Jul 10 14:05:10.682824 np0000005012 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 10 14:05:10.687745 np0000005012 devstack@c-api.service[100142]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 10 14:05:10.689876 np0000005012 devstack@c-api.service[100142]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jul 10 14:05:10 2026] *** Jul 10 14:05:10.689876 np0000005012 devstack@c-api.service[100142]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 10 14:05:10.689876 np0000005012 devstack@c-api.service[100142]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Jul 10 14:05:10.689876 np0000005012 devstack@c-api.service[100142]: nodename: np0000005012 Jul 10 14:05:10.689876 np0000005012 devstack@c-api.service[100142]: machine: x86_64 Jul 10 14:05:10.689876 np0000005012 devstack@c-api.service[100142]: clock source: unix Jul 10 14:05:10.689876 np0000005012 devstack@c-api.service[100142]: pcre jit disabled Jul 10 14:05:10.689876 np0000005012 devstack@c-api.service[100142]: detected number of CPU cores: 16 Jul 10 14:05:10.689876 np0000005012 devstack@c-api.service[100142]: current working directory: / Jul 10 14:05:10.689876 np0000005012 devstack@c-api.service[100142]: detected binary path: /usr/bin/uwsgi-core Jul 10 14:05:10.689876 np0000005012 devstack@c-api.service[100142]: your processes number limit is 257052 Jul 10 14:05:10.689876 np0000005012 devstack@c-api.service[100142]: your memory page size is 4096 bytes Jul 10 14:05:10.689876 np0000005012 devstack@c-api.service[100142]: detected max file descriptor number: 2048 Jul 10 14:05:10.689876 np0000005012 devstack@c-api.service[100142]: lock engine: pthread robust mutexes Jul 10 14:05:10.690164 np0000005012 devstack@c-api.service[100142]: thunder lock: enabled Jul 10 14:05:10.690271 np0000005012 devstack@c-api.service[100142]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 10 14:05:10.690271 np0000005012 devstack@c-api.service[100142]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 10 14:05:10.690271 np0000005012 devstack@c-api.service[100142]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 10 14:05:10.690271 np0000005012 devstack@c-api.service[100142]: Set PythonHome to /opt/stack/data/venv Jul 10 14:05:10.723116 np0000005012 devstack@c-api.service[100142]: Python main interpreter initialized at 0x7b1ed52a4668 Jul 10 14:05:10.723116 np0000005012 devstack@c-api.service[100142]: python threads support enabled Jul 10 14:05:10.723116 np0000005012 devstack@c-api.service[100142]: your server socket listen backlog is limited to 100 connections Jul 10 14:05:10.723116 np0000005012 devstack@c-api.service[100142]: your mercy for graceful operations on workers is 80 seconds Jul 10 14:05:10.723597 np0000005012 devstack@c-api.service[100142]: mapped 671795 bytes (656 KB) for 4 cores Jul 10 14:05:10.723730 np0000005012 devstack@c-api.service[100142]: *** Operational MODE: preforking *** Jul 10 14:05:10.723910 np0000005012 devstack@c-api.service[100142]: *** uWSGI is running in multiple interpreter mode *** Jul 10 14:05:10.723910 np0000005012 devstack@c-api.service[100142]: spawned uWSGI master process (pid: 100142) Jul 10 14:05:10.724092 np0000005012 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 10 14:05:10.724443 np0000005012 devstack@c-api.service[100142]: spawned uWSGI worker 1 (pid: 100152, cores: 1) Jul 10 14:05:10.725874 np0000005012 devstack@c-api.service[100142]: spawned uWSGI worker 2 (pid: 100153, cores: 1) Jul 10 14:05:10.725874 np0000005012 devstack@c-api.service[100142]: spawned uWSGI worker 3 (pid: 100154, cores: 1) Jul 10 14:05:10.725874 np0000005012 devstack@c-api.service[100142]: spawned uWSGI worker 4 (pid: 100155, cores: 1) Jul 10 14:05:10.725874 np0000005012 devstack@c-api.service[100142]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 10 14:05:10.849816 np0000005012 devstack@c-api.service[100152]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 14:05:10.849816 np0000005012 devstack@c-api.service[100152]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 14:05:10.849816 np0000005012 devstack@c-api.service[100152]: we strongly recommend against using it for new projects. Jul 10 14:05:10.849816 np0000005012 devstack@c-api.service[100152]: If you are already using Eventlet, we recommend migrating to a different Jul 10 14:05:10.849816 np0000005012 devstack@c-api.service[100152]: framework. For more detail see Jul 10 14:05:10.849816 np0000005012 devstack@c-api.service[100152]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 14:05:10.849816 np0000005012 devstack@c-api.service[100152]: import eventlet # noqa Jul 10 14:05:10.853020 np0000005012 devstack@c-api.service[100153]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 14:05:10.853020 np0000005012 devstack@c-api.service[100153]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 14:05:10.853020 np0000005012 devstack@c-api.service[100153]: we strongly recommend against using it for new projects. Jul 10 14:05:10.853020 np0000005012 devstack@c-api.service[100153]: If you are already using Eventlet, we recommend migrating to a different Jul 10 14:05:10.853020 np0000005012 devstack@c-api.service[100153]: framework. For more detail see Jul 10 14:05:10.853020 np0000005012 devstack@c-api.service[100153]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 14:05:10.853020 np0000005012 devstack@c-api.service[100153]: import eventlet # noqa Jul 10 14:05:10.857460 np0000005012 devstack@c-api.service[100155]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 14:05:10.857460 np0000005012 devstack@c-api.service[100155]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 14:05:10.857460 np0000005012 devstack@c-api.service[100155]: we strongly recommend against using it for new projects. Jul 10 14:05:10.857460 np0000005012 devstack@c-api.service[100155]: If you are already using Eventlet, we recommend migrating to a different Jul 10 14:05:10.857460 np0000005012 devstack@c-api.service[100155]: framework. For more detail see Jul 10 14:05:10.857460 np0000005012 devstack@c-api.service[100155]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 14:05:10.857460 np0000005012 devstack@c-api.service[100155]: import eventlet # noqa Jul 10 14:05:10.860757 np0000005012 devstack@c-api.service[100154]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 10 14:05:10.860757 np0000005012 devstack@c-api.service[100154]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 10 14:05:10.860757 np0000005012 devstack@c-api.service[100154]: we strongly recommend against using it for new projects. Jul 10 14:05:10.860757 np0000005012 devstack@c-api.service[100154]: If you are already using Eventlet, we recommend migrating to a different Jul 10 14:05:10.860757 np0000005012 devstack@c-api.service[100154]: framework. For more detail see Jul 10 14:05:10.860757 np0000005012 devstack@c-api.service[100154]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 10 14:05:10.860757 np0000005012 devstack@c-api.service[100154]: import eventlet # noqa Jul 10 14:05:10.927811 np0000005012 devstack@c-api.service[100152]: /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 14:05:10.927811 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:05:10.936856 np0000005012 devstack@c-api.service[100154]: /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 14:05:10.936856 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:05:10.937378 np0000005012 devstack@c-api.service[100153]: /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 14:05:10.937378 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:05:10.937801 np0000005012 devstack@c-api.service[100155]: /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 14:05:10.937801 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:05:11.002175 np0000005012 devstack@c-api.service[100152]: /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 14:05:11.002175 np0000005012 devstack@c-api.service[100152]: from cgi import parse_header Jul 10 14:05:11.011448 np0000005012 devstack@c-api.service[100153]: /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 14:05:11.011448 np0000005012 devstack@c-api.service[100153]: from cgi import parse_header Jul 10 14:05:11.011950 np0000005012 devstack@c-api.service[100154]: /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 14:05:11.011950 np0000005012 devstack@c-api.service[100154]: from cgi import parse_header Jul 10 14:05:11.012102 np0000005012 devstack@c-api.service[100155]: /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 14:05:11.012102 np0000005012 devstack@c-api.service[100155]: from cgi import parse_header Jul 10 14:05:11.048236 np0000005012 devstack@c-api.service[100152]: /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 14:05:11.048236 np0000005012 devstack@c-api.service[100152]: removals.removed_module( Jul 10 14:05:11.049956 np0000005012 devstack@c-api.service[100152]: /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 14:05:11.049956 np0000005012 devstack@c-api.service[100152]: removals.removed_module( Jul 10 14:05:11.059042 np0000005012 devstack@c-api.service[100153]: /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 14:05:11.059042 np0000005012 devstack@c-api.service[100153]: removals.removed_module( Jul 10 14:05:11.059125 np0000005012 devstack@c-api.service[100155]: /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 14:05:11.059125 np0000005012 devstack@c-api.service[100155]: removals.removed_module( Jul 10 14:05:11.059519 np0000005012 devstack@c-api.service[100154]: /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 14:05:11.059519 np0000005012 devstack@c-api.service[100154]: removals.removed_module( Jul 10 14:05:11.061013 np0000005012 devstack@c-api.service[100155]: /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 14:05:11.061013 np0000005012 devstack@c-api.service[100155]: removals.removed_module( Jul 10 14:05:11.061105 np0000005012 devstack@c-api.service[100153]: /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 14:05:11.061105 np0000005012 devstack@c-api.service[100153]: removals.removed_module( Jul 10 14:05:11.061333 np0000005012 devstack@c-api.service[100154]: /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 14:05:11.061333 np0000005012 devstack@c-api.service[100154]: removals.removed_module( Jul 10 14:05:11.812279 np0000005012 devstack@c-api.service[100152]: /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 14:05:11.812279 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:05:11.844322 np0000005012 devstack@c-api.service[100155]: /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 14:05:11.844322 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:05:11.864632 np0000005012 devstack@c-api.service[100153]: /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 14:05:11.864632 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:05:11.865634 np0000005012 devstack@c-api.service[100154]: /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 14:05:11.865634 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:05:11.874436 np0000005012 devstack@c-api.service[100152]: /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 14:05:11.874436 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:05:11.893393 np0000005012 devstack@c-api.service[100155]: /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 14:05:11.893393 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:05:11.912889 np0000005012 devstack@c-api.service[100153]: /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 14:05:11.912889 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:05:11.913307 np0000005012 devstack@c-api.service[100154]: /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 14:05:11.913307 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:05:12.053076 np0000005012 devstack@c-api.service[100152]: 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 14:05:12.053266 np0000005012 devstack@c-api.service[100152]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100152) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 14:05:12.059843 np0000005012 devstack@c-api.service[100155]: 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 14:05:12.060023 np0000005012 devstack@c-api.service[100155]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100155) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 14:05:12.079910 np0000005012 devstack@c-api.service[100153]: 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 14:05:12.080088 np0000005012 devstack@c-api.service[100153]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100153) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 14:05:12.098758 np0000005012 devstack@c-api.service[100154]: 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 14:05:12.098944 np0000005012 devstack@c-api.service[100154]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100154) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 10 14:05:12.136264 np0000005012 devstack@c-api.service[100152]: /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 14:05:12.136264 np0000005012 devstack@c-api.service[100152]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 14:05:12.136833 np0000005012 devstack@c-api.service[100155]: /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 14:05:12.136833 np0000005012 devstack@c-api.service[100155]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 14:05:12.142426 np0000005012 devstack@c-api.service[100153]: /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 14:05:12.142426 np0000005012 devstack@c-api.service[100153]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 14:05:12.161230 np0000005012 devstack@c-api.service[100154]: /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 14:05:12.161230 np0000005012 devstack@c-api.service[100154]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 10 14:05:12.590690 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100153) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 14:05:12.590838 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100154) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 14:05:12.591060 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.591123 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100155) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 14:05:12.591170 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.591208 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.591294 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.591355 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.591455 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.591746 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.591846 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.591961 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100152) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 10 14:05:12.592102 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.592489 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.592629 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.592917 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.593522 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.593522 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.593522 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.593681 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.593733 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.593793 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.593838 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.593875 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.593912 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.593948 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.593987 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.594024 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.594059 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.594104 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.594147 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.594185 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.594220 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.594255 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.594299 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.594343 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.594381 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.594846 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.594923 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.594966 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.595005 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.595042 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.595077 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.595115 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.595160 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.595198 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.595234 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.595234 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.595315 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.595355 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.595391 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.595428 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.595471 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.595528 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.595569 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.595606 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.595655 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.595693 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.595739 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.595739 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.595805 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.595842 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.595878 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.595923 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.595970 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.596010 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.596045 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.596086 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.596124 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.596124 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.596188 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.596230 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.596267 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.596317 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.596359 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.596397 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.596434 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.596475 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.596536 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.596582 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.596621 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.596671 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.596720 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.596757 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.596792 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.596829 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.596871 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.596909 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.596946 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.596983 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.597026 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.597063 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.597098 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.597135 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.597175 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.597175 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.597175 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.597175 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.597175 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.597175 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.597952 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.597952 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.598091 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.598157 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.598225 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.598292 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.598292 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.598431 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.598521 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.598592 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.598674 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.598768 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.598839 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.598839 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.598988 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.599178 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.599254 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.599329 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.599412 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.599483 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.599566 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.599634 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.599634 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.599767 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.599834 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.599901 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.599970 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.600037 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.600118 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.600118 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.600118 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.600118 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.600118 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.600118 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.600118 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.600538 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.600538 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.600684 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.600763 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.600806 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.600806 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.600876 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.600914 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.600914 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.600977 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.601012 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.601012 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.601083 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.601083 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.601147 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.601147 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.601211 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.601247 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.601280 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.601316 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.601351 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.601393 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.601438 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.601474 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.601524 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.601563 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.601597 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.601632 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.601666 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.601701 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.601747 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.601747 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.601823 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.601823 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.601823 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.601922 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.601922 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.601922 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.601922 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.601922 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.601922 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.602107 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.602150 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.602187 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.602187 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.602259 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.602297 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.602332 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.602374 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.602409 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.602445 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.602489 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.602992 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.603072 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.603143 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.603209 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.603287 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.603364 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.603435 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.603523 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.603611 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.603686 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.603763 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.603831 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.603896 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.603969 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.604037 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.604103 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.604168 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.604232 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.604306 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.604373 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.604445 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.604533 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.604602 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.604667 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.604743 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.604808 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.604876 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.604944 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.604944 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.605078 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.605149 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.605216 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.605216 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.605345 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.605410 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.605474 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.605563 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.605563 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.605704 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.605777 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.605862 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.605928 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.606006 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.606076 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.606138 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.606138 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.606138 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.606138 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.606138 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.606138 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.606138 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.606138 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.606138 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.606529 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.606529 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.606529 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.606529 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.606668 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.606706 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.606750 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.606785 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.606821 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.606866 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.606903 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.606945 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.606991 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.607027 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.607061 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.607136 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.607136 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.607202 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.607202 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.607202 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.607202 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.607326 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.607326 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.607326 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.607326 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.607326 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.607326 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.607326 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.611742 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.611742 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.611988 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.611988 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.611988 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.611988 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.612172 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.612805 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.612868 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.612918 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.612981 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.613030 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.613075 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.613130 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.613188 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.613250 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.613296 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.613344 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.613444 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.613530 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.613594 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.613681 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.613754 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.613795 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.613834 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.613872 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.613913 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.613956 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.613994 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.614038 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.614077 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.614077 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.614159 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.614199 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.614243 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.614281 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.614318 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.614318 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.614318 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.614318 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.614525 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.614575 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.614658 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.614699 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.614763 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.614813 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.614859 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.614897 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.614897 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.614957 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.614990 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.614990 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.615029 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.615029 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.615029 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.615029 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.615315 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.615396 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.615477 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.615531 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.615602 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.615683 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.615761 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.615795 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.615823 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.615823 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.615909 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.615976 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.616038 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.616075 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.616116 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.616150 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.616247 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.616314 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.616380 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.616443 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.616524 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.616575 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.616602 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.616625 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.616625 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.616736 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.616786 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.616830 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.616879 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.616969 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.617000 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.617030 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.617052 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.617117 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.617160 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.617217 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.617268 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.617303 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.617341 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.617379 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.617413 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.617437 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.617457 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.617485 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.617550 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.617550 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.617733 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.617782 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.617859 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.618011 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.618178 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.618178 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.618178 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.618351 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.618414 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.618521 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.618593 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.618593 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.618693 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.618756 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.618796 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.618832 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.618869 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.618911 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.618950 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.618997 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.619036 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.619072 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.619109 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.619109 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.619172 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.619207 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.619244 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.619285 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.619344 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.619394 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.619394 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.619461 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.619512 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.619876 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.619876 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.619876 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.620074 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.620074 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.620988 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.621066 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.621147 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.621215 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.621282 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.621348 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.621348 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.621479 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.621569 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.621638 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.621727 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.621797 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.621862 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.621935 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.622007 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.622071 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.622071 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.622192 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.622270 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.622270 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.622270 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.622455 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.622455 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.622455 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.622455 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.622455 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.622627 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.622666 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.622721 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.622721 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.622807 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.622851 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.622889 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.622928 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.622965 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.623003 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.623038 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.623074 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.623117 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.623117 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.623189 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.623224 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.623259 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.623294 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.623337 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.623375 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.623415 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.623741 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.623818 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.623881 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.623941 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.624004 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.624064 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.624124 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.624183 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.624183 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.624292 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.624366 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.624366 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.624483 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.624562 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.624625 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.624685 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.624766 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.624829 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.624890 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.624950 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.625029 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.625029 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.625029 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.625200 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.625200 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.625311 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.625378 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.625438 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.625513 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.625593 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.625671 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.625749 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.625749 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.625846 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.625883 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.625920 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.625958 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.625993 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.626029 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.626075 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.626114 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.626149 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.626184 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.626218 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.626255 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.626291 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.626335 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.626372 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.626413 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.626461 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.626515 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.626555 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.626596 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.626641 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.626686 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.626733 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.626772 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.626807 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.626850 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.626888 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.626925 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.626962 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.626997 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.627033 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.627069 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.627108 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.627145 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.627180 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.627225 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.627270 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.627309 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.627349 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.627385 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.627422 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.627464 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.627524 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.627564 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.627673 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.627726 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.627766 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.627802 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.627837 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.627875 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.627911 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.627949 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.627986 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.628024 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.628060 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.628109 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.628149 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.628187 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.628224 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.628263 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.628299 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.628335 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.628373 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.628408 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.628446 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.628493 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.629126 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.629196 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.629264 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.629333 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.629402 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.629470 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.629554 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.629622 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.629622 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.629775 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.629961 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.630036 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.630103 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.630170 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.630235 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.630235 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.630362 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.630429 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.630494 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.630577 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.630577 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.630577 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.630790 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.630790 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.630790 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.630790 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.630790 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.631092 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.631160 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.631226 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.631291 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.631372 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.631443 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.631539 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.631609 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.631675 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.631756 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.631821 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.631885 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.631953 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.632032 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.632101 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.632168 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.632241 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.632315 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.632383 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.632458 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.632542 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.632542 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.632670 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.632759 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.632759 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.632759 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.632940 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.633008 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.633008 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.633128 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.633194 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.633265 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.633382 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.633462 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.633562 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.633632 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.633699 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.633777 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.633842 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.633909 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.633978 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.634055 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.634124 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.634192 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.634258 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.634327 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.634392 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.634457 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.634520 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.634559 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.634597 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.634647 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.634693 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.634741 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.634780 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.634817 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.634852 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.634896 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.634936 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.634979 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.635026 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.635070 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.635116 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.635116 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.635182 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.635218 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.635255 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.635291 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.635333 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.635370 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.635427 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.635469 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.635529 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.635573 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.635622 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.635622 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.635694 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.635741 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.635780 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.635815 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.635815 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.635815 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.635815 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.635815 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.635815 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.635815 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.636027 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.636027 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.636027 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.636027 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.636027 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.636027 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.636027 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.636244 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.636244 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.636244 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.636244 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.636244 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.636244 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.636244 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.636458 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.636458 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.636458 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.636458 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.636458 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.636458 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.636458 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.637304 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.637373 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.637455 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.637455 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.637611 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.637677 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.637755 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.637820 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.637886 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.637955 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.638128 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.638311 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.638380 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.638380 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.638546 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.638546 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.638546 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.638546 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.638546 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.638546 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.638546 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.638982 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.638982 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.639116 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.639255 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.639323 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.639400 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.639475 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.639562 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.639624 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.639687 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.639772 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.639838 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.639899 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.639987 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.640145 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.640215 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.640276 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.640339 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.640412 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.640412 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.640412 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.640621 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.640621 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.640621 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.640621 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.640621 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.640621 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.640621 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.640999 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.640999 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.640999 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.641096 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.641134 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.641181 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.641219 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.641254 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.641289 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.641324 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.641360 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.641407 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.641453 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.641618 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.641693 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.641777 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.641840 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.641901 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.641971 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.642038 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.642099 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.642157 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.642157 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.642276 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.642343 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.642425 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.642425 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.642575 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.642575 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.642575 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.642575 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.642575 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.642883 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.642926 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.642981 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.643019 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.643053 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.643089 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.643125 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.643125 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.643125 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.643125 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.643125 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.643125 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.643125 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.643340 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.643384 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.643431 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.643431 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.643523 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.643576 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.643616 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.643652 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.643652 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.643736 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.643778 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.643778 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.643778 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.643778 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.643778 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.643778 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.643778 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.643778 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.644019 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.644019 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.644083 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.644121 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.644121 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.644183 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.644220 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.644257 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.644293 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.644330 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.644387 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.644433 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.644433 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.644433 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.644567 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.644567 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.644567 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.644567 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.644567 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.644567 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.644567 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.645164 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.645164 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.645164 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.645343 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.645403 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.645468 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.645579 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.648562 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.648658 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.648752 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.648752 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.648880 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.648950 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.649024 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.649164 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.649246 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.649246 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.649246 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.649246 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.649481 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.649573 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.649639 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.649707 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.649786 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.649786 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.649786 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.649786 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.650040 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.650119 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.650205 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.650205 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.650420 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.650420 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.650663 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.650754 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.650833 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.650914 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.650984 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.651050 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.651116 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.651182 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.651249 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.651316 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.651389 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.651455 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.651552 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.651622 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.651688 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.651795 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.651864 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.651942 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.652012 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.652012 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.652012 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.652188 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.652260 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.652335 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.652405 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.652481 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.652481 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.652481 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.652481 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.652481 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 10 14:05:12.652857 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.652910 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.652949 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.652995 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.653039 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.653085 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.653126 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.653162 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.653199 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.653235 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.653271 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.653308 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.653344 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.653381 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.653426 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.653426 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.653426 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.653426 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.653813 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 10 14:05:12.653813 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 10 14:05:12.653813 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 10 14:05:12.654001 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 10 14:05:12.654001 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 10 14:05:12.654123 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 10 14:05:12.690455 np0000005012 devstack@c-api.service[100152]: INFO dbcounter [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Registered counter for database cinder Jul 10 14:05:12.692167 np0000005012 devstack@c-api.service[100155]: INFO dbcounter [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Registered counter for database cinder Jul 10 14:05:12.693757 np0000005012 devstack@c-api.service[100153]: INFO dbcounter [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Registered counter for database cinder Jul 10 14:05:12.702681 np0000005012 devstack@c-api.service[100154]: INFO dbcounter [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Registered counter for database cinder Jul 10 14:05:12.728794 np0000005012 devstack@c-api.service[100152]: DEBUG oslo_db.sqlalchemy.engines [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 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=100152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:05:12.731374 np0000005012 devstack@c-api.service[100155]: DEBUG oslo_db.sqlalchemy.engines [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e 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=100155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:05:12.746551 np0000005012 devstack@c-api.service[100154]: DEBUG oslo_db.sqlalchemy.engines [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 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=100154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:05:12.747358 np0000005012 devstack@c-api.service[100153]: DEBUG oslo_db.sqlalchemy.engines [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff 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=100153) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:05:12.836570 np0000005012 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writer thread running {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 14:05:12.839434 np0000005012 devstack@c-api.service[100152]: INFO cinder.rpc [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 14:05:12.842199 np0000005012 devstack@c-api.service[100152]: INFO cinder.rpc [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 14:05:12.842518 np0000005012 devstack@c-api.service[100155]: DEBUG dbcounter [-] [100155] Writer thread running {{(pid=100155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 14:05:12.844317 np0000005012 devstack@c-api.service[100152]: INFO cinder.rpc [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 14:05:12.846250 np0000005012 devstack@c-api.service[100152]: INFO cinder.rpc [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 14:05:12.846668 np0000005012 devstack@c-api.service[100152]: WARNING stevedore.named [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.847029 np0000005012 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.849410 np0000005012 devstack@c-api.service[100152]: WARNING cinder.keymgr.conf_key_mgr [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 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 14:05:12.852792 np0000005012 devstack@c-api.service[100152]: WARNING stevedore.named [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.853027 np0000005012 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.853583 np0000005012 devstack@c-api.service[100155]: INFO cinder.rpc [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 14:05:12.854318 np0000005012 devstack@c-api.service[100153]: DEBUG dbcounter [-] [100153] Writer thread running {{(pid=100153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 14:05:12.854400 np0000005012 devstack@c-api.service[100154]: DEBUG dbcounter [-] [100154] Writer thread running {{(pid=100154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 10 14:05:12.856218 np0000005012 devstack@c-api.service[100153]: INFO cinder.rpc [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 14:05:12.856323 np0000005012 devstack@c-api.service[100155]: INFO cinder.rpc [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 14:05:12.856720 np0000005012 devstack@c-api.service[100154]: INFO cinder.rpc [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 10 14:05:12.858189 np0000005012 devstack@c-api.service[100153]: INFO cinder.rpc [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 14:05:12.858703 np0000005012 devstack@c-api.service[100154]: INFO cinder.rpc [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 10 14:05:12.859949 np0000005012 devstack@c-api.service[100153]: INFO cinder.rpc [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 14:05:12.860673 np0000005012 devstack@c-api.service[100154]: INFO cinder.rpc [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 14:05:12.861445 np0000005012 devstack@c-api.service[100155]: INFO cinder.rpc [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 10 14:05:12.861540 np0000005012 devstack@c-api.service[100153]: INFO cinder.rpc [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 14:05:12.861785 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.862012 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.862518 np0000005012 devstack@c-api.service[100154]: INFO cinder.rpc [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 14:05:12.862603 np0000005012 devstack@c-api.service[100153]: WARNING cinder.keymgr.conf_key_mgr [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff 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 14:05:12.862769 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.863071 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.863563 np0000005012 devstack@c-api.service[100155]: INFO cinder.rpc [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 10 14:05:12.863757 np0000005012 devstack@c-api.service[100154]: WARNING cinder.keymgr.conf_key_mgr [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 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 14:05:12.863962 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.864632 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.864917 np0000005012 devstack@c-api.service[100155]: WARNING cinder.keymgr.conf_key_mgr [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e 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 14:05:12.864961 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.865203 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.865864 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.866073 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.867278 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.867410 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.892642 np0000005012 devstack@c-api.service[100152]: DEBUG oslo_db.sqlalchemy.engines [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 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=100152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:05:12.894486 np0000005012 devstack@c-api.service[100154]: DEBUG oslo_db.sqlalchemy.engines [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 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=100154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:05:12.895102 np0000005012 devstack@c-api.service[100152]: INFO cinder.rpc [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 14:05:12.897652 np0000005012 devstack@c-api.service[100154]: INFO cinder.rpc [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 14:05:12.897824 np0000005012 devstack@c-api.service[100153]: DEBUG oslo_db.sqlalchemy.engines [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff 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=100153) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:05:12.897883 np0000005012 devstack@c-api.service[100152]: INFO cinder.rpc [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 14:05:12.897883 np0000005012 devstack@c-api.service[100152]: WARNING stevedore.named [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.897883 np0000005012 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.898042 np0000005012 devstack@c-api.service[100155]: DEBUG oslo_db.sqlalchemy.engines [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e 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=100155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:05:12.898804 np0000005012 devstack@c-api.service[100154]: INFO cinder.rpc [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 14:05:12.899347 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.899347 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.899442 np0000005012 devstack@c-api.service[100153]: INFO cinder.rpc [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 14:05:12.900486 np0000005012 devstack@c-api.service[100155]: INFO cinder.rpc [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 10 14:05:12.901231 np0000005012 devstack@c-api.service[100153]: INFO cinder.rpc [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 14:05:12.901618 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.901753 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.902335 np0000005012 devstack@c-api.service[100155]: INFO cinder.rpc [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 10 14:05:12.902736 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.902863 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.906891 np0000005012 devstack@c-api.service[100152]: WARNING stevedore.named [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.907059 np0000005012 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.907871 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.908019 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.909258 np0000005012 devstack@c-api.service[100152]: WARNING stevedore.named [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.909402 np0000005012 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.910037 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.910073 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.910182 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.910214 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.911537 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.911747 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.912122 np0000005012 devstack@c-api.service[100152]: WARNING stevedore.named [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.912201 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.912232 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.912256 np0000005012 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.912329 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.912362 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.914080 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.914202 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.914319 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.914447 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.914977 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.915021 np0000005012 devstack@c-api.service[100152]: WARNING stevedore.named [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.915091 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.915125 np0000005012 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.917032 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.917082 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.917106 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.917127 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.917169 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.917194 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.917280 np0000005012 devstack@c-api.service[100152]: WARNING stevedore.named [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.917457 np0000005012 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.918949 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.918998 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.919059 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.919090 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.919422 np0000005012 devstack@c-api.service[100152]: WARNING stevedore.named [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.919614 np0000005012 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.920575 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.920782 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.920814 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.920919 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.921730 np0000005012 devstack@c-api.service[100152]: WARNING stevedore.named [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.921803 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.921871 np0000005012 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.921926 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.922860 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.922974 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.923271 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.923477 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.923664 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.923796 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.924979 np0000005012 devstack@c-api.service[100152]: WARNING stevedore.named [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.925114 np0000005012 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.925607 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.925702 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.925765 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.925810 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.926271 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.926401 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.926475 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.926531 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.927329 np0000005012 devstack@c-api.service[100152]: WARNING stevedore.named [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.927472 np0000005012 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.927591 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.927711 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.928163 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.928283 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.928315 np0000005012 devstack@c-api.service[100152]: WARNING stevedore.named [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.928375 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.928479 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.928531 np0000005012 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.928715 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.928912 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.930228 np0000005012 devstack@c-api.service[100152]: WARNING stevedore.named [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.930290 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.930333 np0000005012 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.930383 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.930989 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.931160 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.932120 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.932223 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.934133 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.934199 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.934239 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.934338 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.934415 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.934489 np0000005012 devstack@c-api.service[100152]: WARNING stevedore.named [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.934577 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.934624 np0000005012 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.935315 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.935484 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.935670 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.935792 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.936365 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.936467 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.936568 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.936726 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.937110 np0000005012 devstack@c-api.service[100152]: WARNING stevedore.named [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.937246 np0000005012 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.937345 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.937465 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.937565 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.937699 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.937808 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.937985 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.938131 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.938251 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.938440 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.938562 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.938884 np0000005012 devstack@c-api.service[100152]: WARNING stevedore.named [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.938975 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.939046 np0000005012 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.939124 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.939171 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.939284 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.939694 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.939812 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.939942 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.939991 np0000005012 devstack@c-api.service[100152]: WARNING stevedore.named [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.940027 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.940118 np0000005012 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.940333 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.940436 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.940733 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.940824 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.940921 np0000005012 devstack@c-api.service[100152]: WARNING stevedore.named [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.941079 np0000005012 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.941204 np0000005012 devstack@c-api.service[100154]: WARNING cinder.api.contrib.hosts [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 14:05:12.941343 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.941448 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.941494 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.941597 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.941918 np0000005012 devstack@c-api.service[100152]: WARNING stevedore.named [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.941994 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.942063 np0000005012 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.942107 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.942145 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.router [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Extended resource: extensions {{(pid=100154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.942814 np0000005012 devstack@c-api.service[100153]: WARNING cinder.api.contrib.hosts [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 14:05:12.942870 np0000005012 devstack@c-api.service[100152]: WARNING stevedore.named [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.942951 np0000005012 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.943020 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.943136 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.943200 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.router [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Extended resource: consistencygroups {{(pid=100154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.943616 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.router [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Extended resource: extensions {{(pid=100153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.943765 np0000005012 devstack@c-api.service[100152]: WARNING stevedore.named [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.943808 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.943845 np0000005012 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.943883 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.944301 np0000005012 devstack@c-api.service[100152]: WARNING stevedore.named [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.944400 np0000005012 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.944679 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.router [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Extended resource: consistencygroups {{(pid=100153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.944763 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.router [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Extended resource: extra_specs {{(pid=100154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.945269 np0000005012 devstack@c-api.service[100152]: WARNING cinder.api.contrib.hosts [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 14:05:12.945551 np0000005012 devstack@c-api.service[100152]: WARNING stevedore.named [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.945690 np0000005012 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.945959 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.router [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Extended resource: capabilities {{(pid=100154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.946119 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.router [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Extended resource: extra_specs {{(pid=100153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.946238 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Extended resource: extensions {{(pid=100152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.946315 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.946486 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.946979 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.router [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Extended resource: backups {{(pid=100154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.947337 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.router [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Extended resource: capabilities {{(pid=100153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.947378 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Extended resource: consistencygroups {{(pid=100152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.947773 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.947918 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.948293 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.router [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Extended resource: backups {{(pid=100153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.948567 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.router [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Extended resource: os-quota-sets {{(pid=100154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.948802 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.948946 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.948979 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Extended resource: extra_specs {{(pid=100152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.949638 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.949731 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.router [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Extended resource: qos-specs {{(pid=100154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.949789 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.949922 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.router [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Extended resource: os-quota-sets {{(pid=100153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.950235 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Extended resource: capabilities {{(pid=100152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.950610 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.950771 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.951054 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.router [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Extended resource: qos-specs {{(pid=100153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.951252 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Extended resource: backups {{(pid=100152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.951611 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.951767 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.951866 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.router [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Extended resource: encryption {{(pid=100154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.952383 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.952532 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.952643 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.router [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Extended resource: encryption {{(pid=100153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.952951 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Extended resource: os-quota-sets {{(pid=100152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.953086 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.router [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Extended resource: encryption {{(pid=100154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.953144 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.953306 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.954096 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Extended resource: qos-specs {{(pid=100152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.954149 np0000005012 devstack@c-api.service[100155]: WARNING cinder.api.contrib.hosts [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 10 14:05:12.954296 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.router [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Extended resource: cgsnapshots {{(pid=100154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.954358 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.router [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Extended resource: encryption {{(pid=100153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.954443 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.954625 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.955193 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.router [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Extended resource: extensions {{(pid=100155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.955411 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.router [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Extended resource: scheduler-stats {{(pid=100154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.955528 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.router [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Extended resource: cgsnapshots {{(pid=100153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.956098 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Extended resource: encryption {{(pid=100152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.956307 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.router [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Extended resource: consistencygroups {{(pid=100155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.956564 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.router [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Extended resource: os-volume-manage {{(pid=100154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.956630 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.router [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Extended resource: scheduler-stats {{(pid=100153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.957687 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.router [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Extended resource: os-snapshot-manage {{(pid=100154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.957746 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.router [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Extended resource: os-volume-manage {{(pid=100153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.957943 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Extended resource: encryption {{(pid=100152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.957987 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.router [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Extended resource: extra_specs {{(pid=100155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.958819 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.router [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Extended resource: os-snapshot-manage {{(pid=100153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.958868 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.router [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Extended resource: os-volume-transfer {{(pid=100154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.959212 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Extended resource: cgsnapshots {{(pid=100152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.959299 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.router [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Extended resource: capabilities {{(pid=100155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.960081 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.router [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Extended resource: os-hosts {{(pid=100154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.960113 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.router [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Extended resource: os-volume-transfer {{(pid=100153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.960360 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Extended resource: scheduler-stats {{(pid=100152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.960397 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.router [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Extended resource: backups {{(pid=100155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.961308 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.router [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Extended resource: os-volume-type-access {{(pid=100154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.961374 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.router [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Extended resource: os-hosts {{(pid=100153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.961449 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Extended resource: os-volume-manage {{(pid=100152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.962107 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.router [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Extended resource: os-quota-sets {{(pid=100155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.962394 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.router [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Extended resource: os-volume-type-access {{(pid=100153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.962583 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.router [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Extended resource: os-availability-zone {{(pid=100154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.962639 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Extended resource: os-snapshot-manage {{(pid=100152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.963413 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.router [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Extended resource: qos-specs {{(pid=100155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.963642 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.router [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Extended resource: os-quota-class-sets {{(pid=100154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.963708 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.router [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Extended resource: os-availability-zone {{(pid=100153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.963813 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Extended resource: os-volume-transfer {{(pid=100152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.964767 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.router [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Extended resource: os-quota-class-sets {{(pid=100153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.964936 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.965145 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.965184 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.router [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Extended resource: encryption {{(pid=100155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.965208 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Extended resource: os-hosts {{(pid=100152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.965807 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.965943 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.966011 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.966139 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.966197 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Extended resource: os-volume-type-access {{(pid=100152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.966541 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.966585 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.router [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Extended resource: encryption {{(pid=100155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.966692 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.966837 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.966940 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.967215 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.contrib.snapshot_actions [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] SnapshotActionsController initialized {{(pid=100154) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 14:05:12.967558 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.967635 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.967680 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.967745 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Extended resource: os-availability-zone {{(pid=100152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.967821 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.967952 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.router [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Extended resource: cgsnapshots {{(pid=100155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.968144 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.contrib.snapshot_actions [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] SnapshotActionsController initialized {{(pid=100153) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 14:05:12.968256 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.968335 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.968475 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.968580 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.968812 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Extended resource: os-quota-class-sets {{(pid=100152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.969013 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.969125 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.969174 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.969262 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.969818 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.969900 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.969943 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.router [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Extended resource: scheduler-stats {{(pid=100155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.969987 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.970022 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.970147 np0000005012 devstack@c-api.service[100152]: WARNING stevedore.named [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.970292 np0000005012 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.970370 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.router [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.970494 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.router [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.970578 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.970615 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.router [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.970648 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.970750 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.router [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.970821 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.router [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.970900 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.router [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.970986 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.router [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Extension UsedLimits extending resource: limits {{(pid=100154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.971057 np0000005012 devstack@c-api.service[100152]: WARNING stevedore.named [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.971119 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.router [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.971158 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.router [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Extended resource: os-volume-manage {{(pid=100155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.971194 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.router [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.971238 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.router [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.971273 np0000005012 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.971314 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.router [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.971346 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.router [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.971346 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.router [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.971411 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.router [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Extension AdminActions extending resource: volumes {{(pid=100154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.971445 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.router [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.971481 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.router [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Extension AdminActions extending resource: snapshots {{(pid=100154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.971538 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.router [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.971574 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.router [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Extension AdminActions extending resource: backups {{(pid=100154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.971748 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.router [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.971816 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.router [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Extension VolumeActions extending resource: volumes {{(pid=100154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.971881 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.router [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Extension UsedLimits extending resource: limits {{(pid=100153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.971947 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.router [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.972026 np0000005012 devstack@c-api.service[100152]: WARNING stevedore.named [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.972089 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.router [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Extension SnapshotActions extending resource: snapshots {{(pid=100153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.972154 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.router [None req-a1d5864c-51d8-4069-a1fd-be9d800efdd4 None None] Extension TypesManage extending resource: types {{(pid=100154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.972213 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.router [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.972291 np0000005012 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.972354 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.router [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Extension VolumeTypeAccess extending resource: types {{(pid=100153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.972354 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.router [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Extension AdminActions extending resource: volumes {{(pid=100153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.972354 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.router [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Extension AdminActions extending resource: snapshots {{(pid=100153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.972556 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.router [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Extended resource: os-snapshot-manage {{(pid=100155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.972599 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.router [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Extension AdminActions extending resource: backups {{(pid=100153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.972599 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.router [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Extension VolumeActions extending resource: volumes {{(pid=100153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.972661 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.snapshot_actions [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] SnapshotActionsController initialized {{(pid=100152) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 14:05:12.972697 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.router [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.972697 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.router [None req-fe7fdc97-2a46-4c39-832c-02d4ba26adff None None] Extension TypesManage extending resource: types {{(pid=100153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.972801 np0000005012 devstack@c-api.service[100152]: WARNING stevedore.named [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.972927 np0000005012 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.973352 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.router [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Extended resource: os-volume-transfer {{(pid=100155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.973477 np0000005012 devstack@c-api.service[100152]: WARNING stevedore.named [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.973604 np0000005012 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.974241 np0000005012 devstack@c-api.service[100152]: WARNING stevedore.named [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.974389 np0000005012 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.974864 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.router [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Extended resource: os-hosts {{(pid=100155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.975099 np0000005012 devstack@c-api.service[100152]: WARNING stevedore.named [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.975198 np0000005012 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.975708 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.975852 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.975905 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.router [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Extended resource: os-volume-type-access {{(pid=100155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.975948 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.976064 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.976172 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.976249 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.976345 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Extension UsedLimits extending resource: limits {{(pid=100152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.976427 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.976527 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.976636 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.976787 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Extension AdminActions extending resource: volumes {{(pid=100152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.976884 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Extension AdminActions extending resource: snapshots {{(pid=100152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.976984 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Extension AdminActions extending resource: backups {{(pid=100152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.977078 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Extension VolumeActions extending resource: volumes {{(pid=100152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.977218 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.977271 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.router [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Extended resource: os-availability-zone {{(pid=100155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.977332 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.router [None req-d76fdab0-879d-4b4f-943f-0a13a00394e0 None None] Extension TypesManage extending resource: types {{(pid=100152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.978336 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.router [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Extended resource: os-quota-class-sets {{(pid=100155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 10 14:05:12.978897 np0000005012 devstack@c-api.service[100154]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b1ed52a4668 pid: 100154 (default app) Jul 10 14:05:12.979179 np0000005012 devstack@c-api.service[100153]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b1ed52a4668 pid: 100153 (default app) Jul 10 14:05:12.979650 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.979797 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.980489 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.980618 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.981233 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.981338 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.981860 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.contrib.snapshot_actions [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] SnapshotActionsController initialized {{(pid=100155) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 10 14:05:12.982229 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.982327 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.982921 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.983023 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.983676 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.983800 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.984439 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:05:12.984496 np0000005012 devstack@c-api.service[100152]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b1ed52a4668 pid: 100152 (default app) Jul 10 14:05:12.984586 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:05:12.985103 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.router [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.985231 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.router [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.985353 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.router [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.985494 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.router [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.985564 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.router [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.985681 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.router [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.985807 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.router [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Extension UsedLimits extending resource: limits {{(pid=100155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.985877 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.router [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Extension SnapshotActions extending resource: snapshots {{(pid=100155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.985993 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.router [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.986098 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.router [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Extension VolumeTypeAccess extending resource: types {{(pid=100155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.986201 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.router [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Extension AdminActions extending resource: volumes {{(pid=100155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.986308 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.router [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Extension AdminActions extending resource: snapshots {{(pid=100155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.986388 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.router [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Extension AdminActions extending resource: backups {{(pid=100155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.986482 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.router [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Extension VolumeActions extending resource: volumes {{(pid=100155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.986622 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.router [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.986715 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.router [None req-53f16641-f2fe-493d-aa73-7dc4426c7a6e None None] Extension TypesManage extending resource: types {{(pid=100155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 10 14:05:12.987779 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f7ee0f97-0485-4453-9038-8350a8acaae9 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:05:12.990858 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1/1] 10.4.3.66 () {60 vars in 918 bytes} [Fri Jul 10 14:05:12 2026] GET /volume/v3/ => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 10 14:05:12.994096 np0000005012 devstack@c-api.service[100155]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b1ed52a4668 pid: 100155 (default app) Jul 10 14:05:17.678948 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0ebe82f3-60e3-4aa1-9ca1-ecea7a32b34d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:05:18.244319 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0ebe82f3-60e3-4aa1-9ca1-ecea7a32b34d admin admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:05:18.244909 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0ebe82f3-60e3-4aa1-9ca1-ecea7a32b34d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null, "os-volume-type-access:is_public": true}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:05:18.246459 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:05:18.246459 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:05:18.277669 np0000005012 devstack@c-api.service[100153]: DEBUG oslo_db.sqlalchemy.engines [None req-0ebe82f3-60e3-4aa1-9ca1-ecea7a32b34d 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=100153) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:05:18.301660 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0ebe82f3-60e3-4aa1-9ca1-ecea7a32b34d admin admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:05:18.301983 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1/2] 10.4.3.66 () {68 vars in 1249 bytes} [Fri Jul 10 14:05:17 2026] POST /volume/v3/types => generated 183 bytes in 633 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:05:18.317936 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-0ebe82f3-60e3-4aa1-9ca1-ecea7a32b34d req-0c8d94b1-c513-4bd3-9fcd-8bed77849fbf None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:05:18.607430 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-0ebe82f3-60e3-4aa1-9ca1-ecea7a32b34d req-0c8d94b1-c513-4bd3-9fcd-8bed77849fbf admin admin] POST https://10.4.3.66/volume/v3/types/95828c8e-b396-4b85-82b5-483b2b1ead15/extra_specs Jul 10 14:05:18.607986 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-0ebe82f3-60e3-4aa1-9ca1-ecea7a32b34d req-0c8d94b1-c513-4bd3-9fcd-8bed77849fbf admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:05:18.609681 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:05:18.609681 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:05:18.641140 np0000005012 devstack@c-api.service[100152]: DEBUG oslo_db.sqlalchemy.engines [req-0ebe82f3-60e3-4aa1-9ca1-ecea7a32b34d req-0c8d94b1-c513-4bd3-9fcd-8bed77849fbf 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=100152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:05:18.697061 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-0ebe82f3-60e3-4aa1-9ca1-ecea7a32b34d req-0c8d94b1-c513-4bd3-9fcd-8bed77849fbf admin admin] https://10.4.3.66/volume/v3/types/95828c8e-b396-4b85-82b5-483b2b1ead15/extra_specs returned with HTTP 200 Jul 10 14:05:18.697603 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1/3] 10.4.3.66 () {70 vars in 1467 bytes} [Fri Jul 10 14:05:18 2026] POST /volume/v3/types/95828c8e-b396-4b85-82b5-483b2b1ead15/extra_specs => generated 52 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:05:18.920876 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-0ebe82f3-60e3-4aa1-9ca1-ecea7a32b34d req-68e48591-ae03-49d9-a764-5882d20a4357 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:05:19.181125 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-0ebe82f3-60e3-4aa1-9ca1-ecea7a32b34d req-68e48591-ae03-49d9-a764-5882d20a4357 admin admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:05:19.181723 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-0ebe82f3-60e3-4aa1-9ca1-ecea7a32b34d req-68e48591-ae03-49d9-a764-5882d20a4357 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null, "os-volume-type-access:is_public": true}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:05:19.183254 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:05:19.183254 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:05:19.214012 np0000005012 devstack@c-api.service[100154]: DEBUG oslo_db.sqlalchemy.engines [req-0ebe82f3-60e3-4aa1-9ca1-ecea7a32b34d req-68e48591-ae03-49d9-a764-5882d20a4357 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=100154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:05:19.238696 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-0ebe82f3-60e3-4aa1-9ca1-ecea7a32b34d req-68e48591-ae03-49d9-a764-5882d20a4357 admin admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:05:19.239191 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 2/4] 10.4.3.66 () {70 vars in 1321 bytes} [Fri Jul 10 14:05:18 2026] POST /volume/v3/types => generated 186 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:05:19.260464 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-0ebe82f3-60e3-4aa1-9ca1-ecea7a32b34d req-04d7a2be-36a3-4811-9bcf-3b6bb0df71ea None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:05:19.561266 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-0ebe82f3-60e3-4aa1-9ca1-ecea7a32b34d req-04d7a2be-36a3-4811-9bcf-3b6bb0df71ea admin admin] POST https://10.4.3.66/volume/v3/types/d1bf57bb-d64b-4a91-b78a-2eceb49a2012/extra_specs Jul 10 14:05:19.562418 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-0ebe82f3-60e3-4aa1-9ca1-ecea7a32b34d req-04d7a2be-36a3-4811-9bcf-3b6bb0df71ea admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:05:19.564553 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:05:19.564553 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:05:19.593566 np0000005012 devstack@c-api.service[100155]: DEBUG oslo_db.sqlalchemy.engines [req-0ebe82f3-60e3-4aa1-9ca1-ecea7a32b34d req-04d7a2be-36a3-4811-9bcf-3b6bb0df71ea 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=100155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:05:19.645539 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-0ebe82f3-60e3-4aa1-9ca1-ecea7a32b34d req-04d7a2be-36a3-4811-9bcf-3b6bb0df71ea admin admin] https://10.4.3.66/volume/v3/types/d1bf57bb-d64b-4a91-b78a-2eceb49a2012/extra_specs returned with HTTP 200 Jul 10 14:05:19.645539 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1/5] 10.4.3.66 () {70 vars in 1467 bytes} [Fri Jul 10 14:05:19 2026] POST /volume/v3/types/d1bf57bb-d64b-4a91-b78a-2eceb49a2012/extra_specs => generated 45 bytes in 398 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:05:28.299388 np0000005012 devstack@c-api.service[100153]: DEBUG dbcounter [-] [100153] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:05:28.695821 np0000005012 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:05:29.236391 np0000005012 devstack@c-api.service[100154]: DEBUG dbcounter [-] [100154] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:05:29.643671 np0000005012 devstack@c-api.service[100155]: DEBUG dbcounter [-] [100155] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:05:44.371539 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-afec1716-741f-4113-b0ba-f391edec9d9c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:05:44.371919 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-afec1716-741f-4113-b0ba-f391edec9d9c None None] GET https://10.4.3.66/volume// Jul 10 14:05:44.372067 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-afec1716-741f-4113-b0ba-f391edec9d9c None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:05:44.372272 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-afec1716-741f-4113-b0ba-f391edec9d9c None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:05:44.372784 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-afec1716-741f-4113-b0ba-f391edec9d9c None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:05:44.373040 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 2/6] 10.4.3.66 () {66 vars in 1418 bytes} [Fri Jul 10 14:05:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:06:23.979484 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-25ea6355-f25c-4521-8700-87e0f4d12f43 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:06:24.252764 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-25ea6355-f25c-4521-8700-87e0f4d12f43 tempest-verify_tempest_config-103612958 tempest-verify_tempest_config-103612958-project-member] GET https://10.4.3.66/volume/v3/extensions Jul 10 14:06:24.252930 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-25ea6355-f25c-4521-8700-87e0f4d12f43 tempest-verify_tempest_config-103612958 tempest-verify_tempest_config-103612958-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:06:24.253117 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-25ea6355-f25c-4521-8700-87e0f4d12f43 tempest-verify_tempest_config-103612958 tempest-verify_tempest_config-103612958-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:06:24.253445 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-25ea6355-f25c-4521-8700-87e0f4d12f43 tempest-verify_tempest_config-103612958 tempest-verify_tempest_config-103612958-project-member] https://10.4.3.66/volume/v3/extensions returned with HTTP 200 Jul 10 14:06:24.253811 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 2/7] 10.4.3.66 () {66 vars in 1239 bytes} [Fri Jul 10 14:06:23 2026] GET /volume/v3/extensions => generated 5245 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:07:08.819659 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-888542e0-4338-46a7-b51a-dace8d071f9c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:09.138845 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-888542e0-4338-46a7-b51a-dace8d071f9c tempest-GroupsTest-1063807777 tempest-GroupsTest-1063807777-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:07:09.139297 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-888542e0-4338-46a7-b51a-dace8d071f9c tempest-GroupsTest-1063807777 tempest-GroupsTest-1063807777-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-690597139"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:09.161119 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-888542e0-4338-46a7-b51a-dace8d071f9c tempest-GroupsTest-1063807777 tempest-GroupsTest-1063807777-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:07:09.161606 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 3/8] 10.4.3.66 () {68 vars in 1245 bytes} [Fri Jul 10 14:07:08 2026] POST /volume/v3/types => generated 215 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:09.171343 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f7e36baf-114d-41ab-b1dc-c2d2b177f1d8 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:09.174131 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f7e36baf-114d-41ab-b1dc-c2d2b177f1d8 tempest-GroupsTest-1063807777 tempest-GroupsTest-1063807777-project-admin] POST https://10.4.3.66/volume/v3/group_types Jul 10 14:07:09.174433 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f7e36baf-114d-41ab-b1dc-c2d2b177f1d8 tempest-GroupsTest-1063807777 tempest-GroupsTest-1063807777-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1694647217"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:09.203288 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f7e36baf-114d-41ab-b1dc-c2d2b177f1d8 tempest-GroupsTest-1063807777 tempest-GroupsTest-1063807777-project-admin] https://10.4.3.66/volume/v3/group_types returned with HTTP 202 Jul 10 14:07:09.203821 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 2/9] 10.4.3.66 () {70 vars in 1304 bytes} [Fri Jul 10 14:07:09 2026] POST /volume/v3/group_types => generated 173 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:07:09.213435 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-3306200c-bca0-4713-85f4-1e7c7fa09281 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:09.378280 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3306200c-bca0-4713-85f4-1e7c7fa09281 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] POST https://10.4.3.66/volume/v3/groups Jul 10 14:07:09.378655 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3306200c-bca0-4713-85f4-1e7c7fa09281 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "867ca5b3-ec7c-479d-9532-ec2d8333f646", "volume_types": ["f76dc879-ae47-466f-aea8-830dc99b98e2"], "name": "tempest-Group1-1094378310"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:09.380819 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.groups [None req-3306200c-bca0-4713-85f4-1e7c7fa09281 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Creating new group {'group': {'group_type': '867ca5b3-ec7c-479d-9532-ec2d8333f646', 'volume_types': ['f76dc879-ae47-466f-aea8-830dc99b98e2'], 'name': 'tempest-Group1-1094378310'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 14:07:09.391847 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.groups [None req-3306200c-bca0-4713-85f4-1e7c7fa09281 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Creating group tempest-Group1-1094378310. Jul 10 14:07:09.420200 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-3306200c-bca0-4713-85f4-1e7c7fa09281 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Availability zone cache updated, next update will occur around 2026-07-10 15:07:09.419119. {{(pid=100153) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 14:07:09.420200 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-3306200c-bca0-4713-85f4-1e7c7fa09281 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Availability Zones retrieved successfully. Jul 10 14:07:09.461029 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-3306200c-bca0-4713-85f4-1e7c7fa09281 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Created reservations ['c2952af5-8257-4476-8ee8-040895d90a44'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:07:09.524900 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3306200c-bca0-4713-85f4-1e7c7fa09281 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/groups returned with HTTP 202 Jul 10 14:07:09.525437 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 3/10] 10.4.3.66 () {70 vars in 1290 bytes} [Fri Jul 10 14:07:09 2026] POST /volume/v3/groups => generated 94 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:07:09.534322 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2af80dee-e21f-4439-964d-78b41fb90038 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:09.536492 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2af80dee-e21f-4439-964d-78b41fb90038 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] GET https://10.4.3.66/volume/v3/groups/8789f615-38b1-4636-bdd7-aba3a8890b22 Jul 10 14:07:09.536874 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2af80dee-e21f-4439-964d-78b41fb90038 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:09.537139 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2af80dee-e21f-4439-964d-78b41fb90038 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:09.537358 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-2af80dee-e21f-4439-964d-78b41fb90038 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] show called for member 8789f615-38b1-4636-bdd7-aba3a8890b22 {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:07:09.545997 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:09.545997 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:07:09.574157 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2af80dee-e21f-4439-964d-78b41fb90038 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/groups/8789f615-38b1-4636-bdd7-aba3a8890b22 returned with HTTP 200 Jul 10 14:07:09.574633 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 3/11] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:07:09 2026] GET /volume/v3/groups/8789f615-38b1-4636-bdd7-aba3a8890b22 => generated 322 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:07:10.583939 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6202ce56-0174-4aa4-877c-98b78f34d264 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:10.587315 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6202ce56-0174-4aa4-877c-98b78f34d264 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] GET https://10.4.3.66/volume/v3/groups/8789f615-38b1-4636-bdd7-aba3a8890b22 Jul 10 14:07:10.587315 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6202ce56-0174-4aa4-877c-98b78f34d264 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:10.587315 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6202ce56-0174-4aa4-877c-98b78f34d264 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:10.587757 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.groups [None req-6202ce56-0174-4aa4-877c-98b78f34d264 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] show called for member 8789f615-38b1-4636-bdd7-aba3a8890b22 {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:07:10.598598 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:10.598598 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:07:10.632014 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6202ce56-0174-4aa4-877c-98b78f34d264 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/groups/8789f615-38b1-4636-bdd7-aba3a8890b22 returned with HTTP 200 Jul 10 14:07:10.632515 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 4/12] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:07:10 2026] GET /volume/v3/groups/8789f615-38b1-4636-bdd7-aba3a8890b22 => generated 323 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:07:10.641472 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b172a450-c13b-4f3e-8d81-4cda1419a4d0 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:10.643180 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b172a450-c13b-4f3e-8d81-4cda1419a4d0 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] POST https://10.4.3.66/volume/v3/groups Jul 10 14:07:10.643584 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b172a450-c13b-4f3e-8d81-4cda1419a4d0 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "867ca5b3-ec7c-479d-9532-ec2d8333f646", "volume_types": ["f76dc879-ae47-466f-aea8-830dc99b98e2"], "name": "tempest-Group2-799877589"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:10.645028 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.groups [None req-b172a450-c13b-4f3e-8d81-4cda1419a4d0 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Creating new group {'group': {'group_type': '867ca5b3-ec7c-479d-9532-ec2d8333f646', 'volume_types': ['f76dc879-ae47-466f-aea8-830dc99b98e2'], 'name': 'tempest-Group2-799877589'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 14:07:10.648736 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.groups [None req-b172a450-c13b-4f3e-8d81-4cda1419a4d0 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Creating group tempest-Group2-799877589. Jul 10 14:07:10.674344 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b172a450-c13b-4f3e-8d81-4cda1419a4d0 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Availability zone cache updated, next update will occur around 2026-07-10 15:07:10.673613. {{(pid=100155) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 14:07:10.674536 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-b172a450-c13b-4f3e-8d81-4cda1419a4d0 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Availability Zones retrieved successfully. Jul 10 14:07:10.699212 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-b172a450-c13b-4f3e-8d81-4cda1419a4d0 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Created reservations ['e7d0e0a9-b48b-4444-9866-3265f7b0cf31'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:07:10.768219 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b172a450-c13b-4f3e-8d81-4cda1419a4d0 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/groups returned with HTTP 202 Jul 10 14:07:10.768219 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 3/13] 10.4.3.66 () {70 vars in 1290 bytes} [Fri Jul 10 14:07:10 2026] POST /volume/v3/groups => generated 93 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:07:10.773893 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b6fffe8d-2dda-4aa2-8895-e555db0407bf None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:10.776640 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b6fffe8d-2dda-4aa2-8895-e555db0407bf tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] GET https://10.4.3.66/volume/v3/groups/c0d55e04-5a4d-47bf-b75c-16c5cbc255a7 Jul 10 14:07:10.776945 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b6fffe8d-2dda-4aa2-8895-e555db0407bf tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:10.777232 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b6fffe8d-2dda-4aa2-8895-e555db0407bf tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:10.777443 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.groups [None req-b6fffe8d-2dda-4aa2-8895-e555db0407bf tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] show called for member c0d55e04-5a4d-47bf-b75c-16c5cbc255a7 {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:07:10.784418 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:10.784418 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:07:10.814427 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b6fffe8d-2dda-4aa2-8895-e555db0407bf tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/groups/c0d55e04-5a4d-47bf-b75c-16c5cbc255a7 returned with HTTP 200 Jul 10 14:07:10.815011 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 4/14] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:07:10 2026] GET /volume/v3/groups/c0d55e04-5a4d-47bf-b75c-16c5cbc255a7 => generated 321 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:07:11.826096 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f746ba95-d1d1-41e7-a3c9-ac1befccf285 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:11.828187 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f746ba95-d1d1-41e7-a3c9-ac1befccf285 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] GET https://10.4.3.66/volume/v3/groups/c0d55e04-5a4d-47bf-b75c-16c5cbc255a7 Jul 10 14:07:11.828473 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f746ba95-d1d1-41e7-a3c9-ac1befccf285 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:11.828891 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f746ba95-d1d1-41e7-a3c9-ac1befccf285 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:11.829053 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-f746ba95-d1d1-41e7-a3c9-ac1befccf285 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] show called for member c0d55e04-5a4d-47bf-b75c-16c5cbc255a7 {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:07:11.833034 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:11.833034 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:07:11.842238 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f746ba95-d1d1-41e7-a3c9-ac1befccf285 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/groups/c0d55e04-5a4d-47bf-b75c-16c5cbc255a7 returned with HTTP 200 Jul 10 14:07:11.842726 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 4/15] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:07:11 2026] GET /volume/v3/groups/c0d55e04-5a4d-47bf-b75c-16c5cbc255a7 => generated 322 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:07:11.853491 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-230deba1-a21c-4bb5-844b-88de1da4d200 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:11.855529 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-230deba1-a21c-4bb5-844b-88de1da4d200 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:07:11.857553 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-230deba1-a21c-4bb5-844b-88de1da4d200 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1442987264", "volume_type": "f76dc879-ae47-466f-aea8-830dc99b98e2", "group_id": "8789f615-38b1-4636-bdd7-aba3a8890b22", "size": 1}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:11.858111 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-230deba1-a21c-4bb5-844b-88de1da4d200 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1442987264', 'volume_type': 'f76dc879-ae47-466f-aea8-830dc99b98e2', 'group_id': '8789f615-38b1-4636-bdd7-aba3a8890b22', 'size': 1}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:07:11.874987 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:11.874987 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:07:11.876049 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-230deba1-a21c-4bb5-844b-88de1da4d200 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Create volume of 1 GB Jul 10 14:07:11.887721 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-230deba1-a21c-4bb5-844b-88de1da4d200 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Availability zone cache updated, next update will occur around 2026-07-10 15:07:11.887002. {{(pid=100154) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 14:07:11.887960 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-230deba1-a21c-4bb5-844b-88de1da4d200 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Availability Zones retrieved successfully. Jul 10 14:07:11.917669 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-230deba1-a21c-4bb5-844b-88de1da4d200 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Flow 'volume_create_api' (c0d04e66-bf31-4752-95b8-4d7c42d60d90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:07:11.919412 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-230deba1-a21c-4bb5-844b-88de1da4d200 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ee041d9-59ad-48ff-a95c-f207b5a81538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:11.920217 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:11.920217 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:07:11.920839 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-230deba1-a21c-4bb5-844b-88de1da4d200 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:07:11.963241 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-230deba1-a21c-4bb5-844b-88de1da4d200 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ee041d9-59ad-48ff-a95c-f207b5a81538) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:07:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f76dc879-ae47-466f-aea8-830dc99b98e2,is_public=True,name='tempest-GroupsTest-volume-type-690597139',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f76dc879-ae47-466f-aea8-830dc99b98e2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8789f615-38b1-4636-bdd7-aba3a8890b22', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:11.964316 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-230deba1-a21c-4bb5-844b-88de1da4d200 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9283a3d6-f451-4e35-8d24-7a68ddee5fb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:12.015674 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-230deba1-a21c-4bb5-844b-88de1da4d200 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-690597139 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-690597139, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:07:12.016020 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-230deba1-a21c-4bb5-844b-88de1da4d200 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-690597139 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-690597139, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:07:12.083069 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-230deba1-a21c-4bb5-844b-88de1da4d200 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Created reservations ['c13d6e9d-4f3a-4a29-8eec-bf6f3b796d06', '3808eb70-5276-43d9-ad5d-a653a553c3a4', '23eea726-6387-4d44-af37-35ef1b0aebc6', '80d58a20-1cb8-4b03-9892-babb66ed5f79'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:07:12.083952 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-230deba1-a21c-4bb5-844b-88de1da4d200 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9283a3d6-f451-4e35-8d24-7a68ddee5fb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c13d6e9d-4f3a-4a29-8eec-bf6f3b796d06', '3808eb70-5276-43d9-ad5d-a653a553c3a4', '23eea726-6387-4d44-af37-35ef1b0aebc6', '80d58a20-1cb8-4b03-9892-babb66ed5f79']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:12.084737 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-230deba1-a21c-4bb5-844b-88de1da4d200 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b63e4bb9-fca8-43f0-9d81-a302eb72f019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:12.138333 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-230deba1-a21c-4bb5-844b-88de1da4d200 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b63e4bb9-fca8-43f0-9d81-a302eb72f019) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '882cdece-1b92-4afb-bb5d-210b1ad87997', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1442987264',encryption_key_id=None,group_id=8789f615-38b1-4636-bdd7-aba3a8890b22,group_type_id=,metadata={},multiattach=False,project_id='3b9d6ca2b485493186908caacea91b96',qos_specs=None,replication_status=,reservations=['c13d6e9d-4f3a-4a29-8eec-bf6f3b796d06','3808eb70-5276-43d9-ad5d-a653a553c3a4','23eea726-6387-4d44-af37-35ef1b0aebc6','80d58a20-1cb8-4b03-9892-babb66ed5f79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1420689edd3d471da0e6b50f4b2ddda3',volume_type_id=f76dc879-ae47-466f-aea8-830dc99b98e2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:07:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1442987264',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8789f615-38b1-4636-bdd7-aba3a8890b22,host=None,id=882cdece-1b92-4afb-bb5d-210b1ad87997,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b9d6ca2b485493186908caacea91b96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1420689edd3d471da0e6b50f4b2ddda3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f76dc879-ae47-466f-aea8-830dc99b98e2),volume_type_id=f76dc879-ae47-466f-aea8-830dc99b98e2)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:12.139097 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-230deba1-a21c-4bb5-844b-88de1da4d200 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8843a1ce-f57d-4d9b-8edd-946a6f674743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:12.165773 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-230deba1-a21c-4bb5-844b-88de1da4d200 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8843a1ce-f57d-4d9b-8edd-946a6f674743) transitioned into state 'SUCCESS' from state '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-1442987264',encryption_key_id=None,group_id=8789f615-38b1-4636-bdd7-aba3a8890b22,group_type_id=,metadata={},multiattach=False,project_id='3b9d6ca2b485493186908caacea91b96',qos_specs=None,replication_status=,reservations=['c13d6e9d-4f3a-4a29-8eec-bf6f3b796d06','3808eb70-5276-43d9-ad5d-a653a553c3a4','23eea726-6387-4d44-af37-35ef1b0aebc6','80d58a20-1cb8-4b03-9892-babb66ed5f79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1420689edd3d471da0e6b50f4b2ddda3',volume_type_id=f76dc879-ae47-466f-aea8-830dc99b98e2)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:12.166881 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-230deba1-a21c-4bb5-844b-88de1da4d200 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c80fc5f-1e05-4a51-9367-67a7343249f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:12.203150 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-230deba1-a21c-4bb5-844b-88de1da4d200 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c80fc5f-1e05-4a51-9367-67a7343249f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:12.204305 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-230deba1-a21c-4bb5-844b-88de1da4d200 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Flow 'volume_create_api' (c0d04e66-bf31-4752-95b8-4d7c42d60d90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:07:12.204806 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-230deba1-a21c-4bb5-844b-88de1da4d200 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Create volume request issued successfully. Jul 10 14:07:12.206373 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-230deba1-a21c-4bb5-844b-88de1da4d200 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:07:12.206448 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-230deba1-a21c-4bb5-844b-88de1da4d200 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:07:12.251439 np0000005012 devstack@c-api.service[100154]: DEBUG oslo_db.sqlalchemy.engines [None req-230deba1-a21c-4bb5-844b-88de1da4d200 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:07:12.255183 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:12.255183 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:07:12.262137 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-230deba1-a21c-4bb5-844b-88de1da4d200 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:07:12.262648 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 5/16] 10.4.3.66 () {70 vars in 1293 bytes} [Fri Jul 10 14:07:11 2026] POST /volume/v3/volumes => generated 812 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:07:12.278151 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-5e961564-9bc1-4cba-8855-c529bdc06bab None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:12.281102 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5e961564-9bc1-4cba-8855-c529bdc06bab tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] GET https://10.4.3.66/volume/v3/volumes/882cdece-1b92-4afb-bb5d-210b1ad87997 Jul 10 14:07:12.281102 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5e961564-9bc1-4cba-8855-c529bdc06bab tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:12.281316 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5e961564-9bc1-4cba-8855-c529bdc06bab tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:12.315431 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:12.315431 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:07:12.324463 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-5e961564-9bc1-4cba-8855-c529bdc06bab tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Volume info retrieved successfully. Jul 10 14:07:12.326257 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-5e961564-9bc1-4cba-8855-c529bdc06bab tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:07:12.326927 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-5e961564-9bc1-4cba-8855-c529bdc06bab tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:07:12.391951 np0000005012 devstack@c-api.service[100155]: DEBUG oslo_db.sqlalchemy.engines [None req-5e961564-9bc1-4cba-8855-c529bdc06bab tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:07:12.396594 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:12.396594 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:07:12.414354 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5e961564-9bc1-4cba-8855-c529bdc06bab tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/volumes/882cdece-1b92-4afb-bb5d-210b1ad87997 returned with HTTP 200 Jul 10 14:07:12.414974 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 4/17] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:07:12 2026] GET /volume/v3/volumes/882cdece-1b92-4afb-bb5d-210b1ad87997 => generated 880 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:07:13.430939 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-3b77f512-a6e1-41c7-bd07-d231365b8428 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:13.432886 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3b77f512-a6e1-41c7-bd07-d231365b8428 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] GET https://10.4.3.66/volume/v3/volumes/882cdece-1b92-4afb-bb5d-210b1ad87997 Jul 10 14:07:13.433111 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3b77f512-a6e1-41c7-bd07-d231365b8428 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:13.433329 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3b77f512-a6e1-41c7-bd07-d231365b8428 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:13.466626 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:13.466626 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:07:13.472562 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-3b77f512-a6e1-41c7-bd07-d231365b8428 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Volume info retrieved successfully. Jul 10 14:07:13.473408 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-3b77f512-a6e1-41c7-bd07-d231365b8428 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:07:13.474050 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-3b77f512-a6e1-41c7-bd07-d231365b8428 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:07:13.507162 np0000005012 devstack@c-api.service[100153]: DEBUG oslo_db.sqlalchemy.engines [None req-3b77f512-a6e1-41c7-bd07-d231365b8428 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100153) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:07:13.511071 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:13.511071 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:07:13.522020 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3b77f512-a6e1-41c7-bd07-d231365b8428 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/volumes/882cdece-1b92-4afb-bb5d-210b1ad87997 returned with HTTP 200 Jul 10 14:07:13.522542 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 5/18] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:07:13 2026] GET /volume/v3/volumes/882cdece-1b92-4afb-bb5d-210b1ad87997 => generated 905 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:07:13.539949 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d3816291-1167-4ca6-85cd-968c70760ca4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:13.541925 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d3816291-1167-4ca6-85cd-968c70760ca4 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] GET https://10.4.3.66/volume/v3/groups/8789f615-38b1-4636-bdd7-aba3a8890b22 Jul 10 14:07:13.542042 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d3816291-1167-4ca6-85cd-968c70760ca4 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:13.542292 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d3816291-1167-4ca6-85cd-968c70760ca4 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:13.542437 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-d3816291-1167-4ca6-85cd-968c70760ca4 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] show called for member 8789f615-38b1-4636-bdd7-aba3a8890b22 {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:07:13.546688 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:13.546688 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:07:13.554586 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d3816291-1167-4ca6-85cd-968c70760ca4 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/groups/8789f615-38b1-4636-bdd7-aba3a8890b22 returned with HTTP 200 Jul 10 14:07:13.555143 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 5/19] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:07:13 2026] GET /volume/v3/groups/8789f615-38b1-4636-bdd7-aba3a8890b22 => generated 323 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:07:13.564534 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-70aa142f-1a7f-405b-b216-e413df38ceea None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:13.567107 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-70aa142f-1a7f-405b-b216-e413df38ceea tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] GET https://10.4.3.66/volume/v3/groups/c0d55e04-5a4d-47bf-b75c-16c5cbc255a7 Jul 10 14:07:13.567215 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-70aa142f-1a7f-405b-b216-e413df38ceea tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:13.567331 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-70aa142f-1a7f-405b-b216-e413df38ceea tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:13.567469 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.groups [None req-70aa142f-1a7f-405b-b216-e413df38ceea tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] show called for member c0d55e04-5a4d-47bf-b75c-16c5cbc255a7 {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:07:13.572196 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:13.572196 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:07:13.583252 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-70aa142f-1a7f-405b-b216-e413df38ceea tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/groups/c0d55e04-5a4d-47bf-b75c-16c5cbc255a7 returned with HTTP 200 Jul 10 14:07:13.584512 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 6/20] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:07:13 2026] GET /volume/v3/groups/c0d55e04-5a4d-47bf-b75c-16c5cbc255a7 => generated 322 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:07:13.594610 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-49b3b04a-468f-431e-9768-0cc64deb07e3 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:13.596876 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-49b3b04a-468f-431e-9768-0cc64deb07e3 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] GET https://10.4.3.66/volume/v3/groups/detail Jul 10 14:07:13.597165 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-49b3b04a-468f-431e-9768-0cc64deb07e3 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:13.597418 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-49b3b04a-468f-431e-9768-0cc64deb07e3 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:13.635675 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-49b3b04a-468f-431e-9768-0cc64deb07e3 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/groups/detail returned with HTTP 200 Jul 10 14:07:13.636264 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 5/21] 10.4.3.66 () {68 vars in 1289 bytes} [Fri Jul 10 14:07:13 2026] GET /volume/v3/groups/detail => generated 639 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:07:13.646555 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e3a552bb-42ae-457f-bace-ce828636fba3 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:13.648494 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e3a552bb-42ae-457f-bace-ce828636fba3 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] GET https://10.4.3.66/volume/v3/volumes/detail Jul 10 14:07:13.648770 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e3a552bb-42ae-457f-bace-ce828636fba3 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:13.648971 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e3a552bb-42ae-457f-bace-ce828636fba3 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Calling method 'detail' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:13.649461 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.api_utils [None req-e3a552bb-42ae-457f-bace-ce828636fba3 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Removing options '' from query. {{(pid=100153) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:07:13.650412 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e3a552bb-42ae-457f-bace-ce828636fba3 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100153) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:07:13.679790 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e3a552bb-42ae-457f-bace-ce828636fba3 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Get all volumes completed successfully. Jul 10 14:07:13.680530 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-e3a552bb-42ae-457f-bace-ce828636fba3 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:07:13.681084 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-e3a552bb-42ae-457f-bace-ce828636fba3 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:07:13.724433 np0000005012 devstack@c-api.service[100153]: DEBUG oslo_db.sqlalchemy.engines [None req-e3a552bb-42ae-457f-bace-ce828636fba3 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100153) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:07:13.729128 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:13.729128 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:07:13.738798 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e3a552bb-42ae-457f-bace-ce828636fba3 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Jul 10 14:07:13.739222 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 6/22] 10.4.3.66 () {68 vars in 1292 bytes} [Fri Jul 10 14:07:13 2026] GET /volume/v3/volumes/detail => generated 908 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:07:13.752085 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5889324b-e417-43ec-a087-c625327c4905 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:13.754128 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5889324b-e417-43ec-a087-c625327c4905 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] GET https://10.4.3.66/volume/v3/volumes/detail Jul 10 14:07:13.754405 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5889324b-e417-43ec-a087-c625327c4905 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:13.754682 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5889324b-e417-43ec-a087-c625327c4905 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Calling method 'detail' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:13.755325 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-5889324b-e417-43ec-a087-c625327c4905 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:07:13.755777 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:13.755777 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:07:13.756339 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-5889324b-e417-43ec-a087-c625327c4905 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100152) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:07:13.791989 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5889324b-e417-43ec-a087-c625327c4905 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Get all volumes completed successfully. Jul 10 14:07:13.793475 np0000005012 devstack@c-api.service[100152]: WARNING stevedore.named [None req-5889324b-e417-43ec-a087-c625327c4905 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:07:13.793718 np0000005012 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-5889324b-e417-43ec-a087-c625327c4905 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:07:13.844915 np0000005012 devstack@c-api.service[100152]: DEBUG oslo_db.sqlalchemy.engines [None req-5889324b-e417-43ec-a087-c625327c4905 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:07:14.244012 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:14.244012 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:07:14.244012 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5889324b-e417-43ec-a087-c625327c4905 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Jul 10 14:07:14.244012 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 6/23] 10.4.3.66 () {68 vars in 1292 bytes} [Fri Jul 10 14:07:13 2026] GET /volume/v3/volumes/detail => generated 908 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:07:14.244354 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f4709228-24aa-4398-ac23-e0f46b4e041a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:14.244354 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f4709228-24aa-4398-ac23-e0f46b4e041a tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] POST https://10.4.3.66/volume/v3/groups/8789f615-38b1-4636-bdd7-aba3a8890b22/action Jul 10 14:07:14.244354 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f4709228-24aa-4398-ac23-e0f46b4e041a tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:07:14.244354 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f4709228-24aa-4398-ac23-e0f46b4e041a tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:14.244354 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.groups [None req-f4709228-24aa-4398-ac23-e0f46b4e041a tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] delete called for group 8789f615-38b1-4636-bdd7-aba3a8890b22 {{(pid=100154) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 14:07:14.244354 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.groups [None req-f4709228-24aa-4398-ac23-e0f46b4e041a tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Delete group with id: 8789f615-38b1-4636-bdd7-aba3a8890b22 Jul 10 14:07:14.244354 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:14.244354 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:07:14.244354 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f4709228-24aa-4398-ac23-e0f46b4e041a tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/groups/8789f615-38b1-4636-bdd7-aba3a8890b22/action returned with HTTP 202 Jul 10 14:07:14.244354 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 7/24] 10.4.3.66 () {70 vars in 1421 bytes} [Fri Jul 10 14:07:13 2026] POST /volume/v3/groups/8789f615-38b1-4636-bdd7-aba3a8890b22/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:07:14.244843 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-63191388-72ae-41c3-8f35-21700cb80272 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:14.244843 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-63191388-72ae-41c3-8f35-21700cb80272 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] GET https://10.4.3.66/volume/v3/volumes/882cdece-1b92-4afb-bb5d-210b1ad87997 Jul 10 14:07:14.244843 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-63191388-72ae-41c3-8f35-21700cb80272 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:14.244843 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-63191388-72ae-41c3-8f35-21700cb80272 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:14.244843 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:14.244843 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:07:14.244843 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-63191388-72ae-41c3-8f35-21700cb80272 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Volume info retrieved successfully. Jul 10 14:07:14.244843 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-63191388-72ae-41c3-8f35-21700cb80272 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:07:14.244843 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-63191388-72ae-41c3-8f35-21700cb80272 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:07:14.244843 np0000005012 devstack@c-api.service[100155]: DEBUG oslo_db.sqlalchemy.engines [None req-63191388-72ae-41c3-8f35-21700cb80272 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:07:14.244843 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:14.244843 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:07:14.244843 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-63191388-72ae-41c3-8f35-21700cb80272 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/volumes/882cdece-1b92-4afb-bb5d-210b1ad87997 returned with HTTP 200 Jul 10 14:07:14.244843 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 6/25] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:07:13 2026] GET /volume/v3/volumes/882cdece-1b92-4afb-bb5d-210b1ad87997 => generated 904 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:07:15.056060 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a7cb458c-7ccf-4dcf-b59a-ee79e2879f41 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:15.058188 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a7cb458c-7ccf-4dcf-b59a-ee79e2879f41 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] GET https://10.4.3.66/volume/v3/volumes/882cdece-1b92-4afb-bb5d-210b1ad87997 Jul 10 14:07:15.058432 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a7cb458c-7ccf-4dcf-b59a-ee79e2879f41 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:15.058680 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a7cb458c-7ccf-4dcf-b59a-ee79e2879f41 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:15.065235 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a7cb458c-7ccf-4dcf-b59a-ee79e2879f41 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/volumes/882cdece-1b92-4afb-bb5d-210b1ad87997 returned with HTTP 404 Jul 10 14:07:15.066455 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 7/26] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:07:15 2026] GET /volume/v3/volumes/882cdece-1b92-4afb-bb5d-210b1ad87997 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:07:15.076709 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-565d6c59-a841-44d9-9ff9-bc9767546052 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:15.079252 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-565d6c59-a841-44d9-9ff9-bc9767546052 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] GET https://10.4.3.66/volume/v3/groups/8789f615-38b1-4636-bdd7-aba3a8890b22 Jul 10 14:07:15.079252 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-565d6c59-a841-44d9-9ff9-bc9767546052 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:15.079252 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-565d6c59-a841-44d9-9ff9-bc9767546052 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:15.079393 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-565d6c59-a841-44d9-9ff9-bc9767546052 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] show called for member 8789f615-38b1-4636-bdd7-aba3a8890b22 {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:07:15.083315 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-565d6c59-a841-44d9-9ff9-bc9767546052 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/groups/8789f615-38b1-4636-bdd7-aba3a8890b22 returned with HTTP 404 Jul 10 14:07:15.083995 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 7/27] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:07:15 2026] GET /volume/v3/groups/8789f615-38b1-4636-bdd7-aba3a8890b22 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:07:15.093288 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-2394d51c-d643-4da3-aebd-eadabf819a94 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:15.095553 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2394d51c-d643-4da3-aebd-eadabf819a94 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] POST https://10.4.3.66/volume/v3/groups/c0d55e04-5a4d-47bf-b75c-16c5cbc255a7/action Jul 10 14:07:15.096072 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2394d51c-d643-4da3-aebd-eadabf819a94 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:07:15.096247 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2394d51c-d643-4da3-aebd-eadabf819a94 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:15.098398 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.groups [None req-2394d51c-d643-4da3-aebd-eadabf819a94 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] delete called for group c0d55e04-5a4d-47bf-b75c-16c5cbc255a7 {{(pid=100154) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 14:07:15.098783 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.groups [None req-2394d51c-d643-4da3-aebd-eadabf819a94 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Delete group with id: c0d55e04-5a4d-47bf-b75c-16c5cbc255a7 Jul 10 14:07:15.103292 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:15.103292 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:07:15.134580 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2394d51c-d643-4da3-aebd-eadabf819a94 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/groups/c0d55e04-5a4d-47bf-b75c-16c5cbc255a7/action returned with HTTP 202 Jul 10 14:07:15.134580 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 8/28] 10.4.3.66 () {70 vars in 1421 bytes} [Fri Jul 10 14:07:15 2026] POST /volume/v3/groups/c0d55e04-5a4d-47bf-b75c-16c5cbc255a7/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:07:15.143567 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-210951c2-59a5-4285-b3d5-584bd23239ea None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:15.145631 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-210951c2-59a5-4285-b3d5-584bd23239ea tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] GET https://10.4.3.66/volume/v3/groups/c0d55e04-5a4d-47bf-b75c-16c5cbc255a7 Jul 10 14:07:15.145859 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-210951c2-59a5-4285-b3d5-584bd23239ea tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:15.146042 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-210951c2-59a5-4285-b3d5-584bd23239ea tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:15.146170 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.groups [None req-210951c2-59a5-4285-b3d5-584bd23239ea tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] show called for member c0d55e04-5a4d-47bf-b75c-16c5cbc255a7 {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:07:15.149403 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:15.149403 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:07:15.157540 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-210951c2-59a5-4285-b3d5-584bd23239ea tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/groups/c0d55e04-5a4d-47bf-b75c-16c5cbc255a7 returned with HTTP 200 Jul 10 14:07:15.158011 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 7/29] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:07:15 2026] GET /volume/v3/groups/c0d55e04-5a4d-47bf-b75c-16c5cbc255a7 => generated 321 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:07:16.170071 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c95cdeb1-fde6-40e8-a4c3-9985204dfe6e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:16.173211 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c95cdeb1-fde6-40e8-a4c3-9985204dfe6e tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] GET https://10.4.3.66/volume/v3/groups/c0d55e04-5a4d-47bf-b75c-16c5cbc255a7 Jul 10 14:07:16.174882 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c95cdeb1-fde6-40e8-a4c3-9985204dfe6e tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:16.174882 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c95cdeb1-fde6-40e8-a4c3-9985204dfe6e tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:16.174882 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.groups [None req-c95cdeb1-fde6-40e8-a4c3-9985204dfe6e tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] show called for member c0d55e04-5a4d-47bf-b75c-16c5cbc255a7 {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:07:16.180816 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c95cdeb1-fde6-40e8-a4c3-9985204dfe6e tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/groups/c0d55e04-5a4d-47bf-b75c-16c5cbc255a7 returned with HTTP 404 Jul 10 14:07:16.181719 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 8/30] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:07:16 2026] GET /volume/v3/groups/c0d55e04-5a4d-47bf-b75c-16c5cbc255a7 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:07:16.190879 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-498d8e6b-9dd5-4921-aeaf-916006ebe16d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:16.192940 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-498d8e6b-9dd5-4921-aeaf-916006ebe16d tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] GET https://10.4.3.66/volume/v3/groups/detail Jul 10 14:07:16.193171 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-498d8e6b-9dd5-4921-aeaf-916006ebe16d tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:16.193432 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-498d8e6b-9dd5-4921-aeaf-916006ebe16d tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:16.198822 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-498d8e6b-9dd5-4921-aeaf-916006ebe16d tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/groups/detail returned with HTTP 200 Jul 10 14:07:16.199170 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 8/31] 10.4.3.66 () {68 vars in 1289 bytes} [Fri Jul 10 14:07:16 2026] GET /volume/v3/groups/detail => generated 14 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:16.209026 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6d0b6156-9367-4728-a55f-22f4b710a24b None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:16.210884 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6d0b6156-9367-4728-a55f-22f4b710a24b tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] GET https://10.4.3.66/volume/v3/volumes/detail Jul 10 14:07:16.211267 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6d0b6156-9367-4728-a55f-22f4b710a24b tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:16.211420 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6d0b6156-9367-4728-a55f-22f4b710a24b tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Calling method 'detail' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:16.212141 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.api_utils [None req-6d0b6156-9367-4728-a55f-22f4b710a24b tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Removing options '' from query. {{(pid=100154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:07:16.213104 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-6d0b6156-9367-4728-a55f-22f4b710a24b tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:07:16.251162 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-6d0b6156-9367-4728-a55f-22f4b710a24b tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Get all volumes completed successfully. Jul 10 14:07:16.253665 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6d0b6156-9367-4728-a55f-22f4b710a24b tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Jul 10 14:07:16.254768 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 9/32] 10.4.3.66 () {68 vars in 1292 bytes} [Fri Jul 10 14:07:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:16.273925 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-20302942-7cd6-4be0-a393-24a332ae434e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:16.276057 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-20302942-7cd6-4be0-a393-24a332ae434e tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] POST https://10.4.3.66/volume/v3/groups/c0d55e04-5a4d-47bf-b75c-16c5cbc255a7/action Jul 10 14:07:16.277413 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-20302942-7cd6-4be0-a393-24a332ae434e tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:07:16.277413 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-20302942-7cd6-4be0-a393-24a332ae434e tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:16.279107 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.groups [None req-20302942-7cd6-4be0-a393-24a332ae434e tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] delete called for group c0d55e04-5a4d-47bf-b75c-16c5cbc255a7 {{(pid=100155) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 14:07:16.279246 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.groups [None req-20302942-7cd6-4be0-a393-24a332ae434e tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Delete group with id: c0d55e04-5a4d-47bf-b75c-16c5cbc255a7 Jul 10 14:07:16.283259 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-20302942-7cd6-4be0-a393-24a332ae434e tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/groups/c0d55e04-5a4d-47bf-b75c-16c5cbc255a7/action returned with HTTP 404 Jul 10 14:07:16.284287 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 8/33] 10.4.3.66 () {70 vars in 1421 bytes} [Fri Jul 10 14:07:16 2026] POST /volume/v3/groups/c0d55e04-5a4d-47bf-b75c-16c5cbc255a7/action => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:07:16.296450 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4ddf1e60-410a-4587-9643-fddaca6c0c29 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:16.298646 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4ddf1e60-410a-4587-9643-fddaca6c0c29 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] GET https://10.4.3.66/volume/v3/volumes/detail Jul 10 14:07:16.298893 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4ddf1e60-410a-4587-9643-fddaca6c0c29 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:16.299153 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4ddf1e60-410a-4587-9643-fddaca6c0c29 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Calling method 'detail' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:16.299388 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.api_utils [None req-4ddf1e60-410a-4587-9643-fddaca6c0c29 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Removing options '' from query. {{(pid=100153) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:07:16.300306 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-4ddf1e60-410a-4587-9643-fddaca6c0c29 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100153) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:07:16.310110 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-4ddf1e60-410a-4587-9643-fddaca6c0c29 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Get all volumes completed successfully. Jul 10 14:07:16.312989 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4ddf1e60-410a-4587-9643-fddaca6c0c29 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Jul 10 14:07:16.313418 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 9/34] 10.4.3.66 () {68 vars in 1292 bytes} [Fri Jul 10 14:07:16 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:16.329326 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c9787940-1a0c-49b1-8e5c-0aa8b2e15193 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:16.332302 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c9787940-1a0c-49b1-8e5c-0aa8b2e15193 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] POST https://10.4.3.66/volume/v3/groups/8789f615-38b1-4636-bdd7-aba3a8890b22/action Jul 10 14:07:16.333384 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c9787940-1a0c-49b1-8e5c-0aa8b2e15193 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:07:16.333493 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c9787940-1a0c-49b1-8e5c-0aa8b2e15193 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:16.334902 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-c9787940-1a0c-49b1-8e5c-0aa8b2e15193 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] delete called for group 8789f615-38b1-4636-bdd7-aba3a8890b22 {{(pid=100152) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 14:07:16.335003 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.groups [None req-c9787940-1a0c-49b1-8e5c-0aa8b2e15193 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Delete group with id: 8789f615-38b1-4636-bdd7-aba3a8890b22 Jul 10 14:07:16.337715 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c9787940-1a0c-49b1-8e5c-0aa8b2e15193 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/groups/8789f615-38b1-4636-bdd7-aba3a8890b22/action returned with HTTP 404 Jul 10 14:07:16.338262 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 9/35] 10.4.3.66 () {70 vars in 1421 bytes} [Fri Jul 10 14:07:16 2026] POST /volume/v3/groups/8789f615-38b1-4636-bdd7-aba3a8890b22/action => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:07:16.348240 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8f0fd67b-171a-4508-a499-adf6dfb2bdcd None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:16.350344 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8f0fd67b-171a-4508-a499-adf6dfb2bdcd tempest-GroupsTest-1063807777 tempest-GroupsTest-1063807777-project-admin] DELETE https://10.4.3.66/volume/v3/group_types/867ca5b3-ec7c-479d-9532-ec2d8333f646 Jul 10 14:07:16.350344 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8f0fd67b-171a-4508-a499-adf6dfb2bdcd tempest-GroupsTest-1063807777 tempest-GroupsTest-1063807777-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:16.350769 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8f0fd67b-171a-4508-a499-adf6dfb2bdcd tempest-GroupsTest-1063807777 tempest-GroupsTest-1063807777-project-admin] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:16.384207 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8f0fd67b-171a-4508-a499-adf6dfb2bdcd tempest-GroupsTest-1063807777 tempest-GroupsTest-1063807777-project-admin] https://10.4.3.66/volume/v3/group_types/867ca5b3-ec7c-479d-9532-ec2d8333f646 returned with HTTP 202 Jul 10 14:07:16.384837 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 10/36] 10.4.3.66 () {68 vars in 1397 bytes} [Fri Jul 10 14:07:16 2026] DELETE /volume/v3/group_types/867ca5b3-ec7c-479d-9532-ec2d8333f646 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:07:16.397101 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4e98b1b3-b16b-4056-b07a-6c6533397603 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:16.403170 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4e98b1b3-b16b-4056-b07a-6c6533397603 tempest-GroupsTest-1063807777 tempest-GroupsTest-1063807777-project-admin] DELETE https://10.4.3.66/volume/v3/types/f76dc879-ae47-466f-aea8-830dc99b98e2 Jul 10 14:07:16.403170 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4e98b1b3-b16b-4056-b07a-6c6533397603 tempest-GroupsTest-1063807777 tempest-GroupsTest-1063807777-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:16.403170 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4e98b1b3-b16b-4056-b07a-6c6533397603 tempest-GroupsTest-1063807777 tempest-GroupsTest-1063807777-project-admin] Calling method '_delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:16.403170 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:16.403170 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:07:16.474394 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4e98b1b3-b16b-4056-b07a-6c6533397603 tempest-GroupsTest-1063807777 tempest-GroupsTest-1063807777-project-admin] https://10.4.3.66/volume/v3/types/f76dc879-ae47-466f-aea8-830dc99b98e2 returned with HTTP 202 Jul 10 14:07:16.475108 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 9/37] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:07:16 2026] DELETE /volume/v3/types/f76dc879-ae47-466f-aea8-830dc99b98e2 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:07:16.483367 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-606087ac-43ea-45ea-8519-13ae12ea823b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:16.485862 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-606087ac-43ea-45ea-8519-13ae12ea823b tempest-GroupsTest-1063807777 tempest-GroupsTest-1063807777-project-admin] GET https://10.4.3.66/volume/v3/types/f76dc879-ae47-466f-aea8-830dc99b98e2 Jul 10 14:07:16.486054 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-606087ac-43ea-45ea-8519-13ae12ea823b tempest-GroupsTest-1063807777 tempest-GroupsTest-1063807777-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:16.486383 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-606087ac-43ea-45ea-8519-13ae12ea823b tempest-GroupsTest-1063807777 tempest-GroupsTest-1063807777-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:16.489413 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-606087ac-43ea-45ea-8519-13ae12ea823b tempest-GroupsTest-1063807777 tempest-GroupsTest-1063807777-project-admin] https://10.4.3.66/volume/v3/types/f76dc879-ae47-466f-aea8-830dc99b98e2 returned with HTTP 404 Jul 10 14:07:16.490053 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 10/38] 10.4.3.66 () {66 vars in 1335 bytes} [Fri Jul 10 14:07:16 2026] GET /volume/v3/types/f76dc879-ae47-466f-aea8-830dc99b98e2 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:07:16.500421 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-906d478f-6613-42c4-bf96-84a044738531 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:16.502599 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-906d478f-6613-42c4-bf96-84a044738531 tempest-GroupsTest-1063807777 tempest-GroupsTest-1063807777-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:07:16.502988 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-906d478f-6613-42c4-bf96-84a044738531 tempest-GroupsTest-1063807777 tempest-GroupsTest-1063807777-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1288174380"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:16.527945 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-906d478f-6613-42c4-bf96-84a044738531 tempest-GroupsTest-1063807777 tempest-GroupsTest-1063807777-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:07:16.528713 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 10/39] 10.4.3.66 () {68 vars in 1245 bytes} [Fri Jul 10 14:07:16 2026] POST /volume/v3/types => generated 216 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:16.538800 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-122f6991-a928-4970-9747-dae1777336bc None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:16.540903 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-122f6991-a928-4970-9747-dae1777336bc tempest-GroupsTest-1063807777 tempest-GroupsTest-1063807777-project-admin] POST https://10.4.3.66/volume/v3/group_types Jul 10 14:07:16.541361 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-122f6991-a928-4970-9747-dae1777336bc tempest-GroupsTest-1063807777 tempest-GroupsTest-1063807777-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1839500375"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:16.564220 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-122f6991-a928-4970-9747-dae1777336bc tempest-GroupsTest-1063807777 tempest-GroupsTest-1063807777-project-admin] https://10.4.3.66/volume/v3/group_types returned with HTTP 202 Jul 10 14:07:16.564627 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 11/40] 10.4.3.66 () {70 vars in 1304 bytes} [Fri Jul 10 14:07:16 2026] POST /volume/v3/group_types => generated 173 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:07:16.577936 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-5a4306b9-a79f-40e5-8e88-b6ad4531ce66 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:16.580980 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5a4306b9-a79f-40e5-8e88-b6ad4531ce66 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] POST https://10.4.3.66/volume/v3/groups Jul 10 14:07:16.581337 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5a4306b9-a79f-40e5-8e88-b6ad4531ce66 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "06d22926-e58e-44bc-8d5c-29c96ee100d3", "volume_types": ["bb1d8475-02db-4de6-8b96-ae741fd534c0"], "name": "tempest-GroupsTest-Group-1207024683"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:16.583848 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.groups [None req-5a4306b9-a79f-40e5-8e88-b6ad4531ce66 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Creating new group {'group': {'group_type': '06d22926-e58e-44bc-8d5c-29c96ee100d3', 'volume_types': ['bb1d8475-02db-4de6-8b96-ae741fd534c0'], 'name': 'tempest-GroupsTest-Group-1207024683'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 14:07:16.590545 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.groups [None req-5a4306b9-a79f-40e5-8e88-b6ad4531ce66 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Creating group tempest-GroupsTest-Group-1207024683. Jul 10 14:07:16.603181 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-5a4306b9-a79f-40e5-8e88-b6ad4531ce66 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Availability Zones retrieved successfully. Jul 10 14:07:16.621216 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-5a4306b9-a79f-40e5-8e88-b6ad4531ce66 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Created reservations ['8d9b4848-0fd2-485d-9941-39733ebf9017'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:07:16.652587 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5a4306b9-a79f-40e5-8e88-b6ad4531ce66 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/groups returned with HTTP 202 Jul 10 14:07:16.653227 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 10/41] 10.4.3.66 () {70 vars in 1290 bytes} [Fri Jul 10 14:07:16 2026] POST /volume/v3/groups => generated 104 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:07:16.663584 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-cb46c6c1-5ef4-4eca-944d-841cc1fdeaf6 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:16.666995 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-cb46c6c1-5ef4-4eca-944d-841cc1fdeaf6 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] GET https://10.4.3.66/volume/v3/groups/86f10ab1-55e5-4931-b8e6-55f925c512fb Jul 10 14:07:16.668083 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-cb46c6c1-5ef4-4eca-944d-841cc1fdeaf6 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:16.668083 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-cb46c6c1-5ef4-4eca-944d-841cc1fdeaf6 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:16.668083 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.groups [None req-cb46c6c1-5ef4-4eca-944d-841cc1fdeaf6 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] show called for member 86f10ab1-55e5-4931-b8e6-55f925c512fb {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:07:16.673417 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:16.673417 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:07:16.694368 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-cb46c6c1-5ef4-4eca-944d-841cc1fdeaf6 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/groups/86f10ab1-55e5-4931-b8e6-55f925c512fb returned with HTTP 200 Jul 10 14:07:16.698558 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 11/42] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:07:16 2026] GET /volume/v3/groups/86f10ab1-55e5-4931-b8e6-55f925c512fb => generated 332 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:07:17.710842 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cae9310e-fd47-4886-b09b-08a62ca97cd2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:17.713939 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cae9310e-fd47-4886-b09b-08a62ca97cd2 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] GET https://10.4.3.66/volume/v3/groups/86f10ab1-55e5-4931-b8e6-55f925c512fb Jul 10 14:07:17.714161 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cae9310e-fd47-4886-b09b-08a62ca97cd2 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:17.714354 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cae9310e-fd47-4886-b09b-08a62ca97cd2 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:17.714547 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-cae9310e-fd47-4886-b09b-08a62ca97cd2 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] show called for member 86f10ab1-55e5-4931-b8e6-55f925c512fb {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:07:17.719636 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:17.719636 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:07:17.734436 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cae9310e-fd47-4886-b09b-08a62ca97cd2 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/groups/86f10ab1-55e5-4931-b8e6-55f925c512fb returned with HTTP 200 Jul 10 14:07:17.734952 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 11/43] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:07:17 2026] GET /volume/v3/groups/86f10ab1-55e5-4931-b8e6-55f925c512fb => generated 333 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:07:17.746990 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-1ec36e74-13d1-4d98-86de-8b3092205d3f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:17.749398 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1ec36e74-13d1-4d98-86de-8b3092205d3f tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:07:17.750083 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1ec36e74-13d1-4d98-86de-8b3092205d3f tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1796295331", "volume_type": "bb1d8475-02db-4de6-8b96-ae741fd534c0", "group_id": "86f10ab1-55e5-4931-b8e6-55f925c512fb", "size": 1}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:17.752439 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-1ec36e74-13d1-4d98-86de-8b3092205d3f tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1796295331', 'volume_type': 'bb1d8475-02db-4de6-8b96-ae741fd534c0', 'group_id': '86f10ab1-55e5-4931-b8e6-55f925c512fb', 'size': 1}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:07:17.761708 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:17.761708 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:07:17.762347 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-1ec36e74-13d1-4d98-86de-8b3092205d3f tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Create volume of 1 GB Jul 10 14:07:17.774995 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-1ec36e74-13d1-4d98-86de-8b3092205d3f tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Availability Zones retrieved successfully. Jul 10 14:07:17.784126 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-1ec36e74-13d1-4d98-86de-8b3092205d3f tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Flow 'volume_create_api' (dd924d60-dccc-4c6b-884c-a82cd14a8152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:07:17.787901 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-1ec36e74-13d1-4d98-86de-8b3092205d3f tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ae4943a-c266-438a-8755-e0a1f876617f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:17.787901 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:17.787901 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:07:17.788490 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-1ec36e74-13d1-4d98-86de-8b3092205d3f tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:07:17.817355 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-1ec36e74-13d1-4d98-86de-8b3092205d3f tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ae4943a-c266-438a-8755-e0a1f876617f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:07:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bb1d8475-02db-4de6-8b96-ae741fd534c0,is_public=True,name='tempest-GroupsTest-volume-type-1288174380',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bb1d8475-02db-4de6-8b96-ae741fd534c0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '86f10ab1-55e5-4931-b8e6-55f925c512fb', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:17.818205 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-1ec36e74-13d1-4d98-86de-8b3092205d3f tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0302ffd9-7b53-4e27-9a82-9a87f3de7cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:17.850220 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-1ec36e74-13d1-4d98-86de-8b3092205d3f tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1288174380 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1288174380, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:07:17.850660 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-1ec36e74-13d1-4d98-86de-8b3092205d3f tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1288174380 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1288174380, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:07:17.882554 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-1ec36e74-13d1-4d98-86de-8b3092205d3f tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Created reservations ['2df4a08e-dc40-48c5-9abf-ebe40ce775d2', 'd2bb0d5e-f39f-4507-b31d-e575c298fbe3', 'd46a728d-6f12-4887-9044-2a2287b4c8b8', '617e7a0d-d339-4c67-9d15-8e4e5ecae149'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:07:17.883617 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-1ec36e74-13d1-4d98-86de-8b3092205d3f tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0302ffd9-7b53-4e27-9a82-9a87f3de7cd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2df4a08e-dc40-48c5-9abf-ebe40ce775d2', 'd2bb0d5e-f39f-4507-b31d-e575c298fbe3', 'd46a728d-6f12-4887-9044-2a2287b4c8b8', '617e7a0d-d339-4c67-9d15-8e4e5ecae149']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:17.884572 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-1ec36e74-13d1-4d98-86de-8b3092205d3f tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (134f579f-7c13-41e1-a5a9-a96c16699973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:17.916230 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-1ec36e74-13d1-4d98-86de-8b3092205d3f tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (134f579f-7c13-41e1-a5a9-a96c16699973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d2b7d2f-cb62-48a7-a3cb-d7f19af7e2ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1796295331',encryption_key_id=None,group_id=86f10ab1-55e5-4931-b8e6-55f925c512fb,group_type_id=,metadata={},multiattach=False,project_id='3b9d6ca2b485493186908caacea91b96',qos_specs=None,replication_status=,reservations=['2df4a08e-dc40-48c5-9abf-ebe40ce775d2','d2bb0d5e-f39f-4507-b31d-e575c298fbe3','d46a728d-6f12-4887-9044-2a2287b4c8b8','617e7a0d-d339-4c67-9d15-8e4e5ecae149'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1420689edd3d471da0e6b50f4b2ddda3',volume_type_id=bb1d8475-02db-4de6-8b96-ae741fd534c0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:07:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1796295331',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=86f10ab1-55e5-4931-b8e6-55f925c512fb,host=None,id=7d2b7d2f-cb62-48a7-a3cb-d7f19af7e2ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b9d6ca2b485493186908caacea91b96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1420689edd3d471da0e6b50f4b2ddda3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bb1d8475-02db-4de6-8b96-ae741fd534c0),volume_type_id=bb1d8475-02db-4de6-8b96-ae741fd534c0)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:17.916992 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-1ec36e74-13d1-4d98-86de-8b3092205d3f tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9b1dd40-c87a-4fbc-a348-ab7a282070a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:17.939857 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-1ec36e74-13d1-4d98-86de-8b3092205d3f tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9b1dd40-c87a-4fbc-a348-ab7a282070a7) transitioned into state 'SUCCESS' from state '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-1796295331',encryption_key_id=None,group_id=86f10ab1-55e5-4931-b8e6-55f925c512fb,group_type_id=,metadata={},multiattach=False,project_id='3b9d6ca2b485493186908caacea91b96',qos_specs=None,replication_status=,reservations=['2df4a08e-dc40-48c5-9abf-ebe40ce775d2','d2bb0d5e-f39f-4507-b31d-e575c298fbe3','d46a728d-6f12-4887-9044-2a2287b4c8b8','617e7a0d-d339-4c67-9d15-8e4e5ecae149'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1420689edd3d471da0e6b50f4b2ddda3',volume_type_id=bb1d8475-02db-4de6-8b96-ae741fd534c0)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:17.941062 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-1ec36e74-13d1-4d98-86de-8b3092205d3f tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0d0093d-2071-4389-8e7e-0b5cc67b480f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:17.959199 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-1ec36e74-13d1-4d98-86de-8b3092205d3f tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0d0093d-2071-4389-8e7e-0b5cc67b480f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:17.960196 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-1ec36e74-13d1-4d98-86de-8b3092205d3f tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Flow 'volume_create_api' (dd924d60-dccc-4c6b-884c-a82cd14a8152) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:07:17.960431 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-1ec36e74-13d1-4d98-86de-8b3092205d3f tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Create volume request issued successfully. Jul 10 14:07:17.961104 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-1ec36e74-13d1-4d98-86de-8b3092205d3f tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:07:17.961104 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-1ec36e74-13d1-4d98-86de-8b3092205d3f tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:07:18.004513 np0000005012 devstack@c-api.service[100154]: DEBUG oslo_db.sqlalchemy.engines [None req-1ec36e74-13d1-4d98-86de-8b3092205d3f tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:07:18.007785 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:18.007785 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:07:18.011039 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1ec36e74-13d1-4d98-86de-8b3092205d3f tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:07:18.011431 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 12/44] 10.4.3.66 () {70 vars in 1293 bytes} [Fri Jul 10 14:07:17 2026] POST /volume/v3/volumes => generated 813 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:07:18.025676 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-88edcb27-3a4d-4853-9f74-5428fbf8408a None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:18.028704 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-88edcb27-3a4d-4853-9f74-5428fbf8408a tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] GET https://10.4.3.66/volume/v3/volumes/7d2b7d2f-cb62-48a7-a3cb-d7f19af7e2ac Jul 10 14:07:18.029555 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-88edcb27-3a4d-4853-9f74-5428fbf8408a tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:18.029555 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-88edcb27-3a4d-4853-9f74-5428fbf8408a tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:18.038009 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:18.038009 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:07:18.042075 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-88edcb27-3a4d-4853-9f74-5428fbf8408a tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Volume info retrieved successfully. Jul 10 14:07:18.042920 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-88edcb27-3a4d-4853-9f74-5428fbf8408a tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:07:18.043130 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-88edcb27-3a4d-4853-9f74-5428fbf8408a tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:07:18.084688 np0000005012 devstack@c-api.service[100155]: DEBUG oslo_db.sqlalchemy.engines [None req-88edcb27-3a4d-4853-9f74-5428fbf8408a tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:07:18.088097 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:18.088097 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:07:18.099428 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-88edcb27-3a4d-4853-9f74-5428fbf8408a tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/volumes/7d2b7d2f-cb62-48a7-a3cb-d7f19af7e2ac returned with HTTP 200 Jul 10 14:07:18.100061 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 11/45] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:07:18 2026] GET /volume/v3/volumes/7d2b7d2f-cb62-48a7-a3cb-d7f19af7e2ac => generated 881 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:07:19.114136 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4190bdbc-131c-4e18-b3fd-cb4c1a6f81d9 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:19.116269 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4190bdbc-131c-4e18-b3fd-cb4c1a6f81d9 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] GET https://10.4.3.66/volume/v3/volumes/7d2b7d2f-cb62-48a7-a3cb-d7f19af7e2ac Jul 10 14:07:19.116553 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4190bdbc-131c-4e18-b3fd-cb4c1a6f81d9 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:19.116829 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4190bdbc-131c-4e18-b3fd-cb4c1a6f81d9 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:19.126516 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:19.126516 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:07:19.131000 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-4190bdbc-131c-4e18-b3fd-cb4c1a6f81d9 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Volume info retrieved successfully. Jul 10 14:07:19.131710 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-4190bdbc-131c-4e18-b3fd-cb4c1a6f81d9 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:07:19.131840 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-4190bdbc-131c-4e18-b3fd-cb4c1a6f81d9 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:07:19.179889 np0000005012 devstack@c-api.service[100153]: DEBUG oslo_db.sqlalchemy.engines [None req-4190bdbc-131c-4e18-b3fd-cb4c1a6f81d9 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100153) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:07:19.183039 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:19.183039 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:07:19.190772 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4190bdbc-131c-4e18-b3fd-cb4c1a6f81d9 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/volumes/7d2b7d2f-cb62-48a7-a3cb-d7f19af7e2ac returned with HTTP 200 Jul 10 14:07:19.191295 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 12/46] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:07:19 2026] GET /volume/v3/volumes/7d2b7d2f-cb62-48a7-a3cb-d7f19af7e2ac => generated 906 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:07:19.204220 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-06d8ad28-d798-424c-ad72-9bccc1e09605 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:19.206551 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-06d8ad28-d798-424c-ad72-9bccc1e09605 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:07:19.207044 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-06d8ad28-d798-424c-ad72-9bccc1e09605 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1815791236", "volume_type": "bb1d8475-02db-4de6-8b96-ae741fd534c0", "group_id": "86f10ab1-55e5-4931-b8e6-55f925c512fb", "size": 1}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:19.209048 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-06d8ad28-d798-424c-ad72-9bccc1e09605 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1815791236', 'volume_type': 'bb1d8475-02db-4de6-8b96-ae741fd534c0', 'group_id': '86f10ab1-55e5-4931-b8e6-55f925c512fb', 'size': 1}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:07:19.225436 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:19.225436 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:07:19.226477 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-06d8ad28-d798-424c-ad72-9bccc1e09605 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Create volume of 1 GB Jul 10 14:07:19.236635 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-06d8ad28-d798-424c-ad72-9bccc1e09605 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Availability zone cache updated, next update will occur around 2026-07-10 15:07:19.235679. {{(pid=100152) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 14:07:19.236635 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-06d8ad28-d798-424c-ad72-9bccc1e09605 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Availability Zones retrieved successfully. Jul 10 14:07:19.259184 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-06d8ad28-d798-424c-ad72-9bccc1e09605 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Flow 'volume_create_api' (4b01e2b7-3ba6-4a4f-8d34-bc6883011a2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:07:19.260294 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-06d8ad28-d798-424c-ad72-9bccc1e09605 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2545cdc-8bdf-4a1f-b816-21db35cd9b87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:19.260933 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:19.260933 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:07:19.261702 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-06d8ad28-d798-424c-ad72-9bccc1e09605 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:07:19.296558 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-06d8ad28-d798-424c-ad72-9bccc1e09605 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2545cdc-8bdf-4a1f-b816-21db35cd9b87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:07:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bb1d8475-02db-4de6-8b96-ae741fd534c0,is_public=True,name='tempest-GroupsTest-volume-type-1288174380',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bb1d8475-02db-4de6-8b96-ae741fd534c0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '86f10ab1-55e5-4931-b8e6-55f925c512fb', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:19.297312 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-06d8ad28-d798-424c-ad72-9bccc1e09605 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a644182-6f57-47a8-a021-ba6023bb82c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:19.340289 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-06d8ad28-d798-424c-ad72-9bccc1e09605 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1288174380 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1288174380, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:07:19.340484 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-06d8ad28-d798-424c-ad72-9bccc1e09605 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1288174380 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1288174380, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:07:19.364735 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-06d8ad28-d798-424c-ad72-9bccc1e09605 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Created reservations ['b11dfa50-49ef-4570-b276-81b8075fe8e2', '7e799554-d7ec-4c0b-8a95-16270d61cb8c', 'c0c2ba63-3960-4775-a875-701a21f7756f', '24051225-d738-4e73-b039-f09ae009af17'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:07:19.365455 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-06d8ad28-d798-424c-ad72-9bccc1e09605 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a644182-6f57-47a8-a021-ba6023bb82c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b11dfa50-49ef-4570-b276-81b8075fe8e2', '7e799554-d7ec-4c0b-8a95-16270d61cb8c', 'c0c2ba63-3960-4775-a875-701a21f7756f', '24051225-d738-4e73-b039-f09ae009af17']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:19.366149 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-06d8ad28-d798-424c-ad72-9bccc1e09605 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (029e22ef-1f82-4787-88ed-c42d219a3f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:19.420939 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-06d8ad28-d798-424c-ad72-9bccc1e09605 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (029e22ef-1f82-4787-88ed-c42d219a3f5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aebacea9-249a-434c-8f73-a43623d88a62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1815791236',encryption_key_id=None,group_id=86f10ab1-55e5-4931-b8e6-55f925c512fb,group_type_id=,metadata={},multiattach=False,project_id='3b9d6ca2b485493186908caacea91b96',qos_specs=None,replication_status=,reservations=['b11dfa50-49ef-4570-b276-81b8075fe8e2','7e799554-d7ec-4c0b-8a95-16270d61cb8c','c0c2ba63-3960-4775-a875-701a21f7756f','24051225-d738-4e73-b039-f09ae009af17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1420689edd3d471da0e6b50f4b2ddda3',volume_type_id=bb1d8475-02db-4de6-8b96-ae741fd534c0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:07:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1815791236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=86f10ab1-55e5-4931-b8e6-55f925c512fb,host=None,id=aebacea9-249a-434c-8f73-a43623d88a62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b9d6ca2b485493186908caacea91b96',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1420689edd3d471da0e6b50f4b2ddda3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bb1d8475-02db-4de6-8b96-ae741fd534c0),volume_type_id=bb1d8475-02db-4de6-8b96-ae741fd534c0)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:19.421581 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-06d8ad28-d798-424c-ad72-9bccc1e09605 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afb9bdcf-67cb-4daa-8af4-7d10d6eb0be8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:19.457132 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-06d8ad28-d798-424c-ad72-9bccc1e09605 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afb9bdcf-67cb-4daa-8af4-7d10d6eb0be8) transitioned into state 'SUCCESS' from state '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-1815791236',encryption_key_id=None,group_id=86f10ab1-55e5-4931-b8e6-55f925c512fb,group_type_id=,metadata={},multiattach=False,project_id='3b9d6ca2b485493186908caacea91b96',qos_specs=None,replication_status=,reservations=['b11dfa50-49ef-4570-b276-81b8075fe8e2','7e799554-d7ec-4c0b-8a95-16270d61cb8c','c0c2ba63-3960-4775-a875-701a21f7756f','24051225-d738-4e73-b039-f09ae009af17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1420689edd3d471da0e6b50f4b2ddda3',volume_type_id=bb1d8475-02db-4de6-8b96-ae741fd534c0)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:19.457132 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-06d8ad28-d798-424c-ad72-9bccc1e09605 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46640b5e-830a-4f33-a7a7-0d2e1985ea7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:19.490044 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-06d8ad28-d798-424c-ad72-9bccc1e09605 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46640b5e-830a-4f33-a7a7-0d2e1985ea7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:19.491471 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-06d8ad28-d798-424c-ad72-9bccc1e09605 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Flow 'volume_create_api' (4b01e2b7-3ba6-4a4f-8d34-bc6883011a2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:07:19.492070 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-06d8ad28-d798-424c-ad72-9bccc1e09605 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Create volume request issued successfully. Jul 10 14:07:19.493244 np0000005012 devstack@c-api.service[100152]: WARNING stevedore.named [None req-06d8ad28-d798-424c-ad72-9bccc1e09605 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:07:19.493422 np0000005012 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-06d8ad28-d798-424c-ad72-9bccc1e09605 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:07:19.534864 np0000005012 devstack@c-api.service[100152]: DEBUG oslo_db.sqlalchemy.engines [None req-06d8ad28-d798-424c-ad72-9bccc1e09605 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:07:19.539013 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:19.539013 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:07:19.545367 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-06d8ad28-d798-424c-ad72-9bccc1e09605 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:07:19.545997 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 12/47] 10.4.3.66 () {70 vars in 1293 bytes} [Fri Jul 10 14:07:19 2026] POST /volume/v3/volumes => generated 813 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:07:19.560418 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-65f91977-1324-4101-8db0-e6d6a196ad21 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:19.563100 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-65f91977-1324-4101-8db0-e6d6a196ad21 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] GET https://10.4.3.66/volume/v3/volumes/aebacea9-249a-434c-8f73-a43623d88a62 Jul 10 14:07:19.563442 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-65f91977-1324-4101-8db0-e6d6a196ad21 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:19.563860 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-65f91977-1324-4101-8db0-e6d6a196ad21 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:19.574529 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:19.574529 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:07:19.581359 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-65f91977-1324-4101-8db0-e6d6a196ad21 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Volume info retrieved successfully. Jul 10 14:07:19.582282 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-65f91977-1324-4101-8db0-e6d6a196ad21 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:07:19.582747 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-65f91977-1324-4101-8db0-e6d6a196ad21 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:07:19.629819 np0000005012 devstack@c-api.service[100154]: DEBUG oslo_db.sqlalchemy.engines [None req-65f91977-1324-4101-8db0-e6d6a196ad21 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:07:19.633081 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:19.633081 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:07:19.645256 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-65f91977-1324-4101-8db0-e6d6a196ad21 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/volumes/aebacea9-249a-434c-8f73-a43623d88a62 returned with HTTP 200 Jul 10 14:07:19.645761 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 13/48] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:07:19 2026] GET /volume/v3/volumes/aebacea9-249a-434c-8f73-a43623d88a62 => generated 881 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:07:20.662619 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-52152741-80d2-460f-93c6-c110739e1f5b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:20.665120 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-52152741-80d2-460f-93c6-c110739e1f5b tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] GET https://10.4.3.66/volume/v3/volumes/aebacea9-249a-434c-8f73-a43623d88a62 Jul 10 14:07:20.665174 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-52152741-80d2-460f-93c6-c110739e1f5b tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:20.665389 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-52152741-80d2-460f-93c6-c110739e1f5b tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:20.678191 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:20.678191 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:07:20.700637 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-52152741-80d2-460f-93c6-c110739e1f5b tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Volume info retrieved successfully. Jul 10 14:07:20.701404 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-52152741-80d2-460f-93c6-c110739e1f5b tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:07:20.701639 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-52152741-80d2-460f-93c6-c110739e1f5b tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:07:20.741629 np0000005012 devstack@c-api.service[100155]: DEBUG oslo_db.sqlalchemy.engines [None req-52152741-80d2-460f-93c6-c110739e1f5b tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:07:20.745307 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:20.745307 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:07:20.763388 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-52152741-80d2-460f-93c6-c110739e1f5b tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/volumes/aebacea9-249a-434c-8f73-a43623d88a62 returned with HTTP 200 Jul 10 14:07:20.763981 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 12/49] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:07:20 2026] GET /volume/v3/volumes/aebacea9-249a-434c-8f73-a43623d88a62 => generated 906 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:07:20.781860 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4a1f54d3-4de3-40dd-8dc2-0c40fa155e98 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:20.784007 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4a1f54d3-4de3-40dd-8dc2-0c40fa155e98 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] PUT https://10.4.3.66/volume/v3/groups/86f10ab1-55e5-4931-b8e6-55f925c512fb Jul 10 14:07:20.784403 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4a1f54d3-4de3-40dd-8dc2-0c40fa155e98 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "aebacea9-249a-434c-8f73-a43623d88a62"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:20.791103 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.groups [None req-4a1f54d3-4de3-40dd-8dc2-0c40fa155e98 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Update called for group 86f10ab1-55e5-4931-b8e6-55f925c512fb. {{(pid=100153) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 14:07:20.791247 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.groups [None req-4a1f54d3-4de3-40dd-8dc2-0c40fa155e98 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Updating group 86f10ab1-55e5-4931-b8e6-55f925c512fb with name new_group description: This is a new group add_volumes: None remove_volumes: aebacea9-249a-434c-8f73-a43623d88a62. Jul 10 14:07:20.795857 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:20.795857 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:07:20.865577 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4a1f54d3-4de3-40dd-8dc2-0c40fa155e98 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/groups/86f10ab1-55e5-4931-b8e6-55f925c512fb returned with HTTP 202 Jul 10 14:07:20.865985 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 13/50] 10.4.3.66 () {70 vars in 1400 bytes} [Fri Jul 10 14:07:20 2026] PUT /volume/v3/groups/86f10ab1-55e5-4931-b8e6-55f925c512fb => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:07:20.874278 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-dead312b-8b5d-4d69-bfc5-9de66c0ee2f0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:20.877728 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dead312b-8b5d-4d69-bfc5-9de66c0ee2f0 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] GET https://10.4.3.66/volume/v3/groups/86f10ab1-55e5-4931-b8e6-55f925c512fb Jul 10 14:07:20.877728 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dead312b-8b5d-4d69-bfc5-9de66c0ee2f0 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:20.877728 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dead312b-8b5d-4d69-bfc5-9de66c0ee2f0 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:20.877728 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-dead312b-8b5d-4d69-bfc5-9de66c0ee2f0 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] show called for member 86f10ab1-55e5-4931-b8e6-55f925c512fb {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:07:20.881991 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:20.881991 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:07:20.894321 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dead312b-8b5d-4d69-bfc5-9de66c0ee2f0 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/groups/86f10ab1-55e5-4931-b8e6-55f925c512fb returned with HTTP 200 Jul 10 14:07:20.894960 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 13/51] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:07:20 2026] GET /volume/v3/groups/86f10ab1-55e5-4931-b8e6-55f925c512fb => generated 323 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:07:21.906045 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-eb378671-f351-40af-a893-77f81735375a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:21.908204 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-eb378671-f351-40af-a893-77f81735375a tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] GET https://10.4.3.66/volume/v3/groups/86f10ab1-55e5-4931-b8e6-55f925c512fb Jul 10 14:07:21.908465 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-eb378671-f351-40af-a893-77f81735375a tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:21.908721 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-eb378671-f351-40af-a893-77f81735375a tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:21.909120 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.groups [None req-eb378671-f351-40af-a893-77f81735375a tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] show called for member 86f10ab1-55e5-4931-b8e6-55f925c512fb {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:07:21.913168 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:21.913168 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:07:21.923123 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-eb378671-f351-40af-a893-77f81735375a tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/groups/86f10ab1-55e5-4931-b8e6-55f925c512fb returned with HTTP 200 Jul 10 14:07:21.923368 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 14/52] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:07:21 2026] GET /volume/v3/groups/86f10ab1-55e5-4931-b8e6-55f925c512fb => generated 324 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:07:21.938355 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-2d189282-80d7-4867-b2e3-9318e6317a65 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:21.939783 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2d189282-80d7-4867-b2e3-9318e6317a65 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] GET https://10.4.3.66/volume/v3/groups/86f10ab1-55e5-4931-b8e6-55f925c512fb Jul 10 14:07:21.940136 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2d189282-80d7-4867-b2e3-9318e6317a65 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:21.940522 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2d189282-80d7-4867-b2e3-9318e6317a65 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:21.940917 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.groups [None req-2d189282-80d7-4867-b2e3-9318e6317a65 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] show called for member 86f10ab1-55e5-4931-b8e6-55f925c512fb {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:07:21.945850 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:21.945850 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:07:21.963404 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2d189282-80d7-4867-b2e3-9318e6317a65 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/groups/86f10ab1-55e5-4931-b8e6-55f925c512fb returned with HTTP 200 Jul 10 14:07:21.963404 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 13/53] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:07:21 2026] GET /volume/v3/groups/86f10ab1-55e5-4931-b8e6-55f925c512fb => generated 324 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:07:21.971707 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-2bd4cfd6-94d1-40f6-93cf-df2e936b8c8b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:21.973840 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2bd4cfd6-94d1-40f6-93cf-df2e936b8c8b tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] GET https://10.4.3.66/volume/v3/volumes/detail Jul 10 14:07:21.974127 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2bd4cfd6-94d1-40f6-93cf-df2e936b8c8b tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:21.974374 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2bd4cfd6-94d1-40f6-93cf-df2e936b8c8b tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Calling method 'detail' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:21.974769 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.api_utils [None req-2bd4cfd6-94d1-40f6-93cf-df2e936b8c8b tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Removing options '' from query. {{(pid=100153) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:07:21.975684 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-2bd4cfd6-94d1-40f6-93cf-df2e936b8c8b tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100153) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:07:21.985019 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-2bd4cfd6-94d1-40f6-93cf-df2e936b8c8b tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Get all volumes completed successfully. Jul 10 14:07:21.985950 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-2bd4cfd6-94d1-40f6-93cf-df2e936b8c8b tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:07:21.986128 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-2bd4cfd6-94d1-40f6-93cf-df2e936b8c8b tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:07:22.046997 np0000005012 devstack@c-api.service[100153]: DEBUG oslo_db.sqlalchemy.engines [None req-2bd4cfd6-94d1-40f6-93cf-df2e936b8c8b tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100153) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:07:22.052468 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:22.052468 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:07:22.061090 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2bd4cfd6-94d1-40f6-93cf-df2e936b8c8b tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Jul 10 14:07:22.061691 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 14/54] 10.4.3.66 () {68 vars in 1292 bytes} [Fri Jul 10 14:07:21 2026] GET /volume/v3/volumes/detail => generated 1771 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:07:22.083430 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9b58fd8c-ce93-41ae-919d-1db5c537690a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:22.085703 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9b58fd8c-ce93-41ae-919d-1db5c537690a tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] PUT https://10.4.3.66/volume/v3/groups/86f10ab1-55e5-4931-b8e6-55f925c512fb Jul 10 14:07:22.086064 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9b58fd8c-ce93-41ae-919d-1db5c537690a tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "aebacea9-249a-434c-8f73-a43623d88a62"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:22.091393 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-9b58fd8c-ce93-41ae-919d-1db5c537690a tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Update called for group 86f10ab1-55e5-4931-b8e6-55f925c512fb. {{(pid=100152) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 14:07:22.091574 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.groups [None req-9b58fd8c-ce93-41ae-919d-1db5c537690a tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Updating group 86f10ab1-55e5-4931-b8e6-55f925c512fb with name None description: None add_volumes: aebacea9-249a-434c-8f73-a43623d88a62 remove_volumes: None. Jul 10 14:07:22.097394 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:22.097394 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:07:22.158352 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9b58fd8c-ce93-41ae-919d-1db5c537690a tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/groups/86f10ab1-55e5-4931-b8e6-55f925c512fb returned with HTTP 202 Jul 10 14:07:22.159660 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 14/55] 10.4.3.66 () {70 vars in 1399 bytes} [Fri Jul 10 14:07:22 2026] PUT /volume/v3/groups/86f10ab1-55e5-4931-b8e6-55f925c512fb => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:07:22.168546 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-face4e45-6697-4b73-abf7-0008b6dbfbd0 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:22.170379 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-face4e45-6697-4b73-abf7-0008b6dbfbd0 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] GET https://10.4.3.66/volume/v3/groups/86f10ab1-55e5-4931-b8e6-55f925c512fb Jul 10 14:07:22.171032 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-face4e45-6697-4b73-abf7-0008b6dbfbd0 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:22.171032 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-face4e45-6697-4b73-abf7-0008b6dbfbd0 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:22.171032 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.groups [None req-face4e45-6697-4b73-abf7-0008b6dbfbd0 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] show called for member 86f10ab1-55e5-4931-b8e6-55f925c512fb {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:07:22.176242 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:22.176242 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:07:22.191727 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-face4e45-6697-4b73-abf7-0008b6dbfbd0 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/groups/86f10ab1-55e5-4931-b8e6-55f925c512fb returned with HTTP 200 Jul 10 14:07:22.191727 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 15/56] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:07:22 2026] GET /volume/v3/groups/86f10ab1-55e5-4931-b8e6-55f925c512fb => generated 323 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:07:23.203981 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-3dbad292-04c0-4106-8242-7a1c31c6a8e2 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:23.208084 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3dbad292-04c0-4106-8242-7a1c31c6a8e2 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] GET https://10.4.3.66/volume/v3/groups/86f10ab1-55e5-4931-b8e6-55f925c512fb Jul 10 14:07:23.208084 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3dbad292-04c0-4106-8242-7a1c31c6a8e2 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:23.208084 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3dbad292-04c0-4106-8242-7a1c31c6a8e2 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:23.208084 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.groups [None req-3dbad292-04c0-4106-8242-7a1c31c6a8e2 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] show called for member 86f10ab1-55e5-4931-b8e6-55f925c512fb {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:07:23.211400 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:23.211400 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:07:23.219228 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3dbad292-04c0-4106-8242-7a1c31c6a8e2 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/groups/86f10ab1-55e5-4931-b8e6-55f925c512fb returned with HTTP 200 Jul 10 14:07:23.220184 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 14/57] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:07:23 2026] GET /volume/v3/groups/86f10ab1-55e5-4931-b8e6-55f925c512fb => generated 324 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:07:23.232813 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a7c3decb-e7c5-4f2f-8e9d-9ce47b05158a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:23.234832 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a7c3decb-e7c5-4f2f-8e9d-9ce47b05158a tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] GET https://10.4.3.66/volume/v3/volumes/detail Jul 10 14:07:23.235171 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a7c3decb-e7c5-4f2f-8e9d-9ce47b05158a tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:23.235428 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a7c3decb-e7c5-4f2f-8e9d-9ce47b05158a tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Calling method 'detail' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:23.235742 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.api_utils [None req-a7c3decb-e7c5-4f2f-8e9d-9ce47b05158a tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Removing options '' from query. {{(pid=100153) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:07:23.236639 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-a7c3decb-e7c5-4f2f-8e9d-9ce47b05158a tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100153) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:07:23.239193 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-19ae9a62-1fda-4fbd-8c6e-f86aa5431645 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:23.244628 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a7c3decb-e7c5-4f2f-8e9d-9ce47b05158a tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Get all volumes completed successfully. Jul 10 14:07:23.245489 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-a7c3decb-e7c5-4f2f-8e9d-9ce47b05158a tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:07:23.245489 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-a7c3decb-e7c5-4f2f-8e9d-9ce47b05158a tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:07:23.296838 np0000005012 devstack@c-api.service[100153]: DEBUG oslo_db.sqlalchemy.engines [None req-a7c3decb-e7c5-4f2f-8e9d-9ce47b05158a tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100153) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:07:23.307066 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:23.307066 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:07:23.311656 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-a7c3decb-e7c5-4f2f-8e9d-9ce47b05158a tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:07:23.311877 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-a7c3decb-e7c5-4f2f-8e9d-9ce47b05158a tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:07:23.349061 np0000005012 devstack@c-api.service[100153]: DEBUG oslo_db.sqlalchemy.engines [None req-a7c3decb-e7c5-4f2f-8e9d-9ce47b05158a tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100153) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:07:23.352175 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:23.352175 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:07:23.359665 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a7c3decb-e7c5-4f2f-8e9d-9ce47b05158a tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Jul 10 14:07:23.360050 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 15/58] 10.4.3.66 () {68 vars in 1292 bytes} [Fri Jul 10 14:07:23 2026] GET /volume/v3/volumes/detail => generated 1805 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:07:23.378580 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-27d3aaf2-0a69-44a0-8c97-c7cf86cd339d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:23.384017 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-27d3aaf2-0a69-44a0-8c97-c7cf86cd339d tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] GET https://10.4.3.66/volume/v3/volumes/detail Jul 10 14:07:23.384017 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-27d3aaf2-0a69-44a0-8c97-c7cf86cd339d tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:23.384017 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-27d3aaf2-0a69-44a0-8c97-c7cf86cd339d tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Calling method 'detail' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:23.384017 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.api_utils [None req-27d3aaf2-0a69-44a0-8c97-c7cf86cd339d tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Removing options '' from query. {{(pid=100154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:07:23.384017 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:23.384017 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:07:23.384017 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-27d3aaf2-0a69-44a0-8c97-c7cf86cd339d tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:07:23.393256 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-27d3aaf2-0a69-44a0-8c97-c7cf86cd339d tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Get all volumes completed successfully. Jul 10 14:07:23.394683 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-27d3aaf2-0a69-44a0-8c97-c7cf86cd339d tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:07:23.394977 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-27d3aaf2-0a69-44a0-8c97-c7cf86cd339d tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:07:23.441686 np0000005012 devstack@c-api.service[100154]: DEBUG oslo_db.sqlalchemy.engines [None req-27d3aaf2-0a69-44a0-8c97-c7cf86cd339d tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:07:23.445146 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:23.445146 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:07:23.450088 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-27d3aaf2-0a69-44a0-8c97-c7cf86cd339d tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:07:23.450583 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-27d3aaf2-0a69-44a0-8c97-c7cf86cd339d tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:07:23.460988 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-19ae9a62-1fda-4fbd-8c6e-f86aa5431645 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:07:23.461360 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-19ae9a62-1fda-4fbd-8c6e-f86aa5431645 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1840944860", "imageRef": "4ff20130-b276-43a0-956f-1453107cff27"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:23.463082 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-19ae9a62-1fda-4fbd-8c6e-f86aa5431645 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1840944860', 'imageRef': '4ff20130-b276-43a0-956f-1453107cff27'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:07:23.503185 np0000005012 devstack@c-api.service[100154]: DEBUG oslo_db.sqlalchemy.engines [None req-27d3aaf2-0a69-44a0-8c97-c7cf86cd339d tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:07:23.507028 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:23.507028 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:07:23.518483 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-27d3aaf2-0a69-44a0-8c97-c7cf86cd339d tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Jul 10 14:07:23.519085 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 16/59] 10.4.3.66 () {68 vars in 1292 bytes} [Fri Jul 10 14:07:23 2026] GET /volume/v3/volumes/detail => generated 1805 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:07:23.535742 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-87cbcd2f-0b9b-44b7-84ac-5c06f3aadd2b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:23.540545 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-87cbcd2f-0b9b-44b7-84ac-5c06f3aadd2b tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] POST https://10.4.3.66/volume/v3/groups/86f10ab1-55e5-4931-b8e6-55f925c512fb/action Jul 10 14:07:23.542018 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-87cbcd2f-0b9b-44b7-84ac-5c06f3aadd2b tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:07:23.542018 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-87cbcd2f-0b9b-44b7-84ac-5c06f3aadd2b tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:23.543080 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.groups [None req-87cbcd2f-0b9b-44b7-84ac-5c06f3aadd2b tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] delete called for group 86f10ab1-55e5-4931-b8e6-55f925c512fb {{(pid=100155) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 14:07:23.544323 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.groups [None req-87cbcd2f-0b9b-44b7-84ac-5c06f3aadd2b tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Delete group with id: 86f10ab1-55e5-4931-b8e6-55f925c512fb Jul 10 14:07:23.550155 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:23.550155 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:07:23.677642 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-87cbcd2f-0b9b-44b7-84ac-5c06f3aadd2b tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/groups/86f10ab1-55e5-4931-b8e6-55f925c512fb/action returned with HTTP 202 Jul 10 14:07:23.678265 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 15/60] 10.4.3.66 () {70 vars in 1421 bytes} [Fri Jul 10 14:07:23 2026] POST /volume/v3/groups/86f10ab1-55e5-4931-b8e6-55f925c512fb/action => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:07:23.689598 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a0214b69-c3bf-458a-b774-c72cd522567f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:23.691663 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a0214b69-c3bf-458a-b774-c72cd522567f tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] GET https://10.4.3.66/volume/v3/volumes/aebacea9-249a-434c-8f73-a43623d88a62 Jul 10 14:07:23.692017 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a0214b69-c3bf-458a-b774-c72cd522567f tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:23.692348 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a0214b69-c3bf-458a-b774-c72cd522567f tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:23.710251 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:23.710251 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:07:23.716401 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a0214b69-c3bf-458a-b774-c72cd522567f tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Volume info retrieved successfully. Jul 10 14:07:23.717263 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-a0214b69-c3bf-458a-b774-c72cd522567f tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:07:23.717410 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-a0214b69-c3bf-458a-b774-c72cd522567f tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:07:23.764479 np0000005012 devstack@c-api.service[100153]: DEBUG oslo_db.sqlalchemy.engines [None req-a0214b69-c3bf-458a-b774-c72cd522567f tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100153) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:07:23.767927 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:23.767927 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:07:23.776281 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a0214b69-c3bf-458a-b774-c72cd522567f tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/volumes/aebacea9-249a-434c-8f73-a43623d88a62 returned with HTTP 200 Jul 10 14:07:23.778001 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 16/61] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:07:23 2026] GET /volume/v3/volumes/aebacea9-249a-434c-8f73-a43623d88a62 => generated 905 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:07:24.223245 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-19ae9a62-1fda-4fbd-8c6e-f86aa5431645 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Create volume of 1 GB Jul 10 14:07:24.223587 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:24.223587 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:07:24.227752 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-19ae9a62-1fda-4fbd-8c6e-f86aa5431645 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Availability Zones retrieved successfully. Jul 10 14:07:24.234131 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-19ae9a62-1fda-4fbd-8c6e-f86aa5431645 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Flow 'volume_create_api' (26a4579b-ea63-4557-9751-12713879c7fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:07:24.235587 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-19ae9a62-1fda-4fbd-8c6e-f86aa5431645 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d7f115b-8ba9-4c30-8309-5215fe4efe8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:24.237537 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-19ae9a62-1fda-4fbd-8c6e-f86aa5431645 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:07:24.324963 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-19ae9a62-1fda-4fbd-8c6e-f86aa5431645 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d7f115b-8ba9-4c30-8309-5215fe4efe8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:24.326023 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-19ae9a62-1fda-4fbd-8c6e-f86aa5431645 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3e617af-de9e-450c-aee5-392782899ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:24.368496 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-19ae9a62-1fda-4fbd-8c6e-f86aa5431645 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-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 14:07:24.368839 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-19ae9a62-1fda-4fbd-8c6e-f86aa5431645 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-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 14:07:24.426277 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-19ae9a62-1fda-4fbd-8c6e-f86aa5431645 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Created reservations ['5774f973-3ddc-48a7-b357-f8383caaa790', '27ce4bc3-3653-4ba8-a105-d391ebf8a825', '0b981a15-3f1e-4800-afc6-6f67945635d8', '8b8e5411-2b38-4f7c-962e-2c41d3aa1e4b'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:07:24.427273 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-19ae9a62-1fda-4fbd-8c6e-f86aa5431645 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3e617af-de9e-450c-aee5-392782899ba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5774f973-3ddc-48a7-b357-f8383caaa790', '27ce4bc3-3653-4ba8-a105-d391ebf8a825', '0b981a15-3f1e-4800-afc6-6f67945635d8', '8b8e5411-2b38-4f7c-962e-2c41d3aa1e4b']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:24.428228 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-19ae9a62-1fda-4fbd-8c6e-f86aa5431645 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12ae40db-68da-464b-ba6b-b651234afcfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:24.456474 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-19ae9a62-1fda-4fbd-8c6e-f86aa5431645 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12ae40db-68da-464b-ba6b-b651234afcfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca45b8b6-16d6-4848-a0e4-486c30f7b6ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1840944860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3b8e56fa6b1429d987a64d9db511133',qos_specs=None,replication_status=,reservations=['5774f973-3ddc-48a7-b357-f8383caaa790','27ce4bc3-3653-4ba8-a105-d391ebf8a825','0b981a15-3f1e-4800-afc6-6f67945635d8','8b8e5411-2b38-4f7c-962e-2c41d3aa1e4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04992ff575b34f118dda2abf04e8b8ec',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:07:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1840944860',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca45b8b6-16d6-4848-a0e4-486c30f7b6ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3b8e56fa6b1429d987a64d9db511133',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04992ff575b34f118dda2abf04e8b8ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:24.457622 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-19ae9a62-1fda-4fbd-8c6e-f86aa5431645 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (422774f7-78f7-44a1-b33e-9a7d76153445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:24.489695 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-19ae9a62-1fda-4fbd-8c6e-f86aa5431645 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (422774f7-78f7-44a1-b33e-9a7d76153445) transitioned into state 'SUCCESS' from state '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-1840944860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3b8e56fa6b1429d987a64d9db511133',qos_specs=None,replication_status=,reservations=['5774f973-3ddc-48a7-b357-f8383caaa790','27ce4bc3-3653-4ba8-a105-d391ebf8a825','0b981a15-3f1e-4800-afc6-6f67945635d8','8b8e5411-2b38-4f7c-962e-2c41d3aa1e4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04992ff575b34f118dda2abf04e8b8ec',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:24.490352 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-19ae9a62-1fda-4fbd-8c6e-f86aa5431645 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (024e437c-e9ca-4ab0-bb58-79492a661512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:24.508495 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-19ae9a62-1fda-4fbd-8c6e-f86aa5431645 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (024e437c-e9ca-4ab0-bb58-79492a661512) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:24.509713 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-19ae9a62-1fda-4fbd-8c6e-f86aa5431645 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Flow 'volume_create_api' (26a4579b-ea63-4557-9751-12713879c7fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:07:24.510293 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-19ae9a62-1fda-4fbd-8c6e-f86aa5431645 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Create volume request issued successfully. Jul 10 14:07:24.513741 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-19ae9a62-1fda-4fbd-8c6e-f86aa5431645 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:07:24.513741 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 15/62] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:07:23 2026] POST /volume/v3/volumes => generated 750 bytes in 1273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:07:24.524910 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-4ef126b6-c9ee-48a9-a92e-39b571778bde None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:24.527295 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4ef126b6-c9ee-48a9-a92e-39b571778bde tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] GET https://10.4.3.66/volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec Jul 10 14:07:24.527646 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4ef126b6-c9ee-48a9-a92e-39b571778bde tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:24.527941 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4ef126b6-c9ee-48a9-a92e-39b571778bde tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:24.537795 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:24.537795 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:07:24.541828 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-4ef126b6-c9ee-48a9-a92e-39b571778bde tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Volume info retrieved successfully. Jul 10 14:07:24.550321 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4ef126b6-c9ee-48a9-a92e-39b571778bde tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec returned with HTTP 200 Jul 10 14:07:24.550699 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 17/63] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:07:24 2026] GET /volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec => generated 818 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:24.793014 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-6ba15c93-a567-447d-a0b6-132524c80f0b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:24.794828 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6ba15c93-a567-447d-a0b6-132524c80f0b tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] GET https://10.4.3.66/volume/v3/volumes/aebacea9-249a-434c-8f73-a43623d88a62 Jul 10 14:07:24.795115 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6ba15c93-a567-447d-a0b6-132524c80f0b tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:24.795707 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6ba15c93-a567-447d-a0b6-132524c80f0b tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:24.806096 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6ba15c93-a567-447d-a0b6-132524c80f0b tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/volumes/aebacea9-249a-434c-8f73-a43623d88a62 returned with HTTP 404 Jul 10 14:07:24.806587 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 16/64] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:07:24 2026] GET /volume/v3/volumes/aebacea9-249a-434c-8f73-a43623d88a62 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:07:24.814955 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-613480b0-9796-4b0d-8b10-80791fe3ca0d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:24.817236 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-613480b0-9796-4b0d-8b10-80791fe3ca0d tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] GET https://10.4.3.66/volume/v3/volumes/7d2b7d2f-cb62-48a7-a3cb-d7f19af7e2ac Jul 10 14:07:24.817523 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-613480b0-9796-4b0d-8b10-80791fe3ca0d tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:24.817697 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-613480b0-9796-4b0d-8b10-80791fe3ca0d tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:24.823892 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-613480b0-9796-4b0d-8b10-80791fe3ca0d tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/volumes/7d2b7d2f-cb62-48a7-a3cb-d7f19af7e2ac returned with HTTP 404 Jul 10 14:07:24.824405 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 17/65] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:07:24 2026] GET /volume/v3/volumes/7d2b7d2f-cb62-48a7-a3cb-d7f19af7e2ac => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:07:24.837179 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5cbd0e49-885c-4532-a0c2-ef275db92374 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:24.839941 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5cbd0e49-885c-4532-a0c2-ef275db92374 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] GET https://10.4.3.66/volume/v3/groups/86f10ab1-55e5-4931-b8e6-55f925c512fb Jul 10 14:07:24.840153 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5cbd0e49-885c-4532-a0c2-ef275db92374 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:24.840392 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5cbd0e49-885c-4532-a0c2-ef275db92374 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:24.840547 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-5cbd0e49-885c-4532-a0c2-ef275db92374 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] show called for member 86f10ab1-55e5-4931-b8e6-55f925c512fb {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:07:24.855944 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5cbd0e49-885c-4532-a0c2-ef275db92374 tempest-GroupsTest-1061410962 tempest-GroupsTest-1061410962-project-member] https://10.4.3.66/volume/v3/groups/86f10ab1-55e5-4931-b8e6-55f925c512fb returned with HTTP 404 Jul 10 14:07:24.856685 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 16/66] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:07:24 2026] GET /volume/v3/groups/86f10ab1-55e5-4931-b8e6-55f925c512fb => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:07:24.865664 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-295b8799-7fd3-4cc2-9750-72d4dd1e3efc None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:24.867717 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-295b8799-7fd3-4cc2-9750-72d4dd1e3efc tempest-GroupsTest-1063807777 tempest-GroupsTest-1063807777-project-admin] DELETE https://10.4.3.66/volume/v3/group_types/06d22926-e58e-44bc-8d5c-29c96ee100d3 Jul 10 14:07:24.868236 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-295b8799-7fd3-4cc2-9750-72d4dd1e3efc tempest-GroupsTest-1063807777 tempest-GroupsTest-1063807777-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:24.868236 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-295b8799-7fd3-4cc2-9750-72d4dd1e3efc tempest-GroupsTest-1063807777 tempest-GroupsTest-1063807777-project-admin] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:24.911264 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-295b8799-7fd3-4cc2-9750-72d4dd1e3efc tempest-GroupsTest-1063807777 tempest-GroupsTest-1063807777-project-admin] https://10.4.3.66/volume/v3/group_types/06d22926-e58e-44bc-8d5c-29c96ee100d3 returned with HTTP 202 Jul 10 14:07:24.911717 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 18/67] 10.4.3.66 () {68 vars in 1397 bytes} [Fri Jul 10 14:07:24 2026] DELETE /volume/v3/group_types/06d22926-e58e-44bc-8d5c-29c96ee100d3 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:07:24.925195 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-55876b30-3499-47b3-904e-7c10749644f1 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:24.928187 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-55876b30-3499-47b3-904e-7c10749644f1 tempest-GroupsTest-1063807777 tempest-GroupsTest-1063807777-project-admin] DELETE https://10.4.3.66/volume/v3/types/bb1d8475-02db-4de6-8b96-ae741fd534c0 Jul 10 14:07:24.928187 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-55876b30-3499-47b3-904e-7c10749644f1 tempest-GroupsTest-1063807777 tempest-GroupsTest-1063807777-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:24.928187 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-55876b30-3499-47b3-904e-7c10749644f1 tempest-GroupsTest-1063807777 tempest-GroupsTest-1063807777-project-admin] Calling method '_delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:25.007479 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-55876b30-3499-47b3-904e-7c10749644f1 tempest-GroupsTest-1063807777 tempest-GroupsTest-1063807777-project-admin] https://10.4.3.66/volume/v3/types/bb1d8475-02db-4de6-8b96-ae741fd534c0 returned with HTTP 202 Jul 10 14:07:25.007885 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 17/68] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:07:24 2026] DELETE /volume/v3/types/bb1d8475-02db-4de6-8b96-ae741fd534c0 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:07:25.016659 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-05689b5e-7e4a-46d3-b00e-d10ffa76fcf1 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:25.018480 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-05689b5e-7e4a-46d3-b00e-d10ffa76fcf1 tempest-GroupsTest-1063807777 tempest-GroupsTest-1063807777-project-admin] GET https://10.4.3.66/volume/v3/types/bb1d8475-02db-4de6-8b96-ae741fd534c0 Jul 10 14:07:25.019143 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-05689b5e-7e4a-46d3-b00e-d10ffa76fcf1 tempest-GroupsTest-1063807777 tempest-GroupsTest-1063807777-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:25.019343 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-05689b5e-7e4a-46d3-b00e-d10ffa76fcf1 tempest-GroupsTest-1063807777 tempest-GroupsTest-1063807777-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:25.024618 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-05689b5e-7e4a-46d3-b00e-d10ffa76fcf1 tempest-GroupsTest-1063807777 tempest-GroupsTest-1063807777-project-admin] https://10.4.3.66/volume/v3/types/bb1d8475-02db-4de6-8b96-ae741fd534c0 returned with HTTP 404 Jul 10 14:07:25.025155 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 18/69] 10.4.3.66 () {66 vars in 1335 bytes} [Fri Jul 10 14:07:25 2026] GET /volume/v3/types/bb1d8475-02db-4de6-8b96-ae741fd534c0 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:07:25.570739 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7769e507-802e-499d-8dbe-58bba8d1d44e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:25.573115 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7769e507-802e-499d-8dbe-58bba8d1d44e tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] GET https://10.4.3.66/volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec Jul 10 14:07:25.573115 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7769e507-802e-499d-8dbe-58bba8d1d44e tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:25.573115 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7769e507-802e-499d-8dbe-58bba8d1d44e tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:25.586978 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:25.586978 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:07:25.597590 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7769e507-802e-499d-8dbe-58bba8d1d44e tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Volume info retrieved successfully. Jul 10 14:07:25.604636 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7769e507-802e-499d-8dbe-58bba8d1d44e tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec returned with HTTP 200 Jul 10 14:07:25.605208 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 17/70] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:07:25 2026] GET /volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:26.623274 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-85d8659c-4afb-43d8-82b9-912a0c495651 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:26.626771 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-85d8659c-4afb-43d8-82b9-912a0c495651 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] GET https://10.4.3.66/volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec Jul 10 14:07:26.626909 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-85d8659c-4afb-43d8-82b9-912a0c495651 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:26.627172 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-85d8659c-4afb-43d8-82b9-912a0c495651 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:26.636604 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:26.636604 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:07:26.641604 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-85d8659c-4afb-43d8-82b9-912a0c495651 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Volume info retrieved successfully. Jul 10 14:07:26.647886 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-85d8659c-4afb-43d8-82b9-912a0c495651 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec returned with HTTP 200 Jul 10 14:07:26.648529 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 19/71] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:07:26 2026] GET /volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:27.672600 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d11f5210-f4c7-4140-8667-867d0a0d948a None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:27.674752 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d11f5210-f4c7-4140-8667-867d0a0d948a tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] GET https://10.4.3.66/volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec Jul 10 14:07:27.675075 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d11f5210-f4c7-4140-8667-867d0a0d948a tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:27.675431 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d11f5210-f4c7-4140-8667-867d0a0d948a tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:27.686415 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:27.686415 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:07:27.704774 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-d11f5210-f4c7-4140-8667-867d0a0d948a tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Volume info retrieved successfully. Jul 10 14:07:27.711222 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d11f5210-f4c7-4140-8667-867d0a0d948a tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec returned with HTTP 200 Jul 10 14:07:27.711657 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 18/72] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:07:27 2026] GET /volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:28.728812 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-46c0501b-1047-4bcc-8878-4299f61beee2 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:28.733983 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-46c0501b-1047-4bcc-8878-4299f61beee2 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] GET https://10.4.3.66/volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec Jul 10 14:07:28.734082 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-46c0501b-1047-4bcc-8878-4299f61beee2 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:28.734252 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-46c0501b-1047-4bcc-8878-4299f61beee2 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:28.755121 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:28.755121 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:07:28.764372 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-46c0501b-1047-4bcc-8878-4299f61beee2 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Volume info retrieved successfully. Jul 10 14:07:28.772392 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-46c0501b-1047-4bcc-8878-4299f61beee2 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec returned with HTTP 200 Jul 10 14:07:28.773450 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 19/73] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:07:28 2026] GET /volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:29.793062 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ee8cfaee-2d23-4821-857c-2ac8a6154d51 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:29.795671 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ee8cfaee-2d23-4821-857c-2ac8a6154d51 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] GET https://10.4.3.66/volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec Jul 10 14:07:29.796028 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ee8cfaee-2d23-4821-857c-2ac8a6154d51 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:29.796298 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ee8cfaee-2d23-4821-857c-2ac8a6154d51 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:29.865846 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:29.865846 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:07:29.876537 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ee8cfaee-2d23-4821-857c-2ac8a6154d51 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Volume info retrieved successfully. Jul 10 14:07:29.889578 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ee8cfaee-2d23-4821-857c-2ac8a6154d51 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec returned with HTTP 200 Jul 10 14:07:29.889578 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 18/74] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:07:29 2026] GET /volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec => generated 903 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:30.905242 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-2d392da0-cc8a-438e-b5d6-345dd514612d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:30.907287 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2d392da0-cc8a-438e-b5d6-345dd514612d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] GET https://10.4.3.66/volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec Jul 10 14:07:30.907851 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2d392da0-cc8a-438e-b5d6-345dd514612d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:30.907851 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2d392da0-cc8a-438e-b5d6-345dd514612d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:30.915978 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:30.915978 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:07:30.920847 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-2d392da0-cc8a-438e-b5d6-345dd514612d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Volume info retrieved successfully. Jul 10 14:07:30.924337 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2d392da0-cc8a-438e-b5d6-345dd514612d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec returned with HTTP 200 Jul 10 14:07:30.924804 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 20/75] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:07:30 2026] GET /volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:31.940991 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-59d21154-809a-437c-9f4e-dcc836ee8636 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:31.943045 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-59d21154-809a-437c-9f4e-dcc836ee8636 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] GET https://10.4.3.66/volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec Jul 10 14:07:31.943324 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-59d21154-809a-437c-9f4e-dcc836ee8636 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:31.943710 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-59d21154-809a-437c-9f4e-dcc836ee8636 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:31.952483 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:31.952483 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:07:31.956292 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-59d21154-809a-437c-9f4e-dcc836ee8636 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Volume info retrieved successfully. Jul 10 14:07:31.962025 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-59d21154-809a-437c-9f4e-dcc836ee8636 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec returned with HTTP 200 Jul 10 14:07:31.962025 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 19/76] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:07:31 2026] GET /volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:32.968262 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-bab3bc1c-d1a6-4db6-a518-8f2d5e97b49b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:32.985116 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-82e1bc22-81df-4b85-8798-c854812fb01e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:32.991710 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-82e1bc22-81df-4b85-8798-c854812fb01e tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] GET https://10.4.3.66/volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec Jul 10 14:07:32.991710 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-82e1bc22-81df-4b85-8798-c854812fb01e tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:32.991710 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-82e1bc22-81df-4b85-8798-c854812fb01e tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:33.040706 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:33.040706 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:07:33.040706 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-82e1bc22-81df-4b85-8798-c854812fb01e tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Volume info retrieved successfully. Jul 10 14:07:33.040706 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-82e1bc22-81df-4b85-8798-c854812fb01e tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec returned with HTTP 200 Jul 10 14:07:33.040706 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 19/77] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:07:32 2026] GET /volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec => generated 903 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:33.301752 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-bab3bc1c-d1a6-4db6-a518-8f2d5e97b49b tempest-VolumeServicesNegativeTest-458348257 tempest-VolumeServicesNegativeTest-458348257-project-admin] GET https://10.4.3.66/volume/v3/os-services Jul 10 14:07:33.301752 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-bab3bc1c-d1a6-4db6-a518-8f2d5e97b49b tempest-VolumeServicesNegativeTest-458348257 tempest-VolumeServicesNegativeTest-458348257-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:33.301993 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-bab3bc1c-d1a6-4db6-a518-8f2d5e97b49b tempest-VolumeServicesNegativeTest-458348257 tempest-VolumeServicesNegativeTest-458348257-project-admin] Calling method 'index' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:33.307393 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-bab3bc1c-d1a6-4db6-a518-8f2d5e97b49b tempest-VolumeServicesNegativeTest-458348257 tempest-VolumeServicesNegativeTest-458348257-project-admin] https://10.4.3.66/volume/v3/os-services returned with HTTP 200 Jul 10 14:07:33.307887 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 20/78] 10.4.3.66 () {66 vars in 1242 bytes} [Fri Jul 10 14:07:32 2026] GET /volume/v3/os-services => generated 626 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:33.319670 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-165858f1-acd9-4fb4-9c65-093872bf368c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:33.321739 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-165858f1-acd9-4fb4-9c65-093872bf368c tempest-VolumeServicesNegativeTest-458348257 tempest-VolumeServicesNegativeTest-458348257-project-admin] PUT https://10.4.3.66/volume/v3/os-services/disable-log-reason Jul 10 14:07:33.322110 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-165858f1-acd9-4fb4-9c65-093872bf368c tempest-VolumeServicesNegativeTest-458348257 tempest-VolumeServicesNegativeTest-458348257-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000005012", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:33.324457 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-165858f1-acd9-4fb4-9c65-093872bf368c tempest-VolumeServicesNegativeTest-458348257 tempest-VolumeServicesNegativeTest-458348257-project-admin] https://10.4.3.66/volume/v3/os-services/disable-log-reason returned with HTTP 400 Jul 10 14:07:33.327668 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 21/79] 10.4.3.66 () {68 vars in 1319 bytes} [Fri Jul 10 14:07:33 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 14:07:33.336731 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-28b84a01-1f52-4487-86ee-82c2982a037f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:33.340219 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-28b84a01-1f52-4487-86ee-82c2982a037f tempest-VolumeServicesNegativeTest-458348257 tempest-VolumeServicesNegativeTest-458348257-project-admin] PUT https://10.4.3.66/volume/v3/os-services/disable Jul 10 14:07:33.340663 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-28b84a01-1f52-4487-86ee-82c2982a037f tempest-VolumeServicesNegativeTest-458348257 tempest-VolumeServicesNegativeTest-458348257-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000005012", "binary": "invalid_binary"} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:33.349378 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-28b84a01-1f52-4487-86ee-82c2982a037f tempest-VolumeServicesNegativeTest-458348257 tempest-VolumeServicesNegativeTest-458348257-project-admin] https://10.4.3.66/volume/v3/os-services/disable returned with HTTP 404 Jul 10 14:07:33.350211 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 20/80] 10.4.3.66 () {68 vars in 1286 bytes} [Fri Jul 10 14:07:33 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:07:33.360793 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c097752d-9535-4f83-b61d-bcdf1b1385da None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:33.363206 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c097752d-9535-4f83-b61d-bcdf1b1385da tempest-VolumeServicesNegativeTest-458348257 tempest-VolumeServicesNegativeTest-458348257-project-admin] PUT https://10.4.3.66/volume/v3/os-services/enable Jul 10 14:07:33.363723 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c097752d-9535-4f83-b61d-bcdf1b1385da tempest-VolumeServicesNegativeTest-458348257 tempest-VolumeServicesNegativeTest-458348257-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:33.374075 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c097752d-9535-4f83-b61d-bcdf1b1385da tempest-VolumeServicesNegativeTest-458348257 tempest-VolumeServicesNegativeTest-458348257-project-admin] https://10.4.3.66/volume/v3/os-services/enable returned with HTTP 404 Jul 10 14:07:33.374868 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 20/81] 10.4.3.66 () {68 vars in 1283 bytes} [Fri Jul 10 14:07:33 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:07:33.385801 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5336cb8d-7178-4e78-b33e-7afbb1252be8 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:33.389752 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5336cb8d-7178-4e78-b33e-7afbb1252be8 tempest-VolumeServicesNegativeTest-458348257 tempest-VolumeServicesNegativeTest-458348257-project-admin] PUT https://10.4.3.66/volume/v3/os-services/freeze Jul 10 14:07:33.390314 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5336cb8d-7178-4e78-b33e-7afbb1252be8 tempest-VolumeServicesNegativeTest-458348257 tempest-VolumeServicesNegativeTest-458348257-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:33.399449 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5336cb8d-7178-4e78-b33e-7afbb1252be8 tempest-VolumeServicesNegativeTest-458348257 tempest-VolumeServicesNegativeTest-458348257-project-admin] https://10.4.3.66/volume/v3/os-services/freeze returned with HTTP 400 Jul 10 14:07:33.401324 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 21/82] 10.4.3.66 () {68 vars in 1283 bytes} [Fri Jul 10 14:07:33 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:07:33.410490 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-93dc5562-5875-45c3-a7be-a4ec7a9902f0 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:33.412534 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-93dc5562-5875-45c3-a7be-a4ec7a9902f0 tempest-VolumeServicesNegativeTest-458348257 tempest-VolumeServicesNegativeTest-458348257-project-admin] PUT https://10.4.3.66/volume/v3/os-services/thaw Jul 10 14:07:33.412852 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-93dc5562-5875-45c3-a7be-a4ec7a9902f0 tempest-VolumeServicesNegativeTest-458348257 tempest-VolumeServicesNegativeTest-458348257-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:33.424317 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-93dc5562-5875-45c3-a7be-a4ec7a9902f0 tempest-VolumeServicesNegativeTest-458348257 tempest-VolumeServicesNegativeTest-458348257-project-admin] https://10.4.3.66/volume/v3/os-services/thaw returned with HTTP 400 Jul 10 14:07:33.425522 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 22/83] 10.4.3.66 () {68 vars in 1277 bytes} [Fri Jul 10 14:07:33 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:07:34.047568 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-04cc7fd3-ebf3-43d3-9878-f1d5422bd785 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:34.051173 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-04cc7fd3-ebf3-43d3-9878-f1d5422bd785 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] GET https://10.4.3.66/volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec Jul 10 14:07:34.051441 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-04cc7fd3-ebf3-43d3-9878-f1d5422bd785 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:34.051742 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-04cc7fd3-ebf3-43d3-9878-f1d5422bd785 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:34.062145 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:34.062145 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:07:34.068224 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-04cc7fd3-ebf3-43d3-9878-f1d5422bd785 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Volume info retrieved successfully. Jul 10 14:07:34.075332 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-04cc7fd3-ebf3-43d3-9878-f1d5422bd785 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec returned with HTTP 200 Jul 10 14:07:34.076013 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 21/84] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:07:34 2026] GET /volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec => generated 903 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:35.090757 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-22468abe-5e4c-4ec7-b94b-e465a166173d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:35.097472 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-22468abe-5e4c-4ec7-b94b-e465a166173d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] GET https://10.4.3.66/volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec Jul 10 14:07:35.097849 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-22468abe-5e4c-4ec7-b94b-e465a166173d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:35.097972 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-22468abe-5e4c-4ec7-b94b-e465a166173d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:35.114929 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:35.114929 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:07:35.119663 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-22468abe-5e4c-4ec7-b94b-e465a166173d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Volume info retrieved successfully. Jul 10 14:07:35.127859 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-22468abe-5e4c-4ec7-b94b-e465a166173d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec returned with HTTP 200 Jul 10 14:07:35.128416 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 21/85] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:07:35 2026] GET /volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec => generated 903 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:36.143449 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a0f4e0e8-a305-448b-9173-244a9b5b0dcb None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:36.146007 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a0f4e0e8-a305-448b-9173-244a9b5b0dcb tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] GET https://10.4.3.66/volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec Jul 10 14:07:36.146250 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a0f4e0e8-a305-448b-9173-244a9b5b0dcb tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:36.146465 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a0f4e0e8-a305-448b-9173-244a9b5b0dcb tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:36.156100 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:36.156100 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:07:36.160712 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a0f4e0e8-a305-448b-9173-244a9b5b0dcb tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Volume info retrieved successfully. Jul 10 14:07:36.165182 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a0f4e0e8-a305-448b-9173-244a9b5b0dcb tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec returned with HTTP 200 Jul 10 14:07:36.165723 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 22/86] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:07:36 2026] GET /volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:37.181806 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-72f09a8e-284f-486e-93d5-1782a487cc53 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:37.183731 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-72f09a8e-284f-486e-93d5-1782a487cc53 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] GET https://10.4.3.66/volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec Jul 10 14:07:37.184034 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-72f09a8e-284f-486e-93d5-1782a487cc53 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:37.184210 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-72f09a8e-284f-486e-93d5-1782a487cc53 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:37.204914 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:37.204914 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:07:37.225654 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-72f09a8e-284f-486e-93d5-1782a487cc53 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Volume info retrieved successfully. Jul 10 14:07:37.232881 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-72f09a8e-284f-486e-93d5-1782a487cc53 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec returned with HTTP 200 Jul 10 14:07:37.232881 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 23/87] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:07:37 2026] GET /volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec => generated 903 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:38.254739 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-ed6d3c26-5b8f-4bc1-a36e-319bed07db2c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:38.258640 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ed6d3c26-5b8f-4bc1-a36e-319bed07db2c tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] GET https://10.4.3.66/volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec Jul 10 14:07:38.258640 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ed6d3c26-5b8f-4bc1-a36e-319bed07db2c tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:38.258894 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ed6d3c26-5b8f-4bc1-a36e-319bed07db2c tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:38.274091 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:38.274091 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:07:38.281380 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-ed6d3c26-5b8f-4bc1-a36e-319bed07db2c tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Volume info retrieved successfully. Jul 10 14:07:38.287763 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ed6d3c26-5b8f-4bc1-a36e-319bed07db2c tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec returned with HTTP 200 Jul 10 14:07:38.288477 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 22/88] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:07:38 2026] GET /volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec => generated 903 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:39.305221 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5c427068-b927-4b04-9cb1-b13b80adbb94 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:39.308800 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5c427068-b927-4b04-9cb1-b13b80adbb94 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] GET https://10.4.3.66/volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec Jul 10 14:07:39.308800 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5c427068-b927-4b04-9cb1-b13b80adbb94 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:39.308800 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5c427068-b927-4b04-9cb1-b13b80adbb94 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:39.317722 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:39.317722 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:07:39.326180 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5c427068-b927-4b04-9cb1-b13b80adbb94 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Volume info retrieved successfully. Jul 10 14:07:39.330160 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5c427068-b927-4b04-9cb1-b13b80adbb94 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec returned with HTTP 200 Jul 10 14:07:39.330685 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 22/89] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:07:39 2026] GET /volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec => generated 1389 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:07:39.350377 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e02e8fd7-5408-4c43-b498-c84f02cf0b2d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:39.352482 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e02e8fd7-5408-4c43-b498-c84f02cf0b2d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:07:39.355031 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e02e8fd7-5408-4c43-b498-c84f02cf0b2d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1171578081"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:39.355031 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-e02e8fd7-5408-4c43-b498-c84f02cf0b2d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1171578081'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:07:39.355459 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-e02e8fd7-5408-4c43-b498-c84f02cf0b2d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Create volume of 1 GB Jul 10 14:07:39.367158 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e02e8fd7-5408-4c43-b498-c84f02cf0b2d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Availability zone cache updated, next update will occur around 2026-07-10 15:07:39.366824. {{(pid=100153) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 14:07:39.367380 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e02e8fd7-5408-4c43-b498-c84f02cf0b2d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Availability Zones retrieved successfully. Jul 10 14:07:39.397933 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e02e8fd7-5408-4c43-b498-c84f02cf0b2d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Flow 'volume_create_api' (53f41989-e9d5-4ec5-90e3-425b7bea38b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:07:39.399386 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e02e8fd7-5408-4c43-b498-c84f02cf0b2d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e20a0bb-15e3-4e59-83b5-1a1a79ee0ca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:39.400560 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-e02e8fd7-5408-4c43-b498-c84f02cf0b2d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:07:39.445395 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e02e8fd7-5408-4c43-b498-c84f02cf0b2d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e20a0bb-15e3-4e59-83b5-1a1a79ee0ca8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:39.446331 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e02e8fd7-5408-4c43-b498-c84f02cf0b2d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80cd6e88-8a37-4fc3-ae0d-82ee675d99c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:39.483069 np0000005012 devstack@c-api.service[100153]: WARNING cinder.quota [None req-e02e8fd7-5408-4c43-b498-c84f02cf0b2d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-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 14:07:39.483400 np0000005012 devstack@c-api.service[100153]: WARNING cinder.quota [None req-e02e8fd7-5408-4c43-b498-c84f02cf0b2d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-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 14:07:39.524483 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-e02e8fd7-5408-4c43-b498-c84f02cf0b2d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Created reservations ['c1f31cc5-344e-4bd3-9a93-323a1481afcf', '07ddb568-51b5-4b1c-a356-7c065305b361', '7ae2f066-8754-456f-9243-11df426a2743', '32ed1da0-2c2f-474f-8456-0c8eced0e012'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:07:39.525729 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e02e8fd7-5408-4c43-b498-c84f02cf0b2d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80cd6e88-8a37-4fc3-ae0d-82ee675d99c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1f31cc5-344e-4bd3-9a93-323a1481afcf', '07ddb568-51b5-4b1c-a356-7c065305b361', '7ae2f066-8754-456f-9243-11df426a2743', '32ed1da0-2c2f-474f-8456-0c8eced0e012']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:39.526891 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e02e8fd7-5408-4c43-b498-c84f02cf0b2d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (912ffbbf-82dc-44a6-9f2b-a525e7905089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:39.567860 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e02e8fd7-5408-4c43-b498-c84f02cf0b2d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (912ffbbf-82dc-44a6-9f2b-a525e7905089) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd155aea-e12d-4bed-9eb0-ac7c1e8117d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1171578081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3b8e56fa6b1429d987a64d9db511133',qos_specs=None,replication_status=,reservations=['c1f31cc5-344e-4bd3-9a93-323a1481afcf','07ddb568-51b5-4b1c-a356-7c065305b361','7ae2f066-8754-456f-9243-11df426a2743','32ed1da0-2c2f-474f-8456-0c8eced0e012'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04992ff575b34f118dda2abf04e8b8ec',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:07:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1171578081',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd155aea-e12d-4bed-9eb0-ac7c1e8117d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3b8e56fa6b1429d987a64d9db511133',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04992ff575b34f118dda2abf04e8b8ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:39.569154 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e02e8fd7-5408-4c43-b498-c84f02cf0b2d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3c542d6-fed5-41a5-8090-cadb519d97e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:39.601563 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e02e8fd7-5408-4c43-b498-c84f02cf0b2d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3c542d6-fed5-41a5-8090-cadb519d97e6) transitioned into state 'SUCCESS' from state '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-1171578081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3b8e56fa6b1429d987a64d9db511133',qos_specs=None,replication_status=,reservations=['c1f31cc5-344e-4bd3-9a93-323a1481afcf','07ddb568-51b5-4b1c-a356-7c065305b361','7ae2f066-8754-456f-9243-11df426a2743','32ed1da0-2c2f-474f-8456-0c8eced0e012'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04992ff575b34f118dda2abf04e8b8ec',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:39.602691 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e02e8fd7-5408-4c43-b498-c84f02cf0b2d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45e0967e-d28c-460f-8d48-5b01d5f68754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:39.622542 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e02e8fd7-5408-4c43-b498-c84f02cf0b2d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45e0967e-d28c-460f-8d48-5b01d5f68754) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:39.623805 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e02e8fd7-5408-4c43-b498-c84f02cf0b2d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Flow 'volume_create_api' (53f41989-e9d5-4ec5-90e3-425b7bea38b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:07:39.623979 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e02e8fd7-5408-4c43-b498-c84f02cf0b2d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Create volume request issued successfully. Jul 10 14:07:39.624866 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e02e8fd7-5408-4c43-b498-c84f02cf0b2d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:07:39.625370 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 23/90] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:07:39 2026] POST /volume/v3/volumes => generated 750 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:07:39.644707 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-344f7e05-1fb5-4537-bada-0ac1386607dd None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:39.647464 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-344f7e05-1fb5-4537-bada-0ac1386607dd tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] GET https://10.4.3.66/volume/v3/volumes/fd155aea-e12d-4bed-9eb0-ac7c1e8117d3 Jul 10 14:07:39.647981 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-344f7e05-1fb5-4537-bada-0ac1386607dd tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:39.648349 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-344f7e05-1fb5-4537-bada-0ac1386607dd tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:39.660673 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:39.660673 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:07:39.667009 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-344f7e05-1fb5-4537-bada-0ac1386607dd tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Volume info retrieved successfully. Jul 10 14:07:39.673351 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-344f7e05-1fb5-4537-bada-0ac1386607dd tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/volumes/fd155aea-e12d-4bed-9eb0-ac7c1e8117d3 returned with HTTP 200 Jul 10 14:07:39.674778 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 24/91] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:07:39 2026] GET /volume/v3/volumes/fd155aea-e12d-4bed-9eb0-ac7c1e8117d3 => generated 818 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:40.219887 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-676eb1a6-bf52-4205-99b2-972270a1b43e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:40.349169 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e20692d3-3dd6-4e69-b4df-c5591ddc92e6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:40.619847 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e20692d3-3dd6-4e69-b4df-c5591ddc92e6 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:07:40.620185 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e20692d3-3dd6-4e69-b4df-c5591ddc92e6 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1651374245"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:40.621709 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-e20692d3-3dd6-4e69-b4df-c5591ddc92e6 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1651374245'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:07:40.621873 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-e20692d3-3dd6-4e69-b4df-c5591ddc92e6 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Create volume of 1 GB Jul 10 14:07:40.626951 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e20692d3-3dd6-4e69-b4df-c5591ddc92e6 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Availability Zones retrieved successfully. Jul 10 14:07:40.633765 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e20692d3-3dd6-4e69-b4df-c5591ddc92e6 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Flow 'volume_create_api' (46f01538-3917-49f6-98b9-1b77cda2adb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:07:40.635436 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e20692d3-3dd6-4e69-b4df-c5591ddc92e6 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (472c0c4e-5444-4532-8573-203acf3d4629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:40.639729 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-e20692d3-3dd6-4e69-b4df-c5591ddc92e6 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:07:40.645118 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-676eb1a6-bf52-4205-99b2-972270a1b43e tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889-project-admin] GET https://10.4.3.66/volume/v3/os-quota-sets/5f329153300c43699e107509a3715142 Jul 10 14:07:40.645332 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-676eb1a6-bf52-4205-99b2-972270a1b43e tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:40.645542 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-676eb1a6-bf52-4205-99b2-972270a1b43e tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:40.661402 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-676eb1a6-bf52-4205-99b2-972270a1b43e tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889-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 14:07:40.661759 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-676eb1a6-bf52-4205-99b2-972270a1b43e tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889-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 14:07:40.662102 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-676eb1a6-bf52-4205-99b2-972270a1b43e tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889-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 14:07:40.662513 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-676eb1a6-bf52-4205-99b2-972270a1b43e tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889-project-admin] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:07:40.662843 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-676eb1a6-bf52-4205-99b2-972270a1b43e tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889-project-admin] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:07:40.663167 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-676eb1a6-bf52-4205-99b2-972270a1b43e tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889-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 14:07:40.663487 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-676eb1a6-bf52-4205-99b2-972270a1b43e tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889-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 14:07:40.665961 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-676eb1a6-bf52-4205-99b2-972270a1b43e tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889-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 14:07:40.666308 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-676eb1a6-bf52-4205-99b2-972270a1b43e tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889-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 14:07:40.671167 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e20692d3-3dd6-4e69-b4df-c5591ddc92e6 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (472c0c4e-5444-4532-8573-203acf3d4629) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:40.671416 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-676eb1a6-bf52-4205-99b2-972270a1b43e tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/5f329153300c43699e107509a3715142 returned with HTTP 200 Jul 10 14:07:40.671910 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 23/92] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:07:40 2026] GET /volume/v3/os-quota-sets/5f329153300c43699e107509a3715142 => generated 437 bytes in 453 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:40.672005 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e20692d3-3dd6-4e69-b4df-c5591ddc92e6 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff0d537b-5992-4ead-b311-576325656cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:40.682580 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-2233070c-e675-462d-a63a-5cb4afc4ecb2 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:40.686835 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2233070c-e675-462d-a63a-5cb4afc4ecb2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889-project-admin] PUT https://10.4.3.66/volume/v3/os-quota-sets/5f329153300c43699e107509a3715142 Jul 10 14:07:40.687248 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2233070c-e675-462d-a63a-5cb4afc4ecb2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:40.692111 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-964f0848-4391-4e4a-b514-8051315be911 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:40.695454 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-964f0848-4391-4e4a-b514-8051315be911 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] GET https://10.4.3.66/volume/v3/volumes/fd155aea-e12d-4bed-9eb0-ac7c1e8117d3 Jul 10 14:07:40.695661 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-964f0848-4391-4e4a-b514-8051315be911 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:40.695919 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-964f0848-4391-4e4a-b514-8051315be911 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:40.703203 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:40.703203 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:07:40.705005 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:40.705005 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:07:40.711709 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-964f0848-4391-4e4a-b514-8051315be911 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Volume info retrieved successfully. Jul 10 14:07:40.719257 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-964f0848-4391-4e4a-b514-8051315be911 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/volumes/fd155aea-e12d-4bed-9eb0-ac7c1e8117d3 returned with HTTP 200 Jul 10 14:07:40.719790 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 25/93] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:07:40 2026] GET /volume/v3/volumes/fd155aea-e12d-4bed-9eb0-ac7c1e8117d3 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:40.739081 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e4fc2149-9c46-4ef6-bb31-9d601fb95e94 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:40.747416 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e4fc2149-9c46-4ef6-bb31-9d601fb95e94 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:07:40.747856 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e4fc2149-9c46-4ef6-bb31-9d601fb95e94 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-908966381"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:40.749657 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-e4fc2149-9c46-4ef6-bb31-9d601fb95e94 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-908966381'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:07:40.750101 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-e4fc2149-9c46-4ef6-bb31-9d601fb95e94 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Create volume of 1 GB Jul 10 14:07:40.757774 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e4fc2149-9c46-4ef6-bb31-9d601fb95e94 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Availability zone cache updated, next update will occur around 2026-07-10 15:07:40.757442. {{(pid=100155) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 14:07:40.757948 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e4fc2149-9c46-4ef6-bb31-9d601fb95e94 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Availability Zones retrieved successfully. Jul 10 14:07:40.765134 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-e20692d3-3dd6-4e69-b4df-c5591ddc92e6 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Created reservations ['9dad8a33-fb72-4f43-b315-6cf49b0392f2', '988b5cae-d8ed-40f9-b4bf-cf66c143d91f', '234e2037-2a12-434d-a367-ff96bf582eff', 'a7e3ac94-690b-43ab-a36f-0ab5893c22fa'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:07:40.765930 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e20692d3-3dd6-4e69-b4df-c5591ddc92e6 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff0d537b-5992-4ead-b311-576325656cf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9dad8a33-fb72-4f43-b315-6cf49b0392f2', '988b5cae-d8ed-40f9-b4bf-cf66c143d91f', '234e2037-2a12-434d-a367-ff96bf582eff', 'a7e3ac94-690b-43ab-a36f-0ab5893c22fa']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:40.766858 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e20692d3-3dd6-4e69-b4df-c5591ddc92e6 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffb4f296-2496-4b6f-b108-0441570a0e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:40.777749 np0000005012 devstack@c-api.service[100153]: WARNING cinder.quota [None req-2233070c-e675-462d-a63a-5cb4afc4ecb2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889-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 14:07:40.778176 np0000005012 devstack@c-api.service[100153]: WARNING cinder.quota [None req-2233070c-e675-462d-a63a-5cb4afc4ecb2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889-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 14:07:40.778592 np0000005012 devstack@c-api.service[100153]: WARNING cinder.quota [None req-2233070c-e675-462d-a63a-5cb4afc4ecb2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889-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 14:07:40.779228 np0000005012 devstack@c-api.service[100153]: WARNING cinder.quota [None req-2233070c-e675-462d-a63a-5cb4afc4ecb2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889-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 14:07:40.779624 np0000005012 devstack@c-api.service[100153]: WARNING cinder.quota [None req-2233070c-e675-462d-a63a-5cb4afc4ecb2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889-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 14:07:40.779958 np0000005012 devstack@c-api.service[100153]: WARNING cinder.quota [None req-2233070c-e675-462d-a63a-5cb4afc4ecb2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889-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 14:07:40.780313 np0000005012 devstack@c-api.service[100153]: WARNING cinder.quota [None req-2233070c-e675-462d-a63a-5cb4afc4ecb2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889-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 14:07:40.783073 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e4fc2149-9c46-4ef6-bb31-9d601fb95e94 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Flow 'volume_create_api' (6857e52d-9962-4e0e-acf0-c509ea37fa78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:07:40.784675 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e4fc2149-9c46-4ef6-bb31-9d601fb95e94 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de3ce8a8-6f4f-4e10-bdd7-296e3fe8e023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:40.785972 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-e4fc2149-9c46-4ef6-bb31-9d601fb95e94 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:07:40.786377 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2233070c-e675-462d-a63a-5cb4afc4ecb2 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/5f329153300c43699e107509a3715142 returned with HTTP 200 Jul 10 14:07:40.786911 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 24/94] 10.4.3.66 () {68 vars in 1367 bytes} [Fri Jul 10 14:07:40 2026] PUT /volume/v3/os-quota-sets/5f329153300c43699e107509a3715142 => generated 390 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:40.797099 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-fa141844-22e3-4993-a779-ab7843c87121 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:40.830110 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e4fc2149-9c46-4ef6-bb31-9d601fb95e94 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de3ce8a8-6f4f-4e10-bdd7-296e3fe8e023) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:40.831428 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e4fc2149-9c46-4ef6-bb31-9d601fb95e94 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (953697cf-7929-4d5f-bea3-06767cc1eb6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:40.833015 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e20692d3-3dd6-4e69-b4df-c5591ddc92e6 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffb4f296-2496-4b6f-b108-0441570a0e42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49fd3d38-0632-4ee6-bbd7-27492d13c396', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1651374245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed61f978f22e4ca3940c254def625ae1',qos_specs=None,replication_status=,reservations=['9dad8a33-fb72-4f43-b315-6cf49b0392f2','988b5cae-d8ed-40f9-b4bf-cf66c143d91f','234e2037-2a12-434d-a367-ff96bf582eff','a7e3ac94-690b-43ab-a36f-0ab5893c22fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='388ed6e776ec44e9b314fa93e133b85c',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:07:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1651374245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49fd3d38-0632-4ee6-bbd7-27492d13c396,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed61f978f22e4ca3940c254def625ae1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='388ed6e776ec44e9b314fa93e133b85c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:40.834977 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e20692d3-3dd6-4e69-b4df-c5591ddc92e6 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (231dbb5d-bdfa-4304-ae95-7ef14a392342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:40.857481 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e20692d3-3dd6-4e69-b4df-c5591ddc92e6 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (231dbb5d-bdfa-4304-ae95-7ef14a392342) transitioned into state 'SUCCESS' from state '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-1651374245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed61f978f22e4ca3940c254def625ae1',qos_specs=None,replication_status=,reservations=['9dad8a33-fb72-4f43-b315-6cf49b0392f2','988b5cae-d8ed-40f9-b4bf-cf66c143d91f','234e2037-2a12-434d-a367-ff96bf582eff','a7e3ac94-690b-43ab-a36f-0ab5893c22fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='388ed6e776ec44e9b314fa93e133b85c',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:40.858488 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e20692d3-3dd6-4e69-b4df-c5591ddc92e6 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68d2e3ef-98e0-4ddf-881b-e1361f485b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:40.871018 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e20692d3-3dd6-4e69-b4df-c5591ddc92e6 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68d2e3ef-98e0-4ddf-881b-e1361f485b05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:40.872222 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e20692d3-3dd6-4e69-b4df-c5591ddc92e6 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Flow 'volume_create_api' (46f01538-3917-49f6-98b9-1b77cda2adb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:07:40.872691 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e20692d3-3dd6-4e69-b4df-c5591ddc92e6 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Create volume request issued successfully. Jul 10 14:07:40.873516 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e20692d3-3dd6-4e69-b4df-c5591ddc92e6 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:07:40.874051 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 23/95] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:07:40 2026] POST /volume/v3/volumes => generated 783 bytes in 525 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:07:40.888524 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-1e13b233-737b-4e3a-8dd7-dadf77e3479c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:40.889098 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1e13b233-737b-4e3a-8dd7-dadf77e3479c tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] GET https://10.4.3.66/volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 Jul 10 14:07:40.889098 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1e13b233-737b-4e3a-8dd7-dadf77e3479c tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:40.889294 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1e13b233-737b-4e3a-8dd7-dadf77e3479c tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:40.896209 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-e4fc2149-9c46-4ef6-bb31-9d601fb95e94 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Created reservations ['a22424ab-7fee-48be-b5e4-89acd5f4e653', '81d0da5d-c2a1-4777-917f-96719b9dbf3d', '55824f32-ab92-49ac-9932-2fbfe534cf57', '5fba99b6-7354-440d-a7e0-7377a6e9ba89'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:07:40.897322 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e4fc2149-9c46-4ef6-bb31-9d601fb95e94 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (953697cf-7929-4d5f-bea3-06767cc1eb6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a22424ab-7fee-48be-b5e4-89acd5f4e653', '81d0da5d-c2a1-4777-917f-96719b9dbf3d', '55824f32-ab92-49ac-9932-2fbfe534cf57', '5fba99b6-7354-440d-a7e0-7377a6e9ba89']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:40.898551 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e4fc2149-9c46-4ef6-bb31-9d601fb95e94 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6275365-ca55-444d-8e91-09a243e28803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:40.931169 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:40.931169 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:07:40.935988 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-1e13b233-737b-4e3a-8dd7-dadf77e3479c tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Volume info retrieved successfully. Jul 10 14:07:40.936912 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e4fc2149-9c46-4ef6-bb31-9d601fb95e94 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6275365-ca55-444d-8e91-09a243e28803) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08dbb832-13ce-4008-a253-525f24fd2f5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-908966381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3b8e56fa6b1429d987a64d9db511133',qos_specs=None,replication_status=,reservations=['a22424ab-7fee-48be-b5e4-89acd5f4e653','81d0da5d-c2a1-4777-917f-96719b9dbf3d','55824f32-ab92-49ac-9932-2fbfe534cf57','5fba99b6-7354-440d-a7e0-7377a6e9ba89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04992ff575b34f118dda2abf04e8b8ec',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:07:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-908966381',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08dbb832-13ce-4008-a253-525f24fd2f5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b3b8e56fa6b1429d987a64d9db511133',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04992ff575b34f118dda2abf04e8b8ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:40.937843 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e4fc2149-9c46-4ef6-bb31-9d601fb95e94 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61a9b3fa-c6a5-48b9-9566-6beff78cafdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:40.940894 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1e13b233-737b-4e3a-8dd7-dadf77e3479c tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] https://10.4.3.66/volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 returned with HTTP 200 Jul 10 14:07:40.941328 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 25/96] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:07:40 2026] GET /volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 => generated 962 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:40.963306 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e4fc2149-9c46-4ef6-bb31-9d601fb95e94 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61a9b3fa-c6a5-48b9-9566-6beff78cafdb) transitioned into state 'SUCCESS' from state '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-908966381',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b3b8e56fa6b1429d987a64d9db511133',qos_specs=None,replication_status=,reservations=['a22424ab-7fee-48be-b5e4-89acd5f4e653','81d0da5d-c2a1-4777-917f-96719b9dbf3d','55824f32-ab92-49ac-9932-2fbfe534cf57','5fba99b6-7354-440d-a7e0-7377a6e9ba89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04992ff575b34f118dda2abf04e8b8ec',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:40.964198 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e4fc2149-9c46-4ef6-bb31-9d601fb95e94 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17947e14-bd32-4f12-9583-8fcc7c75f3f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:40.982175 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e4fc2149-9c46-4ef6-bb31-9d601fb95e94 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17947e14-bd32-4f12-9583-8fcc7c75f3f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:40.983512 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e4fc2149-9c46-4ef6-bb31-9d601fb95e94 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Flow 'volume_create_api' (6857e52d-9962-4e0e-acf0-c509ea37fa78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:07:40.983983 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e4fc2149-9c46-4ef6-bb31-9d601fb95e94 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Create volume request issued successfully. Jul 10 14:07:40.984909 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e4fc2149-9c46-4ef6-bb31-9d601fb95e94 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:07:40.985768 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 24/97] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:07:40 2026] POST /volume/v3/volumes => generated 749 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:07:40.998878 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ab48dc44-123e-463b-bfbf-676d37dea15d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:41.001914 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ab48dc44-123e-463b-bfbf-676d37dea15d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] GET https://10.4.3.66/volume/v3/volumes/08dbb832-13ce-4008-a253-525f24fd2f5b Jul 10 14:07:41.002201 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ab48dc44-123e-463b-bfbf-676d37dea15d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:41.002520 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ab48dc44-123e-463b-bfbf-676d37dea15d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:41.014874 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:41.014874 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:07:41.020589 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ab48dc44-123e-463b-bfbf-676d37dea15d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Volume info retrieved successfully. Jul 10 14:07:41.025974 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ab48dc44-123e-463b-bfbf-676d37dea15d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/volumes/08dbb832-13ce-4008-a253-525f24fd2f5b returned with HTTP 200 Jul 10 14:07:41.026517 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 24/98] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:07:40 2026] GET /volume/v3/volumes/08dbb832-13ce-4008-a253-525f24fd2f5b => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:41.041409 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-fa141844-22e3-4993-a779-ab7843c87121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:07:41.041971 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-fa141844-22e3-4993-a779-ab7843c87121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-781608320"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:41.043726 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-fa141844-22e3-4993-a779-ab7843c87121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-781608320'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:07:41.043887 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-fa141844-22e3-4993-a779-ab7843c87121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Create volume of 1 GB Jul 10 14:07:41.048764 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-fa141844-22e3-4993-a779-ab7843c87121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Availability Zones retrieved successfully. Jul 10 14:07:41.057252 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-fa141844-22e3-4993-a779-ab7843c87121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Flow 'volume_create_api' (da9aa0e2-d69c-4ad7-bdf1-82b73835e74f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:07:41.058828 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-fa141844-22e3-4993-a779-ab7843c87121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (916e0ff3-8340-440e-95fd-c6075a63ac00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:41.060234 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-fa141844-22e3-4993-a779-ab7843c87121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:07:41.096530 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-fa141844-22e3-4993-a779-ab7843c87121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (916e0ff3-8340-440e-95fd-c6075a63ac00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:41.096530 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-fa141844-22e3-4993-a779-ab7843c87121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3996af9-6286-4f09-8b0d-0fbeb703ce77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:41.133323 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-fa141844-22e3-4993-a779-ab7843c87121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-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 14:07:41.133805 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-fa141844-22e3-4993-a779-ab7843c87121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-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 14:07:41.191442 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-fa141844-22e3-4993-a779-ab7843c87121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Created reservations ['183222ec-5bc7-4f07-994b-0145fd34b96d', '71da69cd-3d8d-49c8-9b03-261fd29ac473', '15ff627d-9fcb-45ff-99f8-1d1f742098be', 'daaf91c5-b78e-463c-ad73-1f801d2e0834'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:07:41.191442 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-fa141844-22e3-4993-a779-ab7843c87121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3996af9-6286-4f09-8b0d-0fbeb703ce77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['183222ec-5bc7-4f07-994b-0145fd34b96d', '71da69cd-3d8d-49c8-9b03-261fd29ac473', '15ff627d-9fcb-45ff-99f8-1d1f742098be', 'daaf91c5-b78e-463c-ad73-1f801d2e0834']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:41.191743 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-fa141844-22e3-4993-a779-ab7843c87121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30db1e5b-0510-4f60-adc8-9d8a9e625aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:41.225733 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-fa141844-22e3-4993-a779-ab7843c87121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30db1e5b-0510-4f60-adc8-9d8a9e625aae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5723fc90-cd0e-454e-a4b1-e9be7b1bf00a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-781608320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f329153300c43699e107509a3715142',qos_specs=None,replication_status=,reservations=['183222ec-5bc7-4f07-994b-0145fd34b96d','71da69cd-3d8d-49c8-9b03-261fd29ac473','15ff627d-9fcb-45ff-99f8-1d1f742098be','daaf91c5-b78e-463c-ad73-1f801d2e0834'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='104f6c2cf1084629984bc47a9e29b791',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:07:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-781608320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5723fc90-cd0e-454e-a4b1-e9be7b1bf00a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f329153300c43699e107509a3715142',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='104f6c2cf1084629984bc47a9e29b791',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:41.229065 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-fa141844-22e3-4993-a779-ab7843c87121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3f606d7-25e7-415f-b87d-b45f391a5521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:41.259453 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-fa141844-22e3-4993-a779-ab7843c87121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3f606d7-25e7-415f-b87d-b45f391a5521) transitioned into state 'SUCCESS' from state '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-781608320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f329153300c43699e107509a3715142',qos_specs=None,replication_status=,reservations=['183222ec-5bc7-4f07-994b-0145fd34b96d','71da69cd-3d8d-49c8-9b03-261fd29ac473','15ff627d-9fcb-45ff-99f8-1d1f742098be','daaf91c5-b78e-463c-ad73-1f801d2e0834'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='104f6c2cf1084629984bc47a9e29b791',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:41.260366 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-fa141844-22e3-4993-a779-ab7843c87121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93c431d6-12bc-46eb-84bf-a33e0ca09453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:41.277230 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-fa141844-22e3-4993-a779-ab7843c87121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93c431d6-12bc-46eb-84bf-a33e0ca09453) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:41.278057 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-fa141844-22e3-4993-a779-ab7843c87121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Flow 'volume_create_api' (da9aa0e2-d69c-4ad7-bdf1-82b73835e74f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:07:41.278391 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-fa141844-22e3-4993-a779-ab7843c87121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Create volume request issued successfully. Jul 10 14:07:41.280588 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-fa141844-22e3-4993-a779-ab7843c87121 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:07:41.280588 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 26/99] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:07:40 2026] POST /volume/v3/volumes => generated 764 bytes in 483 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:07:41.294813 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8341cee8-8b11-4353-a832-f4295a9716c5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:41.297800 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8341cee8-8b11-4353-a832-f4295a9716c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] GET https://10.4.3.66/volume/v3/volumes/5723fc90-cd0e-454e-a4b1-e9be7b1bf00a Jul 10 14:07:41.298111 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8341cee8-8b11-4353-a832-f4295a9716c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:41.298328 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8341cee8-8b11-4353-a832-f4295a9716c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:41.306635 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:41.306635 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:07:41.311835 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-8341cee8-8b11-4353-a832-f4295a9716c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Volume info retrieved successfully. Jul 10 14:07:41.318106 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8341cee8-8b11-4353-a832-f4295a9716c5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] https://10.4.3.66/volume/v3/volumes/5723fc90-cd0e-454e-a4b1-e9be7b1bf00a returned with HTTP 200 Jul 10 14:07:41.318555 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 26/100] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:07:41 2026] GET /volume/v3/volumes/5723fc90-cd0e-454e-a4b1-e9be7b1bf00a => generated 832 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:41.957054 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-8a407848-ace9-43f2-9323-57e261f043bd None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:41.959676 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8a407848-ace9-43f2-9323-57e261f043bd tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] GET https://10.4.3.66/volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 Jul 10 14:07:41.959995 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8a407848-ace9-43f2-9323-57e261f043bd tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:41.960316 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8a407848-ace9-43f2-9323-57e261f043bd tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:41.996703 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:41.996703 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:07:42.001359 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-8a407848-ace9-43f2-9323-57e261f043bd tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Volume info retrieved successfully. Jul 10 14:07:42.009059 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8a407848-ace9-43f2-9323-57e261f043bd tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] https://10.4.3.66/volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 returned with HTTP 200 Jul 10 14:07:42.009695 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 25/101] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:07:41 2026] GET /volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 => generated 1023 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:07:42.041893 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-beff9fb7-bb00-41b5-bb56-4005c95bba78 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:42.046221 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-beff9fb7-bb00-41b5-bb56-4005c95bba78 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] GET https://10.4.3.66/volume/v3/volumes/08dbb832-13ce-4008-a253-525f24fd2f5b Jul 10 14:07:42.046221 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-beff9fb7-bb00-41b5-bb56-4005c95bba78 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:42.046382 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-beff9fb7-bb00-41b5-bb56-4005c95bba78 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:42.058107 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:42.058107 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:07:42.065213 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-beff9fb7-bb00-41b5-bb56-4005c95bba78 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Volume info retrieved successfully. Jul 10 14:07:42.073172 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-beff9fb7-bb00-41b5-bb56-4005c95bba78 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/volumes/08dbb832-13ce-4008-a253-525f24fd2f5b returned with HTTP 200 Jul 10 14:07:42.073790 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 25/102] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:07:42 2026] GET /volume/v3/volumes/08dbb832-13ce-4008-a253-525f24fd2f5b => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:42.333009 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-810b6788-44da-4454-bd17-96c32067ec3d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:42.338184 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-810b6788-44da-4454-bd17-96c32067ec3d tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] GET https://10.4.3.66/volume/v3/volumes/5723fc90-cd0e-454e-a4b1-e9be7b1bf00a Jul 10 14:07:42.339071 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-810b6788-44da-4454-bd17-96c32067ec3d tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:42.339071 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-810b6788-44da-4454-bd17-96c32067ec3d tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:42.356676 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:42.356676 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:07:42.361636 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-810b6788-44da-4454-bd17-96c32067ec3d tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Volume info retrieved successfully. Jul 10 14:07:42.367583 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-810b6788-44da-4454-bd17-96c32067ec3d tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] https://10.4.3.66/volume/v3/volumes/5723fc90-cd0e-454e-a4b1-e9be7b1bf00a returned with HTTP 200 Jul 10 14:07:42.368069 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 27/103] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:07:42 2026] GET /volume/v3/volumes/5723fc90-cd0e-454e-a4b1-e9be7b1bf00a => generated 857 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:42.388895 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f7473972-0741-45e5-8a47-7fdd1fcb87cd None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:42.390113 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f7473972-0741-45e5-8a47-7fdd1fcb87cd tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:07:42.391381 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f7473972-0741-45e5-8a47-7fdd1fcb87cd tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5723fc90-cd0e-454e-a4b1-e9be7b1bf00a", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1873222414"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:42.402635 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:42.402635 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:07:42.404414 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-f7473972-0741-45e5-8a47-7fdd1fcb87cd tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Volume info retrieved successfully. Jul 10 14:07:42.404414 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.snapshots [None req-f7473972-0741-45e5-8a47-7fdd1fcb87cd tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Create snapshot from volume 5723fc90-cd0e-454e-a4b1-e9be7b1bf00a Jul 10 14:07:42.472431 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-f7473972-0741-45e5-8a47-7fdd1fcb87cd tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Created reservations ['96635163-0477-4ca3-9ca7-449f8ad137f3', 'e9e0c567-c183-4aef-bd2f-cbfe4794ba4f', '52974084-d555-434e-a906-b115a18472a9', '971a105e-14a2-431c-aedb-5027acfc0c0e'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:07:42.576716 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-f7473972-0741-45e5-8a47-7fdd1fcb87cd tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Snapshot create request issued successfully. Jul 10 14:07:42.577195 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f7473972-0741-45e5-8a47-7fdd1fcb87cd tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:07:42.577881 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 27/104] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:07:42 2026] POST /volume/v3/snapshots => generated 323 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:07:42.592527 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-31361154-8e72-4e99-bb40-80718bc7a5c2 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:42.595047 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-31361154-8e72-4e99-bb40-80718bc7a5c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] GET https://10.4.3.66/volume/v3/snapshots/729ed918-e69b-4d6c-9e6e-efe03bd3553a Jul 10 14:07:42.595299 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-31361154-8e72-4e99-bb40-80718bc7a5c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:42.595626 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-31361154-8e72-4e99-bb40-80718bc7a5c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:42.622049 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:42.622049 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:07:42.622642 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-31361154-8e72-4e99-bb40-80718bc7a5c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Snapshot retrieved successfully. Jul 10 14:07:42.623636 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-31361154-8e72-4e99-bb40-80718bc7a5c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] https://10.4.3.66/volume/v3/snapshots/729ed918-e69b-4d6c-9e6e-efe03bd3553a returned with HTTP 200 Jul 10 14:07:42.624129 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 26/105] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:07:42 2026] GET /volume/v3/snapshots/729ed918-e69b-4d6c-9e6e-efe03bd3553a => generated 455 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:43.635915 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-69181da7-8ba1-4bc0-8289-825038cee7ea None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:43.638296 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-69181da7-8ba1-4bc0-8289-825038cee7ea tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] GET https://10.4.3.66/volume/v3/snapshots/729ed918-e69b-4d6c-9e6e-efe03bd3553a Jul 10 14:07:43.638560 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-69181da7-8ba1-4bc0-8289-825038cee7ea tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:43.638831 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-69181da7-8ba1-4bc0-8289-825038cee7ea tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:43.660145 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-41706ccf-9ef7-406e-a28a-03e02ee962fb None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:43.666978 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:43.666978 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:07:43.667668 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-69181da7-8ba1-4bc0-8289-825038cee7ea tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Snapshot retrieved successfully. Jul 10 14:07:43.668801 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-69181da7-8ba1-4bc0-8289-825038cee7ea tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] https://10.4.3.66/volume/v3/snapshots/729ed918-e69b-4d6c-9e6e-efe03bd3553a returned with HTTP 200 Jul 10 14:07:43.669312 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 26/106] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:07:43 2026] GET /volume/v3/snapshots/729ed918-e69b-4d6c-9e6e-efe03bd3553a => generated 482 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:43.678743 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-2f62a4aa-5929-4ff3-afce-93245e02db7a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:43.680790 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2f62a4aa-5929-4ff3-afce-93245e02db7a tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889-project-admin] PUT https://10.4.3.66/volume/v3/os-quota-sets/5f329153300c43699e107509a3715142 Jul 10 14:07:43.681148 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2f62a4aa-5929-4ff3-afce-93245e02db7a tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:43.693646 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:43.693646 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:07:43.759435 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2f62a4aa-5929-4ff3-afce-93245e02db7a tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/5f329153300c43699e107509a3715142 returned with HTTP 200 Jul 10 14:07:43.760059 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 28/107] 10.4.3.66 () {68 vars in 1367 bytes} [Fri Jul 10 14:07:43 2026] PUT /volume/v3/os-quota-sets/5f329153300c43699e107509a3715142 => generated 390 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:43.770341 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-91a4a10c-705a-4e27-a60d-b207f66bce39 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:43.776392 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-91a4a10c-705a-4e27-a60d-b207f66bce39 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:07:43.776700 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-91a4a10c-705a-4e27-a60d-b207f66bce39 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5723fc90-cd0e-454e-a4b1-e9be7b1bf00a"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:43.792395 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:43.792395 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:07:43.792848 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-91a4a10c-705a-4e27-a60d-b207f66bce39 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Volume info retrieved successfully. Jul 10 14:07:43.792968 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.snapshots [None req-91a4a10c-705a-4e27-a60d-b207f66bce39 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Create snapshot from volume 5723fc90-cd0e-454e-a4b1-e9be7b1bf00a Jul 10 14:07:43.811248 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota_utils [None req-91a4a10c-705a-4e27-a60d-b207f66bce39 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Quota exceeded for 5f329153300c43699e107509a3715142, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 10 14:07:43.811694 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.middleware.fault [None req-91a4a10c-705a-4e27-a60d-b207f66bce39 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 413 Jul 10 14:07:43.812491 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 27/108] 10.4.3.66 () {68 vars in 1257 bytes} [Fri Jul 10 14:07:43 2026] POST /volume/v3/snapshots => generated 208 bytes in 43 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 10 14:07:43.823129 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-babd343d-d940-423b-b5a1-24292c170e0e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:43.824947 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-babd343d-d940-423b-b5a1-24292c170e0e tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889-project-admin] PUT https://10.4.3.66/volume/v3/os-quota-sets/5f329153300c43699e107509a3715142 Jul 10 14:07:43.825350 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-babd343d-d940-423b-b5a1-24292c170e0e tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:43.897552 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-41706ccf-9ef7-406e-a28a-03e02ee962fb tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:07:43.898032 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-41706ccf-9ef7-406e-a28a-03e02ee962fb tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1531173518"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:43.899410 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-41706ccf-9ef7-406e-a28a-03e02ee962fb tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1531173518'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:07:43.903039 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-41706ccf-9ef7-406e-a28a-03e02ee962fb tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Create volume of 1 GB Jul 10 14:07:43.903624 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:43.903624 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:07:43.903944 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-41706ccf-9ef7-406e-a28a-03e02ee962fb tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Availability Zones retrieved successfully. Jul 10 14:07:43.909717 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-41706ccf-9ef7-406e-a28a-03e02ee962fb tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Flow 'volume_create_api' (fd7c5455-bcda-42da-81ee-08bfab6b166e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:07:43.911042 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-41706ccf-9ef7-406e-a28a-03e02ee962fb tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d27576b9-5621-4072-b4b3-0d9f266325c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:43.912057 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-41706ccf-9ef7-406e-a28a-03e02ee962fb tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:07:43.919966 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:43.919966 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:07:43.934651 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-41706ccf-9ef7-406e-a28a-03e02ee962fb tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d27576b9-5621-4072-b4b3-0d9f266325c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:19Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=d1bf57bb-d64b-4a91-b78a-2eceb49a2012,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd1bf57bb-d64b-4a91-b78a-2eceb49a2012', 'encryption_key_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=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:43.935537 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-41706ccf-9ef7-406e-a28a-03e02ee962fb tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b1332a6-4a6e-484a-be78-869d75fa11ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:43.965825 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-41706ccf-9ef7-406e-a28a-03e02ee962fb tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-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 14:07:43.966359 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-41706ccf-9ef7-406e-a28a-03e02ee962fb tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-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 14:07:44.014608 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-41706ccf-9ef7-406e-a28a-03e02ee962fb tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Created reservations ['189529b5-74ff-49b4-b7c5-3428fa985c4f', '3d5c2255-cdfd-4721-bf03-80ad171e8640', '7ed2f53c-5d9b-4c16-b99d-41dc78185bd3', '4df0f5fe-8005-4306-8ead-1ba326cef237'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:07:44.015733 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-41706ccf-9ef7-406e-a28a-03e02ee962fb tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b1332a6-4a6e-484a-be78-869d75fa11ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['189529b5-74ff-49b4-b7c5-3428fa985c4f', '3d5c2255-cdfd-4721-bf03-80ad171e8640', '7ed2f53c-5d9b-4c16-b99d-41dc78185bd3', '4df0f5fe-8005-4306-8ead-1ba326cef237']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:44.016908 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-41706ccf-9ef7-406e-a28a-03e02ee962fb tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (273b6ec3-d68f-4c34-8e1e-9f6740d2c088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:44.051490 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-41706ccf-9ef7-406e-a28a-03e02ee962fb tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (273b6ec3-d68f-4c34-8e1e-9f6740d2c088) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6adde7f-7f18-48a9-8b97-1830f2ab5817', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1531173518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='553295bfd601445983d8b1fcd7889191',qos_specs=None,replication_status=,reservations=['189529b5-74ff-49b4-b7c5-3428fa985c4f','3d5c2255-cdfd-4721-bf03-80ad171e8640','7ed2f53c-5d9b-4c16-b99d-41dc78185bd3','4df0f5fe-8005-4306-8ead-1ba326cef237'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44b3ef3ed8694072aef29eb208567810',volume_type_id=d1bf57bb-d64b-4a91-b78a-2eceb49a2012), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:07:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1531173518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6adde7f-7f18-48a9-8b97-1830f2ab5817,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='553295bfd601445983d8b1fcd7889191',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44b3ef3ed8694072aef29eb208567810',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d1bf57bb-d64b-4a91-b78a-2eceb49a2012),volume_type_id=d1bf57bb-d64b-4a91-b78a-2eceb49a2012)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:44.052201 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-41706ccf-9ef7-406e-a28a-03e02ee962fb tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38f81a3a-a234-41f4-af39-f7bda92d5a83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:44.063962 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-babd343d-d940-423b-b5a1-24292c170e0e tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889-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 14:07:44.064353 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-babd343d-d940-423b-b5a1-24292c170e0e tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889-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 14:07:44.064710 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-babd343d-d940-423b-b5a1-24292c170e0e tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889-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 14:07:44.065350 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-babd343d-d940-423b-b5a1-24292c170e0e tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889-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 14:07:44.065733 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-babd343d-d940-423b-b5a1-24292c170e0e tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889-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 14:07:44.066081 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-babd343d-d940-423b-b5a1-24292c170e0e tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889-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 14:07:44.066431 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-babd343d-d940-423b-b5a1-24292c170e0e tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889-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 14:07:44.072261 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-babd343d-d940-423b-b5a1-24292c170e0e tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/5f329153300c43699e107509a3715142 returned with HTTP 200 Jul 10 14:07:44.072675 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 27/109] 10.4.3.66 () {68 vars in 1367 bytes} [Fri Jul 10 14:07:43 2026] PUT /volume/v3/os-quota-sets/5f329153300c43699e107509a3715142 => generated 390 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:44.080476 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-41706ccf-9ef7-406e-a28a-03e02ee962fb tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38f81a3a-a234-41f4-af39-f7bda92d5a83) transitioned into state 'SUCCESS' from state '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-1531173518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='553295bfd601445983d8b1fcd7889191',qos_specs=None,replication_status=,reservations=['189529b5-74ff-49b4-b7c5-3428fa985c4f','3d5c2255-cdfd-4721-bf03-80ad171e8640','7ed2f53c-5d9b-4c16-b99d-41dc78185bd3','4df0f5fe-8005-4306-8ead-1ba326cef237'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44b3ef3ed8694072aef29eb208567810',volume_type_id=d1bf57bb-d64b-4a91-b78a-2eceb49a2012)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:44.082903 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-41706ccf-9ef7-406e-a28a-03e02ee962fb tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a393274c-e56e-424c-9c2c-d7b3274b98b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:44.085032 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d0126ee8-e149-4ef8-86da-cd541fc09a86 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:44.088126 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d0126ee8-e149-4ef8-86da-cd541fc09a86 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:07:44.089881 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d0126ee8-e149-4ef8-86da-cd541fc09a86 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5723fc90-cd0e-454e-a4b1-e9be7b1bf00a"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:44.103459 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-41706ccf-9ef7-406e-a28a-03e02ee962fb tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a393274c-e56e-424c-9c2c-d7b3274b98b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:44.104649 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-41706ccf-9ef7-406e-a28a-03e02ee962fb tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Flow 'volume_create_api' (fd7c5455-bcda-42da-81ee-08bfab6b166e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:07:44.105062 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-41706ccf-9ef7-406e-a28a-03e02ee962fb tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Create volume request issued successfully. Jul 10 14:07:44.106241 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-41706ccf-9ef7-406e-a28a-03e02ee962fb tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:07:44.109521 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 28/110] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:07:43 2026] POST /volume/v3/volumes => generated 756 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:07:44.110704 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:44.110704 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:07:44.111252 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-d0126ee8-e149-4ef8-86da-cd541fc09a86 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Volume info retrieved successfully. Jul 10 14:07:44.111382 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.snapshots [None req-d0126ee8-e149-4ef8-86da-cd541fc09a86 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Create snapshot from volume 5723fc90-cd0e-454e-a4b1-e9be7b1bf00a Jul 10 14:07:44.123942 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-92349464-60de-43b3-bf7b-eefa7bbd0d6f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:44.127597 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-92349464-60de-43b3-bf7b-eefa7bbd0d6f tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] GET https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 Jul 10 14:07:44.127722 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-92349464-60de-43b3-bf7b-eefa7bbd0d6f tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:44.127907 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-92349464-60de-43b3-bf7b-eefa7bbd0d6f tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:44.137887 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:44.137887 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:07:44.143407 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-92349464-60de-43b3-bf7b-eefa7bbd0d6f tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Volume info retrieved successfully. Jul 10 14:07:44.145326 np0000005012 devstack@c-api.service[100153]: WARNING cinder.quota_utils [None req-d0126ee8-e149-4ef8-86da-cd541fc09a86 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Quota exceeded for 5f329153300c43699e107509a3715142, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jul 10 14:07:44.145642 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.middleware.fault [None req-d0126ee8-e149-4ef8-86da-cd541fc09a86 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 413 Jul 10 14:07:44.146950 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 29/111] 10.4.3.66 () {68 vars in 1257 bytes} [Fri Jul 10 14:07:44 2026] POST /volume/v3/snapshots => generated 133 bytes in 63 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 10 14:07:44.150313 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-92349464-60de-43b3-bf7b-eefa7bbd0d6f tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 returned with HTTP 200 Jul 10 14:07:44.151197 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 28/112] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:07:44 2026] GET /volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 => generated 824 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:44.157742 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6477707d-5c23-4d61-9b6f-4c33867601f7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:44.159492 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6477707d-5c23-4d61-9b6f-4c33867601f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/729ed918-e69b-4d6c-9e6e-efe03bd3553a Jul 10 14:07:44.159706 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6477707d-5c23-4d61-9b6f-4c33867601f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:44.159880 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6477707d-5c23-4d61-9b6f-4c33867601f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:44.159988 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-6477707d-5c23-4d61-9b6f-4c33867601f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Delete snapshot with id: 729ed918-e69b-4d6c-9e6e-efe03bd3553a Jul 10 14:07:44.172946 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:44.172946 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:07:44.173827 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6477707d-5c23-4d61-9b6f-4c33867601f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Snapshot retrieved successfully. Jul 10 14:07:44.208050 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6477707d-5c23-4d61-9b6f-4c33867601f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Snapshot delete request issued successfully. Jul 10 14:07:44.208350 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6477707d-5c23-4d61-9b6f-4c33867601f7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] https://10.4.3.66/volume/v3/snapshots/729ed918-e69b-4d6c-9e6e-efe03bd3553a returned with HTTP 202 Jul 10 14:07:44.209020 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 28/113] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:07:44 2026] DELETE /volume/v3/snapshots/729ed918-e69b-4d6c-9e6e-efe03bd3553a => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:07:44.217936 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d0933de6-528e-4a28-9060-6aa754c96313 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:44.219973 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d0933de6-528e-4a28-9060-6aa754c96313 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] GET https://10.4.3.66/volume/v3/snapshots/729ed918-e69b-4d6c-9e6e-efe03bd3553a Jul 10 14:07:44.220177 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d0933de6-528e-4a28-9060-6aa754c96313 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:44.220527 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d0933de6-528e-4a28-9060-6aa754c96313 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:44.238664 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:44.238664 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:07:44.239495 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-d0933de6-528e-4a28-9060-6aa754c96313 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Snapshot retrieved successfully. Jul 10 14:07:44.239987 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d0933de6-528e-4a28-9060-6aa754c96313 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] https://10.4.3.66/volume/v3/snapshots/729ed918-e69b-4d6c-9e6e-efe03bd3553a returned with HTTP 200 Jul 10 14:07:44.240384 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 29/114] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:07:44 2026] GET /volume/v3/snapshots/729ed918-e69b-4d6c-9e6e-efe03bd3553a => generated 481 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:45.168409 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-cd42335a-5b36-49d2-84e6-12c049157dca None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:45.170783 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-cd42335a-5b36-49d2-84e6-12c049157dca tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] GET https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 Jul 10 14:07:45.171051 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-cd42335a-5b36-49d2-84e6-12c049157dca tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:45.171327 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-cd42335a-5b36-49d2-84e6-12c049157dca tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:45.181991 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:45.181991 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:07:45.186704 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-cd42335a-5b36-49d2-84e6-12c049157dca tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Volume info retrieved successfully. Jul 10 14:07:45.192398 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-cd42335a-5b36-49d2-84e6-12c049157dca tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 returned with HTTP 200 Jul 10 14:07:45.192811 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 30/115] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:07:45 2026] GET /volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:45.207334 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d2b3b9b7-8edf-4e4a-8c82-69bffd457d7f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:45.250745 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-64f9f065-b8e5-4324-a0ea-7b3480174a44 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:45.253043 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-64f9f065-b8e5-4324-a0ea-7b3480174a44 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] GET https://10.4.3.66/volume/v3/snapshots/729ed918-e69b-4d6c-9e6e-efe03bd3553a Jul 10 14:07:45.253043 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-64f9f065-b8e5-4324-a0ea-7b3480174a44 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:45.253359 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-64f9f065-b8e5-4324-a0ea-7b3480174a44 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:45.263385 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-64f9f065-b8e5-4324-a0ea-7b3480174a44 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] https://10.4.3.66/volume/v3/snapshots/729ed918-e69b-4d6c-9e6e-efe03bd3553a returned with HTTP 404 Jul 10 14:07:45.264732 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 29/116] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:07:45 2026] GET /volume/v3/snapshots/729ed918-e69b-4d6c-9e6e-efe03bd3553a => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:07:45.273365 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-7013f948-6005-4ba8-95b9-2825a8154c4d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:45.278574 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7013f948-6005-4ba8-95b9-2825a8154c4d tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] GET https://10.4.3.66/volume/v3/volumes/5723fc90-cd0e-454e-a4b1-e9be7b1bf00a Jul 10 14:07:45.278574 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7013f948-6005-4ba8-95b9-2825a8154c4d tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:45.278574 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7013f948-6005-4ba8-95b9-2825a8154c4d tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:45.288637 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:45.288637 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:07:45.294918 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-7013f948-6005-4ba8-95b9-2825a8154c4d tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Volume info retrieved successfully. Jul 10 14:07:45.300540 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7013f948-6005-4ba8-95b9-2825a8154c4d tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] https://10.4.3.66/volume/v3/volumes/5723fc90-cd0e-454e-a4b1-e9be7b1bf00a returned with HTTP 200 Jul 10 14:07:45.301138 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 30/117] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:07:45 2026] GET /volume/v3/volumes/5723fc90-cd0e-454e-a4b1-e9be7b1bf00a => generated 857 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:45.320776 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ccdfa9f3-c5ee-4681-8307-ccbd6ced7e46 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:45.322745 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ccdfa9f3-c5ee-4681-8307-ccbd6ced7e46 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] DELETE https://10.4.3.66/volume/v3/volumes/5723fc90-cd0e-454e-a4b1-e9be7b1bf00a Jul 10 14:07:45.323085 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ccdfa9f3-c5ee-4681-8307-ccbd6ced7e46 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:45.323582 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ccdfa9f3-c5ee-4681-8307-ccbd6ced7e46 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:45.323668 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-ccdfa9f3-c5ee-4681-8307-ccbd6ced7e46 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Delete volume with id: 5723fc90-cd0e-454e-a4b1-e9be7b1bf00a Jul 10 14:07:45.333705 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:45.333705 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:07:45.334388 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-ccdfa9f3-c5ee-4681-8307-ccbd6ced7e46 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Volume info retrieved successfully. Jul 10 14:07:45.384732 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-ccdfa9f3-c5ee-4681-8307-ccbd6ced7e46 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Delete volume request issued successfully. Jul 10 14:07:45.385363 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ccdfa9f3-c5ee-4681-8307-ccbd6ced7e46 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] https://10.4.3.66/volume/v3/volumes/5723fc90-cd0e-454e-a4b1-e9be7b1bf00a returned with HTTP 202 Jul 10 14:07:45.385575 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 31/118] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:07:45 2026] DELETE /volume/v3/volumes/5723fc90-cd0e-454e-a4b1-e9be7b1bf00a => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:07:45.394716 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-36a9cde4-6b0e-4655-aa0b-87149bf127ef None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:45.395910 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-36a9cde4-6b0e-4655-aa0b-87149bf127ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] GET https://10.4.3.66/volume/v3/volumes/5723fc90-cd0e-454e-a4b1-e9be7b1bf00a Jul 10 14:07:45.398949 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-36a9cde4-6b0e-4655-aa0b-87149bf127ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:45.398949 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-36a9cde4-6b0e-4655-aa0b-87149bf127ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:45.407512 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:45.407512 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:07:45.412277 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-36a9cde4-6b0e-4655-aa0b-87149bf127ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Volume info retrieved successfully. Jul 10 14:07:45.419844 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-36a9cde4-6b0e-4655-aa0b-87149bf127ef tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] https://10.4.3.66/volume/v3/volumes/5723fc90-cd0e-454e-a4b1-e9be7b1bf00a returned with HTTP 200 Jul 10 14:07:45.420788 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 30/119] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:07:45 2026] GET /volume/v3/volumes/5723fc90-cd0e-454e-a4b1-e9be7b1bf00a => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:45.491149 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d2b3b9b7-8edf-4e4a-8c82-69bffd457d7f tempest-TestMultiAttachVolumeSwap-1903217566 tempest-TestMultiAttachVolumeSwap-1903217566-project-admin] POST https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817/action Jul 10 14:07:45.491373 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d2b3b9b7-8edf-4e4a-8c82-69bffd457d7f tempest-TestMultiAttachVolumeSwap-1903217566 tempest-TestMultiAttachVolumeSwap-1903217566-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:07:45.491520 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d2b3b9b7-8edf-4e4a-8c82-69bffd457d7f tempest-TestMultiAttachVolumeSwap-1903217566 tempest-TestMultiAttachVolumeSwap-1903217566-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:45.505952 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:45.505952 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:07:45.506407 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-d2b3b9b7-8edf-4e4a-8c82-69bffd457d7f tempest-TestMultiAttachVolumeSwap-1903217566 tempest-TestMultiAttachVolumeSwap-1903217566-project-admin] Volume info retrieved successfully. Jul 10 14:07:45.525615 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-d2b3b9b7-8edf-4e4a-8c82-69bffd457d7f tempest-TestMultiAttachVolumeSwap-1903217566 tempest-TestMultiAttachVolumeSwap-1903217566-project-admin] Update volume admin metadata completed successfully. Jul 10 14:07:45.525833 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-d2b3b9b7-8edf-4e4a-8c82-69bffd457d7f tempest-TestMultiAttachVolumeSwap-1903217566 tempest-TestMultiAttachVolumeSwap-1903217566-project-admin] Update readonly setting on volume completed successfully. Jul 10 14:07:45.526060 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d2b3b9b7-8edf-4e4a-8c82-69bffd457d7f tempest-TestMultiAttachVolumeSwap-1903217566 tempest-TestMultiAttachVolumeSwap-1903217566-project-admin] https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817/action returned with HTTP 202 Jul 10 14:07:45.526720 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 29/120] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:07:45 2026] POST /volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817/action => generated 0 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:07:45.543803 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e5f1ea68-d08b-48e3-8af2-28c7e325fd22 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:45.545306 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e5f1ea68-d08b-48e3-8af2-28c7e325fd22 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:07:45.545619 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e5f1ea68-d08b-48e3-8af2-28c7e325fd22 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-877167357"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:45.547042 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-e5f1ea68-d08b-48e3-8af2-28c7e325fd22 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-877167357'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:07:45.555000 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-e5f1ea68-d08b-48e3-8af2-28c7e325fd22 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Create volume of 1 GB Jul 10 14:07:45.555382 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:45.555382 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:07:45.555993 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-e5f1ea68-d08b-48e3-8af2-28c7e325fd22 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Availability Zones retrieved successfully. Jul 10 14:07:45.566430 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e5f1ea68-d08b-48e3-8af2-28c7e325fd22 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Flow 'volume_create_api' (d2254386-142a-4f65-a766-a9f669f65845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:07:45.570727 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e5f1ea68-d08b-48e3-8af2-28c7e325fd22 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5d0bc61-3999-42fd-85f1-8f0e48c2b31f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:45.571962 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-e5f1ea68-d08b-48e3-8af2-28c7e325fd22 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:07:45.598820 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:45.598820 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:07:45.618769 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e5f1ea68-d08b-48e3-8af2-28c7e325fd22 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c5d0bc61-3999-42fd-85f1-8f0e48c2b31f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:19Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=d1bf57bb-d64b-4a91-b78a-2eceb49a2012,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd1bf57bb-d64b-4a91-b78a-2eceb49a2012', 'encryption_key_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=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:45.619844 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e5f1ea68-d08b-48e3-8af2-28c7e325fd22 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d45b4d8d-4982-476a-bdb4-2962cabb380a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:45.706809 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-e5f1ea68-d08b-48e3-8af2-28c7e325fd22 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Created reservations ['6d005620-4ad3-4812-b201-8f8da7b1ee84', '4aa29e2d-7d6b-4c87-8673-acc4b1722ff8', '50a315c7-d641-4cef-b535-3fe6359ff33a', 'd391c2d6-cea2-46a4-a68e-01bc1179f857'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:07:45.711580 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e5f1ea68-d08b-48e3-8af2-28c7e325fd22 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d45b4d8d-4982-476a-bdb4-2962cabb380a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d005620-4ad3-4812-b201-8f8da7b1ee84', '4aa29e2d-7d6b-4c87-8673-acc4b1722ff8', '50a315c7-d641-4cef-b535-3fe6359ff33a', 'd391c2d6-cea2-46a4-a68e-01bc1179f857']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:45.711580 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e5f1ea68-d08b-48e3-8af2-28c7e325fd22 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4650b97a-d252-4f27-b5b2-2cca36d7e249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:45.742962 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e5f1ea68-d08b-48e3-8af2-28c7e325fd22 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4650b97a-d252-4f27-b5b2-2cca36d7e249) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb5de641-6ebb-43e4-8fd6-b41671a1b2af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-877167357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='553295bfd601445983d8b1fcd7889191',qos_specs=None,replication_status=,reservations=['6d005620-4ad3-4812-b201-8f8da7b1ee84','4aa29e2d-7d6b-4c87-8673-acc4b1722ff8','50a315c7-d641-4cef-b535-3fe6359ff33a','d391c2d6-cea2-46a4-a68e-01bc1179f857'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44b3ef3ed8694072aef29eb208567810',volume_type_id=d1bf57bb-d64b-4a91-b78a-2eceb49a2012), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:07:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-877167357',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb5de641-6ebb-43e4-8fd6-b41671a1b2af,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='553295bfd601445983d8b1fcd7889191',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44b3ef3ed8694072aef29eb208567810',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d1bf57bb-d64b-4a91-b78a-2eceb49a2012),volume_type_id=d1bf57bb-d64b-4a91-b78a-2eceb49a2012)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:45.743755 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e5f1ea68-d08b-48e3-8af2-28c7e325fd22 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31f61742-202b-4dcb-ade7-4703689bc086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:45.794511 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e5f1ea68-d08b-48e3-8af2-28c7e325fd22 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31f61742-202b-4dcb-ade7-4703689bc086) transitioned into state 'SUCCESS' from state '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-877167357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='553295bfd601445983d8b1fcd7889191',qos_specs=None,replication_status=,reservations=['6d005620-4ad3-4812-b201-8f8da7b1ee84','4aa29e2d-7d6b-4c87-8673-acc4b1722ff8','50a315c7-d641-4cef-b535-3fe6359ff33a','d391c2d6-cea2-46a4-a68e-01bc1179f857'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44b3ef3ed8694072aef29eb208567810',volume_type_id=d1bf57bb-d64b-4a91-b78a-2eceb49a2012)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:45.795306 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e5f1ea68-d08b-48e3-8af2-28c7e325fd22 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f6d7504-9d0b-4421-b16e-486d88315402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:45.823844 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e5f1ea68-d08b-48e3-8af2-28c7e325fd22 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f6d7504-9d0b-4421-b16e-486d88315402) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:45.830473 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e5f1ea68-d08b-48e3-8af2-28c7e325fd22 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Flow 'volume_create_api' (d2254386-142a-4f65-a766-a9f669f65845) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:07:45.830473 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-e5f1ea68-d08b-48e3-8af2-28c7e325fd22 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Create volume request issued successfully. Jul 10 14:07:45.830473 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e5f1ea68-d08b-48e3-8af2-28c7e325fd22 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:07:45.830473 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 31/121] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:07:45 2026] POST /volume/v3/volumes => generated 755 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:07:45.845105 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-cc16087a-3e43-4b2b-a01a-c9cba2527542 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:45.847288 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-cc16087a-3e43-4b2b-a01a-c9cba2527542 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] GET https://10.4.3.66/volume/v3/volumes/bb5de641-6ebb-43e4-8fd6-b41671a1b2af Jul 10 14:07:45.847647 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-cc16087a-3e43-4b2b-a01a-c9cba2527542 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:45.847799 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-cc16087a-3e43-4b2b-a01a-c9cba2527542 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:45.878473 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:45.878473 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:07:45.893847 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-cc16087a-3e43-4b2b-a01a-c9cba2527542 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Volume info retrieved successfully. Jul 10 14:07:45.925433 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-cc16087a-3e43-4b2b-a01a-c9cba2527542 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/volumes/bb5de641-6ebb-43e4-8fd6-b41671a1b2af returned with HTTP 200 Jul 10 14:07:45.925901 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 32/122] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:07:45 2026] GET /volume/v3/volumes/bb5de641-6ebb-43e4-8fd6-b41671a1b2af => generated 823 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:46.435032 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f01b42b5-156c-492e-8aa4-d96798e00ff6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:46.437073 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f01b42b5-156c-492e-8aa4-d96798e00ff6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] GET https://10.4.3.66/volume/v3/volumes/5723fc90-cd0e-454e-a4b1-e9be7b1bf00a Jul 10 14:07:46.437280 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f01b42b5-156c-492e-8aa4-d96798e00ff6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:46.437770 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f01b42b5-156c-492e-8aa4-d96798e00ff6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:46.445718 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f01b42b5-156c-492e-8aa4-d96798e00ff6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934 tempest-VolumeSnapshotQuotasNegativeTestJSON-1047581934-project-member] https://10.4.3.66/volume/v3/volumes/5723fc90-cd0e-454e-a4b1-e9be7b1bf00a returned with HTTP 404 Jul 10 14:07:46.446340 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 31/123] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:07:46 2026] GET /volume/v3/volumes/5723fc90-cd0e-454e-a4b1-e9be7b1bf00a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:07:46.455405 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-df68ae9b-97d2-4861-86ca-3e7fa0f50a7d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:46.458712 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-df68ae9b-97d2-4861-86ca-3e7fa0f50a7d tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889-project-admin] PUT https://10.4.3.66/volume/v3/os-quota-sets/5f329153300c43699e107509a3715142 Jul 10 14:07:46.458712 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-df68ae9b-97d2-4861-86ca-3e7fa0f50a7d tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889-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=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:46.666009 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-df68ae9b-97d2-4861-86ca-3e7fa0f50a7d tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889 tempest-VolumeSnapshotQuotasNegativeTestJSON-2136675889-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/5f329153300c43699e107509a3715142 returned with HTTP 200 Jul 10 14:07:46.666741 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 30/124] 10.4.3.66 () {68 vars in 1368 bytes} [Fri Jul 10 14:07:46 2026] PUT /volume/v3/os-quota-sets/5f329153300c43699e107509a3715142 => generated 395 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:46.945548 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e8389c3e-257d-4b3e-b6a2-b4aab5b0e46b None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:46.947969 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e8389c3e-257d-4b3e-b6a2-b4aab5b0e46b tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] GET https://10.4.3.66/volume/v3/volumes/bb5de641-6ebb-43e4-8fd6-b41671a1b2af Jul 10 14:07:46.948264 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e8389c3e-257d-4b3e-b6a2-b4aab5b0e46b tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:46.948776 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e8389c3e-257d-4b3e-b6a2-b4aab5b0e46b tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:47.099776 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:47.099776 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:07:47.104647 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-e8389c3e-257d-4b3e-b6a2-b4aab5b0e46b tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Volume info retrieved successfully. Jul 10 14:07:47.114524 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e8389c3e-257d-4b3e-b6a2-b4aab5b0e46b tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/volumes/bb5de641-6ebb-43e4-8fd6-b41671a1b2af returned with HTTP 200 Jul 10 14:07:47.114524 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 32/125] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:07:46 2026] GET /volume/v3/volumes/bb5de641-6ebb-43e4-8fd6-b41671a1b2af => generated 848 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:51.578001 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-eba1087f-3547-4d3a-9f97-752e934f0fc1 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:51.580702 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-eba1087f-3547-4d3a-9f97-752e934f0fc1 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] GET https://10.4.3.66/volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec Jul 10 14:07:51.580898 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-eba1087f-3547-4d3a-9f97-752e934f0fc1 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:51.581081 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-eba1087f-3547-4d3a-9f97-752e934f0fc1 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:51.730938 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:51.730938 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:07:51.738320 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-eba1087f-3547-4d3a-9f97-752e934f0fc1 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Volume info retrieved successfully. Jul 10 14:07:51.754940 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-eba1087f-3547-4d3a-9f97-752e934f0fc1 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec returned with HTTP 200 Jul 10 14:07:51.755118 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 33/126] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:07:51 2026] GET /volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec => generated 1389 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:07:51.770336 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-e394b7d9-d386-4934-aa00-3de2e2e00c1b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:51.777201 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-e394b7d9-d386-4934-aa00-3de2e2e00c1b tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] GET https://10.4.3.66/volume/v3/volumes/fd155aea-e12d-4bed-9eb0-ac7c1e8117d3 Jul 10 14:07:51.777346 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-e394b7d9-d386-4934-aa00-3de2e2e00c1b tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:51.777529 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-e394b7d9-d386-4934-aa00-3de2e2e00c1b tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:51.792887 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:51.792887 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:07:51.804581 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-e394b7d9-d386-4934-aa00-3de2e2e00c1b tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Volume info retrieved successfully. Jul 10 14:07:51.814578 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-e394b7d9-d386-4934-aa00-3de2e2e00c1b tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/volumes/fd155aea-e12d-4bed-9eb0-ac7c1e8117d3 returned with HTTP 200 Jul 10 14:07:51.815466 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 32/127] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:07:51 2026] GET /volume/v3/volumes/fd155aea-e12d-4bed-9eb0-ac7c1e8117d3 => generated 843 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:51.831755 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-0ade8c4d-5497-497f-bfd8-d408606787d2 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:51.836151 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-0ade8c4d-5497-497f-bfd8-d408606787d2 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] GET https://10.4.3.66/volume/v3/volumes/08dbb832-13ce-4008-a253-525f24fd2f5b Jul 10 14:07:51.836151 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-0ade8c4d-5497-497f-bfd8-d408606787d2 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:51.836364 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-0ade8c4d-5497-497f-bfd8-d408606787d2 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:51.997730 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:51.997730 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:07:52.011486 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-0ade8c4d-5497-497f-bfd8-d408606787d2 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Volume info retrieved successfully. Jul 10 14:07:52.016640 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-0ade8c4d-5497-497f-bfd8-d408606787d2 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/volumes/08dbb832-13ce-4008-a253-525f24fd2f5b returned with HTTP 200 Jul 10 14:07:52.017044 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 31/128] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:07:51 2026] GET /volume/v3/volumes/08dbb832-13ce-4008-a253-525f24fd2f5b => generated 842 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:52.032948 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-750620f0-26ae-4375-a513-51d5b9fe2e1a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:52.036677 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-750620f0-26ae-4375-a513-51d5b9fe2e1a None None] GET https://10.4.3.66/volume// Jul 10 14:07:52.036677 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-750620f0-26ae-4375-a513-51d5b9fe2e1a None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:52.036677 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-750620f0-26ae-4375-a513-51d5b9fe2e1a None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:52.036677 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-750620f0-26ae-4375-a513-51d5b9fe2e1a None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:07:52.036677 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 33/129] 10.4.3.66 () {66 vars in 1412 bytes} [Fri Jul 10 14:07:52 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:07:52.048405 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-ed960dfd-0864-466e-8fb7-de702a0080a5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:52.050978 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-ed960dfd-0864-466e-8fb7-de702a0080a5 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:07:52.051484 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-ed960dfd-0864-466e-8fb7-de702a0080a5 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ca45b8b6-16d6-4848-a0e4-486c30f7b6ec", "connector": null, "instance_uuid": "788e995f-24ef-43f5-910c-3009f575a3de"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:52.062803 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:52.062803 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:07:52.109338 np0000005012 devstack@c-api.service[100153]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Jul 10 14:07:52.109338 np0000005012 devstack@c-api.service[100153]: .first() Jul 10 14:07:52.129474 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-ed960dfd-0864-466e-8fb7-de702a0080a5 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:07:52.130122 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 34/130] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:07:52 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 14:07:52.142695 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c44f70ba-8a4f-4226-bc00-3f8dfc9f0f04 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:52.142695 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c44f70ba-8a4f-4226-bc00-3f8dfc9f0f04 None None] GET https://10.4.3.66/volume// Jul 10 14:07:52.142695 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c44f70ba-8a4f-4226-bc00-3f8dfc9f0f04 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:52.142695 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c44f70ba-8a4f-4226-bc00-3f8dfc9f0f04 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:52.143165 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c44f70ba-8a4f-4226-bc00-3f8dfc9f0f04 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:07:52.143754 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 33/131] 10.4.3.66 () {66 vars in 1412 bytes} [Fri Jul 10 14:07:52 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:07:52.155373 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-6a7881b6-0abc-43a4-ad83-ed3a00db3590 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:52.157747 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-6a7881b6-0abc-43a4-ad83-ed3a00db3590 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:07:52.158209 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-6a7881b6-0abc-43a4-ad83-ed3a00db3590 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fd155aea-e12d-4bed-9eb0-ac7c1e8117d3", "connector": null, "instance_uuid": "788e995f-24ef-43f5-910c-3009f575a3de"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:52.168264 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:52.168264 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:07:52.211010 np0000005012 devstack@c-api.service[100155]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Jul 10 14:07:52.211010 np0000005012 devstack@c-api.service[100155]: .first() Jul 10 14:07:52.253653 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-6a7881b6-0abc-43a4-ad83-ed3a00db3590 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:07:52.253653 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 32/132] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:07:52 2026] POST /volume/v3/attachments => generated 273 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:07:52.264522 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d5b32098-a9e8-4995-9792-f45bd8a14eba None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:52.264522 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d5b32098-a9e8-4995-9792-f45bd8a14eba None None] GET https://10.4.3.66/volume// Jul 10 14:07:52.264522 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d5b32098-a9e8-4995-9792-f45bd8a14eba None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:52.264765 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d5b32098-a9e8-4995-9792-f45bd8a14eba None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:52.265197 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d5b32098-a9e8-4995-9792-f45bd8a14eba None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:07:52.266259 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 34/133] 10.4.3.66 () {66 vars in 1412 bytes} [Fri Jul 10 14:07:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:07:52.279265 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-9cb1ba22-b1f4-48b3-92c1-b022780877c2 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:52.286119 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-9cb1ba22-b1f4-48b3-92c1-b022780877c2 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:07:52.286946 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-9cb1ba22-b1f4-48b3-92c1-b022780877c2 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "08dbb832-13ce-4008-a253-525f24fd2f5b", "connector": null, "instance_uuid": "788e995f-24ef-43f5-910c-3009f575a3de"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:52.299721 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:52.299721 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:07:52.357106 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-9cb1ba22-b1f4-48b3-92c1-b022780877c2 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:07:52.357463 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 35/134] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:07:52 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 14:07:53.854459 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3aad1e53-0078-4ad6-9fb0-e658921fce37 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:53.856253 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3aad1e53-0078-4ad6-9fb0-e658921fce37 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:07:53.856661 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3aad1e53-0078-4ad6-9fb0-e658921fce37 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1249195945"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:53.858170 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-3aad1e53-0078-4ad6-9fb0-e658921fce37 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1249195945'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:07:53.858316 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-3aad1e53-0078-4ad6-9fb0-e658921fce37 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] Create volume of 1 GB Jul 10 14:07:53.862512 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3aad1e53-0078-4ad6-9fb0-e658921fce37 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] Availability Zones retrieved successfully. Jul 10 14:07:53.872536 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3aad1e53-0078-4ad6-9fb0-e658921fce37 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] Flow 'volume_create_api' (3d36be36-bb1a-49a8-b7a8-492278c46362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:07:53.873180 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3aad1e53-0078-4ad6-9fb0-e658921fce37 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35449e77-09ab-43ed-bdf7-51668fd3d808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:53.874396 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-3aad1e53-0078-4ad6-9fb0-e658921fce37 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:07:53.903880 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3aad1e53-0078-4ad6-9fb0-e658921fce37 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35449e77-09ab-43ed-bdf7-51668fd3d808) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:53.905017 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3aad1e53-0078-4ad6-9fb0-e658921fce37 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a28031cc-617b-41a5-8ef3-bd8356ade582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:53.937837 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-42430743-648e-419a-8cf4-0d7557a24174 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:53.973431 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-3aad1e53-0078-4ad6-9fb0-e658921fce37 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] Created reservations ['75777f88-56c4-4202-b467-fd2af865e48f', '15c2388c-74ff-4a1c-9cfa-5b9eea1e8d92', '175a5496-4a53-4b31-8605-f61ee773a4cf', '5ce11a18-acd1-473f-a85e-68f27bc26f64'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:07:53.974550 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3aad1e53-0078-4ad6-9fb0-e658921fce37 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a28031cc-617b-41a5-8ef3-bd8356ade582) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75777f88-56c4-4202-b467-fd2af865e48f', '15c2388c-74ff-4a1c-9cfa-5b9eea1e8d92', '175a5496-4a53-4b31-8605-f61ee773a4cf', '5ce11a18-acd1-473f-a85e-68f27bc26f64']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:53.975861 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3aad1e53-0078-4ad6-9fb0-e658921fce37 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dabd71d-081a-41f3-a488-58b3c95e197b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:54.005487 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3aad1e53-0078-4ad6-9fb0-e658921fce37 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9dabd71d-081a-41f3-a488-58b3c95e197b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e9d4bb4-5642-46bc-9926-036390239e47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1249195945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e74ca6f7ff94a8d8d9254394e8d2f95',qos_specs=None,replication_status=,reservations=['75777f88-56c4-4202-b467-fd2af865e48f','15c2388c-74ff-4a1c-9cfa-5b9eea1e8d92','175a5496-4a53-4b31-8605-f61ee773a4cf','5ce11a18-acd1-473f-a85e-68f27bc26f64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6375651ed6d641de94dd3cec449b8922',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:07:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1249195945',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e9d4bb4-5642-46bc-9926-036390239e47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e74ca6f7ff94a8d8d9254394e8d2f95',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6375651ed6d641de94dd3cec449b8922',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:54.006245 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3aad1e53-0078-4ad6-9fb0-e658921fce37 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0a9051d-c2d6-4aa4-9a3a-1959d3394951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:54.036842 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3aad1e53-0078-4ad6-9fb0-e658921fce37 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0a9051d-c2d6-4aa4-9a3a-1959d3394951) transitioned into state 'SUCCESS' from state '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-1249195945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e74ca6f7ff94a8d8d9254394e8d2f95',qos_specs=None,replication_status=,reservations=['75777f88-56c4-4202-b467-fd2af865e48f','15c2388c-74ff-4a1c-9cfa-5b9eea1e8d92','175a5496-4a53-4b31-8605-f61ee773a4cf','5ce11a18-acd1-473f-a85e-68f27bc26f64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6375651ed6d641de94dd3cec449b8922',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:54.037585 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3aad1e53-0078-4ad6-9fb0-e658921fce37 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73795651-ab14-435c-8375-0d9acc1ca0b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:54.054059 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3aad1e53-0078-4ad6-9fb0-e658921fce37 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73795651-ab14-435c-8375-0d9acc1ca0b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:54.054909 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3aad1e53-0078-4ad6-9fb0-e658921fce37 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] Flow 'volume_create_api' (3d36be36-bb1a-49a8-b7a8-492278c46362) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:07:54.055231 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3aad1e53-0078-4ad6-9fb0-e658921fce37 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] Create volume request issued successfully. Jul 10 14:07:54.055956 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3aad1e53-0078-4ad6-9fb0-e658921fce37 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:07:54.058596 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 34/135] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:07:53 2026] POST /volume/v3/volumes => generated 753 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:07:54.068925 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-40926605-b7d9-4dfc-90d3-88a149d249b8 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:54.071224 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-40926605-b7d9-4dfc-90d3-88a149d249b8 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] GET https://10.4.3.66/volume/v3/volumes/1e9d4bb4-5642-46bc-9926-036390239e47 Jul 10 14:07:54.071514 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-40926605-b7d9-4dfc-90d3-88a149d249b8 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:54.071785 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-40926605-b7d9-4dfc-90d3-88a149d249b8 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:54.080453 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:54.080453 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:07:54.084922 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-40926605-b7d9-4dfc-90d3-88a149d249b8 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] Volume info retrieved successfully. Jul 10 14:07:54.091257 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-40926605-b7d9-4dfc-90d3-88a149d249b8 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] https://10.4.3.66/volume/v3/volumes/1e9d4bb4-5642-46bc-9926-036390239e47 returned with HTTP 200 Jul 10 14:07:54.091842 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 35/136] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:07:54 2026] GET /volume/v3/volumes/1e9d4bb4-5642-46bc-9926-036390239e47 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:54.154906 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-42430743-648e-419a-8cf4-0d7557a24174 tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:07:54.155094 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-42430743-648e-419a-8cf4-0d7557a24174 tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-2036461206", "os-volume-type-access:is_public": false}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:54.156848 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:54.156848 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:07:54.174906 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-42430743-648e-419a-8cf4-0d7557a24174 tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:07:54.174906 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 33/137] 10.4.3.66 () {68 vars in 1246 bytes} [Fri Jul 10 14:07:53 2026] POST /volume/v3/types => generated 229 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:54.188027 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-93459851-8518-4070-8e98-267a026a37d3 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:54.455782 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-93459851-8518-4070-8e98-267a026a37d3 tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:07:54.456118 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-93459851-8518-4070-8e98-267a026a37d3 tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "eb68ef85-0272-43ee-96eb-2850cd932526", "size": 1}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:54.457832 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-93459851-8518-4070-8e98-267a026a37d3 tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] Create volume request body: {'volume': {'volume_type': 'eb68ef85-0272-43ee-96eb-2850cd932526', 'size': 1}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:07:54.463845 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-93459851-8518-4070-8e98-267a026a37d3 tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 404 Jul 10 14:07:54.464439 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 36/138] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:07:54 2026] POST /volume/v3/volumes => generated 114 bytes in 278 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 14:07:54.472644 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-01de4050-8ebd-4d7d-b042-55e0b1d8f4e7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:54.474834 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-01de4050-8ebd-4d7d-b042-55e0b1d8f4e7 tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] POST https://10.4.3.66/volume/v3/types/eb68ef85-0272-43ee-96eb-2850cd932526/action Jul 10 14:07:54.475196 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-01de4050-8ebd-4d7d-b042-55e0b1d8f4e7 tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] Action body: b'{"addProjectAccess": {"project": "07e66293db4e4ded8df5f95d52ae7bbb"}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:07:54.475344 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-01de4050-8ebd-4d7d-b042-55e0b1d8f4e7 tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "07e66293db4e4ded8df5f95d52ae7bbb"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:54.476715 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:54.476715 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:07:54.488537 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-01de4050-8ebd-4d7d-b042-55e0b1d8f4e7 tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] https://10.4.3.66/volume/v3/types/eb68ef85-0272-43ee-96eb-2850cd932526/action returned with HTTP 202 Jul 10 14:07:54.488938 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 35/139] 10.4.3.66 () {68 vars in 1377 bytes} [Fri Jul 10 14:07:54 2026] POST /volume/v3/types/eb68ef85-0272-43ee-96eb-2850cd932526/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:07:54.495451 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-1ebb0bdc-24e6-4a21-9fb3-3a8f35be44ea None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:54.496937 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1ebb0bdc-24e6-4a21-9fb3-3a8f35be44ea tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:07:54.497251 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1ebb0bdc-24e6-4a21-9fb3-3a8f35be44ea tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "eb68ef85-0272-43ee-96eb-2850cd932526", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-2118605870"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:54.498581 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-1ebb0bdc-24e6-4a21-9fb3-3a8f35be44ea tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] Create volume request body: {'volume': {'volume_type': 'eb68ef85-0272-43ee-96eb-2850cd932526', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-2118605870'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:07:54.502624 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-1ebb0bdc-24e6-4a21-9fb3-3a8f35be44ea tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] Create volume of 1 GB Jul 10 14:07:54.502847 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:54.502847 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:07:54.503291 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-1ebb0bdc-24e6-4a21-9fb3-3a8f35be44ea tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] Availability Zones retrieved successfully. Jul 10 14:07:54.508324 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-1ebb0bdc-24e6-4a21-9fb3-3a8f35be44ea tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] Flow 'volume_create_api' (d0429902-e4d5-473b-a0ec-18542124ed41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:07:54.509172 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-1ebb0bdc-24e6-4a21-9fb3-3a8f35be44ea tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b133deb-f16e-42cd-8cba-0982d05ae7a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:54.510063 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-1ebb0bdc-24e6-4a21-9fb3-3a8f35be44ea tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:07:54.531325 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-1ebb0bdc-24e6-4a21-9fb3-3a8f35be44ea tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b133deb-f16e-42cd-8cba-0982d05ae7a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:07:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=eb68ef85-0272-43ee-96eb-2850cd932526,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-2036461206',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'eb68ef85-0272-43ee-96eb-2850cd932526', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:54.532076 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-1ebb0bdc-24e6-4a21-9fb3-3a8f35be44ea tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19314a98-50a8-40c6-8940-4f512ef49587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:54.561314 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-1ebb0bdc-24e6-4a21-9fb3-3a8f35be44ea tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-2036461206 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-2036461206, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:07:54.561620 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-1ebb0bdc-24e6-4a21-9fb3-3a8f35be44ea tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-2036461206 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-2036461206, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:07:54.595408 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-1ebb0bdc-24e6-4a21-9fb3-3a8f35be44ea tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] Created reservations ['1f4c4750-18a2-41e0-ad17-3d0c63f5ee98', 'ef81ac0e-5d2b-41ea-88e3-03f1de9dd684', '51c1fe48-8833-4dce-ba3c-58e11e897a90', '2aaece5f-7f4d-46f6-9bc4-aa81642cf7cb'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:07:54.596219 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-1ebb0bdc-24e6-4a21-9fb3-3a8f35be44ea tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19314a98-50a8-40c6-8940-4f512ef49587) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f4c4750-18a2-41e0-ad17-3d0c63f5ee98', 'ef81ac0e-5d2b-41ea-88e3-03f1de9dd684', '51c1fe48-8833-4dce-ba3c-58e11e897a90', '2aaece5f-7f4d-46f6-9bc4-aa81642cf7cb']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:54.596928 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-1ebb0bdc-24e6-4a21-9fb3-3a8f35be44ea tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1db2f5bf-980d-4617-a2a9-f192784caef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:54.623646 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-1ebb0bdc-24e6-4a21-9fb3-3a8f35be44ea tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1db2f5bf-980d-4617-a2a9-f192784caef6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '172b8115-1012-4403-b195-8b35457296d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-2118605870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07e66293db4e4ded8df5f95d52ae7bbb',qos_specs=None,replication_status=,reservations=['1f4c4750-18a2-41e0-ad17-3d0c63f5ee98','ef81ac0e-5d2b-41ea-88e3-03f1de9dd684','51c1fe48-8833-4dce-ba3c-58e11e897a90','2aaece5f-7f4d-46f6-9bc4-aa81642cf7cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dccd65fcb511471780190cf5d9514b58',volume_type_id=eb68ef85-0272-43ee-96eb-2850cd932526), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:07:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-2118605870',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=172b8115-1012-4403-b195-8b35457296d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07e66293db4e4ded8df5f95d52ae7bbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dccd65fcb511471780190cf5d9514b58',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(eb68ef85-0272-43ee-96eb-2850cd932526),volume_type_id=eb68ef85-0272-43ee-96eb-2850cd932526)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:54.624377 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-1ebb0bdc-24e6-4a21-9fb3-3a8f35be44ea tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cff8c63-c3f2-4714-a807-6ed3bab35d7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:54.652984 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-1ebb0bdc-24e6-4a21-9fb3-3a8f35be44ea tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3cff8c63-c3f2-4714-a807-6ed3bab35d7b) transitioned into state 'SUCCESS' from state '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-2118605870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07e66293db4e4ded8df5f95d52ae7bbb',qos_specs=None,replication_status=,reservations=['1f4c4750-18a2-41e0-ad17-3d0c63f5ee98','ef81ac0e-5d2b-41ea-88e3-03f1de9dd684','51c1fe48-8833-4dce-ba3c-58e11e897a90','2aaece5f-7f4d-46f6-9bc4-aa81642cf7cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dccd65fcb511471780190cf5d9514b58',volume_type_id=eb68ef85-0272-43ee-96eb-2850cd932526)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:54.654213 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-1ebb0bdc-24e6-4a21-9fb3-3a8f35be44ea tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8609427-810e-43fd-bcaf-0cd7dd484191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:07:54.669758 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-1ebb0bdc-24e6-4a21-9fb3-3a8f35be44ea tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8609427-810e-43fd-bcaf-0cd7dd484191) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:07:54.670596 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-1ebb0bdc-24e6-4a21-9fb3-3a8f35be44ea tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] Flow 'volume_create_api' (d0429902-e4d5-473b-a0ec-18542124ed41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:07:54.670941 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-1ebb0bdc-24e6-4a21-9fb3-3a8f35be44ea tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] Create volume request issued successfully. Jul 10 14:07:54.671540 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1ebb0bdc-24e6-4a21-9fb3-3a8f35be44ea tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:07:54.672109 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 36/140] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:07:54 2026] POST /volume/v3/volumes => generated 794 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:07:54.687912 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-551dbf4e-9a74-4891-ba37-13b8c459734f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:54.690663 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-551dbf4e-9a74-4891-ba37-13b8c459734f tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] GET https://10.4.3.66/volume/v3/volumes/172b8115-1012-4403-b195-8b35457296d5 Jul 10 14:07:54.690952 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-551dbf4e-9a74-4891-ba37-13b8c459734f tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:54.691266 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-551dbf4e-9a74-4891-ba37-13b8c459734f tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:54.701898 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:54.701898 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:07:54.710001 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-551dbf4e-9a74-4891-ba37-13b8c459734f tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] Volume info retrieved successfully. Jul 10 14:07:54.715382 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-551dbf4e-9a74-4891-ba37-13b8c459734f tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] https://10.4.3.66/volume/v3/volumes/172b8115-1012-4403-b195-8b35457296d5 returned with HTTP 200 Jul 10 14:07:54.715859 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 34/141] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:07:54 2026] GET /volume/v3/volumes/172b8115-1012-4403-b195-8b35457296d5 => generated 862 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:55.106213 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4b731ec0-6386-422b-85cb-086233d56fc0 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:55.107896 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4b731ec0-6386-422b-85cb-086233d56fc0 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] GET https://10.4.3.66/volume/v3/volumes/1e9d4bb4-5642-46bc-9926-036390239e47 Jul 10 14:07:55.108100 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4b731ec0-6386-422b-85cb-086233d56fc0 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:55.108287 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4b731ec0-6386-422b-85cb-086233d56fc0 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:55.115206 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:55.115206 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:07:55.119140 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-4b731ec0-6386-422b-85cb-086233d56fc0 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] Volume info retrieved successfully. Jul 10 14:07:55.123263 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4b731ec0-6386-422b-85cb-086233d56fc0 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] https://10.4.3.66/volume/v3/volumes/1e9d4bb4-5642-46bc-9926-036390239e47 returned with HTTP 200 Jul 10 14:07:55.123651 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 37/142] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:07:55 2026] GET /volume/v3/volumes/1e9d4bb4-5642-46bc-9926-036390239e47 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:55.458434 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-59b922c3-7ede-40e8-b802-836692368d3a req-9ab1ef24-6101-4881-ab16-c5d83f2fedf3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:55.461591 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-59b922c3-7ede-40e8-b802-836692368d3a req-9ab1ef24-6101-4881-ab16-c5d83f2fedf3 tempest-VolumesAdminNegativeTest-1072921390 tempest-VolumesAdminNegativeTest-1072921390-project] GET https://10.4.3.66/volume/v3/volumes/5ad5c19f-853a-443d-9a22-b613f1d935f2 Jul 10 14:07:55.462025 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-59b922c3-7ede-40e8-b802-836692368d3a req-9ab1ef24-6101-4881-ab16-c5d83f2fedf3 tempest-VolumesAdminNegativeTest-1072921390 tempest-VolumesAdminNegativeTest-1072921390-project] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:55.462230 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-59b922c3-7ede-40e8-b802-836692368d3a req-9ab1ef24-6101-4881-ab16-c5d83f2fedf3 tempest-VolumesAdminNegativeTest-1072921390 tempest-VolumesAdminNegativeTest-1072921390-project] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:55.469628 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-59b922c3-7ede-40e8-b802-836692368d3a req-9ab1ef24-6101-4881-ab16-c5d83f2fedf3 tempest-VolumesAdminNegativeTest-1072921390 tempest-VolumesAdminNegativeTest-1072921390-project] https://10.4.3.66/volume/v3/volumes/5ad5c19f-853a-443d-9a22-b613f1d935f2 returned with HTTP 404 Jul 10 14:07:55.470641 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 36/143] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:07:55 2026] GET /volume/v3/volumes/5ad5c19f-853a-443d-9a22-b613f1d935f2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:07:55.483789 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0ab8dbf1-6e84-4ca2-bfd9-b4f450565746 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:55.487442 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0ab8dbf1-6e84-4ca2-bfd9-b4f450565746 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] DELETE https://10.4.3.66/volume/v3/volumes/1e9d4bb4-5642-46bc-9926-036390239e47 Jul 10 14:07:55.487647 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0ab8dbf1-6e84-4ca2-bfd9-b4f450565746 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:55.487823 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0ab8dbf1-6e84-4ca2-bfd9-b4f450565746 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:55.487992 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-0ab8dbf1-6e84-4ca2-bfd9-b4f450565746 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] Delete volume with id: 1e9d4bb4-5642-46bc-9926-036390239e47 Jul 10 14:07:55.500372 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:55.500372 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:07:55.500824 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-0ab8dbf1-6e84-4ca2-bfd9-b4f450565746 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] Volume info retrieved successfully. Jul 10 14:07:55.526600 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-0ab8dbf1-6e84-4ca2-bfd9-b4f450565746 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] Delete volume request issued successfully. Jul 10 14:07:55.526933 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0ab8dbf1-6e84-4ca2-bfd9-b4f450565746 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] https://10.4.3.66/volume/v3/volumes/1e9d4bb4-5642-46bc-9926-036390239e47 returned with HTTP 202 Jul 10 14:07:55.527487 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 37/144] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:07:55 2026] DELETE /volume/v3/volumes/1e9d4bb4-5642-46bc-9926-036390239e47 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:07:55.541580 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4aaa6de1-def3-410f-97ee-5db32f80b239 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:55.543804 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4aaa6de1-def3-410f-97ee-5db32f80b239 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] GET https://10.4.3.66/volume/v3/volumes/1e9d4bb4-5642-46bc-9926-036390239e47 Jul 10 14:07:55.544093 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4aaa6de1-def3-410f-97ee-5db32f80b239 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:55.544333 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4aaa6de1-def3-410f-97ee-5db32f80b239 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:55.553881 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:55.553881 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:07:55.561447 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-4aaa6de1-def3-410f-97ee-5db32f80b239 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] Volume info retrieved successfully. Jul 10 14:07:55.567596 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4aaa6de1-def3-410f-97ee-5db32f80b239 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] https://10.4.3.66/volume/v3/volumes/1e9d4bb4-5642-46bc-9926-036390239e47 returned with HTTP 200 Jul 10 14:07:55.568143 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 35/145] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:07:55 2026] GET /volume/v3/volumes/1e9d4bb4-5642-46bc-9926-036390239e47 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:55.730791 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8db9dc69-264e-4f1d-9f8a-b57924a04f24 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:55.733526 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8db9dc69-264e-4f1d-9f8a-b57924a04f24 tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] GET https://10.4.3.66/volume/v3/volumes/172b8115-1012-4403-b195-8b35457296d5 Jul 10 14:07:55.733805 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8db9dc69-264e-4f1d-9f8a-b57924a04f24 tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:55.734066 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8db9dc69-264e-4f1d-9f8a-b57924a04f24 tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:55.758814 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:55.758814 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:07:55.765182 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-8db9dc69-264e-4f1d-9f8a-b57924a04f24 tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] Volume info retrieved successfully. Jul 10 14:07:55.772292 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8db9dc69-264e-4f1d-9f8a-b57924a04f24 tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] https://10.4.3.66/volume/v3/volumes/172b8115-1012-4403-b195-8b35457296d5 returned with HTTP 200 Jul 10 14:07:55.772292 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 38/146] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:07:55 2026] GET /volume/v3/volumes/172b8115-1012-4403-b195-8b35457296d5 => generated 887 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:55.788293 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0b9de36c-2910-4dd4-8d19-244f6b0b7781 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:55.791771 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0b9de36c-2910-4dd4-8d19-244f6b0b7781 tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] GET https://10.4.3.66/volume/v3/volumes/172b8115-1012-4403-b195-8b35457296d5 Jul 10 14:07:55.792026 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0b9de36c-2910-4dd4-8d19-244f6b0b7781 tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:55.792232 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0b9de36c-2910-4dd4-8d19-244f6b0b7781 tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:55.804060 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:55.804060 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:07:55.809203 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0b9de36c-2910-4dd4-8d19-244f6b0b7781 tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] Volume info retrieved successfully. Jul 10 14:07:55.815129 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0b9de36c-2910-4dd4-8d19-244f6b0b7781 tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] https://10.4.3.66/volume/v3/volumes/172b8115-1012-4403-b195-8b35457296d5 returned with HTTP 200 Jul 10 14:07:55.815556 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 37/147] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:07:55 2026] GET /volume/v3/volumes/172b8115-1012-4403-b195-8b35457296d5 => generated 887 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:55.834486 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-af2a047f-621b-4fc6-b8be-52c2bf66b04e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:55.836981 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-af2a047f-621b-4fc6-b8be-52c2bf66b04e tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] DELETE https://10.4.3.66/volume/v3/volumes/172b8115-1012-4403-b195-8b35457296d5 Jul 10 14:07:55.837260 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-af2a047f-621b-4fc6-b8be-52c2bf66b04e tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:55.837432 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-af2a047f-621b-4fc6-b8be-52c2bf66b04e tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:55.837645 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-af2a047f-621b-4fc6-b8be-52c2bf66b04e tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] Delete volume with id: 172b8115-1012-4403-b195-8b35457296d5 Jul 10 14:07:55.846409 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:55.846409 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:07:55.847605 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-af2a047f-621b-4fc6-b8be-52c2bf66b04e tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] Volume info retrieved successfully. Jul 10 14:07:55.878749 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-af2a047f-621b-4fc6-b8be-52c2bf66b04e tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] Delete volume request issued successfully. Jul 10 14:07:55.878998 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-af2a047f-621b-4fc6-b8be-52c2bf66b04e tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] https://10.4.3.66/volume/v3/volumes/172b8115-1012-4403-b195-8b35457296d5 returned with HTTP 202 Jul 10 14:07:55.879613 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 38/148] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:07:55 2026] DELETE /volume/v3/volumes/172b8115-1012-4403-b195-8b35457296d5 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:07:55.888967 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b43f8fb8-b743-4836-959c-f149f3d488d5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:55.890463 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b43f8fb8-b743-4836-959c-f149f3d488d5 tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] GET https://10.4.3.66/volume/v3/volumes/172b8115-1012-4403-b195-8b35457296d5 Jul 10 14:07:55.890650 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b43f8fb8-b743-4836-959c-f149f3d488d5 tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:55.890820 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b43f8fb8-b743-4836-959c-f149f3d488d5 tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:55.897005 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:07:55.897005 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:07:55.901057 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-b43f8fb8-b743-4836-959c-f149f3d488d5 tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] Volume info retrieved successfully. Jul 10 14:07:55.905798 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b43f8fb8-b743-4836-959c-f149f3d488d5 tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] https://10.4.3.66/volume/v3/volumes/172b8115-1012-4403-b195-8b35457296d5 returned with HTTP 200 Jul 10 14:07:55.906183 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 36/149] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:07:55 2026] GET /volume/v3/volumes/172b8115-1012-4403-b195-8b35457296d5 => generated 886 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:56.581728 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-18007965-c425-4459-8141-3980d8b0eb31 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:56.583602 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-18007965-c425-4459-8141-3980d8b0eb31 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] GET https://10.4.3.66/volume/v3/volumes/1e9d4bb4-5642-46bc-9926-036390239e47 Jul 10 14:07:56.583796 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-18007965-c425-4459-8141-3980d8b0eb31 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:56.584026 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-18007965-c425-4459-8141-3980d8b0eb31 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:56.589718 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-18007965-c425-4459-8141-3980d8b0eb31 tempest-VolumesAdminNegativeTest-456874864 tempest-VolumesAdminNegativeTest-456874864-project-member] https://10.4.3.66/volume/v3/volumes/1e9d4bb4-5642-46bc-9926-036390239e47 returned with HTTP 404 Jul 10 14:07:56.590396 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 39/150] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:07:56 2026] GET /volume/v3/volumes/1e9d4bb4-5642-46bc-9926-036390239e47 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:07:56.922353 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a6034c0e-c526-4753-8220-80c1f180a1fd None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:56.924229 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a6034c0e-c526-4753-8220-80c1f180a1fd tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] GET https://10.4.3.66/volume/v3/volumes/172b8115-1012-4403-b195-8b35457296d5 Jul 10 14:07:56.924424 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a6034c0e-c526-4753-8220-80c1f180a1fd tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:56.924699 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a6034c0e-c526-4753-8220-80c1f180a1fd tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:56.931657 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a6034c0e-c526-4753-8220-80c1f180a1fd tempest-VolumeTypesAccessTest-1473571120 tempest-VolumeTypesAccessTest-1473571120-project-member] https://10.4.3.66/volume/v3/volumes/172b8115-1012-4403-b195-8b35457296d5 returned with HTTP 404 Jul 10 14:07:56.932215 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 38/151] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:07:56 2026] GET /volume/v3/volumes/172b8115-1012-4403-b195-8b35457296d5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:07:56.940631 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-26992301-aa81-4cbe-a2ba-6aa38dbd2271 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:56.942452 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-26992301-aa81-4cbe-a2ba-6aa38dbd2271 tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] POST https://10.4.3.66/volume/v3/types/eb68ef85-0272-43ee-96eb-2850cd932526/action Jul 10 14:07:56.943159 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-26992301-aa81-4cbe-a2ba-6aa38dbd2271 tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] Action body: b'{"removeProjectAccess": {"project": "07e66293db4e4ded8df5f95d52ae7bbb"}}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:07:56.943425 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-26992301-aa81-4cbe-a2ba-6aa38dbd2271 tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "07e66293db4e4ded8df5f95d52ae7bbb"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:56.968191 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-26992301-aa81-4cbe-a2ba-6aa38dbd2271 tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] https://10.4.3.66/volume/v3/types/eb68ef85-0272-43ee-96eb-2850cd932526/action returned with HTTP 202 Jul 10 14:07:56.969531 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 39/152] 10.4.3.66 () {68 vars in 1377 bytes} [Fri Jul 10 14:07:56 2026] POST /volume/v3/types/eb68ef85-0272-43ee-96eb-2850cd932526/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:07:56.979943 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-acd7d534-124e-4088-8adc-1bb3a1c0baef None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:56.982122 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-acd7d534-124e-4088-8adc-1bb3a1c0baef tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] DELETE https://10.4.3.66/volume/v3/types/eb68ef85-0272-43ee-96eb-2850cd932526 Jul 10 14:07:56.982323 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-acd7d534-124e-4088-8adc-1bb3a1c0baef tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:56.982677 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-acd7d534-124e-4088-8adc-1bb3a1c0baef tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] Calling method '_delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:57.031129 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-acd7d534-124e-4088-8adc-1bb3a1c0baef tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] https://10.4.3.66/volume/v3/types/eb68ef85-0272-43ee-96eb-2850cd932526 returned with HTTP 202 Jul 10 14:07:57.031685 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 37/153] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:07:56 2026] DELETE /volume/v3/types/eb68ef85-0272-43ee-96eb-2850cd932526 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:07:57.041970 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e254264b-5833-490b-bdc4-4faa2be8a904 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:57.044158 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e254264b-5833-490b-bdc4-4faa2be8a904 tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] GET https://10.4.3.66/volume/v3/types/eb68ef85-0272-43ee-96eb-2850cd932526 Jul 10 14:07:57.044458 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e254264b-5833-490b-bdc4-4faa2be8a904 tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:57.044747 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e254264b-5833-490b-bdc4-4faa2be8a904 tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:57.051669 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e254264b-5833-490b-bdc4-4faa2be8a904 tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] https://10.4.3.66/volume/v3/types/eb68ef85-0272-43ee-96eb-2850cd932526 returned with HTTP 404 Jul 10 14:07:57.052590 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 40/154] 10.4.3.66 () {66 vars in 1335 bytes} [Fri Jul 10 14:07:57 2026] GET /volume/v3/types/eb68ef85-0272-43ee-96eb-2850cd932526 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:07:57.065352 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-def0f8bd-2a3d-4f51-829d-b3e67eb6fd76 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:57.067516 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-def0f8bd-2a3d-4f51-829d-b3e67eb6fd76 tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:07:57.067939 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-def0f8bd-2a3d-4f51-829d-b3e67eb6fd76 tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-619595827", "os-volume-type-access:is_public": false}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:57.093214 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-def0f8bd-2a3d-4f51-829d-b3e67eb6fd76 tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:07:57.093667 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 39/155] 10.4.3.66 () {68 vars in 1246 bytes} [Fri Jul 10 14:07:57 2026] POST /volume/v3/types => generated 228 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:57.103101 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-1ccbde1b-2ac4-46e2-8e5b-727a1a5e7ac9 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:57.106463 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1ccbde1b-2ac4-46e2-8e5b-727a1a5e7ac9 tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] POST https://10.4.3.66/volume/v3/types/837b0354-ca61-4ebd-bd98-92b50d0a30f5/action Jul 10 14:07:57.107108 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1ccbde1b-2ac4-46e2-8e5b-727a1a5e7ac9 tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] Action body: b'{"addProjectAccess": {"project": "07e66293db4e4ded8df5f95d52ae7bbb"}}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:07:57.107469 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1ccbde1b-2ac4-46e2-8e5b-727a1a5e7ac9 tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "07e66293db4e4ded8df5f95d52ae7bbb"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:57.121905 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1ccbde1b-2ac4-46e2-8e5b-727a1a5e7ac9 tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] https://10.4.3.66/volume/v3/types/837b0354-ca61-4ebd-bd98-92b50d0a30f5/action returned with HTTP 202 Jul 10 14:07:57.122510 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 40/156] 10.4.3.66 () {68 vars in 1377 bytes} [Fri Jul 10 14:07:57 2026] POST /volume/v3/types/837b0354-ca61-4ebd-bd98-92b50d0a30f5/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:07:57.130621 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-c982284c-bf23-4b9e-ab19-e5c111e84fa6 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:57.133068 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c982284c-bf23-4b9e-ab19-e5c111e84fa6 tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] POST https://10.4.3.66/volume/v3/types/837b0354-ca61-4ebd-bd98-92b50d0a30f5/action Jul 10 14:07:57.133561 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c982284c-bf23-4b9e-ab19-e5c111e84fa6 tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] Action body: b'{"addProjectAccess": {"project": "20528ba977ae4d5da97ad8283151968e"}}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:07:57.133758 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c982284c-bf23-4b9e-ab19-e5c111e84fa6 tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "20528ba977ae4d5da97ad8283151968e"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:57.161326 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c982284c-bf23-4b9e-ab19-e5c111e84fa6 tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] https://10.4.3.66/volume/v3/types/837b0354-ca61-4ebd-bd98-92b50d0a30f5/action returned with HTTP 202 Jul 10 14:07:57.161777 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 38/157] 10.4.3.66 () {68 vars in 1377 bytes} [Fri Jul 10 14:07:57 2026] POST /volume/v3/types/837b0354-ca61-4ebd-bd98-92b50d0a30f5/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:07:57.169604 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5c27c8e6-32c4-46bc-bbf6-90d3399793ad None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:57.171340 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5c27c8e6-32c4-46bc-bbf6-90d3399793ad tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] GET https://10.4.3.66/volume/v3/types/837b0354-ca61-4ebd-bd98-92b50d0a30f5/os-volume-type-access Jul 10 14:07:57.171478 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5c27c8e6-32c4-46bc-bbf6-90d3399793ad tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:57.171682 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5c27c8e6-32c4-46bc-bbf6-90d3399793ad tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] Calling method 'index' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:57.183707 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5c27c8e6-32c4-46bc-bbf6-90d3399793ad tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] https://10.4.3.66/volume/v3/types/837b0354-ca61-4ebd-bd98-92b50d0a30f5/os-volume-type-access returned with HTTP 200 Jul 10 14:07:57.184067 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 41/158] 10.4.3.66 () {66 vars in 1401 bytes} [Fri Jul 10 14:07:57 2026] GET /volume/v3/types/837b0354-ca61-4ebd-bd98-92b50d0a30f5/os-volume-type-access => generated 244 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:07:57.192655 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-40cbf054-42ac-497d-adb3-298d44f4e40a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:57.195523 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-40cbf054-42ac-497d-adb3-298d44f4e40a tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] POST https://10.4.3.66/volume/v3/types/837b0354-ca61-4ebd-bd98-92b50d0a30f5/action Jul 10 14:07:57.195812 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-40cbf054-42ac-497d-adb3-298d44f4e40a tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] Action body: b'{"removeProjectAccess": {"project": "20528ba977ae4d5da97ad8283151968e"}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:07:57.195987 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-40cbf054-42ac-497d-adb3-298d44f4e40a tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "20528ba977ae4d5da97ad8283151968e"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:57.222194 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-40cbf054-42ac-497d-adb3-298d44f4e40a tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] https://10.4.3.66/volume/v3/types/837b0354-ca61-4ebd-bd98-92b50d0a30f5/action returned with HTTP 202 Jul 10 14:07:57.222897 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 40/159] 10.4.3.66 () {68 vars in 1377 bytes} [Fri Jul 10 14:07:57 2026] POST /volume/v3/types/837b0354-ca61-4ebd-bd98-92b50d0a30f5/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:07:57.229638 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-006e5e26-3d59-4182-879e-c7655aadb019 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:57.231848 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-006e5e26-3d59-4182-879e-c7655aadb019 tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] POST https://10.4.3.66/volume/v3/types/837b0354-ca61-4ebd-bd98-92b50d0a30f5/action Jul 10 14:07:57.232841 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-006e5e26-3d59-4182-879e-c7655aadb019 tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] Action body: b'{"removeProjectAccess": {"project": "07e66293db4e4ded8df5f95d52ae7bbb"}}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:07:57.233224 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-006e5e26-3d59-4182-879e-c7655aadb019 tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "07e66293db4e4ded8df5f95d52ae7bbb"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:07:57.249122 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-006e5e26-3d59-4182-879e-c7655aadb019 tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] https://10.4.3.66/volume/v3/types/837b0354-ca61-4ebd-bd98-92b50d0a30f5/action returned with HTTP 202 Jul 10 14:07:57.249892 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 41/160] 10.4.3.66 () {68 vars in 1377 bytes} [Fri Jul 10 14:07:57 2026] POST /volume/v3/types/837b0354-ca61-4ebd-bd98-92b50d0a30f5/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:07:57.258294 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e507b84a-9595-49c1-8950-613aa1ed44f5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:57.259956 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e507b84a-9595-49c1-8950-613aa1ed44f5 tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] DELETE https://10.4.3.66/volume/v3/types/837b0354-ca61-4ebd-bd98-92b50d0a30f5 Jul 10 14:07:57.260166 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e507b84a-9595-49c1-8950-613aa1ed44f5 tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:57.260354 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e507b84a-9595-49c1-8950-613aa1ed44f5 tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] Calling method '_delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:57.294437 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e507b84a-9595-49c1-8950-613aa1ed44f5 tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] https://10.4.3.66/volume/v3/types/837b0354-ca61-4ebd-bd98-92b50d0a30f5 returned with HTTP 202 Jul 10 14:07:57.295199 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 39/161] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:07:57 2026] DELETE /volume/v3/types/837b0354-ca61-4ebd-bd98-92b50d0a30f5 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:07:57.312540 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-123032c5-3efb-4447-945b-145358088227 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:07:57.316247 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-123032c5-3efb-4447-945b-145358088227 tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] GET https://10.4.3.66/volume/v3/types/837b0354-ca61-4ebd-bd98-92b50d0a30f5 Jul 10 14:07:57.317276 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-123032c5-3efb-4447-945b-145358088227 tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:07:57.317276 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-123032c5-3efb-4447-945b-145358088227 tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:07:57.321593 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-123032c5-3efb-4447-945b-145358088227 tempest-VolumeTypesAccessTest-2000014015 tempest-VolumeTypesAccessTest-2000014015-project-admin] https://10.4.3.66/volume/v3/types/837b0354-ca61-4ebd-bd98-92b50d0a30f5 returned with HTTP 404 Jul 10 14:07:57.322332 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 42/162] 10.4.3.66 () {66 vars in 1335 bytes} [Fri Jul 10 14:07:57 2026] GET /volume/v3/types/837b0354-ca61-4ebd-bd98-92b50d0a30f5 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:08:02.825276 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-93d15052-d9e1-42c0-b603-dc44fb95284b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:02.826020 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-93d15052-d9e1-42c0-b603-dc44fb95284b None None] GET https://10.4.3.66/volume// Jul 10 14:08:02.826020 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-93d15052-d9e1-42c0-b603-dc44fb95284b None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:02.826215 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-93d15052-d9e1-42c0-b603-dc44fb95284b None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:02.826631 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-93d15052-d9e1-42c0-b603-dc44fb95284b None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:08:02.828076 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 41/163] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:08:02 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:08:02.850060 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-68327806-750a-46b4-909a-10ebf686bcf4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:02.853528 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-68327806-750a-46b4-909a-10ebf686bcf4 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] GET https://10.4.3.66/volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec Jul 10 14:08:02.853790 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-68327806-750a-46b4-909a-10ebf686bcf4 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:02.854030 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-68327806-750a-46b4-909a-10ebf686bcf4 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:02.856585 np0000005012 devstack@c-api.service[100154]: DEBUG dbcounter [-] [100154] Writing DB stats cinder:SELECT=263,cinder:INSERT=59,cinder:UPDATE=83 {{(pid=100154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:08:02.873438 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:02.873438 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:08:02.878371 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-68327806-750a-46b4-909a-10ebf686bcf4 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Volume info retrieved successfully. Jul 10 14:08:02.885684 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-68327806-750a-46b4-909a-10ebf686bcf4 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec returned with HTTP 200 Jul 10 14:08:02.886219 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 42/164] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:08:02 2026] GET /volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec => generated 1568 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:08:03.873110 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-ef0ec540-9e1c-4f44-8703-d7c353064047 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:04.046083 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-368b688b-36fd-42a2-8c8f-0aa97ea03597 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:04.051389 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-368b688b-36fd-42a2-8c8f-0aa97ea03597 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] PUT https://10.4.3.66/volume/v3/attachments/d144e265-921a-4545-9911-a748e507d437 Jul 10 14:08:04.051818 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-368b688b-36fd-42a2-8c8f-0aa97ea03597 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:08:04.078810 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-368b688b-36fd-42a2-8c8f-0aa97ea03597 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Acquiring lock "cinder-attachment_update-ca45b8b6-16d6-4848-a0e4-486c30f7b6ec-np0000005012" by "attachment_update" {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:08:04.087388 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-368b688b-36fd-42a2-8c8f-0aa97ea03597 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Lock "cinder-attachment_update-ca45b8b6-16d6-4848-a0e4-486c30f7b6ec-np0000005012" acquired by "attachment_update" :: waited 0.009s {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:08:04.088382 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:04.088382 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:08:04.241271 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ef0ec540-9e1c-4f44-8703-d7c353064047 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:08:04.242420 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ef0ec540-9e1c-4f44-8703-d7c353064047 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1663771364"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:08:04.244594 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-ef0ec540-9e1c-4f44-8703-d7c353064047 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1663771364'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:08:04.244594 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-ef0ec540-9e1c-4f44-8703-d7c353064047 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Create volume of 1 GB Jul 10 14:08:04.247528 np0000005012 devstack@c-api.service[100155]: DEBUG dbcounter [-] [100155] Writing DB stats cinder:SELECT=226,cinder:INSERT=20,cinder:UPDATE=42 {{(pid=100155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:08:04.249746 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-ef0ec540-9e1c-4f44-8703-d7c353064047 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Availability Zones retrieved successfully. Jul 10 14:08:04.260163 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-ef0ec540-9e1c-4f44-8703-d7c353064047 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Flow 'volume_create_api' (bfd478b4-4008-4969-a481-fc64bb9cd049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:08:04.262598 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-ef0ec540-9e1c-4f44-8703-d7c353064047 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9224324a-c746-422f-92ba-6577dec957f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:08:04.264629 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-ef0ec540-9e1c-4f44-8703-d7c353064047 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:08:04.323132 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-ef0ec540-9e1c-4f44-8703-d7c353064047 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9224324a-c746-422f-92ba-6577dec957f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:08:04.323966 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-ef0ec540-9e1c-4f44-8703-d7c353064047 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c2c3758-1bd3-4351-a71c-b12129118030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:08:04.445593 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-ef0ec540-9e1c-4f44-8703-d7c353064047 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Created reservations ['95118cf6-1d4c-47ac-b4b3-0d6c089ef8d3', '3675999b-1b3c-4595-837a-ef4e29c3eed7', '3e89a731-b29e-426a-b8dc-ea78c9c15d37', '8fc127a0-ea2a-4113-9c65-10596448fe7e'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:08:04.446768 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-ef0ec540-9e1c-4f44-8703-d7c353064047 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c2c3758-1bd3-4351-a71c-b12129118030) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95118cf6-1d4c-47ac-b4b3-0d6c089ef8d3', '3675999b-1b3c-4595-837a-ef4e29c3eed7', '3e89a731-b29e-426a-b8dc-ea78c9c15d37', '8fc127a0-ea2a-4113-9c65-10596448fe7e']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:08:04.447770 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-ef0ec540-9e1c-4f44-8703-d7c353064047 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f3d9d07-3463-4838-a79d-59c9b278fa35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:08:04.503018 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-ef0ec540-9e1c-4f44-8703-d7c353064047 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f3d9d07-3463-4838-a79d-59c9b278fa35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a008c5a2-56b5-42c1-a3ea-0758acc13373', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1663771364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fa1f4d3ddf447578489473fbcaf5ebd',qos_specs=None,replication_status=,reservations=['95118cf6-1d4c-47ac-b4b3-0d6c089ef8d3','3675999b-1b3c-4595-837a-ef4e29c3eed7','3e89a731-b29e-426a-b8dc-ea78c9c15d37','8fc127a0-ea2a-4113-9c65-10596448fe7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fc111bb0cd34fe49ac5bab6d9ca55d8',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:08:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1663771364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a008c5a2-56b5-42c1-a3ea-0758acc13373,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fa1f4d3ddf447578489473fbcaf5ebd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fc111bb0cd34fe49ac5bab6d9ca55d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:08:04.507031 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-ef0ec540-9e1c-4f44-8703-d7c353064047 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ccede97-d8f4-4d47-ba91-4fd6f1a30089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:08:04.529415 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-ef0ec540-9e1c-4f44-8703-d7c353064047 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ccede97-d8f4-4d47-ba91-4fd6f1a30089) transitioned into state 'SUCCESS' from state '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-1663771364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fa1f4d3ddf447578489473fbcaf5ebd',qos_specs=None,replication_status=,reservations=['95118cf6-1d4c-47ac-b4b3-0d6c089ef8d3','3675999b-1b3c-4595-837a-ef4e29c3eed7','3e89a731-b29e-426a-b8dc-ea78c9c15d37','8fc127a0-ea2a-4113-9c65-10596448fe7e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fc111bb0cd34fe49ac5bab6d9ca55d8',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:08:04.530231 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-ef0ec540-9e1c-4f44-8703-d7c353064047 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c93bccc-b9c7-410c-a302-1a223131f9ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:08:04.544672 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-ef0ec540-9e1c-4f44-8703-d7c353064047 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c93bccc-b9c7-410c-a302-1a223131f9ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:08:04.545808 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-ef0ec540-9e1c-4f44-8703-d7c353064047 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Flow 'volume_create_api' (bfd478b4-4008-4969-a481-fc64bb9cd049) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:08:04.546345 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-ef0ec540-9e1c-4f44-8703-d7c353064047 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Create volume request issued successfully. Jul 10 14:08:04.547157 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ef0ec540-9e1c-4f44-8703-d7c353064047 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:08:04.547682 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 40/165] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:08:03 2026] POST /volume/v3/volumes => generated 752 bytes in 675 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:08:04.563520 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d4ec131f-5643-4298-b1f4-955ba357057a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:04.566438 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d4ec131f-5643-4298-b1f4-955ba357057a tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/volumes/a008c5a2-56b5-42c1-a3ea-0758acc13373 Jul 10 14:08:04.566714 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d4ec131f-5643-4298-b1f4-955ba357057a tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:04.567075 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d4ec131f-5643-4298-b1f4-955ba357057a tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:04.581349 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:04.581349 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:08:04.585961 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d4ec131f-5643-4298-b1f4-955ba357057a tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Volume info retrieved successfully. Jul 10 14:08:04.593938 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d4ec131f-5643-4298-b1f4-955ba357057a tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/volumes/a008c5a2-56b5-42c1-a3ea-0758acc13373 returned with HTTP 200 Jul 10 14:08:04.594493 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 42/166] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:04 2026] GET /volume/v3/volumes/a008c5a2-56b5-42c1-a3ea-0758acc13373 => generated 820 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:04.632258 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-368b688b-36fd-42a2-8c8f-0aa97ea03597 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Lock "cinder-attachment_update-ca45b8b6-16d6-4848-a0e4-486c30f7b6ec-np0000005012" released by "attachment_update" :: held 0.545s {{(pid=100153) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:08:04.632605 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-368b688b-36fd-42a2-8c8f-0aa97ea03597 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/attachments/d144e265-921a-4545-9911-a748e507d437 returned with HTTP 200 Jul 10 14:08:04.633101 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 43/167] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:08:04 2026] PUT /volume/v3/attachments/d144e265-921a-4545-9911-a748e507d437 => generated 969 bytes in 587 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:08:05.146783 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-24bfc3b9-bbf7-4e73-81a3-7030bad0de31 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:05.150526 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-24bfc3b9-bbf7-4e73-81a3-7030bad0de31 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] POST https://10.4.3.66/volume/v3/attachments/d144e265-921a-4545-9911-a748e507d437/action Jul 10 14:08:05.150526 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-24bfc3b9-bbf7-4e73-81a3-7030bad0de31 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Action body: b'{"os-complete": null}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:08:05.150526 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-24bfc3b9-bbf7-4e73-81a3-7030bad0de31 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:08:05.162123 np0000005012 devstack@c-api.service[100154]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Jul 10 14:08:05.162123 np0000005012 devstack@c-api.service[100154]: .first() Jul 10 14:08:05.185790 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:05.185790 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:08:05.208591 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-24bfc3b9-bbf7-4e73-81a3-7030bad0de31 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/attachments/d144e265-921a-4545-9911-a748e507d437/action returned with HTTP 204 Jul 10 14:08:05.208591 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 43/168] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:08:05 2026] POST /volume/v3/attachments/d144e265-921a-4545-9911-a748e507d437/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:08:05.613047 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-30f95d37-5f92-419c-9f55-3a65b9fcbf4e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:05.617139 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-30f95d37-5f92-419c-9f55-3a65b9fcbf4e tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/volumes/a008c5a2-56b5-42c1-a3ea-0758acc13373 Jul 10 14:08:05.617139 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-30f95d37-5f92-419c-9f55-3a65b9fcbf4e tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:05.617139 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-30f95d37-5f92-419c-9f55-3a65b9fcbf4e tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:05.623952 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:05.623952 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:08:05.628623 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-30f95d37-5f92-419c-9f55-3a65b9fcbf4e tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Volume info retrieved successfully. Jul 10 14:08:05.634533 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-30f95d37-5f92-419c-9f55-3a65b9fcbf4e tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/volumes/a008c5a2-56b5-42c1-a3ea-0758acc13373 returned with HTTP 200 Jul 10 14:08:05.635020 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 41/169] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:05 2026] GET /volume/v3/volumes/a008c5a2-56b5-42c1-a3ea-0758acc13373 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:05.654659 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c79265f4-5142-4336-98e4-a9ad8711151f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:05.663076 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c79265f4-5142-4336-98e4-a9ad8711151f tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] POST https://10.4.3.66/volume/v3/backups Jul 10 14:08:05.663375 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c79265f4-5142-4336-98e4-a9ad8711151f tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a008c5a2-56b5-42c1-a3ea-0758acc13373", "name": "tempest-VolumesBackupsAdminTest-Backup-1480200421", "container": "tempest-volumesbackupsadmintest-backup-container-2012248655"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:08:05.666469 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.backups [None req-c79265f4-5142-4336-98e4-a9ad8711151f tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Creating new backup {'backup': {'volume_id': 'a008c5a2-56b5-42c1-a3ea-0758acc13373', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1480200421', 'container': 'tempest-volumesbackupsadmintest-backup-container-2012248655'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 14:08:05.666651 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.contrib.backups [None req-c79265f4-5142-4336-98e4-a9ad8711151f tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Creating backup of volume a008c5a2-56b5-42c1-a3ea-0758acc13373 in container tempest-volumesbackupsadmintest-backup-container-2012248655 Jul 10 14:08:05.677183 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:05.677183 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:08:05.677684 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c79265f4-5142-4336-98e4-a9ad8711151f tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Volume info retrieved successfully. Jul 10 14:08:05.724602 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-22a21dd4-4c81-49b4-8da3-2127244c9d8f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:05.724602 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-22a21dd4-4c81-49b4-8da3-2127244c9d8f None None] GET https://10.4.3.66/volume// Jul 10 14:08:05.724602 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-22a21dd4-4c81-49b4-8da3-2127244c9d8f None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:05.724602 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-22a21dd4-4c81-49b4-8da3-2127244c9d8f None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:05.725120 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-22a21dd4-4c81-49b4-8da3-2127244c9d8f None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:08:05.725120 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 44/170] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:08:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:08:05.735624 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-bfe94a98-20c8-4852-86db-29aea19fd3ae None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:05.738438 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-bfe94a98-20c8-4852-86db-29aea19fd3ae tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] GET https://10.4.3.66/volume/v3/volumes/fd155aea-e12d-4bed-9eb0-ac7c1e8117d3 Jul 10 14:08:05.738663 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-bfe94a98-20c8-4852-86db-29aea19fd3ae tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:05.741021 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-bfe94a98-20c8-4852-86db-29aea19fd3ae tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:05.746273 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-c79265f4-5142-4336-98e4-a9ad8711151f tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Created reservations ['f7a1743f-f0b0-4841-b8c1-5f865a16bcf1', '8ddba469-7f52-4df9-9577-f6f51f2743a9'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:08:05.748423 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:05.748423 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:08:05.752074 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-bfe94a98-20c8-4852-86db-29aea19fd3ae tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Volume info retrieved successfully. Jul 10 14:08:05.756429 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-bfe94a98-20c8-4852-86db-29aea19fd3ae tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/volumes/fd155aea-e12d-4bed-9eb0-ac7c1e8117d3 returned with HTTP 200 Jul 10 14:08:05.756863 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 44/171] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:08:05 2026] GET /volume/v3/volumes/fd155aea-e12d-4bed-9eb0-ac7c1e8117d3 => generated 1022 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:08:05.844275 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c79265f4-5142-4336-98e4-a9ad8711151f tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Jul 10 14:08:05.844830 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 43/172] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:08:05 2026] POST /volume/v3/backups => generated 333 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:08:05.859254 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-1ab3a8ba-8fee-4244-977d-6cc9529bb330 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:05.862584 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-edb2a0e0-f0ea-48fe-972a-5ab8b0564fc5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:05.863350 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1ab3a8ba-8fee-4244-977d-6cc9529bb330 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 Jul 10 14:08:05.863617 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1ab3a8ba-8fee-4244-977d-6cc9529bb330 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:05.863833 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1ab3a8ba-8fee-4244-977d-6cc9529bb330 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:05.871040 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-1ab3a8ba-8fee-4244-977d-6cc9529bb330 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id 0d939d07-eabf-44bc-b1b5-c3e22fd417a8. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:05.871215 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-edb2a0e0-f0ea-48fe-972a-5ab8b0564fc5 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] PUT https://10.4.3.66/volume/v3/attachments/02c52ebc-4de5-479e-815a-052354ff269d Jul 10 14:08:05.871215 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-edb2a0e0-f0ea-48fe-972a-5ab8b0564fc5 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:08:05.878634 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-edb2a0e0-f0ea-48fe-972a-5ab8b0564fc5 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Acquiring lock "cinder-attachment_update-fd155aea-e12d-4bed-9eb0-ac7c1e8117d3-np0000005012" by "attachment_update" {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:08:05.884772 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:05.884772 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:08:05.884772 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1ab3a8ba-8fee-4244-977d-6cc9529bb330 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 returned with HTTP 200 Jul 10 14:08:05.884772 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 42/173] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:05 2026] GET /volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 => generated 797 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:05.885083 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-edb2a0e0-f0ea-48fe-972a-5ab8b0564fc5 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Lock "cinder-attachment_update-fd155aea-e12d-4bed-9eb0-ac7c1e8117d3-np0000005012" acquired by "attachment_update" :: waited 0.006s {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:08:05.886807 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:05.886807 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:08:06.417200 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-edb2a0e0-f0ea-48fe-972a-5ab8b0564fc5 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Lock "cinder-attachment_update-fd155aea-e12d-4bed-9eb0-ac7c1e8117d3-np0000005012" released by "attachment_update" :: held 0.532s {{(pid=100153) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:08:06.417492 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-edb2a0e0-f0ea-48fe-972a-5ab8b0564fc5 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/attachments/02c52ebc-4de5-479e-815a-052354ff269d returned with HTTP 200 Jul 10 14:08:06.419062 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 45/174] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:08:05 2026] PUT /volume/v3/attachments/02c52ebc-4de5-479e-815a-052354ff269d => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:08:06.896770 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-849ffee1-f0f7-4ba8-ae86-4cdc6186d56c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:06.898567 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-849ffee1-f0f7-4ba8-ae86-4cdc6186d56c tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 Jul 10 14:08:06.898830 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-849ffee1-f0f7-4ba8-ae86-4cdc6186d56c tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:06.899045 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-849ffee1-f0f7-4ba8-ae86-4cdc6186d56c tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:06.899176 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-849ffee1-f0f7-4ba8-ae86-4cdc6186d56c tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id 0d939d07-eabf-44bc-b1b5-c3e22fd417a8. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:06.914757 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:06.914757 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:08:06.915702 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-849ffee1-f0f7-4ba8-ae86-4cdc6186d56c tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 returned with HTTP 200 Jul 10 14:08:06.917916 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 45/175] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:06 2026] GET /volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 => generated 799 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:06.936656 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-a5928800-9385-43d3-bf83-6752fe1147da None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:06.938984 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-a5928800-9385-43d3-bf83-6752fe1147da tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] POST https://10.4.3.66/volume/v3/attachments/02c52ebc-4de5-479e-815a-052354ff269d/action Jul 10 14:08:06.939394 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-a5928800-9385-43d3-bf83-6752fe1147da tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:08:06.939637 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-a5928800-9385-43d3-bf83-6752fe1147da tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:08:06.954134 np0000005012 devstack@c-api.service[100152]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Jul 10 14:08:06.954134 np0000005012 devstack@c-api.service[100152]: .first() Jul 10 14:08:07.000159 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:07.000159 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:08:07.029333 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-a5928800-9385-43d3-bf83-6752fe1147da tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/attachments/02c52ebc-4de5-479e-815a-052354ff269d/action returned with HTTP 204 Jul 10 14:08:07.029962 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 44/176] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:08:06 2026] POST /volume/v3/attachments/02c52ebc-4de5-479e-815a-052354ff269d/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:08:07.544746 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-9a4e0427-4ed4-4d17-8c13-e7e2c5ee2bce None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:07.545474 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9a4e0427-4ed4-4d17-8c13-e7e2c5ee2bce None None] GET https://10.4.3.66/volume// Jul 10 14:08:07.545649 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9a4e0427-4ed4-4d17-8c13-e7e2c5ee2bce None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:07.545872 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9a4e0427-4ed4-4d17-8c13-e7e2c5ee2bce None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:07.546667 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9a4e0427-4ed4-4d17-8c13-e7e2c5ee2bce None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:08:07.547083 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 43/177] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:08:07 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:08:07.556359 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-80802c3e-fa8d-4572-aaed-30f8363a433b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:07.562612 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-80802c3e-fa8d-4572-aaed-30f8363a433b tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] GET https://10.4.3.66/volume/v3/volumes/08dbb832-13ce-4008-a253-525f24fd2f5b Jul 10 14:08:07.562935 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-80802c3e-fa8d-4572-aaed-30f8363a433b tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:07.563240 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-80802c3e-fa8d-4572-aaed-30f8363a433b tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:07.582699 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:07.582699 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:08:07.586468 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-80802c3e-fa8d-4572-aaed-30f8363a433b tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Volume info retrieved successfully. Jul 10 14:08:07.593774 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-80802c3e-fa8d-4572-aaed-30f8363a433b tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/volumes/08dbb832-13ce-4008-a253-525f24fd2f5b returned with HTTP 200 Jul 10 14:08:07.594363 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 46/178] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:08:07 2026] GET /volume/v3/volumes/08dbb832-13ce-4008-a253-525f24fd2f5b => generated 1021 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:08:07.697860 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-0890d0e5-c249-4491-b76c-9d914f0ae2af None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:07.700930 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-0890d0e5-c249-4491-b76c-9d914f0ae2af tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] PUT https://10.4.3.66/volume/v3/attachments/ce060d44-ced7-414a-8fd7-6812a7bfdcba Jul 10 14:08:07.702364 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-0890d0e5-c249-4491-b76c-9d914f0ae2af tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:08:07.744950 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-0890d0e5-c249-4491-b76c-9d914f0ae2af tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Acquiring lock "cinder-attachment_update-08dbb832-13ce-4008-a253-525f24fd2f5b-np0000005012" by "attachment_update" {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:08:07.754050 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-0890d0e5-c249-4491-b76c-9d914f0ae2af tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Lock "cinder-attachment_update-08dbb832-13ce-4008-a253-525f24fd2f5b-np0000005012" acquired by "attachment_update" :: waited 0.009s {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:08:07.755685 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:07.755685 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:08:07.931890 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-75ff9836-5e8d-4207-9095-ec12003ec3b0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:07.937942 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-75ff9836-5e8d-4207-9095-ec12003ec3b0 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 Jul 10 14:08:07.939754 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-75ff9836-5e8d-4207-9095-ec12003ec3b0 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:07.940188 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-75ff9836-5e8d-4207-9095-ec12003ec3b0 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:07.940552 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-75ff9836-5e8d-4207-9095-ec12003ec3b0 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id 0d939d07-eabf-44bc-b1b5-c3e22fd417a8. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:07.958656 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:07.958656 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:08:07.961723 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-75ff9836-5e8d-4207-9095-ec12003ec3b0 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 returned with HTTP 200 Jul 10 14:08:07.962350 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 45/179] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:07 2026] GET /volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 => generated 799 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:08.272710 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-645a9903-3cc9-4ddf-a71d-f140a451e560 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:08.320031 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-0890d0e5-c249-4491-b76c-9d914f0ae2af tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Lock "cinder-attachment_update-08dbb832-13ce-4008-a253-525f24fd2f5b-np0000005012" released by "attachment_update" :: held 0.566s {{(pid=100154) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:08:08.320971 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-0890d0e5-c249-4491-b76c-9d914f0ae2af tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/attachments/ce060d44-ced7-414a-8fd7-6812a7bfdcba returned with HTTP 200 Jul 10 14:08:08.321105 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 46/180] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:08:07 2026] PUT /volume/v3/attachments/ce060d44-ced7-414a-8fd7-6812a7bfdcba => generated 969 bytes in 624 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:08:08.539437 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-645a9903-3cc9-4ddf-a71d-f140a451e560 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:08:08.539853 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-645a9903-3cc9-4ddf-a71d-f140a451e560 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-950158131", "imageRef": "4ff20130-b276-43a0-956f-1453107cff27"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:08:08.542138 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-645a9903-3cc9-4ddf-a71d-f140a451e560 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-950158131', 'imageRef': '4ff20130-b276-43a0-956f-1453107cff27'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:08:08.841794 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-f2dcd6ef-bd37-4ee7-9ffc-4edee75c6c3a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:08.845978 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-f2dcd6ef-bd37-4ee7-9ffc-4edee75c6c3a tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] POST https://10.4.3.66/volume/v3/attachments/ce060d44-ced7-414a-8fd7-6812a7bfdcba/action Jul 10 14:08:08.846669 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-f2dcd6ef-bd37-4ee7-9ffc-4edee75c6c3a tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Action body: b'{"os-complete": null}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:08:08.846881 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-f2dcd6ef-bd37-4ee7-9ffc-4edee75c6c3a tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:08:08.851783 np0000005012 devstack@c-api.service[100153]: DEBUG dbcounter [-] [100153] Writing DB stats cinder:SELECT=212,cinder:INSERT=23,cinder:UPDATE=37 {{(pid=100153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:08:08.876624 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:08.876624 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:08:08.896425 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-c5885e51-64e8-4b11-82c9-554490c2ed03 req-f2dcd6ef-bd37-4ee7-9ffc-4edee75c6c3a tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/attachments/ce060d44-ced7-414a-8fd7-6812a7bfdcba/action returned with HTTP 204 Jul 10 14:08:08.896943 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 47/181] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:08:08 2026] POST /volume/v3/attachments/ce060d44-ced7-414a-8fd7-6812a7bfdcba/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:08:08.983568 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2bae4053-65c2-4565-b148-76c92812a51e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:08.986300 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2bae4053-65c2-4565-b148-76c92812a51e tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 Jul 10 14:08:08.986558 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2bae4053-65c2-4565-b148-76c92812a51e tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:08.987475 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2bae4053-65c2-4565-b148-76c92812a51e tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:08.987475 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-2bae4053-65c2-4565-b148-76c92812a51e tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id 0d939d07-eabf-44bc-b1b5-c3e22fd417a8. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:08.989318 np0000005012 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=237,cinder:INSERT=44,cinder:UPDATE=63 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:08:08.994260 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:08.994260 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:08:08.995525 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2bae4053-65c2-4565-b148-76c92812a51e tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 returned with HTTP 200 Jul 10 14:08:08.996284 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 46/182] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:08 2026] GET /volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 => generated 799 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:09.324368 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-645a9903-3cc9-4ddf-a71d-f140a451e560 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Create volume of 1 GB Jul 10 14:08:09.331135 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-645a9903-3cc9-4ddf-a71d-f140a451e560 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Availability Zones retrieved successfully. Jul 10 14:08:09.340785 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-645a9903-3cc9-4ddf-a71d-f140a451e560 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Flow 'volume_create_api' (00332156-ad78-4d3c-a372-b2f102e9c1a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:08:09.343381 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-645a9903-3cc9-4ddf-a71d-f140a451e560 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c65b130-c864-4cc6-a523-ef2fa2adcb89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:08:09.345376 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-645a9903-3cc9-4ddf-a71d-f140a451e560 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:08:09.460609 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-645a9903-3cc9-4ddf-a71d-f140a451e560 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c65b130-c864-4cc6-a523-ef2fa2adcb89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:08:09.461986 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-645a9903-3cc9-4ddf-a71d-f140a451e560 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6180b641-ee99-4e48-b719-f461cd63952f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:08:09.538191 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-645a9903-3cc9-4ddf-a71d-f140a451e560 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Created reservations ['2c436939-fc1e-40c3-a535-76283bbeee2b', 'a23406ac-2fe0-4348-95df-3462150a3686', '567a5441-5eb0-4690-b3bf-cefcfe05ad84', '77d5c8a8-3193-47d7-9f7b-250523f5c050'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:08:09.539044 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-645a9903-3cc9-4ddf-a71d-f140a451e560 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6180b641-ee99-4e48-b719-f461cd63952f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c436939-fc1e-40c3-a535-76283bbeee2b', 'a23406ac-2fe0-4348-95df-3462150a3686', '567a5441-5eb0-4690-b3bf-cefcfe05ad84', '77d5c8a8-3193-47d7-9f7b-250523f5c050']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:08:09.539883 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-645a9903-3cc9-4ddf-a71d-f140a451e560 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fcf1e4b-7c03-476c-9fb1-07a67b58e363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:08:09.565622 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-645a9903-3cc9-4ddf-a71d-f140a451e560 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fcf1e4b-7c03-476c-9fb1-07a67b58e363) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '235b4f2d-3a94-41e8-b33f-5f786d145bf7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-950158131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eac4c2eab6294698a04af990e76c3517',qos_specs=None,replication_status=,reservations=['2c436939-fc1e-40c3-a535-76283bbeee2b','a23406ac-2fe0-4348-95df-3462150a3686','567a5441-5eb0-4690-b3bf-cefcfe05ad84','77d5c8a8-3193-47d7-9f7b-250523f5c050'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43d30000e480405ab916724d2110f260',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:08:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-950158131',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=235b4f2d-3a94-41e8-b33f-5f786d145bf7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eac4c2eab6294698a04af990e76c3517',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43d30000e480405ab916724d2110f260',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:08:09.566413 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-645a9903-3cc9-4ddf-a71d-f140a451e560 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ea57487-362e-4bcd-a4da-48e208f90b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:08:09.592266 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-645a9903-3cc9-4ddf-a71d-f140a451e560 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ea57487-362e-4bcd-a4da-48e208f90b75) transitioned into state 'SUCCESS' from state '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-950158131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eac4c2eab6294698a04af990e76c3517',qos_specs=None,replication_status=,reservations=['2c436939-fc1e-40c3-a535-76283bbeee2b','a23406ac-2fe0-4348-95df-3462150a3686','567a5441-5eb0-4690-b3bf-cefcfe05ad84','77d5c8a8-3193-47d7-9f7b-250523f5c050'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43d30000e480405ab916724d2110f260',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:08:09.593167 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-645a9903-3cc9-4ddf-a71d-f140a451e560 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43e14dbd-4d31-4d77-b15a-8b6664363cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:08:09.608720 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-645a9903-3cc9-4ddf-a71d-f140a451e560 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43e14dbd-4d31-4d77-b15a-8b6664363cef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:08:09.609982 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-645a9903-3cc9-4ddf-a71d-f140a451e560 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Flow 'volume_create_api' (00332156-ad78-4d3c-a372-b2f102e9c1a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:08:09.610441 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-645a9903-3cc9-4ddf-a71d-f140a451e560 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Create volume request issued successfully. Jul 10 14:08:09.613785 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-645a9903-3cc9-4ddf-a71d-f140a451e560 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:08:09.614398 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 44/183] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:08:08 2026] POST /volume/v3/volumes => generated 754 bytes in 1342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:08:09.630949 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-2db750a0-bd2e-4e79-b066-d989d953696c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:09.637225 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2db750a0-bd2e-4e79-b066-d989d953696c tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] GET https://10.4.3.66/volume/v3/volumes/235b4f2d-3a94-41e8-b33f-5f786d145bf7 Jul 10 14:08:09.637225 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2db750a0-bd2e-4e79-b066-d989d953696c tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:09.637225 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2db750a0-bd2e-4e79-b066-d989d953696c tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:09.645267 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:09.645267 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:08:09.655478 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-2db750a0-bd2e-4e79-b066-d989d953696c tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Volume info retrieved successfully. Jul 10 14:08:09.663934 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2db750a0-bd2e-4e79-b066-d989d953696c tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] https://10.4.3.66/volume/v3/volumes/235b4f2d-3a94-41e8-b33f-5f786d145bf7 returned with HTTP 200 Jul 10 14:08:09.664794 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 47/184] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:09 2026] GET /volume/v3/volumes/235b4f2d-3a94-41e8-b33f-5f786d145bf7 => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:10.015822 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a07c0816-6920-44f4-b67f-e91b14e4cad4 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:10.017484 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a07c0816-6920-44f4-b67f-e91b14e4cad4 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 Jul 10 14:08:10.017676 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a07c0816-6920-44f4-b67f-e91b14e4cad4 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:10.017848 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a07c0816-6920-44f4-b67f-e91b14e4cad4 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:10.017976 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-a07c0816-6920-44f4-b67f-e91b14e4cad4 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id 0d939d07-eabf-44bc-b1b5-c3e22fd417a8. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:10.033256 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:10.033256 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:08:10.034377 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a07c0816-6920-44f4-b67f-e91b14e4cad4 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 returned with HTTP 200 Jul 10 14:08:10.034796 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 48/185] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:10 2026] GET /volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:10.680401 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-25d34362-89cd-4ba0-ab8c-2675229473d9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:10.682453 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-25d34362-89cd-4ba0-ab8c-2675229473d9 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] GET https://10.4.3.66/volume/v3/volumes/235b4f2d-3a94-41e8-b33f-5f786d145bf7 Jul 10 14:08:10.682711 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-25d34362-89cd-4ba0-ab8c-2675229473d9 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:10.682977 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-25d34362-89cd-4ba0-ab8c-2675229473d9 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:10.690837 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:10.690837 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:08:10.694236 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-25d34362-89cd-4ba0-ab8c-2675229473d9 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Volume info retrieved successfully. Jul 10 14:08:10.698564 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-25d34362-89cd-4ba0-ab8c-2675229473d9 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] https://10.4.3.66/volume/v3/volumes/235b4f2d-3a94-41e8-b33f-5f786d145bf7 returned with HTTP 200 Jul 10 14:08:10.698963 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 47/186] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:10 2026] GET /volume/v3/volumes/235b4f2d-3a94-41e8-b33f-5f786d145bf7 => generated 1362 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:08:10.716929 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-82d30780-efc4-44d0-bb18-149d7c8785a1 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:10.719463 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-82d30780-efc4-44d0-bb18-149d7c8785a1 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:08:10.720062 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-82d30780-efc4-44d0-bb18-149d7c8785a1 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1607236715"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:08:10.721945 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-82d30780-efc4-44d0-bb18-149d7c8785a1 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1607236715'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:08:10.722262 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-82d30780-efc4-44d0-bb18-149d7c8785a1 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Create volume of 1 GB Jul 10 14:08:10.722656 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:10.722656 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:08:10.727676 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-82d30780-efc4-44d0-bb18-149d7c8785a1 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Availability Zones retrieved successfully. Jul 10 14:08:10.737245 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-82d30780-efc4-44d0-bb18-149d7c8785a1 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Flow 'volume_create_api' (f085ff02-66fa-4f3d-9652-6a4360d4d1d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:08:10.738271 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-82d30780-efc4-44d0-bb18-149d7c8785a1 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0c36c09-e8a3-46be-a8a9-23e094d0f126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:08:10.739361 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-82d30780-efc4-44d0-bb18-149d7c8785a1 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:08:10.769792 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-82d30780-efc4-44d0-bb18-149d7c8785a1 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0c36c09-e8a3-46be-a8a9-23e094d0f126) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:08:10.770562 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-82d30780-efc4-44d0-bb18-149d7c8785a1 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5ad23b1-3d7f-490a-89ea-6d05adea865a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:08:10.817537 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-82d30780-efc4-44d0-bb18-149d7c8785a1 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Created reservations ['1bd6a25e-9e4f-496d-8aee-8d630136ff06', '835bdc6a-9b1e-45e3-a085-16c6a5fca2c8', 'c5a2874a-7ffa-4891-8aca-91dc888d1028', '2d083193-9987-4ece-be67-54dd947cc82c'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:08:10.818325 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-82d30780-efc4-44d0-bb18-149d7c8785a1 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5ad23b1-3d7f-490a-89ea-6d05adea865a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bd6a25e-9e4f-496d-8aee-8d630136ff06', '835bdc6a-9b1e-45e3-a085-16c6a5fca2c8', 'c5a2874a-7ffa-4891-8aca-91dc888d1028', '2d083193-9987-4ece-be67-54dd947cc82c']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:08:10.819010 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-82d30780-efc4-44d0-bb18-149d7c8785a1 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d86f2dd-1503-4872-ab8e-3c118a6ec2d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:08:10.850784 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-82d30780-efc4-44d0-bb18-149d7c8785a1 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d86f2dd-1503-4872-ab8e-3c118a6ec2d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f04057e-39ff-4151-8a0a-375a8cd95fc8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1607236715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eac4c2eab6294698a04af990e76c3517',qos_specs=None,replication_status=,reservations=['1bd6a25e-9e4f-496d-8aee-8d630136ff06','835bdc6a-9b1e-45e3-a085-16c6a5fca2c8','c5a2874a-7ffa-4891-8aca-91dc888d1028','2d083193-9987-4ece-be67-54dd947cc82c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43d30000e480405ab916724d2110f260',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:08:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1607236715',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f04057e-39ff-4151-8a0a-375a8cd95fc8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eac4c2eab6294698a04af990e76c3517',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43d30000e480405ab916724d2110f260',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:08:10.851514 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-82d30780-efc4-44d0-bb18-149d7c8785a1 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57287001-f4d0-490c-8aea-9c42affbc1bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:08:10.890297 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-82d30780-efc4-44d0-bb18-149d7c8785a1 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57287001-f4d0-490c-8aea-9c42affbc1bd) transitioned into state 'SUCCESS' from state '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-1607236715',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eac4c2eab6294698a04af990e76c3517',qos_specs=None,replication_status=,reservations=['1bd6a25e-9e4f-496d-8aee-8d630136ff06','835bdc6a-9b1e-45e3-a085-16c6a5fca2c8','c5a2874a-7ffa-4891-8aca-91dc888d1028','2d083193-9987-4ece-be67-54dd947cc82c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43d30000e480405ab916724d2110f260',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:08:10.891423 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-82d30780-efc4-44d0-bb18-149d7c8785a1 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6cb9071-0a9c-474b-badb-a9f9632e704f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:08:10.915146 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-82d30780-efc4-44d0-bb18-149d7c8785a1 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6cb9071-0a9c-474b-badb-a9f9632e704f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:08:10.916057 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-82d30780-efc4-44d0-bb18-149d7c8785a1 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Flow 'volume_create_api' (f085ff02-66fa-4f3d-9652-6a4360d4d1d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:08:10.916799 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-82d30780-efc4-44d0-bb18-149d7c8785a1 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Create volume request issued successfully. Jul 10 14:08:10.916994 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-82d30780-efc4-44d0-bb18-149d7c8785a1 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:08:10.917418 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 45/187] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:08:10 2026] POST /volume/v3/volumes => generated 755 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:08:10.938453 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-326d7172-f57c-488d-ba5c-a5327a52fb00 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:10.940945 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-326d7172-f57c-488d-ba5c-a5327a52fb00 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] GET https://10.4.3.66/volume/v3/volumes/9f04057e-39ff-4151-8a0a-375a8cd95fc8 Jul 10 14:08:10.941238 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-326d7172-f57c-488d-ba5c-a5327a52fb00 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:10.941585 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-326d7172-f57c-488d-ba5c-a5327a52fb00 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:10.951141 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:10.951141 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:08:10.956440 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-326d7172-f57c-488d-ba5c-a5327a52fb00 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Volume info retrieved successfully. Jul 10 14:08:10.965228 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-326d7172-f57c-488d-ba5c-a5327a52fb00 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] https://10.4.3.66/volume/v3/volumes/9f04057e-39ff-4151-8a0a-375a8cd95fc8 returned with HTTP 200 Jul 10 14:08:10.965830 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 48/188] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:10 2026] GET /volume/v3/volumes/9f04057e-39ff-4151-8a0a-375a8cd95fc8 => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:11.046266 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e17e803c-1ed1-43f7-9f51-ac0a865cf20b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:11.048653 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e17e803c-1ed1-43f7-9f51-ac0a865cf20b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 Jul 10 14:08:11.049031 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e17e803c-1ed1-43f7-9f51-ac0a865cf20b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:11.049473 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e17e803c-1ed1-43f7-9f51-ac0a865cf20b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:11.049643 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-e17e803c-1ed1-43f7-9f51-ac0a865cf20b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id 0d939d07-eabf-44bc-b1b5-c3e22fd417a8. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:11.057877 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:11.057877 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:08:11.059132 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e17e803c-1ed1-43f7-9f51-ac0a865cf20b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 returned with HTTP 200 Jul 10 14:08:11.059809 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 49/189] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:11 2026] GET /volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:11.982674 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6bfb3b2f-4d5e-4678-82cd-1cd1dc26e105 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:11.985089 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6bfb3b2f-4d5e-4678-82cd-1cd1dc26e105 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] GET https://10.4.3.66/volume/v3/volumes/9f04057e-39ff-4151-8a0a-375a8cd95fc8 Jul 10 14:08:11.985338 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6bfb3b2f-4d5e-4678-82cd-1cd1dc26e105 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:11.985726 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6bfb3b2f-4d5e-4678-82cd-1cd1dc26e105 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:11.999113 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:11.999113 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:08:12.005061 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6bfb3b2f-4d5e-4678-82cd-1cd1dc26e105 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Volume info retrieved successfully. Jul 10 14:08:12.014722 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6bfb3b2f-4d5e-4678-82cd-1cd1dc26e105 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] https://10.4.3.66/volume/v3/volumes/9f04057e-39ff-4151-8a0a-375a8cd95fc8 returned with HTTP 200 Jul 10 14:08:12.015194 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 48/190] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:11 2026] GET /volume/v3/volumes/9f04057e-39ff-4151-8a0a-375a8cd95fc8 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:12.034562 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-7dcaee23-bba1-4db0-9016-85c10a68ec70 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:12.035338 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7dcaee23-bba1-4db0-9016-85c10a68ec70 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:08:12.035850 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7dcaee23-bba1-4db0-9016-85c10a68ec70 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1993895357"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:08:12.038485 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-7dcaee23-bba1-4db0-9016-85c10a68ec70 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1993895357'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:08:12.038632 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-7dcaee23-bba1-4db0-9016-85c10a68ec70 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Create volume of 1 GB Jul 10 14:08:12.039204 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:12.039204 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:08:12.043835 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-7dcaee23-bba1-4db0-9016-85c10a68ec70 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Availability Zones retrieved successfully. Jul 10 14:08:12.050683 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-7dcaee23-bba1-4db0-9016-85c10a68ec70 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Flow 'volume_create_api' (fb7078e2-78b8-479b-9831-ae15d479236e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:08:12.051589 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-7dcaee23-bba1-4db0-9016-85c10a68ec70 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f905df43-ba38-4ea2-91b7-808593c29031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:08:12.053142 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-7dcaee23-bba1-4db0-9016-85c10a68ec70 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:08:12.072968 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-4850d51d-c1d0-4542-ad43-bdd4e6262f3b None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:12.074466 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4850d51d-c1d0-4542-ad43-bdd4e6262f3b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 Jul 10 14:08:12.074638 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4850d51d-c1d0-4542-ad43-bdd4e6262f3b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:12.074897 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4850d51d-c1d0-4542-ad43-bdd4e6262f3b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:12.075067 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-4850d51d-c1d0-4542-ad43-bdd4e6262f3b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id 0d939d07-eabf-44bc-b1b5-c3e22fd417a8. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:12.079479 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:12.079479 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:08:12.080322 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4850d51d-c1d0-4542-ad43-bdd4e6262f3b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 returned with HTTP 200 Jul 10 14:08:12.080729 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 49/191] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:12 2026] GET /volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:12.101325 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-7dcaee23-bba1-4db0-9016-85c10a68ec70 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f905df43-ba38-4ea2-91b7-808593c29031) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:08:12.102319 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-7dcaee23-bba1-4db0-9016-85c10a68ec70 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65110c89-84d2-4775-9433-09be470f2059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:08:12.164350 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-7dcaee23-bba1-4db0-9016-85c10a68ec70 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Created reservations ['bb5850a8-a0ee-47a1-8a7d-41feb9cbe7d3', 'f3673569-c06f-448e-82b4-5ae7e22c4a97', '3475f0a9-21d7-40d1-ad34-6ce2bafea65a', 'f7c1a193-f068-4c9f-a686-333c353b38de'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:08:12.165432 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-7dcaee23-bba1-4db0-9016-85c10a68ec70 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65110c89-84d2-4775-9433-09be470f2059) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bb5850a8-a0ee-47a1-8a7d-41feb9cbe7d3', 'f3673569-c06f-448e-82b4-5ae7e22c4a97', '3475f0a9-21d7-40d1-ad34-6ce2bafea65a', 'f7c1a193-f068-4c9f-a686-333c353b38de']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:08:12.166600 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-7dcaee23-bba1-4db0-9016-85c10a68ec70 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad57cab6-a496-4ec5-86b0-b8d2a077f4ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:08:12.197846 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-7dcaee23-bba1-4db0-9016-85c10a68ec70 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad57cab6-a496-4ec5-86b0-b8d2a077f4ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac71dd2f-9735-48bd-95b5-dd94b129c51d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1993895357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eac4c2eab6294698a04af990e76c3517',qos_specs=None,replication_status=,reservations=['bb5850a8-a0ee-47a1-8a7d-41feb9cbe7d3','f3673569-c06f-448e-82b4-5ae7e22c4a97','3475f0a9-21d7-40d1-ad34-6ce2bafea65a','f7c1a193-f068-4c9f-a686-333c353b38de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43d30000e480405ab916724d2110f260',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:08:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1993895357',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac71dd2f-9735-48bd-95b5-dd94b129c51d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eac4c2eab6294698a04af990e76c3517',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43d30000e480405ab916724d2110f260',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:08:12.198774 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-7dcaee23-bba1-4db0-9016-85c10a68ec70 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c398348-24a9-4708-ba63-c286efaf04ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:08:12.229033 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-7dcaee23-bba1-4db0-9016-85c10a68ec70 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c398348-24a9-4708-ba63-c286efaf04ff) transitioned into state 'SUCCESS' from state '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-1993895357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eac4c2eab6294698a04af990e76c3517',qos_specs=None,replication_status=,reservations=['bb5850a8-a0ee-47a1-8a7d-41feb9cbe7d3','f3673569-c06f-448e-82b4-5ae7e22c4a97','3475f0a9-21d7-40d1-ad34-6ce2bafea65a','f7c1a193-f068-4c9f-a686-333c353b38de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43d30000e480405ab916724d2110f260',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:08:12.230262 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-7dcaee23-bba1-4db0-9016-85c10a68ec70 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90b7407c-5f7c-4aba-ab22-67a6400399f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:08:12.245226 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-7dcaee23-bba1-4db0-9016-85c10a68ec70 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90b7407c-5f7c-4aba-ab22-67a6400399f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:08:12.246292 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-7dcaee23-bba1-4db0-9016-85c10a68ec70 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Flow 'volume_create_api' (fb7078e2-78b8-479b-9831-ae15d479236e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:08:12.246821 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-7dcaee23-bba1-4db0-9016-85c10a68ec70 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Create volume request issued successfully. Jul 10 14:08:12.247574 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7dcaee23-bba1-4db0-9016-85c10a68ec70 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:08:12.248084 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 46/192] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:08:12 2026] POST /volume/v3/volumes => generated 755 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:08:12.262396 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-db327b3e-54d5-4e40-a975-a1f0b715dca7 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:12.265544 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-db327b3e-54d5-4e40-a975-a1f0b715dca7 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] GET https://10.4.3.66/volume/v3/volumes/ac71dd2f-9735-48bd-95b5-dd94b129c51d Jul 10 14:08:12.265935 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-db327b3e-54d5-4e40-a975-a1f0b715dca7 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:12.265935 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-db327b3e-54d5-4e40-a975-a1f0b715dca7 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:12.275698 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:12.275698 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:08:12.279787 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-db327b3e-54d5-4e40-a975-a1f0b715dca7 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Volume info retrieved successfully. Jul 10 14:08:12.284959 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-db327b3e-54d5-4e40-a975-a1f0b715dca7 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] https://10.4.3.66/volume/v3/volumes/ac71dd2f-9735-48bd-95b5-dd94b129c51d returned with HTTP 200 Jul 10 14:08:12.285182 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 50/193] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:12 2026] GET /volume/v3/volumes/ac71dd2f-9735-48bd-95b5-dd94b129c51d => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:13.091691 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d2a06b0d-1251-431e-bba8-110be7ccf7f6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:13.093926 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d2a06b0d-1251-431e-bba8-110be7ccf7f6 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 Jul 10 14:08:13.094219 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d2a06b0d-1251-431e-bba8-110be7ccf7f6 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:13.094533 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d2a06b0d-1251-431e-bba8-110be7ccf7f6 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:13.094741 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-d2a06b0d-1251-431e-bba8-110be7ccf7f6 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id 0d939d07-eabf-44bc-b1b5-c3e22fd417a8. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:13.099927 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:13.099927 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:08:13.100936 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d2a06b0d-1251-431e-bba8-110be7ccf7f6 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 returned with HTTP 200 Jul 10 14:08:13.101455 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 49/194] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:13 2026] GET /volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:13.301322 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-79c1d2ed-af75-4c89-a12f-3c910545cd1f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:13.303154 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-79c1d2ed-af75-4c89-a12f-3c910545cd1f tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] GET https://10.4.3.66/volume/v3/volumes/ac71dd2f-9735-48bd-95b5-dd94b129c51d Jul 10 14:08:13.303308 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-79c1d2ed-af75-4c89-a12f-3c910545cd1f tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:13.303568 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-79c1d2ed-af75-4c89-a12f-3c910545cd1f tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:13.312852 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:13.312852 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:08:13.316961 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-79c1d2ed-af75-4c89-a12f-3c910545cd1f tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Volume info retrieved successfully. Jul 10 14:08:13.322063 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-79c1d2ed-af75-4c89-a12f-3c910545cd1f tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] https://10.4.3.66/volume/v3/volumes/ac71dd2f-9735-48bd-95b5-dd94b129c51d returned with HTTP 200 Jul 10 14:08:13.322664 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 50/195] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:13 2026] GET /volume/v3/volumes/ac71dd2f-9735-48bd-95b5-dd94b129c51d => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:14.115312 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e4a4c62a-b431-4109-9047-4bb5c5298100 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:14.120086 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e4a4c62a-b431-4109-9047-4bb5c5298100 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 Jul 10 14:08:14.120086 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e4a4c62a-b431-4109-9047-4bb5c5298100 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:14.120086 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e4a4c62a-b431-4109-9047-4bb5c5298100 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:14.120086 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-e4a4c62a-b431-4109-9047-4bb5c5298100 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id 0d939d07-eabf-44bc-b1b5-c3e22fd417a8. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:14.126428 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:14.126428 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:08:14.128247 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e4a4c62a-b431-4109-9047-4bb5c5298100 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 returned with HTTP 200 Jul 10 14:08:14.128787 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 47/196] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:14 2026] GET /volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:15.147721 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5157fcb8-1d60-4399-9f14-bf6948db0cc9 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:15.154252 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5157fcb8-1d60-4399-9f14-bf6948db0cc9 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 Jul 10 14:08:15.155596 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5157fcb8-1d60-4399-9f14-bf6948db0cc9 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:15.155596 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5157fcb8-1d60-4399-9f14-bf6948db0cc9 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:15.155596 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-5157fcb8-1d60-4399-9f14-bf6948db0cc9 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id 0d939d07-eabf-44bc-b1b5-c3e22fd417a8. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:15.163215 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:15.163215 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:08:15.166915 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5157fcb8-1d60-4399-9f14-bf6948db0cc9 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 returned with HTTP 200 Jul 10 14:08:15.166915 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 51/197] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:15 2026] GET /volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 => generated 799 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:16.179892 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d4e13abf-15a3-4b34-a61b-4005eee37671 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:16.182683 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d4e13abf-15a3-4b34-a61b-4005eee37671 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 Jul 10 14:08:16.182683 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d4e13abf-15a3-4b34-a61b-4005eee37671 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:16.182683 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d4e13abf-15a3-4b34-a61b-4005eee37671 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:16.182940 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-d4e13abf-15a3-4b34-a61b-4005eee37671 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id 0d939d07-eabf-44bc-b1b5-c3e22fd417a8. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:16.188865 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:16.188865 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:08:16.190177 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d4e13abf-15a3-4b34-a61b-4005eee37671 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 returned with HTTP 200 Jul 10 14:08:16.190636 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 50/198] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:16 2026] GET /volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:17.211957 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-40fadbcd-9db3-4ce2-9b26-33d72eec127b None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:17.215010 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-40fadbcd-9db3-4ce2-9b26-33d72eec127b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 Jul 10 14:08:17.215264 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-40fadbcd-9db3-4ce2-9b26-33d72eec127b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:17.215461 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-40fadbcd-9db3-4ce2-9b26-33d72eec127b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:17.215621 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-40fadbcd-9db3-4ce2-9b26-33d72eec127b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id 0d939d07-eabf-44bc-b1b5-c3e22fd417a8. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:17.225853 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:17.225853 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:08:17.226019 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-40fadbcd-9db3-4ce2-9b26-33d72eec127b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 returned with HTTP 200 Jul 10 14:08:17.226322 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 51/199] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:17 2026] GET /volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:18.240639 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b8e4bf26-1e44-4eb8-851e-bf2a9dd6d863 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:18.242625 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b8e4bf26-1e44-4eb8-851e-bf2a9dd6d863 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 Jul 10 14:08:18.242830 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b8e4bf26-1e44-4eb8-851e-bf2a9dd6d863 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:18.243032 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b8e4bf26-1e44-4eb8-851e-bf2a9dd6d863 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:18.243154 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-b8e4bf26-1e44-4eb8-851e-bf2a9dd6d863 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id 0d939d07-eabf-44bc-b1b5-c3e22fd417a8. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:18.247854 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:18.247854 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:08:18.248698 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b8e4bf26-1e44-4eb8-851e-bf2a9dd6d863 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 returned with HTTP 200 Jul 10 14:08:18.249092 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 48/200] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:18 2026] GET /volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:19.263123 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a28e4622-214e-406f-a119-4ba39c5753b6 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:19.265034 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a28e4622-214e-406f-a119-4ba39c5753b6 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 Jul 10 14:08:19.265387 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a28e4622-214e-406f-a119-4ba39c5753b6 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:19.265674 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a28e4622-214e-406f-a119-4ba39c5753b6 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:19.265856 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-a28e4622-214e-406f-a119-4ba39c5753b6 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id 0d939d07-eabf-44bc-b1b5-c3e22fd417a8. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:19.271838 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:19.271838 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:08:19.273118 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a28e4622-214e-406f-a119-4ba39c5753b6 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 returned with HTTP 200 Jul 10 14:08:19.275382 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 52/201] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:19 2026] GET /volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:20.287793 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f602ca2b-cda3-4520-a891-54c27f16e51b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:20.290079 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f602ca2b-cda3-4520-a891-54c27f16e51b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 Jul 10 14:08:20.290355 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f602ca2b-cda3-4520-a891-54c27f16e51b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:20.290655 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f602ca2b-cda3-4520-a891-54c27f16e51b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:20.290809 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-f602ca2b-cda3-4520-a891-54c27f16e51b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id 0d939d07-eabf-44bc-b1b5-c3e22fd417a8. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:20.299836 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:20.299836 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:08:20.300977 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f602ca2b-cda3-4520-a891-54c27f16e51b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 returned with HTTP 200 Jul 10 14:08:20.301444 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 51/202] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:20 2026] GET /volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:21.315317 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-263c13e6-f560-4626-9ea8-fbfebc1465cf None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:21.318613 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-263c13e6-f560-4626-9ea8-fbfebc1465cf tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 Jul 10 14:08:21.318613 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-263c13e6-f560-4626-9ea8-fbfebc1465cf tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:21.318613 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-263c13e6-f560-4626-9ea8-fbfebc1465cf tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:21.318613 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-263c13e6-f560-4626-9ea8-fbfebc1465cf tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id 0d939d07-eabf-44bc-b1b5-c3e22fd417a8. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:21.323355 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:21.323355 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:08:21.324218 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-263c13e6-f560-4626-9ea8-fbfebc1465cf tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 returned with HTTP 200 Jul 10 14:08:21.324668 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 52/203] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:21 2026] GET /volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:21.826307 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-5b4a120e-2563-458f-9674-f6a5784a25ce None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:21.828803 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-5b4a120e-2563-458f-9674-f6a5784a25ce tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] GET https://10.4.3.66/volume/v3/volumes/235b4f2d-3a94-41e8-b33f-5f786d145bf7 Jul 10 14:08:21.829014 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-5b4a120e-2563-458f-9674-f6a5784a25ce tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:21.829252 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-5b4a120e-2563-458f-9674-f6a5784a25ce tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:21.838211 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:21.838211 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:08:21.842424 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-5b4a120e-2563-458f-9674-f6a5784a25ce tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Volume info retrieved successfully. Jul 10 14:08:21.848146 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-5b4a120e-2563-458f-9674-f6a5784a25ce tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] https://10.4.3.66/volume/v3/volumes/235b4f2d-3a94-41e8-b33f-5f786d145bf7 returned with HTTP 200 Jul 10 14:08:21.848691 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 49/204] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:08:21 2026] GET /volume/v3/volumes/235b4f2d-3a94-41e8-b33f-5f786d145bf7 => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:08:21.860472 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-3645db7f-0440-4869-b6ca-252382ebfcdd None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:21.863639 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-3645db7f-0440-4869-b6ca-252382ebfcdd tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] GET https://10.4.3.66/volume/v3/volumes/9f04057e-39ff-4151-8a0a-375a8cd95fc8 Jul 10 14:08:21.863954 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-3645db7f-0440-4869-b6ca-252382ebfcdd tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:21.864185 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-3645db7f-0440-4869-b6ca-252382ebfcdd tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:21.871800 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:21.871800 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:08:21.877482 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-3645db7f-0440-4869-b6ca-252382ebfcdd tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Volume info retrieved successfully. Jul 10 14:08:21.885099 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-3645db7f-0440-4869-b6ca-252382ebfcdd tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] https://10.4.3.66/volume/v3/volumes/9f04057e-39ff-4151-8a0a-375a8cd95fc8 returned with HTTP 200 Jul 10 14:08:21.885875 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 53/205] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:08:21 2026] GET /volume/v3/volumes/9f04057e-39ff-4151-8a0a-375a8cd95fc8 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:21.902690 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-98acab8f-ac13-4c00-8e22-7347128d84e3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:21.906691 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-98acab8f-ac13-4c00-8e22-7347128d84e3 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] GET https://10.4.3.66/volume/v3/volumes/ac71dd2f-9735-48bd-95b5-dd94b129c51d Jul 10 14:08:21.907040 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-98acab8f-ac13-4c00-8e22-7347128d84e3 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:21.907286 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-98acab8f-ac13-4c00-8e22-7347128d84e3 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:21.917189 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:21.917189 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:08:21.922415 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-98acab8f-ac13-4c00-8e22-7347128d84e3 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Volume info retrieved successfully. Jul 10 14:08:21.929073 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-98acab8f-ac13-4c00-8e22-7347128d84e3 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] https://10.4.3.66/volume/v3/volumes/ac71dd2f-9735-48bd-95b5-dd94b129c51d returned with HTTP 200 Jul 10 14:08:21.929665 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 52/206] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:08:21 2026] GET /volume/v3/volumes/ac71dd2f-9735-48bd-95b5-dd94b129c51d => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:21.950769 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-c91cb243-5b4b-478f-a3cf-930468af27ec None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:21.951268 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c91cb243-5b4b-478f-a3cf-930468af27ec None None] GET https://10.4.3.66/volume// Jul 10 14:08:21.951584 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c91cb243-5b4b-478f-a3cf-930468af27ec None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:21.951815 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c91cb243-5b4b-478f-a3cf-930468af27ec None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:21.952458 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c91cb243-5b4b-478f-a3cf-930468af27ec None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:08:21.952774 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 53/207] 10.4.3.66 () {66 vars in 1412 bytes} [Fri Jul 10 14:08:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:08:21.967280 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-8f7c13dd-43ea-4622-83c9-e6d911bb14f7 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:21.969894 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-8f7c13dd-43ea-4622-83c9-e6d911bb14f7 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:08:21.970755 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-8f7c13dd-43ea-4622-83c9-e6d911bb14f7 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "235b4f2d-3a94-41e8-b33f-5f786d145bf7", "connector": null, "instance_uuid": "a7fcf1e7-a55c-49ed-8c7f-de2ec22f6198"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:08:21.982152 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:21.982152 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:08:22.009686 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-8f7c13dd-43ea-4622-83c9-e6d911bb14f7 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:08:22.010138 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 50/208] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:08:21 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 14:08:22.020874 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-14694fcb-c42f-40c0-bed1-cf7817bbe7fc None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:22.021250 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-14694fcb-c42f-40c0-bed1-cf7817bbe7fc None None] GET https://10.4.3.66/volume// Jul 10 14:08:22.021422 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-14694fcb-c42f-40c0-bed1-cf7817bbe7fc None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:22.021687 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-14694fcb-c42f-40c0-bed1-cf7817bbe7fc None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:22.021975 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-14694fcb-c42f-40c0-bed1-cf7817bbe7fc None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:08:22.022273 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 54/209] 10.4.3.66 () {66 vars in 1412 bytes} [Fri Jul 10 14:08:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:08:22.033041 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-2113af1c-7626-4dea-b9f5-014c528f8650 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:22.035281 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-2113af1c-7626-4dea-b9f5-014c528f8650 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:08:22.035705 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-2113af1c-7626-4dea-b9f5-014c528f8650 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9f04057e-39ff-4151-8a0a-375a8cd95fc8", "connector": null, "instance_uuid": "a7fcf1e7-a55c-49ed-8c7f-de2ec22f6198"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:08:22.045345 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:22.045345 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:08:22.083983 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-2113af1c-7626-4dea-b9f5-014c528f8650 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:08:22.084606 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 53/210] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:08:22 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:08:22.094875 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6cf60f47-21cd-4161-8dc5-a0e8a1e7c4b8 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:22.095354 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6cf60f47-21cd-4161-8dc5-a0e8a1e7c4b8 None None] GET https://10.4.3.66/volume// Jul 10 14:08:22.095642 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6cf60f47-21cd-4161-8dc5-a0e8a1e7c4b8 None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:22.095909 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6cf60f47-21cd-4161-8dc5-a0e8a1e7c4b8 None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:22.096312 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6cf60f47-21cd-4161-8dc5-a0e8a1e7c4b8 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:08:22.096706 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 54/211] 10.4.3.66 () {66 vars in 1412 bytes} [Fri Jul 10 14:08:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:08:22.109325 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-9c41118c-5a6b-4eb5-af9b-0ffe891d294c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:22.111494 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-9c41118c-5a6b-4eb5-af9b-0ffe891d294c tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:08:22.111754 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-9c41118c-5a6b-4eb5-af9b-0ffe891d294c tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ac71dd2f-9735-48bd-95b5-dd94b129c51d", "connector": null, "instance_uuid": "a7fcf1e7-a55c-49ed-8c7f-de2ec22f6198"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:08:22.119988 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:22.119988 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:08:22.146975 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-9c41118c-5a6b-4eb5-af9b-0ffe891d294c tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:08:22.148133 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 51/212] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:08:22 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:08:22.341447 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-fc6d1a48-e09d-457f-a7b9-61fd59bd4875 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:22.345682 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fc6d1a48-e09d-457f-a7b9-61fd59bd4875 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 Jul 10 14:08:22.345682 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-fc6d1a48-e09d-457f-a7b9-61fd59bd4875 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:22.345682 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-fc6d1a48-e09d-457f-a7b9-61fd59bd4875 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:22.345682 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-fc6d1a48-e09d-457f-a7b9-61fd59bd4875 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id 0d939d07-eabf-44bc-b1b5-c3e22fd417a8. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:22.353299 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:22.353299 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:08:22.354884 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fc6d1a48-e09d-457f-a7b9-61fd59bd4875 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 returned with HTTP 200 Jul 10 14:08:22.355363 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 55/213] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:22 2026] GET /volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:23.369048 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9ed29d85-b5e8-4e0f-988c-704d370c41cd None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:23.371741 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9ed29d85-b5e8-4e0f-988c-704d370c41cd tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 Jul 10 14:08:23.371965 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9ed29d85-b5e8-4e0f-988c-704d370c41cd tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:23.372194 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9ed29d85-b5e8-4e0f-988c-704d370c41cd tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:23.372380 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-9ed29d85-b5e8-4e0f-988c-704d370c41cd tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id 0d939d07-eabf-44bc-b1b5-c3e22fd417a8. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:23.382447 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:23.382447 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:08:23.383103 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9ed29d85-b5e8-4e0f-988c-704d370c41cd tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 returned with HTTP 200 Jul 10 14:08:23.383665 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 54/214] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:23 2026] GET /volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:24.242136 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e48df846-2949-4913-be11-04abbe58542b None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:24.247560 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e48df846-2949-4913-be11-04abbe58542b tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:08:24.247560 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e48df846-2949-4913-be11-04abbe58542b tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-535894627"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:08:24.247776 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-e48df846-2949-4913-be11-04abbe58542b tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-535894627'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:08:24.247907 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-e48df846-2949-4913-be11-04abbe58542b tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Create volume of 1 GB Jul 10 14:08:24.253765 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-e48df846-2949-4913-be11-04abbe58542b tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Availability Zones retrieved successfully. Jul 10 14:08:24.259982 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e48df846-2949-4913-be11-04abbe58542b tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Flow 'volume_create_api' (475424b1-6844-4f3b-88b4-39ce6a09aacd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:08:24.261421 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e48df846-2949-4913-be11-04abbe58542b tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ca3e97c-7f87-4498-8556-fe1d8ee4766c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:08:24.262619 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-e48df846-2949-4913-be11-04abbe58542b tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:08:24.302807 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e48df846-2949-4913-be11-04abbe58542b tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ca3e97c-7f87-4498-8556-fe1d8ee4766c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:08:24.303675 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e48df846-2949-4913-be11-04abbe58542b tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c44163a4-0fca-405b-8d8f-bfabfefdc95c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:08:24.389275 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-e48df846-2949-4913-be11-04abbe58542b tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Created reservations ['4cf06711-42b5-472b-bab0-8adbbaea04ae', '394f3c1e-ee2b-4031-b959-ff59542114f8', 'f1830b41-2c1b-4266-91cc-bd7e8c8a0f67', 'c2e8fc54-543e-4d10-832f-2a6618475063'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:08:24.389847 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e48df846-2949-4913-be11-04abbe58542b tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c44163a4-0fca-405b-8d8f-bfabfefdc95c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cf06711-42b5-472b-bab0-8adbbaea04ae', '394f3c1e-ee2b-4031-b959-ff59542114f8', 'f1830b41-2c1b-4266-91cc-bd7e8c8a0f67', 'c2e8fc54-543e-4d10-832f-2a6618475063']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:08:24.390839 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e48df846-2949-4913-be11-04abbe58542b tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f038d79d-bff5-4266-92ff-a209c6cff0ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:08:24.396693 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f25c62bf-e746-4afe-b1ed-06c1100d12ba None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:24.397715 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f25c62bf-e746-4afe-b1ed-06c1100d12ba tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 Jul 10 14:08:24.398137 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f25c62bf-e746-4afe-b1ed-06c1100d12ba tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:24.398137 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f25c62bf-e746-4afe-b1ed-06c1100d12ba tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:24.398137 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-f25c62bf-e746-4afe-b1ed-06c1100d12ba tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id 0d939d07-eabf-44bc-b1b5-c3e22fd417a8. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:24.402563 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:24.402563 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:08:24.403436 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f25c62bf-e746-4afe-b1ed-06c1100d12ba tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 returned with HTTP 200 Jul 10 14:08:24.404657 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 52/215] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:24 2026] GET /volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:24.419227 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e48df846-2949-4913-be11-04abbe58542b tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f038d79d-bff5-4266-92ff-a209c6cff0ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '544baa7d-abd2-4656-8770-2240b5f27127', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-535894627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d735d3be83c54881afb8460c3c6d885c',qos_specs=None,replication_status=,reservations=['4cf06711-42b5-472b-bab0-8adbbaea04ae','394f3c1e-ee2b-4031-b959-ff59542114f8','f1830b41-2c1b-4266-91cc-bd7e8c8a0f67','c2e8fc54-543e-4d10-832f-2a6618475063'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eed6049fcfde436bbe37fbeb83e8643f',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:08:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-535894627',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=544baa7d-abd2-4656-8770-2240b5f27127,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d735d3be83c54881afb8460c3c6d885c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eed6049fcfde436bbe37fbeb83e8643f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:08:24.420415 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e48df846-2949-4913-be11-04abbe58542b tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5ef26fc-d8df-4f4e-8187-50708a1bf521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:08:24.442700 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e48df846-2949-4913-be11-04abbe58542b tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5ef26fc-d8df-4f4e-8187-50708a1bf521) transitioned into state 'SUCCESS' from state '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-535894627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d735d3be83c54881afb8460c3c6d885c',qos_specs=None,replication_status=,reservations=['4cf06711-42b5-472b-bab0-8adbbaea04ae','394f3c1e-ee2b-4031-b959-ff59542114f8','f1830b41-2c1b-4266-91cc-bd7e8c8a0f67','c2e8fc54-543e-4d10-832f-2a6618475063'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eed6049fcfde436bbe37fbeb83e8643f',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:08:24.443304 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e48df846-2949-4913-be11-04abbe58542b tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88d92a40-00e6-4f43-8fbe-99b056bdae1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:08:24.459555 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e48df846-2949-4913-be11-04abbe58542b tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88d92a40-00e6-4f43-8fbe-99b056bdae1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:08:24.460708 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e48df846-2949-4913-be11-04abbe58542b tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Flow 'volume_create_api' (475424b1-6844-4f3b-88b4-39ce6a09aacd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:08:24.460708 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-e48df846-2949-4913-be11-04abbe58542b tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Create volume request issued successfully. Jul 10 14:08:24.461240 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e48df846-2949-4913-be11-04abbe58542b tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:08:24.461714 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 55/216] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:08:24 2026] POST /volume/v3/volumes => generated 751 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:08:25.417169 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-24fa9aa4-0e64-4008-8aac-0d48f4baabdd None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:25.419634 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-24fa9aa4-0e64-4008-8aac-0d48f4baabdd tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 Jul 10 14:08:25.419916 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-24fa9aa4-0e64-4008-8aac-0d48f4baabdd tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:25.420181 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-24fa9aa4-0e64-4008-8aac-0d48f4baabdd tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:25.420330 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-24fa9aa4-0e64-4008-8aac-0d48f4baabdd tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id 0d939d07-eabf-44bc-b1b5-c3e22fd417a8. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:25.425373 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:25.425373 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:08:25.426311 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-24fa9aa4-0e64-4008-8aac-0d48f4baabdd tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 returned with HTTP 200 Jul 10 14:08:25.426755 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 56/217] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:25 2026] GET /volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:26.450614 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bb0bca2f-31cc-4bec-8b14-43a9b5651291 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:26.452882 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bb0bca2f-31cc-4bec-8b14-43a9b5651291 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 Jul 10 14:08:26.453163 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bb0bca2f-31cc-4bec-8b14-43a9b5651291 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:26.453438 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bb0bca2f-31cc-4bec-8b14-43a9b5651291 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:26.453611 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-bb0bca2f-31cc-4bec-8b14-43a9b5651291 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id 0d939d07-eabf-44bc-b1b5-c3e22fd417a8. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:26.459028 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:26.459028 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:08:26.460126 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bb0bca2f-31cc-4bec-8b14-43a9b5651291 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 returned with HTTP 200 Jul 10 14:08:26.460649 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 55/218] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:26 2026] GET /volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:27.472997 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-9546aba6-d8a6-47e1-84ff-2333944954e5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:27.477903 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9546aba6-d8a6-47e1-84ff-2333944954e5 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 Jul 10 14:08:27.478072 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9546aba6-d8a6-47e1-84ff-2333944954e5 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:27.478242 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9546aba6-d8a6-47e1-84ff-2333944954e5 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:27.478429 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-9546aba6-d8a6-47e1-84ff-2333944954e5 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id 0d939d07-eabf-44bc-b1b5-c3e22fd417a8. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:27.489703 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:27.489703 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:08:27.490531 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9546aba6-d8a6-47e1-84ff-2333944954e5 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 returned with HTTP 200 Jul 10 14:08:27.490955 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 53/219] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:27 2026] GET /volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 => generated 801 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:27.506133 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-a06f6975-5648-4113-b9c2-67ff06a53c77 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:27.508784 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a06f6975-5648-4113-b9c2-67ff06a53c77 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/volumes/a008c5a2-56b5-42c1-a3ea-0758acc13373 Jul 10 14:08:27.509145 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a06f6975-5648-4113-b9c2-67ff06a53c77 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:27.509521 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a06f6975-5648-4113-b9c2-67ff06a53c77 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:27.523900 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:27.523900 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:08:27.536021 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-a06f6975-5648-4113-b9c2-67ff06a53c77 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Volume info retrieved successfully. Jul 10 14:08:27.543628 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a06f6975-5648-4113-b9c2-67ff06a53c77 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/volumes/a008c5a2-56b5-42c1-a3ea-0758acc13373 returned with HTTP 200 Jul 10 14:08:27.544177 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 56/220] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:27 2026] GET /volume/v3/volumes/a008c5a2-56b5-42c1-a3ea-0758acc13373 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:27.558724 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-7691f3bc-2619-4f5c-b5c2-69d74b109bb0 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:27.772157 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7691f3bc-2619-4f5c-b5c2-69d74b109bb0 tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] GET https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8/export_record Jul 10 14:08:27.772455 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7691f3bc-2619-4f5c-b5c2-69d74b109bb0 tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:27.772770 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7691f3bc-2619-4f5c-b5c2-69d74b109bb0 tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] Calling method 'export_record' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:27.772953 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.contrib.backups [None req-7691f3bc-2619-4f5c-b5c2-69d74b109bb0 tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] Export record for backup 0d939d07-eabf-44bc-b1b5-c3e22fd417a8. {{(pid=100153) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 14:08:27.784704 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:27.784704 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:08:27.785710 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.backup.api [None req-7691f3bc-2619-4f5c-b5c2-69d74b109bb0 tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] Calling RPCAPI with context: , host: np0000005012, backup: 0d939d07-eabf-44bc-b1b5-c3e22fd417a8. {{(pid=100153) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 10 14:08:27.797388 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.backup.rpcapi [None req-7691f3bc-2619-4f5c-b5c2-69d74b109bb0 tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] export_record in rpcapi backup_id 0d939d07-eabf-44bc-b1b5-c3e22fd417a8 on host np0000005012. {{(pid=100153) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 10 14:08:28.299681 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.contrib.backups [None req-7691f3bc-2619-4f5c-b5c2-69d74b109bb0 tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMGQ5MzlkMDctZWFiZi00NGJjLWIxYjUtYzNlMjJmZDQxN2E4IiwgInVzZXJfaWQiOiAiNWZjMTExYmIwY2QzNGZlNDlhYzViYWI2ZDljYTU1ZDgiLCAicHJvamVjdF9pZCI6ICI4ZmExZjRkM2RkZjQ0NzU3ODQ4OTQ3M2ZiY2FmNWViZCIsICJ2b2x1bWVfaWQiOiAiYTAwOGM1YTItNTZiNS00MmMxLWEzZWEtMDc1OGFjYzEzMzczIiwgImhvc3QiOiAibnAwMDAwMDA1MDEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yMDEyMjQ4NjU1IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE0ODAyMDA0MjEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hMDA4YzVhMi01NmI1LTQyYzEtYTNlYS0wNzU4YWNjMTMzNzMvMjAyNjA3MTAxNDA4MTEvYXpfbm92YV9iYWNrdXBfMGQ5MzlkMDctZWFiZi00NGJjLWIxYjUtYzNlMjJmZDQxN2E4IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQxNDowODowNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxNDowODowNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDE0OjA4OjI2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100153) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 10 14:08:28.299936 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7691f3bc-2619-4f5c-b5c2-69d74b109bb0 tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8/export_record returned with HTTP 200 Jul 10 14:08:28.300347 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 57/221] 10.4.3.66 () {66 vars in 1383 bytes} [Fri Jul 10 14:08:27 2026] GET /volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8/export_record => generated 1512 bytes in 742 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:08:28.312935 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ca59642d-d8fe-4e2d-82f4-6ec6befc8101 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:28.312935 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ca59642d-d8fe-4e2d-82f4-6ec6befc8101 tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] POST https://10.4.3.66/volume/v3/backups/import_record Jul 10 14:08:28.313304 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ca59642d-d8fe-4e2d-82f4-6ec6befc8101 tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDNlNTI5ZjItNWZkNy00MzI0LTlkNTMtYWY1ZWQ2OTdjZjMzIiwgInVzZXJfaWQiOiAiNWZjMTExYmIwY2QzNGZlNDlhYzViYWI2ZDljYTU1ZDgiLCAicHJvamVjdF9pZCI6ICI4ZmExZjRkM2RkZjQ0NzU3ODQ4OTQ3M2ZiY2FmNWViZCIsICJ2b2x1bWVfaWQiOiAiYTAwOGM1YTItNTZiNS00MmMxLWEzZWEtMDc1OGFjYzEzMzczIiwgImhvc3QiOiAibnAwMDAwMDA1MDEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yMDEyMjQ4NjU1IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE0ODAyMDA0MjEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hMDA4YzVhMi01NmI1LTQyYzEtYTNlYS0wNzU4YWNjMTMzNzMvMjAyNjA3MTAxNDA4MTEvYXpfbm92YV9iYWNrdXBfMGQ5MzlkMDctZWFiZi00NGJjLWIxYjUtYzNlMjJmZDQxN2E4IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQxNDowODowNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxNDowODowNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDE0OjA4OjI2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:08:28.314671 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.backups [None req-ca59642d-d8fe-4e2d-82f4-6ec6befc8101 tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDNlNTI5ZjItNWZkNy00MzI0LTlkNTMtYWY1ZWQ2OTdjZjMzIiwgInVzZXJfaWQiOiAiNWZjMTExYmIwY2QzNGZlNDlhYzViYWI2ZDljYTU1ZDgiLCAicHJvamVjdF9pZCI6ICI4ZmExZjRkM2RkZjQ0NzU3ODQ4OTQ3M2ZiY2FmNWViZCIsICJ2b2x1bWVfaWQiOiAiYTAwOGM1YTItNTZiNS00MmMxLWEzZWEtMDc1OGFjYzEzMzczIiwgImhvc3QiOiAibnAwMDAwMDA1MDEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yMDEyMjQ4NjU1IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE0ODAyMDA0MjEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hMDA4YzVhMi01NmI1LTQyYzEtYTNlYS0wNzU4YWNjMTMzNzMvMjAyNjA3MTAxNDA4MTEvYXpfbm92YV9iYWNrdXBfMGQ5MzlkMDctZWFiZi00NGJjLWIxYjUtYzNlMjJmZDQxN2E4IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQxNDowODowNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxNDowODowNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDE0OjA4OjI2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100152) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 10 14:08:28.314671 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.backups [None req-ca59642d-d8fe-4e2d-82f4-6ec6befc8101 tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDNlNTI5ZjItNWZkNy00MzI0LTlkNTMtYWY1ZWQ2OTdjZjMzIiwgInVzZXJfaWQiOiAiNWZjMTExYmIwY2QzNGZlNDlhYzViYWI2ZDljYTU1ZDgiLCAicHJvamVjdF9pZCI6ICI4ZmExZjRkM2RkZjQ0NzU3ODQ4OTQ3M2ZiY2FmNWViZCIsICJ2b2x1bWVfaWQiOiAiYTAwOGM1YTItNTZiNS00MmMxLWEzZWEtMDc1OGFjYzEzMzczIiwgImhvc3QiOiAibnAwMDAwMDA1MDEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yMDEyMjQ4NjU1IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE0ODAyMDA0MjEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hMDA4YzVhMi01NmI1LTQyYzEtYTNlYS0wNzU4YWNjMTMzNzMvMjAyNjA3MTAxNDA4MTEvYXpfbm92YV9iYWNrdXBfMGQ5MzlkMDctZWFiZi00NGJjLWIxYjUtYzNlMjJmZDQxN2E4IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQxNDowODowNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxNDowODowNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDE0OjA4OjI2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100152) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 10 14:08:28.353984 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-ca59642d-d8fe-4e2d-82f4-6ec6befc8101 tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] Created reservations ['436006e4-7324-4ca9-8f37-47972002a1ca', 'dd1452b0-6165-4209-8b24-0487864e4de2'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:08:28.381852 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.backup.rpcapi [None req-ca59642d-d8fe-4e2d-82f4-6ec6befc8101 tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] import_record rpcapi backup id 03e529f2-5fd7-4324-9d53-af5ed697cf33 on host np0000005012 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDNlNTI5ZjItNWZkNy00MzI0LTlkNTMtYWY1ZWQ2OTdjZjMzIiwgInVzZXJfaWQiOiAiNWZjMTExYmIwY2QzNGZlNDlhYzViYWI2ZDljYTU1ZDgiLCAicHJvamVjdF9pZCI6ICI4ZmExZjRkM2RkZjQ0NzU3ODQ4OTQ3M2ZiY2FmNWViZCIsICJ2b2x1bWVfaWQiOiAiYTAwOGM1YTItNTZiNS00MmMxLWEzZWEtMDc1OGFjYzEzMzczIiwgImhvc3QiOiAibnAwMDAwMDA1MDEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0yMDEyMjQ4NjU1IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE0ODAyMDA0MjEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hMDA4YzVhMi01NmI1LTQyYzEtYTNlYS0wNzU4YWNjMTMzNzMvMjAyNjA3MTAxNDA4MTEvYXpfbm92YV9iYWNrdXBfMGQ5MzlkMDctZWFiZi00NGJjLWIxYjUtYzNlMjJmZDQxN2E4IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQxNDowODowNloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxNDowODowNloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDE0OjA4OjI2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100152) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 10 14:08:28.384078 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.backups [None req-ca59642d-d8fe-4e2d-82f4-6ec6befc8101 tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] Import record output: {'backup': {'id': '03e529f2-5fd7-4324-9d53-af5ed697cf33', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.66/volume/v3/backups/03e529f2-5fd7-4324-9d53-af5ed697cf33'}, {'rel': 'bookmark', 'href': 'https://10.4.3.66/volume/backups/03e529f2-5fd7-4324-9d53-af5ed697cf33'}]}}. {{(pid=100152) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 10 14:08:28.386520 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ca59642d-d8fe-4e2d-82f4-6ec6befc8101 tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] https://10.4.3.66/volume/v3/backups/import_record returned with HTTP 201 Jul 10 14:08:28.386520 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 56/222] 10.4.3.66 () {68 vars in 1295 bytes} [Fri Jul 10 14:08:28 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 74 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 10 14:08:28.402042 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f525bd71-0a1c-4a54-99a7-c7928e6fc9ac None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:28.405519 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f525bd71-0a1c-4a54-99a7-c7928e6fc9ac tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] GET https://10.4.3.66/volume/v3/backups/03e529f2-5fd7-4324-9d53-af5ed697cf33 Jul 10 14:08:28.405519 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f525bd71-0a1c-4a54-99a7-c7928e6fc9ac tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:28.405519 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f525bd71-0a1c-4a54-99a7-c7928e6fc9ac tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:28.405519 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-f525bd71-0a1c-4a54-99a7-c7928e6fc9ac tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] Show backup with id 03e529f2-5fd7-4324-9d53-af5ed697cf33. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:28.414811 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:28.414811 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:08:28.415413 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f525bd71-0a1c-4a54-99a7-c7928e6fc9ac tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] https://10.4.3.66/volume/v3/backups/03e529f2-5fd7-4324-9d53-af5ed697cf33 returned with HTTP 200 Jul 10 14:08:28.415784 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 54/223] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:28 2026] GET /volume/v3/backups/03e529f2-5fd7-4324-9d53-af5ed697cf33 => generated 645 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:28.598625 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ca83003c-68d7-4826-b02e-c2656721fc71 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:28.599528 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ca83003c-68d7-4826-b02e-c2656721fc71 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:08:28.599988 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ca83003c-68d7-4826-b02e-c2656721fc71 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-2023383748"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:08:28.601730 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-ca83003c-68d7-4826-b02e-c2656721fc71 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-2023383748'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:08:28.601895 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-ca83003c-68d7-4826-b02e-c2656721fc71 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Create volume of 1 GB Jul 10 14:08:28.606213 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-ca83003c-68d7-4826-b02e-c2656721fc71 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Availability Zones retrieved successfully. Jul 10 14:08:28.616863 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-ca83003c-68d7-4826-b02e-c2656721fc71 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Flow 'volume_create_api' (e783a24d-afc3-4e98-893e-8a9a0c22d0c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:08:28.618964 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-ca83003c-68d7-4826-b02e-c2656721fc71 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff85eb01-d8e4-48d4-8049-fb19f84c29e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:08:28.620356 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-ca83003c-68d7-4826-b02e-c2656721fc71 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:08:28.662290 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-ca83003c-68d7-4826-b02e-c2656721fc71 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff85eb01-d8e4-48d4-8049-fb19f84c29e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:08:28.663312 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-ca83003c-68d7-4826-b02e-c2656721fc71 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (043b7047-e561-4061-812d-1904f8f2a4b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:08:28.743371 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-ca83003c-68d7-4826-b02e-c2656721fc71 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Created reservations ['dda57436-9d3b-46f0-b7ad-c51b1a97182f', '7c51e368-dfed-4b30-9b11-0584a2444b1e', '625b77ac-320a-4f17-8bcf-9de132f931b6', 'be0906ed-9824-4481-ad21-d2fd62800f52'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:08:28.744623 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-ca83003c-68d7-4826-b02e-c2656721fc71 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (043b7047-e561-4061-812d-1904f8f2a4b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dda57436-9d3b-46f0-b7ad-c51b1a97182f', '7c51e368-dfed-4b30-9b11-0584a2444b1e', '625b77ac-320a-4f17-8bcf-9de132f931b6', 'be0906ed-9824-4481-ad21-d2fd62800f52']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:08:28.745766 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-ca83003c-68d7-4826-b02e-c2656721fc71 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (badaed5c-bf7e-4ed5-ae32-31cc114d9161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:08:28.780575 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-ca83003c-68d7-4826-b02e-c2656721fc71 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (badaed5c-bf7e-4ed5-ae32-31cc114d9161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2efeba6-8550-404f-9149-e57833799640', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-2023383748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26dc8bbf1f654d4ab583d59b1bfcb588',qos_specs=None,replication_status=,reservations=['dda57436-9d3b-46f0-b7ad-c51b1a97182f','7c51e368-dfed-4b30-9b11-0584a2444b1e','625b77ac-320a-4f17-8bcf-9de132f931b6','be0906ed-9824-4481-ad21-d2fd62800f52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34dabeb7ae964ee38085003184beeae6',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:08:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-2023383748',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2efeba6-8550-404f-9149-e57833799640,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26dc8bbf1f654d4ab583d59b1bfcb588',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34dabeb7ae964ee38085003184beeae6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:08:28.781251 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-ca83003c-68d7-4826-b02e-c2656721fc71 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcfd519d-0886-4877-a783-613d117180fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:08:28.797304 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-ca83003c-68d7-4826-b02e-c2656721fc71 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dcfd519d-0886-4877-a783-613d117180fa) transitioned into state 'SUCCESS' from state '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-2023383748',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26dc8bbf1f654d4ab583d59b1bfcb588',qos_specs=None,replication_status=,reservations=['dda57436-9d3b-46f0-b7ad-c51b1a97182f','7c51e368-dfed-4b30-9b11-0584a2444b1e','625b77ac-320a-4f17-8bcf-9de132f931b6','be0906ed-9824-4481-ad21-d2fd62800f52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34dabeb7ae964ee38085003184beeae6',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:08:28.797986 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-ca83003c-68d7-4826-b02e-c2656721fc71 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58e16e43-be1a-4e94-8332-b552bcb0117b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:08:28.807436 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-ca83003c-68d7-4826-b02e-c2656721fc71 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58e16e43-be1a-4e94-8332-b552bcb0117b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:08:28.808476 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-ca83003c-68d7-4826-b02e-c2656721fc71 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Flow 'volume_create_api' (e783a24d-afc3-4e98-893e-8a9a0c22d0c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:08:28.808776 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-ca83003c-68d7-4826-b02e-c2656721fc71 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Create volume request issued successfully. Jul 10 14:08:28.809383 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ca83003c-68d7-4826-b02e-c2656721fc71 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:08:28.809868 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 57/224] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:08:28 2026] POST /volume/v3/volumes => generated 753 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:08:28.821432 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b4070530-fb3d-439d-9720-388c19a3043c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:28.823215 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b4070530-fb3d-439d-9720-388c19a3043c tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] GET https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 Jul 10 14:08:28.823461 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b4070530-fb3d-439d-9720-388c19a3043c tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:28.823706 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b4070530-fb3d-439d-9720-388c19a3043c tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:28.830515 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:28.830515 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:08:28.834548 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-b4070530-fb3d-439d-9720-388c19a3043c tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Volume info retrieved successfully. Jul 10 14:08:28.839261 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b4070530-fb3d-439d-9720-388c19a3043c tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 returned with HTTP 200 Jul 10 14:08:28.839710 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 58/225] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:28 2026] GET /volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 => generated 821 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:29.427781 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3e041a4d-96cc-4a69-afc9-504dbb4137a3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:29.429976 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3e041a4d-96cc-4a69-afc9-504dbb4137a3 tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] GET https://10.4.3.66/volume/v3/backups/03e529f2-5fd7-4324-9d53-af5ed697cf33 Jul 10 14:08:29.430208 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3e041a4d-96cc-4a69-afc9-504dbb4137a3 tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:29.430435 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3e041a4d-96cc-4a69-afc9-504dbb4137a3 tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:29.430564 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-3e041a4d-96cc-4a69-afc9-504dbb4137a3 tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] Show backup with id 03e529f2-5fd7-4324-9d53-af5ed697cf33. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:29.435319 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:29.435319 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:08:29.436228 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3e041a4d-96cc-4a69-afc9-504dbb4137a3 tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] https://10.4.3.66/volume/v3/backups/03e529f2-5fd7-4324-9d53-af5ed697cf33 returned with HTTP 200 Jul 10 14:08:29.436724 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 57/226] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:29 2026] GET /volume/v3/backups/03e529f2-5fd7-4324-9d53-af5ed697cf33 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:29.448718 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d858a57c-5c93-4230-899f-bcc4a9c8781c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:29.450783 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d858a57c-5c93-4230-899f-bcc4a9c8781c tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] GET https://10.4.3.66/volume/v3/backups Jul 10 14:08:29.451013 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d858a57c-5c93-4230-899f-bcc4a9c8781c tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:29.451249 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d858a57c-5c93-4230-899f-bcc4a9c8781c tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] Calling method 'index' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:29.467227 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d858a57c-5c93-4230-899f-bcc4a9c8781c tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] https://10.4.3.66/volume/v3/backups returned with HTTP 200 Jul 10 14:08:29.468135 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 55/227] 10.4.3.66 () {66 vars in 1230 bytes} [Fri Jul 10 14:08:29 2026] GET /volume/v3/backups => generated 336 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:29.478418 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-c4a2e838-68f0-4b90-b9da-2f75fe76dc14 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:29.481125 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c4a2e838-68f0-4b90-b9da-2f75fe76dc14 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] POST https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8/restore Jul 10 14:08:29.481477 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c4a2e838-68f0-4b90-b9da-2f75fe76dc14 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:08:29.483026 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.contrib.backups [None req-c4a2e838-68f0-4b90-b9da-2f75fe76dc14 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Restoring backup 0d939d07-eabf-44bc-b1b5-c3e22fd417a8 ({'restore': {}}) {{(pid=100154) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 14:08:29.483148 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.contrib.backups [None req-c4a2e838-68f0-4b90-b9da-2f75fe76dc14 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Restoring backup 0d939d07-eabf-44bc-b1b5-c3e22fd417a8 to volume None. Jul 10 14:08:29.488115 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:29.488115 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:08:29.489834 np0000005012 devstack@c-api.service[100154]: INFO cinder.backup.api [None req-c4a2e838-68f0-4b90-b9da-2f75fe76dc14 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Creating volume of 1 GB for restore of backup 0d939d07-eabf-44bc-b1b5-c3e22fd417a8. Jul 10 14:08:29.497944 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-c4a2e838-68f0-4b90-b9da-2f75fe76dc14 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Availability zone cache updated, next update will occur around 2026-07-10 15:08:29.497572. {{(pid=100154) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 14:08:29.498123 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-c4a2e838-68f0-4b90-b9da-2f75fe76dc14 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Availability Zones retrieved successfully. Jul 10 14:08:29.506161 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-c4a2e838-68f0-4b90-b9da-2f75fe76dc14 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Flow 'volume_create_api' (18728f58-f903-4cd7-bfea-8f671f15528d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:08:29.507546 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-c4a2e838-68f0-4b90-b9da-2f75fe76dc14 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (908ed91b-3ed4-4130-98ae-81ffc55c4b6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:08:29.509117 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-c4a2e838-68f0-4b90-b9da-2f75fe76dc14 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:08:29.547410 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-c4a2e838-68f0-4b90-b9da-2f75fe76dc14 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (908ed91b-3ed4-4130-98ae-81ffc55c4b6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:08:29.548301 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-c4a2e838-68f0-4b90-b9da-2f75fe76dc14 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55d4fc17-4a55-4d1d-9fb0-8948775566e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:08:29.585216 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-c4a2e838-68f0-4b90-b9da-2f75fe76dc14 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Created reservations ['7a71059e-d3c5-4125-9dec-0cf06cfe1dd2', '9a87ce75-5669-4b84-ab8f-8955dc0070e3', '1b3a48be-6500-473b-8d61-83179f3cdc3a', '1a8bd66f-a14b-4396-a25b-99e765033255'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:08:29.586095 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-c4a2e838-68f0-4b90-b9da-2f75fe76dc14 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55d4fc17-4a55-4d1d-9fb0-8948775566e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a71059e-d3c5-4125-9dec-0cf06cfe1dd2', '9a87ce75-5669-4b84-ab8f-8955dc0070e3', '1b3a48be-6500-473b-8d61-83179f3cdc3a', '1a8bd66f-a14b-4396-a25b-99e765033255']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:08:29.586869 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-c4a2e838-68f0-4b90-b9da-2f75fe76dc14 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (313b0239-2595-4a78-b2c6-412e8a8db7b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:08:29.617041 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-c4a2e838-68f0-4b90-b9da-2f75fe76dc14 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (313b0239-2595-4a78-b2c6-412e8a8db7b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a06b9081-5065-4a65-88a9-a3b648573c9c', '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_0d939d07-eabf-44bc-b1b5-c3e22fd417a8',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fa1f4d3ddf447578489473fbcaf5ebd',qos_specs=None,replication_status=,reservations=['7a71059e-d3c5-4125-9dec-0cf06cfe1dd2','9a87ce75-5669-4b84-ab8f-8955dc0070e3','1b3a48be-6500-473b-8d61-83179f3cdc3a','1a8bd66f-a14b-4396-a25b-99e765033255'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fc111bb0cd34fe49ac5bab6d9ca55d8',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:08:29Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_0d939d07-eabf-44bc-b1b5-c3e22fd417a8',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a06b9081-5065-4a65-88a9-a3b648573c9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fa1f4d3ddf447578489473fbcaf5ebd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fc111bb0cd34fe49ac5bab6d9ca55d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:08:29.617797 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-c4a2e838-68f0-4b90-b9da-2f75fe76dc14 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58d39747-cc78-49d7-a667-743c8a9b6ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:08:29.635386 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-c4a2e838-68f0-4b90-b9da-2f75fe76dc14 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58d39747-cc78-49d7-a667-743c8a9b6ede) transitioned into 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_0d939d07-eabf-44bc-b1b5-c3e22fd417a8',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fa1f4d3ddf447578489473fbcaf5ebd',qos_specs=None,replication_status=,reservations=['7a71059e-d3c5-4125-9dec-0cf06cfe1dd2','9a87ce75-5669-4b84-ab8f-8955dc0070e3','1b3a48be-6500-473b-8d61-83179f3cdc3a','1a8bd66f-a14b-4396-a25b-99e765033255'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fc111bb0cd34fe49ac5bab6d9ca55d8',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:08:29.636158 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-c4a2e838-68f0-4b90-b9da-2f75fe76dc14 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fe439f5-9f4d-407c-b1b7-334841cb0cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:08:29.647605 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-c4a2e838-68f0-4b90-b9da-2f75fe76dc14 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fe439f5-9f4d-407c-b1b7-334841cb0cc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:08:29.648769 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-c4a2e838-68f0-4b90-b9da-2f75fe76dc14 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Flow 'volume_create_api' (18728f58-f903-4cd7-bfea-8f671f15528d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:08:29.649185 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-c4a2e838-68f0-4b90-b9da-2f75fe76dc14 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Create volume request issued successfully. Jul 10 14:08:29.656581 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:29.656581 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:08:29.657145 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-c4a2e838-68f0-4b90-b9da-2f75fe76dc14 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Volume info retrieved successfully. Jul 10 14:08:29.855116 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-544ba811-7ece-4a57-953e-46020b2cb396 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:29.858462 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-544ba811-7ece-4a57-953e-46020b2cb396 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] GET https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 Jul 10 14:08:29.858703 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-544ba811-7ece-4a57-953e-46020b2cb396 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:29.858929 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-544ba811-7ece-4a57-953e-46020b2cb396 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:29.868913 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:29.868913 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:08:29.875877 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-544ba811-7ece-4a57-953e-46020b2cb396 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Volume info retrieved successfully. Jul 10 14:08:29.880519 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-544ba811-7ece-4a57-953e-46020b2cb396 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 returned with HTTP 200 Jul 10 14:08:29.880896 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 59/228] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:29 2026] GET /volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:29.979559 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-7dc7b19a-f4cc-4ac6-a899-9d2cc288a2da req-926f9757-5cf1-4018-b48e-6a88337e8461 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:29.981315 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-7dc7b19a-f4cc-4ac6-a899-9d2cc288a2da req-926f9757-5cf1-4018-b48e-6a88337e8461 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] GET https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 Jul 10 14:08:29.981740 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-7dc7b19a-f4cc-4ac6-a899-9d2cc288a2da req-926f9757-5cf1-4018-b48e-6a88337e8461 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:29.983431 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-7dc7b19a-f4cc-4ac6-a899-9d2cc288a2da req-926f9757-5cf1-4018-b48e-6a88337e8461 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:29.992702 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:29.992702 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:08:29.996906 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-3b566c7c-617c-4a30-95a6-365df30aec90 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:29.999242 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3b566c7c-617c-4a30-95a6-365df30aec90 None None] GET https://10.4.3.66/volume// Jul 10 14:08:29.999242 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3b566c7c-617c-4a30-95a6-365df30aec90 None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:29.999242 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3b566c7c-617c-4a30-95a6-365df30aec90 None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:29.999346 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-7dc7b19a-f4cc-4ac6-a899-9d2cc288a2da req-926f9757-5cf1-4018-b48e-6a88337e8461 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Volume info retrieved successfully. Jul 10 14:08:29.999564 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3b566c7c-617c-4a30-95a6-365df30aec90 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:08:29.999936 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 56/229] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:08:29 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:08:30.005218 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-7dc7b19a-f4cc-4ac6-a899-9d2cc288a2da req-926f9757-5cf1-4018-b48e-6a88337e8461 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 returned with HTTP 200 Jul 10 14:08:30.005727 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 58/230] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:08:29 2026] GET /volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:30.015307 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-7c73300d-74cd-48b7-8d48-929541669430 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:30.019179 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-7c73300d-74cd-48b7-8d48-929541669430 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] GET https://10.4.3.66/volume/v3/volumes/235b4f2d-3a94-41e8-b33f-5f786d145bf7 Jul 10 14:08:30.019543 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-7c73300d-74cd-48b7-8d48-929541669430 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:30.019728 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-7c73300d-74cd-48b7-8d48-929541669430 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:30.041914 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:30.041914 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:08:30.048885 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-7c73300d-74cd-48b7-8d48-929541669430 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Volume info retrieved successfully. Jul 10 14:08:30.060464 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-7c73300d-74cd-48b7-8d48-929541669430 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] https://10.4.3.66/volume/v3/volumes/235b4f2d-3a94-41e8-b33f-5f786d145bf7 returned with HTTP 200 Jul 10 14:08:30.061810 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 60/231] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:08:30 2026] GET /volume/v3/volumes/235b4f2d-3a94-41e8-b33f-5f786d145bf7 => generated 1541 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:08:30.177051 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-ec6c90b8-1a5b-4e0c-b05f-36174a5afe7e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:30.181945 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-ec6c90b8-1a5b-4e0c-b05f-36174a5afe7e tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] PUT https://10.4.3.66/volume/v3/attachments/75a684d2-4dc1-42b6-ac8d-6b7708a61795 Jul 10 14:08:30.182401 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-ec6c90b8-1a5b-4e0c-b05f-36174a5afe7e tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:08:30.190939 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-ec6c90b8-1a5b-4e0c-b05f-36174a5afe7e tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Acquiring lock "cinder-attachment_update-235b4f2d-3a94-41e8-b33f-5f786d145bf7-np0000005012" by "attachment_update" {{(pid=100155) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:08:30.198561 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-ec6c90b8-1a5b-4e0c-b05f-36174a5afe7e tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Lock "cinder-attachment_update-235b4f2d-3a94-41e8-b33f-5f786d145bf7-np0000005012" acquired by "attachment_update" :: waited 0.008s {{(pid=100155) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:08:30.200005 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:30.200005 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:08:30.664667 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:30.664667 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:08:30.665293 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-c4a2e838-68f0-4b90-b9da-2f75fe76dc14 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Volume info retrieved successfully. Jul 10 14:08:30.665476 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.backup.api [None req-c4a2e838-68f0-4b90-b9da-2f75fe76dc14 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Checking backup size 1 against volume size 1 {{(pid=100154) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 14:08:30.665648 np0000005012 devstack@c-api.service[100154]: INFO cinder.backup.api [None req-c4a2e838-68f0-4b90-b9da-2f75fe76dc14 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Overwriting volume a06b9081-5065-4a65-88a9-a3b648573c9c with restore of backup 0d939d07-eabf-44bc-b1b5-c3e22fd417a8 Jul 10 14:08:30.692289 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.backup.rpcapi [None req-c4a2e838-68f0-4b90-b9da-2f75fe76dc14 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] restore_backup in rpcapi backup_id 0d939d07-eabf-44bc-b1b5-c3e22fd417a8 {{(pid=100154) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 14:08:30.694518 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c4a2e838-68f0-4b90-b9da-2f75fe76dc14 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8/restore returned with HTTP 202 Jul 10 14:08:30.695074 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 58/232] 10.4.3.66 () {68 vars in 1386 bytes} [Fri Jul 10 14:08:29 2026] POST /volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8/restore => generated 189 bytes in 1217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:08:30.707612 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bdb0db31-738a-41e8-b1c4-a6369c219c65 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:30.709677 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bdb0db31-738a-41e8-b1c4-a6369c219c65 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 Jul 10 14:08:30.709894 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bdb0db31-738a-41e8-b1c4-a6369c219c65 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:30.710134 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bdb0db31-738a-41e8-b1c4-a6369c219c65 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:30.710285 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-bdb0db31-738a-41e8-b1c4-a6369c219c65 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id 0d939d07-eabf-44bc-b1b5-c3e22fd417a8. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:30.717953 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:30.717953 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:08:30.718975 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bdb0db31-738a-41e8-b1c4-a6369c219c65 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 returned with HTTP 200 Jul 10 14:08:30.719446 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 59/233] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:30 2026] GET /volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:30.749719 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-ec6c90b8-1a5b-4e0c-b05f-36174a5afe7e tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Lock "cinder-attachment_update-235b4f2d-3a94-41e8-b33f-5f786d145bf7-np0000005012" released by "attachment_update" :: held 0.551s {{(pid=100155) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:08:30.750541 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-ec6c90b8-1a5b-4e0c-b05f-36174a5afe7e tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] https://10.4.3.66/volume/v3/attachments/75a684d2-4dc1-42b6-ac8d-6b7708a61795 returned with HTTP 200 Jul 10 14:08:30.752037 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 57/234] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:08:30 2026] PUT /volume/v3/attachments/75a684d2-4dc1-42b6-ac8d-6b7708a61795 => generated 969 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:08:31.277052 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-f7edd9ab-a278-4dae-a8c8-87adfdebb18e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:31.279884 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-f7edd9ab-a278-4dae-a8c8-87adfdebb18e tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] POST https://10.4.3.66/volume/v3/attachments/75a684d2-4dc1-42b6-ac8d-6b7708a61795/action Jul 10 14:08:31.280522 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-f7edd9ab-a278-4dae-a8c8-87adfdebb18e tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Action body: b'{"os-complete": null}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:08:31.280622 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-f7edd9ab-a278-4dae-a8c8-87adfdebb18e tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:08:31.301780 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:31.301780 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:08:31.328703 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-f7edd9ab-a278-4dae-a8c8-87adfdebb18e tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] https://10.4.3.66/volume/v3/attachments/75a684d2-4dc1-42b6-ac8d-6b7708a61795/action returned with HTTP 204 Jul 10 14:08:31.329323 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 61/235] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:08:31 2026] POST /volume/v3/attachments/75a684d2-4dc1-42b6-ac8d-6b7708a61795/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:08:31.736340 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d2d4292c-c9c9-462b-bcaf-dd9437ff80da None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:31.739178 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d2d4292c-c9c9-462b-bcaf-dd9437ff80da tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 Jul 10 14:08:31.739766 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d2d4292c-c9c9-462b-bcaf-dd9437ff80da tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:31.740036 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d2d4292c-c9c9-462b-bcaf-dd9437ff80da tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:31.740552 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-d2d4292c-c9c9-462b-bcaf-dd9437ff80da tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id 0d939d07-eabf-44bc-b1b5-c3e22fd417a8. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:31.750044 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:31.750044 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:08:31.750987 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d2d4292c-c9c9-462b-bcaf-dd9437ff80da tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 returned with HTTP 200 Jul 10 14:08:31.751358 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 59/236] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:31 2026] GET /volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:31.845401 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8cc6e992-eceb-4568-aab8-977648473dc4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:31.845814 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8cc6e992-eceb-4568-aab8-977648473dc4 None None] GET https://10.4.3.66/volume// Jul 10 14:08:31.845985 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8cc6e992-eceb-4568-aab8-977648473dc4 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:31.846299 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8cc6e992-eceb-4568-aab8-977648473dc4 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:31.846769 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8cc6e992-eceb-4568-aab8-977648473dc4 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:08:31.847121 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 60/237] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:08:31 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:08:31.856174 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-ebc69309-9ebd-4ff6-b594-e2069a7e3dee None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:31.858347 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-ebc69309-9ebd-4ff6-b594-e2069a7e3dee tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] GET https://10.4.3.66/volume/v3/volumes/9f04057e-39ff-4151-8a0a-375a8cd95fc8 Jul 10 14:08:31.858596 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-ebc69309-9ebd-4ff6-b594-e2069a7e3dee tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:31.858783 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-ebc69309-9ebd-4ff6-b594-e2069a7e3dee tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:31.871005 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:31.871005 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:08:31.875265 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-ebc69309-9ebd-4ff6-b594-e2069a7e3dee tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Volume info retrieved successfully. Jul 10 14:08:31.882156 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-ebc69309-9ebd-4ff6-b594-e2069a7e3dee tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] https://10.4.3.66/volume/v3/volumes/9f04057e-39ff-4151-8a0a-375a8cd95fc8 returned with HTTP 200 Jul 10 14:08:31.882156 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 58/238] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:08:31 2026] GET /volume/v3/volumes/9f04057e-39ff-4151-8a0a-375a8cd95fc8 => generated 1027 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:08:31.964903 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-52c42d21-ee08-48ab-a2a8-6337d6207899 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:31.967694 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-52c42d21-ee08-48ab-a2a8-6337d6207899 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] PUT https://10.4.3.66/volume/v3/attachments/43df0af3-15dd-4e33-8cbb-11c1f6a0db0b Jul 10 14:08:31.968144 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-52c42d21-ee08-48ab-a2a8-6337d6207899 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:08:31.976961 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-52c42d21-ee08-48ab-a2a8-6337d6207899 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Acquiring lock "cinder-attachment_update-9f04057e-39ff-4151-8a0a-375a8cd95fc8-np0000005012" by "attachment_update" {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:08:31.982240 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-52c42d21-ee08-48ab-a2a8-6337d6207899 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Lock "cinder-attachment_update-9f04057e-39ff-4151-8a0a-375a8cd95fc8-np0000005012" acquired by "attachment_update" :: waited 0.005s {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:08:31.983561 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:31.983561 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:08:32.333785 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-32f824ed-f057-401b-b4fd-1a84203886bc None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:32.334330 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-32f824ed-f057-401b-b4fd-1a84203886bc None None] GET https://10.4.3.66/volume// Jul 10 14:08:32.334571 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-32f824ed-f057-401b-b4fd-1a84203886bc None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:32.334824 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-32f824ed-f057-401b-b4fd-1a84203886bc None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:32.336404 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-32f824ed-f057-401b-b4fd-1a84203886bc None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:08:32.336404 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 60/239] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:08:32 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:08:32.361443 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-7dc7b19a-f4cc-4ac6-a899-9d2cc288a2da req-4969d329-3f8f-4507-bf23-4684a344d913 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:32.519437 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-52c42d21-ee08-48ab-a2a8-6337d6207899 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Lock "cinder-attachment_update-9f04057e-39ff-4151-8a0a-375a8cd95fc8-np0000005012" released by "attachment_update" :: held 0.537s {{(pid=100153) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:08:32.519855 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-52c42d21-ee08-48ab-a2a8-6337d6207899 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] https://10.4.3.66/volume/v3/attachments/43df0af3-15dd-4e33-8cbb-11c1f6a0db0b returned with HTTP 200 Jul 10 14:08:32.520327 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 62/240] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:08:31 2026] PUT /volume/v3/attachments/43df0af3-15dd-4e33-8cbb-11c1f6a0db0b => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:08:32.566467 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-7dc7b19a-f4cc-4ac6-a899-9d2cc288a2da req-4969d329-3f8f-4507-bf23-4684a344d913 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:08:32.566835 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-7dc7b19a-f4cc-4ac6-a899-9d2cc288a2da req-4969d329-3f8f-4507-bf23-4684a344d913 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c2efeba6-8550-404f-9149-e57833799640", "connector": null, "instance_uuid": "ee0de954-076c-43e1-b04a-b72687b89152"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:08:32.575115 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:32.575115 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:08:32.607614 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-7dc7b19a-f4cc-4ac6-a899-9d2cc288a2da req-4969d329-3f8f-4507-bf23-4684a344d913 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:08:32.608107 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 61/241] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:08:32 2026] POST /volume/v3/attachments => generated 273 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:08:32.765849 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-9c13c98f-da0b-48e0-bed4-c3a4b9cecf92 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:32.767955 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9c13c98f-da0b-48e0-bed4-c3a4b9cecf92 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 Jul 10 14:08:32.768247 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9c13c98f-da0b-48e0-bed4-c3a4b9cecf92 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:32.768584 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9c13c98f-da0b-48e0-bed4-c3a4b9cecf92 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:32.768688 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-9c13c98f-da0b-48e0-bed4-c3a4b9cecf92 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id 0d939d07-eabf-44bc-b1b5-c3e22fd417a8. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:32.774552 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:32.774552 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:08:32.774871 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9c13c98f-da0b-48e0-bed4-c3a4b9cecf92 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 returned with HTTP 200 Jul 10 14:08:32.775277 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 59/242] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:32 2026] GET /volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:33.036829 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-a0f6bb6e-1237-460c-aad3-31e31f714c30 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:33.038911 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-a0f6bb6e-1237-460c-aad3-31e31f714c30 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] POST https://10.4.3.66/volume/v3/attachments/43df0af3-15dd-4e33-8cbb-11c1f6a0db0b/action Jul 10 14:08:33.039277 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-a0f6bb6e-1237-460c-aad3-31e31f714c30 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Action body: b'{"os-complete": null}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:08:33.039399 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-a0f6bb6e-1237-460c-aad3-31e31f714c30 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:08:33.058060 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ee1b6106-1f21-4296-a1a6-193a4c751b9e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:33.062919 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ee1b6106-1f21-4296-a1a6-193a4c751b9e tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] GET https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 Jul 10 14:08:33.063118 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ee1b6106-1f21-4296-a1a6-193a4c751b9e tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:33.063318 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ee1b6106-1f21-4296-a1a6-193a4c751b9e tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:33.072692 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:33.072692 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:08:33.082521 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:33.082521 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:08:33.087698 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-ee1b6106-1f21-4296-a1a6-193a4c751b9e tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Volume info retrieved successfully. Jul 10 14:08:33.097339 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ee1b6106-1f21-4296-a1a6-193a4c751b9e tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 returned with HTTP 200 Jul 10 14:08:33.097540 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 63/243] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:33 2026] GET /volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:33.099724 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-a0f6bb6e-1237-460c-aad3-31e31f714c30 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] https://10.4.3.66/volume/v3/attachments/43df0af3-15dd-4e33-8cbb-11c1f6a0db0b/action returned with HTTP 204 Jul 10 14:08:33.100226 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 61/244] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:08:33 2026] POST /volume/v3/attachments/43df0af3-15dd-4e33-8cbb-11c1f6a0db0b/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:08:33.137010 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-948ba274-f153-4aff-adfb-53a744cac823 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:33.138343 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-948ba274-f153-4aff-adfb-53a744cac823 None None] GET https://10.4.3.66/volume// Jul 10 14:08:33.138343 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-948ba274-f153-4aff-adfb-53a744cac823 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:33.138343 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-948ba274-f153-4aff-adfb-53a744cac823 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:33.138343 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-948ba274-f153-4aff-adfb-53a744cac823 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:08:33.138610 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 62/245] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:08:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:08:33.146377 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-7dc7b19a-f4cc-4ac6-a899-9d2cc288a2da req-10157285-e5d9-45c0-aa7e-4435d77ec225 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:33.149471 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-7dc7b19a-f4cc-4ac6-a899-9d2cc288a2da req-10157285-e5d9-45c0-aa7e-4435d77ec225 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] GET https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 Jul 10 14:08:33.149755 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-7dc7b19a-f4cc-4ac6-a899-9d2cc288a2da req-10157285-e5d9-45c0-aa7e-4435d77ec225 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:33.150985 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-7dc7b19a-f4cc-4ac6-a899-9d2cc288a2da req-10157285-e5d9-45c0-aa7e-4435d77ec225 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:33.168527 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:33.168527 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:08:33.170756 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-7dc7b19a-f4cc-4ac6-a899-9d2cc288a2da req-10157285-e5d9-45c0-aa7e-4435d77ec225 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Volume info retrieved successfully. Jul 10 14:08:33.177299 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-7dc7b19a-f4cc-4ac6-a899-9d2cc288a2da req-10157285-e5d9-45c0-aa7e-4435d77ec225 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 returned with HTTP 200 Jul 10 14:08:33.177723 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 60/246] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:08:33 2026] GET /volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 => generated 1025 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:08:33.269311 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-7dc7b19a-f4cc-4ac6-a899-9d2cc288a2da req-39184200-42d8-4676-bd38-820da54c5a3a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:33.272806 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-7dc7b19a-f4cc-4ac6-a899-9d2cc288a2da req-39184200-42d8-4676-bd38-820da54c5a3a tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] PUT https://10.4.3.66/volume/v3/attachments/98821722-c623-44d0-999e-99193db249ee Jul 10 14:08:33.273284 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-7dc7b19a-f4cc-4ac6-a899-9d2cc288a2da req-39184200-42d8-4676-bd38-820da54c5a3a tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:08:33.281716 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-7dc7b19a-f4cc-4ac6-a899-9d2cc288a2da req-39184200-42d8-4676-bd38-820da54c5a3a tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Acquiring lock "cinder-attachment_update-c2efeba6-8550-404f-9149-e57833799640-np0000005012" by "attachment_update" {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:08:33.287706 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-7dc7b19a-f4cc-4ac6-a899-9d2cc288a2da req-39184200-42d8-4676-bd38-820da54c5a3a tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Lock "cinder-attachment_update-c2efeba6-8550-404f-9149-e57833799640-np0000005012" acquired by "attachment_update" :: waited 0.006s {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:08:33.289155 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:33.289155 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:08:33.619451 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-7e8d3a17-4934-47f3-8c3e-c2696e65bed5 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:33.620033 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7e8d3a17-4934-47f3-8c3e-c2696e65bed5 None None] GET https://10.4.3.66/volume// Jul 10 14:08:33.620295 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7e8d3a17-4934-47f3-8c3e-c2696e65bed5 None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:33.620618 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7e8d3a17-4934-47f3-8c3e-c2696e65bed5 None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:33.621040 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7e8d3a17-4934-47f3-8c3e-c2696e65bed5 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:08:33.621910 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 62/247] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:08:33 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:08:33.630357 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-21c23f7e-2114-403e-88ea-8ddedf16765e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:33.633196 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-21c23f7e-2114-403e-88ea-8ddedf16765e tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] GET https://10.4.3.66/volume/v3/volumes/ac71dd2f-9735-48bd-95b5-dd94b129c51d Jul 10 14:08:33.633473 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-21c23f7e-2114-403e-88ea-8ddedf16765e tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:33.633946 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-21c23f7e-2114-403e-88ea-8ddedf16765e tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:33.646588 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:33.646588 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:08:33.651966 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-21c23f7e-2114-403e-88ea-8ddedf16765e tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Volume info retrieved successfully. Jul 10 14:08:33.659009 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-21c23f7e-2114-403e-88ea-8ddedf16765e tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] https://10.4.3.66/volume/v3/volumes/ac71dd2f-9735-48bd-95b5-dd94b129c51d returned with HTTP 200 Jul 10 14:08:33.659656 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 63/248] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:08:33 2026] GET /volume/v3/volumes/ac71dd2f-9735-48bd-95b5-dd94b129c51d => generated 1027 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:08:33.784033 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-9a99a5cc-b5e6-4546-80ff-4f5698e1a2c4 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:33.789592 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-c085428b-c002-4236-a537-b9ba0d3a6180 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:33.790576 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-9a99a5cc-b5e6-4546-80ff-4f5698e1a2c4 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] PUT https://10.4.3.66/volume/v3/attachments/969b07fb-5bb7-46d6-b20f-72fbd2ee7f03 Jul 10 14:08:33.791225 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-9a99a5cc-b5e6-4546-80ff-4f5698e1a2c4 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:08:33.792890 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c085428b-c002-4236-a537-b9ba0d3a6180 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 Jul 10 14:08:33.793184 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c085428b-c002-4236-a537-b9ba0d3a6180 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:33.793399 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c085428b-c002-4236-a537-b9ba0d3a6180 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:33.793576 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-c085428b-c002-4236-a537-b9ba0d3a6180 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id 0d939d07-eabf-44bc-b1b5-c3e22fd417a8. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:33.799384 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:33.799384 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:08:33.800313 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c085428b-c002-4236-a537-b9ba0d3a6180 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 returned with HTTP 200 Jul 10 14:08:33.800680 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 63/249] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:33 2026] GET /volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:33.809888 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-9a99a5cc-b5e6-4546-80ff-4f5698e1a2c4 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Acquiring lock "cinder-attachment_update-ac71dd2f-9735-48bd-95b5-dd94b129c51d-np0000005012" by "attachment_update" {{(pid=100155) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:08:33.816994 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-9a99a5cc-b5e6-4546-80ff-4f5698e1a2c4 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Lock "cinder-attachment_update-ac71dd2f-9735-48bd-95b5-dd94b129c51d-np0000005012" acquired by "attachment_update" :: waited 0.007s {{(pid=100155) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:08:33.818758 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:33.818758 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:08:33.830480 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-7dc7b19a-f4cc-4ac6-a899-9d2cc288a2da req-39184200-42d8-4676-bd38-820da54c5a3a tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Lock "cinder-attachment_update-c2efeba6-8550-404f-9149-e57833799640-np0000005012" released by "attachment_update" :: held 0.543s {{(pid=100153) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:08:33.830939 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-7dc7b19a-f4cc-4ac6-a899-9d2cc288a2da req-39184200-42d8-4676-bd38-820da54c5a3a tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] https://10.4.3.66/volume/v3/attachments/98821722-c623-44d0-999e-99193db249ee returned with HTTP 200 Jul 10 14:08:33.831604 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 64/250] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:08:33 2026] PUT /volume/v3/attachments/98821722-c623-44d0-999e-99193db249ee => generated 969 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:08:34.111454 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-591e9b6e-4245-4012-8a11-b052115ca6ad None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:34.113806 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-591e9b6e-4245-4012-8a11-b052115ca6ad tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] GET https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 Jul 10 14:08:34.114012 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-591e9b6e-4245-4012-8a11-b052115ca6ad tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:34.114196 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-591e9b6e-4245-4012-8a11-b052115ca6ad tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:34.124408 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:34.124408 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:08:34.127794 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-591e9b6e-4245-4012-8a11-b052115ca6ad tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Volume info retrieved successfully. Jul 10 14:08:34.132081 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-591e9b6e-4245-4012-8a11-b052115ca6ad tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 returned with HTTP 200 Jul 10 14:08:34.132458 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 64/251] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:34 2026] GET /volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:34.364697 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-9a99a5cc-b5e6-4546-80ff-4f5698e1a2c4 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Lock "cinder-attachment_update-ac71dd2f-9735-48bd-95b5-dd94b129c51d-np0000005012" released by "attachment_update" :: held 0.548s {{(pid=100155) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:08:34.365120 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-9a99a5cc-b5e6-4546-80ff-4f5698e1a2c4 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] https://10.4.3.66/volume/v3/attachments/969b07fb-5bb7-46d6-b20f-72fbd2ee7f03 returned with HTTP 200 Jul 10 14:08:34.365845 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 61/252] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:08:33 2026] PUT /volume/v3/attachments/969b07fb-5bb7-46d6-b20f-72fbd2ee7f03 => generated 969 bytes in 582 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:08:34.821580 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-dd98c39c-1b49-475d-9102-19328e692f8b None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:34.826234 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-dd98c39c-1b49-475d-9102-19328e692f8b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 Jul 10 14:08:34.826523 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-dd98c39c-1b49-475d-9102-19328e692f8b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:34.826925 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-dd98c39c-1b49-475d-9102-19328e692f8b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:34.827895 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-dd98c39c-1b49-475d-9102-19328e692f8b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id 0d939d07-eabf-44bc-b1b5-c3e22fd417a8. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:34.833860 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:34.833860 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:08:34.835145 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-dd98c39c-1b49-475d-9102-19328e692f8b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 returned with HTTP 200 Jul 10 14:08:34.835738 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 64/253] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:34 2026] GET /volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:34.891433 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-93e0195f-8639-45f0-8b13-27f09623fa1d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:34.894275 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-93e0195f-8639-45f0-8b13-27f09623fa1d tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] POST https://10.4.3.66/volume/v3/attachments/969b07fb-5bb7-46d6-b20f-72fbd2ee7f03/action Jul 10 14:08:34.894880 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-93e0195f-8639-45f0-8b13-27f09623fa1d tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Action body: b'{"os-complete": null}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:08:34.895148 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-93e0195f-8639-45f0-8b13-27f09623fa1d tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:08:34.927944 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:34.927944 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:08:34.948751 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-f9fdc5e9-ae08-4f1f-895d-629f91be09f8 req-93e0195f-8639-45f0-8b13-27f09623fa1d tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] https://10.4.3.66/volume/v3/attachments/969b07fb-5bb7-46d6-b20f-72fbd2ee7f03/action returned with HTTP 204 Jul 10 14:08:34.949303 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 65/254] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:08:34 2026] POST /volume/v3/attachments/969b07fb-5bb7-46d6-b20f-72fbd2ee7f03/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 10 14:08:35.146664 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-397304dd-3caf-430f-ba68-e2a7e582b2f0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:35.149784 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-397304dd-3caf-430f-ba68-e2a7e582b2f0 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] GET https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 Jul 10 14:08:35.150024 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-397304dd-3caf-430f-ba68-e2a7e582b2f0 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:35.150259 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-397304dd-3caf-430f-ba68-e2a7e582b2f0 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:35.174186 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:35.174186 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:08:35.179348 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-397304dd-3caf-430f-ba68-e2a7e582b2f0 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Volume info retrieved successfully. Jul 10 14:08:35.186388 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-397304dd-3caf-430f-ba68-e2a7e582b2f0 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 returned with HTTP 200 Jul 10 14:08:35.186897 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 65/255] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:35 2026] GET /volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:35.851622 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-735e5a76-45ac-422d-8743-99d72177b3be None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:35.853879 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-735e5a76-45ac-422d-8743-99d72177b3be tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 Jul 10 14:08:35.854192 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-735e5a76-45ac-422d-8743-99d72177b3be tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:35.854599 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-735e5a76-45ac-422d-8743-99d72177b3be tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:35.855173 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-735e5a76-45ac-422d-8743-99d72177b3be tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id 0d939d07-eabf-44bc-b1b5-c3e22fd417a8. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:35.862487 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:35.862487 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:08:35.863193 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-735e5a76-45ac-422d-8743-99d72177b3be tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 returned with HTTP 200 Jul 10 14:08:35.863193 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 62/256] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:35 2026] GET /volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:36.204363 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-5f24e5c9-bb45-41ba-a1a8-b4fbf519db8b None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:36.206466 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5f24e5c9-bb45-41ba-a1a8-b4fbf519db8b tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] GET https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 Jul 10 14:08:36.206727 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5f24e5c9-bb45-41ba-a1a8-b4fbf519db8b tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:36.207155 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5f24e5c9-bb45-41ba-a1a8-b4fbf519db8b tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:36.220868 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:36.220868 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:08:36.227012 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-5f24e5c9-bb45-41ba-a1a8-b4fbf519db8b tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Volume info retrieved successfully. Jul 10 14:08:36.233925 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5f24e5c9-bb45-41ba-a1a8-b4fbf519db8b tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 returned with HTTP 200 Jul 10 14:08:36.234610 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 65/257] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:36 2026] GET /volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:36.878521 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d0cd864c-d18d-4cd1-9066-299e5c029b1c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:36.881278 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d0cd864c-d18d-4cd1-9066-299e5c029b1c tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 Jul 10 14:08:36.882867 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d0cd864c-d18d-4cd1-9066-299e5c029b1c tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:36.882867 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d0cd864c-d18d-4cd1-9066-299e5c029b1c tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:36.882867 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-d0cd864c-d18d-4cd1-9066-299e5c029b1c tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id 0d939d07-eabf-44bc-b1b5-c3e22fd417a8. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:36.886707 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:36.886707 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:08:36.888331 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d0cd864c-d18d-4cd1-9066-299e5c029b1c tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 returned with HTTP 200 Jul 10 14:08:36.888331 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 66/258] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:36 2026] GET /volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:37.254707 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-799fabd1-5f2e-4246-93d8-846f97a32a3b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:37.258997 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-799fabd1-5f2e-4246-93d8-846f97a32a3b tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] GET https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 Jul 10 14:08:37.258997 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-799fabd1-5f2e-4246-93d8-846f97a32a3b tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:37.258997 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-799fabd1-5f2e-4246-93d8-846f97a32a3b tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:37.274567 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:37.274567 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:08:37.279766 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-799fabd1-5f2e-4246-93d8-846f97a32a3b tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Volume info retrieved successfully. Jul 10 14:08:37.288038 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-799fabd1-5f2e-4246-93d8-846f97a32a3b tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 returned with HTTP 200 Jul 10 14:08:37.288815 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 66/259] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:37 2026] GET /volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:37.902939 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-149e4009-2b01-4f7f-865a-fa69207224ba None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:37.905047 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-149e4009-2b01-4f7f-865a-fa69207224ba tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 Jul 10 14:08:37.905337 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-149e4009-2b01-4f7f-865a-fa69207224ba tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:37.905465 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-149e4009-2b01-4f7f-865a-fa69207224ba tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:37.905594 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-149e4009-2b01-4f7f-865a-fa69207224ba tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id 0d939d07-eabf-44bc-b1b5-c3e22fd417a8. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:37.913806 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:37.913806 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:08:37.914966 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-149e4009-2b01-4f7f-865a-fa69207224ba tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 returned with HTTP 200 Jul 10 14:08:37.915343 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 63/260] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:37 2026] GET /volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:38.306018 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-1ba61f1e-198f-4926-9ac4-407c1a76bd71 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:38.310449 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1ba61f1e-198f-4926-9ac4-407c1a76bd71 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] GET https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 Jul 10 14:08:38.310726 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1ba61f1e-198f-4926-9ac4-407c1a76bd71 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:38.310977 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1ba61f1e-198f-4926-9ac4-407c1a76bd71 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:38.334987 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:38.334987 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:08:38.339475 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-1ba61f1e-198f-4926-9ac4-407c1a76bd71 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Volume info retrieved successfully. Jul 10 14:08:38.347157 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1ba61f1e-198f-4926-9ac4-407c1a76bd71 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 returned with HTTP 200 Jul 10 14:08:38.347843 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 66/261] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:38 2026] GET /volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:38.545482 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-91fedf85-3fae-4852-bcc2-53f828e7ed5b req-ff087eb4-b010-449d-ad81-c9d0ce4e706d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:38.548038 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-91fedf85-3fae-4852-bcc2-53f828e7ed5b req-ff087eb4-b010-449d-ad81-c9d0ce4e706d tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] GET https://10.4.3.66/volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 Jul 10 14:08:38.548369 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-91fedf85-3fae-4852-bcc2-53f828e7ed5b req-ff087eb4-b010-449d-ad81-c9d0ce4e706d tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:38.548696 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-91fedf85-3fae-4852-bcc2-53f828e7ed5b req-ff087eb4-b010-449d-ad81-c9d0ce4e706d tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:38.559399 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:38.559399 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:08:38.564835 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-91fedf85-3fae-4852-bcc2-53f828e7ed5b req-ff087eb4-b010-449d-ad81-c9d0ce4e706d tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Volume info retrieved successfully. Jul 10 14:08:38.570678 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-91fedf85-3fae-4852-bcc2-53f828e7ed5b req-ff087eb4-b010-449d-ad81-c9d0ce4e706d tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] https://10.4.3.66/volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 returned with HTTP 200 Jul 10 14:08:38.571230 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 67/262] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:08:38 2026] GET /volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 => generated 1023 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:08:38.933562 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1d788070-c2d3-47fb-9618-38800416cfb6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:38.935612 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1d788070-c2d3-47fb-9618-38800416cfb6 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 Jul 10 14:08:38.935811 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1d788070-c2d3-47fb-9618-38800416cfb6 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:38.936141 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1d788070-c2d3-47fb-9618-38800416cfb6 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:38.936281 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-1d788070-c2d3-47fb-9618-38800416cfb6 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id 0d939d07-eabf-44bc-b1b5-c3e22fd417a8. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:38.945633 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:38.945633 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:08:38.946454 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1d788070-c2d3-47fb-9618-38800416cfb6 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 returned with HTTP 200 Jul 10 14:08:38.946886 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 67/263] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:38 2026] GET /volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:39.366347 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-515909c5-4ee9-473f-93f8-de9c9143b44a None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:39.368258 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-515909c5-4ee9-473f-93f8-de9c9143b44a tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] GET https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 Jul 10 14:08:39.368595 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-515909c5-4ee9-473f-93f8-de9c9143b44a tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:39.368837 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-515909c5-4ee9-473f-93f8-de9c9143b44a tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:39.378907 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:39.378907 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:08:39.384373 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-515909c5-4ee9-473f-93f8-de9c9143b44a tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Volume info retrieved successfully. Jul 10 14:08:39.389770 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-515909c5-4ee9-473f-93f8-de9c9143b44a tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 returned with HTTP 200 Jul 10 14:08:39.390410 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 64/264] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:39 2026] GET /volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:39.958966 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ddfe3d7c-a1c2-4070-9dc8-c7dd525d6976 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:39.961681 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ddfe3d7c-a1c2-4070-9dc8-c7dd525d6976 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 Jul 10 14:08:39.961963 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ddfe3d7c-a1c2-4070-9dc8-c7dd525d6976 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:39.962253 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ddfe3d7c-a1c2-4070-9dc8-c7dd525d6976 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:39.962408 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-ddfe3d7c-a1c2-4070-9dc8-c7dd525d6976 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id 0d939d07-eabf-44bc-b1b5-c3e22fd417a8. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:39.968178 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:39.968178 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:08:39.969252 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ddfe3d7c-a1c2-4070-9dc8-c7dd525d6976 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 returned with HTTP 200 Jul 10 14:08:39.969920 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 67/265] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:39 2026] GET /volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:40.336398 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-7dc7b19a-f4cc-4ac6-a899-9d2cc288a2da req-410ee5b3-9429-41b3-afe9-65ae84ca5347 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:40.338513 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-7dc7b19a-f4cc-4ac6-a899-9d2cc288a2da req-410ee5b3-9429-41b3-afe9-65ae84ca5347 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] POST https://10.4.3.66/volume/v3/attachments/98821722-c623-44d0-999e-99193db249ee/action Jul 10 14:08:40.338863 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-7dc7b19a-f4cc-4ac6-a899-9d2cc288a2da req-410ee5b3-9429-41b3-afe9-65ae84ca5347 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Action body: b'{"os-complete": null}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:08:40.338981 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-7dc7b19a-f4cc-4ac6-a899-9d2cc288a2da req-410ee5b3-9429-41b3-afe9-65ae84ca5347 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:08:40.356257 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:40.356257 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:08:40.366154 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-7dc7b19a-f4cc-4ac6-a899-9d2cc288a2da req-410ee5b3-9429-41b3-afe9-65ae84ca5347 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] https://10.4.3.66/volume/v3/attachments/98821722-c623-44d0-999e-99193db249ee/action returned with HTTP 204 Jul 10 14:08:40.366733 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 68/266] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:08:40 2026] POST /volume/v3/attachments/98821722-c623-44d0-999e-99193db249ee/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:08:40.410636 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-839b4da0-99db-4861-bb69-1c9188b55ace None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:40.412416 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-839b4da0-99db-4861-bb69-1c9188b55ace tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] GET https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 Jul 10 14:08:40.412625 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-839b4da0-99db-4861-bb69-1c9188b55ace tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:40.412877 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-839b4da0-99db-4861-bb69-1c9188b55ace tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:40.425378 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:40.425378 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:08:40.430607 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-839b4da0-99db-4861-bb69-1c9188b55ace tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Volume info retrieved successfully. Jul 10 14:08:40.436063 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-839b4da0-99db-4861-bb69-1c9188b55ace tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 returned with HTTP 200 Jul 10 14:08:40.436482 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 68/267] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:40 2026] GET /volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:08:40.454863 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-5367384a-4aa0-4473-a374-65ae5b0581bd None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:40.457487 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5367384a-4aa0-4473-a374-65ae5b0581bd tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] GET https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 Jul 10 14:08:40.458048 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5367384a-4aa0-4473-a374-65ae5b0581bd tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:40.458410 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5367384a-4aa0-4473-a374-65ae5b0581bd tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:40.474051 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:40.474051 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:08:40.479155 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-5367384a-4aa0-4473-a374-65ae5b0581bd tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Volume info retrieved successfully. Jul 10 14:08:40.484158 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5367384a-4aa0-4473-a374-65ae5b0581bd tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 returned with HTTP 200 Jul 10 14:08:40.484768 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 65/268] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:40 2026] GET /volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:08:40.499746 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-cdc6e681-c72a-48ba-a973-59eb07b3c87f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:40.501730 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cdc6e681-c72a-48ba-a973-59eb07b3c87f tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-reader] GET https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 Jul 10 14:08:40.501952 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cdc6e681-c72a-48ba-a973-59eb07b3c87f tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-reader] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:40.502174 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cdc6e681-c72a-48ba-a973-59eb07b3c87f tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-reader] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:40.512802 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:40.512802 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:08:40.516653 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-cdc6e681-c72a-48ba-a973-59eb07b3c87f tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-reader] Volume info retrieved successfully. Jul 10 14:08:40.521559 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cdc6e681-c72a-48ba-a973-59eb07b3c87f tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-reader] https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 returned with HTTP 200 Jul 10 14:08:40.521986 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 68/269] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:40 2026] GET /volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:08:40.679525 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-8e0ddef5-6ee1-4cd1-8bb1-32f37328b25b req-8ae49607-3f8e-4cfa-a0dd-91749cbe1479 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:40.680182 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-8e0ddef5-6ee1-4cd1-8bb1-32f37328b25b req-8ae49607-3f8e-4cfa-a0dd-91749cbe1479 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] GET https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 Jul 10 14:08:40.680433 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-8e0ddef5-6ee1-4cd1-8bb1-32f37328b25b req-8ae49607-3f8e-4cfa-a0dd-91749cbe1479 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:40.680694 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-8e0ddef5-6ee1-4cd1-8bb1-32f37328b25b req-8ae49607-3f8e-4cfa-a0dd-91749cbe1479 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:40.693707 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:40.693707 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:08:40.699863 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-8e0ddef5-6ee1-4cd1-8bb1-32f37328b25b req-8ae49607-3f8e-4cfa-a0dd-91749cbe1479 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Volume info retrieved successfully. Jul 10 14:08:40.707280 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-8e0ddef5-6ee1-4cd1-8bb1-32f37328b25b req-8ae49607-3f8e-4cfa-a0dd-91749cbe1479 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 returned with HTTP 200 Jul 10 14:08:40.708073 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 69/270] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:08:40 2026] GET /volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:08:40.763817 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-8e0ddef5-6ee1-4cd1-8bb1-32f37328b25b req-613e87c3-f264-478f-90d4-bbb30b11f00c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:40.766651 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-8e0ddef5-6ee1-4cd1-8bb1-32f37328b25b req-613e87c3-f264-478f-90d4-bbb30b11f00c tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] POST https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640/action Jul 10 14:08:40.767083 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-8e0ddef5-6ee1-4cd1-8bb1-32f37328b25b req-613e87c3-f264-478f-90d4-bbb30b11f00c tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:08:40.767236 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-8e0ddef5-6ee1-4cd1-8bb1-32f37328b25b req-613e87c3-f264-478f-90d4-bbb30b11f00c tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:08:40.780028 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:40.780028 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:08:40.780405 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-8e0ddef5-6ee1-4cd1-8bb1-32f37328b25b req-613e87c3-f264-478f-90d4-bbb30b11f00c tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Volume info retrieved successfully. Jul 10 14:08:40.790571 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-8e0ddef5-6ee1-4cd1-8bb1-32f37328b25b req-613e87c3-f264-478f-90d4-bbb30b11f00c tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Begin detaching volume completed successfully. Jul 10 14:08:40.790571 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-8e0ddef5-6ee1-4cd1-8bb1-32f37328b25b req-613e87c3-f264-478f-90d4-bbb30b11f00c tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640/action returned with HTTP 202 Jul 10 14:08:40.790571 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 69/271] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:08:40 2026] POST /volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:08:40.819817 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-694f51a4-ff53-419a-92ba-5a0599c59495 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:40.822883 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-694f51a4-ff53-419a-92ba-5a0599c59495 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-reader] GET https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 Jul 10 14:08:40.823810 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-694f51a4-ff53-419a-92ba-5a0599c59495 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-reader] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:40.823972 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-694f51a4-ff53-419a-92ba-5a0599c59495 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-reader] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:40.838234 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:40.838234 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:08:40.843909 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-694f51a4-ff53-419a-92ba-5a0599c59495 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-reader] Volume info retrieved successfully. Jul 10 14:08:40.851725 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-694f51a4-ff53-419a-92ba-5a0599c59495 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-reader] https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 returned with HTTP 200 Jul 10 14:08:40.852320 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 66/272] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:40 2026] GET /volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 => generated 1141 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:08:40.863020 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-47c656f8-bf15-4c11-9a8f-e60e3ffe1410 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:40.863020 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-47c656f8-bf15-4c11-9a8f-e60e3ffe1410 None None] GET https://10.4.3.66/volume// Jul 10 14:08:40.863020 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-47c656f8-bf15-4c11-9a8f-e60e3ffe1410 None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:40.863020 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-47c656f8-bf15-4c11-9a8f-e60e3ffe1410 None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:40.863020 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-47c656f8-bf15-4c11-9a8f-e60e3ffe1410 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:08:40.863020 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 69/273] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:08:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:08:40.881077 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-91fedf85-3fae-4852-bcc2-53f828e7ed5b req-45bd4580-ff2f-4412-a467-3ee33cc84032 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:40.984245 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-237ffe15-f973-4325-a948-7cdcfc03c367 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:40.986364 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-237ffe15-f973-4325-a948-7cdcfc03c367 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 Jul 10 14:08:40.986625 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-237ffe15-f973-4325-a948-7cdcfc03c367 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:40.986852 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-237ffe15-f973-4325-a948-7cdcfc03c367 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:40.986972 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-237ffe15-f973-4325-a948-7cdcfc03c367 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id 0d939d07-eabf-44bc-b1b5-c3e22fd417a8. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:40.991786 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:40.991786 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:08:40.992680 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-237ffe15-f973-4325-a948-7cdcfc03c367 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 returned with HTTP 200 Jul 10 14:08:40.993122 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 70/274] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:40 2026] GET /volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:41.108358 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-91fedf85-3fae-4852-bcc2-53f828e7ed5b req-45bd4580-ff2f-4412-a467-3ee33cc84032 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:08:41.109216 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-91fedf85-3fae-4852-bcc2-53f828e7ed5b req-45bd4580-ff2f-4412-a467-3ee33cc84032 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "49fd3d38-0632-4ee6-bbd7-27492d13c396", "connector": null, "instance_uuid": "383c5327-8149-4784-85f1-16f367352560"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:08:41.117834 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:41.117834 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:08:41.140143 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-91fedf85-3fae-4852-bcc2-53f828e7ed5b req-45bd4580-ff2f-4412-a467-3ee33cc84032 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:08:41.140743 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 70/275] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:08:40 2026] POST /volume/v3/attachments => generated 273 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:08:41.602525 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b1d40253-e7de-4fab-b648-76d53b1d0f38 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:41.605014 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b1d40253-e7de-4fab-b648-76d53b1d0f38 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] GET https://10.4.3.66/volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 Jul 10 14:08:41.606411 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b1d40253-e7de-4fab-b648-76d53b1d0f38 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:41.606870 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b1d40253-e7de-4fab-b648-76d53b1d0f38 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:41.620095 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:41.620095 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:08:41.624309 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-b1d40253-e7de-4fab-b648-76d53b1d0f38 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Volume info retrieved successfully. Jul 10 14:08:41.629456 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b1d40253-e7de-4fab-b648-76d53b1d0f38 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] https://10.4.3.66/volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 returned with HTTP 200 Jul 10 14:08:41.630268 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 67/276] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:41 2026] GET /volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 => generated 1022 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:08:41.672464 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-5ba4e8e0-ef07-49f8-84ef-b65ed281680e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:41.672931 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5ba4e8e0-ef07-49f8-84ef-b65ed281680e None None] GET https://10.4.3.66/volume// Jul 10 14:08:41.672931 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5ba4e8e0-ef07-49f8-84ef-b65ed281680e None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:41.675520 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5ba4e8e0-ef07-49f8-84ef-b65ed281680e None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:41.675520 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5ba4e8e0-ef07-49f8-84ef-b65ed281680e None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:08:41.675520 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 70/277] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:08:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:08:41.681411 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-91fedf85-3fae-4852-bcc2-53f828e7ed5b req-b42ef9ee-40c4-45a2-9334-e66094562a34 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:41.683258 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-91fedf85-3fae-4852-bcc2-53f828e7ed5b req-b42ef9ee-40c4-45a2-9334-e66094562a34 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] GET https://10.4.3.66/volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 Jul 10 14:08:41.683448 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-91fedf85-3fae-4852-bcc2-53f828e7ed5b req-b42ef9ee-40c4-45a2-9334-e66094562a34 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:41.683642 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-91fedf85-3fae-4852-bcc2-53f828e7ed5b req-b42ef9ee-40c4-45a2-9334-e66094562a34 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:41.698548 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:41.698548 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:08:41.705057 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-91fedf85-3fae-4852-bcc2-53f828e7ed5b req-b42ef9ee-40c4-45a2-9334-e66094562a34 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Volume info retrieved successfully. Jul 10 14:08:41.709652 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-91fedf85-3fae-4852-bcc2-53f828e7ed5b req-b42ef9ee-40c4-45a2-9334-e66094562a34 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] https://10.4.3.66/volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 returned with HTTP 200 Jul 10 14:08:41.710067 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 71/278] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:08:41 2026] GET /volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 => generated 1245 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:08:41.812962 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-91fedf85-3fae-4852-bcc2-53f828e7ed5b req-7adf5cc3-7ecd-44b5-bac7-bdcd06e65212 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:41.817746 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-91fedf85-3fae-4852-bcc2-53f828e7ed5b req-7adf5cc3-7ecd-44b5-bac7-bdcd06e65212 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] PUT https://10.4.3.66/volume/v3/attachments/fc33bf08-b31d-47b9-a348-42a71f6aa0ed Jul 10 14:08:41.818370 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-91fedf85-3fae-4852-bcc2-53f828e7ed5b req-7adf5cc3-7ecd-44b5-bac7-bdcd06e65212 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:08:41.831931 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-280f175b-bfc8-449c-8c76-ed068073c919 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:41.832340 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-280f175b-bfc8-449c-8c76-ed068073c919 None None] GET https://10.4.3.66/volume// Jul 10 14:08:41.835698 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-280f175b-bfc8-449c-8c76-ed068073c919 None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:41.835698 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-280f175b-bfc8-449c-8c76-ed068073c919 None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:41.835698 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-280f175b-bfc8-449c-8c76-ed068073c919 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:08:41.836043 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 68/279] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:08:41 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:08:41.836492 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-91fedf85-3fae-4852-bcc2-53f828e7ed5b req-7adf5cc3-7ecd-44b5-bac7-bdcd06e65212 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Acquiring lock "cinder-attachment_update-49fd3d38-0632-4ee6-bbd7-27492d13c396-np0000005012" by "attachment_update" {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:08:41.844744 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-8e0ddef5-6ee1-4cd1-8bb1-32f37328b25b req-8d4fef60-2d6d-452c-b5c7-87a7e4291471 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:41.845925 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-91fedf85-3fae-4852-bcc2-53f828e7ed5b req-7adf5cc3-7ecd-44b5-bac7-bdcd06e65212 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Lock "cinder-attachment_update-49fd3d38-0632-4ee6-bbd7-27492d13c396-np0000005012" acquired by "attachment_update" :: waited 0.009s {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:08:41.846265 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:41.846265 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:08:41.847138 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-8e0ddef5-6ee1-4cd1-8bb1-32f37328b25b req-8d4fef60-2d6d-452c-b5c7-87a7e4291471 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] GET https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 Jul 10 14:08:41.847555 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-8e0ddef5-6ee1-4cd1-8bb1-32f37328b25b req-8d4fef60-2d6d-452c-b5c7-87a7e4291471 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:41.847624 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-8e0ddef5-6ee1-4cd1-8bb1-32f37328b25b req-8d4fef60-2d6d-452c-b5c7-87a7e4291471 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:41.858038 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:41.858038 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:08:41.860552 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-8e0ddef5-6ee1-4cd1-8bb1-32f37328b25b req-8d4fef60-2d6d-452c-b5c7-87a7e4291471 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Volume info retrieved successfully. Jul 10 14:08:41.868686 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-8e0ddef5-6ee1-4cd1-8bb1-32f37328b25b req-8d4fef60-2d6d-452c-b5c7-87a7e4291471 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 returned with HTTP 200 Jul 10 14:08:41.869101 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 71/280] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:08:41 2026] GET /volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 => generated 1321 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:08:41.872908 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9e0b3a4a-dce4-4935-a702-0bdfcf27423d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:41.874761 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9e0b3a4a-dce4-4935-a702-0bdfcf27423d tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-reader] GET https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 Jul 10 14:08:41.874935 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9e0b3a4a-dce4-4935-a702-0bdfcf27423d tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-reader] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:41.875138 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9e0b3a4a-dce4-4935-a702-0bdfcf27423d tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-reader] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:41.887741 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:41.887741 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:08:41.892119 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9e0b3a4a-dce4-4935-a702-0bdfcf27423d tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-reader] Volume info retrieved successfully. Jul 10 14:08:41.897223 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9e0b3a4a-dce4-4935-a702-0bdfcf27423d tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-reader] https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 returned with HTTP 200 Jul 10 14:08:41.897714 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 72/281] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:41 2026] GET /volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 => generated 1141 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:08:42.006617 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-83d5ced9-4b26-4a79-9496-d229a16d034b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:42.008136 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-83d5ced9-4b26-4a79-9496-d229a16d034b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 Jul 10 14:08:42.008529 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-83d5ced9-4b26-4a79-9496-d229a16d034b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:42.008847 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-83d5ced9-4b26-4a79-9496-d229a16d034b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:42.009048 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-83d5ced9-4b26-4a79-9496-d229a16d034b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id 0d939d07-eabf-44bc-b1b5-c3e22fd417a8. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:42.013978 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:42.013978 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:08:42.015305 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-83d5ced9-4b26-4a79-9496-d229a16d034b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 returned with HTTP 200 Jul 10 14:08:42.015305 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 69/282] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:42 2026] GET /volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:42.374229 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-91fedf85-3fae-4852-bcc2-53f828e7ed5b req-7adf5cc3-7ecd-44b5-bac7-bdcd06e65212 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Lock "cinder-attachment_update-49fd3d38-0632-4ee6-bbd7-27492d13c396-np0000005012" released by "attachment_update" :: held 0.528s {{(pid=100153) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:08:42.374229 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-91fedf85-3fae-4852-bcc2-53f828e7ed5b req-7adf5cc3-7ecd-44b5-bac7-bdcd06e65212 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] https://10.4.3.66/volume/v3/attachments/fc33bf08-b31d-47b9-a348-42a71f6aa0ed returned with HTTP 200 Jul 10 14:08:42.374229 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 71/283] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:08:41 2026] PUT /volume/v3/attachments/fc33bf08-b31d-47b9-a348-42a71f6aa0ed => generated 969 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:08:42.644770 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-dc14b2b4-e351-41a5-b8f6-42a6cbe9a6ec None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:42.646611 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-dc14b2b4-e351-41a5-b8f6-42a6cbe9a6ec tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] GET https://10.4.3.66/volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 Jul 10 14:08:42.646842 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-dc14b2b4-e351-41a5-b8f6-42a6cbe9a6ec tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:42.647065 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-dc14b2b4-e351-41a5-b8f6-42a6cbe9a6ec tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:42.699001 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:42.699001 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:08:42.702942 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-dc14b2b4-e351-41a5-b8f6-42a6cbe9a6ec tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Volume info retrieved successfully. Jul 10 14:08:42.708997 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-dc14b2b4-e351-41a5-b8f6-42a6cbe9a6ec tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] https://10.4.3.66/volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 returned with HTTP 200 Jul 10 14:08:42.709495 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 72/284] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:42 2026] GET /volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 => generated 1023 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:08:42.909111 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-64f9031d-8e83-4131-85c9-701c7b04bdfa None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:42.910903 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-64f9031d-8e83-4131-85c9-701c7b04bdfa tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-reader] GET https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 Jul 10 14:08:42.911138 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-64f9031d-8e83-4131-85c9-701c7b04bdfa tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-reader] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:42.911316 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-64f9031d-8e83-4131-85c9-701c7b04bdfa tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-reader] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:42.921265 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:42.921265 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:08:42.925220 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-64f9031d-8e83-4131-85c9-701c7b04bdfa tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-reader] Volume info retrieved successfully. Jul 10 14:08:42.930928 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-64f9031d-8e83-4131-85c9-701c7b04bdfa tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-reader] https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 returned with HTTP 200 Jul 10 14:08:42.931347 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 73/285] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:42 2026] GET /volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 => generated 1141 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:08:43.026597 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-8df5d4b8-24b7-4e43-b7ee-d501db4cb41d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:43.029226 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8df5d4b8-24b7-4e43-b7ee-d501db4cb41d tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 Jul 10 14:08:43.029226 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8df5d4b8-24b7-4e43-b7ee-d501db4cb41d tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:43.029226 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8df5d4b8-24b7-4e43-b7ee-d501db4cb41d tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:43.029226 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-8df5d4b8-24b7-4e43-b7ee-d501db4cb41d tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id 0d939d07-eabf-44bc-b1b5-c3e22fd417a8. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:43.034133 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:43.034133 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:08:43.035404 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8df5d4b8-24b7-4e43-b7ee-d501db4cb41d tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 returned with HTTP 200 Jul 10 14:08:43.036001 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 70/286] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:43 2026] GET /volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:43.046118 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0789dcd9-7d51-4a2d-ba23-aa0cd5a9f2b6 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:43.048441 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0789dcd9-7d51-4a2d-ba23-aa0cd5a9f2b6 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/volumes/a06b9081-5065-4a65-88a9-a3b648573c9c Jul 10 14:08:43.049226 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0789dcd9-7d51-4a2d-ba23-aa0cd5a9f2b6 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:43.049401 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0789dcd9-7d51-4a2d-ba23-aa0cd5a9f2b6 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:43.060274 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:43.060274 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:08:43.064750 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-0789dcd9-7d51-4a2d-ba23-aa0cd5a9f2b6 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Volume info retrieved successfully. Jul 10 14:08:43.070878 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0789dcd9-7d51-4a2d-ba23-aa0cd5a9f2b6 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/volumes/a06b9081-5065-4a65-88a9-a3b648573c9c returned with HTTP 200 Jul 10 14:08:43.071574 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 72/287] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:43 2026] GET /volume/v3/volumes/a06b9081-5065-4a65-88a9-a3b648573c9c => generated 900 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:43.089194 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-4569bac9-e7b1-4ce7-ac42-90f42c8155a4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:43.090999 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4569bac9-e7b1-4ce7-ac42-90f42c8155a4 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/volumes Jul 10 14:08:43.091220 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4569bac9-e7b1-4ce7-ac42-90f42c8155a4 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:43.091456 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4569bac9-e7b1-4ce7-ac42-90f42c8155a4 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'index' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:43.091800 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.api_utils [None req-4569bac9-e7b1-4ce7-ac42-90f42c8155a4 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Removing options '' from query. {{(pid=100154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:08:43.092551 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4569bac9-e7b1-4ce7-ac42-90f42c8155a4 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:08:43.099887 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-4569bac9-e7b1-4ce7-ac42-90f42c8155a4 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Get all volumes completed successfully. Jul 10 14:08:43.100468 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4569bac9-e7b1-4ce7-ac42-90f42c8155a4 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 200 Jul 10 14:08:43.100899 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 73/288] 10.4.3.66 () {66 vars in 1230 bytes} [Fri Jul 10 14:08:43 2026] GET /volume/v3/volumes => generated 659 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:43.109361 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c976eccd-eb7c-4579-8b6b-5d81de56d8ac None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:43.111146 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c976eccd-eb7c-4579-8b6b-5d81de56d8ac tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] DELETE https://10.4.3.66/volume/v3/volumes/a06b9081-5065-4a65-88a9-a3b648573c9c Jul 10 14:08:43.111337 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c976eccd-eb7c-4579-8b6b-5d81de56d8ac tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:43.111543 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c976eccd-eb7c-4579-8b6b-5d81de56d8ac tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:43.111716 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-c976eccd-eb7c-4579-8b6b-5d81de56d8ac tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Delete volume with id: a06b9081-5065-4a65-88a9-a3b648573c9c Jul 10 14:08:43.118242 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:43.118242 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:08:43.118701 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c976eccd-eb7c-4579-8b6b-5d81de56d8ac tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Volume info retrieved successfully. Jul 10 14:08:43.139289 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c976eccd-eb7c-4579-8b6b-5d81de56d8ac tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Delete volume request issued successfully. Jul 10 14:08:43.139468 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c976eccd-eb7c-4579-8b6b-5d81de56d8ac tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/volumes/a06b9081-5065-4a65-88a9-a3b648573c9c returned with HTTP 202 Jul 10 14:08:43.139877 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 74/289] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:08:43 2026] DELETE /volume/v3/volumes/a06b9081-5065-4a65-88a9-a3b648573c9c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:08:43.148298 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-10e48693-0c0a-441e-b810-50a6bacfecf9 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:43.152527 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-10e48693-0c0a-441e-b810-50a6bacfecf9 tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] DELETE https://10.4.3.66/volume/v3/backups/03e529f2-5fd7-4324-9d53-af5ed697cf33 Jul 10 14:08:43.152527 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-10e48693-0c0a-441e-b810-50a6bacfecf9 tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:43.152527 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-10e48693-0c0a-441e-b810-50a6bacfecf9 tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:43.152527 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.contrib.backups [None req-10e48693-0c0a-441e-b810-50a6bacfecf9 tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] Delete backup with id: 03e529f2-5fd7-4324-9d53-af5ed697cf33. Jul 10 14:08:43.159879 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:43.159879 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:08:43.196211 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.backup.rpcapi [None req-10e48693-0c0a-441e-b810-50a6bacfecf9 tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] delete_backup rpcapi backup_id 03e529f2-5fd7-4324-9d53-af5ed697cf33 {{(pid=100155) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 14:08:43.199142 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-10e48693-0c0a-441e-b810-50a6bacfecf9 tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] https://10.4.3.66/volume/v3/backups/03e529f2-5fd7-4324-9d53-af5ed697cf33 returned with HTTP 202 Jul 10 14:08:43.199142 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 71/290] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:08:43 2026] DELETE /volume/v3/backups/03e529f2-5fd7-4324-9d53-af5ed697cf33 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:08:43.208899 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b7fa5943-ad0f-42a9-9c09-380a9b692590 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:43.210882 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b7fa5943-ad0f-42a9-9c09-380a9b692590 tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] GET https://10.4.3.66/volume/v3/backups/03e529f2-5fd7-4324-9d53-af5ed697cf33 Jul 10 14:08:43.211327 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b7fa5943-ad0f-42a9-9c09-380a9b692590 tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:43.212303 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b7fa5943-ad0f-42a9-9c09-380a9b692590 tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:43.212303 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-b7fa5943-ad0f-42a9-9c09-380a9b692590 tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] Show backup with id 03e529f2-5fd7-4324-9d53-af5ed697cf33. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:43.220261 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:43.220261 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:08:43.220261 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b7fa5943-ad0f-42a9-9c09-380a9b692590 tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] https://10.4.3.66/volume/v3/backups/03e529f2-5fd7-4324-9d53-af5ed697cf33 returned with HTTP 200 Jul 10 14:08:43.220261 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 73/291] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:43 2026] GET /volume/v3/backups/03e529f2-5fd7-4324-9d53-af5ed697cf33 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:43.732197 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-72faaeb9-1540-4af4-bc87-e862278bdfd4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:43.736324 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-72faaeb9-1540-4af4-bc87-e862278bdfd4 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] GET https://10.4.3.66/volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 Jul 10 14:08:43.736612 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-72faaeb9-1540-4af4-bc87-e862278bdfd4 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:43.736864 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-72faaeb9-1540-4af4-bc87-e862278bdfd4 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:43.749162 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:43.749162 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:08:43.753637 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-72faaeb9-1540-4af4-bc87-e862278bdfd4 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Volume info retrieved successfully. Jul 10 14:08:43.758714 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-72faaeb9-1540-4af4-bc87-e862278bdfd4 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] https://10.4.3.66/volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 returned with HTTP 200 Jul 10 14:08:43.759173 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 74/292] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:43 2026] GET /volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 => generated 1023 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:08:43.945467 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-719a4d2e-1ec1-430e-a24d-fcff533b524d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:43.947346 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-719a4d2e-1ec1-430e-a24d-fcff533b524d tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-reader] GET https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 Jul 10 14:08:43.947551 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-719a4d2e-1ec1-430e-a24d-fcff533b524d tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-reader] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:43.947768 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-719a4d2e-1ec1-430e-a24d-fcff533b524d tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-reader] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:43.956808 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:43.956808 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:08:43.960153 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-719a4d2e-1ec1-430e-a24d-fcff533b524d tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-reader] Volume info retrieved successfully. Jul 10 14:08:43.964516 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-719a4d2e-1ec1-430e-a24d-fcff533b524d tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-reader] https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 returned with HTTP 200 Jul 10 14:08:43.964957 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 75/293] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:43 2026] GET /volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 => generated 1141 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:08:44.232626 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b02e2047-04a4-47d8-9454-7b31fec25c92 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:44.234621 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b02e2047-04a4-47d8-9454-7b31fec25c92 tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] GET https://10.4.3.66/volume/v3/backups/03e529f2-5fd7-4324-9d53-af5ed697cf33 Jul 10 14:08:44.234872 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b02e2047-04a4-47d8-9454-7b31fec25c92 tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:44.235109 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b02e2047-04a4-47d8-9454-7b31fec25c92 tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:44.235237 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-b02e2047-04a4-47d8-9454-7b31fec25c92 tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] Show backup with id 03e529f2-5fd7-4324-9d53-af5ed697cf33. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:44.239570 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b02e2047-04a4-47d8-9454-7b31fec25c92 tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] https://10.4.3.66/volume/v3/backups/03e529f2-5fd7-4324-9d53-af5ed697cf33 returned with HTTP 404 Jul 10 14:08:44.240106 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 72/294] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:44 2026] GET /volume/v3/backups/03e529f2-5fd7-4324-9d53-af5ed697cf33 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:08:44.247556 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-bb7a9b1a-65d0-426b-bf64-e06e469adea0 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:44.249759 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-bb7a9b1a-65d0-426b-bf64-e06e469adea0 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] DELETE https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 Jul 10 14:08:44.249975 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-bb7a9b1a-65d0-426b-bf64-e06e469adea0 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:44.250334 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-bb7a9b1a-65d0-426b-bf64-e06e469adea0 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:44.250472 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.contrib.backups [None req-bb7a9b1a-65d0-426b-bf64-e06e469adea0 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Delete backup with id: 0d939d07-eabf-44bc-b1b5-c3e22fd417a8. Jul 10 14:08:44.254725 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:44.254725 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:08:44.273862 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.backup.rpcapi [None req-bb7a9b1a-65d0-426b-bf64-e06e469adea0 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] delete_backup rpcapi backup_id 0d939d07-eabf-44bc-b1b5-c3e22fd417a8 {{(pid=100153) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 14:08:44.275768 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-bb7a9b1a-65d0-426b-bf64-e06e469adea0 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 returned with HTTP 202 Jul 10 14:08:44.276272 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 74/295] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:08:44 2026] DELETE /volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:08:44.285390 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-92461096-5631-4ab6-830a-491e0c775e5b None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:44.289889 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-92461096-5631-4ab6-830a-491e0c775e5b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 Jul 10 14:08:44.289889 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-92461096-5631-4ab6-830a-491e0c775e5b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:44.290199 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-92461096-5631-4ab6-830a-491e0c775e5b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:44.290199 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-92461096-5631-4ab6-830a-491e0c775e5b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id 0d939d07-eabf-44bc-b1b5-c3e22fd417a8. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:44.307321 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:44.307321 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:08:44.308370 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-92461096-5631-4ab6-830a-491e0c775e5b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 returned with HTTP 200 Jul 10 14:08:44.308969 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 75/296] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:44 2026] GET /volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 => generated 800 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:44.779960 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-49f78c2a-651b-46a1-ae59-639f86d900fa None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:44.781946 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-49f78c2a-651b-46a1-ae59-639f86d900fa tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] GET https://10.4.3.66/volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 Jul 10 14:08:44.782170 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-49f78c2a-651b-46a1-ae59-639f86d900fa tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:44.782403 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-49f78c2a-651b-46a1-ae59-639f86d900fa tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:44.794149 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:44.794149 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:08:44.797842 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-49f78c2a-651b-46a1-ae59-639f86d900fa tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Volume info retrieved successfully. Jul 10 14:08:44.802203 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-49f78c2a-651b-46a1-ae59-639f86d900fa tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] https://10.4.3.66/volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 returned with HTTP 200 Jul 10 14:08:44.802639 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 76/297] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:44 2026] GET /volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 => generated 1023 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:08:44.981357 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b5121995-9baa-498e-881e-8e477140bca3 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:44.982842 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b5121995-9baa-498e-881e-8e477140bca3 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-reader] GET https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 Jul 10 14:08:44.983449 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b5121995-9baa-498e-881e-8e477140bca3 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-reader] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:44.983449 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b5121995-9baa-498e-881e-8e477140bca3 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-reader] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:44.998591 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:44.998591 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:08:45.004366 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-b5121995-9baa-498e-881e-8e477140bca3 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-reader] Volume info retrieved successfully. Jul 10 14:08:45.011953 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b5121995-9baa-498e-881e-8e477140bca3 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-reader] https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 returned with HTTP 200 Jul 10 14:08:45.012512 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 73/298] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:44 2026] GET /volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 => generated 1141 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:08:45.320304 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f77a74f2-ce58-402d-aaed-df7ab2cc7ebd None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:45.324613 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f77a74f2-ce58-402d-aaed-df7ab2cc7ebd tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 Jul 10 14:08:45.324613 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f77a74f2-ce58-402d-aaed-df7ab2cc7ebd tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:45.324613 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f77a74f2-ce58-402d-aaed-df7ab2cc7ebd tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:45.324613 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-f77a74f2-ce58-402d-aaed-df7ab2cc7ebd tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id 0d939d07-eabf-44bc-b1b5-c3e22fd417a8. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:45.328030 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f77a74f2-ce58-402d-aaed-df7ab2cc7ebd tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 returned with HTTP 404 Jul 10 14:08:45.329218 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 75/299] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:45 2026] GET /volume/v3/backups/0d939d07-eabf-44bc-b1b5-c3e22fd417a8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 14:08:45.430281 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-57245bad-09c5-4b60-a024-c62ae4df6e67 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:45.432055 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-57245bad-09c5-4b60-a024-c62ae4df6e67 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/volumes/a008c5a2-56b5-42c1-a3ea-0758acc13373 Jul 10 14:08:45.432264 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-57245bad-09c5-4b60-a024-c62ae4df6e67 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:45.432487 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-57245bad-09c5-4b60-a024-c62ae4df6e67 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:45.440514 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:45.440514 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:08:45.445852 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-57245bad-09c5-4b60-a024-c62ae4df6e67 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Volume info retrieved successfully. Jul 10 14:08:45.451972 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-57245bad-09c5-4b60-a024-c62ae4df6e67 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/volumes/a008c5a2-56b5-42c1-a3ea-0758acc13373 returned with HTTP 200 Jul 10 14:08:45.452495 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 76/300] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:45 2026] GET /volume/v3/volumes/a008c5a2-56b5-42c1-a3ea-0758acc13373 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:45.473298 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e66ca458-cc5a-4307-808a-99439fd6331e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:45.475106 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e66ca458-cc5a-4307-808a-99439fd6331e tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] DELETE https://10.4.3.66/volume/v3/volumes/a008c5a2-56b5-42c1-a3ea-0758acc13373 Jul 10 14:08:45.475371 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e66ca458-cc5a-4307-808a-99439fd6331e tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:45.475640 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e66ca458-cc5a-4307-808a-99439fd6331e tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:45.475832 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-e66ca458-cc5a-4307-808a-99439fd6331e tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Delete volume with id: a008c5a2-56b5-42c1-a3ea-0758acc13373 Jul 10 14:08:45.487812 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:45.487812 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:08:45.488313 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e66ca458-cc5a-4307-808a-99439fd6331e tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Volume info retrieved successfully. Jul 10 14:08:45.507607 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e66ca458-cc5a-4307-808a-99439fd6331e tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Delete volume request issued successfully. Jul 10 14:08:45.507910 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e66ca458-cc5a-4307-808a-99439fd6331e tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/volumes/a008c5a2-56b5-42c1-a3ea-0758acc13373 returned with HTTP 202 Jul 10 14:08:45.508289 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 77/301] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:08:45 2026] DELETE /volume/v3/volumes/a008c5a2-56b5-42c1-a3ea-0758acc13373 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:08:45.516023 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-7ff52d9b-ebe1-426b-8fc3-442d6f75370b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:45.519386 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7ff52d9b-ebe1-426b-8fc3-442d6f75370b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/volumes/a008c5a2-56b5-42c1-a3ea-0758acc13373 Jul 10 14:08:45.520603 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7ff52d9b-ebe1-426b-8fc3-442d6f75370b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:45.520603 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7ff52d9b-ebe1-426b-8fc3-442d6f75370b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:45.534133 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:45.534133 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:08:45.538922 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-7ff52d9b-ebe1-426b-8fc3-442d6f75370b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Volume info retrieved successfully. Jul 10 14:08:45.544656 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7ff52d9b-ebe1-426b-8fc3-442d6f75370b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/volumes/a008c5a2-56b5-42c1-a3ea-0758acc13373 returned with HTTP 200 Jul 10 14:08:45.545315 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 74/302] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:45 2026] GET /volume/v3/volumes/a008c5a2-56b5-42c1-a3ea-0758acc13373 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:45.728273 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-8e0ddef5-6ee1-4cd1-8bb1-32f37328b25b req-c346d7e5-84ec-4eb8-9980-a81a0bd44d5a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:45.731519 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-8e0ddef5-6ee1-4cd1-8bb1-32f37328b25b req-c346d7e5-84ec-4eb8-9980-a81a0bd44d5a tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] DELETE https://10.4.3.66/volume/v3/attachments/98821722-c623-44d0-999e-99193db249ee Jul 10 14:08:45.731519 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-8e0ddef5-6ee1-4cd1-8bb1-32f37328b25b req-c346d7e5-84ec-4eb8-9980-a81a0bd44d5a tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:45.731519 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-8e0ddef5-6ee1-4cd1-8bb1-32f37328b25b req-c346d7e5-84ec-4eb8-9980-a81a0bd44d5a tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:45.741688 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:45.741688 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:08:45.823772 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-738b704a-3f2f-4b63-91cc-b195bd79f1d4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:45.825724 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-738b704a-3f2f-4b63-91cc-b195bd79f1d4 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] GET https://10.4.3.66/volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 Jul 10 14:08:45.825970 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-738b704a-3f2f-4b63-91cc-b195bd79f1d4 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:45.826156 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-738b704a-3f2f-4b63-91cc-b195bd79f1d4 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:45.836310 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:45.836310 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:08:45.839778 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-738b704a-3f2f-4b63-91cc-b195bd79f1d4 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Volume info retrieved successfully. Jul 10 14:08:45.843806 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-738b704a-3f2f-4b63-91cc-b195bd79f1d4 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] https://10.4.3.66/volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 returned with HTTP 200 Jul 10 14:08:45.844208 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 77/303] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:45 2026] GET /volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 => generated 1023 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:08:46.027028 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f4e7d77f-a6f2-4b8e-ab85-ee9604bacd99 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:46.029016 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f4e7d77f-a6f2-4b8e-ab85-ee9604bacd99 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-reader] GET https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 Jul 10 14:08:46.029247 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f4e7d77f-a6f2-4b8e-ab85-ee9604bacd99 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-reader] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:46.029467 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f4e7d77f-a6f2-4b8e-ab85-ee9604bacd99 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-reader] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:46.040303 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:46.040303 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:08:46.044662 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f4e7d77f-a6f2-4b8e-ab85-ee9604bacd99 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-reader] Volume info retrieved successfully. Jul 10 14:08:46.049673 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f4e7d77f-a6f2-4b8e-ab85-ee9604bacd99 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-reader] https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 returned with HTTP 200 Jul 10 14:08:46.050090 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 78/304] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:46 2026] GET /volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 => generated 1141 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:08:46.293227 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-8e0ddef5-6ee1-4cd1-8bb1-32f37328b25b req-c346d7e5-84ec-4eb8-9980-a81a0bd44d5a tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] https://10.4.3.66/volume/v3/attachments/98821722-c623-44d0-999e-99193db249ee returned with HTTP 200 Jul 10 14:08:46.294418 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 76/305] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:08:45 2026] DELETE /volume/v3/attachments/98821722-c623-44d0-999e-99193db249ee => generated 19 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:46.559300 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-69918c65-34b3-439a-8040-58345eff5e9b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:46.561532 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-69918c65-34b3-439a-8040-58345eff5e9b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/volumes/a008c5a2-56b5-42c1-a3ea-0758acc13373 Jul 10 14:08:46.562079 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-69918c65-34b3-439a-8040-58345eff5e9b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:46.563107 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-69918c65-34b3-439a-8040-58345eff5e9b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:46.570356 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-69918c65-34b3-439a-8040-58345eff5e9b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/volumes/a008c5a2-56b5-42c1-a3ea-0758acc13373 returned with HTTP 404 Jul 10 14:08:46.571123 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 75/306] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:46 2026] GET /volume/v3/volumes/a008c5a2-56b5-42c1-a3ea-0758acc13373 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:08:46.583447 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-5c865910-4d96-47ae-81f9-afddd3fa9a58 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:46.588091 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5c865910-4d96-47ae-81f9-afddd3fa9a58 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:08:46.588454 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5c865910-4d96-47ae-81f9-afddd3fa9a58 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1234992606"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:08:46.591128 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-5c865910-4d96-47ae-81f9-afddd3fa9a58 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1234992606'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:08:46.591262 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-5c865910-4d96-47ae-81f9-afddd3fa9a58 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Create volume of 1 GB Jul 10 14:08:46.600973 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-5c865910-4d96-47ae-81f9-afddd3fa9a58 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Availability Zones retrieved successfully. Jul 10 14:08:46.606868 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-5c865910-4d96-47ae-81f9-afddd3fa9a58 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Flow 'volume_create_api' (961bd27f-dac0-4bac-90f0-807b9d856817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:08:46.607962 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-5c865910-4d96-47ae-81f9-afddd3fa9a58 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c363e74e-319f-4c8b-961e-42579033c554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:08:46.608939 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-5c865910-4d96-47ae-81f9-afddd3fa9a58 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:08:46.641128 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-5c865910-4d96-47ae-81f9-afddd3fa9a58 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c363e74e-319f-4c8b-961e-42579033c554) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:08:46.642320 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-5c865910-4d96-47ae-81f9-afddd3fa9a58 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (965478fb-2130-47d1-a77b-e7eeadc1140a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:08:46.690296 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-5c865910-4d96-47ae-81f9-afddd3fa9a58 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Created reservations ['2012dd3c-d92d-401f-a201-1197cd374c61', '38629714-5c65-4824-b7d7-21f87b792e29', 'f8ba37e7-1b10-45df-8bf9-9e6a18fc8eea', '57a652a1-5851-4c45-91c7-2b8584b66d22'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:08:46.691516 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-5c865910-4d96-47ae-81f9-afddd3fa9a58 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (965478fb-2130-47d1-a77b-e7eeadc1140a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2012dd3c-d92d-401f-a201-1197cd374c61', '38629714-5c65-4824-b7d7-21f87b792e29', 'f8ba37e7-1b10-45df-8bf9-9e6a18fc8eea', '57a652a1-5851-4c45-91c7-2b8584b66d22']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:08:46.692797 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-5c865910-4d96-47ae-81f9-afddd3fa9a58 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0de79946-4766-4057-9a40-33b315951d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:08:46.719416 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-5c865910-4d96-47ae-81f9-afddd3fa9a58 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0de79946-4766-4057-9a40-33b315951d33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70b2ca2d-94f0-4302-82b7-d6882073e5c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1234992606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fa1f4d3ddf447578489473fbcaf5ebd',qos_specs=None,replication_status=,reservations=['2012dd3c-d92d-401f-a201-1197cd374c61','38629714-5c65-4824-b7d7-21f87b792e29','f8ba37e7-1b10-45df-8bf9-9e6a18fc8eea','57a652a1-5851-4c45-91c7-2b8584b66d22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fc111bb0cd34fe49ac5bab6d9ca55d8',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:08:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1234992606',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70b2ca2d-94f0-4302-82b7-d6882073e5c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fa1f4d3ddf447578489473fbcaf5ebd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fc111bb0cd34fe49ac5bab6d9ca55d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:08:46.720688 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-5c865910-4d96-47ae-81f9-afddd3fa9a58 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0226532-9ac4-4286-b2b7-5daf59e25a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:08:46.740301 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-5c865910-4d96-47ae-81f9-afddd3fa9a58 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0226532-9ac4-4286-b2b7-5daf59e25a09) transitioned into state 'SUCCESS' from state '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-1234992606',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fa1f4d3ddf447578489473fbcaf5ebd',qos_specs=None,replication_status=,reservations=['2012dd3c-d92d-401f-a201-1197cd374c61','38629714-5c65-4824-b7d7-21f87b792e29','f8ba37e7-1b10-45df-8bf9-9e6a18fc8eea','57a652a1-5851-4c45-91c7-2b8584b66d22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fc111bb0cd34fe49ac5bab6d9ca55d8',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:08:46.741178 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-5c865910-4d96-47ae-81f9-afddd3fa9a58 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5460ce63-062f-4469-bcd4-822b5a51ad9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:08:46.751335 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-5c865910-4d96-47ae-81f9-afddd3fa9a58 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5460ce63-062f-4469-bcd4-822b5a51ad9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:08:46.752125 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-5c865910-4d96-47ae-81f9-afddd3fa9a58 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Flow 'volume_create_api' (961bd27f-dac0-4bac-90f0-807b9d856817) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:08:46.752433 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-5c865910-4d96-47ae-81f9-afddd3fa9a58 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Create volume request issued successfully. Jul 10 14:08:46.753002 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5c865910-4d96-47ae-81f9-afddd3fa9a58 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:08:46.753431 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 78/307] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:08:46 2026] POST /volume/v3/volumes => generated 752 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:08:46.776836 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8d5fdc81-55e7-4600-b907-63e5a14f5bcf None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:46.779928 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8d5fdc81-55e7-4600-b907-63e5a14f5bcf tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/volumes/70b2ca2d-94f0-4302-82b7-d6882073e5c1 Jul 10 14:08:46.780223 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8d5fdc81-55e7-4600-b907-63e5a14f5bcf tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:46.780425 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8d5fdc81-55e7-4600-b907-63e5a14f5bcf tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:46.789403 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:46.789403 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:08:46.794073 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8d5fdc81-55e7-4600-b907-63e5a14f5bcf tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Volume info retrieved successfully. Jul 10 14:08:46.800038 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8d5fdc81-55e7-4600-b907-63e5a14f5bcf tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/volumes/70b2ca2d-94f0-4302-82b7-d6882073e5c1 returned with HTTP 200 Jul 10 14:08:46.800490 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 79/308] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:46 2026] GET /volume/v3/volumes/70b2ca2d-94f0-4302-82b7-d6882073e5c1 => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:46.864104 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-3df51314-d3f0-4708-9926-f9c9fccbdbf8 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:46.868817 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3df51314-d3f0-4708-9926-f9c9fccbdbf8 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] GET https://10.4.3.66/volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 Jul 10 14:08:46.868817 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3df51314-d3f0-4708-9926-f9c9fccbdbf8 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:46.868817 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3df51314-d3f0-4708-9926-f9c9fccbdbf8 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:46.894137 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:46.894137 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:08:46.903210 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-3df51314-d3f0-4708-9926-f9c9fccbdbf8 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Volume info retrieved successfully. Jul 10 14:08:46.911104 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3df51314-d3f0-4708-9926-f9c9fccbdbf8 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] https://10.4.3.66/volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 returned with HTTP 200 Jul 10 14:08:46.911104 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 77/309] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:46 2026] GET /volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 => generated 1023 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:08:47.067821 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f426f232-2c9e-495f-9773-d4f826fe6e68 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:47.070346 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f426f232-2c9e-495f-9773-d4f826fe6e68 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-reader] GET https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 Jul 10 14:08:47.070533 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f426f232-2c9e-495f-9773-d4f826fe6e68 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-reader] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:47.070657 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f426f232-2c9e-495f-9773-d4f826fe6e68 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-reader] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:47.081434 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:47.081434 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:08:47.088402 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-f426f232-2c9e-495f-9773-d4f826fe6e68 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-reader] Volume info retrieved successfully. Jul 10 14:08:47.096806 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f426f232-2c9e-495f-9773-d4f826fe6e68 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-reader] https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 returned with HTTP 200 Jul 10 14:08:47.097476 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 76/310] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:47 2026] GET /volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:47.170654 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ed2d32d7-07e6-4e16-8ec3-6df7fc5b76a1 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:47.176295 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ed2d32d7-07e6-4e16-8ec3-6df7fc5b76a1 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] GET https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 Jul 10 14:08:47.176492 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ed2d32d7-07e6-4e16-8ec3-6df7fc5b76a1 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:47.176722 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ed2d32d7-07e6-4e16-8ec3-6df7fc5b76a1 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:47.190667 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:47.190667 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:08:47.197494 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-ed2d32d7-07e6-4e16-8ec3-6df7fc5b76a1 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Volume info retrieved successfully. Jul 10 14:08:47.202746 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ed2d32d7-07e6-4e16-8ec3-6df7fc5b76a1 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 returned with HTTP 200 Jul 10 14:08:47.203170 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 79/311] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:47 2026] GET /volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:47.254828 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-78db2c01-555b-4b93-9947-c71b129e9fbb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:47.257157 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-78db2c01-555b-4b93-9947-c71b129e9fbb tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] GET https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 Jul 10 14:08:47.257387 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-78db2c01-555b-4b93-9947-c71b129e9fbb tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:47.257652 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-78db2c01-555b-4b93-9947-c71b129e9fbb tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:47.266872 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:47.266872 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:08:47.271953 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-78db2c01-555b-4b93-9947-c71b129e9fbb tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Volume info retrieved successfully. Jul 10 14:08:47.286637 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-78db2c01-555b-4b93-9947-c71b129e9fbb tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 returned with HTTP 200 Jul 10 14:08:47.287272 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 80/312] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:47 2026] GET /volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:47.816329 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-7b7612ce-7bc7-469e-b9c2-a84d8eee1de6 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:47.818525 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7b7612ce-7bc7-469e-b9c2-a84d8eee1de6 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/volumes/70b2ca2d-94f0-4302-82b7-d6882073e5c1 Jul 10 14:08:47.818725 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7b7612ce-7bc7-469e-b9c2-a84d8eee1de6 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:47.818963 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7b7612ce-7bc7-469e-b9c2-a84d8eee1de6 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:47.826567 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:47.826567 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:08:47.831426 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-7b7612ce-7bc7-469e-b9c2-a84d8eee1de6 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Volume info retrieved successfully. Jul 10 14:08:47.837050 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7b7612ce-7bc7-469e-b9c2-a84d8eee1de6 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/volumes/70b2ca2d-94f0-4302-82b7-d6882073e5c1 returned with HTTP 200 Jul 10 14:08:47.837466 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 78/313] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:47 2026] GET /volume/v3/volumes/70b2ca2d-94f0-4302-82b7-d6882073e5c1 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:47.850734 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-35665913-6b75-4c0c-a68f-780e95c8919c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:47.852649 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-35665913-6b75-4c0c-a68f-780e95c8919c tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] POST https://10.4.3.66/volume/v3/backups Jul 10 14:08:47.853045 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-35665913-6b75-4c0c-a68f-780e95c8919c tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "70b2ca2d-94f0-4302-82b7-d6882073e5c1", "name": "tempest-VolumesBackupsAdminTest-Backup-1237443951", "container": "tempest-volumesbackupsadmintest-backup-container-1167063166"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:08:47.854655 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.contrib.backups [None req-35665913-6b75-4c0c-a68f-780e95c8919c tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Creating new backup {'backup': {'volume_id': '70b2ca2d-94f0-4302-82b7-d6882073e5c1', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1237443951', 'container': 'tempest-volumesbackupsadmintest-backup-container-1167063166'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 14:08:47.854857 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.contrib.backups [None req-35665913-6b75-4c0c-a68f-780e95c8919c tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Creating backup of volume 70b2ca2d-94f0-4302-82b7-d6882073e5c1 in container tempest-volumesbackupsadmintest-backup-container-1167063166 Jul 10 14:08:47.862208 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:47.862208 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:08:47.862761 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-35665913-6b75-4c0c-a68f-780e95c8919c tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Volume info retrieved successfully. Jul 10 14:08:47.882156 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-35665913-6b75-4c0c-a68f-780e95c8919c tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Created reservations ['484ec012-d908-446b-9ad8-da4b89e7c3f7', '7681b6c0-03d4-4c4a-a575-65dd726b657b'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:08:47.919763 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-35665913-6b75-4c0c-a68f-780e95c8919c tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Jul 10 14:08:47.920388 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 77/314] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:08:47 2026] POST /volume/v3/backups => generated 333 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:08:47.931166 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-5eb0cb64-aa92-4cb8-a4d1-0ada96e59281 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:47.932539 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-55ac5f72-1045-49e5-8318-9536ad885919 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:47.935139 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-55ac5f72-1045-49e5-8318-9536ad885919 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] GET https://10.4.3.66/volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 Jul 10 14:08:47.935520 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-55ac5f72-1045-49e5-8318-9536ad885919 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:47.935591 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5eb0cb64-aa92-4cb8-a4d1-0ada96e59281 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc Jul 10 14:08:47.935795 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5eb0cb64-aa92-4cb8-a4d1-0ada96e59281 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:47.935861 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-55ac5f72-1045-49e5-8318-9536ad885919 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:47.936034 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5eb0cb64-aa92-4cb8-a4d1-0ada96e59281 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:47.936192 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-5eb0cb64-aa92-4cb8-a4d1-0ada96e59281 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id b3b059a2-038c-4eaa-a2b9-70d35c5673cc. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:47.940700 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:47.940700 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:08:47.941602 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5eb0cb64-aa92-4cb8-a4d1-0ada96e59281 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc returned with HTTP 200 Jul 10 14:08:47.942050 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 80/315] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:47 2026] GET /volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:47.949567 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:47.949567 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:08:47.953908 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-55ac5f72-1045-49e5-8318-9536ad885919 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Volume info retrieved successfully. Jul 10 14:08:47.958424 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-55ac5f72-1045-49e5-8318-9536ad885919 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] https://10.4.3.66/volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 returned with HTTP 200 Jul 10 14:08:47.959017 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 81/316] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:47 2026] GET /volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 => generated 1023 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:08:48.308199 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-970cc901-e6b1-4b55-8948-8f17151812c4 req-48bedee9-7313-49a1-aeab-717829a61ddc None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:48.311076 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-970cc901-e6b1-4b55-8948-8f17151812c4 req-48bedee9-7313-49a1-aeab-717829a61ddc tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] GET https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 Jul 10 14:08:48.311368 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-970cc901-e6b1-4b55-8948-8f17151812c4 req-48bedee9-7313-49a1-aeab-717829a61ddc tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:48.311804 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-970cc901-e6b1-4b55-8948-8f17151812c4 req-48bedee9-7313-49a1-aeab-717829a61ddc tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:48.321339 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:48.321339 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:08:48.327021 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-970cc901-e6b1-4b55-8948-8f17151812c4 req-48bedee9-7313-49a1-aeab-717829a61ddc tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Volume info retrieved successfully. Jul 10 14:08:48.333077 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-970cc901-e6b1-4b55-8948-8f17151812c4 req-48bedee9-7313-49a1-aeab-717829a61ddc tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 returned with HTTP 200 Jul 10 14:08:48.333762 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 79/317] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:08:48 2026] GET /volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:48.592906 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-91fedf85-3fae-4852-bcc2-53f828e7ed5b req-a1c17b57-968b-414f-b3e7-6d73602ec3e3 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:48.595801 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-91fedf85-3fae-4852-bcc2-53f828e7ed5b req-a1c17b57-968b-414f-b3e7-6d73602ec3e3 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] POST https://10.4.3.66/volume/v3/attachments/fc33bf08-b31d-47b9-a348-42a71f6aa0ed/action Jul 10 14:08:48.596331 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-91fedf85-3fae-4852-bcc2-53f828e7ed5b req-a1c17b57-968b-414f-b3e7-6d73602ec3e3 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Action body: b'{"os-complete": null}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:08:48.596559 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-91fedf85-3fae-4852-bcc2-53f828e7ed5b req-a1c17b57-968b-414f-b3e7-6d73602ec3e3 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:08:48.619238 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:48.619238 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:08:48.634362 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-91fedf85-3fae-4852-bcc2-53f828e7ed5b req-a1c17b57-968b-414f-b3e7-6d73602ec3e3 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] https://10.4.3.66/volume/v3/attachments/fc33bf08-b31d-47b9-a348-42a71f6aa0ed/action returned with HTTP 204 Jul 10 14:08:48.634932 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 78/318] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:08:48 2026] POST /volume/v3/attachments/fc33bf08-b31d-47b9-a348-42a71f6aa0ed/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:08:48.955712 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-5da9c138-5b4d-4992-934c-37b40466a427 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:48.957400 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5da9c138-5b4d-4992-934c-37b40466a427 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc Jul 10 14:08:48.957595 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5da9c138-5b4d-4992-934c-37b40466a427 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:48.957773 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5da9c138-5b4d-4992-934c-37b40466a427 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:48.957878 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-5da9c138-5b4d-4992-934c-37b40466a427 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id b3b059a2-038c-4eaa-a2b9-70d35c5673cc. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:48.962311 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:48.962311 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:08:48.963061 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5da9c138-5b4d-4992-934c-37b40466a427 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc returned with HTTP 200 Jul 10 14:08:48.963425 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 81/319] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:48 2026] GET /volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:48.973156 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-21927efa-4d0c-4303-920e-d9a937c91e9d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:48.975703 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-21927efa-4d0c-4303-920e-d9a937c91e9d tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] GET https://10.4.3.66/volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 Jul 10 14:08:48.976049 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-21927efa-4d0c-4303-920e-d9a937c91e9d tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:48.976302 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-21927efa-4d0c-4303-920e-d9a937c91e9d tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:48.990733 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:48.990733 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:08:48.996228 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-21927efa-4d0c-4303-920e-d9a937c91e9d tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Volume info retrieved successfully. Jul 10 14:08:49.003337 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-21927efa-4d0c-4303-920e-d9a937c91e9d tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] https://10.4.3.66/volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 returned with HTTP 200 Jul 10 14:08:49.004033 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 82/320] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:48 2026] GET /volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 => generated 1325 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:08:49.016113 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-85402641-fcf5-4d8a-8653-677e9ab427e9 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:49.017939 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-85402641-fcf5-4d8a-8653-677e9ab427e9 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] GET https://10.4.3.66/volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 Jul 10 14:08:49.018153 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-85402641-fcf5-4d8a-8653-677e9ab427e9 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:49.018377 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-85402641-fcf5-4d8a-8653-677e9ab427e9 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:49.029942 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:49.029942 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:08:49.033488 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-85402641-fcf5-4d8a-8653-677e9ab427e9 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Volume info retrieved successfully. Jul 10 14:08:49.037865 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-85402641-fcf5-4d8a-8653-677e9ab427e9 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] https://10.4.3.66/volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 returned with HTTP 200 Jul 10 14:08:49.038274 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 80/321] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:49 2026] GET /volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 => generated 1325 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:08:49.367102 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-5d1a365a-2bd6-4d16-890e-3bdb1cc63089 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:49.368761 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5d1a365a-2bd6-4d16-890e-3bdb1cc63089 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] GET https://10.4.3.66/volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 Jul 10 14:08:49.368927 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5d1a365a-2bd6-4d16-890e-3bdb1cc63089 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:49.369107 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5d1a365a-2bd6-4d16-890e-3bdb1cc63089 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:49.374825 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-bd27c5fc-dab5-4f3d-93db-109e428e6d56 req-84f3c76c-b418-441b-adb3-1efbabd3735d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:49.377718 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-bd27c5fc-dab5-4f3d-93db-109e428e6d56 req-84f3c76c-b418-441b-adb3-1efbabd3735d tempest-VolumesAssistedSnapshotsTest-1474047604 tempest-VolumesAssistedSnapshotsTest-1474047604-project] POST https://10.4.3.66/volume/v3/snapshots/None/action Jul 10 14:08:49.378756 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-bd27c5fc-dab5-4f3d-93db-109e428e6d56 req-84f3c76c-b418-441b-adb3-1efbabd3735d tempest-VolumesAssistedSnapshotsTest-1474047604 tempest-VolumesAssistedSnapshotsTest-1474047604-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:08:49.379137 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-bd27c5fc-dab5-4f3d-93db-109e428e6d56 req-84f3c76c-b418-441b-adb3-1efbabd3735d tempest-VolumesAssistedSnapshotsTest-1474047604 tempest-VolumesAssistedSnapshotsTest-1474047604-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:08:49.382413 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:49.382413 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:08:49.382604 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.contrib.snapshot_actions [req-bd27c5fc-dab5-4f3d-93db-109e428e6d56 req-84f3c76c-b418-441b-adb3-1efbabd3735d tempest-VolumesAssistedSnapshotsTest-1474047604 tempest-VolumesAssistedSnapshotsTest-1474047604-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100154) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 10 14:08:49.386599 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-5d1a365a-2bd6-4d16-890e-3bdb1cc63089 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Volume info retrieved successfully. Jul 10 14:08:49.393495 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5d1a365a-2bd6-4d16-890e-3bdb1cc63089 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] https://10.4.3.66/volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 returned with HTTP 200 Jul 10 14:08:49.394260 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 79/322] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:49 2026] GET /volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 => generated 1325 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:08:49.418252 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-bd27c5fc-dab5-4f3d-93db-109e428e6d56 req-84f3c76c-b418-441b-adb3-1efbabd3735d tempest-VolumesAssistedSnapshotsTest-1474047604 tempest-VolumesAssistedSnapshotsTest-1474047604-project] https://10.4.3.66/volume/v3/snapshots/None/action returned with HTTP 404 Jul 10 14:08:49.418798 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 82/323] 10.4.3.66 () {72 vars in 1575 bytes} [Fri Jul 10 14:08:49 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:08:49.467690 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-0e893fb2-9ca0-411c-ba16-47cdc409a875 req-a03cab71-8613-4caf-aa70-c0f154b8eea3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:49.470440 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-0e893fb2-9ca0-411c-ba16-47cdc409a875 req-a03cab71-8613-4caf-aa70-c0f154b8eea3 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] GET https://10.4.3.66/volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 Jul 10 14:08:49.470904 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-0e893fb2-9ca0-411c-ba16-47cdc409a875 req-a03cab71-8613-4caf-aa70-c0f154b8eea3 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:49.471191 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-0e893fb2-9ca0-411c-ba16-47cdc409a875 req-a03cab71-8613-4caf-aa70-c0f154b8eea3 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:49.483541 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:49.483541 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:08:49.490381 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-0e893fb2-9ca0-411c-ba16-47cdc409a875 req-a03cab71-8613-4caf-aa70-c0f154b8eea3 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Volume info retrieved successfully. Jul 10 14:08:49.497148 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-0e893fb2-9ca0-411c-ba16-47cdc409a875 req-a03cab71-8613-4caf-aa70-c0f154b8eea3 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] https://10.4.3.66/volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 returned with HTTP 200 Jul 10 14:08:49.497889 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 83/324] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:08:49 2026] GET /volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 => generated 1325 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:08:49.541319 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-0e893fb2-9ca0-411c-ba16-47cdc409a875 req-c60d2452-322d-44ad-9718-202ed0b6005f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:49.543837 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-0e893fb2-9ca0-411c-ba16-47cdc409a875 req-c60d2452-322d-44ad-9718-202ed0b6005f tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] POST https://10.4.3.66/volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396/action Jul 10 14:08:49.544231 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-0e893fb2-9ca0-411c-ba16-47cdc409a875 req-c60d2452-322d-44ad-9718-202ed0b6005f tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:08:49.544395 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-0e893fb2-9ca0-411c-ba16-47cdc409a875 req-c60d2452-322d-44ad-9718-202ed0b6005f tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:08:49.557735 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:49.557735 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:08:49.558204 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-0e893fb2-9ca0-411c-ba16-47cdc409a875 req-c60d2452-322d-44ad-9718-202ed0b6005f tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Volume info retrieved successfully. Jul 10 14:08:49.566467 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-0e893fb2-9ca0-411c-ba16-47cdc409a875 req-c60d2452-322d-44ad-9718-202ed0b6005f tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Begin detaching volume completed successfully. Jul 10 14:08:49.566761 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-0e893fb2-9ca0-411c-ba16-47cdc409a875 req-c60d2452-322d-44ad-9718-202ed0b6005f tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] https://10.4.3.66/volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396/action returned with HTTP 202 Jul 10 14:08:49.567323 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 81/325] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:08:49 2026] POST /volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:08:49.815116 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-98b0a64e-4b5d-4f52-96b6-141844d434ec req-2a60abdf-f1e9-4924-9e3e-54165a717ebf None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:49.817233 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-98b0a64e-4b5d-4f52-96b6-141844d434ec req-2a60abdf-f1e9-4924-9e3e-54165a717ebf tempest-VolumesAssistedSnapshotsTest-1474047604 tempest-VolumesAssistedSnapshotsTest-1474047604-project] POST https://10.4.3.66/volume/v3/snapshots/d8e35358-f7e3-44ba-ad66-5342588d25bb/action Jul 10 14:08:49.817663 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-98b0a64e-4b5d-4f52-96b6-141844d434ec req-2a60abdf-f1e9-4924-9e3e-54165a717ebf tempest-VolumesAssistedSnapshotsTest-1474047604 tempest-VolumesAssistedSnapshotsTest-1474047604-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:08:49.817854 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-98b0a64e-4b5d-4f52-96b6-141844d434ec req-2a60abdf-f1e9-4924-9e3e-54165a717ebf tempest-VolumesAssistedSnapshotsTest-1474047604 tempest-VolumesAssistedSnapshotsTest-1474047604-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:08:49.819173 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.contrib.snapshot_actions [req-98b0a64e-4b5d-4f52-96b6-141844d434ec req-2a60abdf-f1e9-4924-9e3e-54165a717ebf tempest-VolumesAssistedSnapshotsTest-1474047604 tempest-VolumesAssistedSnapshotsTest-1474047604-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100155) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 10 14:08:49.837364 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-98b0a64e-4b5d-4f52-96b6-141844d434ec req-2a60abdf-f1e9-4924-9e3e-54165a717ebf tempest-VolumesAssistedSnapshotsTest-1474047604 tempest-VolumesAssistedSnapshotsTest-1474047604-project] https://10.4.3.66/volume/v3/snapshots/d8e35358-f7e3-44ba-ad66-5342588d25bb/action returned with HTTP 404 Jul 10 14:08:49.837913 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 80/326] 10.4.3.66 () {72 vars in 1671 bytes} [Fri Jul 10 14:08:49 2026] POST /volume/v3/snapshots/d8e35358-f7e3-44ba-ad66-5342588d25bb/action => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:08:49.975639 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6a4d6e34-7d09-4624-bf07-6e5afc136d0d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:49.977962 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6a4d6e34-7d09-4624-bf07-6e5afc136d0d tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc Jul 10 14:08:49.978229 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6a4d6e34-7d09-4624-bf07-6e5afc136d0d tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:49.978446 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6a4d6e34-7d09-4624-bf07-6e5afc136d0d tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:49.978564 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-6a4d6e34-7d09-4624-bf07-6e5afc136d0d tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id b3b059a2-038c-4eaa-a2b9-70d35c5673cc. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:49.983655 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:49.983655 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:08:49.984573 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6a4d6e34-7d09-4624-bf07-6e5afc136d0d tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc returned with HTTP 200 Jul 10 14:08:49.985033 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 83/327] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:49 2026] GET /volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:50.586697 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1bea43f2-ecc3-44a0-ac5d-0e5166de216c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:50.587145 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1bea43f2-ecc3-44a0-ac5d-0e5166de216c None None] GET https://10.4.3.66/volume// Jul 10 14:08:50.587332 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1bea43f2-ecc3-44a0-ac5d-0e5166de216c None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:50.587560 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1bea43f2-ecc3-44a0-ac5d-0e5166de216c None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:50.587901 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1bea43f2-ecc3-44a0-ac5d-0e5166de216c None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:08:50.588214 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 84/328] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:08:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:08:50.602696 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f164dfb7-fd8a-44ff-93a0-099a2e15d056 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:50.603067 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f164dfb7-fd8a-44ff-93a0-099a2e15d056 None None] GET https://10.4.3.66/volume// Jul 10 14:08:50.603237 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f164dfb7-fd8a-44ff-93a0-099a2e15d056 None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:50.603420 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f164dfb7-fd8a-44ff-93a0-099a2e15d056 None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:50.603785 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f164dfb7-fd8a-44ff-93a0-099a2e15d056 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:08:50.604056 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 82/329] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:08:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:08:50.612106 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-970cc901-e6b1-4b55-8948-8f17151812c4 req-e58f521f-1848-4863-8690-4babf597ac7e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:50.616225 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-0e893fb2-9ca0-411c-ba16-47cdc409a875 req-e9cc49f0-abe7-4dd3-a7fc-d602da191ae4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:50.619359 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-0e893fb2-9ca0-411c-ba16-47cdc409a875 req-e9cc49f0-abe7-4dd3-a7fc-d602da191ae4 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] GET https://10.4.3.66/volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 Jul 10 14:08:50.619686 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-0e893fb2-9ca0-411c-ba16-47cdc409a875 req-e9cc49f0-abe7-4dd3-a7fc-d602da191ae4 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:50.619971 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-0e893fb2-9ca0-411c-ba16-47cdc409a875 req-e9cc49f0-abe7-4dd3-a7fc-d602da191ae4 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:50.633071 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:50.633071 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:08:50.637361 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-0e893fb2-9ca0-411c-ba16-47cdc409a875 req-e9cc49f0-abe7-4dd3-a7fc-d602da191ae4 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Volume info retrieved successfully. Jul 10 14:08:50.644524 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-0e893fb2-9ca0-411c-ba16-47cdc409a875 req-e9cc49f0-abe7-4dd3-a7fc-d602da191ae4 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] https://10.4.3.66/volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 returned with HTTP 200 Jul 10 14:08:50.645190 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 84/330] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:08:50 2026] GET /volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 => generated 1551 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:08:50.856708 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-970cc901-e6b1-4b55-8948-8f17151812c4 req-e58f521f-1848-4863-8690-4babf597ac7e tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:08:50.857163 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-970cc901-e6b1-4b55-8948-8f17151812c4 req-e58f521f-1848-4863-8690-4babf597ac7e tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a6adde7f-7f18-48a9-8b97-1830f2ab5817", "connector": null, "instance_uuid": "3f7b6ef2-8094-4c7c-abeb-01f6b303784e"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:08:50.867716 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:50.867716 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:08:50.891110 np0000005012 devstack@c-api.service[100155]: WARNING cinder.volume.api [req-970cc901-e6b1-4b55-8948-8f17151812c4 req-e58f521f-1848-4863-8690-4babf597ac7e tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 10 14:08:50.896287 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-970cc901-e6b1-4b55-8948-8f17151812c4 req-e58f521f-1848-4863-8690-4babf597ac7e tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:08:50.896780 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 81/331] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:08:50 2026] POST /volume/v3/attachments => generated 271 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:08:50.999018 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-05f0f1b3-2ef4-4f9c-a446-389a6cddabf8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:51.000197 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-05f0f1b3-2ef4-4f9c-a446-389a6cddabf8 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc Jul 10 14:08:51.000448 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-05f0f1b3-2ef4-4f9c-a446-389a6cddabf8 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:51.000687 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-05f0f1b3-2ef4-4f9c-a446-389a6cddabf8 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:51.001405 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-05f0f1b3-2ef4-4f9c-a446-389a6cddabf8 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id b3b059a2-038c-4eaa-a2b9-70d35c5673cc. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:51.005972 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:51.005972 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:08:51.007035 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-05f0f1b3-2ef4-4f9c-a446-389a6cddabf8 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc returned with HTTP 200 Jul 10 14:08:51.007519 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 85/332] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:50 2026] GET /volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:51.379476 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f655031b-2074-40ba-bceb-87ebfd50a4b5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:51.381245 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f655031b-2074-40ba-bceb-87ebfd50a4b5 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] GET https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 Jul 10 14:08:51.381417 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f655031b-2074-40ba-bceb-87ebfd50a4b5 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:51.381607 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f655031b-2074-40ba-bceb-87ebfd50a4b5 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:51.393252 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:51.393252 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:08:51.398238 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-f655031b-2074-40ba-bceb-87ebfd50a4b5 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Volume info retrieved successfully. Jul 10 14:08:51.404764 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f655031b-2074-40ba-bceb-87ebfd50a4b5 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 returned with HTTP 200 Jul 10 14:08:51.405327 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 83/333] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:51 2026] GET /volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 => generated 866 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:51.426519 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ebda8b20-d13c-453d-bc96-d4325bccabe1 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:51.426989 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ebda8b20-d13c-453d-bc96-d4325bccabe1 None None] GET https://10.4.3.66/volume// Jul 10 14:08:51.427158 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ebda8b20-d13c-453d-bc96-d4325bccabe1 None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:51.427345 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ebda8b20-d13c-453d-bc96-d4325bccabe1 None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:51.427722 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ebda8b20-d13c-453d-bc96-d4325bccabe1 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:08:51.427902 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 85/334] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:08:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:08:51.443278 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-970cc901-e6b1-4b55-8948-8f17151812c4 req-d8a27d7c-dafb-406b-b2a6-fd27789a641f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:51.445879 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-970cc901-e6b1-4b55-8948-8f17151812c4 req-d8a27d7c-dafb-406b-b2a6-fd27789a641f tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] GET https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 Jul 10 14:08:51.445972 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-970cc901-e6b1-4b55-8948-8f17151812c4 req-d8a27d7c-dafb-406b-b2a6-fd27789a641f tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:51.446450 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-970cc901-e6b1-4b55-8948-8f17151812c4 req-d8a27d7c-dafb-406b-b2a6-fd27789a641f tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:51.458040 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:51.458040 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:08:51.462409 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-970cc901-e6b1-4b55-8948-8f17151812c4 req-d8a27d7c-dafb-406b-b2a6-fd27789a641f tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Volume info retrieved successfully. Jul 10 14:08:51.469523 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-970cc901-e6b1-4b55-8948-8f17151812c4 req-d8a27d7c-dafb-406b-b2a6-fd27789a641f tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 returned with HTTP 200 Jul 10 14:08:51.469523 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 82/335] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:08:51 2026] GET /volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 => generated 1046 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:08:51.590599 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-970cc901-e6b1-4b55-8948-8f17151812c4 req-c1041ccd-70d8-4d19-b4cb-9cb64a0c0039 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:51.593339 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-970cc901-e6b1-4b55-8948-8f17151812c4 req-c1041ccd-70d8-4d19-b4cb-9cb64a0c0039 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] PUT https://10.4.3.66/volume/v3/attachments/7948ade6-733a-4bf6-8be9-5dab849320be Jul 10 14:08:51.593849 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-970cc901-e6b1-4b55-8948-8f17151812c4 req-c1041ccd-70d8-4d19-b4cb-9cb64a0c0039 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:08:51.604936 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-970cc901-e6b1-4b55-8948-8f17151812c4 req-c1041ccd-70d8-4d19-b4cb-9cb64a0c0039 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Acquiring lock "cinder-attachment_update-a6adde7f-7f18-48a9-8b97-1830f2ab5817-np0000005012" by "attachment_update" {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:08:51.611125 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-970cc901-e6b1-4b55-8948-8f17151812c4 req-c1041ccd-70d8-4d19-b4cb-9cb64a0c0039 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Lock "cinder-attachment_update-a6adde7f-7f18-48a9-8b97-1830f2ab5817-np0000005012" acquired by "attachment_update" :: waited 0.006s {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:08:51.612347 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:51.612347 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:08:52.019415 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-104b5d78-2f69-49b4-95d7-72b7f94d85ab None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:52.022109 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-104b5d78-2f69-49b4-95d7-72b7f94d85ab tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc Jul 10 14:08:52.022320 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-104b5d78-2f69-49b4-95d7-72b7f94d85ab tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:52.022567 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-104b5d78-2f69-49b4-95d7-72b7f94d85ab tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:52.022683 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-104b5d78-2f69-49b4-95d7-72b7f94d85ab tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id b3b059a2-038c-4eaa-a2b9-70d35c5673cc. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:52.030663 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:52.030663 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:08:52.031547 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-104b5d78-2f69-49b4-95d7-72b7f94d85ab tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc returned with HTTP 200 Jul 10 14:08:52.031933 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 84/336] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:52 2026] GET /volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:52.151648 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-970cc901-e6b1-4b55-8948-8f17151812c4 req-c1041ccd-70d8-4d19-b4cb-9cb64a0c0039 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Lock "cinder-attachment_update-a6adde7f-7f18-48a9-8b97-1830f2ab5817-np0000005012" released by "attachment_update" :: held 0.541s {{(pid=100152) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:08:52.152055 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-970cc901-e6b1-4b55-8948-8f17151812c4 req-c1041ccd-70d8-4d19-b4cb-9cb64a0c0039 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/attachments/7948ade6-733a-4bf6-8be9-5dab849320be returned with HTTP 200 Jul 10 14:08:52.152535 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 86/337] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:08:51 2026] PUT /volume/v3/attachments/7948ade6-733a-4bf6-8be9-5dab849320be => generated 967 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:08:52.419226 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-843a5e93-d58e-4b6f-8d72-002565beb73d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:52.420891 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-843a5e93-d58e-4b6f-8d72-002565beb73d tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] GET https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 Jul 10 14:08:52.421088 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-843a5e93-d58e-4b6f-8d72-002565beb73d tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:52.421274 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-843a5e93-d58e-4b6f-8d72-002565beb73d tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:52.433117 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:52.433117 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:08:52.436612 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-843a5e93-d58e-4b6f-8d72-002565beb73d tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Volume info retrieved successfully. Jul 10 14:08:52.441286 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-843a5e93-d58e-4b6f-8d72-002565beb73d tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 returned with HTTP 200 Jul 10 14:08:52.441978 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 86/338] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:52 2026] GET /volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 => generated 867 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:53.041949 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-05a3bb26-9b56-4c3c-b193-24663ca5ac4c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:53.043578 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-05a3bb26-9b56-4c3c-b193-24663ca5ac4c tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc Jul 10 14:08:53.043779 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-05a3bb26-9b56-4c3c-b193-24663ca5ac4c tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:53.043996 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-05a3bb26-9b56-4c3c-b193-24663ca5ac4c tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:53.044158 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-05a3bb26-9b56-4c3c-b193-24663ca5ac4c tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id b3b059a2-038c-4eaa-a2b9-70d35c5673cc. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:53.048470 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:53.048470 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:08:53.049513 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-05a3bb26-9b56-4c3c-b193-24663ca5ac4c tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc returned with HTTP 200 Jul 10 14:08:53.049997 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 83/339] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:53 2026] GET /volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:53.455177 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-fdc8600e-97fe-488e-ad70-065e78bd8e16 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:53.457771 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fdc8600e-97fe-488e-ad70-065e78bd8e16 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] GET https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 Jul 10 14:08:53.457771 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-fdc8600e-97fe-488e-ad70-065e78bd8e16 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:53.457771 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-fdc8600e-97fe-488e-ad70-065e78bd8e16 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:53.470516 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:53.470516 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:08:53.478177 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-fdc8600e-97fe-488e-ad70-065e78bd8e16 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Volume info retrieved successfully. Jul 10 14:08:53.481273 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fdc8600e-97fe-488e-ad70-065e78bd8e16 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 returned with HTTP 200 Jul 10 14:08:53.481939 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 85/340] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:53 2026] GET /volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:54.063996 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8607d088-2d76-443a-af30-9feda108c9a7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:54.068383 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8607d088-2d76-443a-af30-9feda108c9a7 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc Jul 10 14:08:54.068660 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8607d088-2d76-443a-af30-9feda108c9a7 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:54.068903 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8607d088-2d76-443a-af30-9feda108c9a7 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:54.069030 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-8607d088-2d76-443a-af30-9feda108c9a7 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id b3b059a2-038c-4eaa-a2b9-70d35c5673cc. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:54.073956 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:54.073956 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:08:54.074964 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8607d088-2d76-443a-af30-9feda108c9a7 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc returned with HTTP 200 Jul 10 14:08:54.075332 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 87/341] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:54 2026] GET /volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:54.402356 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-0e893fb2-9ca0-411c-ba16-47cdc409a875 req-ea15738b-ac4d-4a27-8478-5a3887ef4883 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:54.405355 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-0e893fb2-9ca0-411c-ba16-47cdc409a875 req-ea15738b-ac4d-4a27-8478-5a3887ef4883 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] DELETE https://10.4.3.66/volume/v3/attachments/fc33bf08-b31d-47b9-a348-42a71f6aa0ed Jul 10 14:08:54.405671 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-0e893fb2-9ca0-411c-ba16-47cdc409a875 req-ea15738b-ac4d-4a27-8478-5a3887ef4883 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:54.405991 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-0e893fb2-9ca0-411c-ba16-47cdc409a875 req-ea15738b-ac4d-4a27-8478-5a3887ef4883 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:54.427394 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:54.427394 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:08:54.502549 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-721ff619-ff4c-41fc-8488-d0be12ecb29c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:54.504642 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-721ff619-ff4c-41fc-8488-d0be12ecb29c tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] GET https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 Jul 10 14:08:54.504897 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-721ff619-ff4c-41fc-8488-d0be12ecb29c tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:54.505195 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-721ff619-ff4c-41fc-8488-d0be12ecb29c tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:54.517149 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:54.517149 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:08:54.522755 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-721ff619-ff4c-41fc-8488-d0be12ecb29c tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Volume info retrieved successfully. Jul 10 14:08:54.529255 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-721ff619-ff4c-41fc-8488-d0be12ecb29c tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 returned with HTTP 200 Jul 10 14:08:54.529827 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 84/342] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:54 2026] GET /volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:54.968783 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-0e893fb2-9ca0-411c-ba16-47cdc409a875 req-ea15738b-ac4d-4a27-8478-5a3887ef4883 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] https://10.4.3.66/volume/v3/attachments/fc33bf08-b31d-47b9-a348-42a71f6aa0ed returned with HTTP 200 Jul 10 14:08:54.969380 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 87/343] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:08:54 2026] DELETE /volume/v3/attachments/fc33bf08-b31d-47b9-a348-42a71f6aa0ed => generated 19 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:55.086393 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0e86d35c-8e00-4742-8669-b4126b9e3938 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:55.089275 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0e86d35c-8e00-4742-8669-b4126b9e3938 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc Jul 10 14:08:55.090576 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0e86d35c-8e00-4742-8669-b4126b9e3938 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:55.090576 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0e86d35c-8e00-4742-8669-b4126b9e3938 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:55.090576 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-0e86d35c-8e00-4742-8669-b4126b9e3938 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id b3b059a2-038c-4eaa-a2b9-70d35c5673cc. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:55.095759 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:55.095759 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:08:55.096548 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0e86d35c-8e00-4742-8669-b4126b9e3938 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc returned with HTTP 200 Jul 10 14:08:55.096966 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 86/344] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:55 2026] GET /volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:55.546080 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-78335ecf-91e6-4af1-86c7-90bc3d586349 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:55.548334 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-78335ecf-91e6-4af1-86c7-90bc3d586349 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] GET https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 Jul 10 14:08:55.548657 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-78335ecf-91e6-4af1-86c7-90bc3d586349 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:55.548931 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-78335ecf-91e6-4af1-86c7-90bc3d586349 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:55.561274 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:55.561274 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:08:55.565864 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-78335ecf-91e6-4af1-86c7-90bc3d586349 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Volume info retrieved successfully. Jul 10 14:08:55.571696 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-78335ecf-91e6-4af1-86c7-90bc3d586349 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 returned with HTTP 200 Jul 10 14:08:55.572068 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 88/345] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:55 2026] GET /volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:55.720733 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f830ad2e-810f-45ec-a1b9-b60056126f1f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:55.723196 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f830ad2e-810f-45ec-a1b9-b60056126f1f tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] DELETE https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 Jul 10 14:08:55.723484 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f830ad2e-810f-45ec-a1b9-b60056126f1f tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:55.723805 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f830ad2e-810f-45ec-a1b9-b60056126f1f tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:55.724053 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-f830ad2e-810f-45ec-a1b9-b60056126f1f tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Delete volume with id: c2efeba6-8550-404f-9149-e57833799640 Jul 10 14:08:55.734029 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:55.734029 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:08:55.734775 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-f830ad2e-810f-45ec-a1b9-b60056126f1f tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Volume info retrieved successfully. Jul 10 14:08:55.784473 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-f830ad2e-810f-45ec-a1b9-b60056126f1f tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Delete volume request issued successfully. Jul 10 14:08:55.784788 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f830ad2e-810f-45ec-a1b9-b60056126f1f tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 returned with HTTP 202 Jul 10 14:08:55.785399 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 85/346] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:08:55 2026] DELETE /volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:08:55.797067 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0c8e90a3-afee-446e-acfb-86f574dc0989 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:55.798821 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0c8e90a3-afee-446e-acfb-86f574dc0989 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] GET https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 Jul 10 14:08:55.799156 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0c8e90a3-afee-446e-acfb-86f574dc0989 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:55.799321 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0c8e90a3-afee-446e-acfb-86f574dc0989 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:55.811865 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:55.811865 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:08:55.820169 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-0c8e90a3-afee-446e-acfb-86f574dc0989 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Volume info retrieved successfully. Jul 10 14:08:55.825656 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0c8e90a3-afee-446e-acfb-86f574dc0989 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 returned with HTTP 200 Jul 10 14:08:55.826203 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 88/347] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:55 2026] GET /volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:56.089570 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-36bf5a85-e2bc-4a62-a83d-0199c78a96ab None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:56.094743 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-36bf5a85-e2bc-4a62-a83d-0199c78a96ab tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] GET https://10.4.3.66/volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 Jul 10 14:08:56.094908 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-36bf5a85-e2bc-4a62-a83d-0199c78a96ab tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:56.095080 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-36bf5a85-e2bc-4a62-a83d-0199c78a96ab tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:56.108335 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:56.108335 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:08:56.108554 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f91fbd91-3204-447f-9f25-2ad0247a1443 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:56.110929 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f91fbd91-3204-447f-9f25-2ad0247a1443 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc Jul 10 14:08:56.111199 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f91fbd91-3204-447f-9f25-2ad0247a1443 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:56.111448 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f91fbd91-3204-447f-9f25-2ad0247a1443 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:56.111657 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-f91fbd91-3204-447f-9f25-2ad0247a1443 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id b3b059a2-038c-4eaa-a2b9-70d35c5673cc. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:56.111801 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-36bf5a85-e2bc-4a62-a83d-0199c78a96ab tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Volume info retrieved successfully. Jul 10 14:08:56.115326 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-36bf5a85-e2bc-4a62-a83d-0199c78a96ab tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] https://10.4.3.66/volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 returned with HTTP 200 Jul 10 14:08:56.115734 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 87/348] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:56 2026] GET /volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 => generated 1023 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:08:56.117240 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:56.117240 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:08:56.118406 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f91fbd91-3204-447f-9f25-2ad0247a1443 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc returned with HTTP 200 Jul 10 14:08:56.118953 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 89/349] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:56 2026] GET /volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:56.130653 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-910053b5-3dea-49d2-aebe-976d502c77af None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:56.132525 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-910053b5-3dea-49d2-aebe-976d502c77af tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 Jul 10 14:08:56.133017 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-910053b5-3dea-49d2-aebe-976d502c77af tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:56.133436 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-910053b5-3dea-49d2-aebe-976d502c77af tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:56.133859 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-910053b5-3dea-49d2-aebe-976d502c77af tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Delete volume with id: 49fd3d38-0632-4ee6-bbd7-27492d13c396 Jul 10 14:08:56.141724 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:56.141724 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:08:56.141917 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-910053b5-3dea-49d2-aebe-976d502c77af tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Volume info retrieved successfully. Jul 10 14:08:56.163490 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-910053b5-3dea-49d2-aebe-976d502c77af tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Delete volume request issued successfully. Jul 10 14:08:56.163654 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-910053b5-3dea-49d2-aebe-976d502c77af tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] https://10.4.3.66/volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 returned with HTTP 202 Jul 10 14:08:56.164164 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 86/350] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:08:56 2026] DELETE /volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:08:56.174477 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-88848da6-1af7-4b27-af9d-aabbf0748261 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:56.176537 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-88848da6-1af7-4b27-af9d-aabbf0748261 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] GET https://10.4.3.66/volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 Jul 10 14:08:56.176803 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-88848da6-1af7-4b27-af9d-aabbf0748261 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:56.177020 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-88848da6-1af7-4b27-af9d-aabbf0748261 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:56.186115 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:56.186115 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:08:56.191824 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-88848da6-1af7-4b27-af9d-aabbf0748261 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Volume info retrieved successfully. Jul 10 14:08:56.197778 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-88848da6-1af7-4b27-af9d-aabbf0748261 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] https://10.4.3.66/volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 returned with HTTP 200 Jul 10 14:08:56.198329 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 89/351] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:56 2026] GET /volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 => generated 1022 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:08:56.586362 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b4329050-3d71-458c-9644-927c1eaa3dfe None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:56.588965 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b4329050-3d71-458c-9644-927c1eaa3dfe tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] GET https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 Jul 10 14:08:56.588965 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b4329050-3d71-458c-9644-927c1eaa3dfe tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:56.588965 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b4329050-3d71-458c-9644-927c1eaa3dfe tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:56.597742 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:56.597742 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:08:56.601702 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-b4329050-3d71-458c-9644-927c1eaa3dfe tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Volume info retrieved successfully. Jul 10 14:08:56.607469 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b4329050-3d71-458c-9644-927c1eaa3dfe tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 returned with HTTP 200 Jul 10 14:08:56.607588 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 88/352] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:56 2026] GET /volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 => generated 867 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:56.845559 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e0f4f756-e09c-4ec0-977f-09579792c9b9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:56.847410 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e0f4f756-e09c-4ec0-977f-09579792c9b9 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] GET https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 Jul 10 14:08:56.847646 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e0f4f756-e09c-4ec0-977f-09579792c9b9 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:56.847887 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e0f4f756-e09c-4ec0-977f-09579792c9b9 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:56.853869 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e0f4f756-e09c-4ec0-977f-09579792c9b9 tempest-AttachSCSIVolumeTestJSON-1826778476 tempest-AttachSCSIVolumeTestJSON-1826778476-project-member] https://10.4.3.66/volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 returned with HTTP 404 Jul 10 14:08:56.854493 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 90/353] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:56 2026] GET /volume/v3/volumes/c2efeba6-8550-404f-9149-e57833799640 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:08:57.130877 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-309c1e96-3ba5-4e55-ae57-3e24f08ec4d1 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:57.133187 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-309c1e96-3ba5-4e55-ae57-3e24f08ec4d1 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc Jul 10 14:08:57.133433 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-309c1e96-3ba5-4e55-ae57-3e24f08ec4d1 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:57.133709 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-309c1e96-3ba5-4e55-ae57-3e24f08ec4d1 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:57.133850 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-309c1e96-3ba5-4e55-ae57-3e24f08ec4d1 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id b3b059a2-038c-4eaa-a2b9-70d35c5673cc. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:57.141475 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:57.141475 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:08:57.142449 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-309c1e96-3ba5-4e55-ae57-3e24f08ec4d1 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc returned with HTTP 200 Jul 10 14:08:57.142936 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 87/354] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:57 2026] GET /volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:57.211829 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-03ccbf55-09bc-442e-a78d-150a3f431ae8 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:57.213392 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-03ccbf55-09bc-442e-a78d-150a3f431ae8 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] GET https://10.4.3.66/volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 Jul 10 14:08:57.213559 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-03ccbf55-09bc-442e-a78d-150a3f431ae8 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:57.213748 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-03ccbf55-09bc-442e-a78d-150a3f431ae8 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:57.218654 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-03ccbf55-09bc-442e-a78d-150a3f431ae8 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] https://10.4.3.66/volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 returned with HTTP 404 Jul 10 14:08:57.219167 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 90/355] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:57 2026] GET /volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:08:57.620349 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-7d719945-6dea-4099-aae3-10580d783a7e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:57.621984 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7d719945-6dea-4099-aae3-10580d783a7e tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] GET https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 Jul 10 14:08:57.622168 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7d719945-6dea-4099-aae3-10580d783a7e tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:57.622335 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7d719945-6dea-4099-aae3-10580d783a7e tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:57.634077 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:57.634077 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:08:57.637731 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-7d719945-6dea-4099-aae3-10580d783a7e tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Volume info retrieved successfully. Jul 10 14:08:57.642015 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7d719945-6dea-4099-aae3-10580d783a7e tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 returned with HTTP 200 Jul 10 14:08:57.642409 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 89/356] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:57 2026] GET /volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 => generated 867 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:58.154690 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2bff43c1-d50c-4373-8727-efd5cc846964 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:58.157244 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2bff43c1-d50c-4373-8727-efd5cc846964 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc Jul 10 14:08:58.157436 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2bff43c1-d50c-4373-8727-efd5cc846964 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:58.157644 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2bff43c1-d50c-4373-8727-efd5cc846964 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:58.157789 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-2bff43c1-d50c-4373-8727-efd5cc846964 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id b3b059a2-038c-4eaa-a2b9-70d35c5673cc. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:58.163550 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:58.163550 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:08:58.164397 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2bff43c1-d50c-4373-8727-efd5cc846964 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc returned with HTTP 200 Jul 10 14:08:58.164793 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 91/357] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:58 2026] GET /volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:58.661646 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e05e5bd8-b0ea-418f-87cb-8369b2a0a11f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:58.663815 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e05e5bd8-b0ea-418f-87cb-8369b2a0a11f tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] GET https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 Jul 10 14:08:58.664244 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e05e5bd8-b0ea-418f-87cb-8369b2a0a11f tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:58.664681 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e05e5bd8-b0ea-418f-87cb-8369b2a0a11f tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:58.682263 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:58.682263 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:08:58.709384 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e05e5bd8-b0ea-418f-87cb-8369b2a0a11f tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Volume info retrieved successfully. Jul 10 14:08:58.709384 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e05e5bd8-b0ea-418f-87cb-8369b2a0a11f tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 returned with HTTP 200 Jul 10 14:08:58.710423 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 88/358] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:58 2026] GET /volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 => generated 867 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:59.178718 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-319a4a6a-b5a6-46f1-acfc-16f7983034b5 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:59.181011 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-319a4a6a-b5a6-46f1-acfc-16f7983034b5 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc Jul 10 14:08:59.181288 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-319a4a6a-b5a6-46f1-acfc-16f7983034b5 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:59.181559 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-319a4a6a-b5a6-46f1-acfc-16f7983034b5 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:59.181718 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-319a4a6a-b5a6-46f1-acfc-16f7983034b5 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id b3b059a2-038c-4eaa-a2b9-70d35c5673cc. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:08:59.186460 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:59.186460 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:08:59.187309 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-319a4a6a-b5a6-46f1-acfc-16f7983034b5 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc returned with HTTP 200 Jul 10 14:08:59.187727 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 91/359] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:59 2026] GET /volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:08:59.726693 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6c5388e7-00e7-4ce8-b96d-3ef71171f984 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:08:59.728970 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6c5388e7-00e7-4ce8-b96d-3ef71171f984 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] GET https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 Jul 10 14:08:59.729252 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6c5388e7-00e7-4ce8-b96d-3ef71171f984 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:08:59.729555 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6c5388e7-00e7-4ce8-b96d-3ef71171f984 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:08:59.742371 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:08:59.742371 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:08:59.747275 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-6c5388e7-00e7-4ce8-b96d-3ef71171f984 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Volume info retrieved successfully. Jul 10 14:08:59.751823 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6c5388e7-00e7-4ce8-b96d-3ef71171f984 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 returned with HTTP 200 Jul 10 14:08:59.752247 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 90/360] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:08:59 2026] GET /volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:00.205876 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4993d3de-ca6f-4893-b0dc-f99ec30176ce None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:00.207939 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4993d3de-ca6f-4893-b0dc-f99ec30176ce tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc Jul 10 14:09:00.208188 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4993d3de-ca6f-4893-b0dc-f99ec30176ce tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:00.208722 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4993d3de-ca6f-4893-b0dc-f99ec30176ce tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:00.208722 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-4993d3de-ca6f-4893-b0dc-f99ec30176ce tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id b3b059a2-038c-4eaa-a2b9-70d35c5673cc. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:09:00.213321 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:00.213321 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:00.214211 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4993d3de-ca6f-4893-b0dc-f99ec30176ce tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc returned with HTTP 200 Jul 10 14:09:00.214665 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 92/361] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:00 2026] GET /volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:00.640351 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-970cc901-e6b1-4b55-8948-8f17151812c4 req-c60b07bb-bd5c-426e-8d12-4740692ad7fd None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:00.642644 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-970cc901-e6b1-4b55-8948-8f17151812c4 req-c60b07bb-bd5c-426e-8d12-4740692ad7fd tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] POST https://10.4.3.66/volume/v3/attachments/7948ade6-733a-4bf6-8be9-5dab849320be/action Jul 10 14:09:00.643091 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-970cc901-e6b1-4b55-8948-8f17151812c4 req-c60b07bb-bd5c-426e-8d12-4740692ad7fd tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Action body: b'{"os-complete": null}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:09:00.643258 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-970cc901-e6b1-4b55-8948-8f17151812c4 req-c60b07bb-bd5c-426e-8d12-4740692ad7fd tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:00.657883 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:00.657883 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:00.676345 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-970cc901-e6b1-4b55-8948-8f17151812c4 req-c60b07bb-bd5c-426e-8d12-4740692ad7fd tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/attachments/7948ade6-733a-4bf6-8be9-5dab849320be/action returned with HTTP 204 Jul 10 14:09:00.676830 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 89/362] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:09:00 2026] POST /volume/v3/attachments/7948ade6-733a-4bf6-8be9-5dab849320be/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:09:00.768008 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-a574cd90-e99a-4ba6-9f14-7a50a7ffa6f4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:00.771990 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a574cd90-e99a-4ba6-9f14-7a50a7ffa6f4 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] GET https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 Jul 10 14:09:00.771990 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a574cd90-e99a-4ba6-9f14-7a50a7ffa6f4 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:00.771990 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a574cd90-e99a-4ba6-9f14-7a50a7ffa6f4 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:00.786944 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:00.786944 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:00.795658 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-a574cd90-e99a-4ba6-9f14-7a50a7ffa6f4 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Volume info retrieved successfully. Jul 10 14:09:00.802328 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a574cd90-e99a-4ba6-9f14-7a50a7ffa6f4 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 returned with HTTP 200 Jul 10 14:09:00.802600 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 92/363] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:00 2026] GET /volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 => generated 1159 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:00.851747 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-6b04c269-93a4-4e40-848b-d599ae4695b9 req-d8b4f793-fbfe-4c1e-84eb-b2ee1ced8d48 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:00.854252 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-6b04c269-93a4-4e40-848b-d599ae4695b9 req-d8b4f793-fbfe-4c1e-84eb-b2ee1ced8d48 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] GET https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 Jul 10 14:09:00.854512 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-6b04c269-93a4-4e40-848b-d599ae4695b9 req-d8b4f793-fbfe-4c1e-84eb-b2ee1ced8d48 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:00.854776 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-6b04c269-93a4-4e40-848b-d599ae4695b9 req-d8b4f793-fbfe-4c1e-84eb-b2ee1ced8d48 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:00.865777 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:00.865777 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:00.869909 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-6b04c269-93a4-4e40-848b-d599ae4695b9 req-d8b4f793-fbfe-4c1e-84eb-b2ee1ced8d48 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Volume info retrieved successfully. Jul 10 14:09:00.874769 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-6b04c269-93a4-4e40-848b-d599ae4695b9 req-d8b4f793-fbfe-4c1e-84eb-b2ee1ced8d48 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 returned with HTTP 200 Jul 10 14:09:00.875211 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 91/364] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:09:00 2026] GET /volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 => generated 1159 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:01.242042 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-050c1589-66de-4655-ab7e-24f7c57cb1ac None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:01.244120 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-050c1589-66de-4655-ab7e-24f7c57cb1ac tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc Jul 10 14:09:01.244389 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-050c1589-66de-4655-ab7e-24f7c57cb1ac tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:01.244589 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-050c1589-66de-4655-ab7e-24f7c57cb1ac tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:01.244700 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-050c1589-66de-4655-ab7e-24f7c57cb1ac tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id b3b059a2-038c-4eaa-a2b9-70d35c5673cc. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:09:01.249306 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:01.249306 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:01.250223 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-050c1589-66de-4655-ab7e-24f7c57cb1ac tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc returned with HTTP 200 Jul 10 14:09:01.250688 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 93/365] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:01 2026] GET /volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:02.267440 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b106680e-de1b-4634-bb8a-da3c477df7be None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:02.269829 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b106680e-de1b-4634-bb8a-da3c477df7be tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc Jul 10 14:09:02.270074 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b106680e-de1b-4634-bb8a-da3c477df7be tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:02.270269 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b106680e-de1b-4634-bb8a-da3c477df7be tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:02.270375 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-b106680e-de1b-4634-bb8a-da3c477df7be tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id b3b059a2-038c-4eaa-a2b9-70d35c5673cc. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:09:02.280039 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:02.280039 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:02.281042 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b106680e-de1b-4634-bb8a-da3c477df7be tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc returned with HTTP 200 Jul 10 14:09:02.282015 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 90/366] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:02 2026] GET /volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:03.086898 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-c421a00f-f64a-4e64-8743-288f381e7934 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:03.088223 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c421a00f-f64a-4e64-8743-288f381e7934 None None] GET https://10.4.3.66/volume// Jul 10 14:09:03.088223 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c421a00f-f64a-4e64-8743-288f381e7934 None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:03.088223 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c421a00f-f64a-4e64-8743-288f381e7934 None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:03.088223 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c421a00f-f64a-4e64-8743-288f381e7934 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:09:03.088945 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 93/367] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:09:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:09:03.113366 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-6b04c269-93a4-4e40-848b-d599ae4695b9 req-481d407a-4514-469e-9af6-7b4500d1a3bc None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:03.293254 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-500ad858-90c4-4813-b0da-8c5294fe4cef None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:03.294996 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-500ad858-90c4-4813-b0da-8c5294fe4cef tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc Jul 10 14:09:03.295173 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-500ad858-90c4-4813-b0da-8c5294fe4cef tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:03.295416 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-500ad858-90c4-4813-b0da-8c5294fe4cef tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:03.295596 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-500ad858-90c4-4813-b0da-8c5294fe4cef tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id b3b059a2-038c-4eaa-a2b9-70d35c5673cc. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:09:03.301170 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:03.301170 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:03.302073 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-500ad858-90c4-4813-b0da-8c5294fe4cef tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc returned with HTTP 200 Jul 10 14:09:03.302518 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 94/368] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:03 2026] GET /volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:03.314820 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-6b04c269-93a4-4e40-848b-d599ae4695b9 req-481d407a-4514-469e-9af6-7b4500d1a3bc tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:09:03.315305 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-6b04c269-93a4-4e40-848b-d599ae4695b9 req-481d407a-4514-469e-9af6-7b4500d1a3bc tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a6adde7f-7f18-48a9-8b97-1830f2ab5817", "connector": null, "instance_uuid": "db81b0ae-dd44-4a9e-b87e-23129f74a445"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:03.326932 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:03.326932 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:03.351283 np0000005012 devstack@c-api.service[100153]: WARNING cinder.volume.api [req-6b04c269-93a4-4e40-848b-d599ae4695b9 req-481d407a-4514-469e-9af6-7b4500d1a3bc tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 10 14:09:03.357325 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-6b04c269-93a4-4e40-848b-d599ae4695b9 req-481d407a-4514-469e-9af6-7b4500d1a3bc tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:09:03.357827 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 92/369] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:09:03 2026] POST /volume/v3/attachments => generated 271 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:03.418521 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-504a2bdf-003e-49a8-a6e4-a9c333f3dc25 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:03.420813 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-504a2bdf-003e-49a8-a6e4-a9c333f3dc25 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] GET https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 Jul 10 14:09:03.421066 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-504a2bdf-003e-49a8-a6e4-a9c333f3dc25 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:03.421338 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-504a2bdf-003e-49a8-a6e4-a9c333f3dc25 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:03.435987 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:03.435987 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:03.440251 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-504a2bdf-003e-49a8-a6e4-a9c333f3dc25 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Volume info retrieved successfully. Jul 10 14:09:03.444932 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-504a2bdf-003e-49a8-a6e4-a9c333f3dc25 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 returned with HTTP 200 Jul 10 14:09:03.445308 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 91/370] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:03 2026] GET /volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 => generated 1161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:03.886870 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-841e1f04-cda9-48a6-9e4a-6dc2f241ae26 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:03.887280 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-841e1f04-cda9-48a6-9e4a-6dc2f241ae26 None None] GET https://10.4.3.66/volume// Jul 10 14:09:03.887455 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-841e1f04-cda9-48a6-9e4a-6dc2f241ae26 None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:03.888997 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-841e1f04-cda9-48a6-9e4a-6dc2f241ae26 None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:03.888997 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-841e1f04-cda9-48a6-9e4a-6dc2f241ae26 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:09:03.888997 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 94/371] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:09:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:09:03.904073 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-6b04c269-93a4-4e40-848b-d599ae4695b9 req-87cc77be-e484-4d51-94dd-c50d6e340009 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:03.907239 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-6b04c269-93a4-4e40-848b-d599ae4695b9 req-87cc77be-e484-4d51-94dd-c50d6e340009 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] GET https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 Jul 10 14:09:03.907538 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-6b04c269-93a4-4e40-848b-d599ae4695b9 req-87cc77be-e484-4d51-94dd-c50d6e340009 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:03.907693 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-6b04c269-93a4-4e40-848b-d599ae4695b9 req-87cc77be-e484-4d51-94dd-c50d6e340009 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:03.934061 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:03.934061 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:03.938535 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-6b04c269-93a4-4e40-848b-d599ae4695b9 req-87cc77be-e484-4d51-94dd-c50d6e340009 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Volume info retrieved successfully. Jul 10 14:09:03.943073 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-6b04c269-93a4-4e40-848b-d599ae4695b9 req-87cc77be-e484-4d51-94dd-c50d6e340009 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 returned with HTTP 200 Jul 10 14:09:03.943413 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 95/372] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:09:03 2026] GET /volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 => generated 1341 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:09:04.021547 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-6b04c269-93a4-4e40-848b-d599ae4695b9 req-10509e5c-406d-4aef-8653-ca1206929f95 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:04.023629 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-6b04c269-93a4-4e40-848b-d599ae4695b9 req-10509e5c-406d-4aef-8653-ca1206929f95 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] PUT https://10.4.3.66/volume/v3/attachments/99fb150b-a654-4e32-ba99-9c6e5b604a96 Jul 10 14:09:04.023969 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-6b04c269-93a4-4e40-848b-d599ae4695b9 req-10509e5c-406d-4aef-8653-ca1206929f95 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:04.033966 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-6b04c269-93a4-4e40-848b-d599ae4695b9 req-10509e5c-406d-4aef-8653-ca1206929f95 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Acquiring lock "cinder-attachment_update-a6adde7f-7f18-48a9-8b97-1830f2ab5817-np0000005012" by "attachment_update" {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:09:04.038574 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-6b04c269-93a4-4e40-848b-d599ae4695b9 req-10509e5c-406d-4aef-8653-ca1206929f95 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Lock "cinder-attachment_update-a6adde7f-7f18-48a9-8b97-1830f2ab5817-np0000005012" acquired by "attachment_update" :: waited 0.005s {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:09:04.039471 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:04.039471 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:04.312123 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-043c204d-fd5f-4cc8-bb18-7a016a5b7d70 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:04.313868 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-043c204d-fd5f-4cc8-bb18-7a016a5b7d70 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc Jul 10 14:09:04.314059 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-043c204d-fd5f-4cc8-bb18-7a016a5b7d70 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:04.314244 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-043c204d-fd5f-4cc8-bb18-7a016a5b7d70 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:04.314346 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-043c204d-fd5f-4cc8-bb18-7a016a5b7d70 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id b3b059a2-038c-4eaa-a2b9-70d35c5673cc. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:09:04.316615 np0000005012 devstack@c-api.service[100155]: DEBUG dbcounter [-] [100155] Writing DB stats cinder:SELECT=241,cinder:INSERT=40,cinder:UPDATE=71 {{(pid=100155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:09:04.323541 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:04.323541 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:04.324544 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-043c204d-fd5f-4cc8-bb18-7a016a5b7d70 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc returned with HTTP 200 Jul 10 14:09:04.324900 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 92/373] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:04 2026] GET /volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:04.462840 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-9503501a-304f-4911-a326-634d6a5281dc None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:04.464910 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9503501a-304f-4911-a326-634d6a5281dc tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] GET https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 Jul 10 14:09:04.465229 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9503501a-304f-4911-a326-634d6a5281dc tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:04.465298 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9503501a-304f-4911-a326-634d6a5281dc tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:04.468353 np0000005012 devstack@c-api.service[100154]: DEBUG dbcounter [-] [100154] Writing DB stats cinder:SELECT=229,cinder:UPDATE=58,cinder:INSERT=32 {{(pid=100154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:09:04.480333 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:04.480333 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:04.484224 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-9503501a-304f-4911-a326-634d6a5281dc tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Volume info retrieved successfully. Jul 10 14:09:04.490168 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9503501a-304f-4911-a326-634d6a5281dc tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 returned with HTTP 200 Jul 10 14:09:04.490678 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 95/374] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:04 2026] GET /volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 => generated 1162 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:04.569807 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-6b04c269-93a4-4e40-848b-d599ae4695b9 req-10509e5c-406d-4aef-8653-ca1206929f95 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Lock "cinder-attachment_update-a6adde7f-7f18-48a9-8b97-1830f2ab5817-np0000005012" released by "attachment_update" :: held 0.531s {{(pid=100153) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:09:04.570340 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-6b04c269-93a4-4e40-848b-d599ae4695b9 req-10509e5c-406d-4aef-8653-ca1206929f95 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/attachments/99fb150b-a654-4e32-ba99-9c6e5b604a96 returned with HTTP 200 Jul 10 14:09:04.570967 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 93/375] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:09:04 2026] PUT /volume/v3/attachments/99fb150b-a654-4e32-ba99-9c6e5b604a96 => generated 967 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:04.932078 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-849940a1-5186-4edf-b574-3086a36bc4c8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:04.934533 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-849940a1-5186-4edf-b574-3086a36bc4c8 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 Jul 10 14:09:04.934869 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-849940a1-5186-4edf-b574-3086a36bc4c8 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:04.935191 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-849940a1-5186-4edf-b574-3086a36bc4c8 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:04.935480 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-849940a1-5186-4edf-b574-3086a36bc4c8 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Delete volume with id: 49fd3d38-0632-4ee6-bbd7-27492d13c396 Jul 10 14:09:04.943855 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-849940a1-5186-4edf-b574-3086a36bc4c8 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] https://10.4.3.66/volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 returned with HTTP 404 Jul 10 14:09:04.944345 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 96/376] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:09:04 2026] DELETE /volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:09:04.950866 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f9a9e875-b80c-484f-9971-88b1e484db28 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:04.952789 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f9a9e875-b80c-484f-9971-88b1e484db28 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] GET https://10.4.3.66/volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 Jul 10 14:09:04.952996 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f9a9e875-b80c-484f-9971-88b1e484db28 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:04.953213 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f9a9e875-b80c-484f-9971-88b1e484db28 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:04.958496 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f9a9e875-b80c-484f-9971-88b1e484db28 tempest-VolumesAssistedSnapshotsTest-859807201 tempest-VolumesAssistedSnapshotsTest-859807201-project-admin] https://10.4.3.66/volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 returned with HTTP 404 Jul 10 14:09:04.959054 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 93/377] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:04 2026] GET /volume/v3/volumes/49fd3d38-0632-4ee6-bbd7-27492d13c396 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:09:05.335564 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-360abc95-080e-40f5-9279-d10dd8699ae0 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:05.337867 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-360abc95-080e-40f5-9279-d10dd8699ae0 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc Jul 10 14:09:05.338119 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-360abc95-080e-40f5-9279-d10dd8699ae0 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:05.338343 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-360abc95-080e-40f5-9279-d10dd8699ae0 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:05.338545 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-360abc95-080e-40f5-9279-d10dd8699ae0 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id b3b059a2-038c-4eaa-a2b9-70d35c5673cc. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:09:05.345789 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:05.345789 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:05.346764 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-360abc95-080e-40f5-9279-d10dd8699ae0 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc returned with HTTP 200 Jul 10 14:09:05.347174 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 96/378] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:05 2026] GET /volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:05.358961 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ea5e3a15-caa9-4863-beeb-81f4de86e296 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:05.364291 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ea5e3a15-caa9-4863-beeb-81f4de86e296 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/volumes/70b2ca2d-94f0-4302-82b7-d6882073e5c1 Jul 10 14:09:05.364545 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ea5e3a15-caa9-4863-beeb-81f4de86e296 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:05.364706 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ea5e3a15-caa9-4863-beeb-81f4de86e296 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:05.371517 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:05.371517 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:05.375754 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-ea5e3a15-caa9-4863-beeb-81f4de86e296 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Volume info retrieved successfully. Jul 10 14:09:05.379887 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ea5e3a15-caa9-4863-beeb-81f4de86e296 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/volumes/70b2ca2d-94f0-4302-82b7-d6882073e5c1 returned with HTTP 200 Jul 10 14:09:05.380231 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 94/379] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:05 2026] GET /volume/v3/volumes/70b2ca2d-94f0-4302-82b7-d6882073e5c1 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:05.393520 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-69ff0cca-2d03-4ffc-9244-876c3f8ad3e1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:05.395330 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-69ff0cca-2d03-4ffc-9244-876c3f8ad3e1 tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] POST https://10.4.3.66/volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc/action Jul 10 14:09:05.395859 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-69ff0cca-2d03-4ffc-9244-876c3f8ad3e1 tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:09:05.395932 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-69ff0cca-2d03-4ffc-9244-876c3f8ad3e1 tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:05.397129 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.admin_actions [None req-69ff0cca-2d03-4ffc-9244-876c3f8ad3e1 tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] Updating backup 'b3b059a2-038c-4eaa-a2b9-70d35c5673cc' with '{'status': 'error'}' {{(pid=100152) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 10 14:09:05.406625 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:05.406625 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:05.415567 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.backup.rpcapi [None req-69ff0cca-2d03-4ffc-9244-876c3f8ad3e1 tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] reset_status in rpcapi backup_id b3b059a2-038c-4eaa-a2b9-70d35c5673cc on host np0000005012. {{(pid=100152) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 10 14:09:05.417467 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-69ff0cca-2d03-4ffc-9244-876c3f8ad3e1 tempest-VolumesBackupsAdminTest-1544440231 tempest-VolumesBackupsAdminTest-1544440231-project-admin] https://10.4.3.66/volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc/action returned with HTTP 202 Jul 10 14:09:05.417941 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 97/380] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:09:05 2026] POST /volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:09:05.424838 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-3f8f7cd3-b44d-4f05-a56e-13e3bef95246 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:05.426487 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3f8f7cd3-b44d-4f05-a56e-13e3bef95246 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc Jul 10 14:09:05.426668 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3f8f7cd3-b44d-4f05-a56e-13e3bef95246 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:05.426842 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3f8f7cd3-b44d-4f05-a56e-13e3bef95246 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:05.426950 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-3f8f7cd3-b44d-4f05-a56e-13e3bef95246 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id b3b059a2-038c-4eaa-a2b9-70d35c5673cc. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:09:05.431294 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:05.431294 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:05.432238 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3f8f7cd3-b44d-4f05-a56e-13e3bef95246 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc returned with HTTP 200 Jul 10 14:09:05.432619 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 94/381] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:05 2026] GET /volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:05.443743 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d26ba5a5-05a7-4a5b-b685-502765835a72 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:05.445873 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d26ba5a5-05a7-4a5b-b685-502765835a72 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] DELETE https://10.4.3.66/volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc Jul 10 14:09:05.446037 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d26ba5a5-05a7-4a5b-b685-502765835a72 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:05.446286 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d26ba5a5-05a7-4a5b-b685-502765835a72 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:05.448084 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.contrib.backups [None req-d26ba5a5-05a7-4a5b-b685-502765835a72 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Delete backup with id: b3b059a2-038c-4eaa-a2b9-70d35c5673cc. Jul 10 14:09:05.451049 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:05.451049 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:05.469557 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.backup.rpcapi [None req-d26ba5a5-05a7-4a5b-b685-502765835a72 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] delete_backup rpcapi backup_id b3b059a2-038c-4eaa-a2b9-70d35c5673cc {{(pid=100154) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 14:09:05.475084 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d26ba5a5-05a7-4a5b-b685-502765835a72 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc returned with HTTP 202 Jul 10 14:09:05.475608 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 97/382] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:09:05 2026] DELETE /volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:09:05.481847 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6efaf866-dfbc-4cea-a418-635139f917a6 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:05.485598 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6efaf866-dfbc-4cea-a418-635139f917a6 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc Jul 10 14:09:05.485774 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6efaf866-dfbc-4cea-a418-635139f917a6 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:05.485945 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6efaf866-dfbc-4cea-a418-635139f917a6 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:05.486263 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-6efaf866-dfbc-4cea-a418-635139f917a6 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id b3b059a2-038c-4eaa-a2b9-70d35c5673cc. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:09:05.490211 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:05.490211 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:05.491118 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6efaf866-dfbc-4cea-a418-635139f917a6 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc returned with HTTP 200 Jul 10 14:09:05.491612 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 95/383] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:05 2026] GET /volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:05.508726 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8691f21f-2c56-41b6-95e5-55a991bb0d05 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:05.516394 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8691f21f-2c56-41b6-95e5-55a991bb0d05 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] GET https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 Jul 10 14:09:05.517063 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8691f21f-2c56-41b6-95e5-55a991bb0d05 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:05.517998 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8691f21f-2c56-41b6-95e5-55a991bb0d05 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:05.541588 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:05.541588 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:05.545993 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8691f21f-2c56-41b6-95e5-55a991bb0d05 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Volume info retrieved successfully. Jul 10 14:09:05.554353 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8691f21f-2c56-41b6-95e5-55a991bb0d05 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 returned with HTTP 200 Jul 10 14:09:05.554353 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 98/384] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:05 2026] GET /volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 => generated 1162 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:06.504361 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4fc1f453-6726-4df2-b992-f3c52f2ce679 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:06.507168 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4fc1f453-6726-4df2-b992-f3c52f2ce679 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc Jul 10 14:09:06.507926 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4fc1f453-6726-4df2-b992-f3c52f2ce679 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:06.507926 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4fc1f453-6726-4df2-b992-f3c52f2ce679 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:06.507926 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-4fc1f453-6726-4df2-b992-f3c52f2ce679 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Show backup with id b3b059a2-038c-4eaa-a2b9-70d35c5673cc. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:09:06.511831 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4fc1f453-6726-4df2-b992-f3c52f2ce679 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc returned with HTTP 404 Jul 10 14:09:06.512360 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 95/385] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:06 2026] GET /volume/v3/backups/b3b059a2-038c-4eaa-a2b9-70d35c5673cc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:09:06.568374 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-68f4d97e-8bb9-417b-a319-05154f66d3ff None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:06.571119 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-68f4d97e-8bb9-417b-a319-05154f66d3ff tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] GET https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 Jul 10 14:09:06.571631 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-68f4d97e-8bb9-417b-a319-05154f66d3ff tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:06.571961 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-68f4d97e-8bb9-417b-a319-05154f66d3ff tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:06.608006 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f10c8630-978b-4af0-b75e-15bebc2e464b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:06.608340 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:06.608340 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:06.611864 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f10c8630-978b-4af0-b75e-15bebc2e464b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/volumes/70b2ca2d-94f0-4302-82b7-d6882073e5c1 Jul 10 14:09:06.611864 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f10c8630-978b-4af0-b75e-15bebc2e464b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:06.612075 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f10c8630-978b-4af0-b75e-15bebc2e464b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:06.615890 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-68f4d97e-8bb9-417b-a319-05154f66d3ff tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Volume info retrieved successfully. Jul 10 14:09:06.626615 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-68f4d97e-8bb9-417b-a319-05154f66d3ff tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 returned with HTTP 200 Jul 10 14:09:06.626921 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 98/386] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:06 2026] GET /volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 => generated 1162 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:06.627068 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:06.627068 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:06.637514 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-f10c8630-978b-4af0-b75e-15bebc2e464b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Volume info retrieved successfully. Jul 10 14:09:06.640716 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f10c8630-978b-4af0-b75e-15bebc2e464b tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/volumes/70b2ca2d-94f0-4302-82b7-d6882073e5c1 returned with HTTP 200 Jul 10 14:09:06.640716 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 96/387] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:06 2026] GET /volume/v3/volumes/70b2ca2d-94f0-4302-82b7-d6882073e5c1 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:06.661194 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9651907b-9058-45e9-a8cd-80f05f19349a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:06.663735 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9651907b-9058-45e9-a8cd-80f05f19349a tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] DELETE https://10.4.3.66/volume/v3/volumes/70b2ca2d-94f0-4302-82b7-d6882073e5c1 Jul 10 14:09:06.664011 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9651907b-9058-45e9-a8cd-80f05f19349a tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:06.664205 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9651907b-9058-45e9-a8cd-80f05f19349a tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:06.664426 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-9651907b-9058-45e9-a8cd-80f05f19349a tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Delete volume with id: 70b2ca2d-94f0-4302-82b7-d6882073e5c1 Jul 10 14:09:06.672330 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:06.672330 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:06.672927 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9651907b-9058-45e9-a8cd-80f05f19349a tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Volume info retrieved successfully. Jul 10 14:09:06.704954 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9651907b-9058-45e9-a8cd-80f05f19349a tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Delete volume request issued successfully. Jul 10 14:09:06.704954 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9651907b-9058-45e9-a8cd-80f05f19349a tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/volumes/70b2ca2d-94f0-4302-82b7-d6882073e5c1 returned with HTTP 202 Jul 10 14:09:06.705647 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 99/388] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:09:06 2026] DELETE /volume/v3/volumes/70b2ca2d-94f0-4302-82b7-d6882073e5c1 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:09:06.715955 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d6bf3a25-f76a-4dc3-8af7-0da557f05906 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:06.721880 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d6bf3a25-f76a-4dc3-8af7-0da557f05906 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/volumes/70b2ca2d-94f0-4302-82b7-d6882073e5c1 Jul 10 14:09:06.722219 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d6bf3a25-f76a-4dc3-8af7-0da557f05906 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:06.723187 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d6bf3a25-f76a-4dc3-8af7-0da557f05906 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:06.737227 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:06.737227 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:06.744480 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-d6bf3a25-f76a-4dc3-8af7-0da557f05906 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Volume info retrieved successfully. Jul 10 14:09:06.751337 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d6bf3a25-f76a-4dc3-8af7-0da557f05906 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/volumes/70b2ca2d-94f0-4302-82b7-d6882073e5c1 returned with HTTP 200 Jul 10 14:09:06.752147 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 96/389] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:06 2026] GET /volume/v3/volumes/70b2ca2d-94f0-4302-82b7-d6882073e5c1 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:09:07.643981 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-7e796be5-67bd-4414-bff2-c96e4acde4ec None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:07.646033 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7e796be5-67bd-4414-bff2-c96e4acde4ec tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] GET https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 Jul 10 14:09:07.646280 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7e796be5-67bd-4414-bff2-c96e4acde4ec tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:07.646649 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7e796be5-67bd-4414-bff2-c96e4acde4ec tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:07.660702 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:07.660702 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:07.666580 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-7e796be5-67bd-4414-bff2-c96e4acde4ec tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Volume info retrieved successfully. Jul 10 14:09:07.673081 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7e796be5-67bd-4414-bff2-c96e4acde4ec tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 returned with HTTP 200 Jul 10 14:09:07.673657 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 99/390] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:07 2026] GET /volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 => generated 1162 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:07.767064 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c4435496-13ea-4aca-a021-36f4206e0a89 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:07.769062 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c4435496-13ea-4aca-a021-36f4206e0a89 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] GET https://10.4.3.66/volume/v3/volumes/70b2ca2d-94f0-4302-82b7-d6882073e5c1 Jul 10 14:09:07.769312 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c4435496-13ea-4aca-a021-36f4206e0a89 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:07.769604 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c4435496-13ea-4aca-a021-36f4206e0a89 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:07.776524 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c4435496-13ea-4aca-a021-36f4206e0a89 tempest-VolumesBackupsAdminTest-1027043886 tempest-VolumesBackupsAdminTest-1027043886-project-member] https://10.4.3.66/volume/v3/volumes/70b2ca2d-94f0-4302-82b7-d6882073e5c1 returned with HTTP 404 Jul 10 14:09:07.777225 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 97/391] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:07 2026] GET /volume/v3/volumes/70b2ca2d-94f0-4302-82b7-d6882073e5c1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:09:08.694564 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0d166ce5-cfcd-4bda-a50b-ecfbdbe75a4f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:08.696979 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0d166ce5-cfcd-4bda-a50b-ecfbdbe75a4f tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] GET https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 Jul 10 14:09:08.697266 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0d166ce5-cfcd-4bda-a50b-ecfbdbe75a4f tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:08.697566 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0d166ce5-cfcd-4bda-a50b-ecfbdbe75a4f tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:08.718009 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:08.718009 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:08.723612 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0d166ce5-cfcd-4bda-a50b-ecfbdbe75a4f tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Volume info retrieved successfully. Jul 10 14:09:08.729771 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0d166ce5-cfcd-4bda-a50b-ecfbdbe75a4f tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 returned with HTTP 200 Jul 10 14:09:08.730171 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 100/392] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:08 2026] GET /volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 => generated 1162 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:09.749050 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-6de73b8f-1afd-40d3-bd2e-94a46abeb56f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:09.753534 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6de73b8f-1afd-40d3-bd2e-94a46abeb56f tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] GET https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 Jul 10 14:09:09.753794 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6de73b8f-1afd-40d3-bd2e-94a46abeb56f tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:09.754059 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6de73b8f-1afd-40d3-bd2e-94a46abeb56f tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:09.770051 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:09.770051 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:09.786556 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-6de73b8f-1afd-40d3-bd2e-94a46abeb56f tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Volume info retrieved successfully. Jul 10 14:09:09.795997 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6de73b8f-1afd-40d3-bd2e-94a46abeb56f tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 returned with HTTP 200 Jul 10 14:09:09.796490 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 97/393] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:09 2026] GET /volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 => generated 1162 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:09.821678 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-6b04c269-93a4-4e40-848b-d599ae4695b9 req-903cc115-5bff-4f6e-8e8f-0277718b2ee5 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:09.826798 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-6b04c269-93a4-4e40-848b-d599ae4695b9 req-903cc115-5bff-4f6e-8e8f-0277718b2ee5 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] POST https://10.4.3.66/volume/v3/attachments/99fb150b-a654-4e32-ba99-9c6e5b604a96/action Jul 10 14:09:09.826798 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-6b04c269-93a4-4e40-848b-d599ae4695b9 req-903cc115-5bff-4f6e-8e8f-0277718b2ee5 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Action body: b'{"os-complete": null}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:09:09.826798 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-6b04c269-93a4-4e40-848b-d599ae4695b9 req-903cc115-5bff-4f6e-8e8f-0277718b2ee5 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:09.864540 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:09.864540 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:09.877303 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-6b04c269-93a4-4e40-848b-d599ae4695b9 req-903cc115-5bff-4f6e-8e8f-0277718b2ee5 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/attachments/99fb150b-a654-4e32-ba99-9c6e5b604a96/action returned with HTTP 204 Jul 10 14:09:09.877809 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 100/394] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:09:09 2026] POST /volume/v3/attachments/99fb150b-a654-4e32-ba99-9c6e5b604a96/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:09:10.817966 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e5ccfe7f-5048-440b-9006-5a2ae600b09c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:10.825675 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e5ccfe7f-5048-440b-9006-5a2ae600b09c tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] GET https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 Jul 10 14:09:10.825675 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e5ccfe7f-5048-440b-9006-5a2ae600b09c tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:10.825675 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e5ccfe7f-5048-440b-9006-5a2ae600b09c tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:10.831693 np0000005012 devstack@c-api.service[100153]: DEBUG dbcounter [-] [100153] Writing DB stats cinder:SELECT=175,cinder:UPDATE=22,cinder:INSERT=2 {{(pid=100153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:09:10.851109 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:10.851109 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:10.861573 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e5ccfe7f-5048-440b-9006-5a2ae600b09c tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Volume info retrieved successfully. Jul 10 14:09:10.866474 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e5ccfe7f-5048-440b-9006-5a2ae600b09c tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 returned with HTTP 200 Jul 10 14:09:10.867196 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 98/395] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:10 2026] GET /volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 => generated 1456 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:11.201235 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-29bebf53-e1ec-4a92-8fa1-af6be3374baa req-cb6041d7-7521-460c-966b-6f649280f808 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:11.203741 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-29bebf53-e1ec-4a92-8fa1-af6be3374baa req-cb6041d7-7521-460c-966b-6f649280f808 tempest-TestMultiAttachVolumeSwap-1970094420 tempest-TestMultiAttachVolumeSwap-1970094420-project] GET https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 Jul 10 14:09:11.203984 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-29bebf53-e1ec-4a92-8fa1-af6be3374baa req-cb6041d7-7521-460c-966b-6f649280f808 tempest-TestMultiAttachVolumeSwap-1970094420 tempest-TestMultiAttachVolumeSwap-1970094420-project] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:11.204239 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-29bebf53-e1ec-4a92-8fa1-af6be3374baa req-cb6041d7-7521-460c-966b-6f649280f808 tempest-TestMultiAttachVolumeSwap-1970094420 tempest-TestMultiAttachVolumeSwap-1970094420-project] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:11.206756 np0000005012 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=179,cinder:UPDATE=16,cinder:INSERT=10 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:09:11.233770 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:11.233770 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:11.239758 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-29bebf53-e1ec-4a92-8fa1-af6be3374baa req-cb6041d7-7521-460c-966b-6f649280f808 tempest-TestMultiAttachVolumeSwap-1970094420 tempest-TestMultiAttachVolumeSwap-1970094420-project] Volume info retrieved successfully. Jul 10 14:09:11.246048 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-29bebf53-e1ec-4a92-8fa1-af6be3374baa req-cb6041d7-7521-460c-966b-6f649280f808 tempest-TestMultiAttachVolumeSwap-1970094420 tempest-TestMultiAttachVolumeSwap-1970094420-project] https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 returned with HTTP 200 Jul 10 14:09:11.246756 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 101/396] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:09:11 2026] GET /volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 => generated 1640 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:11.259525 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-c275111e-4c7e-4e1f-91af-9fc523cd95ba None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:11.261695 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c275111e-4c7e-4e1f-91af-9fc523cd95ba tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-reader] GET https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 Jul 10 14:09:11.261940 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c275111e-4c7e-4e1f-91af-9fc523cd95ba tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-reader] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:11.262165 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c275111e-4c7e-4e1f-91af-9fc523cd95ba tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-reader] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:11.276751 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:11.276751 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:11.281986 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-c275111e-4c7e-4e1f-91af-9fc523cd95ba tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-reader] Volume info retrieved successfully. Jul 10 14:09:11.288440 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c275111e-4c7e-4e1f-91af-9fc523cd95ba tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-reader] https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 returned with HTTP 200 Jul 10 14:09:11.289021 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 98/397] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:11 2026] GET /volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 => generated 1456 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:11.308731 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-872e8bdb-c986-4221-a08e-5b4e56d84ae2 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:11.313350 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-872e8bdb-c986-4221-a08e-5b4e56d84ae2 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-reader] GET https://10.4.3.66/volume/v3/volumes/bb5de641-6ebb-43e4-8fd6-b41671a1b2af Jul 10 14:09:11.314702 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-872e8bdb-c986-4221-a08e-5b4e56d84ae2 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-reader] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:11.315023 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-872e8bdb-c986-4221-a08e-5b4e56d84ae2 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-reader] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:11.324178 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:11.324178 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:11.328466 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-872e8bdb-c986-4221-a08e-5b4e56d84ae2 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-reader] Volume info retrieved successfully. Jul 10 14:09:11.333814 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-872e8bdb-c986-4221-a08e-5b4e56d84ae2 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-reader] https://10.4.3.66/volume/v3/volumes/bb5de641-6ebb-43e4-8fd6-b41671a1b2af returned with HTTP 200 Jul 10 14:09:11.334277 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 101/398] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:11 2026] GET /volume/v3/volumes/bb5de641-6ebb-43e4-8fd6-b41671a1b2af => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:11.423478 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e74f66db-191f-4154-8f91-3308082a064e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:11.442869 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f8fca989-3f16-495e-b3e0-be4c63cf41d4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:11.444999 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f8fca989-3f16-495e-b3e0-be4c63cf41d4 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] GET https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 Jul 10 14:09:11.445141 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f8fca989-3f16-495e-b3e0-be4c63cf41d4 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:11.445337 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f8fca989-3f16-495e-b3e0-be4c63cf41d4 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:11.465731 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:11.465731 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:11.470158 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f8fca989-3f16-495e-b3e0-be4c63cf41d4 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Volume info retrieved successfully. Jul 10 14:09:11.476387 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f8fca989-3f16-495e-b3e0-be4c63cf41d4 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 returned with HTTP 200 Jul 10 14:09:11.477377 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 102/399] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:11 2026] GET /volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 => generated 1456 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:11.569192 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-3e330f17-0f7e-44e4-a5a5-142a9aaf7286 req-8a005678-52d9-4525-93b8-478810798e31 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:11.574140 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-3e330f17-0f7e-44e4-a5a5-142a9aaf7286 req-8a005678-52d9-4525-93b8-478810798e31 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] GET https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 Jul 10 14:09:11.574336 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-3e330f17-0f7e-44e4-a5a5-142a9aaf7286 req-8a005678-52d9-4525-93b8-478810798e31 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:11.574611 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-3e330f17-0f7e-44e4-a5a5-142a9aaf7286 req-8a005678-52d9-4525-93b8-478810798e31 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:11.597140 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:11.597140 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:11.604936 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-3e330f17-0f7e-44e4-a5a5-142a9aaf7286 req-8a005678-52d9-4525-93b8-478810798e31 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Volume info retrieved successfully. Jul 10 14:09:11.612337 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-3e330f17-0f7e-44e4-a5a5-142a9aaf7286 req-8a005678-52d9-4525-93b8-478810798e31 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 returned with HTTP 200 Jul 10 14:09:11.612982 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 99/400] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:09:11 2026] GET /volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 => generated 1456 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:11.651274 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-3e330f17-0f7e-44e4-a5a5-142a9aaf7286 req-b36f89a5-d2fd-4035-a8fd-4b3f9c90c822 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:11.653930 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-3e330f17-0f7e-44e4-a5a5-142a9aaf7286 req-b36f89a5-d2fd-4035-a8fd-4b3f9c90c822 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] POST https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817/action Jul 10 14:09:11.654421 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-3e330f17-0f7e-44e4-a5a5-142a9aaf7286 req-b36f89a5-d2fd-4035-a8fd-4b3f9c90c822 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:09:11.654631 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-3e330f17-0f7e-44e4-a5a5-142a9aaf7286 req-b36f89a5-d2fd-4035-a8fd-4b3f9c90c822 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:11.667521 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e74f66db-191f-4154-8f91-3308082a064e tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:09:11.667829 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e74f66db-191f-4154-8f91-3308082a064e tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1638429825"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:11.668971 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:11.668971 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:11.669187 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-e74f66db-191f-4154-8f91-3308082a064e tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1638429825'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:09:11.669316 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-e74f66db-191f-4154-8f91-3308082a064e tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Create volume of 1 GB Jul 10 14:09:11.669436 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-3e330f17-0f7e-44e4-a5a5-142a9aaf7286 req-b36f89a5-d2fd-4035-a8fd-4b3f9c90c822 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Volume info retrieved successfully. Jul 10 14:09:11.673598 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e74f66db-191f-4154-8f91-3308082a064e tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Availability Zones retrieved successfully. Jul 10 14:09:11.676730 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-3e330f17-0f7e-44e4-a5a5-142a9aaf7286 req-b36f89a5-d2fd-4035-a8fd-4b3f9c90c822 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Begin detaching volume completed successfully. Jul 10 14:09:11.676970 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-3e330f17-0f7e-44e4-a5a5-142a9aaf7286 req-b36f89a5-d2fd-4035-a8fd-4b3f9c90c822 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817/action returned with HTTP 202 Jul 10 14:09:11.677663 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 102/401] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:09:11 2026] POST /volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:09:11.679195 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e74f66db-191f-4154-8f91-3308082a064e tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Flow 'volume_create_api' (475e186d-c610-4b6a-814f-aec33bc565b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:09:11.680695 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e74f66db-191f-4154-8f91-3308082a064e tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (404a1cdf-cb14-452b-877f-4dc0704e3953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:11.681717 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-e74f66db-191f-4154-8f91-3308082a064e tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:09:11.735729 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e74f66db-191f-4154-8f91-3308082a064e tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (404a1cdf-cb14-452b-877f-4dc0704e3953) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:11.737043 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e74f66db-191f-4154-8f91-3308082a064e tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a41ad473-19a1-4bbe-85dc-e19dc4a056df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:11.836702 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-e74f66db-191f-4154-8f91-3308082a064e tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Created reservations ['6fffdb56-f09e-44be-ade3-cf1befd2f656', 'eef7e9e4-3cf0-4fd2-b6a6-26e9cd34a961', 'fdc3eee8-10cc-44a5-ab64-f98d942f1fdf', 'fdea9f34-ebbe-45dd-b03e-845e03af1de0'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:09:11.837492 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e74f66db-191f-4154-8f91-3308082a064e tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a41ad473-19a1-4bbe-85dc-e19dc4a056df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fffdb56-f09e-44be-ade3-cf1befd2f656', 'eef7e9e4-3cf0-4fd2-b6a6-26e9cd34a961', 'fdc3eee8-10cc-44a5-ab64-f98d942f1fdf', 'fdea9f34-ebbe-45dd-b03e-845e03af1de0']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:11.838595 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e74f66db-191f-4154-8f91-3308082a064e tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8bcdcfa-e201-437c-8d2b-669f6689a9b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:11.861620 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e74f66db-191f-4154-8f91-3308082a064e tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8bcdcfa-e201-437c-8d2b-669f6689a9b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5c01260-f6a2-44f1-aaed-8ec3c2e501f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1638429825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e41a8b1749e4bee9c005efb8bab9fae',qos_specs=None,replication_status=,reservations=['6fffdb56-f09e-44be-ade3-cf1befd2f656','eef7e9e4-3cf0-4fd2-b6a6-26e9cd34a961','fdc3eee8-10cc-44a5-ab64-f98d942f1fdf','fdea9f34-ebbe-45dd-b03e-845e03af1de0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='797b0c967c644aa88a21cf52d60a5204',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:09:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1638429825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5c01260-f6a2-44f1-aaed-8ec3c2e501f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e41a8b1749e4bee9c005efb8bab9fae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='797b0c967c644aa88a21cf52d60a5204',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:11.862401 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e74f66db-191f-4154-8f91-3308082a064e tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98ea76b9-5292-4273-b6f8-d6059bd7cc72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:11.880610 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e74f66db-191f-4154-8f91-3308082a064e tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98ea76b9-5292-4273-b6f8-d6059bd7cc72) transitioned into state 'SUCCESS' from state '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-1638429825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e41a8b1749e4bee9c005efb8bab9fae',qos_specs=None,replication_status=,reservations=['6fffdb56-f09e-44be-ade3-cf1befd2f656','eef7e9e4-3cf0-4fd2-b6a6-26e9cd34a961','fdc3eee8-10cc-44a5-ab64-f98d942f1fdf','fdea9f34-ebbe-45dd-b03e-845e03af1de0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='797b0c967c644aa88a21cf52d60a5204',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:11.881382 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e74f66db-191f-4154-8f91-3308082a064e tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe15718d-0a5f-49fe-aa45-93c9940c34c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:11.891389 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e74f66db-191f-4154-8f91-3308082a064e tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe15718d-0a5f-49fe-aa45-93c9940c34c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:11.892396 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e74f66db-191f-4154-8f91-3308082a064e tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Flow 'volume_create_api' (475e186d-c610-4b6a-814f-aec33bc565b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:09:11.892611 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e74f66db-191f-4154-8f91-3308082a064e tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Create volume request issued successfully. Jul 10 14:09:11.893138 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e74f66db-191f-4154-8f91-3308082a064e tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:09:11.893653 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 99/402] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:09:11 2026] POST /volume/v3/volumes => generated 749 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:09:11.912315 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b6bb6bd1-cd8a-4525-9cdc-7cc498e0a939 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:11.915145 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b6bb6bd1-cd8a-4525-9cdc-7cc498e0a939 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] GET https://10.4.3.66/volume/v3/volumes/a5c01260-f6a2-44f1-aaed-8ec3c2e501f8 Jul 10 14:09:11.915457 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b6bb6bd1-cd8a-4525-9cdc-7cc498e0a939 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:11.917825 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b6bb6bd1-cd8a-4525-9cdc-7cc498e0a939 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:11.928651 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:11.928651 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:11.934793 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b6bb6bd1-cd8a-4525-9cdc-7cc498e0a939 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Volume info retrieved successfully. Jul 10 14:09:11.942495 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b6bb6bd1-cd8a-4525-9cdc-7cc498e0a939 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] https://10.4.3.66/volume/v3/volumes/a5c01260-f6a2-44f1-aaed-8ec3c2e501f8 returned with HTTP 200 Jul 10 14:09:11.943355 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 103/403] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:11 2026] GET /volume/v3/volumes/a5c01260-f6a2-44f1-aaed-8ec3c2e501f8 => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:12.707894 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e1c4c3fe-ac6b-480c-9a7f-ddb03f0c16bb None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:12.708302 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e1c4c3fe-ac6b-480c-9a7f-ddb03f0c16bb None None] GET https://10.4.3.66/volume// Jul 10 14:09:12.708570 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e1c4c3fe-ac6b-480c-9a7f-ddb03f0c16bb None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:12.708837 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e1c4c3fe-ac6b-480c-9a7f-ddb03f0c16bb None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:12.709328 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e1c4c3fe-ac6b-480c-9a7f-ddb03f0c16bb None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:09:12.709973 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 100/404] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:09:12 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:09:12.719117 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-3e330f17-0f7e-44e4-a5a5-142a9aaf7286 req-a706ff55-f24d-4f50-9e7e-9342948ef58c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:12.721455 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-3e330f17-0f7e-44e4-a5a5-142a9aaf7286 req-a706ff55-f24d-4f50-9e7e-9342948ef58c tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] GET https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 Jul 10 14:09:12.721891 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-3e330f17-0f7e-44e4-a5a5-142a9aaf7286 req-a706ff55-f24d-4f50-9e7e-9342948ef58c tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:12.722035 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-3e330f17-0f7e-44e4-a5a5-142a9aaf7286 req-a706ff55-f24d-4f50-9e7e-9342948ef58c tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:12.736700 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:12.736700 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:12.747460 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-3e330f17-0f7e-44e4-a5a5-142a9aaf7286 req-a706ff55-f24d-4f50-9e7e-9342948ef58c tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Volume info retrieved successfully. Jul 10 14:09:12.753523 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-3e330f17-0f7e-44e4-a5a5-142a9aaf7286 req-a706ff55-f24d-4f50-9e7e-9342948ef58c tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 returned with HTTP 200 Jul 10 14:09:12.754852 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 103/405] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:09:12 2026] GET /volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 => generated 1639 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:09:12.962582 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-22de0105-708b-4a33-900e-641d14320e1f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:12.964886 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-22de0105-708b-4a33-900e-641d14320e1f tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] GET https://10.4.3.66/volume/v3/volumes/a5c01260-f6a2-44f1-aaed-8ec3c2e501f8 Jul 10 14:09:12.965103 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-22de0105-708b-4a33-900e-641d14320e1f tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:12.965348 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-22de0105-708b-4a33-900e-641d14320e1f tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:12.977354 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:12.977354 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:12.983280 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-22de0105-708b-4a33-900e-641d14320e1f tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Volume info retrieved successfully. Jul 10 14:09:12.990694 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-22de0105-708b-4a33-900e-641d14320e1f tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] https://10.4.3.66/volume/v3/volumes/a5c01260-f6a2-44f1-aaed-8ec3c2e501f8 returned with HTTP 200 Jul 10 14:09:12.991219 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 100/406] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:12 2026] GET /volume/v3/volumes/a5c01260-f6a2-44f1-aaed-8ec3c2e501f8 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:13.004839 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f02e9ff0-b8c8-4cd8-852b-d45e7800f0ed None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:13.009340 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f02e9ff0-b8c8-4cd8-852b-d45e7800f0ed tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:09:13.009889 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f02e9ff0-b8c8-4cd8-852b-d45e7800f0ed tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a5c01260-f6a2-44f1-aaed-8ec3c2e501f8", "name": "tempest-VolumesDeleteCascade-Snapshot-1919491932"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:13.023869 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:13.023869 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:13.024689 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f02e9ff0-b8c8-4cd8-852b-d45e7800f0ed tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Volume info retrieved successfully. Jul 10 14:09:13.024878 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-f02e9ff0-b8c8-4cd8-852b-d45e7800f0ed tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Create snapshot from volume a5c01260-f6a2-44f1-aaed-8ec3c2e501f8 Jul 10 14:09:13.073460 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-f02e9ff0-b8c8-4cd8-852b-d45e7800f0ed tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Created reservations ['68ce096d-b6d5-4698-a3bf-b5d2bf7b34ed', '9178f05e-99d3-42c7-8b4d-3cb151446a53', 'cab56f49-217b-4ac9-be3d-0244636f48c5', '0a99cd4e-4e1f-45c9-8b1b-0c20900620de'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:09:13.111897 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f02e9ff0-b8c8-4cd8-852b-d45e7800f0ed tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Snapshot create request issued successfully. Jul 10 14:09:13.112046 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f02e9ff0-b8c8-4cd8-852b-d45e7800f0ed tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:09:13.112459 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 104/407] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:09:13 2026] POST /volume/v3/snapshots => generated 307 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:09:13.123148 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-8afbd940-8342-4e2e-a4fa-b1c40064a30c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:13.124952 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8afbd940-8342-4e2e-a4fa-b1c40064a30c tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] GET https://10.4.3.66/volume/v3/snapshots/b3729b3b-7e68-43a6-adf6-003237aed8ce Jul 10 14:09:13.125166 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8afbd940-8342-4e2e-a4fa-b1c40064a30c tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:13.125399 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8afbd940-8342-4e2e-a4fa-b1c40064a30c tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:13.130899 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:13.130899 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:13.131378 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-8afbd940-8342-4e2e-a4fa-b1c40064a30c tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Snapshot retrieved successfully. Jul 10 14:09:13.132303 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8afbd940-8342-4e2e-a4fa-b1c40064a30c tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] https://10.4.3.66/volume/v3/snapshots/b3729b3b-7e68-43a6-adf6-003237aed8ce returned with HTTP 200 Jul 10 14:09:13.132699 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 101/408] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:09:13 2026] GET /volume/v3/snapshots/b3729b3b-7e68-43a6-adf6-003237aed8ce => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:13.395552 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-3e330f17-0f7e-44e4-a5a5-142a9aaf7286 req-72b6d93c-e0e7-4358-9977-4fa4cbae9d71 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:13.398145 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-3e330f17-0f7e-44e4-a5a5-142a9aaf7286 req-72b6d93c-e0e7-4358-9977-4fa4cbae9d71 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] GET https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 Jul 10 14:09:13.398410 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-3e330f17-0f7e-44e4-a5a5-142a9aaf7286 req-72b6d93c-e0e7-4358-9977-4fa4cbae9d71 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:13.398680 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-3e330f17-0f7e-44e4-a5a5-142a9aaf7286 req-72b6d93c-e0e7-4358-9977-4fa4cbae9d71 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:13.412620 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:13.412620 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:13.416093 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-3e330f17-0f7e-44e4-a5a5-142a9aaf7286 req-72b6d93c-e0e7-4358-9977-4fa4cbae9d71 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Volume info retrieved successfully. Jul 10 14:09:13.420275 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-3e330f17-0f7e-44e4-a5a5-142a9aaf7286 req-72b6d93c-e0e7-4358-9977-4fa4cbae9d71 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 returned with HTTP 200 Jul 10 14:09:13.420616 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 104/409] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:09:13 2026] GET /volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 => generated 1459 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:13.931555 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-3e330f17-0f7e-44e4-a5a5-142a9aaf7286 req-f1b01980-1152-43ef-b7fd-2cab2f1f5829 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:13.933827 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-3e330f17-0f7e-44e4-a5a5-142a9aaf7286 req-f1b01980-1152-43ef-b7fd-2cab2f1f5829 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] DELETE https://10.4.3.66/volume/v3/attachments/99fb150b-a654-4e32-ba99-9c6e5b604a96 Jul 10 14:09:13.934015 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-3e330f17-0f7e-44e4-a5a5-142a9aaf7286 req-f1b01980-1152-43ef-b7fd-2cab2f1f5829 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:13.934292 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-3e330f17-0f7e-44e4-a5a5-142a9aaf7286 req-f1b01980-1152-43ef-b7fd-2cab2f1f5829 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:13.941593 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:13.941593 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:14.145346 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e1eb8905-2f07-4610-81a4-6c3b6d4f9e3a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:14.147280 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e1eb8905-2f07-4610-81a4-6c3b6d4f9e3a tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] GET https://10.4.3.66/volume/v3/snapshots/b3729b3b-7e68-43a6-adf6-003237aed8ce Jul 10 14:09:14.147895 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e1eb8905-2f07-4610-81a4-6c3b6d4f9e3a tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:14.147895 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e1eb8905-2f07-4610-81a4-6c3b6d4f9e3a tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:14.152267 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:14.152267 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:14.152685 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e1eb8905-2f07-4610-81a4-6c3b6d4f9e3a tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Snapshot retrieved successfully. Jul 10 14:09:14.153472 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e1eb8905-2f07-4610-81a4-6c3b6d4f9e3a tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] https://10.4.3.66/volume/v3/snapshots/b3729b3b-7e68-43a6-adf6-003237aed8ce returned with HTTP 200 Jul 10 14:09:14.153909 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 105/410] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:09:14 2026] GET /volume/v3/snapshots/b3729b3b-7e68-43a6-adf6-003237aed8ce => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:14.162930 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a32bcdbc-7135-4ca2-9705-64ea33b2e2d5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:14.164865 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a32bcdbc-7135-4ca2-9705-64ea33b2e2d5 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:09:14.165322 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a32bcdbc-7135-4ca2-9705-64ea33b2e2d5 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a5c01260-f6a2-44f1-aaed-8ec3c2e501f8", "name": "tempest-VolumesDeleteCascade-Snapshot-534389006"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:14.174275 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:14.174275 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:14.174756 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-a32bcdbc-7135-4ca2-9705-64ea33b2e2d5 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Volume info retrieved successfully. Jul 10 14:09:14.174871 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.snapshots [None req-a32bcdbc-7135-4ca2-9705-64ea33b2e2d5 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Create snapshot from volume a5c01260-f6a2-44f1-aaed-8ec3c2e501f8 Jul 10 14:09:14.201601 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-a32bcdbc-7135-4ca2-9705-64ea33b2e2d5 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Created reservations ['96c97a0a-3b76-4c9d-85a8-9f18e98953db', '00cc6f73-c559-4b59-a014-20d988c76892', '85c945be-0abb-440a-8bc9-afb3b2e3fbc3', 'd3fd42e0-07bb-4631-a5ff-4639efe35a24'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:09:14.238527 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-a32bcdbc-7135-4ca2-9705-64ea33b2e2d5 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Snapshot create request issued successfully. Jul 10 14:09:14.239011 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a32bcdbc-7135-4ca2-9705-64ea33b2e2d5 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:09:14.239571 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 102/411] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:09:14 2026] POST /volume/v3/snapshots => generated 306 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:09:14.248973 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-4466d233-1c11-47cd-bc4b-61cf06c33929 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:14.251835 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4466d233-1c11-47cd-bc4b-61cf06c33929 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] GET https://10.4.3.66/volume/v3/snapshots/9df26a45-c9bb-4120-9cf9-9f5d00cdf954 Jul 10 14:09:14.252048 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4466d233-1c11-47cd-bc4b-61cf06c33929 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:14.252316 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4466d233-1c11-47cd-bc4b-61cf06c33929 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:14.259306 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:14.259306 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:14.260087 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-4466d233-1c11-47cd-bc4b-61cf06c33929 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Snapshot retrieved successfully. Jul 10 14:09:14.261311 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4466d233-1c11-47cd-bc4b-61cf06c33929 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] https://10.4.3.66/volume/v3/snapshots/9df26a45-c9bb-4120-9cf9-9f5d00cdf954 returned with HTTP 200 Jul 10 14:09:14.261830 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 105/412] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:09:14 2026] GET /volume/v3/snapshots/9df26a45-c9bb-4120-9cf9-9f5d00cdf954 => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:14.486663 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-3e330f17-0f7e-44e4-a5a5-142a9aaf7286 req-f1b01980-1152-43ef-b7fd-2cab2f1f5829 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/attachments/99fb150b-a654-4e32-ba99-9c6e5b604a96 returned with HTTP 200 Jul 10 14:09:14.487228 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 101/413] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:09:13 2026] DELETE /volume/v3/attachments/99fb150b-a654-4e32-ba99-9c6e5b604a96 => generated 192 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:15.275012 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b81f903d-32b4-4a76-91f7-48efd178adf6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:15.277054 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b81f903d-32b4-4a76-91f7-48efd178adf6 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] GET https://10.4.3.66/volume/v3/snapshots/9df26a45-c9bb-4120-9cf9-9f5d00cdf954 Jul 10 14:09:15.277285 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b81f903d-32b4-4a76-91f7-48efd178adf6 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:15.277488 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b81f903d-32b4-4a76-91f7-48efd178adf6 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:15.282049 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:15.282049 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:15.282583 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b81f903d-32b4-4a76-91f7-48efd178adf6 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Snapshot retrieved successfully. Jul 10 14:09:15.283336 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b81f903d-32b4-4a76-91f7-48efd178adf6 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] https://10.4.3.66/volume/v3/snapshots/9df26a45-c9bb-4120-9cf9-9f5d00cdf954 returned with HTTP 200 Jul 10 14:09:15.283734 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 106/414] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:09:15 2026] GET /volume/v3/snapshots/9df26a45-c9bb-4120-9cf9-9f5d00cdf954 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:15.297951 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-c0d4db04-7e63-4aa7-a6c5-77e5d7983edd None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:15.300073 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c0d4db04-7e63-4aa7-a6c5-77e5d7983edd tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] DELETE https://10.4.3.66/volume/v3/volumes/a5c01260-f6a2-44f1-aaed-8ec3c2e501f8?cascade=True Jul 10 14:09:15.300472 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c0d4db04-7e63-4aa7-a6c5-77e5d7983edd tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:15.300834 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c0d4db04-7e63-4aa7-a6c5-77e5d7983edd tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:15.301189 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-c0d4db04-7e63-4aa7-a6c5-77e5d7983edd tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Delete volume with id: a5c01260-f6a2-44f1-aaed-8ec3c2e501f8 Jul 10 14:09:15.312674 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:15.312674 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:15.314580 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-c0d4db04-7e63-4aa7-a6c5-77e5d7983edd tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Volume info retrieved successfully. Jul 10 14:09:15.371478 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-c0d4db04-7e63-4aa7-a6c5-77e5d7983edd tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Delete volume request issued successfully. Jul 10 14:09:15.371478 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c0d4db04-7e63-4aa7-a6c5-77e5d7983edd tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] https://10.4.3.66/volume/v3/volumes/a5c01260-f6a2-44f1-aaed-8ec3c2e501f8?cascade=True returned with HTTP 202 Jul 10 14:09:15.373016 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 103/415] 10.4.3.66 () {66 vars in 1369 bytes} [Fri Jul 10 14:09:15 2026] DELETE /volume/v3/volumes/a5c01260-f6a2-44f1-aaed-8ec3c2e501f8?cascade=True => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:09:15.382741 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-2db3a565-130e-40bb-9229-3fe29cfb1ae3 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:15.385129 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2db3a565-130e-40bb-9229-3fe29cfb1ae3 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] GET https://10.4.3.66/volume/v3/volumes/a5c01260-f6a2-44f1-aaed-8ec3c2e501f8 Jul 10 14:09:15.386030 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2db3a565-130e-40bb-9229-3fe29cfb1ae3 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:15.386030 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2db3a565-130e-40bb-9229-3fe29cfb1ae3 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:15.395068 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:15.395068 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:15.400281 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-2db3a565-130e-40bb-9229-3fe29cfb1ae3 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Volume info retrieved successfully. Jul 10 14:09:15.407286 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2db3a565-130e-40bb-9229-3fe29cfb1ae3 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] https://10.4.3.66/volume/v3/volumes/a5c01260-f6a2-44f1-aaed-8ec3c2e501f8 returned with HTTP 200 Jul 10 14:09:15.407844 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 106/416] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:15 2026] GET /volume/v3/volumes/a5c01260-f6a2-44f1-aaed-8ec3c2e501f8 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:15.949753 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4193aef9-1d9d-4c3c-9f27-3556029b184e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:15.953611 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4193aef9-1d9d-4c3c-9f27-3556029b184e tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] GET https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 Jul 10 14:09:15.953611 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4193aef9-1d9d-4c3c-9f27-3556029b184e tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:15.953611 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4193aef9-1d9d-4c3c-9f27-3556029b184e tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:15.963055 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:15.963055 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:15.966974 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-4193aef9-1d9d-4c3c-9f27-3556029b184e tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Volume info retrieved successfully. Jul 10 14:09:15.972011 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4193aef9-1d9d-4c3c-9f27-3556029b184e tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 returned with HTTP 200 Jul 10 14:09:15.972557 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 102/417] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:15 2026] GET /volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 => generated 1159 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:16.038244 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-7e403f0c-51e1-4221-88f1-f2fac9819481 req-78bb9729-4107-4531-a3e4-2895dfa4cd0e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:16.041642 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-7e403f0c-51e1-4221-88f1-f2fac9819481 req-78bb9729-4107-4531-a3e4-2895dfa4cd0e tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] GET https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 Jul 10 14:09:16.042076 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-7e403f0c-51e1-4221-88f1-f2fac9819481 req-78bb9729-4107-4531-a3e4-2895dfa4cd0e tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:16.042076 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-7e403f0c-51e1-4221-88f1-f2fac9819481 req-78bb9729-4107-4531-a3e4-2895dfa4cd0e tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:16.054447 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:16.054447 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:16.061877 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-7e403f0c-51e1-4221-88f1-f2fac9819481 req-78bb9729-4107-4531-a3e4-2895dfa4cd0e tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Volume info retrieved successfully. Jul 10 14:09:16.071411 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-7e403f0c-51e1-4221-88f1-f2fac9819481 req-78bb9729-4107-4531-a3e4-2895dfa4cd0e tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 returned with HTTP 200 Jul 10 14:09:16.071743 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 107/418] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:09:16 2026] GET /volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 => generated 1159 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:16.113340 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-7e403f0c-51e1-4221-88f1-f2fac9819481 req-1a9adde8-4987-4ad1-b146-d0830bda38e1 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:16.117517 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-7e403f0c-51e1-4221-88f1-f2fac9819481 req-1a9adde8-4987-4ad1-b146-d0830bda38e1 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] POST https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817/action Jul 10 14:09:16.117517 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-7e403f0c-51e1-4221-88f1-f2fac9819481 req-1a9adde8-4987-4ad1-b146-d0830bda38e1 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:09:16.117517 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-7e403f0c-51e1-4221-88f1-f2fac9819481 req-1a9adde8-4987-4ad1-b146-d0830bda38e1 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:16.129935 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:16.129935 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:16.130859 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-7e403f0c-51e1-4221-88f1-f2fac9819481 req-1a9adde8-4987-4ad1-b146-d0830bda38e1 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Volume info retrieved successfully. Jul 10 14:09:16.143799 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-7e403f0c-51e1-4221-88f1-f2fac9819481 req-1a9adde8-4987-4ad1-b146-d0830bda38e1 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Begin detaching volume completed successfully. Jul 10 14:09:16.143799 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-7e403f0c-51e1-4221-88f1-f2fac9819481 req-1a9adde8-4987-4ad1-b146-d0830bda38e1 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817/action returned with HTTP 202 Jul 10 14:09:16.143799 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 104/419] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:09:16 2026] POST /volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 10 14:09:16.424403 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-db252cd3-5a3e-4581-ad66-050aa7ddacd5 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:16.426116 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-db252cd3-5a3e-4581-ad66-050aa7ddacd5 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] GET https://10.4.3.66/volume/v3/volumes/a5c01260-f6a2-44f1-aaed-8ec3c2e501f8 Jul 10 14:09:16.426290 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-db252cd3-5a3e-4581-ad66-050aa7ddacd5 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:16.426543 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-db252cd3-5a3e-4581-ad66-050aa7ddacd5 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:16.433663 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-db252cd3-5a3e-4581-ad66-050aa7ddacd5 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] https://10.4.3.66/volume/v3/volumes/a5c01260-f6a2-44f1-aaed-8ec3c2e501f8 returned with HTTP 404 Jul 10 14:09:16.434455 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 107/420] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:16 2026] GET /volume/v3/volumes/a5c01260-f6a2-44f1-aaed-8ec3c2e501f8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:09:16.444899 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-2be8915d-3e88-4c39-b5e3-fed667f2a94b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:16.446353 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2be8915d-3e88-4c39-b5e3-fed667f2a94b tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] GET https://10.4.3.66/volume/v3/volumes Jul 10 14:09:16.446942 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2be8915d-3e88-4c39-b5e3-fed667f2a94b tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:16.447326 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2be8915d-3e88-4c39-b5e3-fed667f2a94b tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Calling method 'index' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:16.447758 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.api_utils [None req-2be8915d-3e88-4c39-b5e3-fed667f2a94b tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Removing options '' from query. {{(pid=100153) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:09:16.448616 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-2be8915d-3e88-4c39-b5e3-fed667f2a94b tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100153) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:09:16.457781 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-2be8915d-3e88-4c39-b5e3-fed667f2a94b tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Get all volumes completed successfully. Jul 10 14:09:16.458344 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2be8915d-3e88-4c39-b5e3-fed667f2a94b tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 200 Jul 10 14:09:16.458917 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 103/421] 10.4.3.66 () {66 vars in 1230 bytes} [Fri Jul 10 14:09:16 2026] GET /volume/v3/volumes => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:09:16.469235 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-38a6a91f-23fc-4153-be19-2b77b6501fc4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:16.471635 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-38a6a91f-23fc-4153-be19-2b77b6501fc4 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] GET https://10.4.3.66/volume/v3/snapshots Jul 10 14:09:16.471919 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-38a6a91f-23fc-4153-be19-2b77b6501fc4 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:16.472234 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-38a6a91f-23fc-4153-be19-2b77b6501fc4 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:16.472640 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-38a6a91f-23fc-4153-be19-2b77b6501fc4 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:09:16.474258 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.db.api [None req-38a6a91f-23fc-4153-be19-2b77b6501fc4 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Building query based on filter {{(pid=100152) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 14:09:16.489567 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-38a6a91f-23fc-4153-be19-2b77b6501fc4 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Get all snapshots completed successfully. Jul 10 14:09:16.490050 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-38a6a91f-23fc-4153-be19-2b77b6501fc4 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 200 Jul 10 14:09:16.490556 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 108/422] 10.4.3.66 () {66 vars in 1236 bytes} [Fri Jul 10 14:09:16 2026] GET /volume/v3/snapshots => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:09:16.500496 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a187a1d8-ba66-4363-897a-dd52b4e1aaf1 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:16.502391 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a187a1d8-ba66-4363-897a-dd52b4e1aaf1 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/9df26a45-c9bb-4120-9cf9-9f5d00cdf954 Jul 10 14:09:16.502749 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a187a1d8-ba66-4363-897a-dd52b4e1aaf1 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:16.503062 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a187a1d8-ba66-4363-897a-dd52b4e1aaf1 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:16.503287 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.snapshots [None req-a187a1d8-ba66-4363-897a-dd52b4e1aaf1 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Delete snapshot with id: 9df26a45-c9bb-4120-9cf9-9f5d00cdf954 Jul 10 14:09:16.509108 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a187a1d8-ba66-4363-897a-dd52b4e1aaf1 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] https://10.4.3.66/volume/v3/snapshots/9df26a45-c9bb-4120-9cf9-9f5d00cdf954 returned with HTTP 404 Jul 10 14:09:16.509108 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 105/423] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:09:16 2026] DELETE /volume/v3/snapshots/9df26a45-c9bb-4120-9cf9-9f5d00cdf954 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:09:16.520044 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-fed82783-f482-4751-886b-840099ff7897 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:16.524840 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-fed82783-f482-4751-886b-840099ff7897 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/b3729b3b-7e68-43a6-adf6-003237aed8ce Jul 10 14:09:16.525073 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-fed82783-f482-4751-886b-840099ff7897 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:16.525292 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-fed82783-f482-4751-886b-840099ff7897 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:16.525403 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.snapshots [None req-fed82783-f482-4751-886b-840099ff7897 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Delete snapshot with id: b3729b3b-7e68-43a6-adf6-003237aed8ce Jul 10 14:09:16.535792 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-fed82783-f482-4751-886b-840099ff7897 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] https://10.4.3.66/volume/v3/snapshots/b3729b3b-7e68-43a6-adf6-003237aed8ce returned with HTTP 404 Jul 10 14:09:16.537185 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 108/424] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:09:16 2026] DELETE /volume/v3/snapshots/b3729b3b-7e68-43a6-adf6-003237aed8ce => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:09:16.545940 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4c42df3c-0a64-432b-86b1-4b864046fdd2 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:16.547230 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4c42df3c-0a64-432b-86b1-4b864046fdd2 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] GET https://10.4.3.66/volume/v3/volumes/a5c01260-f6a2-44f1-aaed-8ec3c2e501f8 Jul 10 14:09:16.547519 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4c42df3c-0a64-432b-86b1-4b864046fdd2 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:16.547859 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4c42df3c-0a64-432b-86b1-4b864046fdd2 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:16.552859 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4c42df3c-0a64-432b-86b1-4b864046fdd2 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] https://10.4.3.66/volume/v3/volumes/a5c01260-f6a2-44f1-aaed-8ec3c2e501f8 returned with HTTP 404 Jul 10 14:09:16.553583 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 104/425] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:16 2026] GET /volume/v3/volumes/a5c01260-f6a2-44f1-aaed-8ec3c2e501f8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:09:16.561595 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3708e5c0-5e01-45cc-8119-eeb7db323aef None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:16.563891 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3708e5c0-5e01-45cc-8119-eeb7db323aef tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] DELETE https://10.4.3.66/volume/v3/volumes/a5c01260-f6a2-44f1-aaed-8ec3c2e501f8 Jul 10 14:09:16.564161 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3708e5c0-5e01-45cc-8119-eeb7db323aef tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:16.564398 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3708e5c0-5e01-45cc-8119-eeb7db323aef tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:16.564732 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-3708e5c0-5e01-45cc-8119-eeb7db323aef tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Delete volume with id: a5c01260-f6a2-44f1-aaed-8ec3c2e501f8 Jul 10 14:09:16.571875 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3708e5c0-5e01-45cc-8119-eeb7db323aef tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] https://10.4.3.66/volume/v3/volumes/a5c01260-f6a2-44f1-aaed-8ec3c2e501f8 returned with HTTP 404 Jul 10 14:09:16.572540 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 109/426] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:09:16 2026] DELETE /volume/v3/volumes/a5c01260-f6a2-44f1-aaed-8ec3c2e501f8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:09:16.581746 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-2f3be6b1-f789-47e0-90fc-613f8986caf6 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:16.582884 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2f3be6b1-f789-47e0-90fc-613f8986caf6 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:09:16.585520 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2f3be6b1-f789-47e0-90fc-613f8986caf6 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-612262220"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:16.585520 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-2f3be6b1-f789-47e0-90fc-613f8986caf6 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-612262220'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:09:16.585520 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-2f3be6b1-f789-47e0-90fc-613f8986caf6 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Create volume of 1 GB Jul 10 14:09:16.589139 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-2f3be6b1-f789-47e0-90fc-613f8986caf6 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Availability Zones retrieved successfully. Jul 10 14:09:16.594940 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2f3be6b1-f789-47e0-90fc-613f8986caf6 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Flow 'volume_create_api' (d257e452-e0f3-4551-ad24-c3b94b2e91a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:09:16.596286 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2f3be6b1-f789-47e0-90fc-613f8986caf6 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72765978-40be-4061-b616-87d93ed5c8c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:16.597285 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-2f3be6b1-f789-47e0-90fc-613f8986caf6 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:09:16.631615 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2f3be6b1-f789-47e0-90fc-613f8986caf6 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72765978-40be-4061-b616-87d93ed5c8c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:16.632453 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2f3be6b1-f789-47e0-90fc-613f8986caf6 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84458352-dafa-4c2f-9564-76bf8f7337a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:16.679743 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-2f3be6b1-f789-47e0-90fc-613f8986caf6 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Created reservations ['c30d724d-2072-4e80-9787-7d2e84c99a76', '359e4230-8258-4ca7-a9b1-ac6102b022b6', '693df38c-8794-44a1-8441-168054997194', '6f1be2ee-f594-4636-8f1b-c5f40a17398a'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:09:16.680188 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2f3be6b1-f789-47e0-90fc-613f8986caf6 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84458352-dafa-4c2f-9564-76bf8f7337a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c30d724d-2072-4e80-9787-7d2e84c99a76', '359e4230-8258-4ca7-a9b1-ac6102b022b6', '693df38c-8794-44a1-8441-168054997194', '6f1be2ee-f594-4636-8f1b-c5f40a17398a']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:16.681342 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2f3be6b1-f789-47e0-90fc-613f8986caf6 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62f98d68-0943-4ce5-b6f4-49df9c42dd67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:16.710314 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2f3be6b1-f789-47e0-90fc-613f8986caf6 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62f98d68-0943-4ce5-b6f4-49df9c42dd67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c9cbff9-f0d2-4886-bddc-b5907ca25617', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-612262220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e41a8b1749e4bee9c005efb8bab9fae',qos_specs=None,replication_status=,reservations=['c30d724d-2072-4e80-9787-7d2e84c99a76','359e4230-8258-4ca7-a9b1-ac6102b022b6','693df38c-8794-44a1-8441-168054997194','6f1be2ee-f594-4636-8f1b-c5f40a17398a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='797b0c967c644aa88a21cf52d60a5204',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:09:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-612262220',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c9cbff9-f0d2-4886-bddc-b5907ca25617,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e41a8b1749e4bee9c005efb8bab9fae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='797b0c967c644aa88a21cf52d60a5204',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:16.711283 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2f3be6b1-f789-47e0-90fc-613f8986caf6 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9651f41-a535-4544-bb4a-a1f5f45158f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:16.739817 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2f3be6b1-f789-47e0-90fc-613f8986caf6 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9651f41-a535-4544-bb4a-a1f5f45158f4) transitioned into state 'SUCCESS' from state '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-612262220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e41a8b1749e4bee9c005efb8bab9fae',qos_specs=None,replication_status=,reservations=['c30d724d-2072-4e80-9787-7d2e84c99a76','359e4230-8258-4ca7-a9b1-ac6102b022b6','693df38c-8794-44a1-8441-168054997194','6f1be2ee-f594-4636-8f1b-c5f40a17398a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='797b0c967c644aa88a21cf52d60a5204',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:16.739817 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2f3be6b1-f789-47e0-90fc-613f8986caf6 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d6c3b6c-cfa6-4200-a07d-aacd7c0d3d79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:16.755098 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2f3be6b1-f789-47e0-90fc-613f8986caf6 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d6c3b6c-cfa6-4200-a07d-aacd7c0d3d79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:16.755098 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2f3be6b1-f789-47e0-90fc-613f8986caf6 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Flow 'volume_create_api' (d257e452-e0f3-4551-ad24-c3b94b2e91a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:09:16.755098 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-2f3be6b1-f789-47e0-90fc-613f8986caf6 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Create volume request issued successfully. Jul 10 14:09:16.755098 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2f3be6b1-f789-47e0-90fc-613f8986caf6 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:09:16.755752 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 106/427] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:09:16 2026] POST /volume/v3/volumes => generated 748 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:09:16.766833 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-5f691db3-125a-4bc2-a961-c77bfbc81bc9 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:16.769229 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5f691db3-125a-4bc2-a961-c77bfbc81bc9 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] GET https://10.4.3.66/volume/v3/volumes/5c9cbff9-f0d2-4886-bddc-b5907ca25617 Jul 10 14:09:16.769453 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5f691db3-125a-4bc2-a961-c77bfbc81bc9 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:16.769690 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5f691db3-125a-4bc2-a961-c77bfbc81bc9 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:16.786617 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:16.786617 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:16.792735 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-5f691db3-125a-4bc2-a961-c77bfbc81bc9 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Volume info retrieved successfully. Jul 10 14:09:16.798705 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5f691db3-125a-4bc2-a961-c77bfbc81bc9 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] https://10.4.3.66/volume/v3/volumes/5c9cbff9-f0d2-4886-bddc-b5907ca25617 returned with HTTP 200 Jul 10 14:09:16.799237 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 109/428] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:16 2026] GET /volume/v3/volumes/5c9cbff9-f0d2-4886-bddc-b5907ca25617 => generated 816 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:16.821446 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-aeece87b-7550-4e1d-9b6f-8e5087784db0 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:16.822887 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-aeece87b-7550-4e1d-9b6f-8e5087784db0 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:09:16.823466 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-aeece87b-7550-4e1d-9b6f-8e5087784db0 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-368643097"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:16.825008 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-aeece87b-7550-4e1d-9b6f-8e5087784db0 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-368643097'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:09:16.825363 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-aeece87b-7550-4e1d-9b6f-8e5087784db0 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Create volume of 1 GB Jul 10 14:09:16.829525 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-aeece87b-7550-4e1d-9b6f-8e5087784db0 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Availability Zones retrieved successfully. Jul 10 14:09:16.836712 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-aeece87b-7550-4e1d-9b6f-8e5087784db0 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Flow 'volume_create_api' (ff161c67-5865-49c6-b804-dc54814a9ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:09:16.838363 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-aeece87b-7550-4e1d-9b6f-8e5087784db0 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c8796e0-d54b-4793-80df-4b9fe69abf96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:16.839735 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-aeece87b-7550-4e1d-9b6f-8e5087784db0 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:09:16.871319 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-aeece87b-7550-4e1d-9b6f-8e5087784db0 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c8796e0-d54b-4793-80df-4b9fe69abf96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:16.872856 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-aeece87b-7550-4e1d-9b6f-8e5087784db0 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cf134b4-3589-4bb1-b40b-781f0a04d2ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:16.944003 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-aeece87b-7550-4e1d-9b6f-8e5087784db0 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Created reservations ['22aaaf83-468c-4305-87c9-f941b47c0e38', 'a9a0847e-7e5e-4bf5-a6a4-917065e52156', '7e4767c6-bae4-4e0a-8a05-f1b0099df9df', '7fb60330-3d09-48e2-b702-92662ad108b4'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:09:16.944862 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-aeece87b-7550-4e1d-9b6f-8e5087784db0 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cf134b4-3589-4bb1-b40b-781f0a04d2ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22aaaf83-468c-4305-87c9-f941b47c0e38', 'a9a0847e-7e5e-4bf5-a6a4-917065e52156', '7e4767c6-bae4-4e0a-8a05-f1b0099df9df', '7fb60330-3d09-48e2-b702-92662ad108b4']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:16.945845 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-aeece87b-7550-4e1d-9b6f-8e5087784db0 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9f9c9dd-e71a-4b76-8169-ca142817d1f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:16.969455 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-aeece87b-7550-4e1d-9b6f-8e5087784db0 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9f9c9dd-e71a-4b76-8169-ca142817d1f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-368643097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1b9f81f03504b31bf069dc8221d5514',qos_specs=None,replication_status=,reservations=['22aaaf83-468c-4305-87c9-f941b47c0e38','a9a0847e-7e5e-4bf5-a6a4-917065e52156','7e4767c6-bae4-4e0a-8a05-f1b0099df9df','7fb60330-3d09-48e2-b702-92662ad108b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e55ee0a5be7943189ee7aad1710d4491',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:09:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-368643097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1b9f81f03504b31bf069dc8221d5514',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e55ee0a5be7943189ee7aad1710d4491',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:16.970453 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-aeece87b-7550-4e1d-9b6f-8e5087784db0 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30d5f791-3de1-4059-ba53-2fb721afcfdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:16.995004 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-aeece87b-7550-4e1d-9b6f-8e5087784db0 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30d5f791-3de1-4059-ba53-2fb721afcfdc) transitioned into state 'SUCCESS' from state '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-368643097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1b9f81f03504b31bf069dc8221d5514',qos_specs=None,replication_status=,reservations=['22aaaf83-468c-4305-87c9-f941b47c0e38','a9a0847e-7e5e-4bf5-a6a4-917065e52156','7e4767c6-bae4-4e0a-8a05-f1b0099df9df','7fb60330-3d09-48e2-b702-92662ad108b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e55ee0a5be7943189ee7aad1710d4491',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:16.996421 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-aeece87b-7550-4e1d-9b6f-8e5087784db0 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92ba255f-a0dc-43d1-ba07-32ab7bcb788d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:17.005863 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-aeece87b-7550-4e1d-9b6f-8e5087784db0 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92ba255f-a0dc-43d1-ba07-32ab7bcb788d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:17.006759 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-aeece87b-7550-4e1d-9b6f-8e5087784db0 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Flow 'volume_create_api' (ff161c67-5865-49c6-b804-dc54814a9ed9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:09:17.007070 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-aeece87b-7550-4e1d-9b6f-8e5087784db0 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Create volume request issued successfully. Jul 10 14:09:17.007626 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-aeece87b-7550-4e1d-9b6f-8e5087784db0 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:09:17.008143 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 105/429] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:09:16 2026] POST /volume/v3/volumes => generated 754 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:09:17.019537 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a12eae60-25ca-42b5-a1c9-a13b2f5926d1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:17.023643 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a12eae60-25ca-42b5-a1c9-a13b2f5926d1 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] GET https://10.4.3.66/volume/v3/volumes/ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68 Jul 10 14:09:17.023643 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a12eae60-25ca-42b5-a1c9-a13b2f5926d1 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:17.023643 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a12eae60-25ca-42b5-a1c9-a13b2f5926d1 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:17.033989 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:17.033989 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:17.039236 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a12eae60-25ca-42b5-a1c9-a13b2f5926d1 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Volume info retrieved successfully. Jul 10 14:09:17.045203 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a12eae60-25ca-42b5-a1c9-a13b2f5926d1 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] https://10.4.3.66/volume/v3/volumes/ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68 returned with HTTP 200 Jul 10 14:09:17.045730 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 110/430] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:17 2026] GET /volume/v3/volumes/ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:17.174480 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-83fed2bb-f172-49f2-bbbf-a222fe88f8aa None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:17.174999 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-83fed2bb-f172-49f2-bbbf-a222fe88f8aa None None] GET https://10.4.3.66/volume// Jul 10 14:09:17.175175 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-83fed2bb-f172-49f2-bbbf-a222fe88f8aa None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:17.175381 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-83fed2bb-f172-49f2-bbbf-a222fe88f8aa None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:17.175746 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-83fed2bb-f172-49f2-bbbf-a222fe88f8aa None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:09:17.176028 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 107/431] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:09:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:09:17.186335 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-7e403f0c-51e1-4221-88f1-f2fac9819481 req-ee26bf64-f6e8-4625-9511-b9d7abf2281a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:17.189020 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-7e403f0c-51e1-4221-88f1-f2fac9819481 req-ee26bf64-f6e8-4625-9511-b9d7abf2281a tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] GET https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 Jul 10 14:09:17.189282 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-7e403f0c-51e1-4221-88f1-f2fac9819481 req-ee26bf64-f6e8-4625-9511-b9d7abf2281a tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:17.189467 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-7e403f0c-51e1-4221-88f1-f2fac9819481 req-ee26bf64-f6e8-4625-9511-b9d7abf2281a tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:17.199931 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:17.199931 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:17.204208 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-7e403f0c-51e1-4221-88f1-f2fac9819481 req-ee26bf64-f6e8-4625-9511-b9d7abf2281a tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Volume info retrieved successfully. Jul 10 14:09:17.208438 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-7e403f0c-51e1-4221-88f1-f2fac9819481 req-ee26bf64-f6e8-4625-9511-b9d7abf2281a tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 returned with HTTP 200 Jul 10 14:09:17.209167 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 110/432] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:09:17 2026] GET /volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 => generated 1342 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:09:17.816675 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c5dcfd1d-bb79-451d-999d-fbecd199babe None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:17.818752 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c5dcfd1d-bb79-451d-999d-fbecd199babe tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] GET https://10.4.3.66/volume/v3/volumes/5c9cbff9-f0d2-4886-bddc-b5907ca25617 Jul 10 14:09:17.818936 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c5dcfd1d-bb79-451d-999d-fbecd199babe tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:17.819125 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c5dcfd1d-bb79-451d-999d-fbecd199babe tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:17.826304 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:17.826304 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:17.830205 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-c5dcfd1d-bb79-451d-999d-fbecd199babe tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Volume info retrieved successfully. Jul 10 14:09:17.835736 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c5dcfd1d-bb79-451d-999d-fbecd199babe tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] https://10.4.3.66/volume/v3/volumes/5c9cbff9-f0d2-4886-bddc-b5907ca25617 returned with HTTP 200 Jul 10 14:09:17.836339 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 106/433] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:17 2026] GET /volume/v3/volumes/5c9cbff9-f0d2-4886-bddc-b5907ca25617 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:17.851374 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8cbd83c9-d576-4bc1-9e04-e75c72b7190a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:17.853607 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8cbd83c9-d576-4bc1-9e04-e75c72b7190a tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:09:17.853962 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8cbd83c9-d576-4bc1-9e04-e75c72b7190a tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5c9cbff9-f0d2-4886-bddc-b5907ca25617", "name": "tempest-VolumesDeleteCascade-Snapshot-639040729"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:17.862573 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:17.862573 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:17.863094 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8cbd83c9-d576-4bc1-9e04-e75c72b7190a tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Volume info retrieved successfully. Jul 10 14:09:17.863234 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-8cbd83c9-d576-4bc1-9e04-e75c72b7190a tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Create snapshot from volume 5c9cbff9-f0d2-4886-bddc-b5907ca25617 Jul 10 14:09:17.889148 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-8cbd83c9-d576-4bc1-9e04-e75c72b7190a tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Created reservations ['b74e8cd5-ad22-4e0b-bbf9-8eec6ae319f8', 'eef4ac49-c63e-4eca-bb1d-f5042c929949', '9b37c50d-76c1-4f9f-b30d-7da4d5a51db6', '916d82bd-61dd-4051-a0a1-2c8db61699aa'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:09:17.947594 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8cbd83c9-d576-4bc1-9e04-e75c72b7190a tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Snapshot create request issued successfully. Jul 10 14:09:17.948088 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8cbd83c9-d576-4bc1-9e04-e75c72b7190a tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:09:17.949146 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 111/434] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:09:17 2026] POST /volume/v3/snapshots => generated 306 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:09:17.963758 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-bb8156ee-588a-462a-a940-b63cd9d4eedf None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:17.965704 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-bb8156ee-588a-462a-a940-b63cd9d4eedf tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] GET https://10.4.3.66/volume/v3/snapshots/be3aaaef-db0d-4b04-8732-69777eeb181e Jul 10 14:09:17.965919 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-bb8156ee-588a-462a-a940-b63cd9d4eedf tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:17.966076 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-bb8156ee-588a-462a-a940-b63cd9d4eedf tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:17.970701 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:17.970701 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:17.971144 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-bb8156ee-588a-462a-a940-b63cd9d4eedf tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Snapshot retrieved successfully. Jul 10 14:09:17.971901 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-bb8156ee-588a-462a-a940-b63cd9d4eedf tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] https://10.4.3.66/volume/v3/snapshots/be3aaaef-db0d-4b04-8732-69777eeb181e returned with HTTP 200 Jul 10 14:09:17.972390 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 108/435] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:09:17 2026] GET /volume/v3/snapshots/be3aaaef-db0d-4b04-8732-69777eeb181e => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:18.061845 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f54e24e7-16cd-4108-8536-4b71e51affcc None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:18.064987 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f54e24e7-16cd-4108-8536-4b71e51affcc tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] GET https://10.4.3.66/volume/v3/volumes/ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68 Jul 10 14:09:18.064987 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f54e24e7-16cd-4108-8536-4b71e51affcc tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:18.064987 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f54e24e7-16cd-4108-8536-4b71e51affcc tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:18.075162 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:18.075162 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:18.079777 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-f54e24e7-16cd-4108-8536-4b71e51affcc tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Volume info retrieved successfully. Jul 10 14:09:18.088370 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f54e24e7-16cd-4108-8536-4b71e51affcc tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] https://10.4.3.66/volume/v3/volumes/ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68 returned with HTTP 200 Jul 10 14:09:18.089030 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 111/436] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:18 2026] GET /volume/v3/volumes/ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:18.986280 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-914d3a5e-cdb0-429c-95ea-33e4d9016262 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:18.988099 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-914d3a5e-cdb0-429c-95ea-33e4d9016262 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] GET https://10.4.3.66/volume/v3/snapshots/be3aaaef-db0d-4b04-8732-69777eeb181e Jul 10 14:09:18.988326 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-914d3a5e-cdb0-429c-95ea-33e4d9016262 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:18.988578 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-914d3a5e-cdb0-429c-95ea-33e4d9016262 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:18.994248 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:18.994248 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:18.994682 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-914d3a5e-cdb0-429c-95ea-33e4d9016262 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Snapshot retrieved successfully. Jul 10 14:09:18.995394 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-914d3a5e-cdb0-429c-95ea-33e4d9016262 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] https://10.4.3.66/volume/v3/snapshots/be3aaaef-db0d-4b04-8732-69777eeb181e returned with HTTP 200 Jul 10 14:09:18.995843 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 107/437] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:09:18 2026] GET /volume/v3/snapshots/be3aaaef-db0d-4b04-8732-69777eeb181e => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:19.007234 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1297476e-2e3c-42ce-be78-4e7cae5c632a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:19.011102 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1297476e-2e3c-42ce-be78-4e7cae5c632a tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:09:19.011872 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1297476e-2e3c-42ce-be78-4e7cae5c632a tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "be3aaaef-db0d-4b04-8732-69777eeb181e", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1921338379"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:19.014724 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-1297476e-2e3c-42ce-be78-4e7cae5c632a tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Create volume request body: {'volume': {'snapshot_id': 'be3aaaef-db0d-4b04-8732-69777eeb181e', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1921338379'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:09:19.022637 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:19.022637 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:19.023427 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1297476e-2e3c-42ce-be78-4e7cae5c632a tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Snapshot retrieved successfully. Jul 10 14:09:19.024271 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-1297476e-2e3c-42ce-be78-4e7cae5c632a tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Create volume of 1 GB Jul 10 14:09:19.028547 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1297476e-2e3c-42ce-be78-4e7cae5c632a tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Availability Zones retrieved successfully. Jul 10 14:09:19.041873 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1297476e-2e3c-42ce-be78-4e7cae5c632a tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Flow 'volume_create_api' (16837ccb-717b-41a8-acf6-748c48f0dd39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:09:19.041873 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1297476e-2e3c-42ce-be78-4e7cae5c632a tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (993fc777-e675-40f4-85fa-defa1ceef5fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:19.041873 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-1297476e-2e3c-42ce-be78-4e7cae5c632a tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:09:19.077571 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1297476e-2e3c-42ce-be78-4e7cae5c632a tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (993fc777-e675-40f4-85fa-defa1ceef5fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'be3aaaef-db0d-4b04-8732-69777eeb181e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:19.078320 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1297476e-2e3c-42ce-be78-4e7cae5c632a tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed23771c-6ce5-4fb0-a8de-508bf119f578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:19.134736 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-1297476e-2e3c-42ce-be78-4e7cae5c632a tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Created reservations ['b2f00957-9db7-4927-adcd-a2181211af13', 'febc3e1b-6ffb-4394-bc58-1d99811106a6', '712e233d-4e15-4fd4-b9da-09cd92182ee1', '24119b62-7a5a-4b89-809c-c317ae7f3708'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:09:19.135757 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1297476e-2e3c-42ce-be78-4e7cae5c632a tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed23771c-6ce5-4fb0-a8de-508bf119f578) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2f00957-9db7-4927-adcd-a2181211af13', 'febc3e1b-6ffb-4394-bc58-1d99811106a6', '712e233d-4e15-4fd4-b9da-09cd92182ee1', '24119b62-7a5a-4b89-809c-c317ae7f3708']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:19.136783 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1297476e-2e3c-42ce-be78-4e7cae5c632a tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (693a1c0a-e6e7-43d1-9e1a-a6427ce7329d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:19.183277 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1297476e-2e3c-42ce-be78-4e7cae5c632a tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (693a1c0a-e6e7-43d1-9e1a-a6427ce7329d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78a8a973-1335-4a9d-afac-23e714647dc0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1921338379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e41a8b1749e4bee9c005efb8bab9fae',qos_specs=None,replication_status=,reservations=['b2f00957-9db7-4927-adcd-a2181211af13','febc3e1b-6ffb-4394-bc58-1d99811106a6','712e233d-4e15-4fd4-b9da-09cd92182ee1','24119b62-7a5a-4b89-809c-c317ae7f3708'],size=1,snapshot_id=be3aaaef-db0d-4b04-8732-69777eeb181e,source_replicaid=,source_volid=None,status='creating',user_id='797b0c967c644aa88a21cf52d60a5204',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:09:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1921338379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78a8a973-1335-4a9d-afac-23e714647dc0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e41a8b1749e4bee9c005efb8bab9fae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=be3aaaef-db0d-4b04-8732-69777eeb181e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='797b0c967c644aa88a21cf52d60a5204',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:19.184153 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1297476e-2e3c-42ce-be78-4e7cae5c632a tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2789958c-cf2c-41f4-b59f-aa6351935393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:19.205936 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1297476e-2e3c-42ce-be78-4e7cae5c632a tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2789958c-cf2c-41f4-b59f-aa6351935393) transitioned into state 'SUCCESS' from state '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-1921338379',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e41a8b1749e4bee9c005efb8bab9fae',qos_specs=None,replication_status=,reservations=['b2f00957-9db7-4927-adcd-a2181211af13','febc3e1b-6ffb-4394-bc58-1d99811106a6','712e233d-4e15-4fd4-b9da-09cd92182ee1','24119b62-7a5a-4b89-809c-c317ae7f3708'],size=1,snapshot_id=be3aaaef-db0d-4b04-8732-69777eeb181e,source_replicaid=,source_volid=None,status='creating',user_id='797b0c967c644aa88a21cf52d60a5204',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:19.206673 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1297476e-2e3c-42ce-be78-4e7cae5c632a tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91c6750e-0758-4ca0-96bb-a80efa54732e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:19.233751 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1297476e-2e3c-42ce-be78-4e7cae5c632a tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91c6750e-0758-4ca0-96bb-a80efa54732e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:19.235063 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1297476e-2e3c-42ce-be78-4e7cae5c632a tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Flow 'volume_create_api' (16837ccb-717b-41a8-acf6-748c48f0dd39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:09:19.235385 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1297476e-2e3c-42ce-be78-4e7cae5c632a tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Create volume request issued successfully. Jul 10 14:09:19.236076 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1297476e-2e3c-42ce-be78-4e7cae5c632a tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:09:19.237717 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 112/438] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:09:19 2026] POST /volume/v3/volumes => generated 783 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:09:19.258371 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-c4e8d00a-7f46-418f-8128-6e394b7ea451 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:19.260169 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c4e8d00a-7f46-418f-8128-6e394b7ea451 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] GET https://10.4.3.66/volume/v3/volumes/78a8a973-1335-4a9d-afac-23e714647dc0 Jul 10 14:09:19.260368 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c4e8d00a-7f46-418f-8128-6e394b7ea451 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:19.260597 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c4e8d00a-7f46-418f-8128-6e394b7ea451 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:19.266154 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-7e403f0c-51e1-4221-88f1-f2fac9819481 req-00aab368-8f0e-475f-89f5-30932103643e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:19.269052 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-7e403f0c-51e1-4221-88f1-f2fac9819481 req-00aab368-8f0e-475f-89f5-30932103643e tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] GET https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 Jul 10 14:09:19.269301 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-7e403f0c-51e1-4221-88f1-f2fac9819481 req-00aab368-8f0e-475f-89f5-30932103643e tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:19.269517 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-7e403f0c-51e1-4221-88f1-f2fac9819481 req-00aab368-8f0e-475f-89f5-30932103643e tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:19.269573 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:19.269573 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:19.274763 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-c4e8d00a-7f46-418f-8128-6e394b7ea451 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Volume info retrieved successfully. Jul 10 14:09:19.279887 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:19.279887 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:19.280808 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c4e8d00a-7f46-418f-8128-6e394b7ea451 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] https://10.4.3.66/volume/v3/volumes/78a8a973-1335-4a9d-afac-23e714647dc0 returned with HTTP 200 Jul 10 14:09:19.281308 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 109/439] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:19 2026] GET /volume/v3/volumes/78a8a973-1335-4a9d-afac-23e714647dc0 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:19.284281 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-7e403f0c-51e1-4221-88f1-f2fac9819481 req-00aab368-8f0e-475f-89f5-30932103643e tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Volume info retrieved successfully. Jul 10 14:09:19.289126 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-7e403f0c-51e1-4221-88f1-f2fac9819481 req-00aab368-8f0e-475f-89f5-30932103643e tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 returned with HTTP 200 Jul 10 14:09:19.289592 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 112/440] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:09:19 2026] GET /volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 => generated 1162 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 14:09:19.682698 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-7e403f0c-51e1-4221-88f1-f2fac9819481 req-cc85534a-f08d-408f-99fa-255efc972035 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:19.685780 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-7e403f0c-51e1-4221-88f1-f2fac9819481 req-cc85534a-f08d-408f-99fa-255efc972035 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] DELETE https://10.4.3.66/volume/v3/attachments/7948ade6-733a-4bf6-8be9-5dab849320be Jul 10 14:09:19.686072 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-7e403f0c-51e1-4221-88f1-f2fac9819481 req-cc85534a-f08d-408f-99fa-255efc972035 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:19.688056 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-7e403f0c-51e1-4221-88f1-f2fac9819481 req-cc85534a-f08d-408f-99fa-255efc972035 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:19.703192 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:19.703192 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:20.245183 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-7e403f0c-51e1-4221-88f1-f2fac9819481 req-cc85534a-f08d-408f-99fa-255efc972035 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/attachments/7948ade6-733a-4bf6-8be9-5dab849320be returned with HTTP 200 Jul 10 14:09:20.245663 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 108/441] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:09:19 2026] DELETE /volume/v3/attachments/7948ade6-733a-4bf6-8be9-5dab849320be => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:20.300762 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-60eca901-0d70-4cba-b191-3d05fa2f033b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:20.302581 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-60eca901-0d70-4cba-b191-3d05fa2f033b tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] GET https://10.4.3.66/volume/v3/volumes/78a8a973-1335-4a9d-afac-23e714647dc0 Jul 10 14:09:20.302805 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-60eca901-0d70-4cba-b191-3d05fa2f033b tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:20.303027 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-60eca901-0d70-4cba-b191-3d05fa2f033b tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:20.316293 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:20.316293 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:20.323715 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-60eca901-0d70-4cba-b191-3d05fa2f033b tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Volume info retrieved successfully. Jul 10 14:09:20.328360 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-60eca901-0d70-4cba-b191-3d05fa2f033b tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] https://10.4.3.66/volume/v3/volumes/78a8a973-1335-4a9d-afac-23e714647dc0 returned with HTTP 200 Jul 10 14:09:20.328811 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 113/442] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:20 2026] GET /volume/v3/volumes/78a8a973-1335-4a9d-afac-23e714647dc0 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:20.347265 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-c8cedb61-4b92-4924-a572-02b05329d233 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:20.349448 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c8cedb61-4b92-4924-a572-02b05329d233 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] GET https://10.4.3.66/volume/v3/volumes/78a8a973-1335-4a9d-afac-23e714647dc0 Jul 10 14:09:20.349701 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c8cedb61-4b92-4924-a572-02b05329d233 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:20.349904 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c8cedb61-4b92-4924-a572-02b05329d233 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:20.360112 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:20.360112 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:20.365637 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-c8cedb61-4b92-4924-a572-02b05329d233 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Volume info retrieved successfully. Jul 10 14:09:20.371808 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c8cedb61-4b92-4924-a572-02b05329d233 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] https://10.4.3.66/volume/v3/volumes/78a8a973-1335-4a9d-afac-23e714647dc0 returned with HTTP 200 Jul 10 14:09:20.372415 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 110/443] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:20 2026] GET /volume/v3/volumes/78a8a973-1335-4a9d-afac-23e714647dc0 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:20.389311 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-4ed6b8c3-bc19-4b2a-9cdb-df9278797dd7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:20.402878 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4ed6b8c3-bc19-4b2a-9cdb-df9278797dd7 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] DELETE https://10.4.3.66/volume/v3/volumes/5c9cbff9-f0d2-4886-bddc-b5907ca25617?cascade=True Jul 10 14:09:20.402878 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4ed6b8c3-bc19-4b2a-9cdb-df9278797dd7 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:20.402878 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4ed6b8c3-bc19-4b2a-9cdb-df9278797dd7 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:20.402878 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-4ed6b8c3-bc19-4b2a-9cdb-df9278797dd7 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Delete volume with id: 5c9cbff9-f0d2-4886-bddc-b5907ca25617 Jul 10 14:09:20.402878 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:20.402878 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:20.402878 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-4ed6b8c3-bc19-4b2a-9cdb-df9278797dd7 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Volume info retrieved successfully. Jul 10 14:09:20.456252 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-4ed6b8c3-bc19-4b2a-9cdb-df9278797dd7 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Delete volume request issued successfully. Jul 10 14:09:20.456252 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4ed6b8c3-bc19-4b2a-9cdb-df9278797dd7 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] https://10.4.3.66/volume/v3/volumes/5c9cbff9-f0d2-4886-bddc-b5907ca25617?cascade=True returned with HTTP 202 Jul 10 14:09:20.456252 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 113/444] 10.4.3.66 () {66 vars in 1369 bytes} [Fri Jul 10 14:09:20 2026] DELETE /volume/v3/volumes/5c9cbff9-f0d2-4886-bddc-b5907ca25617?cascade=True => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:09:20.465833 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a0e5e19d-4089-44b6-963a-663fcb438fc8 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:20.466933 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a0e5e19d-4089-44b6-963a-663fcb438fc8 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] GET https://10.4.3.66/volume/v3/volumes/5c9cbff9-f0d2-4886-bddc-b5907ca25617 Jul 10 14:09:20.467319 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a0e5e19d-4089-44b6-963a-663fcb438fc8 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:20.467690 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a0e5e19d-4089-44b6-963a-663fcb438fc8 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:20.480744 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:20.480744 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:20.484940 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a0e5e19d-4089-44b6-963a-663fcb438fc8 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Volume info retrieved successfully. Jul 10 14:09:20.506004 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a0e5e19d-4089-44b6-963a-663fcb438fc8 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] https://10.4.3.66/volume/v3/volumes/5c9cbff9-f0d2-4886-bddc-b5907ca25617 returned with HTTP 200 Jul 10 14:09:20.506004 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 109/445] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:20 2026] GET /volume/v3/volumes/5c9cbff9-f0d2-4886-bddc-b5907ca25617 => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:20.529554 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3b03fdf9-cd80-47bd-8d85-0ab0764b0eea None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:20.535534 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3b03fdf9-cd80-47bd-8d85-0ab0764b0eea tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] GET https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 Jul 10 14:09:20.535534 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3b03fdf9-cd80-47bd-8d85-0ab0764b0eea tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:20.535534 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3b03fdf9-cd80-47bd-8d85-0ab0764b0eea tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:20.545043 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:20.545043 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:20.557001 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3b03fdf9-cd80-47bd-8d85-0ab0764b0eea tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Volume info retrieved successfully. Jul 10 14:09:20.565753 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3b03fdf9-cd80-47bd-8d85-0ab0764b0eea tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 returned with HTTP 200 Jul 10 14:09:20.566743 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 114/446] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:20 2026] GET /volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:20.631106 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-4c5ee17b-351c-4aad-812b-83a390831603 req-bfff9d92-8353-495a-b54a-b35dd29d29b3 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:20.633650 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-4c5ee17b-351c-4aad-812b-83a390831603 req-bfff9d92-8353-495a-b54a-b35dd29d29b3 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] GET https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 Jul 10 14:09:20.633924 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-4c5ee17b-351c-4aad-812b-83a390831603 req-bfff9d92-8353-495a-b54a-b35dd29d29b3 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:20.634838 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-4c5ee17b-351c-4aad-812b-83a390831603 req-bfff9d92-8353-495a-b54a-b35dd29d29b3 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:20.643516 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:20.643516 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:20.647792 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-4c5ee17b-351c-4aad-812b-83a390831603 req-bfff9d92-8353-495a-b54a-b35dd29d29b3 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Volume info retrieved successfully. Jul 10 14:09:20.653591 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-4c5ee17b-351c-4aad-812b-83a390831603 req-bfff9d92-8353-495a-b54a-b35dd29d29b3 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 returned with HTTP 200 Jul 10 14:09:20.654155 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 111/447] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:09:20 2026] GET /volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:21.526529 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-728c076a-8cff-40b3-b917-1462b045a2bb None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:21.530548 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-728c076a-8cff-40b3-b917-1462b045a2bb tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] GET https://10.4.3.66/volume/v3/volumes/5c9cbff9-f0d2-4886-bddc-b5907ca25617 Jul 10 14:09:21.530548 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-728c076a-8cff-40b3-b917-1462b045a2bb tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:21.530697 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-728c076a-8cff-40b3-b917-1462b045a2bb tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:21.547186 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-728c076a-8cff-40b3-b917-1462b045a2bb tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] https://10.4.3.66/volume/v3/volumes/5c9cbff9-f0d2-4886-bddc-b5907ca25617 returned with HTTP 404 Jul 10 14:09:21.548370 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 114/448] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:21 2026] GET /volume/v3/volumes/5c9cbff9-f0d2-4886-bddc-b5907ca25617 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:09:21.556375 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-7a2ce768-765f-4623-a456-c99d9010f249 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:21.558774 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7a2ce768-765f-4623-a456-c99d9010f249 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] GET https://10.4.3.66/volume/v3/volumes Jul 10 14:09:21.559634 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7a2ce768-765f-4623-a456-c99d9010f249 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:21.559634 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7a2ce768-765f-4623-a456-c99d9010f249 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Calling method 'index' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:21.559819 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.api_utils [None req-7a2ce768-765f-4623-a456-c99d9010f249 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Removing options '' from query. {{(pid=100153) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:09:21.561270 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7a2ce768-765f-4623-a456-c99d9010f249 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100153) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:09:21.573781 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-7a2ce768-765f-4623-a456-c99d9010f249 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Get all volumes completed successfully. Jul 10 14:09:21.574578 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7a2ce768-765f-4623-a456-c99d9010f249 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 200 Jul 10 14:09:21.575224 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 110/449] 10.4.3.66 () {66 vars in 1230 bytes} [Fri Jul 10 14:09:21 2026] GET /volume/v3/volumes => generated 333 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:21.585070 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-275392e4-4a01-4c25-8c4a-3f596f2dc361 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:21.587266 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-275392e4-4a01-4c25-8c4a-3f596f2dc361 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] GET https://10.4.3.66/volume/v3/snapshots Jul 10 14:09:21.587608 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-275392e4-4a01-4c25-8c4a-3f596f2dc361 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:21.587842 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-275392e4-4a01-4c25-8c4a-3f596f2dc361 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:21.588168 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-275392e4-4a01-4c25-8c4a-3f596f2dc361 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:09:21.589549 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.db.api [None req-275392e4-4a01-4c25-8c4a-3f596f2dc361 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Building query based on filter {{(pid=100152) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 14:09:21.593649 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-275392e4-4a01-4c25-8c4a-3f596f2dc361 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Get all snapshots completed successfully. Jul 10 14:09:21.594089 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-275392e4-4a01-4c25-8c4a-3f596f2dc361 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 200 Jul 10 14:09:21.594655 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 115/450] 10.4.3.66 () {66 vars in 1236 bytes} [Fri Jul 10 14:09:21 2026] GET /volume/v3/snapshots => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:09:21.604483 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-592e1611-d174-48b4-b313-606c655aa108 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:21.607995 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-592e1611-d174-48b4-b313-606c655aa108 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] GET https://10.4.3.66/volume/v3/volumes/78a8a973-1335-4a9d-afac-23e714647dc0 Jul 10 14:09:21.607995 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-592e1611-d174-48b4-b313-606c655aa108 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:21.607995 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-592e1611-d174-48b4-b313-606c655aa108 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:21.618555 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:21.618555 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:21.623157 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-592e1611-d174-48b4-b313-606c655aa108 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Volume info retrieved successfully. Jul 10 14:09:21.627942 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-592e1611-d174-48b4-b313-606c655aa108 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] https://10.4.3.66/volume/v3/volumes/78a8a973-1335-4a9d-afac-23e714647dc0 returned with HTTP 200 Jul 10 14:09:21.628403 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 112/451] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:21 2026] GET /volume/v3/volumes/78a8a973-1335-4a9d-afac-23e714647dc0 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:21.645668 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-c1720446-d5f8-4ebb-ab6c-5205646d0cbd None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:21.647523 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c1720446-d5f8-4ebb-ab6c-5205646d0cbd tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] DELETE https://10.4.3.66/volume/v3/volumes/78a8a973-1335-4a9d-afac-23e714647dc0 Jul 10 14:09:21.647714 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c1720446-d5f8-4ebb-ab6c-5205646d0cbd tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:21.648065 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c1720446-d5f8-4ebb-ab6c-5205646d0cbd tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:21.648132 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-c1720446-d5f8-4ebb-ab6c-5205646d0cbd tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Delete volume with id: 78a8a973-1335-4a9d-afac-23e714647dc0 Jul 10 14:09:21.661134 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:21.661134 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:21.661850 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-c1720446-d5f8-4ebb-ab6c-5205646d0cbd tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Volume info retrieved successfully. Jul 10 14:09:21.687140 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-c1720446-d5f8-4ebb-ab6c-5205646d0cbd tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Delete volume request issued successfully. Jul 10 14:09:21.687812 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c1720446-d5f8-4ebb-ab6c-5205646d0cbd tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] https://10.4.3.66/volume/v3/volumes/78a8a973-1335-4a9d-afac-23e714647dc0 returned with HTTP 202 Jul 10 14:09:21.688203 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 115/452] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:09:21 2026] DELETE /volume/v3/volumes/78a8a973-1335-4a9d-afac-23e714647dc0 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:09:21.696463 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-dd9341cf-2c81-4346-bbbb-da0f72dc11be None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:21.698392 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-dd9341cf-2c81-4346-bbbb-da0f72dc11be tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] GET https://10.4.3.66/volume/v3/volumes/78a8a973-1335-4a9d-afac-23e714647dc0 Jul 10 14:09:21.698692 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-dd9341cf-2c81-4346-bbbb-da0f72dc11be tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:21.698943 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-dd9341cf-2c81-4346-bbbb-da0f72dc11be tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:21.706521 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:21.706521 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:21.711213 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-dd9341cf-2c81-4346-bbbb-da0f72dc11be tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Volume info retrieved successfully. Jul 10 14:09:21.716314 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-dd9341cf-2c81-4346-bbbb-da0f72dc11be tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] https://10.4.3.66/volume/v3/volumes/78a8a973-1335-4a9d-afac-23e714647dc0 returned with HTTP 200 Jul 10 14:09:21.716855 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 111/453] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:21 2026] GET /volume/v3/volumes/78a8a973-1335-4a9d-afac-23e714647dc0 => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:22.711455 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a0ee3715-0634-44b0-9000-8f20ef512d03 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:22.711914 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a0ee3715-0634-44b0-9000-8f20ef512d03 None None] GET https://10.4.3.66/volume// Jul 10 14:09:22.712056 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a0ee3715-0634-44b0-9000-8f20ef512d03 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:22.712187 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a0ee3715-0634-44b0-9000-8f20ef512d03 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:22.712473 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a0ee3715-0634-44b0-9000-8f20ef512d03 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:09:22.712777 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 116/454] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:09:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:09:22.720574 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-4c5ee17b-351c-4aad-812b-83a390831603 req-c3e9a2e7-4c0a-491d-a1a3-0a47ce47d384 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:22.723153 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-4c5ee17b-351c-4aad-812b-83a390831603 req-c3e9a2e7-4c0a-491d-a1a3-0a47ce47d384 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:09:22.723492 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-4c5ee17b-351c-4aad-812b-83a390831603 req-c3e9a2e7-4c0a-491d-a1a3-0a47ce47d384 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "544baa7d-abd2-4656-8770-2240b5f27127", "connector": null, "instance_uuid": "42295003-26a4-4a2d-8c79-505f5eff5c55"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:22.728568 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-04a8b419-1d1a-435b-b228-8672a2bcf2e8 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:22.730741 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-04a8b419-1d1a-435b-b228-8672a2bcf2e8 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] GET https://10.4.3.66/volume/v3/volumes/78a8a973-1335-4a9d-afac-23e714647dc0 Jul 10 14:09:22.731100 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-04a8b419-1d1a-435b-b228-8672a2bcf2e8 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:22.731346 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-04a8b419-1d1a-435b-b228-8672a2bcf2e8 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:22.736092 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:22.736092 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:22.739439 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-04a8b419-1d1a-435b-b228-8672a2bcf2e8 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] https://10.4.3.66/volume/v3/volumes/78a8a973-1335-4a9d-afac-23e714647dc0 returned with HTTP 404 Jul 10 14:09:22.740080 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 116/455] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:22 2026] GET /volume/v3/volumes/78a8a973-1335-4a9d-afac-23e714647dc0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:09:22.746741 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-be267806-b1e0-493e-969c-67a5bf925183 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:22.748528 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-be267806-b1e0-493e-969c-67a5bf925183 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/be3aaaef-db0d-4b04-8732-69777eeb181e Jul 10 14:09:22.748889 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-be267806-b1e0-493e-969c-67a5bf925183 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:22.749145 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-be267806-b1e0-493e-969c-67a5bf925183 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:22.749227 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.snapshots [None req-be267806-b1e0-493e-969c-67a5bf925183 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Delete snapshot with id: be3aaaef-db0d-4b04-8732-69777eeb181e Jul 10 14:09:22.757870 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-be267806-b1e0-493e-969c-67a5bf925183 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] https://10.4.3.66/volume/v3/snapshots/be3aaaef-db0d-4b04-8732-69777eeb181e returned with HTTP 404 Jul 10 14:09:22.758570 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 112/456] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:09:22 2026] DELETE /volume/v3/snapshots/be3aaaef-db0d-4b04-8732-69777eeb181e => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:09:22.766647 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ec7b52b8-b5aa-4761-8b44-90c3baced545 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:22.769804 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ec7b52b8-b5aa-4761-8b44-90c3baced545 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] GET https://10.4.3.66/volume/v3/volumes/5c9cbff9-f0d2-4886-bddc-b5907ca25617 Jul 10 14:09:22.770071 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ec7b52b8-b5aa-4761-8b44-90c3baced545 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:22.770342 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ec7b52b8-b5aa-4761-8b44-90c3baced545 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:22.779396 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ec7b52b8-b5aa-4761-8b44-90c3baced545 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] https://10.4.3.66/volume/v3/volumes/5c9cbff9-f0d2-4886-bddc-b5907ca25617 returned with HTTP 404 Jul 10 14:09:22.779931 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 117/457] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:22 2026] GET /volume/v3/volumes/5c9cbff9-f0d2-4886-bddc-b5907ca25617 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:09:22.785280 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-4c5ee17b-351c-4aad-812b-83a390831603 req-c3e9a2e7-4c0a-491d-a1a3-0a47ce47d384 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:09:22.785871 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 113/458] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:09:22 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:22.791747 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ce69f4e8-8e05-4596-9e88-399ada474815 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:22.793677 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ce69f4e8-8e05-4596-9e88-399ada474815 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] DELETE https://10.4.3.66/volume/v3/volumes/5c9cbff9-f0d2-4886-bddc-b5907ca25617 Jul 10 14:09:22.793797 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ce69f4e8-8e05-4596-9e88-399ada474815 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:22.794023 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ce69f4e8-8e05-4596-9e88-399ada474815 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:22.794183 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-ce69f4e8-8e05-4596-9e88-399ada474815 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] Delete volume with id: 5c9cbff9-f0d2-4886-bddc-b5907ca25617 Jul 10 14:09:22.800668 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ce69f4e8-8e05-4596-9e88-399ada474815 tempest-VolumesDeleteCascade-662355075 tempest-VolumesDeleteCascade-662355075-project-member] https://10.4.3.66/volume/v3/volumes/5c9cbff9-f0d2-4886-bddc-b5907ca25617 returned with HTTP 404 Jul 10 14:09:22.801199 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 117/459] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:09:22 2026] DELETE /volume/v3/volumes/5c9cbff9-f0d2-4886-bddc-b5907ca25617 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:09:23.193543 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d02a30b1-e452-4d75-b26d-d85709226587 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:23.195427 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d02a30b1-e452-4d75-b26d-d85709226587 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] GET https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 Jul 10 14:09:23.195686 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d02a30b1-e452-4d75-b26d-d85709226587 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:23.195970 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d02a30b1-e452-4d75-b26d-d85709226587 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:23.209737 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:23.209737 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:23.215674 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-d02a30b1-e452-4d75-b26d-d85709226587 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Volume info retrieved successfully. Jul 10 14:09:23.227021 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d02a30b1-e452-4d75-b26d-d85709226587 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 returned with HTTP 200 Jul 10 14:09:23.227678 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 113/460] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:23 2026] GET /volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:23.330835 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b96a69e1-499f-4151-8416-910794171a35 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:23.330835 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b96a69e1-499f-4151-8416-910794171a35 None None] GET https://10.4.3.66/volume// Jul 10 14:09:23.330835 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b96a69e1-499f-4151-8416-910794171a35 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:23.330835 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b96a69e1-499f-4151-8416-910794171a35 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:23.330835 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b96a69e1-499f-4151-8416-910794171a35 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:09:23.330835 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 118/461] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:09:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:09:23.345707 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-4c5ee17b-351c-4aad-812b-83a390831603 req-1d786a03-b752-4cef-b18e-d05f6a436bd2 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:23.352512 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-4c5ee17b-351c-4aad-812b-83a390831603 req-1d786a03-b752-4cef-b18e-d05f6a436bd2 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] GET https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 Jul 10 14:09:23.353559 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-4c5ee17b-351c-4aad-812b-83a390831603 req-1d786a03-b752-4cef-b18e-d05f6a436bd2 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:23.355679 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-4c5ee17b-351c-4aad-812b-83a390831603 req-1d786a03-b752-4cef-b18e-d05f6a436bd2 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:23.371226 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:23.371226 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:23.377392 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-4c5ee17b-351c-4aad-812b-83a390831603 req-1d786a03-b752-4cef-b18e-d05f6a436bd2 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Volume info retrieved successfully. Jul 10 14:09:23.382747 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-4c5ee17b-351c-4aad-812b-83a390831603 req-1d786a03-b752-4cef-b18e-d05f6a436bd2 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 returned with HTTP 200 Jul 10 14:09:23.383174 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 114/462] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:09:23 2026] GET /volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 => generated 1023 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:09:23.528289 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-4c5ee17b-351c-4aad-812b-83a390831603 req-feef98ff-78ea-4187-98dd-6b2f80993d43 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:23.531167 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-4c5ee17b-351c-4aad-812b-83a390831603 req-feef98ff-78ea-4187-98dd-6b2f80993d43 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] PUT https://10.4.3.66/volume/v3/attachments/0de78ca8-8018-421f-8b83-47368cf84d63 Jul 10 14:09:23.531586 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-4c5ee17b-351c-4aad-812b-83a390831603 req-feef98ff-78ea-4187-98dd-6b2f80993d43 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:23.553145 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-4c5ee17b-351c-4aad-812b-83a390831603 req-feef98ff-78ea-4187-98dd-6b2f80993d43 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Acquiring lock "cinder-attachment_update-544baa7d-abd2-4656-8770-2240b5f27127-np0000005012" by "attachment_update" {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:09:23.561519 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-4c5ee17b-351c-4aad-812b-83a390831603 req-feef98ff-78ea-4187-98dd-6b2f80993d43 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Lock "cinder-attachment_update-544baa7d-abd2-4656-8770-2240b5f27127-np0000005012" acquired by "attachment_update" :: waited 0.009s {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:09:23.562663 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:23.562663 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:24.087084 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-4c5ee17b-351c-4aad-812b-83a390831603 req-feef98ff-78ea-4187-98dd-6b2f80993d43 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Lock "cinder-attachment_update-544baa7d-abd2-4656-8770-2240b5f27127-np0000005012" released by "attachment_update" :: held 0.526s {{(pid=100154) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:09:24.087472 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-4c5ee17b-351c-4aad-812b-83a390831603 req-feef98ff-78ea-4187-98dd-6b2f80993d43 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/attachments/0de78ca8-8018-421f-8b83-47368cf84d63 returned with HTTP 200 Jul 10 14:09:24.087964 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 118/463] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:09:23 2026] PUT /volume/v3/attachments/0de78ca8-8018-421f-8b83-47368cf84d63 => generated 969 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:24.242021 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-46d284a9-5950-49af-a398-252bbcd47fb5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:24.248190 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-46d284a9-5950-49af-a398-252bbcd47fb5 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] GET https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 Jul 10 14:09:24.248413 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-46d284a9-5950-49af-a398-252bbcd47fb5 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:24.248654 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-46d284a9-5950-49af-a398-252bbcd47fb5 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:24.264693 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:24.264693 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:24.269300 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-46d284a9-5950-49af-a398-252bbcd47fb5 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Volume info retrieved successfully. Jul 10 14:09:24.275411 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-46d284a9-5950-49af-a398-252bbcd47fb5 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 returned with HTTP 200 Jul 10 14:09:24.275993 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 114/464] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:24 2026] GET /volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:25.291769 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7d29a808-6109-4929-949d-7b40e7f52fb0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:25.294856 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7d29a808-6109-4929-949d-7b40e7f52fb0 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] GET https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 Jul 10 14:09:25.295137 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7d29a808-6109-4929-949d-7b40e7f52fb0 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:25.295405 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7d29a808-6109-4929-949d-7b40e7f52fb0 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:25.316303 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:25.316303 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:25.327409 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7d29a808-6109-4929-949d-7b40e7f52fb0 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Volume info retrieved successfully. Jul 10 14:09:25.335895 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7d29a808-6109-4929-949d-7b40e7f52fb0 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 returned with HTTP 200 Jul 10 14:09:25.335975 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 119/465] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:25 2026] GET /volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:26.348464 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-9c5133b2-c3a9-4ce1-8e13-c0d2bd2cc9c4 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:26.350357 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9c5133b2-c3a9-4ce1-8e13-c0d2bd2cc9c4 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] GET https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 Jul 10 14:09:26.350585 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9c5133b2-c3a9-4ce1-8e13-c0d2bd2cc9c4 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:26.350774 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9c5133b2-c3a9-4ce1-8e13-c0d2bd2cc9c4 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:26.362597 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:26.362597 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:26.367586 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-9c5133b2-c3a9-4ce1-8e13-c0d2bd2cc9c4 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Volume info retrieved successfully. Jul 10 14:09:26.372816 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9c5133b2-c3a9-4ce1-8e13-c0d2bd2cc9c4 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 returned with HTTP 200 Jul 10 14:09:26.373372 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 115/466] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:26 2026] GET /volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:26.487006 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f26c20dc-b73e-40e6-909e-54eea3d17a8f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:26.718266 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f26c20dc-b73e-40e6-909e-54eea3d17a8f tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:09:26.718629 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f26c20dc-b73e-40e6-909e-54eea3d17a8f tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1836627787"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:26.723189 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-f26c20dc-b73e-40e6-909e-54eea3d17a8f tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1836627787'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:09:26.723315 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-f26c20dc-b73e-40e6-909e-54eea3d17a8f tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Create volume of 1 GB Jul 10 14:09:26.723738 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:26.723738 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:26.731515 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-f26c20dc-b73e-40e6-909e-54eea3d17a8f tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Availability Zones retrieved successfully. Jul 10 14:09:26.738191 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-f26c20dc-b73e-40e6-909e-54eea3d17a8f tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Flow 'volume_create_api' (e7cdbcef-961c-4edc-b6ff-9877dc74c328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:09:26.739112 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-f26c20dc-b73e-40e6-909e-54eea3d17a8f tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81d90755-63a8-4d75-bcd2-7e9b8acde960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:26.740084 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-f26c20dc-b73e-40e6-909e-54eea3d17a8f tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:09:26.774118 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-f26c20dc-b73e-40e6-909e-54eea3d17a8f tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81d90755-63a8-4d75-bcd2-7e9b8acde960) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:26.775066 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-f26c20dc-b73e-40e6-909e-54eea3d17a8f tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1c528c1-3122-4451-8567-75a8da78d2cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:26.861073 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-f26c20dc-b73e-40e6-909e-54eea3d17a8f tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Created reservations ['d2ca94c3-c948-4c4f-9a40-ab0be158eb6c', '68c5d40c-b9e1-4021-8ee8-0956727f9442', '7ba4af22-666c-4382-a920-39bb5ea3e2eb', '7e765936-02d2-4b0a-a3ed-7a32b6044ed8'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:09:26.862047 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-f26c20dc-b73e-40e6-909e-54eea3d17a8f tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1c528c1-3122-4451-8567-75a8da78d2cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2ca94c3-c948-4c4f-9a40-ab0be158eb6c', '68c5d40c-b9e1-4021-8ee8-0956727f9442', '7ba4af22-666c-4382-a920-39bb5ea3e2eb', '7e765936-02d2-4b0a-a3ed-7a32b6044ed8']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:26.862675 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-f26c20dc-b73e-40e6-909e-54eea3d17a8f tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab79f57b-50c5-4b2f-a063-961563e88336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:26.885129 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-f26c20dc-b73e-40e6-909e-54eea3d17a8f tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab79f57b-50c5-4b2f-a063-961563e88336) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '722e484a-48b8-46e8-9bf0-79baf50d2dfd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1836627787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3271f713941d44648797addfd94bdaf6',qos_specs=None,replication_status=,reservations=['d2ca94c3-c948-4c4f-9a40-ab0be158eb6c','68c5d40c-b9e1-4021-8ee8-0956727f9442','7ba4af22-666c-4382-a920-39bb5ea3e2eb','7e765936-02d2-4b0a-a3ed-7a32b6044ed8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cac0005afac34c4ebf3d00dea1162d34',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:09:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1836627787',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=722e484a-48b8-46e8-9bf0-79baf50d2dfd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3271f713941d44648797addfd94bdaf6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cac0005afac34c4ebf3d00dea1162d34',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:26.885789 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-f26c20dc-b73e-40e6-909e-54eea3d17a8f tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f6dec3a-c13f-4ebb-9c90-fa62f5bca4da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:26.902094 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-f26c20dc-b73e-40e6-909e-54eea3d17a8f tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f6dec3a-c13f-4ebb-9c90-fa62f5bca4da) transitioned into state 'SUCCESS' from state '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-1836627787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3271f713941d44648797addfd94bdaf6',qos_specs=None,replication_status=,reservations=['d2ca94c3-c948-4c4f-9a40-ab0be158eb6c','68c5d40c-b9e1-4021-8ee8-0956727f9442','7ba4af22-666c-4382-a920-39bb5ea3e2eb','7e765936-02d2-4b0a-a3ed-7a32b6044ed8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cac0005afac34c4ebf3d00dea1162d34',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:26.902771 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-f26c20dc-b73e-40e6-909e-54eea3d17a8f tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43217a6f-26a3-4715-8484-fafb8a732b62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:26.913205 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-f26c20dc-b73e-40e6-909e-54eea3d17a8f tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43217a6f-26a3-4715-8484-fafb8a732b62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:26.913978 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-f26c20dc-b73e-40e6-909e-54eea3d17a8f tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Flow 'volume_create_api' (e7cdbcef-961c-4edc-b6ff-9877dc74c328) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:09:26.914308 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-f26c20dc-b73e-40e6-909e-54eea3d17a8f tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Create volume request issued successfully. Jul 10 14:09:26.914849 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f26c20dc-b73e-40e6-909e-54eea3d17a8f tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:09:26.915255 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 119/467] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:09:26 2026] POST /volume/v3/volumes => generated 748 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:09:26.928681 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c6ad460d-1535-42ef-a577-725c065189de None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:26.930869 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c6ad460d-1535-42ef-a577-725c065189de tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] GET https://10.4.3.66/volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd Jul 10 14:09:26.930869 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c6ad460d-1535-42ef-a577-725c065189de tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:26.930869 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c6ad460d-1535-42ef-a577-725c065189de tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:26.937436 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:26.937436 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:26.941054 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-c6ad460d-1535-42ef-a577-725c065189de tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Volume info retrieved successfully. Jul 10 14:09:26.945846 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c6ad460d-1535-42ef-a577-725c065189de tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] https://10.4.3.66/volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd returned with HTTP 200 Jul 10 14:09:26.946216 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 115/468] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:26 2026] GET /volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:27.392383 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9556590a-fed8-460d-a7b2-a5ad932afcf0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:27.396227 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9556590a-fed8-460d-a7b2-a5ad932afcf0 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] GET https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 Jul 10 14:09:27.396349 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9556590a-fed8-460d-a7b2-a5ad932afcf0 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:27.396686 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9556590a-fed8-460d-a7b2-a5ad932afcf0 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:27.415937 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:27.415937 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:27.420406 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9556590a-fed8-460d-a7b2-a5ad932afcf0 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Volume info retrieved successfully. Jul 10 14:09:27.427290 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9556590a-fed8-460d-a7b2-a5ad932afcf0 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 returned with HTTP 200 Jul 10 14:09:27.427929 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 120/469] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:27 2026] GET /volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:27.960997 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-3baa754b-c19e-4679-ad2e-e0e08d09a450 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:27.967897 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3baa754b-c19e-4679-ad2e-e0e08d09a450 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] GET https://10.4.3.66/volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd Jul 10 14:09:27.968269 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3baa754b-c19e-4679-ad2e-e0e08d09a450 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:27.968608 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3baa754b-c19e-4679-ad2e-e0e08d09a450 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:27.984036 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:27.984036 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:27.988066 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-3baa754b-c19e-4679-ad2e-e0e08d09a450 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Volume info retrieved successfully. Jul 10 14:09:27.993047 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3baa754b-c19e-4679-ad2e-e0e08d09a450 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] https://10.4.3.66/volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd returned with HTTP 200 Jul 10 14:09:27.993558 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 116/470] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:27 2026] GET /volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:28.010634 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-481c9fbb-ab65-4d6f-943e-7a2abdfec5a0 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:28.012848 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-481c9fbb-ab65-4d6f-943e-7a2abdfec5a0 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] POST https://10.4.3.66/volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd/metadata Jul 10 14:09:28.013494 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-481c9fbb-ab65-4d6f-943e-7a2abdfec5a0 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:28.023042 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:28.023042 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:28.023877 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-481c9fbb-ab65-4d6f-943e-7a2abdfec5a0 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Volume info retrieved successfully. Jul 10 14:09:28.037000 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-481c9fbb-ab65-4d6f-943e-7a2abdfec5a0 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Create volume metadata completed successfully. Jul 10 14:09:28.037000 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-481c9fbb-ab65-4d6f-943e-7a2abdfec5a0 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] https://10.4.3.66/volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd/metadata returned with HTTP 200 Jul 10 14:09:28.037000 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 120/471] 10.4.3.66 () {68 vars in 1390 bytes} [Fri Jul 10 14:09:28 2026] POST /volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd/metadata => generated 101 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:28.046134 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8257378f-37dd-47a0-84b7-ca80d35b2c53 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:28.048641 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8257378f-37dd-47a0-84b7-ca80d35b2c53 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] GET https://10.4.3.66/volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd/metadata Jul 10 14:09:28.049071 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8257378f-37dd-47a0-84b7-ca80d35b2c53 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:28.049413 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8257378f-37dd-47a0-84b7-ca80d35b2c53 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Calling method 'index' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:28.060455 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:28.060455 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:28.061064 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-8257378f-37dd-47a0-84b7-ca80d35b2c53 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Volume info retrieved successfully. Jul 10 14:09:28.072117 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-8257378f-37dd-47a0-84b7-ca80d35b2c53 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Get volume metadata completed successfully. Jul 10 14:09:28.072469 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8257378f-37dd-47a0-84b7-ca80d35b2c53 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] https://10.4.3.66/volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd/metadata returned with HTTP 200 Jul 10 14:09:28.072868 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 116/472] 10.4.3.66 () {66 vars in 1368 bytes} [Fri Jul 10 14:09:28 2026] GET /volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd/metadata => generated 101 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:28.082364 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-440916f7-059c-42f3-8d72-872cdf3a2ea6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:28.087170 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-440916f7-059c-42f3-8d72-872cdf3a2ea6 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] PUT https://10.4.3.66/volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd/metadata Jul 10 14:09:28.087487 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-440916f7-059c-42f3-8d72-872cdf3a2ea6 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:28.103947 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:28.103947 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:28.104458 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-440916f7-059c-42f3-8d72-872cdf3a2ea6 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Volume info retrieved successfully. Jul 10 14:09:28.126784 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-440916f7-059c-42f3-8d72-872cdf3a2ea6 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Update volume metadata completed successfully. Jul 10 14:09:28.127092 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-440916f7-059c-42f3-8d72-872cdf3a2ea6 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] https://10.4.3.66/volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd/metadata returned with HTTP 200 Jul 10 14:09:28.127609 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 121/473] 10.4.3.66 () {68 vars in 1388 bytes} [Fri Jul 10 14:09:28 2026] PUT /volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd/metadata => generated 57 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:09:28.138888 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b94116c8-7726-46d5-838d-9e472d2e1ad4 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:28.141861 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b94116c8-7726-46d5-838d-9e472d2e1ad4 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] GET https://10.4.3.66/volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd/metadata Jul 10 14:09:28.142057 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b94116c8-7726-46d5-838d-9e472d2e1ad4 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:28.145675 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b94116c8-7726-46d5-838d-9e472d2e1ad4 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Calling method 'index' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:28.155203 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:28.155203 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:28.157151 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-b94116c8-7726-46d5-838d-9e472d2e1ad4 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Volume info retrieved successfully. Jul 10 14:09:28.175103 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-b94116c8-7726-46d5-838d-9e472d2e1ad4 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Get volume metadata completed successfully. Jul 10 14:09:28.175426 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b94116c8-7726-46d5-838d-9e472d2e1ad4 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] https://10.4.3.66/volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd/metadata returned with HTTP 200 Jul 10 14:09:28.176077 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 117/474] 10.4.3.66 () {66 vars in 1368 bytes} [Fri Jul 10 14:09:28 2026] GET /volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd/metadata => generated 57 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:09:28.186943 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b642e212-d377-4340-9232-3efc9d307268 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:28.188691 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b642e212-d377-4340-9232-3efc9d307268 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] DELETE https://10.4.3.66/volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd/metadata/key1 Jul 10 14:09:28.189130 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b642e212-d377-4340-9232-3efc9d307268 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:28.189473 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b642e212-d377-4340-9232-3efc9d307268 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:28.200156 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:28.200156 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:28.201029 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b642e212-d377-4340-9232-3efc9d307268 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Volume info retrieved successfully. Jul 10 14:09:28.208305 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b642e212-d377-4340-9232-3efc9d307268 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Get volume metadata completed successfully. Jul 10 14:09:28.220042 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b642e212-d377-4340-9232-3efc9d307268 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Delete volume metadata completed successfully. Jul 10 14:09:28.220042 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b642e212-d377-4340-9232-3efc9d307268 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] https://10.4.3.66/volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd/metadata/key1 returned with HTTP 200 Jul 10 14:09:28.220042 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 121/475] 10.4.3.66 () {66 vars in 1386 bytes} [Fri Jul 10 14:09:28 2026] DELETE /volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd/metadata/key1 => generated 0 bytes in 34 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 10 14:09:28.229159 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-aa001d87-7d14-4679-b519-70c12f6fd327 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:28.230970 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-aa001d87-7d14-4679-b519-70c12f6fd327 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] GET https://10.4.3.66/volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd/metadata Jul 10 14:09:28.231208 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-aa001d87-7d14-4679-b519-70c12f6fd327 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:28.231425 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-aa001d87-7d14-4679-b519-70c12f6fd327 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Calling method 'index' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:28.241087 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:28.241087 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:28.241864 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-aa001d87-7d14-4679-b519-70c12f6fd327 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Volume info retrieved successfully. Jul 10 14:09:28.252200 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-aa001d87-7d14-4679-b519-70c12f6fd327 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Get volume metadata completed successfully. Jul 10 14:09:28.252582 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-aa001d87-7d14-4679-b519-70c12f6fd327 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] https://10.4.3.66/volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd/metadata returned with HTTP 200 Jul 10 14:09:28.253049 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 117/476] 10.4.3.66 () {66 vars in 1368 bytes} [Fri Jul 10 14:09:28 2026] GET /volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd/metadata => generated 32 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:09:28.263793 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f2167970-afab-4d3f-b550-936181362f44 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:28.266242 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f2167970-afab-4d3f-b550-936181362f44 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] PUT https://10.4.3.66/volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd/metadata Jul 10 14:09:28.266665 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f2167970-afab-4d3f-b550-936181362f44 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:28.277636 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:28.277636 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:28.278264 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f2167970-afab-4d3f-b550-936181362f44 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Volume info retrieved successfully. Jul 10 14:09:28.292989 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f2167970-afab-4d3f-b550-936181362f44 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Update volume metadata completed successfully. Jul 10 14:09:28.293408 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f2167970-afab-4d3f-b550-936181362f44 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] https://10.4.3.66/volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd/metadata returned with HTTP 200 Jul 10 14:09:28.294070 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 122/477] 10.4.3.66 () {68 vars in 1388 bytes} [Fri Jul 10 14:09:28 2026] PUT /volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd/metadata => generated 16 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:09:28.307637 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a2cc0cf5-5990-4663-b1a5-ad35fca5306b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:28.309052 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a2cc0cf5-5990-4663-b1a5-ad35fca5306b tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] POST https://10.4.3.66/volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd/metadata Jul 10 14:09:28.309375 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a2cc0cf5-5990-4663-b1a5-ad35fca5306b tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:28.325467 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:28.325467 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:28.326807 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-a2cc0cf5-5990-4663-b1a5-ad35fca5306b tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Volume info retrieved successfully. Jul 10 14:09:28.341874 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-a2cc0cf5-5990-4663-b1a5-ad35fca5306b tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Create volume metadata completed successfully. Jul 10 14:09:28.342152 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a2cc0cf5-5990-4663-b1a5-ad35fca5306b tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] https://10.4.3.66/volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd/metadata returned with HTTP 200 Jul 10 14:09:28.342588 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 118/478] 10.4.3.66 () {68 vars in 1389 bytes} [Fri Jul 10 14:09:28 2026] POST /volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd/metadata => generated 68 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:09:28.350558 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-c66dbcf0-0092-45c5-8a7c-cd6f370dbae4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:28.356526 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c66dbcf0-0092-45c5-8a7c-cd6f370dbae4 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] PUT https://10.4.3.66/volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd/metadata/key3 Jul 10 14:09:28.356526 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c66dbcf0-0092-45c5-8a7c-cd6f370dbae4 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:28.365117 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:28.365117 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:28.365987 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-c66dbcf0-0092-45c5-8a7c-cd6f370dbae4 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Volume info retrieved successfully. Jul 10 14:09:28.376588 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-c66dbcf0-0092-45c5-8a7c-cd6f370dbae4 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Update volume metadata completed successfully. Jul 10 14:09:28.377117 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c66dbcf0-0092-45c5-8a7c-cd6f370dbae4 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] https://10.4.3.66/volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd/metadata/key3 returned with HTTP 200 Jul 10 14:09:28.377818 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 122/479] 10.4.3.66 () {68 vars in 1403 bytes} [Fri Jul 10 14:09:28 2026] PUT /volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd/metadata/key3 => generated 35 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:09:28.386180 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-41d82881-3cee-4df8-bfcd-0b05911c7750 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:28.389137 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-41d82881-3cee-4df8-bfcd-0b05911c7750 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] GET https://10.4.3.66/volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd/metadata/key3 Jul 10 14:09:28.389372 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-41d82881-3cee-4df8-bfcd-0b05911c7750 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:28.389665 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-41d82881-3cee-4df8-bfcd-0b05911c7750 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:28.400952 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:28.400952 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:28.401481 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-41d82881-3cee-4df8-bfcd-0b05911c7750 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Volume info retrieved successfully. Jul 10 14:09:28.408035 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-41d82881-3cee-4df8-bfcd-0b05911c7750 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Get volume metadata completed successfully. Jul 10 14:09:28.408267 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-41d82881-3cee-4df8-bfcd-0b05911c7750 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] https://10.4.3.66/volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd/metadata/key3 returned with HTTP 200 Jul 10 14:09:28.408684 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 118/480] 10.4.3.66 () {66 vars in 1383 bytes} [Fri Jul 10 14:09:28 2026] GET /volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd/metadata/key3 => generated 35 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:09:28.417664 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-16ac95f5-5f06-4cde-abed-a5bae0090659 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:28.419525 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-16ac95f5-5f06-4cde-abed-a5bae0090659 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] GET https://10.4.3.66/volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd/metadata Jul 10 14:09:28.419721 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-16ac95f5-5f06-4cde-abed-a5bae0090659 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:28.419951 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-16ac95f5-5f06-4cde-abed-a5bae0090659 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:28.428162 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:28.428162 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:28.428578 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-16ac95f5-5f06-4cde-abed-a5bae0090659 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Volume info retrieved successfully. Jul 10 14:09:28.435195 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-16ac95f5-5f06-4cde-abed-a5bae0090659 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Get volume metadata completed successfully. Jul 10 14:09:28.435578 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-16ac95f5-5f06-4cde-abed-a5bae0090659 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] https://10.4.3.66/volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd/metadata returned with HTTP 200 Jul 10 14:09:28.436143 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 123/481] 10.4.3.66 () {66 vars in 1368 bytes} [Fri Jul 10 14:09:28 2026] GET /volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd/metadata => generated 75 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:09:28.443389 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-ddddea5c-1b3d-458a-bece-593640c27c08 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:28.445822 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ddddea5c-1b3d-458a-bece-593640c27c08 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] GET https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 Jul 10 14:09:28.445822 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ddddea5c-1b3d-458a-bece-593640c27c08 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:28.445982 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-a42d2111-7647-4856-a73f-988b28e43ab3 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:28.446037 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ddddea5c-1b3d-458a-bece-593640c27c08 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:28.447331 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a42d2111-7647-4856-a73f-988b28e43ab3 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] PUT https://10.4.3.66/volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd/metadata Jul 10 14:09:28.447746 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a42d2111-7647-4856-a73f-988b28e43ab3 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:28.455815 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:28.455815 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:28.456661 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-a42d2111-7647-4856-a73f-988b28e43ab3 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Volume info retrieved successfully. Jul 10 14:09:28.458538 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:28.458538 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:28.463274 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-ddddea5c-1b3d-458a-bece-593640c27c08 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Volume info retrieved successfully. Jul 10 14:09:28.467253 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-a42d2111-7647-4856-a73f-988b28e43ab3 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Update volume metadata completed successfully. Jul 10 14:09:28.467685 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a42d2111-7647-4856-a73f-988b28e43ab3 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] https://10.4.3.66/volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd/metadata returned with HTTP 200 Jul 10 14:09:28.468165 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 123/482] 10.4.3.66 () {68 vars in 1388 bytes} [Fri Jul 10 14:09:28 2026] PUT /volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd/metadata => generated 16 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:09:28.476524 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ddddea5c-1b3d-458a-bece-593640c27c08 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 returned with HTTP 200 Jul 10 14:09:28.477070 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 119/483] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:28 2026] GET /volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:28.478620 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5e25b836-219d-45f1-8da1-ebc3b87ae1d3 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:28.480438 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5e25b836-219d-45f1-8da1-ebc3b87ae1d3 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] GET https://10.4.3.66/volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd Jul 10 14:09:28.480685 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5e25b836-219d-45f1-8da1-ebc3b87ae1d3 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:28.480916 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5e25b836-219d-45f1-8da1-ebc3b87ae1d3 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:28.489001 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:28.489001 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:28.495533 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-5e25b836-219d-45f1-8da1-ebc3b87ae1d3 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Volume info retrieved successfully. Jul 10 14:09:28.502674 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5e25b836-219d-45f1-8da1-ebc3b87ae1d3 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] https://10.4.3.66/volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd returned with HTTP 200 Jul 10 14:09:28.502674 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 119/484] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:28 2026] GET /volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:28.516072 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-739efdb1-6ea3-4a0b-8cc2-08f08522c13a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:28.518690 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-739efdb1-6ea3-4a0b-8cc2-08f08522c13a tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] DELETE https://10.4.3.66/volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd Jul 10 14:09:28.518910 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-739efdb1-6ea3-4a0b-8cc2-08f08522c13a tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:28.519160 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-739efdb1-6ea3-4a0b-8cc2-08f08522c13a tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:28.519384 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-739efdb1-6ea3-4a0b-8cc2-08f08522c13a tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Delete volume with id: 722e484a-48b8-46e8-9bf0-79baf50d2dfd Jul 10 14:09:28.531948 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:28.531948 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:28.532398 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-739efdb1-6ea3-4a0b-8cc2-08f08522c13a tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Volume info retrieved successfully. Jul 10 14:09:28.556202 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-739efdb1-6ea3-4a0b-8cc2-08f08522c13a tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Delete volume request issued successfully. Jul 10 14:09:28.556445 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-739efdb1-6ea3-4a0b-8cc2-08f08522c13a tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] https://10.4.3.66/volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd returned with HTTP 202 Jul 10 14:09:28.556961 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 124/485] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:09:28 2026] DELETE /volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:09:28.564852 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-50eb43b0-ac8b-4e88-92dc-ba5c6d449612 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:28.568174 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-50eb43b0-ac8b-4e88-92dc-ba5c6d449612 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] GET https://10.4.3.66/volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd Jul 10 14:09:28.568174 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-50eb43b0-ac8b-4e88-92dc-ba5c6d449612 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:28.568174 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-50eb43b0-ac8b-4e88-92dc-ba5c6d449612 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:28.574374 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:28.574374 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:28.578236 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-50eb43b0-ac8b-4e88-92dc-ba5c6d449612 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Volume info retrieved successfully. Jul 10 14:09:28.583082 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-50eb43b0-ac8b-4e88-92dc-ba5c6d449612 tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] https://10.4.3.66/volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd returned with HTTP 200 Jul 10 14:09:28.583602 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 124/486] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:28 2026] GET /volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:29.025954 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-2915c23c-e7d8-4346-9479-8fc94cf610d5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:29.027719 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2915c23c-e7d8-4346-9479-8fc94cf610d5 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:09:29.028151 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2915c23c-e7d8-4346-9479-8fc94cf610d5 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1226701390"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:29.030050 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-2915c23c-e7d8-4346-9479-8fc94cf610d5 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1226701390'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:09:29.030303 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-2915c23c-e7d8-4346-9479-8fc94cf610d5 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Create volume of 1 GB Jul 10 14:09:29.035248 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-2915c23c-e7d8-4346-9479-8fc94cf610d5 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Availability Zones retrieved successfully. Jul 10 14:09:29.043899 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2915c23c-e7d8-4346-9479-8fc94cf610d5 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Flow 'volume_create_api' (6b63cd68-c377-4650-8a8a-4db1b0946291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:09:29.045385 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2915c23c-e7d8-4346-9479-8fc94cf610d5 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c96019b-cbbc-441a-a3a6-17f4b260109b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:29.046864 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-2915c23c-e7d8-4346-9479-8fc94cf610d5 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:09:29.078464 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2915c23c-e7d8-4346-9479-8fc94cf610d5 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c96019b-cbbc-441a-a3a6-17f4b260109b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:29.079483 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2915c23c-e7d8-4346-9479-8fc94cf610d5 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a969f8cf-03bf-492d-b7b2-48f362dd4037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:29.155725 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-2915c23c-e7d8-4346-9479-8fc94cf610d5 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Created reservations ['a21f4a63-04c6-4583-a5b5-3158817c654f', '07574132-ef16-45b7-bfcc-1bd5f6736a91', '85625435-2547-40f5-89c3-6fc5eeb4dc1c', 'e3883ed0-dd6b-4f49-b5b9-f55ce44f2ba9'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:09:29.156401 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2915c23c-e7d8-4346-9479-8fc94cf610d5 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a969f8cf-03bf-492d-b7b2-48f362dd4037) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a21f4a63-04c6-4583-a5b5-3158817c654f', '07574132-ef16-45b7-bfcc-1bd5f6736a91', '85625435-2547-40f5-89c3-6fc5eeb4dc1c', 'e3883ed0-dd6b-4f49-b5b9-f55ce44f2ba9']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:29.157189 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2915c23c-e7d8-4346-9479-8fc94cf610d5 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (483b5e20-ae4c-4608-88b4-6a037fdfacbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:29.189534 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2915c23c-e7d8-4346-9479-8fc94cf610d5 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (483b5e20-ae4c-4608-88b4-6a037fdfacbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c8aadf9-922c-4390-9054-025c50beb610', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1226701390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4da98de3ce09413b8c414f2b19260b0c',qos_specs=None,replication_status=,reservations=['a21f4a63-04c6-4583-a5b5-3158817c654f','07574132-ef16-45b7-bfcc-1bd5f6736a91','85625435-2547-40f5-89c3-6fc5eeb4dc1c','e3883ed0-dd6b-4f49-b5b9-f55ce44f2ba9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='907b43cb1a754fa2a4e496a1721da965',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:09:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1226701390',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c8aadf9-922c-4390-9054-025c50beb610,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4da98de3ce09413b8c414f2b19260b0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='907b43cb1a754fa2a4e496a1721da965',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:29.191017 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2915c23c-e7d8-4346-9479-8fc94cf610d5 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8780c51c-e6b7-4a87-93bd-c22b61658a88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:29.211136 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2915c23c-e7d8-4346-9479-8fc94cf610d5 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8780c51c-e6b7-4a87-93bd-c22b61658a88) transitioned into state 'SUCCESS' from state '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-1226701390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4da98de3ce09413b8c414f2b19260b0c',qos_specs=None,replication_status=,reservations=['a21f4a63-04c6-4583-a5b5-3158817c654f','07574132-ef16-45b7-bfcc-1bd5f6736a91','85625435-2547-40f5-89c3-6fc5eeb4dc1c','e3883ed0-dd6b-4f49-b5b9-f55ce44f2ba9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='907b43cb1a754fa2a4e496a1721da965',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:29.212128 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2915c23c-e7d8-4346-9479-8fc94cf610d5 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4311ceda-a107-4bc5-81e6-5dccdb05eea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:29.223447 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2915c23c-e7d8-4346-9479-8fc94cf610d5 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4311ceda-a107-4bc5-81e6-5dccdb05eea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:29.224443 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2915c23c-e7d8-4346-9479-8fc94cf610d5 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Flow 'volume_create_api' (6b63cd68-c377-4650-8a8a-4db1b0946291) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:09:29.224836 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-2915c23c-e7d8-4346-9479-8fc94cf610d5 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Create volume request issued successfully. Jul 10 14:09:29.225483 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2915c23c-e7d8-4346-9479-8fc94cf610d5 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:09:29.225940 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 120/487] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:09:29 2026] POST /volume/v3/volumes => generated 750 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:09:29.244006 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e486e72c-e7c8-4dbf-886b-6f66aa1e90b9 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:29.251246 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e486e72c-e7c8-4dbf-886b-6f66aa1e90b9 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] GET https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 Jul 10 14:09:29.251246 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e486e72c-e7c8-4dbf-886b-6f66aa1e90b9 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:29.251246 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e486e72c-e7c8-4dbf-886b-6f66aa1e90b9 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:29.261278 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:29.261278 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:29.266055 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e486e72c-e7c8-4dbf-886b-6f66aa1e90b9 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Volume info retrieved successfully. Jul 10 14:09:29.271457 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e486e72c-e7c8-4dbf-886b-6f66aa1e90b9 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 returned with HTTP 200 Jul 10 14:09:29.271869 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 120/488] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:29 2026] GET /volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 => generated 818 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:29.491429 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c3499dbc-ea72-47c6-9e8f-19413e4773c0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:29.493203 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c3499dbc-ea72-47c6-9e8f-19413e4773c0 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] GET https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 Jul 10 14:09:29.493412 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c3499dbc-ea72-47c6-9e8f-19413e4773c0 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:29.493607 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c3499dbc-ea72-47c6-9e8f-19413e4773c0 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:29.503477 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:29.503477 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:29.507458 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c3499dbc-ea72-47c6-9e8f-19413e4773c0 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Volume info retrieved successfully. Jul 10 14:09:29.512387 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c3499dbc-ea72-47c6-9e8f-19413e4773c0 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 returned with HTTP 200 Jul 10 14:09:29.512812 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 125/489] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:29 2026] GET /volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:29.601604 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e0fbc11b-d1fc-4638-90bd-dcfd1bcf210d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:29.603571 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e0fbc11b-d1fc-4638-90bd-dcfd1bcf210d tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] GET https://10.4.3.66/volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd Jul 10 14:09:29.605335 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e0fbc11b-d1fc-4638-90bd-dcfd1bcf210d tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:29.605335 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e0fbc11b-d1fc-4638-90bd-dcfd1bcf210d tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:29.610552 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e0fbc11b-d1fc-4638-90bd-dcfd1bcf210d tempest-VolumesMetadataTest-1276252076 tempest-VolumesMetadataTest-1276252076-project-member] https://10.4.3.66/volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd returned with HTTP 404 Jul 10 14:09:29.611277 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 125/490] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:29 2026] GET /volume/v3/volumes/722e484a-48b8-46e8-9bf0-79baf50d2dfd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:09:30.286393 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-99e16b35-66ae-4caf-8ac1-4b3916fab444 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:30.288325 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-99e16b35-66ae-4caf-8ac1-4b3916fab444 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] GET https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 Jul 10 14:09:30.288531 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-99e16b35-66ae-4caf-8ac1-4b3916fab444 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:30.288757 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-99e16b35-66ae-4caf-8ac1-4b3916fab444 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:30.300773 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:30.300773 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:30.305883 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-99e16b35-66ae-4caf-8ac1-4b3916fab444 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Volume info retrieved successfully. Jul 10 14:09:30.312433 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-99e16b35-66ae-4caf-8ac1-4b3916fab444 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 returned with HTTP 200 Jul 10 14:09:30.314065 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 121/491] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:30 2026] GET /volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:30.389510 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-4c5ee17b-351c-4aad-812b-83a390831603 req-13b81f4c-25e4-4df1-8ec9-c2695c67ac23 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:30.393069 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-4c5ee17b-351c-4aad-812b-83a390831603 req-13b81f4c-25e4-4df1-8ec9-c2695c67ac23 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] POST https://10.4.3.66/volume/v3/attachments/0de78ca8-8018-421f-8b83-47368cf84d63/action Jul 10 14:09:30.393444 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-4c5ee17b-351c-4aad-812b-83a390831603 req-13b81f4c-25e4-4df1-8ec9-c2695c67ac23 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Action body: b'{"os-complete": null}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:09:30.393623 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-4c5ee17b-351c-4aad-812b-83a390831603 req-13b81f4c-25e4-4df1-8ec9-c2695c67ac23 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:30.417084 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:30.417084 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:30.436660 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-4c5ee17b-351c-4aad-812b-83a390831603 req-13b81f4c-25e4-4df1-8ec9-c2695c67ac23 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/attachments/0de78ca8-8018-421f-8b83-47368cf84d63/action returned with HTTP 204 Jul 10 14:09:30.440525 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 121/492] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:09:30 2026] POST /volume/v3/attachments/0de78ca8-8018-421f-8b83-47368cf84d63/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:09:30.526460 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2e8ff9b2-2529-473c-a82d-2a0c7cb7bf2e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:30.528690 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2e8ff9b2-2529-473c-a82d-2a0c7cb7bf2e tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] GET https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 Jul 10 14:09:30.529114 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2e8ff9b2-2529-473c-a82d-2a0c7cb7bf2e tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:30.529386 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2e8ff9b2-2529-473c-a82d-2a0c7cb7bf2e tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:30.543860 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:30.543860 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:30.549328 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2e8ff9b2-2529-473c-a82d-2a0c7cb7bf2e tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Volume info retrieved successfully. Jul 10 14:09:30.555567 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2e8ff9b2-2529-473c-a82d-2a0c7cb7bf2e tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 returned with HTTP 200 Jul 10 14:09:30.556198 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 126/493] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:30 2026] GET /volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:30.571435 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b1c39ebe-84c2-4520-ab8b-27ac33119435 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:30.573484 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b1c39ebe-84c2-4520-ab8b-27ac33119435 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] GET https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 Jul 10 14:09:30.573720 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b1c39ebe-84c2-4520-ab8b-27ac33119435 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:30.573976 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b1c39ebe-84c2-4520-ab8b-27ac33119435 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:30.589649 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:30.589649 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:30.594319 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b1c39ebe-84c2-4520-ab8b-27ac33119435 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Volume info retrieved successfully. Jul 10 14:09:30.599965 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b1c39ebe-84c2-4520-ab8b-27ac33119435 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 returned with HTTP 200 Jul 10 14:09:30.600483 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 126/494] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:30 2026] GET /volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:30.611659 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-fee622b3-2499-4535-9eb4-cd446837ecf8 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:30.614866 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-fee622b3-2499-4535-9eb4-cd446837ecf8 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] DELETE https://10.4.3.66/volume/v3/volumes/bb5de641-6ebb-43e4-8fd6-b41671a1b2af Jul 10 14:09:30.615046 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-fee622b3-2499-4535-9eb4-cd446837ecf8 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:30.615298 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-fee622b3-2499-4535-9eb4-cd446837ecf8 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:30.615526 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-fee622b3-2499-4535-9eb4-cd446837ecf8 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Delete volume with id: bb5de641-6ebb-43e4-8fd6-b41671a1b2af Jul 10 14:09:30.626715 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:30.626715 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:30.626715 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-fee622b3-2499-4535-9eb4-cd446837ecf8 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Volume info retrieved successfully. Jul 10 14:09:30.648366 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-fee622b3-2499-4535-9eb4-cd446837ecf8 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Delete volume request issued successfully. Jul 10 14:09:30.648751 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-fee622b3-2499-4535-9eb4-cd446837ecf8 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/volumes/bb5de641-6ebb-43e4-8fd6-b41671a1b2af returned with HTTP 202 Jul 10 14:09:30.649367 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 122/495] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:09:30 2026] DELETE /volume/v3/volumes/bb5de641-6ebb-43e4-8fd6-b41671a1b2af => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:09:30.658926 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f089e082-2b35-4fdb-98b8-7f8889b19b42 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:30.661303 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f089e082-2b35-4fdb-98b8-7f8889b19b42 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] GET https://10.4.3.66/volume/v3/volumes/bb5de641-6ebb-43e4-8fd6-b41671a1b2af Jul 10 14:09:30.661554 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f089e082-2b35-4fdb-98b8-7f8889b19b42 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:30.661765 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f089e082-2b35-4fdb-98b8-7f8889b19b42 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:30.670526 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:30.670526 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:30.676016 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-f089e082-2b35-4fdb-98b8-7f8889b19b42 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Volume info retrieved successfully. Jul 10 14:09:30.684055 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f089e082-2b35-4fdb-98b8-7f8889b19b42 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/volumes/bb5de641-6ebb-43e4-8fd6-b41671a1b2af returned with HTTP 200 Jul 10 14:09:30.684676 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 122/496] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:30 2026] GET /volume/v3/volumes/bb5de641-6ebb-43e4-8fd6-b41671a1b2af => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:31.144197 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-7460d602-71bb-4538-9ea8-f9b50db1d381 req-e0c93812-24fd-4cf5-932e-eab95a35f9e9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:31.148652 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-7460d602-71bb-4538-9ea8-f9b50db1d381 req-e0c93812-24fd-4cf5-932e-eab95a35f9e9 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] GET https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 Jul 10 14:09:31.149254 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-7460d602-71bb-4538-9ea8-f9b50db1d381 req-e0c93812-24fd-4cf5-932e-eab95a35f9e9 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:31.149378 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-7460d602-71bb-4538-9ea8-f9b50db1d381 req-e0c93812-24fd-4cf5-932e-eab95a35f9e9 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:31.167018 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:31.167018 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:31.171908 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-7460d602-71bb-4538-9ea8-f9b50db1d381 req-e0c93812-24fd-4cf5-932e-eab95a35f9e9 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Volume info retrieved successfully. Jul 10 14:09:31.176314 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-7460d602-71bb-4538-9ea8-f9b50db1d381 req-e0c93812-24fd-4cf5-932e-eab95a35f9e9 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 returned with HTTP 200 Jul 10 14:09:31.177630 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 127/497] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:09:31 2026] GET /volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 => generated 1136 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:31.700986 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-2c7668d9-2a41-411e-b222-47b35ad792c3 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:31.702904 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2c7668d9-2a41-411e-b222-47b35ad792c3 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] GET https://10.4.3.66/volume/v3/volumes/bb5de641-6ebb-43e4-8fd6-b41671a1b2af Jul 10 14:09:31.703131 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2c7668d9-2a41-411e-b222-47b35ad792c3 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:31.703341 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2c7668d9-2a41-411e-b222-47b35ad792c3 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:31.717777 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2c7668d9-2a41-411e-b222-47b35ad792c3 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/volumes/bb5de641-6ebb-43e4-8fd6-b41671a1b2af returned with HTTP 404 Jul 10 14:09:31.718303 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 127/498] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:31 2026] GET /volume/v3/volumes/bb5de641-6ebb-43e4-8fd6-b41671a1b2af => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:09:31.726202 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4225fd83-c1c1-495e-8abd-0eff9a724f67 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:31.730586 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4225fd83-c1c1-495e-8abd-0eff9a724f67 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] DELETE https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 Jul 10 14:09:31.730586 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4225fd83-c1c1-495e-8abd-0eff9a724f67 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:31.730586 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4225fd83-c1c1-495e-8abd-0eff9a724f67 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:31.730586 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-4225fd83-c1c1-495e-8abd-0eff9a724f67 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Delete volume with id: a6adde7f-7f18-48a9-8b97-1830f2ab5817 Jul 10 14:09:31.741786 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:31.741786 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:31.742883 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-4225fd83-c1c1-495e-8abd-0eff9a724f67 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Volume info retrieved successfully. Jul 10 14:09:31.770877 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-4225fd83-c1c1-495e-8abd-0eff9a724f67 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Delete volume request issued successfully. Jul 10 14:09:31.771906 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4225fd83-c1c1-495e-8abd-0eff9a724f67 tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 returned with HTTP 202 Jul 10 14:09:31.771906 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 123/499] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:09:31 2026] DELETE /volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:09:31.781894 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c3f6e93a-3277-4502-afb0-827b4eaaf11a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:31.785377 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c3f6e93a-3277-4502-afb0-827b4eaaf11a tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] GET https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 Jul 10 14:09:31.785578 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c3f6e93a-3277-4502-afb0-827b4eaaf11a tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:31.786189 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c3f6e93a-3277-4502-afb0-827b4eaaf11a tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:31.798130 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:31.798130 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:31.807149 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-c3f6e93a-3277-4502-afb0-827b4eaaf11a tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Volume info retrieved successfully. Jul 10 14:09:31.815822 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c3f6e93a-3277-4502-afb0-827b4eaaf11a tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 returned with HTTP 200 Jul 10 14:09:31.816416 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 123/500] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:31 2026] GET /volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 => generated 866 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:32.322605 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e470a3d4-67a7-4e4a-913c-24e22740346a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:32.436151 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-e17b3f85-6e29-4857-a1a7-7b6d15a0ed68 req-6683092f-3956-48f4-9126-35b0059b208d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:32.441328 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-e17b3f85-6e29-4857-a1a7-7b6d15a0ed68 req-6683092f-3956-48f4-9126-35b0059b208d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] DELETE https://10.4.3.66/volume/v3/attachments/d144e265-921a-4545-9911-a748e507d437 Jul 10 14:09:32.441482 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-e17b3f85-6e29-4857-a1a7-7b6d15a0ed68 req-6683092f-3956-48f4-9126-35b0059b208d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:32.441695 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-e17b3f85-6e29-4857-a1a7-7b6d15a0ed68 req-6683092f-3956-48f4-9126-35b0059b208d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:32.458190 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:32.458190 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:32.510451 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e470a3d4-67a7-4e4a-913c-24e22740346a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:09:32.510795 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e470a3d4-67a7-4e4a-913c-24e22740346a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1823901799", "metadata": {"Type": "Test"}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:32.512815 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-e470a3d4-67a7-4e4a-913c-24e22740346a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1823901799', 'metadata': {'Type': 'Test'}}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:09:32.512948 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-e470a3d4-67a7-4e4a-913c-24e22740346a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Create volume of 1 GB Jul 10 14:09:32.516452 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e470a3d4-67a7-4e4a-913c-24e22740346a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Availability Zones retrieved successfully. Jul 10 14:09:32.521840 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e470a3d4-67a7-4e4a-913c-24e22740346a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Flow 'volume_create_api' (627e451e-7845-403d-9d8d-de874f82ec46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:09:32.522744 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e470a3d4-67a7-4e4a-913c-24e22740346a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea79857c-f02f-43f1-8ad5-64992f08f64e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:32.523891 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-e470a3d4-67a7-4e4a-913c-24e22740346a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:09:32.551324 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e470a3d4-67a7-4e4a-913c-24e22740346a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea79857c-f02f-43f1-8ad5-64992f08f64e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:32.551324 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e470a3d4-67a7-4e4a-913c-24e22740346a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d671c87-8b9b-410d-a822-0ed240abbfb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:32.618082 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-e470a3d4-67a7-4e4a-913c-24e22740346a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Created reservations ['e878cfd6-6e81-4e2f-94a2-8b3c5520a52e', '3efc1c15-3458-4d2c-aed3-7c7101c080f4', '4ea35dc0-44ba-4f4b-a452-86c7794e37dc', '95ac55e1-85b7-4f3c-81d0-75faf342dc7c'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:09:32.619306 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e470a3d4-67a7-4e4a-913c-24e22740346a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d671c87-8b9b-410d-a822-0ed240abbfb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e878cfd6-6e81-4e2f-94a2-8b3c5520a52e', '3efc1c15-3458-4d2c-aed3-7c7101c080f4', '4ea35dc0-44ba-4f4b-a452-86c7794e37dc', '95ac55e1-85b7-4f3c-81d0-75faf342dc7c']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:32.620391 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e470a3d4-67a7-4e4a-913c-24e22740346a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b570bb4e-8779-469a-9338-413912cd0340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:32.646855 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e470a3d4-67a7-4e4a-913c-24e22740346a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b570bb4e-8779-469a-9338-413912cd0340) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e69f84a8-ebbe-477d-9b06-7d712819a75e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1823901799',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='cb1a356b472a4762b0268895019dc027',qos_specs=None,replication_status=,reservations=['e878cfd6-6e81-4e2f-94a2-8b3c5520a52e','3efc1c15-3458-4d2c-aed3-7c7101c080f4','4ea35dc0-44ba-4f4b-a452-86c7794e37dc','95ac55e1-85b7-4f3c-81d0-75faf342dc7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0e0a0ad209544e9bd57a6ab3dfb3ffe',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:09:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1823901799',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e69f84a8-ebbe-477d-9b06-7d712819a75e,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='cb1a356b472a4762b0268895019dc027',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0e0a0ad209544e9bd57a6ab3dfb3ffe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:32.649530 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e470a3d4-67a7-4e4a-913c-24e22740346a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (689310df-7e99-49d4-aa14-f9ed08982115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:32.669411 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e470a3d4-67a7-4e4a-913c-24e22740346a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (689310df-7e99-49d4-aa14-f9ed08982115) transitioned into state 'SUCCESS' from state '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-1823901799',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='cb1a356b472a4762b0268895019dc027',qos_specs=None,replication_status=,reservations=['e878cfd6-6e81-4e2f-94a2-8b3c5520a52e','3efc1c15-3458-4d2c-aed3-7c7101c080f4','4ea35dc0-44ba-4f4b-a452-86c7794e37dc','95ac55e1-85b7-4f3c-81d0-75faf342dc7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0e0a0ad209544e9bd57a6ab3dfb3ffe',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:32.669411 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e470a3d4-67a7-4e4a-913c-24e22740346a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0670dc17-1f7d-4ce1-a5dc-35ac8626e672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:32.679419 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e470a3d4-67a7-4e4a-913c-24e22740346a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0670dc17-1f7d-4ce1-a5dc-35ac8626e672) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:32.680269 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e470a3d4-67a7-4e4a-913c-24e22740346a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Flow 'volume_create_api' (627e451e-7845-403d-9d8d-de874f82ec46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:09:32.681527 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e470a3d4-67a7-4e4a-913c-24e22740346a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Create volume request issued successfully. Jul 10 14:09:32.681527 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e470a3d4-67a7-4e4a-913c-24e22740346a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:09:32.681985 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 128/501] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:09:32 2026] POST /volume/v3/volumes => generated 757 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:09:32.695726 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-81d71923-0d7f-4fce-bec2-d9257b79507c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:32.699999 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-81d71923-0d7f-4fce-bec2-d9257b79507c tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] GET https://10.4.3.66/volume/v3/volumes/e69f84a8-ebbe-477d-9b06-7d712819a75e Jul 10 14:09:32.700122 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-81d71923-0d7f-4fce-bec2-d9257b79507c tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:32.700321 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-81d71923-0d7f-4fce-bec2-d9257b79507c tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:32.713002 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:32.713002 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:32.720590 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-81d71923-0d7f-4fce-bec2-d9257b79507c tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:32.726717 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-81d71923-0d7f-4fce-bec2-d9257b79507c tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/e69f84a8-ebbe-477d-9b06-7d712819a75e returned with HTTP 200 Jul 10 14:09:32.727446 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 124/502] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:32 2026] GET /volume/v3/volumes/e69f84a8-ebbe-477d-9b06-7d712819a75e => generated 825 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:32.760599 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-e24eeecc-6f67-434e-9f33-672daf6fd19b req-441e2d62-3c5e-4c7c-909a-6021ebf1c569 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:32.763118 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-e24eeecc-6f67-434e-9f33-672daf6fd19b req-441e2d62-3c5e-4c7c-909a-6021ebf1c569 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] GET https://10.4.3.66/volume/v3/volumes/ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68 Jul 10 14:09:32.763296 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-e24eeecc-6f67-434e-9f33-672daf6fd19b req-441e2d62-3c5e-4c7c-909a-6021ebf1c569 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:32.763468 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-e24eeecc-6f67-434e-9f33-672daf6fd19b req-441e2d62-3c5e-4c7c-909a-6021ebf1c569 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:32.774824 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:32.774824 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:32.784334 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-e24eeecc-6f67-434e-9f33-672daf6fd19b req-441e2d62-3c5e-4c7c-909a-6021ebf1c569 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Volume info retrieved successfully. Jul 10 14:09:32.794202 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-e24eeecc-6f67-434e-9f33-672daf6fd19b req-441e2d62-3c5e-4c7c-909a-6021ebf1c569 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] https://10.4.3.66/volume/v3/volumes/ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68 returned with HTTP 200 Jul 10 14:09:32.794716 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 124/503] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:09:32 2026] GET /volume/v3/volumes/ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:32.819587 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-31b35826-6c33-4ffb-9158-546cc27173e1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:32.822060 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-31b35826-6c33-4ffb-9158-546cc27173e1 None None] GET https://10.4.3.66/volume// Jul 10 14:09:32.822060 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-31b35826-6c33-4ffb-9158-546cc27173e1 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:32.822060 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-31b35826-6c33-4ffb-9158-546cc27173e1 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:32.822060 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-31b35826-6c33-4ffb-9158-546cc27173e1 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:09:32.822060 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 129/504] 10.4.3.66 () {66 vars in 1412 bytes} [Fri Jul 10 14:09:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:09:32.830514 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-e24eeecc-6f67-434e-9f33-672daf6fd19b req-879cab95-b1b6-4431-a08b-c680cb39b998 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:32.836203 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-e24eeecc-6f67-434e-9f33-672daf6fd19b req-879cab95-b1b6-4431-a08b-c680cb39b998 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:09:32.838904 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-e24eeecc-6f67-434e-9f33-672daf6fd19b req-879cab95-b1b6-4431-a08b-c680cb39b998 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68", "connector": null, "instance_uuid": "cf6d40b8-8cf8-47de-a584-c65522df08ce"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:32.839070 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-000cec47-5d62-4c96-8e54-6ecd28126a1a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:32.840655 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-000cec47-5d62-4c96-8e54-6ecd28126a1a tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] GET https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 Jul 10 14:09:32.840855 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-000cec47-5d62-4c96-8e54-6ecd28126a1a tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:32.841041 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-000cec47-5d62-4c96-8e54-6ecd28126a1a tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:32.846845 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-000cec47-5d62-4c96-8e54-6ecd28126a1a tempest-TestMultiAttachVolumeSwap-1363816895 tempest-TestMultiAttachVolumeSwap-1363816895-project-member] https://10.4.3.66/volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 returned with HTTP 404 Jul 10 14:09:32.847356 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 125/505] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:32 2026] GET /volume/v3/volumes/a6adde7f-7f18-48a9-8b97-1830f2ab5817 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:09:32.847662 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:32.847662 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:32.892263 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-e24eeecc-6f67-434e-9f33-672daf6fd19b req-879cab95-b1b6-4431-a08b-c680cb39b998 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:09:32.892753 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 125/506] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:09:32 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 14:09:32.931666 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-e24eeecc-6f67-434e-9f33-672daf6fd19b req-a8a34336-4bbf-4eff-bae3-4c74b834b4a2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:32.934457 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-e24eeecc-6f67-434e-9f33-672daf6fd19b req-a8a34336-4bbf-4eff-bae3-4c74b834b4a2 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] POST https://10.4.3.66/volume/v3/attachments/f089623c-b931-4ec9-92d9-a8e11885e1a3/action Jul 10 14:09:32.934747 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-e24eeecc-6f67-434e-9f33-672daf6fd19b req-a8a34336-4bbf-4eff-bae3-4c74b834b4a2 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:09:32.934918 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-e24eeecc-6f67-434e-9f33-672daf6fd19b req-a8a34336-4bbf-4eff-bae3-4c74b834b4a2 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:32.951162 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:32.951162 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:32.962515 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-e24eeecc-6f67-434e-9f33-672daf6fd19b req-a8a34336-4bbf-4eff-bae3-4c74b834b4a2 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] https://10.4.3.66/volume/v3/attachments/f089623c-b931-4ec9-92d9-a8e11885e1a3/action returned with HTTP 204 Jul 10 14:09:32.963164 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 130/507] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:09:32 2026] POST /volume/v3/attachments/f089623c-b931-4ec9-92d9-a8e11885e1a3/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:09:32.994227 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-152c5251-fbf5-474c-9c7a-636f756c999e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:32.996907 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-e17b3f85-6e29-4857-a1a7-7b6d15a0ed68 req-6683092f-3956-48f4-9126-35b0059b208d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/attachments/d144e265-921a-4545-9911-a748e507d437 returned with HTTP 200 Jul 10 14:09:32.998825 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 128/508] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:09:32 2026] DELETE /volume/v3/attachments/d144e265-921a-4545-9911-a748e507d437 => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:09:32.999030 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-152c5251-fbf5-474c-9c7a-636f756c999e tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] GET https://10.4.3.66/volume/v3/volumes/ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68 Jul 10 14:09:33.000963 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-152c5251-fbf5-474c-9c7a-636f756c999e tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:33.001272 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-152c5251-fbf5-474c-9c7a-636f756c999e tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:33.006411 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-e17b3f85-6e29-4857-a1a7-7b6d15a0ed68 req-3f117d3e-624b-4ef4-b4e5-66d9740d0c1b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:33.008882 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-e17b3f85-6e29-4857-a1a7-7b6d15a0ed68 req-3f117d3e-624b-4ef4-b4e5-66d9740d0c1b tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] DELETE https://10.4.3.66/volume/v3/attachments/02c52ebc-4de5-479e-815a-052354ff269d Jul 10 14:09:33.009081 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-e17b3f85-6e29-4857-a1a7-7b6d15a0ed68 req-3f117d3e-624b-4ef4-b4e5-66d9740d0c1b tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:33.009309 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-e17b3f85-6e29-4857-a1a7-7b6d15a0ed68 req-3f117d3e-624b-4ef4-b4e5-66d9740d0c1b tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:33.015577 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:33.015577 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:33.018448 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:33.018448 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:33.021569 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-152c5251-fbf5-474c-9c7a-636f756c999e tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Volume info retrieved successfully. Jul 10 14:09:33.027688 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-152c5251-fbf5-474c-9c7a-636f756c999e tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] https://10.4.3.66/volume/v3/volumes/ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68 returned with HTTP 200 Jul 10 14:09:33.028426 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 126/509] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:32 2026] GET /volume/v3/volumes/ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68 => generated 1109 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:33.045330 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-dd0f4905-3633-4812-8bfa-bbf0ecd8e1ee None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:33.047056 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dd0f4905-3633-4812-8bfa-bbf0ecd8e1ee tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] GET https://10.4.3.66/volume/v3/volumes/ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68 Jul 10 14:09:33.047264 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dd0f4905-3633-4812-8bfa-bbf0ecd8e1ee tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:33.047450 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dd0f4905-3633-4812-8bfa-bbf0ecd8e1ee tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:33.058462 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:33.058462 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:33.063729 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-dd0f4905-3633-4812-8bfa-bbf0ecd8e1ee tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Volume info retrieved successfully. Jul 10 14:09:33.069465 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dd0f4905-3633-4812-8bfa-bbf0ecd8e1ee tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] https://10.4.3.66/volume/v3/volumes/ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68 returned with HTTP 200 Jul 10 14:09:33.070192 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 131/510] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:33 2026] GET /volume/v3/volumes/ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68 => generated 1109 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:33.565189 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-e17b3f85-6e29-4857-a1a7-7b6d15a0ed68 req-3f117d3e-624b-4ef4-b4e5-66d9740d0c1b tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/attachments/02c52ebc-4de5-479e-815a-052354ff269d returned with HTTP 200 Jul 10 14:09:33.565823 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 126/511] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:09:33 2026] DELETE /volume/v3/attachments/02c52ebc-4de5-479e-815a-052354ff269d => generated 19 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:33.573566 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-e17b3f85-6e29-4857-a1a7-7b6d15a0ed68 req-1991dd9d-8718-4fcc-8e0f-c6f51ecf5e2a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:33.575630 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-e17b3f85-6e29-4857-a1a7-7b6d15a0ed68 req-1991dd9d-8718-4fcc-8e0f-c6f51ecf5e2a tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] DELETE https://10.4.3.66/volume/v3/attachments/ce060d44-ced7-414a-8fd7-6812a7bfdcba Jul 10 14:09:33.575839 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-e17b3f85-6e29-4857-a1a7-7b6d15a0ed68 req-1991dd9d-8718-4fcc-8e0f-c6f51ecf5e2a tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:33.576024 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-e17b3f85-6e29-4857-a1a7-7b6d15a0ed68 req-1991dd9d-8718-4fcc-8e0f-c6f51ecf5e2a tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:33.584217 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:33.584217 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:33.744317 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-12b1f98d-0972-46e9-be4d-2bb04d249b99 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:33.747133 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-12b1f98d-0972-46e9-be4d-2bb04d249b99 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] GET https://10.4.3.66/volume/v3/volumes/e69f84a8-ebbe-477d-9b06-7d712819a75e Jul 10 14:09:33.747711 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-12b1f98d-0972-46e9-be4d-2bb04d249b99 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:33.748164 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-12b1f98d-0972-46e9-be4d-2bb04d249b99 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:33.761314 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:33.761314 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:33.770808 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-12b1f98d-0972-46e9-be4d-2bb04d249b99 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:33.773910 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-12b1f98d-0972-46e9-be4d-2bb04d249b99 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/e69f84a8-ebbe-477d-9b06-7d712819a75e returned with HTTP 200 Jul 10 14:09:33.774455 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 127/512] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:33 2026] GET /volume/v3/volumes/e69f84a8-ebbe-477d-9b06-7d712819a75e => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:33.789525 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-27573c19-f769-42b0-9c73-ec5295fe9f45 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:33.791986 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-27573c19-f769-42b0-9c73-ec5295fe9f45 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] GET https://10.4.3.66/volume/v3/volumes/e69f84a8-ebbe-477d-9b06-7d712819a75e Jul 10 14:09:33.792192 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-27573c19-f769-42b0-9c73-ec5295fe9f45 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:33.792381 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-27573c19-f769-42b0-9c73-ec5295fe9f45 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:33.800191 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:33.800191 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:33.803924 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-27573c19-f769-42b0-9c73-ec5295fe9f45 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:33.808082 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-27573c19-f769-42b0-9c73-ec5295fe9f45 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/e69f84a8-ebbe-477d-9b06-7d712819a75e returned with HTTP 200 Jul 10 14:09:33.808595 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 132/513] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:33 2026] GET /volume/v3/volumes/e69f84a8-ebbe-477d-9b06-7d712819a75e => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:33.819706 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-1bd280e4-0572-4df8-9cdd-ee178e9439e3 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:33.822043 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1bd280e4-0572-4df8-9cdd-ee178e9439e3 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] PUT https://10.4.3.66/volume/v3/volumes/e69f84a8-ebbe-477d-9b06-7d712819a75e Jul 10 14:09:33.822488 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1bd280e4-0572-4df8-9cdd-ee178e9439e3 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1823901799"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:33.833169 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:33.833169 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:33.838723 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-1bd280e4-0572-4df8-9cdd-ee178e9439e3 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:33.853571 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-1bd280e4-0572-4df8-9cdd-ee178e9439e3 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume updated successfully. Jul 10 14:09:33.854414 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1bd280e4-0572-4df8-9cdd-ee178e9439e3 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/e69f84a8-ebbe-477d-9b06-7d712819a75e returned with HTTP 200 Jul 10 14:09:33.855143 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 127/514] 10.4.3.66 () {68 vars in 1361 bytes} [Fri Jul 10 14:09:33 2026] PUT /volume/v3/volumes/e69f84a8-ebbe-477d-9b06-7d712819a75e => generated 782 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:33.871048 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c69ee808-9779-4315-903e-8eb81eacf4a3 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:33.872815 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c69ee808-9779-4315-903e-8eb81eacf4a3 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] PUT https://10.4.3.66/volume/v3/volumes/e69f84a8-ebbe-477d-9b06-7d712819a75e Jul 10 14:09:33.873235 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c69ee808-9779-4315-903e-8eb81eacf4a3 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-2001687613", "description": "This is the new description of volume"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:33.881495 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:33.881495 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:33.886203 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-c69ee808-9779-4315-903e-8eb81eacf4a3 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:33.893646 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-c69ee808-9779-4315-903e-8eb81eacf4a3 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume updated successfully. Jul 10 14:09:33.894286 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c69ee808-9779-4315-903e-8eb81eacf4a3 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/e69f84a8-ebbe-477d-9b06-7d712819a75e returned with HTTP 200 Jul 10 14:09:33.894866 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 128/515] 10.4.3.66 () {68 vars in 1362 bytes} [Fri Jul 10 14:09:33 2026] PUT /volume/v3/volumes/e69f84a8-ebbe-477d-9b06-7d712819a75e => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:33.908241 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e271f45b-ac74-46db-a626-edd0343bd3d6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:33.909849 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e271f45b-ac74-46db-a626-edd0343bd3d6 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] GET https://10.4.3.66/volume/v3/volumes/e69f84a8-ebbe-477d-9b06-7d712819a75e Jul 10 14:09:33.910075 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e271f45b-ac74-46db-a626-edd0343bd3d6 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:33.910299 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e271f45b-ac74-46db-a626-edd0343bd3d6 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:33.918032 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:33.918032 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:33.922126 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e271f45b-ac74-46db-a626-edd0343bd3d6 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:33.926913 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e271f45b-ac74-46db-a626-edd0343bd3d6 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/e69f84a8-ebbe-477d-9b06-7d712819a75e returned with HTTP 200 Jul 10 14:09:33.927454 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 133/516] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:33 2026] GET /volume/v3/volumes/e69f84a8-ebbe-477d-9b06-7d712819a75e => generated 889 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:33.940849 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a9a15083-5d49-44b6-a8cf-75480909ae38 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:33.942517 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a9a15083-5d49-44b6-a8cf-75480909ae38 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:09:33.942957 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a9a15083-5d49-44b6-a8cf-75480909ae38 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1247615607", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1882775217"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:33.944254 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-a9a15083-5d49-44b6-a8cf-75480909ae38 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1247615607', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1882775217'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:09:33.944380 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-a9a15083-5d49-44b6-a8cf-75480909ae38 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Create volume of 1 GB Jul 10 14:09:33.950202 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-a9a15083-5d49-44b6-a8cf-75480909ae38 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Availability Zones retrieved successfully. Jul 10 14:09:33.955452 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-a9a15083-5d49-44b6-a8cf-75480909ae38 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Flow 'volume_create_api' (6dd39e32-9976-4fc2-96ff-65f530154e4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:09:33.956355 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-a9a15083-5d49-44b6-a8cf-75480909ae38 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba9884c9-3851-4e33-9bde-eaab8f20911f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:33.957260 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-a9a15083-5d49-44b6-a8cf-75480909ae38 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:09:33.982939 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-a9a15083-5d49-44b6-a8cf-75480909ae38 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba9884c9-3851-4e33-9bde-eaab8f20911f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:33.984179 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-a9a15083-5d49-44b6-a8cf-75480909ae38 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f23b1349-d90d-4de4-a6e2-7672d29429b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:34.015169 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-29c9e5aa-1395-4e6e-bb26-d7c22587e1c6 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:34.015727 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-29c9e5aa-1395-4e6e-bb26-d7c22587e1c6 None None] GET https://10.4.3.66/volume// Jul 10 14:09:34.015941 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-29c9e5aa-1395-4e6e-bb26-d7c22587e1c6 None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:34.016178 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-29c9e5aa-1395-4e6e-bb26-d7c22587e1c6 None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:34.016803 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-29c9e5aa-1395-4e6e-bb26-d7c22587e1c6 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:09:34.016945 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 129/517] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:09:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:09:34.025420 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-7460d602-71bb-4538-9ea8-f9b50db1d381 req-74e72850-e5bf-47c8-8efa-24819bd9993d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:34.031071 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-7460d602-71bb-4538-9ea8-f9b50db1d381 req-74e72850-e5bf-47c8-8efa-24819bd9993d tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:09:34.031522 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-7460d602-71bb-4538-9ea8-f9b50db1d381 req-74e72850-e5bf-47c8-8efa-24819bd9993d tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "544baa7d-abd2-4656-8770-2240b5f27127", "connector": null, "instance_uuid": "42295003-26a4-4a2d-8c79-505f5eff5c55"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:34.044236 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:34.044236 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:34.044390 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-a9a15083-5d49-44b6-a8cf-75480909ae38 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Created reservations ['7880f183-c909-42d7-bcc4-301d3fd9d6d4', '8b97cade-9fd3-498a-814e-345a3d700565', '4e54686f-f882-466b-abd6-98b3712a5495', 'a34dc105-0d63-411f-8eb1-d99bff4975b7'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:09:34.045579 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-a9a15083-5d49-44b6-a8cf-75480909ae38 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f23b1349-d90d-4de4-a6e2-7672d29429b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7880f183-c909-42d7-bcc4-301d3fd9d6d4', '8b97cade-9fd3-498a-814e-345a3d700565', '4e54686f-f882-466b-abd6-98b3712a5495', 'a34dc105-0d63-411f-8eb1-d99bff4975b7']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:34.045910 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-a9a15083-5d49-44b6-a8cf-75480909ae38 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5746b799-d9e0-482c-9567-0355adae807b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:34.067969 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-a9a15083-5d49-44b6-a8cf-75480909ae38 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5746b799-d9e0-482c-9567-0355adae807b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb88b684-44b1-403f-aa52-6eae339192ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1247615607',display_name='tempest-VolumesGetTest-Volume-1882775217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb1a356b472a4762b0268895019dc027',qos_specs=None,replication_status=,reservations=['7880f183-c909-42d7-bcc4-301d3fd9d6d4','8b97cade-9fd3-498a-814e-345a3d700565','4e54686f-f882-466b-abd6-98b3712a5495','a34dc105-0d63-411f-8eb1-d99bff4975b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0e0a0ad209544e9bd57a6ab3dfb3ffe',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:09:34Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1247615607',display_name='tempest-VolumesGetTest-Volume-1882775217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb88b684-44b1-403f-aa52-6eae339192ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb1a356b472a4762b0268895019dc027',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0e0a0ad209544e9bd57a6ab3dfb3ffe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:34.069229 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-a9a15083-5d49-44b6-a8cf-75480909ae38 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68eaae67-2ef9-4a44-a009-474e3a2d17bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:34.075084 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-7460d602-71bb-4538-9ea8-f9b50db1d381 req-74e72850-e5bf-47c8-8efa-24819bd9993d tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:09:34.075525 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 134/518] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:09:34 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 14:09:34.088660 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-3e85fb0c-0b7e-4915-a068-355d57b1a72e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:34.090577 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-a9a15083-5d49-44b6-a8cf-75480909ae38 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68eaae67-2ef9-4a44-a009-474e3a2d17bc) transitioned into 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-1247615607',display_name='tempest-VolumesGetTest-Volume-1882775217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb1a356b472a4762b0268895019dc027',qos_specs=None,replication_status=,reservations=['7880f183-c909-42d7-bcc4-301d3fd9d6d4','8b97cade-9fd3-498a-814e-345a3d700565','4e54686f-f882-466b-abd6-98b3712a5495','a34dc105-0d63-411f-8eb1-d99bff4975b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0e0a0ad209544e9bd57a6ab3dfb3ffe',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:34.090577 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-a9a15083-5d49-44b6-a8cf-75480909ae38 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18f20b94-4cc8-4dc4-8474-176de9ef77be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:34.091257 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3e85fb0c-0b7e-4915-a068-355d57b1a72e None None] GET https://10.4.3.66/volume// Jul 10 14:09:34.091564 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3e85fb0c-0b7e-4915-a068-355d57b1a72e None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:34.092539 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3e85fb0c-0b7e-4915-a068-355d57b1a72e None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:34.092539 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3e85fb0c-0b7e-4915-a068-355d57b1a72e None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:09:34.092539 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 130/519] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:09:34 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:09:34.102176 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-a9a15083-5d49-44b6-a8cf-75480909ae38 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18f20b94-4cc8-4dc4-8474-176de9ef77be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:34.103335 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-a9a15083-5d49-44b6-a8cf-75480909ae38 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Flow 'volume_create_api' (6dd39e32-9976-4fc2-96ff-65f530154e4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:09:34.103517 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-a9a15083-5d49-44b6-a8cf-75480909ae38 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Create volume request issued successfully. Jul 10 14:09:34.104079 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-7460d602-71bb-4538-9ea8-f9b50db1d381 req-1c72ee20-0b7a-4fc9-8255-245306db02e2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:34.104247 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a9a15083-5d49-44b6-a8cf-75480909ae38 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:09:34.104815 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 128/520] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:09:33 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 14:09:34.106424 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-7460d602-71bb-4538-9ea8-f9b50db1d381 req-1c72ee20-0b7a-4fc9-8255-245306db02e2 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] GET https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 Jul 10 14:09:34.106662 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-7460d602-71bb-4538-9ea8-f9b50db1d381 req-1c72ee20-0b7a-4fc9-8255-245306db02e2 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:34.106847 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-7460d602-71bb-4538-9ea8-f9b50db1d381 req-1c72ee20-0b7a-4fc9-8255-245306db02e2 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:34.117347 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-97fa843c-370e-496f-91b0-88e954419370 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:34.118663 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-e17b3f85-6e29-4857-a1a7-7b6d15a0ed68 req-1991dd9d-8718-4fcc-8e0f-c6f51ecf5e2a tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/attachments/ce060d44-ced7-414a-8fd7-6812a7bfdcba returned with HTTP 200 Jul 10 14:09:34.119726 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 129/521] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:09:33 2026] DELETE /volume/v3/attachments/ce060d44-ced7-414a-8fd7-6812a7bfdcba => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:34.119775 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-97fa843c-370e-496f-91b0-88e954419370 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] GET https://10.4.3.66/volume/v3/volumes/fb88b684-44b1-403f-aa52-6eae339192ba Jul 10 14:09:34.120145 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-97fa843c-370e-496f-91b0-88e954419370 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:34.120201 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-97fa843c-370e-496f-91b0-88e954419370 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:34.126350 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:34.126350 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:34.128103 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:34.128103 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:34.132383 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-7460d602-71bb-4538-9ea8-f9b50db1d381 req-1c72ee20-0b7a-4fc9-8255-245306db02e2 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Volume info retrieved successfully. Jul 10 14:09:34.133679 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-97fa843c-370e-496f-91b0-88e954419370 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:34.137860 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-7460d602-71bb-4538-9ea8-f9b50db1d381 req-1c72ee20-0b7a-4fc9-8255-245306db02e2 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 returned with HTTP 200 Jul 10 14:09:34.138442 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 135/522] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:09:34 2026] GET /volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 => generated 1316 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:09:34.139969 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-97fa843c-370e-496f-91b0-88e954419370 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/fb88b684-44b1-403f-aa52-6eae339192ba returned with HTTP 200 Jul 10 14:09:34.140476 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 131/523] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:34 2026] GET /volume/v3/volumes/fb88b684-44b1-403f-aa52-6eae339192ba => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:34.501718 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-7460d602-71bb-4538-9ea8-f9b50db1d381 req-1f7e640b-f361-43ef-bbf2-176cb02c4387 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:34.504892 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-7460d602-71bb-4538-9ea8-f9b50db1d381 req-1f7e640b-f361-43ef-bbf2-176cb02c4387 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] DELETE https://10.4.3.66/volume/v3/attachments/0de78ca8-8018-421f-8b83-47368cf84d63 Jul 10 14:09:34.505235 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-7460d602-71bb-4538-9ea8-f9b50db1d381 req-1f7e640b-f361-43ef-bbf2-176cb02c4387 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:34.505487 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-7460d602-71bb-4538-9ea8-f9b50db1d381 req-1f7e640b-f361-43ef-bbf2-176cb02c4387 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:34.516553 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:34.516553 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:35.049846 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-7460d602-71bb-4538-9ea8-f9b50db1d381 req-1f7e640b-f361-43ef-bbf2-176cb02c4387 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/attachments/0de78ca8-8018-421f-8b83-47368cf84d63 returned with HTTP 200 Jul 10 14:09:35.050340 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 129/524] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:09:34 2026] DELETE /volume/v3/attachments/0de78ca8-8018-421f-8b83-47368cf84d63 => generated 192 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:35.155999 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6fb35ce7-5576-45e2-aba1-f88bc92944b6 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:35.157730 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6fb35ce7-5576-45e2-aba1-f88bc92944b6 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] GET https://10.4.3.66/volume/v3/volumes/fb88b684-44b1-403f-aa52-6eae339192ba Jul 10 14:09:35.157909 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6fb35ce7-5576-45e2-aba1-f88bc92944b6 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:35.158119 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6fb35ce7-5576-45e2-aba1-f88bc92944b6 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:35.164896 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:35.164896 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:35.168751 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-6fb35ce7-5576-45e2-aba1-f88bc92944b6 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:35.173126 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6fb35ce7-5576-45e2-aba1-f88bc92944b6 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/fb88b684-44b1-403f-aa52-6eae339192ba returned with HTTP 200 Jul 10 14:09:35.173535 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 130/525] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:35 2026] GET /volume/v3/volumes/fb88b684-44b1-403f-aa52-6eae339192ba => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:35.185104 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4753b10d-9702-4a08-8a69-70942542a35d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:35.186763 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4753b10d-9702-4a08-8a69-70942542a35d tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] PUT https://10.4.3.66/volume/v3/volumes/fb88b684-44b1-403f-aa52-6eae339192ba Jul 10 14:09:35.187071 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4753b10d-9702-4a08-8a69-70942542a35d tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1823901799", "description": null}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:35.194362 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:35.194362 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:35.197527 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4753b10d-9702-4a08-8a69-70942542a35d tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:35.204117 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4753b10d-9702-4a08-8a69-70942542a35d tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume updated successfully. Jul 10 14:09:35.204727 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4753b10d-9702-4a08-8a69-70942542a35d tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/fb88b684-44b1-403f-aa52-6eae339192ba returned with HTTP 200 Jul 10 14:09:35.205273 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 136/526] 10.4.3.66 () {68 vars in 1361 bytes} [Fri Jul 10 14:09:35 2026] PUT /volume/v3/volumes/fb88b684-44b1-403f-aa52-6eae339192ba => generated 768 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:35.222753 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ef24c399-9bd5-47fe-a180-36c677710cd5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:35.225680 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ef24c399-9bd5-47fe-a180-36c677710cd5 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] GET https://10.4.3.66/volume/v3/volumes/fb88b684-44b1-403f-aa52-6eae339192ba Jul 10 14:09:35.225920 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ef24c399-9bd5-47fe-a180-36c677710cd5 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:35.226223 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ef24c399-9bd5-47fe-a180-36c677710cd5 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:35.232828 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:35.232828 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:35.236432 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-ef24c399-9bd5-47fe-a180-36c677710cd5 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:35.241174 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ef24c399-9bd5-47fe-a180-36c677710cd5 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/fb88b684-44b1-403f-aa52-6eae339192ba returned with HTTP 200 Jul 10 14:09:35.241596 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 132/527] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:35 2026] GET /volume/v3/volumes/fb88b684-44b1-403f-aa52-6eae339192ba => generated 836 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:35.257205 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-0c208ace-7a2e-4458-8c7c-707c2cf5a3ee None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:35.259001 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0c208ace-7a2e-4458-8c7c-707c2cf5a3ee tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] DELETE https://10.4.3.66/volume/v3/volumes/fb88b684-44b1-403f-aa52-6eae339192ba Jul 10 14:09:35.259263 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0c208ace-7a2e-4458-8c7c-707c2cf5a3ee tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:35.259511 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0c208ace-7a2e-4458-8c7c-707c2cf5a3ee tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:35.259757 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-0c208ace-7a2e-4458-8c7c-707c2cf5a3ee tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Delete volume with id: fb88b684-44b1-403f-aa52-6eae339192ba Jul 10 14:09:35.266364 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:35.266364 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:35.266838 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-0c208ace-7a2e-4458-8c7c-707c2cf5a3ee tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:35.282822 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-0c208ace-7a2e-4458-8c7c-707c2cf5a3ee tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Delete volume request issued successfully. Jul 10 14:09:35.283230 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0c208ace-7a2e-4458-8c7c-707c2cf5a3ee tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/fb88b684-44b1-403f-aa52-6eae339192ba returned with HTTP 202 Jul 10 14:09:35.283772 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 130/528] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:09:35 2026] DELETE /volume/v3/volumes/fb88b684-44b1-403f-aa52-6eae339192ba => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:09:35.291426 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-47d638b7-2745-428a-a4b4-e3817484b6d5 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:35.293411 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-47d638b7-2745-428a-a4b4-e3817484b6d5 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] GET https://10.4.3.66/volume/v3/volumes/fb88b684-44b1-403f-aa52-6eae339192ba Jul 10 14:09:35.293666 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-47d638b7-2745-428a-a4b4-e3817484b6d5 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:35.294027 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-47d638b7-2745-428a-a4b4-e3817484b6d5 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:35.302052 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:35.302052 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:35.305911 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-47d638b7-2745-428a-a4b4-e3817484b6d5 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:35.310733 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-47d638b7-2745-428a-a4b4-e3817484b6d5 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/fb88b684-44b1-403f-aa52-6eae339192ba returned with HTTP 200 Jul 10 14:09:35.311249 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 131/529] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:35 2026] GET /volume/v3/volumes/fb88b684-44b1-403f-aa52-6eae339192ba => generated 835 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:35.813075 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-d2d690ed-c6a2-4b00-8acd-03ea486ce1eb req-3e30be36-18d7-44e3-ae0a-3f73a1473395 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:35.815043 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-d2d690ed-c6a2-4b00-8acd-03ea486ce1eb req-3e30be36-18d7-44e3-ae0a-3f73a1473395 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:09:35.815392 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-d2d690ed-c6a2-4b00-8acd-03ea486ce1eb req-3e30be36-18d7-44e3-ae0a-3f73a1473395 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1891366116", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:35.816968 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [req-d2d690ed-c6a2-4b00-8acd-03ea486ce1eb req-3e30be36-18d7-44e3-ae0a-3f73a1473395 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1891366116', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:09:35.817071 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [req-d2d690ed-c6a2-4b00-8acd-03ea486ce1eb req-3e30be36-18d7-44e3-ae0a-3f73a1473395 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Create volume of 1 GB Jul 10 14:09:35.821369 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-d2d690ed-c6a2-4b00-8acd-03ea486ce1eb req-3e30be36-18d7-44e3-ae0a-3f73a1473395 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Availability Zones retrieved successfully. Jul 10 14:09:35.826802 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-d2d690ed-c6a2-4b00-8acd-03ea486ce1eb req-3e30be36-18d7-44e3-ae0a-3f73a1473395 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Flow 'volume_create_api' (27f516fd-3d61-4cf9-95af-9adeb1fa5e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:09:35.827811 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-d2d690ed-c6a2-4b00-8acd-03ea486ce1eb req-3e30be36-18d7-44e3-ae0a-3f73a1473395 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2329ed8a-7257-4062-a738-0cc4776babb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:35.828758 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [req-d2d690ed-c6a2-4b00-8acd-03ea486ce1eb req-3e30be36-18d7-44e3-ae0a-3f73a1473395 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:09:35.859788 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-d2d690ed-c6a2-4b00-8acd-03ea486ce1eb req-3e30be36-18d7-44e3-ae0a-3f73a1473395 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2329ed8a-7257-4062-a738-0cc4776babb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:35.860891 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-d2d690ed-c6a2-4b00-8acd-03ea486ce1eb req-3e30be36-18d7-44e3-ae0a-3f73a1473395 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1ad5db5-ca4c-490b-a100-9f14fed33866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:35.919450 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [req-d2d690ed-c6a2-4b00-8acd-03ea486ce1eb req-3e30be36-18d7-44e3-ae0a-3f73a1473395 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Created reservations ['8f4f4a32-116b-4f63-b64b-a844d4af15d1', '4f22704a-df8a-43d2-af0e-c3aae1fb1d29', '52fc8c77-f36f-4c04-9268-39fe28354ac1', 'a751cdd2-a0cc-4dda-a20d-de232d1b9c5e'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:09:35.920268 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-d2d690ed-c6a2-4b00-8acd-03ea486ce1eb req-3e30be36-18d7-44e3-ae0a-3f73a1473395 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1ad5db5-ca4c-490b-a100-9f14fed33866) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f4f4a32-116b-4f63-b64b-a844d4af15d1', '4f22704a-df8a-43d2-af0e-c3aae1fb1d29', '52fc8c77-f36f-4c04-9268-39fe28354ac1', 'a751cdd2-a0cc-4dda-a20d-de232d1b9c5e']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:35.921093 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-d2d690ed-c6a2-4b00-8acd-03ea486ce1eb req-3e30be36-18d7-44e3-ae0a-3f73a1473395 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d10644d-bd3c-460a-8b03-9f122a27f364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:35.943205 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-d2d690ed-c6a2-4b00-8acd-03ea486ce1eb req-3e30be36-18d7-44e3-ae0a-3f73a1473395 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d10644d-bd3c-460a-8b03-9f122a27f364) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b21f641-4b0a-4161-8b43-d133640c0744', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1891366116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d129cfe4a104c7cb66676de2e49fec6',qos_specs=None,replication_status=,reservations=['8f4f4a32-116b-4f63-b64b-a844d4af15d1','4f22704a-df8a-43d2-af0e-c3aae1fb1d29','52fc8c77-f36f-4c04-9268-39fe28354ac1','a751cdd2-a0cc-4dda-a20d-de232d1b9c5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b5c7c76e3f94755b3bdd6c6792182d0',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:09:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1891366116',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b21f641-4b0a-4161-8b43-d133640c0744,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d129cfe4a104c7cb66676de2e49fec6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b5c7c76e3f94755b3bdd6c6792182d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:35.944738 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-d2d690ed-c6a2-4b00-8acd-03ea486ce1eb req-3e30be36-18d7-44e3-ae0a-3f73a1473395 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76db264e-5612-42d9-95af-16c66d42ccff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:35.968050 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-d2d690ed-c6a2-4b00-8acd-03ea486ce1eb req-3e30be36-18d7-44e3-ae0a-3f73a1473395 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76db264e-5612-42d9-95af-16c66d42ccff) transitioned into state 'SUCCESS' from state '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-1891366116',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d129cfe4a104c7cb66676de2e49fec6',qos_specs=None,replication_status=,reservations=['8f4f4a32-116b-4f63-b64b-a844d4af15d1','4f22704a-df8a-43d2-af0e-c3aae1fb1d29','52fc8c77-f36f-4c04-9268-39fe28354ac1','a751cdd2-a0cc-4dda-a20d-de232d1b9c5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b5c7c76e3f94755b3bdd6c6792182d0',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:35.968935 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-d2d690ed-c6a2-4b00-8acd-03ea486ce1eb req-3e30be36-18d7-44e3-ae0a-3f73a1473395 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d055e6a7-6582-4267-8c30-62e1a52b24a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:35.985296 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-d2d690ed-c6a2-4b00-8acd-03ea486ce1eb req-3e30be36-18d7-44e3-ae0a-3f73a1473395 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d055e6a7-6582-4267-8c30-62e1a52b24a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:35.985768 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-d2d690ed-c6a2-4b00-8acd-03ea486ce1eb req-3e30be36-18d7-44e3-ae0a-3f73a1473395 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Flow 'volume_create_api' (27f516fd-3d61-4cf9-95af-9adeb1fa5e5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:09:35.986045 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-d2d690ed-c6a2-4b00-8acd-03ea486ce1eb req-3e30be36-18d7-44e3-ae0a-3f73a1473395 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Create volume request issued successfully. Jul 10 14:09:35.986583 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-d2d690ed-c6a2-4b00-8acd-03ea486ce1eb req-3e30be36-18d7-44e3-ae0a-3f73a1473395 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:09:35.986992 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 137/530] 10.4.3.66 () {72 vars in 1534 bytes} [Fri Jul 10 14:09:35 2026] POST /volume/v3/volumes => generated 753 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:09:35.996010 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-d2d690ed-c6a2-4b00-8acd-03ea486ce1eb req-41a50c33-5386-4a8c-8a80-b404c32f4b4c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:35.998825 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-d2d690ed-c6a2-4b00-8acd-03ea486ce1eb req-41a50c33-5386-4a8c-8a80-b404c32f4b4c tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] GET https://10.4.3.66/volume/v3/volumes/0b21f641-4b0a-4161-8b43-d133640c0744 Jul 10 14:09:35.999161 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-d2d690ed-c6a2-4b00-8acd-03ea486ce1eb req-41a50c33-5386-4a8c-8a80-b404c32f4b4c tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:35.999412 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-d2d690ed-c6a2-4b00-8acd-03ea486ce1eb req-41a50c33-5386-4a8c-8a80-b404c32f4b4c tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:36.008116 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:36.008116 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:36.012397 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-d2d690ed-c6a2-4b00-8acd-03ea486ce1eb req-41a50c33-5386-4a8c-8a80-b404c32f4b4c tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Volume info retrieved successfully. Jul 10 14:09:36.018740 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-d2d690ed-c6a2-4b00-8acd-03ea486ce1eb req-41a50c33-5386-4a8c-8a80-b404c32f4b4c tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] https://10.4.3.66/volume/v3/volumes/0b21f641-4b0a-4161-8b43-d133640c0744 returned with HTTP 200 Jul 10 14:09:36.019157 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 133/531] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:09:35 2026] GET /volume/v3/volumes/0b21f641-4b0a-4161-8b43-d133640c0744 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:09:36.045767 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-cea0f114-c895-473f-bd36-d1c8b01bf889 req-d4142294-b86b-4260-8063-6cc1ded08dae None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:36.047677 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-cea0f114-c895-473f-bd36-d1c8b01bf889 req-d4142294-b86b-4260-8063-6cc1ded08dae tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] GET https://10.4.3.66/volume/v3/volumes/0b21f641-4b0a-4161-8b43-d133640c0744 Jul 10 14:09:36.047888 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-cea0f114-c895-473f-bd36-d1c8b01bf889 req-d4142294-b86b-4260-8063-6cc1ded08dae tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:36.048087 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-cea0f114-c895-473f-bd36-d1c8b01bf889 req-d4142294-b86b-4260-8063-6cc1ded08dae tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:36.056262 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:36.056262 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:36.060359 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-cea0f114-c895-473f-bd36-d1c8b01bf889 req-d4142294-b86b-4260-8063-6cc1ded08dae tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Volume info retrieved successfully. Jul 10 14:09:36.064756 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-cea0f114-c895-473f-bd36-d1c8b01bf889 req-d4142294-b86b-4260-8063-6cc1ded08dae tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] https://10.4.3.66/volume/v3/volumes/0b21f641-4b0a-4161-8b43-d133640c0744 returned with HTTP 200 Jul 10 14:09:36.065173 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 131/532] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:09:36 2026] GET /volume/v3/volumes/0b21f641-4b0a-4161-8b43-d133640c0744 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:36.322830 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-3a89eecd-3035-409a-864a-4f2fc6b88dab None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:36.324738 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3a89eecd-3035-409a-864a-4f2fc6b88dab tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] GET https://10.4.3.66/volume/v3/volumes/fb88b684-44b1-403f-aa52-6eae339192ba Jul 10 14:09:36.324982 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3a89eecd-3035-409a-864a-4f2fc6b88dab tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:36.325221 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3a89eecd-3035-409a-864a-4f2fc6b88dab tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:36.332526 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3a89eecd-3035-409a-864a-4f2fc6b88dab tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/fb88b684-44b1-403f-aa52-6eae339192ba returned with HTTP 404 Jul 10 14:09:36.332526 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 132/533] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:36 2026] GET /volume/v3/volumes/fb88b684-44b1-403f-aa52-6eae339192ba => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:09:36.337425 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1b4ec0c8-9514-4cbc-b9e8-1deb703c217c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:36.339457 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1b4ec0c8-9514-4cbc-b9e8-1deb703c217c tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] GET https://10.4.3.66/volume/v3/volumes/e69f84a8-ebbe-477d-9b06-7d712819a75e Jul 10 14:09:36.339695 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1b4ec0c8-9514-4cbc-b9e8-1deb703c217c tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:36.339897 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1b4ec0c8-9514-4cbc-b9e8-1deb703c217c tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:36.347869 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:36.347869 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:36.351516 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1b4ec0c8-9514-4cbc-b9e8-1deb703c217c tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:36.355696 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1b4ec0c8-9514-4cbc-b9e8-1deb703c217c tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/e69f84a8-ebbe-477d-9b06-7d712819a75e returned with HTTP 200 Jul 10 14:09:36.356108 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 138/534] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:36 2026] GET /volume/v3/volumes/e69f84a8-ebbe-477d-9b06-7d712819a75e => generated 889 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:36.367113 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-13b9ba8f-05cb-4ff3-8bfc-91cec4f9af5d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:36.368857 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-13b9ba8f-05cb-4ff3-8bfc-91cec4f9af5d tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] DELETE https://10.4.3.66/volume/v3/volumes/e69f84a8-ebbe-477d-9b06-7d712819a75e Jul 10 14:09:36.369022 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-13b9ba8f-05cb-4ff3-8bfc-91cec4f9af5d tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:36.369193 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-13b9ba8f-05cb-4ff3-8bfc-91cec4f9af5d tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:36.369349 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-13b9ba8f-05cb-4ff3-8bfc-91cec4f9af5d tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Delete volume with id: e69f84a8-ebbe-477d-9b06-7d712819a75e Jul 10 14:09:36.375763 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:36.375763 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:36.376174 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-13b9ba8f-05cb-4ff3-8bfc-91cec4f9af5d tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:36.392987 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-13b9ba8f-05cb-4ff3-8bfc-91cec4f9af5d tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Delete volume request issued successfully. Jul 10 14:09:36.392987 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-13b9ba8f-05cb-4ff3-8bfc-91cec4f9af5d tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/e69f84a8-ebbe-477d-9b06-7d712819a75e returned with HTTP 202 Jul 10 14:09:36.393312 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 134/535] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:09:36 2026] DELETE /volume/v3/volumes/e69f84a8-ebbe-477d-9b06-7d712819a75e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:09:36.403942 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-98cbc83e-84e4-494e-8e3e-47cdb0aacd4c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:36.405904 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-98cbc83e-84e4-494e-8e3e-47cdb0aacd4c tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] GET https://10.4.3.66/volume/v3/volumes/e69f84a8-ebbe-477d-9b06-7d712819a75e Jul 10 14:09:36.406152 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-98cbc83e-84e4-494e-8e3e-47cdb0aacd4c tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:36.406334 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-98cbc83e-84e4-494e-8e3e-47cdb0aacd4c tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:36.413329 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:36.413329 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:36.417245 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-98cbc83e-84e4-494e-8e3e-47cdb0aacd4c tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:36.426122 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-98cbc83e-84e4-494e-8e3e-47cdb0aacd4c tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/e69f84a8-ebbe-477d-9b06-7d712819a75e returned with HTTP 200 Jul 10 14:09:36.426685 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 132/536] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:36 2026] GET /volume/v3/volumes/e69f84a8-ebbe-477d-9b06-7d712819a75e => generated 888 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:36.676406 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-751d8dec-9ea4-4bd0-a289-8534e6460d93 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:36.677069 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-751d8dec-9ea4-4bd0-a289-8534e6460d93 None None] GET https://10.4.3.66/volume// Jul 10 14:09:36.677322 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-751d8dec-9ea4-4bd0-a289-8534e6460d93 None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:36.677650 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-751d8dec-9ea4-4bd0-a289-8534e6460d93 None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:36.678296 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-751d8dec-9ea4-4bd0-a289-8534e6460d93 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:09:36.678616 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 133/537] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:09:36 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:09:36.688645 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-7460d602-71bb-4538-9ea8-f9b50db1d381 req-ffbc1b81-391b-4647-83e5-a268b5eadfab None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:36.690668 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-7460d602-71bb-4538-9ea8-f9b50db1d381 req-ffbc1b81-391b-4647-83e5-a268b5eadfab tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] GET https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 Jul 10 14:09:36.690874 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-7460d602-71bb-4538-9ea8-f9b50db1d381 req-ffbc1b81-391b-4647-83e5-a268b5eadfab tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:36.691090 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-7460d602-71bb-4538-9ea8-f9b50db1d381 req-ffbc1b81-391b-4647-83e5-a268b5eadfab tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:36.702372 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:36.702372 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:36.707006 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-7460d602-71bb-4538-9ea8-f9b50db1d381 req-ffbc1b81-391b-4647-83e5-a268b5eadfab tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Volume info retrieved successfully. Jul 10 14:09:36.712634 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-7460d602-71bb-4538-9ea8-f9b50db1d381 req-ffbc1b81-391b-4647-83e5-a268b5eadfab tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 returned with HTTP 200 Jul 10 14:09:36.713141 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 139/538] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:09:36 2026] GET /volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 => generated 1023 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:09:36.797423 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-7460d602-71bb-4538-9ea8-f9b50db1d381 req-f1b72c63-ed2e-4204-b448-c8df2fca46b1 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:36.799658 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-7460d602-71bb-4538-9ea8-f9b50db1d381 req-f1b72c63-ed2e-4204-b448-c8df2fca46b1 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] PUT https://10.4.3.66/volume/v3/attachments/36fe86fe-f3ef-4021-90a8-a8fa7f002bcd Jul 10 14:09:36.800064 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-7460d602-71bb-4538-9ea8-f9b50db1d381 req-f1b72c63-ed2e-4204-b448-c8df2fca46b1 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:36.807925 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-7460d602-71bb-4538-9ea8-f9b50db1d381 req-f1b72c63-ed2e-4204-b448-c8df2fca46b1 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Acquiring lock "cinder-attachment_update-544baa7d-abd2-4656-8770-2240b5f27127-np0000005012" by "attachment_update" {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:09:36.812240 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-7460d602-71bb-4538-9ea8-f9b50db1d381 req-f1b72c63-ed2e-4204-b448-c8df2fca46b1 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Lock "cinder-attachment_update-544baa7d-abd2-4656-8770-2240b5f27127-np0000005012" acquired by "attachment_update" :: waited 0.004s {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:09:36.813171 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:36.813171 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:37.023810 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-03134384-c1b7-4b0c-b779-7141162828ee None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:37.025188 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-03134384-c1b7-4b0c-b779-7141162828ee None None] GET https://10.4.3.66/volume// Jul 10 14:09:37.025188 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-03134384-c1b7-4b0c-b779-7141162828ee None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:37.025188 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-03134384-c1b7-4b0c-b779-7141162828ee None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:37.025188 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-03134384-c1b7-4b0c-b779-7141162828ee None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:09:37.025694 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 133/539] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:09:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:09:37.041396 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-69fb06a7-f106-4c43-902b-948cc37a5cef req-357234ce-9f33-425f-81f1-de8aef7d5361 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:37.044415 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-69fb06a7-f106-4c43-902b-948cc37a5cef req-357234ce-9f33-425f-81f1-de8aef7d5361 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] GET https://10.4.3.66/volume/v3/volumes/ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68 Jul 10 14:09:37.044797 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-69fb06a7-f106-4c43-902b-948cc37a5cef req-357234ce-9f33-425f-81f1-de8aef7d5361 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:37.044979 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-69fb06a7-f106-4c43-902b-948cc37a5cef req-357234ce-9f33-425f-81f1-de8aef7d5361 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:37.057154 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:37.057154 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:37.062325 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-69fb06a7-f106-4c43-902b-948cc37a5cef req-357234ce-9f33-425f-81f1-de8aef7d5361 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Volume info retrieved successfully. Jul 10 14:09:37.067649 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-69fb06a7-f106-4c43-902b-948cc37a5cef req-357234ce-9f33-425f-81f1-de8aef7d5361 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] https://10.4.3.66/volume/v3/volumes/ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68 returned with HTTP 200 Jul 10 14:09:37.068267 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 134/540] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:09:37 2026] GET /volume/v3/volumes/ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68 => generated 1289 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:09:37.092013 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-ce82677e-bcc4-4e26-abc3-4d2399447b1d req-9cb239aa-4030-494b-a6d7-98d3048dacb6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:37.093988 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ce82677e-bcc4-4e26-abc3-4d2399447b1d req-9cb239aa-4030-494b-a6d7-98d3048dacb6 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] GET https://10.4.3.66/volume/v3/volumes/0b21f641-4b0a-4161-8b43-d133640c0744 Jul 10 14:09:37.094225 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-ce82677e-bcc4-4e26-abc3-4d2399447b1d req-9cb239aa-4030-494b-a6d7-98d3048dacb6 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:37.094452 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-ce82677e-bcc4-4e26-abc3-4d2399447b1d req-9cb239aa-4030-494b-a6d7-98d3048dacb6 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:37.102935 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:37.102935 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:37.107761 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-ce82677e-bcc4-4e26-abc3-4d2399447b1d req-9cb239aa-4030-494b-a6d7-98d3048dacb6 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Volume info retrieved successfully. Jul 10 14:09:37.113427 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ce82677e-bcc4-4e26-abc3-4d2399447b1d req-9cb239aa-4030-494b-a6d7-98d3048dacb6 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] https://10.4.3.66/volume/v3/volumes/0b21f641-4b0a-4161-8b43-d133640c0744 returned with HTTP 200 Jul 10 14:09:37.113767 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 140/541] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:09:37 2026] GET /volume/v3/volumes/0b21f641-4b0a-4161-8b43-d133640c0744 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:37.140327 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-c82e469e-6365-4827-8b13-84c39b20d6bf req-b7873e12-93bb-4bea-8e3c-15ebac4be7ce None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:37.142822 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-c82e469e-6365-4827-8b13-84c39b20d6bf req-b7873e12-93bb-4bea-8e3c-15ebac4be7ce tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:09:37.143194 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-c82e469e-6365-4827-8b13-84c39b20d6bf req-b7873e12-93bb-4bea-8e3c-15ebac4be7ce tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0b21f641-4b0a-4161-8b43-d133640c0744", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-172931562", "description": null, "metadata": {}}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:37.152917 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:37.152917 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:37.153615 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-c82e469e-6365-4827-8b13-84c39b20d6bf req-b7873e12-93bb-4bea-8e3c-15ebac4be7ce tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Volume info retrieved successfully. Jul 10 14:09:37.153694 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.snapshots [req-c82e469e-6365-4827-8b13-84c39b20d6bf req-b7873e12-93bb-4bea-8e3c-15ebac4be7ce tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Create snapshot from volume 0b21f641-4b0a-4161-8b43-d133640c0744 Jul 10 14:09:37.154681 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-69fb06a7-f106-4c43-902b-948cc37a5cef req-b1200712-b85a-41c1-9c83-95a3c3105eea None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:37.157545 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-69fb06a7-f106-4c43-902b-948cc37a5cef req-b1200712-b85a-41c1-9c83-95a3c3105eea tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] PUT https://10.4.3.66/volume/v3/attachments/f089623c-b931-4ec9-92d9-a8e11885e1a3 Jul 10 14:09:37.158085 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-69fb06a7-f106-4c43-902b-948cc37a5cef req-b1200712-b85a-41c1-9c83-95a3c3105eea tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:37.167850 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-69fb06a7-f106-4c43-902b-948cc37a5cef req-b1200712-b85a-41c1-9c83-95a3c3105eea tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Acquiring lock "cinder-attachment_update-ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68-np0000005012" by "attachment_update" {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:09:37.173705 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-69fb06a7-f106-4c43-902b-948cc37a5cef req-b1200712-b85a-41c1-9c83-95a3c3105eea tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Lock "cinder-attachment_update-ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68-np0000005012" acquired by "attachment_update" :: waited 0.006s {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:09:37.175206 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:37.175206 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:37.199871 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [req-c82e469e-6365-4827-8b13-84c39b20d6bf req-b7873e12-93bb-4bea-8e3c-15ebac4be7ce tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Created reservations ['9e8e5f0c-22f8-4423-af1b-237427e4eca4', 'f9f60b1c-041c-45ca-bee9-fe623e873376', 'a47789ac-a393-47a8-83cc-100b6bd25572', 'cada14cd-a8cf-45a4-8605-a06062beced9'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:09:37.237985 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-c82e469e-6365-4827-8b13-84c39b20d6bf req-b7873e12-93bb-4bea-8e3c-15ebac4be7ce tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Snapshot create request issued successfully. Jul 10 14:09:37.238379 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-c82e469e-6365-4827-8b13-84c39b20d6bf req-b7873e12-93bb-4bea-8e3c-15ebac4be7ce tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:09:37.238964 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 134/542] 10.4.3.66 () {72 vars in 1540 bytes} [Fri Jul 10 14:09:37 2026] POST /volume/v3/snapshots => generated 310 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:09:37.335678 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-7460d602-71bb-4538-9ea8-f9b50db1d381 req-f1b72c63-ed2e-4204-b448-c8df2fca46b1 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Lock "cinder-attachment_update-544baa7d-abd2-4656-8770-2240b5f27127-np0000005012" released by "attachment_update" :: held 0.523s {{(pid=100153) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:09:37.335964 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-7460d602-71bb-4538-9ea8-f9b50db1d381 req-f1b72c63-ed2e-4204-b448-c8df2fca46b1 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/attachments/36fe86fe-f3ef-4021-90a8-a8fa7f002bcd returned with HTTP 200 Jul 10 14:09:37.336398 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 135/543] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:09:36 2026] PUT /volume/v3/attachments/36fe86fe-f3ef-4021-90a8-a8fa7f002bcd => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:37.442986 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e9813e77-18f1-429c-b7a4-b80d553c32fc None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:37.445271 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e9813e77-18f1-429c-b7a4-b80d553c32fc tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] GET https://10.4.3.66/volume/v3/volumes/e69f84a8-ebbe-477d-9b06-7d712819a75e Jul 10 14:09:37.445581 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e9813e77-18f1-429c-b7a4-b80d553c32fc tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:37.445818 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e9813e77-18f1-429c-b7a4-b80d553c32fc tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:37.452034 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e9813e77-18f1-429c-b7a4-b80d553c32fc tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/e69f84a8-ebbe-477d-9b06-7d712819a75e returned with HTTP 404 Jul 10 14:09:37.452769 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 141/544] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:37 2026] GET /volume/v3/volumes/e69f84a8-ebbe-477d-9b06-7d712819a75e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:09:37.461272 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-41a5f187-47dc-417c-8402-a12036167da5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:37.463182 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-41a5f187-47dc-417c-8402-a12036167da5 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:09:37.463541 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-41a5f187-47dc-417c-8402-a12036167da5 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-904582735"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:37.464912 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-41a5f187-47dc-417c-8402-a12036167da5 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-904582735'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:09:37.465069 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-41a5f187-47dc-417c-8402-a12036167da5 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Create volume of 1 GB Jul 10 14:09:37.465289 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:37.465289 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:37.468884 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-41a5f187-47dc-417c-8402-a12036167da5 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Availability Zones retrieved successfully. Jul 10 14:09:37.474156 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-41a5f187-47dc-417c-8402-a12036167da5 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Flow 'volume_create_api' (d6289660-f6f8-4a41-a89a-3c64c8f0a280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:09:37.475068 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-41a5f187-47dc-417c-8402-a12036167da5 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd1952ae-acda-41a2-b126-0da366c59b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:37.476004 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-41a5f187-47dc-417c-8402-a12036167da5 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:09:37.510112 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-41a5f187-47dc-417c-8402-a12036167da5 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd1952ae-acda-41a2-b126-0da366c59b0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:37.511977 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-41a5f187-47dc-417c-8402-a12036167da5 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67e1c2ad-06f4-4b38-9c30-a8844f00e283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:37.515351 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-b7384998-6074-4ce9-99a1-e259f9ce93d1 req-2b981b49-c900-4156-a0db-08532a252dd5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:37.517973 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-b7384998-6074-4ce9-99a1-e259f9ce93d1 req-2b981b49-c900-4156-a0db-08532a252dd5 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-reader] GET https://10.4.3.66/volume/v3/snapshots/43a43e8a-3c62-4653-9239-50d030e9854c Jul 10 14:09:37.518152 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-b7384998-6074-4ce9-99a1-e259f9ce93d1 req-2b981b49-c900-4156-a0db-08532a252dd5 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-reader] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:37.518358 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-b7384998-6074-4ce9-99a1-e259f9ce93d1 req-2b981b49-c900-4156-a0db-08532a252dd5 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-reader] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:37.526832 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:37.526832 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:37.527459 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-b7384998-6074-4ce9-99a1-e259f9ce93d1 req-2b981b49-c900-4156-a0db-08532a252dd5 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-reader] Snapshot retrieved successfully. Jul 10 14:09:37.528564 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-b7384998-6074-4ce9-99a1-e259f9ce93d1 req-2b981b49-c900-4156-a0db-08532a252dd5 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-reader] https://10.4.3.66/volume/v3/snapshots/43a43e8a-3c62-4653-9239-50d030e9854c returned with HTTP 200 Jul 10 14:09:37.529085 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 136/545] 10.4.3.66 () {68 vars in 1597 bytes} [Fri Jul 10 14:09:37 2026] GET /volume/v3/snapshots/43a43e8a-3c62-4653-9239-50d030e9854c => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:37.554151 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-970e5d18-4284-4d9c-92ff-466a4a4a202e req-91d49b80-4740-4f55-9c14-295bc1c6c89c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:37.556112 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-970e5d18-4284-4d9c-92ff-466a4a4a202e req-91d49b80-4740-4f55-9c14-295bc1c6c89c tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-reader] GET https://10.4.3.66/volume/v3/snapshots/detail Jul 10 14:09:37.556325 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-970e5d18-4284-4d9c-92ff-466a4a4a202e req-91d49b80-4740-4f55-9c14-295bc1c6c89c tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-reader] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:37.556554 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-970e5d18-4284-4d9c-92ff-466a4a4a202e req-91d49b80-4740-4f55-9c14-295bc1c6c89c tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-reader] Calling method 'detail' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:37.556826 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [req-970e5d18-4284-4d9c-92ff-466a4a4a202e req-91d49b80-4740-4f55-9c14-295bc1c6c89c tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-reader] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:09:37.557802 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.db.api [req-970e5d18-4284-4d9c-92ff-466a4a4a202e req-91d49b80-4740-4f55-9c14-295bc1c6c89c tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-reader] Building query based on filter {{(pid=100152) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 14:09:37.558055 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-41a5f187-47dc-417c-8402-a12036167da5 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Created reservations ['8fbc979a-4e41-46fd-a5ab-2dec074f2c4f', '3d75dff7-4c39-4808-aba4-66feed501973', 'a316029c-8579-47a9-be66-0d683ba256e5', '2047fd05-8a6d-48c1-8aa6-e56b0b8229c6'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:09:37.558997 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-41a5f187-47dc-417c-8402-a12036167da5 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67e1c2ad-06f4-4b38-9c30-a8844f00e283) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fbc979a-4e41-46fd-a5ab-2dec074f2c4f', '3d75dff7-4c39-4808-aba4-66feed501973', 'a316029c-8579-47a9-be66-0d683ba256e5', '2047fd05-8a6d-48c1-8aa6-e56b0b8229c6']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:37.559745 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-41a5f187-47dc-417c-8402-a12036167da5 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6122eb4-0ce5-4b7d-b995-eec2cdf8d560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:37.561717 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-970e5d18-4284-4d9c-92ff-466a4a4a202e req-91d49b80-4740-4f55-9c14-295bc1c6c89c tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-reader] Get all snapshots completed successfully. Jul 10 14:09:37.562114 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:37.562114 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:37.562699 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-970e5d18-4284-4d9c-92ff-466a4a4a202e req-91d49b80-4740-4f55-9c14-295bc1c6c89c tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-reader] https://10.4.3.66/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 14:09:37.563591 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 142/546] 10.4.3.66 () {68 vars in 1507 bytes} [Fri Jul 10 14:09:37 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:37.582173 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-41a5f187-47dc-417c-8402-a12036167da5 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6122eb4-0ce5-4b7d-b995-eec2cdf8d560) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d605553-ee62-4778-9c16-76322682fe31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-904582735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb1a356b472a4762b0268895019dc027',qos_specs=None,replication_status=,reservations=['8fbc979a-4e41-46fd-a5ab-2dec074f2c4f','3d75dff7-4c39-4808-aba4-66feed501973','a316029c-8579-47a9-be66-0d683ba256e5','2047fd05-8a6d-48c1-8aa6-e56b0b8229c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0e0a0ad209544e9bd57a6ab3dfb3ffe',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:09:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-904582735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d605553-ee62-4778-9c16-76322682fe31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb1a356b472a4762b0268895019dc027',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0e0a0ad209544e9bd57a6ab3dfb3ffe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:37.583256 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-41a5f187-47dc-417c-8402-a12036167da5 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4342af73-a60f-4b15-9eb5-c7f7fea5e037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:37.586597 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-ca93120d-5028-443c-b121-f90fcc841d7d req-1056a913-bb58-464a-8ded-553d352083fa None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:37.592832 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-ca93120d-5028-443c-b121-f90fcc841d7d req-1056a913-bb58-464a-8ded-553d352083fa tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] GET https://10.4.3.66/volume/v3/snapshots/43a43e8a-3c62-4653-9239-50d030e9854c Jul 10 14:09:37.593019 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-ca93120d-5028-443c-b121-f90fcc841d7d req-1056a913-bb58-464a-8ded-553d352083fa tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:37.593192 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-ca93120d-5028-443c-b121-f90fcc841d7d req-1056a913-bb58-464a-8ded-553d352083fa tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:37.601459 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:37.601459 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:37.602248 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-ca93120d-5028-443c-b121-f90fcc841d7d req-1056a913-bb58-464a-8ded-553d352083fa tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Snapshot retrieved successfully. Jul 10 14:09:37.603105 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-ca93120d-5028-443c-b121-f90fcc841d7d req-1056a913-bb58-464a-8ded-553d352083fa tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] https://10.4.3.66/volume/v3/snapshots/43a43e8a-3c62-4653-9239-50d030e9854c returned with HTTP 200 Jul 10 14:09:37.603105 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 137/547] 10.4.3.66 () {68 vars in 1597 bytes} [Fri Jul 10 14:09:37 2026] GET /volume/v3/snapshots/43a43e8a-3c62-4653-9239-50d030e9854c => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:37.607763 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-41a5f187-47dc-417c-8402-a12036167da5 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4342af73-a60f-4b15-9eb5-c7f7fea5e037) transitioned into state 'SUCCESS' from state '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-904582735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb1a356b472a4762b0268895019dc027',qos_specs=None,replication_status=,reservations=['8fbc979a-4e41-46fd-a5ab-2dec074f2c4f','3d75dff7-4c39-4808-aba4-66feed501973','a316029c-8579-47a9-be66-0d683ba256e5','2047fd05-8a6d-48c1-8aa6-e56b0b8229c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0e0a0ad209544e9bd57a6ab3dfb3ffe',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:37.608168 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-41a5f187-47dc-417c-8402-a12036167da5 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (accbd81b-8c67-4287-8362-6b7d92dc4f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:37.619543 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-41a5f187-47dc-417c-8402-a12036167da5 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (accbd81b-8c67-4287-8362-6b7d92dc4f84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:37.620564 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-41a5f187-47dc-417c-8402-a12036167da5 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Flow 'volume_create_api' (d6289660-f6f8-4a41-a89a-3c64c8f0a280) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:09:37.620924 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-41a5f187-47dc-417c-8402-a12036167da5 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Create volume request issued successfully. Jul 10 14:09:37.621609 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-41a5f187-47dc-417c-8402-a12036167da5 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:09:37.622120 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 135/548] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:09:37 2026] POST /volume/v3/volumes => generated 742 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:09:37.626733 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-381140fc-0bc5-4f91-99ec-4a323deacf88 req-8e9ff6ec-9094-4529-b464-9408c3d248b7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:37.630073 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-381140fc-0bc5-4f91-99ec-4a323deacf88 req-8e9ff6ec-9094-4529-b464-9408c3d248b7 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/43a43e8a-3c62-4653-9239-50d030e9854c Jul 10 14:09:37.630306 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-381140fc-0bc5-4f91-99ec-4a323deacf88 req-8e9ff6ec-9094-4529-b464-9408c3d248b7 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:37.630578 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-381140fc-0bc5-4f91-99ec-4a323deacf88 req-8e9ff6ec-9094-4529-b464-9408c3d248b7 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:37.630858 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [req-381140fc-0bc5-4f91-99ec-4a323deacf88 req-8e9ff6ec-9094-4529-b464-9408c3d248b7 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Delete snapshot with id: 43a43e8a-3c62-4653-9239-50d030e9854c Jul 10 14:09:37.637114 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:37.637114 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:37.637552 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-7d2d011b-98c2-4f73-89c3-aab4790e1ade None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:37.637722 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-381140fc-0bc5-4f91-99ec-4a323deacf88 req-8e9ff6ec-9094-4529-b464-9408c3d248b7 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Snapshot retrieved successfully. Jul 10 14:09:37.639493 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7d2d011b-98c2-4f73-89c3-aab4790e1ade tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] GET https://10.4.3.66/volume/v3/volumes/1d605553-ee62-4778-9c16-76322682fe31 Jul 10 14:09:37.639493 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7d2d011b-98c2-4f73-89c3-aab4790e1ade tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:37.639688 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7d2d011b-98c2-4f73-89c3-aab4790e1ade tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:37.647105 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:37.647105 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:37.651784 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-7d2d011b-98c2-4f73-89c3-aab4790e1ade tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:37.657699 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7d2d011b-98c2-4f73-89c3-aab4790e1ade tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/1d605553-ee62-4778-9c16-76322682fe31 returned with HTTP 200 Jul 10 14:09:37.658086 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 138/549] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:37 2026] GET /volume/v3/volumes/1d605553-ee62-4778-9c16-76322682fe31 => generated 810 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:37.661350 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-381140fc-0bc5-4f91-99ec-4a323deacf88 req-8e9ff6ec-9094-4529-b464-9408c3d248b7 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Snapshot delete request issued successfully. Jul 10 14:09:37.661699 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-381140fc-0bc5-4f91-99ec-4a323deacf88 req-8e9ff6ec-9094-4529-b464-9408c3d248b7 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] https://10.4.3.66/volume/v3/snapshots/43a43e8a-3c62-4653-9239-50d030e9854c returned with HTTP 202 Jul 10 14:09:37.662324 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 143/550] 10.4.3.66 () {70 vars in 1619 bytes} [Fri Jul 10 14:09:37 2026] DELETE /volume/v3/snapshots/43a43e8a-3c62-4653-9239-50d030e9854c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:09:37.685976 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-554cfeb9-3c09-482a-a31c-9f6654d86756 req-dcbffa46-7dea-4296-9d8b-aadc63bddbf3 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:37.688295 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-554cfeb9-3c09-482a-a31c-9f6654d86756 req-dcbffa46-7dea-4296-9d8b-aadc63bddbf3 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] GET https://10.4.3.66/volume/v3/snapshots/43a43e8a-3c62-4653-9239-50d030e9854c Jul 10 14:09:37.688468 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-554cfeb9-3c09-482a-a31c-9f6654d86756 req-dcbffa46-7dea-4296-9d8b-aadc63bddbf3 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:37.688752 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-554cfeb9-3c09-482a-a31c-9f6654d86756 req-dcbffa46-7dea-4296-9d8b-aadc63bddbf3 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:37.694628 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:37.694628 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:37.695283 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-554cfeb9-3c09-482a-a31c-9f6654d86756 req-dcbffa46-7dea-4296-9d8b-aadc63bddbf3 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Snapshot retrieved successfully. Jul 10 14:09:37.696182 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-554cfeb9-3c09-482a-a31c-9f6654d86756 req-dcbffa46-7dea-4296-9d8b-aadc63bddbf3 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] https://10.4.3.66/volume/v3/snapshots/43a43e8a-3c62-4653-9239-50d030e9854c returned with HTTP 200 Jul 10 14:09:37.696954 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 136/551] 10.4.3.66 () {68 vars in 1597 bytes} [Fri Jul 10 14:09:37 2026] GET /volume/v3/snapshots/43a43e8a-3c62-4653-9239-50d030e9854c => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:37.703856 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-69fb06a7-f106-4c43-902b-948cc37a5cef req-b1200712-b85a-41c1-9c83-95a3c3105eea tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Lock "cinder-attachment_update-ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68-np0000005012" released by "attachment_update" :: held 0.530s {{(pid=100154) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:09:37.704173 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-69fb06a7-f106-4c43-902b-948cc37a5cef req-b1200712-b85a-41c1-9c83-95a3c3105eea tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] https://10.4.3.66/volume/v3/attachments/f089623c-b931-4ec9-92d9-a8e11885e1a3 returned with HTTP 200 Jul 10 14:09:37.705294 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 135/552] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:09:37 2026] PUT /volume/v3/attachments/f089623c-b931-4ec9-92d9-a8e11885e1a3 => generated 969 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:37.847444 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-7460d602-71bb-4538-9ea8-f9b50db1d381 req-5261d46d-45dc-40f1-ada5-5d112a35a91b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:37.849490 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-7460d602-71bb-4538-9ea8-f9b50db1d381 req-5261d46d-45dc-40f1-ada5-5d112a35a91b tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] POST https://10.4.3.66/volume/v3/attachments/36fe86fe-f3ef-4021-90a8-a8fa7f002bcd/action Jul 10 14:09:37.849887 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-7460d602-71bb-4538-9ea8-f9b50db1d381 req-5261d46d-45dc-40f1-ada5-5d112a35a91b tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Action body: b'{"os-complete": null}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:09:37.850047 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-7460d602-71bb-4538-9ea8-f9b50db1d381 req-5261d46d-45dc-40f1-ada5-5d112a35a91b tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:37.867472 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:37.867472 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:37.878613 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-7460d602-71bb-4538-9ea8-f9b50db1d381 req-5261d46d-45dc-40f1-ada5-5d112a35a91b tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/attachments/36fe86fe-f3ef-4021-90a8-a8fa7f002bcd/action returned with HTTP 204 Jul 10 14:09:37.879026 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 139/553] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:09:37 2026] POST /volume/v3/attachments/36fe86fe-f3ef-4021-90a8-a8fa7f002bcd/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:09:38.214393 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-69fb06a7-f106-4c43-902b-948cc37a5cef req-f618fe84-c4c2-404c-9e69-1538df8f31d4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:38.217058 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-69fb06a7-f106-4c43-902b-948cc37a5cef req-f618fe84-c4c2-404c-9e69-1538df8f31d4 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] POST https://10.4.3.66/volume/v3/attachments/f089623c-b931-4ec9-92d9-a8e11885e1a3/action Jul 10 14:09:38.217579 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-69fb06a7-f106-4c43-902b-948cc37a5cef req-f618fe84-c4c2-404c-9e69-1538df8f31d4 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:09:38.217770 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-69fb06a7-f106-4c43-902b-948cc37a5cef req-f618fe84-c4c2-404c-9e69-1538df8f31d4 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:38.239093 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:38.239093 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:38.250786 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-69fb06a7-f106-4c43-902b-948cc37a5cef req-f618fe84-c4c2-404c-9e69-1538df8f31d4 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] https://10.4.3.66/volume/v3/attachments/f089623c-b931-4ec9-92d9-a8e11885e1a3/action returned with HTTP 204 Jul 10 14:09:38.251338 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 144/554] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:09:38 2026] POST /volume/v3/attachments/f089623c-b931-4ec9-92d9-a8e11885e1a3/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:09:38.550258 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-8069e8b6-e425-4b14-80e8-018489582a4e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:38.551688 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8069e8b6-e425-4b14-80e8-018489582a4e tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] DELETE https://10.4.3.66/volume/v3/volumes/08dbb832-13ce-4008-a253-525f24fd2f5b Jul 10 14:09:38.551850 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8069e8b6-e425-4b14-80e8-018489582a4e tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:38.552057 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8069e8b6-e425-4b14-80e8-018489582a4e tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:38.552189 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-8069e8b6-e425-4b14-80e8-018489582a4e tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Delete volume with id: 08dbb832-13ce-4008-a253-525f24fd2f5b Jul 10 14:09:38.558404 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:38.558404 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:38.558859 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-8069e8b6-e425-4b14-80e8-018489582a4e tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Volume info retrieved successfully. Jul 10 14:09:38.572780 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-8069e8b6-e425-4b14-80e8-018489582a4e tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Delete volume request issued successfully. Jul 10 14:09:38.572981 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8069e8b6-e425-4b14-80e8-018489582a4e tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/volumes/08dbb832-13ce-4008-a253-525f24fd2f5b returned with HTTP 202 Jul 10 14:09:38.573377 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 137/555] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:09:38 2026] DELETE /volume/v3/volumes/08dbb832-13ce-4008-a253-525f24fd2f5b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:09:38.580320 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-2f9beb54-bd4d-4a38-8ef8-e85810133216 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:38.582171 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2f9beb54-bd4d-4a38-8ef8-e85810133216 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] GET https://10.4.3.66/volume/v3/volumes/08dbb832-13ce-4008-a253-525f24fd2f5b Jul 10 14:09:38.582404 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2f9beb54-bd4d-4a38-8ef8-e85810133216 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:38.582682 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2f9beb54-bd4d-4a38-8ef8-e85810133216 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:38.590513 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:38.590513 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:38.594235 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-2f9beb54-bd4d-4a38-8ef8-e85810133216 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Volume info retrieved successfully. Jul 10 14:09:38.598901 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2f9beb54-bd4d-4a38-8ef8-e85810133216 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/volumes/08dbb832-13ce-4008-a253-525f24fd2f5b returned with HTTP 200 Jul 10 14:09:38.599418 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 136/556] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:38 2026] GET /volume/v3/volumes/08dbb832-13ce-4008-a253-525f24fd2f5b => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:38.670862 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d532bce8-9145-40d7-8a28-9aadba8b2f9b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:38.673265 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d532bce8-9145-40d7-8a28-9aadba8b2f9b tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] GET https://10.4.3.66/volume/v3/volumes/1d605553-ee62-4778-9c16-76322682fe31 Jul 10 14:09:38.673585 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d532bce8-9145-40d7-8a28-9aadba8b2f9b tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:38.674068 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d532bce8-9145-40d7-8a28-9aadba8b2f9b tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:38.682163 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:38.682163 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:38.686257 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-d532bce8-9145-40d7-8a28-9aadba8b2f9b tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:38.690649 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d532bce8-9145-40d7-8a28-9aadba8b2f9b tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/1d605553-ee62-4778-9c16-76322682fe31 returned with HTTP 200 Jul 10 14:09:38.691018 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 140/557] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:38 2026] GET /volume/v3/volumes/1d605553-ee62-4778-9c16-76322682fe31 => generated 835 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:38.704861 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f4baba1a-c06a-4ee1-b8bc-5cb42a2049ae None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:38.706651 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f4baba1a-c06a-4ee1-b8bc-5cb42a2049ae tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:09:38.707444 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f4baba1a-c06a-4ee1-b8bc-5cb42a2049ae tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "1d605553-ee62-4778-9c16-76322682fe31", "size": 1, "name": "tempest-VolumesGetTest-Volume-258618430", "metadata": {"Type": "Test"}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:38.708533 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-f4baba1a-c06a-4ee1-b8bc-5cb42a2049ae tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Create volume request body: {'volume': {'source_volid': '1d605553-ee62-4778-9c16-76322682fe31', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-258618430', 'metadata': {'Type': 'Test'}}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:09:38.715906 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:38.715906 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:38.716363 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f4baba1a-c06a-4ee1-b8bc-5cb42a2049ae tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume retrieved successfully. Jul 10 14:09:38.716495 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-f4baba1a-c06a-4ee1-b8bc-5cb42a2049ae tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Create volume of 1 GB Jul 10 14:09:38.720559 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f4baba1a-c06a-4ee1-b8bc-5cb42a2049ae tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Availability Zones retrieved successfully. Jul 10 14:09:38.724101 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-7c1bbc27-febf-4ba4-956c-8743b166f38b req-4648b6c5-c361-4be6-91db-88732132cf5c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:38.726487 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f4baba1a-c06a-4ee1-b8bc-5cb42a2049ae tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Flow 'volume_create_api' (f4460b76-a712-4c99-8e03-0ec95f547397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:09:38.727041 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-7c1bbc27-febf-4ba4-956c-8743b166f38b req-4648b6c5-c361-4be6-91db-88732132cf5c tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] GET https://10.4.3.66/volume/v3/snapshots/43a43e8a-3c62-4653-9239-50d030e9854c Jul 10 14:09:38.727287 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-7c1bbc27-febf-4ba4-956c-8743b166f38b req-4648b6c5-c361-4be6-91db-88732132cf5c tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:38.727690 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-7c1bbc27-febf-4ba4-956c-8743b166f38b req-4648b6c5-c361-4be6-91db-88732132cf5c tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:38.727734 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f4baba1a-c06a-4ee1-b8bc-5cb42a2049ae tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (328ddb3f-8904-4c3f-a88a-cc8849256d09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:38.729057 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-f4baba1a-c06a-4ee1-b8bc-5cb42a2049ae tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:09:38.732378 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-7c1bbc27-febf-4ba4-956c-8743b166f38b req-4648b6c5-c361-4be6-91db-88732132cf5c tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] https://10.4.3.66/volume/v3/snapshots/43a43e8a-3c62-4653-9239-50d030e9854c returned with HTTP 404 Jul 10 14:09:38.732976 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 138/558] 10.4.3.66 () {68 vars in 1597 bytes} [Fri Jul 10 14:09:38 2026] GET /volume/v3/snapshots/43a43e8a-3c62-4653-9239-50d030e9854c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:09:38.760526 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-c7fbd258-0e85-454d-967a-8c032ae883fe req-4d97d5a6-3a8f-4ba3-9888-20a9b1d19032 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:38.766934 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-c7fbd258-0e85-454d-967a-8c032ae883fe req-4d97d5a6-3a8f-4ba3-9888-20a9b1d19032 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] DELETE https://10.4.3.66/volume/v3/volumes/0b21f641-4b0a-4161-8b43-d133640c0744 Jul 10 14:09:38.767200 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-c7fbd258-0e85-454d-967a-8c032ae883fe req-4d97d5a6-3a8f-4ba3-9888-20a9b1d19032 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:38.767527 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-c7fbd258-0e85-454d-967a-8c032ae883fe req-4d97d5a6-3a8f-4ba3-9888-20a9b1d19032 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:38.768886 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [req-c7fbd258-0e85-454d-967a-8c032ae883fe req-4d97d5a6-3a8f-4ba3-9888-20a9b1d19032 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Delete volume with id: 0b21f641-4b0a-4161-8b43-d133640c0744 Jul 10 14:09:38.779101 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f4baba1a-c06a-4ee1-b8bc-5cb42a2049ae tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (328ddb3f-8904-4c3f-a88a-cc8849256d09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '1d605553-ee62-4778-9c16-76322682fe31', 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:38.779832 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:38.779832 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:38.780579 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-c7fbd258-0e85-454d-967a-8c032ae883fe req-4d97d5a6-3a8f-4ba3-9888-20a9b1d19032 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Volume info retrieved successfully. Jul 10 14:09:38.780770 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f4baba1a-c06a-4ee1-b8bc-5cb42a2049ae tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd9d08b8-e80d-4799-aef2-eedffcc5584d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:38.803844 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-c7fbd258-0e85-454d-967a-8c032ae883fe req-4d97d5a6-3a8f-4ba3-9888-20a9b1d19032 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Delete volume request issued successfully. Jul 10 14:09:38.804082 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-c7fbd258-0e85-454d-967a-8c032ae883fe req-4d97d5a6-3a8f-4ba3-9888-20a9b1d19032 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] https://10.4.3.66/volume/v3/volumes/0b21f641-4b0a-4161-8b43-d133640c0744 returned with HTTP 202 Jul 10 14:09:38.804494 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 137/559] 10.4.3.66 () {70 vars in 1613 bytes} [Fri Jul 10 14:09:38 2026] DELETE /volume/v3/volumes/0b21f641-4b0a-4161-8b43-d133640c0744 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:09:38.833615 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-f4baba1a-c06a-4ee1-b8bc-5cb42a2049ae tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Created reservations ['63e0d232-ab0e-4e24-8405-6355c2555738', 'f860d3df-37b1-40d4-901d-37658931fa60', 'a50603fd-0aaf-4f6d-a2e5-c419bb311f85', 'f5d3a6a9-a621-4280-8f7b-3f2a7ba59c2b'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:09:38.833739 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-f5e3b902-12ec-4e93-8703-36efa1f24cf3 req-49954c33-90b4-4845-9151-2d0e8a129dc7 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:38.833782 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f4baba1a-c06a-4ee1-b8bc-5cb42a2049ae tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd9d08b8-e80d-4799-aef2-eedffcc5584d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63e0d232-ab0e-4e24-8405-6355c2555738', 'f860d3df-37b1-40d4-901d-37658931fa60', 'a50603fd-0aaf-4f6d-a2e5-c419bb311f85', 'f5d3a6a9-a621-4280-8f7b-3f2a7ba59c2b']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:38.834024 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f4baba1a-c06a-4ee1-b8bc-5cb42a2049ae tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56396377-ca57-4173-8b63-42ca4ed1fddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:38.840514 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-f5e3b902-12ec-4e93-8703-36efa1f24cf3 req-49954c33-90b4-4845-9151-2d0e8a129dc7 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] GET https://10.4.3.66/volume/v3/volumes/0b21f641-4b0a-4161-8b43-d133640c0744 Jul 10 14:09:38.840771 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-f5e3b902-12ec-4e93-8703-36efa1f24cf3 req-49954c33-90b4-4845-9151-2d0e8a129dc7 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:38.841014 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-f5e3b902-12ec-4e93-8703-36efa1f24cf3 req-49954c33-90b4-4845-9151-2d0e8a129dc7 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:38.849569 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:38.849569 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:38.854295 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-f5e3b902-12ec-4e93-8703-36efa1f24cf3 req-49954c33-90b4-4845-9151-2d0e8a129dc7 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Volume info retrieved successfully. Jul 10 14:09:38.861825 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-f5e3b902-12ec-4e93-8703-36efa1f24cf3 req-49954c33-90b4-4845-9151-2d0e8a129dc7 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] https://10.4.3.66/volume/v3/volumes/0b21f641-4b0a-4161-8b43-d133640c0744 returned with HTTP 200 Jul 10 14:09:38.862349 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 141/560] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:09:38 2026] GET /volume/v3/volumes/0b21f641-4b0a-4161-8b43-d133640c0744 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:38.881677 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f4baba1a-c06a-4ee1-b8bc-5cb42a2049ae tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56396377-ca57-4173-8b63-42ca4ed1fddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '495e69bc-7a55-4eb5-bbee-4e0123c6f1f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-258618430',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='cb1a356b472a4762b0268895019dc027',qos_specs=None,replication_status=,reservations=['63e0d232-ab0e-4e24-8405-6355c2555738','f860d3df-37b1-40d4-901d-37658931fa60','a50603fd-0aaf-4f6d-a2e5-c419bb311f85','f5d3a6a9-a621-4280-8f7b-3f2a7ba59c2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=1d605553-ee62-4778-9c16-76322682fe31,status='creating',user_id='a0e0a0ad209544e9bd57a6ab3dfb3ffe',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:09:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-258618430',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=495e69bc-7a55-4eb5-bbee-4e0123c6f1f0,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='cb1a356b472a4762b0268895019dc027',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=1d605553-ee62-4778-9c16-76322682fe31,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0e0a0ad209544e9bd57a6ab3dfb3ffe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:38.882566 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f4baba1a-c06a-4ee1-b8bc-5cb42a2049ae tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e825e18-266e-4b70-ba2f-5a56976f5206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:38.921565 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f4baba1a-c06a-4ee1-b8bc-5cb42a2049ae tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e825e18-266e-4b70-ba2f-5a56976f5206) transitioned into state 'SUCCESS' from state '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-258618430',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='cb1a356b472a4762b0268895019dc027',qos_specs=None,replication_status=,reservations=['63e0d232-ab0e-4e24-8405-6355c2555738','f860d3df-37b1-40d4-901d-37658931fa60','a50603fd-0aaf-4f6d-a2e5-c419bb311f85','f5d3a6a9-a621-4280-8f7b-3f2a7ba59c2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=1d605553-ee62-4778-9c16-76322682fe31,status='creating',user_id='a0e0a0ad209544e9bd57a6ab3dfb3ffe',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:38.922670 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f4baba1a-c06a-4ee1-b8bc-5cb42a2049ae tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16058f73-c387-4be0-87e6-d309996b13ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:38.947528 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f4baba1a-c06a-4ee1-b8bc-5cb42a2049ae tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16058f73-c387-4be0-87e6-d309996b13ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:38.947528 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f4baba1a-c06a-4ee1-b8bc-5cb42a2049ae tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Flow 'volume_create_api' (f4460b76-a712-4c99-8e03-0ec95f547397) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:09:38.947528 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f4baba1a-c06a-4ee1-b8bc-5cb42a2049ae tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Create volume request issued successfully. Jul 10 14:09:38.948535 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f4baba1a-c06a-4ee1-b8bc-5cb42a2049ae tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:09:38.948964 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 145/561] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:09:38 2026] POST /volume/v3/volumes => generated 790 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:09:38.964979 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-37ac5dd1-edec-4ae5-a891-0754f04d68be None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:38.967177 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-37ac5dd1-edec-4ae5-a891-0754f04d68be tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] GET https://10.4.3.66/volume/v3/volumes/495e69bc-7a55-4eb5-bbee-4e0123c6f1f0 Jul 10 14:09:38.967434 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-37ac5dd1-edec-4ae5-a891-0754f04d68be tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:38.969664 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-37ac5dd1-edec-4ae5-a891-0754f04d68be tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:38.983892 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:38.983892 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:38.991092 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-37ac5dd1-edec-4ae5-a891-0754f04d68be tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:38.999619 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-37ac5dd1-edec-4ae5-a891-0754f04d68be tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/495e69bc-7a55-4eb5-bbee-4e0123c6f1f0 returned with HTTP 200 Jul 10 14:09:38.999619 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 139/562] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:38 2026] GET /volume/v3/volumes/495e69bc-7a55-4eb5-bbee-4e0123c6f1f0 => generated 858 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:39.612870 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-80a04fac-0430-425c-b166-231534c9ea83 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:39.614809 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-80a04fac-0430-425c-b166-231534c9ea83 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] GET https://10.4.3.66/volume/v3/volumes/08dbb832-13ce-4008-a253-525f24fd2f5b Jul 10 14:09:39.615009 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-80a04fac-0430-425c-b166-231534c9ea83 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:39.615215 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-80a04fac-0430-425c-b166-231534c9ea83 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:39.620991 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-80a04fac-0430-425c-b166-231534c9ea83 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/volumes/08dbb832-13ce-4008-a253-525f24fd2f5b returned with HTTP 404 Jul 10 14:09:39.621451 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 138/563] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:39 2026] GET /volume/v3/volumes/08dbb832-13ce-4008-a253-525f24fd2f5b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:09:39.628795 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-eed8a7e2-eb20-4976-b332-c85b3edf9960 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:39.631060 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-eed8a7e2-eb20-4976-b332-c85b3edf9960 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] DELETE https://10.4.3.66/volume/v3/volumes/fd155aea-e12d-4bed-9eb0-ac7c1e8117d3 Jul 10 14:09:39.631343 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-eed8a7e2-eb20-4976-b332-c85b3edf9960 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:39.631707 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-eed8a7e2-eb20-4976-b332-c85b3edf9960 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:39.632192 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-eed8a7e2-eb20-4976-b332-c85b3edf9960 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Delete volume with id: fd155aea-e12d-4bed-9eb0-ac7c1e8117d3 Jul 10 14:09:39.639693 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:39.639693 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:39.640094 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-eed8a7e2-eb20-4976-b332-c85b3edf9960 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Volume info retrieved successfully. Jul 10 14:09:39.661807 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-eed8a7e2-eb20-4976-b332-c85b3edf9960 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Delete volume request issued successfully. Jul 10 14:09:39.664526 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-eed8a7e2-eb20-4976-b332-c85b3edf9960 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/volumes/fd155aea-e12d-4bed-9eb0-ac7c1e8117d3 returned with HTTP 202 Jul 10 14:09:39.664526 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 142/564] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:09:39 2026] DELETE /volume/v3/volumes/fd155aea-e12d-4bed-9eb0-ac7c1e8117d3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:09:39.673777 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cb02203e-1f0b-450b-be0c-af25325fd8e5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:39.676727 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cb02203e-1f0b-450b-be0c-af25325fd8e5 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] GET https://10.4.3.66/volume/v3/volumes/fd155aea-e12d-4bed-9eb0-ac7c1e8117d3 Jul 10 14:09:39.677180 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cb02203e-1f0b-450b-be0c-af25325fd8e5 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:39.677764 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cb02203e-1f0b-450b-be0c-af25325fd8e5 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:39.687806 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:39.687806 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:39.693055 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-cb02203e-1f0b-450b-be0c-af25325fd8e5 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Volume info retrieved successfully. Jul 10 14:09:39.698183 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cb02203e-1f0b-450b-be0c-af25325fd8e5 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/volumes/fd155aea-e12d-4bed-9eb0-ac7c1e8117d3 returned with HTTP 200 Jul 10 14:09:39.698760 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 146/565] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:39 2026] GET /volume/v3/volumes/fd155aea-e12d-4bed-9eb0-ac7c1e8117d3 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:39.889338 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-26fab09c-0780-4902-9559-a6383707c313 req-d9356f10-2e7d-44b7-bf2a-5749bf18bef6 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:39.892023 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-26fab09c-0780-4902-9559-a6383707c313 req-d9356f10-2e7d-44b7-bf2a-5749bf18bef6 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] GET https://10.4.3.66/volume/v3/volumes/0b21f641-4b0a-4161-8b43-d133640c0744 Jul 10 14:09:39.892283 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-26fab09c-0780-4902-9559-a6383707c313 req-d9356f10-2e7d-44b7-bf2a-5749bf18bef6 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:39.892525 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-26fab09c-0780-4902-9559-a6383707c313 req-d9356f10-2e7d-44b7-bf2a-5749bf18bef6 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:39.899900 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-26fab09c-0780-4902-9559-a6383707c313 req-d9356f10-2e7d-44b7-bf2a-5749bf18bef6 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] https://10.4.3.66/volume/v3/volumes/0b21f641-4b0a-4161-8b43-d133640c0744 returned with HTTP 404 Jul 10 14:09:39.900542 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 140/566] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:09:39 2026] GET /volume/v3/volumes/0b21f641-4b0a-4161-8b43-d133640c0744 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 14:09:39.927317 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-779a034e-ce15-4d30-a04e-5e7d6a794971 req-1996cde9-510d-44f3-9fa0-0ce8ddcc1700 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:39.930645 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-779a034e-ce15-4d30-a04e-5e7d6a794971 req-1996cde9-510d-44f3-9fa0-0ce8ddcc1700 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] DELETE https://10.4.3.66/volume/v3/volumes/0b21f641-4b0a-4161-8b43-d133640c0744 Jul 10 14:09:39.930896 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-779a034e-ce15-4d30-a04e-5e7d6a794971 req-1996cde9-510d-44f3-9fa0-0ce8ddcc1700 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:39.931227 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-779a034e-ce15-4d30-a04e-5e7d6a794971 req-1996cde9-510d-44f3-9fa0-0ce8ddcc1700 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:39.931563 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [req-779a034e-ce15-4d30-a04e-5e7d6a794971 req-1996cde9-510d-44f3-9fa0-0ce8ddcc1700 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Delete volume with id: 0b21f641-4b0a-4161-8b43-d133640c0744 Jul 10 14:09:39.938834 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-779a034e-ce15-4d30-a04e-5e7d6a794971 req-1996cde9-510d-44f3-9fa0-0ce8ddcc1700 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] https://10.4.3.66/volume/v3/volumes/0b21f641-4b0a-4161-8b43-d133640c0744 returned with HTTP 404 Jul 10 14:09:39.939517 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 139/567] 10.4.3.66 () {70 vars in 1613 bytes} [Fri Jul 10 14:09:39 2026] DELETE /volume/v3/volumes/0b21f641-4b0a-4161-8b43-d133640c0744 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:09:39.965182 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-20959221-a495-41f7-84db-3a9142e5084c req-4b7964de-b6c9-4111-a4e8-9092353319e9 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:39.967786 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-20959221-a495-41f7-84db-3a9142e5084c req-4b7964de-b6c9-4111-a4e8-9092353319e9 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] GET https://10.4.3.66/volume/v3/volumes/0b21f641-4b0a-4161-8b43-d133640c0744 Jul 10 14:09:39.968147 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-20959221-a495-41f7-84db-3a9142e5084c req-4b7964de-b6c9-4111-a4e8-9092353319e9 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:39.968329 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-20959221-a495-41f7-84db-3a9142e5084c req-4b7964de-b6c9-4111-a4e8-9092353319e9 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:39.976915 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-20959221-a495-41f7-84db-3a9142e5084c req-4b7964de-b6c9-4111-a4e8-9092353319e9 tempest-VolumesSnapshotsTestJSON-1657489475 tempest-VolumesSnapshotsTestJSON-1657489475-project-member] https://10.4.3.66/volume/v3/volumes/0b21f641-4b0a-4161-8b43-d133640c0744 returned with HTTP 404 Jul 10 14:09:39.977648 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 143/568] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:09:39 2026] GET /volume/v3/volumes/0b21f641-4b0a-4161-8b43-d133640c0744 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:09:40.017569 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-690a5c90-30cd-497a-bdb1-79a6f93d985e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:40.020801 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-690a5c90-30cd-497a-bdb1-79a6f93d985e tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] GET https://10.4.3.66/volume/v3/volumes/495e69bc-7a55-4eb5-bbee-4e0123c6f1f0 Jul 10 14:09:40.021022 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-690a5c90-30cd-497a-bdb1-79a6f93d985e tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:40.022291 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-690a5c90-30cd-497a-bdb1-79a6f93d985e tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:40.032901 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:40.032901 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:40.040642 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-690a5c90-30cd-497a-bdb1-79a6f93d985e tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:40.045569 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-690a5c90-30cd-497a-bdb1-79a6f93d985e tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/495e69bc-7a55-4eb5-bbee-4e0123c6f1f0 returned with HTTP 200 Jul 10 14:09:40.046124 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 147/569] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:40 2026] GET /volume/v3/volumes/495e69bc-7a55-4eb5-bbee-4e0123c6f1f0 => generated 883 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:40.058990 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e05af79c-ac49-481c-bf43-ab5e0aaf001c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:40.063124 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e05af79c-ac49-481c-bf43-ab5e0aaf001c tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] GET https://10.4.3.66/volume/v3/volumes/495e69bc-7a55-4eb5-bbee-4e0123c6f1f0 Jul 10 14:09:40.063124 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e05af79c-ac49-481c-bf43-ab5e0aaf001c tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:40.063124 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e05af79c-ac49-481c-bf43-ab5e0aaf001c tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:40.076734 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:40.076734 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:40.083869 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e05af79c-ac49-481c-bf43-ab5e0aaf001c tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:40.092759 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e05af79c-ac49-481c-bf43-ab5e0aaf001c tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/495e69bc-7a55-4eb5-bbee-4e0123c6f1f0 returned with HTTP 200 Jul 10 14:09:40.093811 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 141/570] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:40 2026] GET /volume/v3/volumes/495e69bc-7a55-4eb5-bbee-4e0123c6f1f0 => generated 883 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:40.106776 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-dc928df2-1386-4add-b01f-e59b697ee5c2 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:40.108396 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-dc928df2-1386-4add-b01f-e59b697ee5c2 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] PUT https://10.4.3.66/volume/v3/volumes/495e69bc-7a55-4eb5-bbee-4e0123c6f1f0 Jul 10 14:09:40.108723 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-dc928df2-1386-4add-b01f-e59b697ee5c2 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-258618430"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:40.117588 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:40.117588 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:40.121727 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-dc928df2-1386-4add-b01f-e59b697ee5c2 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:40.129644 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-dc928df2-1386-4add-b01f-e59b697ee5c2 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume updated successfully. Jul 10 14:09:40.130246 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-dc928df2-1386-4add-b01f-e59b697ee5c2 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/495e69bc-7a55-4eb5-bbee-4e0123c6f1f0 returned with HTTP 200 Jul 10 14:09:40.130930 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 140/571] 10.4.3.66 () {68 vars in 1361 bytes} [Fri Jul 10 14:09:40 2026] PUT /volume/v3/volumes/495e69bc-7a55-4eb5-bbee-4e0123c6f1f0 => generated 815 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:40.147783 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5e82e65c-0a54-431c-905a-7d03cab6b521 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:40.150192 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5e82e65c-0a54-431c-905a-7d03cab6b521 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] PUT https://10.4.3.66/volume/v3/volumes/495e69bc-7a55-4eb5-bbee-4e0123c6f1f0 Jul 10 14:09:40.150716 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5e82e65c-0a54-431c-905a-7d03cab6b521 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1849546319", "description": "This is the new description of volume"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:40.160356 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:40.160356 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:40.164376 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-5e82e65c-0a54-431c-905a-7d03cab6b521 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:40.170553 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-5e82e65c-0a54-431c-905a-7d03cab6b521 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume updated successfully. Jul 10 14:09:40.171141 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5e82e65c-0a54-431c-905a-7d03cab6b521 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/495e69bc-7a55-4eb5-bbee-4e0123c6f1f0 returned with HTTP 200 Jul 10 14:09:40.171538 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 144/572] 10.4.3.66 () {68 vars in 1362 bytes} [Fri Jul 10 14:09:40 2026] PUT /volume/v3/volumes/495e69bc-7a55-4eb5-bbee-4e0123c6f1f0 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:40.187123 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7344665b-379d-42ef-8da4-5d376bd07653 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:40.189950 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7344665b-379d-42ef-8da4-5d376bd07653 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] GET https://10.4.3.66/volume/v3/volumes/495e69bc-7a55-4eb5-bbee-4e0123c6f1f0 Jul 10 14:09:40.190165 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7344665b-379d-42ef-8da4-5d376bd07653 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:40.190355 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7344665b-379d-42ef-8da4-5d376bd07653 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:40.203489 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:40.203489 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:40.207552 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7344665b-379d-42ef-8da4-5d376bd07653 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:40.212419 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7344665b-379d-42ef-8da4-5d376bd07653 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/495e69bc-7a55-4eb5-bbee-4e0123c6f1f0 returned with HTTP 200 Jul 10 14:09:40.212875 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 148/573] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:40 2026] GET /volume/v3/volumes/495e69bc-7a55-4eb5-bbee-4e0123c6f1f0 => generated 923 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:40.230364 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-1f374389-185e-4cd8-9f4c-ebf260db109a None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:40.234458 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1f374389-185e-4cd8-9f4c-ebf260db109a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:09:40.234458 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1f374389-185e-4cd8-9f4c-ebf260db109a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1188693537", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-607584031"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:40.235393 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-1f374389-185e-4cd8-9f4c-ebf260db109a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1188693537', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-607584031'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:09:40.235658 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-1f374389-185e-4cd8-9f4c-ebf260db109a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Create volume of 1 GB Jul 10 14:09:40.241891 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-1f374389-185e-4cd8-9f4c-ebf260db109a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Availability Zones retrieved successfully. Jul 10 14:09:40.252900 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-1f374389-185e-4cd8-9f4c-ebf260db109a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Flow 'volume_create_api' (ece48341-b42d-4d79-95e6-674b4ae0ca6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:09:40.254485 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-1f374389-185e-4cd8-9f4c-ebf260db109a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e5c75ca-da3d-4a19-a923-38d6cc0bb503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:40.256001 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-1f374389-185e-4cd8-9f4c-ebf260db109a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:09:40.292597 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-1f374389-185e-4cd8-9f4c-ebf260db109a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e5c75ca-da3d-4a19-a923-38d6cc0bb503) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:40.293779 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-1f374389-185e-4cd8-9f4c-ebf260db109a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0ca25ef-f388-4909-babf-bb2a9b8770a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:40.349512 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-1f374389-185e-4cd8-9f4c-ebf260db109a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Created reservations ['4f686aec-b9af-4390-8b73-b51b800039f4', 'b26e1b98-ef89-480c-ba25-b6164a13b909', 'ff6f95a7-2444-4309-892d-c8102a52c09c', '2396c260-82f6-4232-bb76-6546d6347877'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:09:40.350272 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-1f374389-185e-4cd8-9f4c-ebf260db109a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0ca25ef-f388-4909-babf-bb2a9b8770a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f686aec-b9af-4390-8b73-b51b800039f4', 'b26e1b98-ef89-480c-ba25-b6164a13b909', 'ff6f95a7-2444-4309-892d-c8102a52c09c', '2396c260-82f6-4232-bb76-6546d6347877']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:40.358210 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-1f374389-185e-4cd8-9f4c-ebf260db109a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84f89bac-8822-433f-a2ef-f7f453f0f3d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:40.387217 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-1f374389-185e-4cd8-9f4c-ebf260db109a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84f89bac-8822-433f-a2ef-f7f453f0f3d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5531b08-6071-462e-970a-db4893577aff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1188693537',display_name='tempest-VolumesGetTest-Volume-607584031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb1a356b472a4762b0268895019dc027',qos_specs=None,replication_status=,reservations=['4f686aec-b9af-4390-8b73-b51b800039f4','b26e1b98-ef89-480c-ba25-b6164a13b909','ff6f95a7-2444-4309-892d-c8102a52c09c','2396c260-82f6-4232-bb76-6546d6347877'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0e0a0ad209544e9bd57a6ab3dfb3ffe',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:09:40Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1188693537',display_name='tempest-VolumesGetTest-Volume-607584031',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5531b08-6071-462e-970a-db4893577aff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb1a356b472a4762b0268895019dc027',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0e0a0ad209544e9bd57a6ab3dfb3ffe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:40.388028 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-1f374389-185e-4cd8-9f4c-ebf260db109a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1104bd99-bb38-4481-911c-e64a0d9925a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:40.409586 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-1f374389-185e-4cd8-9f4c-ebf260db109a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1104bd99-bb38-4481-911c-e64a0d9925a1) transitioned into 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-1188693537',display_name='tempest-VolumesGetTest-Volume-607584031',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb1a356b472a4762b0268895019dc027',qos_specs=None,replication_status=,reservations=['4f686aec-b9af-4390-8b73-b51b800039f4','b26e1b98-ef89-480c-ba25-b6164a13b909','ff6f95a7-2444-4309-892d-c8102a52c09c','2396c260-82f6-4232-bb76-6546d6347877'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0e0a0ad209544e9bd57a6ab3dfb3ffe',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:40.410314 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-1f374389-185e-4cd8-9f4c-ebf260db109a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (051f47a8-5429-4adb-a101-428e989e8736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:40.425266 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-1f374389-185e-4cd8-9f4c-ebf260db109a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (051f47a8-5429-4adb-a101-428e989e8736) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:40.426426 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-1f374389-185e-4cd8-9f4c-ebf260db109a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Flow 'volume_create_api' (ece48341-b42d-4d79-95e6-674b4ae0ca6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:09:40.426919 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-1f374389-185e-4cd8-9f4c-ebf260db109a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Create volume request issued successfully. Jul 10 14:09:40.427710 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1f374389-185e-4cd8-9f4c-ebf260db109a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:09:40.428342 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 142/574] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:09:40 2026] POST /volume/v3/volumes => generated 777 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:09:40.440672 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-4d5343e1-6749-4f5a-b059-e5d995e9bd04 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:40.442555 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4d5343e1-6749-4f5a-b059-e5d995e9bd04 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] GET https://10.4.3.66/volume/v3/volumes/e5531b08-6071-462e-970a-db4893577aff Jul 10 14:09:40.442749 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4d5343e1-6749-4f5a-b059-e5d995e9bd04 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:40.442929 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4d5343e1-6749-4f5a-b059-e5d995e9bd04 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:40.450150 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:40.450150 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:40.453992 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-4d5343e1-6749-4f5a-b059-e5d995e9bd04 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:40.458768 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4d5343e1-6749-4f5a-b059-e5d995e9bd04 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/e5531b08-6071-462e-970a-db4893577aff returned with HTTP 200 Jul 10 14:09:40.459329 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 141/575] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:40 2026] GET /volume/v3/volumes/e5531b08-6071-462e-970a-db4893577aff => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:40.715322 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0b8309b9-2647-48e4-b28b-5650f320025b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:40.717341 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0b8309b9-2647-48e4-b28b-5650f320025b tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] GET https://10.4.3.66/volume/v3/volumes/fd155aea-e12d-4bed-9eb0-ac7c1e8117d3 Jul 10 14:09:40.717571 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0b8309b9-2647-48e4-b28b-5650f320025b tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:40.717786 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0b8309b9-2647-48e4-b28b-5650f320025b tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:40.727625 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0b8309b9-2647-48e4-b28b-5650f320025b tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/volumes/fd155aea-e12d-4bed-9eb0-ac7c1e8117d3 returned with HTTP 404 Jul 10 14:09:40.728151 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 145/576] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:40 2026] GET /volume/v3/volumes/fd155aea-e12d-4bed-9eb0-ac7c1e8117d3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:09:40.736137 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b41a2cf8-8f01-4411-949f-4bff2d11db3e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:40.739247 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b41a2cf8-8f01-4411-949f-4bff2d11db3e tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] DELETE https://10.4.3.66/volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec Jul 10 14:09:40.739597 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b41a2cf8-8f01-4411-949f-4bff2d11db3e tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:40.739760 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b41a2cf8-8f01-4411-949f-4bff2d11db3e tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:40.739992 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-b41a2cf8-8f01-4411-949f-4bff2d11db3e tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Delete volume with id: ca45b8b6-16d6-4848-a0e4-486c30f7b6ec Jul 10 14:09:40.758328 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:40.758328 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:40.758903 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b41a2cf8-8f01-4411-949f-4bff2d11db3e tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Volume info retrieved successfully. Jul 10 14:09:40.785436 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b41a2cf8-8f01-4411-949f-4bff2d11db3e tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Delete volume request issued successfully. Jul 10 14:09:40.785647 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b41a2cf8-8f01-4411-949f-4bff2d11db3e tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec returned with HTTP 202 Jul 10 14:09:40.786165 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 149/577] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:09:40 2026] DELETE /volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:09:40.797727 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-c0a8a909-938f-4bdd-b742-121b4faaecb3 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:40.799979 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c0a8a909-938f-4bdd-b742-121b4faaecb3 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] GET https://10.4.3.66/volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec Jul 10 14:09:40.800168 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c0a8a909-938f-4bdd-b742-121b4faaecb3 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:40.800463 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c0a8a909-938f-4bdd-b742-121b4faaecb3 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:40.809464 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:40.809464 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:40.813861 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-c0a8a909-938f-4bdd-b742-121b4faaecb3 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Volume info retrieved successfully. Jul 10 14:09:40.819304 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c0a8a909-938f-4bdd-b742-121b4faaecb3 tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec returned with HTTP 200 Jul 10 14:09:40.819780 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 143/578] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:40 2026] GET /volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec => generated 1388 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:41.477642 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e08c5340-45b6-41cd-84bf-ff0d40d76516 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:41.479573 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e08c5340-45b6-41cd-84bf-ff0d40d76516 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] GET https://10.4.3.66/volume/v3/volumes/e5531b08-6071-462e-970a-db4893577aff Jul 10 14:09:41.479807 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e08c5340-45b6-41cd-84bf-ff0d40d76516 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:41.480026 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e08c5340-45b6-41cd-84bf-ff0d40d76516 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:41.487184 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:41.487184 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:41.490829 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-e08c5340-45b6-41cd-84bf-ff0d40d76516 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:41.495001 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e08c5340-45b6-41cd-84bf-ff0d40d76516 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/e5531b08-6071-462e-970a-db4893577aff returned with HTTP 200 Jul 10 14:09:41.495458 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 142/579] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:41 2026] GET /volume/v3/volumes/e5531b08-6071-462e-970a-db4893577aff => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:41.512641 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a02e2eff-ff0b-484c-8fba-5442ed4debec None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:41.514727 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a02e2eff-ff0b-484c-8fba-5442ed4debec tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] PUT https://10.4.3.66/volume/v3/volumes/e5531b08-6071-462e-970a-db4893577aff Jul 10 14:09:41.515370 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a02e2eff-ff0b-484c-8fba-5442ed4debec tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-258618430", "description": null}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:41.526120 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:41.526120 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:41.531703 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a02e2eff-ff0b-484c-8fba-5442ed4debec tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:41.545889 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a02e2eff-ff0b-484c-8fba-5442ed4debec tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume updated successfully. Jul 10 14:09:41.545889 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a02e2eff-ff0b-484c-8fba-5442ed4debec tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/e5531b08-6071-462e-970a-db4893577aff returned with HTTP 200 Jul 10 14:09:41.545889 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 146/580] 10.4.3.66 () {68 vars in 1361 bytes} [Fri Jul 10 14:09:41 2026] PUT /volume/v3/volumes/e5531b08-6071-462e-970a-db4893577aff => generated 767 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:41.557524 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-488ea9f3-c668-4a34-8bcc-6cc503a75ee0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:41.559270 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-488ea9f3-c668-4a34-8bcc-6cc503a75ee0 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] GET https://10.4.3.66/volume/v3/volumes/e5531b08-6071-462e-970a-db4893577aff Jul 10 14:09:41.559476 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-488ea9f3-c668-4a34-8bcc-6cc503a75ee0 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:41.559675 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-488ea9f3-c668-4a34-8bcc-6cc503a75ee0 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:41.566015 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:41.566015 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:41.569389 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-488ea9f3-c668-4a34-8bcc-6cc503a75ee0 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:41.572965 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-488ea9f3-c668-4a34-8bcc-6cc503a75ee0 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/e5531b08-6071-462e-970a-db4893577aff returned with HTTP 200 Jul 10 14:09:41.573301 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 150/581] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:41 2026] GET /volume/v3/volumes/e5531b08-6071-462e-970a-db4893577aff => generated 835 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:41.587109 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-59945aee-c76b-48bb-b4b1-6291107293aa None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:41.588992 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-59945aee-c76b-48bb-b4b1-6291107293aa tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] DELETE https://10.4.3.66/volume/v3/volumes/e5531b08-6071-462e-970a-db4893577aff Jul 10 14:09:41.589189 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-59945aee-c76b-48bb-b4b1-6291107293aa tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:41.589372 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-59945aee-c76b-48bb-b4b1-6291107293aa tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:41.589567 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-59945aee-c76b-48bb-b4b1-6291107293aa tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Delete volume with id: e5531b08-6071-462e-970a-db4893577aff Jul 10 14:09:41.596161 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:41.596161 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:41.596615 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-59945aee-c76b-48bb-b4b1-6291107293aa tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:41.612754 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-59945aee-c76b-48bb-b4b1-6291107293aa tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Delete volume request issued successfully. Jul 10 14:09:41.612929 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-59945aee-c76b-48bb-b4b1-6291107293aa tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/e5531b08-6071-462e-970a-db4893577aff returned with HTTP 202 Jul 10 14:09:41.613343 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 144/582] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:09:41 2026] DELETE /volume/v3/volumes/e5531b08-6071-462e-970a-db4893577aff => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:09:41.622233 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-086090d0-0986-4e0a-9c44-92d6086b8a48 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:41.623899 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-086090d0-0986-4e0a-9c44-92d6086b8a48 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] GET https://10.4.3.66/volume/v3/volumes/e5531b08-6071-462e-970a-db4893577aff Jul 10 14:09:41.624081 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-086090d0-0986-4e0a-9c44-92d6086b8a48 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:41.624254 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-086090d0-0986-4e0a-9c44-92d6086b8a48 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:41.632530 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:41.632530 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:41.636575 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-086090d0-0986-4e0a-9c44-92d6086b8a48 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:41.641803 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-086090d0-0986-4e0a-9c44-92d6086b8a48 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/e5531b08-6071-462e-970a-db4893577aff returned with HTTP 200 Jul 10 14:09:41.642155 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 143/583] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:41 2026] GET /volume/v3/volumes/e5531b08-6071-462e-970a-db4893577aff => generated 834 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:41.834835 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-47b45ee2-d132-4969-aca0-4f5886f6383d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:41.836631 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-47b45ee2-d132-4969-aca0-4f5886f6383d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] GET https://10.4.3.66/volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec Jul 10 14:09:41.837171 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-47b45ee2-d132-4969-aca0-4f5886f6383d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:41.837470 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-47b45ee2-d132-4969-aca0-4f5886f6383d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:41.847942 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-47b45ee2-d132-4969-aca0-4f5886f6383d tempest-TaggedBootDevicesTest-1272236988 tempest-TaggedBootDevicesTest-1272236988-project-member] https://10.4.3.66/volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec returned with HTTP 404 Jul 10 14:09:41.847942 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 147/584] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:41 2026] GET /volume/v3/volumes/ca45b8b6-16d6-4848-a0e4-486c30f7b6ec => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:09:42.104728 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8d1fdb3f-2af7-4c05-89dc-9db922ce5bea None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:42.251921 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8d1fdb3f-2af7-4c05-89dc-9db922ce5bea tempest-GroupSnapshotsV319Test-398216206 tempest-GroupSnapshotsV319Test-398216206-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:09:42.252291 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8d1fdb3f-2af7-4c05-89dc-9db922ce5bea tempest-GroupSnapshotsV319Test-398216206 tempest-GroupSnapshotsV319Test-398216206-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-763238864"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:42.266639 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8d1fdb3f-2af7-4c05-89dc-9db922ce5bea tempest-GroupSnapshotsV319Test-398216206 tempest-GroupSnapshotsV319Test-398216206-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:09:42.267179 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 151/585] 10.4.3.66 () {68 vars in 1245 bytes} [Fri Jul 10 14:09:42 2026] POST /volume/v3/types => generated 227 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:42.280613 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-34cc0130-85e9-4be5-84b6-0dd9b02388b1 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:42.282859 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-34cc0130-85e9-4be5-84b6-0dd9b02388b1 tempest-GroupSnapshotsV319Test-398216206 tempest-GroupSnapshotsV319Test-398216206-project-admin] POST https://10.4.3.66/volume/v3/group_types Jul 10 14:09:42.283187 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-34cc0130-85e9-4be5-84b6-0dd9b02388b1 tempest-GroupSnapshotsV319Test-398216206 tempest-GroupSnapshotsV319Test-398216206-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-274990534"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:42.303722 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-34cc0130-85e9-4be5-84b6-0dd9b02388b1 tempest-GroupSnapshotsV319Test-398216206 tempest-GroupSnapshotsV319Test-398216206-project-admin] https://10.4.3.66/volume/v3/group_types returned with HTTP 202 Jul 10 14:09:42.305111 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 145/586] 10.4.3.66 () {70 vars in 1304 bytes} [Fri Jul 10 14:09:42 2026] POST /volume/v3/group_types => generated 184 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:09:42.315352 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-204e63a6-6f3a-49cb-98ef-e4fee0e9b0d2 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:42.422569 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-204e63a6-6f3a-49cb-98ef-e4fee0e9b0d2 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] POST https://10.4.3.66/volume/v3/groups Jul 10 14:09:42.422989 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-204e63a6-6f3a-49cb-98ef-e4fee0e9b0d2 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "0f8e4723-67b1-48ed-a859-c1f74ebbe781", "volume_types": ["ef7a03c2-1769-4733-843d-9a051056b587"], "name": "tempest-GroupSnapshotsV319Test-Group-134556512"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:42.424913 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.groups [None req-204e63a6-6f3a-49cb-98ef-e4fee0e9b0d2 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Creating new group {'group': {'group_type': '0f8e4723-67b1-48ed-a859-c1f74ebbe781', 'volume_types': ['ef7a03c2-1769-4733-843d-9a051056b587'], 'name': 'tempest-GroupSnapshotsV319Test-Group-134556512'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 14:09:42.429466 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.groups [None req-204e63a6-6f3a-49cb-98ef-e4fee0e9b0d2 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-134556512. Jul 10 14:09:42.449880 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-204e63a6-6f3a-49cb-98ef-e4fee0e9b0d2 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Availability zone cache updated, next update will occur around 2026-07-10 15:09:42.449593. {{(pid=100154) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 14:09:42.449986 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-204e63a6-6f3a-49cb-98ef-e4fee0e9b0d2 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Availability Zones retrieved successfully. Jul 10 14:09:42.468485 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-204e63a6-6f3a-49cb-98ef-e4fee0e9b0d2 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Created reservations ['42efb234-8579-4f1d-b6e7-29740eb21c72'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:09:42.499756 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-204e63a6-6f3a-49cb-98ef-e4fee0e9b0d2 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] https://10.4.3.66/volume/v3/groups returned with HTTP 202 Jul 10 14:09:42.500220 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 144/587] 10.4.3.66 () {70 vars in 1290 bytes} [Fri Jul 10 14:09:42 2026] POST /volume/v3/groups => generated 115 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:09:42.512070 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0417218d-dbd1-4b62-9fcd-9dcc8029add6 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:42.516862 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0417218d-dbd1-4b62-9fcd-9dcc8029add6 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] GET https://10.4.3.66/volume/v3/groups/63c18269-8590-4874-be9e-b5a606bab7bc Jul 10 14:09:42.516862 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0417218d-dbd1-4b62-9fcd-9dcc8029add6 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:42.516862 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0417218d-dbd1-4b62-9fcd-9dcc8029add6 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:42.516862 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.groups [None req-0417218d-dbd1-4b62-9fcd-9dcc8029add6 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] show called for member 63c18269-8590-4874-be9e-b5a606bab7bc {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:09:42.525622 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:42.525622 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:42.537687 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0417218d-dbd1-4b62-9fcd-9dcc8029add6 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] https://10.4.3.66/volume/v3/groups/63c18269-8590-4874-be9e-b5a606bab7bc returned with HTTP 200 Jul 10 14:09:42.538061 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 148/588] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:09:42 2026] GET /volume/v3/groups/63c18269-8590-4874-be9e-b5a606bab7bc => generated 395 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:42.655605 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2f867266-bf82-4b35-943d-40b7707d5753 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:42.659522 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2f867266-bf82-4b35-943d-40b7707d5753 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] GET https://10.4.3.66/volume/v3/volumes/e5531b08-6071-462e-970a-db4893577aff Jul 10 14:09:42.659522 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2f867266-bf82-4b35-943d-40b7707d5753 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:42.659522 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2f867266-bf82-4b35-943d-40b7707d5753 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:42.664167 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2f867266-bf82-4b35-943d-40b7707d5753 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/e5531b08-6071-462e-970a-db4893577aff returned with HTTP 404 Jul 10 14:09:42.666557 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 152/589] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:42 2026] GET /volume/v3/volumes/e5531b08-6071-462e-970a-db4893577aff => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:09:42.671380 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-46ae4ecf-3aae-4bdf-b88a-efd774992ebe None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:42.674741 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-46ae4ecf-3aae-4bdf-b88a-efd774992ebe tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] GET https://10.4.3.66/volume/v3/volumes/495e69bc-7a55-4eb5-bbee-4e0123c6f1f0 Jul 10 14:09:42.674741 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-46ae4ecf-3aae-4bdf-b88a-efd774992ebe tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:42.674741 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-46ae4ecf-3aae-4bdf-b88a-efd774992ebe tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:42.688929 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:42.688929 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:42.693886 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-46ae4ecf-3aae-4bdf-b88a-efd774992ebe tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:42.699732 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-46ae4ecf-3aae-4bdf-b88a-efd774992ebe tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/495e69bc-7a55-4eb5-bbee-4e0123c6f1f0 returned with HTTP 200 Jul 10 14:09:42.700252 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 146/590] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:42 2026] GET /volume/v3/volumes/495e69bc-7a55-4eb5-bbee-4e0123c6f1f0 => generated 923 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:42.713740 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-5999bb4b-637a-4090-95e9-51c7cc1c750c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:42.716156 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5999bb4b-637a-4090-95e9-51c7cc1c750c tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] DELETE https://10.4.3.66/volume/v3/volumes/495e69bc-7a55-4eb5-bbee-4e0123c6f1f0 Jul 10 14:09:42.716462 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5999bb4b-637a-4090-95e9-51c7cc1c750c tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:42.716820 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5999bb4b-637a-4090-95e9-51c7cc1c750c tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:42.717140 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-5999bb4b-637a-4090-95e9-51c7cc1c750c tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Delete volume with id: 495e69bc-7a55-4eb5-bbee-4e0123c6f1f0 Jul 10 14:09:42.727379 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:42.727379 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:42.727979 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-5999bb4b-637a-4090-95e9-51c7cc1c750c tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:42.760346 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-5999bb4b-637a-4090-95e9-51c7cc1c750c tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Delete volume request issued successfully. Jul 10 14:09:42.760769 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5999bb4b-637a-4090-95e9-51c7cc1c750c tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/495e69bc-7a55-4eb5-bbee-4e0123c6f1f0 returned with HTTP 202 Jul 10 14:09:42.761485 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 145/591] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:09:42 2026] DELETE /volume/v3/volumes/495e69bc-7a55-4eb5-bbee-4e0123c6f1f0 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:09:42.772607 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-91f5d896-33de-435c-930d-632e5cbdc00e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:42.774988 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-91f5d896-33de-435c-930d-632e5cbdc00e tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] GET https://10.4.3.66/volume/v3/volumes/495e69bc-7a55-4eb5-bbee-4e0123c6f1f0 Jul 10 14:09:42.775182 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-91f5d896-33de-435c-930d-632e5cbdc00e tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:42.775448 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-91f5d896-33de-435c-930d-632e5cbdc00e tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:42.788601 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:42.788601 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:42.793646 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-91f5d896-33de-435c-930d-632e5cbdc00e tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:42.801216 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-91f5d896-33de-435c-930d-632e5cbdc00e tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/495e69bc-7a55-4eb5-bbee-4e0123c6f1f0 returned with HTTP 200 Jul 10 14:09:42.801780 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 149/592] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:42 2026] GET /volume/v3/volumes/495e69bc-7a55-4eb5-bbee-4e0123c6f1f0 => generated 922 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:43.549772 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4fb696fa-64f7-4777-b403-f16afea4e8f4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:43.555765 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4fb696fa-64f7-4777-b403-f16afea4e8f4 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] GET https://10.4.3.66/volume/v3/groups/63c18269-8590-4874-be9e-b5a606bab7bc Jul 10 14:09:43.555900 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4fb696fa-64f7-4777-b403-f16afea4e8f4 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:43.556069 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4fb696fa-64f7-4777-b403-f16afea4e8f4 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:43.556254 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-4fb696fa-64f7-4777-b403-f16afea4e8f4 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] show called for member 63c18269-8590-4874-be9e-b5a606bab7bc {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:09:43.570122 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:43.570122 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:43.578686 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4fb696fa-64f7-4777-b403-f16afea4e8f4 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] https://10.4.3.66/volume/v3/groups/63c18269-8590-4874-be9e-b5a606bab7bc returned with HTTP 200 Jul 10 14:09:43.579141 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 153/593] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:09:43 2026] GET /volume/v3/groups/63c18269-8590-4874-be9e-b5a606bab7bc => generated 396 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:43.597172 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-17f6f463-4824-466d-b5d9-eafbdbdf4c99 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:43.599590 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-17f6f463-4824-466d-b5d9-eafbdbdf4c99 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:09:43.600109 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-17f6f463-4824-466d-b5d9-eafbdbdf4c99 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1753399707", "volume_type": "ef7a03c2-1769-4733-843d-9a051056b587", "group_id": "63c18269-8590-4874-be9e-b5a606bab7bc", "size": 1}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:43.602760 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-17f6f463-4824-466d-b5d9-eafbdbdf4c99 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1753399707', 'volume_type': 'ef7a03c2-1769-4733-843d-9a051056b587', 'group_id': '63c18269-8590-4874-be9e-b5a606bab7bc', 'size': 1}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:09:43.611725 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:43.611725 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:43.612412 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-17f6f463-4824-466d-b5d9-eafbdbdf4c99 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Create volume of 1 GB Jul 10 14:09:43.618143 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-17f6f463-4824-466d-b5d9-eafbdbdf4c99 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Availability Zones retrieved successfully. Jul 10 14:09:43.628403 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-17f6f463-4824-466d-b5d9-eafbdbdf4c99 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Flow 'volume_create_api' (59ffb7b7-7f54-40b7-b3d1-0d4881ca2f48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:09:43.629993 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-17f6f463-4824-466d-b5d9-eafbdbdf4c99 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6e8022a-6c7d-41d8-9901-13b45b5a2878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:43.630612 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:43.630612 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:43.631019 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-17f6f463-4824-466d-b5d9-eafbdbdf4c99 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:09:43.658010 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-17f6f463-4824-466d-b5d9-eafbdbdf4c99 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6e8022a-6c7d-41d8-9901-13b45b5a2878) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:09:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ef7a03c2-1769-4733-843d-9a051056b587,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-763238864',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef7a03c2-1769-4733-843d-9a051056b587', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '63c18269-8590-4874-be9e-b5a606bab7bc', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:43.659026 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-17f6f463-4824-466d-b5d9-eafbdbdf4c99 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7112aef-b2d0-473d-95bd-162918d9d10a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:43.693144 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-17f6f463-4824-466d-b5d9-eafbdbdf4c99 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-763238864 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-763238864, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:09:43.693695 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-17f6f463-4824-466d-b5d9-eafbdbdf4c99 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-763238864 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-763238864, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:09:43.743715 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-17f6f463-4824-466d-b5d9-eafbdbdf4c99 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Created reservations ['4a63402f-d35f-409d-9e32-f0f21a25080a', '986cc6a9-7b16-43f3-91ce-99da93ecf311', '7875b19a-18e7-44a3-addd-ac2c60d502b1', 'c9e221d8-6485-4417-b26a-e1905a2121df'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:09:43.744781 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-17f6f463-4824-466d-b5d9-eafbdbdf4c99 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7112aef-b2d0-473d-95bd-162918d9d10a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a63402f-d35f-409d-9e32-f0f21a25080a', '986cc6a9-7b16-43f3-91ce-99da93ecf311', '7875b19a-18e7-44a3-addd-ac2c60d502b1', 'c9e221d8-6485-4417-b26a-e1905a2121df']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:43.745472 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-17f6f463-4824-466d-b5d9-eafbdbdf4c99 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d960944-8e9a-4f60-97b7-7580729b39ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:43.780551 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-17f6f463-4824-466d-b5d9-eafbdbdf4c99 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d960944-8e9a-4f60-97b7-7580729b39ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25a89d13-0ee1-44b8-988b-65a141ece294', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1753399707',encryption_key_id=None,group_id=63c18269-8590-4874-be9e-b5a606bab7bc,group_type_id=,metadata={},multiattach=False,project_id='c5fd2c79d75e42a9963f6dddb9004d3d',qos_specs=None,replication_status=,reservations=['4a63402f-d35f-409d-9e32-f0f21a25080a','986cc6a9-7b16-43f3-91ce-99da93ecf311','7875b19a-18e7-44a3-addd-ac2c60d502b1','c9e221d8-6485-4417-b26a-e1905a2121df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f10e96d82eeb4b719f6d84fa889fcdc2',volume_type_id=ef7a03c2-1769-4733-843d-9a051056b587), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:09:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1753399707',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=63c18269-8590-4874-be9e-b5a606bab7bc,host=None,id=25a89d13-0ee1-44b8-988b-65a141ece294,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5fd2c79d75e42a9963f6dddb9004d3d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f10e96d82eeb4b719f6d84fa889fcdc2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef7a03c2-1769-4733-843d-9a051056b587),volume_type_id=ef7a03c2-1769-4733-843d-9a051056b587)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:43.781474 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-17f6f463-4824-466d-b5d9-eafbdbdf4c99 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e74a3553-51e1-4980-b595-5ba5fe852fb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:43.818468 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-a6673068-26cd-45b1-9dbe-50a6f907f297 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:43.821456 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a6673068-26cd-45b1-9dbe-50a6f907f297 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] GET https://10.4.3.66/volume/v3/volumes/495e69bc-7a55-4eb5-bbee-4e0123c6f1f0 Jul 10 14:09:43.821730 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a6673068-26cd-45b1-9dbe-50a6f907f297 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:43.821973 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a6673068-26cd-45b1-9dbe-50a6f907f297 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:43.829420 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a6673068-26cd-45b1-9dbe-50a6f907f297 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/495e69bc-7a55-4eb5-bbee-4e0123c6f1f0 returned with HTTP 404 Jul 10 14:09:43.830532 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 146/594] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:43 2026] GET /volume/v3/volumes/495e69bc-7a55-4eb5-bbee-4e0123c6f1f0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:09:43.832962 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-17f6f463-4824-466d-b5d9-eafbdbdf4c99 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e74a3553-51e1-4980-b595-5ba5fe852fb7) transitioned into state 'SUCCESS' from state '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-1753399707',encryption_key_id=None,group_id=63c18269-8590-4874-be9e-b5a606bab7bc,group_type_id=,metadata={},multiattach=False,project_id='c5fd2c79d75e42a9963f6dddb9004d3d',qos_specs=None,replication_status=,reservations=['4a63402f-d35f-409d-9e32-f0f21a25080a','986cc6a9-7b16-43f3-91ce-99da93ecf311','7875b19a-18e7-44a3-addd-ac2c60d502b1','c9e221d8-6485-4417-b26a-e1905a2121df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f10e96d82eeb4b719f6d84fa889fcdc2',volume_type_id=ef7a03c2-1769-4733-843d-9a051056b587)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:43.833870 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-17f6f463-4824-466d-b5d9-eafbdbdf4c99 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b81ece37-97eb-4df1-8088-a3674fd8b171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:43.839943 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-554e27b3-6334-4671-8656-73e794b964d4 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:43.842147 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-554e27b3-6334-4671-8656-73e794b964d4 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] GET https://10.4.3.66/volume/v3/volumes/1d605553-ee62-4778-9c16-76322682fe31 Jul 10 14:09:43.842355 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-554e27b3-6334-4671-8656-73e794b964d4 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:43.842615 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-554e27b3-6334-4671-8656-73e794b964d4 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:43.851056 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-17f6f463-4824-466d-b5d9-eafbdbdf4c99 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b81ece37-97eb-4df1-8088-a3674fd8b171) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:43.852313 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:43.852313 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:43.852453 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-17f6f463-4824-466d-b5d9-eafbdbdf4c99 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Flow 'volume_create_api' (59ffb7b7-7f54-40b7-b3d1-0d4881ca2f48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:09:43.853166 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-17f6f463-4824-466d-b5d9-eafbdbdf4c99 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Create volume request issued successfully. Jul 10 14:09:43.854413 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-17f6f463-4824-466d-b5d9-eafbdbdf4c99 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:09:43.854656 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-17f6f463-4824-466d-b5d9-eafbdbdf4c99 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:09:43.857753 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-554e27b3-6334-4671-8656-73e794b964d4 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:43.865408 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-554e27b3-6334-4671-8656-73e794b964d4 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/1d605553-ee62-4778-9c16-76322682fe31 returned with HTTP 200 Jul 10 14:09:43.865929 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 150/595] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:43 2026] GET /volume/v3/volumes/1d605553-ee62-4778-9c16-76322682fe31 => generated 835 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:43.884444 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c8db2c66-c972-4177-af18-86c55f0efe9a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:43.886222 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c8db2c66-c972-4177-af18-86c55f0efe9a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] DELETE https://10.4.3.66/volume/v3/volumes/1d605553-ee62-4778-9c16-76322682fe31 Jul 10 14:09:43.886525 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c8db2c66-c972-4177-af18-86c55f0efe9a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:43.887007 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c8db2c66-c972-4177-af18-86c55f0efe9a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:43.887007 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-c8db2c66-c972-4177-af18-86c55f0efe9a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Delete volume with id: 1d605553-ee62-4778-9c16-76322682fe31 Jul 10 14:09:43.900662 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:43.900662 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:43.901326 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c8db2c66-c972-4177-af18-86c55f0efe9a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:43.914184 np0000005012 devstack@c-api.service[100155]: DEBUG oslo_db.sqlalchemy.engines [None req-17f6f463-4824-466d-b5d9-eafbdbdf4c99 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:09:43.920024 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:43.920024 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:43.926301 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-17f6f463-4824-466d-b5d9-eafbdbdf4c99 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:09:43.926301 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 147/596] 10.4.3.66 () {70 vars in 1293 bytes} [Fri Jul 10 14:09:43 2026] POST /volume/v3/volumes => generated 824 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:09:43.935667 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c8db2c66-c972-4177-af18-86c55f0efe9a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Delete volume request issued successfully. Jul 10 14:09:43.935868 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c8db2c66-c972-4177-af18-86c55f0efe9a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/1d605553-ee62-4778-9c16-76322682fe31 returned with HTTP 202 Jul 10 14:09:43.936280 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 154/597] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:09:43 2026] DELETE /volume/v3/volumes/1d605553-ee62-4778-9c16-76322682fe31 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:09:43.940470 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-aac869a2-8975-4a7e-9523-3b78863b8fdb None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:43.942728 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-aac869a2-8975-4a7e-9523-3b78863b8fdb tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] GET https://10.4.3.66/volume/v3/volumes/25a89d13-0ee1-44b8-988b-65a141ece294 Jul 10 14:09:43.942878 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-aac869a2-8975-4a7e-9523-3b78863b8fdb tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:43.943190 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-aac869a2-8975-4a7e-9523-3b78863b8fdb tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:43.946700 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-934e0f20-c933-4bbf-aecc-07ce89b21cf9 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:43.949222 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-934e0f20-c933-4bbf-aecc-07ce89b21cf9 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] GET https://10.4.3.66/volume/v3/volumes/1d605553-ee62-4778-9c16-76322682fe31 Jul 10 14:09:43.949465 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-934e0f20-c933-4bbf-aecc-07ce89b21cf9 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:43.949762 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-934e0f20-c933-4bbf-aecc-07ce89b21cf9 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:43.956427 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:43.956427 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:43.958737 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:43.958737 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:43.961789 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-aac869a2-8975-4a7e-9523-3b78863b8fdb tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Volume info retrieved successfully. Jul 10 14:09:43.962803 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-aac869a2-8975-4a7e-9523-3b78863b8fdb tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:09:43.963100 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-aac869a2-8975-4a7e-9523-3b78863b8fdb tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:09:43.965185 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-934e0f20-c933-4bbf-aecc-07ce89b21cf9 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:43.972117 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-934e0f20-c933-4bbf-aecc-07ce89b21cf9 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/1d605553-ee62-4778-9c16-76322682fe31 returned with HTTP 200 Jul 10 14:09:43.972689 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 151/598] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:43 2026] GET /volume/v3/volumes/1d605553-ee62-4778-9c16-76322682fe31 => generated 834 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:44.033442 np0000005012 devstack@c-api.service[100154]: DEBUG oslo_db.sqlalchemy.engines [None req-aac869a2-8975-4a7e-9523-3b78863b8fdb tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:09:44.039881 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:44.039881 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:44.051356 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-aac869a2-8975-4a7e-9523-3b78863b8fdb tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] https://10.4.3.66/volume/v3/volumes/25a89d13-0ee1-44b8-988b-65a141ece294 returned with HTTP 200 Jul 10 14:09:44.051805 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 147/599] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:09:43 2026] GET /volume/v3/volumes/25a89d13-0ee1-44b8-988b-65a141ece294 => generated 916 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:44.991672 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-0776a42b-10c0-407c-83de-459a34f9dc05 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:44.994127 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0776a42b-10c0-407c-83de-459a34f9dc05 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] GET https://10.4.3.66/volume/v3/volumes/1d605553-ee62-4778-9c16-76322682fe31 Jul 10 14:09:44.994455 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0776a42b-10c0-407c-83de-459a34f9dc05 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:44.994793 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0776a42b-10c0-407c-83de-459a34f9dc05 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:45.000937 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0776a42b-10c0-407c-83de-459a34f9dc05 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/1d605553-ee62-4778-9c16-76322682fe31 returned with HTTP 404 Jul 10 14:09:45.001675 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 148/600] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:44 2026] GET /volume/v3/volumes/1d605553-ee62-4778-9c16-76322682fe31 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:09:45.062966 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1dea3611-1668-4e78-a32f-95ee2524d96e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:45.066920 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1dea3611-1668-4e78-a32f-95ee2524d96e tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:09:45.066920 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1dea3611-1668-4e78-a32f-95ee2524d96e tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "4ff20130-b276-43a0-956f-1453107cff27", "size": 1, "name": "tempest-VolumesGetTest-Volume-976658407", "metadata": {"Type": "Test"}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:45.067564 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-1dea3611-1668-4e78-a32f-95ee2524d96e tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Create volume request body: {'volume': {'imageRef': '4ff20130-b276-43a0-956f-1453107cff27', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-976658407', 'metadata': {'Type': 'Test'}}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:09:45.068201 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ad434992-8b8b-4937-b189-9bc970092e5d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:45.072085 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ad434992-8b8b-4937-b189-9bc970092e5d tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] GET https://10.4.3.66/volume/v3/volumes/25a89d13-0ee1-44b8-988b-65a141ece294 Jul 10 14:09:45.072085 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ad434992-8b8b-4937-b189-9bc970092e5d tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:45.072394 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ad434992-8b8b-4937-b189-9bc970092e5d tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:45.095891 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:45.095891 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:45.102587 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-ad434992-8b8b-4937-b189-9bc970092e5d tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Volume info retrieved successfully. Jul 10 14:09:45.103283 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-ad434992-8b8b-4937-b189-9bc970092e5d tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:09:45.103440 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-ad434992-8b8b-4937-b189-9bc970092e5d tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:09:45.985030 np0000005012 devstack@c-api.service[100153]: DEBUG oslo_db.sqlalchemy.engines [None req-ad434992-8b8b-4937-b189-9bc970092e5d tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100153) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:09:45.985030 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:45.985030 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:45.985030 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ad434992-8b8b-4937-b189-9bc970092e5d tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] https://10.4.3.66/volume/v3/volumes/25a89d13-0ee1-44b8-988b-65a141ece294 returned with HTTP 200 Jul 10 14:09:45.985030 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 152/601] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:09:45 2026] GET /volume/v3/volumes/25a89d13-0ee1-44b8-988b-65a141ece294 => generated 917 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:45.989886 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6a3e414c-e33d-4fae-a738-5e4eb8ce4758 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:45.989886 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6a3e414c-e33d-4fae-a738-5e4eb8ce4758 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] POST https://10.4.3.66/volume/v3/group_snapshots Jul 10 14:09:45.989886 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6a3e414c-e33d-4fae-a738-5e4eb8ce4758 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "63c18269-8590-4874-be9e-b5a606bab7bc", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-316134540"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:45.989886 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.group_snapshots [None req-6a3e414c-e33d-4fae-a738-5e4eb8ce4758 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '63c18269-8590-4874-be9e-b5a606bab7bc', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-316134540'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 10 14:09:45.990855 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-1dea3611-1668-4e78-a32f-95ee2524d96e tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Create volume of 1 GB Jul 10 14:09:45.991765 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:45.991765 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:45.992356 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1dea3611-1668-4e78-a32f-95ee2524d96e tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Availability Zones retrieved successfully. Jul 10 14:09:45.992794 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.group_snapshots [None req-6a3e414c-e33d-4fae-a738-5e4eb8ce4758 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-316134540. Jul 10 14:09:45.994270 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1dea3611-1668-4e78-a32f-95ee2524d96e tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Flow 'volume_create_api' (044aed13-0978-46f1-980a-44c803af8ccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:09:45.994270 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1dea3611-1668-4e78-a32f-95ee2524d96e tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (497e97b6-3657-407f-ab00-639729b91828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:45.994270 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-1dea3611-1668-4e78-a32f-95ee2524d96e tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:09:45.994790 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:45.994790 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:45.994790 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-6a3e414c-e33d-4fae-a738-5e4eb8ce4758 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-763238864 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-763238864, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:09:45.994790 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-6a3e414c-e33d-4fae-a738-5e4eb8ce4758 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-763238864 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-763238864, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:09:45.995139 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1dea3611-1668-4e78-a32f-95ee2524d96e tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (497e97b6-3657-407f-ab00-639729b91828) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:45.995139 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1dea3611-1668-4e78-a32f-95ee2524d96e tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4a072e5-2168-4f23-a649-6fee1dc51453) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:45.995437 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-6a3e414c-e33d-4fae-a738-5e4eb8ce4758 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Created reservations ['a0f5c84f-93af-48ec-84d9-8c7a5b11cf1d', 'fc40a336-f1e6-4846-b4e2-c67ace244815', '30b7ae3e-498e-4ff9-ae72-6ebafa36d84f', '0db58d2e-e81f-4864-923b-8260a83e230b'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:09:45.995906 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-1dea3611-1668-4e78-a32f-95ee2524d96e tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Created reservations ['15065a1a-808d-45b0-ae8e-c452f7685b26', '0acb44ff-1187-432c-82a2-8618507aadfc', 'c0c700b9-4f03-4305-b6b7-6acdd0ead63f', '23d8570e-2cf2-4704-88ac-285c5c321452'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:09:45.995906 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1dea3611-1668-4e78-a32f-95ee2524d96e tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d4a072e5-2168-4f23-a649-6fee1dc51453) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15065a1a-808d-45b0-ae8e-c452f7685b26', '0acb44ff-1187-432c-82a2-8618507aadfc', 'c0c700b9-4f03-4305-b6b7-6acdd0ead63f', '23d8570e-2cf2-4704-88ac-285c5c321452']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:45.995906 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1dea3611-1668-4e78-a32f-95ee2524d96e tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc06ad3d-2fea-4ba0-b45b-4c1d71f9abd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:45.996653 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6a3e414c-e33d-4fae-a738-5e4eb8ce4758 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] https://10.4.3.66/volume/v3/group_snapshots returned with HTTP 202 Jul 10 14:09:45.996653 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 148/602] 10.4.3.66 () {70 vars in 1317 bytes} [Fri Jul 10 14:09:45 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 10 14:09:45.997012 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1dea3611-1668-4e78-a32f-95ee2524d96e tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc06ad3d-2fea-4ba0-b45b-4c1d71f9abd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e8f8a98-1167-4ac5-8424-eb3c65961995', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-976658407',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='cb1a356b472a4762b0268895019dc027',qos_specs=None,replication_status=,reservations=['15065a1a-808d-45b0-ae8e-c452f7685b26','0acb44ff-1187-432c-82a2-8618507aadfc','c0c700b9-4f03-4305-b6b7-6acdd0ead63f','23d8570e-2cf2-4704-88ac-285c5c321452'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0e0a0ad209544e9bd57a6ab3dfb3ffe',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:09:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-976658407',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e8f8a98-1167-4ac5-8424-eb3c65961995,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='cb1a356b472a4762b0268895019dc027',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0e0a0ad209544e9bd57a6ab3dfb3ffe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:45.997012 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1dea3611-1668-4e78-a32f-95ee2524d96e tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0a10c3d-f690-45f4-8931-fa01a7e89e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:45.997470 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-8d348db2-9178-4b49-a3f6-76e51cf098f5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:45.997470 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8d348db2-9178-4b49-a3f6-76e51cf098f5 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] GET https://10.4.3.66/volume/v3/group_snapshots/248d55d3-1cb5-47f6-99a3-81e7ffc7febb Jul 10 14:09:45.997470 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8d348db2-9178-4b49-a3f6-76e51cf098f5 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:45.997470 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8d348db2-9178-4b49-a3f6-76e51cf098f5 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:45.997470 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.group_snapshots [None req-8d348db2-9178-4b49-a3f6-76e51cf098f5 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] show called for member 248d55d3-1cb5-47f6-99a3-81e7ffc7febb {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 14:09:45.997470 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:45.997470 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:45.997470 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8d348db2-9178-4b49-a3f6-76e51cf098f5 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] https://10.4.3.66/volume/v3/group_snapshots/248d55d3-1cb5-47f6-99a3-81e7ffc7febb returned with HTTP 200 Jul 10 14:09:45.997470 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 149/603] 10.4.3.66 () {68 vars in 1406 bytes} [Fri Jul 10 14:09:45 2026] GET /volume/v3/group_snapshots/248d55d3-1cb5-47f6-99a3-81e7ffc7febb => generated 329 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:45.998050 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1dea3611-1668-4e78-a32f-95ee2524d96e tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0a10c3d-f690-45f4-8931-fa01a7e89e2f) transitioned into state 'SUCCESS' from state '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-976658407',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='cb1a356b472a4762b0268895019dc027',qos_specs=None,replication_status=,reservations=['15065a1a-808d-45b0-ae8e-c452f7685b26','0acb44ff-1187-432c-82a2-8618507aadfc','c0c700b9-4f03-4305-b6b7-6acdd0ead63f','23d8570e-2cf2-4704-88ac-285c5c321452'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0e0a0ad209544e9bd57a6ab3dfb3ffe',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:45.998050 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1dea3611-1668-4e78-a32f-95ee2524d96e tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2a0573b-1ad3-4c5a-8456-2c33fd6af390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:45.998050 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1dea3611-1668-4e78-a32f-95ee2524d96e tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2a0573b-1ad3-4c5a-8456-2c33fd6af390) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:45.998050 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1dea3611-1668-4e78-a32f-95ee2524d96e tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Flow 'volume_create_api' (044aed13-0978-46f1-980a-44c803af8ccb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:09:45.998050 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1dea3611-1668-4e78-a32f-95ee2524d96e tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Create volume request issued successfully. Jul 10 14:09:45.998050 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1dea3611-1668-4e78-a32f-95ee2524d96e tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:09:45.998050 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 155/604] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:09:45 2026] POST /volume/v3/volumes => generated 756 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:09:45.998539 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5187a07a-01d9-4459-8cfc-3cef06f3e596 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:45.998539 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5187a07a-01d9-4459-8cfc-3cef06f3e596 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] GET https://10.4.3.66/volume/v3/volumes/7e8f8a98-1167-4ac5-8424-eb3c65961995 Jul 10 14:09:45.998539 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5187a07a-01d9-4459-8cfc-3cef06f3e596 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:45.998539 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5187a07a-01d9-4459-8cfc-3cef06f3e596 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:45.998539 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:45.998539 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:45.998539 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-5187a07a-01d9-4459-8cfc-3cef06f3e596 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:45.998539 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5187a07a-01d9-4459-8cfc-3cef06f3e596 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/7e8f8a98-1167-4ac5-8424-eb3c65961995 returned with HTTP 200 Jul 10 14:09:45.998539 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 153/605] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:45 2026] GET /volume/v3/volumes/7e8f8a98-1167-4ac5-8424-eb3c65961995 => generated 824 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:46.458807 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8bc41060-825d-4538-86d0-a8954453eca4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:46.460739 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8bc41060-825d-4538-86d0-a8954453eca4 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] GET https://10.4.3.66/volume/v3/group_snapshots/248d55d3-1cb5-47f6-99a3-81e7ffc7febb Jul 10 14:09:46.462566 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8bc41060-825d-4538-86d0-a8954453eca4 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:46.462566 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8bc41060-825d-4538-86d0-a8954453eca4 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:46.462566 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.group_snapshots [None req-8bc41060-825d-4538-86d0-a8954453eca4 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] show called for member 248d55d3-1cb5-47f6-99a3-81e7ffc7febb {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 14:09:46.465891 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:46.465891 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:46.470572 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8bc41060-825d-4538-86d0-a8954453eca4 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] https://10.4.3.66/volume/v3/group_snapshots/248d55d3-1cb5-47f6-99a3-81e7ffc7febb returned with HTTP 200 Jul 10 14:09:46.471337 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 149/606] 10.4.3.66 () {68 vars in 1406 bytes} [Fri Jul 10 14:09:46 2026] GET /volume/v3/group_snapshots/248d55d3-1cb5-47f6-99a3-81e7ffc7febb => generated 330 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:46.481422 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-6669c8ae-f902-4b08-b4f3-620f73ff5d15 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:46.483983 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6669c8ae-f902-4b08-b4f3-620f73ff5d15 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] GET https://10.4.3.66/volume/v3/snapshots/detail Jul 10 14:09:46.484112 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6669c8ae-f902-4b08-b4f3-620f73ff5d15 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:46.484382 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6669c8ae-f902-4b08-b4f3-620f73ff5d15 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Calling method 'detail' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:46.484837 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.api_utils [None req-6669c8ae-f902-4b08-b4f3-620f73ff5d15 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Removing options '' from query. {{(pid=100155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:09:46.486813 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.db.api [None req-6669c8ae-f902-4b08-b4f3-620f73ff5d15 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Building query based on filter {{(pid=100155) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 14:09:46.506087 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-6669c8ae-f902-4b08-b4f3-620f73ff5d15 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Get all snapshots completed successfully. Jul 10 14:09:46.507121 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:46.507121 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:46.507476 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6669c8ae-f902-4b08-b4f3-620f73ff5d15 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] https://10.4.3.66/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 14:09:46.508233 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 150/607] 10.4.3.66 () {66 vars in 1257 bytes} [Fri Jul 10 14:09:46 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:46.524056 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7a485a24-0977-4310-91c6-97c432d827c9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:46.527070 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7a485a24-0977-4310-91c6-97c432d827c9 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] GET https://10.4.3.66/volume/v3/snapshots/7d6cb17b-231c-4d32-a92e-236d6c8a7ade Jul 10 14:09:46.527517 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7a485a24-0977-4310-91c6-97c432d827c9 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:46.527921 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7a485a24-0977-4310-91c6-97c432d827c9 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:46.535648 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:46.535648 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:46.536423 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7a485a24-0977-4310-91c6-97c432d827c9 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Snapshot retrieved successfully. Jul 10 14:09:46.537328 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7a485a24-0977-4310-91c6-97c432d827c9 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] https://10.4.3.66/volume/v3/snapshots/7d6cb17b-231c-4d32-a92e-236d6c8a7ade returned with HTTP 200 Jul 10 14:09:46.537753 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 156/608] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:09:46 2026] GET /volume/v3/snapshots/7d6cb17b-231c-4d32-a92e-236d6c8a7ade => generated 473 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:46.542796 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0e5e7e6e-8fca-46cb-8517-67d933d92133 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:46.548420 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-decdd2e3-74b3-4e76-96a6-94bc59459dcb None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:46.548562 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0e5e7e6e-8fca-46cb-8517-67d933d92133 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] GET https://10.4.3.66/volume/v3/volumes/7e8f8a98-1167-4ac5-8424-eb3c65961995 Jul 10 14:09:46.548562 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0e5e7e6e-8fca-46cb-8517-67d933d92133 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:46.548562 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0e5e7e6e-8fca-46cb-8517-67d933d92133 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:46.550164 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-decdd2e3-74b3-4e76-96a6-94bc59459dcb tempest-GroupSnapshotsV319Test-398216206 tempest-GroupSnapshotsV319Test-398216206-project-admin] POST https://10.4.3.66/volume/v3/group_snapshots/248d55d3-1cb5-47f6-99a3-81e7ffc7febb/action Jul 10 14:09:46.552527 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-decdd2e3-74b3-4e76-96a6-94bc59459dcb tempest-GroupSnapshotsV319Test-398216206 tempest-GroupSnapshotsV319Test-398216206-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:09:46.552527 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-decdd2e3-74b3-4e76-96a6-94bc59459dcb tempest-GroupSnapshotsV319Test-398216206 tempest-GroupSnapshotsV319Test-398216206-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:46.552924 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.group_snapshots [None req-decdd2e3-74b3-4e76-96a6-94bc59459dcb tempest-GroupSnapshotsV319Test-398216206 tempest-GroupSnapshotsV319Test-398216206-project-admin] Updating group '248d55d3-1cb5-47f6-99a3-81e7ffc7febb' with 'creating' {{(pid=100154) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 10 14:09:46.557463 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:46.557463 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:46.558638 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:46.558638 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:46.564897 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-0e5e7e6e-8fca-46cb-8517-67d933d92133 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:46.571383 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0e5e7e6e-8fca-46cb-8517-67d933d92133 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/7e8f8a98-1167-4ac5-8424-eb3c65961995 returned with HTTP 200 Jul 10 14:09:46.571710 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 154/609] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:46 2026] GET /volume/v3/volumes/7e8f8a98-1167-4ac5-8424-eb3c65961995 => generated 1364 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:46.573418 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-decdd2e3-74b3-4e76-96a6-94bc59459dcb tempest-GroupSnapshotsV319Test-398216206 tempest-GroupSnapshotsV319Test-398216206-project-admin] https://10.4.3.66/volume/v3/group_snapshots/248d55d3-1cb5-47f6-99a3-81e7ffc7febb/action returned with HTTP 202 Jul 10 14:09:46.573418 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 150/610] 10.4.3.66 () {70 vars in 1448 bytes} [Fri Jul 10 14:09:46 2026] POST /volume/v3/group_snapshots/248d55d3-1cb5-47f6-99a3-81e7ffc7febb/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:09:46.582937 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e5c83547-5e1c-44ff-a91b-a15a7370e011 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:46.585114 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e5c83547-5e1c-44ff-a91b-a15a7370e011 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] GET https://10.4.3.66/volume/v3/group_snapshots/248d55d3-1cb5-47f6-99a3-81e7ffc7febb Jul 10 14:09:46.585423 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e5c83547-5e1c-44ff-a91b-a15a7370e011 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:46.585787 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e5c83547-5e1c-44ff-a91b-a15a7370e011 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:46.585857 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.group_snapshots [None req-e5c83547-5e1c-44ff-a91b-a15a7370e011 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] show called for member 248d55d3-1cb5-47f6-99a3-81e7ffc7febb {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 14:09:46.587592 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-671534f4-e52a-434d-a356-da763e6c47f7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:46.589614 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-671534f4-e52a-434d-a356-da763e6c47f7 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] GET https://10.4.3.66/volume/v3/volumes/7e8f8a98-1167-4ac5-8424-eb3c65961995 Jul 10 14:09:46.589614 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-671534f4-e52a-434d-a356-da763e6c47f7 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:46.590036 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-671534f4-e52a-434d-a356-da763e6c47f7 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:46.593032 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:46.593032 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:46.598675 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e5c83547-5e1c-44ff-a91b-a15a7370e011 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] https://10.4.3.66/volume/v3/group_snapshots/248d55d3-1cb5-47f6-99a3-81e7ffc7febb returned with HTTP 200 Jul 10 14:09:46.599139 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 151/611] 10.4.3.66 () {68 vars in 1406 bytes} [Fri Jul 10 14:09:46 2026] GET /volume/v3/group_snapshots/248d55d3-1cb5-47f6-99a3-81e7ffc7febb => generated 329 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:46.599416 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:46.599416 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:46.604952 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-671534f4-e52a-434d-a356-da763e6c47f7 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:46.611525 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e1d2510e-c2d0-4dd5-ae88-b3152c3c08ec None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:46.611835 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-671534f4-e52a-434d-a356-da763e6c47f7 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/7e8f8a98-1167-4ac5-8424-eb3c65961995 returned with HTTP 200 Jul 10 14:09:46.612550 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 157/612] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:46 2026] GET /volume/v3/volumes/7e8f8a98-1167-4ac5-8424-eb3c65961995 => generated 1364 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:46.613555 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e1d2510e-c2d0-4dd5-ae88-b3152c3c08ec tempest-GroupSnapshotsV319Test-398216206 tempest-GroupSnapshotsV319Test-398216206-project-admin] POST https://10.4.3.66/volume/v3/group_snapshots/248d55d3-1cb5-47f6-99a3-81e7ffc7febb/action Jul 10 14:09:46.613973 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e1d2510e-c2d0-4dd5-ae88-b3152c3c08ec tempest-GroupSnapshotsV319Test-398216206 tempest-GroupSnapshotsV319Test-398216206-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:09:46.614099 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e1d2510e-c2d0-4dd5-ae88-b3152c3c08ec tempest-GroupSnapshotsV319Test-398216206 tempest-GroupSnapshotsV319Test-398216206-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:46.615808 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.group_snapshots [None req-e1d2510e-c2d0-4dd5-ae88-b3152c3c08ec tempest-GroupSnapshotsV319Test-398216206 tempest-GroupSnapshotsV319Test-398216206-project-admin] Updating group '248d55d3-1cb5-47f6-99a3-81e7ffc7febb' with 'available' {{(pid=100153) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 10 14:09:46.623373 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:46.623373 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:46.629210 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f5755f60-7a2c-40ee-bb38-73c34b34346c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:46.630890 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f5755f60-7a2c-40ee-bb38-73c34b34346c tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] PUT https://10.4.3.66/volume/v3/volumes/7e8f8a98-1167-4ac5-8424-eb3c65961995 Jul 10 14:09:46.631600 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f5755f60-7a2c-40ee-bb38-73c34b34346c tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-976658407"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:46.634833 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e1d2510e-c2d0-4dd5-ae88-b3152c3c08ec tempest-GroupSnapshotsV319Test-398216206 tempest-GroupSnapshotsV319Test-398216206-project-admin] https://10.4.3.66/volume/v3/group_snapshots/248d55d3-1cb5-47f6-99a3-81e7ffc7febb/action returned with HTTP 202 Jul 10 14:09:46.635406 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 155/613] 10.4.3.66 () {70 vars in 1448 bytes} [Fri Jul 10 14:09:46 2026] POST /volume/v3/group_snapshots/248d55d3-1cb5-47f6-99a3-81e7ffc7febb/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:09:46.642388 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:46.642388 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:46.644204 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-39b05fa5-01b0-4c37-b1ec-45f0c81281fb None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:46.645686 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-f5755f60-7a2c-40ee-bb38-73c34b34346c tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:46.646056 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-39b05fa5-01b0-4c37-b1ec-45f0c81281fb tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] GET https://10.4.3.66/volume/v3/group_snapshots/248d55d3-1cb5-47f6-99a3-81e7ffc7febb Jul 10 14:09:46.646332 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-39b05fa5-01b0-4c37-b1ec-45f0c81281fb tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:46.646556 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-39b05fa5-01b0-4c37-b1ec-45f0c81281fb tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:46.646722 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.group_snapshots [None req-39b05fa5-01b0-4c37-b1ec-45f0c81281fb tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] show called for member 248d55d3-1cb5-47f6-99a3-81e7ffc7febb {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 14:09:46.650187 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:46.650187 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:46.654173 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-39b05fa5-01b0-4c37-b1ec-45f0c81281fb tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] https://10.4.3.66/volume/v3/group_snapshots/248d55d3-1cb5-47f6-99a3-81e7ffc7febb returned with HTTP 200 Jul 10 14:09:46.654610 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 152/614] 10.4.3.66 () {68 vars in 1406 bytes} [Fri Jul 10 14:09:46 2026] GET /volume/v3/group_snapshots/248d55d3-1cb5-47f6-99a3-81e7ffc7febb => generated 330 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:46.656163 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-f5755f60-7a2c-40ee-bb38-73c34b34346c tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume updated successfully. Jul 10 14:09:46.656706 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f5755f60-7a2c-40ee-bb38-73c34b34346c tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/7e8f8a98-1167-4ac5-8424-eb3c65961995 returned with HTTP 200 Jul 10 14:09:46.657160 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 151/615] 10.4.3.66 () {68 vars in 1361 bytes} [Fri Jul 10 14:09:46 2026] PUT /volume/v3/volumes/7e8f8a98-1167-4ac5-8424-eb3c65961995 => generated 780 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:46.663882 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-62b26a22-21c2-4800-bfe9-1769f831635a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:46.666707 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-62b26a22-21c2-4800-bfe9-1769f831635a tempest-GroupSnapshotsV319Test-398216206 tempest-GroupSnapshotsV319Test-398216206-project-admin] POST https://10.4.3.66/volume/v3/group_snapshots/248d55d3-1cb5-47f6-99a3-81e7ffc7febb/action Jul 10 14:09:46.666707 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-62b26a22-21c2-4800-bfe9-1769f831635a tempest-GroupSnapshotsV319Test-398216206 tempest-GroupSnapshotsV319Test-398216206-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:09:46.666707 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-62b26a22-21c2-4800-bfe9-1769f831635a tempest-GroupSnapshotsV319Test-398216206 tempest-GroupSnapshotsV319Test-398216206-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:46.668215 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.group_snapshots [None req-62b26a22-21c2-4800-bfe9-1769f831635a tempest-GroupSnapshotsV319Test-398216206 tempest-GroupSnapshotsV319Test-398216206-project-admin] Updating group '248d55d3-1cb5-47f6-99a3-81e7ffc7febb' with 'error' {{(pid=100152) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 10 14:09:46.670289 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-52572a3d-a415-4dd5-bc89-3175e9338fc6 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:46.673075 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-52572a3d-a415-4dd5-bc89-3175e9338fc6 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] PUT https://10.4.3.66/volume/v3/volumes/7e8f8a98-1167-4ac5-8424-eb3c65961995 Jul 10 14:09:46.673075 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-52572a3d-a415-4dd5-bc89-3175e9338fc6 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-740000296", "description": "This is the new description of volume"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:46.674582 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:46.674582 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:46.683964 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-62b26a22-21c2-4800-bfe9-1769f831635a tempest-GroupSnapshotsV319Test-398216206 tempest-GroupSnapshotsV319Test-398216206-project-admin] https://10.4.3.66/volume/v3/group_snapshots/248d55d3-1cb5-47f6-99a3-81e7ffc7febb/action returned with HTTP 202 Jul 10 14:09:46.684547 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 158/616] 10.4.3.66 () {70 vars in 1448 bytes} [Fri Jul 10 14:09:46 2026] POST /volume/v3/group_snapshots/248d55d3-1cb5-47f6-99a3-81e7ffc7febb/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:09:46.688523 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:46.688523 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:46.693224 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-52572a3d-a415-4dd5-bc89-3175e9338fc6 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:46.697688 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e4130866-d587-49cf-896c-1bb90856d478 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:46.700234 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e4130866-d587-49cf-896c-1bb90856d478 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] GET https://10.4.3.66/volume/v3/group_snapshots/248d55d3-1cb5-47f6-99a3-81e7ffc7febb Jul 10 14:09:46.700371 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e4130866-d587-49cf-896c-1bb90856d478 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:46.700811 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e4130866-d587-49cf-896c-1bb90856d478 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:46.700811 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.group_snapshots [None req-e4130866-d587-49cf-896c-1bb90856d478 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] show called for member 248d55d3-1cb5-47f6-99a3-81e7ffc7febb {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 14:09:46.702679 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-52572a3d-a415-4dd5-bc89-3175e9338fc6 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume updated successfully. Jul 10 14:09:46.703768 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-52572a3d-a415-4dd5-bc89-3175e9338fc6 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/7e8f8a98-1167-4ac5-8424-eb3c65961995 returned with HTTP 200 Jul 10 14:09:46.704147 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:46.704147 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:46.704310 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 156/617] 10.4.3.66 () {68 vars in 1362 bytes} [Fri Jul 10 14:09:46 2026] PUT /volume/v3/volumes/7e8f8a98-1167-4ac5-8424-eb3c65961995 => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:46.707668 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e4130866-d587-49cf-896c-1bb90856d478 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] https://10.4.3.66/volume/v3/group_snapshots/248d55d3-1cb5-47f6-99a3-81e7ffc7febb returned with HTTP 200 Jul 10 14:09:46.708402 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 153/618] 10.4.3.66 () {68 vars in 1406 bytes} [Fri Jul 10 14:09:46 2026] GET /volume/v3/group_snapshots/248d55d3-1cb5-47f6-99a3-81e7ffc7febb => generated 326 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:46.718827 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-348e697f-2242-4e7d-9560-5768261785fa None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:46.719624 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-019f1f24-fb5a-4879-b4cd-32b34c752e6a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:46.721122 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-348e697f-2242-4e7d-9560-5768261785fa tempest-GroupSnapshotsV319Test-398216206 tempest-GroupSnapshotsV319Test-398216206-project-admin] POST https://10.4.3.66/volume/v3/group_snapshots/248d55d3-1cb5-47f6-99a3-81e7ffc7febb/action Jul 10 14:09:46.721527 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-348e697f-2242-4e7d-9560-5768261785fa tempest-GroupSnapshotsV319Test-398216206 tempest-GroupSnapshotsV319Test-398216206-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:09:46.721574 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-019f1f24-fb5a-4879-b4cd-32b34c752e6a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] GET https://10.4.3.66/volume/v3/volumes/7e8f8a98-1167-4ac5-8424-eb3c65961995 Jul 10 14:09:46.721662 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-348e697f-2242-4e7d-9560-5768261785fa tempest-GroupSnapshotsV319Test-398216206 tempest-GroupSnapshotsV319Test-398216206-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:46.721788 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-019f1f24-fb5a-4879-b4cd-32b34c752e6a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:46.722020 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-019f1f24-fb5a-4879-b4cd-32b34c752e6a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:46.722994 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.group_snapshots [None req-348e697f-2242-4e7d-9560-5768261785fa tempest-GroupSnapshotsV319Test-398216206 tempest-GroupSnapshotsV319Test-398216206-project-admin] Updating group '248d55d3-1cb5-47f6-99a3-81e7ffc7febb' with 'available' {{(pid=100154) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 10 14:09:46.726964 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:46.726964 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:46.729888 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:46.729888 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:46.735577 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-348e697f-2242-4e7d-9560-5768261785fa tempest-GroupSnapshotsV319Test-398216206 tempest-GroupSnapshotsV319Test-398216206-project-admin] https://10.4.3.66/volume/v3/group_snapshots/248d55d3-1cb5-47f6-99a3-81e7ffc7febb/action returned with HTTP 202 Jul 10 14:09:46.736047 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-019f1f24-fb5a-4879-b4cd-32b34c752e6a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:46.736451 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 152/619] 10.4.3.66 () {70 vars in 1448 bytes} [Fri Jul 10 14:09:46 2026] POST /volume/v3/group_snapshots/248d55d3-1cb5-47f6-99a3-81e7ffc7febb/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:09:46.741872 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-019f1f24-fb5a-4879-b4cd-32b34c752e6a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/7e8f8a98-1167-4ac5-8424-eb3c65961995 returned with HTTP 200 Jul 10 14:09:46.742321 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 159/620] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:46 2026] GET /volume/v3/volumes/7e8f8a98-1167-4ac5-8424-eb3c65961995 => generated 1403 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:46.743949 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5c0265b0-be56-4a63-a7f9-f4ab6d3bbbbf None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:46.746067 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5c0265b0-be56-4a63-a7f9-f4ab6d3bbbbf tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] GET https://10.4.3.66/volume/v3/group_snapshots/248d55d3-1cb5-47f6-99a3-81e7ffc7febb Jul 10 14:09:46.746423 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5c0265b0-be56-4a63-a7f9-f4ab6d3bbbbf tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:46.746759 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5c0265b0-be56-4a63-a7f9-f4ab6d3bbbbf tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:46.746991 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.group_snapshots [None req-5c0265b0-be56-4a63-a7f9-f4ab6d3bbbbf tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] show called for member 248d55d3-1cb5-47f6-99a3-81e7ffc7febb {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 14:09:46.754288 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:46.754288 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:46.759603 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-3d84a00d-890e-4447-a798-1312b4e6cd0a None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:46.759681 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5c0265b0-be56-4a63-a7f9-f4ab6d3bbbbf tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] https://10.4.3.66/volume/v3/group_snapshots/248d55d3-1cb5-47f6-99a3-81e7ffc7febb returned with HTTP 200 Jul 10 14:09:46.760603 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 157/621] 10.4.3.66 () {68 vars in 1406 bytes} [Fri Jul 10 14:09:46 2026] GET /volume/v3/group_snapshots/248d55d3-1cb5-47f6-99a3-81e7ffc7febb => generated 330 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:46.761889 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3d84a00d-890e-4447-a798-1312b4e6cd0a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:09:46.762843 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3d84a00d-890e-4447-a798-1312b4e6cd0a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-717583761", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-2006858751"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:46.764015 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-3d84a00d-890e-4447-a798-1312b4e6cd0a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-717583761', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2006858751'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:09:46.764222 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-3d84a00d-890e-4447-a798-1312b4e6cd0a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Create volume of 1 GB Jul 10 14:09:46.771876 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-3d84a00d-890e-4447-a798-1312b4e6cd0a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Availability Zones retrieved successfully. Jul 10 14:09:46.773856 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-74ca11d9-2b33-4845-a6b2-2f275bf89b63 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:46.779407 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3d84a00d-890e-4447-a798-1312b4e6cd0a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Flow 'volume_create_api' (6a8ad0bb-718d-4d49-b124-d5d357c9a23d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:09:46.780987 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3d84a00d-890e-4447-a798-1312b4e6cd0a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f457cf4f-48c6-47a4-95e6-1110a0cc182a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:46.781058 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-74ca11d9-2b33-4845-a6b2-2f275bf89b63 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] DELETE https://10.4.3.66/volume/v3/group_snapshots/248d55d3-1cb5-47f6-99a3-81e7ffc7febb Jul 10 14:09:46.781344 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-74ca11d9-2b33-4845-a6b2-2f275bf89b63 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:46.782513 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-3d84a00d-890e-4447-a798-1312b4e6cd0a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:09:46.784302 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-74ca11d9-2b33-4845-a6b2-2f275bf89b63 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:46.784578 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.group_snapshots [None req-74ca11d9-2b33-4845-a6b2-2f275bf89b63 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] delete called for member 248d55d3-1cb5-47f6-99a3-81e7ffc7febb {{(pid=100154) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 14:09:46.784712 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.group_snapshots [None req-74ca11d9-2b33-4845-a6b2-2f275bf89b63 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Delete group_snapshot with id: 248d55d3-1cb5-47f6-99a3-81e7ffc7febb Jul 10 14:09:46.794246 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:46.794246 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:46.823105 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3d84a00d-890e-4447-a798-1312b4e6cd0a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f457cf4f-48c6-47a4-95e6-1110a0cc182a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:46.823991 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3d84a00d-890e-4447-a798-1312b4e6cd0a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43afcd0b-9e0a-4fe4-a0bf-05ca503551d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:46.855874 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-74ca11d9-2b33-4845-a6b2-2f275bf89b63 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] https://10.4.3.66/volume/v3/group_snapshots/248d55d3-1cb5-47f6-99a3-81e7ffc7febb returned with HTTP 202 Jul 10 14:09:46.855874 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 153/622] 10.4.3.66 () {68 vars in 1409 bytes} [Fri Jul 10 14:09:46 2026] DELETE /volume/v3/group_snapshots/248d55d3-1cb5-47f6-99a3-81e7ffc7febb => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:09:46.866119 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-36978e90-2d59-4c58-af49-1e80fb791e04 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:46.866466 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-36978e90-2d59-4c58-af49-1e80fb791e04 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] GET https://10.4.3.66/volume/v3/volumes/detail Jul 10 14:09:46.866811 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-36978e90-2d59-4c58-af49-1e80fb791e04 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:46.867090 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-36978e90-2d59-4c58-af49-1e80fb791e04 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Calling method 'detail' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:46.869886 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-36978e90-2d59-4c58-af49-1e80fb791e04 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:09:46.871187 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-36978e90-2d59-4c58-af49-1e80fb791e04 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100152) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:09:46.876959 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-3d84a00d-890e-4447-a798-1312b4e6cd0a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Created reservations ['95ef21cc-ac81-4db6-a8d0-dad9be018735', '99aa48a6-9b10-4d27-965d-9aa7fee4c2cf', 'd5b38fbe-8ddf-4bb7-924c-8a5cc7c8a324', '55738b4b-c4ca-4961-b639-8437a605dad2'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:09:46.877813 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3d84a00d-890e-4447-a798-1312b4e6cd0a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43afcd0b-9e0a-4fe4-a0bf-05ca503551d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95ef21cc-ac81-4db6-a8d0-dad9be018735', '99aa48a6-9b10-4d27-965d-9aa7fee4c2cf', 'd5b38fbe-8ddf-4bb7-924c-8a5cc7c8a324', '55738b4b-c4ca-4961-b639-8437a605dad2']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:46.878794 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3d84a00d-890e-4447-a798-1312b4e6cd0a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01fa5e31-ebb0-45bf-94b8-ae8869230ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:46.884187 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-36978e90-2d59-4c58-af49-1e80fb791e04 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Get all volumes completed successfully. Jul 10 14:09:46.885105 np0000005012 devstack@c-api.service[100152]: WARNING stevedore.named [None req-36978e90-2d59-4c58-af49-1e80fb791e04 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:09:46.885300 np0000005012 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-36978e90-2d59-4c58-af49-1e80fb791e04 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:09:46.910403 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3d84a00d-890e-4447-a798-1312b4e6cd0a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01fa5e31-ebb0-45bf-94b8-ae8869230ede) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d8dd4e2-a5e5-45ab-8d30-9cf5617ddacf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-717583761',display_name='tempest-VolumesGetTest-Volume-2006858751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb1a356b472a4762b0268895019dc027',qos_specs=None,replication_status=,reservations=['95ef21cc-ac81-4db6-a8d0-dad9be018735','99aa48a6-9b10-4d27-965d-9aa7fee4c2cf','d5b38fbe-8ddf-4bb7-924c-8a5cc7c8a324','55738b4b-c4ca-4961-b639-8437a605dad2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0e0a0ad209544e9bd57a6ab3dfb3ffe',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:09:46Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-717583761',display_name='tempest-VolumesGetTest-Volume-2006858751',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d8dd4e2-a5e5-45ab-8d30-9cf5617ddacf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb1a356b472a4762b0268895019dc027',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a0e0a0ad209544e9bd57a6ab3dfb3ffe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:46.911599 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3d84a00d-890e-4447-a798-1312b4e6cd0a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6a02aee-9ba5-4638-b98a-27853f7a95e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:46.950083 np0000005012 devstack@c-api.service[100152]: DEBUG oslo_db.sqlalchemy.engines [None req-36978e90-2d59-4c58-af49-1e80fb791e04 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:09:46.950318 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3d84a00d-890e-4447-a798-1312b4e6cd0a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6a02aee-9ba5-4638-b98a-27853f7a95e1) transitioned into 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-717583761',display_name='tempest-VolumesGetTest-Volume-2006858751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb1a356b472a4762b0268895019dc027',qos_specs=None,replication_status=,reservations=['95ef21cc-ac81-4db6-a8d0-dad9be018735','99aa48a6-9b10-4d27-965d-9aa7fee4c2cf','d5b38fbe-8ddf-4bb7-924c-8a5cc7c8a324','55738b4b-c4ca-4961-b639-8437a605dad2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a0e0a0ad209544e9bd57a6ab3dfb3ffe',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:46.951092 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3d84a00d-890e-4447-a798-1312b4e6cd0a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfcd21a4-0023-4e6f-9deb-e0134849c875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:46.956555 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:46.956555 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:46.968864 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-36978e90-2d59-4c58-af49-1e80fb791e04 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Jul 10 14:09:46.969318 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3d84a00d-890e-4447-a798-1312b4e6cd0a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfcd21a4-0023-4e6f-9deb-e0134849c875) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:46.969400 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 160/623] 10.4.3.66 () {68 vars in 1292 bytes} [Fri Jul 10 14:09:46 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:46.970867 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3d84a00d-890e-4447-a798-1312b4e6cd0a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Flow 'volume_create_api' (6a8ad0bb-718d-4d49-b124-d5d357c9a23d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:09:46.971430 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-3d84a00d-890e-4447-a798-1312b4e6cd0a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Create volume request issued successfully. Jul 10 14:09:46.972281 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3d84a00d-890e-4447-a798-1312b4e6cd0a tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:09:46.972936 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 154/624] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:09:46 2026] POST /volume/v3/volumes => generated 777 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:09:46.986621 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c617ae23-9f2f-4897-af5c-679a71a0f984 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:46.988657 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c617ae23-9f2f-4897-af5c-679a71a0f984 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] GET https://10.4.3.66/volume/v3/snapshots/detail Jul 10 14:09:46.988924 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c617ae23-9f2f-4897-af5c-679a71a0f984 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:46.989134 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c617ae23-9f2f-4897-af5c-679a71a0f984 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Calling method 'detail' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:46.989447 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.api_utils [None req-c617ae23-9f2f-4897-af5c-679a71a0f984 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Removing options '' from query. {{(pid=100153) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:09:46.991965 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.db.api [None req-c617ae23-9f2f-4897-af5c-679a71a0f984 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Building query based on filter {{(pid=100153) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 14:09:46.992007 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-a06dade2-e175-4800-b14f-46c70b686f10 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:46.993902 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a06dade2-e175-4800-b14f-46c70b686f10 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] GET https://10.4.3.66/volume/v3/volumes/8d8dd4e2-a5e5-45ab-8d30-9cf5617ddacf Jul 10 14:09:46.994116 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a06dade2-e175-4800-b14f-46c70b686f10 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:46.994409 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a06dade2-e175-4800-b14f-46c70b686f10 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:47.007029 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-c617ae23-9f2f-4897-af5c-679a71a0f984 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Get all snapshots completed successfully. Jul 10 14:09:47.007655 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:47.007655 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:47.009598 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c617ae23-9f2f-4897-af5c-679a71a0f984 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] https://10.4.3.66/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 14:09:47.009598 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 158/625] 10.4.3.66 () {66 vars in 1257 bytes} [Fri Jul 10 14:09:46 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:09:47.013492 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-a06dade2-e175-4800-b14f-46c70b686f10 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:47.020608 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7009c0e7-7099-4cba-b549-e442f05bfc3a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:47.021993 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a06dade2-e175-4800-b14f-46c70b686f10 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/8d8dd4e2-a5e5-45ab-8d30-9cf5617ddacf returned with HTTP 200 Jul 10 14:09:47.022822 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7009c0e7-7099-4cba-b549-e442f05bfc3a tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] GET https://10.4.3.66/volume/v3/group_snapshots/248d55d3-1cb5-47f6-99a3-81e7ffc7febb Jul 10 14:09:47.022941 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 154/626] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:46 2026] GET /volume/v3/volumes/8d8dd4e2-a5e5-45ab-8d30-9cf5617ddacf => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:47.023043 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7009c0e7-7099-4cba-b549-e442f05bfc3a tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:47.023331 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7009c0e7-7099-4cba-b549-e442f05bfc3a tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:47.023543 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.group_snapshots [None req-7009c0e7-7099-4cba-b549-e442f05bfc3a tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] show called for member 248d55d3-1cb5-47f6-99a3-81e7ffc7febb {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 14:09:47.035454 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:47.035454 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:47.039360 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7009c0e7-7099-4cba-b549-e442f05bfc3a tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] https://10.4.3.66/volume/v3/group_snapshots/248d55d3-1cb5-47f6-99a3-81e7ffc7febb returned with HTTP 200 Jul 10 14:09:47.039836 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 161/627] 10.4.3.66 () {68 vars in 1406 bytes} [Fri Jul 10 14:09:47 2026] GET /volume/v3/group_snapshots/248d55d3-1cb5-47f6-99a3-81e7ffc7febb => generated 329 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:48.043394 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-45524669-c76b-4d7b-8dbb-2dbe47072c6d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:48.045959 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-45524669-c76b-4d7b-8dbb-2dbe47072c6d tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] GET https://10.4.3.66/volume/v3/volumes/8d8dd4e2-a5e5-45ab-8d30-9cf5617ddacf Jul 10 14:09:48.046270 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-45524669-c76b-4d7b-8dbb-2dbe47072c6d tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:48.046673 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-45524669-c76b-4d7b-8dbb-2dbe47072c6d tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:48.052677 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-92d31e45-30c3-4bad-b5c3-5a4840e07995 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:48.054456 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-92d31e45-30c3-4bad-b5c3-5a4840e07995 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] GET https://10.4.3.66/volume/v3/group_snapshots/248d55d3-1cb5-47f6-99a3-81e7ffc7febb Jul 10 14:09:48.054795 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-92d31e45-30c3-4bad-b5c3-5a4840e07995 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:48.054942 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-92d31e45-30c3-4bad-b5c3-5a4840e07995 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:48.055091 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.group_snapshots [None req-92d31e45-30c3-4bad-b5c3-5a4840e07995 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] show called for member 248d55d3-1cb5-47f6-99a3-81e7ffc7febb {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 14:09:48.057459 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:48.057459 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:48.059530 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-92d31e45-30c3-4bad-b5c3-5a4840e07995 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] https://10.4.3.66/volume/v3/group_snapshots/248d55d3-1cb5-47f6-99a3-81e7ffc7febb returned with HTTP 404 Jul 10 14:09:48.059530 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 159/628] 10.4.3.66 () {68 vars in 1406 bytes} [Fri Jul 10 14:09:48 2026] GET /volume/v3/group_snapshots/248d55d3-1cb5-47f6-99a3-81e7ffc7febb => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:09:48.063855 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-45524669-c76b-4d7b-8dbb-2dbe47072c6d tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:48.069264 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-423f2956-b220-4c22-bc88-0901a33bd8fd None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:48.071824 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-45524669-c76b-4d7b-8dbb-2dbe47072c6d tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/8d8dd4e2-a5e5-45ab-8d30-9cf5617ddacf returned with HTTP 200 Jul 10 14:09:48.072296 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-423f2956-b220-4c22-bc88-0901a33bd8fd tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] GET https://10.4.3.66/volume/v3/volumes/detail Jul 10 14:09:48.072544 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-423f2956-b220-4c22-bc88-0901a33bd8fd tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:48.072661 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 155/629] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:48 2026] GET /volume/v3/volumes/8d8dd4e2-a5e5-45ab-8d30-9cf5617ddacf => generated 870 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:48.073721 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-423f2956-b220-4c22-bc88-0901a33bd8fd tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Calling method 'detail' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:48.073721 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.api_utils [None req-423f2956-b220-4c22-bc88-0901a33bd8fd tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Removing options '' from query. {{(pid=100154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:09:48.074130 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-423f2956-b220-4c22-bc88-0901a33bd8fd tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:09:48.093805 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-423f2956-b220-4c22-bc88-0901a33bd8fd tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Get all volumes completed successfully. Jul 10 14:09:48.094056 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ea14c8b5-2b5f-4fd8-ab12-5c4a43902fba None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:48.094353 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-423f2956-b220-4c22-bc88-0901a33bd8fd tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:09:48.094353 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-423f2956-b220-4c22-bc88-0901a33bd8fd tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:09:48.096227 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ea14c8b5-2b5f-4fd8-ab12-5c4a43902fba tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] PUT https://10.4.3.66/volume/v3/volumes/8d8dd4e2-a5e5-45ab-8d30-9cf5617ddacf Jul 10 14:09:48.096766 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ea14c8b5-2b5f-4fd8-ab12-5c4a43902fba tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-976658407", "description": null}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:48.107788 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:48.107788 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:48.112768 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ea14c8b5-2b5f-4fd8-ab12-5c4a43902fba tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:48.123116 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ea14c8b5-2b5f-4fd8-ab12-5c4a43902fba tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume updated successfully. Jul 10 14:09:48.124156 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ea14c8b5-2b5f-4fd8-ab12-5c4a43902fba tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/8d8dd4e2-a5e5-45ab-8d30-9cf5617ddacf returned with HTTP 200 Jul 10 14:09:48.124623 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 162/630] 10.4.3.66 () {68 vars in 1361 bytes} [Fri Jul 10 14:09:48 2026] PUT /volume/v3/volumes/8d8dd4e2-a5e5-45ab-8d30-9cf5617ddacf => generated 767 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:48.147402 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-3dc19d03-b66b-49e6-a25d-d6743ecc4984 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:48.152537 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3dc19d03-b66b-49e6-a25d-d6743ecc4984 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] GET https://10.4.3.66/volume/v3/volumes/8d8dd4e2-a5e5-45ab-8d30-9cf5617ddacf Jul 10 14:09:48.152537 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3dc19d03-b66b-49e6-a25d-d6743ecc4984 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:48.152537 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3dc19d03-b66b-49e6-a25d-d6743ecc4984 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:48.152845 np0000005012 devstack@c-api.service[100154]: DEBUG oslo_db.sqlalchemy.engines [None req-423f2956-b220-4c22-bc88-0901a33bd8fd tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:09:48.156438 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:48.156438 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:48.162093 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:48.162093 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:48.171529 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-3dc19d03-b66b-49e6-a25d-d6743ecc4984 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:48.171621 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-423f2956-b220-4c22-bc88-0901a33bd8fd tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Jul 10 14:09:48.171621 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 155/631] 10.4.3.66 () {68 vars in 1292 bytes} [Fri Jul 10 14:09:48 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:48.174410 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3dc19d03-b66b-49e6-a25d-d6743ecc4984 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/8d8dd4e2-a5e5-45ab-8d30-9cf5617ddacf returned with HTTP 200 Jul 10 14:09:48.174889 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 160/632] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:48 2026] GET /volume/v3/volumes/8d8dd4e2-a5e5-45ab-8d30-9cf5617ddacf => generated 835 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:48.187412 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4b744631-7cd8-4653-acc3-f5cd1b3dd349 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:48.190107 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9d43ad92-97c8-49ae-8684-750ea71d857c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:48.191875 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4b744631-7cd8-4653-acc3-f5cd1b3dd349 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] POST https://10.4.3.66/volume/v3/groups/63c18269-8590-4874-be9e-b5a606bab7bc/action Jul 10 14:09:48.192321 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9d43ad92-97c8-49ae-8684-750ea71d857c tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] DELETE https://10.4.3.66/volume/v3/volumes/8d8dd4e2-a5e5-45ab-8d30-9cf5617ddacf Jul 10 14:09:48.192462 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4b744631-7cd8-4653-acc3-f5cd1b3dd349 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:09:48.192544 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9d43ad92-97c8-49ae-8684-750ea71d857c tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:48.192706 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4b744631-7cd8-4653-acc3-f5cd1b3dd349 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:48.192793 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9d43ad92-97c8-49ae-8684-750ea71d857c tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:48.193105 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-9d43ad92-97c8-49ae-8684-750ea71d857c tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Delete volume with id: 8d8dd4e2-a5e5-45ab-8d30-9cf5617ddacf Jul 10 14:09:48.195068 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.groups [None req-4b744631-7cd8-4653-acc3-f5cd1b3dd349 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] delete called for group 63c18269-8590-4874-be9e-b5a606bab7bc {{(pid=100155) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 14:09:48.195270 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.groups [None req-4b744631-7cd8-4653-acc3-f5cd1b3dd349 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Delete group with id: 63c18269-8590-4874-be9e-b5a606bab7bc Jul 10 14:09:48.201946 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:48.201946 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:48.202825 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:48.202825 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:48.203833 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9d43ad92-97c8-49ae-8684-750ea71d857c tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:48.234748 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9d43ad92-97c8-49ae-8684-750ea71d857c tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Delete volume request issued successfully. Jul 10 14:09:48.236043 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9d43ad92-97c8-49ae-8684-750ea71d857c tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/8d8dd4e2-a5e5-45ab-8d30-9cf5617ddacf returned with HTTP 202 Jul 10 14:09:48.236043 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 163/633] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:09:48 2026] DELETE /volume/v3/volumes/8d8dd4e2-a5e5-45ab-8d30-9cf5617ddacf => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:09:48.245383 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-5b33ebf6-d5bd-4fc7-b5c7-2dc28e0f3abd None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:48.248282 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5b33ebf6-d5bd-4fc7-b5c7-2dc28e0f3abd tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] GET https://10.4.3.66/volume/v3/volumes/8d8dd4e2-a5e5-45ab-8d30-9cf5617ddacf Jul 10 14:09:48.248417 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5b33ebf6-d5bd-4fc7-b5c7-2dc28e0f3abd tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:48.248943 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5b33ebf6-d5bd-4fc7-b5c7-2dc28e0f3abd tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:48.255455 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4b744631-7cd8-4653-acc3-f5cd1b3dd349 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] https://10.4.3.66/volume/v3/groups/63c18269-8590-4874-be9e-b5a606bab7bc/action returned with HTTP 202 Jul 10 14:09:48.256038 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 156/634] 10.4.3.66 () {70 vars in 1421 bytes} [Fri Jul 10 14:09:48 2026] POST /volume/v3/groups/63c18269-8590-4874-be9e-b5a606bab7bc/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:09:48.260229 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:48.260229 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:48.266941 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-5b33ebf6-d5bd-4fc7-b5c7-2dc28e0f3abd tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:48.269966 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d7749f14-a54a-4713-928e-79bfa91b5735 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:48.273588 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d7749f14-a54a-4713-928e-79bfa91b5735 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] GET https://10.4.3.66/volume/v3/volumes/25a89d13-0ee1-44b8-988b-65a141ece294 Jul 10 14:09:48.273588 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d7749f14-a54a-4713-928e-79bfa91b5735 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:48.273588 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d7749f14-a54a-4713-928e-79bfa91b5735 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:48.274685 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5b33ebf6-d5bd-4fc7-b5c7-2dc28e0f3abd tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/8d8dd4e2-a5e5-45ab-8d30-9cf5617ddacf returned with HTTP 200 Jul 10 14:09:48.274685 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 156/635] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:48 2026] GET /volume/v3/volumes/8d8dd4e2-a5e5-45ab-8d30-9cf5617ddacf => generated 834 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:48.282825 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:48.282825 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:48.288991 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-d7749f14-a54a-4713-928e-79bfa91b5735 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Volume info retrieved successfully. Jul 10 14:09:48.289877 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-d7749f14-a54a-4713-928e-79bfa91b5735 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:09:48.290131 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-d7749f14-a54a-4713-928e-79bfa91b5735 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:09:48.338080 np0000005012 devstack@c-api.service[100153]: DEBUG oslo_db.sqlalchemy.engines [None req-d7749f14-a54a-4713-928e-79bfa91b5735 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100153) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:09:48.347563 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:48.347563 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:48.362791 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d7749f14-a54a-4713-928e-79bfa91b5735 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] https://10.4.3.66/volume/v3/volumes/25a89d13-0ee1-44b8-988b-65a141ece294 returned with HTTP 200 Jul 10 14:09:48.362791 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 161/636] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:09:48 2026] GET /volume/v3/volumes/25a89d13-0ee1-44b8-988b-65a141ece294 => generated 916 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:49.292016 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e02386f3-c84d-4248-b457-2a394997d797 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:49.295420 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e02386f3-c84d-4248-b457-2a394997d797 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] GET https://10.4.3.66/volume/v3/volumes/8d8dd4e2-a5e5-45ab-8d30-9cf5617ddacf Jul 10 14:09:49.295420 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e02386f3-c84d-4248-b457-2a394997d797 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:49.295420 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e02386f3-c84d-4248-b457-2a394997d797 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:49.301725 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e02386f3-c84d-4248-b457-2a394997d797 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/8d8dd4e2-a5e5-45ab-8d30-9cf5617ddacf returned with HTTP 404 Jul 10 14:09:49.302623 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 164/637] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:49 2026] GET /volume/v3/volumes/8d8dd4e2-a5e5-45ab-8d30-9cf5617ddacf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:09:49.310830 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-8fbd7af7-dbd5-4d2f-a159-2a0730321fed None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:49.312824 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8fbd7af7-dbd5-4d2f-a159-2a0730321fed tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] GET https://10.4.3.66/volume/v3/volumes/7e8f8a98-1167-4ac5-8424-eb3c65961995 Jul 10 14:09:49.313020 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8fbd7af7-dbd5-4d2f-a159-2a0730321fed tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:49.313220 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8fbd7af7-dbd5-4d2f-a159-2a0730321fed tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:49.330468 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:49.330468 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:49.344257 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-8fbd7af7-dbd5-4d2f-a159-2a0730321fed tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:49.355634 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8fbd7af7-dbd5-4d2f-a159-2a0730321fed tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/7e8f8a98-1167-4ac5-8424-eb3c65961995 returned with HTTP 200 Jul 10 14:09:49.356216 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 157/638] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:49 2026] GET /volume/v3/volumes/7e8f8a98-1167-4ac5-8424-eb3c65961995 => generated 1403 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:49.373164 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-90e04782-4c67-4b40-bba6-3adaa1b373a3 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:49.376038 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-90e04782-4c67-4b40-bba6-3adaa1b373a3 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] DELETE https://10.4.3.66/volume/v3/volumes/7e8f8a98-1167-4ac5-8424-eb3c65961995 Jul 10 14:09:49.376210 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-90e04782-4c67-4b40-bba6-3adaa1b373a3 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:49.376428 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-90e04782-4c67-4b40-bba6-3adaa1b373a3 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:49.376656 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-90e04782-4c67-4b40-bba6-3adaa1b373a3 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Delete volume with id: 7e8f8a98-1167-4ac5-8424-eb3c65961995 Jul 10 14:09:49.384395 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-78b256c1-ba36-41f8-acc5-d8ec1c8fde19 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:49.387968 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-78b256c1-ba36-41f8-acc5-d8ec1c8fde19 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] GET https://10.4.3.66/volume/v3/volumes/25a89d13-0ee1-44b8-988b-65a141ece294 Jul 10 14:09:49.388266 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-78b256c1-ba36-41f8-acc5-d8ec1c8fde19 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:49.388512 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-78b256c1-ba36-41f8-acc5-d8ec1c8fde19 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:49.389021 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:49.389021 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:49.389802 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-90e04782-4c67-4b40-bba6-3adaa1b373a3 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:49.395922 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-78b256c1-ba36-41f8-acc5-d8ec1c8fde19 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] https://10.4.3.66/volume/v3/volumes/25a89d13-0ee1-44b8-988b-65a141ece294 returned with HTTP 404 Jul 10 14:09:49.398615 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 162/639] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:09:49 2026] GET /volume/v3/volumes/25a89d13-0ee1-44b8-988b-65a141ece294 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:09:49.407245 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e6abb61a-3c5c-4d26-ab7a-df35ac5f0f75 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:49.411130 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e6abb61a-3c5c-4d26-ab7a-df35ac5f0f75 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] GET https://10.4.3.66/volume/v3/groups/63c18269-8590-4874-be9e-b5a606bab7bc Jul 10 14:09:49.411449 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e6abb61a-3c5c-4d26-ab7a-df35ac5f0f75 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:49.411732 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e6abb61a-3c5c-4d26-ab7a-df35ac5f0f75 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:49.411926 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-e6abb61a-3c5c-4d26-ab7a-df35ac5f0f75 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] show called for member 63c18269-8590-4874-be9e-b5a606bab7bc {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:09:49.416435 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e6abb61a-3c5c-4d26-ab7a-df35ac5f0f75 tempest-GroupSnapshotsV319Test-1061400939 tempest-GroupSnapshotsV319Test-1061400939-project-member] https://10.4.3.66/volume/v3/groups/63c18269-8590-4874-be9e-b5a606bab7bc returned with HTTP 404 Jul 10 14:09:49.416435 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 165/640] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:09:49 2026] GET /volume/v3/groups/63c18269-8590-4874-be9e-b5a606bab7bc => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:09:49.421551 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-90e04782-4c67-4b40-bba6-3adaa1b373a3 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Delete volume request issued successfully. Jul 10 14:09:49.421836 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-90e04782-4c67-4b40-bba6-3adaa1b373a3 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/7e8f8a98-1167-4ac5-8424-eb3c65961995 returned with HTTP 202 Jul 10 14:09:49.422450 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 157/641] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:09:49 2026] DELETE /volume/v3/volumes/7e8f8a98-1167-4ac5-8424-eb3c65961995 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:09:49.425611 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-be57aaaf-04b7-4c94-8745-5c9e8be7022f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:49.427980 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-be57aaaf-04b7-4c94-8745-5c9e8be7022f tempest-GroupSnapshotsV319Test-398216206 tempest-GroupSnapshotsV319Test-398216206-project-admin] DELETE https://10.4.3.66/volume/v3/group_types/0f8e4723-67b1-48ed-a859-c1f74ebbe781 Jul 10 14:09:49.428313 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-be57aaaf-04b7-4c94-8745-5c9e8be7022f tempest-GroupSnapshotsV319Test-398216206 tempest-GroupSnapshotsV319Test-398216206-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:49.428603 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-be57aaaf-04b7-4c94-8745-5c9e8be7022f tempest-GroupSnapshotsV319Test-398216206 tempest-GroupSnapshotsV319Test-398216206-project-admin] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:49.431643 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b2c8bdf0-2c90-43a5-a527-8ae5b7e4e2be None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:49.433823 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b2c8bdf0-2c90-43a5-a527-8ae5b7e4e2be tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] GET https://10.4.3.66/volume/v3/volumes/7e8f8a98-1167-4ac5-8424-eb3c65961995 Jul 10 14:09:49.434111 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b2c8bdf0-2c90-43a5-a527-8ae5b7e4e2be tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:49.434460 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b2c8bdf0-2c90-43a5-a527-8ae5b7e4e2be tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:49.443817 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:49.443817 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:49.448889 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-b2c8bdf0-2c90-43a5-a527-8ae5b7e4e2be tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Volume info retrieved successfully. Jul 10 14:09:49.452911 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-be57aaaf-04b7-4c94-8745-5c9e8be7022f tempest-GroupSnapshotsV319Test-398216206 tempest-GroupSnapshotsV319Test-398216206-project-admin] https://10.4.3.66/volume/v3/group_types/0f8e4723-67b1-48ed-a859-c1f74ebbe781 returned with HTTP 202 Jul 10 14:09:49.453519 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 158/642] 10.4.3.66 () {68 vars in 1397 bytes} [Fri Jul 10 14:09:49 2026] DELETE /volume/v3/group_types/0f8e4723-67b1-48ed-a859-c1f74ebbe781 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:09:49.455327 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b2c8bdf0-2c90-43a5-a527-8ae5b7e4e2be tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/7e8f8a98-1167-4ac5-8424-eb3c65961995 returned with HTTP 200 Jul 10 14:09:49.455327 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 163/643] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:49 2026] GET /volume/v3/volumes/7e8f8a98-1167-4ac5-8424-eb3c65961995 => generated 1402 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 14:09:49.467952 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fb0ed638-d819-4073-bc0b-d549b559226d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:49.471852 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fb0ed638-d819-4073-bc0b-d549b559226d tempest-GroupSnapshotsV319Test-398216206 tempest-GroupSnapshotsV319Test-398216206-project-admin] DELETE https://10.4.3.66/volume/v3/types/ef7a03c2-1769-4733-843d-9a051056b587 Jul 10 14:09:49.472234 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fb0ed638-d819-4073-bc0b-d549b559226d tempest-GroupSnapshotsV319Test-398216206 tempest-GroupSnapshotsV319Test-398216206-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:49.472919 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fb0ed638-d819-4073-bc0b-d549b559226d tempest-GroupSnapshotsV319Test-398216206 tempest-GroupSnapshotsV319Test-398216206-project-admin] Calling method '_delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:49.547047 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fb0ed638-d819-4073-bc0b-d549b559226d tempest-GroupSnapshotsV319Test-398216206 tempest-GroupSnapshotsV319Test-398216206-project-admin] https://10.4.3.66/volume/v3/types/ef7a03c2-1769-4733-843d-9a051056b587 returned with HTTP 202 Jul 10 14:09:49.547578 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 166/644] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:09:49 2026] DELETE /volume/v3/types/ef7a03c2-1769-4733-843d-9a051056b587 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:09:49.558347 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-4873a8bc-8c40-4a65-9a39-22c759110588 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:49.560932 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4873a8bc-8c40-4a65-9a39-22c759110588 tempest-GroupSnapshotsV319Test-398216206 tempest-GroupSnapshotsV319Test-398216206-project-admin] GET https://10.4.3.66/volume/v3/types/ef7a03c2-1769-4733-843d-9a051056b587 Jul 10 14:09:49.561076 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4873a8bc-8c40-4a65-9a39-22c759110588 tempest-GroupSnapshotsV319Test-398216206 tempest-GroupSnapshotsV319Test-398216206-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:49.561706 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4873a8bc-8c40-4a65-9a39-22c759110588 tempest-GroupSnapshotsV319Test-398216206 tempest-GroupSnapshotsV319Test-398216206-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:49.566973 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4873a8bc-8c40-4a65-9a39-22c759110588 tempest-GroupSnapshotsV319Test-398216206 tempest-GroupSnapshotsV319Test-398216206-project-admin] https://10.4.3.66/volume/v3/types/ef7a03c2-1769-4733-843d-9a051056b587 returned with HTTP 404 Jul 10 14:09:49.567650 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 158/645] 10.4.3.66 () {66 vars in 1335 bytes} [Fri Jul 10 14:09:49 2026] GET /volume/v3/types/ef7a03c2-1769-4733-843d-9a051056b587 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:09:50.482929 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-ce0a4e93-2345-40d7-86b6-ba623f40e5f6 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:50.490533 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ce0a4e93-2345-40d7-86b6-ba623f40e5f6 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] GET https://10.4.3.66/volume/v3/volumes/7e8f8a98-1167-4ac5-8424-eb3c65961995 Jul 10 14:09:50.490656 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ce0a4e93-2345-40d7-86b6-ba623f40e5f6 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:50.490861 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ce0a4e93-2345-40d7-86b6-ba623f40e5f6 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:50.498392 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ce0a4e93-2345-40d7-86b6-ba623f40e5f6 tempest-VolumesGetTest-910793116 tempest-VolumesGetTest-910793116-project-member] https://10.4.3.66/volume/v3/volumes/7e8f8a98-1167-4ac5-8424-eb3c65961995 returned with HTTP 404 Jul 10 14:09:50.499312 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 159/646] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:50 2026] GET /volume/v3/volumes/7e8f8a98-1167-4ac5-8424-eb3c65961995 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:09:52.211728 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-478a3d1b-f215-4759-b96a-67d084b565b9 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:52.370349 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-478a3d1b-f215-4759-b96a-67d084b565b9 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:09:52.370907 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-478a3d1b-f215-4759-b96a-67d084b565b9 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1981958507"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:52.379242 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-478a3d1b-f215-4759-b96a-67d084b565b9 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1981958507'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:09:52.379486 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-478a3d1b-f215-4759-b96a-67d084b565b9 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Create volume of 1 GB Jul 10 14:09:52.398665 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-478a3d1b-f215-4759-b96a-67d084b565b9 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Availability Zones retrieved successfully. Jul 10 14:09:52.414133 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-478a3d1b-f215-4759-b96a-67d084b565b9 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Flow 'volume_create_api' (50a90873-837b-4a6f-9094-efdfa74e8ecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:09:52.417791 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-478a3d1b-f215-4759-b96a-67d084b565b9 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26be0691-68d7-4030-be88-4f542c22e764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:52.418838 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-478a3d1b-f215-4759-b96a-67d084b565b9 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:09:52.445328 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-478a3d1b-f215-4759-b96a-67d084b565b9 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26be0691-68d7-4030-be88-4f542c22e764) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:52.446043 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-478a3d1b-f215-4759-b96a-67d084b565b9 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f60aa39e-992b-4289-b872-656eee227f70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:52.505027 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-05720e99-21a4-4e24-b28f-4b01a1ee0c3e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:52.506746 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-478a3d1b-f215-4759-b96a-67d084b565b9 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Created reservations ['8f94b1c2-c5c0-47dc-b13e-a408aded9c62', '01699354-3e35-4bd3-9d75-0a9f1b4356cc', 'dd9803e8-b7ba-441d-ac10-2234ef05583b', '16ae4c16-b1a2-4d87-989e-a0f792fbab72'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:09:52.507725 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-478a3d1b-f215-4759-b96a-67d084b565b9 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f60aa39e-992b-4289-b872-656eee227f70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f94b1c2-c5c0-47dc-b13e-a408aded9c62', '01699354-3e35-4bd3-9d75-0a9f1b4356cc', 'dd9803e8-b7ba-441d-ac10-2234ef05583b', '16ae4c16-b1a2-4d87-989e-a0f792fbab72']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:52.508658 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-478a3d1b-f215-4759-b96a-67d084b565b9 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f650c8b-f4b3-4c39-aefc-aa030001e6fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:52.532375 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-478a3d1b-f215-4759-b96a-67d084b565b9 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f650c8b-f4b3-4c39-aefc-aa030001e6fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66ee6a8e-014f-4d62-a680-0be4143d96eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1981958507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5efe796650f347b3af0b83a1d187b031',qos_specs=None,replication_status=,reservations=['8f94b1c2-c5c0-47dc-b13e-a408aded9c62','01699354-3e35-4bd3-9d75-0a9f1b4356cc','dd9803e8-b7ba-441d-ac10-2234ef05583b','16ae4c16-b1a2-4d87-989e-a0f792fbab72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6d961dc576546b997596585c4eb058b',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:09:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1981958507',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66ee6a8e-014f-4d62-a680-0be4143d96eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5efe796650f347b3af0b83a1d187b031',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6d961dc576546b997596585c4eb058b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:52.533511 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-478a3d1b-f215-4759-b96a-67d084b565b9 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dac6835e-e698-4b79-adab-944cd3c421d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:52.558011 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-478a3d1b-f215-4759-b96a-67d084b565b9 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dac6835e-e698-4b79-adab-944cd3c421d4) transitioned into state 'SUCCESS' from state '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-1981958507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5efe796650f347b3af0b83a1d187b031',qos_specs=None,replication_status=,reservations=['8f94b1c2-c5c0-47dc-b13e-a408aded9c62','01699354-3e35-4bd3-9d75-0a9f1b4356cc','dd9803e8-b7ba-441d-ac10-2234ef05583b','16ae4c16-b1a2-4d87-989e-a0f792fbab72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6d961dc576546b997596585c4eb058b',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:52.558907 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-478a3d1b-f215-4759-b96a-67d084b565b9 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11fcab14-4efe-4943-86e6-613832f882c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:09:52.570115 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-478a3d1b-f215-4759-b96a-67d084b565b9 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11fcab14-4efe-4943-86e6-613832f882c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:09:52.570828 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-478a3d1b-f215-4759-b96a-67d084b565b9 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Flow 'volume_create_api' (50a90873-837b-4a6f-9094-efdfa74e8ecb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:09:52.571095 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-478a3d1b-f215-4759-b96a-67d084b565b9 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Create volume request issued successfully. Jul 10 14:09:52.573162 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-478a3d1b-f215-4759-b96a-67d084b565b9 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:09:52.573162 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 164/647] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:09:52 2026] POST /volume/v3/volumes => generated 756 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:09:52.592571 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-773a11c5-cb10-4f79-8099-926b4e8d43be None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:52.594469 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-773a11c5-cb10-4f79-8099-926b4e8d43be tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] GET https://10.4.3.66/volume/v3/volumes/66ee6a8e-014f-4d62-a680-0be4143d96eb Jul 10 14:09:52.594674 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-773a11c5-cb10-4f79-8099-926b4e8d43be tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:52.594882 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-773a11c5-cb10-4f79-8099-926b4e8d43be tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:52.602788 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-05720e99-21a4-4e24-b28f-4b01a1ee0c3e tempest-VolumePoolsAdminTestsJSON-2070358137 tempest-VolumePoolsAdminTestsJSON-2070358137-project-admin] GET https://10.4.3.66/volume/v3/scheduler-stats/get_pools?detail=True Jul 10 14:09:52.603054 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-05720e99-21a4-4e24-b28f-4b01a1ee0c3e tempest-VolumePoolsAdminTestsJSON-2070358137 tempest-VolumePoolsAdminTestsJSON-2070358137-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:52.603337 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-05720e99-21a4-4e24-b28f-4b01a1ee0c3e tempest-VolumePoolsAdminTestsJSON-2070358137 tempest-VolumePoolsAdminTestsJSON-2070358137-project-admin] Calling method 'get_pools' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:52.606578 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:52.606578 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:52.612534 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-773a11c5-cb10-4f79-8099-926b4e8d43be tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Volume info retrieved successfully. Jul 10 14:09:52.621463 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-773a11c5-cb10-4f79-8099-926b4e8d43be tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] https://10.4.3.66/volume/v3/volumes/66ee6a8e-014f-4d62-a680-0be4143d96eb returned with HTTP 200 Jul 10 14:09:52.623073 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 159/648] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:52 2026] GET /volume/v3/volumes/66ee6a8e-014f-4d62-a680-0be4143d96eb => generated 824 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:53.112799 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-05720e99-21a4-4e24-b28f-4b01a1ee0c3e tempest-VolumePoolsAdminTestsJSON-2070358137 tempest-VolumePoolsAdminTestsJSON-2070358137-project-admin] https://10.4.3.66/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 10 14:09:53.113631 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 167/649] 10.4.3.66 () {66 vars in 1307 bytes} [Fri Jul 10 14:09:52 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 609 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:53.129766 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a168f7db-6889-459d-ab52-4fd24e5a9313 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:53.135524 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a168f7db-6889-459d-ab52-4fd24e5a9313 tempest-VolumePoolsAdminTestsJSON-2070358137 tempest-VolumePoolsAdminTestsJSON-2070358137-project-admin] GET https://10.4.3.66/volume/v3/scheduler-stats/get_pools Jul 10 14:09:53.135524 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a168f7db-6889-459d-ab52-4fd24e5a9313 tempest-VolumePoolsAdminTestsJSON-2070358137 tempest-VolumePoolsAdminTestsJSON-2070358137-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:53.135524 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a168f7db-6889-459d-ab52-4fd24e5a9313 tempest-VolumePoolsAdminTestsJSON-2070358137 tempest-VolumePoolsAdminTestsJSON-2070358137-project-admin] Calling method 'get_pools' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:53.638153 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a168f7db-6889-459d-ab52-4fd24e5a9313 tempest-VolumePoolsAdminTestsJSON-2070358137 tempest-VolumePoolsAdminTestsJSON-2070358137-project-admin] https://10.4.3.66/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 10 14:09:53.638153 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 160/650] 10.4.3.66 () {66 vars in 1284 bytes} [Fri Jul 10 14:09:53 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:53.638327 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-529644c1-2616-46c0-8719-183105f4c012 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:53.640911 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-529644c1-2616-46c0-8719-183105f4c012 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] GET https://10.4.3.66/volume/v3/volumes/66ee6a8e-014f-4d62-a680-0be4143d96eb Jul 10 14:09:53.640911 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-529644c1-2616-46c0-8719-183105f4c012 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:53.642894 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-529644c1-2616-46c0-8719-183105f4c012 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:53.668874 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:53.668874 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:53.677714 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-529644c1-2616-46c0-8719-183105f4c012 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Volume info retrieved successfully. Jul 10 14:09:53.686947 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-529644c1-2616-46c0-8719-183105f4c012 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] https://10.4.3.66/volume/v3/volumes/66ee6a8e-014f-4d62-a680-0be4143d96eb returned with HTTP 200 Jul 10 14:09:53.687434 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 165/651] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:09:53 2026] GET /volume/v3/volumes/66ee6a8e-014f-4d62-a680-0be4143d96eb => generated 849 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:53.712913 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f318017f-5b15-47ef-9a5b-56783813bfbf None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:53.715977 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f318017f-5b15-47ef-9a5b-56783813bfbf tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:09:53.716244 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f318017f-5b15-47ef-9a5b-56783813bfbf tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "66ee6a8e-014f-4d62-a680-0be4143d96eb", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-2067792420"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:53.730457 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:53.730457 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:53.731132 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-f318017f-5b15-47ef-9a5b-56783813bfbf tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Volume info retrieved successfully. Jul 10 14:09:53.731284 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.snapshots [None req-f318017f-5b15-47ef-9a5b-56783813bfbf tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Create snapshot from volume 66ee6a8e-014f-4d62-a680-0be4143d96eb Jul 10 14:09:53.768099 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-f318017f-5b15-47ef-9a5b-56783813bfbf tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-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 14:09:53.815156 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-f318017f-5b15-47ef-9a5b-56783813bfbf tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Created reservations ['4444a68c-96b0-4492-a5c0-d7cb6a5d82b8', 'f0f44409-612a-4a31-ac66-962c9465bfe1', '0ac93817-0f89-4cd8-a9f4-8921bacca3a0', '9e9783bd-2ae8-4330-be72-2c4e5db84510'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:09:53.867010 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-f318017f-5b15-47ef-9a5b-56783813bfbf tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Snapshot create request issued successfully. Jul 10 14:09:53.867165 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f318017f-5b15-47ef-9a5b-56783813bfbf tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:09:53.867765 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 160/652] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:09:53 2026] POST /volume/v3/snapshots => generated 314 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:09:53.883272 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-633bb535-7fe1-41ca-9c35-8038e388fdd0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:53.887102 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-633bb535-7fe1-41ca-9c35-8038e388fdd0 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] GET https://10.4.3.66/volume/v3/snapshots/b5ac2ee4-46f6-402a-9ac9-2e36395b8ebe Jul 10 14:09:53.887783 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-633bb535-7fe1-41ca-9c35-8038e388fdd0 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:53.887783 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-633bb535-7fe1-41ca-9c35-8038e388fdd0 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:53.901407 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:53.901407 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:53.902495 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-633bb535-7fe1-41ca-9c35-8038e388fdd0 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Snapshot retrieved successfully. Jul 10 14:09:53.903386 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-633bb535-7fe1-41ca-9c35-8038e388fdd0 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] https://10.4.3.66/volume/v3/snapshots/b5ac2ee4-46f6-402a-9ac9-2e36395b8ebe returned with HTTP 200 Jul 10 14:09:53.904038 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 168/653] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:09:53 2026] GET /volume/v3/snapshots/b5ac2ee4-46f6-402a-9ac9-2e36395b8ebe => generated 446 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:54.918926 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-6f972301-9967-4d5b-b362-907d0e3a6795 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:54.924538 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6f972301-9967-4d5b-b362-907d0e3a6795 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] GET https://10.4.3.66/volume/v3/snapshots/b5ac2ee4-46f6-402a-9ac9-2e36395b8ebe Jul 10 14:09:54.924538 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6f972301-9967-4d5b-b362-907d0e3a6795 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:54.924538 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6f972301-9967-4d5b-b362-907d0e3a6795 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:54.934410 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:54.934410 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:54.936548 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-6f972301-9967-4d5b-b362-907d0e3a6795 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Snapshot retrieved successfully. Jul 10 14:09:54.936548 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6f972301-9967-4d5b-b362-907d0e3a6795 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] https://10.4.3.66/volume/v3/snapshots/b5ac2ee4-46f6-402a-9ac9-2e36395b8ebe returned with HTTP 200 Jul 10 14:09:54.937086 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 161/654] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:09:54 2026] GET /volume/v3/snapshots/b5ac2ee4-46f6-402a-9ac9-2e36395b8ebe => generated 473 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:54.948665 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-81256828-bf06-4179-9191-f13d5d4b431f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:54.950572 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-81256828-bf06-4179-9191-f13d5d4b431f tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:09:54.950959 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-81256828-bf06-4179-9191-f13d5d4b431f tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "66ee6a8e-014f-4d62-a680-0be4143d96eb", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1696505859"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:54.960821 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:54.960821 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:54.961387 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-81256828-bf06-4179-9191-f13d5d4b431f tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Volume info retrieved successfully. Jul 10 14:09:54.961616 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.snapshots [None req-81256828-bf06-4179-9191-f13d5d4b431f tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Create snapshot from volume 66ee6a8e-014f-4d62-a680-0be4143d96eb Jul 10 14:09:55.003618 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-81256828-bf06-4179-9191-f13d5d4b431f tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Created reservations ['e5a2486c-c74f-4fde-906c-9bd36015980b', 'e75e98db-d342-4eb5-b630-e0c37123f9c7', '72c0022f-11c8-420d-9b3f-305ae6d37b3c', '63acf110-7aa1-46ca-9472-30061d7179ab'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:09:55.044575 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-81256828-bf06-4179-9191-f13d5d4b431f tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Snapshot create request issued successfully. Jul 10 14:09:55.044923 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-81256828-bf06-4179-9191-f13d5d4b431f tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:09:55.045356 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 166/655] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:09:54 2026] POST /volume/v3/snapshots => generated 314 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:09:55.057711 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-be664487-ca2a-4fdf-85e4-a686a085a30e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:55.059472 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-be664487-ca2a-4fdf-85e4-a686a085a30e tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] GET https://10.4.3.66/volume/v3/snapshots/60bb21d0-016b-408a-a11a-2e6b359fee62 Jul 10 14:09:55.059773 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-be664487-ca2a-4fdf-85e4-a686a085a30e tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:55.061324 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-be664487-ca2a-4fdf-85e4-a686a085a30e tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:55.068756 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:55.068756 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:55.070102 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-be664487-ca2a-4fdf-85e4-a686a085a30e tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Snapshot retrieved successfully. Jul 10 14:09:55.072654 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-be664487-ca2a-4fdf-85e4-a686a085a30e tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] https://10.4.3.66/volume/v3/snapshots/60bb21d0-016b-408a-a11a-2e6b359fee62 returned with HTTP 200 Jul 10 14:09:55.074281 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 161/656] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:09:55 2026] GET /volume/v3/snapshots/60bb21d0-016b-408a-a11a-2e6b359fee62 => generated 446 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:56.085011 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ccc16f02-d2fd-443c-8618-d40582712e87 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:56.088231 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ccc16f02-d2fd-443c-8618-d40582712e87 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] GET https://10.4.3.66/volume/v3/snapshots/60bb21d0-016b-408a-a11a-2e6b359fee62 Jul 10 14:09:56.088448 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ccc16f02-d2fd-443c-8618-d40582712e87 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:56.088686 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ccc16f02-d2fd-443c-8618-d40582712e87 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:56.096496 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:56.096496 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:56.097081 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ccc16f02-d2fd-443c-8618-d40582712e87 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Snapshot retrieved successfully. Jul 10 14:09:56.098029 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ccc16f02-d2fd-443c-8618-d40582712e87 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] https://10.4.3.66/volume/v3/snapshots/60bb21d0-016b-408a-a11a-2e6b359fee62 returned with HTTP 200 Jul 10 14:09:56.098463 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 169/657] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:09:56 2026] GET /volume/v3/snapshots/60bb21d0-016b-408a-a11a-2e6b359fee62 => generated 473 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:56.114523 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-8a9f91a3-9851-48b4-8e76-6ee649afe26c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:56.114523 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8a9f91a3-9851-48b4-8e76-6ee649afe26c tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:09:56.114523 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8a9f91a3-9851-48b4-8e76-6ee649afe26c tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "66ee6a8e-014f-4d62-a680-0be4143d96eb", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1596281374"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:56.125696 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:56.125696 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:56.126269 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-8a9f91a3-9851-48b4-8e76-6ee649afe26c tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Volume info retrieved successfully. Jul 10 14:09:56.126594 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.snapshots [None req-8a9f91a3-9851-48b4-8e76-6ee649afe26c tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Create snapshot from volume 66ee6a8e-014f-4d62-a680-0be4143d96eb Jul 10 14:09:56.155795 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-8a9f91a3-9851-48b4-8e76-6ee649afe26c tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Created reservations ['4258c1a1-4aea-43d0-9d35-9400dd804db2', 'd19e333c-7326-4172-8fd2-18bf7d88bd1b', 'eabb52c3-ab12-40f5-ae3e-b7f6e46d0ab2', 'ec8d8b5e-42f5-4f8b-9b6a-0aba5ae19c42'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:09:56.192714 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-8a9f91a3-9851-48b4-8e76-6ee649afe26c tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Snapshot create request issued successfully. Jul 10 14:09:56.193135 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8a9f91a3-9851-48b4-8e76-6ee649afe26c tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:09:56.193908 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 162/658] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:09:56 2026] POST /volume/v3/snapshots => generated 314 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:09:56.205018 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-20f6e793-62be-4cca-8f7d-f3628459b450 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:56.206947 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-20f6e793-62be-4cca-8f7d-f3628459b450 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] GET https://10.4.3.66/volume/v3/snapshots/6db31fb9-6365-45ab-8d11-16dcb91802fe Jul 10 14:09:56.207239 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-20f6e793-62be-4cca-8f7d-f3628459b450 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:56.207462 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-20f6e793-62be-4cca-8f7d-f3628459b450 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:56.214932 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:56.214932 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:56.215606 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-20f6e793-62be-4cca-8f7d-f3628459b450 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Snapshot retrieved successfully. Jul 10 14:09:56.216690 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-20f6e793-62be-4cca-8f7d-f3628459b450 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] https://10.4.3.66/volume/v3/snapshots/6db31fb9-6365-45ab-8d11-16dcb91802fe returned with HTTP 200 Jul 10 14:09:56.217416 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 167/659] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:09:56 2026] GET /volume/v3/snapshots/6db31fb9-6365-45ab-8d11-16dcb91802fe => generated 446 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:57.228588 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0bd6c3d2-64bf-4de9-b0fd-6d3b6be4b90e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:57.230489 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0bd6c3d2-64bf-4de9-b0fd-6d3b6be4b90e tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] GET https://10.4.3.66/volume/v3/snapshots/6db31fb9-6365-45ab-8d11-16dcb91802fe Jul 10 14:09:57.230860 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0bd6c3d2-64bf-4de9-b0fd-6d3b6be4b90e tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:57.231286 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0bd6c3d2-64bf-4de9-b0fd-6d3b6be4b90e tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:57.237179 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:57.237179 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:57.238060 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-0bd6c3d2-64bf-4de9-b0fd-6d3b6be4b90e tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Snapshot retrieved successfully. Jul 10 14:09:57.238930 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0bd6c3d2-64bf-4de9-b0fd-6d3b6be4b90e tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] https://10.4.3.66/volume/v3/snapshots/6db31fb9-6365-45ab-8d11-16dcb91802fe returned with HTTP 200 Jul 10 14:09:57.239467 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 162/660] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:09:57 2026] GET /volume/v3/snapshots/6db31fb9-6365-45ab-8d11-16dcb91802fe => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:57.254229 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ac012fa0-9e10-468e-8827-88ef0b1ce35f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:57.258356 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ac012fa0-9e10-468e-8827-88ef0b1ce35f tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] GET https://10.4.3.66/volume/v3/snapshots?limit=1 Jul 10 14:09:57.258688 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ac012fa0-9e10-468e-8827-88ef0b1ce35f tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:57.258989 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ac012fa0-9e10-468e-8827-88ef0b1ce35f tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:57.259262 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-ac012fa0-9e10-468e-8827-88ef0b1ce35f tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:09:57.263578 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.db.api [None req-ac012fa0-9e10-468e-8827-88ef0b1ce35f tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Building query based on filter {{(pid=100152) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 14:09:57.269172 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ac012fa0-9e10-468e-8827-88ef0b1ce35f tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Get all snapshots completed successfully. Jul 10 14:09:57.269764 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-2a592dcd-7ea8-4ab5-bd32-59c1de04cdec None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:57.270044 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ac012fa0-9e10-468e-8827-88ef0b1ce35f tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] https://10.4.3.66/volume/v3/snapshots?limit=1 returned with HTTP 200 Jul 10 14:09:57.270324 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 170/661] 10.4.3.66 () {66 vars in 1251 bytes} [Fri Jul 10 14:09:57 2026] GET /volume/v3/snapshots?limit=1 => generated 481 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:57.289947 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-953b1759-e3df-48e5-9815-d5314208a851 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:57.294618 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-953b1759-e3df-48e5-9815-d5314208a851 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] GET https://10.4.3.66/volume/v3/snapshots Jul 10 14:09:57.294618 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-953b1759-e3df-48e5-9815-d5314208a851 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:57.294618 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-953b1759-e3df-48e5-9815-d5314208a851 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Calling method 'index' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:57.294618 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.api_utils [None req-953b1759-e3df-48e5-9815-d5314208a851 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Removing options '' from query. {{(pid=100153) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:09:57.294618 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.db.api [None req-953b1759-e3df-48e5-9815-d5314208a851 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Building query based on filter {{(pid=100153) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 14:09:57.302605 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-953b1759-e3df-48e5-9815-d5314208a851 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Get all snapshots completed successfully. Jul 10 14:09:57.302605 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-953b1759-e3df-48e5-9815-d5314208a851 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 200 Jul 10 14:09:57.302605 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 168/662] 10.4.3.66 () {66 vars in 1236 bytes} [Fri Jul 10 14:09:57 2026] GET /volume/v3/snapshots => generated 996 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:57.316343 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-fc5319cc-5e8f-47d6-a0b8-f01cb0b9b97e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:57.317864 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-fc5319cc-5e8f-47d6-a0b8-f01cb0b9b97e tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] GET https://10.4.3.66/volume/v3/snapshots?limit=100000 Jul 10 14:09:57.318095 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-fc5319cc-5e8f-47d6-a0b8-f01cb0b9b97e tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:57.318356 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-fc5319cc-5e8f-47d6-a0b8-f01cb0b9b97e tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Calling method 'index' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:57.319532 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.api_utils [None req-fc5319cc-5e8f-47d6-a0b8-f01cb0b9b97e tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Removing options '' from query. {{(pid=100154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:09:57.323304 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.db.api [None req-fc5319cc-5e8f-47d6-a0b8-f01cb0b9b97e tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Building query based on filter {{(pid=100154) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 14:09:57.354140 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-fc5319cc-5e8f-47d6-a0b8-f01cb0b9b97e tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Get all snapshots completed successfully. Jul 10 14:09:57.354463 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-fc5319cc-5e8f-47d6-a0b8-f01cb0b9b97e tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] https://10.4.3.66/volume/v3/snapshots?limit=100000 returned with HTTP 200 Jul 10 14:09:57.355080 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 163/663] 10.4.3.66 () {66 vars in 1261 bytes} [Fri Jul 10 14:09:57 2026] GET /volume/v3/snapshots?limit=100000 => generated 996 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:09:57.370106 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-82aa24f0-9820-4327-9ede-71d7fa4e3a90 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:57.372273 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-82aa24f0-9820-4327-9ede-71d7fa4e3a90 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] GET https://10.4.3.66/volume/v3/snapshots?limit=0 Jul 10 14:09:57.372602 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-82aa24f0-9820-4327-9ede-71d7fa4e3a90 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:57.372865 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-82aa24f0-9820-4327-9ede-71d7fa4e3a90 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:57.373099 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-82aa24f0-9820-4327-9ede-71d7fa4e3a90 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:09:57.373575 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:57.373575 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:57.374319 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.db.api [None req-82aa24f0-9820-4327-9ede-71d7fa4e3a90 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Building query based on filter {{(pid=100152) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 14:09:57.378242 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-82aa24f0-9820-4327-9ede-71d7fa4e3a90 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Get all snapshots completed successfully. Jul 10 14:09:57.378583 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-82aa24f0-9820-4327-9ede-71d7fa4e3a90 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] https://10.4.3.66/volume/v3/snapshots?limit=0 returned with HTTP 200 Jul 10 14:09:57.379184 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 171/664] 10.4.3.66 () {66 vars in 1251 bytes} [Fri Jul 10 14:09:57 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 10 14:09:57.398592 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-3b9852bf-a82c-4667-bc7a-f3b29f83f51c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:57.402526 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3b9852bf-a82c-4667-bc7a-f3b29f83f51c tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] GET https://10.4.3.66/volume/v3/snapshots Jul 10 14:09:57.402526 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3b9852bf-a82c-4667-bc7a-f3b29f83f51c tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:57.402526 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3b9852bf-a82c-4667-bc7a-f3b29f83f51c tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Calling method 'index' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:57.402526 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.api_utils [None req-3b9852bf-a82c-4667-bc7a-f3b29f83f51c tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Removing options '' from query. {{(pid=100153) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:09:57.402526 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:57.402526 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:57.404076 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.db.api [None req-3b9852bf-a82c-4667-bc7a-f3b29f83f51c tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Building query based on filter {{(pid=100153) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 14:09:57.410334 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-3b9852bf-a82c-4667-bc7a-f3b29f83f51c tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Get all snapshots completed successfully. Jul 10 14:09:57.413258 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2a592dcd-7ea8-4ab5-bd32-59c1de04cdec tempest-VolumeTypesNegativeTest-973847545 tempest-VolumeTypesNegativeTest-973847545-project-admin] POST https://10.4.3.66/volume/v3/types/c2b65615-5b68-4222-af56-8351b0389e78/encryption Jul 10 14:09:57.418096 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2a592dcd-7ea8-4ab5-bd32-59c1de04cdec tempest-VolumeTypesNegativeTest-973847545 tempest-VolumeTypesNegativeTest-973847545-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:57.418220 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3b9852bf-a82c-4667-bc7a-f3b29f83f51c tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 200 Jul 10 14:09:57.418220 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 169/665] 10.4.3.66 () {66 vars in 1236 bytes} [Fri Jul 10 14:09:57 2026] GET /volume/v3/snapshots => generated 996 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:57.418292 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:57.418292 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:57.426799 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-2c0f5351-f809-44fd-a8fc-f21ed95d987e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:57.429671 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2c0f5351-f809-44fd-a8fc-f21ed95d987e tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] GET https://10.4.3.66/volume/v3/snapshots?marker=60bb21d0-016b-408a-a11a-2e6b359fee62 Jul 10 14:09:57.429921 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2c0f5351-f809-44fd-a8fc-f21ed95d987e tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:57.430181 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2c0f5351-f809-44fd-a8fc-f21ed95d987e tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Calling method 'index' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:57.430406 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.api_utils [None req-2c0f5351-f809-44fd-a8fc-f21ed95d987e tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Removing options '' from query. {{(pid=100154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:09:57.430808 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:57.430808 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:57.431626 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.db.api [None req-2c0f5351-f809-44fd-a8fc-f21ed95d987e tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Building query based on filter {{(pid=100154) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 14:09:57.442825 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2a592dcd-7ea8-4ab5-bd32-59c1de04cdec tempest-VolumeTypesNegativeTest-973847545 tempest-VolumeTypesNegativeTest-973847545-project-admin] https://10.4.3.66/volume/v3/types/c2b65615-5b68-4222-af56-8351b0389e78/encryption returned with HTTP 404 Jul 10 14:09:57.444050 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 163/666] 10.4.3.66 () {68 vars in 1390 bytes} [Fri Jul 10 14:09:57 2026] POST /volume/v3/types/c2b65615-5b68-4222-af56-8351b0389e78/encryption => generated 114 bytes in 175 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 14:09:57.452660 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-2c0f5351-f809-44fd-a8fc-f21ed95d987e tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Get all snapshots completed successfully. Jul 10 14:09:57.453091 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2c0f5351-f809-44fd-a8fc-f21ed95d987e tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] https://10.4.3.66/volume/v3/snapshots?marker=60bb21d0-016b-408a-a11a-2e6b359fee62 returned with HTTP 200 Jul 10 14:09:57.453720 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 164/667] 10.4.3.66 () {66 vars in 1323 bytes} [Fri Jul 10 14:09:57 2026] GET /volume/v3/snapshots?marker=60bb21d0-016b-408a-a11a-2e6b359fee62 => generated 342 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:57.458394 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-05f4b840-528c-4ec6-ba4b-85bf5698d281 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:57.460392 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-05f4b840-528c-4ec6-ba4b-85bf5698d281 tempest-VolumeTypesNegativeTest-973847545 tempest-VolumeTypesNegativeTest-973847545-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:09:57.460820 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-05f4b840-528c-4ec6-ba4b-85bf5698d281 tempest-VolumeTypesNegativeTest-973847545 tempest-VolumeTypesNegativeTest-973847545-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-190991505", "os-volume-type-access:is_public": false}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:57.467296 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-364cfa7e-5c1b-4d0c-9661-b76b7f3eb146 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:57.469025 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-364cfa7e-5c1b-4d0c-9661-b76b7f3eb146 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] GET https://10.4.3.66/volume/v3/snapshots?offset=2&limit=3 Jul 10 14:09:57.469443 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-364cfa7e-5c1b-4d0c-9661-b76b7f3eb146 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:57.469841 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-364cfa7e-5c1b-4d0c-9661-b76b7f3eb146 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Calling method 'index' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:57.470853 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.api_utils [None req-364cfa7e-5c1b-4d0c-9661-b76b7f3eb146 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Removing options '' from query. {{(pid=100153) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:09:57.470853 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:57.470853 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:57.472900 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.db.api [None req-364cfa7e-5c1b-4d0c-9661-b76b7f3eb146 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Building query based on filter {{(pid=100153) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 14:09:57.476690 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-05f4b840-528c-4ec6-ba4b-85bf5698d281 tempest-VolumeTypesNegativeTest-973847545 tempest-VolumeTypesNegativeTest-973847545-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:09:57.477102 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 172/668] 10.4.3.66 () {68 vars in 1246 bytes} [Fri Jul 10 14:09:57 2026] POST /volume/v3/types => generated 230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:57.488207 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-72bee51c-5c9a-4e08-a900-b60956fdf7c5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:57.491900 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-364cfa7e-5c1b-4d0c-9661-b76b7f3eb146 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Get all snapshots completed successfully. Jul 10 14:09:57.493337 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-364cfa7e-5c1b-4d0c-9661-b76b7f3eb146 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] https://10.4.3.66/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Jul 10 14:09:57.493337 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 170/669] 10.4.3.66 () {66 vars in 1269 bytes} [Fri Jul 10 14:09:57 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:57.502907 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-35dffc8a-8a1d-4b1d-bef1-a5d606e4ee07 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:57.505919 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-35dffc8a-8a1d-4b1d-bef1-a5d606e4ee07 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] GET https://10.4.3.66/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Jul 10 14:09:57.506093 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-35dffc8a-8a1d-4b1d-bef1-a5d606e4ee07 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:57.506304 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-35dffc8a-8a1d-4b1d-bef1-a5d606e4ee07 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Calling method 'index' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:57.506718 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.api_utils [None req-35dffc8a-8a1d-4b1d-bef1-a5d606e4ee07 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Removing options '' from query. {{(pid=100154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:09:57.506790 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:57.506790 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:57.510674 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.db.api [None req-35dffc8a-8a1d-4b1d-bef1-a5d606e4ee07 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Building query based on filter {{(pid=100154) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 14:09:57.526942 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-35dffc8a-8a1d-4b1d-bef1-a5d606e4ee07 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Get all snapshots completed successfully. Jul 10 14:09:57.527389 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-35dffc8a-8a1d-4b1d-bef1-a5d606e4ee07 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] https://10.4.3.66/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jul 10 14:09:57.527871 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 165/670] 10.4.3.66 () {66 vars in 1301 bytes} [Fri Jul 10 14:09:57 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 996 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:57.538286 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-71ac028b-b3f6-4069-af3f-1ef12801b8a5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:57.543180 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-71ac028b-b3f6-4069-af3f-1ef12801b8a5 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] GET https://10.4.3.66/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Jul 10 14:09:57.543379 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-71ac028b-b3f6-4069-af3f-1ef12801b8a5 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:57.543581 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-71ac028b-b3f6-4069-af3f-1ef12801b8a5 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:57.543832 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-71ac028b-b3f6-4069-af3f-1ef12801b8a5 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:09:57.546255 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.db.api [None req-71ac028b-b3f6-4069-af3f-1ef12801b8a5 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Building query based on filter {{(pid=100152) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 14:09:57.549978 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-71ac028b-b3f6-4069-af3f-1ef12801b8a5 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Get all snapshots completed successfully. Jul 10 14:09:57.550543 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-71ac028b-b3f6-4069-af3f-1ef12801b8a5 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] https://10.4.3.66/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jul 10 14:09:57.551218 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 173/671] 10.4.3.66 () {66 vars in 1303 bytes} [Fri Jul 10 14:09:57 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 996 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:57.562287 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-97fe9ed1-6bb2-4084-bc83-6b2af53f9f4a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:57.563000 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-72bee51c-5c9a-4e08-a900-b60956fdf7c5 tempest-VolumeTypesNegativeTest-1616467431 tempest-VolumeTypesNegativeTest-1616467431-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:09:57.563186 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-72bee51c-5c9a-4e08-a900-b60956fdf7c5 tempest-VolumeTypesNegativeTest-1616467431 tempest-VolumeTypesNegativeTest-1616467431-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a522fb82-851f-47dc-933e-c763773a9622", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-822245790"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:57.566520 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-97fe9ed1-6bb2-4084-bc83-6b2af53f9f4a tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] GET https://10.4.3.66/volume/v3/snapshots?sort_key=id&sort_dir=asc Jul 10 14:09:57.566520 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-97fe9ed1-6bb2-4084-bc83-6b2af53f9f4a tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:57.566520 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-97fe9ed1-6bb2-4084-bc83-6b2af53f9f4a tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Calling method 'index' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:57.566520 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.api_utils [None req-97fe9ed1-6bb2-4084-bc83-6b2af53f9f4a tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Removing options '' from query. {{(pid=100153) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:09:57.566520 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:57.566520 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:57.566520 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.db.api [None req-97fe9ed1-6bb2-4084-bc83-6b2af53f9f4a tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Building query based on filter {{(pid=100153) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 14:09:57.567773 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-72bee51c-5c9a-4e08-a900-b60956fdf7c5 tempest-VolumeTypesNegativeTest-1616467431 tempest-VolumeTypesNegativeTest-1616467431-project-member] Create volume request body: {'volume': {'volume_type': 'a522fb82-851f-47dc-933e-c763773a9622', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-822245790'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:09:57.579616 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-97fe9ed1-6bb2-4084-bc83-6b2af53f9f4a tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Get all snapshots completed successfully. Jul 10 14:09:57.580189 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-97fe9ed1-6bb2-4084-bc83-6b2af53f9f4a tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] https://10.4.3.66/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jul 10 14:09:57.580732 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 171/672] 10.4.3.66 () {66 vars in 1285 bytes} [Fri Jul 10 14:09:57 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 996 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:57.581953 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-72bee51c-5c9a-4e08-a900-b60956fdf7c5 tempest-VolumeTypesNegativeTest-1616467431 tempest-VolumeTypesNegativeTest-1616467431-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 404 Jul 10 14:09:57.582651 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 164/673] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:09:57 2026] POST /volume/v3/volumes => generated 114 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:09:57.591277 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-3a56ae74-289d-4aaa-acf3-5d49fa5f1221 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:57.591457 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c1b0641f-09c1-45f0-8372-5d1984ad015d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:57.593015 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3a56ae74-289d-4aaa-acf3-5d49fa5f1221 tempest-VolumeTypesNegativeTest-973847545 tempest-VolumeTypesNegativeTest-973847545-project-admin] DELETE https://10.4.3.66/volume/v3/types/a522fb82-851f-47dc-933e-c763773a9622 Jul 10 14:09:57.593207 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3a56ae74-289d-4aaa-acf3-5d49fa5f1221 tempest-VolumeTypesNegativeTest-973847545 tempest-VolumeTypesNegativeTest-973847545-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:57.593418 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3a56ae74-289d-4aaa-acf3-5d49fa5f1221 tempest-VolumeTypesNegativeTest-973847545 tempest-VolumeTypesNegativeTest-973847545-project-admin] Calling method '_delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:57.593670 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:57.593670 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:57.593745 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c1b0641f-09c1-45f0-8372-5d1984ad015d tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] GET https://10.4.3.66/volume/v3/snapshots?sort_key=id&sort_dir=desc Jul 10 14:09:57.593955 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c1b0641f-09c1-45f0-8372-5d1984ad015d tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:57.594155 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c1b0641f-09c1-45f0-8372-5d1984ad015d tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:57.594353 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-c1b0641f-09c1-45f0-8372-5d1984ad015d tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:09:57.594703 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:57.594703 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:57.595712 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.db.api [None req-c1b0641f-09c1-45f0-8372-5d1984ad015d tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Building query based on filter {{(pid=100152) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 14:09:57.607811 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c1b0641f-09c1-45f0-8372-5d1984ad015d tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Get all snapshots completed successfully. Jul 10 14:09:57.608451 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c1b0641f-09c1-45f0-8372-5d1984ad015d tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] https://10.4.3.66/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jul 10 14:09:57.608706 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 174/674] 10.4.3.66 () {66 vars in 1287 bytes} [Fri Jul 10 14:09:57 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 996 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:57.628897 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-2e68b133-1dbe-4c98-923e-dc1147b3735a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:57.630280 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2e68b133-1dbe-4c98-923e-dc1147b3735a tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] GET https://10.4.3.66/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Jul 10 14:09:57.632573 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2e68b133-1dbe-4c98-923e-dc1147b3735a tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:57.632573 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2e68b133-1dbe-4c98-923e-dc1147b3735a tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Calling method 'index' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:57.632573 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.api_utils [None req-2e68b133-1dbe-4c98-923e-dc1147b3735a tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Removing options '' from query. {{(pid=100153) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:09:57.632573 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:57.632573 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:57.632573 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.db.api [None req-2e68b133-1dbe-4c98-923e-dc1147b3735a tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Building query based on filter {{(pid=100153) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 14:09:57.647003 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3a56ae74-289d-4aaa-acf3-5d49fa5f1221 tempest-VolumeTypesNegativeTest-973847545 tempest-VolumeTypesNegativeTest-973847545-project-admin] https://10.4.3.66/volume/v3/types/a522fb82-851f-47dc-933e-c763773a9622 returned with HTTP 202 Jul 10 14:09:57.647478 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 166/675] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:09:57 2026] DELETE /volume/v3/types/a522fb82-851f-47dc-933e-c763773a9622 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:09:57.647933 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-2e68b133-1dbe-4c98-923e-dc1147b3735a tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Get all snapshots completed successfully. Jul 10 14:09:57.648876 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2e68b133-1dbe-4c98-923e-dc1147b3735a tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] https://10.4.3.66/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jul 10 14:09:57.649355 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 172/676] 10.4.3.66 () {66 vars in 1305 bytes} [Fri Jul 10 14:09:57 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 996 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:57.656590 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-fdbfda1f-3f0f-4522-814e-999797fabd31 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:57.658497 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-fdbfda1f-3f0f-4522-814e-999797fabd31 tempest-VolumeTypesNegativeTest-973847545 tempest-VolumeTypesNegativeTest-973847545-project-admin] GET https://10.4.3.66/volume/v3/types/a522fb82-851f-47dc-933e-c763773a9622 Jul 10 14:09:57.658786 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-fdbfda1f-3f0f-4522-814e-999797fabd31 tempest-VolumeTypesNegativeTest-973847545 tempest-VolumeTypesNegativeTest-973847545-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:57.658991 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-fdbfda1f-3f0f-4522-814e-999797fabd31 tempest-VolumeTypesNegativeTest-973847545 tempest-VolumeTypesNegativeTest-973847545-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:57.662514 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-fdbfda1f-3f0f-4522-814e-999797fabd31 tempest-VolumeTypesNegativeTest-973847545 tempest-VolumeTypesNegativeTest-973847545-project-admin] https://10.4.3.66/volume/v3/types/a522fb82-851f-47dc-933e-c763773a9622 returned with HTTP 404 Jul 10 14:09:57.663107 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 165/677] 10.4.3.66 () {66 vars in 1335 bytes} [Fri Jul 10 14:09:57 2026] GET /volume/v3/types/a522fb82-851f-47dc-933e-c763773a9622 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:09:57.667685 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-aebea33e-e344-47e3-a0b2-28f9e9af0916 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:57.673630 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-aebea33e-e344-47e3-a0b2-28f9e9af0916 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] GET https://10.4.3.66/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Jul 10 14:09:57.673923 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-aebea33e-e344-47e3-a0b2-28f9e9af0916 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:57.674220 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-aebea33e-e344-47e3-a0b2-28f9e9af0916 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:57.674413 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-3b4dcdca-1712-4dc5-9689-306514793148 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:57.674579 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-aebea33e-e344-47e3-a0b2-28f9e9af0916 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:09:57.675024 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:57.675024 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:57.676336 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.db.api [None req-aebea33e-e344-47e3-a0b2-28f9e9af0916 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Building query based on filter {{(pid=100152) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 14:09:57.676403 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3b4dcdca-1712-4dc5-9689-306514793148 tempest-VolumeTypesNegativeTest-973847545 tempest-VolumeTypesNegativeTest-973847545-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:09:57.676896 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3b4dcdca-1712-4dc5-9689-306514793148 tempest-VolumeTypesNegativeTest-973847545 tempest-VolumeTypesNegativeTest-973847545-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:57.678592 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3b4dcdca-1712-4dc5-9689-306514793148 tempest-VolumeTypesNegativeTest-973847545 tempest-VolumeTypesNegativeTest-973847545-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 400 Jul 10 14:09:57.679115 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 167/678] 10.4.3.66 () {68 vars in 1245 bytes} [Fri Jul 10 14:09:57 2026] POST /volume/v3/types => generated 115 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 14:09:57.691149 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-68d0e6c3-76e3-4d92-a5a6-f10dcdc2ef8e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:57.692617 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-68d0e6c3-76e3-4d92-a5a6-f10dcdc2ef8e tempest-VolumeTypesNegativeTest-973847545 tempest-VolumeTypesNegativeTest-973847545-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:09:57.693090 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-68d0e6c3-76e3-4d92-a5a6-f10dcdc2ef8e tempest-VolumeTypesNegativeTest-973847545 tempest-VolumeTypesNegativeTest-973847545-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1277904878"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:57.694729 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:57.694729 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:57.699482 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-aebea33e-e344-47e3-a0b2-28f9e9af0916 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Get all snapshots completed successfully. Jul 10 14:09:57.700331 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-aebea33e-e344-47e3-a0b2-28f9e9af0916 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] https://10.4.3.66/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jul 10 14:09:57.700824 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 175/679] 10.4.3.66 () {66 vars in 1307 bytes} [Fri Jul 10 14:09:57 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 996 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:57.709442 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-68d0e6c3-76e3-4d92-a5a6-f10dcdc2ef8e tempest-VolumeTypesNegativeTest-973847545 tempest-VolumeTypesNegativeTest-973847545-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:09:57.709442 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 173/680] 10.4.3.66 () {68 vars in 1245 bytes} [Fri Jul 10 14:09:57 2026] POST /volume/v3/types => generated 229 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:57.718258 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e6e8c759-2e97-4474-96bc-d9e475665971 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:57.720119 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-7aa67d0a-1757-4d59-9c25-f1df55376001 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:57.721909 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e6e8c759-2e97-4474-96bc-d9e475665971 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] GET https://10.4.3.66/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1596281374 Jul 10 14:09:57.722220 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e6e8c759-2e97-4474-96bc-d9e475665971 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:57.722515 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e6e8c759-2e97-4474-96bc-d9e475665971 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Calling method 'detail' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:57.722915 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.api_utils [None req-e6e8c759-2e97-4474-96bc-d9e475665971 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Removing options '' from query. {{(pid=100155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:09:57.723486 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7aa67d0a-1757-4d59-9c25-f1df55376001 tempest-VolumeTypesNegativeTest-973847545 tempest-VolumeTypesNegativeTest-973847545-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:09:57.724012 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7aa67d0a-1757-4d59-9c25-f1df55376001 tempest-VolumeTypesNegativeTest-973847545 tempest-VolumeTypesNegativeTest-973847545-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1277904878"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:09:57.724285 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.db.api [None req-e6e8c759-2e97-4474-96bc-d9e475665971 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Building query based on filter {{(pid=100155) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 14:09:57.730687 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7aa67d0a-1757-4d59-9c25-f1df55376001 tempest-VolumeTypesNegativeTest-973847545 tempest-VolumeTypesNegativeTest-973847545-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1277904878 already exists. Jul 10 14:09:57.730873 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7aa67d0a-1757-4d59-9c25-f1df55376001 tempest-VolumeTypesNegativeTest-973847545 tempest-VolumeTypesNegativeTest-973847545-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 409 Jul 10 14:09:57.731515 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 168/681] 10.4.3.66 () {68 vars in 1245 bytes} [Fri Jul 10 14:09:57 2026] POST /volume/v3/types => generated 134 bytes in 12 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:09:57.743313 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e6e8c759-2e97-4474-96bc-d9e475665971 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Get all snapshots completed successfully. Jul 10 14:09:57.743313 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:57.743313 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:09:57.743313 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e6e8c759-2e97-4474-96bc-d9e475665971 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] https://10.4.3.66/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1596281374 returned with HTTP 200 Jul 10 14:09:57.743313 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 166/682] 10.4.3.66 () {66 vars in 1378 bytes} [Fri Jul 10 14:09:57 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1596281374 => generated 476 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:57.743709 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d52ccd82-9b16-4fa6-b0a7-d3184787e58b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:57.743709 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d52ccd82-9b16-4fa6-b0a7-d3184787e58b tempest-VolumeTypesNegativeTest-973847545 tempest-VolumeTypesNegativeTest-973847545-project-admin] DELETE https://10.4.3.66/volume/v3/types/4f58b655-5bf1-49ad-8f8f-f078375ea677 Jul 10 14:09:57.743861 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d52ccd82-9b16-4fa6-b0a7-d3184787e58b tempest-VolumeTypesNegativeTest-973847545 tempest-VolumeTypesNegativeTest-973847545-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:57.744104 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d52ccd82-9b16-4fa6-b0a7-d3184787e58b tempest-VolumeTypesNegativeTest-973847545 tempest-VolumeTypesNegativeTest-973847545-project-admin] Calling method '_delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:57.744407 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:57.744407 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:57.752378 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a204bfc1-4699-4d5d-8e45-c2b94ab66d11 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:57.754804 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a204bfc1-4699-4d5d-8e45-c2b94ab66d11 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] GET https://10.4.3.66/volume/v3/snapshots/detail?status=available Jul 10 14:09:57.754804 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a204bfc1-4699-4d5d-8e45-c2b94ab66d11 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:57.755100 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a204bfc1-4699-4d5d-8e45-c2b94ab66d11 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Calling method 'detail' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:57.755489 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.api_utils [None req-a204bfc1-4699-4d5d-8e45-c2b94ab66d11 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Removing options '' from query. {{(pid=100153) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:09:57.757110 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.db.api [None req-a204bfc1-4699-4d5d-8e45-c2b94ab66d11 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Building query based on filter {{(pid=100153) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 14:09:57.774801 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a204bfc1-4699-4d5d-8e45-c2b94ab66d11 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Get all snapshots completed successfully. Jul 10 14:09:57.775325 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:57.775325 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:57.776516 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a204bfc1-4699-4d5d-8e45-c2b94ab66d11 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] https://10.4.3.66/volume/v3/snapshots/detail?status=available returned with HTTP 200 Jul 10 14:09:57.776617 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 174/683] 10.4.3.66 () {66 vars in 1290 bytes} [Fri Jul 10 14:09:57 2026] GET /volume/v3/snapshots/detail?status=available => generated 1398 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:09:57.787618 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6b111419-5bd0-4202-b8c0-429539f9a992 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:57.791228 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6b111419-5bd0-4202-b8c0-429539f9a992 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] GET https://10.4.3.66/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1596281374 Jul 10 14:09:57.791491 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6b111419-5bd0-4202-b8c0-429539f9a992 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:57.791824 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6b111419-5bd0-4202-b8c0-429539f9a992 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Calling method 'detail' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:57.792803 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.api_utils [None req-6b111419-5bd0-4202-b8c0-429539f9a992 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Removing options '' from query. {{(pid=100154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:09:57.793558 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.db.api [None req-6b111419-5bd0-4202-b8c0-429539f9a992 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Building query based on filter {{(pid=100154) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 14:09:57.796271 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d52ccd82-9b16-4fa6-b0a7-d3184787e58b tempest-VolumeTypesNegativeTest-973847545 tempest-VolumeTypesNegativeTest-973847545-project-admin] https://10.4.3.66/volume/v3/types/4f58b655-5bf1-49ad-8f8f-f078375ea677 returned with HTTP 202 Jul 10 14:09:57.796846 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 176/684] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:09:57 2026] DELETE /volume/v3/types/4f58b655-5bf1-49ad-8f8f-f078375ea677 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:09:57.808638 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-6b111419-5bd0-4202-b8c0-429539f9a992 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Get all snapshots completed successfully. Jul 10 14:09:57.809077 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a89ebf4b-7f0b-4abb-a1c1-4fbffa928d9c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:57.809197 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:57.809197 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:57.810075 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6b111419-5bd0-4202-b8c0-429539f9a992 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] https://10.4.3.66/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1596281374 returned with HTTP 200 Jul 10 14:09:57.810640 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 169/685] 10.4.3.66 () {66 vars in 1412 bytes} [Fri Jul 10 14:09:57 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1596281374 => generated 476 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:57.813664 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a89ebf4b-7f0b-4abb-a1c1-4fbffa928d9c tempest-VolumeTypesNegativeTest-973847545 tempest-VolumeTypesNegativeTest-973847545-project-admin] GET https://10.4.3.66/volume/v3/types/4f58b655-5bf1-49ad-8f8f-f078375ea677 Jul 10 14:09:57.813976 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a89ebf4b-7f0b-4abb-a1c1-4fbffa928d9c tempest-VolumeTypesNegativeTest-973847545 tempest-VolumeTypesNegativeTest-973847545-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:57.814311 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a89ebf4b-7f0b-4abb-a1c1-4fbffa928d9c tempest-VolumeTypesNegativeTest-973847545 tempest-VolumeTypesNegativeTest-973847545-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:57.819279 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a89ebf4b-7f0b-4abb-a1c1-4fbffa928d9c tempest-VolumeTypesNegativeTest-973847545 tempest-VolumeTypesNegativeTest-973847545-project-admin] https://10.4.3.66/volume/v3/types/4f58b655-5bf1-49ad-8f8f-f078375ea677 returned with HTTP 404 Jul 10 14:09:57.819837 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 167/686] 10.4.3.66 () {66 vars in 1335 bytes} [Fri Jul 10 14:09:57 2026] GET /volume/v3/types/4f58b655-5bf1-49ad-8f8f-f078375ea677 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:09:57.824692 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a883052b-9fda-4768-9040-c20b9c93291d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:57.826214 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a883052b-9fda-4768-9040-c20b9c93291d tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] GET https://10.4.3.66/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1596281374 Jul 10 14:09:57.826903 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a883052b-9fda-4768-9040-c20b9c93291d tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:57.828525 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a883052b-9fda-4768-9040-c20b9c93291d tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Calling method 'index' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:57.828525 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.api_utils [None req-a883052b-9fda-4768-9040-c20b9c93291d tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Removing options '' from query. {{(pid=100153) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:09:57.829485 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.db.api [None req-a883052b-9fda-4768-9040-c20b9c93291d tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Building query based on filter {{(pid=100153) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 14:09:57.830480 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-36dc4ac4-2211-4cee-a038-94728b36a562 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:57.834449 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-36dc4ac4-2211-4cee-a038-94728b36a562 tempest-VolumeTypesNegativeTest-973847545 tempest-VolumeTypesNegativeTest-973847545-project-admin] DELETE https://10.4.3.66/volume/v3/types/941251d1-7fe0-4fa0-ad3c-98325fd82285 Jul 10 14:09:57.834449 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-36dc4ac4-2211-4cee-a038-94728b36a562 tempest-VolumeTypesNegativeTest-973847545 tempest-VolumeTypesNegativeTest-973847545-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:57.834449 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-36dc4ac4-2211-4cee-a038-94728b36a562 tempest-VolumeTypesNegativeTest-973847545 tempest-VolumeTypesNegativeTest-973847545-project-admin] Calling method '_delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:57.838892 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-36dc4ac4-2211-4cee-a038-94728b36a562 tempest-VolumeTypesNegativeTest-973847545 tempest-VolumeTypesNegativeTest-973847545-project-admin] https://10.4.3.66/volume/v3/types/941251d1-7fe0-4fa0-ad3c-98325fd82285 returned with HTTP 404 Jul 10 14:09:57.839560 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 177/687] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:09:57 2026] DELETE /volume/v3/types/941251d1-7fe0-4fa0-ad3c-98325fd82285 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:09:57.854766 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-7164625c-f39f-42ae-a2e1-b71b69aeb3de None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:57.855053 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a883052b-9fda-4768-9040-c20b9c93291d tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Get all snapshots completed successfully. Jul 10 14:09:57.855053 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a883052b-9fda-4768-9040-c20b9c93291d tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] https://10.4.3.66/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1596281374 returned with HTTP 200 Jul 10 14:09:57.855053 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 175/688] 10.4.3.66 () {66 vars in 1357 bytes} [Fri Jul 10 14:09:57 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1596281374 => generated 342 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:57.855183 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7164625c-f39f-42ae-a2e1-b71b69aeb3de tempest-VolumeTypesNegativeTest-973847545 tempest-VolumeTypesNegativeTest-973847545-project-admin] GET https://10.4.3.66/volume/v3/types/d04513ae-5a04-43ba-a53c-85bde8dbba33 Jul 10 14:09:57.855183 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7164625c-f39f-42ae-a2e1-b71b69aeb3de tempest-VolumeTypesNegativeTest-973847545 tempest-VolumeTypesNegativeTest-973847545-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:57.855183 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7164625c-f39f-42ae-a2e1-b71b69aeb3de tempest-VolumeTypesNegativeTest-973847545 tempest-VolumeTypesNegativeTest-973847545-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:57.858887 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7164625c-f39f-42ae-a2e1-b71b69aeb3de tempest-VolumeTypesNegativeTest-973847545 tempest-VolumeTypesNegativeTest-973847545-project-admin] https://10.4.3.66/volume/v3/types/d04513ae-5a04-43ba-a53c-85bde8dbba33 returned with HTTP 404 Jul 10 14:09:57.859519 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 170/689] 10.4.3.66 () {66 vars in 1335 bytes} [Fri Jul 10 14:09:57 2026] GET /volume/v3/types/d04513ae-5a04-43ba-a53c-85bde8dbba33 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:09:57.867762 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-51cb810c-a5e1-44a8-9644-99b269779fc2 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:57.869277 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-51cb810c-a5e1-44a8-9644-99b269779fc2 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] GET https://10.4.3.66/volume/v3/snapshots?status=available Jul 10 14:09:57.869645 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-51cb810c-a5e1-44a8-9644-99b269779fc2 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:57.873023 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-51cb810c-a5e1-44a8-9644-99b269779fc2 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Calling method 'index' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:57.873023 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.api_utils [None req-51cb810c-a5e1-44a8-9644-99b269779fc2 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Removing options '' from query. {{(pid=100155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:09:57.873554 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.db.api [None req-51cb810c-a5e1-44a8-9644-99b269779fc2 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Building query based on filter {{(pid=100155) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 14:09:57.896394 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-51cb810c-a5e1-44a8-9644-99b269779fc2 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Get all snapshots completed successfully. Jul 10 14:09:57.896394 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-51cb810c-a5e1-44a8-9644-99b269779fc2 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] https://10.4.3.66/volume/v3/snapshots?status=available returned with HTTP 200 Jul 10 14:09:57.896394 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 168/690] 10.4.3.66 () {66 vars in 1269 bytes} [Fri Jul 10 14:09:57 2026] GET /volume/v3/snapshots?status=available => generated 996 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:57.909216 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-83abe86d-1795-4a6b-bc6f-e852e04d1684 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:57.911882 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-83abe86d-1795-4a6b-bc6f-e852e04d1684 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] GET https://10.4.3.66/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1596281374 Jul 10 14:09:57.912195 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-83abe86d-1795-4a6b-bc6f-e852e04d1684 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:57.912668 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-83abe86d-1795-4a6b-bc6f-e852e04d1684 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:57.913044 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-83abe86d-1795-4a6b-bc6f-e852e04d1684 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:09:57.914652 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.db.api [None req-83abe86d-1795-4a6b-bc6f-e852e04d1684 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Building query based on filter {{(pid=100152) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 14:09:57.940239 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-83abe86d-1795-4a6b-bc6f-e852e04d1684 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Get all snapshots completed successfully. Jul 10 14:09:57.940239 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-83abe86d-1795-4a6b-bc6f-e852e04d1684 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] https://10.4.3.66/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1596281374 returned with HTTP 200 Jul 10 14:09:57.941106 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 178/691] 10.4.3.66 () {66 vars in 1391 bytes} [Fri Jul 10 14:09:57 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1596281374 => generated 342 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:57.957369 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f0f56346-96ec-43bb-9f5b-5cd40aafa4d3 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:57.959477 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f0f56346-96ec-43bb-9f5b-5cd40aafa4d3 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/6db31fb9-6365-45ab-8d11-16dcb91802fe Jul 10 14:09:57.959655 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f0f56346-96ec-43bb-9f5b-5cd40aafa4d3 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:57.961013 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f0f56346-96ec-43bb-9f5b-5cd40aafa4d3 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:57.961013 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.snapshots [None req-f0f56346-96ec-43bb-9f5b-5cd40aafa4d3 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Delete snapshot with id: 6db31fb9-6365-45ab-8d11-16dcb91802fe Jul 10 14:09:57.966515 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:57.966515 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:57.967049 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-f0f56346-96ec-43bb-9f5b-5cd40aafa4d3 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Snapshot retrieved successfully. Jul 10 14:09:57.991465 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-f0f56346-96ec-43bb-9f5b-5cd40aafa4d3 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Snapshot delete request issued successfully. Jul 10 14:09:57.991465 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f0f56346-96ec-43bb-9f5b-5cd40aafa4d3 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] https://10.4.3.66/volume/v3/snapshots/6db31fb9-6365-45ab-8d11-16dcb91802fe returned with HTTP 202 Jul 10 14:09:57.991907 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 176/692] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:09:57 2026] DELETE /volume/v3/snapshots/6db31fb9-6365-45ab-8d11-16dcb91802fe => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:09:58.002138 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-232d2eb8-e6dc-4892-9cab-7f45f8af0135 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:58.003672 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-232d2eb8-e6dc-4892-9cab-7f45f8af0135 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] GET https://10.4.3.66/volume/v3/snapshots/6db31fb9-6365-45ab-8d11-16dcb91802fe Jul 10 14:09:58.003862 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-232d2eb8-e6dc-4892-9cab-7f45f8af0135 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:58.004091 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-232d2eb8-e6dc-4892-9cab-7f45f8af0135 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:58.009425 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:58.009425 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:09:58.009867 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-232d2eb8-e6dc-4892-9cab-7f45f8af0135 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Snapshot retrieved successfully. Jul 10 14:09:58.010808 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-232d2eb8-e6dc-4892-9cab-7f45f8af0135 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] https://10.4.3.66/volume/v3/snapshots/6db31fb9-6365-45ab-8d11-16dcb91802fe returned with HTTP 200 Jul 10 14:09:58.011371 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 171/693] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:09:58 2026] GET /volume/v3/snapshots/6db31fb9-6365-45ab-8d11-16dcb91802fe => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:59.023183 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a6b10cee-20cc-41ef-8198-4fb275f87db2 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:59.025318 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a6b10cee-20cc-41ef-8198-4fb275f87db2 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] GET https://10.4.3.66/volume/v3/snapshots/6db31fb9-6365-45ab-8d11-16dcb91802fe Jul 10 14:09:59.025556 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a6b10cee-20cc-41ef-8198-4fb275f87db2 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:59.025774 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a6b10cee-20cc-41ef-8198-4fb275f87db2 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:59.032796 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a6b10cee-20cc-41ef-8198-4fb275f87db2 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] https://10.4.3.66/volume/v3/snapshots/6db31fb9-6365-45ab-8d11-16dcb91802fe returned with HTTP 404 Jul 10 14:09:59.033418 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 169/694] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:09:59 2026] GET /volume/v3/snapshots/6db31fb9-6365-45ab-8d11-16dcb91802fe => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:09:59.042598 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f689ca80-4950-4f7d-98c2-4554fdb95a0a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:59.045050 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f689ca80-4950-4f7d-98c2-4554fdb95a0a tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/60bb21d0-016b-408a-a11a-2e6b359fee62 Jul 10 14:09:59.045275 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f689ca80-4950-4f7d-98c2-4554fdb95a0a tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:59.045492 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f689ca80-4950-4f7d-98c2-4554fdb95a0a tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:59.045646 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-f689ca80-4950-4f7d-98c2-4554fdb95a0a tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Delete snapshot with id: 60bb21d0-016b-408a-a11a-2e6b359fee62 Jul 10 14:09:59.051727 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:59.051727 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:09:59.052522 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f689ca80-4950-4f7d-98c2-4554fdb95a0a tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Snapshot retrieved successfully. Jul 10 14:09:59.072535 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f689ca80-4950-4f7d-98c2-4554fdb95a0a tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Snapshot delete request issued successfully. Jul 10 14:09:59.072758 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f689ca80-4950-4f7d-98c2-4554fdb95a0a tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] https://10.4.3.66/volume/v3/snapshots/60bb21d0-016b-408a-a11a-2e6b359fee62 returned with HTTP 202 Jul 10 14:09:59.073142 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 179/695] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:09:59 2026] DELETE /volume/v3/snapshots/60bb21d0-016b-408a-a11a-2e6b359fee62 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:09:59.084043 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-58888300-1af3-40e9-9f9f-da4c01b765e0 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:59.086427 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-58888300-1af3-40e9-9f9f-da4c01b765e0 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] GET https://10.4.3.66/volume/v3/snapshots/60bb21d0-016b-408a-a11a-2e6b359fee62 Jul 10 14:09:59.086794 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-58888300-1af3-40e9-9f9f-da4c01b765e0 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:59.087558 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-58888300-1af3-40e9-9f9f-da4c01b765e0 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:59.096056 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:59.096056 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:09:59.096574 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-58888300-1af3-40e9-9f9f-da4c01b765e0 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Snapshot retrieved successfully. Jul 10 14:09:59.097778 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-58888300-1af3-40e9-9f9f-da4c01b765e0 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] https://10.4.3.66/volume/v3/snapshots/60bb21d0-016b-408a-a11a-2e6b359fee62 returned with HTTP 200 Jul 10 14:09:59.098308 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 177/696] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:09:59 2026] GET /volume/v3/snapshots/60bb21d0-016b-408a-a11a-2e6b359fee62 => generated 472 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:09:59.770400 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-e3581b5d-0712-42cf-9e76-533fdc79beb1 req-9a38fefc-40b7-4c72-9ece-9eacbe7aa1ba None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:09:59.772838 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-e3581b5d-0712-42cf-9e76-533fdc79beb1 req-9a38fefc-40b7-4c72-9ece-9eacbe7aa1ba tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] DELETE https://10.4.3.66/volume/v3/attachments/75a684d2-4dc1-42b6-ac8d-6b7708a61795 Jul 10 14:09:59.773074 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-e3581b5d-0712-42cf-9e76-533fdc79beb1 req-9a38fefc-40b7-4c72-9ece-9eacbe7aa1ba tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:09:59.773300 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-e3581b5d-0712-42cf-9e76-533fdc79beb1 req-9a38fefc-40b7-4c72-9ece-9eacbe7aa1ba tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:09:59.785774 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:09:59.785774 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:00.110392 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-7bb30598-7eb8-4f63-a6eb-784e902f414b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:00.112261 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7bb30598-7eb8-4f63-a6eb-784e902f414b tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] GET https://10.4.3.66/volume/v3/snapshots/60bb21d0-016b-408a-a11a-2e6b359fee62 Jul 10 14:10:00.112466 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7bb30598-7eb8-4f63-a6eb-784e902f414b tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:00.112715 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7bb30598-7eb8-4f63-a6eb-784e902f414b tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:00.119219 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7bb30598-7eb8-4f63-a6eb-784e902f414b tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] https://10.4.3.66/volume/v3/snapshots/60bb21d0-016b-408a-a11a-2e6b359fee62 returned with HTTP 404 Jul 10 14:10:00.119810 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 170/697] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:10:00 2026] GET /volume/v3/snapshots/60bb21d0-016b-408a-a11a-2e6b359fee62 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:10:00.129168 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9dcfa28d-2c83-4f2d-b4f2-81633b048b7b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:00.131586 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9dcfa28d-2c83-4f2d-b4f2-81633b048b7b tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/b5ac2ee4-46f6-402a-9ac9-2e36395b8ebe Jul 10 14:10:00.131902 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9dcfa28d-2c83-4f2d-b4f2-81633b048b7b tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:00.132314 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9dcfa28d-2c83-4f2d-b4f2-81633b048b7b tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:00.132474 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-9dcfa28d-2c83-4f2d-b4f2-81633b048b7b tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Delete snapshot with id: b5ac2ee4-46f6-402a-9ac9-2e36395b8ebe Jul 10 14:10:00.144969 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:00.144969 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:00.145390 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9dcfa28d-2c83-4f2d-b4f2-81633b048b7b tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Snapshot retrieved successfully. Jul 10 14:10:00.179368 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9dcfa28d-2c83-4f2d-b4f2-81633b048b7b tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Snapshot delete request issued successfully. Jul 10 14:10:00.179702 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9dcfa28d-2c83-4f2d-b4f2-81633b048b7b tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] https://10.4.3.66/volume/v3/snapshots/b5ac2ee4-46f6-402a-9ac9-2e36395b8ebe returned with HTTP 202 Jul 10 14:10:00.180299 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 180/698] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:10:00 2026] DELETE /volume/v3/snapshots/b5ac2ee4-46f6-402a-9ac9-2e36395b8ebe => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:10:00.190605 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-142850f8-1826-44bf-8eb6-52260e7f4f2a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:00.195549 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-142850f8-1826-44bf-8eb6-52260e7f4f2a tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] GET https://10.4.3.66/volume/v3/snapshots/b5ac2ee4-46f6-402a-9ac9-2e36395b8ebe Jul 10 14:10:00.195549 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-142850f8-1826-44bf-8eb6-52260e7f4f2a tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:00.195786 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-142850f8-1826-44bf-8eb6-52260e7f4f2a tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:00.210387 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:00.210387 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:00.211191 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-142850f8-1826-44bf-8eb6-52260e7f4f2a tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Snapshot retrieved successfully. Jul 10 14:10:00.213330 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-142850f8-1826-44bf-8eb6-52260e7f4f2a tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] https://10.4.3.66/volume/v3/snapshots/b5ac2ee4-46f6-402a-9ac9-2e36395b8ebe returned with HTTP 200 Jul 10 14:10:00.214033 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 178/699] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:10:00 2026] GET /volume/v3/snapshots/b5ac2ee4-46f6-402a-9ac9-2e36395b8ebe => generated 472 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:00.328388 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-e3581b5d-0712-42cf-9e76-533fdc79beb1 req-9a38fefc-40b7-4c72-9ece-9eacbe7aa1ba tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] https://10.4.3.66/volume/v3/attachments/75a684d2-4dc1-42b6-ac8d-6b7708a61795 returned with HTTP 200 Jul 10 14:10:00.329038 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 172/700] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:09:59 2026] DELETE /volume/v3/attachments/75a684d2-4dc1-42b6-ac8d-6b7708a61795 => generated 19 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:00.339366 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-e3581b5d-0712-42cf-9e76-533fdc79beb1 req-3f2e33d7-3482-45b3-92ad-0fdd7a55ef48 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:00.344694 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-e3581b5d-0712-42cf-9e76-533fdc79beb1 req-3f2e33d7-3482-45b3-92ad-0fdd7a55ef48 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] DELETE https://10.4.3.66/volume/v3/attachments/43df0af3-15dd-4e33-8cbb-11c1f6a0db0b Jul 10 14:10:00.344917 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-e3581b5d-0712-42cf-9e76-533fdc79beb1 req-3f2e33d7-3482-45b3-92ad-0fdd7a55ef48 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:00.345137 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-e3581b5d-0712-42cf-9e76-533fdc79beb1 req-3f2e33d7-3482-45b3-92ad-0fdd7a55ef48 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:00.361726 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:00.361726 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:00.891840 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0e365433-9fde-406a-95c1-6d0fbb25f735 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:00.903952 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-e3581b5d-0712-42cf-9e76-533fdc79beb1 req-3f2e33d7-3482-45b3-92ad-0fdd7a55ef48 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] https://10.4.3.66/volume/v3/attachments/43df0af3-15dd-4e33-8cbb-11c1f6a0db0b returned with HTTP 200 Jul 10 14:10:00.904465 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 171/701] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:10:00 2026] DELETE /volume/v3/attachments/43df0af3-15dd-4e33-8cbb-11c1f6a0db0b => generated 19 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:10:00.913326 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-e3581b5d-0712-42cf-9e76-533fdc79beb1 req-e061e23d-ee97-4d86-b8c2-1bd2e3cc6765 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:00.915467 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-e3581b5d-0712-42cf-9e76-533fdc79beb1 req-e061e23d-ee97-4d86-b8c2-1bd2e3cc6765 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] DELETE https://10.4.3.66/volume/v3/attachments/969b07fb-5bb7-46d6-b20f-72fbd2ee7f03 Jul 10 14:10:00.915682 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-e3581b5d-0712-42cf-9e76-533fdc79beb1 req-e061e23d-ee97-4d86-b8c2-1bd2e3cc6765 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:00.915922 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-e3581b5d-0712-42cf-9e76-533fdc79beb1 req-e061e23d-ee97-4d86-b8c2-1bd2e3cc6765 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:00.924571 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:00.924571 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:01.043446 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0e365433-9fde-406a-95c1-6d0fbb25f735 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] GET https://10.4.3.66/volume/v3/volumes Jul 10 14:10:01.043722 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0e365433-9fde-406a-95c1-6d0fbb25f735 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:01.043963 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0e365433-9fde-406a-95c1-6d0fbb25f735 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:01.044235 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-0e365433-9fde-406a-95c1-6d0fbb25f735 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:10:01.044653 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:01.044653 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:01.045158 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0e365433-9fde-406a-95c1-6d0fbb25f735 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100152) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:10:01.052521 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0e365433-9fde-406a-95c1-6d0fbb25f735 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Get all volumes completed successfully. Jul 10 14:10:01.052887 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0e365433-9fde-406a-95c1-6d0fbb25f735 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 200 Jul 10 14:10:01.053389 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 181/702] 10.4.3.66 () {66 vars in 1230 bytes} [Fri Jul 10 14:10:00 2026] GET /volume/v3/volumes => generated 15 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:10:01.063614 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-7ae12c5a-34a7-4588-8645-733bccfa6826 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:01.065756 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7ae12c5a-34a7-4588-8645-733bccfa6826 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:10:01.066164 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7ae12c5a-34a7-4588-8645-733bccfa6826 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1046552729"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:01.067987 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-7ae12c5a-34a7-4588-8645-733bccfa6826 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1046552729'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:10:01.068190 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-7ae12c5a-34a7-4588-8645-733bccfa6826 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Create volume of 1 GB Jul 10 14:10:01.068609 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:01.068609 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:01.073041 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-7ae12c5a-34a7-4588-8645-733bccfa6826 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Availability Zones retrieved successfully. Jul 10 14:10:01.080067 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-7ae12c5a-34a7-4588-8645-733bccfa6826 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Flow 'volume_create_api' (5d7a4c64-3a6f-49bc-a2c2-ccc84ec8e630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:10:01.081267 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-7ae12c5a-34a7-4588-8645-733bccfa6826 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (675c0e7b-7a18-4616-9b86-1a5329737395) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:01.082479 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-7ae12c5a-34a7-4588-8645-733bccfa6826 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:10:01.117962 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-7ae12c5a-34a7-4588-8645-733bccfa6826 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (675c0e7b-7a18-4616-9b86-1a5329737395) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:01.117962 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-7ae12c5a-34a7-4588-8645-733bccfa6826 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8117acc-3ba6-49bb-8a62-d9483e354a0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:01.194784 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-7ae12c5a-34a7-4588-8645-733bccfa6826 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Created reservations ['6622c8c8-31cb-4e2e-998c-3be2d508446a', '541c4e63-17e9-4fc5-acbc-c948187549c3', '9d224159-1f25-44fc-bf71-56449cd88b31', 'bea1ccdf-f954-4637-b041-dfd88a865052'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:10:01.196032 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-7ae12c5a-34a7-4588-8645-733bccfa6826 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8117acc-3ba6-49bb-8a62-d9483e354a0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6622c8c8-31cb-4e2e-998c-3be2d508446a', '541c4e63-17e9-4fc5-acbc-c948187549c3', '9d224159-1f25-44fc-bf71-56449cd88b31', 'bea1ccdf-f954-4637-b041-dfd88a865052']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:01.197218 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-7ae12c5a-34a7-4588-8645-733bccfa6826 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6957667e-db0e-44de-945b-c7fa23dcd8b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:01.223894 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-57d8f3f7-e1a8-4ed6-8c55-cc28b06b4bd1 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:01.228247 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-57d8f3f7-e1a8-4ed6-8c55-cc28b06b4bd1 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] GET https://10.4.3.66/volume/v3/snapshots/b5ac2ee4-46f6-402a-9ac9-2e36395b8ebe Jul 10 14:10:01.228247 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-57d8f3f7-e1a8-4ed6-8c55-cc28b06b4bd1 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:01.228247 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-57d8f3f7-e1a8-4ed6-8c55-cc28b06b4bd1 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:01.228345 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-7ae12c5a-34a7-4588-8645-733bccfa6826 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6957667e-db0e-44de-945b-c7fa23dcd8b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cac84084-d13c-4dc7-aeaf-3e3a22bdd573', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1046552729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e52dd1d50ece48c2bfde1a5d83b0a56c',qos_specs=None,replication_status=,reservations=['6622c8c8-31cb-4e2e-998c-3be2d508446a','541c4e63-17e9-4fc5-acbc-c948187549c3','9d224159-1f25-44fc-bf71-56449cd88b31','bea1ccdf-f954-4637-b041-dfd88a865052'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9084100625140138097725881a27f6d',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:10:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1046552729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cac84084-d13c-4dc7-aeaf-3e3a22bdd573,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e52dd1d50ece48c2bfde1a5d83b0a56c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9084100625140138097725881a27f6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:01.228958 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-7ae12c5a-34a7-4588-8645-733bccfa6826 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ede8a907-a516-44b8-a41b-f72f7bb52edb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:01.233586 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-57d8f3f7-e1a8-4ed6-8c55-cc28b06b4bd1 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] https://10.4.3.66/volume/v3/snapshots/b5ac2ee4-46f6-402a-9ac9-2e36395b8ebe returned with HTTP 404 Jul 10 14:10:01.235376 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 172/703] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:10:01 2026] GET /volume/v3/snapshots/b5ac2ee4-46f6-402a-9ac9-2e36395b8ebe => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:10:01.245254 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e3a2662c-270c-47cf-8fff-949a24f61b5e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:01.247588 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e3a2662c-270c-47cf-8fff-949a24f61b5e tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] GET https://10.4.3.66/volume/v3/volumes/66ee6a8e-014f-4d62-a680-0be4143d96eb Jul 10 14:10:01.247882 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e3a2662c-270c-47cf-8fff-949a24f61b5e tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:01.248235 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e3a2662c-270c-47cf-8fff-949a24f61b5e tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:01.250107 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-7ae12c5a-34a7-4588-8645-733bccfa6826 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ede8a907-a516-44b8-a41b-f72f7bb52edb) transitioned into state 'SUCCESS' from state '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-1046552729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e52dd1d50ece48c2bfde1a5d83b0a56c',qos_specs=None,replication_status=,reservations=['6622c8c8-31cb-4e2e-998c-3be2d508446a','541c4e63-17e9-4fc5-acbc-c948187549c3','9d224159-1f25-44fc-bf71-56449cd88b31','bea1ccdf-f954-4637-b041-dfd88a865052'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9084100625140138097725881a27f6d',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:01.251532 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-7ae12c5a-34a7-4588-8645-733bccfa6826 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70f4f4a6-8760-43ef-be8b-412cabdfbb32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:01.256270 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:01.256270 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:01.264527 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-7ae12c5a-34a7-4588-8645-733bccfa6826 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70f4f4a6-8760-43ef-be8b-412cabdfbb32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:01.264762 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e3a2662c-270c-47cf-8fff-949a24f61b5e tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Volume info retrieved successfully. Jul 10 14:10:01.264796 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-7ae12c5a-34a7-4588-8645-733bccfa6826 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Flow 'volume_create_api' (5d7a4c64-3a6f-49bc-a2c2-ccc84ec8e630) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:10:01.264796 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-7ae12c5a-34a7-4588-8645-733bccfa6826 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Create volume request issued successfully. Jul 10 14:10:01.264796 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7ae12c5a-34a7-4588-8645-733bccfa6826 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:10:01.264796 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 173/704] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:10:01 2026] POST /volume/v3/volumes => generated 753 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:10:01.269995 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e3a2662c-270c-47cf-8fff-949a24f61b5e tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] https://10.4.3.66/volume/v3/volumes/66ee6a8e-014f-4d62-a680-0be4143d96eb returned with HTTP 200 Jul 10 14:10:01.270492 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 182/705] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:01 2026] GET /volume/v3/volumes/66ee6a8e-014f-4d62-a680-0be4143d96eb => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:01.279232 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-13629c94-0618-4bff-88df-f55cb2db8d9d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:01.280936 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-13629c94-0618-4bff-88df-f55cb2db8d9d tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] GET https://10.4.3.66/volume/v3/volumes/cac84084-d13c-4dc7-aeaf-3e3a22bdd573 Jul 10 14:10:01.287319 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-13629c94-0618-4bff-88df-f55cb2db8d9d tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:01.287319 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-13629c94-0618-4bff-88df-f55cb2db8d9d tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:01.287556 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d922301a-c0fb-4ad2-9c79-66597639aa67 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:01.290060 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d922301a-c0fb-4ad2-9c79-66597639aa67 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] DELETE https://10.4.3.66/volume/v3/volumes/66ee6a8e-014f-4d62-a680-0be4143d96eb Jul 10 14:10:01.290289 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d922301a-c0fb-4ad2-9c79-66597639aa67 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:01.290475 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d922301a-c0fb-4ad2-9c79-66597639aa67 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:01.290676 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-d922301a-c0fb-4ad2-9c79-66597639aa67 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Delete volume with id: 66ee6a8e-014f-4d62-a680-0be4143d96eb Jul 10 14:10:01.295586 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:01.295586 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:01.300703 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:01.300703 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:01.304719 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-d922301a-c0fb-4ad2-9c79-66597639aa67 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Volume info retrieved successfully. Jul 10 14:10:01.304776 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-13629c94-0618-4bff-88df-f55cb2db8d9d tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Volume info retrieved successfully. Jul 10 14:10:01.308060 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-13629c94-0618-4bff-88df-f55cb2db8d9d tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] https://10.4.3.66/volume/v3/volumes/cac84084-d13c-4dc7-aeaf-3e3a22bdd573 returned with HTTP 200 Jul 10 14:10:01.308939 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 173/706] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:01 2026] GET /volume/v3/volumes/cac84084-d13c-4dc7-aeaf-3e3a22bdd573 => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:01.323533 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-d922301a-c0fb-4ad2-9c79-66597639aa67 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Delete volume request issued successfully. Jul 10 14:10:01.323748 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d922301a-c0fb-4ad2-9c79-66597639aa67 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] https://10.4.3.66/volume/v3/volumes/66ee6a8e-014f-4d62-a680-0be4143d96eb returned with HTTP 202 Jul 10 14:10:01.324410 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 174/707] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:10:01 2026] DELETE /volume/v3/volumes/66ee6a8e-014f-4d62-a680-0be4143d96eb => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:10:01.333120 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c502f8be-09c3-49ba-a56a-878b015bfec1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:01.335235 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c502f8be-09c3-49ba-a56a-878b015bfec1 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] GET https://10.4.3.66/volume/v3/volumes/66ee6a8e-014f-4d62-a680-0be4143d96eb Jul 10 14:10:01.335457 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c502f8be-09c3-49ba-a56a-878b015bfec1 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:01.335668 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c502f8be-09c3-49ba-a56a-878b015bfec1 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:01.348810 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:01.348810 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:01.357391 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c502f8be-09c3-49ba-a56a-878b015bfec1 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Volume info retrieved successfully. Jul 10 14:10:01.364006 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c502f8be-09c3-49ba-a56a-878b015bfec1 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] https://10.4.3.66/volume/v3/volumes/66ee6a8e-014f-4d62-a680-0be4143d96eb returned with HTTP 200 Jul 10 14:10:01.364589 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 183/708] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:01 2026] GET /volume/v3/volumes/66ee6a8e-014f-4d62-a680-0be4143d96eb => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:01.465844 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-e3581b5d-0712-42cf-9e76-533fdc79beb1 req-e061e23d-ee97-4d86-b8c2-1bd2e3cc6765 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] https://10.4.3.66/volume/v3/attachments/969b07fb-5bb7-46d6-b20f-72fbd2ee7f03 returned with HTTP 200 Jul 10 14:10:01.466396 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 179/709] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:10:00 2026] DELETE /volume/v3/attachments/969b07fb-5bb7-46d6-b20f-72fbd2ee7f03 => generated 19 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:02.321331 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-406e7766-b37e-4f7f-9d5b-d2ec693683ab None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:02.323711 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-406e7766-b37e-4f7f-9d5b-d2ec693683ab tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] GET https://10.4.3.66/volume/v3/volumes/cac84084-d13c-4dc7-aeaf-3e3a22bdd573 Jul 10 14:10:02.323979 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-406e7766-b37e-4f7f-9d5b-d2ec693683ab tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:02.324213 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-406e7766-b37e-4f7f-9d5b-d2ec693683ab tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:02.335316 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:02.335316 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:02.340426 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-406e7766-b37e-4f7f-9d5b-d2ec693683ab tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Volume info retrieved successfully. Jul 10 14:10:02.348709 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-406e7766-b37e-4f7f-9d5b-d2ec693683ab tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] https://10.4.3.66/volume/v3/volumes/cac84084-d13c-4dc7-aeaf-3e3a22bdd573 returned with HTTP 200 Jul 10 14:10:02.349290 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 174/710] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:02 2026] GET /volume/v3/volumes/cac84084-d13c-4dc7-aeaf-3e3a22bdd573 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:02.362688 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b951b76e-b479-4c34-bc76-6eadb8cbfe43 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:02.367005 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b951b76e-b479-4c34-bc76-6eadb8cbfe43 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] GET https://10.4.3.66/volume/v3/volumes/cac84084-d13c-4dc7-aeaf-3e3a22bdd573 Jul 10 14:10:02.367233 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b951b76e-b479-4c34-bc76-6eadb8cbfe43 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:02.367451 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b951b76e-b479-4c34-bc76-6eadb8cbfe43 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:02.377141 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:02.377141 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:02.381458 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b512ede4-5225-4ff8-aafc-823109ef1ad4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:02.382709 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b951b76e-b479-4c34-bc76-6eadb8cbfe43 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Volume info retrieved successfully. Jul 10 14:10:02.383906 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b512ede4-5225-4ff8-aafc-823109ef1ad4 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] GET https://10.4.3.66/volume/v3/volumes/66ee6a8e-014f-4d62-a680-0be4143d96eb Jul 10 14:10:02.384211 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b512ede4-5225-4ff8-aafc-823109ef1ad4 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:02.384483 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b512ede4-5225-4ff8-aafc-823109ef1ad4 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:02.391302 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b951b76e-b479-4c34-bc76-6eadb8cbfe43 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] https://10.4.3.66/volume/v3/volumes/cac84084-d13c-4dc7-aeaf-3e3a22bdd573 returned with HTTP 200 Jul 10 14:10:02.391876 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 175/711] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:02 2026] GET /volume/v3/volumes/cac84084-d13c-4dc7-aeaf-3e3a22bdd573 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:02.392059 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b512ede4-5225-4ff8-aafc-823109ef1ad4 tempest-VolumesSnapshotListTestJSON-1588449865 tempest-VolumesSnapshotListTestJSON-1588449865-project-member] https://10.4.3.66/volume/v3/volumes/66ee6a8e-014f-4d62-a680-0be4143d96eb returned with HTTP 404 Jul 10 14:10:02.392841 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 184/712] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:02 2026] GET /volume/v3/volumes/66ee6a8e-014f-4d62-a680-0be4143d96eb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:10:02.406623 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e819e53b-90e3-47f9-8cd1-bed1eca12622 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:02.408344 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e819e53b-90e3-47f9-8cd1-bed1eca12622 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:10:02.409041 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e819e53b-90e3-47f9-8cd1-bed1eca12622 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-523562149"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:02.410996 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-e819e53b-90e3-47f9-8cd1-bed1eca12622 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-523562149'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:10:02.411297 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-e819e53b-90e3-47f9-8cd1-bed1eca12622 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Create volume of 1 GB Jul 10 14:10:02.411745 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:02.411745 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:02.421522 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e819e53b-90e3-47f9-8cd1-bed1eca12622 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Availability Zones retrieved successfully. Jul 10 14:10:02.426699 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e819e53b-90e3-47f9-8cd1-bed1eca12622 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Flow 'volume_create_api' (77efa8b2-e138-4be4-9c06-8cbc863dc7a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:10:02.428356 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e819e53b-90e3-47f9-8cd1-bed1eca12622 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81d7a247-cb66-4d6b-a8a4-41511b981cd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:02.429991 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-e819e53b-90e3-47f9-8cd1-bed1eca12622 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:10:02.471698 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e819e53b-90e3-47f9-8cd1-bed1eca12622 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81d7a247-cb66-4d6b-a8a4-41511b981cd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:02.472935 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e819e53b-90e3-47f9-8cd1-bed1eca12622 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd39b45a-03ac-47b7-ab5d-59c6576183fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:02.531342 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-e819e53b-90e3-47f9-8cd1-bed1eca12622 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Created reservations ['30450e11-3cbd-4342-81fe-64f315a2ffc1', '224f8c95-d96b-471f-93ff-8e320fb73a81', '4f308ee0-eb40-4bd2-a2c5-ca2e2a1acd58', '52fa2ec0-bb21-4cec-bd0a-7cf074bd8ed9'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:10:02.534541 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e819e53b-90e3-47f9-8cd1-bed1eca12622 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd39b45a-03ac-47b7-ab5d-59c6576183fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30450e11-3cbd-4342-81fe-64f315a2ffc1', '224f8c95-d96b-471f-93ff-8e320fb73a81', '4f308ee0-eb40-4bd2-a2c5-ca2e2a1acd58', '52fa2ec0-bb21-4cec-bd0a-7cf074bd8ed9']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:02.534541 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e819e53b-90e3-47f9-8cd1-bed1eca12622 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b855dac-f891-4d19-9c5a-1e8b0bb7ccf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:02.561375 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e819e53b-90e3-47f9-8cd1-bed1eca12622 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b855dac-f891-4d19-9c5a-1e8b0bb7ccf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8676aa1-d88b-4b53-9491-91ffd5fb124d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-523562149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e52dd1d50ece48c2bfde1a5d83b0a56c',qos_specs=None,replication_status=,reservations=['30450e11-3cbd-4342-81fe-64f315a2ffc1','224f8c95-d96b-471f-93ff-8e320fb73a81','4f308ee0-eb40-4bd2-a2c5-ca2e2a1acd58','52fa2ec0-bb21-4cec-bd0a-7cf074bd8ed9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9084100625140138097725881a27f6d',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:10:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-523562149',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8676aa1-d88b-4b53-9491-91ffd5fb124d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e52dd1d50ece48c2bfde1a5d83b0a56c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9084100625140138097725881a27f6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:02.562435 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e819e53b-90e3-47f9-8cd1-bed1eca12622 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d91252e3-c87d-42e4-a688-92b8bc44666c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:02.592610 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e819e53b-90e3-47f9-8cd1-bed1eca12622 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d91252e3-c87d-42e4-a688-92b8bc44666c) transitioned into state 'SUCCESS' from state '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-523562149',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e52dd1d50ece48c2bfde1a5d83b0a56c',qos_specs=None,replication_status=,reservations=['30450e11-3cbd-4342-81fe-64f315a2ffc1','224f8c95-d96b-471f-93ff-8e320fb73a81','4f308ee0-eb40-4bd2-a2c5-ca2e2a1acd58','52fa2ec0-bb21-4cec-bd0a-7cf074bd8ed9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9084100625140138097725881a27f6d',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:02.593646 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e819e53b-90e3-47f9-8cd1-bed1eca12622 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71896639-19d4-4471-a54e-c60d12545aec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:02.604557 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e819e53b-90e3-47f9-8cd1-bed1eca12622 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71896639-19d4-4471-a54e-c60d12545aec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:02.605661 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e819e53b-90e3-47f9-8cd1-bed1eca12622 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Flow 'volume_create_api' (77efa8b2-e138-4be4-9c06-8cbc863dc7a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:10:02.606004 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e819e53b-90e3-47f9-8cd1-bed1eca12622 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Create volume request issued successfully. Jul 10 14:10:02.606850 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e819e53b-90e3-47f9-8cd1-bed1eca12622 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:10:02.607344 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 180/713] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:10:02 2026] POST /volume/v3/volumes => generated 752 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:10:02.625522 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f0461815-b83b-4913-8d58-5f223193eab4 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:02.627864 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f0461815-b83b-4913-8d58-5f223193eab4 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] GET https://10.4.3.66/volume/v3/volumes/c8676aa1-d88b-4b53-9491-91ffd5fb124d Jul 10 14:10:02.628172 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f0461815-b83b-4913-8d58-5f223193eab4 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:02.628427 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f0461815-b83b-4913-8d58-5f223193eab4 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:02.647481 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:02.647481 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:02.656423 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-f0461815-b83b-4913-8d58-5f223193eab4 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Volume info retrieved successfully. Jul 10 14:10:02.663053 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f0461815-b83b-4913-8d58-5f223193eab4 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] https://10.4.3.66/volume/v3/volumes/c8676aa1-d88b-4b53-9491-91ffd5fb124d returned with HTTP 200 Jul 10 14:10:02.663560 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 175/714] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:02 2026] GET /volume/v3/volumes/c8676aa1-d88b-4b53-9491-91ffd5fb124d => generated 820 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:03.677573 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6d30142a-4e36-4328-ab50-0fb97e09dbeb None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:03.680791 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6d30142a-4e36-4328-ab50-0fb97e09dbeb tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] GET https://10.4.3.66/volume/v3/volumes/c8676aa1-d88b-4b53-9491-91ffd5fb124d Jul 10 14:10:03.683263 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-44fb9344-b99e-4dfc-be89-88622c85617e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:03.683569 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6d30142a-4e36-4328-ab50-0fb97e09dbeb tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:03.683569 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6d30142a-4e36-4328-ab50-0fb97e09dbeb tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:03.700701 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:03.700701 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:03.707120 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-6d30142a-4e36-4328-ab50-0fb97e09dbeb tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Volume info retrieved successfully. Jul 10 14:10:03.712131 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6d30142a-4e36-4328-ab50-0fb97e09dbeb tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] https://10.4.3.66/volume/v3/volumes/c8676aa1-d88b-4b53-9491-91ffd5fb124d returned with HTTP 200 Jul 10 14:10:03.712620 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 176/715] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:03 2026] GET /volume/v3/volumes/c8676aa1-d88b-4b53-9491-91ffd5fb124d => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:03.733741 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-3fe8c37c-cf5a-4dcc-bdd0-b91f70c8d40d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:03.736750 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3fe8c37c-cf5a-4dcc-bdd0-b91f70c8d40d tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] GET https://10.4.3.66/volume/v3/volumes/c8676aa1-d88b-4b53-9491-91ffd5fb124d Jul 10 14:10:03.737204 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3fe8c37c-cf5a-4dcc-bdd0-b91f70c8d40d tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:03.737678 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3fe8c37c-cf5a-4dcc-bdd0-b91f70c8d40d tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:03.748106 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:03.748106 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:03.755198 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-3fe8c37c-cf5a-4dcc-bdd0-b91f70c8d40d tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Volume info retrieved successfully. Jul 10 14:10:03.763523 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3fe8c37c-cf5a-4dcc-bdd0-b91f70c8d40d tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] https://10.4.3.66/volume/v3/volumes/c8676aa1-d88b-4b53-9491-91ffd5fb124d returned with HTTP 200 Jul 10 14:10:03.763923 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 181/716] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:03 2026] GET /volume/v3/volumes/c8676aa1-d88b-4b53-9491-91ffd5fb124d => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:03.782690 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f5c39a94-5d77-4576-9a8b-e42dfb854f22 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:03.784454 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f5c39a94-5d77-4576-9a8b-e42dfb854f22 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:10:03.784907 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f5c39a94-5d77-4576-9a8b-e42dfb854f22 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-808110815"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:03.786827 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-f5c39a94-5d77-4576-9a8b-e42dfb854f22 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-808110815'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:10:03.787018 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-f5c39a94-5d77-4576-9a8b-e42dfb854f22 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Create volume of 1 GB Jul 10 14:10:03.791591 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-f5c39a94-5d77-4576-9a8b-e42dfb854f22 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Availability Zones retrieved successfully. Jul 10 14:10:03.803935 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f5c39a94-5d77-4576-9a8b-e42dfb854f22 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Flow 'volume_create_api' (0466371b-0a22-4f29-9f6a-994632c14db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:10:03.804981 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f5c39a94-5d77-4576-9a8b-e42dfb854f22 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eccfe411-08a4-4fe6-bd4f-ebf2274f2344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:03.806922 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-f5c39a94-5d77-4576-9a8b-e42dfb854f22 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:10:03.819091 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-44fb9344-b99e-4dfc-be89-88622c85617e tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:10:03.819454 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-44fb9344-b99e-4dfc-be89-88622c85617e tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2106779036"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:03.821016 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-44fb9344-b99e-4dfc-be89-88622c85617e tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2106779036'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:10:03.821176 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-44fb9344-b99e-4dfc-be89-88622c85617e tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Create volume of 1 GB Jul 10 14:10:03.829385 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-44fb9344-b99e-4dfc-be89-88622c85617e tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Availability Zones retrieved successfully. Jul 10 14:10:03.835989 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-44fb9344-b99e-4dfc-be89-88622c85617e tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Flow 'volume_create_api' (e5f88142-f96a-4366-8046-c764805cb991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:10:03.837025 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-44fb9344-b99e-4dfc-be89-88622c85617e tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69ff9ffd-6105-4566-924d-cba4527a00bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:03.837991 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-44fb9344-b99e-4dfc-be89-88622c85617e tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:10:03.844107 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f5c39a94-5d77-4576-9a8b-e42dfb854f22 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eccfe411-08a4-4fe6-bd4f-ebf2274f2344) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:03.845143 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f5c39a94-5d77-4576-9a8b-e42dfb854f22 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1b1ee77-f14c-46e1-8fe2-a4ccacfb3aee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:03.874456 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-44fb9344-b99e-4dfc-be89-88622c85617e tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69ff9ffd-6105-4566-924d-cba4527a00bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:03.875672 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-44fb9344-b99e-4dfc-be89-88622c85617e tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96665c1f-246d-45e1-9f72-db655a3f5df3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:03.898702 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-f5c39a94-5d77-4576-9a8b-e42dfb854f22 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Created reservations ['87e5d6d7-9839-4668-a718-c4373af4504d', '2e7634ca-bf1b-4a12-b521-6178ffc01d4e', '4cac8553-997d-4da2-a84a-5a0deb5d3d64', '7f6e1fa3-e284-478a-943f-63eea06d069c'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:10:03.900300 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f5c39a94-5d77-4576-9a8b-e42dfb854f22 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1b1ee77-f14c-46e1-8fe2-a4ccacfb3aee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87e5d6d7-9839-4668-a718-c4373af4504d', '2e7634ca-bf1b-4a12-b521-6178ffc01d4e', '4cac8553-997d-4da2-a84a-5a0deb5d3d64', '7f6e1fa3-e284-478a-943f-63eea06d069c']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:03.900648 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f5c39a94-5d77-4576-9a8b-e42dfb854f22 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b1a711b-e78e-41c6-99f3-19c3a043d600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:03.934996 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f5c39a94-5d77-4576-9a8b-e42dfb854f22 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b1a711b-e78e-41c6-99f3-19c3a043d600) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26ba2abb-6bda-4aa2-9cb5-29c881fcd5b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-808110815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e52dd1d50ece48c2bfde1a5d83b0a56c',qos_specs=None,replication_status=,reservations=['87e5d6d7-9839-4668-a718-c4373af4504d','2e7634ca-bf1b-4a12-b521-6178ffc01d4e','4cac8553-997d-4da2-a84a-5a0deb5d3d64','7f6e1fa3-e284-478a-943f-63eea06d069c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9084100625140138097725881a27f6d',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:10:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-808110815',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26ba2abb-6bda-4aa2-9cb5-29c881fcd5b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e52dd1d50ece48c2bfde1a5d83b0a56c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9084100625140138097725881a27f6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:03.936113 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f5c39a94-5d77-4576-9a8b-e42dfb854f22 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baca19a0-fae3-4f7e-8dd5-3a299ed66d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:03.968985 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f5c39a94-5d77-4576-9a8b-e42dfb854f22 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baca19a0-fae3-4f7e-8dd5-3a299ed66d84) transitioned into state 'SUCCESS' from state '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-808110815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e52dd1d50ece48c2bfde1a5d83b0a56c',qos_specs=None,replication_status=,reservations=['87e5d6d7-9839-4668-a718-c4373af4504d','2e7634ca-bf1b-4a12-b521-6178ffc01d4e','4cac8553-997d-4da2-a84a-5a0deb5d3d64','7f6e1fa3-e284-478a-943f-63eea06d069c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9084100625140138097725881a27f6d',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:03.970348 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f5c39a94-5d77-4576-9a8b-e42dfb854f22 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47440644-9fe2-420c-96a4-7ac372cf516e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:03.987224 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-44fb9344-b99e-4dfc-be89-88622c85617e tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Created reservations ['d031bc57-df8e-4bf6-b88b-d0f55489d6c8', '8c6390b1-0c87-43fd-a0d2-c413adf2bb2e', '981d57d8-4a6a-49fc-9e29-0db3a95547a2', '49c2bd02-2ae3-4306-9564-099e17908034'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:10:03.990525 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-44fb9344-b99e-4dfc-be89-88622c85617e tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96665c1f-246d-45e1-9f72-db655a3f5df3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d031bc57-df8e-4bf6-b88b-d0f55489d6c8', '8c6390b1-0c87-43fd-a0d2-c413adf2bb2e', '981d57d8-4a6a-49fc-9e29-0db3a95547a2', '49c2bd02-2ae3-4306-9564-099e17908034']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:03.990525 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-44fb9344-b99e-4dfc-be89-88622c85617e tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89b47cda-083b-4a1f-a115-a6e092095468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:03.990727 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f5c39a94-5d77-4576-9a8b-e42dfb854f22 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47440644-9fe2-420c-96a4-7ac372cf516e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:03.990727 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f5c39a94-5d77-4576-9a8b-e42dfb854f22 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Flow 'volume_create_api' (0466371b-0a22-4f29-9f6a-994632c14db1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:10:03.990727 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-f5c39a94-5d77-4576-9a8b-e42dfb854f22 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Create volume request issued successfully. Jul 10 14:10:03.991454 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f5c39a94-5d77-4576-9a8b-e42dfb854f22 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:10:03.991982 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 176/717] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:10:03 2026] POST /volume/v3/volumes => generated 752 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:10:04.008616 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8f672eb5-b871-44a7-9759-a4882ed63ea6 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:04.009718 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8f672eb5-b871-44a7-9759-a4882ed63ea6 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] GET https://10.4.3.66/volume/v3/volumes/26ba2abb-6bda-4aa2-9cb5-29c881fcd5b6 Jul 10 14:10:04.009952 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8f672eb5-b871-44a7-9759-a4882ed63ea6 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:04.010170 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8f672eb5-b871-44a7-9759-a4882ed63ea6 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:04.019381 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-44fb9344-b99e-4dfc-be89-88622c85617e tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89b47cda-083b-4a1f-a115-a6e092095468) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f11eb99a-b4b0-4902-9b36-338f2e3bd1f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2106779036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0fdae28856040bb91285319b51fae52',qos_specs=None,replication_status=,reservations=['d031bc57-df8e-4bf6-b88b-d0f55489d6c8','8c6390b1-0c87-43fd-a0d2-c413adf2bb2e','981d57d8-4a6a-49fc-9e29-0db3a95547a2','49c2bd02-2ae3-4306-9564-099e17908034'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67e89ecb1e9b4313b78f29df075a2e18',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:10:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2106779036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f11eb99a-b4b0-4902-9b36-338f2e3bd1f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c0fdae28856040bb91285319b51fae52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67e89ecb1e9b4313b78f29df075a2e18',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:04.019560 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-44fb9344-b99e-4dfc-be89-88622c85617e tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b93ad6e-6659-4e8f-bf8f-fcfda82da25a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:04.020813 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:04.020813 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:04.025449 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-8f672eb5-b871-44a7-9759-a4882ed63ea6 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Volume info retrieved successfully. Jul 10 14:10:04.031651 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8f672eb5-b871-44a7-9759-a4882ed63ea6 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] https://10.4.3.66/volume/v3/volumes/26ba2abb-6bda-4aa2-9cb5-29c881fcd5b6 returned with HTTP 200 Jul 10 14:10:04.032336 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 177/718] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:04 2026] GET /volume/v3/volumes/26ba2abb-6bda-4aa2-9cb5-29c881fcd5b6 => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:04.042267 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-44fb9344-b99e-4dfc-be89-88622c85617e tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b93ad6e-6659-4e8f-bf8f-fcfda82da25a) transitioned into state 'SUCCESS' from state '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-2106779036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0fdae28856040bb91285319b51fae52',qos_specs=None,replication_status=,reservations=['d031bc57-df8e-4bf6-b88b-d0f55489d6c8','8c6390b1-0c87-43fd-a0d2-c413adf2bb2e','981d57d8-4a6a-49fc-9e29-0db3a95547a2','49c2bd02-2ae3-4306-9564-099e17908034'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67e89ecb1e9b4313b78f29df075a2e18',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:04.042963 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-44fb9344-b99e-4dfc-be89-88622c85617e tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b6814af-e24c-4246-83b4-0d693ffa3588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:04.056291 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-44fb9344-b99e-4dfc-be89-88622c85617e tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b6814af-e24c-4246-83b4-0d693ffa3588) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:04.057112 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-44fb9344-b99e-4dfc-be89-88622c85617e tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Flow 'volume_create_api' (e5f88142-f96a-4366-8046-c764805cb991) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:10:04.059291 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-44fb9344-b99e-4dfc-be89-88622c85617e tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Create volume request issued successfully. Jul 10 14:10:04.059291 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-44fb9344-b99e-4dfc-be89-88622c85617e tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:10:04.059291 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 185/719] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:10:03 2026] POST /volume/v3/volumes => generated 758 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:10:04.074551 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e9742d0f-4a3a-4cd8-86bf-9b1e023c3cf6 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:04.077931 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e9742d0f-4a3a-4cd8-86bf-9b1e023c3cf6 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] GET https://10.4.3.66/volume/v3/volumes/f11eb99a-b4b0-4902-9b36-338f2e3bd1f2 Jul 10 14:10:04.078119 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e9742d0f-4a3a-4cd8-86bf-9b1e023c3cf6 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:04.078298 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e9742d0f-4a3a-4cd8-86bf-9b1e023c3cf6 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:04.084737 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:04.084737 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:04.088154 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e9742d0f-4a3a-4cd8-86bf-9b1e023c3cf6 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Volume info retrieved successfully. Jul 10 14:10:04.091977 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e9742d0f-4a3a-4cd8-86bf-9b1e023c3cf6 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] https://10.4.3.66/volume/v3/volumes/f11eb99a-b4b0-4902-9b36-338f2e3bd1f2 returned with HTTP 200 Jul 10 14:10:04.092385 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 182/720] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:04 2026] GET /volume/v3/volumes/f11eb99a-b4b0-4902-9b36-338f2e3bd1f2 => generated 826 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:05.050485 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a21cd7cf-f260-4c43-ae21-5b9ba1370643 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:05.055911 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a21cd7cf-f260-4c43-ae21-5b9ba1370643 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] GET https://10.4.3.66/volume/v3/volumes/26ba2abb-6bda-4aa2-9cb5-29c881fcd5b6 Jul 10 14:10:05.056212 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a21cd7cf-f260-4c43-ae21-5b9ba1370643 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:05.056513 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a21cd7cf-f260-4c43-ae21-5b9ba1370643 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:05.061971 np0000005012 devstack@c-api.service[100155]: DEBUG dbcounter [-] [100155] Writing DB stats cinder:SELECT=445,cinder:INSERT=83,cinder:UPDATE=159 {{(pid=100155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:10:05.071127 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:05.071127 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:05.076114 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-a21cd7cf-f260-4c43-ae21-5b9ba1370643 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Volume info retrieved successfully. Jul 10 14:10:05.082394 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a21cd7cf-f260-4c43-ae21-5b9ba1370643 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] https://10.4.3.66/volume/v3/volumes/26ba2abb-6bda-4aa2-9cb5-29c881fcd5b6 returned with HTTP 200 Jul 10 14:10:05.083095 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 177/721] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:05 2026] GET /volume/v3/volumes/26ba2abb-6bda-4aa2-9cb5-29c881fcd5b6 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:05.103371 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-7b4ac523-9b7a-44b7-9c18-674337dbcbac None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:05.106399 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7b4ac523-9b7a-44b7-9c18-674337dbcbac tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] GET https://10.4.3.66/volume/v3/volumes/26ba2abb-6bda-4aa2-9cb5-29c881fcd5b6 Jul 10 14:10:05.108189 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7b4ac523-9b7a-44b7-9c18-674337dbcbac tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:05.108189 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7b4ac523-9b7a-44b7-9c18-674337dbcbac tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:05.108266 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0d43f550-30d7-4c60-91f2-ed2940bcda72 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:05.109540 np0000005012 devstack@c-api.service[100154]: DEBUG dbcounter [-] [100154] Writing DB stats cinder:SELECT=360,cinder:UPDATE=87,cinder:INSERT=46 {{(pid=100154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:10:05.110184 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0d43f550-30d7-4c60-91f2-ed2940bcda72 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] GET https://10.4.3.66/volume/v3/volumes/f11eb99a-b4b0-4902-9b36-338f2e3bd1f2 Jul 10 14:10:05.110483 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0d43f550-30d7-4c60-91f2-ed2940bcda72 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:05.110888 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0d43f550-30d7-4c60-91f2-ed2940bcda72 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:05.117554 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:05.117554 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:05.120696 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:05.120696 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:05.125281 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-7b4ac523-9b7a-44b7-9c18-674337dbcbac tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Volume info retrieved successfully. Jul 10 14:10:05.126885 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0d43f550-30d7-4c60-91f2-ed2940bcda72 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Volume info retrieved successfully. Jul 10 14:10:05.130717 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7b4ac523-9b7a-44b7-9c18-674337dbcbac tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] https://10.4.3.66/volume/v3/volumes/26ba2abb-6bda-4aa2-9cb5-29c881fcd5b6 returned with HTTP 200 Jul 10 14:10:05.131403 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 178/722] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:05 2026] GET /volume/v3/volumes/26ba2abb-6bda-4aa2-9cb5-29c881fcd5b6 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:05.131892 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0d43f550-30d7-4c60-91f2-ed2940bcda72 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] https://10.4.3.66/volume/v3/volumes/f11eb99a-b4b0-4902-9b36-338f2e3bd1f2 returned with HTTP 200 Jul 10 14:10:05.132451 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 186/723] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:05 2026] GET /volume/v3/volumes/f11eb99a-b4b0-4902-9b36-338f2e3bd1f2 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:05.149468 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d06788f6-a6c6-463e-a4cf-5a4d55d37a22 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:05.150945 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d058f262-f20c-470b-914b-a283cb226b9d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:05.152320 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d06788f6-a6c6-463e-a4cf-5a4d55d37a22 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:10:05.152790 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d06788f6-a6c6-463e-a4cf-5a4d55d37a22 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f11eb99a-b4b0-4902-9b36-338f2e3bd1f2", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1378277309"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:05.169628 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:05.169628 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:05.169628 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-d06788f6-a6c6-463e-a4cf-5a4d55d37a22 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Volume info retrieved successfully. Jul 10 14:10:05.169850 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.snapshots [None req-d06788f6-a6c6-463e-a4cf-5a4d55d37a22 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Create snapshot from volume f11eb99a-b4b0-4902-9b36-338f2e3bd1f2 Jul 10 14:10:05.215884 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-d06788f6-a6c6-463e-a4cf-5a4d55d37a22 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Created reservations ['ff0b45db-7d9d-4290-94ae-173c9d9fba03', 'f524c0c1-bee7-456a-ba1b-8aebd57bd40a', '98314bfe-e7aa-4d20-813d-d4de4650e3f5', '960b96a8-526d-4d7c-aed2-121555bdb349'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:10:05.260214 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-d06788f6-a6c6-463e-a4cf-5a4d55d37a22 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Snapshot create request issued successfully. Jul 10 14:10:05.260715 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d06788f6-a6c6-463e-a4cf-5a4d55d37a22 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:10:05.261175 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 183/724] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:10:05 2026] POST /volume/v3/snapshots => generated 316 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:10:05.268905 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d058f262-f20c-470b-914b-a283cb226b9d tempest-VolumesListAdminTestJSON-403432404 tempest-VolumesListAdminTestJSON-403432404-project-admin] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:10:05.269391 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d058f262-f20c-470b-914b-a283cb226b9d tempest-VolumesListAdminTestJSON-403432404 tempest-VolumesListAdminTestJSON-403432404-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:05.271641 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-d058f262-f20c-470b-914b-a283cb226b9d tempest-VolumesListAdminTestJSON-403432404 tempest-VolumesListAdminTestJSON-403432404-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:10:05.271904 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-d058f262-f20c-470b-914b-a283cb226b9d tempest-VolumesListAdminTestJSON-403432404 tempest-VolumesListAdminTestJSON-403432404-project-admin] Create volume of 1 GB Jul 10 14:10:05.272138 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-99dfb24f-867a-4f5f-a268-bb0639240784 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:05.274906 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-99dfb24f-867a-4f5f-a268-bb0639240784 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] GET https://10.4.3.66/volume/v3/snapshots/f6f06372-8cbd-45e1-a95c-16c4abb94982 Jul 10 14:10:05.275108 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-99dfb24f-867a-4f5f-a268-bb0639240784 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:05.275380 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-99dfb24f-867a-4f5f-a268-bb0639240784 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:05.276903 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-d058f262-f20c-470b-914b-a283cb226b9d tempest-VolumesListAdminTestJSON-403432404 tempest-VolumesListAdminTestJSON-403432404-project-admin] Availability Zones retrieved successfully. Jul 10 14:10:05.280681 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:05.280681 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:05.281156 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-99dfb24f-867a-4f5f-a268-bb0639240784 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Snapshot retrieved successfully. Jul 10 14:10:05.282017 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-99dfb24f-867a-4f5f-a268-bb0639240784 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] https://10.4.3.66/volume/v3/snapshots/f6f06372-8cbd-45e1-a95c-16c4abb94982 returned with HTTP 200 Jul 10 14:10:05.282435 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 179/725] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:10:05 2026] GET /volume/v3/snapshots/f6f06372-8cbd-45e1-a95c-16c4abb94982 => generated 448 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:05.282694 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d058f262-f20c-470b-914b-a283cb226b9d tempest-VolumesListAdminTestJSON-403432404 tempest-VolumesListAdminTestJSON-403432404-project-admin] Flow 'volume_create_api' (e93572d6-3d64-4c99-8c30-4103d99aaaa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:10:05.283777 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d058f262-f20c-470b-914b-a283cb226b9d tempest-VolumesListAdminTestJSON-403432404 tempest-VolumesListAdminTestJSON-403432404-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3408e72-978d-43b4-b157-9231ec495761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:05.286108 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-d058f262-f20c-470b-914b-a283cb226b9d tempest-VolumesListAdminTestJSON-403432404 tempest-VolumesListAdminTestJSON-403432404-project-admin] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:10:05.325441 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d058f262-f20c-470b-914b-a283cb226b9d tempest-VolumesListAdminTestJSON-403432404 tempest-VolumesListAdminTestJSON-403432404-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3408e72-978d-43b4-b157-9231ec495761) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:05.326935 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d058f262-f20c-470b-914b-a283cb226b9d tempest-VolumesListAdminTestJSON-403432404 tempest-VolumesListAdminTestJSON-403432404-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41753636-7b7f-403f-a1df-f1fc02d7368e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:05.405582 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-d058f262-f20c-470b-914b-a283cb226b9d tempest-VolumesListAdminTestJSON-403432404 tempest-VolumesListAdminTestJSON-403432404-project-admin] Created reservations ['4b901ac3-3849-4c20-9346-74e48797c396', '31a3804a-40db-4a25-9786-6d1075f5bf1e', '2a6c30b1-ba2c-4f1a-96d2-ed49c9f9e3f4', '1bf5442f-f455-447e-9c59-e50c877e2447'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:10:05.406694 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d058f262-f20c-470b-914b-a283cb226b9d tempest-VolumesListAdminTestJSON-403432404 tempest-VolumesListAdminTestJSON-403432404-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41753636-7b7f-403f-a1df-f1fc02d7368e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b901ac3-3849-4c20-9346-74e48797c396', '31a3804a-40db-4a25-9786-6d1075f5bf1e', '2a6c30b1-ba2c-4f1a-96d2-ed49c9f9e3f4', '1bf5442f-f455-447e-9c59-e50c877e2447']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:05.407615 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d058f262-f20c-470b-914b-a283cb226b9d tempest-VolumesListAdminTestJSON-403432404 tempest-VolumesListAdminTestJSON-403432404-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46344ac3-91c9-453c-8d6e-d3f4e0693706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:05.441923 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d058f262-f20c-470b-914b-a283cb226b9d tempest-VolumesListAdminTestJSON-403432404 tempest-VolumesListAdminTestJSON-403432404-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46344ac3-91c9-453c-8d6e-d3f4e0693706) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '582ac573-518d-4efd-96d8-30f45dd4d38f', '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='8f50c9148cec40478bb7453c194ed716',qos_specs=None,replication_status=,reservations=['4b901ac3-3849-4c20-9346-74e48797c396','31a3804a-40db-4a25-9786-6d1075f5bf1e','2a6c30b1-ba2c-4f1a-96d2-ed49c9f9e3f4','1bf5442f-f455-447e-9c59-e50c877e2447'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='580d0b2bd10e4c0cb6436c25cbb77196',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:10:05Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=582ac573-518d-4efd-96d8-30f45dd4d38f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f50c9148cec40478bb7453c194ed716',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='580d0b2bd10e4c0cb6436c25cbb77196',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:05.442797 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d058f262-f20c-470b-914b-a283cb226b9d tempest-VolumesListAdminTestJSON-403432404 tempest-VolumesListAdminTestJSON-403432404-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1e821da-5ed0-4da1-9def-d7a37a97d889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:05.465572 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d058f262-f20c-470b-914b-a283cb226b9d tempest-VolumesListAdminTestJSON-403432404 tempest-VolumesListAdminTestJSON-403432404-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1e821da-5ed0-4da1-9def-d7a37a97d889) transitioned into state 'SUCCESS' from 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='8f50c9148cec40478bb7453c194ed716',qos_specs=None,replication_status=,reservations=['4b901ac3-3849-4c20-9346-74e48797c396','31a3804a-40db-4a25-9786-6d1075f5bf1e','2a6c30b1-ba2c-4f1a-96d2-ed49c9f9e3f4','1bf5442f-f455-447e-9c59-e50c877e2447'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='580d0b2bd10e4c0cb6436c25cbb77196',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:05.466380 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d058f262-f20c-470b-914b-a283cb226b9d tempest-VolumesListAdminTestJSON-403432404 tempest-VolumesListAdminTestJSON-403432404-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81b2d74d-d433-4858-9b6c-f323557e294f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:05.477963 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d058f262-f20c-470b-914b-a283cb226b9d tempest-VolumesListAdminTestJSON-403432404 tempest-VolumesListAdminTestJSON-403432404-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81b2d74d-d433-4858-9b6c-f323557e294f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:05.478918 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d058f262-f20c-470b-914b-a283cb226b9d tempest-VolumesListAdminTestJSON-403432404 tempest-VolumesListAdminTestJSON-403432404-project-admin] Flow 'volume_create_api' (e93572d6-3d64-4c99-8c30-4103d99aaaa7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:10:05.479323 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-d058f262-f20c-470b-914b-a283cb226b9d tempest-VolumesListAdminTestJSON-403432404 tempest-VolumesListAdminTestJSON-403432404-project-admin] Create volume request issued successfully. Jul 10 14:10:05.480106 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d058f262-f20c-470b-914b-a283cb226b9d tempest-VolumesListAdminTestJSON-403432404 tempest-VolumesListAdminTestJSON-403432404-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:10:05.480675 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 178/726] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:10:05 2026] POST /volume/v3/volumes => generated 731 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:10:05.495756 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6663d5f6-798c-4358-a8d7-736c52d8cf28 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:05.499403 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6663d5f6-798c-4358-a8d7-736c52d8cf28 tempest-VolumesListAdminTestJSON-403432404 tempest-VolumesListAdminTestJSON-403432404-project-admin] GET https://10.4.3.66/volume/v3/volumes/582ac573-518d-4efd-96d8-30f45dd4d38f Jul 10 14:10:05.499403 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6663d5f6-798c-4358-a8d7-736c52d8cf28 tempest-VolumesListAdminTestJSON-403432404 tempest-VolumesListAdminTestJSON-403432404-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:05.499403 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6663d5f6-798c-4358-a8d7-736c52d8cf28 tempest-VolumesListAdminTestJSON-403432404 tempest-VolumesListAdminTestJSON-403432404-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:05.506615 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:05.506615 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:05.511269 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6663d5f6-798c-4358-a8d7-736c52d8cf28 tempest-VolumesListAdminTestJSON-403432404 tempest-VolumesListAdminTestJSON-403432404-project-admin] Volume info retrieved successfully. Jul 10 14:10:05.516216 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6663d5f6-798c-4358-a8d7-736c52d8cf28 tempest-VolumesListAdminTestJSON-403432404 tempest-VolumesListAdminTestJSON-403432404-project-admin] https://10.4.3.66/volume/v3/volumes/582ac573-518d-4efd-96d8-30f45dd4d38f returned with HTTP 200 Jul 10 14:10:05.516838 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 187/727] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:05 2026] GET /volume/v3/volumes/582ac573-518d-4efd-96d8-30f45dd4d38f => generated 910 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:06.230170 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-7407a363-ac06-4ede-a18c-c22e9b01666b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:06.232052 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7407a363-ac06-4ede-a18c-c22e9b01666b tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:10:06.232418 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7407a363-ac06-4ede-a18c-c22e9b01666b tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-326613036"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:06.233992 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-7407a363-ac06-4ede-a18c-c22e9b01666b tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-326613036'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:10:06.234138 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-7407a363-ac06-4ede-a18c-c22e9b01666b tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Create volume of 1 GB Jul 10 14:10:06.234389 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:06.234389 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:06.238183 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-7407a363-ac06-4ede-a18c-c22e9b01666b tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Availability Zones retrieved successfully. Jul 10 14:10:06.243826 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7407a363-ac06-4ede-a18c-c22e9b01666b tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Flow 'volume_create_api' (46525703-3d10-4542-8ebe-4d637168b6bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:10:06.244864 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7407a363-ac06-4ede-a18c-c22e9b01666b tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3282f6f2-d3d4-4f0e-8520-51cb91b4ce3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:06.245875 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-7407a363-ac06-4ede-a18c-c22e9b01666b tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:10:06.280987 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7407a363-ac06-4ede-a18c-c22e9b01666b tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3282f6f2-d3d4-4f0e-8520-51cb91b4ce3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:06.283599 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7407a363-ac06-4ede-a18c-c22e9b01666b tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd763ef1-362c-43b9-8411-e15c140345b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:06.296092 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-23ccc6be-ee27-4c81-bcd9-0c1f5eab76ab None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:06.298146 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-23ccc6be-ee27-4c81-bcd9-0c1f5eab76ab tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] GET https://10.4.3.66/volume/v3/snapshots/f6f06372-8cbd-45e1-a95c-16c4abb94982 Jul 10 14:10:06.298345 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-23ccc6be-ee27-4c81-bcd9-0c1f5eab76ab tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:06.298560 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-23ccc6be-ee27-4c81-bcd9-0c1f5eab76ab tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:06.303721 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:06.303721 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:06.304150 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-23ccc6be-ee27-4c81-bcd9-0c1f5eab76ab tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Snapshot retrieved successfully. Jul 10 14:10:06.305067 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-23ccc6be-ee27-4c81-bcd9-0c1f5eab76ab tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] https://10.4.3.66/volume/v3/snapshots/f6f06372-8cbd-45e1-a95c-16c4abb94982 returned with HTTP 200 Jul 10 14:10:06.305485 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 180/728] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:10:06 2026] GET /volume/v3/snapshots/f6f06372-8cbd-45e1-a95c-16c4abb94982 => generated 475 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:06.315631 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4da6e2d3-404d-4f42-a3b0-278b9758fc86 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:06.317592 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4da6e2d3-404d-4f42-a3b0-278b9758fc86 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:10:06.318013 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4da6e2d3-404d-4f42-a3b0-278b9758fc86 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "f6f06372-8cbd-45e1-a95c-16c4abb94982", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1323054936"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:06.319437 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-4da6e2d3-404d-4f42-a3b0-278b9758fc86 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Create volume request body: {'volume': {"'snapshot_id": 'f6f06372-8cbd-45e1-a95c-16c4abb94982', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1323054936'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:10:06.319671 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-4da6e2d3-404d-4f42-a3b0-278b9758fc86 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Create volume of 1 GB Jul 10 14:10:06.320049 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:06.320049 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:06.325021 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-4da6e2d3-404d-4f42-a3b0-278b9758fc86 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Availability Zones retrieved successfully. Jul 10 14:10:06.331590 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-4da6e2d3-404d-4f42-a3b0-278b9758fc86 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Flow 'volume_create_api' (c6849e4a-e9dd-45ef-a7af-bf2631805be9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:10:06.332722 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-4da6e2d3-404d-4f42-a3b0-278b9758fc86 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (301d873c-66a1-433f-9130-6234ad99ea00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:06.333999 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-4da6e2d3-404d-4f42-a3b0-278b9758fc86 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:10:06.356547 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-7407a363-ac06-4ede-a18c-c22e9b01666b tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Created reservations ['7df4e1fa-6672-4965-abf1-ded3f13d9753', 'bf8d4f95-2e28-4dfa-9aa7-8d14f778215c', '1f66a168-1e1a-44c1-a0c7-5e795ac325c3', '9c678992-f130-4a0c-b017-72972e658d45'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:10:06.357461 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7407a363-ac06-4ede-a18c-c22e9b01666b tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd763ef1-362c-43b9-8411-e15c140345b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7df4e1fa-6672-4965-abf1-ded3f13d9753', 'bf8d4f95-2e28-4dfa-9aa7-8d14f778215c', '1f66a168-1e1a-44c1-a0c7-5e795ac325c3', '9c678992-f130-4a0c-b017-72972e658d45']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:06.358549 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7407a363-ac06-4ede-a18c-c22e9b01666b tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (caa81553-6b05-44d8-9aa6-78a4f1c5eebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:06.366528 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-4da6e2d3-404d-4f42-a3b0-278b9758fc86 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (301d873c-66a1-433f-9130-6234ad99ea00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:06.367764 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-4da6e2d3-404d-4f42-a3b0-278b9758fc86 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc1d214a-125b-4608-9572-5c55d863bd92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:06.388117 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7407a363-ac06-4ede-a18c-c22e9b01666b tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (caa81553-6b05-44d8-9aa6-78a4f1c5eebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc49f215-6a37-48a2-a0a5-705a463b7339', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-326613036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='983d65c4e32247c5862834b7f65ed99d',qos_specs=None,replication_status=,reservations=['7df4e1fa-6672-4965-abf1-ded3f13d9753','bf8d4f95-2e28-4dfa-9aa7-8d14f778215c','1f66a168-1e1a-44c1-a0c7-5e795ac325c3','9c678992-f130-4a0c-b017-72972e658d45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da5dc7e7e2ad46d2aadb29d76d00dead',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:10:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-326613036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc49f215-6a37-48a2-a0a5-705a463b7339,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='983d65c4e32247c5862834b7f65ed99d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da5dc7e7e2ad46d2aadb29d76d00dead',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:06.388941 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7407a363-ac06-4ede-a18c-c22e9b01666b tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12c07291-de5f-4249-bbf6-ae0378ff71b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:06.408258 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7407a363-ac06-4ede-a18c-c22e9b01666b tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12c07291-de5f-4249-bbf6-ae0378ff71b9) transitioned into state 'SUCCESS' from state '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-326613036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='983d65c4e32247c5862834b7f65ed99d',qos_specs=None,replication_status=,reservations=['7df4e1fa-6672-4965-abf1-ded3f13d9753','bf8d4f95-2e28-4dfa-9aa7-8d14f778215c','1f66a168-1e1a-44c1-a0c7-5e795ac325c3','9c678992-f130-4a0c-b017-72972e658d45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da5dc7e7e2ad46d2aadb29d76d00dead',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:06.409007 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7407a363-ac06-4ede-a18c-c22e9b01666b tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2557612c-3751-48b5-86d7-5e08fba5f8f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:06.420926 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7407a363-ac06-4ede-a18c-c22e9b01666b tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2557612c-3751-48b5-86d7-5e08fba5f8f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:06.422307 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7407a363-ac06-4ede-a18c-c22e9b01666b tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Flow 'volume_create_api' (46525703-3d10-4542-8ebe-4d637168b6bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:10:06.423038 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-7407a363-ac06-4ede-a18c-c22e9b01666b tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Create volume request issued successfully. Jul 10 14:10:06.423944 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7407a363-ac06-4ede-a18c-c22e9b01666b tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:10:06.424393 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 184/729] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:10:06 2026] POST /volume/v3/volumes => generated 749 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:10:06.437935 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-4da6e2d3-404d-4f42-a3b0-278b9758fc86 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Created reservations ['581ef1df-f26b-4583-86b4-4c896e310944', '1b17a484-6827-4cb5-8f4b-f357b73d1286', '940ee975-130b-4125-be89-e650c985d391', '1ed8c494-54d8-4c1b-8bfb-5ce1f835c2ea'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:10:06.438861 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-4da6e2d3-404d-4f42-a3b0-278b9758fc86 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc1d214a-125b-4608-9572-5c55d863bd92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['581ef1df-f26b-4583-86b4-4c896e310944', '1b17a484-6827-4cb5-8f4b-f357b73d1286', '940ee975-130b-4125-be89-e650c985d391', '1ed8c494-54d8-4c1b-8bfb-5ce1f835c2ea']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:06.439675 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-4da6e2d3-404d-4f42-a3b0-278b9758fc86 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df254442-3108-4e20-9186-d5a887f9531d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:06.443259 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e5794f85-950e-43ae-bfc9-4c71821cb4d2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:06.447460 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e5794f85-950e-43ae-bfc9-4c71821cb4d2 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] GET https://10.4.3.66/volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 Jul 10 14:10:06.447460 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e5794f85-950e-43ae-bfc9-4c71821cb4d2 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:06.447460 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e5794f85-950e-43ae-bfc9-4c71821cb4d2 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:06.454906 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:06.454906 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:06.460642 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e5794f85-950e-43ae-bfc9-4c71821cb4d2 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Volume info retrieved successfully. Jul 10 14:10:06.462371 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-4da6e2d3-404d-4f42-a3b0-278b9758fc86 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df254442-3108-4e20-9186-d5a887f9531d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '960cce4b-3918-424b-919b-aeb8348ca7a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1323054936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0fdae28856040bb91285319b51fae52',qos_specs=None,replication_status=,reservations=['581ef1df-f26b-4583-86b4-4c896e310944','1b17a484-6827-4cb5-8f4b-f357b73d1286','940ee975-130b-4125-be89-e650c985d391','1ed8c494-54d8-4c1b-8bfb-5ce1f835c2ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67e89ecb1e9b4313b78f29df075a2e18',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:10:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1323054936',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=960cce4b-3918-424b-919b-aeb8348ca7a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c0fdae28856040bb91285319b51fae52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67e89ecb1e9b4313b78f29df075a2e18',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:06.463944 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-4da6e2d3-404d-4f42-a3b0-278b9758fc86 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ed9ac7c-a625-490e-baab-95f6c32555f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:06.467262 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e5794f85-950e-43ae-bfc9-4c71821cb4d2 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] https://10.4.3.66/volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 returned with HTTP 200 Jul 10 14:10:06.468020 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 188/730] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:06 2026] GET /volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:06.484354 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-4da6e2d3-404d-4f42-a3b0-278b9758fc86 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ed9ac7c-a625-490e-baab-95f6c32555f0) transitioned into state 'SUCCESS' from state '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-1323054936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0fdae28856040bb91285319b51fae52',qos_specs=None,replication_status=,reservations=['581ef1df-f26b-4583-86b4-4c896e310944','1b17a484-6827-4cb5-8f4b-f357b73d1286','940ee975-130b-4125-be89-e650c985d391','1ed8c494-54d8-4c1b-8bfb-5ce1f835c2ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67e89ecb1e9b4313b78f29df075a2e18',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:06.485273 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-4da6e2d3-404d-4f42-a3b0-278b9758fc86 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (020fab92-af31-4aeb-9416-4938def8da86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:06.498838 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-4da6e2d3-404d-4f42-a3b0-278b9758fc86 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (020fab92-af31-4aeb-9416-4938def8da86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:06.500033 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-4da6e2d3-404d-4f42-a3b0-278b9758fc86 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Flow 'volume_create_api' (c6849e4a-e9dd-45ef-a7af-bf2631805be9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:10:06.500434 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-4da6e2d3-404d-4f42-a3b0-278b9758fc86 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Create volume request issued successfully. Jul 10 14:10:06.501244 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4da6e2d3-404d-4f42-a3b0-278b9758fc86 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:10:06.501873 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 179/731] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:10:06 2026] POST /volume/v3/volumes => generated 758 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:10:06.517732 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-97b4e71f-bd9b-4fb0-896f-ec2423261b92 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:06.519427 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-97b4e71f-bd9b-4fb0-896f-ec2423261b92 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:10:06.519770 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-97b4e71f-bd9b-4fb0-896f-ec2423261b92 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "f6f06372-8cbd-45e1-a95c-16c4abb94982", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-57413494"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:06.521089 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-97b4e71f-bd9b-4fb0-896f-ec2423261b92 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Create volume request body: {'volume': {"'snapshot_id": 'f6f06372-8cbd-45e1-a95c-16c4abb94982', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-57413494'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:10:06.521208 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-97b4e71f-bd9b-4fb0-896f-ec2423261b92 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Create volume of 1 GB Jul 10 14:10:06.526889 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-97b4e71f-bd9b-4fb0-896f-ec2423261b92 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Availability Zones retrieved successfully. Jul 10 14:10:06.532185 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-97b4e71f-bd9b-4fb0-896f-ec2423261b92 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Flow 'volume_create_api' (ed6990ea-fa30-4b83-a193-49dd8b1bf8b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:10:06.533346 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-97b4e71f-bd9b-4fb0-896f-ec2423261b92 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68ff7a5d-40b8-4c9e-86c9-8079defc0587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:06.534812 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-97b4e71f-bd9b-4fb0-896f-ec2423261b92 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:10:06.534994 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a0f45e04-2bb8-46da-959c-84669ddbf646 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:06.537807 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a0f45e04-2bb8-46da-959c-84669ddbf646 tempest-VolumesListAdminTestJSON-403432404 tempest-VolumesListAdminTestJSON-403432404-project-admin] GET https://10.4.3.66/volume/v3/volumes/582ac573-518d-4efd-96d8-30f45dd4d38f Jul 10 14:10:06.538053 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a0f45e04-2bb8-46da-959c-84669ddbf646 tempest-VolumesListAdminTestJSON-403432404 tempest-VolumesListAdminTestJSON-403432404-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:06.538255 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a0f45e04-2bb8-46da-959c-84669ddbf646 tempest-VolumesListAdminTestJSON-403432404 tempest-VolumesListAdminTestJSON-403432404-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:06.548571 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:06.548571 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:06.553626 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a0f45e04-2bb8-46da-959c-84669ddbf646 tempest-VolumesListAdminTestJSON-403432404 tempest-VolumesListAdminTestJSON-403432404-project-admin] Volume info retrieved successfully. Jul 10 14:10:06.558983 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a0f45e04-2bb8-46da-959c-84669ddbf646 tempest-VolumesListAdminTestJSON-403432404 tempest-VolumesListAdminTestJSON-403432404-project-admin] https://10.4.3.66/volume/v3/volumes/582ac573-518d-4efd-96d8-30f45dd4d38f returned with HTTP 200 Jul 10 14:10:06.559386 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 185/732] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:06 2026] GET /volume/v3/volumes/582ac573-518d-4efd-96d8-30f45dd4d38f => generated 971 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:06.565245 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-97b4e71f-bd9b-4fb0-896f-ec2423261b92 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68ff7a5d-40b8-4c9e-86c9-8079defc0587) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:06.566148 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-97b4e71f-bd9b-4fb0-896f-ec2423261b92 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b085b20c-e22d-4c55-b3f7-8527e421b22d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:06.577405 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-86d21c5d-3b7a-4c25-941e-6b64a6ed6039 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:06.580788 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-86d21c5d-3b7a-4c25-941e-6b64a6ed6039 tempest-VolumesListAdminTestJSON-403432404 tempest-VolumesListAdminTestJSON-403432404-project-admin] GET https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1&project_id=e52dd1d50ece48c2bfde1a5d83b0a56c Jul 10 14:10:06.580788 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-86d21c5d-3b7a-4c25-941e-6b64a6ed6039 tempest-VolumesListAdminTestJSON-403432404 tempest-VolumesListAdminTestJSON-403432404-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:06.581189 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-86d21c5d-3b7a-4c25-941e-6b64a6ed6039 tempest-VolumesListAdminTestJSON-403432404 tempest-VolumesListAdminTestJSON-403432404-project-admin] Calling method 'detail' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:06.582017 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-86d21c5d-3b7a-4c25-941e-6b64a6ed6039 tempest-VolumesListAdminTestJSON-403432404 tempest-VolumesListAdminTestJSON-403432404-project-admin] Could not evaluate value e52dd1d50ece48c2bfde1a5d83b0a56c, assuming string {{(pid=100152) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 14:10:06.583201 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-86d21c5d-3b7a-4c25-941e-6b64a6ed6039 tempest-VolumesListAdminTestJSON-403432404 tempest-VolumesListAdminTestJSON-403432404-project-admin] Searching by: MultiDict([('project_id', 'e52dd1d50ece48c2bfde1a5d83b0a56c'), ('all_tenants', 1)]). {{(pid=100152) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:10:06.628021 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-97b4e71f-bd9b-4fb0-896f-ec2423261b92 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Created reservations ['4998250d-1755-4da2-b501-61a3b7ec740c', 'ba422937-382a-4d7d-8c2f-dd1e0287b90c', '2b85d0f8-be58-4d17-a6cb-71d96926ebd9', 'f2fe2f57-ca18-4b96-af8c-02f619a0812e'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:10:06.628878 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-97b4e71f-bd9b-4fb0-896f-ec2423261b92 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b085b20c-e22d-4c55-b3f7-8527e421b22d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4998250d-1755-4da2-b501-61a3b7ec740c', 'ba422937-382a-4d7d-8c2f-dd1e0287b90c', '2b85d0f8-be58-4d17-a6cb-71d96926ebd9', 'f2fe2f57-ca18-4b96-af8c-02f619a0812e']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:06.629646 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-97b4e71f-bd9b-4fb0-896f-ec2423261b92 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdcb1189-3a32-4553-82ee-95a1deb874ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:06.636519 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-86d21c5d-3b7a-4c25-941e-6b64a6ed6039 tempest-VolumesListAdminTestJSON-403432404 tempest-VolumesListAdminTestJSON-403432404-project-admin] Get all volumes completed successfully. Jul 10 14:10:06.637893 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:06.637893 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:06.643188 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-86d21c5d-3b7a-4c25-941e-6b64a6ed6039 tempest-VolumesListAdminTestJSON-403432404 tempest-VolumesListAdminTestJSON-403432404-project-admin] https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1&project_id=e52dd1d50ece48c2bfde1a5d83b0a56c returned with HTTP 200 Jul 10 14:10:06.643767 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 189/733] 10.4.3.66 () {66 vars in 1366 bytes} [Fri Jul 10 14:10:06 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=e52dd1d50ece48c2bfde1a5d83b0a56c => generated 3029 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:06.657137 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-97b4e71f-bd9b-4fb0-896f-ec2423261b92 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdcb1189-3a32-4553-82ee-95a1deb874ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea1f3c19-3330-466d-b9f5-c1edd6dc010c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-57413494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0fdae28856040bb91285319b51fae52',qos_specs=None,replication_status=,reservations=['4998250d-1755-4da2-b501-61a3b7ec740c','ba422937-382a-4d7d-8c2f-dd1e0287b90c','2b85d0f8-be58-4d17-a6cb-71d96926ebd9','f2fe2f57-ca18-4b96-af8c-02f619a0812e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67e89ecb1e9b4313b78f29df075a2e18',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:10:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-57413494',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea1f3c19-3330-466d-b9f5-c1edd6dc010c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c0fdae28856040bb91285319b51fae52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67e89ecb1e9b4313b78f29df075a2e18',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:06.657137 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-97b4e71f-bd9b-4fb0-896f-ec2423261b92 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55f3ba0c-3204-473f-89ef-ef356cbcc98d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:06.661661 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a7b91fcd-73cd-4ae8-8a60-dc99afc633e5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:06.664113 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a7b91fcd-73cd-4ae8-8a60-dc99afc633e5 tempest-VolumesListAdminTestJSON-403432404 tempest-VolumesListAdminTestJSON-403432404-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/582ac573-518d-4efd-96d8-30f45dd4d38f Jul 10 14:10:06.664356 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a7b91fcd-73cd-4ae8-8a60-dc99afc633e5 tempest-VolumesListAdminTestJSON-403432404 tempest-VolumesListAdminTestJSON-403432404-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:06.664631 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a7b91fcd-73cd-4ae8-8a60-dc99afc633e5 tempest-VolumesListAdminTestJSON-403432404 tempest-VolumesListAdminTestJSON-403432404-project-admin] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:06.664862 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-a7b91fcd-73cd-4ae8-8a60-dc99afc633e5 tempest-VolumesListAdminTestJSON-403432404 tempest-VolumesListAdminTestJSON-403432404-project-admin] Delete volume with id: 582ac573-518d-4efd-96d8-30f45dd4d38f Jul 10 14:10:06.675599 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:06.675599 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:06.675871 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-a7b91fcd-73cd-4ae8-8a60-dc99afc633e5 tempest-VolumesListAdminTestJSON-403432404 tempest-VolumesListAdminTestJSON-403432404-project-admin] Volume info retrieved successfully. Jul 10 14:10:06.690402 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-97b4e71f-bd9b-4fb0-896f-ec2423261b92 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55f3ba0c-3204-473f-89ef-ef356cbcc98d) transitioned into state 'SUCCESS' from state '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-57413494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0fdae28856040bb91285319b51fae52',qos_specs=None,replication_status=,reservations=['4998250d-1755-4da2-b501-61a3b7ec740c','ba422937-382a-4d7d-8c2f-dd1e0287b90c','2b85d0f8-be58-4d17-a6cb-71d96926ebd9','f2fe2f57-ca18-4b96-af8c-02f619a0812e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67e89ecb1e9b4313b78f29df075a2e18',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:06.691179 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-97b4e71f-bd9b-4fb0-896f-ec2423261b92 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23d09fe0-8b8c-4bc6-8533-7f8e90b9a4a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:06.710057 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-97b4e71f-bd9b-4fb0-896f-ec2423261b92 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23d09fe0-8b8c-4bc6-8533-7f8e90b9a4a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:06.711203 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-97b4e71f-bd9b-4fb0-896f-ec2423261b92 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Flow 'volume_create_api' (ed6990ea-fa30-4b83-a193-49dd8b1bf8b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:10:06.711657 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-97b4e71f-bd9b-4fb0-896f-ec2423261b92 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Create volume request issued successfully. Jul 10 14:10:06.712370 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-97b4e71f-bd9b-4fb0-896f-ec2423261b92 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:10:06.713049 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 181/734] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:10:06 2026] POST /volume/v3/volumes => generated 756 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:10:06.716520 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-a7b91fcd-73cd-4ae8-8a60-dc99afc633e5 tempest-VolumesListAdminTestJSON-403432404 tempest-VolumesListAdminTestJSON-403432404-project-admin] Delete volume request issued successfully. Jul 10 14:10:06.717158 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a7b91fcd-73cd-4ae8-8a60-dc99afc633e5 tempest-VolumesListAdminTestJSON-403432404 tempest-VolumesListAdminTestJSON-403432404-project-admin] https://10.4.3.66/volume/v3/volumes/582ac573-518d-4efd-96d8-30f45dd4d38f returned with HTTP 202 Jul 10 14:10:06.717882 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 180/735] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:10:06 2026] DELETE /volume/v3/volumes/582ac573-518d-4efd-96d8-30f45dd4d38f => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:10:06.727314 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a725a1de-0547-43ae-b9a3-e897412e6564 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:06.731367 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ef4b92eb-a0ed-4879-ae9a-f65b0e0af6e9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:06.731470 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a725a1de-0547-43ae-b9a3-e897412e6564 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] GET https://10.4.3.66/volume/v3/volumes/26ba2abb-6bda-4aa2-9cb5-29c881fcd5b6 Jul 10 14:10:06.731724 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a725a1de-0547-43ae-b9a3-e897412e6564 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:06.732652 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a725a1de-0547-43ae-b9a3-e897412e6564 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:06.734389 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ef4b92eb-a0ed-4879-ae9a-f65b0e0af6e9 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:10:06.735141 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ef4b92eb-a0ed-4879-ae9a-f65b0e0af6e9 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "f6f06372-8cbd-45e1-a95c-16c4abb94982", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-564832815"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:06.738228 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-ef4b92eb-a0ed-4879-ae9a-f65b0e0af6e9 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Create volume request body: {'volume': {"'snapshot_id": 'f6f06372-8cbd-45e1-a95c-16c4abb94982', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-564832815'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:10:06.738351 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-ef4b92eb-a0ed-4879-ae9a-f65b0e0af6e9 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Create volume of 1 GB Jul 10 14:10:06.747254 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ef4b92eb-a0ed-4879-ae9a-f65b0e0af6e9 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Availability Zones retrieved successfully. Jul 10 14:10:06.747584 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:06.747584 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:06.755317 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a725a1de-0547-43ae-b9a3-e897412e6564 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Volume info retrieved successfully. Jul 10 14:10:06.757133 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-ef4b92eb-a0ed-4879-ae9a-f65b0e0af6e9 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Flow 'volume_create_api' (870f68d2-e5d1-4bb1-af19-6c5badebc99d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:10:06.759437 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-ef4b92eb-a0ed-4879-ae9a-f65b0e0af6e9 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58881b36-66c6-486d-b374-faa63309edc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:06.760416 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-ef4b92eb-a0ed-4879-ae9a-f65b0e0af6e9 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:10:06.764602 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a725a1de-0547-43ae-b9a3-e897412e6564 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] https://10.4.3.66/volume/v3/volumes/26ba2abb-6bda-4aa2-9cb5-29c881fcd5b6 returned with HTTP 200 Jul 10 14:10:06.765109 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 186/736] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:06 2026] GET /volume/v3/volumes/26ba2abb-6bda-4aa2-9cb5-29c881fcd5b6 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:06.784848 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f8538496-0909-4c1e-933d-6cd97e033782 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:06.790526 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f8538496-0909-4c1e-933d-6cd97e033782 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] DELETE https://10.4.3.66/volume/v3/volumes/26ba2abb-6bda-4aa2-9cb5-29c881fcd5b6 Jul 10 14:10:06.790526 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f8538496-0909-4c1e-933d-6cd97e033782 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:06.790526 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f8538496-0909-4c1e-933d-6cd97e033782 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:06.790526 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-f8538496-0909-4c1e-933d-6cd97e033782 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Delete volume with id: 26ba2abb-6bda-4aa2-9cb5-29c881fcd5b6 Jul 10 14:10:06.793346 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-ef4b92eb-a0ed-4879-ae9a-f65b0e0af6e9 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58881b36-66c6-486d-b374-faa63309edc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:06.794650 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-ef4b92eb-a0ed-4879-ae9a-f65b0e0af6e9 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6eeae03-a124-4fae-86fe-e22990c21b55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:06.802006 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:06.802006 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:06.802656 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-f8538496-0909-4c1e-933d-6cd97e033782 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Volume info retrieved successfully. Jul 10 14:10:06.833833 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-f8538496-0909-4c1e-933d-6cd97e033782 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Delete volume request issued successfully. Jul 10 14:10:06.834112 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f8538496-0909-4c1e-933d-6cd97e033782 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] https://10.4.3.66/volume/v3/volumes/26ba2abb-6bda-4aa2-9cb5-29c881fcd5b6 returned with HTTP 202 Jul 10 14:10:06.834657 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 182/737] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:10:06 2026] DELETE /volume/v3/volumes/26ba2abb-6bda-4aa2-9cb5-29c881fcd5b6 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:10:06.844650 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-db54ef3a-ce16-4315-9779-d29895f382ac None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:06.846752 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-db54ef3a-ce16-4315-9779-d29895f382ac tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] GET https://10.4.3.66/volume/v3/volumes/26ba2abb-6bda-4aa2-9cb5-29c881fcd5b6 Jul 10 14:10:06.847016 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-db54ef3a-ce16-4315-9779-d29895f382ac tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:06.847239 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-db54ef3a-ce16-4315-9779-d29895f382ac tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:06.859817 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-ef4b92eb-a0ed-4879-ae9a-f65b0e0af6e9 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Created reservations ['38c699d8-bfba-456a-8e5d-18e9d87669f4', 'ab510f21-c3ac-4a4d-b7be-b7487eec9bf3', '3440e6e4-7199-4877-a7ce-41adb7e2a4d2', '24209e49-babc-4ac2-a05d-bc4f9ae3371d'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:10:06.859911 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:06.859911 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:06.861937 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-ef4b92eb-a0ed-4879-ae9a-f65b0e0af6e9 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6eeae03-a124-4fae-86fe-e22990c21b55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38c699d8-bfba-456a-8e5d-18e9d87669f4', 'ab510f21-c3ac-4a4d-b7be-b7487eec9bf3', '3440e6e4-7199-4877-a7ce-41adb7e2a4d2', '24209e49-babc-4ac2-a05d-bc4f9ae3371d']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:06.863779 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-ef4b92eb-a0ed-4879-ae9a-f65b0e0af6e9 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02570d58-3f9b-4f6c-b22f-5e4b41bd4b91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:06.867494 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-db54ef3a-ce16-4315-9779-d29895f382ac tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Volume info retrieved successfully. Jul 10 14:10:06.874851 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-db54ef3a-ce16-4315-9779-d29895f382ac tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] https://10.4.3.66/volume/v3/volumes/26ba2abb-6bda-4aa2-9cb5-29c881fcd5b6 returned with HTTP 200 Jul 10 14:10:06.875414 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 181/738] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:06 2026] GET /volume/v3/volumes/26ba2abb-6bda-4aa2-9cb5-29c881fcd5b6 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:06.893305 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-ef4b92eb-a0ed-4879-ae9a-f65b0e0af6e9 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02570d58-3f9b-4f6c-b22f-5e4b41bd4b91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd54e1fb6-0802-4c38-9512-7c3a9092ad90', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-564832815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0fdae28856040bb91285319b51fae52',qos_specs=None,replication_status=,reservations=['38c699d8-bfba-456a-8e5d-18e9d87669f4','ab510f21-c3ac-4a4d-b7be-b7487eec9bf3','3440e6e4-7199-4877-a7ce-41adb7e2a4d2','24209e49-babc-4ac2-a05d-bc4f9ae3371d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67e89ecb1e9b4313b78f29df075a2e18',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:10:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-564832815',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d54e1fb6-0802-4c38-9512-7c3a9092ad90,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c0fdae28856040bb91285319b51fae52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67e89ecb1e9b4313b78f29df075a2e18',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:06.894516 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-ef4b92eb-a0ed-4879-ae9a-f65b0e0af6e9 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e21bbd03-731c-4f70-b2ef-ddf50d1796ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:06.922852 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-ef4b92eb-a0ed-4879-ae9a-f65b0e0af6e9 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e21bbd03-731c-4f70-b2ef-ddf50d1796ff) transitioned into state 'SUCCESS' from state '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-564832815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0fdae28856040bb91285319b51fae52',qos_specs=None,replication_status=,reservations=['38c699d8-bfba-456a-8e5d-18e9d87669f4','ab510f21-c3ac-4a4d-b7be-b7487eec9bf3','3440e6e4-7199-4877-a7ce-41adb7e2a4d2','24209e49-babc-4ac2-a05d-bc4f9ae3371d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67e89ecb1e9b4313b78f29df075a2e18',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:06.923843 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-ef4b92eb-a0ed-4879-ae9a-f65b0e0af6e9 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb74124e-8a1c-4a1c-92b9-1a3ef502b7d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:06.935799 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-ef4b92eb-a0ed-4879-ae9a-f65b0e0af6e9 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb74124e-8a1c-4a1c-92b9-1a3ef502b7d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:06.936749 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-ef4b92eb-a0ed-4879-ae9a-f65b0e0af6e9 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Flow 'volume_create_api' (870f68d2-e5d1-4bb1-af19-6c5badebc99d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:10:06.937057 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ef4b92eb-a0ed-4879-ae9a-f65b0e0af6e9 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Create volume request issued successfully. Jul 10 14:10:06.937869 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ef4b92eb-a0ed-4879-ae9a-f65b0e0af6e9 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:10:06.938321 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 190/739] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:10:06 2026] POST /volume/v3/volumes => generated 757 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:10:06.955234 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b733e9c3-7eae-4c6a-a7f3-15cb6cb0423c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:06.957271 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b733e9c3-7eae-4c6a-a7f3-15cb6cb0423c tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:10:06.957939 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b733e9c3-7eae-4c6a-a7f3-15cb6cb0423c tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "f6f06372-8cbd-45e1-a95c-16c4abb94982", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-28246461"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:06.960065 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-b733e9c3-7eae-4c6a-a7f3-15cb6cb0423c tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Create volume request body: {'volume': {"'snapshot_id": 'f6f06372-8cbd-45e1-a95c-16c4abb94982', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-28246461'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:10:06.960250 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-b733e9c3-7eae-4c6a-a7f3-15cb6cb0423c tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Create volume of 1 GB Jul 10 14:10:06.965454 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-b733e9c3-7eae-4c6a-a7f3-15cb6cb0423c tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Availability Zones retrieved successfully. Jul 10 14:10:06.974720 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-b733e9c3-7eae-4c6a-a7f3-15cb6cb0423c tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Flow 'volume_create_api' (a5350661-f394-49f9-b133-73e2cc0a4e16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:10:06.976226 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-b733e9c3-7eae-4c6a-a7f3-15cb6cb0423c tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3173bde7-4018-4377-9fb4-99e07c832ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:06.977749 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-b733e9c3-7eae-4c6a-a7f3-15cb6cb0423c tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:10:07.016092 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-b733e9c3-7eae-4c6a-a7f3-15cb6cb0423c tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3173bde7-4018-4377-9fb4-99e07c832ac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:07.017111 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-b733e9c3-7eae-4c6a-a7f3-15cb6cb0423c tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46e76560-975c-440a-91b9-213b89da96bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:07.059715 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-fcfb75d6-4a74-410c-ade6-d431c5b496ba None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:07.061889 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-fcfb75d6-4a74-410c-ade6-d431c5b496ba tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] DELETE https://10.4.3.66/volume/v3/volumes/ac71dd2f-9735-48bd-95b5-dd94b129c51d Jul 10 14:10:07.062145 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-fcfb75d6-4a74-410c-ade6-d431c5b496ba tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:07.062311 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-fcfb75d6-4a74-410c-ade6-d431c5b496ba tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:07.062578 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-fcfb75d6-4a74-410c-ade6-d431c5b496ba tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Delete volume with id: ac71dd2f-9735-48bd-95b5-dd94b129c51d Jul 10 14:10:07.073105 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:07.073105 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:07.073834 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-b733e9c3-7eae-4c6a-a7f3-15cb6cb0423c tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Created reservations ['fd43a0d8-ad10-459f-ae8f-506d9a8ed9e4', 'e0b22d11-0ba7-4c80-8b46-97951fcd5376', '1ff3f5ba-6a8c-4ed1-a2f7-ba2ba44c3e1f', '47e9aa05-8a45-4ae1-b2a0-9948f4b9732c'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:10:07.074224 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-fcfb75d6-4a74-410c-ade6-d431c5b496ba tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Volume info retrieved successfully. Jul 10 14:10:07.074848 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-b733e9c3-7eae-4c6a-a7f3-15cb6cb0423c tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46e76560-975c-440a-91b9-213b89da96bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd43a0d8-ad10-459f-ae8f-506d9a8ed9e4', 'e0b22d11-0ba7-4c80-8b46-97951fcd5376', '1ff3f5ba-6a8c-4ed1-a2f7-ba2ba44c3e1f', '47e9aa05-8a45-4ae1-b2a0-9948f4b9732c']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:07.075893 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-b733e9c3-7eae-4c6a-a7f3-15cb6cb0423c tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a7190e5-c272-4c5a-9974-c1cd9e1d5ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:07.104992 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-fcfb75d6-4a74-410c-ade6-d431c5b496ba tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Delete volume request issued successfully. Jul 10 14:10:07.105255 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-fcfb75d6-4a74-410c-ade6-d431c5b496ba tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] https://10.4.3.66/volume/v3/volumes/ac71dd2f-9735-48bd-95b5-dd94b129c51d returned with HTTP 202 Jul 10 14:10:07.105787 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 183/740] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:10:07 2026] DELETE /volume/v3/volumes/ac71dd2f-9735-48bd-95b5-dd94b129c51d => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:10:07.108385 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-b733e9c3-7eae-4c6a-a7f3-15cb6cb0423c tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a7190e5-c272-4c5a-9974-c1cd9e1d5ea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6f9af9d-4d6b-49b5-9559-2f36568e4516', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-28246461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0fdae28856040bb91285319b51fae52',qos_specs=None,replication_status=,reservations=['fd43a0d8-ad10-459f-ae8f-506d9a8ed9e4','e0b22d11-0ba7-4c80-8b46-97951fcd5376','1ff3f5ba-6a8c-4ed1-a2f7-ba2ba44c3e1f','47e9aa05-8a45-4ae1-b2a0-9948f4b9732c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67e89ecb1e9b4313b78f29df075a2e18',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:10:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-28246461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6f9af9d-4d6b-49b5-9559-2f36568e4516,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c0fdae28856040bb91285319b51fae52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67e89ecb1e9b4313b78f29df075a2e18',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:07.109119 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-b733e9c3-7eae-4c6a-a7f3-15cb6cb0423c tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff07b27c-f973-4113-ba7a-f9ef95212e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:07.115998 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-09b3a0e9-2caa-4f1c-a1f2-0e2934801f9c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:07.117795 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-09b3a0e9-2caa-4f1c-a1f2-0e2934801f9c tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] GET https://10.4.3.66/volume/v3/volumes/ac71dd2f-9735-48bd-95b5-dd94b129c51d Jul 10 14:10:07.118049 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-09b3a0e9-2caa-4f1c-a1f2-0e2934801f9c tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:07.118228 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-09b3a0e9-2caa-4f1c-a1f2-0e2934801f9c tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:07.127091 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:07.127091 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:07.132856 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-09b3a0e9-2caa-4f1c-a1f2-0e2934801f9c tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Volume info retrieved successfully. Jul 10 14:10:07.138749 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-09b3a0e9-2caa-4f1c-a1f2-0e2934801f9c tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] https://10.4.3.66/volume/v3/volumes/ac71dd2f-9735-48bd-95b5-dd94b129c51d returned with HTTP 200 Jul 10 14:10:07.139135 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 182/741] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:07 2026] GET /volume/v3/volumes/ac71dd2f-9735-48bd-95b5-dd94b129c51d => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:07.140606 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-b733e9c3-7eae-4c6a-a7f3-15cb6cb0423c tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff07b27c-f973-4113-ba7a-f9ef95212e91) transitioned into state 'SUCCESS' from state '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-28246461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0fdae28856040bb91285319b51fae52',qos_specs=None,replication_status=,reservations=['fd43a0d8-ad10-459f-ae8f-506d9a8ed9e4','e0b22d11-0ba7-4c80-8b46-97951fcd5376','1ff3f5ba-6a8c-4ed1-a2f7-ba2ba44c3e1f','47e9aa05-8a45-4ae1-b2a0-9948f4b9732c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67e89ecb1e9b4313b78f29df075a2e18',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:07.141597 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-b733e9c3-7eae-4c6a-a7f3-15cb6cb0423c tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dd9ad54-1bb4-4ff4-bc6f-54a58ebcbd76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:07.162415 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-b733e9c3-7eae-4c6a-a7f3-15cb6cb0423c tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dd9ad54-1bb4-4ff4-bc6f-54a58ebcbd76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:07.164109 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-b733e9c3-7eae-4c6a-a7f3-15cb6cb0423c tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Flow 'volume_create_api' (a5350661-f394-49f9-b133-73e2cc0a4e16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:10:07.164475 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-b733e9c3-7eae-4c6a-a7f3-15cb6cb0423c tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Create volume request issued successfully. Jul 10 14:10:07.165486 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b733e9c3-7eae-4c6a-a7f3-15cb6cb0423c tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:10:07.166047 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 187/742] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:10:06 2026] POST /volume/v3/volumes => generated 756 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:10:07.186926 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-83229bd8-df7a-46aa-a418-665c6f4dbb4d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:07.189822 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-83229bd8-df7a-46aa-a418-665c6f4dbb4d tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:10:07.190426 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-83229bd8-df7a-46aa-a418-665c6f4dbb4d tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "f6f06372-8cbd-45e1-a95c-16c4abb94982", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1554298214"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:07.193638 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-83229bd8-df7a-46aa-a418-665c6f4dbb4d tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Create volume request body: {'volume': {"'snapshot_id": 'f6f06372-8cbd-45e1-a95c-16c4abb94982', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1554298214'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:10:07.193638 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-83229bd8-df7a-46aa-a418-665c6f4dbb4d tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Create volume of 1 GB Jul 10 14:10:07.193638 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:07.193638 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:07.199172 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-83229bd8-df7a-46aa-a418-665c6f4dbb4d tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Availability Zones retrieved successfully. Jul 10 14:10:07.206089 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-83229bd8-df7a-46aa-a418-665c6f4dbb4d tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Flow 'volume_create_api' (918d6c16-cff8-4dbb-8d1e-36b289e980cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:10:07.207438 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-83229bd8-df7a-46aa-a418-665c6f4dbb4d tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acaeb4cd-6379-4666-9f29-8e2b5e5e33a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:07.208656 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-83229bd8-df7a-46aa-a418-665c6f4dbb4d tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:10:07.248988 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-83229bd8-df7a-46aa-a418-665c6f4dbb4d tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acaeb4cd-6379-4666-9f29-8e2b5e5e33a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:07.249942 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-83229bd8-df7a-46aa-a418-665c6f4dbb4d tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff57e7ee-1a0b-4ccb-a92c-029becdb539d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:07.296259 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-83229bd8-df7a-46aa-a418-665c6f4dbb4d tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Created reservations ['6188c0f4-dbfe-4599-afda-ca1638a2368c', '36603c62-5fe8-4cdf-9b52-9ba5952236ae', '0730b0e8-4a66-42b7-8d55-f8c2b6ae59b5', '9818e241-dc04-4cb9-90ae-4f14ffbec85c'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:10:07.297166 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-83229bd8-df7a-46aa-a418-665c6f4dbb4d tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff57e7ee-1a0b-4ccb-a92c-029becdb539d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6188c0f4-dbfe-4599-afda-ca1638a2368c', '36603c62-5fe8-4cdf-9b52-9ba5952236ae', '0730b0e8-4a66-42b7-8d55-f8c2b6ae59b5', '9818e241-dc04-4cb9-90ae-4f14ffbec85c']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:07.297971 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-83229bd8-df7a-46aa-a418-665c6f4dbb4d tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f2f177d-7f48-4a19-a9e8-47e0ac4d491c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:07.323378 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-83229bd8-df7a-46aa-a418-665c6f4dbb4d tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f2f177d-7f48-4a19-a9e8-47e0ac4d491c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24d2c4d2-34fd-46aa-ac97-70debdc71c5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1554298214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0fdae28856040bb91285319b51fae52',qos_specs=None,replication_status=,reservations=['6188c0f4-dbfe-4599-afda-ca1638a2368c','36603c62-5fe8-4cdf-9b52-9ba5952236ae','0730b0e8-4a66-42b7-8d55-f8c2b6ae59b5','9818e241-dc04-4cb9-90ae-4f14ffbec85c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67e89ecb1e9b4313b78f29df075a2e18',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:10:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1554298214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24d2c4d2-34fd-46aa-ac97-70debdc71c5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c0fdae28856040bb91285319b51fae52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='67e89ecb1e9b4313b78f29df075a2e18',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:07.324677 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-83229bd8-df7a-46aa-a418-665c6f4dbb4d tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee1428ef-7771-4a15-8f92-402298c0e2c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:07.344906 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-83229bd8-df7a-46aa-a418-665c6f4dbb4d tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee1428ef-7771-4a15-8f92-402298c0e2c9) transitioned into state 'SUCCESS' from state '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-1554298214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c0fdae28856040bb91285319b51fae52',qos_specs=None,replication_status=,reservations=['6188c0f4-dbfe-4599-afda-ca1638a2368c','36603c62-5fe8-4cdf-9b52-9ba5952236ae','0730b0e8-4a66-42b7-8d55-f8c2b6ae59b5','9818e241-dc04-4cb9-90ae-4f14ffbec85c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67e89ecb1e9b4313b78f29df075a2e18',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:07.345574 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-83229bd8-df7a-46aa-a418-665c6f4dbb4d tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f1326b7-0eb3-4688-8aab-d22c6ff10e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:07.358535 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-83229bd8-df7a-46aa-a418-665c6f4dbb4d tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f1326b7-0eb3-4688-8aab-d22c6ff10e42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:07.359583 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-83229bd8-df7a-46aa-a418-665c6f4dbb4d tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Flow 'volume_create_api' (918d6c16-cff8-4dbb-8d1e-36b289e980cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:10:07.359966 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-83229bd8-df7a-46aa-a418-665c6f4dbb4d tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Create volume request issued successfully. Jul 10 14:10:07.360630 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-83229bd8-df7a-46aa-a418-665c6f4dbb4d tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:10:07.361063 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 191/743] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:10:07 2026] POST /volume/v3/volumes => generated 758 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:10:07.372987 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-39a97d80-8fab-4717-b9c6-2db22bf29cea None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:07.375193 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-39a97d80-8fab-4717-b9c6-2db22bf29cea tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] GET https://10.4.3.66/volume/v3/volumes/960cce4b-3918-424b-919b-aeb8348ca7a8 Jul 10 14:10:07.375446 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-39a97d80-8fab-4717-b9c6-2db22bf29cea tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:07.375723 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-39a97d80-8fab-4717-b9c6-2db22bf29cea tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:07.385370 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:07.385370 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:07.390729 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-39a97d80-8fab-4717-b9c6-2db22bf29cea tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Volume info retrieved successfully. Jul 10 14:10:07.397044 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-39a97d80-8fab-4717-b9c6-2db22bf29cea tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] https://10.4.3.66/volume/v3/volumes/960cce4b-3918-424b-919b-aeb8348ca7a8 returned with HTTP 200 Jul 10 14:10:07.397588 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 184/744] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:07 2026] GET /volume/v3/volumes/960cce4b-3918-424b-919b-aeb8348ca7a8 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:07.417148 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-c901627f-09bb-45a0-a70a-f8d8861d2fe3 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:07.419452 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c901627f-09bb-45a0-a70a-f8d8861d2fe3 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] GET https://10.4.3.66/volume/v3/volumes/ea1f3c19-3330-466d-b9f5-c1edd6dc010c Jul 10 14:10:07.419814 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c901627f-09bb-45a0-a70a-f8d8861d2fe3 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:07.420038 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c901627f-09bb-45a0-a70a-f8d8861d2fe3 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:07.432477 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:07.432477 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:07.437036 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-c901627f-09bb-45a0-a70a-f8d8861d2fe3 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Volume info retrieved successfully. Jul 10 14:10:07.443100 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c901627f-09bb-45a0-a70a-f8d8861d2fe3 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] https://10.4.3.66/volume/v3/volumes/ea1f3c19-3330-466d-b9f5-c1edd6dc010c returned with HTTP 200 Jul 10 14:10:07.443795 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 183/745] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:07 2026] GET /volume/v3/volumes/ea1f3c19-3330-466d-b9f5-c1edd6dc010c => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:07.458182 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-bd1263d5-31e0-4a3e-a651-0d47ba66f3c2 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:07.461376 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-bd1263d5-31e0-4a3e-a651-0d47ba66f3c2 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] GET https://10.4.3.66/volume/v3/volumes/d54e1fb6-0802-4c38-9512-7c3a9092ad90 Jul 10 14:10:07.461694 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-bd1263d5-31e0-4a3e-a651-0d47ba66f3c2 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:07.461984 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-bd1263d5-31e0-4a3e-a651-0d47ba66f3c2 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:07.474016 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:07.474016 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:07.478584 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-bd1263d5-31e0-4a3e-a651-0d47ba66f3c2 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Volume info retrieved successfully. Jul 10 14:10:07.485382 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8a0ce83e-356e-4d52-a3a0-82a14f0f475e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:07.485827 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-bd1263d5-31e0-4a3e-a651-0d47ba66f3c2 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] https://10.4.3.66/volume/v3/volumes/d54e1fb6-0802-4c38-9512-7c3a9092ad90 returned with HTTP 200 Jul 10 14:10:07.486395 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 188/746] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:07 2026] GET /volume/v3/volumes/d54e1fb6-0802-4c38-9512-7c3a9092ad90 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:07.487745 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8a0ce83e-356e-4d52-a3a0-82a14f0f475e tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] GET https://10.4.3.66/volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 Jul 10 14:10:07.487944 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8a0ce83e-356e-4d52-a3a0-82a14f0f475e tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:07.488132 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8a0ce83e-356e-4d52-a3a0-82a14f0f475e tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:07.497066 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:07.497066 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:07.505278 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8a0ce83e-356e-4d52-a3a0-82a14f0f475e tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Volume info retrieved successfully. Jul 10 14:10:07.509375 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-26ad2950-63e9-48e0-b0fd-d675e777907c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:07.513072 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-26ad2950-63e9-48e0-b0fd-d675e777907c tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] GET https://10.4.3.66/volume/v3/volumes/a6f9af9d-4d6b-49b5-9559-2f36568e4516 Jul 10 14:10:07.513408 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-26ad2950-63e9-48e0-b0fd-d675e777907c tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:07.513713 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8a0ce83e-356e-4d52-a3a0-82a14f0f475e tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] https://10.4.3.66/volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 returned with HTTP 200 Jul 10 14:10:07.513762 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-26ad2950-63e9-48e0-b0fd-d675e777907c tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:07.514206 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 192/747] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:07 2026] GET /volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:07.525070 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:07.525070 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:07.532273 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-26ad2950-63e9-48e0-b0fd-d675e777907c tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Volume info retrieved successfully. Jul 10 14:10:07.541025 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-26ad2950-63e9-48e0-b0fd-d675e777907c tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] https://10.4.3.66/volume/v3/volumes/a6f9af9d-4d6b-49b5-9559-2f36568e4516 returned with HTTP 200 Jul 10 14:10:07.541342 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 185/748] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:07 2026] GET /volume/v3/volumes/a6f9af9d-4d6b-49b5-9559-2f36568e4516 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:07.557138 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-6111818c-a7a7-428c-a7e9-22a73adc11a5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:07.559595 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6111818c-a7a7-428c-a7e9-22a73adc11a5 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] GET https://10.4.3.66/volume/v3/volumes/24d2c4d2-34fd-46aa-ac97-70debdc71c5a Jul 10 14:10:07.559880 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6111818c-a7a7-428c-a7e9-22a73adc11a5 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:07.560143 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6111818c-a7a7-428c-a7e9-22a73adc11a5 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:07.569117 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:07.569117 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:07.573755 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-6111818c-a7a7-428c-a7e9-22a73adc11a5 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Volume info retrieved successfully. Jul 10 14:10:07.579317 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6111818c-a7a7-428c-a7e9-22a73adc11a5 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] https://10.4.3.66/volume/v3/volumes/24d2c4d2-34fd-46aa-ac97-70debdc71c5a returned with HTTP 200 Jul 10 14:10:07.579810 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 184/749] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:07 2026] GET /volume/v3/volumes/24d2c4d2-34fd-46aa-ac97-70debdc71c5a => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:07.590567 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-9ba90200-68bb-43e4-ab2f-38b76d55f6bb req-baa59e0e-b27e-42a8-8d6a-3f9f4178e54f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:07.593110 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-9ba90200-68bb-43e4-ab2f-38b76d55f6bb req-baa59e0e-b27e-42a8-8d6a-3f9f4178e54f tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] GET https://10.4.3.66/volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 Jul 10 14:10:07.594611 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-9ba90200-68bb-43e4-ab2f-38b76d55f6bb req-baa59e0e-b27e-42a8-8d6a-3f9f4178e54f tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:07.594611 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-9ba90200-68bb-43e4-ab2f-38b76d55f6bb req-baa59e0e-b27e-42a8-8d6a-3f9f4178e54f tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:07.600322 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-27c01bdc-e79b-4702-83ac-011a015d1c82 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:07.601264 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:07.601264 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:07.602881 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-27c01bdc-e79b-4702-83ac-011a015d1c82 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] DELETE https://10.4.3.66/volume/v3/volumes/24d2c4d2-34fd-46aa-ac97-70debdc71c5a Jul 10 14:10:07.603202 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-27c01bdc-e79b-4702-83ac-011a015d1c82 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:07.603482 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-27c01bdc-e79b-4702-83ac-011a015d1c82 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:07.603751 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-27c01bdc-e79b-4702-83ac-011a015d1c82 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Delete volume with id: 24d2c4d2-34fd-46aa-ac97-70debdc71c5a Jul 10 14:10:07.605931 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-9ba90200-68bb-43e4-ab2f-38b76d55f6bb req-baa59e0e-b27e-42a8-8d6a-3f9f4178e54f tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Volume info retrieved successfully. Jul 10 14:10:07.611038 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-9ba90200-68bb-43e4-ab2f-38b76d55f6bb req-baa59e0e-b27e-42a8-8d6a-3f9f4178e54f tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] https://10.4.3.66/volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 returned with HTTP 200 Jul 10 14:10:07.611549 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 189/750] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:10:07 2026] GET /volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:07.617321 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:07.617321 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:07.618123 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-27c01bdc-e79b-4702-83ac-011a015d1c82 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Volume info retrieved successfully. Jul 10 14:10:07.644659 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-27c01bdc-e79b-4702-83ac-011a015d1c82 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Delete volume request issued successfully. Jul 10 14:10:07.644860 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-27c01bdc-e79b-4702-83ac-011a015d1c82 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] https://10.4.3.66/volume/v3/volumes/24d2c4d2-34fd-46aa-ac97-70debdc71c5a returned with HTTP 202 Jul 10 14:10:07.645285 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 193/751] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:10:07 2026] DELETE /volume/v3/volumes/24d2c4d2-34fd-46aa-ac97-70debdc71c5a => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:10:07.655143 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-4c287ebe-2590-47fc-8279-dee0eceff195 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:07.658829 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4c287ebe-2590-47fc-8279-dee0eceff195 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] GET https://10.4.3.66/volume/v3/volumes/24d2c4d2-34fd-46aa-ac97-70debdc71c5a Jul 10 14:10:07.659071 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4c287ebe-2590-47fc-8279-dee0eceff195 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:07.659276 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4c287ebe-2590-47fc-8279-dee0eceff195 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:07.670177 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:07.670177 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:07.676304 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-4c287ebe-2590-47fc-8279-dee0eceff195 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Volume info retrieved successfully. Jul 10 14:10:07.683586 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4c287ebe-2590-47fc-8279-dee0eceff195 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] https://10.4.3.66/volume/v3/volumes/24d2c4d2-34fd-46aa-ac97-70debdc71c5a returned with HTTP 200 Jul 10 14:10:07.684056 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 186/752] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:07 2026] GET /volume/v3/volumes/24d2c4d2-34fd-46aa-ac97-70debdc71c5a => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:07.891957 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-883bff10-7f1e-4367-a860-60a97ece282e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:07.894543 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-883bff10-7f1e-4367-a860-60a97ece282e tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] GET https://10.4.3.66/volume/v3/volumes/26ba2abb-6bda-4aa2-9cb5-29c881fcd5b6 Jul 10 14:10:07.894852 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-883bff10-7f1e-4367-a860-60a97ece282e tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:07.895174 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-883bff10-7f1e-4367-a860-60a97ece282e tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:07.904951 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-883bff10-7f1e-4367-a860-60a97ece282e tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] https://10.4.3.66/volume/v3/volumes/26ba2abb-6bda-4aa2-9cb5-29c881fcd5b6 returned with HTTP 404 Jul 10 14:10:07.905824 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 185/753] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:07 2026] GET /volume/v3/volumes/26ba2abb-6bda-4aa2-9cb5-29c881fcd5b6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:10:07.914984 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e4562a08-b243-4333-a162-fe6531cb4c19 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:07.917857 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e4562a08-b243-4333-a162-fe6531cb4c19 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] GET https://10.4.3.66/volume/v3/volumes/c8676aa1-d88b-4b53-9491-91ffd5fb124d Jul 10 14:10:07.917930 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e4562a08-b243-4333-a162-fe6531cb4c19 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:07.918189 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e4562a08-b243-4333-a162-fe6531cb4c19 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:07.927636 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:07.927636 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:07.933766 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e4562a08-b243-4333-a162-fe6531cb4c19 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Volume info retrieved successfully. Jul 10 14:10:07.940181 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e4562a08-b243-4333-a162-fe6531cb4c19 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] https://10.4.3.66/volume/v3/volumes/c8676aa1-d88b-4b53-9491-91ffd5fb124d returned with HTTP 200 Jul 10 14:10:07.940739 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 190/754] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:07 2026] GET /volume/v3/volumes/c8676aa1-d88b-4b53-9491-91ffd5fb124d => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:07.958320 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cfd970b3-78d5-42cb-afd3-57603550da04 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:07.961101 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cfd970b3-78d5-42cb-afd3-57603550da04 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] DELETE https://10.4.3.66/volume/v3/volumes/c8676aa1-d88b-4b53-9491-91ffd5fb124d Jul 10 14:10:07.961948 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cfd970b3-78d5-42cb-afd3-57603550da04 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:07.962196 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cfd970b3-78d5-42cb-afd3-57603550da04 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:07.962397 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-cfd970b3-78d5-42cb-afd3-57603550da04 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Delete volume with id: c8676aa1-d88b-4b53-9491-91ffd5fb124d Jul 10 14:10:07.970379 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:07.970379 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:07.971040 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-cfd970b3-78d5-42cb-afd3-57603550da04 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Volume info retrieved successfully. Jul 10 14:10:07.996212 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-cfd970b3-78d5-42cb-afd3-57603550da04 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Delete volume request issued successfully. Jul 10 14:10:07.996470 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cfd970b3-78d5-42cb-afd3-57603550da04 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] https://10.4.3.66/volume/v3/volumes/c8676aa1-d88b-4b53-9491-91ffd5fb124d returned with HTTP 202 Jul 10 14:10:07.997101 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 194/755] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:10:07 2026] DELETE /volume/v3/volumes/c8676aa1-d88b-4b53-9491-91ffd5fb124d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:10:08.004854 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b568a580-3c1c-4597-a64c-b93029fc8f33 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:08.008410 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b568a580-3c1c-4597-a64c-b93029fc8f33 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] GET https://10.4.3.66/volume/v3/volumes/c8676aa1-d88b-4b53-9491-91ffd5fb124d Jul 10 14:10:08.008687 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b568a580-3c1c-4597-a64c-b93029fc8f33 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:08.008907 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b568a580-3c1c-4597-a64c-b93029fc8f33 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:08.021718 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:08.021718 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:08.026382 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b568a580-3c1c-4597-a64c-b93029fc8f33 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Volume info retrieved successfully. Jul 10 14:10:08.034566 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b568a580-3c1c-4597-a64c-b93029fc8f33 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] https://10.4.3.66/volume/v3/volumes/c8676aa1-d88b-4b53-9491-91ffd5fb124d returned with HTTP 200 Jul 10 14:10:08.035396 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 187/756] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:08 2026] GET /volume/v3/volumes/c8676aa1-d88b-4b53-9491-91ffd5fb124d => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:08.153682 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4c328424-b1e7-40d2-9133-e1571d35fe1c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:08.155825 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4c328424-b1e7-40d2-9133-e1571d35fe1c tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] GET https://10.4.3.66/volume/v3/volumes/ac71dd2f-9735-48bd-95b5-dd94b129c51d Jul 10 14:10:08.156157 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4c328424-b1e7-40d2-9133-e1571d35fe1c tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:08.156403 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4c328424-b1e7-40d2-9133-e1571d35fe1c tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:08.163251 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4c328424-b1e7-40d2-9133-e1571d35fe1c tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] https://10.4.3.66/volume/v3/volumes/ac71dd2f-9735-48bd-95b5-dd94b129c51d returned with HTTP 404 Jul 10 14:10:08.163969 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 186/757] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:08 2026] GET /volume/v3/volumes/ac71dd2f-9735-48bd-95b5-dd94b129c51d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:10:08.172986 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-2e5912b4-425c-4564-b37a-1e6711f79d8b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:08.174796 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2e5912b4-425c-4564-b37a-1e6711f79d8b tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] DELETE https://10.4.3.66/volume/v3/volumes/9f04057e-39ff-4151-8a0a-375a8cd95fc8 Jul 10 14:10:08.175075 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2e5912b4-425c-4564-b37a-1e6711f79d8b tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:08.175136 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2e5912b4-425c-4564-b37a-1e6711f79d8b tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:08.175308 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-2e5912b4-425c-4564-b37a-1e6711f79d8b tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Delete volume with id: 9f04057e-39ff-4151-8a0a-375a8cd95fc8 Jul 10 14:10:08.184154 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:08.184154 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:08.184799 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-2e5912b4-425c-4564-b37a-1e6711f79d8b tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Volume info retrieved successfully. Jul 10 14:10:08.207919 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-2e5912b4-425c-4564-b37a-1e6711f79d8b tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Delete volume request issued successfully. Jul 10 14:10:08.208107 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2e5912b4-425c-4564-b37a-1e6711f79d8b tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] https://10.4.3.66/volume/v3/volumes/9f04057e-39ff-4151-8a0a-375a8cd95fc8 returned with HTTP 202 Jul 10 14:10:08.208583 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 191/758] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:10:08 2026] DELETE /volume/v3/volumes/9f04057e-39ff-4151-8a0a-375a8cd95fc8 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:10:08.218461 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-418e6e03-b88f-4d96-ba34-768740b4bb26 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:08.223054 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-418e6e03-b88f-4d96-ba34-768740b4bb26 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] GET https://10.4.3.66/volume/v3/volumes/9f04057e-39ff-4151-8a0a-375a8cd95fc8 Jul 10 14:10:08.223259 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-418e6e03-b88f-4d96-ba34-768740b4bb26 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:08.223459 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-418e6e03-b88f-4d96-ba34-768740b4bb26 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:08.232898 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:08.232898 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:08.237427 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-418e6e03-b88f-4d96-ba34-768740b4bb26 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Volume info retrieved successfully. Jul 10 14:10:08.245535 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-418e6e03-b88f-4d96-ba34-768740b4bb26 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] https://10.4.3.66/volume/v3/volumes/9f04057e-39ff-4151-8a0a-375a8cd95fc8 returned with HTTP 200 Jul 10 14:10:08.246151 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 195/759] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:08 2026] GET /volume/v3/volumes/9f04057e-39ff-4151-8a0a-375a8cd95fc8 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:08.697515 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-4b5a932e-33e6-4fd5-82cf-d36c5aadb1d6 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:08.699356 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4b5a932e-33e6-4fd5-82cf-d36c5aadb1d6 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] GET https://10.4.3.66/volume/v3/volumes/24d2c4d2-34fd-46aa-ac97-70debdc71c5a Jul 10 14:10:08.699743 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4b5a932e-33e6-4fd5-82cf-d36c5aadb1d6 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:08.699991 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4b5a932e-33e6-4fd5-82cf-d36c5aadb1d6 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:08.706512 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4b5a932e-33e6-4fd5-82cf-d36c5aadb1d6 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] https://10.4.3.66/volume/v3/volumes/24d2c4d2-34fd-46aa-ac97-70debdc71c5a returned with HTTP 404 Jul 10 14:10:08.707337 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 188/760] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:08 2026] GET /volume/v3/volumes/24d2c4d2-34fd-46aa-ac97-70debdc71c5a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:10:08.714462 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-33866e26-324a-4552-92db-32af9ea780ed None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:08.716313 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-33866e26-324a-4552-92db-32af9ea780ed tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] DELETE https://10.4.3.66/volume/v3/volumes/a6f9af9d-4d6b-49b5-9559-2f36568e4516 Jul 10 14:10:08.716492 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-33866e26-324a-4552-92db-32af9ea780ed tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:08.716725 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-33866e26-324a-4552-92db-32af9ea780ed tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:08.717190 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-33866e26-324a-4552-92db-32af9ea780ed tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Delete volume with id: a6f9af9d-4d6b-49b5-9559-2f36568e4516 Jul 10 14:10:08.725193 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:08.725193 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:08.726107 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-33866e26-324a-4552-92db-32af9ea780ed tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Volume info retrieved successfully. Jul 10 14:10:08.749150 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-33866e26-324a-4552-92db-32af9ea780ed tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Delete volume request issued successfully. Jul 10 14:10:08.749480 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-33866e26-324a-4552-92db-32af9ea780ed tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] https://10.4.3.66/volume/v3/volumes/a6f9af9d-4d6b-49b5-9559-2f36568e4516 returned with HTTP 202 Jul 10 14:10:08.750209 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 187/761] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:10:08 2026] DELETE /volume/v3/volumes/a6f9af9d-4d6b-49b5-9559-2f36568e4516 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:10:08.760131 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-322c6a5b-0d84-4b44-b3ed-6f9a04dac1b2 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:08.762190 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-322c6a5b-0d84-4b44-b3ed-6f9a04dac1b2 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] GET https://10.4.3.66/volume/v3/volumes/a6f9af9d-4d6b-49b5-9559-2f36568e4516 Jul 10 14:10:08.762404 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-322c6a5b-0d84-4b44-b3ed-6f9a04dac1b2 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:08.762631 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-322c6a5b-0d84-4b44-b3ed-6f9a04dac1b2 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:08.771396 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:08.771396 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:08.776525 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-322c6a5b-0d84-4b44-b3ed-6f9a04dac1b2 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Volume info retrieved successfully. Jul 10 14:10:08.781422 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-322c6a5b-0d84-4b44-b3ed-6f9a04dac1b2 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] https://10.4.3.66/volume/v3/volumes/a6f9af9d-4d6b-49b5-9559-2f36568e4516 returned with HTTP 200 Jul 10 14:10:08.781850 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 192/762] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:08 2026] GET /volume/v3/volumes/a6f9af9d-4d6b-49b5-9559-2f36568e4516 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:09.053867 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-87a32654-5aa3-436c-b6c5-3005012ad0c8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:09.056538 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-87a32654-5aa3-436c-b6c5-3005012ad0c8 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] GET https://10.4.3.66/volume/v3/volumes/c8676aa1-d88b-4b53-9491-91ffd5fb124d Jul 10 14:10:09.056801 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-87a32654-5aa3-436c-b6c5-3005012ad0c8 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:09.056998 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-87a32654-5aa3-436c-b6c5-3005012ad0c8 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:09.062834 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-87a32654-5aa3-436c-b6c5-3005012ad0c8 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] https://10.4.3.66/volume/v3/volumes/c8676aa1-d88b-4b53-9491-91ffd5fb124d returned with HTTP 404 Jul 10 14:10:09.063389 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 196/763] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:09 2026] GET /volume/v3/volumes/c8676aa1-d88b-4b53-9491-91ffd5fb124d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:10:09.071887 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-4ca7028c-e4cb-41ba-888d-4087678c7f9f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:09.076306 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4ca7028c-e4cb-41ba-888d-4087678c7f9f tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] GET https://10.4.3.66/volume/v3/volumes/cac84084-d13c-4dc7-aeaf-3e3a22bdd573 Jul 10 14:10:09.076786 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4ca7028c-e4cb-41ba-888d-4087678c7f9f tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:09.077218 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4ca7028c-e4cb-41ba-888d-4087678c7f9f tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:09.089883 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:09.089883 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:09.097984 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-4ca7028c-e4cb-41ba-888d-4087678c7f9f tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Volume info retrieved successfully. Jul 10 14:10:09.107890 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4ca7028c-e4cb-41ba-888d-4087678c7f9f tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] https://10.4.3.66/volume/v3/volumes/cac84084-d13c-4dc7-aeaf-3e3a22bdd573 returned with HTTP 200 Jul 10 14:10:09.108467 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 189/764] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:09 2026] GET /volume/v3/volumes/cac84084-d13c-4dc7-aeaf-3e3a22bdd573 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:09.124474 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-bb73677a-0cac-4109-a6d0-6abb54e54dc6 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:09.127140 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-bb73677a-0cac-4109-a6d0-6abb54e54dc6 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] DELETE https://10.4.3.66/volume/v3/volumes/cac84084-d13c-4dc7-aeaf-3e3a22bdd573 Jul 10 14:10:09.127413 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-bb73677a-0cac-4109-a6d0-6abb54e54dc6 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:09.127916 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-bb73677a-0cac-4109-a6d0-6abb54e54dc6 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:09.128239 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-bb73677a-0cac-4109-a6d0-6abb54e54dc6 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Delete volume with id: cac84084-d13c-4dc7-aeaf-3e3a22bdd573 Jul 10 14:10:09.136486 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:09.136486 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:09.137018 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-bb73677a-0cac-4109-a6d0-6abb54e54dc6 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Volume info retrieved successfully. Jul 10 14:10:09.164223 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-bb73677a-0cac-4109-a6d0-6abb54e54dc6 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Delete volume request issued successfully. Jul 10 14:10:09.165259 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-bb73677a-0cac-4109-a6d0-6abb54e54dc6 tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] https://10.4.3.66/volume/v3/volumes/cac84084-d13c-4dc7-aeaf-3e3a22bdd573 returned with HTTP 202 Jul 10 14:10:09.165948 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 188/765] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:10:09 2026] DELETE /volume/v3/volumes/cac84084-d13c-4dc7-aeaf-3e3a22bdd573 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:10:09.178018 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-2266dad4-ef07-4383-be9f-f15c3e380cba None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:09.180355 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2266dad4-ef07-4383-be9f-f15c3e380cba tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] GET https://10.4.3.66/volume/v3/volumes/cac84084-d13c-4dc7-aeaf-3e3a22bdd573 Jul 10 14:10:09.180665 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2266dad4-ef07-4383-be9f-f15c3e380cba tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:09.180990 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2266dad4-ef07-4383-be9f-f15c3e380cba tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:09.190916 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:09.190916 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:09.196067 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-2266dad4-ef07-4383-be9f-f15c3e380cba tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Volume info retrieved successfully. Jul 10 14:10:09.201597 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2266dad4-ef07-4383-be9f-f15c3e380cba tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] https://10.4.3.66/volume/v3/volumes/cac84084-d13c-4dc7-aeaf-3e3a22bdd573 returned with HTTP 200 Jul 10 14:10:09.202249 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 193/766] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:09 2026] GET /volume/v3/volumes/cac84084-d13c-4dc7-aeaf-3e3a22bdd573 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:09.264288 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e6af290c-2b3a-4318-9202-4b655b1ff590 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:09.266663 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e6af290c-2b3a-4318-9202-4b655b1ff590 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] GET https://10.4.3.66/volume/v3/volumes/9f04057e-39ff-4151-8a0a-375a8cd95fc8 Jul 10 14:10:09.266938 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e6af290c-2b3a-4318-9202-4b655b1ff590 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:09.267185 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e6af290c-2b3a-4318-9202-4b655b1ff590 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:09.275243 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e6af290c-2b3a-4318-9202-4b655b1ff590 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] https://10.4.3.66/volume/v3/volumes/9f04057e-39ff-4151-8a0a-375a8cd95fc8 returned with HTTP 404 Jul 10 14:10:09.275905 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 197/767] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:09 2026] GET /volume/v3/volumes/9f04057e-39ff-4151-8a0a-375a8cd95fc8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:10:09.283113 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e1788bf6-76b8-44ef-841b-06b50b6bcc0e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:09.286032 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e1788bf6-76b8-44ef-841b-06b50b6bcc0e tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] DELETE https://10.4.3.66/volume/v3/volumes/235b4f2d-3a94-41e8-b33f-5f786d145bf7 Jul 10 14:10:09.286836 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e1788bf6-76b8-44ef-841b-06b50b6bcc0e tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:09.287246 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e1788bf6-76b8-44ef-841b-06b50b6bcc0e tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:09.287673 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-e1788bf6-76b8-44ef-841b-06b50b6bcc0e tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Delete volume with id: 235b4f2d-3a94-41e8-b33f-5f786d145bf7 Jul 10 14:10:09.297695 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:09.297695 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:09.298493 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-e1788bf6-76b8-44ef-841b-06b50b6bcc0e tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Volume info retrieved successfully. Jul 10 14:10:09.323084 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-e1788bf6-76b8-44ef-841b-06b50b6bcc0e tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Delete volume request issued successfully. Jul 10 14:10:09.323625 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e1788bf6-76b8-44ef-841b-06b50b6bcc0e tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] https://10.4.3.66/volume/v3/volumes/235b4f2d-3a94-41e8-b33f-5f786d145bf7 returned with HTTP 202 Jul 10 14:10:09.324417 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 190/768] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:10:09 2026] DELETE /volume/v3/volumes/235b4f2d-3a94-41e8-b33f-5f786d145bf7 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:10:09.333173 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-c2d0a6ef-9ee4-4d40-b057-31099eddea56 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:09.336820 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c2d0a6ef-9ee4-4d40-b057-31099eddea56 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] GET https://10.4.3.66/volume/v3/volumes/235b4f2d-3a94-41e8-b33f-5f786d145bf7 Jul 10 14:10:09.337108 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c2d0a6ef-9ee4-4d40-b057-31099eddea56 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:09.337383 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c2d0a6ef-9ee4-4d40-b057-31099eddea56 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:09.346456 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:09.346456 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:09.351178 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-c2d0a6ef-9ee4-4d40-b057-31099eddea56 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Volume info retrieved successfully. Jul 10 14:10:09.357464 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c2d0a6ef-9ee4-4d40-b057-31099eddea56 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] https://10.4.3.66/volume/v3/volumes/235b4f2d-3a94-41e8-b33f-5f786d145bf7 returned with HTTP 200 Jul 10 14:10:09.358194 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 189/769] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:09 2026] GET /volume/v3/volumes/235b4f2d-3a94-41e8-b33f-5f786d145bf7 => generated 1361 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:09.654058 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e6c3e307-2222-4807-8d61-c2c4e8247283 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:09.654522 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e6c3e307-2222-4807-8d61-c2c4e8247283 None None] GET https://10.4.3.66/volume// Jul 10 14:10:09.654732 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e6c3e307-2222-4807-8d61-c2c4e8247283 None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:09.654977 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e6c3e307-2222-4807-8d61-c2c4e8247283 None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:09.655355 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e6c3e307-2222-4807-8d61-c2c4e8247283 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:10:09.655731 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 194/770] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:10:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:10:09.667396 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-9ba90200-68bb-43e4-ab2f-38b76d55f6bb req-ec1875d9-e7e2-4981-89d3-469a6bfe6f87 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:09.669714 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-9ba90200-68bb-43e4-ab2f-38b76d55f6bb req-ec1875d9-e7e2-4981-89d3-469a6bfe6f87 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:10:09.670093 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-9ba90200-68bb-43e4-ab2f-38b76d55f6bb req-ec1875d9-e7e2-4981-89d3-469a6bfe6f87 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fc49f215-6a37-48a2-a0a5-705a463b7339", "connector": null, "instance_uuid": "a89d1020-e761-4a63-95f3-306ab654b501"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:09.679890 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:09.679890 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:09.711840 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-9ba90200-68bb-43e4-ab2f-38b76d55f6bb req-ec1875d9-e7e2-4981-89d3-469a6bfe6f87 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:10:09.712388 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 198/771] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:10:09 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 14:10:09.798436 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f6a02958-b6f5-4807-9f5b-d1537580709f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:09.802521 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f6a02958-b6f5-4807-9f5b-d1537580709f tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] GET https://10.4.3.66/volume/v3/volumes/a6f9af9d-4d6b-49b5-9559-2f36568e4516 Jul 10 14:10:09.802521 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f6a02958-b6f5-4807-9f5b-d1537580709f tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:09.802521 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f6a02958-b6f5-4807-9f5b-d1537580709f tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:09.807169 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f6a02958-b6f5-4807-9f5b-d1537580709f tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] https://10.4.3.66/volume/v3/volumes/a6f9af9d-4d6b-49b5-9559-2f36568e4516 returned with HTTP 404 Jul 10 14:10:09.808040 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 191/772] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:09 2026] GET /volume/v3/volumes/a6f9af9d-4d6b-49b5-9559-2f36568e4516 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:10:09.816207 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d967c94d-d066-4f3a-b3fe-723099bc79a0 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:09.820414 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d967c94d-d066-4f3a-b3fe-723099bc79a0 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] DELETE https://10.4.3.66/volume/v3/volumes/d54e1fb6-0802-4c38-9512-7c3a9092ad90 Jul 10 14:10:09.820723 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d967c94d-d066-4f3a-b3fe-723099bc79a0 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:09.820968 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d967c94d-d066-4f3a-b3fe-723099bc79a0 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:09.821165 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-d967c94d-d066-4f3a-b3fe-723099bc79a0 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Delete volume with id: d54e1fb6-0802-4c38-9512-7c3a9092ad90 Jul 10 14:10:09.830405 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:09.830405 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:09.831149 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-d967c94d-d066-4f3a-b3fe-723099bc79a0 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Volume info retrieved successfully. Jul 10 14:10:09.852161 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-d967c94d-d066-4f3a-b3fe-723099bc79a0 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Delete volume request issued successfully. Jul 10 14:10:09.852568 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d967c94d-d066-4f3a-b3fe-723099bc79a0 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] https://10.4.3.66/volume/v3/volumes/d54e1fb6-0802-4c38-9512-7c3a9092ad90 returned with HTTP 202 Jul 10 14:10:09.853141 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 190/773] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:10:09 2026] DELETE /volume/v3/volumes/d54e1fb6-0802-4c38-9512-7c3a9092ad90 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:10:09.860752 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f12b939d-b597-434a-9551-fcb9ff565c90 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:09.863116 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f12b939d-b597-434a-9551-fcb9ff565c90 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] GET https://10.4.3.66/volume/v3/volumes/d54e1fb6-0802-4c38-9512-7c3a9092ad90 Jul 10 14:10:09.863402 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f12b939d-b597-434a-9551-fcb9ff565c90 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:09.863748 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f12b939d-b597-434a-9551-fcb9ff565c90 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:09.874522 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:09.874522 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:09.880648 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-f12b939d-b597-434a-9551-fcb9ff565c90 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Volume info retrieved successfully. Jul 10 14:10:09.887155 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f12b939d-b597-434a-9551-fcb9ff565c90 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] https://10.4.3.66/volume/v3/volumes/d54e1fb6-0802-4c38-9512-7c3a9092ad90 returned with HTTP 200 Jul 10 14:10:09.887654 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 195/774] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:09 2026] GET /volume/v3/volumes/d54e1fb6-0802-4c38-9512-7c3a9092ad90 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:10.137754 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-326c9a6f-4f3c-4155-aa68-ac20905b012c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:10.140075 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-326c9a6f-4f3c-4155-aa68-ac20905b012c tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] GET https://10.4.3.66/volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 Jul 10 14:10:10.140307 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-326c9a6f-4f3c-4155-aa68-ac20905b012c tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:10.140567 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-326c9a6f-4f3c-4155-aa68-ac20905b012c tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:10.155039 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:10.155039 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:10.160483 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-326c9a6f-4f3c-4155-aa68-ac20905b012c tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Volume info retrieved successfully. Jul 10 14:10:10.166065 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-326c9a6f-4f3c-4155-aa68-ac20905b012c tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] https://10.4.3.66/volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 returned with HTTP 200 Jul 10 14:10:10.166548 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 199/775] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:10 2026] GET /volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:10.215921 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-91550203-61f0-4b65-ba86-73dad4b21adb None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:10.218059 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-91550203-61f0-4b65-ba86-73dad4b21adb tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] GET https://10.4.3.66/volume/v3/volumes/cac84084-d13c-4dc7-aeaf-3e3a22bdd573 Jul 10 14:10:10.218331 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-91550203-61f0-4b65-ba86-73dad4b21adb tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:10.218625 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-91550203-61f0-4b65-ba86-73dad4b21adb tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:10.226259 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-91550203-61f0-4b65-ba86-73dad4b21adb tempest-VolumesListAdminTestJSON-660077061 tempest-VolumesListAdminTestJSON-660077061-project-member] https://10.4.3.66/volume/v3/volumes/cac84084-d13c-4dc7-aeaf-3e3a22bdd573 returned with HTTP 404 Jul 10 14:10:10.226985 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 192/776] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:10 2026] GET /volume/v3/volumes/cac84084-d13c-4dc7-aeaf-3e3a22bdd573 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:10:10.372398 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b1ff8eff-cbe0-45cc-8215-6f155baa2d82 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:10.374304 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b1ff8eff-cbe0-45cc-8215-6f155baa2d82 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] GET https://10.4.3.66/volume/v3/volumes/235b4f2d-3a94-41e8-b33f-5f786d145bf7 Jul 10 14:10:10.374554 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b1ff8eff-cbe0-45cc-8215-6f155baa2d82 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:10.374760 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b1ff8eff-cbe0-45cc-8215-6f155baa2d82 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:10.386597 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b1ff8eff-cbe0-45cc-8215-6f155baa2d82 tempest-TaggedBootDevicesTest_v242-428915263 tempest-TaggedBootDevicesTest_v242-428915263-project-member] https://10.4.3.66/volume/v3/volumes/235b4f2d-3a94-41e8-b33f-5f786d145bf7 returned with HTTP 404 Jul 10 14:10:10.387325 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 191/777] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:10 2026] GET /volume/v3/volumes/235b4f2d-3a94-41e8-b33f-5f786d145bf7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 14:10:10.400641 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-32737707-eef3-4455-8484-cdd5b067a8fa None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:10.401063 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-32737707-eef3-4455-8484-cdd5b067a8fa None None] GET https://10.4.3.66/volume// Jul 10 14:10:10.401256 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-32737707-eef3-4455-8484-cdd5b067a8fa None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:10.402618 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-32737707-eef3-4455-8484-cdd5b067a8fa None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:10.402986 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-32737707-eef3-4455-8484-cdd5b067a8fa None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:10:10.403370 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 196/778] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:10:10 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:10:10.413541 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-9ba90200-68bb-43e4-ab2f-38b76d55f6bb req-d8434b68-bd93-4157-85d6-7a847a1eb35a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:10.415515 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-9ba90200-68bb-43e4-ab2f-38b76d55f6bb req-d8434b68-bd93-4157-85d6-7a847a1eb35a tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] GET https://10.4.3.66/volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 Jul 10 14:10:10.415718 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-9ba90200-68bb-43e4-ab2f-38b76d55f6bb req-d8434b68-bd93-4157-85d6-7a847a1eb35a tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:10.415891 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-9ba90200-68bb-43e4-ab2f-38b76d55f6bb req-d8434b68-bd93-4157-85d6-7a847a1eb35a tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:10.433593 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:10.433593 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:10.437806 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-9ba90200-68bb-43e4-ab2f-38b76d55f6bb req-d8434b68-bd93-4157-85d6-7a847a1eb35a tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Volume info retrieved successfully. Jul 10 14:10:10.446846 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-9ba90200-68bb-43e4-ab2f-38b76d55f6bb req-d8434b68-bd93-4157-85d6-7a847a1eb35a tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] https://10.4.3.66/volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 returned with HTTP 200 Jul 10 14:10:10.447387 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 200/779] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:10:10 2026] GET /volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 => generated 1021 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:10:10.541963 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-9ba90200-68bb-43e4-ab2f-38b76d55f6bb req-fbe96574-fb9f-455d-980e-599c6f24c060 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:10.544180 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-9ba90200-68bb-43e4-ab2f-38b76d55f6bb req-fbe96574-fb9f-455d-980e-599c6f24c060 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] PUT https://10.4.3.66/volume/v3/attachments/b7c4e198-d4e6-4da7-94a7-49f15c58f09a Jul 10 14:10:10.544692 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-9ba90200-68bb-43e4-ab2f-38b76d55f6bb req-fbe96574-fb9f-455d-980e-599c6f24c060 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:10.554110 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-9ba90200-68bb-43e4-ab2f-38b76d55f6bb req-fbe96574-fb9f-455d-980e-599c6f24c060 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Acquiring lock "cinder-attachment_update-fc49f215-6a37-48a2-a0a5-705a463b7339-np0000005012" by "attachment_update" {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:10:10.560963 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-9ba90200-68bb-43e4-ab2f-38b76d55f6bb req-fbe96574-fb9f-455d-980e-599c6f24c060 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Lock "cinder-attachment_update-fc49f215-6a37-48a2-a0a5-705a463b7339-np0000005012" acquired by "attachment_update" :: waited 0.007s {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:10:10.562233 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:10.562233 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:10.900656 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-c2f0584a-9247-4748-896a-58076b8f2f35 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:10.902510 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c2f0584a-9247-4748-896a-58076b8f2f35 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] GET https://10.4.3.66/volume/v3/volumes/d54e1fb6-0802-4c38-9512-7c3a9092ad90 Jul 10 14:10:10.903454 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c2f0584a-9247-4748-896a-58076b8f2f35 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:10.903454 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c2f0584a-9247-4748-896a-58076b8f2f35 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:10.914109 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c2f0584a-9247-4748-896a-58076b8f2f35 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] https://10.4.3.66/volume/v3/volumes/d54e1fb6-0802-4c38-9512-7c3a9092ad90 returned with HTTP 404 Jul 10 14:10:10.914109 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 192/780] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:10 2026] GET /volume/v3/volumes/d54e1fb6-0802-4c38-9512-7c3a9092ad90 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:10:10.924897 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-3c59e779-3760-4f1d-b017-1008dc66d648 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:10.928047 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3c59e779-3760-4f1d-b017-1008dc66d648 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] DELETE https://10.4.3.66/volume/v3/volumes/ea1f3c19-3330-466d-b9f5-c1edd6dc010c Jul 10 14:10:10.928352 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3c59e779-3760-4f1d-b017-1008dc66d648 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:10.929814 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3c59e779-3760-4f1d-b017-1008dc66d648 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:10.929814 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-3c59e779-3760-4f1d-b017-1008dc66d648 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Delete volume with id: ea1f3c19-3330-466d-b9f5-c1edd6dc010c Jul 10 14:10:10.935625 np0000005012 devstack@c-api.service[100153]: DEBUG dbcounter [-] [100153] Writing DB stats cinder:SELECT=464,cinder:INSERT=68,cinder:UPDATE=119 {{(pid=100153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:10:10.946419 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:10.946419 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:10.947168 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-3c59e779-3760-4f1d-b017-1008dc66d648 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Volume info retrieved successfully. Jul 10 14:10:10.989301 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-3c59e779-3760-4f1d-b017-1008dc66d648 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Delete volume request issued successfully. Jul 10 14:10:10.989301 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3c59e779-3760-4f1d-b017-1008dc66d648 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] https://10.4.3.66/volume/v3/volumes/ea1f3c19-3330-466d-b9f5-c1edd6dc010c returned with HTTP 202 Jul 10 14:10:10.989301 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 197/781] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:10:10 2026] DELETE /volume/v3/volumes/ea1f3c19-3330-466d-b9f5-c1edd6dc010c => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:10:10.996463 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6eb851dd-65c6-4b28-9069-b06f210e9a3d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:11.001406 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6eb851dd-65c6-4b28-9069-b06f210e9a3d tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] GET https://10.4.3.66/volume/v3/volumes/ea1f3c19-3330-466d-b9f5-c1edd6dc010c Jul 10 14:10:11.001796 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6eb851dd-65c6-4b28-9069-b06f210e9a3d tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:11.003187 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6eb851dd-65c6-4b28-9069-b06f210e9a3d tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:11.010354 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:11.010354 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:11.014851 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6eb851dd-65c6-4b28-9069-b06f210e9a3d tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Volume info retrieved successfully. Jul 10 14:10:11.020452 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6eb851dd-65c6-4b28-9069-b06f210e9a3d tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] https://10.4.3.66/volume/v3/volumes/ea1f3c19-3330-466d-b9f5-c1edd6dc010c returned with HTTP 200 Jul 10 14:10:11.024973 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 201/782] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:10 2026] GET /volume/v3/volumes/ea1f3c19-3330-466d-b9f5-c1edd6dc010c => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:11.103788 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-9ba90200-68bb-43e4-ab2f-38b76d55f6bb req-fbe96574-fb9f-455d-980e-599c6f24c060 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Lock "cinder-attachment_update-fc49f215-6a37-48a2-a0a5-705a463b7339-np0000005012" released by "attachment_update" :: held 0.543s {{(pid=100154) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:10:11.104215 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-9ba90200-68bb-43e4-ab2f-38b76d55f6bb req-fbe96574-fb9f-455d-980e-599c6f24c060 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] https://10.4.3.66/volume/v3/attachments/b7c4e198-d4e6-4da7-94a7-49f15c58f09a returned with HTTP 200 Jul 10 14:10:11.104888 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 193/783] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:10:10 2026] PUT /volume/v3/attachments/b7c4e198-d4e6-4da7-94a7-49f15c58f09a => generated 969 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:11.180699 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-2af00ea5-8e84-444f-b202-fad74ff67222 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:11.183248 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2af00ea5-8e84-444f-b202-fad74ff67222 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] GET https://10.4.3.66/volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 Jul 10 14:10:11.183516 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2af00ea5-8e84-444f-b202-fad74ff67222 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:11.183987 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2af00ea5-8e84-444f-b202-fad74ff67222 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:11.195453 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:11.195453 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:11.201135 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-2af00ea5-8e84-444f-b202-fad74ff67222 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Volume info retrieved successfully. Jul 10 14:10:11.206692 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2af00ea5-8e84-444f-b202-fad74ff67222 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] https://10.4.3.66/volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 returned with HTTP 200 Jul 10 14:10:11.207235 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 193/784] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:11 2026] GET /volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:12.035319 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-093ee86a-6366-4ef1-a7ff-3221f561c228 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:12.037995 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-093ee86a-6366-4ef1-a7ff-3221f561c228 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] GET https://10.4.3.66/volume/v3/volumes/ea1f3c19-3330-466d-b9f5-c1edd6dc010c Jul 10 14:10:12.038321 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-093ee86a-6366-4ef1-a7ff-3221f561c228 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:12.038640 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-093ee86a-6366-4ef1-a7ff-3221f561c228 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:12.047667 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-093ee86a-6366-4ef1-a7ff-3221f561c228 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] https://10.4.3.66/volume/v3/volumes/ea1f3c19-3330-466d-b9f5-c1edd6dc010c returned with HTTP 404 Jul 10 14:10:12.048402 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 198/785] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:12 2026] GET /volume/v3/volumes/ea1f3c19-3330-466d-b9f5-c1edd6dc010c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:10:12.055862 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d6f7510d-14d0-4ccb-a5ef-5c3903069b13 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:12.057698 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d6f7510d-14d0-4ccb-a5ef-5c3903069b13 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] DELETE https://10.4.3.66/volume/v3/volumes/960cce4b-3918-424b-919b-aeb8348ca7a8 Jul 10 14:10:12.057903 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d6f7510d-14d0-4ccb-a5ef-5c3903069b13 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:12.058070 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d6f7510d-14d0-4ccb-a5ef-5c3903069b13 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:12.058258 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-d6f7510d-14d0-4ccb-a5ef-5c3903069b13 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Delete volume with id: 960cce4b-3918-424b-919b-aeb8348ca7a8 Jul 10 14:10:12.064465 np0000005012 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=497,cinder:INSERT=85,cinder:UPDATE=152 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:10:12.068067 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:12.068067 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:12.068681 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d6f7510d-14d0-4ccb-a5ef-5c3903069b13 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Volume info retrieved successfully. Jul 10 14:10:12.098312 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d6f7510d-14d0-4ccb-a5ef-5c3903069b13 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Delete volume request issued successfully. Jul 10 14:10:12.098649 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d6f7510d-14d0-4ccb-a5ef-5c3903069b13 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] https://10.4.3.66/volume/v3/volumes/960cce4b-3918-424b-919b-aeb8348ca7a8 returned with HTTP 202 Jul 10 14:10:12.099199 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 202/786] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:10:12 2026] DELETE /volume/v3/volumes/960cce4b-3918-424b-919b-aeb8348ca7a8 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:10:12.112352 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-58b31983-b8d6-4114-8951-e3f0461134ca None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:12.116124 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-58b31983-b8d6-4114-8951-e3f0461134ca tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] GET https://10.4.3.66/volume/v3/volumes/960cce4b-3918-424b-919b-aeb8348ca7a8 Jul 10 14:10:12.116406 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-58b31983-b8d6-4114-8951-e3f0461134ca tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:12.116714 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-58b31983-b8d6-4114-8951-e3f0461134ca tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:12.129233 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:12.129233 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:12.137699 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-58b31983-b8d6-4114-8951-e3f0461134ca tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Volume info retrieved successfully. Jul 10 14:10:12.144842 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-58b31983-b8d6-4114-8951-e3f0461134ca tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] https://10.4.3.66/volume/v3/volumes/960cce4b-3918-424b-919b-aeb8348ca7a8 returned with HTTP 200 Jul 10 14:10:12.146023 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 194/787] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:12 2026] GET /volume/v3/volumes/960cce4b-3918-424b-919b-aeb8348ca7a8 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:12.224405 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-285ba655-4c21-43fc-9ddb-a72f9f1dcc17 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:12.227971 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-285ba655-4c21-43fc-9ddb-a72f9f1dcc17 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] GET https://10.4.3.66/volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 Jul 10 14:10:12.227971 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-285ba655-4c21-43fc-9ddb-a72f9f1dcc17 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:12.228084 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-285ba655-4c21-43fc-9ddb-a72f9f1dcc17 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:12.243015 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:12.243015 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:12.259333 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-285ba655-4c21-43fc-9ddb-a72f9f1dcc17 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Volume info retrieved successfully. Jul 10 14:10:12.268029 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-285ba655-4c21-43fc-9ddb-a72f9f1dcc17 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] https://10.4.3.66/volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 returned with HTTP 200 Jul 10 14:10:12.268894 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 194/788] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:12 2026] GET /volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:12.599294 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-bf23ee73-944b-4b18-9dc2-f6102e94bbd8 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:12.713429 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-bf23ee73-944b-4b18-9dc2-f6102e94bbd8 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:10:12.713880 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-bf23ee73-944b-4b18-9dc2-f6102e94bbd8 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-838370687"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:12.715479 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-bf23ee73-944b-4b18-9dc2-f6102e94bbd8 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-838370687'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:10:12.715821 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-bf23ee73-944b-4b18-9dc2-f6102e94bbd8 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Create volume of 1 GB Jul 10 14:10:12.720347 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-bf23ee73-944b-4b18-9dc2-f6102e94bbd8 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Availability Zones retrieved successfully. Jul 10 14:10:12.727059 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-bf23ee73-944b-4b18-9dc2-f6102e94bbd8 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Flow 'volume_create_api' (f3631dfb-56fd-4e9e-b888-c759e170c5e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:10:12.728153 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-bf23ee73-944b-4b18-9dc2-f6102e94bbd8 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d56f8319-f3bd-4ef3-915c-3f3b8d4455e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:12.729756 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-bf23ee73-944b-4b18-9dc2-f6102e94bbd8 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:10:12.770088 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-bf23ee73-944b-4b18-9dc2-f6102e94bbd8 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d56f8319-f3bd-4ef3-915c-3f3b8d4455e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:12.771629 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-bf23ee73-944b-4b18-9dc2-f6102e94bbd8 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca8fd4f2-1355-4275-8434-f6851510ead6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:12.884238 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-bf23ee73-944b-4b18-9dc2-f6102e94bbd8 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Created reservations ['0a137bc8-7ea2-401d-88b7-e2d1d41cf755', 'dcb7bcde-de05-448e-9df4-33d2d65d4236', '41a12b1a-5779-4e9a-a7d6-fe72fc34c3e5', '33424d99-0249-41d9-918b-12497bceb82a'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:10:12.885149 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-bf23ee73-944b-4b18-9dc2-f6102e94bbd8 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca8fd4f2-1355-4275-8434-f6851510ead6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a137bc8-7ea2-401d-88b7-e2d1d41cf755', 'dcb7bcde-de05-448e-9df4-33d2d65d4236', '41a12b1a-5779-4e9a-a7d6-fe72fc34c3e5', '33424d99-0249-41d9-918b-12497bceb82a']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:12.885975 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-bf23ee73-944b-4b18-9dc2-f6102e94bbd8 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83382a0c-eb63-4f0c-8a2b-9f00c4c152f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:12.916017 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-bf23ee73-944b-4b18-9dc2-f6102e94bbd8 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83382a0c-eb63-4f0c-8a2b-9f00c4c152f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0878b099-bf92-438e-a233-4d237d5a7791', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-838370687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac2d4a66d2c4435e9f75de15a44d9379',qos_specs=None,replication_status=,reservations=['0a137bc8-7ea2-401d-88b7-e2d1d41cf755','dcb7bcde-de05-448e-9df4-33d2d65d4236','41a12b1a-5779-4e9a-a7d6-fe72fc34c3e5','33424d99-0249-41d9-918b-12497bceb82a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07213dfdb807430ca9b3c82d831bb63a',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:10:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-838370687',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0878b099-bf92-438e-a233-4d237d5a7791,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac2d4a66d2c4435e9f75de15a44d9379',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07213dfdb807430ca9b3c82d831bb63a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:12.916956 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-bf23ee73-944b-4b18-9dc2-f6102e94bbd8 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be5c16e0-6031-4d4e-a19a-ca658791ef64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:12.938596 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-bf23ee73-944b-4b18-9dc2-f6102e94bbd8 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be5c16e0-6031-4d4e-a19a-ca658791ef64) transitioned into state 'SUCCESS' from state '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-838370687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac2d4a66d2c4435e9f75de15a44d9379',qos_specs=None,replication_status=,reservations=['0a137bc8-7ea2-401d-88b7-e2d1d41cf755','dcb7bcde-de05-448e-9df4-33d2d65d4236','41a12b1a-5779-4e9a-a7d6-fe72fc34c3e5','33424d99-0249-41d9-918b-12497bceb82a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07213dfdb807430ca9b3c82d831bb63a',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:12.939490 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-bf23ee73-944b-4b18-9dc2-f6102e94bbd8 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d433a424-bea2-46e5-b8fb-35b0a0da2b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:12.952855 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-bf23ee73-944b-4b18-9dc2-f6102e94bbd8 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d433a424-bea2-46e5-b8fb-35b0a0da2b6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:12.954037 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-bf23ee73-944b-4b18-9dc2-f6102e94bbd8 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Flow 'volume_create_api' (f3631dfb-56fd-4e9e-b888-c759e170c5e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:10:12.954571 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-bf23ee73-944b-4b18-9dc2-f6102e94bbd8 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Create volume request issued successfully. Jul 10 14:10:12.955634 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-bf23ee73-944b-4b18-9dc2-f6102e94bbd8 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:10:12.956328 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 199/789] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:10:12 2026] POST /volume/v3/volumes => generated 752 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:10:12.970393 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-eaacdccb-e35b-408b-865f-60c1f36edce2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:12.972597 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-eaacdccb-e35b-408b-865f-60c1f36edce2 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] GET https://10.4.3.66/volume/v3/volumes/0878b099-bf92-438e-a233-4d237d5a7791 Jul 10 14:10:12.972893 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-eaacdccb-e35b-408b-865f-60c1f36edce2 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:12.973212 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-eaacdccb-e35b-408b-865f-60c1f36edce2 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:12.983602 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:12.983602 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:12.990081 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-eaacdccb-e35b-408b-865f-60c1f36edce2 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Volume info retrieved successfully. Jul 10 14:10:12.996868 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-eaacdccb-e35b-408b-865f-60c1f36edce2 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] https://10.4.3.66/volume/v3/volumes/0878b099-bf92-438e-a233-4d237d5a7791 returned with HTTP 200 Jul 10 14:10:12.997560 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 203/790] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:12 2026] GET /volume/v3/volumes/0878b099-bf92-438e-a233-4d237d5a7791 => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:13.160876 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-becb067b-eca4-4647-bc40-f5c07c3772c9 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:13.164040 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-becb067b-eca4-4647-bc40-f5c07c3772c9 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] GET https://10.4.3.66/volume/v3/volumes/960cce4b-3918-424b-919b-aeb8348ca7a8 Jul 10 14:10:13.164412 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-becb067b-eca4-4647-bc40-f5c07c3772c9 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:13.164731 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-becb067b-eca4-4647-bc40-f5c07c3772c9 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:13.174883 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-becb067b-eca4-4647-bc40-f5c07c3772c9 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] https://10.4.3.66/volume/v3/volumes/960cce4b-3918-424b-919b-aeb8348ca7a8 returned with HTTP 404 Jul 10 14:10:13.175687 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 195/791] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:13 2026] GET /volume/v3/volumes/960cce4b-3918-424b-919b-aeb8348ca7a8 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:10:13.184324 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-794b7884-d6c9-4138-986f-30754f25424f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:13.186341 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-794b7884-d6c9-4138-986f-30754f25424f tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/f6f06372-8cbd-45e1-a95c-16c4abb94982 Jul 10 14:10:13.186634 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-794b7884-d6c9-4138-986f-30754f25424f tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:13.186893 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-794b7884-d6c9-4138-986f-30754f25424f tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:13.187043 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.snapshots [None req-794b7884-d6c9-4138-986f-30754f25424f tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Delete snapshot with id: f6f06372-8cbd-45e1-a95c-16c4abb94982 Jul 10 14:10:13.193366 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:13.193366 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:13.193861 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-794b7884-d6c9-4138-986f-30754f25424f tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Snapshot retrieved successfully. Jul 10 14:10:13.215090 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-794b7884-d6c9-4138-986f-30754f25424f tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Snapshot delete request issued successfully. Jul 10 14:10:13.215404 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-794b7884-d6c9-4138-986f-30754f25424f tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] https://10.4.3.66/volume/v3/snapshots/f6f06372-8cbd-45e1-a95c-16c4abb94982 returned with HTTP 202 Jul 10 14:10:13.216002 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 195/792] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:10:13 2026] DELETE /volume/v3/snapshots/f6f06372-8cbd-45e1-a95c-16c4abb94982 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:10:13.225827 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-195f7b26-fd00-4dbb-b6ff-402bdef089d7 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:13.228901 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-195f7b26-fd00-4dbb-b6ff-402bdef089d7 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] GET https://10.4.3.66/volume/v3/snapshots/f6f06372-8cbd-45e1-a95c-16c4abb94982 Jul 10 14:10:13.229262 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-195f7b26-fd00-4dbb-b6ff-402bdef089d7 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:13.229627 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-195f7b26-fd00-4dbb-b6ff-402bdef089d7 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:13.238380 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:13.238380 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:13.239718 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-195f7b26-fd00-4dbb-b6ff-402bdef089d7 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Snapshot retrieved successfully. Jul 10 14:10:13.240819 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-195f7b26-fd00-4dbb-b6ff-402bdef089d7 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] https://10.4.3.66/volume/v3/snapshots/f6f06372-8cbd-45e1-a95c-16c4abb94982 returned with HTTP 200 Jul 10 14:10:13.241216 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 200/793] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:10:13 2026] GET /volume/v3/snapshots/f6f06372-8cbd-45e1-a95c-16c4abb94982 => generated 474 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:13.286432 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8349b20b-16af-4e99-8b06-91b955f4ea12 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:13.290177 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8349b20b-16af-4e99-8b06-91b955f4ea12 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] GET https://10.4.3.66/volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 Jul 10 14:10:13.290677 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8349b20b-16af-4e99-8b06-91b955f4ea12 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:13.291336 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8349b20b-16af-4e99-8b06-91b955f4ea12 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:13.300787 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:13.300787 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:13.307075 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8349b20b-16af-4e99-8b06-91b955f4ea12 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Volume info retrieved successfully. Jul 10 14:10:13.313373 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8349b20b-16af-4e99-8b06-91b955f4ea12 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] https://10.4.3.66/volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 returned with HTTP 200 Jul 10 14:10:13.313905 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 204/794] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:13 2026] GET /volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:14.016344 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-1f851e4e-66fc-49b6-b0a3-52a8ce61016d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:14.018394 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1f851e4e-66fc-49b6-b0a3-52a8ce61016d tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] GET https://10.4.3.66/volume/v3/volumes/0878b099-bf92-438e-a233-4d237d5a7791 Jul 10 14:10:14.018622 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1f851e4e-66fc-49b6-b0a3-52a8ce61016d tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:14.018811 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1f851e4e-66fc-49b6-b0a3-52a8ce61016d tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:14.029406 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:14.029406 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:14.035431 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-1f851e4e-66fc-49b6-b0a3-52a8ce61016d tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Volume info retrieved successfully. Jul 10 14:10:14.040804 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1f851e4e-66fc-49b6-b0a3-52a8ce61016d tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] https://10.4.3.66/volume/v3/volumes/0878b099-bf92-438e-a233-4d237d5a7791 returned with HTTP 200 Jul 10 14:10:14.041408 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 196/795] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:14 2026] GET /volume/v3/volumes/0878b099-bf92-438e-a233-4d237d5a7791 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:14.055787 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-0629d622-c0ef-4da1-bdf0-75ed3285cc85 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:14.057452 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0629d622-c0ef-4da1-bdf0-75ed3285cc85 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:10:14.058444 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0629d622-c0ef-4da1-bdf0-75ed3285cc85 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0878b099-bf92-438e-a233-4d237d5a7791", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-76321332"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:14.070334 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:14.070334 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:14.070985 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-0629d622-c0ef-4da1-bdf0-75ed3285cc85 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Volume info retrieved successfully. Jul 10 14:10:14.071170 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.snapshots [None req-0629d622-c0ef-4da1-bdf0-75ed3285cc85 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Create snapshot from volume 0878b099-bf92-438e-a233-4d237d5a7791 Jul 10 14:10:14.116350 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-0629d622-c0ef-4da1-bdf0-75ed3285cc85 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Created reservations ['09669ae9-26bf-4084-9ab8-975c084de62d', 'ff3c5d7c-eea4-47b9-acfe-5201a5b83100', '97b2d1c0-ed5b-4511-af83-6785bbdd986a', 'a829a602-bf62-4037-b399-1e23bce9062e'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:10:14.158135 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-0629d622-c0ef-4da1-bdf0-75ed3285cc85 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Snapshot create request issued successfully. Jul 10 14:10:14.158464 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0629d622-c0ef-4da1-bdf0-75ed3285cc85 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:10:14.159067 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 196/796] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:10:14 2026] POST /volume/v3/snapshots => generated 309 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:10:14.177315 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-677c9274-4daa-4204-8c70-709516429b5d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:14.179998 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-677c9274-4daa-4204-8c70-709516429b5d tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] GET https://10.4.3.66/volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73 Jul 10 14:10:14.180285 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-677c9274-4daa-4204-8c70-709516429b5d tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:14.180577 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-677c9274-4daa-4204-8c70-709516429b5d tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:14.188936 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:14.188936 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:14.189562 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-677c9274-4daa-4204-8c70-709516429b5d tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Snapshot retrieved successfully. Jul 10 14:10:14.190861 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-677c9274-4daa-4204-8c70-709516429b5d tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] https://10.4.3.66/volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73 returned with HTTP 200 Jul 10 14:10:14.191353 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 201/797] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:10:14 2026] GET /volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73 => generated 441 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:14.257915 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-726ea02a-1ded-4960-8ab6-16ba1e8b4087 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:14.261656 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-726ea02a-1ded-4960-8ab6-16ba1e8b4087 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] GET https://10.4.3.66/volume/v3/snapshots/f6f06372-8cbd-45e1-a95c-16c4abb94982 Jul 10 14:10:14.261656 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-726ea02a-1ded-4960-8ab6-16ba1e8b4087 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:14.261971 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-726ea02a-1ded-4960-8ab6-16ba1e8b4087 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:14.269909 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-726ea02a-1ded-4960-8ab6-16ba1e8b4087 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] https://10.4.3.66/volume/v3/snapshots/f6f06372-8cbd-45e1-a95c-16c4abb94982 returned with HTTP 404 Jul 10 14:10:14.270621 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 205/798] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:10:14 2026] GET /volume/v3/snapshots/f6f06372-8cbd-45e1-a95c-16c4abb94982 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:10:14.279359 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-bd19e434-264d-4f17-b844-3b075e15a405 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:14.281632 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-bd19e434-264d-4f17-b844-3b075e15a405 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] DELETE https://10.4.3.66/volume/v3/volumes/f11eb99a-b4b0-4902-9b36-338f2e3bd1f2 Jul 10 14:10:14.281900 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-bd19e434-264d-4f17-b844-3b075e15a405 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:14.282147 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-bd19e434-264d-4f17-b844-3b075e15a405 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:14.282350 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-bd19e434-264d-4f17-b844-3b075e15a405 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Delete volume with id: f11eb99a-b4b0-4902-9b36-338f2e3bd1f2 Jul 10 14:10:14.291607 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:14.291607 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:14.292155 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-bd19e434-264d-4f17-b844-3b075e15a405 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Volume info retrieved successfully. Jul 10 14:10:14.314813 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-bd19e434-264d-4f17-b844-3b075e15a405 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Delete volume request issued successfully. Jul 10 14:10:14.315103 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-bd19e434-264d-4f17-b844-3b075e15a405 tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] https://10.4.3.66/volume/v3/volumes/f11eb99a-b4b0-4902-9b36-338f2e3bd1f2 returned with HTTP 202 Jul 10 14:10:14.316154 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 197/799] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:10:14 2026] DELETE /volume/v3/volumes/f11eb99a-b4b0-4902-9b36-338f2e3bd1f2 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:10:14.324700 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4fc25ba7-7a5b-4147-9522-8b2b54b149ac None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:14.326870 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4fc25ba7-7a5b-4147-9522-8b2b54b149ac tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] GET https://10.4.3.66/volume/v3/volumes/f11eb99a-b4b0-4902-9b36-338f2e3bd1f2 Jul 10 14:10:14.327144 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4fc25ba7-7a5b-4147-9522-8b2b54b149ac tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:14.327599 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4fc25ba7-7a5b-4147-9522-8b2b54b149ac tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:14.330397 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-2275f782-ef3d-458d-b931-966cc55bb4fd None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:14.332574 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2275f782-ef3d-458d-b931-966cc55bb4fd tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] GET https://10.4.3.66/volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 Jul 10 14:10:14.332688 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2275f782-ef3d-458d-b931-966cc55bb4fd tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:14.332869 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2275f782-ef3d-458d-b931-966cc55bb4fd tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:14.336356 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:14.336356 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:14.342182 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-4fc25ba7-7a5b-4147-9522-8b2b54b149ac tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Volume info retrieved successfully. Jul 10 14:10:14.345324 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:14.345324 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:14.347658 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4fc25ba7-7a5b-4147-9522-8b2b54b149ac tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] https://10.4.3.66/volume/v3/volumes/f11eb99a-b4b0-4902-9b36-338f2e3bd1f2 returned with HTTP 200 Jul 10 14:10:14.348150 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 197/800] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:14 2026] GET /volume/v3/volumes/f11eb99a-b4b0-4902-9b36-338f2e3bd1f2 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:14.351491 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-2275f782-ef3d-458d-b931-966cc55bb4fd tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Volume info retrieved successfully. Jul 10 14:10:14.357358 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2275f782-ef3d-458d-b931-966cc55bb4fd tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] https://10.4.3.66/volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 returned with HTTP 200 Jul 10 14:10:14.358030 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 202/801] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:14 2026] GET /volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:15.203240 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6232a4b6-cc6d-443d-bfde-12a97e6e3ff5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:15.205290 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6232a4b6-cc6d-443d-bfde-12a97e6e3ff5 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] GET https://10.4.3.66/volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73 Jul 10 14:10:15.205694 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6232a4b6-cc6d-443d-bfde-12a97e6e3ff5 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:15.205922 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6232a4b6-cc6d-443d-bfde-12a97e6e3ff5 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:15.216292 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:15.216292 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:15.216929 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6232a4b6-cc6d-443d-bfde-12a97e6e3ff5 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Snapshot retrieved successfully. Jul 10 14:10:15.218357 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6232a4b6-cc6d-443d-bfde-12a97e6e3ff5 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] https://10.4.3.66/volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73 returned with HTTP 200 Jul 10 14:10:15.218958 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 206/802] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:10:15 2026] GET /volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:15.229622 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b5c8152d-2bf7-4403-9133-c31eece0b078 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:15.231380 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b5c8152d-2bf7-4403-9133-c31eece0b078 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] POST https://10.4.3.66/volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73/metadata Jul 10 14:10:15.231782 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b5c8152d-2bf7-4403-9133-c31eece0b078 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:15.239398 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:15.239398 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:15.240074 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b5c8152d-2bf7-4403-9133-c31eece0b078 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Snapshot retrieved successfully. Jul 10 14:10:15.273753 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b5c8152d-2bf7-4403-9133-c31eece0b078 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Update snapshot metadata completed successfully. Jul 10 14:10:15.274178 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b5c8152d-2bf7-4403-9133-c31eece0b078 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] https://10.4.3.66/volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73/metadata returned with HTTP 200 Jul 10 14:10:15.274865 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 198/803] 10.4.3.66 () {68 vars in 1395 bytes} [Fri Jul 10 14:10:15 2026] POST /volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73/metadata => generated 68 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:10:15.284817 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-753f872c-e5ff-4ed0-8732-299f7bbfaa27 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:15.286860 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-753f872c-e5ff-4ed0-8732-299f7bbfaa27 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] GET https://10.4.3.66/volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73/metadata Jul 10 14:10:15.286955 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-753f872c-e5ff-4ed0-8732-299f7bbfaa27 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:15.287199 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-753f872c-e5ff-4ed0-8732-299f7bbfaa27 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Calling method 'index' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:15.293983 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:15.293983 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:15.294884 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-753f872c-e5ff-4ed0-8732-299f7bbfaa27 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Snapshot retrieved successfully. Jul 10 14:10:15.295199 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-753f872c-e5ff-4ed0-8732-299f7bbfaa27 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Get snapshot metadata completed successfully. Jul 10 14:10:15.295445 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-753f872c-e5ff-4ed0-8732-299f7bbfaa27 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] https://10.4.3.66/volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73/metadata returned with HTTP 200 Jul 10 14:10:15.296144 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 198/804] 10.4.3.66 () {66 vars in 1374 bytes} [Fri Jul 10 14:10:15 2026] GET /volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73/metadata => generated 68 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:10:15.304929 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e7689a68-cbf3-40c7-ab90-f2eaa7d2c114 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:15.306943 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e7689a68-cbf3-40c7-ab90-f2eaa7d2c114 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] PUT https://10.4.3.66/volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73/metadata Jul 10 14:10:15.307612 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e7689a68-cbf3-40c7-ab90-f2eaa7d2c114 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:15.316874 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:15.316874 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:15.317890 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e7689a68-cbf3-40c7-ab90-f2eaa7d2c114 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Snapshot retrieved successfully. Jul 10 14:10:15.347241 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e7689a68-cbf3-40c7-ab90-f2eaa7d2c114 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Update snapshot metadata completed successfully. Jul 10 14:10:15.347833 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e7689a68-cbf3-40c7-ab90-f2eaa7d2c114 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] https://10.4.3.66/volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73/metadata returned with HTTP 200 Jul 10 14:10:15.348264 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 203/805] 10.4.3.66 () {68 vars in 1394 bytes} [Fri Jul 10 14:10:15 2026] PUT /volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73/metadata => generated 57 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:10:15.357070 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4130ff3e-b8c9-44cc-b758-9ffd908b3076 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:15.359209 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4130ff3e-b8c9-44cc-b758-9ffd908b3076 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] GET https://10.4.3.66/volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73/metadata Jul 10 14:10:15.359414 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4130ff3e-b8c9-44cc-b758-9ffd908b3076 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:15.359684 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4130ff3e-b8c9-44cc-b758-9ffd908b3076 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:15.365991 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:15.365991 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:15.366413 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-c8c4008f-0888-47ad-a32f-a5d20e37590d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:15.366936 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4130ff3e-b8c9-44cc-b758-9ffd908b3076 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Snapshot retrieved successfully. Jul 10 14:10:15.369109 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c8c4008f-0888-47ad-a32f-a5d20e37590d tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] GET https://10.4.3.66/volume/v3/volumes/f11eb99a-b4b0-4902-9b36-338f2e3bd1f2 Jul 10 14:10:15.369326 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c8c4008f-0888-47ad-a32f-a5d20e37590d tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:15.369597 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c8c4008f-0888-47ad-a32f-a5d20e37590d tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:15.371111 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4130ff3e-b8c9-44cc-b758-9ffd908b3076 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Get snapshot metadata completed successfully. Jul 10 14:10:15.372100 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4130ff3e-b8c9-44cc-b758-9ffd908b3076 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] https://10.4.3.66/volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73/metadata returned with HTTP 200 Jul 10 14:10:15.375135 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 207/806] 10.4.3.66 () {66 vars in 1374 bytes} [Fri Jul 10 14:10:15 2026] GET /volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73/metadata => generated 57 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:10:15.376459 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-6daf711c-0596-4013-8cbf-431b54d3c743 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:15.380525 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c8c4008f-0888-47ad-a32f-a5d20e37590d tempest-CreateVolumesFromSnapshotTest-1701278473 tempest-CreateVolumesFromSnapshotTest-1701278473-project-member] https://10.4.3.66/volume/v3/volumes/f11eb99a-b4b0-4902-9b36-338f2e3bd1f2 returned with HTTP 404 Jul 10 14:10:15.380649 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6daf711c-0596-4013-8cbf-431b54d3c743 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] GET https://10.4.3.66/volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 Jul 10 14:10:15.380716 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 199/807] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:15 2026] GET /volume/v3/volumes/f11eb99a-b4b0-4902-9b36-338f2e3bd1f2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:10:15.380761 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6daf711c-0596-4013-8cbf-431b54d3c743 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:15.380869 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6daf711c-0596-4013-8cbf-431b54d3c743 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:15.387041 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6a97e82e-3858-4cfa-b66d-9a77be9f9a45 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:15.390581 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6a97e82e-3858-4cfa-b66d-9a77be9f9a45 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73/metadata/key3 Jul 10 14:10:15.390581 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6a97e82e-3858-4cfa-b66d-9a77be9f9a45 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:15.390581 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6a97e82e-3858-4cfa-b66d-9a77be9f9a45 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:15.394949 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:15.394949 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:15.397217 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-6daf711c-0596-4013-8cbf-431b54d3c743 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Volume info retrieved successfully. Jul 10 14:10:15.397361 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:15.397361 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:15.397790 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-6a97e82e-3858-4cfa-b66d-9a77be9f9a45 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Snapshot retrieved successfully. Jul 10 14:10:15.398633 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-6a97e82e-3858-4cfa-b66d-9a77be9f9a45 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Get snapshot metadata completed successfully. Jul 10 14:10:15.402994 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6daf711c-0596-4013-8cbf-431b54d3c743 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] https://10.4.3.66/volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 returned with HTTP 200 Jul 10 14:10:15.403574 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 199/808] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:15 2026] GET /volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:15.414586 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-6a97e82e-3858-4cfa-b66d-9a77be9f9a45 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Delete snapshot metadata completed successfully. Jul 10 14:10:15.414775 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6a97e82e-3858-4cfa-b66d-9a77be9f9a45 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] https://10.4.3.66/volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73/metadata/key3 returned with HTTP 200 Jul 10 14:10:15.415203 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 204/809] 10.4.3.66 () {66 vars in 1392 bytes} [Fri Jul 10 14:10:15 2026] DELETE /volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73/metadata/key3 => generated 0 bytes in 29 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 10 14:10:15.425601 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4522a28d-063c-4dc3-b0b5-898f06bb3a14 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:15.428354 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4522a28d-063c-4dc3-b0b5-898f06bb3a14 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] GET https://10.4.3.66/volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73/metadata Jul 10 14:10:15.428787 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4522a28d-063c-4dc3-b0b5-898f06bb3a14 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:15.429132 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4522a28d-063c-4dc3-b0b5-898f06bb3a14 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:15.438909 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:15.438909 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:15.439862 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4522a28d-063c-4dc3-b0b5-898f06bb3a14 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Snapshot retrieved successfully. Jul 10 14:10:15.442359 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4522a28d-063c-4dc3-b0b5-898f06bb3a14 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Get snapshot metadata completed successfully. Jul 10 14:10:15.442359 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4522a28d-063c-4dc3-b0b5-898f06bb3a14 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] https://10.4.3.66/volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73/metadata returned with HTTP 200 Jul 10 14:10:15.442359 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 208/810] 10.4.3.66 () {66 vars in 1374 bytes} [Fri Jul 10 14:10:15 2026] GET /volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73/metadata => generated 32 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:10:15.452224 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-67a8db3f-06c0-4033-9aa7-59d96d6aff29 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:15.454817 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-67a8db3f-06c0-4033-9aa7-59d96d6aff29 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] PUT https://10.4.3.66/volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73/metadata Jul 10 14:10:15.454817 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-67a8db3f-06c0-4033-9aa7-59d96d6aff29 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:15.468011 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:15.468011 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:15.468011 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-67a8db3f-06c0-4033-9aa7-59d96d6aff29 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Snapshot retrieved successfully. Jul 10 14:10:15.492341 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-67a8db3f-06c0-4033-9aa7-59d96d6aff29 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Update snapshot metadata completed successfully. Jul 10 14:10:15.492849 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-67a8db3f-06c0-4033-9aa7-59d96d6aff29 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] https://10.4.3.66/volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73/metadata returned with HTTP 200 Jul 10 14:10:15.493919 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 200/811] 10.4.3.66 () {68 vars in 1394 bytes} [Fri Jul 10 14:10:15 2026] PUT /volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73/metadata => generated 16 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:10:15.503916 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-6851ec01-6abe-42e9-b09b-3ce7f6b1d9dd None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:15.506193 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6851ec01-6abe-42e9-b09b-3ce7f6b1d9dd tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] POST https://10.4.3.66/volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73/metadata Jul 10 14:10:15.506750 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6851ec01-6abe-42e9-b09b-3ce7f6b1d9dd tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:15.514871 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:15.514871 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:15.515471 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-6851ec01-6abe-42e9-b09b-3ce7f6b1d9dd tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Snapshot retrieved successfully. Jul 10 14:10:15.549751 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-6851ec01-6abe-42e9-b09b-3ce7f6b1d9dd tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Update snapshot metadata completed successfully. Jul 10 14:10:15.550069 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6851ec01-6abe-42e9-b09b-3ce7f6b1d9dd tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] https://10.4.3.66/volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73/metadata returned with HTTP 200 Jul 10 14:10:15.550571 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 200/812] 10.4.3.66 () {68 vars in 1395 bytes} [Fri Jul 10 14:10:15 2026] POST /volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73/metadata => generated 68 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:10:15.560091 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4ff25fde-6fb7-4fa3-a515-ce119e7232d4 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:15.562139 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4ff25fde-6fb7-4fa3-a515-ce119e7232d4 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] GET https://10.4.3.66/volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73/metadata Jul 10 14:10:15.562361 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4ff25fde-6fb7-4fa3-a515-ce119e7232d4 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:15.562724 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4ff25fde-6fb7-4fa3-a515-ce119e7232d4 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Calling method 'index' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:15.569618 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:15.569618 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:15.569731 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-4ff25fde-6fb7-4fa3-a515-ce119e7232d4 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Snapshot retrieved successfully. Jul 10 14:10:15.571390 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-4ff25fde-6fb7-4fa3-a515-ce119e7232d4 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Get snapshot metadata completed successfully. Jul 10 14:10:15.572025 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4ff25fde-6fb7-4fa3-a515-ce119e7232d4 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] https://10.4.3.66/volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73/metadata returned with HTTP 200 Jul 10 14:10:15.572610 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 205/813] 10.4.3.66 () {66 vars in 1374 bytes} [Fri Jul 10 14:10:15 2026] GET /volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73/metadata => generated 68 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:10:15.582313 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5617c2b3-413a-40dd-82a2-9ff400425ee6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:15.586981 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5617c2b3-413a-40dd-82a2-9ff400425ee6 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] PUT https://10.4.3.66/volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73/metadata/key3 Jul 10 14:10:15.586981 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5617c2b3-413a-40dd-82a2-9ff400425ee6 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:15.597216 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:15.597216 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:15.598272 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5617c2b3-413a-40dd-82a2-9ff400425ee6 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Snapshot retrieved successfully. Jul 10 14:10:15.625408 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5617c2b3-413a-40dd-82a2-9ff400425ee6 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Update snapshot metadata completed successfully. Jul 10 14:10:15.627469 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5617c2b3-413a-40dd-82a2-9ff400425ee6 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] https://10.4.3.66/volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73/metadata/key3 returned with HTTP 200 Jul 10 14:10:15.627469 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 209/814] 10.4.3.66 () {68 vars in 1409 bytes} [Fri Jul 10 14:10:15 2026] PUT /volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73/metadata/key3 => generated 35 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:10:15.636054 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6c27ec6e-078e-4587-a952-461d4a4b2a81 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:15.638336 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6c27ec6e-078e-4587-a952-461d4a4b2a81 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] GET https://10.4.3.66/volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73/metadata/key3 Jul 10 14:10:15.638602 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6c27ec6e-078e-4587-a952-461d4a4b2a81 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:15.638844 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6c27ec6e-078e-4587-a952-461d4a4b2a81 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:15.644970 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:15.644970 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:15.645449 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-6c27ec6e-078e-4587-a952-461d4a4b2a81 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Snapshot retrieved successfully. Jul 10 14:10:15.646355 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-6c27ec6e-078e-4587-a952-461d4a4b2a81 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Get snapshot metadata completed successfully. Jul 10 14:10:15.646700 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6c27ec6e-078e-4587-a952-461d4a4b2a81 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] https://10.4.3.66/volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73/metadata/key3 returned with HTTP 200 Jul 10 14:10:15.647387 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 201/815] 10.4.3.66 () {66 vars in 1389 bytes} [Fri Jul 10 14:10:15 2026] GET /volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73/metadata/key3 => generated 35 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:10:15.656246 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-7dd5118a-d50f-4703-ad44-3fbc581b3ae0 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:15.658638 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7dd5118a-d50f-4703-ad44-3fbc581b3ae0 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] GET https://10.4.3.66/volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73/metadata Jul 10 14:10:15.658884 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7dd5118a-d50f-4703-ad44-3fbc581b3ae0 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:15.659137 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7dd5118a-d50f-4703-ad44-3fbc581b3ae0 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Calling method 'index' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:15.666032 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:15.666032 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:15.666696 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-7dd5118a-d50f-4703-ad44-3fbc581b3ae0 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Snapshot retrieved successfully. Jul 10 14:10:15.667672 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-7dd5118a-d50f-4703-ad44-3fbc581b3ae0 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Get snapshot metadata completed successfully. Jul 10 14:10:15.667969 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7dd5118a-d50f-4703-ad44-3fbc581b3ae0 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] https://10.4.3.66/volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73/metadata returned with HTTP 200 Jul 10 14:10:15.668522 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 201/816] 10.4.3.66 () {66 vars in 1374 bytes} [Fri Jul 10 14:10:15 2026] GET /volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73/metadata => generated 75 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:10:15.678231 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-9a81de3e-cf41-444d-9dfe-15ad15a43c76 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:15.680688 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9a81de3e-cf41-444d-9dfe-15ad15a43c76 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] PUT https://10.4.3.66/volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73/metadata Jul 10 14:10:15.681070 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9a81de3e-cf41-444d-9dfe-15ad15a43c76 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:15.690847 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:15.690847 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:15.691514 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-9a81de3e-cf41-444d-9dfe-15ad15a43c76 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Snapshot retrieved successfully. Jul 10 14:10:15.719744 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-9a81de3e-cf41-444d-9dfe-15ad15a43c76 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Update snapshot metadata completed successfully. Jul 10 14:10:15.720091 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9a81de3e-cf41-444d-9dfe-15ad15a43c76 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] https://10.4.3.66/volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73/metadata returned with HTTP 200 Jul 10 14:10:15.720674 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 206/817] 10.4.3.66 () {68 vars in 1394 bytes} [Fri Jul 10 14:10:15 2026] PUT /volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73/metadata => generated 16 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:10:15.731862 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9548b8de-a85a-4f05-b044-0aba3fcc3d63 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:15.734680 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9548b8de-a85a-4f05-b044-0aba3fcc3d63 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73 Jul 10 14:10:15.734680 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9548b8de-a85a-4f05-b044-0aba3fcc3d63 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:15.734901 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9548b8de-a85a-4f05-b044-0aba3fcc3d63 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:15.735244 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-9548b8de-a85a-4f05-b044-0aba3fcc3d63 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Delete snapshot with id: 70bdacf9-164c-4fbc-96dd-6e6225235d73 Jul 10 14:10:15.745905 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:15.745905 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:15.746988 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9548b8de-a85a-4f05-b044-0aba3fcc3d63 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Snapshot retrieved successfully. Jul 10 14:10:15.777842 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9548b8de-a85a-4f05-b044-0aba3fcc3d63 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Snapshot delete request issued successfully. Jul 10 14:10:15.778483 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9548b8de-a85a-4f05-b044-0aba3fcc3d63 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] https://10.4.3.66/volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73 returned with HTTP 202 Jul 10 14:10:15.779125 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 210/818] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:10:15 2026] DELETE /volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:10:15.788659 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-99a684a7-aa30-40b1-a9e2-31559047da2c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:15.789679 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-99a684a7-aa30-40b1-a9e2-31559047da2c tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] GET https://10.4.3.66/volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73 Jul 10 14:10:15.789883 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-99a684a7-aa30-40b1-a9e2-31559047da2c tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:15.790161 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-99a684a7-aa30-40b1-a9e2-31559047da2c tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:15.802754 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:15.802754 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:15.803357 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-99a684a7-aa30-40b1-a9e2-31559047da2c tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Snapshot retrieved successfully. Jul 10 14:10:15.804422 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-99a684a7-aa30-40b1-a9e2-31559047da2c tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] https://10.4.3.66/volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73 returned with HTTP 200 Jul 10 14:10:15.805988 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 202/819] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:10:15 2026] GET /volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:16.421929 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-c1a80f87-a677-406d-a840-8904e9509d26 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:16.424741 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c1a80f87-a677-406d-a840-8904e9509d26 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] GET https://10.4.3.66/volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 Jul 10 14:10:16.424960 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c1a80f87-a677-406d-a840-8904e9509d26 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:16.425167 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c1a80f87-a677-406d-a840-8904e9509d26 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:16.441989 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:16.441989 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:16.448518 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-c1a80f87-a677-406d-a840-8904e9509d26 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Volume info retrieved successfully. Jul 10 14:10:16.455473 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c1a80f87-a677-406d-a840-8904e9509d26 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] https://10.4.3.66/volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 returned with HTTP 200 Jul 10 14:10:16.456380 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 202/820] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:16 2026] GET /volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:16.816480 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-76d7ace7-4e81-419f-a41b-fa5aee3f1650 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:16.818851 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-76d7ace7-4e81-419f-a41b-fa5aee3f1650 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] GET https://10.4.3.66/volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73 Jul 10 14:10:16.819120 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-76d7ace7-4e81-419f-a41b-fa5aee3f1650 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:16.819349 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-76d7ace7-4e81-419f-a41b-fa5aee3f1650 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:16.826862 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-76d7ace7-4e81-419f-a41b-fa5aee3f1650 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] https://10.4.3.66/volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73 returned with HTTP 404 Jul 10 14:10:16.831289 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 207/821] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:10:16 2026] GET /volume/v3/snapshots/70bdacf9-164c-4fbc-96dd-6e6225235d73 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:10:16.835685 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0d1f70ff-e01e-4634-9e24-1da35848179d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:16.838971 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0d1f70ff-e01e-4634-9e24-1da35848179d tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] GET https://10.4.3.66/volume/v3/volumes/0878b099-bf92-438e-a233-4d237d5a7791 Jul 10 14:10:16.839199 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0d1f70ff-e01e-4634-9e24-1da35848179d tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:16.839433 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0d1f70ff-e01e-4634-9e24-1da35848179d tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:16.850150 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:16.850150 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:16.857047 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0d1f70ff-e01e-4634-9e24-1da35848179d tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Volume info retrieved successfully. Jul 10 14:10:16.863273 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0d1f70ff-e01e-4634-9e24-1da35848179d tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] https://10.4.3.66/volume/v3/volumes/0878b099-bf92-438e-a233-4d237d5a7791 returned with HTTP 200 Jul 10 14:10:16.863815 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 211/822] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:16 2026] GET /volume/v3/volumes/0878b099-bf92-438e-a233-4d237d5a7791 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:16.886685 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d01de771-9550-4875-b3e1-1846d626a915 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:16.889649 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d01de771-9550-4875-b3e1-1846d626a915 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] DELETE https://10.4.3.66/volume/v3/volumes/0878b099-bf92-438e-a233-4d237d5a7791 Jul 10 14:10:16.889886 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d01de771-9550-4875-b3e1-1846d626a915 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:16.890105 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d01de771-9550-4875-b3e1-1846d626a915 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:16.890266 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-d01de771-9550-4875-b3e1-1846d626a915 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Delete volume with id: 0878b099-bf92-438e-a233-4d237d5a7791 Jul 10 14:10:16.904550 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:16.904550 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:16.905031 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-d01de771-9550-4875-b3e1-1846d626a915 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Volume info retrieved successfully. Jul 10 14:10:16.933925 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-d01de771-9550-4875-b3e1-1846d626a915 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Delete volume request issued successfully. Jul 10 14:10:16.933925 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d01de771-9550-4875-b3e1-1846d626a915 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] https://10.4.3.66/volume/v3/volumes/0878b099-bf92-438e-a233-4d237d5a7791 returned with HTTP 202 Jul 10 14:10:16.933925 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 203/823] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:10:16 2026] DELETE /volume/v3/volumes/0878b099-bf92-438e-a233-4d237d5a7791 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:10:16.944480 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-c5461951-85da-49b9-8377-b31966657fb0 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:16.947125 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c5461951-85da-49b9-8377-b31966657fb0 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] GET https://10.4.3.66/volume/v3/volumes/0878b099-bf92-438e-a233-4d237d5a7791 Jul 10 14:10:16.947592 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c5461951-85da-49b9-8377-b31966657fb0 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:16.948301 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c5461951-85da-49b9-8377-b31966657fb0 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:16.959779 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:16.959779 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:16.964731 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-c5461951-85da-49b9-8377-b31966657fb0 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Volume info retrieved successfully. Jul 10 14:10:16.971307 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c5461951-85da-49b9-8377-b31966657fb0 tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] https://10.4.3.66/volume/v3/volumes/0878b099-bf92-438e-a233-4d237d5a7791 returned with HTTP 200 Jul 10 14:10:16.971963 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 203/824] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:16 2026] GET /volume/v3/volumes/0878b099-bf92-438e-a233-4d237d5a7791 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:17.385979 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-9ba90200-68bb-43e4-ab2f-38b76d55f6bb req-f6c8cceb-984b-4c12-8729-97ea01326066 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:17.388359 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-9ba90200-68bb-43e4-ab2f-38b76d55f6bb req-f6c8cceb-984b-4c12-8729-97ea01326066 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] POST https://10.4.3.66/volume/v3/attachments/b7c4e198-d4e6-4da7-94a7-49f15c58f09a/action Jul 10 14:10:17.388820 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-9ba90200-68bb-43e4-ab2f-38b76d55f6bb req-f6c8cceb-984b-4c12-8729-97ea01326066 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Action body: b'{"os-complete": null}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:10:17.388906 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-9ba90200-68bb-43e4-ab2f-38b76d55f6bb req-f6c8cceb-984b-4c12-8729-97ea01326066 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:17.410116 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:17.410116 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:17.421849 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-9ba90200-68bb-43e4-ab2f-38b76d55f6bb req-f6c8cceb-984b-4c12-8729-97ea01326066 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] https://10.4.3.66/volume/v3/attachments/b7c4e198-d4e6-4da7-94a7-49f15c58f09a/action returned with HTTP 204 Jul 10 14:10:17.422300 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 208/825] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:10:17 2026] POST /volume/v3/attachments/b7c4e198-d4e6-4da7-94a7-49f15c58f09a/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:10:17.474941 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-481ec42d-bec7-4f06-ae9f-84827868fd4b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:17.479622 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-481ec42d-bec7-4f06-ae9f-84827868fd4b tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] GET https://10.4.3.66/volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 Jul 10 14:10:17.479840 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-481ec42d-bec7-4f06-ae9f-84827868fd4b tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:17.480100 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-481ec42d-bec7-4f06-ae9f-84827868fd4b tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:17.504126 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:17.504126 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:17.507763 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-481ec42d-bec7-4f06-ae9f-84827868fd4b tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Volume info retrieved successfully. Jul 10 14:10:17.514077 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-481ec42d-bec7-4f06-ae9f-84827868fd4b tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] https://10.4.3.66/volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 returned with HTTP 200 Jul 10 14:10:17.514786 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 212/826] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:17 2026] GET /volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 => generated 1134 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:17.533123 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b6c69000-da06-47bd-9fca-cb395878cb22 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:17.535134 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b6c69000-da06-47bd-9fca-cb395878cb22 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] GET https://10.4.3.66/volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 Jul 10 14:10:17.535603 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b6c69000-da06-47bd-9fca-cb395878cb22 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:17.535968 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b6c69000-da06-47bd-9fca-cb395878cb22 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:17.551342 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:17.551342 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:17.557463 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b6c69000-da06-47bd-9fca-cb395878cb22 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Volume info retrieved successfully. Jul 10 14:10:17.565207 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b6c69000-da06-47bd-9fca-cb395878cb22 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] https://10.4.3.66/volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 returned with HTTP 200 Jul 10 14:10:17.565967 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 204/827] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:17 2026] GET /volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 => generated 1134 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:17.985731 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-15fb2db7-4ef1-4399-8249-26b76aae5d4a None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:17.988232 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-15fb2db7-4ef1-4399-8249-26b76aae5d4a tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] GET https://10.4.3.66/volume/v3/volumes/0878b099-bf92-438e-a233-4d237d5a7791 Jul 10 14:10:17.988455 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-15fb2db7-4ef1-4399-8249-26b76aae5d4a tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:17.988670 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-15fb2db7-4ef1-4399-8249-26b76aae5d4a tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:17.999462 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-15fb2db7-4ef1-4399-8249-26b76aae5d4a tempest-SnapshotMetadataTestJSON-1780098400 tempest-SnapshotMetadataTestJSON-1780098400-project-member] https://10.4.3.66/volume/v3/volumes/0878b099-bf92-438e-a233-4d237d5a7791 returned with HTTP 404 Jul 10 14:10:18.000992 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 204/828] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:17 2026] GET /volume/v3/volumes/0878b099-bf92-438e-a233-4d237d5a7791 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:10:19.349117 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4cfd2e0e-d6d0-4a5c-bb9f-695a9d4da8a5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:19.354607 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4cfd2e0e-d6d0-4a5c-bb9f-695a9d4da8a5 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:10:19.355020 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4cfd2e0e-d6d0-4a5c-bb9f-695a9d4da8a5 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "9931ab75-1121-44c4-994e-2eab1084bf40", "size": 1}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:19.357030 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-4cfd2e0e-d6d0-4a5c-bb9f-695a9d4da8a5 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '9931ab75-1121-44c4-994e-2eab1084bf40', 'size': 1}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:10:19.685976 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-4cfd2e0e-d6d0-4a5c-bb9f-695a9d4da8a5 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Create volume of 1 GB Jul 10 14:10:19.700154 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-4cfd2e0e-d6d0-4a5c-bb9f-695a9d4da8a5 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Availability Zones retrieved successfully. Jul 10 14:10:19.711309 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-4cfd2e0e-d6d0-4a5c-bb9f-695a9d4da8a5 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Flow 'volume_create_api' (4c116688-4193-4a83-ba63-0d5d64e3279a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:10:19.712901 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-4cfd2e0e-d6d0-4a5c-bb9f-695a9d4da8a5 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de94bc03-a427-4674-949f-790b55da5c3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:19.714903 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-4cfd2e0e-d6d0-4a5c-bb9f-695a9d4da8a5 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:10:19.845252 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-4cfd2e0e-d6d0-4a5c-bb9f-695a9d4da8a5 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de94bc03-a427-4674-949f-790b55da5c3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:19.846420 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-4cfd2e0e-d6d0-4a5c-bb9f-695a9d4da8a5 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f814c1f-57e3-4f50-8ccb-21d203456186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:19.944541 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-4cfd2e0e-d6d0-4a5c-bb9f-695a9d4da8a5 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Created reservations ['063679cd-91f6-4a6e-9fdb-a0bbad937dd3', 'd05398c5-7bac-4af1-af59-c23ca51cd438', '6b737b62-8909-4962-84cb-0fee15e85ca8', '18e31c54-9ee6-4c64-88af-7840231632ea'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:10:19.945382 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-4cfd2e0e-d6d0-4a5c-bb9f-695a9d4da8a5 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f814c1f-57e3-4f50-8ccb-21d203456186) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['063679cd-91f6-4a6e-9fdb-a0bbad937dd3', 'd05398c5-7bac-4af1-af59-c23ca51cd438', '6b737b62-8909-4962-84cb-0fee15e85ca8', '18e31c54-9ee6-4c64-88af-7840231632ea']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:19.946083 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-4cfd2e0e-d6d0-4a5c-bb9f-695a9d4da8a5 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ae909bc-102d-4622-a8ef-d9041ec942c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:19.982910 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-4cfd2e0e-d6d0-4a5c-bb9f-695a9d4da8a5 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ae909bc-102d-4622-a8ef-d9041ec942c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10cbc831-67be-4dde-9451-6a945318cd98', '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='2a1a42fefa6d451796a4167e6e17c086',qos_specs=None,replication_status=,reservations=['063679cd-91f6-4a6e-9fdb-a0bbad937dd3','d05398c5-7bac-4af1-af59-c23ca51cd438','6b737b62-8909-4962-84cb-0fee15e85ca8','18e31c54-9ee6-4c64-88af-7840231632ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1447056ce7b24704800d499ff79eaff8',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:10:19Z,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=10cbc831-67be-4dde-9451-6a945318cd98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a1a42fefa6d451796a4167e6e17c086',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1447056ce7b24704800d499ff79eaff8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:19.983709 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-4cfd2e0e-d6d0-4a5c-bb9f-695a9d4da8a5 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78e09ea8-5e18-4f5f-86b4-a838248ce175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:20.017487 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-4cfd2e0e-d6d0-4a5c-bb9f-695a9d4da8a5 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78e09ea8-5e18-4f5f-86b4-a838248ce175) transitioned into state 'SUCCESS' from 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='2a1a42fefa6d451796a4167e6e17c086',qos_specs=None,replication_status=,reservations=['063679cd-91f6-4a6e-9fdb-a0bbad937dd3','d05398c5-7bac-4af1-af59-c23ca51cd438','6b737b62-8909-4962-84cb-0fee15e85ca8','18e31c54-9ee6-4c64-88af-7840231632ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1447056ce7b24704800d499ff79eaff8',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:20.018554 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-4cfd2e0e-d6d0-4a5c-bb9f-695a9d4da8a5 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (546d53ea-e05d-4bfa-8021-7aeeb4358790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:20.030909 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-4cfd2e0e-d6d0-4a5c-bb9f-695a9d4da8a5 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (546d53ea-e05d-4bfa-8021-7aeeb4358790) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:20.032481 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-4cfd2e0e-d6d0-4a5c-bb9f-695a9d4da8a5 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Flow 'volume_create_api' (4c116688-4193-4a83-ba63-0d5d64e3279a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:10:20.032861 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-4cfd2e0e-d6d0-4a5c-bb9f-695a9d4da8a5 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Create volume request issued successfully. Jul 10 14:10:20.033510 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4cfd2e0e-d6d0-4a5c-bb9f-695a9d4da8a5 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:10:20.034190 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 209/829] 10.4.3.66 () {70 vars in 1293 bytes} [Fri Jul 10 14:10:19 2026] POST /volume/v3/volumes => generated 773 bytes in 685 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:10:20.055927 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b21c059d-b1f9-47d2-a307-ffd67af6c626 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:20.057762 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b21c059d-b1f9-47d2-a307-ffd67af6c626 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 Jul 10 14:10:20.058653 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b21c059d-b1f9-47d2-a307-ffd67af6c626 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:20.058653 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b21c059d-b1f9-47d2-a307-ffd67af6c626 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:20.077376 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:20.077376 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:20.083173 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b21c059d-b1f9-47d2-a307-ffd67af6c626 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:10:20.089171 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b21c059d-b1f9-47d2-a307-ffd67af6c626 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 returned with HTTP 200 Jul 10 14:10:20.090818 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 213/830] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:10:20 2026] GET /volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:21.108075 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-49cb0bc5-56e9-4256-9cab-4955b208ba22 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:21.110152 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-49cb0bc5-56e9-4256-9cab-4955b208ba22 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 Jul 10 14:10:21.110428 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-49cb0bc5-56e9-4256-9cab-4955b208ba22 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:21.110666 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-49cb0bc5-56e9-4256-9cab-4955b208ba22 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:21.120948 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:21.120948 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:21.132058 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-49cb0bc5-56e9-4256-9cab-4955b208ba22 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:10:21.140015 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-49cb0bc5-56e9-4256-9cab-4955b208ba22 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 returned with HTTP 200 Jul 10 14:10:21.140588 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 205/831] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:10:21 2026] GET /volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 => generated 865 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:21.978402 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-ed8f1d82-6bd8-4d55-bd29-a6a3cd477555 req-3dd7615f-7f09-4cb6-84de-aca65c3d5c8c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:21.979926 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-ed8f1d82-6bd8-4d55-bd29-a6a3cd477555 req-3dd7615f-7f09-4cb6-84de-aca65c3d5c8c tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] DELETE https://10.4.3.66/volume/v3/attachments/b7c4e198-d4e6-4da7-94a7-49f15c58f09a Jul 10 14:10:21.980161 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-ed8f1d82-6bd8-4d55-bd29-a6a3cd477555 req-3dd7615f-7f09-4cb6-84de-aca65c3d5c8c tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:21.980403 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-ed8f1d82-6bd8-4d55-bd29-a6a3cd477555 req-3dd7615f-7f09-4cb6-84de-aca65c3d5c8c tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:21.989444 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:21.989444 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:22.053349 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-30272b82-b29b-4a0d-9b4f-78c71a415882 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:22.157785 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-45e490e1-32fe-4e21-ae05-7dfa0fbda135 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:22.159732 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-45e490e1-32fe-4e21-ae05-7dfa0fbda135 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 Jul 10 14:10:22.160100 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-45e490e1-32fe-4e21-ae05-7dfa0fbda135 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:22.160269 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-45e490e1-32fe-4e21-ae05-7dfa0fbda135 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:22.169996 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:22.169996 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:22.174658 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-45e490e1-32fe-4e21-ae05-7dfa0fbda135 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:10:22.182362 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-45e490e1-32fe-4e21-ae05-7dfa0fbda135 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 returned with HTTP 200 Jul 10 14:10:22.182723 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 214/832] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:10:22 2026] GET /volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 => generated 923 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:22.188318 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-30272b82-b29b-4a0d-9b4f-78c71a415882 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:10:22.188670 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-30272b82-b29b-4a0d-9b4f-78c71a415882 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-410950639", "imageRef": "4ff20130-b276-43a0-956f-1453107cff27"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:22.190052 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-30272b82-b29b-4a0d-9b4f-78c71a415882 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-410950639', 'imageRef': '4ff20130-b276-43a0-956f-1453107cff27'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:10:22.276005 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-30272b82-b29b-4a0d-9b4f-78c71a415882 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Create volume of 1 GB Jul 10 14:10:22.276366 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:22.276366 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:22.277096 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-30272b82-b29b-4a0d-9b4f-78c71a415882 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Availability Zones retrieved successfully. Jul 10 14:10:22.283174 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-30272b82-b29b-4a0d-9b4f-78c71a415882 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Flow 'volume_create_api' (f6c96676-56ea-473b-9033-bdf88e4fb066) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:10:22.284484 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-30272b82-b29b-4a0d-9b4f-78c71a415882 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fc528e8-fbdf-4330-85e2-6f7809ba853b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:22.285516 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-30272b82-b29b-4a0d-9b4f-78c71a415882 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:10:22.328209 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:22.328209 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:22.342487 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-30272b82-b29b-4a0d-9b4f-78c71a415882 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fc528e8-fbdf-4330-85e2-6f7809ba853b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:19Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=d1bf57bb-d64b-4a91-b78a-2eceb49a2012,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd1bf57bb-d64b-4a91-b78a-2eceb49a2012', 'encryption_key_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=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:22.343355 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-30272b82-b29b-4a0d-9b4f-78c71a415882 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9d53d0a-fa21-4172-940d-2db63d3fb329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:22.402941 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-30272b82-b29b-4a0d-9b4f-78c71a415882 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Created reservations ['d0bd9de2-9333-4c05-acf7-81e889b5c75d', '26d5feb2-5431-486a-8b24-518618860f2c', '7564de2f-d394-4000-bb20-dd568ad0acc7', 'e6c4d1f0-45df-42ef-bdad-bf5bab27378b'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:10:22.403663 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-30272b82-b29b-4a0d-9b4f-78c71a415882 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9d53d0a-fa21-4172-940d-2db63d3fb329) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0bd9de2-9333-4c05-acf7-81e889b5c75d', '26d5feb2-5431-486a-8b24-518618860f2c', '7564de2f-d394-4000-bb20-dd568ad0acc7', 'e6c4d1f0-45df-42ef-bdad-bf5bab27378b']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:22.404420 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-30272b82-b29b-4a0d-9b4f-78c71a415882 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9305b365-0375-48d6-b7ff-fd6ec18746ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:22.425817 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-30272b82-b29b-4a0d-9b4f-78c71a415882 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9305b365-0375-48d6-b7ff-fd6ec18746ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b56318ad-c482-404e-9878-8e560347fc42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-410950639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='163d989f231e478b9c15ed7061ac865f',qos_specs=None,replication_status=,reservations=['d0bd9de2-9333-4c05-acf7-81e889b5c75d','26d5feb2-5431-486a-8b24-518618860f2c','7564de2f-d394-4000-bb20-dd568ad0acc7','e6c4d1f0-45df-42ef-bdad-bf5bab27378b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7573ad3c2e6444d48e7a0738fde39479',volume_type_id=d1bf57bb-d64b-4a91-b78a-2eceb49a2012), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:10:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-410950639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b56318ad-c482-404e-9878-8e560347fc42,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='163d989f231e478b9c15ed7061ac865f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7573ad3c2e6444d48e7a0738fde39479',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d1bf57bb-d64b-4a91-b78a-2eceb49a2012),volume_type_id=d1bf57bb-d64b-4a91-b78a-2eceb49a2012)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:22.426516 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-30272b82-b29b-4a0d-9b4f-78c71a415882 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fbd218c-83ec-4b27-bb09-6e498f3c8560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:22.441581 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-30272b82-b29b-4a0d-9b4f-78c71a415882 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4fbd218c-83ec-4b27-bb09-6e498f3c8560) transitioned into state 'SUCCESS' from state '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-410950639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='163d989f231e478b9c15ed7061ac865f',qos_specs=None,replication_status=,reservations=['d0bd9de2-9333-4c05-acf7-81e889b5c75d','26d5feb2-5431-486a-8b24-518618860f2c','7564de2f-d394-4000-bb20-dd568ad0acc7','e6c4d1f0-45df-42ef-bdad-bf5bab27378b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7573ad3c2e6444d48e7a0738fde39479',volume_type_id=d1bf57bb-d64b-4a91-b78a-2eceb49a2012)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:22.442104 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-30272b82-b29b-4a0d-9b4f-78c71a415882 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b16ccc53-ee0c-44d8-9cc0-ae916baf0f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:22.454908 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-30272b82-b29b-4a0d-9b4f-78c71a415882 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b16ccc53-ee0c-44d8-9cc0-ae916baf0f6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:22.454908 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-30272b82-b29b-4a0d-9b4f-78c71a415882 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Flow 'volume_create_api' (f6c96676-56ea-473b-9033-bdf88e4fb066) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:10:22.454908 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-30272b82-b29b-4a0d-9b4f-78c71a415882 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Create volume request issued successfully. Jul 10 14:10:22.454908 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-30272b82-b29b-4a0d-9b4f-78c71a415882 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:10:22.454908 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 210/833] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:10:22 2026] POST /volume/v3/volumes => generated 757 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:10:22.470723 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f11a8910-1433-4dd4-8a0e-efe96af4130f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:22.472545 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f11a8910-1433-4dd4-8a0e-efe96af4130f tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/b56318ad-c482-404e-9878-8e560347fc42 Jul 10 14:10:22.472704 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f11a8910-1433-4dd4-8a0e-efe96af4130f tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:22.472875 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f11a8910-1433-4dd4-8a0e-efe96af4130f tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:22.479920 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:22.479920 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:22.486525 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-f11a8910-1433-4dd4-8a0e-efe96af4130f tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:10:22.490383 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f11a8910-1433-4dd4-8a0e-efe96af4130f tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/b56318ad-c482-404e-9878-8e560347fc42 returned with HTTP 200 Jul 10 14:10:22.490798 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 206/834] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:22 2026] GET /volume/v3/volumes/b56318ad-c482-404e-9878-8e560347fc42 => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:22.521066 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-ed8f1d82-6bd8-4d55-bd29-a6a3cd477555 req-3dd7615f-7f09-4cb6-84de-aca65c3d5c8c tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] https://10.4.3.66/volume/v3/attachments/b7c4e198-d4e6-4da7-94a7-49f15c58f09a returned with HTTP 200 Jul 10 14:10:22.521066 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 205/835] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:10:21 2026] DELETE /volume/v3/attachments/b7c4e198-d4e6-4da7-94a7-49f15c58f09a => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:23.196167 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c930766d-425d-4335-9a95-b19cfc1ef34d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:23.199049 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c930766d-425d-4335-9a95-b19cfc1ef34d tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 Jul 10 14:10:23.199049 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c930766d-425d-4335-9a95-b19cfc1ef34d tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:23.199049 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c930766d-425d-4335-9a95-b19cfc1ef34d tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:23.204327 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:23.204327 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:23.208541 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c930766d-425d-4335-9a95-b19cfc1ef34d tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:10:23.214722 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c930766d-425d-4335-9a95-b19cfc1ef34d tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 returned with HTTP 200 Jul 10 14:10:23.215935 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 215/836] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:10:23 2026] GET /volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:23.505351 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a9fadf8d-338a-462e-967f-2919fa6b4258 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:23.509110 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a9fadf8d-338a-462e-967f-2919fa6b4258 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/b56318ad-c482-404e-9878-8e560347fc42 Jul 10 14:10:23.509408 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a9fadf8d-338a-462e-967f-2919fa6b4258 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:23.509701 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a9fadf8d-338a-462e-967f-2919fa6b4258 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:23.520610 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:23.520610 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:23.529565 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a9fadf8d-338a-462e-967f-2919fa6b4258 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:10:23.539612 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a9fadf8d-338a-462e-967f-2919fa6b4258 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/b56318ad-c482-404e-9878-8e560347fc42 returned with HTTP 200 Jul 10 14:10:23.540020 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 211/837] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:23 2026] GET /volume/v3/volumes/b56318ad-c482-404e-9878-8e560347fc42 => generated 1365 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:23.632767 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-b1dcc8d7-c989-4500-a3e1-83ab89886714 req-6c81161c-1116-4500-8d6b-edcbfb5f1322 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:23.636254 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-b1dcc8d7-c989-4500-a3e1-83ab89886714 req-6c81161c-1116-4500-8d6b-edcbfb5f1322 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/b56318ad-c482-404e-9878-8e560347fc42 Jul 10 14:10:23.636451 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-b1dcc8d7-c989-4500-a3e1-83ab89886714 req-6c81161c-1116-4500-8d6b-edcbfb5f1322 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:23.636698 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-b1dcc8d7-c989-4500-a3e1-83ab89886714 req-6c81161c-1116-4500-8d6b-edcbfb5f1322 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:23.645782 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:23.645782 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:23.650523 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-b1dcc8d7-c989-4500-a3e1-83ab89886714 req-6c81161c-1116-4500-8d6b-edcbfb5f1322 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:10:23.657427 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-b1dcc8d7-c989-4500-a3e1-83ab89886714 req-6c81161c-1116-4500-8d6b-edcbfb5f1322 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/b56318ad-c482-404e-9878-8e560347fc42 returned with HTTP 200 Jul 10 14:10:23.657937 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 207/838] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:10:23 2026] GET /volume/v3/volumes/b56318ad-c482-404e-9878-8e560347fc42 => generated 1365 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:24.233586 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-63395dfb-bf4a-4274-b3c1-263101954755 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:24.235243 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-63395dfb-bf4a-4274-b3c1-263101954755 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 Jul 10 14:10:24.235548 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-63395dfb-bf4a-4274-b3c1-263101954755 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:24.235742 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-63395dfb-bf4a-4274-b3c1-263101954755 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:24.242774 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:24.242774 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:24.247022 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-63395dfb-bf4a-4274-b3c1-263101954755 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:10:24.250698 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-63395dfb-bf4a-4274-b3c1-263101954755 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 returned with HTTP 200 Jul 10 14:10:24.251070 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 206/839] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:10:24 2026] GET /volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:24.517887 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-b1dcc8d7-c989-4500-a3e1-83ab89886714 req-2b7486ce-cb7a-472b-aab9-ac46b8fccc91 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:24.519952 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-b1dcc8d7-c989-4500-a3e1-83ab89886714 req-2b7486ce-cb7a-472b-aab9-ac46b8fccc91 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/b56318ad-c482-404e-9878-8e560347fc42 Jul 10 14:10:24.520174 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-b1dcc8d7-c989-4500-a3e1-83ab89886714 req-2b7486ce-cb7a-472b-aab9-ac46b8fccc91 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:24.520362 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-b1dcc8d7-c989-4500-a3e1-83ab89886714 req-2b7486ce-cb7a-472b-aab9-ac46b8fccc91 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:24.527989 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:24.527989 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:24.532693 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-b1dcc8d7-c989-4500-a3e1-83ab89886714 req-2b7486ce-cb7a-472b-aab9-ac46b8fccc91 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:10:24.537695 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-b1dcc8d7-c989-4500-a3e1-83ab89886714 req-2b7486ce-cb7a-472b-aab9-ac46b8fccc91 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/b56318ad-c482-404e-9878-8e560347fc42 returned with HTTP 200 Jul 10 14:10:24.538107 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 216/840] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:10:24 2026] GET /volume/v3/volumes/b56318ad-c482-404e-9878-8e560347fc42 => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:24.547272 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-095a2ae4-0e0d-44e5-a7b8-99296119c3f4 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:24.548049 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-095a2ae4-0e0d-44e5-a7b8-99296119c3f4 None None] GET https://10.4.3.66/volume// Jul 10 14:10:24.548239 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-095a2ae4-0e0d-44e5-a7b8-99296119c3f4 None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:24.548420 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-095a2ae4-0e0d-44e5-a7b8-99296119c3f4 None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:24.548782 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-095a2ae4-0e0d-44e5-a7b8-99296119c3f4 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:10:24.549050 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 212/841] 10.4.3.66 () {66 vars in 1412 bytes} [Fri Jul 10 14:10:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:10:24.558270 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-b1dcc8d7-c989-4500-a3e1-83ab89886714 req-ad75d47a-2052-4d18-b9b8-e7565cc4d8a7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:24.563655 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-b1dcc8d7-c989-4500-a3e1-83ab89886714 req-ad75d47a-2052-4d18-b9b8-e7565cc4d8a7 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:10:24.564588 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-b1dcc8d7-c989-4500-a3e1-83ab89886714 req-ad75d47a-2052-4d18-b9b8-e7565cc4d8a7 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b56318ad-c482-404e-9878-8e560347fc42", "connector": null, "instance_uuid": "64a652fb-f22e-4634-8a0a-4788dac5273d"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:24.577590 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:24.577590 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:24.624688 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-b1dcc8d7-c989-4500-a3e1-83ab89886714 req-ad75d47a-2052-4d18-b9b8-e7565cc4d8a7 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:10:24.625119 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 208/842] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:10:24 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 14:10:25.268950 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-0941d6af-3780-417d-b4d1-454d230734f8 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:25.270948 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0941d6af-3780-417d-b4d1-454d230734f8 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 Jul 10 14:10:25.271201 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0941d6af-3780-417d-b4d1-454d230734f8 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:25.271435 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0941d6af-3780-417d-b4d1-454d230734f8 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:25.277927 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:25.277927 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:25.282231 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-0941d6af-3780-417d-b4d1-454d230734f8 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:10:25.287838 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0941d6af-3780-417d-b4d1-454d230734f8 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 returned with HTTP 200 Jul 10 14:10:25.288314 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 207/843] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:10:25 2026] GET /volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 14:10:25.884819 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-40be50c6-2b78-4691-939c-acf757719713 req-a5d42a00-9a59-470a-915b-5b63b5431291 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:25.886920 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-40be50c6-2b78-4691-939c-acf757719713 req-a5d42a00-9a59-470a-915b-5b63b5431291 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:10:25.887420 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-40be50c6-2b78-4691-939c-acf757719713 req-a5d42a00-9a59-470a-915b-5b63b5431291 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "8022f51c-b56f-4d28-b080-e6cc8e18c9f8-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:25.889473 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [req-40be50c6-2b78-4691-939c-acf757719713 req-a5d42a00-9a59-470a-915b-5b63b5431291 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '8022f51c-b56f-4d28-b080-e6cc8e18c9f8-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:10:25.891377 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [req-40be50c6-2b78-4691-939c-acf757719713 req-a5d42a00-9a59-470a-915b-5b63b5431291 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Create volume of 1 GB Jul 10 14:10:25.894449 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-40be50c6-2b78-4691-939c-acf757719713 req-a5d42a00-9a59-470a-915b-5b63b5431291 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Availability Zones retrieved successfully. Jul 10 14:10:25.900220 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-40be50c6-2b78-4691-939c-acf757719713 req-a5d42a00-9a59-470a-915b-5b63b5431291 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Flow 'volume_create_api' (811d8687-daf2-4675-887f-89ebac69616e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:10:25.901339 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-40be50c6-2b78-4691-939c-acf757719713 req-a5d42a00-9a59-470a-915b-5b63b5431291 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c81cbdbb-6409-4b4a-9c06-a42cf06c82ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:25.902337 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [req-40be50c6-2b78-4691-939c-acf757719713 req-a5d42a00-9a59-470a-915b-5b63b5431291 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:10:25.928811 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-40be50c6-2b78-4691-939c-acf757719713 req-a5d42a00-9a59-470a-915b-5b63b5431291 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c81cbdbb-6409-4b4a-9c06-a42cf06c82ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:25.929414 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-40be50c6-2b78-4691-939c-acf757719713 req-a5d42a00-9a59-470a-915b-5b63b5431291 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27e6670f-a180-4a26-a3d1-ec37ea05c0f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:25.988831 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [req-40be50c6-2b78-4691-939c-acf757719713 req-a5d42a00-9a59-470a-915b-5b63b5431291 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Created reservations ['c545046c-e7a3-4061-83ed-6e9c23f16398', '4247042a-43e2-4258-a3de-ad7909195636', 'b7bb4146-6d2c-4d23-99d8-891e124f21d7', '154c63e0-7be0-4595-af8b-1304d0e04522'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:10:25.989328 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-40be50c6-2b78-4691-939c-acf757719713 req-a5d42a00-9a59-470a-915b-5b63b5431291 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27e6670f-a180-4a26-a3d1-ec37ea05c0f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c545046c-e7a3-4061-83ed-6e9c23f16398', '4247042a-43e2-4258-a3de-ad7909195636', 'b7bb4146-6d2c-4d23-99d8-891e124f21d7', '154c63e0-7be0-4595-af8b-1304d0e04522']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:25.990122 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-40be50c6-2b78-4691-939c-acf757719713 req-a5d42a00-9a59-470a-915b-5b63b5431291 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8468d360-985f-41e6-b226-2b5e339b8d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:26.012945 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-40be50c6-2b78-4691-939c-acf757719713 req-a5d42a00-9a59-470a-915b-5b63b5431291 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8468d360-985f-41e6-b226-2b5e339b8d56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6d02bea-2995-4de1-be12-204c71245a18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='8022f51c-b56f-4d28-b080-e6cc8e18c9f8-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0210cbbb06e8498bb3ed79ab9b5be52c',qos_specs=None,replication_status=,reservations=['c545046c-e7a3-4061-83ed-6e9c23f16398','4247042a-43e2-4258-a3de-ad7909195636','b7bb4146-6d2c-4d23-99d8-891e124f21d7','154c63e0-7be0-4595-af8b-1304d0e04522'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46edc7dc1919484881cb46bd4a18ccf9',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:10:25Z,deleted=False,deleted_at=None,display_description='',display_name='8022f51c-b56f-4d28-b080-e6cc8e18c9f8-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6d02bea-2995-4de1-be12-204c71245a18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0210cbbb06e8498bb3ed79ab9b5be52c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46edc7dc1919484881cb46bd4a18ccf9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:26.013727 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-40be50c6-2b78-4691-939c-acf757719713 req-a5d42a00-9a59-470a-915b-5b63b5431291 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f2313c7-3f02-4a36-a4ce-688189bc137c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:26.033028 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-40be50c6-2b78-4691-939c-acf757719713 req-a5d42a00-9a59-470a-915b-5b63b5431291 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f2313c7-3f02-4a36-a4ce-688189bc137c) transitioned into 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='8022f51c-b56f-4d28-b080-e6cc8e18c9f8-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0210cbbb06e8498bb3ed79ab9b5be52c',qos_specs=None,replication_status=,reservations=['c545046c-e7a3-4061-83ed-6e9c23f16398','4247042a-43e2-4258-a3de-ad7909195636','b7bb4146-6d2c-4d23-99d8-891e124f21d7','154c63e0-7be0-4595-af8b-1304d0e04522'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46edc7dc1919484881cb46bd4a18ccf9',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:26.033931 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-40be50c6-2b78-4691-939c-acf757719713 req-a5d42a00-9a59-470a-915b-5b63b5431291 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13dfbddf-e6ce-403f-b98e-eefb4ce6f571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:26.043892 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-40be50c6-2b78-4691-939c-acf757719713 req-a5d42a00-9a59-470a-915b-5b63b5431291 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13dfbddf-e6ce-403f-b98e-eefb4ce6f571) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:26.044646 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-40be50c6-2b78-4691-939c-acf757719713 req-a5d42a00-9a59-470a-915b-5b63b5431291 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Flow 'volume_create_api' (811d8687-daf2-4675-887f-89ebac69616e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:10:26.044940 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-40be50c6-2b78-4691-939c-acf757719713 req-a5d42a00-9a59-470a-915b-5b63b5431291 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Create volume request issued successfully. Jul 10 14:10:26.045468 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-40be50c6-2b78-4691-939c-acf757719713 req-a5d42a00-9a59-470a-915b-5b63b5431291 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:10:26.045938 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 217/844] 10.4.3.66 () {72 vars in 1534 bytes} [Fri Jul 10 14:10:25 2026] POST /volume/v3/volumes => generated 747 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:10:26.056256 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-40be50c6-2b78-4691-939c-acf757719713 req-4d2c59dc-fd58-464c-ac13-c7258e7c4a95 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:26.058156 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-40be50c6-2b78-4691-939c-acf757719713 req-4d2c59dc-fd58-464c-ac13-c7258e7c4a95 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] GET https://10.4.3.66/volume/v3/volumes/b6d02bea-2995-4de1-be12-204c71245a18 Jul 10 14:10:26.058286 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-40be50c6-2b78-4691-939c-acf757719713 req-4d2c59dc-fd58-464c-ac13-c7258e7c4a95 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:26.058477 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-40be50c6-2b78-4691-939c-acf757719713 req-4d2c59dc-fd58-464c-ac13-c7258e7c4a95 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:26.065708 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:26.065708 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:26.069878 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-40be50c6-2b78-4691-939c-acf757719713 req-4d2c59dc-fd58-464c-ac13-c7258e7c4a95 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Volume info retrieved successfully. Jul 10 14:10:26.075057 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-40be50c6-2b78-4691-939c-acf757719713 req-4d2c59dc-fd58-464c-ac13-c7258e7c4a95 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] https://10.4.3.66/volume/v3/volumes/b6d02bea-2995-4de1-be12-204c71245a18 returned with HTTP 200 Jul 10 14:10:26.075533 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 213/845] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:10:26 2026] GET /volume/v3/volumes/b6d02bea-2995-4de1-be12-204c71245a18 => generated 815 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:26.084996 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-40be50c6-2b78-4691-939c-acf757719713 req-303f0603-5572-4f4b-8a24-8fbdace8de12 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:26.086957 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-40be50c6-2b78-4691-939c-acf757719713 req-303f0603-5572-4f4b-8a24-8fbdace8de12 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] GET https://10.4.3.66/volume/v3/volumes/b6d02bea-2995-4de1-be12-204c71245a18 Jul 10 14:10:26.087163 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-40be50c6-2b78-4691-939c-acf757719713 req-303f0603-5572-4f4b-8a24-8fbdace8de12 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:26.087382 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-40be50c6-2b78-4691-939c-acf757719713 req-303f0603-5572-4f4b-8a24-8fbdace8de12 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:26.099402 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:26.099402 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:26.107374 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-40be50c6-2b78-4691-939c-acf757719713 req-303f0603-5572-4f4b-8a24-8fbdace8de12 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Volume info retrieved successfully. Jul 10 14:10:26.115159 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-40be50c6-2b78-4691-939c-acf757719713 req-303f0603-5572-4f4b-8a24-8fbdace8de12 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] https://10.4.3.66/volume/v3/volumes/b6d02bea-2995-4de1-be12-204c71245a18 returned with HTTP 200 Jul 10 14:10:26.115661 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 209/846] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:10:26 2026] GET /volume/v3/volumes/b6d02bea-2995-4de1-be12-204c71245a18 => generated 815 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:26.182685 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-910d3dcb-e263-4b7d-9583-6d1416db9506 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:26.185079 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-910d3dcb-e263-4b7d-9583-6d1416db9506 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] GET https://10.4.3.66/volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 Jul 10 14:10:26.185330 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-910d3dcb-e263-4b7d-9583-6d1416db9506 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:26.185559 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-910d3dcb-e263-4b7d-9583-6d1416db9506 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:26.197724 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:26.197724 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:26.204097 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-910d3dcb-e263-4b7d-9583-6d1416db9506 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Volume info retrieved successfully. Jul 10 14:10:26.212367 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-910d3dcb-e263-4b7d-9583-6d1416db9506 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] https://10.4.3.66/volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 returned with HTTP 200 Jul 10 14:10:26.212821 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 208/847] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:26 2026] GET /volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:26.231854 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e49893e5-894d-4179-80c0-2ab6ebd67ad7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:26.234187 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e49893e5-894d-4179-80c0-2ab6ebd67ad7 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] GET https://10.4.3.66/volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 Jul 10 14:10:26.234421 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e49893e5-894d-4179-80c0-2ab6ebd67ad7 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:26.234684 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e49893e5-894d-4179-80c0-2ab6ebd67ad7 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:26.245163 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:26.245163 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:26.250699 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e49893e5-894d-4179-80c0-2ab6ebd67ad7 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Volume info retrieved successfully. Jul 10 14:10:26.257250 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e49893e5-894d-4179-80c0-2ab6ebd67ad7 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] https://10.4.3.66/volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 returned with HTTP 200 Jul 10 14:10:26.257867 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 218/848] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:26 2026] GET /volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:26.300393 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-9f216d6a-ba28-4b90-bfed-8fd7daa3b59b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:26.302415 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9f216d6a-ba28-4b90-bfed-8fd7daa3b59b tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] GET https://10.4.3.66/volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 Jul 10 14:10:26.302688 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9f216d6a-ba28-4b90-bfed-8fd7daa3b59b tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:26.302928 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-92eb3615-a0ff-473b-8ef6-150a4f27a22e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:26.302976 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9f216d6a-ba28-4b90-bfed-8fd7daa3b59b tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:26.305313 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-92eb3615-a0ff-473b-8ef6-150a4f27a22e tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 Jul 10 14:10:26.305627 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-92eb3615-a0ff-473b-8ef6-150a4f27a22e tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:26.305865 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-92eb3615-a0ff-473b-8ef6-150a4f27a22e tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:26.313292 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:26.313292 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:26.315647 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:26.315647 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:26.319484 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-9f216d6a-ba28-4b90-bfed-8fd7daa3b59b tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Volume info retrieved successfully. Jul 10 14:10:26.320747 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-92eb3615-a0ff-473b-8ef6-150a4f27a22e tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:10:26.327403 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-92eb3615-a0ff-473b-8ef6-150a4f27a22e tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 returned with HTTP 200 Jul 10 14:10:26.327597 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9f216d6a-ba28-4b90-bfed-8fd7daa3b59b tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] https://10.4.3.66/volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 returned with HTTP 200 Jul 10 14:10:26.328052 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 210/849] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:10:26 2026] GET /volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 => generated 926 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:26.328174 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 214/850] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:26 2026] GET /volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:26.348924 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b37d2ecf-feab-46a5-a865-a714f92ab26c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:26.350673 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b37d2ecf-feab-46a5-a865-a714f92ab26c tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] DELETE https://10.4.3.66/volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 Jul 10 14:10:26.350915 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b37d2ecf-feab-46a5-a865-a714f92ab26c tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:26.351133 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b37d2ecf-feab-46a5-a865-a714f92ab26c tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:26.351285 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-b37d2ecf-feab-46a5-a865-a714f92ab26c tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Delete volume with id: fc49f215-6a37-48a2-a0a5-705a463b7339 Jul 10 14:10:26.359477 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:26.359477 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:26.359960 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-b37d2ecf-feab-46a5-a865-a714f92ab26c tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Volume info retrieved successfully. Jul 10 14:10:26.383778 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-b37d2ecf-feab-46a5-a865-a714f92ab26c tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Delete volume request issued successfully. Jul 10 14:10:26.383997 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b37d2ecf-feab-46a5-a865-a714f92ab26c tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] https://10.4.3.66/volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 returned with HTTP 202 Jul 10 14:10:26.384590 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 209/851] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:10:26 2026] DELETE /volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:10:26.397972 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2748188c-8454-45c4-b471-4f792ff2f173 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:26.400986 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2748188c-8454-45c4-b471-4f792ff2f173 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] GET https://10.4.3.66/volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 Jul 10 14:10:26.401323 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2748188c-8454-45c4-b471-4f792ff2f173 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:26.401620 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2748188c-8454-45c4-b471-4f792ff2f173 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:26.412446 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:26.412446 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:26.418576 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2748188c-8454-45c4-b471-4f792ff2f173 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Volume info retrieved successfully. Jul 10 14:10:26.424814 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2748188c-8454-45c4-b471-4f792ff2f173 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] https://10.4.3.66/volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 returned with HTTP 200 Jul 10 14:10:26.425540 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 219/852] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:26 2026] GET /volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:27.340390 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f9079522-91c0-4f1a-965e-3bd00a035536 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:27.342813 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f9079522-91c0-4f1a-965e-3bd00a035536 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 Jul 10 14:10:27.343034 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f9079522-91c0-4f1a-965e-3bd00a035536 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:27.343258 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f9079522-91c0-4f1a-965e-3bd00a035536 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:27.350335 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:27.350335 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:27.354938 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-f9079522-91c0-4f1a-965e-3bd00a035536 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:10:27.360988 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f9079522-91c0-4f1a-965e-3bd00a035536 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 returned with HTTP 200 Jul 10 14:10:27.361480 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 211/853] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:10:27 2026] GET /volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:27.438981 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b8a79108-8832-4cbb-b892-2a9a5fe533e8 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:27.441231 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b8a79108-8832-4cbb-b892-2a9a5fe533e8 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] GET https://10.4.3.66/volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 Jul 10 14:10:27.441471 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b8a79108-8832-4cbb-b892-2a9a5fe533e8 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:27.441732 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b8a79108-8832-4cbb-b892-2a9a5fe533e8 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:27.450914 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b8a79108-8832-4cbb-b892-2a9a5fe533e8 tempest-DeleteServersTestJSON-1792004508 tempest-DeleteServersTestJSON-1792004508-project-member] https://10.4.3.66/volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 returned with HTTP 404 Jul 10 14:10:27.451497 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 215/854] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:27 2026] GET /volume/v3/volumes/fc49f215-6a37-48a2-a0a5-705a463b7339 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:10:27.876581 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f40eed9e-6406-4672-8376-94e4102b970b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:27.878393 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f40eed9e-6406-4672-8376-94e4102b970b tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] GET https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 Jul 10 14:10:27.878807 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f40eed9e-6406-4672-8376-94e4102b970b tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:27.879206 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f40eed9e-6406-4672-8376-94e4102b970b tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:27.889472 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:27.889472 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:27.893168 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-f40eed9e-6406-4672-8376-94e4102b970b tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Volume info retrieved successfully. Jul 10 14:10:27.898571 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f40eed9e-6406-4672-8376-94e4102b970b tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 returned with HTTP 200 Jul 10 14:10:27.899013 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 210/855] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:27 2026] GET /volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:28.162551 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fab04be0-7158-4501-b8cb-fedd9e712c06 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:28.165300 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fab04be0-7158-4501-b8cb-fedd9e712c06 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] GET https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 Jul 10 14:10:28.165620 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fab04be0-7158-4501-b8cb-fedd9e712c06 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:28.165886 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fab04be0-7158-4501-b8cb-fedd9e712c06 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:28.178618 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:28.178618 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:28.183162 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-fab04be0-7158-4501-b8cb-fedd9e712c06 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Volume info retrieved successfully. Jul 10 14:10:28.188559 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fab04be0-7158-4501-b8cb-fedd9e712c06 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 returned with HTTP 200 Jul 10 14:10:28.188559 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 220/856] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:28 2026] GET /volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:28.243957 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-ddad09de-e1fe-4484-9f51-ff498082578c req-031f1f7a-d5d5-4b02-bf8b-b2e995743413 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:28.245572 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-ddad09de-e1fe-4484-9f51-ff498082578c req-031f1f7a-d5d5-4b02-bf8b-b2e995743413 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] GET https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 Jul 10 14:10:28.245723 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-ddad09de-e1fe-4484-9f51-ff498082578c req-031f1f7a-d5d5-4b02-bf8b-b2e995743413 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:28.245877 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-ddad09de-e1fe-4484-9f51-ff498082578c req-031f1f7a-d5d5-4b02-bf8b-b2e995743413 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:28.256342 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:28.256342 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:28.261878 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-ddad09de-e1fe-4484-9f51-ff498082578c req-031f1f7a-d5d5-4b02-bf8b-b2e995743413 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Volume info retrieved successfully. Jul 10 14:10:28.267987 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-ddad09de-e1fe-4484-9f51-ff498082578c req-031f1f7a-d5d5-4b02-bf8b-b2e995743413 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 returned with HTTP 200 Jul 10 14:10:28.268799 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 212/857] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:10:28 2026] GET /volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:28.292004 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-ddad09de-e1fe-4484-9f51-ff498082578c req-cf362ec0-64bb-44b5-a7e3-b63efaf550ed None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:28.295027 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-ddad09de-e1fe-4484-9f51-ff498082578c req-cf362ec0-64bb-44b5-a7e3-b63efaf550ed tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] POST https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127/action Jul 10 14:10:28.295712 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-ddad09de-e1fe-4484-9f51-ff498082578c req-cf362ec0-64bb-44b5-a7e3-b63efaf550ed tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:10:28.295712 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-ddad09de-e1fe-4484-9f51-ff498082578c req-cf362ec0-64bb-44b5-a7e3-b63efaf550ed tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:28.307836 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:28.307836 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:28.308402 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-ddad09de-e1fe-4484-9f51-ff498082578c req-cf362ec0-64bb-44b5-a7e3-b63efaf550ed tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Volume info retrieved successfully. Jul 10 14:10:28.317894 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-ddad09de-e1fe-4484-9f51-ff498082578c req-cf362ec0-64bb-44b5-a7e3-b63efaf550ed tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Begin detaching volume completed successfully. Jul 10 14:10:28.318206 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-ddad09de-e1fe-4484-9f51-ff498082578c req-cf362ec0-64bb-44b5-a7e3-b63efaf550ed tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127/action returned with HTTP 202 Jul 10 14:10:28.318706 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 216/858] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:10:28 2026] POST /volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:10:28.376675 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-2ae85d85-816a-45d2-8358-2f8422595833 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:28.379489 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2ae85d85-816a-45d2-8358-2f8422595833 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 Jul 10 14:10:28.380165 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2ae85d85-816a-45d2-8358-2f8422595833 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:28.380654 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2ae85d85-816a-45d2-8358-2f8422595833 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:28.391474 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:28.391474 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:28.397085 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-2ae85d85-816a-45d2-8358-2f8422595833 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:10:28.403812 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2ae85d85-816a-45d2-8358-2f8422595833 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 returned with HTTP 200 Jul 10 14:10:28.404393 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 211/859] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:10:28 2026] GET /volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 => generated 926 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:29.125201 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-40be50c6-2b78-4691-939c-acf757719713 req-fd473921-65d2-477d-89b9-dd8e6f419e34 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:29.127082 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-40be50c6-2b78-4691-939c-acf757719713 req-fd473921-65d2-477d-89b9-dd8e6f419e34 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] GET https://10.4.3.66/volume/v3/volumes/b6d02bea-2995-4de1-be12-204c71245a18 Jul 10 14:10:29.128562 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-40be50c6-2b78-4691-939c-acf757719713 req-fd473921-65d2-477d-89b9-dd8e6f419e34 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:29.128562 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-40be50c6-2b78-4691-939c-acf757719713 req-fd473921-65d2-477d-89b9-dd8e6f419e34 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:29.134946 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:29.134946 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:29.141868 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-40be50c6-2b78-4691-939c-acf757719713 req-fd473921-65d2-477d-89b9-dd8e6f419e34 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Volume info retrieved successfully. Jul 10 14:10:29.143695 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-40be50c6-2b78-4691-939c-acf757719713 req-fd473921-65d2-477d-89b9-dd8e6f419e34 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] https://10.4.3.66/volume/v3/volumes/b6d02bea-2995-4de1-be12-204c71245a18 returned with HTTP 200 Jul 10 14:10:29.144258 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 221/860] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:10:29 2026] GET /volume/v3/volumes/b6d02bea-2995-4de1-be12-204c71245a18 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:29.150898 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-5e027066-9d22-4c3a-9ea5-2bfcf4b98f2e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:29.151302 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5e027066-9d22-4c3a-9ea5-2bfcf4b98f2e None None] GET https://10.4.3.66/volume// Jul 10 14:10:29.151591 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5e027066-9d22-4c3a-9ea5-2bfcf4b98f2e None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:29.151813 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5e027066-9d22-4c3a-9ea5-2bfcf4b98f2e None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:29.152200 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5e027066-9d22-4c3a-9ea5-2bfcf4b98f2e None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:10:29.152460 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 213/861] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:10:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:10:29.159230 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-40be50c6-2b78-4691-939c-acf757719713 req-c5fe2152-0020-48d4-9735-238464d4b663 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:29.161653 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-40be50c6-2b78-4691-939c-acf757719713 req-c5fe2152-0020-48d4-9735-238464d4b663 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:10:29.162097 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-40be50c6-2b78-4691-939c-acf757719713 req-c5fe2152-0020-48d4-9735-238464d4b663 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b6d02bea-2995-4de1-be12-204c71245a18", "connector": null, "instance_uuid": "8022f51c-b56f-4d28-b080-e6cc8e18c9f8"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:29.172380 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:29.172380 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:29.217494 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-40be50c6-2b78-4691-939c-acf757719713 req-c5fe2152-0020-48d4-9735-238464d4b663 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:10:29.218097 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 217/862] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:10:29 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 14:10:29.226767 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-389ed490-f033-4181-af71-8b9cafd3fc35 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:29.227213 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-389ed490-f033-4181-af71-8b9cafd3fc35 None None] GET https://10.4.3.66/volume// Jul 10 14:10:29.227574 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-389ed490-f033-4181-af71-8b9cafd3fc35 None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:29.228298 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-389ed490-f033-4181-af71-8b9cafd3fc35 None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:29.228788 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-389ed490-f033-4181-af71-8b9cafd3fc35 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:10:29.229157 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 212/863] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:10:29 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:10:29.237055 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-40be50c6-2b78-4691-939c-acf757719713 req-e7945fd9-69b5-4415-9203-4a97c1a30029 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:29.239415 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-40be50c6-2b78-4691-939c-acf757719713 req-e7945fd9-69b5-4415-9203-4a97c1a30029 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] GET https://10.4.3.66/volume/v3/volumes/b6d02bea-2995-4de1-be12-204c71245a18 Jul 10 14:10:29.239731 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-40be50c6-2b78-4691-939c-acf757719713 req-e7945fd9-69b5-4415-9203-4a97c1a30029 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:29.239943 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-40be50c6-2b78-4691-939c-acf757719713 req-e7945fd9-69b5-4415-9203-4a97c1a30029 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:29.252628 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:29.252628 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:29.256599 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-40be50c6-2b78-4691-939c-acf757719713 req-e7945fd9-69b5-4415-9203-4a97c1a30029 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Volume info retrieved successfully. Jul 10 14:10:29.262164 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-40be50c6-2b78-4691-939c-acf757719713 req-e7945fd9-69b5-4415-9203-4a97c1a30029 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] https://10.4.3.66/volume/v3/volumes/b6d02bea-2995-4de1-be12-204c71245a18 returned with HTTP 200 Jul 10 14:10:29.262719 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 222/864] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:10:29 2026] GET /volume/v3/volumes/b6d02bea-2995-4de1-be12-204c71245a18 => generated 1019 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:10:29.358971 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-40be50c6-2b78-4691-939c-acf757719713 req-a0dba02f-c2ea-42cb-b83e-5b53d47d3c7a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:29.361681 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-40be50c6-2b78-4691-939c-acf757719713 req-a0dba02f-c2ea-42cb-b83e-5b53d47d3c7a tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] PUT https://10.4.3.66/volume/v3/attachments/548cdfe3-e691-4259-9fa2-9c7d2eae2556 Jul 10 14:10:29.362547 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-40be50c6-2b78-4691-939c-acf757719713 req-a0dba02f-c2ea-42cb-b83e-5b53d47d3c7a tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:29.362693 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-9d604b4a-b076-4093-b096-f48a85b8b514 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:29.363053 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9d604b4a-b076-4093-b096-f48a85b8b514 None None] GET https://10.4.3.66/volume// Jul 10 14:10:29.363237 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9d604b4a-b076-4093-b096-f48a85b8b514 None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:29.363549 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9d604b4a-b076-4093-b096-f48a85b8b514 None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:29.363747 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9d604b4a-b076-4093-b096-f48a85b8b514 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:10:29.364189 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 218/865] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:10:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:10:29.374661 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-ddad09de-e1fe-4484-9f51-ff498082578c req-f935959c-1c0e-49ac-af9f-adbc215c3899 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:29.376208 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-40be50c6-2b78-4691-939c-acf757719713 req-a0dba02f-c2ea-42cb-b83e-5b53d47d3c7a tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Acquiring lock "cinder-attachment_update-b6d02bea-2995-4de1-be12-204c71245a18-np0000005012" by "attachment_update" {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:10:29.376892 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-ddad09de-e1fe-4484-9f51-ff498082578c req-f935959c-1c0e-49ac-af9f-adbc215c3899 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] GET https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 Jul 10 14:10:29.377166 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-ddad09de-e1fe-4484-9f51-ff498082578c req-f935959c-1c0e-49ac-af9f-adbc215c3899 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:29.377343 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-ddad09de-e1fe-4484-9f51-ff498082578c req-f935959c-1c0e-49ac-af9f-adbc215c3899 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:29.381317 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-40be50c6-2b78-4691-939c-acf757719713 req-a0dba02f-c2ea-42cb-b83e-5b53d47d3c7a tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Lock "cinder-attachment_update-b6d02bea-2995-4de1-be12-204c71245a18-np0000005012" acquired by "attachment_update" :: waited 0.005s {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:10:29.382940 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:29.382940 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:29.390317 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:29.390317 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:29.395180 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-ddad09de-e1fe-4484-9f51-ff498082578c req-f935959c-1c0e-49ac-af9f-adbc215c3899 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Volume info retrieved successfully. Jul 10 14:10:29.401724 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-ddad09de-e1fe-4484-9f51-ff498082578c req-f935959c-1c0e-49ac-af9f-adbc215c3899 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 returned with HTTP 200 Jul 10 14:10:29.402175 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 213/866] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:10:29 2026] GET /volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 => generated 1319 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:10:29.420839 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cdfa7608-26dc-440d-8fcb-f6d33ecc3b12 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:29.424595 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cdfa7608-26dc-440d-8fcb-f6d33ecc3b12 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 Jul 10 14:10:29.424904 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cdfa7608-26dc-440d-8fcb-f6d33ecc3b12 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:29.425121 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cdfa7608-26dc-440d-8fcb-f6d33ecc3b12 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:29.432996 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:29.432996 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:29.436858 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-cdfa7608-26dc-440d-8fcb-f6d33ecc3b12 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:10:29.442650 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cdfa7608-26dc-440d-8fcb-f6d33ecc3b12 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 returned with HTTP 200 Jul 10 14:10:29.443284 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 223/867] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:10:29 2026] GET /volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 => generated 1191 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:10:29.457230 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5fd95390-da19-4be0-8e56-414baa3eb7a1 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:29.459845 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5fd95390-da19-4be0-8e56-414baa3eb7a1 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 Jul 10 14:10:29.460169 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5fd95390-da19-4be0-8e56-414baa3eb7a1 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:29.460442 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5fd95390-da19-4be0-8e56-414baa3eb7a1 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:29.469769 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:29.469769 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:29.474815 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-5fd95390-da19-4be0-8e56-414baa3eb7a1 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:10:29.481727 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5fd95390-da19-4be0-8e56-414baa3eb7a1 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 returned with HTTP 200 Jul 10 14:10:29.482286 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 219/868] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:10:29 2026] GET /volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 => generated 1191 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:10:29.495808 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e583f039-0264-4981-b63f-7683c284c9fb None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:29.497698 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e583f039-0264-4981-b63f-7683c284c9fb tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] DELETE https://10.4.3.66/volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 Jul 10 14:10:29.497993 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e583f039-0264-4981-b63f-7683c284c9fb tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:29.498241 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e583f039-0264-4981-b63f-7683c284c9fb tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:29.498484 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-e583f039-0264-4981-b63f-7683c284c9fb tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Delete volume with id: 10cbc831-67be-4dde-9451-6a945318cd98 Jul 10 14:10:29.506296 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:29.506296 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:29.506962 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e583f039-0264-4981-b63f-7683c284c9fb tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:10:29.523811 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e583f039-0264-4981-b63f-7683c284c9fb tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Delete volume request issued successfully. Jul 10 14:10:29.524095 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e583f039-0264-4981-b63f-7683c284c9fb tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 returned with HTTP 202 Jul 10 14:10:29.524478 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 214/869] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:10:29 2026] DELETE /volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:10:29.533720 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9fe25683-4288-4f3b-ac77-623bf1ce3df6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:29.535882 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9fe25683-4288-4f3b-ac77-623bf1ce3df6 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 Jul 10 14:10:29.536180 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9fe25683-4288-4f3b-ac77-623bf1ce3df6 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:29.536370 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9fe25683-4288-4f3b-ac77-623bf1ce3df6 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:29.546666 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:29.546666 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:29.551896 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9fe25683-4288-4f3b-ac77-623bf1ce3df6 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:10:29.559271 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9fe25683-4288-4f3b-ac77-623bf1ce3df6 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 returned with HTTP 200 Jul 10 14:10:29.559419 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 224/870] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:10:29 2026] GET /volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 => generated 1190 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:10:29.914514 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-40be50c6-2b78-4691-939c-acf757719713 req-a0dba02f-c2ea-42cb-b83e-5b53d47d3c7a tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Lock "cinder-attachment_update-b6d02bea-2995-4de1-be12-204c71245a18-np0000005012" released by "attachment_update" :: held 0.533s {{(pid=100154) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:10:29.914959 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-40be50c6-2b78-4691-939c-acf757719713 req-a0dba02f-c2ea-42cb-b83e-5b53d47d3c7a tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] https://10.4.3.66/volume/v3/attachments/548cdfe3-e691-4259-9fa2-9c7d2eae2556 returned with HTTP 200 Jul 10 14:10:29.915617 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 214/871] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:10:29 2026] PUT /volume/v3/attachments/548cdfe3-e691-4259-9fa2-9c7d2eae2556 => generated 969 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:30.431903 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-40be50c6-2b78-4691-939c-acf757719713 req-054f7c80-62f8-4efe-a470-01ced870458b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:30.434243 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-40be50c6-2b78-4691-939c-acf757719713 req-054f7c80-62f8-4efe-a470-01ced870458b tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] POST https://10.4.3.66/volume/v3/attachments/548cdfe3-e691-4259-9fa2-9c7d2eae2556/action Jul 10 14:10:30.434999 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-40be50c6-2b78-4691-939c-acf757719713 req-054f7c80-62f8-4efe-a470-01ced870458b tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Action body: b'{"os-complete": null}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:10:30.434999 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-40be50c6-2b78-4691-939c-acf757719713 req-054f7c80-62f8-4efe-a470-01ced870458b tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:30.463143 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:30.463143 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:30.464310 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-ddad09de-e1fe-4484-9f51-ff498082578c req-58095635-e8c0-4621-844e-5bdff706f8ac None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:30.466831 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-ddad09de-e1fe-4484-9f51-ff498082578c req-58095635-e8c0-4621-844e-5bdff706f8ac tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] DELETE https://10.4.3.66/volume/v3/attachments/36fe86fe-f3ef-4021-90a8-a8fa7f002bcd Jul 10 14:10:30.467545 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-ddad09de-e1fe-4484-9f51-ff498082578c req-58095635-e8c0-4621-844e-5bdff706f8ac tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:30.467545 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-ddad09de-e1fe-4484-9f51-ff498082578c req-58095635-e8c0-4621-844e-5bdff706f8ac tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:30.476910 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:30.476910 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:30.478772 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-40be50c6-2b78-4691-939c-acf757719713 req-054f7c80-62f8-4efe-a470-01ced870458b tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] https://10.4.3.66/volume/v3/attachments/548cdfe3-e691-4259-9fa2-9c7d2eae2556/action returned with HTTP 204 Jul 10 14:10:30.479537 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 220/872] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:10:30 2026] POST /volume/v3/attachments/548cdfe3-e691-4259-9fa2-9c7d2eae2556/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:10:30.572173 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f768d3a7-af63-42ee-b465-89e6de1868da None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:30.575281 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f768d3a7-af63-42ee-b465-89e6de1868da tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 Jul 10 14:10:30.575629 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f768d3a7-af63-42ee-b465-89e6de1868da tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:30.575888 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f768d3a7-af63-42ee-b465-89e6de1868da tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:30.585001 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f768d3a7-af63-42ee-b465-89e6de1868da tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 returned with HTTP 404 Jul 10 14:10:30.586025 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 225/873] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:10:30 2026] GET /volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:10:30.874155 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-a037f683-076b-46db-b7de-56dfc3df63f7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:30.956876 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a037f683-076b-46db-b7de-56dfc3df63f7 tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:10:30.957190 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a037f683-076b-46db-b7de-56dfc3df63f7 tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1488034716", "extra_specs": {}}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:30.959091 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:30.959091 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:30.975520 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a037f683-076b-46db-b7de-56dfc3df63f7 tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:10:30.976140 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 215/874] 10.4.3.66 () {68 vars in 1245 bytes} [Fri Jul 10 14:10:30 2026] POST /volume/v3/types => generated 218 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:30.985424 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0576c27d-b049-40ea-9735-17773d1a99ea None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:30.988134 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0576c27d-b049-40ea-9735-17773d1a99ea tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] POST https://10.4.3.66/volume/v3/types/95a756e8-2035-404d-8f8d-5d573454c7e3/encryption Jul 10 14:10:30.988134 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0576c27d-b049-40ea-9735-17773d1a99ea tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:31.005186 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-ddad09de-e1fe-4484-9f51-ff498082578c req-58095635-e8c0-4621-844e-5bdff706f8ac tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/attachments/36fe86fe-f3ef-4021-90a8-a8fa7f002bcd returned with HTTP 200 Jul 10 14:10:31.005627 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 215/875] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:10:30 2026] DELETE /volume/v3/attachments/36fe86fe-f3ef-4021-90a8-a8fa7f002bcd => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:31.021405 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0576c27d-b049-40ea-9735-17773d1a99ea tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] https://10.4.3.66/volume/v3/types/95a756e8-2035-404d-8f8d-5d573454c7e3/encryption returned with HTTP 200 Jul 10 14:10:31.021405 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 221/876] 10.4.3.66 () {68 vars in 1390 bytes} [Fri Jul 10 14:10:30 2026] POST /volume/v3/types/95a756e8-2035-404d-8f8d-5d573454c7e3/encryption => generated 231 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:31.031285 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f0381fe7-77a6-4f93-a030-2ea20390ff23 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:31.095883 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f0381fe7-77a6-4f93-a030-2ea20390ff23 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:10:31.096124 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f0381fe7-77a6-4f93-a030-2ea20390ff23 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1852926063", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1488034716", "size": 1}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:31.097525 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-f0381fe7-77a6-4f93-a030-2ea20390ff23 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1852926063', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1488034716', 'size': 1}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:10:31.101253 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-f0381fe7-77a6-4f93-a030-2ea20390ff23 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Create volume of 1 GB Jul 10 14:10:31.101569 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:31.101569 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:31.102019 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f0381fe7-77a6-4f93-a030-2ea20390ff23 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Availability Zones retrieved successfully. Jul 10 14:10:31.107753 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f0381fe7-77a6-4f93-a030-2ea20390ff23 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Flow 'volume_create_api' (4e07c4e2-99a3-49d8-b78d-e3874dd5c760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:10:31.108788 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f0381fe7-77a6-4f93-a030-2ea20390ff23 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a5e6db2-52fd-40e2-b363-4ec0006262c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:31.110061 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-f0381fe7-77a6-4f93-a030-2ea20390ff23 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:10:31.146023 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f0381fe7-77a6-4f93-a030-2ea20390ff23 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a5e6db2-52fd-40e2-b363-4ec0006262c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:10:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=95a756e8-2035-404d-8f8d-5d573454c7e3,is_public=True,name='tempest-scenario-type-cryptsetup-1488034716',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95a756e8-2035-404d-8f8d-5d573454c7e3', '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=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:31.147003 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f0381fe7-77a6-4f93-a030-2ea20390ff23 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daf4f8cb-648b-46de-9d77-4b8a84cceb8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:31.177405 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-f0381fe7-77a6-4f93-a030-2ea20390ff23 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1488034716 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1488034716, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:10:31.178688 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-f0381fe7-77a6-4f93-a030-2ea20390ff23 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1488034716 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1488034716, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:10:31.213591 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-f0381fe7-77a6-4f93-a030-2ea20390ff23 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Created reservations ['8f52e1bc-2172-4966-8b1d-9c2b999fad42', 'a3a92dce-4e6d-49a1-a16f-1b9aa58d2136', 'f114eb9a-ee9b-46b9-a7c0-6677a671968c', '7b4f5680-8632-4d59-9cff-401dd592161d'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:10:31.214320 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f0381fe7-77a6-4f93-a030-2ea20390ff23 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (daf4f8cb-648b-46de-9d77-4b8a84cceb8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f52e1bc-2172-4966-8b1d-9c2b999fad42', 'a3a92dce-4e6d-49a1-a16f-1b9aa58d2136', 'f114eb9a-ee9b-46b9-a7c0-6677a671968c', '7b4f5680-8632-4d59-9cff-401dd592161d']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:31.215022 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f0381fe7-77a6-4f93-a030-2ea20390ff23 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96cc8cdf-59b0-4c7d-bb14-81133f1a8099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:31.240288 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f0381fe7-77a6-4f93-a030-2ea20390ff23 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96cc8cdf-59b0-4c7d-bb14-81133f1a8099) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1852926063',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cbcf1ccf26c488798f3c13bb4bb6fb7',qos_specs=None,replication_status=,reservations=['8f52e1bc-2172-4966-8b1d-9c2b999fad42','a3a92dce-4e6d-49a1-a16f-1b9aa58d2136','f114eb9a-ee9b-46b9-a7c0-6677a671968c','7b4f5680-8632-4d59-9cff-401dd592161d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88d9ebff6b874a2d82bc602c20906b09',volume_type_id=95a756e8-2035-404d-8f8d-5d573454c7e3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:10:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1852926063',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2cbcf1ccf26c488798f3c13bb4bb6fb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88d9ebff6b874a2d82bc602c20906b09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95a756e8-2035-404d-8f8d-5d573454c7e3),volume_type_id=95a756e8-2035-404d-8f8d-5d573454c7e3)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:31.241237 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f0381fe7-77a6-4f93-a030-2ea20390ff23 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63cc4540-7b89-4556-99de-9a45a21fe7c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:31.260882 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f0381fe7-77a6-4f93-a030-2ea20390ff23 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63cc4540-7b89-4556-99de-9a45a21fe7c4) transitioned into state 'SUCCESS' from state '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-1852926063',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cbcf1ccf26c488798f3c13bb4bb6fb7',qos_specs=None,replication_status=,reservations=['8f52e1bc-2172-4966-8b1d-9c2b999fad42','a3a92dce-4e6d-49a1-a16f-1b9aa58d2136','f114eb9a-ee9b-46b9-a7c0-6677a671968c','7b4f5680-8632-4d59-9cff-401dd592161d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88d9ebff6b874a2d82bc602c20906b09',volume_type_id=95a756e8-2035-404d-8f8d-5d573454c7e3)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:31.261756 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f0381fe7-77a6-4f93-a030-2ea20390ff23 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4aadc9a9-9a4d-4f06-8936-15bc52980e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:31.274625 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f0381fe7-77a6-4f93-a030-2ea20390ff23 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4aadc9a9-9a4d-4f06-8936-15bc52980e09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:31.275524 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f0381fe7-77a6-4f93-a030-2ea20390ff23 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Flow 'volume_create_api' (4e07c4e2-99a3-49d8-b78d-e3874dd5c760) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:10:31.275891 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f0381fe7-77a6-4f93-a030-2ea20390ff23 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Create volume request issued successfully. Jul 10 14:10:31.276476 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f0381fe7-77a6-4f93-a030-2ea20390ff23 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:10:31.276951 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 226/877] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:10:31 2026] POST /volume/v3/volumes => generated 789 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:10:31.405213 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-24b9372d-044a-47b7-b952-abb8a7242fcd None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:31.405618 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-24b9372d-044a-47b7-b952-abb8a7242fcd None None] GET https://10.4.3.66/volume// Jul 10 14:10:31.405784 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-24b9372d-044a-47b7-b952-abb8a7242fcd None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:31.406032 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-24b9372d-044a-47b7-b952-abb8a7242fcd None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:31.406343 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-24b9372d-044a-47b7-b952-abb8a7242fcd None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:10:31.406680 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 216/878] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:10:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:10:31.415179 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-b1dcc8d7-c989-4500-a3e1-83ab89886714 req-b16d3456-a9b3-489e-96b1-97bb6a9ca366 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:31.418007 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-b1dcc8d7-c989-4500-a3e1-83ab89886714 req-b16d3456-a9b3-489e-96b1-97bb6a9ca366 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/b56318ad-c482-404e-9878-8e560347fc42 Jul 10 14:10:31.418282 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-b1dcc8d7-c989-4500-a3e1-83ab89886714 req-b16d3456-a9b3-489e-96b1-97bb6a9ca366 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:31.418457 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-b1dcc8d7-c989-4500-a3e1-83ab89886714 req-b16d3456-a9b3-489e-96b1-97bb6a9ca366 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:31.429524 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:31.429524 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:31.434002 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-b1dcc8d7-c989-4500-a3e1-83ab89886714 req-b16d3456-a9b3-489e-96b1-97bb6a9ca366 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:10:31.439538 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-b1dcc8d7-c989-4500-a3e1-83ab89886714 req-b16d3456-a9b3-489e-96b1-97bb6a9ca366 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/b56318ad-c482-404e-9878-8e560347fc42 returned with HTTP 200 Jul 10 14:10:31.439928 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 216/879] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:10:31 2026] GET /volume/v3/volumes/b56318ad-c482-404e-9878-8e560347fc42 => generated 1544 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:10:31.552342 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-b1dcc8d7-c989-4500-a3e1-83ab89886714 req-dcf82a28-4947-4ec5-994f-61c836eb96ca None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:31.554512 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-b1dcc8d7-c989-4500-a3e1-83ab89886714 req-dcf82a28-4947-4ec5-994f-61c836eb96ca tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] PUT https://10.4.3.66/volume/v3/attachments/210adada-6dae-43d5-a22f-8f369f8fb642 Jul 10 14:10:31.554890 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-b1dcc8d7-c989-4500-a3e1-83ab89886714 req-dcf82a28-4947-4ec5-994f-61c836eb96ca tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:31.565515 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-b1dcc8d7-c989-4500-a3e1-83ab89886714 req-dcf82a28-4947-4ec5-994f-61c836eb96ca tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Acquiring lock "cinder-attachment_update-b56318ad-c482-404e-9878-8e560347fc42-np0000005012" by "attachment_update" {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:10:31.571954 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-b1dcc8d7-c989-4500-a3e1-83ab89886714 req-dcf82a28-4947-4ec5-994f-61c836eb96ca tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Lock "cinder-attachment_update-b56318ad-c482-404e-9878-8e560347fc42-np0000005012" acquired by "attachment_update" :: waited 0.006s {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:10:31.573920 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:31.573920 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:32.097032 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-b1dcc8d7-c989-4500-a3e1-83ab89886714 req-dcf82a28-4947-4ec5-994f-61c836eb96ca tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Lock "cinder-attachment_update-b56318ad-c482-404e-9878-8e560347fc42-np0000005012" released by "attachment_update" :: held 0.525s {{(pid=100153) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:10:32.097353 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-b1dcc8d7-c989-4500-a3e1-83ab89886714 req-dcf82a28-4947-4ec5-994f-61c836eb96ca tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/attachments/210adada-6dae-43d5-a22f-8f369f8fb642 returned with HTTP 200 Jul 10 14:10:32.097990 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 222/880] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:10:31 2026] PUT /volume/v3/attachments/210adada-6dae-43d5-a22f-8f369f8fb642 => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:32.574853 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-451a9c7a-5a46-49b5-a29a-0b761493a137 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:32.579692 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-451a9c7a-5a46-49b5-a29a-0b761493a137 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] GET https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 Jul 10 14:10:32.579972 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-451a9c7a-5a46-49b5-a29a-0b761493a137 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:32.580255 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-451a9c7a-5a46-49b5-a29a-0b761493a137 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:32.596572 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:32.596572 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:32.607190 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-451a9c7a-5a46-49b5-a29a-0b761493a137 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Volume info retrieved successfully. Jul 10 14:10:32.613439 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-b1dcc8d7-c989-4500-a3e1-83ab89886714 req-b98833da-8651-480e-ac61-30417bf6ef07 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:32.616661 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-451a9c7a-5a46-49b5-a29a-0b761493a137 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 returned with HTTP 200 Jul 10 14:10:32.616661 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 227/881] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:32 2026] GET /volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:32.619779 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-b1dcc8d7-c989-4500-a3e1-83ab89886714 req-b98833da-8651-480e-ac61-30417bf6ef07 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] POST https://10.4.3.66/volume/v3/attachments/210adada-6dae-43d5-a22f-8f369f8fb642/action Jul 10 14:10:32.623582 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-b1dcc8d7-c989-4500-a3e1-83ab89886714 req-b98833da-8651-480e-ac61-30417bf6ef07 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Action body: b'{"os-complete": null}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:10:32.623582 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-b1dcc8d7-c989-4500-a3e1-83ab89886714 req-b98833da-8651-480e-ac61-30417bf6ef07 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:32.652816 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:32.652816 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:32.681560 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-b1dcc8d7-c989-4500-a3e1-83ab89886714 req-b98833da-8651-480e-ac61-30417bf6ef07 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/attachments/210adada-6dae-43d5-a22f-8f369f8fb642/action returned with HTTP 204 Jul 10 14:10:32.681560 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 217/882] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:10:32 2026] POST /volume/v3/attachments/210adada-6dae-43d5-a22f-8f369f8fb642/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:10:32.723362 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d8e38aa5-f73c-4136-8a1a-83f4dc767596 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:32.723362 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d8e38aa5-f73c-4136-8a1a-83f4dc767596 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:10:32.723362 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d8e38aa5-f73c-4136-8a1a-83f4dc767596 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "bc0f23bc-e0b8-4482-9ba4-248ae3ceb4a6", "size": 1}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:32.724808 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-d8e38aa5-f73c-4136-8a1a-83f4dc767596 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': 'bc0f23bc-e0b8-4482-9ba4-248ae3ceb4a6', 'size': 1}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:10:32.856805 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-d8e38aa5-f73c-4136-8a1a-83f4dc767596 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Create volume of 1 GB Jul 10 14:10:32.862039 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-d8e38aa5-f73c-4136-8a1a-83f4dc767596 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Availability Zones retrieved successfully. Jul 10 14:10:32.869257 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d8e38aa5-f73c-4136-8a1a-83f4dc767596 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Flow 'volume_create_api' (fcb27ed5-acc4-48ad-aa13-daa014d38c06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:10:32.870604 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d8e38aa5-f73c-4136-8a1a-83f4dc767596 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08fc9bce-bc6a-4737-8630-d52668ef0c41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:32.872306 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-d8e38aa5-f73c-4136-8a1a-83f4dc767596 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:10:32.977645 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d8e38aa5-f73c-4136-8a1a-83f4dc767596 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08fc9bce-bc6a-4737-8630-d52668ef0c41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:32.977809 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d8e38aa5-f73c-4136-8a1a-83f4dc767596 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68aaf5cc-0528-492d-bc0b-fb7713b1e515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:33.028266 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-d8e38aa5-f73c-4136-8a1a-83f4dc767596 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Created reservations ['371449b1-bb61-4268-abfd-6893589283e4', 'cf36bb9c-04a2-413f-a241-a8423895bfc0', '9cfe2b5f-387a-4912-864e-969ba48d4469', '2af81e5d-684f-4c97-912b-e05eac294d87'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:10:33.029209 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d8e38aa5-f73c-4136-8a1a-83f4dc767596 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68aaf5cc-0528-492d-bc0b-fb7713b1e515) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['371449b1-bb61-4268-abfd-6893589283e4', 'cf36bb9c-04a2-413f-a241-a8423895bfc0', '9cfe2b5f-387a-4912-864e-969ba48d4469', '2af81e5d-684f-4c97-912b-e05eac294d87']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:33.030108 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d8e38aa5-f73c-4136-8a1a-83f4dc767596 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d15a821-f3a0-4564-a328-359ebdb235b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:33.061522 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d8e38aa5-f73c-4136-8a1a-83f4dc767596 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d15a821-f3a0-4564-a328-359ebdb235b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a56ba4c-e509-4525-9ebf-72c6d30d7bdc', '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='2a1a42fefa6d451796a4167e6e17c086',qos_specs=None,replication_status=,reservations=['371449b1-bb61-4268-abfd-6893589283e4','cf36bb9c-04a2-413f-a241-a8423895bfc0','9cfe2b5f-387a-4912-864e-969ba48d4469','2af81e5d-684f-4c97-912b-e05eac294d87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1447056ce7b24704800d499ff79eaff8',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:10:33Z,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=2a56ba4c-e509-4525-9ebf-72c6d30d7bdc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a1a42fefa6d451796a4167e6e17c086',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1447056ce7b24704800d499ff79eaff8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:33.061522 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d8e38aa5-f73c-4136-8a1a-83f4dc767596 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0638a514-8890-414f-9004-0da9754cd7a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:33.083831 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d8e38aa5-f73c-4136-8a1a-83f4dc767596 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0638a514-8890-414f-9004-0da9754cd7a6) transitioned into state 'SUCCESS' from 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='2a1a42fefa6d451796a4167e6e17c086',qos_specs=None,replication_status=,reservations=['371449b1-bb61-4268-abfd-6893589283e4','cf36bb9c-04a2-413f-a241-a8423895bfc0','9cfe2b5f-387a-4912-864e-969ba48d4469','2af81e5d-684f-4c97-912b-e05eac294d87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1447056ce7b24704800d499ff79eaff8',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:33.084722 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d8e38aa5-f73c-4136-8a1a-83f4dc767596 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63edf96c-d026-41e6-ac4c-2fc03c67d798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:33.094919 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d8e38aa5-f73c-4136-8a1a-83f4dc767596 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63edf96c-d026-41e6-ac4c-2fc03c67d798) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:33.095874 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d8e38aa5-f73c-4136-8a1a-83f4dc767596 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Flow 'volume_create_api' (fcb27ed5-acc4-48ad-aa13-daa014d38c06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:10:33.096252 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-d8e38aa5-f73c-4136-8a1a-83f4dc767596 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Create volume request issued successfully. Jul 10 14:10:33.097003 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d8e38aa5-f73c-4136-8a1a-83f4dc767596 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:10:33.097474 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 217/883] 10.4.3.66 () {70 vars in 1293 bytes} [Fri Jul 10 14:10:32 2026] POST /volume/v3/volumes => generated 773 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:10:33.116015 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-dd66223d-f044-429f-8846-87d3b3ea9c63 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:33.118144 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-dd66223d-f044-429f-8846-87d3b3ea9c63 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc Jul 10 14:10:33.118404 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-dd66223d-f044-429f-8846-87d3b3ea9c63 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:33.118669 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-dd66223d-f044-429f-8846-87d3b3ea9c63 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:33.129180 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:33.129180 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:33.133855 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-dd66223d-f044-429f-8846-87d3b3ea9c63 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:10:33.139771 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-dd66223d-f044-429f-8846-87d3b3ea9c63 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc returned with HTTP 200 Jul 10 14:10:33.140263 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 223/884] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:10:33 2026] GET /volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:34.157731 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e495018a-091f-478d-b4ae-3468afe0677d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:34.160093 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e495018a-091f-478d-b4ae-3468afe0677d tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc Jul 10 14:10:34.160379 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e495018a-091f-478d-b4ae-3468afe0677d tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:34.160671 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e495018a-091f-478d-b4ae-3468afe0677d tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:34.175673 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:34.175673 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:34.183866 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e495018a-091f-478d-b4ae-3468afe0677d tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:10:34.192188 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e495018a-091f-478d-b4ae-3468afe0677d tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc returned with HTTP 200 Jul 10 14:10:34.192803 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 228/885] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:10:34 2026] GET /volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc => generated 865 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:35.205931 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-08335e43-fab5-4158-bd26-e529708b38d9 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:35.207950 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-08335e43-fab5-4158-bd26-e529708b38d9 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc Jul 10 14:10:35.208190 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-08335e43-fab5-4158-bd26-e529708b38d9 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:35.208394 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-08335e43-fab5-4158-bd26-e529708b38d9 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:35.230817 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:35.230817 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:35.235597 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-08335e43-fab5-4158-bd26-e529708b38d9 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:10:35.241888 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-08335e43-fab5-4158-bd26-e529708b38d9 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc returned with HTTP 200 Jul 10 14:10:35.242334 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 218/886] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:10:35 2026] GET /volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc => generated 923 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:35.694566 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d1e9d549-ee28-46f4-bb93-f7b5049fc462 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:35.855568 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d1e9d549-ee28-46f4-bb93-f7b5049fc462 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:10:35.855568 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d1e9d549-ee28-46f4-bb93-f7b5049fc462 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-531497596"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:35.856327 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-d1e9d549-ee28-46f4-bb93-f7b5049fc462 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-531497596'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:10:35.856634 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-d1e9d549-ee28-46f4-bb93-f7b5049fc462 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Create volume of 1 GB Jul 10 14:10:35.857047 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:35.857047 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:35.864659 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-d1e9d549-ee28-46f4-bb93-f7b5049fc462 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Availability Zones retrieved successfully. Jul 10 14:10:35.872214 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d1e9d549-ee28-46f4-bb93-f7b5049fc462 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Flow 'volume_create_api' (f50eccbc-782d-470c-9a46-e8d1e9d6a915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:10:35.874642 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d1e9d549-ee28-46f4-bb93-f7b5049fc462 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35071800-967c-41a4-ab7a-6e36bdeb7a24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:35.875603 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-d1e9d549-ee28-46f4-bb93-f7b5049fc462 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:10:35.933204 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d1e9d549-ee28-46f4-bb93-f7b5049fc462 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35071800-967c-41a4-ab7a-6e36bdeb7a24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:35.934223 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d1e9d549-ee28-46f4-bb93-f7b5049fc462 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (797a4b16-eb37-4d12-9153-bf621b733fa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:36.043195 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-d1e9d549-ee28-46f4-bb93-f7b5049fc462 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Created reservations ['32b19375-fb4e-47ea-9566-06794b8d8717', '92f8fa08-e8e1-4012-a867-e25ab36a3db5', '3d8b0bde-4be8-424f-9419-d3249e5a58d6', '1f1606d5-d328-402f-a38b-59d3a9075956'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:10:36.045305 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d1e9d549-ee28-46f4-bb93-f7b5049fc462 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (797a4b16-eb37-4d12-9153-bf621b733fa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32b19375-fb4e-47ea-9566-06794b8d8717', '92f8fa08-e8e1-4012-a867-e25ab36a3db5', '3d8b0bde-4be8-424f-9419-d3249e5a58d6', '1f1606d5-d328-402f-a38b-59d3a9075956']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:36.045305 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d1e9d549-ee28-46f4-bb93-f7b5049fc462 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76cf204b-018e-4a73-8bee-2025de2e6b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:36.077272 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d1e9d549-ee28-46f4-bb93-f7b5049fc462 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76cf204b-018e-4a73-8bee-2025de2e6b74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '729baa73-7c8d-4028-9bcb-95cb2906ec44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-531497596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5255b22870024cae83d2b1400ef3c63e',qos_specs=None,replication_status=,reservations=['32b19375-fb4e-47ea-9566-06794b8d8717','92f8fa08-e8e1-4012-a867-e25ab36a3db5','3d8b0bde-4be8-424f-9419-d3249e5a58d6','1f1606d5-d328-402f-a38b-59d3a9075956'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fd039c2b7a14cc4b4d8eac959642fed',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:10:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-531497596',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=729baa73-7c8d-4028-9bcb-95cb2906ec44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5255b22870024cae83d2b1400ef3c63e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8fd039c2b7a14cc4b4d8eac959642fed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:36.078446 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d1e9d549-ee28-46f4-bb93-f7b5049fc462 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cef4a59d-63c4-4cc0-a76e-3a7918d0146e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:36.094573 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-0e557fc6-f7b6-495d-9618-760ba3c034e4 req-777c4251-b355-4204-ac8a-10bcd3bc722d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:36.097033 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-0e557fc6-f7b6-495d-9618-760ba3c034e4 req-777c4251-b355-4204-ac8a-10bcd3bc722d tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] GET https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 Jul 10 14:10:36.097792 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-0e557fc6-f7b6-495d-9618-760ba3c034e4 req-777c4251-b355-4204-ac8a-10bcd3bc722d tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:36.097792 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-0e557fc6-f7b6-495d-9618-760ba3c034e4 req-777c4251-b355-4204-ac8a-10bcd3bc722d tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:36.104529 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d1e9d549-ee28-46f4-bb93-f7b5049fc462 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cef4a59d-63c4-4cc0-a76e-3a7918d0146e) transitioned into state 'SUCCESS' from state '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-531497596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5255b22870024cae83d2b1400ef3c63e',qos_specs=None,replication_status=,reservations=['32b19375-fb4e-47ea-9566-06794b8d8717','92f8fa08-e8e1-4012-a867-e25ab36a3db5','3d8b0bde-4be8-424f-9419-d3249e5a58d6','1f1606d5-d328-402f-a38b-59d3a9075956'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fd039c2b7a14cc4b4d8eac959642fed',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:36.105454 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d1e9d549-ee28-46f4-bb93-f7b5049fc462 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca17bf3e-4472-49bc-9a97-c4198c9e66d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:36.107129 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:36.107129 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:36.113676 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-0e557fc6-f7b6-495d-9618-760ba3c034e4 req-777c4251-b355-4204-ac8a-10bcd3bc722d tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Volume info retrieved successfully. Jul 10 14:10:36.118989 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d1e9d549-ee28-46f4-bb93-f7b5049fc462 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca17bf3e-4472-49bc-9a97-c4198c9e66d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:36.120099 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d1e9d549-ee28-46f4-bb93-f7b5049fc462 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Flow 'volume_create_api' (f50eccbc-782d-470c-9a46-e8d1e9d6a915) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:10:36.120388 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-d1e9d549-ee28-46f4-bb93-f7b5049fc462 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Create volume request issued successfully. Jul 10 14:10:36.121080 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d1e9d549-ee28-46f4-bb93-f7b5049fc462 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:10:36.121465 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 218/887] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:10:35 2026] POST /volume/v3/volumes => generated 756 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:10:36.126025 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-0e557fc6-f7b6-495d-9618-760ba3c034e4 req-777c4251-b355-4204-ac8a-10bcd3bc722d tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 returned with HTTP 200 Jul 10 14:10:36.126025 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 224/888] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:10:36 2026] GET /volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:36.257460 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-dfcb0cf6-75b0-4ad5-a7cb-e8d7b4b22248 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:36.260382 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-429542b1-e3a8-41ff-bfb1-46c859c17ebc None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:36.260644 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dfcb0cf6-75b0-4ad5-a7cb-e8d7b4b22248 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] GET https://10.4.3.66/volume/v3/volumes/ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68 Jul 10 14:10:36.260644 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dfcb0cf6-75b0-4ad5-a7cb-e8d7b4b22248 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:36.260644 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dfcb0cf6-75b0-4ad5-a7cb-e8d7b4b22248 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:36.260912 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-429542b1-e3a8-41ff-bfb1-46c859c17ebc tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc Jul 10 14:10:36.261177 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-429542b1-e3a8-41ff-bfb1-46c859c17ebc tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:36.261406 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-429542b1-e3a8-41ff-bfb1-46c859c17ebc tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:36.269643 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:36.269643 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:36.269695 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:36.269695 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:36.272244 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-dfcb0cf6-75b0-4ad5-a7cb-e8d7b4b22248 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Volume info retrieved successfully. Jul 10 14:10:36.273350 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-429542b1-e3a8-41ff-bfb1-46c859c17ebc tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:10:36.275957 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dfcb0cf6-75b0-4ad5-a7cb-e8d7b4b22248 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] https://10.4.3.66/volume/v3/volumes/ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68 returned with HTTP 200 Jul 10 14:10:36.276350 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 229/889] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:36 2026] GET /volume/v3/volumes/ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:36.281681 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-429542b1-e3a8-41ff-bfb1-46c859c17ebc tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc returned with HTTP 200 Jul 10 14:10:36.282236 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 219/890] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:10:36 2026] GET /volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:36.334981 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-4bd37574-9c20-4b98-9948-d826b179d83f req-1c78118f-0187-4e7d-8290-51e854e26173 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:36.338162 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-4bd37574-9c20-4b98-9948-d826b179d83f req-1c78118f-0187-4e7d-8290-51e854e26173 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] GET https://10.4.3.66/volume/v3/volumes/ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68 Jul 10 14:10:36.338515 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-4bd37574-9c20-4b98-9948-d826b179d83f req-1c78118f-0187-4e7d-8290-51e854e26173 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:36.338788 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-4bd37574-9c20-4b98-9948-d826b179d83f req-1c78118f-0187-4e7d-8290-51e854e26173 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:36.349749 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:36.349749 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:36.353931 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-4bd37574-9c20-4b98-9948-d826b179d83f req-1c78118f-0187-4e7d-8290-51e854e26173 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Volume info retrieved successfully. Jul 10 14:10:36.358448 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-4bd37574-9c20-4b98-9948-d826b179d83f req-1c78118f-0187-4e7d-8290-51e854e26173 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] https://10.4.3.66/volume/v3/volumes/ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68 returned with HTTP 200 Jul 10 14:10:36.358984 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 219/891] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:10:36 2026] GET /volume/v3/volumes/ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:36.378648 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-4bd37574-9c20-4b98-9948-d826b179d83f req-fe5d759a-59fd-4c46-8159-c14b48503aaf None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:36.381239 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-4bd37574-9c20-4b98-9948-d826b179d83f req-fe5d759a-59fd-4c46-8159-c14b48503aaf tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] POST https://10.4.3.66/volume/v3/volumes/ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68/action Jul 10 14:10:36.381760 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-4bd37574-9c20-4b98-9948-d826b179d83f req-fe5d759a-59fd-4c46-8159-c14b48503aaf tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:10:36.382116 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-4bd37574-9c20-4b98-9948-d826b179d83f req-fe5d759a-59fd-4c46-8159-c14b48503aaf tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:36.397228 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:36.397228 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:36.397990 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-4bd37574-9c20-4b98-9948-d826b179d83f req-fe5d759a-59fd-4c46-8159-c14b48503aaf tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Volume info retrieved successfully. Jul 10 14:10:36.406574 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-4bd37574-9c20-4b98-9948-d826b179d83f req-fe5d759a-59fd-4c46-8159-c14b48503aaf tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Begin detaching volume completed successfully. Jul 10 14:10:36.406574 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-4bd37574-9c20-4b98-9948-d826b179d83f req-fe5d759a-59fd-4c46-8159-c14b48503aaf tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] https://10.4.3.66/volume/v3/volumes/ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68/action returned with HTTP 202 Jul 10 14:10:36.406574 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 225/892] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:10:36 2026] POST /volume/v3/volumes/ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:10:37.301259 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d66bebac-ccc6-4a16-bbe3-5308229c29f3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:37.302880 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d66bebac-ccc6-4a16-bbe3-5308229c29f3 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc Jul 10 14:10:37.303162 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d66bebac-ccc6-4a16-bbe3-5308229c29f3 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:37.303391 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d66bebac-ccc6-4a16-bbe3-5308229c29f3 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:37.310538 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:37.310538 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:37.314622 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d66bebac-ccc6-4a16-bbe3-5308229c29f3 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:10:37.319475 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d66bebac-ccc6-4a16-bbe3-5308229c29f3 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc returned with HTTP 200 Jul 10 14:10:37.320000 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 230/893] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:10:37 2026] GET /volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:37.433741 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-34f6702f-ef47-4ea9-9a01-5efc5a270a34 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:37.434220 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-34f6702f-ef47-4ea9-9a01-5efc5a270a34 None None] GET https://10.4.3.66/volume// Jul 10 14:10:37.434433 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-34f6702f-ef47-4ea9-9a01-5efc5a270a34 None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:37.434698 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-34f6702f-ef47-4ea9-9a01-5efc5a270a34 None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:37.435148 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-34f6702f-ef47-4ea9-9a01-5efc5a270a34 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:10:37.435519 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 220/894] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:10:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:10:37.446232 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-4bd37574-9c20-4b98-9948-d826b179d83f req-7bb896a7-634f-4da8-864e-83949b954db3 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:37.448616 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-4bd37574-9c20-4b98-9948-d826b179d83f req-7bb896a7-634f-4da8-864e-83949b954db3 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] GET https://10.4.3.66/volume/v3/volumes/ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68 Jul 10 14:10:37.448863 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-4bd37574-9c20-4b98-9948-d826b179d83f req-7bb896a7-634f-4da8-864e-83949b954db3 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:37.449085 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-4bd37574-9c20-4b98-9948-d826b179d83f req-7bb896a7-634f-4da8-864e-83949b954db3 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:37.462053 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:37.462053 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:37.467227 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-4bd37574-9c20-4b98-9948-d826b179d83f req-7bb896a7-634f-4da8-864e-83949b954db3 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Volume info retrieved successfully. Jul 10 14:10:37.478079 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-4bd37574-9c20-4b98-9948-d826b179d83f req-7bb896a7-634f-4da8-864e-83949b954db3 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] https://10.4.3.66/volume/v3/volumes/ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68 returned with HTTP 200 Jul 10 14:10:37.478611 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 220/895] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:10:37 2026] GET /volume/v3/volumes/ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68 => generated 1322 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:10:38.175619 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ada107fd-4f01-4299-89df-884bdc5db5aa None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:38.176009 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ada107fd-4f01-4299-89df-884bdc5db5aa None None] GET https://10.4.3.66/volume// Jul 10 14:10:38.176183 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ada107fd-4f01-4299-89df-884bdc5db5aa None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:38.176376 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ada107fd-4f01-4299-89df-884bdc5db5aa None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:38.176690 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ada107fd-4f01-4299-89df-884bdc5db5aa None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:10:38.176958 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 226/896] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:10:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:10:38.189417 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-0e557fc6-f7b6-495d-9618-760ba3c034e4 req-8578dde7-9611-442c-814f-4057768f924c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:38.191692 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-0e557fc6-f7b6-495d-9618-760ba3c034e4 req-8578dde7-9611-442c-814f-4057768f924c tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:10:38.192110 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-0e557fc6-f7b6-495d-9618-760ba3c034e4 req-8578dde7-9611-442c-814f-4057768f924c tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8c8aadf9-922c-4390-9054-025c50beb610", "connector": null, "instance_uuid": "baeb1331-bbf7-43ff-846b-6e7232618607"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:38.201899 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:38.201899 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:38.240167 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-0e557fc6-f7b6-495d-9618-760ba3c034e4 req-8578dde7-9611-442c-814f-4057768f924c tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:10:38.240653 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 231/897] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:10:38 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:38.335711 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-70614510-e0e7-44f7-9fa0-2bbef71cef95 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:38.338038 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-70614510-e0e7-44f7-9fa0-2bbef71cef95 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc Jul 10 14:10:38.338258 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-70614510-e0e7-44f7-9fa0-2bbef71cef95 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:38.338533 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-70614510-e0e7-44f7-9fa0-2bbef71cef95 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:38.348333 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:38.348333 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:38.353523 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-70614510-e0e7-44f7-9fa0-2bbef71cef95 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:10:38.359842 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-70614510-e0e7-44f7-9fa0-2bbef71cef95 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc returned with HTTP 200 Jul 10 14:10:38.360232 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 221/898] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:10:38 2026] GET /volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc => generated 926 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:38.663195 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-97204de1-4a88-4e5e-b708-31069066eb28 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:38.667832 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-97204de1-4a88-4e5e-b708-31069066eb28 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] GET https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 Jul 10 14:10:38.667832 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-97204de1-4a88-4e5e-b708-31069066eb28 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:38.667832 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-97204de1-4a88-4e5e-b708-31069066eb28 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:38.682909 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:38.682909 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:38.687285 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-97204de1-4a88-4e5e-b708-31069066eb28 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Volume info retrieved successfully. Jul 10 14:10:38.694909 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-97204de1-4a88-4e5e-b708-31069066eb28 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 returned with HTTP 200 Jul 10 14:10:38.694909 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 221/899] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:38 2026] GET /volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:38.768495 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-1569a94d-8bcf-49ac-8d43-e47c39eefe24 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:38.769064 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1569a94d-8bcf-49ac-8d43-e47c39eefe24 None None] GET https://10.4.3.66/volume// Jul 10 14:10:38.769295 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1569a94d-8bcf-49ac-8d43-e47c39eefe24 None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:38.770668 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1569a94d-8bcf-49ac-8d43-e47c39eefe24 None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:38.771035 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1569a94d-8bcf-49ac-8d43-e47c39eefe24 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:10:38.771350 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 227/900] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:10:38 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:10:38.779944 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-0e557fc6-f7b6-495d-9618-760ba3c034e4 req-ab832ccf-c4bb-40cc-ac27-f6a0a8b90fde None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:38.781630 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-0e557fc6-f7b6-495d-9618-760ba3c034e4 req-ab832ccf-c4bb-40cc-ac27-f6a0a8b90fde tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] GET https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 Jul 10 14:10:38.781880 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-0e557fc6-f7b6-495d-9618-760ba3c034e4 req-ab832ccf-c4bb-40cc-ac27-f6a0a8b90fde tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:38.782070 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-0e557fc6-f7b6-495d-9618-760ba3c034e4 req-ab832ccf-c4bb-40cc-ac27-f6a0a8b90fde tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:38.799829 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:38.799829 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:38.803830 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-0e557fc6-f7b6-495d-9618-760ba3c034e4 req-ab832ccf-c4bb-40cc-ac27-f6a0a8b90fde tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Volume info retrieved successfully. Jul 10 14:10:38.809332 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-0e557fc6-f7b6-495d-9618-760ba3c034e4 req-ab832ccf-c4bb-40cc-ac27-f6a0a8b90fde tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 returned with HTTP 200 Jul 10 14:10:38.809885 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 232/901] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:10:38 2026] GET /volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 => generated 1022 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:10:38.907879 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-0e557fc6-f7b6-495d-9618-760ba3c034e4 req-672e20ac-d79a-4554-838a-7d72c2bcb7bf None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:38.912928 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-0e557fc6-f7b6-495d-9618-760ba3c034e4 req-672e20ac-d79a-4554-838a-7d72c2bcb7bf tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] PUT https://10.4.3.66/volume/v3/attachments/d15cc8c0-1a5d-43b2-b88c-b0e48ab10dd2 Jul 10 14:10:38.913368 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-0e557fc6-f7b6-495d-9618-760ba3c034e4 req-672e20ac-d79a-4554-838a-7d72c2bcb7bf tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:38.926573 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-0e557fc6-f7b6-495d-9618-760ba3c034e4 req-672e20ac-d79a-4554-838a-7d72c2bcb7bf tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Acquiring lock "cinder-attachment_update-8c8aadf9-922c-4390-9054-025c50beb610-np0000005012" by "attachment_update" {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:10:38.931908 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-0e557fc6-f7b6-495d-9618-760ba3c034e4 req-672e20ac-d79a-4554-838a-7d72c2bcb7bf tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Lock "cinder-attachment_update-8c8aadf9-922c-4390-9054-025c50beb610-np0000005012" acquired by "attachment_update" :: waited 0.005s {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:10:38.933451 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:38.933451 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:39.374961 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e71bda08-87f4-4fe6-a674-3c9294df9404 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:39.376649 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e71bda08-87f4-4fe6-a674-3c9294df9404 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc Jul 10 14:10:39.376884 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e71bda08-87f4-4fe6-a674-3c9294df9404 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:39.377071 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e71bda08-87f4-4fe6-a674-3c9294df9404 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:39.383971 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:39.383971 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:39.388107 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e71bda08-87f4-4fe6-a674-3c9294df9404 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:10:39.392900 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e71bda08-87f4-4fe6-a674-3c9294df9404 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc returned with HTTP 200 Jul 10 14:10:39.393147 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 222/902] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:10:39 2026] GET /volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:39.461258 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-0e557fc6-f7b6-495d-9618-760ba3c034e4 req-672e20ac-d79a-4554-838a-7d72c2bcb7bf tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Lock "cinder-attachment_update-8c8aadf9-922c-4390-9054-025c50beb610-np0000005012" released by "attachment_update" :: held 0.529s {{(pid=100154) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:10:39.461723 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-0e557fc6-f7b6-495d-9618-760ba3c034e4 req-672e20ac-d79a-4554-838a-7d72c2bcb7bf tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] https://10.4.3.66/volume/v3/attachments/d15cc8c0-1a5d-43b2-b88c-b0e48ab10dd2 returned with HTTP 200 Jul 10 14:10:39.462194 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 222/903] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:10:38 2026] PUT /volume/v3/attachments/d15cc8c0-1a5d-43b2-b88c-b0e48ab10dd2 => generated 969 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:39.711156 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6a89e499-cdc3-421d-89d4-6b9ac44fe7f9 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:39.713226 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6a89e499-cdc3-421d-89d4-6b9ac44fe7f9 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] GET https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 Jul 10 14:10:39.713447 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6a89e499-cdc3-421d-89d4-6b9ac44fe7f9 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:39.713684 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6a89e499-cdc3-421d-89d4-6b9ac44fe7f9 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:39.724333 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:39.724333 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:39.728973 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-6a89e499-cdc3-421d-89d4-6b9ac44fe7f9 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Volume info retrieved successfully. Jul 10 14:10:39.735332 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6a89e499-cdc3-421d-89d4-6b9ac44fe7f9 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 returned with HTTP 200 Jul 10 14:10:39.735777 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 228/904] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:39 2026] GET /volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:40.407081 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a574f8f8-e48f-4d9e-8a9e-06be877f0baa None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:40.408974 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a574f8f8-e48f-4d9e-8a9e-06be877f0baa tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc Jul 10 14:10:40.409202 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a574f8f8-e48f-4d9e-8a9e-06be877f0baa tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:40.409414 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a574f8f8-e48f-4d9e-8a9e-06be877f0baa tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:40.418329 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:40.418329 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:40.422769 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a574f8f8-e48f-4d9e-8a9e-06be877f0baa tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:10:40.428598 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a574f8f8-e48f-4d9e-8a9e-06be877f0baa tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc returned with HTTP 200 Jul 10 14:10:40.429078 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 233/905] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:10:40 2026] GET /volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:40.750876 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f6bce09d-0264-43d1-bf96-d25b0fb59cc5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:40.752777 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f6bce09d-0264-43d1-bf96-d25b0fb59cc5 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] GET https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 Jul 10 14:10:40.752975 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f6bce09d-0264-43d1-bf96-d25b0fb59cc5 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:40.754325 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f6bce09d-0264-43d1-bf96-d25b0fb59cc5 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:40.764825 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:40.764825 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:40.768795 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-f6bce09d-0264-43d1-bf96-d25b0fb59cc5 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Volume info retrieved successfully. Jul 10 14:10:40.774335 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f6bce09d-0264-43d1-bf96-d25b0fb59cc5 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 returned with HTTP 200 Jul 10 14:10:40.774773 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 223/906] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:40 2026] GET /volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:40.880071 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-a78240dd-ba78-49a5-9f7c-fc299aa3dadb None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:40.884889 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a78240dd-ba78-49a5-9f7c-fc299aa3dadb tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:10:40.885312 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a78240dd-ba78-49a5-9f7c-fc299aa3dadb tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-157167614", "imageRef": "4ff20130-b276-43a0-956f-1453107cff27", "size": 1}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:40.886952 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-a78240dd-ba78-49a5-9f7c-fc299aa3dadb tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-157167614', 'imageRef': '4ff20130-b276-43a0-956f-1453107cff27', 'size': 1}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:10:41.145062 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-4bd37574-9c20-4b98-9948-d826b179d83f req-b2e30348-c317-4f71-abf0-593c4084be07 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:41.147355 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-4bd37574-9c20-4b98-9948-d826b179d83f req-b2e30348-c317-4f71-abf0-593c4084be07 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] DELETE https://10.4.3.66/volume/v3/attachments/f089623c-b931-4ec9-92d9-a8e11885e1a3 Jul 10 14:10:41.147543 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-4bd37574-9c20-4b98-9948-d826b179d83f req-b2e30348-c317-4f71-abf0-593c4084be07 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:41.147631 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-a78240dd-ba78-49a5-9f7c-fc299aa3dadb tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Create volume of 1 GB Jul 10 14:10:41.147762 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-4bd37574-9c20-4b98-9948-d826b179d83f req-b2e30348-c317-4f71-abf0-593c4084be07 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:41.148015 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:41.148015 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:41.151994 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-a78240dd-ba78-49a5-9f7c-fc299aa3dadb tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Availability Zones retrieved successfully. Jul 10 14:10:41.156139 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:41.156139 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:41.157553 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-a78240dd-ba78-49a5-9f7c-fc299aa3dadb tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Flow 'volume_create_api' (06e5e365-7fb2-4c19-ba1a-d1c4fe34e481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:10:41.161533 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-a78240dd-ba78-49a5-9f7c-fc299aa3dadb tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08f83d2a-fe20-4439-ab01-8136b3d18516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:41.161533 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-a78240dd-ba78-49a5-9f7c-fc299aa3dadb tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:10:41.254166 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-a78240dd-ba78-49a5-9f7c-fc299aa3dadb tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08f83d2a-fe20-4439-ab01-8136b3d18516) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:41.255267 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-a78240dd-ba78-49a5-9f7c-fc299aa3dadb tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fde9ebd2-6bb7-4d68-98fb-d92f5dfc7365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:41.301603 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-a78240dd-ba78-49a5-9f7c-fc299aa3dadb tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Created reservations ['bbbcf8c8-02b9-43a7-b4d4-ff19d4c8f441', '9ad3ef76-9ad5-4b87-a984-1e489f726141', '1b3c5d43-ad92-440c-beb2-61c766f4c0b3', '49048c71-8fab-4339-b9bf-6141db40785b'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:10:41.302529 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-a78240dd-ba78-49a5-9f7c-fc299aa3dadb tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fde9ebd2-6bb7-4d68-98fb-d92f5dfc7365) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbbcf8c8-02b9-43a7-b4d4-ff19d4c8f441', '9ad3ef76-9ad5-4b87-a984-1e489f726141', '1b3c5d43-ad92-440c-beb2-61c766f4c0b3', '49048c71-8fab-4339-b9bf-6141db40785b']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:41.303188 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-a78240dd-ba78-49a5-9f7c-fc299aa3dadb tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f63600f-2c10-4379-8e28-df8f2a642d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:41.325071 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-a78240dd-ba78-49a5-9f7c-fc299aa3dadb tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f63600f-2c10-4379-8e28-df8f2a642d17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33b29d24-070c-4a9d-bb04-369d5b08fca2', '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-157167614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d735d3be83c54881afb8460c3c6d885c',qos_specs=None,replication_status=,reservations=['bbbcf8c8-02b9-43a7-b4d4-ff19d4c8f441','9ad3ef76-9ad5-4b87-a984-1e489f726141','1b3c5d43-ad92-440c-beb2-61c766f4c0b3','49048c71-8fab-4339-b9bf-6141db40785b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eed6049fcfde436bbe37fbeb83e8643f',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:10:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-157167614',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33b29d24-070c-4a9d-bb04-369d5b08fca2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d735d3be83c54881afb8460c3c6d885c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eed6049fcfde436bbe37fbeb83e8643f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:41.325978 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-a78240dd-ba78-49a5-9f7c-fc299aa3dadb tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3020db3a-af95-494d-af3d-aacc7b269678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:41.345975 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-a78240dd-ba78-49a5-9f7c-fc299aa3dadb tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3020db3a-af95-494d-af3d-aacc7b269678) transitioned into state 'SUCCESS' from state '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-157167614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d735d3be83c54881afb8460c3c6d885c',qos_specs=None,replication_status=,reservations=['bbbcf8c8-02b9-43a7-b4d4-ff19d4c8f441','9ad3ef76-9ad5-4b87-a984-1e489f726141','1b3c5d43-ad92-440c-beb2-61c766f4c0b3','49048c71-8fab-4339-b9bf-6141db40785b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eed6049fcfde436bbe37fbeb83e8643f',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:41.346739 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-a78240dd-ba78-49a5-9f7c-fc299aa3dadb tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5da3660b-7875-4a3e-9c4c-90de01ca7a4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:41.360532 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-a78240dd-ba78-49a5-9f7c-fc299aa3dadb tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5da3660b-7875-4a3e-9c4c-90de01ca7a4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:41.361654 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-a78240dd-ba78-49a5-9f7c-fc299aa3dadb tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Flow 'volume_create_api' (06e5e365-7fb2-4c19-ba1a-d1c4fe34e481) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:10:41.362007 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-a78240dd-ba78-49a5-9f7c-fc299aa3dadb tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Create volume request issued successfully. Jul 10 14:10:41.362684 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a78240dd-ba78-49a5-9f7c-fc299aa3dadb tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:10:41.363126 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 223/907] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:10:40 2026] POST /volume/v3/volumes => generated 750 bytes in 484 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:10:41.374754 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3b9984ff-b8e4-427a-bfd2-f1ebebc1ca30 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:41.376594 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3b9984ff-b8e4-427a-bfd2-f1ebebc1ca30 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] GET https://10.4.3.66/volume/v3/volumes/33b29d24-070c-4a9d-bb04-369d5b08fca2 Jul 10 14:10:41.376855 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3b9984ff-b8e4-427a-bfd2-f1ebebc1ca30 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:41.377091 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3b9984ff-b8e4-427a-bfd2-f1ebebc1ca30 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:41.383901 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:41.383901 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:41.388009 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3b9984ff-b8e4-427a-bfd2-f1ebebc1ca30 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Volume info retrieved successfully. Jul 10 14:10:41.392462 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3b9984ff-b8e4-427a-bfd2-f1ebebc1ca30 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/volumes/33b29d24-070c-4a9d-bb04-369d5b08fca2 returned with HTTP 200 Jul 10 14:10:41.393085 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 234/908] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:41 2026] GET /volume/v3/volumes/33b29d24-070c-4a9d-bb04-369d5b08fca2 => generated 818 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:41.441101 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-5c82a7cb-4663-4cdf-81c0-ef1fbf78126d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:41.442958 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5c82a7cb-4663-4cdf-81c0-ef1fbf78126d tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc Jul 10 14:10:41.443175 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5c82a7cb-4663-4cdf-81c0-ef1fbf78126d tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:41.443356 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5c82a7cb-4663-4cdf-81c0-ef1fbf78126d tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:41.451418 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:41.451418 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:41.455223 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-5c82a7cb-4663-4cdf-81c0-ef1fbf78126d tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:10:41.459885 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5c82a7cb-4663-4cdf-81c0-ef1fbf78126d tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc returned with HTTP 200 Jul 10 14:10:41.460331 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 224/909] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:10:41 2026] GET /volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:41.707967 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-4bd37574-9c20-4b98-9948-d826b179d83f req-b2e30348-c317-4f71-abf0-593c4084be07 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] https://10.4.3.66/volume/v3/attachments/f089623c-b931-4ec9-92d9-a8e11885e1a3 returned with HTTP 200 Jul 10 14:10:41.708738 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 229/910] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:10:41 2026] DELETE /volume/v3/attachments/f089623c-b931-4ec9-92d9-a8e11885e1a3 => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:41.794290 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-7772234e-b146-43a8-a5ac-031d67afc0e5 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:41.797534 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7772234e-b146-43a8-a5ac-031d67afc0e5 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] GET https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 Jul 10 14:10:41.797534 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7772234e-b146-43a8-a5ac-031d67afc0e5 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:41.797534 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7772234e-b146-43a8-a5ac-031d67afc0e5 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:41.811911 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:41.811911 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:41.816531 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-7772234e-b146-43a8-a5ac-031d67afc0e5 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Volume info retrieved successfully. Jul 10 14:10:41.821476 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7772234e-b146-43a8-a5ac-031d67afc0e5 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 returned with HTTP 200 Jul 10 14:10:41.822033 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 224/911] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:41 2026] GET /volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:42.316734 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-5906dbe5-66c4-40bd-bdf5-b3fb927f5c5c req-1cbc4e6c-6607-4f65-a8ce-3d10616d4405 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:42.320140 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-5906dbe5-66c4-40bd-bdf5-b3fb927f5c5c req-1cbc4e6c-6607-4f65-a8ce-3d10616d4405 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] GET https://10.4.3.66/volume/v3/volumes/b6d02bea-2995-4de1-be12-204c71245a18 Jul 10 14:10:42.320465 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-5906dbe5-66c4-40bd-bdf5-b3fb927f5c5c req-1cbc4e6c-6607-4f65-a8ce-3d10616d4405 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:42.320807 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-5906dbe5-66c4-40bd-bdf5-b3fb927f5c5c req-1cbc4e6c-6607-4f65-a8ce-3d10616d4405 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:42.339004 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:42.339004 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:42.347976 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-5906dbe5-66c4-40bd-bdf5-b3fb927f5c5c req-1cbc4e6c-6607-4f65-a8ce-3d10616d4405 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Volume info retrieved successfully. Jul 10 14:10:42.355733 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-5906dbe5-66c4-40bd-bdf5-b3fb927f5c5c req-1cbc4e6c-6607-4f65-a8ce-3d10616d4405 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] https://10.4.3.66/volume/v3/volumes/b6d02bea-2995-4de1-be12-204c71245a18 returned with HTTP 200 Jul 10 14:10:42.356484 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 235/912] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:10:42 2026] GET /volume/v3/volumes/b6d02bea-2995-4de1-be12-204c71245a18 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:42.407081 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f95764b8-18e1-4fa8-b95a-3d25cfcd78e5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:42.410333 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f95764b8-18e1-4fa8-b95a-3d25cfcd78e5 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] GET https://10.4.3.66/volume/v3/volumes/33b29d24-070c-4a9d-bb04-369d5b08fca2 Jul 10 14:10:42.410658 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f95764b8-18e1-4fa8-b95a-3d25cfcd78e5 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:42.410887 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f95764b8-18e1-4fa8-b95a-3d25cfcd78e5 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:42.434812 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:42.434812 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:42.439629 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-f95764b8-18e1-4fa8-b95a-3d25cfcd78e5 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Volume info retrieved successfully. Jul 10 14:10:42.452596 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f95764b8-18e1-4fa8-b95a-3d25cfcd78e5 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/volumes/33b29d24-070c-4a9d-bb04-369d5b08fca2 returned with HTTP 200 Jul 10 14:10:42.452596 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 225/913] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:42 2026] GET /volume/v3/volumes/33b29d24-070c-4a9d-bb04-369d5b08fca2 => generated 1358 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:42.479533 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b3653956-dcb1-461b-98cb-fe41b65a6a21 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:42.480096 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b3653956-dcb1-461b-98cb-fe41b65a6a21 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc Jul 10 14:10:42.480354 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b3653956-dcb1-461b-98cb-fe41b65a6a21 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:42.480677 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b3653956-dcb1-461b-98cb-fe41b65a6a21 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:42.500492 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-57183f9f-8fb8-4d6e-8323-8dd8f53721d3 req-b1aab6f4-016a-48a7-9fb5-edb39c6c2991 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:42.501492 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:42.501492 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:42.505461 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-57183f9f-8fb8-4d6e-8323-8dd8f53721d3 req-b1aab6f4-016a-48a7-9fb5-edb39c6c2991 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] GET https://10.4.3.66/volume/v3/volumes/33b29d24-070c-4a9d-bb04-369d5b08fca2 Jul 10 14:10:42.505770 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-57183f9f-8fb8-4d6e-8323-8dd8f53721d3 req-b1aab6f4-016a-48a7-9fb5-edb39c6c2991 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:42.506009 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-57183f9f-8fb8-4d6e-8323-8dd8f53721d3 req-b1aab6f4-016a-48a7-9fb5-edb39c6c2991 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:42.513766 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-b3653956-dcb1-461b-98cb-fe41b65a6a21 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:10:42.515712 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:42.515712 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:42.519798 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b3653956-dcb1-461b-98cb-fe41b65a6a21 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc returned with HTTP 200 Jul 10 14:10:42.520304 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 230/914] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:10:42 2026] GET /volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc => generated 926 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:42.529457 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-57183f9f-8fb8-4d6e-8323-8dd8f53721d3 req-b1aab6f4-016a-48a7-9fb5-edb39c6c2991 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Volume info retrieved successfully. Jul 10 14:10:42.531467 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-57183f9f-8fb8-4d6e-8323-8dd8f53721d3 req-b1aab6f4-016a-48a7-9fb5-edb39c6c2991 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/volumes/33b29d24-070c-4a9d-bb04-369d5b08fca2 returned with HTTP 200 Jul 10 14:10:42.531467 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 225/915] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:10:42 2026] GET /volume/v3/volumes/33b29d24-070c-4a9d-bb04-369d5b08fca2 => generated 1358 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:42.744765 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-160869b8-4769-415f-8b17-da60a774735c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:42.749528 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-160869b8-4769-415f-8b17-da60a774735c tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] GET https://10.4.3.66/volume/v3/volumes/ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68 Jul 10 14:10:42.749528 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-160869b8-4769-415f-8b17-da60a774735c tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:42.749528 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-160869b8-4769-415f-8b17-da60a774735c tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:42.758906 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:42.758906 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:42.768978 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-160869b8-4769-415f-8b17-da60a774735c tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Volume info retrieved successfully. Jul 10 14:10:42.774356 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-160869b8-4769-415f-8b17-da60a774735c tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] https://10.4.3.66/volume/v3/volumes/ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68 returned with HTTP 200 Jul 10 14:10:42.775069 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 236/916] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:42 2026] GET /volume/v3/volumes/ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:42.839406 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-ab6824ec-3864-4005-8ea6-70838128f4e6 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:42.841983 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ab6824ec-3864-4005-8ea6-70838128f4e6 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] GET https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 Jul 10 14:10:42.842248 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ab6824ec-3864-4005-8ea6-70838128f4e6 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:42.842496 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ab6824ec-3864-4005-8ea6-70838128f4e6 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:42.859388 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:42.859388 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:42.866626 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-ab6824ec-3864-4005-8ea6-70838128f4e6 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Volume info retrieved successfully. Jul 10 14:10:42.872020 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ab6824ec-3864-4005-8ea6-70838128f4e6 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 returned with HTTP 200 Jul 10 14:10:42.872420 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 226/917] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:42 2026] GET /volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:43.182683 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-57183f9f-8fb8-4d6e-8323-8dd8f53721d3 req-27e906de-6df2-440f-a344-c123b5f37b5e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:43.185272 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-57183f9f-8fb8-4d6e-8323-8dd8f53721d3 req-27e906de-6df2-440f-a344-c123b5f37b5e tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] GET https://10.4.3.66/volume/v3/volumes/33b29d24-070c-4a9d-bb04-369d5b08fca2 Jul 10 14:10:43.185525 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-57183f9f-8fb8-4d6e-8323-8dd8f53721d3 req-27e906de-6df2-440f-a344-c123b5f37b5e tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:43.185760 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-57183f9f-8fb8-4d6e-8323-8dd8f53721d3 req-27e906de-6df2-440f-a344-c123b5f37b5e tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:43.193928 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:43.193928 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:43.199114 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-57183f9f-8fb8-4d6e-8323-8dd8f53721d3 req-27e906de-6df2-440f-a344-c123b5f37b5e tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Volume info retrieved successfully. Jul 10 14:10:43.206389 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-57183f9f-8fb8-4d6e-8323-8dd8f53721d3 req-27e906de-6df2-440f-a344-c123b5f37b5e tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/volumes/33b29d24-070c-4a9d-bb04-369d5b08fca2 returned with HTTP 200 Jul 10 14:10:43.206869 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 231/918] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:10:43 2026] GET /volume/v3/volumes/33b29d24-070c-4a9d-bb04-369d5b08fca2 => generated 1358 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:43.217278 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-cf0c1e42-d29e-44fb-bbed-88751624342f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:43.217731 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cf0c1e42-d29e-44fb-bbed-88751624342f None None] GET https://10.4.3.66/volume// Jul 10 14:10:43.217932 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cf0c1e42-d29e-44fb-bbed-88751624342f None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:43.218169 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cf0c1e42-d29e-44fb-bbed-88751624342f None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:43.218574 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cf0c1e42-d29e-44fb-bbed-88751624342f None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:10:43.218931 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 226/919] 10.4.3.66 () {66 vars in 1412 bytes} [Fri Jul 10 14:10:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:10:43.226967 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-57183f9f-8fb8-4d6e-8323-8dd8f53721d3 req-4e431ee6-8496-49ca-9c91-e959d487ee4b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:43.229059 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-57183f9f-8fb8-4d6e-8323-8dd8f53721d3 req-4e431ee6-8496-49ca-9c91-e959d487ee4b tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:10:43.229443 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-57183f9f-8fb8-4d6e-8323-8dd8f53721d3 req-4e431ee6-8496-49ca-9c91-e959d487ee4b tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "33b29d24-070c-4a9d-bb04-369d5b08fca2", "connector": null, "instance_uuid": "1076f2e4-633c-4dad-8aa8-67036fe6d6cd"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:43.238108 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:43.238108 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:43.276108 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-57183f9f-8fb8-4d6e-8323-8dd8f53721d3 req-4e431ee6-8496-49ca-9c91-e959d487ee4b tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:10:43.278215 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 237/920] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:10:43 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 14:10:43.544524 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-986934fc-afbd-4d98-a255-414d79355c59 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:43.547740 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-986934fc-afbd-4d98-a255-414d79355c59 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc Jul 10 14:10:43.548015 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-986934fc-afbd-4d98-a255-414d79355c59 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:43.548283 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-986934fc-afbd-4d98-a255-414d79355c59 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:43.559701 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:43.559701 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:43.565033 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-986934fc-afbd-4d98-a255-414d79355c59 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:10:43.571127 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-986934fc-afbd-4d98-a255-414d79355c59 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc returned with HTTP 200 Jul 10 14:10:43.571697 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 227/921] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:10:43 2026] GET /volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc => generated 926 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:43.887041 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-74ca5949-0bd7-4549-93f7-1ce527cd4e40 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:43.889016 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-74ca5949-0bd7-4549-93f7-1ce527cd4e40 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] GET https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 Jul 10 14:10:43.889243 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-74ca5949-0bd7-4549-93f7-1ce527cd4e40 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:43.889472 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-74ca5949-0bd7-4549-93f7-1ce527cd4e40 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:43.898919 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:43.898919 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:43.903099 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-74ca5949-0bd7-4549-93f7-1ce527cd4e40 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Volume info retrieved successfully. Jul 10 14:10:43.911533 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-74ca5949-0bd7-4549-93f7-1ce527cd4e40 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 returned with HTTP 200 Jul 10 14:10:43.911533 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 232/922] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:43 2026] GET /volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:44.587388 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-777e5100-f102-45bb-836e-d9f182ab178a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:44.589693 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-777e5100-f102-45bb-836e-d9f182ab178a tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc Jul 10 14:10:44.589960 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-777e5100-f102-45bb-836e-d9f182ab178a tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:44.590204 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-777e5100-f102-45bb-836e-d9f182ab178a tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:44.598402 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:44.598402 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:44.602731 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-777e5100-f102-45bb-836e-d9f182ab178a tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:10:44.608032 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-777e5100-f102-45bb-836e-d9f182ab178a tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc returned with HTTP 200 Jul 10 14:10:44.608510 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 227/923] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:10:44 2026] GET /volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:44.924100 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3c3d51ca-071a-451b-af1b-2d8540fa1a5d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:44.926226 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3c3d51ca-071a-451b-af1b-2d8540fa1a5d tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] GET https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 Jul 10 14:10:44.926521 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3c3d51ca-071a-451b-af1b-2d8540fa1a5d tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:44.927333 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3c3d51ca-071a-451b-af1b-2d8540fa1a5d tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:44.939821 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:44.939821 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:44.948969 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3c3d51ca-071a-451b-af1b-2d8540fa1a5d tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Volume info retrieved successfully. Jul 10 14:10:44.959485 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3c3d51ca-071a-451b-af1b-2d8540fa1a5d tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 returned with HTTP 200 Jul 10 14:10:44.959485 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 238/924] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:44 2026] GET /volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:45.622971 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f3b3374a-c364-46aa-9f6d-77d022154435 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:45.624192 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f3b3374a-c364-46aa-9f6d-77d022154435 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc Jul 10 14:10:45.624555 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f3b3374a-c364-46aa-9f6d-77d022154435 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:45.624680 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f3b3374a-c364-46aa-9f6d-77d022154435 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:45.634717 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:45.634717 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:45.638763 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-f3b3374a-c364-46aa-9f6d-77d022154435 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:10:45.644039 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f3b3374a-c364-46aa-9f6d-77d022154435 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc returned with HTTP 200 Jul 10 14:10:45.645084 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 228/925] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:10:45 2026] GET /volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc => generated 1191 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:10:45.662315 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f598166c-b9ed-4446-8958-df6a37c08033 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:45.663419 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f598166c-b9ed-4446-8958-df6a37c08033 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc Jul 10 14:10:45.663705 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f598166c-b9ed-4446-8958-df6a37c08033 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:45.664342 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f598166c-b9ed-4446-8958-df6a37c08033 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:45.671521 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:45.671521 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:45.680045 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-f598166c-b9ed-4446-8958-df6a37c08033 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:10:45.686290 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f598166c-b9ed-4446-8958-df6a37c08033 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc returned with HTTP 200 Jul 10 14:10:45.687296 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 233/926] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:10:45 2026] GET /volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc => generated 1191 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:10:45.701730 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d80853b4-0ae2-4e6d-89f0-05be4d127cf2 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:45.705002 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d80853b4-0ae2-4e6d-89f0-05be4d127cf2 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:10:45.706429 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d80853b4-0ae2-4e6d-89f0-05be4d127cf2 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "2a56ba4c-e509-4525-9ebf-72c6d30d7bdc", "size": 1}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:45.709352 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-d80853b4-0ae2-4e6d-89f0-05be4d127cf2 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '2a56ba4c-e509-4525-9ebf-72c6d30d7bdc', 'size': 1}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:10:45.720575 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:45.720575 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:45.722109 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-d80853b4-0ae2-4e6d-89f0-05be4d127cf2 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume retrieved successfully. Jul 10 14:10:45.722109 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-d80853b4-0ae2-4e6d-89f0-05be4d127cf2 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Create volume of 1 GB Jul 10 14:10:45.728550 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-d80853b4-0ae2-4e6d-89f0-05be4d127cf2 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Availability Zones retrieved successfully. Jul 10 14:10:45.737470 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-d80853b4-0ae2-4e6d-89f0-05be4d127cf2 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Flow 'volume_create_api' (dc40fa8b-82c4-4a48-9811-b64cb1948f8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:10:45.738885 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-d80853b4-0ae2-4e6d-89f0-05be4d127cf2 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2f7a5b0-6eba-484b-9604-1ea220bf7ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:45.741022 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-d80853b4-0ae2-4e6d-89f0-05be4d127cf2 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:10:45.774955 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-d80853b4-0ae2-4e6d-89f0-05be4d127cf2 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2f7a5b0-6eba-484b-9604-1ea220bf7ad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '2a56ba4c-e509-4525-9ebf-72c6d30d7bdc', 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:45.775673 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-d80853b4-0ae2-4e6d-89f0-05be4d127cf2 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f0470c0-9162-4eaa-b6c6-eac411694e31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:45.841020 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-d80853b4-0ae2-4e6d-89f0-05be4d127cf2 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Created reservations ['aa8b4442-bed6-4ae2-95d7-d980f5a95f4f', '96a90613-5431-4213-9456-04f1e50ad944', '6f32bc56-a88d-4674-b160-75cf77455627', '7fd07c35-5ecd-457a-98e1-623264386948'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:10:45.842068 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-d80853b4-0ae2-4e6d-89f0-05be4d127cf2 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f0470c0-9162-4eaa-b6c6-eac411694e31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa8b4442-bed6-4ae2-95d7-d980f5a95f4f', '96a90613-5431-4213-9456-04f1e50ad944', '6f32bc56-a88d-4674-b160-75cf77455627', '7fd07c35-5ecd-457a-98e1-623264386948']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:45.842884 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-d80853b4-0ae2-4e6d-89f0-05be4d127cf2 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (341669bc-6d67-4d71-973a-97f2e2c24d6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:45.890047 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-d80853b4-0ae2-4e6d-89f0-05be4d127cf2 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (341669bc-6d67-4d71-973a-97f2e2c24d6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21c4b08f-5f7e-464d-b3fa-361c3695f776', '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='2a1a42fefa6d451796a4167e6e17c086',qos_specs=None,replication_status=,reservations=['aa8b4442-bed6-4ae2-95d7-d980f5a95f4f','96a90613-5431-4213-9456-04f1e50ad944','6f32bc56-a88d-4674-b160-75cf77455627','7fd07c35-5ecd-457a-98e1-623264386948'],size=1,snapshot_id=None,source_replicaid=,source_volid=2a56ba4c-e509-4525-9ebf-72c6d30d7bdc,status='creating',user_id='1447056ce7b24704800d499ff79eaff8',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), '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-10T14:10:45Z,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=21c4b08f-5f7e-464d-b3fa-361c3695f776,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a1a42fefa6d451796a4167e6e17c086',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=2a56ba4c-e509-4525-9ebf-72c6d30d7bdc,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1447056ce7b24704800d499ff79eaff8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:45.890897 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-d80853b4-0ae2-4e6d-89f0-05be4d127cf2 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13635123-c7f9-49c4-9235-c6fc3ad51737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:45.924139 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-d80853b4-0ae2-4e6d-89f0-05be4d127cf2 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13635123-c7f9-49c4-9235-c6fc3ad51737) transitioned into state 'SUCCESS' from 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='2a1a42fefa6d451796a4167e6e17c086',qos_specs=None,replication_status=,reservations=['aa8b4442-bed6-4ae2-95d7-d980f5a95f4f','96a90613-5431-4213-9456-04f1e50ad944','6f32bc56-a88d-4674-b160-75cf77455627','7fd07c35-5ecd-457a-98e1-623264386948'],size=1,snapshot_id=None,source_replicaid=,source_volid=2a56ba4c-e509-4525-9ebf-72c6d30d7bdc,status='creating',user_id='1447056ce7b24704800d499ff79eaff8',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:45.925114 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-d80853b4-0ae2-4e6d-89f0-05be4d127cf2 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ce50075-58b0-40d2-a67c-828ebdb97e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:45.943795 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-d80853b4-0ae2-4e6d-89f0-05be4d127cf2 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ce50075-58b0-40d2-a67c-828ebdb97e77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:45.944619 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-d80853b4-0ae2-4e6d-89f0-05be4d127cf2 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Flow 'volume_create_api' (dc40fa8b-82c4-4a48-9811-b64cb1948f8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:10:45.944944 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-d80853b4-0ae2-4e6d-89f0-05be4d127cf2 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Create volume request issued successfully. Jul 10 14:10:45.945897 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d80853b4-0ae2-4e6d-89f0-05be4d127cf2 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:10:45.946849 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 228/927] 10.4.3.66 () {70 vars in 1293 bytes} [Fri Jul 10 14:10:45 2026] POST /volume/v3/volumes => generated 807 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:10:45.959315 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e0b356e6-3762-4726-a2e9-e8bac499f654 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:45.961200 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e0b356e6-3762-4726-a2e9-e8bac499f654 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/21c4b08f-5f7e-464d-b3fa-361c3695f776 Jul 10 14:10:45.961473 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e0b356e6-3762-4726-a2e9-e8bac499f654 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:45.961755 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e0b356e6-3762-4726-a2e9-e8bac499f654 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:45.972349 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:45.972349 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:45.975393 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-0f6400a8-c70a-46a2-9e9e-cf77d7bb5051 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:45.977972 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0f6400a8-c70a-46a2-9e9e-cf77d7bb5051 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] GET https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 Jul 10 14:10:45.978038 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e0b356e6-3762-4726-a2e9-e8bac499f654 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:10:45.978247 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0f6400a8-c70a-46a2-9e9e-cf77d7bb5051 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:45.978446 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0f6400a8-c70a-46a2-9e9e-cf77d7bb5051 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:45.982764 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e0b356e6-3762-4726-a2e9-e8bac499f654 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/21c4b08f-5f7e-464d-b3fa-361c3695f776 returned with HTTP 200 Jul 10 14:10:45.983163 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 239/928] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:10:45 2026] GET /volume/v3/volumes/21c4b08f-5f7e-464d-b3fa-361c3695f776 => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:45.992751 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:45.992751 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:45.997138 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-0f6400a8-c70a-46a2-9e9e-cf77d7bb5051 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Volume info retrieved successfully. Jul 10 14:10:46.006143 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0f6400a8-c70a-46a2-9e9e-cf77d7bb5051 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 returned with HTTP 200 Jul 10 14:10:46.006579 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 229/929] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:45 2026] GET /volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:46.997096 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-aba62007-d24d-4894-9d71-eebeb01864d8 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:46.998884 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-aba62007-d24d-4894-9d71-eebeb01864d8 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/21c4b08f-5f7e-464d-b3fa-361c3695f776 Jul 10 14:10:46.999064 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-aba62007-d24d-4894-9d71-eebeb01864d8 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:46.999258 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-aba62007-d24d-4894-9d71-eebeb01864d8 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:47.008115 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:47.008115 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:47.026835 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-aba62007-d24d-4894-9d71-eebeb01864d8 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:10:47.026835 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-aba62007-d24d-4894-9d71-eebeb01864d8 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/21c4b08f-5f7e-464d-b3fa-361c3695f776 returned with HTTP 200 Jul 10 14:10:47.026835 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 234/930] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:10:46 2026] GET /volume/v3/volumes/21c4b08f-5f7e-464d-b3fa-361c3695f776 => generated 1226 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:10:47.031048 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-a82cf706-c4f6-4414-a66e-db0798b36206 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:47.033913 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a82cf706-c4f6-4414-a66e-db0798b36206 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] GET https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 Jul 10 14:10:47.034216 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a82cf706-c4f6-4414-a66e-db0798b36206 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:47.035294 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a82cf706-c4f6-4414-a66e-db0798b36206 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:47.036687 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8681153e-6ff6-41d3-a42d-f384fd7d9a67 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:47.039110 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8681153e-6ff6-41d3-a42d-f384fd7d9a67 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/21c4b08f-5f7e-464d-b3fa-361c3695f776 Jul 10 14:10:47.039357 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8681153e-6ff6-41d3-a42d-f384fd7d9a67 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:47.039642 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8681153e-6ff6-41d3-a42d-f384fd7d9a67 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:47.046641 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:47.046641 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:47.047708 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:47.047708 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:47.051135 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8681153e-6ff6-41d3-a42d-f384fd7d9a67 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:10:47.051684 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-a82cf706-c4f6-4414-a66e-db0798b36206 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Volume info retrieved successfully. Jul 10 14:10:47.058107 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8681153e-6ff6-41d3-a42d-f384fd7d9a67 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/21c4b08f-5f7e-464d-b3fa-361c3695f776 returned with HTTP 200 Jul 10 14:10:47.058583 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 240/931] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:10:47 2026] GET /volume/v3/volumes/21c4b08f-5f7e-464d-b3fa-361c3695f776 => generated 1226 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:10:47.058860 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a82cf706-c4f6-4414-a66e-db0798b36206 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 returned with HTTP 200 Jul 10 14:10:47.059353 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 229/932] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:47 2026] GET /volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:47.072799 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-1cc9b859-92d9-4343-b845-9da6ac7e7228 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:47.074604 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1cc9b859-92d9-4343-b845-9da6ac7e7228 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] DELETE https://10.4.3.66/volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc Jul 10 14:10:47.074817 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1cc9b859-92d9-4343-b845-9da6ac7e7228 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:47.074992 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1cc9b859-92d9-4343-b845-9da6ac7e7228 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:47.075153 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-1cc9b859-92d9-4343-b845-9da6ac7e7228 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Delete volume with id: 2a56ba4c-e509-4525-9ebf-72c6d30d7bdc Jul 10 14:10:47.081831 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:47.081831 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:47.082254 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-1cc9b859-92d9-4343-b845-9da6ac7e7228 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:10:47.101835 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-1cc9b859-92d9-4343-b845-9da6ac7e7228 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Delete volume request issued successfully. Jul 10 14:10:47.102053 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1cc9b859-92d9-4343-b845-9da6ac7e7228 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc returned with HTTP 202 Jul 10 14:10:47.102518 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 230/933] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:10:47 2026] DELETE /volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:10:47.112086 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-04d4768f-93ab-449c-8ef6-c55f35314211 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:47.114218 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-04d4768f-93ab-449c-8ef6-c55f35314211 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc Jul 10 14:10:47.114483 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-04d4768f-93ab-449c-8ef6-c55f35314211 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:47.114762 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-04d4768f-93ab-449c-8ef6-c55f35314211 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:47.122472 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:47.122472 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:47.126455 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-04d4768f-93ab-449c-8ef6-c55f35314211 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:10:47.131675 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-04d4768f-93ab-449c-8ef6-c55f35314211 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc returned with HTTP 200 Jul 10 14:10:47.132141 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 235/934] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:10:47 2026] GET /volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc => generated 1190 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:10:47.387316 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-0e557fc6-f7b6-495d-9618-760ba3c034e4 req-2a850d95-4e96-42db-a177-6cdf7e6d439b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:47.389425 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-0e557fc6-f7b6-495d-9618-760ba3c034e4 req-2a850d95-4e96-42db-a177-6cdf7e6d439b tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] POST https://10.4.3.66/volume/v3/attachments/d15cc8c0-1a5d-43b2-b88c-b0e48ab10dd2/action Jul 10 14:10:47.389905 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-0e557fc6-f7b6-495d-9618-760ba3c034e4 req-2a850d95-4e96-42db-a177-6cdf7e6d439b tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:10:47.390037 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-0e557fc6-f7b6-495d-9618-760ba3c034e4 req-2a850d95-4e96-42db-a177-6cdf7e6d439b tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:47.407635 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:47.407635 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:47.422213 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-0e557fc6-f7b6-495d-9618-760ba3c034e4 req-2a850d95-4e96-42db-a177-6cdf7e6d439b tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] https://10.4.3.66/volume/v3/attachments/d15cc8c0-1a5d-43b2-b88c-b0e48ab10dd2/action returned with HTTP 204 Jul 10 14:10:47.422712 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 241/935] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:10:47 2026] POST /volume/v3/attachments/d15cc8c0-1a5d-43b2-b88c-b0e48ab10dd2/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:10:48.071760 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e5e35487-d7ba-4039-95d2-d269a2cc12a3 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:48.074769 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e5e35487-d7ba-4039-95d2-d269a2cc12a3 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] GET https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 Jul 10 14:10:48.075042 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e5e35487-d7ba-4039-95d2-d269a2cc12a3 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:48.075289 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e5e35487-d7ba-4039-95d2-d269a2cc12a3 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:48.087731 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:48.087731 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:48.092691 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-e5e35487-d7ba-4039-95d2-d269a2cc12a3 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Volume info retrieved successfully. Jul 10 14:10:48.101095 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e5e35487-d7ba-4039-95d2-d269a2cc12a3 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 returned with HTTP 200 Jul 10 14:10:48.101703 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 230/936] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:48 2026] GET /volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 => generated 1135 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:48.114980 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a0beb3af-792a-498e-bec6-c0ce06b15a86 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:48.116712 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a0beb3af-792a-498e-bec6-c0ce06b15a86 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] GET https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 Jul 10 14:10:48.116940 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a0beb3af-792a-498e-bec6-c0ce06b15a86 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:48.117142 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a0beb3af-792a-498e-bec6-c0ce06b15a86 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:48.126710 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:48.126710 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:48.130588 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-a0beb3af-792a-498e-bec6-c0ce06b15a86 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Volume info retrieved successfully. Jul 10 14:10:48.134799 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a0beb3af-792a-498e-bec6-c0ce06b15a86 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 returned with HTTP 200 Jul 10 14:10:48.135159 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 231/937] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:48 2026] GET /volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:48.146123 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6905abdf-1261-40f0-929f-c83cb6ad4e13 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:48.148347 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6905abdf-1261-40f0-929f-c83cb6ad4e13 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc Jul 10 14:10:48.148646 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6905abdf-1261-40f0-929f-c83cb6ad4e13 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:48.148909 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6905abdf-1261-40f0-929f-c83cb6ad4e13 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:48.156904 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6905abdf-1261-40f0-929f-c83cb6ad4e13 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc returned with HTTP 404 Jul 10 14:10:48.157569 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 236/938] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:10:48 2026] GET /volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:10:49.582740 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-1a47cfb7-76d7-431d-a637-342c7e214b3c req-7175bcb9-bb2a-4ab2-ab86-596180fff56e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:49.584966 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-1a47cfb7-76d7-431d-a637-342c7e214b3c req-7175bcb9-bb2a-4ab2-ab86-596180fff56e tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] GET https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 Jul 10 14:10:49.585224 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-1a47cfb7-76d7-431d-a637-342c7e214b3c req-7175bcb9-bb2a-4ab2-ab86-596180fff56e tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:49.585548 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-1a47cfb7-76d7-431d-a637-342c7e214b3c req-7175bcb9-bb2a-4ab2-ab86-596180fff56e tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:49.600685 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:49.600685 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:49.607854 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-1a47cfb7-76d7-431d-a637-342c7e214b3c req-7175bcb9-bb2a-4ab2-ab86-596180fff56e tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Volume info retrieved successfully. Jul 10 14:10:49.620772 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-1a47cfb7-76d7-431d-a637-342c7e214b3c req-7175bcb9-bb2a-4ab2-ab86-596180fff56e tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 returned with HTTP 200 Jul 10 14:10:49.621452 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 242/939] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:10:49 2026] GET /volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 => generated 1135 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:49.644445 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-1a47cfb7-76d7-431d-a637-342c7e214b3c req-25f8f7fa-1494-44d9-b769-7d3c2a18d3dd None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:49.648530 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-1a47cfb7-76d7-431d-a637-342c7e214b3c req-25f8f7fa-1494-44d9-b769-7d3c2a18d3dd tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] POST https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610/action Jul 10 14:10:49.648530 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-1a47cfb7-76d7-431d-a637-342c7e214b3c req-25f8f7fa-1494-44d9-b769-7d3c2a18d3dd tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:10:49.648530 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-1a47cfb7-76d7-431d-a637-342c7e214b3c req-25f8f7fa-1494-44d9-b769-7d3c2a18d3dd tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:49.661656 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:49.661656 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:49.662886 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-1a47cfb7-76d7-431d-a637-342c7e214b3c req-25f8f7fa-1494-44d9-b769-7d3c2a18d3dd tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Volume info retrieved successfully. Jul 10 14:10:49.672132 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-1a47cfb7-76d7-431d-a637-342c7e214b3c req-25f8f7fa-1494-44d9-b769-7d3c2a18d3dd tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Begin detaching volume completed successfully. Jul 10 14:10:49.672380 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-1a47cfb7-76d7-431d-a637-342c7e214b3c req-25f8f7fa-1494-44d9-b769-7d3c2a18d3dd tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610/action returned with HTTP 202 Jul 10 14:10:49.673316 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 231/940] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:10:49 2026] POST /volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:10:49.705875 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-080317c1-56d7-4ba1-b360-1ce1b1fb1c99 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:49.707944 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-080317c1-56d7-4ba1-b360-1ce1b1fb1c99 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] GET https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 Jul 10 14:10:49.708576 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-080317c1-56d7-4ba1-b360-1ce1b1fb1c99 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:49.708774 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-080317c1-56d7-4ba1-b360-1ce1b1fb1c99 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:49.726687 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:49.726687 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:49.734065 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-080317c1-56d7-4ba1-b360-1ce1b1fb1c99 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Volume info retrieved successfully. Jul 10 14:10:49.741246 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-080317c1-56d7-4ba1-b360-1ce1b1fb1c99 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 returned with HTTP 200 Jul 10 14:10:49.741770 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 232/941] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:49 2026] GET /volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:49.809667 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8dddaeef-9609-4e84-ba96-f71e8fe783be None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:49.810588 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8dddaeef-9609-4e84-ba96-f71e8fe783be None None] GET https://10.4.3.66/volume// Jul 10 14:10:49.810588 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8dddaeef-9609-4e84-ba96-f71e8fe783be None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:49.810588 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8dddaeef-9609-4e84-ba96-f71e8fe783be None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:49.812376 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8dddaeef-9609-4e84-ba96-f71e8fe783be None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:10:49.812376 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 237/942] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:10:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:10:49.821552 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-57183f9f-8fb8-4d6e-8323-8dd8f53721d3 req-1d2eba46-17a1-42a8-a226-5193744d6c59 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:49.825125 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-57183f9f-8fb8-4d6e-8323-8dd8f53721d3 req-1d2eba46-17a1-42a8-a226-5193744d6c59 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] GET https://10.4.3.66/volume/v3/volumes/33b29d24-070c-4a9d-bb04-369d5b08fca2 Jul 10 14:10:49.826578 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-57183f9f-8fb8-4d6e-8323-8dd8f53721d3 req-1d2eba46-17a1-42a8-a226-5193744d6c59 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:49.826971 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-57183f9f-8fb8-4d6e-8323-8dd8f53721d3 req-1d2eba46-17a1-42a8-a226-5193744d6c59 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:49.838934 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:49.838934 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:49.845855 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-57183f9f-8fb8-4d6e-8323-8dd8f53721d3 req-1d2eba46-17a1-42a8-a226-5193744d6c59 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Volume info retrieved successfully. Jul 10 14:10:49.848949 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-57183f9f-8fb8-4d6e-8323-8dd8f53721d3 req-1d2eba46-17a1-42a8-a226-5193744d6c59 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/volumes/33b29d24-070c-4a9d-bb04-369d5b08fca2 returned with HTTP 200 Jul 10 14:10:49.849618 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 243/943] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:10:49 2026] GET /volume/v3/volumes/33b29d24-070c-4a9d-bb04-369d5b08fca2 => generated 1537 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:10:49.958214 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-57183f9f-8fb8-4d6e-8323-8dd8f53721d3 req-0d2ea001-d38d-4546-a993-c75b97262119 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:49.960270 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-57183f9f-8fb8-4d6e-8323-8dd8f53721d3 req-0d2ea001-d38d-4546-a993-c75b97262119 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] PUT https://10.4.3.66/volume/v3/attachments/583f3fe4-bbcf-4f5c-8268-f0e6a498e6c6 Jul 10 14:10:49.961052 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-57183f9f-8fb8-4d6e-8323-8dd8f53721d3 req-0d2ea001-d38d-4546-a993-c75b97262119 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:49.973027 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-57183f9f-8fb8-4d6e-8323-8dd8f53721d3 req-0d2ea001-d38d-4546-a993-c75b97262119 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Acquiring lock "cinder-attachment_update-33b29d24-070c-4a9d-bb04-369d5b08fca2-np0000005012" by "attachment_update" {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:10:49.977771 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-57183f9f-8fb8-4d6e-8323-8dd8f53721d3 req-0d2ea001-d38d-4546-a993-c75b97262119 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Lock "cinder-attachment_update-33b29d24-070c-4a9d-bb04-369d5b08fca2-np0000005012" acquired by "attachment_update" :: waited 0.005s {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:10:49.978819 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:49.978819 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:50.341808 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-91dd7338-b77a-45bd-93df-c602f8b3dc10 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:50.343688 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-91dd7338-b77a-45bd-93df-c602f8b3dc10 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:10:50.344627 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-91dd7338-b77a-45bd-93df-c602f8b3dc10 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "08a9633e-18cb-4217-9eda-5865835c04d8", "size": 1}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:50.346064 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-91dd7338-b77a-45bd-93df-c602f8b3dc10 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '08a9633e-18cb-4217-9eda-5865835c04d8', 'size': 1}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:10:50.453144 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-91dd7338-b77a-45bd-93df-c602f8b3dc10 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Create volume of 1 GB Jul 10 14:10:50.460199 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-91dd7338-b77a-45bd-93df-c602f8b3dc10 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Availability Zones retrieved successfully. Jul 10 14:10:50.469741 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-91dd7338-b77a-45bd-93df-c602f8b3dc10 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Flow 'volume_create_api' (ff632e07-5875-4b4a-b4c6-7754ba860d18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:10:50.471295 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-91dd7338-b77a-45bd-93df-c602f8b3dc10 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d485128-b11e-4750-8a3b-457a7ad3e51c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:50.472429 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-91dd7338-b77a-45bd-93df-c602f8b3dc10 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:10:50.503718 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-57183f9f-8fb8-4d6e-8323-8dd8f53721d3 req-0d2ea001-d38d-4546-a993-c75b97262119 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Lock "cinder-attachment_update-33b29d24-070c-4a9d-bb04-369d5b08fca2-np0000005012" released by "attachment_update" :: held 0.526s {{(pid=100154) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:10:50.504098 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-57183f9f-8fb8-4d6e-8323-8dd8f53721d3 req-0d2ea001-d38d-4546-a993-c75b97262119 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/attachments/583f3fe4-bbcf-4f5c-8268-f0e6a498e6c6 returned with HTTP 200 Jul 10 14:10:50.505082 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 232/944] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:10:49 2026] PUT /volume/v3/attachments/583f3fe4-bbcf-4f5c-8268-f0e6a498e6c6 => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:50.551935 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-91dd7338-b77a-45bd-93df-c602f8b3dc10 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d485128-b11e-4750-8a3b-457a7ad3e51c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:50.552654 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-91dd7338-b77a-45bd-93df-c602f8b3dc10 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84f284e5-3630-4815-a29f-4c3b8e0c7611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:50.601466 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-91dd7338-b77a-45bd-93df-c602f8b3dc10 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Created reservations ['65bacf6b-9cd3-4bbf-b94e-3fa6f5ea7d32', 'fab65e6c-19ea-43cc-ace1-41c0b1e0dbbb', '64f4f3ee-c21f-4c4f-851b-6d23bcdf5caf', '01f361c5-494d-48cd-a1ea-7082e884c90d'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:10:50.602337 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-91dd7338-b77a-45bd-93df-c602f8b3dc10 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84f284e5-3630-4815-a29f-4c3b8e0c7611) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['65bacf6b-9cd3-4bbf-b94e-3fa6f5ea7d32', 'fab65e6c-19ea-43cc-ace1-41c0b1e0dbbb', '64f4f3ee-c21f-4c4f-851b-6d23bcdf5caf', '01f361c5-494d-48cd-a1ea-7082e884c90d']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:50.603896 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-91dd7338-b77a-45bd-93df-c602f8b3dc10 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a24a68f5-e5f2-4879-ac62-d21515f167f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:50.628254 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-91dd7338-b77a-45bd-93df-c602f8b3dc10 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a24a68f5-e5f2-4879-ac62-d21515f167f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '503e964d-aa8b-4115-983e-d2e962bad0e5', '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='2a1a42fefa6d451796a4167e6e17c086',qos_specs=None,replication_status=,reservations=['65bacf6b-9cd3-4bbf-b94e-3fa6f5ea7d32','fab65e6c-19ea-43cc-ace1-41c0b1e0dbbb','64f4f3ee-c21f-4c4f-851b-6d23bcdf5caf','01f361c5-494d-48cd-a1ea-7082e884c90d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1447056ce7b24704800d499ff79eaff8',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:10:50Z,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=503e964d-aa8b-4115-983e-d2e962bad0e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a1a42fefa6d451796a4167e6e17c086',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1447056ce7b24704800d499ff79eaff8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:50.629066 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-91dd7338-b77a-45bd-93df-c602f8b3dc10 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2faf14d0-7e9d-4fed-b6ba-2d93246fbc09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:50.647235 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-91dd7338-b77a-45bd-93df-c602f8b3dc10 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2faf14d0-7e9d-4fed-b6ba-2d93246fbc09) transitioned into state 'SUCCESS' from 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='2a1a42fefa6d451796a4167e6e17c086',qos_specs=None,replication_status=,reservations=['65bacf6b-9cd3-4bbf-b94e-3fa6f5ea7d32','fab65e6c-19ea-43cc-ace1-41c0b1e0dbbb','64f4f3ee-c21f-4c4f-851b-6d23bcdf5caf','01f361c5-494d-48cd-a1ea-7082e884c90d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1447056ce7b24704800d499ff79eaff8',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:50.648269 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-91dd7338-b77a-45bd-93df-c602f8b3dc10 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20a6b77e-24d7-4f83-bee0-a62ed95a57ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:10:50.659791 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-91dd7338-b77a-45bd-93df-c602f8b3dc10 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20a6b77e-24d7-4f83-bee0-a62ed95a57ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:10:50.661085 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-91dd7338-b77a-45bd-93df-c602f8b3dc10 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Flow 'volume_create_api' (ff632e07-5875-4b4a-b4c6-7754ba860d18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:10:50.661523 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-91dd7338-b77a-45bd-93df-c602f8b3dc10 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Create volume request issued successfully. Jul 10 14:10:50.662306 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-91dd7338-b77a-45bd-93df-c602f8b3dc10 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:10:50.663111 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 233/945] 10.4.3.66 () {70 vars in 1293 bytes} [Fri Jul 10 14:10:50 2026] POST /volume/v3/volumes => generated 773 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:10:50.681265 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8b989af1-58f0-4a0b-966c-5551c55550e9 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:50.683207 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8b989af1-58f0-4a0b-966c-5551c55550e9 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 Jul 10 14:10:50.683413 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8b989af1-58f0-4a0b-966c-5551c55550e9 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:50.683618 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8b989af1-58f0-4a0b-966c-5551c55550e9 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:50.691616 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:50.691616 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:50.696136 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-8b989af1-58f0-4a0b-966c-5551c55550e9 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:10:50.701821 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8b989af1-58f0-4a0b-966c-5551c55550e9 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 returned with HTTP 200 Jul 10 14:10:50.702330 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 238/946] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:10:50 2026] GET /volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:50.718647 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7c6fd60f-3bbc-4603-bed8-b420a72de219 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:50.718647 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7c6fd60f-3bbc-4603-bed8-b420a72de219 None None] GET https://10.4.3.66/volume// Jul 10 14:10:50.718647 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7c6fd60f-3bbc-4603-bed8-b420a72de219 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:50.718647 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7c6fd60f-3bbc-4603-bed8-b420a72de219 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:50.718647 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7c6fd60f-3bbc-4603-bed8-b420a72de219 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:10:50.718647 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 244/947] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:10:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:10:50.735671 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-1a47cfb7-76d7-431d-a637-342c7e214b3c req-57a5adfb-8d75-49cd-9c76-5422906010ff None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:50.736212 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-1a47cfb7-76d7-431d-a637-342c7e214b3c req-57a5adfb-8d75-49cd-9c76-5422906010ff tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] GET https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 Jul 10 14:10:50.736212 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-1a47cfb7-76d7-431d-a637-342c7e214b3c req-57a5adfb-8d75-49cd-9c76-5422906010ff tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:50.736447 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-1a47cfb7-76d7-431d-a637-342c7e214b3c req-57a5adfb-8d75-49cd-9c76-5422906010ff tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:50.750710 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:50.750710 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:50.756650 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-1a47cfb7-76d7-431d-a637-342c7e214b3c req-57a5adfb-8d75-49cd-9c76-5422906010ff tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Volume info retrieved successfully. Jul 10 14:10:50.760211 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d7e3765c-9aec-4974-afb1-23c239707dbf None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:50.762773 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-1a47cfb7-76d7-431d-a637-342c7e214b3c req-57a5adfb-8d75-49cd-9c76-5422906010ff tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 returned with HTTP 200 Jul 10 14:10:50.763046 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d7e3765c-9aec-4974-afb1-23c239707dbf tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] GET https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 Jul 10 14:10:50.763324 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d7e3765c-9aec-4974-afb1-23c239707dbf tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:50.763417 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 233/948] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:10:50 2026] GET /volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 => generated 1318 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:10:50.763469 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d7e3765c-9aec-4974-afb1-23c239707dbf tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:50.782458 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:50.782458 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:50.788389 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-d7e3765c-9aec-4974-afb1-23c239707dbf tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Volume info retrieved successfully. Jul 10 14:10:50.795951 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d7e3765c-9aec-4974-afb1-23c239707dbf tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 returned with HTTP 200 Jul 10 14:10:50.795951 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 234/949] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:50 2026] GET /volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 => generated 1138 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 14:10:51.025734 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-57183f9f-8fb8-4d6e-8323-8dd8f53721d3 req-4cbe7808-6514-4082-b91f-ee5fd85e1beb None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:51.028726 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-57183f9f-8fb8-4d6e-8323-8dd8f53721d3 req-4cbe7808-6514-4082-b91f-ee5fd85e1beb tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] POST https://10.4.3.66/volume/v3/attachments/583f3fe4-bbcf-4f5c-8268-f0e6a498e6c6/action Jul 10 14:10:51.029436 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-57183f9f-8fb8-4d6e-8323-8dd8f53721d3 req-4cbe7808-6514-4082-b91f-ee5fd85e1beb tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Action body: b'{"os-complete": null}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:10:51.029436 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-57183f9f-8fb8-4d6e-8323-8dd8f53721d3 req-4cbe7808-6514-4082-b91f-ee5fd85e1beb tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:10:51.061390 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:51.061390 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:51.079409 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-57183f9f-8fb8-4d6e-8323-8dd8f53721d3 req-4cbe7808-6514-4082-b91f-ee5fd85e1beb tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/attachments/583f3fe4-bbcf-4f5c-8268-f0e6a498e6c6/action returned with HTTP 204 Jul 10 14:10:51.079409 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 239/950] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:10:51 2026] POST /volume/v3/attachments/583f3fe4-bbcf-4f5c-8268-f0e6a498e6c6/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:10:51.718546 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e3be83d1-1bcf-4fa7-9421-c289cd22380c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:51.723243 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e3be83d1-1bcf-4fa7-9421-c289cd22380c tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 Jul 10 14:10:51.723243 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e3be83d1-1bcf-4fa7-9421-c289cd22380c tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:51.723243 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e3be83d1-1bcf-4fa7-9421-c289cd22380c tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:51.735550 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:51.735550 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:51.750894 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e3be83d1-1bcf-4fa7-9421-c289cd22380c tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:10:51.757304 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e3be83d1-1bcf-4fa7-9421-c289cd22380c tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 returned with HTTP 200 Jul 10 14:10:51.757860 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 245/951] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:10:51 2026] GET /volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 => generated 865 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:51.814145 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-1250ae48-345c-4866-a449-bbe3fc3c2c40 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:51.816997 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1250ae48-345c-4866-a449-bbe3fc3c2c40 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] GET https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 Jul 10 14:10:51.817212 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1250ae48-345c-4866-a449-bbe3fc3c2c40 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:51.817449 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1250ae48-345c-4866-a449-bbe3fc3c2c40 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:51.840367 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:51.840367 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:51.845445 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-1250ae48-345c-4866-a449-bbe3fc3c2c40 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Volume info retrieved successfully. Jul 10 14:10:51.850738 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1250ae48-345c-4866-a449-bbe3fc3c2c40 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 returned with HTTP 200 Jul 10 14:10:51.851206 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 234/952] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:51 2026] GET /volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:52.774022 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e14eab9f-755a-47f9-a7bf-68bfe6d538b2 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:52.776388 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e14eab9f-755a-47f9-a7bf-68bfe6d538b2 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 Jul 10 14:10:52.776639 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e14eab9f-755a-47f9-a7bf-68bfe6d538b2 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:52.776883 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e14eab9f-755a-47f9-a7bf-68bfe6d538b2 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:52.785257 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:52.785257 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:52.789859 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e14eab9f-755a-47f9-a7bf-68bfe6d538b2 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:10:52.795626 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e14eab9f-755a-47f9-a7bf-68bfe6d538b2 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 returned with HTTP 200 Jul 10 14:10:52.796101 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 235/953] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:10:52 2026] GET /volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 => generated 923 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:52.864954 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-01305bda-ee38-4b70-9e57-dee30663df22 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:52.867050 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-01305bda-ee38-4b70-9e57-dee30663df22 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] GET https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 Jul 10 14:10:52.867272 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-01305bda-ee38-4b70-9e57-dee30663df22 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:52.867559 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-01305bda-ee38-4b70-9e57-dee30663df22 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:52.879318 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:52.879318 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:52.890400 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-01305bda-ee38-4b70-9e57-dee30663df22 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Volume info retrieved successfully. Jul 10 14:10:52.895415 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-01305bda-ee38-4b70-9e57-dee30663df22 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 returned with HTTP 200 Jul 10 14:10:52.897577 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 240/954] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:52 2026] GET /volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:53.810404 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9a56b633-83c8-45ba-9e5e-24fd2a9d5627 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:53.812804 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9a56b633-83c8-45ba-9e5e-24fd2a9d5627 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 Jul 10 14:10:53.813038 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9a56b633-83c8-45ba-9e5e-24fd2a9d5627 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:53.813292 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9a56b633-83c8-45ba-9e5e-24fd2a9d5627 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:53.820813 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:53.820813 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:53.829415 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9a56b633-83c8-45ba-9e5e-24fd2a9d5627 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:10:53.834603 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9a56b633-83c8-45ba-9e5e-24fd2a9d5627 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 returned with HTTP 200 Jul 10 14:10:53.835163 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 246/955] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:10:53 2026] GET /volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 => generated 926 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:53.915742 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-fd66a188-cc9c-4f62-a781-37e34ffdcdad None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:53.921294 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-fd66a188-cc9c-4f62-a781-37e34ffdcdad tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] GET https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 Jul 10 14:10:53.921294 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-fd66a188-cc9c-4f62-a781-37e34ffdcdad tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:53.921488 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-fd66a188-cc9c-4f62-a781-37e34ffdcdad tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:53.943712 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:53.943712 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:53.950586 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-fd66a188-cc9c-4f62-a781-37e34ffdcdad tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Volume info retrieved successfully. Jul 10 14:10:53.956796 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-fd66a188-cc9c-4f62-a781-37e34ffdcdad tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 returned with HTTP 200 Jul 10 14:10:53.957311 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 235/956] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:53 2026] GET /volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 => generated 1138 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:54.850575 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-921b3ccc-5a9d-41ce-8988-478e1b68f756 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:54.853543 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-921b3ccc-5a9d-41ce-8988-478e1b68f756 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 Jul 10 14:10:54.853765 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-921b3ccc-5a9d-41ce-8988-478e1b68f756 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:54.853964 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-921b3ccc-5a9d-41ce-8988-478e1b68f756 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:54.861899 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:54.861899 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:54.867160 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-921b3ccc-5a9d-41ce-8988-478e1b68f756 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:10:54.872790 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-921b3ccc-5a9d-41ce-8988-478e1b68f756 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 returned with HTTP 200 Jul 10 14:10:54.873450 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 236/957] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:10:54 2026] GET /volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 14:10:54.972325 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-601dd8c5-4c18-4fed-b453-c11b3e6b2584 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:54.974693 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-601dd8c5-4c18-4fed-b453-c11b3e6b2584 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] GET https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 Jul 10 14:10:54.974967 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-601dd8c5-4c18-4fed-b453-c11b3e6b2584 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:54.975216 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-601dd8c5-4c18-4fed-b453-c11b3e6b2584 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:54.987653 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:54.987653 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:54.993291 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-601dd8c5-4c18-4fed-b453-c11b3e6b2584 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Volume info retrieved successfully. Jul 10 14:10:54.999669 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-601dd8c5-4c18-4fed-b453-c11b3e6b2584 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 returned with HTTP 200 Jul 10 14:10:55.000111 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 241/958] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:54 2026] GET /volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:55.888339 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ff61ddea-f6db-4908-81bb-79c53e9d6d2f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:55.890207 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ff61ddea-f6db-4908-81bb-79c53e9d6d2f tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 Jul 10 14:10:55.890412 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ff61ddea-f6db-4908-81bb-79c53e9d6d2f tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:55.890629 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ff61ddea-f6db-4908-81bb-79c53e9d6d2f tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:55.898025 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:55.898025 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:55.901738 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ff61ddea-f6db-4908-81bb-79c53e9d6d2f tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:10:55.906086 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ff61ddea-f6db-4908-81bb-79c53e9d6d2f tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 returned with HTTP 200 Jul 10 14:10:55.906545 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 247/959] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:10:55 2026] GET /volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:56.014825 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f09c5105-1c5b-46aa-9210-e7d4606749ed None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:56.017187 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f09c5105-1c5b-46aa-9210-e7d4606749ed tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] GET https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 Jul 10 14:10:56.017459 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f09c5105-1c5b-46aa-9210-e7d4606749ed tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:56.017735 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f09c5105-1c5b-46aa-9210-e7d4606749ed tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:56.030553 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:56.030553 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:56.040387 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-f09c5105-1c5b-46aa-9210-e7d4606749ed tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Volume info retrieved successfully. Jul 10 14:10:56.049325 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f09c5105-1c5b-46aa-9210-e7d4606749ed tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 returned with HTTP 200 Jul 10 14:10:56.049820 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 236/960] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:56 2026] GET /volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:56.366603 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-1a47cfb7-76d7-431d-a637-342c7e214b3c req-093f8a7e-c10f-4810-9dfb-09e68cddeb89 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:56.368780 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-1a47cfb7-76d7-431d-a637-342c7e214b3c req-093f8a7e-c10f-4810-9dfb-09e68cddeb89 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] DELETE https://10.4.3.66/volume/v3/attachments/d15cc8c0-1a5d-43b2-b88c-b0e48ab10dd2 Jul 10 14:10:56.369152 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-1a47cfb7-76d7-431d-a637-342c7e214b3c req-093f8a7e-c10f-4810-9dfb-09e68cddeb89 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:56.370414 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-1a47cfb7-76d7-431d-a637-342c7e214b3c req-093f8a7e-c10f-4810-9dfb-09e68cddeb89 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:56.380265 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:56.380265 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:56.914697 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-1a47cfb7-76d7-431d-a637-342c7e214b3c req-093f8a7e-c10f-4810-9dfb-09e68cddeb89 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] https://10.4.3.66/volume/v3/attachments/d15cc8c0-1a5d-43b2-b88c-b0e48ab10dd2 returned with HTTP 200 Jul 10 14:10:56.915313 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 237/961] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:10:56 2026] DELETE /volume/v3/attachments/d15cc8c0-1a5d-43b2-b88c-b0e48ab10dd2 => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:56.920524 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e6561d15-7fd0-4a8c-a313-500859460a0e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:56.922685 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e6561d15-7fd0-4a8c-a313-500859460a0e tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 Jul 10 14:10:56.922919 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e6561d15-7fd0-4a8c-a313-500859460a0e tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:56.923233 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e6561d15-7fd0-4a8c-a313-500859460a0e tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:56.932004 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:56.932004 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:10:56.936581 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e6561d15-7fd0-4a8c-a313-500859460a0e tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:10:56.941555 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e6561d15-7fd0-4a8c-a313-500859460a0e tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 returned with HTTP 200 Jul 10 14:10:56.941997 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 242/962] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:10:56 2026] GET /volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:57.066415 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-58ea9a07-2340-4ecc-a0f1-047bccdcf3c2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:57.068571 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-58ea9a07-2340-4ecc-a0f1-047bccdcf3c2 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] GET https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 Jul 10 14:10:57.068784 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-58ea9a07-2340-4ecc-a0f1-047bccdcf3c2 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:57.068920 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-58ea9a07-2340-4ecc-a0f1-047bccdcf3c2 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:57.077213 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:57.077213 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:10:57.086524 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-58ea9a07-2340-4ecc-a0f1-047bccdcf3c2 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Volume info retrieved successfully. Jul 10 14:10:57.092648 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-58ea9a07-2340-4ecc-a0f1-047bccdcf3c2 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 returned with HTTP 200 Jul 10 14:10:57.093145 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 248/963] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:10:57 2026] GET /volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:10:57.957408 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-9b351d4f-a10b-4bfc-a891-b521adc04ae7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:57.959825 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9b351d4f-a10b-4bfc-a891-b521adc04ae7 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 Jul 10 14:10:57.961137 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9b351d4f-a10b-4bfc-a891-b521adc04ae7 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:57.961137 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9b351d4f-a10b-4bfc-a891-b521adc04ae7 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:57.970873 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:57.970873 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:10:57.981275 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-9b351d4f-a10b-4bfc-a891-b521adc04ae7 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:10:57.989950 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9b351d4f-a10b-4bfc-a891-b521adc04ae7 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 returned with HTTP 200 Jul 10 14:10:57.989950 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 237/964] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:10:57 2026] GET /volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 => generated 926 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:10:59.005390 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e1d6a5af-2ba9-4335-b9f3-7dceefed3acc None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:10:59.010321 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e1d6a5af-2ba9-4335-b9f3-7dceefed3acc tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 Jul 10 14:10:59.010321 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e1d6a5af-2ba9-4335-b9f3-7dceefed3acc tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:10:59.010321 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e1d6a5af-2ba9-4335-b9f3-7dceefed3acc tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:10:59.020244 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:10:59.020244 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:10:59.025774 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e1d6a5af-2ba9-4335-b9f3-7dceefed3acc tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:10:59.033311 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e1d6a5af-2ba9-4335-b9f3-7dceefed3acc tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 returned with HTTP 200 Jul 10 14:10:59.034016 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 238/965] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:10:59 2026] GET /volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 => generated 926 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:00.049713 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a2b814ac-9d73-4f19-a27c-9aec3aa3598f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:00.051629 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a2b814ac-9d73-4f19-a27c-9aec3aa3598f tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 Jul 10 14:11:00.051629 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a2b814ac-9d73-4f19-a27c-9aec3aa3598f tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:00.051773 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a2b814ac-9d73-4f19-a27c-9aec3aa3598f tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:00.062932 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:00.062932 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:11:00.069906 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a2b814ac-9d73-4f19-a27c-9aec3aa3598f tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:11:00.077848 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a2b814ac-9d73-4f19-a27c-9aec3aa3598f tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 returned with HTTP 200 Jul 10 14:11:00.078325 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 243/966] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:11:00 2026] GET /volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 => generated 926 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:01.099162 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f32f6b1a-907c-47c5-a0d5-76fd97a71537 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:01.102479 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f32f6b1a-907c-47c5-a0d5-76fd97a71537 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 Jul 10 14:11:01.102479 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f32f6b1a-907c-47c5-a0d5-76fd97a71537 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:01.103000 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f32f6b1a-907c-47c5-a0d5-76fd97a71537 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:01.118316 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:01.118316 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:11:01.128934 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f32f6b1a-907c-47c5-a0d5-76fd97a71537 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:11:01.142156 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f32f6b1a-907c-47c5-a0d5-76fd97a71537 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 returned with HTTP 200 Jul 10 14:11:01.142459 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 249/967] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:11:01 2026] GET /volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 => generated 926 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:02.164810 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0ff26504-762d-4faa-9af6-58e0661cc4b6 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:02.168067 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0ff26504-762d-4faa-9af6-58e0661cc4b6 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 Jul 10 14:11:02.169244 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0ff26504-762d-4faa-9af6-58e0661cc4b6 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:02.169550 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0ff26504-762d-4faa-9af6-58e0661cc4b6 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:02.181443 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:02.181443 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:11:02.188962 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-0ff26504-762d-4faa-9af6-58e0661cc4b6 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:11:02.199636 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0ff26504-762d-4faa-9af6-58e0661cc4b6 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 returned with HTTP 200 Jul 10 14:11:02.200570 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 238/968] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:11:02 2026] GET /volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 => generated 926 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:03.221391 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-926a5879-993e-4ee6-9045-9ed8594f78b9 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:03.224347 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-926a5879-993e-4ee6-9045-9ed8594f78b9 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 Jul 10 14:11:03.224640 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-926a5879-993e-4ee6-9045-9ed8594f78b9 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:03.225010 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-926a5879-993e-4ee6-9045-9ed8594f78b9 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:03.236347 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:03.236347 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:11:03.241787 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-926a5879-993e-4ee6-9045-9ed8594f78b9 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:11:03.249159 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-926a5879-993e-4ee6-9045-9ed8594f78b9 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 returned with HTTP 200 Jul 10 14:11:03.250247 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 239/969] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:11:03 2026] GET /volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 => generated 1191 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 10 14:11:03.271847 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-112b73d1-08ec-4e64-a781-4302d25568ab None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:03.275314 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-112b73d1-08ec-4e64-a781-4302d25568ab tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 Jul 10 14:11:03.275314 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-112b73d1-08ec-4e64-a781-4302d25568ab tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:03.275550 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-112b73d1-08ec-4e64-a781-4302d25568ab tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:03.286707 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:03.286707 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:11:03.292395 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-112b73d1-08ec-4e64-a781-4302d25568ab tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:11:03.300978 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-112b73d1-08ec-4e64-a781-4302d25568ab tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 returned with HTTP 200 Jul 10 14:11:03.302237 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 244/970] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:11:03 2026] GET /volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 => generated 1191 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:11:03.320525 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2c2a4d1d-a4a2-4b32-a46a-9ee04b166cd9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:03.322979 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2c2a4d1d-a4a2-4b32-a46a-9ee04b166cd9 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:11:03.323400 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2c2a4d1d-a4a2-4b32-a46a-9ee04b166cd9 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "503e964d-aa8b-4115-983e-d2e962bad0e5", "name": "tempest-VolumeImageDependencyTests-Snapshot-302915262"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:11:03.339025 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:03.339025 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:11:03.339871 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2c2a4d1d-a4a2-4b32-a46a-9ee04b166cd9 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:11:03.339871 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-2c2a4d1d-a4a2-4b32-a46a-9ee04b166cd9 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Create snapshot from volume 503e964d-aa8b-4115-983e-d2e962bad0e5 Jul 10 14:11:03.402329 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-2c2a4d1d-a4a2-4b32-a46a-9ee04b166cd9 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Created reservations ['c1ac899a-fd7c-4eb2-9cc6-67c733a7e537', '1d554706-e17f-4e1f-a2e4-ac0b2f2f6d1b', '62e38026-e2fd-4555-a165-bf453274561a', '30e1df38-e7be-445a-aadd-e9926d089dd4'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:11:03.445943 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2c2a4d1d-a4a2-4b32-a46a-9ee04b166cd9 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Snapshot create request issued successfully. Jul 10 14:11:03.445943 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2c2a4d1d-a4a2-4b32-a46a-9ee04b166cd9 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:11:03.446641 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 250/971] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:11:03 2026] POST /volume/v3/snapshots => generated 312 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:11:03.459410 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-7ea39d66-f402-462e-a685-52b7ed30543d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:03.462534 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7ea39d66-f402-462e-a685-52b7ed30543d tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/snapshots/30fdcc08-0af2-47df-9428-27123dc0fae0 Jul 10 14:11:03.462786 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7ea39d66-f402-462e-a685-52b7ed30543d tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:03.463008 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7ea39d66-f402-462e-a685-52b7ed30543d tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:03.476463 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:03.476463 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:11:03.477174 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-7ea39d66-f402-462e-a685-52b7ed30543d tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Snapshot retrieved successfully. Jul 10 14:11:03.478157 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7ea39d66-f402-462e-a685-52b7ed30543d tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/snapshots/30fdcc08-0af2-47df-9428-27123dc0fae0 returned with HTTP 200 Jul 10 14:11:03.481522 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 239/972] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:11:03 2026] GET /volume/v3/snapshots/30fdcc08-0af2-47df-9428-27123dc0fae0 => generated 444 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:04.495183 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-727cbc4f-b803-407e-ad82-c9b6ea361d3a None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:04.497194 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-727cbc4f-b803-407e-ad82-c9b6ea361d3a tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/snapshots/30fdcc08-0af2-47df-9428-27123dc0fae0 Jul 10 14:11:04.497429 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-727cbc4f-b803-407e-ad82-c9b6ea361d3a tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:04.497658 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-727cbc4f-b803-407e-ad82-c9b6ea361d3a tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:04.511468 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:04.511468 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:11:04.512205 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-727cbc4f-b803-407e-ad82-c9b6ea361d3a tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Snapshot retrieved successfully. Jul 10 14:11:04.513280 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-727cbc4f-b803-407e-ad82-c9b6ea361d3a tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/snapshots/30fdcc08-0af2-47df-9428-27123dc0fae0 returned with HTTP 200 Jul 10 14:11:04.514337 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 240/973] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:11:04 2026] GET /volume/v3/snapshots/30fdcc08-0af2-47df-9428-27123dc0fae0 => generated 471 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:04.530046 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-cfdb5a02-13a5-4203-9706-f3bbb12c6333 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:04.533860 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-cfdb5a02-13a5-4203-9706-f3bbb12c6333 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:11:04.533860 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-cfdb5a02-13a5-4203-9706-f3bbb12c6333 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "30fdcc08-0af2-47df-9428-27123dc0fae0", "size": 1}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:11:04.534191 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-cfdb5a02-13a5-4203-9706-f3bbb12c6333 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '30fdcc08-0af2-47df-9428-27123dc0fae0', 'size': 1}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:11:04.540516 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:04.540516 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:11:04.541175 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-cfdb5a02-13a5-4203-9706-f3bbb12c6333 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Snapshot retrieved successfully. Jul 10 14:11:04.541414 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-cfdb5a02-13a5-4203-9706-f3bbb12c6333 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Create volume of 1 GB Jul 10 14:11:04.545424 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-cfdb5a02-13a5-4203-9706-f3bbb12c6333 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Availability Zones retrieved successfully. Jul 10 14:11:04.552628 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-cfdb5a02-13a5-4203-9706-f3bbb12c6333 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Flow 'volume_create_api' (560ff37a-7142-4eee-9c63-0fbe659c8890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:11:04.554131 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-cfdb5a02-13a5-4203-9706-f3bbb12c6333 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a89ec132-c159-41d1-8c07-44a003905df7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:11:04.555586 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-cfdb5a02-13a5-4203-9706-f3bbb12c6333 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:11:04.592837 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-cfdb5a02-13a5-4203-9706-f3bbb12c6333 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a89ec132-c159-41d1-8c07-44a003905df7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '30fdcc08-0af2-47df-9428-27123dc0fae0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:11:04.594081 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-cfdb5a02-13a5-4203-9706-f3bbb12c6333 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0870ddb7-943a-4ae2-9431-6a3368681b76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:11:04.651462 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-cfdb5a02-13a5-4203-9706-f3bbb12c6333 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Created reservations ['8fafaa07-138b-41e3-92b6-000c0ab639ab', '57906e06-e9a3-4256-b89a-82e7a76b9d18', 'a561b668-7a31-43e8-8989-fc1b8008b2ae', '623e075a-dfab-41df-a54a-04f8ae8c5f6b'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:11:04.653345 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-cfdb5a02-13a5-4203-9706-f3bbb12c6333 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0870ddb7-943a-4ae2-9431-6a3368681b76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fafaa07-138b-41e3-92b6-000c0ab639ab', '57906e06-e9a3-4256-b89a-82e7a76b9d18', 'a561b668-7a31-43e8-8989-fc1b8008b2ae', '623e075a-dfab-41df-a54a-04f8ae8c5f6b']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:11:04.654478 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-cfdb5a02-13a5-4203-9706-f3bbb12c6333 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ce26b0c-ddeb-4600-aeb6-8385328dd1a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:11:04.709053 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-cfdb5a02-13a5-4203-9706-f3bbb12c6333 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2ce26b0c-ddeb-4600-aeb6-8385328dd1a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2b86e02-eb7b-494e-ac67-61929f5e216d', '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='2a1a42fefa6d451796a4167e6e17c086',qos_specs=None,replication_status=,reservations=['8fafaa07-138b-41e3-92b6-000c0ab639ab','57906e06-e9a3-4256-b89a-82e7a76b9d18','a561b668-7a31-43e8-8989-fc1b8008b2ae','623e075a-dfab-41df-a54a-04f8ae8c5f6b'],size=1,snapshot_id=30fdcc08-0af2-47df-9428-27123dc0fae0,source_replicaid=,source_volid=None,status='creating',user_id='1447056ce7b24704800d499ff79eaff8',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), '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-10T14:11:04Z,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=c2b86e02-eb7b-494e-ac67-61929f5e216d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a1a42fefa6d451796a4167e6e17c086',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=30fdcc08-0af2-47df-9428-27123dc0fae0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1447056ce7b24704800d499ff79eaff8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:11:04.710298 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-cfdb5a02-13a5-4203-9706-f3bbb12c6333 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af553db6-aac1-44cd-b28f-f31cbd99d3ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:11:04.739053 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-cfdb5a02-13a5-4203-9706-f3bbb12c6333 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af553db6-aac1-44cd-b28f-f31cbd99d3ba) transitioned into state 'SUCCESS' from 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='2a1a42fefa6d451796a4167e6e17c086',qos_specs=None,replication_status=,reservations=['8fafaa07-138b-41e3-92b6-000c0ab639ab','57906e06-e9a3-4256-b89a-82e7a76b9d18','a561b668-7a31-43e8-8989-fc1b8008b2ae','623e075a-dfab-41df-a54a-04f8ae8c5f6b'],size=1,snapshot_id=30fdcc08-0af2-47df-9428-27123dc0fae0,source_replicaid=,source_volid=None,status='creating',user_id='1447056ce7b24704800d499ff79eaff8',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:11:04.739053 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-cfdb5a02-13a5-4203-9706-f3bbb12c6333 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (313f9be0-21b8-4ca9-85c3-e0764c669ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:11:04.776888 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-cfdb5a02-13a5-4203-9706-f3bbb12c6333 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (313f9be0-21b8-4ca9-85c3-e0764c669ec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:11:04.778560 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-cfdb5a02-13a5-4203-9706-f3bbb12c6333 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Flow 'volume_create_api' (560ff37a-7142-4eee-9c63-0fbe659c8890) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:11:04.778560 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-cfdb5a02-13a5-4203-9706-f3bbb12c6333 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Create volume request issued successfully. Jul 10 14:11:04.778732 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-cfdb5a02-13a5-4203-9706-f3bbb12c6333 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:11:04.779128 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 245/974] 10.4.3.66 () {70 vars in 1293 bytes} [Fri Jul 10 14:11:04 2026] POST /volume/v3/volumes => generated 807 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:11:04.797090 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-703e220e-4ebc-466a-afb7-60574e7f5db1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:04.800111 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-703e220e-4ebc-466a-afb7-60574e7f5db1 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/c2b86e02-eb7b-494e-ac67-61929f5e216d Jul 10 14:11:04.801092 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-703e220e-4ebc-466a-afb7-60574e7f5db1 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:04.801660 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-703e220e-4ebc-466a-afb7-60574e7f5db1 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:04.811110 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:04.811110 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:11:04.821073 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-703e220e-4ebc-466a-afb7-60574e7f5db1 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:11:04.838256 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-703e220e-4ebc-466a-afb7-60574e7f5db1 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/c2b86e02-eb7b-494e-ac67-61929f5e216d returned with HTTP 200 Jul 10 14:11:04.843394 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 251/975] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:11:04 2026] GET /volume/v3/volumes/c2b86e02-eb7b-494e-ac67-61929f5e216d => generated 875 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:05.863129 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-c9781bf3-c1c0-4822-9f0b-0c1f9e8720a6 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:05.867546 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c9781bf3-c1c0-4822-9f0b-0c1f9e8720a6 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/c2b86e02-eb7b-494e-ac67-61929f5e216d Jul 10 14:11:05.867546 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c9781bf3-c1c0-4822-9f0b-0c1f9e8720a6 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:05.867546 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c9781bf3-c1c0-4822-9f0b-0c1f9e8720a6 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:05.871806 np0000005012 devstack@c-api.service[100154]: DEBUG dbcounter [-] [100154] Writing DB stats cinder:SELECT=259,cinder:INSERT=28,cinder:UPDATE=53 {{(pid=100154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:11:05.879645 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:05.879645 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:11:05.886478 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-c9781bf3-c1c0-4822-9f0b-0c1f9e8720a6 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:11:05.893239 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c9781bf3-c1c0-4822-9f0b-0c1f9e8720a6 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/c2b86e02-eb7b-494e-ac67-61929f5e216d returned with HTTP 200 Jul 10 14:11:05.893651 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 240/976] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:11:05 2026] GET /volume/v3/volumes/c2b86e02-eb7b-494e-ac67-61929f5e216d => generated 1226 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:11:05.912137 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-80f6faf0-3f68-4f3a-8040-c84d82eabc6d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:05.914121 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-80f6faf0-3f68-4f3a-8040-c84d82eabc6d tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/c2b86e02-eb7b-494e-ac67-61929f5e216d Jul 10 14:11:05.914429 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-80f6faf0-3f68-4f3a-8040-c84d82eabc6d tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:05.914694 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-80f6faf0-3f68-4f3a-8040-c84d82eabc6d tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:05.917862 np0000005012 devstack@c-api.service[100155]: DEBUG dbcounter [-] [100155] Writing DB stats cinder:SELECT=362,cinder:INSERT=55,cinder:UPDATE=90 {{(pid=100155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:11:05.927739 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:05.927739 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:11:05.933974 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-80f6faf0-3f68-4f3a-8040-c84d82eabc6d tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:11:05.943146 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-80f6faf0-3f68-4f3a-8040-c84d82eabc6d tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/c2b86e02-eb7b-494e-ac67-61929f5e216d returned with HTTP 200 Jul 10 14:11:05.943819 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 241/977] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:11:05 2026] GET /volume/v3/volumes/c2b86e02-eb7b-494e-ac67-61929f5e216d => generated 1226 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:11:05.963765 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e773c7a5-156d-4de4-9b4e-86b019b3af9b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:05.966278 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e773c7a5-156d-4de4-9b4e-86b019b3af9b tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/30fdcc08-0af2-47df-9428-27123dc0fae0 Jul 10 14:11:05.966488 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e773c7a5-156d-4de4-9b4e-86b019b3af9b tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:05.967015 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e773c7a5-156d-4de4-9b4e-86b019b3af9b tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:05.967015 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.snapshots [None req-e773c7a5-156d-4de4-9b4e-86b019b3af9b tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Delete snapshot with id: 30fdcc08-0af2-47df-9428-27123dc0fae0 Jul 10 14:11:05.976659 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:05.976659 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:11:05.976659 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e773c7a5-156d-4de4-9b4e-86b019b3af9b tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Snapshot retrieved successfully. Jul 10 14:11:06.005707 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e773c7a5-156d-4de4-9b4e-86b019b3af9b tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Snapshot delete request issued successfully. Jul 10 14:11:06.006005 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e773c7a5-156d-4de4-9b4e-86b019b3af9b tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/snapshots/30fdcc08-0af2-47df-9428-27123dc0fae0 returned with HTTP 202 Jul 10 14:11:06.006516 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 246/978] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:11:05 2026] DELETE /volume/v3/snapshots/30fdcc08-0af2-47df-9428-27123dc0fae0 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:11:06.019215 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e912b613-177d-4c60-9823-e80c0487c6ea None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:06.021367 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e912b613-177d-4c60-9823-e80c0487c6ea tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/snapshots/30fdcc08-0af2-47df-9428-27123dc0fae0 Jul 10 14:11:06.021727 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e912b613-177d-4c60-9823-e80c0487c6ea tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:06.022016 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e912b613-177d-4c60-9823-e80c0487c6ea tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:06.031786 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:06.031786 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:11:06.032411 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e912b613-177d-4c60-9823-e80c0487c6ea tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Snapshot retrieved successfully. Jul 10 14:11:06.033960 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e912b613-177d-4c60-9823-e80c0487c6ea tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/snapshots/30fdcc08-0af2-47df-9428-27123dc0fae0 returned with HTTP 200 Jul 10 14:11:06.034155 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 252/979] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:11:06 2026] GET /volume/v3/snapshots/30fdcc08-0af2-47df-9428-27123dc0fae0 => generated 470 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:06.121934 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b904e96c-8885-463b-a781-4f0a3bca2e02 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:06.124344 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b904e96c-8885-463b-a781-4f0a3bca2e02 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] GET https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 Jul 10 14:11:06.124662 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b904e96c-8885-463b-a781-4f0a3bca2e02 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:06.124964 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b904e96c-8885-463b-a781-4f0a3bca2e02 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:06.134412 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:06.134412 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:11:06.140712 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b904e96c-8885-463b-a781-4f0a3bca2e02 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Volume info retrieved successfully. Jul 10 14:11:06.147156 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b904e96c-8885-463b-a781-4f0a3bca2e02 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 returned with HTTP 200 Jul 10 14:11:06.147563 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 241/980] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:06 2026] GET /volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:06.216784 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-7e041311-c470-430e-9794-3ca88832947e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:06.221355 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7e041311-c470-430e-9794-3ca88832947e tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] GET https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 Jul 10 14:11:06.221690 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7e041311-c470-430e-9794-3ca88832947e tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:06.221998 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7e041311-c470-430e-9794-3ca88832947e tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:06.236021 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:06.236021 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:11:06.241309 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-7e041311-c470-430e-9794-3ca88832947e tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Volume info retrieved successfully. Jul 10 14:11:06.247440 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7e041311-c470-430e-9794-3ca88832947e tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 returned with HTTP 200 Jul 10 14:11:06.247920 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 242/981] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:06 2026] GET /volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:07.047338 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-260d7123-e60a-4745-99f5-d4fad82fe7ee None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:07.049418 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-260d7123-e60a-4745-99f5-d4fad82fe7ee tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/snapshots/30fdcc08-0af2-47df-9428-27123dc0fae0 Jul 10 14:11:07.049694 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-260d7123-e60a-4745-99f5-d4fad82fe7ee tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:07.049965 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-260d7123-e60a-4745-99f5-d4fad82fe7ee tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:07.054796 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-260d7123-e60a-4745-99f5-d4fad82fe7ee tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/snapshots/30fdcc08-0af2-47df-9428-27123dc0fae0 returned with HTTP 404 Jul 10 14:11:07.055329 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 247/982] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:11:07 2026] GET /volume/v3/snapshots/30fdcc08-0af2-47df-9428-27123dc0fae0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:11:07.067527 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2bb4ca38-b24a-4e8c-b2ad-1680aa8f418c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:07.069253 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2bb4ca38-b24a-4e8c-b2ad-1680aa8f418c tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] DELETE https://10.4.3.66/volume/v3/volumes/c2b86e02-eb7b-494e-ac67-61929f5e216d Jul 10 14:11:07.069462 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2bb4ca38-b24a-4e8c-b2ad-1680aa8f418c tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:07.069659 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2bb4ca38-b24a-4e8c-b2ad-1680aa8f418c tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:07.069817 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-2bb4ca38-b24a-4e8c-b2ad-1680aa8f418c tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Delete volume with id: c2b86e02-eb7b-494e-ac67-61929f5e216d Jul 10 14:11:07.090733 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:07.090733 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:11:07.090733 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2bb4ca38-b24a-4e8c-b2ad-1680aa8f418c tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:11:07.116744 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2bb4ca38-b24a-4e8c-b2ad-1680aa8f418c tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Delete volume request issued successfully. Jul 10 14:11:07.117161 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2bb4ca38-b24a-4e8c-b2ad-1680aa8f418c tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/c2b86e02-eb7b-494e-ac67-61929f5e216d returned with HTTP 202 Jul 10 14:11:07.117819 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 253/983] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:11:07 2026] DELETE /volume/v3/volumes/c2b86e02-eb7b-494e-ac67-61929f5e216d => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:11:07.128092 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-1dee825b-35bc-406f-8c3c-0c6ee0f7f08f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:07.131332 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1dee825b-35bc-406f-8c3c-0c6ee0f7f08f tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/c2b86e02-eb7b-494e-ac67-61929f5e216d Jul 10 14:11:07.132320 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1dee825b-35bc-406f-8c3c-0c6ee0f7f08f tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:07.132675 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1dee825b-35bc-406f-8c3c-0c6ee0f7f08f tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:07.144075 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:07.144075 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:11:07.151228 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-1dee825b-35bc-406f-8c3c-0c6ee0f7f08f tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:11:07.158490 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1dee825b-35bc-406f-8c3c-0c6ee0f7f08f tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/c2b86e02-eb7b-494e-ac67-61929f5e216d returned with HTTP 200 Jul 10 14:11:07.159066 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 242/984] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:11:07 2026] GET /volume/v3/volumes/c2b86e02-eb7b-494e-ac67-61929f5e216d => generated 1225 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:11:08.174004 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-9abbd026-3596-4d06-9e9f-c8ecba254991 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:08.177846 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9abbd026-3596-4d06-9e9f-c8ecba254991 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/c2b86e02-eb7b-494e-ac67-61929f5e216d Jul 10 14:11:08.177846 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9abbd026-3596-4d06-9e9f-c8ecba254991 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:08.177846 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9abbd026-3596-4d06-9e9f-c8ecba254991 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:08.184222 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9abbd026-3596-4d06-9e9f-c8ecba254991 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/c2b86e02-eb7b-494e-ac67-61929f5e216d returned with HTTP 404 Jul 10 14:11:08.185213 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 243/985] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:11:08 2026] GET /volume/v3/volumes/c2b86e02-eb7b-494e-ac67-61929f5e216d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:11:08.472259 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b17b0cdf-b6b5-430d-a675-f08ac2b4625e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:08.481274 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b17b0cdf-b6b5-430d-a675-f08ac2b4625e tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] DELETE https://10.4.3.66/volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 Jul 10 14:11:08.481692 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b17b0cdf-b6b5-430d-a675-f08ac2b4625e tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:08.483361 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b17b0cdf-b6b5-430d-a675-f08ac2b4625e tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:08.483361 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-b17b0cdf-b6b5-430d-a675-f08ac2b4625e tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Delete volume with id: 503e964d-aa8b-4115-983e-d2e962bad0e5 Jul 10 14:11:08.498787 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:08.498787 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:11:08.499394 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-b17b0cdf-b6b5-430d-a675-f08ac2b4625e tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:11:08.528854 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-b17b0cdf-b6b5-430d-a675-f08ac2b4625e tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Delete volume request issued successfully. Jul 10 14:11:08.529031 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b17b0cdf-b6b5-430d-a675-f08ac2b4625e tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 returned with HTTP 202 Jul 10 14:11:08.529449 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 248/986] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:11:08 2026] DELETE /volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:11:08.538567 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9c636089-8fb6-4d04-852c-585cc926daae None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:08.541079 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9c636089-8fb6-4d04-852c-585cc926daae tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 Jul 10 14:11:08.541376 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9c636089-8fb6-4d04-852c-585cc926daae tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:08.543302 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9c636089-8fb6-4d04-852c-585cc926daae tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:08.551102 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:08.551102 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:11:08.557650 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9c636089-8fb6-4d04-852c-585cc926daae tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:11:08.562754 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9c636089-8fb6-4d04-852c-585cc926daae tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 returned with HTTP 200 Jul 10 14:11:08.564687 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 254/987] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:11:08 2026] GET /volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 => generated 1190 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:11:09.580984 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-3b930481-7b30-464d-80aa-7a1032cbf177 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:09.583361 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3b930481-7b30-464d-80aa-7a1032cbf177 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 Jul 10 14:11:09.583707 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3b930481-7b30-464d-80aa-7a1032cbf177 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:09.583980 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3b930481-7b30-464d-80aa-7a1032cbf177 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:09.592107 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3b930481-7b30-464d-80aa-7a1032cbf177 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 returned with HTTP 404 Jul 10 14:11:09.592832 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 243/988] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:11:09 2026] GET /volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:11:09.602870 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-0547688f-48f2-42cd-8770-536edc3ea91b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:09.606299 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0547688f-48f2-42cd-8770-536edc3ea91b tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] DELETE https://10.4.3.66/volume/v3/volumes/c2b86e02-eb7b-494e-ac67-61929f5e216d Jul 10 14:11:09.606655 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0547688f-48f2-42cd-8770-536edc3ea91b tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:09.606990 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0547688f-48f2-42cd-8770-536edc3ea91b tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:09.607411 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-0547688f-48f2-42cd-8770-536edc3ea91b tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Delete volume with id: c2b86e02-eb7b-494e-ac67-61929f5e216d Jul 10 14:11:09.613572 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0547688f-48f2-42cd-8770-536edc3ea91b tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/c2b86e02-eb7b-494e-ac67-61929f5e216d returned with HTTP 404 Jul 10 14:11:09.614122 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 244/989] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:11:09 2026] DELETE /volume/v3/volumes/c2b86e02-eb7b-494e-ac67-61929f5e216d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:11:09.621807 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6993ca13-8053-4dcc-af89-4a636aba4100 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:09.624039 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6993ca13-8053-4dcc-af89-4a636aba4100 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/c2b86e02-eb7b-494e-ac67-61929f5e216d Jul 10 14:11:09.624374 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6993ca13-8053-4dcc-af89-4a636aba4100 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:09.624645 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6993ca13-8053-4dcc-af89-4a636aba4100 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:09.635105 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6993ca13-8053-4dcc-af89-4a636aba4100 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/c2b86e02-eb7b-494e-ac67-61929f5e216d returned with HTTP 404 Jul 10 14:11:09.635756 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 249/990] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:11:09 2026] GET /volume/v3/volumes/c2b86e02-eb7b-494e-ac67-61929f5e216d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:11:09.644841 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8c75bf43-f8f4-4eca-981b-c6887298528c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:09.648088 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8c75bf43-f8f4-4eca-981b-c6887298528c tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/30fdcc08-0af2-47df-9428-27123dc0fae0 Jul 10 14:11:09.648247 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8c75bf43-f8f4-4eca-981b-c6887298528c tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:09.648405 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8c75bf43-f8f4-4eca-981b-c6887298528c tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:09.648547 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-8c75bf43-f8f4-4eca-981b-c6887298528c tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Delete snapshot with id: 30fdcc08-0af2-47df-9428-27123dc0fae0 Jul 10 14:11:09.653364 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8c75bf43-f8f4-4eca-981b-c6887298528c tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/snapshots/30fdcc08-0af2-47df-9428-27123dc0fae0 returned with HTTP 404 Jul 10 14:11:09.653892 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 255/991] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:11:09 2026] DELETE /volume/v3/snapshots/30fdcc08-0af2-47df-9428-27123dc0fae0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:11:09.662345 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-cfc113c0-984c-488f-9681-a1f6e0031dda None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:09.664304 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cfc113c0-984c-488f-9681-a1f6e0031dda tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/snapshots/30fdcc08-0af2-47df-9428-27123dc0fae0 Jul 10 14:11:09.664541 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cfc113c0-984c-488f-9681-a1f6e0031dda tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:09.664772 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cfc113c0-984c-488f-9681-a1f6e0031dda tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:09.670699 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cfc113c0-984c-488f-9681-a1f6e0031dda tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/snapshots/30fdcc08-0af2-47df-9428-27123dc0fae0 returned with HTTP 404 Jul 10 14:11:09.671415 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 244/992] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:11:09 2026] GET /volume/v3/snapshots/30fdcc08-0af2-47df-9428-27123dc0fae0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:11:09.680628 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-902f77c7-1644-4289-9ee9-e4e5deced0e5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:09.682477 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-902f77c7-1644-4289-9ee9-e4e5deced0e5 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] DELETE https://10.4.3.66/volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 Jul 10 14:11:09.682868 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-902f77c7-1644-4289-9ee9-e4e5deced0e5 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:09.683176 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-902f77c7-1644-4289-9ee9-e4e5deced0e5 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:09.683466 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-902f77c7-1644-4289-9ee9-e4e5deced0e5 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Delete volume with id: 503e964d-aa8b-4115-983e-d2e962bad0e5 Jul 10 14:11:09.690870 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-902f77c7-1644-4289-9ee9-e4e5deced0e5 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 returned with HTTP 404 Jul 10 14:11:09.691493 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 245/993] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:11:09 2026] DELETE /volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:11:09.699589 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0f3dabe4-b1bb-46d6-8110-75c304821fbc None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:09.702194 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0f3dabe4-b1bb-46d6-8110-75c304821fbc tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 Jul 10 14:11:09.702452 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0f3dabe4-b1bb-46d6-8110-75c304821fbc tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:09.702697 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0f3dabe4-b1bb-46d6-8110-75c304821fbc tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:09.709383 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0f3dabe4-b1bb-46d6-8110-75c304821fbc tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 returned with HTTP 404 Jul 10 14:11:09.709945 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 250/994] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:11:09 2026] GET /volume/v3/volumes/503e964d-aa8b-4115-983e-d2e962bad0e5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:11:09.751780 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c695840d-9acc-4c8a-9b43-0cf8c52767c5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:09.754086 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c695840d-9acc-4c8a-9b43-0cf8c52767c5 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] DELETE https://10.4.3.66/volume/v3/volumes/21c4b08f-5f7e-464d-b3fa-361c3695f776 Jul 10 14:11:09.754320 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c695840d-9acc-4c8a-9b43-0cf8c52767c5 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:09.754582 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c695840d-9acc-4c8a-9b43-0cf8c52767c5 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:09.754814 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-c695840d-9acc-4c8a-9b43-0cf8c52767c5 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Delete volume with id: 21c4b08f-5f7e-464d-b3fa-361c3695f776 Jul 10 14:11:09.766413 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:09.766413 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:11:09.767065 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c695840d-9acc-4c8a-9b43-0cf8c52767c5 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:11:09.793537 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c695840d-9acc-4c8a-9b43-0cf8c52767c5 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Delete volume request issued successfully. Jul 10 14:11:09.793537 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c695840d-9acc-4c8a-9b43-0cf8c52767c5 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/21c4b08f-5f7e-464d-b3fa-361c3695f776 returned with HTTP 202 Jul 10 14:11:09.793537 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 256/995] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:11:09 2026] DELETE /volume/v3/volumes/21c4b08f-5f7e-464d-b3fa-361c3695f776 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:11:09.804383 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-c3776a7f-d499-403a-aeff-88cd58ee7c3e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:09.806308 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c3776a7f-d499-403a-aeff-88cd58ee7c3e tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/21c4b08f-5f7e-464d-b3fa-361c3695f776 Jul 10 14:11:09.806575 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c3776a7f-d499-403a-aeff-88cd58ee7c3e tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:09.807102 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c3776a7f-d499-403a-aeff-88cd58ee7c3e tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:09.816032 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:09.816032 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:11:09.819883 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-c3776a7f-d499-403a-aeff-88cd58ee7c3e tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Volume info retrieved successfully. Jul 10 14:11:09.828438 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c3776a7f-d499-403a-aeff-88cd58ee7c3e tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/21c4b08f-5f7e-464d-b3fa-361c3695f776 returned with HTTP 200 Jul 10 14:11:09.828438 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 245/996] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:11:09 2026] GET /volume/v3/volumes/21c4b08f-5f7e-464d-b3fa-361c3695f776 => generated 1225 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:11:10.842597 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f779d20a-7743-4147-a356-6b78a29ca06e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:10.845005 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f779d20a-7743-4147-a356-6b78a29ca06e tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/21c4b08f-5f7e-464d-b3fa-361c3695f776 Jul 10 14:11:10.845265 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f779d20a-7743-4147-a356-6b78a29ca06e tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:10.845497 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f779d20a-7743-4147-a356-6b78a29ca06e tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:10.853027 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f779d20a-7743-4147-a356-6b78a29ca06e tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/21c4b08f-5f7e-464d-b3fa-361c3695f776 returned with HTTP 404 Jul 10 14:11:10.853940 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 246/997] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:11:10 2026] GET /volume/v3/volumes/21c4b08f-5f7e-464d-b3fa-361c3695f776 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:11:10.862493 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-9aa30346-604b-4d35-8176-ae57c75a26d9 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:10.864645 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9aa30346-604b-4d35-8176-ae57c75a26d9 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] DELETE https://10.4.3.66/volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc Jul 10 14:11:10.864896 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9aa30346-604b-4d35-8176-ae57c75a26d9 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:10.865121 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9aa30346-604b-4d35-8176-ae57c75a26d9 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:10.865351 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-9aa30346-604b-4d35-8176-ae57c75a26d9 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Delete volume with id: 2a56ba4c-e509-4525-9ebf-72c6d30d7bdc Jul 10 14:11:10.872103 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9aa30346-604b-4d35-8176-ae57c75a26d9 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc returned with HTTP 404 Jul 10 14:11:10.872835 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 251/998] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:11:10 2026] DELETE /volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:11:10.879573 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-217f24f9-1ac1-4970-b72a-73f2d8240cb9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:10.881449 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-217f24f9-1ac1-4970-b72a-73f2d8240cb9 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc Jul 10 14:11:10.881697 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-217f24f9-1ac1-4970-b72a-73f2d8240cb9 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:10.881909 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-217f24f9-1ac1-4970-b72a-73f2d8240cb9 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:10.887458 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-217f24f9-1ac1-4970-b72a-73f2d8240cb9 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc returned with HTTP 404 Jul 10 14:11:10.887930 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 257/999] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:11:10 2026] GET /volume/v3/volumes/2a56ba4c-e509-4525-9ebf-72c6d30d7bdc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:11:10.928189 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f9ab5817-8cd1-478d-bf95-ef4c3fc7bcf1 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:10.930326 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f9ab5817-8cd1-478d-bf95-ef4c3fc7bcf1 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] DELETE https://10.4.3.66/volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 Jul 10 14:11:10.930559 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f9ab5817-8cd1-478d-bf95-ef4c3fc7bcf1 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:10.930842 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f9ab5817-8cd1-478d-bf95-ef4c3fc7bcf1 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:10.931208 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-f9ab5817-8cd1-478d-bf95-ef4c3fc7bcf1 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Delete volume with id: 10cbc831-67be-4dde-9451-6a945318cd98 Jul 10 14:11:10.940164 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f9ab5817-8cd1-478d-bf95-ef4c3fc7bcf1 tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 returned with HTTP 404 Jul 10 14:11:10.940719 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 246/1000] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:11:10 2026] DELETE /volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:11:10.948699 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-13299a89-de28-4f55-bfb7-febddc9b98dc None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:10.950582 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-13299a89-de28-4f55-bfb7-febddc9b98dc tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] GET https://10.4.3.66/volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 Jul 10 14:11:10.950864 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-13299a89-de28-4f55-bfb7-febddc9b98dc tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:10.951052 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-13299a89-de28-4f55-bfb7-febddc9b98dc tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:10.960927 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-13299a89-de28-4f55-bfb7-febddc9b98dc tempest-VolumeImageDependencyTests-326349752 tempest-VolumeImageDependencyTests-326349752-project-member] https://10.4.3.66/volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 returned with HTTP 404 Jul 10 14:11:10.961568 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 247/1001] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:11:10 2026] GET /volume/v3/volumes/10cbc831-67be-4dde-9451-6a945318cd98 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:11:13.198098 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-98c80e97-3378-4161-9d60-be73c7f6345f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:13.269796 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-98c80e97-3378-4161-9d60-be73c7f6345f tempest-ProjectReaderTests-1864076962 tempest-ProjectReaderTests-1864076962-project-admin] GET https://10.4.3.66/volume/v3/scheduler-stats/get_pools Jul 10 14:11:13.270055 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-98c80e97-3378-4161-9d60-be73c7f6345f tempest-ProjectReaderTests-1864076962 tempest-ProjectReaderTests-1864076962-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:13.270380 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-98c80e97-3378-4161-9d60-be73c7f6345f tempest-ProjectReaderTests-1864076962 tempest-ProjectReaderTests-1864076962-project-admin] Calling method 'get_pools' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:13.773408 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-98c80e97-3378-4161-9d60-be73c7f6345f tempest-ProjectReaderTests-1864076962 tempest-ProjectReaderTests-1864076962-project-admin] https://10.4.3.66/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 10 14:11:13.774087 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 252/1002] 10.4.3.66 () {66 vars in 1284 bytes} [Fri Jul 10 14:11:13 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:13.783370 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-56c8243a-7dda-4857-8997-c863b9857b1b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:13.872029 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-56c8243a-7dda-4857-8997-c863b9857b1b tempest-ProjectReaderTests-1864076962 tempest-ProjectReaderTests-1864076962-project-reader] GET https://10.4.3.66/volume/v3/capabilities/np0000005012@storpool Jul 10 14:11:13.872328 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-56c8243a-7dda-4857-8997-c863b9857b1b tempest-ProjectReaderTests-1864076962 tempest-ProjectReaderTests-1864076962-project-reader] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:13.872561 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-56c8243a-7dda-4857-8997-c863b9857b1b tempest-ProjectReaderTests-1864076962 tempest-ProjectReaderTests-1864076962-project-reader] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:13.873249 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.policy [None req-56c8243a-7dda-4857-8997-c863b9857b1b tempest-ProjectReaderTests-1864076962 tempest-ProjectReaderTests-1864076962-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'c9221cd2f3f84e62a2172242d276644e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '12302ef23426411f8c97bd038cd87a21', '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=100152) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 14:11:13.873423 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-56c8243a-7dda-4857-8997-c863b9857b1b tempest-ProjectReaderTests-1864076962 tempest-ProjectReaderTests-1864076962-project-reader] https://10.4.3.66/volume/v3/capabilities/np0000005012@storpool returned with HTTP 403 Jul 10 14:11:13.873964 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 258/1003] 10.4.3.66 () {66 vars in 1311 bytes} [Fri Jul 10 14:11:13 2026] GET /volume/v3/capabilities/np0000005012@storpool => generated 110 bytes in 91 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:11:18.443001 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-c5f18bdd-a25f-4978-9ff0-2bc057b178ec None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:18.443405 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c5f18bdd-a25f-4978-9ff0-2bc057b178ec None None] GET https://10.4.3.66/volume// Jul 10 14:11:18.443615 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c5f18bdd-a25f-4978-9ff0-2bc057b178ec None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:18.443815 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c5f18bdd-a25f-4978-9ff0-2bc057b178ec None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:18.444187 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c5f18bdd-a25f-4978-9ff0-2bc057b178ec None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:11:18.444479 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 247/1004] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:11:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:11:18.453132 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-28eeaabe-153a-45b3-ab21-ba310a3ab0df req-c3b2aeba-a495-414e-a389-1505f24cd541 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:18.455692 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-28eeaabe-153a-45b3-ab21-ba310a3ab0df req-c3b2aeba-a495-414e-a389-1505f24cd541 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:11:18.456105 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-28eeaabe-153a-45b3-ab21-ba310a3ab0df req-c3b2aeba-a495-414e-a389-1505f24cd541 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "33b29d24-070c-4a9d-bb04-369d5b08fca2", "connector": null, "instance_uuid": "1076f2e4-633c-4dad-8aa8-67036fe6d6cd"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:11:18.467582 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:18.467582 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:11:18.498295 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-28eeaabe-153a-45b3-ab21-ba310a3ab0df req-c3b2aeba-a495-414e-a389-1505f24cd541 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:11:18.498839 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 248/1005] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:11:18 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 14:11:18.508572 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-28eeaabe-153a-45b3-ab21-ba310a3ab0df req-8832fed3-55a2-4170-8970-1a6a5ef79383 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:18.511277 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-28eeaabe-153a-45b3-ab21-ba310a3ab0df req-8832fed3-55a2-4170-8970-1a6a5ef79383 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] DELETE https://10.4.3.66/volume/v3/attachments/583f3fe4-bbcf-4f5c-8268-f0e6a498e6c6 Jul 10 14:11:18.511540 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-28eeaabe-153a-45b3-ab21-ba310a3ab0df req-8832fed3-55a2-4170-8970-1a6a5ef79383 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:18.511828 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-28eeaabe-153a-45b3-ab21-ba310a3ab0df req-8832fed3-55a2-4170-8970-1a6a5ef79383 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:18.515479 np0000005012 devstack@c-api.service[100153]: DEBUG dbcounter [-] [100153] Writing DB stats cinder:SELECT=265,cinder:UPDATE=74,cinder:INSERT=41 {{(pid=100153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:11:18.525764 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:18.525764 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:11:19.071037 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-28eeaabe-153a-45b3-ab21-ba310a3ab0df req-8832fed3-55a2-4170-8970-1a6a5ef79383 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/attachments/583f3fe4-bbcf-4f5c-8268-f0e6a498e6c6 returned with HTTP 200 Jul 10 14:11:19.071588 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 253/1006] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:11:18 2026] DELETE /volume/v3/attachments/583f3fe4-bbcf-4f5c-8268-f0e6a498e6c6 => generated 192 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:20.884866 np0000005012 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=265,cinder:UPDATE=48,cinder:INSERT=32 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:11:20.937306 np0000005012 devstack@c-api.service[100154]: DEBUG dbcounter [-] [100154] Writing DB stats cinder:SELECT=18 {{(pid=100154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:11:20.956922 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7db6ebcc-c738-4b79-9bba-41259e496753 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:20.958810 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7db6ebcc-c738-4b79-9bba-41259e496753 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] DELETE https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 Jul 10 14:11:20.958993 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7db6ebcc-c738-4b79-9bba-41259e496753 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:20.959225 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7db6ebcc-c738-4b79-9bba-41259e496753 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:20.959463 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-7db6ebcc-c738-4b79-9bba-41259e496753 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Delete volume with id: 8c8aadf9-922c-4390-9054-025c50beb610 Jul 10 14:11:20.969445 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:20.969445 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:11:20.969988 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7db6ebcc-c738-4b79-9bba-41259e496753 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Volume info retrieved successfully. Jul 10 14:11:21.008730 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7db6ebcc-c738-4b79-9bba-41259e496753 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Delete volume request issued successfully. Jul 10 14:11:21.008730 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7db6ebcc-c738-4b79-9bba-41259e496753 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 returned with HTTP 202 Jul 10 14:11:21.008730 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 259/1007] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:11:20 2026] DELETE /volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:11:21.020373 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-fbd09f24-bb2b-4a79-8b11-53b114a1abbd None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:21.028616 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-fbd09f24-bb2b-4a79-8b11-53b114a1abbd tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] GET https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 Jul 10 14:11:21.028616 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-fbd09f24-bb2b-4a79-8b11-53b114a1abbd tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:21.028616 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-fbd09f24-bb2b-4a79-8b11-53b114a1abbd tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:21.038770 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:21.038770 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:11:21.043002 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-fbd09f24-bb2b-4a79-8b11-53b114a1abbd tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Volume info retrieved successfully. Jul 10 14:11:21.050015 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-fbd09f24-bb2b-4a79-8b11-53b114a1abbd tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 returned with HTTP 200 Jul 10 14:11:21.050015 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 248/1008] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:21 2026] GET /volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:22.066966 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-6a0d007c-e734-4e9a-be9e-061d065ddab7 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:22.069912 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6a0d007c-e734-4e9a-be9e-061d065ddab7 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] GET https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 Jul 10 14:11:22.070264 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6a0d007c-e734-4e9a-be9e-061d065ddab7 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:22.070475 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6a0d007c-e734-4e9a-be9e-061d065ddab7 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:22.077735 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6a0d007c-e734-4e9a-be9e-061d065ddab7 tempest-TaggedAttachmentsTest-1930221334 tempest-TaggedAttachmentsTest-1930221334-project-member] https://10.4.3.66/volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 returned with HTTP 404 Jul 10 14:11:22.078169 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 249/1009] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:22 2026] GET /volume/v3/volumes/8c8aadf9-922c-4390-9054-025c50beb610 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:11:22.470680 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-300f524b-03b8-47a0-9a07-3a6c945f98fa None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:22.471851 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-300f524b-03b8-47a0-9a07-3a6c945f98fa tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:11:22.472339 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-300f524b-03b8-47a0-9a07-3a6c945f98fa tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1851914901"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:11:22.473810 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-300f524b-03b8-47a0-9a07-3a6c945f98fa tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1851914901'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:11:22.479305 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-300f524b-03b8-47a0-9a07-3a6c945f98fa tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Create volume of 1 GB Jul 10 14:11:22.479558 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:22.479558 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:11:22.480065 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-300f524b-03b8-47a0-9a07-3a6c945f98fa tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Availability Zones retrieved successfully. Jul 10 14:11:22.486563 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-300f524b-03b8-47a0-9a07-3a6c945f98fa tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Flow 'volume_create_api' (2410c5c0-f55f-4eff-a762-98a14e1a611b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:11:22.487868 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-300f524b-03b8-47a0-9a07-3a6c945f98fa tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40b49dc0-5b7f-4c51-a423-f6828b657b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:11:22.489014 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-300f524b-03b8-47a0-9a07-3a6c945f98fa tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:11:22.498442 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:22.498442 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:11:22.513434 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-300f524b-03b8-47a0-9a07-3a6c945f98fa tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40b49dc0-5b7f-4c51-a423-f6828b657b99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:19Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=d1bf57bb-d64b-4a91-b78a-2eceb49a2012,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd1bf57bb-d64b-4a91-b78a-2eceb49a2012', 'encryption_key_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=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:11:22.514173 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-300f524b-03b8-47a0-9a07-3a6c945f98fa tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88bc7f70-0560-4987-aec7-4c8ab30a1768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:11:22.566107 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-300f524b-03b8-47a0-9a07-3a6c945f98fa tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Created reservations ['b6a7d9ff-7fae-41d6-8ff8-f138c6d5997e', '56d061a4-bc40-4380-ab00-1508e7f30f60', 'f1983dfd-686b-41c8-b7d3-21f66a394731', '1e9af9c3-88e5-4e39-b8d8-aacba19d8351'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:11:22.566979 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-300f524b-03b8-47a0-9a07-3a6c945f98fa tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88bc7f70-0560-4987-aec7-4c8ab30a1768) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6a7d9ff-7fae-41d6-8ff8-f138c6d5997e', '56d061a4-bc40-4380-ab00-1508e7f30f60', 'f1983dfd-686b-41c8-b7d3-21f66a394731', '1e9af9c3-88e5-4e39-b8d8-aacba19d8351']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:11:22.567799 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-300f524b-03b8-47a0-9a07-3a6c945f98fa tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5c56010-b384-424e-b5a9-cf4b4e3d6945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:11:22.600992 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-300f524b-03b8-47a0-9a07-3a6c945f98fa tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5c56010-b384-424e-b5a9-cf4b4e3d6945) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d0c1113-1cb6-469e-ab94-f5088e2e0984', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1851914901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='163d989f231e478b9c15ed7061ac865f',qos_specs=None,replication_status=,reservations=['b6a7d9ff-7fae-41d6-8ff8-f138c6d5997e','56d061a4-bc40-4380-ab00-1508e7f30f60','f1983dfd-686b-41c8-b7d3-21f66a394731','1e9af9c3-88e5-4e39-b8d8-aacba19d8351'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7573ad3c2e6444d48e7a0738fde39479',volume_type_id=d1bf57bb-d64b-4a91-b78a-2eceb49a2012), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:11:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1851914901',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d0c1113-1cb6-469e-ab94-f5088e2e0984,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='163d989f231e478b9c15ed7061ac865f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7573ad3c2e6444d48e7a0738fde39479',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d1bf57bb-d64b-4a91-b78a-2eceb49a2012),volume_type_id=d1bf57bb-d64b-4a91-b78a-2eceb49a2012)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:11:22.602832 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-300f524b-03b8-47a0-9a07-3a6c945f98fa tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12641b4c-511e-4917-a38a-e3e902eef2c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:11:22.635690 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-300f524b-03b8-47a0-9a07-3a6c945f98fa tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12641b4c-511e-4917-a38a-e3e902eef2c4) transitioned into state 'SUCCESS' from state '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-1851914901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='163d989f231e478b9c15ed7061ac865f',qos_specs=None,replication_status=,reservations=['b6a7d9ff-7fae-41d6-8ff8-f138c6d5997e','56d061a4-bc40-4380-ab00-1508e7f30f60','f1983dfd-686b-41c8-b7d3-21f66a394731','1e9af9c3-88e5-4e39-b8d8-aacba19d8351'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7573ad3c2e6444d48e7a0738fde39479',volume_type_id=d1bf57bb-d64b-4a91-b78a-2eceb49a2012)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:11:22.636577 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-300f524b-03b8-47a0-9a07-3a6c945f98fa tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6311afbe-b2eb-4a08-8760-976a0f344dc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:11:22.655182 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-300f524b-03b8-47a0-9a07-3a6c945f98fa tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6311afbe-b2eb-4a08-8760-976a0f344dc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:11:22.655182 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-300f524b-03b8-47a0-9a07-3a6c945f98fa tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Flow 'volume_create_api' (2410c5c0-f55f-4eff-a762-98a14e1a611b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:11:22.655182 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-300f524b-03b8-47a0-9a07-3a6c945f98fa tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Create volume request issued successfully. Jul 10 14:11:22.655182 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-300f524b-03b8-47a0-9a07-3a6c945f98fa tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:11:22.655633 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 254/1010] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:11:22 2026] POST /volume/v3/volumes => generated 758 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:11:22.674763 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2a105936-2748-4a67-b276-f1d88cccf658 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:22.678625 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2a105936-2748-4a67-b276-f1d88cccf658 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:11:22.678902 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2a105936-2748-4a67-b276-f1d88cccf658 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:22.679163 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2a105936-2748-4a67-b276-f1d88cccf658 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:22.699249 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:22.699249 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:11:22.709529 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2a105936-2748-4a67-b276-f1d88cccf658 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:11:22.713112 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2a105936-2748-4a67-b276-f1d88cccf658 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:11:22.713831 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 260/1011] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:22 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 826 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:23.734214 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-397a4bef-e7f0-4884-a028-b15e83b4f7f3 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:23.736045 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-397a4bef-e7f0-4884-a028-b15e83b4f7f3 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:11:23.736239 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-397a4bef-e7f0-4884-a028-b15e83b4f7f3 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:23.736486 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-397a4bef-e7f0-4884-a028-b15e83b4f7f3 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:23.746381 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:23.746381 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:11:23.753681 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-397a4bef-e7f0-4884-a028-b15e83b4f7f3 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:11:23.760552 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-397a4bef-e7f0-4884-a028-b15e83b4f7f3 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:11:23.761168 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 249/1012] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:23 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:23.831212 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-db84bc1b-768f-46bc-a26f-2a039f3c63fd req-d1d3daf0-c0c4-4e89-a5fb-daa1232b8bdf None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:23.833579 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-db84bc1b-768f-46bc-a26f-2a039f3c63fd req-d1d3daf0-c0c4-4e89-a5fb-daa1232b8bdf tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:11:23.834962 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-db84bc1b-768f-46bc-a26f-2a039f3c63fd req-d1d3daf0-c0c4-4e89-a5fb-daa1232b8bdf tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:23.834962 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-db84bc1b-768f-46bc-a26f-2a039f3c63fd req-d1d3daf0-c0c4-4e89-a5fb-daa1232b8bdf tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:23.850388 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:23.850388 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:11:23.861837 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-db84bc1b-768f-46bc-a26f-2a039f3c63fd req-d1d3daf0-c0c4-4e89-a5fb-daa1232b8bdf tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:11:23.870227 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-db84bc1b-768f-46bc-a26f-2a039f3c63fd req-d1d3daf0-c0c4-4e89-a5fb-daa1232b8bdf tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:11:23.870385 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 250/1013] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:11:23 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:24.222237 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-28eeaabe-153a-45b3-ab21-ba310a3ab0df req-a7dc6d86-4604-4127-a1c4-96db1f1ac1f5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:24.225026 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-28eeaabe-153a-45b3-ab21-ba310a3ab0df req-a7dc6d86-4604-4127-a1c4-96db1f1ac1f5 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] PUT https://10.4.3.66/volume/v3/attachments/1678be56-7459-4282-9aa4-7f2ce6a069be Jul 10 14:11:24.225390 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-28eeaabe-153a-45b3-ab21-ba310a3ab0df req-a7dc6d86-4604-4127-a1c4-96db1f1ac1f5 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:11:24.233359 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-28eeaabe-153a-45b3-ab21-ba310a3ab0df req-a7dc6d86-4604-4127-a1c4-96db1f1ac1f5 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Acquiring lock "cinder-attachment_update-33b29d24-070c-4a9d-bb04-369d5b08fca2-np0000005012" by "attachment_update" {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:11:24.241640 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-28eeaabe-153a-45b3-ab21-ba310a3ab0df req-a7dc6d86-4604-4127-a1c4-96db1f1ac1f5 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Lock "cinder-attachment_update-33b29d24-070c-4a9d-bb04-369d5b08fca2-np0000005012" acquired by "attachment_update" :: waited 0.006s {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:11:24.241640 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:24.241640 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:11:24.766055 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-28eeaabe-153a-45b3-ab21-ba310a3ab0df req-a7dc6d86-4604-4127-a1c4-96db1f1ac1f5 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Lock "cinder-attachment_update-33b29d24-070c-4a9d-bb04-369d5b08fca2-np0000005012" released by "attachment_update" :: held 0.527s {{(pid=100153) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:11:24.767056 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-28eeaabe-153a-45b3-ab21-ba310a3ab0df req-a7dc6d86-4604-4127-a1c4-96db1f1ac1f5 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/attachments/1678be56-7459-4282-9aa4-7f2ce6a069be returned with HTTP 200 Jul 10 14:11:24.768020 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 255/1014] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:11:24 2026] PUT /volume/v3/attachments/1678be56-7459-4282-9aa4-7f2ce6a069be => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:24.781866 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-28eeaabe-153a-45b3-ab21-ba310a3ab0df req-28efdf9e-e9c6-4360-8492-b3d518376c53 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:24.784463 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-28eeaabe-153a-45b3-ab21-ba310a3ab0df req-28efdf9e-e9c6-4360-8492-b3d518376c53 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] GET https://10.4.3.66/volume/v3/attachments/1678be56-7459-4282-9aa4-7f2ce6a069be Jul 10 14:11:24.784809 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-28eeaabe-153a-45b3-ab21-ba310a3ab0df req-28efdf9e-e9c6-4360-8492-b3d518376c53 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:24.785056 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-28eeaabe-153a-45b3-ab21-ba310a3ab0df req-28efdf9e-e9c6-4360-8492-b3d518376c53 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:24.810029 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-28eeaabe-153a-45b3-ab21-ba310a3ab0df req-28efdf9e-e9c6-4360-8492-b3d518376c53 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/attachments/1678be56-7459-4282-9aa4-7f2ce6a069be returned with HTTP 200 Jul 10 14:11:24.811928 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 261/1015] 10.4.3.66 () {70 vars in 1644 bytes} [Fri Jul 10 14:11:24 2026] GET /volume/v3/attachments/1678be56-7459-4282-9aa4-7f2ce6a069be => generated 994 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:25.020492 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d1b82aae-3a07-4861-82a6-76256c9db486 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:25.024993 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d1b82aae-3a07-4861-82a6-76256c9db486 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 Jul 10 14:11:25.025337 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d1b82aae-3a07-4861-82a6-76256c9db486 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:25.025840 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d1b82aae-3a07-4861-82a6-76256c9db486 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:25.043491 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:25.043491 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:11:25.049543 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-d1b82aae-3a07-4861-82a6-76256c9db486 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:11:25.055250 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d1b82aae-3a07-4861-82a6-76256c9db486 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 returned with HTTP 200 Jul 10 14:11:25.055939 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 250/1016] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:25 2026] GET /volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 => generated 882 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:25.074866 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b4305413-419d-4793-80ab-51e0cb4d07a3 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:25.078530 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b4305413-419d-4793-80ab-51e0cb4d07a3 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 Jul 10 14:11:25.080521 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b4305413-419d-4793-80ab-51e0cb4d07a3 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:25.080521 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b4305413-419d-4793-80ab-51e0cb4d07a3 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:25.093485 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:25.093485 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:11:25.101155 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-b4305413-419d-4793-80ab-51e0cb4d07a3 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:11:25.109855 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b4305413-419d-4793-80ab-51e0cb4d07a3 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 returned with HTTP 200 Jul 10 14:11:25.110322 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 251/1017] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:25 2026] GET /volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 => generated 882 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:25.167323 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-000ed2ef-85a5-48f3-9aed-84a8a9034619 req-90d54723-5471-421b-81d5-b79d0a353edc None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:25.170583 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-000ed2ef-85a5-48f3-9aed-84a8a9034619 req-90d54723-5471-421b-81d5-b79d0a353edc tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 Jul 10 14:11:25.170873 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-000ed2ef-85a5-48f3-9aed-84a8a9034619 req-90d54723-5471-421b-81d5-b79d0a353edc tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:25.171144 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-000ed2ef-85a5-48f3-9aed-84a8a9034619 req-90d54723-5471-421b-81d5-b79d0a353edc tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:25.181661 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:25.181661 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:11:25.186455 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-000ed2ef-85a5-48f3-9aed-84a8a9034619 req-90d54723-5471-421b-81d5-b79d0a353edc tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:11:25.191951 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-000ed2ef-85a5-48f3-9aed-84a8a9034619 req-90d54723-5471-421b-81d5-b79d0a353edc tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 returned with HTTP 200 Jul 10 14:11:25.192407 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 256/1018] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:11:25 2026] GET /volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:25.913294 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7c8bd1a7-e651-4553-9bda-3c4859272b79 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:25.913804 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7c8bd1a7-e651-4553-9bda-3c4859272b79 None None] GET https://10.4.3.66/volume// Jul 10 14:11:25.913976 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7c8bd1a7-e651-4553-9bda-3c4859272b79 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:25.914294 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7c8bd1a7-e651-4553-9bda-3c4859272b79 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:25.914634 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7c8bd1a7-e651-4553-9bda-3c4859272b79 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:11:25.914946 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 262/1019] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:11:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:11:25.924165 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-db84bc1b-768f-46bc-a26f-2a039f3c63fd req-0d767000-5cd1-445b-a743-44e9c7afefdc None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:25.926337 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-db84bc1b-768f-46bc-a26f-2a039f3c63fd req-0d767000-5cd1-445b-a743-44e9c7afefdc tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:11:25.926886 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-db84bc1b-768f-46bc-a26f-2a039f3c63fd req-0d767000-5cd1-445b-a743-44e9c7afefdc tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d0c1113-1cb6-469e-ab94-f5088e2e0984", "connector": null, "instance_uuid": "e558e84d-476a-4ddf-b10a-6aad4a3e9f6c"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:11:25.935944 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:25.935944 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:11:25.969936 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-db84bc1b-768f-46bc-a26f-2a039f3c63fd req-0d767000-5cd1-445b-a743-44e9c7afefdc tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:11:25.970642 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 251/1020] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:11:25 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 14:11:26.395369 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f1e07ae4-0aa9-434e-a02f-924ae2639d07 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:26.398398 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f1e07ae4-0aa9-434e-a02f-924ae2639d07 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:11:26.398695 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f1e07ae4-0aa9-434e-a02f-924ae2639d07 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:26.398934 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f1e07ae4-0aa9-434e-a02f-924ae2639d07 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:26.414396 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:26.414396 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:11:26.419022 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-f1e07ae4-0aa9-434e-a02f-924ae2639d07 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:11:26.424322 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f1e07ae4-0aa9-434e-a02f-924ae2639d07 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:11:26.424942 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 252/1021] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:26 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:26.508327 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-764ff4bb-1b7b-4115-8c3f-8392a6032c92 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:26.508824 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-764ff4bb-1b7b-4115-8c3f-8392a6032c92 None None] GET https://10.4.3.66/volume// Jul 10 14:11:26.508952 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-764ff4bb-1b7b-4115-8c3f-8392a6032c92 None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:26.509134 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-764ff4bb-1b7b-4115-8c3f-8392a6032c92 None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:26.509527 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-764ff4bb-1b7b-4115-8c3f-8392a6032c92 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:11:26.509860 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 257/1022] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:11:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:11:26.521850 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-db84bc1b-768f-46bc-a26f-2a039f3c63fd req-d649fc92-427e-4f8f-aa4a-2acd6199a0c1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:26.525534 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-db84bc1b-768f-46bc-a26f-2a039f3c63fd req-d649fc92-427e-4f8f-aa4a-2acd6199a0c1 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:11:26.525945 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-db84bc1b-768f-46bc-a26f-2a039f3c63fd req-d649fc92-427e-4f8f-aa4a-2acd6199a0c1 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:26.526028 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-db84bc1b-768f-46bc-a26f-2a039f3c63fd req-d649fc92-427e-4f8f-aa4a-2acd6199a0c1 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:26.539597 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:26.539597 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:11:26.545737 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-db84bc1b-768f-46bc-a26f-2a039f3c63fd req-d649fc92-427e-4f8f-aa4a-2acd6199a0c1 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:11:26.552600 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-db84bc1b-768f-46bc-a26f-2a039f3c63fd req-d649fc92-427e-4f8f-aa4a-2acd6199a0c1 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:11:26.553118 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 263/1023] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:11:26 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 1030 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:11:26.720423 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-db84bc1b-768f-46bc-a26f-2a039f3c63fd req-d3501ef7-643f-4cd3-9b5f-18e49c012603 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:26.724892 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-db84bc1b-768f-46bc-a26f-2a039f3c63fd req-d3501ef7-643f-4cd3-9b5f-18e49c012603 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] PUT https://10.4.3.66/volume/v3/attachments/36f80bbc-45cf-455d-ae94-906aa63d5ef0 Jul 10 14:11:26.725560 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-db84bc1b-768f-46bc-a26f-2a039f3c63fd req-d3501ef7-643f-4cd3-9b5f-18e49c012603 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:11:26.743829 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-db84bc1b-768f-46bc-a26f-2a039f3c63fd req-d3501ef7-643f-4cd3-9b5f-18e49c012603 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Acquiring lock "cinder-attachment_update-5d0c1113-1cb6-469e-ab94-f5088e2e0984-np0000005012" by "attachment_update" {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:11:26.753886 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-db84bc1b-768f-46bc-a26f-2a039f3c63fd req-d3501ef7-643f-4cd3-9b5f-18e49c012603 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Lock "cinder-attachment_update-5d0c1113-1cb6-469e-ab94-f5088e2e0984-np0000005012" acquired by "attachment_update" :: waited 0.009s {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:11:26.754026 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:26.754026 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:11:27.241007 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-91508db8-4090-4b97-bb4e-54dc25c73abe None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:27.242741 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-91508db8-4090-4b97-bb4e-54dc25c73abe None None] GET https://10.4.3.66/volume// Jul 10 14:11:27.242741 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-91508db8-4090-4b97-bb4e-54dc25c73abe None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:27.242741 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-91508db8-4090-4b97-bb4e-54dc25c73abe None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:27.242741 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-91508db8-4090-4b97-bb4e-54dc25c73abe None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:11:27.242741 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 253/1024] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:11:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:11:27.251823 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-000ed2ef-85a5-48f3-9aed-84a8a9034619 req-2786dce9-2510-4ea9-a3ae-33aa42c92e2a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:27.254349 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-000ed2ef-85a5-48f3-9aed-84a8a9034619 req-2786dce9-2510-4ea9-a3ae-33aa42c92e2a tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:11:27.254768 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-000ed2ef-85a5-48f3-9aed-84a8a9034619 req-2786dce9-2510-4ea9-a3ae-33aa42c92e2a tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6", "connector": null, "instance_uuid": "661cf6e8-6d47-4196-bf81-7d72e93ba1b8"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:11:27.270733 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:27.270733 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:11:27.277613 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-db84bc1b-768f-46bc-a26f-2a039f3c63fd req-d3501ef7-643f-4cd3-9b5f-18e49c012603 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Lock "cinder-attachment_update-5d0c1113-1cb6-469e-ab94-f5088e2e0984-np0000005012" released by "attachment_update" :: held 0.525s {{(pid=100154) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:11:27.277894 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-db84bc1b-768f-46bc-a26f-2a039f3c63fd req-d3501ef7-643f-4cd3-9b5f-18e49c012603 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/attachments/36f80bbc-45cf-455d-ae94-906aa63d5ef0 returned with HTTP 200 Jul 10 14:11:27.278373 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 252/1025] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:11:26 2026] PUT /volume/v3/attachments/36f80bbc-45cf-455d-ae94-906aa63d5ef0 => generated 969 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:27.327345 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-000ed2ef-85a5-48f3-9aed-84a8a9034619 req-2786dce9-2510-4ea9-a3ae-33aa42c92e2a tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:11:27.327936 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 258/1026] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:11:27 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:27.441776 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-54848a64-5eb2-4bd6-886d-589e9017719c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:27.444530 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-54848a64-5eb2-4bd6-886d-589e9017719c tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:11:27.444707 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-54848a64-5eb2-4bd6-886d-589e9017719c tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:27.444908 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-54848a64-5eb2-4bd6-886d-589e9017719c tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:27.459168 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:27.459168 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:11:27.464773 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-54848a64-5eb2-4bd6-886d-589e9017719c tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:11:27.470736 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-54848a64-5eb2-4bd6-886d-589e9017719c tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:11:27.471353 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 264/1027] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:27 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:27.723624 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-51e0823b-e00e-417b-ab5d-1b2f7688d290 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:27.725591 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-51e0823b-e00e-417b-ab5d-1b2f7688d290 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 Jul 10 14:11:27.725835 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-51e0823b-e00e-417b-ab5d-1b2f7688d290 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:27.726027 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-51e0823b-e00e-417b-ab5d-1b2f7688d290 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:27.743428 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:27.743428 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:11:27.749289 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-51e0823b-e00e-417b-ab5d-1b2f7688d290 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:11:27.759702 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-51e0823b-e00e-417b-ab5d-1b2f7688d290 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 returned with HTTP 200 Jul 10 14:11:27.760302 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 254/1028] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:27 2026] GET /volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 => generated 881 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:27.858374 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-877aa505-5ba2-4806-a220-bad57aaabc8e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:27.858855 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-877aa505-5ba2-4806-a220-bad57aaabc8e None None] GET https://10.4.3.66/volume// Jul 10 14:11:27.859175 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-877aa505-5ba2-4806-a220-bad57aaabc8e None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:27.859285 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-877aa505-5ba2-4806-a220-bad57aaabc8e None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:27.859660 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-877aa505-5ba2-4806-a220-bad57aaabc8e None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:11:27.860493 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 253/1029] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:11:27 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:11:27.870049 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-000ed2ef-85a5-48f3-9aed-84a8a9034619 req-c2d2b8b8-30f3-4f6c-8dd4-4c662284351a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:27.872654 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-000ed2ef-85a5-48f3-9aed-84a8a9034619 req-c2d2b8b8-30f3-4f6c-8dd4-4c662284351a tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 Jul 10 14:11:27.872879 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-000ed2ef-85a5-48f3-9aed-84a8a9034619 req-c2d2b8b8-30f3-4f6c-8dd4-4c662284351a tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:27.873076 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-000ed2ef-85a5-48f3-9aed-84a8a9034619 req-c2d2b8b8-30f3-4f6c-8dd4-4c662284351a tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:27.889733 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:27.889733 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:11:27.894678 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-000ed2ef-85a5-48f3-9aed-84a8a9034619 req-c2d2b8b8-30f3-4f6c-8dd4-4c662284351a tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:11:27.900156 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-000ed2ef-85a5-48f3-9aed-84a8a9034619 req-c2d2b8b8-30f3-4f6c-8dd4-4c662284351a tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 returned with HTTP 200 Jul 10 14:11:27.900663 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 259/1030] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:11:27 2026] GET /volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 => generated 1061 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:11:28.015781 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-000ed2ef-85a5-48f3-9aed-84a8a9034619 req-9f250b07-ef10-4b56-9b15-e982eaf645cd None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:28.018343 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-000ed2ef-85a5-48f3-9aed-84a8a9034619 req-9f250b07-ef10-4b56-9b15-e982eaf645cd tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] PUT https://10.4.3.66/volume/v3/attachments/f3bf0bee-a026-4868-aca8-0da33d5a0a7c Jul 10 14:11:28.018800 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-000ed2ef-85a5-48f3-9aed-84a8a9034619 req-9f250b07-ef10-4b56-9b15-e982eaf645cd tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:11:28.029248 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-000ed2ef-85a5-48f3-9aed-84a8a9034619 req-9f250b07-ef10-4b56-9b15-e982eaf645cd tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Acquiring lock "cinder-attachment_update-b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6-np0000005012" by "attachment_update" {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:11:28.035140 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-000ed2ef-85a5-48f3-9aed-84a8a9034619 req-9f250b07-ef10-4b56-9b15-e982eaf645cd tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Lock "cinder-attachment_update-b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6-np0000005012" acquired by "attachment_update" :: waited 0.006s {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:11:28.036327 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:28.036327 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:11:28.490009 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a83f1077-cebc-4b35-8b4d-302913b44115 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:28.492558 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a83f1077-cebc-4b35-8b4d-302913b44115 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:11:28.492907 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a83f1077-cebc-4b35-8b4d-302913b44115 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:28.493257 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a83f1077-cebc-4b35-8b4d-302913b44115 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:28.506958 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:28.506958 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:11:28.513329 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-a83f1077-cebc-4b35-8b4d-302913b44115 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:11:28.520313 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a83f1077-cebc-4b35-8b4d-302913b44115 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:11:28.520926 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 255/1031] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:28 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:28.564045 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-000ed2ef-85a5-48f3-9aed-84a8a9034619 req-9f250b07-ef10-4b56-9b15-e982eaf645cd tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Lock "cinder-attachment_update-b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6-np0000005012" released by "attachment_update" :: held 0.529s {{(pid=100152) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:11:28.564366 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-000ed2ef-85a5-48f3-9aed-84a8a9034619 req-9f250b07-ef10-4b56-9b15-e982eaf645cd tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/attachments/f3bf0bee-a026-4868-aca8-0da33d5a0a7c returned with HTTP 200 Jul 10 14:11:28.564993 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 265/1032] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:11:28 2026] PUT /volume/v3/attachments/f3bf0bee-a026-4868-aca8-0da33d5a0a7c => generated 968 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:28.581356 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-000ed2ef-85a5-48f3-9aed-84a8a9034619 req-23a15ae0-0508-440f-8df7-f1c5f6b6294c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:28.584138 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-000ed2ef-85a5-48f3-9aed-84a8a9034619 req-23a15ae0-0508-440f-8df7-f1c5f6b6294c tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6/encryption Jul 10 14:11:28.584436 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-000ed2ef-85a5-48f3-9aed-84a8a9034619 req-23a15ae0-0508-440f-8df7-f1c5f6b6294c tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:28.584667 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-000ed2ef-85a5-48f3-9aed-84a8a9034619 req-23a15ae0-0508-440f-8df7-f1c5f6b6294c tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'index' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:28.597028 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:28.597028 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:11:28.604717 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-000ed2ef-85a5-48f3-9aed-84a8a9034619 req-23a15ae0-0508-440f-8df7-f1c5f6b6294c tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6/encryption returned with HTTP 200 Jul 10 14:11:28.605099 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 254/1033] 10.4.3.66 () {68 vars in 1624 bytes} [Fri Jul 10 14:11:28 2026] GET /volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6/encryption => generated 161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:28.776901 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8ef220c7-faa7-4c02-b3f9-294b77d395a3 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:28.780095 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8ef220c7-faa7-4c02-b3f9-294b77d395a3 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 Jul 10 14:11:28.780095 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8ef220c7-faa7-4c02-b3f9-294b77d395a3 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:28.780095 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8ef220c7-faa7-4c02-b3f9-294b77d395a3 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:28.791754 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:28.791754 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:11:28.797807 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-8ef220c7-faa7-4c02-b3f9-294b77d395a3 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:11:28.804272 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8ef220c7-faa7-4c02-b3f9-294b77d395a3 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 returned with HTTP 200 Jul 10 14:11:28.805083 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 260/1034] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:28 2026] GET /volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:29.538289 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-6afbb2ad-ae7e-4fd3-8fb1-68d464d021a0 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:29.540236 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6afbb2ad-ae7e-4fd3-8fb1-68d464d021a0 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:11:29.540443 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6afbb2ad-ae7e-4fd3-8fb1-68d464d021a0 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:29.540663 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6afbb2ad-ae7e-4fd3-8fb1-68d464d021a0 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:29.550909 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:29.550909 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:11:29.558187 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-6afbb2ad-ae7e-4fd3-8fb1-68d464d021a0 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:11:29.567370 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6afbb2ad-ae7e-4fd3-8fb1-68d464d021a0 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:11:29.567895 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 256/1035] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:29 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:29.824875 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9922cd2f-b7f9-47ea-ae76-d404e7957881 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:29.826640 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9922cd2f-b7f9-47ea-ae76-d404e7957881 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 Jul 10 14:11:29.827142 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9922cd2f-b7f9-47ea-ae76-d404e7957881 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:29.827615 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9922cd2f-b7f9-47ea-ae76-d404e7957881 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:29.851541 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:29.851541 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:11:29.856813 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9922cd2f-b7f9-47ea-ae76-d404e7957881 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:11:29.869725 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9922cd2f-b7f9-47ea-ae76-d404e7957881 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 returned with HTTP 200 Jul 10 14:11:29.870352 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 266/1036] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:29 2026] GET /volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 => generated 882 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:30.586342 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ac7e32c7-1471-4d4a-ab93-f30b36add102 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:30.588562 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ac7e32c7-1471-4d4a-ab93-f30b36add102 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:11:30.588835 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ac7e32c7-1471-4d4a-ab93-f30b36add102 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:30.589060 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ac7e32c7-1471-4d4a-ab93-f30b36add102 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:30.599309 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:30.599309 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:11:30.603821 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-ac7e32c7-1471-4d4a-ab93-f30b36add102 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:11:30.609375 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ac7e32c7-1471-4d4a-ab93-f30b36add102 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:11:30.610087 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 255/1037] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:30 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:30.893592 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c0b8b8f9-0b39-4b74-947a-68f121476360 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:30.898044 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c0b8b8f9-0b39-4b74-947a-68f121476360 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 Jul 10 14:11:30.898044 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c0b8b8f9-0b39-4b74-947a-68f121476360 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:30.898044 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c0b8b8f9-0b39-4b74-947a-68f121476360 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:30.913138 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:30.913138 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:11:30.917438 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-c0b8b8f9-0b39-4b74-947a-68f121476360 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:11:30.925931 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c0b8b8f9-0b39-4b74-947a-68f121476360 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 returned with HTTP 200 Jul 10 14:11:30.925931 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 261/1038] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:30 2026] GET /volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 => generated 882 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:31.629187 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-aeccc10b-f1a2-4f81-b1fd-29a8112b806b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:31.633648 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-aeccc10b-f1a2-4f81-b1fd-29a8112b806b tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:11:31.633970 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-aeccc10b-f1a2-4f81-b1fd-29a8112b806b tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:31.634285 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-aeccc10b-f1a2-4f81-b1fd-29a8112b806b tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:31.648114 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:31.648114 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:11:31.652829 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-aeccc10b-f1a2-4f81-b1fd-29a8112b806b tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:11:31.659416 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-aeccc10b-f1a2-4f81-b1fd-29a8112b806b tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:11:31.659976 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 257/1039] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:31 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:31.944387 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a1f3d765-f512-423d-a9b0-e55befff0827 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:31.947246 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a1f3d765-f512-423d-a9b0-e55befff0827 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 Jul 10 14:11:31.947562 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a1f3d765-f512-423d-a9b0-e55befff0827 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:31.947764 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a1f3d765-f512-423d-a9b0-e55befff0827 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:31.960865 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:31.960865 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:11:31.965203 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a1f3d765-f512-423d-a9b0-e55befff0827 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:11:31.970795 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a1f3d765-f512-423d-a9b0-e55befff0827 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 returned with HTTP 200 Jul 10 14:11:31.971177 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 267/1040] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:31 2026] GET /volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:32.296212 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-28eeaabe-153a-45b3-ab21-ba310a3ab0df req-397c969d-37da-4efd-b935-52f70035f5b2 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:32.298754 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-28eeaabe-153a-45b3-ab21-ba310a3ab0df req-397c969d-37da-4efd-b935-52f70035f5b2 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] POST https://10.4.3.66/volume/v3/attachments/1678be56-7459-4282-9aa4-7f2ce6a069be/action Jul 10 14:11:32.299194 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-28eeaabe-153a-45b3-ab21-ba310a3ab0df req-397c969d-37da-4efd-b935-52f70035f5b2 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Action body: b'{"os-complete": null}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:11:32.299359 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-28eeaabe-153a-45b3-ab21-ba310a3ab0df req-397c969d-37da-4efd-b935-52f70035f5b2 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:11:32.321125 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:32.321125 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:11:32.334863 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-28eeaabe-153a-45b3-ab21-ba310a3ab0df req-397c969d-37da-4efd-b935-52f70035f5b2 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/attachments/1678be56-7459-4282-9aa4-7f2ce6a069be/action returned with HTTP 204 Jul 10 14:11:32.335383 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 256/1041] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:11:32 2026] POST /volume/v3/attachments/1678be56-7459-4282-9aa4-7f2ce6a069be/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:11:32.679583 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-655511eb-b24f-4d33-8e1e-9c4f0db5a683 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:32.685824 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-655511eb-b24f-4d33-8e1e-9c4f0db5a683 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:11:32.686114 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-655511eb-b24f-4d33-8e1e-9c4f0db5a683 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:32.686383 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-655511eb-b24f-4d33-8e1e-9c4f0db5a683 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:32.707981 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:32.707981 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:11:32.714032 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-655511eb-b24f-4d33-8e1e-9c4f0db5a683 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:11:32.721824 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-655511eb-b24f-4d33-8e1e-9c4f0db5a683 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:11:32.722327 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 262/1042] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:32 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:32.989378 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-c8bceee6-8f53-428e-b736-7e96aebefd6d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:32.991693 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c8bceee6-8f53-428e-b736-7e96aebefd6d tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 Jul 10 14:11:32.991889 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c8bceee6-8f53-428e-b736-7e96aebefd6d tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:32.992314 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c8bceee6-8f53-428e-b736-7e96aebefd6d tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:33.008543 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:33.008543 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:11:33.021232 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-c8bceee6-8f53-428e-b736-7e96aebefd6d tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:11:33.028050 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c8bceee6-8f53-428e-b736-7e96aebefd6d tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 returned with HTTP 200 Jul 10 14:11:33.028612 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 258/1043] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:32 2026] GET /volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 => generated 882 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:33.739736 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b87bb055-14a7-42d8-b3d8-3c6120a26e76 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:33.743173 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b87bb055-14a7-42d8-b3d8-3c6120a26e76 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:11:33.743173 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b87bb055-14a7-42d8-b3d8-3c6120a26e76 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:33.743391 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b87bb055-14a7-42d8-b3d8-3c6120a26e76 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:33.758525 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:33.758525 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:11:33.765688 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b87bb055-14a7-42d8-b3d8-3c6120a26e76 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:11:33.772850 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b87bb055-14a7-42d8-b3d8-3c6120a26e76 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:11:33.773747 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 268/1044] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:33 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:34.044258 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-a9ee2ba9-c336-420c-b98b-fd412494f714 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:34.046785 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a9ee2ba9-c336-420c-b98b-fd412494f714 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 Jul 10 14:11:34.047111 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a9ee2ba9-c336-420c-b98b-fd412494f714 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:34.047363 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a9ee2ba9-c336-420c-b98b-fd412494f714 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:34.059435 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:34.059435 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:11:34.063078 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-a9ee2ba9-c336-420c-b98b-fd412494f714 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:11:34.070078 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a9ee2ba9-c336-420c-b98b-fd412494f714 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 returned with HTTP 200 Jul 10 14:11:34.070320 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 257/1045] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:34 2026] GET /volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:34.795172 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-df58d4b3-a3ed-4603-9e7e-5f35891f262f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:34.800785 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-df58d4b3-a3ed-4603-9e7e-5f35891f262f tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:11:34.801789 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-df58d4b3-a3ed-4603-9e7e-5f35891f262f tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:34.802128 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-df58d4b3-a3ed-4603-9e7e-5f35891f262f tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:34.803224 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-db84bc1b-768f-46bc-a26f-2a039f3c63fd req-562c5f15-ff87-412c-b465-6b73be13bedf None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:34.807157 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-db84bc1b-768f-46bc-a26f-2a039f3c63fd req-562c5f15-ff87-412c-b465-6b73be13bedf tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] POST https://10.4.3.66/volume/v3/attachments/36f80bbc-45cf-455d-ae94-906aa63d5ef0/action Jul 10 14:11:34.808069 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-db84bc1b-768f-46bc-a26f-2a039f3c63fd req-562c5f15-ff87-412c-b465-6b73be13bedf tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Action body: b'{"os-complete": null}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:11:34.808221 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-db84bc1b-768f-46bc-a26f-2a039f3c63fd req-562c5f15-ff87-412c-b465-6b73be13bedf tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:11:34.826865 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:34.826865 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:11:34.835949 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-df58d4b3-a3ed-4603-9e7e-5f35891f262f tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:11:34.841807 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:34.841807 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:11:34.842771 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-df58d4b3-a3ed-4603-9e7e-5f35891f262f tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:11:34.843425 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 263/1046] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:34 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:34.863701 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-db84bc1b-768f-46bc-a26f-2a039f3c63fd req-562c5f15-ff87-412c-b465-6b73be13bedf tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/attachments/36f80bbc-45cf-455d-ae94-906aa63d5ef0/action returned with HTTP 204 Jul 10 14:11:34.864227 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 259/1047] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:11:34 2026] POST /volume/v3/attachments/36f80bbc-45cf-455d-ae94-906aa63d5ef0/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:11:35.088365 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1e43e387-9380-4c67-bda4-03c66a124206 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:35.090715 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1e43e387-9380-4c67-bda4-03c66a124206 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 Jul 10 14:11:35.090957 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1e43e387-9380-4c67-bda4-03c66a124206 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:35.091210 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1e43e387-9380-4c67-bda4-03c66a124206 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:35.106241 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:35.106241 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:11:35.111163 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1e43e387-9380-4c67-bda4-03c66a124206 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:11:35.115809 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1e43e387-9380-4c67-bda4-03c66a124206 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 returned with HTTP 200 Jul 10 14:11:35.115945 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 269/1048] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:35 2026] GET /volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 => generated 882 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:35.865545 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-fee4a04f-9e6c-4c27-a7df-e8402d399fe5 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:35.869314 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-fee4a04f-9e6c-4c27-a7df-e8402d399fe5 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:11:35.869314 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-fee4a04f-9e6c-4c27-a7df-e8402d399fe5 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:35.869635 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-fee4a04f-9e6c-4c27-a7df-e8402d399fe5 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:35.887412 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:35.887412 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:11:35.893097 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-fee4a04f-9e6c-4c27-a7df-e8402d399fe5 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:11:35.901602 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-fee4a04f-9e6c-4c27-a7df-e8402d399fe5 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:11:35.903094 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 258/1049] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:35 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 1143 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:35.973954 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-9dbee973-5ed1-4d43-a1d9-2e2c6e7d7233 req-6ffe5650-09dd-4515-a5ad-2a13556778fa None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:35.977388 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-9dbee973-5ed1-4d43-a1d9-2e2c6e7d7233 req-6ffe5650-09dd-4515-a5ad-2a13556778fa tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:11:35.977733 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-9dbee973-5ed1-4d43-a1d9-2e2c6e7d7233 req-6ffe5650-09dd-4515-a5ad-2a13556778fa tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:35.978159 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-9dbee973-5ed1-4d43-a1d9-2e2c6e7d7233 req-6ffe5650-09dd-4515-a5ad-2a13556778fa tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:35.999531 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:35.999531 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:11:36.005752 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-9dbee973-5ed1-4d43-a1d9-2e2c6e7d7233 req-6ffe5650-09dd-4515-a5ad-2a13556778fa tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:11:36.016952 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-9dbee973-5ed1-4d43-a1d9-2e2c6e7d7233 req-6ffe5650-09dd-4515-a5ad-2a13556778fa tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:11:36.017791 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 264/1050] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:11:35 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 1143 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:36.135479 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4d012305-bae0-4f1b-a7ff-d21e8d9ae325 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:36.141833 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4d012305-bae0-4f1b-a7ff-d21e8d9ae325 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 Jul 10 14:11:36.142839 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4d012305-bae0-4f1b-a7ff-d21e8d9ae325 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:36.142839 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4d012305-bae0-4f1b-a7ff-d21e8d9ae325 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:36.156645 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:36.156645 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:11:36.161322 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-4d012305-bae0-4f1b-a7ff-d21e8d9ae325 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:11:36.167578 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4d012305-bae0-4f1b-a7ff-d21e8d9ae325 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 returned with HTTP 200 Jul 10 14:11:36.168072 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 260/1051] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:36 2026] GET /volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 => generated 882 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:37.189402 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1c2a6044-391d-4bfe-a439-122876132df1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:37.193075 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1c2a6044-391d-4bfe-a439-122876132df1 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 Jul 10 14:11:37.193399 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1c2a6044-391d-4bfe-a439-122876132df1 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:37.194249 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1c2a6044-391d-4bfe-a439-122876132df1 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:37.213965 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:37.213965 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:11:37.219349 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1c2a6044-391d-4bfe-a439-122876132df1 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:11:37.229855 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1c2a6044-391d-4bfe-a439-122876132df1 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 returned with HTTP 200 Jul 10 14:11:37.229855 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 270/1052] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:37 2026] GET /volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 => generated 882 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:38.045571 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-000ed2ef-85a5-48f3-9aed-84a8a9034619 req-8b6c7c8b-0b75-4879-844b-e5f3c0f4771e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:38.054154 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-000ed2ef-85a5-48f3-9aed-84a8a9034619 req-8b6c7c8b-0b75-4879-844b-e5f3c0f4771e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] POST https://10.4.3.66/volume/v3/attachments/f3bf0bee-a026-4868-aca8-0da33d5a0a7c/action Jul 10 14:11:38.057488 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-000ed2ef-85a5-48f3-9aed-84a8a9034619 req-8b6c7c8b-0b75-4879-844b-e5f3c0f4771e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Action body: b'{"os-complete": null}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:11:38.057488 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-000ed2ef-85a5-48f3-9aed-84a8a9034619 req-8b6c7c8b-0b75-4879-844b-e5f3c0f4771e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:11:38.083946 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:38.083946 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:11:38.090557 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5acee37d-ebb9-4a06-b6b5-22b3fd2200ba None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:38.091123 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5acee37d-ebb9-4a06-b6b5-22b3fd2200ba None None] GET https://10.4.3.66/volume// Jul 10 14:11:38.091396 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5acee37d-ebb9-4a06-b6b5-22b3fd2200ba None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:38.092312 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5acee37d-ebb9-4a06-b6b5-22b3fd2200ba None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:38.093470 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5acee37d-ebb9-4a06-b6b5-22b3fd2200ba None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:11:38.094486 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 265/1053] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:11:38 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:11:38.105810 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-000ed2ef-85a5-48f3-9aed-84a8a9034619 req-8b6c7c8b-0b75-4879-844b-e5f3c0f4771e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/attachments/f3bf0bee-a026-4868-aca8-0da33d5a0a7c/action returned with HTTP 204 Jul 10 14:11:38.108951 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 259/1054] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:11:38 2026] POST /volume/v3/attachments/f3bf0bee-a026-4868-aca8-0da33d5a0a7c/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:11:38.114272 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-9dbee973-5ed1-4d43-a1d9-2e2c6e7d7233 req-a43a2edc-a828-474e-83e3-026651ab08c1 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:38.120749 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-9dbee973-5ed1-4d43-a1d9-2e2c6e7d7233 req-a43a2edc-a828-474e-83e3-026651ab08c1 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:11:38.122264 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-9dbee973-5ed1-4d43-a1d9-2e2c6e7d7233 req-a43a2edc-a828-474e-83e3-026651ab08c1 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5d0c1113-1cb6-469e-ab94-f5088e2e0984", "connector": null, "instance_uuid": "6d812235-c1bb-4904-b94b-2450cb7bf58e"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:11:38.146132 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:38.146132 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:11:38.228058 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-9dbee973-5ed1-4d43-a1d9-2e2c6e7d7233 req-a43a2edc-a828-474e-83e3-026651ab08c1 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:11:38.228058 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 261/1055] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:11:38 2026] POST /volume/v3/attachments => generated 273 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 14:11:38.255086 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7a6c46b3-cdb9-4e26-9661-6e10a604fd8b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:38.257449 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7a6c46b3-cdb9-4e26-9661-6e10a604fd8b tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 Jul 10 14:11:38.257703 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7a6c46b3-cdb9-4e26-9661-6e10a604fd8b tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:38.258452 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7a6c46b3-cdb9-4e26-9661-6e10a604fd8b tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:38.274454 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:38.274454 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:11:38.279755 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7a6c46b3-cdb9-4e26-9661-6e10a604fd8b tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:11:38.282525 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7a6c46b3-cdb9-4e26-9661-6e10a604fd8b tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 returned with HTTP 200 Jul 10 14:11:38.283110 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 271/1056] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:38 2026] GET /volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 => generated 1174 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:38.304290 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0c6fcf20-d840-4c96-bd24-6ad5fcfd50c3 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:38.309101 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0c6fcf20-d840-4c96-bd24-6ad5fcfd50c3 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 Jul 10 14:11:38.309101 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0c6fcf20-d840-4c96-bd24-6ad5fcfd50c3 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:38.309101 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0c6fcf20-d840-4c96-bd24-6ad5fcfd50c3 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:38.322240 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:38.322240 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:11:38.328007 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-0c6fcf20-d840-4c96-bd24-6ad5fcfd50c3 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:11:38.334679 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0c6fcf20-d840-4c96-bd24-6ad5fcfd50c3 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 returned with HTTP 200 Jul 10 14:11:38.335386 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 266/1057] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:38 2026] GET /volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 => generated 1174 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 14:11:38.403143 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-d58c73aa-7d16-4034-a173-666b259dbf4c req-db355a43-4385-43ed-a175-2981918694dc None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:38.408451 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-d58c73aa-7d16-4034-a173-666b259dbf4c req-db355a43-4385-43ed-a175-2981918694dc tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 Jul 10 14:11:38.409315 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-d58c73aa-7d16-4034-a173-666b259dbf4c req-db355a43-4385-43ed-a175-2981918694dc tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:38.409315 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-d58c73aa-7d16-4034-a173-666b259dbf4c req-db355a43-4385-43ed-a175-2981918694dc tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:38.428251 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:38.428251 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:11:38.435030 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-d58c73aa-7d16-4034-a173-666b259dbf4c req-db355a43-4385-43ed-a175-2981918694dc tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:11:38.443089 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-d58c73aa-7d16-4034-a173-666b259dbf4c req-db355a43-4385-43ed-a175-2981918694dc tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 returned with HTTP 200 Jul 10 14:11:38.443647 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 260/1058] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:11:38 2026] GET /volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 => generated 1174 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:38.472225 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-d58c73aa-7d16-4034-a173-666b259dbf4c req-fcb7097f-69b9-4722-8257-6faf7abcdfba None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:38.474198 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-d58c73aa-7d16-4034-a173-666b259dbf4c req-fcb7097f-69b9-4722-8257-6faf7abcdfba tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] POST https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6/action Jul 10 14:11:38.474690 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-d58c73aa-7d16-4034-a173-666b259dbf4c req-fcb7097f-69b9-4722-8257-6faf7abcdfba tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:11:38.474951 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-d58c73aa-7d16-4034-a173-666b259dbf4c req-fcb7097f-69b9-4722-8257-6faf7abcdfba tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:11:38.497788 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:38.497788 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:11:38.497788 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-d58c73aa-7d16-4034-a173-666b259dbf4c req-fcb7097f-69b9-4722-8257-6faf7abcdfba tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:11:38.505385 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-d58c73aa-7d16-4034-a173-666b259dbf4c req-fcb7097f-69b9-4722-8257-6faf7abcdfba tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Begin detaching volume completed successfully. Jul 10 14:11:38.505931 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-d58c73aa-7d16-4034-a173-666b259dbf4c req-fcb7097f-69b9-4722-8257-6faf7abcdfba tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6/action returned with HTTP 202 Jul 10 14:11:38.506831 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 262/1059] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:11:38 2026] POST /volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:11:38.565593 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-88ddc5af-daa3-42c2-90fc-0ebfa1152938 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:38.572710 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-88ddc5af-daa3-42c2-90fc-0ebfa1152938 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:11:38.572710 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-88ddc5af-daa3-42c2-90fc-0ebfa1152938 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:38.572710 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-88ddc5af-daa3-42c2-90fc-0ebfa1152938 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:38.596455 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:38.596455 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:11:38.602143 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-88ddc5af-daa3-42c2-90fc-0ebfa1152938 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:11:38.608719 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-88ddc5af-daa3-42c2-90fc-0ebfa1152938 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:11:38.609672 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 272/1060] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:38 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 1145 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:38.787737 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6c404dc1-7759-4dc8-a8a5-f3e90d2cd026 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:38.788194 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6c404dc1-7759-4dc8-a8a5-f3e90d2cd026 None None] GET https://10.4.3.66/volume// Jul 10 14:11:38.788411 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6c404dc1-7759-4dc8-a8a5-f3e90d2cd026 None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:38.788662 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6c404dc1-7759-4dc8-a8a5-f3e90d2cd026 None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:38.789023 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6c404dc1-7759-4dc8-a8a5-f3e90d2cd026 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:11:38.789388 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 267/1061] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:11:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:11:38.797599 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-9dbee973-5ed1-4d43-a1d9-2e2c6e7d7233 req-b4b28576-a117-4262-90fa-41603a472af0 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:38.800518 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-9dbee973-5ed1-4d43-a1d9-2e2c6e7d7233 req-b4b28576-a117-4262-90fa-41603a472af0 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:11:38.800821 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-9dbee973-5ed1-4d43-a1d9-2e2c6e7d7233 req-b4b28576-a117-4262-90fa-41603a472af0 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:38.801085 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-9dbee973-5ed1-4d43-a1d9-2e2c6e7d7233 req-b4b28576-a117-4262-90fa-41603a472af0 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:38.827396 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:38.827396 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:11:38.839704 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-9dbee973-5ed1-4d43-a1d9-2e2c6e7d7233 req-b4b28576-a117-4262-90fa-41603a472af0 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:11:38.851236 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-9dbee973-5ed1-4d43-a1d9-2e2c6e7d7233 req-b4b28576-a117-4262-90fa-41603a472af0 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:11:38.852943 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 261/1062] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:11:38 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 1325 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:11:38.979715 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-9dbee973-5ed1-4d43-a1d9-2e2c6e7d7233 req-1b6a2d56-4c24-43d5-b11f-d23d6508bb91 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:38.984155 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-9dbee973-5ed1-4d43-a1d9-2e2c6e7d7233 req-1b6a2d56-4c24-43d5-b11f-d23d6508bb91 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] PUT https://10.4.3.66/volume/v3/attachments/a0a5bdee-78e0-4a8e-bd54-ea87276f07fe Jul 10 14:11:38.984769 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-9dbee973-5ed1-4d43-a1d9-2e2c6e7d7233 req-1b6a2d56-4c24-43d5-b11f-d23d6508bb91 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:11:39.004943 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-9dbee973-5ed1-4d43-a1d9-2e2c6e7d7233 req-1b6a2d56-4c24-43d5-b11f-d23d6508bb91 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Acquiring lock "cinder-attachment_update-5d0c1113-1cb6-469e-ab94-f5088e2e0984-np0000005012" by "attachment_update" {{(pid=100155) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:11:39.015411 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-9dbee973-5ed1-4d43-a1d9-2e2c6e7d7233 req-1b6a2d56-4c24-43d5-b11f-d23d6508bb91 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Lock "cinder-attachment_update-5d0c1113-1cb6-469e-ab94-f5088e2e0984-np0000005012" acquired by "attachment_update" :: waited 0.010s {{(pid=100155) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:11:39.016662 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:39.016662 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:11:39.538666 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6c7f5e3d-eda0-42c6-a87e-dbf1d6c3d916 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:39.538666 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6c7f5e3d-eda0-42c6-a87e-dbf1d6c3d916 None None] GET https://10.4.3.66/volume// Jul 10 14:11:39.538666 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6c7f5e3d-eda0-42c6-a87e-dbf1d6c3d916 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:39.540428 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6c7f5e3d-eda0-42c6-a87e-dbf1d6c3d916 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:39.540428 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6c7f5e3d-eda0-42c6-a87e-dbf1d6c3d916 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:11:39.540428 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 273/1063] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:11:39 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:11:39.554009 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-9dbee973-5ed1-4d43-a1d9-2e2c6e7d7233 req-1b6a2d56-4c24-43d5-b11f-d23d6508bb91 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Lock "cinder-attachment_update-5d0c1113-1cb6-469e-ab94-f5088e2e0984-np0000005012" released by "attachment_update" :: held 0.539s {{(pid=100155) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:11:39.554391 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-9dbee973-5ed1-4d43-a1d9-2e2c6e7d7233 req-1b6a2d56-4c24-43d5-b11f-d23d6508bb91 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/attachments/a0a5bdee-78e0-4a8e-bd54-ea87276f07fe returned with HTTP 200 Jul 10 14:11:39.554948 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 263/1064] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:11:38 2026] PUT /volume/v3/attachments/a0a5bdee-78e0-4a8e-bd54-ea87276f07fe => generated 969 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:39.557495 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-d58c73aa-7d16-4034-a173-666b259dbf4c req-c93fa356-2577-4617-bd30-5484aa7326fe None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:39.561169 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-d58c73aa-7d16-4034-a173-666b259dbf4c req-c93fa356-2577-4617-bd30-5484aa7326fe tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 Jul 10 14:11:39.561421 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-d58c73aa-7d16-4034-a173-666b259dbf4c req-c93fa356-2577-4617-bd30-5484aa7326fe tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:39.561707 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-d58c73aa-7d16-4034-a173-666b259dbf4c req-c93fa356-2577-4617-bd30-5484aa7326fe tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:39.577113 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:39.577113 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:11:39.585873 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-d58c73aa-7d16-4034-a173-666b259dbf4c req-c93fa356-2577-4617-bd30-5484aa7326fe tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:11:39.596985 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-d58c73aa-7d16-4034-a173-666b259dbf4c req-c93fa356-2577-4617-bd30-5484aa7326fe tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 returned with HTTP 200 Jul 10 14:11:39.597352 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 268/1065] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:11:39 2026] GET /volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 => generated 1357 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:11:39.622994 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-d58c73aa-7d16-4034-a173-666b259dbf4c req-0a2b6d7a-b390-44d8-b1ca-b42cbbebca51 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:39.622994 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-d58c73aa-7d16-4034-a173-666b259dbf4c req-0a2b6d7a-b390-44d8-b1ca-b42cbbebca51 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6/encryption Jul 10 14:11:39.622994 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-d58c73aa-7d16-4034-a173-666b259dbf4c req-0a2b6d7a-b390-44d8-b1ca-b42cbbebca51 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:39.623562 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-d58c73aa-7d16-4034-a173-666b259dbf4c req-0a2b6d7a-b390-44d8-b1ca-b42cbbebca51 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'index' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:39.627740 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bb684e0c-159d-45c3-905f-64cc147b6f77 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:39.632130 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bb684e0c-159d-45c3-905f-64cc147b6f77 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:11:39.632366 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bb684e0c-159d-45c3-905f-64cc147b6f77 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:39.632604 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bb684e0c-159d-45c3-905f-64cc147b6f77 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:39.642450 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:39.642450 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:11:39.655915 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:39.655915 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:11:39.656279 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-d58c73aa-7d16-4034-a173-666b259dbf4c req-0a2b6d7a-b390-44d8-b1ca-b42cbbebca51 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6/encryption returned with HTTP 200 Jul 10 14:11:39.657363 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 262/1066] 10.4.3.66 () {68 vars in 1624 bytes} [Fri Jul 10 14:11:39 2026] GET /volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6/encryption => generated 161 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:39.660313 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-bb684e0c-159d-45c3-905f-64cc147b6f77 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:11:39.669420 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bb684e0c-159d-45c3-905f-64cc147b6f77 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:11:39.670127 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 274/1067] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:39 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 1146 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 14:11:40.547624 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-917f5de1-3013-4ee4-b7ae-0a9d7a65784c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:40.555331 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-917f5de1-3013-4ee4-b7ae-0a9d7a65784c tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] GET https://10.4.3.66/volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 Jul 10 14:11:40.555331 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-917f5de1-3013-4ee4-b7ae-0a9d7a65784c tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:40.555331 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-917f5de1-3013-4ee4-b7ae-0a9d7a65784c tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:40.565053 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:40.565053 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:11:40.570678 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-917f5de1-3013-4ee4-b7ae-0a9d7a65784c tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Volume info retrieved successfully. Jul 10 14:11:40.577165 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-917f5de1-3013-4ee4-b7ae-0a9d7a65784c tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] https://10.4.3.66/volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 returned with HTTP 200 Jul 10 14:11:40.577165 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 264/1068] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:40 2026] GET /volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:40.624945 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-b2060b4b-d969-420d-b3ec-7b0e96094cf4 req-eb2ef0a9-59a9-4c8b-b6c9-e11544d61997 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:40.627348 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-b2060b4b-d969-420d-b3ec-7b0e96094cf4 req-eb2ef0a9-59a9-4c8b-b6c9-e11544d61997 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] GET https://10.4.3.66/volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 Jul 10 14:11:40.627610 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-b2060b4b-d969-420d-b3ec-7b0e96094cf4 req-eb2ef0a9-59a9-4c8b-b6c9-e11544d61997 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:40.627846 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-b2060b4b-d969-420d-b3ec-7b0e96094cf4 req-eb2ef0a9-59a9-4c8b-b6c9-e11544d61997 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:40.634760 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:40.634760 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:11:40.638383 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-b2060b4b-d969-420d-b3ec-7b0e96094cf4 req-eb2ef0a9-59a9-4c8b-b6c9-e11544d61997 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Volume info retrieved successfully. Jul 10 14:11:40.642987 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-b2060b4b-d969-420d-b3ec-7b0e96094cf4 req-eb2ef0a9-59a9-4c8b-b6c9-e11544d61997 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] https://10.4.3.66/volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 returned with HTTP 200 Jul 10 14:11:40.643637 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 269/1069] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:11:40 2026] GET /volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:40.686763 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-046a13f8-1fd8-4406-a704-0050c6c412e3 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:40.688624 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-046a13f8-1fd8-4406-a704-0050c6c412e3 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:11:40.688854 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-046a13f8-1fd8-4406-a704-0050c6c412e3 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:40.689038 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-046a13f8-1fd8-4406-a704-0050c6c412e3 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:40.701969 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:40.701969 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:11:40.706861 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-046a13f8-1fd8-4406-a704-0050c6c412e3 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:11:40.712048 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-046a13f8-1fd8-4406-a704-0050c6c412e3 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:11:40.712048 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 263/1070] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:40 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 1146 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:41.728617 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ce48c359-c958-49f8-afd2-7e4c96442f5e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:41.733465 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ce48c359-c958-49f8-afd2-7e4c96442f5e tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:11:41.734087 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ce48c359-c958-49f8-afd2-7e4c96442f5e tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:41.734335 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ce48c359-c958-49f8-afd2-7e4c96442f5e tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:41.757070 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:41.757070 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:11:41.763306 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ce48c359-c958-49f8-afd2-7e4c96442f5e tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:11:41.770213 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ce48c359-c958-49f8-afd2-7e4c96442f5e tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:11:41.770579 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 275/1071] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:41 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 1146 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:41.941159 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-d58c73aa-7d16-4034-a173-666b259dbf4c req-9b904ba6-baf8-4507-af0c-18aaee8017c7 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:41.943430 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-d58c73aa-7d16-4034-a173-666b259dbf4c req-9b904ba6-baf8-4507-af0c-18aaee8017c7 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] DELETE https://10.4.3.66/volume/v3/attachments/f3bf0bee-a026-4868-aca8-0da33d5a0a7c Jul 10 14:11:41.943716 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-d58c73aa-7d16-4034-a173-666b259dbf4c req-9b904ba6-baf8-4507-af0c-18aaee8017c7 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:41.943986 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-d58c73aa-7d16-4034-a173-666b259dbf4c req-9b904ba6-baf8-4507-af0c-18aaee8017c7 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:41.952303 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:41.952303 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:11:42.494636 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-d58c73aa-7d16-4034-a173-666b259dbf4c req-9b904ba6-baf8-4507-af0c-18aaee8017c7 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/attachments/f3bf0bee-a026-4868-aca8-0da33d5a0a7c returned with HTTP 200 Jul 10 14:11:42.496553 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 265/1072] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:11:41 2026] DELETE /volume/v3/attachments/f3bf0bee-a026-4868-aca8-0da33d5a0a7c => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:42.694142 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-53913dbf-1bfb-4dd8-b23b-011c766b0ce9 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:42.694552 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-53913dbf-1bfb-4dd8-b23b-011c766b0ce9 None None] GET https://10.4.3.66/volume// Jul 10 14:11:42.694768 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-53913dbf-1bfb-4dd8-b23b-011c766b0ce9 None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:42.694971 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-53913dbf-1bfb-4dd8-b23b-011c766b0ce9 None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:42.695431 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-53913dbf-1bfb-4dd8-b23b-011c766b0ce9 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:11:42.695697 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 270/1073] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:11:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:11:42.703609 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-b2060b4b-d969-420d-b3ec-7b0e96094cf4 req-722c6a08-8c88-45f3-9e3b-5a9cbd25d48a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:42.705880 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-b2060b4b-d969-420d-b3ec-7b0e96094cf4 req-722c6a08-8c88-45f3-9e3b-5a9cbd25d48a tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:11:42.706264 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-b2060b4b-d969-420d-b3ec-7b0e96094cf4 req-722c6a08-8c88-45f3-9e3b-5a9cbd25d48a tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "729baa73-7c8d-4028-9bcb-95cb2906ec44", "connector": null, "instance_uuid": "2afec543-6990-44d6-85ed-c704cf180cb9"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:11:42.720043 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:42.720043 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:11:42.782386 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-b2060b4b-d969-420d-b3ec-7b0e96094cf4 req-722c6a08-8c88-45f3-9e3b-5a9cbd25d48a tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:11:42.783111 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 264/1074] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:11:42 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:42.788442 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-61a6dbfd-a4b0-407a-bb2a-02e6b5079daa None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:42.791635 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-61a6dbfd-a4b0-407a-bb2a-02e6b5079daa tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:11:42.791860 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-61a6dbfd-a4b0-407a-bb2a-02e6b5079daa tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:42.792113 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-61a6dbfd-a4b0-407a-bb2a-02e6b5079daa tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:42.820771 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:42.820771 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:11:42.831628 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-61a6dbfd-a4b0-407a-bb2a-02e6b5079daa tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:11:42.842022 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-61a6dbfd-a4b0-407a-bb2a-02e6b5079daa tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:11:42.842539 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 276/1075] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:42 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 1146 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:43.167720 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-02d4ea3d-d2d5-4426-85b4-85d982d3cbd5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:43.170635 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-02d4ea3d-d2d5-4426-85b4-85d982d3cbd5 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] GET https://10.4.3.66/volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 Jul 10 14:11:43.170936 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-02d4ea3d-d2d5-4426-85b4-85d982d3cbd5 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:43.171204 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-02d4ea3d-d2d5-4426-85b4-85d982d3cbd5 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:43.183856 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:43.183856 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:11:43.189237 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-02d4ea3d-d2d5-4426-85b4-85d982d3cbd5 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Volume info retrieved successfully. Jul 10 14:11:43.196751 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-02d4ea3d-d2d5-4426-85b4-85d982d3cbd5 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] https://10.4.3.66/volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 returned with HTTP 200 Jul 10 14:11:43.197200 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 266/1076] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:43 2026] GET /volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:43.332063 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f0ae6d0f-9e68-4d92-8ebb-b8a5ff345dad None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:43.332546 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f0ae6d0f-9e68-4d92-8ebb-b8a5ff345dad None None] GET https://10.4.3.66/volume// Jul 10 14:11:43.332809 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f0ae6d0f-9e68-4d92-8ebb-b8a5ff345dad None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:43.333056 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f0ae6d0f-9e68-4d92-8ebb-b8a5ff345dad None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:43.333456 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f0ae6d0f-9e68-4d92-8ebb-b8a5ff345dad None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:11:43.333860 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 271/1077] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:11:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:11:43.342324 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-b2060b4b-d969-420d-b3ec-7b0e96094cf4 req-da557ecf-47df-4c4f-bcc7-8ea2243c11fe None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:43.345192 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-b2060b4b-d969-420d-b3ec-7b0e96094cf4 req-da557ecf-47df-4c4f-bcc7-8ea2243c11fe tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] GET https://10.4.3.66/volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 Jul 10 14:11:43.345736 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-b2060b4b-d969-420d-b3ec-7b0e96094cf4 req-da557ecf-47df-4c4f-bcc7-8ea2243c11fe tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:43.346147 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-b2060b4b-d969-420d-b3ec-7b0e96094cf4 req-da557ecf-47df-4c4f-bcc7-8ea2243c11fe tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:43.358007 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:43.358007 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:11:43.362323 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-b2060b4b-d969-420d-b3ec-7b0e96094cf4 req-da557ecf-47df-4c4f-bcc7-8ea2243c11fe tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Volume info retrieved successfully. Jul 10 14:11:43.368245 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-b2060b4b-d969-420d-b3ec-7b0e96094cf4 req-da557ecf-47df-4c4f-bcc7-8ea2243c11fe tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] https://10.4.3.66/volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 returned with HTTP 200 Jul 10 14:11:43.368814 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 265/1078] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:11:43 2026] GET /volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 => generated 1028 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:11:43.476941 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-b2060b4b-d969-420d-b3ec-7b0e96094cf4 req-1cb3b45b-f2c0-4d16-a0c5-a82a34a03a27 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:43.480267 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-b2060b4b-d969-420d-b3ec-7b0e96094cf4 req-1cb3b45b-f2c0-4d16-a0c5-a82a34a03a27 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] PUT https://10.4.3.66/volume/v3/attachments/68b0cc19-e480-402b-bb98-0b6ff0f192c7 Jul 10 14:11:43.480753 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-b2060b4b-d969-420d-b3ec-7b0e96094cf4 req-1cb3b45b-f2c0-4d16-a0c5-a82a34a03a27 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:11:43.491127 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-b2060b4b-d969-420d-b3ec-7b0e96094cf4 req-1cb3b45b-f2c0-4d16-a0c5-a82a34a03a27 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Acquiring lock "cinder-attachment_update-729baa73-7c8d-4028-9bcb-95cb2906ec44-np0000005012" by "attachment_update" {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:11:43.499615 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-b2060b4b-d969-420d-b3ec-7b0e96094cf4 req-1cb3b45b-f2c0-4d16-a0c5-a82a34a03a27 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Lock "cinder-attachment_update-729baa73-7c8d-4028-9bcb-95cb2906ec44-np0000005012" acquired by "attachment_update" :: waited 0.009s {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:11:43.500777 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:43.500777 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:11:43.856633 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d13ccd73-5ed5-4bf4-9427-5a3b99e90634 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:43.859207 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d13ccd73-5ed5-4bf4-9427-5a3b99e90634 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:11:43.859512 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d13ccd73-5ed5-4bf4-9427-5a3b99e90634 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:43.859848 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d13ccd73-5ed5-4bf4-9427-5a3b99e90634 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:43.877785 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:43.877785 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:11:43.884885 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-d13ccd73-5ed5-4bf4-9427-5a3b99e90634 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:11:43.891645 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d13ccd73-5ed5-4bf4-9427-5a3b99e90634 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:11:43.892266 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 267/1079] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:43 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 1146 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:43.996760 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-0ef5c8a2-7e15-48c7-96d1-fb27d9856689 req-abe40afe-6c7e-4d4f-b079-ca97c637af6e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:43.999054 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-0ef5c8a2-7e15-48c7-96d1-fb27d9856689 req-abe40afe-6c7e-4d4f-b079-ca97c637af6e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 Jul 10 14:11:43.999268 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-0ef5c8a2-7e15-48c7-96d1-fb27d9856689 req-abe40afe-6c7e-4d4f-b079-ca97c637af6e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:43.999464 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-0ef5c8a2-7e15-48c7-96d1-fb27d9856689 req-abe40afe-6c7e-4d4f-b079-ca97c637af6e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:44.006881 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:44.006881 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:11:44.010915 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-0ef5c8a2-7e15-48c7-96d1-fb27d9856689 req-abe40afe-6c7e-4d4f-b079-ca97c637af6e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:11:44.016738 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-0ef5c8a2-7e15-48c7-96d1-fb27d9856689 req-abe40afe-6c7e-4d4f-b079-ca97c637af6e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 returned with HTTP 200 Jul 10 14:11:44.017187 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 272/1080] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:11:43 2026] GET /volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:44.025158 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-b2060b4b-d969-420d-b3ec-7b0e96094cf4 req-1cb3b45b-f2c0-4d16-a0c5-a82a34a03a27 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Lock "cinder-attachment_update-729baa73-7c8d-4028-9bcb-95cb2906ec44-np0000005012" released by "attachment_update" :: held 0.525s {{(pid=100152) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:11:44.025438 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-b2060b4b-d969-420d-b3ec-7b0e96094cf4 req-1cb3b45b-f2c0-4d16-a0c5-a82a34a03a27 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] https://10.4.3.66/volume/v3/attachments/68b0cc19-e480-402b-bb98-0b6ff0f192c7 returned with HTTP 200 Jul 10 14:11:44.027126 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 277/1081] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:11:43 2026] PUT /volume/v3/attachments/68b0cc19-e480-402b-bb98-0b6ff0f192c7 => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:44.211721 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-4a76d27a-013d-4a24-848a-d9aea13df696 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:44.213554 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4a76d27a-013d-4a24-848a-d9aea13df696 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] GET https://10.4.3.66/volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 Jul 10 14:11:44.213790 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4a76d27a-013d-4a24-848a-d9aea13df696 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:44.213989 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4a76d27a-013d-4a24-848a-d9aea13df696 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:44.223822 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:44.223822 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:11:44.227701 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-4a76d27a-013d-4a24-848a-d9aea13df696 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Volume info retrieved successfully. Jul 10 14:11:44.232285 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4a76d27a-013d-4a24-848a-d9aea13df696 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] https://10.4.3.66/volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 returned with HTTP 200 Jul 10 14:11:44.232904 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 266/1082] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:44 2026] GET /volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:44.825710 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-9dbee973-5ed1-4d43-a1d9-2e2c6e7d7233 req-e96b344d-4603-469c-bb85-7cc541dff336 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:44.827703 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-9dbee973-5ed1-4d43-a1d9-2e2c6e7d7233 req-e96b344d-4603-469c-bb85-7cc541dff336 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] POST https://10.4.3.66/volume/v3/attachments/a0a5bdee-78e0-4a8e-bd54-ea87276f07fe/action Jul 10 14:11:44.828040 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-9dbee973-5ed1-4d43-a1d9-2e2c6e7d7233 req-e96b344d-4603-469c-bb85-7cc541dff336 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Action body: b'{"os-complete": null}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:11:44.828144 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-9dbee973-5ed1-4d43-a1d9-2e2c6e7d7233 req-e96b344d-4603-469c-bb85-7cc541dff336 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:11:44.859231 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:44.859231 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:11:44.874751 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-9dbee973-5ed1-4d43-a1d9-2e2c6e7d7233 req-e96b344d-4603-469c-bb85-7cc541dff336 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/attachments/a0a5bdee-78e0-4a8e-bd54-ea87276f07fe/action returned with HTTP 204 Jul 10 14:11:44.875319 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 268/1083] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:11:44 2026] POST /volume/v3/attachments/a0a5bdee-78e0-4a8e-bd54-ea87276f07fe/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:11:44.909873 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-078aabc0-744d-4831-9461-b539822aab45 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:44.912360 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-078aabc0-744d-4831-9461-b539822aab45 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:11:44.912675 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-078aabc0-744d-4831-9461-b539822aab45 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:44.913003 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-078aabc0-744d-4831-9461-b539822aab45 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:44.929353 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:44.929353 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:11:44.934818 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-078aabc0-744d-4831-9461-b539822aab45 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:11:44.941023 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-078aabc0-744d-4831-9461-b539822aab45 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:11:44.941656 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 273/1084] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:44 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 1440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:44.956718 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-94b1b91f-0864-4ca9-a961-7d2960722d56 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:45.052069 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-94b1b91f-0864-4ca9-a961-7d2960722d56 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-reader] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:11:45.052582 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-94b1b91f-0864-4ca9-a961-7d2960722d56 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-reader] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:45.052582 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-94b1b91f-0864-4ca9-a961-7d2960722d56 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-reader] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:45.066167 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:45.066167 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:11:45.069448 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-94b1b91f-0864-4ca9-a961-7d2960722d56 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-reader] Volume info retrieved successfully. Jul 10 14:11:45.074394 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-94b1b91f-0864-4ca9-a961-7d2960722d56 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-reader] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:11:45.074789 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 278/1085] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:44 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 1440 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:45.146584 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-41f26a67-0893-4db6-98a2-52a24381f95d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:45.148437 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-41f26a67-0893-4db6-98a2-52a24381f95d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-reader] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:11:45.148685 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-41f26a67-0893-4db6-98a2-52a24381f95d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-reader] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:45.148899 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-41f26a67-0893-4db6-98a2-52a24381f95d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-reader] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:45.165687 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:45.165687 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:11:45.171324 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-41f26a67-0893-4db6-98a2-52a24381f95d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-reader] Volume info retrieved successfully. Jul 10 14:11:45.178161 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-41f26a67-0893-4db6-98a2-52a24381f95d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-reader] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:11:45.178662 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 267/1086] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:45 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 1440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:45.244720 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-7140d45b-cc1e-435c-a668-6ec21f03ad57 req-da3e90cf-4164-4ad3-92fa-f6ddef2eb987 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:45.248523 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-7140d45b-cc1e-435c-a668-6ec21f03ad57 req-da3e90cf-4164-4ad3-92fa-f6ddef2eb987 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:11:45.248523 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-7140d45b-cc1e-435c-a668-6ec21f03ad57 req-da3e90cf-4164-4ad3-92fa-f6ddef2eb987 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:45.248523 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-7140d45b-cc1e-435c-a668-6ec21f03ad57 req-da3e90cf-4164-4ad3-92fa-f6ddef2eb987 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:45.253309 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-3bf42a78-77b7-440a-b242-8ebf3a204ee9 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:45.260153 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3bf42a78-77b7-440a-b242-8ebf3a204ee9 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] GET https://10.4.3.66/volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 Jul 10 14:11:45.261371 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3bf42a78-77b7-440a-b242-8ebf3a204ee9 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:45.261630 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3bf42a78-77b7-440a-b242-8ebf3a204ee9 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:45.268062 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:45.268062 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:11:45.273048 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-7140d45b-cc1e-435c-a668-6ec21f03ad57 req-da3e90cf-4164-4ad3-92fa-f6ddef2eb987 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:11:45.275859 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:45.275859 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:11:45.278842 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-7140d45b-cc1e-435c-a668-6ec21f03ad57 req-da3e90cf-4164-4ad3-92fa-f6ddef2eb987 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:11:45.279422 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 269/1087] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:11:45 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 1440 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:45.285941 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-3bf42a78-77b7-440a-b242-8ebf3a204ee9 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Volume info retrieved successfully. Jul 10 14:11:45.292283 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3bf42a78-77b7-440a-b242-8ebf3a204ee9 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] https://10.4.3.66/volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 returned with HTTP 200 Jul 10 14:11:45.292283 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 274/1088] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:45 2026] GET /volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:45.305621 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-7140d45b-cc1e-435c-a668-6ec21f03ad57 req-3782def6-f86b-44d7-a691-80b704ebcb90 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:45.313907 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-7140d45b-cc1e-435c-a668-6ec21f03ad57 req-3782def6-f86b-44d7-a691-80b704ebcb90 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] POST https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984/action Jul 10 14:11:45.314481 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-7140d45b-cc1e-435c-a668-6ec21f03ad57 req-3782def6-f86b-44d7-a691-80b704ebcb90 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:11:45.314481 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-7140d45b-cc1e-435c-a668-6ec21f03ad57 req-3782def6-f86b-44d7-a691-80b704ebcb90 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:11:45.339195 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:45.339195 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:11:45.339195 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-7140d45b-cc1e-435c-a668-6ec21f03ad57 req-3782def6-f86b-44d7-a691-80b704ebcb90 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:11:45.352044 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-7140d45b-cc1e-435c-a668-6ec21f03ad57 req-3782def6-f86b-44d7-a691-80b704ebcb90 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Begin detaching volume completed successfully. Jul 10 14:11:45.352354 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-7140d45b-cc1e-435c-a668-6ec21f03ad57 req-3782def6-f86b-44d7-a691-80b704ebcb90 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984/action returned with HTTP 202 Jul 10 14:11:45.353016 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 279/1089] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:11:45 2026] POST /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:11:45.380489 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-1a62508d-fe0a-46be-b594-f10965396d68 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:45.384261 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1a62508d-fe0a-46be-b594-f10965396d68 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:11:45.384261 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1a62508d-fe0a-46be-b594-f10965396d68 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:45.384261 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1a62508d-fe0a-46be-b594-f10965396d68 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:45.416277 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:45.416277 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:11:45.427706 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-1a62508d-fe0a-46be-b594-f10965396d68 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:11:45.442307 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1a62508d-fe0a-46be-b594-f10965396d68 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:11:45.443478 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 268/1090] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:45 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 1443 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:46.312190 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-02ccb106-f7c3-4cc0-980c-afd7a5d14649 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:46.314372 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-02ccb106-f7c3-4cc0-980c-afd7a5d14649 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] GET https://10.4.3.66/volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 Jul 10 14:11:46.314581 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-02ccb106-f7c3-4cc0-980c-afd7a5d14649 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:46.314827 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-02ccb106-f7c3-4cc0-980c-afd7a5d14649 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:46.318121 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-3f036452-c738-4d2c-986e-8266e398dcf8 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:46.324092 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-3f036452-c738-4d2c-986e-8266e398dcf8 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:11:46.324265 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-3f036452-c738-4d2c-986e-8266e398dcf8 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-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": "4ff20130-b276-43a0-956f-1453107cff27", "source_volid": null, "backup_id": null}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:11:46.325725 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:46.325725 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:11:46.326171 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-3f036452-c738-4d2c-986e-8266e398dcf8 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-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': '4ff20130-b276-43a0-956f-1453107cff27', 'source_volid': None, 'backup_id': None}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:11:46.329850 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-02ccb106-f7c3-4cc0-980c-afd7a5d14649 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Volume info retrieved successfully. Jul 10 14:11:46.334659 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-02ccb106-f7c3-4cc0-980c-afd7a5d14649 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] https://10.4.3.66/volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 returned with HTTP 200 Jul 10 14:11:46.335071 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 270/1091] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:46 2026] GET /volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:46.395040 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4e8367c0-a5e7-4626-bd23-1d80d523b6de None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:46.395481 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4e8367c0-a5e7-4626-bd23-1d80d523b6de None None] GET https://10.4.3.66/volume// Jul 10 14:11:46.395716 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4e8367c0-a5e7-4626-bd23-1d80d523b6de None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:46.395931 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4e8367c0-a5e7-4626-bd23-1d80d523b6de None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:46.396290 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4e8367c0-a5e7-4626-bd23-1d80d523b6de None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:11:46.396662 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 280/1092] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:11:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:11:46.401019 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-3f036452-c738-4d2c-986e-8266e398dcf8 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Create volume of 1 GB Jul 10 14:11:46.403978 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-7140d45b-cc1e-435c-a668-6ec21f03ad57 req-46bae8fa-398c-4d7f-b372-4e42936da92a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:46.405119 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-3f036452-c738-4d2c-986e-8266e398dcf8 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Availability Zones retrieved successfully. Jul 10 14:11:46.406079 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-7140d45b-cc1e-435c-a668-6ec21f03ad57 req-46bae8fa-398c-4d7f-b372-4e42936da92a tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:11:46.406322 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-7140d45b-cc1e-435c-a668-6ec21f03ad57 req-46bae8fa-398c-4d7f-b372-4e42936da92a tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:46.406520 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-7140d45b-cc1e-435c-a668-6ec21f03ad57 req-46bae8fa-398c-4d7f-b372-4e42936da92a tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:46.410743 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-3f036452-c738-4d2c-986e-8266e398dcf8 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Flow 'volume_create_api' (09dadbc7-a2dc-41c5-9d47-bd2bd706535d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:11:46.411908 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-3f036452-c738-4d2c-986e-8266e398dcf8 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e00bfad-41a4-4706-8dd9-d0faf744d3bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:11:46.412830 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-3f036452-c738-4d2c-986e-8266e398dcf8 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:11:46.419186 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:46.419186 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:11:46.422849 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-7140d45b-cc1e-435c-a668-6ec21f03ad57 req-46bae8fa-398c-4d7f-b372-4e42936da92a tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:11:46.426982 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-7140d45b-cc1e-435c-a668-6ec21f03ad57 req-46bae8fa-398c-4d7f-b372-4e42936da92a tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:11:46.427364 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 269/1093] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:11:46 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 1623 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:11:46.461660 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-728c6888-6632-4f3f-a4e1-c0259d0b713b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:46.463274 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-728c6888-6632-4f3f-a4e1-c0259d0b713b tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:11:46.463492 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-728c6888-6632-4f3f-a4e1-c0259d0b713b tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:46.463677 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-728c6888-6632-4f3f-a4e1-c0259d0b713b tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:46.474148 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-3f036452-c738-4d2c-986e-8266e398dcf8 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e00bfad-41a4-4706-8dd9-d0faf744d3bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:11:46.474320 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:46.474320 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:11:46.474896 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-3f036452-c738-4d2c-986e-8266e398dcf8 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9371fb89-766c-4100-b64d-d47e1281271c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:11:46.477513 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-728c6888-6632-4f3f-a4e1-c0259d0b713b tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:11:46.481751 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-728c6888-6632-4f3f-a4e1-c0259d0b713b tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:11:46.482118 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 271/1094] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:46 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 1443 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:46.525121 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-3f036452-c738-4d2c-986e-8266e398dcf8 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Created reservations ['45f8b2ac-3df6-4b5a-90f7-a5e25eb3cd50', '7f109f16-c717-47b9-9599-36a400e610fc', 'ae5a3c5f-2e49-40e3-a6cf-5a937269152f', '90e3200c-a409-41d1-9459-d2bb6c2e82a4'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:11:46.526149 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-3f036452-c738-4d2c-986e-8266e398dcf8 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9371fb89-766c-4100-b64d-d47e1281271c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45f8b2ac-3df6-4b5a-90f7-a5e25eb3cd50', '7f109f16-c717-47b9-9599-36a400e610fc', 'ae5a3c5f-2e49-40e3-a6cf-5a937269152f', '90e3200c-a409-41d1-9459-d2bb6c2e82a4']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:11:46.527192 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-3f036452-c738-4d2c-986e-8266e398dcf8 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55fd6653-5854-4505-9ac2-78337233c3fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:11:46.560859 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-3f036452-c738-4d2c-986e-8266e398dcf8 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55fd6653-5854-4505-9ac2-78337233c3fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcdb170d-9868-4363-aa36-23edc66991ed', '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='0210cbbb06e8498bb3ed79ab9b5be52c',qos_specs=None,replication_status=,reservations=['45f8b2ac-3df6-4b5a-90f7-a5e25eb3cd50','7f109f16-c717-47b9-9599-36a400e610fc','ae5a3c5f-2e49-40e3-a6cf-5a937269152f','90e3200c-a409-41d1-9459-d2bb6c2e82a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46edc7dc1919484881cb46bd4a18ccf9',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:11:46Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fcdb170d-9868-4363-aa36-23edc66991ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0210cbbb06e8498bb3ed79ab9b5be52c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46edc7dc1919484881cb46bd4a18ccf9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:11:46.562975 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-3f036452-c738-4d2c-986e-8266e398dcf8 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95ac82ed-1247-462c-adf5-d49b9ef72498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:11:46.589524 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-3f036452-c738-4d2c-986e-8266e398dcf8 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95ac82ed-1247-462c-adf5-d49b9ef72498) transitioned into 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='0210cbbb06e8498bb3ed79ab9b5be52c',qos_specs=None,replication_status=,reservations=['45f8b2ac-3df6-4b5a-90f7-a5e25eb3cd50','7f109f16-c717-47b9-9599-36a400e610fc','ae5a3c5f-2e49-40e3-a6cf-5a937269152f','90e3200c-a409-41d1-9459-d2bb6c2e82a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46edc7dc1919484881cb46bd4a18ccf9',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:11:46.590638 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-3f036452-c738-4d2c-986e-8266e398dcf8 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32f33163-d13a-48c5-85fa-f563f59b5807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:11:46.605121 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-3f036452-c738-4d2c-986e-8266e398dcf8 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32f33163-d13a-48c5-85fa-f563f59b5807) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:11:46.606338 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-3f036452-c738-4d2c-986e-8266e398dcf8 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Flow 'volume_create_api' (09dadbc7-a2dc-41c5-9d47-bd2bd706535d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:11:46.606818 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-3f036452-c738-4d2c-986e-8266e398dcf8 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Create volume request issued successfully. Jul 10 14:11:46.607761 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-3f036452-c738-4d2c-986e-8266e398dcf8 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:11:46.608347 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 275/1095] 10.4.3.66 () {72 vars in 1534 bytes} [Fri Jul 10 14:11:46 2026] POST /volume/v3/volumes => generated 701 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:11:46.625811 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-9c9949f2-aaf1-4334-977f-dd83406b187b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:46.629478 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-9c9949f2-aaf1-4334-977f-dd83406b187b tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] GET https://10.4.3.66/volume/v3/volumes/fcdb170d-9868-4363-aa36-23edc66991ed Jul 10 14:11:46.629792 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-9c9949f2-aaf1-4334-977f-dd83406b187b tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:46.630042 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-9c9949f2-aaf1-4334-977f-dd83406b187b tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:46.643486 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:46.643486 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:11:46.657539 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-9c9949f2-aaf1-4334-977f-dd83406b187b tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Volume info retrieved successfully. Jul 10 14:11:46.664270 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-9c9949f2-aaf1-4334-977f-dd83406b187b tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] https://10.4.3.66/volume/v3/volumes/fcdb170d-9868-4363-aa36-23edc66991ed returned with HTTP 200 Jul 10 14:11:46.664934 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 281/1096] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:11:46 2026] GET /volume/v3/volumes/fcdb170d-9868-4363-aa36-23edc66991ed => generated 769 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:46.693521 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-95cf8f6b-cd66-47f6-ba12-c7676d8ba06f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:46.696393 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-95cf8f6b-cd66-47f6-ba12-c7676d8ba06f tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] GET https://10.4.3.66/volume/v3/volumes/fcdb170d-9868-4363-aa36-23edc66991ed Jul 10 14:11:46.696393 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-95cf8f6b-cd66-47f6-ba12-c7676d8ba06f tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:46.696393 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-95cf8f6b-cd66-47f6-ba12-c7676d8ba06f tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:46.707030 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:46.707030 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:11:46.711889 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-95cf8f6b-cd66-47f6-ba12-c7676d8ba06f tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Volume info retrieved successfully. Jul 10 14:11:46.716724 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-95cf8f6b-cd66-47f6-ba12-c7676d8ba06f tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] https://10.4.3.66/volume/v3/volumes/fcdb170d-9868-4363-aa36-23edc66991ed returned with HTTP 200 Jul 10 14:11:46.717319 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 270/1097] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:11:46 2026] GET /volume/v3/volumes/fcdb170d-9868-4363-aa36-23edc66991ed => generated 793 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:46.821299 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-dad51999-e651-4ec8-ab94-4c70a86b65f6 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:46.823936 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-dad51999-e651-4ec8-ab94-4c70a86b65f6 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:11:46.824305 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-dad51999-e651-4ec8-ab94-4c70a86b65f6 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1405340497"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:11:46.825798 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-dad51999-e651-4ec8-ab94-4c70a86b65f6 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1405340497'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:11:46.825890 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-dad51999-e651-4ec8-ab94-4c70a86b65f6 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Create volume of 1 GB Jul 10 14:11:46.830850 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-dad51999-e651-4ec8-ab94-4c70a86b65f6 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Availability Zones retrieved successfully. Jul 10 14:11:46.845191 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-dad51999-e651-4ec8-ab94-4c70a86b65f6 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Flow 'volume_create_api' (39b57814-1b0b-4f3d-8e63-c8059a97f569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:11:46.846342 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-dad51999-e651-4ec8-ab94-4c70a86b65f6 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5acbae8-ef42-464b-9861-51129bba0f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:11:46.847414 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-dad51999-e651-4ec8-ab94-4c70a86b65f6 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:11:46.884655 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-dad51999-e651-4ec8-ab94-4c70a86b65f6 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5acbae8-ef42-464b-9861-51129bba0f1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:11:46.884655 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-dad51999-e651-4ec8-ab94-4c70a86b65f6 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58586393-e49d-42ad-9864-8e2e59124198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:11:46.940022 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-dad51999-e651-4ec8-ab94-4c70a86b65f6 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Created reservations ['5c360a81-6de6-4e2f-8017-6b0da369bcd4', 'a8e773d7-0550-4b18-92d0-a4e92bb51264', '12234812-2c9f-4d6a-93a1-2af0d1e2efa3', '5fb2fc51-9152-42f5-a3f5-e966f73a3828'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:11:46.940806 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-dad51999-e651-4ec8-ab94-4c70a86b65f6 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58586393-e49d-42ad-9864-8e2e59124198) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c360a81-6de6-4e2f-8017-6b0da369bcd4', 'a8e773d7-0550-4b18-92d0-a4e92bb51264', '12234812-2c9f-4d6a-93a1-2af0d1e2efa3', '5fb2fc51-9152-42f5-a3f5-e966f73a3828']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:11:46.941690 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-dad51999-e651-4ec8-ab94-4c70a86b65f6 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fc99db3-0f02-4402-ae6c-f9ed13c120d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:11:46.972952 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-dad51999-e651-4ec8-ab94-4c70a86b65f6 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fc99db3-0f02-4402-ae6c-f9ed13c120d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60090f99-be68-4d2d-99b6-757c9119497a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1405340497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1b9f81f03504b31bf069dc8221d5514',qos_specs=None,replication_status=,reservations=['5c360a81-6de6-4e2f-8017-6b0da369bcd4','a8e773d7-0550-4b18-92d0-a4e92bb51264','12234812-2c9f-4d6a-93a1-2af0d1e2efa3','5fb2fc51-9152-42f5-a3f5-e966f73a3828'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e55ee0a5be7943189ee7aad1710d4491',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:11:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1405340497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60090f99-be68-4d2d-99b6-757c9119497a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1b9f81f03504b31bf069dc8221d5514',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e55ee0a5be7943189ee7aad1710d4491',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:11:46.973740 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-dad51999-e651-4ec8-ab94-4c70a86b65f6 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11603b75-8c7c-45f4-b42c-af4486b224d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:11:46.993836 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-dad51999-e651-4ec8-ab94-4c70a86b65f6 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11603b75-8c7c-45f4-b42c-af4486b224d8) transitioned into state 'SUCCESS' from state '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-1405340497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1b9f81f03504b31bf069dc8221d5514',qos_specs=None,replication_status=,reservations=['5c360a81-6de6-4e2f-8017-6b0da369bcd4','a8e773d7-0550-4b18-92d0-a4e92bb51264','12234812-2c9f-4d6a-93a1-2af0d1e2efa3','5fb2fc51-9152-42f5-a3f5-e966f73a3828'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e55ee0a5be7943189ee7aad1710d4491',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:11:46.994829 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-dad51999-e651-4ec8-ab94-4c70a86b65f6 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88f853e0-6a79-4082-ba58-b9bd80ad8563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:11:47.005774 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-dad51999-e651-4ec8-ab94-4c70a86b65f6 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88f853e0-6a79-4082-ba58-b9bd80ad8563) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:11:47.005774 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-dad51999-e651-4ec8-ab94-4c70a86b65f6 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Flow 'volume_create_api' (39b57814-1b0b-4f3d-8e63-c8059a97f569) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:11:47.005774 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-dad51999-e651-4ec8-ab94-4c70a86b65f6 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Create volume request issued successfully. Jul 10 14:11:47.006271 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-dad51999-e651-4ec8-ab94-4c70a86b65f6 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:11:47.006809 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 272/1098] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:11:46 2026] POST /volume/v3/volumes => generated 755 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:11:47.025118 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b14575ec-8b91-41da-9abe-6a0667ab88fc None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:47.029369 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b14575ec-8b91-41da-9abe-6a0667ab88fc tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] GET https://10.4.3.66/volume/v3/volumes/60090f99-be68-4d2d-99b6-757c9119497a Jul 10 14:11:47.029369 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b14575ec-8b91-41da-9abe-6a0667ab88fc tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:47.029491 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b14575ec-8b91-41da-9abe-6a0667ab88fc tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:47.037105 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:47.037105 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:11:47.043863 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-b14575ec-8b91-41da-9abe-6a0667ab88fc tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Volume info retrieved successfully. Jul 10 14:11:47.049248 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b14575ec-8b91-41da-9abe-6a0667ab88fc tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] https://10.4.3.66/volume/v3/volumes/60090f99-be68-4d2d-99b6-757c9119497a returned with HTTP 200 Jul 10 14:11:47.050216 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 276/1099] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:47 2026] GET /volume/v3/volumes/60090f99-be68-4d2d-99b6-757c9119497a => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:47.347608 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-68cddf76-646b-493e-8aa7-00734bc2d243 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:47.349362 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-68cddf76-646b-493e-8aa7-00734bc2d243 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] GET https://10.4.3.66/volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 Jul 10 14:11:47.349606 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-68cddf76-646b-493e-8aa7-00734bc2d243 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:47.349789 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-68cddf76-646b-493e-8aa7-00734bc2d243 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:47.360462 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:47.360462 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:11:47.364195 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-68cddf76-646b-493e-8aa7-00734bc2d243 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Volume info retrieved successfully. Jul 10 14:11:47.368752 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-68cddf76-646b-493e-8aa7-00734bc2d243 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] https://10.4.3.66/volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 returned with HTTP 200 Jul 10 14:11:47.369116 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 282/1100] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:47 2026] GET /volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:47.496840 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-44d83bb1-f9a4-40cf-bf2f-262c9e7830b6 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:47.498885 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-44d83bb1-f9a4-40cf-bf2f-262c9e7830b6 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:11:47.499124 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-44d83bb1-f9a4-40cf-bf2f-262c9e7830b6 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:47.499359 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-44d83bb1-f9a4-40cf-bf2f-262c9e7830b6 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:47.512912 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:47.512912 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:11:47.517394 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-44d83bb1-f9a4-40cf-bf2f-262c9e7830b6 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:11:47.522796 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-44d83bb1-f9a4-40cf-bf2f-262c9e7830b6 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:11:47.523290 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 271/1101] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:47 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 1443 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:48.067068 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-1a318971-bbb1-4c1a-9746-932159e00c1c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:48.069964 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1a318971-bbb1-4c1a-9746-932159e00c1c tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] GET https://10.4.3.66/volume/v3/volumes/60090f99-be68-4d2d-99b6-757c9119497a Jul 10 14:11:48.070260 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1a318971-bbb1-4c1a-9746-932159e00c1c tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:48.070634 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1a318971-bbb1-4c1a-9746-932159e00c1c tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:48.081952 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:48.081952 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:11:48.087626 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-1a318971-bbb1-4c1a-9746-932159e00c1c tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Volume info retrieved successfully. Jul 10 14:11:48.094081 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1a318971-bbb1-4c1a-9746-932159e00c1c tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] https://10.4.3.66/volume/v3/volumes/60090f99-be68-4d2d-99b6-757c9119497a returned with HTTP 200 Jul 10 14:11:48.094657 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 273/1102] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:48 2026] GET /volume/v3/volumes/60090f99-be68-4d2d-99b6-757c9119497a => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:48.386357 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-930597e8-d4de-4c11-8fff-b6930d321ed6 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:48.393047 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-930597e8-d4de-4c11-8fff-b6930d321ed6 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] GET https://10.4.3.66/volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 Jul 10 14:11:48.393541 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-930597e8-d4de-4c11-8fff-b6930d321ed6 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:48.395406 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-930597e8-d4de-4c11-8fff-b6930d321ed6 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:48.415642 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:48.415642 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:11:48.423324 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-930597e8-d4de-4c11-8fff-b6930d321ed6 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Volume info retrieved successfully. Jul 10 14:11:48.431485 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-930597e8-d4de-4c11-8fff-b6930d321ed6 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] https://10.4.3.66/volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 returned with HTTP 200 Jul 10 14:11:48.431793 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 277/1103] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:48 2026] GET /volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 => generated 849 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:48.538557 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a4d19d28-db6a-469d-aa86-ea1e6b64b6eb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:48.540864 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a4d19d28-db6a-469d-aa86-ea1e6b64b6eb tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:11:48.541084 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a4d19d28-db6a-469d-aa86-ea1e6b64b6eb tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:48.541788 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a4d19d28-db6a-469d-aa86-ea1e6b64b6eb tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:48.558620 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:48.558620 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:11:48.563935 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a4d19d28-db6a-469d-aa86-ea1e6b64b6eb tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:11:48.573698 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-7140d45b-cc1e-435c-a668-6ec21f03ad57 req-9878f705-9020-4834-a69e-3f9ea2be4feb None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:48.574082 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a4d19d28-db6a-469d-aa86-ea1e6b64b6eb tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:11:48.574082 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 283/1104] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:48 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 1443 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:48.577911 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-7140d45b-cc1e-435c-a668-6ec21f03ad57 req-9878f705-9020-4834-a69e-3f9ea2be4feb tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:11:48.577911 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-7140d45b-cc1e-435c-a668-6ec21f03ad57 req-9878f705-9020-4834-a69e-3f9ea2be4feb tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:48.577911 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-7140d45b-cc1e-435c-a668-6ec21f03ad57 req-9878f705-9020-4834-a69e-3f9ea2be4feb tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:48.596483 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:48.596483 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:11:48.602694 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-7140d45b-cc1e-435c-a668-6ec21f03ad57 req-9878f705-9020-4834-a69e-3f9ea2be4feb tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:11:48.610917 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-7140d45b-cc1e-435c-a668-6ec21f03ad57 req-9878f705-9020-4834-a69e-3f9ea2be4feb tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:11:48.611785 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 272/1105] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:11:48 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 1443 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:49.125999 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-7140d45b-cc1e-435c-a668-6ec21f03ad57 req-4cf52713-0438-439b-8d92-07b205bd4a1d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:49.128823 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-7140d45b-cc1e-435c-a668-6ec21f03ad57 req-4cf52713-0438-439b-8d92-07b205bd4a1d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] DELETE https://10.4.3.66/volume/v3/attachments/36f80bbc-45cf-455d-ae94-906aa63d5ef0 Jul 10 14:11:49.129204 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-7140d45b-cc1e-435c-a668-6ec21f03ad57 req-4cf52713-0438-439b-8d92-07b205bd4a1d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:49.129444 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-7140d45b-cc1e-435c-a668-6ec21f03ad57 req-4cf52713-0438-439b-8d92-07b205bd4a1d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:49.143161 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:49.143161 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:11:49.448665 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-65c6ca55-4758-490d-be60-43905588f560 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:49.454394 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-65c6ca55-4758-490d-be60-43905588f560 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] GET https://10.4.3.66/volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 Jul 10 14:11:49.454700 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-65c6ca55-4758-490d-be60-43905588f560 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:49.454941 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-65c6ca55-4758-490d-be60-43905588f560 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:49.474575 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:49.474575 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:11:49.476446 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-65c6ca55-4758-490d-be60-43905588f560 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Volume info retrieved successfully. Jul 10 14:11:49.486675 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-65c6ca55-4758-490d-be60-43905588f560 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] https://10.4.3.66/volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 returned with HTTP 200 Jul 10 14:11:49.487280 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 278/1106] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:49 2026] GET /volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:49.595006 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ae534e8c-04d1-4d78-9f38-32d9c9e35de0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:49.598533 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ae534e8c-04d1-4d78-9f38-32d9c9e35de0 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:11:49.598533 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ae534e8c-04d1-4d78-9f38-32d9c9e35de0 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:49.598533 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ae534e8c-04d1-4d78-9f38-32d9c9e35de0 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:49.618551 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:49.618551 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:11:49.623855 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ae534e8c-04d1-4d78-9f38-32d9c9e35de0 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:11:49.631316 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ae534e8c-04d1-4d78-9f38-32d9c9e35de0 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:11:49.632162 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 284/1107] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:49 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 1443 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:49.687015 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-7140d45b-cc1e-435c-a668-6ec21f03ad57 req-4cf52713-0438-439b-8d92-07b205bd4a1d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/attachments/36f80bbc-45cf-455d-ae94-906aa63d5ef0 returned with HTTP 200 Jul 10 14:11:49.687670 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 274/1108] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:11:49 2026] DELETE /volume/v3/attachments/36f80bbc-45cf-455d-ae94-906aa63d5ef0 => generated 192 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:49.731691 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-1b98ab12-0330-4d74-9478-01a2efffa42b None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:49.734144 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-1b98ab12-0330-4d74-9478-01a2efffa42b tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] GET https://10.4.3.66/volume/v3/volumes/fcdb170d-9868-4363-aa36-23edc66991ed Jul 10 14:11:49.734327 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-1b98ab12-0330-4d74-9478-01a2efffa42b tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:49.734579 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-1b98ab12-0330-4d74-9478-01a2efffa42b tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:49.745283 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:49.745283 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:11:49.751969 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-1b98ab12-0330-4d74-9478-01a2efffa42b tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Volume info retrieved successfully. Jul 10 14:11:49.760111 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-1b98ab12-0330-4d74-9478-01a2efffa42b tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] https://10.4.3.66/volume/v3/volumes/fcdb170d-9868-4363-aa36-23edc66991ed returned with HTTP 200 Jul 10 14:11:49.760624 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 273/1109] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:11:49 2026] GET /volume/v3/volumes/fcdb170d-9868-4363-aa36-23edc66991ed => generated 1309 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:49.793313 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5843294f-8cf9-45d6-8dae-d29aa85c84d1 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:49.794414 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5843294f-8cf9-45d6-8dae-d29aa85c84d1 None None] GET https://10.4.3.66/volume// Jul 10 14:11:49.794414 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5843294f-8cf9-45d6-8dae-d29aa85c84d1 None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:49.795523 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5843294f-8cf9-45d6-8dae-d29aa85c84d1 None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:49.796324 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5843294f-8cf9-45d6-8dae-d29aa85c84d1 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:11:49.797004 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 279/1110] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:11:49 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:11:49.810788 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-8e405497-e42a-4c16-b104-cf29ba6554af None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:49.815087 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-8e405497-e42a-4c16-b104-cf29ba6554af tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:11:49.816651 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-8e405497-e42a-4c16-b104-cf29ba6554af tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fcdb170d-9868-4363-aa36-23edc66991ed", "connector": null, "instance_uuid": "88e6955b-1aea-45e8-bcf8-81cee84631fc"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:11:49.832393 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:49.832393 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:11:49.895094 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-8e405497-e42a-4c16-b104-cf29ba6554af tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:11:49.896025 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 285/1111] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:11:49 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:49.920717 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-745d8503-ae73-40fc-a89e-ab8f9d1e023d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:49.921160 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-745d8503-ae73-40fc-a89e-ab8f9d1e023d None None] GET https://10.4.3.66/volume// Jul 10 14:11:49.921397 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-745d8503-ae73-40fc-a89e-ab8f9d1e023d None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:49.921729 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-745d8503-ae73-40fc-a89e-ab8f9d1e023d None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:49.922104 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-745d8503-ae73-40fc-a89e-ab8f9d1e023d None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:11:49.922456 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 275/1112] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:11:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:11:49.936649 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-b3215cbe-10d5-45f8-88d3-0ea7c0877eb5 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:49.938713 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-b3215cbe-10d5-45f8-88d3-0ea7c0877eb5 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] GET https://10.4.3.66/volume/v3/volumes/fcdb170d-9868-4363-aa36-23edc66991ed Jul 10 14:11:49.939007 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-b3215cbe-10d5-45f8-88d3-0ea7c0877eb5 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:49.939261 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-b3215cbe-10d5-45f8-88d3-0ea7c0877eb5 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:49.952707 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:49.952707 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:11:49.958637 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-b3215cbe-10d5-45f8-88d3-0ea7c0877eb5 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Volume info retrieved successfully. Jul 10 14:11:49.966516 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-b3215cbe-10d5-45f8-88d3-0ea7c0877eb5 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] https://10.4.3.66/volume/v3/volumes/fcdb170d-9868-4363-aa36-23edc66991ed returned with HTTP 200 Jul 10 14:11:49.967581 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 274/1113] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:11:49 2026] GET /volume/v3/volumes/fcdb170d-9868-4363-aa36-23edc66991ed => generated 1488 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:11:50.083534 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-57149286-d273-4ccf-b492-e01bb8656c93 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:50.086373 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-57149286-d273-4ccf-b492-e01bb8656c93 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] PUT https://10.4.3.66/volume/v3/attachments/bbf34201-ceec-4fb4-8dd7-706b69344022 Jul 10 14:11:50.086941 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-57149286-d273-4ccf-b492-e01bb8656c93 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:11:50.096410 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-57149286-d273-4ccf-b492-e01bb8656c93 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Acquiring lock "cinder-attachment_update-fcdb170d-9868-4363-aa36-23edc66991ed-np0000005012" by "attachment_update" {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:11:50.104820 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-57149286-d273-4ccf-b492-e01bb8656c93 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Lock "cinder-attachment_update-fcdb170d-9868-4363-aa36-23edc66991ed-np0000005012" acquired by "attachment_update" :: waited 0.008s {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:11:50.107160 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:50.107160 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:11:50.294944 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-b2060b4b-d969-420d-b3ec-7b0e96094cf4 req-0e694b0a-7a7e-4e93-919b-dd98d69aaaac None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:50.296969 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-b2060b4b-d969-420d-b3ec-7b0e96094cf4 req-0e694b0a-7a7e-4e93-919b-dd98d69aaaac tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] POST https://10.4.3.66/volume/v3/attachments/68b0cc19-e480-402b-bb98-0b6ff0f192c7/action Jul 10 14:11:50.297372 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-b2060b4b-d969-420d-b3ec-7b0e96094cf4 req-0e694b0a-7a7e-4e93-919b-dd98d69aaaac tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:11:50.297556 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-b2060b4b-d969-420d-b3ec-7b0e96094cf4 req-0e694b0a-7a7e-4e93-919b-dd98d69aaaac tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:11:50.314004 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:50.314004 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:11:50.329361 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-b2060b4b-d969-420d-b3ec-7b0e96094cf4 req-0e694b0a-7a7e-4e93-919b-dd98d69aaaac tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] https://10.4.3.66/volume/v3/attachments/68b0cc19-e480-402b-bb98-0b6ff0f192c7/action returned with HTTP 204 Jul 10 14:11:50.330056 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 286/1114] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:11:50 2026] POST /volume/v3/attachments/68b0cc19-e480-402b-bb98-0b6ff0f192c7/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:11:50.499539 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b0230d36-30f2-4538-8318-e05ff39d97af None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:50.501479 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b0230d36-30f2-4538-8318-e05ff39d97af tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] GET https://10.4.3.66/volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 Jul 10 14:11:50.501738 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b0230d36-30f2-4538-8318-e05ff39d97af tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:50.501969 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b0230d36-30f2-4538-8318-e05ff39d97af tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:50.512404 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:50.512404 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:11:50.516806 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-b0230d36-30f2-4538-8318-e05ff39d97af tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Volume info retrieved successfully. Jul 10 14:11:50.522210 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b0230d36-30f2-4538-8318-e05ff39d97af tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] https://10.4.3.66/volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 returned with HTTP 200 Jul 10 14:11:50.522661 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 276/1115] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:50 2026] GET /volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 => generated 1141 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:50.535613 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e79519d9-5b32-451d-b60d-70f9fe6e33cd None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:50.537029 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e79519d9-5b32-451d-b60d-70f9fe6e33cd tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] GET https://10.4.3.66/volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 Jul 10 14:11:50.537413 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e79519d9-5b32-451d-b60d-70f9fe6e33cd tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:50.537710 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e79519d9-5b32-451d-b60d-70f9fe6e33cd tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:50.547171 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:50.547171 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:11:50.553676 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-e79519d9-5b32-451d-b60d-70f9fe6e33cd tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Volume info retrieved successfully. Jul 10 14:11:50.555755 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e79519d9-5b32-451d-b60d-70f9fe6e33cd tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] https://10.4.3.66/volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 returned with HTTP 200 Jul 10 14:11:50.556279 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 275/1116] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:50 2026] GET /volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 => generated 1141 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:50.569323 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e1feec34-a0af-4f0a-a7fe-5820d434d511 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:50.571372 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e1feec34-a0af-4f0a-a7fe-5820d434d511 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] GET https://10.4.3.66/volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 Jul 10 14:11:50.571742 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e1feec34-a0af-4f0a-a7fe-5820d434d511 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:50.572011 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e1feec34-a0af-4f0a-a7fe-5820d434d511 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:50.583688 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:50.583688 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:11:50.589007 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e1feec34-a0af-4f0a-a7fe-5820d434d511 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Volume info retrieved successfully. Jul 10 14:11:50.595601 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e1feec34-a0af-4f0a-a7fe-5820d434d511 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] https://10.4.3.66/volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 returned with HTTP 200 Jul 10 14:11:50.596432 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 287/1117] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:50 2026] GET /volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 => generated 1141 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:50.635714 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-57149286-d273-4ccf-b492-e01bb8656c93 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Lock "cinder-attachment_update-fcdb170d-9868-4363-aa36-23edc66991ed-np0000005012" released by "attachment_update" :: held 0.531s {{(pid=100153) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:11:50.636229 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-57149286-d273-4ccf-b492-e01bb8656c93 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] https://10.4.3.66/volume/v3/attachments/bbf34201-ceec-4fb4-8dd7-706b69344022 returned with HTTP 200 Jul 10 14:11:50.636909 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 280/1118] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:11:50 2026] PUT /volume/v3/attachments/bbf34201-ceec-4fb4-8dd7-706b69344022 => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:50.647037 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-5f1080c6-9824-495a-82ab-fdb240f78769 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:50.649104 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5f1080c6-9824-495a-82ab-fdb240f78769 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:11:50.649555 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5f1080c6-9824-495a-82ab-fdb240f78769 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:50.649952 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5f1080c6-9824-495a-82ab-fdb240f78769 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:50.665684 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:50.665684 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:11:50.671606 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-5f1080c6-9824-495a-82ab-fdb240f78769 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:11:50.682009 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5f1080c6-9824-495a-82ab-fdb240f78769 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:11:50.682534 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 277/1119] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:50 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 1143 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:50.767083 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-4d8366e9-1f7f-478e-af17-9b28e74e4e3c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:50.771205 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4d8366e9-1f7f-478e-af17-9b28e74e4e3c tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-reader] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:11:50.772265 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4d8366e9-1f7f-478e-af17-9b28e74e4e3c tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-reader] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:50.773752 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4d8366e9-1f7f-478e-af17-9b28e74e4e3c tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-reader] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:50.790663 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-a2549060-84b0-4503-aa67-4f4c56148fd8 req-890810fc-067e-4314-aa97-6412c80bd746 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:50.794302 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:50.794302 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:11:50.795338 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-a2549060-84b0-4503-aa67-4f4c56148fd8 req-890810fc-067e-4314-aa97-6412c80bd746 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] GET https://10.4.3.66/volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 Jul 10 14:11:50.795338 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-a2549060-84b0-4503-aa67-4f4c56148fd8 req-890810fc-067e-4314-aa97-6412c80bd746 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:50.796540 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-a2549060-84b0-4503-aa67-4f4c56148fd8 req-890810fc-067e-4314-aa97-6412c80bd746 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:50.802538 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-4d8366e9-1f7f-478e-af17-9b28e74e4e3c tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-reader] Volume info retrieved successfully. Jul 10 14:11:50.811590 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:50.811590 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:11:50.811895 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4d8366e9-1f7f-478e-af17-9b28e74e4e3c tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-reader] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:11:50.812624 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 276/1120] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:50 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 1143 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:50.816060 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-a2549060-84b0-4503-aa67-4f4c56148fd8 req-890810fc-067e-4314-aa97-6412c80bd746 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Volume info retrieved successfully. Jul 10 14:11:50.822356 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-a2549060-84b0-4503-aa67-4f4c56148fd8 req-890810fc-067e-4314-aa97-6412c80bd746 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] https://10.4.3.66/volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 returned with HTTP 200 Jul 10 14:11:50.822807 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 288/1121] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:11:50 2026] GET /volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 => generated 1141 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:50.874196 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-50277e8a-52d6-4e52-9d96-b3f836f8fbbe req-aab2c354-d02d-4f20-849e-22b6a55c360b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:50.879166 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-50277e8a-52d6-4e52-9d96-b3f836f8fbbe req-aab2c354-d02d-4f20-849e-22b6a55c360b tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:11:50.879478 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-50277e8a-52d6-4e52-9d96-b3f836f8fbbe req-aab2c354-d02d-4f20-849e-22b6a55c360b tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:50.882131 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-50277e8a-52d6-4e52-9d96-b3f836f8fbbe req-aab2c354-d02d-4f20-849e-22b6a55c360b tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:50.897614 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:50.897614 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:11:50.903578 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-50277e8a-52d6-4e52-9d96-b3f836f8fbbe req-aab2c354-d02d-4f20-849e-22b6a55c360b tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:11:50.910368 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-50277e8a-52d6-4e52-9d96-b3f836f8fbbe req-aab2c354-d02d-4f20-849e-22b6a55c360b tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:11:50.911053 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 281/1122] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:11:50 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 1143 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:50.983292 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-50277e8a-52d6-4e52-9d96-b3f836f8fbbe req-d4f00ce0-7446-4f24-bd04-7cedfd2dae3d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:50.986911 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-50277e8a-52d6-4e52-9d96-b3f836f8fbbe req-d4f00ce0-7446-4f24-bd04-7cedfd2dae3d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] POST https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984/action Jul 10 14:11:50.987356 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-50277e8a-52d6-4e52-9d96-b3f836f8fbbe req-d4f00ce0-7446-4f24-bd04-7cedfd2dae3d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:11:50.987567 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-50277e8a-52d6-4e52-9d96-b3f836f8fbbe req-d4f00ce0-7446-4f24-bd04-7cedfd2dae3d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:11:51.007286 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:51.007286 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:11:51.008537 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-50277e8a-52d6-4e52-9d96-b3f836f8fbbe req-d4f00ce0-7446-4f24-bd04-7cedfd2dae3d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:11:51.021025 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-50277e8a-52d6-4e52-9d96-b3f836f8fbbe req-d4f00ce0-7446-4f24-bd04-7cedfd2dae3d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Begin detaching volume completed successfully. Jul 10 14:11:51.021341 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-50277e8a-52d6-4e52-9d96-b3f836f8fbbe req-d4f00ce0-7446-4f24-bd04-7cedfd2dae3d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984/action returned with HTTP 202 Jul 10 14:11:51.022239 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 278/1123] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:11:50 2026] POST /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:11:51.047721 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-45e622ef-3f43-4ea5-9fe1-4d139c5f53e9 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:51.051182 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-45e622ef-3f43-4ea5-9fe1-4d139c5f53e9 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:11:51.051411 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-45e622ef-3f43-4ea5-9fe1-4d139c5f53e9 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:51.052182 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-45e622ef-3f43-4ea5-9fe1-4d139c5f53e9 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:51.064984 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:51.064984 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:11:51.070163 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-45e622ef-3f43-4ea5-9fe1-4d139c5f53e9 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:11:51.077742 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-45e622ef-3f43-4ea5-9fe1-4d139c5f53e9 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:11:51.078190 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 277/1124] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:51 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 1146 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:51.154595 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-4403e2da-d914-4e58-8f03-095dbbfa5b59 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:51.154595 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-4403e2da-d914-4e58-8f03-095dbbfa5b59 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] POST https://10.4.3.66/volume/v3/attachments/bbf34201-ceec-4fb4-8dd7-706b69344022/action Jul 10 14:11:51.154595 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-4403e2da-d914-4e58-8f03-095dbbfa5b59 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:11:51.154595 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-4403e2da-d914-4e58-8f03-095dbbfa5b59 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:11:51.175518 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:51.175518 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:11:51.192647 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c59fc26e-07c8-4a81-aa53-14e64f40c298 req-4403e2da-d914-4e58-8f03-095dbbfa5b59 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] https://10.4.3.66/volume/v3/attachments/bbf34201-ceec-4fb4-8dd7-706b69344022/action returned with HTTP 204 Jul 10 14:11:51.193221 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 289/1125] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:11:51 2026] POST /volume/v3/attachments/bbf34201-ceec-4fb4-8dd7-706b69344022/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:11:52.057492 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-780ba7c3-4e8f-44fe-aac3-f3f0bee00b0f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:52.057931 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-780ba7c3-4e8f-44fe-aac3-f3f0bee00b0f None None] GET https://10.4.3.66/volume// Jul 10 14:11:52.058126 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-780ba7c3-4e8f-44fe-aac3-f3f0bee00b0f None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:52.058317 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-780ba7c3-4e8f-44fe-aac3-f3f0bee00b0f None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:52.058742 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-780ba7c3-4e8f-44fe-aac3-f3f0bee00b0f None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:11:52.059052 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 282/1126] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:11:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:11:52.071469 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-50277e8a-52d6-4e52-9d96-b3f836f8fbbe req-44c663e8-7bea-4ff0-9b98-b61dde071f0f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:52.073793 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-50277e8a-52d6-4e52-9d96-b3f836f8fbbe req-44c663e8-7bea-4ff0-9b98-b61dde071f0f tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:11:52.074198 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-50277e8a-52d6-4e52-9d96-b3f836f8fbbe req-44c663e8-7bea-4ff0-9b98-b61dde071f0f tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:52.074553 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-50277e8a-52d6-4e52-9d96-b3f836f8fbbe req-44c663e8-7bea-4ff0-9b98-b61dde071f0f tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:52.088326 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:52.088326 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:11:52.092654 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-50277e8a-52d6-4e52-9d96-b3f836f8fbbe req-44c663e8-7bea-4ff0-9b98-b61dde071f0f tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:11:52.097314 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b5fa3c18-d94d-4f98-9b40-fb1b6309f900 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:52.098888 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-50277e8a-52d6-4e52-9d96-b3f836f8fbbe req-44c663e8-7bea-4ff0-9b98-b61dde071f0f tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:11:52.099734 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b5fa3c18-d94d-4f98-9b40-fb1b6309f900 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:11:52.099821 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 279/1127] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:11:52 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 1326 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:11:52.099865 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b5fa3c18-d94d-4f98-9b40-fb1b6309f900 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:52.099865 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b5fa3c18-d94d-4f98-9b40-fb1b6309f900 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:52.119895 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:52.119895 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:11:52.124394 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b5fa3c18-d94d-4f98-9b40-fb1b6309f900 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:11:52.129402 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b5fa3c18-d94d-4f98-9b40-fb1b6309f900 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:11:52.129808 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 278/1128] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:52 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 1146 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:53.012728 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6038376b-bf41-419a-979a-3ff153666ee7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:53.014662 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6038376b-bf41-419a-979a-3ff153666ee7 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] DELETE https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 Jul 10 14:11:53.014911 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6038376b-bf41-419a-979a-3ff153666ee7 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:53.015168 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6038376b-bf41-419a-979a-3ff153666ee7 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:53.015406 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-6038376b-bf41-419a-979a-3ff153666ee7 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Delete volume with id: b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 Jul 10 14:11:53.025529 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:53.025529 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:11:53.025999 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6038376b-bf41-419a-979a-3ff153666ee7 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:11:53.040839 np0000005012 devstack@c-api.service[100152]: WARNING cinder.keymgr.conf_key_mgr [None req-6038376b-bf41-419a-979a-3ff153666ee7 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 14:11:53.047859 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6038376b-bf41-419a-979a-3ff153666ee7 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Delete volume request issued successfully. Jul 10 14:11:53.048231 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6038376b-bf41-419a-979a-3ff153666ee7 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 returned with HTTP 202 Jul 10 14:11:53.048825 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 290/1129] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:11:53 2026] DELETE /volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:11:53.057924 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6d102115-16e2-4cbe-a313-ec9633ae2aa3 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:53.060278 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6d102115-16e2-4cbe-a313-ec9633ae2aa3 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 Jul 10 14:11:53.060610 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6d102115-16e2-4cbe-a313-ec9633ae2aa3 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:53.061015 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6d102115-16e2-4cbe-a313-ec9633ae2aa3 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:53.071721 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:53.071721 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:11:53.080318 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-6d102115-16e2-4cbe-a313-ec9633ae2aa3 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:11:53.087253 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6d102115-16e2-4cbe-a313-ec9633ae2aa3 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 returned with HTTP 200 Jul 10 14:11:53.087799 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 283/1130] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:53 2026] GET /volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 => generated 881 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:53.145899 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f71b39f3-95ca-42d4-9b98-77f5d2760da5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:53.150435 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f71b39f3-95ca-42d4-9b98-77f5d2760da5 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:11:53.150435 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f71b39f3-95ca-42d4-9b98-77f5d2760da5 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:53.150435 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f71b39f3-95ca-42d4-9b98-77f5d2760da5 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:53.167367 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:53.167367 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:11:53.172583 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-f71b39f3-95ca-42d4-9b98-77f5d2760da5 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:11:53.177651 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f71b39f3-95ca-42d4-9b98-77f5d2760da5 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:11:53.178200 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 280/1131] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:53 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 1146 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:54.104746 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-1ed52970-ca5c-477d-afda-dec6fb1438eb None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:54.107301 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1ed52970-ca5c-477d-afda-dec6fb1438eb tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 Jul 10 14:11:54.107611 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1ed52970-ca5c-477d-afda-dec6fb1438eb tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:54.107876 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1ed52970-ca5c-477d-afda-dec6fb1438eb tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:54.116003 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1ed52970-ca5c-477d-afda-dec6fb1438eb tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 returned with HTTP 404 Jul 10 14:11:54.116635 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 279/1132] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:54 2026] GET /volume/v3/volumes/b4c1a2ae-1d2e-4161-a3fa-4dc999eb98d6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:11:54.126986 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ded2b06e-2602-4e23-b3ac-7a6ba32cd810 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:54.133256 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ded2b06e-2602-4e23-b3ac-7a6ba32cd810 tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] GET https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 Jul 10 14:11:54.133256 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ded2b06e-2602-4e23-b3ac-7a6ba32cd810 tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:54.133256 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ded2b06e-2602-4e23-b3ac-7a6ba32cd810 tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] Calling method 'detail' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:54.133256 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-ded2b06e-2602-4e23-b3ac-7a6ba32cd810 tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100152) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:11:54.182101 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ded2b06e-2602-4e23-b3ac-7a6ba32cd810 tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] Get all volumes completed successfully. Jul 10 14:11:54.184891 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:54.184891 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:11:54.190713 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6d2f686b-e1ca-4469-9930-07ecb4be2326 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:54.191788 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ded2b06e-2602-4e23-b3ac-7a6ba32cd810 tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 14:11:54.192378 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 291/1133] 10.4.3.66 () {66 vars in 1278 bytes} [Fri Jul 10 14:11:54 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16564 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:11:54.192854 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6d2f686b-e1ca-4469-9930-07ecb4be2326 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:11:54.193095 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6d2f686b-e1ca-4469-9930-07ecb4be2326 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:54.193320 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6d2f686b-e1ca-4469-9930-07ecb4be2326 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:54.205426 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:54.205426 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:11:54.210844 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-6d2f686b-e1ca-4469-9930-07ecb4be2326 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:11:54.216320 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6d2f686b-e1ca-4469-9930-07ecb4be2326 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:11:54.216623 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f0b3aa58-87bb-4e4e-a94f-3f98b044f457 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:54.216912 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 284/1134] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:54 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 1146 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:54.218622 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f0b3aa58-87bb-4e4e-a94f-3f98b044f457 tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] DELETE https://10.4.3.66/volume/v3/types/95a756e8-2035-404d-8f8d-5d573454c7e3 Jul 10 14:11:54.218830 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f0b3aa58-87bb-4e4e-a94f-3f98b044f457 tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:54.219253 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f0b3aa58-87bb-4e4e-a94f-3f98b044f457 tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] Calling method '_delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:54.256361 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f0b3aa58-87bb-4e4e-a94f-3f98b044f457 tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] https://10.4.3.66/volume/v3/types/95a756e8-2035-404d-8f8d-5d573454c7e3 returned with HTTP 202 Jul 10 14:11:54.257222 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 281/1135] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:11:54 2026] DELETE /volume/v3/types/95a756e8-2035-404d-8f8d-5d573454c7e3 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:11:54.270074 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-5e4219e0-8e6a-46d8-b34b-49c69f15e9d7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:54.272408 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5e4219e0-8e6a-46d8-b34b-49c69f15e9d7 tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:11:54.272931 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5e4219e0-8e6a-46d8-b34b-49c69f15e9d7 tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-231764879", "extra_specs": {}}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:11:54.299818 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5e4219e0-8e6a-46d8-b34b-49c69f15e9d7 tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:11:54.299818 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 280/1136] 10.4.3.66 () {68 vars in 1245 bytes} [Fri Jul 10 14:11:54 2026] POST /volume/v3/types => generated 211 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:54.308362 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cbdb2254-ec62-41ec-a6c9-6d5cd51d326d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:54.310079 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cbdb2254-ec62-41ec-a6c9-6d5cd51d326d tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] POST https://10.4.3.66/volume/v3/types/ed852668-39e9-4483-9b58-ecb59c47f59e/encryption Jul 10 14:11:54.310913 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cbdb2254-ec62-41ec-a6c9-6d5cd51d326d tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:11:54.355492 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cbdb2254-ec62-41ec-a6c9-6d5cd51d326d tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] https://10.4.3.66/volume/v3/types/ed852668-39e9-4483-9b58-ecb59c47f59e/encryption returned with HTTP 200 Jul 10 14:11:54.355492 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 292/1137] 10.4.3.66 () {68 vars in 1390 bytes} [Fri Jul 10 14:11:54 2026] POST /volume/v3/types/ed852668-39e9-4483-9b58-ecb59c47f59e/encryption => generated 230 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:11:54.365015 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0b540437-6e7c-4a58-9e5d-f564aea9b369 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:54.367939 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0b540437-6e7c-4a58-9e5d-f564aea9b369 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:11:54.367939 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0b540437-6e7c-4a58-9e5d-f564aea9b369 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1716437565", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-231764879", "size": 1}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:11:54.368748 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-0b540437-6e7c-4a58-9e5d-f564aea9b369 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1716437565', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-231764879', 'size': 1}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:11:54.373491 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-0b540437-6e7c-4a58-9e5d-f564aea9b369 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Create volume of 1 GB Jul 10 14:11:54.373971 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:54.373971 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:11:54.374550 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-0b540437-6e7c-4a58-9e5d-f564aea9b369 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Availability Zones retrieved successfully. Jul 10 14:11:54.380782 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-0b540437-6e7c-4a58-9e5d-f564aea9b369 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Flow 'volume_create_api' (cb0b82be-f8b6-4deb-9ae5-e73b8fd1554b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:11:54.381816 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-0b540437-6e7c-4a58-9e5d-f564aea9b369 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22e98319-5367-4f80-94af-89250df84262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:11:54.382890 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-0b540437-6e7c-4a58-9e5d-f564aea9b369 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:11:54.413777 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-0b540437-6e7c-4a58-9e5d-f564aea9b369 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22e98319-5367-4f80-94af-89250df84262) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:11:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ed852668-39e9-4483-9b58-ecb59c47f59e,is_public=True,name='tempest-scenario-type-luks-231764879',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ed852668-39e9-4483-9b58-ecb59c47f59e', '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=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:11:54.414679 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-0b540437-6e7c-4a58-9e5d-f564aea9b369 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c539f607-b13f-46d5-9479-38f373bd87f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:11:54.415175 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-50277e8a-52d6-4e52-9d96-b3f836f8fbbe req-14bc70fb-0c38-4c77-ae41-ae298b3c3054 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:54.417440 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-50277e8a-52d6-4e52-9d96-b3f836f8fbbe req-14bc70fb-0c38-4c77-ae41-ae298b3c3054 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:11:54.417788 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-50277e8a-52d6-4e52-9d96-b3f836f8fbbe req-14bc70fb-0c38-4c77-ae41-ae298b3c3054 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:54.418100 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-50277e8a-52d6-4e52-9d96-b3f836f8fbbe req-14bc70fb-0c38-4c77-ae41-ae298b3c3054 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:54.431696 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:54.431696 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:11:54.438661 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-50277e8a-52d6-4e52-9d96-b3f836f8fbbe req-14bc70fb-0c38-4c77-ae41-ae298b3c3054 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:11:54.442981 np0000005012 devstack@c-api.service[100153]: WARNING cinder.quota [None req-0b540437-6e7c-4a58-9e5d-f564aea9b369 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-231764879 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-231764879, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:11:54.443291 np0000005012 devstack@c-api.service[100153]: WARNING cinder.quota [None req-0b540437-6e7c-4a58-9e5d-f564aea9b369 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-231764879 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-231764879, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:11:54.444627 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-50277e8a-52d6-4e52-9d96-b3f836f8fbbe req-14bc70fb-0c38-4c77-ae41-ae298b3c3054 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:11:54.445142 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 282/1138] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:11:54 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 1146 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:54.475628 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-0b540437-6e7c-4a58-9e5d-f564aea9b369 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Created reservations ['9dc3d3f2-4b35-40c5-8845-fa36a2b61c02', '77f3d5fe-0807-48fb-b99b-140f79367589', 'fb07def4-0a00-4089-95d8-92b3dfb63720', '1e68a005-bb24-4359-83f9-fee03adc69ea'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:11:54.476889 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-0b540437-6e7c-4a58-9e5d-f564aea9b369 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c539f607-b13f-46d5-9479-38f373bd87f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9dc3d3f2-4b35-40c5-8845-fa36a2b61c02', '77f3d5fe-0807-48fb-b99b-140f79367589', 'fb07def4-0a00-4089-95d8-92b3dfb63720', '1e68a005-bb24-4359-83f9-fee03adc69ea']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:11:54.478082 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-0b540437-6e7c-4a58-9e5d-f564aea9b369 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3d8ed12-4069-434d-a714-b147be5d9404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:11:54.511426 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-0b540437-6e7c-4a58-9e5d-f564aea9b369 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3d8ed12-4069-434d-a714-b147be5d9404) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9a2af4d-0512-491e-94cf-81968c439c82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1716437565',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cbcf1ccf26c488798f3c13bb4bb6fb7',qos_specs=None,replication_status=,reservations=['9dc3d3f2-4b35-40c5-8845-fa36a2b61c02','77f3d5fe-0807-48fb-b99b-140f79367589','fb07def4-0a00-4089-95d8-92b3dfb63720','1e68a005-bb24-4359-83f9-fee03adc69ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88d9ebff6b874a2d82bc602c20906b09',volume_type_id=ed852668-39e9-4483-9b58-ecb59c47f59e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:11:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1716437565',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a9a2af4d-0512-491e-94cf-81968c439c82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2cbcf1ccf26c488798f3c13bb4bb6fb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88d9ebff6b874a2d82bc602c20906b09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed852668-39e9-4483-9b58-ecb59c47f59e),volume_type_id=ed852668-39e9-4483-9b58-ecb59c47f59e)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:11:54.512406 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-0b540437-6e7c-4a58-9e5d-f564aea9b369 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2ea6929-6dca-4b26-9e1b-834cf26e83b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:11:54.543624 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-0b540437-6e7c-4a58-9e5d-f564aea9b369 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2ea6929-6dca-4b26-9e1b-834cf26e83b9) transitioned into state 'SUCCESS' from state '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-1716437565',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cbcf1ccf26c488798f3c13bb4bb6fb7',qos_specs=None,replication_status=,reservations=['9dc3d3f2-4b35-40c5-8845-fa36a2b61c02','77f3d5fe-0807-48fb-b99b-140f79367589','fb07def4-0a00-4089-95d8-92b3dfb63720','1e68a005-bb24-4359-83f9-fee03adc69ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88d9ebff6b874a2d82bc602c20906b09',volume_type_id=ed852668-39e9-4483-9b58-ecb59c47f59e)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:11:54.544475 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-0b540437-6e7c-4a58-9e5d-f564aea9b369 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5661b1aa-8d60-402d-93ba-aec2d8700dae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:11:54.561658 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-0b540437-6e7c-4a58-9e5d-f564aea9b369 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5661b1aa-8d60-402d-93ba-aec2d8700dae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:11:54.562386 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-0b540437-6e7c-4a58-9e5d-f564aea9b369 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Flow 'volume_create_api' (cb0b82be-f8b6-4deb-9ae5-e73b8fd1554b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:11:54.562720 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-0b540437-6e7c-4a58-9e5d-f564aea9b369 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Create volume request issued successfully. Jul 10 14:11:54.563346 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0b540437-6e7c-4a58-9e5d-f564aea9b369 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:11:54.566975 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 285/1139] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:11:54 2026] POST /volume/v3/volumes => generated 782 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:11:55.232716 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ad52621f-1a4c-43da-aaaa-82962881bc79 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:55.234900 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ad52621f-1a4c-43da-aaaa-82962881bc79 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:11:55.235361 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ad52621f-1a4c-43da-aaaa-82962881bc79 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:55.235827 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ad52621f-1a4c-43da-aaaa-82962881bc79 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:55.250397 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:55.250397 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:11:55.254701 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-ad52621f-1a4c-43da-aaaa-82962881bc79 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:11:55.259533 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ad52621f-1a4c-43da-aaaa-82962881bc79 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:11:55.260025 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 281/1140] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:55 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 1146 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:11:55.686767 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-50277e8a-52d6-4e52-9d96-b3f836f8fbbe req-57cd6a3f-4313-44a9-b100-dfb4b12f0f26 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:55.689199 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-50277e8a-52d6-4e52-9d96-b3f836f8fbbe req-57cd6a3f-4313-44a9-b100-dfb4b12f0f26 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] DELETE https://10.4.3.66/volume/v3/attachments/a0a5bdee-78e0-4a8e-bd54-ea87276f07fe Jul 10 14:11:55.689534 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-50277e8a-52d6-4e52-9d96-b3f836f8fbbe req-57cd6a3f-4313-44a9-b100-dfb4b12f0f26 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:55.689685 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-50277e8a-52d6-4e52-9d96-b3f836f8fbbe req-57cd6a3f-4313-44a9-b100-dfb4b12f0f26 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:55.700617 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:55.700617 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:11:56.266776 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-50277e8a-52d6-4e52-9d96-b3f836f8fbbe req-57cd6a3f-4313-44a9-b100-dfb4b12f0f26 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/attachments/a0a5bdee-78e0-4a8e-bd54-ea87276f07fe returned with HTTP 200 Jul 10 14:11:56.267241 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 293/1141] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:11:55 2026] DELETE /volume/v3/attachments/a0a5bdee-78e0-4a8e-bd54-ea87276f07fe => generated 19 bytes in 581 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:56.276953 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a9d26ee1-12fc-46a0-a6a0-647706333dc0 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:56.279060 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a9d26ee1-12fc-46a0-a6a0-647706333dc0 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:11:56.279266 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a9d26ee1-12fc-46a0-a6a0-647706333dc0 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:56.279541 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a9d26ee1-12fc-46a0-a6a0-647706333dc0 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:56.289950 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:56.289950 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:11:56.293513 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-a9d26ee1-12fc-46a0-a6a0-647706333dc0 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:11:56.299710 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a9d26ee1-12fc-46a0-a6a0-647706333dc0 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:11:56.300204 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 283/1142] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:56 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:56.321720 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ad58ad6a-5c8e-44fa-a40f-8f2e8f1ccb4c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:56.325640 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ad58ad6a-5c8e-44fa-a40f-8f2e8f1ccb4c tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:11:56.325640 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ad58ad6a-5c8e-44fa-a40f-8f2e8f1ccb4c tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:56.325890 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ad58ad6a-5c8e-44fa-a40f-8f2e8f1ccb4c tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:56.335643 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:56.335643 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:11:56.340603 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-ad58ad6a-5c8e-44fa-a40f-8f2e8f1ccb4c tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:11:56.351998 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ad58ad6a-5c8e-44fa-a40f-8f2e8f1ccb4c tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:11:56.351998 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 286/1143] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:56 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:11:57.503330 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-dfe80796-43c2-4054-bb72-07a962ac2f5f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:11:57.505526 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-dfe80796-43c2-4054-bb72-07a962ac2f5f tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:11:57.505777 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-dfe80796-43c2-4054-bb72-07a962ac2f5f tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:11:57.505983 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-dfe80796-43c2-4054-bb72-07a962ac2f5f tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:11:57.515307 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:11:57.515307 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:11:57.522327 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-dfe80796-43c2-4054-bb72-07a962ac2f5f tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:11:57.528728 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-dfe80796-43c2-4054-bb72-07a962ac2f5f tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:11:57.529142 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 282/1144] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:11:57 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:02.285987 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-6e96ca52-d5f4-406f-98fc-0d83bbc2cd54 req-4862f68a-9ec2-4b2d-b327-b60ec6a92bd9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:02.290466 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-6e96ca52-d5f4-406f-98fc-0d83bbc2cd54 req-4862f68a-9ec2-4b2d-b327-b60ec6a92bd9 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] GET https://10.4.3.66/volume/v3/volumes/60090f99-be68-4d2d-99b6-757c9119497a Jul 10 14:12:02.290759 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-6e96ca52-d5f4-406f-98fc-0d83bbc2cd54 req-4862f68a-9ec2-4b2d-b327-b60ec6a92bd9 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:02.291045 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-6e96ca52-d5f4-406f-98fc-0d83bbc2cd54 req-4862f68a-9ec2-4b2d-b327-b60ec6a92bd9 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:02.306416 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:02.306416 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:12:02.310580 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-6e96ca52-d5f4-406f-98fc-0d83bbc2cd54 req-4862f68a-9ec2-4b2d-b327-b60ec6a92bd9 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Volume info retrieved successfully. Jul 10 14:12:02.317179 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-6e96ca52-d5f4-406f-98fc-0d83bbc2cd54 req-4862f68a-9ec2-4b2d-b327-b60ec6a92bd9 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] https://10.4.3.66/volume/v3/volumes/60090f99-be68-4d2d-99b6-757c9119497a returned with HTTP 200 Jul 10 14:12:02.317580 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 294/1145] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:12:02 2026] GET /volume/v3/volumes/60090f99-be68-4d2d-99b6-757c9119497a => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:02.347073 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-71b3b39f-0405-4cb4-bede-24bb1fd345fa None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:02.347579 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-71b3b39f-0405-4cb4-bede-24bb1fd345fa None None] GET https://10.4.3.66/volume// Jul 10 14:12:02.347792 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-71b3b39f-0405-4cb4-bede-24bb1fd345fa None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:02.348320 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-71b3b39f-0405-4cb4-bede-24bb1fd345fa None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:02.348467 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-71b3b39f-0405-4cb4-bede-24bb1fd345fa None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:12:02.348809 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 284/1146] 10.4.3.66 () {66 vars in 1412 bytes} [Fri Jul 10 14:12:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:12:02.360712 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-6e96ca52-d5f4-406f-98fc-0d83bbc2cd54 req-c450244e-2368-4452-b06f-cabf95966ea2 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:02.364126 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-6e96ca52-d5f4-406f-98fc-0d83bbc2cd54 req-c450244e-2368-4452-b06f-cabf95966ea2 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:12:02.364572 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-6e96ca52-d5f4-406f-98fc-0d83bbc2cd54 req-c450244e-2368-4452-b06f-cabf95966ea2 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "60090f99-be68-4d2d-99b6-757c9119497a", "connector": null, "instance_uuid": "4a0bccce-55f4-4f56-9b3d-30b0671d774c"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:02.384540 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:02.384540 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:12:02.420846 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-6e96ca52-d5f4-406f-98fc-0d83bbc2cd54 req-c450244e-2368-4452-b06f-cabf95966ea2 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:12:02.488617 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 287/1147] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:12:02 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:12:02.498898 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-6e96ca52-d5f4-406f-98fc-0d83bbc2cd54 req-3023ee1f-d0cb-4d68-87f3-08df3f471875 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:02.501280 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-6e96ca52-d5f4-406f-98fc-0d83bbc2cd54 req-3023ee1f-d0cb-4d68-87f3-08df3f471875 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] POST https://10.4.3.66/volume/v3/attachments/d38b4166-e063-416e-af1f-8ccab535a9de/action Jul 10 14:12:02.501725 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-6e96ca52-d5f4-406f-98fc-0d83bbc2cd54 req-3023ee1f-d0cb-4d68-87f3-08df3f471875 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Action body: b'{"os-complete": null}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:12:02.501921 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-6e96ca52-d5f4-406f-98fc-0d83bbc2cd54 req-3023ee1f-d0cb-4d68-87f3-08df3f471875 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:02.519056 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:02.519056 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:02.535050 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-6e96ca52-d5f4-406f-98fc-0d83bbc2cd54 req-3023ee1f-d0cb-4d68-87f3-08df3f471875 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] https://10.4.3.66/volume/v3/attachments/d38b4166-e063-416e-af1f-8ccab535a9de/action returned with HTTP 204 Jul 10 14:12:02.535514 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 283/1148] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:12:02 2026] POST /volume/v3/attachments/d38b4166-e063-416e-af1f-8ccab535a9de/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:12:02.573517 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-99921f53-a6fd-49e9-8f7b-3437da157a27 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:02.575851 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-99921f53-a6fd-49e9-8f7b-3437da157a27 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] GET https://10.4.3.66/volume/v3/volumes/60090f99-be68-4d2d-99b6-757c9119497a Jul 10 14:12:02.576189 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-99921f53-a6fd-49e9-8f7b-3437da157a27 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:02.576479 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-99921f53-a6fd-49e9-8f7b-3437da157a27 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:02.586661 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:02.586661 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:12:02.590177 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-99921f53-a6fd-49e9-8f7b-3437da157a27 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Volume info retrieved successfully. Jul 10 14:12:02.595307 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-99921f53-a6fd-49e9-8f7b-3437da157a27 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] https://10.4.3.66/volume/v3/volumes/60090f99-be68-4d2d-99b6-757c9119497a returned with HTTP 200 Jul 10 14:12:02.595815 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 295/1149] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:02 2026] GET /volume/v3/volumes/60090f99-be68-4d2d-99b6-757c9119497a => generated 1110 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:12:02.609828 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-ba70e1e6-048b-4d16-882d-9cf1b860e8df None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:02.611914 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ba70e1e6-048b-4d16-882d-9cf1b860e8df tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] GET https://10.4.3.66/volume/v3/volumes/60090f99-be68-4d2d-99b6-757c9119497a Jul 10 14:12:02.612485 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ba70e1e6-048b-4d16-882d-9cf1b860e8df tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:02.612485 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ba70e1e6-048b-4d16-882d-9cf1b860e8df tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:02.625909 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:02.625909 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:12:02.630480 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-ba70e1e6-048b-4d16-882d-9cf1b860e8df tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Volume info retrieved successfully. Jul 10 14:12:02.636811 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ba70e1e6-048b-4d16-882d-9cf1b860e8df tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] https://10.4.3.66/volume/v3/volumes/60090f99-be68-4d2d-99b6-757c9119497a returned with HTTP 200 Jul 10 14:12:02.637248 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 285/1150] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:02 2026] GET /volume/v3/volumes/60090f99-be68-4d2d-99b6-757c9119497a => generated 1110 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:12:02.700172 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-9e0a75ed-ca99-43aa-8d5a-720f6d336456 req-5cb5124d-ab7d-4fc4-8027-dcf9eb0865dc None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:02.703622 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-9e0a75ed-ca99-43aa-8d5a-720f6d336456 req-5cb5124d-ab7d-4fc4-8027-dcf9eb0865dc tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] GET https://10.4.3.66/volume/v3/volumes/60090f99-be68-4d2d-99b6-757c9119497a Jul 10 14:12:02.703789 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-9e0a75ed-ca99-43aa-8d5a-720f6d336456 req-5cb5124d-ab7d-4fc4-8027-dcf9eb0865dc tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:02.703936 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-9e0a75ed-ca99-43aa-8d5a-720f6d336456 req-5cb5124d-ab7d-4fc4-8027-dcf9eb0865dc tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:02.715424 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:02.715424 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:12:02.719867 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-9e0a75ed-ca99-43aa-8d5a-720f6d336456 req-5cb5124d-ab7d-4fc4-8027-dcf9eb0865dc tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Volume info retrieved successfully. Jul 10 14:12:02.727230 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-9e0a75ed-ca99-43aa-8d5a-720f6d336456 req-5cb5124d-ab7d-4fc4-8027-dcf9eb0865dc tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] https://10.4.3.66/volume/v3/volumes/60090f99-be68-4d2d-99b6-757c9119497a returned with HTTP 200 Jul 10 14:12:02.728027 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 288/1151] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:12:02 2026] GET /volume/v3/volumes/60090f99-be68-4d2d-99b6-757c9119497a => generated 1110 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:12:02.780163 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-9e0a75ed-ca99-43aa-8d5a-720f6d336456 req-9f97022f-fd1d-491d-8f65-fd01089dc60c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:02.783465 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-9e0a75ed-ca99-43aa-8d5a-720f6d336456 req-9f97022f-fd1d-491d-8f65-fd01089dc60c tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] DELETE https://10.4.3.66/volume/v3/attachments/d38b4166-e063-416e-af1f-8ccab535a9de Jul 10 14:12:02.783465 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-9e0a75ed-ca99-43aa-8d5a-720f6d336456 req-9f97022f-fd1d-491d-8f65-fd01089dc60c tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:02.783702 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-9e0a75ed-ca99-43aa-8d5a-720f6d336456 req-9f97022f-fd1d-491d-8f65-fd01089dc60c tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:02.795839 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:02.795839 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:02.873824 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-3cd17e6b-bec1-4ed0-a7c7-4ac55d9198da req-be8e6ccf-1582-425b-9015-02472d466c55 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:02.875992 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-3cd17e6b-bec1-4ed0-a7c7-4ac55d9198da req-be8e6ccf-1582-425b-9015-02472d466c55 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] GET https://10.4.3.66/volume/v3/volumes/fcdb170d-9868-4363-aa36-23edc66991ed Jul 10 14:12:02.876203 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-3cd17e6b-bec1-4ed0-a7c7-4ac55d9198da req-be8e6ccf-1582-425b-9015-02472d466c55 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:02.876404 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-3cd17e6b-bec1-4ed0-a7c7-4ac55d9198da req-be8e6ccf-1582-425b-9015-02472d466c55 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:02.887025 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:02.887025 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:12:02.891612 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-3cd17e6b-bec1-4ed0-a7c7-4ac55d9198da req-be8e6ccf-1582-425b-9015-02472d466c55 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Volume info retrieved successfully. Jul 10 14:12:02.898028 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-3cd17e6b-bec1-4ed0-a7c7-4ac55d9198da req-be8e6ccf-1582-425b-9015-02472d466c55 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] https://10.4.3.66/volume/v3/volumes/fcdb170d-9868-4363-aa36-23edc66991ed returned with HTTP 200 Jul 10 14:12:02.898938 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 296/1152] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:12:02 2026] GET /volume/v3/volumes/fcdb170d-9868-4363-aa36-23edc66991ed => generated 1601 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:12:03.339011 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-9e0a75ed-ca99-43aa-8d5a-720f6d336456 req-9f97022f-fd1d-491d-8f65-fd01089dc60c tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] https://10.4.3.66/volume/v3/attachments/d38b4166-e063-416e-af1f-8ccab535a9de returned with HTTP 200 Jul 10 14:12:03.341923 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 284/1153] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:12:02 2026] DELETE /volume/v3/attachments/d38b4166-e063-416e-af1f-8ccab535a9de => generated 19 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:03.380278 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-8ca10659-8ad8-4ca8-aebe-a317aba512f6 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:03.382496 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8ca10659-8ad8-4ca8-aebe-a317aba512f6 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] GET https://10.4.3.66/volume/v3/volumes/60090f99-be68-4d2d-99b6-757c9119497a Jul 10 14:12:03.382816 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8ca10659-8ad8-4ca8-aebe-a317aba512f6 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:03.383065 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8ca10659-8ad8-4ca8-aebe-a317aba512f6 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:03.394982 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:03.394982 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:12:03.401449 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-8ca10659-8ad8-4ca8-aebe-a317aba512f6 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Volume info retrieved successfully. Jul 10 14:12:03.408892 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8ca10659-8ad8-4ca8-aebe-a317aba512f6 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] https://10.4.3.66/volume/v3/volumes/60090f99-be68-4d2d-99b6-757c9119497a returned with HTTP 200 Jul 10 14:12:03.410170 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 286/1154] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:03 2026] GET /volume/v3/volumes/60090f99-be68-4d2d-99b6-757c9119497a => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:10.581890 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-25d50756-a4d2-49de-9394-692441d17390 req-9c06e3c1-effa-46d0-9600-be2f026316a1 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:10.584746 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-25d50756-a4d2-49de-9394-692441d17390 req-9c06e3c1-effa-46d0-9600-be2f026316a1 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] DELETE https://10.4.3.66/volume/v3/attachments/1678be56-7459-4282-9aa4-7f2ce6a069be Jul 10 14:12:10.585007 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-25d50756-a4d2-49de-9394-692441d17390 req-9c06e3c1-effa-46d0-9600-be2f026316a1 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:10.585237 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-25d50756-a4d2-49de-9394-692441d17390 req-9c06e3c1-effa-46d0-9600-be2f026316a1 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:10.595275 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:10.595275 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:12:11.140965 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-25d50756-a4d2-49de-9394-692441d17390 req-9c06e3c1-effa-46d0-9600-be2f026316a1 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/attachments/1678be56-7459-4282-9aa4-7f2ce6a069be returned with HTTP 200 Jul 10 14:12:11.141286 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 289/1155] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:12:10 2026] DELETE /volume/v3/attachments/1678be56-7459-4282-9aa4-7f2ce6a069be => generated 19 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:11.154136 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-25d50756-a4d2-49de-9394-692441d17390 req-b47087d2-6141-47a0-acbc-d8e68bb13e05 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:11.156859 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-25d50756-a4d2-49de-9394-692441d17390 req-b47087d2-6141-47a0-acbc-d8e68bb13e05 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] DELETE https://10.4.3.66/volume/v3/volumes/33b29d24-070c-4a9d-bb04-369d5b08fca2 Jul 10 14:12:11.157085 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-25d50756-a4d2-49de-9394-692441d17390 req-b47087d2-6141-47a0-acbc-d8e68bb13e05 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:11.157340 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-25d50756-a4d2-49de-9394-692441d17390 req-b47087d2-6141-47a0-acbc-d8e68bb13e05 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:11.157575 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [req-25d50756-a4d2-49de-9394-692441d17390 req-b47087d2-6141-47a0-acbc-d8e68bb13e05 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Delete volume with id: 33b29d24-070c-4a9d-bb04-369d5b08fca2 Jul 10 14:12:11.165443 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:11.165443 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:12:11.166097 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-25d50756-a4d2-49de-9394-692441d17390 req-b47087d2-6141-47a0-acbc-d8e68bb13e05 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Volume info retrieved successfully. Jul 10 14:12:11.187389 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-25d50756-a4d2-49de-9394-692441d17390 req-b47087d2-6141-47a0-acbc-d8e68bb13e05 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Delete volume request issued successfully. Jul 10 14:12:11.187966 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-25d50756-a4d2-49de-9394-692441d17390 req-b47087d2-6141-47a0-acbc-d8e68bb13e05 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/volumes/33b29d24-070c-4a9d-bb04-369d5b08fca2 returned with HTTP 202 Jul 10 14:12:11.188417 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 297/1156] 10.4.3.66 () {70 vars in 1613 bytes} [Fri Jul 10 14:12:11 2026] DELETE /volume/v3/volumes/33b29d24-070c-4a9d-bb04-369d5b08fca2 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:12:13.337286 np0000005012 devstack@c-api.service[100154]: DEBUG dbcounter [-] [100154] Writing DB stats cinder:SELECT=176,cinder:UPDATE=14,cinder:INSERT=3 {{(pid=100154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:12:13.406881 np0000005012 devstack@c-api.service[100155]: DEBUG dbcounter [-] [100155] Writing DB stats cinder:SELECT=213,cinder:UPDATE=33,cinder:INSERT=8 {{(pid=100155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:12:13.438110 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f9376cd6-6358-4ffb-9e63-157aed1d993e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:13.442185 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f9376cd6-6358-4ffb-9e63-157aed1d993e tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] DELETE https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 Jul 10 14:12:13.442391 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f9376cd6-6358-4ffb-9e63-157aed1d993e tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:13.442655 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f9376cd6-6358-4ffb-9e63-157aed1d993e tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:13.442871 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-f9376cd6-6358-4ffb-9e63-157aed1d993e tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Delete volume with id: 544baa7d-abd2-4656-8770-2240b5f27127 Jul 10 14:12:13.455560 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:13.455560 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:13.456132 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-f9376cd6-6358-4ffb-9e63-157aed1d993e tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Volume info retrieved successfully. Jul 10 14:12:13.496321 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-f9376cd6-6358-4ffb-9e63-157aed1d993e tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Delete volume request issued successfully. Jul 10 14:12:13.496564 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f9376cd6-6358-4ffb-9e63-157aed1d993e tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 returned with HTTP 202 Jul 10 14:12:13.501964 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 285/1157] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:12:13 2026] DELETE /volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:12:13.509567 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-89286050-6c2c-4047-84a3-9e920b16aec1 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:13.512535 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-89286050-6c2c-4047-84a3-9e920b16aec1 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] GET https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 Jul 10 14:12:13.512800 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-89286050-6c2c-4047-84a3-9e920b16aec1 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:13.513059 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-89286050-6c2c-4047-84a3-9e920b16aec1 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:13.525952 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:13.525952 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:12:13.531677 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-89286050-6c2c-4047-84a3-9e920b16aec1 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Volume info retrieved successfully. Jul 10 14:12:13.537629 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-89286050-6c2c-4047-84a3-9e920b16aec1 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 returned with HTTP 200 Jul 10 14:12:13.538311 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 287/1158] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:13 2026] GET /volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:14.552106 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-000b7eee-06d0-4635-9c46-8f0016d1f735 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:14.555516 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-000b7eee-06d0-4635-9c46-8f0016d1f735 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] GET https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 Jul 10 14:12:14.555809 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-000b7eee-06d0-4635-9c46-8f0016d1f735 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:14.556058 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-000b7eee-06d0-4635-9c46-8f0016d1f735 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:14.566580 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-000b7eee-06d0-4635-9c46-8f0016d1f735 tempest-ServerActionsTestOtherA-1899958583 tempest-ServerActionsTestOtherA-1899958583-project-member] https://10.4.3.66/volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 returned with HTTP 404 Jul 10 14:12:14.567088 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 290/1159] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:14 2026] GET /volume/v3/volumes/544baa7d-abd2-4656-8770-2240b5f27127 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:12:21.178698 np0000005012 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=178,cinder:UPDATE=15,cinder:INSERT=5 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:12:23.490047 np0000005012 devstack@c-api.service[100154]: DEBUG dbcounter [-] [100154] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:12:23.535720 np0000005012 devstack@c-api.service[100155]: DEBUG dbcounter [-] [100155] Writing DB stats cinder:SELECT=4 {{(pid=100155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:12:24.561872 np0000005012 devstack@c-api.service[100153]: DEBUG dbcounter [-] [100153] Writing DB stats cinder:SELECT=203,cinder:UPDATE=48,cinder:INSERT=22 {{(pid=100153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:12:25.454740 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-aa1cf887-c79e-41d3-b010-b13fe6e66247 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:25.546667 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-aa1cf887-c79e-41d3-b010-b13fe6e66247 tempest-VolumeMultiattachTests-1321687052 tempest-VolumeMultiattachTests-1321687052-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:12:25.547116 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-aa1cf887-c79e-41d3-b010-b13fe6e66247 tempest-VolumeMultiattachTests-1321687052 tempest-VolumeMultiattachTests-1321687052-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-8243516-568180466", "extra_specs": {"multiattach": " True"}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:25.567198 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-aa1cf887-c79e-41d3-b010-b13fe6e66247 tempest-VolumeMultiattachTests-1321687052 tempest-VolumeMultiattachTests-1321687052-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:12:25.567776 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 298/1160] 10.4.3.66 () {68 vars in 1246 bytes} [Fri Jul 10 14:12:25 2026] POST /volume/v3/types => generated 283 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:25.576894 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-fdaf77a0-322f-4fad-a117-ad77e3144de2 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:25.579716 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-fdaf77a0-322f-4fad-a117-ad77e3144de2 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:12:25.580372 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-fdaf77a0-322f-4fad-a117-ad77e3144de2 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-2139713112", "snapshot_id": null, "imageRef": null, "volume_type": "6911bebc-cc04-460a-bcc8-5ef693d3f76f", "size": 1}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:25.582791 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-fdaf77a0-322f-4fad-a117-ad77e3144de2 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-2139713112', 'snapshot_id': None, 'imageRef': None, 'volume_type': '6911bebc-cc04-460a-bcc8-5ef693d3f76f', 'size': 1}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:12:25.587777 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-fdaf77a0-322f-4fad-a117-ad77e3144de2 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Create volume of 1 GB Jul 10 14:12:25.588177 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:25.588177 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:25.588737 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-fdaf77a0-322f-4fad-a117-ad77e3144de2 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Availability Zones retrieved successfully. Jul 10 14:12:25.596119 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-fdaf77a0-322f-4fad-a117-ad77e3144de2 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Flow 'volume_create_api' (031e6f67-b8fa-406d-9112-b4b6020493d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:12:25.597044 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-fdaf77a0-322f-4fad-a117-ad77e3144de2 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdf1431d-3f11-494d-981e-fc5472e0779d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:25.598580 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-fdaf77a0-322f-4fad-a117-ad77e3144de2 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:12:25.608904 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:25.608904 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:25.626397 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-fdaf77a0-322f-4fad-a117-ad77e3144de2 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdf1431d-3f11-494d-981e-fc5472e0779d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:12:26Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=6911bebc-cc04-460a-bcc8-5ef693d3f76f,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-8243516-568180466',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6911bebc-cc04-460a-bcc8-5ef693d3f76f', 'encryption_key_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=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:25.627612 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-fdaf77a0-322f-4fad-a117-ad77e3144de2 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d87acfa5-5fed-45cc-88b0-1d58097ff0cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:25.657932 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-fdaf77a0-322f-4fad-a117-ad77e3144de2 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-8243516-568180466 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-8243516-568180466, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:12:25.658301 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-fdaf77a0-322f-4fad-a117-ad77e3144de2 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-8243516-568180466 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-8243516-568180466, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:12:25.695127 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-fdaf77a0-322f-4fad-a117-ad77e3144de2 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Created reservations ['162376fe-3364-4bca-aeb8-b8b8fa2116a0', 'ad6b85cb-c109-4844-a7b7-ea77fef4fa51', 'b5f713e5-da75-4bca-be99-513ad79edd67', '198de093-e2ff-49de-b494-3b50b98e4c7c'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:12:25.696243 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-fdaf77a0-322f-4fad-a117-ad77e3144de2 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d87acfa5-5fed-45cc-88b0-1d58097ff0cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['162376fe-3364-4bca-aeb8-b8b8fa2116a0', 'ad6b85cb-c109-4844-a7b7-ea77fef4fa51', 'b5f713e5-da75-4bca-be99-513ad79edd67', '198de093-e2ff-49de-b494-3b50b98e4c7c']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:25.697285 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-fdaf77a0-322f-4fad-a117-ad77e3144de2 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fae989e-7446-4a15-9735-c7f54dcaaf5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:25.725971 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-fdaf77a0-322f-4fad-a117-ad77e3144de2 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fae989e-7446-4a15-9735-c7f54dcaaf5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bca8fa21-1da5-4661-8384-f49adaf0bb8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2139713112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a9d652674fbe4f6b8c4e16bc869b7604',qos_specs=None,replication_status=,reservations=['162376fe-3364-4bca-aeb8-b8b8fa2116a0','ad6b85cb-c109-4844-a7b7-ea77fef4fa51','b5f713e5-da75-4bca-be99-513ad79edd67','198de093-e2ff-49de-b494-3b50b98e4c7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07924d8888e3434083896cf583d69ea1',volume_type_id=6911bebc-cc04-460a-bcc8-5ef693d3f76f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:12:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2139713112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bca8fa21-1da5-4661-8384-f49adaf0bb8c,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='a9d652674fbe4f6b8c4e16bc869b7604',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07924d8888e3434083896cf583d69ea1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6911bebc-cc04-460a-bcc8-5ef693d3f76f),volume_type_id=6911bebc-cc04-460a-bcc8-5ef693d3f76f)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:25.727111 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-fdaf77a0-322f-4fad-a117-ad77e3144de2 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62ea99ef-9dd7-44e4-8b60-cae8df6a1284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:25.759491 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-fdaf77a0-322f-4fad-a117-ad77e3144de2 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62ea99ef-9dd7-44e4-8b60-cae8df6a1284) transitioned into state 'SUCCESS' from state '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-2139713112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a9d652674fbe4f6b8c4e16bc869b7604',qos_specs=None,replication_status=,reservations=['162376fe-3364-4bca-aeb8-b8b8fa2116a0','ad6b85cb-c109-4844-a7b7-ea77fef4fa51','b5f713e5-da75-4bca-be99-513ad79edd67','198de093-e2ff-49de-b494-3b50b98e4c7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07924d8888e3434083896cf583d69ea1',volume_type_id=6911bebc-cc04-460a-bcc8-5ef693d3f76f)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:25.760854 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-fdaf77a0-322f-4fad-a117-ad77e3144de2 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b8593b1-eba5-4a17-a201-5370257b7212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:25.778613 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-fdaf77a0-322f-4fad-a117-ad77e3144de2 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b8593b1-eba5-4a17-a201-5370257b7212) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:25.779844 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-fdaf77a0-322f-4fad-a117-ad77e3144de2 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Flow 'volume_create_api' (031e6f67-b8fa-406d-9112-b4b6020493d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:12:25.779844 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-fdaf77a0-322f-4fad-a117-ad77e3144de2 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Create volume request issued successfully. Jul 10 14:12:25.781104 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-fdaf77a0-322f-4fad-a117-ad77e3144de2 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:12:25.781104 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 286/1161] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:12:25 2026] POST /volume/v3/volumes => generated 824 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:12:25.803532 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-800359d9-7d1f-42a5-978d-9c9fbebe0f47 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:25.807159 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-800359d9-7d1f-42a5-978d-9c9fbebe0f47 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:12:25.807350 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-800359d9-7d1f-42a5-978d-9c9fbebe0f47 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:25.807674 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-800359d9-7d1f-42a5-978d-9c9fbebe0f47 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:25.818329 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:25.818329 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:12:25.830072 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-800359d9-7d1f-42a5-978d-9c9fbebe0f47 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:12:25.842135 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-800359d9-7d1f-42a5-978d-9c9fbebe0f47 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:12:25.842856 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 288/1162] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:25 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 892 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:26.857486 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-169ce8fa-26c6-4ab3-acff-1f856b2ff8e0 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:26.859670 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-169ce8fa-26c6-4ab3-acff-1f856b2ff8e0 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:12:26.859888 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-169ce8fa-26c6-4ab3-acff-1f856b2ff8e0 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:26.860165 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-169ce8fa-26c6-4ab3-acff-1f856b2ff8e0 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:26.871166 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:26.871166 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:12:26.876426 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-169ce8fa-26c6-4ab3-acff-1f856b2ff8e0 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:12:26.883461 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-169ce8fa-26c6-4ab3-acff-1f856b2ff8e0 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:12:26.884043 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 291/1163] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:26 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 917 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:26.899154 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0b0b51e5-5428-4b80-b136-c6c25103280f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:26.901745 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0b0b51e5-5428-4b80-b136-c6c25103280f tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:12:26.902087 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0b0b51e5-5428-4b80-b136-c6c25103280f tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:26.902375 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0b0b51e5-5428-4b80-b136-c6c25103280f tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:26.915899 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:26.915899 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:12:26.921813 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0b0b51e5-5428-4b80-b136-c6c25103280f tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:12:26.932893 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0b0b51e5-5428-4b80-b136-c6c25103280f tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:12:26.933047 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 299/1164] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:26 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 917 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:26.952824 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-291c495c-e2e4-4475-98c2-7828be727964 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:26.955697 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-291c495c-e2e4-4475-98c2-7828be727964 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:12:26.956580 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-291c495c-e2e4-4475-98c2-7828be727964 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1069335241", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:26.965318 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-291c495c-e2e4-4475-98c2-7828be727964 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1069335241', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:12:26.965318 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-291c495c-e2e4-4475-98c2-7828be727964 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Create volume of 1 GB Jul 10 14:12:26.965318 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:26.965318 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:26.974613 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-291c495c-e2e4-4475-98c2-7828be727964 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Availability Zones retrieved successfully. Jul 10 14:12:26.983574 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-291c495c-e2e4-4475-98c2-7828be727964 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Flow 'volume_create_api' (70e079d9-3d2a-4351-a6ca-efbcaaba94a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:12:26.985079 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-291c495c-e2e4-4475-98c2-7828be727964 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25185b44-68ec-451c-a0db-20ef12422557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:26.986555 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-291c495c-e2e4-4475-98c2-7828be727964 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:12:27.019391 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-291c495c-e2e4-4475-98c2-7828be727964 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25185b44-68ec-451c-a0db-20ef12422557) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:27.020429 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-291c495c-e2e4-4475-98c2-7828be727964 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56fb8b02-b0ae-40e7-89bd-7821a4fd3fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:27.105059 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-291c495c-e2e4-4475-98c2-7828be727964 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Created reservations ['9ecd6225-93e6-4656-95d2-f0baee1e7659', 'c4a79f1e-84c6-4d0c-9e37-23110e8c8b6d', '7d58d57b-9d28-4fe9-981e-40ae457eb8e0', '5a586608-bbc7-4bd1-ad39-d3dc2f549bc9'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:12:27.107013 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-291c495c-e2e4-4475-98c2-7828be727964 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56fb8b02-b0ae-40e7-89bd-7821a4fd3fd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ecd6225-93e6-4656-95d2-f0baee1e7659', 'c4a79f1e-84c6-4d0c-9e37-23110e8c8b6d', '7d58d57b-9d28-4fe9-981e-40ae457eb8e0', '5a586608-bbc7-4bd1-ad39-d3dc2f549bc9']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:27.108284 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-291c495c-e2e4-4475-98c2-7828be727964 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c801caab-dc00-4ac4-93e5-b9b6833713a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:27.141116 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-291c495c-e2e4-4475-98c2-7828be727964 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c801caab-dc00-4ac4-93e5-b9b6833713a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6b9345f-089a-459e-9880-65b8127f7939', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1069335241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9d652674fbe4f6b8c4e16bc869b7604',qos_specs=None,replication_status=,reservations=['9ecd6225-93e6-4656-95d2-f0baee1e7659','c4a79f1e-84c6-4d0c-9e37-23110e8c8b6d','7d58d57b-9d28-4fe9-981e-40ae457eb8e0','5a586608-bbc7-4bd1-ad39-d3dc2f549bc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07924d8888e3434083896cf583d69ea1',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:12:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1069335241',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6b9345f-089a-459e-9880-65b8127f7939,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9d652674fbe4f6b8c4e16bc869b7604',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07924d8888e3434083896cf583d69ea1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:27.143294 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-291c495c-e2e4-4475-98c2-7828be727964 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7bbc1ac-17c0-4775-b7b1-0393a478304a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:27.168687 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-291c495c-e2e4-4475-98c2-7828be727964 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7bbc1ac-17c0-4775-b7b1-0393a478304a) transitioned into state 'SUCCESS' from state '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-1069335241',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9d652674fbe4f6b8c4e16bc869b7604',qos_specs=None,replication_status=,reservations=['9ecd6225-93e6-4656-95d2-f0baee1e7659','c4a79f1e-84c6-4d0c-9e37-23110e8c8b6d','7d58d57b-9d28-4fe9-981e-40ae457eb8e0','5a586608-bbc7-4bd1-ad39-d3dc2f549bc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07924d8888e3434083896cf583d69ea1',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:27.169553 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-291c495c-e2e4-4475-98c2-7828be727964 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (065b9ae9-fbf5-45d7-8c07-7d4b5e88b393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:27.181048 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-291c495c-e2e4-4475-98c2-7828be727964 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (065b9ae9-fbf5-45d7-8c07-7d4b5e88b393) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:27.182178 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-291c495c-e2e4-4475-98c2-7828be727964 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Flow 'volume_create_api' (70e079d9-3d2a-4351-a6ca-efbcaaba94a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:12:27.182804 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-291c495c-e2e4-4475-98c2-7828be727964 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Create volume request issued successfully. Jul 10 14:12:27.183585 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-291c495c-e2e4-4475-98c2-7828be727964 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:12:27.184117 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 287/1165] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:12:26 2026] POST /volume/v3/volumes => generated 751 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:12:27.204419 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-2fd69e9c-5993-4371-ac2a-833c055e9f73 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:27.206312 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2fd69e9c-5993-4371-ac2a-833c055e9f73 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 Jul 10 14:12:27.206550 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2fd69e9c-5993-4371-ac2a-833c055e9f73 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:27.206829 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2fd69e9c-5993-4371-ac2a-833c055e9f73 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:27.213862 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:27.213862 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:12:27.217867 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-2fd69e9c-5993-4371-ac2a-833c055e9f73 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:12:27.222649 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2fd69e9c-5993-4371-ac2a-833c055e9f73 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 returned with HTTP 200 Jul 10 14:12:27.223288 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 289/1166] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:27 2026] GET /volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:28.241668 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d6054089-b64b-461b-ab4c-4032d9b87a49 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:28.244072 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d6054089-b64b-461b-ab4c-4032d9b87a49 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 Jul 10 14:12:28.244401 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d6054089-b64b-461b-ab4c-4032d9b87a49 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:28.244723 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d6054089-b64b-461b-ab4c-4032d9b87a49 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:28.270131 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:28.270131 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:12:28.275062 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-d6054089-b64b-461b-ab4c-4032d9b87a49 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:12:28.280109 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d6054089-b64b-461b-ab4c-4032d9b87a49 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 returned with HTTP 200 Jul 10 14:12:28.280517 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 292/1167] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:28 2026] GET /volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:28.295448 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e121f094-fd9a-415a-98ef-7f4aecae97c6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:28.298717 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e121f094-fd9a-415a-98ef-7f4aecae97c6 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 Jul 10 14:12:28.299008 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e121f094-fd9a-415a-98ef-7f4aecae97c6 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:28.299284 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e121f094-fd9a-415a-98ef-7f4aecae97c6 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:28.309864 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:28.309864 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:12:28.318274 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e121f094-fd9a-415a-98ef-7f4aecae97c6 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:12:28.324966 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e121f094-fd9a-415a-98ef-7f4aecae97c6 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 returned with HTTP 200 Jul 10 14:12:28.325548 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 300/1168] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:28 2026] GET /volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:28.345535 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-c5fd88c0-c45b-4c2f-85ea-05de8b5086a7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:28.348214 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c5fd88c0-c45b-4c2f-85ea-05de8b5086a7 tempest-VolumeMultiattachTests-1321687052 tempest-VolumeMultiattachTests-1321687052-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:12:28.348744 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c5fd88c0-c45b-4c2f-85ea-05de8b5086a7 tempest-VolumeMultiattachTests-1321687052 tempest-VolumeMultiattachTests-1321687052-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1234815259", "extra_specs": {}}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:28.351348 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:28.351348 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:28.368749 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c5fd88c0-c45b-4c2f-85ea-05de8b5086a7 tempest-VolumeMultiattachTests-1321687052 tempest-VolumeMultiattachTests-1321687052-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:12:28.369288 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 288/1169] 10.4.3.66 () {68 vars in 1245 bytes} [Fri Jul 10 14:12:28 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 14:12:28.381322 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-2519f720-acd1-4813-9652-849d19c92ecc None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:28.384150 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2519f720-acd1-4813-9652-849d19c92ecc tempest-VolumeMultiattachTests-1321687052 tempest-VolumeMultiattachTests-1321687052-project-admin] POST https://10.4.3.66/volume/v3/types/67b47bc7-02ef-4c12-94d5-d456a2ba12ab/encryption Jul 10 14:12:28.384913 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2519f720-acd1-4813-9652-849d19c92ecc tempest-VolumeMultiattachTests-1321687052 tempest-VolumeMultiattachTests-1321687052-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:28.407974 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2519f720-acd1-4813-9652-849d19c92ecc tempest-VolumeMultiattachTests-1321687052 tempest-VolumeMultiattachTests-1321687052-project-admin] https://10.4.3.66/volume/v3/types/67b47bc7-02ef-4c12-94d5-d456a2ba12ab/encryption returned with HTTP 200 Jul 10 14:12:28.408552 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 290/1170] 10.4.3.66 () {68 vars in 1390 bytes} [Fri Jul 10 14:12:28 2026] POST /volume/v3/types/67b47bc7-02ef-4c12-94d5-d456a2ba12ab/encryption => generated 230 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:28.420321 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-cd1c9c72-63b6-4c35-9c3f-2976f132b9c3 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:28.422647 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-cd1c9c72-63b6-4c35-9c3f-2976f132b9c3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:12:28.423094 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-cd1c9c72-63b6-4c35-9c3f-2976f132b9c3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1023622904", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1234815259", "size": 1}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:28.425273 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-cd1c9c72-63b6-4c35-9c3f-2976f132b9c3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1023622904', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1234815259', 'size': 1}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:12:28.429696 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-cd1c9c72-63b6-4c35-9c3f-2976f132b9c3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Create volume of 1 GB Jul 10 14:12:28.430103 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:28.430103 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:12:28.430800 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-cd1c9c72-63b6-4c35-9c3f-2976f132b9c3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Availability Zones retrieved successfully. Jul 10 14:12:28.438986 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-cd1c9c72-63b6-4c35-9c3f-2976f132b9c3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Flow 'volume_create_api' (f2f1231c-6359-476f-ad85-b4bf8133fa82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:12:28.440995 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-cd1c9c72-63b6-4c35-9c3f-2976f132b9c3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3c00c95-447d-4462-b5d2-127eb618ea5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:28.442127 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-cd1c9c72-63b6-4c35-9c3f-2976f132b9c3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:12:28.471380 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-cd1c9c72-63b6-4c35-9c3f-2976f132b9c3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3c00c95-447d-4462-b5d2-127eb618ea5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:12:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=67b47bc7-02ef-4c12-94d5-d456a2ba12ab,is_public=True,name='tempest-scenario-type-luks-1234815259',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67b47bc7-02ef-4c12-94d5-d456a2ba12ab', '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=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:28.473923 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-cd1c9c72-63b6-4c35-9c3f-2976f132b9c3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (deb1be89-8370-4c1c-96d4-a8abda6910e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:28.509518 np0000005012 devstack@c-api.service[100153]: WARNING cinder.quota [None req-cd1c9c72-63b6-4c35-9c3f-2976f132b9c3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1234815259 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1234815259, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:12:28.510089 np0000005012 devstack@c-api.service[100153]: WARNING cinder.quota [None req-cd1c9c72-63b6-4c35-9c3f-2976f132b9c3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1234815259 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1234815259, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:12:28.541638 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-cd1c9c72-63b6-4c35-9c3f-2976f132b9c3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Created reservations ['6ef776d6-a8de-4fd9-8b17-431f6cd16398', '46ef0d6e-5edf-49a6-bbb9-8c532d628724', 'd0700a18-ba5f-42d6-8971-0160cb9e321a', '66123380-71aa-4065-bf36-1f7c28fea9a2'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:12:28.542426 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-cd1c9c72-63b6-4c35-9c3f-2976f132b9c3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (deb1be89-8370-4c1c-96d4-a8abda6910e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ef776d6-a8de-4fd9-8b17-431f6cd16398', '46ef0d6e-5edf-49a6-bbb9-8c532d628724', 'd0700a18-ba5f-42d6-8971-0160cb9e321a', '66123380-71aa-4065-bf36-1f7c28fea9a2']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:28.543059 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-cd1c9c72-63b6-4c35-9c3f-2976f132b9c3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1893d4ab-df4a-402a-af27-512e55f45d98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:28.568771 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-cd1c9c72-63b6-4c35-9c3f-2976f132b9c3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1893d4ab-df4a-402a-af27-512e55f45d98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '847610fb-920b-4f07-a54a-6e83a2255fdf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1023622904',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9d652674fbe4f6b8c4e16bc869b7604',qos_specs=None,replication_status=,reservations=['6ef776d6-a8de-4fd9-8b17-431f6cd16398','46ef0d6e-5edf-49a6-bbb9-8c532d628724','d0700a18-ba5f-42d6-8971-0160cb9e321a','66123380-71aa-4065-bf36-1f7c28fea9a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07924d8888e3434083896cf583d69ea1',volume_type_id=67b47bc7-02ef-4c12-94d5-d456a2ba12ab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:12:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1023622904',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=847610fb-920b-4f07-a54a-6e83a2255fdf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9d652674fbe4f6b8c4e16bc869b7604',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07924d8888e3434083896cf583d69ea1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67b47bc7-02ef-4c12-94d5-d456a2ba12ab),volume_type_id=67b47bc7-02ef-4c12-94d5-d456a2ba12ab)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:28.569562 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-cd1c9c72-63b6-4c35-9c3f-2976f132b9c3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f26519a4-9604-4f54-a498-cb54bdd175d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:28.593428 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-cd1c9c72-63b6-4c35-9c3f-2976f132b9c3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f26519a4-9604-4f54-a498-cb54bdd175d4) transitioned into state 'SUCCESS' from state '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-1023622904',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9d652674fbe4f6b8c4e16bc869b7604',qos_specs=None,replication_status=,reservations=['6ef776d6-a8de-4fd9-8b17-431f6cd16398','46ef0d6e-5edf-49a6-bbb9-8c532d628724','d0700a18-ba5f-42d6-8971-0160cb9e321a','66123380-71aa-4065-bf36-1f7c28fea9a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07924d8888e3434083896cf583d69ea1',volume_type_id=67b47bc7-02ef-4c12-94d5-d456a2ba12ab)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:28.594269 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-cd1c9c72-63b6-4c35-9c3f-2976f132b9c3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15851ecc-820d-475f-8661-5b9c1544215a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:28.614404 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-cd1c9c72-63b6-4c35-9c3f-2976f132b9c3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15851ecc-820d-475f-8661-5b9c1544215a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:28.615683 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-cd1c9c72-63b6-4c35-9c3f-2976f132b9c3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Flow 'volume_create_api' (f2f1231c-6359-476f-ad85-b4bf8133fa82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:12:28.616147 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-cd1c9c72-63b6-4c35-9c3f-2976f132b9c3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Create volume request issued successfully. Jul 10 14:12:28.618141 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-cd1c9c72-63b6-4c35-9c3f-2976f132b9c3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:12:28.618554 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 293/1171] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:12:28 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 14:12:28.639296 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c0954ed4-92d0-411c-a294-0cb53f05e557 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:28.641989 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c0954ed4-92d0-411c-a294-0cb53f05e557 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf Jul 10 14:12:28.641989 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c0954ed4-92d0-411c-a294-0cb53f05e557 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:28.642210 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c0954ed4-92d0-411c-a294-0cb53f05e557 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:28.654405 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:28.654405 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:12:28.662913 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c0954ed4-92d0-411c-a294-0cb53f05e557 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:12:28.675118 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c0954ed4-92d0-411c-a294-0cb53f05e557 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf returned with HTTP 200 Jul 10 14:12:28.675754 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 301/1172] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:28 2026] GET /volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:28.801852 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-81ad7461-e221-4313-945b-ca7b004cec65 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:29.014372 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-81ad7461-e221-4313-945b-ca7b004cec65 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:12:29.015158 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-81ad7461-e221-4313-945b-ca7b004cec65 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-558614454"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:29.021139 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-81ad7461-e221-4313-945b-ca7b004cec65 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-558614454'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:12:29.021139 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-81ad7461-e221-4313-945b-ca7b004cec65 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Create volume of 1 GB Jul 10 14:12:29.032112 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-81ad7461-e221-4313-945b-ca7b004cec65 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Availability Zones retrieved successfully. Jul 10 14:12:29.040359 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-81ad7461-e221-4313-945b-ca7b004cec65 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Flow 'volume_create_api' (e48fe17c-4f05-471e-a2aa-935fa3cf74e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:12:29.044775 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-81ad7461-e221-4313-945b-ca7b004cec65 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b69098cd-1f90-424c-b124-72e4fcb00aca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:29.044775 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-81ad7461-e221-4313-945b-ca7b004cec65 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:12:29.083186 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-81ad7461-e221-4313-945b-ca7b004cec65 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b69098cd-1f90-424c-b124-72e4fcb00aca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:29.083979 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-81ad7461-e221-4313-945b-ca7b004cec65 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (330cec7d-b4aa-42f9-b866-179db68226ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:29.174937 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-81ad7461-e221-4313-945b-ca7b004cec65 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Created reservations ['c7b57db5-8f7c-4e37-85d9-c019ff045e39', 'cd7afa95-447c-4750-aac5-0269bdccdde9', '7f1713b0-150b-43da-a48d-6dd91a5a391a', '225b68a9-0702-4977-b887-4fdcfe256f08'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:12:29.176011 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-81ad7461-e221-4313-945b-ca7b004cec65 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (330cec7d-b4aa-42f9-b866-179db68226ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7b57db5-8f7c-4e37-85d9-c019ff045e39', 'cd7afa95-447c-4750-aac5-0269bdccdde9', '7f1713b0-150b-43da-a48d-6dd91a5a391a', '225b68a9-0702-4977-b887-4fdcfe256f08']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:29.177056 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-81ad7461-e221-4313-945b-ca7b004cec65 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8956aae-42b9-4ad3-a504-9679ed2d54c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:29.217159 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-81ad7461-e221-4313-945b-ca7b004cec65 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8956aae-42b9-4ad3-a504-9679ed2d54c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94138cc2-4d0c-4b29-bbd4-349c34196383', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-558614454',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9289c33d5bb1451fb43a60938b98693d',qos_specs=None,replication_status=,reservations=['c7b57db5-8f7c-4e37-85d9-c019ff045e39','cd7afa95-447c-4750-aac5-0269bdccdde9','7f1713b0-150b-43da-a48d-6dd91a5a391a','225b68a9-0702-4977-b887-4fdcfe256f08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe5416c5459f43b4805e9d6a4cfabd97',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:12:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-558614454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94138cc2-4d0c-4b29-bbd4-349c34196383,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9289c33d5bb1451fb43a60938b98693d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe5416c5459f43b4805e9d6a4cfabd97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:29.218465 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-81ad7461-e221-4313-945b-ca7b004cec65 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (876f900c-9992-40fc-94e8-97b273bf6422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:29.249788 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-81ad7461-e221-4313-945b-ca7b004cec65 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (876f900c-9992-40fc-94e8-97b273bf6422) transitioned into state 'SUCCESS' from state '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-558614454',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9289c33d5bb1451fb43a60938b98693d',qos_specs=None,replication_status=,reservations=['c7b57db5-8f7c-4e37-85d9-c019ff045e39','cd7afa95-447c-4750-aac5-0269bdccdde9','7f1713b0-150b-43da-a48d-6dd91a5a391a','225b68a9-0702-4977-b887-4fdcfe256f08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe5416c5459f43b4805e9d6a4cfabd97',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:29.250893 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-81ad7461-e221-4313-945b-ca7b004cec65 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09064647-4d90-46f9-8c65-c28769db64f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:29.263988 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-81ad7461-e221-4313-945b-ca7b004cec65 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09064647-4d90-46f9-8c65-c28769db64f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:29.264998 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-81ad7461-e221-4313-945b-ca7b004cec65 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Flow 'volume_create_api' (e48fe17c-4f05-471e-a2aa-935fa3cf74e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:12:29.265334 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-81ad7461-e221-4313-945b-ca7b004cec65 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Create volume request issued successfully. Jul 10 14:12:29.265921 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-81ad7461-e221-4313-945b-ca7b004cec65 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:12:29.266311 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 289/1173] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:12:28 2026] POST /volume/v3/volumes => generated 757 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:12:29.284243 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-96138bbe-c973-4e6b-bd6d-f2f16f577980 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:29.286639 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-96138bbe-c973-4e6b-bd6d-f2f16f577980 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] GET https://10.4.3.66/volume/v3/volumes/94138cc2-4d0c-4b29-bbd4-349c34196383 Jul 10 14:12:29.286909 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-96138bbe-c973-4e6b-bd6d-f2f16f577980 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:29.287148 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-96138bbe-c973-4e6b-bd6d-f2f16f577980 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:29.295885 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:29.295885 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:12:29.300723 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-96138bbe-c973-4e6b-bd6d-f2f16f577980 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Volume info retrieved successfully. Jul 10 14:12:29.305652 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-96138bbe-c973-4e6b-bd6d-f2f16f577980 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] https://10.4.3.66/volume/v3/volumes/94138cc2-4d0c-4b29-bbd4-349c34196383 returned with HTTP 200 Jul 10 14:12:29.306267 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 291/1174] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:29 2026] GET /volume/v3/volumes/94138cc2-4d0c-4b29-bbd4-349c34196383 => generated 825 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:29.693156 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-7179c3ad-3533-4fed-b938-53af357a5de2 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:29.695485 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7179c3ad-3533-4fed-b938-53af357a5de2 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf Jul 10 14:12:29.695847 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7179c3ad-3533-4fed-b938-53af357a5de2 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:29.696106 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7179c3ad-3533-4fed-b938-53af357a5de2 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:29.704113 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:29.704113 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:12:29.709881 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-7179c3ad-3533-4fed-b938-53af357a5de2 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:12:29.716734 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7179c3ad-3533-4fed-b938-53af357a5de2 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf returned with HTTP 200 Jul 10 14:12:29.717308 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 294/1175] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:29 2026] GET /volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:29.739061 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-781237f0-b1a7-429d-9841-1ecbddc43124 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:29.744110 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-781237f0-b1a7-429d-9841-1ecbddc43124 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf Jul 10 14:12:29.745232 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-781237f0-b1a7-429d-9841-1ecbddc43124 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:29.745574 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-781237f0-b1a7-429d-9841-1ecbddc43124 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:29.755770 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:29.755770 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:12:29.761776 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-781237f0-b1a7-429d-9841-1ecbddc43124 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:12:29.767742 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-781237f0-b1a7-429d-9841-1ecbddc43124 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf returned with HTTP 200 Jul 10 14:12:29.768739 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 302/1176] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:29 2026] GET /volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf => generated 872 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:29.818288 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-713a4fe3-776d-44a4-b00f-0d24bc7178df req-41fb271f-f279-40a7-9484-468460f65dbb None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:29.820679 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-713a4fe3-776d-44a4-b00f-0d24bc7178df req-41fb271f-f279-40a7-9484-468460f65dbb tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 Jul 10 14:12:29.820924 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-713a4fe3-776d-44a4-b00f-0d24bc7178df req-41fb271f-f279-40a7-9484-468460f65dbb tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:29.821146 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-713a4fe3-776d-44a4-b00f-0d24bc7178df req-41fb271f-f279-40a7-9484-468460f65dbb tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:29.829824 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:29.829824 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:29.834671 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-713a4fe3-776d-44a4-b00f-0d24bc7178df req-41fb271f-f279-40a7-9484-468460f65dbb tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:12:29.840744 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-713a4fe3-776d-44a4-b00f-0d24bc7178df req-41fb271f-f279-40a7-9484-468460f65dbb tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 returned with HTTP 200 Jul 10 14:12:29.840993 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 290/1177] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:12:29 2026] GET /volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:30.324406 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e8ea63a6-28ec-4393-8739-29ab9efba544 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:30.327297 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e8ea63a6-28ec-4393-8739-29ab9efba544 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] GET https://10.4.3.66/volume/v3/volumes/94138cc2-4d0c-4b29-bbd4-349c34196383 Jul 10 14:12:30.327577 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e8ea63a6-28ec-4393-8739-29ab9efba544 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:30.327798 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e8ea63a6-28ec-4393-8739-29ab9efba544 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:30.336564 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:30.336564 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:12:30.342041 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e8ea63a6-28ec-4393-8739-29ab9efba544 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Volume info retrieved successfully. Jul 10 14:12:30.347838 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e8ea63a6-28ec-4393-8739-29ab9efba544 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] https://10.4.3.66/volume/v3/volumes/94138cc2-4d0c-4b29-bbd4-349c34196383 returned with HTTP 200 Jul 10 14:12:30.348443 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 292/1178] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:30 2026] GET /volume/v3/volumes/94138cc2-4d0c-4b29-bbd4-349c34196383 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:30.378287 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-abc1a1e3-1fcf-4157-a047-4f934765f6fb req-fa1a8e4f-dd8a-475c-8070-b246526c0862 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:30.380215 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-abc1a1e3-1fcf-4157-a047-4f934765f6fb req-fa1a8e4f-dd8a-475c-8070-b246526c0862 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] GET https://10.4.3.66/volume/v3/volumes/94138cc2-4d0c-4b29-bbd4-349c34196383 Jul 10 14:12:30.380382 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-abc1a1e3-1fcf-4157-a047-4f934765f6fb req-fa1a8e4f-dd8a-475c-8070-b246526c0862 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:30.380586 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-abc1a1e3-1fcf-4157-a047-4f934765f6fb req-fa1a8e4f-dd8a-475c-8070-b246526c0862 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:30.389895 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:30.389895 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:12:30.394575 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-abc1a1e3-1fcf-4157-a047-4f934765f6fb req-fa1a8e4f-dd8a-475c-8070-b246526c0862 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Volume info retrieved successfully. Jul 10 14:12:30.400428 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-abc1a1e3-1fcf-4157-a047-4f934765f6fb req-fa1a8e4f-dd8a-475c-8070-b246526c0862 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] https://10.4.3.66/volume/v3/volumes/94138cc2-4d0c-4b29-bbd4-349c34196383 returned with HTTP 200 Jul 10 14:12:30.401124 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 295/1179] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:12:30 2026] GET /volume/v3/volumes/94138cc2-4d0c-4b29-bbd4-349c34196383 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:30.419482 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d4fccad6-da40-443b-8396-aa0648f46c62 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:30.423018 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d4fccad6-da40-443b-8396-aa0648f46c62 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:12:30.423949 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d4fccad6-da40-443b-8396-aa0648f46c62 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1539064727"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:30.426440 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-d4fccad6-da40-443b-8396-aa0648f46c62 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1539064727'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:12:30.426607 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-d4fccad6-da40-443b-8396-aa0648f46c62 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Create volume of 1 GB Jul 10 14:12:30.432243 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d4fccad6-da40-443b-8396-aa0648f46c62 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Availability Zones retrieved successfully. Jul 10 14:12:30.440765 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d4fccad6-da40-443b-8396-aa0648f46c62 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Flow 'volume_create_api' (f89946e0-fc96-4e33-9571-0fe8a9441928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:12:30.442090 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d4fccad6-da40-443b-8396-aa0648f46c62 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f87c5bd1-cfe7-4e68-bff0-a62708d09ef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:30.444008 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-d4fccad6-da40-443b-8396-aa0648f46c62 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:12:30.489411 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d4fccad6-da40-443b-8396-aa0648f46c62 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f87c5bd1-cfe7-4e68-bff0-a62708d09ef4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:30.490189 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d4fccad6-da40-443b-8396-aa0648f46c62 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f5cade1-685a-40bb-841c-3d33f037566a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:30.546597 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-d4fccad6-da40-443b-8396-aa0648f46c62 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Created reservations ['14e47d34-dd6c-49cb-aae1-15c1ebe510ee', 'a732b2a0-b53f-4aae-b51a-dd4f0b4e0ad1', '66396876-546e-49fd-b7de-9d41c8720141', '61b7700f-09ca-48e2-9889-c88a48e59131'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:12:30.547538 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d4fccad6-da40-443b-8396-aa0648f46c62 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f5cade1-685a-40bb-841c-3d33f037566a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14e47d34-dd6c-49cb-aae1-15c1ebe510ee', 'a732b2a0-b53f-4aae-b51a-dd4f0b4e0ad1', '66396876-546e-49fd-b7de-9d41c8720141', '61b7700f-09ca-48e2-9889-c88a48e59131']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:30.548400 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d4fccad6-da40-443b-8396-aa0648f46c62 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d44a540-b628-4824-85bf-7df95f70f0d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:30.578620 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d4fccad6-da40-443b-8396-aa0648f46c62 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d44a540-b628-4824-85bf-7df95f70f0d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b43ff2d-4850-473b-aa84-2bb3cb8fadb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1539064727',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9289c33d5bb1451fb43a60938b98693d',qos_specs=None,replication_status=,reservations=['14e47d34-dd6c-49cb-aae1-15c1ebe510ee','a732b2a0-b53f-4aae-b51a-dd4f0b4e0ad1','66396876-546e-49fd-b7de-9d41c8720141','61b7700f-09ca-48e2-9889-c88a48e59131'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe5416c5459f43b4805e9d6a4cfabd97',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:12:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1539064727',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b43ff2d-4850-473b-aa84-2bb3cb8fadb9,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9289c33d5bb1451fb43a60938b98693d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe5416c5459f43b4805e9d6a4cfabd97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:30.579363 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d4fccad6-da40-443b-8396-aa0648f46c62 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f673e447-b833-4af5-8762-fe08ef3df1d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:30.608596 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d4fccad6-da40-443b-8396-aa0648f46c62 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f673e447-b833-4af5-8762-fe08ef3df1d7) transitioned into state 'SUCCESS' from state '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-1539064727',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9289c33d5bb1451fb43a60938b98693d',qos_specs=None,replication_status=,reservations=['14e47d34-dd6c-49cb-aae1-15c1ebe510ee','a732b2a0-b53f-4aae-b51a-dd4f0b4e0ad1','66396876-546e-49fd-b7de-9d41c8720141','61b7700f-09ca-48e2-9889-c88a48e59131'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe5416c5459f43b4805e9d6a4cfabd97',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:30.609337 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d4fccad6-da40-443b-8396-aa0648f46c62 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fffb0d8-8d2b-4340-ab99-8ad8eb0f2b66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:30.624535 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d4fccad6-da40-443b-8396-aa0648f46c62 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fffb0d8-8d2b-4340-ab99-8ad8eb0f2b66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:30.624535 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d4fccad6-da40-443b-8396-aa0648f46c62 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Flow 'volume_create_api' (f89946e0-fc96-4e33-9571-0fe8a9441928) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:12:30.624535 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d4fccad6-da40-443b-8396-aa0648f46c62 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Create volume request issued successfully. Jul 10 14:12:30.625337 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d4fccad6-da40-443b-8396-aa0648f46c62 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:12:30.626192 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 303/1180] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:12:30 2026] POST /volume/v3/volumes => generated 758 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:12:30.645120 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-72cd3da4-9eab-4e73-b7eb-ce2de637d701 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:30.648759 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-72cd3da4-9eab-4e73-b7eb-ce2de637d701 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] GET https://10.4.3.66/volume/v3/volumes/7b43ff2d-4850-473b-aa84-2bb3cb8fadb9 Jul 10 14:12:30.648759 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-72cd3da4-9eab-4e73-b7eb-ce2de637d701 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:30.648759 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-72cd3da4-9eab-4e73-b7eb-ce2de637d701 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:30.659072 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:30.659072 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:30.664082 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-72cd3da4-9eab-4e73-b7eb-ce2de637d701 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Volume info retrieved successfully. Jul 10 14:12:30.671858 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-72cd3da4-9eab-4e73-b7eb-ce2de637d701 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] https://10.4.3.66/volume/v3/volumes/7b43ff2d-4850-473b-aa84-2bb3cb8fadb9 returned with HTTP 200 Jul 10 14:12:30.671858 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 291/1181] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:30 2026] GET /volume/v3/volumes/7b43ff2d-4850-473b-aa84-2bb3cb8fadb9 => generated 826 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:30.963781 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-9b5be35c-f1aa-49f6-bd7d-856c3a5a7632 req-82f66c32-f9dd-4ffb-831a-4673bf1799e0 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:30.968274 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-9b5be35c-f1aa-49f6-bd7d-856c3a5a7632 req-82f66c32-f9dd-4ffb-831a-4673bf1799e0 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] DELETE https://10.4.3.66/volume/v3/attachments/bbf34201-ceec-4fb4-8dd7-706b69344022 Jul 10 14:12:30.968274 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-9b5be35c-f1aa-49f6-bd7d-856c3a5a7632 req-82f66c32-f9dd-4ffb-831a-4673bf1799e0 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:30.968274 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-9b5be35c-f1aa-49f6-bd7d-856c3a5a7632 req-82f66c32-f9dd-4ffb-831a-4673bf1799e0 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:30.977544 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:30.977544 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:12:31.507617 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-9b5be35c-f1aa-49f6-bd7d-856c3a5a7632 req-82f66c32-f9dd-4ffb-831a-4673bf1799e0 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] https://10.4.3.66/volume/v3/attachments/bbf34201-ceec-4fb4-8dd7-706b69344022 returned with HTTP 200 Jul 10 14:12:31.507617 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 293/1182] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:12:30 2026] DELETE /volume/v3/attachments/bbf34201-ceec-4fb4-8dd7-706b69344022 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:31.519038 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-9b5be35c-f1aa-49f6-bd7d-856c3a5a7632 req-da3f81ed-47ac-4db0-a247-af491be1fa88 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:31.553231 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-9b5be35c-f1aa-49f6-bd7d-856c3a5a7632 req-da3f81ed-47ac-4db0-a247-af491be1fa88 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] DELETE https://10.4.3.66/volume/v3/volumes/fcdb170d-9868-4363-aa36-23edc66991ed Jul 10 14:12:31.553882 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-9b5be35c-f1aa-49f6-bd7d-856c3a5a7632 req-da3f81ed-47ac-4db0-a247-af491be1fa88 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:31.554276 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-9b5be35c-f1aa-49f6-bd7d-856c3a5a7632 req-da3f81ed-47ac-4db0-a247-af491be1fa88 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:31.554590 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [req-9b5be35c-f1aa-49f6-bd7d-856c3a5a7632 req-da3f81ed-47ac-4db0-a247-af491be1fa88 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Delete volume with id: fcdb170d-9868-4363-aa36-23edc66991ed Jul 10 14:12:31.562752 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:31.562752 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:12:31.563418 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-9b5be35c-f1aa-49f6-bd7d-856c3a5a7632 req-da3f81ed-47ac-4db0-a247-af491be1fa88 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Volume info retrieved successfully. Jul 10 14:12:31.584081 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-9b5be35c-f1aa-49f6-bd7d-856c3a5a7632 req-da3f81ed-47ac-4db0-a247-af491be1fa88 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Delete volume request issued successfully. Jul 10 14:12:31.584316 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-9b5be35c-f1aa-49f6-bd7d-856c3a5a7632 req-da3f81ed-47ac-4db0-a247-af491be1fa88 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] https://10.4.3.66/volume/v3/volumes/fcdb170d-9868-4363-aa36-23edc66991ed returned with HTTP 202 Jul 10 14:12:31.585108 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 296/1183] 10.4.3.66 () {70 vars in 1613 bytes} [Fri Jul 10 14:12:31 2026] DELETE /volume/v3/volumes/fcdb170d-9868-4363-aa36-23edc66991ed => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:12:31.685878 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-048e3438-58bf-4b6c-b228-2d61419e2344 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:31.687856 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-048e3438-58bf-4b6c-b228-2d61419e2344 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] GET https://10.4.3.66/volume/v3/volumes/7b43ff2d-4850-473b-aa84-2bb3cb8fadb9 Jul 10 14:12:31.688041 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-048e3438-58bf-4b6c-b228-2d61419e2344 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:31.688239 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-048e3438-58bf-4b6c-b228-2d61419e2344 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:31.698333 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:31.698333 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:12:31.704320 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-048e3438-58bf-4b6c-b228-2d61419e2344 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Volume info retrieved successfully. Jul 10 14:12:31.710735 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-048e3438-58bf-4b6c-b228-2d61419e2344 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] https://10.4.3.66/volume/v3/volumes/7b43ff2d-4850-473b-aa84-2bb3cb8fadb9 returned with HTTP 200 Jul 10 14:12:31.711138 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 304/1184] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:31 2026] GET /volume/v3/volumes/7b43ff2d-4850-473b-aa84-2bb3cb8fadb9 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:31.735105 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-0f20208c-b094-4ccb-be86-72eada414a49 req-7b97cc9c-2310-473d-b669-7c9096c1fc0e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:31.737327 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-0f20208c-b094-4ccb-be86-72eada414a49 req-7b97cc9c-2310-473d-b669-7c9096c1fc0e tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] GET https://10.4.3.66/volume/v3/volumes/7b43ff2d-4850-473b-aa84-2bb3cb8fadb9 Jul 10 14:12:31.737568 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-0f20208c-b094-4ccb-be86-72eada414a49 req-7b97cc9c-2310-473d-b669-7c9096c1fc0e tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:31.737840 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-0f20208c-b094-4ccb-be86-72eada414a49 req-7b97cc9c-2310-473d-b669-7c9096c1fc0e tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:31.745062 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:31.745062 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:31.753198 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-0f20208c-b094-4ccb-be86-72eada414a49 req-7b97cc9c-2310-473d-b669-7c9096c1fc0e tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Volume info retrieved successfully. Jul 10 14:12:31.753980 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-0f20208c-b094-4ccb-be86-72eada414a49 req-7b97cc9c-2310-473d-b669-7c9096c1fc0e tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] https://10.4.3.66/volume/v3/volumes/7b43ff2d-4850-473b-aa84-2bb3cb8fadb9 returned with HTTP 200 Jul 10 14:12:31.755783 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 292/1185] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:12:31 2026] GET /volume/v3/volumes/7b43ff2d-4850-473b-aa84-2bb3cb8fadb9 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:31.776483 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-259f4819-39e0-4aae-b641-05933649d4fc None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:31.778402 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-259f4819-39e0-4aae-b641-05933649d4fc tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:12:31.779647 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-259f4819-39e0-4aae-b641-05933649d4fc tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-271915172"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:31.785466 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-259f4819-39e0-4aae-b641-05933649d4fc tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-271915172'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:12:31.785718 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-259f4819-39e0-4aae-b641-05933649d4fc tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Create volume of 1 GB Jul 10 14:12:31.786086 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:31.786086 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:12:31.795729 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-259f4819-39e0-4aae-b641-05933649d4fc tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Availability Zones retrieved successfully. Jul 10 14:12:31.800230 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-259f4819-39e0-4aae-b641-05933649d4fc tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Flow 'volume_create_api' (146675e5-6ca2-48a1-b6c0-4a6a92317f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:12:31.801929 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-259f4819-39e0-4aae-b641-05933649d4fc tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c62941c-374b-4d45-9b1d-2a294d67c5c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:31.802253 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-259f4819-39e0-4aae-b641-05933649d4fc tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:12:31.841326 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-259f4819-39e0-4aae-b641-05933649d4fc tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c62941c-374b-4d45-9b1d-2a294d67c5c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:31.842537 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-259f4819-39e0-4aae-b641-05933649d4fc tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57ef9dc7-533e-40a2-a4fe-4c6636a43bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:31.877729 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b9f59483-325b-4540-bce7-c5535c5537f6 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:31.877729 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b9f59483-325b-4540-bce7-c5535c5537f6 None None] GET https://10.4.3.66/volume// Jul 10 14:12:31.877825 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b9f59483-325b-4540-bce7-c5535c5537f6 None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:31.879331 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b9f59483-325b-4540-bce7-c5535c5537f6 None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:31.879331 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b9f59483-325b-4540-bce7-c5535c5537f6 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:12:31.879331 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 297/1186] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:12:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 10 14:12:31.886061 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-713a4fe3-776d-44a4-b00f-0d24bc7178df req-17c0973d-6446-42a7-bc0a-b4e6ad54f560 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:31.890813 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-713a4fe3-776d-44a4-b00f-0d24bc7178df req-17c0973d-6446-42a7-bc0a-b4e6ad54f560 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:12:31.891308 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-713a4fe3-776d-44a4-b00f-0d24bc7178df req-17c0973d-6446-42a7-bc0a-b4e6ad54f560 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f6b9345f-089a-459e-9880-65b8127f7939", "connector": null, "instance_uuid": "eaee59d7-69d5-4d15-8376-86b858fbc44b"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:31.893878 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-259f4819-39e0-4aae-b641-05933649d4fc tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Created reservations ['14ca817e-400f-4f2a-bebf-8e780417c700', '1088295a-b50a-4f7e-966f-bdcff010d62f', 'ff5d6649-2085-40ba-834d-2fd9c3a83827', '07326da1-40b0-4665-b8f3-2771eb49237d'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:12:31.894826 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-259f4819-39e0-4aae-b641-05933649d4fc tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57ef9dc7-533e-40a2-a4fe-4c6636a43bd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14ca817e-400f-4f2a-bebf-8e780417c700', '1088295a-b50a-4f7e-966f-bdcff010d62f', 'ff5d6649-2085-40ba-834d-2fd9c3a83827', '07326da1-40b0-4665-b8f3-2771eb49237d']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:31.895750 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-259f4819-39e0-4aae-b641-05933649d4fc tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (280fbf40-9376-4630-a138-c224d590ab4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:31.903066 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:31.903066 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:12:31.923382 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-259f4819-39e0-4aae-b641-05933649d4fc tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (280fbf40-9376-4630-a138-c224d590ab4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a48a9d0-733c-4349-98f0-9543582423ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-271915172',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9289c33d5bb1451fb43a60938b98693d',qos_specs=None,replication_status=,reservations=['14ca817e-400f-4f2a-bebf-8e780417c700','1088295a-b50a-4f7e-966f-bdcff010d62f','ff5d6649-2085-40ba-834d-2fd9c3a83827','07326da1-40b0-4665-b8f3-2771eb49237d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe5416c5459f43b4805e9d6a4cfabd97',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:12:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-271915172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a48a9d0-733c-4349-98f0-9543582423ee,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='9289c33d5bb1451fb43a60938b98693d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe5416c5459f43b4805e9d6a4cfabd97',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:31.924138 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-259f4819-39e0-4aae-b641-05933649d4fc tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0edff567-8ba2-4266-954f-ac5b9df8292e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:31.937828 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-713a4fe3-776d-44a4-b00f-0d24bc7178df req-17c0973d-6446-42a7-bc0a-b4e6ad54f560 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:12:31.938283 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 305/1187] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:12:31 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:12:31.949464 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-259f4819-39e0-4aae-b641-05933649d4fc tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0edff567-8ba2-4266-954f-ac5b9df8292e) transitioned into state 'SUCCESS' from state '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-271915172',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='9289c33d5bb1451fb43a60938b98693d',qos_specs=None,replication_status=,reservations=['14ca817e-400f-4f2a-bebf-8e780417c700','1088295a-b50a-4f7e-966f-bdcff010d62f','ff5d6649-2085-40ba-834d-2fd9c3a83827','07326da1-40b0-4665-b8f3-2771eb49237d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe5416c5459f43b4805e9d6a4cfabd97',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:31.950458 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-259f4819-39e0-4aae-b641-05933649d4fc tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c188af96-ebd5-4627-a177-5f57b1fb4dc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:31.966682 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-259f4819-39e0-4aae-b641-05933649d4fc tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c188af96-ebd5-4627-a177-5f57b1fb4dc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:31.967766 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-259f4819-39e0-4aae-b641-05933649d4fc tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Flow 'volume_create_api' (146675e5-6ca2-48a1-b6c0-4a6a92317f47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:12:31.968740 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-259f4819-39e0-4aae-b641-05933649d4fc tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Create volume request issued successfully. Jul 10 14:12:31.970546 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-259f4819-39e0-4aae-b641-05933649d4fc tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:12:31.971575 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 294/1188] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:12:31 2026] POST /volume/v3/volumes => generated 757 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:12:31.987452 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-cd66d4fa-7191-441e-8014-48a5ef37c702 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:31.992227 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cd66d4fa-7191-441e-8014-48a5ef37c702 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] GET https://10.4.3.66/volume/v3/volumes/9a48a9d0-733c-4349-98f0-9543582423ee Jul 10 14:12:31.992477 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cd66d4fa-7191-441e-8014-48a5ef37c702 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:31.992706 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cd66d4fa-7191-441e-8014-48a5ef37c702 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:32.006641 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:32.006641 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:32.013160 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-cd66d4fa-7191-441e-8014-48a5ef37c702 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Volume info retrieved successfully. Jul 10 14:12:32.017695 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cd66d4fa-7191-441e-8014-48a5ef37c702 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] https://10.4.3.66/volume/v3/volumes/9a48a9d0-733c-4349-98f0-9543582423ee returned with HTTP 200 Jul 10 14:12:32.017695 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 293/1189] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:31 2026] GET /volume/v3/volumes/9a48a9d0-733c-4349-98f0-9543582423ee => generated 825 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:32.363310 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e62168a5-6cb3-4bb0-bebc-bb0445e546a5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:32.365061 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e62168a5-6cb3-4bb0-bebc-bb0445e546a5 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 Jul 10 14:12:32.365278 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e62168a5-6cb3-4bb0-bebc-bb0445e546a5 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:32.365477 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e62168a5-6cb3-4bb0-bebc-bb0445e546a5 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:32.375136 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:32.375136 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:12:32.379286 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e62168a5-6cb3-4bb0-bebc-bb0445e546a5 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:12:32.385705 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e62168a5-6cb3-4bb0-bebc-bb0445e546a5 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 returned with HTTP 200 Jul 10 14:12:32.386257 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 298/1190] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:32 2026] GET /volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:32.474037 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-48c316f6-3e26-4cef-9d7d-11834aae2d74 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:32.474457 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-48c316f6-3e26-4cef-9d7d-11834aae2d74 None None] GET https://10.4.3.66/volume// Jul 10 14:12:32.474710 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-48c316f6-3e26-4cef-9d7d-11834aae2d74 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:32.474956 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-48c316f6-3e26-4cef-9d7d-11834aae2d74 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:32.475339 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-48c316f6-3e26-4cef-9d7d-11834aae2d74 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:12:32.475671 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 306/1191] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:12:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:12:32.484448 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-713a4fe3-776d-44a4-b00f-0d24bc7178df req-ecde7748-2a51-41a2-96fe-dd51455be4f9 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:32.486576 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-713a4fe3-776d-44a4-b00f-0d24bc7178df req-ecde7748-2a51-41a2-96fe-dd51455be4f9 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 Jul 10 14:12:32.486756 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-713a4fe3-776d-44a4-b00f-0d24bc7178df req-ecde7748-2a51-41a2-96fe-dd51455be4f9 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:32.486925 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-713a4fe3-776d-44a4-b00f-0d24bc7178df req-ecde7748-2a51-41a2-96fe-dd51455be4f9 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:32.495849 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:32.495849 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:12:32.500636 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-713a4fe3-776d-44a4-b00f-0d24bc7178df req-ecde7748-2a51-41a2-96fe-dd51455be4f9 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:12:32.507899 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-713a4fe3-776d-44a4-b00f-0d24bc7178df req-ecde7748-2a51-41a2-96fe-dd51455be4f9 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 returned with HTTP 200 Jul 10 14:12:32.508494 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 295/1192] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:12:32 2026] GET /volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 => generated 1023 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:12:32.613102 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-713a4fe3-776d-44a4-b00f-0d24bc7178df req-221088c3-0152-440d-825c-35d4cd5d29ac None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:32.615785 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-713a4fe3-776d-44a4-b00f-0d24bc7178df req-221088c3-0152-440d-825c-35d4cd5d29ac tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] PUT https://10.4.3.66/volume/v3/attachments/3d033931-9dad-4fde-950f-536bf05a242e Jul 10 14:12:32.616340 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-713a4fe3-776d-44a4-b00f-0d24bc7178df req-221088c3-0152-440d-825c-35d4cd5d29ac tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:32.628219 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-713a4fe3-776d-44a4-b00f-0d24bc7178df req-221088c3-0152-440d-825c-35d4cd5d29ac tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Acquiring lock "cinder-attachment_update-f6b9345f-089a-459e-9880-65b8127f7939-np0000005012" by "attachment_update" {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:12:32.634973 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-713a4fe3-776d-44a4-b00f-0d24bc7178df req-221088c3-0152-440d-825c-35d4cd5d29ac tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Lock "cinder-attachment_update-f6b9345f-089a-459e-9880-65b8127f7939-np0000005012" acquired by "attachment_update" :: waited 0.007s {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:12:32.636435 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:32.636435 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:33.032453 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8cf778fc-b6c4-4f6d-bc2f-7e90d20d87c2 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:33.038349 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8cf778fc-b6c4-4f6d-bc2f-7e90d20d87c2 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] GET https://10.4.3.66/volume/v3/volumes/9a48a9d0-733c-4349-98f0-9543582423ee Jul 10 14:12:33.038698 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8cf778fc-b6c4-4f6d-bc2f-7e90d20d87c2 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:33.039002 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8cf778fc-b6c4-4f6d-bc2f-7e90d20d87c2 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:33.048696 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:33.048696 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:12:33.058137 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-8cf778fc-b6c4-4f6d-bc2f-7e90d20d87c2 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Volume info retrieved successfully. Jul 10 14:12:33.070545 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8cf778fc-b6c4-4f6d-bc2f-7e90d20d87c2 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] https://10.4.3.66/volume/v3/volumes/9a48a9d0-733c-4349-98f0-9543582423ee returned with HTTP 200 Jul 10 14:12:33.070545 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 299/1193] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:33 2026] GET /volume/v3/volumes/9a48a9d0-733c-4349-98f0-9543582423ee => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:33.103310 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-a8bf69ce-29cb-4c0e-a6cc-1e7cde71ea76 req-5fd8e9d0-a595-44b0-b132-f460377e174a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:33.107984 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-a8bf69ce-29cb-4c0e-a6cc-1e7cde71ea76 req-5fd8e9d0-a595-44b0-b132-f460377e174a tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] GET https://10.4.3.66/volume/v3/volumes/9a48a9d0-733c-4349-98f0-9543582423ee Jul 10 14:12:33.108265 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-a8bf69ce-29cb-4c0e-a6cc-1e7cde71ea76 req-5fd8e9d0-a595-44b0-b132-f460377e174a tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:33.108547 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-a8bf69ce-29cb-4c0e-a6cc-1e7cde71ea76 req-5fd8e9d0-a595-44b0-b132-f460377e174a tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:33.123327 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:33.123327 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:12:33.133475 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-a8bf69ce-29cb-4c0e-a6cc-1e7cde71ea76 req-5fd8e9d0-a595-44b0-b132-f460377e174a tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Volume info retrieved successfully. Jul 10 14:12:33.139397 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-a8bf69ce-29cb-4c0e-a6cc-1e7cde71ea76 req-5fd8e9d0-a595-44b0-b132-f460377e174a tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] https://10.4.3.66/volume/v3/volumes/9a48a9d0-733c-4349-98f0-9543582423ee returned with HTTP 200 Jul 10 14:12:33.139838 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 307/1194] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:12:33 2026] GET /volume/v3/volumes/9a48a9d0-733c-4349-98f0-9543582423ee => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:33.171225 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-713a4fe3-776d-44a4-b00f-0d24bc7178df req-221088c3-0152-440d-825c-35d4cd5d29ac tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Lock "cinder-attachment_update-f6b9345f-089a-459e-9880-65b8127f7939-np0000005012" released by "attachment_update" :: held 0.536s {{(pid=100154) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:12:33.171603 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-713a4fe3-776d-44a4-b00f-0d24bc7178df req-221088c3-0152-440d-825c-35d4cd5d29ac tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/attachments/3d033931-9dad-4fde-950f-536bf05a242e returned with HTTP 200 Jul 10 14:12:33.172015 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 294/1195] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:12:32 2026] PUT /volume/v3/attachments/3d033931-9dad-4fde-950f-536bf05a242e => generated 969 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:12:33.208359 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-9e178449-7d91-45d8-b96f-db127d7e4749 req-55e1dbc4-2149-4225-a52e-058cbfec0f6c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:33.210538 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-9e178449-7d91-45d8-b96f-db127d7e4749 req-55e1dbc4-2149-4225-a52e-058cbfec0f6c tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] GET https://10.4.3.66/volume/v3/volumes/detail Jul 10 14:12:33.210732 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-9e178449-7d91-45d8-b96f-db127d7e4749 req-55e1dbc4-2149-4225-a52e-058cbfec0f6c tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:33.210906 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-9e178449-7d91-45d8-b96f-db127d7e4749 req-55e1dbc4-2149-4225-a52e-058cbfec0f6c tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] Calling method 'detail' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:33.211421 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.api_utils [req-9e178449-7d91-45d8-b96f-db127d7e4749 req-55e1dbc4-2149-4225-a52e-058cbfec0f6c tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] Removing options '' from query. {{(pid=100155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:12:33.212198 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [req-9e178449-7d91-45d8-b96f-db127d7e4749 req-55e1dbc4-2149-4225-a52e-058cbfec0f6c tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:12:33.242492 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-9e178449-7d91-45d8-b96f-db127d7e4749 req-55e1dbc4-2149-4225-a52e-058cbfec0f6c tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] Get all volumes completed successfully. Jul 10 14:12:33.243358 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:33.243358 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:12:33.247322 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-9e178449-7d91-45d8-b96f-db127d7e4749 req-55e1dbc4-2149-4225-a52e-058cbfec0f6c tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Jul 10 14:12:33.247738 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 296/1196] 10.4.3.66 () {68 vars in 1501 bytes} [Fri Jul 10 14:12:33 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:12:33.274127 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-5b6831ca-76e3-4b2c-ae0e-5754d2c1ba65 req-c32deee1-0f98-40eb-8212-00195e37e735 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:33.275808 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-5b6831ca-76e3-4b2c-ae0e-5754d2c1ba65 req-c32deee1-0f98-40eb-8212-00195e37e735 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] GET https://10.4.3.66/volume/v3/volumes/detail Jul 10 14:12:33.276148 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-5b6831ca-76e3-4b2c-ae0e-5754d2c1ba65 req-c32deee1-0f98-40eb-8212-00195e37e735 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:33.276481 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-5b6831ca-76e3-4b2c-ae0e-5754d2c1ba65 req-c32deee1-0f98-40eb-8212-00195e37e735 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] Calling method 'detail' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:33.276856 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.api_utils [req-5b6831ca-76e3-4b2c-ae0e-5754d2c1ba65 req-c32deee1-0f98-40eb-8212-00195e37e735 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] Removing options '' from query. {{(pid=100153) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:12:33.277633 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [req-5b6831ca-76e3-4b2c-ae0e-5754d2c1ba65 req-c32deee1-0f98-40eb-8212-00195e37e735 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100153) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:12:33.287738 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-5b6831ca-76e3-4b2c-ae0e-5754d2c1ba65 req-c32deee1-0f98-40eb-8212-00195e37e735 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] Get all volumes completed successfully. Jul 10 14:12:33.287738 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:33.287738 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:12:33.291934 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-5b6831ca-76e3-4b2c-ae0e-5754d2c1ba65 req-c32deee1-0f98-40eb-8212-00195e37e735 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Jul 10 14:12:33.292486 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 300/1197] 10.4.3.66 () {68 vars in 1501 bytes} [Fri Jul 10 14:12:33 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:12:33.318106 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-d16e2f89-66fa-4a17-801f-ec89edf186f2 req-5a783f36-4dd4-4a24-b2f9-1868715f9d17 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:33.320584 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-d16e2f89-66fa-4a17-801f-ec89edf186f2 req-5a783f36-4dd4-4a24-b2f9-1868715f9d17 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] GET https://10.4.3.66/volume/v3/volumes/detail Jul 10 14:12:33.320826 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-d16e2f89-66fa-4a17-801f-ec89edf186f2 req-5a783f36-4dd4-4a24-b2f9-1868715f9d17 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:33.321094 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-d16e2f89-66fa-4a17-801f-ec89edf186f2 req-5a783f36-4dd4-4a24-b2f9-1868715f9d17 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] Calling method 'detail' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:33.322280 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [req-d16e2f89-66fa-4a17-801f-ec89edf186f2 req-5a783f36-4dd4-4a24-b2f9-1868715f9d17 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:12:33.322360 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-d16e2f89-66fa-4a17-801f-ec89edf186f2 req-5a783f36-4dd4-4a24-b2f9-1868715f9d17 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100152) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:12:33.333201 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-d16e2f89-66fa-4a17-801f-ec89edf186f2 req-5a783f36-4dd4-4a24-b2f9-1868715f9d17 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] Get all volumes completed successfully. Jul 10 14:12:33.334572 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:33.334572 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:12:33.339846 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-d16e2f89-66fa-4a17-801f-ec89edf186f2 req-5a783f36-4dd4-4a24-b2f9-1868715f9d17 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Jul 10 14:12:33.340360 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 308/1198] 10.4.3.66 () {68 vars in 1501 bytes} [Fri Jul 10 14:12:33 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:12:33.368219 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-ff2b36c2-97d6-4c4f-9340-496638ac3de2 req-1be143df-ba9e-43b5-81c5-e9a06e263f78 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:33.370817 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-ff2b36c2-97d6-4c4f-9340-496638ac3de2 req-1be143df-ba9e-43b5-81c5-e9a06e263f78 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] GET https://10.4.3.66/volume/v3/volumes/detail Jul 10 14:12:33.371074 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-ff2b36c2-97d6-4c4f-9340-496638ac3de2 req-1be143df-ba9e-43b5-81c5-e9a06e263f78 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:33.371342 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-ff2b36c2-97d6-4c4f-9340-496638ac3de2 req-1be143df-ba9e-43b5-81c5-e9a06e263f78 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] Calling method 'detail' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:33.371761 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.api_utils [req-ff2b36c2-97d6-4c4f-9340-496638ac3de2 req-1be143df-ba9e-43b5-81c5-e9a06e263f78 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] Removing options '' from query. {{(pid=100154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:12:33.372183 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:33.372183 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:33.372777 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [req-ff2b36c2-97d6-4c4f-9340-496638ac3de2 req-1be143df-ba9e-43b5-81c5-e9a06e263f78 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:12:33.382925 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-ff2b36c2-97d6-4c4f-9340-496638ac3de2 req-1be143df-ba9e-43b5-81c5-e9a06e263f78 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] Get all volumes completed successfully. Jul 10 14:12:33.384217 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:33.384217 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:33.389134 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-ff2b36c2-97d6-4c4f-9340-496638ac3de2 req-1be143df-ba9e-43b5-81c5-e9a06e263f78 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Jul 10 14:12:33.389634 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 295/1199] 10.4.3.66 () {68 vars in 1501 bytes} [Fri Jul 10 14:12:33 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:12:33.401292 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-08d47d3b-cdca-4d08-b85e-8b39b0788d60 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:33.402348 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-08d47d3b-cdca-4d08-b85e-8b39b0788d60 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 Jul 10 14:12:33.402456 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-08d47d3b-cdca-4d08-b85e-8b39b0788d60 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:33.403496 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-08d47d3b-cdca-4d08-b85e-8b39b0788d60 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:33.412166 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:33.412166 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:12:33.415677 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-08d47d3b-cdca-4d08-b85e-8b39b0788d60 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:12:33.417821 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-10647b58-0525-41d9-b08d-eea1d6fcb864 req-c748e77e-746c-4ec6-977a-c821db9ac79b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:33.419951 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-08d47d3b-cdca-4d08-b85e-8b39b0788d60 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 returned with HTTP 200 Jul 10 14:12:33.420287 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 297/1200] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:33 2026] GET /volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:33.420877 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-10647b58-0525-41d9-b08d-eea1d6fcb864 req-c748e77e-746c-4ec6-977a-c821db9ac79b tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] GET https://10.4.3.66/volume/v3/volumes/detail Jul 10 14:12:33.422523 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-10647b58-0525-41d9-b08d-eea1d6fcb864 req-c748e77e-746c-4ec6-977a-c821db9ac79b tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:33.422523 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-10647b58-0525-41d9-b08d-eea1d6fcb864 req-c748e77e-746c-4ec6-977a-c821db9ac79b tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] Calling method 'detail' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:33.422523 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.api_utils [req-10647b58-0525-41d9-b08d-eea1d6fcb864 req-c748e77e-746c-4ec6-977a-c821db9ac79b tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] Removing options '' from query. {{(pid=100153) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:12:33.422941 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [req-10647b58-0525-41d9-b08d-eea1d6fcb864 req-c748e77e-746c-4ec6-977a-c821db9ac79b tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100153) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:12:33.431668 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-10647b58-0525-41d9-b08d-eea1d6fcb864 req-c748e77e-746c-4ec6-977a-c821db9ac79b tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] Get all volumes completed successfully. Jul 10 14:12:33.432550 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:33.432550 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:12:33.436428 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-10647b58-0525-41d9-b08d-eea1d6fcb864 req-c748e77e-746c-4ec6-977a-c821db9ac79b tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Jul 10 14:12:33.436812 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 301/1201] 10.4.3.66 () {68 vars in 1501 bytes} [Fri Jul 10 14:12:33 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:12:33.461375 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-2089e13f-0ea9-4e9e-b9d3-0e62f3759388 req-0e190e10-2432-4a02-bfdb-9b5ce97e3db5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:33.463604 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-2089e13f-0ea9-4e9e-b9d3-0e62f3759388 req-0e190e10-2432-4a02-bfdb-9b5ce97e3db5 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] GET https://10.4.3.66/volume/v3/volumes/detail Jul 10 14:12:33.463805 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-2089e13f-0ea9-4e9e-b9d3-0e62f3759388 req-0e190e10-2432-4a02-bfdb-9b5ce97e3db5 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:33.463987 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-2089e13f-0ea9-4e9e-b9d3-0e62f3759388 req-0e190e10-2432-4a02-bfdb-9b5ce97e3db5 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] Calling method 'detail' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:33.464241 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [req-2089e13f-0ea9-4e9e-b9d3-0e62f3759388 req-0e190e10-2432-4a02-bfdb-9b5ce97e3db5 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:12:33.464943 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [req-2089e13f-0ea9-4e9e-b9d3-0e62f3759388 req-0e190e10-2432-4a02-bfdb-9b5ce97e3db5 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100152) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:12:33.472182 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-2089e13f-0ea9-4e9e-b9d3-0e62f3759388 req-0e190e10-2432-4a02-bfdb-9b5ce97e3db5 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] Get all volumes completed successfully. Jul 10 14:12:33.473025 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:33.473025 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:12:33.476808 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-2089e13f-0ea9-4e9e-b9d3-0e62f3759388 req-0e190e10-2432-4a02-bfdb-9b5ce97e3db5 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Jul 10 14:12:33.477229 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 309/1202] 10.4.3.66 () {68 vars in 1501 bytes} [Fri Jul 10 14:12:33 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:12:33.500478 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-da8f1d16-0320-46aa-9baf-dd3db6215f24 req-3b3c9ce7-6112-48d8-9530-aace776dea76 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:33.502535 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-da8f1d16-0320-46aa-9baf-dd3db6215f24 req-3b3c9ce7-6112-48d8-9530-aace776dea76 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] GET https://10.4.3.66/volume/v3/volumes/detail Jul 10 14:12:33.502746 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-da8f1d16-0320-46aa-9baf-dd3db6215f24 req-3b3c9ce7-6112-48d8-9530-aace776dea76 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:33.502926 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-da8f1d16-0320-46aa-9baf-dd3db6215f24 req-3b3c9ce7-6112-48d8-9530-aace776dea76 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] Calling method 'detail' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:33.503156 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.api_utils [req-da8f1d16-0320-46aa-9baf-dd3db6215f24 req-3b3c9ce7-6112-48d8-9530-aace776dea76 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] Removing options '' from query. {{(pid=100154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:12:33.503878 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [req-da8f1d16-0320-46aa-9baf-dd3db6215f24 req-3b3c9ce7-6112-48d8-9530-aace776dea76 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:12:33.511617 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-da8f1d16-0320-46aa-9baf-dd3db6215f24 req-3b3c9ce7-6112-48d8-9530-aace776dea76 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] Get all volumes completed successfully. Jul 10 14:12:33.512519 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:33.512519 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:33.516484 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-da8f1d16-0320-46aa-9baf-dd3db6215f24 req-3b3c9ce7-6112-48d8-9530-aace776dea76 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Jul 10 14:12:33.516867 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 296/1203] 10.4.3.66 () {68 vars in 1501 bytes} [Fri Jul 10 14:12:33 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:12:33.540054 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-646d2874-f3ef-4aaf-9092-3fc21118c6ee req-262a2ea6-3767-49f0-b9ed-13b85c8e6ad8 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:33.542058 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-646d2874-f3ef-4aaf-9092-3fc21118c6ee req-262a2ea6-3767-49f0-b9ed-13b85c8e6ad8 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] GET https://10.4.3.66/volume/v3/volumes/detail Jul 10 14:12:33.542253 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-646d2874-f3ef-4aaf-9092-3fc21118c6ee req-262a2ea6-3767-49f0-b9ed-13b85c8e6ad8 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:33.542455 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-646d2874-f3ef-4aaf-9092-3fc21118c6ee req-262a2ea6-3767-49f0-b9ed-13b85c8e6ad8 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] Calling method 'detail' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:33.542689 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.api_utils [req-646d2874-f3ef-4aaf-9092-3fc21118c6ee req-262a2ea6-3767-49f0-b9ed-13b85c8e6ad8 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] Removing options '' from query. {{(pid=100155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:12:33.543332 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [req-646d2874-f3ef-4aaf-9092-3fc21118c6ee req-262a2ea6-3767-49f0-b9ed-13b85c8e6ad8 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:12:33.550549 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-646d2874-f3ef-4aaf-9092-3fc21118c6ee req-262a2ea6-3767-49f0-b9ed-13b85c8e6ad8 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] Get all volumes completed successfully. Jul 10 14:12:33.551365 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:33.551365 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:12:33.555147 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-646d2874-f3ef-4aaf-9092-3fc21118c6ee req-262a2ea6-3767-49f0-b9ed-13b85c8e6ad8 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-reader] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Jul 10 14:12:33.555634 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 298/1204] 10.4.3.66 () {68 vars in 1501 bytes} [Fri Jul 10 14:12:33 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:12:33.571566 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0303352b-631d-4743-ada1-0648e543f344 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:33.573786 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0303352b-631d-4743-ada1-0648e543f344 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] DELETE https://10.4.3.66/volume/v3/volumes/9a48a9d0-733c-4349-98f0-9543582423ee Jul 10 14:12:33.574029 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0303352b-631d-4743-ada1-0648e543f344 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:33.574290 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0303352b-631d-4743-ada1-0648e543f344 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:33.574496 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-0303352b-631d-4743-ada1-0648e543f344 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Delete volume with id: 9a48a9d0-733c-4349-98f0-9543582423ee Jul 10 14:12:33.583955 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:33.583955 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:12:33.584631 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-0303352b-631d-4743-ada1-0648e543f344 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Volume info retrieved successfully. Jul 10 14:12:33.604391 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-0303352b-631d-4743-ada1-0648e543f344 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Delete volume request issued successfully. Jul 10 14:12:33.604675 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0303352b-631d-4743-ada1-0648e543f344 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] https://10.4.3.66/volume/v3/volumes/9a48a9d0-733c-4349-98f0-9543582423ee returned with HTTP 202 Jul 10 14:12:33.605240 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 302/1205] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:12:33 2026] DELETE /volume/v3/volumes/9a48a9d0-733c-4349-98f0-9543582423ee => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:12:33.616867 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-54ce335e-2ed7-4c7f-a9d0-558699073a36 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:33.619788 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-54ce335e-2ed7-4c7f-a9d0-558699073a36 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] GET https://10.4.3.66/volume/v3/volumes/9a48a9d0-733c-4349-98f0-9543582423ee Jul 10 14:12:33.620056 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-54ce335e-2ed7-4c7f-a9d0-558699073a36 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:33.620326 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-54ce335e-2ed7-4c7f-a9d0-558699073a36 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:33.630162 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:33.630162 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:12:33.636228 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-54ce335e-2ed7-4c7f-a9d0-558699073a36 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Volume info retrieved successfully. Jul 10 14:12:33.643335 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-54ce335e-2ed7-4c7f-a9d0-558699073a36 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] https://10.4.3.66/volume/v3/volumes/9a48a9d0-733c-4349-98f0-9543582423ee returned with HTTP 200 Jul 10 14:12:33.644048 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 310/1206] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:33 2026] GET /volume/v3/volumes/9a48a9d0-733c-4349-98f0-9543582423ee => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:34.436926 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-80505948-9874-4f5e-a96d-557df176b2e6 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:34.438194 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-80505948-9874-4f5e-a96d-557df176b2e6 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 Jul 10 14:12:34.438451 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-80505948-9874-4f5e-a96d-557df176b2e6 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:34.438731 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-80505948-9874-4f5e-a96d-557df176b2e6 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:34.453163 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:34.453163 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:34.458094 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-80505948-9874-4f5e-a96d-557df176b2e6 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:12:34.469074 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-80505948-9874-4f5e-a96d-557df176b2e6 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 returned with HTTP 200 Jul 10 14:12:34.469074 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 297/1207] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:34 2026] GET /volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:34.658388 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-90786926-dca0-4ad9-9eaf-0973916b9654 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:34.660699 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-90786926-dca0-4ad9-9eaf-0973916b9654 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] GET https://10.4.3.66/volume/v3/volumes/9a48a9d0-733c-4349-98f0-9543582423ee Jul 10 14:12:34.661183 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-90786926-dca0-4ad9-9eaf-0973916b9654 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:34.661447 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-90786926-dca0-4ad9-9eaf-0973916b9654 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:34.667649 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-90786926-dca0-4ad9-9eaf-0973916b9654 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] https://10.4.3.66/volume/v3/volumes/9a48a9d0-733c-4349-98f0-9543582423ee returned with HTTP 404 Jul 10 14:12:34.668113 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 299/1208] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:34 2026] GET /volume/v3/volumes/9a48a9d0-733c-4349-98f0-9543582423ee => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:12:34.674691 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0b82dc1d-a9cc-4324-91ac-4a4ea0a3c6d9 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:34.676829 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0b82dc1d-a9cc-4324-91ac-4a4ea0a3c6d9 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] DELETE https://10.4.3.66/volume/v3/volumes/7b43ff2d-4850-473b-aa84-2bb3cb8fadb9 Jul 10 14:12:34.676994 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0b82dc1d-a9cc-4324-91ac-4a4ea0a3c6d9 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:34.677218 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0b82dc1d-a9cc-4324-91ac-4a4ea0a3c6d9 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:34.677357 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-0b82dc1d-a9cc-4324-91ac-4a4ea0a3c6d9 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Delete volume with id: 7b43ff2d-4850-473b-aa84-2bb3cb8fadb9 Jul 10 14:12:34.684567 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:34.684567 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:12:34.684971 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-0b82dc1d-a9cc-4324-91ac-4a4ea0a3c6d9 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Volume info retrieved successfully. Jul 10 14:12:34.703835 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-0b82dc1d-a9cc-4324-91ac-4a4ea0a3c6d9 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Delete volume request issued successfully. Jul 10 14:12:34.704142 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0b82dc1d-a9cc-4324-91ac-4a4ea0a3c6d9 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] https://10.4.3.66/volume/v3/volumes/7b43ff2d-4850-473b-aa84-2bb3cb8fadb9 returned with HTTP 202 Jul 10 14:12:34.704712 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 303/1209] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:12:34 2026] DELETE /volume/v3/volumes/7b43ff2d-4850-473b-aa84-2bb3cb8fadb9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:12:34.711904 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8495cfa9-7548-4d79-92b4-c6e8b74b0dd6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:34.713781 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8495cfa9-7548-4d79-92b4-c6e8b74b0dd6 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] GET https://10.4.3.66/volume/v3/volumes/7b43ff2d-4850-473b-aa84-2bb3cb8fadb9 Jul 10 14:12:34.714078 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8495cfa9-7548-4d79-92b4-c6e8b74b0dd6 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:34.714150 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8495cfa9-7548-4d79-92b4-c6e8b74b0dd6 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:34.721802 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:34.721802 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:12:34.725988 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8495cfa9-7548-4d79-92b4-c6e8b74b0dd6 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Volume info retrieved successfully. Jul 10 14:12:34.729652 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8495cfa9-7548-4d79-92b4-c6e8b74b0dd6 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] https://10.4.3.66/volume/v3/volumes/7b43ff2d-4850-473b-aa84-2bb3cb8fadb9 returned with HTTP 200 Jul 10 14:12:34.730301 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 311/1210] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:34 2026] GET /volume/v3/volumes/7b43ff2d-4850-473b-aa84-2bb3cb8fadb9 => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:35.488126 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8a237e60-563f-4533-bcec-9db473a29047 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:35.489931 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8a237e60-563f-4533-bcec-9db473a29047 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 Jul 10 14:12:35.490129 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8a237e60-563f-4533-bcec-9db473a29047 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:35.490334 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8a237e60-563f-4533-bcec-9db473a29047 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:35.500608 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:35.500608 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:35.504584 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-8a237e60-563f-4533-bcec-9db473a29047 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:12:35.509925 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8a237e60-563f-4533-bcec-9db473a29047 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 returned with HTTP 200 Jul 10 14:12:35.510228 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 298/1211] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:35 2026] GET /volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:35.753638 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d7513469-6db9-4f4f-8275-0ef8c960bc0f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:35.754333 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d7513469-6db9-4f4f-8275-0ef8c960bc0f tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] GET https://10.4.3.66/volume/v3/volumes/7b43ff2d-4850-473b-aa84-2bb3cb8fadb9 Jul 10 14:12:35.754562 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d7513469-6db9-4f4f-8275-0ef8c960bc0f tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:35.754686 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d7513469-6db9-4f4f-8275-0ef8c960bc0f tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:35.760326 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d7513469-6db9-4f4f-8275-0ef8c960bc0f tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] https://10.4.3.66/volume/v3/volumes/7b43ff2d-4850-473b-aa84-2bb3cb8fadb9 returned with HTTP 404 Jul 10 14:12:35.760716 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 300/1212] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:35 2026] GET /volume/v3/volumes/7b43ff2d-4850-473b-aa84-2bb3cb8fadb9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:12:35.773663 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e16d3966-9791-4d3c-9f5d-1be05505c5c0 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:35.775350 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e16d3966-9791-4d3c-9f5d-1be05505c5c0 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] DELETE https://10.4.3.66/volume/v3/volumes/94138cc2-4d0c-4b29-bbd4-349c34196383 Jul 10 14:12:35.775677 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e16d3966-9791-4d3c-9f5d-1be05505c5c0 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:35.775876 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e16d3966-9791-4d3c-9f5d-1be05505c5c0 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:35.776094 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-e16d3966-9791-4d3c-9f5d-1be05505c5c0 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Delete volume with id: 94138cc2-4d0c-4b29-bbd4-349c34196383 Jul 10 14:12:35.793100 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:35.793100 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:12:35.793843 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e16d3966-9791-4d3c-9f5d-1be05505c5c0 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Volume info retrieved successfully. Jul 10 14:12:35.815856 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e16d3966-9791-4d3c-9f5d-1be05505c5c0 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Delete volume request issued successfully. Jul 10 14:12:35.816063 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e16d3966-9791-4d3c-9f5d-1be05505c5c0 tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] https://10.4.3.66/volume/v3/volumes/94138cc2-4d0c-4b29-bbd4-349c34196383 returned with HTTP 202 Jul 10 14:12:35.816706 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 304/1213] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:12:35 2026] DELETE /volume/v3/volumes/94138cc2-4d0c-4b29-bbd4-349c34196383 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:12:35.826231 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-19f48d1f-8115-4165-a9a1-c19dafd9589a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:35.828847 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-19f48d1f-8115-4165-a9a1-c19dafd9589a tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] GET https://10.4.3.66/volume/v3/volumes/94138cc2-4d0c-4b29-bbd4-349c34196383 Jul 10 14:12:35.829131 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-19f48d1f-8115-4165-a9a1-c19dafd9589a tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:35.829393 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-19f48d1f-8115-4165-a9a1-c19dafd9589a tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:35.842270 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:35.842270 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:12:35.847612 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-19f48d1f-8115-4165-a9a1-c19dafd9589a tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Volume info retrieved successfully. Jul 10 14:12:35.854642 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-19f48d1f-8115-4165-a9a1-c19dafd9589a tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] https://10.4.3.66/volume/v3/volumes/94138cc2-4d0c-4b29-bbd4-349c34196383 returned with HTTP 200 Jul 10 14:12:35.855373 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 312/1214] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:35 2026] GET /volume/v3/volumes/94138cc2-4d0c-4b29-bbd4-349c34196383 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:36.113983 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-4cec6f89-2729-4075-978e-b7dc74fdb062 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:36.115654 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4cec6f89-2729-4075-978e-b7dc74fdb062 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:12:36.115990 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4cec6f89-2729-4075-978e-b7dc74fdb062 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1604568155"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:36.117331 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-4cec6f89-2729-4075-978e-b7dc74fdb062 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1604568155'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:12:36.117456 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-4cec6f89-2729-4075-978e-b7dc74fdb062 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Create volume of 1 GB Jul 10 14:12:36.121940 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-4cec6f89-2729-4075-978e-b7dc74fdb062 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Availability Zones retrieved successfully. Jul 10 14:12:36.127541 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4cec6f89-2729-4075-978e-b7dc74fdb062 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Flow 'volume_create_api' (06979824-6bdd-4cb5-aefb-f710ddd9e7e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:12:36.128632 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4cec6f89-2729-4075-978e-b7dc74fdb062 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a658a3b-f79c-48f0-80ea-8b83cf4fcb69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:36.129567 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-4cec6f89-2729-4075-978e-b7dc74fdb062 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:12:36.156214 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4cec6f89-2729-4075-978e-b7dc74fdb062 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a658a3b-f79c-48f0-80ea-8b83cf4fcb69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:36.157498 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4cec6f89-2729-4075-978e-b7dc74fdb062 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (537fb2ba-6f39-49ea-a912-75b30fe57753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:36.234771 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-4cec6f89-2729-4075-978e-b7dc74fdb062 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Created reservations ['120ef171-7ac9-469d-a731-1459ba69dd17', '585568ab-cd69-4f23-b1e7-6af05b0f9283', '293bf1fc-bed2-4f19-bbdc-9f3a57329d43', '0c8233f6-3c41-4bf1-ade6-833429102f83'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:12:36.235514 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4cec6f89-2729-4075-978e-b7dc74fdb062 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (537fb2ba-6f39-49ea-a912-75b30fe57753) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['120ef171-7ac9-469d-a731-1459ba69dd17', '585568ab-cd69-4f23-b1e7-6af05b0f9283', '293bf1fc-bed2-4f19-bbdc-9f3a57329d43', '0c8233f6-3c41-4bf1-ade6-833429102f83']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:36.236234 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4cec6f89-2729-4075-978e-b7dc74fdb062 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5179e3d0-d9fb-45f3-b865-9ed882c4ea9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:36.260199 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4cec6f89-2729-4075-978e-b7dc74fdb062 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5179e3d0-d9fb-45f3-b865-9ed882c4ea9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1190326c-5fb6-44a1-a02d-76037a025d12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1604568155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccb08755bd664e2a9f650e5b9bd7ee62',qos_specs=None,replication_status=,reservations=['120ef171-7ac9-469d-a731-1459ba69dd17','585568ab-cd69-4f23-b1e7-6af05b0f9283','293bf1fc-bed2-4f19-bbdc-9f3a57329d43','0c8233f6-3c41-4bf1-ade6-833429102f83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc7da9dafedf4e8988e2bd2a88b206a6',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:12:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1604568155',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1190326c-5fb6-44a1-a02d-76037a025d12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccb08755bd664e2a9f650e5b9bd7ee62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc7da9dafedf4e8988e2bd2a88b206a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:36.261074 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4cec6f89-2729-4075-978e-b7dc74fdb062 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (173aa18b-9f7e-469e-be4e-1ce596092872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:36.283009 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4cec6f89-2729-4075-978e-b7dc74fdb062 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (173aa18b-9f7e-469e-be4e-1ce596092872) transitioned into state 'SUCCESS' from state '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-1604568155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccb08755bd664e2a9f650e5b9bd7ee62',qos_specs=None,replication_status=,reservations=['120ef171-7ac9-469d-a731-1459ba69dd17','585568ab-cd69-4f23-b1e7-6af05b0f9283','293bf1fc-bed2-4f19-bbdc-9f3a57329d43','0c8233f6-3c41-4bf1-ade6-833429102f83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc7da9dafedf4e8988e2bd2a88b206a6',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:36.283769 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4cec6f89-2729-4075-978e-b7dc74fdb062 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fca78166-9c16-4963-af00-95f032e5a31f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:36.294998 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4cec6f89-2729-4075-978e-b7dc74fdb062 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fca78166-9c16-4963-af00-95f032e5a31f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:36.296202 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4cec6f89-2729-4075-978e-b7dc74fdb062 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Flow 'volume_create_api' (06979824-6bdd-4cb5-aefb-f710ddd9e7e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:12:36.296612 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-4cec6f89-2729-4075-978e-b7dc74fdb062 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Create volume request issued successfully. Jul 10 14:12:36.297153 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4cec6f89-2729-4075-978e-b7dc74fdb062 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:12:36.298461 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 299/1215] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:12:36 2026] POST /volume/v3/volumes => generated 752 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:12:36.311762 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-dcf81406-9df6-4219-bdbf-29a1d17a5e53 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:36.314574 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-dcf81406-9df6-4219-bdbf-29a1d17a5e53 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] GET https://10.4.3.66/volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 Jul 10 14:12:36.314741 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-dcf81406-9df6-4219-bdbf-29a1d17a5e53 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:36.315086 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-dcf81406-9df6-4219-bdbf-29a1d17a5e53 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:36.322907 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:36.322907 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:12:36.326842 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-dcf81406-9df6-4219-bdbf-29a1d17a5e53 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Volume info retrieved successfully. Jul 10 14:12:36.331302 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-dcf81406-9df6-4219-bdbf-29a1d17a5e53 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] https://10.4.3.66/volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 returned with HTTP 200 Jul 10 14:12:36.331727 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 301/1216] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:36 2026] GET /volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:36.523551 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f3242bcc-a03e-48be-b110-f72c125aaefe None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:36.525643 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f3242bcc-a03e-48be-b110-f72c125aaefe tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 Jul 10 14:12:36.525866 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f3242bcc-a03e-48be-b110-f72c125aaefe tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:36.526100 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f3242bcc-a03e-48be-b110-f72c125aaefe tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:36.539007 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:36.539007 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:12:36.543309 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-f3242bcc-a03e-48be-b110-f72c125aaefe tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:12:36.548241 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f3242bcc-a03e-48be-b110-f72c125aaefe tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 returned with HTTP 200 Jul 10 14:12:36.548714 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 305/1217] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:36 2026] GET /volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:36.877328 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b7ab5125-4e79-4bea-a6ae-2e2e9eb42fff None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:36.879204 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b7ab5125-4e79-4bea-a6ae-2e2e9eb42fff tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] GET https://10.4.3.66/volume/v3/volumes/94138cc2-4d0c-4b29-bbd4-349c34196383 Jul 10 14:12:36.879425 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b7ab5125-4e79-4bea-a6ae-2e2e9eb42fff tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:36.880311 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b7ab5125-4e79-4bea-a6ae-2e2e9eb42fff tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:36.887115 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b7ab5125-4e79-4bea-a6ae-2e2e9eb42fff tempest-VolumesTestJSON-1418696026 tempest-VolumesTestJSON-1418696026-project-member] https://10.4.3.66/volume/v3/volumes/94138cc2-4d0c-4b29-bbd4-349c34196383 returned with HTTP 404 Jul 10 14:12:36.887580 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 313/1218] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:36 2026] GET /volume/v3/volumes/94138cc2-4d0c-4b29-bbd4-349c34196383 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:12:37.347546 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b9a3590e-a398-49f9-9916-4807bd3702bf None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:37.349645 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b9a3590e-a398-49f9-9916-4807bd3702bf tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] GET https://10.4.3.66/volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 Jul 10 14:12:37.350549 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b9a3590e-a398-49f9-9916-4807bd3702bf tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:37.350549 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b9a3590e-a398-49f9-9916-4807bd3702bf tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:37.358277 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:37.358277 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:37.364238 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b9a3590e-a398-49f9-9916-4807bd3702bf tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Volume info retrieved successfully. Jul 10 14:12:37.369004 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b9a3590e-a398-49f9-9916-4807bd3702bf tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] https://10.4.3.66/volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 returned with HTTP 200 Jul 10 14:12:37.369392 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 300/1219] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:37 2026] GET /volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:37.564494 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e30d3e1b-96bb-4e8c-8568-ad30fb7f0eac None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:37.566619 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e30d3e1b-96bb-4e8c-8568-ad30fb7f0eac tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 Jul 10 14:12:37.566619 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e30d3e1b-96bb-4e8c-8568-ad30fb7f0eac tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:37.566771 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e30d3e1b-96bb-4e8c-8568-ad30fb7f0eac tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:37.577157 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:37.577157 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:12:37.580747 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e30d3e1b-96bb-4e8c-8568-ad30fb7f0eac tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:12:37.586025 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e30d3e1b-96bb-4e8c-8568-ad30fb7f0eac tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 returned with HTTP 200 Jul 10 14:12:37.586659 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 302/1220] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:37 2026] GET /volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:37.977796 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-6b01c5d2-6204-43cb-84c9-06bacc327abc req-a2919ba7-f01f-467c-9235-e147cd3f688f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:37.981902 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-6b01c5d2-6204-43cb-84c9-06bacc327abc req-a2919ba7-f01f-467c-9235-e147cd3f688f tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] GET https://10.4.3.66/volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 Jul 10 14:12:37.982080 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-6b01c5d2-6204-43cb-84c9-06bacc327abc req-a2919ba7-f01f-467c-9235-e147cd3f688f tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:37.982308 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-6b01c5d2-6204-43cb-84c9-06bacc327abc req-a2919ba7-f01f-467c-9235-e147cd3f688f tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:37.991754 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:37.991754 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:12:37.998124 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-6b01c5d2-6204-43cb-84c9-06bacc327abc req-a2919ba7-f01f-467c-9235-e147cd3f688f tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Volume info retrieved successfully. Jul 10 14:12:38.007752 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-6b01c5d2-6204-43cb-84c9-06bacc327abc req-a2919ba7-f01f-467c-9235-e147cd3f688f tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] https://10.4.3.66/volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 returned with HTTP 200 Jul 10 14:12:38.008358 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 306/1221] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:12:37 2026] GET /volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:38.606036 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-395b4fe3-e455-41ed-9158-48314b9bdd03 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:38.607386 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-395b4fe3-e455-41ed-9158-48314b9bdd03 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 Jul 10 14:12:38.607739 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-395b4fe3-e455-41ed-9158-48314b9bdd03 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:38.608034 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-395b4fe3-e455-41ed-9158-48314b9bdd03 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:38.619733 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:38.619733 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:12:38.624097 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-395b4fe3-e455-41ed-9158-48314b9bdd03 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:12:38.629263 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-395b4fe3-e455-41ed-9158-48314b9bdd03 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 returned with HTTP 200 Jul 10 14:12:38.629731 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 314/1222] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:38 2026] GET /volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:38.896040 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-4e6cc57d-bc94-40e3-9c4d-9e9b326435dd None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:38.898665 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4e6cc57d-bc94-40e3-9c4d-9e9b326435dd tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:12:38.899357 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4e6cc57d-bc94-40e3-9c4d-9e9b326435dd tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1185257452"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:38.901966 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-4e6cc57d-bc94-40e3-9c4d-9e9b326435dd tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1185257452'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:12:38.907288 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-4e6cc57d-bc94-40e3-9c4d-9e9b326435dd tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Create volume of 1 GB Jul 10 14:12:38.909595 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:38.909595 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:38.909595 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-4e6cc57d-bc94-40e3-9c4d-9e9b326435dd tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Availability Zones retrieved successfully. Jul 10 14:12:38.915808 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4e6cc57d-bc94-40e3-9c4d-9e9b326435dd tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Flow 'volume_create_api' (1232dd51-a49d-445f-93a5-3c3f5d7e7b2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:12:38.917160 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4e6cc57d-bc94-40e3-9c4d-9e9b326435dd tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5dd1974-a8e2-4fde-932a-7c86966c0f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:38.918789 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-4e6cc57d-bc94-40e3-9c4d-9e9b326435dd tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:12:38.928835 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:38.928835 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:38.943441 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4e6cc57d-bc94-40e3-9c4d-9e9b326435dd tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5dd1974-a8e2-4fde-932a-7c86966c0f2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:19Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=d1bf57bb-d64b-4a91-b78a-2eceb49a2012,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd1bf57bb-d64b-4a91-b78a-2eceb49a2012', 'encryption_key_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=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:38.944755 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4e6cc57d-bc94-40e3-9c4d-9e9b326435dd tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff9d8882-207a-48b3-ac3b-f80d88fccdb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:38.992381 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-4e6cc57d-bc94-40e3-9c4d-9e9b326435dd tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Created reservations ['9ac0f657-214e-4c24-a13f-0bc65ec0162a', 'a8e9dbc1-9d75-477b-a218-7cfdd7d05acb', '4e463c70-19d5-41d3-beed-5d9d418de196', '1c8318bd-c5ac-47f7-90da-1fae9d73b241'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:12:38.993226 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4e6cc57d-bc94-40e3-9c4d-9e9b326435dd tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff9d8882-207a-48b3-ac3b-f80d88fccdb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ac0f657-214e-4c24-a13f-0bc65ec0162a', 'a8e9dbc1-9d75-477b-a218-7cfdd7d05acb', '4e463c70-19d5-41d3-beed-5d9d418de196', '1c8318bd-c5ac-47f7-90da-1fae9d73b241']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:38.993967 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4e6cc57d-bc94-40e3-9c4d-9e9b326435dd tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b11f92f8-03ae-4982-890a-e8cfeab1466d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:39.027169 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4e6cc57d-bc94-40e3-9c4d-9e9b326435dd tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b11f92f8-03ae-4982-890a-e8cfeab1466d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1558ed9e-baa9-4a78-9b32-771f93dcb20a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1185257452',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='163d989f231e478b9c15ed7061ac865f',qos_specs=None,replication_status=,reservations=['9ac0f657-214e-4c24-a13f-0bc65ec0162a','a8e9dbc1-9d75-477b-a218-7cfdd7d05acb','4e463c70-19d5-41d3-beed-5d9d418de196','1c8318bd-c5ac-47f7-90da-1fae9d73b241'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7573ad3c2e6444d48e7a0738fde39479',volume_type_id=d1bf57bb-d64b-4a91-b78a-2eceb49a2012), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:12:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1185257452',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1558ed9e-baa9-4a78-9b32-771f93dcb20a,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='163d989f231e478b9c15ed7061ac865f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7573ad3c2e6444d48e7a0738fde39479',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d1bf57bb-d64b-4a91-b78a-2eceb49a2012),volume_type_id=d1bf57bb-d64b-4a91-b78a-2eceb49a2012)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:39.028373 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4e6cc57d-bc94-40e3-9c4d-9e9b326435dd tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bc3b1a6-face-41c6-a8dd-2cf6ade4b694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:39.058183 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4e6cc57d-bc94-40e3-9c4d-9e9b326435dd tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bc3b1a6-face-41c6-a8dd-2cf6ade4b694) transitioned into state 'SUCCESS' from state '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-1185257452',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='163d989f231e478b9c15ed7061ac865f',qos_specs=None,replication_status=,reservations=['9ac0f657-214e-4c24-a13f-0bc65ec0162a','a8e9dbc1-9d75-477b-a218-7cfdd7d05acb','4e463c70-19d5-41d3-beed-5d9d418de196','1c8318bd-c5ac-47f7-90da-1fae9d73b241'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7573ad3c2e6444d48e7a0738fde39479',volume_type_id=d1bf57bb-d64b-4a91-b78a-2eceb49a2012)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:39.059157 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4e6cc57d-bc94-40e3-9c4d-9e9b326435dd tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd1b559b-ab30-49f5-b3e1-79d6faa8cd42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:39.073880 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4e6cc57d-bc94-40e3-9c4d-9e9b326435dd tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd1b559b-ab30-49f5-b3e1-79d6faa8cd42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:39.074666 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4e6cc57d-bc94-40e3-9c4d-9e9b326435dd tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Flow 'volume_create_api' (1232dd51-a49d-445f-93a5-3c3f5d7e7b2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:12:39.074964 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-4e6cc57d-bc94-40e3-9c4d-9e9b326435dd tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Create volume request issued successfully. Jul 10 14:12:39.075524 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4e6cc57d-bc94-40e3-9c4d-9e9b326435dd tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:12:39.075935 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 301/1223] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:12:38 2026] POST /volume/v3/volumes => generated 758 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:12:39.094434 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-ee2639e6-7f67-4d74-aa6e-9ee3db9bf353 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:39.096613 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ee2639e6-7f67-4d74-aa6e-9ee3db9bf353 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:12:39.096843 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ee2639e6-7f67-4d74-aa6e-9ee3db9bf353 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:39.097291 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ee2639e6-7f67-4d74-aa6e-9ee3db9bf353 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:39.107884 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:39.107884 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:12:39.112725 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-ee2639e6-7f67-4d74-aa6e-9ee3db9bf353 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:12:39.118278 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ee2639e6-7f67-4d74-aa6e-9ee3db9bf353 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:12:39.118733 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 303/1224] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:39 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 826 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:39.154236 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-1f792b3e-f7b9-4ac1-9531-48897a893012 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:39.276521 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1f792b3e-f7b9-4ac1-9531-48897a893012 tempest-BackendsCapabilitiesAdminTestsJSON-1048299004 tempest-BackendsCapabilitiesAdminTestsJSON-1048299004-project-admin] GET https://10.4.3.66/volume/v3/scheduler-stats/get_pools Jul 10 14:12:39.276836 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1f792b3e-f7b9-4ac1-9531-48897a893012 tempest-BackendsCapabilitiesAdminTestsJSON-1048299004 tempest-BackendsCapabilitiesAdminTestsJSON-1048299004-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:39.277110 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1f792b3e-f7b9-4ac1-9531-48897a893012 tempest-BackendsCapabilitiesAdminTestsJSON-1048299004 tempest-BackendsCapabilitiesAdminTestsJSON-1048299004-project-admin] Calling method 'get_pools' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:39.394648 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-713a4fe3-776d-44a4-b00f-0d24bc7178df req-87c1f17c-b391-4421-bad8-bf4389a89650 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:39.397556 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-713a4fe3-776d-44a4-b00f-0d24bc7178df req-87c1f17c-b391-4421-bad8-bf4389a89650 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] POST https://10.4.3.66/volume/v3/attachments/3d033931-9dad-4fde-950f-536bf05a242e/action Jul 10 14:12:39.397996 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-713a4fe3-776d-44a4-b00f-0d24bc7178df req-87c1f17c-b391-4421-bad8-bf4389a89650 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:12:39.398220 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-713a4fe3-776d-44a4-b00f-0d24bc7178df req-87c1f17c-b391-4421-bad8-bf4389a89650 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:39.420980 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:39.420980 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:12:39.433946 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-713a4fe3-776d-44a4-b00f-0d24bc7178df req-87c1f17c-b391-4421-bad8-bf4389a89650 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/attachments/3d033931-9dad-4fde-950f-536bf05a242e/action returned with HTTP 204 Jul 10 14:12:39.434623 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 315/1225] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:12:39 2026] POST /volume/v3/attachments/3d033931-9dad-4fde-950f-536bf05a242e/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:12:39.646148 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-60ac008e-dc24-471e-ab55-23614dc8107b None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:39.648258 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-60ac008e-dc24-471e-ab55-23614dc8107b tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 Jul 10 14:12:39.648390 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-60ac008e-dc24-471e-ab55-23614dc8107b tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:39.648584 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-60ac008e-dc24-471e-ab55-23614dc8107b tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:39.660311 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:39.660311 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:39.664130 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-60ac008e-dc24-471e-ab55-23614dc8107b tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:12:39.668659 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-60ac008e-dc24-471e-ab55-23614dc8107b tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 returned with HTTP 200 Jul 10 14:12:39.669207 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 302/1226] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:39 2026] GET /volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:12:39.713240 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-6699c2ba-a332-4594-8548-5f2db54dff14 req-e97f9591-aa98-4927-a0ab-06781b3b211d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:39.716887 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-6699c2ba-a332-4594-8548-5f2db54dff14 req-e97f9591-aa98-4927-a0ab-06781b3b211d tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf Jul 10 14:12:39.717468 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-6699c2ba-a332-4594-8548-5f2db54dff14 req-e97f9591-aa98-4927-a0ab-06781b3b211d tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:39.717720 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-6699c2ba-a332-4594-8548-5f2db54dff14 req-e97f9591-aa98-4927-a0ab-06781b3b211d tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:39.726210 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:39.726210 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:12:39.738453 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-6699c2ba-a332-4594-8548-5f2db54dff14 req-e97f9591-aa98-4927-a0ab-06781b3b211d tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:12:39.744440 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-6699c2ba-a332-4594-8548-5f2db54dff14 req-e97f9591-aa98-4927-a0ab-06781b3b211d tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf returned with HTTP 200 Jul 10 14:12:39.744950 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 304/1227] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:12:39 2026] GET /volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:39.781409 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1f792b3e-f7b9-4ac1-9531-48897a893012 tempest-BackendsCapabilitiesAdminTestsJSON-1048299004 tempest-BackendsCapabilitiesAdminTestsJSON-1048299004-project-admin] https://10.4.3.66/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 10 14:12:39.781907 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 307/1228] 10.4.3.66 () {66 vars in 1284 bytes} [Fri Jul 10 14:12:39 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 628 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:39.794740 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-91dc608e-df98-416f-bab8-181d161af781 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:39.798928 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-91dc608e-df98-416f-bab8-181d161af781 tempest-BackendsCapabilitiesAdminTestsJSON-1048299004 tempest-BackendsCapabilitiesAdminTestsJSON-1048299004-project-admin] GET https://10.4.3.66/volume/v3/scheduler-stats/get_pools?detail=True Jul 10 14:12:39.799163 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-91dc608e-df98-416f-bab8-181d161af781 tempest-BackendsCapabilitiesAdminTestsJSON-1048299004 tempest-BackendsCapabilitiesAdminTestsJSON-1048299004-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:39.799467 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-91dc608e-df98-416f-bab8-181d161af781 tempest-BackendsCapabilitiesAdminTestsJSON-1048299004 tempest-BackendsCapabilitiesAdminTestsJSON-1048299004-project-admin] Calling method 'get_pools' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:40.053005 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-9824f521-a28b-49f2-9ea6-a324ae84e97f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:40.053522 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9824f521-a28b-49f2-9ea6-a324ae84e97f None None] GET https://10.4.3.66/volume// Jul 10 14:12:40.053759 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9824f521-a28b-49f2-9ea6-a324ae84e97f None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:40.053986 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9824f521-a28b-49f2-9ea6-a324ae84e97f None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:40.054385 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9824f521-a28b-49f2-9ea6-a324ae84e97f None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:12:40.054728 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 303/1229] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:12:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:12:40.062629 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-6b01c5d2-6204-43cb-84c9-06bacc327abc req-c779fd14-b655-47b8-82de-641f68a3ba9d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:40.065159 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-6b01c5d2-6204-43cb-84c9-06bacc327abc req-c779fd14-b655-47b8-82de-641f68a3ba9d tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:12:40.065632 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-6b01c5d2-6204-43cb-84c9-06bacc327abc req-c779fd14-b655-47b8-82de-641f68a3ba9d tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1190326c-5fb6-44a1-a02d-76037a025d12", "connector": null, "instance_uuid": "140f6a5f-4374-4b16-9011-e1821f76d7f0"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:40.077320 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:40.077320 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:12:40.103879 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-6b01c5d2-6204-43cb-84c9-06bacc327abc req-c779fd14-b655-47b8-82de-641f68a3ba9d tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:12:40.104355 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 305/1230] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:12:40 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 14:12:40.132649 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ae5e1f8a-5723-4ad9-b4e7-2f98227cc92e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:40.134353 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ae5e1f8a-5723-4ad9-b4e7-2f98227cc92e tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:12:40.134559 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ae5e1f8a-5723-4ad9-b4e7-2f98227cc92e tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:40.134705 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ae5e1f8a-5723-4ad9-b4e7-2f98227cc92e tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:40.141165 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:40.141165 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:12:40.144811 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-ae5e1f8a-5723-4ad9-b4e7-2f98227cc92e tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:12:40.148883 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ae5e1f8a-5723-4ad9-b4e7-2f98227cc92e tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:12:40.149239 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 308/1231] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:40 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:40.190960 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-872fd4b9-697e-413c-81b8-b147c9e45bcb req-83d68b8c-93fc-4546-8ddc-b2c89633419f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:40.193093 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-872fd4b9-697e-413c-81b8-b147c9e45bcb req-83d68b8c-93fc-4546-8ddc-b2c89633419f tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:12:40.193332 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-872fd4b9-697e-413c-81b8-b147c9e45bcb req-83d68b8c-93fc-4546-8ddc-b2c89633419f tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:40.193653 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-872fd4b9-697e-413c-81b8-b147c9e45bcb req-83d68b8c-93fc-4546-8ddc-b2c89633419f tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:40.200437 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:40.200437 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:40.204275 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-872fd4b9-697e-413c-81b8-b147c9e45bcb req-83d68b8c-93fc-4546-8ddc-b2c89633419f tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:12:40.208962 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-872fd4b9-697e-413c-81b8-b147c9e45bcb req-83d68b8c-93fc-4546-8ddc-b2c89633419f tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:12:40.208962 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 304/1232] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:12:40 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:40.304836 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-91dc608e-df98-416f-bab8-181d161af781 tempest-BackendsCapabilitiesAdminTestsJSON-1048299004 tempest-BackendsCapabilitiesAdminTestsJSON-1048299004-project-admin] https://10.4.3.66/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 10 14:12:40.305301 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 316/1233] 10.4.3.66 () {66 vars in 1307 bytes} [Fri Jul 10 14:12:39 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 14:12:40.316094 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-9829ab8d-72c0-48c3-ae60-9372dde38eae None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:40.317849 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9829ab8d-72c0-48c3-ae60-9372dde38eae tempest-BackendsCapabilitiesAdminTestsJSON-1048299004 tempest-BackendsCapabilitiesAdminTestsJSON-1048299004-project-admin] GET https://10.4.3.66/volume/v3/capabilities/np0000005012@storpool Jul 10 14:12:40.318026 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9829ab8d-72c0-48c3-ae60-9372dde38eae tempest-BackendsCapabilitiesAdminTestsJSON-1048299004 tempest-BackendsCapabilitiesAdminTestsJSON-1048299004-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:40.318205 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9829ab8d-72c0-48c3-ae60-9372dde38eae tempest-BackendsCapabilitiesAdminTestsJSON-1048299004 tempest-BackendsCapabilitiesAdminTestsJSON-1048299004-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:40.318417 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:40.318417 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:12:40.538669 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-3789fb49-8c3b-4eb8-b0f1-87351e0f2376 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:40.540467 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3789fb49-8c3b-4eb8-b0f1-87351e0f2376 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] GET https://10.4.3.66/volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 Jul 10 14:12:40.540709 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3789fb49-8c3b-4eb8-b0f1-87351e0f2376 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:40.540927 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3789fb49-8c3b-4eb8-b0f1-87351e0f2376 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:40.549822 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:40.549822 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:12:40.553589 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-3789fb49-8c3b-4eb8-b0f1-87351e0f2376 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Volume info retrieved successfully. Jul 10 14:12:40.557940 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3789fb49-8c3b-4eb8-b0f1-87351e0f2376 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] https://10.4.3.66/volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 returned with HTTP 200 Jul 10 14:12:40.558314 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 309/1234] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:40 2026] GET /volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:12:40.636169 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8cf51c06-a8bd-4dc1-9c2d-ca7c3f19b86a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:40.636687 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8cf51c06-a8bd-4dc1-9c2d-ca7c3f19b86a None None] GET https://10.4.3.66/volume// Jul 10 14:12:40.636898 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8cf51c06-a8bd-4dc1-9c2d-ca7c3f19b86a None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:40.637148 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8cf51c06-a8bd-4dc1-9c2d-ca7c3f19b86a None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:40.637484 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8cf51c06-a8bd-4dc1-9c2d-ca7c3f19b86a None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:12:40.637775 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 305/1235] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:12:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:12:40.652075 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-6b01c5d2-6204-43cb-84c9-06bacc327abc req-d16c59b3-0459-437a-b8a2-0c760a6b4265 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:40.654326 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-6b01c5d2-6204-43cb-84c9-06bacc327abc req-d16c59b3-0459-437a-b8a2-0c760a6b4265 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] GET https://10.4.3.66/volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 Jul 10 14:12:40.654574 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-6b01c5d2-6204-43cb-84c9-06bacc327abc req-d16c59b3-0459-437a-b8a2-0c760a6b4265 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:40.654784 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-6b01c5d2-6204-43cb-84c9-06bacc327abc req-d16c59b3-0459-437a-b8a2-0c760a6b4265 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:40.664808 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:40.664808 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:12:40.668682 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-6b01c5d2-6204-43cb-84c9-06bacc327abc req-d16c59b3-0459-437a-b8a2-0c760a6b4265 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Volume info retrieved successfully. Jul 10 14:12:40.673748 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-6b01c5d2-6204-43cb-84c9-06bacc327abc req-d16c59b3-0459-437a-b8a2-0c760a6b4265 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] https://10.4.3.66/volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 returned with HTTP 200 Jul 10 14:12:40.674232 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 317/1236] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:12:40 2026] GET /volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 => generated 1024 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:12:40.790614 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-6b01c5d2-6204-43cb-84c9-06bacc327abc req-d99025dc-d413-482e-8aea-c337e5a64b0a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:40.793989 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-6b01c5d2-6204-43cb-84c9-06bacc327abc req-d99025dc-d413-482e-8aea-c337e5a64b0a tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] PUT https://10.4.3.66/volume/v3/attachments/d3acc32c-98e9-45f4-a2cf-1289d5a56d16 Jul 10 14:12:40.794571 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-6b01c5d2-6204-43cb-84c9-06bacc327abc req-d99025dc-d413-482e-8aea-c337e5a64b0a tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:40.805637 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-6b01c5d2-6204-43cb-84c9-06bacc327abc req-d99025dc-d413-482e-8aea-c337e5a64b0a tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Acquiring lock "cinder-attachment_update-1190326c-5fb6-44a1-a02d-76037a025d12-np0000005012" by "attachment_update" {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:12:40.811742 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-6b01c5d2-6204-43cb-84c9-06bacc327abc req-d99025dc-d413-482e-8aea-c337e5a64b0a tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Lock "cinder-attachment_update-1190326c-5fb6-44a1-a02d-76037a025d12-np0000005012" acquired by "attachment_update" :: waited 0.006s {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:12:40.813188 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:40.813188 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:12:40.826350 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9829ab8d-72c0-48c3-ae60-9372dde38eae tempest-BackendsCapabilitiesAdminTestsJSON-1048299004 tempest-BackendsCapabilitiesAdminTestsJSON-1048299004-project-admin] https://10.4.3.66/volume/v3/capabilities/np0000005012@storpool returned with HTTP 200 Jul 10 14:12:40.827068 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 306/1237] 10.4.3.66 () {66 vars in 1311 bytes} [Fri Jul 10 14:12:40 2026] GET /volume/v3/capabilities/np0000005012@storpool => generated 703 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:40.842600 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e88e8fb2-3f6c-4dbe-9f3c-52e99e8c6e2d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:40.845231 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e88e8fb2-3f6c-4dbe-9f3c-52e99e8c6e2d tempest-BackendsCapabilitiesAdminTestsJSON-1048299004 tempest-BackendsCapabilitiesAdminTestsJSON-1048299004-project-admin] GET https://10.4.3.66/volume/v3/capabilities/np0000005012@storpool Jul 10 14:12:40.845438 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e88e8fb2-3f6c-4dbe-9f3c-52e99e8c6e2d tempest-BackendsCapabilitiesAdminTestsJSON-1048299004 tempest-BackendsCapabilitiesAdminTestsJSON-1048299004-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:40.845656 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e88e8fb2-3f6c-4dbe-9f3c-52e99e8c6e2d tempest-BackendsCapabilitiesAdminTestsJSON-1048299004 tempest-BackendsCapabilitiesAdminTestsJSON-1048299004-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:41.340298 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-6b01c5d2-6204-43cb-84c9-06bacc327abc req-d99025dc-d413-482e-8aea-c337e5a64b0a tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Lock "cinder-attachment_update-1190326c-5fb6-44a1-a02d-76037a025d12-np0000005012" released by "attachment_update" :: held 0.529s {{(pid=100153) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:12:41.340775 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-6b01c5d2-6204-43cb-84c9-06bacc327abc req-d99025dc-d413-482e-8aea-c337e5a64b0a tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] https://10.4.3.66/volume/v3/attachments/d3acc32c-98e9-45f4-a2cf-1289d5a56d16 returned with HTTP 200 Jul 10 14:12:41.341288 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 310/1238] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:12:40 2026] PUT /volume/v3/attachments/d3acc32c-98e9-45f4-a2cf-1289d5a56d16 => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:12:41.353699 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e88e8fb2-3f6c-4dbe-9f3c-52e99e8c6e2d tempest-BackendsCapabilitiesAdminTestsJSON-1048299004 tempest-BackendsCapabilitiesAdminTestsJSON-1048299004-project-admin] https://10.4.3.66/volume/v3/capabilities/np0000005012@storpool returned with HTTP 200 Jul 10 14:12:41.354224 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 306/1239] 10.4.3.66 () {66 vars in 1311 bytes} [Fri Jul 10 14:12:40 2026] GET /volume/v3/capabilities/np0000005012@storpool => generated 703 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:41.365770 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-596c2d8d-fe88-4af9-abd7-44259f49662a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:41.368028 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-596c2d8d-fe88-4af9-abd7-44259f49662a tempest-BackendsCapabilitiesAdminTestsJSON-1048299004 tempest-BackendsCapabilitiesAdminTestsJSON-1048299004-project-admin] GET https://10.4.3.66/volume/v3/capabilities/np0000005012@storpool Jul 10 14:12:41.368222 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-596c2d8d-fe88-4af9-abd7-44259f49662a tempest-BackendsCapabilitiesAdminTestsJSON-1048299004 tempest-BackendsCapabilitiesAdminTestsJSON-1048299004-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:41.368463 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-596c2d8d-fe88-4af9-abd7-44259f49662a tempest-BackendsCapabilitiesAdminTestsJSON-1048299004 tempest-BackendsCapabilitiesAdminTestsJSON-1048299004-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:41.574126 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b78325b0-3bc1-4b16-9909-349d6fa08c8a None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:41.575940 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b78325b0-3bc1-4b16-9909-349d6fa08c8a tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] GET https://10.4.3.66/volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 Jul 10 14:12:41.576137 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b78325b0-3bc1-4b16-9909-349d6fa08c8a tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:41.576366 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b78325b0-3bc1-4b16-9909-349d6fa08c8a tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:41.587310 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:41.587310 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:12:41.592081 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-b78325b0-3bc1-4b16-9909-349d6fa08c8a tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Volume info retrieved successfully. Jul 10 14:12:41.597093 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b78325b0-3bc1-4b16-9909-349d6fa08c8a tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] https://10.4.3.66/volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 returned with HTTP 200 Jul 10 14:12:41.597636 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 307/1240] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:41 2026] GET /volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:41.781927 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f7e7bd9e-d2b2-4aa2-8d1e-c821cf018333 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:41.782371 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f7e7bd9e-d2b2-4aa2-8d1e-c821cf018333 None None] GET https://10.4.3.66/volume// Jul 10 14:12:41.782573 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f7e7bd9e-d2b2-4aa2-8d1e-c821cf018333 None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:41.782790 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f7e7bd9e-d2b2-4aa2-8d1e-c821cf018333 None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:41.783126 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f7e7bd9e-d2b2-4aa2-8d1e-c821cf018333 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:12:41.783447 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 311/1241] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:12:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:12:41.791729 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-6699c2ba-a332-4594-8548-5f2db54dff14 req-317f5ab0-db2e-4334-a686-5a1af85348d1 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:41.793964 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-6699c2ba-a332-4594-8548-5f2db54dff14 req-317f5ab0-db2e-4334-a686-5a1af85348d1 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:12:41.794782 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-6699c2ba-a332-4594-8548-5f2db54dff14 req-317f5ab0-db2e-4334-a686-5a1af85348d1 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "847610fb-920b-4f07-a54a-6e83a2255fdf", "connector": null, "instance_uuid": "eaee59d7-69d5-4d15-8376-86b858fbc44b"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:41.804690 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:41.804690 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:41.842890 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-6699c2ba-a332-4594-8548-5f2db54dff14 req-317f5ab0-db2e-4334-a686-5a1af85348d1 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:12:41.843450 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 307/1242] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:12:41 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:12:41.876911 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-596c2d8d-fe88-4af9-abd7-44259f49662a tempest-BackendsCapabilitiesAdminTestsJSON-1048299004 tempest-BackendsCapabilitiesAdminTestsJSON-1048299004-project-admin] https://10.4.3.66/volume/v3/capabilities/np0000005012@storpool returned with HTTP 200 Jul 10 14:12:41.877253 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 318/1243] 10.4.3.66 () {66 vars in 1311 bytes} [Fri Jul 10 14:12:41 2026] GET /volume/v3/capabilities/np0000005012@storpool => generated 703 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:42.241478 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f1d557e1-b296-467a-81de-37642753dcc5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:42.242407 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f1d557e1-b296-467a-81de-37642753dcc5 None None] GET https://10.4.3.66/volume// Jul 10 14:12:42.242407 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f1d557e1-b296-467a-81de-37642753dcc5 None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:42.242512 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f1d557e1-b296-467a-81de-37642753dcc5 None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:42.242908 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f1d557e1-b296-467a-81de-37642753dcc5 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:12:42.243767 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 308/1244] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:12:42 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:12:42.251528 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-872fd4b9-697e-413c-81b8-b147c9e45bcb req-23b1b31a-f5dc-4f2d-9656-7ab29b2fbb38 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:42.253892 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-872fd4b9-697e-413c-81b8-b147c9e45bcb req-23b1b31a-f5dc-4f2d-9656-7ab29b2fbb38 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:12:42.254337 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-872fd4b9-697e-413c-81b8-b147c9e45bcb req-23b1b31a-f5dc-4f2d-9656-7ab29b2fbb38 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1558ed9e-baa9-4a78-9b32-771f93dcb20a", "connector": null, "instance_uuid": "cb082cc6-2397-44da-883b-4297417e0c02"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:42.266163 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:42.266163 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:12:42.270172 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-120ec19d-1621-4016-822c-3ef665ab8005 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:42.273347 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-120ec19d-1621-4016-822c-3ef665ab8005 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf Jul 10 14:12:42.274273 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-120ec19d-1621-4016-822c-3ef665ab8005 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:42.274273 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-120ec19d-1621-4016-822c-3ef665ab8005 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:42.294019 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:42.294019 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:42.300865 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-120ec19d-1621-4016-822c-3ef665ab8005 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:12:42.305354 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-872fd4b9-697e-413c-81b8-b147c9e45bcb req-23b1b31a-f5dc-4f2d-9656-7ab29b2fbb38 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:12:42.306131 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 312/1245] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:12:42 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 14:12:42.309512 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-120ec19d-1621-4016-822c-3ef665ab8005 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf returned with HTTP 200 Jul 10 14:12:42.310071 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 308/1246] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:42 2026] GET /volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf => generated 871 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:42.372792 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7a12ddc2-c142-46cc-a06d-38aa7d8405a2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:42.373281 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7a12ddc2-c142-46cc-a06d-38aa7d8405a2 None None] GET https://10.4.3.66/volume// Jul 10 14:12:42.373575 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7a12ddc2-c142-46cc-a06d-38aa7d8405a2 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:42.373835 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7a12ddc2-c142-46cc-a06d-38aa7d8405a2 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:42.374247 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7a12ddc2-c142-46cc-a06d-38aa7d8405a2 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:12:42.376272 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 319/1247] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:12:42 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:12:42.386068 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-6699c2ba-a332-4594-8548-5f2db54dff14 req-16563fd2-9cc1-4400-a660-7726c03cf869 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:42.391688 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-6699c2ba-a332-4594-8548-5f2db54dff14 req-16563fd2-9cc1-4400-a660-7726c03cf869 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf Jul 10 14:12:42.392445 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-6699c2ba-a332-4594-8548-5f2db54dff14 req-16563fd2-9cc1-4400-a660-7726c03cf869 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:42.392445 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-6699c2ba-a332-4594-8548-5f2db54dff14 req-16563fd2-9cc1-4400-a660-7726c03cf869 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:42.406002 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:42.406002 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:12:42.414984 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-6699c2ba-a332-4594-8548-5f2db54dff14 req-16563fd2-9cc1-4400-a660-7726c03cf869 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:12:42.419113 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-6699c2ba-a332-4594-8548-5f2db54dff14 req-16563fd2-9cc1-4400-a660-7726c03cf869 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf returned with HTTP 200 Jul 10 14:12:42.419625 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 309/1248] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:12:42 2026] GET /volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf => generated 1051 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:12:42.554761 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-6699c2ba-a332-4594-8548-5f2db54dff14 req-2a4fa545-28db-40f6-8bf9-c7074d0bf2dc None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:42.557477 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-6699c2ba-a332-4594-8548-5f2db54dff14 req-2a4fa545-28db-40f6-8bf9-c7074d0bf2dc tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] PUT https://10.4.3.66/volume/v3/attachments/84c3101e-8834-4abf-abb8-9c5908d01529 Jul 10 14:12:42.557846 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-6699c2ba-a332-4594-8548-5f2db54dff14 req-2a4fa545-28db-40f6-8bf9-c7074d0bf2dc tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:42.572864 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-6699c2ba-a332-4594-8548-5f2db54dff14 req-2a4fa545-28db-40f6-8bf9-c7074d0bf2dc tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Acquiring lock "cinder-attachment_update-847610fb-920b-4f07-a54a-6e83a2255fdf-np0000005012" by "attachment_update" {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:12:42.581173 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-6699c2ba-a332-4594-8548-5f2db54dff14 req-2a4fa545-28db-40f6-8bf9-c7074d0bf2dc tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Lock "cinder-attachment_update-847610fb-920b-4f07-a54a-6e83a2255fdf-np0000005012" acquired by "attachment_update" :: waited 0.006s {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:12:42.581173 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:42.581173 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:12:42.616358 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-92b4fb2b-5893-4ece-8cdc-ca7429b19b2a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:42.618622 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-92b4fb2b-5893-4ece-8cdc-ca7429b19b2a tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] GET https://10.4.3.66/volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 Jul 10 14:12:42.618898 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-92b4fb2b-5893-4ece-8cdc-ca7429b19b2a tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:42.619143 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-92b4fb2b-5893-4ece-8cdc-ca7429b19b2a tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:42.643981 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:42.643981 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:42.652042 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-92b4fb2b-5893-4ece-8cdc-ca7429b19b2a tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Volume info retrieved successfully. Jul 10 14:12:42.662585 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-92b4fb2b-5893-4ece-8cdc-ca7429b19b2a tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] https://10.4.3.66/volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 returned with HTTP 200 Jul 10 14:12:42.663626 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 309/1249] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:42 2026] GET /volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:42.735332 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ddfbbce5-7b98-4de4-8311-e2fccc831297 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:42.737896 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ddfbbce5-7b98-4de4-8311-e2fccc831297 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:12:42.738156 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ddfbbce5-7b98-4de4-8311-e2fccc831297 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:42.738427 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ddfbbce5-7b98-4de4-8311-e2fccc831297 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:42.756016 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:42.756016 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:12:42.763116 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ddfbbce5-7b98-4de4-8311-e2fccc831297 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:12:42.772612 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ddfbbce5-7b98-4de4-8311-e2fccc831297 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:12:42.773104 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 320/1250] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:42 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:42.836200 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-fee6f654-6e4a-4d16-85be-e3b50b6c0bbd None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:42.836773 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-fee6f654-6e4a-4d16-85be-e3b50b6c0bbd None None] GET https://10.4.3.66/volume// Jul 10 14:12:42.837021 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-fee6f654-6e4a-4d16-85be-e3b50b6c0bbd None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:42.837261 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-fee6f654-6e4a-4d16-85be-e3b50b6c0bbd None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:42.838093 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-fee6f654-6e4a-4d16-85be-e3b50b6c0bbd None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:12:42.838697 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 310/1251] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:12:42 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 10 14:12:42.847631 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-872fd4b9-697e-413c-81b8-b147c9e45bcb req-d718bdfb-051d-4759-bfd6-b284b6cb6afa None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:42.850733 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-872fd4b9-697e-413c-81b8-b147c9e45bcb req-d718bdfb-051d-4759-bfd6-b284b6cb6afa tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:12:42.851227 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-872fd4b9-697e-413c-81b8-b147c9e45bcb req-d718bdfb-051d-4759-bfd6-b284b6cb6afa tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:42.851469 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-872fd4b9-697e-413c-81b8-b147c9e45bcb req-d718bdfb-051d-4759-bfd6-b284b6cb6afa tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:42.863642 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:42.863642 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:42.869681 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-872fd4b9-697e-413c-81b8-b147c9e45bcb req-d718bdfb-051d-4759-bfd6-b284b6cb6afa tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:12:42.874862 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-872fd4b9-697e-413c-81b8-b147c9e45bcb req-d718bdfb-051d-4759-bfd6-b284b6cb6afa tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:12:42.875311 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 310/1252] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:12:42 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 1030 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:12:42.978073 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-872fd4b9-697e-413c-81b8-b147c9e45bcb req-1d442740-258d-43ae-b179-a1278ca41feb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:42.980144 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-872fd4b9-697e-413c-81b8-b147c9e45bcb req-1d442740-258d-43ae-b179-a1278ca41feb tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] PUT https://10.4.3.66/volume/v3/attachments/df3a552f-d2e0-4740-8121-26796893665d Jul 10 14:12:42.980517 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-872fd4b9-697e-413c-81b8-b147c9e45bcb req-1d442740-258d-43ae-b179-a1278ca41feb tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:42.988162 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-872fd4b9-697e-413c-81b8-b147c9e45bcb req-1d442740-258d-43ae-b179-a1278ca41feb tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Acquiring lock "cinder-attachment_update-1558ed9e-baa9-4a78-9b32-771f93dcb20a-np0000005012" by "attachment_update" {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:12:42.992825 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-872fd4b9-697e-413c-81b8-b147c9e45bcb req-1d442740-258d-43ae-b179-a1278ca41feb tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Lock "cinder-attachment_update-1558ed9e-baa9-4a78-9b32-771f93dcb20a-np0000005012" acquired by "attachment_update" :: waited 0.005s {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:12:42.993988 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:42.993988 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:12:43.106267 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-6699c2ba-a332-4594-8548-5f2db54dff14 req-2a4fa545-28db-40f6-8bf9-c7074d0bf2dc tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Lock "cinder-attachment_update-847610fb-920b-4f07-a54a-6e83a2255fdf-np0000005012" released by "attachment_update" :: held 0.529s {{(pid=100153) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:12:43.106732 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-6699c2ba-a332-4594-8548-5f2db54dff14 req-2a4fa545-28db-40f6-8bf9-c7074d0bf2dc tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/attachments/84c3101e-8834-4abf-abb8-9c5908d01529 returned with HTTP 200 Jul 10 14:12:43.106996 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 313/1253] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:12:42 2026] PUT /volume/v3/attachments/84c3101e-8834-4abf-abb8-9c5908d01529 => generated 968 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 14:12:43.118406 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-6699c2ba-a332-4594-8548-5f2db54dff14 req-31c1132d-5017-46e7-84f4-429707f4f038 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:43.120748 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-6699c2ba-a332-4594-8548-5f2db54dff14 req-31c1132d-5017-46e7-84f4-429707f4f038 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf/encryption Jul 10 14:12:43.120906 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-6699c2ba-a332-4594-8548-5f2db54dff14 req-31c1132d-5017-46e7-84f4-429707f4f038 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:43.121135 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-6699c2ba-a332-4594-8548-5f2db54dff14 req-31c1132d-5017-46e7-84f4-429707f4f038 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'index' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:43.132937 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:43.132937 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:12:43.141660 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-6699c2ba-a332-4594-8548-5f2db54dff14 req-31c1132d-5017-46e7-84f4-429707f4f038 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf/encryption returned with HTTP 200 Jul 10 14:12:43.142166 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 311/1254] 10.4.3.66 () {68 vars in 1624 bytes} [Fri Jul 10 14:12:43 2026] GET /volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:43.330736 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-a2f7dd15-7f4a-4477-a6a6-9fac70a2c78d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:43.337326 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a2f7dd15-7f4a-4477-a6a6-9fac70a2c78d tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf Jul 10 14:12:43.338725 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a2f7dd15-7f4a-4477-a6a6-9fac70a2c78d tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:43.339032 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a2f7dd15-7f4a-4477-a6a6-9fac70a2c78d tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:43.357722 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:43.357722 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:43.360985 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-a2f7dd15-7f4a-4477-a6a6-9fac70a2c78d tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:12:43.366579 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a2f7dd15-7f4a-4477-a6a6-9fac70a2c78d tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf returned with HTTP 200 Jul 10 14:12:43.367111 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 311/1255] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:43 2026] GET /volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf => generated 872 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:43.513765 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-872fd4b9-697e-413c-81b8-b147c9e45bcb req-1d442740-258d-43ae-b179-a1278ca41feb tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Lock "cinder-attachment_update-1558ed9e-baa9-4a78-9b32-771f93dcb20a-np0000005012" released by "attachment_update" :: held 0.521s {{(pid=100152) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:12:43.514148 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-872fd4b9-697e-413c-81b8-b147c9e45bcb req-1d442740-258d-43ae-b179-a1278ca41feb tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/attachments/df3a552f-d2e0-4740-8121-26796893665d returned with HTTP 200 Jul 10 14:12:43.514629 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 321/1256] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:12:42 2026] PUT /volume/v3/attachments/df3a552f-d2e0-4740-8121-26796893665d => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:12:43.685094 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-dd2e4f99-6b28-4064-a8dc-2925dc18f751 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:43.686811 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-dd2e4f99-6b28-4064-a8dc-2925dc18f751 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] GET https://10.4.3.66/volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 Jul 10 14:12:43.687009 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-dd2e4f99-6b28-4064-a8dc-2925dc18f751 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:43.687176 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-dd2e4f99-6b28-4064-a8dc-2925dc18f751 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:43.698149 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:43.698149 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:12:43.701720 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-dd2e4f99-6b28-4064-a8dc-2925dc18f751 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Volume info retrieved successfully. Jul 10 14:12:43.706078 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-dd2e4f99-6b28-4064-a8dc-2925dc18f751 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] https://10.4.3.66/volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 returned with HTTP 200 Jul 10 14:12:43.706448 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 314/1257] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:43 2026] GET /volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:43.789020 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-038a35f6-7825-4f11-bf9c-9d66888072ce None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:43.792574 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-038a35f6-7825-4f11-bf9c-9d66888072ce tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:12:43.793120 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-038a35f6-7825-4f11-bf9c-9d66888072ce tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:43.793404 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-038a35f6-7825-4f11-bf9c-9d66888072ce tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:43.814810 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:43.814810 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:12:43.820675 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-038a35f6-7825-4f11-bf9c-9d66888072ce tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:12:43.827475 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-038a35f6-7825-4f11-bf9c-9d66888072ce tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:12:43.828027 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 312/1258] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:43 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:44.369527 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-3aab0184-07ae-43fc-842a-5253ee848c24 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:44.384356 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b4662af2-7217-478f-98af-a6f0f5c96530 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:44.387793 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b4662af2-7217-478f-98af-a6f0f5c96530 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf Jul 10 14:12:44.388023 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b4662af2-7217-478f-98af-a6f0f5c96530 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:44.388222 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b4662af2-7217-478f-98af-a6f0f5c96530 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:44.408706 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:44.408706 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:12:44.419239 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b4662af2-7217-478f-98af-a6f0f5c96530 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:12:44.424909 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b4662af2-7217-478f-98af-a6f0f5c96530 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf returned with HTTP 200 Jul 10 14:12:44.425312 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 322/1259] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:44 2026] GET /volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf => generated 872 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:44.503189 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3aab0184-07ae-43fc-842a-5253ee848c24 tempest-GroupsV320Test-29989230 tempest-GroupsV320Test-29989230-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:12:44.503739 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3aab0184-07ae-43fc-842a-5253ee848c24 tempest-GroupsV320Test-29989230 tempest-GroupsV320Test-29989230-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1542940842"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:44.522630 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3aab0184-07ae-43fc-842a-5253ee848c24 tempest-GroupsV320Test-29989230 tempest-GroupsV320Test-29989230-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:12:44.522765 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 312/1260] 10.4.3.66 () {68 vars in 1245 bytes} [Fri Jul 10 14:12:44 2026] POST /volume/v3/types => generated 220 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:44.533061 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e3697fe6-857f-47c9-a2f4-b0dd9f0e6025 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:44.534855 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e3697fe6-857f-47c9-a2f4-b0dd9f0e6025 tempest-GroupsV320Test-29989230 tempest-GroupsV320Test-29989230-project-admin] POST https://10.4.3.66/volume/v3/group_types Jul 10 14:12:44.535217 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e3697fe6-857f-47c9-a2f4-b0dd9f0e6025 tempest-GroupsV320Test-29989230 tempest-GroupsV320Test-29989230-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-814148949"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:44.557473 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e3697fe6-857f-47c9-a2f4-b0dd9f0e6025 tempest-GroupsV320Test-29989230 tempest-GroupsV320Test-29989230-project-admin] https://10.4.3.66/volume/v3/group_types returned with HTTP 202 Jul 10 14:12:44.558130 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 315/1261] 10.4.3.66 () {70 vars in 1304 bytes} [Fri Jul 10 14:12:44 2026] POST /volume/v3/group_types => generated 176 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:12:44.567151 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-1674d093-2492-4932-b8f9-a75132926632 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:44.636106 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1674d093-2492-4932-b8f9-a75132926632 tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] POST https://10.4.3.66/volume/v3/groups Jul 10 14:12:44.636601 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1674d093-2492-4932-b8f9-a75132926632 tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2b3b8118-3128-46ee-b338-3c071184a68d", "volume_types": ["e58b156b-d779-4425-bb14-a7fe3886e14c"], "name": "tempest-GroupsV320Test-Group-435444845"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:44.638785 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.groups [None req-1674d093-2492-4932-b8f9-a75132926632 tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] Creating new group {'group': {'group_type': '2b3b8118-3128-46ee-b338-3c071184a68d', 'volume_types': ['e58b156b-d779-4425-bb14-a7fe3886e14c'], 'name': 'tempest-GroupsV320Test-Group-435444845'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 14:12:44.645259 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.groups [None req-1674d093-2492-4932-b8f9-a75132926632 tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] Creating group tempest-GroupsV320Test-Group-435444845. Jul 10 14:12:44.658051 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-1674d093-2492-4932-b8f9-a75132926632 tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] Availability Zones retrieved successfully. Jul 10 14:12:44.678062 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-1674d093-2492-4932-b8f9-a75132926632 tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] Created reservations ['8df95d80-2fe5-47ae-bdc9-83c195e0c16b'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:12:44.701691 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1674d093-2492-4932-b8f9-a75132926632 tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] https://10.4.3.66/volume/v3/groups returned with HTTP 202 Jul 10 14:12:44.702149 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 313/1262] 10.4.3.66 () {70 vars in 1290 bytes} [Fri Jul 10 14:12:44 2026] POST /volume/v3/groups => generated 107 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:12:44.710722 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a239ef07-fd8b-4782-a8fe-4278872ab442 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:44.713901 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a239ef07-fd8b-4782-a8fe-4278872ab442 tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] GET https://10.4.3.66/volume/v3/groups/08ceb7a6-dc52-45b4-aaf6-61817a170523 Jul 10 14:12:44.714267 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a239ef07-fd8b-4782-a8fe-4278872ab442 tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:44.714688 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a239ef07-fd8b-4782-a8fe-4278872ab442 tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:44.714920 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-a239ef07-fd8b-4782-a8fe-4278872ab442 tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] show called for member 08ceb7a6-dc52-45b4-aaf6-61817a170523 {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:12:44.719951 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8646bef6-6a28-4a1f-b4a1-0b57f17b6cd8 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:44.720281 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:44.720281 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:12:44.722538 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8646bef6-6a28-4a1f-b4a1-0b57f17b6cd8 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] GET https://10.4.3.66/volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 Jul 10 14:12:44.722779 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8646bef6-6a28-4a1f-b4a1-0b57f17b6cd8 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:44.723064 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8646bef6-6a28-4a1f-b4a1-0b57f17b6cd8 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:44.729969 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a239ef07-fd8b-4782-a8fe-4278872ab442 tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] https://10.4.3.66/volume/v3/groups/08ceb7a6-dc52-45b4-aaf6-61817a170523 returned with HTTP 200 Jul 10 14:12:44.730514 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 323/1263] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:12:44 2026] GET /volume/v3/groups/08ceb7a6-dc52-45b4-aaf6-61817a170523 => generated 387 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:12:44.746662 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:44.746662 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:44.753687 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-8646bef6-6a28-4a1f-b4a1-0b57f17b6cd8 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Volume info retrieved successfully. Jul 10 14:12:44.764128 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8646bef6-6a28-4a1f-b4a1-0b57f17b6cd8 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] https://10.4.3.66/volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 returned with HTTP 200 Jul 10 14:12:44.764572 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 313/1264] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:44 2026] GET /volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:44.843369 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f622a29e-285c-41a3-b464-fc626a3a736a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:44.845402 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f622a29e-285c-41a3-b464-fc626a3a736a tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:12:44.845642 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f622a29e-285c-41a3-b464-fc626a3a736a tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:44.845826 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f622a29e-285c-41a3-b464-fc626a3a736a tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:44.856234 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:44.856234 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:12:44.859937 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-f622a29e-285c-41a3-b464-fc626a3a736a tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:12:44.865431 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f622a29e-285c-41a3-b464-fc626a3a736a tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:12:44.865855 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 316/1265] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:44 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:45.443112 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-0ed1770d-94a0-49d4-855e-1f6e2802fdb9 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:45.444819 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0ed1770d-94a0-49d4-855e-1f6e2802fdb9 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf Jul 10 14:12:45.444982 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0ed1770d-94a0-49d4-855e-1f6e2802fdb9 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:45.445164 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0ed1770d-94a0-49d4-855e-1f6e2802fdb9 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:45.456714 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:45.456714 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:12:45.461162 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-0ed1770d-94a0-49d4-855e-1f6e2802fdb9 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:12:45.468250 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0ed1770d-94a0-49d4-855e-1f6e2802fdb9 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf returned with HTTP 200 Jul 10 14:12:45.468902 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 314/1266] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:45 2026] GET /volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:45.742386 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6975bcc0-a51f-4578-9a4e-9bd59948ffb6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:45.744775 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6975bcc0-a51f-4578-9a4e-9bd59948ffb6 tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] GET https://10.4.3.66/volume/v3/groups/08ceb7a6-dc52-45b4-aaf6-61817a170523 Jul 10 14:12:45.745069 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6975bcc0-a51f-4578-9a4e-9bd59948ffb6 tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:45.745337 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6975bcc0-a51f-4578-9a4e-9bd59948ffb6 tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:45.745571 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-6975bcc0-a51f-4578-9a4e-9bd59948ffb6 tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] show called for member 08ceb7a6-dc52-45b4-aaf6-61817a170523 {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:12:45.752971 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:45.752971 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:12:45.766051 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6975bcc0-a51f-4578-9a4e-9bd59948ffb6 tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] https://10.4.3.66/volume/v3/groups/08ceb7a6-dc52-45b4-aaf6-61817a170523 returned with HTTP 200 Jul 10 14:12:45.766621 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 324/1267] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:12:45 2026] GET /volume/v3/groups/08ceb7a6-dc52-45b4-aaf6-61817a170523 => generated 388 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:12:45.782581 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-38b870ed-b8bc-458f-8f16-bbf2c59dc402 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:45.782581 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-38b870ed-b8bc-458f-8f16-bbf2c59dc402 tempest-GroupsV320Test-29989230 tempest-GroupsV320Test-29989230-project-admin] POST https://10.4.3.66/volume/v3/groups/08ceb7a6-dc52-45b4-aaf6-61817a170523/action Jul 10 14:12:45.783018 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-38b870ed-b8bc-458f-8f16-bbf2c59dc402 tempest-GroupsV320Test-29989230 tempest-GroupsV320Test-29989230-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:12:45.783179 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-38b870ed-b8bc-458f-8f16-bbf2c59dc402 tempest-GroupsV320Test-29989230 tempest-GroupsV320Test-29989230-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:45.784596 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8202b73d-a88b-4f36-a75f-51d46f5289a1 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:45.785051 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.groups [None req-38b870ed-b8bc-458f-8f16-bbf2c59dc402 tempest-GroupsV320Test-29989230 tempest-GroupsV320Test-29989230-project-admin] Updating group '08ceb7a6-dc52-45b4-aaf6-61817a170523' with 'creating' {{(pid=100154) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 10 14:12:45.787350 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8202b73d-a88b-4f36-a75f-51d46f5289a1 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] GET https://10.4.3.66/volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 Jul 10 14:12:45.787666 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8202b73d-a88b-4f36-a75f-51d46f5289a1 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:45.787927 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8202b73d-a88b-4f36-a75f-51d46f5289a1 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:45.790951 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:45.790951 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:45.801146 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:45.801146 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:12:45.805299 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-38b870ed-b8bc-458f-8f16-bbf2c59dc402 tempest-GroupsV320Test-29989230 tempest-GroupsV320Test-29989230-project-admin] https://10.4.3.66/volume/v3/groups/08ceb7a6-dc52-45b4-aaf6-61817a170523/action returned with HTTP 202 Jul 10 14:12:45.806337 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 314/1268] 10.4.3.66 () {70 vars in 1421 bytes} [Fri Jul 10 14:12:45 2026] POST /volume/v3/groups/08ceb7a6-dc52-45b4-aaf6-61817a170523/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:12:45.806386 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-8202b73d-a88b-4f36-a75f-51d46f5289a1 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Volume info retrieved successfully. Jul 10 14:12:45.817904 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e86697ac-997a-45e7-97dc-81aaf1d1d6d1 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:45.819035 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8202b73d-a88b-4f36-a75f-51d46f5289a1 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] https://10.4.3.66/volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 returned with HTTP 200 Jul 10 14:12:45.819416 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 317/1269] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:45 2026] GET /volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:45.821977 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e86697ac-997a-45e7-97dc-81aaf1d1d6d1 tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] GET https://10.4.3.66/volume/v3/groups/08ceb7a6-dc52-45b4-aaf6-61817a170523 Jul 10 14:12:45.821977 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e86697ac-997a-45e7-97dc-81aaf1d1d6d1 tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:45.821977 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e86697ac-997a-45e7-97dc-81aaf1d1d6d1 tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:45.821977 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.groups [None req-e86697ac-997a-45e7-97dc-81aaf1d1d6d1 tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] show called for member 08ceb7a6-dc52-45b4-aaf6-61817a170523 {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:12:45.827698 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:45.827698 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:12:45.837358 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e86697ac-997a-45e7-97dc-81aaf1d1d6d1 tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] https://10.4.3.66/volume/v3/groups/08ceb7a6-dc52-45b4-aaf6-61817a170523 returned with HTTP 200 Jul 10 14:12:45.838015 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 315/1270] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:12:45 2026] GET /volume/v3/groups/08ceb7a6-dc52-45b4-aaf6-61817a170523 => generated 387 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:12:45.850085 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6409e583-df2e-4e15-a8b4-789b1a111e34 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:45.855580 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6409e583-df2e-4e15-a8b4-789b1a111e34 tempest-GroupsV320Test-29989230 tempest-GroupsV320Test-29989230-project-admin] POST https://10.4.3.66/volume/v3/groups/08ceb7a6-dc52-45b4-aaf6-61817a170523/action Jul 10 14:12:45.856086 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6409e583-df2e-4e15-a8b4-789b1a111e34 tempest-GroupsV320Test-29989230 tempest-GroupsV320Test-29989230-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:12:45.856272 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6409e583-df2e-4e15-a8b4-789b1a111e34 tempest-GroupsV320Test-29989230 tempest-GroupsV320Test-29989230-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:45.858520 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-6409e583-df2e-4e15-a8b4-789b1a111e34 tempest-GroupsV320Test-29989230 tempest-GroupsV320Test-29989230-project-admin] Updating group '08ceb7a6-dc52-45b4-aaf6-61817a170523' with 'available' {{(pid=100152) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 10 14:12:45.866750 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:45.866750 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:12:45.876976 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6409e583-df2e-4e15-a8b4-789b1a111e34 tempest-GroupsV320Test-29989230 tempest-GroupsV320Test-29989230-project-admin] https://10.4.3.66/volume/v3/groups/08ceb7a6-dc52-45b4-aaf6-61817a170523/action returned with HTTP 202 Jul 10 14:12:45.877749 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 325/1271] 10.4.3.66 () {70 vars in 1421 bytes} [Fri Jul 10 14:12:45 2026] POST /volume/v3/groups/08ceb7a6-dc52-45b4-aaf6-61817a170523/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:12:45.881058 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-dd6759fd-6f4b-4741-aa1d-9ad58a10321b None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:45.883021 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-dd6759fd-6f4b-4741-aa1d-9ad58a10321b tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:12:45.883269 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-dd6759fd-6f4b-4741-aa1d-9ad58a10321b tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:45.883465 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-dd6759fd-6f4b-4741-aa1d-9ad58a10321b tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:45.888240 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d0727f8c-6fb4-4457-a8f4-41f45a663093 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:45.894061 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d0727f8c-6fb4-4457-a8f4-41f45a663093 tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] GET https://10.4.3.66/volume/v3/groups/08ceb7a6-dc52-45b4-aaf6-61817a170523 Jul 10 14:12:45.894353 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d0727f8c-6fb4-4457-a8f4-41f45a663093 tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:45.894660 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d0727f8c-6fb4-4457-a8f4-41f45a663093 tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:45.894843 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.groups [None req-d0727f8c-6fb4-4457-a8f4-41f45a663093 tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] show called for member 08ceb7a6-dc52-45b4-aaf6-61817a170523 {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:12:45.897300 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:45.897300 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:45.900763 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:45.900763 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:12:45.903359 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-dd6759fd-6f4b-4741-aa1d-9ad58a10321b tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:12:45.911192 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-dd6759fd-6f4b-4741-aa1d-9ad58a10321b tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:12:45.912107 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 315/1272] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:45 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:45.912308 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d0727f8c-6fb4-4457-a8f4-41f45a663093 tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] https://10.4.3.66/volume/v3/groups/08ceb7a6-dc52-45b4-aaf6-61817a170523 returned with HTTP 200 Jul 10 14:12:45.912884 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 318/1273] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:12:45 2026] GET /volume/v3/groups/08ceb7a6-dc52-45b4-aaf6-61817a170523 => generated 388 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:12:45.928930 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-c7b42879-6793-4f49-b18c-99e4d7cab6f1 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:45.930946 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c7b42879-6793-4f49-b18c-99e4d7cab6f1 tempest-GroupsV320Test-29989230 tempest-GroupsV320Test-29989230-project-admin] POST https://10.4.3.66/volume/v3/groups/08ceb7a6-dc52-45b4-aaf6-61817a170523/action Jul 10 14:12:45.931403 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c7b42879-6793-4f49-b18c-99e4d7cab6f1 tempest-GroupsV320Test-29989230 tempest-GroupsV320Test-29989230-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:12:45.931590 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c7b42879-6793-4f49-b18c-99e4d7cab6f1 tempest-GroupsV320Test-29989230 tempest-GroupsV320Test-29989230-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:45.933270 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.groups [None req-c7b42879-6793-4f49-b18c-99e4d7cab6f1 tempest-GroupsV320Test-29989230 tempest-GroupsV320Test-29989230-project-admin] Updating group '08ceb7a6-dc52-45b4-aaf6-61817a170523' with 'error' {{(pid=100155) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 10 14:12:45.941696 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:45.941696 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:12:45.948257 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c7b42879-6793-4f49-b18c-99e4d7cab6f1 tempest-GroupsV320Test-29989230 tempest-GroupsV320Test-29989230-project-admin] https://10.4.3.66/volume/v3/groups/08ceb7a6-dc52-45b4-aaf6-61817a170523/action returned with HTTP 202 Jul 10 14:12:45.949752 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 316/1274] 10.4.3.66 () {70 vars in 1421 bytes} [Fri Jul 10 14:12:45 2026] POST /volume/v3/groups/08ceb7a6-dc52-45b4-aaf6-61817a170523/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:12:45.957268 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f8e9ec8c-5358-424e-8178-b306e0e4318a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:45.959787 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f8e9ec8c-5358-424e-8178-b306e0e4318a tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] GET https://10.4.3.66/volume/v3/groups/08ceb7a6-dc52-45b4-aaf6-61817a170523 Jul 10 14:12:45.960018 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f8e9ec8c-5358-424e-8178-b306e0e4318a tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:45.960246 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f8e9ec8c-5358-424e-8178-b306e0e4318a tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:45.960424 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-f8e9ec8c-5358-424e-8178-b306e0e4318a tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] show called for member 08ceb7a6-dc52-45b4-aaf6-61817a170523 {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:12:45.964953 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:45.964953 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:12:45.974018 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f8e9ec8c-5358-424e-8178-b306e0e4318a tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] https://10.4.3.66/volume/v3/groups/08ceb7a6-dc52-45b4-aaf6-61817a170523 returned with HTTP 200 Jul 10 14:12:45.974632 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 326/1275] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:12:45 2026] GET /volume/v3/groups/08ceb7a6-dc52-45b4-aaf6-61817a170523 => generated 384 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:12:45.984835 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e4496abd-7d07-4c81-8bb6-8471693436ff None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:45.986702 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e4496abd-7d07-4c81-8bb6-8471693436ff tempest-GroupsV320Test-29989230 tempest-GroupsV320Test-29989230-project-admin] POST https://10.4.3.66/volume/v3/groups/08ceb7a6-dc52-45b4-aaf6-61817a170523/action Jul 10 14:12:45.987102 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e4496abd-7d07-4c81-8bb6-8471693436ff tempest-GroupsV320Test-29989230 tempest-GroupsV320Test-29989230-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:12:45.987265 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e4496abd-7d07-4c81-8bb6-8471693436ff tempest-GroupsV320Test-29989230 tempest-GroupsV320Test-29989230-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:45.988726 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.groups [None req-e4496abd-7d07-4c81-8bb6-8471693436ff tempest-GroupsV320Test-29989230 tempest-GroupsV320Test-29989230-project-admin] Updating group '08ceb7a6-dc52-45b4-aaf6-61817a170523' with 'available' {{(pid=100154) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 10 14:12:45.992590 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:45.992590 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:45.999341 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e4496abd-7d07-4c81-8bb6-8471693436ff tempest-GroupsV320Test-29989230 tempest-GroupsV320Test-29989230-project-admin] https://10.4.3.66/volume/v3/groups/08ceb7a6-dc52-45b4-aaf6-61817a170523/action returned with HTTP 202 Jul 10 14:12:45.999977 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 316/1276] 10.4.3.66 () {70 vars in 1421 bytes} [Fri Jul 10 14:12:45 2026] POST /volume/v3/groups/08ceb7a6-dc52-45b4-aaf6-61817a170523/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:12:46.008002 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f04fc0d0-295f-4685-a45b-a8b1ef28671c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:46.010199 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f04fc0d0-295f-4685-a45b-a8b1ef28671c tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] GET https://10.4.3.66/volume/v3/groups/08ceb7a6-dc52-45b4-aaf6-61817a170523 Jul 10 14:12:46.010381 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f04fc0d0-295f-4685-a45b-a8b1ef28671c tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:46.010632 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f04fc0d0-295f-4685-a45b-a8b1ef28671c tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:46.010756 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.groups [None req-f04fc0d0-295f-4685-a45b-a8b1ef28671c tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] show called for member 08ceb7a6-dc52-45b4-aaf6-61817a170523 {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:12:46.014261 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:46.014261 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:12:46.021491 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f04fc0d0-295f-4685-a45b-a8b1ef28671c tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] https://10.4.3.66/volume/v3/groups/08ceb7a6-dc52-45b4-aaf6-61817a170523 returned with HTTP 200 Jul 10 14:12:46.021909 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 319/1277] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:12:46 2026] GET /volume/v3/groups/08ceb7a6-dc52-45b4-aaf6-61817a170523 => generated 388 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:12:46.032899 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b681dcbd-e993-41d7-9f34-534eb6965264 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:46.034603 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b681dcbd-e993-41d7-9f34-534eb6965264 tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] GET https://10.4.3.66/volume/v3/volumes/detail Jul 10 14:12:46.034814 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b681dcbd-e993-41d7-9f34-534eb6965264 tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:46.035007 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b681dcbd-e993-41d7-9f34-534eb6965264 tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] Calling method 'detail' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:46.035260 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.api_utils [None req-b681dcbd-e993-41d7-9f34-534eb6965264 tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] Removing options '' from query. {{(pid=100155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:12:46.036063 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b681dcbd-e993-41d7-9f34-534eb6965264 tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:12:46.043127 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-b681dcbd-e993-41d7-9f34-534eb6965264 tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] Get all volumes completed successfully. Jul 10 14:12:46.045352 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b681dcbd-e993-41d7-9f34-534eb6965264 tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Jul 10 14:12:46.045886 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 317/1278] 10.4.3.66 () {68 vars in 1292 bytes} [Fri Jul 10 14:12:46 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:12:46.057703 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-77d740df-41ec-4589-9e1e-9633caa8392c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:46.059319 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-77d740df-41ec-4589-9e1e-9633caa8392c tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] POST https://10.4.3.66/volume/v3/groups/08ceb7a6-dc52-45b4-aaf6-61817a170523/action Jul 10 14:12:46.059757 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-77d740df-41ec-4589-9e1e-9633caa8392c tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:12:46.059879 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-77d740df-41ec-4589-9e1e-9633caa8392c tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:46.061245 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-77d740df-41ec-4589-9e1e-9633caa8392c tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] delete called for group 08ceb7a6-dc52-45b4-aaf6-61817a170523 {{(pid=100152) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 14:12:46.061342 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.groups [None req-77d740df-41ec-4589-9e1e-9633caa8392c tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] Delete group with id: 08ceb7a6-dc52-45b4-aaf6-61817a170523 Jul 10 14:12:46.065298 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:46.065298 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:12:46.106456 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-77d740df-41ec-4589-9e1e-9633caa8392c tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] https://10.4.3.66/volume/v3/groups/08ceb7a6-dc52-45b4-aaf6-61817a170523/action returned with HTTP 202 Jul 10 14:12:46.106986 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 327/1279] 10.4.3.66 () {70 vars in 1421 bytes} [Fri Jul 10 14:12:46 2026] POST /volume/v3/groups/08ceb7a6-dc52-45b4-aaf6-61817a170523/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:12:46.115434 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0027f5bb-b0ed-4150-8a5f-581aa49ea1ae None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:46.117340 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0027f5bb-b0ed-4150-8a5f-581aa49ea1ae tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] GET https://10.4.3.66/volume/v3/groups/08ceb7a6-dc52-45b4-aaf6-61817a170523 Jul 10 14:12:46.117656 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0027f5bb-b0ed-4150-8a5f-581aa49ea1ae tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:46.117895 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0027f5bb-b0ed-4150-8a5f-581aa49ea1ae tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:46.118062 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.groups [None req-0027f5bb-b0ed-4150-8a5f-581aa49ea1ae tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] show called for member 08ceb7a6-dc52-45b4-aaf6-61817a170523 {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:12:46.123810 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:46.123810 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:46.135146 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5086bb34-904c-4c4e-8d1b-31eb0ac4f5ae None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:46.137061 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5086bb34-904c-4c4e-8d1b-31eb0ac4f5ae tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] GET https://10.4.3.66/volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 Jul 10 14:12:46.137292 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5086bb34-904c-4c4e-8d1b-31eb0ac4f5ae tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:46.137585 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5086bb34-904c-4c4e-8d1b-31eb0ac4f5ae tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:46.138371 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0027f5bb-b0ed-4150-8a5f-581aa49ea1ae tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] https://10.4.3.66/volume/v3/groups/08ceb7a6-dc52-45b4-aaf6-61817a170523 returned with HTTP 200 Jul 10 14:12:46.138835 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 317/1280] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:12:46 2026] GET /volume/v3/groups/08ceb7a6-dc52-45b4-aaf6-61817a170523 => generated 387 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:12:46.154803 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:46.154803 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:12:46.160833 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-5086bb34-904c-4c4e-8d1b-31eb0ac4f5ae tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Volume info retrieved successfully. Jul 10 14:12:46.172060 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5086bb34-904c-4c4e-8d1b-31eb0ac4f5ae tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] https://10.4.3.66/volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 returned with HTTP 200 Jul 10 14:12:46.172514 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 320/1281] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:46 2026] GET /volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 => generated 1141 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:12:46.215016 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-4824ac0f-e471-4902-a461-3a9f5d0a0e73 req-54d85940-3ba2-4a46-acea-3482a2968f04 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:46.217640 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-4824ac0f-e471-4902-a461-3a9f5d0a0e73 req-54d85940-3ba2-4a46-acea-3482a2968f04 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] GET https://10.4.3.66/volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 Jul 10 14:12:46.217884 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-4824ac0f-e471-4902-a461-3a9f5d0a0e73 req-54d85940-3ba2-4a46-acea-3482a2968f04 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:46.218108 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-4824ac0f-e471-4902-a461-3a9f5d0a0e73 req-54d85940-3ba2-4a46-acea-3482a2968f04 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:46.231205 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:46.231205 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:12:46.236022 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-4824ac0f-e471-4902-a461-3a9f5d0a0e73 req-54d85940-3ba2-4a46-acea-3482a2968f04 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Volume info retrieved successfully. Jul 10 14:12:46.241715 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-4824ac0f-e471-4902-a461-3a9f5d0a0e73 req-54d85940-3ba2-4a46-acea-3482a2968f04 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] https://10.4.3.66/volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 returned with HTTP 200 Jul 10 14:12:46.242245 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 318/1282] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:12:46 2026] GET /volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 => generated 1141 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:12:46.263008 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-4824ac0f-e471-4902-a461-3a9f5d0a0e73 req-a4d06fea-6352-481c-b15c-01fc6997d619 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:46.265813 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-4824ac0f-e471-4902-a461-3a9f5d0a0e73 req-a4d06fea-6352-481c-b15c-01fc6997d619 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] POST https://10.4.3.66/volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44/action Jul 10 14:12:46.266258 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-4824ac0f-e471-4902-a461-3a9f5d0a0e73 req-a4d06fea-6352-481c-b15c-01fc6997d619 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:12:46.266430 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-4824ac0f-e471-4902-a461-3a9f5d0a0e73 req-a4d06fea-6352-481c-b15c-01fc6997d619 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:46.280590 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:46.280590 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:12:46.281273 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-4824ac0f-e471-4902-a461-3a9f5d0a0e73 req-a4d06fea-6352-481c-b15c-01fc6997d619 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Volume info retrieved successfully. Jul 10 14:12:46.288926 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-4824ac0f-e471-4902-a461-3a9f5d0a0e73 req-a4d06fea-6352-481c-b15c-01fc6997d619 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Begin detaching volume completed successfully. Jul 10 14:12:46.289201 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-4824ac0f-e471-4902-a461-3a9f5d0a0e73 req-a4d06fea-6352-481c-b15c-01fc6997d619 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] https://10.4.3.66/volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44/action returned with HTTP 202 Jul 10 14:12:46.289830 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 328/1283] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:12:46 2026] POST /volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:12:46.482838 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-3d6f6b7b-8566-47ea-b979-e3b0f5417ca9 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:46.484517 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3d6f6b7b-8566-47ea-b979-e3b0f5417ca9 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf Jul 10 14:12:46.484693 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3d6f6b7b-8566-47ea-b979-e3b0f5417ca9 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:46.484921 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3d6f6b7b-8566-47ea-b979-e3b0f5417ca9 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:46.493976 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:46.493976 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:46.497646 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-3d6f6b7b-8566-47ea-b979-e3b0f5417ca9 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:12:46.502280 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3d6f6b7b-8566-47ea-b979-e3b0f5417ca9 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf returned with HTTP 200 Jul 10 14:12:46.502830 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 318/1284] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:46 2026] GET /volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:46.832367 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-2996ecbf-a6e3-43b8-9891-d5a3474668a0 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:46.834105 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2996ecbf-a6e3-43b8-9891-d5a3474668a0 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] GET https://10.4.3.66/volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 Jul 10 14:12:46.834300 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2996ecbf-a6e3-43b8-9891-d5a3474668a0 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:46.834524 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2996ecbf-a6e3-43b8-9891-d5a3474668a0 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:46.844040 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:46.844040 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:12:46.847823 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-2996ecbf-a6e3-43b8-9891-d5a3474668a0 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Volume info retrieved successfully. Jul 10 14:12:46.852357 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2996ecbf-a6e3-43b8-9891-d5a3474668a0 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] https://10.4.3.66/volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 returned with HTTP 200 Jul 10 14:12:46.853025 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 321/1285] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:46 2026] GET /volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:46.930881 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e0247843-80e2-46cb-8e49-2d740c26ff36 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:46.932774 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e0247843-80e2-46cb-8e49-2d740c26ff36 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:12:46.932986 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e0247843-80e2-46cb-8e49-2d740c26ff36 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:46.933213 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e0247843-80e2-46cb-8e49-2d740c26ff36 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:46.943248 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:46.943248 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:12:46.947908 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e0247843-80e2-46cb-8e49-2d740c26ff36 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:12:46.953186 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e0247843-80e2-46cb-8e49-2d740c26ff36 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:12:46.953635 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 319/1286] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:46 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:47.151736 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e5382635-fe5b-432b-9593-19cf0fa09dbb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:47.153560 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e5382635-fe5b-432b-9593-19cf0fa09dbb tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] GET https://10.4.3.66/volume/v3/groups/08ceb7a6-dc52-45b4-aaf6-61817a170523 Jul 10 14:12:47.153767 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e5382635-fe5b-432b-9593-19cf0fa09dbb tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:47.153964 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e5382635-fe5b-432b-9593-19cf0fa09dbb tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:47.154106 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-e5382635-fe5b-432b-9593-19cf0fa09dbb tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] show called for member 08ceb7a6-dc52-45b4-aaf6-61817a170523 {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:12:47.157159 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e5382635-fe5b-432b-9593-19cf0fa09dbb tempest-GroupsV320Test-355867467 tempest-GroupsV320Test-355867467-project-member] https://10.4.3.66/volume/v3/groups/08ceb7a6-dc52-45b4-aaf6-61817a170523 returned with HTTP 404 Jul 10 14:12:47.157776 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 329/1287] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:12:47 2026] GET /volume/v3/groups/08ceb7a6-dc52-45b4-aaf6-61817a170523 => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:12:47.165155 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e7487d89-df42-409f-bc3f-637e55ecf96a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:47.167117 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e7487d89-df42-409f-bc3f-637e55ecf96a tempest-GroupsV320Test-29989230 tempest-GroupsV320Test-29989230-project-admin] DELETE https://10.4.3.66/volume/v3/group_types/2b3b8118-3128-46ee-b338-3c071184a68d Jul 10 14:12:47.167362 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e7487d89-df42-409f-bc3f-637e55ecf96a tempest-GroupsV320Test-29989230 tempest-GroupsV320Test-29989230-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:47.167606 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e7487d89-df42-409f-bc3f-637e55ecf96a tempest-GroupsV320Test-29989230 tempest-GroupsV320Test-29989230-project-admin] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:47.179780 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e7487d89-df42-409f-bc3f-637e55ecf96a tempest-GroupsV320Test-29989230 tempest-GroupsV320Test-29989230-project-admin] https://10.4.3.66/volume/v3/group_types/2b3b8118-3128-46ee-b338-3c071184a68d returned with HTTP 202 Jul 10 14:12:47.180485 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 319/1288] 10.4.3.66 () {68 vars in 1397 bytes} [Fri Jul 10 14:12:47 2026] DELETE /volume/v3/group_types/2b3b8118-3128-46ee-b338-3c071184a68d => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:12:47.187405 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-caf4a755-f854-43b2-b025-fc9b9c45de84 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:47.189487 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-caf4a755-f854-43b2-b025-fc9b9c45de84 tempest-GroupsV320Test-29989230 tempest-GroupsV320Test-29989230-project-admin] DELETE https://10.4.3.66/volume/v3/types/e58b156b-d779-4425-bb14-a7fe3886e14c Jul 10 14:12:47.189760 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-caf4a755-f854-43b2-b025-fc9b9c45de84 tempest-GroupsV320Test-29989230 tempest-GroupsV320Test-29989230-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:47.190029 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-caf4a755-f854-43b2-b025-fc9b9c45de84 tempest-GroupsV320Test-29989230 tempest-GroupsV320Test-29989230-project-admin] Calling method '_delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:47.242199 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-caf4a755-f854-43b2-b025-fc9b9c45de84 tempest-GroupsV320Test-29989230 tempest-GroupsV320Test-29989230-project-admin] https://10.4.3.66/volume/v3/types/e58b156b-d779-4425-bb14-a7fe3886e14c returned with HTTP 202 Jul 10 14:12:47.242700 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 322/1289] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:12:47 2026] DELETE /volume/v3/types/e58b156b-d779-4425-bb14-a7fe3886e14c => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:12:47.251450 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f9d10de9-a120-414e-87ee-acc5651f02d9 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:47.253591 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f9d10de9-a120-414e-87ee-acc5651f02d9 tempest-GroupsV320Test-29989230 tempest-GroupsV320Test-29989230-project-admin] GET https://10.4.3.66/volume/v3/types/e58b156b-d779-4425-bb14-a7fe3886e14c Jul 10 14:12:47.253813 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f9d10de9-a120-414e-87ee-acc5651f02d9 tempest-GroupsV320Test-29989230 tempest-GroupsV320Test-29989230-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:47.254095 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f9d10de9-a120-414e-87ee-acc5651f02d9 tempest-GroupsV320Test-29989230 tempest-GroupsV320Test-29989230-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:47.258352 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f9d10de9-a120-414e-87ee-acc5651f02d9 tempest-GroupsV320Test-29989230 tempest-GroupsV320Test-29989230-project-admin] https://10.4.3.66/volume/v3/types/e58b156b-d779-4425-bb14-a7fe3886e14c returned with HTTP 404 Jul 10 14:12:47.259211 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 320/1290] 10.4.3.66 () {66 vars in 1335 bytes} [Fri Jul 10 14:12:47 2026] GET /volume/v3/types/e58b156b-d779-4425-bb14-a7fe3886e14c => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 14:12:47.316657 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2fc63596-a035-43d1-ad0a-d92fec5bad2c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:47.317030 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2fc63596-a035-43d1-ad0a-d92fec5bad2c None None] GET https://10.4.3.66/volume// Jul 10 14:12:47.317196 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2fc63596-a035-43d1-ad0a-d92fec5bad2c None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:47.317371 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2fc63596-a035-43d1-ad0a-d92fec5bad2c None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:47.317744 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2fc63596-a035-43d1-ad0a-d92fec5bad2c None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:12:47.318015 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 330/1291] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:12:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:12:47.325771 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-4824ac0f-e471-4902-a461-3a9f5d0a0e73 req-5c2db109-7416-4e23-bcb0-987a709374bf None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:47.328207 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-4824ac0f-e471-4902-a461-3a9f5d0a0e73 req-5c2db109-7416-4e23-bcb0-987a709374bf tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] GET https://10.4.3.66/volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 Jul 10 14:12:47.328437 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-4824ac0f-e471-4902-a461-3a9f5d0a0e73 req-5c2db109-7416-4e23-bcb0-987a709374bf tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:47.328715 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-4824ac0f-e471-4902-a461-3a9f5d0a0e73 req-5c2db109-7416-4e23-bcb0-987a709374bf tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:47.343442 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:47.343442 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:47.350665 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-4824ac0f-e471-4902-a461-3a9f5d0a0e73 req-5c2db109-7416-4e23-bcb0-987a709374bf tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Volume info retrieved successfully. Jul 10 14:12:47.355967 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-4824ac0f-e471-4902-a461-3a9f5d0a0e73 req-5c2db109-7416-4e23-bcb0-987a709374bf tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] https://10.4.3.66/volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 returned with HTTP 200 Jul 10 14:12:47.356631 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 320/1292] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:12:47 2026] GET /volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 => generated 1324 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:12:47.519510 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4c3ea4f3-0da9-4ccd-909c-31ab6a79584f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:47.521665 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4c3ea4f3-0da9-4ccd-909c-31ab6a79584f tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf Jul 10 14:12:47.521886 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4c3ea4f3-0da9-4ccd-909c-31ab6a79584f tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:47.522095 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4c3ea4f3-0da9-4ccd-909c-31ab6a79584f tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:47.534370 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:47.534370 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:12:47.538807 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-4c3ea4f3-0da9-4ccd-909c-31ab6a79584f tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:12:47.545658 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4c3ea4f3-0da9-4ccd-909c-31ab6a79584f tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf returned with HTTP 200 Jul 10 14:12:47.546099 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 323/1293] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:47 2026] GET /volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:47.570993 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-6b01c5d2-6204-43cb-84c9-06bacc327abc req-901f856a-c71d-4723-9a42-43642a8a0fce None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:47.573583 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-6b01c5d2-6204-43cb-84c9-06bacc327abc req-901f856a-c71d-4723-9a42-43642a8a0fce tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] POST https://10.4.3.66/volume/v3/attachments/d3acc32c-98e9-45f4-a2cf-1289d5a56d16/action Jul 10 14:12:47.574058 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-6b01c5d2-6204-43cb-84c9-06bacc327abc req-901f856a-c71d-4723-9a42-43642a8a0fce tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Action body: b'{"os-complete": null}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:12:47.574227 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-6b01c5d2-6204-43cb-84c9-06bacc327abc req-901f856a-c71d-4723-9a42-43642a8a0fce tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:47.593878 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:47.593878 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:12:47.606197 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-6b01c5d2-6204-43cb-84c9-06bacc327abc req-901f856a-c71d-4723-9a42-43642a8a0fce tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] https://10.4.3.66/volume/v3/attachments/d3acc32c-98e9-45f4-a2cf-1289d5a56d16/action returned with HTTP 204 Jul 10 14:12:47.606400 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 321/1294] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:12:47 2026] POST /volume/v3/attachments/d3acc32c-98e9-45f4-a2cf-1289d5a56d16/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 10 14:12:47.866076 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-81527a9b-edf1-49ef-8f97-5852076592f5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:47.867723 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-81527a9b-edf1-49ef-8f97-5852076592f5 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] GET https://10.4.3.66/volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 Jul 10 14:12:47.867980 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-81527a9b-edf1-49ef-8f97-5852076592f5 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:47.868239 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-81527a9b-edf1-49ef-8f97-5852076592f5 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:47.883708 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:47.883708 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:12:47.888428 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-81527a9b-edf1-49ef-8f97-5852076592f5 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Volume info retrieved successfully. Jul 10 14:12:47.895139 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-81527a9b-edf1-49ef-8f97-5852076592f5 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] https://10.4.3.66/volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 returned with HTTP 200 Jul 10 14:12:47.897014 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 331/1295] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:47 2026] GET /volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:12:47.910362 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-aba76eb5-d7d2-49d0-b30c-d4c6306b6f25 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:47.912641 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-aba76eb5-d7d2-49d0-b30c-d4c6306b6f25 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] GET https://10.4.3.66/volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 Jul 10 14:12:47.912641 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-aba76eb5-d7d2-49d0-b30c-d4c6306b6f25 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:47.912641 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-aba76eb5-d7d2-49d0-b30c-d4c6306b6f25 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:47.922607 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:47.922607 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:47.927267 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-aba76eb5-d7d2-49d0-b30c-d4c6306b6f25 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Volume info retrieved successfully. Jul 10 14:12:47.932829 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-aba76eb5-d7d2-49d0-b30c-d4c6306b6f25 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] https://10.4.3.66/volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 returned with HTTP 200 Jul 10 14:12:47.933409 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 321/1296] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:47 2026] GET /volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:12:47.972085 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8e9c5f1d-127b-4a07-8004-93cb4131212d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:47.974341 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8e9c5f1d-127b-4a07-8004-93cb4131212d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:12:47.974596 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8e9c5f1d-127b-4a07-8004-93cb4131212d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:47.974809 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8e9c5f1d-127b-4a07-8004-93cb4131212d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:47.985247 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:47.985247 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:12:47.990831 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-8e9c5f1d-127b-4a07-8004-93cb4131212d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:12:47.997147 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8e9c5f1d-127b-4a07-8004-93cb4131212d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:12:47.997930 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 324/1297] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:47 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:48.561897 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d6b012c4-5718-4c5e-a824-92f045474cea None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:48.566088 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d6b012c4-5718-4c5e-a824-92f045474cea tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf Jul 10 14:12:48.566088 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d6b012c4-5718-4c5e-a824-92f045474cea tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:48.566088 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d6b012c4-5718-4c5e-a824-92f045474cea tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:48.592788 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:48.592788 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:12:48.597691 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-d6b012c4-5718-4c5e-a824-92f045474cea tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:12:48.607760 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d6b012c4-5718-4c5e-a824-92f045474cea tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf returned with HTTP 200 Jul 10 14:12:48.608857 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 322/1298] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:48 2026] GET /volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf => generated 872 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:49.013212 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-356f6db1-a035-400c-a10f-4367a4760e16 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:49.015827 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-356f6db1-a035-400c-a10f-4367a4760e16 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:12:49.016239 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-356f6db1-a035-400c-a10f-4367a4760e16 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:49.016451 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-356f6db1-a035-400c-a10f-4367a4760e16 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:49.044402 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:49.044402 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:12:49.051183 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-356f6db1-a035-400c-a10f-4367a4760e16 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:12:49.056182 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-356f6db1-a035-400c-a10f-4367a4760e16 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:12:49.056760 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 332/1299] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:49 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 851 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:49.623327 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-96f75505-6047-495c-8170-64237b87f445 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:49.628281 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-96f75505-6047-495c-8170-64237b87f445 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf Jul 10 14:12:49.628550 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-96f75505-6047-495c-8170-64237b87f445 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:49.628817 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-96f75505-6047-495c-8170-64237b87f445 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:49.641576 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:49.641576 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:49.646060 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-96f75505-6047-495c-8170-64237b87f445 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:12:49.651730 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-96f75505-6047-495c-8170-64237b87f445 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf returned with HTTP 200 Jul 10 14:12:49.652330 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 322/1300] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:49 2026] GET /volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:49.819418 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0c473adc-34d4-4c6c-9b5f-0c1575063cdd None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:49.929410 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0c473adc-34d4-4c6c-9b5f-0c1575063cdd tempest-VolumeQuotasNegativeTestJSON-2110405691 tempest-VolumeQuotasNegativeTestJSON-2110405691-project-admin] GET https://10.4.3.66/volume/v3/os-quota-sets/9951cd819fa84c26907a0832ce889b79 Jul 10 14:12:49.929731 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0c473adc-34d4-4c6c-9b5f-0c1575063cdd tempest-VolumeQuotasNegativeTestJSON-2110405691 tempest-VolumeQuotasNegativeTestJSON-2110405691-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:49.930007 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0c473adc-34d4-4c6c-9b5f-0c1575063cdd tempest-VolumeQuotasNegativeTestJSON-2110405691 tempest-VolumeQuotasNegativeTestJSON-2110405691-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:49.940887 np0000005012 devstack@c-api.service[100153]: WARNING cinder.quota [None req-0c473adc-34d4-4c6c-9b5f-0c1575063cdd tempest-VolumeQuotasNegativeTestJSON-2110405691 tempest-VolumeQuotasNegativeTestJSON-2110405691-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1234815259 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1234815259, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:12:49.941212 np0000005012 devstack@c-api.service[100153]: WARNING cinder.quota [None req-0c473adc-34d4-4c6c-9b5f-0c1575063cdd tempest-VolumeQuotasNegativeTestJSON-2110405691 tempest-VolumeQuotasNegativeTestJSON-2110405691-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-8243516-568180466 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-8243516-568180466, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:12:49.941458 np0000005012 devstack@c-api.service[100153]: WARNING cinder.quota [None req-0c473adc-34d4-4c6c-9b5f-0c1575063cdd tempest-VolumeQuotasNegativeTestJSON-2110405691 tempest-VolumeQuotasNegativeTestJSON-2110405691-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-8243516-568180466 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-8243516-568180466, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:12:49.941782 np0000005012 devstack@c-api.service[100153]: WARNING cinder.quota [None req-0c473adc-34d4-4c6c-9b5f-0c1575063cdd tempest-VolumeQuotasNegativeTestJSON-2110405691 tempest-VolumeQuotasNegativeTestJSON-2110405691-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-8243516-568180466 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-8243516-568180466, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:12:49.942235 np0000005012 devstack@c-api.service[100153]: WARNING cinder.quota [None req-0c473adc-34d4-4c6c-9b5f-0c1575063cdd tempest-VolumeQuotasNegativeTestJSON-2110405691 tempest-VolumeQuotasNegativeTestJSON-2110405691-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-231764879 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-231764879, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:12:49.949753 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0c473adc-34d4-4c6c-9b5f-0c1575063cdd tempest-VolumeQuotasNegativeTestJSON-2110405691 tempest-VolumeQuotasNegativeTestJSON-2110405691-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/9951cd819fa84c26907a0832ce889b79 returned with HTTP 200 Jul 10 14:12:49.950217 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 325/1301] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:12:49 2026] GET /volume/v3/os-quota-sets/9951cd819fa84c26907a0832ce889b79 => generated 1058 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:12:49.960148 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b83fa4bd-509d-4332-a490-1a6909f2cbcd None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:49.980983 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fa2a953e-aebe-4720-a72b-badf77256958 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:49.982882 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fa2a953e-aebe-4720-a72b-badf77256958 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 Jul 10 14:12:49.983146 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fa2a953e-aebe-4720-a72b-badf77256958 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:49.983411 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fa2a953e-aebe-4720-a72b-badf77256958 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:49.995058 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:49.995058 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:12:50.000936 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-fa2a953e-aebe-4720-a72b-badf77256958 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:12:50.006823 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fa2a953e-aebe-4720-a72b-badf77256958 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 returned with HTTP 200 Jul 10 14:12:50.007401 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 333/1302] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:49 2026] GET /volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:50.023533 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e9c03a58-aeb6-43af-9373-234e06c1b333 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:50.025857 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e9c03a58-aeb6-43af-9373-234e06c1b333 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 Jul 10 14:12:50.026187 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e9c03a58-aeb6-43af-9373-234e06c1b333 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:50.026544 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e9c03a58-aeb6-43af-9373-234e06c1b333 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:50.034356 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:50.034356 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:50.038841 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-e9c03a58-aeb6-43af-9373-234e06c1b333 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:12:50.043781 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e9c03a58-aeb6-43af-9373-234e06c1b333 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 returned with HTTP 200 Jul 10 14:12:50.044308 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 323/1303] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:50 2026] GET /volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:50.051488 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b83fa4bd-509d-4332-a490-1a6909f2cbcd tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:12:50.051906 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b83fa4bd-509d-4332-a490-1a6909f2cbcd tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-289536957"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:50.053756 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-b83fa4bd-509d-4332-a490-1a6909f2cbcd tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-289536957'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:12:50.054002 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-b83fa4bd-509d-4332-a490-1a6909f2cbcd tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Create volume of 1 GB Jul 10 14:12:50.058707 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-b83fa4bd-509d-4332-a490-1a6909f2cbcd tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Availability Zones retrieved successfully. Jul 10 14:12:50.065669 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b83fa4bd-509d-4332-a490-1a6909f2cbcd tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Flow 'volume_create_api' (8d077918-c953-4a01-94ad-d7e1347a77c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:12:50.066692 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b83fa4bd-509d-4332-a490-1a6909f2cbcd tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69b371e8-6465-47a5-a4af-44b9cc458261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:50.068098 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-b83fa4bd-509d-4332-a490-1a6909f2cbcd tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:12:50.070215 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-23980b1d-8867-4568-9e3c-4d12139a1d3a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:50.072352 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-23980b1d-8867-4568-9e3c-4d12139a1d3a tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:12:50.072694 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-23980b1d-8867-4568-9e3c-4d12139a1d3a tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:50.072946 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-23980b1d-8867-4568-9e3c-4d12139a1d3a tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:50.088122 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:50.088122 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:12:50.093555 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-3a25b9a7-c29a-4499-b958-2f1116be0460 req-bfcf9fe9-6443-4e9f-b6fa-5d37144d9668 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:50.096528 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-3a25b9a7-c29a-4499-b958-2f1116be0460 req-bfcf9fe9-6443-4e9f-b6fa-5d37144d9668 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 Jul 10 14:12:50.096791 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-3a25b9a7-c29a-4499-b958-2f1116be0460 req-bfcf9fe9-6443-4e9f-b6fa-5d37144d9668 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:50.097011 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-3a25b9a7-c29a-4499-b958-2f1116be0460 req-bfcf9fe9-6443-4e9f-b6fa-5d37144d9668 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:50.098712 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-23980b1d-8867-4568-9e3c-4d12139a1d3a tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:12:50.101175 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b83fa4bd-509d-4332-a490-1a6909f2cbcd tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69b371e8-6465-47a5-a4af-44b9cc458261) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:50.102097 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b83fa4bd-509d-4332-a490-1a6909f2cbcd tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72b361be-df22-4c2a-be7f-0da8748829ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:50.104121 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-23980b1d-8867-4568-9e3c-4d12139a1d3a tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:12:50.104561 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 326/1304] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:50 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:50.106662 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:50.106662 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:12:50.119604 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-3a25b9a7-c29a-4499-b958-2f1116be0460 req-bfcf9fe9-6443-4e9f-b6fa-5d37144d9668 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:12:50.125134 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-3a25b9a7-c29a-4499-b958-2f1116be0460 req-bfcf9fe9-6443-4e9f-b6fa-5d37144d9668 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 returned with HTTP 200 Jul 10 14:12:50.125728 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 334/1305] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:12:50 2026] GET /volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 => generated 875 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:50.167058 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-b83fa4bd-509d-4332-a490-1a6909f2cbcd tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Created reservations ['75957763-10cf-4aed-8770-e5a3a4d620d4', 'bd868dbc-74a0-4aab-b203-2e1db6874418', '4c1732f1-aaba-452c-b4da-a751a05b0dc4', '95afef8c-3116-4330-ac86-df9b6d9b43d5'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:12:50.167741 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b83fa4bd-509d-4332-a490-1a6909f2cbcd tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72b361be-df22-4c2a-be7f-0da8748829ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75957763-10cf-4aed-8770-e5a3a4d620d4', 'bd868dbc-74a0-4aab-b203-2e1db6874418', '4c1732f1-aaba-452c-b4da-a751a05b0dc4', '95afef8c-3116-4330-ac86-df9b6d9b43d5']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:50.168425 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b83fa4bd-509d-4332-a490-1a6909f2cbcd tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecf424e6-946d-4d2f-9083-395c9542b018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:50.197945 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b83fa4bd-509d-4332-a490-1a6909f2cbcd tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecf424e6-946d-4d2f-9083-395c9542b018) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14c65da7-b706-4d4b-9a9b-139357dd611d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-289536957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9951cd819fa84c26907a0832ce889b79',qos_specs=None,replication_status=,reservations=['75957763-10cf-4aed-8770-e5a3a4d620d4','bd868dbc-74a0-4aab-b203-2e1db6874418','4c1732f1-aaba-452c-b4da-a751a05b0dc4','95afef8c-3116-4330-ac86-df9b6d9b43d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbad5da136ae41bb87223fff7d6137f8',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:12:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-289536957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14c65da7-b706-4d4b-9a9b-139357dd611d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9951cd819fa84c26907a0832ce889b79',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cbad5da136ae41bb87223fff7d6137f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:50.198617 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b83fa4bd-509d-4332-a490-1a6909f2cbcd tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adf3fd56-5deb-4ad7-9ac5-3438275cc22c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:50.222623 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b83fa4bd-509d-4332-a490-1a6909f2cbcd tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adf3fd56-5deb-4ad7-9ac5-3438275cc22c) transitioned into state 'SUCCESS' from state '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-289536957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9951cd819fa84c26907a0832ce889b79',qos_specs=None,replication_status=,reservations=['75957763-10cf-4aed-8770-e5a3a4d620d4','bd868dbc-74a0-4aab-b203-2e1db6874418','4c1732f1-aaba-452c-b4da-a751a05b0dc4','95afef8c-3116-4330-ac86-df9b6d9b43d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbad5da136ae41bb87223fff7d6137f8',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:50.223624 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b83fa4bd-509d-4332-a490-1a6909f2cbcd tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8878066c-580e-4538-a068-5c853b44033c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:50.236187 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b83fa4bd-509d-4332-a490-1a6909f2cbcd tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8878066c-580e-4538-a068-5c853b44033c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:50.237578 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b83fa4bd-509d-4332-a490-1a6909f2cbcd tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Flow 'volume_create_api' (8d077918-c953-4a01-94ad-d7e1347a77c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:12:50.238020 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-b83fa4bd-509d-4332-a490-1a6909f2cbcd tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Create volume request issued successfully. Jul 10 14:12:50.238880 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b83fa4bd-509d-4332-a490-1a6909f2cbcd tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:12:50.239431 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 323/1306] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:12:49 2026] POST /volume/v3/volumes => generated 756 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:12:50.252080 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-063dfb99-5bce-48bd-8a2f-3376ff810b7f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:50.254475 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-063dfb99-5bce-48bd-8a2f-3376ff810b7f tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] GET https://10.4.3.66/volume/v3/volumes/14c65da7-b706-4d4b-9a9b-139357dd611d Jul 10 14:12:50.254920 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-063dfb99-5bce-48bd-8a2f-3376ff810b7f tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:50.255240 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-063dfb99-5bce-48bd-8a2f-3376ff810b7f tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:50.263254 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:50.263254 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:50.267578 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-063dfb99-5bce-48bd-8a2f-3376ff810b7f tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Volume info retrieved successfully. Jul 10 14:12:50.272341 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-063dfb99-5bce-48bd-8a2f-3376ff810b7f tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] https://10.4.3.66/volume/v3/volumes/14c65da7-b706-4d4b-9a9b-139357dd611d returned with HTTP 200 Jul 10 14:12:50.272828 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 324/1307] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:50 2026] GET /volume/v3/volumes/14c65da7-b706-4d4b-9a9b-139357dd611d => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:50.665091 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-148e465c-ba1e-4eaf-adf1-0ca4acaade12 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:50.669204 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-148e465c-ba1e-4eaf-adf1-0ca4acaade12 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf Jul 10 14:12:50.669469 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-148e465c-ba1e-4eaf-adf1-0ca4acaade12 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:50.669784 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-148e465c-ba1e-4eaf-adf1-0ca4acaade12 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:50.684245 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:50.684245 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:12:50.689090 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-148e465c-ba1e-4eaf-adf1-0ca4acaade12 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:12:50.694452 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-148e465c-ba1e-4eaf-adf1-0ca4acaade12 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf returned with HTTP 200 Jul 10 14:12:50.694975 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 327/1308] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:50 2026] GET /volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf => generated 872 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:51.125256 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d5d632bb-ce3a-4e8c-a2fb-e8f50826cd19 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:51.127139 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d5d632bb-ce3a-4e8c-a2fb-e8f50826cd19 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:12:51.127456 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d5d632bb-ce3a-4e8c-a2fb-e8f50826cd19 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:51.128836 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d5d632bb-ce3a-4e8c-a2fb-e8f50826cd19 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:51.140307 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:51.140307 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:12:51.148414 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d5d632bb-ce3a-4e8c-a2fb-e8f50826cd19 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:12:51.150906 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d5d632bb-ce3a-4e8c-a2fb-e8f50826cd19 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:12:51.150906 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 335/1309] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:51 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:51.173308 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-4824ac0f-e471-4902-a461-3a9f5d0a0e73 req-56a6e0ea-e54e-43f4-8b29-f58553dc3124 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:51.175882 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-4824ac0f-e471-4902-a461-3a9f5d0a0e73 req-56a6e0ea-e54e-43f4-8b29-f58553dc3124 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] DELETE https://10.4.3.66/volume/v3/attachments/68b0cc19-e480-402b-bb98-0b6ff0f192c7 Jul 10 14:12:51.176108 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-4824ac0f-e471-4902-a461-3a9f5d0a0e73 req-56a6e0ea-e54e-43f4-8b29-f58553dc3124 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:51.176315 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-4824ac0f-e471-4902-a461-3a9f5d0a0e73 req-56a6e0ea-e54e-43f4-8b29-f58553dc3124 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:51.184853 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:51.184853 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:12:51.288047 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-a734c060-e46d-4943-81ec-ee0654777c5c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:51.289831 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a734c060-e46d-4943-81ec-ee0654777c5c tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] GET https://10.4.3.66/volume/v3/volumes/14c65da7-b706-4d4b-9a9b-139357dd611d Jul 10 14:12:51.290050 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a734c060-e46d-4943-81ec-ee0654777c5c tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:51.290280 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a734c060-e46d-4943-81ec-ee0654777c5c tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:51.297200 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:51.297200 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:51.301394 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-a734c060-e46d-4943-81ec-ee0654777c5c tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Volume info retrieved successfully. Jul 10 14:12:51.306654 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a734c060-e46d-4943-81ec-ee0654777c5c tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] https://10.4.3.66/volume/v3/volumes/14c65da7-b706-4d4b-9a9b-139357dd611d returned with HTTP 200 Jul 10 14:12:51.307093 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 325/1310] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:51 2026] GET /volume/v3/volumes/14c65da7-b706-4d4b-9a9b-139357dd611d => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:51.322099 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ab37ea94-ec29-454e-9cc9-cec41bb91e59 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:51.323969 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ab37ea94-ec29-454e-9cc9-cec41bb91e59 tempest-VolumeQuotasNegativeTestJSON-2110405691 tempest-VolumeQuotasNegativeTestJSON-2110405691-project-admin] PUT https://10.4.3.66/volume/v3/os-quota-sets/9951cd819fa84c26907a0832ce889b79 Jul 10 14:12:51.324303 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ab37ea94-ec29-454e-9cc9-cec41bb91e59 tempest-VolumeQuotasNegativeTestJSON-2110405691 tempest-VolumeQuotasNegativeTestJSON-2110405691-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:51.378437 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ab37ea94-ec29-454e-9cc9-cec41bb91e59 tempest-VolumeQuotasNegativeTestJSON-2110405691 tempest-VolumeQuotasNegativeTestJSON-2110405691-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/9951cd819fa84c26907a0832ce889b79 returned with HTTP 200 Jul 10 14:12:51.379029 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 328/1311] 10.4.3.66 () {68 vars in 1367 bytes} [Fri Jul 10 14:12:51 2026] PUT /volume/v3/os-quota-sets/9951cd819fa84c26907a0832ce889b79 => generated 1013 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:12:51.390198 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8a4796df-f769-4662-a22a-93c84d98ecf5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:51.394693 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8a4796df-f769-4662-a22a-93c84d98ecf5 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:12:51.394693 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8a4796df-f769-4662-a22a-93c84d98ecf5 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:51.395690 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-8a4796df-f769-4662-a22a-93c84d98ecf5 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:12:51.396039 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-8a4796df-f769-4662-a22a-93c84d98ecf5 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Create volume of 2 GB Jul 10 14:12:51.402845 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8a4796df-f769-4662-a22a-93c84d98ecf5 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Availability Zones retrieved successfully. Jul 10 14:12:51.412688 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8a4796df-f769-4662-a22a-93c84d98ecf5 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Flow 'volume_create_api' (e8a491e5-ed61-4979-986a-3222fb3e9b23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:12:51.414087 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8a4796df-f769-4662-a22a-93c84d98ecf5 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80659d5d-5d30-40bc-9b31-5cd8abc0b08b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:51.416556 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-8a4796df-f769-4662-a22a-93c84d98ecf5 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Validating volume size '2' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:12:51.449173 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8a4796df-f769-4662-a22a-93c84d98ecf5 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80659d5d-5d30-40bc-9b31-5cd8abc0b08b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:51.450399 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8a4796df-f769-4662-a22a-93c84d98ecf5 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fd9e437-269b-48d7-aee1-37ed6360c5de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:51.492783 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota_utils [None req-8a4796df-f769-4662-a22a-93c84d98ecf5 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Quota exceeded for 9951cd819fa84c26907a0832ce889b79, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 10 14:12:51.497677 np0000005012 devstack@c-api.service[100152]: WARNING cinder.volume.api [None req-8a4796df-f769-4662-a22a-93c84d98ecf5 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fd9e437-269b-48d7-aee1-37ed6360c5de) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 14:12:51.497677 np0000005012 devstack@c-api.service[100152]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jul 10 14:12:51.501406 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8a4796df-f769-4662-a22a-93c84d98ecf5 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fd9e437-269b-48d7-aee1-37ed6360c5de) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:51.503039 np0000005012 devstack@c-api.service[100152]: WARNING cinder.volume.api [None req-8a4796df-f769-4662-a22a-93c84d98ecf5 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fd9e437-269b-48d7-aee1-37ed6360c5de) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 14:12:51.504151 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8a4796df-f769-4662-a22a-93c84d98ecf5 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80659d5d-5d30-40bc-9b31-5cd8abc0b08b) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:51.505059 np0000005012 devstack@c-api.service[100152]: WARNING cinder.volume.api [None req-8a4796df-f769-4662-a22a-93c84d98ecf5 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80659d5d-5d30-40bc-9b31-5cd8abc0b08b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 14:12:51.506149 np0000005012 devstack@c-api.service[100152]: WARNING cinder.volume.api [None req-8a4796df-f769-4662-a22a-93c84d98ecf5 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Flow 'volume_create_api' (e8a491e5-ed61-4979-986a-3222fb3e9b23) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 14:12:51.506633 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.middleware.fault [None req-8a4796df-f769-4662-a22a-93c84d98ecf5 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 413 Jul 10 14:12:51.507407 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 336/1312] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:12:51 2026] POST /volume/v3/volumes => generated 208 bytes in 118 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 10 14:12:51.516343 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ee4b63b5-5a76-4a14-89b3-09784e1b3ee9 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:51.519152 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ee4b63b5-5a76-4a14-89b3-09784e1b3ee9 tempest-VolumeQuotasNegativeTestJSON-2110405691 tempest-VolumeQuotasNegativeTestJSON-2110405691-project-admin] PUT https://10.4.3.66/volume/v3/os-quota-sets/9951cd819fa84c26907a0832ce889b79 Jul 10 14:12:51.519696 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ee4b63b5-5a76-4a14-89b3-09784e1b3ee9 tempest-VolumeQuotasNegativeTestJSON-2110405691 tempest-VolumeQuotasNegativeTestJSON-2110405691-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:51.573641 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-ee4b63b5-5a76-4a14-89b3-09784e1b3ee9 tempest-VolumeQuotasNegativeTestJSON-2110405691 tempest-VolumeQuotasNegativeTestJSON-2110405691-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1234815259 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1234815259, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:12:51.574132 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-ee4b63b5-5a76-4a14-89b3-09784e1b3ee9 tempest-VolumeQuotasNegativeTestJSON-2110405691 tempest-VolumeQuotasNegativeTestJSON-2110405691-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1234815259 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1234815259, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:12:51.574481 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-ee4b63b5-5a76-4a14-89b3-09784e1b3ee9 tempest-VolumeQuotasNegativeTestJSON-2110405691 tempest-VolumeQuotasNegativeTestJSON-2110405691-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1234815259 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1234815259, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:12:51.575173 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-ee4b63b5-5a76-4a14-89b3-09784e1b3ee9 tempest-VolumeQuotasNegativeTestJSON-2110405691 tempest-VolumeQuotasNegativeTestJSON-2110405691-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-8243516-568180466 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-8243516-568180466, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:12:51.575629 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-ee4b63b5-5a76-4a14-89b3-09784e1b3ee9 tempest-VolumeQuotasNegativeTestJSON-2110405691 tempest-VolumeQuotasNegativeTestJSON-2110405691-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-231764879 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-231764879, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:12:51.576285 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-ee4b63b5-5a76-4a14-89b3-09784e1b3ee9 tempest-VolumeQuotasNegativeTestJSON-2110405691 tempest-VolumeQuotasNegativeTestJSON-2110405691-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-231764879 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-231764879, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:12:51.576702 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-ee4b63b5-5a76-4a14-89b3-09784e1b3ee9 tempest-VolumeQuotasNegativeTestJSON-2110405691 tempest-VolumeQuotasNegativeTestJSON-2110405691-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-231764879 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-231764879, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:12:51.577333 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-ee4b63b5-5a76-4a14-89b3-09784e1b3ee9 tempest-VolumeQuotasNegativeTestJSON-2110405691 tempest-VolumeQuotasNegativeTestJSON-2110405691-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 14:12:51.578167 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-ee4b63b5-5a76-4a14-89b3-09784e1b3ee9 tempest-VolumeQuotasNegativeTestJSON-2110405691 tempest-VolumeQuotasNegativeTestJSON-2110405691-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 14:12:51.578490 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-ee4b63b5-5a76-4a14-89b3-09784e1b3ee9 tempest-VolumeQuotasNegativeTestJSON-2110405691 tempest-VolumeQuotasNegativeTestJSON-2110405691-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 14:12:51.578902 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-ee4b63b5-5a76-4a14-89b3-09784e1b3ee9 tempest-VolumeQuotasNegativeTestJSON-2110405691 tempest-VolumeQuotasNegativeTestJSON-2110405691-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 14:12:51.586388 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ee4b63b5-5a76-4a14-89b3-09784e1b3ee9 tempest-VolumeQuotasNegativeTestJSON-2110405691 tempest-VolumeQuotasNegativeTestJSON-2110405691-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/9951cd819fa84c26907a0832ce889b79 returned with HTTP 200 Jul 10 14:12:51.586994 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 326/1313] 10.4.3.66 () {68 vars in 1367 bytes} [Fri Jul 10 14:12:51 2026] PUT /volume/v3/os-quota-sets/9951cd819fa84c26907a0832ce889b79 => generated 1013 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:12:51.598840 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a8773e01-0598-44f0-8c78-258bb3338816 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:51.601835 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a8773e01-0598-44f0-8c78-258bb3338816 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:12:51.602037 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a8773e01-0598-44f0-8c78-258bb3338816 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:51.603344 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-a8773e01-0598-44f0-8c78-258bb3338816 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:12:51.603436 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-a8773e01-0598-44f0-8c78-258bb3338816 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Create volume of 1 GB Jul 10 14:12:51.616669 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a8773e01-0598-44f0-8c78-258bb3338816 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Availability Zones retrieved successfully. Jul 10 14:12:51.621683 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-a8773e01-0598-44f0-8c78-258bb3338816 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Flow 'volume_create_api' (2879bb76-038c-4326-9dd6-f54443bd29b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:12:51.622678 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-a8773e01-0598-44f0-8c78-258bb3338816 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c213d23-a59a-4c94-82bf-b58e2850ec24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:51.623729 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-a8773e01-0598-44f0-8c78-258bb3338816 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:12:51.655847 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-a8773e01-0598-44f0-8c78-258bb3338816 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c213d23-a59a-4c94-82bf-b58e2850ec24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:51.656576 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-a8773e01-0598-44f0-8c78-258bb3338816 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7191014e-b444-47e2-8124-a6780b2f56f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:51.688787 np0000005012 devstack@c-api.service[100153]: WARNING cinder.quota_utils [None req-a8773e01-0598-44f0-8c78-258bb3338816 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Quota exceeded for 9951cd819fa84c26907a0832ce889b79, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jul 10 14:12:51.692753 np0000005012 devstack@c-api.service[100153]: WARNING cinder.volume.api [None req-a8773e01-0598-44f0-8c78-258bb3338816 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7191014e-b444-47e2-8124-a6780b2f56f5) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 14:12:51.692753 np0000005012 devstack@c-api.service[100153]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jul 10 14:12:51.696761 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-a8773e01-0598-44f0-8c78-258bb3338816 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7191014e-b444-47e2-8124-a6780b2f56f5) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:51.697933 np0000005012 devstack@c-api.service[100153]: WARNING cinder.volume.api [None req-a8773e01-0598-44f0-8c78-258bb3338816 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7191014e-b444-47e2-8124-a6780b2f56f5) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 14:12:51.698695 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-a8773e01-0598-44f0-8c78-258bb3338816 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c213d23-a59a-4c94-82bf-b58e2850ec24) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:51.699439 np0000005012 devstack@c-api.service[100153]: WARNING cinder.volume.api [None req-a8773e01-0598-44f0-8c78-258bb3338816 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c213d23-a59a-4c94-82bf-b58e2850ec24) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 14:12:51.700163 np0000005012 devstack@c-api.service[100153]: WARNING cinder.volume.api [None req-a8773e01-0598-44f0-8c78-258bb3338816 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Flow 'volume_create_api' (2879bb76-038c-4326-9dd6-f54443bd29b4) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 14:12:51.700439 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.middleware.fault [None req-a8773e01-0598-44f0-8c78-258bb3338816 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 413 Jul 10 14:12:51.701115 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 329/1314] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:12:51 2026] POST /volume/v3/volumes => generated 150 bytes in 103 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 10 14:12:51.709705 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4299f7c6-f3ce-4c43-bada-26ae3d3e989f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:51.713072 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-072de2e9-a796-47ed-a029-3b3317b77c3f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:51.713194 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4299f7c6-f3ce-4c43-bada-26ae3d3e989f tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf Jul 10 14:12:51.713194 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4299f7c6-f3ce-4c43-bada-26ae3d3e989f tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:51.713194 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4299f7c6-f3ce-4c43-bada-26ae3d3e989f tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:51.717517 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-072de2e9-a796-47ed-a029-3b3317b77c3f tempest-VolumeQuotasNegativeTestJSON-2110405691 tempest-VolumeQuotasNegativeTestJSON-2110405691-project-admin] PUT https://10.4.3.66/volume/v3/os-quota-sets/9951cd819fa84c26907a0832ce889b79 Jul 10 14:12:51.717517 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-072de2e9-a796-47ed-a029-3b3317b77c3f tempest-VolumeQuotasNegativeTestJSON-2110405691 tempest-VolumeQuotasNegativeTestJSON-2110405691-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:51.732953 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:51.732953 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:12:51.737176 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4299f7c6-f3ce-4c43-bada-26ae3d3e989f tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:12:51.742804 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4299f7c6-f3ce-4c43-bada-26ae3d3e989f tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf returned with HTTP 200 Jul 10 14:12:51.743402 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 337/1315] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:51 2026] GET /volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf => generated 872 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:51.744447 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-4824ac0f-e471-4902-a461-3a9f5d0a0e73 req-56a6e0ea-e54e-43f4-8b29-f58553dc3124 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] https://10.4.3.66/volume/v3/attachments/68b0cc19-e480-402b-bb98-0b6ff0f192c7 returned with HTTP 200 Jul 10 14:12:51.744947 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 324/1316] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:12:51 2026] DELETE /volume/v3/attachments/68b0cc19-e480-402b-bb98-0b6ff0f192c7 => generated 19 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:51.768311 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-072de2e9-a796-47ed-a029-3b3317b77c3f tempest-VolumeQuotasNegativeTestJSON-2110405691 tempest-VolumeQuotasNegativeTestJSON-2110405691-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/9951cd819fa84c26907a0832ce889b79 returned with HTTP 200 Jul 10 14:12:51.768999 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 327/1317] 10.4.3.66 () {68 vars in 1367 bytes} [Fri Jul 10 14:12:51 2026] PUT /volume/v3/os-quota-sets/9951cd819fa84c26907a0832ce889b79 => generated 1012 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:12:51.783056 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d7f7048b-6ccc-4b65-8b7b-eb77adb8186d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:51.786660 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d7f7048b-6ccc-4b65-8b7b-eb77adb8186d tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] POST https://10.4.3.66/volume/v3/volumes/14c65da7-b706-4d4b-9a9b-139357dd611d/action Jul 10 14:12:51.787129 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d7f7048b-6ccc-4b65-8b7b-eb77adb8186d tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:12:51.787314 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d7f7048b-6ccc-4b65-8b7b-eb77adb8186d tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:51.799447 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:51.799447 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:12:51.800196 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-d7f7048b-6ccc-4b65-8b7b-eb77adb8186d tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Volume info retrieved successfully. Jul 10 14:12:51.851609 np0000005012 devstack@c-api.service[100153]: ERROR cinder.volume.api [None req-d7f7048b-6ccc-4b65-8b7b-eb77adb8186d tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Quota exceeded for 9951cd819fa84c26907a0832ce889b79, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 10 14:12:51.857798 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.middleware.fault [None req-d7f7048b-6ccc-4b65-8b7b-eb77adb8186d tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] https://10.4.3.66/volume/v3/volumes/14c65da7-b706-4d4b-9a9b-139357dd611d/action returned with HTTP 413 Jul 10 14:12:51.858909 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 330/1318] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:12:51 2026] POST /volume/v3/volumes/14c65da7-b706-4d4b-9a9b-139357dd611d/action => generated 208 bytes in 76 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 10 14:12:51.867036 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7a9f1429-848b-4cce-9f97-2f0698e09812 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:51.870437 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7a9f1429-848b-4cce-9f97-2f0698e09812 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] GET https://10.4.3.66/volume/v3/volumes/14c65da7-b706-4d4b-9a9b-139357dd611d Jul 10 14:12:51.870437 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7a9f1429-848b-4cce-9f97-2f0698e09812 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:51.870437 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7a9f1429-848b-4cce-9f97-2f0698e09812 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:51.876336 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:51.876336 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:12:51.880852 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7a9f1429-848b-4cce-9f97-2f0698e09812 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Volume info retrieved successfully. Jul 10 14:12:51.884149 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7a9f1429-848b-4cce-9f97-2f0698e09812 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] https://10.4.3.66/volume/v3/volumes/14c65da7-b706-4d4b-9a9b-139357dd611d returned with HTTP 200 Jul 10 14:12:51.884619 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 338/1319] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:51 2026] GET /volume/v3/volumes/14c65da7-b706-4d4b-9a9b-139357dd611d => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:51.906407 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b274aa0c-2d58-444d-8995-310eabca9617 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:51.908162 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b274aa0c-2d58-444d-8995-310eabca9617 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] DELETE https://10.4.3.66/volume/v3/volumes/14c65da7-b706-4d4b-9a9b-139357dd611d Jul 10 14:12:51.908366 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b274aa0c-2d58-444d-8995-310eabca9617 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:51.908575 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b274aa0c-2d58-444d-8995-310eabca9617 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:51.908768 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-b274aa0c-2d58-444d-8995-310eabca9617 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Delete volume with id: 14c65da7-b706-4d4b-9a9b-139357dd611d Jul 10 14:12:51.915808 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:51.915808 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:12:51.916275 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-b274aa0c-2d58-444d-8995-310eabca9617 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Volume info retrieved successfully. Jul 10 14:12:51.938583 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-b274aa0c-2d58-444d-8995-310eabca9617 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Delete volume request issued successfully. Jul 10 14:12:51.938809 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b274aa0c-2d58-444d-8995-310eabca9617 tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] https://10.4.3.66/volume/v3/volumes/14c65da7-b706-4d4b-9a9b-139357dd611d returned with HTTP 202 Jul 10 14:12:51.939711 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 325/1320] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:12:51 2026] DELETE /volume/v3/volumes/14c65da7-b706-4d4b-9a9b-139357dd611d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:12:51.947995 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-90955fad-9793-4c0a-b5b2-cea974e958fb None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:51.949784 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-90955fad-9793-4c0a-b5b2-cea974e958fb tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] GET https://10.4.3.66/volume/v3/volumes/14c65da7-b706-4d4b-9a9b-139357dd611d Jul 10 14:12:51.949976 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-90955fad-9793-4c0a-b5b2-cea974e958fb tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:51.950194 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-90955fad-9793-4c0a-b5b2-cea974e958fb tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:51.960386 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:51.960386 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:51.965029 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-90955fad-9793-4c0a-b5b2-cea974e958fb tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Volume info retrieved successfully. Jul 10 14:12:51.971415 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-90955fad-9793-4c0a-b5b2-cea974e958fb tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] https://10.4.3.66/volume/v3/volumes/14c65da7-b706-4d4b-9a9b-139357dd611d returned with HTTP 200 Jul 10 14:12:51.971967 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 328/1321] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:51 2026] GET /volume/v3/volumes/14c65da7-b706-4d4b-9a9b-139357dd611d => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:52.165185 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-888b63d9-ff02-46ba-8c21-01066156eab3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:52.165531 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8db683ff-9729-44a1-9c15-b2b63ee2ed45 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:52.166698 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-888b63d9-ff02-46ba-8c21-01066156eab3 None None] GET https://10.4.3.66/volume// Jul 10 14:12:52.166698 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-888b63d9-ff02-46ba-8c21-01066156eab3 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:52.166698 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-888b63d9-ff02-46ba-8c21-01066156eab3 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:52.167408 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8db683ff-9729-44a1-9c15-b2b63ee2ed45 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:12:52.167473 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-888b63d9-ff02-46ba-8c21-01066156eab3 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:12:52.167547 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8db683ff-9729-44a1-9c15-b2b63ee2ed45 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:52.167547 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8db683ff-9729-44a1-9c15-b2b63ee2ed45 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:52.167626 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 339/1322] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:12:52 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:12:52.176364 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:52.176364 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:12:52.178341 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-3a25b9a7-c29a-4499-b958-2f1116be0460 req-b6dfe1c1-3cac-4bb6-b590-8872a3ad06cc None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:52.179938 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-8db683ff-9729-44a1-9c15-b2b63ee2ed45 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:12:52.183275 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-3a25b9a7-c29a-4499-b958-2f1116be0460 req-b6dfe1c1-3cac-4bb6-b590-8872a3ad06cc tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:12:52.183689 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-3a25b9a7-c29a-4499-b958-2f1116be0460 req-b6dfe1c1-3cac-4bb6-b590-8872a3ad06cc tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a9a2af4d-0512-491e-94cf-81968c439c82", "connector": null, "instance_uuid": "4c641bec-fcc4-4b71-adbe-3dfc7d4cd457"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:52.184291 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8db683ff-9729-44a1-9c15-b2b63ee2ed45 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:12:52.184712 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 331/1323] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:52 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:52.194850 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:52.194850 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:12:52.236209 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-3a25b9a7-c29a-4499-b958-2f1116be0460 req-b6dfe1c1-3cac-4bb6-b590-8872a3ad06cc tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:12:52.236640 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 326/1324] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:12:52 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 14:12:52.614477 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-74db79c4-4a9e-4140-9b7b-cb66200a26a8 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:52.616568 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-74db79c4-4a9e-4140-9b7b-cb66200a26a8 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] GET https://10.4.3.66/volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 Jul 10 14:12:52.616702 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-74db79c4-4a9e-4140-9b7b-cb66200a26a8 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:52.616914 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-74db79c4-4a9e-4140-9b7b-cb66200a26a8 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:52.623715 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:52.623715 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:52.627708 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-74db79c4-4a9e-4140-9b7b-cb66200a26a8 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Volume info retrieved successfully. Jul 10 14:12:52.631687 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-74db79c4-4a9e-4140-9b7b-cb66200a26a8 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] https://10.4.3.66/volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 returned with HTTP 200 Jul 10 14:12:52.632193 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 329/1325] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:52 2026] GET /volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:52.648282 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-53815043-d194-40c5-be9c-88b083178fda req-e8ec5522-c9a5-44a7-8cd6-928776a2dc64 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:52.652529 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-21fdd733-e9ef-41af-b94f-a39694c1fcd0 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:52.652948 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-53815043-d194-40c5-be9c-88b083178fda req-e8ec5522-c9a5-44a7-8cd6-928776a2dc64 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] DELETE https://10.4.3.66/volume/v3/attachments/548cdfe3-e691-4259-9fa2-9c7d2eae2556 Jul 10 14:12:52.652948 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-53815043-d194-40c5-be9c-88b083178fda req-e8ec5522-c9a5-44a7-8cd6-928776a2dc64 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:52.652948 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-53815043-d194-40c5-be9c-88b083178fda req-e8ec5522-c9a5-44a7-8cd6-928776a2dc64 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:52.654675 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-21fdd733-e9ef-41af-b94f-a39694c1fcd0 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 Jul 10 14:12:52.654675 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-21fdd733-e9ef-41af-b94f-a39694c1fcd0 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:52.656057 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-21fdd733-e9ef-41af-b94f-a39694c1fcd0 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:52.669576 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:52.669576 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:12:52.674841 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:52.674841 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:12:52.679625 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-21fdd733-e9ef-41af-b94f-a39694c1fcd0 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:12:52.685896 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-21fdd733-e9ef-41af-b94f-a39694c1fcd0 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 returned with HTTP 200 Jul 10 14:12:52.686410 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 332/1326] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:52 2026] GET /volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 => generated 874 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:52.762767 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-61a3436b-93dd-4d5b-b5a1-0aed99791f05 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:52.766574 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-61a3436b-93dd-4d5b-b5a1-0aed99791f05 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf Jul 10 14:12:52.766574 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-61a3436b-93dd-4d5b-b5a1-0aed99791f05 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:52.766574 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-61a3436b-93dd-4d5b-b5a1-0aed99791f05 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:52.778855 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0066a632-45a7-40ca-9417-6a691d029bcb None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:52.778855 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0066a632-45a7-40ca-9417-6a691d029bcb None None] GET https://10.4.3.66/volume// Jul 10 14:12:52.778855 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0066a632-45a7-40ca-9417-6a691d029bcb None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:52.778855 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0066a632-45a7-40ca-9417-6a691d029bcb None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:52.778855 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0066a632-45a7-40ca-9417-6a691d029bcb None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:12:52.779103 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 330/1327] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:12:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:12:52.787899 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-3a25b9a7-c29a-4499-b958-2f1116be0460 req-61c30790-1e5a-48e1-a854-5646ee2898b1 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:52.790612 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-3a25b9a7-c29a-4499-b958-2f1116be0460 req-61c30790-1e5a-48e1-a854-5646ee2898b1 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 Jul 10 14:12:52.792267 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:52.792267 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:12:52.792336 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-3a25b9a7-c29a-4499-b958-2f1116be0460 req-61c30790-1e5a-48e1-a854-5646ee2898b1 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:52.792336 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-3a25b9a7-c29a-4499-b958-2f1116be0460 req-61c30790-1e5a-48e1-a854-5646ee2898b1 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:52.797241 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-61a3436b-93dd-4d5b-b5a1-0aed99791f05 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:12:52.801993 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:52.801993 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:12:52.803754 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-61a3436b-93dd-4d5b-b5a1-0aed99791f05 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf returned with HTTP 200 Jul 10 14:12:52.804305 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 327/1328] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:52 2026] GET /volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf => generated 872 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:52.807231 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-3a25b9a7-c29a-4499-b958-2f1116be0460 req-61c30790-1e5a-48e1-a854-5646ee2898b1 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:12:52.812742 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-3a25b9a7-c29a-4499-b958-2f1116be0460 req-61c30790-1e5a-48e1-a854-5646ee2898b1 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 returned with HTTP 200 Jul 10 14:12:52.813246 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 333/1329] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:12:52 2026] GET /volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 => generated 1054 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:12:52.916403 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-3a25b9a7-c29a-4499-b958-2f1116be0460 req-3939a20a-802c-449f-8cfa-5dea2dac655b None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:52.919026 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-3a25b9a7-c29a-4499-b958-2f1116be0460 req-3939a20a-802c-449f-8cfa-5dea2dac655b tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] PUT https://10.4.3.66/volume/v3/attachments/8e7bf587-9a11-4cbd-968b-60b5a4333541 Jul 10 14:12:52.919547 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-3a25b9a7-c29a-4499-b958-2f1116be0460 req-3939a20a-802c-449f-8cfa-5dea2dac655b tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:52.928955 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-3a25b9a7-c29a-4499-b958-2f1116be0460 req-3939a20a-802c-449f-8cfa-5dea2dac655b tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Acquiring lock "cinder-attachment_update-a9a2af4d-0512-491e-94cf-81968c439c82-np0000005012" by "attachment_update" {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:12:52.934112 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-3a25b9a7-c29a-4499-b958-2f1116be0460 req-3939a20a-802c-449f-8cfa-5dea2dac655b tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Lock "cinder-attachment_update-a9a2af4d-0512-491e-94cf-81968c439c82-np0000005012" acquired by "attachment_update" :: waited 0.005s {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:12:52.935189 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:52.935189 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:52.984374 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f7a57641-e909-4c3b-9cef-58fd4953c13c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:52.986276 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f7a57641-e909-4c3b-9cef-58fd4953c13c tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] GET https://10.4.3.66/volume/v3/volumes/14c65da7-b706-4d4b-9a9b-139357dd611d Jul 10 14:12:52.986459 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f7a57641-e909-4c3b-9cef-58fd4953c13c tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:52.986694 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f7a57641-e909-4c3b-9cef-58fd4953c13c tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:53.000391 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f7a57641-e909-4c3b-9cef-58fd4953c13c tempest-VolumeQuotasNegativeTestJSON-476811300 tempest-VolumeQuotasNegativeTestJSON-476811300-project-member] https://10.4.3.66/volume/v3/volumes/14c65da7-b706-4d4b-9a9b-139357dd611d returned with HTTP 404 Jul 10 14:12:53.000391 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 328/1330] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:52 2026] GET /volume/v3/volumes/14c65da7-b706-4d4b-9a9b-139357dd611d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:12:53.009230 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-1b2f8858-9b78-43a9-8db7-2bc2550e7e02 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:53.012146 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1b2f8858-9b78-43a9-8db7-2bc2550e7e02 tempest-VolumeQuotasNegativeTestJSON-2110405691 tempest-VolumeQuotasNegativeTestJSON-2110405691-project-admin] PUT https://10.4.3.66/volume/v3/os-quota-sets/9951cd819fa84c26907a0832ce889b79 Jul 10 14:12:53.012146 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1b2f8858-9b78-43a9-8db7-2bc2550e7e02 tempest-VolumeQuotasNegativeTestJSON-2110405691 tempest-VolumeQuotasNegativeTestJSON-2110405691-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=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:53.113629 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1b2f8858-9b78-43a9-8db7-2bc2550e7e02 tempest-VolumeQuotasNegativeTestJSON-2110405691 tempest-VolumeQuotasNegativeTestJSON-2110405691-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/9951cd819fa84c26907a0832ce889b79 returned with HTTP 200 Jul 10 14:12:53.114345 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 334/1331] 10.4.3.66 () {68 vars in 1368 bytes} [Fri Jul 10 14:12:53 2026] PUT /volume/v3/os-quota-sets/9951cd819fa84c26907a0832ce889b79 => generated 1016 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:12:53.201477 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-3b190ece-16d9-4a31-b78d-498bca145bc3 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:53.202518 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-53815043-d194-40c5-be9c-88b083178fda req-e8ec5522-c9a5-44a7-8cd6-928776a2dc64 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] https://10.4.3.66/volume/v3/attachments/548cdfe3-e691-4259-9fa2-9c7d2eae2556 returned with HTTP 200 Jul 10 14:12:53.202827 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 340/1332] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:12:52 2026] DELETE /volume/v3/attachments/548cdfe3-e691-4259-9fa2-9c7d2eae2556 => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:53.204078 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3b190ece-16d9-4a31-b78d-498bca145bc3 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:12:53.204255 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3b190ece-16d9-4a31-b78d-498bca145bc3 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:53.204413 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3b190ece-16d9-4a31-b78d-498bca145bc3 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:53.217092 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-53815043-d194-40c5-be9c-88b083178fda req-902cedc3-094f-48e3-a1eb-ab8864653da9 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:53.219977 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-53815043-d194-40c5-be9c-88b083178fda req-902cedc3-094f-48e3-a1eb-ab8864653da9 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] DELETE https://10.4.3.66/volume/v3/volumes/b6d02bea-2995-4de1-be12-204c71245a18 Jul 10 14:12:53.220205 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-53815043-d194-40c5-be9c-88b083178fda req-902cedc3-094f-48e3-a1eb-ab8864653da9 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:53.220894 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-53815043-d194-40c5-be9c-88b083178fda req-902cedc3-094f-48e3-a1eb-ab8864653da9 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:53.220894 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [req-53815043-d194-40c5-be9c-88b083178fda req-902cedc3-094f-48e3-a1eb-ab8864653da9 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Delete volume with id: b6d02bea-2995-4de1-be12-204c71245a18 Jul 10 14:12:53.223888 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:53.223888 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:12:53.230211 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-3b190ece-16d9-4a31-b78d-498bca145bc3 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:12:53.230844 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:53.230844 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:12:53.231576 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-53815043-d194-40c5-be9c-88b083178fda req-902cedc3-094f-48e3-a1eb-ab8864653da9 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Volume info retrieved successfully. Jul 10 14:12:53.235660 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3b190ece-16d9-4a31-b78d-498bca145bc3 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:12:53.236088 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 329/1333] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:53 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:53.271547 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-53815043-d194-40c5-be9c-88b083178fda req-902cedc3-094f-48e3-a1eb-ab8864653da9 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] Delete volume request issued successfully. Jul 10 14:12:53.271794 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-53815043-d194-40c5-be9c-88b083178fda req-902cedc3-094f-48e3-a1eb-ab8864653da9 tempest-ServerBootFromVolumeStableRescueTest-915958399 tempest-ServerBootFromVolumeStableRescueTest-915958399-project-member] https://10.4.3.66/volume/v3/volumes/b6d02bea-2995-4de1-be12-204c71245a18 returned with HTTP 202 Jul 10 14:12:53.272360 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 335/1334] 10.4.3.66 () {70 vars in 1613 bytes} [Fri Jul 10 14:12:53 2026] DELETE /volume/v3/volumes/b6d02bea-2995-4de1-be12-204c71245a18 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:12:53.463293 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-3a25b9a7-c29a-4499-b958-2f1116be0460 req-3939a20a-802c-449f-8cfa-5dea2dac655b tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Lock "cinder-attachment_update-a9a2af4d-0512-491e-94cf-81968c439c82-np0000005012" released by "attachment_update" :: held 0.529s {{(pid=100154) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:12:53.463713 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-3a25b9a7-c29a-4499-b958-2f1116be0460 req-3939a20a-802c-449f-8cfa-5dea2dac655b tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/attachments/8e7bf587-9a11-4cbd-968b-60b5a4333541 returned with HTTP 200 Jul 10 14:12:53.464306 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 331/1335] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:12:52 2026] PUT /volume/v3/attachments/8e7bf587-9a11-4cbd-968b-60b5a4333541 => generated 968 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:12:53.474460 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-3a25b9a7-c29a-4499-b958-2f1116be0460 req-afe901b6-5fab-455f-a495-a974f5cc8342 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:53.478181 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-3a25b9a7-c29a-4499-b958-2f1116be0460 req-afe901b6-5fab-455f-a495-a974f5cc8342 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82/encryption Jul 10 14:12:53.478425 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-3a25b9a7-c29a-4499-b958-2f1116be0460 req-afe901b6-5fab-455f-a495-a974f5cc8342 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:53.478649 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-3a25b9a7-c29a-4499-b958-2f1116be0460 req-afe901b6-5fab-455f-a495-a974f5cc8342 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:53.490326 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:53.490326 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:12:53.498802 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-3a25b9a7-c29a-4499-b958-2f1116be0460 req-afe901b6-5fab-455f-a495-a974f5cc8342 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82/encryption returned with HTTP 200 Jul 10 14:12:53.499452 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 341/1336] 10.4.3.66 () {68 vars in 1624 bytes} [Fri Jul 10 14:12:53 2026] GET /volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:53.644382 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-872fd4b9-697e-413c-81b8-b147c9e45bcb req-56443870-cc56-46b2-912b-68ce29ede82d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:53.648861 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-872fd4b9-697e-413c-81b8-b147c9e45bcb req-56443870-cc56-46b2-912b-68ce29ede82d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] POST https://10.4.3.66/volume/v3/attachments/df3a552f-d2e0-4740-8121-26796893665d/action Jul 10 14:12:53.649191 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-872fd4b9-697e-413c-81b8-b147c9e45bcb req-56443870-cc56-46b2-912b-68ce29ede82d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Action body: b'{"os-complete": null}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:12:53.649282 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-872fd4b9-697e-413c-81b8-b147c9e45bcb req-56443870-cc56-46b2-912b-68ce29ede82d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:53.665272 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:53.665272 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:12:53.678778 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-872fd4b9-697e-413c-81b8-b147c9e45bcb req-56443870-cc56-46b2-912b-68ce29ede82d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/attachments/df3a552f-d2e0-4740-8121-26796893665d/action returned with HTTP 204 Jul 10 14:12:53.679251 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 330/1337] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:12:53 2026] POST /volume/v3/attachments/df3a552f-d2e0-4740-8121-26796893665d/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:12:53.700048 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-bac6fbc9-493c-44b0-b515-013a6e0a5d9b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:53.703057 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-bac6fbc9-493c-44b0-b515-013a6e0a5d9b tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 Jul 10 14:12:53.703243 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-bac6fbc9-493c-44b0-b515-013a6e0a5d9b tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:53.703533 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-bac6fbc9-493c-44b0-b515-013a6e0a5d9b tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:53.716046 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:53.716046 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:12:53.730990 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-bac6fbc9-493c-44b0-b515-013a6e0a5d9b tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:12:53.737184 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-bac6fbc9-493c-44b0-b515-013a6e0a5d9b tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 returned with HTTP 200 Jul 10 14:12:53.737766 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 336/1338] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:53 2026] GET /volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 => generated 875 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:53.818865 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-a15e1168-d25a-4e08-a172-38b9fbdb1917 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:53.820703 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a15e1168-d25a-4e08-a172-38b9fbdb1917 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf Jul 10 14:12:53.820987 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a15e1168-d25a-4e08-a172-38b9fbdb1917 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:53.821107 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a15e1168-d25a-4e08-a172-38b9fbdb1917 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:53.833667 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:53.833667 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:53.840443 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-a15e1168-d25a-4e08-a172-38b9fbdb1917 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:12:53.848133 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a15e1168-d25a-4e08-a172-38b9fbdb1917 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf returned with HTTP 200 Jul 10 14:12:53.848555 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 332/1339] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:53 2026] GET /volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf => generated 872 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:54.256764 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-92da6dc5-aa78-4da7-9441-0d87aecdb8d8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:54.259090 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-92da6dc5-aa78-4da7-9441-0d87aecdb8d8 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:12:54.259347 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-92da6dc5-aa78-4da7-9441-0d87aecdb8d8 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:54.259777 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-92da6dc5-aa78-4da7-9441-0d87aecdb8d8 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:54.271474 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:54.271474 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:12:54.275718 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-92da6dc5-aa78-4da7-9441-0d87aecdb8d8 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:12:54.281121 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-92da6dc5-aa78-4da7-9441-0d87aecdb8d8 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:12:54.281613 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 342/1340] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:54 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:12:54.324107 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-64060b2f-4e9e-4201-a15d-edd1ae4614ed req-feabdfc2-5bb1-474a-811e-71df9e67599a None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:54.326232 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-64060b2f-4e9e-4201-a15d-edd1ae4614ed req-feabdfc2-5bb1-474a-811e-71df9e67599a tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:12:54.326443 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-64060b2f-4e9e-4201-a15d-edd1ae4614ed req-feabdfc2-5bb1-474a-811e-71df9e67599a tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:54.326814 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-64060b2f-4e9e-4201-a15d-edd1ae4614ed req-feabdfc2-5bb1-474a-811e-71df9e67599a tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:54.338716 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:54.338716 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:12:54.343098 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-64060b2f-4e9e-4201-a15d-edd1ae4614ed req-feabdfc2-5bb1-474a-811e-71df9e67599a tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:12:54.347206 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-64060b2f-4e9e-4201-a15d-edd1ae4614ed req-feabdfc2-5bb1-474a-811e-71df9e67599a tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:12:54.347649 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 331/1341] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:12:54 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:12:54.750322 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5fcdaf4d-810b-4a7c-b55a-e56ee619e2f8 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:54.752064 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5fcdaf4d-810b-4a7c-b55a-e56ee619e2f8 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 Jul 10 14:12:54.752285 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5fcdaf4d-810b-4a7c-b55a-e56ee619e2f8 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:54.752463 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5fcdaf4d-810b-4a7c-b55a-e56ee619e2f8 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:54.763046 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:54.763046 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:12:54.769444 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-5fcdaf4d-810b-4a7c-b55a-e56ee619e2f8 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:12:54.773592 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5fcdaf4d-810b-4a7c-b55a-e56ee619e2f8 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 returned with HTTP 200 Jul 10 14:12:54.774119 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 337/1342] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:54 2026] GET /volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:54.864282 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-31d01e07-8856-4f33-a568-49f78308e70e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:54.866183 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-31d01e07-8856-4f33-a568-49f78308e70e tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf Jul 10 14:12:54.866345 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-31d01e07-8856-4f33-a568-49f78308e70e tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:54.866526 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-31d01e07-8856-4f33-a568-49f78308e70e tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:54.876670 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:54.876670 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:54.880562 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-31d01e07-8856-4f33-a568-49f78308e70e tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:12:54.885314 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-31d01e07-8856-4f33-a568-49f78308e70e tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf returned with HTTP 200 Jul 10 14:12:54.885783 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 333/1343] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:54 2026] GET /volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:55.342765 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6844b74c-d5fe-4cb6-a593-2f69330dedff None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:55.423261 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6844b74c-d5fe-4cb6-a593-2f69330dedff tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:12:55.423606 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6844b74c-d5fe-4cb6-a593-2f69330dedff tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-803438332"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:55.435350 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6844b74c-d5fe-4cb6-a593-2f69330dedff tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:12:55.435692 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 343/1344] 10.4.3.66 () {68 vars in 1245 bytes} [Fri Jul 10 14:12:55 2026] POST /volume/v3/types => generated 230 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:55.443726 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-443afee7-70c6-400e-9ca4-168850c7add0 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:55.445664 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-443afee7-70c6-400e-9ca4-168850c7add0 tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] POST https://10.4.3.66/volume/v3/types/aa393cb0-1b29-4386-ab98-d599efc16d76/extra_specs Jul 10 14:12:55.446099 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-443afee7-70c6-400e-9ca4-168850c7add0 tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:55.469118 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-443afee7-70c6-400e-9ca4-168850c7add0 tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] https://10.4.3.66/volume/v3/types/aa393cb0-1b29-4386-ab98-d599efc16d76/extra_specs returned with HTTP 200 Jul 10 14:12:55.469522 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 332/1345] 10.4.3.66 () {68 vars in 1392 bytes} [Fri Jul 10 14:12:55 2026] POST /volume/v3/types/aa393cb0-1b29-4386-ab98-d599efc16d76/extra_specs => generated 34 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:12:55.477842 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6eb353c6-bf19-44fc-866a-63edf4ab2d2d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:55.479710 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6eb353c6-bf19-44fc-866a-63edf4ab2d2d tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] GET https://10.4.3.66/volume/v3/types/aa393cb0-1b29-4386-ab98-d599efc16d76/extra_specs/spec3 Jul 10 14:12:55.479915 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6eb353c6-bf19-44fc-866a-63edf4ab2d2d tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:55.480132 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6eb353c6-bf19-44fc-866a-63edf4ab2d2d tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:55.487556 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6eb353c6-bf19-44fc-866a-63edf4ab2d2d tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] https://10.4.3.66/volume/v3/types/aa393cb0-1b29-4386-ab98-d599efc16d76/extra_specs/spec3 returned with HTTP 200 Jul 10 14:12:55.487909 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 338/1346] 10.4.3.66 () {66 vars in 1389 bytes} [Fri Jul 10 14:12:55 2026] GET /volume/v3/types/aa393cb0-1b29-4386-ab98-d599efc16d76/extra_specs/spec3 => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:12:55.495306 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-44d60f0d-ee78-4305-b488-5448555d5921 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:55.496791 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-44d60f0d-ee78-4305-b488-5448555d5921 tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] DELETE https://10.4.3.66/volume/v3/types/aa393cb0-1b29-4386-ab98-d599efc16d76/extra_specs/spec3 Jul 10 14:12:55.497082 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-44d60f0d-ee78-4305-b488-5448555d5921 tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:55.497324 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-44d60f0d-ee78-4305-b488-5448555d5921 tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:55.538346 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-44d60f0d-ee78-4305-b488-5448555d5921 tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] https://10.4.3.66/volume/v3/types/aa393cb0-1b29-4386-ab98-d599efc16d76/extra_specs/spec3 returned with HTTP 202 Jul 10 14:12:55.538748 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 334/1347] 10.4.3.66 () {66 vars in 1392 bytes} [Fri Jul 10 14:12:55 2026] DELETE /volume/v3/types/aa393cb0-1b29-4386-ab98-d599efc16d76/extra_specs/spec3 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:12:55.546096 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f475f08c-0182-45d9-8cd8-b296a2bbf477 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:55.547853 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f475f08c-0182-45d9-8cd8-b296a2bbf477 tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] GET https://10.4.3.66/volume/v3/types/aa393cb0-1b29-4386-ab98-d599efc16d76/extra_specs/spec3 Jul 10 14:12:55.548057 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f475f08c-0182-45d9-8cd8-b296a2bbf477 tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:55.548235 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f475f08c-0182-45d9-8cd8-b296a2bbf477 tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:55.556723 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f475f08c-0182-45d9-8cd8-b296a2bbf477 tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] https://10.4.3.66/volume/v3/types/aa393cb0-1b29-4386-ab98-d599efc16d76/extra_specs/spec3 returned with HTTP 404 Jul 10 14:12:55.557220 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 344/1348] 10.4.3.66 () {66 vars in 1389 bytes} [Fri Jul 10 14:12:55 2026] GET /volume/v3/types/aa393cb0-1b29-4386-ab98-d599efc16d76/extra_specs/spec3 => generated 129 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:12:55.564751 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-74687adb-70e6-46e4-bfde-b3cfeebd31b6 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:55.566419 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-74687adb-70e6-46e4-bfde-b3cfeebd31b6 tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] POST https://10.4.3.66/volume/v3/types/aa393cb0-1b29-4386-ab98-d599efc16d76/extra_specs Jul 10 14:12:55.566690 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-74687adb-70e6-46e4-bfde-b3cfeebd31b6 tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:55.585985 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-74687adb-70e6-46e4-bfde-b3cfeebd31b6 tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] https://10.4.3.66/volume/v3/types/aa393cb0-1b29-4386-ab98-d599efc16d76/extra_specs returned with HTTP 200 Jul 10 14:12:55.586466 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 333/1349] 10.4.3.66 () {68 vars in 1392 bytes} [Fri Jul 10 14:12:55 2026] POST /volume/v3/types/aa393cb0-1b29-4386-ab98-d599efc16d76/extra_specs => generated 34 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:12:55.593205 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-7d442f68-91b3-410b-836f-20ac498f2243 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:55.595048 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7d442f68-91b3-410b-836f-20ac498f2243 tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] GET https://10.4.3.66/volume/v3/types/aa393cb0-1b29-4386-ab98-d599efc16d76/extra_specs Jul 10 14:12:55.595253 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7d442f68-91b3-410b-836f-20ac498f2243 tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:55.595470 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7d442f68-91b3-410b-836f-20ac498f2243 tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] Calling method 'index' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:55.601560 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7d442f68-91b3-410b-836f-20ac498f2243 tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] https://10.4.3.66/volume/v3/types/aa393cb0-1b29-4386-ab98-d599efc16d76/extra_specs returned with HTTP 200 Jul 10 14:12:55.601943 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 339/1350] 10.4.3.66 () {66 vars in 1371 bytes} [Fri Jul 10 14:12:55 2026] GET /volume/v3/types/aa393cb0-1b29-4386-ab98-d599efc16d76/extra_specs => generated 34 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:12:55.609948 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-da5ec1ab-1f48-4213-aaeb-f120ba2873e4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:55.611492 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-da5ec1ab-1f48-4213-aaeb-f120ba2873e4 tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] POST https://10.4.3.66/volume/v3/types/aa393cb0-1b29-4386-ab98-d599efc16d76/extra_specs Jul 10 14:12:55.611808 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-da5ec1ab-1f48-4213-aaeb-f120ba2873e4 tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:55.632257 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-da5ec1ab-1f48-4213-aaeb-f120ba2873e4 tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] https://10.4.3.66/volume/v3/types/aa393cb0-1b29-4386-ab98-d599efc16d76/extra_specs returned with HTTP 200 Jul 10 14:12:55.632787 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 335/1351] 10.4.3.66 () {68 vars in 1392 bytes} [Fri Jul 10 14:12:55 2026] POST /volume/v3/types/aa393cb0-1b29-4386-ab98-d599efc16d76/extra_specs => generated 34 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:12:55.640072 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-84b97121-cc7d-4600-8464-c7ebe55727dd None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:55.641859 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-84b97121-cc7d-4600-8464-c7ebe55727dd tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] PUT https://10.4.3.66/volume/v3/types/aa393cb0-1b29-4386-ab98-d599efc16d76/extra_specs/spec2 Jul 10 14:12:55.642258 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-84b97121-cc7d-4600-8464-c7ebe55727dd tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:55.662230 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-84b97121-cc7d-4600-8464-c7ebe55727dd tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] https://10.4.3.66/volume/v3/types/aa393cb0-1b29-4386-ab98-d599efc16d76/extra_specs/spec2 returned with HTTP 200 Jul 10 14:12:55.662723 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 345/1352] 10.4.3.66 () {68 vars in 1409 bytes} [Fri Jul 10 14:12:55 2026] PUT /volume/v3/types/aa393cb0-1b29-4386-ab98-d599efc16d76/extra_specs/spec2 => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:12:55.670355 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-1ea2a487-5af9-4948-9021-dee1003d3b50 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:55.672029 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1ea2a487-5af9-4948-9021-dee1003d3b50 tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] GET https://10.4.3.66/volume/v3/types/aa393cb0-1b29-4386-ab98-d599efc16d76/extra_specs/spec2 Jul 10 14:12:55.672187 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1ea2a487-5af9-4948-9021-dee1003d3b50 tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:55.672363 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1ea2a487-5af9-4948-9021-dee1003d3b50 tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:55.678718 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1ea2a487-5af9-4948-9021-dee1003d3b50 tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] https://10.4.3.66/volume/v3/types/aa393cb0-1b29-4386-ab98-d599efc16d76/extra_specs/spec2 returned with HTTP 200 Jul 10 14:12:55.679061 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 334/1353] 10.4.3.66 () {66 vars in 1389 bytes} [Fri Jul 10 14:12:55 2026] GET /volume/v3/types/aa393cb0-1b29-4386-ab98-d599efc16d76/extra_specs/spec2 => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:12:55.686374 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5284e298-cc43-46f7-b4b0-90a76731e44d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:55.687967 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5284e298-cc43-46f7-b4b0-90a76731e44d tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] POST https://10.4.3.66/volume/v3/types/aa393cb0-1b29-4386-ab98-d599efc16d76/extra_specs Jul 10 14:12:55.688560 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5284e298-cc43-46f7-b4b0-90a76731e44d tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:55.736280 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5284e298-cc43-46f7-b4b0-90a76731e44d tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] https://10.4.3.66/volume/v3/types/aa393cb0-1b29-4386-ab98-d599efc16d76/extra_specs returned with HTTP 200 Jul 10 14:12:55.736840 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 340/1354] 10.4.3.66 () {68 vars in 1392 bytes} [Fri Jul 10 14:12:55 2026] POST /volume/v3/types/aa393cb0-1b29-4386-ab98-d599efc16d76/extra_specs => generated 51 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:12:55.743849 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-58ee7dbd-ef34-45c5-8b95-6d06d5b5e04c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:55.745486 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-58ee7dbd-ef34-45c5-8b95-6d06d5b5e04c tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] GET https://10.4.3.66/volume/v3/types/aa393cb0-1b29-4386-ab98-d599efc16d76/extra_specs Jul 10 14:12:55.745688 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-58ee7dbd-ef34-45c5-8b95-6d06d5b5e04c tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:55.745947 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-58ee7dbd-ef34-45c5-8b95-6d06d5b5e04c tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] Calling method 'index' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:55.752488 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-58ee7dbd-ef34-45c5-8b95-6d06d5b5e04c tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] https://10.4.3.66/volume/v3/types/aa393cb0-1b29-4386-ab98-d599efc16d76/extra_specs returned with HTTP 200 Jul 10 14:12:55.752819 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 336/1355] 10.4.3.66 () {66 vars in 1371 bytes} [Fri Jul 10 14:12:55 2026] GET /volume/v3/types/aa393cb0-1b29-4386-ab98-d599efc16d76/extra_specs => generated 68 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:12:55.761440 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bf833eba-9c6e-4868-b193-b9f4cbfbdf63 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:55.764407 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bf833eba-9c6e-4868-b193-b9f4cbfbdf63 tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] DELETE https://10.4.3.66/volume/v3/types/aa393cb0-1b29-4386-ab98-d599efc16d76 Jul 10 14:12:55.764725 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bf833eba-9c6e-4868-b193-b9f4cbfbdf63 tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:55.765008 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bf833eba-9c6e-4868-b193-b9f4cbfbdf63 tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] Calling method '_delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:55.788064 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-2a141475-fb8a-4ec7-b6dc-b7e046866145 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:55.789815 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2a141475-fb8a-4ec7-b6dc-b7e046866145 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 Jul 10 14:12:55.790024 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2a141475-fb8a-4ec7-b6dc-b7e046866145 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:55.790239 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2a141475-fb8a-4ec7-b6dc-b7e046866145 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:55.797480 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bf833eba-9c6e-4868-b193-b9f4cbfbdf63 tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] https://10.4.3.66/volume/v3/types/aa393cb0-1b29-4386-ab98-d599efc16d76 returned with HTTP 202 Jul 10 14:12:55.798076 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 346/1356] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:12:55 2026] DELETE /volume/v3/types/aa393cb0-1b29-4386-ab98-d599efc16d76 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:12:55.801196 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:55.801196 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:12:55.804752 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-91b5efe1-4f8e-4969-b989-4f8895bd1647 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:55.805224 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-2a141475-fb8a-4ec7-b6dc-b7e046866145 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:12:55.806534 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-91b5efe1-4f8e-4969-b989-4f8895bd1647 tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] GET https://10.4.3.66/volume/v3/types/aa393cb0-1b29-4386-ab98-d599efc16d76 Jul 10 14:12:55.806734 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-91b5efe1-4f8e-4969-b989-4f8895bd1647 tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:55.807017 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-91b5efe1-4f8e-4969-b989-4f8895bd1647 tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:55.809671 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2a141475-fb8a-4ec7-b6dc-b7e046866145 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 returned with HTTP 200 Jul 10 14:12:55.810182 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 335/1357] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:55 2026] GET /volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:55.810441 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-91b5efe1-4f8e-4969-b989-4f8895bd1647 tempest-VolumeTypesExtraSpecsTest-1426814463 tempest-VolumeTypesExtraSpecsTest-1426814463-project-admin] https://10.4.3.66/volume/v3/types/aa393cb0-1b29-4386-ab98-d599efc16d76 returned with HTTP 404 Jul 10 14:12:55.810889 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 341/1358] 10.4.3.66 () {66 vars in 1335 bytes} [Fri Jul 10 14:12:55 2026] GET /volume/v3/types/aa393cb0-1b29-4386-ab98-d599efc16d76 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:12:55.898313 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-477f879e-37cb-45fd-9f62-79fae32902e7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:55.900468 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-477f879e-37cb-45fd-9f62-79fae32902e7 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf Jul 10 14:12:55.900724 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-477f879e-37cb-45fd-9f62-79fae32902e7 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:55.901005 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-477f879e-37cb-45fd-9f62-79fae32902e7 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:55.911488 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:55.911488 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:55.915091 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-477f879e-37cb-45fd-9f62-79fae32902e7 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:12:55.919469 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-477f879e-37cb-45fd-9f62-79fae32902e7 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf returned with HTTP 200 Jul 10 14:12:55.919927 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 337/1359] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:55 2026] GET /volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:56.021936 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-6699c2ba-a332-4594-8548-5f2db54dff14 req-2d38a713-5f08-433c-8711-fece788ffe95 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:56.024285 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-6699c2ba-a332-4594-8548-5f2db54dff14 req-2d38a713-5f08-433c-8711-fece788ffe95 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] POST https://10.4.3.66/volume/v3/attachments/84c3101e-8834-4abf-abb8-9c5908d01529/action Jul 10 14:12:56.024721 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-6699c2ba-a332-4594-8548-5f2db54dff14 req-2d38a713-5f08-433c-8711-fece788ffe95 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:12:56.024882 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-6699c2ba-a332-4594-8548-5f2db54dff14 req-2d38a713-5f08-433c-8711-fece788ffe95 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:56.045007 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:56.045007 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:12:56.056574 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-6699c2ba-a332-4594-8548-5f2db54dff14 req-2d38a713-5f08-433c-8711-fece788ffe95 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/attachments/84c3101e-8834-4abf-abb8-9c5908d01529/action returned with HTTP 204 Jul 10 14:12:56.057053 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 347/1360] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:12:56 2026] POST /volume/v3/attachments/84c3101e-8834-4abf-abb8-9c5908d01529/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:12:56.386608 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-1296ad21-824c-417b-9844-1a2e3a977433 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:56.387172 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1296ad21-824c-417b-9844-1a2e3a977433 None None] GET https://10.4.3.66/volume// Jul 10 14:12:56.387438 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1296ad21-824c-417b-9844-1a2e3a977433 None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:56.387770 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1296ad21-824c-417b-9844-1a2e3a977433 None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:56.388289 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1296ad21-824c-417b-9844-1a2e3a977433 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:12:56.388734 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 336/1361] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:12:56 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:12:56.396182 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-64060b2f-4e9e-4201-a15d-edd1ae4614ed req-77183d09-d19d-46f4-9f95-dac43251c45d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:56.398423 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-64060b2f-4e9e-4201-a15d-edd1ae4614ed req-77183d09-d19d-46f4-9f95-dac43251c45d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:12:56.398804 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-64060b2f-4e9e-4201-a15d-edd1ae4614ed req-77183d09-d19d-46f4-9f95-dac43251c45d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1558ed9e-baa9-4a78-9b32-771f93dcb20a", "connector": null, "instance_uuid": "3827f2d9-3b00-4047-a347-62a83cf4cb5b"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:56.410564 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:56.410564 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:12:56.437318 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-64060b2f-4e9e-4201-a15d-edd1ae4614ed req-77183d09-d19d-46f4-9f95-dac43251c45d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:12:56.437817 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 342/1362] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:12:56 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 14:12:56.827297 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-bd3eb4cf-4045-4713-82a5-ffc0e2e92dff None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:56.829173 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-bd3eb4cf-4045-4713-82a5-ffc0e2e92dff tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 Jul 10 14:12:56.829173 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-bd3eb4cf-4045-4713-82a5-ffc0e2e92dff tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:56.829440 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-bd3eb4cf-4045-4713-82a5-ffc0e2e92dff tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:56.844244 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:56.844244 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:56.848709 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-bd3eb4cf-4045-4713-82a5-ffc0e2e92dff tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:12:56.856683 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-bd3eb4cf-4045-4713-82a5-ffc0e2e92dff tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 returned with HTTP 200 Jul 10 14:12:56.856683 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 338/1363] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:56 2026] GET /volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 => generated 875 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:56.871765 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c191bacc-4ca1-493a-a907-34417095f503 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:56.873467 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c191bacc-4ca1-493a-a907-34417095f503 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:12:56.873665 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c191bacc-4ca1-493a-a907-34417095f503 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:56.873837 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c191bacc-4ca1-493a-a907-34417095f503 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:56.898838 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:56.898838 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:12:56.901743 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c191bacc-4ca1-493a-a907-34417095f503 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:12:56.909434 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c191bacc-4ca1-493a-a907-34417095f503 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:12:56.909916 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 348/1364] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:56 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 1145 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:12:56.933041 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e0f89f1a-0db8-4688-8188-0df9ea9ed506 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:56.934892 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e0f89f1a-0db8-4688-8188-0df9ea9ed506 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf Jul 10 14:12:56.935129 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e0f89f1a-0db8-4688-8188-0df9ea9ed506 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:56.935311 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e0f89f1a-0db8-4688-8188-0df9ea9ed506 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:56.952033 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:56.952033 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:12:56.960974 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e0f89f1a-0db8-4688-8188-0df9ea9ed506 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:12:56.966794 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-7776f126-c5e8-4aea-af14-65bec29e4f6b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:56.967176 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7776f126-c5e8-4aea-af14-65bec29e4f6b None None] GET https://10.4.3.66/volume// Jul 10 14:12:56.967239 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e0f89f1a-0db8-4688-8188-0df9ea9ed506 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf returned with HTTP 200 Jul 10 14:12:56.967350 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7776f126-c5e8-4aea-af14-65bec29e4f6b None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:56.967578 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 337/1365] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:56 2026] GET /volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf => generated 1164 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:12:56.967632 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7776f126-c5e8-4aea-af14-65bec29e4f6b None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:56.967993 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7776f126-c5e8-4aea-af14-65bec29e4f6b None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:12:56.968275 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 343/1366] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:12:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:12:56.985755 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-64060b2f-4e9e-4201-a15d-edd1ae4614ed req-fa23e084-8e94-4433-bec8-ce537ac9f1e8 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:56.992363 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-64060b2f-4e9e-4201-a15d-edd1ae4614ed req-fa23e084-8e94-4433-bec8-ce537ac9f1e8 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:12:56.992611 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-64060b2f-4e9e-4201-a15d-edd1ae4614ed req-fa23e084-8e94-4433-bec8-ce537ac9f1e8 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:56.992793 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-64060b2f-4e9e-4201-a15d-edd1ae4614ed req-fa23e084-8e94-4433-bec8-ce537ac9f1e8 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:57.015969 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:57.015969 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:57.019915 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-64060b2f-4e9e-4201-a15d-edd1ae4614ed req-fa23e084-8e94-4433-bec8-ce537ac9f1e8 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:12:57.024904 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-64060b2f-4e9e-4201-a15d-edd1ae4614ed req-fa23e084-8e94-4433-bec8-ce537ac9f1e8 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:12:57.025327 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 339/1367] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:12:56 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 1325 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:12:57.161077 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-64060b2f-4e9e-4201-a15d-edd1ae4614ed req-73fa988d-ce14-4869-b371-c06bc3d974b5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:57.163077 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-64060b2f-4e9e-4201-a15d-edd1ae4614ed req-73fa988d-ce14-4869-b371-c06bc3d974b5 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] PUT https://10.4.3.66/volume/v3/attachments/9bca0d06-dd30-4ced-b75c-5b3ce85d67c3 Jul 10 14:12:57.163436 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-64060b2f-4e9e-4201-a15d-edd1ae4614ed req-73fa988d-ce14-4869-b371-c06bc3d974b5 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:57.174447 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-64060b2f-4e9e-4201-a15d-edd1ae4614ed req-73fa988d-ce14-4869-b371-c06bc3d974b5 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Acquiring lock "cinder-attachment_update-1558ed9e-baa9-4a78-9b32-771f93dcb20a-np0000005012" by "attachment_update" {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:12:57.186629 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-64060b2f-4e9e-4201-a15d-edd1ae4614ed req-73fa988d-ce14-4869-b371-c06bc3d974b5 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Lock "cinder-attachment_update-1558ed9e-baa9-4a78-9b32-771f93dcb20a-np0000005012" acquired by "attachment_update" :: waited 0.012s {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:12:57.188219 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:57.188219 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:12:57.642472 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-07282c1a-f572-4c65-aacf-6e994ec47f9b req-085f3ffc-5ea1-45a8-b0df-a972d8adcd85 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:57.645911 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-07282c1a-f572-4c65-aacf-6e994ec47f9b req-085f3ffc-5ea1-45a8-b0df-a972d8adcd85 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:12:57.646152 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-07282c1a-f572-4c65-aacf-6e994ec47f9b req-085f3ffc-5ea1-45a8-b0df-a972d8adcd85 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:57.646369 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-07282c1a-f572-4c65-aacf-6e994ec47f9b req-085f3ffc-5ea1-45a8-b0df-a972d8adcd85 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:57.654043 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:57.654043 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:12:57.658277 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-07282c1a-f572-4c65-aacf-6e994ec47f9b req-085f3ffc-5ea1-45a8-b0df-a972d8adcd85 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:12:57.662871 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-07282c1a-f572-4c65-aacf-6e994ec47f9b req-085f3ffc-5ea1-45a8-b0df-a972d8adcd85 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:12:57.663336 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 338/1368] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:12:57 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 917 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:57.720072 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-64060b2f-4e9e-4201-a15d-edd1ae4614ed req-73fa988d-ce14-4869-b371-c06bc3d974b5 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Lock "cinder-attachment_update-1558ed9e-baa9-4a78-9b32-771f93dcb20a-np0000005012" released by "attachment_update" :: held 0.533s {{(pid=100152) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:12:57.720461 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-64060b2f-4e9e-4201-a15d-edd1ae4614ed req-73fa988d-ce14-4869-b371-c06bc3d974b5 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/attachments/9bca0d06-dd30-4ced-b75c-5b3ce85d67c3 returned with HTTP 200 Jul 10 14:12:57.721037 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 349/1369] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:12:57 2026] PUT /volume/v3/attachments/9bca0d06-dd30-4ced-b75c-5b3ce85d67c3 => generated 969 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:12:57.870241 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-2e0dc7ab-b632-468d-aeb0-e1dbcb93a7af None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:57.872526 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2e0dc7ab-b632-468d-aeb0-e1dbcb93a7af tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 Jul 10 14:12:57.872792 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2e0dc7ab-b632-468d-aeb0-e1dbcb93a7af tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:57.873069 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2e0dc7ab-b632-468d-aeb0-e1dbcb93a7af tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:57.886229 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:57.886229 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:12:57.891070 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-2e0dc7ab-b632-468d-aeb0-e1dbcb93a7af tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:12:57.899788 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2e0dc7ab-b632-468d-aeb0-e1dbcb93a7af tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 returned with HTTP 200 Jul 10 14:12:57.900294 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 344/1370] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:57 2026] GET /volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 => generated 875 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:57.922644 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-660824e4-b136-416d-aacd-9a2f80b676b9 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:57.924770 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-660824e4-b136-416d-aacd-9a2f80b676b9 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:12:57.925026 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-660824e4-b136-416d-aacd-9a2f80b676b9 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:57.925250 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-660824e4-b136-416d-aacd-9a2f80b676b9 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:57.939805 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:57.939805 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:57.944620 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-660824e4-b136-416d-aacd-9a2f80b676b9 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:12:57.949955 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-660824e4-b136-416d-aacd-9a2f80b676b9 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:12:57.950471 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 340/1371] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:57 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 1146 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:12:58.557723 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b08e6492-165e-4106-89c2-77d5c61927c4 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:58.697917 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b08e6492-165e-4106-89c2-77d5c61927c4 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:12:58.698385 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b08e6492-165e-4106-89c2-77d5c61927c4 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1967080340"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:58.700234 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-b08e6492-165e-4106-89c2-77d5c61927c4 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1967080340'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:12:58.700395 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-b08e6492-165e-4106-89c2-77d5c61927c4 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Create volume of 1 GB Jul 10 14:12:58.707439 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-b08e6492-165e-4106-89c2-77d5c61927c4 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Availability Zones retrieved successfully. Jul 10 14:12:58.722732 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b08e6492-165e-4106-89c2-77d5c61927c4 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Flow 'volume_create_api' (ce2b4aa2-d493-42f1-a5d0-a4b44d44785d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:12:58.723667 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b08e6492-165e-4106-89c2-77d5c61927c4 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ee69705-9f4e-4099-9d9e-d15b9f0d5dff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:58.724686 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-b08e6492-165e-4106-89c2-77d5c61927c4 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:12:58.752923 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b08e6492-165e-4106-89c2-77d5c61927c4 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ee69705-9f4e-4099-9d9e-d15b9f0d5dff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:58.753709 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b08e6492-165e-4106-89c2-77d5c61927c4 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9bdcd6d-0320-439b-bed2-91c3e68ee5e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:58.822005 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-b08e6492-165e-4106-89c2-77d5c61927c4 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Created reservations ['27f0b6e6-6248-4403-920e-db161243cdb1', '02b7cfb7-7d47-4043-8394-6e75cd119f18', '136a9067-d203-46b7-bb25-28bb20a55ad2', '298bc141-0551-4454-b8a9-e24aba9c1e1a'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:12:58.822966 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b08e6492-165e-4106-89c2-77d5c61927c4 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9bdcd6d-0320-439b-bed2-91c3e68ee5e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27f0b6e6-6248-4403-920e-db161243cdb1', '02b7cfb7-7d47-4043-8394-6e75cd119f18', '136a9067-d203-46b7-bb25-28bb20a55ad2', '298bc141-0551-4454-b8a9-e24aba9c1e1a']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:58.823918 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b08e6492-165e-4106-89c2-77d5c61927c4 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1c630ae-dc31-4214-85e9-1cfe3763613d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:58.850654 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b08e6492-165e-4106-89c2-77d5c61927c4 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1c630ae-dc31-4214-85e9-1cfe3763613d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1bbf1fe-e72d-451d-94de-1da13ab7d5b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1967080340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a6f90c512554a55a6f90f6e0e2a0014',qos_specs=None,replication_status=,reservations=['27f0b6e6-6248-4403-920e-db161243cdb1','02b7cfb7-7d47-4043-8394-6e75cd119f18','136a9067-d203-46b7-bb25-28bb20a55ad2','298bc141-0551-4454-b8a9-e24aba9c1e1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8449339e45bd4f1eb6526a6dbdf30b4c',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:12:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1967080340',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1bbf1fe-e72d-451d-94de-1da13ab7d5b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a6f90c512554a55a6f90f6e0e2a0014',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8449339e45bd4f1eb6526a6dbdf30b4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:58.851571 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b08e6492-165e-4106-89c2-77d5c61927c4 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9987185c-f89b-41b2-b4c4-095528e7b502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:58.870008 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b08e6492-165e-4106-89c2-77d5c61927c4 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9987185c-f89b-41b2-b4c4-095528e7b502) transitioned into state 'SUCCESS' from state '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-1967080340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a6f90c512554a55a6f90f6e0e2a0014',qos_specs=None,replication_status=,reservations=['27f0b6e6-6248-4403-920e-db161243cdb1','02b7cfb7-7d47-4043-8394-6e75cd119f18','136a9067-d203-46b7-bb25-28bb20a55ad2','298bc141-0551-4454-b8a9-e24aba9c1e1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8449339e45bd4f1eb6526a6dbdf30b4c',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:58.870851 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b08e6492-165e-4106-89c2-77d5c61927c4 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51973041-21eb-4554-a9fe-c29f6b9ca93a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:12:58.882481 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b08e6492-165e-4106-89c2-77d5c61927c4 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51973041-21eb-4554-a9fe-c29f6b9ca93a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:12:58.884159 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b08e6492-165e-4106-89c2-77d5c61927c4 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Flow 'volume_create_api' (ce2b4aa2-d493-42f1-a5d0-a4b44d44785d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:12:58.884159 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-b08e6492-165e-4106-89c2-77d5c61927c4 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Create volume request issued successfully. Jul 10 14:12:58.884453 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b08e6492-165e-4106-89c2-77d5c61927c4 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:12:58.884946 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 339/1372] 10.4.3.66 () {70 vars in 1292 bytes} [Fri Jul 10 14:12:58 2026] POST /volume/v3/volumes => generated 817 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:12:58.897811 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-997ec75d-41c5-4959-95be-465cd1fa0b19 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:58.899741 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-997ec75d-41c5-4959-95be-465cd1fa0b19 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] GET https://10.4.3.66/volume/v3/volumes/c1bbf1fe-e72d-451d-94de-1da13ab7d5b4 Jul 10 14:12:58.899996 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-997ec75d-41c5-4959-95be-465cd1fa0b19 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:58.900220 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-997ec75d-41c5-4959-95be-465cd1fa0b19 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:58.907163 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:58.907163 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:12:58.913934 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-997ec75d-41c5-4959-95be-465cd1fa0b19 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Volume info retrieved successfully. Jul 10 14:12:58.914236 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8dcfa14f-cb9b-4e1a-a643-fcb6e74111fe None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:58.915864 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8dcfa14f-cb9b-4e1a-a643-fcb6e74111fe tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 Jul 10 14:12:58.916055 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8dcfa14f-cb9b-4e1a-a643-fcb6e74111fe tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:58.916244 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8dcfa14f-cb9b-4e1a-a643-fcb6e74111fe tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:58.918938 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-997ec75d-41c5-4959-95be-465cd1fa0b19 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] https://10.4.3.66/volume/v3/volumes/c1bbf1fe-e72d-451d-94de-1da13ab7d5b4 returned with HTTP 200 Jul 10 14:12:58.919671 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 350/1373] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:12:58 2026] GET /volume/v3/volumes/c1bbf1fe-e72d-451d-94de-1da13ab7d5b4 => generated 885 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:12:58.931739 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:58.931739 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:12:58.935518 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-8dcfa14f-cb9b-4e1a-a643-fcb6e74111fe tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:12:58.938970 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8dcfa14f-cb9b-4e1a-a643-fcb6e74111fe tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 returned with HTTP 200 Jul 10 14:12:58.938970 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 345/1374] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:58 2026] GET /volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:58.963182 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-7ccbf4c9-1205-493c-bdd9-ab9f7fbfeb6d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:58.965705 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7ccbf4c9-1205-493c-bdd9-ab9f7fbfeb6d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:12:58.965899 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7ccbf4c9-1205-493c-bdd9-ab9f7fbfeb6d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:58.966088 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7ccbf4c9-1205-493c-bdd9-ab9f7fbfeb6d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:58.976733 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:58.976733 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:58.979667 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-7ccbf4c9-1205-493c-bdd9-ab9f7fbfeb6d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:12:58.983294 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7ccbf4c9-1205-493c-bdd9-ab9f7fbfeb6d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:12:58.983676 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 341/1375] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:58 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 1146 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:12:59.699360 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4903e508-9ed7-4e35-b2d2-d80b3ec1791e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:59.699856 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4903e508-9ed7-4e35-b2d2-d80b3ec1791e None None] GET https://10.4.3.66/volume// Jul 10 14:12:59.700071 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4903e508-9ed7-4e35-b2d2-d80b3ec1791e None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:59.700287 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4903e508-9ed7-4e35-b2d2-d80b3ec1791e None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:59.700669 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4903e508-9ed7-4e35-b2d2-d80b3ec1791e None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:12:59.700994 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 340/1376] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:12:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:12:59.709199 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-07282c1a-f572-4c65-aacf-6e994ec47f9b req-bd7f4e22-1088-4016-adb2-a3e8aa1e0248 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:59.711454 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-07282c1a-f572-4c65-aacf-6e994ec47f9b req-bd7f4e22-1088-4016-adb2-a3e8aa1e0248 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:12:59.711881 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-07282c1a-f572-4c65-aacf-6e994ec47f9b req-bd7f4e22-1088-4016-adb2-a3e8aa1e0248 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bca8fa21-1da5-4661-8384-f49adaf0bb8c", "connector": null, "instance_uuid": "eaee59d7-69d5-4d15-8376-86b858fbc44b"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:59.720802 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:59.720802 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:12:59.746628 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-07282c1a-f572-4c65-aacf-6e994ec47f9b req-bd7f4e22-1088-4016-adb2-a3e8aa1e0248 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:12:59.747033 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 351/1377] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:12:59 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 14:12:59.934575 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8f3b2eb2-53c9-41e4-8802-c7222271b200 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:59.936218 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8f3b2eb2-53c9-41e4-8802-c7222271b200 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] GET https://10.4.3.66/volume/v3/volumes/c1bbf1fe-e72d-451d-94de-1da13ab7d5b4 Jul 10 14:12:59.936467 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8f3b2eb2-53c9-41e4-8802-c7222271b200 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:59.936718 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8f3b2eb2-53c9-41e4-8802-c7222271b200 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:59.946286 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:59.946286 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:12:59.951368 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-8f3b2eb2-53c9-41e4-8802-c7222271b200 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Volume info retrieved successfully. Jul 10 14:12:59.951670 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-7417b294-4da0-4629-bc34-efd4c11189f1 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:59.953454 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7417b294-4da0-4629-bc34-efd4c11189f1 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 Jul 10 14:12:59.953678 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7417b294-4da0-4629-bc34-efd4c11189f1 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:59.953866 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7417b294-4da0-4629-bc34-efd4c11189f1 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:12:59.956285 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8f3b2eb2-53c9-41e4-8802-c7222271b200 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] https://10.4.3.66/volume/v3/volumes/c1bbf1fe-e72d-451d-94de-1da13ab7d5b4 returned with HTTP 200 Jul 10 14:12:59.956699 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 346/1378] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:12:59 2026] GET /volume/v3/volumes/c1bbf1fe-e72d-451d-94de-1da13ab7d5b4 => generated 944 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:12:59.964235 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:59.964235 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:12:59.968405 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-7417b294-4da0-4629-bc34-efd4c11189f1 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:12:59.970667 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-6a462f5f-aa6a-42ab-8edf-abf693ac2653 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:59.972812 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7417b294-4da0-4629-bc34-efd4c11189f1 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 returned with HTTP 200 Jul 10 14:12:59.973182 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 342/1379] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:59 2026] GET /volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:12:59.974142 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6a462f5f-aa6a-42ab-8edf-abf693ac2653 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] POST https://10.4.3.66/volume/v3/volume-transfers Jul 10 14:12:59.974607 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6a462f5f-aa6a-42ab-8edf-abf693ac2653 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c1bbf1fe-e72d-451d-94de-1da13ab7d5b4"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:12:59.976406 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volume_transfer [None req-6a462f5f-aa6a-42ab-8edf-abf693ac2653 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Creating new volume transfer {'transfer': {'volume_id': 'c1bbf1fe-e72d-451d-94de-1da13ab7d5b4'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 10 14:12:59.976581 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volume_transfer [None req-6a462f5f-aa6a-42ab-8edf-abf693ac2653 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Creating transfer of volume c1bbf1fe-e72d-451d-94de-1da13ab7d5b4 Jul 10 14:12:59.976716 np0000005012 devstack@c-api.service[100155]: INFO cinder.transfer.api [None req-6a462f5f-aa6a-42ab-8edf-abf693ac2653 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Generating transfer record for volume c1bbf1fe-e72d-451d-94de-1da13ab7d5b4 Jul 10 14:12:59.985283 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:12:59.985283 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:12:59.996294 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-27b4f11b-c228-4dc1-ab10-eb6cea787222 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:12:59.997864 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6a462f5f-aa6a-42ab-8edf-abf693ac2653 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] https://10.4.3.66/volume/v3/volume-transfers returned with HTTP 202 Jul 10 14:12:59.999446 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 341/1380] 10.4.3.66 () {70 vars in 1319 bytes} [Fri Jul 10 14:12:59 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:12:59.999636 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-27b4f11b-c228-4dc1-ab10-eb6cea787222 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:12:59.999636 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-27b4f11b-c228-4dc1-ab10-eb6cea787222 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:12:59.999636 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-27b4f11b-c228-4dc1-ab10-eb6cea787222 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:00.008733 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5f9792de-c66a-4894-85da-45af82b14080 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:00.010466 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5f9792de-c66a-4894-85da-45af82b14080 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] GET https://10.4.3.66/volume/v3/volumes/c1bbf1fe-e72d-451d-94de-1da13ab7d5b4 Jul 10 14:13:00.010670 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5f9792de-c66a-4894-85da-45af82b14080 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:00.010867 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5f9792de-c66a-4894-85da-45af82b14080 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:00.014034 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:00.014034 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:13:00.017917 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-27b4f11b-c228-4dc1-ab10-eb6cea787222 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:13:00.017984 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:00.017984 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:13:00.022647 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-5f9792de-c66a-4894-85da-45af82b14080 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Volume info retrieved successfully. Jul 10 14:13:00.023468 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-27b4f11b-c228-4dc1-ab10-eb6cea787222 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:13:00.024200 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 352/1381] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:12:59 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 1146 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:13:00.030057 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5f9792de-c66a-4894-85da-45af82b14080 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] https://10.4.3.66/volume/v3/volumes/c1bbf1fe-e72d-451d-94de-1da13ab7d5b4 returned with HTTP 200 Jul 10 14:13:00.030859 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 347/1382] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:13:00 2026] GET /volume/v3/volumes/c1bbf1fe-e72d-451d-94de-1da13ab7d5b4 => generated 952 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:13:00.046816 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-679468b4-0a76-4cea-bb82-d1ed33cda0e5 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:00.048747 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-679468b4-0a76-4cea-bb82-d1ed33cda0e5 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] GET https://10.4.3.66/volume/v3/volume-transfers/b989ddf5-53fe-4d8b-9e96-8c20020fb1ae Jul 10 14:13:00.048949 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-679468b4-0a76-4cea-bb82-d1ed33cda0e5 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:00.049160 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-679468b4-0a76-4cea-bb82-d1ed33cda0e5 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:00.055230 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-679468b4-0a76-4cea-bb82-d1ed33cda0e5 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] https://10.4.3.66/volume/v3/volume-transfers/b989ddf5-53fe-4d8b-9e96-8c20020fb1ae returned with HTTP 200 Jul 10 14:13:00.055518 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 343/1383] 10.4.3.66 () {68 vars in 1409 bytes} [Fri Jul 10 14:13:00 2026] GET /volume/v3/volume-transfers/b989ddf5-53fe-4d8b-9e96-8c20020fb1ae => generated 430 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:13:00.066486 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-90d73bcd-772c-444a-89e8-314627ddbceb None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:00.068423 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-90d73bcd-772c-444a-89e8-314627ddbceb tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] GET https://10.4.3.66/volume/v3/volume-transfers Jul 10 14:13:00.068725 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-90d73bcd-772c-444a-89e8-314627ddbceb tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:00.068879 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-90d73bcd-772c-444a-89e8-314627ddbceb tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Calling method 'index' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:00.069050 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volume_transfer [None req-90d73bcd-772c-444a-89e8-314627ddbceb tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Listing volume transfers {{(pid=100155) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 10 14:13:00.074989 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-90d73bcd-772c-444a-89e8-314627ddbceb tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] https://10.4.3.66/volume/v3/volume-transfers returned with HTTP 200 Jul 10 14:13:00.076462 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 342/1384] 10.4.3.66 () {68 vars in 1298 bytes} [Fri Jul 10 14:13:00 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:13:00.085027 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-110ec562-06ff-40d9-8e4f-6be8776fdc90 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:00.151738 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-110ec562-06ff-40d9-8e4f-6be8776fdc90 tempest-VolumesTransfersV355Test-1191192477 tempest-VolumesTransfersV355Test-1191192477-project-member] POST https://10.4.3.66/volume/v3/volume-transfers/b989ddf5-53fe-4d8b-9e96-8c20020fb1ae/accept Jul 10 14:13:00.152054 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-110ec562-06ff-40d9-8e4f-6be8776fdc90 tempest-VolumesTransfersV355Test-1191192477 tempest-VolumesTransfersV355Test-1191192477-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "96a38f1f66774972"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:00.153335 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.volume_transfer [None req-110ec562-06ff-40d9-8e4f-6be8776fdc90 tempest-VolumesTransfersV355Test-1191192477 tempest-VolumesTransfersV355Test-1191192477-project-member] Accepting volume transfer b989ddf5-53fe-4d8b-9e96-8c20020fb1ae {{(pid=100152) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 10 14:13:00.153435 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.contrib.volume_transfer [None req-110ec562-06ff-40d9-8e4f-6be8776fdc90 tempest-VolumesTransfersV355Test-1191192477 tempest-VolumesTransfersV355Test-1191192477-project-member] Accepting transfer b989ddf5-53fe-4d8b-9e96-8c20020fb1ae Jul 10 14:13:00.187959 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4c4d034b-ca45-4776-95ae-42976a476c7c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:00.189963 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4c4d034b-ca45-4776-95ae-42976a476c7c tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:13:00.190178 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4c4d034b-ca45-4776-95ae-42976a476c7c tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:00.190392 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4c4d034b-ca45-4776-95ae-42976a476c7c tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:00.200297 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:00.200297 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:13:00.203403 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-4c4d034b-ca45-4776-95ae-42976a476c7c tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:13:00.206998 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4c4d034b-ca45-4776-95ae-42976a476c7c tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:13:00.207464 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 348/1385] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:00 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 916 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:00.219217 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-110ec562-06ff-40d9-8e4f-6be8776fdc90 tempest-VolumesTransfersV355Test-1191192477 tempest-VolumesTransfersV355Test-1191192477-project-member] Created reservations ['c5fed115-c8a3-4d77-97b6-a8635de3436d', 'c9121792-817e-4ee0-8b5c-f764341be9de', 'ca28a344-8d5e-402f-84b5-14e85d86a581', '94406034-67b7-49b8-b003-39287a3fcced'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:13:00.241720 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-110ec562-06ff-40d9-8e4f-6be8776fdc90 tempest-VolumesTransfersV355Test-1191192477 tempest-VolumesTransfersV355Test-1191192477-project-member] Created reservations ['e5baf13f-2d55-4a5b-a495-4b049c1dcd1e', '71290e2b-f004-473b-b4a8-042f0415579a', '736ceadb-a10f-4c3d-b6e5-118ce2a376e6', '56a7c04e-ac63-453d-8f99-563fcf71bc2b'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:13:00.273863 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-110ec562-06ff-40d9-8e4f-6be8776fdc90 tempest-VolumesTransfersV355Test-1191192477 tempest-VolumesTransfersV355Test-1191192477-project-member] Created reservations ['b3791bd6-d45b-46e4-94a6-19bb6710663f', '6e0f7091-0f13-4dfd-aed4-8feb55a66f1c', 'b74ffd11-a3b3-430c-b7a3-29c9da0c6257', 'c7cacebc-189d-49cc-8fb1-8df45c949825'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:13:00.275653 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8990de17-59fd-4518-b06d-ae59f3cc3150 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:00.276128 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8990de17-59fd-4518-b06d-ae59f3cc3150 None None] GET https://10.4.3.66/volume// Jul 10 14:13:00.276330 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8990de17-59fd-4518-b06d-ae59f3cc3150 None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:00.276609 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8990de17-59fd-4518-b06d-ae59f3cc3150 None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:00.276943 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8990de17-59fd-4518-b06d-ae59f3cc3150 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:13:00.277282 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 344/1386] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:13:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:13:00.287687 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-07282c1a-f572-4c65-aacf-6e994ec47f9b req-59f862b7-3408-4916-a611-ea2f293dc770 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:00.290162 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-07282c1a-f572-4c65-aacf-6e994ec47f9b req-59f862b7-3408-4916-a611-ea2f293dc770 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:13:00.290416 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-07282c1a-f572-4c65-aacf-6e994ec47f9b req-59f862b7-3408-4916-a611-ea2f293dc770 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:00.290698 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-07282c1a-f572-4c65-aacf-6e994ec47f9b req-59f862b7-3408-4916-a611-ea2f293dc770 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:00.302929 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:00.302929 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:13:00.307133 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-07282c1a-f572-4c65-aacf-6e994ec47f9b req-59f862b7-3408-4916-a611-ea2f293dc770 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:13:00.311602 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-110ec562-06ff-40d9-8e4f-6be8776fdc90 tempest-VolumesTransfersV355Test-1191192477 tempest-VolumesTransfersV355Test-1191192477-project-member] Created reservations ['47538ee2-7013-4735-9ada-3dc8e617c3db', 'c0f5f9ca-8f49-4cbb-bf75-cfc542c627e7', '4b020bc1-dafa-4814-907a-a7b6d9d94323', 'f95ec0e5-9d6c-4616-8fca-eb6301ad04e7'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:13:00.312527 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-07282c1a-f572-4c65-aacf-6e994ec47f9b req-59f862b7-3408-4916-a611-ea2f293dc770 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:13:00.313003 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 343/1387] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:13:00 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 1096 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:13:00.463620 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-07282c1a-f572-4c65-aacf-6e994ec47f9b req-63553f89-138e-4b8d-8337-235c46e8e0e8 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:00.466007 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-07282c1a-f572-4c65-aacf-6e994ec47f9b req-63553f89-138e-4b8d-8337-235c46e8e0e8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] PUT https://10.4.3.66/volume/v3/attachments/a1629328-e7b9-4dd7-9336-4377960e7c36 Jul 10 14:13:00.466398 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-07282c1a-f572-4c65-aacf-6e994ec47f9b req-63553f89-138e-4b8d-8337-235c46e8e0e8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:00.474536 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-07282c1a-f572-4c65-aacf-6e994ec47f9b req-63553f89-138e-4b8d-8337-235c46e8e0e8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Acquiring lock "cinder-attachment_update-bca8fa21-1da5-4661-8384-f49adaf0bb8c-np0000005012" by "attachment_update" {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:13:00.484731 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-07282c1a-f572-4c65-aacf-6e994ec47f9b req-63553f89-138e-4b8d-8337-235c46e8e0e8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Lock "cinder-attachment_update-bca8fa21-1da5-4661-8384-f49adaf0bb8c-np0000005012" acquired by "attachment_update" :: waited 0.007s {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:13:00.484731 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:00.484731 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:13:00.532307 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-06fbe9ff-ba16-4399-83bb-297e19e9008e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:00.532837 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-06fbe9ff-ba16-4399-83bb-297e19e9008e None None] GET https://10.4.3.66/volume// Jul 10 14:13:00.533129 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-06fbe9ff-ba16-4399-83bb-297e19e9008e None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:00.533396 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-06fbe9ff-ba16-4399-83bb-297e19e9008e None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:00.533851 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-06fbe9ff-ba16-4399-83bb-297e19e9008e None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:13:00.534265 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 345/1388] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:13:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:13:00.544990 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-150e34f5-81de-4bb7-ac53-1293125376ec req-d1cb8d78-c2c5-46b8-95b0-41c94c454de1 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:00.550315 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-150e34f5-81de-4bb7-ac53-1293125376ec req-d1cb8d78-c2c5-46b8-95b0-41c94c454de1 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:13:00.550760 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-150e34f5-81de-4bb7-ac53-1293125376ec req-d1cb8d78-c2c5-46b8-95b0-41c94c454de1 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1190326c-5fb6-44a1-a02d-76037a025d12", "connector": null, "instance_uuid": "140f6a5f-4374-4b16-9011-e1821f76d7f0"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:00.578878 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:00.578878 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:13:00.618684 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-150e34f5-81de-4bb7-ac53-1293125376ec req-d1cb8d78-c2c5-46b8-95b0-41c94c454de1 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:13:00.618684 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 344/1389] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:13:00 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:13:00.627276 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-150e34f5-81de-4bb7-ac53-1293125376ec req-3bc96cbb-bbed-437c-a26b-537259c26b7d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:00.631064 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-150e34f5-81de-4bb7-ac53-1293125376ec req-3bc96cbb-bbed-437c-a26b-537259c26b7d tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] DELETE https://10.4.3.66/volume/v3/attachments/d3acc32c-98e9-45f4-a2cf-1289d5a56d16 Jul 10 14:13:00.631064 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-150e34f5-81de-4bb7-ac53-1293125376ec req-3bc96cbb-bbed-437c-a26b-537259c26b7d tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:00.631064 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-150e34f5-81de-4bb7-ac53-1293125376ec req-3bc96cbb-bbed-437c-a26b-537259c26b7d tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:00.637065 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:00.637065 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:13:00.800112 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-22cbbdea-4352-4579-82e0-c133866b5bb3 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:00.802011 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-22cbbdea-4352-4579-82e0-c133866b5bb3 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] DELETE https://10.4.3.66/volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 Jul 10 14:13:00.802255 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-22cbbdea-4352-4579-82e0-c133866b5bb3 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:00.802453 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-22cbbdea-4352-4579-82e0-c133866b5bb3 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:00.802640 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-22cbbdea-4352-4579-82e0-c133866b5bb3 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Delete volume with id: 729baa73-7c8d-4028-9bcb-95cb2906ec44 Jul 10 14:13:00.810857 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:00.810857 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:13:00.811350 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-22cbbdea-4352-4579-82e0-c133866b5bb3 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Volume info retrieved successfully. Jul 10 14:13:00.819240 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-110ec562-06ff-40d9-8e4f-6be8776fdc90 tempest-VolumesTransfersV355Test-1191192477 tempest-VolumesTransfersV355Test-1191192477-project-member] Transfer volume completed successfully. Jul 10 14:13:00.838141 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-22cbbdea-4352-4579-82e0-c133866b5bb3 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Delete volume request issued successfully. Jul 10 14:13:00.838336 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-22cbbdea-4352-4579-82e0-c133866b5bb3 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] https://10.4.3.66/volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 returned with HTTP 202 Jul 10 14:13:00.838785 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 345/1390] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:13:00 2026] DELETE /volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:13:00.848383 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-663cd776-ee05-495e-9e95-ee4268d82724 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:00.850418 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-663cd776-ee05-495e-9e95-ee4268d82724 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] GET https://10.4.3.66/volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 Jul 10 14:13:00.850652 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-663cd776-ee05-495e-9e95-ee4268d82724 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:00.850857 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-663cd776-ee05-495e-9e95-ee4268d82724 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:00.859253 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:00.859253 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:13:00.863742 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-663cd776-ee05-495e-9e95-ee4268d82724 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Volume info retrieved successfully. Jul 10 14:13:00.868112 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-663cd776-ee05-495e-9e95-ee4268d82724 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] https://10.4.3.66/volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 returned with HTTP 200 Jul 10 14:13:00.868570 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 346/1391] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:00 2026] GET /volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:00.929398 np0000005012 devstack@c-api.service[100152]: INFO cinder.transfer.api [None req-110ec562-06ff-40d9-8e4f-6be8776fdc90 tempest-VolumesTransfersV355Test-1191192477 tempest-VolumesTransfersV355Test-1191192477-project-member] Volume c1bbf1fe-e72d-451d-94de-1da13ab7d5b4 has been transferred. Jul 10 14:13:00.937697 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-110ec562-06ff-40d9-8e4f-6be8776fdc90 tempest-VolumesTransfersV355Test-1191192477 tempest-VolumesTransfersV355Test-1191192477-project-member] https://10.4.3.66/volume/v3/volume-transfers/b989ddf5-53fe-4d8b-9e96-8c20020fb1ae/accept returned with HTTP 202 Jul 10 14:13:00.938402 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 353/1392] 10.4.3.66 () {70 vars in 1451 bytes} [Fri Jul 10 14:13:00 2026] POST /volume/v3/volume-transfers/b989ddf5-53fe-4d8b-9e96-8c20020fb1ae/accept => generated 363 bytes in 854 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:13:00.951843 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-2dc866f2-2769-4883-8e3b-a24261ffe8a6 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:00.953465 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2dc866f2-2769-4883-8e3b-a24261ffe8a6 tempest-VolumesTransfersV355Test-1191192477 tempest-VolumesTransfersV355Test-1191192477-project-member] GET https://10.4.3.66/volume/v3/volumes/c1bbf1fe-e72d-451d-94de-1da13ab7d5b4 Jul 10 14:13:00.953676 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2dc866f2-2769-4883-8e3b-a24261ffe8a6 tempest-VolumesTransfersV355Test-1191192477 tempest-VolumesTransfersV355Test-1191192477-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:00.953848 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2dc866f2-2769-4883-8e3b-a24261ffe8a6 tempest-VolumesTransfersV355Test-1191192477 tempest-VolumesTransfersV355Test-1191192477-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:00.960155 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:00.960155 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:13:00.965419 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-2dc866f2-2769-4883-8e3b-a24261ffe8a6 tempest-VolumesTransfersV355Test-1191192477 tempest-VolumesTransfersV355Test-1191192477-project-member] Volume info retrieved successfully. Jul 10 14:13:00.970930 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2dc866f2-2769-4883-8e3b-a24261ffe8a6 tempest-VolumesTransfersV355Test-1191192477 tempest-VolumesTransfersV355Test-1191192477-project-member] https://10.4.3.66/volume/v3/volumes/c1bbf1fe-e72d-451d-94de-1da13ab7d5b4 returned with HTTP 200 Jul 10 14:13:00.971447 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 347/1393] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:13:00 2026] GET /volume/v3/volumes/c1bbf1fe-e72d-451d-94de-1da13ab7d5b4 => generated 944 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:13:00.987381 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c84733fd-dcfd-4c4d-b0bc-82205cbe0c52 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:00.987526 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-9b31db98-20d2-4fc9-8d21-f2b9263ed6a4 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:00.989254 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9b31db98-20d2-4fc9-8d21-f2b9263ed6a4 tempest-VolumesTransfersV355Test-1191192477 tempest-VolumesTransfersV355Test-1191192477-project-member] GET https://10.4.3.66/volume/v3/volumes/c1bbf1fe-e72d-451d-94de-1da13ab7d5b4 Jul 10 14:13:00.989463 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9b31db98-20d2-4fc9-8d21-f2b9263ed6a4 tempest-VolumesTransfersV355Test-1191192477 tempest-VolumesTransfersV355Test-1191192477-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:00.989604 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c84733fd-dcfd-4c4d-b0bc-82205cbe0c52 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 Jul 10 14:13:00.989694 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9b31db98-20d2-4fc9-8d21-f2b9263ed6a4 tempest-VolumesTransfersV355Test-1191192477 tempest-VolumesTransfersV355Test-1191192477-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:00.989793 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c84733fd-dcfd-4c4d-b0bc-82205cbe0c52 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:00.990050 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c84733fd-dcfd-4c4d-b0bc-82205cbe0c52 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:00.996524 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:00.996524 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:13:00.999420 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:00.999420 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:13:01.001653 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-9b31db98-20d2-4fc9-8d21-f2b9263ed6a4 tempest-VolumesTransfersV355Test-1191192477 tempest-VolumesTransfersV355Test-1191192477-project-member] Volume info retrieved successfully. Jul 10 14:13:01.003335 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c84733fd-dcfd-4c4d-b0bc-82205cbe0c52 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:13:01.005888 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-07282c1a-f572-4c65-aacf-6e994ec47f9b req-63553f89-138e-4b8d-8337-235c46e8e0e8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Lock "cinder-attachment_update-bca8fa21-1da5-4661-8384-f49adaf0bb8c-np0000005012" released by "attachment_update" :: held 0.524s {{(pid=100153) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:13:01.006305 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-07282c1a-f572-4c65-aacf-6e994ec47f9b req-63553f89-138e-4b8d-8337-235c46e8e0e8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/attachments/a1629328-e7b9-4dd7-9336-4377960e7c36 returned with HTTP 200 Jul 10 14:13:01.006793 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 349/1394] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:13:00 2026] PUT /volume/v3/attachments/a1629328-e7b9-4dd7-9336-4377960e7c36 => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:13:01.009282 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c84733fd-dcfd-4c4d-b0bc-82205cbe0c52 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 returned with HTTP 200 Jul 10 14:13:01.009362 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9b31db98-20d2-4fc9-8d21-f2b9263ed6a4 tempest-VolumesTransfersV355Test-1191192477 tempest-VolumesTransfersV355Test-1191192477-project-member] https://10.4.3.66/volume/v3/volumes/c1bbf1fe-e72d-451d-94de-1da13ab7d5b4 returned with HTTP 200 Jul 10 14:13:01.009686 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 354/1395] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:00 2026] GET /volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:01.009830 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 348/1396] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:13:00 2026] GET /volume/v3/volumes/c1bbf1fe-e72d-451d-94de-1da13ab7d5b4 => generated 944 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 14:13:01.026593 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-1d25a167-6c88-499b-8926-1f5002b41ff9 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:01.028603 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1d25a167-6c88-499b-8926-1f5002b41ff9 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] DELETE https://10.4.3.66/volume/v3/volume-transfers/b989ddf5-53fe-4d8b-9e96-8c20020fb1ae Jul 10 14:13:01.028794 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1d25a167-6c88-499b-8926-1f5002b41ff9 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:01.028978 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1d25a167-6c88-499b-8926-1f5002b41ff9 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:01.029080 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.contrib.volume_transfer [None req-1d25a167-6c88-499b-8926-1f5002b41ff9 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Delete transfer with id: b989ddf5-53fe-4d8b-9e96-8c20020fb1ae Jul 10 14:13:01.034519 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1d25a167-6c88-499b-8926-1f5002b41ff9 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] https://10.4.3.66/volume/v3/volume-transfers/b989ddf5-53fe-4d8b-9e96-8c20020fb1ae returned with HTTP 404 Jul 10 14:13:01.034722 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 350/1397] 10.4.3.66 () {68 vars in 1412 bytes} [Fri Jul 10 14:13:01 2026] DELETE /volume/v3/volume-transfers/b989ddf5-53fe-4d8b-9e96-8c20020fb1ae => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:13:01.040392 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-56255bf1-3cd7-4ec6-a65f-e624b3d7058d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:01.041403 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-56255bf1-3cd7-4ec6-a65f-e624b3d7058d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:13:01.041679 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-abd29a9e-45ee-4d65-bd8b-86accbfc9f16 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:01.041736 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-56255bf1-3cd7-4ec6-a65f-e624b3d7058d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:01.042107 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-56255bf1-3cd7-4ec6-a65f-e624b3d7058d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:01.055622 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:01.055622 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:13:01.059174 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-56255bf1-3cd7-4ec6-a65f-e624b3d7058d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:13:01.063396 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-56255bf1-3cd7-4ec6-a65f-e624b3d7058d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:13:01.064174 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 355/1398] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:01 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 1146 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:13:01.074269 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-abd29a9e-45ee-4d65-bd8b-86accbfc9f16 tempest-VolumesTransfersV355Test-329976004 tempest-VolumesTransfersV355Test-329976004-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/c1bbf1fe-e72d-451d-94de-1da13ab7d5b4 Jul 10 14:13:01.074489 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-abd29a9e-45ee-4d65-bd8b-86accbfc9f16 tempest-VolumesTransfersV355Test-329976004 tempest-VolumesTransfersV355Test-329976004-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:01.074731 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-abd29a9e-45ee-4d65-bd8b-86accbfc9f16 tempest-VolumesTransfersV355Test-329976004 tempest-VolumesTransfersV355Test-329976004-project-admin] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:01.074918 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-abd29a9e-45ee-4d65-bd8b-86accbfc9f16 tempest-VolumesTransfersV355Test-329976004 tempest-VolumesTransfersV355Test-329976004-project-admin] Delete volume with id: c1bbf1fe-e72d-451d-94de-1da13ab7d5b4 Jul 10 14:13:01.082344 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:01.082344 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:13:01.082719 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-abd29a9e-45ee-4d65-bd8b-86accbfc9f16 tempest-VolumesTransfersV355Test-329976004 tempest-VolumesTransfersV355Test-329976004-project-admin] Volume info retrieved successfully. Jul 10 14:13:01.096555 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-83edc1ea-c989-4bd8-aab3-3fa82a694c1c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:01.101929 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-83edc1ea-c989-4bd8-aab3-3fa82a694c1c tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] GET https://10.4.3.66/volume/v3/volumes/60090f99-be68-4d2d-99b6-757c9119497a Jul 10 14:13:01.102188 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-83edc1ea-c989-4bd8-aab3-3fa82a694c1c tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:01.102430 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-83edc1ea-c989-4bd8-aab3-3fa82a694c1c tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:01.119191 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:01.119191 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:13:01.121514 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-abd29a9e-45ee-4d65-bd8b-86accbfc9f16 tempest-VolumesTransfersV355Test-329976004 tempest-VolumesTransfersV355Test-329976004-project-admin] Delete volume request issued successfully. Jul 10 14:13:01.122181 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-abd29a9e-45ee-4d65-bd8b-86accbfc9f16 tempest-VolumesTransfersV355Test-329976004 tempest-VolumesTransfersV355Test-329976004-project-admin] https://10.4.3.66/volume/v3/volumes/c1bbf1fe-e72d-451d-94de-1da13ab7d5b4 returned with HTTP 202 Jul 10 14:13:01.122632 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 349/1399] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:13:01 2026] DELETE /volume/v3/volumes/c1bbf1fe-e72d-451d-94de-1da13ab7d5b4 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:13:01.125265 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-83edc1ea-c989-4bd8-aab3-3fa82a694c1c tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Volume info retrieved successfully. Jul 10 14:13:01.131259 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c9eacc7c-1f7b-4063-8578-845d1e051bbe None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:01.131888 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-83edc1ea-c989-4bd8-aab3-3fa82a694c1c tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] https://10.4.3.66/volume/v3/volumes/60090f99-be68-4d2d-99b6-757c9119497a returned with HTTP 200 Jul 10 14:13:01.132459 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 351/1400] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:01 2026] GET /volume/v3/volumes/60090f99-be68-4d2d-99b6-757c9119497a => generated 848 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:01.134893 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c9eacc7c-1f7b-4063-8578-845d1e051bbe tempest-VolumesTransfersV355Test-329976004 tempest-VolumesTransfersV355Test-329976004-project-admin] GET https://10.4.3.66/volume/v3/volumes/c1bbf1fe-e72d-451d-94de-1da13ab7d5b4 Jul 10 14:13:01.134893 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c9eacc7c-1f7b-4063-8578-845d1e051bbe tempest-VolumesTransfersV355Test-329976004 tempest-VolumesTransfersV355Test-329976004-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:01.134893 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c9eacc7c-1f7b-4063-8578-845d1e051bbe tempest-VolumesTransfersV355Test-329976004 tempest-VolumesTransfersV355Test-329976004-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:01.143820 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:01.143820 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:13:01.147764 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c9eacc7c-1f7b-4063-8578-845d1e051bbe tempest-VolumesTransfersV355Test-329976004 tempest-VolumesTransfersV355Test-329976004-project-admin] Volume info retrieved successfully. Jul 10 14:13:01.153287 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c9eacc7c-1f7b-4063-8578-845d1e051bbe tempest-VolumesTransfersV355Test-329976004 tempest-VolumesTransfersV355Test-329976004-project-admin] https://10.4.3.66/volume/v3/volumes/c1bbf1fe-e72d-451d-94de-1da13ab7d5b4 returned with HTTP 200 Jul 10 14:13:01.154081 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 356/1401] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:13:01 2026] GET /volume/v3/volumes/c1bbf1fe-e72d-451d-94de-1da13ab7d5b4 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:13:01.182720 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-150e34f5-81de-4bb7-ac53-1293125376ec req-3bc96cbb-bbed-437c-a26b-537259c26b7d tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] https://10.4.3.66/volume/v3/attachments/d3acc32c-98e9-45f4-a2cf-1289d5a56d16 returned with HTTP 200 Jul 10 14:13:01.182720 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 346/1402] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:13:00 2026] DELETE /volume/v3/attachments/d3acc32c-98e9-45f4-a2cf-1289d5a56d16 => generated 192 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:13:01.187930 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-5e935564-5eb5-48ac-8ca6-77d3d06405bd None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:01.190438 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5e935564-5eb5-48ac-8ca6-77d3d06405bd tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] GET https://10.4.3.66/volume/v3/volumes/60090f99-be68-4d2d-99b6-757c9119497a Jul 10 14:13:01.190738 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5e935564-5eb5-48ac-8ca6-77d3d06405bd tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:01.191034 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5e935564-5eb5-48ac-8ca6-77d3d06405bd tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:01.199690 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:01.199690 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:13:01.204328 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-5e935564-5eb5-48ac-8ca6-77d3d06405bd tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Volume info retrieved successfully. Jul 10 14:13:01.210062 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5e935564-5eb5-48ac-8ca6-77d3d06405bd tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] https://10.4.3.66/volume/v3/volumes/60090f99-be68-4d2d-99b6-757c9119497a returned with HTTP 200 Jul 10 14:13:01.210431 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 350/1403] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:01 2026] GET /volume/v3/volumes/60090f99-be68-4d2d-99b6-757c9119497a => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:01.221754 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-353bce08-4bec-4e1e-bc4b-bc3856c2f151 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:01.223701 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-353bce08-4bec-4e1e-bc4b-bc3856c2f151 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:13:01.223915 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-353bce08-4bec-4e1e-bc4b-bc3856c2f151 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:01.224108 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-353bce08-4bec-4e1e-bc4b-bc3856c2f151 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:01.237066 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:01.237066 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:13:01.242967 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-353bce08-4bec-4e1e-bc4b-bc3856c2f151 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:13:01.249970 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-353bce08-4bec-4e1e-bc4b-bc3856c2f151 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:13:01.251241 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 352/1404] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:01 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 917 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:01.882578 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-55ce7670-e06f-43a7-a55f-560dfd85e3b4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:01.883982 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-55ce7670-e06f-43a7-a55f-560dfd85e3b4 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] GET https://10.4.3.66/volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 Jul 10 14:13:01.885692 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-55ce7670-e06f-43a7-a55f-560dfd85e3b4 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:01.886015 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-55ce7670-e06f-43a7-a55f-560dfd85e3b4 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:01.892588 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-55ce7670-e06f-43a7-a55f-560dfd85e3b4 tempest-ServerStableDeviceRescueTest-1719793685 tempest-ServerStableDeviceRescueTest-1719793685-project-member] https://10.4.3.66/volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 returned with HTTP 404 Jul 10 14:13:01.892588 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 357/1405] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:01 2026] GET /volume/v3/volumes/729baa73-7c8d-4028-9bcb-95cb2906ec44 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:13:02.023267 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d9fed31d-4838-4240-a373-986ca47dd577 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:02.025296 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d9fed31d-4838-4240-a373-986ca47dd577 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 Jul 10 14:13:02.025532 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d9fed31d-4838-4240-a373-986ca47dd577 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:02.025785 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d9fed31d-4838-4240-a373-986ca47dd577 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:02.038009 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:02.038009 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:13:02.042206 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-d9fed31d-4838-4240-a373-986ca47dd577 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:13:02.047358 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d9fed31d-4838-4240-a373-986ca47dd577 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 returned with HTTP 200 Jul 10 14:13:02.047857 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 347/1406] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:02 2026] GET /volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:02.080478 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a72857ea-5cff-4239-9de9-0236370086a5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:02.082092 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a72857ea-5cff-4239-9de9-0236370086a5 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:13:02.082336 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a72857ea-5cff-4239-9de9-0236370086a5 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:02.082565 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a72857ea-5cff-4239-9de9-0236370086a5 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:02.101493 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:02.101493 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:13:02.110418 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-a72857ea-5cff-4239-9de9-0236370086a5 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:13:02.119095 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a72857ea-5cff-4239-9de9-0236370086a5 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:13:02.119588 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 351/1407] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:02 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 1146 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:13:02.169945 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-aaeaed95-27d3-4cf2-877c-b9e70311a88f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:02.171784 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-aaeaed95-27d3-4cf2-877c-b9e70311a88f tempest-VolumesTransfersV355Test-329976004 tempest-VolumesTransfersV355Test-329976004-project-admin] GET https://10.4.3.66/volume/v3/volumes/c1bbf1fe-e72d-451d-94de-1da13ab7d5b4 Jul 10 14:13:02.171784 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-aaeaed95-27d3-4cf2-877c-b9e70311a88f tempest-VolumesTransfersV355Test-329976004 tempest-VolumesTransfersV355Test-329976004-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:02.171902 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-aaeaed95-27d3-4cf2-877c-b9e70311a88f tempest-VolumesTransfersV355Test-329976004 tempest-VolumesTransfersV355Test-329976004-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:02.178121 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-aaeaed95-27d3-4cf2-877c-b9e70311a88f tempest-VolumesTransfersV355Test-329976004 tempest-VolumesTransfersV355Test-329976004-project-admin] https://10.4.3.66/volume/v3/volumes/c1bbf1fe-e72d-451d-94de-1da13ab7d5b4 returned with HTTP 404 Jul 10 14:13:02.178251 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 353/1408] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:13:02 2026] GET /volume/v3/volumes/c1bbf1fe-e72d-451d-94de-1da13ab7d5b4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:13:02.185905 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c2e7c960-ee80-4559-9eba-3a8947eb34f6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:02.189537 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c2e7c960-ee80-4559-9eba-3a8947eb34f6 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] GET https://10.4.3.66/volume/v3/volumes/c1bbf1fe-e72d-451d-94de-1da13ab7d5b4 Jul 10 14:13:02.189789 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c2e7c960-ee80-4559-9eba-3a8947eb34f6 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:02.190176 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c2e7c960-ee80-4559-9eba-3a8947eb34f6 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:02.199184 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c2e7c960-ee80-4559-9eba-3a8947eb34f6 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] https://10.4.3.66/volume/v3/volumes/c1bbf1fe-e72d-451d-94de-1da13ab7d5b4 returned with HTTP 404 Jul 10 14:13:02.199932 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 358/1409] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:13:02 2026] GET /volume/v3/volumes/c1bbf1fe-e72d-451d-94de-1da13ab7d5b4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:13:02.210768 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-332fdd6c-2d45-457a-8a16-7c51ff479797 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:02.212519 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-332fdd6c-2d45-457a-8a16-7c51ff479797 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] DELETE https://10.4.3.66/volume/v3/volumes/c1bbf1fe-e72d-451d-94de-1da13ab7d5b4 Jul 10 14:13:02.212751 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-332fdd6c-2d45-457a-8a16-7c51ff479797 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:02.212963 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-332fdd6c-2d45-457a-8a16-7c51ff479797 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:02.213125 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-332fdd6c-2d45-457a-8a16-7c51ff479797 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Delete volume with id: c1bbf1fe-e72d-451d-94de-1da13ab7d5b4 Jul 10 14:13:02.220678 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-332fdd6c-2d45-457a-8a16-7c51ff479797 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] https://10.4.3.66/volume/v3/volumes/c1bbf1fe-e72d-451d-94de-1da13ab7d5b4 returned with HTTP 404 Jul 10 14:13:02.220678 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 348/1410] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:13:02 2026] DELETE /volume/v3/volumes/c1bbf1fe-e72d-451d-94de-1da13ab7d5b4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:13:02.242743 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e86bea3e-8b68-4648-b234-1763bfecf9e6 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:02.242743 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e86bea3e-8b68-4648-b234-1763bfecf9e6 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:13:02.242743 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e86bea3e-8b68-4648-b234-1763bfecf9e6 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1167430865"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:02.242743 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-e86bea3e-8b68-4648-b234-1763bfecf9e6 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1167430865'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:13:02.242743 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-e86bea3e-8b68-4648-b234-1763bfecf9e6 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Create volume of 1 GB Jul 10 14:13:02.242743 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e86bea3e-8b68-4648-b234-1763bfecf9e6 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Availability Zones retrieved successfully. Jul 10 14:13:02.244785 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e86bea3e-8b68-4648-b234-1763bfecf9e6 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Flow 'volume_create_api' (2398c899-5734-4514-8be2-083de75545b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:13:02.244847 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e86bea3e-8b68-4648-b234-1763bfecf9e6 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbc6421e-a3b5-4f56-b587-4c8898de7b17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:02.245754 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-e86bea3e-8b68-4648-b234-1763bfecf9e6 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:13:02.270958 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-9e7195a6-cd7a-4de6-acd7-ff03396f0ed9 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:02.278086 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9e7195a6-cd7a-4de6-acd7-ff03396f0ed9 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:13:02.278086 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9e7195a6-cd7a-4de6-acd7-ff03396f0ed9 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:02.278086 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9e7195a6-cd7a-4de6-acd7-ff03396f0ed9 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:02.287763 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e86bea3e-8b68-4648-b234-1763bfecf9e6 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbc6421e-a3b5-4f56-b587-4c8898de7b17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:02.288238 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e86bea3e-8b68-4648-b234-1763bfecf9e6 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1208dbf-08d8-4326-8067-304cb9557083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:02.298465 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:02.298465 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:13:02.303570 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-9e7195a6-cd7a-4de6-acd7-ff03396f0ed9 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:13:02.311151 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9e7195a6-cd7a-4de6-acd7-ff03396f0ed9 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:13:02.311697 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 354/1411] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:02 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 917 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:02.347718 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-e86bea3e-8b68-4648-b234-1763bfecf9e6 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Created reservations ['94935652-8c0e-49eb-a826-f8e2c29dfc47', 'ee0c10af-9ca4-4e3d-acb2-8c9a14d877d4', '786f666d-0d97-49b8-8259-f92a94549b0d', '39055166-33ad-497d-be1d-142c5b588307'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:13:02.348560 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e86bea3e-8b68-4648-b234-1763bfecf9e6 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1208dbf-08d8-4326-8067-304cb9557083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94935652-8c0e-49eb-a826-f8e2c29dfc47', 'ee0c10af-9ca4-4e3d-acb2-8c9a14d877d4', '786f666d-0d97-49b8-8259-f92a94549b0d', '39055166-33ad-497d-be1d-142c5b588307']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:02.349611 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e86bea3e-8b68-4648-b234-1763bfecf9e6 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e251346b-8ae4-4591-8d1e-8e3b39a12682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:02.378192 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e86bea3e-8b68-4648-b234-1763bfecf9e6 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e251346b-8ae4-4591-8d1e-8e3b39a12682) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7530a263-089d-488e-9773-ff6144195cae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1167430865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a6f90c512554a55a6f90f6e0e2a0014',qos_specs=None,replication_status=,reservations=['94935652-8c0e-49eb-a826-f8e2c29dfc47','ee0c10af-9ca4-4e3d-acb2-8c9a14d877d4','786f666d-0d97-49b8-8259-f92a94549b0d','39055166-33ad-497d-be1d-142c5b588307'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8449339e45bd4f1eb6526a6dbdf30b4c',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:13:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1167430865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7530a263-089d-488e-9773-ff6144195cae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a6f90c512554a55a6f90f6e0e2a0014',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8449339e45bd4f1eb6526a6dbdf30b4c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:02.379483 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e86bea3e-8b68-4648-b234-1763bfecf9e6 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e3dc13c-11b2-4f6c-86f3-f6bde416676a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:02.402197 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e86bea3e-8b68-4648-b234-1763bfecf9e6 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e3dc13c-11b2-4f6c-86f3-f6bde416676a) transitioned into state 'SUCCESS' from state '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-1167430865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a6f90c512554a55a6f90f6e0e2a0014',qos_specs=None,replication_status=,reservations=['94935652-8c0e-49eb-a826-f8e2c29dfc47','ee0c10af-9ca4-4e3d-acb2-8c9a14d877d4','786f666d-0d97-49b8-8259-f92a94549b0d','39055166-33ad-497d-be1d-142c5b588307'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8449339e45bd4f1eb6526a6dbdf30b4c',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:02.403071 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e86bea3e-8b68-4648-b234-1763bfecf9e6 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3c7957e-3f3f-459a-8efd-2d79737c0c69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:02.414242 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e86bea3e-8b68-4648-b234-1763bfecf9e6 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3c7957e-3f3f-459a-8efd-2d79737c0c69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:02.415383 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e86bea3e-8b68-4648-b234-1763bfecf9e6 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Flow 'volume_create_api' (2398c899-5734-4514-8be2-083de75545b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:13:02.415777 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e86bea3e-8b68-4648-b234-1763bfecf9e6 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Create volume request issued successfully. Jul 10 14:13:02.416548 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e86bea3e-8b68-4648-b234-1763bfecf9e6 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:13:02.417199 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 352/1412] 10.4.3.66 () {70 vars in 1292 bytes} [Fri Jul 10 14:13:02 2026] POST /volume/v3/volumes => generated 817 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:13:02.429312 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-18e3bbb3-9ef8-4d8f-8e11-ae06dd793ece None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:02.430849 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-18e3bbb3-9ef8-4d8f-8e11-ae06dd793ece tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] GET https://10.4.3.66/volume/v3/volumes/7530a263-089d-488e-9773-ff6144195cae Jul 10 14:13:02.431026 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-18e3bbb3-9ef8-4d8f-8e11-ae06dd793ece tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:02.431213 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-18e3bbb3-9ef8-4d8f-8e11-ae06dd793ece tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:02.439614 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:02.439614 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:13:02.443552 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-18e3bbb3-9ef8-4d8f-8e11-ae06dd793ece tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Volume info retrieved successfully. Jul 10 14:13:02.448908 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-18e3bbb3-9ef8-4d8f-8e11-ae06dd793ece tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] https://10.4.3.66/volume/v3/volumes/7530a263-089d-488e-9773-ff6144195cae returned with HTTP 200 Jul 10 14:13:02.449480 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 359/1413] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:13:02 2026] GET /volume/v3/volumes/7530a263-089d-488e-9773-ff6144195cae => generated 885 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:13:02.984623 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-64060b2f-4e9e-4201-a15d-edd1ae4614ed req-12675189-9ef5-45b6-9fbe-d693bcd137f9 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:02.989138 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-64060b2f-4e9e-4201-a15d-edd1ae4614ed req-12675189-9ef5-45b6-9fbe-d693bcd137f9 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] POST https://10.4.3.66/volume/v3/attachments/9bca0d06-dd30-4ced-b75c-5b3ce85d67c3/action Jul 10 14:13:02.992960 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-64060b2f-4e9e-4201-a15d-edd1ae4614ed req-12675189-9ef5-45b6-9fbe-d693bcd137f9 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Action body: b'{"os-complete": null}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:13:02.993114 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-64060b2f-4e9e-4201-a15d-edd1ae4614ed req-12675189-9ef5-45b6-9fbe-d693bcd137f9 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:03.011597 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:03.011597 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:13:03.023229 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-64060b2f-4e9e-4201-a15d-edd1ae4614ed req-12675189-9ef5-45b6-9fbe-d693bcd137f9 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/attachments/9bca0d06-dd30-4ced-b75c-5b3ce85d67c3/action returned with HTTP 204 Jul 10 14:13:03.023874 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 349/1414] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:13:02 2026] POST /volume/v3/attachments/9bca0d06-dd30-4ced-b75c-5b3ce85d67c3/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:13:03.063157 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-31a943ac-6862-4831-916d-69cd2d22b341 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:03.064733 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-31a943ac-6862-4831-916d-69cd2d22b341 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 Jul 10 14:13:03.064924 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-31a943ac-6862-4831-916d-69cd2d22b341 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:03.065098 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-31a943ac-6862-4831-916d-69cd2d22b341 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:03.073759 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:03.073759 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:13:03.080414 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-31a943ac-6862-4831-916d-69cd2d22b341 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:13:03.081544 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-31a943ac-6862-4831-916d-69cd2d22b341 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 returned with HTTP 200 Jul 10 14:13:03.082379 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 355/1415] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:03 2026] GET /volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:03.134670 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-2f699e06-3e63-4d0a-b700-d11c924b1b2e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:03.137351 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2f699e06-3e63-4d0a-b700-d11c924b1b2e tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:13:03.137667 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2f699e06-3e63-4d0a-b700-d11c924b1b2e tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:03.138010 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2f699e06-3e63-4d0a-b700-d11c924b1b2e tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:03.159461 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:03.159461 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:13:03.168915 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-2f699e06-3e63-4d0a-b700-d11c924b1b2e tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:13:03.174763 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2f699e06-3e63-4d0a-b700-d11c924b1b2e tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:13:03.174763 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 353/1416] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:03 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 1440 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:13:03.328725 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-94a4c63b-91ee-463a-b467-7d732203dc42 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:03.330622 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-94a4c63b-91ee-463a-b467-7d732203dc42 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:13:03.330802 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-94a4c63b-91ee-463a-b467-7d732203dc42 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:03.330986 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-94a4c63b-91ee-463a-b467-7d732203dc42 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:03.365685 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:03.365685 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:13:03.375513 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-94a4c63b-91ee-463a-b467-7d732203dc42 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:13:03.380542 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-94a4c63b-91ee-463a-b467-7d732203dc42 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:13:03.381042 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 360/1417] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:03 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 917 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:03.462399 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-3ce4703c-0a51-4f94-8eff-89cad92523a1 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:03.464345 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3ce4703c-0a51-4f94-8eff-89cad92523a1 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] GET https://10.4.3.66/volume/v3/volumes/7530a263-089d-488e-9773-ff6144195cae Jul 10 14:13:03.464658 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3ce4703c-0a51-4f94-8eff-89cad92523a1 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:03.464887 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3ce4703c-0a51-4f94-8eff-89cad92523a1 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:03.472432 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:03.472432 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:13:03.476699 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-3ce4703c-0a51-4f94-8eff-89cad92523a1 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Volume info retrieved successfully. Jul 10 14:13:03.482288 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3ce4703c-0a51-4f94-8eff-89cad92523a1 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] https://10.4.3.66/volume/v3/volumes/7530a263-089d-488e-9773-ff6144195cae returned with HTTP 200 Jul 10 14:13:03.483966 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 350/1418] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:13:03 2026] GET /volume/v3/volumes/7530a263-089d-488e-9773-ff6144195cae => generated 944 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:13:03.496157 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-83642ce2-e463-4462-b9c0-d866871706c3 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:03.498115 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-83642ce2-e463-4462-b9c0-d866871706c3 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] POST https://10.4.3.66/volume/v3/volume-transfers Jul 10 14:13:03.498549 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-83642ce2-e463-4462-b9c0-d866871706c3 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "7530a263-089d-488e-9773-ff6144195cae"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:03.500494 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volume_transfer [None req-83642ce2-e463-4462-b9c0-d866871706c3 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Creating new volume transfer {'transfer': {'volume_id': '7530a263-089d-488e-9773-ff6144195cae'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 10 14:13:03.500598 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volume_transfer [None req-83642ce2-e463-4462-b9c0-d866871706c3 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Creating transfer of volume 7530a263-089d-488e-9773-ff6144195cae Jul 10 14:13:03.500728 np0000005012 devstack@c-api.service[100153]: INFO cinder.transfer.api [None req-83642ce2-e463-4462-b9c0-d866871706c3 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Generating transfer record for volume 7530a263-089d-488e-9773-ff6144195cae Jul 10 14:13:03.508070 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:03.508070 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:13:03.524546 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-83642ce2-e463-4462-b9c0-d866871706c3 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] https://10.4.3.66/volume/v3/volume-transfers returned with HTTP 202 Jul 10 14:13:03.524876 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 356/1419] 10.4.3.66 () {70 vars in 1319 bytes} [Fri Jul 10 14:13:03 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:13:03.535197 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-dc9c18ac-c40f-4003-b1fb-917c6b9f4ffa None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:03.537378 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-dc9c18ac-c40f-4003-b1fb-917c6b9f4ffa tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] GET https://10.4.3.66/volume/v3/volumes/7530a263-089d-488e-9773-ff6144195cae Jul 10 14:13:03.537668 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-dc9c18ac-c40f-4003-b1fb-917c6b9f4ffa tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:03.537936 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-dc9c18ac-c40f-4003-b1fb-917c6b9f4ffa tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:03.546739 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:03.546739 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:13:03.552369 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-dc9c18ac-c40f-4003-b1fb-917c6b9f4ffa tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Volume info retrieved successfully. Jul 10 14:13:03.558710 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-dc9c18ac-c40f-4003-b1fb-917c6b9f4ffa tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] https://10.4.3.66/volume/v3/volumes/7530a263-089d-488e-9773-ff6144195cae returned with HTTP 200 Jul 10 14:13:03.559227 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 354/1420] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:13:03 2026] GET /volume/v3/volumes/7530a263-089d-488e-9773-ff6144195cae => generated 952 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:13:03.571138 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-48b74363-387c-4eb6-8b0c-7deee45f43be None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:03.573052 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-48b74363-387c-4eb6-8b0c-7deee45f43be tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] GET https://10.4.3.66/volume/v3/volume-transfers/detail Jul 10 14:13:03.573280 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-48b74363-387c-4eb6-8b0c-7deee45f43be tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:03.573475 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-48b74363-387c-4eb6-8b0c-7deee45f43be tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Calling method 'detail' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:03.573677 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volume_transfer [None req-48b74363-387c-4eb6-8b0c-7deee45f43be tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Listing volume transfers {{(pid=100152) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 10 14:13:03.579315 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-48b74363-387c-4eb6-8b0c-7deee45f43be tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] https://10.4.3.66/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 10 14:13:03.579773 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 361/1421] 10.4.3.66 () {68 vars in 1319 bytes} [Fri Jul 10 14:13:03 2026] GET /volume/v3/volume-transfers/detail => generated 433 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:13:03.587648 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-409147e0-7e25-4f16-9d75-bdb84b5c6714 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:03.589856 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-409147e0-7e25-4f16-9d75-bdb84b5c6714 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] DELETE https://10.4.3.66/volume/v3/volume-transfers/fd95aee4-0ddc-4cd8-9eb0-46f32b25fb83 Jul 10 14:13:03.590166 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-409147e0-7e25-4f16-9d75-bdb84b5c6714 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:03.590450 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-409147e0-7e25-4f16-9d75-bdb84b5c6714 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:03.590647 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.contrib.volume_transfer [None req-409147e0-7e25-4f16-9d75-bdb84b5c6714 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Delete transfer with id: fd95aee4-0ddc-4cd8-9eb0-46f32b25fb83 Jul 10 14:13:03.601760 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:03.601760 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:13:03.611578 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-409147e0-7e25-4f16-9d75-bdb84b5c6714 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] https://10.4.3.66/volume/v3/volume-transfers/fd95aee4-0ddc-4cd8-9eb0-46f32b25fb83 returned with HTTP 202 Jul 10 14:13:03.612097 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 351/1422] 10.4.3.66 () {68 vars in 1412 bytes} [Fri Jul 10 14:13:03 2026] DELETE /volume/v3/volume-transfers/fd95aee4-0ddc-4cd8-9eb0-46f32b25fb83 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:13:03.619166 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-9051e4f9-fa90-491f-88c1-0583fc8f7fa8 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:03.621279 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9051e4f9-fa90-491f-88c1-0583fc8f7fa8 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] GET https://10.4.3.66/volume/v3/volumes/7530a263-089d-488e-9773-ff6144195cae Jul 10 14:13:03.621447 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9051e4f9-fa90-491f-88c1-0583fc8f7fa8 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:03.621640 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9051e4f9-fa90-491f-88c1-0583fc8f7fa8 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:03.628651 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:03.628651 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:13:03.634653 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-9051e4f9-fa90-491f-88c1-0583fc8f7fa8 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Volume info retrieved successfully. Jul 10 14:13:03.639310 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9051e4f9-fa90-491f-88c1-0583fc8f7fa8 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] https://10.4.3.66/volume/v3/volumes/7530a263-089d-488e-9773-ff6144195cae returned with HTTP 200 Jul 10 14:13:03.639779 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 357/1423] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:13:03 2026] GET /volume/v3/volumes/7530a263-089d-488e-9773-ff6144195cae => generated 944 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:13:03.652529 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-761eb1f0-10b1-4387-ba5a-571b04b6a493 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:03.654759 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-761eb1f0-10b1-4387-ba5a-571b04b6a493 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] DELETE https://10.4.3.66/volume/v3/volume-transfers/fd95aee4-0ddc-4cd8-9eb0-46f32b25fb83 Jul 10 14:13:03.655037 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-761eb1f0-10b1-4387-ba5a-571b04b6a493 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:03.655323 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-761eb1f0-10b1-4387-ba5a-571b04b6a493 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:03.655509 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.contrib.volume_transfer [None req-761eb1f0-10b1-4387-ba5a-571b04b6a493 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Delete transfer with id: fd95aee4-0ddc-4cd8-9eb0-46f32b25fb83 Jul 10 14:13:03.660483 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-761eb1f0-10b1-4387-ba5a-571b04b6a493 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] https://10.4.3.66/volume/v3/volume-transfers/fd95aee4-0ddc-4cd8-9eb0-46f32b25fb83 returned with HTTP 404 Jul 10 14:13:03.661105 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 355/1424] 10.4.3.66 () {68 vars in 1412 bytes} [Fri Jul 10 14:13:03 2026] DELETE /volume/v3/volume-transfers/fd95aee4-0ddc-4cd8-9eb0-46f32b25fb83 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:13:03.667742 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2087dd87-c34f-4b90-8bc8-7a4f9ce61dda None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:03.669473 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2087dd87-c34f-4b90-8bc8-7a4f9ce61dda tempest-VolumesTransfersV355Test-329976004 tempest-VolumesTransfersV355Test-329976004-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/7530a263-089d-488e-9773-ff6144195cae Jul 10 14:13:03.669690 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2087dd87-c34f-4b90-8bc8-7a4f9ce61dda tempest-VolumesTransfersV355Test-329976004 tempest-VolumesTransfersV355Test-329976004-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:03.669870 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2087dd87-c34f-4b90-8bc8-7a4f9ce61dda tempest-VolumesTransfersV355Test-329976004 tempest-VolumesTransfersV355Test-329976004-project-admin] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:03.670072 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-2087dd87-c34f-4b90-8bc8-7a4f9ce61dda tempest-VolumesTransfersV355Test-329976004 tempest-VolumesTransfersV355Test-329976004-project-admin] Delete volume with id: 7530a263-089d-488e-9773-ff6144195cae Jul 10 14:13:03.677113 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:03.677113 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:13:03.677477 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2087dd87-c34f-4b90-8bc8-7a4f9ce61dda tempest-VolumesTransfersV355Test-329976004 tempest-VolumesTransfersV355Test-329976004-project-admin] Volume info retrieved successfully. Jul 10 14:13:03.696674 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2087dd87-c34f-4b90-8bc8-7a4f9ce61dda tempest-VolumesTransfersV355Test-329976004 tempest-VolumesTransfersV355Test-329976004-project-admin] Delete volume request issued successfully. Jul 10 14:13:03.696886 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2087dd87-c34f-4b90-8bc8-7a4f9ce61dda tempest-VolumesTransfersV355Test-329976004 tempest-VolumesTransfersV355Test-329976004-project-admin] https://10.4.3.66/volume/v3/volumes/7530a263-089d-488e-9773-ff6144195cae returned with HTTP 202 Jul 10 14:13:03.697406 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 362/1425] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:13:03 2026] DELETE /volume/v3/volumes/7530a263-089d-488e-9773-ff6144195cae => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:13:03.704956 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e4d8001d-e963-4b72-914a-ae928e092b4f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:03.707114 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e4d8001d-e963-4b72-914a-ae928e092b4f tempest-VolumesTransfersV355Test-329976004 tempest-VolumesTransfersV355Test-329976004-project-admin] GET https://10.4.3.66/volume/v3/volumes/7530a263-089d-488e-9773-ff6144195cae Jul 10 14:13:03.707425 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e4d8001d-e963-4b72-914a-ae928e092b4f tempest-VolumesTransfersV355Test-329976004 tempest-VolumesTransfersV355Test-329976004-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:03.707738 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e4d8001d-e963-4b72-914a-ae928e092b4f tempest-VolumesTransfersV355Test-329976004 tempest-VolumesTransfersV355Test-329976004-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:03.716637 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:03.716637 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:13:03.722879 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-e4d8001d-e963-4b72-914a-ae928e092b4f tempest-VolumesTransfersV355Test-329976004 tempest-VolumesTransfersV355Test-329976004-project-admin] Volume info retrieved successfully. Jul 10 14:13:03.730642 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e4d8001d-e963-4b72-914a-ae928e092b4f tempest-VolumesTransfersV355Test-329976004 tempest-VolumesTransfersV355Test-329976004-project-admin] https://10.4.3.66/volume/v3/volumes/7530a263-089d-488e-9773-ff6144195cae returned with HTTP 200 Jul 10 14:13:03.731448 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 352/1426] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:13:03 2026] GET /volume/v3/volumes/7530a263-089d-488e-9773-ff6144195cae => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:13:04.098363 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-17b59d28-3a47-4bd2-9027-4669806d3dbf None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:04.100050 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-17b59d28-3a47-4bd2-9027-4669806d3dbf tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 Jul 10 14:13:04.100230 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-17b59d28-3a47-4bd2-9027-4669806d3dbf tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:04.100426 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-17b59d28-3a47-4bd2-9027-4669806d3dbf tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:04.113128 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:04.113128 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:13:04.116939 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-17b59d28-3a47-4bd2-9027-4669806d3dbf tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:13:04.123032 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-17b59d28-3a47-4bd2-9027-4669806d3dbf tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 returned with HTTP 200 Jul 10 14:13:04.123410 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 358/1427] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:04 2026] GET /volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:04.373416 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-3a25b9a7-c29a-4499-b958-2f1116be0460 req-1241a877-da4e-497b-97d1-9b5a8c452e14 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:04.375469 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-3a25b9a7-c29a-4499-b958-2f1116be0460 req-1241a877-da4e-497b-97d1-9b5a8c452e14 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] POST https://10.4.3.66/volume/v3/attachments/8e7bf587-9a11-4cbd-968b-60b5a4333541/action Jul 10 14:13:04.375876 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-3a25b9a7-c29a-4499-b958-2f1116be0460 req-1241a877-da4e-497b-97d1-9b5a8c452e14 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Action body: b'{"os-complete": null}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:13:04.376019 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-3a25b9a7-c29a-4499-b958-2f1116be0460 req-1241a877-da4e-497b-97d1-9b5a8c452e14 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:04.391913 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:04.391913 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:13:04.399734 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9b7a0491-5e2d-4857-a0ca-1bc884f07e7a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:04.401755 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9b7a0491-5e2d-4857-a0ca-1bc884f07e7a tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:13:04.402034 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9b7a0491-5e2d-4857-a0ca-1bc884f07e7a tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:04.402343 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9b7a0491-5e2d-4857-a0ca-1bc884f07e7a tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:04.410564 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-3a25b9a7-c29a-4499-b958-2f1116be0460 req-1241a877-da4e-497b-97d1-9b5a8c452e14 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/attachments/8e7bf587-9a11-4cbd-968b-60b5a4333541/action returned with HTTP 204 Jul 10 14:13:04.411067 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 356/1428] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:13:04 2026] POST /volume/v3/attachments/8e7bf587-9a11-4cbd-968b-60b5a4333541/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:13:04.417024 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:04.417024 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:13:04.421643 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9b7a0491-5e2d-4857-a0ca-1bc884f07e7a tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:13:04.427398 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9b7a0491-5e2d-4857-a0ca-1bc884f07e7a tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:13:04.427992 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 363/1429] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:04 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 917 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:04.745709 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b4f20f40-3081-41a4-a878-b6f54fe4d185 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:04.747334 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b4f20f40-3081-41a4-a878-b6f54fe4d185 tempest-VolumesTransfersV355Test-329976004 tempest-VolumesTransfersV355Test-329976004-project-admin] GET https://10.4.3.66/volume/v3/volumes/7530a263-089d-488e-9773-ff6144195cae Jul 10 14:13:04.747554 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b4f20f40-3081-41a4-a878-b6f54fe4d185 tempest-VolumesTransfersV355Test-329976004 tempest-VolumesTransfersV355Test-329976004-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:04.750558 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b4f20f40-3081-41a4-a878-b6f54fe4d185 tempest-VolumesTransfersV355Test-329976004 tempest-VolumesTransfersV355Test-329976004-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:04.753439 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b4f20f40-3081-41a4-a878-b6f54fe4d185 tempest-VolumesTransfersV355Test-329976004 tempest-VolumesTransfersV355Test-329976004-project-admin] https://10.4.3.66/volume/v3/volumes/7530a263-089d-488e-9773-ff6144195cae returned with HTTP 404 Jul 10 14:13:04.753870 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 353/1430] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:13:04 2026] GET /volume/v3/volumes/7530a263-089d-488e-9773-ff6144195cae => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:13:04.764706 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-36a76b2b-18d5-4aa2-af99-854394780c36 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:04.766440 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-36a76b2b-18d5-4aa2-af99-854394780c36 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] GET https://10.4.3.66/volume/v3/volumes/7530a263-089d-488e-9773-ff6144195cae Jul 10 14:13:04.766668 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-36a76b2b-18d5-4aa2-af99-854394780c36 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:04.766875 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-36a76b2b-18d5-4aa2-af99-854394780c36 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:04.781661 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-36a76b2b-18d5-4aa2-af99-854394780c36 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] https://10.4.3.66/volume/v3/volumes/7530a263-089d-488e-9773-ff6144195cae returned with HTTP 404 Jul 10 14:13:04.782169 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 359/1431] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:13:04 2026] GET /volume/v3/volumes/7530a263-089d-488e-9773-ff6144195cae => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:13:04.791847 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-3bea05e4-d13a-43db-add3-ffb5f4424904 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:04.799468 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3bea05e4-d13a-43db-add3-ffb5f4424904 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] DELETE https://10.4.3.66/volume/v3/volumes/7530a263-089d-488e-9773-ff6144195cae Jul 10 14:13:04.800943 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3bea05e4-d13a-43db-add3-ffb5f4424904 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:04.801093 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3bea05e4-d13a-43db-add3-ffb5f4424904 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:04.801258 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-3bea05e4-d13a-43db-add3-ffb5f4424904 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] Delete volume with id: 7530a263-089d-488e-9773-ff6144195cae Jul 10 14:13:04.809728 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3bea05e4-d13a-43db-add3-ffb5f4424904 tempest-VolumesTransfersV355Test-855198177 tempest-VolumesTransfersV355Test-855198177-project-member] https://10.4.3.66/volume/v3/volumes/7530a263-089d-488e-9773-ff6144195cae returned with HTTP 404 Jul 10 14:13:04.810148 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 357/1432] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:13:04 2026] DELETE /volume/v3/volumes/7530a263-089d-488e-9773-ff6144195cae => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:13:05.136845 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c5cb4f82-1b8d-4a9a-a57a-bc17497e2242 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:05.138954 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c5cb4f82-1b8d-4a9a-a57a-bc17497e2242 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 Jul 10 14:13:05.139172 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c5cb4f82-1b8d-4a9a-a57a-bc17497e2242 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:05.139417 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c5cb4f82-1b8d-4a9a-a57a-bc17497e2242 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:05.151149 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:05.151149 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:13:05.155743 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c5cb4f82-1b8d-4a9a-a57a-bc17497e2242 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:13:05.161478 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c5cb4f82-1b8d-4a9a-a57a-bc17497e2242 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 returned with HTTP 200 Jul 10 14:13:05.162085 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 364/1433] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:05 2026] GET /volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 => generated 1167 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:13:05.174119 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b5817942-e879-4e84-97f1-4dea92173772 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:05.176010 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b5817942-e879-4e84-97f1-4dea92173772 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 Jul 10 14:13:05.176244 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b5817942-e879-4e84-97f1-4dea92173772 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:05.176480 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b5817942-e879-4e84-97f1-4dea92173772 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:05.338132 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:05.338132 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:13:05.342563 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b5817942-e879-4e84-97f1-4dea92173772 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:13:05.346255 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b5817942-e879-4e84-97f1-4dea92173772 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 returned with HTTP 200 Jul 10 14:13:05.346727 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 354/1434] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:05 2026] GET /volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 => generated 1167 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:13:05.403603 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-32795680-ec2c-4258-bf0a-ea15bff20c23 req-918af8bc-cf10-4dff-b92f-c3cca2121d20 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:05.406324 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-32795680-ec2c-4258-bf0a-ea15bff20c23 req-918af8bc-cf10-4dff-b92f-c3cca2121d20 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 Jul 10 14:13:05.406324 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-32795680-ec2c-4258-bf0a-ea15bff20c23 req-918af8bc-cf10-4dff-b92f-c3cca2121d20 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:05.406431 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-32795680-ec2c-4258-bf0a-ea15bff20c23 req-918af8bc-cf10-4dff-b92f-c3cca2121d20 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:05.415780 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-47c5c77e-146f-4c20-8c2d-ffae64e56995 req-bab5f77b-286a-4aa0-ae84-3bcff3bdd2b6 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:05.418219 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-47c5c77e-146f-4c20-8c2d-ffae64e56995 req-bab5f77b-286a-4aa0-ae84-3bcff3bdd2b6 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:13:05.418575 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-47c5c77e-146f-4c20-8c2d-ffae64e56995 req-bab5f77b-286a-4aa0-ae84-3bcff3bdd2b6 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-802364816", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:05.419463 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:05.419463 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:13:05.420123 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [req-47c5c77e-146f-4c20-8c2d-ffae64e56995 req-bab5f77b-286a-4aa0-ae84-3bcff3bdd2b6 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-802364816', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:13:05.420255 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [req-47c5c77e-146f-4c20-8c2d-ffae64e56995 req-bab5f77b-286a-4aa0-ae84-3bcff3bdd2b6 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] Create volume of 1 GB Jul 10 14:13:05.424650 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-47c5c77e-146f-4c20-8c2d-ffae64e56995 req-bab5f77b-286a-4aa0-ae84-3bcff3bdd2b6 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] Availability Zones retrieved successfully. Jul 10 14:13:05.424766 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-32795680-ec2c-4258-bf0a-ea15bff20c23 req-918af8bc-cf10-4dff-b92f-c3cca2121d20 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:13:05.429444 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-32795680-ec2c-4258-bf0a-ea15bff20c23 req-918af8bc-cf10-4dff-b92f-c3cca2121d20 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 returned with HTTP 200 Jul 10 14:13:05.429843 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 360/1435] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:13:05 2026] GET /volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 => generated 1167 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:13:05.430794 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [req-47c5c77e-146f-4c20-8c2d-ffae64e56995 req-bab5f77b-286a-4aa0-ae84-3bcff3bdd2b6 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] Flow 'volume_create_api' (5c4481e8-9c54-4dc4-88d3-367831734f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:13:05.431675 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [req-47c5c77e-146f-4c20-8c2d-ffae64e56995 req-bab5f77b-286a-4aa0-ae84-3bcff3bdd2b6 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0847081-5c62-4899-8e70-6be1dd4d7071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:05.432527 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [req-47c5c77e-146f-4c20-8c2d-ffae64e56995 req-bab5f77b-286a-4aa0-ae84-3bcff3bdd2b6 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:13:05.439963 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-83666b84-84aa-4840-a6d5-478dc573767d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:05.441683 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-83666b84-84aa-4840-a6d5-478dc573767d tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:13:05.441869 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-83666b84-84aa-4840-a6d5-478dc573767d tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:05.442041 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-83666b84-84aa-4840-a6d5-478dc573767d tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:05.448344 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-32795680-ec2c-4258-bf0a-ea15bff20c23 req-5cd126ce-5337-4c81-bee9-4ae461661d00 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:05.450771 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-32795680-ec2c-4258-bf0a-ea15bff20c23 req-5cd126ce-5337-4c81-bee9-4ae461661d00 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] POST https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82/action Jul 10 14:13:05.451188 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-32795680-ec2c-4258-bf0a-ea15bff20c23 req-5cd126ce-5337-4c81-bee9-4ae461661d00 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:13:05.451373 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-32795680-ec2c-4258-bf0a-ea15bff20c23 req-5cd126ce-5337-4c81-bee9-4ae461661d00 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:05.452132 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:05.452132 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:13:05.456269 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-83666b84-84aa-4840-a6d5-478dc573767d tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:13:05.457674 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [req-47c5c77e-146f-4c20-8c2d-ffae64e56995 req-bab5f77b-286a-4aa0-ae84-3bcff3bdd2b6 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0847081-5c62-4899-8e70-6be1dd4d7071) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:05.458410 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [req-47c5c77e-146f-4c20-8c2d-ffae64e56995 req-bab5f77b-286a-4aa0-ae84-3bcff3bdd2b6 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60527f25-1da2-4727-b6c8-6300e6374a38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:05.460597 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-83666b84-84aa-4840-a6d5-478dc573767d tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:13:05.461179 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 365/1436] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:05 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 917 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:05.464231 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:05.464231 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:13:05.464710 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-32795680-ec2c-4258-bf0a-ea15bff20c23 req-5cd126ce-5337-4c81-bee9-4ae461661d00 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:13:05.475749 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-32795680-ec2c-4258-bf0a-ea15bff20c23 req-5cd126ce-5337-4c81-bee9-4ae461661d00 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Begin detaching volume completed successfully. Jul 10 14:13:05.476067 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-32795680-ec2c-4258-bf0a-ea15bff20c23 req-5cd126ce-5337-4c81-bee9-4ae461661d00 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82/action returned with HTTP 202 Jul 10 14:13:05.476736 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 355/1437] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:13:05 2026] POST /volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:13:05.543174 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [req-47c5c77e-146f-4c20-8c2d-ffae64e56995 req-bab5f77b-286a-4aa0-ae84-3bcff3bdd2b6 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] Created reservations ['8e3971fc-7a02-453e-9b88-dcba59ac6229', '2a5f6380-0ffd-4e96-94d1-3e4d38ac7a25', 'd9b8458f-895d-4e88-a0c0-d5f962919277', 'd444c2db-8560-4e74-850f-19e660c0e046'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:13:05.544001 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [req-47c5c77e-146f-4c20-8c2d-ffae64e56995 req-bab5f77b-286a-4aa0-ae84-3bcff3bdd2b6 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60527f25-1da2-4727-b6c8-6300e6374a38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e3971fc-7a02-453e-9b88-dcba59ac6229', '2a5f6380-0ffd-4e96-94d1-3e4d38ac7a25', 'd9b8458f-895d-4e88-a0c0-d5f962919277', 'd444c2db-8560-4e74-850f-19e660c0e046']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:05.544801 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [req-47c5c77e-146f-4c20-8c2d-ffae64e56995 req-bab5f77b-286a-4aa0-ae84-3bcff3bdd2b6 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3628101f-180a-44e9-8ec4-0aea25c78f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:05.568587 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [req-47c5c77e-146f-4c20-8c2d-ffae64e56995 req-bab5f77b-286a-4aa0-ae84-3bcff3bdd2b6 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3628101f-180a-44e9-8ec4-0aea25c78f13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7d3f0f7-3197-40c9-a2c2-235e9fd0b8d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-802364816',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='35dc0f9e704c44deadb1b33ab2b364aa',qos_specs=None,replication_status=,reservations=['8e3971fc-7a02-453e-9b88-dcba59ac6229','2a5f6380-0ffd-4e96-94d1-3e4d38ac7a25','d9b8458f-895d-4e88-a0c0-d5f962919277','d444c2db-8560-4e74-850f-19e660c0e046'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d16b53c438264d61b1462f2aeab922c5',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:13:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-802364816',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7d3f0f7-3197-40c9-a2c2-235e9fd0b8d6,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='35dc0f9e704c44deadb1b33ab2b364aa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d16b53c438264d61b1462f2aeab922c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:05.569528 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [req-47c5c77e-146f-4c20-8c2d-ffae64e56995 req-bab5f77b-286a-4aa0-ae84-3bcff3bdd2b6 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bccaa359-5358-447c-974d-3c65aff7e381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:05.588169 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [req-47c5c77e-146f-4c20-8c2d-ffae64e56995 req-bab5f77b-286a-4aa0-ae84-3bcff3bdd2b6 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bccaa359-5358-447c-974d-3c65aff7e381) transitioned into state 'SUCCESS' from state '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-802364816',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='35dc0f9e704c44deadb1b33ab2b364aa',qos_specs=None,replication_status=,reservations=['8e3971fc-7a02-453e-9b88-dcba59ac6229','2a5f6380-0ffd-4e96-94d1-3e4d38ac7a25','d9b8458f-895d-4e88-a0c0-d5f962919277','d444c2db-8560-4e74-850f-19e660c0e046'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d16b53c438264d61b1462f2aeab922c5',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:05.589001 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [req-47c5c77e-146f-4c20-8c2d-ffae64e56995 req-bab5f77b-286a-4aa0-ae84-3bcff3bdd2b6 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b20098b1-f474-4a57-99dc-8ea108babea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:05.599801 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [req-47c5c77e-146f-4c20-8c2d-ffae64e56995 req-bab5f77b-286a-4aa0-ae84-3bcff3bdd2b6 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b20098b1-f474-4a57-99dc-8ea108babea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:05.600803 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [req-47c5c77e-146f-4c20-8c2d-ffae64e56995 req-bab5f77b-286a-4aa0-ae84-3bcff3bdd2b6 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] Flow 'volume_create_api' (5c4481e8-9c54-4dc4-88d3-367831734f55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:13:05.601242 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-47c5c77e-146f-4c20-8c2d-ffae64e56995 req-bab5f77b-286a-4aa0-ae84-3bcff3bdd2b6 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] Create volume request issued successfully. Jul 10 14:13:05.602004 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-47c5c77e-146f-4c20-8c2d-ffae64e56995 req-bab5f77b-286a-4aa0-ae84-3bcff3bdd2b6 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:13:05.602319 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 358/1438] 10.4.3.66 () {72 vars in 1534 bytes} [Fri Jul 10 14:13:05 2026] POST /volume/v3/volumes => generated 760 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:13:05.610575 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-47c5c77e-146f-4c20-8c2d-ffae64e56995 req-98545ef1-d53b-4c28-98d7-f704c0952ad1 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:05.612771 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-47c5c77e-146f-4c20-8c2d-ffae64e56995 req-98545ef1-d53b-4c28-98d7-f704c0952ad1 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] GET https://10.4.3.66/volume/v3/volumes/d7d3f0f7-3197-40c9-a2c2-235e9fd0b8d6 Jul 10 14:13:05.613012 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-47c5c77e-146f-4c20-8c2d-ffae64e56995 req-98545ef1-d53b-4c28-98d7-f704c0952ad1 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:05.613247 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-47c5c77e-146f-4c20-8c2d-ffae64e56995 req-98545ef1-d53b-4c28-98d7-f704c0952ad1 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:05.622559 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:05.622559 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:13:05.628947 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-47c5c77e-146f-4c20-8c2d-ffae64e56995 req-98545ef1-d53b-4c28-98d7-f704c0952ad1 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] Volume info retrieved successfully. Jul 10 14:13:05.633835 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-47c5c77e-146f-4c20-8c2d-ffae64e56995 req-98545ef1-d53b-4c28-98d7-f704c0952ad1 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] https://10.4.3.66/volume/v3/volumes/d7d3f0f7-3197-40c9-a2c2-235e9fd0b8d6 returned with HTTP 200 Jul 10 14:13:05.634396 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 361/1439] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:13:05 2026] GET /volume/v3/volumes/d7d3f0f7-3197-40c9-a2c2-235e9fd0b8d6 => generated 828 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:05.668589 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-e1697eee-974d-45a4-8718-966a83c3bdc3 req-191390e8-febf-4f02-a415-96e43d3720c2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:05.671885 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-e1697eee-974d-45a4-8718-966a83c3bdc3 req-191390e8-febf-4f02-a415-96e43d3720c2 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] GET https://10.4.3.66/volume/v3/volumes/d7d3f0f7-3197-40c9-a2c2-235e9fd0b8d6 Jul 10 14:13:05.672494 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-e1697eee-974d-45a4-8718-966a83c3bdc3 req-191390e8-febf-4f02-a415-96e43d3720c2 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:05.672494 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-e1697eee-974d-45a4-8718-966a83c3bdc3 req-191390e8-febf-4f02-a415-96e43d3720c2 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:05.681849 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:05.681849 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:13:05.688168 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-e1697eee-974d-45a4-8718-966a83c3bdc3 req-191390e8-febf-4f02-a415-96e43d3720c2 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] Volume info retrieved successfully. Jul 10 14:13:05.694732 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-e1697eee-974d-45a4-8718-966a83c3bdc3 req-191390e8-febf-4f02-a415-96e43d3720c2 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] https://10.4.3.66/volume/v3/volumes/d7d3f0f7-3197-40c9-a2c2-235e9fd0b8d6 returned with HTTP 200 Jul 10 14:13:05.694732 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 366/1440] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:13:05 2026] GET /volume/v3/volumes/d7d3f0f7-3197-40c9-a2c2-235e9fd0b8d6 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:06.071822 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-150e34f5-81de-4bb7-ac53-1293125376ec req-43ad55d4-2c40-454d-a8fd-ab8123a2c1cf None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:06.075378 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-150e34f5-81de-4bb7-ac53-1293125376ec req-43ad55d4-2c40-454d-a8fd-ab8123a2c1cf tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] PUT https://10.4.3.66/volume/v3/attachments/3b777fac-1507-4f3b-a747-76d0229024ff Jul 10 14:13:06.075738 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-150e34f5-81de-4bb7-ac53-1293125376ec req-43ad55d4-2c40-454d-a8fd-ab8123a2c1cf tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:06.088178 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-150e34f5-81de-4bb7-ac53-1293125376ec req-43ad55d4-2c40-454d-a8fd-ab8123a2c1cf tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Acquiring lock "cinder-attachment_update-1190326c-5fb6-44a1-a02d-76037a025d12-np0000005012" by "attachment_update" {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:13:06.095270 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-150e34f5-81de-4bb7-ac53-1293125376ec req-43ad55d4-2c40-454d-a8fd-ab8123a2c1cf tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Lock "cinder-attachment_update-1190326c-5fb6-44a1-a02d-76037a025d12-np0000005012" acquired by "attachment_update" :: waited 0.006s {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:13:06.095658 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:06.095658 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:13:06.477064 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-92a99096-0769-4ce3-b8ce-5d24e342f540 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:06.479167 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-92a99096-0769-4ce3-b8ce-5d24e342f540 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:13:06.479464 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-92a99096-0769-4ce3-b8ce-5d24e342f540 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:06.479762 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-92a99096-0769-4ce3-b8ce-5d24e342f540 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:06.491156 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:06.491156 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:13:06.494731 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-92a99096-0769-4ce3-b8ce-5d24e342f540 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:13:06.499047 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-92a99096-0769-4ce3-b8ce-5d24e342f540 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:13:06.499473 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 359/1441] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:06 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 917 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:06.534366 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-feac48b9-3208-4ee9-8196-82a2b3e7d8dd None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:06.534807 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-feac48b9-3208-4ee9-8196-82a2b3e7d8dd None None] GET https://10.4.3.66/volume// Jul 10 14:13:06.534947 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-feac48b9-3208-4ee9-8196-82a2b3e7d8dd None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:06.535155 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-feac48b9-3208-4ee9-8196-82a2b3e7d8dd None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:06.535541 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-feac48b9-3208-4ee9-8196-82a2b3e7d8dd None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:13:06.535828 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 362/1442] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:13:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:13:06.543509 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-32795680-ec2c-4258-bf0a-ea15bff20c23 req-17354f68-f7ac-4ea9-8917-a11f0c1f0a58 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:06.545412 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-32795680-ec2c-4258-bf0a-ea15bff20c23 req-17354f68-f7ac-4ea9-8917-a11f0c1f0a58 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 Jul 10 14:13:06.545639 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-32795680-ec2c-4258-bf0a-ea15bff20c23 req-17354f68-f7ac-4ea9-8917-a11f0c1f0a58 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:06.545839 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-32795680-ec2c-4258-bf0a-ea15bff20c23 req-17354f68-f7ac-4ea9-8917-a11f0c1f0a58 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:06.625393 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-150e34f5-81de-4bb7-ac53-1293125376ec req-43ad55d4-2c40-454d-a8fd-ab8123a2c1cf tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Lock "cinder-attachment_update-1190326c-5fb6-44a1-a02d-76037a025d12-np0000005012" released by "attachment_update" :: held 0.531s {{(pid=100154) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:13:06.625809 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-150e34f5-81de-4bb7-ac53-1293125376ec req-43ad55d4-2c40-454d-a8fd-ab8123a2c1cf tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] https://10.4.3.66/volume/v3/attachments/3b777fac-1507-4f3b-a747-76d0229024ff returned with HTTP 200 Jul 10 14:13:06.626314 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 356/1443] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:13:06 2026] PUT /volume/v3/attachments/3b777fac-1507-4f3b-a747-76d0229024ff => generated 969 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:13:06.634202 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-150e34f5-81de-4bb7-ac53-1293125376ec req-077bfd02-a9f6-4514-b87e-61893658115a None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:06.637748 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-150e34f5-81de-4bb7-ac53-1293125376ec req-077bfd02-a9f6-4514-b87e-61893658115a tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] GET https://10.4.3.66/volume/v3/attachments/3b777fac-1507-4f3b-a747-76d0229024ff Jul 10 14:13:06.637948 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-150e34f5-81de-4bb7-ac53-1293125376ec req-077bfd02-a9f6-4514-b87e-61893658115a tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:06.638144 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-150e34f5-81de-4bb7-ac53-1293125376ec req-077bfd02-a9f6-4514-b87e-61893658115a tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:06.662968 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-150e34f5-81de-4bb7-ac53-1293125376ec req-077bfd02-a9f6-4514-b87e-61893658115a tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] https://10.4.3.66/volume/v3/attachments/3b777fac-1507-4f3b-a747-76d0229024ff returned with HTTP 200 Jul 10 14:13:06.663394 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 360/1444] 10.4.3.66 () {70 vars in 1644 bytes} [Fri Jul 10 14:13:06 2026] GET /volume/v3/attachments/3b777fac-1507-4f3b-a747-76d0229024ff => generated 994 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:13:06.709482 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:06.709482 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:13:06.713633 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-32795680-ec2c-4258-bf0a-ea15bff20c23 req-17354f68-f7ac-4ea9-8917-a11f0c1f0a58 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:13:06.718204 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-32795680-ec2c-4258-bf0a-ea15bff20c23 req-17354f68-f7ac-4ea9-8917-a11f0c1f0a58 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 returned with HTTP 200 Jul 10 14:13:06.718691 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 367/1445] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:13:06 2026] GET /volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 => generated 1350 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:13:06.726245 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-4a816513-dab2-40e0-8263-8e6a9ee95eef req-62fef04b-8900-4e0a-911d-766bfc67e151 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:06.727992 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-32795680-ec2c-4258-bf0a-ea15bff20c23 req-541a9b09-a4fa-4314-a118-0d8078e41ee3 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:06.728233 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-4a816513-dab2-40e0-8263-8e6a9ee95eef req-62fef04b-8900-4e0a-911d-766bfc67e151 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] GET https://10.4.3.66/volume/v3/volumes/d7d3f0f7-3197-40c9-a2c2-235e9fd0b8d6 Jul 10 14:13:06.728459 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-4a816513-dab2-40e0-8263-8e6a9ee95eef req-62fef04b-8900-4e0a-911d-766bfc67e151 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:06.728657 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-4a816513-dab2-40e0-8263-8e6a9ee95eef req-62fef04b-8900-4e0a-911d-766bfc67e151 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:06.730575 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-32795680-ec2c-4258-bf0a-ea15bff20c23 req-541a9b09-a4fa-4314-a118-0d8078e41ee3 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82/encryption Jul 10 14:13:06.730988 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-32795680-ec2c-4258-bf0a-ea15bff20c23 req-541a9b09-a4fa-4314-a118-0d8078e41ee3 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:06.731263 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-32795680-ec2c-4258-bf0a-ea15bff20c23 req-541a9b09-a4fa-4314-a118-0d8078e41ee3 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'index' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:06.735131 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:06.735131 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:13:06.738637 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-4a816513-dab2-40e0-8263-8e6a9ee95eef req-62fef04b-8900-4e0a-911d-766bfc67e151 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] Volume info retrieved successfully. Jul 10 14:13:06.742659 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:06.742659 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:13:06.743059 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-4a816513-dab2-40e0-8263-8e6a9ee95eef req-62fef04b-8900-4e0a-911d-766bfc67e151 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] https://10.4.3.66/volume/v3/volumes/d7d3f0f7-3197-40c9-a2c2-235e9fd0b8d6 returned with HTTP 200 Jul 10 14:13:06.743434 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 363/1446] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:13:06 2026] GET /volume/v3/volumes/d7d3f0f7-3197-40c9-a2c2-235e9fd0b8d6 => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:06.749440 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-32795680-ec2c-4258-bf0a-ea15bff20c23 req-541a9b09-a4fa-4314-a118-0d8078e41ee3 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82/encryption returned with HTTP 200 Jul 10 14:13:06.749876 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 357/1447] 10.4.3.66 () {68 vars in 1624 bytes} [Fri Jul 10 14:13:06 2026] GET /volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:06.919595 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-fb9b493e-c198-4593-a730-2b0f72ee10bb req-c294ee5a-a6eb-4288-bbce-84d8f589164d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:06.922036 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-fb9b493e-c198-4593-a730-2b0f72ee10bb req-c294ee5a-a6eb-4288-bbce-84d8f589164d tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-reader] GET https://10.4.3.66/volume/v3/volumes/d7d3f0f7-3197-40c9-a2c2-235e9fd0b8d6 Jul 10 14:13:06.922036 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-fb9b493e-c198-4593-a730-2b0f72ee10bb req-c294ee5a-a6eb-4288-bbce-84d8f589164d tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-reader] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:06.922214 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-fb9b493e-c198-4593-a730-2b0f72ee10bb req-c294ee5a-a6eb-4288-bbce-84d8f589164d tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-reader] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:06.931393 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:06.931393 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:13:06.937192 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-fb9b493e-c198-4593-a730-2b0f72ee10bb req-c294ee5a-a6eb-4288-bbce-84d8f589164d tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-reader] Volume info retrieved successfully. Jul 10 14:13:06.942076 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-fb9b493e-c198-4593-a730-2b0f72ee10bb req-c294ee5a-a6eb-4288-bbce-84d8f589164d tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-reader] https://10.4.3.66/volume/v3/volumes/d7d3f0f7-3197-40c9-a2c2-235e9fd0b8d6 returned with HTTP 200 Jul 10 14:13:06.942613 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 361/1448] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:13:06 2026] GET /volume/v3/volumes/d7d3f0f7-3197-40c9-a2c2-235e9fd0b8d6 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:06.971513 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-b618ca13-ed8b-4c3b-a7ac-b0aab4a90882 req-960582cd-9504-4409-89d7-c97f3c695fd3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:06.973705 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-b618ca13-ed8b-4c3b-a7ac-b0aab4a90882 req-960582cd-9504-4409-89d7-c97f3c695fd3 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] DELETE https://10.4.3.66/volume/v3/volumes/d7d3f0f7-3197-40c9-a2c2-235e9fd0b8d6 Jul 10 14:13:06.973889 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-b618ca13-ed8b-4c3b-a7ac-b0aab4a90882 req-960582cd-9504-4409-89d7-c97f3c695fd3 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:06.974083 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-b618ca13-ed8b-4c3b-a7ac-b0aab4a90882 req-960582cd-9504-4409-89d7-c97f3c695fd3 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:06.974232 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [req-b618ca13-ed8b-4c3b-a7ac-b0aab4a90882 req-960582cd-9504-4409-89d7-c97f3c695fd3 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] Delete volume with id: d7d3f0f7-3197-40c9-a2c2-235e9fd0b8d6 Jul 10 14:13:06.981639 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:06.981639 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:13:06.983270 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-b618ca13-ed8b-4c3b-a7ac-b0aab4a90882 req-960582cd-9504-4409-89d7-c97f3c695fd3 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] Volume info retrieved successfully. Jul 10 14:13:07.017341 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-b618ca13-ed8b-4c3b-a7ac-b0aab4a90882 req-960582cd-9504-4409-89d7-c97f3c695fd3 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] Delete volume request issued successfully. Jul 10 14:13:07.017586 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-b618ca13-ed8b-4c3b-a7ac-b0aab4a90882 req-960582cd-9504-4409-89d7-c97f3c695fd3 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] https://10.4.3.66/volume/v3/volumes/d7d3f0f7-3197-40c9-a2c2-235e9fd0b8d6 returned with HTTP 202 Jul 10 14:13:07.017999 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 368/1449] 10.4.3.66 () {70 vars in 1613 bytes} [Fri Jul 10 14:13:06 2026] DELETE /volume/v3/volumes/d7d3f0f7-3197-40c9-a2c2-235e9fd0b8d6 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:13:07.040443 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-cc4eb405-03f5-4402-a5f8-e7da54d7c2e4 req-4a8a77bf-8918-4abd-bb6f-b45e0fc6d646 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:07.043569 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-cc4eb405-03f5-4402-a5f8-e7da54d7c2e4 req-4a8a77bf-8918-4abd-bb6f-b45e0fc6d646 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] GET https://10.4.3.66/volume/v3/volumes/d7d3f0f7-3197-40c9-a2c2-235e9fd0b8d6 Jul 10 14:13:07.043569 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-cc4eb405-03f5-4402-a5f8-e7da54d7c2e4 req-4a8a77bf-8918-4abd-bb6f-b45e0fc6d646 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:07.043569 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-cc4eb405-03f5-4402-a5f8-e7da54d7c2e4 req-4a8a77bf-8918-4abd-bb6f-b45e0fc6d646 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:07.052209 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:07.052209 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:13:07.056713 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-cc4eb405-03f5-4402-a5f8-e7da54d7c2e4 req-4a8a77bf-8918-4abd-bb6f-b45e0fc6d646 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] Volume info retrieved successfully. Jul 10 14:13:07.062259 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-cc4eb405-03f5-4402-a5f8-e7da54d7c2e4 req-4a8a77bf-8918-4abd-bb6f-b45e0fc6d646 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] https://10.4.3.66/volume/v3/volumes/d7d3f0f7-3197-40c9-a2c2-235e9fd0b8d6 returned with HTTP 200 Jul 10 14:13:07.062822 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 364/1450] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:13:07 2026] GET /volume/v3/volumes/d7d3f0f7-3197-40c9-a2c2-235e9fd0b8d6 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:07.257083 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-07282c1a-f572-4c65-aacf-6e994ec47f9b req-2ad0efb2-c732-4efa-98d0-84c24f17bb85 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:07.259722 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-07282c1a-f572-4c65-aacf-6e994ec47f9b req-2ad0efb2-c732-4efa-98d0-84c24f17bb85 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] POST https://10.4.3.66/volume/v3/attachments/a1629328-e7b9-4dd7-9336-4377960e7c36/action Jul 10 14:13:07.260146 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-07282c1a-f572-4c65-aacf-6e994ec47f9b req-2ad0efb2-c732-4efa-98d0-84c24f17bb85 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Action body: b'{"os-complete": null}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:13:07.260275 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-07282c1a-f572-4c65-aacf-6e994ec47f9b req-2ad0efb2-c732-4efa-98d0-84c24f17bb85 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:07.277896 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:07.277896 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:13:07.300947 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-07282c1a-f572-4c65-aacf-6e994ec47f9b req-2ad0efb2-c732-4efa-98d0-84c24f17bb85 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/attachments/a1629328-e7b9-4dd7-9336-4377960e7c36/action returned with HTTP 204 Jul 10 14:13:07.301496 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 358/1451] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:13:07 2026] POST /volume/v3/attachments/a1629328-e7b9-4dd7-9336-4377960e7c36/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:13:07.511111 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b0a0f2f3-436c-49ec-8f63-876a12e469c0 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:07.512964 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b0a0f2f3-436c-49ec-8f63-876a12e469c0 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:13:07.513188 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b0a0f2f3-436c-49ec-8f63-876a12e469c0 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:07.513367 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b0a0f2f3-436c-49ec-8f63-876a12e469c0 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:07.524233 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:07.524233 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:13:07.527939 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-b0a0f2f3-436c-49ec-8f63-876a12e469c0 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:13:07.532313 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b0a0f2f3-436c-49ec-8f63-876a12e469c0 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:13:07.532721 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 362/1452] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:07 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 1209 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:13:07.593654 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-374f8be2-1842-495c-ba3d-71bcc83d3ba9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:07.595400 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-374f8be2-1842-495c-ba3d-71bcc83d3ba9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:13:07.595754 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-374f8be2-1842-495c-ba3d-71bcc83d3ba9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "4ff20130-b276-43a0-956f-1453107cff27", "size": 1, "name": "tempest-VolumesExtendTest-Volume-42427968"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:07.597173 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-374f8be2-1842-495c-ba3d-71bcc83d3ba9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Create volume request body: {'volume': {'imageRef': '4ff20130-b276-43a0-956f-1453107cff27', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-42427968'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:13:07.657827 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-32795680-ec2c-4258-bf0a-ea15bff20c23 req-a82dd3c7-1f08-4536-88d6-57855ae3192f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:07.660440 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-32795680-ec2c-4258-bf0a-ea15bff20c23 req-a82dd3c7-1f08-4536-88d6-57855ae3192f tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] DELETE https://10.4.3.66/volume/v3/attachments/8e7bf587-9a11-4cbd-968b-60b5a4333541 Jul 10 14:13:07.660741 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-32795680-ec2c-4258-bf0a-ea15bff20c23 req-a82dd3c7-1f08-4536-88d6-57855ae3192f tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:07.661033 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-32795680-ec2c-4258-bf0a-ea15bff20c23 req-a82dd3c7-1f08-4536-88d6-57855ae3192f tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:07.670189 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:07.670189 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:13:07.674473 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-c58d2dde-5b4e-4ff5-99ca-85c27d950c1a req-c48d10b1-9088-499b-b075-61bc79415d3e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:07.676622 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-c58d2dde-5b4e-4ff5-99ca-85c27d950c1a req-c48d10b1-9088-499b-b075-61bc79415d3e tempest-VolumesNegativeTest-1082740739 tempest-VolumesNegativeTest-1082740739-project-member] DELETE https://10.4.3.66/volume/v3/volumes/tempest-invalid-1187572317 Jul 10 14:13:07.676796 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-c58d2dde-5b4e-4ff5-99ca-85c27d950c1a req-c48d10b1-9088-499b-b075-61bc79415d3e tempest-VolumesNegativeTest-1082740739 tempest-VolumesNegativeTest-1082740739-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:07.676973 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-c58d2dde-5b4e-4ff5-99ca-85c27d950c1a req-c48d10b1-9088-499b-b075-61bc79415d3e tempest-VolumesNegativeTest-1082740739 tempest-VolumesNegativeTest-1082740739-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:07.677115 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [req-c58d2dde-5b4e-4ff5-99ca-85c27d950c1a req-c48d10b1-9088-499b-b075-61bc79415d3e tempest-VolumesNegativeTest-1082740739 tempest-VolumesNegativeTest-1082740739-project-member] Delete volume with id: tempest-invalid-1187572317 Jul 10 14:13:07.682485 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-c58d2dde-5b4e-4ff5-99ca-85c27d950c1a req-c48d10b1-9088-499b-b075-61bc79415d3e tempest-VolumesNegativeTest-1082740739 tempest-VolumesNegativeTest-1082740739-project-member] https://10.4.3.66/volume/v3/volumes/tempest-invalid-1187572317 returned with HTTP 404 Jul 10 14:13:07.682971 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 359/1453] 10.4.3.66 () {70 vars in 1583 bytes} [Fri Jul 10 14:13:07 2026] DELETE /volume/v3/volumes/tempest-invalid-1187572317 => generated 99 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:13:07.749402 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-374f8be2-1842-495c-ba3d-71bcc83d3ba9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Create volume of 1 GB Jul 10 14:13:07.754456 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-374f8be2-1842-495c-ba3d-71bcc83d3ba9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Availability Zones retrieved successfully. Jul 10 14:13:07.758418 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-7d4f9c72-fef7-4151-9368-fa18450bc845 req-a433e9d9-873a-4cbd-af36-3cac5d6f76b9 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:07.760891 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-374f8be2-1842-495c-ba3d-71bcc83d3ba9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Flow 'volume_create_api' (b72bae09-635f-4506-9e95-5bf0a613a346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:13:07.760971 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-7d4f9c72-fef7-4151-9368-fa18450bc845 req-a433e9d9-873a-4cbd-af36-3cac5d6f76b9 tempest-VolumesNegativeTest-1082740739 tempest-VolumesNegativeTest-1082740739-project-member] DELETE https://10.4.3.66/volume/v3/volumes/5e7a7163-b4bc-43e2-b8fa-96d7f971f338 Jul 10 14:13:07.761195 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-7d4f9c72-fef7-4151-9368-fa18450bc845 req-a433e9d9-873a-4cbd-af36-3cac5d6f76b9 tempest-VolumesNegativeTest-1082740739 tempest-VolumesNegativeTest-1082740739-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:07.761443 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-7d4f9c72-fef7-4151-9368-fa18450bc845 req-a433e9d9-873a-4cbd-af36-3cac5d6f76b9 tempest-VolumesNegativeTest-1082740739 tempest-VolumesNegativeTest-1082740739-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:07.761652 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [req-7d4f9c72-fef7-4151-9368-fa18450bc845 req-a433e9d9-873a-4cbd-af36-3cac5d6f76b9 tempest-VolumesNegativeTest-1082740739 tempest-VolumesNegativeTest-1082740739-project-member] Delete volume with id: 5e7a7163-b4bc-43e2-b8fa-96d7f971f338 Jul 10 14:13:07.762027 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-374f8be2-1842-495c-ba3d-71bcc83d3ba9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (339e90f1-974f-4dd0-8044-6897228e8e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:07.763056 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-374f8be2-1842-495c-ba3d-71bcc83d3ba9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:13:07.767010 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-7d4f9c72-fef7-4151-9368-fa18450bc845 req-a433e9d9-873a-4cbd-af36-3cac5d6f76b9 tempest-VolumesNegativeTest-1082740739 tempest-VolumesNegativeTest-1082740739-project-member] https://10.4.3.66/volume/v3/volumes/5e7a7163-b4bc-43e2-b8fa-96d7f971f338 returned with HTTP 404 Jul 10 14:13:07.767544 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 363/1454] 10.4.3.66 () {70 vars in 1613 bytes} [Fri Jul 10 14:13:07 2026] DELETE /volume/v3/volumes/5e7a7163-b4bc-43e2-b8fa-96d7f971f338 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:13:07.796822 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-289ea5ed-056a-46dc-b100-5856515400d8 req-91ef2830-f651-423a-bb7f-2a1a08e673c7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:07.799349 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-289ea5ed-056a-46dc-b100-5856515400d8 req-91ef2830-f651-423a-bb7f-2a1a08e673c7 tempest-VolumesNegativeTest-1082740739 tempest-VolumesNegativeTest-1082740739-project-reader] GET https://10.4.3.66/volume/v3/volumes/aec1df38-5200-44ae-9603-d8ae4d548076 Jul 10 14:13:07.799616 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-289ea5ed-056a-46dc-b100-5856515400d8 req-91ef2830-f651-423a-bb7f-2a1a08e673c7 tempest-VolumesNegativeTest-1082740739 tempest-VolumesNegativeTest-1082740739-project-reader] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:07.799845 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-289ea5ed-056a-46dc-b100-5856515400d8 req-91ef2830-f651-423a-bb7f-2a1a08e673c7 tempest-VolumesNegativeTest-1082740739 tempest-VolumesNegativeTest-1082740739-project-reader] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:07.806007 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-289ea5ed-056a-46dc-b100-5856515400d8 req-91ef2830-f651-423a-bb7f-2a1a08e673c7 tempest-VolumesNegativeTest-1082740739 tempest-VolumesNegativeTest-1082740739-project-reader] https://10.4.3.66/volume/v3/volumes/aec1df38-5200-44ae-9603-d8ae4d548076 returned with HTTP 404 Jul 10 14:13:07.806483 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 360/1455] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:13:07 2026] GET /volume/v3/volumes/aec1df38-5200-44ae-9603-d8ae4d548076 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:13:07.838169 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-374f8be2-1842-495c-ba3d-71bcc83d3ba9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (339e90f1-974f-4dd0-8044-6897228e8e20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:07.839443 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-374f8be2-1842-495c-ba3d-71bcc83d3ba9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4abda807-d39d-46ed-97f7-d145611eddd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:07.912601 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-374f8be2-1842-495c-ba3d-71bcc83d3ba9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Created reservations ['bdc450db-34b5-4ebc-9dcd-c0b31fe0922d', '70e907bb-bf21-4638-8fe3-a5457779f3ae', '2dd48224-0342-4b0a-8c84-7fb93d052557', '9c65ee2d-cdf6-439f-9a68-6d3acdc3cb93'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:13:07.913606 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-374f8be2-1842-495c-ba3d-71bcc83d3ba9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4abda807-d39d-46ed-97f7-d145611eddd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bdc450db-34b5-4ebc-9dcd-c0b31fe0922d', '70e907bb-bf21-4638-8fe3-a5457779f3ae', '2dd48224-0342-4b0a-8c84-7fb93d052557', '9c65ee2d-cdf6-439f-9a68-6d3acdc3cb93']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:07.914525 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-374f8be2-1842-495c-ba3d-71bcc83d3ba9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (746ff83c-80e6-4c0f-a7a8-bf6e80e573e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:07.942852 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-374f8be2-1842-495c-ba3d-71bcc83d3ba9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (746ff83c-80e6-4c0f-a7a8-bf6e80e573e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '074ee57b-81d4-4788-b463-6577fe78f9d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-42427968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1187dde06954878b9a44d1ce998e945',qos_specs=None,replication_status=,reservations=['bdc450db-34b5-4ebc-9dcd-c0b31fe0922d','70e907bb-bf21-4638-8fe3-a5457779f3ae','2dd48224-0342-4b0a-8c84-7fb93d052557','9c65ee2d-cdf6-439f-9a68-6d3acdc3cb93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65c3b78dc846464a907dc46641400bcd',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:13:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-42427968',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=074ee57b-81d4-4788-b463-6577fe78f9d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1187dde06954878b9a44d1ce998e945',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65c3b78dc846464a907dc46641400bcd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:07.943937 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-374f8be2-1842-495c-ba3d-71bcc83d3ba9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f07aba51-67d6-40d1-a723-24be9ced10ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:07.966276 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-374f8be2-1842-495c-ba3d-71bcc83d3ba9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f07aba51-67d6-40d1-a723-24be9ced10ea) transitioned into state 'SUCCESS' from state '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-42427968',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1187dde06954878b9a44d1ce998e945',qos_specs=None,replication_status=,reservations=['bdc450db-34b5-4ebc-9dcd-c0b31fe0922d','70e907bb-bf21-4638-8fe3-a5457779f3ae','2dd48224-0342-4b0a-8c84-7fb93d052557','9c65ee2d-cdf6-439f-9a68-6d3acdc3cb93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65c3b78dc846464a907dc46641400bcd',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:07.967300 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-374f8be2-1842-495c-ba3d-71bcc83d3ba9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbcfd0c5-4b9a-49ab-9faf-ee46715c1867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:07.980166 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-374f8be2-1842-495c-ba3d-71bcc83d3ba9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bbcfd0c5-4b9a-49ab-9faf-ee46715c1867) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:07.981295 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-374f8be2-1842-495c-ba3d-71bcc83d3ba9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Flow 'volume_create_api' (b72bae09-635f-4506-9e95-5bf0a613a346) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:13:07.981808 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-374f8be2-1842-495c-ba3d-71bcc83d3ba9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Create volume request issued successfully. Jul 10 14:13:07.982424 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-374f8be2-1842-495c-ba3d-71bcc83d3ba9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:13:07.983126 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 369/1456] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:13:07 2026] POST /volume/v3/volumes => generated 744 bytes in 390 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:13:07.995311 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-27cbe3c9-9c4a-4702-ae87-57136989f9e5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:07.998122 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-27cbe3c9-9c4a-4702-ae87-57136989f9e5 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] GET https://10.4.3.66/volume/v3/volumes/074ee57b-81d4-4788-b463-6577fe78f9d0 Jul 10 14:13:07.998668 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-27cbe3c9-9c4a-4702-ae87-57136989f9e5 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:07.999010 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-27cbe3c9-9c4a-4702-ae87-57136989f9e5 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:08.011211 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:08.011211 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:13:08.017309 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-27cbe3c9-9c4a-4702-ae87-57136989f9e5 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Volume info retrieved successfully. Jul 10 14:13:08.023975 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-27cbe3c9-9c4a-4702-ae87-57136989f9e5 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] https://10.4.3.66/volume/v3/volumes/074ee57b-81d4-4788-b463-6577fe78f9d0 returned with HTTP 200 Jul 10 14:13:08.024610 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 364/1457] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:07 2026] GET /volume/v3/volumes/074ee57b-81d4-4788-b463-6577fe78f9d0 => generated 812 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:08.093531 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-6e234629-599d-4052-9231-e635680ab08d req-1128aed1-68a9-4c79-8ed1-5ba5d1ca0b65 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:08.093531 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-6e234629-599d-4052-9231-e635680ab08d req-1128aed1-68a9-4c79-8ed1-5ba5d1ca0b65 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] GET https://10.4.3.66/volume/v3/volumes/d7d3f0f7-3197-40c9-a2c2-235e9fd0b8d6 Jul 10 14:13:08.093531 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-6e234629-599d-4052-9231-e635680ab08d req-1128aed1-68a9-4c79-8ed1-5ba5d1ca0b65 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:08.093531 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-6e234629-599d-4052-9231-e635680ab08d req-1128aed1-68a9-4c79-8ed1-5ba5d1ca0b65 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:08.101532 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-6e234629-599d-4052-9231-e635680ab08d req-1128aed1-68a9-4c79-8ed1-5ba5d1ca0b65 tempest-VolumesGetTestJSON-1341950252 tempest-VolumesGetTestJSON-1341950252-project-member] https://10.4.3.66/volume/v3/volumes/d7d3f0f7-3197-40c9-a2c2-235e9fd0b8d6 returned with HTTP 404 Jul 10 14:13:08.101761 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 361/1458] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:13:08 2026] GET /volume/v3/volumes/d7d3f0f7-3197-40c9-a2c2-235e9fd0b8d6 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:13:08.202833 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-32795680-ec2c-4258-bf0a-ea15bff20c23 req-a82dd3c7-1f08-4536-88d6-57855ae3192f tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/attachments/8e7bf587-9a11-4cbd-968b-60b5a4333541 returned with HTTP 200 Jul 10 14:13:08.203392 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 365/1459] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:13:07 2026] DELETE /volume/v3/attachments/8e7bf587-9a11-4cbd-968b-60b5a4333541 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:08.883551 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-316dc760-d971-4db1-be31-954044c62a67 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:08.885708 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-316dc760-d971-4db1-be31-954044c62a67 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] DELETE https://10.4.3.66/volume/v3/volumes/60090f99-be68-4d2d-99b6-757c9119497a Jul 10 14:13:08.885921 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-316dc760-d971-4db1-be31-954044c62a67 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:08.886140 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-316dc760-d971-4db1-be31-954044c62a67 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:08.886343 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-316dc760-d971-4db1-be31-954044c62a67 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Delete volume with id: 60090f99-be68-4d2d-99b6-757c9119497a Jul 10 14:13:08.896027 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:08.896027 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:13:08.897252 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-316dc760-d971-4db1-be31-954044c62a67 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Volume info retrieved successfully. Jul 10 14:13:08.919112 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-316dc760-d971-4db1-be31-954044c62a67 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Delete volume request issued successfully. Jul 10 14:13:08.919338 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-316dc760-d971-4db1-be31-954044c62a67 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] https://10.4.3.66/volume/v3/volumes/60090f99-be68-4d2d-99b6-757c9119497a returned with HTTP 202 Jul 10 14:13:08.919854 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 370/1460] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:13:08 2026] DELETE /volume/v3/volumes/60090f99-be68-4d2d-99b6-757c9119497a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:13:08.928087 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-bd0e2012-8c2a-437f-9393-ba78d30da821 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:08.930252 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-bd0e2012-8c2a-437f-9393-ba78d30da821 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] GET https://10.4.3.66/volume/v3/volumes/60090f99-be68-4d2d-99b6-757c9119497a Jul 10 14:13:08.930545 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-bd0e2012-8c2a-437f-9393-ba78d30da821 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:08.930702 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-bd0e2012-8c2a-437f-9393-ba78d30da821 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:08.940932 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:08.940932 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:13:08.945133 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-bd0e2012-8c2a-437f-9393-ba78d30da821 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Volume info retrieved successfully. Jul 10 14:13:08.949990 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-bd0e2012-8c2a-437f-9393-ba78d30da821 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] https://10.4.3.66/volume/v3/volumes/60090f99-be68-4d2d-99b6-757c9119497a returned with HTTP 200 Jul 10 14:13:08.950401 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 365/1461] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:08 2026] GET /volume/v3/volumes/60090f99-be68-4d2d-99b6-757c9119497a => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:09.039483 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-4c6a6d14-5870-4b0e-8df8-9e8d57a9e469 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:09.041487 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4c6a6d14-5870-4b0e-8df8-9e8d57a9e469 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] GET https://10.4.3.66/volume/v3/volumes/074ee57b-81d4-4788-b463-6577fe78f9d0 Jul 10 14:13:09.041670 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4c6a6d14-5870-4b0e-8df8-9e8d57a9e469 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:09.041904 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4c6a6d14-5870-4b0e-8df8-9e8d57a9e469 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:09.049921 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:09.049921 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:13:09.054589 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-4c6a6d14-5870-4b0e-8df8-9e8d57a9e469 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Volume info retrieved successfully. Jul 10 14:13:09.060169 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4c6a6d14-5870-4b0e-8df8-9e8d57a9e469 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] https://10.4.3.66/volume/v3/volumes/074ee57b-81d4-4788-b463-6577fe78f9d0 returned with HTTP 200 Jul 10 14:13:09.060595 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 362/1462] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:09 2026] GET /volume/v3/volumes/074ee57b-81d4-4788-b463-6577fe78f9d0 => generated 1352 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:13:09.077870 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-87308a66-3e3d-4452-bbfc-d00aaad5a0a0 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:09.080014 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-87308a66-3e3d-4452-bbfc-d00aaad5a0a0 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] POST https://10.4.3.66/volume/v3/volumes/074ee57b-81d4-4788-b463-6577fe78f9d0/action Jul 10 14:13:09.080454 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-87308a66-3e3d-4452-bbfc-d00aaad5a0a0 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:13:09.080652 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-87308a66-3e3d-4452-bbfc-d00aaad5a0a0 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:09.091667 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:09.091667 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:13:09.092263 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-87308a66-3e3d-4452-bbfc-d00aaad5a0a0 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Volume info retrieved successfully. Jul 10 14:13:09.139274 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-87308a66-3e3d-4452-bbfc-d00aaad5a0a0 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Created reservations ['461eb68d-1561-4f65-92d2-b4f8d750f2ec', 'd40737dd-e984-4d38-96f2-11dbfdb3b35d'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:13:09.150434 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-87308a66-3e3d-4452-bbfc-d00aaad5a0a0 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Extend volume request issued successfully. Jul 10 14:13:09.150771 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-87308a66-3e3d-4452-bbfc-d00aaad5a0a0 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] https://10.4.3.66/volume/v3/volumes/074ee57b-81d4-4788-b463-6577fe78f9d0/action returned with HTTP 202 Jul 10 14:13:09.151274 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 366/1463] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:13:09 2026] POST /volume/v3/volumes/074ee57b-81d4-4788-b463-6577fe78f9d0/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:13:09.160228 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b1dcce5f-cb54-42ed-8ed9-decde2771376 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:09.162846 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b1dcce5f-cb54-42ed-8ed9-decde2771376 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] GET https://10.4.3.66/volume/v3/volumes/074ee57b-81d4-4788-b463-6577fe78f9d0 Jul 10 14:13:09.163174 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b1dcce5f-cb54-42ed-8ed9-decde2771376 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:09.163545 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b1dcce5f-cb54-42ed-8ed9-decde2771376 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:09.173892 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:09.173892 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:13:09.179371 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b1dcce5f-cb54-42ed-8ed9-decde2771376 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Volume info retrieved successfully. Jul 10 14:13:09.187618 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b1dcce5f-cb54-42ed-8ed9-decde2771376 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] https://10.4.3.66/volume/v3/volumes/074ee57b-81d4-4788-b463-6577fe78f9d0 returned with HTTP 200 Jul 10 14:13:09.188544 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 371/1464] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:09 2026] GET /volume/v3/volumes/074ee57b-81d4-4788-b463-6577fe78f9d0 => generated 1352 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:13:09.732539 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f8d1a710-6ea5-448a-8883-df919753e283 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:09.734252 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-86622a33-21be-41b9-af7e-9b519dbffac9 req-9dcc930a-4a23-4a64-a9b2-34197ab8ac5e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:09.736178 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-86622a33-21be-41b9-af7e-9b519dbffac9 req-9dcc930a-4a23-4a64-a9b2-34197ab8ac5e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 Jul 10 14:13:09.736368 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-86622a33-21be-41b9-af7e-9b519dbffac9 req-9dcc930a-4a23-4a64-a9b2-34197ab8ac5e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:09.736620 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-86622a33-21be-41b9-af7e-9b519dbffac9 req-9dcc930a-4a23-4a64-a9b2-34197ab8ac5e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:09.743314 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:09.743314 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:13:09.747266 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-86622a33-21be-41b9-af7e-9b519dbffac9 req-9dcc930a-4a23-4a64-a9b2-34197ab8ac5e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:13:09.752286 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-86622a33-21be-41b9-af7e-9b519dbffac9 req-9dcc930a-4a23-4a64-a9b2-34197ab8ac5e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 returned with HTTP 200 Jul 10 14:13:09.752905 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 363/1465] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:13:09 2026] GET /volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 => generated 875 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:09.846588 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f8d1a710-6ea5-448a-8883-df919753e283 tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] POST https://10.4.3.66/volume/v3/group_types Jul 10 14:13:09.846890 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f8d1a710-6ea5-448a-8883-df919753e283 tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-922927037"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:09.869578 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f8d1a710-6ea5-448a-8883-df919753e283 tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] https://10.4.3.66/volume/v3/group_types returned with HTTP 202 Jul 10 14:13:09.869817 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 366/1466] 10.4.3.66 () {70 vars in 1304 bytes} [Fri Jul 10 14:13:09 2026] POST /volume/v3/group_types => generated 180 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:13:09.879931 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-9cd60d51-8b8c-4f7e-8fc0-2392230d9f10 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:09.881942 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9cd60d51-8b8c-4f7e-8fc0-2392230d9f10 tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] POST https://10.4.3.66/volume/v3/group_types/7174532c-c4a0-44ca-8f87-34caa9626ed6/group_specs Jul 10 14:13:09.882259 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9cd60d51-8b8c-4f7e-8fc0-2392230d9f10 tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:09.897880 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9cd60d51-8b8c-4f7e-8fc0-2392230d9f10 tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] https://10.4.3.66/volume/v3/group_types/7174532c-c4a0-44ca-8f87-34caa9626ed6/group_specs returned with HTTP 202 Jul 10 14:13:09.898320 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 367/1467] 10.4.3.66 () {70 vars in 1451 bytes} [Fri Jul 10 14:13:09 2026] POST /volume/v3/group_types/7174532c-c4a0-44ca-8f87-34caa9626ed6/group_specs => generated 53 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:13:09.907691 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-20f13247-6dce-4b92-af39-ada52a36d4ae None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:09.909412 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-20f13247-6dce-4b92-af39-ada52a36d4ae tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] POST https://10.4.3.66/volume/v3/group_types/7174532c-c4a0-44ca-8f87-34caa9626ed6/group_specs Jul 10 14:13:09.909853 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-20f13247-6dce-4b92-af39-ada52a36d4ae tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:09.928694 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-20f13247-6dce-4b92-af39-ada52a36d4ae tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] https://10.4.3.66/volume/v3/group_types/7174532c-c4a0-44ca-8f87-34caa9626ed6/group_specs returned with HTTP 202 Jul 10 14:13:09.929142 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 372/1468] 10.4.3.66 () {70 vars in 1451 bytes} [Fri Jul 10 14:13:09 2026] POST /volume/v3/group_types/7174532c-c4a0-44ca-8f87-34caa9626ed6/group_specs => generated 61 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:13:09.937417 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-17afe9c2-4a60-4cf5-897a-6ea831516b00 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:09.939440 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-17afe9c2-4a60-4cf5-897a-6ea831516b00 tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] GET https://10.4.3.66/volume/v3/group_types/7174532c-c4a0-44ca-8f87-34caa9626ed6/group_specs/key2 Jul 10 14:13:09.939682 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-17afe9c2-4a60-4cf5-897a-6ea831516b00 tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:09.939906 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-17afe9c2-4a60-4cf5-897a-6ea831516b00 tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:09.947588 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-17afe9c2-4a60-4cf5-897a-6ea831516b00 tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] https://10.4.3.66/volume/v3/group_types/7174532c-c4a0-44ca-8f87-34caa9626ed6/group_specs/key2 returned with HTTP 200 Jul 10 14:13:09.948082 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 364/1469] 10.4.3.66 () {68 vars in 1445 bytes} [Fri Jul 10 14:13:09 2026] GET /volume/v3/group_types/7174532c-c4a0-44ca-8f87-34caa9626ed6/group_specs/key2 => generated 26 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:09.956091 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-dc77cc31-daaa-46d1-a438-d247e1f189dd None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:09.958633 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-dc77cc31-daaa-46d1-a438-d247e1f189dd tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] GET https://10.4.3.66/volume/v3/group_types/7174532c-c4a0-44ca-8f87-34caa9626ed6/group_specs/key3 Jul 10 14:13:09.958992 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-dc77cc31-daaa-46d1-a438-d247e1f189dd tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:09.959250 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-dc77cc31-daaa-46d1-a438-d247e1f189dd tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:09.963543 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f1cee789-b6a9-4a37-9e0d-040b6f0c95f0 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:09.965535 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f1cee789-b6a9-4a37-9e0d-040b6f0c95f0 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] GET https://10.4.3.66/volume/v3/volumes/60090f99-be68-4d2d-99b6-757c9119497a Jul 10 14:13:09.965762 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f1cee789-b6a9-4a37-9e0d-040b6f0c95f0 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:09.965945 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f1cee789-b6a9-4a37-9e0d-040b6f0c95f0 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:09.969093 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-dc77cc31-daaa-46d1-a438-d247e1f189dd tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] https://10.4.3.66/volume/v3/group_types/7174532c-c4a0-44ca-8f87-34caa9626ed6/group_specs/key3 returned with HTTP 200 Jul 10 14:13:09.969683 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 367/1470] 10.4.3.66 () {68 vars in 1445 bytes} [Fri Jul 10 14:13:09 2026] GET /volume/v3/group_types/7174532c-c4a0-44ca-8f87-34caa9626ed6/group_specs/key3 => generated 18 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:09.972223 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f1cee789-b6a9-4a37-9e0d-040b6f0c95f0 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] https://10.4.3.66/volume/v3/volumes/60090f99-be68-4d2d-99b6-757c9119497a returned with HTTP 404 Jul 10 14:13:09.972852 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 368/1471] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:09 2026] GET /volume/v3/volumes/60090f99-be68-4d2d-99b6-757c9119497a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:13:09.979377 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0632f929-51c8-4af3-8aea-6481ae5e43dc None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:09.981526 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0632f929-51c8-4af3-8aea-6481ae5e43dc tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] PUT https://10.4.3.66/volume/v3/group_types/7174532c-c4a0-44ca-8f87-34caa9626ed6/group_specs/key3 Jul 10 14:13:09.982130 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0632f929-51c8-4af3-8aea-6481ae5e43dc tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:09.995632 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0632f929-51c8-4af3-8aea-6481ae5e43dc tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] https://10.4.3.66/volume/v3/group_types/7174532c-c4a0-44ca-8f87-34caa9626ed6/group_specs/key3 returned with HTTP 200 Jul 10 14:13:09.996385 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 373/1472] 10.4.3.66 () {70 vars in 1465 bytes} [Fri Jul 10 14:13:09 2026] PUT /volume/v3/group_types/7174532c-c4a0-44ca-8f87-34caa9626ed6/group_specs/key3 => generated 26 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:10.004439 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ef369708-f303-4338-b64f-7b56c89e9ff4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:10.006270 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ef369708-f303-4338-b64f-7b56c89e9ff4 tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] GET https://10.4.3.66/volume/v3/group_types/7174532c-c4a0-44ca-8f87-34caa9626ed6/group_specs Jul 10 14:13:10.006485 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ef369708-f303-4338-b64f-7b56c89e9ff4 tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:10.006727 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ef369708-f303-4338-b64f-7b56c89e9ff4 tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:10.012852 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ef369708-f303-4338-b64f-7b56c89e9ff4 tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] https://10.4.3.66/volume/v3/group_types/7174532c-c4a0-44ca-8f87-34caa9626ed6/group_specs returned with HTTP 200 Jul 10 14:13:10.013333 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 365/1473] 10.4.3.66 () {68 vars in 1430 bytes} [Fri Jul 10 14:13:10 2026] GET /volume/v3/group_types/7174532c-c4a0-44ca-8f87-34caa9626ed6/group_specs => generated 87 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:10.024682 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-064c688f-b903-4f59-af71-f104a2be3af9 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:10.027046 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-064c688f-b903-4f59-af71-f104a2be3af9 tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] DELETE https://10.4.3.66/volume/v3/group_types/7174532c-c4a0-44ca-8f87-34caa9626ed6/group_specs/key1 Jul 10 14:13:10.027248 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-064c688f-b903-4f59-af71-f104a2be3af9 tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:10.027427 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-064c688f-b903-4f59-af71-f104a2be3af9 tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:10.037488 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-7b918fc4-1565-4701-8f0b-878a7423b64e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:10.039398 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7b918fc4-1565-4701-8f0b-878a7423b64e tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] DELETE https://10.4.3.66/volume/v3/volumes/ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68 Jul 10 14:13:10.039663 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7b918fc4-1565-4701-8f0b-878a7423b64e tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:10.039914 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7b918fc4-1565-4701-8f0b-878a7423b64e tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:10.040131 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-7b918fc4-1565-4701-8f0b-878a7423b64e tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Delete volume with id: ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68 Jul 10 14:13:10.041703 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-064c688f-b903-4f59-af71-f104a2be3af9 tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] https://10.4.3.66/volume/v3/group_types/7174532c-c4a0-44ca-8f87-34caa9626ed6/group_specs/key1 returned with HTTP 202 Jul 10 14:13:10.042193 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 368/1474] 10.4.3.66 () {68 vars in 1448 bytes} [Fri Jul 10 14:13:10 2026] DELETE /volume/v3/group_types/7174532c-c4a0-44ca-8f87-34caa9626ed6/group_specs/key1 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:13:10.048233 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:10.048233 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:13:10.048750 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-7b918fc4-1565-4701-8f0b-878a7423b64e tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Volume info retrieved successfully. Jul 10 14:13:10.049242 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e4cd920e-55a6-4f22-824d-3fe4a665ed58 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:10.051304 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e4cd920e-55a6-4f22-824d-3fe4a665ed58 tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] GET https://10.4.3.66/volume/v3/group_types/7174532c-c4a0-44ca-8f87-34caa9626ed6/group_specs/key1 Jul 10 14:13:10.051554 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e4cd920e-55a6-4f22-824d-3fe4a665ed58 tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:10.051734 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e4cd920e-55a6-4f22-824d-3fe4a665ed58 tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:10.059552 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e4cd920e-55a6-4f22-824d-3fe4a665ed58 tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] HTTP exception thrown: Group Type 7174532c-c4a0-44ca-8f87-34caa9626ed6 has no extra spec with key key1. Jul 10 14:13:10.059768 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e4cd920e-55a6-4f22-824d-3fe4a665ed58 tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] https://10.4.3.66/volume/v3/group_types/7174532c-c4a0-44ca-8f87-34caa9626ed6/group_specs/key1 returned with HTTP 404 Jul 10 14:13:10.060469 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 374/1475] 10.4.3.66 () {68 vars in 1445 bytes} [Fri Jul 10 14:13:10 2026] GET /volume/v3/group_types/7174532c-c4a0-44ca-8f87-34caa9626ed6/group_specs/key1 => generated 126 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:13:10.067689 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-898e3a1b-95d8-4bba-b5ff-952222444eb3 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:10.068044 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-7b918fc4-1565-4701-8f0b-878a7423b64e tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Delete volume request issued successfully. Jul 10 14:13:10.068044 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7b918fc4-1565-4701-8f0b-878a7423b64e tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] https://10.4.3.66/volume/v3/volumes/ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68 returned with HTTP 202 Jul 10 14:13:10.068410 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 369/1476] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:13:10 2026] DELETE /volume/v3/volumes/ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:13:10.070184 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-898e3a1b-95d8-4bba-b5ff-952222444eb3 tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] DELETE https://10.4.3.66/volume/v3/group_types/7174532c-c4a0-44ca-8f87-34caa9626ed6/group_specs/key2 Jul 10 14:13:10.070331 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-898e3a1b-95d8-4bba-b5ff-952222444eb3 tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:10.070600 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-898e3a1b-95d8-4bba-b5ff-952222444eb3 tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:10.078174 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e78c1341-e4ac-44e3-8d62-62e46a418037 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:10.080162 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e78c1341-e4ac-44e3-8d62-62e46a418037 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] GET https://10.4.3.66/volume/v3/volumes/ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68 Jul 10 14:13:10.080376 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e78c1341-e4ac-44e3-8d62-62e46a418037 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:10.080604 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e78c1341-e4ac-44e3-8d62-62e46a418037 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:10.083888 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-898e3a1b-95d8-4bba-b5ff-952222444eb3 tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] https://10.4.3.66/volume/v3/group_types/7174532c-c4a0-44ca-8f87-34caa9626ed6/group_specs/key2 returned with HTTP 202 Jul 10 14:13:10.083888 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 366/1477] 10.4.3.66 () {68 vars in 1448 bytes} [Fri Jul 10 14:13:10 2026] DELETE /volume/v3/group_types/7174532c-c4a0-44ca-8f87-34caa9626ed6/group_specs/key2 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:13:10.088527 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:10.088527 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:13:10.092622 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0d1f5bcb-5466-4c91-9b4d-798992165c26 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:10.093829 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e78c1341-e4ac-44e3-8d62-62e46a418037 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Volume info retrieved successfully. Jul 10 14:13:10.095287 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0d1f5bcb-5466-4c91-9b4d-798992165c26 tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] GET https://10.4.3.66/volume/v3/group_types/7174532c-c4a0-44ca-8f87-34caa9626ed6/group_specs/key2 Jul 10 14:13:10.095594 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0d1f5bcb-5466-4c91-9b4d-798992165c26 tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:10.095764 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0d1f5bcb-5466-4c91-9b4d-798992165c26 tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:10.098819 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e78c1341-e4ac-44e3-8d62-62e46a418037 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] https://10.4.3.66/volume/v3/volumes/ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68 returned with HTTP 200 Jul 10 14:13:10.099328 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 369/1478] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:10 2026] GET /volume/v3/volumes/ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:10.102027 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0d1f5bcb-5466-4c91-9b4d-798992165c26 tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] HTTP exception thrown: Group Type 7174532c-c4a0-44ca-8f87-34caa9626ed6 has no extra spec with key key2. Jul 10 14:13:10.102166 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0d1f5bcb-5466-4c91-9b4d-798992165c26 tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] https://10.4.3.66/volume/v3/group_types/7174532c-c4a0-44ca-8f87-34caa9626ed6/group_specs/key2 returned with HTTP 404 Jul 10 14:13:10.102672 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 375/1479] 10.4.3.66 () {68 vars in 1445 bytes} [Fri Jul 10 14:13:10 2026] GET /volume/v3/group_types/7174532c-c4a0-44ca-8f87-34caa9626ed6/group_specs/key2 => generated 126 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:13:10.109731 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-2136668a-d2c1-4d1f-b4a8-d2003dee5f15 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:10.111994 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2136668a-d2c1-4d1f-b4a8-d2003dee5f15 tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] DELETE https://10.4.3.66/volume/v3/group_types/7174532c-c4a0-44ca-8f87-34caa9626ed6/group_specs/key3 Jul 10 14:13:10.112255 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2136668a-d2c1-4d1f-b4a8-d2003dee5f15 tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:10.112531 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2136668a-d2c1-4d1f-b4a8-d2003dee5f15 tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:10.126415 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2136668a-d2c1-4d1f-b4a8-d2003dee5f15 tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] https://10.4.3.66/volume/v3/group_types/7174532c-c4a0-44ca-8f87-34caa9626ed6/group_specs/key3 returned with HTTP 202 Jul 10 14:13:10.127038 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 370/1480] 10.4.3.66 () {68 vars in 1448 bytes} [Fri Jul 10 14:13:10 2026] DELETE /volume/v3/group_types/7174532c-c4a0-44ca-8f87-34caa9626ed6/group_specs/key3 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:13:10.134457 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8b57662d-a88c-4207-9a56-6b23a0267c88 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:10.136340 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8b57662d-a88c-4207-9a56-6b23a0267c88 tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] GET https://10.4.3.66/volume/v3/group_types/7174532c-c4a0-44ca-8f87-34caa9626ed6/group_specs/key3 Jul 10 14:13:10.136669 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8b57662d-a88c-4207-9a56-6b23a0267c88 tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:10.136946 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8b57662d-a88c-4207-9a56-6b23a0267c88 tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:10.143095 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8b57662d-a88c-4207-9a56-6b23a0267c88 tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] HTTP exception thrown: Group Type 7174532c-c4a0-44ca-8f87-34caa9626ed6 has no extra spec with key key3. Jul 10 14:13:10.143373 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8b57662d-a88c-4207-9a56-6b23a0267c88 tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] https://10.4.3.66/volume/v3/group_types/7174532c-c4a0-44ca-8f87-34caa9626ed6/group_specs/key3 returned with HTTP 404 Jul 10 14:13:10.144017 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 367/1481] 10.4.3.66 () {68 vars in 1445 bytes} [Fri Jul 10 14:13:10 2026] GET /volume/v3/group_types/7174532c-c4a0-44ca-8f87-34caa9626ed6/group_specs/key3 => generated 126 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:13:10.151133 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-2aba7134-2a83-40fd-b46f-6140f0696275 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:10.152875 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2aba7134-2a83-40fd-b46f-6140f0696275 tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] DELETE https://10.4.3.66/volume/v3/group_types/7174532c-c4a0-44ca-8f87-34caa9626ed6 Jul 10 14:13:10.153048 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2aba7134-2a83-40fd-b46f-6140f0696275 tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:10.153225 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2aba7134-2a83-40fd-b46f-6140f0696275 tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:10.165356 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2aba7134-2a83-40fd-b46f-6140f0696275 tempest-GroupTypeSpecsTest-2029751237 tempest-GroupTypeSpecsTest-2029751237-project-admin] https://10.4.3.66/volume/v3/group_types/7174532c-c4a0-44ca-8f87-34caa9626ed6 returned with HTTP 202 Jul 10 14:13:10.165798 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 370/1482] 10.4.3.66 () {68 vars in 1397 bytes} [Fri Jul 10 14:13:10 2026] DELETE /volume/v3/group_types/7174532c-c4a0-44ca-8f87-34caa9626ed6 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:13:10.202753 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5b7514ee-0628-4bf8-a5c8-11f3ce22dc93 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:10.204568 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5b7514ee-0628-4bf8-a5c8-11f3ce22dc93 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] GET https://10.4.3.66/volume/v3/volumes/074ee57b-81d4-4788-b463-6577fe78f9d0 Jul 10 14:13:10.204756 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5b7514ee-0628-4bf8-a5c8-11f3ce22dc93 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:10.204931 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5b7514ee-0628-4bf8-a5c8-11f3ce22dc93 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:10.211325 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:10.211325 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:13:10.214878 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5b7514ee-0628-4bf8-a5c8-11f3ce22dc93 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Volume info retrieved successfully. Jul 10 14:13:10.219011 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5b7514ee-0628-4bf8-a5c8-11f3ce22dc93 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] https://10.4.3.66/volume/v3/volumes/074ee57b-81d4-4788-b463-6577fe78f9d0 returned with HTTP 200 Jul 10 14:13:10.219357 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 376/1483] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:10 2026] GET /volume/v3/volumes/074ee57b-81d4-4788-b463-6577fe78f9d0 => generated 1352 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:13:10.230999 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b2bd7684-290c-4aa3-8fde-11380c1b0034 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:10.232618 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b2bd7684-290c-4aa3-8fde-11380c1b0034 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] GET https://10.4.3.66/volume/v3/volumes/074ee57b-81d4-4788-b463-6577fe78f9d0 Jul 10 14:13:10.232810 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b2bd7684-290c-4aa3-8fde-11380c1b0034 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:10.232989 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b2bd7684-290c-4aa3-8fde-11380c1b0034 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:10.239138 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:10.239138 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:13:10.242362 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-b2bd7684-290c-4aa3-8fde-11380c1b0034 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Volume info retrieved successfully. Jul 10 14:13:10.246941 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b2bd7684-290c-4aa3-8fde-11380c1b0034 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] https://10.4.3.66/volume/v3/volumes/074ee57b-81d4-4788-b463-6577fe78f9d0 returned with HTTP 200 Jul 10 14:13:10.247417 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 371/1484] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:10 2026] GET /volume/v3/volumes/074ee57b-81d4-4788-b463-6577fe78f9d0 => generated 1352 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:13:10.259777 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-29e25806-81be-4161-920c-161c4fb6d67b None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:10.261458 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-29e25806-81be-4161-920c-161c4fb6d67b tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] GET https://10.4.3.66/volume/v3/volumes/074ee57b-81d4-4788-b463-6577fe78f9d0 Jul 10 14:13:10.261892 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-29e25806-81be-4161-920c-161c4fb6d67b tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:10.261892 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-29e25806-81be-4161-920c-161c4fb6d67b tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:10.268914 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:10.268914 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:13:10.272524 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-29e25806-81be-4161-920c-161c4fb6d67b tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Volume info retrieved successfully. Jul 10 14:13:10.276858 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-29e25806-81be-4161-920c-161c4fb6d67b tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] https://10.4.3.66/volume/v3/volumes/074ee57b-81d4-4788-b463-6577fe78f9d0 returned with HTTP 200 Jul 10 14:13:10.277231 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 368/1485] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:10 2026] GET /volume/v3/volumes/074ee57b-81d4-4788-b463-6577fe78f9d0 => generated 1352 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:13:10.290142 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-38a8e23b-52f3-490e-89e9-9bc8a03cb047 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:10.291915 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-38a8e23b-52f3-490e-89e9-9bc8a03cb047 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] DELETE https://10.4.3.66/volume/v3/volumes/074ee57b-81d4-4788-b463-6577fe78f9d0 Jul 10 14:13:10.292101 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-38a8e23b-52f3-490e-89e9-9bc8a03cb047 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:10.292284 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-38a8e23b-52f3-490e-89e9-9bc8a03cb047 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:10.292435 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-38a8e23b-52f3-490e-89e9-9bc8a03cb047 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Delete volume with id: 074ee57b-81d4-4788-b463-6577fe78f9d0 Jul 10 14:13:10.299484 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:10.299484 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:13:10.299981 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-38a8e23b-52f3-490e-89e9-9bc8a03cb047 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Volume info retrieved successfully. Jul 10 14:13:10.317112 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-38a8e23b-52f3-490e-89e9-9bc8a03cb047 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Delete volume request issued successfully. Jul 10 14:13:10.317324 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-38a8e23b-52f3-490e-89e9-9bc8a03cb047 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] https://10.4.3.66/volume/v3/volumes/074ee57b-81d4-4788-b463-6577fe78f9d0 returned with HTTP 202 Jul 10 14:13:10.317802 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 371/1486] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:13:10 2026] DELETE /volume/v3/volumes/074ee57b-81d4-4788-b463-6577fe78f9d0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:13:10.325248 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3b8fd5f2-1d51-478f-b199-dd7a043bcb63 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:10.327579 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3b8fd5f2-1d51-478f-b199-dd7a043bcb63 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] GET https://10.4.3.66/volume/v3/volumes/074ee57b-81d4-4788-b463-6577fe78f9d0 Jul 10 14:13:10.327813 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3b8fd5f2-1d51-478f-b199-dd7a043bcb63 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:10.328072 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3b8fd5f2-1d51-478f-b199-dd7a043bcb63 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:10.337566 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:10.337566 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:13:10.342416 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3b8fd5f2-1d51-478f-b199-dd7a043bcb63 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Volume info retrieved successfully. Jul 10 14:13:10.349562 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3b8fd5f2-1d51-478f-b199-dd7a043bcb63 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] https://10.4.3.66/volume/v3/volumes/074ee57b-81d4-4788-b463-6577fe78f9d0 returned with HTTP 200 Jul 10 14:13:10.350112 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 377/1487] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:10 2026] GET /volume/v3/volumes/074ee57b-81d4-4788-b463-6577fe78f9d0 => generated 1351 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:13:11.113091 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-08a5727f-b7c4-4abe-87d4-313332af6aa5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:11.115764 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-08a5727f-b7c4-4abe-87d4-313332af6aa5 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] GET https://10.4.3.66/volume/v3/volumes/ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68 Jul 10 14:13:11.115984 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-08a5727f-b7c4-4abe-87d4-313332af6aa5 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:11.116252 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-08a5727f-b7c4-4abe-87d4-313332af6aa5 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:11.122541 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-08a5727f-b7c4-4abe-87d4-313332af6aa5 tempest-AttachVolumeShelveTestJSON-1342422757 tempest-AttachVolumeShelveTestJSON-1342422757-project-member] https://10.4.3.66/volume/v3/volumes/ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68 returned with HTTP 404 Jul 10 14:13:11.123056 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 372/1488] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:11 2026] GET /volume/v3/volumes/ff9e5e0e-8a75-4c23-9b82-c3c7b4529f68 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:13:11.363256 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f52977c9-8f03-4858-a19d-a0a88aff1bb0 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:11.365124 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f52977c9-8f03-4858-a19d-a0a88aff1bb0 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] GET https://10.4.3.66/volume/v3/volumes/074ee57b-81d4-4788-b463-6577fe78f9d0 Jul 10 14:13:11.366324 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f52977c9-8f03-4858-a19d-a0a88aff1bb0 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:11.366324 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f52977c9-8f03-4858-a19d-a0a88aff1bb0 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:11.372728 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f52977c9-8f03-4858-a19d-a0a88aff1bb0 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] https://10.4.3.66/volume/v3/volumes/074ee57b-81d4-4788-b463-6577fe78f9d0 returned with HTTP 404 Jul 10 14:13:11.373264 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 369/1489] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:11 2026] GET /volume/v3/volumes/074ee57b-81d4-4788-b463-6577fe78f9d0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:13:11.382866 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-2eb7a641-1f81-4480-b16f-0506f1ad6aa9 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:11.384914 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2eb7a641-1f81-4480-b16f-0506f1ad6aa9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:13:11.385111 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2eb7a641-1f81-4480-b16f-0506f1ad6aa9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1404466069"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:11.388274 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-2eb7a641-1f81-4480-b16f-0506f1ad6aa9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1404466069'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:13:11.388274 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-2eb7a641-1f81-4480-b16f-0506f1ad6aa9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Create volume of 1 GB Jul 10 14:13:11.391895 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-2eb7a641-1f81-4480-b16f-0506f1ad6aa9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Availability Zones retrieved successfully. Jul 10 14:13:11.398565 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2eb7a641-1f81-4480-b16f-0506f1ad6aa9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Flow 'volume_create_api' (b1a9f501-5084-4a38-a459-02fe189e01a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:13:11.399659 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2eb7a641-1f81-4480-b16f-0506f1ad6aa9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c314177-9bbe-41b9-b10e-6b11afa8a640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:11.400782 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-2eb7a641-1f81-4480-b16f-0506f1ad6aa9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:13:11.434595 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2eb7a641-1f81-4480-b16f-0506f1ad6aa9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c314177-9bbe-41b9-b10e-6b11afa8a640) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:11.435258 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2eb7a641-1f81-4480-b16f-0506f1ad6aa9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea0ee37d-7572-4bd2-a07a-3d1730be7d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:11.473696 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-2eb7a641-1f81-4480-b16f-0506f1ad6aa9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Created reservations ['001bdf2a-5d39-429a-9eb4-f71f32a5c11e', '4128edf3-ca8b-45b5-97d0-b7f1fa193693', 'ae0f1ce3-3faf-4862-a0f5-0379b18f78e7', '429d5409-7886-4fbb-bcae-265dfc6753b8'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:13:11.474425 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2eb7a641-1f81-4480-b16f-0506f1ad6aa9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea0ee37d-7572-4bd2-a07a-3d1730be7d8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['001bdf2a-5d39-429a-9eb4-f71f32a5c11e', '4128edf3-ca8b-45b5-97d0-b7f1fa193693', 'ae0f1ce3-3faf-4862-a0f5-0379b18f78e7', '429d5409-7886-4fbb-bcae-265dfc6753b8']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:11.475119 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2eb7a641-1f81-4480-b16f-0506f1ad6aa9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3fc965c-8bcd-4df5-96a4-49d4e58dffcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:11.499373 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2eb7a641-1f81-4480-b16f-0506f1ad6aa9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3fc965c-8bcd-4df5-96a4-49d4e58dffcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a94a57a2-5f71-4e56-b7be-37f857250077', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1404466069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1187dde06954878b9a44d1ce998e945',qos_specs=None,replication_status=,reservations=['001bdf2a-5d39-429a-9eb4-f71f32a5c11e','4128edf3-ca8b-45b5-97d0-b7f1fa193693','ae0f1ce3-3faf-4862-a0f5-0379b18f78e7','429d5409-7886-4fbb-bcae-265dfc6753b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65c3b78dc846464a907dc46641400bcd',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:13:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1404466069',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a94a57a2-5f71-4e56-b7be-37f857250077,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1187dde06954878b9a44d1ce998e945',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65c3b78dc846464a907dc46641400bcd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:11.500020 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2eb7a641-1f81-4480-b16f-0506f1ad6aa9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d85459f9-b258-4c0a-b60e-093684f27916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:11.510090 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d5cd6bae-000b-431a-a709-7d4a395d4bd5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:11.512442 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d5cd6bae-000b-431a-a709-7d4a395d4bd5 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:13:11.512941 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d5cd6bae-000b-431a-a709-7d4a395d4bd5 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-797098742", "imageRef": "6828c330-8bf5-4393-93a6-571514801daa", "size": 1}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:11.514929 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-d5cd6bae-000b-431a-a709-7d4a395d4bd5 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-797098742', 'imageRef': '6828c330-8bf5-4393-93a6-571514801daa', 'size': 1}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:13:11.519834 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2eb7a641-1f81-4480-b16f-0506f1ad6aa9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d85459f9-b258-4c0a-b60e-093684f27916) transitioned into state 'SUCCESS' from state '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-1404466069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1187dde06954878b9a44d1ce998e945',qos_specs=None,replication_status=,reservations=['001bdf2a-5d39-429a-9eb4-f71f32a5c11e','4128edf3-ca8b-45b5-97d0-b7f1fa193693','ae0f1ce3-3faf-4862-a0f5-0379b18f78e7','429d5409-7886-4fbb-bcae-265dfc6753b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65c3b78dc846464a907dc46641400bcd',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:11.520695 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2eb7a641-1f81-4480-b16f-0506f1ad6aa9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70c956bd-8adf-4589-87cf-747871fa6bc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:11.533304 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2eb7a641-1f81-4480-b16f-0506f1ad6aa9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70c956bd-8adf-4589-87cf-747871fa6bc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:11.534098 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2eb7a641-1f81-4480-b16f-0506f1ad6aa9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Flow 'volume_create_api' (b1a9f501-5084-4a38-a459-02fe189e01a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:13:11.534462 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-2eb7a641-1f81-4480-b16f-0506f1ad6aa9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Create volume request issued successfully. Jul 10 14:13:11.535122 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2eb7a641-1f81-4480-b16f-0506f1ad6aa9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:13:11.535584 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 372/1490] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:13:11 2026] POST /volume/v3/volumes => generated 746 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:13:11.552056 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-7489cade-dff0-4b72-815f-27a4e68ca5d7 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:11.555262 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7489cade-dff0-4b72-815f-27a4e68ca5d7 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] GET https://10.4.3.66/volume/v3/volumes/a94a57a2-5f71-4e56-b7be-37f857250077 Jul 10 14:13:11.555262 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7489cade-dff0-4b72-815f-27a4e68ca5d7 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:11.555262 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7489cade-dff0-4b72-815f-27a4e68ca5d7 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:11.561161 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:11.561161 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:13:11.566314 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-7489cade-dff0-4b72-815f-27a4e68ca5d7 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Volume info retrieved successfully. Jul 10 14:13:11.571452 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7489cade-dff0-4b72-815f-27a4e68ca5d7 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] https://10.4.3.66/volume/v3/volumes/a94a57a2-5f71-4e56-b7be-37f857250077 returned with HTTP 200 Jul 10 14:13:11.572188 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 373/1491] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:11 2026] GET /volume/v3/volumes/a94a57a2-5f71-4e56-b7be-37f857250077 => generated 814 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:11.602982 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-d5cd6bae-000b-431a-a709-7d4a395d4bd5 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Create volume of 1 GB Jul 10 14:13:11.610764 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d5cd6bae-000b-431a-a709-7d4a395d4bd5 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Availability Zones retrieved successfully. Jul 10 14:13:11.619355 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d5cd6bae-000b-431a-a709-7d4a395d4bd5 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Flow 'volume_create_api' (e1778187-51b2-4948-875b-c5e620e388a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:13:11.621156 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d5cd6bae-000b-431a-a709-7d4a395d4bd5 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e97b69d-f6a5-4938-bca6-f046485a417c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:11.622957 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-d5cd6bae-000b-431a-a709-7d4a395d4bd5 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:13:11.711596 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d5cd6bae-000b-431a-a709-7d4a395d4bd5 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e97b69d-f6a5-4938-bca6-f046485a417c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:11.711596 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d5cd6bae-000b-431a-a709-7d4a395d4bd5 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58b4ca96-47e2-48fe-b83f-cf2b31041c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:11.795246 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-d5cd6bae-000b-431a-a709-7d4a395d4bd5 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Created reservations ['0e5900a0-4341-48f8-a9b9-14dc8a392587', '4e118454-33e1-422b-b0c6-652be2ae43eb', 'cba89b0a-b906-440d-ae76-1aeaa0911a29', '384e3b96-dfaf-492a-b63d-8a66ddf5551d'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:13:11.796113 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d5cd6bae-000b-431a-a709-7d4a395d4bd5 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58b4ca96-47e2-48fe-b83f-cf2b31041c92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e5900a0-4341-48f8-a9b9-14dc8a392587', '4e118454-33e1-422b-b0c6-652be2ae43eb', 'cba89b0a-b906-440d-ae76-1aeaa0911a29', '384e3b96-dfaf-492a-b63d-8a66ddf5551d']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:11.796932 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d5cd6bae-000b-431a-a709-7d4a395d4bd5 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acf74b02-9fd3-4c6b-a7ad-e0bb82a735d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:11.823732 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d5cd6bae-000b-431a-a709-7d4a395d4bd5 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acf74b02-9fd3-4c6b-a7ad-e0bb82a735d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1297e5dc-7847-4895-80bb-2865f726fa78', '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-797098742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8be45c0ad80145b09853f0e4e6df56b1',qos_specs=None,replication_status=,reservations=['0e5900a0-4341-48f8-a9b9-14dc8a392587','4e118454-33e1-422b-b0c6-652be2ae43eb','cba89b0a-b906-440d-ae76-1aeaa0911a29','384e3b96-dfaf-492a-b63d-8a66ddf5551d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12476065dadc4a5bb8e3098ea860640e',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:13:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-797098742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1297e5dc-7847-4895-80bb-2865f726fa78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8be45c0ad80145b09853f0e4e6df56b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12476065dadc4a5bb8e3098ea860640e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:11.824843 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d5cd6bae-000b-431a-a709-7d4a395d4bd5 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81cd734f-45b7-416f-a682-3df90ff27f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:11.849731 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d5cd6bae-000b-431a-a709-7d4a395d4bd5 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81cd734f-45b7-416f-a682-3df90ff27f6a) transitioned into state 'SUCCESS' from state '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-797098742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8be45c0ad80145b09853f0e4e6df56b1',qos_specs=None,replication_status=,reservations=['0e5900a0-4341-48f8-a9b9-14dc8a392587','4e118454-33e1-422b-b0c6-652be2ae43eb','cba89b0a-b906-440d-ae76-1aeaa0911a29','384e3b96-dfaf-492a-b63d-8a66ddf5551d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12476065dadc4a5bb8e3098ea860640e',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:11.850330 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d5cd6bae-000b-431a-a709-7d4a395d4bd5 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57ffac0f-831c-4cc9-bbfe-6dbda838a55a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:11.860452 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d5cd6bae-000b-431a-a709-7d4a395d4bd5 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57ffac0f-831c-4cc9-bbfe-6dbda838a55a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:11.861615 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d5cd6bae-000b-431a-a709-7d4a395d4bd5 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Flow 'volume_create_api' (e1778187-51b2-4948-875b-c5e620e388a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:13:11.861615 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d5cd6bae-000b-431a-a709-7d4a395d4bd5 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Create volume request issued successfully. Jul 10 14:13:11.861783 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d5cd6bae-000b-431a-a709-7d4a395d4bd5 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:13:11.862190 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 378/1492] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:13:11 2026] POST /volume/v3/volumes => generated 750 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:13:11.879025 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e8ad827c-6f41-4609-ac04-d48df0cbc109 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:11.883872 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e8ad827c-6f41-4609-ac04-d48df0cbc109 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] GET https://10.4.3.66/volume/v3/volumes/1297e5dc-7847-4895-80bb-2865f726fa78 Jul 10 14:13:11.884138 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e8ad827c-6f41-4609-ac04-d48df0cbc109 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:11.884398 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e8ad827c-6f41-4609-ac04-d48df0cbc109 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:11.892897 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:11.892897 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:13:11.900543 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-e8ad827c-6f41-4609-ac04-d48df0cbc109 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Volume info retrieved successfully. Jul 10 14:13:11.907092 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e8ad827c-6f41-4609-ac04-d48df0cbc109 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] https://10.4.3.66/volume/v3/volumes/1297e5dc-7847-4895-80bb-2865f726fa78 returned with HTTP 200 Jul 10 14:13:11.907723 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 370/1493] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:11 2026] GET /volume/v3/volumes/1297e5dc-7847-4895-80bb-2865f726fa78 => generated 818 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:12.389979 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-657715d4-531e-480d-a8da-0c2759867497 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:12.456954 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-657715d4-531e-480d-a8da-0c2759867497 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:13:12.457318 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-657715d4-531e-480d-a8da-0c2759867497 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-779856815", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:12.458904 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:12.458904 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:13:12.476446 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-657715d4-531e-480d-a8da-0c2759867497 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:13:12.476887 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 373/1494] 10.4.3.66 () {68 vars in 1246 bytes} [Fri Jul 10 14:13:12 2026] POST /volume/v3/types => generated 274 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:12.488148 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-3fbfff4c-cda5-468b-ba4d-5ce8bd414807 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:12.490670 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3fbfff4c-cda5-468b-ba4d-5ce8bd414807 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:13:12.491570 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3fbfff4c-cda5-468b-ba4d-5ce8bd414807 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-369829123", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:12.509437 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3fbfff4c-cda5-468b-ba4d-5ce8bd414807 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:13:12.510014 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 374/1495] 10.4.3.66 () {68 vars in 1246 bytes} [Fri Jul 10 14:13:12 2026] POST /volume/v3/types => generated 274 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:12.520712 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b56abc70-8891-4c37-b91d-06110ab89b46 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:12.588443 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-7df6d1bc-3c0e-4610-a6bf-ca51a62e45e5 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:12.590414 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7df6d1bc-3c0e-4610-a6bf-ca51a62e45e5 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] GET https://10.4.3.66/volume/v3/volumes/a94a57a2-5f71-4e56-b7be-37f857250077 Jul 10 14:13:12.590414 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7df6d1bc-3c0e-4610-a6bf-ca51a62e45e5 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:12.590601 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7df6d1bc-3c0e-4610-a6bf-ca51a62e45e5 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:12.593509 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b56abc70-8891-4c37-b91d-06110ab89b46 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:13:12.593892 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b56abc70-8891-4c37-b91d-06110ab89b46 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1143924006", "volume_type": "b1e9bc17-81fb-4a21-8026-45b9b378b75b", "size": 1}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:12.596829 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-b56abc70-8891-4c37-b91d-06110ab89b46 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1143924006', 'volume_type': 'b1e9bc17-81fb-4a21-8026-45b9b378b75b', 'size': 1}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:13:12.598401 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:12.598401 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:13:12.601913 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-b56abc70-8891-4c37-b91d-06110ab89b46 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Create volume of 1 GB Jul 10 14:13:12.602229 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:12.602229 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:13:12.602299 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-7df6d1bc-3c0e-4610-a6bf-ca51a62e45e5 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Volume info retrieved successfully. Jul 10 14:13:12.602786 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b56abc70-8891-4c37-b91d-06110ab89b46 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Availability Zones retrieved successfully. Jul 10 14:13:12.606688 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7df6d1bc-3c0e-4610-a6bf-ca51a62e45e5 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] https://10.4.3.66/volume/v3/volumes/a94a57a2-5f71-4e56-b7be-37f857250077 returned with HTTP 200 Jul 10 14:13:12.607237 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 371/1496] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:12 2026] GET /volume/v3/volumes/a94a57a2-5f71-4e56-b7be-37f857250077 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:12.608691 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b56abc70-8891-4c37-b91d-06110ab89b46 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Flow 'volume_create_api' (4cae6233-f8c7-4df7-b618-226a5fcd81e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:13:12.609698 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b56abc70-8891-4c37-b91d-06110ab89b46 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feeb5483-0e31-43d2-aa13-cd47b9a11994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:12.610654 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-b56abc70-8891-4c37-b91d-06110ab89b46 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:13:12.624230 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-febbd2bf-7927-41ca-a7f0-b6027f853206 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:12.626060 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-febbd2bf-7927-41ca-a7f0-b6027f853206 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:13:12.626994 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-febbd2bf-7927-41ca-a7f0-b6027f853206 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a94a57a2-5f71-4e56-b7be-37f857250077", "name": "tempest-VolumesExtendTest-Snapshot-1013455143"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:12.634322 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b56abc70-8891-4c37-b91d-06110ab89b46 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (feeb5483-0e31-43d2-aa13-cd47b9a11994) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:13:12Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=b1e9bc17-81fb-4a21-8026-45b9b378b75b,is_public=True,name='tempest-VolumeTypesTest-volume-type-779856815',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b1e9bc17-81fb-4a21-8026-45b9b378b75b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:12.635097 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b56abc70-8891-4c37-b91d-06110ab89b46 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45577dc7-5165-4b40-ac4e-a584fcb5d53b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:12.637494 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:12.637494 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:13:12.638030 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-febbd2bf-7927-41ca-a7f0-b6027f853206 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Volume info retrieved successfully. Jul 10 14:13:12.638180 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.snapshots [None req-febbd2bf-7927-41ca-a7f0-b6027f853206 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Create snapshot from volume a94a57a2-5f71-4e56-b7be-37f857250077 Jul 10 14:13:12.666771 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-b56abc70-8891-4c37-b91d-06110ab89b46 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-779856815 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-779856815, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:13:12.667112 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-b56abc70-8891-4c37-b91d-06110ab89b46 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-779856815 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-779856815, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:13:12.678666 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-febbd2bf-7927-41ca-a7f0-b6027f853206 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Created reservations ['ffa4bd8d-d77b-4832-b34d-aa850b49b0b5', '36a642c1-a987-4b0c-8d01-334a11a57c7b', '8588e7f7-1fce-4cbf-875b-cb977bd396e6', 'fb9e5d38-59a3-4263-8eed-9c981eae6c65'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:13:12.703471 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-b56abc70-8891-4c37-b91d-06110ab89b46 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Created reservations ['e4a639af-947b-4f39-ab8d-ec582e024efb', '33c45d2b-2874-41ac-83c1-7be7570b3fe4', '180dc616-36c3-4d96-8b2c-0c9356fae6a0', '074b8777-1383-4143-a6b0-33393b99d7a2'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:13:12.705104 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b56abc70-8891-4c37-b91d-06110ab89b46 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45577dc7-5165-4b40-ac4e-a584fcb5d53b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4a639af-947b-4f39-ab8d-ec582e024efb', '33c45d2b-2874-41ac-83c1-7be7570b3fe4', '180dc616-36c3-4d96-8b2c-0c9356fae6a0', '074b8777-1383-4143-a6b0-33393b99d7a2']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:12.705877 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b56abc70-8891-4c37-b91d-06110ab89b46 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d1097b5-6f8b-4c96-83a2-cf916a01115b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:12.717545 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-febbd2bf-7927-41ca-a7f0-b6027f853206 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Snapshot create request issued successfully. Jul 10 14:13:12.717891 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-febbd2bf-7927-41ca-a7f0-b6027f853206 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:13:12.718435 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 374/1497] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:13:12 2026] POST /volume/v3/snapshots => generated 304 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:13:12.728761 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-126ef0fc-9d21-460c-a8e5-0a11826905b4 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:12.730631 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-126ef0fc-9d21-460c-a8e5-0a11826905b4 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] GET https://10.4.3.66/volume/v3/snapshots/35690079-b6eb-4cb5-9d74-1ff87442962d Jul 10 14:13:12.730844 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-126ef0fc-9d21-460c-a8e5-0a11826905b4 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:12.731077 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-126ef0fc-9d21-460c-a8e5-0a11826905b4 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:12.740407 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:12.740407 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:13:12.741063 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-126ef0fc-9d21-460c-a8e5-0a11826905b4 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Snapshot retrieved successfully. Jul 10 14:13:12.741791 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-126ef0fc-9d21-460c-a8e5-0a11826905b4 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] https://10.4.3.66/volume/v3/snapshots/35690079-b6eb-4cb5-9d74-1ff87442962d returned with HTTP 200 Jul 10 14:13:12.742146 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 375/1498] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:13:12 2026] GET /volume/v3/snapshots/35690079-b6eb-4cb5-9d74-1ff87442962d => generated 436 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:12.745664 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b56abc70-8891-4c37-b91d-06110ab89b46 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d1097b5-6f8b-4c96-83a2-cf916a01115b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '629cba61-fe0d-43c9-893a-d90fa3e527c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1143924006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2ac1fc532e8456bacd199db7bb59ff6',qos_specs=None,replication_status=,reservations=['e4a639af-947b-4f39-ab8d-ec582e024efb','33c45d2b-2874-41ac-83c1-7be7570b3fe4','180dc616-36c3-4d96-8b2c-0c9356fae6a0','074b8777-1383-4143-a6b0-33393b99d7a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff7fc3b809034a67bb213e215823dd72',volume_type_id=b1e9bc17-81fb-4a21-8026-45b9b378b75b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:13:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1143924006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=629cba61-fe0d-43c9-893a-d90fa3e527c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2ac1fc532e8456bacd199db7bb59ff6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff7fc3b809034a67bb213e215823dd72',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b1e9bc17-81fb-4a21-8026-45b9b378b75b),volume_type_id=b1e9bc17-81fb-4a21-8026-45b9b378b75b)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:12.746306 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b56abc70-8891-4c37-b91d-06110ab89b46 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf32a9d6-d6ae-488f-8df6-1d316b19c40b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:12.766042 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b56abc70-8891-4c37-b91d-06110ab89b46 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf32a9d6-d6ae-488f-8df6-1d316b19c40b) transitioned into state 'SUCCESS' from state '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-1143924006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2ac1fc532e8456bacd199db7bb59ff6',qos_specs=None,replication_status=,reservations=['e4a639af-947b-4f39-ab8d-ec582e024efb','33c45d2b-2874-41ac-83c1-7be7570b3fe4','180dc616-36c3-4d96-8b2c-0c9356fae6a0','074b8777-1383-4143-a6b0-33393b99d7a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff7fc3b809034a67bb213e215823dd72',volume_type_id=b1e9bc17-81fb-4a21-8026-45b9b378b75b)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:12.766781 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b56abc70-8891-4c37-b91d-06110ab89b46 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b0b28b8-f895-4671-afe1-8021407e8647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:12.778394 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b56abc70-8891-4c37-b91d-06110ab89b46 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b0b28b8-f895-4671-afe1-8021407e8647) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:12.779334 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b56abc70-8891-4c37-b91d-06110ab89b46 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Flow 'volume_create_api' (4cae6233-f8c7-4df7-b618-226a5fcd81e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:13:12.779682 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b56abc70-8891-4c37-b91d-06110ab89b46 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Create volume request issued successfully. Jul 10 14:13:12.780255 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b56abc70-8891-4c37-b91d-06110ab89b46 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:13:12.781402 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 379/1499] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:13:12 2026] POST /volume/v3/volumes => generated 781 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:13:12.800359 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-be8504f2-b718-4ae8-9829-c00d40853b2d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:12.802533 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-be8504f2-b718-4ae8-9829-c00d40853b2d tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] GET https://10.4.3.66/volume/v3/volumes/629cba61-fe0d-43c9-893a-d90fa3e527c1 Jul 10 14:13:12.802777 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-be8504f2-b718-4ae8-9829-c00d40853b2d tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:12.802990 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-be8504f2-b718-4ae8-9829-c00d40853b2d tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:12.813179 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:12.813179 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:13:12.822147 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-be8504f2-b718-4ae8-9829-c00d40853b2d tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Volume info retrieved successfully. Jul 10 14:13:12.828806 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-be8504f2-b718-4ae8-9829-c00d40853b2d tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] https://10.4.3.66/volume/v3/volumes/629cba61-fe0d-43c9-893a-d90fa3e527c1 returned with HTTP 200 Jul 10 14:13:12.829318 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 372/1500] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:12 2026] GET /volume/v3/volumes/629cba61-fe0d-43c9-893a-d90fa3e527c1 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:12.921452 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-105b3ba5-993e-4d9f-877e-19db25b4df24 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:12.923561 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-105b3ba5-993e-4d9f-877e-19db25b4df24 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] GET https://10.4.3.66/volume/v3/volumes/1297e5dc-7847-4895-80bb-2865f726fa78 Jul 10 14:13:12.923808 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-105b3ba5-993e-4d9f-877e-19db25b4df24 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:12.924022 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-105b3ba5-993e-4d9f-877e-19db25b4df24 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:12.930766 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:12.930766 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:13:12.935113 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-105b3ba5-993e-4d9f-877e-19db25b4df24 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Volume info retrieved successfully. Jul 10 14:13:12.940104 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-105b3ba5-993e-4d9f-877e-19db25b4df24 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] https://10.4.3.66/volume/v3/volumes/1297e5dc-7847-4895-80bb-2865f726fa78 returned with HTTP 200 Jul 10 14:13:12.940470 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 375/1501] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:12 2026] GET /volume/v3/volumes/1297e5dc-7847-4895-80bb-2865f726fa78 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:13.752103 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8d16c201-602e-478a-926b-7c640a313bef None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:13.754367 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8d16c201-602e-478a-926b-7c640a313bef tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] GET https://10.4.3.66/volume/v3/snapshots/35690079-b6eb-4cb5-9d74-1ff87442962d Jul 10 14:13:13.754609 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8d16c201-602e-478a-926b-7c640a313bef tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:13.754889 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8d16c201-602e-478a-926b-7c640a313bef tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:13.761111 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:13.761111 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:13:13.761287 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-8d16c201-602e-478a-926b-7c640a313bef tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Snapshot retrieved successfully. Jul 10 14:13:13.762157 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8d16c201-602e-478a-926b-7c640a313bef tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] https://10.4.3.66/volume/v3/snapshots/35690079-b6eb-4cb5-9d74-1ff87442962d returned with HTTP 200 Jul 10 14:13:13.762599 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 376/1502] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:13:13 2026] GET /volume/v3/snapshots/35690079-b6eb-4cb5-9d74-1ff87442962d => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:13.776645 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-191052af-d15b-4aca-9dc1-8b0eb555d42b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:13.778589 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-191052af-d15b-4aca-9dc1-8b0eb555d42b tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] POST https://10.4.3.66/volume/v3/volumes/a94a57a2-5f71-4e56-b7be-37f857250077/action Jul 10 14:13:13.779277 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-191052af-d15b-4aca-9dc1-8b0eb555d42b tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:13:13.779656 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-191052af-d15b-4aca-9dc1-8b0eb555d42b tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:13.790581 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:13.790581 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:13:13.791671 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-191052af-d15b-4aca-9dc1-8b0eb555d42b tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Volume info retrieved successfully. Jul 10 14:13:13.840526 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-191052af-d15b-4aca-9dc1-8b0eb555d42b tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Created reservations ['d1b94807-a186-405b-947b-a84c5df5f2ea', 'c097044b-e77b-4a7b-981e-e1c5ce8c84fd'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:13:13.841895 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-9ef2fa97-c96a-45cf-ba65-d9ac23d9ca60 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:13.844448 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9ef2fa97-c96a-45cf-ba65-d9ac23d9ca60 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] GET https://10.4.3.66/volume/v3/volumes/629cba61-fe0d-43c9-893a-d90fa3e527c1 Jul 10 14:13:13.844768 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9ef2fa97-c96a-45cf-ba65-d9ac23d9ca60 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:13.845005 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9ef2fa97-c96a-45cf-ba65-d9ac23d9ca60 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:13.852152 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-191052af-d15b-4aca-9dc1-8b0eb555d42b tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Extend volume request issued successfully. Jul 10 14:13:13.852417 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-191052af-d15b-4aca-9dc1-8b0eb555d42b tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] https://10.4.3.66/volume/v3/volumes/a94a57a2-5f71-4e56-b7be-37f857250077/action returned with HTTP 202 Jul 10 14:13:13.852952 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 380/1503] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:13:13 2026] POST /volume/v3/volumes/a94a57a2-5f71-4e56-b7be-37f857250077/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:13:13.853729 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:13.853729 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:13:13.859074 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-9ef2fa97-c96a-45cf-ba65-d9ac23d9ca60 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Volume info retrieved successfully. Jul 10 14:13:13.861129 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-bffd50d8-eb42-4995-aa37-d78933db6b83 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:13.863751 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-bffd50d8-eb42-4995-aa37-d78933db6b83 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] GET https://10.4.3.66/volume/v3/volumes/a94a57a2-5f71-4e56-b7be-37f857250077 Jul 10 14:13:13.864093 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-bffd50d8-eb42-4995-aa37-d78933db6b83 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:13.864171 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9ef2fa97-c96a-45cf-ba65-d9ac23d9ca60 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] https://10.4.3.66/volume/v3/volumes/629cba61-fe0d-43c9-893a-d90fa3e527c1 returned with HTTP 200 Jul 10 14:13:13.864418 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-bffd50d8-eb42-4995-aa37-d78933db6b83 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:13.864793 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 373/1504] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:13 2026] GET /volume/v3/volumes/629cba61-fe0d-43c9-893a-d90fa3e527c1 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:13.874105 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:13.874105 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:13:13.879453 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-bffd50d8-eb42-4995-aa37-d78933db6b83 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Volume info retrieved successfully. Jul 10 14:13:13.882100 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-76878b8e-c8af-4251-8bc1-71347d57a627 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:13.883711 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-bffd50d8-eb42-4995-aa37-d78933db6b83 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] https://10.4.3.66/volume/v3/volumes/a94a57a2-5f71-4e56-b7be-37f857250077 returned with HTTP 200 Jul 10 14:13:13.884173 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 376/1505] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:13 2026] GET /volume/v3/volumes/a94a57a2-5f71-4e56-b7be-37f857250077 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:13.884623 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-76878b8e-c8af-4251-8bc1-71347d57a627 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] POST https://10.4.3.66/volume/v3/volumes/629cba61-fe0d-43c9-893a-d90fa3e527c1/action Jul 10 14:13:13.885052 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-76878b8e-c8af-4251-8bc1-71347d57a627 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Action body: b'{"os-retype": {"new_type": "27e3a2e1-1d8a-4937-b303-69c3f1a805aa"}}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:13:13.885233 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-76878b8e-c8af-4251-8bc1-71347d57a627 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "27e3a2e1-1d8a-4937-b303-69c3f1a805aa"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:13.896545 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:13.896545 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:13:13.897033 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-76878b8e-c8af-4251-8bc1-71347d57a627 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Volume info retrieved successfully. Jul 10 14:13:13.925397 np0000005012 devstack@c-api.service[100153]: WARNING cinder.quota [None req-76878b8e-c8af-4251-8bc1-71347d57a627 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-369829123 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-369829123, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:13:13.925809 np0000005012 devstack@c-api.service[100153]: WARNING cinder.quota [None req-76878b8e-c8af-4251-8bc1-71347d57a627 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-369829123 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-369829123, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:13:13.954024 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-216d2718-f477-48e0-a537-79382b981ec5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:13.958784 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-76878b8e-c8af-4251-8bc1-71347d57a627 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Created reservations ['962f4719-cb42-4283-bdbc-0579c4505169', 'bfaeede6-c9c9-4e92-8e24-3f50f3deb598'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:13:13.960163 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-216d2718-f477-48e0-a537-79382b981ec5 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] GET https://10.4.3.66/volume/v3/volumes/1297e5dc-7847-4895-80bb-2865f726fa78 Jul 10 14:13:13.961274 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-216d2718-f477-48e0-a537-79382b981ec5 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:13.961274 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-216d2718-f477-48e0-a537-79382b981ec5 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:13.963375 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-b99744fb-ad06-4070-975f-4ef9a13af555 req-d8f9f998-0f1f-4eb3-88f8-1aedc6ee386a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:13.965698 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-b99744fb-ad06-4070-975f-4ef9a13af555 req-d8f9f998-0f1f-4eb3-88f8-1aedc6ee386a tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:13:13.965878 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-b99744fb-ad06-4070-975f-4ef9a13af555 req-d8f9f998-0f1f-4eb3-88f8-1aedc6ee386a tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:13.966070 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-b99744fb-ad06-4070-975f-4ef9a13af555 req-d8f9f998-0f1f-4eb3-88f8-1aedc6ee386a tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:13.969954 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:13.969954 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:13:13.972339 np0000005012 devstack@c-api.service[100153]: WARNING cinder.quota [None req-76878b8e-c8af-4251-8bc1-71347d57a627 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-779856815 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-779856815, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:13:13.972671 np0000005012 devstack@c-api.service[100153]: WARNING cinder.quota [None req-76878b8e-c8af-4251-8bc1-71347d57a627 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-779856815 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-779856815, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:13:13.975193 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-216d2718-f477-48e0-a537-79382b981ec5 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Volume info retrieved successfully. Jul 10 14:13:13.981047 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-216d2718-f477-48e0-a537-79382b981ec5 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] https://10.4.3.66/volume/v3/volumes/1297e5dc-7847-4895-80bb-2865f726fa78 returned with HTTP 200 Jul 10 14:13:13.981489 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 381/1506] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:13 2026] GET /volume/v3/volumes/1297e5dc-7847-4895-80bb-2865f726fa78 => generated 900 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:13.982543 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:13.982543 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:13:13.985151 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-76878b8e-c8af-4251-8bc1-71347d57a627 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Created reservations ['bf0dde98-fc46-405b-bd96-1b7f87f66569', '6d778f2d-69d8-422e-89f3-c5f8eeb8f671'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:13:13.992419 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-b99744fb-ad06-4070-975f-4ef9a13af555 req-d8f9f998-0f1f-4eb3-88f8-1aedc6ee386a tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:13:13.996179 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-b99744fb-ad06-4070-975f-4ef9a13af555 req-d8f9f998-0f1f-4eb3-88f8-1aedc6ee386a tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:13:13.996739 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 374/1507] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:13:13 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 1440 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:13:14.013112 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-76878b8e-c8af-4251-8bc1-71347d57a627 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Retype volume request issued successfully. Jul 10 14:13:14.013327 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-76878b8e-c8af-4251-8bc1-71347d57a627 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] https://10.4.3.66/volume/v3/volumes/629cba61-fe0d-43c9-893a-d90fa3e527c1/action returned with HTTP 202 Jul 10 14:13:14.013911 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 377/1508] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:13:13 2026] POST /volume/v3/volumes/629cba61-fe0d-43c9-893a-d90fa3e527c1/action => generated 0 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:13:14.030252 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-2b0a3834-2a4f-42b1-8d0b-94a0652332a5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:14.035546 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2b0a3834-2a4f-42b1-8d0b-94a0652332a5 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] GET https://10.4.3.66/volume/v3/volumes/629cba61-fe0d-43c9-893a-d90fa3e527c1 Jul 10 14:13:14.035546 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2b0a3834-2a4f-42b1-8d0b-94a0652332a5 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:14.035546 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2b0a3834-2a4f-42b1-8d0b-94a0652332a5 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:14.046804 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:14.046804 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:13:14.052529 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-2b0a3834-2a4f-42b1-8d0b-94a0652332a5 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Volume info retrieved successfully. Jul 10 14:13:14.056338 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2b0a3834-2a4f-42b1-8d0b-94a0652332a5 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] https://10.4.3.66/volume/v3/volumes/629cba61-fe0d-43c9-893a-d90fa3e527c1 returned with HTTP 200 Jul 10 14:13:14.056963 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 377/1509] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:14 2026] GET /volume/v3/volumes/629cba61-fe0d-43c9-893a-d90fa3e527c1 => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:14.562361 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-150e34f5-81de-4bb7-ac53-1293125376ec req-ab4dfe93-2f36-43a6-a681-948d69ab5bb7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:14.564063 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-150e34f5-81de-4bb7-ac53-1293125376ec req-ab4dfe93-2f36-43a6-a681-948d69ab5bb7 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] POST https://10.4.3.66/volume/v3/attachments/3b777fac-1507-4f3b-a747-76d0229024ff/action Jul 10 14:13:14.564556 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-150e34f5-81de-4bb7-ac53-1293125376ec req-ab4dfe93-2f36-43a6-a681-948d69ab5bb7 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:13:14.564777 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-150e34f5-81de-4bb7-ac53-1293125376ec req-ab4dfe93-2f36-43a6-a681-948d69ab5bb7 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:14.584375 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:14.584375 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:13:14.616644 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-150e34f5-81de-4bb7-ac53-1293125376ec req-ab4dfe93-2f36-43a6-a681-948d69ab5bb7 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] https://10.4.3.66/volume/v3/attachments/3b777fac-1507-4f3b-a747-76d0229024ff/action returned with HTTP 204 Jul 10 14:13:14.616644 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 382/1510] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:13:14 2026] POST /volume/v3/attachments/3b777fac-1507-4f3b-a747-76d0229024ff/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:13:14.899954 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-a157fdeb-a4f4-4e1a-be73-d1532b25ecd9 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:14.902197 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a157fdeb-a4f4-4e1a-be73-d1532b25ecd9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] GET https://10.4.3.66/volume/v3/volumes/a94a57a2-5f71-4e56-b7be-37f857250077 Jul 10 14:13:14.902344 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a157fdeb-a4f4-4e1a-be73-d1532b25ecd9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:14.902888 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a157fdeb-a4f4-4e1a-be73-d1532b25ecd9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:14.912347 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:14.912347 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:13:14.919158 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-a157fdeb-a4f4-4e1a-be73-d1532b25ecd9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Volume info retrieved successfully. Jul 10 14:13:14.921265 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-dcdf6cca-327c-4402-b388-55b6f8fe514b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:14.921784 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-dcdf6cca-327c-4402-b388-55b6f8fe514b None None] GET https://10.4.3.66/volume// Jul 10 14:13:14.921957 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-dcdf6cca-327c-4402-b388-55b6f8fe514b None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:14.922142 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-dcdf6cca-327c-4402-b388-55b6f8fe514b None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:14.922476 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-dcdf6cca-327c-4402-b388-55b6f8fe514b None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:13:14.922800 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 378/1511] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:13:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:13:14.925671 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a157fdeb-a4f4-4e1a-be73-d1532b25ecd9 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] https://10.4.3.66/volume/v3/volumes/a94a57a2-5f71-4e56-b7be-37f857250077 returned with HTTP 200 Jul 10 14:13:14.926232 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 375/1512] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:14 2026] GET /volume/v3/volumes/a94a57a2-5f71-4e56-b7be-37f857250077 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:14.931792 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-b99744fb-ad06-4070-975f-4ef9a13af555 req-e03ee4f0-63c8-49a8-b79c-67319aa8d65b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:14.934262 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-b99744fb-ad06-4070-975f-4ef9a13af555 req-e03ee4f0-63c8-49a8-b79c-67319aa8d65b tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:13:14.934779 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-b99744fb-ad06-4070-975f-4ef9a13af555 req-e03ee4f0-63c8-49a8-b79c-67319aa8d65b tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1558ed9e-baa9-4a78-9b32-771f93dcb20a", "connector": null, "instance_uuid": "cb082cc6-2397-44da-883b-4297417e0c02"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:14.940080 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-17365dae-bd81-493e-a642-3449f438ed2f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:14.942051 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-17365dae-bd81-493e-a642-3449f438ed2f tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] GET https://10.4.3.66/volume/v3/volumes/a94a57a2-5f71-4e56-b7be-37f857250077 Jul 10 14:13:14.942239 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-17365dae-bd81-493e-a642-3449f438ed2f tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:14.942430 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-17365dae-bd81-493e-a642-3449f438ed2f tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:14.950330 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:14.950330 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:13:14.951337 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:14.951337 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:13:14.955360 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-17365dae-bd81-493e-a642-3449f438ed2f tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Volume info retrieved successfully. Jul 10 14:13:14.961518 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-17365dae-bd81-493e-a642-3449f438ed2f tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] https://10.4.3.66/volume/v3/volumes/a94a57a2-5f71-4e56-b7be-37f857250077 returned with HTTP 200 Jul 10 14:13:14.962091 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 383/1513] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:14 2026] GET /volume/v3/volumes/a94a57a2-5f71-4e56-b7be-37f857250077 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:14.977522 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-203b596d-1fb6-475b-bc63-e91bbeb82253 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:14.979530 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-203b596d-1fb6-475b-bc63-e91bbeb82253 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/35690079-b6eb-4cb5-9d74-1ff87442962d Jul 10 14:13:14.979622 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-203b596d-1fb6-475b-bc63-e91bbeb82253 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:14.979874 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-203b596d-1fb6-475b-bc63-e91bbeb82253 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:14.979973 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.snapshots [None req-203b596d-1fb6-475b-bc63-e91bbeb82253 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Delete snapshot with id: 35690079-b6eb-4cb5-9d74-1ff87442962d Jul 10 14:13:14.985339 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:14.985339 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:13:14.985886 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-203b596d-1fb6-475b-bc63-e91bbeb82253 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Snapshot retrieved successfully. Jul 10 14:13:14.993890 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-b99744fb-ad06-4070-975f-4ef9a13af555 req-e03ee4f0-63c8-49a8-b79c-67319aa8d65b tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:13:14.995417 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 378/1514] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:13:14 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 14:13:15.000076 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-203b596d-1fb6-475b-bc63-e91bbeb82253 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Snapshot delete request issued successfully. Jul 10 14:13:15.000199 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-a5445efd-0b1a-4709-9853-9f663092c9d7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:15.000242 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-203b596d-1fb6-475b-bc63-e91bbeb82253 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] https://10.4.3.66/volume/v3/snapshots/35690079-b6eb-4cb5-9d74-1ff87442962d returned with HTTP 202 Jul 10 14:13:15.000656 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 379/1515] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:13:14 2026] DELETE /volume/v3/snapshots/35690079-b6eb-4cb5-9d74-1ff87442962d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:13:15.002134 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a5445efd-0b1a-4709-9853-9f663092c9d7 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] GET https://10.4.3.66/volume/v3/volumes/1297e5dc-7847-4895-80bb-2865f726fa78 Jul 10 14:13:15.002369 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a5445efd-0b1a-4709-9853-9f663092c9d7 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:15.002609 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a5445efd-0b1a-4709-9853-9f663092c9d7 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:15.003763 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-b99744fb-ad06-4070-975f-4ef9a13af555 req-cefcd727-86fb-4906-8126-29f1bd623489 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:15.006452 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-b99744fb-ad06-4070-975f-4ef9a13af555 req-cefcd727-86fb-4906-8126-29f1bd623489 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] DELETE https://10.4.3.66/volume/v3/attachments/df3a552f-d2e0-4740-8121-26796893665d Jul 10 14:13:15.006682 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-b99744fb-ad06-4070-975f-4ef9a13af555 req-cefcd727-86fb-4906-8126-29f1bd623489 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:15.006907 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-b99744fb-ad06-4070-975f-4ef9a13af555 req-cefcd727-86fb-4906-8126-29f1bd623489 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:15.010025 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d7a9b75c-86d6-487b-a509-04d674b5f666 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:15.010932 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:15.010932 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:13:15.012999 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d7a9b75c-86d6-487b-a509-04d674b5f666 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] GET https://10.4.3.66/volume/v3/snapshots/35690079-b6eb-4cb5-9d74-1ff87442962d Jul 10 14:13:15.012999 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d7a9b75c-86d6-487b-a509-04d674b5f666 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:15.013435 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d7a9b75c-86d6-487b-a509-04d674b5f666 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:15.015694 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-a5445efd-0b1a-4709-9853-9f663092c9d7 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Volume info retrieved successfully. Jul 10 14:13:15.015806 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:15.015806 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:13:15.019858 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:15.019858 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:13:15.020432 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-d7a9b75c-86d6-487b-a509-04d674b5f666 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Snapshot retrieved successfully. Jul 10 14:13:15.020994 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a5445efd-0b1a-4709-9853-9f663092c9d7 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] https://10.4.3.66/volume/v3/volumes/1297e5dc-7847-4895-80bb-2865f726fa78 returned with HTTP 200 Jul 10 14:13:15.021438 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d7a9b75c-86d6-487b-a509-04d674b5f666 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] https://10.4.3.66/volume/v3/snapshots/35690079-b6eb-4cb5-9d74-1ff87442962d returned with HTTP 200 Jul 10 14:13:15.021568 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 376/1516] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:14 2026] GET /volume/v3/volumes/1297e5dc-7847-4895-80bb-2865f726fa78 => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:15.021925 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 379/1517] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:13:15 2026] GET /volume/v3/snapshots/35690079-b6eb-4cb5-9d74-1ff87442962d => generated 462 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:15.077917 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-62af95b9-769a-4169-84cf-3fefe198ca06 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:15.079900 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-62af95b9-769a-4169-84cf-3fefe198ca06 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] GET https://10.4.3.66/volume/v3/volumes/629cba61-fe0d-43c9-893a-d90fa3e527c1 Jul 10 14:13:15.080363 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-62af95b9-769a-4169-84cf-3fefe198ca06 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:15.080363 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-62af95b9-769a-4169-84cf-3fefe198ca06 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:15.087803 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:15.087803 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:13:15.092042 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-62af95b9-769a-4169-84cf-3fefe198ca06 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Volume info retrieved successfully. Jul 10 14:13:15.096827 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-62af95b9-769a-4169-84cf-3fefe198ca06 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] https://10.4.3.66/volume/v3/volumes/629cba61-fe0d-43c9-893a-d90fa3e527c1 returned with HTTP 200 Jul 10 14:13:15.097155 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 380/1518] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:15 2026] GET /volume/v3/volumes/629cba61-fe0d-43c9-893a-d90fa3e527c1 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:15.118228 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0a62b4f5-537b-4b05-ad70-a868fd08710c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:15.120497 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0a62b4f5-537b-4b05-ad70-a868fd08710c tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] GET https://10.4.3.66/volume/v3/volumes/629cba61-fe0d-43c9-893a-d90fa3e527c1 Jul 10 14:13:15.120812 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0a62b4f5-537b-4b05-ad70-a868fd08710c tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:15.121090 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0a62b4f5-537b-4b05-ad70-a868fd08710c tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:15.130295 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:15.130295 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:13:15.134947 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-0a62b4f5-537b-4b05-ad70-a868fd08710c tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Volume info retrieved successfully. Jul 10 14:13:15.140760 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0a62b4f5-537b-4b05-ad70-a868fd08710c tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] https://10.4.3.66/volume/v3/volumes/629cba61-fe0d-43c9-893a-d90fa3e527c1 returned with HTTP 200 Jul 10 14:13:15.141787 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 377/1519] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:15 2026] GET /volume/v3/volumes/629cba61-fe0d-43c9-893a-d90fa3e527c1 => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:15.160256 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e634b52b-44e9-439c-911e-22a7705d7c6f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:15.162079 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e634b52b-44e9-439c-911e-22a7705d7c6f tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] GET https://10.4.3.66/volume/v3/volumes/629cba61-fe0d-43c9-893a-d90fa3e527c1 Jul 10 14:13:15.162255 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e634b52b-44e9-439c-911e-22a7705d7c6f tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:15.162417 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e634b52b-44e9-439c-911e-22a7705d7c6f tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:15.170012 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:15.170012 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:13:15.173853 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e634b52b-44e9-439c-911e-22a7705d7c6f tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Volume info retrieved successfully. Jul 10 14:13:15.178315 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e634b52b-44e9-439c-911e-22a7705d7c6f tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] https://10.4.3.66/volume/v3/volumes/629cba61-fe0d-43c9-893a-d90fa3e527c1 returned with HTTP 200 Jul 10 14:13:15.178814 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 380/1520] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:15 2026] GET /volume/v3/volumes/629cba61-fe0d-43c9-893a-d90fa3e527c1 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:15.191351 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-853a499e-4913-46af-a944-a8c8d2a95157 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:15.197645 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-853a499e-4913-46af-a944-a8c8d2a95157 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] DELETE https://10.4.3.66/volume/v3/volumes/629cba61-fe0d-43c9-893a-d90fa3e527c1 Jul 10 14:13:15.197985 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-853a499e-4913-46af-a944-a8c8d2a95157 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:15.198234 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-853a499e-4913-46af-a944-a8c8d2a95157 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:15.198514 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-853a499e-4913-46af-a944-a8c8d2a95157 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Delete volume with id: 629cba61-fe0d-43c9-893a-d90fa3e527c1 Jul 10 14:13:15.207579 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:15.207579 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:13:15.208172 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-853a499e-4913-46af-a944-a8c8d2a95157 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Volume info retrieved successfully. Jul 10 14:13:15.227052 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-853a499e-4913-46af-a944-a8c8d2a95157 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Delete volume request issued successfully. Jul 10 14:13:15.227280 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-853a499e-4913-46af-a944-a8c8d2a95157 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] https://10.4.3.66/volume/v3/volumes/629cba61-fe0d-43c9-893a-d90fa3e527c1 returned with HTTP 202 Jul 10 14:13:15.227751 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 381/1521] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:13:15 2026] DELETE /volume/v3/volumes/629cba61-fe0d-43c9-893a-d90fa3e527c1 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:13:15.236868 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-c33b90c8-1185-4e0b-af15-41f62cea3940 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:15.238760 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c33b90c8-1185-4e0b-af15-41f62cea3940 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] GET https://10.4.3.66/volume/v3/volumes/629cba61-fe0d-43c9-893a-d90fa3e527c1 Jul 10 14:13:15.238977 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c33b90c8-1185-4e0b-af15-41f62cea3940 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:15.239175 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c33b90c8-1185-4e0b-af15-41f62cea3940 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:15.249108 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:15.249108 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:13:15.254123 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-c33b90c8-1185-4e0b-af15-41f62cea3940 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Volume info retrieved successfully. Jul 10 14:13:15.260548 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c33b90c8-1185-4e0b-af15-41f62cea3940 tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] https://10.4.3.66/volume/v3/volumes/629cba61-fe0d-43c9-893a-d90fa3e527c1 returned with HTTP 200 Jul 10 14:13:15.261122 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 378/1522] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:15 2026] GET /volume/v3/volumes/629cba61-fe0d-43c9-893a-d90fa3e527c1 => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:15.578251 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-b99744fb-ad06-4070-975f-4ef9a13af555 req-cefcd727-86fb-4906-8126-29f1bd623489 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/attachments/df3a552f-d2e0-4740-8121-26796893665d returned with HTTP 200 Jul 10 14:13:15.578827 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 384/1523] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:13:15 2026] DELETE /volume/v3/attachments/df3a552f-d2e0-4740-8121-26796893665d => generated 367 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 14:13:16.033172 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-95321a58-aea9-40f7-9b39-e1e1f62df511 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:16.035096 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-95321a58-aea9-40f7-9b39-e1e1f62df511 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] GET https://10.4.3.66/volume/v3/snapshots/35690079-b6eb-4cb5-9d74-1ff87442962d Jul 10 14:13:16.035323 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-95321a58-aea9-40f7-9b39-e1e1f62df511 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:16.035530 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-95321a58-aea9-40f7-9b39-e1e1f62df511 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:16.035685 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-bb1a80fe-6911-4efd-87e3-dee0e6cd4c42 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:16.038252 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-bb1a80fe-6911-4efd-87e3-dee0e6cd4c42 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] GET https://10.4.3.66/volume/v3/volumes/1297e5dc-7847-4895-80bb-2865f726fa78 Jul 10 14:13:16.038514 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-bb1a80fe-6911-4efd-87e3-dee0e6cd4c42 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:16.038798 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-bb1a80fe-6911-4efd-87e3-dee0e6cd4c42 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:16.040218 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-95321a58-aea9-40f7-9b39-e1e1f62df511 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] https://10.4.3.66/volume/v3/snapshots/35690079-b6eb-4cb5-9d74-1ff87442962d returned with HTTP 404 Jul 10 14:13:16.040777 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 381/1524] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:13:16 2026] GET /volume/v3/snapshots/35690079-b6eb-4cb5-9d74-1ff87442962d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:13:16.048187 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b458d9d3-8ba0-4491-87ea-c12d2398a95a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:16.050015 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b458d9d3-8ba0-4491-87ea-c12d2398a95a tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] GET https://10.4.3.66/volume/v3/volumes/a94a57a2-5f71-4e56-b7be-37f857250077 Jul 10 14:13:16.050199 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b458d9d3-8ba0-4491-87ea-c12d2398a95a tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:16.050242 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:16.050242 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:13:16.050369 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b458d9d3-8ba0-4491-87ea-c12d2398a95a tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:16.055463 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-bb1a80fe-6911-4efd-87e3-dee0e6cd4c42 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Volume info retrieved successfully. Jul 10 14:13:16.058427 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:16.058427 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:13:16.066932 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b458d9d3-8ba0-4491-87ea-c12d2398a95a tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Volume info retrieved successfully. Jul 10 14:13:16.067009 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-bb1a80fe-6911-4efd-87e3-dee0e6cd4c42 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] https://10.4.3.66/volume/v3/volumes/1297e5dc-7847-4895-80bb-2865f726fa78 returned with HTTP 200 Jul 10 14:13:16.067397 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 382/1525] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:16 2026] GET /volume/v3/volumes/1297e5dc-7847-4895-80bb-2865f726fa78 => generated 903 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:16.072414 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b458d9d3-8ba0-4491-87ea-c12d2398a95a tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] https://10.4.3.66/volume/v3/volumes/a94a57a2-5f71-4e56-b7be-37f857250077 returned with HTTP 200 Jul 10 14:13:16.073002 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 379/1526] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:16 2026] GET /volume/v3/volumes/a94a57a2-5f71-4e56-b7be-37f857250077 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:16.085730 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-695f8ef4-2354-4674-9db0-3e887379c5a1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:16.087805 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-695f8ef4-2354-4674-9db0-3e887379c5a1 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] DELETE https://10.4.3.66/volume/v3/volumes/a94a57a2-5f71-4e56-b7be-37f857250077 Jul 10 14:13:16.087915 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-695f8ef4-2354-4674-9db0-3e887379c5a1 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:16.088134 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-695f8ef4-2354-4674-9db0-3e887379c5a1 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:16.088302 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-695f8ef4-2354-4674-9db0-3e887379c5a1 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Delete volume with id: a94a57a2-5f71-4e56-b7be-37f857250077 Jul 10 14:13:16.096624 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:16.096624 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:13:16.097129 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-695f8ef4-2354-4674-9db0-3e887379c5a1 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Volume info retrieved successfully. Jul 10 14:13:16.118816 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-695f8ef4-2354-4674-9db0-3e887379c5a1 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Delete volume request issued successfully. Jul 10 14:13:16.119263 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-695f8ef4-2354-4674-9db0-3e887379c5a1 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] https://10.4.3.66/volume/v3/volumes/a94a57a2-5f71-4e56-b7be-37f857250077 returned with HTTP 202 Jul 10 14:13:16.119667 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 385/1527] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:13:16 2026] DELETE /volume/v3/volumes/a94a57a2-5f71-4e56-b7be-37f857250077 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:13:16.131964 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-6fbf0ebb-1c83-4088-bbca-0d86e8219b86 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:16.134465 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6fbf0ebb-1c83-4088-bbca-0d86e8219b86 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] GET https://10.4.3.66/volume/v3/volumes/a94a57a2-5f71-4e56-b7be-37f857250077 Jul 10 14:13:16.134775 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6fbf0ebb-1c83-4088-bbca-0d86e8219b86 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:16.135001 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6fbf0ebb-1c83-4088-bbca-0d86e8219b86 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:16.147209 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:16.147209 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:13:16.152206 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-6fbf0ebb-1c83-4088-bbca-0d86e8219b86 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Volume info retrieved successfully. Jul 10 14:13:16.158289 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6fbf0ebb-1c83-4088-bbca-0d86e8219b86 tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] https://10.4.3.66/volume/v3/volumes/a94a57a2-5f71-4e56-b7be-37f857250077 returned with HTTP 200 Jul 10 14:13:16.158848 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 382/1528] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:16 2026] GET /volume/v3/volumes/a94a57a2-5f71-4e56-b7be-37f857250077 => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:16.274788 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-06259e2a-b01d-43ef-9d0c-cefb58bbc41a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:16.276748 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-06259e2a-b01d-43ef-9d0c-cefb58bbc41a tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] GET https://10.4.3.66/volume/v3/volumes/629cba61-fe0d-43c9-893a-d90fa3e527c1 Jul 10 14:13:16.277024 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-06259e2a-b01d-43ef-9d0c-cefb58bbc41a tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:16.277245 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-06259e2a-b01d-43ef-9d0c-cefb58bbc41a tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:16.283049 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-06259e2a-b01d-43ef-9d0c-cefb58bbc41a tempest-VolumeTypesTest-744510973 tempest-VolumeTypesTest-744510973-project-member] https://10.4.3.66/volume/v3/volumes/629cba61-fe0d-43c9-893a-d90fa3e527c1 returned with HTTP 404 Jul 10 14:13:16.283604 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 383/1529] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:16 2026] GET /volume/v3/volumes/629cba61-fe0d-43c9-893a-d90fa3e527c1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:13:16.290841 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0bf5aab0-c7c9-4187-bd12-6d5f9991f53c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:16.292285 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0bf5aab0-c7c9-4187-bd12-6d5f9991f53c tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] DELETE https://10.4.3.66/volume/v3/types/27e3a2e1-1d8a-4937-b303-69c3f1a805aa Jul 10 14:13:16.292550 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0bf5aab0-c7c9-4187-bd12-6d5f9991f53c tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:16.292817 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0bf5aab0-c7c9-4187-bd12-6d5f9991f53c tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] Calling method '_delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:16.317710 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0bf5aab0-c7c9-4187-bd12-6d5f9991f53c tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] https://10.4.3.66/volume/v3/types/27e3a2e1-1d8a-4937-b303-69c3f1a805aa returned with HTTP 202 Jul 10 14:13:16.318384 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 380/1530] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:13:16 2026] DELETE /volume/v3/types/27e3a2e1-1d8a-4937-b303-69c3f1a805aa => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:13:16.327415 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-316b607c-1c09-45e5-a4b9-761c0aeca6c5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:16.329237 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-316b607c-1c09-45e5-a4b9-761c0aeca6c5 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] GET https://10.4.3.66/volume/v3/types/27e3a2e1-1d8a-4937-b303-69c3f1a805aa Jul 10 14:13:16.329322 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-316b607c-1c09-45e5-a4b9-761c0aeca6c5 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:16.329478 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-316b607c-1c09-45e5-a4b9-761c0aeca6c5 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:16.336646 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-316b607c-1c09-45e5-a4b9-761c0aeca6c5 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] https://10.4.3.66/volume/v3/types/27e3a2e1-1d8a-4937-b303-69c3f1a805aa returned with HTTP 404 Jul 10 14:13:16.337177 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 386/1531] 10.4.3.66 () {66 vars in 1335 bytes} [Fri Jul 10 14:13:16 2026] GET /volume/v3/types/27e3a2e1-1d8a-4937-b303-69c3f1a805aa => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:13:16.344466 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-9f6f3cf0-72ad-4dcb-8aec-2bf46bcc84ff None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:16.346082 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9f6f3cf0-72ad-4dcb-8aec-2bf46bcc84ff tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] DELETE https://10.4.3.66/volume/v3/types/b1e9bc17-81fb-4a21-8026-45b9b378b75b Jul 10 14:13:16.346342 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9f6f3cf0-72ad-4dcb-8aec-2bf46bcc84ff tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:16.346558 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9f6f3cf0-72ad-4dcb-8aec-2bf46bcc84ff tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] Calling method '_delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:16.389837 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9f6f3cf0-72ad-4dcb-8aec-2bf46bcc84ff tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] https://10.4.3.66/volume/v3/types/b1e9bc17-81fb-4a21-8026-45b9b378b75b returned with HTTP 202 Jul 10 14:13:16.389837 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 383/1532] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:13:16 2026] DELETE /volume/v3/types/b1e9bc17-81fb-4a21-8026-45b9b378b75b => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:13:16.396855 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0563b1c9-d22d-4f4e-b1cd-0b5203b3df2a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:16.398735 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0563b1c9-d22d-4f4e-b1cd-0b5203b3df2a tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] GET https://10.4.3.66/volume/v3/types/b1e9bc17-81fb-4a21-8026-45b9b378b75b Jul 10 14:13:16.399063 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0563b1c9-d22d-4f4e-b1cd-0b5203b3df2a tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:16.399322 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0563b1c9-d22d-4f4e-b1cd-0b5203b3df2a tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:16.402341 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0563b1c9-d22d-4f4e-b1cd-0b5203b3df2a tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] https://10.4.3.66/volume/v3/types/b1e9bc17-81fb-4a21-8026-45b9b378b75b returned with HTTP 404 Jul 10 14:13:16.402941 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 384/1533] 10.4.3.66 () {66 vars in 1335 bytes} [Fri Jul 10 14:13:16 2026] GET /volume/v3/types/b1e9bc17-81fb-4a21-8026-45b9b378b75b => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:13:16.411392 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-a51de470-8dc3-477a-93db-1a09b781b538 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:16.413253 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a51de470-8dc3-477a-93db-1a09b781b538 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:13:16.413689 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a51de470-8dc3-477a-93db-1a09b781b538 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-894360448", "description": "tempest-volume-type-description-850063776", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:16.434673 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a51de470-8dc3-477a-93db-1a09b781b538 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:13:16.435094 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 381/1534] 10.4.3.66 () {68 vars in 1246 bytes} [Fri Jul 10 14:13:16 2026] POST /volume/v3/types => generated 313 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:16.443236 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-110ff7d5-1ccf-421f-863f-8df10b92f084 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:16.446174 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-110ff7d5-1ccf-421f-863f-8df10b92f084 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] GET https://10.4.3.66/volume/v3/types/1254d8d7-b1e2-4f89-a141-d7933500378e Jul 10 14:13:16.446390 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-110ff7d5-1ccf-421f-863f-8df10b92f084 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:16.446624 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-110ff7d5-1ccf-421f-863f-8df10b92f084 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:16.455030 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-110ff7d5-1ccf-421f-863f-8df10b92f084 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] https://10.4.3.66/volume/v3/types/1254d8d7-b1e2-4f89-a141-d7933500378e returned with HTTP 200 Jul 10 14:13:16.455421 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 387/1535] 10.4.3.66 () {66 vars in 1335 bytes} [Fri Jul 10 14:13:16 2026] GET /volume/v3/types/1254d8d7-b1e2-4f89-a141-d7933500378e => generated 335 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:16.465627 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-5b36a71f-2bfd-4aca-a0ad-a5faaa5be52c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:16.467929 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5b36a71f-2bfd-4aca-a0ad-a5faaa5be52c tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] DELETE https://10.4.3.66/volume/v3/types/1254d8d7-b1e2-4f89-a141-d7933500378e Jul 10 14:13:16.468200 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5b36a71f-2bfd-4aca-a0ad-a5faaa5be52c tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:16.468486 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5b36a71f-2bfd-4aca-a0ad-a5faaa5be52c tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] Calling method '_delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:16.499277 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5b36a71f-2bfd-4aca-a0ad-a5faaa5be52c tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] https://10.4.3.66/volume/v3/types/1254d8d7-b1e2-4f89-a141-d7933500378e returned with HTTP 202 Jul 10 14:13:16.499847 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 384/1536] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:13:16 2026] DELETE /volume/v3/types/1254d8d7-b1e2-4f89-a141-d7933500378e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:13:16.507018 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-1de77c80-cd14-490f-be6f-02d3022e34c4 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:16.509022 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1de77c80-cd14-490f-be6f-02d3022e34c4 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] GET https://10.4.3.66/volume/v3/types/1254d8d7-b1e2-4f89-a141-d7933500378e Jul 10 14:13:16.509263 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1de77c80-cd14-490f-be6f-02d3022e34c4 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:16.509670 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1de77c80-cd14-490f-be6f-02d3022e34c4 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:16.512878 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1de77c80-cd14-490f-be6f-02d3022e34c4 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] https://10.4.3.66/volume/v3/types/1254d8d7-b1e2-4f89-a141-d7933500378e returned with HTTP 404 Jul 10 14:13:16.513454 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 385/1537] 10.4.3.66 () {66 vars in 1335 bytes} [Fri Jul 10 14:13:16 2026] GET /volume/v3/types/1254d8d7-b1e2-4f89-a141-d7933500378e => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:13:16.522291 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-87f9b106-56fd-4c9f-a0b6-cb063b25e205 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:16.524231 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-87f9b106-56fd-4c9f-a0b6-cb063b25e205 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:13:16.524740 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-87f9b106-56fd-4c9f-a0b6-cb063b25e205 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1135536518"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:16.539444 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-87f9b106-56fd-4c9f-a0b6-cb063b25e205 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:13:16.539959 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 382/1538] 10.4.3.66 () {68 vars in 1245 bytes} [Fri Jul 10 14:13:16 2026] POST /volume/v3/types => generated 221 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:16.547464 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cd088d4b-1736-4efd-a1ff-51c9ffde6ade None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:16.549343 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cd088d4b-1736-4efd-a1ff-51c9ffde6ade tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] POST https://10.4.3.66/volume/v3/types/7bf265e5-68a6-49ef-acce-5a56b22fc081/encryption Jul 10 14:13:16.549702 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cd088d4b-1736-4efd-a1ff-51c9ffde6ade tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:16.567140 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cd088d4b-1736-4efd-a1ff-51c9ffde6ade tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] https://10.4.3.66/volume/v3/types/7bf265e5-68a6-49ef-acce-5a56b22fc081/encryption returned with HTTP 200 Jul 10 14:13:16.567508 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 388/1539] 10.4.3.66 () {68 vars in 1390 bytes} [Fri Jul 10 14:13:16 2026] POST /volume/v3/types/7bf265e5-68a6-49ef-acce-5a56b22fc081/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:16.574870 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-283ce884-d16b-4998-988d-4ff7b8599fbe None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:16.576814 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-283ce884-d16b-4998-988d-4ff7b8599fbe tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] GET https://10.4.3.66/volume/v3/types/7bf265e5-68a6-49ef-acce-5a56b22fc081/encryption Jul 10 14:13:16.577040 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-283ce884-d16b-4998-988d-4ff7b8599fbe tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:16.577226 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-283ce884-d16b-4998-988d-4ff7b8599fbe tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] Calling method 'index' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:16.583790 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-283ce884-d16b-4998-988d-4ff7b8599fbe tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] https://10.4.3.66/volume/v3/types/7bf265e5-68a6-49ef-acce-5a56b22fc081/encryption returned with HTTP 200 Jul 10 14:13:16.584188 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 385/1540] 10.4.3.66 () {66 vars in 1368 bytes} [Fri Jul 10 14:13:16 2026] GET /volume/v3/types/7bf265e5-68a6-49ef-acce-5a56b22fc081/encryption => generated 325 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:16.594373 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-02d9d545-3709-46ea-8ea7-6f6e929b226f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:16.597891 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-02d9d545-3709-46ea-8ea7-6f6e929b226f tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] PUT https://10.4.3.66/volume/v3/types/7bf265e5-68a6-49ef-acce-5a56b22fc081/encryption/1b57cd85-9556-49b0-870d-a4ff71edf77a Jul 10 14:13:16.597891 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-02d9d545-3709-46ea-8ea7-6f6e929b226f tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:16.621144 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-02d9d545-3709-46ea-8ea7-6f6e929b226f tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] https://10.4.3.66/volume/v3/types/7bf265e5-68a6-49ef-acce-5a56b22fc081/encryption/1b57cd85-9556-49b0-870d-a4ff71edf77a returned with HTTP 200 Jul 10 14:13:16.621714 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 386/1541] 10.4.3.66 () {68 vars in 1500 bytes} [Fri Jul 10 14:13:16 2026] PUT /volume/v3/types/7bf265e5-68a6-49ef-acce-5a56b22fc081/encryption/1b57cd85-9556-49b0-870d-a4ff71edf77a => generated 122 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:16.629387 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-15a3802a-12d0-443c-ae86-af76de94ae24 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:16.631209 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-15a3802a-12d0-443c-ae86-af76de94ae24 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] GET https://10.4.3.66/volume/v3/types/7bf265e5-68a6-49ef-acce-5a56b22fc081/encryption Jul 10 14:13:16.631373 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-15a3802a-12d0-443c-ae86-af76de94ae24 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:16.631591 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-15a3802a-12d0-443c-ae86-af76de94ae24 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] Calling method 'index' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:16.637195 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-15a3802a-12d0-443c-ae86-af76de94ae24 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] https://10.4.3.66/volume/v3/types/7bf265e5-68a6-49ef-acce-5a56b22fc081/encryption returned with HTTP 200 Jul 10 14:13:16.637555 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 383/1542] 10.4.3.66 () {66 vars in 1368 bytes} [Fri Jul 10 14:13:16 2026] GET /volume/v3/types/7bf265e5-68a6-49ef-acce-5a56b22fc081/encryption => generated 347 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:16.646005 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4a3a6c10-9c3a-4c39-b1eb-028fae98ae28 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:16.647763 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4a3a6c10-9c3a-4c39-b1eb-028fae98ae28 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] GET https://10.4.3.66/volume/v3/types/7bf265e5-68a6-49ef-acce-5a56b22fc081/encryption/cipher Jul 10 14:13:16.647934 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4a3a6c10-9c3a-4c39-b1eb-028fae98ae28 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:16.648105 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4a3a6c10-9c3a-4c39-b1eb-028fae98ae28 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:16.653411 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4a3a6c10-9c3a-4c39-b1eb-028fae98ae28 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] https://10.4.3.66/volume/v3/types/7bf265e5-68a6-49ef-acce-5a56b22fc081/encryption/cipher returned with HTTP 200 Jul 10 14:13:16.653776 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 389/1543] 10.4.3.66 () {66 vars in 1389 bytes} [Fri Jul 10 14:13:16 2026] GET /volume/v3/types/7bf265e5-68a6-49ef-acce-5a56b22fc081/encryption/cipher => generated 29 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:13:16.660918 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-cd4e7652-a851-40f7-ba96-0ed461560a27 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:16.664458 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-cd4e7652-a851-40f7-ba96-0ed461560a27 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] DELETE https://10.4.3.66/volume/v3/types/7bf265e5-68a6-49ef-acce-5a56b22fc081/encryption/1b57cd85-9556-49b0-870d-a4ff71edf77a Jul 10 14:13:16.664458 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-cd4e7652-a851-40f7-ba96-0ed461560a27 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:16.664458 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-cd4e7652-a851-40f7-ba96-0ed461560a27 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:16.675161 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-cd4e7652-a851-40f7-ba96-0ed461560a27 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] https://10.4.3.66/volume/v3/types/7bf265e5-68a6-49ef-acce-5a56b22fc081/encryption/1b57cd85-9556-49b0-870d-a4ff71edf77a returned with HTTP 202 Jul 10 14:13:16.675664 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 386/1544] 10.4.3.66 () {66 vars in 1482 bytes} [Fri Jul 10 14:13:16 2026] DELETE /volume/v3/types/7bf265e5-68a6-49ef-acce-5a56b22fc081/encryption/1b57cd85-9556-49b0-870d-a4ff71edf77a => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:13:16.682109 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-052cbb2f-951d-40ac-b6b5-c1ff7aaab01e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:16.683976 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-052cbb2f-951d-40ac-b6b5-c1ff7aaab01e tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] GET https://10.4.3.66/volume/v3/types/7bf265e5-68a6-49ef-acce-5a56b22fc081/encryption Jul 10 14:13:16.684198 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-052cbb2f-951d-40ac-b6b5-c1ff7aaab01e tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:16.684417 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-052cbb2f-951d-40ac-b6b5-c1ff7aaab01e tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] Calling method 'index' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:16.690335 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-052cbb2f-951d-40ac-b6b5-c1ff7aaab01e tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] https://10.4.3.66/volume/v3/types/7bf265e5-68a6-49ef-acce-5a56b22fc081/encryption returned with HTTP 200 Jul 10 14:13:16.690810 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 387/1545] 10.4.3.66 () {66 vars in 1368 bytes} [Fri Jul 10 14:13:16 2026] GET /volume/v3/types/7bf265e5-68a6-49ef-acce-5a56b22fc081/encryption => generated 2 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 14:13:16.701590 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6b0202fa-6fdf-423b-9188-667dfba2bf30 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:16.701590 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6b0202fa-6fdf-423b-9188-667dfba2bf30 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] GET https://10.4.3.66/volume/v3/types/7bf265e5-68a6-49ef-acce-5a56b22fc081/encryption Jul 10 14:13:16.701590 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6b0202fa-6fdf-423b-9188-667dfba2bf30 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:16.701590 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6b0202fa-6fdf-423b-9188-667dfba2bf30 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] Calling method 'index' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:16.708656 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6b0202fa-6fdf-423b-9188-667dfba2bf30 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] https://10.4.3.66/volume/v3/types/7bf265e5-68a6-49ef-acce-5a56b22fc081/encryption returned with HTTP 200 Jul 10 14:13:16.709096 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 384/1546] 10.4.3.66 () {66 vars in 1368 bytes} [Fri Jul 10 14:13:16 2026] GET /volume/v3/types/7bf265e5-68a6-49ef-acce-5a56b22fc081/encryption => generated 2 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 14:13:16.716808 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-74493c1c-a4f7-477d-87a8-b8971b5c9eae None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:16.718470 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-74493c1c-a4f7-477d-87a8-b8971b5c9eae tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] DELETE https://10.4.3.66/volume/v3/types/7bf265e5-68a6-49ef-acce-5a56b22fc081 Jul 10 14:13:16.719181 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-74493c1c-a4f7-477d-87a8-b8971b5c9eae tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:16.719375 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-74493c1c-a4f7-477d-87a8-b8971b5c9eae tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] Calling method '_delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:16.741789 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-74493c1c-a4f7-477d-87a8-b8971b5c9eae tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] https://10.4.3.66/volume/v3/types/7bf265e5-68a6-49ef-acce-5a56b22fc081 returned with HTTP 202 Jul 10 14:13:16.741898 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 390/1547] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:13:16 2026] DELETE /volume/v3/types/7bf265e5-68a6-49ef-acce-5a56b22fc081 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:13:16.750304 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-147f55d1-5bd6-49df-b45d-352f13907fd5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:16.750304 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-147f55d1-5bd6-49df-b45d-352f13907fd5 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] GET https://10.4.3.66/volume/v3/types/7bf265e5-68a6-49ef-acce-5a56b22fc081 Jul 10 14:13:16.750513 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-147f55d1-5bd6-49df-b45d-352f13907fd5 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:16.750715 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-147f55d1-5bd6-49df-b45d-352f13907fd5 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:16.754400 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-147f55d1-5bd6-49df-b45d-352f13907fd5 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] https://10.4.3.66/volume/v3/types/7bf265e5-68a6-49ef-acce-5a56b22fc081 returned with HTTP 404 Jul 10 14:13:16.755032 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 387/1548] 10.4.3.66 () {66 vars in 1335 bytes} [Fri Jul 10 14:13:16 2026] GET /volume/v3/types/7bf265e5-68a6-49ef-acce-5a56b22fc081 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:13:16.763299 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-054aa5ee-2069-499f-b399-fc9cdf51058e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:16.769646 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-054aa5ee-2069-499f-b399-fc9cdf51058e tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] GET https://10.4.3.66/volume/v3/types Jul 10 14:13:16.769646 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-054aa5ee-2069-499f-b399-fc9cdf51058e tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:16.769646 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-054aa5ee-2069-499f-b399-fc9cdf51058e tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] Calling method 'index' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:16.791312 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-054aa5ee-2069-499f-b399-fc9cdf51058e tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:13:16.792002 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 388/1549] 10.4.3.66 () {66 vars in 1224 bytes} [Fri Jul 10 14:13:16 2026] GET /volume/v3/types => generated 1397 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:13:16.801909 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-5eda3e52-e900-4953-8d21-62c2888b8487 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:16.803978 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5eda3e52-e900-4953-8d21-62c2888b8487 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:13:16.804394 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5eda3e52-e900-4953-8d21-62c2888b8487 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1818683187"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:16.821759 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5eda3e52-e900-4953-8d21-62c2888b8487 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:13:16.822637 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 385/1550] 10.4.3.66 () {68 vars in 1245 bytes} [Fri Jul 10 14:13:16 2026] POST /volume/v3/types => generated 221 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:16.833794 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-555ed845-24cd-43ee-97ff-97341e3f0c81 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:16.835470 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-555ed845-24cd-43ee-97ff-97341e3f0c81 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] PUT https://10.4.3.66/volume/v3/types/12833ccf-ea63-4de7-9a01-f6e833b12d75 Jul 10 14:13:16.835840 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-555ed845-24cd-43ee-97ff-97341e3f0c81 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-144324120", "description": "tempest-volume-type-description-1659306730", "is_public": false}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:16.884529 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-555ed845-24cd-43ee-97ff-97341e3f0c81 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] https://10.4.3.66/volume/v3/types/12833ccf-ea63-4de7-9a01-f6e833b12d75 returned with HTTP 200 Jul 10 14:13:16.884529 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 391/1551] 10.4.3.66 () {68 vars in 1356 bytes} [Fri Jul 10 14:13:16 2026] PUT /volume/v3/types/12833ccf-ea63-4de7-9a01-f6e833b12d75 => generated 204 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:13:16.896219 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-cc2a4adc-0800-480f-ab5c-a36e61a4ef0e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:16.902142 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-cc2a4adc-0800-480f-ab5c-a36e61a4ef0e tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] GET https://10.4.3.66/volume/v3/types/12833ccf-ea63-4de7-9a01-f6e833b12d75 Jul 10 14:13:16.902435 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-cc2a4adc-0800-480f-ab5c-a36e61a4ef0e tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:16.902540 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-cc2a4adc-0800-480f-ab5c-a36e61a4ef0e tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:16.909064 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-cc2a4adc-0800-480f-ab5c-a36e61a4ef0e tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] https://10.4.3.66/volume/v3/types/12833ccf-ea63-4de7-9a01-f6e833b12d75 returned with HTTP 200 Jul 10 14:13:16.909824 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 388/1552] 10.4.3.66 () {66 vars in 1335 bytes} [Fri Jul 10 14:13:16 2026] GET /volume/v3/types/12833ccf-ea63-4de7-9a01-f6e833b12d75 => generated 268 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:16.916765 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-93a0c9bb-1001-4a12-8d30-88d11847d049 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:16.918380 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-93a0c9bb-1001-4a12-8d30-88d11847d049 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] DELETE https://10.4.3.66/volume/v3/types/12833ccf-ea63-4de7-9a01-f6e833b12d75 Jul 10 14:13:16.918570 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-93a0c9bb-1001-4a12-8d30-88d11847d049 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:16.918782 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-93a0c9bb-1001-4a12-8d30-88d11847d049 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] Calling method '_delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:16.941635 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-93a0c9bb-1001-4a12-8d30-88d11847d049 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] https://10.4.3.66/volume/v3/types/12833ccf-ea63-4de7-9a01-f6e833b12d75 returned with HTTP 202 Jul 10 14:13:16.942066 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 389/1553] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:13:16 2026] DELETE /volume/v3/types/12833ccf-ea63-4de7-9a01-f6e833b12d75 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:13:16.948932 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-9da7abf7-db8b-4824-81a0-eb1c6a85a079 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:16.950758 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9da7abf7-db8b-4824-81a0-eb1c6a85a079 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] GET https://10.4.3.66/volume/v3/types/12833ccf-ea63-4de7-9a01-f6e833b12d75 Jul 10 14:13:16.951015 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9da7abf7-db8b-4824-81a0-eb1c6a85a079 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:16.951215 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9da7abf7-db8b-4824-81a0-eb1c6a85a079 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:16.955917 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9da7abf7-db8b-4824-81a0-eb1c6a85a079 tempest-VolumeTypesTest-1638898692 tempest-VolumeTypesTest-1638898692-project-admin] https://10.4.3.66/volume/v3/types/12833ccf-ea63-4de7-9a01-f6e833b12d75 returned with HTTP 404 Jul 10 14:13:16.956423 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 386/1554] 10.4.3.66 () {66 vars in 1335 bytes} [Fri Jul 10 14:13:16 2026] GET /volume/v3/types/12833ccf-ea63-4de7-9a01-f6e833b12d75 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:13:17.083909 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-180b1af3-fb86-43dd-b6d2-513aaa01b24d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:17.087285 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-180b1af3-fb86-43dd-b6d2-513aaa01b24d tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] GET https://10.4.3.66/volume/v3/volumes/1297e5dc-7847-4895-80bb-2865f726fa78 Jul 10 14:13:17.087871 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-180b1af3-fb86-43dd-b6d2-513aaa01b24d tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:17.087871 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-180b1af3-fb86-43dd-b6d2-513aaa01b24d tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:17.096399 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:17.096399 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:13:17.101557 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-180b1af3-fb86-43dd-b6d2-513aaa01b24d tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Volume info retrieved successfully. Jul 10 14:13:17.109159 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-180b1af3-fb86-43dd-b6d2-513aaa01b24d tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] https://10.4.3.66/volume/v3/volumes/1297e5dc-7847-4895-80bb-2865f726fa78 returned with HTTP 200 Jul 10 14:13:17.109683 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 392/1555] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:17 2026] GET /volume/v3/volumes/1297e5dc-7847-4895-80bb-2865f726fa78 => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:17.172787 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-64dbe13c-064a-439b-ac7a-103e182deaab None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:17.174989 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-64dbe13c-064a-439b-ac7a-103e182deaab tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] GET https://10.4.3.66/volume/v3/volumes/a94a57a2-5f71-4e56-b7be-37f857250077 Jul 10 14:13:17.175369 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-64dbe13c-064a-439b-ac7a-103e182deaab tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:17.176165 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-64dbe13c-064a-439b-ac7a-103e182deaab tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:17.182771 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-64dbe13c-064a-439b-ac7a-103e182deaab tempest-VolumesExtendTest-1758755108 tempest-VolumesExtendTest-1758755108-project-member] https://10.4.3.66/volume/v3/volumes/a94a57a2-5f71-4e56-b7be-37f857250077 returned with HTTP 404 Jul 10 14:13:17.183085 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 389/1556] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:17 2026] GET /volume/v3/volumes/a94a57a2-5f71-4e56-b7be-37f857250077 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:13:17.665249 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-7827f24f-8b65-41e3-b87d-58688b63cc02 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:17.672919 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7827f24f-8b65-41e3-b87d-58688b63cc02 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] DELETE https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 Jul 10 14:13:17.672919 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7827f24f-8b65-41e3-b87d-58688b63cc02 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:17.672919 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7827f24f-8b65-41e3-b87d-58688b63cc02 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:17.672919 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-7827f24f-8b65-41e3-b87d-58688b63cc02 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Delete volume with id: a9a2af4d-0512-491e-94cf-81968c439c82 Jul 10 14:13:17.683967 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:17.683967 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:13:17.684492 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-7827f24f-8b65-41e3-b87d-58688b63cc02 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:13:17.703856 np0000005012 devstack@c-api.service[100153]: WARNING cinder.keymgr.conf_key_mgr [None req-7827f24f-8b65-41e3-b87d-58688b63cc02 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 14:13:17.714297 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-7827f24f-8b65-41e3-b87d-58688b63cc02 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Delete volume request issued successfully. Jul 10 14:13:17.714472 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7827f24f-8b65-41e3-b87d-58688b63cc02 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 returned with HTTP 202 Jul 10 14:13:17.714953 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 390/1557] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:13:17 2026] DELETE /volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:13:17.727416 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0f433a39-8896-469e-b5ff-50e73b6f7f99 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:17.729297 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0f433a39-8896-469e-b5ff-50e73b6f7f99 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 Jul 10 14:13:17.729438 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0f433a39-8896-469e-b5ff-50e73b6f7f99 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:17.729661 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0f433a39-8896-469e-b5ff-50e73b6f7f99 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:17.737015 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:17.737015 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:13:17.741868 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-0f433a39-8896-469e-b5ff-50e73b6f7f99 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:13:17.747754 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0f433a39-8896-469e-b5ff-50e73b6f7f99 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 returned with HTTP 200 Jul 10 14:13:17.748161 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 387/1558] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:17 2026] GET /volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:18.128438 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f078d32e-317f-43db-8b30-a5102a95765d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:18.132455 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f078d32e-317f-43db-8b30-a5102a95765d tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] GET https://10.4.3.66/volume/v3/volumes/1297e5dc-7847-4895-80bb-2865f726fa78 Jul 10 14:13:18.132705 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f078d32e-317f-43db-8b30-a5102a95765d tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:18.132960 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f078d32e-317f-43db-8b30-a5102a95765d tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:18.143554 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:18.143554 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:13:18.147876 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f078d32e-317f-43db-8b30-a5102a95765d tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Volume info retrieved successfully. Jul 10 14:13:18.154654 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f078d32e-317f-43db-8b30-a5102a95765d tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] https://10.4.3.66/volume/v3/volumes/1297e5dc-7847-4895-80bb-2865f726fa78 returned with HTTP 200 Jul 10 14:13:18.155160 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 393/1559] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:18 2026] GET /volume/v3/volumes/1297e5dc-7847-4895-80bb-2865f726fa78 => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:18.762277 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4510a789-4191-4fca-a1bb-ffa27cc6877e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:18.764115 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4510a789-4191-4fca-a1bb-ffa27cc6877e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 Jul 10 14:13:18.764311 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4510a789-4191-4fca-a1bb-ffa27cc6877e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:18.764492 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4510a789-4191-4fca-a1bb-ffa27cc6877e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:18.772042 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4510a789-4191-4fca-a1bb-ffa27cc6877e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 returned with HTTP 404 Jul 10 14:13:18.772574 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 390/1560] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:18 2026] GET /volume/v3/volumes/a9a2af4d-0512-491e-94cf-81968c439c82 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:13:18.781064 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e94780be-5c40-4888-85c2-c6c8e6794612 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:18.783134 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e94780be-5c40-4888-85c2-c6c8e6794612 tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] GET https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 Jul 10 14:13:18.783382 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e94780be-5c40-4888-85c2-c6c8e6794612 tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:18.783668 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e94780be-5c40-4888-85c2-c6c8e6794612 tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] Calling method 'detail' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:18.785081 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e94780be-5c40-4888-85c2-c6c8e6794612 tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100153) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:13:18.864430 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-1d5e381d-b8e4-4790-a063-ac60f9b5b6ce None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:18.989664 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e94780be-5c40-4888-85c2-c6c8e6794612 tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] Get all volumes completed successfully. Jul 10 14:13:18.992023 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:18.992023 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:13:18.996807 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e94780be-5c40-4888-85c2-c6c8e6794612 tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 14:13:18.997028 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 391/1561] 10.4.3.66 () {66 vars in 1278 bytes} [Fri Jul 10 14:13:18 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14735 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:13:19.008522 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1d5e381d-b8e4-4790-a063-ac60f9b5b6ce tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:13:19.008522 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1d5e381d-b8e4-4790-a063-ac60f9b5b6ce tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7913c0ef-adf9-4f3d-be1c-ca95c01a3e9d", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1651258421"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:19.015318 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1d5e381d-b8e4-4790-a063-ac60f9b5b6ce tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 404 Jul 10 14:13:19.015930 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 388/1562] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:13:18 2026] POST /volume/v3/snapshots => generated 109 bytes in 152 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:13:19.017742 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f5c84d1f-c584-4067-bb19-330feb2197d0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:19.021346 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f5c84d1f-c584-4067-bb19-330feb2197d0 tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] DELETE https://10.4.3.66/volume/v3/types/ed852668-39e9-4483-9b58-ecb59c47f59e Jul 10 14:13:19.021557 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f5c84d1f-c584-4067-bb19-330feb2197d0 tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:19.021749 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f5c84d1f-c584-4067-bb19-330feb2197d0 tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] Calling method '_delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:19.026810 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-6732a2c5-8747-4fed-afbf-b9d2f8e17417 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:19.028963 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6732a2c5-8747-4fed-afbf-b9d2f8e17417 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:13:19.029394 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6732a2c5-8747-4fed-afbf-b9d2f8e17417 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-638962118"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:19.047366 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f5c84d1f-c584-4067-bb19-330feb2197d0 tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] https://10.4.3.66/volume/v3/types/ed852668-39e9-4483-9b58-ecb59c47f59e returned with HTTP 202 Jul 10 14:13:19.047768 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 394/1563] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:13:19 2026] DELETE /volume/v3/types/ed852668-39e9-4483-9b58-ecb59c47f59e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:13:19.068195 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-84eb1a24-0d29-4f8c-98e2-6983fc23361c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:19.068195 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-84eb1a24-0d29-4f8c-98e2-6983fc23361c tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:13:19.068195 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-84eb1a24-0d29-4f8c-98e2-6983fc23361c tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1393555306", "extra_specs": {}}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:19.087355 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-84eb1a24-0d29-4f8c-98e2-6983fc23361c tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:13:19.088011 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 392/1564] 10.4.3.66 () {68 vars in 1245 bytes} [Fri Jul 10 14:13:19 2026] POST /volume/v3/types => generated 214 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:19.098479 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ea3f0699-9b67-4ad6-8919-af126af285d9 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:19.105720 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ea3f0699-9b67-4ad6-8919-af126af285d9 tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] POST https://10.4.3.66/volume/v3/types/e0370ecf-6268-4c63-9f73-399c5b64cfa3/encryption Jul 10 14:13:19.105720 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ea3f0699-9b67-4ad6-8919-af126af285d9 tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:19.153585 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ea3f0699-9b67-4ad6-8919-af126af285d9 tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] https://10.4.3.66/volume/v3/types/e0370ecf-6268-4c63-9f73-399c5b64cfa3/encryption returned with HTTP 200 Jul 10 14:13:19.153585 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 389/1565] 10.4.3.66 () {68 vars in 1390 bytes} [Fri Jul 10 14:13:19 2026] POST /volume/v3/types/e0370ecf-6268-4c63-9f73-399c5b64cfa3/encryption => generated 231 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:19.165407 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4c326d7d-06b8-46c5-ad81-6a0da2dcb728 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:19.167918 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4c326d7d-06b8-46c5-ad81-6a0da2dcb728 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:13:19.168264 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4c326d7d-06b8-46c5-ad81-6a0da2dcb728 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-2018303471", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1393555306", "size": 1}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:19.168758 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-bf36f9b1-e8f2-456e-95c2-b7cb69187df1 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:19.170513 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-bf36f9b1-e8f2-456e-95c2-b7cb69187df1 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] GET https://10.4.3.66/volume/v3/volumes/1297e5dc-7847-4895-80bb-2865f726fa78 Jul 10 14:13:19.170705 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-bf36f9b1-e8f2-456e-95c2-b7cb69187df1 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:19.170953 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-bf36f9b1-e8f2-456e-95c2-b7cb69187df1 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:19.173363 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-4c326d7d-06b8-46c5-ad81-6a0da2dcb728 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-2018303471', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1393555306', 'size': 1}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:13:19.179232 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-4c326d7d-06b8-46c5-ad81-6a0da2dcb728 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Create volume of 1 GB Jul 10 14:13:19.179585 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:19.179585 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:13:19.180102 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4c326d7d-06b8-46c5-ad81-6a0da2dcb728 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Availability Zones retrieved successfully. Jul 10 14:13:19.180640 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:19.180640 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:13:19.186620 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-bf36f9b1-e8f2-456e-95c2-b7cb69187df1 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Volume info retrieved successfully. Jul 10 14:13:19.188264 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4c326d7d-06b8-46c5-ad81-6a0da2dcb728 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Flow 'volume_create_api' (1e35ced4-418b-4fd1-b85b-4795571ae466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:13:19.189460 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4c326d7d-06b8-46c5-ad81-6a0da2dcb728 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5411ae6e-9248-40f3-86b1-632b58080c3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:19.190431 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-4c326d7d-06b8-46c5-ad81-6a0da2dcb728 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:13:19.191446 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-bf36f9b1-e8f2-456e-95c2-b7cb69187df1 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] https://10.4.3.66/volume/v3/volumes/1297e5dc-7847-4895-80bb-2865f726fa78 returned with HTTP 200 Jul 10 14:13:19.191884 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 393/1566] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:19 2026] GET /volume/v3/volumes/1297e5dc-7847-4895-80bb-2865f726fa78 => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:19.218835 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4c326d7d-06b8-46c5-ad81-6a0da2dcb728 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5411ae6e-9248-40f3-86b1-632b58080c3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:13:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e0370ecf-6268-4c63-9f73-399c5b64cfa3,is_public=True,name='tempest-scenario-type-luksv2-1393555306',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e0370ecf-6268-4c63-9f73-399c5b64cfa3', '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=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:19.220652 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4c326d7d-06b8-46c5-ad81-6a0da2dcb728 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fff7c69-f4ea-4363-9075-c85ec860f17d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:19.243106 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6732a2c5-8747-4fed-afbf-b9d2f8e17417 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 404 Jul 10 14:13:19.243813 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 391/1567] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:13:19 2026] POST /volume/v3/snapshots => generated 77 bytes in 217 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:13:19.254122 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-1e4d6213-fb78-40aa-a394-9ded12caae08 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:19.255999 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-4c326d7d-06b8-46c5-ad81-6a0da2dcb728 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1393555306 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1393555306, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:13:19.256040 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1e4d6213-fb78-40aa-a394-9ded12caae08 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] GET https://10.4.3.66/volume/v3/snapshots?limit=invalid Jul 10 14:13:19.256040 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1e4d6213-fb78-40aa-a394-9ded12caae08 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:19.256167 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-4c326d7d-06b8-46c5-ad81-6a0da2dcb728 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1393555306 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1393555306, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:13:19.256208 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1e4d6213-fb78-40aa-a394-9ded12caae08 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Calling method 'index' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:19.256858 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1e4d6213-fb78-40aa-a394-9ded12caae08 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] HTTP exception thrown: limit param must be an integer Jul 10 14:13:19.256986 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1e4d6213-fb78-40aa-a394-9ded12caae08 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] https://10.4.3.66/volume/v3/snapshots?limit=invalid returned with HTTP 400 Jul 10 14:13:19.257436 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 390/1568] 10.4.3.66 () {66 vars in 1263 bytes} [Fri Jul 10 14:13:19 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:13:19.269438 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-fde2a93c-3a87-484f-9fce-12ab1708b9a4 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:19.271182 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fde2a93c-3a87-484f-9fce-12ab1708b9a4 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] GET https://10.4.3.66/volume/v3/snapshots?marker=2be72c8f-10d6-4db9-a227-6257906e4a33 Jul 10 14:13:19.272406 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-fde2a93c-3a87-484f-9fce-12ab1708b9a4 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:19.272706 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-fde2a93c-3a87-484f-9fce-12ab1708b9a4 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Calling method 'index' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:19.272998 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.api_utils [None req-fde2a93c-3a87-484f-9fce-12ab1708b9a4 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Removing options '' from query. {{(pid=100153) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:13:19.275171 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.db.api [None req-fde2a93c-3a87-484f-9fce-12ab1708b9a4 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Building query based on filter {{(pid=100153) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 14:13:19.283393 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fde2a93c-3a87-484f-9fce-12ab1708b9a4 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] https://10.4.3.66/volume/v3/snapshots?marker=2be72c8f-10d6-4db9-a227-6257906e4a33 returned with HTTP 404 Jul 10 14:13:19.286526 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 394/1569] 10.4.3.66 () {66 vars in 1323 bytes} [Fri Jul 10 14:13:19 2026] GET /volume/v3/snapshots?marker=2be72c8f-10d6-4db9-a227-6257906e4a33 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:13:19.294046 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-7260e7a7-4d34-44e1-9d6c-f870da2c982c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:19.296092 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7260e7a7-4d34-44e1-9d6c-f870da2c982c tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] GET https://10.4.3.66/volume/v3/snapshots?sort_key=invalid Jul 10 14:13:19.296291 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7260e7a7-4d34-44e1-9d6c-f870da2c982c tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:19.296512 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7260e7a7-4d34-44e1-9d6c-f870da2c982c tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Calling method 'index' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:19.296807 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.api_utils [None req-7260e7a7-4d34-44e1-9d6c-f870da2c982c tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Removing options '' from query. {{(pid=100155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:13:19.298032 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.db.api [None req-7260e7a7-4d34-44e1-9d6c-f870da2c982c tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Building query based on filter {{(pid=100155) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 14:13:19.298603 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7260e7a7-4d34-44e1-9d6c-f870da2c982c tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] https://10.4.3.66/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Jul 10 14:13:19.299020 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 392/1570] 10.4.3.66 () {66 vars in 1269 bytes} [Fri Jul 10 14:13:19 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:13:19.301235 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-4c326d7d-06b8-46c5-ad81-6a0da2dcb728 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Created reservations ['a2c61eec-dfc9-42ac-8fcc-d8406f2440e8', '08008793-b96d-4b26-b704-3048c09e1388', '9fdf342f-a219-4347-b2b8-f7c09a371cfc', 'a4546517-d6bf-48bd-8bc0-b662554cea7b'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:13:19.302033 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4c326d7d-06b8-46c5-ad81-6a0da2dcb728 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fff7c69-f4ea-4363-9075-c85ec860f17d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2c61eec-dfc9-42ac-8fcc-d8406f2440e8', '08008793-b96d-4b26-b704-3048c09e1388', '9fdf342f-a219-4347-b2b8-f7c09a371cfc', 'a4546517-d6bf-48bd-8bc0-b662554cea7b']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:19.302785 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4c326d7d-06b8-46c5-ad81-6a0da2dcb728 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5020274b-8a69-49eb-9462-c06b027b9444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:19.317287 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e3949d4a-b5d4-4986-9157-dee0589eeca0 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:19.319139 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e3949d4a-b5d4-4986-9157-dee0589eeca0 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:13:19.319459 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e3949d4a-b5d4-4986-9157-dee0589eeca0 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-845352392"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:19.321358 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-e3949d4a-b5d4-4986-9157-dee0589eeca0 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-845352392'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:13:19.321642 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-e3949d4a-b5d4-4986-9157-dee0589eeca0 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Create volume of 2 GB Jul 10 14:13:19.327405 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4c326d7d-06b8-46c5-ad81-6a0da2dcb728 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5020274b-8a69-49eb-9462-c06b027b9444) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f779729-6516-4829-bdb7-d8de81425b5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2018303471',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cbcf1ccf26c488798f3c13bb4bb6fb7',qos_specs=None,replication_status=,reservations=['a2c61eec-dfc9-42ac-8fcc-d8406f2440e8','08008793-b96d-4b26-b704-3048c09e1388','9fdf342f-a219-4347-b2b8-f7c09a371cfc','a4546517-d6bf-48bd-8bc0-b662554cea7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88d9ebff6b874a2d82bc602c20906b09',volume_type_id=e0370ecf-6268-4c63-9f73-399c5b64cfa3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:13:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-2018303471',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=3f779729-6516-4829-bdb7-d8de81425b5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2cbcf1ccf26c488798f3c13bb4bb6fb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88d9ebff6b874a2d82bc602c20906b09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e0370ecf-6268-4c63-9f73-399c5b64cfa3),volume_type_id=e0370ecf-6268-4c63-9f73-399c5b64cfa3)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:19.328279 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4c326d7d-06b8-46c5-ad81-6a0da2dcb728 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4594bea-cb9d-4815-bb14-eae97b4a4045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:19.329483 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-e3949d4a-b5d4-4986-9157-dee0589eeca0 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Availability Zones retrieved successfully. Jul 10 14:13:19.336013 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e3949d4a-b5d4-4986-9157-dee0589eeca0 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Flow 'volume_create_api' (897e994a-f037-4181-a65b-b60f1ec8667d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:13:19.337182 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e3949d4a-b5d4-4986-9157-dee0589eeca0 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50c1e73f-0ca6-4dde-a7ec-b96abe1141cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:19.338368 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-e3949d4a-b5d4-4986-9157-dee0589eeca0 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Validating volume size '2' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:13:19.357453 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4c326d7d-06b8-46c5-ad81-6a0da2dcb728 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4594bea-cb9d-4815-bb14-eae97b4a4045) transitioned into state 'SUCCESS' from state '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-2018303471',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cbcf1ccf26c488798f3c13bb4bb6fb7',qos_specs=None,replication_status=,reservations=['a2c61eec-dfc9-42ac-8fcc-d8406f2440e8','08008793-b96d-4b26-b704-3048c09e1388','9fdf342f-a219-4347-b2b8-f7c09a371cfc','a4546517-d6bf-48bd-8bc0-b662554cea7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88d9ebff6b874a2d82bc602c20906b09',volume_type_id=e0370ecf-6268-4c63-9f73-399c5b64cfa3)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:19.358354 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4c326d7d-06b8-46c5-ad81-6a0da2dcb728 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc960a6d-cee5-4070-ae8e-d72bf3cd14d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:19.372224 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4c326d7d-06b8-46c5-ad81-6a0da2dcb728 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc960a6d-cee5-4070-ae8e-d72bf3cd14d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:19.377530 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4c326d7d-06b8-46c5-ad81-6a0da2dcb728 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Flow 'volume_create_api' (1e35ced4-418b-4fd1-b85b-4795571ae466) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:13:19.377530 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4c326d7d-06b8-46c5-ad81-6a0da2dcb728 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Create volume request issued successfully. Jul 10 14:13:19.377530 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4c326d7d-06b8-46c5-ad81-6a0da2dcb728 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:13:19.377530 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 395/1571] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:13:19 2026] POST /volume/v3/volumes => generated 785 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:13:19.378662 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e3949d4a-b5d4-4986-9157-dee0589eeca0 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50c1e73f-0ca6-4dde-a7ec-b96abe1141cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:19.379412 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e3949d4a-b5d4-4986-9157-dee0589eeca0 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dc6daa0-b3f4-4eb7-bff2-d9dbb0d24177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:19.450939 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-e3949d4a-b5d4-4986-9157-dee0589eeca0 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Created reservations ['9da596bf-3a42-438c-85ff-530348606c9d', '5451d55b-63f5-4a4d-9c27-c455e19d6399', '58e15ba6-f97f-4b9f-a194-8862228b8d66', '742c62dd-f42e-4afc-8a69-56a466a2fb04'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:13:19.451954 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e3949d4a-b5d4-4986-9157-dee0589eeca0 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8dc6daa0-b3f4-4eb7-bff2-d9dbb0d24177) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9da596bf-3a42-438c-85ff-530348606c9d', '5451d55b-63f5-4a4d-9c27-c455e19d6399', '58e15ba6-f97f-4b9f-a194-8862228b8d66', '742c62dd-f42e-4afc-8a69-56a466a2fb04']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:19.452909 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e3949d4a-b5d4-4986-9157-dee0589eeca0 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b6c245d-ab2a-49cc-a7c3-54d08b70b0fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:19.468703 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ff55671b-355e-4350-97a0-00a54719f973 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:19.496279 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e3949d4a-b5d4-4986-9157-dee0589eeca0 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b6c245d-ab2a-49cc-a7c3-54d08b70b0fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec06c24f-bb28-49fd-b0b3-869fae2c74be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-845352392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c9cd5c1308d4d4aa6d75cfea94ecbbb',qos_specs=None,replication_status=,reservations=['9da596bf-3a42-438c-85ff-530348606c9d','5451d55b-63f5-4a4d-9c27-c455e19d6399','58e15ba6-f97f-4b9f-a194-8862228b8d66','742c62dd-f42e-4afc-8a69-56a466a2fb04'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='323dba02022b4457854e89436ece0a16',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:13:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-845352392',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec06c24f-bb28-49fd-b0b3-869fae2c74be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c9cd5c1308d4d4aa6d75cfea94ecbbb',provider_auth=None,provider_geometry=None,provider_id=None,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='323dba02022b4457854e89436ece0a16',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:19.497659 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e3949d4a-b5d4-4986-9157-dee0589eeca0 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (081a3283-daf8-496c-a91f-e0a29ed54c39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:19.532719 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e3949d4a-b5d4-4986-9157-dee0589eeca0 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (081a3283-daf8-496c-a91f-e0a29ed54c39) transitioned into state 'SUCCESS' from state '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-845352392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4c9cd5c1308d4d4aa6d75cfea94ecbbb',qos_specs=None,replication_status=,reservations=['9da596bf-3a42-438c-85ff-530348606c9d','5451d55b-63f5-4a4d-9c27-c455e19d6399','58e15ba6-f97f-4b9f-a194-8862228b8d66','742c62dd-f42e-4afc-8a69-56a466a2fb04'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='323dba02022b4457854e89436ece0a16',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:19.532719 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e3949d4a-b5d4-4986-9157-dee0589eeca0 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11dea5dd-149c-4aa1-933b-4bfa64279856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:19.546923 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e3949d4a-b5d4-4986-9157-dee0589eeca0 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11dea5dd-149c-4aa1-933b-4bfa64279856) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:19.548323 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e3949d4a-b5d4-4986-9157-dee0589eeca0 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Flow 'volume_create_api' (897e994a-f037-4181-a65b-b60f1ec8667d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:13:19.552911 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-e3949d4a-b5d4-4986-9157-dee0589eeca0 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Create volume request issued successfully. Jul 10 14:13:19.552911 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e3949d4a-b5d4-4986-9157-dee0589eeca0 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:13:19.552911 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 391/1572] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:13:19 2026] POST /volume/v3/volumes => generated 759 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:13:19.569907 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-314aff3f-d09a-4516-b7c5-aea482b330ed None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:19.572399 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-314aff3f-d09a-4516-b7c5-aea482b330ed tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] GET https://10.4.3.66/volume/v3/volumes/ec06c24f-bb28-49fd-b0b3-869fae2c74be Jul 10 14:13:19.572399 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-314aff3f-d09a-4516-b7c5-aea482b330ed tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:19.572399 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-314aff3f-d09a-4516-b7c5-aea482b330ed tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:19.581138 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:19.581138 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:13:19.587541 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-314aff3f-d09a-4516-b7c5-aea482b330ed tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Volume info retrieved successfully. Jul 10 14:13:19.591255 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-314aff3f-d09a-4516-b7c5-aea482b330ed tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] https://10.4.3.66/volume/v3/volumes/ec06c24f-bb28-49fd-b0b3-869fae2c74be returned with HTTP 200 Jul 10 14:13:19.591697 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 393/1573] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:19 2026] GET /volume/v3/volumes/ec06c24f-bb28-49fd-b0b3-869fae2c74be => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:19.672261 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ff55671b-355e-4350-97a0-00a54719f973 tempest-AvailabilityZoneTestJSON-994687730 tempest-AvailabilityZoneTestJSON-994687730-project-member] GET https://10.4.3.66/volume/v3/os-availability-zone Jul 10 14:13:19.672338 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ff55671b-355e-4350-97a0-00a54719f973 tempest-AvailabilityZoneTestJSON-994687730 tempest-AvailabilityZoneTestJSON-994687730-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:19.673714 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ff55671b-355e-4350-97a0-00a54719f973 tempest-AvailabilityZoneTestJSON-994687730 tempest-AvailabilityZoneTestJSON-994687730-project-member] Calling method 'index' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:19.678321 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-ff55671b-355e-4350-97a0-00a54719f973 tempest-AvailabilityZoneTestJSON-994687730 tempest-AvailabilityZoneTestJSON-994687730-project-member] Availability Zones retrieved successfully. Jul 10 14:13:19.678692 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ff55671b-355e-4350-97a0-00a54719f973 tempest-AvailabilityZoneTestJSON-994687730 tempest-AvailabilityZoneTestJSON-994687730-project-member] https://10.4.3.66/volume/v3/os-availability-zone returned with HTTP 200 Jul 10 14:13:19.679410 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 395/1574] 10.4.3.66 () {66 vars in 1269 bytes} [Fri Jul 10 14:13:19 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:13:20.205442 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9075ead4-372c-4bf5-acf9-5d9d4f472e75 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:20.207950 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9075ead4-372c-4bf5-acf9-5d9d4f472e75 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] GET https://10.4.3.66/volume/v3/volumes/1297e5dc-7847-4895-80bb-2865f726fa78 Jul 10 14:13:20.209251 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9075ead4-372c-4bf5-acf9-5d9d4f472e75 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:20.209251 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9075ead4-372c-4bf5-acf9-5d9d4f472e75 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:20.219530 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:20.219530 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:13:20.224607 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9075ead4-372c-4bf5-acf9-5d9d4f472e75 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Volume info retrieved successfully. Jul 10 14:13:20.231020 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9075ead4-372c-4bf5-acf9-5d9d4f472e75 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] https://10.4.3.66/volume/v3/volumes/1297e5dc-7847-4895-80bb-2865f726fa78 returned with HTTP 200 Jul 10 14:13:20.231358 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 396/1575] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:20 2026] GET /volume/v3/volumes/1297e5dc-7847-4895-80bb-2865f726fa78 => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:20.606091 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-58e179a9-6050-4beb-8ad3-f0696b15d069 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:20.608352 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-58e179a9-6050-4beb-8ad3-f0696b15d069 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] GET https://10.4.3.66/volume/v3/volumes/ec06c24f-bb28-49fd-b0b3-869fae2c74be Jul 10 14:13:20.608685 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-58e179a9-6050-4beb-8ad3-f0696b15d069 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:20.608950 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-58e179a9-6050-4beb-8ad3-f0696b15d069 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:20.618619 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:20.618619 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:13:20.618967 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-b99744fb-ad06-4070-975f-4ef9a13af555 req-a04b2980-8c18-4cad-97c1-9b8eab586a38 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:20.622550 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-b99744fb-ad06-4070-975f-4ef9a13af555 req-a04b2980-8c18-4cad-97c1-9b8eab586a38 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] PUT https://10.4.3.66/volume/v3/attachments/712eb107-fa68-490e-8e52-748c80ac9a93 Jul 10 14:13:20.622550 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-b99744fb-ad06-4070-975f-4ef9a13af555 req-a04b2980-8c18-4cad-97c1-9b8eab586a38 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:20.623796 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-58e179a9-6050-4beb-8ad3-f0696b15d069 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Volume info retrieved successfully. Jul 10 14:13:20.628721 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-58e179a9-6050-4beb-8ad3-f0696b15d069 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] https://10.4.3.66/volume/v3/volumes/ec06c24f-bb28-49fd-b0b3-869fae2c74be returned with HTTP 200 Jul 10 14:13:20.629050 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 392/1576] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:20 2026] GET /volume/v3/volumes/ec06c24f-bb28-49fd-b0b3-869fae2c74be => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:20.631333 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-b99744fb-ad06-4070-975f-4ef9a13af555 req-a04b2980-8c18-4cad-97c1-9b8eab586a38 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Acquiring lock "cinder-attachment_update-1558ed9e-baa9-4a78-9b32-771f93dcb20a-np0000005012" by "attachment_update" {{(pid=100155) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:13:20.637414 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-b99744fb-ad06-4070-975f-4ef9a13af555 req-a04b2980-8c18-4cad-97c1-9b8eab586a38 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Lock "cinder-attachment_update-1558ed9e-baa9-4a78-9b32-771f93dcb20a-np0000005012" acquired by "attachment_update" :: waited 0.006s {{(pid=100155) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:13:20.638617 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:20.638617 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:13:20.643342 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-57660800-ab79-4648-b44c-178d437840e0 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:20.646043 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-57660800-ab79-4648-b44c-178d437840e0 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:13:20.646518 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-57660800-ab79-4648-b44c-178d437840e0 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ec06c24f-bb28-49fd-b0b3-869fae2c74be", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1979105495"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:20.663843 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:20.663843 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:13:20.664307 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-57660800-ab79-4648-b44c-178d437840e0 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Volume info retrieved successfully. Jul 10 14:13:20.664370 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.snapshots [None req-57660800-ab79-4648-b44c-178d437840e0 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Create snapshot from volume ec06c24f-bb28-49fd-b0b3-869fae2c74be Jul 10 14:13:20.704972 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-57660800-ab79-4648-b44c-178d437840e0 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Created reservations ['dc152d7f-1e8b-470e-8908-1757765e17a6', '71df7f6d-fa52-4aa7-b14e-d6b0d43c18cd', '27cad655-ef68-4056-8b03-65b9657e5a9e', '5d9d4e87-27b1-4527-b871-bb41610cbf12'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:13:20.742322 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-57660800-ab79-4648-b44c-178d437840e0 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Snapshot create request issued successfully. Jul 10 14:13:20.742697 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-57660800-ab79-4648-b44c-178d437840e0 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:13:20.743259 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 396/1577] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:13:20 2026] POST /volume/v3/snapshots => generated 318 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:13:20.752165 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6f8ee3fd-541d-4145-b3fb-300c6b28b40b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:20.754036 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6f8ee3fd-541d-4145-b3fb-300c6b28b40b tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] GET https://10.4.3.66/volume/v3/snapshots/32fcc787-3ce2-4cbb-be0c-14a54125ee20 Jul 10 14:13:20.754297 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6f8ee3fd-541d-4145-b3fb-300c6b28b40b tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:20.754553 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6f8ee3fd-541d-4145-b3fb-300c6b28b40b tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:20.760404 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:20.760404 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:13:20.760947 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6f8ee3fd-541d-4145-b3fb-300c6b28b40b tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Snapshot retrieved successfully. Jul 10 14:13:20.762097 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6f8ee3fd-541d-4145-b3fb-300c6b28b40b tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] https://10.4.3.66/volume/v3/snapshots/32fcc787-3ce2-4cbb-be0c-14a54125ee20 returned with HTTP 200 Jul 10 14:13:20.762627 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 397/1578] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:13:20 2026] GET /volume/v3/snapshots/32fcc787-3ce2-4cbb-be0c-14a54125ee20 => generated 450 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:20.835962 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-4224b71a-0f48-4bfc-a486-88dd0af345f8 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:20.836331 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4224b71a-0f48-4bfc-a486-88dd0af345f8 None None] GET https://10.4.3.66/volume// Jul 10 14:13:20.836475 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4224b71a-0f48-4bfc-a486-88dd0af345f8 None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:20.836696 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4224b71a-0f48-4bfc-a486-88dd0af345f8 None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:20.837027 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4224b71a-0f48-4bfc-a486-88dd0af345f8 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:13:20.837257 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 393/1579] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:13:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:13:20.845401 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-e167fbda-78c0-4f30-9970-bdf6fcc1fa95 req-acd18f52-bd7f-45b7-b9f6-795a50d9788d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:20.847586 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-e167fbda-78c0-4f30-9970-bdf6fcc1fa95 req-acd18f52-bd7f-45b7-b9f6-795a50d9788d tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:13:20.847949 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-e167fbda-78c0-4f30-9970-bdf6fcc1fa95 req-acd18f52-bd7f-45b7-b9f6-795a50d9788d tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1190326c-5fb6-44a1-a02d-76037a025d12", "connector": null, "instance_uuid": "140f6a5f-4374-4b16-9011-e1821f76d7f0"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:20.860096 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:20.860096 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:13:20.902059 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-e167fbda-78c0-4f30-9970-bdf6fcc1fa95 req-acd18f52-bd7f-45b7-b9f6-795a50d9788d tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:13:20.902652 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 397/1580] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:13:20 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 14:13:20.910487 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-e167fbda-78c0-4f30-9970-bdf6fcc1fa95 req-4184f4ee-9fac-4df5-a02b-8bef383715c9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:20.912586 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-e167fbda-78c0-4f30-9970-bdf6fcc1fa95 req-4184f4ee-9fac-4df5-a02b-8bef383715c9 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] DELETE https://10.4.3.66/volume/v3/attachments/3b777fac-1507-4f3b-a747-76d0229024ff Jul 10 14:13:20.912779 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-e167fbda-78c0-4f30-9970-bdf6fcc1fa95 req-4184f4ee-9fac-4df5-a02b-8bef383715c9 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:20.913044 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-e167fbda-78c0-4f30-9970-bdf6fcc1fa95 req-4184f4ee-9fac-4df5-a02b-8bef383715c9 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:20.926318 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:20.926318 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:13:21.162273 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-b99744fb-ad06-4070-975f-4ef9a13af555 req-a04b2980-8c18-4cad-97c1-9b8eab586a38 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Lock "cinder-attachment_update-1558ed9e-baa9-4a78-9b32-771f93dcb20a-np0000005012" released by "attachment_update" :: held 0.525s {{(pid=100155) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:13:21.162577 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-b99744fb-ad06-4070-975f-4ef9a13af555 req-a04b2980-8c18-4cad-97c1-9b8eab586a38 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/attachments/712eb107-fa68-490e-8e52-748c80ac9a93 returned with HTTP 200 Jul 10 14:13:21.163010 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 394/1581] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:13:20 2026] PUT /volume/v3/attachments/712eb107-fa68-490e-8e52-748c80ac9a93 => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:13:21.171704 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-b99744fb-ad06-4070-975f-4ef9a13af555 req-d35f605e-891f-44b8-accb-d237b76fe2e7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:21.173777 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-b99744fb-ad06-4070-975f-4ef9a13af555 req-d35f605e-891f-44b8-accb-d237b76fe2e7 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/attachments/712eb107-fa68-490e-8e52-748c80ac9a93 Jul 10 14:13:21.174054 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-b99744fb-ad06-4070-975f-4ef9a13af555 req-d35f605e-891f-44b8-accb-d237b76fe2e7 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:21.174243 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-b99744fb-ad06-4070-975f-4ef9a13af555 req-d35f605e-891f-44b8-accb-d237b76fe2e7 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:21.194887 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-b99744fb-ad06-4070-975f-4ef9a13af555 req-d35f605e-891f-44b8-accb-d237b76fe2e7 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/attachments/712eb107-fa68-490e-8e52-748c80ac9a93 returned with HTTP 200 Jul 10 14:13:21.195356 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 394/1582] 10.4.3.66 () {70 vars in 1644 bytes} [Fri Jul 10 14:13:21 2026] GET /volume/v3/attachments/712eb107-fa68-490e-8e52-748c80ac9a93 => generated 994 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:13:21.243727 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-be5db7c8-ee20-493c-aa5a-af53495aed2f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:21.245555 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-be5db7c8-ee20-493c-aa5a-af53495aed2f tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] GET https://10.4.3.66/volume/v3/volumes/1297e5dc-7847-4895-80bb-2865f726fa78 Jul 10 14:13:21.245768 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-be5db7c8-ee20-493c-aa5a-af53495aed2f tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:21.246007 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-be5db7c8-ee20-493c-aa5a-af53495aed2f tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:21.253583 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:21.253583 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:13:21.257748 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-be5db7c8-ee20-493c-aa5a-af53495aed2f tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Volume info retrieved successfully. Jul 10 14:13:21.264073 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-be5db7c8-ee20-493c-aa5a-af53495aed2f tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] https://10.4.3.66/volume/v3/volumes/1297e5dc-7847-4895-80bb-2865f726fa78 returned with HTTP 200 Jul 10 14:13:21.264153 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 398/1583] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:21 2026] GET /volume/v3/volumes/1297e5dc-7847-4895-80bb-2865f726fa78 => generated 1156 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:13:21.305184 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-b0cb231e-cfe2-4b75-b48e-28379ccc55f5 req-23a6947f-2f01-4cd6-a6bc-c7fdab47dffe None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:21.307723 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-b0cb231e-cfe2-4b75-b48e-28379ccc55f5 req-23a6947f-2f01-4cd6-a6bc-c7fdab47dffe tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] GET https://10.4.3.66/volume/v3/volumes/1297e5dc-7847-4895-80bb-2865f726fa78 Jul 10 14:13:21.307999 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-b0cb231e-cfe2-4b75-b48e-28379ccc55f5 req-23a6947f-2f01-4cd6-a6bc-c7fdab47dffe tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:21.308267 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-b0cb231e-cfe2-4b75-b48e-28379ccc55f5 req-23a6947f-2f01-4cd6-a6bc-c7fdab47dffe tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:21.317749 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:21.317749 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:13:21.322718 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-b0cb231e-cfe2-4b75-b48e-28379ccc55f5 req-23a6947f-2f01-4cd6-a6bc-c7fdab47dffe tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Volume info retrieved successfully. Jul 10 14:13:21.328985 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-b0cb231e-cfe2-4b75-b48e-28379ccc55f5 req-23a6947f-2f01-4cd6-a6bc-c7fdab47dffe tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] https://10.4.3.66/volume/v3/volumes/1297e5dc-7847-4895-80bb-2865f726fa78 returned with HTTP 200 Jul 10 14:13:21.329412 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 395/1584] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:13:21 2026] GET /volume/v3/volumes/1297e5dc-7847-4895-80bb-2865f726fa78 => generated 1156 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:13:21.429568 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-648355fe-72e9-4c78-9122-18994dfbac29 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:21.430869 np0000005012 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=564,cinder:INSERT=82,cinder:UPDATE=134 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:13:21.431295 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-648355fe-72e9-4c78-9122-18994dfbac29 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:13:21.431460 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-648355fe-72e9-4c78-9122-18994dfbac29 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "4ff20130-b276-43a0-956f-1453107cff27", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-837852598"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:21.432965 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-648355fe-72e9-4c78-9122-18994dfbac29 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Create volume request body: {'volume': {'imageRef': '4ff20130-b276-43a0-956f-1453107cff27', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-837852598'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:13:21.462576 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-e167fbda-78c0-4f30-9970-bdf6fcc1fa95 req-4184f4ee-9fac-4df5-a02b-8bef383715c9 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] https://10.4.3.66/volume/v3/attachments/3b777fac-1507-4f3b-a747-76d0229024ff returned with HTTP 200 Jul 10 14:13:21.463137 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 398/1585] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:13:20 2026] DELETE /volume/v3/attachments/3b777fac-1507-4f3b-a747-76d0229024ff => generated 192 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:13:21.514555 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-648355fe-72e9-4c78-9122-18994dfbac29 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Create volume of 1 GB Jul 10 14:13:21.514555 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:21.514555 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:13:21.518977 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-648355fe-72e9-4c78-9122-18994dfbac29 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Availability Zones retrieved successfully. Jul 10 14:13:21.524810 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-648355fe-72e9-4c78-9122-18994dfbac29 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Flow 'volume_create_api' (14fc2c6c-14c6-4546-991d-7876077df3c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:13:21.525938 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-648355fe-72e9-4c78-9122-18994dfbac29 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23258c75-84a4-4798-92bb-459de14c9b16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:21.526857 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-648355fe-72e9-4c78-9122-18994dfbac29 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:13:21.584361 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-648355fe-72e9-4c78-9122-18994dfbac29 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23258c75-84a4-4798-92bb-459de14c9b16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:21.585321 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-648355fe-72e9-4c78-9122-18994dfbac29 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (868557c6-7116-4a3e-b0ff-25147d442479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:21.611201 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-b0cb231e-cfe2-4b75-b48e-28379ccc55f5 req-893ef1dc-5c22-4cfa-833c-63f24c89b3b7 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:21.613651 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-b0cb231e-cfe2-4b75-b48e-28379ccc55f5 req-893ef1dc-5c22-4cfa-833c-63f24c89b3b7 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] GET https://10.4.3.66/volume/v3/volumes/1297e5dc-7847-4895-80bb-2865f726fa78 Jul 10 14:13:21.614479 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-b0cb231e-cfe2-4b75-b48e-28379ccc55f5 req-893ef1dc-5c22-4cfa-833c-63f24c89b3b7 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:21.614479 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-b0cb231e-cfe2-4b75-b48e-28379ccc55f5 req-893ef1dc-5c22-4cfa-833c-63f24c89b3b7 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:21.623044 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:21.623044 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:13:21.627378 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-b0cb231e-cfe2-4b75-b48e-28379ccc55f5 req-893ef1dc-5c22-4cfa-833c-63f24c89b3b7 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Volume info retrieved successfully. Jul 10 14:13:21.632410 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-b0cb231e-cfe2-4b75-b48e-28379ccc55f5 req-893ef1dc-5c22-4cfa-833c-63f24c89b3b7 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] https://10.4.3.66/volume/v3/volumes/1297e5dc-7847-4895-80bb-2865f726fa78 returned with HTTP 200 Jul 10 14:13:21.633028 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 399/1586] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:13:21 2026] GET /volume/v3/volumes/1297e5dc-7847-4895-80bb-2865f726fa78 => generated 1156 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:13:21.646763 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-34b436b6-da92-43cb-a377-5dd32d467ba6 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:21.647553 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-34b436b6-da92-43cb-a377-5dd32d467ba6 None None] GET https://10.4.3.66/volume// Jul 10 14:13:21.648142 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-34b436b6-da92-43cb-a377-5dd32d467ba6 None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:21.648522 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-34b436b6-da92-43cb-a377-5dd32d467ba6 None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:21.649108 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-34b436b6-da92-43cb-a377-5dd32d467ba6 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:13:21.649643 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 396/1587] 10.4.3.66 () {66 vars in 1412 bytes} [Fri Jul 10 14:13:21 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:13:21.655764 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-648355fe-72e9-4c78-9122-18994dfbac29 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Created reservations ['49511f54-8c54-4e5e-9a66-e67ab158b9f0', '52c08846-d3d8-400b-8566-bf26e08eecd9', '4b180054-c3bc-480d-a2c4-d8b20ce266ea', '388b3efe-76d3-4507-9455-bd9abaf71ae6'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:13:21.656731 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-648355fe-72e9-4c78-9122-18994dfbac29 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (868557c6-7116-4a3e-b0ff-25147d442479) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49511f54-8c54-4e5e-9a66-e67ab158b9f0', '52c08846-d3d8-400b-8566-bf26e08eecd9', '4b180054-c3bc-480d-a2c4-d8b20ce266ea', '388b3efe-76d3-4507-9455-bd9abaf71ae6']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:21.657493 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-648355fe-72e9-4c78-9122-18994dfbac29 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24ef1631-27f7-4a1c-b704-2e9dc2c3854c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:21.658397 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-b0cb231e-cfe2-4b75-b48e-28379ccc55f5 req-ab7695ce-5d5b-44e5-b915-0f3ac8b4a6a2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:21.660317 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-b0cb231e-cfe2-4b75-b48e-28379ccc55f5 req-ab7695ce-5d5b-44e5-b915-0f3ac8b4a6a2 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:13:21.660692 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-b0cb231e-cfe2-4b75-b48e-28379ccc55f5 req-ab7695ce-5d5b-44e5-b915-0f3ac8b4a6a2 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1297e5dc-7847-4895-80bb-2865f726fa78", "connector": null, "instance_uuid": "60575a32-f10a-4d46-843e-9062ba78ac30"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:21.668469 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:21.668469 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:13:21.682074 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-648355fe-72e9-4c78-9122-18994dfbac29 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24ef1631-27f7-4a1c-b704-2e9dc2c3854c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b33db612-9fe7-4d1c-8ce6-055e9765ef7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-837852598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dc84e5b96764bc1bcb391104c71eea8',qos_specs=None,replication_status=,reservations=['49511f54-8c54-4e5e-9a66-e67ab158b9f0','52c08846-d3d8-400b-8566-bf26e08eecd9','4b180054-c3bc-480d-a2c4-d8b20ce266ea','388b3efe-76d3-4507-9455-bd9abaf71ae6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1dc9c64c2bfa49f6a6d4543ae9fe7519',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:13:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-837852598',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b33db612-9fe7-4d1c-8ce6-055e9765ef7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1dc84e5b96764bc1bcb391104c71eea8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1dc9c64c2bfa49f6a6d4543ae9fe7519',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:21.682962 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-648355fe-72e9-4c78-9122-18994dfbac29 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdc9229d-b5f1-42dc-a884-be9bc6419d47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:21.695552 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-b0cb231e-cfe2-4b75-b48e-28379ccc55f5 req-ab7695ce-5d5b-44e5-b915-0f3ac8b4a6a2 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:13:21.696005 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 399/1588] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:13:21 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 14:13:21.700642 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-648355fe-72e9-4c78-9122-18994dfbac29 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fdc9229d-b5f1-42dc-a884-be9bc6419d47) transitioned into state 'SUCCESS' from state '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-837852598',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dc84e5b96764bc1bcb391104c71eea8',qos_specs=None,replication_status=,reservations=['49511f54-8c54-4e5e-9a66-e67ab158b9f0','52c08846-d3d8-400b-8566-bf26e08eecd9','4b180054-c3bc-480d-a2c4-d8b20ce266ea','388b3efe-76d3-4507-9455-bd9abaf71ae6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1dc9c64c2bfa49f6a6d4543ae9fe7519',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:21.701168 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-648355fe-72e9-4c78-9122-18994dfbac29 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d903ab34-151a-4f75-86ff-08a3300e653b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:21.711101 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-648355fe-72e9-4c78-9122-18994dfbac29 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d903ab34-151a-4f75-86ff-08a3300e653b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:21.712325 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-648355fe-72e9-4c78-9122-18994dfbac29 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Flow 'volume_create_api' (14fc2c6c-14c6-4546-991d-7876077df3c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:13:21.712780 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-648355fe-72e9-4c78-9122-18994dfbac29 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Create volume request issued successfully. Jul 10 14:13:21.713647 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-648355fe-72e9-4c78-9122-18994dfbac29 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:13:21.714487 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 395/1589] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:13:21 2026] POST /volume/v3/volumes => generated 748 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:13:21.727061 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5131ca28-fa39-48b9-807b-d49d4c7ef203 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:21.729309 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5131ca28-fa39-48b9-807b-d49d4c7ef203 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] GET https://10.4.3.66/volume/v3/volumes/b33db612-9fe7-4d1c-8ce6-055e9765ef7c Jul 10 14:13:21.729646 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5131ca28-fa39-48b9-807b-d49d4c7ef203 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:21.729907 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5131ca28-fa39-48b9-807b-d49d4c7ef203 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:21.736967 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:21.736967 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:13:21.740912 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-5131ca28-fa39-48b9-807b-d49d4c7ef203 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Volume info retrieved successfully. Jul 10 14:13:21.745513 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5131ca28-fa39-48b9-807b-d49d4c7ef203 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] https://10.4.3.66/volume/v3/volumes/b33db612-9fe7-4d1c-8ce6-055e9765ef7c returned with HTTP 200 Jul 10 14:13:21.745950 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 400/1590] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:21 2026] GET /volume/v3/volumes/b33db612-9fe7-4d1c-8ce6-055e9765ef7c => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:21.772760 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-69e3a98e-a5ed-49d1-94e6-34bdaf0c9b57 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:21.774716 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-69e3a98e-a5ed-49d1-94e6-34bdaf0c9b57 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] GET https://10.4.3.66/volume/v3/snapshots/32fcc787-3ce2-4cbb-be0c-14a54125ee20 Jul 10 14:13:21.775006 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-69e3a98e-a5ed-49d1-94e6-34bdaf0c9b57 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:21.775196 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-69e3a98e-a5ed-49d1-94e6-34bdaf0c9b57 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:21.784353 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:21.784353 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:13:21.784965 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-69e3a98e-a5ed-49d1-94e6-34bdaf0c9b57 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Snapshot retrieved successfully. Jul 10 14:13:21.786056 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-69e3a98e-a5ed-49d1-94e6-34bdaf0c9b57 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] https://10.4.3.66/volume/v3/snapshots/32fcc787-3ce2-4cbb-be0c-14a54125ee20 returned with HTTP 200 Jul 10 14:13:21.786419 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 397/1591] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:13:21 2026] GET /volume/v3/snapshots/32fcc787-3ce2-4cbb-be0c-14a54125ee20 => generated 477 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:21.800461 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b5dd9f02-6148-43c6-a491-4e98a9f8f2ea None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:21.802796 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b5dd9f02-6148-43c6-a491-4e98a9f8f2ea tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:13:21.803308 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b5dd9f02-6148-43c6-a491-4e98a9f8f2ea tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "32fcc787-3ce2-4cbb-be0c-14a54125ee20"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:21.805818 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-b5dd9f02-6148-43c6-a491-4e98a9f8f2ea tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '32fcc787-3ce2-4cbb-be0c-14a54125ee20'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:13:21.813061 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:21.813061 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:13:21.813556 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b5dd9f02-6148-43c6-a491-4e98a9f8f2ea tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Snapshot retrieved successfully. Jul 10 14:13:21.813713 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-b5dd9f02-6148-43c6-a491-4e98a9f8f2ea tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Create volume of 1 GB Jul 10 14:13:21.818463 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b5dd9f02-6148-43c6-a491-4e98a9f8f2ea tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Availability Zones retrieved successfully. Jul 10 14:13:21.827816 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b5dd9f02-6148-43c6-a491-4e98a9f8f2ea tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Flow 'volume_create_api' (6f97e53a-664c-4df9-be9e-7aa37a6809e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:13:21.827816 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b5dd9f02-6148-43c6-a491-4e98a9f8f2ea tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9eebaee2-73d4-442c-9da1-df665852bac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:21.827816 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-b5dd9f02-6148-43c6-a491-4e98a9f8f2ea tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:13:21.828877 np0000005012 devstack@c-api.service[100152]: WARNING cinder.volume.api [None req-b5dd9f02-6148-43c6-a491-4e98a9f8f2ea tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9eebaee2-73d4-442c-9da1-df665852bac6) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 14:13:21.828877 np0000005012 devstack@c-api.service[100152]: 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 14:13:21.830761 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b5dd9f02-6148-43c6-a491-4e98a9f8f2ea tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9eebaee2-73d4-442c-9da1-df665852bac6) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:21.831533 np0000005012 devstack@c-api.service[100152]: WARNING cinder.volume.api [None req-b5dd9f02-6148-43c6-a491-4e98a9f8f2ea tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9eebaee2-73d4-442c-9da1-df665852bac6) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 14:13:21.832337 np0000005012 devstack@c-api.service[100152]: WARNING cinder.volume.api [None req-b5dd9f02-6148-43c6-a491-4e98a9f8f2ea tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Flow 'volume_create_api' (6f97e53a-664c-4df9-be9e-7aa37a6809e5) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 14:13:21.832659 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b5dd9f02-6148-43c6-a491-4e98a9f8f2ea tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 400 Jul 10 14:13:21.833141 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 400/1592] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:13:21 2026] POST /volume/v3/volumes => generated 171 bytes in 33 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 14:13:21.843211 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-a2509fc5-f164-4599-abaf-15df021f2069 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:21.846512 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a2509fc5-f164-4599-abaf-15df021f2069 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/32fcc787-3ce2-4cbb-be0c-14a54125ee20 Jul 10 14:13:21.846827 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a2509fc5-f164-4599-abaf-15df021f2069 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:21.847061 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a2509fc5-f164-4599-abaf-15df021f2069 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:21.847183 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.snapshots [None req-a2509fc5-f164-4599-abaf-15df021f2069 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Delete snapshot with id: 32fcc787-3ce2-4cbb-be0c-14a54125ee20 Jul 10 14:13:21.855085 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:21.855085 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:13:21.855636 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-a2509fc5-f164-4599-abaf-15df021f2069 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Snapshot retrieved successfully. Jul 10 14:13:21.876350 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-a2509fc5-f164-4599-abaf-15df021f2069 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Snapshot delete request issued successfully. Jul 10 14:13:21.876739 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a2509fc5-f164-4599-abaf-15df021f2069 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] https://10.4.3.66/volume/v3/snapshots/32fcc787-3ce2-4cbb-be0c-14a54125ee20 returned with HTTP 202 Jul 10 14:13:21.877464 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 396/1593] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:13:21 2026] DELETE /volume/v3/snapshots/32fcc787-3ce2-4cbb-be0c-14a54125ee20 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:13:21.890395 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-1bd93ae9-3743-4941-a98d-1ba13c67a2d6 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:21.893248 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1bd93ae9-3743-4941-a98d-1ba13c67a2d6 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] GET https://10.4.3.66/volume/v3/snapshots/32fcc787-3ce2-4cbb-be0c-14a54125ee20 Jul 10 14:13:21.893248 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1bd93ae9-3743-4941-a98d-1ba13c67a2d6 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:21.893514 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1bd93ae9-3743-4941-a98d-1ba13c67a2d6 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:21.903660 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:21.903660 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:13:21.904126 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-1bd93ae9-3743-4941-a98d-1ba13c67a2d6 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Snapshot retrieved successfully. Jul 10 14:13:21.904918 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1bd93ae9-3743-4941-a98d-1ba13c67a2d6 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] https://10.4.3.66/volume/v3/snapshots/32fcc787-3ce2-4cbb-be0c-14a54125ee20 returned with HTTP 200 Jul 10 14:13:21.905823 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 401/1594] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:13:21 2026] GET /volume/v3/snapshots/32fcc787-3ce2-4cbb-be0c-14a54125ee20 => generated 476 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:22.759100 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-c2b5b04e-c162-4962-be34-603d7400eae4 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:22.761049 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c2b5b04e-c162-4962-be34-603d7400eae4 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] GET https://10.4.3.66/volume/v3/volumes/b33db612-9fe7-4d1c-8ce6-055e9765ef7c Jul 10 14:13:22.761284 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c2b5b04e-c162-4962-be34-603d7400eae4 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:22.761520 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c2b5b04e-c162-4962-be34-603d7400eae4 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:22.768380 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:22.768380 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:13:22.772008 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-c2b5b04e-c162-4962-be34-603d7400eae4 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Volume info retrieved successfully. Jul 10 14:13:22.776687 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c2b5b04e-c162-4962-be34-603d7400eae4 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] https://10.4.3.66/volume/v3/volumes/b33db612-9fe7-4d1c-8ce6-055e9765ef7c returned with HTTP 200 Jul 10 14:13:22.777129 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 398/1595] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:22 2026] GET /volume/v3/volumes/b33db612-9fe7-4d1c-8ce6-055e9765ef7c => generated 1356 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:13:22.789182 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ec00bdee-8f1d-42dc-a514-633f7d3e6ad7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:22.791096 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ec00bdee-8f1d-42dc-a514-633f7d3e6ad7 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] POST https://10.4.3.66/volume/v3/volumes/b33db612-9fe7-4d1c-8ce6-055e9765ef7c/action Jul 10 14:13:22.791477 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ec00bdee-8f1d-42dc-a514-633f7d3e6ad7 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-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=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:13:22.791657 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ec00bdee-8f1d-42dc-a514-633f7d3e6ad7 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-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=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:22.801873 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:22.801873 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:13:22.809050 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:22.809050 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:13:22.809513 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ec00bdee-8f1d-42dc-a514-633f7d3e6ad7 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Volume info retrieved successfully. Jul 10 14:13:22.824778 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ec00bdee-8f1d-42dc-a514-633f7d3e6ad7 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Update volume metadata completed successfully. Jul 10 14:13:22.825081 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ec00bdee-8f1d-42dc-a514-633f7d3e6ad7 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] https://10.4.3.66/volume/v3/volumes/b33db612-9fe7-4d1c-8ce6-055e9765ef7c/action returned with HTTP 200 Jul 10 14:13:22.825545 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 401/1596] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:13:22 2026] POST /volume/v3/volumes/b33db612-9fe7-4d1c-8ce6-055e9765ef7c/action => generated 563 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:22.832778 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b42bf1cc-62ac-4460-beb1-d3de19e9213a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:22.834812 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b42bf1cc-62ac-4460-beb1-d3de19e9213a tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] GET https://10.4.3.66/volume/v3/volumes/b33db612-9fe7-4d1c-8ce6-055e9765ef7c Jul 10 14:13:22.835027 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b42bf1cc-62ac-4460-beb1-d3de19e9213a tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:22.835200 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b42bf1cc-62ac-4460-beb1-d3de19e9213a tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:22.841973 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:22.841973 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:13:22.845704 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b42bf1cc-62ac-4460-beb1-d3de19e9213a tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Volume info retrieved successfully. Jul 10 14:13:22.850448 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b42bf1cc-62ac-4460-beb1-d3de19e9213a tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] https://10.4.3.66/volume/v3/volumes/b33db612-9fe7-4d1c-8ce6-055e9765ef7c returned with HTTP 200 Jul 10 14:13:22.850874 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 397/1597] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:22 2026] GET /volume/v3/volumes/b33db612-9fe7-4d1c-8ce6-055e9765ef7c => generated 1416 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:13:22.862783 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-574d0b25-aa6f-4a0e-bedc-6435d02c7394 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:22.864524 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-574d0b25-aa6f-4a0e-bedc-6435d02c7394 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] POST https://10.4.3.66/volume/v3/volumes/b33db612-9fe7-4d1c-8ce6-055e9765ef7c/action Jul 10 14:13:22.864862 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-574d0b25-aa6f-4a0e-bedc-6435d02c7394 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:13:22.864983 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-574d0b25-aa6f-4a0e-bedc-6435d02c7394 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:22.875489 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:22.875489 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:13:22.884174 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:22.884174 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:13:22.884866 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-574d0b25-aa6f-4a0e-bedc-6435d02c7394 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Volume info retrieved successfully. Jul 10 14:13:22.891244 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-574d0b25-aa6f-4a0e-bedc-6435d02c7394 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Get volume image-metadata completed successfully. Jul 10 14:13:22.902822 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-574d0b25-aa6f-4a0e-bedc-6435d02c7394 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Delete volume metadata completed successfully. Jul 10 14:13:22.903032 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-574d0b25-aa6f-4a0e-bedc-6435d02c7394 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] https://10.4.3.66/volume/v3/volumes/b33db612-9fe7-4d1c-8ce6-055e9765ef7c/action returned with HTTP 200 Jul 10 14:13:22.903640 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 402/1598] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:13:22 2026] POST /volume/v3/volumes/b33db612-9fe7-4d1c-8ce6-055e9765ef7c/action => generated 0 bytes in 41 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 10 14:13:22.910644 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e95fcf8f-a775-4b59-be8e-9840a450860b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:22.913218 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e95fcf8f-a775-4b59-be8e-9840a450860b tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] POST https://10.4.3.66/volume/v3/volumes/b33db612-9fe7-4d1c-8ce6-055e9765ef7c/action Jul 10 14:13:22.913684 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e95fcf8f-a775-4b59-be8e-9840a450860b tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:13:22.913817 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e95fcf8f-a775-4b59-be8e-9840a450860b tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:22.914466 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-609fe14c-6e68-4d2b-a4b4-8cb993fecdfc None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:22.916310 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-609fe14c-6e68-4d2b-a4b4-8cb993fecdfc tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] GET https://10.4.3.66/volume/v3/snapshots/32fcc787-3ce2-4cbb-be0c-14a54125ee20 Jul 10 14:13:22.916564 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-609fe14c-6e68-4d2b-a4b4-8cb993fecdfc tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:22.916813 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-609fe14c-6e68-4d2b-a4b4-8cb993fecdfc tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:22.921342 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-609fe14c-6e68-4d2b-a4b4-8cb993fecdfc tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] https://10.4.3.66/volume/v3/snapshots/32fcc787-3ce2-4cbb-be0c-14a54125ee20 returned with HTTP 404 Jul 10 14:13:22.921833 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:22.921833 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:13:22.921900 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 402/1599] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:13:22 2026] GET /volume/v3/snapshots/32fcc787-3ce2-4cbb-be0c-14a54125ee20 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:13:22.922319 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e95fcf8f-a775-4b59-be8e-9840a450860b tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Volume info retrieved successfully. Jul 10 14:13:22.929596 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d9ab74f5-3c0e-4f89-a9e0-59e2d16e5cdc None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:22.930550 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e95fcf8f-a775-4b59-be8e-9840a450860b tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Get volume image-metadata completed successfully. Jul 10 14:13:22.931628 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e95fcf8f-a775-4b59-be8e-9840a450860b tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] https://10.4.3.66/volume/v3/volumes/b33db612-9fe7-4d1c-8ce6-055e9765ef7c/action returned with HTTP 200 Jul 10 14:13:22.931686 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 399/1600] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:13:22 2026] POST /volume/v3/volumes/b33db612-9fe7-4d1c-8ce6-055e9765ef7c/action => generated 537 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:22.932269 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d9ab74f5-3c0e-4f89-a9e0-59e2d16e5cdc tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] GET https://10.4.3.66/volume/v3/volumes/ec06c24f-bb28-49fd-b0b3-869fae2c74be Jul 10 14:13:22.932269 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d9ab74f5-3c0e-4f89-a9e0-59e2d16e5cdc tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:22.932893 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d9ab74f5-3c0e-4f89-a9e0-59e2d16e5cdc tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:22.939803 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f2663968-d1e2-4990-8bc5-1a1e57b47a83 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:22.940578 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:22.940578 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:13:22.942012 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f2663968-d1e2-4990-8bc5-1a1e57b47a83 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] GET https://10.4.3.66/volume/v3/volumes/b33db612-9fe7-4d1c-8ce6-055e9765ef7c Jul 10 14:13:22.942234 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f2663968-d1e2-4990-8bc5-1a1e57b47a83 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:22.942424 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f2663968-d1e2-4990-8bc5-1a1e57b47a83 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:22.944399 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-d9ab74f5-3c0e-4f89-a9e0-59e2d16e5cdc tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Volume info retrieved successfully. Jul 10 14:13:22.948751 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d9ab74f5-3c0e-4f89-a9e0-59e2d16e5cdc tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] https://10.4.3.66/volume/v3/volumes/ec06c24f-bb28-49fd-b0b3-869fae2c74be returned with HTTP 200 Jul 10 14:13:22.949187 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 398/1601] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:22 2026] GET /volume/v3/volumes/ec06c24f-bb28-49fd-b0b3-869fae2c74be => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:22.949806 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:22.949806 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:13:22.954236 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-f2663968-d1e2-4990-8bc5-1a1e57b47a83 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Volume info retrieved successfully. Jul 10 14:13:22.959659 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f2663968-d1e2-4990-8bc5-1a1e57b47a83 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] https://10.4.3.66/volume/v3/volumes/b33db612-9fe7-4d1c-8ce6-055e9765ef7c returned with HTTP 200 Jul 10 14:13:22.960049 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 403/1602] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:22 2026] GET /volume/v3/volumes/b33db612-9fe7-4d1c-8ce6-055e9765ef7c => generated 1390 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:13:22.964452 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c26b3739-358a-46f0-9969-82d0bca11826 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:22.967207 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c26b3739-358a-46f0-9969-82d0bca11826 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] DELETE https://10.4.3.66/volume/v3/volumes/ec06c24f-bb28-49fd-b0b3-869fae2c74be Jul 10 14:13:22.967662 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c26b3739-358a-46f0-9969-82d0bca11826 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:22.967926 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c26b3739-358a-46f0-9969-82d0bca11826 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:22.968164 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-c26b3739-358a-46f0-9969-82d0bca11826 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Delete volume with id: ec06c24f-bb28-49fd-b0b3-869fae2c74be Jul 10 14:13:22.970936 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-19762cde-f8ae-46d5-af2b-52508af3e2b7 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:22.972498 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-19762cde-f8ae-46d5-af2b-52508af3e2b7 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] DELETE https://10.4.3.66/volume/v3/volumes/b33db612-9fe7-4d1c-8ce6-055e9765ef7c Jul 10 14:13:22.972704 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-19762cde-f8ae-46d5-af2b-52508af3e2b7 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:22.972885 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-19762cde-f8ae-46d5-af2b-52508af3e2b7 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:22.973053 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-19762cde-f8ae-46d5-af2b-52508af3e2b7 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Delete volume with id: b33db612-9fe7-4d1c-8ce6-055e9765ef7c Jul 10 14:13:22.979660 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:22.979660 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:13:22.980287 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c26b3739-358a-46f0-9969-82d0bca11826 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Volume info retrieved successfully. Jul 10 14:13:22.981804 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:22.981804 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:13:22.982240 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-19762cde-f8ae-46d5-af2b-52508af3e2b7 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Volume info retrieved successfully. Jul 10 14:13:23.002219 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-19762cde-f8ae-46d5-af2b-52508af3e2b7 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Delete volume request issued successfully. Jul 10 14:13:23.002495 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-19762cde-f8ae-46d5-af2b-52508af3e2b7 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] https://10.4.3.66/volume/v3/volumes/b33db612-9fe7-4d1c-8ce6-055e9765ef7c returned with HTTP 202 Jul 10 14:13:23.002933 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 400/1603] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:13:22 2026] DELETE /volume/v3/volumes/b33db612-9fe7-4d1c-8ce6-055e9765ef7c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:13:23.005234 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c26b3739-358a-46f0-9969-82d0bca11826 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Delete volume request issued successfully. Jul 10 14:13:23.005493 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c26b3739-358a-46f0-9969-82d0bca11826 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] https://10.4.3.66/volume/v3/volumes/ec06c24f-bb28-49fd-b0b3-869fae2c74be returned with HTTP 202 Jul 10 14:13:23.006038 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 403/1604] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:13:22 2026] DELETE /volume/v3/volumes/ec06c24f-bb28-49fd-b0b3-869fae2c74be => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:13:23.010404 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-2c7e3e48-5ca6-45d1-8774-2ffc9e2edd89 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:23.011975 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2c7e3e48-5ca6-45d1-8774-2ffc9e2edd89 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] GET https://10.4.3.66/volume/v3/volumes/b33db612-9fe7-4d1c-8ce6-055e9765ef7c Jul 10 14:13:23.012198 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2c7e3e48-5ca6-45d1-8774-2ffc9e2edd89 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:23.012401 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2c7e3e48-5ca6-45d1-8774-2ffc9e2edd89 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:23.013443 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c4dffe2e-437e-41b4-b619-d42bd75aa5cc None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:23.016029 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c4dffe2e-437e-41b4-b619-d42bd75aa5cc tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] GET https://10.4.3.66/volume/v3/volumes/ec06c24f-bb28-49fd-b0b3-869fae2c74be Jul 10 14:13:23.016416 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c4dffe2e-437e-41b4-b619-d42bd75aa5cc tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:23.016711 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c4dffe2e-437e-41b4-b619-d42bd75aa5cc tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:23.019732 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:23.019732 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:13:23.023461 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-2c7e3e48-5ca6-45d1-8774-2ffc9e2edd89 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Volume info retrieved successfully. Jul 10 14:13:23.026309 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:23.026309 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:13:23.028632 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2c7e3e48-5ca6-45d1-8774-2ffc9e2edd89 tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] https://10.4.3.66/volume/v3/volumes/b33db612-9fe7-4d1c-8ce6-055e9765ef7c returned with HTTP 200 Jul 10 14:13:23.028948 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 399/1605] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:23 2026] GET /volume/v3/volumes/b33db612-9fe7-4d1c-8ce6-055e9765ef7c => generated 1389 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:13:23.032390 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-c4dffe2e-437e-41b4-b619-d42bd75aa5cc tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Volume info retrieved successfully. Jul 10 14:13:23.037728 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c4dffe2e-437e-41b4-b619-d42bd75aa5cc tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] https://10.4.3.66/volume/v3/volumes/ec06c24f-bb28-49fd-b0b3-869fae2c74be returned with HTTP 200 Jul 10 14:13:23.038214 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 404/1606] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:23 2026] GET /volume/v3/volumes/ec06c24f-bb28-49fd-b0b3-869fae2c74be => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:24.041758 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4922a1d4-5bbb-4bd4-9951-52c82e10a94e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:24.043441 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4922a1d4-5bbb-4bd4-9951-52c82e10a94e tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] GET https://10.4.3.66/volume/v3/volumes/b33db612-9fe7-4d1c-8ce6-055e9765ef7c Jul 10 14:13:24.044612 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4922a1d4-5bbb-4bd4-9951-52c82e10a94e tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:24.044612 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4922a1d4-5bbb-4bd4-9951-52c82e10a94e tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:24.045716 np0000005012 devstack@c-api.service[100155]: DEBUG dbcounter [-] [100155] Writing DB stats cinder:SELECT=542,cinder:INSERT=78,cinder:UPDATE=127 {{(pid=100155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:13:24.049016 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4922a1d4-5bbb-4bd4-9951-52c82e10a94e tempest-VolumesImageMetadata-2067657606 tempest-VolumesImageMetadata-2067657606-project-member] https://10.4.3.66/volume/v3/volumes/b33db612-9fe7-4d1c-8ce6-055e9765ef7c returned with HTTP 404 Jul 10 14:13:24.052159 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7c63522a-89a7-4076-bdfa-2c6f1473d895 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:24.052629 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 401/1607] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:24 2026] GET /volume/v3/volumes/b33db612-9fe7-4d1c-8ce6-055e9765ef7c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:13:24.054651 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7c63522a-89a7-4076-bdfa-2c6f1473d895 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] GET https://10.4.3.66/volume/v3/volumes/ec06c24f-bb28-49fd-b0b3-869fae2c74be Jul 10 14:13:24.054921 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7c63522a-89a7-4076-bdfa-2c6f1473d895 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:24.055184 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7c63522a-89a7-4076-bdfa-2c6f1473d895 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:24.063383 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7c63522a-89a7-4076-bdfa-2c6f1473d895 tempest-VolumesSnapshotNegativeTestJSON-2026777802 tempest-VolumesSnapshotNegativeTestJSON-2026777802-project-member] https://10.4.3.66/volume/v3/volumes/ec06c24f-bb28-49fd-b0b3-869fae2c74be returned with HTTP 404 Jul 10 14:13:24.064101 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 404/1608] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:24 2026] GET /volume/v3/volumes/ec06c24f-bb28-49fd-b0b3-869fae2c74be => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:13:25.497160 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-7c5bed83-9f0a-4007-84d9-4f965a6b74f3 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:25.497615 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7c5bed83-9f0a-4007-84d9-4f965a6b74f3 None None] GET https://10.4.3.66/volume// Jul 10 14:13:25.497815 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7c5bed83-9f0a-4007-84d9-4f965a6b74f3 None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:25.498035 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7c5bed83-9f0a-4007-84d9-4f965a6b74f3 None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:25.498402 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7c5bed83-9f0a-4007-84d9-4f965a6b74f3 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:13:25.498724 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 400/1609] 10.4.3.66 () {64 vars in 997 bytes} [Fri Jul 10 14:13:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:13:25.507648 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4b5dc975-afd0-42e5-b0be-324b4b614534 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:25.508067 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4b5dc975-afd0-42e5-b0be-324b4b614534 None None] GET https://10.4.3.66/volume// Jul 10 14:13:25.508266 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4b5dc975-afd0-42e5-b0be-324b4b614534 None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:25.508467 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4b5dc975-afd0-42e5-b0be-324b4b614534 None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:25.508831 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4b5dc975-afd0-42e5-b0be-324b4b614534 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:13:25.509246 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 405/1610] 10.4.3.66 () {64 vars in 997 bytes} [Fri Jul 10 14:13:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:13:25.516683 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-9c760f18-494e-4fa0-91cb-7ad4c3b13a25 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:25.606874 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9c760f18-494e-4fa0-91cb-7ad4c3b13a25 tempest-VersionsTest-98392182 tempest-VersionsTest-98392182-project-member] GET https://10.4.3.66/volume/v3/ Jul 10 14:13:25.607146 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9c760f18-494e-4fa0-91cb-7ad4c3b13a25 tempest-VersionsTest-98392182 tempest-VersionsTest-98392182-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:25.607423 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9c760f18-494e-4fa0-91cb-7ad4c3b13a25 tempest-VersionsTest-98392182 tempest-VersionsTest-98392182-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:25.607867 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9c760f18-494e-4fa0-91cb-7ad4c3b13a25 tempest-VersionsTest-98392182 tempest-VersionsTest-98392182-project-member] https://10.4.3.66/volume/v3/ returned with HTTP 200 Jul 10 14:13:25.608560 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 402/1611] 10.4.3.66 () {66 vars in 1209 bytes} [Fri Jul 10 14:13:25 2026] GET /volume/v3/ => generated 385 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:28.705317 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-e167fbda-78c0-4f30-9970-bdf6fcc1fa95 req-928c503a-bb18-458a-a0c9-de9c2a68a420 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:28.707835 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-e167fbda-78c0-4f30-9970-bdf6fcc1fa95 req-928c503a-bb18-458a-a0c9-de9c2a68a420 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] PUT https://10.4.3.66/volume/v3/attachments/046e0e63-a7b2-4d23-b94f-f2a4e697c751 Jul 10 14:13:28.708322 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-e167fbda-78c0-4f30-9970-bdf6fcc1fa95 req-928c503a-bb18-458a-a0c9-de9c2a68a420 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:28.721376 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-e167fbda-78c0-4f30-9970-bdf6fcc1fa95 req-928c503a-bb18-458a-a0c9-de9c2a68a420 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Acquiring lock "cinder-attachment_update-1190326c-5fb6-44a1-a02d-76037a025d12-np0000005012" by "attachment_update" {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:13:28.728564 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-e167fbda-78c0-4f30-9970-bdf6fcc1fa95 req-928c503a-bb18-458a-a0c9-de9c2a68a420 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Lock "cinder-attachment_update-1190326c-5fb6-44a1-a02d-76037a025d12-np0000005012" acquired by "attachment_update" :: waited 0.007s {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:13:28.729549 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:28.729549 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:13:29.254843 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-e167fbda-78c0-4f30-9970-bdf6fcc1fa95 req-928c503a-bb18-458a-a0c9-de9c2a68a420 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Lock "cinder-attachment_update-1190326c-5fb6-44a1-a02d-76037a025d12-np0000005012" released by "attachment_update" :: held 0.526s {{(pid=100152) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:13:29.255718 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-e167fbda-78c0-4f30-9970-bdf6fcc1fa95 req-928c503a-bb18-458a-a0c9-de9c2a68a420 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] https://10.4.3.66/volume/v3/attachments/046e0e63-a7b2-4d23-b94f-f2a4e697c751 returned with HTTP 200 Jul 10 14:13:29.255718 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 405/1612] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:13:28 2026] PUT /volume/v3/attachments/046e0e63-a7b2-4d23-b94f-f2a4e697c751 => generated 969 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:13:29.275749 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-e167fbda-78c0-4f30-9970-bdf6fcc1fa95 req-b98c43b0-4c3b-44b6-9b36-aeff2bf06b4a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:29.278407 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-e167fbda-78c0-4f30-9970-bdf6fcc1fa95 req-b98c43b0-4c3b-44b6-9b36-aeff2bf06b4a tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] GET https://10.4.3.66/volume/v3/attachments/046e0e63-a7b2-4d23-b94f-f2a4e697c751 Jul 10 14:13:29.278737 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-e167fbda-78c0-4f30-9970-bdf6fcc1fa95 req-b98c43b0-4c3b-44b6-9b36-aeff2bf06b4a tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:29.278953 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-e167fbda-78c0-4f30-9970-bdf6fcc1fa95 req-b98c43b0-4c3b-44b6-9b36-aeff2bf06b4a tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:29.281148 np0000005012 devstack@c-api.service[100154]: DEBUG dbcounter [-] [100154] Writing DB stats cinder:SELECT=573,cinder:INSERT=75,cinder:UPDATE=113 {{(pid=100154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:13:29.298027 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-e167fbda-78c0-4f30-9970-bdf6fcc1fa95 req-b98c43b0-4c3b-44b6-9b36-aeff2bf06b4a tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] https://10.4.3.66/volume/v3/attachments/046e0e63-a7b2-4d23-b94f-f2a4e697c751 returned with HTTP 200 Jul 10 14:13:29.298379 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 401/1613] 10.4.3.66 () {70 vars in 1644 bytes} [Fri Jul 10 14:13:29 2026] GET /volume/v3/attachments/046e0e63-a7b2-4d23-b94f-f2a4e697c751 => generated 994 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:13:32.805731 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c3d013c8-8b3d-4550-be7d-c8350437fc26 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:32.806378 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c3d013c8-8b3d-4550-be7d-c8350437fc26 None None] GET https://10.4.3.66/volume// Jul 10 14:13:32.806642 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c3d013c8-8b3d-4550-be7d-c8350437fc26 None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:32.806857 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c3d013c8-8b3d-4550-be7d-c8350437fc26 None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:32.807185 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c3d013c8-8b3d-4550-be7d-c8350437fc26 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:13:32.807549 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 406/1614] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:13:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:13:32.820713 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-b0cb231e-cfe2-4b75-b48e-28379ccc55f5 req-6fa2d142-f9a7-4e83-bb93-30d6be48700b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:32.823681 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-b0cb231e-cfe2-4b75-b48e-28379ccc55f5 req-6fa2d142-f9a7-4e83-bb93-30d6be48700b tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] GET https://10.4.3.66/volume/v3/volumes/1297e5dc-7847-4895-80bb-2865f726fa78 Jul 10 14:13:32.824006 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-b0cb231e-cfe2-4b75-b48e-28379ccc55f5 req-6fa2d142-f9a7-4e83-bb93-30d6be48700b tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:32.824281 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-b0cb231e-cfe2-4b75-b48e-28379ccc55f5 req-6fa2d142-f9a7-4e83-bb93-30d6be48700b tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:32.848761 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:32.848761 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:13:32.853346 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-b0cb231e-cfe2-4b75-b48e-28379ccc55f5 req-6fa2d142-f9a7-4e83-bb93-30d6be48700b tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Volume info retrieved successfully. Jul 10 14:13:32.860299 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-b0cb231e-cfe2-4b75-b48e-28379ccc55f5 req-6fa2d142-f9a7-4e83-bb93-30d6be48700b tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] https://10.4.3.66/volume/v3/volumes/1297e5dc-7847-4895-80bb-2865f726fa78 returned with HTTP 200 Jul 10 14:13:32.860996 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 403/1615] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:13:32 2026] GET /volume/v3/volumes/1297e5dc-7847-4895-80bb-2865f726fa78 => generated 1335 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:13:32.992096 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-b0cb231e-cfe2-4b75-b48e-28379ccc55f5 req-81a2e8ea-b8d3-4d78-9d3b-a5244fa6e1c5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:32.995063 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-b0cb231e-cfe2-4b75-b48e-28379ccc55f5 req-81a2e8ea-b8d3-4d78-9d3b-a5244fa6e1c5 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] PUT https://10.4.3.66/volume/v3/attachments/e6c74f44-0ae4-4b69-bdf8-7e9314446301 Jul 10 14:13:32.995516 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-b0cb231e-cfe2-4b75-b48e-28379ccc55f5 req-81a2e8ea-b8d3-4d78-9d3b-a5244fa6e1c5 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:33.005647 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-b0cb231e-cfe2-4b75-b48e-28379ccc55f5 req-81a2e8ea-b8d3-4d78-9d3b-a5244fa6e1c5 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Acquiring lock "cinder-attachment_update-1297e5dc-7847-4895-80bb-2865f726fa78-np0000005012" by "attachment_update" {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:13:33.010886 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-b0cb231e-cfe2-4b75-b48e-28379ccc55f5 req-81a2e8ea-b8d3-4d78-9d3b-a5244fa6e1c5 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Lock "cinder-attachment_update-1297e5dc-7847-4895-80bb-2865f726fa78-np0000005012" acquired by "attachment_update" :: waited 0.005s {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:13:33.012394 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:33.012394 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:13:33.037194 np0000005012 devstack@c-api.service[100153]: DEBUG dbcounter [-] [100153] Writing DB stats cinder:SELECT=520,cinder:INSERT=49,cinder:UPDATE=69 {{(pid=100153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:13:33.547383 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-b0cb231e-cfe2-4b75-b48e-28379ccc55f5 req-81a2e8ea-b8d3-4d78-9d3b-a5244fa6e1c5 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Lock "cinder-attachment_update-1297e5dc-7847-4895-80bb-2865f726fa78-np0000005012" released by "attachment_update" :: held 0.536s {{(pid=100152) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:13:33.547791 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-b0cb231e-cfe2-4b75-b48e-28379ccc55f5 req-81a2e8ea-b8d3-4d78-9d3b-a5244fa6e1c5 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] https://10.4.3.66/volume/v3/attachments/e6c74f44-0ae4-4b69-bdf8-7e9314446301 returned with HTTP 200 Jul 10 14:13:33.548271 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 406/1616] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:13:32 2026] PUT /volume/v3/attachments/e6c74f44-0ae4-4b69-bdf8-7e9314446301 => generated 969 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:13:34.074765 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-b0cb231e-cfe2-4b75-b48e-28379ccc55f5 req-0c07e1e1-099d-4413-82af-907b9590966f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:34.078638 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-b0cb231e-cfe2-4b75-b48e-28379ccc55f5 req-0c07e1e1-099d-4413-82af-907b9590966f tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] POST https://10.4.3.66/volume/v3/attachments/e6c74f44-0ae4-4b69-bdf8-7e9314446301/action Jul 10 14:13:34.079032 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-b0cb231e-cfe2-4b75-b48e-28379ccc55f5 req-0c07e1e1-099d-4413-82af-907b9590966f tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Action body: b'{"os-complete": null}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:13:34.079164 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-b0cb231e-cfe2-4b75-b48e-28379ccc55f5 req-0c07e1e1-099d-4413-82af-907b9590966f tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:34.109709 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:34.109709 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:13:34.128576 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-b0cb231e-cfe2-4b75-b48e-28379ccc55f5 req-0c07e1e1-099d-4413-82af-907b9590966f tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] https://10.4.3.66/volume/v3/attachments/e6c74f44-0ae4-4b69-bdf8-7e9314446301/action returned with HTTP 204 Jul 10 14:13:34.129022 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 402/1617] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:13:34 2026] POST /volume/v3/attachments/e6c74f44-0ae4-4b69-bdf8-7e9314446301/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:13:34.171366 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-b99744fb-ad06-4070-975f-4ef9a13af555 req-6555759c-3018-4284-bf9b-5fcd5c44570b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:34.173966 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-b99744fb-ad06-4070-975f-4ef9a13af555 req-6555759c-3018-4284-bf9b-5fcd5c44570b tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] POST https://10.4.3.66/volume/v3/attachments/712eb107-fa68-490e-8e52-748c80ac9a93/action Jul 10 14:13:34.174311 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-b99744fb-ad06-4070-975f-4ef9a13af555 req-6555759c-3018-4284-bf9b-5fcd5c44570b tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Action body: b'{"os-complete": null}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:13:34.174437 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-b99744fb-ad06-4070-975f-4ef9a13af555 req-6555759c-3018-4284-bf9b-5fcd5c44570b tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:34.203591 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:34.203591 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:13:34.227542 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-b99744fb-ad06-4070-975f-4ef9a13af555 req-6555759c-3018-4284-bf9b-5fcd5c44570b tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/attachments/712eb107-fa68-490e-8e52-748c80ac9a93/action returned with HTTP 204 Jul 10 14:13:34.228216 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 407/1618] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:13:34 2026] POST /volume/v3/attachments/712eb107-fa68-490e-8e52-748c80ac9a93/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:13:36.736360 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-e167fbda-78c0-4f30-9970-bdf6fcc1fa95 req-406db289-2fb4-40ac-89eb-368c048207d7 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:36.739208 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-e167fbda-78c0-4f30-9970-bdf6fcc1fa95 req-406db289-2fb4-40ac-89eb-368c048207d7 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] POST https://10.4.3.66/volume/v3/attachments/046e0e63-a7b2-4d23-b94f-f2a4e697c751/action Jul 10 14:13:36.740024 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-e167fbda-78c0-4f30-9970-bdf6fcc1fa95 req-406db289-2fb4-40ac-89eb-368c048207d7 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Action body: b'{"os-complete": null}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:13:36.740275 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-e167fbda-78c0-4f30-9970-bdf6fcc1fa95 req-406db289-2fb4-40ac-89eb-368c048207d7 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:36.764189 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:36.764189 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:13:36.782567 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-e167fbda-78c0-4f30-9970-bdf6fcc1fa95 req-406db289-2fb4-40ac-89eb-368c048207d7 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] https://10.4.3.66/volume/v3/attachments/046e0e63-a7b2-4d23-b94f-f2a4e697c751/action returned with HTTP 204 Jul 10 14:13:36.783199 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 404/1619] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:13:36 2026] POST /volume/v3/attachments/046e0e63-a7b2-4d23-b94f-f2a4e697c751/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:13:37.173852 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-917d65ae-2138-4f63-950b-99d4431095e0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:37.296152 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-917d65ae-2138-4f63-950b-99d4431095e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:13:37.296152 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-917d65ae-2138-4f63-950b-99d4431095e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-52953288", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:37.298044 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-917d65ae-2138-4f63-950b-99d4431095e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-52953288', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:13:37.298367 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-917d65ae-2138-4f63-950b-99d4431095e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Create volume of 1 GB Jul 10 14:13:37.298952 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:37.298952 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:13:37.304525 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-917d65ae-2138-4f63-950b-99d4431095e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Availability Zones retrieved successfully. Jul 10 14:13:37.311627 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-917d65ae-2138-4f63-950b-99d4431095e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Flow 'volume_create_api' (5e31521e-a0d0-4d65-b646-de38b5f014cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:13:37.313159 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-917d65ae-2138-4f63-950b-99d4431095e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5040f0cf-76d1-447e-99c3-d8bdc1795d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:37.314909 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-917d65ae-2138-4f63-950b-99d4431095e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:13:37.354567 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-917d65ae-2138-4f63-950b-99d4431095e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5040f0cf-76d1-447e-99c3-d8bdc1795d14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:37.356011 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-917d65ae-2138-4f63-950b-99d4431095e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b52462f7-94ee-4ef8-8e6e-f1a1839b2293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:37.432253 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-917d65ae-2138-4f63-950b-99d4431095e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Created reservations ['89c4932e-a405-4f2c-94a0-5d29d883c195', '02090ba3-7e04-4bf0-9486-97babeeeefc6', '65eceb80-1a01-4ceb-9b1d-7809405ce0dc', '8e6dd3b9-16e6-417f-8038-624a43caf7df'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:13:37.433166 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-917d65ae-2138-4f63-950b-99d4431095e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b52462f7-94ee-4ef8-8e6e-f1a1839b2293) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89c4932e-a405-4f2c-94a0-5d29d883c195', '02090ba3-7e04-4bf0-9486-97babeeeefc6', '65eceb80-1a01-4ceb-9b1d-7809405ce0dc', '8e6dd3b9-16e6-417f-8038-624a43caf7df']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:37.433927 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-917d65ae-2138-4f63-950b-99d4431095e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e31ffe4-931d-4635-8c7b-6737620dae74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:37.462045 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-917d65ae-2138-4f63-950b-99d4431095e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e31ffe4-931d-4635-8c7b-6737620dae74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f561dfa-57f6-462b-a146-07cef32c2e87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-52953288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4df66373878742f7a4f7ff2c45a14a04',qos_specs=None,replication_status=,reservations=['89c4932e-a405-4f2c-94a0-5d29d883c195','02090ba3-7e04-4bf0-9486-97babeeeefc6','65eceb80-1a01-4ceb-9b1d-7809405ce0dc','8e6dd3b9-16e6-417f-8038-624a43caf7df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='007e67e7915f4f4e9e16d7cfc4c03fc6',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:13:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-52953288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f561dfa-57f6-462b-a146-07cef32c2e87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4df66373878742f7a4f7ff2c45a14a04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='007e67e7915f4f4e9e16d7cfc4c03fc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:37.462369 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-917d65ae-2138-4f63-950b-99d4431095e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c07a4fe-e47e-4a1d-a58e-abf07e0cda5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:37.493141 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-917d65ae-2138-4f63-950b-99d4431095e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c07a4fe-e47e-4a1d-a58e-abf07e0cda5b) transitioned into state 'SUCCESS' from state '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-52953288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4df66373878742f7a4f7ff2c45a14a04',qos_specs=None,replication_status=,reservations=['89c4932e-a405-4f2c-94a0-5d29d883c195','02090ba3-7e04-4bf0-9486-97babeeeefc6','65eceb80-1a01-4ceb-9b1d-7809405ce0dc','8e6dd3b9-16e6-417f-8038-624a43caf7df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='007e67e7915f4f4e9e16d7cfc4c03fc6',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:37.495150 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-917d65ae-2138-4f63-950b-99d4431095e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9468a3a0-e621-48a9-abc6-fcdfe09768e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:37.513530 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-917d65ae-2138-4f63-950b-99d4431095e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9468a3a0-e621-48a9-abc6-fcdfe09768e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:37.513530 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-917d65ae-2138-4f63-950b-99d4431095e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Flow 'volume_create_api' (5e31521e-a0d0-4d65-b646-de38b5f014cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:13:37.513530 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-917d65ae-2138-4f63-950b-99d4431095e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Create volume request issued successfully. Jul 10 14:13:37.513530 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-917d65ae-2138-4f63-950b-99d4431095e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:13:37.513530 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 407/1620] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:13:37 2026] POST /volume/v3/volumes => generated 761 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:13:37.524393 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-58022872-68db-4dc7-b051-d27486bc83e0 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:37.526537 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-58022872-68db-4dc7-b051-d27486bc83e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:13:37.526793 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-58022872-68db-4dc7-b051-d27486bc83e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1133877500", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:37.528495 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-58022872-68db-4dc7-b051-d27486bc83e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1133877500', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:13:37.528790 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-58022872-68db-4dc7-b051-d27486bc83e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Create volume of 1 GB Jul 10 14:13:37.534309 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-58022872-68db-4dc7-b051-d27486bc83e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Availability Zones retrieved successfully. Jul 10 14:13:37.540024 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-58022872-68db-4dc7-b051-d27486bc83e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Flow 'volume_create_api' (f380f4ba-d3ce-432e-8c25-e8833d82ab7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:13:37.541004 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-58022872-68db-4dc7-b051-d27486bc83e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb6bb886-40e4-4844-8ee0-a81eb86c44e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:37.542006 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-58022872-68db-4dc7-b051-d27486bc83e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:13:37.578683 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-58022872-68db-4dc7-b051-d27486bc83e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb6bb886-40e4-4844-8ee0-a81eb86c44e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:37.579575 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-58022872-68db-4dc7-b051-d27486bc83e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44fb4da3-24cc-4671-af7b-5723800dcfcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:37.636898 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-58022872-68db-4dc7-b051-d27486bc83e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Created reservations ['dfe95fe7-3c41-43b7-bf4a-c16671f5c1c1', 'b8b5bef1-63be-4a30-b071-4a43e6bcf781', 'cf44ac70-0f6d-4f9c-8858-2eed5e6cbcd2', '59a93b1e-0ca6-43fe-8ddd-9e6c976c6bb0'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:13:37.636898 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-58022872-68db-4dc7-b051-d27486bc83e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44fb4da3-24cc-4671-af7b-5723800dcfcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfe95fe7-3c41-43b7-bf4a-c16671f5c1c1', 'b8b5bef1-63be-4a30-b071-4a43e6bcf781', 'cf44ac70-0f6d-4f9c-8858-2eed5e6cbcd2', '59a93b1e-0ca6-43fe-8ddd-9e6c976c6bb0']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:37.636898 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-58022872-68db-4dc7-b051-d27486bc83e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15c11d09-bf3b-40a8-a0ba-b44366c51ca9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:37.660681 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-58022872-68db-4dc7-b051-d27486bc83e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15c11d09-bf3b-40a8-a0ba-b44366c51ca9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7feae37f-f58e-480e-bb01-81d4e1bd4150', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1133877500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4df66373878742f7a4f7ff2c45a14a04',qos_specs=None,replication_status=,reservations=['dfe95fe7-3c41-43b7-bf4a-c16671f5c1c1','b8b5bef1-63be-4a30-b071-4a43e6bcf781','cf44ac70-0f6d-4f9c-8858-2eed5e6cbcd2','59a93b1e-0ca6-43fe-8ddd-9e6c976c6bb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='007e67e7915f4f4e9e16d7cfc4c03fc6',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:13:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1133877500',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7feae37f-f58e-480e-bb01-81d4e1bd4150,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4df66373878742f7a4f7ff2c45a14a04',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='007e67e7915f4f4e9e16d7cfc4c03fc6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:37.661395 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-58022872-68db-4dc7-b051-d27486bc83e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (631925ac-b0eb-446d-a771-1b84501ff4d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:37.695085 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-58022872-68db-4dc7-b051-d27486bc83e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (631925ac-b0eb-446d-a771-1b84501ff4d6) transitioned into state 'SUCCESS' from state '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-1133877500',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4df66373878742f7a4f7ff2c45a14a04',qos_specs=None,replication_status=,reservations=['dfe95fe7-3c41-43b7-bf4a-c16671f5c1c1','b8b5bef1-63be-4a30-b071-4a43e6bcf781','cf44ac70-0f6d-4f9c-8858-2eed5e6cbcd2','59a93b1e-0ca6-43fe-8ddd-9e6c976c6bb0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='007e67e7915f4f4e9e16d7cfc4c03fc6',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:37.695958 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-58022872-68db-4dc7-b051-d27486bc83e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7988432-5deb-415e-b37e-8570a6600f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:37.711884 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-58022872-68db-4dc7-b051-d27486bc83e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7988432-5deb-415e-b37e-8570a6600f84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:37.715844 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-58022872-68db-4dc7-b051-d27486bc83e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Flow 'volume_create_api' (f380f4ba-d3ce-432e-8c25-e8833d82ab7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:13:37.716227 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-58022872-68db-4dc7-b051-d27486bc83e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Create volume request issued successfully. Jul 10 14:13:37.717283 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-58022872-68db-4dc7-b051-d27486bc83e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:13:37.718751 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 403/1621] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:13:37 2026] POST /volume/v3/volumes => generated 763 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:13:39.216717 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-2f48b9dc-8a6b-4002-b9f4-198e12ff7881 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:39.308210 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2f48b9dc-8a6b-4002-b9f4-198e12ff7881 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:13:39.308607 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2f48b9dc-8a6b-4002-b9f4-198e12ff7881 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-951308226"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:39.310312 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-2f48b9dc-8a6b-4002-b9f4-198e12ff7881 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-951308226'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:13:39.310479 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-2f48b9dc-8a6b-4002-b9f4-198e12ff7881 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Create volume of 1 GB Jul 10 14:13:39.314985 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-2f48b9dc-8a6b-4002-b9f4-198e12ff7881 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Availability Zones retrieved successfully. Jul 10 14:13:39.321193 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-2f48b9dc-8a6b-4002-b9f4-198e12ff7881 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Flow 'volume_create_api' (1a723711-e6c2-445a-82ac-76466bb98d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:13:39.322096 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-2f48b9dc-8a6b-4002-b9f4-198e12ff7881 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d3b6686-0cdd-4693-a2dc-8c05a3de41ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:39.323051 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-2f48b9dc-8a6b-4002-b9f4-198e12ff7881 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:13:39.352543 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-2f48b9dc-8a6b-4002-b9f4-198e12ff7881 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d3b6686-0cdd-4693-a2dc-8c05a3de41ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:39.353353 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-2f48b9dc-8a6b-4002-b9f4-198e12ff7881 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e9dd8a3-ae68-4a0d-8fe6-a9c489883d2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:39.418887 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-2f48b9dc-8a6b-4002-b9f4-198e12ff7881 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Created reservations ['823d9576-c45c-4c5a-84a1-084425d3dab3', '431bb7f9-565d-41b1-b114-bea13ddb722c', 'b80e9429-63bc-4d40-83ff-d6176770ed15', 'f79e9167-951e-4f56-a7d8-6ce73b036e67'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:13:39.419947 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-2f48b9dc-8a6b-4002-b9f4-198e12ff7881 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e9dd8a3-ae68-4a0d-8fe6-a9c489883d2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['823d9576-c45c-4c5a-84a1-084425d3dab3', '431bb7f9-565d-41b1-b114-bea13ddb722c', 'b80e9429-63bc-4d40-83ff-d6176770ed15', 'f79e9167-951e-4f56-a7d8-6ce73b036e67']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:39.420955 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-2f48b9dc-8a6b-4002-b9f4-198e12ff7881 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad9035db-6592-4cf4-9e95-5d9373869a4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:39.448260 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-2f48b9dc-8a6b-4002-b9f4-198e12ff7881 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad9035db-6592-4cf4-9e95-5d9373869a4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fc1a9f2-2fe4-4519-806c-e91297efdf18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-951308226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea40857249eb4ba5b196f4fab2245a6f',qos_specs=None,replication_status=,reservations=['823d9576-c45c-4c5a-84a1-084425d3dab3','431bb7f9-565d-41b1-b114-bea13ddb722c','b80e9429-63bc-4d40-83ff-d6176770ed15','f79e9167-951e-4f56-a7d8-6ce73b036e67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0daee26cdc4c41e3a62f52687a09bd7a',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:13:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-951308226',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8fc1a9f2-2fe4-4519-806c-e91297efdf18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea40857249eb4ba5b196f4fab2245a6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0daee26cdc4c41e3a62f52687a09bd7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:39.449093 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-2f48b9dc-8a6b-4002-b9f4-198e12ff7881 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (534f83b3-c9ce-4ce3-86dd-6322fbb4be4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:39.468855 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-2f48b9dc-8a6b-4002-b9f4-198e12ff7881 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (534f83b3-c9ce-4ce3-86dd-6322fbb4be4f) transitioned into state 'SUCCESS' from state '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-951308226',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea40857249eb4ba5b196f4fab2245a6f',qos_specs=None,replication_status=,reservations=['823d9576-c45c-4c5a-84a1-084425d3dab3','431bb7f9-565d-41b1-b114-bea13ddb722c','b80e9429-63bc-4d40-83ff-d6176770ed15','f79e9167-951e-4f56-a7d8-6ce73b036e67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0daee26cdc4c41e3a62f52687a09bd7a',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:39.469566 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-2f48b9dc-8a6b-4002-b9f4-198e12ff7881 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3db78f0a-52c4-4877-bb2f-925b6a6b2bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:39.485422 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-2f48b9dc-8a6b-4002-b9f4-198e12ff7881 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3db78f0a-52c4-4877-bb2f-925b6a6b2bf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:39.486185 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-2f48b9dc-8a6b-4002-b9f4-198e12ff7881 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Flow 'volume_create_api' (1a723711-e6c2-445a-82ac-76466bb98d8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:13:39.486459 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-2f48b9dc-8a6b-4002-b9f4-198e12ff7881 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Create volume request issued successfully. Jul 10 14:13:39.487031 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2f48b9dc-8a6b-4002-b9f4-198e12ff7881 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:13:39.487462 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 408/1622] 10.4.3.66 () {70 vars in 1292 bytes} [Fri Jul 10 14:13:39 2026] POST /volume/v3/volumes => generated 771 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:13:39.504737 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a985efef-44a6-4604-90eb-91b68ea8132b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:39.507466 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a985efef-44a6-4604-90eb-91b68ea8132b tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:13:39.507684 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a985efef-44a6-4604-90eb-91b68ea8132b tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:39.507926 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a985efef-44a6-4604-90eb-91b68ea8132b tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:39.528755 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:39.528755 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:13:39.535245 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-a985efef-44a6-4604-90eb-91b68ea8132b tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:13:39.539638 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a985efef-44a6-4604-90eb-91b68ea8132b tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:13:39.540410 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 405/1623] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:13:39 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 839 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:13:40.566204 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-740f4046-d96f-4cff-b1ce-5efa8f47b93a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:40.572675 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-740f4046-d96f-4cff-b1ce-5efa8f47b93a tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:13:40.572969 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-740f4046-d96f-4cff-b1ce-5efa8f47b93a tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:40.573233 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-740f4046-d96f-4cff-b1ce-5efa8f47b93a tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:40.584382 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:40.584382 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:13:40.591080 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-740f4046-d96f-4cff-b1ce-5efa8f47b93a tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:13:40.597779 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-740f4046-d96f-4cff-b1ce-5efa8f47b93a tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:13:40.598174 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 408/1624] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:13:40 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:13:42.994203 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-bc667b84-dc46-4eca-b231-a305421f6396 req-a68363a6-6ab0-4723-9e46-e8340310e3ed None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:42.996912 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-bc667b84-dc46-4eca-b231-a305421f6396 req-a68363a6-6ab0-4723-9e46-e8340310e3ed tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] DELETE https://10.4.3.66/volume/v3/attachments/046e0e63-a7b2-4d23-b94f-f2a4e697c751 Jul 10 14:13:42.997095 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-bc667b84-dc46-4eca-b231-a305421f6396 req-a68363a6-6ab0-4723-9e46-e8340310e3ed tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:42.997313 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-bc667b84-dc46-4eca-b231-a305421f6396 req-a68363a6-6ab0-4723-9e46-e8340310e3ed tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:43.010213 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:43.010213 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:13:43.561167 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-bc667b84-dc46-4eca-b231-a305421f6396 req-a68363a6-6ab0-4723-9e46-e8340310e3ed tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] https://10.4.3.66/volume/v3/attachments/046e0e63-a7b2-4d23-b94f-f2a4e697c751 returned with HTTP 200 Jul 10 14:13:43.561167 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 404/1625] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:13:42 2026] DELETE /volume/v3/attachments/046e0e63-a7b2-4d23-b94f-f2a4e697c751 => generated 19 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:46.422566 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-1173f6d2-0474-4c08-ab0d-25a99051816c req-acb649a5-fb7c-44fa-b1d5-79da5c8f6f05 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:46.425613 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-1173f6d2-0474-4c08-ab0d-25a99051816c req-acb649a5-fb7c-44fa-b1d5-79da5c8f6f05 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] GET https://10.4.3.66/volume/v3/limits Jul 10 14:13:46.425881 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-1173f6d2-0474-4c08-ab0d-25a99051816c req-acb649a5-fb7c-44fa-b1d5-79da5c8f6f05 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:46.426148 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-1173f6d2-0474-4c08-ab0d-25a99051816c req-acb649a5-fb7c-44fa-b1d5-79da5c8f6f05 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Calling method 'index' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:46.435624 np0000005012 devstack@c-api.service[100153]: WARNING cinder.quota [req-1173f6d2-0474-4c08-ab0d-25a99051816c req-acb649a5-fb7c-44fa-b1d5-79da5c8f6f05 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1393555306 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1393555306, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:13:46.435937 np0000005012 devstack@c-api.service[100153]: WARNING cinder.quota [req-1173f6d2-0474-4c08-ab0d-25a99051816c req-acb649a5-fb7c-44fa-b1d5-79da5c8f6f05 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1393555306 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1393555306, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:13:46.436273 np0000005012 devstack@c-api.service[100153]: WARNING cinder.quota [req-1173f6d2-0474-4c08-ab0d-25a99051816c req-acb649a5-fb7c-44fa-b1d5-79da5c8f6f05 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1393555306 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1393555306, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:13:46.437814 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:46.437814 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:13:46.451311 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-1173f6d2-0474-4c08-ab0d-25a99051816c req-acb649a5-fb7c-44fa-b1d5-79da5c8f6f05 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] https://10.4.3.66/volume/v3/limits returned with HTTP 200 Jul 10 14:13:46.451740 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 409/1626] 10.4.3.66 () {68 vars in 1477 bytes} [Fri Jul 10 14:13:46 2026] GET /volume/v3/limits => generated 302 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:46.931834 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-cf209795-5bd1-48f1-bb24-e921e517cbd4 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:46.934144 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-cf209795-5bd1-48f1-bb24-e921e517cbd4 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] GET https://10.4.3.66/volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 Jul 10 14:13:46.934414 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-cf209795-5bd1-48f1-bb24-e921e517cbd4 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:46.934680 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-cf209795-5bd1-48f1-bb24-e921e517cbd4 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:46.946354 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:46.946354 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:13:46.952739 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-cf209795-5bd1-48f1-bb24-e921e517cbd4 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Volume info retrieved successfully. Jul 10 14:13:46.959352 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-cf209795-5bd1-48f1-bb24-e921e517cbd4 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] https://10.4.3.66/volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 returned with HTTP 200 Jul 10 14:13:46.960451 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 406/1627] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:46 2026] GET /volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:47.008038 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-1173f6d2-0474-4c08-ab0d-25a99051816c req-def3cdf7-4754-4460-9842-5b33f2ebf997 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:47.011385 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ec525aa3-e0a6-48f8-8c77-1906799da3b9 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:47.013126 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-1173f6d2-0474-4c08-ab0d-25a99051816c req-def3cdf7-4754-4460-9842-5b33f2ebf997 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] GET https://10.4.3.66/volume/v3/volumes/1297e5dc-7847-4895-80bb-2865f726fa78 Jul 10 14:13:47.013333 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ec525aa3-e0a6-48f8-8c77-1906799da3b9 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] GET https://10.4.3.66/volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 Jul 10 14:13:47.013519 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-1173f6d2-0474-4c08-ab0d-25a99051816c req-def3cdf7-4754-4460-9842-5b33f2ebf997 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:47.013566 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ec525aa3-e0a6-48f8-8c77-1906799da3b9 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:47.014081 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-1173f6d2-0474-4c08-ab0d-25a99051816c req-def3cdf7-4754-4460-9842-5b33f2ebf997 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:47.014163 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ec525aa3-e0a6-48f8-8c77-1906799da3b9 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:47.021537 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:47.021537 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:13:47.026029 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-ec525aa3-e0a6-48f8-8c77-1906799da3b9 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Volume info retrieved successfully. Jul 10 14:13:47.026820 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:47.026820 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:13:47.031878 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-1173f6d2-0474-4c08-ab0d-25a99051816c req-def3cdf7-4754-4460-9842-5b33f2ebf997 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Volume info retrieved successfully. Jul 10 14:13:47.031995 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ec525aa3-e0a6-48f8-8c77-1906799da3b9 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] https://10.4.3.66/volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 returned with HTTP 200 Jul 10 14:13:47.032379 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 405/1628] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:47 2026] GET /volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:47.053838 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-1173f6d2-0474-4c08-ab0d-25a99051816c req-def3cdf7-4754-4460-9842-5b33f2ebf997 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] https://10.4.3.66/volume/v3/volumes/1297e5dc-7847-4895-80bb-2865f726fa78 returned with HTTP 200 Jul 10 14:13:47.056216 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 409/1629] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:13:47 2026] GET /volume/v3/volumes/1297e5dc-7847-4895-80bb-2865f726fa78 => generated 1448 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:13:47.057474 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f4ac1f1f-909d-40ad-9fff-db6ae52d9e2b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:47.059856 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f4ac1f1f-909d-40ad-9fff-db6ae52d9e2b tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] DELETE https://10.4.3.66/volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 Jul 10 14:13:47.060232 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f4ac1f1f-909d-40ad-9fff-db6ae52d9e2b tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:47.061012 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f4ac1f1f-909d-40ad-9fff-db6ae52d9e2b tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:47.061012 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-f4ac1f1f-909d-40ad-9fff-db6ae52d9e2b tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Delete volume with id: 1190326c-5fb6-44a1-a02d-76037a025d12 Jul 10 14:13:47.067287 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-1173f6d2-0474-4c08-ab0d-25a99051816c req-bca1215a-7e30-44b5-a610-e914f8b01b73 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:47.072528 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-1173f6d2-0474-4c08-ab0d-25a99051816c req-bca1215a-7e30-44b5-a610-e914f8b01b73 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:13:47.073904 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:47.073904 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:13:47.074494 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-1173f6d2-0474-4c08-ab0d-25a99051816c req-bca1215a-7e30-44b5-a610-e914f8b01b73 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1297e5dc-7847-4895-80bb-2865f726fa78", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-721009083", "description": null, "metadata": {}}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:47.075273 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-f4ac1f1f-909d-40ad-9fff-db6ae52d9e2b tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Volume info retrieved successfully. Jul 10 14:13:47.097977 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:47.097977 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:13:47.099908 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-1173f6d2-0474-4c08-ab0d-25a99051816c req-bca1215a-7e30-44b5-a610-e914f8b01b73 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Volume info retrieved successfully. Jul 10 14:13:47.100155 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.snapshots [req-1173f6d2-0474-4c08-ab0d-25a99051816c req-bca1215a-7e30-44b5-a610-e914f8b01b73 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Create snapshot from volume 1297e5dc-7847-4895-80bb-2865f726fa78 Jul 10 14:13:47.109378 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-f4ac1f1f-909d-40ad-9fff-db6ae52d9e2b tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Delete volume request issued successfully. Jul 10 14:13:47.109736 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f4ac1f1f-909d-40ad-9fff-db6ae52d9e2b tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] https://10.4.3.66/volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 returned with HTTP 202 Jul 10 14:13:47.110368 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 410/1630] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:13:47 2026] DELETE /volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:13:47.118168 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-aa0b61bc-8374-489d-8a7e-798a57447ccc None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:47.120318 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-aa0b61bc-8374-489d-8a7e-798a57447ccc tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] GET https://10.4.3.66/volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 Jul 10 14:13:47.120547 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-aa0b61bc-8374-489d-8a7e-798a57447ccc tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:47.120745 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-aa0b61bc-8374-489d-8a7e-798a57447ccc tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:47.128197 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:47.128197 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:13:47.135075 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-aa0b61bc-8374-489d-8a7e-798a57447ccc tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Volume info retrieved successfully. Jul 10 14:13:47.141807 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-aa0b61bc-8374-489d-8a7e-798a57447ccc tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] https://10.4.3.66/volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 returned with HTTP 200 Jul 10 14:13:47.142249 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 406/1631] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:47 2026] GET /volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:47.153532 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [req-1173f6d2-0474-4c08-ab0d-25a99051816c req-bca1215a-7e30-44b5-a610-e914f8b01b73 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Created reservations ['fdbb782b-d483-4d59-8cb0-c127f9bcd6c8', '7ab616bc-0dc2-40f5-87b8-a9190e245258', '67031d39-cb88-4e31-95ac-30bf825855f4', '3c0925bb-45ad-4938-87ba-cfe153f960de'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:13:47.191053 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-1173f6d2-0474-4c08-ab0d-25a99051816c req-bca1215a-7e30-44b5-a610-e914f8b01b73 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Snapshot force create request issued successfully. Jul 10 14:13:47.191411 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-1173f6d2-0474-4c08-ab0d-25a99051816c req-bca1215a-7e30-44b5-a610-e914f8b01b73 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:13:47.191917 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 407/1632] 10.4.3.66 () {72 vars in 1540 bytes} [Fri Jul 10 14:13:47 2026] POST /volume/v3/snapshots => generated 318 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:13:48.156351 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1613c8c7-e1cd-4cf5-9a7e-a55bac7ed162 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:48.158076 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1613c8c7-e1cd-4cf5-9a7e-a55bac7ed162 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] GET https://10.4.3.66/volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 Jul 10 14:13:48.158264 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1613c8c7-e1cd-4cf5-9a7e-a55bac7ed162 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:48.158474 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1613c8c7-e1cd-4cf5-9a7e-a55bac7ed162 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:48.164194 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1613c8c7-e1cd-4cf5-9a7e-a55bac7ed162 tempest-ServerActionsTestOtherB-567020483 tempest-ServerActionsTestOtherB-567020483-project-member] https://10.4.3.66/volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 returned with HTTP 404 Jul 10 14:13:48.164840 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 410/1633] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:13:48 2026] GET /volume/v3/volumes/1190326c-5fb6-44a1-a02d-76037a025d12 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:13:49.378904 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6ae0b984-5c86-4306-85ae-f7223dfd57d5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:49.381894 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6ae0b984-5c86-4306-85ae-f7223dfd57d5 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] GET https://10.4.3.66/volume/v3/snapshots/935c3f0c-f8bc-443d-86b4-108a3b07e847 Jul 10 14:13:49.382127 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6ae0b984-5c86-4306-85ae-f7223dfd57d5 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:49.382336 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6ae0b984-5c86-4306-85ae-f7223dfd57d5 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:49.389269 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:49.389269 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:13:49.389883 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-6ae0b984-5c86-4306-85ae-f7223dfd57d5 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Snapshot retrieved successfully. Jul 10 14:13:49.390963 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6ae0b984-5c86-4306-85ae-f7223dfd57d5 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] https://10.4.3.66/volume/v3/snapshots/935c3f0c-f8bc-443d-86b4-108a3b07e847 returned with HTTP 200 Jul 10 14:13:49.391428 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 411/1634] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:13:49 2026] GET /volume/v3/snapshots/935c3f0c-f8bc-443d-86b4-108a3b07e847 => generated 477 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:49.698481 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-cd4796aa-83c5-42d2-97b3-0e55439ae1b3 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:49.702141 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cd4796aa-83c5-42d2-97b3-0e55439ae1b3 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/935c3f0c-f8bc-443d-86b4-108a3b07e847 Jul 10 14:13:49.702364 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cd4796aa-83c5-42d2-97b3-0e55439ae1b3 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:49.702606 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cd4796aa-83c5-42d2-97b3-0e55439ae1b3 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:49.702779 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.snapshots [None req-cd4796aa-83c5-42d2-97b3-0e55439ae1b3 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Delete snapshot with id: 935c3f0c-f8bc-443d-86b4-108a3b07e847 Jul 10 14:13:49.711210 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:49.711210 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:13:49.711948 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-cd4796aa-83c5-42d2-97b3-0e55439ae1b3 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Snapshot retrieved successfully. Jul 10 14:13:49.745954 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-cd4796aa-83c5-42d2-97b3-0e55439ae1b3 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Snapshot delete request issued successfully. Jul 10 14:13:49.745954 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cd4796aa-83c5-42d2-97b3-0e55439ae1b3 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] https://10.4.3.66/volume/v3/snapshots/935c3f0c-f8bc-443d-86b4-108a3b07e847 returned with HTTP 202 Jul 10 14:13:49.745954 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 407/1635] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:13:49 2026] DELETE /volume/v3/snapshots/935c3f0c-f8bc-443d-86b4-108a3b07e847 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:13:49.761652 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-95b73153-a465-4561-bfd2-1e88b5182d4c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:49.767362 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-95b73153-a465-4561-bfd2-1e88b5182d4c tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] GET https://10.4.3.66/volume/v3/snapshots/935c3f0c-f8bc-443d-86b4-108a3b07e847 Jul 10 14:13:49.767589 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-95b73153-a465-4561-bfd2-1e88b5182d4c tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:49.767836 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-95b73153-a465-4561-bfd2-1e88b5182d4c tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:49.786930 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:49.786930 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:13:49.787319 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-95b73153-a465-4561-bfd2-1e88b5182d4c tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Snapshot retrieved successfully. Jul 10 14:13:49.788433 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-95b73153-a465-4561-bfd2-1e88b5182d4c tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] https://10.4.3.66/volume/v3/snapshots/935c3f0c-f8bc-443d-86b4-108a3b07e847 returned with HTTP 200 Jul 10 14:13:49.788585 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 408/1636] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:13:49 2026] GET /volume/v3/snapshots/935c3f0c-f8bc-443d-86b4-108a3b07e847 => generated 476 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:50.797639 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f3c2b865-eb5b-49da-952e-5404f8d14de9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:50.799386 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f3c2b865-eb5b-49da-952e-5404f8d14de9 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] GET https://10.4.3.66/volume/v3/snapshots/935c3f0c-f8bc-443d-86b4-108a3b07e847 Jul 10 14:13:50.799566 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f3c2b865-eb5b-49da-952e-5404f8d14de9 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:50.799763 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f3c2b865-eb5b-49da-952e-5404f8d14de9 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:50.806325 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f3c2b865-eb5b-49da-952e-5404f8d14de9 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] https://10.4.3.66/volume/v3/snapshots/935c3f0c-f8bc-443d-86b4-108a3b07e847 returned with HTTP 404 Jul 10 14:13:50.806840 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 411/1637] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:13:50 2026] GET /volume/v3/snapshots/935c3f0c-f8bc-443d-86b4-108a3b07e847 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:13:55.499465 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-5504e08c-147d-4690-bc58-aeab9a5e266f req-f88941db-3ea3-42ca-8658-506da9e325d6 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:55.501838 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-5504e08c-147d-4690-bc58-aeab9a5e266f req-f88941db-3ea3-42ca-8658-506da9e325d6 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] DELETE https://10.4.3.66/volume/v3/attachments/e6c74f44-0ae4-4b69-bdf8-7e9314446301 Jul 10 14:13:55.502050 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-5504e08c-147d-4690-bc58-aeab9a5e266f req-f88941db-3ea3-42ca-8658-506da9e325d6 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:55.502261 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-5504e08c-147d-4690-bc58-aeab9a5e266f req-f88941db-3ea3-42ca-8658-506da9e325d6 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:55.511189 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:55.511189 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:13:56.044594 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-5504e08c-147d-4690-bc58-aeab9a5e266f req-f88941db-3ea3-42ca-8658-506da9e325d6 tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] https://10.4.3.66/volume/v3/attachments/e6c74f44-0ae4-4b69-bdf8-7e9314446301 returned with HTTP 200 Jul 10 14:13:56.045003 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 412/1638] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:13:55 2026] DELETE /volume/v3/attachments/e6c74f44-0ae4-4b69-bdf8-7e9314446301 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:13:56.070361 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-5504e08c-147d-4690-bc58-aeab9a5e266f req-ef33e778-1ea8-45e1-8ba9-3567fec9a0df None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:56.076663 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-5504e08c-147d-4690-bc58-aeab9a5e266f req-ef33e778-1ea8-45e1-8ba9-3567fec9a0df tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] DELETE https://10.4.3.66/volume/v3/volumes/1297e5dc-7847-4895-80bb-2865f726fa78 Jul 10 14:13:56.076663 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-5504e08c-147d-4690-bc58-aeab9a5e266f req-ef33e778-1ea8-45e1-8ba9-3567fec9a0df tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:56.076663 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-5504e08c-147d-4690-bc58-aeab9a5e266f req-ef33e778-1ea8-45e1-8ba9-3567fec9a0df tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:56.076663 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [req-5504e08c-147d-4690-bc58-aeab9a5e266f req-ef33e778-1ea8-45e1-8ba9-3567fec9a0df tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Delete volume with id: 1297e5dc-7847-4895-80bb-2865f726fa78 Jul 10 14:13:56.085305 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:56.085305 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:13:56.086193 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-5504e08c-147d-4690-bc58-aeab9a5e266f req-ef33e778-1ea8-45e1-8ba9-3567fec9a0df tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Volume info retrieved successfully. Jul 10 14:13:56.118557 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-5504e08c-147d-4690-bc58-aeab9a5e266f req-ef33e778-1ea8-45e1-8ba9-3567fec9a0df tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] Delete volume request issued successfully. Jul 10 14:13:56.118557 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-5504e08c-147d-4690-bc58-aeab9a5e266f req-ef33e778-1ea8-45e1-8ba9-3567fec9a0df tempest-ImageDependencyTests-1304830342 tempest-ImageDependencyTests-1304830342-project-member] https://10.4.3.66/volume/v3/volumes/1297e5dc-7847-4895-80bb-2865f726fa78 returned with HTTP 202 Jul 10 14:13:56.118557 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 408/1639] 10.4.3.66 () {70 vars in 1613 bytes} [Fri Jul 10 14:13:56 2026] DELETE /volume/v3/volumes/1297e5dc-7847-4895-80bb-2865f726fa78 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:13:58.590232 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-ed3126fd-0db3-47dc-ac01-e4b2c700b9fa None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:58.592471 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ed3126fd-0db3-47dc-ac01-e4b2c700b9fa tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:13:58.592949 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ed3126fd-0db3-47dc-ac01-e4b2c700b9fa tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-927343189", "imageRef": "4ff20130-b276-43a0-956f-1453107cff27", "size": 1}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:13:58.594816 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-ed3126fd-0db3-47dc-ac01-e4b2c700b9fa tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-927343189', 'imageRef': '4ff20130-b276-43a0-956f-1453107cff27', 'size': 1}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:13:58.830526 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-ed3126fd-0db3-47dc-ac01-e4b2c700b9fa tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Create volume of 1 GB Jul 10 14:13:58.838847 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-ed3126fd-0db3-47dc-ac01-e4b2c700b9fa tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Availability Zones retrieved successfully. Jul 10 14:13:58.845601 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-ed3126fd-0db3-47dc-ac01-e4b2c700b9fa tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Flow 'volume_create_api' (70857afc-7bc8-4eed-b00d-536b562368e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:13:58.846856 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-ed3126fd-0db3-47dc-ac01-e4b2c700b9fa tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fbbc622-7d0a-41a5-8fb7-d0e1f376bec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:58.848587 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-ed3126fd-0db3-47dc-ac01-e4b2c700b9fa tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:13:58.922234 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-ed3126fd-0db3-47dc-ac01-e4b2c700b9fa tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fbbc622-7d0a-41a5-8fb7-d0e1f376bec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:58.923022 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-ed3126fd-0db3-47dc-ac01-e4b2c700b9fa tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d73f39a1-8de9-47c9-851c-96af460cd3fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:58.992191 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-ed3126fd-0db3-47dc-ac01-e4b2c700b9fa tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Created reservations ['b6d850b3-0d03-4e02-8a9c-e8b708724f46', 'ae9f58e5-7a46-43ed-84c4-2c7e6abd1697', '08b13a35-d318-4578-aeda-43fb1e68fd0a', '5c6c1cd2-6b21-4f34-b3b8-067bd57ff62f'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:13:58.993263 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-ed3126fd-0db3-47dc-ac01-e4b2c700b9fa tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d73f39a1-8de9-47c9-851c-96af460cd3fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6d850b3-0d03-4e02-8a9c-e8b708724f46', 'ae9f58e5-7a46-43ed-84c4-2c7e6abd1697', '08b13a35-d318-4578-aeda-43fb1e68fd0a', '5c6c1cd2-6b21-4f34-b3b8-067bd57ff62f']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:58.994317 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-ed3126fd-0db3-47dc-ac01-e4b2c700b9fa tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (755ff365-9a13-42a0-bb43-0029dd5f417b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:59.018418 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-ed3126fd-0db3-47dc-ac01-e4b2c700b9fa tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (755ff365-9a13-42a0-bb43-0029dd5f417b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dccef341-496d-4660-8e5c-374d7391a338', '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-927343189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86a1a4baf05342028236c988d750ceb5',qos_specs=None,replication_status=,reservations=['b6d850b3-0d03-4e02-8a9c-e8b708724f46','ae9f58e5-7a46-43ed-84c4-2c7e6abd1697','08b13a35-d318-4578-aeda-43fb1e68fd0a','5c6c1cd2-6b21-4f34-b3b8-067bd57ff62f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b2b5acb451843839a994ca388cac0b5',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:13:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-927343189',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dccef341-496d-4660-8e5c-374d7391a338,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='86a1a4baf05342028236c988d750ceb5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b2b5acb451843839a994ca388cac0b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:59.019287 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-ed3126fd-0db3-47dc-ac01-e4b2c700b9fa tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52155c7b-009e-4728-b22c-390756f23768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:59.038361 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-ed3126fd-0db3-47dc-ac01-e4b2c700b9fa tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52155c7b-009e-4728-b22c-390756f23768) transitioned into state 'SUCCESS' from state '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-927343189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='86a1a4baf05342028236c988d750ceb5',qos_specs=None,replication_status=,reservations=['b6d850b3-0d03-4e02-8a9c-e8b708724f46','ae9f58e5-7a46-43ed-84c4-2c7e6abd1697','08b13a35-d318-4578-aeda-43fb1e68fd0a','5c6c1cd2-6b21-4f34-b3b8-067bd57ff62f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b2b5acb451843839a994ca388cac0b5',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:59.039094 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-ed3126fd-0db3-47dc-ac01-e4b2c700b9fa tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41fb077e-d0bf-4a89-8145-f5dc87468c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:13:59.053519 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-ed3126fd-0db3-47dc-ac01-e4b2c700b9fa tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41fb077e-d0bf-4a89-8145-f5dc87468c85) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:13:59.054827 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-ed3126fd-0db3-47dc-ac01-e4b2c700b9fa tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Flow 'volume_create_api' (70857afc-7bc8-4eed-b00d-536b562368e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:13:59.055302 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-ed3126fd-0db3-47dc-ac01-e4b2c700b9fa tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Create volume request issued successfully. Jul 10 14:13:59.056095 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ed3126fd-0db3-47dc-ac01-e4b2c700b9fa tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:13:59.056833 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 409/1640] 10.4.3.66 () {70 vars in 1293 bytes} [Fri Jul 10 14:13:58 2026] POST /volume/v3/volumes => generated 896 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:13:59.072731 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f9b374de-93a8-4147-b913-48f76fa04f60 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:13:59.077792 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f9b374de-93a8-4147-b913-48f76fa04f60 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] GET https://10.4.3.66/volume/v3/volumes/dccef341-496d-4660-8e5c-374d7391a338 Jul 10 14:13:59.078083 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f9b374de-93a8-4147-b913-48f76fa04f60 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:13:59.078342 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f9b374de-93a8-4147-b913-48f76fa04f60 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:13:59.095891 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:13:59.095891 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:13:59.103243 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f9b374de-93a8-4147-b913-48f76fa04f60 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Volume info retrieved successfully. Jul 10 14:13:59.109604 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f9b374de-93a8-4147-b913-48f76fa04f60 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] https://10.4.3.66/volume/v3/volumes/dccef341-496d-4660-8e5c-374d7391a338 returned with HTTP 200 Jul 10 14:13:59.110073 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 412/1641] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:13:59 2026] GET /volume/v3/volumes/dccef341-496d-4660-8e5c-374d7391a338 => generated 964 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:00.128141 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-9f9052c0-efa0-4f8d-bf59-7d05f1a164de None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:00.131360 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9f9052c0-efa0-4f8d-bf59-7d05f1a164de tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] GET https://10.4.3.66/volume/v3/volumes/dccef341-496d-4660-8e5c-374d7391a338 Jul 10 14:14:00.131360 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9f9052c0-efa0-4f8d-bf59-7d05f1a164de tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:00.131812 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9f9052c0-efa0-4f8d-bf59-7d05f1a164de tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:00.144117 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:00.144117 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:00.150473 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-9f9052c0-efa0-4f8d-bf59-7d05f1a164de tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Volume info retrieved successfully. Jul 10 14:14:00.157277 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9f9052c0-efa0-4f8d-bf59-7d05f1a164de tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] https://10.4.3.66/volume/v3/volumes/dccef341-496d-4660-8e5c-374d7391a338 returned with HTTP 200 Jul 10 14:14:00.157783 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 413/1642] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:00 2026] GET /volume/v3/volumes/dccef341-496d-4660-8e5c-374d7391a338 => generated 1538 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:14:00.215718 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-4eb61416-75a7-4ab0-8904-69e7b9412f09 req-22efb3fc-1a9e-4761-a236-199cbeace286 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:00.220540 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-4eb61416-75a7-4ab0-8904-69e7b9412f09 req-22efb3fc-1a9e-4761-a236-199cbeace286 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] GET https://10.4.3.66/volume/v3/volumes/dccef341-496d-4660-8e5c-374d7391a338 Jul 10 14:14:00.220540 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-4eb61416-75a7-4ab0-8904-69e7b9412f09 req-22efb3fc-1a9e-4761-a236-199cbeace286 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:00.220540 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-4eb61416-75a7-4ab0-8904-69e7b9412f09 req-22efb3fc-1a9e-4761-a236-199cbeace286 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:00.231371 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:00.231371 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:00.236722 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-4eb61416-75a7-4ab0-8904-69e7b9412f09 req-22efb3fc-1a9e-4761-a236-199cbeace286 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Volume info retrieved successfully. Jul 10 14:14:00.243539 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-4eb61416-75a7-4ab0-8904-69e7b9412f09 req-22efb3fc-1a9e-4761-a236-199cbeace286 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] https://10.4.3.66/volume/v3/volumes/dccef341-496d-4660-8e5c-374d7391a338 returned with HTTP 200 Jul 10 14:14:00.244248 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 409/1643] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:14:00 2026] GET /volume/v3/volumes/dccef341-496d-4660-8e5c-374d7391a338 => generated 1358 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:01.388130 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-4eb61416-75a7-4ab0-8904-69e7b9412f09 req-ca4456ef-b54a-40a6-9987-0d96e2889536 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:01.388130 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-4eb61416-75a7-4ab0-8904-69e7b9412f09 req-ca4456ef-b54a-40a6-9987-0d96e2889536 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] GET https://10.4.3.66/volume/v3/volumes/dccef341-496d-4660-8e5c-374d7391a338 Jul 10 14:14:01.388130 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-4eb61416-75a7-4ab0-8904-69e7b9412f09 req-ca4456ef-b54a-40a6-9987-0d96e2889536 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:01.388130 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-4eb61416-75a7-4ab0-8904-69e7b9412f09 req-ca4456ef-b54a-40a6-9987-0d96e2889536 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:01.388130 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:01.388130 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:01.388130 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-4eb61416-75a7-4ab0-8904-69e7b9412f09 req-ca4456ef-b54a-40a6-9987-0d96e2889536 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Volume info retrieved successfully. Jul 10 14:14:01.388130 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-4eb61416-75a7-4ab0-8904-69e7b9412f09 req-ca4456ef-b54a-40a6-9987-0d96e2889536 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] https://10.4.3.66/volume/v3/volumes/dccef341-496d-4660-8e5c-374d7391a338 returned with HTTP 200 Jul 10 14:14:01.388130 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 410/1644] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:14:00 2026] GET /volume/v3/volumes/dccef341-496d-4660-8e5c-374d7391a338 => generated 1358 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:01.392013 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e2baa984-ea3a-462c-b531-9eace3d71ece None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:01.392013 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e2baa984-ea3a-462c-b531-9eace3d71ece None None] GET https://10.4.3.66/volume// Jul 10 14:14:01.392013 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e2baa984-ea3a-462c-b531-9eace3d71ece None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:01.392013 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e2baa984-ea3a-462c-b531-9eace3d71ece None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:01.392013 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e2baa984-ea3a-462c-b531-9eace3d71ece None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:14:01.392013 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 413/1645] 10.4.3.66 () {66 vars in 1412 bytes} [Fri Jul 10 14:14:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:14:01.396388 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-4eb61416-75a7-4ab0-8904-69e7b9412f09 req-0c59ff84-e453-4b4c-b0f2-e7c437d4b231 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:01.396388 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-4eb61416-75a7-4ab0-8904-69e7b9412f09 req-0c59ff84-e453-4b4c-b0f2-e7c437d4b231 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:14:01.396388 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-4eb61416-75a7-4ab0-8904-69e7b9412f09 req-0c59ff84-e453-4b4c-b0f2-e7c437d4b231 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dccef341-496d-4660-8e5c-374d7391a338", "connector": null, "instance_uuid": "5cd29abb-37cd-453a-837b-3a15514e98fb"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:01.396388 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:01.396388 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:01.396388 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-4eb61416-75a7-4ab0-8904-69e7b9412f09 req-0c59ff84-e453-4b4c-b0f2-e7c437d4b231 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:14:01.396388 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 414/1646] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:14:00 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:01.730349 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-a85274c1-75d5-4822-a216-0ce482467ea3 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:01.890015 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a85274c1-75d5-4822-a216-0ce482467ea3 tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:14:01.890273 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a85274c1-75d5-4822-a216-0ce482467ea3 tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1198076644"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:01.912044 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a85274c1-75d5-4822-a216-0ce482467ea3 tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:14:01.912514 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 410/1647] 10.4.3.66 () {68 vars in 1245 bytes} [Fri Jul 10 14:14:01 2026] POST /volume/v3/types => generated 224 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:01.922470 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4fbe8d8a-6654-408a-9002-676d03c23afa None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:01.926633 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4fbe8d8a-6654-408a-9002-676d03c23afa tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] POST https://10.4.3.66/volume/v3/group_types Jul 10 14:14:01.927167 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4fbe8d8a-6654-408a-9002-676d03c23afa tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-184828020"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:01.958782 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4fbe8d8a-6654-408a-9002-676d03c23afa tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] https://10.4.3.66/volume/v3/group_types returned with HTTP 202 Jul 10 14:14:01.959368 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 411/1648] 10.4.3.66 () {70 vars in 1304 bytes} [Fri Jul 10 14:14:01 2026] POST /volume/v3/group_types => generated 180 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:14:01.969867 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cb04406e-b651-4d70-8774-3f9cf80bc6ed None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:02.050486 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cb04406e-b651-4d70-8774-3f9cf80bc6ed tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] POST https://10.4.3.66/volume/v3/groups Jul 10 14:14:02.050877 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cb04406e-b651-4d70-8774-3f9cf80bc6ed tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d56bcd64-e8ce-4d68-a3a4-25999877eadd", "volume_types": ["8bc0353d-df5b-4638-b157-d6d8ca813292"], "name": "tempest-GroupSnapshotsTest-Group-224372273"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:02.052288 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-cb04406e-b651-4d70-8774-3f9cf80bc6ed tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Creating new group {'group': {'group_type': 'd56bcd64-e8ce-4d68-a3a4-25999877eadd', 'volume_types': ['8bc0353d-df5b-4638-b157-d6d8ca813292'], 'name': 'tempest-GroupSnapshotsTest-Group-224372273'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 14:14:02.056103 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.groups [None req-cb04406e-b651-4d70-8774-3f9cf80bc6ed tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Creating group tempest-GroupSnapshotsTest-Group-224372273. Jul 10 14:14:02.075418 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cb04406e-b651-4d70-8774-3f9cf80bc6ed tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Availability zone cache updated, next update will occur around 2026-07-10 15:14:02.075081. {{(pid=100152) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 14:14:02.075587 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-cb04406e-b651-4d70-8774-3f9cf80bc6ed tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Availability Zones retrieved successfully. Jul 10 14:14:02.099745 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-cb04406e-b651-4d70-8774-3f9cf80bc6ed tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Created reservations ['73910481-de7f-4435-9fba-8ea05f8277c0'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:14:02.129842 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cb04406e-b651-4d70-8774-3f9cf80bc6ed tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/groups returned with HTTP 202 Jul 10 14:14:02.130348 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 414/1649] 10.4.3.66 () {70 vars in 1290 bytes} [Fri Jul 10 14:14:01 2026] POST /volume/v3/groups => generated 111 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:14:02.139752 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-067dbf3b-1d0b-4407-b780-484f7def2b29 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:02.144913 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-067dbf3b-1d0b-4407-b780-484f7def2b29 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/groups/2ffd0346-74e0-41a5-ac2e-2e5c8cef8790 Jul 10 14:14:02.145138 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-067dbf3b-1d0b-4407-b780-484f7def2b29 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:02.145463 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-067dbf3b-1d0b-4407-b780-484f7def2b29 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:02.145697 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.groups [None req-067dbf3b-1d0b-4407-b780-484f7def2b29 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] show called for member 2ffd0346-74e0-41a5-ac2e-2e5c8cef8790 {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:14:02.158814 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:02.158814 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:02.176483 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-067dbf3b-1d0b-4407-b780-484f7def2b29 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/groups/2ffd0346-74e0-41a5-ac2e-2e5c8cef8790 returned with HTTP 200 Jul 10 14:14:02.176907 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 415/1650] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:14:02 2026] GET /volume/v3/groups/2ffd0346-74e0-41a5-ac2e-2e5c8cef8790 => generated 391 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:03.187540 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-271c1271-4cdd-4bb9-b922-325564fbed61 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:03.189704 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-271c1271-4cdd-4bb9-b922-325564fbed61 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/groups/2ffd0346-74e0-41a5-ac2e-2e5c8cef8790 Jul 10 14:14:03.189959 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-271c1271-4cdd-4bb9-b922-325564fbed61 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:03.190192 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-271c1271-4cdd-4bb9-b922-325564fbed61 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:03.190392 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.groups [None req-271c1271-4cdd-4bb9-b922-325564fbed61 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] show called for member 2ffd0346-74e0-41a5-ac2e-2e5c8cef8790 {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:14:03.194848 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:03.194848 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:03.203739 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-271c1271-4cdd-4bb9-b922-325564fbed61 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/groups/2ffd0346-74e0-41a5-ac2e-2e5c8cef8790 returned with HTTP 200 Jul 10 14:14:03.204212 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 411/1651] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:14:03 2026] GET /volume/v3/groups/2ffd0346-74e0-41a5-ac2e-2e5c8cef8790 => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:03.213857 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f928a336-881c-4145-8640-e085246ec77b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:03.216784 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f928a336-881c-4145-8640-e085246ec77b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:14:03.216784 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f928a336-881c-4145-8640-e085246ec77b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1911122749", "volume_type": "8bc0353d-df5b-4638-b157-d6d8ca813292", "group_id": "2ffd0346-74e0-41a5-ac2e-2e5c8cef8790", "size": 1}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:03.217856 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-f928a336-881c-4145-8640-e085246ec77b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1911122749', 'volume_type': '8bc0353d-df5b-4638-b157-d6d8ca813292', 'group_id': '2ffd0346-74e0-41a5-ac2e-2e5c8cef8790', 'size': 1}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:14:03.225139 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:03.225139 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:03.225875 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-f928a336-881c-4145-8640-e085246ec77b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Create volume of 1 GB Jul 10 14:14:03.230631 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-f928a336-881c-4145-8640-e085246ec77b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Availability Zones retrieved successfully. Jul 10 14:14:03.240072 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f928a336-881c-4145-8640-e085246ec77b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Flow 'volume_create_api' (a7526375-ae5e-4023-b06b-41d9f63bf3f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:14:03.240072 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f928a336-881c-4145-8640-e085246ec77b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c78dfbd-78e4-4b5e-9f30-1584053eb88a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:03.240072 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:03.240072 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:03.240072 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-f928a336-881c-4145-8640-e085246ec77b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:14:03.263970 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f928a336-881c-4145-8640-e085246ec77b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c78dfbd-78e4-4b5e-9f30-1584053eb88a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:14:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8bc0353d-df5b-4638-b157-d6d8ca813292,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1198076644',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8bc0353d-df5b-4638-b157-d6d8ca813292', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2ffd0346-74e0-41a5-ac2e-2e5c8cef8790', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:03.265701 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f928a336-881c-4145-8640-e085246ec77b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f9c5187-4292-4d15-a138-11b32ba393d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:03.298763 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-f928a336-881c-4145-8640-e085246ec77b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1198076644 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1198076644, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:03.299382 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-f928a336-881c-4145-8640-e085246ec77b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1198076644 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1198076644, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:03.349618 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-f928a336-881c-4145-8640-e085246ec77b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Created reservations ['db1ab101-d19e-4789-af7f-f6d308d758ba', 'c1929672-dc1e-4f63-a916-a3157eb4976f', 'a4f9afc8-ddc4-444c-b671-5e8ef4f69f4e', 'c9dda471-88c3-480c-a9fb-a195bcc77389'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:14:03.351127 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f928a336-881c-4145-8640-e085246ec77b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f9c5187-4292-4d15-a138-11b32ba393d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db1ab101-d19e-4789-af7f-f6d308d758ba', 'c1929672-dc1e-4f63-a916-a3157eb4976f', 'a4f9afc8-ddc4-444c-b671-5e8ef4f69f4e', 'c9dda471-88c3-480c-a9fb-a195bcc77389']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:03.352468 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f928a336-881c-4145-8640-e085246ec77b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87b54917-f7e7-4b8c-9d1e-2e6df7fd12df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:03.386272 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f928a336-881c-4145-8640-e085246ec77b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87b54917-f7e7-4b8c-9d1e-2e6df7fd12df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9a9c213-7eac-47b1-9f7d-85b7d894b2ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1911122749',encryption_key_id=None,group_id=2ffd0346-74e0-41a5-ac2e-2e5c8cef8790,group_type_id=,metadata={},multiattach=False,project_id='c680aeba09a54107ad7b151cd9b697c6',qos_specs=None,replication_status=,reservations=['db1ab101-d19e-4789-af7f-f6d308d758ba','c1929672-dc1e-4f63-a916-a3157eb4976f','a4f9afc8-ddc4-444c-b671-5e8ef4f69f4e','c9dda471-88c3-480c-a9fb-a195bcc77389'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37b3f0d13ddc45e9b981eed5c5589750',volume_type_id=8bc0353d-df5b-4638-b157-d6d8ca813292), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:14:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1911122749',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2ffd0346-74e0-41a5-ac2e-2e5c8cef8790,host=None,id=c9a9c213-7eac-47b1-9f7d-85b7d894b2ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c680aeba09a54107ad7b151cd9b697c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37b3f0d13ddc45e9b981eed5c5589750',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8bc0353d-df5b-4638-b157-d6d8ca813292),volume_type_id=8bc0353d-df5b-4638-b157-d6d8ca813292)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:03.389453 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f928a336-881c-4145-8640-e085246ec77b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35f0d1e3-c55a-4ce1-9fef-2265ea229f98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:03.412446 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f928a336-881c-4145-8640-e085246ec77b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35f0d1e3-c55a-4ce1-9fef-2265ea229f98) transitioned into state 'SUCCESS' from state '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-1911122749',encryption_key_id=None,group_id=2ffd0346-74e0-41a5-ac2e-2e5c8cef8790,group_type_id=,metadata={},multiattach=False,project_id='c680aeba09a54107ad7b151cd9b697c6',qos_specs=None,replication_status=,reservations=['db1ab101-d19e-4789-af7f-f6d308d758ba','c1929672-dc1e-4f63-a916-a3157eb4976f','a4f9afc8-ddc4-444c-b671-5e8ef4f69f4e','c9dda471-88c3-480c-a9fb-a195bcc77389'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37b3f0d13ddc45e9b981eed5c5589750',volume_type_id=8bc0353d-df5b-4638-b157-d6d8ca813292)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:03.412446 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f928a336-881c-4145-8640-e085246ec77b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dc2a770-bd5f-41c5-b649-d322a7b7ca8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:03.430525 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f928a336-881c-4145-8640-e085246ec77b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dc2a770-bd5f-41c5-b649-d322a7b7ca8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:03.430525 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f928a336-881c-4145-8640-e085246ec77b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Flow 'volume_create_api' (a7526375-ae5e-4023-b06b-41d9f63bf3f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:14:03.430525 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-f928a336-881c-4145-8640-e085246ec77b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Create volume request issued successfully. Jul 10 14:14:03.430525 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-f928a336-881c-4145-8640-e085246ec77b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:14:03.430525 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-f928a336-881c-4145-8640-e085246ec77b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:14:03.484553 np0000005012 devstack@c-api.service[100155]: DEBUG oslo_db.sqlalchemy.engines [None req-f928a336-881c-4145-8640-e085246ec77b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:14:03.488826 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:03.488826 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:03.492750 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f928a336-881c-4145-8640-e085246ec77b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:14:03.493213 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 412/1652] 10.4.3.66 () {70 vars in 1293 bytes} [Fri Jul 10 14:14:03 2026] POST /volume/v3/volumes => generated 821 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:14:03.511301 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8c715a41-9382-47c2-9826-98a88ed53ec1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:03.515449 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8c715a41-9382-47c2-9826-98a88ed53ec1 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/volumes/c9a9c213-7eac-47b1-9f7d-85b7d894b2ed Jul 10 14:14:03.515761 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8c715a41-9382-47c2-9826-98a88ed53ec1 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:03.516028 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8c715a41-9382-47c2-9826-98a88ed53ec1 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:03.523527 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:03.523527 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:03.527656 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8c715a41-9382-47c2-9826-98a88ed53ec1 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Volume info retrieved successfully. Jul 10 14:14:03.528479 np0000005012 devstack@c-api.service[100152]: WARNING stevedore.named [None req-8c715a41-9382-47c2-9826-98a88ed53ec1 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:14:03.528479 np0000005012 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-8c715a41-9382-47c2-9826-98a88ed53ec1 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:14:03.552066 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-ffd0408c-ae8c-4f58-be24-56c850ad65a7 req-77cf14a6-05de-4e1d-84f8-f1d549aa93c3 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:03.554372 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-ffd0408c-ae8c-4f58-be24-56c850ad65a7 req-77cf14a6-05de-4e1d-84f8-f1d549aa93c3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:14:03.554636 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-ffd0408c-ae8c-4f58-be24-56c850ad65a7 req-77cf14a6-05de-4e1d-84f8-f1d549aa93c3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:03.554842 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-ffd0408c-ae8c-4f58-be24-56c850ad65a7 req-77cf14a6-05de-4e1d-84f8-f1d549aa93c3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:03.567156 np0000005012 devstack@c-api.service[100152]: DEBUG oslo_db.sqlalchemy.engines [None req-8c715a41-9382-47c2-9826-98a88ed53ec1 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:14:03.567273 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:03.567273 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:03.570162 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:03.570162 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:03.571943 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-ffd0408c-ae8c-4f58-be24-56c850ad65a7 req-77cf14a6-05de-4e1d-84f8-f1d549aa93c3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:14:03.576651 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-ffd0408c-ae8c-4f58-be24-56c850ad65a7 req-77cf14a6-05de-4e1d-84f8-f1d549aa93c3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:14:03.577045 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 416/1653] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:14:03 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 1209 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:03.577412 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8c715a41-9382-47c2-9826-98a88ed53ec1 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/volumes/c9a9c213-7eac-47b1-9f7d-85b7d894b2ed returned with HTTP 200 Jul 10 14:14:03.577893 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 415/1654] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:03 2026] GET /volume/v3/volumes/c9a9c213-7eac-47b1-9f7d-85b7d894b2ed => generated 913 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:04.590757 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f31d937e-8b53-456a-b190-467e1350681e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:04.592459 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f31d937e-8b53-456a-b190-467e1350681e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/volumes/c9a9c213-7eac-47b1-9f7d-85b7d894b2ed Jul 10 14:14:04.592932 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f31d937e-8b53-456a-b190-467e1350681e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:04.594204 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f31d937e-8b53-456a-b190-467e1350681e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:04.600166 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:04.600166 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:04.605040 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-f31d937e-8b53-456a-b190-467e1350681e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Volume info retrieved successfully. Jul 10 14:14:04.605972 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-f31d937e-8b53-456a-b190-467e1350681e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:14:04.606283 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-f31d937e-8b53-456a-b190-467e1350681e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:14:04.648262 np0000005012 devstack@c-api.service[100154]: DEBUG oslo_db.sqlalchemy.engines [None req-f31d937e-8b53-456a-b190-467e1350681e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:14:04.652448 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:04.652448 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:04.658707 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f31d937e-8b53-456a-b190-467e1350681e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/volumes/c9a9c213-7eac-47b1-9f7d-85b7d894b2ed returned with HTTP 200 Jul 10 14:14:04.659183 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 412/1655] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:04 2026] GET /volume/v3/volumes/c9a9c213-7eac-47b1-9f7d-85b7d894b2ed => generated 914 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:04.670811 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d3568dc8-4653-4f72-b3c8-c817bfb7c0dc None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:04.672709 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d3568dc8-4653-4f72-b3c8-c817bfb7c0dc tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] POST https://10.4.3.66/volume/v3/group_snapshots Jul 10 14:14:04.673075 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d3568dc8-4653-4f72-b3c8-c817bfb7c0dc tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "2ffd0346-74e0-41a5-ac2e-2e5c8cef8790", "name": "tempest-group_snapshot-557902768"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:04.674587 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.group_snapshots [None req-d3568dc8-4653-4f72-b3c8-c817bfb7c0dc tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '2ffd0346-74e0-41a5-ac2e-2e5c8cef8790', 'name': 'tempest-group_snapshot-557902768'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 10 14:14:04.678648 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:04.678648 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:04.683157 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.group_snapshots [None req-d3568dc8-4653-4f72-b3c8-c817bfb7c0dc tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Creating group_snapshot tempest-group_snapshot-557902768. Jul 10 14:14:04.707265 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:04.707265 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:04.722762 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-d3568dc8-4653-4f72-b3c8-c817bfb7c0dc tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1198076644 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1198076644, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:04.745438 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-d3568dc8-4653-4f72-b3c8-c817bfb7c0dc tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Created reservations ['16a32bfa-36be-41a1-be5b-2d9eba565c42', '4fd85531-f1c8-44a7-a644-314f5bda8fda', 'f710b06f-cee3-41ac-b0e6-86f0f85fcb1a', 'ab42e949-bb7a-45eb-9c13-5529f5cc1265'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:14:04.778591 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d3568dc8-4653-4f72-b3c8-c817bfb7c0dc tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/group_snapshots returned with HTTP 202 Jul 10 14:14:04.779207 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 413/1656] 10.4.3.66 () {70 vars in 1317 bytes} [Fri Jul 10 14:14:04 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:14:04.791603 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-fcd2d9d0-52ca-4ec4-92c7-a76d33a377ce None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:04.795450 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fcd2d9d0-52ca-4ec4-92c7-a76d33a377ce tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/group_snapshots/33676197-c4e5-43d2-b4c1-e5ac74826c4e Jul 10 14:14:04.795714 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-fcd2d9d0-52ca-4ec4-92c7-a76d33a377ce tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:04.795965 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-fcd2d9d0-52ca-4ec4-92c7-a76d33a377ce tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:04.796168 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.group_snapshots [None req-fcd2d9d0-52ca-4ec4-92c7-a76d33a377ce tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] show called for member 33676197-c4e5-43d2-b4c1-e5ac74826c4e {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 14:14:04.800749 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:04.800749 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:04.805121 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fcd2d9d0-52ca-4ec4-92c7-a76d33a377ce tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/group_snapshots/33676197-c4e5-43d2-b4c1-e5ac74826c4e returned with HTTP 200 Jul 10 14:14:04.805551 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 417/1657] 10.4.3.66 () {68 vars in 1406 bytes} [Fri Jul 10 14:14:04 2026] GET /volume/v3/group_snapshots/33676197-c4e5-43d2-b4c1-e5ac74826c4e => generated 306 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:05.615665 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fa622284-4b59-4ca8-b493-844b25bb28a1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:05.616399 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fa622284-4b59-4ca8-b493-844b25bb28a1 None None] GET https://10.4.3.66/volume// Jul 10 14:14:05.616399 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fa622284-4b59-4ca8-b493-844b25bb28a1 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:05.616562 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fa622284-4b59-4ca8-b493-844b25bb28a1 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:05.617131 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fa622284-4b59-4ca8-b493-844b25bb28a1 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:14:05.617549 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 416/1658] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:14:05 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:14:05.628421 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-ffd0408c-ae8c-4f58-be24-56c850ad65a7 req-48de4760-40eb-4647-86bc-1ec4e9a49c8d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:05.666095 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-ffd0408c-ae8c-4f58-be24-56c850ad65a7 req-48de4760-40eb-4647-86bc-1ec4e9a49c8d tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:14:05.667537 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-ffd0408c-ae8c-4f58-be24-56c850ad65a7 req-48de4760-40eb-4647-86bc-1ec4e9a49c8d tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bca8fa21-1da5-4661-8384-f49adaf0bb8c", "connector": null, "instance_uuid": "50efb2cb-6d7a-4f93-bd73-518aff6fb398"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:05.682074 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:05.682074 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:05.726196 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-ffd0408c-ae8c-4f58-be24-56c850ad65a7 req-48de4760-40eb-4647-86bc-1ec4e9a49c8d tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:14:05.726892 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 413/1659] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:14:05 2026] POST /volume/v3/attachments => generated 273 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 14:14:05.816014 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4292dbcc-c733-4514-8d0f-3637a733696d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:05.818384 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4292dbcc-c733-4514-8d0f-3637a733696d tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/group_snapshots/33676197-c4e5-43d2-b4c1-e5ac74826c4e Jul 10 14:14:05.818684 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4292dbcc-c733-4514-8d0f-3637a733696d tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:05.818963 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4292dbcc-c733-4514-8d0f-3637a733696d tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:05.819148 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.group_snapshots [None req-4292dbcc-c733-4514-8d0f-3637a733696d tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] show called for member 33676197-c4e5-43d2-b4c1-e5ac74826c4e {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 14:14:05.827217 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:05.827217 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:05.831265 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4292dbcc-c733-4514-8d0f-3637a733696d tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/group_snapshots/33676197-c4e5-43d2-b4c1-e5ac74826c4e returned with HTTP 200 Jul 10 14:14:05.831725 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 414/1660] 10.4.3.66 () {68 vars in 1406 bytes} [Fri Jul 10 14:14:05 2026] GET /volume/v3/group_snapshots/33676197-c4e5-43d2-b4c1-e5ac74826c4e => generated 307 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:05.844656 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a2072c6b-b394-4afa-8a4a-d66905e8f4f8 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:05.846945 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a2072c6b-b394-4afa-8a4a-d66905e8f4f8 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/snapshots/detail Jul 10 14:14:05.847236 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a2072c6b-b394-4afa-8a4a-d66905e8f4f8 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:05.847560 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a2072c6b-b394-4afa-8a4a-d66905e8f4f8 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'detail' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:05.848380 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.api_utils [None req-a2072c6b-b394-4afa-8a4a-d66905e8f4f8 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Removing options '' from query. {{(pid=100153) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:14:05.849412 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.db.api [None req-a2072c6b-b394-4afa-8a4a-d66905e8f4f8 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Building query based on filter {{(pid=100153) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 14:14:05.855360 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a2072c6b-b394-4afa-8a4a-d66905e8f4f8 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Get all snapshots completed successfully. Jul 10 14:14:05.855713 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:05.855713 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:05.856566 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a2072c6b-b394-4afa-8a4a-d66905e8f4f8 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 14:14:05.856824 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 418/1661] 10.4.3.66 () {66 vars in 1257 bytes} [Fri Jul 10 14:14:05 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:05.870748 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cbb3c170-cfc9-4a7a-9a51-dd67a5c05e45 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:05.872871 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cbb3c170-cfc9-4a7a-9a51-dd67a5c05e45 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/snapshots/b4c62d2e-723b-4e52-bc16-b0a39193f7ec Jul 10 14:14:05.873126 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cbb3c170-cfc9-4a7a-9a51-dd67a5c05e45 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:05.873389 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cbb3c170-cfc9-4a7a-9a51-dd67a5c05e45 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:05.879597 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:05.879597 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:05.880088 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-cbb3c170-cfc9-4a7a-9a51-dd67a5c05e45 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Snapshot retrieved successfully. Jul 10 14:14:05.881247 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cbb3c170-cfc9-4a7a-9a51-dd67a5c05e45 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/snapshots/b4c62d2e-723b-4e52-bc16-b0a39193f7ec returned with HTTP 200 Jul 10 14:14:05.881877 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 417/1662] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:14:05 2026] GET /volume/v3/snapshots/b4c62d2e-723b-4e52-bc16-b0a39193f7ec => generated 450 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:05.897484 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-a32c254e-d83e-4f94-bad6-77b078bc6a91 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:05.901932 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a32c254e-d83e-4f94-bad6-77b078bc6a91 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] POST https://10.4.3.66/volume/v3/groups/action Jul 10 14:14:05.902430 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a32c254e-d83e-4f94-bad6-77b078bc6a91 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "33676197-c4e5-43d2-b4c1-e5ac74826c4e", "name": "tempest-Group_from_snap-126728926"}}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:14:05.902632 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a32c254e-d83e-4f94-bad6-77b078bc6a91 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "33676197-c4e5-43d2-b4c1-e5ac74826c4e", "name": "tempest-Group_from_snap-126728926"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:05.904565 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.groups [None req-a32c254e-d83e-4f94-bad6-77b078bc6a91 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '33676197-c4e5-43d2-b4c1-e5ac74826c4e', 'name': 'tempest-Group_from_snap-126728926'}}. {{(pid=100154) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 10 14:14:05.905253 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.groups [None req-a32c254e-d83e-4f94-bad6-77b078bc6a91 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Creating group tempest-Group_from_snap-126728926 from group_snapshot 33676197-c4e5-43d2-b4c1-e5ac74826c4e. Jul 10 14:14:05.908884 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:05.908884 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:05.918296 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:05.918296 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:05.923111 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:05.923111 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:05.960567 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-a32c254e-d83e-4f94-bad6-77b078bc6a91 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Created reservations ['6cdbe89f-9aba-4664-a2d7-5e6442d62653'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:14:06.102227 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d760399a-087d-404d-ab70-702b648325fe None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:06.104340 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d760399a-087d-404d-ab70-702b648325fe tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:14:06.104611 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d760399a-087d-404d-ab70-702b648325fe tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:06.104874 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d760399a-087d-404d-ab70-702b648325fe tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:06.121009 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:06.121009 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:06.126254 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-d760399a-087d-404d-ab70-702b648325fe tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:14:06.133407 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d760399a-087d-404d-ab70-702b648325fe tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:14:06.133987 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 415/1663] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:06 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 1211 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:06.270089 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6c957bd0-3236-4b89-a52b-fa98e8dc4b45 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:06.271351 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6c957bd0-3236-4b89-a52b-fa98e8dc4b45 None None] GET https://10.4.3.66/volume// Jul 10 14:14:06.271351 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6c957bd0-3236-4b89-a52b-fa98e8dc4b45 None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:06.271351 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6c957bd0-3236-4b89-a52b-fa98e8dc4b45 None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:06.271682 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6c957bd0-3236-4b89-a52b-fa98e8dc4b45 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:14:06.272113 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 419/1664] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:14:06 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:14:06.286211 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-ffd0408c-ae8c-4f58-be24-56c850ad65a7 req-f4714d87-620d-4441-b264-cee92f462847 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:06.288641 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ffd0408c-ae8c-4f58-be24-56c850ad65a7 req-f4714d87-620d-4441-b264-cee92f462847 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:14:06.288860 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-ffd0408c-ae8c-4f58-be24-56c850ad65a7 req-f4714d87-620d-4441-b264-cee92f462847 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:06.289121 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-ffd0408c-ae8c-4f58-be24-56c850ad65a7 req-f4714d87-620d-4441-b264-cee92f462847 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:06.305639 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:06.305639 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:06.311305 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-ffd0408c-ae8c-4f58-be24-56c850ad65a7 req-f4714d87-620d-4441-b264-cee92f462847 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:14:06.317367 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ffd0408c-ae8c-4f58-be24-56c850ad65a7 req-f4714d87-620d-4441-b264-cee92f462847 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:14:06.317968 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 418/1665] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:14:06 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 1391 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:14:06.427574 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-ffd0408c-ae8c-4f58-be24-56c850ad65a7 req-bf378d36-3523-46a0-8362-1e2709b72dd9 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:06.429681 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-ffd0408c-ae8c-4f58-be24-56c850ad65a7 req-bf378d36-3523-46a0-8362-1e2709b72dd9 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] PUT https://10.4.3.66/volume/v3/attachments/e48fe3f6-abad-4774-82c4-9f6c34276b98 Jul 10 14:14:06.430016 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-ffd0408c-ae8c-4f58-be24-56c850ad65a7 req-bf378d36-3523-46a0-8362-1e2709b72dd9 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:06.459166 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-ffd0408c-ae8c-4f58-be24-56c850ad65a7 req-bf378d36-3523-46a0-8362-1e2709b72dd9 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Acquiring lock "cinder-attachment_update-bca8fa21-1da5-4661-8384-f49adaf0bb8c-np0000005012" by "attachment_update" {{(pid=100155) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:14:06.463462 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-ffd0408c-ae8c-4f58-be24-56c850ad65a7 req-bf378d36-3523-46a0-8362-1e2709b72dd9 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Lock "cinder-attachment_update-bca8fa21-1da5-4661-8384-f49adaf0bb8c-np0000005012" acquired by "attachment_update" :: waited 0.004s {{(pid=100155) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:14:06.464412 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:06.464412 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:06.531897 np0000005012 devstack@c-api.service[100154]: INFO cinder.group.api [None req-a32c254e-d83e-4f94-bad6-77b078bc6a91 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] A mapping entry already exists for group 8055946d-89a3-4f12-9419-be467ffa6053 and volume type 8bc0353d-df5b-4638-b157-d6d8ca813292. Do not need to create again. Jul 10 14:14:06.532387 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:06.532387 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:06.533457 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-a32c254e-d83e-4f94-bad6-77b078bc6a91 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Availability Zones retrieved successfully. Jul 10 14:14:06.544063 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-a32c254e-d83e-4f94-bad6-77b078bc6a91 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Flow 'volume_create_api' (25b1bd3c-31c6-45b9-8e79-60b52f779458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:14:06.544063 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-a32c254e-d83e-4f94-bad6-77b078bc6a91 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccbb9a2b-daef-4558-ab86-145344b490fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:06.545943 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-a32c254e-d83e-4f94-bad6-77b078bc6a91 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:14:06.580904 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-a32c254e-d83e-4f94-bad6-77b078bc6a91 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccbb9a2b-daef-4558-ab86-145344b490fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b4c62d2e-723b-4e52-bc16-b0a39193f7ec', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:14:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8bc0353d-df5b-4638-b157-d6d8ca813292,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1198076644',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8bc0353d-df5b-4638-b157-d6d8ca813292', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8055946d-89a3-4f12-9419-be467ffa6053', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:06.581936 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-a32c254e-d83e-4f94-bad6-77b078bc6a91 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4876a608-8ca8-42d7-bd79-0548ec5111d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:06.616470 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-a32c254e-d83e-4f94-bad6-77b078bc6a91 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1198076644 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1198076644, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:06.631067 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-a32c254e-d83e-4f94-bad6-77b078bc6a91 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Created reservations ['5e5ace1b-4f02-483b-a48b-30222902eb17', '030b529b-9190-4512-a997-97ff77be5854'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:14:06.632335 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-a32c254e-d83e-4f94-bad6-77b078bc6a91 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4876a608-8ca8-42d7-bd79-0548ec5111d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e5ace1b-4f02-483b-a48b-30222902eb17', '030b529b-9190-4512-a997-97ff77be5854']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:06.633470 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-a32c254e-d83e-4f94-bad6-77b078bc6a91 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35338680-dcb2-4aab-bc51-08e698971dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:06.678877 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-a32c254e-d83e-4f94-bad6-77b078bc6a91 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35338680-dcb2-4aab-bc51-08e698971dd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90e65065-4c0e-4876-9f61-9a2f9f90356c', '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=8055946d-89a3-4f12-9419-be467ffa6053,group_type_id=,metadata={},multiattach=False,project_id='c680aeba09a54107ad7b151cd9b697c6',qos_specs=None,replication_status=,reservations=['5e5ace1b-4f02-483b-a48b-30222902eb17','030b529b-9190-4512-a997-97ff77be5854'],size=1,snapshot_id=b4c62d2e-723b-4e52-bc16-b0a39193f7ec,source_replicaid=,source_volid=None,status='creating',user_id='37b3f0d13ddc45e9b981eed5c5589750',volume_type_id=8bc0353d-df5b-4638-b157-d6d8ca813292), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:14:06Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8055946d-89a3-4f12-9419-be467ffa6053,host=None,id=90e65065-4c0e-4876-9f61-9a2f9f90356c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c680aeba09a54107ad7b151cd9b697c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b4c62d2e-723b-4e52-bc16-b0a39193f7ec,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37b3f0d13ddc45e9b981eed5c5589750',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8bc0353d-df5b-4638-b157-d6d8ca813292),volume_type_id=8bc0353d-df5b-4638-b157-d6d8ca813292)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:06.679678 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-a32c254e-d83e-4f94-bad6-77b078bc6a91 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a1c3e92-0dd6-4945-b113-0108d1d2f3b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:06.697680 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-a32c254e-d83e-4f94-bad6-77b078bc6a91 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a1c3e92-0dd6-4945-b113-0108d1d2f3b8) transitioned into state 'SUCCESS' from 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=8055946d-89a3-4f12-9419-be467ffa6053,group_type_id=,metadata={},multiattach=False,project_id='c680aeba09a54107ad7b151cd9b697c6',qos_specs=None,replication_status=,reservations=['5e5ace1b-4f02-483b-a48b-30222902eb17','030b529b-9190-4512-a997-97ff77be5854'],size=1,snapshot_id=b4c62d2e-723b-4e52-bc16-b0a39193f7ec,source_replicaid=,source_volid=None,status='creating',user_id='37b3f0d13ddc45e9b981eed5c5589750',volume_type_id=8bc0353d-df5b-4638-b157-d6d8ca813292)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:06.698875 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-a32c254e-d83e-4f94-bad6-77b078bc6a91 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Flow 'volume_create_api' (25b1bd3c-31c6-45b9-8e79-60b52f779458) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:14:06.699282 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-a32c254e-d83e-4f94-bad6-77b078bc6a91 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Create volume request issued successfully. Jul 10 14:14:06.733999 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a32c254e-d83e-4f94-bad6-77b078bc6a91 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/groups/action returned with HTTP 202 Jul 10 14:14:06.734631 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 414/1666] 10.4.3.66 () {70 vars in 1311 bytes} [Fri Jul 10 14:14:05 2026] POST /volume/v3/groups/action => generated 102 bytes in 837 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:14:06.747461 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a423d844-7461-4c83-8ba7-9a472a7ceee3 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:06.749708 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a423d844-7461-4c83-8ba7-9a472a7ceee3 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/volumes/detail Jul 10 14:14:06.749927 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a423d844-7461-4c83-8ba7-9a472a7ceee3 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:06.750112 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a423d844-7461-4c83-8ba7-9a472a7ceee3 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'detail' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:06.750312 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.api_utils [None req-a423d844-7461-4c83-8ba7-9a472a7ceee3 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Removing options '' from query. {{(pid=100153) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:14:06.751483 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-a423d844-7461-4c83-8ba7-9a472a7ceee3 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100153) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:14:06.761647 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a423d844-7461-4c83-8ba7-9a472a7ceee3 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Get all volumes completed successfully. Jul 10 14:14:06.762460 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-a423d844-7461-4c83-8ba7-9a472a7ceee3 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:14:06.762687 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-a423d844-7461-4c83-8ba7-9a472a7ceee3 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:14:06.811335 np0000005012 devstack@c-api.service[100153]: DEBUG oslo_db.sqlalchemy.engines [None req-a423d844-7461-4c83-8ba7-9a472a7ceee3 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100153) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:14:06.821018 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:06.821018 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:06.829562 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-a423d844-7461-4c83-8ba7-9a472a7ceee3 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:14:06.829727 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-a423d844-7461-4c83-8ba7-9a472a7ceee3 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:14:06.885903 np0000005012 devstack@c-api.service[100153]: DEBUG oslo_db.sqlalchemy.engines [None req-a423d844-7461-4c83-8ba7-9a472a7ceee3 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100153) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:14:06.889529 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:06.889529 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:06.900092 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a423d844-7461-4c83-8ba7-9a472a7ceee3 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Jul 10 14:14:06.900615 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 420/1667] 10.4.3.66 () {68 vars in 1292 bytes} [Fri Jul 10 14:14:06 2026] GET /volume/v3/volumes/detail => generated 1831 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:14:06.918083 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f26d80b0-c5ac-48e9-9d7d-464dfb3d37ca None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:06.921281 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f26d80b0-c5ac-48e9-9d7d-464dfb3d37ca tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/volumes/90e65065-4c0e-4876-9f61-9a2f9f90356c Jul 10 14:14:06.921577 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f26d80b0-c5ac-48e9-9d7d-464dfb3d37ca tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:06.921869 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f26d80b0-c5ac-48e9-9d7d-464dfb3d37ca tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:06.932187 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:06.932187 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:06.937941 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f26d80b0-c5ac-48e9-9d7d-464dfb3d37ca tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Volume info retrieved successfully. Jul 10 14:14:06.938726 np0000005012 devstack@c-api.service[100152]: WARNING stevedore.named [None req-f26d80b0-c5ac-48e9-9d7d-464dfb3d37ca tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:14:06.938909 np0000005012 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-f26d80b0-c5ac-48e9-9d7d-464dfb3d37ca tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:14:06.991768 np0000005012 devstack@c-api.service[100152]: DEBUG oslo_db.sqlalchemy.engines [None req-f26d80b0-c5ac-48e9-9d7d-464dfb3d37ca tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:14:06.996578 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-ffd0408c-ae8c-4f58-be24-56c850ad65a7 req-bf378d36-3523-46a0-8362-1e2709b72dd9 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Lock "cinder-attachment_update-bca8fa21-1da5-4661-8384-f49adaf0bb8c-np0000005012" released by "attachment_update" :: held 0.533s {{(pid=100155) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:14:06.996895 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:06.996895 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:06.996946 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-ffd0408c-ae8c-4f58-be24-56c850ad65a7 req-bf378d36-3523-46a0-8362-1e2709b72dd9 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/attachments/e48fe3f6-abad-4774-82c4-9f6c34276b98 returned with HTTP 200 Jul 10 14:14:06.997481 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 416/1668] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:14:06 2026] PUT /volume/v3/attachments/e48fe3f6-abad-4774-82c4-9f6c34276b98 => generated 969 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:07.008056 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f26d80b0-c5ac-48e9-9d7d-464dfb3d37ca tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/volumes/90e65065-4c0e-4876-9f61-9a2f9f90356c returned with HTTP 200 Jul 10 14:14:07.008481 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 419/1669] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:06 2026] GET /volume/v3/volumes/90e65065-4c0e-4876-9f61-9a2f9f90356c => generated 925 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:07.021185 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-dfbfcf9c-1b68-42f2-9e1e-35ac649c6cb3 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:07.023825 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-dfbfcf9c-1b68-42f2-9e1e-35ac649c6cb3 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/groups/8055946d-89a3-4f12-9419-be467ffa6053 Jul 10 14:14:07.024138 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-dfbfcf9c-1b68-42f2-9e1e-35ac649c6cb3 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:07.024390 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-dfbfcf9c-1b68-42f2-9e1e-35ac649c6cb3 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:07.024588 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.groups [None req-dfbfcf9c-1b68-42f2-9e1e-35ac649c6cb3 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] show called for member 8055946d-89a3-4f12-9419-be467ffa6053 {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:14:07.028704 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:07.028704 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:07.042248 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-dfbfcf9c-1b68-42f2-9e1e-35ac649c6cb3 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/groups/8055946d-89a3-4f12-9419-be467ffa6053 returned with HTTP 200 Jul 10 14:14:07.042248 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 415/1670] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:14:07 2026] GET /volume/v3/groups/8055946d-89a3-4f12-9419-be467ffa6053 => generated 417 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:07.053955 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5b11ced4-a1c1-4e54-b8d2-14daf82178c2 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:07.057584 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5b11ced4-a1c1-4e54-b8d2-14daf82178c2 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/volumes/detail Jul 10 14:14:07.057786 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5b11ced4-a1c1-4e54-b8d2-14daf82178c2 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:07.058008 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5b11ced4-a1c1-4e54-b8d2-14daf82178c2 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'detail' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:07.058283 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.api_utils [None req-5b11ced4-a1c1-4e54-b8d2-14daf82178c2 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Removing options '' from query. {{(pid=100153) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:14:07.058998 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5b11ced4-a1c1-4e54-b8d2-14daf82178c2 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100153) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:14:07.073962 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-5b11ced4-a1c1-4e54-b8d2-14daf82178c2 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Get all volumes completed successfully. Jul 10 14:14:07.074409 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-5b11ced4-a1c1-4e54-b8d2-14daf82178c2 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:14:07.074599 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-5b11ced4-a1c1-4e54-b8d2-14daf82178c2 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:14:07.123419 np0000005012 devstack@c-api.service[100153]: DEBUG oslo_db.sqlalchemy.engines [None req-5b11ced4-a1c1-4e54-b8d2-14daf82178c2 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100153) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:14:07.126527 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:07.126527 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:07.130597 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-5b11ced4-a1c1-4e54-b8d2-14daf82178c2 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:14:07.130740 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-5b11ced4-a1c1-4e54-b8d2-14daf82178c2 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:14:07.151016 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-8eea44f3-7a46-4f1f-ade6-83783d108f4e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:07.154866 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8eea44f3-7a46-4f1f-ade6-83783d108f4e tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:14:07.155125 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8eea44f3-7a46-4f1f-ade6-83783d108f4e tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:07.155394 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8eea44f3-7a46-4f1f-ade6-83783d108f4e tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:07.171996 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:07.171996 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:07.174921 np0000005012 devstack@c-api.service[100153]: DEBUG oslo_db.sqlalchemy.engines [None req-5b11ced4-a1c1-4e54-b8d2-14daf82178c2 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100153) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:14:07.175931 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-8eea44f3-7a46-4f1f-ade6-83783d108f4e tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:14:07.179020 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:07.179020 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:07.183035 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8eea44f3-7a46-4f1f-ade6-83783d108f4e tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:14:07.183656 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 417/1671] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:07 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 1212 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:07.193647 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5b11ced4-a1c1-4e54-b8d2-14daf82178c2 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Jul 10 14:14:07.194096 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 421/1672] 10.4.3.66 () {68 vars in 1292 bytes} [Fri Jul 10 14:14:07 2026] GET /volume/v3/volumes/detail => generated 1832 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:14:07.211783 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0e7a42b3-c2a5-4fe3-8d90-9d8e810d5530 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:07.214847 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0e7a42b3-c2a5-4fe3-8d90-9d8e810d5530 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] POST https://10.4.3.66/volume/v3/groups/8055946d-89a3-4f12-9419-be467ffa6053/action Jul 10 14:14:07.215448 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0e7a42b3-c2a5-4fe3-8d90-9d8e810d5530 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:14:07.215776 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0e7a42b3-c2a5-4fe3-8d90-9d8e810d5530 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:07.217931 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-0e7a42b3-c2a5-4fe3-8d90-9d8e810d5530 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] delete called for group 8055946d-89a3-4f12-9419-be467ffa6053 {{(pid=100152) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 14:14:07.218132 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.groups [None req-0e7a42b3-c2a5-4fe3-8d90-9d8e810d5530 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Delete group with id: 8055946d-89a3-4f12-9419-be467ffa6053 Jul 10 14:14:07.224592 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:07.224592 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:07.281846 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0e7a42b3-c2a5-4fe3-8d90-9d8e810d5530 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/groups/8055946d-89a3-4f12-9419-be467ffa6053/action returned with HTTP 202 Jul 10 14:14:07.281846 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 420/1673] 10.4.3.66 () {70 vars in 1421 bytes} [Fri Jul 10 14:14:07 2026] POST /volume/v3/groups/8055946d-89a3-4f12-9419-be467ffa6053/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:14:07.291154 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-66c94df0-f592-4d42-af44-18eb2eb83af0 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:07.293623 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-66c94df0-f592-4d42-af44-18eb2eb83af0 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/volumes/90e65065-4c0e-4876-9f61-9a2f9f90356c Jul 10 14:14:07.293623 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-66c94df0-f592-4d42-af44-18eb2eb83af0 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:07.293761 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-66c94df0-f592-4d42-af44-18eb2eb83af0 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:07.302295 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:07.302295 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:07.310470 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-66c94df0-f592-4d42-af44-18eb2eb83af0 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Volume info retrieved successfully. Jul 10 14:14:07.310470 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-66c94df0-f592-4d42-af44-18eb2eb83af0 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:14:07.310470 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-66c94df0-f592-4d42-af44-18eb2eb83af0 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:14:07.357406 np0000005012 devstack@c-api.service[100154]: DEBUG oslo_db.sqlalchemy.engines [None req-66c94df0-f592-4d42-af44-18eb2eb83af0 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:14:07.361420 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:07.361420 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:07.371837 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-66c94df0-f592-4d42-af44-18eb2eb83af0 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/volumes/90e65065-4c0e-4876-9f61-9a2f9f90356c returned with HTTP 200 Jul 10 14:14:07.372384 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 416/1674] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:07 2026] GET /volume/v3/volumes/90e65065-4c0e-4876-9f61-9a2f9f90356c => generated 924 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:07.419916 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-3cbfb1e0-ea59-418f-9e6b-b1bc8a90b07c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:07.420989 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3cbfb1e0-ea59-418f-9e6b-b1bc8a90b07c None None] GET https://10.4.3.66/volume// Jul 10 14:14:07.420989 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3cbfb1e0-ea59-418f-9e6b-b1bc8a90b07c None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:07.420989 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3cbfb1e0-ea59-418f-9e6b-b1bc8a90b07c None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:07.421615 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3cbfb1e0-ea59-418f-9e6b-b1bc8a90b07c None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:14:07.421615 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 418/1675] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:14:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:14:07.430760 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-4eb61416-75a7-4ab0-8904-69e7b9412f09 req-929384d1-6933-4247-ac26-a361c79610f1 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:07.433640 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-4eb61416-75a7-4ab0-8904-69e7b9412f09 req-929384d1-6933-4247-ac26-a361c79610f1 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] GET https://10.4.3.66/volume/v3/volumes/dccef341-496d-4660-8e5c-374d7391a338 Jul 10 14:14:07.433864 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-4eb61416-75a7-4ab0-8904-69e7b9412f09 req-929384d1-6933-4247-ac26-a361c79610f1 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:07.434057 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-4eb61416-75a7-4ab0-8904-69e7b9412f09 req-929384d1-6933-4247-ac26-a361c79610f1 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:07.448749 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:07.448749 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:07.456704 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-4eb61416-75a7-4ab0-8904-69e7b9412f09 req-929384d1-6933-4247-ac26-a361c79610f1 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Volume info retrieved successfully. Jul 10 14:14:07.465192 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-4eb61416-75a7-4ab0-8904-69e7b9412f09 req-929384d1-6933-4247-ac26-a361c79610f1 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] https://10.4.3.66/volume/v3/volumes/dccef341-496d-4660-8e5c-374d7391a338 returned with HTTP 200 Jul 10 14:14:07.465842 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 422/1676] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:14:07 2026] GET /volume/v3/volumes/dccef341-496d-4660-8e5c-374d7391a338 => generated 1537 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:14:07.586052 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-4eb61416-75a7-4ab0-8904-69e7b9412f09 req-08a6a16c-a7f2-43c4-85dd-5aaab5fc44fe None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:07.590100 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-4eb61416-75a7-4ab0-8904-69e7b9412f09 req-08a6a16c-a7f2-43c4-85dd-5aaab5fc44fe tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] PUT https://10.4.3.66/volume/v3/attachments/6c53df75-5d50-4bf7-828e-9702fc8028f1 Jul 10 14:14:07.590581 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-4eb61416-75a7-4ab0-8904-69e7b9412f09 req-08a6a16c-a7f2-43c4-85dd-5aaab5fc44fe tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:07.601569 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-4eb61416-75a7-4ab0-8904-69e7b9412f09 req-08a6a16c-a7f2-43c4-85dd-5aaab5fc44fe tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Acquiring lock "cinder-attachment_update-dccef341-496d-4660-8e5c-374d7391a338-np0000005012" by "attachment_update" {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:14:07.610332 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-4eb61416-75a7-4ab0-8904-69e7b9412f09 req-08a6a16c-a7f2-43c4-85dd-5aaab5fc44fe tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Lock "cinder-attachment_update-dccef341-496d-4660-8e5c-374d7391a338-np0000005012" acquired by "attachment_update" :: waited 0.009s {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:14:07.611754 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:07.611754 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:08.144840 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-4eb61416-75a7-4ab0-8904-69e7b9412f09 req-08a6a16c-a7f2-43c4-85dd-5aaab5fc44fe tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Lock "cinder-attachment_update-dccef341-496d-4660-8e5c-374d7391a338-np0000005012" released by "attachment_update" :: held 0.535s {{(pid=100152) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:14:08.145273 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-4eb61416-75a7-4ab0-8904-69e7b9412f09 req-08a6a16c-a7f2-43c4-85dd-5aaab5fc44fe tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] https://10.4.3.66/volume/v3/attachments/6c53df75-5d50-4bf7-828e-9702fc8028f1 returned with HTTP 200 Jul 10 14:14:08.145908 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 421/1677] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:14:07 2026] PUT /volume/v3/attachments/6c53df75-5d50-4bf7-828e-9702fc8028f1 => generated 969 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:08.197789 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-89160ceb-5e86-4c59-8979-afa0fe1387ab None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:08.200140 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-89160ceb-5e86-4c59-8979-afa0fe1387ab tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:14:08.200336 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-89160ceb-5e86-4c59-8979-afa0fe1387ab tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:08.200593 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-89160ceb-5e86-4c59-8979-afa0fe1387ab tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:08.213795 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:08.213795 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:08.217126 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-89160ceb-5e86-4c59-8979-afa0fe1387ab tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:14:08.221992 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-89160ceb-5e86-4c59-8979-afa0fe1387ab tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:14:08.222404 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 417/1678] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:08 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 1212 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:08.387931 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-779decaa-b68f-43ff-802a-610e31782f09 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:08.389528 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-779decaa-b68f-43ff-802a-610e31782f09 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/volumes/90e65065-4c0e-4876-9f61-9a2f9f90356c Jul 10 14:14:08.389739 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-779decaa-b68f-43ff-802a-610e31782f09 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:08.389949 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-779decaa-b68f-43ff-802a-610e31782f09 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:08.395769 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-779decaa-b68f-43ff-802a-610e31782f09 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/volumes/90e65065-4c0e-4876-9f61-9a2f9f90356c returned with HTTP 404 Jul 10 14:14:08.396125 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 419/1679] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:08 2026] GET /volume/v3/volumes/90e65065-4c0e-4876-9f61-9a2f9f90356c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:14:08.404851 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-152e5f65-2748-4778-9222-52c48812cd9e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:08.406729 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-152e5f65-2748-4778-9222-52c48812cd9e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/groups/8055946d-89a3-4f12-9419-be467ffa6053 Jul 10 14:14:08.406954 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-152e5f65-2748-4778-9222-52c48812cd9e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:08.407140 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-152e5f65-2748-4778-9222-52c48812cd9e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:08.407258 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.groups [None req-152e5f65-2748-4778-9222-52c48812cd9e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] show called for member 8055946d-89a3-4f12-9419-be467ffa6053 {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:14:08.410663 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-152e5f65-2748-4778-9222-52c48812cd9e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/groups/8055946d-89a3-4f12-9419-be467ffa6053 returned with HTTP 404 Jul 10 14:14:08.411200 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 423/1680] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:14:08 2026] GET /volume/v3/groups/8055946d-89a3-4f12-9419-be467ffa6053 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:14:08.420056 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-aedec16a-03ce-46eb-8f9f-44802429d7a7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:08.422083 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-aedec16a-03ce-46eb-8f9f-44802429d7a7 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] DELETE https://10.4.3.66/volume/v3/group_snapshots/33676197-c4e5-43d2-b4c1-e5ac74826c4e Jul 10 14:14:08.422347 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-aedec16a-03ce-46eb-8f9f-44802429d7a7 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:08.422666 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-aedec16a-03ce-46eb-8f9f-44802429d7a7 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:08.422862 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.group_snapshots [None req-aedec16a-03ce-46eb-8f9f-44802429d7a7 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] delete called for member 33676197-c4e5-43d2-b4c1-e5ac74826c4e {{(pid=100152) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 14:14:08.423014 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.group_snapshots [None req-aedec16a-03ce-46eb-8f9f-44802429d7a7 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Delete group_snapshot with id: 33676197-c4e5-43d2-b4c1-e5ac74826c4e Jul 10 14:14:08.427009 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:08.427009 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:08.468468 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-aedec16a-03ce-46eb-8f9f-44802429d7a7 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/group_snapshots/33676197-c4e5-43d2-b4c1-e5ac74826c4e returned with HTTP 202 Jul 10 14:14:08.468908 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 422/1681] 10.4.3.66 () {68 vars in 1409 bytes} [Fri Jul 10 14:14:08 2026] DELETE /volume/v3/group_snapshots/33676197-c4e5-43d2-b4c1-e5ac74826c4e => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:14:08.477550 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-419c266b-96fb-46a6-89c0-88a5871e834b None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:08.479429 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-419c266b-96fb-46a6-89c0-88a5871e834b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/volumes/detail Jul 10 14:14:08.479734 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-419c266b-96fb-46a6-89c0-88a5871e834b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:08.479980 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-419c266b-96fb-46a6-89c0-88a5871e834b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'detail' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:08.480305 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.api_utils [None req-419c266b-96fb-46a6-89c0-88a5871e834b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Removing options '' from query. {{(pid=100154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:14:08.481156 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-419c266b-96fb-46a6-89c0-88a5871e834b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:14:08.490024 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-419c266b-96fb-46a6-89c0-88a5871e834b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Get all volumes completed successfully. Jul 10 14:14:08.490865 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-419c266b-96fb-46a6-89c0-88a5871e834b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:14:08.491318 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-419c266b-96fb-46a6-89c0-88a5871e834b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:14:08.547428 np0000005012 devstack@c-api.service[100154]: DEBUG oslo_db.sqlalchemy.engines [None req-419c266b-96fb-46a6-89c0-88a5871e834b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:14:08.552009 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:08.552009 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:08.561685 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-419c266b-96fb-46a6-89c0-88a5871e834b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Jul 10 14:14:08.562182 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 418/1682] 10.4.3.66 () {68 vars in 1292 bytes} [Fri Jul 10 14:14:08 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:08.579733 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f36dace0-1247-402f-abaf-0a05f492b51b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:08.582479 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f36dace0-1247-402f-abaf-0a05f492b51b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/snapshots/detail Jul 10 14:14:08.582786 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f36dace0-1247-402f-abaf-0a05f492b51b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:08.583116 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f36dace0-1247-402f-abaf-0a05f492b51b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'detail' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:08.583463 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.api_utils [None req-f36dace0-1247-402f-abaf-0a05f492b51b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Removing options '' from query. {{(pid=100155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:14:08.584985 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.db.api [None req-f36dace0-1247-402f-abaf-0a05f492b51b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Building query based on filter {{(pid=100155) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 14:14:08.589548 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-f36dace0-1247-402f-abaf-0a05f492b51b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Get all snapshots completed successfully. Jul 10 14:14:08.590644 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f36dace0-1247-402f-abaf-0a05f492b51b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 14:14:08.591148 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 420/1683] 10.4.3.66 () {66 vars in 1257 bytes} [Fri Jul 10 14:14:08 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:14:08.605493 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ab58216d-3eec-49e2-8e11-30299fec8692 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:08.607768 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ab58216d-3eec-49e2-8e11-30299fec8692 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/group_snapshots/33676197-c4e5-43d2-b4c1-e5ac74826c4e Jul 10 14:14:08.608013 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ab58216d-3eec-49e2-8e11-30299fec8692 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:08.608236 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ab58216d-3eec-49e2-8e11-30299fec8692 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:08.608434 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.group_snapshots [None req-ab58216d-3eec-49e2-8e11-30299fec8692 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] show called for member 33676197-c4e5-43d2-b4c1-e5ac74826c4e {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 14:14:08.614385 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ab58216d-3eec-49e2-8e11-30299fec8692 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/group_snapshots/33676197-c4e5-43d2-b4c1-e5ac74826c4e returned with HTTP 404 Jul 10 14:14:08.614940 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 424/1684] 10.4.3.66 () {68 vars in 1406 bytes} [Fri Jul 10 14:14:08 2026] GET /volume/v3/group_snapshots/33676197-c4e5-43d2-b4c1-e5ac74826c4e => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:14:08.622316 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-81658c59-9410-43b8-992b-09e41f5416a4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:08.624621 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-81658c59-9410-43b8-992b-09e41f5416a4 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/volumes/detail Jul 10 14:14:08.624910 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-81658c59-9410-43b8-992b-09e41f5416a4 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:08.625163 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-81658c59-9410-43b8-992b-09e41f5416a4 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'detail' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:08.625551 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-81658c59-9410-43b8-992b-09e41f5416a4 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:14:08.625968 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:08.625968 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:08.626664 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-81658c59-9410-43b8-992b-09e41f5416a4 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100152) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:14:08.638177 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-81658c59-9410-43b8-992b-09e41f5416a4 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Get all volumes completed successfully. Jul 10 14:14:08.639141 np0000005012 devstack@c-api.service[100152]: WARNING stevedore.named [None req-81658c59-9410-43b8-992b-09e41f5416a4 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:14:08.639397 np0000005012 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-81658c59-9410-43b8-992b-09e41f5416a4 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:14:08.662128 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-4eb61416-75a7-4ab0-8904-69e7b9412f09 req-8236182b-cbee-429e-a001-1ef74af5de18 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:08.664326 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-4eb61416-75a7-4ab0-8904-69e7b9412f09 req-8236182b-cbee-429e-a001-1ef74af5de18 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] POST https://10.4.3.66/volume/v3/attachments/6c53df75-5d50-4bf7-828e-9702fc8028f1/action Jul 10 14:14:08.664760 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-4eb61416-75a7-4ab0-8904-69e7b9412f09 req-8236182b-cbee-429e-a001-1ef74af5de18 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Action body: b'{"os-complete": null}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:14:08.664879 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-4eb61416-75a7-4ab0-8904-69e7b9412f09 req-8236182b-cbee-429e-a001-1ef74af5de18 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:08.684433 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:08.684433 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:08.698280 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-4eb61416-75a7-4ab0-8904-69e7b9412f09 req-8236182b-cbee-429e-a001-1ef74af5de18 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] https://10.4.3.66/volume/v3/attachments/6c53df75-5d50-4bf7-828e-9702fc8028f1/action returned with HTTP 204 Jul 10 14:14:08.698766 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 419/1685] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:14:08 2026] POST /volume/v3/attachments/6c53df75-5d50-4bf7-828e-9702fc8028f1/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:14:08.703345 np0000005012 devstack@c-api.service[100152]: DEBUG oslo_db.sqlalchemy.engines [None req-81658c59-9410-43b8-992b-09e41f5416a4 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:14:08.707157 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:08.707157 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:08.716867 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-81658c59-9410-43b8-992b-09e41f5416a4 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Jul 10 14:14:08.717433 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 423/1686] 10.4.3.66 () {68 vars in 1292 bytes} [Fri Jul 10 14:14:08 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:08.732238 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-7169f3a1-a6aa-4358-942d-a17567fefc79 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:08.734788 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7169f3a1-a6aa-4358-942d-a17567fefc79 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] POST https://10.4.3.66/volume/v3/groups/2ffd0346-74e0-41a5-ac2e-2e5c8cef8790/action Jul 10 14:14:08.735305 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7169f3a1-a6aa-4358-942d-a17567fefc79 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:14:08.735532 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7169f3a1-a6aa-4358-942d-a17567fefc79 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:08.737064 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.groups [None req-7169f3a1-a6aa-4358-942d-a17567fefc79 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] delete called for group 2ffd0346-74e0-41a5-ac2e-2e5c8cef8790 {{(pid=100155) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 14:14:08.737277 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.groups [None req-7169f3a1-a6aa-4358-942d-a17567fefc79 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Delete group with id: 2ffd0346-74e0-41a5-ac2e-2e5c8cef8790 Jul 10 14:14:08.741625 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:08.741625 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:08.793478 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7169f3a1-a6aa-4358-942d-a17567fefc79 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/groups/2ffd0346-74e0-41a5-ac2e-2e5c8cef8790/action returned with HTTP 202 Jul 10 14:14:08.794051 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 421/1687] 10.4.3.66 () {70 vars in 1421 bytes} [Fri Jul 10 14:14:08 2026] POST /volume/v3/groups/2ffd0346-74e0-41a5-ac2e-2e5c8cef8790/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:14:08.805863 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-12dcfd39-7d3a-4574-b473-e7e69a98f6b0 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:08.808168 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-12dcfd39-7d3a-4574-b473-e7e69a98f6b0 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/volumes/c9a9c213-7eac-47b1-9f7d-85b7d894b2ed Jul 10 14:14:08.808628 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-12dcfd39-7d3a-4574-b473-e7e69a98f6b0 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:08.808628 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-12dcfd39-7d3a-4574-b473-e7e69a98f6b0 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:08.818077 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:08.818077 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:08.827107 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-12dcfd39-7d3a-4574-b473-e7e69a98f6b0 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Volume info retrieved successfully. Jul 10 14:14:08.828172 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-12dcfd39-7d3a-4574-b473-e7e69a98f6b0 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:14:08.828486 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-12dcfd39-7d3a-4574-b473-e7e69a98f6b0 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:14:08.892949 np0000005012 devstack@c-api.service[100153]: DEBUG oslo_db.sqlalchemy.engines [None req-12dcfd39-7d3a-4574-b473-e7e69a98f6b0 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100153) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:14:08.899791 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:08.899791 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:08.918198 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-12dcfd39-7d3a-4574-b473-e7e69a98f6b0 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/volumes/c9a9c213-7eac-47b1-9f7d-85b7d894b2ed returned with HTTP 200 Jul 10 14:14:08.919140 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 425/1688] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:08 2026] GET /volume/v3/volumes/c9a9c213-7eac-47b1-9f7d-85b7d894b2ed => generated 913 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:09.239856 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-bf310a80-4c46-4a87-97f2-c54d80c93b99 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:09.240612 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-bf310a80-4c46-4a87-97f2-c54d80c93b99 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:14:09.240887 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-bf310a80-4c46-4a87-97f2-c54d80c93b99 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:09.242491 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-bf310a80-4c46-4a87-97f2-c54d80c93b99 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:09.258618 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:09.258618 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:09.263973 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-bf310a80-4c46-4a87-97f2-c54d80c93b99 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:14:09.270978 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-bf310a80-4c46-4a87-97f2-c54d80c93b99 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:14:09.271628 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 420/1689] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:09 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 1212 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:09.939186 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-70c3cbfd-01aa-4a14-aeb3-1b7f8403c5eb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:09.941735 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-70c3cbfd-01aa-4a14-aeb3-1b7f8403c5eb tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/volumes/c9a9c213-7eac-47b1-9f7d-85b7d894b2ed Jul 10 14:14:09.942009 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-70c3cbfd-01aa-4a14-aeb3-1b7f8403c5eb tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:09.942264 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-70c3cbfd-01aa-4a14-aeb3-1b7f8403c5eb tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:09.950249 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-70c3cbfd-01aa-4a14-aeb3-1b7f8403c5eb tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/volumes/c9a9c213-7eac-47b1-9f7d-85b7d894b2ed returned with HTTP 404 Jul 10 14:14:09.950960 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 424/1690] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:09 2026] GET /volume/v3/volumes/c9a9c213-7eac-47b1-9f7d-85b7d894b2ed => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:14:09.960400 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-21a03657-ecae-48a1-b6fe-ea5150191202 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:09.962436 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-21a03657-ecae-48a1-b6fe-ea5150191202 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/groups/2ffd0346-74e0-41a5-ac2e-2e5c8cef8790 Jul 10 14:14:09.962861 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-21a03657-ecae-48a1-b6fe-ea5150191202 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:09.963207 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-21a03657-ecae-48a1-b6fe-ea5150191202 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:09.964392 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.groups [None req-21a03657-ecae-48a1-b6fe-ea5150191202 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] show called for member 2ffd0346-74e0-41a5-ac2e-2e5c8cef8790 {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:14:09.968960 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-21a03657-ecae-48a1-b6fe-ea5150191202 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/groups/2ffd0346-74e0-41a5-ac2e-2e5c8cef8790 returned with HTTP 404 Jul 10 14:14:09.968960 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 422/1691] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:14:09 2026] GET /volume/v3/groups/2ffd0346-74e0-41a5-ac2e-2e5c8cef8790 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:14:09.978819 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c32b71d0-4659-4faa-ad30-384d74d3fb1b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:09.981466 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c32b71d0-4659-4faa-ad30-384d74d3fb1b tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] DELETE https://10.4.3.66/volume/v3/group_types/d56bcd64-e8ce-4d68-a3a4-25999877eadd Jul 10 14:14:09.981795 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c32b71d0-4659-4faa-ad30-384d74d3fb1b tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:09.982070 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c32b71d0-4659-4faa-ad30-384d74d3fb1b tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:09.999620 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c32b71d0-4659-4faa-ad30-384d74d3fb1b tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] https://10.4.3.66/volume/v3/group_types/d56bcd64-e8ce-4d68-a3a4-25999877eadd returned with HTTP 202 Jul 10 14:14:10.000223 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 426/1692] 10.4.3.66 () {68 vars in 1397 bytes} [Fri Jul 10 14:14:09 2026] DELETE /volume/v3/group_types/d56bcd64-e8ce-4d68-a3a4-25999877eadd => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:14:10.008984 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b8116481-eec7-4cef-9e9d-93f3dfbd44d8 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:10.011159 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b8116481-eec7-4cef-9e9d-93f3dfbd44d8 tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] DELETE https://10.4.3.66/volume/v3/types/8bc0353d-df5b-4638-b157-d6d8ca813292 Jul 10 14:14:10.011345 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b8116481-eec7-4cef-9e9d-93f3dfbd44d8 tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:10.011584 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b8116481-eec7-4cef-9e9d-93f3dfbd44d8 tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] Calling method '_delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:10.048685 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b8116481-eec7-4cef-9e9d-93f3dfbd44d8 tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] https://10.4.3.66/volume/v3/types/8bc0353d-df5b-4638-b157-d6d8ca813292 returned with HTTP 202 Jul 10 14:14:10.049246 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 421/1693] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:14:10 2026] DELETE /volume/v3/types/8bc0353d-df5b-4638-b157-d6d8ca813292 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:14:10.058274 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e67d9013-b007-452d-9e12-61892f2c0c5b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:10.060827 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e67d9013-b007-452d-9e12-61892f2c0c5b tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] GET https://10.4.3.66/volume/v3/types/8bc0353d-df5b-4638-b157-d6d8ca813292 Jul 10 14:14:10.061134 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e67d9013-b007-452d-9e12-61892f2c0c5b tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:10.061402 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e67d9013-b007-452d-9e12-61892f2c0c5b tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:10.065575 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e67d9013-b007-452d-9e12-61892f2c0c5b tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] https://10.4.3.66/volume/v3/types/8bc0353d-df5b-4638-b157-d6d8ca813292 returned with HTTP 404 Jul 10 14:14:10.066284 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 425/1694] 10.4.3.66 () {66 vars in 1335 bytes} [Fri Jul 10 14:14:10 2026] GET /volume/v3/types/8bc0353d-df5b-4638-b157-d6d8ca813292 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:14:10.079639 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-bd8fdb5e-c6f7-4ed1-ba85-7462d0f78c87 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:10.086582 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-bd8fdb5e-c6f7-4ed1-ba85-7462d0f78c87 tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:14:10.086582 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-bd8fdb5e-c6f7-4ed1-ba85-7462d0f78c87 tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-129276733"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:10.112607 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-bd8fdb5e-c6f7-4ed1-ba85-7462d0f78c87 tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:14:10.112607 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 423/1695] 10.4.3.66 () {68 vars in 1245 bytes} [Fri Jul 10 14:14:10 2026] POST /volume/v3/types => generated 223 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:10.125200 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0c0ef4c1-bbd2-46d9-bae9-89e7acb4639d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:10.126572 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0c0ef4c1-bbd2-46d9-bae9-89e7acb4639d tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] POST https://10.4.3.66/volume/v3/group_types Jul 10 14:14:10.126946 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0c0ef4c1-bbd2-46d9-bae9-89e7acb4639d tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2071097506"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:10.143510 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0c0ef4c1-bbd2-46d9-bae9-89e7acb4639d tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] https://10.4.3.66/volume/v3/group_types returned with HTTP 202 Jul 10 14:14:10.144014 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 427/1696] 10.4.3.66 () {70 vars in 1304 bytes} [Fri Jul 10 14:14:10 2026] POST /volume/v3/group_types => generated 181 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:14:10.153692 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b4b4e5c2-e231-4573-a17d-e6224a62f287 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:10.156042 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b4b4e5c2-e231-4573-a17d-e6224a62f287 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] POST https://10.4.3.66/volume/v3/groups Jul 10 14:14:10.156906 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b4b4e5c2-e231-4573-a17d-e6224a62f287 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c915e43e-c9d4-4009-ae81-5569ee330c42", "volume_types": ["6befd9d7-802c-41fd-8ae9-c8b29e89dc34"], "name": "tempest-GroupSnapshotsTest-Group-1206579614"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:10.159469 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.groups [None req-b4b4e5c2-e231-4573-a17d-e6224a62f287 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Creating new group {'group': {'group_type': 'c915e43e-c9d4-4009-ae81-5569ee330c42', 'volume_types': ['6befd9d7-802c-41fd-8ae9-c8b29e89dc34'], 'name': 'tempest-GroupSnapshotsTest-Group-1206579614'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 14:14:10.168305 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.groups [None req-b4b4e5c2-e231-4573-a17d-e6224a62f287 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Creating group tempest-GroupSnapshotsTest-Group-1206579614. Jul 10 14:14:10.180364 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b4b4e5c2-e231-4573-a17d-e6224a62f287 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Availability Zones retrieved successfully. Jul 10 14:14:10.199877 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-b4b4e5c2-e231-4573-a17d-e6224a62f287 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Created reservations ['2ef5fe45-6669-4e1b-9a40-88d2db7ccb94'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:14:10.229348 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b4b4e5c2-e231-4573-a17d-e6224a62f287 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/groups returned with HTTP 202 Jul 10 14:14:10.230362 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 422/1697] 10.4.3.66 () {70 vars in 1290 bytes} [Fri Jul 10 14:14:10 2026] POST /volume/v3/groups => generated 112 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:14:10.242256 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6782fad7-42a8-4b7e-82bc-245e1ff8a32a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:10.244601 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6782fad7-42a8-4b7e-82bc-245e1ff8a32a tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea Jul 10 14:14:10.244859 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6782fad7-42a8-4b7e-82bc-245e1ff8a32a tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:10.245093 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6782fad7-42a8-4b7e-82bc-245e1ff8a32a tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:10.245234 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-6782fad7-42a8-4b7e-82bc-245e1ff8a32a tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] show called for member 0d2461ad-4584-48fa-8bca-0da334c877ea {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:14:10.249014 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:10.249014 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:10.258450 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6782fad7-42a8-4b7e-82bc-245e1ff8a32a tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea returned with HTTP 200 Jul 10 14:14:10.258951 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 426/1698] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:14:10 2026] GET /volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:10.286691 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-fde55bd9-0614-4bba-a700-f1605ccca02b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:10.288360 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-fde55bd9-0614-4bba-a700-f1605ccca02b tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:14:10.288848 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-fde55bd9-0614-4bba-a700-f1605ccca02b tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:10.289177 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-fde55bd9-0614-4bba-a700-f1605ccca02b tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:10.301603 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:10.301603 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:10.308110 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-fde55bd9-0614-4bba-a700-f1605ccca02b tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:14:10.310470 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-fde55bd9-0614-4bba-a700-f1605ccca02b tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:14:10.311084 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 424/1699] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:10 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 1212 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:11.270241 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6adf294b-494e-4c1e-863c-d3a47a085347 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:11.273345 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6adf294b-494e-4c1e-863c-d3a47a085347 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea Jul 10 14:14:11.273678 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6adf294b-494e-4c1e-863c-d3a47a085347 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:11.273946 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6adf294b-494e-4c1e-863c-d3a47a085347 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:11.274148 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.groups [None req-6adf294b-494e-4c1e-863c-d3a47a085347 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] show called for member 0d2461ad-4584-48fa-8bca-0da334c877ea {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:14:11.279562 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:11.279562 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:11.290787 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6adf294b-494e-4c1e-863c-d3a47a085347 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea returned with HTTP 200 Jul 10 14:14:11.291582 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 428/1700] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:14:11 2026] GET /volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea => generated 393 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:11.306197 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-52ef06af-683f-473f-ab8c-a21330e40f20 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:11.308991 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-52ef06af-683f-473f-ab8c-a21330e40f20 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:14:11.309477 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-52ef06af-683f-473f-ab8c-a21330e40f20 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1157008027", "volume_type": "6befd9d7-802c-41fd-8ae9-c8b29e89dc34", "group_id": "0d2461ad-4584-48fa-8bca-0da334c877ea", "size": 1}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:11.311328 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-52ef06af-683f-473f-ab8c-a21330e40f20 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1157008027', 'volume_type': '6befd9d7-802c-41fd-8ae9-c8b29e89dc34', 'group_id': '0d2461ad-4584-48fa-8bca-0da334c877ea', 'size': 1}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:14:11.321132 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:11.321132 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:11.321707 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-52ef06af-683f-473f-ab8c-a21330e40f20 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Create volume of 1 GB Jul 10 14:14:11.326196 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7d0f1db0-0c3a-4d51-a33f-5e5b1ce38849 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:11.328560 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7d0f1db0-0c3a-4d51-a33f-5e5b1ce38849 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:14:11.328830 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7d0f1db0-0c3a-4d51-a33f-5e5b1ce38849 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:11.328913 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-52ef06af-683f-473f-ab8c-a21330e40f20 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Availability Zones retrieved successfully. Jul 10 14:14:11.329057 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7d0f1db0-0c3a-4d51-a33f-5e5b1ce38849 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:11.336191 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-52ef06af-683f-473f-ab8c-a21330e40f20 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Flow 'volume_create_api' (80a4b13a-0927-4e13-b486-fec9fe78ee62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:14:11.338124 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-52ef06af-683f-473f-ab8c-a21330e40f20 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f9cd670-8fc1-4560-a25d-9ec75bc52593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:11.338905 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:11.338905 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:11.339660 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-52ef06af-683f-473f-ab8c-a21330e40f20 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:14:11.344640 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:11.344640 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:11.349941 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7d0f1db0-0c3a-4d51-a33f-5e5b1ce38849 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:14:11.357086 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7d0f1db0-0c3a-4d51-a33f-5e5b1ce38849 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:14:11.357674 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 427/1701] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:11 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 1212 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:11.367849 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-52ef06af-683f-473f-ab8c-a21330e40f20 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f9cd670-8fc1-4560-a25d-9ec75bc52593) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:14:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6befd9d7-802c-41fd-8ae9-c8b29e89dc34,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-129276733',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6befd9d7-802c-41fd-8ae9-c8b29e89dc34', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0d2461ad-4584-48fa-8bca-0da334c877ea', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:11.368957 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-52ef06af-683f-473f-ab8c-a21330e40f20 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00b09131-cf0a-4ce7-9f9b-be31ed7f9b55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:11.405598 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-52ef06af-683f-473f-ab8c-a21330e40f20 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-129276733 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-129276733, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:11.405852 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-52ef06af-683f-473f-ab8c-a21330e40f20 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-129276733 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-129276733, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:11.449319 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-52ef06af-683f-473f-ab8c-a21330e40f20 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Created reservations ['015f457b-ef93-43ba-a753-b51330ce677b', 'f0d996dc-b718-4134-941d-9438ceae3ffe', '7e204568-021d-4a3b-b8a5-4a02904951fa', '14d60c29-32d8-48d0-820a-19bde932ea51'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:14:11.450376 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-52ef06af-683f-473f-ab8c-a21330e40f20 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00b09131-cf0a-4ce7-9f9b-be31ed7f9b55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['015f457b-ef93-43ba-a753-b51330ce677b', 'f0d996dc-b718-4134-941d-9438ceae3ffe', '7e204568-021d-4a3b-b8a5-4a02904951fa', '14d60c29-32d8-48d0-820a-19bde932ea51']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:11.451822 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-52ef06af-683f-473f-ab8c-a21330e40f20 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (310d1942-b269-4143-b5bd-6b71216ae49f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:11.495871 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-52ef06af-683f-473f-ab8c-a21330e40f20 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (310d1942-b269-4143-b5bd-6b71216ae49f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0865ad88-d4f3-4a57-a6ec-8cecddce2109', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1157008027',encryption_key_id=None,group_id=0d2461ad-4584-48fa-8bca-0da334c877ea,group_type_id=,metadata={},multiattach=False,project_id='c680aeba09a54107ad7b151cd9b697c6',qos_specs=None,replication_status=,reservations=['015f457b-ef93-43ba-a753-b51330ce677b','f0d996dc-b718-4134-941d-9438ceae3ffe','7e204568-021d-4a3b-b8a5-4a02904951fa','14d60c29-32d8-48d0-820a-19bde932ea51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37b3f0d13ddc45e9b981eed5c5589750',volume_type_id=6befd9d7-802c-41fd-8ae9-c8b29e89dc34), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:14:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1157008027',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0d2461ad-4584-48fa-8bca-0da334c877ea,host=None,id=0865ad88-d4f3-4a57-a6ec-8cecddce2109,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c680aeba09a54107ad7b151cd9b697c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37b3f0d13ddc45e9b981eed5c5589750',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6befd9d7-802c-41fd-8ae9-c8b29e89dc34),volume_type_id=6befd9d7-802c-41fd-8ae9-c8b29e89dc34)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:11.496696 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-52ef06af-683f-473f-ab8c-a21330e40f20 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b168e32d-d0e2-4833-9b37-bcd644eef652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:11.522631 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-52ef06af-683f-473f-ab8c-a21330e40f20 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b168e32d-d0e2-4833-9b37-bcd644eef652) transitioned into state 'SUCCESS' from state '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-1157008027',encryption_key_id=None,group_id=0d2461ad-4584-48fa-8bca-0da334c877ea,group_type_id=,metadata={},multiattach=False,project_id='c680aeba09a54107ad7b151cd9b697c6',qos_specs=None,replication_status=,reservations=['015f457b-ef93-43ba-a753-b51330ce677b','f0d996dc-b718-4134-941d-9438ceae3ffe','7e204568-021d-4a3b-b8a5-4a02904951fa','14d60c29-32d8-48d0-820a-19bde932ea51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37b3f0d13ddc45e9b981eed5c5589750',volume_type_id=6befd9d7-802c-41fd-8ae9-c8b29e89dc34)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:11.523368 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-52ef06af-683f-473f-ab8c-a21330e40f20 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91e1ed00-b443-409b-82c7-7bf172fea197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:11.556131 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-52ef06af-683f-473f-ab8c-a21330e40f20 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91e1ed00-b443-409b-82c7-7bf172fea197) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:11.557700 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-52ef06af-683f-473f-ab8c-a21330e40f20 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Flow 'volume_create_api' (80a4b13a-0927-4e13-b486-fec9fe78ee62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:14:11.557700 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-52ef06af-683f-473f-ab8c-a21330e40f20 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Create volume request issued successfully. Jul 10 14:14:11.558727 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-52ef06af-683f-473f-ab8c-a21330e40f20 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:14:11.559079 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-52ef06af-683f-473f-ab8c-a21330e40f20 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:14:11.604003 np0000005012 devstack@c-api.service[100154]: DEBUG oslo_db.sqlalchemy.engines [None req-52ef06af-683f-473f-ab8c-a21330e40f20 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:14:11.607437 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:11.607437 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:11.611770 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-52ef06af-683f-473f-ab8c-a21330e40f20 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:14:11.612303 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 423/1702] 10.4.3.66 () {70 vars in 1293 bytes} [Fri Jul 10 14:14:11 2026] POST /volume/v3/volumes => generated 820 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:14:11.628601 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-c532bdab-39dd-4c7d-aa13-fc68bc4d24fe None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:11.631931 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c532bdab-39dd-4c7d-aa13-fc68bc4d24fe tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/volumes/0865ad88-d4f3-4a57-a6ec-8cecddce2109 Jul 10 14:14:11.631931 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c532bdab-39dd-4c7d-aa13-fc68bc4d24fe tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:11.634201 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c532bdab-39dd-4c7d-aa13-fc68bc4d24fe tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:11.645439 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:11.645439 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:11.652059 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-c532bdab-39dd-4c7d-aa13-fc68bc4d24fe tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Volume info retrieved successfully. Jul 10 14:14:11.652907 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-c532bdab-39dd-4c7d-aa13-fc68bc4d24fe tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:14:11.653119 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-c532bdab-39dd-4c7d-aa13-fc68bc4d24fe tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:14:11.697919 np0000005012 devstack@c-api.service[100155]: DEBUG oslo_db.sqlalchemy.engines [None req-c532bdab-39dd-4c7d-aa13-fc68bc4d24fe tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:14:11.701859 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:11.701859 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:11.713071 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c532bdab-39dd-4c7d-aa13-fc68bc4d24fe tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/volumes/0865ad88-d4f3-4a57-a6ec-8cecddce2109 returned with HTTP 200 Jul 10 14:14:11.713071 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 425/1703] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:11 2026] GET /volume/v3/volumes/0865ad88-d4f3-4a57-a6ec-8cecddce2109 => generated 888 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:12.236707 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-ffd0408c-ae8c-4f58-be24-56c850ad65a7 req-723adea3-0d8c-47b4-9940-6c39af87431b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:12.239718 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-ffd0408c-ae8c-4f58-be24-56c850ad65a7 req-723adea3-0d8c-47b4-9940-6c39af87431b tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] POST https://10.4.3.66/volume/v3/attachments/e48fe3f6-abad-4774-82c4-9f6c34276b98/action Jul 10 14:14:12.240598 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-ffd0408c-ae8c-4f58-be24-56c850ad65a7 req-723adea3-0d8c-47b4-9940-6c39af87431b tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Action body: b'{"os-complete": null}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:14:12.240785 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-ffd0408c-ae8c-4f58-be24-56c850ad65a7 req-723adea3-0d8c-47b4-9940-6c39af87431b tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:12.267355 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:12.267355 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:12.282740 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-ffd0408c-ae8c-4f58-be24-56c850ad65a7 req-723adea3-0d8c-47b4-9940-6c39af87431b tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/attachments/e48fe3f6-abad-4774-82c4-9f6c34276b98/action returned with HTTP 204 Jul 10 14:14:12.283369 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 429/1704] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:14:12 2026] POST /volume/v3/attachments/e48fe3f6-abad-4774-82c4-9f6c34276b98/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:14:12.372697 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5820f548-5512-49b2-9581-7cb94c4a2cc6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:12.374925 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5820f548-5512-49b2-9581-7cb94c4a2cc6 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:14:12.375334 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5820f548-5512-49b2-9581-7cb94c4a2cc6 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:12.375723 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5820f548-5512-49b2-9581-7cb94c4a2cc6 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:12.392525 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:12.392525 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:12.397242 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5820f548-5512-49b2-9581-7cb94c4a2cc6 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:14:12.404236 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5820f548-5512-49b2-9581-7cb94c4a2cc6 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:14:12.405011 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 428/1705] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:12 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 1506 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:12.727727 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f4ea14f7-d796-4079-9b75-47018d0cea74 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:12.729679 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f4ea14f7-d796-4079-9b75-47018d0cea74 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/volumes/0865ad88-d4f3-4a57-a6ec-8cecddce2109 Jul 10 14:14:12.729893 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f4ea14f7-d796-4079-9b75-47018d0cea74 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:12.730068 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f4ea14f7-d796-4079-9b75-47018d0cea74 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:12.737285 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:12.737285 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:12.740711 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-f4ea14f7-d796-4079-9b75-47018d0cea74 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Volume info retrieved successfully. Jul 10 14:14:12.741288 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-f4ea14f7-d796-4079-9b75-47018d0cea74 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:14:12.741420 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-f4ea14f7-d796-4079-9b75-47018d0cea74 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:14:12.775455 np0000005012 devstack@c-api.service[100154]: DEBUG oslo_db.sqlalchemy.engines [None req-f4ea14f7-d796-4079-9b75-47018d0cea74 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:14:12.779295 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:12.779295 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:12.788640 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f4ea14f7-d796-4079-9b75-47018d0cea74 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/volumes/0865ad88-d4f3-4a57-a6ec-8cecddce2109 returned with HTTP 200 Jul 10 14:14:12.789062 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 424/1706] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:12 2026] GET /volume/v3/volumes/0865ad88-d4f3-4a57-a6ec-8cecddce2109 => generated 913 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:12.809660 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b9c2490e-dfc8-4bb1-8801-f3e405027b1e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:12.811802 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b9c2490e-dfc8-4bb1-8801-f3e405027b1e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:14:12.812301 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b9c2490e-dfc8-4bb1-8801-f3e405027b1e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-754019958", "volume_type": "6befd9d7-802c-41fd-8ae9-c8b29e89dc34", "group_id": "0d2461ad-4584-48fa-8bca-0da334c877ea", "size": 1}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:12.814881 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-b9c2490e-dfc8-4bb1-8801-f3e405027b1e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-754019958', 'volume_type': '6befd9d7-802c-41fd-8ae9-c8b29e89dc34', 'group_id': '0d2461ad-4584-48fa-8bca-0da334c877ea', 'size': 1}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:14:12.824081 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:12.824081 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:12.824593 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-b9c2490e-dfc8-4bb1-8801-f3e405027b1e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Create volume of 1 GB Jul 10 14:14:12.832115 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-b9c2490e-dfc8-4bb1-8801-f3e405027b1e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Availability Zones retrieved successfully. Jul 10 14:14:12.841325 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b9c2490e-dfc8-4bb1-8801-f3e405027b1e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Flow 'volume_create_api' (f050122a-cadb-4268-b509-f443b5397509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:14:12.843939 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b9c2490e-dfc8-4bb1-8801-f3e405027b1e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff81cb26-5fe1-4041-bc5b-ffbc13b7be10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:12.844599 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:12.844599 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:12.845311 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-b9c2490e-dfc8-4bb1-8801-f3e405027b1e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:14:12.870601 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b9c2490e-dfc8-4bb1-8801-f3e405027b1e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff81cb26-5fe1-4041-bc5b-ffbc13b7be10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:14:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6befd9d7-802c-41fd-8ae9-c8b29e89dc34,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-129276733',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6befd9d7-802c-41fd-8ae9-c8b29e89dc34', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0d2461ad-4584-48fa-8bca-0da334c877ea', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:12.871625 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b9c2490e-dfc8-4bb1-8801-f3e405027b1e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a15b2f74-7dea-49c3-9695-e6f03439c07a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:12.904197 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-b9c2490e-dfc8-4bb1-8801-f3e405027b1e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-129276733 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-129276733, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:12.904593 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-b9c2490e-dfc8-4bb1-8801-f3e405027b1e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-129276733 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-129276733, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:12.925215 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-b9c2490e-dfc8-4bb1-8801-f3e405027b1e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Created reservations ['220ad2e1-3e43-429e-ad0f-185de7c5e7d2', '7317d6d2-58ce-4a05-a4be-639a41a70434', '7bfac942-bc56-40f3-9930-1f073557f2aa', '8909eac4-b94b-4b98-8cda-e452897e4145'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:14:12.926150 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b9c2490e-dfc8-4bb1-8801-f3e405027b1e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a15b2f74-7dea-49c3-9695-e6f03439c07a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['220ad2e1-3e43-429e-ad0f-185de7c5e7d2', '7317d6d2-58ce-4a05-a4be-639a41a70434', '7bfac942-bc56-40f3-9930-1f073557f2aa', '8909eac4-b94b-4b98-8cda-e452897e4145']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:12.927116 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b9c2490e-dfc8-4bb1-8801-f3e405027b1e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b53e3f8-1e3b-451a-89f4-8b9f91d38573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:12.960866 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b9c2490e-dfc8-4bb1-8801-f3e405027b1e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b53e3f8-1e3b-451a-89f4-8b9f91d38573) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9bd194be-e584-40ee-af49-18b7e34651c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-754019958',encryption_key_id=None,group_id=0d2461ad-4584-48fa-8bca-0da334c877ea,group_type_id=,metadata={},multiattach=False,project_id='c680aeba09a54107ad7b151cd9b697c6',qos_specs=None,replication_status=,reservations=['220ad2e1-3e43-429e-ad0f-185de7c5e7d2','7317d6d2-58ce-4a05-a4be-639a41a70434','7bfac942-bc56-40f3-9930-1f073557f2aa','8909eac4-b94b-4b98-8cda-e452897e4145'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37b3f0d13ddc45e9b981eed5c5589750',volume_type_id=6befd9d7-802c-41fd-8ae9-c8b29e89dc34), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:14:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-754019958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0d2461ad-4584-48fa-8bca-0da334c877ea,host=None,id=9bd194be-e584-40ee-af49-18b7e34651c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c680aeba09a54107ad7b151cd9b697c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37b3f0d13ddc45e9b981eed5c5589750',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6befd9d7-802c-41fd-8ae9-c8b29e89dc34),volume_type_id=6befd9d7-802c-41fd-8ae9-c8b29e89dc34)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:12.962305 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b9c2490e-dfc8-4bb1-8801-f3e405027b1e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f60e6e39-774e-4ea4-94df-352307fce102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:12.985931 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b9c2490e-dfc8-4bb1-8801-f3e405027b1e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f60e6e39-774e-4ea4-94df-352307fce102) transitioned into state 'SUCCESS' from state '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-754019958',encryption_key_id=None,group_id=0d2461ad-4584-48fa-8bca-0da334c877ea,group_type_id=,metadata={},multiattach=False,project_id='c680aeba09a54107ad7b151cd9b697c6',qos_specs=None,replication_status=,reservations=['220ad2e1-3e43-429e-ad0f-185de7c5e7d2','7317d6d2-58ce-4a05-a4be-639a41a70434','7bfac942-bc56-40f3-9930-1f073557f2aa','8909eac4-b94b-4b98-8cda-e452897e4145'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37b3f0d13ddc45e9b981eed5c5589750',volume_type_id=6befd9d7-802c-41fd-8ae9-c8b29e89dc34)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:12.986912 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b9c2490e-dfc8-4bb1-8801-f3e405027b1e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b285421f-7c43-43fa-9fc0-489d52a2aa8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:13.003945 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b9c2490e-dfc8-4bb1-8801-f3e405027b1e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b285421f-7c43-43fa-9fc0-489d52a2aa8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:13.004917 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b9c2490e-dfc8-4bb1-8801-f3e405027b1e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Flow 'volume_create_api' (f050122a-cadb-4268-b509-f443b5397509) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:14:13.005284 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-b9c2490e-dfc8-4bb1-8801-f3e405027b1e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Create volume request issued successfully. Jul 10 14:14:13.006091 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-b9c2490e-dfc8-4bb1-8801-f3e405027b1e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:14:13.006314 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-b9c2490e-dfc8-4bb1-8801-f3e405027b1e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:14:13.046713 np0000005012 devstack@c-api.service[100155]: DEBUG oslo_db.sqlalchemy.engines [None req-b9c2490e-dfc8-4bb1-8801-f3e405027b1e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:14:13.049840 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:13.049840 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:13.054215 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b9c2490e-dfc8-4bb1-8801-f3e405027b1e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:14:13.054976 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 426/1707] 10.4.3.66 () {70 vars in 1293 bytes} [Fri Jul 10 14:14:12 2026] POST /volume/v3/volumes => generated 819 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:14:13.074651 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f88e887e-9d13-4533-9441-fdbb619fd9fe None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:13.078584 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f88e887e-9d13-4533-9441-fdbb619fd9fe tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/volumes/9bd194be-e584-40ee-af49-18b7e34651c9 Jul 10 14:14:13.078738 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f88e887e-9d13-4533-9441-fdbb619fd9fe tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:13.079022 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f88e887e-9d13-4533-9441-fdbb619fd9fe tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:13.087046 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:13.087046 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:13.091562 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-f88e887e-9d13-4533-9441-fdbb619fd9fe tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Volume info retrieved successfully. Jul 10 14:14:13.092406 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-f88e887e-9d13-4533-9441-fdbb619fd9fe tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:14:13.092645 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-f88e887e-9d13-4533-9441-fdbb619fd9fe tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:14:13.138000 np0000005012 devstack@c-api.service[100153]: DEBUG oslo_db.sqlalchemy.engines [None req-f88e887e-9d13-4533-9441-fdbb619fd9fe tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100153) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:14:13.142906 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:13.142906 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:13.153246 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f88e887e-9d13-4533-9441-fdbb619fd9fe tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/volumes/9bd194be-e584-40ee-af49-18b7e34651c9 returned with HTTP 200 Jul 10 14:14:13.153653 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 430/1708] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:13 2026] GET /volume/v3/volumes/9bd194be-e584-40ee-af49-18b7e34651c9 => generated 887 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:13.846791 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f6f3e90e-7bff-404f-9857-c79515efeb8c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:13.849094 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f6f3e90e-7bff-404f-9857-c79515efeb8c tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:14:13.849361 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f6f3e90e-7bff-404f-9857-c79515efeb8c tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:13.849597 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f6f3e90e-7bff-404f-9857-c79515efeb8c tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:13.870719 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:13.870719 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:13.876533 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f6f3e90e-7bff-404f-9857-c79515efeb8c tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:14:13.882790 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f6f3e90e-7bff-404f-9857-c79515efeb8c tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:14:13.883782 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 429/1709] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:13 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 1506 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:13.898074 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b9a9261d-a41e-4e4d-87e8-cae665313f3a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:13.901122 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b9a9261d-a41e-4e4d-87e8-cae665313f3a tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:14:13.901438 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b9a9261d-a41e-4e4d-87e8-cae665313f3a tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:13.901770 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b9a9261d-a41e-4e4d-87e8-cae665313f3a tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:13.925013 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:13.925013 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:13.929997 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b9a9261d-a41e-4e4d-87e8-cae665313f3a tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:14:13.935352 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b9a9261d-a41e-4e4d-87e8-cae665313f3a tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:14:13.936052 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 425/1710] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:13 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 1506 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:13.950433 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-8c88c170-6caa-4945-88b4-147f4e911c38 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:13.952623 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8c88c170-6caa-4945-88b4-147f4e911c38 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:14:13.952890 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8c88c170-6caa-4945-88b4-147f4e911c38 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:13.953102 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8c88c170-6caa-4945-88b4-147f4e911c38 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:13.967237 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:13.967237 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:13.971253 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-8c88c170-6caa-4945-88b4-147f4e911c38 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:14:13.975948 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8c88c170-6caa-4945-88b4-147f4e911c38 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:14:13.976337 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 427/1711] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:13 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 1506 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:14.021813 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-fb5bffd2-4900-45d1-97a3-0ce5296170ad req-c06c2a3a-9277-4346-bcee-a58c81ebf60c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:14.024385 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-fb5bffd2-4900-45d1-97a3-0ce5296170ad req-c06c2a3a-9277-4346-bcee-a58c81ebf60c tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:14:14.024650 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-fb5bffd2-4900-45d1-97a3-0ce5296170ad req-c06c2a3a-9277-4346-bcee-a58c81ebf60c tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:14.024877 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-fb5bffd2-4900-45d1-97a3-0ce5296170ad req-c06c2a3a-9277-4346-bcee-a58c81ebf60c tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:14.037334 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:14.037334 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:14.041892 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-fb5bffd2-4900-45d1-97a3-0ce5296170ad req-c06c2a3a-9277-4346-bcee-a58c81ebf60c tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:14:14.047023 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-fb5bffd2-4900-45d1-97a3-0ce5296170ad req-c06c2a3a-9277-4346-bcee-a58c81ebf60c tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:14:14.047596 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 431/1712] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:14:14 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 1506 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:14.066927 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-fb5bffd2-4900-45d1-97a3-0ce5296170ad req-9a5732a9-69d9-42d0-96ed-794797cf6fcf None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:14.069196 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-fb5bffd2-4900-45d1-97a3-0ce5296170ad req-9a5732a9-69d9-42d0-96ed-794797cf6fcf tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] POST https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c/action Jul 10 14:14:14.069574 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-fb5bffd2-4900-45d1-97a3-0ce5296170ad req-9a5732a9-69d9-42d0-96ed-794797cf6fcf tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:14:14.069703 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-fb5bffd2-4900-45d1-97a3-0ce5296170ad req-9a5732a9-69d9-42d0-96ed-794797cf6fcf tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:14.086569 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:14.086569 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:14.087377 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-fb5bffd2-4900-45d1-97a3-0ce5296170ad req-9a5732a9-69d9-42d0-96ed-794797cf6fcf tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:14:14.095705 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-fb5bffd2-4900-45d1-97a3-0ce5296170ad req-9a5732a9-69d9-42d0-96ed-794797cf6fcf tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Begin detaching volume completed successfully. Jul 10 14:14:14.096063 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-fb5bffd2-4900-45d1-97a3-0ce5296170ad req-9a5732a9-69d9-42d0-96ed-794797cf6fcf tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c/action returned with HTTP 202 Jul 10 14:14:14.096959 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 430/1713] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:14:14 2026] POST /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:14:14.119130 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-7cef7c73-05ef-4489-b85a-c574d36bb261 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:14.122102 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7cef7c73-05ef-4489-b85a-c574d36bb261 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:14:14.122383 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7cef7c73-05ef-4489-b85a-c574d36bb261 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:14.122685 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7cef7c73-05ef-4489-b85a-c574d36bb261 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:14.143590 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:14.143590 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:14.151333 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-7cef7c73-05ef-4489-b85a-c574d36bb261 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:14:14.157176 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7cef7c73-05ef-4489-b85a-c574d36bb261 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:14:14.157673 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 426/1714] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:14 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 1509 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:14.181586 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-ce1322e3-5c2f-4e21-a777-d0d98cbfbf08 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:14.186438 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ce1322e3-5c2f-4e21-a777-d0d98cbfbf08 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/volumes/9bd194be-e584-40ee-af49-18b7e34651c9 Jul 10 14:14:14.186671 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ce1322e3-5c2f-4e21-a777-d0d98cbfbf08 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:14.188413 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ce1322e3-5c2f-4e21-a777-d0d98cbfbf08 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:14.200664 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:14.200664 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:14.206876 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-ce1322e3-5c2f-4e21-a777-d0d98cbfbf08 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Volume info retrieved successfully. Jul 10 14:14:14.207945 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-ce1322e3-5c2f-4e21-a777-d0d98cbfbf08 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:14:14.208738 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-ce1322e3-5c2f-4e21-a777-d0d98cbfbf08 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:14:14.280882 np0000005012 devstack@c-api.service[100155]: DEBUG oslo_db.sqlalchemy.engines [None req-ce1322e3-5c2f-4e21-a777-d0d98cbfbf08 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:14:14.286977 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:14.286977 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:14.308057 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ce1322e3-5c2f-4e21-a777-d0d98cbfbf08 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/volumes/9bd194be-e584-40ee-af49-18b7e34651c9 returned with HTTP 200 Jul 10 14:14:14.308745 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 428/1715] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:14 2026] GET /volume/v3/volumes/9bd194be-e584-40ee-af49-18b7e34651c9 => generated 912 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:14.327263 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-cfec5c59-6d17-4fc6-9217-7764a5c63cac None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:14.329996 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-cfec5c59-6d17-4fc6-9217-7764a5c63cac tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] PUT https://10.4.3.66/volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea Jul 10 14:14:14.330429 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-cfec5c59-6d17-4fc6-9217-7764a5c63cac tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "0865ad88-d4f3-4a57-a6ec-8cecddce2109"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:14.333138 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.groups [None req-cfec5c59-6d17-4fc6-9217-7764a5c63cac tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Update called for group 0d2461ad-4584-48fa-8bca-0da334c877ea. {{(pid=100153) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 14:14:14.333376 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.groups [None req-cfec5c59-6d17-4fc6-9217-7764a5c63cac tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Updating group 0d2461ad-4584-48fa-8bca-0da334c877ea with name None description: None add_volumes: None remove_volumes: 0865ad88-d4f3-4a57-a6ec-8cecddce2109. Jul 10 14:14:14.337985 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:14.337985 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:14.356107 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-a961a616-fac1-4151-95e7-5ae14069dbcf req-0236a060-1aca-4b8b-a0bf-3567502d600a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:14.359316 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-a961a616-fac1-4151-95e7-5ae14069dbcf req-0236a060-1aca-4b8b-a0bf-3567502d600a tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:14:14.359563 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-a961a616-fac1-4151-95e7-5ae14069dbcf req-0236a060-1aca-4b8b-a0bf-3567502d600a tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:14.360557 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-a961a616-fac1-4151-95e7-5ae14069dbcf req-0236a060-1aca-4b8b-a0bf-3567502d600a tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:14.364145 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-cfec5c59-6d17-4fc6-9217-7764a5c63cac tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea returned with HTTP 202 Jul 10 14:14:14.364682 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 432/1716] 10.4.3.66 () {70 vars in 1399 bytes} [Fri Jul 10 14:14:14 2026] PUT /volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:14:14.372986 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-4efa6005-5a98-4728-95c3-865b66476eb0 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:14.375666 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4efa6005-5a98-4728-95c3-865b66476eb0 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea Jul 10 14:14:14.375936 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4efa6005-5a98-4728-95c3-865b66476eb0 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:14.376265 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4efa6005-5a98-4728-95c3-865b66476eb0 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:14.376462 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.groups [None req-4efa6005-5a98-4728-95c3-865b66476eb0 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] show called for member 0d2461ad-4584-48fa-8bca-0da334c877ea {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:14:14.380756 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:14.380756 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:14.380947 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:14.380947 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:14.388297 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-a961a616-fac1-4151-95e7-5ae14069dbcf req-0236a060-1aca-4b8b-a0bf-3567502d600a tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:14:14.391494 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4efa6005-5a98-4728-95c3-865b66476eb0 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea returned with HTTP 200 Jul 10 14:14:14.391927 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 427/1717] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:14:14 2026] GET /volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea => generated 392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:14.399175 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-a961a616-fac1-4151-95e7-5ae14069dbcf req-0236a060-1aca-4b8b-a0bf-3567502d600a tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:14:14.399903 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 431/1718] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:14:14 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 1440 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:15.141681 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d8a456a6-dae4-4e58-87e0-37c2bffb85ed None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:15.142138 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d8a456a6-dae4-4e58-87e0-37c2bffb85ed None None] GET https://10.4.3.66/volume// Jul 10 14:14:15.142333 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d8a456a6-dae4-4e58-87e0-37c2bffb85ed None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:15.142532 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d8a456a6-dae4-4e58-87e0-37c2bffb85ed None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:15.142946 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d8a456a6-dae4-4e58-87e0-37c2bffb85ed None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:14:15.143254 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 429/1719] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:14:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:14:15.152702 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-fb5bffd2-4900-45d1-97a3-0ce5296170ad req-2095128b-40ed-423e-b6d7-8c30952f5b81 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:15.157528 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-fb5bffd2-4900-45d1-97a3-0ce5296170ad req-2095128b-40ed-423e-b6d7-8c30952f5b81 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:14:15.157528 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-fb5bffd2-4900-45d1-97a3-0ce5296170ad req-2095128b-40ed-423e-b6d7-8c30952f5b81 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:15.157528 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-fb5bffd2-4900-45d1-97a3-0ce5296170ad req-2095128b-40ed-423e-b6d7-8c30952f5b81 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:15.171712 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f8736f6e-b104-4d95-a71d-84d57b5c5e4a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:15.173870 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f8736f6e-b104-4d95-a71d-84d57b5c5e4a tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:14:15.174062 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f8736f6e-b104-4d95-a71d-84d57b5c5e4a tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:15.174242 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f8736f6e-b104-4d95-a71d-84d57b5c5e4a tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:15.176810 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:15.176810 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:15.181403 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-fb5bffd2-4900-45d1-97a3-0ce5296170ad req-2095128b-40ed-423e-b6d7-8c30952f5b81 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:14:15.187913 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-fb5bffd2-4900-45d1-97a3-0ce5296170ad req-2095128b-40ed-423e-b6d7-8c30952f5b81 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:14:15.188470 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 433/1720] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:14:15 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 1689 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:14:15.188564 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:15.188564 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:15.195695 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-f8736f6e-b104-4d95-a71d-84d57b5c5e4a tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:14:15.201529 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f8736f6e-b104-4d95-a71d-84d57b5c5e4a tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:14:15.204471 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 428/1721] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:15 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 1509 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:15.310226 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-63f4b8ac-756d-4627-bbec-c1ad1dc3d8e7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:15.311288 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-63f4b8ac-756d-4627-bbec-c1ad1dc3d8e7 None None] GET https://10.4.3.66/volume// Jul 10 14:14:15.311288 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-63f4b8ac-756d-4627-bbec-c1ad1dc3d8e7 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:15.311288 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-63f4b8ac-756d-4627-bbec-c1ad1dc3d8e7 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:15.311638 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-63f4b8ac-756d-4627-bbec-c1ad1dc3d8e7 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:14:15.312033 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 432/1722] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:14:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:14:15.320595 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-a961a616-fac1-4151-95e7-5ae14069dbcf req-708306bd-27da-46fd-8f81-0d0eb57a5626 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:15.322272 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-a961a616-fac1-4151-95e7-5ae14069dbcf req-708306bd-27da-46fd-8f81-0d0eb57a5626 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:14:15.322741 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-a961a616-fac1-4151-95e7-5ae14069dbcf req-708306bd-27da-46fd-8f81-0d0eb57a5626 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1558ed9e-baa9-4a78-9b32-771f93dcb20a", "connector": null, "instance_uuid": "3827f2d9-3b00-4047-a347-62a83cf4cb5b"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:15.335733 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:15.335733 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:15.362007 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-a961a616-fac1-4151-95e7-5ae14069dbcf req-708306bd-27da-46fd-8f81-0d0eb57a5626 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:14:15.362652 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 430/1723] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:14:15 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 14:14:15.371026 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-a961a616-fac1-4151-95e7-5ae14069dbcf req-98a1f506-6015-4be2-8098-5ba91f4f4f0a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:15.373394 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-a961a616-fac1-4151-95e7-5ae14069dbcf req-98a1f506-6015-4be2-8098-5ba91f4f4f0a tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] DELETE https://10.4.3.66/volume/v3/attachments/9bca0d06-dd30-4ced-b75c-5b3ce85d67c3 Jul 10 14:14:15.373635 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-a961a616-fac1-4151-95e7-5ae14069dbcf req-98a1f506-6015-4be2-8098-5ba91f4f4f0a tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:15.373818 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-a961a616-fac1-4151-95e7-5ae14069dbcf req-98a1f506-6015-4be2-8098-5ba91f4f4f0a tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:15.381539 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:15.381539 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:15.402344 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-987f185d-85ee-441c-a40d-9d3145535b2d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:15.404356 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-987f185d-85ee-441c-a40d-9d3145535b2d tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea Jul 10 14:14:15.404723 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-987f185d-85ee-441c-a40d-9d3145535b2d tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:15.405104 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-987f185d-85ee-441c-a40d-9d3145535b2d tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:15.405171 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.groups [None req-987f185d-85ee-441c-a40d-9d3145535b2d tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] show called for member 0d2461ad-4584-48fa-8bca-0da334c877ea {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:14:15.409192 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:15.409192 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:15.419795 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-987f185d-85ee-441c-a40d-9d3145535b2d tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea returned with HTTP 200 Jul 10 14:14:15.420250 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 429/1724] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:14:15 2026] GET /volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea => generated 393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:15.439244 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a33bbdb3-6da1-4166-9021-52aeebcd9b94 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:15.441401 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a33bbdb3-6da1-4166-9021-52aeebcd9b94 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] PUT https://10.4.3.66/volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea Jul 10 14:14:15.441766 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a33bbdb3-6da1-4166-9021-52aeebcd9b94 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "0865ad88-d4f3-4a57-a6ec-8cecddce2109"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:15.443174 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-a33bbdb3-6da1-4166-9021-52aeebcd9b94 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Update called for group 0d2461ad-4584-48fa-8bca-0da334c877ea. {{(pid=100152) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 14:14:15.443286 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.groups [None req-a33bbdb3-6da1-4166-9021-52aeebcd9b94 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Updating group 0d2461ad-4584-48fa-8bca-0da334c877ea with name None description: None add_volumes: 0865ad88-d4f3-4a57-a6ec-8cecddce2109 remove_volumes: None. Jul 10 14:14:15.446917 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:15.446917 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:15.472836 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a33bbdb3-6da1-4166-9021-52aeebcd9b94 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea returned with HTTP 202 Jul 10 14:14:15.473342 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 433/1725] 10.4.3.66 () {70 vars in 1399 bytes} [Fri Jul 10 14:14:15 2026] PUT /volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:14:15.484390 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-edeb9088-5b21-4c1b-b969-58c9ee03766e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:15.485929 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-edeb9088-5b21-4c1b-b969-58c9ee03766e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea Jul 10 14:14:15.486382 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-edeb9088-5b21-4c1b-b969-58c9ee03766e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:15.486685 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-edeb9088-5b21-4c1b-b969-58c9ee03766e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:15.486892 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.groups [None req-edeb9088-5b21-4c1b-b969-58c9ee03766e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] show called for member 0d2461ad-4584-48fa-8bca-0da334c877ea {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:14:15.491442 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:15.491442 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:15.510567 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-edeb9088-5b21-4c1b-b969-58c9ee03766e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea returned with HTTP 200 Jul 10 14:14:15.510567 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 431/1726] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:14:15 2026] GET /volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea => generated 392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:15.806728 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-fb5bffd2-4900-45d1-97a3-0ce5296170ad req-73e60257-9348-4793-bba0-7f5a320c198f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:15.809485 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-fb5bffd2-4900-45d1-97a3-0ce5296170ad req-73e60257-9348-4793-bba0-7f5a320c198f tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:14:15.809804 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-fb5bffd2-4900-45d1-97a3-0ce5296170ad req-73e60257-9348-4793-bba0-7f5a320c198f tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:15.810076 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-fb5bffd2-4900-45d1-97a3-0ce5296170ad req-73e60257-9348-4793-bba0-7f5a320c198f tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:15.827993 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:15.827993 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:15.834055 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-fb5bffd2-4900-45d1-97a3-0ce5296170ad req-73e60257-9348-4793-bba0-7f5a320c198f tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:14:15.839906 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-fb5bffd2-4900-45d1-97a3-0ce5296170ad req-73e60257-9348-4793-bba0-7f5a320c198f tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:14:15.840516 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 430/1727] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:14:15 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 1509 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:15.923298 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-a961a616-fac1-4151-95e7-5ae14069dbcf req-98a1f506-6015-4be2-8098-5ba91f4f4f0a tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/attachments/9bca0d06-dd30-4ced-b75c-5b3ce85d67c3 returned with HTTP 200 Jul 10 14:14:15.923906 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 434/1728] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:14:15 2026] DELETE /volume/v3/attachments/9bca0d06-dd30-4ced-b75c-5b3ce85d67c3 => generated 367 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:16.220343 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-baa130f9-f696-447e-a849-2e3adcc8e19a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:16.226702 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-baa130f9-f696-447e-a849-2e3adcc8e19a tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:14:16.226702 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-baa130f9-f696-447e-a849-2e3adcc8e19a tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:16.226702 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-baa130f9-f696-447e-a849-2e3adcc8e19a tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:16.250188 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:16.250188 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:16.255896 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-baa130f9-f696-447e-a849-2e3adcc8e19a tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:14:16.263678 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-baa130f9-f696-447e-a849-2e3adcc8e19a tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:14:16.264485 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 434/1729] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:16 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 1509 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:16.354889 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-fb5bffd2-4900-45d1-97a3-0ce5296170ad req-562740c5-3071-49cd-b30a-446b88892efd None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:16.357392 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-fb5bffd2-4900-45d1-97a3-0ce5296170ad req-562740c5-3071-49cd-b30a-446b88892efd tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] DELETE https://10.4.3.66/volume/v3/attachments/e48fe3f6-abad-4774-82c4-9f6c34276b98 Jul 10 14:14:16.357636 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-fb5bffd2-4900-45d1-97a3-0ce5296170ad req-562740c5-3071-49cd-b30a-446b88892efd tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:16.357869 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-fb5bffd2-4900-45d1-97a3-0ce5296170ad req-562740c5-3071-49cd-b30a-446b88892efd tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:16.367778 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:16.367778 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:16.476579 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d15779ff-2b07-4e13-996a-4705f0322ce6 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:16.478471 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d15779ff-2b07-4e13-996a-4705f0322ce6 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:14:16.478774 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d15779ff-2b07-4e13-996a-4705f0322ce6 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:16.478991 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d15779ff-2b07-4e13-996a-4705f0322ce6 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:16.489963 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:16.489963 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:16.494730 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-d15779ff-2b07-4e13-996a-4705f0322ce6 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:14:16.504196 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d15779ff-2b07-4e13-996a-4705f0322ce6 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:14:16.505057 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 431/1730] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:16 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:16.520437 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-50607b6f-8dbf-4952-b7ff-90fcb1301e16 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:16.520821 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0e1a4ec4-4524-4cce-99d6-6eb8be2e603e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:16.522748 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0e1a4ec4-4524-4cce-99d6-6eb8be2e603e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea Jul 10 14:14:16.522818 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-50607b6f-8dbf-4952-b7ff-90fcb1301e16 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:14:16.523039 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-50607b6f-8dbf-4952-b7ff-90fcb1301e16 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:16.523118 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0e1a4ec4-4524-4cce-99d6-6eb8be2e603e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:16.523350 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-50607b6f-8dbf-4952-b7ff-90fcb1301e16 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:16.523512 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0e1a4ec4-4524-4cce-99d6-6eb8be2e603e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:16.523598 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.groups [None req-0e1a4ec4-4524-4cce-99d6-6eb8be2e603e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] show called for member 0d2461ad-4584-48fa-8bca-0da334c877ea {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:14:16.528806 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:16.528806 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:16.533184 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:16.533184 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:16.538242 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-50607b6f-8dbf-4952-b7ff-90fcb1301e16 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:14:16.541119 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0e1a4ec4-4524-4cce-99d6-6eb8be2e603e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea returned with HTTP 200 Jul 10 14:14:16.541774 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 435/1731] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:14:16 2026] GET /volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea => generated 393 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:16.555490 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-50607b6f-8dbf-4952-b7ff-90fcb1301e16 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:14:16.556202 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 435/1732] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:16 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:16.557715 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-125a57f1-55ea-469f-ad2c-53be135adcfa None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:16.559252 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-125a57f1-55ea-469f-ad2c-53be135adcfa tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] PUT https://10.4.3.66/volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea Jul 10 14:14:16.559610 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-125a57f1-55ea-469f-ad2c-53be135adcfa tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "9bd194be-e584-40ee-af49-18b7e34651c9"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:16.561322 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.groups [None req-125a57f1-55ea-469f-ad2c-53be135adcfa tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Update called for group 0d2461ad-4584-48fa-8bca-0da334c877ea. {{(pid=100154) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 14:14:16.561451 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.groups [None req-125a57f1-55ea-469f-ad2c-53be135adcfa tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Updating group 0d2461ad-4584-48fa-8bca-0da334c877ea with name None description: None add_volumes: None remove_volumes: 9bd194be-e584-40ee-af49-18b7e34651c9. Jul 10 14:14:16.566053 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:16.566053 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:16.586162 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-125a57f1-55ea-469f-ad2c-53be135adcfa tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea returned with HTTP 202 Jul 10 14:14:16.586638 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 432/1733] 10.4.3.66 () {70 vars in 1399 bytes} [Fri Jul 10 14:14:16 2026] PUT /volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:14:16.596971 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-1cc7a934-bdff-456a-b422-785536516b17 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:16.600522 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1cc7a934-bdff-456a-b422-785536516b17 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea Jul 10 14:14:16.600522 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1cc7a934-bdff-456a-b422-785536516b17 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:16.600522 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1cc7a934-bdff-456a-b422-785536516b17 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:16.600522 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.groups [None req-1cc7a934-bdff-456a-b422-785536516b17 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] show called for member 0d2461ad-4584-48fa-8bca-0da334c877ea {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:14:16.603589 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:16.603589 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:16.613666 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1cc7a934-bdff-456a-b422-785536516b17 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea returned with HTTP 200 Jul 10 14:14:16.614144 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 436/1734] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:14:16 2026] GET /volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:16.622780 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-5dbac047-190d-4b19-a4cb-5740525dbb1c req-8432c73e-8722-4c90-baf0-a7eb34952bfb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:16.625849 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-5dbac047-190d-4b19-a4cb-5740525dbb1c req-8432c73e-8722-4c90-baf0-a7eb34952bfb tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:14:16.626051 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-5dbac047-190d-4b19-a4cb-5740525dbb1c req-8432c73e-8722-4c90-baf0-a7eb34952bfb tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:16.626259 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-5dbac047-190d-4b19-a4cb-5740525dbb1c req-8432c73e-8722-4c90-baf0-a7eb34952bfb tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:16.634935 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:16.634935 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:16.638666 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-5dbac047-190d-4b19-a4cb-5740525dbb1c req-8432c73e-8722-4c90-baf0-a7eb34952bfb tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:14:16.642867 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-5dbac047-190d-4b19-a4cb-5740525dbb1c req-8432c73e-8722-4c90-baf0-a7eb34952bfb tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:14:16.643219 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 436/1735] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:14:16 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:16.905676 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-fb5bffd2-4900-45d1-97a3-0ce5296170ad req-562740c5-3071-49cd-b30a-446b88892efd tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/attachments/e48fe3f6-abad-4774-82c4-9f6c34276b98 returned with HTTP 200 Jul 10 14:14:16.906091 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 432/1736] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:14:16 2026] DELETE /volume/v3/attachments/e48fe3f6-abad-4774-82c4-9f6c34276b98 => generated 192 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:17.276883 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e36687f3-f3f3-4e05-b3b0-90404915aacb None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:17.278818 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e36687f3-f3f3-4e05-b3b0-90404915aacb tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:14:17.279031 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e36687f3-f3f3-4e05-b3b0-90404915aacb tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:17.279252 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e36687f3-f3f3-4e05-b3b0-90404915aacb tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:17.289547 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:17.289547 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:17.293090 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-e36687f3-f3f3-4e05-b3b0-90404915aacb tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:14:17.299600 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e36687f3-f3f3-4e05-b3b0-90404915aacb tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:14:17.300075 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 433/1737] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:17 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 1209 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:17.624584 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-2959421d-401a-47c3-adfc-ad71ca9146b2 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:17.629128 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2959421d-401a-47c3-adfc-ad71ca9146b2 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea Jul 10 14:14:17.629382 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2959421d-401a-47c3-adfc-ad71ca9146b2 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:17.629654 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2959421d-401a-47c3-adfc-ad71ca9146b2 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:17.629847 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.groups [None req-2959421d-401a-47c3-adfc-ad71ca9146b2 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] show called for member 0d2461ad-4584-48fa-8bca-0da334c877ea {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:14:17.636999 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:17.636999 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:17.656998 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2959421d-401a-47c3-adfc-ad71ca9146b2 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea returned with HTTP 200 Jul 10 14:14:17.657527 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 437/1738] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:14:17 2026] GET /volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea => generated 393 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:17.670575 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-68732a4f-f2aa-4587-8ce3-6fa90f75ad8a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:17.673742 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-68732a4f-f2aa-4587-8ce3-6fa90f75ad8a tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] PUT https://10.4.3.66/volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea Jul 10 14:14:17.674183 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-68732a4f-f2aa-4587-8ce3-6fa90f75ad8a tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "9bd194be-e584-40ee-af49-18b7e34651c9"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:17.676160 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-68732a4f-f2aa-4587-8ce3-6fa90f75ad8a tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Update called for group 0d2461ad-4584-48fa-8bca-0da334c877ea. {{(pid=100152) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 10 14:14:17.676305 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.groups [None req-68732a4f-f2aa-4587-8ce3-6fa90f75ad8a tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Updating group 0d2461ad-4584-48fa-8bca-0da334c877ea with name None description: None add_volumes: 9bd194be-e584-40ee-af49-18b7e34651c9 remove_volumes: None. Jul 10 14:14:17.680754 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:17.680754 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:17.716175 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-68732a4f-f2aa-4587-8ce3-6fa90f75ad8a tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea returned with HTTP 202 Jul 10 14:14:17.716793 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 437/1739] 10.4.3.66 () {70 vars in 1399 bytes} [Fri Jul 10 14:14:17 2026] PUT /volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:14:17.727977 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-503d1382-f961-411b-a8a7-20c4310c4f5d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:17.730266 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-503d1382-f961-411b-a8a7-20c4310c4f5d tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea Jul 10 14:14:17.730625 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-503d1382-f961-411b-a8a7-20c4310c4f5d tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:17.730901 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-503d1382-f961-411b-a8a7-20c4310c4f5d tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:17.731098 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.groups [None req-503d1382-f961-411b-a8a7-20c4310c4f5d tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] show called for member 0d2461ad-4584-48fa-8bca-0da334c877ea {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:14:17.738193 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:17.738193 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:17.753254 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-503d1382-f961-411b-a8a7-20c4310c4f5d tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea returned with HTTP 200 Jul 10 14:14:17.753853 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 433/1740] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:14:17 2026] GET /volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea => generated 392 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:18.682202 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0b940d3b-f5bd-452d-a08d-5d7acb039de7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:18.682750 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0b940d3b-f5bd-452d-a08d-5d7acb039de7 None None] GET https://10.4.3.66/volume// Jul 10 14:14:18.682750 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0b940d3b-f5bd-452d-a08d-5d7acb039de7 None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:18.682950 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0b940d3b-f5bd-452d-a08d-5d7acb039de7 None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:18.683293 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0b940d3b-f5bd-452d-a08d-5d7acb039de7 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:14:18.683635 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 434/1741] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:14:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:14:18.692471 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-5dbac047-190d-4b19-a4cb-5740525dbb1c req-ee48274c-0f90-4f0e-8055-19b5858a70e0 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:18.727985 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-5dbac047-190d-4b19-a4cb-5740525dbb1c req-ee48274c-0f90-4f0e-8055-19b5858a70e0 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:14:18.728400 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-5dbac047-190d-4b19-a4cb-5740525dbb1c req-ee48274c-0f90-4f0e-8055-19b5858a70e0 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3f779729-6516-4829-bdb7-d8de81425b5b", "connector": null, "instance_uuid": "d18c075e-06c3-458e-a25e-5b25b06d91fd"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:18.737532 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:18.737532 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:18.765374 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3b0af7c1-f28e-47b0-9354-cf1959ead2e8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:18.768129 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3b0af7c1-f28e-47b0-9354-cf1959ead2e8 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea Jul 10 14:14:18.768457 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3b0af7c1-f28e-47b0-9354-cf1959ead2e8 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:18.770121 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3b0af7c1-f28e-47b0-9354-cf1959ead2e8 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:18.770121 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-3b0af7c1-f28e-47b0-9354-cf1959ead2e8 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] show called for member 0d2461ad-4584-48fa-8bca-0da334c877ea {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:14:18.773353 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:18.773353 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:18.774803 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-5dbac047-190d-4b19-a4cb-5740525dbb1c req-ee48274c-0f90-4f0e-8055-19b5858a70e0 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:14:18.775352 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 438/1742] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:14:18 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:18.783537 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3b0af7c1-f28e-47b0-9354-cf1959ead2e8 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea returned with HTTP 200 Jul 10 14:14:18.783954 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 438/1743] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:14:18 2026] GET /volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea => generated 393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:18.793217 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-58ea35c9-7ad5-4f41-ab66-98bca5f44db0 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:18.795735 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-58ea35c9-7ad5-4f41-ab66-98bca5f44db0 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/volumes/detail Jul 10 14:14:18.796017 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-58ea35c9-7ad5-4f41-ab66-98bca5f44db0 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:18.796236 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-58ea35c9-7ad5-4f41-ab66-98bca5f44db0 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'detail' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:18.796534 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.api_utils [None req-58ea35c9-7ad5-4f41-ab66-98bca5f44db0 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Removing options '' from query. {{(pid=100155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:14:18.796954 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:18.796954 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:18.797971 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-58ea35c9-7ad5-4f41-ab66-98bca5f44db0 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:14:18.808151 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-58ea35c9-7ad5-4f41-ab66-98bca5f44db0 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Get all volumes completed successfully. Jul 10 14:14:18.808958 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-58ea35c9-7ad5-4f41-ab66-98bca5f44db0 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:14:18.809094 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-58ea35c9-7ad5-4f41-ab66-98bca5f44db0 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:14:18.865599 np0000005012 devstack@c-api.service[100155]: DEBUG oslo_db.sqlalchemy.engines [None req-58ea35c9-7ad5-4f41-ab66-98bca5f44db0 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:14:18.868856 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:18.868856 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:18.873564 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-58ea35c9-7ad5-4f41-ab66-98bca5f44db0 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:14:18.873757 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-58ea35c9-7ad5-4f41-ab66-98bca5f44db0 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:14:18.927233 np0000005012 devstack@c-api.service[100155]: DEBUG oslo_db.sqlalchemy.engines [None req-58ea35c9-7ad5-4f41-ab66-98bca5f44db0 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:14:18.930100 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:18.930100 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:18.939228 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-58ea35c9-7ad5-4f41-ab66-98bca5f44db0 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Jul 10 14:14:18.939228 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 434/1744] 10.4.3.66 () {68 vars in 1292 bytes} [Fri Jul 10 14:14:18 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:14:18.954136 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-bb5b3deb-a313-411e-b2b9-1ea53440b329 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:18.955977 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-bb5b3deb-a313-411e-b2b9-1ea53440b329 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] POST https://10.4.3.66/volume/v3/group_snapshots Jul 10 14:14:18.956346 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-bb5b3deb-a313-411e-b2b9-1ea53440b329 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "0d2461ad-4584-48fa-8bca-0da334c877ea", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-951565341"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:18.957807 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.group_snapshots [None req-bb5b3deb-a313-411e-b2b9-1ea53440b329 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '0d2461ad-4584-48fa-8bca-0da334c877ea', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-951565341'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 10 14:14:18.961328 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:18.961328 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:18.965007 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.group_snapshots [None req-bb5b3deb-a313-411e-b2b9-1ea53440b329 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-951565341. Jul 10 14:14:18.980719 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:18.980719 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:18.995789 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-bb5b3deb-a313-411e-b2b9-1ea53440b329 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-129276733 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-129276733, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:19.014458 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-bb5b3deb-a313-411e-b2b9-1ea53440b329 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Created reservations ['8987058f-f44d-4de3-a6cd-96c494c6316e', '0e295aec-4db3-48a0-839a-a560235581c9', '72da1186-c000-4d23-9383-2bcccdaa9361', '8d15ebd4-129c-4414-be66-dfc4b73fc2a5'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:14:19.046329 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-bb5b3deb-a313-411e-b2b9-1ea53440b329 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/group_snapshots returned with HTTP 202 Jul 10 14:14:19.046885 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 435/1745] 10.4.3.66 () {70 vars in 1317 bytes} [Fri Jul 10 14:14:18 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:14:19.056135 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-79ff91b6-a925-4c85-ba75-a0529f7cd0ce None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:19.058488 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-79ff91b6-a925-4c85-ba75-a0529f7cd0ce tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/group_snapshots/0632b39b-7f9c-4b2c-83fd-f91b7a4bf823 Jul 10 14:14:19.058783 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-79ff91b6-a925-4c85-ba75-a0529f7cd0ce tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:19.058963 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-79ff91b6-a925-4c85-ba75-a0529f7cd0ce tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:19.059135 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.group_snapshots [None req-79ff91b6-a925-4c85-ba75-a0529f7cd0ce tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] show called for member 0632b39b-7f9c-4b2c-83fd-f91b7a4bf823 {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 14:14:19.062487 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:19.062487 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:19.066658 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-79ff91b6-a925-4c85-ba75-a0529f7cd0ce tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/group_snapshots/0632b39b-7f9c-4b2c-83fd-f91b7a4bf823 returned with HTTP 200 Jul 10 14:14:19.067115 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 439/1746] 10.4.3.66 () {68 vars in 1406 bytes} [Fri Jul 10 14:14:19 2026] GET /volume/v3/group_snapshots/0632b39b-7f9c-4b2c-83fd-f91b7a4bf823 => generated 325 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:19.169236 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0c5b8d60-a173-45dd-ac40-e71d847b8399 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:19.171184 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0c5b8d60-a173-45dd-ac40-e71d847b8399 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:14:19.171429 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0c5b8d60-a173-45dd-ac40-e71d847b8399 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:19.171708 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0c5b8d60-a173-45dd-ac40-e71d847b8399 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:19.181516 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:19.181516 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:19.186153 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0c5b8d60-a173-45dd-ac40-e71d847b8399 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:14:19.190859 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0c5b8d60-a173-45dd-ac40-e71d847b8399 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:14:19.191377 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 439/1747] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:19 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:19.315541 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-00ff14c0-f446-4830-af97-c1c6b4cbc1dd None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:19.315987 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-00ff14c0-f446-4830-af97-c1c6b4cbc1dd None None] GET https://10.4.3.66/volume// Jul 10 14:14:19.316154 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-00ff14c0-f446-4830-af97-c1c6b4cbc1dd None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:19.316515 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-00ff14c0-f446-4830-af97-c1c6b4cbc1dd None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:19.316806 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-00ff14c0-f446-4830-af97-c1c6b4cbc1dd None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:14:19.318076 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 435/1748] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:14:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:14:19.343077 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-5dbac047-190d-4b19-a4cb-5740525dbb1c req-46db7a3e-02be-487b-b2cd-6981897fa1fb None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:19.346660 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-5dbac047-190d-4b19-a4cb-5740525dbb1c req-46db7a3e-02be-487b-b2cd-6981897fa1fb tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:14:19.348731 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-5dbac047-190d-4b19-a4cb-5740525dbb1c req-46db7a3e-02be-487b-b2cd-6981897fa1fb tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:19.348731 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-5dbac047-190d-4b19-a4cb-5740525dbb1c req-46db7a3e-02be-487b-b2cd-6981897fa1fb tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:19.364154 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:19.364154 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:19.368816 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-5dbac047-190d-4b19-a4cb-5740525dbb1c req-46db7a3e-02be-487b-b2cd-6981897fa1fb tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:14:19.376913 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-5dbac047-190d-4b19-a4cb-5740525dbb1c req-46db7a3e-02be-487b-b2cd-6981897fa1fb tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:14:19.377044 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-e9bef4fa-bcec-4317-81f0-b3a07fec9bec req-e3223802-8af1-4605-b329-fd09ab6022a3 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:19.377493 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 436/1749] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:14:19 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 1057 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:14:19.379242 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-e9bef4fa-bcec-4317-81f0-b3a07fec9bec req-e3223802-8af1-4605-b329-fd09ab6022a3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:14:19.379458 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-e9bef4fa-bcec-4317-81f0-b3a07fec9bec req-e3223802-8af1-4605-b329-fd09ab6022a3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:19.379667 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-e9bef4fa-bcec-4317-81f0-b3a07fec9bec req-e3223802-8af1-4605-b329-fd09ab6022a3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:19.401340 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:19.401340 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:19.412149 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-e9bef4fa-bcec-4317-81f0-b3a07fec9bec req-e3223802-8af1-4605-b329-fd09ab6022a3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:14:19.420140 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-e9bef4fa-bcec-4317-81f0-b3a07fec9bec req-e3223802-8af1-4605-b329-fd09ab6022a3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:14:19.420601 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 440/1750] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:14:19 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 1209 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:19.512757 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-5dbac047-190d-4b19-a4cb-5740525dbb1c req-8833e2c7-2611-4d6a-ad54-54e2623f0b9b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:19.516106 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-5dbac047-190d-4b19-a4cb-5740525dbb1c req-8833e2c7-2611-4d6a-ad54-54e2623f0b9b tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] PUT https://10.4.3.66/volume/v3/attachments/7ed61493-5924-45fd-bec4-1b63320ec3e3 Jul 10 14:14:19.517120 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-5dbac047-190d-4b19-a4cb-5740525dbb1c req-8833e2c7-2611-4d6a-ad54-54e2623f0b9b tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:19.529895 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-5dbac047-190d-4b19-a4cb-5740525dbb1c req-8833e2c7-2611-4d6a-ad54-54e2623f0b9b tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Acquiring lock "cinder-attachment_update-3f779729-6516-4829-bdb7-d8de81425b5b-np0000005012" by "attachment_update" {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:14:19.539585 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-5dbac047-190d-4b19-a4cb-5740525dbb1c req-8833e2c7-2611-4d6a-ad54-54e2623f0b9b tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Lock "cinder-attachment_update-3f779729-6516-4829-bdb7-d8de81425b5b-np0000005012" acquired by "attachment_update" :: waited 0.010s {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:14:19.541268 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:19.541268 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:20.066172 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-5dbac047-190d-4b19-a4cb-5740525dbb1c req-8833e2c7-2611-4d6a-ad54-54e2623f0b9b tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Lock "cinder-attachment_update-3f779729-6516-4829-bdb7-d8de81425b5b-np0000005012" released by "attachment_update" :: held 0.527s {{(pid=100152) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:14:20.066531 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-5dbac047-190d-4b19-a4cb-5740525dbb1c req-8833e2c7-2611-4d6a-ad54-54e2623f0b9b tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/attachments/7ed61493-5924-45fd-bec4-1b63320ec3e3 returned with HTTP 200 Jul 10 14:14:20.067082 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 440/1751] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:14:19 2026] PUT /volume/v3/attachments/7ed61493-5924-45fd-bec4-1b63320ec3e3 => generated 968 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:20.075432 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d9946309-b53b-4a8d-b40a-02b51e080af5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:20.077020 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-5dbac047-190d-4b19-a4cb-5740525dbb1c req-825a2616-fa0c-4ad1-aa43-205488d094cb None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:20.077474 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d9946309-b53b-4a8d-b40a-02b51e080af5 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/group_snapshots/0632b39b-7f9c-4b2c-83fd-f91b7a4bf823 Jul 10 14:14:20.077696 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d9946309-b53b-4a8d-b40a-02b51e080af5 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:20.077860 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d9946309-b53b-4a8d-b40a-02b51e080af5 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:20.077975 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.group_snapshots [None req-d9946309-b53b-4a8d-b40a-02b51e080af5 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] show called for member 0632b39b-7f9c-4b2c-83fd-f91b7a4bf823 {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 14:14:20.080376 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-5dbac047-190d-4b19-a4cb-5740525dbb1c req-825a2616-fa0c-4ad1-aa43-205488d094cb tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b/encryption Jul 10 14:14:20.080620 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-5dbac047-190d-4b19-a4cb-5740525dbb1c req-825a2616-fa0c-4ad1-aa43-205488d094cb tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:20.080868 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-5dbac047-190d-4b19-a4cb-5740525dbb1c req-825a2616-fa0c-4ad1-aa43-205488d094cb tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'index' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:20.081297 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:20.081297 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:20.085143 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d9946309-b53b-4a8d-b40a-02b51e080af5 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/group_snapshots/0632b39b-7f9c-4b2c-83fd-f91b7a4bf823 returned with HTTP 200 Jul 10 14:14:20.085673 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 436/1752] 10.4.3.66 () {68 vars in 1406 bytes} [Fri Jul 10 14:14:20 2026] GET /volume/v3/group_snapshots/0632b39b-7f9c-4b2c-83fd-f91b7a4bf823 => generated 326 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:20.091021 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:20.091021 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:20.095521 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ebe46b13-fd53-441b-b81c-a0a1a538b830 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:20.097332 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-5dbac047-190d-4b19-a4cb-5740525dbb1c req-825a2616-fa0c-4ad1-aa43-205488d094cb tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b/encryption returned with HTTP 200 Jul 10 14:14:20.097780 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 437/1753] 10.4.3.66 () {68 vars in 1624 bytes} [Fri Jul 10 14:14:20 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:20.098589 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ebe46b13-fd53-441b-b81c-a0a1a538b830 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/snapshots/detail Jul 10 14:14:20.098853 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ebe46b13-fd53-441b-b81c-a0a1a538b830 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:20.099045 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ebe46b13-fd53-441b-b81c-a0a1a538b830 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'detail' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:20.099629 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.api_utils [None req-ebe46b13-fd53-441b-b81c-a0a1a538b830 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Removing options '' from query. {{(pid=100153) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:14:20.101251 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.db.api [None req-ebe46b13-fd53-441b-b81c-a0a1a538b830 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Building query based on filter {{(pid=100153) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 14:14:20.107343 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-ebe46b13-fd53-441b-b81c-a0a1a538b830 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Get all snapshots completed successfully. Jul 10 14:14:20.108633 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:20.108633 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:20.109469 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ebe46b13-fd53-441b-b81c-a0a1a538b830 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 14:14:20.110111 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 441/1754] 10.4.3.66 () {66 vars in 1257 bytes} [Fri Jul 10 14:14:20 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:20.119143 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-660c75ec-cbe7-4960-a21a-2ec221afa7f3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:20.121228 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-660c75ec-cbe7-4960-a21a-2ec221afa7f3 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/snapshots/7a55e119-87d9-4a2a-97f9-3f100da53f60 Jul 10 14:14:20.121658 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-660c75ec-cbe7-4960-a21a-2ec221afa7f3 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:20.121849 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-660c75ec-cbe7-4960-a21a-2ec221afa7f3 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:20.127427 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:20.127427 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:20.127876 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-660c75ec-cbe7-4960-a21a-2ec221afa7f3 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Snapshot retrieved successfully. Jul 10 14:14:20.128745 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-660c75ec-cbe7-4960-a21a-2ec221afa7f3 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/snapshots/7a55e119-87d9-4a2a-97f9-3f100da53f60 returned with HTTP 200 Jul 10 14:14:20.129138 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 441/1755] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:14:20 2026] GET /volume/v3/snapshots/7a55e119-87d9-4a2a-97f9-3f100da53f60 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:20.141653 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4182a64b-c709-4dc0-9452-f70d66d5a748 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:20.143728 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4182a64b-c709-4dc0-9452-f70d66d5a748 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/snapshots/1ead0d63-8fd5-40d7-9140-ec3c3d9765d4 Jul 10 14:14:20.143925 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4182a64b-c709-4dc0-9452-f70d66d5a748 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:20.144113 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4182a64b-c709-4dc0-9452-f70d66d5a748 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:20.148601 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:20.148601 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:20.149022 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-4182a64b-c709-4dc0-9452-f70d66d5a748 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Snapshot retrieved successfully. Jul 10 14:14:20.149808 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4182a64b-c709-4dc0-9452-f70d66d5a748 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/snapshots/1ead0d63-8fd5-40d7-9140-ec3c3d9765d4 returned with HTTP 200 Jul 10 14:14:20.150135 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 437/1756] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:14:20 2026] GET /volume/v3/snapshots/1ead0d63-8fd5-40d7-9140-ec3c3d9765d4 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:20.159635 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-215a1d64-3c94-4c05-82db-58e0410fbe23 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:20.161306 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-215a1d64-3c94-4c05-82db-58e0410fbe23 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] DELETE https://10.4.3.66/volume/v3/group_snapshots/0632b39b-7f9c-4b2c-83fd-f91b7a4bf823 Jul 10 14:14:20.161456 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-215a1d64-3c94-4c05-82db-58e0410fbe23 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:20.161736 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-215a1d64-3c94-4c05-82db-58e0410fbe23 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:20.161881 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.group_snapshots [None req-215a1d64-3c94-4c05-82db-58e0410fbe23 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] delete called for member 0632b39b-7f9c-4b2c-83fd-f91b7a4bf823 {{(pid=100154) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 14:14:20.161966 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.group_snapshots [None req-215a1d64-3c94-4c05-82db-58e0410fbe23 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Delete group_snapshot with id: 0632b39b-7f9c-4b2c-83fd-f91b7a4bf823 Jul 10 14:14:20.165708 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:20.165708 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:20.196024 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-215a1d64-3c94-4c05-82db-58e0410fbe23 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/group_snapshots/0632b39b-7f9c-4b2c-83fd-f91b7a4bf823 returned with HTTP 202 Jul 10 14:14:20.196446 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 438/1757] 10.4.3.66 () {68 vars in 1409 bytes} [Fri Jul 10 14:14:20 2026] DELETE /volume/v3/group_snapshots/0632b39b-7f9c-4b2c-83fd-f91b7a4bf823 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:14:20.205795 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a598690e-b1df-4ef7-a69f-2d8a9ef134f0 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:20.207624 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0aee494e-f9b1-41b1-912f-ddc834fd5c72 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:20.207738 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a598690e-b1df-4ef7-a69f-2d8a9ef134f0 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:14:20.207861 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a598690e-b1df-4ef7-a69f-2d8a9ef134f0 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:20.208079 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a598690e-b1df-4ef7-a69f-2d8a9ef134f0 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:20.210743 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0aee494e-f9b1-41b1-912f-ddc834fd5c72 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/volumes/detail Jul 10 14:14:20.211147 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0aee494e-f9b1-41b1-912f-ddc834fd5c72 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:20.211413 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0aee494e-f9b1-41b1-912f-ddc834fd5c72 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'detail' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:20.211735 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-0aee494e-f9b1-41b1-912f-ddc834fd5c72 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:14:20.213477 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0aee494e-f9b1-41b1-912f-ddc834fd5c72 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100152) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:14:20.218166 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:20.218166 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:20.223318 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a598690e-b1df-4ef7-a69f-2d8a9ef134f0 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:14:20.226449 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0aee494e-f9b1-41b1-912f-ddc834fd5c72 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Get all volumes completed successfully. Jul 10 14:14:20.227605 np0000005012 devstack@c-api.service[100152]: WARNING stevedore.named [None req-0aee494e-f9b1-41b1-912f-ddc834fd5c72 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:14:20.227875 np0000005012 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-0aee494e-f9b1-41b1-912f-ddc834fd5c72 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:14:20.229760 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a598690e-b1df-4ef7-a69f-2d8a9ef134f0 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:14:20.230268 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 442/1758] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:20 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:20.269089 np0000005012 devstack@c-api.service[100152]: DEBUG oslo_db.sqlalchemy.engines [None req-0aee494e-f9b1-41b1-912f-ddc834fd5c72 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:14:20.272704 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:20.272704 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:20.276636 np0000005012 devstack@c-api.service[100152]: WARNING stevedore.named [None req-0aee494e-f9b1-41b1-912f-ddc834fd5c72 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:14:20.276783 np0000005012 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-0aee494e-f9b1-41b1-912f-ddc834fd5c72 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:14:20.316829 np0000005012 devstack@c-api.service[100152]: DEBUG oslo_db.sqlalchemy.engines [None req-0aee494e-f9b1-41b1-912f-ddc834fd5c72 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:14:20.322751 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:20.322751 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:20.331993 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0aee494e-f9b1-41b1-912f-ddc834fd5c72 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Jul 10 14:14:20.332481 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 442/1759] 10.4.3.66 () {68 vars in 1292 bytes} [Fri Jul 10 14:14:20 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:14:20.347650 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-12668577-725d-40df-9137-83f8f10bcb9c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:20.350072 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-12668577-725d-40df-9137-83f8f10bcb9c tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/snapshots/detail Jul 10 14:14:20.350346 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-12668577-725d-40df-9137-83f8f10bcb9c tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:20.350589 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-12668577-725d-40df-9137-83f8f10bcb9c tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'detail' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:20.351017 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.api_utils [None req-12668577-725d-40df-9137-83f8f10bcb9c tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Removing options '' from query. {{(pid=100155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:14:20.353067 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.db.api [None req-12668577-725d-40df-9137-83f8f10bcb9c tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Building query based on filter {{(pid=100155) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 14:14:20.359470 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-12668577-725d-40df-9137-83f8f10bcb9c tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Get all snapshots completed successfully. Jul 10 14:14:20.359965 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:20.359965 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:20.360682 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-12668577-725d-40df-9137-83f8f10bcb9c tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 14:14:20.361154 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 438/1760] 10.4.3.66 () {66 vars in 1257 bytes} [Fri Jul 10 14:14:20 2026] GET /volume/v3/snapshots/detail => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:20.370757 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b6d336a4-5565-4b36-ba57-8c383d615b1d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:20.372251 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b6d336a4-5565-4b36-ba57-8c383d615b1d tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/snapshots/7a55e119-87d9-4a2a-97f9-3f100da53f60 Jul 10 14:14:20.372443 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b6d336a4-5565-4b36-ba57-8c383d615b1d tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:20.372664 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b6d336a4-5565-4b36-ba57-8c383d615b1d tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:20.381575 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:20.381575 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:20.382266 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b6d336a4-5565-4b36-ba57-8c383d615b1d tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Snapshot retrieved successfully. Jul 10 14:14:20.383402 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b6d336a4-5565-4b36-ba57-8c383d615b1d tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/snapshots/7a55e119-87d9-4a2a-97f9-3f100da53f60 returned with HTTP 200 Jul 10 14:14:20.383909 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 439/1761] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:14:20 2026] GET /volume/v3/snapshots/7a55e119-87d9-4a2a-97f9-3f100da53f60 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:20.460347 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f0e053f4-5f59-4d4d-a0ff-02a98d7257d0 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:20.462151 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f0e053f4-5f59-4d4d-a0ff-02a98d7257d0 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] GET https://10.4.3.66/volume/v3/volumes/dccef341-496d-4660-8e5c-374d7391a338 Jul 10 14:14:20.462418 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f0e053f4-5f59-4d4d-a0ff-02a98d7257d0 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:20.462603 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f0e053f4-5f59-4d4d-a0ff-02a98d7257d0 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:20.474024 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:20.474024 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:20.477632 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-f0e053f4-5f59-4d4d-a0ff-02a98d7257d0 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Volume info retrieved successfully. Jul 10 14:14:20.482430 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f0e053f4-5f59-4d4d-a0ff-02a98d7257d0 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] https://10.4.3.66/volume/v3/volumes/dccef341-496d-4660-8e5c-374d7391a338 returned with HTTP 200 Jul 10 14:14:20.482866 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 443/1762] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:20 2026] GET /volume/v3/volumes/dccef341-496d-4660-8e5c-374d7391a338 => generated 1830 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:14:20.825250 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3f57c85d-08ca-4bbe-8d07-2451afef917a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:20.827725 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3f57c85d-08ca-4bbe-8d07-2451afef917a tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:14:20.828179 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3f57c85d-08ca-4bbe-8d07-2451afef917a tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1991472359"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:20.829798 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-3f57c85d-08ca-4bbe-8d07-2451afef917a tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1991472359'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:14:20.829966 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-3f57c85d-08ca-4bbe-8d07-2451afef917a tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Create volume of 1 GB Jul 10 14:14:20.835373 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3f57c85d-08ca-4bbe-8d07-2451afef917a tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Availability Zones retrieved successfully. Jul 10 14:14:20.847197 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3f57c85d-08ca-4bbe-8d07-2451afef917a tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Flow 'volume_create_api' (2485533d-6cd8-4fa3-8b10-610660ce081f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:14:20.848168 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3f57c85d-08ca-4bbe-8d07-2451afef917a tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65754a91-c63d-4e00-8800-c3b4136a815b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:20.849214 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-3f57c85d-08ca-4bbe-8d07-2451afef917a tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:14:20.899133 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3f57c85d-08ca-4bbe-8d07-2451afef917a tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65754a91-c63d-4e00-8800-c3b4136a815b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:20.900034 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3f57c85d-08ca-4bbe-8d07-2451afef917a tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c448392-2ed8-4000-b257-d8cfeb504fb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:20.930534 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-a961a616-fac1-4151-95e7-5ae14069dbcf req-cccf02d3-6072-444d-8f18-b4d9f3d81934 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:20.933035 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-a961a616-fac1-4151-95e7-5ae14069dbcf req-cccf02d3-6072-444d-8f18-b4d9f3d81934 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] PUT https://10.4.3.66/volume/v3/attachments/814ac9cb-08d6-4e1e-a865-1069a451db10 Jul 10 14:14:20.933517 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-a961a616-fac1-4151-95e7-5ae14069dbcf req-cccf02d3-6072-444d-8f18-b4d9f3d81934 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:20.943560 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-a961a616-fac1-4151-95e7-5ae14069dbcf req-cccf02d3-6072-444d-8f18-b4d9f3d81934 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Acquiring lock "cinder-attachment_update-1558ed9e-baa9-4a78-9b32-771f93dcb20a-np0000005012" by "attachment_update" {{(pid=100155) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:14:20.948541 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-a961a616-fac1-4151-95e7-5ae14069dbcf req-cccf02d3-6072-444d-8f18-b4d9f3d81934 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Lock "cinder-attachment_update-1558ed9e-baa9-4a78-9b32-771f93dcb20a-np0000005012" acquired by "attachment_update" :: waited 0.005s {{(pid=100155) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:14:20.949851 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:20.949851 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:20.976008 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-3f57c85d-08ca-4bbe-8d07-2451afef917a tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Created reservations ['9172a675-2f04-4130-9637-5af27f1c65d4', '5e5fba09-39c5-4c37-8e5f-75631a153ee7', '25db7f76-5acf-4b65-ad88-3d6e5fa03cce', '6be5ac79-1a64-4eff-a48b-8fb842eee332'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:14:20.977000 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3f57c85d-08ca-4bbe-8d07-2451afef917a tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c448392-2ed8-4000-b257-d8cfeb504fb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9172a675-2f04-4130-9637-5af27f1c65d4', '5e5fba09-39c5-4c37-8e5f-75631a153ee7', '25db7f76-5acf-4b65-ad88-3d6e5fa03cce', '6be5ac79-1a64-4eff-a48b-8fb842eee332']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:20.977856 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3f57c85d-08ca-4bbe-8d07-2451afef917a tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77cc9655-a63e-4976-9e36-e034498a4e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:21.012906 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3f57c85d-08ca-4bbe-8d07-2451afef917a tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77cc9655-a63e-4976-9e36-e034498a4e7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1991472359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b23a285233a146719284b5871fd90acd',qos_specs=None,replication_status=,reservations=['9172a675-2f04-4130-9637-5af27f1c65d4','5e5fba09-39c5-4c37-8e5f-75631a153ee7','25db7f76-5acf-4b65-ad88-3d6e5fa03cce','6be5ac79-1a64-4eff-a48b-8fb842eee332'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b10591b2c23a4e869678b1d3f2a25a99',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:14:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1991472359',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b23a285233a146719284b5871fd90acd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b10591b2c23a4e869678b1d3f2a25a99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:21.014391 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3f57c85d-08ca-4bbe-8d07-2451afef917a tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebdf8156-ff88-4ca5-9f3f-cee0948dcf54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:21.037015 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3f57c85d-08ca-4bbe-8d07-2451afef917a tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebdf8156-ff88-4ca5-9f3f-cee0948dcf54) transitioned into state 'SUCCESS' from state '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-1991472359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b23a285233a146719284b5871fd90acd',qos_specs=None,replication_status=,reservations=['9172a675-2f04-4130-9637-5af27f1c65d4','5e5fba09-39c5-4c37-8e5f-75631a153ee7','25db7f76-5acf-4b65-ad88-3d6e5fa03cce','6be5ac79-1a64-4eff-a48b-8fb842eee332'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b10591b2c23a4e869678b1d3f2a25a99',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:21.037988 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3f57c85d-08ca-4bbe-8d07-2451afef917a tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4bb4537-d32d-4593-988f-474b0178dda7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:21.051913 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3f57c85d-08ca-4bbe-8d07-2451afef917a tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4bb4537-d32d-4593-988f-474b0178dda7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:21.053533 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3f57c85d-08ca-4bbe-8d07-2451afef917a tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Flow 'volume_create_api' (2485533d-6cd8-4fa3-8b10-610660ce081f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:14:21.053860 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3f57c85d-08ca-4bbe-8d07-2451afef917a tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Create volume request issued successfully. Jul 10 14:14:21.054525 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3f57c85d-08ca-4bbe-8d07-2451afef917a tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:14:21.055161 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 443/1763] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:14:20 2026] POST /volume/v3/volumes => generated 749 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:14:21.068377 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-eecd5a4b-045e-4ead-8bcb-d77bfe6338a0 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:21.070339 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-eecd5a4b-045e-4ead-8bcb-d77bfe6338a0 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:14:21.070618 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-eecd5a4b-045e-4ead-8bcb-d77bfe6338a0 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:21.070909 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-eecd5a4b-045e-4ead-8bcb-d77bfe6338a0 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:21.079223 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:21.079223 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:21.087347 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-eecd5a4b-045e-4ead-8bcb-d77bfe6338a0 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:14:21.093286 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-eecd5a4b-045e-4ead-8bcb-d77bfe6338a0 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:14:21.093882 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 440/1764] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:21 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:21.247425 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-17af4a17-66ca-464a-b6a0-9683546c25ef None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:21.249434 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-17af4a17-66ca-464a-b6a0-9683546c25ef tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:14:21.249711 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-17af4a17-66ca-464a-b6a0-9683546c25ef tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:21.249886 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-17af4a17-66ca-464a-b6a0-9683546c25ef tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:21.262191 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:21.262191 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:21.267678 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-17af4a17-66ca-464a-b6a0-9683546c25ef tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:14:21.272832 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-17af4a17-66ca-464a-b6a0-9683546c25ef tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:14:21.273466 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 444/1765] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:21 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:21.394194 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-38b4d86b-7cec-40b2-903f-096442d1992b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:21.395966 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-38b4d86b-7cec-40b2-903f-096442d1992b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/snapshots/7a55e119-87d9-4a2a-97f9-3f100da53f60 Jul 10 14:14:21.396189 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-38b4d86b-7cec-40b2-903f-096442d1992b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:21.396447 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-38b4d86b-7cec-40b2-903f-096442d1992b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:21.400905 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-38b4d86b-7cec-40b2-903f-096442d1992b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/snapshots/7a55e119-87d9-4a2a-97f9-3f100da53f60 returned with HTTP 404 Jul 10 14:14:21.401350 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 444/1766] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:14:21 2026] GET /volume/v3/snapshots/7a55e119-87d9-4a2a-97f9-3f100da53f60 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:14:21.409451 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-3179e3f8-5ed4-4d91-a4f9-e7c0a727fc6f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:21.411960 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3179e3f8-5ed4-4d91-a4f9-e7c0a727fc6f tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/group_snapshots/0632b39b-7f9c-4b2c-83fd-f91b7a4bf823 Jul 10 14:14:21.412256 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3179e3f8-5ed4-4d91-a4f9-e7c0a727fc6f tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:21.412534 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3179e3f8-5ed4-4d91-a4f9-e7c0a727fc6f tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:21.412762 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.group_snapshots [None req-3179e3f8-5ed4-4d91-a4f9-e7c0a727fc6f tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] show called for member 0632b39b-7f9c-4b2c-83fd-f91b7a4bf823 {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 14:14:21.416550 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3179e3f8-5ed4-4d91-a4f9-e7c0a727fc6f tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/group_snapshots/0632b39b-7f9c-4b2c-83fd-f91b7a4bf823 returned with HTTP 404 Jul 10 14:14:21.417254 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 441/1767] 10.4.3.66 () {68 vars in 1406 bytes} [Fri Jul 10 14:14:21 2026] GET /volume/v3/group_snapshots/0632b39b-7f9c-4b2c-83fd-f91b7a4bf823 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:14:21.425585 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-3bd7e3bc-ad38-4bd8-ac7b-7dcab0545681 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:21.428155 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3bd7e3bc-ad38-4bd8-ac7b-7dcab0545681 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] DELETE https://10.4.3.66/volume/v3/group_snapshots/0632b39b-7f9c-4b2c-83fd-f91b7a4bf823 Jul 10 14:14:21.428454 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3bd7e3bc-ad38-4bd8-ac7b-7dcab0545681 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:21.428753 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3bd7e3bc-ad38-4bd8-ac7b-7dcab0545681 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:21.428939 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.group_snapshots [None req-3bd7e3bc-ad38-4bd8-ac7b-7dcab0545681 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] delete called for member 0632b39b-7f9c-4b2c-83fd-f91b7a4bf823 {{(pid=100153) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 14:14:21.429088 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.group_snapshots [None req-3bd7e3bc-ad38-4bd8-ac7b-7dcab0545681 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Delete group_snapshot with id: 0632b39b-7f9c-4b2c-83fd-f91b7a4bf823 Jul 10 14:14:21.433315 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3bd7e3bc-ad38-4bd8-ac7b-7dcab0545681 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/group_snapshots/0632b39b-7f9c-4b2c-83fd-f91b7a4bf823 returned with HTTP 404 Jul 10 14:14:21.433979 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 445/1768] 10.4.3.66 () {68 vars in 1409 bytes} [Fri Jul 10 14:14:21 2026] DELETE /volume/v3/group_snapshots/0632b39b-7f9c-4b2c-83fd-f91b7a4bf823 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:14:21.441256 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7b2b5843-5622-4fa3-ae8b-ac4f6c173990 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:21.443138 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7b2b5843-5622-4fa3-ae8b-ac4f6c173990 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/volumes/detail Jul 10 14:14:21.443392 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7b2b5843-5622-4fa3-ae8b-ac4f6c173990 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:21.443646 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7b2b5843-5622-4fa3-ae8b-ac4f6c173990 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'detail' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:21.443962 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-7b2b5843-5622-4fa3-ae8b-ac4f6c173990 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:14:21.444343 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:21.444343 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:21.444858 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-7b2b5843-5622-4fa3-ae8b-ac4f6c173990 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100152) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:14:21.447357 np0000005012 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=237,cinder:UPDATE=46,cinder:INSERT=27 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:14:21.454634 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7b2b5843-5622-4fa3-ae8b-ac4f6c173990 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Get all volumes completed successfully. Jul 10 14:14:21.455635 np0000005012 devstack@c-api.service[100152]: WARNING stevedore.named [None req-7b2b5843-5622-4fa3-ae8b-ac4f6c173990 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:14:21.455885 np0000005012 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-7b2b5843-5622-4fa3-ae8b-ac4f6c173990 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:14:21.479262 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-a961a616-fac1-4151-95e7-5ae14069dbcf req-cccf02d3-6072-444d-8f18-b4d9f3d81934 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Lock "cinder-attachment_update-1558ed9e-baa9-4a78-9b32-771f93dcb20a-np0000005012" released by "attachment_update" :: held 0.531s {{(pid=100155) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:14:21.479688 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-a961a616-fac1-4151-95e7-5ae14069dbcf req-cccf02d3-6072-444d-8f18-b4d9f3d81934 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/attachments/814ac9cb-08d6-4e1e-a865-1069a451db10 returned with HTTP 200 Jul 10 14:14:21.480452 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 439/1769] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:14:20 2026] PUT /volume/v3/attachments/814ac9cb-08d6-4e1e-a865-1069a451db10 => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:21.490655 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-a961a616-fac1-4151-95e7-5ae14069dbcf req-54e85cd0-1e77-47ca-b805-6278a91314a4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:21.493349 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-a961a616-fac1-4151-95e7-5ae14069dbcf req-54e85cd0-1e77-47ca-b805-6278a91314a4 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/attachments/814ac9cb-08d6-4e1e-a865-1069a451db10 Jul 10 14:14:21.493671 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-a961a616-fac1-4151-95e7-5ae14069dbcf req-54e85cd0-1e77-47ca-b805-6278a91314a4 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:21.493940 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-a961a616-fac1-4151-95e7-5ae14069dbcf req-54e85cd0-1e77-47ca-b805-6278a91314a4 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:21.512541 np0000005012 devstack@c-api.service[100152]: DEBUG oslo_db.sqlalchemy.engines [None req-7b2b5843-5622-4fa3-ae8b-ac4f6c173990 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:14:21.515750 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-a961a616-fac1-4151-95e7-5ae14069dbcf req-54e85cd0-1e77-47ca-b805-6278a91314a4 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/attachments/814ac9cb-08d6-4e1e-a865-1069a451db10 returned with HTTP 200 Jul 10 14:14:21.516305 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 442/1770] 10.4.3.66 () {70 vars in 1644 bytes} [Fri Jul 10 14:14:21 2026] GET /volume/v3/attachments/814ac9cb-08d6-4e1e-a865-1069a451db10 => generated 994 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:21.516943 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:21.516943 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:21.522419 np0000005012 devstack@c-api.service[100152]: WARNING stevedore.named [None req-7b2b5843-5622-4fa3-ae8b-ac4f6c173990 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:14:21.522602 np0000005012 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-7b2b5843-5622-4fa3-ae8b-ac4f6c173990 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:14:21.566060 np0000005012 devstack@c-api.service[100152]: DEBUG oslo_db.sqlalchemy.engines [None req-7b2b5843-5622-4fa3-ae8b-ac4f6c173990 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:14:21.569461 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:21.569461 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:21.578071 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7b2b5843-5622-4fa3-ae8b-ac4f6c173990 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Jul 10 14:14:21.578577 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 445/1771] 10.4.3.66 () {68 vars in 1292 bytes} [Fri Jul 10 14:14:21 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:14:21.597864 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d1cf0de8-f4c1-47cc-9e1b-b1cf3fa96e5a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:21.600092 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d1cf0de8-f4c1-47cc-9e1b-b1cf3fa96e5a tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] POST https://10.4.3.66/volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea/action Jul 10 14:14:21.600583 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d1cf0de8-f4c1-47cc-9e1b-b1cf3fa96e5a tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:14:21.600780 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d1cf0de8-f4c1-47cc-9e1b-b1cf3fa96e5a tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:21.605908 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.groups [None req-d1cf0de8-f4c1-47cc-9e1b-b1cf3fa96e5a tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] delete called for group 0d2461ad-4584-48fa-8bca-0da334c877ea {{(pid=100153) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 14:14:21.606090 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.groups [None req-d1cf0de8-f4c1-47cc-9e1b-b1cf3fa96e5a tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Delete group with id: 0d2461ad-4584-48fa-8bca-0da334c877ea Jul 10 14:14:21.618356 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:21.618356 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:21.703521 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d1cf0de8-f4c1-47cc-9e1b-b1cf3fa96e5a tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea/action returned with HTTP 202 Jul 10 14:14:21.704041 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 446/1772] 10.4.3.66 () {70 vars in 1421 bytes} [Fri Jul 10 14:14:21 2026] POST /volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:14:21.714430 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-7dd16afa-6e02-48d7-bf63-ca9053a17b58 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:21.719250 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7dd16afa-6e02-48d7-bf63-ca9053a17b58 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/volumes/9bd194be-e584-40ee-af49-18b7e34651c9 Jul 10 14:14:21.719488 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7dd16afa-6e02-48d7-bf63-ca9053a17b58 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:21.719773 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7dd16afa-6e02-48d7-bf63-ca9053a17b58 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:21.731591 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:21.731591 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:21.736427 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-7dd16afa-6e02-48d7-bf63-ca9053a17b58 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Volume info retrieved successfully. Jul 10 14:14:21.737316 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-7dd16afa-6e02-48d7-bf63-ca9053a17b58 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:14:21.737495 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-7dd16afa-6e02-48d7-bf63-ca9053a17b58 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:14:21.793745 np0000005012 devstack@c-api.service[100155]: DEBUG oslo_db.sqlalchemy.engines [None req-7dd16afa-6e02-48d7-bf63-ca9053a17b58 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:14:21.797156 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:21.797156 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:21.809153 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7dd16afa-6e02-48d7-bf63-ca9053a17b58 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/volumes/9bd194be-e584-40ee-af49-18b7e34651c9 returned with HTTP 200 Jul 10 14:14:21.809812 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 440/1773] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:21 2026] GET /volume/v3/volumes/9bd194be-e584-40ee-af49-18b7e34651c9 => generated 911 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:22.109319 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-364246bd-e17d-4368-a1d0-febaa10aab3e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:22.111070 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-364246bd-e17d-4368-a1d0-febaa10aab3e tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:14:22.111299 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-364246bd-e17d-4368-a1d0-febaa10aab3e tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:22.111479 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-364246bd-e17d-4368-a1d0-febaa10aab3e tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:22.118588 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:22.118588 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:22.122138 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-364246bd-e17d-4368-a1d0-febaa10aab3e tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:14:22.126279 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-364246bd-e17d-4368-a1d0-febaa10aab3e tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:14:22.126683 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 443/1774] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:22 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:22.178522 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-d4154035-7b98-426c-bdc0-fe41acb8ada6 req-ae32a543-dc83-451f-9259-76b0b281770b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:22.180637 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-d4154035-7b98-426c-bdc0-fe41acb8ada6 req-ae32a543-dc83-451f-9259-76b0b281770b tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:14:22.180817 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-d4154035-7b98-426c-bdc0-fe41acb8ada6 req-ae32a543-dc83-451f-9259-76b0b281770b tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:22.180980 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-d4154035-7b98-426c-bdc0-fe41acb8ada6 req-ae32a543-dc83-451f-9259-76b0b281770b tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:22.188005 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:22.188005 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:22.191779 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-d4154035-7b98-426c-bdc0-fe41acb8ada6 req-ae32a543-dc83-451f-9259-76b0b281770b tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:14:22.196377 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-d4154035-7b98-426c-bdc0-fe41acb8ada6 req-ae32a543-dc83-451f-9259-76b0b281770b tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:14:22.196820 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 446/1775] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:14:22 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:22.286190 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-3227dbd1-9915-4458-b129-796fa9d89bf1 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:22.288097 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3227dbd1-9915-4458-b129-796fa9d89bf1 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:14:22.288321 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3227dbd1-9915-4458-b129-796fa9d89bf1 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:22.288552 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3227dbd1-9915-4458-b129-796fa9d89bf1 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:22.299132 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:22.299132 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:22.304003 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-3227dbd1-9915-4458-b129-796fa9d89bf1 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:14:22.309305 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3227dbd1-9915-4458-b129-796fa9d89bf1 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:14:22.309905 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 447/1776] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:22 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:22.825564 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-241cb750-b9ed-4b27-a6f3-efc40e1793bd None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:22.830921 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-241cb750-b9ed-4b27-a6f3-efc40e1793bd tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/volumes/9bd194be-e584-40ee-af49-18b7e34651c9 Jul 10 14:14:22.831130 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-241cb750-b9ed-4b27-a6f3-efc40e1793bd tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:22.831308 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-241cb750-b9ed-4b27-a6f3-efc40e1793bd tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:22.852365 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-241cb750-b9ed-4b27-a6f3-efc40e1793bd tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/volumes/9bd194be-e584-40ee-af49-18b7e34651c9 returned with HTTP 404 Jul 10 14:14:22.852973 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 441/1777] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:22 2026] GET /volume/v3/volumes/9bd194be-e584-40ee-af49-18b7e34651c9 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:14:22.860789 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0c872c39-937d-4250-81dd-a98dd1ff07fd None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:22.862915 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0c872c39-937d-4250-81dd-a98dd1ff07fd tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/volumes/0865ad88-d4f3-4a57-a6ec-8cecddce2109 Jul 10 14:14:22.863159 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0c872c39-937d-4250-81dd-a98dd1ff07fd tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:22.863359 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0c872c39-937d-4250-81dd-a98dd1ff07fd tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:22.874949 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0c872c39-937d-4250-81dd-a98dd1ff07fd tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/volumes/0865ad88-d4f3-4a57-a6ec-8cecddce2109 returned with HTTP 404 Jul 10 14:14:22.875661 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 444/1778] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:22 2026] GET /volume/v3/volumes/0865ad88-d4f3-4a57-a6ec-8cecddce2109 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:14:22.883355 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fb803a52-b9cb-4b7c-b95e-5e464d0e50f9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:22.885278 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fb803a52-b9cb-4b7c-b95e-5e464d0e50f9 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea Jul 10 14:14:22.885545 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fb803a52-b9cb-4b7c-b95e-5e464d0e50f9 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:22.885771 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fb803a52-b9cb-4b7c-b95e-5e464d0e50f9 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:22.885888 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-fb803a52-b9cb-4b7c-b95e-5e464d0e50f9 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] show called for member 0d2461ad-4584-48fa-8bca-0da334c877ea {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:14:22.889070 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fb803a52-b9cb-4b7c-b95e-5e464d0e50f9 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea returned with HTTP 404 Jul 10 14:14:22.889563 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 447/1779] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:14:22 2026] GET /volume/v3/groups/0d2461ad-4584-48fa-8bca-0da334c877ea => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:14:22.900509 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-1da11208-0e31-45e8-bf40-8ce2777a85dc None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:22.902324 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1da11208-0e31-45e8-bf40-8ce2777a85dc tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] DELETE https://10.4.3.66/volume/v3/group_types/c915e43e-c9d4-4009-ae81-5569ee330c42 Jul 10 14:14:22.902560 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1da11208-0e31-45e8-bf40-8ce2777a85dc tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:22.902745 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1da11208-0e31-45e8-bf40-8ce2777a85dc tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:22.920449 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1da11208-0e31-45e8-bf40-8ce2777a85dc tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] https://10.4.3.66/volume/v3/group_types/c915e43e-c9d4-4009-ae81-5569ee330c42 returned with HTTP 202 Jul 10 14:14:22.920885 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 448/1780] 10.4.3.66 () {68 vars in 1397 bytes} [Fri Jul 10 14:14:22 2026] DELETE /volume/v3/group_types/c915e43e-c9d4-4009-ae81-5569ee330c42 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:14:22.928165 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-56f38936-e324-43cd-adce-529f6f536600 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:22.930443 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-56f38936-e324-43cd-adce-529f6f536600 tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] DELETE https://10.4.3.66/volume/v3/types/6befd9d7-802c-41fd-8ae9-c8b29e89dc34 Jul 10 14:14:22.930716 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-56f38936-e324-43cd-adce-529f6f536600 tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:22.930997 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-56f38936-e324-43cd-adce-529f6f536600 tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] Calling method '_delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:22.966720 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-56f38936-e324-43cd-adce-529f6f536600 tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] https://10.4.3.66/volume/v3/types/6befd9d7-802c-41fd-8ae9-c8b29e89dc34 returned with HTTP 202 Jul 10 14:14:22.967278 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 442/1781] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:14:22 2026] DELETE /volume/v3/types/6befd9d7-802c-41fd-8ae9-c8b29e89dc34 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:14:22.976273 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-fa631cbf-85d6-4638-b7d6-6d02b9e0dc14 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:22.978318 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-fa631cbf-85d6-4638-b7d6-6d02b9e0dc14 tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] GET https://10.4.3.66/volume/v3/types/6befd9d7-802c-41fd-8ae9-c8b29e89dc34 Jul 10 14:14:22.978493 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-fa631cbf-85d6-4638-b7d6-6d02b9e0dc14 tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:22.978693 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-fa631cbf-85d6-4638-b7d6-6d02b9e0dc14 tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:22.984326 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-fa631cbf-85d6-4638-b7d6-6d02b9e0dc14 tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] https://10.4.3.66/volume/v3/types/6befd9d7-802c-41fd-8ae9-c8b29e89dc34 returned with HTTP 404 Jul 10 14:14:22.984828 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 445/1782] 10.4.3.66 () {66 vars in 1335 bytes} [Fri Jul 10 14:14:22 2026] GET /volume/v3/types/6befd9d7-802c-41fd-8ae9-c8b29e89dc34 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:14:22.996715 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f725d8c8-aade-42d3-9683-e1484d5dae7f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:22.998948 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f725d8c8-aade-42d3-9683-e1484d5dae7f tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:14:22.999434 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f725d8c8-aade-42d3-9683-e1484d5dae7f tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-876173338"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:23.016857 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f725d8c8-aade-42d3-9683-e1484d5dae7f tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:14:23.017447 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 448/1783] 10.4.3.66 () {68 vars in 1245 bytes} [Fri Jul 10 14:14:22 2026] POST /volume/v3/types => generated 223 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:23.026361 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-20563997-c741-4efe-92c0-8510f0c6a345 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:23.028522 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-20563997-c741-4efe-92c0-8510f0c6a345 tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] POST https://10.4.3.66/volume/v3/group_types Jul 10 14:14:23.028963 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-20563997-c741-4efe-92c0-8510f0c6a345 tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1662553440"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:23.044348 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-20563997-c741-4efe-92c0-8510f0c6a345 tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] https://10.4.3.66/volume/v3/group_types returned with HTTP 202 Jul 10 14:14:23.045106 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 449/1784] 10.4.3.66 () {70 vars in 1304 bytes} [Fri Jul 10 14:14:23 2026] POST /volume/v3/group_types => generated 181 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:14:23.054293 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-68284248-f82a-425c-90a6-a13d71390e6b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:23.056283 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-68284248-f82a-425c-90a6-a13d71390e6b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] POST https://10.4.3.66/volume/v3/groups Jul 10 14:14:23.056739 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-68284248-f82a-425c-90a6-a13d71390e6b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "0c19fb40-532d-47b3-8c50-a4c98a0db1d7", "volume_types": ["9041dd94-d25b-440a-ba1d-e9199761e00f"], "name": "tempest-GroupSnapshotsTest-Group-972700904"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:23.058319 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.groups [None req-68284248-f82a-425c-90a6-a13d71390e6b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Creating new group {'group': {'group_type': '0c19fb40-532d-47b3-8c50-a4c98a0db1d7', 'volume_types': ['9041dd94-d25b-440a-ba1d-e9199761e00f'], 'name': 'tempest-GroupSnapshotsTest-Group-972700904'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 14:14:23.062349 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.groups [None req-68284248-f82a-425c-90a6-a13d71390e6b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Creating group tempest-GroupSnapshotsTest-Group-972700904. Jul 10 14:14:23.069093 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-68284248-f82a-425c-90a6-a13d71390e6b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Availability Zones retrieved successfully. Jul 10 14:14:23.079788 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-68284248-f82a-425c-90a6-a13d71390e6b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Created reservations ['279e1997-31c7-45da-b873-585c6d725a92'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:14:23.100326 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-68284248-f82a-425c-90a6-a13d71390e6b tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/groups returned with HTTP 202 Jul 10 14:14:23.100782 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 443/1785] 10.4.3.66 () {70 vars in 1290 bytes} [Fri Jul 10 14:14:23 2026] POST /volume/v3/groups => generated 111 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:14:23.109088 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-93bab799-a639-4886-9698-9d3858fd26bc None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:23.111559 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-93bab799-a639-4886-9698-9d3858fd26bc tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/groups/ad9a8ca8-2f56-43a1-8929-b1c0ff194463 Jul 10 14:14:23.111920 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-93bab799-a639-4886-9698-9d3858fd26bc tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:23.112210 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-93bab799-a639-4886-9698-9d3858fd26bc tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:23.112416 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.groups [None req-93bab799-a639-4886-9698-9d3858fd26bc tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] show called for member ad9a8ca8-2f56-43a1-8929-b1c0ff194463 {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:14:23.117485 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:23.117485 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:23.128271 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-93bab799-a639-4886-9698-9d3858fd26bc tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/groups/ad9a8ca8-2f56-43a1-8929-b1c0ff194463 returned with HTTP 200 Jul 10 14:14:23.128784 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 446/1786] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:14:23 2026] GET /volume/v3/groups/ad9a8ca8-2f56-43a1-8929-b1c0ff194463 => generated 391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:23.323408 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-281b8653-12e5-4ff3-967e-a2aacfccefc0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:23.325796 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-281b8653-12e5-4ff3-967e-a2aacfccefc0 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:14:23.326009 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-281b8653-12e5-4ff3-967e-a2aacfccefc0 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:23.326221 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-281b8653-12e5-4ff3-967e-a2aacfccefc0 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:23.337556 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:23.337556 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:23.341575 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-281b8653-12e5-4ff3-967e-a2aacfccefc0 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:14:23.345906 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-281b8653-12e5-4ff3-967e-a2aacfccefc0 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:14:23.346304 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 449/1787] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:23 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:24.139497 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0e950a1e-491d-4b70-b07c-f12bd1742755 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:24.141383 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0e950a1e-491d-4b70-b07c-f12bd1742755 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/groups/ad9a8ca8-2f56-43a1-8929-b1c0ff194463 Jul 10 14:14:24.141646 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0e950a1e-491d-4b70-b07c-f12bd1742755 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:24.141884 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0e950a1e-491d-4b70-b07c-f12bd1742755 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:24.141998 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.groups [None req-0e950a1e-491d-4b70-b07c-f12bd1742755 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] show called for member ad9a8ca8-2f56-43a1-8929-b1c0ff194463 {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:14:24.145461 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:24.145461 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:24.152685 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0e950a1e-491d-4b70-b07c-f12bd1742755 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/groups/ad9a8ca8-2f56-43a1-8929-b1c0ff194463 returned with HTTP 200 Jul 10 14:14:24.153264 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 450/1788] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:14:24 2026] GET /volume/v3/groups/ad9a8ca8-2f56-43a1-8929-b1c0ff194463 => generated 392 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:24.164696 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-09070a3f-b6fd-451d-bd1d-18c550cac617 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:24.166593 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-09070a3f-b6fd-451d-bd1d-18c550cac617 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:14:24.166946 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-09070a3f-b6fd-451d-bd1d-18c550cac617 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2142861124", "volume_type": "9041dd94-d25b-440a-ba1d-e9199761e00f", "group_id": "ad9a8ca8-2f56-43a1-8929-b1c0ff194463", "size": 1}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:24.168422 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-09070a3f-b6fd-451d-bd1d-18c550cac617 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2142861124', 'volume_type': '9041dd94-d25b-440a-ba1d-e9199761e00f', 'group_id': 'ad9a8ca8-2f56-43a1-8929-b1c0ff194463', 'size': 1}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:14:24.170888 np0000005012 devstack@c-api.service[100155]: DEBUG dbcounter [-] [100155] Writing DB stats cinder:SELECT=268,cinder:UPDATE=78,cinder:INSERT=47 {{(pid=100155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:14:24.176011 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:24.176011 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:24.176519 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-09070a3f-b6fd-451d-bd1d-18c550cac617 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Create volume of 1 GB Jul 10 14:14:24.182620 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-09070a3f-b6fd-451d-bd1d-18c550cac617 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Availability Zones retrieved successfully. Jul 10 14:14:24.187787 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-09070a3f-b6fd-451d-bd1d-18c550cac617 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Flow 'volume_create_api' (d87685ca-bfff-4815-a1f1-65bc169f9e5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:14:24.189115 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-09070a3f-b6fd-451d-bd1d-18c550cac617 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8867c265-a321-4c94-945d-7be2b25cedcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:24.190003 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:24.190003 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:24.190474 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-09070a3f-b6fd-451d-bd1d-18c550cac617 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:14:24.215898 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-09070a3f-b6fd-451d-bd1d-18c550cac617 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8867c265-a321-4c94-945d-7be2b25cedcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:14:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9041dd94-d25b-440a-ba1d-e9199761e00f,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-876173338',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9041dd94-d25b-440a-ba1d-e9199761e00f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ad9a8ca8-2f56-43a1-8929-b1c0ff194463', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:24.216747 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-09070a3f-b6fd-451d-bd1d-18c550cac617 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d3877b2-08dd-4f0b-9f32-19dde5cb5911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:24.237525 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-bd62ea41-d4c5-4bab-b381-b04da35dcce7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:24.238094 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-bd62ea41-d4c5-4bab-b381-b04da35dcce7 None None] GET https://10.4.3.66/volume// Jul 10 14:14:24.238360 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-bd62ea41-d4c5-4bab-b381-b04da35dcce7 None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:24.238687 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-bd62ea41-d4c5-4bab-b381-b04da35dcce7 None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:24.239164 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-bd62ea41-d4c5-4bab-b381-b04da35dcce7 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:14:24.243337 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 447/1789] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:14:24 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:14:24.247179 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-d4154035-7b98-426c-bdc0-fe41acb8ada6 req-ab676e57-5e33-4bb1-b13b-e8547c74b4b0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:24.248063 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-09070a3f-b6fd-451d-bd1d-18c550cac617 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-876173338 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-876173338, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:24.248207 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-09070a3f-b6fd-451d-bd1d-18c550cac617 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-876173338 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-876173338, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:24.275274 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-09070a3f-b6fd-451d-bd1d-18c550cac617 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Created reservations ['50776b57-57d3-41fe-815e-382ac028aa88', '82868f79-cf89-4d76-971d-094c34afc979', '7979500c-d9d0-4551-b7cb-00d46cad24ba', '5c58a0b2-9a1d-4236-b106-5fd93fa788a3'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:14:24.276337 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-09070a3f-b6fd-451d-bd1d-18c550cac617 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d3877b2-08dd-4f0b-9f32-19dde5cb5911) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50776b57-57d3-41fe-815e-382ac028aa88', '82868f79-cf89-4d76-971d-094c34afc979', '7979500c-d9d0-4551-b7cb-00d46cad24ba', '5c58a0b2-9a1d-4236-b106-5fd93fa788a3']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:24.277106 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-d4154035-7b98-426c-bdc0-fe41acb8ada6 req-ab676e57-5e33-4bb1-b13b-e8547c74b4b0 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:14:24.277468 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-09070a3f-b6fd-451d-bd1d-18c550cac617 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (674c4b46-f999-495f-87b8-f6f935b81d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:24.277591 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-d4154035-7b98-426c-bdc0-fe41acb8ada6 req-ab676e57-5e33-4bb1-b13b-e8547c74b4b0 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9", "connector": null, "instance_uuid": "2cf2ae18-8f3a-43a1-8edb-be753f5b3c36"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:24.286087 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:24.286087 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:24.306321 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-09070a3f-b6fd-451d-bd1d-18c550cac617 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (674c4b46-f999-495f-87b8-f6f935b81d82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7299309-729a-46a7-a336-18e71c179188', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2142861124',encryption_key_id=None,group_id=ad9a8ca8-2f56-43a1-8929-b1c0ff194463,group_type_id=,metadata={},multiattach=False,project_id='c680aeba09a54107ad7b151cd9b697c6',qos_specs=None,replication_status=,reservations=['50776b57-57d3-41fe-815e-382ac028aa88','82868f79-cf89-4d76-971d-094c34afc979','7979500c-d9d0-4551-b7cb-00d46cad24ba','5c58a0b2-9a1d-4236-b106-5fd93fa788a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37b3f0d13ddc45e9b981eed5c5589750',volume_type_id=9041dd94-d25b-440a-ba1d-e9199761e00f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:14:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2142861124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ad9a8ca8-2f56-43a1-8929-b1c0ff194463,host=None,id=d7299309-729a-46a7-a336-18e71c179188,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c680aeba09a54107ad7b151cd9b697c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37b3f0d13ddc45e9b981eed5c5589750',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9041dd94-d25b-440a-ba1d-e9199761e00f),volume_type_id=9041dd94-d25b-440a-ba1d-e9199761e00f)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:24.307522 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-09070a3f-b6fd-451d-bd1d-18c550cac617 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c07d28b-21ce-47c7-8dee-43b259e7c8ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:24.315897 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-d4154035-7b98-426c-bdc0-fe41acb8ada6 req-ab676e57-5e33-4bb1-b13b-e8547c74b4b0 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:14:24.316465 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 450/1790] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:14:24 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 14:14:24.332685 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-09070a3f-b6fd-451d-bd1d-18c550cac617 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c07d28b-21ce-47c7-8dee-43b259e7c8ab) transitioned into state 'SUCCESS' from state '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-2142861124',encryption_key_id=None,group_id=ad9a8ca8-2f56-43a1-8929-b1c0ff194463,group_type_id=,metadata={},multiattach=False,project_id='c680aeba09a54107ad7b151cd9b697c6',qos_specs=None,replication_status=,reservations=['50776b57-57d3-41fe-815e-382ac028aa88','82868f79-cf89-4d76-971d-094c34afc979','7979500c-d9d0-4551-b7cb-00d46cad24ba','5c58a0b2-9a1d-4236-b106-5fd93fa788a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37b3f0d13ddc45e9b981eed5c5589750',volume_type_id=9041dd94-d25b-440a-ba1d-e9199761e00f)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:24.333797 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-09070a3f-b6fd-451d-bd1d-18c550cac617 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b68eb9c8-0abc-409b-944d-638296eac96a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:24.357588 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-09070a3f-b6fd-451d-bd1d-18c550cac617 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b68eb9c8-0abc-409b-944d-638296eac96a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:24.358657 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-09070a3f-b6fd-451d-bd1d-18c550cac617 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Flow 'volume_create_api' (d87685ca-bfff-4815-a1f1-65bc169f9e5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:14:24.359093 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-09070a3f-b6fd-451d-bd1d-18c550cac617 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Create volume request issued successfully. Jul 10 14:14:24.359863 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5768b630-857a-4051-99aa-2d49b6f802ae None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:24.360057 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-09070a3f-b6fd-451d-bd1d-18c550cac617 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:14:24.360317 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-09070a3f-b6fd-451d-bd1d-18c550cac617 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:14:24.361686 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5768b630-857a-4051-99aa-2d49b6f802ae tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:14:24.361966 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5768b630-857a-4051-99aa-2d49b6f802ae tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:24.362086 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5768b630-857a-4051-99aa-2d49b6f802ae tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:24.374618 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:24.374618 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:24.379029 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-5768b630-857a-4051-99aa-2d49b6f802ae tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:14:24.385445 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5768b630-857a-4051-99aa-2d49b6f802ae tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:14:24.386103 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 451/1791] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:24 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:24.403919 np0000005012 devstack@c-api.service[100155]: DEBUG oslo_db.sqlalchemy.engines [None req-09070a3f-b6fd-451d-bd1d-18c550cac617 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:14:24.407118 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:24.407118 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:24.411066 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-09070a3f-b6fd-451d-bd1d-18c550cac617 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:14:24.411661 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 444/1792] 10.4.3.66 () {70 vars in 1293 bytes} [Fri Jul 10 14:14:24 2026] POST /volume/v3/volumes => generated 820 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:14:24.424982 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-cc6b32a0-82a3-48ee-ab97-dccf1964f24d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:24.427280 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cc6b32a0-82a3-48ee-ab97-dccf1964f24d tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/volumes/d7299309-729a-46a7-a336-18e71c179188 Jul 10 14:14:24.427543 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cc6b32a0-82a3-48ee-ab97-dccf1964f24d tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:24.427770 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cc6b32a0-82a3-48ee-ab97-dccf1964f24d tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:24.437249 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:24.437249 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:24.442084 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-cc6b32a0-82a3-48ee-ab97-dccf1964f24d tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Volume info retrieved successfully. Jul 10 14:14:24.443059 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-cc6b32a0-82a3-48ee-ab97-dccf1964f24d tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:14:24.443279 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-cc6b32a0-82a3-48ee-ab97-dccf1964f24d tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:14:24.501313 np0000005012 devstack@c-api.service[100154]: DEBUG oslo_db.sqlalchemy.engines [None req-cc6b32a0-82a3-48ee-ab97-dccf1964f24d tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:14:24.506224 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:24.506224 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:24.516878 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cc6b32a0-82a3-48ee-ab97-dccf1964f24d tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/volumes/d7299309-729a-46a7-a336-18e71c179188 returned with HTTP 200 Jul 10 14:14:24.517477 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 448/1793] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:24 2026] GET /volume/v3/volumes/d7299309-729a-46a7-a336-18e71c179188 => generated 888 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:24.719409 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-258a16c9-5d1f-4657-b5ff-5e53b1e2a6d2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:24.721276 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-258a16c9-5d1f-4657-b5ff-5e53b1e2a6d2 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:14:24.721538 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-258a16c9-5d1f-4657-b5ff-5e53b1e2a6d2 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:24.721797 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-258a16c9-5d1f-4657-b5ff-5e53b1e2a6d2 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:24.737026 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:24.737026 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:24.742881 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-258a16c9-5d1f-4657-b5ff-5e53b1e2a6d2 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:14:24.750295 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-258a16c9-5d1f-4657-b5ff-5e53b1e2a6d2 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:14:24.750943 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 451/1794] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:24 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:24.849886 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0df7fa1d-003c-408b-9d82-694737fd47d4 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:24.850369 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0df7fa1d-003c-408b-9d82-694737fd47d4 None None] GET https://10.4.3.66/volume// Jul 10 14:14:24.850538 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0df7fa1d-003c-408b-9d82-694737fd47d4 None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:24.850784 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0df7fa1d-003c-408b-9d82-694737fd47d4 None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:24.851182 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0df7fa1d-003c-408b-9d82-694737fd47d4 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:14:24.851521 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 452/1795] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:14:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:14:24.858744 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-d4154035-7b98-426c-bdc0-fe41acb8ada6 req-1e6f82b2-95a9-45f8-a99a-4b17b8c48ee0 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:24.861418 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-d4154035-7b98-426c-bdc0-fe41acb8ada6 req-1e6f82b2-95a9-45f8-a99a-4b17b8c48ee0 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:14:24.861676 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-d4154035-7b98-426c-bdc0-fe41acb8ada6 req-1e6f82b2-95a9-45f8-a99a-4b17b8c48ee0 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:24.861907 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-d4154035-7b98-426c-bdc0-fe41acb8ada6 req-1e6f82b2-95a9-45f8-a99a-4b17b8c48ee0 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:24.875735 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:24.875735 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:24.882243 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-d4154035-7b98-426c-bdc0-fe41acb8ada6 req-1e6f82b2-95a9-45f8-a99a-4b17b8c48ee0 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:14:24.886857 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-d4154035-7b98-426c-bdc0-fe41acb8ada6 req-1e6f82b2-95a9-45f8-a99a-4b17b8c48ee0 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:14:24.887250 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 445/1796] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:14:24 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 1021 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:14:24.982525 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-d4154035-7b98-426c-bdc0-fe41acb8ada6 req-90baacfa-510f-4ed6-abdc-fa5b9a438b7f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:24.984589 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-d4154035-7b98-426c-bdc0-fe41acb8ada6 req-90baacfa-510f-4ed6-abdc-fa5b9a438b7f tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] PUT https://10.4.3.66/volume/v3/attachments/7f102ae2-a83d-49fd-a1a5-59eb46b23161 Jul 10 14:14:24.984928 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-d4154035-7b98-426c-bdc0-fe41acb8ada6 req-90baacfa-510f-4ed6-abdc-fa5b9a438b7f tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:24.992187 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-d4154035-7b98-426c-bdc0-fe41acb8ada6 req-90baacfa-510f-4ed6-abdc-fa5b9a438b7f tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Acquiring lock "cinder-attachment_update-6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9-np0000005012" by "attachment_update" {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:14:24.996899 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-d4154035-7b98-426c-bdc0-fe41acb8ada6 req-90baacfa-510f-4ed6-abdc-fa5b9a438b7f tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Lock "cinder-attachment_update-6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9-np0000005012" acquired by "attachment_update" :: waited 0.005s {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:14:24.997866 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:24.997866 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:25.401082 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-87feec65-28cd-416f-ba08-c98abcf49a6c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:25.403044 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-87feec65-28cd-416f-ba08-c98abcf49a6c tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:14:25.403258 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-87feec65-28cd-416f-ba08-c98abcf49a6c tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:25.403478 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-87feec65-28cd-416f-ba08-c98abcf49a6c tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:25.414172 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:25.414172 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:25.417733 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-87feec65-28cd-416f-ba08-c98abcf49a6c tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:14:25.421839 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-87feec65-28cd-416f-ba08-c98abcf49a6c tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:14:25.422236 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 452/1797] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:25 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:25.520701 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-d4154035-7b98-426c-bdc0-fe41acb8ada6 req-90baacfa-510f-4ed6-abdc-fa5b9a438b7f tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Lock "cinder-attachment_update-6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9-np0000005012" released by "attachment_update" :: held 0.524s {{(pid=100154) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:14:25.521174 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-d4154035-7b98-426c-bdc0-fe41acb8ada6 req-90baacfa-510f-4ed6-abdc-fa5b9a438b7f tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/attachments/7f102ae2-a83d-49fd-a1a5-59eb46b23161 returned with HTTP 200 Jul 10 14:14:25.521975 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 449/1798] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:14:24 2026] PUT /volume/v3/attachments/7f102ae2-a83d-49fd-a1a5-59eb46b23161 => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:25.532460 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-84c97170-bd62-4b34-87e3-2c9009b2f683 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:25.534384 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-84c97170-bd62-4b34-87e3-2c9009b2f683 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/volumes/d7299309-729a-46a7-a336-18e71c179188 Jul 10 14:14:25.534759 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-84c97170-bd62-4b34-87e3-2c9009b2f683 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:25.535007 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-84c97170-bd62-4b34-87e3-2c9009b2f683 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:25.542328 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:25.542328 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:25.547226 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-84c97170-bd62-4b34-87e3-2c9009b2f683 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Volume info retrieved successfully. Jul 10 14:14:25.548119 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-84c97170-bd62-4b34-87e3-2c9009b2f683 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:14:25.548346 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-84c97170-bd62-4b34-87e3-2c9009b2f683 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:14:25.590126 np0000005012 devstack@c-api.service[100153]: DEBUG oslo_db.sqlalchemy.engines [None req-84c97170-bd62-4b34-87e3-2c9009b2f683 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100153) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:14:25.593038 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:25.593038 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:25.600026 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-84c97170-bd62-4b34-87e3-2c9009b2f683 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/volumes/d7299309-729a-46a7-a336-18e71c179188 returned with HTTP 200 Jul 10 14:14:25.600538 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 453/1799] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:25 2026] GET /volume/v3/volumes/d7299309-729a-46a7-a336-18e71c179188 => generated 913 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:25.613053 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f472a883-11fd-4f12-84cd-1ff04ca53726 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:25.614925 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f472a883-11fd-4f12-84cd-1ff04ca53726 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] POST https://10.4.3.66/volume/v3/group_snapshots Jul 10 14:14:25.615297 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f472a883-11fd-4f12-84cd-1ff04ca53726 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "ad9a8ca8-2f56-43a1-8929-b1c0ff194463", "name": "tempest-group_snapshot-82492755"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:25.616784 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.group_snapshots [None req-f472a883-11fd-4f12-84cd-1ff04ca53726 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'ad9a8ca8-2f56-43a1-8929-b1c0ff194463', 'name': 'tempest-group_snapshot-82492755'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 10 14:14:25.620709 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:25.620709 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:25.624260 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.group_snapshots [None req-f472a883-11fd-4f12-84cd-1ff04ca53726 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Creating group_snapshot tempest-group_snapshot-82492755. Jul 10 14:14:25.646856 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:25.646856 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:25.662551 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-f472a883-11fd-4f12-84cd-1ff04ca53726 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-876173338 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-876173338, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:25.686922 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-f472a883-11fd-4f12-84cd-1ff04ca53726 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Created reservations ['222df446-d539-4361-8f05-913eacf73478', '4c9ccf7e-a915-454d-afb7-b32ad7365cb5', '34988ec2-f3bb-4b26-9b21-b1c08b279662', '1eb4b859-7650-40fc-8c7f-3f9d550a15f9'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:14:25.718354 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f472a883-11fd-4f12-84cd-1ff04ca53726 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/group_snapshots returned with HTTP 202 Jul 10 14:14:25.718738 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 446/1800] 10.4.3.66 () {70 vars in 1317 bytes} [Fri Jul 10 14:14:25 2026] POST /volume/v3/group_snapshots => generated 166 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:14:25.729715 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4ca33564-ac28-42cc-99f4-3d64a01c59d6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:25.732159 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4ca33564-ac28-42cc-99f4-3d64a01c59d6 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/group_snapshots/2f490564-e07c-4245-8e26-67fb826d3e30 Jul 10 14:14:25.732526 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4ca33564-ac28-42cc-99f4-3d64a01c59d6 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:25.732873 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4ca33564-ac28-42cc-99f4-3d64a01c59d6 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:25.733231 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.group_snapshots [None req-4ca33564-ac28-42cc-99f4-3d64a01c59d6 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] show called for member 2f490564-e07c-4245-8e26-67fb826d3e30 {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 14:14:25.737372 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:25.737372 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:25.741737 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4ca33564-ac28-42cc-99f4-3d64a01c59d6 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/group_snapshots/2f490564-e07c-4245-8e26-67fb826d3e30 returned with HTTP 200 Jul 10 14:14:25.742225 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 453/1801] 10.4.3.66 () {68 vars in 1406 bytes} [Fri Jul 10 14:14:25 2026] GET /volume/v3/group_snapshots/2f490564-e07c-4245-8e26-67fb826d3e30 => generated 305 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:25.766516 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-829b5c83-b63d-4978-a065-2c090e180b97 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:25.768982 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-829b5c83-b63d-4978-a065-2c090e180b97 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:14:25.769278 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-829b5c83-b63d-4978-a065-2c090e180b97 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:25.769490 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-829b5c83-b63d-4978-a065-2c090e180b97 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:25.780708 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:25.780708 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:25.784881 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-829b5c83-b63d-4978-a065-2c090e180b97 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:14:25.790707 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-829b5c83-b63d-4978-a065-2c090e180b97 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:14:25.791380 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 450/1802] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:25 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:26.436934 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-1cbb6b50-f850-4ae1-8fe8-541fe7387d6c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:26.439135 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1cbb6b50-f850-4ae1-8fe8-541fe7387d6c tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:14:26.439440 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1cbb6b50-f850-4ae1-8fe8-541fe7387d6c tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:26.439740 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1cbb6b50-f850-4ae1-8fe8-541fe7387d6c tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:26.450316 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:26.450316 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:26.455315 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-1cbb6b50-f850-4ae1-8fe8-541fe7387d6c tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:14:26.462033 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1cbb6b50-f850-4ae1-8fe8-541fe7387d6c tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:14:26.462576 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 454/1803] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:26 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:26.751864 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-76029ab9-6adb-40ec-bc67-c13a20ce010d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:26.754385 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-76029ab9-6adb-40ec-bc67-c13a20ce010d tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/group_snapshots/2f490564-e07c-4245-8e26-67fb826d3e30 Jul 10 14:14:26.754634 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-76029ab9-6adb-40ec-bc67-c13a20ce010d tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:26.754830 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-76029ab9-6adb-40ec-bc67-c13a20ce010d tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:26.754961 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.group_snapshots [None req-76029ab9-6adb-40ec-bc67-c13a20ce010d tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] show called for member 2f490564-e07c-4245-8e26-67fb826d3e30 {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 14:14:26.758265 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:26.758265 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:26.761874 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-76029ab9-6adb-40ec-bc67-c13a20ce010d tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/group_snapshots/2f490564-e07c-4245-8e26-67fb826d3e30 returned with HTTP 200 Jul 10 14:14:26.762252 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 447/1804] 10.4.3.66 () {68 vars in 1406 bytes} [Fri Jul 10 14:14:26 2026] GET /volume/v3/group_snapshots/2f490564-e07c-4245-8e26-67fb826d3e30 => generated 306 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:26.770372 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e965c6d1-c967-49ca-8156-5ccb46207165 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:26.772041 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e965c6d1-c967-49ca-8156-5ccb46207165 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/snapshots/detail Jul 10 14:14:26.772231 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e965c6d1-c967-49ca-8156-5ccb46207165 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:26.772405 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e965c6d1-c967-49ca-8156-5ccb46207165 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'detail' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:26.772623 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-e965c6d1-c967-49ca-8156-5ccb46207165 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:14:26.773585 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.db.api [None req-e965c6d1-c967-49ca-8156-5ccb46207165 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Building query based on filter {{(pid=100152) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 14:14:26.777793 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e965c6d1-c967-49ca-8156-5ccb46207165 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Get all snapshots completed successfully. Jul 10 14:14:26.778227 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:26.778227 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:26.778865 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e965c6d1-c967-49ca-8156-5ccb46207165 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 14:14:26.779266 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 454/1805] 10.4.3.66 () {66 vars in 1257 bytes} [Fri Jul 10 14:14:26 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:26.790220 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6011af42-f6fd-43d5-91a8-f0c4637e7fae None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:26.791971 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6011af42-f6fd-43d5-91a8-f0c4637e7fae tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/snapshots/ccc7fc03-b7f4-4a73-a75c-d7d89c000e2e Jul 10 14:14:26.792182 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6011af42-f6fd-43d5-91a8-f0c4637e7fae tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:26.792368 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6011af42-f6fd-43d5-91a8-f0c4637e7fae tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:26.798404 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:26.798404 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:26.798989 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-6011af42-f6fd-43d5-91a8-f0c4637e7fae tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Snapshot retrieved successfully. Jul 10 14:14:26.799990 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6011af42-f6fd-43d5-91a8-f0c4637e7fae tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/snapshots/ccc7fc03-b7f4-4a73-a75c-d7d89c000e2e returned with HTTP 200 Jul 10 14:14:26.801784 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 451/1806] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:14:26 2026] GET /volume/v3/snapshots/ccc7fc03-b7f4-4a73-a75c-d7d89c000e2e => generated 449 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:26.804380 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c0a7a441-203b-45fa-9875-004798fb0a94 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:26.806407 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c0a7a441-203b-45fa-9875-004798fb0a94 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:14:26.806673 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c0a7a441-203b-45fa-9875-004798fb0a94 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:26.806930 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c0a7a441-203b-45fa-9875-004798fb0a94 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:26.811743 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a446edfe-7ac7-4678-879c-110cd8887f69 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:26.813874 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a446edfe-7ac7-4678-879c-110cd8887f69 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/group_snapshots/2f490564-e07c-4245-8e26-67fb826d3e30 Jul 10 14:14:26.814179 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a446edfe-7ac7-4678-879c-110cd8887f69 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:26.814450 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a446edfe-7ac7-4678-879c-110cd8887f69 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:26.814780 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.group_snapshots [None req-a446edfe-7ac7-4678-879c-110cd8887f69 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] show called for member 2f490564-e07c-4245-8e26-67fb826d3e30 {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 14:14:26.818635 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:26.818635 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:26.819402 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:26.819402 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:26.823276 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a446edfe-7ac7-4678-879c-110cd8887f69 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/group_snapshots/2f490564-e07c-4245-8e26-67fb826d3e30 returned with HTTP 200 Jul 10 14:14:26.823893 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 448/1807] 10.4.3.66 () {68 vars in 1406 bytes} [Fri Jul 10 14:14:26 2026] GET /volume/v3/group_snapshots/2f490564-e07c-4245-8e26-67fb826d3e30 => generated 306 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:26.824080 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-c0a7a441-203b-45fa-9875-004798fb0a94 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:14:26.830055 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c0a7a441-203b-45fa-9875-004798fb0a94 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:14:26.830807 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 455/1808] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:26 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:26.833335 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-150c6efa-f908-4321-9f4a-6bc8d04121d2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:26.835387 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-150c6efa-f908-4321-9f4a-6bc8d04121d2 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/group_snapshots/detail Jul 10 14:14:26.835655 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-150c6efa-f908-4321-9f4a-6bc8d04121d2 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:26.835884 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-150c6efa-f908-4321-9f4a-6bc8d04121d2 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:26.845861 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-150c6efa-f908-4321-9f4a-6bc8d04121d2 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/group_snapshots/detail returned with HTTP 200 Jul 10 14:14:26.846214 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 455/1809] 10.4.3.66 () {68 vars in 1316 bytes} [Fri Jul 10 14:14:26 2026] GET /volume/v3/group_snapshots/detail => generated 309 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:26.855487 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6721c601-12d5-4fa3-9c44-54f491512d16 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:26.857175 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6721c601-12d5-4fa3-9c44-54f491512d16 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] DELETE https://10.4.3.66/volume/v3/group_snapshots/2f490564-e07c-4245-8e26-67fb826d3e30 Jul 10 14:14:26.857369 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6721c601-12d5-4fa3-9c44-54f491512d16 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:26.857565 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6721c601-12d5-4fa3-9c44-54f491512d16 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:26.857687 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.group_snapshots [None req-6721c601-12d5-4fa3-9c44-54f491512d16 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] delete called for member 2f490564-e07c-4245-8e26-67fb826d3e30 {{(pid=100154) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 14:14:26.857777 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.group_snapshots [None req-6721c601-12d5-4fa3-9c44-54f491512d16 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Delete group_snapshot with id: 2f490564-e07c-4245-8e26-67fb826d3e30 Jul 10 14:14:26.860869 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:26.860869 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:26.884654 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6721c601-12d5-4fa3-9c44-54f491512d16 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/group_snapshots/2f490564-e07c-4245-8e26-67fb826d3e30 returned with HTTP 202 Jul 10 14:14:26.885193 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 452/1810] 10.4.3.66 () {68 vars in 1409 bytes} [Fri Jul 10 14:14:26 2026] DELETE /volume/v3/group_snapshots/2f490564-e07c-4245-8e26-67fb826d3e30 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:14:26.893950 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-6d1c94a6-9110-4fc4-91bb-55d18ec99ea5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:26.897925 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6d1c94a6-9110-4fc4-91bb-55d18ec99ea5 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/volumes/detail Jul 10 14:14:26.898140 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6d1c94a6-9110-4fc4-91bb-55d18ec99ea5 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:26.898334 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6d1c94a6-9110-4fc4-91bb-55d18ec99ea5 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'detail' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:26.898644 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.api_utils [None req-6d1c94a6-9110-4fc4-91bb-55d18ec99ea5 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Removing options '' from query. {{(pid=100155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:14:26.899443 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-6d1c94a6-9110-4fc4-91bb-55d18ec99ea5 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:14:26.910387 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-6d1c94a6-9110-4fc4-91bb-55d18ec99ea5 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Get all volumes completed successfully. Jul 10 14:14:26.911181 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-6d1c94a6-9110-4fc4-91bb-55d18ec99ea5 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:14:26.911335 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-6d1c94a6-9110-4fc4-91bb-55d18ec99ea5 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:14:26.958037 np0000005012 devstack@c-api.service[100155]: DEBUG oslo_db.sqlalchemy.engines [None req-6d1c94a6-9110-4fc4-91bb-55d18ec99ea5 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:14:26.961409 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:26.961409 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:26.969939 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6d1c94a6-9110-4fc4-91bb-55d18ec99ea5 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Jul 10 14:14:26.970367 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 449/1811] 10.4.3.66 () {68 vars in 1292 bytes} [Fri Jul 10 14:14:26 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:26.985534 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-3dc7ec69-1eda-470c-8d9c-080d305e8097 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:26.987317 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3dc7ec69-1eda-470c-8d9c-080d305e8097 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/snapshots/detail Jul 10 14:14:26.987568 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3dc7ec69-1eda-470c-8d9c-080d305e8097 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:26.987790 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3dc7ec69-1eda-470c-8d9c-080d305e8097 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'detail' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:26.988120 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.api_utils [None req-3dc7ec69-1eda-470c-8d9c-080d305e8097 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Removing options '' from query. {{(pid=100153) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:14:26.989231 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.db.api [None req-3dc7ec69-1eda-470c-8d9c-080d305e8097 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Building query based on filter {{(pid=100153) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 14:14:26.992798 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-3dc7ec69-1eda-470c-8d9c-080d305e8097 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Get all snapshots completed successfully. Jul 10 14:14:26.993912 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3dc7ec69-1eda-470c-8d9c-080d305e8097 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/snapshots/detail returned with HTTP 200 Jul 10 14:14:26.994565 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 456/1812] 10.4.3.66 () {66 vars in 1257 bytes} [Fri Jul 10 14:14:26 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:14:27.004435 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-19a5b21f-e945-42a0-a6d9-b5289fffbebc None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:27.006657 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-19a5b21f-e945-42a0-a6d9-b5289fffbebc tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/group_snapshots/2f490564-e07c-4245-8e26-67fb826d3e30 Jul 10 14:14:27.006940 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-19a5b21f-e945-42a0-a6d9-b5289fffbebc tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:27.007179 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-19a5b21f-e945-42a0-a6d9-b5289fffbebc tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:27.007364 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.group_snapshots [None req-19a5b21f-e945-42a0-a6d9-b5289fffbebc tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] show called for member 2f490564-e07c-4245-8e26-67fb826d3e30 {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 10 14:14:27.010587 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-19a5b21f-e945-42a0-a6d9-b5289fffbebc tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/group_snapshots/2f490564-e07c-4245-8e26-67fb826d3e30 returned with HTTP 404 Jul 10 14:14:27.011074 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 456/1813] 10.4.3.66 () {68 vars in 1406 bytes} [Fri Jul 10 14:14:27 2026] GET /volume/v3/group_snapshots/2f490564-e07c-4245-8e26-67fb826d3e30 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:14:27.017397 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e17aeffb-139f-4ff4-8c64-5f809636253d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:27.019261 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e17aeffb-139f-4ff4-8c64-5f809636253d tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/group_snapshots Jul 10 14:14:27.019529 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e17aeffb-139f-4ff4-8c64-5f809636253d tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:27.019693 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e17aeffb-139f-4ff4-8c64-5f809636253d tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:27.019994 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:27.019994 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:27.024288 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e17aeffb-139f-4ff4-8c64-5f809636253d tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/group_snapshots returned with HTTP 200 Jul 10 14:14:27.026726 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 453/1814] 10.4.3.66 () {68 vars in 1295 bytes} [Fri Jul 10 14:14:27 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:27.033561 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-1c7d440b-56c0-456f-ba10-651170fb124e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:27.036201 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1c7d440b-56c0-456f-ba10-651170fb124e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] DELETE https://10.4.3.66/volume/v3/group_snapshots/2f490564-e07c-4245-8e26-67fb826d3e30 Jul 10 14:14:27.036588 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1c7d440b-56c0-456f-ba10-651170fb124e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:27.036895 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1c7d440b-56c0-456f-ba10-651170fb124e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:27.037116 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.group_snapshots [None req-1c7d440b-56c0-456f-ba10-651170fb124e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] delete called for member 2f490564-e07c-4245-8e26-67fb826d3e30 {{(pid=100155) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 10 14:14:27.037400 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.group_snapshots [None req-1c7d440b-56c0-456f-ba10-651170fb124e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Delete group_snapshot with id: 2f490564-e07c-4245-8e26-67fb826d3e30 Jul 10 14:14:27.041274 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1c7d440b-56c0-456f-ba10-651170fb124e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/group_snapshots/2f490564-e07c-4245-8e26-67fb826d3e30 returned with HTTP 404 Jul 10 14:14:27.042049 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 450/1815] 10.4.3.66 () {68 vars in 1409 bytes} [Fri Jul 10 14:14:27 2026] DELETE /volume/v3/group_snapshots/2f490564-e07c-4245-8e26-67fb826d3e30 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:14:27.048843 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-3c7adb38-a83f-4c5a-93ee-02ae82ab7ef8 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:27.050664 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3c7adb38-a83f-4c5a-93ee-02ae82ab7ef8 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/volumes/detail Jul 10 14:14:27.052059 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3c7adb38-a83f-4c5a-93ee-02ae82ab7ef8 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:27.052272 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3c7adb38-a83f-4c5a-93ee-02ae82ab7ef8 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'detail' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:27.053112 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.api_utils [None req-3c7adb38-a83f-4c5a-93ee-02ae82ab7ef8 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Removing options '' from query. {{(pid=100153) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:14:27.053995 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-3c7adb38-a83f-4c5a-93ee-02ae82ab7ef8 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100153) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:14:27.063008 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-3c7adb38-a83f-4c5a-93ee-02ae82ab7ef8 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Get all volumes completed successfully. Jul 10 14:14:27.063960 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-3c7adb38-a83f-4c5a-93ee-02ae82ab7ef8 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:14:27.064230 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-3c7adb38-a83f-4c5a-93ee-02ae82ab7ef8 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:14:27.110890 np0000005012 devstack@c-api.service[100153]: DEBUG oslo_db.sqlalchemy.engines [None req-3c7adb38-a83f-4c5a-93ee-02ae82ab7ef8 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100153) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:14:27.114892 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:27.114892 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:27.126394 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3c7adb38-a83f-4c5a-93ee-02ae82ab7ef8 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Jul 10 14:14:27.127134 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 457/1816] 10.4.3.66 () {68 vars in 1292 bytes} [Fri Jul 10 14:14:27 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:27.142926 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5a65811f-1be3-4753-a2c0-d83642778118 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:27.144912 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5a65811f-1be3-4753-a2c0-d83642778118 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] POST https://10.4.3.66/volume/v3/groups/ad9a8ca8-2f56-43a1-8929-b1c0ff194463/action Jul 10 14:14:27.145320 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5a65811f-1be3-4753-a2c0-d83642778118 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:14:27.145444 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5a65811f-1be3-4753-a2c0-d83642778118 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:27.146716 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.groups [None req-5a65811f-1be3-4753-a2c0-d83642778118 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] delete called for group ad9a8ca8-2f56-43a1-8929-b1c0ff194463 {{(pid=100152) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 14:14:27.146801 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.groups [None req-5a65811f-1be3-4753-a2c0-d83642778118 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Delete group with id: ad9a8ca8-2f56-43a1-8929-b1c0ff194463 Jul 10 14:14:27.151365 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:27.151365 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:27.198921 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5a65811f-1be3-4753-a2c0-d83642778118 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/groups/ad9a8ca8-2f56-43a1-8929-b1c0ff194463/action returned with HTTP 202 Jul 10 14:14:27.199358 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 457/1817] 10.4.3.66 () {70 vars in 1421 bytes} [Fri Jul 10 14:14:27 2026] POST /volume/v3/groups/ad9a8ca8-2f56-43a1-8929-b1c0ff194463/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:14:27.208115 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-83540016-08f4-4326-8908-990edea10a21 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:27.210794 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-83540016-08f4-4326-8908-990edea10a21 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/volumes/d7299309-729a-46a7-a336-18e71c179188 Jul 10 14:14:27.211078 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-83540016-08f4-4326-8908-990edea10a21 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:27.211291 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-83540016-08f4-4326-8908-990edea10a21 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:27.224167 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:27.224167 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:27.232235 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-83540016-08f4-4326-8908-990edea10a21 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Volume info retrieved successfully. Jul 10 14:14:27.233005 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-83540016-08f4-4326-8908-990edea10a21 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:14:27.233194 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-83540016-08f4-4326-8908-990edea10a21 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:14:27.288444 np0000005012 devstack@c-api.service[100154]: DEBUG oslo_db.sqlalchemy.engines [None req-83540016-08f4-4326-8908-990edea10a21 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:14:27.295597 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:27.295597 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:27.305103 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-83540016-08f4-4326-8908-990edea10a21 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/volumes/d7299309-729a-46a7-a336-18e71c179188 returned with HTTP 200 Jul 10 14:14:27.305605 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 454/1818] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:27 2026] GET /volume/v3/volumes/d7299309-729a-46a7-a336-18e71c179188 => generated 912 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:27.479105 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-671dae7c-6313-4477-b249-0e1cab545cdc None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:27.480888 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-671dae7c-6313-4477-b249-0e1cab545cdc tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:14:27.481092 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-671dae7c-6313-4477-b249-0e1cab545cdc tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:27.481357 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-671dae7c-6313-4477-b249-0e1cab545cdc tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:27.494965 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:27.494965 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:27.500767 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-671dae7c-6313-4477-b249-0e1cab545cdc tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:14:27.507139 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-671dae7c-6313-4477-b249-0e1cab545cdc tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:14:27.507756 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 451/1819] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:27 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:27.844188 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c8498565-981c-4586-9e19-946b062482ad None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:27.846350 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c8498565-981c-4586-9e19-946b062482ad tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:14:27.846640 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c8498565-981c-4586-9e19-946b062482ad tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:27.846932 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c8498565-981c-4586-9e19-946b062482ad tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:27.859861 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:27.859861 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:27.863609 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-c8498565-981c-4586-9e19-946b062482ad tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:14:27.868790 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c8498565-981c-4586-9e19-946b062482ad tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:14:27.869385 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 458/1820] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:27 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:28.320168 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-339279e3-a1c8-4d92-aba3-e84ae379e17e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:28.322140 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-339279e3-a1c8-4d92-aba3-e84ae379e17e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/volumes/d7299309-729a-46a7-a336-18e71c179188 Jul 10 14:14:28.322363 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-339279e3-a1c8-4d92-aba3-e84ae379e17e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:28.322559 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-339279e3-a1c8-4d92-aba3-e84ae379e17e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:28.328953 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-339279e3-a1c8-4d92-aba3-e84ae379e17e tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/volumes/d7299309-729a-46a7-a336-18e71c179188 returned with HTTP 404 Jul 10 14:14:28.329418 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 458/1821] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:28 2026] GET /volume/v3/volumes/d7299309-729a-46a7-a336-18e71c179188 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:14:28.335784 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-80e7cb1b-b434-4fbd-b94b-6eebd09c8bb9 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:28.337740 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-80e7cb1b-b434-4fbd-b94b-6eebd09c8bb9 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] GET https://10.4.3.66/volume/v3/groups/ad9a8ca8-2f56-43a1-8929-b1c0ff194463 Jul 10 14:14:28.337990 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-80e7cb1b-b434-4fbd-b94b-6eebd09c8bb9 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:28.338165 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-80e7cb1b-b434-4fbd-b94b-6eebd09c8bb9 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:28.338284 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.groups [None req-80e7cb1b-b434-4fbd-b94b-6eebd09c8bb9 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] show called for member ad9a8ca8-2f56-43a1-8929-b1c0ff194463 {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:14:28.341719 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-80e7cb1b-b434-4fbd-b94b-6eebd09c8bb9 tempest-GroupSnapshotsTest-1619894980 tempest-GroupSnapshotsTest-1619894980-project-member] https://10.4.3.66/volume/v3/groups/ad9a8ca8-2f56-43a1-8929-b1c0ff194463 returned with HTTP 404 Jul 10 14:14:28.342219 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 455/1822] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:14:28 2026] GET /volume/v3/groups/ad9a8ca8-2f56-43a1-8929-b1c0ff194463 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:14:28.348945 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-9a2b6c8d-d790-42a1-a7e6-cc8baa143607 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:28.350832 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9a2b6c8d-d790-42a1-a7e6-cc8baa143607 tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] DELETE https://10.4.3.66/volume/v3/group_types/0c19fb40-532d-47b3-8c50-a4c98a0db1d7 Jul 10 14:14:28.351181 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9a2b6c8d-d790-42a1-a7e6-cc8baa143607 tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:28.351410 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9a2b6c8d-d790-42a1-a7e6-cc8baa143607 tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:28.365170 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9a2b6c8d-d790-42a1-a7e6-cc8baa143607 tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] https://10.4.3.66/volume/v3/group_types/0c19fb40-532d-47b3-8c50-a4c98a0db1d7 returned with HTTP 202 Jul 10 14:14:28.365585 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 452/1823] 10.4.3.66 () {68 vars in 1397 bytes} [Fri Jul 10 14:14:28 2026] DELETE /volume/v3/group_types/0c19fb40-532d-47b3-8c50-a4c98a0db1d7 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:14:28.373726 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-9aefc52f-d3d0-4d3c-839e-5419b4da8548 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:28.375634 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9aefc52f-d3d0-4d3c-839e-5419b4da8548 tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] DELETE https://10.4.3.66/volume/v3/types/9041dd94-d25b-440a-ba1d-e9199761e00f Jul 10 14:14:28.375833 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9aefc52f-d3d0-4d3c-839e-5419b4da8548 tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:28.376087 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9aefc52f-d3d0-4d3c-839e-5419b4da8548 tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] Calling method '_delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:28.406715 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9aefc52f-d3d0-4d3c-839e-5419b4da8548 tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] https://10.4.3.66/volume/v3/types/9041dd94-d25b-440a-ba1d-e9199761e00f returned with HTTP 202 Jul 10 14:14:28.407301 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 459/1824] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:14:28 2026] DELETE /volume/v3/types/9041dd94-d25b-440a-ba1d-e9199761e00f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:14:28.417335 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e4ce24b3-8821-4b50-8c91-791a38e32502 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:28.419890 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e4ce24b3-8821-4b50-8c91-791a38e32502 tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] GET https://10.4.3.66/volume/v3/types/9041dd94-d25b-440a-ba1d-e9199761e00f Jul 10 14:14:28.420162 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e4ce24b3-8821-4b50-8c91-791a38e32502 tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:28.420437 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e4ce24b3-8821-4b50-8c91-791a38e32502 tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:28.424146 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e4ce24b3-8821-4b50-8c91-791a38e32502 tempest-GroupSnapshotsTest-385240845 tempest-GroupSnapshotsTest-385240845-project-admin] https://10.4.3.66/volume/v3/types/9041dd94-d25b-440a-ba1d-e9199761e00f returned with HTTP 404 Jul 10 14:14:28.424545 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 459/1825] 10.4.3.66 () {66 vars in 1335 bytes} [Fri Jul 10 14:14:28 2026] GET /volume/v3/types/9041dd94-d25b-440a-ba1d-e9199761e00f => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:14:28.527060 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-66b59e0b-8e4b-4b13-9276-80458f7171a0 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:28.529434 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-66b59e0b-8e4b-4b13-9276-80458f7171a0 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:14:28.529676 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-66b59e0b-8e4b-4b13-9276-80458f7171a0 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:28.529819 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-66b59e0b-8e4b-4b13-9276-80458f7171a0 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:28.541084 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:28.541084 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:28.546163 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-66b59e0b-8e4b-4b13-9276-80458f7171a0 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:14:28.553214 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-66b59e0b-8e4b-4b13-9276-80458f7171a0 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:14:28.553909 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 456/1826] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:28 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:28.884122 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-3406e9d1-ed7c-4a2d-8dfc-0fedd0e09b2e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:28.886389 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3406e9d1-ed7c-4a2d-8dfc-0fedd0e09b2e tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:14:28.886664 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3406e9d1-ed7c-4a2d-8dfc-0fedd0e09b2e tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:28.886911 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3406e9d1-ed7c-4a2d-8dfc-0fedd0e09b2e tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:28.900468 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:28.900468 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:28.906580 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-3406e9d1-ed7c-4a2d-8dfc-0fedd0e09b2e tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:14:28.913667 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3406e9d1-ed7c-4a2d-8dfc-0fedd0e09b2e tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:14:28.914384 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 453/1827] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:28 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:29.575315 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-05a15fd1-1e23-4483-bb6e-f69c4da775a2 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:29.577559 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-05a15fd1-1e23-4483-bb6e-f69c4da775a2 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:14:29.577872 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-05a15fd1-1e23-4483-bb6e-f69c4da775a2 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:29.578204 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-05a15fd1-1e23-4483-bb6e-f69c4da775a2 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:29.592616 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:29.592616 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:29.598631 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-05a15fd1-1e23-4483-bb6e-f69c4da775a2 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:14:29.605644 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-05a15fd1-1e23-4483-bb6e-f69c4da775a2 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:14:29.606790 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 460/1828] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:29 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:29.937287 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e0252d16-2e72-4b9b-bbb9-497a541c852b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:29.940443 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e0252d16-2e72-4b9b-bbb9-497a541c852b tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:14:29.940825 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e0252d16-2e72-4b9b-bbb9-497a541c852b tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:29.941013 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e0252d16-2e72-4b9b-bbb9-497a541c852b tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:29.956734 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:29.956734 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:29.963266 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e0252d16-2e72-4b9b-bbb9-497a541c852b tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:14:29.970682 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e0252d16-2e72-4b9b-bbb9-497a541c852b tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:14:29.971321 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 460/1829] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:29 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:30.623294 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-14066be9-b2e4-4665-858d-72258e819b87 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:30.628180 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-14066be9-b2e4-4665-858d-72258e819b87 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:14:30.628398 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-14066be9-b2e4-4665-858d-72258e819b87 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:30.628602 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-14066be9-b2e4-4665-858d-72258e819b87 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:30.633521 np0000005012 devstack@c-api.service[100154]: DEBUG dbcounter [-] [100154] Writing DB stats cinder:SELECT=336,cinder:UPDATE=71,cinder:INSERT=34 {{(pid=100154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:14:30.644996 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:30.644996 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:30.650811 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-14066be9-b2e4-4665-858d-72258e819b87 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:14:30.657106 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-14066be9-b2e4-4665-858d-72258e819b87 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:14:30.657560 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 457/1830] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:30 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:30.987519 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-c171e371-d3ec-43ac-bbd2-5c3995fe94db None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:30.991777 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c171e371-d3ec-43ac-bbd2-5c3995fe94db tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:14:30.991777 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c171e371-d3ec-43ac-bbd2-5c3995fe94db tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:30.991777 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c171e371-d3ec-43ac-bbd2-5c3995fe94db tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:31.009322 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:31.009322 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:31.016545 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-c171e371-d3ec-43ac-bbd2-5c3995fe94db tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:14:31.023447 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c171e371-d3ec-43ac-bbd2-5c3995fe94db tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:14:31.023989 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 454/1831] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:30 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:31.063424 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-62a7b543-b5c3-4f4b-8981-5ed76ee3bef2 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:31.191677 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-62a7b543-b5c3-4f4b-8981-5ed76ee3bef2 tempest-UserMessagesTest-1535276315 tempest-UserMessagesTest-1535276315-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:14:31.192108 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-62a7b543-b5c3-4f4b-8981-5ed76ee3bef2 tempest-UserMessagesTest-1535276315 tempest-UserMessagesTest-1535276315-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-824005720", "extra_specs": {"storage_protocol": "tempest-storage_protocol-255724860", "vendor_name": "tempest-vendor_name-36460164"}}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:31.216085 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-62a7b543-b5c3-4f4b-8981-5ed76ee3bef2 tempest-UserMessagesTest-1535276315 tempest-UserMessagesTest-1535276315-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:14:31.216703 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 461/1832] 10.4.3.66 () {68 vars in 1246 bytes} [Fri Jul 10 14:14:31 2026] POST /volume/v3/types => generated 324 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:31.227122 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fa5511b8-4e37-4f16-bd08-e4a205f0cbc4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:31.322181 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fa5511b8-4e37-4f16-bd08-e4a205f0cbc4 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:14:31.322623 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fa5511b8-4e37-4f16-bd08-e4a205f0cbc4 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "41cdf775-6f4d-4a43-b328-13d3d23bb673", "size": 1, "name": "tempest-UserMessagesTest-Volume-308129275"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:31.324132 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-fa5511b8-4e37-4f16-bd08-e4a205f0cbc4 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Create volume request body: {'volume': {'volume_type': '41cdf775-6f4d-4a43-b328-13d3d23bb673', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-308129275'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:14:31.329342 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-fa5511b8-4e37-4f16-bd08-e4a205f0cbc4 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Create volume of 1 GB Jul 10 14:14:31.329758 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:31.329758 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:31.330407 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-fa5511b8-4e37-4f16-bd08-e4a205f0cbc4 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Availability Zones retrieved successfully. Jul 10 14:14:31.337369 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-fa5511b8-4e37-4f16-bd08-e4a205f0cbc4 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Flow 'volume_create_api' (88f8c865-7843-41f8-a179-f3e4a9c3d377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:14:31.338813 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-fa5511b8-4e37-4f16-bd08-e4a205f0cbc4 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e93f0631-6cdf-4198-bf9a-d85cff8c1f1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:31.339575 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-fa5511b8-4e37-4f16-bd08-e4a205f0cbc4 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:14:31.368923 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-fa5511b8-4e37-4f16-bd08-e4a205f0cbc4 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e93f0631-6cdf-4198-bf9a-d85cff8c1f1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:14:31Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-255724860',vendor_name='tempest-vendor_name-36460164'},id=41cdf775-6f4d-4a43-b328-13d3d23bb673,is_public=True,name='tempest-UserMessagesTest-volume-type-824005720',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '41cdf775-6f4d-4a43-b328-13d3d23bb673', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:31.370046 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-fa5511b8-4e37-4f16-bd08-e4a205f0cbc4 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (505fcb7a-1faf-44ce-8f3d-b001eac19ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:31.408025 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-fa5511b8-4e37-4f16-bd08-e4a205f0cbc4 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-824005720 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-824005720, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:31.408388 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-fa5511b8-4e37-4f16-bd08-e4a205f0cbc4 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-824005720 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-824005720, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:31.477243 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-fa5511b8-4e37-4f16-bd08-e4a205f0cbc4 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Created reservations ['2c4af95f-a4cd-4a1a-b4a9-9d3d26998a04', '33643c6c-d8eb-421a-84ac-166f76a0a9ac', 'a793dd5a-fa62-48d9-9860-daad6366d90c', '47ed5667-1906-4f70-8b11-81f715a03a8a'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:14:31.478532 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-fa5511b8-4e37-4f16-bd08-e4a205f0cbc4 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (505fcb7a-1faf-44ce-8f3d-b001eac19ee4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c4af95f-a4cd-4a1a-b4a9-9d3d26998a04', '33643c6c-d8eb-421a-84ac-166f76a0a9ac', 'a793dd5a-fa62-48d9-9860-daad6366d90c', '47ed5667-1906-4f70-8b11-81f715a03a8a']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:31.479415 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-fa5511b8-4e37-4f16-bd08-e4a205f0cbc4 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a3eadb2-efbe-42a9-becd-39c5ab056763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:31.523966 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-fa5511b8-4e37-4f16-bd08-e4a205f0cbc4 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a3eadb2-efbe-42a9-becd-39c5ab056763) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc6b6192-0a70-418c-ae21-8b785c46b9d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-308129275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='244d86f318b64ec4a3538921f5d764bb',qos_specs=None,replication_status=,reservations=['2c4af95f-a4cd-4a1a-b4a9-9d3d26998a04','33643c6c-d8eb-421a-84ac-166f76a0a9ac','a793dd5a-fa62-48d9-9860-daad6366d90c','47ed5667-1906-4f70-8b11-81f715a03a8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9183211ffc9d4ec08b3026a2bcea3853',volume_type_id=41cdf775-6f4d-4a43-b328-13d3d23bb673), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:14:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-308129275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc6b6192-0a70-418c-ae21-8b785c46b9d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='244d86f318b64ec4a3538921f5d764bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9183211ffc9d4ec08b3026a2bcea3853',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(41cdf775-6f4d-4a43-b328-13d3d23bb673),volume_type_id=41cdf775-6f4d-4a43-b328-13d3d23bb673)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:31.525519 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-fa5511b8-4e37-4f16-bd08-e4a205f0cbc4 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6f67411-056a-4001-9f84-97706d7ed03a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:31.570431 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-fa5511b8-4e37-4f16-bd08-e4a205f0cbc4 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6f67411-056a-4001-9f84-97706d7ed03a) transitioned into state 'SUCCESS' from state '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-308129275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='244d86f318b64ec4a3538921f5d764bb',qos_specs=None,replication_status=,reservations=['2c4af95f-a4cd-4a1a-b4a9-9d3d26998a04','33643c6c-d8eb-421a-84ac-166f76a0a9ac','a793dd5a-fa62-48d9-9860-daad6366d90c','47ed5667-1906-4f70-8b11-81f715a03a8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9183211ffc9d4ec08b3026a2bcea3853',volume_type_id=41cdf775-6f4d-4a43-b328-13d3d23bb673)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:31.572349 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-fa5511b8-4e37-4f16-bd08-e4a205f0cbc4 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd0181a1-16b0-437d-b131-7e307b46d294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:31.588520 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-fa5511b8-4e37-4f16-bd08-e4a205f0cbc4 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd0181a1-16b0-437d-b131-7e307b46d294) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:31.589604 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-fa5511b8-4e37-4f16-bd08-e4a205f0cbc4 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Flow 'volume_create_api' (88f8c865-7843-41f8-a179-f3e4a9c3d377) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:14:31.589986 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-fa5511b8-4e37-4f16-bd08-e4a205f0cbc4 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Create volume request issued successfully. Jul 10 14:14:31.590731 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fa5511b8-4e37-4f16-bd08-e4a205f0cbc4 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:14:31.591476 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 461/1833] 10.4.3.66 () {70 vars in 1292 bytes} [Fri Jul 10 14:14:31 2026] POST /volume/v3/volumes => generated 782 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:14:31.605538 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-7d0ce7bf-b8bc-41ac-9264-f8348f864d9c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:31.607805 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7d0ce7bf-b8bc-41ac-9264-f8348f864d9c tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] GET https://10.4.3.66/volume/v3/volumes/cc6b6192-0a70-418c-ae21-8b785c46b9d3 Jul 10 14:14:31.608044 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7d0ce7bf-b8bc-41ac-9264-f8348f864d9c tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:31.608233 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7d0ce7bf-b8bc-41ac-9264-f8348f864d9c tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:31.617814 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:31.617814 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:31.623405 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-7d0ce7bf-b8bc-41ac-9264-f8348f864d9c tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Volume info retrieved successfully. Jul 10 14:14:31.631066 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7d0ce7bf-b8bc-41ac-9264-f8348f864d9c tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] https://10.4.3.66/volume/v3/volumes/cc6b6192-0a70-418c-ae21-8b785c46b9d3 returned with HTTP 200 Jul 10 14:14:31.631785 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 458/1834] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:14:31 2026] GET /volume/v3/volumes/cc6b6192-0a70-418c-ae21-8b785c46b9d3 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:31.674525 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-fe4d6b69-895d-40e7-ad0a-7cdeb2af3335 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:31.677635 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-fe4d6b69-895d-40e7-ad0a-7cdeb2af3335 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:14:31.677896 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-fe4d6b69-895d-40e7-ad0a-7cdeb2af3335 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:31.678524 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-fe4d6b69-895d-40e7-ad0a-7cdeb2af3335 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:31.694519 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:31.694519 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:31.699667 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-fe4d6b69-895d-40e7-ad0a-7cdeb2af3335 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:14:31.705778 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-fe4d6b69-895d-40e7-ad0a-7cdeb2af3335 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:14:31.706380 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 455/1835] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:31 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:32.038804 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-af2264e2-2c3c-4aa6-bfe7-3d674ee58b1d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:32.040476 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-af2264e2-2c3c-4aa6-bfe7-3d674ee58b1d tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:14:32.040773 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-af2264e2-2c3c-4aa6-bfe7-3d674ee58b1d tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:32.041029 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-af2264e2-2c3c-4aa6-bfe7-3d674ee58b1d tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:32.053748 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:32.053748 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:32.058766 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-af2264e2-2c3c-4aa6-bfe7-3d674ee58b1d tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:14:32.063260 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-af2264e2-2c3c-4aa6-bfe7-3d674ee58b1d tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:14:32.063889 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 462/1836] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:32 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:32.645514 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bf56a84d-bedb-4ea6-8884-d1e43ed08333 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:32.648198 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bf56a84d-bedb-4ea6-8884-d1e43ed08333 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] GET https://10.4.3.66/volume/v3/volumes/cc6b6192-0a70-418c-ae21-8b785c46b9d3 Jul 10 14:14:32.648540 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bf56a84d-bedb-4ea6-8884-d1e43ed08333 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:32.648892 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bf56a84d-bedb-4ea6-8884-d1e43ed08333 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:32.657869 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:32.657869 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:32.662146 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-bf56a84d-bedb-4ea6-8884-d1e43ed08333 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Volume info retrieved successfully. Jul 10 14:14:32.668056 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bf56a84d-bedb-4ea6-8884-d1e43ed08333 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] https://10.4.3.66/volume/v3/volumes/cc6b6192-0a70-418c-ae21-8b785c46b9d3 returned with HTTP 200 Jul 10 14:14:32.668470 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 462/1837] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:14:32 2026] GET /volume/v3/volumes/cc6b6192-0a70-418c-ae21-8b785c46b9d3 => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:32.682352 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b51eae97-d747-40dd-8a74-60135ba66462 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:32.684270 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b51eae97-d747-40dd-8a74-60135ba66462 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] GET https://10.4.3.66/volume/v3/messages Jul 10 14:14:32.684533 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b51eae97-d747-40dd-8a74-60135ba66462 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:32.684832 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b51eae97-d747-40dd-8a74-60135ba66462 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:32.692235 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b51eae97-d747-40dd-8a74-60135ba66462 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] https://10.4.3.66/volume/v3/messages returned with HTTP 200 Jul 10 14:14:32.692688 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 459/1838] 10.4.3.66 () {68 vars in 1273 bytes} [Fri Jul 10 14:14:32 2026] GET /volume/v3/messages => generated 668 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:32.704584 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-ce416ee1-af38-48fc-831b-675648eca6fd None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:32.706149 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ce416ee1-af38-48fc-831b-675648eca6fd tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] DELETE https://10.4.3.66/volume/v3/messages/51e84cab-3d19-4c24-9df0-a490590188ff Jul 10 14:14:32.706447 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ce416ee1-af38-48fc-831b-675648eca6fd tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:32.706729 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ce416ee1-af38-48fc-831b-675648eca6fd tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:32.720785 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0fb7966b-477d-428b-bfe9-5c8ea48053dd None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:32.723480 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0fb7966b-477d-428b-bfe9-5c8ea48053dd tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:14:32.723480 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0fb7966b-477d-428b-bfe9-5c8ea48053dd tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:32.723629 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ce416ee1-af38-48fc-831b-675648eca6fd tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] https://10.4.3.66/volume/v3/messages/51e84cab-3d19-4c24-9df0-a490590188ff returned with HTTP 204 Jul 10 14:14:32.723659 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0fb7966b-477d-428b-bfe9-5c8ea48053dd tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:32.723682 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 456/1839] 10.4.3.66 () {68 vars in 1387 bytes} [Fri Jul 10 14:14:32 2026] DELETE /volume/v3/messages/51e84cab-3d19-4c24-9df0-a490590188ff => generated 0 bytes in 21 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 14:14:32.732343 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-80893fa6-5132-44e5-84f6-48f46c700c93 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:32.734927 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-80893fa6-5132-44e5-84f6-48f46c700c93 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] GET https://10.4.3.66/volume/v3/messages/51e84cab-3d19-4c24-9df0-a490590188ff Jul 10 14:14:32.735389 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-80893fa6-5132-44e5-84f6-48f46c700c93 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:32.735662 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-80893fa6-5132-44e5-84f6-48f46c700c93 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:32.736293 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:32.736293 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:32.740482 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-0fb7966b-477d-428b-bfe9-5c8ea48053dd tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:14:32.742728 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-80893fa6-5132-44e5-84f6-48f46c700c93 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] https://10.4.3.66/volume/v3/messages/51e84cab-3d19-4c24-9df0-a490590188ff returned with HTTP 404 Jul 10 14:14:32.743495 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 463/1840] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:14:32 2026] GET /volume/v3/messages/51e84cab-3d19-4c24-9df0-a490590188ff => generated 110 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:14:32.746674 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0fb7966b-477d-428b-bfe9-5c8ea48053dd tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:14:32.747396 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 463/1841] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:32 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:32.755806 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-fa03761d-86dc-40b9-a720-c2ee0cc13a0f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:32.757615 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-fa03761d-86dc-40b9-a720-c2ee0cc13a0f tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] GET https://10.4.3.66/volume/v3/volumes/cc6b6192-0a70-418c-ae21-8b785c46b9d3 Jul 10 14:14:32.757839 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-fa03761d-86dc-40b9-a720-c2ee0cc13a0f tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:32.758033 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-fa03761d-86dc-40b9-a720-c2ee0cc13a0f tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:32.765397 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:32.765397 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:32.769705 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-fa03761d-86dc-40b9-a720-c2ee0cc13a0f tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Volume info retrieved successfully. Jul 10 14:14:32.777532 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-fa03761d-86dc-40b9-a720-c2ee0cc13a0f tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] https://10.4.3.66/volume/v3/volumes/cc6b6192-0a70-418c-ae21-8b785c46b9d3 returned with HTTP 200 Jul 10 14:14:32.777532 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 460/1842] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:14:32 2026] GET /volume/v3/volumes/cc6b6192-0a70-418c-ae21-8b785c46b9d3 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:32.803267 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-7e8c3275-cfb9-455d-9dab-2f8f46644b06 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:32.805495 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7e8c3275-cfb9-455d-9dab-2f8f46644b06 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] DELETE https://10.4.3.66/volume/v3/volumes/cc6b6192-0a70-418c-ae21-8b785c46b9d3 Jul 10 14:14:32.805766 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7e8c3275-cfb9-455d-9dab-2f8f46644b06 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:32.805965 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7e8c3275-cfb9-455d-9dab-2f8f46644b06 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:32.806120 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-7e8c3275-cfb9-455d-9dab-2f8f46644b06 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Delete volume with id: cc6b6192-0a70-418c-ae21-8b785c46b9d3 Jul 10 14:14:32.814363 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:32.814363 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:32.814984 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-7e8c3275-cfb9-455d-9dab-2f8f46644b06 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Volume info retrieved successfully. Jul 10 14:14:32.816295 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-7e8c3275-cfb9-455d-9dab-2f8f46644b06 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100155) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 14:14:32.829078 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-7e8c3275-cfb9-455d-9dab-2f8f46644b06 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-824005720 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-824005720, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:32.829700 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-7e8c3275-cfb9-455d-9dab-2f8f46644b06 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-824005720 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-824005720, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:32.839810 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-7e8c3275-cfb9-455d-9dab-2f8f46644b06 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Created reservations ['121671ca-1b91-45b7-a1c8-37eedc6d2114', 'c6ab1a9c-3ad4-4c66-9c7d-813c839523c1', '9d4721b1-0af1-48c9-8be1-e3d94a7fa9ca', 'e6100f8e-1c9b-4dd8-999e-14e868627c3d'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:14:32.873849 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-7e8c3275-cfb9-455d-9dab-2f8f46644b06 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Delete volume request issued successfully. Jul 10 14:14:32.874160 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7e8c3275-cfb9-455d-9dab-2f8f46644b06 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] https://10.4.3.66/volume/v3/volumes/cc6b6192-0a70-418c-ae21-8b785c46b9d3 returned with HTTP 202 Jul 10 14:14:32.874768 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 457/1843] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:14:32 2026] DELETE /volume/v3/volumes/cc6b6192-0a70-418c-ae21-8b785c46b9d3 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:14:32.883451 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8e74d73b-d858-4cec-bfb2-d72fddb8e12b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:32.886729 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8e74d73b-d858-4cec-bfb2-d72fddb8e12b tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] GET https://10.4.3.66/volume/v3/volumes/cc6b6192-0a70-418c-ae21-8b785c46b9d3 Jul 10 14:14:32.887019 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8e74d73b-d858-4cec-bfb2-d72fddb8e12b tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:32.887529 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8e74d73b-d858-4cec-bfb2-d72fddb8e12b tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:32.894823 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8e74d73b-d858-4cec-bfb2-d72fddb8e12b tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] https://10.4.3.66/volume/v3/volumes/cc6b6192-0a70-418c-ae21-8b785c46b9d3 returned with HTTP 404 Jul 10 14:14:32.895569 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 464/1844] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:14:32 2026] GET /volume/v3/volumes/cc6b6192-0a70-418c-ae21-8b785c46b9d3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:14:32.903466 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-1c3aeadf-1c8f-4ace-80d6-c1d106a21c6a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:32.905810 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1c3aeadf-1c8f-4ace-80d6-c1d106a21c6a tempest-UserMessagesTest-1535276315 tempest-UserMessagesTest-1535276315-project-admin] DELETE https://10.4.3.66/volume/v3/types/41cdf775-6f4d-4a43-b328-13d3d23bb673 Jul 10 14:14:32.906228 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1c3aeadf-1c8f-4ace-80d6-c1d106a21c6a tempest-UserMessagesTest-1535276315 tempest-UserMessagesTest-1535276315-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:32.906656 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1c3aeadf-1c8f-4ace-80d6-c1d106a21c6a tempest-UserMessagesTest-1535276315 tempest-UserMessagesTest-1535276315-project-admin] Calling method '_delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:32.930757 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1c3aeadf-1c8f-4ace-80d6-c1d106a21c6a tempest-UserMessagesTest-1535276315 tempest-UserMessagesTest-1535276315-project-admin] https://10.4.3.66/volume/v3/types/41cdf775-6f4d-4a43-b328-13d3d23bb673 returned with HTTP 202 Jul 10 14:14:32.931380 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 464/1845] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:14:32 2026] DELETE /volume/v3/types/41cdf775-6f4d-4a43-b328-13d3d23bb673 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:14:32.939137 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-49f3c4b5-f4ca-4456-8103-d7bb41423835 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:32.941715 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-49f3c4b5-f4ca-4456-8103-d7bb41423835 tempest-UserMessagesTest-1535276315 tempest-UserMessagesTest-1535276315-project-admin] GET https://10.4.3.66/volume/v3/types/41cdf775-6f4d-4a43-b328-13d3d23bb673 Jul 10 14:14:32.942039 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-49f3c4b5-f4ca-4456-8103-d7bb41423835 tempest-UserMessagesTest-1535276315 tempest-UserMessagesTest-1535276315-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:32.942322 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-49f3c4b5-f4ca-4456-8103-d7bb41423835 tempest-UserMessagesTest-1535276315 tempest-UserMessagesTest-1535276315-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:32.946214 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-49f3c4b5-f4ca-4456-8103-d7bb41423835 tempest-UserMessagesTest-1535276315 tempest-UserMessagesTest-1535276315-project-admin] https://10.4.3.66/volume/v3/types/41cdf775-6f4d-4a43-b328-13d3d23bb673 returned with HTTP 404 Jul 10 14:14:32.946823 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 461/1846] 10.4.3.66 () {66 vars in 1335 bytes} [Fri Jul 10 14:14:32 2026] GET /volume/v3/types/41cdf775-6f4d-4a43-b328-13d3d23bb673 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:14:32.955781 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-5b58d2a5-4d9d-4708-9297-ea95b348a3cd None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:32.958601 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5b58d2a5-4d9d-4708-9297-ea95b348a3cd tempest-UserMessagesTest-1535276315 tempest-UserMessagesTest-1535276315-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:14:32.959125 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5b58d2a5-4d9d-4708-9297-ea95b348a3cd tempest-UserMessagesTest-1535276315 tempest-UserMessagesTest-1535276315-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-644684202", "extra_specs": {"storage_protocol": "tempest-storage_protocol-733774216", "vendor_name": "tempest-vendor_name-626644813"}}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:32.978127 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5b58d2a5-4d9d-4708-9297-ea95b348a3cd tempest-UserMessagesTest-1535276315 tempest-UserMessagesTest-1535276315-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:14:32.978426 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 458/1847] 10.4.3.66 () {68 vars in 1246 bytes} [Fri Jul 10 14:14:32 2026] POST /volume/v3/types => generated 325 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:32.987308 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-68fb67af-4909-4e86-b4a4-33320478c276 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:32.990014 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-68fb67af-4909-4e86-b4a4-33320478c276 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:14:32.990184 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-68fb67af-4909-4e86-b4a4-33320478c276 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "e47ad15c-f555-442d-a63c-330993acfa41", "size": 1, "name": "tempest-UserMessagesTest-Volume-976894302"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:32.992304 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-68fb67af-4909-4e86-b4a4-33320478c276 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Create volume request body: {'volume': {'volume_type': 'e47ad15c-f555-442d-a63c-330993acfa41', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-976894302'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:14:32.999487 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-68fb67af-4909-4e86-b4a4-33320478c276 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Create volume of 1 GB Jul 10 14:14:32.999907 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:32.999907 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:33.000512 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-68fb67af-4909-4e86-b4a4-33320478c276 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Availability Zones retrieved successfully. Jul 10 14:14:33.006709 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-68fb67af-4909-4e86-b4a4-33320478c276 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Flow 'volume_create_api' (e8356ad6-39c1-4aa6-8df1-839584385975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:14:33.008401 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-68fb67af-4909-4e86-b4a4-33320478c276 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76dd2d92-381b-427d-a2b1-21ce9a7d8f32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:33.009599 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-68fb67af-4909-4e86-b4a4-33320478c276 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:14:33.038670 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-68fb67af-4909-4e86-b4a4-33320478c276 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76dd2d92-381b-427d-a2b1-21ce9a7d8f32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:14:33Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-733774216',vendor_name='tempest-vendor_name-626644813'},id=e47ad15c-f555-442d-a63c-330993acfa41,is_public=True,name='tempest-UserMessagesTest-volume-type-644684202',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e47ad15c-f555-442d-a63c-330993acfa41', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:33.040024 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-68fb67af-4909-4e86-b4a4-33320478c276 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29475c08-6292-4d8c-8c03-fd0e4984a6a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:33.070328 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-68fb67af-4909-4e86-b4a4-33320478c276 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-644684202 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-644684202, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:33.070661 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-68fb67af-4909-4e86-b4a4-33320478c276 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-644684202 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-644684202, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:33.078823 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-1ca0f4c0-f44a-4fdd-8503-66bc754f3b12 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:33.081813 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1ca0f4c0-f44a-4fdd-8503-66bc754f3b12 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:14:33.082226 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1ca0f4c0-f44a-4fdd-8503-66bc754f3b12 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:33.082518 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1ca0f4c0-f44a-4fdd-8503-66bc754f3b12 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:33.085426 np0000005012 devstack@c-api.service[100153]: DEBUG dbcounter [-] [100153] Writing DB stats cinder:SELECT=280,cinder:UPDATE=43,cinder:INSERT=18 {{(pid=100153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:14:33.097443 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:33.097443 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:33.105113 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-1ca0f4c0-f44a-4fdd-8503-66bc754f3b12 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:14:33.112171 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1ca0f4c0-f44a-4fdd-8503-66bc754f3b12 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:14:33.113305 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 465/1848] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:33 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:33.123370 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-68fb67af-4909-4e86-b4a4-33320478c276 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Created reservations ['fb551c35-0add-451f-b3e0-c23bc6737993', '998a09d7-340a-4ff3-9017-8e21dc5641f3', '70c4a60e-730f-4ad1-bb25-bc42dd6fac7e', '06c0c606-8e5b-4d2e-a259-3ab8ad7a0fa2'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:14:33.124417 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-68fb67af-4909-4e86-b4a4-33320478c276 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29475c08-6292-4d8c-8c03-fd0e4984a6a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb551c35-0add-451f-b3e0-c23bc6737993', '998a09d7-340a-4ff3-9017-8e21dc5641f3', '70c4a60e-730f-4ad1-bb25-bc42dd6fac7e', '06c0c606-8e5b-4d2e-a259-3ab8ad7a0fa2']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:33.125357 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-68fb67af-4909-4e86-b4a4-33320478c276 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36a0e8de-c9d1-4d9f-83e3-0d524fb4dea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:33.161520 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-68fb67af-4909-4e86-b4a4-33320478c276 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36a0e8de-c9d1-4d9f-83e3-0d524fb4dea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c931f21-d867-453d-b8a0-2e000ebab5bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-976894302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='244d86f318b64ec4a3538921f5d764bb',qos_specs=None,replication_status=,reservations=['fb551c35-0add-451f-b3e0-c23bc6737993','998a09d7-340a-4ff3-9017-8e21dc5641f3','70c4a60e-730f-4ad1-bb25-bc42dd6fac7e','06c0c606-8e5b-4d2e-a259-3ab8ad7a0fa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9183211ffc9d4ec08b3026a2bcea3853',volume_type_id=e47ad15c-f555-442d-a63c-330993acfa41), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:14:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-976894302',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c931f21-d867-453d-b8a0-2e000ebab5bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='244d86f318b64ec4a3538921f5d764bb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9183211ffc9d4ec08b3026a2bcea3853',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e47ad15c-f555-442d-a63c-330993acfa41),volume_type_id=e47ad15c-f555-442d-a63c-330993acfa41)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:33.162361 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-68fb67af-4909-4e86-b4a4-33320478c276 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3188ab5-55e4-4e21-8c1c-799c40ba82d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:33.195652 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-68fb67af-4909-4e86-b4a4-33320478c276 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3188ab5-55e4-4e21-8c1c-799c40ba82d1) transitioned into state 'SUCCESS' from state '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-976894302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='244d86f318b64ec4a3538921f5d764bb',qos_specs=None,replication_status=,reservations=['fb551c35-0add-451f-b3e0-c23bc6737993','998a09d7-340a-4ff3-9017-8e21dc5641f3','70c4a60e-730f-4ad1-bb25-bc42dd6fac7e','06c0c606-8e5b-4d2e-a259-3ab8ad7a0fa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9183211ffc9d4ec08b3026a2bcea3853',volume_type_id=e47ad15c-f555-442d-a63c-330993acfa41)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:33.196625 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-68fb67af-4909-4e86-b4a4-33320478c276 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5198a28f-37ac-403c-a45e-266e60b37863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:33.214730 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-68fb67af-4909-4e86-b4a4-33320478c276 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5198a28f-37ac-403c-a45e-266e60b37863) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:33.216402 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-68fb67af-4909-4e86-b4a4-33320478c276 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Flow 'volume_create_api' (e8356ad6-39c1-4aa6-8df1-839584385975) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:14:33.216888 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-68fb67af-4909-4e86-b4a4-33320478c276 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Create volume request issued successfully. Jul 10 14:14:33.217637 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-68fb67af-4909-4e86-b4a4-33320478c276 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:14:33.218138 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 465/1849] 10.4.3.66 () {70 vars in 1292 bytes} [Fri Jul 10 14:14:32 2026] POST /volume/v3/volumes => generated 782 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:14:33.231928 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-5e601239-ac5a-4dec-86e2-bcee4b6064e1 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:33.234514 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5e601239-ac5a-4dec-86e2-bcee4b6064e1 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] GET https://10.4.3.66/volume/v3/volumes/5c931f21-d867-453d-b8a0-2e000ebab5bc Jul 10 14:14:33.234785 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5e601239-ac5a-4dec-86e2-bcee4b6064e1 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:33.235416 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5e601239-ac5a-4dec-86e2-bcee4b6064e1 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:33.244385 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:33.244385 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:33.250011 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-5e601239-ac5a-4dec-86e2-bcee4b6064e1 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Volume info retrieved successfully. Jul 10 14:14:33.256484 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5e601239-ac5a-4dec-86e2-bcee4b6064e1 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] https://10.4.3.66/volume/v3/volumes/5c931f21-d867-453d-b8a0-2e000ebab5bc returned with HTTP 200 Jul 10 14:14:33.256919 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 462/1850] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:14:33 2026] GET /volume/v3/volumes/5c931f21-d867-453d-b8a0-2e000ebab5bc => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:33.762938 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-8dcd25bc-6470-47ca-8377-70305a5ab4c5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:33.765347 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8dcd25bc-6470-47ca-8377-70305a5ab4c5 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:14:33.765632 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8dcd25bc-6470-47ca-8377-70305a5ab4c5 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:33.765905 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8dcd25bc-6470-47ca-8377-70305a5ab4c5 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:33.779241 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:33.779241 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:33.784462 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-8dcd25bc-6470-47ca-8377-70305a5ab4c5 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:14:33.793808 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8dcd25bc-6470-47ca-8377-70305a5ab4c5 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:14:33.794465 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 459/1851] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:33 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:34.101366 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-7f09976b-c397-4fd7-8e79-ef883871c6f4 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:34.103311 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7f09976b-c397-4fd7-8e79-ef883871c6f4 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:14:34.103644 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7f09976b-c397-4fd7-8e79-ef883871c6f4 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:34.104047 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7f09976b-c397-4fd7-8e79-ef883871c6f4 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:34.113370 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:34.113370 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:34.118677 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-7f09976b-c397-4fd7-8e79-ef883871c6f4 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:14:34.127665 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7f09976b-c397-4fd7-8e79-ef883871c6f4 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:14:34.128124 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7392f4e9-1238-4dc5-a3fa-a7f6faf0f469 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:34.128536 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 466/1852] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:34 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:34.130851 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7392f4e9-1238-4dc5-a3fa-a7f6faf0f469 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:14:34.131416 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7392f4e9-1238-4dc5-a3fa-a7f6faf0f469 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:34.131708 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7392f4e9-1238-4dc5-a3fa-a7f6faf0f469 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:34.141962 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-9ac7ab12-f452-4a9d-aaf0-6281e9e945a2 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:34.143951 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:34.143951 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:34.144129 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9ac7ab12-f452-4a9d-aaf0-6281e9e945a2 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:14:34.144343 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9ac7ab12-f452-4a9d-aaf0-6281e9e945a2 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:34.144611 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9ac7ab12-f452-4a9d-aaf0-6281e9e945a2 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:34.148224 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7392f4e9-1238-4dc5-a3fa-a7f6faf0f469 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:14:34.153120 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:34.153120 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:34.153581 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7392f4e9-1238-4dc5-a3fa-a7f6faf0f469 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:14:34.154201 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 466/1853] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:34 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:34.157529 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-9ac7ab12-f452-4a9d-aaf0-6281e9e945a2 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:14:34.163138 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9ac7ab12-f452-4a9d-aaf0-6281e9e945a2 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:14:34.163655 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 463/1854] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:34 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:34.206355 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-a7344401-73bb-435c-b310-d81e0fc23a8f req-71b787f3-d4af-4e40-8452-d8e175828d8b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:34.208694 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-a7344401-73bb-435c-b310-d81e0fc23a8f req-71b787f3-d4af-4e40-8452-d8e175828d8b tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:14:34.208930 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-a7344401-73bb-435c-b310-d81e0fc23a8f req-71b787f3-d4af-4e40-8452-d8e175828d8b tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:34.209192 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-a7344401-73bb-435c-b310-d81e0fc23a8f req-71b787f3-d4af-4e40-8452-d8e175828d8b tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:34.218131 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:34.218131 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:34.222627 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-a7344401-73bb-435c-b310-d81e0fc23a8f req-71b787f3-d4af-4e40-8452-d8e175828d8b tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:14:34.228299 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-a7344401-73bb-435c-b310-d81e0fc23a8f req-71b787f3-d4af-4e40-8452-d8e175828d8b tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:14:34.228770 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 460/1855] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:14:34 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:34.272489 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8933918e-92c3-4433-9835-3bfa32eefec8 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:34.275213 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8933918e-92c3-4433-9835-3bfa32eefec8 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] GET https://10.4.3.66/volume/v3/volumes/5c931f21-d867-453d-b8a0-2e000ebab5bc Jul 10 14:14:34.275707 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8933918e-92c3-4433-9835-3bfa32eefec8 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:34.276553 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8933918e-92c3-4433-9835-3bfa32eefec8 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:34.287019 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:34.287019 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:34.292639 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-8933918e-92c3-4433-9835-3bfa32eefec8 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Volume info retrieved successfully. Jul 10 14:14:34.299356 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8933918e-92c3-4433-9835-3bfa32eefec8 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] https://10.4.3.66/volume/v3/volumes/5c931f21-d867-453d-b8a0-2e000ebab5bc returned with HTTP 200 Jul 10 14:14:34.300154 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 467/1856] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:14:34 2026] GET /volume/v3/volumes/5c931f21-d867-453d-b8a0-2e000ebab5bc => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:34.313759 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b8a14bea-dcac-4c53-8bf8-a44df24dd35b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:34.315727 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b8a14bea-dcac-4c53-8bf8-a44df24dd35b tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] GET https://10.4.3.66/volume/v3/messages Jul 10 14:14:34.316012 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b8a14bea-dcac-4c53-8bf8-a44df24dd35b tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:34.316245 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b8a14bea-dcac-4c53-8bf8-a44df24dd35b tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:34.321361 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b8a14bea-dcac-4c53-8bf8-a44df24dd35b tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] https://10.4.3.66/volume/v3/messages returned with HTTP 200 Jul 10 14:14:34.322036 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 467/1857] 10.4.3.66 () {68 vars in 1273 bytes} [Fri Jul 10 14:14:34 2026] GET /volume/v3/messages => generated 668 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:34.331132 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-19243163-4684-469b-862f-d0e109c24b1e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:34.332965 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-19243163-4684-469b-862f-d0e109c24b1e tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] GET https://10.4.3.66/volume/v3/messages/a2fc1fd5-d2dd-4f7a-9387-e799be6910ef Jul 10 14:14:34.333196 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-19243163-4684-469b-862f-d0e109c24b1e tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:34.333397 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-19243163-4684-469b-862f-d0e109c24b1e tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:34.338831 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-19243163-4684-469b-862f-d0e109c24b1e tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] https://10.4.3.66/volume/v3/messages/a2fc1fd5-d2dd-4f7a-9387-e799be6910ef returned with HTTP 200 Jul 10 14:14:34.339230 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 464/1858] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:14:34 2026] GET /volume/v3/messages/a2fc1fd5-d2dd-4f7a-9387-e799be6910ef => generated 665 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:34.347845 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a5c9ed17-6bd6-4906-8fbc-78ec4b762b2c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:34.350220 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a5c9ed17-6bd6-4906-8fbc-78ec4b762b2c tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] GET https://10.4.3.66/volume/v3/messages Jul 10 14:14:34.350511 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a5c9ed17-6bd6-4906-8fbc-78ec4b762b2c tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:34.350789 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a5c9ed17-6bd6-4906-8fbc-78ec4b762b2c tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:34.356721 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a5c9ed17-6bd6-4906-8fbc-78ec4b762b2c tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] https://10.4.3.66/volume/v3/messages returned with HTTP 200 Jul 10 14:14:34.357289 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 461/1859] 10.4.3.66 () {68 vars in 1273 bytes} [Fri Jul 10 14:14:34 2026] GET /volume/v3/messages => generated 668 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:34.366101 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8eedc658-d724-40b1-a843-41bde1de5700 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:34.367973 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8eedc658-d724-40b1-a843-41bde1de5700 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] DELETE https://10.4.3.66/volume/v3/messages/a2fc1fd5-d2dd-4f7a-9387-e799be6910ef Jul 10 14:14:34.368455 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8eedc658-d724-40b1-a843-41bde1de5700 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:34.368765 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8eedc658-d724-40b1-a843-41bde1de5700 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:34.384402 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8eedc658-d724-40b1-a843-41bde1de5700 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] https://10.4.3.66/volume/v3/messages/a2fc1fd5-d2dd-4f7a-9387-e799be6910ef returned with HTTP 204 Jul 10 14:14:34.385248 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 468/1860] 10.4.3.66 () {68 vars in 1387 bytes} [Fri Jul 10 14:14:34 2026] DELETE /volume/v3/messages/a2fc1fd5-d2dd-4f7a-9387-e799be6910ef => generated 0 bytes in 19 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 14:14:34.393607 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f41a275e-b378-4031-87c6-b6359c13f1db None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:34.395910 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f41a275e-b378-4031-87c6-b6359c13f1db tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] GET https://10.4.3.66/volume/v3/volumes/5c931f21-d867-453d-b8a0-2e000ebab5bc Jul 10 14:14:34.396151 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f41a275e-b378-4031-87c6-b6359c13f1db tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:34.396339 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f41a275e-b378-4031-87c6-b6359c13f1db tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:34.405013 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:34.405013 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:34.409486 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f41a275e-b378-4031-87c6-b6359c13f1db tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Volume info retrieved successfully. Jul 10 14:14:34.414131 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f41a275e-b378-4031-87c6-b6359c13f1db tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] https://10.4.3.66/volume/v3/volumes/5c931f21-d867-453d-b8a0-2e000ebab5bc returned with HTTP 200 Jul 10 14:14:34.414647 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 468/1861] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:14:34 2026] GET /volume/v3/volumes/5c931f21-d867-453d-b8a0-2e000ebab5bc => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:34.427672 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-160367c1-b5fc-4788-b9ba-5e0f980e19e4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:34.429634 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-160367c1-b5fc-4788-b9ba-5e0f980e19e4 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] DELETE https://10.4.3.66/volume/v3/volumes/5c931f21-d867-453d-b8a0-2e000ebab5bc Jul 10 14:14:34.429863 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-160367c1-b5fc-4788-b9ba-5e0f980e19e4 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:34.430076 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-160367c1-b5fc-4788-b9ba-5e0f980e19e4 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:34.430273 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-160367c1-b5fc-4788-b9ba-5e0f980e19e4 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Delete volume with id: 5c931f21-d867-453d-b8a0-2e000ebab5bc Jul 10 14:14:34.438116 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:34.438116 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:34.438624 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-160367c1-b5fc-4788-b9ba-5e0f980e19e4 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Volume info retrieved successfully. Jul 10 14:14:34.439699 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-160367c1-b5fc-4788-b9ba-5e0f980e19e4 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100154) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 14:14:34.451328 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-160367c1-b5fc-4788-b9ba-5e0f980e19e4 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-644684202 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-644684202, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:34.451710 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-160367c1-b5fc-4788-b9ba-5e0f980e19e4 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-644684202 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-644684202, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:34.465044 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-160367c1-b5fc-4788-b9ba-5e0f980e19e4 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Created reservations ['287ba5d2-251b-4326-8252-c62a0bc80f72', 'd630dd84-3f1f-4b04-89c3-24f4891ac5be', '2a724ff7-b322-4bec-8e78-da97ceefc85b', 'c9d4f8dd-724c-4369-bf90-52aaea9d811c'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:14:34.506225 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-160367c1-b5fc-4788-b9ba-5e0f980e19e4 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Delete volume request issued successfully. Jul 10 14:14:34.506439 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-160367c1-b5fc-4788-b9ba-5e0f980e19e4 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] https://10.4.3.66/volume/v3/volumes/5c931f21-d867-453d-b8a0-2e000ebab5bc returned with HTTP 202 Jul 10 14:14:34.506897 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 465/1862] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:14:34 2026] DELETE /volume/v3/volumes/5c931f21-d867-453d-b8a0-2e000ebab5bc => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:14:34.514801 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a2ddf942-5131-4550-b737-2f7c1eaa98f7 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:34.517243 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a2ddf942-5131-4550-b737-2f7c1eaa98f7 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] GET https://10.4.3.66/volume/v3/volumes/5c931f21-d867-453d-b8a0-2e000ebab5bc Jul 10 14:14:34.517516 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a2ddf942-5131-4550-b737-2f7c1eaa98f7 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:34.517716 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a2ddf942-5131-4550-b737-2f7c1eaa98f7 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:34.524160 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a2ddf942-5131-4550-b737-2f7c1eaa98f7 tempest-UserMessagesTest-522888401 tempest-UserMessagesTest-522888401-project-member] https://10.4.3.66/volume/v3/volumes/5c931f21-d867-453d-b8a0-2e000ebab5bc returned with HTTP 404 Jul 10 14:14:34.524655 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 462/1863] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:14:34 2026] GET /volume/v3/volumes/5c931f21-d867-453d-b8a0-2e000ebab5bc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:14:34.533066 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4f5d15ed-bd1a-45dc-9415-60f4c28703a5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:34.535138 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4f5d15ed-bd1a-45dc-9415-60f4c28703a5 tempest-UserMessagesTest-1535276315 tempest-UserMessagesTest-1535276315-project-admin] DELETE https://10.4.3.66/volume/v3/types/e47ad15c-f555-442d-a63c-330993acfa41 Jul 10 14:14:34.535543 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4f5d15ed-bd1a-45dc-9415-60f4c28703a5 tempest-UserMessagesTest-1535276315 tempest-UserMessagesTest-1535276315-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:34.535883 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4f5d15ed-bd1a-45dc-9415-60f4c28703a5 tempest-UserMessagesTest-1535276315 tempest-UserMessagesTest-1535276315-project-admin] Calling method '_delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:34.567437 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4f5d15ed-bd1a-45dc-9415-60f4c28703a5 tempest-UserMessagesTest-1535276315 tempest-UserMessagesTest-1535276315-project-admin] https://10.4.3.66/volume/v3/types/e47ad15c-f555-442d-a63c-330993acfa41 returned with HTTP 202 Jul 10 14:14:34.568301 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 469/1864] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:14:34 2026] DELETE /volume/v3/types/e47ad15c-f555-442d-a63c-330993acfa41 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:14:34.577194 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-154d5cf6-cf0c-4fdd-940d-fb1386ab4a09 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:34.579694 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-154d5cf6-cf0c-4fdd-940d-fb1386ab4a09 tempest-UserMessagesTest-1535276315 tempest-UserMessagesTest-1535276315-project-admin] GET https://10.4.3.66/volume/v3/types/e47ad15c-f555-442d-a63c-330993acfa41 Jul 10 14:14:34.580023 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-154d5cf6-cf0c-4fdd-940d-fb1386ab4a09 tempest-UserMessagesTest-1535276315 tempest-UserMessagesTest-1535276315-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:34.580328 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-154d5cf6-cf0c-4fdd-940d-fb1386ab4a09 tempest-UserMessagesTest-1535276315 tempest-UserMessagesTest-1535276315-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:34.584788 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-154d5cf6-cf0c-4fdd-940d-fb1386ab4a09 tempest-UserMessagesTest-1535276315 tempest-UserMessagesTest-1535276315-project-admin] https://10.4.3.66/volume/v3/types/e47ad15c-f555-442d-a63c-330993acfa41 returned with HTTP 404 Jul 10 14:14:34.585467 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 469/1865] 10.4.3.66 () {66 vars in 1335 bytes} [Fri Jul 10 14:14:34 2026] GET /volume/v3/types/e47ad15c-f555-442d-a63c-330993acfa41 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:14:34.810340 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-c23b3a87-fb8e-43de-a87d-a766f7b6fbac None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:34.812408 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c23b3a87-fb8e-43de-a87d-a766f7b6fbac tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:14:34.812712 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c23b3a87-fb8e-43de-a87d-a766f7b6fbac tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:34.812996 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c23b3a87-fb8e-43de-a87d-a766f7b6fbac tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:34.832862 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:34.832862 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:34.836909 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-c23b3a87-fb8e-43de-a87d-a766f7b6fbac tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:14:34.842175 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c23b3a87-fb8e-43de-a87d-a766f7b6fbac tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:14:34.842663 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 466/1866] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:34 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:35.166405 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-c7237591-f14f-4dbe-9f6a-441d3dc065f1 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:35.168263 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c7237591-f14f-4dbe-9f6a-441d3dc065f1 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:14:35.168512 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c7237591-f14f-4dbe-9f6a-441d3dc065f1 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:35.168704 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c7237591-f14f-4dbe-9f6a-441d3dc065f1 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:35.182682 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:35.182682 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:35.187605 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-c7237591-f14f-4dbe-9f6a-441d3dc065f1 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:14:35.193602 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c7237591-f14f-4dbe-9f6a-441d3dc065f1 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:14:35.194006 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 463/1867] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:35 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:35.864008 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-347b226c-9693-442f-9901-85efdd646a41 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:35.866643 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-347b226c-9693-442f-9901-85efdd646a41 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:14:35.868116 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-347b226c-9693-442f-9901-85efdd646a41 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:35.868411 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-347b226c-9693-442f-9901-85efdd646a41 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:35.884446 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:35.884446 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:35.894794 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-347b226c-9693-442f-9901-85efdd646a41 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:14:35.904371 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-347b226c-9693-442f-9901-85efdd646a41 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:14:35.904849 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 470/1868] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:35 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:36.216011 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c0a14c3d-9b8a-483e-933c-57fef54003fd None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:36.218811 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c0a14c3d-9b8a-483e-933c-57fef54003fd tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:14:36.219526 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c0a14c3d-9b8a-483e-933c-57fef54003fd tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:36.219526 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c0a14c3d-9b8a-483e-933c-57fef54003fd tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:36.232850 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:36.232850 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:36.239077 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c0a14c3d-9b8a-483e-933c-57fef54003fd tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:14:36.247069 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c0a14c3d-9b8a-483e-933c-57fef54003fd tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:14:36.247711 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 470/1869] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:36 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:36.268971 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-349527a2-8164-42c1-8fa1-127c68ca1395 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:36.268971 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-349527a2-8164-42c1-8fa1-127c68ca1395 None None] GET https://10.4.3.66/volume// Jul 10 14:14:36.268971 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-349527a2-8164-42c1-8fa1-127c68ca1395 None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:36.268971 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-349527a2-8164-42c1-8fa1-127c68ca1395 None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:36.269551 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-349527a2-8164-42c1-8fa1-127c68ca1395 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:14:36.274349 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 467/1870] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:14:36 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:14:36.279723 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-a7344401-73bb-435c-b310-d81e0fc23a8f req-f8c5d6f1-9456-4893-8501-fb5154e58fad None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:36.282296 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-a7344401-73bb-435c-b310-d81e0fc23a8f req-f8c5d6f1-9456-4893-8501-fb5154e58fad tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:14:36.282846 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-a7344401-73bb-435c-b310-d81e0fc23a8f req-f8c5d6f1-9456-4893-8501-fb5154e58fad tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1f561dfa-57f6-462b-a146-07cef32c2e87", "connector": null, "instance_uuid": "ff6285c2-c16b-41f1-a0a5-676219469852"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:36.296355 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:36.296355 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:36.334037 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-a7344401-73bb-435c-b310-d81e0fc23a8f req-f8c5d6f1-9456-4893-8501-fb5154e58fad tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:14:36.334817 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 464/1871] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:14:36 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 14:14:36.752787 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-2d07f873-9354-4935-b4c9-dd758ad03942 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:36.755406 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2d07f873-9354-4935-b4c9-dd758ad03942 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:14:36.755719 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2d07f873-9354-4935-b4c9-dd758ad03942 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:36.756004 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2d07f873-9354-4935-b4c9-dd758ad03942 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:36.769528 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:36.769528 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:36.774618 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-2d07f873-9354-4935-b4c9-dd758ad03942 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:14:36.780978 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2d07f873-9354-4935-b4c9-dd758ad03942 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:14:36.781559 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 471/1872] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:36 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:36.847373 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-4f53b471-5018-4dce-a1ea-9b6ddb016a6c req-a363b9c1-c68c-4806-be1c-67d76ef54f3c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:36.850270 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-4f53b471-5018-4dce-a1ea-9b6ddb016a6c req-a363b9c1-c68c-4806-be1c-67d76ef54f3c tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:14:36.850594 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-4f53b471-5018-4dce-a1ea-9b6ddb016a6c req-a363b9c1-c68c-4806-be1c-67d76ef54f3c tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:36.850904 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-4f53b471-5018-4dce-a1ea-9b6ddb016a6c req-a363b9c1-c68c-4806-be1c-67d76ef54f3c tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:36.862987 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:36.862987 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:36.872536 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-fec04106-61b3-40b0-9a7d-6a2e87eb46a5 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:36.872536 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-fec04106-61b3-40b0-9a7d-6a2e87eb46a5 None None] GET https://10.4.3.66/volume// Jul 10 14:14:36.872536 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-fec04106-61b3-40b0-9a7d-6a2e87eb46a5 None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:36.872536 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-fec04106-61b3-40b0-9a7d-6a2e87eb46a5 None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:36.872781 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-4f53b471-5018-4dce-a1ea-9b6ddb016a6c req-a363b9c1-c68c-4806-be1c-67d76ef54f3c tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:14:36.872829 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-fec04106-61b3-40b0-9a7d-6a2e87eb46a5 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:14:36.872829 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 468/1873] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:14:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:14:36.878775 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-4f53b471-5018-4dce-a1ea-9b6ddb016a6c req-a363b9c1-c68c-4806-be1c-67d76ef54f3c tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:14:36.879745 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 471/1874] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:14:36 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:36.884985 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-a7344401-73bb-435c-b310-d81e0fc23a8f req-b2571122-039d-4d80-9090-d0b4a0c26848 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:36.888798 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-a7344401-73bb-435c-b310-d81e0fc23a8f req-b2571122-039d-4d80-9090-d0b4a0c26848 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:14:36.888986 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-a7344401-73bb-435c-b310-d81e0fc23a8f req-b2571122-039d-4d80-9090-d0b4a0c26848 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:36.889214 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-a7344401-73bb-435c-b310-d81e0fc23a8f req-b2571122-039d-4d80-9090-d0b4a0c26848 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:36.904901 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:36.904901 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:36.909348 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-a7344401-73bb-435c-b310-d81e0fc23a8f req-b2571122-039d-4d80-9090-d0b4a0c26848 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:14:36.917410 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-a7344401-73bb-435c-b310-d81e0fc23a8f req-b2571122-039d-4d80-9090-d0b4a0c26848 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:14:36.918027 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 465/1875] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:14:36 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 1033 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:14:36.923825 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6101dc85-6e48-41c2-be82-4fa104bc1663 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:36.926662 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6101dc85-6e48-41c2-be82-4fa104bc1663 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:14:36.926973 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6101dc85-6e48-41c2-be82-4fa104bc1663 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:36.927287 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6101dc85-6e48-41c2-be82-4fa104bc1663 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:36.948533 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:36.948533 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:36.957965 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-6101dc85-6e48-41c2-be82-4fa104bc1663 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:14:36.964730 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6101dc85-6e48-41c2-be82-4fa104bc1663 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:14:36.965191 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 472/1876] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:36 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:37.049128 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-a7344401-73bb-435c-b310-d81e0fc23a8f req-b613e649-4f8d-4f2b-b005-f60a849b4f4f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:37.052225 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-a7344401-73bb-435c-b310-d81e0fc23a8f req-b613e649-4f8d-4f2b-b005-f60a849b4f4f tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] PUT https://10.4.3.66/volume/v3/attachments/0fc8ad39-5174-4432-b173-28ddd50cc052 Jul 10 14:14:37.052783 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-a7344401-73bb-435c-b310-d81e0fc23a8f req-b613e649-4f8d-4f2b-b005-f60a849b4f4f tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:37.062776 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-a7344401-73bb-435c-b310-d81e0fc23a8f req-b613e649-4f8d-4f2b-b005-f60a849b4f4f tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Acquiring lock "cinder-attachment_update-1f561dfa-57f6-462b-a146-07cef32c2e87-np0000005012" by "attachment_update" {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:14:37.067815 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-a7344401-73bb-435c-b310-d81e0fc23a8f req-b613e649-4f8d-4f2b-b005-f60a849b4f4f tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Lock "cinder-attachment_update-1f561dfa-57f6-462b-a146-07cef32c2e87-np0000005012" acquired by "attachment_update" :: waited 0.005s {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:14:37.069139 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:37.069139 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:37.263115 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-83b1fd76-ac19-4b37-bd54-67c1639f4b83 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:37.265592 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-83b1fd76-ac19-4b37-bd54-67c1639f4b83 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:14:37.265882 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-83b1fd76-ac19-4b37-bd54-67c1639f4b83 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:37.265882 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-83b1fd76-ac19-4b37-bd54-67c1639f4b83 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:37.277558 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:37.277558 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:37.281651 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-83b1fd76-ac19-4b37-bd54-67c1639f4b83 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:14:37.287258 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-83b1fd76-ac19-4b37-bd54-67c1639f4b83 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:14:37.287789 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 472/1877] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:37 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:37.595812 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-a7344401-73bb-435c-b310-d81e0fc23a8f req-b613e649-4f8d-4f2b-b005-f60a849b4f4f tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Lock "cinder-attachment_update-1f561dfa-57f6-462b-a146-07cef32c2e87-np0000005012" released by "attachment_update" :: held 0.528s {{(pid=100154) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:14:37.596254 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-a7344401-73bb-435c-b310-d81e0fc23a8f req-b613e649-4f8d-4f2b-b005-f60a849b4f4f tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/attachments/0fc8ad39-5174-4432-b173-28ddd50cc052 returned with HTTP 200 Jul 10 14:14:37.596726 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 469/1878] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:14:37 2026] PUT /volume/v3/attachments/0fc8ad39-5174-4432-b173-28ddd50cc052 => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:37.686544 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-6c0a5e57-fd85-431f-b949-4b1efd132a6c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:37.797518 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ac2cf368-6f41-44dc-89cb-fca53c355442 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:37.799722 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ac2cf368-6f41-44dc-89cb-fca53c355442 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:14:37.800020 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ac2cf368-6f41-44dc-89cb-fca53c355442 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:37.800321 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ac2cf368-6f41-44dc-89cb-fca53c355442 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:37.806330 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6c0a5e57-fd85-431f-b949-4b1efd132a6c tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] GET https://10.4.3.66/volume/v3/os-quota-sets/b2a10265c2db4e7195f9098f3c0b13c6 Jul 10 14:14:37.806492 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6c0a5e57-fd85-431f-b949-4b1efd132a6c tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:37.806687 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6c0a5e57-fd85-431f-b949-4b1efd132a6c tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:37.814341 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:37.814341 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:37.816291 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-6c0a5e57-fd85-431f-b949-4b1efd132a6c tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1393555306 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1393555306, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:37.816854 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-6c0a5e57-fd85-431f-b949-4b1efd132a6c tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1393555306 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1393555306, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:37.817290 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-6c0a5e57-fd85-431f-b949-4b1efd132a6c tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1393555306 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1393555306, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:37.817619 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-6c0a5e57-fd85-431f-b949-4b1efd132a6c tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1234815259 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1234815259, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:37.817965 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-6c0a5e57-fd85-431f-b949-4b1efd132a6c tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1234815259 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1234815259, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:37.818256 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-6c0a5e57-fd85-431f-b949-4b1efd132a6c tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1234815259 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1234815259, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:37.818581 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-6c0a5e57-fd85-431f-b949-4b1efd132a6c tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-8243516-568180466 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-8243516-568180466, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:37.818857 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-6c0a5e57-fd85-431f-b949-4b1efd132a6c tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-8243516-568180466 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-8243516-568180466, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:37.819104 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-6c0a5e57-fd85-431f-b949-4b1efd132a6c tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-8243516-568180466 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-8243516-568180466, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:37.820969 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-ac2cf368-6f41-44dc-89cb-fca53c355442 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:14:37.825412 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6c0a5e57-fd85-431f-b949-4b1efd132a6c tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/b2a10265c2db4e7195f9098f3c0b13c6 returned with HTTP 200 Jul 10 14:14:37.825835 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 466/1879] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:14:37 2026] GET /volume/v3/os-quota-sets/b2a10265c2db4e7195f9098f3c0b13c6 => generated 1067 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:37.826659 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ac2cf368-6f41-44dc-89cb-fca53c355442 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:14:37.827195 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 473/1880] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:37 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:37.835837 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fd69b4dc-fa5c-49aa-83c8-4e99dcbf3048 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:37.838692 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fd69b4dc-fa5c-49aa-83c8-4e99dcbf3048 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] GET https://10.4.3.66/volume/v3/os-quota-sets/b2a10265c2db4e7195f9098f3c0b13c6/defaults Jul 10 14:14:37.838911 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fd69b4dc-fa5c-49aa-83c8-4e99dcbf3048 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:37.839123 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fd69b4dc-fa5c-49aa-83c8-4e99dcbf3048 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Calling method 'defaults' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:37.848533 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-fd69b4dc-fa5c-49aa-83c8-4e99dcbf3048 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1393555306 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1393555306, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:37.848907 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-fd69b4dc-fa5c-49aa-83c8-4e99dcbf3048 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1234815259 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1234815259, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:37.849353 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-fd69b4dc-fa5c-49aa-83c8-4e99dcbf3048 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1234815259 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1234815259, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:37.849773 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-fd69b4dc-fa5c-49aa-83c8-4e99dcbf3048 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1234815259 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1234815259, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:37.850192 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-fd69b4dc-fa5c-49aa-83c8-4e99dcbf3048 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-8243516-568180466 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-8243516-568180466, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:37.850593 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-fd69b4dc-fa5c-49aa-83c8-4e99dcbf3048 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-8243516-568180466 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-8243516-568180466, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:37.850981 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-fd69b4dc-fa5c-49aa-83c8-4e99dcbf3048 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-8243516-568180466 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-8243516-568180466, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:37.855669 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fd69b4dc-fa5c-49aa-83c8-4e99dcbf3048 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/b2a10265c2db4e7195f9098f3c0b13c6/defaults returned with HTTP 200 Jul 10 14:14:37.856103 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 473/1881] 10.4.3.66 () {66 vars in 1374 bytes} [Fri Jul 10 14:14:37 2026] GET /volume/v3/os-quota-sets/b2a10265c2db4e7195f9098f3c0b13c6/defaults => generated 1067 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:37.866132 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-babd2245-22bd-4403-bc5a-a0605f2d7820 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:37.868311 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-babd2245-22bd-4403-bc5a-a0605f2d7820 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] PUT https://10.4.3.66/volume/v3/os-quota-sets/b2a10265c2db4e7195f9098f3c0b13c6 Jul 10 14:14:37.868726 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-babd2245-22bd-4403-bc5a-a0605f2d7820 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:37.874003 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:37.874003 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:37.905407 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-babd2245-22bd-4403-bc5a-a0605f2d7820 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1393555306 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1393555306, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:37.905731 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-babd2245-22bd-4403-bc5a-a0605f2d7820 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1393555306 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1393555306, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:37.905998 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-babd2245-22bd-4403-bc5a-a0605f2d7820 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luksv2-1393555306 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luksv2-1393555306, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:37.913071 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-babd2245-22bd-4403-bc5a-a0605f2d7820 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/b2a10265c2db4e7195f9098f3c0b13c6 returned with HTTP 200 Jul 10 14:14:37.913753 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 470/1882] 10.4.3.66 () {68 vars in 1367 bytes} [Fri Jul 10 14:14:37 2026] PUT /volume/v3/os-quota-sets/b2a10265c2db4e7195f9098f3c0b13c6 => generated 1025 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:37.924144 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-3ef4b536-7aa9-4715-9552-ee5edd93d43b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:37.926492 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3ef4b536-7aa9-4715-9552-ee5edd93d43b tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] DELETE https://10.4.3.66/volume/v3/os-quota-sets/b2a10265c2db4e7195f9098f3c0b13c6 Jul 10 14:14:37.926800 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3ef4b536-7aa9-4715-9552-ee5edd93d43b tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:37.927110 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3ef4b536-7aa9-4715-9552-ee5edd93d43b tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:37.936931 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3ef4b536-7aa9-4715-9552-ee5edd93d43b tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/b2a10265c2db4e7195f9098f3c0b13c6 returned with HTTP 200 Jul 10 14:14:37.937462 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 467/1883] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:14:37 2026] DELETE /volume/v3/os-quota-sets/b2a10265c2db4e7195f9098f3c0b13c6 => generated 0 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 14:14:37.945412 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0f9ea64d-071c-401b-8790-08d6dac9f1e4 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:37.947313 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0f9ea64d-071c-401b-8790-08d6dac9f1e4 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] GET https://10.4.3.66/volume/v3/os-quota-sets/b2a10265c2db4e7195f9098f3c0b13c6 Jul 10 14:14:37.947545 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0f9ea64d-071c-401b-8790-08d6dac9f1e4 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:37.947784 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0f9ea64d-071c-401b-8790-08d6dac9f1e4 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:37.966909 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0f9ea64d-071c-401b-8790-08d6dac9f1e4 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/b2a10265c2db4e7195f9098f3c0b13c6 returned with HTTP 200 Jul 10 14:14:37.967320 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 474/1884] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:14:37 2026] GET /volume/v3/os-quota-sets/b2a10265c2db4e7195f9098f3c0b13c6 => generated 1067 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:37.976762 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9b8adcda-9437-4cc1-8af9-d84d30a0c176 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:37.980639 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9b8adcda-9437-4cc1-8af9-d84d30a0c176 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] PUT https://10.4.3.66/volume/v3/os-quota-sets/b2a10265c2db4e7195f9098f3c0b13c6 Jul 10 14:14:37.982743 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9b8adcda-9437-4cc1-8af9-d84d30a0c176 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-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=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:37.983632 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e6b87e29-c604-4df7-9bc2-06fa3159fecc None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:37.986183 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e6b87e29-c604-4df7-9bc2-06fa3159fecc tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:14:37.986513 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e6b87e29-c604-4df7-9bc2-06fa3159fecc tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:37.986778 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e6b87e29-c604-4df7-9bc2-06fa3159fecc tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:37.998369 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:37.998369 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:38.002147 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-e6b87e29-c604-4df7-9bc2-06fa3159fecc tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:14:38.006411 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e6b87e29-c604-4df7-9bc2-06fa3159fecc tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:14:38.006839 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 471/1885] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:37 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:38.099233 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9b8adcda-9437-4cc1-8af9-d84d30a0c176 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/b2a10265c2db4e7195f9098f3c0b13c6 returned with HTTP 200 Jul 10 14:14:38.099845 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 474/1886] 10.4.3.66 () {68 vars in 1368 bytes} [Fri Jul 10 14:14:37 2026] PUT /volume/v3/os-quota-sets/b2a10265c2db4e7195f9098f3c0b13c6 => generated 1025 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:38.111197 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e676c910-ad6a-4886-81d3-5b90092c304c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:38.112899 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e676c910-ad6a-4886-81d3-5b90092c304c tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] GET https://10.4.3.66/volume/v3/os-quota-sets/b2a10265c2db4e7195f9098f3c0b13c6/defaults Jul 10 14:14:38.113173 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e676c910-ad6a-4886-81d3-5b90092c304c tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:38.113419 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e676c910-ad6a-4886-81d3-5b90092c304c tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Calling method 'defaults' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:38.126378 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e676c910-ad6a-4886-81d3-5b90092c304c tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/b2a10265c2db4e7195f9098f3c0b13c6/defaults returned with HTTP 200 Jul 10 14:14:38.126804 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 468/1887] 10.4.3.66 () {66 vars in 1374 bytes} [Fri Jul 10 14:14:38 2026] GET /volume/v3/os-quota-sets/b2a10265c2db4e7195f9098f3c0b13c6/defaults => generated 1067 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:38.137265 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-772a6229-526e-4a21-9f89-360d2f4d8654 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:38.140131 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-772a6229-526e-4a21-9f89-360d2f4d8654 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] GET https://10.4.3.66/volume/v3/os-quota-sets/b2a10265c2db4e7195f9098f3c0b13c6 Jul 10 14:14:38.140347 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-772a6229-526e-4a21-9f89-360d2f4d8654 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:38.140596 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-772a6229-526e-4a21-9f89-360d2f4d8654 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:38.157528 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-772a6229-526e-4a21-9f89-360d2f4d8654 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/b2a10265c2db4e7195f9098f3c0b13c6 returned with HTTP 200 Jul 10 14:14:38.157858 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 475/1888] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:14:38 2026] GET /volume/v3/os-quota-sets/b2a10265c2db4e7195f9098f3c0b13c6 => generated 1067 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:38.168197 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f01a2cae-4259-4ea4-9d97-d66bc420ed7f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:38.170101 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f01a2cae-4259-4ea4-9d97-d66bc420ed7f tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] GET https://10.4.3.66/volume/v3/os-quota-sets/b2a10265c2db4e7195f9098f3c0b13c6?usage=True Jul 10 14:14:38.170328 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f01a2cae-4259-4ea4-9d97-d66bc420ed7f tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:38.170559 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f01a2cae-4259-4ea4-9d97-d66bc420ed7f tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:38.190679 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f01a2cae-4259-4ea4-9d97-d66bc420ed7f tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/b2a10265c2db4e7195f9098f3c0b13c6?usage=True returned with HTTP 200 Jul 10 14:14:38.191133 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 472/1889] 10.4.3.66 () {66 vars in 1368 bytes} [Fri Jul 10 14:14:38 2026] GET /volume/v3/os-quota-sets/b2a10265c2db4e7195f9098f3c0b13c6?usage=True => generated 2042 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:38.204728 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-280096be-8145-4560-83ae-0e1157019707 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:38.270905 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-280096be-8145-4560-83ae-0e1157019707 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:14:38.271453 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-280096be-8145-4560-83ae-0e1157019707 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2128460643"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:38.272650 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-280096be-8145-4560-83ae-0e1157019707 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-2128460643'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:14:38.272779 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-280096be-8145-4560-83ae-0e1157019707 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Create volume of 1 GB Jul 10 14:14:38.276947 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-280096be-8145-4560-83ae-0e1157019707 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Availability Zones retrieved successfully. Jul 10 14:14:38.282983 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-280096be-8145-4560-83ae-0e1157019707 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Flow 'volume_create_api' (73038c1e-4dc7-4171-81d5-749166edbe03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:14:38.283838 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-280096be-8145-4560-83ae-0e1157019707 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ffc34df-9eb1-4550-ae60-3ae2a6769edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:38.284858 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-280096be-8145-4560-83ae-0e1157019707 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:14:38.304727 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a592d6f6-8dd4-4326-9d84-df2ae7d8b658 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:38.306741 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a592d6f6-8dd4-4326-9d84-df2ae7d8b658 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:14:38.306923 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a592d6f6-8dd4-4326-9d84-df2ae7d8b658 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:38.307167 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a592d6f6-8dd4-4326-9d84-df2ae7d8b658 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:38.312664 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-280096be-8145-4560-83ae-0e1157019707 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ffc34df-9eb1-4550-ae60-3ae2a6769edf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:38.313373 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-280096be-8145-4560-83ae-0e1157019707 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2daaa876-fb6a-4446-af1c-37c02ffdf3a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:38.317761 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:38.317761 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:38.322171 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-a592d6f6-8dd4-4326-9d84-df2ae7d8b658 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:14:38.326886 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a592d6f6-8dd4-4326-9d84-df2ae7d8b658 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:14:38.327353 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 469/1890] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:38 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:38.374850 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-280096be-8145-4560-83ae-0e1157019707 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Created reservations ['e2a78162-5ea9-4eb7-9484-a7d4f9f4dad1', '4d30b93d-8725-4f66-90a4-8d159649f9d1', 'e8aaa5b8-98c0-4c04-8556-12b94c772c1f', '80dfcd21-02f6-41da-9aac-d762587dbe2f'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:14:38.375639 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-280096be-8145-4560-83ae-0e1157019707 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2daaa876-fb6a-4446-af1c-37c02ffdf3a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2a78162-5ea9-4eb7-9484-a7d4f9f4dad1', '4d30b93d-8725-4f66-90a4-8d159649f9d1', 'e8aaa5b8-98c0-4c04-8556-12b94c772c1f', '80dfcd21-02f6-41da-9aac-d762587dbe2f']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:38.376314 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-280096be-8145-4560-83ae-0e1157019707 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2b3a025-4063-439b-a3dc-d6050e70f7fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:38.399520 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-280096be-8145-4560-83ae-0e1157019707 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2b3a025-4063-439b-a3dc-d6050e70f7fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cdd9d463-8f4d-4d69-94bf-cde986ab5d94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-2128460643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2a10265c2db4e7195f9098f3c0b13c6',qos_specs=None,replication_status=,reservations=['e2a78162-5ea9-4eb7-9484-a7d4f9f4dad1','4d30b93d-8725-4f66-90a4-8d159649f9d1','e8aaa5b8-98c0-4c04-8556-12b94c772c1f','80dfcd21-02f6-41da-9aac-d762587dbe2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d156e6927213419ba47e46e5954c5ce5',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:14:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-2128460643',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cdd9d463-8f4d-4d69-94bf-cde986ab5d94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2a10265c2db4e7195f9098f3c0b13c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d156e6927213419ba47e46e5954c5ce5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:38.400490 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-280096be-8145-4560-83ae-0e1157019707 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85060559-788c-4222-b331-4694d010eb89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:38.422191 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-280096be-8145-4560-83ae-0e1157019707 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85060559-788c-4222-b331-4694d010eb89) transitioned into state 'SUCCESS' from state '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-2128460643',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2a10265c2db4e7195f9098f3c0b13c6',qos_specs=None,replication_status=,reservations=['e2a78162-5ea9-4eb7-9484-a7d4f9f4dad1','4d30b93d-8725-4f66-90a4-8d159649f9d1','e8aaa5b8-98c0-4c04-8556-12b94c772c1f','80dfcd21-02f6-41da-9aac-d762587dbe2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d156e6927213419ba47e46e5954c5ce5',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:38.422868 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-280096be-8145-4560-83ae-0e1157019707 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66ec3415-56bd-4276-a714-35e15c836a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:38.433028 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-280096be-8145-4560-83ae-0e1157019707 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66ec3415-56bd-4276-a714-35e15c836a82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:38.433867 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-280096be-8145-4560-83ae-0e1157019707 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Flow 'volume_create_api' (73038c1e-4dc7-4171-81d5-749166edbe03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:14:38.434213 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-280096be-8145-4560-83ae-0e1157019707 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Create volume request issued successfully. Jul 10 14:14:38.434820 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-280096be-8145-4560-83ae-0e1157019707 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:14:38.435259 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 475/1891] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:14:38 2026] POST /volume/v3/volumes => generated 754 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:14:38.451119 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e28f38e1-f73d-4504-ac68-3820ee7cd104 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:38.453243 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e28f38e1-f73d-4504-ac68-3820ee7cd104 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] GET https://10.4.3.66/volume/v3/volumes/cdd9d463-8f4d-4d69-94bf-cde986ab5d94 Jul 10 14:14:38.453433 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e28f38e1-f73d-4504-ac68-3820ee7cd104 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:38.453663 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e28f38e1-f73d-4504-ac68-3820ee7cd104 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:38.460907 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:38.460907 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:38.464798 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e28f38e1-f73d-4504-ac68-3820ee7cd104 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Volume info retrieved successfully. Jul 10 14:14:38.469235 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e28f38e1-f73d-4504-ac68-3820ee7cd104 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] https://10.4.3.66/volume/v3/volumes/cdd9d463-8f4d-4d69-94bf-cde986ab5d94 returned with HTTP 200 Jul 10 14:14:38.469619 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 476/1892] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:38 2026] GET /volume/v3/volumes/cdd9d463-8f4d-4d69-94bf-cde986ab5d94 => generated 822 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:38.842141 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-38cc68cd-eab4-4794-98bc-b447cea2d896 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:38.844726 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-38cc68cd-eab4-4794-98bc-b447cea2d896 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:14:38.845000 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-38cc68cd-eab4-4794-98bc-b447cea2d896 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:38.845328 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-38cc68cd-eab4-4794-98bc-b447cea2d896 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:38.857378 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:38.857378 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:38.862144 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-38cc68cd-eab4-4794-98bc-b447cea2d896 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:14:38.868513 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-38cc68cd-eab4-4794-98bc-b447cea2d896 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:14:38.869171 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 473/1893] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:38 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:38.924469 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-750db59a-bebb-4798-910c-f0a44bd379f6 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:38.925033 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-750db59a-bebb-4798-910c-f0a44bd379f6 None None] GET https://10.4.3.66/volume// Jul 10 14:14:38.925297 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-750db59a-bebb-4798-910c-f0a44bd379f6 None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:38.925578 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-750db59a-bebb-4798-910c-f0a44bd379f6 None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:38.925970 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-750db59a-bebb-4798-910c-f0a44bd379f6 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:14:38.926310 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 470/1894] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:14:38 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:14:38.933634 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-4f53b471-5018-4dce-a1ea-9b6ddb016a6c req-5c0f1e42-f003-49f8-a1a2-dbd4955dad6b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:38.936002 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-4f53b471-5018-4dce-a1ea-9b6ddb016a6c req-5c0f1e42-f003-49f8-a1a2-dbd4955dad6b tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:14:38.936415 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-4f53b471-5018-4dce-a1ea-9b6ddb016a6c req-5c0f1e42-f003-49f8-a1a2-dbd4955dad6b tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8fc1a9f2-2fe4-4519-806c-e91297efdf18", "connector": null, "instance_uuid": "57349240-d73b-41f2-ae0b-2c412f689fcb"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:38.945574 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:38.945574 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:38.977995 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-4f53b471-5018-4dce-a1ea-9b6ddb016a6c req-5c0f1e42-f003-49f8-a1a2-dbd4955dad6b tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:14:38.978757 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 476/1895] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:14:38 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 14:14:39.027591 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-74bcc0dd-611b-4938-9957-abee25ec8265 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:39.030135 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-74bcc0dd-611b-4938-9957-abee25ec8265 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:14:39.030386 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-74bcc0dd-611b-4938-9957-abee25ec8265 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:39.030697 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-74bcc0dd-611b-4938-9957-abee25ec8265 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:39.044581 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:39.044581 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:39.049999 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-74bcc0dd-611b-4938-9957-abee25ec8265 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:14:39.056641 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-74bcc0dd-611b-4938-9957-abee25ec8265 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:14:39.057252 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 477/1896] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:39 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:39.340205 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-822b1f5f-9928-4f00-8a13-cdfd2f984ee7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:39.342058 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-822b1f5f-9928-4f00-8a13-cdfd2f984ee7 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:14:39.342272 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-822b1f5f-9928-4f00-8a13-cdfd2f984ee7 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:39.342449 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-822b1f5f-9928-4f00-8a13-cdfd2f984ee7 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:39.351751 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:39.351751 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:39.355232 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-822b1f5f-9928-4f00-8a13-cdfd2f984ee7 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:14:39.359434 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-822b1f5f-9928-4f00-8a13-cdfd2f984ee7 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:14:39.359843 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 474/1897] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:39 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:39.403653 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-ffd7ccd6-f0fe-40bd-bb0d-10602e2c68d4 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:39.405529 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ffd7ccd6-f0fe-40bd-bb0d-10602e2c68d4 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:14:39.405754 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ffd7ccd6-f0fe-40bd-bb0d-10602e2c68d4 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:39.405976 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ffd7ccd6-f0fe-40bd-bb0d-10602e2c68d4 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:39.415775 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:39.415775 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:39.419460 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-ffd7ccd6-f0fe-40bd-bb0d-10602e2c68d4 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:14:39.423882 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ffd7ccd6-f0fe-40bd-bb0d-10602e2c68d4 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:14:39.424277 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 471/1898] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:39 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 863 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:39.482257 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1bec13b2-a740-483f-8c14-7e39c37a3b5c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:39.484104 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1bec13b2-a740-483f-8c14-7e39c37a3b5c tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] GET https://10.4.3.66/volume/v3/volumes/cdd9d463-8f4d-4d69-94bf-cde986ab5d94 Jul 10 14:14:39.484301 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1bec13b2-a740-483f-8c14-7e39c37a3b5c tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:39.484480 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1bec13b2-a740-483f-8c14-7e39c37a3b5c tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:39.491923 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:39.491923 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:39.495681 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1bec13b2-a740-483f-8c14-7e39c37a3b5c tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Volume info retrieved successfully. Jul 10 14:14:39.500344 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1bec13b2-a740-483f-8c14-7e39c37a3b5c tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] https://10.4.3.66/volume/v3/volumes/cdd9d463-8f4d-4d69-94bf-cde986ab5d94 returned with HTTP 200 Jul 10 14:14:39.500834 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 477/1899] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:39 2026] GET /volume/v3/volumes/cdd9d463-8f4d-4d69-94bf-cde986ab5d94 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:39.505879 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-2f79c728-d1ac-43f0-8f80-500654115b2a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:39.506267 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2f79c728-d1ac-43f0-8f80-500654115b2a None None] GET https://10.4.3.66/volume// Jul 10 14:14:39.506421 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2f79c728-d1ac-43f0-8f80-500654115b2a None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:39.506709 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2f79c728-d1ac-43f0-8f80-500654115b2a None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:39.507073 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2f79c728-d1ac-43f0-8f80-500654115b2a None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:14:39.507416 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 478/1900] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:14:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:14:39.513599 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-56f708f3-b069-4246-b085-a17e5d2c9c0d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:39.514647 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-4f53b471-5018-4dce-a1ea-9b6ddb016a6c req-f9af866f-5664-4e0a-bfb7-1359a614cdf6 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:39.515458 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-56f708f3-b069-4246-b085-a17e5d2c9c0d tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] GET https://10.4.3.66/volume/v3/os-quota-sets/b2a10265c2db4e7195f9098f3c0b13c6?usage=True Jul 10 14:14:39.515707 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-56f708f3-b069-4246-b085-a17e5d2c9c0d tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:39.515939 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-56f708f3-b069-4246-b085-a17e5d2c9c0d tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:39.517020 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-4f53b471-5018-4dce-a1ea-9b6ddb016a6c req-f9af866f-5664-4e0a-bfb7-1359a614cdf6 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:14:39.517260 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-4f53b471-5018-4dce-a1ea-9b6ddb016a6c req-f9af866f-5664-4e0a-bfb7-1359a614cdf6 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:39.517544 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-4f53b471-5018-4dce-a1ea-9b6ddb016a6c req-f9af866f-5664-4e0a-bfb7-1359a614cdf6 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:39.528252 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:39.528252 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:39.531932 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-4f53b471-5018-4dce-a1ea-9b6ddb016a6c req-f9af866f-5664-4e0a-bfb7-1359a614cdf6 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:14:39.536873 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-4f53b471-5018-4dce-a1ea-9b6ddb016a6c req-f9af866f-5664-4e0a-bfb7-1359a614cdf6 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:14:39.537525 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 472/1901] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:14:39 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 1025 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:14:39.538182 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-56f708f3-b069-4246-b085-a17e5d2c9c0d tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/b2a10265c2db4e7195f9098f3c0b13c6?usage=True returned with HTTP 200 Jul 10 14:14:39.538611 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 475/1902] 10.4.3.66 () {66 vars in 1368 bytes} [Fri Jul 10 14:14:39 2026] GET /volume/v3/os-quota-sets/b2a10265c2db4e7195f9098f3c0b13c6?usage=True => generated 2042 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:39.550309 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2765326a-c890-44fc-ad13-789cf358c4a8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:39.552417 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2765326a-c890-44fc-ad13-789cf358c4a8 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] DELETE https://10.4.3.66/volume/v3/volumes/cdd9d463-8f4d-4d69-94bf-cde986ab5d94 Jul 10 14:14:39.552678 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2765326a-c890-44fc-ad13-789cf358c4a8 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:39.552956 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2765326a-c890-44fc-ad13-789cf358c4a8 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:39.553188 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-2765326a-c890-44fc-ad13-789cf358c4a8 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Delete volume with id: cdd9d463-8f4d-4d69-94bf-cde986ab5d94 Jul 10 14:14:39.561418 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:39.561418 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:39.561965 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2765326a-c890-44fc-ad13-789cf358c4a8 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Volume info retrieved successfully. Jul 10 14:14:39.585095 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2765326a-c890-44fc-ad13-789cf358c4a8 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Delete volume request issued successfully. Jul 10 14:14:39.585345 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2765326a-c890-44fc-ad13-789cf358c4a8 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] https://10.4.3.66/volume/v3/volumes/cdd9d463-8f4d-4d69-94bf-cde986ab5d94 returned with HTTP 202 Jul 10 14:14:39.585870 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 478/1903] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:14:39 2026] DELETE /volume/v3/volumes/cdd9d463-8f4d-4d69-94bf-cde986ab5d94 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:14:39.594830 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-03e534f5-4ab8-48f4-8fd4-a62b28f5c1f6 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:39.597143 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-03e534f5-4ab8-48f4-8fd4-a62b28f5c1f6 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] GET https://10.4.3.66/volume/v3/volumes/cdd9d463-8f4d-4d69-94bf-cde986ab5d94 Jul 10 14:14:39.597460 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-03e534f5-4ab8-48f4-8fd4-a62b28f5c1f6 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:39.597804 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-03e534f5-4ab8-48f4-8fd4-a62b28f5c1f6 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:39.607269 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:39.607269 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:39.612396 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-03e534f5-4ab8-48f4-8fd4-a62b28f5c1f6 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Volume info retrieved successfully. Jul 10 14:14:39.619041 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-03e534f5-4ab8-48f4-8fd4-a62b28f5c1f6 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] https://10.4.3.66/volume/v3/volumes/cdd9d463-8f4d-4d69-94bf-cde986ab5d94 returned with HTTP 200 Jul 10 14:14:39.619580 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 479/1904] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:39 2026] GET /volume/v3/volumes/cdd9d463-8f4d-4d69-94bf-cde986ab5d94 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:39.643444 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-4f53b471-5018-4dce-a1ea-9b6ddb016a6c req-7ea4f308-43c5-4833-a3c2-ca813e5460dc None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:39.645709 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-4f53b471-5018-4dce-a1ea-9b6ddb016a6c req-7ea4f308-43c5-4833-a3c2-ca813e5460dc tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] PUT https://10.4.3.66/volume/v3/attachments/a3ff5579-6b7b-411b-9a9b-b620a866fa10 Jul 10 14:14:39.646076 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-4f53b471-5018-4dce-a1ea-9b6ddb016a6c req-7ea4f308-43c5-4833-a3c2-ca813e5460dc tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:39.655074 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-4f53b471-5018-4dce-a1ea-9b6ddb016a6c req-7ea4f308-43c5-4833-a3c2-ca813e5460dc tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Acquiring lock "cinder-attachment_update-8fc1a9f2-2fe4-4519-806c-e91297efdf18-np0000005012" by "attachment_update" {{(pid=100155) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:14:39.659512 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-4f53b471-5018-4dce-a1ea-9b6ddb016a6c req-7ea4f308-43c5-4833-a3c2-ca813e5460dc tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Lock "cinder-attachment_update-8fc1a9f2-2fe4-4519-806c-e91297efdf18-np0000005012" acquired by "attachment_update" :: waited 0.004s {{(pid=100155) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:14:39.660462 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:39.660462 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:39.882390 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-4121b2b2-8086-4cda-b63d-7d98eb42135a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:39.884548 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4121b2b2-8086-4cda-b63d-7d98eb42135a tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:14:39.884840 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4121b2b2-8086-4cda-b63d-7d98eb42135a tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:39.885124 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4121b2b2-8086-4cda-b63d-7d98eb42135a tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:39.894964 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:39.894964 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:39.898530 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-4121b2b2-8086-4cda-b63d-7d98eb42135a tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:14:39.902490 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4121b2b2-8086-4cda-b63d-7d98eb42135a tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:14:39.902892 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 476/1905] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:39 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:40.073186 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8ff2f330-46bc-429a-a9d3-d695102f5a70 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:40.075589 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8ff2f330-46bc-429a-a9d3-d695102f5a70 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:14:40.075881 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8ff2f330-46bc-429a-a9d3-d695102f5a70 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:40.076092 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8ff2f330-46bc-429a-a9d3-d695102f5a70 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:40.088559 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:40.088559 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:40.093631 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8ff2f330-46bc-429a-a9d3-d695102f5a70 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:14:40.099310 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8ff2f330-46bc-429a-a9d3-d695102f5a70 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:14:40.099861 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 479/1906] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:40 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:40.180772 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-4f53b471-5018-4dce-a1ea-9b6ddb016a6c req-7ea4f308-43c5-4833-a3c2-ca813e5460dc tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Lock "cinder-attachment_update-8fc1a9f2-2fe4-4519-806c-e91297efdf18-np0000005012" released by "attachment_update" :: held 0.521s {{(pid=100155) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:14:40.181262 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-4f53b471-5018-4dce-a1ea-9b6ddb016a6c req-7ea4f308-43c5-4833-a3c2-ca813e5460dc tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/attachments/a3ff5579-6b7b-411b-9a9b-b620a866fa10 returned with HTTP 200 Jul 10 14:14:40.181312 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 473/1907] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:14:39 2026] PUT /volume/v3/attachments/a3ff5579-6b7b-411b-9a9b-b620a866fa10 => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:40.375073 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c73329e6-163f-464a-afbc-d5d938bef150 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:40.377222 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c73329e6-163f-464a-afbc-d5d938bef150 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:14:40.377462 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c73329e6-163f-464a-afbc-d5d938bef150 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:40.377725 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c73329e6-163f-464a-afbc-d5d938bef150 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:40.389657 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:40.389657 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:40.392942 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-c73329e6-163f-464a-afbc-d5d938bef150 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:14:40.396870 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c73329e6-163f-464a-afbc-d5d938bef150 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:14:40.397271 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 480/1908] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:40 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:40.437469 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-7ba304b6-26c3-4813-9105-a181f3ac5646 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:40.439513 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7ba304b6-26c3-4813-9105-a181f3ac5646 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:14:40.439776 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7ba304b6-26c3-4813-9105-a181f3ac5646 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:40.439994 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7ba304b6-26c3-4813-9105-a181f3ac5646 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:40.452629 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:40.452629 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:40.457404 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-7ba304b6-26c3-4813-9105-a181f3ac5646 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:14:40.463346 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7ba304b6-26c3-4813-9105-a181f3ac5646 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:14:40.463908 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 477/1909] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:40 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:40.632658 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1ef84b82-d43f-4519-8e03-8c42ccaf6e5c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:40.634414 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1ef84b82-d43f-4519-8e03-8c42ccaf6e5c tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] GET https://10.4.3.66/volume/v3/volumes/cdd9d463-8f4d-4d69-94bf-cde986ab5d94 Jul 10 14:14:40.634645 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1ef84b82-d43f-4519-8e03-8c42ccaf6e5c tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:40.634869 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1ef84b82-d43f-4519-8e03-8c42ccaf6e5c tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:40.640873 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1ef84b82-d43f-4519-8e03-8c42ccaf6e5c tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] https://10.4.3.66/volume/v3/volumes/cdd9d463-8f4d-4d69-94bf-cde986ab5d94 returned with HTTP 404 Jul 10 14:14:40.641424 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 480/1910] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:40 2026] GET /volume/v3/volumes/cdd9d463-8f4d-4d69-94bf-cde986ab5d94 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:14:40.648140 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-c99955af-69d6-4637-9400-87a576221f1c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:40.650213 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c99955af-69d6-4637-9400-87a576221f1c tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] GET https://10.4.3.66/volume/v3/volumes/cdd9d463-8f4d-4d69-94bf-cde986ab5d94 Jul 10 14:14:40.650481 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c99955af-69d6-4637-9400-87a576221f1c tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:40.650736 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c99955af-69d6-4637-9400-87a576221f1c tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:40.657537 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c99955af-69d6-4637-9400-87a576221f1c tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] https://10.4.3.66/volume/v3/volumes/cdd9d463-8f4d-4d69-94bf-cde986ab5d94 returned with HTTP 404 Jul 10 14:14:40.657828 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 474/1911] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:40 2026] GET /volume/v3/volumes/cdd9d463-8f4d-4d69-94bf-cde986ab5d94 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:14:40.665047 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a84077d1-63ec-4a40-b7ef-91538b73e823 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:40.666647 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a84077d1-63ec-4a40-b7ef-91538b73e823 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] DELETE https://10.4.3.66/volume/v3/volumes/cdd9d463-8f4d-4d69-94bf-cde986ab5d94 Jul 10 14:14:40.666799 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a84077d1-63ec-4a40-b7ef-91538b73e823 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:40.666990 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a84077d1-63ec-4a40-b7ef-91538b73e823 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:40.667134 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-a84077d1-63ec-4a40-b7ef-91538b73e823 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Delete volume with id: cdd9d463-8f4d-4d69-94bf-cde986ab5d94 Jul 10 14:14:40.672294 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a84077d1-63ec-4a40-b7ef-91538b73e823 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] https://10.4.3.66/volume/v3/volumes/cdd9d463-8f4d-4d69-94bf-cde986ab5d94 returned with HTTP 404 Jul 10 14:14:40.672995 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 481/1912] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:14:40 2026] DELETE /volume/v3/volumes/cdd9d463-8f4d-4d69-94bf-cde986ab5d94 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:14:40.682242 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-905b329f-0d47-4f27-89f1-639afc66d36c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:40.683827 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-905b329f-0d47-4f27-89f1-639afc66d36c tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:14:40.684146 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-905b329f-0d47-4f27-89f1-639afc66d36c tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-900340689"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:40.685620 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-905b329f-0d47-4f27-89f1-639afc66d36c tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-900340689'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:14:40.685767 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-905b329f-0d47-4f27-89f1-639afc66d36c tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Create volume of 1 GB Jul 10 14:14:40.689957 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-905b329f-0d47-4f27-89f1-639afc66d36c tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Availability Zones retrieved successfully. Jul 10 14:14:40.695262 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-905b329f-0d47-4f27-89f1-639afc66d36c tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Flow 'volume_create_api' (baaf6b2c-d0cf-434d-affd-ba0412a5bdd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:14:40.696258 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-905b329f-0d47-4f27-89f1-639afc66d36c tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb8657a1-6835-4cd0-9bf8-8369e5409d07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:40.697187 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-905b329f-0d47-4f27-89f1-639afc66d36c tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:14:40.726313 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-905b329f-0d47-4f27-89f1-639afc66d36c tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb8657a1-6835-4cd0-9bf8-8369e5409d07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:40.727277 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-905b329f-0d47-4f27-89f1-639afc66d36c tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a0224d9-edbf-443b-b2b1-91b71086ff42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:40.776402 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-905b329f-0d47-4f27-89f1-639afc66d36c tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Created reservations ['51f4cc61-3268-49b1-b676-7e5d434a5da0', '96a14d62-4026-49be-8ba3-deb4e6836cca', '481b5d73-5a34-45c8-b7c2-f6c19da969df', 'a20eaec8-132e-46b2-92db-6ecb8c41f7cd'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:14:40.777524 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-905b329f-0d47-4f27-89f1-639afc66d36c tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a0224d9-edbf-443b-b2b1-91b71086ff42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51f4cc61-3268-49b1-b676-7e5d434a5da0', '96a14d62-4026-49be-8ba3-deb4e6836cca', '481b5d73-5a34-45c8-b7c2-f6c19da969df', 'a20eaec8-132e-46b2-92db-6ecb8c41f7cd']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:40.778556 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-905b329f-0d47-4f27-89f1-639afc66d36c tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b70da839-c83f-42d3-8ea3-518c7e3deba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:40.809365 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-905b329f-0d47-4f27-89f1-639afc66d36c tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b70da839-c83f-42d3-8ea3-518c7e3deba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a16d1db-b847-4a1e-8607-a58175606364', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-900340689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2a10265c2db4e7195f9098f3c0b13c6',qos_specs=None,replication_status=,reservations=['51f4cc61-3268-49b1-b676-7e5d434a5da0','96a14d62-4026-49be-8ba3-deb4e6836cca','481b5d73-5a34-45c8-b7c2-f6c19da969df','a20eaec8-132e-46b2-92db-6ecb8c41f7cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d156e6927213419ba47e46e5954c5ce5',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:14:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-900340689',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a16d1db-b847-4a1e-8607-a58175606364,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2a10265c2db4e7195f9098f3c0b13c6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d156e6927213419ba47e46e5954c5ce5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:40.810078 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-905b329f-0d47-4f27-89f1-639afc66d36c tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b91ccd6-0d19-4801-b992-926300d019f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:40.828401 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-905b329f-0d47-4f27-89f1-639afc66d36c tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b91ccd6-0d19-4801-b992-926300d019f9) transitioned into state 'SUCCESS' from state '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-900340689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2a10265c2db4e7195f9098f3c0b13c6',qos_specs=None,replication_status=,reservations=['51f4cc61-3268-49b1-b676-7e5d434a5da0','96a14d62-4026-49be-8ba3-deb4e6836cca','481b5d73-5a34-45c8-b7c2-f6c19da969df','a20eaec8-132e-46b2-92db-6ecb8c41f7cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d156e6927213419ba47e46e5954c5ce5',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:40.829055 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-905b329f-0d47-4f27-89f1-639afc66d36c tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2aaaaaba-0d1c-4065-9c53-5841125ca807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:40.840185 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-905b329f-0d47-4f27-89f1-639afc66d36c tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2aaaaaba-0d1c-4065-9c53-5841125ca807) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:40.840935 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-905b329f-0d47-4f27-89f1-639afc66d36c tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Flow 'volume_create_api' (baaf6b2c-d0cf-434d-affd-ba0412a5bdd6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:14:40.841220 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-905b329f-0d47-4f27-89f1-639afc66d36c tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Create volume request issued successfully. Jul 10 14:14:40.841752 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-905b329f-0d47-4f27-89f1-639afc66d36c tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:14:40.842136 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 478/1913] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:14:40 2026] POST /volume/v3/volumes => generated 753 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:14:40.853890 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d59c9c98-f5a1-45ab-b10e-b67680c065bd None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:40.855972 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d59c9c98-f5a1-45ab-b10e-b67680c065bd tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] GET https://10.4.3.66/volume/v3/volumes/1a16d1db-b847-4a1e-8607-a58175606364 Jul 10 14:14:40.856201 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d59c9c98-f5a1-45ab-b10e-b67680c065bd tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:40.857294 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d59c9c98-f5a1-45ab-b10e-b67680c065bd tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:40.863976 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:40.863976 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:40.868793 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d59c9c98-f5a1-45ab-b10e-b67680c065bd tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Volume info retrieved successfully. Jul 10 14:14:40.875707 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d59c9c98-f5a1-45ab-b10e-b67680c065bd tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] https://10.4.3.66/volume/v3/volumes/1a16d1db-b847-4a1e-8607-a58175606364 returned with HTTP 200 Jul 10 14:14:40.876142 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 481/1914] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:40 2026] GET /volume/v3/volumes/1a16d1db-b847-4a1e-8607-a58175606364 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:40.916368 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-ec72b9f8-b832-445e-a58d-a11f09737c7b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:40.918184 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ec72b9f8-b832-445e-a58d-a11f09737c7b tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:14:40.918387 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ec72b9f8-b832-445e-a58d-a11f09737c7b tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:40.918614 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ec72b9f8-b832-445e-a58d-a11f09737c7b tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:40.928454 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:40.928454 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:40.932266 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-ec72b9f8-b832-445e-a58d-a11f09737c7b tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:14:40.936452 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ec72b9f8-b832-445e-a58d-a11f09737c7b tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:14:40.936828 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 475/1915] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:40 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:41.112461 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-dad364e2-ca77-4605-bff3-50eda1b02b6b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:41.114408 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-dad364e2-ca77-4605-bff3-50eda1b02b6b tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:14:41.114658 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-dad364e2-ca77-4605-bff3-50eda1b02b6b tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:41.114878 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-dad364e2-ca77-4605-bff3-50eda1b02b6b tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:41.125331 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:41.125331 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:41.128819 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-dad364e2-ca77-4605-bff3-50eda1b02b6b tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:14:41.132933 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-dad364e2-ca77-4605-bff3-50eda1b02b6b tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:14:41.133333 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 482/1916] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:41 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:41.409689 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e374e46a-89ca-4877-b29a-1a70a1c5182a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:41.411592 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e374e46a-89ca-4877-b29a-1a70a1c5182a tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:14:41.411784 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e374e46a-89ca-4877-b29a-1a70a1c5182a tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:41.411968 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e374e46a-89ca-4877-b29a-1a70a1c5182a tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:41.422520 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:41.422520 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:41.426130 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-e374e46a-89ca-4877-b29a-1a70a1c5182a tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:14:41.430519 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e374e46a-89ca-4877-b29a-1a70a1c5182a tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:14:41.430926 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 479/1917] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:41 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:41.476819 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9060751f-e4df-4ae9-a2c6-4ac393f77359 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:41.478985 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9060751f-e4df-4ae9-a2c6-4ac393f77359 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:14:41.479256 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9060751f-e4df-4ae9-a2c6-4ac393f77359 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:41.479492 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9060751f-e4df-4ae9-a2c6-4ac393f77359 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:41.490635 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:41.490635 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:41.494701 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9060751f-e4df-4ae9-a2c6-4ac393f77359 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:14:41.499450 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9060751f-e4df-4ae9-a2c6-4ac393f77359 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:14:41.499868 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 482/1918] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:41 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:41.888515 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a5a964a2-1529-4a22-89da-e86f3c51d916 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:41.890907 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a5a964a2-1529-4a22-89da-e86f3c51d916 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] GET https://10.4.3.66/volume/v3/volumes/1a16d1db-b847-4a1e-8607-a58175606364 Jul 10 14:14:41.891197 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a5a964a2-1529-4a22-89da-e86f3c51d916 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:41.891477 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a5a964a2-1529-4a22-89da-e86f3c51d916 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:41.908933 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:41.908933 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:41.922130 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-a5a964a2-1529-4a22-89da-e86f3c51d916 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Volume info retrieved successfully. Jul 10 14:14:41.928791 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a5a964a2-1529-4a22-89da-e86f3c51d916 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] https://10.4.3.66/volume/v3/volumes/1a16d1db-b847-4a1e-8607-a58175606364 returned with HTTP 200 Jul 10 14:14:41.929404 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 476/1919] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:41 2026] GET /volume/v3/volumes/1a16d1db-b847-4a1e-8607-a58175606364 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:41.943650 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d7565d4a-2e98-495c-a83f-c8773dbf512d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:41.946214 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d7565d4a-2e98-495c-a83f-c8773dbf512d tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] GET https://10.4.3.66/volume/v3/os-quota-sets/b2a10265c2db4e7195f9098f3c0b13c6?usage=True Jul 10 14:14:41.946527 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d7565d4a-2e98-495c-a83f-c8773dbf512d tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:41.946818 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d7565d4a-2e98-495c-a83f-c8773dbf512d tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:41.949920 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-2a86eaf1-d837-4857-96ef-e7367817651e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:41.951898 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2a86eaf1-d837-4857-96ef-e7367817651e tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:14:41.952122 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2a86eaf1-d837-4857-96ef-e7367817651e tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:41.952375 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2a86eaf1-d837-4857-96ef-e7367817651e tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:41.965291 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:41.965291 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:41.968756 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d7565d4a-2e98-495c-a83f-c8773dbf512d tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/b2a10265c2db4e7195f9098f3c0b13c6?usage=True returned with HTTP 200 Jul 10 14:14:41.969170 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 483/1920] 10.4.3.66 () {66 vars in 1368 bytes} [Fri Jul 10 14:14:41 2026] GET /volume/v3/os-quota-sets/b2a10265c2db4e7195f9098f3c0b13c6?usage=True => generated 2042 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:41.969949 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-2a86eaf1-d837-4857-96ef-e7367817651e tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:14:41.976982 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2a86eaf1-d837-4857-96ef-e7367817651e tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:14:41.977636 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 480/1921] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:41 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:41.980827 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-af8e16b7-d825-47cb-b566-17092b3f3317 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:41.983098 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-af8e16b7-d825-47cb-b566-17092b3f3317 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] GET https://10.4.3.66/volume/v3/os-quota-sets/31a5d89ce23744b18a889e00bf76dbb2?usage=True Jul 10 14:14:41.983441 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-af8e16b7-d825-47cb-b566-17092b3f3317 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:41.983790 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-af8e16b7-d825-47cb-b566-17092b3f3317 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:42.006431 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-af8e16b7-d825-47cb-b566-17092b3f3317 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/31a5d89ce23744b18a889e00bf76dbb2?usage=True returned with HTTP 200 Jul 10 14:14:42.006829 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 483/1922] 10.4.3.66 () {66 vars in 1368 bytes} [Fri Jul 10 14:14:41 2026] GET /volume/v3/os-quota-sets/31a5d89ce23744b18a889e00bf76dbb2?usage=True => generated 2042 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:42.022592 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f6e0a16b-a85c-4568-9382-28247ecb0f61 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:42.024536 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f6e0a16b-a85c-4568-9382-28247ecb0f61 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] POST https://10.4.3.66/volume/v3/os-volume-transfer Jul 10 14:14:42.025072 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f6e0a16b-a85c-4568-9382-28247ecb0f61 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "1a16d1db-b847-4a1e-8607-a58175606364"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:42.027114 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.contrib.volume_transfer [None req-f6e0a16b-a85c-4568-9382-28247ecb0f61 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Creating new volume transfer {'transfer': {'volume_id': '1a16d1db-b847-4a1e-8607-a58175606364'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 10 14:14:42.027308 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.contrib.volume_transfer [None req-f6e0a16b-a85c-4568-9382-28247ecb0f61 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Creating transfer of volume 1a16d1db-b847-4a1e-8607-a58175606364 Jul 10 14:14:42.027494 np0000005012 devstack@c-api.service[100155]: INFO cinder.transfer.api [None req-f6e0a16b-a85c-4568-9382-28247ecb0f61 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Generating transfer record for volume 1a16d1db-b847-4a1e-8607-a58175606364 Jul 10 14:14:42.037469 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:42.037469 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:42.048977 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f6e0a16b-a85c-4568-9382-28247ecb0f61 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] https://10.4.3.66/volume/v3/os-volume-transfer returned with HTTP 202 Jul 10 14:14:42.049480 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 477/1923] 10.4.3.66 () {68 vars in 1284 bytes} [Fri Jul 10 14:14:42 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:14:42.060113 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-57d4f833-05c4-4550-ba30-4645666199de None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:42.127019 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-57d4f833-05c4-4550-ba30-4645666199de tempest-VolumeQuotasAdminTestJSON-1738445628 tempest-VolumeQuotasAdminTestJSON-1738445628-project-member] POST https://10.4.3.66/volume/v3/os-volume-transfer/699f637f-031e-4858-a915-f4ff4f3812a2/accept Jul 10 14:14:42.127322 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-57d4f833-05c4-4550-ba30-4645666199de tempest-VolumeQuotasAdminTestJSON-1738445628 tempest-VolumeQuotasAdminTestJSON-1738445628-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "ab05ec1714fdf06d"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:42.128762 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.contrib.volume_transfer [None req-57d4f833-05c4-4550-ba30-4645666199de tempest-VolumeQuotasAdminTestJSON-1738445628 tempest-VolumeQuotasAdminTestJSON-1738445628-project-member] Accepting volume transfer 699f637f-031e-4858-a915-f4ff4f3812a2 {{(pid=100153) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 10 14:14:42.128863 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.contrib.volume_transfer [None req-57d4f833-05c4-4550-ba30-4645666199de tempest-VolumeQuotasAdminTestJSON-1738445628 tempest-VolumeQuotasAdminTestJSON-1738445628-project-member] Accepting transfer 699f637f-031e-4858-a915-f4ff4f3812a2 Jul 10 14:14:42.146914 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-c3fd8891-b560-4db0-aa9c-dbc8bebdd6c0 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:42.148598 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c3fd8891-b560-4db0-aa9c-dbc8bebdd6c0 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:14:42.148832 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c3fd8891-b560-4db0-aa9c-dbc8bebdd6c0 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:42.149051 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c3fd8891-b560-4db0-aa9c-dbc8bebdd6c0 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:42.160819 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:42.160819 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:42.165363 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-c3fd8891-b560-4db0-aa9c-dbc8bebdd6c0 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:14:42.170993 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c3fd8891-b560-4db0-aa9c-dbc8bebdd6c0 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:14:42.171573 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 481/1924] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:42 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:42.197871 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-57d4f833-05c4-4550-ba30-4645666199de tempest-VolumeQuotasAdminTestJSON-1738445628 tempest-VolumeQuotasAdminTestJSON-1738445628-project-member] Created reservations ['5f0e2d63-7ba4-4a74-9b6d-c6010891e6e2', '606b2b77-e3dc-4967-9096-4e5f1f0e40b0', '807e3ca6-a7e6-49ef-8429-0d55e0cbde3d', '49a74f95-9e20-485b-8217-22134ef59b9c'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:14:42.224825 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-57d4f833-05c4-4550-ba30-4645666199de tempest-VolumeQuotasAdminTestJSON-1738445628 tempest-VolumeQuotasAdminTestJSON-1738445628-project-member] Created reservations ['33ca8077-41f8-4070-a5ed-5a8246fe2bc5', '06823e17-5327-436a-9276-b92eb1316dcd', '080c504d-d82c-46ba-8345-7f2b75b7c3c4', 'e228a8bd-8b87-4efb-bf72-40b4b2a4a47d'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:14:42.276745 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-57d4f833-05c4-4550-ba30-4645666199de tempest-VolumeQuotasAdminTestJSON-1738445628 tempest-VolumeQuotasAdminTestJSON-1738445628-project-member] Created reservations ['c3de1bce-e5fc-4b2b-9a5e-a992898c19d3', '6a6ea37b-c1c1-4ec1-b3d2-8083d502f85e', 'c8688c05-1b49-49ec-95b4-b4e4fd8aaab6', '1577146a-5462-4302-b101-cbf5b67c1d4a'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:14:42.312869 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-57d4f833-05c4-4550-ba30-4645666199de tempest-VolumeQuotasAdminTestJSON-1738445628 tempest-VolumeQuotasAdminTestJSON-1738445628-project-member] Created reservations ['3afaefac-d6a1-4d1a-b74b-fb53b35c69a3', '8858519e-e0ff-4b73-afd9-f2147e333f40', 'bf2043cd-38a7-4e40-9e20-59b3c6a18dc2', '2341f8ae-2901-44a0-9076-f85a01aab127'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:14:42.444192 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7e31f7b3-f3b9-469a-8b15-110e300b6f09 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:42.445850 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7e31f7b3-f3b9-469a-8b15-110e300b6f09 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:14:42.446011 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7e31f7b3-f3b9-469a-8b15-110e300b6f09 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:42.446201 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7e31f7b3-f3b9-469a-8b15-110e300b6f09 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:42.455546 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:42.455546 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:42.459434 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7e31f7b3-f3b9-469a-8b15-110e300b6f09 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:14:42.463832 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7e31f7b3-f3b9-469a-8b15-110e300b6f09 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:14:42.464360 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 484/1925] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:42 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:42.511694 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-3718b684-cfc4-4785-ba9a-edd3b2e0f51f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:42.513436 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3718b684-cfc4-4785-ba9a-edd3b2e0f51f tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:14:42.513703 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3718b684-cfc4-4785-ba9a-edd3b2e0f51f tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:42.513956 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3718b684-cfc4-4785-ba9a-edd3b2e0f51f tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:42.523729 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:42.523729 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:42.527200 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-3718b684-cfc4-4785-ba9a-edd3b2e0f51f tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:14:42.531304 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3718b684-cfc4-4785-ba9a-edd3b2e0f51f tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:14:42.531682 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 478/1926] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:42 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:42.815129 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-57d4f833-05c4-4550-ba30-4645666199de tempest-VolumeQuotasAdminTestJSON-1738445628 tempest-VolumeQuotasAdminTestJSON-1738445628-project-member] Transfer volume completed successfully. Jul 10 14:14:42.878940 np0000005012 devstack@c-api.service[100153]: INFO cinder.transfer.api [None req-57d4f833-05c4-4550-ba30-4645666199de tempest-VolumeQuotasAdminTestJSON-1738445628 tempest-VolumeQuotasAdminTestJSON-1738445628-project-member] Volume 1a16d1db-b847-4a1e-8607-a58175606364 has been transferred. Jul 10 14:14:42.886964 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-57d4f833-05c4-4550-ba30-4645666199de tempest-VolumeQuotasAdminTestJSON-1738445628 tempest-VolumeQuotasAdminTestJSON-1738445628-project-member] https://10.4.3.66/volume/v3/os-volume-transfer/699f637f-031e-4858-a915-f4ff4f3812a2/accept returned with HTTP 202 Jul 10 14:14:42.887568 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 484/1927] 10.4.3.66 () {68 vars in 1416 bytes} [Fri Jul 10 14:14:42 2026] POST /volume/v3/os-volume-transfer/699f637f-031e-4858-a915-f4ff4f3812a2/accept => generated 363 bytes in 828 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:14:42.895900 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ff9dc089-36f3-4bf6-8a74-68e45658a5af None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:42.897899 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ff9dc089-36f3-4bf6-8a74-68e45658a5af tempest-VolumeQuotasAdminTestJSON-1738445628 tempest-VolumeQuotasAdminTestJSON-1738445628-project-member] GET https://10.4.3.66/volume/v3/volumes/1a16d1db-b847-4a1e-8607-a58175606364 Jul 10 14:14:42.898096 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ff9dc089-36f3-4bf6-8a74-68e45658a5af tempest-VolumeQuotasAdminTestJSON-1738445628 tempest-VolumeQuotasAdminTestJSON-1738445628-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:42.898374 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ff9dc089-36f3-4bf6-8a74-68e45658a5af tempest-VolumeQuotasAdminTestJSON-1738445628 tempest-VolumeQuotasAdminTestJSON-1738445628-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:42.906242 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:42.906242 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:42.910215 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-ff9dc089-36f3-4bf6-8a74-68e45658a5af tempest-VolumeQuotasAdminTestJSON-1738445628 tempest-VolumeQuotasAdminTestJSON-1738445628-project-member] Volume info retrieved successfully. Jul 10 14:14:42.915235 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ff9dc089-36f3-4bf6-8a74-68e45658a5af tempest-VolumeQuotasAdminTestJSON-1738445628 tempest-VolumeQuotasAdminTestJSON-1738445628-project-member] https://10.4.3.66/volume/v3/volumes/1a16d1db-b847-4a1e-8607-a58175606364 returned with HTTP 200 Jul 10 14:14:42.915646 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 482/1928] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:42 2026] GET /volume/v3/volumes/1a16d1db-b847-4a1e-8607-a58175606364 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:42.927788 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d9811d83-4fc9-4a2f-b148-eed5d9a28e8f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:42.929792 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d9811d83-4fc9-4a2f-b148-eed5d9a28e8f tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] GET https://10.4.3.66/volume/v3/os-quota-sets/b2a10265c2db4e7195f9098f3c0b13c6?usage=True Jul 10 14:14:42.929983 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d9811d83-4fc9-4a2f-b148-eed5d9a28e8f tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:42.930180 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d9811d83-4fc9-4a2f-b148-eed5d9a28e8f tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:42.951054 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d9811d83-4fc9-4a2f-b148-eed5d9a28e8f tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/b2a10265c2db4e7195f9098f3c0b13c6?usage=True returned with HTTP 200 Jul 10 14:14:42.951595 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 485/1929] 10.4.3.66 () {66 vars in 1368 bytes} [Fri Jul 10 14:14:42 2026] GET /volume/v3/os-quota-sets/b2a10265c2db4e7195f9098f3c0b13c6?usage=True => generated 2042 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:42.962726 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-7b82229f-93ac-44d0-bfac-e42f28b394f7 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:42.964472 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7b82229f-93ac-44d0-bfac-e42f28b394f7 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] GET https://10.4.3.66/volume/v3/os-quota-sets/31a5d89ce23744b18a889e00bf76dbb2?usage=True Jul 10 14:14:42.964694 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7b82229f-93ac-44d0-bfac-e42f28b394f7 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:42.964866 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7b82229f-93ac-44d0-bfac-e42f28b394f7 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:42.983954 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7b82229f-93ac-44d0-bfac-e42f28b394f7 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/31a5d89ce23744b18a889e00bf76dbb2?usage=True returned with HTTP 200 Jul 10 14:14:42.984340 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 479/1930] 10.4.3.66 () {66 vars in 1368 bytes} [Fri Jul 10 14:14:42 2026] GET /volume/v3/os-quota-sets/31a5d89ce23744b18a889e00bf76dbb2?usage=True => generated 2042 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:42.994476 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a6db2cb8-08fc-4a0a-affb-ea27ad560dd8 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:42.995700 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-45cb02d5-f217-4d3c-b7bd-bd42abb98c4e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:42.996441 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a6db2cb8-08fc-4a0a-affb-ea27ad560dd8 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:14:42.996693 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a6db2cb8-08fc-4a0a-affb-ea27ad560dd8 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:42.996879 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a6db2cb8-08fc-4a0a-affb-ea27ad560dd8 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:42.997605 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-45cb02d5-f217-4d3c-b7bd-bd42abb98c4e tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/1a16d1db-b847-4a1e-8607-a58175606364 Jul 10 14:14:42.997851 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-45cb02d5-f217-4d3c-b7bd-bd42abb98c4e tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:42.998096 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-45cb02d5-f217-4d3c-b7bd-bd42abb98c4e tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:42.998325 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-45cb02d5-f217-4d3c-b7bd-bd42abb98c4e tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Delete volume with id: 1a16d1db-b847-4a1e-8607-a58175606364 Jul 10 14:14:43.005253 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:43.005253 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:43.005612 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-45cb02d5-f217-4d3c-b7bd-bd42abb98c4e tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Volume info retrieved successfully. Jul 10 14:14:43.008456 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:43.008456 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:43.012629 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a6db2cb8-08fc-4a0a-affb-ea27ad560dd8 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:14:43.017934 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a6db2cb8-08fc-4a0a-affb-ea27ad560dd8 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:14:43.018475 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 485/1931] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:42 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:43.024618 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-45cb02d5-f217-4d3c-b7bd-bd42abb98c4e tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Delete volume request issued successfully. Jul 10 14:14:43.024815 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-45cb02d5-f217-4d3c-b7bd-bd42abb98c4e tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] https://10.4.3.66/volume/v3/volumes/1a16d1db-b847-4a1e-8607-a58175606364 returned with HTTP 202 Jul 10 14:14:43.025228 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 483/1932] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:14:42 2026] DELETE /volume/v3/volumes/1a16d1db-b847-4a1e-8607-a58175606364 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:14:43.032036 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8625f98b-fa1c-4fa2-94af-be1c228bf80d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:43.034032 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8625f98b-fa1c-4fa2-94af-be1c228bf80d tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] GET https://10.4.3.66/volume/v3/volumes/1a16d1db-b847-4a1e-8607-a58175606364 Jul 10 14:14:43.034251 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8625f98b-fa1c-4fa2-94af-be1c228bf80d tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:43.034437 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8625f98b-fa1c-4fa2-94af-be1c228bf80d tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:43.041573 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:43.041573 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:43.044966 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8625f98b-fa1c-4fa2-94af-be1c228bf80d tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Volume info retrieved successfully. Jul 10 14:14:43.049485 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8625f98b-fa1c-4fa2-94af-be1c228bf80d tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] https://10.4.3.66/volume/v3/volumes/1a16d1db-b847-4a1e-8607-a58175606364 returned with HTTP 200 Jul 10 14:14:43.049919 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 486/1933] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:43 2026] GET /volume/v3/volumes/1a16d1db-b847-4a1e-8607-a58175606364 => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:43.185764 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b95c47f5-3ec2-448c-a31b-24a5f8e7cac7 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:43.187440 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b95c47f5-3ec2-448c-a31b-24a5f8e7cac7 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:14:43.187632 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b95c47f5-3ec2-448c-a31b-24a5f8e7cac7 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:43.187825 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b95c47f5-3ec2-448c-a31b-24a5f8e7cac7 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:43.198276 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:43.198276 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:43.202061 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-b95c47f5-3ec2-448c-a31b-24a5f8e7cac7 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:14:43.206644 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b95c47f5-3ec2-448c-a31b-24a5f8e7cac7 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:14:43.207097 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 480/1934] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:43 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:43.476479 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-dae6a33b-e3ad-4912-a75c-05a043bb90a8 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:43.478493 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-dae6a33b-e3ad-4912-a75c-05a043bb90a8 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:14:43.478734 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-dae6a33b-e3ad-4912-a75c-05a043bb90a8 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:43.478950 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-dae6a33b-e3ad-4912-a75c-05a043bb90a8 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:43.487897 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:43.487897 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:43.491281 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-dae6a33b-e3ad-4912-a75c-05a043bb90a8 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:14:43.495083 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-dae6a33b-e3ad-4912-a75c-05a043bb90a8 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:14:43.495492 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 486/1935] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:43 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:43.548053 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-3fc09250-e957-48ea-9fe5-39da815521b0 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:43.549876 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3fc09250-e957-48ea-9fe5-39da815521b0 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:14:43.550102 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3fc09250-e957-48ea-9fe5-39da815521b0 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:43.550313 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3fc09250-e957-48ea-9fe5-39da815521b0 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:43.558864 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:43.558864 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:43.562388 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-3fc09250-e957-48ea-9fe5-39da815521b0 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:14:43.566382 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3fc09250-e957-48ea-9fe5-39da815521b0 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:14:43.566772 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 484/1936] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:43 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:44.030651 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f36fac61-83fc-49ce-b73d-759eee5b9324 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:44.032546 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f36fac61-83fc-49ce-b73d-759eee5b9324 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:14:44.032901 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f36fac61-83fc-49ce-b73d-759eee5b9324 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:44.032901 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f36fac61-83fc-49ce-b73d-759eee5b9324 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:44.042433 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:44.042433 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:44.045812 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f36fac61-83fc-49ce-b73d-759eee5b9324 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:14:44.049734 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f36fac61-83fc-49ce-b73d-759eee5b9324 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:14:44.050095 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 487/1937] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:44 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:44.063463 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-55cbb220-0483-4abd-895d-b761be1245a5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:44.065758 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-55cbb220-0483-4abd-895d-b761be1245a5 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] GET https://10.4.3.66/volume/v3/volumes/1a16d1db-b847-4a1e-8607-a58175606364 Jul 10 14:14:44.065998 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-55cbb220-0483-4abd-895d-b761be1245a5 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:44.066210 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-55cbb220-0483-4abd-895d-b761be1245a5 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:44.072546 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-55cbb220-0483-4abd-895d-b761be1245a5 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] https://10.4.3.66/volume/v3/volumes/1a16d1db-b847-4a1e-8607-a58175606364 returned with HTTP 404 Jul 10 14:14:44.073021 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 481/1938] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:44 2026] GET /volume/v3/volumes/1a16d1db-b847-4a1e-8607-a58175606364 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:14:44.080378 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-76e734c4-fa18-46c4-9434-bcfba108741c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:44.082096 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-76e734c4-fa18-46c4-9434-bcfba108741c tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] GET https://10.4.3.66/volume/v3/volumes/1a16d1db-b847-4a1e-8607-a58175606364 Jul 10 14:14:44.082322 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-76e734c4-fa18-46c4-9434-bcfba108741c tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:44.082508 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-76e734c4-fa18-46c4-9434-bcfba108741c tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:44.088566 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-76e734c4-fa18-46c4-9434-bcfba108741c tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] https://10.4.3.66/volume/v3/volumes/1a16d1db-b847-4a1e-8607-a58175606364 returned with HTTP 404 Jul 10 14:14:44.089083 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 487/1939] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:44 2026] GET /volume/v3/volumes/1a16d1db-b847-4a1e-8607-a58175606364 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:14:44.095702 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-aab341fc-e14a-4e5a-9d03-a9d2e08b68a7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:44.097409 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-aab341fc-e14a-4e5a-9d03-a9d2e08b68a7 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] DELETE https://10.4.3.66/volume/v3/volumes/1a16d1db-b847-4a1e-8607-a58175606364 Jul 10 14:14:44.097612 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-aab341fc-e14a-4e5a-9d03-a9d2e08b68a7 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:44.097809 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-aab341fc-e14a-4e5a-9d03-a9d2e08b68a7 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:44.097951 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-aab341fc-e14a-4e5a-9d03-a9d2e08b68a7 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] Delete volume with id: 1a16d1db-b847-4a1e-8607-a58175606364 Jul 10 14:14:44.103308 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-aab341fc-e14a-4e5a-9d03-a9d2e08b68a7 tempest-VolumeQuotasAdminTestJSON-1180949578 tempest-VolumeQuotasAdminTestJSON-1180949578-project-member] https://10.4.3.66/volume/v3/volumes/1a16d1db-b847-4a1e-8607-a58175606364 returned with HTTP 404 Jul 10 14:14:44.103791 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 485/1940] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:14:44 2026] DELETE /volume/v3/volumes/1a16d1db-b847-4a1e-8607-a58175606364 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:14:44.112691 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9281a429-6685-4cf9-a2cd-5b7cbee37c53 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:44.114885 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9281a429-6685-4cf9-a2cd-5b7cbee37c53 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] GET https://10.4.3.66/volume/v3/os-quota-sets/03c20649f3eb43d5b9f009783280d6fb?usage=True Jul 10 14:14:44.115125 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9281a429-6685-4cf9-a2cd-5b7cbee37c53 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:44.115376 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9281a429-6685-4cf9-a2cd-5b7cbee37c53 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:44.136444 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9281a429-6685-4cf9-a2cd-5b7cbee37c53 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/03c20649f3eb43d5b9f009783280d6fb?usage=True returned with HTTP 200 Jul 10 14:14:44.136909 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 488/1941] 10.4.3.66 () {66 vars in 1368 bytes} [Fri Jul 10 14:14:44 2026] GET /volume/v3/os-quota-sets/03c20649f3eb43d5b9f009783280d6fb?usage=True => generated 2042 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:44.148525 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-48cc3a67-2f78-47ae-ad2e-d9499678ac54 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:44.150242 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-48cc3a67-2f78-47ae-ad2e-d9499678ac54 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] PUT https://10.4.3.66/volume/v3/os-quota-sets/b2a10265c2db4e7195f9098f3c0b13c6 Jul 10 14:14:44.150628 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-48cc3a67-2f78-47ae-ad2e-d9499678ac54 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-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=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:44.222586 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0420b1de-6d51-4bc2-a0a2-d65f36d9cb08 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:44.224333 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-48cc3a67-2f78-47ae-ad2e-d9499678ac54 tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/b2a10265c2db4e7195f9098f3c0b13c6 returned with HTTP 200 Jul 10 14:14:44.224594 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0420b1de-6d51-4bc2-a0a2-d65f36d9cb08 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:14:44.224853 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0420b1de-6d51-4bc2-a0a2-d65f36d9cb08 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:44.224910 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 482/1942] 10.4.3.66 () {68 vars in 1368 bytes} [Fri Jul 10 14:14:44 2026] PUT /volume/v3/os-quota-sets/b2a10265c2db4e7195f9098f3c0b13c6 => generated 1027 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:44.225046 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0420b1de-6d51-4bc2-a0a2-d65f36d9cb08 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:44.232946 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f5a02722-3ca7-4f53-a4c7-c58e1906d82c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:44.234753 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f5a02722-3ca7-4f53-a4c7-c58e1906d82c tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] PUT https://10.4.3.66/volume/v3/os-quota-sets/b2a10265c2db4e7195f9098f3c0b13c6 Jul 10 14:14:44.235124 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f5a02722-3ca7-4f53-a4c7-c58e1906d82c tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-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=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:44.235703 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:44.235703 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:44.239458 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-0420b1de-6d51-4bc2-a0a2-d65f36d9cb08 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:14:44.244106 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0420b1de-6d51-4bc2-a0a2-d65f36d9cb08 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:14:44.244543 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 488/1943] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:44 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:44.314608 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f5a02722-3ca7-4f53-a4c7-c58e1906d82c tempest-VolumeQuotasAdminTestJSON-241370622 tempest-VolumeQuotasAdminTestJSON-241370622-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/b2a10265c2db4e7195f9098f3c0b13c6 returned with HTTP 200 Jul 10 14:14:44.314971 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 486/1944] 10.4.3.66 () {68 vars in 1368 bytes} [Fri Jul 10 14:14:44 2026] PUT /volume/v3/os-quota-sets/b2a10265c2db4e7195f9098f3c0b13c6 => generated 1025 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:44.512725 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a094178c-22c1-4f5a-b5ad-0cd1956aa08c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:44.514700 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a094178c-22c1-4f5a-b5ad-0cd1956aa08c tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:14:44.514892 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a094178c-22c1-4f5a-b5ad-0cd1956aa08c tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:44.515051 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a094178c-22c1-4f5a-b5ad-0cd1956aa08c tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:44.525020 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:44.525020 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:44.528880 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a094178c-22c1-4f5a-b5ad-0cd1956aa08c tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:14:44.534394 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a094178c-22c1-4f5a-b5ad-0cd1956aa08c tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:14:44.534876 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 489/1945] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:44 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:44.583364 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-0f03a241-5ce3-4afe-89fd-0d89674ca295 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:44.585631 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0f03a241-5ce3-4afe-89fd-0d89674ca295 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:14:44.585907 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0f03a241-5ce3-4afe-89fd-0d89674ca295 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:44.586151 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0f03a241-5ce3-4afe-89fd-0d89674ca295 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:44.596676 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:44.596676 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:44.602102 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-0f03a241-5ce3-4afe-89fd-0d89674ca295 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:14:44.608653 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0f03a241-5ce3-4afe-89fd-0d89674ca295 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:14:44.609233 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 483/1946] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:44 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:45.064227 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-477710ff-ee63-4975-8a8b-42dd6f29d326 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:45.066564 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-477710ff-ee63-4975-8a8b-42dd6f29d326 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:14:45.066835 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-477710ff-ee63-4975-8a8b-42dd6f29d326 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:45.067094 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-477710ff-ee63-4975-8a8b-42dd6f29d326 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:45.078408 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:45.078408 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:45.082109 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-477710ff-ee63-4975-8a8b-42dd6f29d326 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:14:45.086161 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-477710ff-ee63-4975-8a8b-42dd6f29d326 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:14:45.086609 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 489/1947] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:45 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:45.257835 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-1406d290-aaa5-41d9-8d45-2806db0fb6f4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:45.259917 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1406d290-aaa5-41d9-8d45-2806db0fb6f4 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:14:45.260098 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1406d290-aaa5-41d9-8d45-2806db0fb6f4 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:45.260309 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1406d290-aaa5-41d9-8d45-2806db0fb6f4 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:45.272195 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:45.272195 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:45.276384 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-1406d290-aaa5-41d9-8d45-2806db0fb6f4 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:14:45.280927 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1406d290-aaa5-41d9-8d45-2806db0fb6f4 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:14:45.281545 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 487/1948] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:45 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:45.548370 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8d522685-6823-4e5b-a7d9-1e7468c0b719 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:45.550406 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8d522685-6823-4e5b-a7d9-1e7468c0b719 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:14:45.550637 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8d522685-6823-4e5b-a7d9-1e7468c0b719 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:45.550813 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8d522685-6823-4e5b-a7d9-1e7468c0b719 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:45.562591 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:45.562591 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:45.566976 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8d522685-6823-4e5b-a7d9-1e7468c0b719 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:14:45.572760 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8d522685-6823-4e5b-a7d9-1e7468c0b719 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:14:45.573310 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 490/1949] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:45 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:45.624864 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-bac0e8e6-e6da-4841-9c92-e7e5c703003a None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:45.628314 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-bac0e8e6-e6da-4841-9c92-e7e5c703003a tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:14:45.628527 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-bac0e8e6-e6da-4841-9c92-e7e5c703003a tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:45.628714 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-bac0e8e6-e6da-4841-9c92-e7e5c703003a tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:45.643235 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:45.643235 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:45.651844 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-bac0e8e6-e6da-4841-9c92-e7e5c703003a tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:14:45.659428 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-bac0e8e6-e6da-4841-9c92-e7e5c703003a tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:14:45.659428 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 484/1950] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:45 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:46.105042 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-340d123d-00ce-4908-a4b5-df261e81c291 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:46.107094 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-340d123d-00ce-4908-a4b5-df261e81c291 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:14:46.107402 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-340d123d-00ce-4908-a4b5-df261e81c291 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:46.107692 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-340d123d-00ce-4908-a4b5-df261e81c291 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:46.118853 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:46.118853 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:46.122801 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-340d123d-00ce-4908-a4b5-df261e81c291 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:14:46.127794 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-340d123d-00ce-4908-a4b5-df261e81c291 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:14:46.128378 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 490/1951] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:46 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:46.297597 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-3e309360-f2c0-4466-832c-b8c39b194a74 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:46.299542 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3e309360-f2c0-4466-832c-b8c39b194a74 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:14:46.299738 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3e309360-f2c0-4466-832c-b8c39b194a74 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:46.299945 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3e309360-f2c0-4466-832c-b8c39b194a74 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:46.310968 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:46.310968 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:46.316282 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-3e309360-f2c0-4466-832c-b8c39b194a74 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:14:46.321921 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3e309360-f2c0-4466-832c-b8c39b194a74 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:14:46.322468 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 488/1952] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:46 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:46.591073 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b6c88639-c6a4-4653-867a-3ad3caf8eb37 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:46.593582 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b6c88639-c6a4-4653-867a-3ad3caf8eb37 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:14:46.593809 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b6c88639-c6a4-4653-867a-3ad3caf8eb37 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:46.593996 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b6c88639-c6a4-4653-867a-3ad3caf8eb37 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:46.603607 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:46.603607 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:46.607978 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b6c88639-c6a4-4653-867a-3ad3caf8eb37 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:14:46.612324 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b6c88639-c6a4-4653-867a-3ad3caf8eb37 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:14:46.612725 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 491/1953] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:46 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:46.674818 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-15d9d456-f1a9-4e1a-b39c-b6a49017d41a None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:46.678386 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-15d9d456-f1a9-4e1a-b39c-b6a49017d41a tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:14:46.678633 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-15d9d456-f1a9-4e1a-b39c-b6a49017d41a tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:46.678826 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-15d9d456-f1a9-4e1a-b39c-b6a49017d41a tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:46.697726 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:46.697726 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:46.704971 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-15d9d456-f1a9-4e1a-b39c-b6a49017d41a tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:14:46.711189 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-15d9d456-f1a9-4e1a-b39c-b6a49017d41a tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:14:46.711633 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 485/1954] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:46 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:47.141724 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-997a7142-8db7-4e96-8e76-1cc7b4651cc5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:47.143694 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-997a7142-8db7-4e96-8e76-1cc7b4651cc5 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:14:47.143864 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-997a7142-8db7-4e96-8e76-1cc7b4651cc5 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:47.144030 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-997a7142-8db7-4e96-8e76-1cc7b4651cc5 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:47.153776 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:47.153776 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:47.157279 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-997a7142-8db7-4e96-8e76-1cc7b4651cc5 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:14:47.161676 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-997a7142-8db7-4e96-8e76-1cc7b4651cc5 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:14:47.162112 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 491/1955] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:47 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:47.201424 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-141f4240-9781-4129-8d1f-b902b045aad6 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:47.313761 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-141f4240-9781-4129-8d1f-b902b045aad6 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:14:47.313761 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-141f4240-9781-4129-8d1f-b902b045aad6 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1973315472"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:47.335997 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-141f4240-9781-4129-8d1f-b902b045aad6 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:14:47.336920 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ebf256d1-1968-49b0-8d6b-b1990eb2ef7d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:47.337029 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 489/1956] 10.4.3.66 () {68 vars in 1245 bytes} [Fri Jul 10 14:14:47 2026] POST /volume/v3/types => generated 233 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:47.338659 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ebf256d1-1968-49b0-8d6b-b1990eb2ef7d tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:14:47.339035 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ebf256d1-1968-49b0-8d6b-b1990eb2ef7d tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:47.339387 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ebf256d1-1968-49b0-8d6b-b1990eb2ef7d tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:47.346892 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-1248f919-84c0-4d59-90ed-6f893dd44a49 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:47.349655 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1248f919-84c0-4d59-90ed-6f893dd44a49 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:14:47.350170 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1248f919-84c0-4d59-90ed-6f893dd44a49 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-838461064", "extra_specs": {"multiattach": " True"}}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:47.353675 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:47.353675 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:47.360049 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ebf256d1-1968-49b0-8d6b-b1990eb2ef7d tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:14:47.371541 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1248f919-84c0-4d59-90ed-6f893dd44a49 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:14:47.372292 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 486/1957] 10.4.3.66 () {68 vars in 1246 bytes} [Fri Jul 10 14:14:47 2026] POST /volume/v3/types => generated 258 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:47.373386 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ebf256d1-1968-49b0-8d6b-b1990eb2ef7d tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:14:47.374088 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 492/1958] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:47 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:47.382718 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-7366378f-43e0-4296-a464-bff49ed174b9 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:47.462916 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7366378f-43e0-4296-a464-bff49ed174b9 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:14:47.463429 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7366378f-43e0-4296-a464-bff49ed174b9 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1973315472", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1469428627"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:47.465581 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-7366378f-43e0-4296-a464-bff49ed174b9 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1973315472', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1469428627'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:14:47.470546 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-7366378f-43e0-4296-a464-bff49ed174b9 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Create volume of 1 GB Jul 10 14:14:47.471070 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:47.471070 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:47.472354 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-7366378f-43e0-4296-a464-bff49ed174b9 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Availability Zones retrieved successfully. Jul 10 14:14:47.478765 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7366378f-43e0-4296-a464-bff49ed174b9 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Flow 'volume_create_api' (db28ca43-a676-48f3-8a3b-f28d4b8560b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:14:47.479748 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7366378f-43e0-4296-a464-bff49ed174b9 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20029bed-87ab-4718-8cdc-6142a47c4959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:47.480807 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-7366378f-43e0-4296-a464-bff49ed174b9 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:14:47.504002 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7366378f-43e0-4296-a464-bff49ed174b9 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20029bed-87ab-4718-8cdc-6142a47c4959) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:14:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f62f5298-0ecf-4ced-9c18-79a63bfda7d8,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1973315472',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f62f5298-0ecf-4ced-9c18-79a63bfda7d8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:47.504813 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7366378f-43e0-4296-a464-bff49ed174b9 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b427d2ae-f33e-46b5-875b-72f7a4bb5d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:47.534751 np0000005012 devstack@c-api.service[100153]: WARNING cinder.quota [None req-7366378f-43e0-4296-a464-bff49ed174b9 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1973315472 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1973315472, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:47.535061 np0000005012 devstack@c-api.service[100153]: WARNING cinder.quota [None req-7366378f-43e0-4296-a464-bff49ed174b9 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1973315472 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1973315472, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:47.577840 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-7366378f-43e0-4296-a464-bff49ed174b9 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Created reservations ['745a0ac1-d573-446c-a7bd-a2f0c1840aae', '872fe699-633c-430c-8696-e503c8eda454', '1efe301b-8fb1-4869-b183-8a6ef655eccd', '1b7743d8-70a1-4622-8097-c9a41cfcf78e'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:14:47.579028 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7366378f-43e0-4296-a464-bff49ed174b9 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b427d2ae-f33e-46b5-875b-72f7a4bb5d0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['745a0ac1-d573-446c-a7bd-a2f0c1840aae', '872fe699-633c-430c-8696-e503c8eda454', '1efe301b-8fb1-4869-b183-8a6ef655eccd', '1b7743d8-70a1-4622-8097-c9a41cfcf78e']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:47.580211 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7366378f-43e0-4296-a464-bff49ed174b9 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc2eb279-682c-41b3-8356-d9046e5f12f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:47.605726 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7366378f-43e0-4296-a464-bff49ed174b9 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc2eb279-682c-41b3-8356-d9046e5f12f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67ae91b2-8e99-49a0-bebd-d7268618d62e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1469428627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e191776352d24712a7c33b741addc327',qos_specs=None,replication_status=,reservations=['745a0ac1-d573-446c-a7bd-a2f0c1840aae','872fe699-633c-430c-8696-e503c8eda454','1efe301b-8fb1-4869-b183-8a6ef655eccd','1b7743d8-70a1-4622-8097-c9a41cfcf78e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e88a1b5eda79447d923f2939378fbf01',volume_type_id=f62f5298-0ecf-4ced-9c18-79a63bfda7d8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:14:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1469428627',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67ae91b2-8e99-49a0-bebd-d7268618d62e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e191776352d24712a7c33b741addc327',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e88a1b5eda79447d923f2939378fbf01',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f62f5298-0ecf-4ced-9c18-79a63bfda7d8),volume_type_id=f62f5298-0ecf-4ced-9c18-79a63bfda7d8)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:47.606561 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7366378f-43e0-4296-a464-bff49ed174b9 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e767be6-e651-4a93-ae6d-39390b515f24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:47.629145 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7366378f-43e0-4296-a464-bff49ed174b9 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e767be6-e651-4a93-ae6d-39390b515f24) transitioned into state 'SUCCESS' from state '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-1469428627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e191776352d24712a7c33b741addc327',qos_specs=None,replication_status=,reservations=['745a0ac1-d573-446c-a7bd-a2f0c1840aae','872fe699-633c-430c-8696-e503c8eda454','1efe301b-8fb1-4869-b183-8a6ef655eccd','1b7743d8-70a1-4622-8097-c9a41cfcf78e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e88a1b5eda79447d923f2939378fbf01',volume_type_id=f62f5298-0ecf-4ced-9c18-79a63bfda7d8)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:47.630053 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-1c7598a1-4ce1-4bc9-8973-1dfa404a9d24 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:47.630306 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7366378f-43e0-4296-a464-bff49ed174b9 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1756c5c5-4bb3-46b0-a12b-5db3fa957f04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:14:47.632081 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1c7598a1-4ce1-4bc9-8973-1dfa404a9d24 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:14:47.632338 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1c7598a1-4ce1-4bc9-8973-1dfa404a9d24 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:47.632608 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1c7598a1-4ce1-4bc9-8973-1dfa404a9d24 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:47.641901 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7366378f-43e0-4296-a464-bff49ed174b9 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1756c5c5-4bb3-46b0-a12b-5db3fa957f04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:14:47.642940 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7366378f-43e0-4296-a464-bff49ed174b9 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Flow 'volume_create_api' (db28ca43-a676-48f3-8a3b-f28d4b8560b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:14:47.643407 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-7366378f-43e0-4296-a464-bff49ed174b9 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Create volume request issued successfully. Jul 10 14:14:47.644058 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7366378f-43e0-4296-a464-bff49ed174b9 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:14:47.644515 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 492/1959] 10.4.3.66 () {70 vars in 1293 bytes} [Fri Jul 10 14:14:47 2026] POST /volume/v3/volumes => generated 870 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:14:47.645692 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:47.645692 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:47.650544 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-1c7598a1-4ce1-4bc9-8973-1dfa404a9d24 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:14:47.656959 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1c7598a1-4ce1-4bc9-8973-1dfa404a9d24 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:14:47.657358 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 490/1960] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:47 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:47.657912 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-8d7987c5-4c81-4f2e-bf5c-8c042fd6811d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:47.659965 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8d7987c5-4c81-4f2e-bf5c-8c042fd6811d tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] GET https://10.4.3.66/volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e Jul 10 14:14:47.660185 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8d7987c5-4c81-4f2e-bf5c-8c042fd6811d tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:47.660383 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8d7987c5-4c81-4f2e-bf5c-8c042fd6811d tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:47.670123 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:47.670123 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:47.674835 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-8d7987c5-4c81-4f2e-bf5c-8c042fd6811d tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Volume info retrieved successfully. Jul 10 14:14:47.679943 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8d7987c5-4c81-4f2e-bf5c-8c042fd6811d tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] https://10.4.3.66/volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e returned with HTTP 200 Jul 10 14:14:47.680331 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 487/1961] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:47 2026] GET /volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e => generated 938 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:47.724923 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-65bd6b8d-9d46-4a81-9da9-4deffa8ca4a5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:47.728236 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-65bd6b8d-9d46-4a81-9da9-4deffa8ca4a5 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:14:47.728578 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-65bd6b8d-9d46-4a81-9da9-4deffa8ca4a5 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:47.728872 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-65bd6b8d-9d46-4a81-9da9-4deffa8ca4a5 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:47.742160 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:47.742160 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:47.746858 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-65bd6b8d-9d46-4a81-9da9-4deffa8ca4a5 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:14:47.753073 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-65bd6b8d-9d46-4a81-9da9-4deffa8ca4a5 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:14:47.753694 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 493/1962] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:47 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:48.174813 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c61d66f9-f715-42e1-bdb7-78e4f9fa1f8d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:48.177476 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c61d66f9-f715-42e1-bdb7-78e4f9fa1f8d tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:14:48.177767 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c61d66f9-f715-42e1-bdb7-78e4f9fa1f8d tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:48.178049 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c61d66f9-f715-42e1-bdb7-78e4f9fa1f8d tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:48.191089 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:48.191089 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:48.195613 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-c61d66f9-f715-42e1-bdb7-78e4f9fa1f8d tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:14:48.201107 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c61d66f9-f715-42e1-bdb7-78e4f9fa1f8d tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:14:48.201723 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 493/1963] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:48 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:48.388807 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f198cef4-58f5-43bc-aed0-1dc18197e7ae None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:48.390652 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f198cef4-58f5-43bc-aed0-1dc18197e7ae tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:14:48.390853 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f198cef4-58f5-43bc-aed0-1dc18197e7ae tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:48.391038 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f198cef4-58f5-43bc-aed0-1dc18197e7ae tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:48.401980 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:48.401980 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:48.406250 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-f198cef4-58f5-43bc-aed0-1dc18197e7ae tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:14:48.411069 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f198cef4-58f5-43bc-aed0-1dc18197e7ae tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:14:48.411539 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 491/1964] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:48 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:48.678526 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a2972919-0383-492c-be2c-ae99c01cb918 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:48.680469 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a2972919-0383-492c-be2c-ae99c01cb918 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:14:48.680713 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a2972919-0383-492c-be2c-ae99c01cb918 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:48.680903 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a2972919-0383-492c-be2c-ae99c01cb918 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:48.693962 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:48.693962 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:48.694480 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e0ef70dc-d766-4a9d-8f29-2e87ed7d6b39 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:48.696914 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e0ef70dc-d766-4a9d-8f29-2e87ed7d6b39 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] GET https://10.4.3.66/volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e Jul 10 14:14:48.697131 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e0ef70dc-d766-4a9d-8f29-2e87ed7d6b39 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:48.697414 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e0ef70dc-d766-4a9d-8f29-2e87ed7d6b39 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:48.698316 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-a2972919-0383-492c-be2c-ae99c01cb918 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:14:48.703445 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a2972919-0383-492c-be2c-ae99c01cb918 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:14:48.703918 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 488/1965] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:48 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:48.705431 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:48.705431 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:48.719925 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e0ef70dc-d766-4a9d-8f29-2e87ed7d6b39 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Volume info retrieved successfully. Jul 10 14:14:48.725571 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e0ef70dc-d766-4a9d-8f29-2e87ed7d6b39 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] https://10.4.3.66/volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e returned with HTTP 200 Jul 10 14:14:48.726633 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 494/1966] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:48 2026] GET /volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e => generated 997 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:48.740974 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-7735ace0-1122-44b1-9148-54aba6db3cb9 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:48.743283 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7735ace0-1122-44b1-9148-54aba6db3cb9 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] GET https://10.4.3.66/volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e Jul 10 14:14:48.743586 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7735ace0-1122-44b1-9148-54aba6db3cb9 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:48.743830 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7735ace0-1122-44b1-9148-54aba6db3cb9 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:48.752939 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:48.752939 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:48.757583 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-7735ace0-1122-44b1-9148-54aba6db3cb9 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] Volume info retrieved successfully. Jul 10 14:14:48.762902 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7735ace0-1122-44b1-9148-54aba6db3cb9 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] https://10.4.3.66/volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e returned with HTTP 200 Jul 10 14:14:48.763385 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 494/1967] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:48 2026] GET /volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e => generated 1182 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:14:48.768464 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-625b390e-304f-48b4-b22f-28631b83af37 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:48.770454 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-625b390e-304f-48b4-b22f-28631b83af37 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:14:48.770702 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-625b390e-304f-48b4-b22f-28631b83af37 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:48.770889 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-625b390e-304f-48b4-b22f-28631b83af37 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:48.782708 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:48.782708 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:48.784469 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-db8dacd3-63ab-48bf-a9d3-61d7286d6c70 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:48.786513 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-db8dacd3-63ab-48bf-a9d3-61d7286d6c70 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] POST https://10.4.3.66/volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e/action Jul 10 14:14:48.787000 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-db8dacd3-63ab-48bf-a9d3-61d7286d6c70 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-838461064", "migration_policy": "never"}}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:14:48.787195 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-db8dacd3-63ab-48bf-a9d3-61d7286d6c70 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-838461064", "migration_policy": "never"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:48.788035 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-625b390e-304f-48b4-b22f-28631b83af37 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:14:48.793374 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-625b390e-304f-48b4-b22f-28631b83af37 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:14:48.793849 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 492/1968] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:48 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:48.796837 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:48.796837 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:48.797446 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-db8dacd3-63ab-48bf-a9d3-61d7286d6c70 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Volume info retrieved successfully. Jul 10 14:14:48.804316 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:48.804316 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:48.822897 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-db8dacd3-63ab-48bf-a9d3-61d7286d6c70 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-838461064 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-838461064, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:48.823237 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-db8dacd3-63ab-48bf-a9d3-61d7286d6c70 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-838461064 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-838461064, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:48.844425 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-db8dacd3-63ab-48bf-a9d3-61d7286d6c70 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Created reservations ['8ff41879-b712-4799-af67-e43b71dc1930', '235da00a-eeaa-4a85-9a89-8b4470055adb'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:14:48.860540 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-db8dacd3-63ab-48bf-a9d3-61d7286d6c70 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1973315472 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1973315472, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:48.860989 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-db8dacd3-63ab-48bf-a9d3-61d7286d6c70 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1973315472 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1973315472, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:48.871519 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-db8dacd3-63ab-48bf-a9d3-61d7286d6c70 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Created reservations ['7a0bfcb4-cdcb-4a39-b5d5-e74cebb81cab', 'f43aee73-02d6-451a-a432-97b76cefdd57'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:14:48.913305 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-db8dacd3-63ab-48bf-a9d3-61d7286d6c70 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Retype volume request issued successfully. Jul 10 14:14:48.913522 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-db8dacd3-63ab-48bf-a9d3-61d7286d6c70 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] https://10.4.3.66/volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e/action returned with HTTP 202 Jul 10 14:14:48.914011 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 489/1969] 10.4.3.66 () {70 vars in 1425 bytes} [Fri Jul 10 14:14:48 2026] POST /volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 14:14:48.922467 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3c286b28-cc40-4f95-8d1c-e3dfcff39bb2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:48.924980 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3c286b28-cc40-4f95-8d1c-e3dfcff39bb2 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] GET https://10.4.3.66/volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e Jul 10 14:14:48.925273 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3c286b28-cc40-4f95-8d1c-e3dfcff39bb2 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:48.925572 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3c286b28-cc40-4f95-8d1c-e3dfcff39bb2 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:48.933978 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:48.933978 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:48.938535 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3c286b28-cc40-4f95-8d1c-e3dfcff39bb2 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Volume info retrieved successfully. Jul 10 14:14:48.944247 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3c286b28-cc40-4f95-8d1c-e3dfcff39bb2 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] https://10.4.3.66/volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e returned with HTTP 200 Jul 10 14:14:48.944697 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 495/1970] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:48 2026] GET /volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e => generated 995 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:49.217010 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-419fcdec-89f9-4d76-b27c-20cba009b939 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:49.219359 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-419fcdec-89f9-4d76-b27c-20cba009b939 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:14:49.219651 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-419fcdec-89f9-4d76-b27c-20cba009b939 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:49.219903 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-419fcdec-89f9-4d76-b27c-20cba009b939 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:49.233063 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:49.233063 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:49.238616 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-419fcdec-89f9-4d76-b27c-20cba009b939 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:14:49.245359 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-419fcdec-89f9-4d76-b27c-20cba009b939 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:14:49.245901 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 495/1971] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:49 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:49.425900 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-1f1774b2-d15a-4ee5-a017-32f2bc36d703 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:49.428151 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1f1774b2-d15a-4ee5-a017-32f2bc36d703 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:14:49.428427 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1f1774b2-d15a-4ee5-a017-32f2bc36d703 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:49.428684 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1f1774b2-d15a-4ee5-a017-32f2bc36d703 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:49.440645 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:49.440645 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:49.444589 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-1f1774b2-d15a-4ee5-a017-32f2bc36d703 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:14:49.448855 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1f1774b2-d15a-4ee5-a017-32f2bc36d703 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:14:49.449212 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 493/1972] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:49 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:49.723107 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-dccbef0c-e69d-4e1f-9e8b-efd43cc4d6c6 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:49.725679 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-dccbef0c-e69d-4e1f-9e8b-efd43cc4d6c6 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:14:49.725997 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-dccbef0c-e69d-4e1f-9e8b-efd43cc4d6c6 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:49.726250 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-dccbef0c-e69d-4e1f-9e8b-efd43cc4d6c6 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:49.743266 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:49.743266 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:49.747856 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-dccbef0c-e69d-4e1f-9e8b-efd43cc4d6c6 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:14:49.753044 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-dccbef0c-e69d-4e1f-9e8b-efd43cc4d6c6 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:14:49.753708 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 490/1973] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:49 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:49.811194 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3521e1a2-7faa-4e1a-b7ce-0db501247774 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:49.813556 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3521e1a2-7faa-4e1a-b7ce-0db501247774 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:14:49.813985 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3521e1a2-7faa-4e1a-b7ce-0db501247774 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:49.814663 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3521e1a2-7faa-4e1a-b7ce-0db501247774 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:49.832455 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:49.832455 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:49.847097 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3521e1a2-7faa-4e1a-b7ce-0db501247774 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:14:49.852792 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3521e1a2-7faa-4e1a-b7ce-0db501247774 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:14:49.853250 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 496/1974] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:49 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:49.961108 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0352ddef-e354-4fdc-a17a-6b374a5963b4 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:49.963425 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0352ddef-e354-4fdc-a17a-6b374a5963b4 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] GET https://10.4.3.66/volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e Jul 10 14:14:49.963759 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0352ddef-e354-4fdc-a17a-6b374a5963b4 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:49.964056 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0352ddef-e354-4fdc-a17a-6b374a5963b4 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:49.972582 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:49.972582 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:49.976575 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-0352ddef-e354-4fdc-a17a-6b374a5963b4 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Volume info retrieved successfully. Jul 10 14:14:49.981143 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0352ddef-e354-4fdc-a17a-6b374a5963b4 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] https://10.4.3.66/volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e returned with HTTP 200 Jul 10 14:14:49.981666 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 496/1975] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:49 2026] GET /volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e => generated 995 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:49.996958 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8bbfc638-0cd4-4079-9e12-8fb3a7f29de2 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:49.999399 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8bbfc638-0cd4-4079-9e12-8fb3a7f29de2 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] GET https://10.4.3.66/volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e Jul 10 14:14:49.999582 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8bbfc638-0cd4-4079-9e12-8fb3a7f29de2 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:49.999771 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8bbfc638-0cd4-4079-9e12-8fb3a7f29de2 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:50.007930 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:50.007930 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:50.012162 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-8bbfc638-0cd4-4079-9e12-8fb3a7f29de2 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] Volume info retrieved successfully. Jul 10 14:14:50.016994 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8bbfc638-0cd4-4079-9e12-8fb3a7f29de2 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] https://10.4.3.66/volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e returned with HTTP 200 Jul 10 14:14:50.017396 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 494/1976] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:49 2026] GET /volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e => generated 1180 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:14:50.029743 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-53ed86f5-2714-4806-bbaf-aef8853228e6 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:50.031934 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-53ed86f5-2714-4806-bbaf-aef8853228e6 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] GET https://10.4.3.66/volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e Jul 10 14:14:50.032178 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-53ed86f5-2714-4806-bbaf-aef8853228e6 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:50.032431 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-53ed86f5-2714-4806-bbaf-aef8853228e6 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:50.040804 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:50.040804 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:50.044590 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-53ed86f5-2714-4806-bbaf-aef8853228e6 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] Volume info retrieved successfully. Jul 10 14:14:50.049446 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-53ed86f5-2714-4806-bbaf-aef8853228e6 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] https://10.4.3.66/volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e returned with HTTP 200 Jul 10 14:14:50.049925 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 491/1977] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:50 2026] GET /volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e => generated 1180 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:14:50.064010 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7002461f-fca6-44bd-80b6-34db3a689e17 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:50.066141 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7002461f-fca6-44bd-80b6-34db3a689e17 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] POST https://10.4.3.66/volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e/action Jul 10 14:14:50.066603 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7002461f-fca6-44bd-80b6-34db3a689e17 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1973315472", "migration_policy": "never"}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:14:50.066851 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7002461f-fca6-44bd-80b6-34db3a689e17 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1973315472", "migration_policy": "never"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:14:50.076691 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:50.076691 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:50.077379 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7002461f-fca6-44bd-80b6-34db3a689e17 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Volume info retrieved successfully. Jul 10 14:14:50.097706 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-7002461f-fca6-44bd-80b6-34db3a689e17 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1973315472 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1973315472, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:50.097996 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-7002461f-fca6-44bd-80b6-34db3a689e17 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1973315472 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1973315472, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:50.116772 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-7002461f-fca6-44bd-80b6-34db3a689e17 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Created reservations ['ee1fe797-b6e5-4384-90ca-6ec913231312', 'a57bec37-a2ea-4d94-8961-2133d96329aa'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:14:50.132195 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-7002461f-fca6-44bd-80b6-34db3a689e17 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-838461064 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-838461064, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:50.132664 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-7002461f-fca6-44bd-80b6-34db3a689e17 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-838461064 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-838461064, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:14:50.141779 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-7002461f-fca6-44bd-80b6-34db3a689e17 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Created reservations ['34b63007-9548-4b27-9e94-a98c339edaf1', '115243c2-0e92-4804-b297-1e3e888f0a13'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:14:50.181538 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7002461f-fca6-44bd-80b6-34db3a689e17 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Retype volume request issued successfully. Jul 10 14:14:50.181808 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7002461f-fca6-44bd-80b6-34db3a689e17 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] https://10.4.3.66/volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e/action returned with HTTP 202 Jul 10 14:14:50.182389 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 497/1978] 10.4.3.66 () {70 vars in 1425 bytes} [Fri Jul 10 14:14:50 2026] POST /volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 14:14:50.193099 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4729fc96-8705-4813-be5a-8e6451a01e6c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:50.195045 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4729fc96-8705-4813-be5a-8e6451a01e6c tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] GET https://10.4.3.66/volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e Jul 10 14:14:50.195249 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4729fc96-8705-4813-be5a-8e6451a01e6c tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:50.195482 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4729fc96-8705-4813-be5a-8e6451a01e6c tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:50.202859 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:50.202859 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:50.207137 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-4729fc96-8705-4813-be5a-8e6451a01e6c tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Volume info retrieved successfully. Jul 10 14:14:50.211920 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4729fc96-8705-4813-be5a-8e6451a01e6c tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] https://10.4.3.66/volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e returned with HTTP 200 Jul 10 14:14:50.212466 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 497/1979] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:50 2026] GET /volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e => generated 995 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:50.263173 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-98fc4ade-da9a-4746-bce3-c35dc1de34ac None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:50.264771 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-98fc4ade-da9a-4746-bce3-c35dc1de34ac tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:14:50.264929 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-98fc4ade-da9a-4746-bce3-c35dc1de34ac tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:50.265100 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-98fc4ade-da9a-4746-bce3-c35dc1de34ac tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:50.274020 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:50.274020 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:50.277620 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-98fc4ade-da9a-4746-bce3-c35dc1de34ac tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:14:50.282326 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-98fc4ade-da9a-4746-bce3-c35dc1de34ac tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:14:50.282794 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 495/1980] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:50 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:50.461283 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-40f24144-6ec8-4d74-80e5-298b122bbd4d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:50.463087 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-40f24144-6ec8-4d74-80e5-298b122bbd4d tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:14:50.463354 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-40f24144-6ec8-4d74-80e5-298b122bbd4d tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:50.463614 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-40f24144-6ec8-4d74-80e5-298b122bbd4d tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:50.472963 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:50.472963 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:50.476608 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-40f24144-6ec8-4d74-80e5-298b122bbd4d tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:14:50.481028 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-40f24144-6ec8-4d74-80e5-298b122bbd4d tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:14:50.481401 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 492/1981] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:50 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:50.772644 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-88354837-bfa9-4835-9265-55d4f967919c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:50.774750 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-88354837-bfa9-4835-9265-55d4f967919c tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:14:50.774960 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-88354837-bfa9-4835-9265-55d4f967919c tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:50.775163 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-88354837-bfa9-4835-9265-55d4f967919c tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:50.785464 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:50.785464 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:50.791137 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-88354837-bfa9-4835-9265-55d4f967919c tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:14:50.798596 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-88354837-bfa9-4835-9265-55d4f967919c tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:14:50.799205 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 498/1982] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:50 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:50.869560 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6f1aaefb-31cd-45d6-8d29-29354cf1b940 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:50.871664 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6f1aaefb-31cd-45d6-8d29-29354cf1b940 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:14:50.871920 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6f1aaefb-31cd-45d6-8d29-29354cf1b940 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:50.872094 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6f1aaefb-31cd-45d6-8d29-29354cf1b940 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:50.885405 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:50.885405 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:50.890354 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-6f1aaefb-31cd-45d6-8d29-29354cf1b940 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:14:50.896904 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6f1aaefb-31cd-45d6-8d29-29354cf1b940 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:14:50.897515 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 498/1983] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:50 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:51.230743 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-00c116e6-885d-4308-946e-719630412ff1 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:51.233230 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-00c116e6-885d-4308-946e-719630412ff1 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] GET https://10.4.3.66/volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e Jul 10 14:14:51.233568 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-00c116e6-885d-4308-946e-719630412ff1 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:51.233831 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-00c116e6-885d-4308-946e-719630412ff1 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:51.242302 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:51.242302 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:51.246772 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-00c116e6-885d-4308-946e-719630412ff1 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Volume info retrieved successfully. Jul 10 14:14:51.252409 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-00c116e6-885d-4308-946e-719630412ff1 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] https://10.4.3.66/volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e returned with HTTP 200 Jul 10 14:14:51.253055 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 496/1984] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:51 2026] GET /volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e => generated 997 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:51.266338 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-0a4469fb-c7a0-4bcf-9cd2-512618bfa2e8 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:51.268483 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0a4469fb-c7a0-4bcf-9cd2-512618bfa2e8 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] GET https://10.4.3.66/volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e Jul 10 14:14:51.268742 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0a4469fb-c7a0-4bcf-9cd2-512618bfa2e8 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:51.268952 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0a4469fb-c7a0-4bcf-9cd2-512618bfa2e8 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:51.278452 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:51.278452 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:51.283280 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-0a4469fb-c7a0-4bcf-9cd2-512618bfa2e8 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] Volume info retrieved successfully. Jul 10 14:14:51.289750 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0a4469fb-c7a0-4bcf-9cd2-512618bfa2e8 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] https://10.4.3.66/volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e returned with HTTP 200 Jul 10 14:14:51.292945 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 493/1985] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:51 2026] GET /volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e => generated 1182 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:14:51.299008 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b7ae1e92-dc26-4076-9bb4-9e3316397227 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:51.301196 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b7ae1e92-dc26-4076-9bb4-9e3316397227 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:14:51.301634 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b7ae1e92-dc26-4076-9bb4-9e3316397227 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:51.302529 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b7ae1e92-dc26-4076-9bb4-9e3316397227 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:51.308776 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-3bca76b2-a528-4e46-a837-db8346fa0527 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:51.311494 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3bca76b2-a528-4e46-a837-db8346fa0527 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] GET https://10.4.3.66/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1469428627 Jul 10 14:14:51.311826 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3bca76b2-a528-4e46-a837-db8346fa0527 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:51.312098 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3bca76b2-a528-4e46-a837-db8346fa0527 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] Calling method 'index' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:51.313205 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-3bca76b2-a528-4e46-a837-db8346fa0527 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1469428627'), ('all_tenants', True)]). {{(pid=100153) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:14:51.318534 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:51.318534 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:51.324208 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b7ae1e92-dc26-4076-9bb4-9e3316397227 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:14:51.331844 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b7ae1e92-dc26-4076-9bb4-9e3316397227 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:14:51.332597 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 499/1986] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:51 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:51.355056 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-3bca76b2-a528-4e46-a837-db8346fa0527 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] Get all volumes completed successfully. Jul 10 14:14:51.355687 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3bca76b2-a528-4e46-a837-db8346fa0527 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] https://10.4.3.66/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1469428627 returned with HTTP 200 Jul 10 14:14:51.356523 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 499/1987] 10.4.3.66 () {68 vars in 1422 bytes} [Fri Jul 10 14:14:51 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1469428627 => generated 340 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:51.366197 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-4ca1a8ca-d8b9-47cc-a135-a8779f42b623 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:51.368898 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4ca1a8ca-d8b9-47cc-a135-a8779f42b623 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] GET https://10.4.3.66/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1469428627 Jul 10 14:14:51.369223 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4ca1a8ca-d8b9-47cc-a135-a8779f42b623 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:51.369590 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4ca1a8ca-d8b9-47cc-a135-a8779f42b623 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] Calling method 'index' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:51.370465 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4ca1a8ca-d8b9-47cc-a135-a8779f42b623 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1469428627'), ('all_tenants', True)]). {{(pid=100154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:14:51.407710 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-4ca1a8ca-d8b9-47cc-a135-a8779f42b623 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] Get all volumes completed successfully. Jul 10 14:14:51.408229 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4ca1a8ca-d8b9-47cc-a135-a8779f42b623 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] https://10.4.3.66/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1469428627 returned with HTTP 200 Jul 10 14:14:51.408708 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 497/1988] 10.4.3.66 () {68 vars in 1422 bytes} [Fri Jul 10 14:14:51 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1469428627 => generated 340 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:51.417032 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-2eb04e4b-efde-40ab-b0ad-f3698da20acc None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:51.419070 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2eb04e4b-efde-40ab-b0ad-f3698da20acc tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] GET https://10.4.3.66/volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e Jul 10 14:14:51.419390 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2eb04e4b-efde-40ab-b0ad-f3698da20acc tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:51.419669 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2eb04e4b-efde-40ab-b0ad-f3698da20acc tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:51.427175 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:51.427175 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:51.431786 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-2eb04e4b-efde-40ab-b0ad-f3698da20acc tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Volume info retrieved successfully. Jul 10 14:14:51.437272 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2eb04e4b-efde-40ab-b0ad-f3698da20acc tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] https://10.4.3.66/volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e returned with HTTP 200 Jul 10 14:14:51.437859 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 494/1989] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:51 2026] GET /volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e => generated 997 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:51.454044 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-40f875db-058e-41f2-a920-13d8b2e33aba None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:51.455663 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-40f875db-058e-41f2-a920-13d8b2e33aba tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] DELETE https://10.4.3.66/volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e Jul 10 14:14:51.455909 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-40f875db-058e-41f2-a920-13d8b2e33aba tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:51.456101 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-40f875db-058e-41f2-a920-13d8b2e33aba tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:51.456270 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-40f875db-058e-41f2-a920-13d8b2e33aba tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Delete volume with id: 67ae91b2-8e99-49a0-bebd-d7268618d62e Jul 10 14:14:51.463470 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:51.463470 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:51.464014 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-40f875db-058e-41f2-a920-13d8b2e33aba tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Volume info retrieved successfully. Jul 10 14:14:51.482163 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-40f875db-058e-41f2-a920-13d8b2e33aba tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Delete volume request issued successfully. Jul 10 14:14:51.482356 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-40f875db-058e-41f2-a920-13d8b2e33aba tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] https://10.4.3.66/volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e returned with HTTP 202 Jul 10 14:14:51.482829 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 500/1990] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:14:51 2026] DELETE /volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:14:51.489931 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-fb05894b-ac44-46ab-9ad9-3eef0d80eacf None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:51.491840 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fb05894b-ac44-46ab-9ad9-3eef0d80eacf tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] GET https://10.4.3.66/volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e Jul 10 14:14:51.492080 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-fb05894b-ac44-46ab-9ad9-3eef0d80eacf tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:51.492268 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-fb05894b-ac44-46ab-9ad9-3eef0d80eacf tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:51.495039 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8c4951f4-c5cb-435c-b596-c4b3f35d4f46 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:51.497373 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8c4951f4-c5cb-435c-b596-c4b3f35d4f46 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:14:51.497659 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8c4951f4-c5cb-435c-b596-c4b3f35d4f46 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:51.497897 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8c4951f4-c5cb-435c-b596-c4b3f35d4f46 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:51.500128 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:51.500128 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:51.504098 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-fb05894b-ac44-46ab-9ad9-3eef0d80eacf tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Volume info retrieved successfully. Jul 10 14:14:51.508194 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fb05894b-ac44-46ab-9ad9-3eef0d80eacf tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] https://10.4.3.66/volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e returned with HTTP 200 Jul 10 14:14:51.508611 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 500/1991] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:51 2026] GET /volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e => generated 996 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:51.508843 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:51.508843 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:51.512686 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-8c4951f4-c5cb-435c-b596-c4b3f35d4f46 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:14:51.516948 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8c4951f4-c5cb-435c-b596-c4b3f35d4f46 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:14:51.517230 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 498/1992] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:51 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:51.813558 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-07708c8c-9193-4866-b787-1700c1e8d8c2 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:51.815629 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-07708c8c-9193-4866-b787-1700c1e8d8c2 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:14:51.815993 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-07708c8c-9193-4866-b787-1700c1e8d8c2 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:51.816161 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-07708c8c-9193-4866-b787-1700c1e8d8c2 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:51.827597 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:51.827597 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:51.831898 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-07708c8c-9193-4866-b787-1700c1e8d8c2 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:14:51.838706 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-07708c8c-9193-4866-b787-1700c1e8d8c2 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:14:51.839142 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 495/1993] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:51 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:51.912949 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b24bc630-6eb6-4e39-aa2d-6701a2434542 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:51.915575 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b24bc630-6eb6-4e39-aa2d-6701a2434542 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:14:51.915904 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b24bc630-6eb6-4e39-aa2d-6701a2434542 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:51.916076 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b24bc630-6eb6-4e39-aa2d-6701a2434542 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:51.926961 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:51.926961 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:51.930918 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b24bc630-6eb6-4e39-aa2d-6701a2434542 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:14:51.935379 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b24bc630-6eb6-4e39-aa2d-6701a2434542 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:14:51.935823 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 501/1994] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:51 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:52.348198 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4c7ba7db-5882-46ca-9860-140f607e13d6 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:52.350252 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4c7ba7db-5882-46ca-9860-140f607e13d6 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:14:52.350511 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4c7ba7db-5882-46ca-9860-140f607e13d6 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:52.350745 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4c7ba7db-5882-46ca-9860-140f607e13d6 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:52.360621 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:52.360621 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:52.364561 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-4c7ba7db-5882-46ca-9860-140f607e13d6 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:14:52.368719 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4c7ba7db-5882-46ca-9860-140f607e13d6 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:14:52.369184 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 501/1995] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:52 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:52.521104 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-03dd4e50-e1a1-45ab-b499-3f7e4c963fc9 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:52.523075 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-03dd4e50-e1a1-45ab-b499-3f7e4c963fc9 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] GET https://10.4.3.66/volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e Jul 10 14:14:52.523300 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-03dd4e50-e1a1-45ab-b499-3f7e4c963fc9 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:52.523533 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-03dd4e50-e1a1-45ab-b499-3f7e4c963fc9 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:52.529965 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-03dd4e50-e1a1-45ab-b499-3f7e4c963fc9 tempest-VolumeRetypeMultiattachTest-564634253 tempest-VolumeRetypeMultiattachTest-564634253-project-member] https://10.4.3.66/volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e returned with HTTP 404 Jul 10 14:14:52.530444 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 499/1996] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:52 2026] GET /volume/v3/volumes/67ae91b2-8e99-49a0-bebd-d7268618d62e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:14:52.530637 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-1e12c46a-9aed-493f-a00e-8f16d87d1bd4 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:52.532562 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1e12c46a-9aed-493f-a00e-8f16d87d1bd4 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:14:52.532790 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1e12c46a-9aed-493f-a00e-8f16d87d1bd4 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:52.533011 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1e12c46a-9aed-493f-a00e-8f16d87d1bd4 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:52.539886 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cfe6b9df-4129-444d-801e-5e3b73140fb4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:52.541627 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cfe6b9df-4129-444d-801e-5e3b73140fb4 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] DELETE https://10.4.3.66/volume/v3/types/ed2b79c0-92a5-4692-910b-24f36c0d61bd Jul 10 14:14:52.541816 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cfe6b9df-4129-444d-801e-5e3b73140fb4 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:52.542049 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cfe6b9df-4129-444d-801e-5e3b73140fb4 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] Calling method '_delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:52.543137 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:52.543137 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:52.546782 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-1e12c46a-9aed-493f-a00e-8f16d87d1bd4 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:14:52.551061 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1e12c46a-9aed-493f-a00e-8f16d87d1bd4 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:14:52.551455 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 496/1997] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:52 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:52.569008 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cfe6b9df-4129-444d-801e-5e3b73140fb4 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] https://10.4.3.66/volume/v3/types/ed2b79c0-92a5-4692-910b-24f36c0d61bd returned with HTTP 202 Jul 10 14:14:52.569386 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 502/1998] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:14:52 2026] DELETE /volume/v3/types/ed2b79c0-92a5-4692-910b-24f36c0d61bd => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:14:52.576957 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-552f06bc-cfa9-4c7e-937d-694ac9b978b5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:52.579039 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-552f06bc-cfa9-4c7e-937d-694ac9b978b5 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] GET https://10.4.3.66/volume/v3/types/ed2b79c0-92a5-4692-910b-24f36c0d61bd Jul 10 14:14:52.579297 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-552f06bc-cfa9-4c7e-937d-694ac9b978b5 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:52.579553 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-552f06bc-cfa9-4c7e-937d-694ac9b978b5 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:52.583089 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-552f06bc-cfa9-4c7e-937d-694ac9b978b5 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] https://10.4.3.66/volume/v3/types/ed2b79c0-92a5-4692-910b-24f36c0d61bd returned with HTTP 404 Jul 10 14:14:52.583760 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 502/1999] 10.4.3.66 () {66 vars in 1335 bytes} [Fri Jul 10 14:14:52 2026] GET /volume/v3/types/ed2b79c0-92a5-4692-910b-24f36c0d61bd => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:14:52.590058 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-201a2b46-0df6-4125-92f7-a291c3a6fd51 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:52.591739 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-201a2b46-0df6-4125-92f7-a291c3a6fd51 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] DELETE https://10.4.3.66/volume/v3/types/f62f5298-0ecf-4ced-9c18-79a63bfda7d8 Jul 10 14:14:52.591932 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-201a2b46-0df6-4125-92f7-a291c3a6fd51 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:52.592121 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-201a2b46-0df6-4125-92f7-a291c3a6fd51 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] Calling method '_delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:52.615403 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-201a2b46-0df6-4125-92f7-a291c3a6fd51 tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] https://10.4.3.66/volume/v3/types/f62f5298-0ecf-4ced-9c18-79a63bfda7d8 returned with HTTP 202 Jul 10 14:14:52.615774 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 500/2000] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:14:52 2026] DELETE /volume/v3/types/f62f5298-0ecf-4ced-9c18-79a63bfda7d8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:14:52.622559 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d644e2ad-4355-43bd-9cb3-f5d08032ff1a None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:52.624264 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d644e2ad-4355-43bd-9cb3-f5d08032ff1a tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] GET https://10.4.3.66/volume/v3/types/f62f5298-0ecf-4ced-9c18-79a63bfda7d8 Jul 10 14:14:52.624474 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d644e2ad-4355-43bd-9cb3-f5d08032ff1a tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:52.624677 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d644e2ad-4355-43bd-9cb3-f5d08032ff1a tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:52.627913 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d644e2ad-4355-43bd-9cb3-f5d08032ff1a tempest-VolumeRetypeMultiattachTest-995922914 tempest-VolumeRetypeMultiattachTest-995922914-project-admin] https://10.4.3.66/volume/v3/types/f62f5298-0ecf-4ced-9c18-79a63bfda7d8 returned with HTTP 404 Jul 10 14:14:52.628359 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 497/2001] 10.4.3.66 () {66 vars in 1335 bytes} [Fri Jul 10 14:14:52 2026] GET /volume/v3/types/f62f5298-0ecf-4ced-9c18-79a63bfda7d8 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:14:52.852651 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1b0d844a-e4fc-401c-92ff-d8089d9123be None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:52.854592 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1b0d844a-e4fc-401c-92ff-d8089d9123be tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:14:52.854795 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1b0d844a-e4fc-401c-92ff-d8089d9123be tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:52.854981 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1b0d844a-e4fc-401c-92ff-d8089d9123be tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:52.865932 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:52.865932 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:52.870188 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1b0d844a-e4fc-401c-92ff-d8089d9123be tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:14:52.875532 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1b0d844a-e4fc-401c-92ff-d8089d9123be tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:14:52.876096 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 503/2002] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:52 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:52.949284 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4d0d9f0b-47e3-45e7-97e5-d4a9cd358a2a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:52.951100 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4d0d9f0b-47e3-45e7-97e5-d4a9cd358a2a tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:14:52.951339 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4d0d9f0b-47e3-45e7-97e5-d4a9cd358a2a tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:52.951557 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4d0d9f0b-47e3-45e7-97e5-d4a9cd358a2a tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:52.963328 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:52.963328 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:52.968404 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-4d0d9f0b-47e3-45e7-97e5-d4a9cd358a2a tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:14:52.975031 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4d0d9f0b-47e3-45e7-97e5-d4a9cd358a2a tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:14:52.975598 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 503/2003] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:52 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:53.381959 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-a44952b8-f4a1-4b8a-a6b7-1fc1f61d5fdc None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:53.383690 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a44952b8-f4a1-4b8a-a6b7-1fc1f61d5fdc tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:14:53.383916 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a44952b8-f4a1-4b8a-a6b7-1fc1f61d5fdc tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:53.384104 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a44952b8-f4a1-4b8a-a6b7-1fc1f61d5fdc tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:53.393463 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:53.393463 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:53.397464 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-a44952b8-f4a1-4b8a-a6b7-1fc1f61d5fdc tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:14:53.401865 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a44952b8-f4a1-4b8a-a6b7-1fc1f61d5fdc tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:14:53.402483 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 501/2004] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:53 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:53.564233 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-9ee389c9-2558-4b9a-b244-de5b7cf69e5c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:53.566282 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9ee389c9-2558-4b9a-b244-de5b7cf69e5c tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:14:53.566522 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9ee389c9-2558-4b9a-b244-de5b7cf69e5c tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:53.566726 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9ee389c9-2558-4b9a-b244-de5b7cf69e5c tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:53.575790 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:53.575790 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:53.579390 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-9ee389c9-2558-4b9a-b244-de5b7cf69e5c tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:14:53.585838 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9ee389c9-2558-4b9a-b244-de5b7cf69e5c tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:14:53.586309 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 498/2005] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:53 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:53.890888 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-78254cd3-4be1-4a8f-b615-24aa29a9c20e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:53.892947 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-78254cd3-4be1-4a8f-b615-24aa29a9c20e tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:14:53.893273 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-78254cd3-4be1-4a8f-b615-24aa29a9c20e tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:53.893594 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-78254cd3-4be1-4a8f-b615-24aa29a9c20e tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:53.906878 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:53.906878 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:53.912753 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-78254cd3-4be1-4a8f-b615-24aa29a9c20e tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:14:53.917968 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-78254cd3-4be1-4a8f-b615-24aa29a9c20e tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:14:53.918494 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 504/2006] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:53 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:53.989946 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b4db648b-5427-40ce-95c1-8bf9e3fc914a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:53.993097 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b4db648b-5427-40ce-95c1-8bf9e3fc914a tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:14:53.993434 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b4db648b-5427-40ce-95c1-8bf9e3fc914a tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:53.993779 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b4db648b-5427-40ce-95c1-8bf9e3fc914a tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:54.007816 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:54.007816 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:54.013377 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-b4db648b-5427-40ce-95c1-8bf9e3fc914a tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:14:54.019996 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b4db648b-5427-40ce-95c1-8bf9e3fc914a tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:14:54.020612 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 504/2007] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:53 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:54.415256 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-1b60a4fb-c327-4c76-bd2b-7a57a77c639b None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:54.417192 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1b60a4fb-c327-4c76-bd2b-7a57a77c639b tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:14:54.417425 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1b60a4fb-c327-4c76-bd2b-7a57a77c639b tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:54.417638 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1b60a4fb-c327-4c76-bd2b-7a57a77c639b tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:54.428969 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:54.428969 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:54.433242 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-1b60a4fb-c327-4c76-bd2b-7a57a77c639b tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:14:54.437748 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1b60a4fb-c327-4c76-bd2b-7a57a77c639b tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:14:54.438091 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 502/2008] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:54 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:54.599234 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4411a57a-e0eb-49d3-8ba1-abb14ad08213 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:54.601445 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4411a57a-e0eb-49d3-8ba1-abb14ad08213 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:14:54.601779 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4411a57a-e0eb-49d3-8ba1-abb14ad08213 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:54.602038 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4411a57a-e0eb-49d3-8ba1-abb14ad08213 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:54.616914 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:54.616914 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:54.623545 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-4411a57a-e0eb-49d3-8ba1-abb14ad08213 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:14:54.629987 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4411a57a-e0eb-49d3-8ba1-abb14ad08213 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:14:54.630530 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 499/2009] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:54 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:54.933717 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-774dd659-db22-4ba6-8823-42a05ede5072 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:54.935981 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-774dd659-db22-4ba6-8823-42a05ede5072 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:14:54.936198 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-774dd659-db22-4ba6-8823-42a05ede5072 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:54.937220 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-774dd659-db22-4ba6-8823-42a05ede5072 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:54.948074 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:54.948074 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:54.952268 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-774dd659-db22-4ba6-8823-42a05ede5072 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:14:54.958138 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-774dd659-db22-4ba6-8823-42a05ede5072 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:14:54.958709 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 505/2010] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:54 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:55.035827 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f094e0ba-7e2d-4f3f-9943-5d189345352e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:55.037579 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f094e0ba-7e2d-4f3f-9943-5d189345352e tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:14:55.037772 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f094e0ba-7e2d-4f3f-9943-5d189345352e tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:55.037941 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f094e0ba-7e2d-4f3f-9943-5d189345352e tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:55.047672 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:55.047672 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:55.051437 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-f094e0ba-7e2d-4f3f-9943-5d189345352e tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:14:55.056040 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f094e0ba-7e2d-4f3f-9943-5d189345352e tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:14:55.056449 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 505/2011] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:55 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:55.450745 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-71c37c6f-1075-4437-902a-b0c977c2848a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:55.452745 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-71c37c6f-1075-4437-902a-b0c977c2848a tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:14:55.452936 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-71c37c6f-1075-4437-902a-b0c977c2848a tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:55.453148 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-71c37c6f-1075-4437-902a-b0c977c2848a tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:55.464417 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:55.464417 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:55.468394 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-71c37c6f-1075-4437-902a-b0c977c2848a tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:14:55.473355 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-71c37c6f-1075-4437-902a-b0c977c2848a tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:14:55.473923 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 503/2012] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:55 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:55.644729 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-3a311c35-49a0-45c6-869e-33b9a75b9d68 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:55.646596 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3a311c35-49a0-45c6-869e-33b9a75b9d68 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:14:55.646790 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3a311c35-49a0-45c6-869e-33b9a75b9d68 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:55.646990 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3a311c35-49a0-45c6-869e-33b9a75b9d68 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:55.659468 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:55.659468 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:55.668732 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-3a311c35-49a0-45c6-869e-33b9a75b9d68 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:14:55.675362 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3a311c35-49a0-45c6-869e-33b9a75b9d68 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:14:55.676053 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 500/2013] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:55 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:55.971773 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fccf2624-22de-4321-bc57-36377507145d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:55.973733 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fccf2624-22de-4321-bc57-36377507145d tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:14:55.973938 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fccf2624-22de-4321-bc57-36377507145d tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:55.974184 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fccf2624-22de-4321-bc57-36377507145d tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:55.984912 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:55.984912 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:55.989532 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-fccf2624-22de-4321-bc57-36377507145d tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:14:55.995321 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fccf2624-22de-4321-bc57-36377507145d tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:14:55.996056 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 506/2014] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:55 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:56.071893 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-9bc14257-61f4-458e-a186-5b6ccc93e1db None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:56.074379 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9bc14257-61f4-458e-a186-5b6ccc93e1db tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:14:56.074745 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9bc14257-61f4-458e-a186-5b6ccc93e1db tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:56.075013 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9bc14257-61f4-458e-a186-5b6ccc93e1db tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:56.086234 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:56.086234 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:56.091158 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-9bc14257-61f4-458e-a186-5b6ccc93e1db tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:14:56.096980 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9bc14257-61f4-458e-a186-5b6ccc93e1db tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:14:56.097454 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 506/2015] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:56 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:56.491664 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-db814110-021d-4840-96b3-5c7ac2c84946 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:56.493797 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-db814110-021d-4840-96b3-5c7ac2c84946 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:14:56.494068 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-db814110-021d-4840-96b3-5c7ac2c84946 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:56.494251 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-db814110-021d-4840-96b3-5c7ac2c84946 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:56.506747 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:56.506747 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:56.512014 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-db814110-021d-4840-96b3-5c7ac2c84946 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:14:56.516483 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-db814110-021d-4840-96b3-5c7ac2c84946 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:14:56.516866 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 504/2016] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:56 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:56.693348 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-813185eb-7f85-4326-91a9-0fcfb7251369 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:56.697399 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-813185eb-7f85-4326-91a9-0fcfb7251369 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:14:56.697734 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-813185eb-7f85-4326-91a9-0fcfb7251369 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:56.698128 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-813185eb-7f85-4326-91a9-0fcfb7251369 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:56.714254 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:56.714254 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:56.720913 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-813185eb-7f85-4326-91a9-0fcfb7251369 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:14:56.727559 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-813185eb-7f85-4326-91a9-0fcfb7251369 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:14:56.728128 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 501/2017] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:56 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:57.014491 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0cd9b431-8fd4-4888-8796-4965f93f2928 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:57.016572 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-1d9dffe4-19b2-4565-af2a-90ee3d30893e req-0708aedc-93f2-40a4-b4d2-60029edeb78c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:57.016936 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0cd9b431-8fd4-4888-8796-4965f93f2928 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:14:57.017219 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0cd9b431-8fd4-4888-8796-4965f93f2928 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:57.017559 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0cd9b431-8fd4-4888-8796-4965f93f2928 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:57.019271 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-1d9dffe4-19b2-4565-af2a-90ee3d30893e req-0708aedc-93f2-40a4-b4d2-60029edeb78c tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] GET https://10.4.3.66/volume/v3/volumes/dccef341-496d-4660-8e5c-374d7391a338 Jul 10 14:14:57.019605 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-1d9dffe4-19b2-4565-af2a-90ee3d30893e req-0708aedc-93f2-40a4-b4d2-60029edeb78c tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:57.020542 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-1d9dffe4-19b2-4565-af2a-90ee3d30893e req-0708aedc-93f2-40a4-b4d2-60029edeb78c tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:57.031789 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:57.031789 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:57.034597 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:57.034597 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:57.035928 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0cd9b431-8fd4-4888-8796-4965f93f2928 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:14:57.039795 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-1d9dffe4-19b2-4565-af2a-90ee3d30893e req-0708aedc-93f2-40a4-b4d2-60029edeb78c tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Volume info retrieved successfully. Jul 10 14:14:57.041685 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0cd9b431-8fd4-4888-8796-4965f93f2928 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:14:57.042176 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 507/2018] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:57 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:57.047659 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-1d9dffe4-19b2-4565-af2a-90ee3d30893e req-0708aedc-93f2-40a4-b4d2-60029edeb78c tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] https://10.4.3.66/volume/v3/volumes/dccef341-496d-4660-8e5c-374d7391a338 returned with HTTP 200 Jul 10 14:14:57.048594 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 507/2019] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:14:57 2026] GET /volume/v3/volumes/dccef341-496d-4660-8e5c-374d7391a338 => generated 1650 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:57.093601 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-1d9dffe4-19b2-4565-af2a-90ee3d30893e req-3d0cba43-a012-4f11-811e-d5f6eae53e72 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:57.096613 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-1d9dffe4-19b2-4565-af2a-90ee3d30893e req-3d0cba43-a012-4f11-811e-d5f6eae53e72 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] GET https://10.4.3.66/volume/v3/volumes/dccef341-496d-4660-8e5c-374d7391a338 Jul 10 14:14:57.096869 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-1d9dffe4-19b2-4565-af2a-90ee3d30893e req-3d0cba43-a012-4f11-811e-d5f6eae53e72 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:57.097143 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-1d9dffe4-19b2-4565-af2a-90ee3d30893e req-3d0cba43-a012-4f11-811e-d5f6eae53e72 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:57.109458 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:57.109458 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:57.115373 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-1d9dffe4-19b2-4565-af2a-90ee3d30893e req-3d0cba43-a012-4f11-811e-d5f6eae53e72 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Volume info retrieved successfully. Jul 10 14:14:57.115813 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-60a7bb6f-c2a8-434a-9cb7-466352c2868d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:57.118795 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-60a7bb6f-c2a8-434a-9cb7-466352c2868d tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:14:57.118795 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-60a7bb6f-c2a8-434a-9cb7-466352c2868d tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:57.119188 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-60a7bb6f-c2a8-434a-9cb7-466352c2868d tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:57.122782 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-1d9dffe4-19b2-4565-af2a-90ee3d30893e req-3d0cba43-a012-4f11-811e-d5f6eae53e72 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] https://10.4.3.66/volume/v3/volumes/dccef341-496d-4660-8e5c-374d7391a338 returned with HTTP 200 Jul 10 14:14:57.123299 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 505/2020] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:14:57 2026] GET /volume/v3/volumes/dccef341-496d-4660-8e5c-374d7391a338 => generated 1650 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:57.133384 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:57.133384 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:57.140218 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-60a7bb6f-c2a8-434a-9cb7-466352c2868d tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:14:57.148661 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-60a7bb6f-c2a8-434a-9cb7-466352c2868d tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:14:57.149157 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 502/2021] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:57 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:57.536201 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-20a474a6-b8f3-4f25-b8e0-0b164bc113fe None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:57.538742 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-20a474a6-b8f3-4f25-b8e0-0b164bc113fe tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:14:57.538742 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-20a474a6-b8f3-4f25-b8e0-0b164bc113fe tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:57.539156 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-20a474a6-b8f3-4f25-b8e0-0b164bc113fe tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:57.551213 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:57.551213 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:57.556115 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-20a474a6-b8f3-4f25-b8e0-0b164bc113fe tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:14:57.561392 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-20a474a6-b8f3-4f25-b8e0-0b164bc113fe tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:14:57.561984 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 508/2022] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:57 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:57.744459 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6320b204-4f71-42e4-930a-74dec2b22c52 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:57.747912 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6320b204-4f71-42e4-930a-74dec2b22c52 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:14:57.748063 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6320b204-4f71-42e4-930a-74dec2b22c52 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:57.749176 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6320b204-4f71-42e4-930a-74dec2b22c52 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:57.765514 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:57.765514 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:57.782134 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-6320b204-4f71-42e4-930a-74dec2b22c52 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:14:57.791614 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6320b204-4f71-42e4-930a-74dec2b22c52 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:14:57.792115 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 508/2023] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:57 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:58.058852 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-bcc11834-69ec-4252-ab3a-d73a9c0b0bab None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:58.061045 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-bcc11834-69ec-4252-ab3a-d73a9c0b0bab tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:14:58.061283 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-bcc11834-69ec-4252-ab3a-d73a9c0b0bab tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:58.061540 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-bcc11834-69ec-4252-ab3a-d73a9c0b0bab tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:58.075621 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:58.075621 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:58.080785 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-bcc11834-69ec-4252-ab3a-d73a9c0b0bab tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:14:58.087023 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-bcc11834-69ec-4252-ab3a-d73a9c0b0bab tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:14:58.087616 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 506/2024] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:58 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:58.164864 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-db67e73c-3c02-4c05-b43d-8eb24ab8cabd None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:58.166941 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-db67e73c-3c02-4c05-b43d-8eb24ab8cabd tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:14:58.167213 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-db67e73c-3c02-4c05-b43d-8eb24ab8cabd tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:58.167328 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-db67e73c-3c02-4c05-b43d-8eb24ab8cabd tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:58.179832 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:58.179832 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:58.185627 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-db67e73c-3c02-4c05-b43d-8eb24ab8cabd tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:14:58.191589 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-db67e73c-3c02-4c05-b43d-8eb24ab8cabd tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:14:58.192064 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 503/2025] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:58 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:58.579457 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0ca63f52-0fe8-4cce-b0b6-29ad048c749e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:58.583194 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0ca63f52-0fe8-4cce-b0b6-29ad048c749e tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:14:58.583748 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0ca63f52-0fe8-4cce-b0b6-29ad048c749e tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:58.584058 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0ca63f52-0fe8-4cce-b0b6-29ad048c749e tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:58.605495 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:58.605495 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:58.611720 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0ca63f52-0fe8-4cce-b0b6-29ad048c749e tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:14:58.620321 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0ca63f52-0fe8-4cce-b0b6-29ad048c749e tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:14:58.621050 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 509/2026] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:58 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:58.809594 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-eeab5cc8-936b-417c-8c18-4e96fca5bee2 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:58.811839 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-eeab5cc8-936b-417c-8c18-4e96fca5bee2 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:14:58.812105 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-eeab5cc8-936b-417c-8c18-4e96fca5bee2 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:58.812332 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-eeab5cc8-936b-417c-8c18-4e96fca5bee2 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:58.829990 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:58.829990 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:58.838840 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-eeab5cc8-936b-417c-8c18-4e96fca5bee2 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:14:58.846471 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-eeab5cc8-936b-417c-8c18-4e96fca5bee2 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:14:58.847088 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 509/2027] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:58 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:59.102867 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-db2c4ce1-d3c2-4333-8360-27db71fdd2cb None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:59.105831 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-db2c4ce1-d3c2-4333-8360-27db71fdd2cb tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:14:59.106147 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-db2c4ce1-d3c2-4333-8360-27db71fdd2cb tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:59.106435 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-db2c4ce1-d3c2-4333-8360-27db71fdd2cb tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:59.118530 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:59.118530 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:14:59.123749 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-db2c4ce1-d3c2-4333-8360-27db71fdd2cb tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:14:59.129454 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-db2c4ce1-d3c2-4333-8360-27db71fdd2cb tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:14:59.130057 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 507/2028] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:59 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:59.215801 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-88ea5320-2a17-43b1-bd6c-574a1d47424a None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:59.217882 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-88ea5320-2a17-43b1-bd6c-574a1d47424a tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:14:59.218256 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-88ea5320-2a17-43b1-bd6c-574a1d47424a tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:59.219221 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-88ea5320-2a17-43b1-bd6c-574a1d47424a tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:59.233541 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:59.233541 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:14:59.239035 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-88ea5320-2a17-43b1-bd6c-574a1d47424a tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:14:59.247044 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-88ea5320-2a17-43b1-bd6c-574a1d47424a tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:14:59.247660 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 504/2029] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:14:59 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:14:59.639349 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a7a24b16-10a6-4a0e-b0e2-181560d1b597 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:59.642138 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a7a24b16-10a6-4a0e-b0e2-181560d1b597 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:14:59.642255 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a7a24b16-10a6-4a0e-b0e2-181560d1b597 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:59.642580 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a7a24b16-10a6-4a0e-b0e2-181560d1b597 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:59.656124 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:59.656124 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:14:59.661706 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a7a24b16-10a6-4a0e-b0e2-181560d1b597 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:14:59.668916 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a7a24b16-10a6-4a0e-b0e2-181560d1b597 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:14:59.669789 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 510/2030] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:59 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:14:59.863815 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-3605c75c-4317-4a55-ae63-8c00a0f89aea None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:14:59.865802 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3605c75c-4317-4a55-ae63-8c00a0f89aea tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:14:59.866745 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3605c75c-4317-4a55-ae63-8c00a0f89aea tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:14:59.866745 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3605c75c-4317-4a55-ae63-8c00a0f89aea tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:14:59.879995 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:14:59.879995 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:14:59.883821 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-3605c75c-4317-4a55-ae63-8c00a0f89aea tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:14:59.889277 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3605c75c-4317-4a55-ae63-8c00a0f89aea tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:14:59.889789 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 510/2031] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:14:59 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:00.153488 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-034094e3-6ab7-4c10-80b1-2ae9628cf020 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:00.155696 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-034094e3-6ab7-4c10-80b1-2ae9628cf020 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:15:00.155986 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-034094e3-6ab7-4c10-80b1-2ae9628cf020 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:00.156283 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-034094e3-6ab7-4c10-80b1-2ae9628cf020 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:00.178964 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:00.178964 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:00.185392 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-034094e3-6ab7-4c10-80b1-2ae9628cf020 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:15:00.192729 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-034094e3-6ab7-4c10-80b1-2ae9628cf020 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:15:00.193539 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 508/2032] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:00 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:00.263887 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-493d83e6-5d26-4ae3-8305-3bcff76382ac None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:00.266527 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-493d83e6-5d26-4ae3-8305-3bcff76382ac tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:00.266527 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-493d83e6-5d26-4ae3-8305-3bcff76382ac tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:00.267219 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-493d83e6-5d26-4ae3-8305-3bcff76382ac tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:00.277882 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:00.277882 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:00.283260 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-493d83e6-5d26-4ae3-8305-3bcff76382ac tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:00.288531 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-493d83e6-5d26-4ae3-8305-3bcff76382ac tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:00.288892 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 505/2033] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:00 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:00.687381 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bad59d79-4bc1-48de-8fe1-7dec4cd1919c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:00.689569 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bad59d79-4bc1-48de-8fe1-7dec4cd1919c tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:15:00.689833 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bad59d79-4bc1-48de-8fe1-7dec4cd1919c tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:00.690029 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bad59d79-4bc1-48de-8fe1-7dec4cd1919c tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:00.703103 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:00.703103 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:00.708086 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-bad59d79-4bc1-48de-8fe1-7dec4cd1919c tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:00.713226 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bad59d79-4bc1-48de-8fe1-7dec4cd1919c tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:15:00.713810 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 511/2034] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:00 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:00.906584 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-9ab5dd7e-0b8b-43c1-bf44-f160a880e9d7 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:00.908976 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9ab5dd7e-0b8b-43c1-bf44-f160a880e9d7 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:15:00.909273 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9ab5dd7e-0b8b-43c1-bf44-f160a880e9d7 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:00.909601 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9ab5dd7e-0b8b-43c1-bf44-f160a880e9d7 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:00.925522 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:00.925522 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:00.935693 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-9ab5dd7e-0b8b-43c1-bf44-f160a880e9d7 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:15:00.942611 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9ab5dd7e-0b8b-43c1-bf44-f160a880e9d7 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:15:00.943165 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 511/2035] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:00 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:01.211707 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e8a0515e-cb97-42c3-b4ca-d104101c0562 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:01.213985 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e8a0515e-cb97-42c3-b4ca-d104101c0562 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:15:01.214209 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e8a0515e-cb97-42c3-b4ca-d104101c0562 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:01.214413 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e8a0515e-cb97-42c3-b4ca-d104101c0562 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:01.226426 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:01.226426 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:01.231233 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-e8a0515e-cb97-42c3-b4ca-d104101c0562 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:15:01.235903 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e8a0515e-cb97-42c3-b4ca-d104101c0562 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:15:01.236333 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 509/2036] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:01 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:01.303169 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-ecead4bf-1026-4d9f-a4f8-eefdf8b38e9d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:01.306095 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ecead4bf-1026-4d9f-a4f8-eefdf8b38e9d tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:01.306398 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ecead4bf-1026-4d9f-a4f8-eefdf8b38e9d tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:01.306759 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ecead4bf-1026-4d9f-a4f8-eefdf8b38e9d tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:01.320532 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:01.320532 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:01.325283 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-ecead4bf-1026-4d9f-a4f8-eefdf8b38e9d tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:01.330345 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ecead4bf-1026-4d9f-a4f8-eefdf8b38e9d tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:01.330878 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 506/2037] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:01 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:01.729139 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-65891cef-a76a-4dc1-816d-f64638631b4f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:01.731617 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-65891cef-a76a-4dc1-816d-f64638631b4f tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:15:01.732556 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-65891cef-a76a-4dc1-816d-f64638631b4f tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:01.732556 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-65891cef-a76a-4dc1-816d-f64638631b4f tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:01.749729 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:01.749729 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:01.758695 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-65891cef-a76a-4dc1-816d-f64638631b4f tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:01.764825 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-65891cef-a76a-4dc1-816d-f64638631b4f tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:15:01.765402 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 512/2038] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:01 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:01.960706 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e69d93a7-995f-4088-b3c0-95ae79ad39c8 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:01.963323 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e69d93a7-995f-4088-b3c0-95ae79ad39c8 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:15:01.963570 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e69d93a7-995f-4088-b3c0-95ae79ad39c8 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:01.963860 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e69d93a7-995f-4088-b3c0-95ae79ad39c8 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:01.981233 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:01.981233 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:01.987030 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e69d93a7-995f-4088-b3c0-95ae79ad39c8 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:15:01.997850 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e69d93a7-995f-4088-b3c0-95ae79ad39c8 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:15:01.999475 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 512/2039] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:01 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:02.250777 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-94012fe6-4b85-4f50-a484-489c7a4f8a2c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:02.253407 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-94012fe6-4b85-4f50-a484-489c7a4f8a2c tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:15:02.253736 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-94012fe6-4b85-4f50-a484-489c7a4f8a2c tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:02.254048 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-94012fe6-4b85-4f50-a484-489c7a4f8a2c tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:02.267871 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:02.267871 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:02.272965 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-94012fe6-4b85-4f50-a484-489c7a4f8a2c tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:15:02.279569 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-94012fe6-4b85-4f50-a484-489c7a4f8a2c tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:15:02.279569 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 510/2040] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:02 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:02.347330 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e59e602b-f776-4ae3-add2-5a5573ebc810 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:02.349323 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e59e602b-f776-4ae3-add2-5a5573ebc810 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:02.349596 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e59e602b-f776-4ae3-add2-5a5573ebc810 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:02.349861 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e59e602b-f776-4ae3-add2-5a5573ebc810 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:02.361727 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:02.361727 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:02.366655 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e59e602b-f776-4ae3-add2-5a5573ebc810 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:02.371979 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e59e602b-f776-4ae3-add2-5a5573ebc810 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:02.372396 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 507/2041] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:02 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:02.783030 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7217c9ed-6780-4b26-b637-b827da59148b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:02.785824 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7217c9ed-6780-4b26-b637-b827da59148b tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:15:02.786200 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7217c9ed-6780-4b26-b637-b827da59148b tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:02.786366 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7217c9ed-6780-4b26-b637-b827da59148b tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:02.798241 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:02.798241 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:02.803904 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7217c9ed-6780-4b26-b637-b827da59148b tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:02.810874 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7217c9ed-6780-4b26-b637-b827da59148b tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:15:02.811319 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 513/2042] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:02 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:03.017399 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ce82dbd2-36f1-4a5d-83dc-fa4b4cb34fc2 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:03.019364 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ce82dbd2-36f1-4a5d-83dc-fa4b4cb34fc2 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:15:03.019595 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ce82dbd2-36f1-4a5d-83dc-fa4b4cb34fc2 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:03.019800 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ce82dbd2-36f1-4a5d-83dc-fa4b4cb34fc2 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:03.031368 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:03.031368 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:03.036396 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-ce82dbd2-36f1-4a5d-83dc-fa4b4cb34fc2 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:15:03.042079 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ce82dbd2-36f1-4a5d-83dc-fa4b4cb34fc2 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:15:03.042562 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 513/2043] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:03 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:03.296107 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-af9b63b3-852d-470a-abd7-edcbe31b0a11 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:03.297917 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-af9b63b3-852d-470a-abd7-edcbe31b0a11 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:15:03.298389 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-af9b63b3-852d-470a-abd7-edcbe31b0a11 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:03.298487 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-af9b63b3-852d-470a-abd7-edcbe31b0a11 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:03.311612 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:03.311612 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:03.316881 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-af9b63b3-852d-470a-abd7-edcbe31b0a11 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:15:03.323106 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-af9b63b3-852d-470a-abd7-edcbe31b0a11 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:15:03.323630 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 511/2044] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:03 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:03.387159 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b8dab136-ea66-452c-8796-7f18af8d1c8c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:03.389682 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b8dab136-ea66-452c-8796-7f18af8d1c8c tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:03.389955 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b8dab136-ea66-452c-8796-7f18af8d1c8c tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:03.390223 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b8dab136-ea66-452c-8796-7f18af8d1c8c tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:03.401886 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:03.401886 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:03.405640 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-b8dab136-ea66-452c-8796-7f18af8d1c8c tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:03.410674 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b8dab136-ea66-452c-8796-7f18af8d1c8c tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:03.411217 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 508/2045] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:03 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:03.829682 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-feaa5725-c027-487f-9c55-6a575513eb5e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:03.832029 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-feaa5725-c027-487f-9c55-6a575513eb5e tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:15:03.832739 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-feaa5725-c027-487f-9c55-6a575513eb5e tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:03.833029 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-feaa5725-c027-487f-9c55-6a575513eb5e tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:03.846141 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:03.846141 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:03.850800 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-feaa5725-c027-487f-9c55-6a575513eb5e tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:03.856364 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-feaa5725-c027-487f-9c55-6a575513eb5e tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:15:03.856849 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 514/2046] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:03 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:04.057855 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f85ce15e-f580-4414-b6e9-841fd893003a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:04.061071 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f85ce15e-f580-4414-b6e9-841fd893003a tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:15:04.061888 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f85ce15e-f580-4414-b6e9-841fd893003a tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:04.062246 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f85ce15e-f580-4414-b6e9-841fd893003a tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:04.075899 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:04.075899 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:04.080344 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-f85ce15e-f580-4414-b6e9-841fd893003a tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:15:04.085992 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f85ce15e-f580-4414-b6e9-841fd893003a tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:15:04.086461 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 514/2047] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:04 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:04.337185 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-36409839-241c-45cf-bb40-444bd9f1760c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:04.339405 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-36409839-241c-45cf-bb40-444bd9f1760c tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:15:04.339702 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-36409839-241c-45cf-bb40-444bd9f1760c tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:04.339924 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-36409839-241c-45cf-bb40-444bd9f1760c tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:04.353191 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:04.353191 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:04.358398 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-36409839-241c-45cf-bb40-444bd9f1760c tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:15:04.365896 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-36409839-241c-45cf-bb40-444bd9f1760c tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:15:04.365896 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 512/2048] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:04 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:04.429160 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d29374c0-cb4e-437b-b372-8cfaabe6e3cb None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:04.430776 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d29374c0-cb4e-437b-b372-8cfaabe6e3cb tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:04.431069 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d29374c0-cb4e-437b-b372-8cfaabe6e3cb tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:04.431321 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d29374c0-cb4e-437b-b372-8cfaabe6e3cb tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:04.445059 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:04.445059 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:04.451169 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-d29374c0-cb4e-437b-b372-8cfaabe6e3cb tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:04.458867 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d29374c0-cb4e-437b-b372-8cfaabe6e3cb tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:04.459429 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 509/2049] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:04 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:04.873489 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f159af94-8f98-4f20-a425-c3bf707e6a6f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:04.875287 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f159af94-8f98-4f20-a425-c3bf707e6a6f tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:15:04.875569 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f159af94-8f98-4f20-a425-c3bf707e6a6f tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:04.875795 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f159af94-8f98-4f20-a425-c3bf707e6a6f tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:04.887517 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:04.887517 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:04.891857 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f159af94-8f98-4f20-a425-c3bf707e6a6f tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:04.896866 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f159af94-8f98-4f20-a425-c3bf707e6a6f tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:15:04.897262 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 515/2050] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:04 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:15:05.105829 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8d8e81d4-3e7e-433d-a46f-be8cf0c2cc94 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:05.107969 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8d8e81d4-3e7e-433d-a46f-be8cf0c2cc94 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:15:05.108400 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8d8e81d4-3e7e-433d-a46f-be8cf0c2cc94 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:05.108400 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8d8e81d4-3e7e-433d-a46f-be8cf0c2cc94 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:05.120714 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:05.120714 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:05.126821 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-8d8e81d4-3e7e-433d-a46f-be8cf0c2cc94 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:15:05.133034 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8d8e81d4-3e7e-433d-a46f-be8cf0c2cc94 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:15:05.133594 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 515/2051] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:05 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:05.378998 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-489d6c78-bd0b-4632-8768-21b15be3f017 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:05.380664 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-489d6c78-bd0b-4632-8768-21b15be3f017 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:15:05.380916 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-489d6c78-bd0b-4632-8768-21b15be3f017 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:05.381162 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-489d6c78-bd0b-4632-8768-21b15be3f017 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:05.392647 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:05.392647 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:05.396710 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-489d6c78-bd0b-4632-8768-21b15be3f017 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:15:05.402047 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-489d6c78-bd0b-4632-8768-21b15be3f017 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:15:05.402597 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 513/2052] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:05 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:05.473982 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4fe1b32c-01fd-4397-ac3c-379f58ffaa72 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:05.476049 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4fe1b32c-01fd-4397-ac3c-379f58ffaa72 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:05.476307 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4fe1b32c-01fd-4397-ac3c-379f58ffaa72 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:05.476515 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4fe1b32c-01fd-4397-ac3c-379f58ffaa72 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:05.488053 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:05.488053 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:05.492804 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-4fe1b32c-01fd-4397-ac3c-379f58ffaa72 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:05.499200 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4fe1b32c-01fd-4397-ac3c-379f58ffaa72 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:05.499710 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 510/2053] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:05 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:05.912657 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-959e298e-eded-441c-9539-1f6b8e37727e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:05.914764 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-959e298e-eded-441c-9539-1f6b8e37727e tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:15:05.915575 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-959e298e-eded-441c-9539-1f6b8e37727e tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:05.915575 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-959e298e-eded-441c-9539-1f6b8e37727e tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:05.927656 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:05.927656 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:05.932934 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-959e298e-eded-441c-9539-1f6b8e37727e tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:05.938674 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-959e298e-eded-441c-9539-1f6b8e37727e tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:15:05.939106 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 516/2054] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:05 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:06.149126 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-04faafb1-07a1-48ca-854e-cd6234a575bf None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:06.151944 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-04faafb1-07a1-48ca-854e-cd6234a575bf tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:15:06.151944 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-04faafb1-07a1-48ca-854e-cd6234a575bf tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:06.151944 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-04faafb1-07a1-48ca-854e-cd6234a575bf tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:06.162580 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:06.162580 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:06.166446 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-04faafb1-07a1-48ca-854e-cd6234a575bf tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:15:06.171449 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-04faafb1-07a1-48ca-854e-cd6234a575bf tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:15:06.172090 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 516/2055] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:06 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:06.415837 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-57ec93a7-9234-45ec-98b4-3db7b36cc895 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:06.417852 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-57ec93a7-9234-45ec-98b4-3db7b36cc895 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:15:06.418073 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-57ec93a7-9234-45ec-98b4-3db7b36cc895 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:06.418296 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-57ec93a7-9234-45ec-98b4-3db7b36cc895 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:06.429539 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:06.429539 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:06.434742 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-57ec93a7-9234-45ec-98b4-3db7b36cc895 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:15:06.441276 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-57ec93a7-9234-45ec-98b4-3db7b36cc895 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:15:06.441895 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 514/2056] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:06 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:06.513830 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-085c3de9-3ad9-4f50-b79d-890c8fcd348f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:06.515953 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-085c3de9-3ad9-4f50-b79d-890c8fcd348f tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:06.516233 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-085c3de9-3ad9-4f50-b79d-890c8fcd348f tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:06.516482 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-085c3de9-3ad9-4f50-b79d-890c8fcd348f tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:06.528158 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:06.528158 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:06.532426 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-085c3de9-3ad9-4f50-b79d-890c8fcd348f tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:06.537781 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-085c3de9-3ad9-4f50-b79d-890c8fcd348f tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:06.538217 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 511/2057] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:06 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:06.952822 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a5a88197-ff24-4442-ba8d-2e651a546475 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:06.955124 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a5a88197-ff24-4442-ba8d-2e651a546475 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:15:06.955427 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a5a88197-ff24-4442-ba8d-2e651a546475 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:06.955738 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a5a88197-ff24-4442-ba8d-2e651a546475 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:06.967060 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:06.967060 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:06.970745 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a5a88197-ff24-4442-ba8d-2e651a546475 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:06.975316 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a5a88197-ff24-4442-ba8d-2e651a546475 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:15:06.975731 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 517/2058] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:06 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:07.184601 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6a61e106-874f-425a-a024-72ee6492a1a7 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:07.186744 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6a61e106-874f-425a-a024-72ee6492a1a7 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:15:07.187127 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6a61e106-874f-425a-a024-72ee6492a1a7 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:07.187225 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6a61e106-874f-425a-a024-72ee6492a1a7 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:07.198883 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:07.198883 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:07.202472 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-6a61e106-874f-425a-a024-72ee6492a1a7 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:15:07.207319 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6a61e106-874f-425a-a024-72ee6492a1a7 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:15:07.207853 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 517/2059] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:07 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:07.455757 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-bcd0b698-60d4-4399-9640-85900804a4e5 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:07.457600 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-bcd0b698-60d4-4399-9640-85900804a4e5 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:15:07.457881 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-bcd0b698-60d4-4399-9640-85900804a4e5 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:07.458143 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-bcd0b698-60d4-4399-9640-85900804a4e5 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:07.469462 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:07.469462 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:07.475128 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-bcd0b698-60d4-4399-9640-85900804a4e5 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:15:07.482162 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-bcd0b698-60d4-4399-9640-85900804a4e5 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:15:07.482595 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 515/2060] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:07 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:07.551034 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-c0927192-09df-4fc5-86a5-559cd3bc8413 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:07.553016 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c0927192-09df-4fc5-86a5-559cd3bc8413 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:07.553277 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c0927192-09df-4fc5-86a5-559cd3bc8413 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:07.553525 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c0927192-09df-4fc5-86a5-559cd3bc8413 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:07.564094 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:07.564094 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:07.568096 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-c0927192-09df-4fc5-86a5-559cd3bc8413 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:07.572723 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c0927192-09df-4fc5-86a5-559cd3bc8413 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:07.573187 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 512/2061] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:07 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:07.993372 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-68e3c901-00a9-42db-92b4-7f42378fde41 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:07.996008 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-68e3c901-00a9-42db-92b4-7f42378fde41 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:15:07.996289 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-68e3c901-00a9-42db-92b4-7f42378fde41 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:07.996554 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-68e3c901-00a9-42db-92b4-7f42378fde41 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:08.008835 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:08.008835 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:08.014361 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-68e3c901-00a9-42db-92b4-7f42378fde41 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:08.020300 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-68e3c901-00a9-42db-92b4-7f42378fde41 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:15:08.020882 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 518/2062] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:07 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:08.222074 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e6f0b931-5bee-426f-be77-228364684c11 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:08.224039 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e6f0b931-5bee-426f-be77-228364684c11 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:15:08.224254 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e6f0b931-5bee-426f-be77-228364684c11 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:08.224439 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e6f0b931-5bee-426f-be77-228364684c11 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:08.239985 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:08.239985 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:08.244627 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e6f0b931-5bee-426f-be77-228364684c11 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:15:08.250397 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e6f0b931-5bee-426f-be77-228364684c11 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:15:08.250908 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 518/2063] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:08 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:08.496129 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b2a009e9-bce8-4adf-88e9-349cebddb3c0 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:08.498079 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b2a009e9-bce8-4adf-88e9-349cebddb3c0 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:15:08.498263 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b2a009e9-bce8-4adf-88e9-349cebddb3c0 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:08.498455 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b2a009e9-bce8-4adf-88e9-349cebddb3c0 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:08.511487 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:08.511487 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:08.516700 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b2a009e9-bce8-4adf-88e9-349cebddb3c0 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:15:08.522921 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b2a009e9-bce8-4adf-88e9-349cebddb3c0 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:15:08.523619 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 516/2064] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:08 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:08.586068 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-9dae0fb8-a9d0-4983-9709-9b28a8ed0e05 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:08.587986 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9dae0fb8-a9d0-4983-9709-9b28a8ed0e05 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:08.588396 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9dae0fb8-a9d0-4983-9709-9b28a8ed0e05 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:08.588474 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9dae0fb8-a9d0-4983-9709-9b28a8ed0e05 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:08.599689 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:08.599689 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:08.604224 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-9dae0fb8-a9d0-4983-9709-9b28a8ed0e05 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:08.609347 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9dae0fb8-a9d0-4983-9709-9b28a8ed0e05 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:08.609825 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 513/2065] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:08 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:09.038288 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b10af7e5-fb74-44cc-b2bd-38c66f90d82e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:09.040148 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b10af7e5-fb74-44cc-b2bd-38c66f90d82e tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:15:09.040456 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b10af7e5-fb74-44cc-b2bd-38c66f90d82e tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:09.041077 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b10af7e5-fb74-44cc-b2bd-38c66f90d82e tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:09.050641 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:09.050641 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:09.054305 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b10af7e5-fb74-44cc-b2bd-38c66f90d82e tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:09.058407 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b10af7e5-fb74-44cc-b2bd-38c66f90d82e tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:15:09.058800 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 519/2066] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:09 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:09.266305 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-9bc12b3e-610d-4daa-93ec-a51566af0e0f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:09.269044 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9bc12b3e-610d-4daa-93ec-a51566af0e0f tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:15:09.269044 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9bc12b3e-610d-4daa-93ec-a51566af0e0f tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:09.269251 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9bc12b3e-610d-4daa-93ec-a51566af0e0f tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:09.278872 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:09.278872 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:09.282695 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-9bc12b3e-610d-4daa-93ec-a51566af0e0f tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:15:09.287674 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9bc12b3e-610d-4daa-93ec-a51566af0e0f tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:15:09.288274 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 519/2067] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:09 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:09.536456 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-332ecee0-435f-4ab5-8c60-d4e923a21714 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:09.538293 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-332ecee0-435f-4ab5-8c60-d4e923a21714 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:15:09.539566 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-332ecee0-435f-4ab5-8c60-d4e923a21714 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:09.539566 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-332ecee0-435f-4ab5-8c60-d4e923a21714 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:09.549718 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:09.549718 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:09.553457 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-332ecee0-435f-4ab5-8c60-d4e923a21714 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:15:09.560196 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-332ecee0-435f-4ab5-8c60-d4e923a21714 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:15:09.560730 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 517/2068] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:09 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:09.624513 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-eb15d050-8f86-4cca-bf32-5f2ba4a38cfb None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:09.626738 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-eb15d050-8f86-4cca-bf32-5f2ba4a38cfb tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:09.627027 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-eb15d050-8f86-4cca-bf32-5f2ba4a38cfb tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:09.627766 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-eb15d050-8f86-4cca-bf32-5f2ba4a38cfb tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:09.637876 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:09.637876 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:09.642529 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-eb15d050-8f86-4cca-bf32-5f2ba4a38cfb tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:09.648890 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-eb15d050-8f86-4cca-bf32-5f2ba4a38cfb tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:09.649422 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 514/2069] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:09 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:10.070460 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e7eaf98e-68cd-46f3-9286-807978799a53 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:10.071869 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e7eaf98e-68cd-46f3-9286-807978799a53 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:15:10.072066 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e7eaf98e-68cd-46f3-9286-807978799a53 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:10.072198 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e7eaf98e-68cd-46f3-9286-807978799a53 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:10.084283 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:10.084283 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:10.088660 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e7eaf98e-68cd-46f3-9286-807978799a53 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:10.093407 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e7eaf98e-68cd-46f3-9286-807978799a53 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:15:10.093905 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 520/2070] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:10 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:10.300866 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ddec1642-bb04-484f-8079-5123f5c06e6b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:10.302643 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ddec1642-bb04-484f-8079-5123f5c06e6b tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:15:10.302828 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ddec1642-bb04-484f-8079-5123f5c06e6b tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:10.303028 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ddec1642-bb04-484f-8079-5123f5c06e6b tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:10.312313 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:10.312313 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:10.315539 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-ddec1642-bb04-484f-8079-5123f5c06e6b tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:15:10.319954 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ddec1642-bb04-484f-8079-5123f5c06e6b tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:15:10.320344 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 520/2071] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:10 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:10.575166 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-bce4094d-fe25-4e4d-83b7-53ee108535b6 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:10.577658 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-bce4094d-fe25-4e4d-83b7-53ee108535b6 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:15:10.577968 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-bce4094d-fe25-4e4d-83b7-53ee108535b6 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:10.578264 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-bce4094d-fe25-4e4d-83b7-53ee108535b6 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:10.589753 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:10.589753 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:10.594393 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-bce4094d-fe25-4e4d-83b7-53ee108535b6 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:15:10.599974 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-bce4094d-fe25-4e4d-83b7-53ee108535b6 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:15:10.600411 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 518/2072] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:10 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:10.667597 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d7b98cd3-7eff-4e2f-83f7-fbbb2029f798 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:10.670107 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d7b98cd3-7eff-4e2f-83f7-fbbb2029f798 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:10.670410 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d7b98cd3-7eff-4e2f-83f7-fbbb2029f798 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:10.670768 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d7b98cd3-7eff-4e2f-83f7-fbbb2029f798 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:10.683909 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:10.683909 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:10.688896 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-d7b98cd3-7eff-4e2f-83f7-fbbb2029f798 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:10.694433 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d7b98cd3-7eff-4e2f-83f7-fbbb2029f798 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:10.694952 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 515/2073] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:10 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:11.105321 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1a41dcc1-af69-40aa-9123-63010f2164ea None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:11.107222 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1a41dcc1-af69-40aa-9123-63010f2164ea tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:15:11.107528 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1a41dcc1-af69-40aa-9123-63010f2164ea tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:11.107815 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1a41dcc1-af69-40aa-9123-63010f2164ea tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:11.116894 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:11.116894 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:11.120193 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1a41dcc1-af69-40aa-9123-63010f2164ea tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:11.124473 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1a41dcc1-af69-40aa-9123-63010f2164ea tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:15:11.124971 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 521/2074] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:11 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:11.335773 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-011648bc-bf0f-4626-81d0-86d790eedc2f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:11.337623 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-011648bc-bf0f-4626-81d0-86d790eedc2f tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:15:11.337890 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-011648bc-bf0f-4626-81d0-86d790eedc2f tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:11.338123 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-011648bc-bf0f-4626-81d0-86d790eedc2f tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:11.347620 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:11.347620 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:11.351705 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-011648bc-bf0f-4626-81d0-86d790eedc2f tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:15:11.357493 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-011648bc-bf0f-4626-81d0-86d790eedc2f tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:15:11.358514 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 521/2075] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:11 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:11.616195 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-dd1b8a9e-9d7b-4a59-952f-21e8a83a65d7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:11.618794 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-dd1b8a9e-9d7b-4a59-952f-21e8a83a65d7 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:15:11.619101 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-dd1b8a9e-9d7b-4a59-952f-21e8a83a65d7 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:11.619378 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-dd1b8a9e-9d7b-4a59-952f-21e8a83a65d7 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:11.633753 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:11.633753 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:11.638634 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-dd1b8a9e-9d7b-4a59-952f-21e8a83a65d7 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:15:11.644906 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-dd1b8a9e-9d7b-4a59-952f-21e8a83a65d7 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:15:11.645421 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 519/2076] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:11 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:11.709466 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d806800e-63ca-49f9-8bb1-df18ba3e5a6f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:11.711041 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d806800e-63ca-49f9-8bb1-df18ba3e5a6f tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:11.711326 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d806800e-63ca-49f9-8bb1-df18ba3e5a6f tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:11.711589 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d806800e-63ca-49f9-8bb1-df18ba3e5a6f tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:11.723344 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:11.723344 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:11.728012 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-d806800e-63ca-49f9-8bb1-df18ba3e5a6f tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:11.734588 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d806800e-63ca-49f9-8bb1-df18ba3e5a6f tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:11.735328 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 516/2077] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:11 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:12.138813 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b8dcdb0c-6875-4dbe-9622-01097dcc7b0b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:12.141480 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b8dcdb0c-6875-4dbe-9622-01097dcc7b0b tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:15:12.141480 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b8dcdb0c-6875-4dbe-9622-01097dcc7b0b tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:12.142381 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b8dcdb0c-6875-4dbe-9622-01097dcc7b0b tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:12.154527 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:12.154527 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:12.159491 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b8dcdb0c-6875-4dbe-9622-01097dcc7b0b tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:12.165073 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b8dcdb0c-6875-4dbe-9622-01097dcc7b0b tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:15:12.165511 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 522/2078] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:12 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:12.372222 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-619991b8-fc85-4196-942b-d8b1524a3fce None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:12.374699 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-619991b8-fc85-4196-942b-d8b1524a3fce tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:15:12.374983 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-619991b8-fc85-4196-942b-d8b1524a3fce tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:12.375243 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-619991b8-fc85-4196-942b-d8b1524a3fce tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:12.387906 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:12.387906 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:12.392860 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-619991b8-fc85-4196-942b-d8b1524a3fce tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:15:12.396932 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-619991b8-fc85-4196-942b-d8b1524a3fce tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:15:12.397388 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 522/2079] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:12 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:15:12.658145 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-80914f5b-d8ce-4d42-9a10-97d2cacf6d1f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:12.660385 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-80914f5b-d8ce-4d42-9a10-97d2cacf6d1f tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:15:12.660695 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-80914f5b-d8ce-4d42-9a10-97d2cacf6d1f tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:12.660972 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-80914f5b-d8ce-4d42-9a10-97d2cacf6d1f tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:12.673786 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:12.673786 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:12.678571 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-80914f5b-d8ce-4d42-9a10-97d2cacf6d1f tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:15:12.684983 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-80914f5b-d8ce-4d42-9a10-97d2cacf6d1f tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:15:12.685455 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 520/2080] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:12 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:12.752098 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-6475f8ee-9cdc-45b0-9fa2-2e58f4319de6 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:12.754401 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6475f8ee-9cdc-45b0-9fa2-2e58f4319de6 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:12.754693 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6475f8ee-9cdc-45b0-9fa2-2e58f4319de6 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:12.754926 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6475f8ee-9cdc-45b0-9fa2-2e58f4319de6 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:12.767425 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:12.767425 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:12.771688 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-6475f8ee-9cdc-45b0-9fa2-2e58f4319de6 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:12.776644 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6475f8ee-9cdc-45b0-9fa2-2e58f4319de6 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:12.777098 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 517/2081] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:12 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:13.182645 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f7752fad-5887-4169-87d8-bb2c60ae48bb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:13.184791 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f7752fad-5887-4169-87d8-bb2c60ae48bb tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:15:13.185046 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f7752fad-5887-4169-87d8-bb2c60ae48bb tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:13.185222 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f7752fad-5887-4169-87d8-bb2c60ae48bb tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:13.197947 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:13.197947 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:13.203912 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f7752fad-5887-4169-87d8-bb2c60ae48bb tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:13.211322 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f7752fad-5887-4169-87d8-bb2c60ae48bb tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:15:13.211866 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 523/2082] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:13 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:13.414289 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a2dc1fe3-cc93-435e-80af-08146a262eaa None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:13.416570 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a2dc1fe3-cc93-435e-80af-08146a262eaa tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:15:13.418630 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a2dc1fe3-cc93-435e-80af-08146a262eaa tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:13.418630 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a2dc1fe3-cc93-435e-80af-08146a262eaa tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:13.431386 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:13.431386 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:13.440783 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a2dc1fe3-cc93-435e-80af-08146a262eaa tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:15:13.445103 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a2dc1fe3-cc93-435e-80af-08146a262eaa tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:15:13.445840 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 523/2083] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:13 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:13.698932 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-5ff1f219-4499-4da1-8d51-1b6c7e33c955 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:13.701017 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5ff1f219-4499-4da1-8d51-1b6c7e33c955 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:15:13.701246 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5ff1f219-4499-4da1-8d51-1b6c7e33c955 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:13.701454 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5ff1f219-4499-4da1-8d51-1b6c7e33c955 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:13.715122 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:13.715122 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:13.721760 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-5ff1f219-4499-4da1-8d51-1b6c7e33c955 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:15:13.728706 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5ff1f219-4499-4da1-8d51-1b6c7e33c955 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:15:13.729265 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 521/2084] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:13 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:13.792197 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-087e0e2f-2093-4f66-a0c1-05595364bedd None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:13.794714 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-087e0e2f-2093-4f66-a0c1-05595364bedd tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:13.795038 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-087e0e2f-2093-4f66-a0c1-05595364bedd tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:13.795392 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-087e0e2f-2093-4f66-a0c1-05595364bedd tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:13.809230 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:13.809230 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:13.814621 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-087e0e2f-2093-4f66-a0c1-05595364bedd tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:13.820174 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-087e0e2f-2093-4f66-a0c1-05595364bedd tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:13.820764 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 518/2085] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:13 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:14.225679 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-81d24593-01ca-4b8e-8a26-29f04682d6d5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:14.227465 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-81d24593-01ca-4b8e-8a26-29f04682d6d5 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:15:14.227702 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-81d24593-01ca-4b8e-8a26-29f04682d6d5 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:14.227913 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-81d24593-01ca-4b8e-8a26-29f04682d6d5 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:14.239950 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:14.239950 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:14.244064 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-81d24593-01ca-4b8e-8a26-29f04682d6d5 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:14.249667 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-81d24593-01ca-4b8e-8a26-29f04682d6d5 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:15:14.250165 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 524/2086] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:14 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:14.460412 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f994ad6e-2f7d-4b4d-a20b-db6567df7d3d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:14.462366 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f994ad6e-2f7d-4b4d-a20b-db6567df7d3d tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:15:14.462639 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f994ad6e-2f7d-4b4d-a20b-db6567df7d3d tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:14.462907 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f994ad6e-2f7d-4b4d-a20b-db6567df7d3d tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:14.474243 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:14.474243 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:14.478341 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-f994ad6e-2f7d-4b4d-a20b-db6567df7d3d tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:15:14.484045 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f994ad6e-2f7d-4b4d-a20b-db6567df7d3d tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:15:14.484581 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 524/2087] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:14 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:14.742798 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0a09181c-ecea-461d-85fe-c7306b867a01 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:14.744830 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0a09181c-ecea-461d-85fe-c7306b867a01 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:15:14.745025 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0a09181c-ecea-461d-85fe-c7306b867a01 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:14.745213 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0a09181c-ecea-461d-85fe-c7306b867a01 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:14.755377 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:14.755377 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:14.759632 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-0a09181c-ecea-461d-85fe-c7306b867a01 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:15:14.766071 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0a09181c-ecea-461d-85fe-c7306b867a01 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:15:14.766588 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 522/2088] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:14 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:14.834443 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-07d5d1b9-fe5e-46fd-afca-0c21cd5b04d9 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:14.836196 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-07d5d1b9-fe5e-46fd-afca-0c21cd5b04d9 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:14.836420 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-07d5d1b9-fe5e-46fd-afca-0c21cd5b04d9 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:14.836624 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-07d5d1b9-fe5e-46fd-afca-0c21cd5b04d9 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:14.846003 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:14.846003 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:14.850221 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-07d5d1b9-fe5e-46fd-afca-0c21cd5b04d9 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:14.855883 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-07d5d1b9-fe5e-46fd-afca-0c21cd5b04d9 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:14.856367 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 519/2089] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:14 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:15.267156 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4877d0dd-bf0b-4380-986f-be0df1305034 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:15.269643 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4877d0dd-bf0b-4380-986f-be0df1305034 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:15:15.269853 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4877d0dd-bf0b-4380-986f-be0df1305034 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:15.270114 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4877d0dd-bf0b-4380-986f-be0df1305034 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:15.282321 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:15.282321 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:15.286558 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4877d0dd-bf0b-4380-986f-be0df1305034 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:15.292719 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4877d0dd-bf0b-4380-986f-be0df1305034 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:15:15.293285 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 525/2090] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:15 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:15.499998 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-cd89eaab-06bc-4a88-b1ee-37312be29b10 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:15.502052 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-cd89eaab-06bc-4a88-b1ee-37312be29b10 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:15:15.502318 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-cd89eaab-06bc-4a88-b1ee-37312be29b10 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:15.502605 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-cd89eaab-06bc-4a88-b1ee-37312be29b10 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:15.518823 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:15.518823 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:15.523320 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-cd89eaab-06bc-4a88-b1ee-37312be29b10 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:15:15.529091 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-cd89eaab-06bc-4a88-b1ee-37312be29b10 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:15:15.529543 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 525/2091] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:15 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:15.785482 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-236820a5-6549-41ff-ad85-ad0d8d23a581 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:15.787760 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-236820a5-6549-41ff-ad85-ad0d8d23a581 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:15:15.788007 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-236820a5-6549-41ff-ad85-ad0d8d23a581 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:15.788299 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-236820a5-6549-41ff-ad85-ad0d8d23a581 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:15.801038 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:15.801038 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:15.807449 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-236820a5-6549-41ff-ad85-ad0d8d23a581 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:15:15.816483 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-236820a5-6549-41ff-ad85-ad0d8d23a581 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:15:15.817136 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 523/2092] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:15 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:15.871703 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d744dd75-2ba1-48c4-99ee-f642d81334d0 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:15.874429 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d744dd75-2ba1-48c4-99ee-f642d81334d0 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:15.874853 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d744dd75-2ba1-48c4-99ee-f642d81334d0 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:15.875157 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d744dd75-2ba1-48c4-99ee-f642d81334d0 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:15.887074 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:15.887074 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:15.892132 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-d744dd75-2ba1-48c4-99ee-f642d81334d0 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:15.897039 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d744dd75-2ba1-48c4-99ee-f642d81334d0 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:15.897702 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 520/2093] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:15 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:16.306573 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-47138a3a-f664-49fc-be50-95e9f81ac96f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:16.308359 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-47138a3a-f664-49fc-be50-95e9f81ac96f tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:15:16.308599 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-47138a3a-f664-49fc-be50-95e9f81ac96f tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:16.308833 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-47138a3a-f664-49fc-be50-95e9f81ac96f tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:16.319312 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:16.319312 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:16.323926 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-47138a3a-f664-49fc-be50-95e9f81ac96f tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:16.329399 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-47138a3a-f664-49fc-be50-95e9f81ac96f tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:15:16.329800 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 526/2094] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:16 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:16.542566 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-046a3376-a9c1-4323-b957-4c89b43274a4 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:16.544778 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-046a3376-a9c1-4323-b957-4c89b43274a4 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:15:16.545089 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-046a3376-a9c1-4323-b957-4c89b43274a4 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:16.545399 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-046a3376-a9c1-4323-b957-4c89b43274a4 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:16.557373 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:16.557373 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:16.561635 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-046a3376-a9c1-4323-b957-4c89b43274a4 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:15:16.566612 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-046a3376-a9c1-4323-b957-4c89b43274a4 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:15:16.567057 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 526/2095] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:16 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:16.832553 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-c3ccf24a-20af-49ad-afac-3eb128f1977d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:16.834207 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c3ccf24a-20af-49ad-afac-3eb128f1977d tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:15:16.834370 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c3ccf24a-20af-49ad-afac-3eb128f1977d tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:16.834587 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c3ccf24a-20af-49ad-afac-3eb128f1977d tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:16.844180 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:16.844180 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:16.847974 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-c3ccf24a-20af-49ad-afac-3eb128f1977d tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:15:16.853041 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c3ccf24a-20af-49ad-afac-3eb128f1977d tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:15:16.853432 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 524/2096] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:16 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:16.911727 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-846f65f3-b027-47ae-9306-0cd8576fbd22 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:16.914023 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-846f65f3-b027-47ae-9306-0cd8576fbd22 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:16.914252 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-846f65f3-b027-47ae-9306-0cd8576fbd22 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:16.914468 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-846f65f3-b027-47ae-9306-0cd8576fbd22 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:16.927027 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:16.927027 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:16.931431 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-846f65f3-b027-47ae-9306-0cd8576fbd22 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:16.937434 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-846f65f3-b027-47ae-9306-0cd8576fbd22 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:16.938005 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 521/2097] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:16 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:17.342637 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-90f2410e-72a9-4342-b2db-7cc4480fbba7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:17.344474 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-90f2410e-72a9-4342-b2db-7cc4480fbba7 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:15:17.344474 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-90f2410e-72a9-4342-b2db-7cc4480fbba7 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:17.344674 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-90f2410e-72a9-4342-b2db-7cc4480fbba7 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:17.354745 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:17.354745 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:17.358095 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-90f2410e-72a9-4342-b2db-7cc4480fbba7 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:17.362035 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-90f2410e-72a9-4342-b2db-7cc4480fbba7 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:15:17.362404 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 527/2098] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:17 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:17.579848 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-329c5f53-3cb5-491e-a756-f88ae3c6f636 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:17.582173 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-329c5f53-3cb5-491e-a756-f88ae3c6f636 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:15:17.582484 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-329c5f53-3cb5-491e-a756-f88ae3c6f636 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:17.582719 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-329c5f53-3cb5-491e-a756-f88ae3c6f636 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:17.595421 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:17.595421 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:17.600014 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-329c5f53-3cb5-491e-a756-f88ae3c6f636 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:15:17.604923 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-329c5f53-3cb5-491e-a756-f88ae3c6f636 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:15:17.605409 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 527/2099] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:17 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:17.866285 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-c5a73463-5962-4ffa-815c-0bb84c7780cf None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:17.868432 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c5a73463-5962-4ffa-815c-0bb84c7780cf tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:15:17.868683 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c5a73463-5962-4ffa-815c-0bb84c7780cf tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:17.868936 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c5a73463-5962-4ffa-815c-0bb84c7780cf tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:17.877724 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:17.877724 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:17.881237 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-c5a73463-5962-4ffa-815c-0bb84c7780cf tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:15:17.887008 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c5a73463-5962-4ffa-815c-0bb84c7780cf tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:15:17.887548 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 525/2100] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:17 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:17.953101 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-ab0a2c1a-0de8-4058-a19f-c73d356433ee None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:17.954887 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ab0a2c1a-0de8-4058-a19f-c73d356433ee tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:17.955248 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ab0a2c1a-0de8-4058-a19f-c73d356433ee tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:17.955594 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ab0a2c1a-0de8-4058-a19f-c73d356433ee tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:17.966160 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:17.966160 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:17.969989 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-ab0a2c1a-0de8-4058-a19f-c73d356433ee tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:17.975168 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ab0a2c1a-0de8-4058-a19f-c73d356433ee tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:17.975592 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 522/2101] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:17 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:18.376180 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fb378626-60dd-4ca7-b2e4-b5e9a3f1d5b8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:18.379060 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fb378626-60dd-4ca7-b2e4-b5e9a3f1d5b8 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:15:18.379060 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fb378626-60dd-4ca7-b2e4-b5e9a3f1d5b8 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:18.379060 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fb378626-60dd-4ca7-b2e4-b5e9a3f1d5b8 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:18.391297 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:18.391297 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:18.396324 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-fb378626-60dd-4ca7-b2e4-b5e9a3f1d5b8 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:18.403617 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fb378626-60dd-4ca7-b2e4-b5e9a3f1d5b8 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:15:18.403780 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 528/2102] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:18 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:18.618320 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0920b7a0-a079-46a3-ab96-06a659ce15b1 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:18.620119 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0920b7a0-a079-46a3-ab96-06a659ce15b1 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:15:18.620317 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0920b7a0-a079-46a3-ab96-06a659ce15b1 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:18.620512 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0920b7a0-a079-46a3-ab96-06a659ce15b1 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:18.631434 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:18.631434 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:18.635654 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-0920b7a0-a079-46a3-ab96-06a659ce15b1 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:15:18.640497 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0920b7a0-a079-46a3-ab96-06a659ce15b1 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:15:18.640894 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 528/2103] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:18 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:18.900012 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-1d9f8063-b781-4e1e-8ec0-1fbfe8101e4d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:18.901955 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1d9f8063-b781-4e1e-8ec0-1fbfe8101e4d tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:15:18.902153 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1d9f8063-b781-4e1e-8ec0-1fbfe8101e4d tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:18.902393 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1d9f8063-b781-4e1e-8ec0-1fbfe8101e4d tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:18.914354 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:18.914354 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:18.918938 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-1d9f8063-b781-4e1e-8ec0-1fbfe8101e4d tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:15:18.924550 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1d9f8063-b781-4e1e-8ec0-1fbfe8101e4d tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:15:18.925082 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 526/2104] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:18 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:18.990988 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e13e436b-4fdf-493a-bb40-3857da3c1461 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:18.993720 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e13e436b-4fdf-493a-bb40-3857da3c1461 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:18.993720 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e13e436b-4fdf-493a-bb40-3857da3c1461 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:18.993954 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e13e436b-4fdf-493a-bb40-3857da3c1461 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:19.005998 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:19.005998 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:19.010192 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e13e436b-4fdf-493a-bb40-3857da3c1461 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:19.015394 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e13e436b-4fdf-493a-bb40-3857da3c1461 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:19.016627 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 523/2105] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:18 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:19.423329 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-14a4114f-fa4e-4189-820e-f568947662de None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:19.427899 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-14a4114f-fa4e-4189-820e-f568947662de tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:15:19.427899 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-14a4114f-fa4e-4189-820e-f568947662de tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:19.427899 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-14a4114f-fa4e-4189-820e-f568947662de tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:19.448877 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:19.448877 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:19.456350 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-14a4114f-fa4e-4189-820e-f568947662de tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:19.463364 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-14a4114f-fa4e-4189-820e-f568947662de tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:15:19.464106 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 529/2106] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:19 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:19.657696 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-1d3193c7-237f-4e7b-bbc1-6f329b84e171 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:19.659811 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1d3193c7-237f-4e7b-bbc1-6f329b84e171 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:15:19.660021 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1d3193c7-237f-4e7b-bbc1-6f329b84e171 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:19.660237 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1d3193c7-237f-4e7b-bbc1-6f329b84e171 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:19.672688 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:19.672688 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:19.676695 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-1d3193c7-237f-4e7b-bbc1-6f329b84e171 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:15:19.683679 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1d3193c7-237f-4e7b-bbc1-6f329b84e171 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:15:19.683679 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 529/2107] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:19 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:19.940570 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-1d84d185-4a68-416d-b225-2ad085623054 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:19.942542 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1d84d185-4a68-416d-b225-2ad085623054 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:15:19.943011 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1d84d185-4a68-416d-b225-2ad085623054 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:19.943011 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1d84d185-4a68-416d-b225-2ad085623054 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:19.956100 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:19.956100 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:19.961268 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-1d84d185-4a68-416d-b225-2ad085623054 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:15:19.968458 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1d84d185-4a68-416d-b225-2ad085623054 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:15:19.969080 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 527/2108] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:19 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:20.031793 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-5fc5fcaa-48ac-4f29-aae8-8e87fc5d0cdd None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:20.034030 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5fc5fcaa-48ac-4f29-aae8-8e87fc5d0cdd tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:20.034291 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5fc5fcaa-48ac-4f29-aae8-8e87fc5d0cdd tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:20.034563 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5fc5fcaa-48ac-4f29-aae8-8e87fc5d0cdd tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:20.045336 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:20.045336 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:20.049159 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-5fc5fcaa-48ac-4f29-aae8-8e87fc5d0cdd tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:20.053525 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5fc5fcaa-48ac-4f29-aae8-8e87fc5d0cdd tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:20.053918 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 524/2109] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:20 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:20.479045 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ede005a5-7e5e-4e82-a25f-3083e3e85936 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:20.481445 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ede005a5-7e5e-4e82-a25f-3083e3e85936 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:15:20.481760 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ede005a5-7e5e-4e82-a25f-3083e3e85936 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:20.482061 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ede005a5-7e5e-4e82-a25f-3083e3e85936 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:20.494315 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:20.494315 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:20.499891 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ede005a5-7e5e-4e82-a25f-3083e3e85936 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:20.507182 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ede005a5-7e5e-4e82-a25f-3083e3e85936 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:15:20.507348 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 530/2110] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:20 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:20.628069 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-85c1187a-725b-413f-b86e-00a3cc69b6b6 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:20.630036 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-85c1187a-725b-413f-b86e-00a3cc69b6b6 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:15:20.630398 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-85c1187a-725b-413f-b86e-00a3cc69b6b6 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1957188118"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:20.631922 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-85c1187a-725b-413f-b86e-00a3cc69b6b6 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1957188118'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:15:20.632090 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-85c1187a-725b-413f-b86e-00a3cc69b6b6 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Create volume of 1 GB Jul 10 14:15:20.638011 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-85c1187a-725b-413f-b86e-00a3cc69b6b6 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Availability Zones retrieved successfully. Jul 10 14:15:20.643860 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-85c1187a-725b-413f-b86e-00a3cc69b6b6 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Flow 'volume_create_api' (d4d9dd3f-de59-4e4c-9cf9-8775f8a6cc34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:15:20.645024 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-85c1187a-725b-413f-b86e-00a3cc69b6b6 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46c9aff2-1a9e-4c87-9e6b-6956925cc78a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:15:20.646279 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-85c1187a-725b-413f-b86e-00a3cc69b6b6 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:15:20.692901 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-85c1187a-725b-413f-b86e-00a3cc69b6b6 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46c9aff2-1a9e-4c87-9e6b-6956925cc78a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:15:20.693939 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-85c1187a-725b-413f-b86e-00a3cc69b6b6 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebd2a12c-3436-4310-8585-66f34926225c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:15:20.699738 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-603e75c5-e83a-4d19-b481-c7bb6f206545 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:20.701787 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-603e75c5-e83a-4d19-b481-c7bb6f206545 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:15:20.702081 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-603e75c5-e83a-4d19-b481-c7bb6f206545 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:20.702301 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-603e75c5-e83a-4d19-b481-c7bb6f206545 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:20.713982 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:20.713982 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:20.721526 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-603e75c5-e83a-4d19-b481-c7bb6f206545 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:15:20.729615 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-603e75c5-e83a-4d19-b481-c7bb6f206545 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:15:20.729615 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 528/2111] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:20 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:20.772765 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-85c1187a-725b-413f-b86e-00a3cc69b6b6 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Created reservations ['510cdd66-e7d9-4233-9bac-d87012ae7647', 'c6373847-74b4-43a7-ad97-fc0853bb546f', 'c875c210-0db5-4089-a20a-59b53d53bbfc', '93893624-45a1-430e-8818-8260181dd88e'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:15:20.773654 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-85c1187a-725b-413f-b86e-00a3cc69b6b6 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebd2a12c-3436-4310-8585-66f34926225c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['510cdd66-e7d9-4233-9bac-d87012ae7647', 'c6373847-74b4-43a7-ad97-fc0853bb546f', 'c875c210-0db5-4089-a20a-59b53d53bbfc', '93893624-45a1-430e-8818-8260181dd88e']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:15:20.778092 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-85c1187a-725b-413f-b86e-00a3cc69b6b6 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c7480d6-f648-4477-9897-cd3a58394569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:15:20.807632 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-85c1187a-725b-413f-b86e-00a3cc69b6b6 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c7480d6-f648-4477-9897-cd3a58394569) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1957188118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='482d4b848cda4e649879c73bbc2351fd',qos_specs=None,replication_status=,reservations=['510cdd66-e7d9-4233-9bac-d87012ae7647','c6373847-74b4-43a7-ad97-fc0853bb546f','c875c210-0db5-4089-a20a-59b53d53bbfc','93893624-45a1-430e-8818-8260181dd88e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01a21e89e4424c83aaab311558e6bf1c',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:15:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1957188118',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='482d4b848cda4e649879c73bbc2351fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01a21e89e4424c83aaab311558e6bf1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:15:20.808823 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-85c1187a-725b-413f-b86e-00a3cc69b6b6 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d11e5ca0-9df4-4cfc-b6b9-94c462188dd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:15:20.847704 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-85c1187a-725b-413f-b86e-00a3cc69b6b6 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d11e5ca0-9df4-4cfc-b6b9-94c462188dd6) transitioned into state 'SUCCESS' from state '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-1957188118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='482d4b848cda4e649879c73bbc2351fd',qos_specs=None,replication_status=,reservations=['510cdd66-e7d9-4233-9bac-d87012ae7647','c6373847-74b4-43a7-ad97-fc0853bb546f','c875c210-0db5-4089-a20a-59b53d53bbfc','93893624-45a1-430e-8818-8260181dd88e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01a21e89e4424c83aaab311558e6bf1c',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:15:20.848596 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-85c1187a-725b-413f-b86e-00a3cc69b6b6 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (585f06e2-d4b8-4193-b109-db44749f6624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:15:20.866556 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-85c1187a-725b-413f-b86e-00a3cc69b6b6 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (585f06e2-d4b8-4193-b109-db44749f6624) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:15:20.868180 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-85c1187a-725b-413f-b86e-00a3cc69b6b6 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Flow 'volume_create_api' (d4d9dd3f-de59-4e4c-9cf9-8775f8a6cc34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:15:20.868716 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-85c1187a-725b-413f-b86e-00a3cc69b6b6 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Create volume request issued successfully. Jul 10 14:15:20.869918 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-85c1187a-725b-413f-b86e-00a3cc69b6b6 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:15:20.870934 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 530/2112] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:15:20 2026] POST /volume/v3/volumes => generated 747 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:15:20.888991 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e4cbec97-dea0-4edc-8e65-0b587c800f41 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:20.892930 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e4cbec97-dea0-4edc-8e65-0b587c800f41 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] GET https://10.4.3.66/volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87 Jul 10 14:15:20.892930 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e4cbec97-dea0-4edc-8e65-0b587c800f41 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:20.893051 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e4cbec97-dea0-4edc-8e65-0b587c800f41 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:20.902572 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:20.902572 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:20.907953 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e4cbec97-dea0-4edc-8e65-0b587c800f41 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Volume info retrieved successfully. Jul 10 14:15:20.918825 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e4cbec97-dea0-4edc-8e65-0b587c800f41 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87 returned with HTTP 200 Jul 10 14:15:20.919336 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 525/2113] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:20 2026] GET /volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87 => generated 815 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:20.983660 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c0052e65-d41f-48f6-94f2-b415b22586b6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:20.986090 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c0052e65-d41f-48f6-94f2-b415b22586b6 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:15:20.986310 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c0052e65-d41f-48f6-94f2-b415b22586b6 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:20.986479 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c0052e65-d41f-48f6-94f2-b415b22586b6 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:21.007126 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:21.007126 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:21.025192 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c0052e65-d41f-48f6-94f2-b415b22586b6 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:15:21.032457 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c0052e65-d41f-48f6-94f2-b415b22586b6 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:15:21.032826 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 531/2114] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:20 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:21.071776 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-5dac4ed2-f4f8-4b23-be34-5e71a90cdc16 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:21.074054 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5dac4ed2-f4f8-4b23-be34-5e71a90cdc16 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:21.074240 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5dac4ed2-f4f8-4b23-be34-5e71a90cdc16 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:21.074543 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5dac4ed2-f4f8-4b23-be34-5e71a90cdc16 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:21.089801 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:21.089801 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:21.097141 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-5dac4ed2-f4f8-4b23-be34-5e71a90cdc16 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:21.104195 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5dac4ed2-f4f8-4b23-be34-5e71a90cdc16 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:21.104823 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 529/2115] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:21 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:21.521829 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b5cb5918-40eb-42a9-bb04-fb1283cc99e1 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:21.524056 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b5cb5918-40eb-42a9-bb04-fb1283cc99e1 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:15:21.524281 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b5cb5918-40eb-42a9-bb04-fb1283cc99e1 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:21.524537 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b5cb5918-40eb-42a9-bb04-fb1283cc99e1 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:21.536841 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:21.536841 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:21.541149 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-b5cb5918-40eb-42a9-bb04-fb1283cc99e1 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:21.546454 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b5cb5918-40eb-42a9-bb04-fb1283cc99e1 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:15:21.546911 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 531/2116] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:21 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:21.743969 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-1a31564f-4105-42df-a4d7-b14d2b4def79 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:21.746076 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1a31564f-4105-42df-a4d7-b14d2b4def79 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:15:21.746313 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1a31564f-4105-42df-a4d7-b14d2b4def79 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:21.746548 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1a31564f-4105-42df-a4d7-b14d2b4def79 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:21.757238 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:21.757238 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:21.760707 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-1a31564f-4105-42df-a4d7-b14d2b4def79 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:15:21.765407 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1a31564f-4105-42df-a4d7-b14d2b4def79 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:15:21.765927 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 526/2117] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:21 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:21.935839 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e87987db-2995-455d-9234-5b2b4445dc6e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:21.938308 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e87987db-2995-455d-9234-5b2b4445dc6e tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] GET https://10.4.3.66/volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87 Jul 10 14:15:21.938615 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e87987db-2995-455d-9234-5b2b4445dc6e tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:21.938909 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e87987db-2995-455d-9234-5b2b4445dc6e tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:21.942106 np0000005012 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=472,cinder:INSERT=43,cinder:UPDATE=52 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:15:21.950511 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:21.950511 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:21.961435 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e87987db-2995-455d-9234-5b2b4445dc6e tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Volume info retrieved successfully. Jul 10 14:15:21.968710 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e87987db-2995-455d-9234-5b2b4445dc6e tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87 returned with HTTP 200 Jul 10 14:15:21.969302 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 532/2118] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:21 2026] GET /volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87 => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:21.984125 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-de1f0283-8464-46bd-aa81-e9e63d86355e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:21.986112 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-de1f0283-8464-46bd-aa81-e9e63d86355e tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] POST https://10.4.3.66/volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87/action Jul 10 14:15:21.986484 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-de1f0283-8464-46bd-aa81-e9e63d86355e tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Action body: b'{"os-attach": {"instance_uuid": "e06ca490-be52-4143-9d70-fcfdcb8363ab", "mountpoint": "/dev/vdb"}}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:15:21.986658 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-de1f0283-8464-46bd-aa81-e9e63d86355e tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "e06ca490-be52-4143-9d70-fcfdcb8363ab", "mountpoint": "/dev/vdb"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:21.996147 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:21.996147 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:21.996909 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-de1f0283-8464-46bd-aa81-e9e63d86355e tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Volume info retrieved successfully. Jul 10 14:15:22.007512 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-e9bef4fa-bcec-4317-81f0-b3a07fec9bec req-8d106cc5-e19c-42c3-91a0-268fdd39bdd7 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:22.010729 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-e9bef4fa-bcec-4317-81f0-b3a07fec9bec req-8d106cc5-e19c-42c3-91a0-268fdd39bdd7 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] DELETE https://10.4.3.66/volume/v3/attachments/e48fe3f6-abad-4774-82c4-9f6c34276b98 Jul 10 14:15:22.011062 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-e9bef4fa-bcec-4317-81f0-b3a07fec9bec req-8d106cc5-e19c-42c3-91a0-268fdd39bdd7 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:22.011368 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-e9bef4fa-bcec-4317-81f0-b3a07fec9bec req-8d106cc5-e19c-42c3-91a0-268fdd39bdd7 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:22.015610 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-de1f0283-8464-46bd-aa81-e9e63d86355e tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Update volume admin metadata completed successfully. Jul 10 14:15:22.018998 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-e9bef4fa-bcec-4317-81f0-b3a07fec9bec req-8d106cc5-e19c-42c3-91a0-268fdd39bdd7 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/attachments/e48fe3f6-abad-4774-82c4-9f6c34276b98 returned with HTTP 404 Jul 10 14:15:22.019609 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 532/2119] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:15:22 2026] DELETE /volume/v3/attachments/e48fe3f6-abad-4774-82c4-9f6c34276b98 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:15:22.053096 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-7b4aedfa-f2e5-4539-9468-43702255b0ec None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:22.058530 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7b4aedfa-f2e5-4539-9468-43702255b0ec tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:15:22.058530 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7b4aedfa-f2e5-4539-9468-43702255b0ec tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:22.058530 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7b4aedfa-f2e5-4539-9468-43702255b0ec tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:22.072426 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:22.072426 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:22.078283 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-7b4aedfa-f2e5-4539-9468-43702255b0ec tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:15:22.087962 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7b4aedfa-f2e5-4539-9468-43702255b0ec tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:15:22.088905 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 527/2120] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:22 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:22.120381 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b08a7278-d7ae-43c9-bb31-fe63e22bf2c6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:22.122414 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b08a7278-d7ae-43c9-bb31-fe63e22bf2c6 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:22.122638 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b08a7278-d7ae-43c9-bb31-fe63e22bf2c6 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:22.122853 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b08a7278-d7ae-43c9-bb31-fe63e22bf2c6 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:22.136705 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:22.136705 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:22.143069 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b08a7278-d7ae-43c9-bb31-fe63e22bf2c6 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:22.149760 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b08a7278-d7ae-43c9-bb31-fe63e22bf2c6 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:22.150609 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 533/2121] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:22 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:22.519725 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-de1f0283-8464-46bd-aa81-e9e63d86355e tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Attach volume completed successfully. Jul 10 14:15:22.520196 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-de1f0283-8464-46bd-aa81-e9e63d86355e tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87/action returned with HTTP 202 Jul 10 14:15:22.520697 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 530/2122] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:15:21 2026] POST /volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87/action => generated 0 bytes in 537 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:15:22.529447 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-68e8f484-8821-4417-8eb2-7519a24138bd None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:22.534417 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-68e8f484-8821-4417-8eb2-7519a24138bd tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] GET https://10.4.3.66/volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87 Jul 10 14:15:22.534713 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-68e8f484-8821-4417-8eb2-7519a24138bd tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:22.535013 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-68e8f484-8821-4417-8eb2-7519a24138bd tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:22.562357 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b7fc557d-14fd-4b31-948d-fccac8396791 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:22.563582 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:22.563582 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:22.564136 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b7fc557d-14fd-4b31-948d-fccac8396791 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:15:22.564478 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b7fc557d-14fd-4b31-948d-fccac8396791 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:22.564768 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b7fc557d-14fd-4b31-948d-fccac8396791 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:22.572313 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-68e8f484-8821-4417-8eb2-7519a24138bd tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Volume info retrieved successfully. Jul 10 14:15:22.577922 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-68e8f484-8821-4417-8eb2-7519a24138bd tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87 returned with HTTP 200 Jul 10 14:15:22.578463 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 533/2123] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:22 2026] GET /volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87 => generated 1174 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:22.583260 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:22.583260 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:22.586619 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-b7fc557d-14fd-4b31-948d-fccac8396791 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:22.593663 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b7fc557d-14fd-4b31-948d-fccac8396791 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:15:22.594275 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 528/2124] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:22 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:22.595371 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-195a915b-82cb-445d-a700-3e58fe37fab1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:22.597467 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-195a915b-82cb-445d-a700-3e58fe37fab1 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] GET https://10.4.3.66/volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87 Jul 10 14:15:22.597760 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-195a915b-82cb-445d-a700-3e58fe37fab1 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:22.598033 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-195a915b-82cb-445d-a700-3e58fe37fab1 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:22.623083 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:22.623083 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:22.628633 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-195a915b-82cb-445d-a700-3e58fe37fab1 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Volume info retrieved successfully. Jul 10 14:15:22.633849 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-195a915b-82cb-445d-a700-3e58fe37fab1 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87 returned with HTTP 200 Jul 10 14:15:22.634406 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 534/2125] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:22 2026] GET /volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87 => generated 1174 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:22.656124 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0371c6a2-2348-428b-97e2-85f43e28b0bd None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:22.729735 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0371c6a2-2348-428b-97e2-85f43e28b0bd tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] POST https://10.4.3.66/volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87/action Jul 10 14:15:22.730253 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0371c6a2-2348-428b-97e2-85f43e28b0bd tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:15:22.730383 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0371c6a2-2348-428b-97e2-85f43e28b0bd tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:22.744301 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:22.744301 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:22.745132 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.contrib.admin_actions [None req-0371c6a2-2348-428b-97e2-85f43e28b0bd tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Updating volume '08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87' with '{'status': 'error'}' {{(pid=100154) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 14:15:22.779241 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0371c6a2-2348-428b-97e2-85f43e28b0bd tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] https://10.4.3.66/volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87/action returned with HTTP 202 Jul 10 14:15:22.779905 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 531/2126] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:15:22 2026] POST /volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:15:22.783350 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e2a60eb8-e9f7-477d-b1c4-15a2b49b1f6a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:22.790459 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e2a60eb8-e9f7-477d-b1c4-15a2b49b1f6a tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:15:22.796009 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e2a60eb8-e9f7-477d-b1c4-15a2b49b1f6a tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:22.796181 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e0bb13ed-117b-44bb-be37-a9584734d23f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:22.797981 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e2a60eb8-e9f7-477d-b1c4-15a2b49b1f6a tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:22.798454 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e0bb13ed-117b-44bb-be37-a9584734d23f tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] GET https://10.4.3.66/volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87 Jul 10 14:15:22.798961 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e0bb13ed-117b-44bb-be37-a9584734d23f tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:22.799306 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e0bb13ed-117b-44bb-be37-a9584734d23f tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:22.812330 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:22.812330 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:22.812752 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:22.812752 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:22.816731 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e2a60eb8-e9f7-477d-b1c4-15a2b49b1f6a tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:15:22.819544 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e0bb13ed-117b-44bb-be37-a9584734d23f tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Volume info retrieved successfully. Jul 10 14:15:22.822721 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e2a60eb8-e9f7-477d-b1c4-15a2b49b1f6a tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:15:22.823669 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 534/2127] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:22 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:22.825526 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e0bb13ed-117b-44bb-be37-a9584734d23f tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87 returned with HTTP 200 Jul 10 14:15:22.826096 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 529/2128] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:22 2026] GET /volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87 => generated 1173 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:22.838632 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-37670d02-f253-42d6-9dab-d4c5cd9e7ca1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:22.840743 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-37670d02-f253-42d6-9dab-d4c5cd9e7ca1 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] POST https://10.4.3.66/volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87/action Jul 10 14:15:22.841211 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-37670d02-f253-42d6-9dab-d4c5cd9e7ca1 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "100b51d1-23de-4d5b-ab3d-fac5dd5e5d23"}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:15:22.841296 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-37670d02-f253-42d6-9dab-d4c5cd9e7ca1 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "100b51d1-23de-4d5b-ab3d-fac5dd5e5d23"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:22.857413 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:22.857413 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:22.857914 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-37670d02-f253-42d6-9dab-d4c5cd9e7ca1 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Volume info retrieved successfully. Jul 10 14:15:23.105726 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-cfa91411-f9d7-4255-9fb5-b165c6743380 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:23.108193 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cfa91411-f9d7-4255-9fb5-b165c6743380 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:15:23.110637 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cfa91411-f9d7-4255-9fb5-b165c6743380 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:23.111052 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cfa91411-f9d7-4255-9fb5-b165c6743380 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:23.125836 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:23.125836 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:23.132186 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-cfa91411-f9d7-4255-9fb5-b165c6743380 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:15:23.139142 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cfa91411-f9d7-4255-9fb5-b165c6743380 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:15:23.139907 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 532/2129] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:23 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:23.164414 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-64acc30e-b1f1-48c6-8d45-102401ef0b3b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:23.166237 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-64acc30e-b1f1-48c6-8d45-102401ef0b3b tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:23.166519 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-64acc30e-b1f1-48c6-8d45-102401ef0b3b tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:23.166705 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-64acc30e-b1f1-48c6-8d45-102401ef0b3b tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:23.177048 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:23.177048 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:23.181577 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-64acc30e-b1f1-48c6-8d45-102401ef0b3b tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:23.189001 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-64acc30e-b1f1-48c6-8d45-102401ef0b3b tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:23.189397 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 535/2130] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:23 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:23.362492 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-37670d02-f253-42d6-9dab-d4c5cd9e7ca1 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Terminate volume connection completed successfully. Jul 10 14:15:23.369687 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-37670d02-f253-42d6-9dab-d4c5cd9e7ca1 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100152) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Jul 10 14:15:23.609792 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e84f0794-32a0-4518-a578-d8158f0e522f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:23.611738 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e84f0794-32a0-4518-a578-d8158f0e522f tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:15:23.612146 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e84f0794-32a0-4518-a578-d8158f0e522f tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:23.612467 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e84f0794-32a0-4518-a578-d8158f0e522f tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:23.623404 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:23.623404 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:23.628045 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e84f0794-32a0-4518-a578-d8158f0e522f tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:23.635608 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e84f0794-32a0-4518-a578-d8158f0e522f tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:15:23.635608 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 530/2131] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:23 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:23.841972 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-808875ba-d877-4d14-b45a-96ddf63818b0 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:23.845330 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-808875ba-d877-4d14-b45a-96ddf63818b0 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:15:23.845330 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-808875ba-d877-4d14-b45a-96ddf63818b0 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:23.846076 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-808875ba-d877-4d14-b45a-96ddf63818b0 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:23.859949 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:23.859949 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:23.866041 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-808875ba-d877-4d14-b45a-96ddf63818b0 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:15:23.872824 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-808875ba-d877-4d14-b45a-96ddf63818b0 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:15:23.873531 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 533/2132] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:23 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:23.882336 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-37670d02-f253-42d6-9dab-d4c5cd9e7ca1 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Detach volume completed successfully. Jul 10 14:15:23.882653 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-37670d02-f253-42d6-9dab-d4c5cd9e7ca1 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] https://10.4.3.66/volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87/action returned with HTTP 202 Jul 10 14:15:23.883252 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 535/2133] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:15:22 2026] POST /volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87/action => generated 0 bytes in 1045 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:15:23.893260 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-04341eed-a31d-4601-8f49-c0fac330e21b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:23.895841 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-04341eed-a31d-4601-8f49-c0fac330e21b tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] GET https://10.4.3.66/volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87 Jul 10 14:15:23.896177 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-04341eed-a31d-4601-8f49-c0fac330e21b tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:23.896466 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-04341eed-a31d-4601-8f49-c0fac330e21b tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:23.907247 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:23.907247 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:23.912749 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-04341eed-a31d-4601-8f49-c0fac330e21b tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Volume info retrieved successfully. Jul 10 14:15:23.918922 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-04341eed-a31d-4601-8f49-c0fac330e21b tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87 returned with HTTP 200 Jul 10 14:15:23.919521 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 536/2134] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:23 2026] GET /volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:23.933788 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-2aaabe36-2096-4833-8c5a-539c3d5d5db6 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:23.937521 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2aaabe36-2096-4833-8c5a-539c3d5d5db6 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] GET https://10.4.3.66/volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87 Jul 10 14:15:23.937521 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2aaabe36-2096-4833-8c5a-539c3d5d5db6 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:23.937521 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2aaabe36-2096-4833-8c5a-539c3d5d5db6 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:23.944250 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:23.944250 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:23.948700 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-2aaabe36-2096-4833-8c5a-539c3d5d5db6 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Volume info retrieved successfully. Jul 10 14:15:23.954021 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2aaabe36-2096-4833-8c5a-539c3d5d5db6 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87 returned with HTTP 200 Jul 10 14:15:23.954667 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 531/2135] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:23 2026] GET /volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87 => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:23.970208 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-daba01a0-5da0-40b2-a432-7eff2d495fe7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:23.972430 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-daba01a0-5da0-40b2-a432-7eff2d495fe7 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] POST https://10.4.3.66/volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87/action Jul 10 14:15:23.972933 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-daba01a0-5da0-40b2-a432-7eff2d495fe7 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Action body: b'{"os-detach": {}}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:15:23.973131 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-daba01a0-5da0-40b2-a432-7eff2d495fe7 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:23.983912 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:23.983912 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:23.984645 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-daba01a0-5da0-40b2-a432-7eff2d495fe7 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Volume info retrieved successfully. Jul 10 14:15:24.156302 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8465fc6c-4dde-49fc-8a82-4dfda547c122 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:24.158100 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8465fc6c-4dde-49fc-8a82-4dfda547c122 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:15:24.158330 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8465fc6c-4dde-49fc-8a82-4dfda547c122 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:24.158558 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8465fc6c-4dde-49fc-8a82-4dfda547c122 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:24.170281 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:24.170281 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:24.175704 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8465fc6c-4dde-49fc-8a82-4dfda547c122 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:15:24.180170 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8465fc6c-4dde-49fc-8a82-4dfda547c122 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:15:24.180872 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 536/2136] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:24 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:24.207219 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-00e2feb4-107a-48d4-9e05-e5bee864317b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:24.209265 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-00e2feb4-107a-48d4-9e05-e5bee864317b tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:24.209515 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-00e2feb4-107a-48d4-9e05-e5bee864317b tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:24.209756 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-00e2feb4-107a-48d4-9e05-e5bee864317b tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:24.222059 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:24.222059 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:24.226463 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-00e2feb4-107a-48d4-9e05-e5bee864317b tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:24.231647 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-00e2feb4-107a-48d4-9e05-e5bee864317b tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:24.232174 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 537/2137] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:24 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:24.488936 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-daba01a0-5da0-40b2-a432-7eff2d495fe7 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Detach volume completed successfully. Jul 10 14:15:24.489282 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-daba01a0-5da0-40b2-a432-7eff2d495fe7 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87/action returned with HTTP 202 Jul 10 14:15:24.489943 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 534/2138] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:15:23 2026] POST /volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87/action => generated 0 bytes in 520 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:15:24.498561 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4d1f7b17-0ea8-42a8-9361-5374f4362e27 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:24.502529 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4d1f7b17-0ea8-42a8-9361-5374f4362e27 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] GET https://10.4.3.66/volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87 Jul 10 14:15:24.502529 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4d1f7b17-0ea8-42a8-9361-5374f4362e27 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:24.502529 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4d1f7b17-0ea8-42a8-9361-5374f4362e27 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:24.505071 np0000005012 devstack@c-api.service[100155]: DEBUG dbcounter [-] [100155] Writing DB stats cinder:SELECT=449,cinder:INSERT=32,cinder:UPDATE=57 {{(pid=100155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:15:24.515202 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:24.515202 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:24.520916 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-4d1f7b17-0ea8-42a8-9361-5374f4362e27 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Volume info retrieved successfully. Jul 10 14:15:24.527698 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4d1f7b17-0ea8-42a8-9361-5374f4362e27 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87 returned with HTTP 200 Jul 10 14:15:24.528349 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 532/2139] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:24 2026] GET /volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87 => generated 859 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:24.551590 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e1b8467f-439e-4f97-8e63-395f73885b1f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:24.553561 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e1b8467f-439e-4f97-8e63-395f73885b1f tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] GET https://10.4.3.66/volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87 Jul 10 14:15:24.553847 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e1b8467f-439e-4f97-8e63-395f73885b1f tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:24.557908 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e1b8467f-439e-4f97-8e63-395f73885b1f tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:24.568612 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:24.568612 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:24.574320 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e1b8467f-439e-4f97-8e63-395f73885b1f tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Volume info retrieved successfully. Jul 10 14:15:24.579958 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e1b8467f-439e-4f97-8e63-395f73885b1f tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87 returned with HTTP 200 Jul 10 14:15:24.580418 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 537/2140] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:24 2026] GET /volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87 => generated 859 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:24.595918 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-bca0f3f8-f64b-4ade-b245-70d8f263977a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:24.597864 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-bca0f3f8-f64b-4ade-b245-70d8f263977a tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] DELETE https://10.4.3.66/volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87 Jul 10 14:15:24.598084 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-bca0f3f8-f64b-4ade-b245-70d8f263977a tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:24.598266 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-bca0f3f8-f64b-4ade-b245-70d8f263977a tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:24.598472 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-bca0f3f8-f64b-4ade-b245-70d8f263977a tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Delete volume with id: 08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87 Jul 10 14:15:24.608552 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:24.608552 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:24.609231 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-bca0f3f8-f64b-4ade-b245-70d8f263977a tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Volume info retrieved successfully. Jul 10 14:15:24.636354 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-bca0f3f8-f64b-4ade-b245-70d8f263977a tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Delete volume request issued successfully. Jul 10 14:15:24.636354 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-bca0f3f8-f64b-4ade-b245-70d8f263977a tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87 returned with HTTP 202 Jul 10 14:15:24.636354 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 538/2141] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:15:24 2026] DELETE /volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:15:24.651582 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b74ecc31-685f-4fb1-bab3-59bf9e62f4da None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:24.652791 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b74ecc31-685f-4fb1-bab3-59bf9e62f4da tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] GET https://10.4.3.66/volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87 Jul 10 14:15:24.653725 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b74ecc31-685f-4fb1-bab3-59bf9e62f4da tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:24.653725 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b74ecc31-685f-4fb1-bab3-59bf9e62f4da tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:24.656712 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a6fb4256-130f-4c00-a7ab-68226cd16e3a None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:24.658900 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a6fb4256-130f-4c00-a7ab-68226cd16e3a tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:15:24.659331 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a6fb4256-130f-4c00-a7ab-68226cd16e3a tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:24.660074 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a6fb4256-130f-4c00-a7ab-68226cd16e3a tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:24.664798 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:24.664798 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:24.672691 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b74ecc31-685f-4fb1-bab3-59bf9e62f4da tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Volume info retrieved successfully. Jul 10 14:15:24.674886 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:24.674886 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:24.677413 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b74ecc31-685f-4fb1-bab3-59bf9e62f4da tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87 returned with HTTP 200 Jul 10 14:15:24.678423 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 535/2142] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:24 2026] GET /volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:24.680563 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-a6fb4256-130f-4c00-a7ab-68226cd16e3a tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:24.687431 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a6fb4256-130f-4c00-a7ab-68226cd16e3a tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:15:24.687431 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 533/2143] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:24 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:24.902027 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e8d29a3c-5ad5-4a9c-95fd-11df6d95d4f8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:24.902027 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e8d29a3c-5ad5-4a9c-95fd-11df6d95d4f8 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:15:24.902027 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e8d29a3c-5ad5-4a9c-95fd-11df6d95d4f8 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:24.902027 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e8d29a3c-5ad5-4a9c-95fd-11df6d95d4f8 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:24.913093 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:24.913093 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:24.930527 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e8d29a3c-5ad5-4a9c-95fd-11df6d95d4f8 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:15:24.936742 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e8d29a3c-5ad5-4a9c-95fd-11df6d95d4f8 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:15:24.936742 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 538/2144] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:24 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:25.199736 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-81a1a4d8-218d-42da-95a9-55fe8bba9ff2 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:25.202933 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-81a1a4d8-218d-42da-95a9-55fe8bba9ff2 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:15:25.203460 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-81a1a4d8-218d-42da-95a9-55fe8bba9ff2 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:25.203901 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-81a1a4d8-218d-42da-95a9-55fe8bba9ff2 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:25.219454 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:25.219454 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:25.231742 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-81a1a4d8-218d-42da-95a9-55fe8bba9ff2 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:15:25.236385 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-81a1a4d8-218d-42da-95a9-55fe8bba9ff2 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:15:25.237323 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 539/2145] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:25 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:25.252556 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b82cc07a-5278-4a20-9dc3-fb329d028c58 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:25.255174 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b82cc07a-5278-4a20-9dc3-fb329d028c58 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:25.255285 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b82cc07a-5278-4a20-9dc3-fb329d028c58 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:25.255511 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b82cc07a-5278-4a20-9dc3-fb329d028c58 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:25.271766 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-16c58bb2-f995-422e-874e-f159e7b56bb9 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:25.273797 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:25.273797 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:25.274408 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-16c58bb2-f995-422e-874e-f159e7b56bb9 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:15:25.274858 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-16c58bb2-f995-422e-874e-f159e7b56bb9 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:25.276543 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-16c58bb2-f995-422e-874e-f159e7b56bb9 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:25.278313 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b82cc07a-5278-4a20-9dc3-fb329d028c58 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:25.283819 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b82cc07a-5278-4a20-9dc3-fb329d028c58 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:25.284150 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 536/2146] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:25 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:25.291578 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:25.291578 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:25.295304 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-16c58bb2-f995-422e-874e-f159e7b56bb9 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:15:25.302664 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-16c58bb2-f995-422e-874e-f159e7b56bb9 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:15:25.303575 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 534/2147] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:25 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 1209 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:25.367047 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-c228fe3f-78aa-4a52-be16-fae2ba070315 req-a97152fd-0743-49d4-b469-d5f80765d67d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:25.371534 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c228fe3f-78aa-4a52-be16-fae2ba070315 req-a97152fd-0743-49d4-b469-d5f80765d67d tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:15:25.372040 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c228fe3f-78aa-4a52-be16-fae2ba070315 req-a97152fd-0743-49d4-b469-d5f80765d67d tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:25.372320 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c228fe3f-78aa-4a52-be16-fae2ba070315 req-a97152fd-0743-49d4-b469-d5f80765d67d tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:25.386628 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:25.386628 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:25.393538 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-c228fe3f-78aa-4a52-be16-fae2ba070315 req-a97152fd-0743-49d4-b469-d5f80765d67d tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:15:25.399665 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c228fe3f-78aa-4a52-be16-fae2ba070315 req-a97152fd-0743-49d4-b469-d5f80765d67d tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:15:25.400276 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 539/2148] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:15:25 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 1209 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:25.427699 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-c228fe3f-78aa-4a52-be16-fae2ba070315 req-c831bc9d-8e48-49f2-a3d4-36fb953111b7 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:25.430877 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-c228fe3f-78aa-4a52-be16-fae2ba070315 req-c831bc9d-8e48-49f2-a3d4-36fb953111b7 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] POST https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c/action Jul 10 14:15:25.431344 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-c228fe3f-78aa-4a52-be16-fae2ba070315 req-c831bc9d-8e48-49f2-a3d4-36fb953111b7 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:15:25.431564 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-c228fe3f-78aa-4a52-be16-fae2ba070315 req-c831bc9d-8e48-49f2-a3d4-36fb953111b7 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:25.451399 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:25.451399 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:25.451399 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-c228fe3f-78aa-4a52-be16-fae2ba070315 req-c831bc9d-8e48-49f2-a3d4-36fb953111b7 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:15:25.469024 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-c228fe3f-78aa-4a52-be16-fae2ba070315 req-c831bc9d-8e48-49f2-a3d4-36fb953111b7 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Begin detaching volume completed successfully. Jul 10 14:15:25.469428 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-c228fe3f-78aa-4a52-be16-fae2ba070315 req-c831bc9d-8e48-49f2-a3d4-36fb953111b7 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c/action returned with HTTP 202 Jul 10 14:15:25.470048 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 540/2149] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:15:25 2026] POST /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:15:25.509729 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ed32a289-a598-4cf5-b8b7-bdedbefd81fc None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:25.509729 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ed32a289-a598-4cf5-b8b7-bdedbefd81fc tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:15:25.509729 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ed32a289-a598-4cf5-b8b7-bdedbefd81fc tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:25.509729 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ed32a289-a598-4cf5-b8b7-bdedbefd81fc tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:25.519759 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:25.519759 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:25.523375 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-ed32a289-a598-4cf5-b8b7-bdedbefd81fc tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:15:25.531977 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ed32a289-a598-4cf5-b8b7-bdedbefd81fc tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:15:25.532589 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 537/2150] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:25 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 1212 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:25.698127 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-8af9ffae-8a5f-4e66-98d2-6bf268c909db None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:25.703528 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8af9ffae-8a5f-4e66-98d2-6bf268c909db tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] GET https://10.4.3.66/volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87 Jul 10 14:15:25.703528 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8af9ffae-8a5f-4e66-98d2-6bf268c909db tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:25.703528 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8af9ffae-8a5f-4e66-98d2-6bf268c909db tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:25.710778 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e4df49fa-76b7-4cae-814b-2e5600802a69 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:25.711157 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8af9ffae-8a5f-4e66-98d2-6bf268c909db tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87 returned with HTTP 404 Jul 10 14:15:25.711157 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 535/2151] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:25 2026] GET /volume/v3/volumes/08ccc1a5-c6b0-4ee2-8587-1b833f2b6a87 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:15:25.719571 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e4df49fa-76b7-4cae-814b-2e5600802a69 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:15:25.719571 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e4df49fa-76b7-4cae-814b-2e5600802a69 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:25.719571 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e4df49fa-76b7-4cae-814b-2e5600802a69 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:25.743608 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:25.743608 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:25.758529 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e4df49fa-76b7-4cae-814b-2e5600802a69 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:25.764924 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e4df49fa-76b7-4cae-814b-2e5600802a69 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:15:25.764924 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 540/2152] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:25 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:25.957584 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d906a085-f7a2-4c5c-b753-2832f97b37d7 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:25.959832 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d906a085-f7a2-4c5c-b753-2832f97b37d7 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:15:25.960097 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d906a085-f7a2-4c5c-b753-2832f97b37d7 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:25.960332 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d906a085-f7a2-4c5c-b753-2832f97b37d7 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:25.975650 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:25.975650 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:25.981587 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-d906a085-f7a2-4c5c-b753-2832f97b37d7 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:15:25.989456 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d906a085-f7a2-4c5c-b753-2832f97b37d7 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:15:25.990020 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 541/2153] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:25 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:26.280561 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-cbedbc64-a601-4ca2-881b-c91c03d1804a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:26.283016 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cbedbc64-a601-4ca2-881b-c91c03d1804a tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:15:26.283312 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cbedbc64-a601-4ca2-881b-c91c03d1804a tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:26.283613 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cbedbc64-a601-4ca2-881b-c91c03d1804a tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:26.299602 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:26.299602 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:26.308572 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-cbedbc64-a601-4ca2-881b-c91c03d1804a tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:15:26.308708 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-118f9852-7378-4eab-905c-88b6b2394970 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:26.310534 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cbedbc64-a601-4ca2-881b-c91c03d1804a tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:15:26.311155 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 538/2154] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:26 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:26.317780 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-118f9852-7378-4eab-905c-88b6b2394970 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:26.317780 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-118f9852-7378-4eab-905c-88b6b2394970 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:26.318138 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-118f9852-7378-4eab-905c-88b6b2394970 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:26.332271 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:26.332271 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:26.338204 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-118f9852-7378-4eab-905c-88b6b2394970 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:26.344331 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-118f9852-7378-4eab-905c-88b6b2394970 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:26.353058 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 536/2155] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:26 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:26.533733 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1a85fcb6-86c7-4a69-8709-d3b26dce893d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:26.534302 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1a85fcb6-86c7-4a69-8709-d3b26dce893d None None] GET https://10.4.3.66/volume// Jul 10 14:15:26.534664 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1a85fcb6-86c7-4a69-8709-d3b26dce893d None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:26.534933 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1a85fcb6-86c7-4a69-8709-d3b26dce893d None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:26.535405 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1a85fcb6-86c7-4a69-8709-d3b26dce893d None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:15:26.547094 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 541/2156] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:15:26 2026] GET /volume/ => generated 385 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:15:26.554236 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-18495dcd-cf0c-4fbc-b44c-9d930f55b1f8 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:26.561565 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-18495dcd-cf0c-4fbc-b44c-9d930f55b1f8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:15:26.561565 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-18495dcd-cf0c-4fbc-b44c-9d930f55b1f8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:26.561565 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-18495dcd-cf0c-4fbc-b44c-9d930f55b1f8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:26.562273 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-c228fe3f-78aa-4a52-be16-fae2ba070315 req-259eea6b-671a-4a55-988b-f9d1099fd2f4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:26.566396 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-c228fe3f-78aa-4a52-be16-fae2ba070315 req-259eea6b-671a-4a55-988b-f9d1099fd2f4 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:15:26.566806 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-c228fe3f-78aa-4a52-be16-fae2ba070315 req-259eea6b-671a-4a55-988b-f9d1099fd2f4 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:26.567129 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-c228fe3f-78aa-4a52-be16-fae2ba070315 req-259eea6b-671a-4a55-988b-f9d1099fd2f4 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:26.579206 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:26.579206 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:26.580371 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:26.580371 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:26.585597 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-18495dcd-cf0c-4fbc-b44c-9d930f55b1f8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:15:26.586025 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-c228fe3f-78aa-4a52-be16-fae2ba070315 req-259eea6b-671a-4a55-988b-f9d1099fd2f4 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:15:26.593728 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-c228fe3f-78aa-4a52-be16-fae2ba070315 req-259eea6b-671a-4a55-988b-f9d1099fd2f4 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:15:26.594566 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 539/2157] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:15:26 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 1392 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:15:26.594813 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-18495dcd-cf0c-4fbc-b44c-9d930f55b1f8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:15:26.595371 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 542/2158] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:26 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 1212 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:26.780626 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-9dd2b4ac-df5b-4cd3-89ac-88949e74d237 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:26.784265 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9dd2b4ac-df5b-4cd3-89ac-88949e74d237 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:15:26.784511 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9dd2b4ac-df5b-4cd3-89ac-88949e74d237 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:26.784734 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9dd2b4ac-df5b-4cd3-89ac-88949e74d237 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:26.796066 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:26.796066 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:26.800743 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-9dd2b4ac-df5b-4cd3-89ac-88949e74d237 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:26.806756 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9dd2b4ac-df5b-4cd3-89ac-88949e74d237 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:15:26.807280 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 537/2159] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:26 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:27.020242 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-87cf7c4d-1e3f-4821-9009-07729f3d07fd None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:27.022547 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-87cf7c4d-1e3f-4821-9009-07729f3d07fd tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:15:27.023489 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-87cf7c4d-1e3f-4821-9009-07729f3d07fd tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:27.023917 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-87cf7c4d-1e3f-4821-9009-07729f3d07fd tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:27.037565 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:27.037565 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:27.044231 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-87cf7c4d-1e3f-4821-9009-07729f3d07fd tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:15:27.051365 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-87cf7c4d-1e3f-4821-9009-07729f3d07fd tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:15:27.051365 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 542/2160] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:27 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:27.333836 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-78f2cfe0-fea2-42b0-82ff-a34be968cfaf None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:27.336455 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-78f2cfe0-fea2-42b0-82ff-a34be968cfaf tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:15:27.337487 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-78f2cfe0-fea2-42b0-82ff-a34be968cfaf tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:27.337487 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-78f2cfe0-fea2-42b0-82ff-a34be968cfaf tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:27.354576 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:27.354576 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:27.361226 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5a5e3ebb-902e-4dc6-9686-2d9499bace23 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:27.363032 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-78f2cfe0-fea2-42b0-82ff-a34be968cfaf tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:15:27.363394 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5a5e3ebb-902e-4dc6-9686-2d9499bace23 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:27.363727 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5a5e3ebb-902e-4dc6-9686-2d9499bace23 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:27.363999 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5a5e3ebb-902e-4dc6-9686-2d9499bace23 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:27.369633 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-78f2cfe0-fea2-42b0-82ff-a34be968cfaf tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:15:27.369847 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 540/2161] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:27 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:27.377921 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:27.377921 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:27.387576 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-5a5e3ebb-902e-4dc6-9686-2d9499bace23 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:27.394486 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5a5e3ebb-902e-4dc6-9686-2d9499bace23 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:27.394981 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 543/2162] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:27 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:27.563787 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-c228fe3f-78aa-4a52-be16-fae2ba070315 req-be7658e7-868d-43f2-a0cc-a5c981940a91 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:27.565992 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-c228fe3f-78aa-4a52-be16-fae2ba070315 req-be7658e7-868d-43f2-a0cc-a5c981940a91 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:15:27.566198 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-c228fe3f-78aa-4a52-be16-fae2ba070315 req-be7658e7-868d-43f2-a0cc-a5c981940a91 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:27.566397 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-c228fe3f-78aa-4a52-be16-fae2ba070315 req-be7658e7-868d-43f2-a0cc-a5c981940a91 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:27.579529 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:27.579529 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:27.584912 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-c228fe3f-78aa-4a52-be16-fae2ba070315 req-be7658e7-868d-43f2-a0cc-a5c981940a91 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:15:27.590871 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-c228fe3f-78aa-4a52-be16-fae2ba070315 req-be7658e7-868d-43f2-a0cc-a5c981940a91 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:15:27.591672 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 538/2163] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:15:27 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 1212 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:27.615409 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9f873b6a-9aa9-41d7-a11a-8f8757e9258e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:27.621054 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9f873b6a-9aa9-41d7-a11a-8f8757e9258e tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:15:27.621054 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9f873b6a-9aa9-41d7-a11a-8f8757e9258e tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:27.621054 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9f873b6a-9aa9-41d7-a11a-8f8757e9258e tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:27.633311 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:27.633311 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:27.637050 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9f873b6a-9aa9-41d7-a11a-8f8757e9258e tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:15:27.641484 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9f873b6a-9aa9-41d7-a11a-8f8757e9258e tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:15:27.641906 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 543/2164] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:27 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 1212 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:27.822232 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-df2ca1f8-82ad-4868-ab69-e82b05ca21a3 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:27.825600 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-df2ca1f8-82ad-4868-ab69-e82b05ca21a3 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:15:27.825600 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-df2ca1f8-82ad-4868-ab69-e82b05ca21a3 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:27.825826 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-df2ca1f8-82ad-4868-ab69-e82b05ca21a3 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:27.837780 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:27.837780 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:27.842930 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-df2ca1f8-82ad-4868-ab69-e82b05ca21a3 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:27.848330 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-df2ca1f8-82ad-4868-ab69-e82b05ca21a3 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:15:27.848843 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 541/2165] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:27 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:28.068537 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d01ac9f0-cb42-43d8-8b18-308d63ddd100 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:28.071227 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d01ac9f0-cb42-43d8-8b18-308d63ddd100 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:15:28.071522 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d01ac9f0-cb42-43d8-8b18-308d63ddd100 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:28.071794 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d01ac9f0-cb42-43d8-8b18-308d63ddd100 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:28.087548 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:28.087548 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:28.096396 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-d01ac9f0-cb42-43d8-8b18-308d63ddd100 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:15:28.102704 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d01ac9f0-cb42-43d8-8b18-308d63ddd100 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:15:28.103307 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 544/2166] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:28 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:28.391589 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-81f65f46-dbf0-4bdc-9dfa-2e194ca99089 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:28.394101 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-81f65f46-dbf0-4bdc-9dfa-2e194ca99089 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:15:28.394373 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-81f65f46-dbf0-4bdc-9dfa-2e194ca99089 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:28.394958 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-81f65f46-dbf0-4bdc-9dfa-2e194ca99089 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:28.412279 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3ec3499f-9b95-4b22-971f-b05d6086785e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:28.413156 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:28.413156 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:28.414483 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3ec3499f-9b95-4b22-971f-b05d6086785e tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:28.414814 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3ec3499f-9b95-4b22-971f-b05d6086785e tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:28.415093 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3ec3499f-9b95-4b22-971f-b05d6086785e tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:28.424286 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-81f65f46-dbf0-4bdc-9dfa-2e194ca99089 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:15:28.432969 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:28.432969 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:28.437265 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-81f65f46-dbf0-4bdc-9dfa-2e194ca99089 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:15:28.437851 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 539/2167] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:28 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:28.439664 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3ec3499f-9b95-4b22-971f-b05d6086785e tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:28.445289 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3ec3499f-9b95-4b22-971f-b05d6086785e tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:28.445745 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 544/2168] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:28 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:28.659163 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-cf3a7a4a-0bee-4fa7-8d3e-ce3ee3138d83 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:28.661733 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cf3a7a4a-0bee-4fa7-8d3e-ce3ee3138d83 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:15:28.663750 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cf3a7a4a-0bee-4fa7-8d3e-ce3ee3138d83 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:28.663750 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cf3a7a4a-0bee-4fa7-8d3e-ce3ee3138d83 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:28.683930 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:28.683930 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:28.692776 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-cf3a7a4a-0bee-4fa7-8d3e-ce3ee3138d83 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:15:28.703085 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cf3a7a4a-0bee-4fa7-8d3e-ce3ee3138d83 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:15:28.704618 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 542/2169] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:28 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 1212 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:28.866541 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-a961a616-fac1-4151-95e7-5ae14069dbcf req-9bbbdbf6-7e87-4a4f-b38d-aaacb5663eaf None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:28.866651 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e717db0e-b9df-4e56-8596-c73c225b1f1e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:28.871528 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-a961a616-fac1-4151-95e7-5ae14069dbcf req-9bbbdbf6-7e87-4a4f-b38d-aaacb5663eaf tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] POST https://10.4.3.66/volume/v3/attachments/814ac9cb-08d6-4e1e-a865-1069a451db10/action Jul 10 14:15:28.873696 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-a961a616-fac1-4151-95e7-5ae14069dbcf req-9bbbdbf6-7e87-4a4f-b38d-aaacb5663eaf tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Action body: b'{"os-complete": null}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:15:28.876165 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e717db0e-b9df-4e56-8596-c73c225b1f1e tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:15:28.876165 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e717db0e-b9df-4e56-8596-c73c225b1f1e tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:28.878484 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e717db0e-b9df-4e56-8596-c73c225b1f1e tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:28.878930 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-a961a616-fac1-4151-95e7-5ae14069dbcf req-9bbbdbf6-7e87-4a4f-b38d-aaacb5663eaf tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:28.906345 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:28.906345 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:28.913598 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e717db0e-b9df-4e56-8596-c73c225b1f1e tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:28.921755 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e717db0e-b9df-4e56-8596-c73c225b1f1e tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:15:28.924032 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 540/2170] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:28 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:28.929400 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:28.929400 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:28.973022 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-a961a616-fac1-4151-95e7-5ae14069dbcf req-9bbbdbf6-7e87-4a4f-b38d-aaacb5663eaf tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/attachments/814ac9cb-08d6-4e1e-a865-1069a451db10/action returned with HTTP 204 Jul 10 14:15:28.973737 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 545/2171] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:15:28 2026] POST /volume/v3/attachments/814ac9cb-08d6-4e1e-a865-1069a451db10/action => generated 0 bytes in 111 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:15:29.124541 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8fa65474-bf2f-4028-b789-7180fda44924 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:29.131284 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8fa65474-bf2f-4028-b789-7180fda44924 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:15:29.131284 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8fa65474-bf2f-4028-b789-7180fda44924 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:29.132066 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8fa65474-bf2f-4028-b789-7180fda44924 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:29.152731 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:29.152731 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:29.167753 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8fa65474-bf2f-4028-b789-7180fda44924 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:15:29.176948 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8fa65474-bf2f-4028-b789-7180fda44924 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:15:29.177837 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 545/2172] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:29 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:29.453736 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0d0fed1d-4a2d-46cd-a03d-a9fe61f37cd5 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:29.456243 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0d0fed1d-4a2d-46cd-a03d-a9fe61f37cd5 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:15:29.456243 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0d0fed1d-4a2d-46cd-a03d-a9fe61f37cd5 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:29.456363 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0d0fed1d-4a2d-46cd-a03d-a9fe61f37cd5 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:29.462881 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-508c2a7f-a375-42ad-80b3-14f62a2e24e9 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:29.465121 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-508c2a7f-a375-42ad-80b3-14f62a2e24e9 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:29.466570 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-508c2a7f-a375-42ad-80b3-14f62a2e24e9 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:29.466570 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-508c2a7f-a375-42ad-80b3-14f62a2e24e9 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:29.474637 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:29.474637 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:29.482642 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-0d0fed1d-4a2d-46cd-a03d-a9fe61f37cd5 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:15:29.484673 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:29.484673 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:29.489290 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0d0fed1d-4a2d-46cd-a03d-a9fe61f37cd5 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:15:29.489806 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 543/2173] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:29 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:29.492127 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-508c2a7f-a375-42ad-80b3-14f62a2e24e9 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:29.501018 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-508c2a7f-a375-42ad-80b3-14f62a2e24e9 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:29.501837 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 541/2174] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:29 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:29.722397 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-81204dbe-0b52-41eb-b44a-4b06906160d3 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:29.726058 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-81204dbe-0b52-41eb-b44a-4b06906160d3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:15:29.726058 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-81204dbe-0b52-41eb-b44a-4b06906160d3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:29.726058 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-81204dbe-0b52-41eb-b44a-4b06906160d3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:29.747724 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:29.747724 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:29.756061 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-81204dbe-0b52-41eb-b44a-4b06906160d3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:15:29.765318 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-81204dbe-0b52-41eb-b44a-4b06906160d3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:15:29.766252 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 546/2175] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:29 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 1212 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:29.942402 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d36cd8c8-8193-4d02-be06-4f4763179884 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:29.946117 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d36cd8c8-8193-4d02-be06-4f4763179884 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:15:29.946772 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d36cd8c8-8193-4d02-be06-4f4763179884 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:29.947372 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d36cd8c8-8193-4d02-be06-4f4763179884 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:29.969060 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:29.969060 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:29.976874 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d36cd8c8-8193-4d02-be06-4f4763179884 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:29.984267 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d36cd8c8-8193-4d02-be06-4f4763179884 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:15:29.985413 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 546/2176] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:29 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:30.200307 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-9381467f-f0e9-46cb-92ac-28eeb2718e4d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:30.204528 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9381467f-f0e9-46cb-92ac-28eeb2718e4d tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:15:30.204528 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9381467f-f0e9-46cb-92ac-28eeb2718e4d tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:30.204528 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9381467f-f0e9-46cb-92ac-28eeb2718e4d tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:30.218825 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:30.218825 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:30.230591 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-9381467f-f0e9-46cb-92ac-28eeb2718e4d tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:15:30.237832 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9381467f-f0e9-46cb-92ac-28eeb2718e4d tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:15:30.239364 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 544/2177] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:30 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:30.512517 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-84541046-a77d-4ad6-9223-e1bfa6eff009 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:30.515293 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-84541046-a77d-4ad6-9223-e1bfa6eff009 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:15:30.515461 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-84541046-a77d-4ad6-9223-e1bfa6eff009 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:30.515793 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-84541046-a77d-4ad6-9223-e1bfa6eff009 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:30.521591 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-fb02d437-5a79-4184-a48a-2afa1a873344 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:30.524600 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fb02d437-5a79-4184-a48a-2afa1a873344 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:30.524763 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-fb02d437-5a79-4184-a48a-2afa1a873344 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:30.525490 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-fb02d437-5a79-4184-a48a-2afa1a873344 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:30.533259 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:30.533259 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:30.539530 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-84541046-a77d-4ad6-9223-e1bfa6eff009 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:15:30.546073 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-84541046-a77d-4ad6-9223-e1bfa6eff009 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:15:30.546638 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 542/2178] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:30 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:30.548720 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:30.548720 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:30.554191 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-fb02d437-5a79-4184-a48a-2afa1a873344 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:30.561227 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fb02d437-5a79-4184-a48a-2afa1a873344 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:30.562020 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 547/2179] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:30 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:30.784092 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2346efd7-42da-4b93-8443-7b33f34d1433 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:30.786167 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2346efd7-42da-4b93-8443-7b33f34d1433 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:15:30.786601 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2346efd7-42da-4b93-8443-7b33f34d1433 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:30.787054 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2346efd7-42da-4b93-8443-7b33f34d1433 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:30.801476 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:30.801476 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:30.807518 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2346efd7-42da-4b93-8443-7b33f34d1433 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:15:30.814743 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2346efd7-42da-4b93-8443-7b33f34d1433 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:15:30.815485 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 547/2180] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:30 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 1212 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:31.008002 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d7a2e0da-4834-4f8d-8a5a-4424c0ccb06c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:31.010544 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d7a2e0da-4834-4f8d-8a5a-4424c0ccb06c tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:15:31.011519 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d7a2e0da-4834-4f8d-8a5a-4424c0ccb06c tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:31.011519 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d7a2e0da-4834-4f8d-8a5a-4424c0ccb06c tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:31.017823 np0000005012 devstack@c-api.service[100154]: DEBUG dbcounter [-] [100154] Writing DB stats cinder:SELECT=437,cinder:INSERT=14,cinder:UPDATE=40,cinder:DELETE=1 {{(pid=100154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:15:31.040956 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:31.040956 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:31.055727 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-d7a2e0da-4834-4f8d-8a5a-4424c0ccb06c tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:31.066262 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d7a2e0da-4834-4f8d-8a5a-4424c0ccb06c tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:15:31.067813 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 545/2181] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:31 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:31.219743 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-d4154035-7b98-426c-bdc0-fe41acb8ada6 req-027e5c52-638c-4c95-9297-b37744341004 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:31.222605 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-d4154035-7b98-426c-bdc0-fe41acb8ada6 req-027e5c52-638c-4c95-9297-b37744341004 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] POST https://10.4.3.66/volume/v3/attachments/7f102ae2-a83d-49fd-a1a5-59eb46b23161/action Jul 10 14:15:31.223111 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-d4154035-7b98-426c-bdc0-fe41acb8ada6 req-027e5c52-638c-4c95-9297-b37744341004 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Action body: b'{"os-complete": null}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:15:31.224389 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-d4154035-7b98-426c-bdc0-fe41acb8ada6 req-027e5c52-638c-4c95-9297-b37744341004 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:31.248762 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:31.248762 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:31.257645 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ee433e6f-e82b-4a56-ab84-4f115448d4a6 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:31.270696 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-d4154035-7b98-426c-bdc0-fe41acb8ada6 req-027e5c52-638c-4c95-9297-b37744341004 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/attachments/7f102ae2-a83d-49fd-a1a5-59eb46b23161/action returned with HTTP 204 Jul 10 14:15:31.271586 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 543/2182] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:15:31 2026] POST /volume/v3/attachments/7f102ae2-a83d-49fd-a1a5-59eb46b23161/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:15:31.378277 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ee433e6f-e82b-4a56-ab84-4f115448d4a6 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:15:31.378546 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ee433e6f-e82b-4a56-ab84-4f115448d4a6 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:31.378761 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ee433e6f-e82b-4a56-ab84-4f115448d4a6 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:31.389356 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:31.389356 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:31.393522 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-ee433e6f-e82b-4a56-ab84-4f115448d4a6 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:15:31.398660 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ee433e6f-e82b-4a56-ab84-4f115448d4a6 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:15:31.399291 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 548/2183] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:31 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:31.564050 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d9800e20-f145-4c9a-98d3-92ab335572e0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:31.566297 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d9800e20-f145-4c9a-98d3-92ab335572e0 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:15:31.566672 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d9800e20-f145-4c9a-98d3-92ab335572e0 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:31.567016 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d9800e20-f145-4c9a-98d3-92ab335572e0 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:31.577809 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-58e02d0c-5bda-471b-9061-af7e28bb912e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:31.579026 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:31.579026 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:31.579751 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-58e02d0c-5bda-471b-9061-af7e28bb912e tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:31.579983 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-58e02d0c-5bda-471b-9061-af7e28bb912e tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:31.580202 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-58e02d0c-5bda-471b-9061-af7e28bb912e tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:31.584462 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d9800e20-f145-4c9a-98d3-92ab335572e0 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:15:31.592662 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d9800e20-f145-4c9a-98d3-92ab335572e0 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:15:31.592811 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:31.592811 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:31.593365 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 548/2184] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:31 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 1134 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:31.597332 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-58e02d0c-5bda-471b-9061-af7e28bb912e tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:31.603408 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-58e02d0c-5bda-471b-9061-af7e28bb912e tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:31.604200 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 546/2185] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:31 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:31.609493 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-20acf47a-1159-4e5c-8d60-c19976b4aa02 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:31.612157 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-20acf47a-1159-4e5c-8d60-c19976b4aa02 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:15:31.612577 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-20acf47a-1159-4e5c-8d60-c19976b4aa02 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:31.612968 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-20acf47a-1159-4e5c-8d60-c19976b4aa02 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:31.623810 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:31.623810 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:31.629277 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-20acf47a-1159-4e5c-8d60-c19976b4aa02 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:15:31.634750 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-20acf47a-1159-4e5c-8d60-c19976b4aa02 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:15:31.635254 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 544/2186] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:31 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:31.831882 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-46be2f98-d2cf-4401-8e1d-6867d630dcb1 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:31.834456 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-46be2f98-d2cf-4401-8e1d-6867d630dcb1 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:15:31.834771 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-46be2f98-d2cf-4401-8e1d-6867d630dcb1 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:31.835082 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-46be2f98-d2cf-4401-8e1d-6867d630dcb1 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:31.848526 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:31.848526 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:31.853977 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-46be2f98-d2cf-4401-8e1d-6867d630dcb1 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:15:31.861396 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-46be2f98-d2cf-4401-8e1d-6867d630dcb1 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:15:31.862037 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 549/2187] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:31 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 1212 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:32.085895 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3866ee2e-8c08-44b6-9061-d40d8c17f261 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:32.088255 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3866ee2e-8c08-44b6-9061-d40d8c17f261 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:15:32.088489 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3866ee2e-8c08-44b6-9061-d40d8c17f261 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:32.088763 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3866ee2e-8c08-44b6-9061-d40d8c17f261 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:32.102373 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:32.102373 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:32.107831 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3866ee2e-8c08-44b6-9061-d40d8c17f261 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:32.114057 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3866ee2e-8c08-44b6-9061-d40d8c17f261 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:15:32.114624 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 549/2188] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:32 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:32.415855 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-a1aa247d-8b3c-4eb0-a3a3-30522b22642d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:32.420109 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a1aa247d-8b3c-4eb0-a3a3-30522b22642d tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:15:32.421025 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a1aa247d-8b3c-4eb0-a3a3-30522b22642d tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:32.421191 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a1aa247d-8b3c-4eb0-a3a3-30522b22642d tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:32.434303 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:32.434303 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:32.438149 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-a1aa247d-8b3c-4eb0-a3a3-30522b22642d tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:15:32.442943 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a1aa247d-8b3c-4eb0-a3a3-30522b22642d tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:15:32.443340 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 547/2189] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:32 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:32.620743 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-531c859e-6d18-4bfb-b409-a350fe72039e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:32.623443 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-531c859e-6d18-4bfb-b409-a350fe72039e tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:32.623782 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-531c859e-6d18-4bfb-b409-a350fe72039e tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:32.624091 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-531c859e-6d18-4bfb-b409-a350fe72039e tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:32.638594 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:32.638594 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:32.643522 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-531c859e-6d18-4bfb-b409-a350fe72039e tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:32.650382 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-531c859e-6d18-4bfb-b409-a350fe72039e tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:32.650965 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 545/2190] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:32 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:32.876578 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-155245e9-f9a5-4305-8fcd-7384bc9fe9f5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:32.879362 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-155245e9-f9a5-4305-8fcd-7384bc9fe9f5 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:15:32.879641 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-155245e9-f9a5-4305-8fcd-7384bc9fe9f5 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:32.879858 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-155245e9-f9a5-4305-8fcd-7384bc9fe9f5 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:32.890878 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:32.890878 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:32.895294 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-155245e9-f9a5-4305-8fcd-7384bc9fe9f5 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:15:32.902570 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-155245e9-f9a5-4305-8fcd-7384bc9fe9f5 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:15:32.903210 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 550/2191] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:32 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 1212 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:33.128850 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8318aadd-9000-4b5b-a7d2-cff7849224ff None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:33.131375 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8318aadd-9000-4b5b-a7d2-cff7849224ff tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:15:33.131692 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8318aadd-9000-4b5b-a7d2-cff7849224ff tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:33.131911 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8318aadd-9000-4b5b-a7d2-cff7849224ff tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:33.144621 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:33.144621 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:33.148865 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8318aadd-9000-4b5b-a7d2-cff7849224ff tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:33.154540 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8318aadd-9000-4b5b-a7d2-cff7849224ff tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:15:33.154994 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 550/2192] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:33 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:33.459322 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-91da9317-6ee9-446a-b71a-bc9032912f3b None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:33.461367 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-91da9317-6ee9-446a-b71a-bc9032912f3b tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:15:33.461601 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-91da9317-6ee9-446a-b71a-bc9032912f3b tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:33.461835 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-91da9317-6ee9-446a-b71a-bc9032912f3b tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:33.473157 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:33.473157 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:33.477276 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-91da9317-6ee9-446a-b71a-bc9032912f3b tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:15:33.481795 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-91da9317-6ee9-446a-b71a-bc9032912f3b tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:15:33.482271 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 548/2193] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:33 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:33.667008 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-766706a5-46f2-47e5-b026-139b6b1ca8a2 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:33.669059 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-766706a5-46f2-47e5-b026-139b6b1ca8a2 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:33.669298 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-766706a5-46f2-47e5-b026-139b6b1ca8a2 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:33.669531 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-766706a5-46f2-47e5-b026-139b6b1ca8a2 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:33.681354 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:33.681354 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:33.685993 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-766706a5-46f2-47e5-b026-139b6b1ca8a2 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:33.691376 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-766706a5-46f2-47e5-b026-139b6b1ca8a2 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:33.691896 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 546/2194] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:33 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:33.923871 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b5d1bcbd-fdbc-48a3-a53f-2a49b5da1a7e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:33.926277 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b5d1bcbd-fdbc-48a3-a53f-2a49b5da1a7e tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:15:33.926467 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b5d1bcbd-fdbc-48a3-a53f-2a49b5da1a7e tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:33.926662 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b5d1bcbd-fdbc-48a3-a53f-2a49b5da1a7e tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:33.929186 np0000005012 devstack@c-api.service[100153]: DEBUG dbcounter [-] [100153] Writing DB stats cinder:SELECT=483,cinder:UPDATE=63,cinder:INSERT=45 {{(pid=100153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:15:33.939436 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:33.939436 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:33.944644 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-b5d1bcbd-fdbc-48a3-a53f-2a49b5da1a7e tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:15:33.951308 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b5d1bcbd-fdbc-48a3-a53f-2a49b5da1a7e tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:15:33.951841 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 551/2195] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:33 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 1212 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:34.176304 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5ef7ec22-bc8f-4032-b3ab-0904860185bd None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:34.179180 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5ef7ec22-bc8f-4032-b3ab-0904860185bd tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:15:34.179323 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5ef7ec22-bc8f-4032-b3ab-0904860185bd tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:34.179576 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5ef7ec22-bc8f-4032-b3ab-0904860185bd tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:34.192887 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:34.192887 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:34.200413 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5ef7ec22-bc8f-4032-b3ab-0904860185bd tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:34.207854 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5ef7ec22-bc8f-4032-b3ab-0904860185bd tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:15:34.208429 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 551/2196] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:34 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:34.267807 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-a7344401-73bb-435c-b310-d81e0fc23a8f req-7856f876-382d-4961-a0da-6b50f29c4bf5 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:34.272290 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-a7344401-73bb-435c-b310-d81e0fc23a8f req-7856f876-382d-4961-a0da-6b50f29c4bf5 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] POST https://10.4.3.66/volume/v3/attachments/0fc8ad39-5174-4432-b173-28ddd50cc052/action Jul 10 14:15:34.273118 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-a7344401-73bb-435c-b310-d81e0fc23a8f req-7856f876-382d-4961-a0da-6b50f29c4bf5 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Action body: b'{"os-complete": null}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:15:34.273118 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-a7344401-73bb-435c-b310-d81e0fc23a8f req-7856f876-382d-4961-a0da-6b50f29c4bf5 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:34.297437 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:34.297437 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:34.315382 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-a7344401-73bb-435c-b310-d81e0fc23a8f req-7856f876-382d-4961-a0da-6b50f29c4bf5 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/attachments/0fc8ad39-5174-4432-b173-28ddd50cc052/action returned with HTTP 204 Jul 10 14:15:34.316236 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 549/2197] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:15:34 2026] POST /volume/v3/attachments/0fc8ad39-5174-4432-b173-28ddd50cc052/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:15:34.421090 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b1d6bed1-dfb6-430b-b67a-88ce47319474 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:34.423901 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b1d6bed1-dfb6-430b-b67a-88ce47319474 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:15:34.424397 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b1d6bed1-dfb6-430b-b67a-88ce47319474 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1842107907"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:34.426645 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-b1d6bed1-dfb6-430b-b67a-88ce47319474 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1842107907'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:15:34.426784 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-b1d6bed1-dfb6-430b-b67a-88ce47319474 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Create volume of 1 GB Jul 10 14:15:34.433815 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-b1d6bed1-dfb6-430b-b67a-88ce47319474 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Availability Zones retrieved successfully. Jul 10 14:15:34.441383 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b1d6bed1-dfb6-430b-b67a-88ce47319474 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Flow 'volume_create_api' (3a6e0ad7-3eb3-4299-b598-3ee7c6b91fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:15:34.442535 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b1d6bed1-dfb6-430b-b67a-88ce47319474 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81ecb030-7037-424d-a18b-7bdb6b7e8834) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:15:34.443467 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-b1d6bed1-dfb6-430b-b67a-88ce47319474 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:15:34.484471 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b1d6bed1-dfb6-430b-b67a-88ce47319474 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81ecb030-7037-424d-a18b-7bdb6b7e8834) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:15:34.485297 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b1d6bed1-dfb6-430b-b67a-88ce47319474 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff5e1ff7-4518-4347-9cd7-096d87b43a39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:15:34.496114 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4674fbb1-9566-46ce-b56e-44f068e5c1f1 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:34.498607 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4674fbb1-9566-46ce-b56e-44f068e5c1f1 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:15:34.498807 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4674fbb1-9566-46ce-b56e-44f068e5c1f1 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:34.499150 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4674fbb1-9566-46ce-b56e-44f068e5c1f1 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:34.514532 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:34.514532 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:34.518537 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-4674fbb1-9566-46ce-b56e-44f068e5c1f1 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:15:34.525586 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4674fbb1-9566-46ce-b56e-44f068e5c1f1 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:15:34.526157 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 552/2198] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:34 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:34.537219 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-b1d6bed1-dfb6-430b-b67a-88ce47319474 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Created reservations ['9a17acdb-dbb4-40ef-af67-b539103aa51e', '902bf34d-c983-475a-97b1-7d44ff8c0ce8', '66b4544c-a74c-4543-a8a4-8c8fdc87b10d', '3680af2c-1dc8-4e82-9e72-b39e17ce255f'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:15:34.538064 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b1d6bed1-dfb6-430b-b67a-88ce47319474 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff5e1ff7-4518-4347-9cd7-096d87b43a39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a17acdb-dbb4-40ef-af67-b539103aa51e', '902bf34d-c983-475a-97b1-7d44ff8c0ce8', '66b4544c-a74c-4543-a8a4-8c8fdc87b10d', '3680af2c-1dc8-4e82-9e72-b39e17ce255f']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:15:34.539294 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b1d6bed1-dfb6-430b-b67a-88ce47319474 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b879109d-d871-4743-88ef-4f9de0be554f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:15:34.570322 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b1d6bed1-dfb6-430b-b67a-88ce47319474 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b879109d-d871-4743-88ef-4f9de0be554f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b89fff7-5958-41dd-8c36-707f38cb1890', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1842107907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='482d4b848cda4e649879c73bbc2351fd',qos_specs=None,replication_status=,reservations=['9a17acdb-dbb4-40ef-af67-b539103aa51e','902bf34d-c983-475a-97b1-7d44ff8c0ce8','66b4544c-a74c-4543-a8a4-8c8fdc87b10d','3680af2c-1dc8-4e82-9e72-b39e17ce255f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01a21e89e4424c83aaab311558e6bf1c',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:15:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1842107907',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b89fff7-5958-41dd-8c36-707f38cb1890,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='482d4b848cda4e649879c73bbc2351fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01a21e89e4424c83aaab311558e6bf1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:15:34.571807 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b1d6bed1-dfb6-430b-b67a-88ce47319474 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14e5a12e-2ecc-4687-b98d-1c8243a4a7ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:15:34.579053 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-c228fe3f-78aa-4a52-be16-fae2ba070315 req-82c152ab-3640-4f86-ad88-edabe55ac53b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:34.581826 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c228fe3f-78aa-4a52-be16-fae2ba070315 req-82c152ab-3640-4f86-ad88-edabe55ac53b tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] DELETE https://10.4.3.66/volume/v3/attachments/a1629328-e7b9-4dd7-9336-4377960e7c36 Jul 10 14:15:34.582147 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c228fe3f-78aa-4a52-be16-fae2ba070315 req-82c152ab-3640-4f86-ad88-edabe55ac53b tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:34.582418 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c228fe3f-78aa-4a52-be16-fae2ba070315 req-82c152ab-3640-4f86-ad88-edabe55ac53b tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:34.593395 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:34.593395 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:34.604056 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b1d6bed1-dfb6-430b-b67a-88ce47319474 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14e5a12e-2ecc-4687-b98d-1c8243a4a7ae) transitioned into state 'SUCCESS' from state '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-1842107907',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='482d4b848cda4e649879c73bbc2351fd',qos_specs=None,replication_status=,reservations=['9a17acdb-dbb4-40ef-af67-b539103aa51e','902bf34d-c983-475a-97b1-7d44ff8c0ce8','66b4544c-a74c-4543-a8a4-8c8fdc87b10d','3680af2c-1dc8-4e82-9e72-b39e17ce255f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01a21e89e4424c83aaab311558e6bf1c',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:15:34.604858 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b1d6bed1-dfb6-430b-b67a-88ce47319474 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f174bd99-bd8b-45ec-b6b5-9daa98dca9dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:15:34.621760 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b1d6bed1-dfb6-430b-b67a-88ce47319474 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f174bd99-bd8b-45ec-b6b5-9daa98dca9dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:15:34.622628 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b1d6bed1-dfb6-430b-b67a-88ce47319474 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Flow 'volume_create_api' (3a6e0ad7-3eb3-4299-b598-3ee7c6b91fa3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:15:34.623061 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-b1d6bed1-dfb6-430b-b67a-88ce47319474 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Create volume request issued successfully. Jul 10 14:15:34.624037 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b1d6bed1-dfb6-430b-b67a-88ce47319474 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:15:34.624536 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 547/2199] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:15:34 2026] POST /volume/v3/volumes => generated 747 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:15:34.641995 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-3c6feffe-3bb1-495a-ab9d-73add9abf09e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:34.643847 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3c6feffe-3bb1-495a-ab9d-73add9abf09e tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] GET https://10.4.3.66/volume/v3/volumes/1b89fff7-5958-41dd-8c36-707f38cb1890 Jul 10 14:15:34.644066 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3c6feffe-3bb1-495a-ab9d-73add9abf09e tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:34.644250 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3c6feffe-3bb1-495a-ab9d-73add9abf09e tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:34.658825 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:34.658825 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:34.663450 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-3c6feffe-3bb1-495a-ab9d-73add9abf09e tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Volume info retrieved successfully. Jul 10 14:15:34.669589 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3c6feffe-3bb1-495a-ab9d-73add9abf09e tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/1b89fff7-5958-41dd-8c36-707f38cb1890 returned with HTTP 200 Jul 10 14:15:34.670233 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 550/2200] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:34 2026] GET /volume/v3/volumes/1b89fff7-5958-41dd-8c36-707f38cb1890 => generated 815 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:34.707140 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-5dbac047-190d-4b19-a4cb-5740525dbb1c req-7681a35f-ccd3-4dc3-851d-584ef98df631 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:34.709234 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-5dbac047-190d-4b19-a4cb-5740525dbb1c req-7681a35f-ccd3-4dc3-851d-584ef98df631 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] POST https://10.4.3.66/volume/v3/attachments/7ed61493-5924-45fd-bec4-1b63320ec3e3/action Jul 10 14:15:34.709900 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-5dbac047-190d-4b19-a4cb-5740525dbb1c req-7681a35f-ccd3-4dc3-851d-584ef98df631 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Action body: b'{"os-complete": null}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:15:34.709900 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-5dbac047-190d-4b19-a4cb-5740525dbb1c req-7681a35f-ccd3-4dc3-851d-584ef98df631 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:34.715085 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-770aa129-9800-40f8-b979-3bc55fbafeaa None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:34.718027 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-770aa129-9800-40f8-b979-3bc55fbafeaa tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:34.718327 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-770aa129-9800-40f8-b979-3bc55fbafeaa tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:34.719038 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-770aa129-9800-40f8-b979-3bc55fbafeaa tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:34.736849 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:34.736849 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:34.738392 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:34.738392 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:34.744793 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-770aa129-9800-40f8-b979-3bc55fbafeaa tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:34.751258 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-770aa129-9800-40f8-b979-3bc55fbafeaa tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:34.752385 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 548/2201] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:34 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:34.756522 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-5dbac047-190d-4b19-a4cb-5740525dbb1c req-7681a35f-ccd3-4dc3-851d-584ef98df631 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/attachments/7ed61493-5924-45fd-bec4-1b63320ec3e3/action returned with HTTP 204 Jul 10 14:15:34.757235 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 553/2202] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:15:34 2026] POST /volume/v3/attachments/7ed61493-5924-45fd-bec4-1b63320ec3e3/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:15:34.969616 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-900ed854-68c3-4cee-905a-e5b99d0f1511 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:34.971779 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-900ed854-68c3-4cee-905a-e5b99d0f1511 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:15:34.972137 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-900ed854-68c3-4cee-905a-e5b99d0f1511 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:34.972424 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-900ed854-68c3-4cee-905a-e5b99d0f1511 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:34.983363 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:34.983363 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:34.987301 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-900ed854-68c3-4cee-905a-e5b99d0f1511 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:15:34.992278 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-900ed854-68c3-4cee-905a-e5b99d0f1511 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:15:34.992728 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 551/2203] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:34 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 1212 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:35.040805 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e75d6793-8d63-41b3-95b5-71d0ccd13560 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:35.041286 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e75d6793-8d63-41b3-95b5-71d0ccd13560 None None] GET https://10.4.3.66/volume// Jul 10 14:15:35.041465 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e75d6793-8d63-41b3-95b5-71d0ccd13560 None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:35.041700 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e75d6793-8d63-41b3-95b5-71d0ccd13560 None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:35.042055 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e75d6793-8d63-41b3-95b5-71d0ccd13560 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:15:35.042377 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 549/2204] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:15:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:15:35.051241 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-1d9dffe4-19b2-4565-af2a-90ee3d30893e req-300c5aad-25a7-4ba2-9feb-651629e2d3c8 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:35.053654 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-1d9dffe4-19b2-4565-af2a-90ee3d30893e req-300c5aad-25a7-4ba2-9feb-651629e2d3c8 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:15:35.054202 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-1d9dffe4-19b2-4565-af2a-90ee3d30893e req-300c5aad-25a7-4ba2-9feb-651629e2d3c8 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dccef341-496d-4660-8e5c-374d7391a338", "connector": null, "instance_uuid": "5cd29abb-37cd-453a-837b-3a15514e98fb"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:35.066332 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:35.066332 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:35.099985 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-1d9dffe4-19b2-4565-af2a-90ee3d30893e req-300c5aad-25a7-4ba2-9feb-651629e2d3c8 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:15:35.100616 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 554/2205] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:15:35 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 14:15:35.135854 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c228fe3f-78aa-4a52-be16-fae2ba070315 req-82c152ab-3640-4f86-ad88-edabe55ac53b tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/attachments/a1629328-e7b9-4dd7-9336-4377960e7c36 returned with HTTP 200 Jul 10 14:15:35.136321 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 552/2206] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:15:34 2026] DELETE /volume/v3/attachments/a1629328-e7b9-4dd7-9336-4377960e7c36 => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:35.225844 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-415088be-bd5a-4863-a95d-50507334f5ee None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:35.227709 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-415088be-bd5a-4863-a95d-50507334f5ee tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:15:35.227873 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-415088be-bd5a-4863-a95d-50507334f5ee tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:35.228120 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-415088be-bd5a-4863-a95d-50507334f5ee tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:35.237515 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:35.237515 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:35.241053 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-415088be-bd5a-4863-a95d-50507334f5ee tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:35.245367 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-415088be-bd5a-4863-a95d-50507334f5ee tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:15:35.245766 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 552/2207] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:35 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 1146 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:35.263928 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-005b0252-4f04-467b-a911-4f4ec8127af2 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:35.266177 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-005b0252-4f04-467b-a911-4f4ec8127af2 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:15:35.266537 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-005b0252-4f04-467b-a911-4f4ec8127af2 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:35.266780 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-005b0252-4f04-467b-a911-4f4ec8127af2 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:35.282128 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:35.282128 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:35.288205 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-005b0252-4f04-467b-a911-4f4ec8127af2 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:35.294117 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-005b0252-4f04-467b-a911-4f4ec8127af2 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:15:35.294684 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 550/2208] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:35 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 1146 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:35.309843 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-3fb74f2a-590b-46f7-8ecb-82bc293a1da4 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:35.311721 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3fb74f2a-590b-46f7-8ecb-82bc293a1da4 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] POST https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87/action Jul 10 14:15:35.312115 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3fb74f2a-590b-46f7-8ecb-82bc293a1da4 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Action body: b'{"os-detach": {}}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:15:35.312289 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3fb74f2a-590b-46f7-8ecb-82bc293a1da4 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:35.325223 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:35.325223 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:35.325749 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-3fb74f2a-590b-46f7-8ecb-82bc293a1da4 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:35.393667 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-3fb74f2a-590b-46f7-8ecb-82bc293a1da4 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Attachment connected to vm ff6285c2-c16b-41f1-a0a5-676219469852, checking data on nova Jul 10 14:15:35.394148 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.compute.nova [None req-3fb74f2a-590b-46f7-8ecb-82bc293a1da4 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Creating Keystone token plugin using URL: https://10.4.3.66/identity {{(pid=100153) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 10 14:15:35.545172 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-64667fe1-1228-4c06-a62f-33e6d98faf94 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:35.548220 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-64667fe1-1228-4c06-a62f-33e6d98faf94 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:15:35.548220 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-64667fe1-1228-4c06-a62f-33e6d98faf94 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:35.548220 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-64667fe1-1228-4c06-a62f-33e6d98faf94 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:35.559492 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:35.559492 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:35.565200 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-64667fe1-1228-4c06-a62f-33e6d98faf94 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:15:35.571668 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-64667fe1-1228-4c06-a62f-33e6d98faf94 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:15:35.572173 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 553/2209] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:35 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 1170 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:35.588257 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-76de2be3-b73a-4b3f-8dfa-e52115460b72 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:35.593436 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-76de2be3-b73a-4b3f-8dfa-e52115460b72 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:15:35.593657 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-76de2be3-b73a-4b3f-8dfa-e52115460b72 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:35.593855 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-76de2be3-b73a-4b3f-8dfa-e52115460b72 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:35.617312 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:35.617312 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:35.625510 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-76de2be3-b73a-4b3f-8dfa-e52115460b72 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:15:35.632601 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-76de2be3-b73a-4b3f-8dfa-e52115460b72 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:15:35.633464 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 553/2210] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:35 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 1170 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:35.654947 np0000005012 devstack@c-api.service[100153]: DEBUG novaclient.v2.client [None req-3fb74f2a-590b-46f7-8ecb-82bc293a1da4 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] REQ: curl -g -i -X GET https://10.4.3.66/compute/v2.1/servers/ff6285c2-c16b-41f1-a0a5-676219469852/os-volume_attachments/1f561dfa-57f6-462b-a146-07cef32c2e87 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}f18771283b69b04b9d127bf06a2e5ddcb32fec7b6426df68cdffeed704cc9477" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-3fb74f2a-590b-46f7-8ecb-82bc293a1da4" -H "X-Service-Token: {SHA256}bf79087f34fcc8b2f5089a89ac67a807c2b942e3af540827e29942249ce8ba12" {{(pid=100153) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 10 14:15:35.660802 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-1d9dffe4-19b2-4565-af2a-90ee3d30893e req-77cfaa0d-2614-4b13-aa37-7e56cf2c728f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:35.663829 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-1d9dffe4-19b2-4565-af2a-90ee3d30893e req-77cfaa0d-2614-4b13-aa37-7e56cf2c728f tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] DELETE https://10.4.3.66/volume/v3/attachments/6c53df75-5d50-4bf7-828e-9702fc8028f1 Jul 10 14:15:35.664195 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-1d9dffe4-19b2-4565-af2a-90ee3d30893e req-77cfaa0d-2614-4b13-aa37-7e56cf2c728f tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:35.664490 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-1d9dffe4-19b2-4565-af2a-90ee3d30893e req-77cfaa0d-2614-4b13-aa37-7e56cf2c728f tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:35.677834 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:35.677834 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:35.692025 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-8f717269-d202-4cfa-bc0d-17e52e0f95a3 req-6df81103-271e-41e6-bd4a-dba2e99e2294 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:35.694898 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-63aace27-ab52-45ed-95d9-3db0c28971d7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:35.697198 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-63aace27-ab52-45ed-95d9-3db0c28971d7 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] GET https://10.4.3.66/volume/v3/volumes/1b89fff7-5958-41dd-8c36-707f38cb1890 Jul 10 14:15:35.697810 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-8f717269-d202-4cfa-bc0d-17e52e0f95a3 req-6df81103-271e-41e6-bd4a-dba2e99e2294 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:15:35.697891 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-63aace27-ab52-45ed-95d9-3db0c28971d7 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:35.699527 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-8f717269-d202-4cfa-bc0d-17e52e0f95a3 req-6df81103-271e-41e6-bd4a-dba2e99e2294 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:35.699626 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-63aace27-ab52-45ed-95d9-3db0c28971d7 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:35.699676 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-8f717269-d202-4cfa-bc0d-17e52e0f95a3 req-6df81103-271e-41e6-bd4a-dba2e99e2294 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:35.712682 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:35.712682 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:35.712912 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:35.712912 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:35.717833 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-8f717269-d202-4cfa-bc0d-17e52e0f95a3 req-6df81103-271e-41e6-bd4a-dba2e99e2294 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:15:35.718888 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-63aace27-ab52-45ed-95d9-3db0c28971d7 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Volume info retrieved successfully. Jul 10 14:15:35.725558 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-8f717269-d202-4cfa-bc0d-17e52e0f95a3 req-6df81103-271e-41e6-bd4a-dba2e99e2294 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:15:35.725768 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-63aace27-ab52-45ed-95d9-3db0c28971d7 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/1b89fff7-5958-41dd-8c36-707f38cb1890 returned with HTTP 200 Jul 10 14:15:35.726233 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 554/2211] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:15:35 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 1170 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:35.726580 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 554/2212] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:35 2026] GET /volume/v3/volumes/1b89fff7-5958-41dd-8c36-707f38cb1890 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:35.754789 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1c4ce647-0d6a-4e71-8fd5-e0f34b0f83f7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:35.756821 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1c4ce647-0d6a-4e71-8fd5-e0f34b0f83f7 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] POST https://10.4.3.66/volume/v3/volumes/1b89fff7-5958-41dd-8c36-707f38cb1890/action Jul 10 14:15:35.757305 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1c4ce647-0d6a-4e71-8fd5-e0f34b0f83f7 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:15:35.757453 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1c4ce647-0d6a-4e71-8fd5-e0f34b0f83f7 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:35.766672 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-8f717269-d202-4cfa-bc0d-17e52e0f95a3 req-0bff0e80-8113-4e35-8715-146c0ea65706 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:35.769135 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-8f717269-d202-4cfa-bc0d-17e52e0f95a3 req-0bff0e80-8113-4e35-8715-146c0ea65706 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] POST https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b/action Jul 10 14:15:35.769905 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-8f717269-d202-4cfa-bc0d-17e52e0f95a3 req-0bff0e80-8113-4e35-8715-146c0ea65706 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:15:35.770226 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:35.770226 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:35.770404 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-8f717269-d202-4cfa-bc0d-17e52e0f95a3 req-0bff0e80-8113-4e35-8715-146c0ea65706 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:35.771527 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.admin_actions [None req-1c4ce647-0d6a-4e71-8fd5-e0f34b0f83f7 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Updating volume '1b89fff7-5958-41dd-8c36-707f38cb1890' with '{'status': 'attaching'}' {{(pid=100152) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 14:15:35.783361 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:35.783361 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:35.783850 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-8f717269-d202-4cfa-bc0d-17e52e0f95a3 req-0bff0e80-8113-4e35-8715-146c0ea65706 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:15:35.792692 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-8f717269-d202-4cfa-bc0d-17e52e0f95a3 req-0bff0e80-8113-4e35-8715-146c0ea65706 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Begin detaching volume completed successfully. Jul 10 14:15:35.792907 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-8f717269-d202-4cfa-bc0d-17e52e0f95a3 req-0bff0e80-8113-4e35-8715-146c0ea65706 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b/action returned with HTTP 202 Jul 10 14:15:35.793400 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 555/2213] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:15:35 2026] POST /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:15:35.794049 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-26a8a361-c5b9-4f3b-821f-8b5d38c6d789 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:35.795853 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-26a8a361-c5b9-4f3b-821f-8b5d38c6d789 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:35.796113 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-26a8a361-c5b9-4f3b-821f-8b5d38c6d789 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:35.796358 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-26a8a361-c5b9-4f3b-821f-8b5d38c6d789 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:35.800749 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1c4ce647-0d6a-4e71-8fd5-e0f34b0f83f7 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] https://10.4.3.66/volume/v3/volumes/1b89fff7-5958-41dd-8c36-707f38cb1890/action returned with HTTP 202 Jul 10 14:15:35.800749 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 555/2214] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:15:35 2026] POST /volume/v3/volumes/1b89fff7-5958-41dd-8c36-707f38cb1890/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:15:35.808559 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:35.808559 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:35.811545 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4567170a-f512-431a-b909-f9aa0489d728 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:35.819495 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4567170a-f512-431a-b909-f9aa0489d728 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] GET https://10.4.3.66/volume/v3/volumes/1b89fff7-5958-41dd-8c36-707f38cb1890 Jul 10 14:15:35.819768 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4567170a-f512-431a-b909-f9aa0489d728 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:35.820042 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4567170a-f512-431a-b909-f9aa0489d728 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:35.824261 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-26a8a361-c5b9-4f3b-821f-8b5d38c6d789 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:35.834042 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-26a8a361-c5b9-4f3b-821f-8b5d38c6d789 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:35.834644 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 556/2215] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:35 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:35.844540 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:35.844540 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:35.854229 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4567170a-f512-431a-b909-f9aa0489d728 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Volume info retrieved successfully. Jul 10 14:15:35.859724 np0000005012 devstack@c-api.service[100153]: DEBUG novaclient.v2.client [None req-3fb74f2a-590b-46f7-8ecb-82bc293a1da4 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 10 Jul 2026 14:15:35 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-1f505fa4-fc11-4706-a43d-1332dcebe4ed x-openstack-request-id: req-1f505fa4-fc11-4706-a43d-1332dcebe4ed {{(pid=100153) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 10 14:15:35.860079 np0000005012 devstack@c-api.service[100153]: DEBUG novaclient.v2.client [None req-3fb74f2a-590b-46f7-8ecb-82bc293a1da4 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "1f561dfa-57f6-462b-a146-07cef32c2e87", "serverId": "ff6285c2-c16b-41f1-a0a5-676219469852", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "0fc8ad39-5174-4432-b173-28ddd50cc052", "bdm_uuid": "608cf95a-cccf-4a80-a73b-ec51d90ad736"}} {{(pid=100153) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 10 14:15:35.860166 np0000005012 devstack@c-api.service[100153]: DEBUG novaclient.v2.client [None req-3fb74f2a-590b-46f7-8ecb-82bc293a1da4 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET call to compute for https://10.4.3.66/compute/v2.1/servers/ff6285c2-c16b-41f1-a0a5-676219469852/os-volume_attachments/1f561dfa-57f6-462b-a146-07cef32c2e87 used request id req-1f505fa4-fc11-4706-a43d-1332dcebe4ed {{(pid=100153) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 10 14:15:35.861303 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4567170a-f512-431a-b909-f9aa0489d728 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/1b89fff7-5958-41dd-8c36-707f38cb1890 returned with HTTP 200 Jul 10 14:15:35.861935 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 556/2216] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:35 2026] GET /volume/v3/volumes/1b89fff7-5958-41dd-8c36-707f38cb1890 => generated 840 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:35.864347 np0000005012 devstack@c-api.service[100153]: ERROR cinder.volume.api [None req-3fb74f2a-590b-46f7-8ecb-82bc293a1da4 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-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 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault [None req-3fb74f2a-590b-46f7-8ecb-82bc293a1da4 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Caught error: Detach volume from instance ff6285c2-c16b-41f1-a0a5-676219469852 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ff6285c2-c16b-41f1-a0a5-676219469852 using the Compute API Jul 10 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 10 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 10 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: 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 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: 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 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: 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 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: 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 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: 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 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 10 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 10 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: 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 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: 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 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: 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 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 10 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:35.867521 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 14:15:35.868708 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 14:15:35.868708 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:35.868708 np0000005012 devstack@c-api.service[100153]: 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 14:15:35.868708 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 14:15:35.868708 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:35.868708 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 14:15:35.868708 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 14:15:35.868708 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:35.868708 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 14:15:35.868708 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 14:15:35.868708 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:35.868708 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 10 14:15:35.868708 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 10 14:15:35.868708 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:35.868708 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 14:15:35.868708 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 14:15:35.868708 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:35.868708 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 14:15:35.868708 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 14:15:35.868708 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:35.868708 np0000005012 devstack@c-api.service[100153]: 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 14:15:35.868708 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 14:15:35.868708 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:35.868708 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 10 14:15:35.868708 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 10 14:15:35.868708 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:35.868708 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 10 14:15:35.868708 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 10 14:15:35.868708 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:35.868708 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 10 14:15:35.868708 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 10 14:15:35.868708 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:35.868708 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 10 14:15:35.868708 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 10 14:15:35.868708 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:35.868708 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Jul 10 14:15:35.868708 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Jul 10 14:15:35.868708 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Jul 10 14:15:35.868708 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Jul 10 14:15:35.868708 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 10 14:15:35.868708 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 10 14:15:35.868708 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ff6285c2-c16b-41f1-a0a5-676219469852 using the Compute API Jul 10 14:15:35.868708 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault Jul 10 14:15:35.868708 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.middleware.fault [None req-3fb74f2a-590b-46f7-8ecb-82bc293a1da4 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87/action returned with HTTP 409 Jul 10 14:15:35.869628 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 555/2217] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:15:35 2026] POST /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87/action => generated 167 bytes in 559 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:15:35.883306 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-754958c7-ca6d-4a30-8f40-945ee564e3e0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:35.883590 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-c7cc6eec-ad62-4dc9-a0a3-9ee0fe5c21eb None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:35.885864 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c7cc6eec-ad62-4dc9-a0a3-9ee0fe5c21eb tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] POST https://10.4.3.66/volume/v3/volumes/1b89fff7-5958-41dd-8c36-707f38cb1890/action Jul 10 14:15:35.885979 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-754958c7-ca6d-4a30-8f40-945ee564e3e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] POST https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87/action Jul 10 14:15:35.886371 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c7cc6eec-ad62-4dc9-a0a3-9ee0fe5c21eb tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:15:35.886423 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-754958c7-ca6d-4a30-8f40-945ee564e3e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:15:35.886578 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c7cc6eec-ad62-4dc9-a0a3-9ee0fe5c21eb tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:35.886634 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-754958c7-ca6d-4a30-8f40-945ee564e3e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:35.897911 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:35.897911 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:35.898475 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-c7cc6eec-ad62-4dc9-a0a3-9ee0fe5c21eb tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Volume info retrieved successfully. Jul 10 14:15:35.904539 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:35.904539 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:35.905270 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-754958c7-ca6d-4a30-8f40-945ee564e3e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:35.927869 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-c7cc6eec-ad62-4dc9-a0a3-9ee0fe5c21eb tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Delete volume request issued successfully. Jul 10 14:15:35.929074 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c7cc6eec-ad62-4dc9-a0a3-9ee0fe5c21eb tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] https://10.4.3.66/volume/v3/volumes/1b89fff7-5958-41dd-8c36-707f38cb1890/action returned with HTTP 202 Jul 10 14:15:35.929672 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 557/2218] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:15:35 2026] POST /volume/v3/volumes/1b89fff7-5958-41dd-8c36-707f38cb1890/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:15:35.946790 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5d6b77b4-8f0d-4d47-be48-80bc523c84ac None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:35.949210 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5d6b77b4-8f0d-4d47-be48-80bc523c84ac tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] GET https://10.4.3.66/volume/v3/volumes/1b89fff7-5958-41dd-8c36-707f38cb1890 Jul 10 14:15:35.949443 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5d6b77b4-8f0d-4d47-be48-80bc523c84ac tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:35.949705 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5d6b77b4-8f0d-4d47-be48-80bc523c84ac tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:35.978057 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-754958c7-ca6d-4a30-8f40-945ee564e3e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Attachment connected to vm ff6285c2-c16b-41f1-a0a5-676219469852, checking data on nova Jul 10 14:15:35.978057 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.compute.nova [None req-754958c7-ca6d-4a30-8f40-945ee564e3e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Creating Keystone token plugin using URL: https://10.4.3.66/identity {{(pid=100152) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 10 14:15:35.999536 np0000005012 devstack@c-api.service[100153]: DEBUG oslo_db.sqlalchemy.engines [None req-5d6b77b4-8f0d-4d47-be48-80bc523c84ac tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100153) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:15:36.008224 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:36.008224 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:36.012944 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-5d6b77b4-8f0d-4d47-be48-80bc523c84ac tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Volume info retrieved successfully. Jul 10 14:15:36.014751 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-76547352-d7a7-4c8c-877d-0a75fd9af2dc None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:36.016744 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-76547352-d7a7-4c8c-877d-0a75fd9af2dc tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:15:36.017368 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-76547352-d7a7-4c8c-877d-0a75fd9af2dc tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:36.017368 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-76547352-d7a7-4c8c-877d-0a75fd9af2dc tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:36.019451 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5d6b77b4-8f0d-4d47-be48-80bc523c84ac tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/1b89fff7-5958-41dd-8c36-707f38cb1890 returned with HTTP 200 Jul 10 14:15:36.020028 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 556/2219] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:35 2026] GET /volume/v3/volumes/1b89fff7-5958-41dd-8c36-707f38cb1890 => generated 839 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:36.036791 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:36.036791 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:36.044276 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-76547352-d7a7-4c8c-877d-0a75fd9af2dc tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:15:36.050948 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-76547352-d7a7-4c8c-877d-0a75fd9af2dc tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:15:36.051414 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 558/2220] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:36 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 917 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:36.072659 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5bf9c072-d763-4d91-accf-72c6458370cd None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:36.075667 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5bf9c072-d763-4d91-accf-72c6458370cd tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf Jul 10 14:15:36.076027 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5bf9c072-d763-4d91-accf-72c6458370cd tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:36.076291 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5bf9c072-d763-4d91-accf-72c6458370cd tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:36.089884 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:36.089884 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:36.095137 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-5bf9c072-d763-4d91-accf-72c6458370cd tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:15:36.102703 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5bf9c072-d763-4d91-accf-72c6458370cd tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf returned with HTTP 200 Jul 10 14:15:36.103906 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 557/2221] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:36 2026] GET /volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf => generated 1164 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:36.158582 np0000005012 devstack@c-api.service[100152]: DEBUG novaclient.v2.client [None req-754958c7-ca6d-4a30-8f40-945ee564e3e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] REQ: curl -g -i -X GET https://10.4.3.66/compute/v2.1/servers/ff6285c2-c16b-41f1-a0a5-676219469852/os-volume_attachments/1f561dfa-57f6-462b-a146-07cef32c2e87 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}cc5d71adf1aa1b47b38f793f4cd890bb070541d01606f388c3f49ef8692c2e18" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-754958c7-ca6d-4a30-8f40-945ee564e3e0" -H "X-Service-Token: {SHA256}3fa0eba713068818e8ecc5a3d8c6d47e67f50a5624a6889db127f048fbdbf853" {{(pid=100152) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 10 14:15:36.164248 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-73d591aa-de2f-46af-bf2f-17961231b69c req-cf55d597-5490-4272-bc00-bbb663d76d79 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:36.168042 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-73d591aa-de2f-46af-bf2f-17961231b69c req-cf55d597-5490-4272-bc00-bbb663d76d79 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf Jul 10 14:15:36.168212 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-73d591aa-de2f-46af-bf2f-17961231b69c req-cf55d597-5490-4272-bc00-bbb663d76d79 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:36.168395 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-73d591aa-de2f-46af-bf2f-17961231b69c req-cf55d597-5490-4272-bc00-bbb663d76d79 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:36.183262 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:36.183262 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:36.187007 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-73d591aa-de2f-46af-bf2f-17961231b69c req-cf55d597-5490-4272-bc00-bbb663d76d79 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:15:36.192314 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-73d591aa-de2f-46af-bf2f-17961231b69c req-cf55d597-5490-4272-bc00-bbb663d76d79 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf returned with HTTP 200 Jul 10 14:15:36.192868 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 559/2222] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:15:36 2026] GET /volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf => generated 1164 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:36.218611 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-73d591aa-de2f-46af-bf2f-17961231b69c req-437e9a41-61e4-4388-9d93-795ea5231ea8 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:36.220567 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-73d591aa-de2f-46af-bf2f-17961231b69c req-437e9a41-61e4-4388-9d93-795ea5231ea8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] POST https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf/action Jul 10 14:15:36.221024 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-73d591aa-de2f-46af-bf2f-17961231b69c req-437e9a41-61e4-4388-9d93-795ea5231ea8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:15:36.221157 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-73d591aa-de2f-46af-bf2f-17961231b69c req-437e9a41-61e4-4388-9d93-795ea5231ea8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:36.227813 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-1d9dffe4-19b2-4565-af2a-90ee3d30893e req-77cfaa0d-2614-4b13-aa37-7e56cf2c728f tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] https://10.4.3.66/volume/v3/attachments/6c53df75-5d50-4bf7-828e-9702fc8028f1 returned with HTTP 200 Jul 10 14:15:36.228775 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 551/2223] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:15:35 2026] DELETE /volume/v3/attachments/6c53df75-5d50-4bf7-828e-9702fc8028f1 => generated 192 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:36.236038 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:36.236038 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:36.236302 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-73d591aa-de2f-46af-bf2f-17961231b69c req-437e9a41-61e4-4388-9d93-795ea5231ea8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:15:36.248888 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-73d591aa-de2f-46af-bf2f-17961231b69c req-437e9a41-61e4-4388-9d93-795ea5231ea8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Begin detaching volume completed successfully. Jul 10 14:15:36.249243 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-73d591aa-de2f-46af-bf2f-17961231b69c req-437e9a41-61e4-4388-9d93-795ea5231ea8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf/action returned with HTTP 202 Jul 10 14:15:36.249992 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 558/2224] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:15:36 2026] POST /volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:15:36.281091 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-91b76f9a-5c21-4d91-9b8e-cdb9b2b9b7ea None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:36.283043 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-91b76f9a-5c21-4d91-9b8e-cdb9b2b9b7ea tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf Jul 10 14:15:36.283348 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-91b76f9a-5c21-4d91-9b8e-cdb9b2b9b7ea tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:36.283639 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-91b76f9a-5c21-4d91-9b8e-cdb9b2b9b7ea tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:36.286391 np0000005012 devstack@c-api.service[100152]: DEBUG novaclient.v2.client [None req-754958c7-ca6d-4a30-8f40-945ee564e3e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 10 Jul 2026 14:15:36 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-20800d78-d8b2-4186-82b7-9a6d5928759f x-openstack-request-id: req-20800d78-d8b2-4186-82b7-9a6d5928759f {{(pid=100152) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 10 14:15:36.286628 np0000005012 devstack@c-api.service[100152]: DEBUG novaclient.v2.client [None req-754958c7-ca6d-4a30-8f40-945ee564e3e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "1f561dfa-57f6-462b-a146-07cef32c2e87", "serverId": "ff6285c2-c16b-41f1-a0a5-676219469852", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "0fc8ad39-5174-4432-b173-28ddd50cc052", "bdm_uuid": "608cf95a-cccf-4a80-a73b-ec51d90ad736"}} {{(pid=100152) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 10 14:15:36.286781 np0000005012 devstack@c-api.service[100152]: DEBUG novaclient.v2.client [None req-754958c7-ca6d-4a30-8f40-945ee564e3e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET call to compute for https://10.4.3.66/compute/v2.1/servers/ff6285c2-c16b-41f1-a0a5-676219469852/os-volume_attachments/1f561dfa-57f6-462b-a146-07cef32c2e87 used request id req-20800d78-d8b2-4186-82b7-9a6d5928759f {{(pid=100152) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 10 14:15:36.289646 np0000005012 devstack@c-api.service[100152]: ERROR cinder.volume.api [None req-754958c7-ca6d-4a30-8f40-945ee564e3e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-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 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault [None req-754958c7-ca6d-4a30-8f40-945ee564e3e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Caught error: Detach volume from instance ff6285c2-c16b-41f1-a0a5-676219469852 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ff6285c2-c16b-41f1-a0a5-676219469852 using the Compute API Jul 10 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 10 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 10 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: 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 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: 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 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: 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 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: 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 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: 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 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 10 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 10 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: 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 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: 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 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: 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 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 10 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.293116 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 14:15:36.294610 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 14:15:36.294610 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.294610 np0000005012 devstack@c-api.service[100152]: 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 14:15:36.294610 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 14:15:36.294610 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.294610 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 14:15:36.294610 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 14:15:36.294610 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.294610 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 14:15:36.294610 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 14:15:36.294610 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.294610 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 10 14:15:36.294610 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 10 14:15:36.294610 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.294610 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 14:15:36.294610 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 14:15:36.294610 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.294610 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 14:15:36.294610 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 14:15:36.294610 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.294610 np0000005012 devstack@c-api.service[100152]: 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 14:15:36.294610 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 14:15:36.294610 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.294610 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 10 14:15:36.294610 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 10 14:15:36.294610 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.294610 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 10 14:15:36.294610 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 10 14:15:36.294610 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.294610 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 10 14:15:36.294610 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 10 14:15:36.294610 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.294610 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 10 14:15:36.294610 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 10 14:15:36.294610 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.294610 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Jul 10 14:15:36.294610 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 10 14:15:36.294610 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 10 14:15:36.294610 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 10 14:15:36.294610 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 10 14:15:36.294610 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 10 14:15:36.294610 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ff6285c2-c16b-41f1-a0a5-676219469852 using the Compute API Jul 10 14:15:36.294610 np0000005012 devstack@c-api.service[100152]: ERROR cinder.api.middleware.fault Jul 10 14:15:36.294610 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.middleware.fault [None req-754958c7-ca6d-4a30-8f40-945ee564e3e0 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87/action returned with HTTP 409 Jul 10 14:15:36.294610 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 557/2225] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:15:35 2026] POST /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87/action => generated 167 bytes in 412 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:15:36.301340 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:36.301340 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:36.303355 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-1fdecc83-87ea-465d-9966-34988852818b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:36.304397 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-91b76f9a-5c21-4d91-9b8e-cdb9b2b9b7ea tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:15:36.305276 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 552/2226] 10.4.3.66 () {70 vars in 1590 bytes} [Fri Jul 10 14:15:36 2026] POST /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 10 14:15:36.310748 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-91b76f9a-5c21-4d91-9b8e-cdb9b2b9b7ea tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf returned with HTTP 200 Jul 10 14:15:36.311241 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 560/2227] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:36 2026] GET /volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf => generated 1167 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 14:15:36.314710 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-45964a09-4360-41af-9ce6-7db8db73ab21 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:36.317033 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 559/2228] 10.4.3.66 () {70 vars in 1590 bytes} [Fri Jul 10 14:15:36 2026] POST /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 10 14:15:36.328387 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-10fff90b-45ec-4ed7-96fd-7e99eb4cb248 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:36.344699 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d1f49d1a-8d49-4d1d-8e6b-58a31c306d78 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:36.345129 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d1f49d1a-8d49-4d1d-8e6b-58a31c306d78 None None] GET https://10.4.3.66/volume// Jul 10 14:15:36.345346 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d1f49d1a-8d49-4d1d-8e6b-58a31c306d78 None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:36.345587 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d1f49d1a-8d49-4d1d-8e6b-58a31c306d78 None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:36.346002 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d1f49d1a-8d49-4d1d-8e6b-58a31c306d78 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:15:36.346348 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 553/2229] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:15:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:15:36.356529 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-1d9dffe4-19b2-4565-af2a-90ee3d30893e req-e202ceec-3443-41cd-9cc4-115f29da195d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:36.356657 np0000005012 devstack@c-api.service[100152]: WARNING keystonemiddleware.auth_token [None req-10fff90b-45ec-4ed7-96fd-7e99eb4cb248 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 10 14:15:36.357248 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-1d9dffe4-19b2-4565-af2a-90ee3d30893e req-e202ceec-3443-41cd-9cc4-115f29da195d tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] POST https://10.4.3.66/volume/v3/volumes/dccef341-496d-4660-8e5c-374d7391a338/action Jul 10 14:15:36.357628 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-1d9dffe4-19b2-4565-af2a-90ee3d30893e req-e202ceec-3443-41cd-9cc4-115f29da195d tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Action body: b'{"os-reimage": {"image_id": "899b1b0b-6be9-4f92-9064-8579b7ce1bea", "reimage_reserved": true}}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:15:36.357787 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-1d9dffe4-19b2-4565-af2a-90ee3d30893e req-e202ceec-3443-41cd-9cc4-115f29da195d tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "899b1b0b-6be9-4f92-9064-8579b7ce1bea", "reimage_reserved": true}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:36.358138 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 558/2230] 10.4.3.66 () {70 vars in 1590 bytes} [Fri Jul 10 14:15:36 2026] POST /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87/action => generated 114 bytes in 32 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 10 14:15:36.366889 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b8b4382a-4171-4e67-bbf8-fad9c7a6a8cd None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:36.370089 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:36.370089 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:36.370656 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-1d9dffe4-19b2-4565-af2a-90ee3d30893e req-e202ceec-3443-41cd-9cc4-115f29da195d tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Volume info retrieved successfully. Jul 10 14:15:36.390640 np0000005012 devstack@c-api.service[100153]: WARNING keystonemiddleware.auth_token [None req-b8b4382a-4171-4e67-bbf8-fad9c7a6a8cd None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 10 14:15:36.391803 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 560/2231] 10.4.3.66 () {70 vars in 1590 bytes} [Fri Jul 10 14:15:36 2026] POST /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87/action => generated 114 bytes in 25 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 10 14:15:36.399389 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-afc07ea0-7016-4fcc-a67e-52b2bb1b682e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:36.480775 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-afc07ea0-7016-4fcc-a67e-52b2bb1b682e tempest-TestServerVolumeAttachmentScenario-471272233 tempest-TestServerVolumeAttachmentScenario-471272233-project-admin] POST https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87/action Jul 10 14:15:36.481186 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-afc07ea0-7016-4fcc-a67e-52b2bb1b682e tempest-TestServerVolumeAttachmentScenario-471272233 tempest-TestServerVolumeAttachmentScenario-471272233-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:15:36.481334 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-afc07ea0-7016-4fcc-a67e-52b2bb1b682e tempest-TestServerVolumeAttachmentScenario-471272233 tempest-TestServerVolumeAttachmentScenario-471272233-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:36.488923 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-1d9dffe4-19b2-4565-af2a-90ee3d30893e req-e202ceec-3443-41cd-9cc4-115f29da195d tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] https://10.4.3.66/volume/v3/volumes/dccef341-496d-4660-8e5c-374d7391a338/action returned with HTTP 202 Jul 10 14:15:36.489403 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 561/2232] 10.4.3.66 () {74 vars in 1706 bytes} [Fri Jul 10 14:15:36 2026] POST /volume/v3/volumes/dccef341-496d-4660-8e5c-374d7391a338/action => generated 0 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 14:15:36.494818 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:36.494818 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:36.495245 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.contrib.admin_actions [None req-afc07ea0-7016-4fcc-a67e-52b2bb1b682e tempest-TestServerVolumeAttachmentScenario-471272233 tempest-TestServerVolumeAttachmentScenario-471272233-project-admin] Updating volume '1f561dfa-57f6-462b-a146-07cef32c2e87' with '{'status': 'error'}' {{(pid=100155) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 14:15:36.522284 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-afc07ea0-7016-4fcc-a67e-52b2bb1b682e tempest-TestServerVolumeAttachmentScenario-471272233 tempest-TestServerVolumeAttachmentScenario-471272233-project-admin] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87/action returned with HTTP 202 Jul 10 14:15:36.522743 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 554/2233] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:15:36 2026] POST /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:15:36.532387 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cc21461a-f5b6-4acb-a235-0c3b274598ce None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:36.534534 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cc21461a-f5b6-4acb-a235-0c3b274598ce tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:15:36.535053 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cc21461a-f5b6-4acb-a235-0c3b274598ce tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:36.535444 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cc21461a-f5b6-4acb-a235-0c3b274598ce tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:36.591938 np0000005012 devstack@c-api.service[100152]: DEBUG oslo_db.sqlalchemy.engines [None req-cc21461a-f5b6-4acb-a235-0c3b274598ce tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:15:36.606062 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:36.606062 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:36.618528 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-cc21461a-f5b6-4acb-a235-0c3b274598ce tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:36.622205 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cc21461a-f5b6-4acb-a235-0c3b274598ce tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:15:36.622904 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 559/2234] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:36 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 1145 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:36.644992 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-643c6c83-e144-4605-962a-09913abbcd65 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:36.646654 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-643c6c83-e144-4605-962a-09913abbcd65 tempest-TestServerVolumeAttachmentScenario-471272233 tempest-TestServerVolumeAttachmentScenario-471272233-project-admin] POST https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87/action Jul 10 14:15:36.646950 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-643c6c83-e144-4605-962a-09913abbcd65 tempest-TestServerVolumeAttachmentScenario-471272233 tempest-TestServerVolumeAttachmentScenario-471272233-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "0fc8ad39-5174-4432-b173-28ddd50cc052"}}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:15:36.647068 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-643c6c83-e144-4605-962a-09913abbcd65 tempest-TestServerVolumeAttachmentScenario-471272233 tempest-TestServerVolumeAttachmentScenario-471272233-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "0fc8ad39-5174-4432-b173-28ddd50cc052"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:36.658677 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:36.658677 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:36.659028 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-643c6c83-e144-4605-962a-09913abbcd65 tempest-TestServerVolumeAttachmentScenario-471272233 tempest-TestServerVolumeAttachmentScenario-471272233-project-admin] Volume info retrieved successfully. Jul 10 14:15:36.663944 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-643c6c83-e144-4605-962a-09913abbcd65 tempest-TestServerVolumeAttachmentScenario-471272233 tempest-TestServerVolumeAttachmentScenario-471272233-project-admin] Attachment connected to vm ff6285c2-c16b-41f1-a0a5-676219469852, checking data on nova Jul 10 14:15:36.664137 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.compute.nova [None req-643c6c83-e144-4605-962a-09913abbcd65 tempest-TestServerVolumeAttachmentScenario-471272233 tempest-TestServerVolumeAttachmentScenario-471272233-project-admin] Creating Keystone token plugin using URL: https://10.4.3.66/identity {{(pid=100153) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 10 14:15:36.775472 np0000005012 devstack@c-api.service[100153]: DEBUG novaclient.v2.client [None req-643c6c83-e144-4605-962a-09913abbcd65 tempest-TestServerVolumeAttachmentScenario-471272233 tempest-TestServerVolumeAttachmentScenario-471272233-project-admin] REQ: curl -g -i -X GET https://10.4.3.66/compute/v2.1/servers/ff6285c2-c16b-41f1-a0a5-676219469852/os-volume_attachments/1f561dfa-57f6-462b-a146-07cef32c2e87 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}802653e067b83e3f76578f2956b2397a91d4f4bc35fef4b81183d9fa461d36e0" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-643c6c83-e144-4605-962a-09913abbcd65" -H "X-Service-Token: {SHA256}bf79087f34fcc8b2f5089a89ac67a807c2b942e3af540827e29942249ce8ba12" {{(pid=100153) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 10 14:15:36.828548 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-7b76dc00-6551-4b5d-8aca-3c25c9c84952 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:36.828548 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7b76dc00-6551-4b5d-8aca-3c25c9c84952 None None] GET https://10.4.3.66/volume// Jul 10 14:15:36.828548 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7b76dc00-6551-4b5d-8aca-3c25c9c84952 None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:36.828548 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7b76dc00-6551-4b5d-8aca-3c25c9c84952 None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:36.829075 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7b76dc00-6551-4b5d-8aca-3c25c9c84952 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:15:36.829449 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 562/2235] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:15:36 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:15:36.844697 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-8f717269-d202-4cfa-bc0d-17e52e0f95a3 req-b56bf8c1-4b74-4629-a829-58aecce31432 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:36.847050 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-8f717269-d202-4cfa-bc0d-17e52e0f95a3 req-b56bf8c1-4b74-4629-a829-58aecce31432 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:15:36.847332 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-8f717269-d202-4cfa-bc0d-17e52e0f95a3 req-b56bf8c1-4b74-4629-a829-58aecce31432 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:36.847609 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-8f717269-d202-4cfa-bc0d-17e52e0f95a3 req-b56bf8c1-4b74-4629-a829-58aecce31432 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:36.850738 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2ba22e45-3266-4bbf-8430-3718a6054bd2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:36.853024 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2ba22e45-3266-4bbf-8430-3718a6054bd2 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:36.853921 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2ba22e45-3266-4bbf-8430-3718a6054bd2 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:36.853921 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2ba22e45-3266-4bbf-8430-3718a6054bd2 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:36.870032 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:36.870032 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:36.872233 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:36.872233 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:36.882143 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-8f717269-d202-4cfa-bc0d-17e52e0f95a3 req-b56bf8c1-4b74-4629-a829-58aecce31432 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:15:36.882642 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2ba22e45-3266-4bbf-8430-3718a6054bd2 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:36.891811 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-8f717269-d202-4cfa-bc0d-17e52e0f95a3 req-b56bf8c1-4b74-4629-a829-58aecce31432 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:15:36.892401 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 555/2236] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:15:36 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 1353 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:15:36.893653 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2ba22e45-3266-4bbf-8430-3718a6054bd2 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:36.894305 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 560/2237] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:36 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:36.907006 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-8f717269-d202-4cfa-bc0d-17e52e0f95a3 req-3514079d-3365-404c-ad19-996cb6aa6db0 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:36.910663 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-8f717269-d202-4cfa-bc0d-17e52e0f95a3 req-3514079d-3365-404c-ad19-996cb6aa6db0 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b/encryption Jul 10 14:15:36.910933 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-8f717269-d202-4cfa-bc0d-17e52e0f95a3 req-3514079d-3365-404c-ad19-996cb6aa6db0 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:36.911255 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-8f717269-d202-4cfa-bc0d-17e52e0f95a3 req-3514079d-3365-404c-ad19-996cb6aa6db0 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'index' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:36.922211 np0000005012 devstack@c-api.service[100153]: DEBUG novaclient.v2.client [None req-643c6c83-e144-4605-962a-09913abbcd65 tempest-TestServerVolumeAttachmentScenario-471272233 tempest-TestServerVolumeAttachmentScenario-471272233-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 10 Jul 2026 14:15:36 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-31c68ef8-0af1-4ca0-af83-7b49abda40bc x-openstack-request-id: req-31c68ef8-0af1-4ca0-af83-7b49abda40bc {{(pid=100153) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 10 14:15:36.922643 np0000005012 devstack@c-api.service[100153]: DEBUG novaclient.v2.client [None req-643c6c83-e144-4605-962a-09913abbcd65 tempest-TestServerVolumeAttachmentScenario-471272233 tempest-TestServerVolumeAttachmentScenario-471272233-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "1f561dfa-57f6-462b-a146-07cef32c2e87", "serverId": "ff6285c2-c16b-41f1-a0a5-676219469852", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "0fc8ad39-5174-4432-b173-28ddd50cc052", "bdm_uuid": "608cf95a-cccf-4a80-a73b-ec51d90ad736"}} {{(pid=100153) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 10 14:15:36.922852 np0000005012 devstack@c-api.service[100153]: DEBUG novaclient.v2.client [None req-643c6c83-e144-4605-962a-09913abbcd65 tempest-TestServerVolumeAttachmentScenario-471272233 tempest-TestServerVolumeAttachmentScenario-471272233-project-admin] GET call to compute for https://10.4.3.66/compute/v2.1/servers/ff6285c2-c16b-41f1-a0a5-676219469852/os-volume_attachments/1f561dfa-57f6-462b-a146-07cef32c2e87 used request id req-31c68ef8-0af1-4ca0-af83-7b49abda40bc {{(pid=100153) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 10 14:15:36.926905 np0000005012 devstack@c-api.service[100153]: ERROR cinder.volume.api [None req-643c6c83-e144-4605-962a-09913abbcd65 tempest-TestServerVolumeAttachmentScenario-471272233 tempest-TestServerVolumeAttachmentScenario-471272233-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 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault [None req-643c6c83-e144-4605-962a-09913abbcd65 tempest-TestServerVolumeAttachmentScenario-471272233 tempest-TestServerVolumeAttachmentScenario-471272233-project-admin] Caught error: Detach volume from instance ff6285c2-c16b-41f1-a0a5-676219469852 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ff6285c2-c16b-41f1-a0a5-676219469852 using the Compute API Jul 10 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 10 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 10 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: 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 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: 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 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: 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 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: 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 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: 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 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 10 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 10 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: 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 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: 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 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: 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 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 10 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.930037 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 14:15:36.931473 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 14:15:36.931473 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.931473 np0000005012 devstack@c-api.service[100153]: 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 14:15:36.931473 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 14:15:36.931473 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.931473 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 14:15:36.931473 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 14:15:36.931473 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.931473 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 14:15:36.931473 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 14:15:36.931473 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.931473 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 10 14:15:36.931473 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 10 14:15:36.931473 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.931473 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 14:15:36.931473 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 14:15:36.931473 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.931473 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 14:15:36.931473 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 14:15:36.931473 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.931473 np0000005012 devstack@c-api.service[100153]: 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 14:15:36.931473 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 14:15:36.931473 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.931473 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 10 14:15:36.931473 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 10 14:15:36.931473 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.931473 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 10 14:15:36.931473 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 10 14:15:36.931473 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.931473 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 10 14:15:36.931473 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 10 14:15:36.931473 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.931473 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 10 14:15:36.931473 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 10 14:15:36.931473 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:15:36.931473 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Jul 10 14:15:36.931473 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 10 14:15:36.931473 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 10 14:15:36.931473 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 10 14:15:36.931473 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 10 14:15:36.931473 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 10 14:15:36.931473 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ff6285c2-c16b-41f1-a0a5-676219469852 using the Compute API Jul 10 14:15:36.931473 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault Jul 10 14:15:36.931473 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.middleware.fault [None req-643c6c83-e144-4605-962a-09913abbcd65 tempest-TestServerVolumeAttachmentScenario-471272233 tempest-TestServerVolumeAttachmentScenario-471272233-project-admin] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87/action returned with HTTP 409 Jul 10 14:15:36.932355 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:36.932355 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:36.932717 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 561/2238] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:15:36 2026] POST /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87/action => generated 167 bytes in 287 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:15:36.941794 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-ed02c2ed-e08e-4507-b606-a65417585fac None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:36.941947 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-8f717269-d202-4cfa-bc0d-17e52e0f95a3 req-3514079d-3365-404c-ad19-996cb6aa6db0 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b/encryption returned with HTTP 200 Jul 10 14:15:36.942524 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 563/2239] 10.4.3.66 () {68 vars in 1624 bytes} [Fri Jul 10 14:15:36 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b/encryption => generated 161 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:36.943864 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 556/2240] 10.4.3.66 () {70 vars in 1590 bytes} [Fri Jul 10 14:15:36 2026] POST /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 10 14:15:36.954492 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4e2d6469-e0fe-487f-ac14-e95dbb457f84 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:36.980445 np0000005012 devstack@c-api.service[100152]: WARNING keystonemiddleware.auth_token [None req-4e2d6469-e0fe-487f-ac14-e95dbb457f84 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 10 14:15:36.982519 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 561/2241] 10.4.3.66 () {70 vars in 1590 bytes} [Fri Jul 10 14:15:36 2026] POST /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87/action => generated 114 bytes in 29 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 10 14:15:36.993982 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-136e0faa-53c5-4167-8506-bfbc674d6834 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:36.996306 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-136e0faa-53c5-4167-8506-bfbc674d6834 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 Jul 10 14:15:36.996549 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-136e0faa-53c5-4167-8506-bfbc674d6834 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:36.996788 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-136e0faa-53c5-4167-8506-bfbc674d6834 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:37.041317 np0000005012 devstack@c-api.service[100153]: DEBUG oslo_db.sqlalchemy.engines [None req-136e0faa-53c5-4167-8506-bfbc674d6834 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100153) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:15:37.042948 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-2be55f82-b351-4dca-aef4-03468fe43e09 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:37.045369 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2be55f82-b351-4dca-aef4-03468fe43e09 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] GET https://10.4.3.66/volume/v3/volumes/1b89fff7-5958-41dd-8c36-707f38cb1890 Jul 10 14:15:37.045840 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2be55f82-b351-4dca-aef4-03468fe43e09 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:37.046182 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2be55f82-b351-4dca-aef4-03468fe43e09 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:37.049396 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:37.049396 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:37.054230 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2be55f82-b351-4dca-aef4-03468fe43e09 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/1b89fff7-5958-41dd-8c36-707f38cb1890 returned with HTTP 404 Jul 10 14:15:37.054543 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-136e0faa-53c5-4167-8506-bfbc674d6834 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:37.055198 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 564/2242] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:37 2026] GET /volume/v3/volumes/1b89fff7-5958-41dd-8c36-707f38cb1890 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:15:37.062944 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-136e0faa-53c5-4167-8506-bfbc674d6834 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 returned with HTTP 200 Jul 10 14:15:37.063719 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 562/2243] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:36 2026] GET /volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 => generated 856 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:37.065019 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-81390499-ae36-45e6-994a-3a216ed2e56f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:37.067218 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-81390499-ae36-45e6-994a-3a216ed2e56f tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] GET https://10.4.3.66/volume/v3/volumes/1b89fff7-5958-41dd-8c36-707f38cb1890 Jul 10 14:15:37.067406 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-81390499-ae36-45e6-994a-3a216ed2e56f tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:37.067645 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-81390499-ae36-45e6-994a-3a216ed2e56f tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:37.074877 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-81390499-ae36-45e6-994a-3a216ed2e56f tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/1b89fff7-5958-41dd-8c36-707f38cb1890 returned with HTTP 404 Jul 10 14:15:37.075490 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 557/2244] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:37 2026] GET /volume/v3/volumes/1b89fff7-5958-41dd-8c36-707f38cb1890 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:15:37.079873 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-90e7d1df-7fcc-4fcf-847a-8cf7a8ded93d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:37.082150 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-90e7d1df-7fcc-4fcf-847a-8cf7a8ded93d tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 Jul 10 14:15:37.082609 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-90e7d1df-7fcc-4fcf-847a-8cf7a8ded93d tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:37.082785 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-90e7d1df-7fcc-4fcf-847a-8cf7a8ded93d tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:37.088026 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-633bb9b2-4337-423d-8e51-48792a9a34c5 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:37.090896 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-633bb9b2-4337-423d-8e51-48792a9a34c5 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] DELETE https://10.4.3.66/volume/v3/volumes/1b89fff7-5958-41dd-8c36-707f38cb1890 Jul 10 14:15:37.091041 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:37.091041 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:37.092223 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-633bb9b2-4337-423d-8e51-48792a9a34c5 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:37.092223 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-633bb9b2-4337-423d-8e51-48792a9a34c5 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:37.092679 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-633bb9b2-4337-423d-8e51-48792a9a34c5 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Delete volume with id: 1b89fff7-5958-41dd-8c36-707f38cb1890 Jul 10 14:15:37.095191 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-90e7d1df-7fcc-4fcf-847a-8cf7a8ded93d tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:37.101034 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-90e7d1df-7fcc-4fcf-847a-8cf7a8ded93d tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 returned with HTTP 200 Jul 10 14:15:37.101596 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 562/2245] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:37 2026] GET /volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:37.106087 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-633bb9b2-4337-423d-8e51-48792a9a34c5 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/1b89fff7-5958-41dd-8c36-707f38cb1890 returned with HTTP 404 Jul 10 14:15:37.106828 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 565/2246] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:15:37 2026] DELETE /volume/v3/volumes/1b89fff7-5958-41dd-8c36-707f38cb1890 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:15:37.121926 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ecf5e9d8-e339-4aac-8a49-c98966688827 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:37.125864 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ecf5e9d8-e339-4aac-8a49-c98966688827 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:15:37.125864 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ecf5e9d8-e339-4aac-8a49-c98966688827 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1215846779"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:37.128700 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-ecf5e9d8-e339-4aac-8a49-c98966688827 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1215846779'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:15:37.128700 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-ecf5e9d8-e339-4aac-8a49-c98966688827 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Create volume of 1 GB Jul 10 14:15:37.137165 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-ecf5e9d8-e339-4aac-8a49-c98966688827 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Availability Zones retrieved successfully. Jul 10 14:15:37.144642 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-ecf5e9d8-e339-4aac-8a49-c98966688827 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Flow 'volume_create_api' (2014ef33-544f-4fce-8b54-7556f35e11e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:15:37.145715 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-ecf5e9d8-e339-4aac-8a49-c98966688827 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b97de4d-9c0c-4f97-963e-6121fc24c4f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:15:37.147002 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-ecf5e9d8-e339-4aac-8a49-c98966688827 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:15:37.166116 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-ae3f2a90-4d15-4c67-95cf-a6ddcbfd258d req-8fce3ac3-9d96-40a6-97f8-649f7c5027e9 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:37.169700 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-ae3f2a90-4d15-4c67-95cf-a6ddcbfd258d req-8fce3ac3-9d96-40a6-97f8-649f7c5027e9 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 Jul 10 14:15:37.169945 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-ae3f2a90-4d15-4c67-95cf-a6ddcbfd258d req-8fce3ac3-9d96-40a6-97f8-649f7c5027e9 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:37.170682 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-ae3f2a90-4d15-4c67-95cf-a6ddcbfd258d req-8fce3ac3-9d96-40a6-97f8-649f7c5027e9 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:37.186372 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:37.186372 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:37.192397 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-ae3f2a90-4d15-4c67-95cf-a6ddcbfd258d req-8fce3ac3-9d96-40a6-97f8-649f7c5027e9 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:37.201795 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-ae3f2a90-4d15-4c67-95cf-a6ddcbfd258d req-8fce3ac3-9d96-40a6-97f8-649f7c5027e9 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 returned with HTTP 200 Jul 10 14:15:37.202408 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 558/2247] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:15:37 2026] GET /volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 => generated 856 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:37.202631 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-ecf5e9d8-e339-4aac-8a49-c98966688827 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b97de4d-9c0c-4f97-963e-6121fc24c4f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:15:37.203734 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-ecf5e9d8-e339-4aac-8a49-c98966688827 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f1f7fb8-1375-4724-9aa2-288afc353ca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:15:37.299775 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-ecf5e9d8-e339-4aac-8a49-c98966688827 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Created reservations ['dbc52d79-964c-4e83-9018-508a33e19da7', '47b15cd0-04e7-448c-a7e9-524dc47c0875', '4682cc3e-83e5-4ff5-bc00-1803e7b5ea7d', '92f63e83-a974-479c-a9ef-4f176f1963a6'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:15:37.299775 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-ecf5e9d8-e339-4aac-8a49-c98966688827 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f1f7fb8-1375-4724-9aa2-288afc353ca3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbc52d79-964c-4e83-9018-508a33e19da7', '47b15cd0-04e7-448c-a7e9-524dc47c0875', '4682cc3e-83e5-4ff5-bc00-1803e7b5ea7d', '92f63e83-a974-479c-a9ef-4f176f1963a6']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:15:37.300473 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-ecf5e9d8-e339-4aac-8a49-c98966688827 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f23fbb6d-9d9f-4e09-abe6-3fbdefb9cc65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:15:37.306928 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1d8404b1-15ec-4c82-a601-019ec6ce8975 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:37.307163 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-4f53b471-5018-4dce-a1ea-9b6ddb016a6c req-296f16d8-27ea-48e3-9f53-5915becbb6f0 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:37.307645 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1d8404b1-15ec-4c82-a601-019ec6ce8975 None None] GET https://10.4.3.66/volume// Jul 10 14:15:37.308020 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1d8404b1-15ec-4c82-a601-019ec6ce8975 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:37.308353 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1d8404b1-15ec-4c82-a601-019ec6ce8975 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:37.308893 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1d8404b1-15ec-4c82-a601-019ec6ce8975 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:15:37.309339 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 563/2248] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:15:37 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:15:37.310557 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-4f53b471-5018-4dce-a1ea-9b6ddb016a6c req-296f16d8-27ea-48e3-9f53-5915becbb6f0 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] POST https://10.4.3.66/volume/v3/attachments/a3ff5579-6b7b-411b-9a9b-b620a866fa10/action Jul 10 14:15:37.313989 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-4f53b471-5018-4dce-a1ea-9b6ddb016a6c req-296f16d8-27ea-48e3-9f53-5915becbb6f0 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Action body: b'{"os-complete": null}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:15:37.313989 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-4f53b471-5018-4dce-a1ea-9b6ddb016a6c req-296f16d8-27ea-48e3-9f53-5915becbb6f0 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:37.333589 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-73d591aa-de2f-46af-bf2f-17961231b69c req-6993b177-e9af-4096-9d76-533b77ff148c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:37.334089 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-22e40d44-7a48-4cc4-b185-f94d797fade6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:37.335001 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-73d591aa-de2f-46af-bf2f-17961231b69c req-6993b177-e9af-4096-9d76-533b77ff148c tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf Jul 10 14:15:37.335344 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-73d591aa-de2f-46af-bf2f-17961231b69c req-6993b177-e9af-4096-9d76-533b77ff148c tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:37.335655 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-73d591aa-de2f-46af-bf2f-17961231b69c req-6993b177-e9af-4096-9d76-533b77ff148c tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:37.337216 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-22e40d44-7a48-4cc4-b185-f94d797fade6 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf Jul 10 14:15:37.337477 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-22e40d44-7a48-4cc4-b185-f94d797fade6 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:37.337780 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-22e40d44-7a48-4cc4-b185-f94d797fade6 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:37.344076 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-ecf5e9d8-e339-4aac-8a49-c98966688827 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f23fbb6d-9d9f-4e09-abe6-3fbdefb9cc65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be517af3-7fd2-4668-ac67-094e0c85b7a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1215846779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='482d4b848cda4e649879c73bbc2351fd',qos_specs=None,replication_status=,reservations=['dbc52d79-964c-4e83-9018-508a33e19da7','47b15cd0-04e7-448c-a7e9-524dc47c0875','4682cc3e-83e5-4ff5-bc00-1803e7b5ea7d','92f63e83-a974-479c-a9ef-4f176f1963a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01a21e89e4424c83aaab311558e6bf1c',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:15:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1215846779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be517af3-7fd2-4668-ac67-094e0c85b7a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='482d4b848cda4e649879c73bbc2351fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01a21e89e4424c83aaab311558e6bf1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:15:37.345192 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-ecf5e9d8-e339-4aac-8a49-c98966688827 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e21430b-76fb-4688-b650-ffb2658b4872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:15:37.357292 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:37.357292 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:37.360294 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:37.360294 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:37.365390 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:37.365390 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:37.381169 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-22e40d44-7a48-4cc4-b185-f94d797fade6 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:15:37.385633 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-73d591aa-de2f-46af-bf2f-17961231b69c req-6993b177-e9af-4096-9d76-533b77ff148c tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:15:37.394284 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-22e40d44-7a48-4cc4-b185-f94d797fade6 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf returned with HTTP 200 Jul 10 14:15:37.394716 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 564/2249] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:37 2026] GET /volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf => generated 1167 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:37.395791 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-ecf5e9d8-e339-4aac-8a49-c98966688827 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e21430b-76fb-4688-b650-ffb2658b4872) transitioned into state 'SUCCESS' from state '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-1215846779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='482d4b848cda4e649879c73bbc2351fd',qos_specs=None,replication_status=,reservations=['dbc52d79-964c-4e83-9018-508a33e19da7','47b15cd0-04e7-448c-a7e9-524dc47c0875','4682cc3e-83e5-4ff5-bc00-1803e7b5ea7d','92f63e83-a974-479c-a9ef-4f176f1963a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01a21e89e4424c83aaab311558e6bf1c',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:15:37.400240 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-ecf5e9d8-e339-4aac-8a49-c98966688827 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bc01636-2756-4bd9-b25b-63f531f0e0ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:15:37.404796 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-73d591aa-de2f-46af-bf2f-17961231b69c req-6993b177-e9af-4096-9d76-533b77ff148c tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf returned with HTTP 200 Jul 10 14:15:37.404796 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 559/2250] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:15:37 2026] GET /volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf => generated 1347 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:15:37.407386 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-4f53b471-5018-4dce-a1ea-9b6ddb016a6c req-296f16d8-27ea-48e3-9f53-5915becbb6f0 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/attachments/a3ff5579-6b7b-411b-9a9b-b620a866fa10/action returned with HTTP 204 Jul 10 14:15:37.408176 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 566/2251] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:15:37 2026] POST /volume/v3/attachments/a3ff5579-6b7b-411b-9a9b-b620a866fa10/action => generated 0 bytes in 102 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:15:37.417086 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-ecf5e9d8-e339-4aac-8a49-c98966688827 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bc01636-2756-4bd9-b25b-63f531f0e0ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:15:37.418212 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-ecf5e9d8-e339-4aac-8a49-c98966688827 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Flow 'volume_create_api' (2014ef33-544f-4fce-8b54-7556f35e11e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:15:37.418898 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-ecf5e9d8-e339-4aac-8a49-c98966688827 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Create volume request issued successfully. Jul 10 14:15:37.422529 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ecf5e9d8-e339-4aac-8a49-c98966688827 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:15:37.422529 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 563/2252] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:15:37 2026] POST /volume/v3/volumes => generated 747 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:15:37.436047 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-73d591aa-de2f-46af-bf2f-17961231b69c req-ef671cb1-d38a-4a42-b14a-610350b6f8f4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:37.440235 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-73d591aa-de2f-46af-bf2f-17961231b69c req-ef671cb1-d38a-4a42-b14a-610350b6f8f4 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf/encryption Jul 10 14:15:37.440371 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-73d591aa-de2f-46af-bf2f-17961231b69c req-ef671cb1-d38a-4a42-b14a-610350b6f8f4 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:37.440643 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-73d591aa-de2f-46af-bf2f-17961231b69c req-ef671cb1-d38a-4a42-b14a-610350b6f8f4 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:37.441362 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-cb532c94-a545-4b03-8a70-4d4a369dd511 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:37.444186 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-cb532c94-a545-4b03-8a70-4d4a369dd511 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] GET https://10.4.3.66/volume/v3/volumes/be517af3-7fd2-4668-ac67-094e0c85b7a8 Jul 10 14:15:37.444804 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-cb532c94-a545-4b03-8a70-4d4a369dd511 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:37.444804 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-cb532c94-a545-4b03-8a70-4d4a369dd511 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:37.456316 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:37.456316 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:37.457786 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:37.457786 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:37.464410 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-cb532c94-a545-4b03-8a70-4d4a369dd511 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Volume info retrieved successfully. Jul 10 14:15:37.468145 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-73d591aa-de2f-46af-bf2f-17961231b69c req-ef671cb1-d38a-4a42-b14a-610350b6f8f4 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf/encryption returned with HTTP 200 Jul 10 14:15:37.469085 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 565/2253] 10.4.3.66 () {68 vars in 1624 bytes} [Fri Jul 10 14:15:37 2026] GET /volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf/encryption => generated 160 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:37.472399 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-cb532c94-a545-4b03-8a70-4d4a369dd511 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/be517af3-7fd2-4668-ac67-094e0c85b7a8 returned with HTTP 200 Jul 10 14:15:37.473007 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 560/2254] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:37 2026] GET /volume/v3/volumes/be517af3-7fd2-4668-ac67-094e0c85b7a8 => generated 815 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:37.912490 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8f6435e1-e255-47ae-ab72-86d5332b13d9 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:37.915094 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8f6435e1-e255-47ae-ab72-86d5332b13d9 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:37.915696 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8f6435e1-e255-47ae-ab72-86d5332b13d9 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:37.915852 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8f6435e1-e255-47ae-ab72-86d5332b13d9 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:37.933485 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:37.933485 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:37.943243 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-8f6435e1-e255-47ae-ab72-86d5332b13d9 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:37.952620 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8f6435e1-e255-47ae-ab72-86d5332b13d9 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:37.953384 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 567/2255] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:37 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 1156 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:15:37.974015 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-67918363-91ab-4e13-a911-c01dee3dd631 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:37.977193 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-67918363-91ab-4e13-a911-c01dee3dd631 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] POST https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18/action Jul 10 14:15:37.981888 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-67918363-91ab-4e13-a911-c01dee3dd631 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:15:37.981888 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-67918363-91ab-4e13-a911-c01dee3dd631 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:38.000384 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:38.000384 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:38.001124 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-67918363-91ab-4e13-a911-c01dee3dd631 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:38.060796 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-67918363-91ab-4e13-a911-c01dee3dd631 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Created reservations ['e69e4739-19c6-4379-8426-849dbd7c2694', '7d7f1537-a85e-4591-b266-c302f76e1791'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:15:38.095872 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-67918363-91ab-4e13-a911-c01dee3dd631 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Extend volume request issued successfully. Jul 10 14:15:38.096255 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-67918363-91ab-4e13-a911-c01dee3dd631 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18/action returned with HTTP 202 Jul 10 14:15:38.097017 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 564/2256] 10.4.3.66 () {70 vars in 1424 bytes} [Fri Jul 10 14:15:37 2026] POST /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18/action => generated 0 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 14:15:38.114461 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-36a5a6e9-94fe-41db-9a7e-3569553b023a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:38.119949 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-36a5a6e9-94fe-41db-9a7e-3569553b023a tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:38.124140 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-36a5a6e9-94fe-41db-9a7e-3569553b023a tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:38.124931 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-36a5a6e9-94fe-41db-9a7e-3569553b023a tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:38.141660 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:38.141660 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:38.149339 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-36a5a6e9-94fe-41db-9a7e-3569553b023a tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:38.154648 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-36a5a6e9-94fe-41db-9a7e-3569553b023a tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:38.155137 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 566/2257] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:38 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 1159 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:15:38.416208 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-46dcdb36-df62-4bb0-9c58-2275ae8af791 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:38.418381 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-46dcdb36-df62-4bb0-9c58-2275ae8af791 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf Jul 10 14:15:38.418658 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-46dcdb36-df62-4bb0-9c58-2275ae8af791 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:38.418917 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-46dcdb36-df62-4bb0-9c58-2275ae8af791 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:38.428687 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:38.428687 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:38.433255 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-46dcdb36-df62-4bb0-9c58-2275ae8af791 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:15:38.438561 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-46dcdb36-df62-4bb0-9c58-2275ae8af791 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf returned with HTTP 200 Jul 10 14:15:38.439030 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 561/2258] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:38 2026] GET /volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf => generated 1167 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:38.501382 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e885af7b-a531-4da8-87f1-ced12c31211a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:38.504566 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e885af7b-a531-4da8-87f1-ced12c31211a tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] GET https://10.4.3.66/volume/v3/volumes/be517af3-7fd2-4668-ac67-094e0c85b7a8 Jul 10 14:15:38.504859 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e885af7b-a531-4da8-87f1-ced12c31211a tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:38.504966 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e885af7b-a531-4da8-87f1-ced12c31211a tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:38.513584 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:38.513584 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:38.519340 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-e885af7b-a531-4da8-87f1-ced12c31211a tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Volume info retrieved successfully. Jul 10 14:15:38.524731 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e885af7b-a531-4da8-87f1-ced12c31211a tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/be517af3-7fd2-4668-ac67-094e0c85b7a8 returned with HTTP 200 Jul 10 14:15:38.525391 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 568/2259] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:38 2026] GET /volume/v3/volumes/be517af3-7fd2-4668-ac67-094e0c85b7a8 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:38.540032 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e9ae6e06-0073-45b9-aa18-6b4add7dda54 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:38.541859 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e9ae6e06-0073-45b9-aa18-6b4add7dda54 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] POST https://10.4.3.66/volume/v3/volumes/be517af3-7fd2-4668-ac67-094e0c85b7a8/action Jul 10 14:15:38.542214 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e9ae6e06-0073-45b9-aa18-6b4add7dda54 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:15:38.542376 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e9ae6e06-0073-45b9-aa18-6b4add7dda54 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:38.554141 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:38.554141 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:38.554679 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.contrib.admin_actions [None req-e9ae6e06-0073-45b9-aa18-6b4add7dda54 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Updating volume 'be517af3-7fd2-4668-ac67-094e0c85b7a8' with '{'status': 'creating'}' {{(pid=100153) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 14:15:38.585081 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e9ae6e06-0073-45b9-aa18-6b4add7dda54 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] https://10.4.3.66/volume/v3/volumes/be517af3-7fd2-4668-ac67-094e0c85b7a8/action returned with HTTP 202 Jul 10 14:15:38.585672 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 565/2260] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:15:38 2026] POST /volume/v3/volumes/be517af3-7fd2-4668-ac67-094e0c85b7a8/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:15:38.594575 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-88710933-87fa-4378-9004-b5a0ecf1182c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:38.596698 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-88710933-87fa-4378-9004-b5a0ecf1182c tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] GET https://10.4.3.66/volume/v3/volumes/be517af3-7fd2-4668-ac67-094e0c85b7a8 Jul 10 14:15:38.596921 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-88710933-87fa-4378-9004-b5a0ecf1182c tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:38.597148 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-88710933-87fa-4378-9004-b5a0ecf1182c tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:38.605685 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:38.605685 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:38.610479 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-88710933-87fa-4378-9004-b5a0ecf1182c tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Volume info retrieved successfully. Jul 10 14:15:38.616209 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-88710933-87fa-4378-9004-b5a0ecf1182c tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/be517af3-7fd2-4668-ac67-094e0c85b7a8 returned with HTTP 200 Jul 10 14:15:38.616782 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 567/2261] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:38 2026] GET /volume/v3/volumes/be517af3-7fd2-4668-ac67-094e0c85b7a8 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:38.633928 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-0eec03b5-9b1d-4177-a040-7a847c5c279a None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:38.637797 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0eec03b5-9b1d-4177-a040-7a847c5c279a tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] POST https://10.4.3.66/volume/v3/volumes/be517af3-7fd2-4668-ac67-094e0c85b7a8/action Jul 10 14:15:38.638254 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0eec03b5-9b1d-4177-a040-7a847c5c279a tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:15:38.638435 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0eec03b5-9b1d-4177-a040-7a847c5c279a tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:38.651998 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:38.651998 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:38.652349 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-0eec03b5-9b1d-4177-a040-7a847c5c279a tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Volume info retrieved successfully. Jul 10 14:15:38.678361 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-0eec03b5-9b1d-4177-a040-7a847c5c279a tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Delete volume request issued successfully. Jul 10 14:15:38.678582 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0eec03b5-9b1d-4177-a040-7a847c5c279a tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] https://10.4.3.66/volume/v3/volumes/be517af3-7fd2-4668-ac67-094e0c85b7a8/action returned with HTTP 202 Jul 10 14:15:38.679123 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 562/2262] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:15:38 2026] POST /volume/v3/volumes/be517af3-7fd2-4668-ac67-094e0c85b7a8/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:15:38.687756 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0f7077ac-4ece-46a6-85c0-f8876a40acbc None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:38.690062 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0f7077ac-4ece-46a6-85c0-f8876a40acbc tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] GET https://10.4.3.66/volume/v3/volumes/be517af3-7fd2-4668-ac67-094e0c85b7a8 Jul 10 14:15:38.690372 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0f7077ac-4ece-46a6-85c0-f8876a40acbc tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:38.690654 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0f7077ac-4ece-46a6-85c0-f8876a40acbc tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:38.701318 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:38.701318 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:38.706962 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-0f7077ac-4ece-46a6-85c0-f8876a40acbc tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Volume info retrieved successfully. Jul 10 14:15:38.713342 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0f7077ac-4ece-46a6-85c0-f8876a40acbc tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/be517af3-7fd2-4668-ac67-094e0c85b7a8 returned with HTTP 200 Jul 10 14:15:38.713973 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 569/2263] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:38 2026] GET /volume/v3/volumes/be517af3-7fd2-4668-ac67-094e0c85b7a8 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:39.175121 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d05bdd7f-65b5-448e-80c3-76693b4f32d0 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:39.177128 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d05bdd7f-65b5-448e-80c3-76693b4f32d0 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:39.177419 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d05bdd7f-65b5-448e-80c3-76693b4f32d0 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:39.177687 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d05bdd7f-65b5-448e-80c3-76693b4f32d0 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:39.188257 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:39.188257 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:39.193149 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-d05bdd7f-65b5-448e-80c3-76693b4f32d0 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:39.199352 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d05bdd7f-65b5-448e-80c3-76693b4f32d0 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:39.199872 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 566/2264] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:39 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 1156 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:15:39.211650 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-275236ee-c187-4d34-8770-3a4ae7051200 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:39.214232 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-275236ee-c187-4d34-8770-3a4ae7051200 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:39.214620 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-275236ee-c187-4d34-8770-3a4ae7051200 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:39.214933 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-275236ee-c187-4d34-8770-3a4ae7051200 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:39.229438 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:39.229438 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:39.235157 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-275236ee-c187-4d34-8770-3a4ae7051200 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:39.241213 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-275236ee-c187-4d34-8770-3a4ae7051200 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:39.241716 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 568/2265] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:39 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 1156 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:15:39.258202 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-66f1fa4f-a936-4b74-8810-d5eb1c5f9677 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:39.258744 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-66f1fa4f-a936-4b74-8810-d5eb1c5f9677 None None] GET https://10.4.3.66/volume// Jul 10 14:15:39.258980 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-66f1fa4f-a936-4b74-8810-d5eb1c5f9677 None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:39.259272 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-66f1fa4f-a936-4b74-8810-d5eb1c5f9677 None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:39.259703 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-66f1fa4f-a936-4b74-8810-d5eb1c5f9677 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:15:39.260144 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 563/2266] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:15:39 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:15:39.277670 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-ae3f2a90-4d15-4c67-95cf-a6ddcbfd258d req-13764beb-f9b8-4321-a433-6134a31a939a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:39.280930 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-ae3f2a90-4d15-4c67-95cf-a6ddcbfd258d req-13764beb-f9b8-4321-a433-6134a31a939a tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:15:39.281455 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-ae3f2a90-4d15-4c67-95cf-a6ddcbfd258d req-13764beb-f9b8-4321-a433-6134a31a939a tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7feae37f-f58e-480e-bb01-81d4e1bd4150", "connector": null, "instance_uuid": "ff6285c2-c16b-41f1-a0a5-676219469852"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:39.292440 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:39.292440 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:39.340152 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-ae3f2a90-4d15-4c67-95cf-a6ddcbfd258d req-13764beb-f9b8-4321-a433-6134a31a939a tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:15:39.340788 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 570/2267] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:15:39 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:39.459222 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-eb1d4008-7443-462d-b901-9bf4c854a424 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:39.464154 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-eb1d4008-7443-462d-b901-9bf4c854a424 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf Jul 10 14:15:39.464604 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-eb1d4008-7443-462d-b901-9bf4c854a424 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:39.464991 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-eb1d4008-7443-462d-b901-9bf4c854a424 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:39.480641 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:39.480641 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:39.486900 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-eb1d4008-7443-462d-b901-9bf4c854a424 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:15:39.494595 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-eb1d4008-7443-462d-b901-9bf4c854a424 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf returned with HTTP 200 Jul 10 14:15:39.495294 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 567/2268] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:39 2026] GET /volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf => generated 1167 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:39.514668 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-67918363-91ab-4e13-a911-c01dee3dd631 req-64b7b690-8747-401d-994b-df3135632cba None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:39.517791 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-67918363-91ab-4e13-a911-c01dee3dd631 req-64b7b690-8747-401d-994b-df3135632cba service nova] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:39.518140 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-67918363-91ab-4e13-a911-c01dee3dd631 req-64b7b690-8747-401d-994b-df3135632cba service nova] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:39.518413 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-67918363-91ab-4e13-a911-c01dee3dd631 req-64b7b690-8747-401d-994b-df3135632cba service nova] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:39.534269 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:39.534269 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:39.539747 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-67918363-91ab-4e13-a911-c01dee3dd631 req-64b7b690-8747-401d-994b-df3135632cba service nova] Volume info retrieved successfully. Jul 10 14:15:39.548721 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-67918363-91ab-4e13-a911-c01dee3dd631 req-64b7b690-8747-401d-994b-df3135632cba service nova] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:39.549537 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 569/2269] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:15:39 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 1312 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:39.728967 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-bc08046e-e959-4dc6-bb5a-447813e316cf None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:39.731559 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-bc08046e-e959-4dc6-bb5a-447813e316cf tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] GET https://10.4.3.66/volume/v3/volumes/be517af3-7fd2-4668-ac67-094e0c85b7a8 Jul 10 14:15:39.731844 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-bc08046e-e959-4dc6-bb5a-447813e316cf tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:39.732168 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-bc08046e-e959-4dc6-bb5a-447813e316cf tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:39.738799 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-03c1347d-ef18-43de-ad4d-9b9ec36070dd None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:39.740735 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-bc08046e-e959-4dc6-bb5a-447813e316cf tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/be517af3-7fd2-4668-ac67-094e0c85b7a8 returned with HTTP 404 Jul 10 14:15:39.740918 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-03c1347d-ef18-43de-ad4d-9b9ec36070dd tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 Jul 10 14:15:39.741159 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-03c1347d-ef18-43de-ad4d-9b9ec36070dd tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:39.741582 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-03c1347d-ef18-43de-ad4d-9b9ec36070dd tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:39.741728 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 564/2270] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:39 2026] GET /volume/v3/volumes/be517af3-7fd2-4668-ac67-094e0c85b7a8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:15:39.751936 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5c66581f-453e-43a5-840f-1f75b8d2e7ec None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:39.754463 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5c66581f-453e-43a5-840f-1f75b8d2e7ec tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] GET https://10.4.3.66/volume/v3/volumes/be517af3-7fd2-4668-ac67-094e0c85b7a8 Jul 10 14:15:39.754890 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5c66581f-453e-43a5-840f-1f75b8d2e7ec tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:39.755112 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5c66581f-453e-43a5-840f-1f75b8d2e7ec tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:39.755280 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:39.755280 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:39.760723 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-03c1347d-ef18-43de-ad4d-9b9ec36070dd tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:39.764552 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5c66581f-453e-43a5-840f-1f75b8d2e7ec tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/be517af3-7fd2-4668-ac67-094e0c85b7a8 returned with HTTP 404 Jul 10 14:15:39.765308 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 568/2271] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:39 2026] GET /volume/v3/volumes/be517af3-7fd2-4668-ac67-094e0c85b7a8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:15:39.771527 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-03c1347d-ef18-43de-ad4d-9b9ec36070dd tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 returned with HTTP 200 Jul 10 14:15:39.771527 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 571/2272] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:39 2026] GET /volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 => generated 855 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:39.774208 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-dc8fc43b-1dc2-4d44-a72c-e52002940a90 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:39.776610 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dc8fc43b-1dc2-4d44-a72c-e52002940a90 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] DELETE https://10.4.3.66/volume/v3/volumes/be517af3-7fd2-4668-ac67-094e0c85b7a8 Jul 10 14:15:39.776905 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dc8fc43b-1dc2-4d44-a72c-e52002940a90 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:39.777207 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dc8fc43b-1dc2-4d44-a72c-e52002940a90 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:39.777471 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-dc8fc43b-1dc2-4d44-a72c-e52002940a90 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Delete volume with id: be517af3-7fd2-4668-ac67-094e0c85b7a8 Jul 10 14:15:39.791947 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dc8fc43b-1dc2-4d44-a72c-e52002940a90 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/be517af3-7fd2-4668-ac67-094e0c85b7a8 returned with HTTP 404 Jul 10 14:15:39.792879 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 570/2273] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:15:39 2026] DELETE /volume/v3/volumes/be517af3-7fd2-4668-ac67-094e0c85b7a8 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:15:39.806537 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-30154b77-e977-46c7-ba72-330e1f8f6026 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:39.806537 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-30154b77-e977-46c7-ba72-330e1f8f6026 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:15:39.807100 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-30154b77-e977-46c7-ba72-330e1f8f6026 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1037107016"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:39.808871 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-30154b77-e977-46c7-ba72-330e1f8f6026 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1037107016'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:15:39.809106 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-30154b77-e977-46c7-ba72-330e1f8f6026 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Create volume of 1 GB Jul 10 14:15:39.826623 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-30154b77-e977-46c7-ba72-330e1f8f6026 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Availability Zones retrieved successfully. Jul 10 14:15:39.833846 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-30154b77-e977-46c7-ba72-330e1f8f6026 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Flow 'volume_create_api' (361adab8-c3dd-4588-afc3-db1eadf452aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:15:39.834260 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-30154b77-e977-46c7-ba72-330e1f8f6026 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69a697e5-cad9-4275-9aa9-db0109e16e45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:15:39.835533 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-30154b77-e977-46c7-ba72-330e1f8f6026 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:15:39.893170 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5fd0cdae-6d1d-4fd9-9f15-53768e012203 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:39.893917 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5fd0cdae-6d1d-4fd9-9f15-53768e012203 None None] GET https://10.4.3.66/volume// Jul 10 14:15:39.894133 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5fd0cdae-6d1d-4fd9-9f15-53768e012203 None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:39.894456 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5fd0cdae-6d1d-4fd9-9f15-53768e012203 None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:39.897181 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5fd0cdae-6d1d-4fd9-9f15-53768e012203 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:15:39.897181 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 569/2274] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:15:39 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:15:39.897442 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-30154b77-e977-46c7-ba72-330e1f8f6026 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69a697e5-cad9-4275-9aa9-db0109e16e45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:15:39.899629 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-30154b77-e977-46c7-ba72-330e1f8f6026 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (197e4224-a0e9-4159-b2bf-046418208e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:15:39.907554 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-ae3f2a90-4d15-4c67-95cf-a6ddcbfd258d req-4da7b491-be91-4e04-a73d-8cd6d1a885d4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:39.911062 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-ae3f2a90-4d15-4c67-95cf-a6ddcbfd258d req-4da7b491-be91-4e04-a73d-8cd6d1a885d4 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 Jul 10 14:15:39.911463 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-ae3f2a90-4d15-4c67-95cf-a6ddcbfd258d req-4da7b491-be91-4e04-a73d-8cd6d1a885d4 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:39.912992 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-ae3f2a90-4d15-4c67-95cf-a6ddcbfd258d req-4da7b491-be91-4e04-a73d-8cd6d1a885d4 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:39.926054 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:39.926054 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:39.932452 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-ae3f2a90-4d15-4c67-95cf-a6ddcbfd258d req-4da7b491-be91-4e04-a73d-8cd6d1a885d4 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:39.941590 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-ae3f2a90-4d15-4c67-95cf-a6ddcbfd258d req-4da7b491-be91-4e04-a73d-8cd6d1a885d4 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 returned with HTTP 200 Jul 10 14:15:39.943541 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 572/2275] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:15:39 2026] GET /volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 => generated 1035 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 10 14:15:39.968663 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-30154b77-e977-46c7-ba72-330e1f8f6026 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Created reservations ['1386471f-f48b-49b8-abd6-c91cc855e9ff', '9f302467-385a-4c0c-873f-54360e3e91aa', '2d0c88f3-708e-407a-95d8-890c2f08e5f9', '8a334278-a368-4613-951e-b47e9b13a6e2'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:15:39.969710 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-30154b77-e977-46c7-ba72-330e1f8f6026 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (197e4224-a0e9-4159-b2bf-046418208e8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1386471f-f48b-49b8-abd6-c91cc855e9ff', '9f302467-385a-4c0c-873f-54360e3e91aa', '2d0c88f3-708e-407a-95d8-890c2f08e5f9', '8a334278-a368-4613-951e-b47e9b13a6e2']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:15:39.970640 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-30154b77-e977-46c7-ba72-330e1f8f6026 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (198902b3-ac1e-418b-93da-ab85d115a4cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:15:40.006676 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-30154b77-e977-46c7-ba72-330e1f8f6026 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (198902b3-ac1e-418b-93da-ab85d115a4cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00e73585-4e27-4142-b1b4-bcc12c767bdc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1037107016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='482d4b848cda4e649879c73bbc2351fd',qos_specs=None,replication_status=,reservations=['1386471f-f48b-49b8-abd6-c91cc855e9ff','9f302467-385a-4c0c-873f-54360e3e91aa','2d0c88f3-708e-407a-95d8-890c2f08e5f9','8a334278-a368-4613-951e-b47e9b13a6e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01a21e89e4424c83aaab311558e6bf1c',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:15:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1037107016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00e73585-4e27-4142-b1b4-bcc12c767bdc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='482d4b848cda4e649879c73bbc2351fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01a21e89e4424c83aaab311558e6bf1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:15:40.007358 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-30154b77-e977-46c7-ba72-330e1f8f6026 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c502edcd-2762-43f8-9cfb-bfd85ac59f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:15:40.042634 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-30154b77-e977-46c7-ba72-330e1f8f6026 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c502edcd-2762-43f8-9cfb-bfd85ac59f17) transitioned into state 'SUCCESS' from state '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-1037107016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='482d4b848cda4e649879c73bbc2351fd',qos_specs=None,replication_status=,reservations=['1386471f-f48b-49b8-abd6-c91cc855e9ff','9f302467-385a-4c0c-873f-54360e3e91aa','2d0c88f3-708e-407a-95d8-890c2f08e5f9','8a334278-a368-4613-951e-b47e9b13a6e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01a21e89e4424c83aaab311558e6bf1c',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:15:40.044058 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-30154b77-e977-46c7-ba72-330e1f8f6026 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d64c77bb-ec46-4635-bb3c-8de759c0683d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:15:40.059722 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-30154b77-e977-46c7-ba72-330e1f8f6026 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d64c77bb-ec46-4635-bb3c-8de759c0683d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:15:40.060961 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-30154b77-e977-46c7-ba72-330e1f8f6026 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Flow 'volume_create_api' (361adab8-c3dd-4588-afc3-db1eadf452aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:15:40.061408 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-30154b77-e977-46c7-ba72-330e1f8f6026 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Create volume request issued successfully. Jul 10 14:15:40.062295 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-30154b77-e977-46c7-ba72-330e1f8f6026 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:15:40.062786 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 565/2276] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:15:39 2026] POST /volume/v3/volumes => generated 747 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:15:40.085916 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f8eddb87-a1e0-4030-af0c-d38f8926c9a0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:40.090534 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f8eddb87-a1e0-4030-af0c-d38f8926c9a0 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] GET https://10.4.3.66/volume/v3/volumes/00e73585-4e27-4142-b1b4-bcc12c767bdc Jul 10 14:15:40.090534 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f8eddb87-a1e0-4030-af0c-d38f8926c9a0 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:40.090708 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f8eddb87-a1e0-4030-af0c-d38f8926c9a0 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:40.104195 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:40.104195 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:40.114410 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f8eddb87-a1e0-4030-af0c-d38f8926c9a0 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Volume info retrieved successfully. Jul 10 14:15:40.120713 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f8eddb87-a1e0-4030-af0c-d38f8926c9a0 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/00e73585-4e27-4142-b1b4-bcc12c767bdc returned with HTTP 200 Jul 10 14:15:40.120958 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 571/2277] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:40 2026] GET /volume/v3/volumes/00e73585-4e27-4142-b1b4-bcc12c767bdc => generated 815 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:40.127673 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-ae3f2a90-4d15-4c67-95cf-a6ddcbfd258d req-e2e64a34-7e77-4706-8a67-8f1c08c8ddfc None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:40.133827 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-ae3f2a90-4d15-4c67-95cf-a6ddcbfd258d req-e2e64a34-7e77-4706-8a67-8f1c08c8ddfc tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] PUT https://10.4.3.66/volume/v3/attachments/6c9578de-933a-4001-8ee6-0004cbaee6db Jul 10 14:15:40.134468 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-ae3f2a90-4d15-4c67-95cf-a6ddcbfd258d req-e2e64a34-7e77-4706-8a67-8f1c08c8ddfc tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:40.145913 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-ae3f2a90-4d15-4c67-95cf-a6ddcbfd258d req-e2e64a34-7e77-4706-8a67-8f1c08c8ddfc tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Acquiring lock "cinder-attachment_update-7feae37f-f58e-480e-bb01-81d4e1bd4150-np0000005012" by "attachment_update" {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:15:40.152892 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-ae3f2a90-4d15-4c67-95cf-a6ddcbfd258d req-e2e64a34-7e77-4706-8a67-8f1c08c8ddfc tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Lock "cinder-attachment_update-7feae37f-f58e-480e-bb01-81d4e1bd4150-np0000005012" acquired by "attachment_update" :: waited 0.007s {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:15:40.154969 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:40.154969 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:40.317233 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-8f717269-d202-4cfa-bc0d-17e52e0f95a3 req-fed2027d-d2ea-4abd-9193-e3f262b2822a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:40.320483 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-8f717269-d202-4cfa-bc0d-17e52e0f95a3 req-fed2027d-d2ea-4abd-9193-e3f262b2822a tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] DELETE https://10.4.3.66/volume/v3/attachments/7ed61493-5924-45fd-bec4-1b63320ec3e3 Jul 10 14:15:40.320953 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-8f717269-d202-4cfa-bc0d-17e52e0f95a3 req-fed2027d-d2ea-4abd-9193-e3f262b2822a tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:40.321383 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-8f717269-d202-4cfa-bc0d-17e52e0f95a3 req-fed2027d-d2ea-4abd-9193-e3f262b2822a tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:40.337581 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:40.337581 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:40.516086 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-80ddc9e5-98ba-4649-a37a-9f070d0bdedf None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:40.517949 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-80ddc9e5-98ba-4649-a37a-9f070d0bdedf tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf Jul 10 14:15:40.518196 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-80ddc9e5-98ba-4649-a37a-9f070d0bdedf tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:40.518464 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-80ddc9e5-98ba-4649-a37a-9f070d0bdedf tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:40.531156 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:40.531156 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:40.535895 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-80ddc9e5-98ba-4649-a37a-9f070d0bdedf tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:15:40.541825 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-80ddc9e5-98ba-4649-a37a-9f070d0bdedf tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf returned with HTTP 200 Jul 10 14:15:40.542412 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 566/2278] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:40 2026] GET /volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf => generated 1167 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:40.687003 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-ae3f2a90-4d15-4c67-95cf-a6ddcbfd258d req-e2e64a34-7e77-4706-8a67-8f1c08c8ddfc tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Lock "cinder-attachment_update-7feae37f-f58e-480e-bb01-81d4e1bd4150-np0000005012" released by "attachment_update" :: held 0.534s {{(pid=100153) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:15:40.687724 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-ae3f2a90-4d15-4c67-95cf-a6ddcbfd258d req-e2e64a34-7e77-4706-8a67-8f1c08c8ddfc tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/attachments/6c9578de-933a-4001-8ee6-0004cbaee6db returned with HTTP 200 Jul 10 14:15:40.688435 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 570/2279] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:15:40 2026] PUT /volume/v3/attachments/6c9578de-933a-4001-8ee6-0004cbaee6db => generated 969 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:40.753698 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-73d591aa-de2f-46af-bf2f-17961231b69c req-7528caf8-9f5a-4e8a-a65b-3a1020bad828 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:40.756167 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-73d591aa-de2f-46af-bf2f-17961231b69c req-7528caf8-9f5a-4e8a-a65b-3a1020bad828 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] DELETE https://10.4.3.66/volume/v3/attachments/84c3101e-8834-4abf-abb8-9c5908d01529 Jul 10 14:15:40.756749 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-73d591aa-de2f-46af-bf2f-17961231b69c req-7528caf8-9f5a-4e8a-a65b-3a1020bad828 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:40.756749 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-73d591aa-de2f-46af-bf2f-17961231b69c req-7528caf8-9f5a-4e8a-a65b-3a1020bad828 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:40.766251 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:40.766251 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:40.788675 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-9d3d00ed-0f90-4af0-a166-33df03608295 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:40.793605 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9d3d00ed-0f90-4af0-a166-33df03608295 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 Jul 10 14:15:40.793902 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9d3d00ed-0f90-4af0-a166-33df03608295 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:40.794146 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9d3d00ed-0f90-4af0-a166-33df03608295 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:40.806135 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:40.806135 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:40.812748 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-9d3d00ed-0f90-4af0-a166-33df03608295 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:40.818339 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9d3d00ed-0f90-4af0-a166-33df03608295 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 returned with HTTP 200 Jul 10 14:15:40.818814 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 567/2280] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:40 2026] GET /volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:40.883043 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-8f717269-d202-4cfa-bc0d-17e52e0f95a3 req-fed2027d-d2ea-4abd-9193-e3f262b2822a tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/attachments/7ed61493-5924-45fd-bec4-1b63320ec3e3 returned with HTTP 200 Jul 10 14:15:40.883483 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 573/2281] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:15:40 2026] DELETE /volume/v3/attachments/7ed61493-5924-45fd-bec4-1b63320ec3e3 => generated 19 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:41.142405 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e44c296c-1b31-4254-8a36-a04d290ad107 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:41.144944 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e44c296c-1b31-4254-8a36-a04d290ad107 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] GET https://10.4.3.66/volume/v3/volumes/00e73585-4e27-4142-b1b4-bcc12c767bdc Jul 10 14:15:41.145194 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e44c296c-1b31-4254-8a36-a04d290ad107 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:41.145412 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e44c296c-1b31-4254-8a36-a04d290ad107 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:41.156284 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:41.156284 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:41.164075 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e44c296c-1b31-4254-8a36-a04d290ad107 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Volume info retrieved successfully. Jul 10 14:15:41.170623 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e44c296c-1b31-4254-8a36-a04d290ad107 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/00e73585-4e27-4142-b1b4-bcc12c767bdc returned with HTTP 200 Jul 10 14:15:41.171280 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 571/2282] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:41 2026] GET /volume/v3/volumes/00e73585-4e27-4142-b1b4-bcc12c767bdc => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:41.190355 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f6bb19d8-759f-4836-928a-f1719beefac6 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:41.195045 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f6bb19d8-759f-4836-928a-f1719beefac6 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] POST https://10.4.3.66/volume/v3/volumes/00e73585-4e27-4142-b1b4-bcc12c767bdc/action Jul 10 14:15:41.195828 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f6bb19d8-759f-4836-928a-f1719beefac6 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:15:41.195828 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f6bb19d8-759f-4836-928a-f1719beefac6 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:41.206235 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:41.206235 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:41.207046 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.contrib.admin_actions [None req-f6bb19d8-759f-4836-928a-f1719beefac6 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Updating volume '00e73585-4e27-4142-b1b4-bcc12c767bdc' with '{'status': 'error'}' {{(pid=100155) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 14:15:41.233565 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f6bb19d8-759f-4836-928a-f1719beefac6 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] https://10.4.3.66/volume/v3/volumes/00e73585-4e27-4142-b1b4-bcc12c767bdc/action returned with HTTP 202 Jul 10 14:15:41.234060 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 568/2283] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:15:41 2026] POST /volume/v3/volumes/00e73585-4e27-4142-b1b4-bcc12c767bdc/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:15:41.242614 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ad621bcb-65bd-45ca-ac10-38b5c757af8f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:41.246923 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ad621bcb-65bd-45ca-ac10-38b5c757af8f tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] GET https://10.4.3.66/volume/v3/volumes/00e73585-4e27-4142-b1b4-bcc12c767bdc Jul 10 14:15:41.246923 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ad621bcb-65bd-45ca-ac10-38b5c757af8f tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:41.246923 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ad621bcb-65bd-45ca-ac10-38b5c757af8f tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:41.253730 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:41.253730 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:41.258103 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-ad621bcb-65bd-45ca-ac10-38b5c757af8f tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Volume info retrieved successfully. Jul 10 14:15:41.264745 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ad621bcb-65bd-45ca-ac10-38b5c757af8f tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/00e73585-4e27-4142-b1b4-bcc12c767bdc returned with HTTP 200 Jul 10 14:15:41.265282 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 574/2284] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:41 2026] GET /volume/v3/volumes/00e73585-4e27-4142-b1b4-bcc12c767bdc => generated 836 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:41.278343 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e45e4f4c-0dfa-434d-8bd1-85895e5fea02 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:41.279775 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e45e4f4c-0dfa-434d-8bd1-85895e5fea02 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] POST https://10.4.3.66/volume/v3/volumes/00e73585-4e27-4142-b1b4-bcc12c767bdc/action Jul 10 14:15:41.280223 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e45e4f4c-0dfa-434d-8bd1-85895e5fea02 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:15:41.280494 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e45e4f4c-0dfa-434d-8bd1-85895e5fea02 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:41.294533 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:41.294533 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:41.294533 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e45e4f4c-0dfa-434d-8bd1-85895e5fea02 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Volume info retrieved successfully. Jul 10 14:15:41.305253 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-73d591aa-de2f-46af-bf2f-17961231b69c req-7528caf8-9f5a-4e8a-a65b-3a1020bad828 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/attachments/84c3101e-8834-4abf-abb8-9c5908d01529 returned with HTTP 200 Jul 10 14:15:41.305762 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 572/2285] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:15:40 2026] DELETE /volume/v3/attachments/84c3101e-8834-4abf-abb8-9c5908d01529 => generated 19 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:41.326064 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e45e4f4c-0dfa-434d-8bd1-85895e5fea02 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Delete volume request issued successfully. Jul 10 14:15:41.326064 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e45e4f4c-0dfa-434d-8bd1-85895e5fea02 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] https://10.4.3.66/volume/v3/volumes/00e73585-4e27-4142-b1b4-bcc12c767bdc/action returned with HTTP 202 Jul 10 14:15:41.326064 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 572/2286] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:15:41 2026] POST /volume/v3/volumes/00e73585-4e27-4142-b1b4-bcc12c767bdc/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:15:41.335914 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-72d73ff2-1bb7-4dec-a1c7-7280d85e59b6 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:41.338102 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-72d73ff2-1bb7-4dec-a1c7-7280d85e59b6 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] GET https://10.4.3.66/volume/v3/volumes/00e73585-4e27-4142-b1b4-bcc12c767bdc Jul 10 14:15:41.338199 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-72d73ff2-1bb7-4dec-a1c7-7280d85e59b6 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:41.338592 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-72d73ff2-1bb7-4dec-a1c7-7280d85e59b6 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:41.347472 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:41.347472 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:41.353267 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-72d73ff2-1bb7-4dec-a1c7-7280d85e59b6 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Volume info retrieved successfully. Jul 10 14:15:41.361207 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-72d73ff2-1bb7-4dec-a1c7-7280d85e59b6 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/00e73585-4e27-4142-b1b4-bcc12c767bdc returned with HTTP 200 Jul 10 14:15:41.361787 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 569/2287] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:41 2026] GET /volume/v3/volumes/00e73585-4e27-4142-b1b4-bcc12c767bdc => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:41.560714 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f4a10f04-e6d8-4309-964c-d2d6298b0cb3 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:41.562556 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f4a10f04-e6d8-4309-964c-d2d6298b0cb3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf Jul 10 14:15:41.562770 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f4a10f04-e6d8-4309-964c-d2d6298b0cb3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:41.563011 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f4a10f04-e6d8-4309-964c-d2d6298b0cb3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:41.570456 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:41.570456 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:41.574840 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-f4a10f04-e6d8-4309-964c-d2d6298b0cb3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:15:41.579686 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f4a10f04-e6d8-4309-964c-d2d6298b0cb3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf returned with HTTP 200 Jul 10 14:15:41.580199 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 575/2288] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:41 2026] GET /volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:41.595226 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0a781971-9e5f-4460-88b2-197426f5294c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:41.595949 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0a781971-9e5f-4460-88b2-197426f5294c tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 Jul 10 14:15:41.596213 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0a781971-9e5f-4460-88b2-197426f5294c tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:41.596462 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0a781971-9e5f-4460-88b2-197426f5294c tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:41.609435 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:41.609435 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:41.614997 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0a781971-9e5f-4460-88b2-197426f5294c tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:15:41.620874 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0a781971-9e5f-4460-88b2-197426f5294c tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 returned with HTTP 200 Jul 10 14:15:41.621286 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 573/2289] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:41 2026] GET /volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:41.657007 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-7cbc5b22-8ce1-471a-8ff6-95d0392da459 req-555d425e-87af-47e3-8ec2-7122ed6deefd None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:41.660172 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-7cbc5b22-8ce1-471a-8ff6-95d0392da459 req-555d425e-87af-47e3-8ec2-7122ed6deefd tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:41.660172 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-7cbc5b22-8ce1-471a-8ff6-95d0392da459 req-555d425e-87af-47e3-8ec2-7122ed6deefd tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:41.660421 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-7cbc5b22-8ce1-471a-8ff6-95d0392da459 req-555d425e-87af-47e3-8ec2-7122ed6deefd tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:41.672440 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-944b8faa-2208-4d02-9414-ba6ed97faf8d req-864bd861-427a-4864-af93-379cd5271797 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:41.674857 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-944b8faa-2208-4d02-9414-ba6ed97faf8d req-864bd861-427a-4864-af93-379cd5271797 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 Jul 10 14:15:41.675126 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-944b8faa-2208-4d02-9414-ba6ed97faf8d req-864bd861-427a-4864-af93-379cd5271797 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:41.675231 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:41.675231 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:41.675408 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-944b8faa-2208-4d02-9414-ba6ed97faf8d req-864bd861-427a-4864-af93-379cd5271797 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:41.680704 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-7cbc5b22-8ce1-471a-8ff6-95d0392da459 req-555d425e-87af-47e3-8ec2-7122ed6deefd tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:41.687258 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-7cbc5b22-8ce1-471a-8ff6-95d0392da459 req-555d425e-87af-47e3-8ec2-7122ed6deefd tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:41.687396 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:41.687396 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:41.687832 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 573/2290] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:15:41 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:41.692847 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-944b8faa-2208-4d02-9414-ba6ed97faf8d req-864bd861-427a-4864-af93-379cd5271797 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:15:41.698623 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-944b8faa-2208-4d02-9414-ba6ed97faf8d req-864bd861-427a-4864-af93-379cd5271797 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 returned with HTTP 200 Jul 10 14:15:41.699196 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 570/2291] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:15:41 2026] GET /volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 => generated 1136 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:41.710798 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-7cbc5b22-8ce1-471a-8ff6-95d0392da459 req-c3458860-56c4-4334-8906-f7e7310b1bd9 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:41.713045 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-7cbc5b22-8ce1-471a-8ff6-95d0392da459 req-c3458860-56c4-4334-8906-f7e7310b1bd9 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] POST https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18/action Jul 10 14:15:41.713394 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-7cbc5b22-8ce1-471a-8ff6-95d0392da459 req-c3458860-56c4-4334-8906-f7e7310b1bd9 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:15:41.713559 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-7cbc5b22-8ce1-471a-8ff6-95d0392da459 req-c3458860-56c4-4334-8906-f7e7310b1bd9 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:41.724543 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-944b8faa-2208-4d02-9414-ba6ed97faf8d req-ae13a083-7377-40e5-94df-f645a475d7d3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:41.725510 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:41.725510 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:41.725989 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-7cbc5b22-8ce1-471a-8ff6-95d0392da459 req-c3458860-56c4-4334-8906-f7e7310b1bd9 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:41.726925 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-944b8faa-2208-4d02-9414-ba6ed97faf8d req-ae13a083-7377-40e5-94df-f645a475d7d3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] POST https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939/action Jul 10 14:15:41.727389 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-944b8faa-2208-4d02-9414-ba6ed97faf8d req-ae13a083-7377-40e5-94df-f645a475d7d3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:15:41.727516 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-944b8faa-2208-4d02-9414-ba6ed97faf8d req-ae13a083-7377-40e5-94df-f645a475d7d3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:41.737799 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-7cbc5b22-8ce1-471a-8ff6-95d0392da459 req-c3458860-56c4-4334-8906-f7e7310b1bd9 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Begin detaching volume completed successfully. Jul 10 14:15:41.738121 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-7cbc5b22-8ce1-471a-8ff6-95d0392da459 req-c3458860-56c4-4334-8906-f7e7310b1bd9 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18/action returned with HTTP 202 Jul 10 14:15:41.738670 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 576/2292] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:15:41 2026] POST /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:15:41.739809 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:41.739809 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:41.740422 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-944b8faa-2208-4d02-9414-ba6ed97faf8d req-ae13a083-7377-40e5-94df-f645a475d7d3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:15:41.746389 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-944b8faa-2208-4d02-9414-ba6ed97faf8d req-ae13a083-7377-40e5-94df-f645a475d7d3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Begin detaching volume completed successfully. Jul 10 14:15:41.746676 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-944b8faa-2208-4d02-9414-ba6ed97faf8d req-ae13a083-7377-40e5-94df-f645a475d7d3 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939/action returned with HTTP 202 Jul 10 14:15:41.747257 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 574/2293] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:15:41 2026] POST /volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:15:41.766695 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-96821290-2238-480a-bba2-7f97df55ab16 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:41.769111 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-96821290-2238-480a-bba2-7f97df55ab16 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:41.769349 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-96821290-2238-480a-bba2-7f97df55ab16 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:41.769589 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-96821290-2238-480a-bba2-7f97df55ab16 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:41.770639 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-df45cd7b-19aa-4296-8f15-42454f955645 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:41.772481 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-df45cd7b-19aa-4296-8f15-42454f955645 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 Jul 10 14:15:41.772760 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-df45cd7b-19aa-4296-8f15-42454f955645 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:41.772980 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-df45cd7b-19aa-4296-8f15-42454f955645 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:41.783013 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:41.783013 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:41.786825 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:41.786825 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:41.787753 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-96821290-2238-480a-bba2-7f97df55ab16 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:41.792203 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-df45cd7b-19aa-4296-8f15-42454f955645 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:15:41.794482 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-96821290-2238-480a-bba2-7f97df55ab16 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:41.795055 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 574/2294] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:41 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 1159 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:15:41.798587 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-df45cd7b-19aa-4296-8f15-42454f955645 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 returned with HTTP 200 Jul 10 14:15:41.799228 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 571/2295] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:41 2026] GET /volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:41.835609 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-43596671-58f4-4813-8da6-6516671d8b41 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:41.838237 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-43596671-58f4-4813-8da6-6516671d8b41 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 Jul 10 14:15:41.838566 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-43596671-58f4-4813-8da6-6516671d8b41 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:41.838856 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-43596671-58f4-4813-8da6-6516671d8b41 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:41.855349 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:41.855349 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:41.860910 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-43596671-58f4-4813-8da6-6516671d8b41 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:41.867712 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-43596671-58f4-4813-8da6-6516671d8b41 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 returned with HTTP 200 Jul 10 14:15:41.868372 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 577/2296] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:41 2026] GET /volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:42.198130 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-6ed02f52-16a3-4289-8ffa-b4d850f98111 req-9f20dd85-e7aa-40b1-a91e-16e2574a974d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:42.200199 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-6ed02f52-16a3-4289-8ffa-b4d850f98111 req-9f20dd85-e7aa-40b1-a91e-16e2574a974d tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:15:42.200372 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-6ed02f52-16a3-4289-8ffa-b4d850f98111 req-9f20dd85-e7aa-40b1-a91e-16e2574a974d tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:42.200597 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-6ed02f52-16a3-4289-8ffa-b4d850f98111 req-9f20dd85-e7aa-40b1-a91e-16e2574a974d tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:42.209445 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:42.209445 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:42.215175 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-6ed02f52-16a3-4289-8ffa-b4d850f98111 req-9f20dd85-e7aa-40b1-a91e-16e2574a974d tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:15:42.220795 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-6ed02f52-16a3-4289-8ffa-b4d850f98111 req-9f20dd85-e7aa-40b1-a91e-16e2574a974d tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:15:42.221427 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 575/2297] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:15:42 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:42.381398 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-3975ec08-f3d3-4093-a255-ad66bf8de17a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:42.386982 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3975ec08-f3d3-4093-a255-ad66bf8de17a tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] GET https://10.4.3.66/volume/v3/volumes/00e73585-4e27-4142-b1b4-bcc12c767bdc Jul 10 14:15:42.386982 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3975ec08-f3d3-4093-a255-ad66bf8de17a tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:42.386982 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3975ec08-f3d3-4093-a255-ad66bf8de17a tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:42.397436 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3975ec08-f3d3-4093-a255-ad66bf8de17a tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/00e73585-4e27-4142-b1b4-bcc12c767bdc returned with HTTP 404 Jul 10 14:15:42.397963 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 575/2298] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:42 2026] GET /volume/v3/volumes/00e73585-4e27-4142-b1b4-bcc12c767bdc => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:15:42.408397 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-6044ee30-6748-4c10-b343-50d7e6efa9b9 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:42.412751 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6044ee30-6748-4c10-b343-50d7e6efa9b9 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] GET https://10.4.3.66/volume/v3/volumes/00e73585-4e27-4142-b1b4-bcc12c767bdc Jul 10 14:15:42.412751 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6044ee30-6748-4c10-b343-50d7e6efa9b9 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:42.412751 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6044ee30-6748-4c10-b343-50d7e6efa9b9 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:42.422904 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6044ee30-6748-4c10-b343-50d7e6efa9b9 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/00e73585-4e27-4142-b1b4-bcc12c767bdc returned with HTTP 404 Jul 10 14:15:42.423522 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 572/2299] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:42 2026] GET /volume/v3/volumes/00e73585-4e27-4142-b1b4-bcc12c767bdc => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:15:42.437375 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6efa07fa-e2c5-41cb-945e-acadc29f6197 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:42.440884 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6efa07fa-e2c5-41cb-945e-acadc29f6197 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] DELETE https://10.4.3.66/volume/v3/volumes/00e73585-4e27-4142-b1b4-bcc12c767bdc Jul 10 14:15:42.441051 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6efa07fa-e2c5-41cb-945e-acadc29f6197 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:42.441426 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6efa07fa-e2c5-41cb-945e-acadc29f6197 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:42.451238 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-6efa07fa-e2c5-41cb-945e-acadc29f6197 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Delete volume with id: 00e73585-4e27-4142-b1b4-bcc12c767bdc Jul 10 14:15:42.451238 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6efa07fa-e2c5-41cb-945e-acadc29f6197 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/00e73585-4e27-4142-b1b4-bcc12c767bdc returned with HTTP 404 Jul 10 14:15:42.451238 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 578/2300] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:15:42 2026] DELETE /volume/v3/volumes/00e73585-4e27-4142-b1b4-bcc12c767bdc => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:15:42.463473 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-176116b4-7ba9-464a-b63b-6ecab9e250bc None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:42.465399 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-176116b4-7ba9-464a-b63b-6ecab9e250bc tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:15:42.465987 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-176116b4-7ba9-464a-b63b-6ecab9e250bc tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1217242029"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:42.470236 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-176116b4-7ba9-464a-b63b-6ecab9e250bc tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1217242029'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:15:42.470583 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-176116b4-7ba9-464a-b63b-6ecab9e250bc tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Create volume of 1 GB Jul 10 14:15:42.483560 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-176116b4-7ba9-464a-b63b-6ecab9e250bc tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Availability Zones retrieved successfully. Jul 10 14:15:42.493291 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-176116b4-7ba9-464a-b63b-6ecab9e250bc tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Flow 'volume_create_api' (460c4f01-9742-4791-bac4-952752d30723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:15:42.494883 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-176116b4-7ba9-464a-b63b-6ecab9e250bc tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7baa9887-f155-4b84-9c2d-32d46a529e02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:15:42.497542 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-176116b4-7ba9-464a-b63b-6ecab9e250bc tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:15:42.546250 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-176116b4-7ba9-464a-b63b-6ecab9e250bc tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7baa9887-f155-4b84-9c2d-32d46a529e02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:15:42.547379 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-176116b4-7ba9-464a-b63b-6ecab9e250bc tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a05ea3b-abc5-4cd6-81a5-994918fa58e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:15:42.604859 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-176116b4-7ba9-464a-b63b-6ecab9e250bc tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Created reservations ['eaabb120-1865-4714-ac99-acc34cde14f1', '8fd04295-5f87-4157-9d05-2ebb8bbcac34', '5869b74d-0e55-4e47-b157-10b6f5cb0b3a', '1bb5a708-2a6f-41c7-8bcc-142b017383a7'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:15:42.606177 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-176116b4-7ba9-464a-b63b-6ecab9e250bc tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a05ea3b-abc5-4cd6-81a5-994918fa58e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eaabb120-1865-4714-ac99-acc34cde14f1', '8fd04295-5f87-4157-9d05-2ebb8bbcac34', '5869b74d-0e55-4e47-b157-10b6f5cb0b3a', '1bb5a708-2a6f-41c7-8bcc-142b017383a7']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:15:42.607157 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-176116b4-7ba9-464a-b63b-6ecab9e250bc tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e83ca6e-8e3c-4770-ade2-fe911a74bafa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:15:42.638436 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-176116b4-7ba9-464a-b63b-6ecab9e250bc tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e83ca6e-8e3c-4770-ade2-fe911a74bafa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '126c0ada-9c76-4e12-adc8-255f6a182c3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1217242029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='482d4b848cda4e649879c73bbc2351fd',qos_specs=None,replication_status=,reservations=['eaabb120-1865-4714-ac99-acc34cde14f1','8fd04295-5f87-4157-9d05-2ebb8bbcac34','5869b74d-0e55-4e47-b157-10b6f5cb0b3a','1bb5a708-2a6f-41c7-8bcc-142b017383a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01a21e89e4424c83aaab311558e6bf1c',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:15:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1217242029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=126c0ada-9c76-4e12-adc8-255f6a182c3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='482d4b848cda4e649879c73bbc2351fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01a21e89e4424c83aaab311558e6bf1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:15:42.639696 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-176116b4-7ba9-464a-b63b-6ecab9e250bc tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8dd85aa-5a88-4a95-9a3c-8b1ee6af49bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:15:42.670262 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-176116b4-7ba9-464a-b63b-6ecab9e250bc tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8dd85aa-5a88-4a95-9a3c-8b1ee6af49bd) transitioned into state 'SUCCESS' from state '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-1217242029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='482d4b848cda4e649879c73bbc2351fd',qos_specs=None,replication_status=,reservations=['eaabb120-1865-4714-ac99-acc34cde14f1','8fd04295-5f87-4157-9d05-2ebb8bbcac34','5869b74d-0e55-4e47-b157-10b6f5cb0b3a','1bb5a708-2a6f-41c7-8bcc-142b017383a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01a21e89e4424c83aaab311558e6bf1c',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:15:42.671181 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-176116b4-7ba9-464a-b63b-6ecab9e250bc tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d63ae3d6-7d5a-4b0e-a5e5-77c418f5fb43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:15:42.684149 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-176116b4-7ba9-464a-b63b-6ecab9e250bc tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d63ae3d6-7d5a-4b0e-a5e5-77c418f5fb43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:15:42.685382 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-176116b4-7ba9-464a-b63b-6ecab9e250bc tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Flow 'volume_create_api' (460c4f01-9742-4791-bac4-952752d30723) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:15:42.685675 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-176116b4-7ba9-464a-b63b-6ecab9e250bc tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Create volume request issued successfully. Jul 10 14:15:42.686491 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-176116b4-7ba9-464a-b63b-6ecab9e250bc tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:15:42.687345 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 576/2301] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:15:42 2026] POST /volume/v3/volumes => generated 747 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:15:42.701097 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-9e036941-9302-41ec-83d8-ffd0cfacd7d6 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:42.707821 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9e036941-9302-41ec-83d8-ffd0cfacd7d6 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] GET https://10.4.3.66/volume/v3/volumes/126c0ada-9c76-4e12-adc8-255f6a182c3d Jul 10 14:15:42.707821 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9e036941-9302-41ec-83d8-ffd0cfacd7d6 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:42.707995 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9e036941-9302-41ec-83d8-ffd0cfacd7d6 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:42.727075 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:42.727075 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:42.732997 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-9e036941-9302-41ec-83d8-ffd0cfacd7d6 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Volume info retrieved successfully. Jul 10 14:15:42.741444 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9e036941-9302-41ec-83d8-ffd0cfacd7d6 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/126c0ada-9c76-4e12-adc8-255f6a182c3d returned with HTTP 200 Jul 10 14:15:42.742079 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 576/2302] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:42 2026] GET /volume/v3/volumes/126c0ada-9c76-4e12-adc8-255f6a182c3d => generated 815 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:42.773112 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a70a46f8-deac-4c69-9329-2fcb1a5b36db None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:42.773602 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a70a46f8-deac-4c69-9329-2fcb1a5b36db None None] GET https://10.4.3.66/volume// Jul 10 14:15:42.773807 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a70a46f8-deac-4c69-9329-2fcb1a5b36db None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:42.774025 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a70a46f8-deac-4c69-9329-2fcb1a5b36db None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:42.774423 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a70a46f8-deac-4c69-9329-2fcb1a5b36db None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:15:42.774792 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 573/2303] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:15:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:15:42.782974 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-7cbc5b22-8ce1-471a-8ff6-95d0392da459 req-e4ed89da-a24c-4439-94e1-7d4b8756b900 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:42.785586 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-7cbc5b22-8ce1-471a-8ff6-95d0392da459 req-e4ed89da-a24c-4439-94e1-7d4b8756b900 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:42.785883 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-7cbc5b22-8ce1-471a-8ff6-95d0392da459 req-e4ed89da-a24c-4439-94e1-7d4b8756b900 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:42.786144 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-7cbc5b22-8ce1-471a-8ff6-95d0392da459 req-e4ed89da-a24c-4439-94e1-7d4b8756b900 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:42.798385 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:42.798385 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:42.803693 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-7cbc5b22-8ce1-471a-8ff6-95d0392da459 req-e4ed89da-a24c-4439-94e1-7d4b8756b900 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:42.813021 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-db81d948-0a60-472c-8087-9877b8f4f394 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:42.814522 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-01b886ff-9a98-45c8-849e-08617832cd73 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:42.815618 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-db81d948-0a60-472c-8087-9877b8f4f394 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:42.815823 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-db81d948-0a60-472c-8087-9877b8f4f394 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:42.816100 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-db81d948-0a60-472c-8087-9877b8f4f394 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:42.823103 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-01b886ff-9a98-45c8-849e-08617832cd73 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 Jul 10 14:15:42.823398 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-01b886ff-9a98-45c8-849e-08617832cd73 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:42.824825 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-01b886ff-9a98-45c8-849e-08617832cd73 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:42.824939 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-7cbc5b22-8ce1-471a-8ff6-95d0392da459 req-e4ed89da-a24c-4439-94e1-7d4b8756b900 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:42.825367 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 579/2304] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:15:42 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 1321 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:15:42.831978 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:42.831978 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:42.835310 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-db81d948-0a60-472c-8087-9877b8f4f394 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:42.839332 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-883cfeda-3734-4ab2-a28f-ab84ee3b7ac8 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:42.839680 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-883cfeda-3734-4ab2-a28f-ab84ee3b7ac8 None None] GET https://10.4.3.66/volume// Jul 10 14:15:42.839833 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-883cfeda-3734-4ab2-a28f-ab84ee3b7ac8 None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:42.839995 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-883cfeda-3734-4ab2-a28f-ab84ee3b7ac8 None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:42.840321 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-883cfeda-3734-4ab2-a28f-ab84ee3b7ac8 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:15:42.840682 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 574/2305] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:15:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:15:42.843621 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:42.843621 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:42.844645 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-db81d948-0a60-472c-8087-9877b8f4f394 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:42.844645 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 577/2306] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:42 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 1159 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:15:42.852670 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-01b886ff-9a98-45c8-849e-08617832cd73 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:15:42.854210 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-944b8faa-2208-4d02-9414-ba6ed97faf8d req-2778479b-477e-4a2f-9bd8-ce49556d108e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:42.856899 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-944b8faa-2208-4d02-9414-ba6ed97faf8d req-2778479b-477e-4a2f-9bd8-ce49556d108e tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 Jul 10 14:15:42.857340 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-944b8faa-2208-4d02-9414-ba6ed97faf8d req-2778479b-477e-4a2f-9bd8-ce49556d108e tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:42.859012 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-944b8faa-2208-4d02-9414-ba6ed97faf8d req-2778479b-477e-4a2f-9bd8-ce49556d108e tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:42.863596 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-01b886ff-9a98-45c8-849e-08617832cd73 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 returned with HTTP 200 Jul 10 14:15:42.864139 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 577/2307] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:42 2026] GET /volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 => generated 1139 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:42.870702 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:42.870702 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:42.874828 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-944b8faa-2208-4d02-9414-ba6ed97faf8d req-2778479b-477e-4a2f-9bd8-ce49556d108e tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:15:42.884610 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-944b8faa-2208-4d02-9414-ba6ed97faf8d req-2778479b-477e-4a2f-9bd8-ce49556d108e tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 returned with HTTP 200 Jul 10 14:15:42.884610 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 580/2308] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:15:42 2026] GET /volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 => generated 1319 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:15:42.885014 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-dcd3d61a-be77-4214-bf18-2dcb012c7feb None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:42.887259 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-dcd3d61a-be77-4214-bf18-2dcb012c7feb tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 Jul 10 14:15:42.887525 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-dcd3d61a-be77-4214-bf18-2dcb012c7feb tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:42.887722 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-dcd3d61a-be77-4214-bf18-2dcb012c7feb tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:42.921933 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:42.921933 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:42.926458 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-dcd3d61a-be77-4214-bf18-2dcb012c7feb tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:42.933912 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-dcd3d61a-be77-4214-bf18-2dcb012c7feb tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 returned with HTTP 200 Jul 10 14:15:42.935211 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 575/2309] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:42 2026] GET /volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:43.755694 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-605bc075-cdf0-48b3-9a5a-36e26f814409 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:43.758429 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-605bc075-cdf0-48b3-9a5a-36e26f814409 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] GET https://10.4.3.66/volume/v3/volumes/126c0ada-9c76-4e12-adc8-255f6a182c3d Jul 10 14:15:43.758737 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-605bc075-cdf0-48b3-9a5a-36e26f814409 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:43.759006 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-605bc075-cdf0-48b3-9a5a-36e26f814409 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:43.769532 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:43.769532 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:43.773603 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-605bc075-cdf0-48b3-9a5a-36e26f814409 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Volume info retrieved successfully. Jul 10 14:15:43.778656 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-605bc075-cdf0-48b3-9a5a-36e26f814409 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/126c0ada-9c76-4e12-adc8-255f6a182c3d returned with HTTP 200 Jul 10 14:15:43.779160 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 578/2310] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:43 2026] GET /volume/v3/volumes/126c0ada-9c76-4e12-adc8-255f6a182c3d => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:43.798785 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-86e7f546-c87a-4f5b-ba8f-c05ba6f1c275 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:43.801787 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-86e7f546-c87a-4f5b-ba8f-c05ba6f1c275 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] POST https://10.4.3.66/volume/v3/volumes/126c0ada-9c76-4e12-adc8-255f6a182c3d/action Jul 10 14:15:43.802289 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-86e7f546-c87a-4f5b-ba8f-c05ba6f1c275 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:15:43.802470 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-86e7f546-c87a-4f5b-ba8f-c05ba6f1c275 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:43.815521 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:43.815521 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:43.816138 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.contrib.admin_actions [None req-86e7f546-c87a-4f5b-ba8f-c05ba6f1c275 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Updating volume '126c0ada-9c76-4e12-adc8-255f6a182c3d' with '{'status': 'maintenance'}' {{(pid=100153) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 14:15:43.844532 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-86e7f546-c87a-4f5b-ba8f-c05ba6f1c275 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] https://10.4.3.66/volume/v3/volumes/126c0ada-9c76-4e12-adc8-255f6a182c3d/action returned with HTTP 202 Jul 10 14:15:43.845018 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 578/2311] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:15:43 2026] POST /volume/v3/volumes/126c0ada-9c76-4e12-adc8-255f6a182c3d/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:15:43.854603 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-de0ea8ef-72e9-4d43-b37d-56fedb21ea9e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:43.856795 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-de0ea8ef-72e9-4d43-b37d-56fedb21ea9e tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] GET https://10.4.3.66/volume/v3/volumes/126c0ada-9c76-4e12-adc8-255f6a182c3d Jul 10 14:15:43.857119 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-de0ea8ef-72e9-4d43-b37d-56fedb21ea9e tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:43.857397 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-de0ea8ef-72e9-4d43-b37d-56fedb21ea9e tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:43.857478 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-57139148-2e42-49f3-93f5-3f7bc6270b98 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:43.859666 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-57139148-2e42-49f3-93f5-3f7bc6270b98 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:43.859945 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-57139148-2e42-49f3-93f5-3f7bc6270b98 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:43.860239 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-57139148-2e42-49f3-93f5-3f7bc6270b98 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:43.869908 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:43.869908 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:43.871879 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:43.871879 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:43.874256 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-de0ea8ef-72e9-4d43-b37d-56fedb21ea9e tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Volume info retrieved successfully. Jul 10 14:15:43.876331 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-57139148-2e42-49f3-93f5-3f7bc6270b98 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:43.879157 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-de0ea8ef-72e9-4d43-b37d-56fedb21ea9e tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/126c0ada-9c76-4e12-adc8-255f6a182c3d returned with HTTP 200 Jul 10 14:15:43.879684 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 581/2312] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:43 2026] GET /volume/v3/volumes/126c0ada-9c76-4e12-adc8-255f6a182c3d => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:43.881480 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6f48ec44-9938-4a38-91e2-1f4a84392a3c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:43.883388 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6f48ec44-9938-4a38-91e2-1f4a84392a3c tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 Jul 10 14:15:43.883570 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6f48ec44-9938-4a38-91e2-1f4a84392a3c tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:43.883808 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6f48ec44-9938-4a38-91e2-1f4a84392a3c tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:43.885268 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-57139148-2e42-49f3-93f5-3f7bc6270b98 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:43.887479 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 576/2313] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:43 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 1159 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:15:43.896885 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-86c2d6da-a6ff-489b-b979-61eb84ec1717 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:43.899068 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:43.899068 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:43.900263 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-86c2d6da-a6ff-489b-b979-61eb84ec1717 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] POST https://10.4.3.66/volume/v3/volumes/126c0ada-9c76-4e12-adc8-255f6a182c3d/action Jul 10 14:15:43.900793 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-86c2d6da-a6ff-489b-b979-61eb84ec1717 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:15:43.900948 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-86c2d6da-a6ff-489b-b979-61eb84ec1717 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:43.903492 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6f48ec44-9938-4a38-91e2-1f4a84392a3c tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:15:43.908540 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6f48ec44-9938-4a38-91e2-1f4a84392a3c tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 returned with HTTP 200 Jul 10 14:15:43.909226 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 579/2314] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:43 2026] GET /volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:43.910088 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:43.910088 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:43.910485 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-86c2d6da-a6ff-489b-b979-61eb84ec1717 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Volume info retrieved successfully. Jul 10 14:15:43.932399 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-86c2d6da-a6ff-489b-b979-61eb84ec1717 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Delete volume request issued successfully. Jul 10 14:15:43.935541 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-86c2d6da-a6ff-489b-b979-61eb84ec1717 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] https://10.4.3.66/volume/v3/volumes/126c0ada-9c76-4e12-adc8-255f6a182c3d/action returned with HTTP 202 Jul 10 14:15:43.935541 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 579/2315] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:15:43 2026] POST /volume/v3/volumes/126c0ada-9c76-4e12-adc8-255f6a182c3d/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:15:43.943305 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d43a8367-53a4-48f5-bb27-8820d0ff259b None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:43.945061 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d43a8367-53a4-48f5-bb27-8820d0ff259b tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] GET https://10.4.3.66/volume/v3/volumes/126c0ada-9c76-4e12-adc8-255f6a182c3d Jul 10 14:15:43.945174 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d43a8367-53a4-48f5-bb27-8820d0ff259b tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:43.945455 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d43a8367-53a4-48f5-bb27-8820d0ff259b tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:43.949475 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4357e9ea-4d6f-4343-9e88-8f088753bfa5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:43.951853 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4357e9ea-4d6f-4343-9e88-8f088753bfa5 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 Jul 10 14:15:43.952192 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4357e9ea-4d6f-4343-9e88-8f088753bfa5 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:43.952522 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4357e9ea-4d6f-4343-9e88-8f088753bfa5 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:43.955526 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:43.955526 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:43.958958 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-d43a8367-53a4-48f5-bb27-8820d0ff259b tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Volume info retrieved successfully. Jul 10 14:15:43.964011 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:43.964011 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:43.964716 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d43a8367-53a4-48f5-bb27-8820d0ff259b tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/126c0ada-9c76-4e12-adc8-255f6a182c3d returned with HTTP 200 Jul 10 14:15:43.965633 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 582/2316] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:43 2026] GET /volume/v3/volumes/126c0ada-9c76-4e12-adc8-255f6a182c3d => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:43.968906 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-4357e9ea-4d6f-4343-9e88-8f088753bfa5 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:43.974537 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4357e9ea-4d6f-4343-9e88-8f088753bfa5 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 returned with HTTP 200 Jul 10 14:15:43.975020 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 577/2317] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:43 2026] GET /volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:44.906746 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5a91becb-57c6-4920-ac6f-97d2ac566a6a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:44.908612 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5a91becb-57c6-4920-ac6f-97d2ac566a6a tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:44.908773 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5a91becb-57c6-4920-ac6f-97d2ac566a6a tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:44.908959 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5a91becb-57c6-4920-ac6f-97d2ac566a6a tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:44.918601 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:44.918601 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:44.922301 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5a91becb-57c6-4920-ac6f-97d2ac566a6a tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:44.926458 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5a91becb-57c6-4920-ac6f-97d2ac566a6a tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:44.926666 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a839dd37-08be-49b2-9ec4-4c36d89ad173 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:44.927053 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 580/2318] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:44 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 1159 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:15:44.930318 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a839dd37-08be-49b2-9ec4-4c36d89ad173 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 Jul 10 14:15:44.930515 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a839dd37-08be-49b2-9ec4-4c36d89ad173 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:44.930715 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a839dd37-08be-49b2-9ec4-4c36d89ad173 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:44.946850 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:44.946850 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:44.950691 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a839dd37-08be-49b2-9ec4-4c36d89ad173 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:15:44.955888 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a839dd37-08be-49b2-9ec4-4c36d89ad173 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 returned with HTTP 200 Jul 10 14:15:44.956594 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 580/2319] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:44 2026] GET /volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:44.978724 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-167da241-68c8-465b-945d-cd9f7a58111a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:44.981158 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-167da241-68c8-465b-945d-cd9f7a58111a tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] GET https://10.4.3.66/volume/v3/volumes/126c0ada-9c76-4e12-adc8-255f6a182c3d Jul 10 14:15:44.981450 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-167da241-68c8-465b-945d-cd9f7a58111a tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:44.981754 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-167da241-68c8-465b-945d-cd9f7a58111a tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:44.988790 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-aaca1c36-499a-4b43-8910-512da3426d80 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:44.990399 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-167da241-68c8-465b-945d-cd9f7a58111a tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/126c0ada-9c76-4e12-adc8-255f6a182c3d returned with HTTP 404 Jul 10 14:15:44.990473 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-aaca1c36-499a-4b43-8910-512da3426d80 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 Jul 10 14:15:44.990627 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-aaca1c36-499a-4b43-8910-512da3426d80 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:44.990801 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-aaca1c36-499a-4b43-8910-512da3426d80 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:44.991016 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 583/2320] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:44 2026] GET /volume/v3/volumes/126c0ada-9c76-4e12-adc8-255f6a182c3d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:15:44.999203 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ae27aa7d-5496-47c3-b93a-8f310c219c28 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:45.001464 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ae27aa7d-5496-47c3-b93a-8f310c219c28 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] GET https://10.4.3.66/volume/v3/volumes/126c0ada-9c76-4e12-adc8-255f6a182c3d Jul 10 14:15:45.001670 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ae27aa7d-5496-47c3-b93a-8f310c219c28 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:45.001901 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ae27aa7d-5496-47c3-b93a-8f310c219c28 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:45.006239 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:45.006239 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:45.007603 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ae27aa7d-5496-47c3-b93a-8f310c219c28 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/126c0ada-9c76-4e12-adc8-255f6a182c3d returned with HTTP 404 Jul 10 14:15:45.008860 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 581/2321] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:44 2026] GET /volume/v3/volumes/126c0ada-9c76-4e12-adc8-255f6a182c3d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:15:45.013457 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-aaca1c36-499a-4b43-8910-512da3426d80 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:45.018889 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-37f66c2e-0923-4517-8604-6e5eae1a5720 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:45.019895 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-aaca1c36-499a-4b43-8910-512da3426d80 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 returned with HTTP 200 Jul 10 14:15:45.020487 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 578/2322] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:44 2026] GET /volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:45.021393 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-37f66c2e-0923-4517-8604-6e5eae1a5720 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] DELETE https://10.4.3.66/volume/v3/volumes/126c0ada-9c76-4e12-adc8-255f6a182c3d Jul 10 14:15:45.021716 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-37f66c2e-0923-4517-8604-6e5eae1a5720 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:45.022051 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-37f66c2e-0923-4517-8604-6e5eae1a5720 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:45.022305 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-37f66c2e-0923-4517-8604-6e5eae1a5720 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Delete volume with id: 126c0ada-9c76-4e12-adc8-255f6a182c3d Jul 10 14:15:45.030591 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-37f66c2e-0923-4517-8604-6e5eae1a5720 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/126c0ada-9c76-4e12-adc8-255f6a182c3d returned with HTTP 404 Jul 10 14:15:45.031382 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 581/2323] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:15:45 2026] DELETE /volume/v3/volumes/126c0ada-9c76-4e12-adc8-255f6a182c3d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:15:45.040356 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b3168dd2-9940-4e49-80ea-203c5839e07d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:45.044525 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b3168dd2-9940-4e49-80ea-203c5839e07d tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:15:45.044525 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b3168dd2-9940-4e49-80ea-203c5839e07d tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-225739009"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:45.044525 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-b3168dd2-9940-4e49-80ea-203c5839e07d tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-225739009'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:15:45.044525 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-b3168dd2-9940-4e49-80ea-203c5839e07d tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Create volume of 1 GB Jul 10 14:15:45.049351 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b3168dd2-9940-4e49-80ea-203c5839e07d tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Availability Zones retrieved successfully. Jul 10 14:15:45.055924 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-b3168dd2-9940-4e49-80ea-203c5839e07d tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Flow 'volume_create_api' (0415f496-3960-4853-adcf-fd665cfe0b65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:15:45.057022 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-b3168dd2-9940-4e49-80ea-203c5839e07d tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (418d346b-3183-4e18-a14f-16439ece4203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:15:45.058010 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-b3168dd2-9940-4e49-80ea-203c5839e07d tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:15:45.091805 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-b3168dd2-9940-4e49-80ea-203c5839e07d tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (418d346b-3183-4e18-a14f-16439ece4203) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:15:45.092589 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-b3168dd2-9940-4e49-80ea-203c5839e07d tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95445ec9-369d-4402-9f94-606305ec3e6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:15:45.144945 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-b3168dd2-9940-4e49-80ea-203c5839e07d tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Created reservations ['875425bf-041e-4d8f-8248-1951adb48c76', '0e3ab81a-8684-4734-8b12-2d170932994b', '814c46c7-a456-48c0-9740-9ff3fd2353b5', '824461ce-f124-4d4c-b6b6-600fb5a8f024'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:15:45.145163 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-b3168dd2-9940-4e49-80ea-203c5839e07d tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95445ec9-369d-4402-9f94-606305ec3e6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['875425bf-041e-4d8f-8248-1951adb48c76', '0e3ab81a-8684-4734-8b12-2d170932994b', '814c46c7-a456-48c0-9740-9ff3fd2353b5', '824461ce-f124-4d4c-b6b6-600fb5a8f024']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:15:45.146173 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-b3168dd2-9940-4e49-80ea-203c5839e07d tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d48c346c-3c8a-4a7f-bb4e-63b96ac42c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:15:45.170427 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-b3168dd2-9940-4e49-80ea-203c5839e07d tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d48c346c-3c8a-4a7f-bb4e-63b96ac42c76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5e3a481-7e00-48ca-85ca-30227f032152', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-225739009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='482d4b848cda4e649879c73bbc2351fd',qos_specs=None,replication_status=,reservations=['875425bf-041e-4d8f-8248-1951adb48c76','0e3ab81a-8684-4734-8b12-2d170932994b','814c46c7-a456-48c0-9740-9ff3fd2353b5','824461ce-f124-4d4c-b6b6-600fb5a8f024'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01a21e89e4424c83aaab311558e6bf1c',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:15:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-225739009',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5e3a481-7e00-48ca-85ca-30227f032152,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='482d4b848cda4e649879c73bbc2351fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01a21e89e4424c83aaab311558e6bf1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:15:45.171869 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-b3168dd2-9940-4e49-80ea-203c5839e07d tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (454d4a77-0eda-4df3-baa6-145659671127) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:15:45.192669 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-b3168dd2-9940-4e49-80ea-203c5839e07d tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (454d4a77-0eda-4df3-baa6-145659671127) transitioned into state 'SUCCESS' from state '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-225739009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='482d4b848cda4e649879c73bbc2351fd',qos_specs=None,replication_status=,reservations=['875425bf-041e-4d8f-8248-1951adb48c76','0e3ab81a-8684-4734-8b12-2d170932994b','814c46c7-a456-48c0-9740-9ff3fd2353b5','824461ce-f124-4d4c-b6b6-600fb5a8f024'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01a21e89e4424c83aaab311558e6bf1c',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:15:45.194078 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-b3168dd2-9940-4e49-80ea-203c5839e07d tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90c41db9-18e2-4fb4-9959-656a5867a573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:15:45.204944 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-b3168dd2-9940-4e49-80ea-203c5839e07d tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90c41db9-18e2-4fb4-9959-656a5867a573) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:15:45.206126 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-b3168dd2-9940-4e49-80ea-203c5839e07d tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Flow 'volume_create_api' (0415f496-3960-4853-adcf-fd665cfe0b65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:15:45.206522 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b3168dd2-9940-4e49-80ea-203c5839e07d tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Create volume request issued successfully. Jul 10 14:15:45.207279 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b3168dd2-9940-4e49-80ea-203c5839e07d tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:15:45.207857 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 584/2324] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:15:45 2026] POST /volume/v3/volumes => generated 746 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:15:45.226575 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9ce57e79-7981-457c-8fbc-88504ddaa824 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:45.228467 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9ce57e79-7981-457c-8fbc-88504ddaa824 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] GET https://10.4.3.66/volume/v3/volumes/a5e3a481-7e00-48ca-85ca-30227f032152 Jul 10 14:15:45.228700 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9ce57e79-7981-457c-8fbc-88504ddaa824 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:45.228924 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9ce57e79-7981-457c-8fbc-88504ddaa824 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:45.238255 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:45.238255 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:45.247287 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9ce57e79-7981-457c-8fbc-88504ddaa824 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Volume info retrieved successfully. Jul 10 14:15:45.252800 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9ce57e79-7981-457c-8fbc-88504ddaa824 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/a5e3a481-7e00-48ca-85ca-30227f032152 returned with HTTP 200 Jul 10 14:15:45.253280 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 582/2325] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:45 2026] GET /volume/v3/volumes/a5e3a481-7e00-48ca-85ca-30227f032152 => generated 814 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:45.943944 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-6c47921a-8ee0-46b2-a456-3340a37c1764 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:45.945899 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6c47921a-8ee0-46b2-a456-3340a37c1764 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:45.946211 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6c47921a-8ee0-46b2-a456-3340a37c1764 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:45.946473 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6c47921a-8ee0-46b2-a456-3340a37c1764 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:45.958909 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:45.958909 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:45.963810 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-6c47921a-8ee0-46b2-a456-3340a37c1764 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:45.969735 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6c47921a-8ee0-46b2-a456-3340a37c1764 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:45.970282 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 579/2326] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:45 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 1159 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:15:45.977523 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-58c84e91-822d-498e-9a00-ba7019156aef None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:45.980167 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-58c84e91-822d-498e-9a00-ba7019156aef tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 Jul 10 14:15:45.980534 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-58c84e91-822d-498e-9a00-ba7019156aef tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:45.980894 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-58c84e91-822d-498e-9a00-ba7019156aef tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:45.992155 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:45.992155 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:45.997371 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-58c84e91-822d-498e-9a00-ba7019156aef tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:15:46.002427 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-58c84e91-822d-498e-9a00-ba7019156aef tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 returned with HTTP 200 Jul 10 14:15:46.002882 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 582/2327] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:45 2026] GET /volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:46.038099 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0d39fc2a-5a77-4ff7-a888-0fbb905220af None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:46.039920 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0d39fc2a-5a77-4ff7-a888-0fbb905220af tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 Jul 10 14:15:46.040108 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0d39fc2a-5a77-4ff7-a888-0fbb905220af tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:46.040300 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0d39fc2a-5a77-4ff7-a888-0fbb905220af tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:46.051319 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:46.051319 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:46.056616 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-0d39fc2a-5a77-4ff7-a888-0fbb905220af tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:46.061979 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0d39fc2a-5a77-4ff7-a888-0fbb905220af tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 returned with HTTP 200 Jul 10 14:15:46.062433 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 585/2328] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:46 2026] GET /volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:46.276980 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-93f1764a-f9ed-4f65-a96f-476fb113b576 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:46.279480 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-93f1764a-f9ed-4f65-a96f-476fb113b576 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] GET https://10.4.3.66/volume/v3/volumes/a5e3a481-7e00-48ca-85ca-30227f032152 Jul 10 14:15:46.280102 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-93f1764a-f9ed-4f65-a96f-476fb113b576 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:46.280102 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-93f1764a-f9ed-4f65-a96f-476fb113b576 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:46.288127 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:46.288127 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:46.293220 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-93f1764a-f9ed-4f65-a96f-476fb113b576 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Volume info retrieved successfully. Jul 10 14:15:46.299511 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-93f1764a-f9ed-4f65-a96f-476fb113b576 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/a5e3a481-7e00-48ca-85ca-30227f032152 returned with HTTP 200 Jul 10 14:15:46.299978 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 583/2329] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:46 2026] GET /volume/v3/volumes/a5e3a481-7e00-48ca-85ca-30227f032152 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:46.313957 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d4810ae6-36e6-4579-a9a6-ea79b0db056e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:46.316178 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d4810ae6-36e6-4579-a9a6-ea79b0db056e tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] POST https://10.4.3.66/volume/v3/volumes/a5e3a481-7e00-48ca-85ca-30227f032152/action Jul 10 14:15:46.316670 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d4810ae6-36e6-4579-a9a6-ea79b0db056e tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:15:46.316876 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d4810ae6-36e6-4579-a9a6-ea79b0db056e tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:46.327277 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:46.327277 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:46.327762 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.contrib.admin_actions [None req-d4810ae6-36e6-4579-a9a6-ea79b0db056e tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Updating volume 'a5e3a481-7e00-48ca-85ca-30227f032152' with '{'status': 'error'}' {{(pid=100155) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 14:15:46.353429 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d4810ae6-36e6-4579-a9a6-ea79b0db056e tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] https://10.4.3.66/volume/v3/volumes/a5e3a481-7e00-48ca-85ca-30227f032152/action returned with HTTP 202 Jul 10 14:15:46.354034 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 580/2330] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:15:46 2026] POST /volume/v3/volumes/a5e3a481-7e00-48ca-85ca-30227f032152/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:15:46.361720 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e355d0c8-17cd-4f43-8aac-9ff2c1760ca3 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:46.363715 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e355d0c8-17cd-4f43-8aac-9ff2c1760ca3 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] GET https://10.4.3.66/volume/v3/volumes/a5e3a481-7e00-48ca-85ca-30227f032152 Jul 10 14:15:46.363870 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e355d0c8-17cd-4f43-8aac-9ff2c1760ca3 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:46.364166 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e355d0c8-17cd-4f43-8aac-9ff2c1760ca3 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:46.374860 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:46.374860 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:46.380557 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e355d0c8-17cd-4f43-8aac-9ff2c1760ca3 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Volume info retrieved successfully. Jul 10 14:15:46.385369 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e355d0c8-17cd-4f43-8aac-9ff2c1760ca3 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/a5e3a481-7e00-48ca-85ca-30227f032152 returned with HTTP 200 Jul 10 14:15:46.385820 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 583/2331] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:46 2026] GET /volume/v3/volumes/a5e3a481-7e00-48ca-85ca-30227f032152 => generated 835 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:46.399456 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-aec091ef-1512-4ec1-b6d7-b5cba066de68 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:46.401765 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-aec091ef-1512-4ec1-b6d7-b5cba066de68 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] POST https://10.4.3.66/volume/v3/volumes/a5e3a481-7e00-48ca-85ca-30227f032152/action Jul 10 14:15:46.402221 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-aec091ef-1512-4ec1-b6d7-b5cba066de68 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:15:46.402382 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-aec091ef-1512-4ec1-b6d7-b5cba066de68 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:46.414020 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:46.414020 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:46.414613 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.contrib.admin_actions [None req-aec091ef-1512-4ec1-b6d7-b5cba066de68 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Updating volume 'a5e3a481-7e00-48ca-85ca-30227f032152' with '{'status': 'available'}' {{(pid=100154) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 14:15:46.446793 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-aec091ef-1512-4ec1-b6d7-b5cba066de68 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] https://10.4.3.66/volume/v3/volumes/a5e3a481-7e00-48ca-85ca-30227f032152/action returned with HTTP 202 Jul 10 14:15:46.447559 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 586/2332] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:15:46 2026] POST /volume/v3/volumes/a5e3a481-7e00-48ca-85ca-30227f032152/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:15:46.456661 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-14994ab7-fb0e-47ef-8d61-c67222ef7f25 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:46.459975 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-14994ab7-fb0e-47ef-8d61-c67222ef7f25 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] GET https://10.4.3.66/volume/v3/volumes/a5e3a481-7e00-48ca-85ca-30227f032152 Jul 10 14:15:46.459975 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-14994ab7-fb0e-47ef-8d61-c67222ef7f25 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:46.459975 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-14994ab7-fb0e-47ef-8d61-c67222ef7f25 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:46.467672 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:46.467672 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:46.471840 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-14994ab7-fb0e-47ef-8d61-c67222ef7f25 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Volume info retrieved successfully. Jul 10 14:15:46.476598 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-14994ab7-fb0e-47ef-8d61-c67222ef7f25 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/a5e3a481-7e00-48ca-85ca-30227f032152 returned with HTTP 200 Jul 10 14:15:46.477050 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 584/2333] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:46 2026] GET /volume/v3/volumes/a5e3a481-7e00-48ca-85ca-30227f032152 => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:46.493556 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f66441cb-5719-492c-afc0-4e022ae4cbc9 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:46.495758 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f66441cb-5719-492c-afc0-4e022ae4cbc9 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] POST https://10.4.3.66/volume/v3/volumes/a5e3a481-7e00-48ca-85ca-30227f032152/action Jul 10 14:15:46.496237 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f66441cb-5719-492c-afc0-4e022ae4cbc9 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:15:46.496408 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f66441cb-5719-492c-afc0-4e022ae4cbc9 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:46.507937 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:46.507937 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:46.508482 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.contrib.admin_actions [None req-f66441cb-5719-492c-afc0-4e022ae4cbc9 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Updating volume 'a5e3a481-7e00-48ca-85ca-30227f032152' with '{'status': 'maintenance'}' {{(pid=100155) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 14:15:46.531846 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f66441cb-5719-492c-afc0-4e022ae4cbc9 tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] https://10.4.3.66/volume/v3/volumes/a5e3a481-7e00-48ca-85ca-30227f032152/action returned with HTTP 202 Jul 10 14:15:46.532395 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 581/2334] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:15:46 2026] POST /volume/v3/volumes/a5e3a481-7e00-48ca-85ca-30227f032152/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:15:46.540311 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-410dad9c-d1d3-43a4-8c01-e8639020ba96 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:46.542320 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-410dad9c-d1d3-43a4-8c01-e8639020ba96 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] GET https://10.4.3.66/volume/v3/volumes/a5e3a481-7e00-48ca-85ca-30227f032152 Jul 10 14:15:46.542555 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-410dad9c-d1d3-43a4-8c01-e8639020ba96 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:46.542781 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-410dad9c-d1d3-43a4-8c01-e8639020ba96 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:46.550232 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:46.550232 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:46.554715 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-410dad9c-d1d3-43a4-8c01-e8639020ba96 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Volume info retrieved successfully. Jul 10 14:15:46.560623 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-410dad9c-d1d3-43a4-8c01-e8639020ba96 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/a5e3a481-7e00-48ca-85ca-30227f032152 returned with HTTP 200 Jul 10 14:15:46.561513 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 584/2335] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:46 2026] GET /volume/v3/volumes/a5e3a481-7e00-48ca-85ca-30227f032152 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:46.578496 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-7c64716f-68fa-4a59-a0f5-06cc18cf54dd None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:46.580531 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7c64716f-68fa-4a59-a0f5-06cc18cf54dd tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] POST https://10.4.3.66/volume/v3/volumes/a5e3a481-7e00-48ca-85ca-30227f032152/action Jul 10 14:15:46.581022 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7c64716f-68fa-4a59-a0f5-06cc18cf54dd tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:15:46.581196 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7c64716f-68fa-4a59-a0f5-06cc18cf54dd tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:46.591025 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:46.591025 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:46.591567 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.contrib.admin_actions [None req-7c64716f-68fa-4a59-a0f5-06cc18cf54dd tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] Updating volume 'a5e3a481-7e00-48ca-85ca-30227f032152' with '{'status': 'available'}' {{(pid=100154) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 14:15:46.614972 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7c64716f-68fa-4a59-a0f5-06cc18cf54dd tempest-VolumesActionsTest-481709734 tempest-VolumesActionsTest-481709734-project-admin] https://10.4.3.66/volume/v3/volumes/a5e3a481-7e00-48ca-85ca-30227f032152/action returned with HTTP 202 Jul 10 14:15:46.615464 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 587/2336] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:15:46 2026] POST /volume/v3/volumes/a5e3a481-7e00-48ca-85ca-30227f032152/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:15:46.624336 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-686f3ac1-ed2a-4949-bfc7-e544d185187a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:46.626132 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-686f3ac1-ed2a-4949-bfc7-e544d185187a tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] GET https://10.4.3.66/volume/v3/volumes/a5e3a481-7e00-48ca-85ca-30227f032152 Jul 10 14:15:46.626304 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-686f3ac1-ed2a-4949-bfc7-e544d185187a tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:46.626557 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-686f3ac1-ed2a-4949-bfc7-e544d185187a tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:46.634544 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:46.634544 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:46.638899 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-686f3ac1-ed2a-4949-bfc7-e544d185187a tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Volume info retrieved successfully. Jul 10 14:15:46.643276 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-686f3ac1-ed2a-4949-bfc7-e544d185187a tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/a5e3a481-7e00-48ca-85ca-30227f032152 returned with HTTP 200 Jul 10 14:15:46.643658 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 585/2337] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:46 2026] GET /volume/v3/volumes/a5e3a481-7e00-48ca-85ca-30227f032152 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:46.661236 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4f55e46e-f1e8-4ffc-85fc-cfc8a6235e8e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:46.663847 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4f55e46e-f1e8-4ffc-85fc-cfc8a6235e8e tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] GET https://10.4.3.66/volume/v3/volumes/a5e3a481-7e00-48ca-85ca-30227f032152 Jul 10 14:15:46.664172 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4f55e46e-f1e8-4ffc-85fc-cfc8a6235e8e tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:46.664470 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4f55e46e-f1e8-4ffc-85fc-cfc8a6235e8e tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:46.672888 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:46.672888 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:46.677872 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-4f55e46e-f1e8-4ffc-85fc-cfc8a6235e8e tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Volume info retrieved successfully. Jul 10 14:15:46.683399 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4f55e46e-f1e8-4ffc-85fc-cfc8a6235e8e tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/a5e3a481-7e00-48ca-85ca-30227f032152 returned with HTTP 200 Jul 10 14:15:46.683830 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 582/2338] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:46 2026] GET /volume/v3/volumes/a5e3a481-7e00-48ca-85ca-30227f032152 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:46.695854 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-523f6cb9-ceb8-4569-8a63-b976510eb9dc None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:46.697775 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-523f6cb9-ceb8-4569-8a63-b976510eb9dc tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] DELETE https://10.4.3.66/volume/v3/volumes/a5e3a481-7e00-48ca-85ca-30227f032152 Jul 10 14:15:46.697976 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-523f6cb9-ceb8-4569-8a63-b976510eb9dc tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:46.698185 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-523f6cb9-ceb8-4569-8a63-b976510eb9dc tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:46.698385 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-523f6cb9-ceb8-4569-8a63-b976510eb9dc tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Delete volume with id: a5e3a481-7e00-48ca-85ca-30227f032152 Jul 10 14:15:46.707015 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:46.707015 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:46.707560 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-523f6cb9-ceb8-4569-8a63-b976510eb9dc tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Volume info retrieved successfully. Jul 10 14:15:46.727565 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-523f6cb9-ceb8-4569-8a63-b976510eb9dc tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Delete volume request issued successfully. Jul 10 14:15:46.727790 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-523f6cb9-ceb8-4569-8a63-b976510eb9dc tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/a5e3a481-7e00-48ca-85ca-30227f032152 returned with HTTP 202 Jul 10 14:15:46.728302 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 585/2339] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:15:46 2026] DELETE /volume/v3/volumes/a5e3a481-7e00-48ca-85ca-30227f032152 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:15:46.738276 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f12d2733-48f5-4d73-9863-cda1e4ebd5b4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:46.740332 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f12d2733-48f5-4d73-9863-cda1e4ebd5b4 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] GET https://10.4.3.66/volume/v3/volumes/a5e3a481-7e00-48ca-85ca-30227f032152 Jul 10 14:15:46.740654 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f12d2733-48f5-4d73-9863-cda1e4ebd5b4 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:46.740936 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f12d2733-48f5-4d73-9863-cda1e4ebd5b4 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:46.748883 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:46.748883 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:46.753741 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-f12d2733-48f5-4d73-9863-cda1e4ebd5b4 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Volume info retrieved successfully. Jul 10 14:15:46.759721 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f12d2733-48f5-4d73-9863-cda1e4ebd5b4 tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/a5e3a481-7e00-48ca-85ca-30227f032152 returned with HTTP 200 Jul 10 14:15:46.760145 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 588/2340] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:46 2026] GET /volume/v3/volumes/a5e3a481-7e00-48ca-85ca-30227f032152 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:46.987597 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d28c5da5-732f-44d2-addf-8e48117b7bee None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:46.989479 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d28c5da5-732f-44d2-addf-8e48117b7bee tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:46.989736 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d28c5da5-732f-44d2-addf-8e48117b7bee tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:46.989924 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d28c5da5-732f-44d2-addf-8e48117b7bee tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:47.001118 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:47.001118 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:47.008296 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d28c5da5-732f-44d2-addf-8e48117b7bee tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:47.014215 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d28c5da5-732f-44d2-addf-8e48117b7bee tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:47.014665 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 586/2341] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:46 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 1159 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:15:47.018003 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-bfa31392-5801-473d-9496-d179f1c71129 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:47.019790 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-bfa31392-5801-473d-9496-d179f1c71129 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 Jul 10 14:15:47.019997 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-bfa31392-5801-473d-9496-d179f1c71129 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:47.020193 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-bfa31392-5801-473d-9496-d179f1c71129 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:47.030171 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:47.030171 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:47.036676 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-bfa31392-5801-473d-9496-d179f1c71129 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:15:47.041453 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-bfa31392-5801-473d-9496-d179f1c71129 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 returned with HTTP 200 Jul 10 14:15:47.041857 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 583/2342] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:47 2026] GET /volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:47.076152 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b1e573bb-57e8-4445-8454-c640cd68b784 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:47.078600 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b1e573bb-57e8-4445-8454-c640cd68b784 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 Jul 10 14:15:47.078867 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b1e573bb-57e8-4445-8454-c640cd68b784 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:47.079148 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b1e573bb-57e8-4445-8454-c640cd68b784 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:47.090066 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:47.090066 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:47.095010 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-b1e573bb-57e8-4445-8454-c640cd68b784 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:47.100035 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b1e573bb-57e8-4445-8454-c640cd68b784 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 returned with HTTP 200 Jul 10 14:15:47.100423 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 586/2343] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:47 2026] GET /volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:47.377456 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-ae3f2a90-4d15-4c67-95cf-a6ddcbfd258d req-12c19ab7-159d-4e67-8714-ab9e73c50145 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:47.382525 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-ae3f2a90-4d15-4c67-95cf-a6ddcbfd258d req-12c19ab7-159d-4e67-8714-ab9e73c50145 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] POST https://10.4.3.66/volume/v3/attachments/6c9578de-933a-4001-8ee6-0004cbaee6db/action Jul 10 14:15:47.382938 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-ae3f2a90-4d15-4c67-95cf-a6ddcbfd258d req-12c19ab7-159d-4e67-8714-ab9e73c50145 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Action body: b'{"os-complete": null}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:15:47.383051 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-ae3f2a90-4d15-4c67-95cf-a6ddcbfd258d req-12c19ab7-159d-4e67-8714-ab9e73c50145 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:47.403162 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:47.403162 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:47.421662 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-ae3f2a90-4d15-4c67-95cf-a6ddcbfd258d req-12c19ab7-159d-4e67-8714-ab9e73c50145 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/attachments/6c9578de-933a-4001-8ee6-0004cbaee6db/action returned with HTTP 204 Jul 10 14:15:47.422316 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 589/2344] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:15:47 2026] POST /volume/v3/attachments/6c9578de-933a-4001-8ee6-0004cbaee6db/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:15:47.625900 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-944b8faa-2208-4d02-9414-ba6ed97faf8d req-ebd84116-5426-4765-b21a-3de1b6ad45da None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:47.630529 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-944b8faa-2208-4d02-9414-ba6ed97faf8d req-ebd84116-5426-4765-b21a-3de1b6ad45da tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] DELETE https://10.4.3.66/volume/v3/attachments/3d033931-9dad-4fde-950f-536bf05a242e Jul 10 14:15:47.630529 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-944b8faa-2208-4d02-9414-ba6ed97faf8d req-ebd84116-5426-4765-b21a-3de1b6ad45da tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:47.630529 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-944b8faa-2208-4d02-9414-ba6ed97faf8d req-ebd84116-5426-4765-b21a-3de1b6ad45da tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:47.639607 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:47.639607 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:47.774487 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-358a2a42-94e7-4335-8ede-f2348969865f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:47.777112 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-358a2a42-94e7-4335-8ede-f2348969865f tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] GET https://10.4.3.66/volume/v3/volumes/a5e3a481-7e00-48ca-85ca-30227f032152 Jul 10 14:15:47.777377 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-358a2a42-94e7-4335-8ede-f2348969865f tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:47.777678 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-358a2a42-94e7-4335-8ede-f2348969865f tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:47.785421 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-358a2a42-94e7-4335-8ede-f2348969865f tempest-VolumesActionsTest-565449566 tempest-VolumesActionsTest-565449566-project-member] https://10.4.3.66/volume/v3/volumes/a5e3a481-7e00-48ca-85ca-30227f032152 returned with HTTP 404 Jul 10 14:15:47.786007 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 584/2345] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:47 2026] GET /volume/v3/volumes/a5e3a481-7e00-48ca-85ca-30227f032152 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:15:47.978651 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-7cbc5b22-8ce1-471a-8ff6-95d0392da459 req-45237f3d-4a1d-45da-8f92-163b7ddab847 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:47.980966 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-7cbc5b22-8ce1-471a-8ff6-95d0392da459 req-45237f3d-4a1d-45da-8f92-163b7ddab847 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] DELETE https://10.4.3.66/volume/v3/attachments/a3ff5579-6b7b-411b-9a9b-b620a866fa10 Jul 10 14:15:47.981162 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-7cbc5b22-8ce1-471a-8ff6-95d0392da459 req-45237f3d-4a1d-45da-8f92-163b7ddab847 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:47.981346 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-7cbc5b22-8ce1-471a-8ff6-95d0392da459 req-45237f3d-4a1d-45da-8f92-163b7ddab847 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:47.989078 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:47.989078 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:48.036007 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-67a7e980-94b7-4225-abda-aa43c4ca598a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:48.038533 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-67a7e980-94b7-4225-abda-aa43c4ca598a tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:48.038876 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-67a7e980-94b7-4225-abda-aa43c4ca598a tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:48.039161 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-67a7e980-94b7-4225-abda-aa43c4ca598a tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:48.053369 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:48.053369 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:48.058546 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-67a7e980-94b7-4225-abda-aa43c4ca598a tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:48.062079 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-df05616d-ce5e-4904-a23a-5792dfd67368 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:48.064174 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-df05616d-ce5e-4904-a23a-5792dfd67368 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 Jul 10 14:15:48.064464 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-df05616d-ce5e-4904-a23a-5792dfd67368 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:48.064714 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-df05616d-ce5e-4904-a23a-5792dfd67368 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:48.065356 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-67a7e980-94b7-4225-abda-aa43c4ca598a tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:48.065989 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 590/2346] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:48 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 1159 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:15:48.076288 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:48.076288 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:48.082792 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-df05616d-ce5e-4904-a23a-5792dfd67368 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:15:48.089327 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-df05616d-ce5e-4904-a23a-5792dfd67368 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 returned with HTTP 200 Jul 10 14:15:48.089814 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 585/2347] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:48 2026] GET /volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:48.116640 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-1a052d82-5ae2-4d4e-9f37-6aa67de2fddc None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:48.118544 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1a052d82-5ae2-4d4e-9f37-6aa67de2fddc tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 Jul 10 14:15:48.118795 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1a052d82-5ae2-4d4e-9f37-6aa67de2fddc tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:48.118982 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1a052d82-5ae2-4d4e-9f37-6aa67de2fddc tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:48.135300 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:48.135300 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:48.141063 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-1a052d82-5ae2-4d4e-9f37-6aa67de2fddc tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:48.148236 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1a052d82-5ae2-4d4e-9f37-6aa67de2fddc tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 returned with HTTP 200 Jul 10 14:15:48.148462 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 591/2348] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:48 2026] GET /volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:48.165801 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-8a26a944-fa58-466c-a8a4-a66d96c0d141 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:48.168362 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8a26a944-fa58-466c-a8a4-a66d96c0d141 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 Jul 10 14:15:48.168746 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8a26a944-fa58-466c-a8a4-a66d96c0d141 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:48.169004 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8a26a944-fa58-466c-a8a4-a66d96c0d141 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:48.193008 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:48.193008 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:48.198823 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-944b8faa-2208-4d02-9414-ba6ed97faf8d req-ebd84116-5426-4765-b21a-3de1b6ad45da tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/attachments/3d033931-9dad-4fde-950f-536bf05a242e returned with HTTP 200 Jul 10 14:15:48.198980 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-8a26a944-fa58-466c-a8a4-a66d96c0d141 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:48.199056 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 587/2349] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:15:47 2026] DELETE /volume/v3/attachments/3d033931-9dad-4fde-950f-536bf05a242e => generated 19 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:48.207468 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8a26a944-fa58-466c-a8a4-a66d96c0d141 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 returned with HTTP 200 Jul 10 14:15:48.207925 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 586/2350] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:48 2026] GET /volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 => generated 1148 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:48.222160 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-13789622-f625-47e0-add4-fc5293014595 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:48.224262 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-13789622-f625-47e0-add4-fc5293014595 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] POST https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87/action Jul 10 14:15:48.224603 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-13789622-f625-47e0-add4-fc5293014595 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Action body: b'{"os-detach": {"attachment_id": "6c9578de-933a-4001-8ee6-0004cbaee6db"}}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:15:48.224802 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-13789622-f625-47e0-add4-fc5293014595 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "6c9578de-933a-4001-8ee6-0004cbaee6db"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:48.243741 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:48.243741 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:48.243966 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-13789622-f625-47e0-add4-fc5293014595 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:48.261645 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-13789622-f625-47e0-add4-fc5293014595 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87/action returned with HTTP 400 Jul 10 14:15:48.262478 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 592/2351] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:15:48 2026] POST /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87/action => generated 100 bytes in 41 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 14:15:48.322419 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-d58a91cf-ee83-4eb1-b121-af1a2a9c63ae req-c33316c0-1d5b-4444-8e66-e7fe8bd53bfd None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:48.324831 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-d58a91cf-ee83-4eb1-b121-af1a2a9c63ae req-c33316c0-1d5b-4444-8e66-e7fe8bd53bfd tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 Jul 10 14:15:48.325439 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-d58a91cf-ee83-4eb1-b121-af1a2a9c63ae req-c33316c0-1d5b-4444-8e66-e7fe8bd53bfd tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:48.325883 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-d58a91cf-ee83-4eb1-b121-af1a2a9c63ae req-c33316c0-1d5b-4444-8e66-e7fe8bd53bfd tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:48.345179 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:48.345179 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:48.351655 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-d58a91cf-ee83-4eb1-b121-af1a2a9c63ae req-c33316c0-1d5b-4444-8e66-e7fe8bd53bfd tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:48.359531 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-d58a91cf-ee83-4eb1-b121-af1a2a9c63ae req-c33316c0-1d5b-4444-8e66-e7fe8bd53bfd tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 returned with HTTP 200 Jul 10 14:15:48.359531 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 588/2352] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:15:48 2026] GET /volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 => generated 1148 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:48.390681 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-d58a91cf-ee83-4eb1-b121-af1a2a9c63ae req-2219c485-cfec-4f67-b8de-d9d0f0eef210 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:48.396815 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-d58a91cf-ee83-4eb1-b121-af1a2a9c63ae req-2219c485-cfec-4f67-b8de-d9d0f0eef210 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] POST https://10.4.3.66/volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150/action Jul 10 14:15:48.397302 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-d58a91cf-ee83-4eb1-b121-af1a2a9c63ae req-2219c485-cfec-4f67-b8de-d9d0f0eef210 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:15:48.397469 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-d58a91cf-ee83-4eb1-b121-af1a2a9c63ae req-2219c485-cfec-4f67-b8de-d9d0f0eef210 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:48.409545 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:48.409545 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:48.410113 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-d58a91cf-ee83-4eb1-b121-af1a2a9c63ae req-2219c485-cfec-4f67-b8de-d9d0f0eef210 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:48.425191 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-d58a91cf-ee83-4eb1-b121-af1a2a9c63ae req-2219c485-cfec-4f67-b8de-d9d0f0eef210 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Begin detaching volume completed successfully. Jul 10 14:15:48.425496 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-d58a91cf-ee83-4eb1-b121-af1a2a9c63ae req-2219c485-cfec-4f67-b8de-d9d0f0eef210 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150/action returned with HTTP 202 Jul 10 14:15:48.425978 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 587/2353] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:15:48 2026] POST /volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:15:48.527199 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-7cbc5b22-8ce1-471a-8ff6-95d0392da459 req-45237f3d-4a1d-45da-8f92-163b7ddab847 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/attachments/a3ff5579-6b7b-411b-9a9b-b620a866fa10 returned with HTTP 200 Jul 10 14:15:48.527632 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 587/2354] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:15:47 2026] DELETE /volume/v3/attachments/a3ff5579-6b7b-411b-9a9b-b620a866fa10 => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:49.083048 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-fe00200a-88a2-435e-8ab4-64408494a419 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:49.085236 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-fe00200a-88a2-435e-8ab4-64408494a419 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:49.085470 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-fe00200a-88a2-435e-8ab4-64408494a419 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:49.085708 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-fe00200a-88a2-435e-8ab4-64408494a419 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:49.095055 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:49.095055 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:49.099461 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-fe00200a-88a2-435e-8ab4-64408494a419 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:49.104711 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e17eddcb-ff67-4a6a-be64-c1dc8c698b68 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:49.105091 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-fe00200a-88a2-435e-8ab4-64408494a419 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:49.105518 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 593/2355] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:49 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:49.107136 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e17eddcb-ff67-4a6a-be64-c1dc8c698b68 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 Jul 10 14:15:49.107402 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e17eddcb-ff67-4a6a-be64-c1dc8c698b68 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:49.107684 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e17eddcb-ff67-4a6a-be64-c1dc8c698b68 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:49.116759 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:49.116759 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:49.121799 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e17eddcb-ff67-4a6a-be64-c1dc8c698b68 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:15:49.128425 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e17eddcb-ff67-4a6a-be64-c1dc8c698b68 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 returned with HTTP 200 Jul 10 14:15:49.128596 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 589/2356] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:49 2026] GET /volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:49.145595 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b58d56ee-95f3-4d03-b47b-37005aba5ad5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:49.148209 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b58d56ee-95f3-4d03-b47b-37005aba5ad5 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] DELETE https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf Jul 10 14:15:49.148495 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b58d56ee-95f3-4d03-b47b-37005aba5ad5 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:49.148800 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b58d56ee-95f3-4d03-b47b-37005aba5ad5 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:49.149061 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-b58d56ee-95f3-4d03-b47b-37005aba5ad5 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Delete volume with id: 847610fb-920b-4f07-a54a-6e83a2255fdf Jul 10 14:15:49.160539 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:49.160539 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:49.161241 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-b58d56ee-95f3-4d03-b47b-37005aba5ad5 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:15:49.176412 np0000005012 devstack@c-api.service[100155]: WARNING cinder.keymgr.conf_key_mgr [None req-b58d56ee-95f3-4d03-b47b-37005aba5ad5 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 14:15:49.184461 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-b58d56ee-95f3-4d03-b47b-37005aba5ad5 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Delete volume request issued successfully. Jul 10 14:15:49.184760 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b58d56ee-95f3-4d03-b47b-37005aba5ad5 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf returned with HTTP 202 Jul 10 14:15:49.185336 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 588/2357] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:15:49 2026] DELETE /volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:15:49.193433 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-83cb99d4-3760-448a-ac7c-9c51e922cf5a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:49.195685 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-83cb99d4-3760-448a-ac7c-9c51e922cf5a tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf Jul 10 14:15:49.195922 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-83cb99d4-3760-448a-ac7c-9c51e922cf5a tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:49.196156 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-83cb99d4-3760-448a-ac7c-9c51e922cf5a tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:49.206430 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:49.206430 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:49.211740 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-83cb99d4-3760-448a-ac7c-9c51e922cf5a tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:15:49.218210 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-83cb99d4-3760-448a-ac7c-9c51e922cf5a tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf returned with HTTP 200 Jul 10 14:15:49.218341 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 588/2358] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:49 2026] GET /volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:49.255015 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-7b326409-99fe-4d01-9248-75e04637185a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:49.255487 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7b326409-99fe-4d01-9248-75e04637185a None None] GET https://10.4.3.66/volume// Jul 10 14:15:49.255702 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7b326409-99fe-4d01-9248-75e04637185a None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:49.255918 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7b326409-99fe-4d01-9248-75e04637185a None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:49.256266 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7b326409-99fe-4d01-9248-75e04637185a None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:15:49.256580 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 594/2359] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:15:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:15:49.269996 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-1d9dffe4-19b2-4565-af2a-90ee3d30893e req-2956ec38-b4e3-437a-be9c-e4798ebaf151 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:49.273155 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-1d9dffe4-19b2-4565-af2a-90ee3d30893e req-2956ec38-b4e3-437a-be9c-e4798ebaf151 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] GET https://10.4.3.66/volume/v3/volumes/dccef341-496d-4660-8e5c-374d7391a338 Jul 10 14:15:49.273155 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-1d9dffe4-19b2-4565-af2a-90ee3d30893e req-2956ec38-b4e3-437a-be9c-e4798ebaf151 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:49.273486 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-1d9dffe4-19b2-4565-af2a-90ee3d30893e req-2956ec38-b4e3-437a-be9c-e4798ebaf151 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:49.286382 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:49.286382 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:49.292052 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-1d9dffe4-19b2-4565-af2a-90ee3d30893e req-2956ec38-b4e3-437a-be9c-e4798ebaf151 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Volume info retrieved successfully. Jul 10 14:15:49.297986 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-1d9dffe4-19b2-4565-af2a-90ee3d30893e req-2956ec38-b4e3-437a-be9c-e4798ebaf151 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] https://10.4.3.66/volume/v3/volumes/dccef341-496d-4660-8e5c-374d7391a338 returned with HTTP 200 Jul 10 14:15:49.298421 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 590/2360] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:15:49 2026] GET /volume/v3/volumes/dccef341-496d-4660-8e5c-374d7391a338 => generated 1537 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:15:49.430529 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-1d9dffe4-19b2-4565-af2a-90ee3d30893e req-9252833c-c56b-4e07-9f8d-4f9ad44f279b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:49.432224 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-1d9dffe4-19b2-4565-af2a-90ee3d30893e req-9252833c-c56b-4e07-9f8d-4f9ad44f279b tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] PUT https://10.4.3.66/volume/v3/attachments/76666a7c-3abc-4357-8cc6-4abb9bb20540 Jul 10 14:15:49.432810 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-1d9dffe4-19b2-4565-af2a-90ee3d30893e req-9252833c-c56b-4e07-9f8d-4f9ad44f279b tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:49.443060 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-1d9dffe4-19b2-4565-af2a-90ee3d30893e req-9252833c-c56b-4e07-9f8d-4f9ad44f279b tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Acquiring lock "cinder-attachment_update-dccef341-496d-4660-8e5c-374d7391a338-np0000005012" by "attachment_update" {{(pid=100155) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:15:49.449529 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-1d9dffe4-19b2-4565-af2a-90ee3d30893e req-9252833c-c56b-4e07-9f8d-4f9ad44f279b tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Lock "cinder-attachment_update-dccef341-496d-4660-8e5c-374d7391a338-np0000005012" acquired by "attachment_update" :: waited 0.006s {{(pid=100155) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:15:49.450893 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:49.450893 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:49.465811 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c325a7fe-7510-471a-880d-279cd1778277 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:49.466324 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c325a7fe-7510-471a-880d-279cd1778277 None None] GET https://10.4.3.66/volume// Jul 10 14:15:49.466590 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c325a7fe-7510-471a-880d-279cd1778277 None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:49.466881 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c325a7fe-7510-471a-880d-279cd1778277 None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:49.467304 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c325a7fe-7510-471a-880d-279cd1778277 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:15:49.467703 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 589/2361] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:15:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:15:49.478914 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-d58a91cf-ee83-4eb1-b121-af1a2a9c63ae req-1c3f2191-b49a-4c38-b95b-0207b6d86817 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:49.481269 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-d58a91cf-ee83-4eb1-b121-af1a2a9c63ae req-1c3f2191-b49a-4c38-b95b-0207b6d86817 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 Jul 10 14:15:49.481746 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-d58a91cf-ee83-4eb1-b121-af1a2a9c63ae req-1c3f2191-b49a-4c38-b95b-0207b6d86817 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:49.482046 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-d58a91cf-ee83-4eb1-b121-af1a2a9c63ae req-1c3f2191-b49a-4c38-b95b-0207b6d86817 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:49.496785 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:49.496785 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:49.502161 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-d58a91cf-ee83-4eb1-b121-af1a2a9c63ae req-1c3f2191-b49a-4c38-b95b-0207b6d86817 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:49.508329 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-d58a91cf-ee83-4eb1-b121-af1a2a9c63ae req-1c3f2191-b49a-4c38-b95b-0207b6d86817 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 returned with HTTP 200 Jul 10 14:15:49.508930 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 595/2362] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:15:49 2026] GET /volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 => generated 1331 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:15:49.992095 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-1d9dffe4-19b2-4565-af2a-90ee3d30893e req-9252833c-c56b-4e07-9f8d-4f9ad44f279b tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Lock "cinder-attachment_update-dccef341-496d-4660-8e5c-374d7391a338-np0000005012" released by "attachment_update" :: held 0.543s {{(pid=100155) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:15:49.992451 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-1d9dffe4-19b2-4565-af2a-90ee3d30893e req-9252833c-c56b-4e07-9f8d-4f9ad44f279b tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] https://10.4.3.66/volume/v3/attachments/76666a7c-3abc-4357-8cc6-4abb9bb20540 returned with HTTP 200 Jul 10 14:15:49.993041 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 589/2363] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:15:49 2026] PUT /volume/v3/attachments/76666a7c-3abc-4357-8cc6-4abb9bb20540 => generated 969 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:50.234882 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-63f429d1-6d1f-4776-bf4b-620af7996cf2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:50.237650 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-63f429d1-6d1f-4776-bf4b-620af7996cf2 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf Jul 10 14:15:50.237897 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-63f429d1-6d1f-4776-bf4b-620af7996cf2 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:50.238088 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-63f429d1-6d1f-4776-bf4b-620af7996cf2 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:50.248022 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-63f429d1-6d1f-4776-bf4b-620af7996cf2 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf returned with HTTP 404 Jul 10 14:15:50.248489 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 591/2364] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:50 2026] GET /volume/v3/volumes/847610fb-920b-4f07-a54a-6e83a2255fdf => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:15:50.261278 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-7ecb7da1-7310-4bbb-a6d2-b15f43e5bdc5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:50.264567 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7ecb7da1-7310-4bbb-a6d2-b15f43e5bdc5 tempest-VolumeMultiattachTests-1321687052 tempest-VolumeMultiattachTests-1321687052-project-admin] GET https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 Jul 10 14:15:50.264567 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7ecb7da1-7310-4bbb-a6d2-b15f43e5bdc5 tempest-VolumeMultiattachTests-1321687052 tempest-VolumeMultiattachTests-1321687052-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:50.264567 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7ecb7da1-7310-4bbb-a6d2-b15f43e5bdc5 tempest-VolumeMultiattachTests-1321687052 tempest-VolumeMultiattachTests-1321687052-project-admin] Calling method 'detail' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:50.266019 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7ecb7da1-7310-4bbb-a6d2-b15f43e5bdc5 tempest-VolumeMultiattachTests-1321687052 tempest-VolumeMultiattachTests-1321687052-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100153) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:15:50.316141 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b0af2ccb-3331-49bf-8294-563afae64efc None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:50.321262 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-7ecb7da1-7310-4bbb-a6d2-b15f43e5bdc5 tempest-VolumeMultiattachTests-1321687052 tempest-VolumeMultiattachTests-1321687052-project-admin] Get all volumes completed successfully. Jul 10 14:15:50.322480 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b0af2ccb-3331-49bf-8294-563afae64efc tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] DELETE https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:15:50.322480 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b0af2ccb-3331-49bf-8294-563afae64efc tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:50.322678 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b0af2ccb-3331-49bf-8294-563afae64efc tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:50.322753 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-b0af2ccb-3331-49bf-8294-563afae64efc tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Delete volume with id: 3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:15:50.327152 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:50.327152 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:50.334297 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:50.334297 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:50.334788 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b0af2ccb-3331-49bf-8294-563afae64efc tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:15:50.337297 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7ecb7da1-7310-4bbb-a6d2-b15f43e5bdc5 tempest-VolumeMultiattachTests-1321687052 tempest-VolumeMultiattachTests-1321687052-project-admin] https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 14:15:50.337297 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 590/2365] 10.4.3.66 () {66 vars in 1278 bytes} [Fri Jul 10 14:15:50 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 19289 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:15:50.357860 np0000005012 devstack@c-api.service[100154]: WARNING cinder.keymgr.conf_key_mgr [None req-b0af2ccb-3331-49bf-8294-563afae64efc tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 14:15:50.364220 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-85b07227-bde6-4090-92cf-841a5c93a464 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:50.366383 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-85b07227-bde6-4090-92cf-841a5c93a464 tempest-VolumeMultiattachTests-1321687052 tempest-VolumeMultiattachTests-1321687052-project-admin] DELETE https://10.4.3.66/volume/v3/types/67b47bc7-02ef-4c12-94d5-d456a2ba12ab Jul 10 14:15:50.366690 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-85b07227-bde6-4090-92cf-841a5c93a464 tempest-VolumeMultiattachTests-1321687052 tempest-VolumeMultiattachTests-1321687052-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:50.366967 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-85b07227-bde6-4090-92cf-841a5c93a464 tempest-VolumeMultiattachTests-1321687052 tempest-VolumeMultiattachTests-1321687052-project-admin] Calling method '_delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:50.367296 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:50.367296 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:50.370695 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b0af2ccb-3331-49bf-8294-563afae64efc tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Delete volume request issued successfully. Jul 10 14:15:50.370986 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b0af2ccb-3331-49bf-8294-563afae64efc tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 202 Jul 10 14:15:50.371684 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 596/2366] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:15:50 2026] DELETE /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:15:50.389950 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-dfac623d-d53e-4698-b14a-3eec62b32a39 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:50.391555 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dfac623d-d53e-4698-b14a-3eec62b32a39 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:15:50.392344 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dfac623d-d53e-4698-b14a-3eec62b32a39 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:50.392344 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dfac623d-d53e-4698-b14a-3eec62b32a39 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:50.403445 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:50.403445 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:50.409314 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-85b07227-bde6-4090-92cf-841a5c93a464 tempest-VolumeMultiattachTests-1321687052 tempest-VolumeMultiattachTests-1321687052-project-admin] https://10.4.3.66/volume/v3/types/67b47bc7-02ef-4c12-94d5-d456a2ba12ab returned with HTTP 202 Jul 10 14:15:50.409453 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-dfac623d-d53e-4698-b14a-3eec62b32a39 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:15:50.409986 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 590/2367] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:15:50 2026] DELETE /volume/v3/types/67b47bc7-02ef-4c12-94d5-d456a2ba12ab => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:15:50.415741 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dfac623d-d53e-4698-b14a-3eec62b32a39 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 200 Jul 10 14:15:50.415741 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 592/2368] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:50 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:50.419550 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-3ab867d6-acf6-4a7c-be02-6b699bb16241 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:50.421950 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3ab867d6-acf6-4a7c-be02-6b699bb16241 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] DELETE https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 Jul 10 14:15:50.422274 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3ab867d6-acf6-4a7c-be02-6b699bb16241 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:50.422963 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3ab867d6-acf6-4a7c-be02-6b699bb16241 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:50.422963 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-3ab867d6-acf6-4a7c-be02-6b699bb16241 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Delete volume with id: f6b9345f-089a-459e-9880-65b8127f7939 Jul 10 14:15:50.433098 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:50.433098 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:50.433821 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-3ab867d6-acf6-4a7c-be02-6b699bb16241 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:15:50.455264 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-3ab867d6-acf6-4a7c-be02-6b699bb16241 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Delete volume request issued successfully. Jul 10 14:15:50.455484 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3ab867d6-acf6-4a7c-be02-6b699bb16241 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 returned with HTTP 202 Jul 10 14:15:50.456143 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 591/2369] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:15:50 2026] DELETE /volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:15:50.465676 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-4fba80aa-7222-4791-8c10-24580e9c707a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:50.468432 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4fba80aa-7222-4791-8c10-24580e9c707a tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 Jul 10 14:15:50.468832 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4fba80aa-7222-4791-8c10-24580e9c707a tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:50.469034 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4fba80aa-7222-4791-8c10-24580e9c707a tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:50.478370 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:50.478370 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:50.483228 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-4fba80aa-7222-4791-8c10-24580e9c707a tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:15:50.490408 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4fba80aa-7222-4791-8c10-24580e9c707a tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 returned with HTTP 200 Jul 10 14:15:50.490772 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 597/2370] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:50 2026] GET /volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:50.513867 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-1d9dffe4-19b2-4565-af2a-90ee3d30893e req-aff8a822-1177-4b45-950f-2454dc4df19f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:50.517688 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-1d9dffe4-19b2-4565-af2a-90ee3d30893e req-aff8a822-1177-4b45-950f-2454dc4df19f tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] POST https://10.4.3.66/volume/v3/attachments/76666a7c-3abc-4357-8cc6-4abb9bb20540/action Jul 10 14:15:50.518101 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-1d9dffe4-19b2-4565-af2a-90ee3d30893e req-aff8a822-1177-4b45-950f-2454dc4df19f tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Action body: b'{"os-complete": null}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:15:50.518303 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-1d9dffe4-19b2-4565-af2a-90ee3d30893e req-aff8a822-1177-4b45-950f-2454dc4df19f tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:50.540339 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:50.540339 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:50.559799 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-1d9dffe4-19b2-4565-af2a-90ee3d30893e req-aff8a822-1177-4b45-950f-2454dc4df19f tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] https://10.4.3.66/volume/v3/attachments/76666a7c-3abc-4357-8cc6-4abb9bb20540/action returned with HTTP 204 Jul 10 14:15:50.560362 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 591/2371] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:15:50 2026] POST /volume/v3/attachments/76666a7c-3abc-4357-8cc6-4abb9bb20540/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:15:50.626559 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-d58a91cf-ee83-4eb1-b121-af1a2a9c63ae req-01632cfd-dc5b-4d67-99a9-e12caa20694e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:50.628949 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-d58a91cf-ee83-4eb1-b121-af1a2a9c63ae req-01632cfd-dc5b-4d67-99a9-e12caa20694e tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] DELETE https://10.4.3.66/volume/v3/attachments/6c9578de-933a-4001-8ee6-0004cbaee6db Jul 10 14:15:50.629190 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-d58a91cf-ee83-4eb1-b121-af1a2a9c63ae req-01632cfd-dc5b-4d67-99a9-e12caa20694e tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:50.629653 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-d58a91cf-ee83-4eb1-b121-af1a2a9c63ae req-01632cfd-dc5b-4d67-99a9-e12caa20694e tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:50.637349 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:50.637349 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:51.179989 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-d58a91cf-ee83-4eb1-b121-af1a2a9c63ae req-01632cfd-dc5b-4d67-99a9-e12caa20694e tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/attachments/6c9578de-933a-4001-8ee6-0004cbaee6db returned with HTTP 200 Jul 10 14:15:51.180678 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 593/2372] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:15:50 2026] DELETE /volume/v3/attachments/6c9578de-933a-4001-8ee6-0004cbaee6db => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:51.431288 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-fe576562-bcac-4743-b813-55ae41b706f6 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:51.433604 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fe576562-bcac-4743-b813-55ae41b706f6 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b Jul 10 14:15:51.433849 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-fe576562-bcac-4743-b813-55ae41b706f6 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:51.434104 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-fe576562-bcac-4743-b813-55ae41b706f6 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:51.440969 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fe576562-bcac-4743-b813-55ae41b706f6 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b returned with HTTP 404 Jul 10 14:15:51.442626 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 592/2373] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:51 2026] GET /volume/v3/volumes/3f779729-6516-4829-bdb7-d8de81425b5b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:15:51.451404 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ef2f88d7-9f6a-49e7-9aea-bb68ea4414df None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:51.509353 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-84416684-96d1-4f96-8a70-34c95ef28685 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:51.512389 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-84416684-96d1-4f96-8a70-34c95ef28685 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 Jul 10 14:15:51.513070 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-84416684-96d1-4f96-8a70-34c95ef28685 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:51.513194 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-84416684-96d1-4f96-8a70-34c95ef28685 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:51.523988 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-84416684-96d1-4f96-8a70-34c95ef28685 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 returned with HTTP 404 Jul 10 14:15:51.524996 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 592/2374] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:51 2026] GET /volume/v3/volumes/f6b9345f-089a-459e-9880-65b8127f7939 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:15:51.533934 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2b161a81-c755-44c9-993b-9b5165773fc2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:51.536186 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2b161a81-c755-44c9-993b-9b5165773fc2 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] DELETE https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:15:51.536527 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2b161a81-c755-44c9-993b-9b5165773fc2 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:51.536698 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2b161a81-c755-44c9-993b-9b5165773fc2 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:51.536885 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-2b161a81-c755-44c9-993b-9b5165773fc2 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Delete volume with id: bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:15:51.545625 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:51.545625 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:51.546188 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2b161a81-c755-44c9-993b-9b5165773fc2 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:15:51.565189 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ef2f88d7-9f6a-49e7-9aea-bb68ea4414df tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] GET https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 Jul 10 14:15:51.565454 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ef2f88d7-9f6a-49e7-9aea-bb68ea4414df tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:51.565755 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ef2f88d7-9f6a-49e7-9aea-bb68ea4414df tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] Calling method 'detail' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:51.567376 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-ef2f88d7-9f6a-49e7-9aea-bb68ea4414df tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:15:51.579813 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2b161a81-c755-44c9-993b-9b5165773fc2 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Delete volume request issued successfully. Jul 10 14:15:51.579813 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2b161a81-c755-44c9-993b-9b5165773fc2 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 202 Jul 10 14:15:51.580572 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 594/2375] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:15:51 2026] DELETE /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:15:51.597801 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-9b63628a-fc07-41cb-beb6-01f6b6b4bc82 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:51.600464 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9b63628a-fc07-41cb-beb6-01f6b6b4bc82 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:15:51.600867 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9b63628a-fc07-41cb-beb6-01f6b6b4bc82 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:51.601104 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9b63628a-fc07-41cb-beb6-01f6b6b4bc82 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:51.614134 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:51.614134 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:51.619837 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-9b63628a-fc07-41cb-beb6-01f6b6b4bc82 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:15:51.629177 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9b63628a-fc07-41cb-beb6-01f6b6b4bc82 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 200 Jul 10 14:15:51.629818 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 593/2376] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:51 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 916 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:51.649772 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-ef2f88d7-9f6a-49e7-9aea-bb68ea4414df tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] Get all volumes completed successfully. Jul 10 14:15:51.653540 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:51.653540 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:51.660542 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ef2f88d7-9f6a-49e7-9aea-bb68ea4414df tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 14:15:51.660925 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 598/2377] 10.4.3.66 () {66 vars in 1278 bytes} [Fri Jul 10 14:15:51 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17246 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:15:51.682777 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-384d3ea4-b80d-4891-a45d-c5bf20dfb471 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:51.685031 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-384d3ea4-b80d-4891-a45d-c5bf20dfb471 tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] DELETE https://10.4.3.66/volume/v3/types/e0370ecf-6268-4c63-9f73-399c5b64cfa3 Jul 10 14:15:51.685299 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-384d3ea4-b80d-4891-a45d-c5bf20dfb471 tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:51.685449 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-384d3ea4-b80d-4891-a45d-c5bf20dfb471 tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] Calling method '_delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:51.721953 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-384d3ea4-b80d-4891-a45d-c5bf20dfb471 tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] https://10.4.3.66/volume/v3/types/e0370ecf-6268-4c63-9f73-399c5b64cfa3 returned with HTTP 202 Jul 10 14:15:51.722783 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 593/2378] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:15:51 2026] DELETE /volume/v3/types/e0370ecf-6268-4c63-9f73-399c5b64cfa3 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:15:51.743335 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7d5b4492-d611-4bea-ac15-06d2c9c772a5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:51.745613 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7d5b4492-d611-4bea-ac15-06d2c9c772a5 tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:15:51.746068 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7d5b4492-d611-4bea-ac15-06d2c9c772a5 tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1608705737", "extra_specs": {}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:51.761786 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7d5b4492-d611-4bea-ac15-06d2c9c772a5 tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:15:51.762927 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 595/2379] 10.4.3.66 () {68 vars in 1245 bytes} [Fri Jul 10 14:15:51 2026] POST /volume/v3/types => generated 212 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:51.773341 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-10d3b9e8-8f02-4022-8641-abd13d64f14e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:51.776251 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-10d3b9e8-8f02-4022-8641-abd13d64f14e tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] POST https://10.4.3.66/volume/v3/types/b80037d2-a420-4999-a142-187cf400ffad/encryption Jul 10 14:15:51.776635 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-10d3b9e8-8f02-4022-8641-abd13d64f14e tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:51.802945 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-10d3b9e8-8f02-4022-8641-abd13d64f14e tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] https://10.4.3.66/volume/v3/types/b80037d2-a420-4999-a142-187cf400ffad/encryption returned with HTTP 200 Jul 10 14:15:51.802945 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 594/2380] 10.4.3.66 () {68 vars in 1390 bytes} [Fri Jul 10 14:15:51 2026] POST /volume/v3/types/b80037d2-a420-4999-a142-187cf400ffad/encryption => generated 230 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:51.817877 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-99a91123-f4ea-4b23-8b21-5cebab34a34e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:51.823113 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-99a91123-f4ea-4b23-8b21-5cebab34a34e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:15:51.824280 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-99a91123-f4ea-4b23-8b21-5cebab34a34e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1059499406", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1608705737", "size": 1}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:51.828175 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-99a91123-f4ea-4b23-8b21-5cebab34a34e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1059499406', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1608705737', 'size': 1}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:15:51.834015 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-99a91123-f4ea-4b23-8b21-5cebab34a34e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Create volume of 1 GB Jul 10 14:15:51.834419 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:51.834419 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:51.834968 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-99a91123-f4ea-4b23-8b21-5cebab34a34e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Availability Zones retrieved successfully. Jul 10 14:15:51.843545 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-99a91123-f4ea-4b23-8b21-5cebab34a34e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Flow 'volume_create_api' (456e5d22-a514-457f-94bc-de0eedd32174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:15:51.845157 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-99a91123-f4ea-4b23-8b21-5cebab34a34e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2c7a4ab-ca33-4efa-8a09-3e9adb8bbabd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:15:51.846261 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-99a91123-f4ea-4b23-8b21-5cebab34a34e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:15:51.886963 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-99a91123-f4ea-4b23-8b21-5cebab34a34e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2c7a4ab-ca33-4efa-8a09-3e9adb8bbabd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:15:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b80037d2-a420-4999-a142-187cf400ffad,is_public=True,name='tempest-scenario-type-luks-1608705737',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b80037d2-a420-4999-a142-187cf400ffad', '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=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:15:51.888073 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-99a91123-f4ea-4b23-8b21-5cebab34a34e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dce535a3-7430-44b3-9f13-14c1dd93f604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:15:51.931547 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-99a91123-f4ea-4b23-8b21-5cebab34a34e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1608705737 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1608705737, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:15:51.932193 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-99a91123-f4ea-4b23-8b21-5cebab34a34e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1608705737 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1608705737, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:15:51.989776 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-99a91123-f4ea-4b23-8b21-5cebab34a34e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Created reservations ['133050fc-6137-4670-89c6-523228763bd5', '995c643b-7182-4161-84f0-76915c87519d', 'd38dd97c-a9dd-4d97-bb97-cdf900bed753', '21c17179-a4e8-4f35-8aa4-67e5906d89cd'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:15:51.990423 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-99a91123-f4ea-4b23-8b21-5cebab34a34e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dce535a3-7430-44b3-9f13-14c1dd93f604) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['133050fc-6137-4670-89c6-523228763bd5', '995c643b-7182-4161-84f0-76915c87519d', 'd38dd97c-a9dd-4d97-bb97-cdf900bed753', '21c17179-a4e8-4f35-8aa4-67e5906d89cd']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:15:51.991439 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-99a91123-f4ea-4b23-8b21-5cebab34a34e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf5d95c4-3d6c-44d2-b9f8-d794d606c17d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:15:52.023109 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-99a91123-f4ea-4b23-8b21-5cebab34a34e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf5d95c4-3d6c-44d2-b9f8-d794d606c17d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3cfa2d9-55b2-4ebd-a015-905ef790575a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1059499406',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cbcf1ccf26c488798f3c13bb4bb6fb7',qos_specs=None,replication_status=,reservations=['133050fc-6137-4670-89c6-523228763bd5','995c643b-7182-4161-84f0-76915c87519d','d38dd97c-a9dd-4d97-bb97-cdf900bed753','21c17179-a4e8-4f35-8aa4-67e5906d89cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88d9ebff6b874a2d82bc602c20906b09',volume_type_id=b80037d2-a420-4999-a142-187cf400ffad), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:15:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1059499406',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d3cfa2d9-55b2-4ebd-a015-905ef790575a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2cbcf1ccf26c488798f3c13bb4bb6fb7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88d9ebff6b874a2d82bc602c20906b09',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b80037d2-a420-4999-a142-187cf400ffad),volume_type_id=b80037d2-a420-4999-a142-187cf400ffad)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:15:52.024212 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-99a91123-f4ea-4b23-8b21-5cebab34a34e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8b6ac06-00d8-4dbf-a761-6562e91f9827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:15:52.051651 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-99a91123-f4ea-4b23-8b21-5cebab34a34e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8b6ac06-00d8-4dbf-a761-6562e91f9827) transitioned into state 'SUCCESS' from state '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-1059499406',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2cbcf1ccf26c488798f3c13bb4bb6fb7',qos_specs=None,replication_status=,reservations=['133050fc-6137-4670-89c6-523228763bd5','995c643b-7182-4161-84f0-76915c87519d','d38dd97c-a9dd-4d97-bb97-cdf900bed753','21c17179-a4e8-4f35-8aa4-67e5906d89cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88d9ebff6b874a2d82bc602c20906b09',volume_type_id=b80037d2-a420-4999-a142-187cf400ffad)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:15:52.052702 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-99a91123-f4ea-4b23-8b21-5cebab34a34e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6f815bf-5817-4ac5-8160-cfae37da0a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:15:52.064651 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-99a91123-f4ea-4b23-8b21-5cebab34a34e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6f815bf-5817-4ac5-8160-cfae37da0a2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:15:52.065670 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-99a91123-f4ea-4b23-8b21-5cebab34a34e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Flow 'volume_create_api' (456e5d22-a514-457f-94bc-de0eedd32174) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:15:52.066014 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-99a91123-f4ea-4b23-8b21-5cebab34a34e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Create volume request issued successfully. Jul 10 14:15:52.066704 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-99a91123-f4ea-4b23-8b21-5cebab34a34e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:15:52.067100 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 599/2381] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:15:51 2026] POST /volume/v3/volumes => generated 783 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:15:52.644093 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4f7aacd4-f7e4-4f8d-9d82-b74cd7ab56db None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:52.646033 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4f7aacd4-f7e4-4f8d-9d82-b74cd7ab56db tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c Jul 10 14:15:52.646249 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4f7aacd4-f7e4-4f8d-9d82-b74cd7ab56db tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:52.646431 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4f7aacd4-f7e4-4f8d-9d82-b74cd7ab56db tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:52.653207 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4f7aacd4-f7e4-4f8d-9d82-b74cd7ab56db tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c returned with HTTP 404 Jul 10 14:15:52.653829 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 594/2382] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:52 2026] GET /volume/v3/volumes/bca8fa21-1da5-4661-8384-f49adaf0bb8c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:15:52.661240 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6922128c-1820-43db-8c6a-4eec9f518965 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:52.663066 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6922128c-1820-43db-8c6a-4eec9f518965 tempest-VolumeMultiattachTests-1321687052 tempest-VolumeMultiattachTests-1321687052-project-admin] GET https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 Jul 10 14:15:52.663793 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6922128c-1820-43db-8c6a-4eec9f518965 tempest-VolumeMultiattachTests-1321687052 tempest-VolumeMultiattachTests-1321687052-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:52.663793 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6922128c-1820-43db-8c6a-4eec9f518965 tempest-VolumeMultiattachTests-1321687052 tempest-VolumeMultiattachTests-1321687052-project-admin] Calling method 'detail' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:52.664412 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6922128c-1820-43db-8c6a-4eec9f518965 tempest-VolumeMultiattachTests-1321687052 tempest-VolumeMultiattachTests-1321687052-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100152) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:15:52.710722 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6922128c-1820-43db-8c6a-4eec9f518965 tempest-VolumeMultiattachTests-1321687052 tempest-VolumeMultiattachTests-1321687052-project-admin] Get all volumes completed successfully. Jul 10 14:15:52.713725 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:52.713725 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:52.721631 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6922128c-1820-43db-8c6a-4eec9f518965 tempest-VolumeMultiattachTests-1321687052 tempest-VolumeMultiattachTests-1321687052-project-admin] https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 14:15:52.721879 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 596/2383] 10.4.3.66 () {66 vars in 1278 bytes} [Fri Jul 10 14:15:52 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17206 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:15:52.738807 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4ebedd15-0071-41f4-8d91-5bb0536fb9fd None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:52.745472 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4ebedd15-0071-41f4-8d91-5bb0536fb9fd tempest-TestServerVolumeAttachmentScenario-471272233 tempest-TestServerVolumeAttachmentScenario-471272233-project-admin] POST https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87/action Jul 10 14:15:52.745472 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4ebedd15-0071-41f4-8d91-5bb0536fb9fd tempest-TestServerVolumeAttachmentScenario-471272233 tempest-TestServerVolumeAttachmentScenario-471272233-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:15:52.745472 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4ebedd15-0071-41f4-8d91-5bb0536fb9fd tempest-TestServerVolumeAttachmentScenario-471272233 tempest-TestServerVolumeAttachmentScenario-471272233-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:52.745757 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-07ccd668-2703-4234-b930-97d043b72aa3 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:52.747882 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-07ccd668-2703-4234-b930-97d043b72aa3 tempest-VolumeMultiattachTests-1321687052 tempest-VolumeMultiattachTests-1321687052-project-admin] DELETE https://10.4.3.66/volume/v3/types/6911bebc-cc04-460a-bcc8-5ef693d3f76f Jul 10 14:15:52.749324 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-07ccd668-2703-4234-b930-97d043b72aa3 tempest-VolumeMultiattachTests-1321687052 tempest-VolumeMultiattachTests-1321687052-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:52.749324 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-07ccd668-2703-4234-b930-97d043b72aa3 tempest-VolumeMultiattachTests-1321687052 tempest-VolumeMultiattachTests-1321687052-project-admin] Calling method '_delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:52.749324 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:52.749324 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:52.758150 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:52.758150 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:52.760539 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.contrib.admin_actions [None req-4ebedd15-0071-41f4-8d91-5bb0536fb9fd tempest-TestServerVolumeAttachmentScenario-471272233 tempest-TestServerVolumeAttachmentScenario-471272233-project-admin] Updating volume '1f561dfa-57f6-462b-a146-07cef32c2e87' with '{'status': 'in-use'}' {{(pid=100153) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 10 14:15:52.775414 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-07ccd668-2703-4234-b930-97d043b72aa3 tempest-VolumeMultiattachTests-1321687052 tempest-VolumeMultiattachTests-1321687052-project-admin] https://10.4.3.66/volume/v3/types/6911bebc-cc04-460a-bcc8-5ef693d3f76f returned with HTTP 202 Jul 10 14:15:52.775414 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 600/2384] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:15:52 2026] DELETE /volume/v3/types/6911bebc-cc04-460a-bcc8-5ef693d3f76f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:15:52.783749 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4ebedd15-0071-41f4-8d91-5bb0536fb9fd tempest-TestServerVolumeAttachmentScenario-471272233 tempest-TestServerVolumeAttachmentScenario-471272233-project-admin] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87/action returned with HTTP 202 Jul 10 14:15:52.784165 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 595/2385] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:15:52 2026] POST /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:15:52.793760 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-8fa96524-e659-4337-ba24-81eb681af741 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:52.797033 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8fa96524-e659-4337-ba24-81eb681af741 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:15:52.797359 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8fa96524-e659-4337-ba24-81eb681af741 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:52.797665 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8fa96524-e659-4337-ba24-81eb681af741 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:52.817372 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:52.817372 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:52.828160 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-8fa96524-e659-4337-ba24-81eb681af741 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:52.838028 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8fa96524-e659-4337-ba24-81eb681af741 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:15:52.838636 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 595/2386] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:52 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 1146 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:52.896024 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-c7ce7110-4885-43f7-8db6-f7d30081509c req-54e68a9a-fde6-46be-ba10-e243778e85ed None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:52.898849 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c7ce7110-4885-43f7-8db6-f7d30081509c req-54e68a9a-fde6-46be-ba10-e243778e85ed tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:15:52.899158 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c7ce7110-4885-43f7-8db6-f7d30081509c req-54e68a9a-fde6-46be-ba10-e243778e85ed tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:52.899428 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c7ce7110-4885-43f7-8db6-f7d30081509c req-54e68a9a-fde6-46be-ba10-e243778e85ed tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:52.919181 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:52.919181 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:52.928482 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-c7ce7110-4885-43f7-8db6-f7d30081509c req-54e68a9a-fde6-46be-ba10-e243778e85ed tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:52.939199 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c7ce7110-4885-43f7-8db6-f7d30081509c req-54e68a9a-fde6-46be-ba10-e243778e85ed tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:15:52.939638 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 597/2387] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:15:52 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 1146 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:52.965523 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-c7ce7110-4885-43f7-8db6-f7d30081509c req-b420793c-8179-4cca-a119-05dd756ca62d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:52.967591 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-c7ce7110-4885-43f7-8db6-f7d30081509c req-b420793c-8179-4cca-a119-05dd756ca62d tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] POST https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87/action Jul 10 14:15:52.967990 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-c7ce7110-4885-43f7-8db6-f7d30081509c req-b420793c-8179-4cca-a119-05dd756ca62d tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:15:52.968115 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-c7ce7110-4885-43f7-8db6-f7d30081509c req-b420793c-8179-4cca-a119-05dd756ca62d tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:52.985484 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:52.985484 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:52.986087 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-c7ce7110-4885-43f7-8db6-f7d30081509c req-b420793c-8179-4cca-a119-05dd756ca62d tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:52.998437 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-c7ce7110-4885-43f7-8db6-f7d30081509c req-b420793c-8179-4cca-a119-05dd756ca62d tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Begin detaching volume completed successfully. Jul 10 14:15:52.998697 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-c7ce7110-4885-43f7-8db6-f7d30081509c req-b420793c-8179-4cca-a119-05dd756ca62d tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87/action returned with HTTP 202 Jul 10 14:15:52.999172 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 601/2388] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:15:52 2026] POST /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:15:54.026898 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-af26b0e9-a043-482c-b551-e8c0543bf90a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:54.027293 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-af26b0e9-a043-482c-b551-e8c0543bf90a None None] GET https://10.4.3.66/volume// Jul 10 14:15:54.027465 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-af26b0e9-a043-482c-b551-e8c0543bf90a None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:54.027682 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-af26b0e9-a043-482c-b551-e8c0543bf90a None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:54.028004 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-af26b0e9-a043-482c-b551-e8c0543bf90a None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:15:54.028298 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 596/2389] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:15:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:15:54.035468 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-c7ce7110-4885-43f7-8db6-f7d30081509c req-0cf852aa-44d4-4a07-9fd6-5461ca11522a None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:54.037752 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-c7ce7110-4885-43f7-8db6-f7d30081509c req-0cf852aa-44d4-4a07-9fd6-5461ca11522a tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:15:54.037961 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-c7ce7110-4885-43f7-8db6-f7d30081509c req-0cf852aa-44d4-4a07-9fd6-5461ca11522a tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:54.038161 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-c7ce7110-4885-43f7-8db6-f7d30081509c req-0cf852aa-44d4-4a07-9fd6-5461ca11522a tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:54.047651 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:54.047651 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:54.052476 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-c7ce7110-4885-43f7-8db6-f7d30081509c req-0cf852aa-44d4-4a07-9fd6-5461ca11522a tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:54.057568 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-c7ce7110-4885-43f7-8db6-f7d30081509c req-0cf852aa-44d4-4a07-9fd6-5461ca11522a tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:15:54.058065 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 596/2390] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:15:54 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 1329 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:15:55.565603 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-c7ce7110-4885-43f7-8db6-f7d30081509c req-710dad9b-0e65-4fa2-aa9c-e653680ef9fb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:55.567662 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-01d349cf-eb5b-4b94-adf6-0e4ec2c7d1ef None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:55.569829 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c7ce7110-4885-43f7-8db6-f7d30081509c req-710dad9b-0e65-4fa2-aa9c-e653680ef9fb tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] DELETE https://10.4.3.66/volume/v3/attachments/0fc8ad39-5174-4432-b173-28ddd50cc052 Jul 10 14:15:55.569829 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c7ce7110-4885-43f7-8db6-f7d30081509c req-710dad9b-0e65-4fa2-aa9c-e653680ef9fb tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:55.569829 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c7ce7110-4885-43f7-8db6-f7d30081509c req-710dad9b-0e65-4fa2-aa9c-e653680ef9fb tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:55.586040 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:55.586040 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:55.766529 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-01d349cf-eb5b-4b94-adf6-0e4ec2c7d1ef tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:15:55.766529 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-01d349cf-eb5b-4b94-adf6-0e4ec2c7d1ef tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1363264254"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:55.768353 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-01d349cf-eb5b-4b94-adf6-0e4ec2c7d1ef tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1363264254'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:15:55.768857 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-01d349cf-eb5b-4b94-adf6-0e4ec2c7d1ef tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Create volume of 1 GB Jul 10 14:15:55.775448 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-01d349cf-eb5b-4b94-adf6-0e4ec2c7d1ef tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Availability Zones retrieved successfully. Jul 10 14:15:55.786159 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-01d349cf-eb5b-4b94-adf6-0e4ec2c7d1ef tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Flow 'volume_create_api' (4f17e315-dc94-47ec-80db-45b21c882411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:15:55.788375 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-01d349cf-eb5b-4b94-adf6-0e4ec2c7d1ef tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (470bcf98-5078-4826-b0bf-9e12d9db5ed2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:15:55.789886 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-01d349cf-eb5b-4b94-adf6-0e4ec2c7d1ef tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:15:55.849333 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-01d349cf-eb5b-4b94-adf6-0e4ec2c7d1ef tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (470bcf98-5078-4826-b0bf-9e12d9db5ed2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:15:55.849844 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-01d349cf-eb5b-4b94-adf6-0e4ec2c7d1ef tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e934c8ab-331d-41a0-840c-ed64477343b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:15:55.976728 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-01d349cf-eb5b-4b94-adf6-0e4ec2c7d1ef tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Created reservations ['5b1af3da-0f55-41d2-859f-c609500cae3b', '3653ea61-1e8a-4ef4-8ed1-509c3864f9b8', '4a851b32-4879-42a5-bbd3-a9593438a356', 'b1407427-91e3-4634-879f-9548cd691674'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:15:55.976728 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-01d349cf-eb5b-4b94-adf6-0e4ec2c7d1ef tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e934c8ab-331d-41a0-840c-ed64477343b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b1af3da-0f55-41d2-859f-c609500cae3b', '3653ea61-1e8a-4ef4-8ed1-509c3864f9b8', '4a851b32-4879-42a5-bbd3-a9593438a356', 'b1407427-91e3-4634-879f-9548cd691674']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:15:55.977540 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-01d349cf-eb5b-4b94-adf6-0e4ec2c7d1ef tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06b410cd-9bcb-431f-aeed-e2f5f33f151c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:15:56.005999 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-01d349cf-eb5b-4b94-adf6-0e4ec2c7d1ef tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06b410cd-9bcb-431f-aeed-e2f5f33f151c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '079aea43-d892-4e69-90a9-3f9ca4f23a5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1363264254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f614dd5200443bc8efabc9a73596925',qos_specs=None,replication_status=,reservations=['5b1af3da-0f55-41d2-859f-c609500cae3b','3653ea61-1e8a-4ef4-8ed1-509c3864f9b8','4a851b32-4879-42a5-bbd3-a9593438a356','b1407427-91e3-4634-879f-9548cd691674'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='437313c0ce10435ea3b890da8a613714',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:15:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1363264254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=079aea43-d892-4e69-90a9-3f9ca4f23a5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f614dd5200443bc8efabc9a73596925',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='437313c0ce10435ea3b890da8a613714',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:15:56.007124 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-01d349cf-eb5b-4b94-adf6-0e4ec2c7d1ef tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e38f455d-87d4-45c5-872a-48b4b61f12f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:15:56.030260 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-01d349cf-eb5b-4b94-adf6-0e4ec2c7d1ef tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e38f455d-87d4-45c5-872a-48b4b61f12f1) transitioned into state 'SUCCESS' from state '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-1363264254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f614dd5200443bc8efabc9a73596925',qos_specs=None,replication_status=,reservations=['5b1af3da-0f55-41d2-859f-c609500cae3b','3653ea61-1e8a-4ef4-8ed1-509c3864f9b8','4a851b32-4879-42a5-bbd3-a9593438a356','b1407427-91e3-4634-879f-9548cd691674'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='437313c0ce10435ea3b890da8a613714',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:15:56.031754 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-01d349cf-eb5b-4b94-adf6-0e4ec2c7d1ef tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e3a290b-25bc-40c1-a6d0-81a5575df69d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:15:56.049587 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-01d349cf-eb5b-4b94-adf6-0e4ec2c7d1ef tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e3a290b-25bc-40c1-a6d0-81a5575df69d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:15:56.050462 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-01d349cf-eb5b-4b94-adf6-0e4ec2c7d1ef tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Flow 'volume_create_api' (4f17e315-dc94-47ec-80db-45b21c882411) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:15:56.050829 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-01d349cf-eb5b-4b94-adf6-0e4ec2c7d1ef tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Create volume request issued successfully. Jul 10 14:15:56.051530 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-01d349cf-eb5b-4b94-adf6-0e4ec2c7d1ef tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:15:56.052291 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 602/2391] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:15:55 2026] POST /volume/v3/volumes => generated 749 bytes in 485 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:15:56.065394 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-57cff6a1-bfc7-4999-a8b3-196fba21629c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:56.068331 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-57cff6a1-bfc7-4999-a8b3-196fba21629c tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] GET https://10.4.3.66/volume/v3/volumes/079aea43-d892-4e69-90a9-3f9ca4f23a5e Jul 10 14:15:56.068529 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-57cff6a1-bfc7-4999-a8b3-196fba21629c tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:56.068733 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-57cff6a1-bfc7-4999-a8b3-196fba21629c tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:56.088846 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:56.088846 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:56.094718 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-57cff6a1-bfc7-4999-a8b3-196fba21629c tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Volume info retrieved successfully. Jul 10 14:15:56.101032 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-57cff6a1-bfc7-4999-a8b3-196fba21629c tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] https://10.4.3.66/volume/v3/volumes/079aea43-d892-4e69-90a9-3f9ca4f23a5e returned with HTTP 200 Jul 10 14:15:56.104114 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 597/2392] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:56 2026] GET /volume/v3/volumes/079aea43-d892-4e69-90a9-3f9ca4f23a5e => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:56.138594 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c7ce7110-4885-43f7-8db6-f7d30081509c req-710dad9b-0e65-4fa2-aa9c-e653680ef9fb tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/attachments/0fc8ad39-5174-4432-b173-28ddd50cc052 returned with HTTP 200 Jul 10 14:15:56.139321 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 598/2393] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:15:55 2026] DELETE /volume/v3/attachments/0fc8ad39-5174-4432-b173-28ddd50cc052 => generated 19 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:57.120835 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f5c3d42b-43a9-4b93-a392-0e4d01ffb5fc None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:57.123331 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f5c3d42b-43a9-4b93-a392-0e4d01ffb5fc tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] GET https://10.4.3.66/volume/v3/volumes/079aea43-d892-4e69-90a9-3f9ca4f23a5e Jul 10 14:15:57.123594 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f5c3d42b-43a9-4b93-a392-0e4d01ffb5fc tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:57.123859 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f5c3d42b-43a9-4b93-a392-0e4d01ffb5fc tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:57.133673 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:57.133673 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:57.139024 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-f5c3d42b-43a9-4b93-a392-0e4d01ffb5fc tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Volume info retrieved successfully. Jul 10 14:15:57.148818 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f5c3d42b-43a9-4b93-a392-0e4d01ffb5fc tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] https://10.4.3.66/volume/v3/volumes/079aea43-d892-4e69-90a9-3f9ca4f23a5e returned with HTTP 200 Jul 10 14:15:57.149349 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 597/2394] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:57 2026] GET /volume/v3/volumes/079aea43-d892-4e69-90a9-3f9ca4f23a5e => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:57.155674 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-41a9ae88-2e01-4897-9276-4492b0417728 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:57.161771 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-41a9ae88-2e01-4897-9276-4492b0417728 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:57.163416 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-41a9ae88-2e01-4897-9276-4492b0417728 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:57.163416 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-41a9ae88-2e01-4897-9276-4492b0417728 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:57.170530 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-987c1613-7cd6-4a98-84c1-66e99b2ec837 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:57.172634 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-987c1613-7cd6-4a98-84c1-66e99b2ec837 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] POST https://10.4.3.66/volume/v3/os-volume-transfer Jul 10 14:15:57.172991 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-987c1613-7cd6-4a98-84c1-66e99b2ec837 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "079aea43-d892-4e69-90a9-3f9ca4f23a5e"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:57.173893 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:57.173893 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:57.174476 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.contrib.volume_transfer [None req-987c1613-7cd6-4a98-84c1-66e99b2ec837 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Creating new volume transfer {'transfer': {'volume_id': '079aea43-d892-4e69-90a9-3f9ca4f23a5e'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 10 14:15:57.174608 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.contrib.volume_transfer [None req-987c1613-7cd6-4a98-84c1-66e99b2ec837 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Creating transfer of volume 079aea43-d892-4e69-90a9-3f9ca4f23a5e Jul 10 14:15:57.174714 np0000005012 devstack@c-api.service[100153]: INFO cinder.transfer.api [None req-987c1613-7cd6-4a98-84c1-66e99b2ec837 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Generating transfer record for volume 079aea43-d892-4e69-90a9-3f9ca4f23a5e Jul 10 14:15:57.178481 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-41a9ae88-2e01-4897-9276-4492b0417728 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:57.183700 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-41a9ae88-2e01-4897-9276-4492b0417728 tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:57.184116 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 603/2395] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:57 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 864 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:57.184460 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:57.184460 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:57.196958 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-987c1613-7cd6-4a98-84c1-66e99b2ec837 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] https://10.4.3.66/volume/v3/os-volume-transfer returned with HTTP 202 Jul 10 14:15:57.197637 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 598/2396] 10.4.3.66 () {68 vars in 1284 bytes} [Fri Jul 10 14:15:57 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:15:57.207323 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d0969225-e7c0-486d-b7ba-df85e45d010b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:57.211987 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-2982b69f-25f3-4eca-9a50-407c1b3fd0ee None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:57.212099 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d0969225-e7c0-486d-b7ba-df85e45d010b tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] DELETE https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:57.212099 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d0969225-e7c0-486d-b7ba-df85e45d010b tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:57.212099 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d0969225-e7c0-486d-b7ba-df85e45d010b tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:57.212099 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-d0969225-e7c0-486d-b7ba-df85e45d010b tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Delete volume with id: 8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:57.212274 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2982b69f-25f3-4eca-9a50-407c1b3fd0ee tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] GET https://10.4.3.66/volume/v3/volumes/079aea43-d892-4e69-90a9-3f9ca4f23a5e Jul 10 14:15:57.212274 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2982b69f-25f3-4eca-9a50-407c1b3fd0ee tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:57.212363 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2982b69f-25f3-4eca-9a50-407c1b3fd0ee tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:57.219765 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:57.219765 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:57.222661 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:57.222661 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:57.223476 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d0969225-e7c0-486d-b7ba-df85e45d010b tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:57.224388 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-2982b69f-25f3-4eca-9a50-407c1b3fd0ee tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Volume info retrieved successfully. Jul 10 14:15:57.231049 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2982b69f-25f3-4eca-9a50-407c1b3fd0ee tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] https://10.4.3.66/volume/v3/volumes/079aea43-d892-4e69-90a9-3f9ca4f23a5e returned with HTTP 200 Jul 10 14:15:57.231482 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 598/2397] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:57 2026] GET /volume/v3/volumes/079aea43-d892-4e69-90a9-3f9ca4f23a5e => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:57.245852 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ee0da32b-7057-4622-8dd3-b1736b16b4f1 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:57.247848 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ee0da32b-7057-4622-8dd3-b1736b16b4f1 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] GET https://10.4.3.66/volume/v3/os-volume-transfer/73b1c95e-0fc6-433c-9e75-fd5e5bc7a0c8 Jul 10 14:15:57.248034 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ee0da32b-7057-4622-8dd3-b1736b16b4f1 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:57.248274 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ee0da32b-7057-4622-8dd3-b1736b16b4f1 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:57.253139 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ee0da32b-7057-4622-8dd3-b1736b16b4f1 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] https://10.4.3.66/volume/v3/os-volume-transfer/73b1c95e-0fc6-433c-9e75-fd5e5bc7a0c8 returned with HTTP 200 Jul 10 14:15:57.254863 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 604/2398] 10.4.3.66 () {66 vars in 1374 bytes} [Fri Jul 10 14:15:57 2026] GET /volume/v3/os-volume-transfer/73b1c95e-0fc6-433c-9e75-fd5e5bc7a0c8 => generated 407 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:57.255769 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d0969225-e7c0-486d-b7ba-df85e45d010b tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Delete volume request issued successfully. Jul 10 14:15:57.256297 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d0969225-e7c0-486d-b7ba-df85e45d010b tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 202 Jul 10 14:15:57.256833 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 599/2399] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:15:57 2026] DELETE /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:15:57.267411 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-2d13f12a-bfcc-4181-8ccb-1b3f4711568b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:57.269458 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-7815c2f0-1273-4cf0-9e04-f550a26e8315 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:57.271565 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7815c2f0-1273-4cf0-9e04-f550a26e8315 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] GET https://10.4.3.66/volume/v3/os-volume-transfer Jul 10 14:15:57.271802 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7815c2f0-1273-4cf0-9e04-f550a26e8315 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:57.272019 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7815c2f0-1273-4cf0-9e04-f550a26e8315 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Calling method 'index' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:57.272185 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2d13f12a-bfcc-4181-8ccb-1b3f4711568b tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:57.272267 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.contrib.volume_transfer [None req-7815c2f0-1273-4cf0-9e04-f550a26e8315 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Listing volume transfers {{(pid=100155) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 10 14:15:57.272573 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2d13f12a-bfcc-4181-8ccb-1b3f4711568b tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:57.272836 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2d13f12a-bfcc-4181-8ccb-1b3f4711568b tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:57.277732 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7815c2f0-1273-4cf0-9e04-f550a26e8315 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] https://10.4.3.66/volume/v3/os-volume-transfer returned with HTTP 200 Jul 10 14:15:57.278224 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 599/2400] 10.4.3.66 () {66 vars in 1263 bytes} [Fri Jul 10 14:15:57 2026] GET /volume/v3/os-volume-transfer => generated 366 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:57.282020 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:57.282020 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:57.290274 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-2d13f12a-bfcc-4181-8ccb-1b3f4711568b tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Volume info retrieved successfully. Jul 10 14:15:57.296571 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-57c48285-b536-43b0-8156-de1379ab3e08 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:57.300351 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2d13f12a-bfcc-4181-8ccb-1b3f4711568b tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 200 Jul 10 14:15:57.301080 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 599/2401] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:57 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 863 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:57.368605 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-2d607e5e-a1f1-4aaf-a999-710d1056a638 req-fb4e9e62-09fb-4ac4-9ba2-1b0ea6fa8157 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:57.373865 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-2d607e5e-a1f1-4aaf-a999-710d1056a638 req-fb4e9e62-09fb-4ac4-9ba2-1b0ea6fa8157 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:15:57.374120 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-2d607e5e-a1f1-4aaf-a999-710d1056a638 req-fb4e9e62-09fb-4ac4-9ba2-1b0ea6fa8157 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:57.374355 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-2d607e5e-a1f1-4aaf-a999-710d1056a638 req-fb4e9e62-09fb-4ac4-9ba2-1b0ea6fa8157 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:57.387716 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:57.387716 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:57.397646 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-2d607e5e-a1f1-4aaf-a999-710d1056a638 req-fb4e9e62-09fb-4ac4-9ba2-1b0ea6fa8157 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:15:57.404272 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-57c48285-b536-43b0-8156-de1379ab3e08 tempest-VolumesTransfersTest-430723236 tempest-VolumesTransfersTest-430723236-project-member] POST https://10.4.3.66/volume/v3/os-volume-transfer/73b1c95e-0fc6-433c-9e75-fd5e5bc7a0c8/accept Jul 10 14:15:57.404272 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-57c48285-b536-43b0-8156-de1379ab3e08 tempest-VolumesTransfersTest-430723236 tempest-VolumesTransfersTest-430723236-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "a4b8d8bcd82f6b12"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:57.405975 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.contrib.volume_transfer [None req-57c48285-b536-43b0-8156-de1379ab3e08 tempest-VolumesTransfersTest-430723236 tempest-VolumesTransfersTest-430723236-project-member] Accepting volume transfer 73b1c95e-0fc6-433c-9e75-fd5e5bc7a0c8 {{(pid=100154) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 10 14:15:57.407794 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.contrib.volume_transfer [None req-57c48285-b536-43b0-8156-de1379ab3e08 tempest-VolumesTransfersTest-430723236 tempest-VolumesTransfersTest-430723236-project-member] Accepting transfer 73b1c95e-0fc6-433c-9e75-fd5e5bc7a0c8 Jul 10 14:15:57.409022 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-2d607e5e-a1f1-4aaf-a999-710d1056a638 req-fb4e9e62-09fb-4ac4-9ba2-1b0ea6fa8157 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:15:57.409697 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 600/2402] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:15:57 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 854 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:57.491210 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-57c48285-b536-43b0-8156-de1379ab3e08 tempest-VolumesTransfersTest-430723236 tempest-VolumesTransfersTest-430723236-project-member] Created reservations ['321dcfc2-19c5-4635-bc4b-2d4ac4c72cd8', 'da264b80-f97f-4b3f-8e85-41055dad0610', 'b119f976-c6a4-46fe-b48d-1c5323f6a59b', 'aca88415-8d38-4c7f-b3d2-ec6c61ea9215'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:15:57.522844 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-57c48285-b536-43b0-8156-de1379ab3e08 tempest-VolumesTransfersTest-430723236 tempest-VolumesTransfersTest-430723236-project-member] Created reservations ['3a78d150-f081-4df9-b623-c6d891d04a38', '794de19d-7ce4-4fb0-a215-f53d71d1e139', 'b74b0c00-3260-4be1-adeb-12493ddcb738', '803b185f-0a14-4bdf-8732-b1b966bd50aa'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:15:57.563468 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-57c48285-b536-43b0-8156-de1379ab3e08 tempest-VolumesTransfersTest-430723236 tempest-VolumesTransfersTest-430723236-project-member] Created reservations ['3c7446e7-d138-41d2-9a85-8c94246fc154', '974eee22-5977-4d1d-a12c-333f5cb2c9e2', '388c9c18-0db7-4d0b-a796-098517fab2c1', '40f7a11c-67ba-4e2a-889f-5ee8d8d27088'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:15:57.597009 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-57c48285-b536-43b0-8156-de1379ab3e08 tempest-VolumesTransfersTest-430723236 tempest-VolumesTransfersTest-430723236-project-member] Created reservations ['d7819b98-9871-4e5d-a0a3-78ef11ebb3e0', 'a4cbccea-2a0a-4685-ba27-ba4bef75bfbd', '41ac5183-193b-46a2-ae52-797e735492fe', '44d54d6d-0c21-4e89-98b0-03be66d5dfd2'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:15:58.100531 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-57c48285-b536-43b0-8156-de1379ab3e08 tempest-VolumesTransfersTest-430723236 tempest-VolumesTransfersTest-430723236-project-member] Transfer volume completed successfully. Jul 10 14:15:58.190007 np0000005012 devstack@c-api.service[100154]: INFO cinder.transfer.api [None req-57c48285-b536-43b0-8156-de1379ab3e08 tempest-VolumesTransfersTest-430723236 tempest-VolumesTransfersTest-430723236-project-member] Volume 079aea43-d892-4e69-90a9-3f9ca4f23a5e has been transferred. Jul 10 14:15:58.199521 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-57c48285-b536-43b0-8156-de1379ab3e08 tempest-VolumesTransfersTest-430723236 tempest-VolumesTransfersTest-430723236-project-member] https://10.4.3.66/volume/v3/os-volume-transfer/73b1c95e-0fc6-433c-9e75-fd5e5bc7a0c8/accept returned with HTTP 202 Jul 10 14:15:58.200860 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 605/2403] 10.4.3.66 () {68 vars in 1416 bytes} [Fri Jul 10 14:15:57 2026] POST /volume/v3/os-volume-transfer/73b1c95e-0fc6-433c-9e75-fd5e5bc7a0c8/accept => generated 363 bytes in 905 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:15:58.209735 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-8ef98d8b-3c34-422f-8810-9285d4a7e1a0 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:58.212235 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8ef98d8b-3c34-422f-8810-9285d4a7e1a0 tempest-VolumesTransfersTest-430723236 tempest-VolumesTransfersTest-430723236-project-member] GET https://10.4.3.66/volume/v3/volumes/079aea43-d892-4e69-90a9-3f9ca4f23a5e Jul 10 14:15:58.212639 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8ef98d8b-3c34-422f-8810-9285d4a7e1a0 tempest-VolumesTransfersTest-430723236 tempest-VolumesTransfersTest-430723236-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:58.212844 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8ef98d8b-3c34-422f-8810-9285d4a7e1a0 tempest-VolumesTransfersTest-430723236 tempest-VolumesTransfersTest-430723236-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:58.224235 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:58.224235 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:15:58.229810 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-8ef98d8b-3c34-422f-8810-9285d4a7e1a0 tempest-VolumesTransfersTest-430723236 tempest-VolumesTransfersTest-430723236-project-member] Volume info retrieved successfully. Jul 10 14:15:58.237799 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8ef98d8b-3c34-422f-8810-9285d4a7e1a0 tempest-VolumesTransfersTest-430723236 tempest-VolumesTransfersTest-430723236-project-member] https://10.4.3.66/volume/v3/volumes/079aea43-d892-4e69-90a9-3f9ca4f23a5e returned with HTTP 200 Jul 10 14:15:58.238890 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 600/2404] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:58 2026] GET /volume/v3/volumes/079aea43-d892-4e69-90a9-3f9ca4f23a5e => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:58.254800 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4ac9dd5c-e8f7-4099-8d89-0de9d79db92a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:58.256996 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4ac9dd5c-e8f7-4099-8d89-0de9d79db92a tempest-VolumesTransfersTest-430723236 tempest-VolumesTransfersTest-430723236-project-member] GET https://10.4.3.66/volume/v3/volumes/079aea43-d892-4e69-90a9-3f9ca4f23a5e Jul 10 14:15:58.257231 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4ac9dd5c-e8f7-4099-8d89-0de9d79db92a tempest-VolumesTransfersTest-430723236 tempest-VolumesTransfersTest-430723236-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:58.258385 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4ac9dd5c-e8f7-4099-8d89-0de9d79db92a tempest-VolumesTransfersTest-430723236 tempest-VolumesTransfersTest-430723236-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:58.267476 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:58.267476 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:58.271852 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-4ac9dd5c-e8f7-4099-8d89-0de9d79db92a tempest-VolumesTransfersTest-430723236 tempest-VolumesTransfersTest-430723236-project-member] Volume info retrieved successfully. Jul 10 14:15:58.278001 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4ac9dd5c-e8f7-4099-8d89-0de9d79db92a tempest-VolumesTransfersTest-430723236 tempest-VolumesTransfersTest-430723236-project-member] https://10.4.3.66/volume/v3/volumes/079aea43-d892-4e69-90a9-3f9ca4f23a5e returned with HTTP 200 Jul 10 14:15:58.278512 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 600/2405] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:58 2026] GET /volume/v3/volumes/079aea43-d892-4e69-90a9-3f9ca4f23a5e => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:15:58.294164 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e4f9d5a0-0cb5-4b25-95ad-732928a4754a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:58.296576 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e4f9d5a0-0cb5-4b25-95ad-732928a4754a tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] DELETE https://10.4.3.66/volume/v3/os-volume-transfer/73b1c95e-0fc6-433c-9e75-fd5e5bc7a0c8 Jul 10 14:15:58.296859 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e4f9d5a0-0cb5-4b25-95ad-732928a4754a tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:58.297313 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e4f9d5a0-0cb5-4b25-95ad-732928a4754a tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:58.297459 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.contrib.volume_transfer [None req-e4f9d5a0-0cb5-4b25-95ad-732928a4754a tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Delete transfer with id: 73b1c95e-0fc6-433c-9e75-fd5e5bc7a0c8 Jul 10 14:15:58.303486 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e4f9d5a0-0cb5-4b25-95ad-732928a4754a tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] https://10.4.3.66/volume/v3/os-volume-transfer/73b1c95e-0fc6-433c-9e75-fd5e5bc7a0c8 returned with HTTP 404 Jul 10 14:15:58.304460 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 601/2406] 10.4.3.66 () {66 vars in 1377 bytes} [Fri Jul 10 14:15:58 2026] DELETE /volume/v3/os-volume-transfer/73b1c95e-0fc6-433c-9e75-fd5e5bc7a0c8 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:15:58.314524 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d294f110-ba7d-42dd-bd67-2333e2ff56f7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:58.316695 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-296d3293-cc4f-49e4-947f-929c1a6d3aab None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:58.318945 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-296d3293-cc4f-49e4-947f-929c1a6d3aab tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] GET https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 Jul 10 14:15:58.319256 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-296d3293-cc4f-49e4-947f-929c1a6d3aab tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:58.319420 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-296d3293-cc4f-49e4-947f-929c1a6d3aab tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:58.327315 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-296d3293-cc4f-49e4-947f-929c1a6d3aab tempest-VolumesExtendAttachedTest-25570760 tempest-VolumesExtendAttachedTest-25570760-project-member] https://10.4.3.66/volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 returned with HTTP 404 Jul 10 14:15:58.327931 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 601/2407] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:15:58 2026] GET /volume/v3/volumes/8fc1a9f2-2fe4-4519-806c-e91297efdf18 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:15:58.358859 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d294f110-ba7d-42dd-bd67-2333e2ff56f7 tempest-VolumesTransfersTest-1731052418 tempest-VolumesTransfersTest-1731052418-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/079aea43-d892-4e69-90a9-3f9ca4f23a5e Jul 10 14:15:58.359127 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d294f110-ba7d-42dd-bd67-2333e2ff56f7 tempest-VolumesTransfersTest-1731052418 tempest-VolumesTransfersTest-1731052418-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:58.359481 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d294f110-ba7d-42dd-bd67-2333e2ff56f7 tempest-VolumesTransfersTest-1731052418 tempest-VolumesTransfersTest-1731052418-project-admin] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:58.359733 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-d294f110-ba7d-42dd-bd67-2333e2ff56f7 tempest-VolumesTransfersTest-1731052418 tempest-VolumesTransfersTest-1731052418-project-admin] Delete volume with id: 079aea43-d892-4e69-90a9-3f9ca4f23a5e Jul 10 14:15:58.368927 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:58.368927 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:15:58.369458 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-d294f110-ba7d-42dd-bd67-2333e2ff56f7 tempest-VolumesTransfersTest-1731052418 tempest-VolumesTransfersTest-1731052418-project-admin] Volume info retrieved successfully. Jul 10 14:15:58.396536 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-d294f110-ba7d-42dd-bd67-2333e2ff56f7 tempest-VolumesTransfersTest-1731052418 tempest-VolumesTransfersTest-1731052418-project-admin] Delete volume request issued successfully. Jul 10 14:15:58.396536 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d294f110-ba7d-42dd-bd67-2333e2ff56f7 tempest-VolumesTransfersTest-1731052418 tempest-VolumesTransfersTest-1731052418-project-admin] https://10.4.3.66/volume/v3/volumes/079aea43-d892-4e69-90a9-3f9ca4f23a5e returned with HTTP 202 Jul 10 14:15:58.396536 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 606/2408] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:15:58 2026] DELETE /volume/v3/volumes/079aea43-d892-4e69-90a9-3f9ca4f23a5e => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:15:58.407889 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ac6243d6-13be-4412-9841-9e74df0504f8 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:58.409193 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ac6243d6-13be-4412-9841-9e74df0504f8 tempest-VolumesTransfersTest-1731052418 tempest-VolumesTransfersTest-1731052418-project-admin] GET https://10.4.3.66/volume/v3/volumes/079aea43-d892-4e69-90a9-3f9ca4f23a5e Jul 10 14:15:58.409470 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ac6243d6-13be-4412-9841-9e74df0504f8 tempest-VolumesTransfersTest-1731052418 tempest-VolumesTransfersTest-1731052418-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:58.409756 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ac6243d6-13be-4412-9841-9e74df0504f8 tempest-VolumesTransfersTest-1731052418 tempest-VolumesTransfersTest-1731052418-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:58.422716 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:58.422716 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:15:58.430114 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-ac6243d6-13be-4412-9841-9e74df0504f8 tempest-VolumesTransfersTest-1731052418 tempest-VolumesTransfersTest-1731052418-project-admin] Volume info retrieved successfully. Jul 10 14:15:58.441711 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ac6243d6-13be-4412-9841-9e74df0504f8 tempest-VolumesTransfersTest-1731052418 tempest-VolumesTransfersTest-1731052418-project-admin] https://10.4.3.66/volume/v3/volumes/079aea43-d892-4e69-90a9-3f9ca4f23a5e returned with HTTP 200 Jul 10 14:15:58.442131 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 601/2409] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:58 2026] GET /volume/v3/volumes/079aea43-d892-4e69-90a9-3f9ca4f23a5e => generated 1005 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:15:59.463576 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e917f2b0-2187-41b9-ac0f-c04aec99f433 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:59.465108 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e917f2b0-2187-41b9-ac0f-c04aec99f433 tempest-VolumesTransfersTest-1731052418 tempest-VolumesTransfersTest-1731052418-project-admin] GET https://10.4.3.66/volume/v3/volumes/079aea43-d892-4e69-90a9-3f9ca4f23a5e Jul 10 14:15:59.465108 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e917f2b0-2187-41b9-ac0f-c04aec99f433 tempest-VolumesTransfersTest-1731052418 tempest-VolumesTransfersTest-1731052418-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:59.465288 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e917f2b0-2187-41b9-ac0f-c04aec99f433 tempest-VolumesTransfersTest-1731052418 tempest-VolumesTransfersTest-1731052418-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:59.473832 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e917f2b0-2187-41b9-ac0f-c04aec99f433 tempest-VolumesTransfersTest-1731052418 tempest-VolumesTransfersTest-1731052418-project-admin] https://10.4.3.66/volume/v3/volumes/079aea43-d892-4e69-90a9-3f9ca4f23a5e returned with HTTP 404 Jul 10 14:15:59.474584 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 602/2410] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:59 2026] GET /volume/v3/volumes/079aea43-d892-4e69-90a9-3f9ca4f23a5e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:15:59.484468 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f130935b-4787-4c8b-8b67-15c58a7dc968 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:59.486683 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f130935b-4787-4c8b-8b67-15c58a7dc968 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] GET https://10.4.3.66/volume/v3/volumes/079aea43-d892-4e69-90a9-3f9ca4f23a5e Jul 10 14:15:59.486821 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f130935b-4787-4c8b-8b67-15c58a7dc968 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:59.487127 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f130935b-4787-4c8b-8b67-15c58a7dc968 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:59.493917 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f130935b-4787-4c8b-8b67-15c58a7dc968 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] https://10.4.3.66/volume/v3/volumes/079aea43-d892-4e69-90a9-3f9ca4f23a5e returned with HTTP 404 Jul 10 14:15:59.494473 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 602/2411] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:59 2026] GET /volume/v3/volumes/079aea43-d892-4e69-90a9-3f9ca4f23a5e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:15:59.503382 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-abe53e79-0802-474c-bca8-22d1c793f0a3 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:59.507486 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-abe53e79-0802-474c-bca8-22d1c793f0a3 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] DELETE https://10.4.3.66/volume/v3/volumes/079aea43-d892-4e69-90a9-3f9ca4f23a5e Jul 10 14:15:59.507486 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-abe53e79-0802-474c-bca8-22d1c793f0a3 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:59.507486 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-abe53e79-0802-474c-bca8-22d1c793f0a3 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:59.507723 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-abe53e79-0802-474c-bca8-22d1c793f0a3 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Delete volume with id: 079aea43-d892-4e69-90a9-3f9ca4f23a5e Jul 10 14:15:59.520300 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-abe53e79-0802-474c-bca8-22d1c793f0a3 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] https://10.4.3.66/volume/v3/volumes/079aea43-d892-4e69-90a9-3f9ca4f23a5e returned with HTTP 404 Jul 10 14:15:59.521302 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 607/2412] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:15:59 2026] DELETE /volume/v3/volumes/079aea43-d892-4e69-90a9-3f9ca4f23a5e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:15:59.533441 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-bb3e8f5e-9bf6-4d61-b9eb-0e5911ff4c49 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:59.537931 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-bb3e8f5e-9bf6-4d61-b9eb-0e5911ff4c49 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:15:59.538520 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-bb3e8f5e-9bf6-4d61-b9eb-0e5911ff4c49 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-251136428"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:15:59.540127 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-bb3e8f5e-9bf6-4d61-b9eb-0e5911ff4c49 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-251136428'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:15:59.543517 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-bb3e8f5e-9bf6-4d61-b9eb-0e5911ff4c49 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Create volume of 1 GB Jul 10 14:15:59.546428 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-bb3e8f5e-9bf6-4d61-b9eb-0e5911ff4c49 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Availability Zones retrieved successfully. Jul 10 14:15:59.553147 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-bb3e8f5e-9bf6-4d61-b9eb-0e5911ff4c49 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Flow 'volume_create_api' (d3ca8659-07b3-484d-bc3b-f079b9a796b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:15:59.554271 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-bb3e8f5e-9bf6-4d61-b9eb-0e5911ff4c49 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (479fea60-84f6-498e-b597-369504f14c93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:15:59.556872 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-bb3e8f5e-9bf6-4d61-b9eb-0e5911ff4c49 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:15:59.598865 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-bb3e8f5e-9bf6-4d61-b9eb-0e5911ff4c49 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (479fea60-84f6-498e-b597-369504f14c93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:15:59.600036 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-bb3e8f5e-9bf6-4d61-b9eb-0e5911ff4c49 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b54cea28-e7e8-4efc-9b34-98c9583258e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:15:59.664928 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-bb3e8f5e-9bf6-4d61-b9eb-0e5911ff4c49 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Created reservations ['071f0f39-81f6-4bb9-bf4a-ec60ea29115f', 'df0ce44a-26f7-4809-bc8e-bb459814cd86', '21d3a29b-9a16-4ba2-9b41-a418aa289a04', '0f532f20-e9cc-427a-9e0c-b920c2ff0973'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:15:59.665874 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-bb3e8f5e-9bf6-4d61-b9eb-0e5911ff4c49 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b54cea28-e7e8-4efc-9b34-98c9583258e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['071f0f39-81f6-4bb9-bf4a-ec60ea29115f', 'df0ce44a-26f7-4809-bc8e-bb459814cd86', '21d3a29b-9a16-4ba2-9b41-a418aa289a04', '0f532f20-e9cc-427a-9e0c-b920c2ff0973']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:15:59.666725 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-bb3e8f5e-9bf6-4d61-b9eb-0e5911ff4c49 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ba6d4af-5500-4d05-b53c-467c2903432a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:15:59.699844 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-bb3e8f5e-9bf6-4d61-b9eb-0e5911ff4c49 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ba6d4af-5500-4d05-b53c-467c2903432a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6973c2a-1b43-4a5e-8ff6-694eb7862bfc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-251136428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f614dd5200443bc8efabc9a73596925',qos_specs=None,replication_status=,reservations=['071f0f39-81f6-4bb9-bf4a-ec60ea29115f','df0ce44a-26f7-4809-bc8e-bb459814cd86','21d3a29b-9a16-4ba2-9b41-a418aa289a04','0f532f20-e9cc-427a-9e0c-b920c2ff0973'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='437313c0ce10435ea3b890da8a613714',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:15:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-251136428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6973c2a-1b43-4a5e-8ff6-694eb7862bfc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f614dd5200443bc8efabc9a73596925',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='437313c0ce10435ea3b890da8a613714',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:15:59.701461 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-bb3e8f5e-9bf6-4d61-b9eb-0e5911ff4c49 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32ed6d4e-3c43-4b4e-a3a7-dcabd45be768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:15:59.734587 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-bb3e8f5e-9bf6-4d61-b9eb-0e5911ff4c49 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32ed6d4e-3c43-4b4e-a3a7-dcabd45be768) transitioned into state 'SUCCESS' from state '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-251136428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f614dd5200443bc8efabc9a73596925',qos_specs=None,replication_status=,reservations=['071f0f39-81f6-4bb9-bf4a-ec60ea29115f','df0ce44a-26f7-4809-bc8e-bb459814cd86','21d3a29b-9a16-4ba2-9b41-a418aa289a04','0f532f20-e9cc-427a-9e0c-b920c2ff0973'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='437313c0ce10435ea3b890da8a613714',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:15:59.735851 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-bb3e8f5e-9bf6-4d61-b9eb-0e5911ff4c49 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (382f3918-2be5-41d9-a0b7-1f8f9b425eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:15:59.758699 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-bb3e8f5e-9bf6-4d61-b9eb-0e5911ff4c49 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (382f3918-2be5-41d9-a0b7-1f8f9b425eb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:15:59.760939 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-bb3e8f5e-9bf6-4d61-b9eb-0e5911ff4c49 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Flow 'volume_create_api' (d3ca8659-07b3-484d-bc3b-f079b9a796b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:15:59.761325 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-bb3e8f5e-9bf6-4d61-b9eb-0e5911ff4c49 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Create volume request issued successfully. Jul 10 14:15:59.762016 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-bb3e8f5e-9bf6-4d61-b9eb-0e5911ff4c49 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:15:59.762527 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 602/2413] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:15:59 2026] POST /volume/v3/volumes => generated 748 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 10 14:15:59.777710 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f0cb973e-8bff-4555-8f0d-172590ddf97c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:15:59.782409 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f0cb973e-8bff-4555-8f0d-172590ddf97c tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] GET https://10.4.3.66/volume/v3/volumes/a6973c2a-1b43-4a5e-8ff6-694eb7862bfc Jul 10 14:15:59.782409 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f0cb973e-8bff-4555-8f0d-172590ddf97c tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:15:59.782574 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f0cb973e-8bff-4555-8f0d-172590ddf97c tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:15:59.796531 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:15:59.796531 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:15:59.799771 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f0cb973e-8bff-4555-8f0d-172590ddf97c tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Volume info retrieved successfully. Jul 10 14:15:59.807171 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f0cb973e-8bff-4555-8f0d-172590ddf97c tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] https://10.4.3.66/volume/v3/volumes/a6973c2a-1b43-4a5e-8ff6-694eb7862bfc returned with HTTP 200 Jul 10 14:15:59.809147 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 603/2414] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:15:59 2026] GET /volume/v3/volumes/a6973c2a-1b43-4a5e-8ff6-694eb7862bfc => generated 816 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:00.218898 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-721d2df0-44ba-4e6b-bb69-e5c72b120c9c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:00.222745 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-721d2df0-44ba-4e6b-bb69-e5c72b120c9c tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-reader] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:16:00.222745 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-721d2df0-44ba-4e6b-bb69-e5c72b120c9c tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-reader] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:00.222745 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-721d2df0-44ba-4e6b-bb69-e5c72b120c9c tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-reader] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:00.240096 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:00.240096 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:16:00.245766 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-721d2df0-44ba-4e6b-bb69-e5c72b120c9c tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-reader] Volume info retrieved successfully. Jul 10 14:16:00.254237 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-721d2df0-44ba-4e6b-bb69-e5c72b120c9c tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-reader] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:16:00.254920 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 603/2415] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:00 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 1440 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:16:00.324894 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-5f189242-75d0-4b15-9d0b-2e265cc94119 req-1c10a20a-62c0-4ec6-a989-3724dda98bac None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:00.330091 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-5f189242-75d0-4b15-9d0b-2e265cc94119 req-1c10a20a-62c0-4ec6-a989-3724dda98bac tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:16:00.330402 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-5f189242-75d0-4b15-9d0b-2e265cc94119 req-1c10a20a-62c0-4ec6-a989-3724dda98bac tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:00.330768 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-5f189242-75d0-4b15-9d0b-2e265cc94119 req-1c10a20a-62c0-4ec6-a989-3724dda98bac tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:00.357428 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:00.357428 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:16:00.367804 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-5f189242-75d0-4b15-9d0b-2e265cc94119 req-1c10a20a-62c0-4ec6-a989-3724dda98bac tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:16:00.377105 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-5f189242-75d0-4b15-9d0b-2e265cc94119 req-1c10a20a-62c0-4ec6-a989-3724dda98bac tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:16:00.377776 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 608/2416] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:16:00 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 1440 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:16:00.429017 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-5f189242-75d0-4b15-9d0b-2e265cc94119 req-29b3a8ba-48dd-4c6d-9a1e-edce879c553b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:00.432715 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-5f189242-75d0-4b15-9d0b-2e265cc94119 req-29b3a8ba-48dd-4c6d-9a1e-edce879c553b tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] POST https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a/action Jul 10 14:16:00.433357 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-5f189242-75d0-4b15-9d0b-2e265cc94119 req-29b3a8ba-48dd-4c6d-9a1e-edce879c553b tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:16:00.433730 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-5f189242-75d0-4b15-9d0b-2e265cc94119 req-29b3a8ba-48dd-4c6d-9a1e-edce879c553b tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:16:00.454130 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:00.454130 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:16:00.454775 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-5f189242-75d0-4b15-9d0b-2e265cc94119 req-29b3a8ba-48dd-4c6d-9a1e-edce879c553b tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:16:00.471802 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-5f189242-75d0-4b15-9d0b-2e265cc94119 req-29b3a8ba-48dd-4c6d-9a1e-edce879c553b tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Begin detaching volume completed successfully. Jul 10 14:16:00.472016 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-5f189242-75d0-4b15-9d0b-2e265cc94119 req-29b3a8ba-48dd-4c6d-9a1e-edce879c553b tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a/action returned with HTTP 202 Jul 10 14:16:00.472844 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 603/2417] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:16:00 2026] POST /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:16:00.508842 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a63278e7-51a1-4c91-b5ca-67392ba983e8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:00.511185 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a63278e7-51a1-4c91-b5ca-67392ba983e8 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:16:00.511668 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a63278e7-51a1-4c91-b5ca-67392ba983e8 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:00.512566 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a63278e7-51a1-4c91-b5ca-67392ba983e8 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:00.540052 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:00.540052 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:16:00.550175 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a63278e7-51a1-4c91-b5ca-67392ba983e8 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:16:00.560716 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a63278e7-51a1-4c91-b5ca-67392ba983e8 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:16:00.561550 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 604/2418] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:00 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 1443 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:16:00.824465 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-32c49478-005a-4ab0-a0bd-ccb43298fefd None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:00.826401 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-32c49478-005a-4ab0-a0bd-ccb43298fefd tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] GET https://10.4.3.66/volume/v3/volumes/a6973c2a-1b43-4a5e-8ff6-694eb7862bfc Jul 10 14:16:00.826674 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-32c49478-005a-4ab0-a0bd-ccb43298fefd tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:00.826873 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-32c49478-005a-4ab0-a0bd-ccb43298fefd tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:00.837220 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:00.837220 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:16:00.843341 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-32c49478-005a-4ab0-a0bd-ccb43298fefd tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Volume info retrieved successfully. Jul 10 14:16:00.849643 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-32c49478-005a-4ab0-a0bd-ccb43298fefd tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] https://10.4.3.66/volume/v3/volumes/a6973c2a-1b43-4a5e-8ff6-694eb7862bfc returned with HTTP 200 Jul 10 14:16:00.850185 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 604/2419] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:00 2026] GET /volume/v3/volumes/a6973c2a-1b43-4a5e-8ff6-694eb7862bfc => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:00.868821 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ed19922f-e2c2-4302-9780-ed554dd32d2a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:00.872059 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ed19922f-e2c2-4302-9780-ed554dd32d2a tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] POST https://10.4.3.66/volume/v3/os-volume-transfer Jul 10 14:16:00.872634 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ed19922f-e2c2-4302-9780-ed554dd32d2a tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a6973c2a-1b43-4a5e-8ff6-694eb7862bfc"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:16:00.874609 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.contrib.volume_transfer [None req-ed19922f-e2c2-4302-9780-ed554dd32d2a tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a6973c2a-1b43-4a5e-8ff6-694eb7862bfc'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 10 14:16:00.874835 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.contrib.volume_transfer [None req-ed19922f-e2c2-4302-9780-ed554dd32d2a tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Creating transfer of volume a6973c2a-1b43-4a5e-8ff6-694eb7862bfc Jul 10 14:16:00.875046 np0000005012 devstack@c-api.service[100154]: INFO cinder.transfer.api [None req-ed19922f-e2c2-4302-9780-ed554dd32d2a tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Generating transfer record for volume a6973c2a-1b43-4a5e-8ff6-694eb7862bfc Jul 10 14:16:00.883973 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:00.883973 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:16:00.911782 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ed19922f-e2c2-4302-9780-ed554dd32d2a tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] https://10.4.3.66/volume/v3/os-volume-transfer returned with HTTP 202 Jul 10 14:16:00.912869 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 609/2420] 10.4.3.66 () {68 vars in 1284 bytes} [Fri Jul 10 14:16:00 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:16:00.923480 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-33760269-b0cb-4f4a-b674-97151205c991 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:00.926600 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-33760269-b0cb-4f4a-b674-97151205c991 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] GET https://10.4.3.66/volume/v3/volumes/a6973c2a-1b43-4a5e-8ff6-694eb7862bfc Jul 10 14:16:00.926600 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-33760269-b0cb-4f4a-b674-97151205c991 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:00.926908 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-33760269-b0cb-4f4a-b674-97151205c991 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:00.940274 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:00.940274 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:16:00.946034 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-33760269-b0cb-4f4a-b674-97151205c991 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Volume info retrieved successfully. Jul 10 14:16:00.957608 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-33760269-b0cb-4f4a-b674-97151205c991 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] https://10.4.3.66/volume/v3/volumes/a6973c2a-1b43-4a5e-8ff6-694eb7862bfc returned with HTTP 200 Jul 10 14:16:00.958300 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 604/2421] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:00 2026] GET /volume/v3/volumes/a6973c2a-1b43-4a5e-8ff6-694eb7862bfc => generated 849 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:00.970996 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ab364949-050e-470c-a88a-010ef7e79fdc None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:00.973802 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ab364949-050e-470c-a88a-010ef7e79fdc tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] GET https://10.4.3.66/volume/v3/os-volume-transfer/detail Jul 10 14:16:00.974045 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ab364949-050e-470c-a88a-010ef7e79fdc tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:00.974413 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ab364949-050e-470c-a88a-010ef7e79fdc tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Calling method 'detail' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:00.974842 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.volume_transfer [None req-ab364949-050e-470c-a88a-010ef7e79fdc tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Listing volume transfers {{(pid=100152) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 10 14:16:00.988338 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ab364949-050e-470c-a88a-010ef7e79fdc tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] https://10.4.3.66/volume/v3/os-volume-transfer/detail returned with HTTP 200 Jul 10 14:16:00.988871 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 605/2422] 10.4.3.66 () {66 vars in 1284 bytes} [Fri Jul 10 14:16:00 2026] GET /volume/v3/os-volume-transfer/detail => generated 410 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:01.000716 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-ada53b3d-9a3f-4769-8c75-99854b1ca5d5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:01.003239 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ada53b3d-9a3f-4769-8c75-99854b1ca5d5 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] DELETE https://10.4.3.66/volume/v3/os-volume-transfer/88abb95b-db10-42c9-b28d-cf107e25766a Jul 10 14:16:01.003589 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ada53b3d-9a3f-4769-8c75-99854b1ca5d5 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:01.004702 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ada53b3d-9a3f-4769-8c75-99854b1ca5d5 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:01.004851 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.contrib.volume_transfer [None req-ada53b3d-9a3f-4769-8c75-99854b1ca5d5 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Delete transfer with id: 88abb95b-db10-42c9-b28d-cf107e25766a Jul 10 14:16:01.024873 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:01.024873 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:16:01.052904 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ada53b3d-9a3f-4769-8c75-99854b1ca5d5 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] https://10.4.3.66/volume/v3/os-volume-transfer/88abb95b-db10-42c9-b28d-cf107e25766a returned with HTTP 202 Jul 10 14:16:01.053611 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 605/2423] 10.4.3.66 () {66 vars in 1377 bytes} [Fri Jul 10 14:16:00 2026] DELETE /volume/v3/os-volume-transfer/88abb95b-db10-42c9-b28d-cf107e25766a => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:16:01.062263 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-7f22a8de-9448-4374-92be-502cf12c0901 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:01.064380 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7f22a8de-9448-4374-92be-502cf12c0901 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] GET https://10.4.3.66/volume/v3/volumes/a6973c2a-1b43-4a5e-8ff6-694eb7862bfc Jul 10 14:16:01.064645 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7f22a8de-9448-4374-92be-502cf12c0901 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:01.065700 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7f22a8de-9448-4374-92be-502cf12c0901 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:01.076388 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:01.076388 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:16:01.080710 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-7f22a8de-9448-4374-92be-502cf12c0901 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Volume info retrieved successfully. Jul 10 14:16:01.085920 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7f22a8de-9448-4374-92be-502cf12c0901 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] https://10.4.3.66/volume/v3/volumes/a6973c2a-1b43-4a5e-8ff6-694eb7862bfc returned with HTTP 200 Jul 10 14:16:01.086393 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 610/2424] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:01 2026] GET /volume/v3/volumes/a6973c2a-1b43-4a5e-8ff6-694eb7862bfc => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:01.100770 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0232c61c-c5dc-4ede-8c58-2c0a2b3864e8 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:01.103706 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0232c61c-c5dc-4ede-8c58-2c0a2b3864e8 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] DELETE https://10.4.3.66/volume/v3/os-volume-transfer/88abb95b-db10-42c9-b28d-cf107e25766a Jul 10 14:16:01.103987 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0232c61c-c5dc-4ede-8c58-2c0a2b3864e8 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:01.104826 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0232c61c-c5dc-4ede-8c58-2c0a2b3864e8 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:01.104826 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.contrib.volume_transfer [None req-0232c61c-c5dc-4ede-8c58-2c0a2b3864e8 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Delete transfer with id: 88abb95b-db10-42c9-b28d-cf107e25766a Jul 10 14:16:01.111278 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0232c61c-c5dc-4ede-8c58-2c0a2b3864e8 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] https://10.4.3.66/volume/v3/os-volume-transfer/88abb95b-db10-42c9-b28d-cf107e25766a returned with HTTP 404 Jul 10 14:16:01.111770 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 605/2425] 10.4.3.66 () {66 vars in 1377 bytes} [Fri Jul 10 14:16:01 2026] DELETE /volume/v3/os-volume-transfer/88abb95b-db10-42c9-b28d-cf107e25766a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:16:01.124305 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2f940b85-c12d-4112-a038-f292634c6594 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:01.126036 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2f940b85-c12d-4112-a038-f292634c6594 tempest-VolumesTransfersTest-1731052418 tempest-VolumesTransfersTest-1731052418-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/a6973c2a-1b43-4a5e-8ff6-694eb7862bfc Jul 10 14:16:01.127529 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2f940b85-c12d-4112-a038-f292634c6594 tempest-VolumesTransfersTest-1731052418 tempest-VolumesTransfersTest-1731052418-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:01.127529 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2f940b85-c12d-4112-a038-f292634c6594 tempest-VolumesTransfersTest-1731052418 tempest-VolumesTransfersTest-1731052418-project-admin] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:01.127529 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-2f940b85-c12d-4112-a038-f292634c6594 tempest-VolumesTransfersTest-1731052418 tempest-VolumesTransfersTest-1731052418-project-admin] Delete volume with id: a6973c2a-1b43-4a5e-8ff6-694eb7862bfc Jul 10 14:16:01.137514 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:01.137514 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:16:01.138064 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2f940b85-c12d-4112-a038-f292634c6594 tempest-VolumesTransfersTest-1731052418 tempest-VolumesTransfersTest-1731052418-project-admin] Volume info retrieved successfully. Jul 10 14:16:01.161674 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2f940b85-c12d-4112-a038-f292634c6594 tempest-VolumesTransfersTest-1731052418 tempest-VolumesTransfersTest-1731052418-project-admin] Delete volume request issued successfully. Jul 10 14:16:01.161991 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2f940b85-c12d-4112-a038-f292634c6594 tempest-VolumesTransfersTest-1731052418 tempest-VolumesTransfersTest-1731052418-project-admin] https://10.4.3.66/volume/v3/volumes/a6973c2a-1b43-4a5e-8ff6-694eb7862bfc returned with HTTP 202 Jul 10 14:16:01.162541 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 606/2426] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:16:01 2026] DELETE /volume/v3/volumes/a6973c2a-1b43-4a5e-8ff6-694eb7862bfc => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:16:01.173478 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-3bc5d90e-3ce3-4819-a2a4-ae9d0040c74b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:01.175426 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3bc5d90e-3ce3-4819-a2a4-ae9d0040c74b tempest-VolumesTransfersTest-1731052418 tempest-VolumesTransfersTest-1731052418-project-admin] GET https://10.4.3.66/volume/v3/volumes/a6973c2a-1b43-4a5e-8ff6-694eb7862bfc Jul 10 14:16:01.175725 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3bc5d90e-3ce3-4819-a2a4-ae9d0040c74b tempest-VolumesTransfersTest-1731052418 tempest-VolumesTransfersTest-1731052418-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:01.175891 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3bc5d90e-3ce3-4819-a2a4-ae9d0040c74b tempest-VolumesTransfersTest-1731052418 tempest-VolumesTransfersTest-1731052418-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:01.185805 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:01.185805 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:16:01.190929 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-3bc5d90e-3ce3-4819-a2a4-ae9d0040c74b tempest-VolumesTransfersTest-1731052418 tempest-VolumesTransfersTest-1731052418-project-admin] Volume info retrieved successfully. Jul 10 14:16:01.198809 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3bc5d90e-3ce3-4819-a2a4-ae9d0040c74b tempest-VolumesTransfersTest-1731052418 tempest-VolumesTransfersTest-1731052418-project-admin] https://10.4.3.66/volume/v3/volumes/a6973c2a-1b43-4a5e-8ff6-694eb7862bfc returned with HTTP 200 Jul 10 14:16:01.199407 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 606/2427] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:01 2026] GET /volume/v3/volumes/a6973c2a-1b43-4a5e-8ff6-694eb7862bfc => generated 1004 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:16:01.524726 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f12434c7-47f4-4712-b709-2a4fe836b3cb None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:01.524895 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f12434c7-47f4-4712-b709-2a4fe836b3cb None None] GET https://10.4.3.66/volume// Jul 10 14:16:01.524968 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f12434c7-47f4-4712-b709-2a4fe836b3cb None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:01.525189 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f12434c7-47f4-4712-b709-2a4fe836b3cb None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:01.525690 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f12434c7-47f4-4712-b709-2a4fe836b3cb None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:16:01.526004 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 611/2428] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:16:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:16:01.541177 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-5f189242-75d0-4b15-9d0b-2e265cc94119 req-e792e2e9-35fb-4d39-8be2-4d03c7ba62f8 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:01.543159 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-5f189242-75d0-4b15-9d0b-2e265cc94119 req-e792e2e9-35fb-4d39-8be2-4d03c7ba62f8 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:16:01.543574 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-5f189242-75d0-4b15-9d0b-2e265cc94119 req-e792e2e9-35fb-4d39-8be2-4d03c7ba62f8 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:01.543847 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-5f189242-75d0-4b15-9d0b-2e265cc94119 req-e792e2e9-35fb-4d39-8be2-4d03c7ba62f8 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:01.573385 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:01.573385 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:16:01.578121 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0bee0aeb-097f-4588-849c-674b11414229 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:01.581321 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0bee0aeb-097f-4588-849c-674b11414229 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:16:01.581639 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0bee0aeb-097f-4588-849c-674b11414229 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:01.581952 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0bee0aeb-097f-4588-849c-674b11414229 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:01.583571 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-5f189242-75d0-4b15-9d0b-2e265cc94119 req-e792e2e9-35fb-4d39-8be2-4d03c7ba62f8 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:16:01.598374 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-5f189242-75d0-4b15-9d0b-2e265cc94119 req-e792e2e9-35fb-4d39-8be2-4d03c7ba62f8 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:16:01.599144 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 606/2429] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:16:01 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 1623 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:16:01.602301 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:01.602301 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:16:01.612469 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0bee0aeb-097f-4588-849c-674b11414229 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:16:01.622710 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0bee0aeb-097f-4588-849c-674b11414229 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:16:01.622710 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 607/2430] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:01 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 1443 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:16:02.216228 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d978e7c3-25bc-4466-ab38-fba216f647c4 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:02.218288 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d978e7c3-25bc-4466-ab38-fba216f647c4 tempest-VolumesTransfersTest-1731052418 tempest-VolumesTransfersTest-1731052418-project-admin] GET https://10.4.3.66/volume/v3/volumes/a6973c2a-1b43-4a5e-8ff6-694eb7862bfc Jul 10 14:16:02.218517 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d978e7c3-25bc-4466-ab38-fba216f647c4 tempest-VolumesTransfersTest-1731052418 tempest-VolumesTransfersTest-1731052418-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:02.218738 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d978e7c3-25bc-4466-ab38-fba216f647c4 tempest-VolumesTransfersTest-1731052418 tempest-VolumesTransfersTest-1731052418-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:02.229578 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d978e7c3-25bc-4466-ab38-fba216f647c4 tempest-VolumesTransfersTest-1731052418 tempest-VolumesTransfersTest-1731052418-project-admin] https://10.4.3.66/volume/v3/volumes/a6973c2a-1b43-4a5e-8ff6-694eb7862bfc returned with HTTP 404 Jul 10 14:16:02.230223 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 607/2431] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:02 2026] GET /volume/v3/volumes/a6973c2a-1b43-4a5e-8ff6-694eb7862bfc => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:16:02.246689 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-67ebb1ef-47cd-4ba3-8271-51910d7f9a52 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:02.252620 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-67ebb1ef-47cd-4ba3-8271-51910d7f9a52 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] GET https://10.4.3.66/volume/v3/volumes/a6973c2a-1b43-4a5e-8ff6-694eb7862bfc Jul 10 14:16:02.252747 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-67ebb1ef-47cd-4ba3-8271-51910d7f9a52 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:02.253391 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-67ebb1ef-47cd-4ba3-8271-51910d7f9a52 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:02.267856 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-67ebb1ef-47cd-4ba3-8271-51910d7f9a52 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] https://10.4.3.66/volume/v3/volumes/a6973c2a-1b43-4a5e-8ff6-694eb7862bfc returned with HTTP 404 Jul 10 14:16:02.267856 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 612/2432] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:02 2026] GET /volume/v3/volumes/a6973c2a-1b43-4a5e-8ff6-694eb7862bfc => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:16:02.277738 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-9392faf7-bf74-4651-b307-e310983fba61 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:02.284421 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9392faf7-bf74-4651-b307-e310983fba61 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] DELETE https://10.4.3.66/volume/v3/volumes/a6973c2a-1b43-4a5e-8ff6-694eb7862bfc Jul 10 14:16:02.284421 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9392faf7-bf74-4651-b307-e310983fba61 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:02.284421 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9392faf7-bf74-4651-b307-e310983fba61 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:02.284421 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-9392faf7-bf74-4651-b307-e310983fba61 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] Delete volume with id: a6973c2a-1b43-4a5e-8ff6-694eb7862bfc Jul 10 14:16:02.291273 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9392faf7-bf74-4651-b307-e310983fba61 tempest-VolumesTransfersTest-1121227903 tempest-VolumesTransfersTest-1121227903-project-member] https://10.4.3.66/volume/v3/volumes/a6973c2a-1b43-4a5e-8ff6-694eb7862bfc returned with HTTP 404 Jul 10 14:16:02.291273 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 607/2433] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:16:02 2026] DELETE /volume/v3/volumes/a6973c2a-1b43-4a5e-8ff6-694eb7862bfc => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:16:02.637603 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4fa0cf37-bce8-44df-a22c-103e95f5585f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:02.640974 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4fa0cf37-bce8-44df-a22c-103e95f5585f tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:16:02.641271 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4fa0cf37-bce8-44df-a22c-103e95f5585f tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:02.641537 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4fa0cf37-bce8-44df-a22c-103e95f5585f tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:02.667176 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:02.667176 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:16:02.674023 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4fa0cf37-bce8-44df-a22c-103e95f5585f tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:16:02.678403 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4fa0cf37-bce8-44df-a22c-103e95f5585f tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:16:02.678900 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 608/2434] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:02 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 1443 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:16:02.726961 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-5f189242-75d0-4b15-9d0b-2e265cc94119 req-6956222e-7b86-4e95-b1dc-2026c4159c33 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:02.729698 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-5f189242-75d0-4b15-9d0b-2e265cc94119 req-6956222e-7b86-4e95-b1dc-2026c4159c33 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:16:02.730152 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-5f189242-75d0-4b15-9d0b-2e265cc94119 req-6956222e-7b86-4e95-b1dc-2026c4159c33 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:02.730273 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-5f189242-75d0-4b15-9d0b-2e265cc94119 req-6956222e-7b86-4e95-b1dc-2026c4159c33 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:02.747343 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:02.747343 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:16:02.754336 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-5f189242-75d0-4b15-9d0b-2e265cc94119 req-6956222e-7b86-4e95-b1dc-2026c4159c33 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:16:02.761470 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-5f189242-75d0-4b15-9d0b-2e265cc94119 req-6956222e-7b86-4e95-b1dc-2026c4159c33 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:16:02.761893 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 608/2435] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:16:02 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 1443 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:16:02.813983 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-29627e23-eee8-4317-92d0-a369be564b22 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:02.816678 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-29627e23-eee8-4317-92d0-a369be564b22 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] GET https://10.4.3.66/volume/v3/volumes/dccef341-496d-4660-8e5c-374d7391a338 Jul 10 14:16:02.816964 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-29627e23-eee8-4317-92d0-a369be564b22 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:02.817295 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-29627e23-eee8-4317-92d0-a369be564b22 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:02.838231 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:02.838231 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:16:02.843653 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-29627e23-eee8-4317-92d0-a369be564b22 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Volume info retrieved successfully. Jul 10 14:16:02.860705 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-29627e23-eee8-4317-92d0-a369be564b22 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] https://10.4.3.66/volume/v3/volumes/dccef341-496d-4660-8e5c-374d7391a338 returned with HTTP 200 Jul 10 14:16:02.860705 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 613/2436] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:16:02 2026] GET /volume/v3/volumes/dccef341-496d-4660-8e5c-374d7391a338 => generated 1830 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:16:03.283978 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-5f189242-75d0-4b15-9d0b-2e265cc94119 req-65c49d3b-3f26-4955-bb49-0c47c66be01f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:03.287240 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-5f189242-75d0-4b15-9d0b-2e265cc94119 req-65c49d3b-3f26-4955-bb49-0c47c66be01f tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] DELETE https://10.4.3.66/volume/v3/attachments/712eb107-fa68-490e-8e52-748c80ac9a93 Jul 10 14:16:03.287514 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-5f189242-75d0-4b15-9d0b-2e265cc94119 req-65c49d3b-3f26-4955-bb49-0c47c66be01f tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:03.287779 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-5f189242-75d0-4b15-9d0b-2e265cc94119 req-65c49d3b-3f26-4955-bb49-0c47c66be01f tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:03.305842 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:03.305842 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:16:03.695556 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7fa76f00-aa6a-4d5f-accc-8cc62f8b8bc0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:03.700160 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7fa76f00-aa6a-4d5f-accc-8cc62f8b8bc0 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:16:03.701444 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7fa76f00-aa6a-4d5f-accc-8cc62f8b8bc0 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:03.701444 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7fa76f00-aa6a-4d5f-accc-8cc62f8b8bc0 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:03.725019 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:03.725019 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:16:03.732547 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7fa76f00-aa6a-4d5f-accc-8cc62f8b8bc0 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:16:03.752351 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7fa76f00-aa6a-4d5f-accc-8cc62f8b8bc0 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:16:03.752870 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 609/2437] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:03 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 1443 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:16:03.897749 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-5f189242-75d0-4b15-9d0b-2e265cc94119 req-65c49d3b-3f26-4955-bb49-0c47c66be01f tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/attachments/712eb107-fa68-490e-8e52-748c80ac9a93 returned with HTTP 200 Jul 10 14:16:03.898474 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 608/2438] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:16:03 2026] DELETE /volume/v3/attachments/712eb107-fa68-490e-8e52-748c80ac9a93 => generated 192 bytes in 615 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:16:04.787007 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d69c058d-5eb5-4a89-ac5f-5deab4978125 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:04.791950 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d69c058d-5eb5-4a89-ac5f-5deab4978125 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:16:04.792250 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d69c058d-5eb5-4a89-ac5f-5deab4978125 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:04.792536 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d69c058d-5eb5-4a89-ac5f-5deab4978125 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:04.813273 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:04.813273 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:16:04.825606 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-d69c058d-5eb5-4a89-ac5f-5deab4978125 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:16:04.839711 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d69c058d-5eb5-4a89-ac5f-5deab4978125 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:16:04.840099 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 609/2439] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:04 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 1143 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:16:04.857338 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-69293d61-81eb-4843-b526-ccade642e728 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:04.859753 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-69293d61-81eb-4843-b526-ccade642e728 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-reader] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:16:04.859753 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-69293d61-81eb-4843-b526-ccade642e728 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-reader] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:04.859753 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-69293d61-81eb-4843-b526-ccade642e728 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-reader] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:04.872823 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:04.872823 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:16:04.880449 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-69293d61-81eb-4843-b526-ccade642e728 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-reader] Volume info retrieved successfully. Jul 10 14:16:04.886796 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-69293d61-81eb-4843-b526-ccade642e728 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-reader] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:16:04.887789 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 614/2440] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:04 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:16:04.961354 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-b8ca2b2e-793a-4261-a822-f744c7eb3ed5 req-e2b1b94c-c807-49c2-b69c-c691d2893a8b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:04.967350 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-b8ca2b2e-793a-4261-a822-f744c7eb3ed5 req-e2b1b94c-c807-49c2-b69c-c691d2893a8b tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:16:04.967722 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-b8ca2b2e-793a-4261-a822-f744c7eb3ed5 req-e2b1b94c-c807-49c2-b69c-c691d2893a8b tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:04.968692 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-b8ca2b2e-793a-4261-a822-f744c7eb3ed5 req-e2b1b94c-c807-49c2-b69c-c691d2893a8b tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:04.991850 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:04.991850 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:16:04.997311 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-b8ca2b2e-793a-4261-a822-f744c7eb3ed5 req-e2b1b94c-c807-49c2-b69c-c691d2893a8b tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:16:05.004942 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-b8ca2b2e-793a-4261-a822-f744c7eb3ed5 req-e2b1b94c-c807-49c2-b69c-c691d2893a8b tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:16:05.005629 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 610/2441] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:16:04 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 1143 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:16:05.033143 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-b8ca2b2e-793a-4261-a822-f744c7eb3ed5 req-8fda2e84-5675-4a61-8d35-125133e7596d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:05.035652 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-b8ca2b2e-793a-4261-a822-f744c7eb3ed5 req-8fda2e84-5675-4a61-8d35-125133e7596d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] POST https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a/action Jul 10 14:16:05.036122 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-b8ca2b2e-793a-4261-a822-f744c7eb3ed5 req-8fda2e84-5675-4a61-8d35-125133e7596d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:16:05.036330 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-b8ca2b2e-793a-4261-a822-f744c7eb3ed5 req-8fda2e84-5675-4a61-8d35-125133e7596d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:16:05.052940 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:05.052940 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:16:05.053480 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-b8ca2b2e-793a-4261-a822-f744c7eb3ed5 req-8fda2e84-5675-4a61-8d35-125133e7596d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:16:05.066039 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-b8ca2b2e-793a-4261-a822-f744c7eb3ed5 req-8fda2e84-5675-4a61-8d35-125133e7596d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Begin detaching volume completed successfully. Jul 10 14:16:05.066449 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-b8ca2b2e-793a-4261-a822-f744c7eb3ed5 req-8fda2e84-5675-4a61-8d35-125133e7596d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a/action returned with HTTP 202 Jul 10 14:16:05.067339 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 609/2442] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:16:05 2026] POST /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:16:05.093693 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-ac7cbdf8-9cd8-4012-b446-8a1b4344885f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:05.100991 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ac7cbdf8-9cd8-4012-b446-8a1b4344885f tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:16:05.100991 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ac7cbdf8-9cd8-4012-b446-8a1b4344885f tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:05.100991 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ac7cbdf8-9cd8-4012-b446-8a1b4344885f tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:05.128623 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:05.128623 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:16:05.135771 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-ac7cbdf8-9cd8-4012-b446-8a1b4344885f tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:16:05.141759 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ac7cbdf8-9cd8-4012-b446-8a1b4344885f tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:16:05.144383 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 610/2443] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:05 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 1146 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:16:05.967076 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-deaf1ff9-ea83-4bda-aec0-ef85c6b27a64 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:06.100743 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-334c8fb8-695c-47c6-9345-e2085450c1b4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:06.101170 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-334c8fb8-695c-47c6-9345-e2085450c1b4 None None] GET https://10.4.3.66/volume// Jul 10 14:16:06.101389 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-334c8fb8-695c-47c6-9345-e2085450c1b4 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:06.101626 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-334c8fb8-695c-47c6-9345-e2085450c1b4 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:06.102024 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-334c8fb8-695c-47c6-9345-e2085450c1b4 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:16:06.103837 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 611/2444] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:16:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:16:06.113930 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-b8ca2b2e-793a-4261-a822-f744c7eb3ed5 req-87a94717-173d-4ee6-9ff1-9111730ff76f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:06.117229 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-b8ca2b2e-793a-4261-a822-f744c7eb3ed5 req-87a94717-173d-4ee6-9ff1-9111730ff76f tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:16:06.117641 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-b8ca2b2e-793a-4261-a822-f744c7eb3ed5 req-87a94717-173d-4ee6-9ff1-9111730ff76f tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:06.118018 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-b8ca2b2e-793a-4261-a822-f744c7eb3ed5 req-87a94717-173d-4ee6-9ff1-9111730ff76f tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:06.137790 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:06.137790 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:16:06.146031 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-b8ca2b2e-793a-4261-a822-f744c7eb3ed5 req-87a94717-173d-4ee6-9ff1-9111730ff76f tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:16:06.151286 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-deaf1ff9-ea83-4bda-aec0-ef85c6b27a64 tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:16:06.151442 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-b8ca2b2e-793a-4261-a822-f744c7eb3ed5 req-87a94717-173d-4ee6-9ff1-9111730ff76f tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:16:06.151654 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-deaf1ff9-ea83-4bda-aec0-ef85c6b27a64 tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-870784762"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:16:06.151760 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 610/2445] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:16:06 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 1326 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:16:06.153064 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-deaf1ff9-ea83-4bda-aec0-ef85c6b27a64 tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-870784762'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:16:06.153168 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-deaf1ff9-ea83-4bda-aec0-ef85c6b27a64 tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Create volume of 2 GB Jul 10 14:16:06.160072 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-285424c3-c0f4-4be0-ae1b-e99644fa875a None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:06.161357 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-deaf1ff9-ea83-4bda-aec0-ef85c6b27a64 tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Availability Zones retrieved successfully. Jul 10 14:16:06.161836 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-285424c3-c0f4-4be0-ae1b-e99644fa875a tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:16:06.162149 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-285424c3-c0f4-4be0-ae1b-e99644fa875a tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:06.162463 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-285424c3-c0f4-4be0-ae1b-e99644fa875a tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:06.172529 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-deaf1ff9-ea83-4bda-aec0-ef85c6b27a64 tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Flow 'volume_create_api' (4c827a03-25ba-477d-a366-cd5aff7fdcce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:16:06.172529 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-deaf1ff9-ea83-4bda-aec0-ef85c6b27a64 tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96720152-c174-4249-8f3e-94efaf387cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:16:06.173572 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-deaf1ff9-ea83-4bda-aec0-ef85c6b27a64 tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Validating volume size '2' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:16:06.181422 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:06.181422 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:16:06.185606 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-285424c3-c0f4-4be0-ae1b-e99644fa875a tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:16:06.190864 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-285424c3-c0f4-4be0-ae1b-e99644fa875a tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:16:06.191284 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 611/2446] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:06 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 1146 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:16:06.230264 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-deaf1ff9-ea83-4bda-aec0-ef85c6b27a64 tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96720152-c174-4249-8f3e-94efaf387cbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:16:06.231544 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-deaf1ff9-ea83-4bda-aec0-ef85c6b27a64 tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39d285e0-884c-490b-97e5-d0f35691b847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:16:06.332710 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-deaf1ff9-ea83-4bda-aec0-ef85c6b27a64 tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Created reservations ['61f8cbd4-a5b3-4800-a883-d8fc4065e213', '01d01ba6-59d0-4d67-adb0-409218458883', 'ef3187d9-47f5-4e10-81dc-0e22dbe7944a', 'e78c2e08-2c07-43e7-8426-132f52b2af68'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:16:06.333837 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-deaf1ff9-ea83-4bda-aec0-ef85c6b27a64 tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39d285e0-884c-490b-97e5-d0f35691b847) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61f8cbd4-a5b3-4800-a883-d8fc4065e213', '01d01ba6-59d0-4d67-adb0-409218458883', 'ef3187d9-47f5-4e10-81dc-0e22dbe7944a', 'e78c2e08-2c07-43e7-8426-132f52b2af68']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:16:06.334868 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-deaf1ff9-ea83-4bda-aec0-ef85c6b27a64 tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (522c8f2c-b6fe-4dd0-8461-5331758e57d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:16:06.370934 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-deaf1ff9-ea83-4bda-aec0-ef85c6b27a64 tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (522c8f2c-b6fe-4dd0-8461-5331758e57d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '887824e7-5531-4fd4-a3ad-694c29b45c6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-870784762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='117e894054cc401baaa678442bb5ea33',qos_specs=None,replication_status=,reservations=['61f8cbd4-a5b3-4800-a883-d8fc4065e213','01d01ba6-59d0-4d67-adb0-409218458883','ef3187d9-47f5-4e10-81dc-0e22dbe7944a','e78c2e08-2c07-43e7-8426-132f52b2af68'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c160ed6d894f4c828553dbae80e85e54',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:16:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-870784762',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=887824e7-5531-4fd4-a3ad-694c29b45c6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='117e894054cc401baaa678442bb5ea33',provider_auth=None,provider_geometry=None,provider_id=None,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='c160ed6d894f4c828553dbae80e85e54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:16:06.371916 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-deaf1ff9-ea83-4bda-aec0-ef85c6b27a64 tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f35d607-675b-4b9a-a71d-aae51ceeb061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:16:06.404633 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-deaf1ff9-ea83-4bda-aec0-ef85c6b27a64 tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f35d607-675b-4b9a-a71d-aae51ceeb061) transitioned into state 'SUCCESS' from state '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-870784762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='117e894054cc401baaa678442bb5ea33',qos_specs=None,replication_status=,reservations=['61f8cbd4-a5b3-4800-a883-d8fc4065e213','01d01ba6-59d0-4d67-adb0-409218458883','ef3187d9-47f5-4e10-81dc-0e22dbe7944a','e78c2e08-2c07-43e7-8426-132f52b2af68'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c160ed6d894f4c828553dbae80e85e54',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:16:06.405750 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-deaf1ff9-ea83-4bda-aec0-ef85c6b27a64 tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12184833-20da-46ea-a201-9838383d0bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:16:06.420037 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-deaf1ff9-ea83-4bda-aec0-ef85c6b27a64 tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12184833-20da-46ea-a201-9838383d0bbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:16:06.421154 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-deaf1ff9-ea83-4bda-aec0-ef85c6b27a64 tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Flow 'volume_create_api' (4c827a03-25ba-477d-a366-cd5aff7fdcce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:16:06.421621 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-deaf1ff9-ea83-4bda-aec0-ef85c6b27a64 tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Create volume request issued successfully. Jul 10 14:16:06.422338 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-deaf1ff9-ea83-4bda-aec0-ef85c6b27a64 tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:16:06.422932 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 615/2447] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:16:05 2026] POST /volume/v3/volumes => generated 752 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:16:06.440984 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-934cd599-989e-44fe-b7a8-b98350c1d505 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:06.444052 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-934cd599-989e-44fe-b7a8-b98350c1d505 tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] GET https://10.4.3.66/volume/v3/volumes/887824e7-5531-4fd4-a3ad-694c29b45c6a Jul 10 14:16:06.444052 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-934cd599-989e-44fe-b7a8-b98350c1d505 tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:06.444367 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-934cd599-989e-44fe-b7a8-b98350c1d505 tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:06.452013 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:06.452013 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:16:06.457843 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-934cd599-989e-44fe-b7a8-b98350c1d505 tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Volume info retrieved successfully. Jul 10 14:16:06.463306 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-934cd599-989e-44fe-b7a8-b98350c1d505 tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] https://10.4.3.66/volume/v3/volumes/887824e7-5531-4fd4-a3ad-694c29b45c6a returned with HTTP 200 Jul 10 14:16:06.463898 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 612/2448] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:06 2026] GET /volume/v3/volumes/887824e7-5531-4fd4-a3ad-694c29b45c6a => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:06.652943 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4c25874b-b5bf-485f-96e2-88ca373fea78 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:06.656389 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4c25874b-b5bf-485f-96e2-88ca373fea78 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] DELETE https://10.4.3.66/volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 Jul 10 14:16:06.656781 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4c25874b-b5bf-485f-96e2-88ca373fea78 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:06.657048 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4c25874b-b5bf-485f-96e2-88ca373fea78 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:06.657283 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-4c25874b-b5bf-485f-96e2-88ca373fea78 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Delete volume with id: 7feae37f-f58e-480e-bb01-81d4e1bd4150 Jul 10 14:16:06.668383 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:06.668383 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:16:06.669146 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-4c25874b-b5bf-485f-96e2-88ca373fea78 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:16:06.697365 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-4c25874b-b5bf-485f-96e2-88ca373fea78 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Delete volume request issued successfully. Jul 10 14:16:06.697665 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4c25874b-b5bf-485f-96e2-88ca373fea78 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 returned with HTTP 202 Jul 10 14:16:06.698211 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 611/2449] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:16:06 2026] DELETE /volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:16:06.710186 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-3f1ecba2-5a59-45b9-ad34-6275d10a21bf None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:06.712385 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3f1ecba2-5a59-45b9-ad34-6275d10a21bf tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 Jul 10 14:16:06.712948 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3f1ecba2-5a59-45b9-ad34-6275d10a21bf tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:06.713098 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3f1ecba2-5a59-45b9-ad34-6275d10a21bf tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:06.722894 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:06.722894 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:16:06.729540 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-3f1ecba2-5a59-45b9-ad34-6275d10a21bf tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:16:06.741899 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3f1ecba2-5a59-45b9-ad34-6275d10a21bf tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 returned with HTTP 200 Jul 10 14:16:06.742463 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 612/2450] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:06 2026] GET /volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:07.212757 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-35f4af94-092d-4a35-a66a-ff18eb9eff83 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:07.218087 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-35f4af94-092d-4a35-a66a-ff18eb9eff83 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:16:07.218933 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-35f4af94-092d-4a35-a66a-ff18eb9eff83 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:07.219231 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-35f4af94-092d-4a35-a66a-ff18eb9eff83 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:07.237595 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:07.237595 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:16:07.250309 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-35f4af94-092d-4a35-a66a-ff18eb9eff83 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:16:07.265922 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-35f4af94-092d-4a35-a66a-ff18eb9eff83 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:16:07.267081 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 616/2451] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:07 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 1146 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:16:07.480433 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-85766a26-0532-4624-8245-2b0d70058b09 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:07.483220 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-85766a26-0532-4624-8245-2b0d70058b09 tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] GET https://10.4.3.66/volume/v3/volumes/887824e7-5531-4fd4-a3ad-694c29b45c6a Jul 10 14:16:07.483585 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-85766a26-0532-4624-8245-2b0d70058b09 tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:07.483899 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-85766a26-0532-4624-8245-2b0d70058b09 tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:07.492602 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:07.492602 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:16:07.498350 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-85766a26-0532-4624-8245-2b0d70058b09 tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Volume info retrieved successfully. Jul 10 14:16:07.504573 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-85766a26-0532-4624-8245-2b0d70058b09 tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] https://10.4.3.66/volume/v3/volumes/887824e7-5531-4fd4-a3ad-694c29b45c6a returned with HTTP 200 Jul 10 14:16:07.505276 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 613/2452] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:07 2026] GET /volume/v3/volumes/887824e7-5531-4fd4-a3ad-694c29b45c6a => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:07.519921 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-013f5c23-7f58-41ae-bc42-d81e3ace715a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:07.522720 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-013f5c23-7f58-41ae-bc42-d81e3ace715a tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:16:07.523123 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-013f5c23-7f58-41ae-bc42-d81e3ace715a tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "887824e7-5531-4fd4-a3ad-694c29b45c6a"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:16:07.524861 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-013f5c23-7f58-41ae-bc42-d81e3ace715a tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '887824e7-5531-4fd4-a3ad-694c29b45c6a'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:16:07.534951 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:07.534951 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:16:07.535633 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-013f5c23-7f58-41ae-bc42-d81e3ace715a tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Volume retrieved successfully. Jul 10 14:16:07.535904 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-013f5c23-7f58-41ae-bc42-d81e3ace715a tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Create volume of 1 GB Jul 10 14:16:07.540992 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-013f5c23-7f58-41ae-bc42-d81e3ace715a tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Availability Zones retrieved successfully. Jul 10 14:16:07.549815 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-013f5c23-7f58-41ae-bc42-d81e3ace715a tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Flow 'volume_create_api' (7fde7ae7-bca0-4310-9fae-dd52e393f371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:16:07.550875 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-013f5c23-7f58-41ae-bc42-d81e3ace715a tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a9ca213-02c0-4cf6-bdd5-b1ae87aefcef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:16:07.551878 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-013f5c23-7f58-41ae-bc42-d81e3ace715a tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:16:07.553126 np0000005012 devstack@c-api.service[100153]: WARNING cinder.volume.api [None req-013f5c23-7f58-41ae-bc42-d81e3ace715a tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a9ca213-02c0-4cf6-bdd5-b1ae87aefcef) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 14:16:07.553126 np0000005012 devstack@c-api.service[100153]: 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 14:16:07.555057 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-013f5c23-7f58-41ae-bc42-d81e3ace715a tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a9ca213-02c0-4cf6-bdd5-b1ae87aefcef) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:16:07.555927 np0000005012 devstack@c-api.service[100153]: WARNING cinder.volume.api [None req-013f5c23-7f58-41ae-bc42-d81e3ace715a tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a9ca213-02c0-4cf6-bdd5-b1ae87aefcef) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 14:16:07.557042 np0000005012 devstack@c-api.service[100153]: WARNING cinder.volume.api [None req-013f5c23-7f58-41ae-bc42-d81e3ace715a tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Flow 'volume_create_api' (7fde7ae7-bca0-4310-9fae-dd52e393f371) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 14:16:07.557440 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-013f5c23-7f58-41ae-bc42-d81e3ace715a tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 400 Jul 10 14:16:07.558047 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 612/2453] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:16:07 2026] POST /volume/v3/volumes => generated 173 bytes in 39 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 14:16:07.568259 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-83041fa6-f067-4576-83ac-b5db3e1f676e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:07.571048 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-83041fa6-f067-4576-83ac-b5db3e1f676e tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] GET https://10.4.3.66/volume/v3/volumes/887824e7-5531-4fd4-a3ad-694c29b45c6a Jul 10 14:16:07.571383 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-83041fa6-f067-4576-83ac-b5db3e1f676e tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:07.571695 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-83041fa6-f067-4576-83ac-b5db3e1f676e tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:07.582224 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:07.582224 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:16:07.587956 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-83041fa6-f067-4576-83ac-b5db3e1f676e tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Volume info retrieved successfully. Jul 10 14:16:07.593325 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-83041fa6-f067-4576-83ac-b5db3e1f676e tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] https://10.4.3.66/volume/v3/volumes/887824e7-5531-4fd4-a3ad-694c29b45c6a returned with HTTP 200 Jul 10 14:16:07.593779 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 613/2454] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:07 2026] GET /volume/v3/volumes/887824e7-5531-4fd4-a3ad-694c29b45c6a => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:07.608226 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8e27ad78-824c-4578-9fa0-40729d6040d4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:07.611041 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8e27ad78-824c-4578-9fa0-40729d6040d4 tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] DELETE https://10.4.3.66/volume/v3/volumes/887824e7-5531-4fd4-a3ad-694c29b45c6a Jul 10 14:16:07.611476 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8e27ad78-824c-4578-9fa0-40729d6040d4 tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:07.611726 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8e27ad78-824c-4578-9fa0-40729d6040d4 tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:07.612102 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-8e27ad78-824c-4578-9fa0-40729d6040d4 tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Delete volume with id: 887824e7-5531-4fd4-a3ad-694c29b45c6a Jul 10 14:16:07.624335 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:07.624335 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:16:07.624896 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-8e27ad78-824c-4578-9fa0-40729d6040d4 tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Volume info retrieved successfully. Jul 10 14:16:07.651178 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-8e27ad78-824c-4578-9fa0-40729d6040d4 tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Delete volume request issued successfully. Jul 10 14:16:07.651178 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8e27ad78-824c-4578-9fa0-40729d6040d4 tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] https://10.4.3.66/volume/v3/volumes/887824e7-5531-4fd4-a3ad-694c29b45c6a returned with HTTP 202 Jul 10 14:16:07.651907 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 617/2455] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:16:07 2026] DELETE /volume/v3/volumes/887824e7-5531-4fd4-a3ad-694c29b45c6a => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:16:07.663912 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a569492e-7ad8-4d42-8bbf-4350afcf03ff None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:07.668736 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a569492e-7ad8-4d42-8bbf-4350afcf03ff tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] GET https://10.4.3.66/volume/v3/volumes/887824e7-5531-4fd4-a3ad-694c29b45c6a Jul 10 14:16:07.668968 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a569492e-7ad8-4d42-8bbf-4350afcf03ff tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:07.670999 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a569492e-7ad8-4d42-8bbf-4350afcf03ff tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:07.680115 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:07.680115 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:16:07.689861 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a569492e-7ad8-4d42-8bbf-4350afcf03ff tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Volume info retrieved successfully. Jul 10 14:16:07.695855 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a569492e-7ad8-4d42-8bbf-4350afcf03ff tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] https://10.4.3.66/volume/v3/volumes/887824e7-5531-4fd4-a3ad-694c29b45c6a returned with HTTP 200 Jul 10 14:16:07.698265 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 614/2456] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:07 2026] GET /volume/v3/volumes/887824e7-5531-4fd4-a3ad-694c29b45c6a => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:07.773706 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6c99d229-5216-4b01-827b-74ccf912fa04 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:07.777852 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6c99d229-5216-4b01-827b-74ccf912fa04 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 Jul 10 14:16:07.779883 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6c99d229-5216-4b01-827b-74ccf912fa04 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:07.779883 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6c99d229-5216-4b01-827b-74ccf912fa04 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:07.795165 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6c99d229-5216-4b01-827b-74ccf912fa04 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 returned with HTTP 404 Jul 10 14:16:07.796210 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 613/2457] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:07 2026] GET /volume/v3/volumes/7feae37f-f58e-480e-bb01-81d4e1bd4150 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:16:07.812115 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-222c39ec-54a3-4956-8fed-04adfeb39ef9 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:07.816636 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-222c39ec-54a3-4956-8fed-04adfeb39ef9 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] DELETE https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:16:07.816636 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-222c39ec-54a3-4956-8fed-04adfeb39ef9 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:07.817938 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-222c39ec-54a3-4956-8fed-04adfeb39ef9 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:07.818211 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-222c39ec-54a3-4956-8fed-04adfeb39ef9 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Delete volume with id: 1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:16:07.839382 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:07.839382 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:16:07.840744 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-222c39ec-54a3-4956-8fed-04adfeb39ef9 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:16:07.908417 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-222c39ec-54a3-4956-8fed-04adfeb39ef9 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Delete volume request issued successfully. Jul 10 14:16:07.909613 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-222c39ec-54a3-4956-8fed-04adfeb39ef9 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 202 Jul 10 14:16:07.912744 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 614/2458] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:16:07 2026] DELETE /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:16:07.935244 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b25870b0-f24f-413f-9013-c530e71f8d94 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:07.939954 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b25870b0-f24f-413f-9013-c530e71f8d94 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:16:07.939954 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b25870b0-f24f-413f-9013-c530e71f8d94 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:07.940705 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b25870b0-f24f-413f-9013-c530e71f8d94 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:07.973451 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:07.973451 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:16:07.997165 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b25870b0-f24f-413f-9013-c530e71f8d94 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Volume info retrieved successfully. Jul 10 14:16:08.005289 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b25870b0-f24f-413f-9013-c530e71f8d94 tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 200 Jul 10 14:16:08.007554 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 618/2459] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:07 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 853 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:08.288801 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0e978efe-ace6-46e1-afda-7196502b2073 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:08.291474 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0e978efe-ace6-46e1-afda-7196502b2073 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:16:08.291732 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0e978efe-ace6-46e1-afda-7196502b2073 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:08.291919 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0e978efe-ace6-46e1-afda-7196502b2073 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:08.306521 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:08.306521 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:16:08.312849 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0e978efe-ace6-46e1-afda-7196502b2073 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:16:08.318202 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0e978efe-ace6-46e1-afda-7196502b2073 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:16:08.318608 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 615/2460] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:08 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 1146 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:16:08.737571 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5c079de3-64c3-46e1-88ab-1e764093165a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:08.739102 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5c079de3-64c3-46e1-88ab-1e764093165a tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] GET https://10.4.3.66/volume/v3/volumes/887824e7-5531-4fd4-a3ad-694c29b45c6a Jul 10 14:16:08.739386 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5c079de3-64c3-46e1-88ab-1e764093165a tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:08.739621 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5c079de3-64c3-46e1-88ab-1e764093165a tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:08.745906 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5c079de3-64c3-46e1-88ab-1e764093165a tempest-VolumesCloneNegativeTest-194180638 tempest-VolumesCloneNegativeTest-194180638-project-member] https://10.4.3.66/volume/v3/volumes/887824e7-5531-4fd4-a3ad-694c29b45c6a returned with HTTP 404 Jul 10 14:16:08.746474 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 614/2461] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:08 2026] GET /volume/v3/volumes/887824e7-5531-4fd4-a3ad-694c29b45c6a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:16:09.028010 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4202f3e3-1475-47d6-8a78-699b3d37823e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:09.031358 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4202f3e3-1475-47d6-8a78-699b3d37823e tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] GET https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 Jul 10 14:16:09.032402 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4202f3e3-1475-47d6-8a78-699b3d37823e tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:09.032402 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4202f3e3-1475-47d6-8a78-699b3d37823e tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:09.043488 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4202f3e3-1475-47d6-8a78-699b3d37823e tempest-TestServerVolumeAttachmentScenario-943237709 tempest-TestServerVolumeAttachmentScenario-943237709-project-member] https://10.4.3.66/volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 returned with HTTP 404 Jul 10 14:16:09.044200 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 615/2462] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:09 2026] GET /volume/v3/volumes/1f561dfa-57f6-462b-a146-07cef32c2e87 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:16:09.339688 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-9e11f3ce-87ea-42b9-8813-161b362a63c2 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:09.342528 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9e11f3ce-87ea-42b9-8813-161b362a63c2 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:16:09.342842 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9e11f3ce-87ea-42b9-8813-161b362a63c2 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:09.343115 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9e11f3ce-87ea-42b9-8813-161b362a63c2 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:09.358742 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:09.358742 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:16:09.365834 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-9e11f3ce-87ea-42b9-8813-161b362a63c2 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:16:09.372343 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9e11f3ce-87ea-42b9-8813-161b362a63c2 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:16:09.372929 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 619/2463] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:09 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 1146 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:16:10.391086 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-73903a3c-ec86-4033-9606-ae9f772f1cd1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:10.394084 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-73903a3c-ec86-4033-9606-ae9f772f1cd1 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:16:10.394877 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-73903a3c-ec86-4033-9606-ae9f772f1cd1 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:10.395188 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-73903a3c-ec86-4033-9606-ae9f772f1cd1 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:10.415837 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:10.415837 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:16:10.422363 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-73903a3c-ec86-4033-9606-ae9f772f1cd1 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:16:10.429048 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-73903a3c-ec86-4033-9606-ae9f772f1cd1 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:16:10.429644 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 616/2464] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:10 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 1146 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:16:11.193115 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-b8ca2b2e-793a-4261-a822-f744c7eb3ed5 req-7389b823-24f8-496d-b224-030b16f32252 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:11.200468 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-b8ca2b2e-793a-4261-a822-f744c7eb3ed5 req-7389b823-24f8-496d-b224-030b16f32252 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:16:11.200824 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-b8ca2b2e-793a-4261-a822-f744c7eb3ed5 req-7389b823-24f8-496d-b224-030b16f32252 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:11.201115 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-b8ca2b2e-793a-4261-a822-f744c7eb3ed5 req-7389b823-24f8-496d-b224-030b16f32252 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:11.224411 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:11.224411 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:16:11.232369 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-b8ca2b2e-793a-4261-a822-f744c7eb3ed5 req-7389b823-24f8-496d-b224-030b16f32252 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:16:11.239844 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-b8ca2b2e-793a-4261-a822-f744c7eb3ed5 req-7389b823-24f8-496d-b224-030b16f32252 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:16:11.240281 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 615/2465] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:16:11 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 1146 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:16:11.449872 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-36355941-f933-4aad-aec0-c86784ed039c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:11.455845 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-36355941-f933-4aad-aec0-c86784ed039c tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:16:11.456168 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-36355941-f933-4aad-aec0-c86784ed039c tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:11.456479 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-36355941-f933-4aad-aec0-c86784ed039c tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:11.475356 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:11.475356 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:16:11.486029 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-36355941-f933-4aad-aec0-c86784ed039c tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:16:11.493324 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-36355941-f933-4aad-aec0-c86784ed039c tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:16:11.494650 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 616/2466] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:11 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 1146 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:16:11.657405 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-b8ca2b2e-793a-4261-a822-f744c7eb3ed5 req-fcaf190f-733b-4667-afb6-b60a68686c13 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:11.660806 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-b8ca2b2e-793a-4261-a822-f744c7eb3ed5 req-fcaf190f-733b-4667-afb6-b60a68686c13 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] DELETE https://10.4.3.66/volume/v3/attachments/814ac9cb-08d6-4e1e-a865-1069a451db10 Jul 10 14:16:11.661059 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-b8ca2b2e-793a-4261-a822-f744c7eb3ed5 req-fcaf190f-733b-4667-afb6-b60a68686c13 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:11.662480 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-b8ca2b2e-793a-4261-a822-f744c7eb3ed5 req-fcaf190f-733b-4667-afb6-b60a68686c13 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:11.687337 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:11.687337 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:16:12.256479 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-b8ca2b2e-793a-4261-a822-f744c7eb3ed5 req-fcaf190f-733b-4667-afb6-b60a68686c13 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/attachments/814ac9cb-08d6-4e1e-a865-1069a451db10 returned with HTTP 200 Jul 10 14:16:12.256479 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 620/2467] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:16:11 2026] DELETE /volume/v3/attachments/814ac9cb-08d6-4e1e-a865-1069a451db10 => generated 19 bytes in 599 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:12.512222 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-34c5859d-6c4b-4663-82cf-5901a83b3776 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:12.516389 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-34c5859d-6c4b-4663-82cf-5901a83b3776 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:16:12.516738 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-34c5859d-6c4b-4663-82cf-5901a83b3776 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:12.516832 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-34c5859d-6c4b-4663-82cf-5901a83b3776 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:12.533065 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:12.533065 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:16:12.540947 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-34c5859d-6c4b-4663-82cf-5901a83b3776 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:16:12.559794 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-34c5859d-6c4b-4663-82cf-5901a83b3776 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:16:12.559968 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 617/2468] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:12 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:12.580860 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-1e49fc92-6373-465f-9540-5d01268444df None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:12.584676 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1e49fc92-6373-465f-9540-5d01268444df tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:16:12.585359 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1e49fc92-6373-465f-9540-5d01268444df tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:12.585427 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1e49fc92-6373-465f-9540-5d01268444df tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:12.608361 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:12.608361 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:16:12.613175 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-1e49fc92-6373-465f-9540-5d01268444df tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:16:12.622210 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1e49fc92-6373-465f-9540-5d01268444df tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:16:12.622835 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 616/2469] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:12 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:12.851992 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-ca03319d-aba0-4edb-a436-915fc500b523 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:12.962328 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ca03319d-aba0-4edb-a436-915fc500b523 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:16:12.962980 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ca03319d-aba0-4edb-a436-915fc500b523 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-655290177"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:16:12.965100 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-ca03319d-aba0-4edb-a436-915fc500b523 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-655290177'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:16:12.965321 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-ca03319d-aba0-4edb-a436-915fc500b523 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Create volume of 1 GB Jul 10 14:16:12.971216 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-ca03319d-aba0-4edb-a436-915fc500b523 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Availability Zones retrieved successfully. Jul 10 14:16:12.978693 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-ca03319d-aba0-4edb-a436-915fc500b523 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Flow 'volume_create_api' (7df95461-7610-4086-ab58-e549e56089d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:16:12.979872 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-ca03319d-aba0-4edb-a436-915fc500b523 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1c1080a-a8e4-436a-8280-17b6dc279aae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:16:12.981060 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-ca03319d-aba0-4edb-a436-915fc500b523 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:16:13.030829 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-ca03319d-aba0-4edb-a436-915fc500b523 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1c1080a-a8e4-436a-8280-17b6dc279aae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:16:13.032464 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-ca03319d-aba0-4edb-a436-915fc500b523 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0a2f6e3-77dd-44d3-b6dd-36689896a223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:16:13.154842 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-ca03319d-aba0-4edb-a436-915fc500b523 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Created reservations ['0c5091fc-211a-4fe9-9dc2-6023a70dff6f', 'f8791b2a-d68f-4f11-845c-7a8022cd7c0c', '779bd9ef-3916-4168-9e3e-47804c5044f1', '4d5db11c-4892-4d67-8811-c9b97dee4020'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:16:13.156002 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-ca03319d-aba0-4edb-a436-915fc500b523 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0a2f6e3-77dd-44d3-b6dd-36689896a223) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c5091fc-211a-4fe9-9dc2-6023a70dff6f', 'f8791b2a-d68f-4f11-845c-7a8022cd7c0c', '779bd9ef-3916-4168-9e3e-47804c5044f1', '4d5db11c-4892-4d67-8811-c9b97dee4020']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:16:13.156890 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-ca03319d-aba0-4edb-a436-915fc500b523 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0f23a13-8f67-455e-9542-097a1556151c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:16:13.197921 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-ca03319d-aba0-4edb-a436-915fc500b523 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0f23a13-8f67-455e-9542-097a1556151c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5b740e9-e49b-4e36-a58b-3cedb7e8ded1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-655290177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b9c360a5f9c45368a0746120ddfb7c3',qos_specs=None,replication_status=,reservations=['0c5091fc-211a-4fe9-9dc2-6023a70dff6f','f8791b2a-d68f-4f11-845c-7a8022cd7c0c','779bd9ef-3916-4168-9e3e-47804c5044f1','4d5db11c-4892-4d67-8811-c9b97dee4020'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a5156e351ae4b9abc2936314291ae14',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:16:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-655290177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5b740e9-e49b-4e36-a58b-3cedb7e8ded1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b9c360a5f9c45368a0746120ddfb7c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a5156e351ae4b9abc2936314291ae14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:16:13.199217 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-ca03319d-aba0-4edb-a436-915fc500b523 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9d20ebc-b4b1-4dc8-bbfd-3bcffcec7ca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:16:13.230732 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-ca03319d-aba0-4edb-a436-915fc500b523 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9d20ebc-b4b1-4dc8-bbfd-3bcffcec7ca8) transitioned into state 'SUCCESS' from state '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-655290177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b9c360a5f9c45368a0746120ddfb7c3',qos_specs=None,replication_status=,reservations=['0c5091fc-211a-4fe9-9dc2-6023a70dff6f','f8791b2a-d68f-4f11-845c-7a8022cd7c0c','779bd9ef-3916-4168-9e3e-47804c5044f1','4d5db11c-4892-4d67-8811-c9b97dee4020'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a5156e351ae4b9abc2936314291ae14',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:16:13.232126 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-ca03319d-aba0-4edb-a436-915fc500b523 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83e9a422-9b33-404e-8978-bc4f35009209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:16:13.254359 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-ca03319d-aba0-4edb-a436-915fc500b523 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83e9a422-9b33-404e-8978-bc4f35009209) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:16:13.256523 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-ca03319d-aba0-4edb-a436-915fc500b523 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Flow 'volume_create_api' (7df95461-7610-4086-ab58-e549e56089d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:16:13.257773 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-ca03319d-aba0-4edb-a436-915fc500b523 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Create volume request issued successfully. Jul 10 14:16:13.259084 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ca03319d-aba0-4edb-a436-915fc500b523 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:16:13.260160 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 617/2470] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:16:12 2026] POST /volume/v3/volumes => generated 751 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:16:13.283922 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d16e4036-8fd3-4b5a-90ca-dfffee1f3421 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:13.293208 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d16e4036-8fd3-4b5a-90ca-dfffee1f3421 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 Jul 10 14:16:13.293948 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d16e4036-8fd3-4b5a-90ca-dfffee1f3421 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:13.295643 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d16e4036-8fd3-4b5a-90ca-dfffee1f3421 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:13.310922 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:13.310922 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:16:13.319581 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-d16e4036-8fd3-4b5a-90ca-dfffee1f3421 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:16:13.328072 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d16e4036-8fd3-4b5a-90ca-dfffee1f3421 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 returned with HTTP 200 Jul 10 14:16:13.328547 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 621/2471] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:13 2026] GET /volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 => generated 819 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:13.773937 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-78259262-3dd8-4323-859f-fe9063160188 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:13.776310 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-78259262-3dd8-4323-859f-fe9063160188 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:16:13.776651 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-78259262-3dd8-4323-859f-fe9063160188 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:13.776926 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-78259262-3dd8-4323-859f-fe9063160188 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:13.790588 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:13.790588 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:16:13.795075 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-78259262-3dd8-4323-859f-fe9063160188 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:16:13.802625 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-78259262-3dd8-4323-859f-fe9063160188 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:16:13.803293 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 618/2472] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:13 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:13.908852 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-abcc83c9-1488-4414-9df5-890afd3624d1 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:13.911703 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-abcc83c9-1488-4414-9df5-890afd3624d1 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:16:13.912325 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-abcc83c9-1488-4414-9df5-890afd3624d1 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1794296920", "imageRef": "4ff20130-b276-43a0-956f-1453107cff27"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:16:13.914227 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-abcc83c9-1488-4414-9df5-890afd3624d1 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1794296920', 'imageRef': '4ff20130-b276-43a0-956f-1453107cff27'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:16:14.041034 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-abcc83c9-1488-4414-9df5-890afd3624d1 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Create volume of 1 GB Jul 10 14:16:14.041693 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:14.041693 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:16:14.042130 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-abcc83c9-1488-4414-9df5-890afd3624d1 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Availability Zones retrieved successfully. Jul 10 14:16:14.048148 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-abcc83c9-1488-4414-9df5-890afd3624d1 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Flow 'volume_create_api' (0823823e-43bb-432c-b2ee-507aeb905782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:16:14.049315 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-abcc83c9-1488-4414-9df5-890afd3624d1 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12a35685-9c72-41a9-bb8a-a15b75c39058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:16:14.050255 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-abcc83c9-1488-4414-9df5-890afd3624d1 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:16:14.123848 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:14.123848 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:16:14.151660 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-abcc83c9-1488-4414-9df5-890afd3624d1 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12a35685-9c72-41a9-bb8a-a15b75c39058) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:19Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=d1bf57bb-d64b-4a91-b78a-2eceb49a2012,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd1bf57bb-d64b-4a91-b78a-2eceb49a2012', 'encryption_key_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=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:16:14.154879 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-abcc83c9-1488-4414-9df5-890afd3624d1 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2343f7e1-6775-4533-8fd6-1fe2766bbe08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:16:14.242474 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-abcc83c9-1488-4414-9df5-890afd3624d1 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Created reservations ['940eaa19-bca2-4996-9da3-a86ae989ca01', 'a93b8a58-af75-4ca0-855f-a06c6a50cb25', 'fc521438-0652-4213-839a-3a10177bfedb', '8b02c192-a101-4252-9cbb-b19227d7c2db'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:16:14.244066 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-abcc83c9-1488-4414-9df5-890afd3624d1 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2343f7e1-6775-4533-8fd6-1fe2766bbe08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['940eaa19-bca2-4996-9da3-a86ae989ca01', 'a93b8a58-af75-4ca0-855f-a06c6a50cb25', 'fc521438-0652-4213-839a-3a10177bfedb', '8b02c192-a101-4252-9cbb-b19227d7c2db']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:16:14.245208 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-abcc83c9-1488-4414-9df5-890afd3624d1 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3ba2558-050e-49b4-93a0-887cf7a6da68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:16:14.286335 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-abcc83c9-1488-4414-9df5-890afd3624d1 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3ba2558-050e-49b4-93a0-887cf7a6da68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '071c9ab9-f2d7-4b3f-af23-ec581bc2f0e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1794296920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='163d989f231e478b9c15ed7061ac865f',qos_specs=None,replication_status=,reservations=['940eaa19-bca2-4996-9da3-a86ae989ca01','a93b8a58-af75-4ca0-855f-a06c6a50cb25','fc521438-0652-4213-839a-3a10177bfedb','8b02c192-a101-4252-9cbb-b19227d7c2db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7573ad3c2e6444d48e7a0738fde39479',volume_type_id=d1bf57bb-d64b-4a91-b78a-2eceb49a2012), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:16:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1794296920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=071c9ab9-f2d7-4b3f-af23-ec581bc2f0e4,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='163d989f231e478b9c15ed7061ac865f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7573ad3c2e6444d48e7a0738fde39479',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d1bf57bb-d64b-4a91-b78a-2eceb49a2012),volume_type_id=d1bf57bb-d64b-4a91-b78a-2eceb49a2012)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:16:14.287182 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-abcc83c9-1488-4414-9df5-890afd3624d1 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75850d00-9fc1-46c2-8d32-8699837ed3cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:16:14.325635 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-abcc83c9-1488-4414-9df5-890afd3624d1 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75850d00-9fc1-46c2-8d32-8699837ed3cf) transitioned into state 'SUCCESS' from state '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-1794296920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='163d989f231e478b9c15ed7061ac865f',qos_specs=None,replication_status=,reservations=['940eaa19-bca2-4996-9da3-a86ae989ca01','a93b8a58-af75-4ca0-855f-a06c6a50cb25','fc521438-0652-4213-839a-3a10177bfedb','8b02c192-a101-4252-9cbb-b19227d7c2db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7573ad3c2e6444d48e7a0738fde39479',volume_type_id=d1bf57bb-d64b-4a91-b78a-2eceb49a2012)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:16:14.327386 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-abcc83c9-1488-4414-9df5-890afd3624d1 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef9f1a7a-2a9b-482d-9fd4-9102ce037d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:16:14.351467 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-abcc83c9-1488-4414-9df5-890afd3624d1 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef9f1a7a-2a9b-482d-9fd4-9102ce037d19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:16:14.351467 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-abcc83c9-1488-4414-9df5-890afd3624d1 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Flow 'volume_create_api' (0823823e-43bb-432c-b2ee-507aeb905782) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:16:14.352147 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-abcc83c9-1488-4414-9df5-890afd3624d1 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Create volume request issued successfully. Jul 10 14:16:14.352911 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-50e141c8-687d-4ec1-8f64-5c0793feb81f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:14.353268 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-abcc83c9-1488-4414-9df5-890afd3624d1 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:16:14.353752 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 617/2473] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:16:13 2026] POST /volume/v3/volumes => generated 758 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:16:14.356133 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-50e141c8-687d-4ec1-8f64-5c0793feb81f tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 Jul 10 14:16:14.356133 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-50e141c8-687d-4ec1-8f64-5c0793feb81f tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:14.358478 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-50e141c8-687d-4ec1-8f64-5c0793feb81f tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:14.380008 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d48b7410-ac7a-409b-9584-11fb59fefb73 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:14.382451 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:14.382451 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:16:14.382981 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d48b7410-ac7a-409b-9584-11fb59fefb73 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/071c9ab9-f2d7-4b3f-af23-ec581bc2f0e4 Jul 10 14:16:14.383781 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d48b7410-ac7a-409b-9584-11fb59fefb73 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:14.384520 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d48b7410-ac7a-409b-9584-11fb59fefb73 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:14.390758 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-50e141c8-687d-4ec1-8f64-5c0793feb81f tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:16:14.398530 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-50e141c8-687d-4ec1-8f64-5c0793feb81f tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 returned with HTTP 200 Jul 10 14:16:14.398530 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 618/2474] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:14 2026] GET /volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:14.398724 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:14.398724 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:16:14.404368 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-d48b7410-ac7a-409b-9584-11fb59fefb73 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:16:14.414367 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d48b7410-ac7a-409b-9584-11fb59fefb73 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/071c9ab9-f2d7-4b3f-af23-ec581bc2f0e4 returned with HTTP 200 Jul 10 14:16:14.414722 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 622/2475] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:14 2026] GET /volume/v3/volumes/071c9ab9-f2d7-4b3f-af23-ec581bc2f0e4 => generated 826 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:14.417274 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bfcf24bd-8609-465c-8af0-e2ee3e7a73cf None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:14.422070 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bfcf24bd-8609-465c-8af0-e2ee3e7a73cf tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 Jul 10 14:16:14.422476 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bfcf24bd-8609-465c-8af0-e2ee3e7a73cf tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:14.422756 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bfcf24bd-8609-465c-8af0-e2ee3e7a73cf tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:14.435822 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:14.435822 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:16:14.440402 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-bfcf24bd-8609-465c-8af0-e2ee3e7a73cf tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:16:14.452814 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bfcf24bd-8609-465c-8af0-e2ee3e7a73cf tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 returned with HTTP 200 Jul 10 14:16:14.452814 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 619/2476] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:14 2026] GET /volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:14.468269 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-122db1d3-0054-4e44-b8c1-bf4b4e31f6fa None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:14.470131 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-122db1d3-0054-4e44-b8c1-bf4b4e31f6fa tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:16:14.470494 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-122db1d3-0054-4e44-b8c1-bf4b4e31f6fa tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d5b740e9-e49b-4e36-a58b-3cedb7e8ded1", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1108212013"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:16:14.479754 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:14.479754 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:16:14.480284 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-122db1d3-0054-4e44-b8c1-bf4b4e31f6fa tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:16:14.480444 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.snapshots [None req-122db1d3-0054-4e44-b8c1-bf4b4e31f6fa tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Create snapshot from volume d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 Jul 10 14:16:14.554039 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-122db1d3-0054-4e44-b8c1-bf4b4e31f6fa tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Created reservations ['b4753b9c-1515-4348-a3b2-3c5f75040353', '433cc4fd-ac26-4973-8c07-33e0e9e07f3b', '25d0ecec-3849-4c6a-8a31-883ab69201e6', 'c3d89d49-79cb-4648-b700-17bcf040b9d6'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:16:14.610847 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-122db1d3-0054-4e44-b8c1-bf4b4e31f6fa tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot create request issued successfully. Jul 10 14:16:14.611355 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-122db1d3-0054-4e44-b8c1-bf4b4e31f6fa tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:16:14.612106 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 618/2477] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:16:14 2026] POST /volume/v3/snapshots => generated 310 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:16:14.627033 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b0a61e89-fa27-4d45-a26c-2139a8d9a690 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:14.629881 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b0a61e89-fa27-4d45-a26c-2139a8d9a690 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/snapshots/d27e4d26-0ebd-49b8-ae96-b6b2a7b51536 Jul 10 14:16:14.630538 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b0a61e89-fa27-4d45-a26c-2139a8d9a690 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:14.630538 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b0a61e89-fa27-4d45-a26c-2139a8d9a690 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:14.638263 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:14.638263 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:16:14.638840 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-b0a61e89-fa27-4d45-a26c-2139a8d9a690 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:16:14.640100 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b0a61e89-fa27-4d45-a26c-2139a8d9a690 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/d27e4d26-0ebd-49b8-ae96-b6b2a7b51536 returned with HTTP 200 Jul 10 14:16:14.640795 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 619/2478] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:16:14 2026] GET /volume/v3/snapshots/d27e4d26-0ebd-49b8-ae96-b6b2a7b51536 => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:15.433548 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0a74566d-fd79-4263-8c6e-a45a2bf4d519 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:15.435359 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0a74566d-fd79-4263-8c6e-a45a2bf4d519 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/071c9ab9-f2d7-4b3f-af23-ec581bc2f0e4 Jul 10 14:16:15.435598 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0a74566d-fd79-4263-8c6e-a45a2bf4d519 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:15.435832 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0a74566d-fd79-4263-8c6e-a45a2bf4d519 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:15.445837 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:15.445837 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:16:15.451391 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-0a74566d-fd79-4263-8c6e-a45a2bf4d519 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:16:15.463077 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0a74566d-fd79-4263-8c6e-a45a2bf4d519 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/071c9ab9-f2d7-4b3f-af23-ec581bc2f0e4 returned with HTTP 200 Jul 10 14:16:15.463633 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 623/2479] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:15 2026] GET /volume/v3/volumes/071c9ab9-f2d7-4b3f-af23-ec581bc2f0e4 => generated 1366 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:16:15.616737 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-8ffa54c9-23ea-41a7-93b3-cff6af247842 req-3115401c-c1eb-4d09-bb0b-3ba9b9821e60 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:15.619265 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-8ffa54c9-23ea-41a7-93b3-cff6af247842 req-3115401c-c1eb-4d09-bb0b-3ba9b9821e60 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/071c9ab9-f2d7-4b3f-af23-ec581bc2f0e4 Jul 10 14:16:15.619265 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-8ffa54c9-23ea-41a7-93b3-cff6af247842 req-3115401c-c1eb-4d09-bb0b-3ba9b9821e60 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:15.619538 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-8ffa54c9-23ea-41a7-93b3-cff6af247842 req-3115401c-c1eb-4d09-bb0b-3ba9b9821e60 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:15.628354 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:15.628354 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:16:15.634189 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-8ffa54c9-23ea-41a7-93b3-cff6af247842 req-3115401c-c1eb-4d09-bb0b-3ba9b9821e60 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:16:15.640459 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-8ffa54c9-23ea-41a7-93b3-cff6af247842 req-3115401c-c1eb-4d09-bb0b-3ba9b9821e60 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/071c9ab9-f2d7-4b3f-af23-ec581bc2f0e4 returned with HTTP 200 Jul 10 14:16:15.641187 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 620/2480] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:16:15 2026] GET /volume/v3/volumes/071c9ab9-f2d7-4b3f-af23-ec581bc2f0e4 => generated 1366 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:16:15.653695 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-767d303d-c3d9-468f-8e46-c05098a3a41e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:15.656399 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-767d303d-c3d9-468f-8e46-c05098a3a41e tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/snapshots/d27e4d26-0ebd-49b8-ae96-b6b2a7b51536 Jul 10 14:16:15.656595 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-767d303d-c3d9-468f-8e46-c05098a3a41e tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:15.656945 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-767d303d-c3d9-468f-8e46-c05098a3a41e tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:15.665056 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:15.665056 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:16:15.665056 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-767d303d-c3d9-468f-8e46-c05098a3a41e tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:16:15.666025 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-767d303d-c3d9-468f-8e46-c05098a3a41e tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/d27e4d26-0ebd-49b8-ae96-b6b2a7b51536 returned with HTTP 200 Jul 10 14:16:15.666458 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 619/2481] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:16:15 2026] GET /volume/v3/snapshots/d27e4d26-0ebd-49b8-ae96-b6b2a7b51536 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:15.679224 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-9e41d91c-209b-405b-88b9-3ae872de9c9e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:15.684289 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9e41d91c-209b-405b-88b9-3ae872de9c9e tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] POST https://10.4.3.66/volume/v3/backups Jul 10 14:16:15.684289 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9e41d91c-209b-405b-88b9-3ae872de9c9e tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d5b740e9-e49b-4e36-a58b-3cedb7e8ded1", "snapshot_id": "d27e4d26-0ebd-49b8-ae96-b6b2a7b51536", "name": "tempest-VolumesSnapshotTestJSON-Backup-114474123", "container": "tempest-volumessnapshottestjson-backup-container-1563599154"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:16:15.689599 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.contrib.backups [None req-9e41d91c-209b-405b-88b9-3ae872de9c9e tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Creating new backup {'backup': {'volume_id': 'd5b740e9-e49b-4e36-a58b-3cedb7e8ded1', 'snapshot_id': 'd27e4d26-0ebd-49b8-ae96-b6b2a7b51536', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-114474123', 'container': 'tempest-volumessnapshottestjson-backup-container-1563599154'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 14:16:15.689599 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.contrib.backups [None req-9e41d91c-209b-405b-88b9-3ae872de9c9e tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Creating backup of volume d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 in container tempest-volumessnapshottestjson-backup-container-1563599154 Jul 10 14:16:15.707365 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:15.707365 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:16:15.707799 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-9e41d91c-209b-405b-88b9-3ae872de9c9e tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:16:15.718143 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:15.718143 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:16:15.718645 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-9e41d91c-209b-405b-88b9-3ae872de9c9e tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:16:15.761190 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-9e41d91c-209b-405b-88b9-3ae872de9c9e tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Created reservations ['f374453a-00e7-4495-8ab9-47540d921235', '1c89e934-7dd4-48b1-adb6-4b4d5e30358a'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:16:15.813760 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9e41d91c-209b-405b-88b9-3ae872de9c9e tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Jul 10 14:16:15.814486 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 620/2482] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:16:15 2026] POST /volume/v3/backups => generated 332 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:16:15.829772 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-bd5481be-3805-41e3-b931-a8df79561327 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:15.833468 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-bd5481be-3805-41e3-b931-a8df79561327 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 Jul 10 14:16:15.833468 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-bd5481be-3805-41e3-b931-a8df79561327 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:15.833468 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-bd5481be-3805-41e3-b931-a8df79561327 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:15.833468 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-bd5481be-3805-41e3-b931-a8df79561327 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Show backup with id bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:16:15.848378 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:15.848378 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:16:15.849655 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-bd5481be-3805-41e3-b931-a8df79561327 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 returned with HTTP 200 Jul 10 14:16:15.850047 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 624/2483] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:15 2026] GET /volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 => generated 806 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:16.305528 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-8ffa54c9-23ea-41a7-93b3-cff6af247842 req-a592e7dd-3642-4749-852f-915e2322bfa7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:16.308312 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-8ffa54c9-23ea-41a7-93b3-cff6af247842 req-a592e7dd-3642-4749-852f-915e2322bfa7 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/071c9ab9-f2d7-4b3f-af23-ec581bc2f0e4 Jul 10 14:16:16.308725 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-8ffa54c9-23ea-41a7-93b3-cff6af247842 req-a592e7dd-3642-4749-852f-915e2322bfa7 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:16.309012 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-8ffa54c9-23ea-41a7-93b3-cff6af247842 req-a592e7dd-3642-4749-852f-915e2322bfa7 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:16.317664 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:16.317664 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:16:16.322094 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-8ffa54c9-23ea-41a7-93b3-cff6af247842 req-a592e7dd-3642-4749-852f-915e2322bfa7 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:16:16.328450 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-8ffa54c9-23ea-41a7-93b3-cff6af247842 req-a592e7dd-3642-4749-852f-915e2322bfa7 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/071c9ab9-f2d7-4b3f-af23-ec581bc2f0e4 returned with HTTP 200 Jul 10 14:16:16.329076 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 621/2484] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:16:16 2026] GET /volume/v3/volumes/071c9ab9-f2d7-4b3f-af23-ec581bc2f0e4 => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:16:16.342319 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-10c6d534-927f-4e11-86cb-fd9574c7261e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:16.342933 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-10c6d534-927f-4e11-86cb-fd9574c7261e None None] GET https://10.4.3.66/volume// Jul 10 14:16:16.343194 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-10c6d534-927f-4e11-86cb-fd9574c7261e None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:16.343495 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-10c6d534-927f-4e11-86cb-fd9574c7261e None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:16.344046 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-10c6d534-927f-4e11-86cb-fd9574c7261e None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:16:16.344761 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 620/2485] 10.4.3.66 () {66 vars in 1412 bytes} [Fri Jul 10 14:16:16 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:16:16.355931 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-8ffa54c9-23ea-41a7-93b3-cff6af247842 req-f15142f8-7d15-463d-ac58-6cf7a7d9e613 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:16.359186 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-8ffa54c9-23ea-41a7-93b3-cff6af247842 req-f15142f8-7d15-463d-ac58-6cf7a7d9e613 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:16:16.359670 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-8ffa54c9-23ea-41a7-93b3-cff6af247842 req-f15142f8-7d15-463d-ac58-6cf7a7d9e613 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "071c9ab9-f2d7-4b3f-af23-ec581bc2f0e4", "connector": null, "instance_uuid": "d103e8d2-1da9-47be-bc0a-d2dc86c0cc62"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:16:16.373190 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:16.373190 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:16:16.418544 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-8ffa54c9-23ea-41a7-93b3-cff6af247842 req-f15142f8-7d15-463d-ac58-6cf7a7d9e613 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:16:16.418958 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 621/2486] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:16:16 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:16:16.866047 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b9e0a9b5-a0b8-4238-88fc-eb7fb8997dbe None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:16.869817 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b9e0a9b5-a0b8-4238-88fc-eb7fb8997dbe tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 Jul 10 14:16:16.870048 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b9e0a9b5-a0b8-4238-88fc-eb7fb8997dbe tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:16.870254 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b9e0a9b5-a0b8-4238-88fc-eb7fb8997dbe tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:16.870416 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-b9e0a9b5-a0b8-4238-88fc-eb7fb8997dbe tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Show backup with id bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:16:16.883944 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:16.883944 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:16:16.885067 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b9e0a9b5-a0b8-4238-88fc-eb7fb8997dbe tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 returned with HTTP 200 Jul 10 14:16:16.885430 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 625/2487] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:16 2026] GET /volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 => generated 832 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:17.902289 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-dad2dbee-a8cb-4e4a-8afa-cff3bc7cd120 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:17.904935 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dad2dbee-a8cb-4e4a-8afa-cff3bc7cd120 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 Jul 10 14:16:17.905283 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dad2dbee-a8cb-4e4a-8afa-cff3bc7cd120 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:17.905603 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dad2dbee-a8cb-4e4a-8afa-cff3bc7cd120 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:17.905859 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-dad2dbee-a8cb-4e4a-8afa-cff3bc7cd120 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Show backup with id bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:16:17.911810 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:17.911810 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:16:17.912989 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dad2dbee-a8cb-4e4a-8afa-cff3bc7cd120 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 returned with HTTP 200 Jul 10 14:16:17.913799 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 622/2488] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:17 2026] GET /volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:18.929053 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8c8d04bf-82f8-4b95-a665-33ca11d8267c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:18.931323 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8c8d04bf-82f8-4b95-a665-33ca11d8267c tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 Jul 10 14:16:18.931688 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8c8d04bf-82f8-4b95-a665-33ca11d8267c tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:18.932027 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8c8d04bf-82f8-4b95-a665-33ca11d8267c tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:18.932312 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-8c8d04bf-82f8-4b95-a665-33ca11d8267c tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Show backup with id bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:16:18.940381 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:18.940381 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:16:18.941297 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8c8d04bf-82f8-4b95-a665-33ca11d8267c tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 returned with HTTP 200 Jul 10 14:16:18.941859 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 621/2489] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:18 2026] GET /volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:19.953917 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-8a50f092-416b-42ff-9837-f04f76710da2 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:19.956046 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8a50f092-416b-42ff-9837-f04f76710da2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 Jul 10 14:16:19.956350 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8a50f092-416b-42ff-9837-f04f76710da2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:19.956678 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8a50f092-416b-42ff-9837-f04f76710da2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:19.958457 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-8a50f092-416b-42ff-9837-f04f76710da2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Show backup with id bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:16:19.968236 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:19.968236 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:16:19.968236 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8a50f092-416b-42ff-9837-f04f76710da2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 returned with HTTP 200 Jul 10 14:16:19.968236 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 622/2490] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:19 2026] GET /volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 => generated 832 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:20.983162 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-2046b679-9c8c-4854-b415-a6d052981f2f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:20.989882 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2046b679-9c8c-4854-b415-a6d052981f2f tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 Jul 10 14:16:20.989882 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2046b679-9c8c-4854-b415-a6d052981f2f tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:20.989882 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2046b679-9c8c-4854-b415-a6d052981f2f tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:20.989882 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-2046b679-9c8c-4854-b415-a6d052981f2f tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Show backup with id bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:16:20.995900 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:20.995900 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:16:20.998167 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2046b679-9c8c-4854-b415-a6d052981f2f tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 returned with HTTP 200 Jul 10 14:16:20.998978 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 626/2491] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:20 2026] GET /volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:22.014895 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bd856ee7-e0d1-4154-82b1-68c89648c960 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:22.018243 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bd856ee7-e0d1-4154-82b1-68c89648c960 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 Jul 10 14:16:22.019301 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bd856ee7-e0d1-4154-82b1-68c89648c960 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:22.020143 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bd856ee7-e0d1-4154-82b1-68c89648c960 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:22.020352 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-bd856ee7-e0d1-4154-82b1-68c89648c960 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Show backup with id bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:16:22.026359 np0000005012 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=407,cinder:UPDATE=33,cinder:DELETE=1,cinder:INSERT=10 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:16:22.030865 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:22.030865 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:16:22.031950 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bd856ee7-e0d1-4154-82b1-68c89648c960 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 returned with HTTP 200 Jul 10 14:16:22.032484 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 623/2492] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:22 2026] GET /volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 => generated 832 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:23.049309 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d3fd71c9-0873-437b-9a15-4d1c1b85366a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:23.051964 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d3fd71c9-0873-437b-9a15-4d1c1b85366a tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 Jul 10 14:16:23.052523 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d3fd71c9-0873-437b-9a15-4d1c1b85366a tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:23.052523 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d3fd71c9-0873-437b-9a15-4d1c1b85366a tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:23.053065 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-d3fd71c9-0873-437b-9a15-4d1c1b85366a tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Show backup with id bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:16:23.058106 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:23.058106 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:16:23.059156 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d3fd71c9-0873-437b-9a15-4d1c1b85366a tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 returned with HTTP 200 Jul 10 14:16:23.059681 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 622/2493] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:23 2026] GET /volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:24.089360 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-63ad1626-4f6d-4ced-be83-9453ab52a393 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:24.095476 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-63ad1626-4f6d-4ced-be83-9453ab52a393 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 Jul 10 14:16:24.096416 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-63ad1626-4f6d-4ced-be83-9453ab52a393 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:24.096416 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-63ad1626-4f6d-4ced-be83-9453ab52a393 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:24.096416 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-63ad1626-4f6d-4ced-be83-9453ab52a393 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Show backup with id bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:16:24.101983 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:24.101983 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:16:24.104281 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-63ad1626-4f6d-4ced-be83-9453ab52a393 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 returned with HTTP 200 Jul 10 14:16:24.104281 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 623/2494] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:24 2026] GET /volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 => generated 832 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:25.127088 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-3e52516b-e7e7-4d61-be7d-d5e5f919fd45 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:25.132126 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3e52516b-e7e7-4d61-be7d-d5e5f919fd45 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 Jul 10 14:16:25.132454 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3e52516b-e7e7-4d61-be7d-d5e5f919fd45 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:25.135124 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3e52516b-e7e7-4d61-be7d-d5e5f919fd45 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:25.135124 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-3e52516b-e7e7-4d61-be7d-d5e5f919fd45 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Show backup with id bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:16:25.148064 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:25.148064 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:16:25.155924 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3e52516b-e7e7-4d61-be7d-d5e5f919fd45 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 returned with HTTP 200 Jul 10 14:16:25.155924 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 627/2495] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:25 2026] GET /volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 => generated 832 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:25.376467 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6f7cccbc-15f8-4bed-9fe9-cdaff1647fe0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:25.378076 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6f7cccbc-15f8-4bed-9fe9-cdaff1647fe0 None None] GET https://10.4.3.66/volume// Jul 10 14:16:25.378076 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6f7cccbc-15f8-4bed-9fe9-cdaff1647fe0 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:25.378076 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6f7cccbc-15f8-4bed-9fe9-cdaff1647fe0 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:25.378076 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6f7cccbc-15f8-4bed-9fe9-cdaff1647fe0 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:16:25.378240 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 624/2496] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:16:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:16:25.394413 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-8ffa54c9-23ea-41a7-93b3-cff6af247842 req-3e9894f5-0f2c-455f-ada8-7042019c269d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:25.397028 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-8ffa54c9-23ea-41a7-93b3-cff6af247842 req-3e9894f5-0f2c-455f-ada8-7042019c269d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/071c9ab9-f2d7-4b3f-af23-ec581bc2f0e4 Jul 10 14:16:25.397333 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-8ffa54c9-23ea-41a7-93b3-cff6af247842 req-3e9894f5-0f2c-455f-ada8-7042019c269d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:25.397623 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-8ffa54c9-23ea-41a7-93b3-cff6af247842 req-3e9894f5-0f2c-455f-ada8-7042019c269d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:25.411916 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:25.411916 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:16:25.422734 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-8ffa54c9-23ea-41a7-93b3-cff6af247842 req-3e9894f5-0f2c-455f-ada8-7042019c269d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:16:25.430039 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-8ffa54c9-23ea-41a7-93b3-cff6af247842 req-3e9894f5-0f2c-455f-ada8-7042019c269d tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/071c9ab9-f2d7-4b3f-af23-ec581bc2f0e4 returned with HTTP 200 Jul 10 14:16:25.431158 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 623/2497] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:16:25 2026] GET /volume/v3/volumes/071c9ab9-f2d7-4b3f-af23-ec581bc2f0e4 => generated 1545 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:16:25.594917 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-8ffa54c9-23ea-41a7-93b3-cff6af247842 req-d9d4d6f5-0914-4fbb-8026-86f968fda5a9 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:25.599335 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-8ffa54c9-23ea-41a7-93b3-cff6af247842 req-d9d4d6f5-0914-4fbb-8026-86f968fda5a9 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] PUT https://10.4.3.66/volume/v3/attachments/9ae35e50-fdf2-4662-bb75-2d47812933d3 Jul 10 14:16:25.599780 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-8ffa54c9-23ea-41a7-93b3-cff6af247842 req-d9d4d6f5-0914-4fbb-8026-86f968fda5a9 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:16:25.602805 np0000005012 devstack@c-api.service[100155]: DEBUG dbcounter [-] [100155] Writing DB stats cinder:SELECT=409,cinder:UPDATE=71,cinder:INSERT=31,cinder:DELETE=4 {{(pid=100155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:16:25.612065 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-8ffa54c9-23ea-41a7-93b3-cff6af247842 req-d9d4d6f5-0914-4fbb-8026-86f968fda5a9 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Acquiring lock "cinder-attachment_update-071c9ab9-f2d7-4b3f-af23-ec581bc2f0e4-np0000005012" by "attachment_update" {{(pid=100155) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:16:25.621467 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-8ffa54c9-23ea-41a7-93b3-cff6af247842 req-d9d4d6f5-0914-4fbb-8026-86f968fda5a9 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Lock "cinder-attachment_update-071c9ab9-f2d7-4b3f-af23-ec581bc2f0e4-np0000005012" acquired by "attachment_update" :: waited 0.009s {{(pid=100155) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:16:25.623804 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:25.623804 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:16:26.154524 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-8ffa54c9-23ea-41a7-93b3-cff6af247842 req-d9d4d6f5-0914-4fbb-8026-86f968fda5a9 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Lock "cinder-attachment_update-071c9ab9-f2d7-4b3f-af23-ec581bc2f0e4-np0000005012" released by "attachment_update" :: held 0.533s {{(pid=100155) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:16:26.154908 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-8ffa54c9-23ea-41a7-93b3-cff6af247842 req-d9d4d6f5-0914-4fbb-8026-86f968fda5a9 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/attachments/9ae35e50-fdf2-4662-bb75-2d47812933d3 returned with HTTP 200 Jul 10 14:16:26.155626 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 624/2498] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:16:25 2026] PUT /volume/v3/attachments/9ae35e50-fdf2-4662-bb75-2d47812933d3 => generated 969 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:16:26.180607 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-a4afc3f1-6872-4166-9dea-da9ebd7c78d9 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:26.183211 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a4afc3f1-6872-4166-9dea-da9ebd7c78d9 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 Jul 10 14:16:26.183640 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a4afc3f1-6872-4166-9dea-da9ebd7c78d9 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:26.184022 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a4afc3f1-6872-4166-9dea-da9ebd7c78d9 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:26.184231 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-a4afc3f1-6872-4166-9dea-da9ebd7c78d9 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Show backup with id bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:16:26.189978 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:26.189978 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:16:26.190705 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a4afc3f1-6872-4166-9dea-da9ebd7c78d9 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 returned with HTTP 200 Jul 10 14:16:26.191119 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 628/2499] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:26 2026] GET /volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 => generated 832 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:26.675416 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-8ffa54c9-23ea-41a7-93b3-cff6af247842 req-7e389340-4864-4e12-b42a-4a64b293387c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:26.680172 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-8ffa54c9-23ea-41a7-93b3-cff6af247842 req-7e389340-4864-4e12-b42a-4a64b293387c tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] POST https://10.4.3.66/volume/v3/attachments/9ae35e50-fdf2-4662-bb75-2d47812933d3/action Jul 10 14:16:26.681729 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-8ffa54c9-23ea-41a7-93b3-cff6af247842 req-7e389340-4864-4e12-b42a-4a64b293387c tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:16:26.681988 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-8ffa54c9-23ea-41a7-93b3-cff6af247842 req-7e389340-4864-4e12-b42a-4a64b293387c tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:16:26.723794 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:26.723794 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:16:26.766522 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-8ffa54c9-23ea-41a7-93b3-cff6af247842 req-7e389340-4864-4e12-b42a-4a64b293387c tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/attachments/9ae35e50-fdf2-4662-bb75-2d47812933d3/action returned with HTTP 204 Jul 10 14:16:26.767138 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 625/2500] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:16:26 2026] POST /volume/v3/attachments/9ae35e50-fdf2-4662-bb75-2d47812933d3/action => generated 0 bytes in 94 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:16:27.001931 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-2eebb5c6-78ca-4306-980f-fd74bc0d0516 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:27.160562 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2eebb5c6-78ca-4306-980f-fd74bc0d0516 tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:16:27.161000 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2eebb5c6-78ca-4306-980f-fd74bc0d0516 tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-203336346-42904421", "extra_specs": {}}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:16:27.187397 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2eebb5c6-78ca-4306-980f-fd74bc0d0516 tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:16:27.187397 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 624/2501] 10.4.3.66 () {68 vars in 1246 bytes} [Fri Jul 10 14:16:27 2026] POST /volume/v3/types => generated 266 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:27.209746 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-6a5e43ec-4de5-49ce-9a44-73d262aeae26 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:27.213209 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6a5e43ec-4de5-49ce-9a44-73d262aeae26 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 Jul 10 14:16:27.213613 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6a5e43ec-4de5-49ce-9a44-73d262aeae26 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:27.214095 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6a5e43ec-4de5-49ce-9a44-73d262aeae26 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:27.214149 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-6a5e43ec-4de5-49ce-9a44-73d262aeae26 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Show backup with id bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:16:27.223217 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:27.223217 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:16:27.224317 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6a5e43ec-4de5-49ce-9a44-73d262aeae26 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 returned with HTTP 200 Jul 10 14:16:27.224317 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 625/2502] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:27 2026] GET /volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 => generated 832 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:28.250772 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-952c54ce-fed8-4e08-bc44-10701de65955 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:28.254308 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-952c54ce-fed8-4e08-bc44-10701de65955 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 Jul 10 14:16:28.255185 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-952c54ce-fed8-4e08-bc44-10701de65955 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:28.255351 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-952c54ce-fed8-4e08-bc44-10701de65955 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:28.256405 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-952c54ce-fed8-4e08-bc44-10701de65955 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Show backup with id bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:16:28.264100 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:28.264100 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:16:28.266862 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-952c54ce-fed8-4e08-bc44-10701de65955 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 returned with HTTP 200 Jul 10 14:16:28.266862 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 629/2503] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:28 2026] GET /volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 => generated 832 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:29.279889 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4154fb82-56f6-44d2-83da-89ca2d6664ad None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:29.282404 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4154fb82-56f6-44d2-83da-89ca2d6664ad tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 Jul 10 14:16:29.282404 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4154fb82-56f6-44d2-83da-89ca2d6664ad tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:29.282649 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4154fb82-56f6-44d2-83da-89ca2d6664ad tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:29.282649 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-4154fb82-56f6-44d2-83da-89ca2d6664ad tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Show backup with id bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:16:29.291108 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:29.291108 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:16:29.293148 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4154fb82-56f6-44d2-83da-89ca2d6664ad tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 returned with HTTP 200 Jul 10 14:16:29.293721 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 626/2504] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:29 2026] GET /volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 => generated 832 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:30.164017 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-8c74a476-00f5-4bae-80dd-cf8273abfd73 req-aab19646-ca46-4d8c-9d19-77dd9ac154c5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:30.168050 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-8c74a476-00f5-4bae-80dd-cf8273abfd73 req-aab19646-ca46-4d8c-9d19-77dd9ac154c5 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:16:30.169261 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-8c74a476-00f5-4bae-80dd-cf8273abfd73 req-aab19646-ca46-4d8c-9d19-77dd9ac154c5 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:30.169261 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-8c74a476-00f5-4bae-80dd-cf8273abfd73 req-aab19646-ca46-4d8c-9d19-77dd9ac154c5 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:30.185225 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:30.185225 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:16:30.214959 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-8c74a476-00f5-4bae-80dd-cf8273abfd73 req-aab19646-ca46-4d8c-9d19-77dd9ac154c5 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:16:30.232078 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-8c74a476-00f5-4bae-80dd-cf8273abfd73 req-aab19646-ca46-4d8c-9d19-77dd9ac154c5 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:16:30.232078 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 625/2505] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:16:30 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 1134 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:16:30.268634 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-8c74a476-00f5-4bae-80dd-cf8273abfd73 req-fb29eacf-05aa-4cfd-b404-aa243c8fc777 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:30.271340 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-8c74a476-00f5-4bae-80dd-cf8273abfd73 req-fb29eacf-05aa-4cfd-b404-aa243c8fc777 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] POST https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9/action Jul 10 14:16:30.272934 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-8c74a476-00f5-4bae-80dd-cf8273abfd73 req-fb29eacf-05aa-4cfd-b404-aa243c8fc777 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:16:30.272934 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-8c74a476-00f5-4bae-80dd-cf8273abfd73 req-fb29eacf-05aa-4cfd-b404-aa243c8fc777 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:16:30.291694 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:30.291694 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:16:30.292833 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-8c74a476-00f5-4bae-80dd-cf8273abfd73 req-fb29eacf-05aa-4cfd-b404-aa243c8fc777 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:16:30.305987 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-8c74a476-00f5-4bae-80dd-cf8273abfd73 req-fb29eacf-05aa-4cfd-b404-aa243c8fc777 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Begin detaching volume completed successfully. Jul 10 14:16:30.306451 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-8c74a476-00f5-4bae-80dd-cf8273abfd73 req-fb29eacf-05aa-4cfd-b404-aa243c8fc777 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9/action returned with HTTP 202 Jul 10 14:16:30.308386 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 626/2506] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:16:30 2026] POST /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:16:30.319103 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-99972d69-8000-4047-99c9-df7784b78279 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:30.325674 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-99972d69-8000-4047-99c9-df7784b78279 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 Jul 10 14:16:30.325995 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-99972d69-8000-4047-99c9-df7784b78279 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:30.326341 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-99972d69-8000-4047-99c9-df7784b78279 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:30.326448 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-99972d69-8000-4047-99c9-df7784b78279 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Show backup with id bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:16:30.337083 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:30.337083 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:16:30.338781 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-99972d69-8000-4047-99c9-df7784b78279 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 returned with HTTP 200 Jul 10 14:16:30.338781 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 630/2507] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:30 2026] GET /volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 => generated 832 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:30.371048 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-dac59775-8150-4cf4-987a-75fee9a98762 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:30.373665 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dac59775-8150-4cf4-987a-75fee9a98762 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:16:30.373665 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dac59775-8150-4cf4-987a-75fee9a98762 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:30.373665 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dac59775-8150-4cf4-987a-75fee9a98762 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:30.396770 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:30.396770 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:16:30.409526 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-dac59775-8150-4cf4-987a-75fee9a98762 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:16:30.422251 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dac59775-8150-4cf4-987a-75fee9a98762 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:16:30.423254 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 627/2508] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:30 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 1137 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:16:30.562168 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6c7e8522-2d5d-44a1-910f-6e73d2a43bf2 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:30.566711 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6c7e8522-2d5d-44a1-910f-6e73d2a43bf2 tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:16:30.567565 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6c7e8522-2d5d-44a1-910f-6e73d2a43bf2 tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-908962286-95415563", "extra_specs": {}}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:16:30.594120 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6c7e8522-2d5d-44a1-910f-6e73d2a43bf2 tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:16:30.595040 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 626/2509] 10.4.3.66 () {68 vars in 1246 bytes} [Fri Jul 10 14:16:30 2026] POST /volume/v3/types => generated 266 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:30.615404 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-2477c650-8930-4f3c-891a-4a62d9e18a9f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:30.618359 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2477c650-8930-4f3c-891a-4a62d9e18a9f tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:16:30.619249 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2477c650-8930-4f3c-891a-4a62d9e18a9f tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1620851602-2039658646", "extra_specs": {}}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:16:30.655583 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2477c650-8930-4f3c-891a-4a62d9e18a9f tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:16:30.656147 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 627/2510] 10.4.3.66 () {68 vars in 1246 bytes} [Fri Jul 10 14:16:30 2026] POST /volume/v3/types => generated 269 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:30.667621 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-14bc9578-3329-4a4a-813b-77b1b0235a8a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:30.669803 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-14bc9578-3329-4a4a-813b-77b1b0235a8a tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:16:30.670253 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-14bc9578-3329-4a4a-813b-77b1b0235a8a tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1366671201", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-908962286-95415563", "size": 1}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:16:30.672198 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-14bc9578-3329-4a4a-813b-77b1b0235a8a tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1366671201', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-908962286-95415563', 'size': 1}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:16:30.681345 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-14bc9578-3329-4a4a-813b-77b1b0235a8a tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Create volume of 1 GB Jul 10 14:16:30.681664 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:30.681664 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:16:30.683032 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-14bc9578-3329-4a4a-813b-77b1b0235a8a tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Availability Zones retrieved successfully. Jul 10 14:16:30.690307 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-14bc9578-3329-4a4a-813b-77b1b0235a8a tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Flow 'volume_create_api' (9aab5121-129b-4bba-9dd5-e24cc71b961c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:16:30.691920 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-14bc9578-3329-4a4a-813b-77b1b0235a8a tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15a6a8cc-1de9-4003-a9ec-c4ee7dd7771d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:16:30.693438 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-14bc9578-3329-4a4a-813b-77b1b0235a8a tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:16:30.732883 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-14bc9578-3329-4a4a-813b-77b1b0235a8a tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15a6a8cc-1de9-4003-a9ec-c4ee7dd7771d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:16:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=693f7d3d-d612-41df-b303-d7cc8f08ced8,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-908962286-95415563',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '693f7d3d-d612-41df-b303-d7cc8f08ced8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:16:30.734054 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-14bc9578-3329-4a4a-813b-77b1b0235a8a tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32db51e6-30d1-427f-a258-59edfe90efe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:16:30.782884 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-14bc9578-3329-4a4a-813b-77b1b0235a8a tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-908962286-95415563 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-908962286-95415563, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:16:30.783212 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-14bc9578-3329-4a4a-813b-77b1b0235a8a tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-908962286-95415563 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-908962286-95415563, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:16:30.874161 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-14bc9578-3329-4a4a-813b-77b1b0235a8a tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Created reservations ['7ff050a6-a4cc-4118-83ad-c0585fa82335', '88c04116-202f-497c-b6be-9006e28d33a7', '0d346403-8ed0-4f68-8d04-898497a7927d', '9b53fe01-8dcd-48f9-94ba-0db33c2719b2'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:16:30.875252 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-14bc9578-3329-4a4a-813b-77b1b0235a8a tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32db51e6-30d1-427f-a258-59edfe90efe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ff050a6-a4cc-4118-83ad-c0585fa82335', '88c04116-202f-497c-b6be-9006e28d33a7', '0d346403-8ed0-4f68-8d04-898497a7927d', '9b53fe01-8dcd-48f9-94ba-0db33c2719b2']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:16:30.876252 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-14bc9578-3329-4a4a-813b-77b1b0235a8a tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df4de8ad-c8d7-4413-93e4-802f0e44f1b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:16:30.922627 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-14bc9578-3329-4a4a-813b-77b1b0235a8a tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df4de8ad-c8d7-4413-93e4-802f0e44f1b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1366671201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b89279782244958aef2ea4c3c3afb0f',qos_specs=None,replication_status=,reservations=['7ff050a6-a4cc-4118-83ad-c0585fa82335','88c04116-202f-497c-b6be-9006e28d33a7','0d346403-8ed0-4f68-8d04-898497a7927d','9b53fe01-8dcd-48f9-94ba-0db33c2719b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a0aedd519044e8bbb1692d03fa5403a',volume_type_id=693f7d3d-d612-41df-b303-d7cc8f08ced8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:16:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1366671201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b89279782244958aef2ea4c3c3afb0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a0aedd519044e8bbb1692d03fa5403a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(693f7d3d-d612-41df-b303-d7cc8f08ced8),volume_type_id=693f7d3d-d612-41df-b303-d7cc8f08ced8)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:16:30.924636 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-14bc9578-3329-4a4a-813b-77b1b0235a8a tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ca25de8-74fa-4799-ad78-c2061c982e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:16:30.974036 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-14bc9578-3329-4a4a-813b-77b1b0235a8a tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ca25de8-74fa-4799-ad78-c2061c982e50) transitioned into state 'SUCCESS' from state '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-1366671201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b89279782244958aef2ea4c3c3afb0f',qos_specs=None,replication_status=,reservations=['7ff050a6-a4cc-4118-83ad-c0585fa82335','88c04116-202f-497c-b6be-9006e28d33a7','0d346403-8ed0-4f68-8d04-898497a7927d','9b53fe01-8dcd-48f9-94ba-0db33c2719b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a0aedd519044e8bbb1692d03fa5403a',volume_type_id=693f7d3d-d612-41df-b303-d7cc8f08ced8)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:16:30.975254 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-14bc9578-3329-4a4a-813b-77b1b0235a8a tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f28edde0-6b2d-46eb-92ca-b06ff31f60cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:16:30.996518 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-14bc9578-3329-4a4a-813b-77b1b0235a8a tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f28edde0-6b2d-46eb-92ca-b06ff31f60cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:16:30.997878 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-14bc9578-3329-4a4a-813b-77b1b0235a8a tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Flow 'volume_create_api' (9aab5121-129b-4bba-9dd5-e24cc71b961c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:16:30.998297 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-14bc9578-3329-4a4a-813b-77b1b0235a8a tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Create volume request issued successfully. Jul 10 14:16:30.999188 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-14bc9578-3329-4a4a-813b-77b1b0235a8a tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:16:31.000018 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 631/2511] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:16:30 2026] POST /volume/v3/volumes => generated 842 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:16:31.018028 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-98a48fd3-ac34-49da-9d0c-36abfe4f464e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:31.020214 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-98a48fd3-ac34-49da-9d0c-36abfe4f464e tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:16:31.020748 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-98a48fd3-ac34-49da-9d0c-36abfe4f464e tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1002569444", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1620851602-2039658646", "size": 1}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:16:31.022633 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-98a48fd3-ac34-49da-9d0c-36abfe4f464e tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1002569444', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1620851602-2039658646', 'size': 1}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:16:31.027843 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-98a48fd3-ac34-49da-9d0c-36abfe4f464e tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Create volume of 1 GB Jul 10 14:16:31.028240 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:31.028240 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:16:31.028991 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-98a48fd3-ac34-49da-9d0c-36abfe4f464e tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Availability Zones retrieved successfully. Jul 10 14:16:31.037301 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-98a48fd3-ac34-49da-9d0c-36abfe4f464e tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Flow 'volume_create_api' (32f81867-f7e3-48ed-8981-fb5692336229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:16:31.038892 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-98a48fd3-ac34-49da-9d0c-36abfe4f464e tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08e41fc2-8508-4afd-8c56-f03120ff528a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:16:31.040243 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-98a48fd3-ac34-49da-9d0c-36abfe4f464e tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:16:31.078559 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-98a48fd3-ac34-49da-9d0c-36abfe4f464e tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08e41fc2-8508-4afd-8c56-f03120ff528a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:16:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6d12986c-f655-402e-8302-2b66e1214f17,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1620851602-2039658646',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d12986c-f655-402e-8302-2b66e1214f17', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:16:31.081983 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-98a48fd3-ac34-49da-9d0c-36abfe4f464e tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bda899e8-c38a-4f90-8e45-980c41ed0a10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:16:31.139003 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-98a48fd3-ac34-49da-9d0c-36abfe4f464e tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1620851602-2039658646 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1620851602-2039658646, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:16:31.139361 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-98a48fd3-ac34-49da-9d0c-36abfe4f464e tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1620851602-2039658646 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1620851602-2039658646, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:16:31.227873 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-98a48fd3-ac34-49da-9d0c-36abfe4f464e tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Created reservations ['a4343a12-57ff-4687-a88c-ec833d5000b0', '3ed09fb7-1c24-4af7-a2f8-f518a4d584a7', 'ba195044-73d0-4333-a5f9-517078819b27', 'bb725d38-272b-4336-9ada-e540cac82f36'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:16:31.229189 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-98a48fd3-ac34-49da-9d0c-36abfe4f464e tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bda899e8-c38a-4f90-8e45-980c41ed0a10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4343a12-57ff-4687-a88c-ec833d5000b0', '3ed09fb7-1c24-4af7-a2f8-f518a4d584a7', 'ba195044-73d0-4333-a5f9-517078819b27', 'bb725d38-272b-4336-9ada-e540cac82f36']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:16:31.237595 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-98a48fd3-ac34-49da-9d0c-36abfe4f464e tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ee20be0-cf33-42f4-92d5-8bfff89b69dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:16:31.280204 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-98a48fd3-ac34-49da-9d0c-36abfe4f464e tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ee20be0-cf33-42f4-92d5-8bfff89b69dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '849096e5-d20d-41b6-aa4a-8ca008034494', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1002569444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b89279782244958aef2ea4c3c3afb0f',qos_specs=None,replication_status=,reservations=['a4343a12-57ff-4687-a88c-ec833d5000b0','3ed09fb7-1c24-4af7-a2f8-f518a4d584a7','ba195044-73d0-4333-a5f9-517078819b27','bb725d38-272b-4336-9ada-e540cac82f36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a0aedd519044e8bbb1692d03fa5403a',volume_type_id=6d12986c-f655-402e-8302-2b66e1214f17), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:16:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1002569444',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=849096e5-d20d-41b6-aa4a-8ca008034494,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b89279782244958aef2ea4c3c3afb0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a0aedd519044e8bbb1692d03fa5403a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d12986c-f655-402e-8302-2b66e1214f17),volume_type_id=6d12986c-f655-402e-8302-2b66e1214f17)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:16:31.283548 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-98a48fd3-ac34-49da-9d0c-36abfe4f464e tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aad6141a-ac14-4618-a60e-c6a7c42e0e68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:16:31.322274 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-98a48fd3-ac34-49da-9d0c-36abfe4f464e tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aad6141a-ac14-4618-a60e-c6a7c42e0e68) transitioned into state 'SUCCESS' from state '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-1002569444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b89279782244958aef2ea4c3c3afb0f',qos_specs=None,replication_status=,reservations=['a4343a12-57ff-4687-a88c-ec833d5000b0','3ed09fb7-1c24-4af7-a2f8-f518a4d584a7','ba195044-73d0-4333-a5f9-517078819b27','bb725d38-272b-4336-9ada-e540cac82f36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a0aedd519044e8bbb1692d03fa5403a',volume_type_id=6d12986c-f655-402e-8302-2b66e1214f17)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:16:31.323335 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-98a48fd3-ac34-49da-9d0c-36abfe4f464e tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c766d042-afe7-42f7-af3b-7a4e3d91e6da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:16:31.343188 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-98a48fd3-ac34-49da-9d0c-36abfe4f464e tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c766d042-afe7-42f7-af3b-7a4e3d91e6da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:16:31.345357 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-98a48fd3-ac34-49da-9d0c-36abfe4f464e tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Flow 'volume_create_api' (32f81867-f7e3-48ed-8981-fb5692336229) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:16:31.345357 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-98a48fd3-ac34-49da-9d0c-36abfe4f464e tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Create volume request issued successfully. Jul 10 14:16:31.346398 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-98a48fd3-ac34-49da-9d0c-36abfe4f464e tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:16:31.348229 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 628/2512] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:16:31 2026] POST /volume/v3/volumes => generated 845 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:16:31.359279 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5d0d979e-dd42-478b-aa02-8c8933ebc55b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:31.366402 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5d0d979e-dd42-478b-aa02-8c8933ebc55b tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 Jul 10 14:16:31.366402 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5d0d979e-dd42-478b-aa02-8c8933ebc55b tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:31.368535 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5d0d979e-dd42-478b-aa02-8c8933ebc55b tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:31.368535 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-5d0d979e-dd42-478b-aa02-8c8933ebc55b tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Show backup with id bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:16:31.378610 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:31.378610 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:16:31.378610 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5d0d979e-dd42-478b-aa02-8c8933ebc55b tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 returned with HTTP 200 Jul 10 14:16:31.379028 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 627/2513] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:31 2026] GET /volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 => generated 832 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:31.379635 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-2fe289a6-9004-49fd-9bdd-12c1a96d5dea None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:31.385088 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2fe289a6-9004-49fd-9bdd-12c1a96d5dea None None] GET https://10.4.3.66/volume// Jul 10 14:16:31.385088 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2fe289a6-9004-49fd-9bdd-12c1a96d5dea None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:31.385088 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2fe289a6-9004-49fd-9bdd-12c1a96d5dea None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:31.385088 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2fe289a6-9004-49fd-9bdd-12c1a96d5dea None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:16:31.385088 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 628/2514] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:16:31 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:16:31.407056 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-62598bf3-c011-4bc0-b95b-17ff369a0f73 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:31.408217 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-8c74a476-00f5-4bae-80dd-cf8273abfd73 req-e865e5bd-1141-483e-8523-df7162aeb2cb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:31.410681 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-62598bf3-c011-4bc0-b95b-17ff369a0f73 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:16:31.411361 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-62598bf3-c011-4bc0-b95b-17ff369a0f73 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-508714390", "snapshot_id": null, "imageRef": "0a74d59e-d724-4b3a-8189-a1dc3aa66c30", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-203336346-42904421", "size": 1}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:16:31.413172 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-62598bf3-c011-4bc0-b95b-17ff369a0f73 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-508714390', 'snapshot_id': None, 'imageRef': '0a74d59e-d724-4b3a-8189-a1dc3aa66c30', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-203336346-42904421', 'size': 1}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:16:31.415724 np0000005012 devstack@c-api.service[100154]: DEBUG dbcounter [-] [100154] Writing DB stats cinder:SELECT=481,cinder:UPDATE=119,cinder:INSERT=74,cinder:DELETE=2 {{(pid=100154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:16:31.417828 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-8c74a476-00f5-4bae-80dd-cf8273abfd73 req-e865e5bd-1141-483e-8523-df7162aeb2cb tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:16:31.417828 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-8c74a476-00f5-4bae-80dd-cf8273abfd73 req-e865e5bd-1141-483e-8523-df7162aeb2cb tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:31.417976 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-8c74a476-00f5-4bae-80dd-cf8273abfd73 req-e865e5bd-1141-483e-8523-df7162aeb2cb tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:31.443521 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:31.443521 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:16:31.450186 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-959356b3-a66b-4c58-bc7f-2ccf7628bd45 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:31.452060 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-8c74a476-00f5-4bae-80dd-cf8273abfd73 req-e865e5bd-1141-483e-8523-df7162aeb2cb tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:16:31.452174 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-959356b3-a66b-4c58-bc7f-2ccf7628bd45 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:16:31.452174 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-959356b3-a66b-4c58-bc7f-2ccf7628bd45 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:31.452285 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-959356b3-a66b-4c58-bc7f-2ccf7628bd45 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:31.465742 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-8c74a476-00f5-4bae-80dd-cf8273abfd73 req-e865e5bd-1141-483e-8523-df7162aeb2cb tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:16:31.465742 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 629/2515] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:16:31 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 1317 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:16:31.502771 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:31.502771 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:16:31.519402 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-959356b3-a66b-4c58-bc7f-2ccf7628bd45 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:16:31.534740 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-959356b3-a66b-4c58-bc7f-2ccf7628bd45 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:16:31.535453 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 628/2516] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:31 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 1137 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:16:31.758170 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-62598bf3-c011-4bc0-b95b-17ff369a0f73 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Create volume of 1 GB Jul 10 14:16:31.758565 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:31.758565 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:16:31.759173 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-62598bf3-c011-4bc0-b95b-17ff369a0f73 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Availability Zones retrieved successfully. Jul 10 14:16:31.766278 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-62598bf3-c011-4bc0-b95b-17ff369a0f73 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Flow 'volume_create_api' (d0ab746d-5f60-4e1d-bf85-e54303d6a7b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:16:31.767528 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-62598bf3-c011-4bc0-b95b-17ff369a0f73 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01d43b76-25de-4427-ab03-80e87b59089f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:16:31.769015 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-62598bf3-c011-4bc0-b95b-17ff369a0f73 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:16:31.878723 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-62598bf3-c011-4bc0-b95b-17ff369a0f73 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01d43b76-25de-4427-ab03-80e87b59089f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:16:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=77374967-ed16-44f6-a8f3-39eeb07c4bc0,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-203336346-42904421',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '77374967-ed16-44f6-a8f3-39eeb07c4bc0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:16:31.879601 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-62598bf3-c011-4bc0-b95b-17ff369a0f73 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4760ed57-00a4-4569-ad5b-b86ec6bf6c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:16:31.946047 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-62598bf3-c011-4bc0-b95b-17ff369a0f73 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-203336346-42904421 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-203336346-42904421, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:16:31.946542 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-62598bf3-c011-4bc0-b95b-17ff369a0f73 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-203336346-42904421 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-203336346-42904421, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:16:32.001205 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-62598bf3-c011-4bc0-b95b-17ff369a0f73 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Created reservations ['8247a249-76ee-4c9a-bd2f-7e68efac0fea', '2a53fdb7-044d-48aa-8a21-fe350b7696e2', '28aa8d09-2246-4e14-9c85-c5a250d0aaf4', 'a6888649-3691-472c-81f9-3e759632c208'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:16:32.002852 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-62598bf3-c011-4bc0-b95b-17ff369a0f73 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4760ed57-00a4-4569-ad5b-b86ec6bf6c83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8247a249-76ee-4c9a-bd2f-7e68efac0fea', '2a53fdb7-044d-48aa-8a21-fe350b7696e2', '28aa8d09-2246-4e14-9c85-c5a250d0aaf4', 'a6888649-3691-472c-81f9-3e759632c208']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:16:32.002852 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-62598bf3-c011-4bc0-b95b-17ff369a0f73 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f082fea-2f86-4e9d-986e-9c55bd97a460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:16:32.044301 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-62598bf3-c011-4bc0-b95b-17ff369a0f73 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f082fea-2f86-4e9d-986e-9c55bd97a460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a29d6114-f0de-41d5-91d2-4e1d05edce7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-508714390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b89279782244958aef2ea4c3c3afb0f',qos_specs=None,replication_status=,reservations=['8247a249-76ee-4c9a-bd2f-7e68efac0fea','2a53fdb7-044d-48aa-8a21-fe350b7696e2','28aa8d09-2246-4e14-9c85-c5a250d0aaf4','a6888649-3691-472c-81f9-3e759632c208'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a0aedd519044e8bbb1692d03fa5403a',volume_type_id=77374967-ed16-44f6-a8f3-39eeb07c4bc0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:16:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-508714390',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a29d6114-f0de-41d5-91d2-4e1d05edce7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b89279782244958aef2ea4c3c3afb0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a0aedd519044e8bbb1692d03fa5403a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(77374967-ed16-44f6-a8f3-39eeb07c4bc0),volume_type_id=77374967-ed16-44f6-a8f3-39eeb07c4bc0)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:16:32.047132 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-62598bf3-c011-4bc0-b95b-17ff369a0f73 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62619aa2-aa37-4b3e-b8ae-1b2701fc5373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:16:32.086754 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-62598bf3-c011-4bc0-b95b-17ff369a0f73 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62619aa2-aa37-4b3e-b8ae-1b2701fc5373) transitioned into state 'SUCCESS' from state '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-508714390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b89279782244958aef2ea4c3c3afb0f',qos_specs=None,replication_status=,reservations=['8247a249-76ee-4c9a-bd2f-7e68efac0fea','2a53fdb7-044d-48aa-8a21-fe350b7696e2','28aa8d09-2246-4e14-9c85-c5a250d0aaf4','a6888649-3691-472c-81f9-3e759632c208'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a0aedd519044e8bbb1692d03fa5403a',volume_type_id=77374967-ed16-44f6-a8f3-39eeb07c4bc0)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:16:32.087980 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-62598bf3-c011-4bc0-b95b-17ff369a0f73 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3575fdae-f643-4f86-9162-c94cb7e7418c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:16:32.113066 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-62598bf3-c011-4bc0-b95b-17ff369a0f73 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3575fdae-f643-4f86-9162-c94cb7e7418c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:16:32.114254 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-62598bf3-c011-4bc0-b95b-17ff369a0f73 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Flow 'volume_create_api' (d0ab746d-5f60-4e1d-bf85-e54303d6a7b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:16:32.116516 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-62598bf3-c011-4bc0-b95b-17ff369a0f73 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Create volume request issued successfully. Jul 10 14:16:32.116516 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-62598bf3-c011-4bc0-b95b-17ff369a0f73 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:16:32.117401 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 632/2517] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:16:31 2026] POST /volume/v3/volumes => generated 841 bytes in 711 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:16:32.138099 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-281ad2b0-f9d5-4600-b69b-11c98063f1d2 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:32.141975 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-281ad2b0-f9d5-4600-b69b-11c98063f1d2 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c Jul 10 14:16:32.141975 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-281ad2b0-f9d5-4600-b69b-11c98063f1d2 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:32.141975 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-281ad2b0-f9d5-4600-b69b-11c98063f1d2 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:32.157716 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:32.157716 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:16:32.166677 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-281ad2b0-f9d5-4600-b69b-11c98063f1d2 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:16:32.173459 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-281ad2b0-f9d5-4600-b69b-11c98063f1d2 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c returned with HTTP 200 Jul 10 14:16:32.174150 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 629/2518] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:32 2026] GET /volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c => generated 909 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:32.400610 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8af61ec3-3847-4b63-90be-13ac777a6217 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:32.400981 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8af61ec3-3847-4b63-90be-13ac777a6217 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 Jul 10 14:16:32.401276 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8af61ec3-3847-4b63-90be-13ac777a6217 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:32.401767 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8af61ec3-3847-4b63-90be-13ac777a6217 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:32.401944 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-8af61ec3-3847-4b63-90be-13ac777a6217 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Show backup with id bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:16:32.409489 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:32.409489 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:16:32.410212 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8af61ec3-3847-4b63-90be-13ac777a6217 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 returned with HTTP 200 Jul 10 14:16:32.410264 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 630/2519] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:32 2026] GET /volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:32.568988 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8d668890-fe58-45d2-bef7-f7c572abff76 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:32.575624 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8d668890-fe58-45d2-bef7-f7c572abff76 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:16:32.575624 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8d668890-fe58-45d2-bef7-f7c572abff76 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:32.575624 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8d668890-fe58-45d2-bef7-f7c572abff76 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:32.599395 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:32.599395 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:16:32.609925 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-8d668890-fe58-45d2-bef7-f7c572abff76 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:16:32.622481 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8d668890-fe58-45d2-bef7-f7c572abff76 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:16:32.623105 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 629/2520] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:32 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 1137 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:16:32.730111 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-8c74a476-00f5-4bae-80dd-cf8273abfd73 req-60f9b16e-fe71-403f-bc18-759370477e17 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:32.732847 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-8c74a476-00f5-4bae-80dd-cf8273abfd73 req-60f9b16e-fe71-403f-bc18-759370477e17 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] DELETE https://10.4.3.66/volume/v3/attachments/7f102ae2-a83d-49fd-a1a5-59eb46b23161 Jul 10 14:16:32.733057 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-8c74a476-00f5-4bae-80dd-cf8273abfd73 req-60f9b16e-fe71-403f-bc18-759370477e17 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:32.733261 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-8c74a476-00f5-4bae-80dd-cf8273abfd73 req-60f9b16e-fe71-403f-bc18-759370477e17 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:32.742078 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:32.742078 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:16:33.197772 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-1c7b6d68-457d-4e75-8992-b787408ecdb0 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:33.202784 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1c7b6d68-457d-4e75-8992-b787408ecdb0 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c Jul 10 14:16:33.203288 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1c7b6d68-457d-4e75-8992-b787408ecdb0 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:33.204597 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1c7b6d68-457d-4e75-8992-b787408ecdb0 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:33.223718 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:33.223718 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:16:33.232557 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-1c7b6d68-457d-4e75-8992-b787408ecdb0 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:16:33.238493 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1c7b6d68-457d-4e75-8992-b787408ecdb0 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c returned with HTTP 200 Jul 10 14:16:33.239490 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 630/2521] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:33 2026] GET /volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c => generated 933 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:33.301729 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-8c74a476-00f5-4bae-80dd-cf8273abfd73 req-60f9b16e-fe71-403f-bc18-759370477e17 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/attachments/7f102ae2-a83d-49fd-a1a5-59eb46b23161 returned with HTTP 200 Jul 10 14:16:33.301729 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 633/2522] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:16:32 2026] DELETE /volume/v3/attachments/7f102ae2-a83d-49fd-a1a5-59eb46b23161 => generated 19 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:33.429984 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-37a7b9db-faf0-4fc5-a6ff-84d75e377763 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:33.436623 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-37a7b9db-faf0-4fc5-a6ff-84d75e377763 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 Jul 10 14:16:33.436623 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-37a7b9db-faf0-4fc5-a6ff-84d75e377763 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:33.438701 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-37a7b9db-faf0-4fc5-a6ff-84d75e377763 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:33.438878 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-37a7b9db-faf0-4fc5-a6ff-84d75e377763 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Show backup with id bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:16:33.448119 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:33.448119 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:16:33.452547 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-37a7b9db-faf0-4fc5-a6ff-84d75e377763 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 returned with HTTP 200 Jul 10 14:16:33.452547 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 631/2523] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:33 2026] GET /volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 => generated 832 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:33.556910 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5a2e1c0a-d28a-45ee-9345-9b96663dcce3 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:33.558897 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5a2e1c0a-d28a-45ee-9345-9b96663dcce3 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:16:33.559923 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5a2e1c0a-d28a-45ee-9345-9b96663dcce3 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1061004423", "snapshot_id": null, "imageRef": "4ff20130-b276-43a0-956f-1453107cff27", "volume_type": null, "size": 1}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:16:33.563046 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-5a2e1c0a-d28a-45ee-9345-9b96663dcce3 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1061004423', 'snapshot_id': None, 'imageRef': '4ff20130-b276-43a0-956f-1453107cff27', 'volume_type': None, 'size': 1}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:16:33.643760 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-16991990-a80d-4fc5-83bf-80dcc713302c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:33.645769 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-16991990-a80d-4fc5-83bf-80dcc713302c tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:16:33.646207 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-16991990-a80d-4fc5-83bf-80dcc713302c tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:33.646650 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-16991990-a80d-4fc5-83bf-80dcc713302c tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:33.662957 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:33.662957 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:16:33.672875 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-16991990-a80d-4fc5-83bf-80dcc713302c tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:16:33.690673 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-16991990-a80d-4fc5-83bf-80dcc713302c tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:16:33.690673 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 631/2524] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:33 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:33.717155 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-5a2e1c0a-d28a-45ee-9345-9b96663dcce3 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Create volume of 1 GB Jul 10 14:16:33.724089 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-5a2e1c0a-d28a-45ee-9345-9b96663dcce3 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Availability Zones retrieved successfully. Jul 10 14:16:33.733420 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5a2e1c0a-d28a-45ee-9345-9b96663dcce3 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Flow 'volume_create_api' (b3dfd5b6-f298-4e98-9779-3f332bef3ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:16:33.735336 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5a2e1c0a-d28a-45ee-9345-9b96663dcce3 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9f9a229-e5b4-4696-9ff7-2fd1eabc686f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:16:33.736599 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-5a2e1c0a-d28a-45ee-9345-9b96663dcce3 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:16:33.858978 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5a2e1c0a-d28a-45ee-9345-9b96663dcce3 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9f9a229-e5b4-4696-9ff7-2fd1eabc686f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:16:33.861450 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5a2e1c0a-d28a-45ee-9345-9b96663dcce3 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf43fea6-68e2-45b7-9813-50bf2d8d6a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:16:33.950907 np0000005012 devstack@c-api.service[100153]: DEBUG dbcounter [-] [100153] Writing DB stats cinder:SELECT=369,cinder:UPDATE=74,cinder:INSERT=41,cinder:DELETE=3 {{(pid=100153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:16:33.976567 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-5a2e1c0a-d28a-45ee-9345-9b96663dcce3 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Created reservations ['dbedb35e-e3ac-4448-ab86-58e0b979bdbc', 'e1253b37-8c98-4feb-a0f1-3682612d401a', 'dc634e1d-d070-44d5-8dd7-42ddf6a36e1a', '5bfb4167-f88c-454b-a831-403527f4ff4c'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:16:33.977094 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5a2e1c0a-d28a-45ee-9345-9b96663dcce3 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf43fea6-68e2-45b7-9813-50bf2d8d6a92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dbedb35e-e3ac-4448-ab86-58e0b979bdbc', 'e1253b37-8c98-4feb-a0f1-3682612d401a', 'dc634e1d-d070-44d5-8dd7-42ddf6a36e1a', '5bfb4167-f88c-454b-a831-403527f4ff4c']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:16:33.978213 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5a2e1c0a-d28a-45ee-9345-9b96663dcce3 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c3cd78f-a033-474e-8a0b-3544fd6b1e19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:16:34.011955 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5a2e1c0a-d28a-45ee-9345-9b96663dcce3 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c3cd78f-a033-474e-8a0b-3544fd6b1e19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57dfdbbf-836d-45c2-b84f-ebdd6f5b4236', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1061004423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ad5354c3be3426e87e69fd80adbe647',qos_specs=None,replication_status=,reservations=['dbedb35e-e3ac-4448-ab86-58e0b979bdbc','e1253b37-8c98-4feb-a0f1-3682612d401a','dc634e1d-d070-44d5-8dd7-42ddf6a36e1a','5bfb4167-f88c-454b-a831-403527f4ff4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbc1ba4fed8d4dcfa70a35075293c7de',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:16:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1061004423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57dfdbbf-836d-45c2-b84f-ebdd6f5b4236,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ad5354c3be3426e87e69fd80adbe647',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cbc1ba4fed8d4dcfa70a35075293c7de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:16:34.013000 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5a2e1c0a-d28a-45ee-9345-9b96663dcce3 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daf785a1-8b8c-4921-aade-6ef53183386b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:16:34.042027 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5a2e1c0a-d28a-45ee-9345-9b96663dcce3 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daf785a1-8b8c-4921-aade-6ef53183386b) transitioned into state 'SUCCESS' from state '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-1061004423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ad5354c3be3426e87e69fd80adbe647',qos_specs=None,replication_status=,reservations=['dbedb35e-e3ac-4448-ab86-58e0b979bdbc','e1253b37-8c98-4feb-a0f1-3682612d401a','dc634e1d-d070-44d5-8dd7-42ddf6a36e1a','5bfb4167-f88c-454b-a831-403527f4ff4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbc1ba4fed8d4dcfa70a35075293c7de',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:16:34.043099 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5a2e1c0a-d28a-45ee-9345-9b96663dcce3 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8124011-b234-402c-9e8b-9ca0b72e1cc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:16:34.056944 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5a2e1c0a-d28a-45ee-9345-9b96663dcce3 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8124011-b234-402c-9e8b-9ca0b72e1cc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:16:34.058472 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5a2e1c0a-d28a-45ee-9345-9b96663dcce3 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Flow 'volume_create_api' (b3dfd5b6-f298-4e98-9779-3f332bef3ba2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:16:34.059236 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-5a2e1c0a-d28a-45ee-9345-9b96663dcce3 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Create volume request issued successfully. Jul 10 14:16:34.060102 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5a2e1c0a-d28a-45ee-9345-9b96663dcce3 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:16:34.060724 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 630/2525] 10.4.3.66 () {70 vars in 1293 bytes} [Fri Jul 10 14:16:33 2026] POST /volume/v3/volumes => generated 779 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:16:34.078237 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-9d316f97-58fe-4726-bfdb-d20913981834 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:34.081008 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9d316f97-58fe-4726-bfdb-d20913981834 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] GET https://10.4.3.66/volume/v3/volumes/57dfdbbf-836d-45c2-b84f-ebdd6f5b4236 Jul 10 14:16:34.081329 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9d316f97-58fe-4726-bfdb-d20913981834 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:34.081639 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9d316f97-58fe-4726-bfdb-d20913981834 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:34.093226 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:34.093226 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:16:34.098833 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-9d316f97-58fe-4726-bfdb-d20913981834 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Volume info retrieved successfully. Jul 10 14:16:34.106189 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9d316f97-58fe-4726-bfdb-d20913981834 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/volumes/57dfdbbf-836d-45c2-b84f-ebdd6f5b4236 returned with HTTP 200 Jul 10 14:16:34.107208 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 634/2526] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:16:34 2026] GET /volume/v3/volumes/57dfdbbf-836d-45c2-b84f-ebdd6f5b4236 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:16:34.258137 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d437b843-a908-4623-9317-94a25fa103c7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:34.260585 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d437b843-a908-4623-9317-94a25fa103c7 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c Jul 10 14:16:34.260872 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d437b843-a908-4623-9317-94a25fa103c7 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:34.261156 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d437b843-a908-4623-9317-94a25fa103c7 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:34.275074 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:34.275074 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:16:34.280276 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d437b843-a908-4623-9317-94a25fa103c7 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:16:34.288371 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d437b843-a908-4623-9317-94a25fa103c7 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c returned with HTTP 200 Jul 10 14:16:34.288371 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 632/2527] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:34 2026] GET /volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c => generated 933 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:34.469336 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d691de64-0adf-415c-b6da-4c626883b1d9 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:34.471401 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d691de64-0adf-415c-b6da-4c626883b1d9 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 Jul 10 14:16:34.471858 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d691de64-0adf-415c-b6da-4c626883b1d9 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:34.472197 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d691de64-0adf-415c-b6da-4c626883b1d9 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:34.472349 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-d691de64-0adf-415c-b6da-4c626883b1d9 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Show backup with id bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:16:34.480044 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:34.480044 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:16:34.481106 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d691de64-0adf-415c-b6da-4c626883b1d9 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 returned with HTTP 200 Jul 10 14:16:34.481861 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 632/2528] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:34 2026] GET /volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 => generated 832 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:35.129173 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-dd5a0e1a-a440-487e-81d3-3f9a93ac0de8 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:35.131119 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-dd5a0e1a-a440-487e-81d3-3f9a93ac0de8 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] GET https://10.4.3.66/volume/v3/volumes/57dfdbbf-836d-45c2-b84f-ebdd6f5b4236 Jul 10 14:16:35.131631 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-dd5a0e1a-a440-487e-81d3-3f9a93ac0de8 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:35.132018 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-dd5a0e1a-a440-487e-81d3-3f9a93ac0de8 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:35.141319 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:35.141319 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:16:35.144778 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-dd5a0e1a-a440-487e-81d3-3f9a93ac0de8 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Volume info retrieved successfully. Jul 10 14:16:35.150466 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-dd5a0e1a-a440-487e-81d3-3f9a93ac0de8 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/volumes/57dfdbbf-836d-45c2-b84f-ebdd6f5b4236 returned with HTTP 200 Jul 10 14:16:35.151236 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 631/2529] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:16:35 2026] GET /volume/v3/volumes/57dfdbbf-836d-45c2-b84f-ebdd6f5b4236 => generated 1387 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:16:35.170953 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-cf87e0e6-7804-44a7-b379-ed6142680bd2 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:35.173839 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cf87e0e6-7804-44a7-b379-ed6142680bd2 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] GET https://10.4.3.66/volume/v3/volumes/57dfdbbf-836d-45c2-b84f-ebdd6f5b4236 Jul 10 14:16:35.174177 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cf87e0e6-7804-44a7-b379-ed6142680bd2 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:35.174487 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cf87e0e6-7804-44a7-b379-ed6142680bd2 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:35.190689 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:35.190689 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:16:35.197162 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-cf87e0e6-7804-44a7-b379-ed6142680bd2 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Volume info retrieved successfully. Jul 10 14:16:35.206240 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cf87e0e6-7804-44a7-b379-ed6142680bd2 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/volumes/57dfdbbf-836d-45c2-b84f-ebdd6f5b4236 returned with HTTP 200 Jul 10 14:16:35.206882 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 635/2530] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:16:35 2026] GET /volume/v3/volumes/57dfdbbf-836d-45c2-b84f-ebdd6f5b4236 => generated 1387 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:16:35.304789 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b2885cc4-7003-4039-a2cc-ed429e5c554a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:35.307281 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b2885cc4-7003-4039-a2cc-ed429e5c554a tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c Jul 10 14:16:35.307619 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b2885cc4-7003-4039-a2cc-ed429e5c554a tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:35.308008 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b2885cc4-7003-4039-a2cc-ed429e5c554a tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:35.316154 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:35.316154 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:16:35.324979 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b2885cc4-7003-4039-a2cc-ed429e5c554a tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:16:35.332319 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b2885cc4-7003-4039-a2cc-ed429e5c554a tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c returned with HTTP 200 Jul 10 14:16:35.333017 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 633/2531] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:35 2026] GET /volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c => generated 991 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:35.494928 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-353faa67-e34f-4e49-8313-62b944dc092b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:35.497950 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-353faa67-e34f-4e49-8313-62b944dc092b tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 Jul 10 14:16:35.498157 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-353faa67-e34f-4e49-8313-62b944dc092b tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:35.498349 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-353faa67-e34f-4e49-8313-62b944dc092b tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:35.498475 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-353faa67-e34f-4e49-8313-62b944dc092b tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Show backup with id bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:16:35.504879 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:35.504879 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:16:35.506072 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-353faa67-e34f-4e49-8313-62b944dc092b tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 returned with HTTP 200 Jul 10 14:16:35.506972 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 633/2532] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:35 2026] GET /volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:36.352002 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-676f43b4-d555-4f33-9490-a514872aba7b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:36.357733 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-676f43b4-d555-4f33-9490-a514872aba7b tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c Jul 10 14:16:36.357733 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-676f43b4-d555-4f33-9490-a514872aba7b tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:36.357733 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-676f43b4-d555-4f33-9490-a514872aba7b tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:36.366808 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:36.366808 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:16:36.372384 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-676f43b4-d555-4f33-9490-a514872aba7b tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:16:36.380256 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-676f43b4-d555-4f33-9490-a514872aba7b tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c returned with HTTP 200 Jul 10 14:16:36.381022 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 632/2533] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:36 2026] GET /volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:36.517844 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-81ab8fdf-8ec1-484c-b514-dd3318e933af None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:36.521028 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-81ab8fdf-8ec1-484c-b514-dd3318e933af tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 Jul 10 14:16:36.521299 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-81ab8fdf-8ec1-484c-b514-dd3318e933af tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:36.521497 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-81ab8fdf-8ec1-484c-b514-dd3318e933af tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:36.521625 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-81ab8fdf-8ec1-484c-b514-dd3318e933af tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Show backup with id bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:16:36.526806 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:36.526806 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:16:36.527815 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-81ab8fdf-8ec1-484c-b514-dd3318e933af tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 returned with HTTP 200 Jul 10 14:16:36.528184 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 636/2534] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:36 2026] GET /volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:36.774983 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-5a123de9-291c-4328-aa74-2ca9b9ea5490 req-48119b17-1520-439b-b7b5-d56d62596187 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:36.777853 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-5a123de9-291c-4328-aa74-2ca9b9ea5490 req-48119b17-1520-439b-b7b5-d56d62596187 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] GET https://10.4.3.66/volume/v3/volumes/57dfdbbf-836d-45c2-b84f-ebdd6f5b4236 Jul 10 14:16:36.778090 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-5a123de9-291c-4328-aa74-2ca9b9ea5490 req-48119b17-1520-439b-b7b5-d56d62596187 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:36.778269 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-5a123de9-291c-4328-aa74-2ca9b9ea5490 req-48119b17-1520-439b-b7b5-d56d62596187 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:36.785782 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:36.785782 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:16:36.791045 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-5a123de9-291c-4328-aa74-2ca9b9ea5490 req-48119b17-1520-439b-b7b5-d56d62596187 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Volume info retrieved successfully. Jul 10 14:16:36.796842 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-5a123de9-291c-4328-aa74-2ca9b9ea5490 req-48119b17-1520-439b-b7b5-d56d62596187 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/volumes/57dfdbbf-836d-45c2-b84f-ebdd6f5b4236 returned with HTTP 200 Jul 10 14:16:36.797315 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 634/2535] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:16:36 2026] GET /volume/v3/volumes/57dfdbbf-836d-45c2-b84f-ebdd6f5b4236 => generated 1369 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:16:37.400009 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e7850876-ea6a-4c6f-a80b-ffd733bdd831 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:37.402109 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e7850876-ea6a-4c6f-a80b-ffd733bdd831 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c Jul 10 14:16:37.402414 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e7850876-ea6a-4c6f-a80b-ffd733bdd831 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:37.402730 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e7850876-ea6a-4c6f-a80b-ffd733bdd831 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:37.413386 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:37.413386 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:16:37.420345 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e7850876-ea6a-4c6f-a80b-ffd733bdd831 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:16:37.431369 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e7850876-ea6a-4c6f-a80b-ffd733bdd831 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c returned with HTTP 200 Jul 10 14:16:37.432300 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 634/2536] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:37 2026] GET /volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c => generated 994 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:37.461849 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-5a123de9-291c-4328-aa74-2ca9b9ea5490 req-cd338c57-7742-4319-9043-cee8e0e566d9 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:37.466966 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-5a123de9-291c-4328-aa74-2ca9b9ea5490 req-cd338c57-7742-4319-9043-cee8e0e566d9 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] GET https://10.4.3.66/volume/v3/volumes/57dfdbbf-836d-45c2-b84f-ebdd6f5b4236 Jul 10 14:16:37.466966 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-5a123de9-291c-4328-aa74-2ca9b9ea5490 req-cd338c57-7742-4319-9043-cee8e0e566d9 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:37.467957 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-5a123de9-291c-4328-aa74-2ca9b9ea5490 req-cd338c57-7742-4319-9043-cee8e0e566d9 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:37.477525 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:37.477525 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:16:37.482198 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-5a123de9-291c-4328-aa74-2ca9b9ea5490 req-cd338c57-7742-4319-9043-cee8e0e566d9 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Volume info retrieved successfully. Jul 10 14:16:37.489046 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-5a123de9-291c-4328-aa74-2ca9b9ea5490 req-cd338c57-7742-4319-9043-cee8e0e566d9 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/volumes/57dfdbbf-836d-45c2-b84f-ebdd6f5b4236 returned with HTTP 200 Jul 10 14:16:37.490349 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 633/2537] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:16:37 2026] GET /volume/v3/volumes/57dfdbbf-836d-45c2-b84f-ebdd6f5b4236 => generated 1369 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:16:37.506788 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-c953498f-90e0-4af1-a613-ff6b51952b87 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:37.507176 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c953498f-90e0-4af1-a613-ff6b51952b87 None None] GET https://10.4.3.66/volume// Jul 10 14:16:37.507355 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c953498f-90e0-4af1-a613-ff6b51952b87 None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:37.507675 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c953498f-90e0-4af1-a613-ff6b51952b87 None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:37.508053 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c953498f-90e0-4af1-a613-ff6b51952b87 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:16:37.508599 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 637/2538] 10.4.3.66 () {66 vars in 1412 bytes} [Fri Jul 10 14:16:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:16:37.517864 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-5a123de9-291c-4328-aa74-2ca9b9ea5490 req-b976f620-bfb6-4592-b5de-de062d25bbef None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:37.521334 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-5a123de9-291c-4328-aa74-2ca9b9ea5490 req-b976f620-bfb6-4592-b5de-de062d25bbef tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:16:37.522097 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-5a123de9-291c-4328-aa74-2ca9b9ea5490 req-b976f620-bfb6-4592-b5de-de062d25bbef tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "57dfdbbf-836d-45c2-b84f-ebdd6f5b4236", "connector": null, "instance_uuid": "c3177fbe-a97a-4666-b191-e49c13c0b845"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:16:37.541341 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-053fab2e-fab2-4641-857d-2fbd9bd8f1c8 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:37.543782 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:37.543782 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:16:37.544130 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-053fab2e-fab2-4641-857d-2fbd9bd8f1c8 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 Jul 10 14:16:37.544464 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-053fab2e-fab2-4641-857d-2fbd9bd8f1c8 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:37.544805 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-053fab2e-fab2-4641-857d-2fbd9bd8f1c8 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:37.545059 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-053fab2e-fab2-4641-857d-2fbd9bd8f1c8 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Show backup with id bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:16:37.551870 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:37.551870 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:16:37.553282 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-053fab2e-fab2-4641-857d-2fbd9bd8f1c8 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 returned with HTTP 200 Jul 10 14:16:37.553908 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 635/2539] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:37 2026] GET /volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 => generated 833 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:37.583219 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-5a123de9-291c-4328-aa74-2ca9b9ea5490 req-b976f620-bfb6-4592-b5de-de062d25bbef tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:16:37.583865 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 635/2540] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:16:37 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 14:16:38.450604 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6431856b-62b0-461e-8c57-eb7ceafa3b37 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:38.452339 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6431856b-62b0-461e-8c57-eb7ceafa3b37 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c Jul 10 14:16:38.452581 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6431856b-62b0-461e-8c57-eb7ceafa3b37 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:38.452777 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6431856b-62b0-461e-8c57-eb7ceafa3b37 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:38.460664 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:38.460664 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:16:38.465092 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-6431856b-62b0-461e-8c57-eb7ceafa3b37 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:16:38.472536 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6431856b-62b0-461e-8c57-eb7ceafa3b37 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c returned with HTTP 200 Jul 10 14:16:38.472536 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 634/2541] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:38 2026] GET /volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:38.571277 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-28b4a2d1-fd82-4f5f-8c6d-db0b2ff86db5 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:38.573481 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-28b4a2d1-fd82-4f5f-8c6d-db0b2ff86db5 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 Jul 10 14:16:38.573845 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-28b4a2d1-fd82-4f5f-8c6d-db0b2ff86db5 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:38.574064 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-28b4a2d1-fd82-4f5f-8c6d-db0b2ff86db5 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:38.574199 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-28b4a2d1-fd82-4f5f-8c6d-db0b2ff86db5 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Show backup with id bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:16:38.582527 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:38.582527 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:16:38.582527 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-28b4a2d1-fd82-4f5f-8c6d-db0b2ff86db5 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 returned with HTTP 200 Jul 10 14:16:38.582527 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 638/2542] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:38 2026] GET /volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:38.927700 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-8128ec2d-7847-407f-b1fd-0a0468deccc6 req-a0caf709-2690-4888-a5f2-e8a44d6c10ce None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:38.933583 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-8128ec2d-7847-407f-b1fd-0a0468deccc6 req-a0caf709-2690-4888-a5f2-e8a44d6c10ce tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/limits Jul 10 14:16:38.933583 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-8128ec2d-7847-407f-b1fd-0a0468deccc6 req-a0caf709-2690-4888-a5f2-e8a44d6c10ce tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:38.933583 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-8128ec2d-7847-407f-b1fd-0a0468deccc6 req-a0caf709-2690-4888-a5f2-e8a44d6c10ce tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'index' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:38.942793 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [req-8128ec2d-7847-407f-b1fd-0a0468deccc6 req-a0caf709-2690-4888-a5f2-e8a44d6c10ce tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1620851602-2039658646 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1620851602-2039658646, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:16:38.943488 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [req-8128ec2d-7847-407f-b1fd-0a0468deccc6 req-a0caf709-2690-4888-a5f2-e8a44d6c10ce tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1620851602-2039658646 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1620851602-2039658646, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:16:38.944010 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [req-8128ec2d-7847-407f-b1fd-0a0468deccc6 req-a0caf709-2690-4888-a5f2-e8a44d6c10ce tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1620851602-2039658646 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1620851602-2039658646, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:16:38.944409 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [req-8128ec2d-7847-407f-b1fd-0a0468deccc6 req-a0caf709-2690-4888-a5f2-e8a44d6c10ce tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-908962286-95415563 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-908962286-95415563, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:16:38.944847 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [req-8128ec2d-7847-407f-b1fd-0a0468deccc6 req-a0caf709-2690-4888-a5f2-e8a44d6c10ce tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-908962286-95415563 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-908962286-95415563, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:16:38.945194 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [req-8128ec2d-7847-407f-b1fd-0a0468deccc6 req-a0caf709-2690-4888-a5f2-e8a44d6c10ce tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-908962286-95415563 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-908962286-95415563, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:16:38.945603 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [req-8128ec2d-7847-407f-b1fd-0a0468deccc6 req-a0caf709-2690-4888-a5f2-e8a44d6c10ce tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-203336346-42904421 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-203336346-42904421, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:16:38.946081 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [req-8128ec2d-7847-407f-b1fd-0a0468deccc6 req-a0caf709-2690-4888-a5f2-e8a44d6c10ce tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-203336346-42904421 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-203336346-42904421, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:16:38.946431 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [req-8128ec2d-7847-407f-b1fd-0a0468deccc6 req-a0caf709-2690-4888-a5f2-e8a44d6c10ce tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-203336346-42904421 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-203336346-42904421, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:16:38.946863 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [req-8128ec2d-7847-407f-b1fd-0a0468deccc6 req-a0caf709-2690-4888-a5f2-e8a44d6c10ce tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1608705737 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1608705737, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:16:38.947431 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [req-8128ec2d-7847-407f-b1fd-0a0468deccc6 req-a0caf709-2690-4888-a5f2-e8a44d6c10ce tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1608705737 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1608705737, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:16:38.947879 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [req-8128ec2d-7847-407f-b1fd-0a0468deccc6 req-a0caf709-2690-4888-a5f2-e8a44d6c10ce tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1608705737 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1608705737, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:16:38.965484 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-8128ec2d-7847-407f-b1fd-0a0468deccc6 req-a0caf709-2690-4888-a5f2-e8a44d6c10ce tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/limits returned with HTTP 200 Jul 10 14:16:38.966322 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 636/2543] 10.4.3.66 () {68 vars in 1477 bytes} [Fri Jul 10 14:16:38 2026] GET /volume/v3/limits => generated 302 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:39.491270 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-644f32e0-5b84-429f-ac48-bb4308eac3b5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:39.493619 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-644f32e0-5b84-429f-ac48-bb4308eac3b5 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c Jul 10 14:16:39.493928 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-644f32e0-5b84-429f-ac48-bb4308eac3b5 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:39.494203 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-644f32e0-5b84-429f-ac48-bb4308eac3b5 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:39.502812 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:39.502812 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:16:39.502984 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-8128ec2d-7847-407f-b1fd-0a0468deccc6 req-044cab8a-3c5c-46ce-a404-acd6168548d6 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:39.505320 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-8128ec2d-7847-407f-b1fd-0a0468deccc6 req-044cab8a-3c5c-46ce-a404-acd6168548d6 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/071c9ab9-f2d7-4b3f-af23-ec581bc2f0e4 Jul 10 14:16:39.505634 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-8128ec2d-7847-407f-b1fd-0a0468deccc6 req-044cab8a-3c5c-46ce-a404-acd6168548d6 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:39.505867 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-8128ec2d-7847-407f-b1fd-0a0468deccc6 req-044cab8a-3c5c-46ce-a404-acd6168548d6 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:39.507399 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-644f32e0-5b84-429f-ac48-bb4308eac3b5 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:16:39.513966 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-644f32e0-5b84-429f-ac48-bb4308eac3b5 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c returned with HTTP 200 Jul 10 14:16:39.514487 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 636/2544] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:39 2026] GET /volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c => generated 994 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:39.517955 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:39.517955 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:16:39.523165 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-8128ec2d-7847-407f-b1fd-0a0468deccc6 req-044cab8a-3c5c-46ce-a404-acd6168548d6 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:16:39.529451 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-8128ec2d-7847-407f-b1fd-0a0468deccc6 req-044cab8a-3c5c-46ce-a404-acd6168548d6 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/071c9ab9-f2d7-4b3f-af23-ec581bc2f0e4 returned with HTTP 200 Jul 10 14:16:39.529910 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 635/2545] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:16:39 2026] GET /volume/v3/volumes/071c9ab9-f2d7-4b3f-af23-ec581bc2f0e4 => generated 1658 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:16:39.541108 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-8128ec2d-7847-407f-b1fd-0a0468deccc6 req-7b5f5f2f-ef9b-470f-9c5d-25898a387980 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:39.543798 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-8128ec2d-7847-407f-b1fd-0a0468deccc6 req-7b5f5f2f-ef9b-470f-9c5d-25898a387980 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:16:39.544120 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-8128ec2d-7847-407f-b1fd-0a0468deccc6 req-7b5f5f2f-ef9b-470f-9c5d-25898a387980 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "071c9ab9-f2d7-4b3f-af23-ec581bc2f0e4", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:16:39.558036 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:39.558036 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:16:39.558747 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-8128ec2d-7847-407f-b1fd-0a0468deccc6 req-7b5f5f2f-ef9b-470f-9c5d-25898a387980 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:16:39.560215 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.snapshots [req-8128ec2d-7847-407f-b1fd-0a0468deccc6 req-7b5f5f2f-ef9b-470f-9c5d-25898a387980 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Create snapshot from volume 071c9ab9-f2d7-4b3f-af23-ec581bc2f0e4 Jul 10 14:16:39.596397 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-fd669057-7470-460e-a3b7-2c5955526b0e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:39.599931 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-fd669057-7470-460e-a3b7-2c5955526b0e tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 Jul 10 14:16:39.599931 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-fd669057-7470-460e-a3b7-2c5955526b0e tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:39.599931 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-fd669057-7470-460e-a3b7-2c5955526b0e tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:39.601374 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-fd669057-7470-460e-a3b7-2c5955526b0e tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Show backup with id bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:16:39.606461 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:39.606461 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:16:39.608457 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-fd669057-7470-460e-a3b7-2c5955526b0e tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 returned with HTTP 200 Jul 10 14:16:39.609137 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 637/2546] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:39 2026] GET /volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 => generated 833 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:39.618952 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [req-8128ec2d-7847-407f-b1fd-0a0468deccc6 req-7b5f5f2f-ef9b-470f-9c5d-25898a387980 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Created reservations ['10367686-e19d-484d-aaa3-41704ece853d', 'c5206ea5-184c-4d5d-b221-867960c071aa', '5218e8c1-a18d-4734-baf2-e60c10009399', '392595f7-678f-4a53-9dcb-b7688a18d1b3'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:16:39.662170 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-8128ec2d-7847-407f-b1fd-0a0468deccc6 req-7b5f5f2f-ef9b-470f-9c5d-25898a387980 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Snapshot force create request issued successfully. Jul 10 14:16:39.662553 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-8128ec2d-7847-407f-b1fd-0a0468deccc6 req-7b5f5f2f-ef9b-470f-9c5d-25898a387980 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:16:39.663012 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 639/2547] 10.4.3.66 () {72 vars in 1540 bytes} [Fri Jul 10 14:16:39 2026] POST /volume/v3/snapshots => generated 292 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:16:40.532534 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ef9bfed3-a3c7-4f33-8c32-aa7ac3f52011 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:40.535045 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ef9bfed3-a3c7-4f33-8c32-aa7ac3f52011 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c Jul 10 14:16:40.535357 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ef9bfed3-a3c7-4f33-8c32-aa7ac3f52011 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:40.535708 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ef9bfed3-a3c7-4f33-8c32-aa7ac3f52011 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:40.545313 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:40.545313 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:16:40.550865 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ef9bfed3-a3c7-4f33-8c32-aa7ac3f52011 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:16:40.558468 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ef9bfed3-a3c7-4f33-8c32-aa7ac3f52011 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c returned with HTTP 200 Jul 10 14:16:40.558826 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 637/2548] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:40 2026] GET /volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:40.619600 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-27595a60-cde8-4bdc-871c-c592117e0e4c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:40.622925 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-27595a60-cde8-4bdc-871c-c592117e0e4c tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 Jul 10 14:16:40.623278 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-27595a60-cde8-4bdc-871c-c592117e0e4c tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:40.623540 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-27595a60-cde8-4bdc-871c-c592117e0e4c tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:40.623936 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-27595a60-cde8-4bdc-871c-c592117e0e4c tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Show backup with id bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:16:40.629296 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:40.629296 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:16:40.630384 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-27595a60-cde8-4bdc-871c-c592117e0e4c tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 returned with HTTP 200 Jul 10 14:16:40.631044 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 636/2549] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:40 2026] GET /volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:40.647123 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-19820c30-9e7f-4eab-a715-fa9bcc348934 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:40.649641 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-19820c30-9e7f-4eab-a715-fa9bcc348934 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/snapshots/d27e4d26-0ebd-49b8-ae96-b6b2a7b51536 Jul 10 14:16:40.649930 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-19820c30-9e7f-4eab-a715-fa9bcc348934 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:40.650595 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-19820c30-9e7f-4eab-a715-fa9bcc348934 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:40.656764 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:40.656764 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:16:40.657331 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-19820c30-9e7f-4eab-a715-fa9bcc348934 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:16:40.658325 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-19820c30-9e7f-4eab-a715-fa9bcc348934 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/d27e4d26-0ebd-49b8-ae96-b6b2a7b51536 returned with HTTP 200 Jul 10 14:16:40.658874 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 638/2550] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:16:40 2026] GET /volume/v3/snapshots/d27e4d26-0ebd-49b8-ae96-b6b2a7b51536 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:40.673586 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d73832af-efb4-40c0-af08-88b480be82bc None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:40.675776 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d73832af-efb4-40c0-af08-88b480be82bc tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 Jul 10 14:16:40.676055 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d73832af-efb4-40c0-af08-88b480be82bc tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:40.676310 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d73832af-efb4-40c0-af08-88b480be82bc tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:40.677261 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-d73832af-efb4-40c0-af08-88b480be82bc tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Show backup with id bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:16:40.682535 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:40.682535 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:16:40.683565 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d73832af-efb4-40c0-af08-88b480be82bc tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 returned with HTTP 200 Jul 10 14:16:40.684053 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 640/2551] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:40 2026] GET /volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:40.697313 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c1f73653-90fe-4865-8e56-8a5fd0761a52 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:40.700944 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c1f73653-90fe-4865-8e56-8a5fd0761a52 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] DELETE https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 Jul 10 14:16:40.701216 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c1f73653-90fe-4865-8e56-8a5fd0761a52 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:40.701482 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c1f73653-90fe-4865-8e56-8a5fd0761a52 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:40.701648 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.contrib.backups [None req-c1f73653-90fe-4865-8e56-8a5fd0761a52 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Delete backup with id: bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84. Jul 10 14:16:40.707531 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:40.707531 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:16:40.726798 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.backup.rpcapi [None req-c1f73653-90fe-4865-8e56-8a5fd0761a52 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] delete_backup rpcapi backup_id bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 {{(pid=100152) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 14:16:40.728834 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c1f73653-90fe-4865-8e56-8a5fd0761a52 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 returned with HTTP 202 Jul 10 14:16:40.729281 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 638/2552] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:16:40 2026] DELETE /volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:16:40.740855 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5ebae913-d722-43ce-b60f-1ae8991f4849 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:40.743317 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5ebae913-d722-43ce-b60f-1ae8991f4849 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 Jul 10 14:16:40.744278 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5ebae913-d722-43ce-b60f-1ae8991f4849 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:40.744278 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5ebae913-d722-43ce-b60f-1ae8991f4849 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:40.744278 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-5ebae913-d722-43ce-b60f-1ae8991f4849 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Show backup with id bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:16:40.750911 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:40.750911 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:16:40.752052 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5ebae913-d722-43ce-b60f-1ae8991f4849 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 returned with HTTP 200 Jul 10 14:16:40.752638 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 637/2553] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:40 2026] GET /volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:41.577121 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-111fead5-14ca-4efc-b3b9-b6cee0b9f0dd None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:41.581967 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-111fead5-14ca-4efc-b3b9-b6cee0b9f0dd tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c Jul 10 14:16:41.581967 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-111fead5-14ca-4efc-b3b9-b6cee0b9f0dd tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:41.581967 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-111fead5-14ca-4efc-b3b9-b6cee0b9f0dd tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:41.597102 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:41.597102 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:16:41.607545 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-111fead5-14ca-4efc-b3b9-b6cee0b9f0dd tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:16:41.614757 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-111fead5-14ca-4efc-b3b9-b6cee0b9f0dd tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c returned with HTTP 200 Jul 10 14:16:41.615762 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 639/2554] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:41 2026] GET /volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c => generated 994 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:41.765376 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-37439103-9c9d-4cfd-86e4-7e713abc8de4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:41.769531 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-37439103-9c9d-4cfd-86e4-7e713abc8de4 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 Jul 10 14:16:41.769531 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-37439103-9c9d-4cfd-86e4-7e713abc8de4 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:41.769628 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-37439103-9c9d-4cfd-86e4-7e713abc8de4 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:41.769708 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-37439103-9c9d-4cfd-86e4-7e713abc8de4 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Show backup with id bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:16:41.777491 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-37439103-9c9d-4cfd-86e4-7e713abc8de4 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 returned with HTTP 404 Jul 10 14:16:41.778109 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 641/2555] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:41 2026] GET /volume/v3/backups/bf8a4ce8-7f0f-4966-869e-ac3c7d6eba84 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:16:41.893538 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-08e6a9ca-726c-4e68-ab23-5f4ac82b6f1f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:41.895991 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-08e6a9ca-726c-4e68-ab23-5f4ac82b6f1f tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/d27e4d26-0ebd-49b8-ae96-b6b2a7b51536 Jul 10 14:16:41.896204 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-08e6a9ca-726c-4e68-ab23-5f4ac82b6f1f tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:41.896794 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-08e6a9ca-726c-4e68-ab23-5f4ac82b6f1f tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:41.897000 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-08e6a9ca-726c-4e68-ab23-5f4ac82b6f1f tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Delete snapshot with id: d27e4d26-0ebd-49b8-ae96-b6b2a7b51536 Jul 10 14:16:41.903455 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:41.903455 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:16:41.903870 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-08e6a9ca-726c-4e68-ab23-5f4ac82b6f1f tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:16:41.925840 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-08e6a9ca-726c-4e68-ab23-5f4ac82b6f1f tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot delete request issued successfully. Jul 10 14:16:41.926122 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-08e6a9ca-726c-4e68-ab23-5f4ac82b6f1f tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/d27e4d26-0ebd-49b8-ae96-b6b2a7b51536 returned with HTTP 202 Jul 10 14:16:41.926687 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 639/2556] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:16:41 2026] DELETE /volume/v3/snapshots/d27e4d26-0ebd-49b8-ae96-b6b2a7b51536 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:16:41.938042 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0c223259-1692-48f6-a3eb-4bfeff46aeb2 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:41.939854 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0c223259-1692-48f6-a3eb-4bfeff46aeb2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/snapshots/d27e4d26-0ebd-49b8-ae96-b6b2a7b51536 Jul 10 14:16:41.940094 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0c223259-1692-48f6-a3eb-4bfeff46aeb2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:41.940446 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0c223259-1692-48f6-a3eb-4bfeff46aeb2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:41.950930 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:41.950930 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:16:41.951766 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-0c223259-1692-48f6-a3eb-4bfeff46aeb2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:16:41.952938 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0c223259-1692-48f6-a3eb-4bfeff46aeb2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/d27e4d26-0ebd-49b8-ae96-b6b2a7b51536 returned with HTTP 200 Jul 10 14:16:41.953457 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 638/2557] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:16:41 2026] GET /volume/v3/snapshots/d27e4d26-0ebd-49b8-ae96-b6b2a7b51536 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:16:42.631235 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4598e9ce-506b-43a3-908a-5149a09b37b4 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:42.633890 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4598e9ce-506b-43a3-908a-5149a09b37b4 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c Jul 10 14:16:42.634178 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4598e9ce-506b-43a3-908a-5149a09b37b4 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:42.634541 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4598e9ce-506b-43a3-908a-5149a09b37b4 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:42.645551 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:42.645551 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:16:42.653039 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-4598e9ce-506b-43a3-908a-5149a09b37b4 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:16:42.664610 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4598e9ce-506b-43a3-908a-5149a09b37b4 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c returned with HTTP 200 Jul 10 14:16:42.665383 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 640/2558] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:42 2026] GET /volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c => generated 994 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:42.967325 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-af636abf-e234-4a3c-982a-c3b039ea2839 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:42.969266 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-af636abf-e234-4a3c-982a-c3b039ea2839 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/snapshots/d27e4d26-0ebd-49b8-ae96-b6b2a7b51536 Jul 10 14:16:42.970015 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-af636abf-e234-4a3c-982a-c3b039ea2839 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:42.970015 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-af636abf-e234-4a3c-982a-c3b039ea2839 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:42.978205 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-af636abf-e234-4a3c-982a-c3b039ea2839 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/d27e4d26-0ebd-49b8-ae96-b6b2a7b51536 returned with HTTP 404 Jul 10 14:16:42.978825 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 642/2559] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:16:42 2026] GET /volume/v3/snapshots/d27e4d26-0ebd-49b8-ae96-b6b2a7b51536 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:16:42.994600 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5d89056c-eee5-4ee9-8650-a48c67b50a68 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:42.997806 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5d89056c-eee5-4ee9-8650-a48c67b50a68 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 Jul 10 14:16:42.998082 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5d89056c-eee5-4ee9-8650-a48c67b50a68 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:42.998328 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5d89056c-eee5-4ee9-8650-a48c67b50a68 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:43.009438 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:43.009438 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:16:43.014785 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5d89056c-eee5-4ee9-8650-a48c67b50a68 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:16:43.021921 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5d89056c-eee5-4ee9-8650-a48c67b50a68 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 returned with HTTP 200 Jul 10 14:16:43.021921 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 640/2560] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:42 2026] GET /volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:43.058711 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5bc87b35-00b9-4be3-a601-b058ac02ed40 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:43.061543 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5bc87b35-00b9-4be3-a601-b058ac02ed40 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:16:43.062000 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5bc87b35-00b9-4be3-a601-b058ac02ed40 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "4ff20130-b276-43a0-956f-1453107cff27", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1274698692"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:16:43.064207 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-5bc87b35-00b9-4be3-a601-b058ac02ed40 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Create volume request body: {'volume': {'imageRef': '4ff20130-b276-43a0-956f-1453107cff27', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1274698692'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:16:43.172683 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-5bc87b35-00b9-4be3-a601-b058ac02ed40 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Create volume of 1 GB Jul 10 14:16:43.178546 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-5bc87b35-00b9-4be3-a601-b058ac02ed40 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Availability Zones retrieved successfully. Jul 10 14:16:43.187259 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5bc87b35-00b9-4be3-a601-b058ac02ed40 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Flow 'volume_create_api' (12ac0fca-533d-4317-b184-cb9b69efd283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:16:43.189049 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5bc87b35-00b9-4be3-a601-b058ac02ed40 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37c848d1-f09b-44f9-814c-df2deae85a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:16:43.189994 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-5bc87b35-00b9-4be3-a601-b058ac02ed40 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:16:43.274930 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5bc87b35-00b9-4be3-a601-b058ac02ed40 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37c848d1-f09b-44f9-814c-df2deae85a48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:16:43.276220 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5bc87b35-00b9-4be3-a601-b058ac02ed40 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c651102-4211-457b-b02f-6bb5512cab26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:16:43.359863 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-5bc87b35-00b9-4be3-a601-b058ac02ed40 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Created reservations ['dd151963-ac51-4fc3-8d35-db1349a2e9f7', '822e4223-db77-4a99-99bc-504722fec279', '38258057-a765-4049-81f5-ec0e737e9d7c', '4dbbf90f-391e-4c0e-ab27-6d43bdb82ac0'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:16:43.361042 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5bc87b35-00b9-4be3-a601-b058ac02ed40 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c651102-4211-457b-b02f-6bb5512cab26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd151963-ac51-4fc3-8d35-db1349a2e9f7', '822e4223-db77-4a99-99bc-504722fec279', '38258057-a765-4049-81f5-ec0e737e9d7c', '4dbbf90f-391e-4c0e-ab27-6d43bdb82ac0']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:16:43.362139 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5bc87b35-00b9-4be3-a601-b058ac02ed40 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a0dac27-4dc2-475d-ae03-0e2b4dade107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:16:43.401103 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5bc87b35-00b9-4be3-a601-b058ac02ed40 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a0dac27-4dc2-475d-ae03-0e2b4dade107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d933917-3f50-46a0-a209-1d1c10a3cd3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1274698692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b9c360a5f9c45368a0746120ddfb7c3',qos_specs=None,replication_status=,reservations=['dd151963-ac51-4fc3-8d35-db1349a2e9f7','822e4223-db77-4a99-99bc-504722fec279','38258057-a765-4049-81f5-ec0e737e9d7c','4dbbf90f-391e-4c0e-ab27-6d43bdb82ac0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a5156e351ae4b9abc2936314291ae14',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:16:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1274698692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d933917-3f50-46a0-a209-1d1c10a3cd3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b9c360a5f9c45368a0746120ddfb7c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a5156e351ae4b9abc2936314291ae14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:16:43.402696 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5bc87b35-00b9-4be3-a601-b058ac02ed40 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65726642-8247-42b0-8412-b00a4ed6fa75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:16:43.432999 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5bc87b35-00b9-4be3-a601-b058ac02ed40 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65726642-8247-42b0-8412-b00a4ed6fa75) transitioned into state 'SUCCESS' from state '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-1274698692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b9c360a5f9c45368a0746120ddfb7c3',qos_specs=None,replication_status=,reservations=['dd151963-ac51-4fc3-8d35-db1349a2e9f7','822e4223-db77-4a99-99bc-504722fec279','38258057-a765-4049-81f5-ec0e737e9d7c','4dbbf90f-391e-4c0e-ab27-6d43bdb82ac0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a5156e351ae4b9abc2936314291ae14',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:16:43.434000 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5bc87b35-00b9-4be3-a601-b058ac02ed40 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1085d4bd-d353-4436-b10f-eff78091d681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:16:43.449748 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5bc87b35-00b9-4be3-a601-b058ac02ed40 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1085d4bd-d353-4436-b10f-eff78091d681) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:16:43.451001 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5bc87b35-00b9-4be3-a601-b058ac02ed40 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Flow 'volume_create_api' (12ac0fca-533d-4317-b184-cb9b69efd283) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:16:43.451487 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-5bc87b35-00b9-4be3-a601-b058ac02ed40 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Create volume request issued successfully. Jul 10 14:16:43.452881 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5bc87b35-00b9-4be3-a601-b058ac02ed40 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:16:43.453018 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 639/2561] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:16:43 2026] POST /volume/v3/volumes => generated 752 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:16:43.469677 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e861186e-24a9-4614-922f-baa26de6b191 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:43.472041 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e861186e-24a9-4614-922f-baa26de6b191 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d Jul 10 14:16:43.472195 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e861186e-24a9-4614-922f-baa26de6b191 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:43.472380 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e861186e-24a9-4614-922f-baa26de6b191 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:43.484222 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:43.484222 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:16:43.494690 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e861186e-24a9-4614-922f-baa26de6b191 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:16:43.504012 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e861186e-24a9-4614-922f-baa26de6b191 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d returned with HTTP 200 Jul 10 14:16:43.504518 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 641/2562] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:43 2026] GET /volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d => generated 820 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:43.682954 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-7222405b-8305-421b-ab26-3a8f960b8adf None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:43.687808 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7222405b-8305-421b-ab26-3a8f960b8adf tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c Jul 10 14:16:43.687808 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7222405b-8305-421b-ab26-3a8f960b8adf tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:43.687808 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7222405b-8305-421b-ab26-3a8f960b8adf tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:43.702752 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:43.702752 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:16:43.713540 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-7222405b-8305-421b-ab26-3a8f960b8adf tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:16:43.722710 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7222405b-8305-421b-ab26-3a8f960b8adf tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c returned with HTTP 200 Jul 10 14:16:43.727130 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 643/2563] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:43 2026] GET /volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:16:43.863674 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-f301a8e5-3919-4c1a-9150-f767f238af25 req-163b67cc-5473-4cd7-a9c5-e2e98194027b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:43.870601 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-f301a8e5-3919-4c1a-9150-f767f238af25 req-163b67cc-5473-4cd7-a9c5-e2e98194027b tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c Jul 10 14:16:43.870915 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-f301a8e5-3919-4c1a-9150-f767f238af25 req-163b67cc-5473-4cd7-a9c5-e2e98194027b tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:43.871157 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-f301a8e5-3919-4c1a-9150-f767f238af25 req-163b67cc-5473-4cd7-a9c5-e2e98194027b tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:43.883062 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:43.883062 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:16:43.890039 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-f301a8e5-3919-4c1a-9150-f767f238af25 req-163b67cc-5473-4cd7-a9c5-e2e98194027b tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:16:43.899323 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-f301a8e5-3919-4c1a-9150-f767f238af25 req-163b67cc-5473-4cd7-a9c5-e2e98194027b tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c returned with HTTP 200 Jul 10 14:16:43.901005 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 641/2564] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:16:43 2026] GET /volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 14:16:44.163282 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-fb01e9a7-d150-461b-bb6f-bdb21b521f56 req-a251842b-f0f1-40e6-a78f-627103663e54 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:44.166260 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-fb01e9a7-d150-461b-bb6f-bdb21b521f56 req-a251842b-f0f1-40e6-a78f-627103663e54 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] DELETE https://10.4.3.66/volume/v3/attachments/76666a7c-3abc-4357-8cc6-4abb9bb20540 Jul 10 14:16:44.166573 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-fb01e9a7-d150-461b-bb6f-bdb21b521f56 req-a251842b-f0f1-40e6-a78f-627103663e54 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:44.166887 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-fb01e9a7-d150-461b-bb6f-bdb21b521f56 req-a251842b-f0f1-40e6-a78f-627103663e54 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:44.177530 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-ee8bbb41-3dd5-4126-a112-af982f1e4c68 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:44.177530 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ee8bbb41-3dd5-4126-a112-af982f1e4c68 None None] GET https://10.4.3.66/volume// Jul 10 14:16:44.177982 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ee8bbb41-3dd5-4126-a112-af982f1e4c68 None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:44.177982 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ee8bbb41-3dd5-4126-a112-af982f1e4c68 None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:44.178459 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ee8bbb41-3dd5-4126-a112-af982f1e4c68 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:16:44.178980 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 642/2565] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:16:44 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:16:44.179981 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:44.179981 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:16:44.188389 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-5a123de9-291c-4328-aa74-2ca9b9ea5490 req-b1926bf3-0773-4b48-a85f-f8b3062c6f77 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:44.191604 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-5a123de9-291c-4328-aa74-2ca9b9ea5490 req-b1926bf3-0773-4b48-a85f-f8b3062c6f77 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] GET https://10.4.3.66/volume/v3/volumes/57dfdbbf-836d-45c2-b84f-ebdd6f5b4236 Jul 10 14:16:44.191941 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-5a123de9-291c-4328-aa74-2ca9b9ea5490 req-b1926bf3-0773-4b48-a85f-f8b3062c6f77 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:44.192303 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-5a123de9-291c-4328-aa74-2ca9b9ea5490 req-b1926bf3-0773-4b48-a85f-f8b3062c6f77 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:44.207162 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:44.207162 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:16:44.212404 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-5a123de9-291c-4328-aa74-2ca9b9ea5490 req-b1926bf3-0773-4b48-a85f-f8b3062c6f77 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Volume info retrieved successfully. Jul 10 14:16:44.218850 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-5a123de9-291c-4328-aa74-2ca9b9ea5490 req-b1926bf3-0773-4b48-a85f-f8b3062c6f77 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/volumes/57dfdbbf-836d-45c2-b84f-ebdd6f5b4236 returned with HTTP 200 Jul 10 14:16:44.219349 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 644/2566] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:16:44 2026] GET /volume/v3/volumes/57dfdbbf-836d-45c2-b84f-ebdd6f5b4236 => generated 1548 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:16:44.345830 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-5a123de9-291c-4328-aa74-2ca9b9ea5490 req-a0c9670b-748b-49e6-9a09-9363322a49ab None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:44.348610 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-5a123de9-291c-4328-aa74-2ca9b9ea5490 req-a0c9670b-748b-49e6-9a09-9363322a49ab tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] PUT https://10.4.3.66/volume/v3/attachments/8b19073e-8616-4d26-b706-ea1c9854f10a Jul 10 14:16:44.349124 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-5a123de9-291c-4328-aa74-2ca9b9ea5490 req-a0c9670b-748b-49e6-9a09-9363322a49ab tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:16:44.359520 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-5a123de9-291c-4328-aa74-2ca9b9ea5490 req-a0c9670b-748b-49e6-9a09-9363322a49ab tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Acquiring lock "cinder-attachment_update-57dfdbbf-836d-45c2-b84f-ebdd6f5b4236-np0000005012" by "attachment_update" {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:16:44.365395 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-5a123de9-291c-4328-aa74-2ca9b9ea5490 req-a0c9670b-748b-49e6-9a09-9363322a49ab tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Lock "cinder-attachment_update-57dfdbbf-836d-45c2-b84f-ebdd6f5b4236-np0000005012" acquired by "attachment_update" :: waited 0.006s {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:16:44.366756 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:44.366756 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:16:44.492010 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-2dbe6159-7c5f-421d-8e4f-846e158464cb req-91f305af-55d0-4227-ac4f-af112e321524 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:44.496910 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-2dbe6159-7c5f-421d-8e4f-846e158464cb req-91f305af-55d0-4227-ac4f-af112e321524 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/071c9ab9-f2d7-4b3f-af23-ec581bc2f0e4 Jul 10 14:16:44.497200 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-2dbe6159-7c5f-421d-8e4f-846e158464cb req-91f305af-55d0-4227-ac4f-af112e321524 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:44.497517 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-2dbe6159-7c5f-421d-8e4f-846e158464cb req-91f305af-55d0-4227-ac4f-af112e321524 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:44.517599 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:44.517599 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:16:44.524222 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e5098b06-ed15-4cc9-bacd-9f21b869dff2 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:44.524887 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-2dbe6159-7c5f-421d-8e4f-846e158464cb req-91f305af-55d0-4227-ac4f-af112e321524 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:16:44.527144 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e5098b06-ed15-4cc9-bacd-9f21b869dff2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d Jul 10 14:16:44.527448 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e5098b06-ed15-4cc9-bacd-9f21b869dff2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:44.527709 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e5098b06-ed15-4cc9-bacd-9f21b869dff2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:44.535470 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-2dbe6159-7c5f-421d-8e4f-846e158464cb req-91f305af-55d0-4227-ac4f-af112e321524 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/071c9ab9-f2d7-4b3f-af23-ec581bc2f0e4 returned with HTTP 200 Jul 10 14:16:44.535470 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 643/2567] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:16:44 2026] GET /volume/v3/volumes/071c9ab9-f2d7-4b3f-af23-ec581bc2f0e4 => generated 1658 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:16:44.542368 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:44.542368 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:16:44.547619 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-e5098b06-ed15-4cc9-bacd-9f21b869dff2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:16:44.554172 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e5098b06-ed15-4cc9-bacd-9f21b869dff2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d returned with HTTP 200 Jul 10 14:16:44.554836 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 645/2568] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:44 2026] GET /volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d => generated 1360 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:16:44.739404 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-f301a8e5-3919-4c1a-9150-f767f238af25 req-73211607-b5da-4f19-9655-ba4be75deece None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:44.745469 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-f301a8e5-3919-4c1a-9150-f767f238af25 req-73211607-b5da-4f19-9655-ba4be75deece tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c Jul 10 14:16:44.745823 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-f301a8e5-3919-4c1a-9150-f767f238af25 req-73211607-b5da-4f19-9655-ba4be75deece tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:44.745823 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-f301a8e5-3919-4c1a-9150-f767f238af25 req-73211607-b5da-4f19-9655-ba4be75deece tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:44.754722 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-fb01e9a7-d150-461b-bb6f-bdb21b521f56 req-a251842b-f0f1-40e6-a78f-627103663e54 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] https://10.4.3.66/volume/v3/attachments/76666a7c-3abc-4357-8cc6-4abb9bb20540 returned with HTTP 200 Jul 10 14:16:44.754722 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 640/2569] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:16:44 2026] DELETE /volume/v3/attachments/76666a7c-3abc-4357-8cc6-4abb9bb20540 => generated 19 bytes in 592 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:44.758788 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:44.758788 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:16:44.763961 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-f301a8e5-3919-4c1a-9150-f767f238af25 req-73211607-b5da-4f19-9655-ba4be75deece tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:16:44.769412 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-f301a8e5-3919-4c1a-9150-f767f238af25 req-73211607-b5da-4f19-9655-ba4be75deece tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c returned with HTTP 200 Jul 10 14:16:44.769970 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 644/2570] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:16:44 2026] GET /volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:16:44.780477 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-fb01e9a7-d150-461b-bb6f-bdb21b521f56 req-351253a4-ec35-4913-b4c2-0342d89f2d24 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:44.784225 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-fb01e9a7-d150-461b-bb6f-bdb21b521f56 req-351253a4-ec35-4913-b4c2-0342d89f2d24 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] DELETE https://10.4.3.66/volume/v3/volumes/dccef341-496d-4660-8e5c-374d7391a338 Jul 10 14:16:44.784225 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-fb01e9a7-d150-461b-bb6f-bdb21b521f56 req-351253a4-ec35-4913-b4c2-0342d89f2d24 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:44.784225 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-fb01e9a7-d150-461b-bb6f-bdb21b521f56 req-351253a4-ec35-4913-b4c2-0342d89f2d24 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:44.784376 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [req-fb01e9a7-d150-461b-bb6f-bdb21b521f56 req-351253a4-ec35-4913-b4c2-0342d89f2d24 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Delete volume with id: dccef341-496d-4660-8e5c-374d7391a338 Jul 10 14:16:44.791601 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-48038118-3e14-4a97-84eb-13f7c585a8e9 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:44.797614 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-48038118-3e14-4a97-84eb-13f7c585a8e9 None None] GET https://10.4.3.66/volume// Jul 10 14:16:44.797614 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-48038118-3e14-4a97-84eb-13f7c585a8e9 None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:44.797742 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-48038118-3e14-4a97-84eb-13f7c585a8e9 None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:44.798099 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-48038118-3e14-4a97-84eb-13f7c585a8e9 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:16:44.798851 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 641/2571] 10.4.3.66 () {66 vars in 1412 bytes} [Fri Jul 10 14:16:44 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:16:44.803577 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:44.803577 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:16:44.803577 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-fb01e9a7-d150-461b-bb6f-bdb21b521f56 req-351253a4-ec35-4913-b4c2-0342d89f2d24 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Volume info retrieved successfully. Jul 10 14:16:44.817339 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-f301a8e5-3919-4c1a-9150-f767f238af25 req-f7e87fe0-0ab1-4d8b-9de8-e4f7b57c5656 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:44.824172 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-f301a8e5-3919-4c1a-9150-f767f238af25 req-f7e87fe0-0ab1-4d8b-9de8-e4f7b57c5656 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:16:44.824561 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-f301a8e5-3919-4c1a-9150-f767f238af25 req-f7e87fe0-0ab1-4d8b-9de8-e4f7b57c5656 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a29d6114-f0de-41d5-91d2-4e1d05edce7c", "connector": null, "instance_uuid": "449bba5a-a3dd-42a2-94b9-fa0f3c86eca8"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:16:44.839283 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:44.839283 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:16:44.843049 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-fb01e9a7-d150-461b-bb6f-bdb21b521f56 req-351253a4-ec35-4913-b4c2-0342d89f2d24 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] Delete volume request issued successfully. Jul 10 14:16:44.843462 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-fb01e9a7-d150-461b-bb6f-bdb21b521f56 req-351253a4-ec35-4913-b4c2-0342d89f2d24 tempest-ServerActionsV293TestJSON-1778098442 tempest-ServerActionsV293TestJSON-1778098442-project-member] https://10.4.3.66/volume/v3/volumes/dccef341-496d-4660-8e5c-374d7391a338 returned with HTTP 202 Jul 10 14:16:44.844061 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 646/2572] 10.4.3.66 () {70 vars in 1613 bytes} [Fri Jul 10 14:16:44 2026] DELETE /volume/v3/volumes/dccef341-496d-4660-8e5c-374d7391a338 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:16:44.934857 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-5a123de9-291c-4328-aa74-2ca9b9ea5490 req-a0c9670b-748b-49e6-9a09-9363322a49ab tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Lock "cinder-attachment_update-57dfdbbf-836d-45c2-b84f-ebdd6f5b4236-np0000005012" released by "attachment_update" :: held 0.568s {{(pid=100152) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:16:44.934857 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-5a123de9-291c-4328-aa74-2ca9b9ea5490 req-a0c9670b-748b-49e6-9a09-9363322a49ab tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/attachments/8b19073e-8616-4d26-b706-ea1c9854f10a returned with HTTP 200 Jul 10 14:16:44.934857 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 642/2573] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:16:44 2026] PUT /volume/v3/attachments/8b19073e-8616-4d26-b706-ea1c9854f10a => generated 969 bytes in 589 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:16:44.938940 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-f301a8e5-3919-4c1a-9150-f767f238af25 req-f7e87fe0-0ab1-4d8b-9de8-e4f7b57c5656 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:16:44.939759 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 645/2574] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:16:44 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 14:16:45.453316 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-5a123de9-291c-4328-aa74-2ca9b9ea5490 req-97450f15-bf0a-4c17-9aa7-2de655b6b531 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:45.460300 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-5a123de9-291c-4328-aa74-2ca9b9ea5490 req-97450f15-bf0a-4c17-9aa7-2de655b6b531 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] POST https://10.4.3.66/volume/v3/attachments/8b19073e-8616-4d26-b706-ea1c9854f10a/action Jul 10 14:16:45.460855 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-5a123de9-291c-4328-aa74-2ca9b9ea5490 req-97450f15-bf0a-4c17-9aa7-2de655b6b531 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Action body: b'{"os-complete": null}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:16:45.461048 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-5a123de9-291c-4328-aa74-2ca9b9ea5490 req-97450f15-bf0a-4c17-9aa7-2de655b6b531 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:16:45.482783 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:45.482783 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:16:45.496137 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-5a123de9-291c-4328-aa74-2ca9b9ea5490 req-97450f15-bf0a-4c17-9aa7-2de655b6b531 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/attachments/8b19073e-8616-4d26-b706-ea1c9854f10a/action returned with HTTP 204 Jul 10 14:16:45.496727 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 642/2575] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:16:45 2026] POST /volume/v3/attachments/8b19073e-8616-4d26-b706-ea1c9854f10a/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:16:46.944043 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-2dbe6159-7c5f-421d-8e4f-846e158464cb req-75ad4cbc-23a5-41d7-ac12-614eb46989ba None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:46.946357 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-2dbe6159-7c5f-421d-8e4f-846e158464cb req-75ad4cbc-23a5-41d7-ac12-614eb46989ba tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] DELETE https://10.4.3.66/volume/v3/attachments/9ae35e50-fdf2-4662-bb75-2d47812933d3 Jul 10 14:16:46.946587 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-2dbe6159-7c5f-421d-8e4f-846e158464cb req-75ad4cbc-23a5-41d7-ac12-614eb46989ba tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:46.946793 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-2dbe6159-7c5f-421d-8e4f-846e158464cb req-75ad4cbc-23a5-41d7-ac12-614eb46989ba tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:46.954450 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:46.954450 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:16:47.507103 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-2dbe6159-7c5f-421d-8e4f-846e158464cb req-75ad4cbc-23a5-41d7-ac12-614eb46989ba tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/attachments/9ae35e50-fdf2-4662-bb75-2d47812933d3 returned with HTTP 200 Jul 10 14:16:47.507609 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 647/2576] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:16:46 2026] DELETE /volume/v3/attachments/9ae35e50-fdf2-4662-bb75-2d47812933d3 => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:49.284552 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-661e6010-dd8f-4415-b5ac-4341816b4059 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:49.286954 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-661e6010-dd8f-4415-b5ac-4341816b4059 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a Jul 10 14:16:49.287155 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-661e6010-dd8f-4415-b5ac-4341816b4059 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:49.287384 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-661e6010-dd8f-4415-b5ac-4341816b4059 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:49.298068 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:49.298068 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:16:49.303074 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-661e6010-dd8f-4415-b5ac-4341816b4059 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:16:49.308170 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-661e6010-dd8f-4415-b5ac-4341816b4059 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a returned with HTTP 200 Jul 10 14:16:49.308608 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 643/2577] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:49 2026] GET /volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:49.323078 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f8237e12-7da2-429c-9535-887b664b08b7 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:49.325631 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f8237e12-7da2-429c-9535-887b664b08b7 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a Jul 10 14:16:49.325899 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f8237e12-7da2-429c-9535-887b664b08b7 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:49.326182 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f8237e12-7da2-429c-9535-887b664b08b7 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:49.336154 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:49.336154 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:16:49.341053 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-f8237e12-7da2-429c-9535-887b664b08b7 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:16:49.346361 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f8237e12-7da2-429c-9535-887b664b08b7 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a returned with HTTP 200 Jul 10 14:16:49.346828 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 646/2578] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:49 2026] GET /volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:49.394061 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-dcc0aa86-3f1c-4ae8-a1bd-e75d8b23d61c req-a446b47a-08a6-4707-bceb-1aab7684330e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:49.397057 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-dcc0aa86-3f1c-4ae8-a1bd-e75d8b23d61c req-a446b47a-08a6-4707-bceb-1aab7684330e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a Jul 10 14:16:49.397249 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-dcc0aa86-3f1c-4ae8-a1bd-e75d8b23d61c req-a446b47a-08a6-4707-bceb-1aab7684330e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:49.397807 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-dcc0aa86-3f1c-4ae8-a1bd-e75d8b23d61c req-a446b47a-08a6-4707-bceb-1aab7684330e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:49.407807 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:49.407807 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:16:49.414138 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-dcc0aa86-3f1c-4ae8-a1bd-e75d8b23d61c req-a446b47a-08a6-4707-bceb-1aab7684330e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:16:49.420653 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-dcc0aa86-3f1c-4ae8-a1bd-e75d8b23d61c req-a446b47a-08a6-4707-bceb-1aab7684330e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a returned with HTTP 200 Jul 10 14:16:49.421112 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 643/2579] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:16:49 2026] GET /volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:51.481919 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-4229a2dd-06f3-487d-8c7f-1ad26e16779f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:51.481919 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4229a2dd-06f3-487d-8c7f-1ad26e16779f None None] GET https://10.4.3.66/volume// Jul 10 14:16:51.488861 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4229a2dd-06f3-487d-8c7f-1ad26e16779f None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:51.488861 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4229a2dd-06f3-487d-8c7f-1ad26e16779f None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:51.488861 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4229a2dd-06f3-487d-8c7f-1ad26e16779f None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:16:51.489220 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 648/2580] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:16:51 2026] GET /volume/ => generated 385 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:16:51.514763 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-dcc0aa86-3f1c-4ae8-a1bd-e75d8b23d61c req-59d09682-1e96-4017-8a46-f652818abe27 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:51.518952 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-dcc0aa86-3f1c-4ae8-a1bd-e75d8b23d61c req-59d09682-1e96-4017-8a46-f652818abe27 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:16:51.518952 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-dcc0aa86-3f1c-4ae8-a1bd-e75d8b23d61c req-59d09682-1e96-4017-8a46-f652818abe27 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d3cfa2d9-55b2-4ebd-a015-905ef790575a", "connector": null, "instance_uuid": "9a9b2bb9-1d9e-468e-abb6-c1e90b2c0138"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:16:51.532268 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:51.532268 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:16:51.586069 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-dcc0aa86-3f1c-4ae8-a1bd-e75d8b23d61c req-59d09682-1e96-4017-8a46-f652818abe27 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:16:51.587062 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 644/2581] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:16:51 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:16:51.951983 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-70c23bc6-3734-4b69-8e43-7b60c059a886 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:51.954422 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-70c23bc6-3734-4b69-8e43-7b60c059a886 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a Jul 10 14:16:51.954735 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-70c23bc6-3734-4b69-8e43-7b60c059a886 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:51.955231 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-70c23bc6-3734-4b69-8e43-7b60c059a886 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:51.965970 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-44b96923-aae9-4126-b6d5-17fa61ac3e1d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:51.966923 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-44b96923-aae9-4126-b6d5-17fa61ac3e1d None None] GET https://10.4.3.66/volume// Jul 10 14:16:51.966923 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-44b96923-aae9-4126-b6d5-17fa61ac3e1d None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:51.967180 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-44b96923-aae9-4126-b6d5-17fa61ac3e1d None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:51.967581 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-44b96923-aae9-4126-b6d5-17fa61ac3e1d None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:16:51.968149 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 644/2582] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:16:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:16:51.976284 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:51.976284 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:16:51.982748 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-f301a8e5-3919-4c1a-9150-f767f238af25 req-6cf89241-ca8a-4d83-baf7-483057540a67 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:51.985234 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-70c23bc6-3734-4b69-8e43-7b60c059a886 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:16:51.987491 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-f301a8e5-3919-4c1a-9150-f767f238af25 req-6cf89241-ca8a-4d83-baf7-483057540a67 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c Jul 10 14:16:51.987964 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-f301a8e5-3919-4c1a-9150-f767f238af25 req-6cf89241-ca8a-4d83-baf7-483057540a67 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:51.988150 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-f301a8e5-3919-4c1a-9150-f767f238af25 req-6cf89241-ca8a-4d83-baf7-483057540a67 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:51.996070 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-70c23bc6-3734-4b69-8e43-7b60c059a886 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a returned with HTTP 200 Jul 10 14:16:51.996699 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 647/2583] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:51 2026] GET /volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a => generated 875 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:52.018236 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:52.018236 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:16:52.024945 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-f301a8e5-3919-4c1a-9150-f767f238af25 req-6cf89241-ca8a-4d83-baf7-483057540a67 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:16:52.037489 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-f301a8e5-3919-4c1a-9150-f767f238af25 req-6cf89241-ca8a-4d83-baf7-483057540a67 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c returned with HTTP 200 Jul 10 14:16:52.038147 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 649/2584] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:16:51 2026] GET /volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c => generated 1423 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:16:52.151817 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-49393e26-24ae-463c-8d81-a9c0e56db15c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:52.152286 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-49393e26-24ae-463c-8d81-a9c0e56db15c None None] GET https://10.4.3.66/volume// Jul 10 14:16:52.152566 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-49393e26-24ae-463c-8d81-a9c0e56db15c None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:52.152824 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-49393e26-24ae-463c-8d81-a9c0e56db15c None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:52.153219 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-49393e26-24ae-463c-8d81-a9c0e56db15c None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:16:52.156077 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 645/2585] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:16:52 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:16:52.177359 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-f301a8e5-3919-4c1a-9150-f767f238af25 req-05df3abe-3f3a-46c4-90ac-196471225c54 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:52.178799 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-dcc0aa86-3f1c-4ae8-a1bd-e75d8b23d61c req-a37b1616-1ee6-4a33-8c30-ef76c39c0ca3 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:52.181841 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-f301a8e5-3919-4c1a-9150-f767f238af25 req-05df3abe-3f3a-46c4-90ac-196471225c54 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] PUT https://10.4.3.66/volume/v3/attachments/5120e352-d218-4615-b616-6d2b0df1a446 Jul 10 14:16:52.182265 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-f301a8e5-3919-4c1a-9150-f767f238af25 req-05df3abe-3f3a-46c4-90ac-196471225c54 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:16:52.185820 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-dcc0aa86-3f1c-4ae8-a1bd-e75d8b23d61c req-a37b1616-1ee6-4a33-8c30-ef76c39c0ca3 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a Jul 10 14:16:52.186076 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-dcc0aa86-3f1c-4ae8-a1bd-e75d8b23d61c req-a37b1616-1ee6-4a33-8c30-ef76c39c0ca3 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:52.186300 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-dcc0aa86-3f1c-4ae8-a1bd-e75d8b23d61c req-a37b1616-1ee6-4a33-8c30-ef76c39c0ca3 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:52.199884 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:52.199884 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:16:52.204624 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-f301a8e5-3919-4c1a-9150-f767f238af25 req-05df3abe-3f3a-46c4-90ac-196471225c54 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Acquiring lock "cinder-attachment_update-a29d6114-f0de-41d5-91d2-4e1d05edce7c-np0000005012" by "attachment_update" {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:16:52.205659 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-dcc0aa86-3f1c-4ae8-a1bd-e75d8b23d61c req-a37b1616-1ee6-4a33-8c30-ef76c39c0ca3 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:16:52.210427 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-f301a8e5-3919-4c1a-9150-f767f238af25 req-05df3abe-3f3a-46c4-90ac-196471225c54 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Lock "cinder-attachment_update-a29d6114-f0de-41d5-91d2-4e1d05edce7c-np0000005012" acquired by "attachment_update" :: waited 0.006s {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:16:52.211943 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:52.211943 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:16:52.212714 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-dcc0aa86-3f1c-4ae8-a1bd-e75d8b23d61c req-a37b1616-1ee6-4a33-8c30-ef76c39c0ca3 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a returned with HTTP 200 Jul 10 14:16:52.213226 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 648/2586] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:16:52 2026] GET /volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a => generated 1055 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:16:52.372744 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-dcc0aa86-3f1c-4ae8-a1bd-e75d8b23d61c req-a0cc82e1-f075-4eab-b51b-e393bd61216c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:52.375381 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-dcc0aa86-3f1c-4ae8-a1bd-e75d8b23d61c req-a0cc82e1-f075-4eab-b51b-e393bd61216c tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] PUT https://10.4.3.66/volume/v3/attachments/c7e9e28c-51fb-4fbc-89f5-419d491140bd Jul 10 14:16:52.375971 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-dcc0aa86-3f1c-4ae8-a1bd-e75d8b23d61c req-a0cc82e1-f075-4eab-b51b-e393bd61216c tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:16:52.392078 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-dcc0aa86-3f1c-4ae8-a1bd-e75d8b23d61c req-a0cc82e1-f075-4eab-b51b-e393bd61216c tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Acquiring lock "cinder-attachment_update-d3cfa2d9-55b2-4ebd-a015-905ef790575a-np0000005012" by "attachment_update" {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:16:52.398146 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-dcc0aa86-3f1c-4ae8-a1bd-e75d8b23d61c req-a0cc82e1-f075-4eab-b51b-e393bd61216c tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Lock "cinder-attachment_update-d3cfa2d9-55b2-4ebd-a015-905ef790575a-np0000005012" acquired by "attachment_update" :: waited 0.006s {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:16:52.399244 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:52.399244 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:16:52.745836 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-f301a8e5-3919-4c1a-9150-f767f238af25 req-05df3abe-3f3a-46c4-90ac-196471225c54 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Lock "cinder-attachment_update-a29d6114-f0de-41d5-91d2-4e1d05edce7c-np0000005012" released by "attachment_update" :: held 0.534s {{(pid=100153) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:16:52.745836 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-f301a8e5-3919-4c1a-9150-f767f238af25 req-05df3abe-3f3a-46c4-90ac-196471225c54 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/attachments/5120e352-d218-4615-b616-6d2b0df1a446 returned with HTTP 200 Jul 10 14:16:52.745836 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 645/2587] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:16:52 2026] PUT /volume/v3/attachments/5120e352-d218-4615-b616-6d2b0df1a446 => generated 969 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:16:52.925110 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-dcc0aa86-3f1c-4ae8-a1bd-e75d8b23d61c req-a0cc82e1-f075-4eab-b51b-e393bd61216c tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Lock "cinder-attachment_update-d3cfa2d9-55b2-4ebd-a015-905ef790575a-np0000005012" released by "attachment_update" :: held 0.527s {{(pid=100154) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:16:52.925518 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-dcc0aa86-3f1c-4ae8-a1bd-e75d8b23d61c req-a0cc82e1-f075-4eab-b51b-e393bd61216c tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/attachments/c7e9e28c-51fb-4fbc-89f5-419d491140bd returned with HTTP 200 Jul 10 14:16:52.927614 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 650/2588] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:16:52 2026] PUT /volume/v3/attachments/c7e9e28c-51fb-4fbc-89f5-419d491140bd => generated 968 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:16:52.937685 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-dcc0aa86-3f1c-4ae8-a1bd-e75d8b23d61c req-ca492cd7-dd19-4bd6-90a3-9fbe74be8168 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:52.939849 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-dcc0aa86-3f1c-4ae8-a1bd-e75d8b23d61c req-ca492cd7-dd19-4bd6-90a3-9fbe74be8168 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a/encryption Jul 10 14:16:52.940054 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-dcc0aa86-3f1c-4ae8-a1bd-e75d8b23d61c req-ca492cd7-dd19-4bd6-90a3-9fbe74be8168 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:52.940240 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-dcc0aa86-3f1c-4ae8-a1bd-e75d8b23d61c req-ca492cd7-dd19-4bd6-90a3-9fbe74be8168 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:52.951380 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:52.951380 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:16:52.961525 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-dcc0aa86-3f1c-4ae8-a1bd-e75d8b23d61c req-ca492cd7-dd19-4bd6-90a3-9fbe74be8168 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a/encryption returned with HTTP 200 Jul 10 14:16:52.961525 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 646/2589] 10.4.3.66 () {68 vars in 1624 bytes} [Fri Jul 10 14:16:52 2026] GET /volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:53.016133 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d1c6d7fe-4624-4498-9b24-d3fa0def6930 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:53.021269 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d1c6d7fe-4624-4498-9b24-d3fa0def6930 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a Jul 10 14:16:53.021615 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d1c6d7fe-4624-4498-9b24-d3fa0def6930 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:53.022515 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d1c6d7fe-4624-4498-9b24-d3fa0def6930 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:53.039191 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:53.039191 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:16:53.045321 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-d1c6d7fe-4624-4498-9b24-d3fa0def6930 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:16:53.053846 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d1c6d7fe-4624-4498-9b24-d3fa0def6930 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a returned with HTTP 200 Jul 10 14:16:53.053846 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 649/2590] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:53 2026] GET /volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a => generated 876 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:53.262042 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-f301a8e5-3919-4c1a-9150-f767f238af25 req-5aa7af75-b2ef-41d6-bdd4-4afbfa12eee6 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:53.265139 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-f301a8e5-3919-4c1a-9150-f767f238af25 req-5aa7af75-b2ef-41d6-bdd4-4afbfa12eee6 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] POST https://10.4.3.66/volume/v3/attachments/5120e352-d218-4615-b616-6d2b0df1a446/action Jul 10 14:16:53.266037 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-f301a8e5-3919-4c1a-9150-f767f238af25 req-5aa7af75-b2ef-41d6-bdd4-4afbfa12eee6 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Action body: b'{"os-complete": null}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:16:53.267654 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-f301a8e5-3919-4c1a-9150-f767f238af25 req-5aa7af75-b2ef-41d6-bdd4-4afbfa12eee6 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:16:53.289720 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:53.289720 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:16:53.302750 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-f301a8e5-3919-4c1a-9150-f767f238af25 req-5aa7af75-b2ef-41d6-bdd4-4afbfa12eee6 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/attachments/5120e352-d218-4615-b616-6d2b0df1a446/action returned with HTTP 204 Jul 10 14:16:53.303214 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 646/2591] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:16:53 2026] POST /volume/v3/attachments/5120e352-d218-4615-b616-6d2b0df1a446/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:16:53.429474 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-1abb5465-59f5-4c23-9a63-568d08bd7690 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:53.431551 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1abb5465-59f5-4c23-9a63-568d08bd7690 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] DELETE https://10.4.3.66/volume/v3/volumes/071c9ab9-f2d7-4b3f-af23-ec581bc2f0e4?cascade=True Jul 10 14:16:53.431773 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1abb5465-59f5-4c23-9a63-568d08bd7690 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:53.431985 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1abb5465-59f5-4c23-9a63-568d08bd7690 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:53.432170 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-1abb5465-59f5-4c23-9a63-568d08bd7690 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Delete volume with id: 071c9ab9-f2d7-4b3f-af23-ec581bc2f0e4 Jul 10 14:16:53.448849 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:53.448849 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:16:53.449404 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-1abb5465-59f5-4c23-9a63-568d08bd7690 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:16:53.487067 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-1abb5465-59f5-4c23-9a63-568d08bd7690 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Delete volume request issued successfully. Jul 10 14:16:53.490814 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1abb5465-59f5-4c23-9a63-568d08bd7690 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/071c9ab9-f2d7-4b3f-af23-ec581bc2f0e4?cascade=True returned with HTTP 202 Jul 10 14:16:53.491619 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 651/2592] 10.4.3.66 () {66 vars in 1369 bytes} [Fri Jul 10 14:16:53 2026] DELETE /volume/v3/volumes/071c9ab9-f2d7-4b3f-af23-ec581bc2f0e4?cascade=True => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:16:53.500821 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a118aaf1-56e8-4dec-90e0-0c5e371bcdf0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:53.502863 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a118aaf1-56e8-4dec-90e0-0c5e371bcdf0 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/071c9ab9-f2d7-4b3f-af23-ec581bc2f0e4 Jul 10 14:16:53.503050 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a118aaf1-56e8-4dec-90e0-0c5e371bcdf0 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:53.503253 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a118aaf1-56e8-4dec-90e0-0c5e371bcdf0 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:53.513022 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:53.513022 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:16:53.526524 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a118aaf1-56e8-4dec-90e0-0c5e371bcdf0 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:16:53.533838 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a118aaf1-56e8-4dec-90e0-0c5e371bcdf0 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/071c9ab9-f2d7-4b3f-af23-ec581bc2f0e4 returned with HTTP 200 Jul 10 14:16:53.534592 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 647/2593] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:53 2026] GET /volume/v3/volumes/071c9ab9-f2d7-4b3f-af23-ec581bc2f0e4 => generated 1365 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:16:54.071115 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-1070f00f-2990-4302-8303-b06c12a41bd3 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:54.073950 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1070f00f-2990-4302-8303-b06c12a41bd3 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a Jul 10 14:16:54.074266 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1070f00f-2990-4302-8303-b06c12a41bd3 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:54.074594 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1070f00f-2990-4302-8303-b06c12a41bd3 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:54.095517 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:54.095517 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:16:54.100199 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-1070f00f-2990-4302-8303-b06c12a41bd3 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:16:54.105703 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1070f00f-2990-4302-8303-b06c12a41bd3 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a returned with HTTP 200 Jul 10 14:16:54.106131 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 650/2594] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:54 2026] GET /volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a => generated 876 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:54.549382 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a59e4c83-bbe1-438d-ae9e-8022cd636970 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:54.551679 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a59e4c83-bbe1-438d-ae9e-8022cd636970 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/071c9ab9-f2d7-4b3f-af23-ec581bc2f0e4 Jul 10 14:16:54.552336 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a59e4c83-bbe1-438d-ae9e-8022cd636970 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:54.552336 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a59e4c83-bbe1-438d-ae9e-8022cd636970 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:54.561795 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a59e4c83-bbe1-438d-ae9e-8022cd636970 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/071c9ab9-f2d7-4b3f-af23-ec581bc2f0e4 returned with HTTP 404 Jul 10 14:16:54.563295 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 647/2595] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:54 2026] GET /volume/v3/volumes/071c9ab9-f2d7-4b3f-af23-ec581bc2f0e4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:16:55.121140 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-dde08921-e547-4490-974c-7586a238e411 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:55.126275 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-dde08921-e547-4490-974c-7586a238e411 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a Jul 10 14:16:55.126614 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-dde08921-e547-4490-974c-7586a238e411 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:55.126944 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-dde08921-e547-4490-974c-7586a238e411 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:55.133611 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-839fffe7-6da6-4eab-9ed3-3951d9e8de15 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:55.136292 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-839fffe7-6da6-4eab-9ed3-3951d9e8de15 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] DELETE https://10.4.3.66/volume/v3/volumes/071c9ab9-f2d7-4b3f-af23-ec581bc2f0e4 Jul 10 14:16:55.136494 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-839fffe7-6da6-4eab-9ed3-3951d9e8de15 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:55.136753 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-839fffe7-6da6-4eab-9ed3-3951d9e8de15 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:55.136970 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-839fffe7-6da6-4eab-9ed3-3951d9e8de15 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Delete volume with id: 071c9ab9-f2d7-4b3f-af23-ec581bc2f0e4 Jul 10 14:16:55.142642 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:55.142642 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:16:55.146085 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-839fffe7-6da6-4eab-9ed3-3951d9e8de15 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/071c9ab9-f2d7-4b3f-af23-ec581bc2f0e4 returned with HTTP 404 Jul 10 14:16:55.147287 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 648/2596] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:16:55 2026] DELETE /volume/v3/volumes/071c9ab9-f2d7-4b3f-af23-ec581bc2f0e4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:16:55.150613 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-dde08921-e547-4490-974c-7586a238e411 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:16:55.159552 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f1599e90-86e8-40e3-a2b5-25642740dbba None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:55.160093 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-dde08921-e547-4490-974c-7586a238e411 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a returned with HTTP 200 Jul 10 14:16:55.160093 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 652/2597] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:55 2026] GET /volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a => generated 876 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:55.162969 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f1599e90-86e8-40e3-a2b5-25642740dbba tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/071c9ab9-f2d7-4b3f-af23-ec581bc2f0e4 Jul 10 14:16:55.163471 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f1599e90-86e8-40e3-a2b5-25642740dbba tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:55.163471 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f1599e90-86e8-40e3-a2b5-25642740dbba tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:55.175280 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f1599e90-86e8-40e3-a2b5-25642740dbba tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/071c9ab9-f2d7-4b3f-af23-ec581bc2f0e4 returned with HTTP 404 Jul 10 14:16:55.176019 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 651/2598] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:55 2026] GET /volume/v3/volumes/071c9ab9-f2d7-4b3f-af23-ec581bc2f0e4 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:16:55.188590 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ef3c8fb5-84f3-4f0e-810d-cb46b4093cc7 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:55.191231 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ef3c8fb5-84f3-4f0e-810d-cb46b4093cc7 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] DELETE https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:16:55.191696 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ef3c8fb5-84f3-4f0e-810d-cb46b4093cc7 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:55.191872 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ef3c8fb5-84f3-4f0e-810d-cb46b4093cc7 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:55.192218 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-ef3c8fb5-84f3-4f0e-810d-cb46b4093cc7 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Delete volume with id: 1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:16:55.205397 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:55.205397 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:16:55.205397 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-ef3c8fb5-84f3-4f0e-810d-cb46b4093cc7 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:16:55.249195 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-ef3c8fb5-84f3-4f0e-810d-cb46b4093cc7 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Delete volume request issued successfully. Jul 10 14:16:55.249583 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ef3c8fb5-84f3-4f0e-810d-cb46b4093cc7 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 202 Jul 10 14:16:55.250110 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 648/2599] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:16:55 2026] DELETE /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:16:55.266607 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ba2a3d4e-451c-43e8-9ac2-a631e26c7fbb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:55.269270 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ba2a3d4e-451c-43e8-9ac2-a631e26c7fbb tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:16:55.269686 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ba2a3d4e-451c-43e8-9ac2-a631e26c7fbb tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:55.270242 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ba2a3d4e-451c-43e8-9ac2-a631e26c7fbb tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:55.283601 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:55.283601 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:16:55.291299 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ba2a3d4e-451c-43e8-9ac2-a631e26c7fbb tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:16:55.301334 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ba2a3d4e-451c-43e8-9ac2-a631e26c7fbb tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 200 Jul 10 14:16:55.301334 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 649/2600] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:55 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:56.176514 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8dc5e910-409b-4574-a863-77ad3b294609 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:56.190086 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8dc5e910-409b-4574-a863-77ad3b294609 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a Jul 10 14:16:56.190567 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8dc5e910-409b-4574-a863-77ad3b294609 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:56.190708 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8dc5e910-409b-4574-a863-77ad3b294609 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:56.207736 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:56.207736 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:16:56.215311 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-8dc5e910-409b-4574-a863-77ad3b294609 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:16:56.223757 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8dc5e910-409b-4574-a863-77ad3b294609 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a returned with HTTP 200 Jul 10 14:16:56.224691 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 653/2601] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:56 2026] GET /volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a => generated 876 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:56.317590 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-3e12faf0-3aa1-481a-8fb7-f0635ece640b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:56.321076 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3e12faf0-3aa1-481a-8fb7-f0635ece640b tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a Jul 10 14:16:56.321526 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3e12faf0-3aa1-481a-8fb7-f0635ece640b tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:56.321726 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3e12faf0-3aa1-481a-8fb7-f0635ece640b tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:56.328342 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3e12faf0-3aa1-481a-8fb7-f0635ece640b tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a returned with HTTP 404 Jul 10 14:16:56.329088 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 652/2602] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:56 2026] GET /volume/v3/volumes/1558ed9e-baa9-4a78-9b32-771f93dcb20a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:16:57.247198 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-273e1a97-dc80-4b59-8204-23f8198ed915 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:57.256737 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-273e1a97-dc80-4b59-8204-23f8198ed915 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a Jul 10 14:16:57.257277 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-273e1a97-dc80-4b59-8204-23f8198ed915 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:57.257725 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-273e1a97-dc80-4b59-8204-23f8198ed915 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:57.276058 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:57.276058 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:16:57.291336 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-273e1a97-dc80-4b59-8204-23f8198ed915 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:16:57.300615 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-273e1a97-dc80-4b59-8204-23f8198ed915 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a returned with HTTP 200 Jul 10 14:16:57.301131 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 649/2603] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:57 2026] GET /volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a => generated 876 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:58.326645 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7aa3eaa1-651c-49e4-a64f-e9a3be706b08 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:58.329808 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7aa3eaa1-651c-49e4-a64f-e9a3be706b08 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a Jul 10 14:16:58.331145 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7aa3eaa1-651c-49e4-a64f-e9a3be706b08 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:58.331145 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7aa3eaa1-651c-49e4-a64f-e9a3be706b08 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:58.357522 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:58.357522 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:16:58.364818 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7aa3eaa1-651c-49e4-a64f-e9a3be706b08 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:16:58.375384 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7aa3eaa1-651c-49e4-a64f-e9a3be706b08 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a returned with HTTP 200 Jul 10 14:16:58.376342 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 650/2604] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:58 2026] GET /volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a => generated 876 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:16:59.397759 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-dd178977-b2c7-4fa8-a73f-e34eedee2129 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:16:59.400412 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-dd178977-b2c7-4fa8-a73f-e34eedee2129 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a Jul 10 14:16:59.401697 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-dd178977-b2c7-4fa8-a73f-e34eedee2129 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:16:59.401697 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-dd178977-b2c7-4fa8-a73f-e34eedee2129 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:16:59.422375 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:16:59.422375 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:16:59.431851 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-dd178977-b2c7-4fa8-a73f-e34eedee2129 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:16:59.441805 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-dd178977-b2c7-4fa8-a73f-e34eedee2129 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a returned with HTTP 200 Jul 10 14:16:59.442713 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 654/2605] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:16:59 2026] GET /volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a => generated 876 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:00.463791 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e4413931-239e-4bc7-a545-94c3fa19c462 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:00.466793 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e4413931-239e-4bc7-a545-94c3fa19c462 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a Jul 10 14:17:00.467097 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e4413931-239e-4bc7-a545-94c3fa19c462 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:00.467375 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e4413931-239e-4bc7-a545-94c3fa19c462 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:00.486159 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:00.486159 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:17:00.498530 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e4413931-239e-4bc7-a545-94c3fa19c462 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:17:00.506772 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e4413931-239e-4bc7-a545-94c3fa19c462 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a returned with HTTP 200 Jul 10 14:17:00.507564 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 653/2606] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:00 2026] GET /volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a => generated 876 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:01.527468 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b89c70af-ee16-44eb-896e-25be849ca109 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:01.531356 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b89c70af-ee16-44eb-896e-25be849ca109 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a Jul 10 14:17:01.531648 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b89c70af-ee16-44eb-896e-25be849ca109 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:01.531873 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b89c70af-ee16-44eb-896e-25be849ca109 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:01.556397 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:01.556397 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:17:01.563537 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-b89c70af-ee16-44eb-896e-25be849ca109 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:17:01.573307 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b89c70af-ee16-44eb-896e-25be849ca109 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a returned with HTTP 200 Jul 10 14:17:01.574165 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 650/2607] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:01 2026] GET /volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a => generated 876 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:02.594055 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b925147a-5386-4ac9-bd9e-b1b5e90493e3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:02.598017 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b925147a-5386-4ac9-bd9e-b1b5e90493e3 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a Jul 10 14:17:02.598017 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b925147a-5386-4ac9-bd9e-b1b5e90493e3 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:02.598017 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b925147a-5386-4ac9-bd9e-b1b5e90493e3 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:02.608026 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:02.608026 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:17:02.616596 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b925147a-5386-4ac9-bd9e-b1b5e90493e3 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:17:02.621354 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b925147a-5386-4ac9-bd9e-b1b5e90493e3 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a returned with HTTP 200 Jul 10 14:17:02.622261 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 651/2608] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:02 2026] GET /volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:02.733997 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-270ab81a-7c22-4a63-b81c-495b69f73b95 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:02.736476 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-270ab81a-7c22-4a63-b81c-495b69f73b95 tempest-VolumeMultiattachTests-1321687052 tempest-VolumeMultiattachTests-1321687052-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:17:02.737140 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-270ab81a-7c22-4a63-b81c-495b69f73b95 tempest-VolumeMultiattachTests-1321687052 tempest-VolumeMultiattachTests-1321687052-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-794137681-1668840181", "extra_specs": {"multiattach": " True"}}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:17:02.761414 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-270ab81a-7c22-4a63-b81c-495b69f73b95 tempest-VolumeMultiattachTests-1321687052 tempest-VolumeMultiattachTests-1321687052-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:17:02.761945 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 655/2609] 10.4.3.66 () {68 vars in 1246 bytes} [Fri Jul 10 14:17:02 2026] POST /volume/v3/types => generated 286 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:02.775376 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-0e6cd005-792f-41d4-a247-6c0a170984d8 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:02.777708 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0e6cd005-792f-41d4-a247-6c0a170984d8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:17:02.778221 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0e6cd005-792f-41d4-a247-6c0a170984d8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-977333980", "snapshot_id": null, "imageRef": null, "volume_type": "4eb518fc-24c9-4f85-8d50-c200292e2f96", "size": 1}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:17:02.780254 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-0e6cd005-792f-41d4-a247-6c0a170984d8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-977333980', 'snapshot_id': None, 'imageRef': None, 'volume_type': '4eb518fc-24c9-4f85-8d50-c200292e2f96', 'size': 1}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:17:02.786715 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-0e6cd005-792f-41d4-a247-6c0a170984d8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Create volume of 1 GB Jul 10 14:17:02.787067 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:02.787067 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:17:02.787682 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-0e6cd005-792f-41d4-a247-6c0a170984d8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Availability Zones retrieved successfully. Jul 10 14:17:02.796635 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-0e6cd005-792f-41d4-a247-6c0a170984d8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Flow 'volume_create_api' (e33eb163-c5c4-4ae1-9b80-b6ca5bbe6156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:17:02.796635 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-0e6cd005-792f-41d4-a247-6c0a170984d8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e8013d4-f2ee-4de8-a95e-20adbcd2cab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:17:02.797347 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-0e6cd005-792f-41d4-a247-6c0a170984d8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:17:02.810835 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:02.810835 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:17:02.832359 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-0e6cd005-792f-41d4-a247-6c0a170984d8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e8013d4-f2ee-4de8-a95e-20adbcd2cab5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:17:03Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=4eb518fc-24c9-4f85-8d50-c200292e2f96,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-794137681-1668840181',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4eb518fc-24c9-4f85-8d50-c200292e2f96', 'encryption_key_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=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:17:02.833439 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-0e6cd005-792f-41d4-a247-6c0a170984d8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ac79b48-3b5d-4226-8520-5b11858fdf1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:17:02.880909 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-0e6cd005-792f-41d4-a247-6c0a170984d8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-794137681-1668840181 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-794137681-1668840181, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:17:02.881247 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-0e6cd005-792f-41d4-a247-6c0a170984d8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-794137681-1668840181 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-794137681-1668840181, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:17:02.951735 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-0e6cd005-792f-41d4-a247-6c0a170984d8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Created reservations ['cfaf885b-4f77-4290-8cfa-8969e80cd4ae', 'dbccaa53-5f9c-4054-8491-26c37ed8ee5b', '7289e458-7ded-4307-8b88-6c9548d7a50c', 'a03b7014-674d-4897-9453-369a6889d34d'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:17:02.952496 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-0e6cd005-792f-41d4-a247-6c0a170984d8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ac79b48-3b5d-4226-8520-5b11858fdf1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cfaf885b-4f77-4290-8cfa-8969e80cd4ae', 'dbccaa53-5f9c-4054-8491-26c37ed8ee5b', '7289e458-7ded-4307-8b88-6c9548d7a50c', 'a03b7014-674d-4897-9453-369a6889d34d']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:17:02.953495 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-0e6cd005-792f-41d4-a247-6c0a170984d8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81437bd1-68fc-4d8e-a015-d3393a14a626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:17:02.988244 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-0e6cd005-792f-41d4-a247-6c0a170984d8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81437bd1-68fc-4d8e-a015-d3393a14a626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-977333980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a9d652674fbe4f6b8c4e16bc869b7604',qos_specs=None,replication_status=,reservations=['cfaf885b-4f77-4290-8cfa-8969e80cd4ae','dbccaa53-5f9c-4054-8491-26c37ed8ee5b','7289e458-7ded-4307-8b88-6c9548d7a50c','a03b7014-674d-4897-9453-369a6889d34d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07924d8888e3434083896cf583d69ea1',volume_type_id=4eb518fc-24c9-4f85-8d50-c200292e2f96), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:17:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-977333980',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='a9d652674fbe4f6b8c4e16bc869b7604',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07924d8888e3434083896cf583d69ea1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4eb518fc-24c9-4f85-8d50-c200292e2f96),volume_type_id=4eb518fc-24c9-4f85-8d50-c200292e2f96)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:17:02.989227 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-0e6cd005-792f-41d4-a247-6c0a170984d8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (098dc814-dcb5-4142-83a3-c7c53ac8b9ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:17:03.026978 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-0e6cd005-792f-41d4-a247-6c0a170984d8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (098dc814-dcb5-4142-83a3-c7c53ac8b9ec) transitioned into state 'SUCCESS' from state '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-977333980',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='a9d652674fbe4f6b8c4e16bc869b7604',qos_specs=None,replication_status=,reservations=['cfaf885b-4f77-4290-8cfa-8969e80cd4ae','dbccaa53-5f9c-4054-8491-26c37ed8ee5b','7289e458-7ded-4307-8b88-6c9548d7a50c','a03b7014-674d-4897-9453-369a6889d34d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07924d8888e3434083896cf583d69ea1',volume_type_id=4eb518fc-24c9-4f85-8d50-c200292e2f96)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:17:03.028010 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-0e6cd005-792f-41d4-a247-6c0a170984d8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (486b6060-157d-4ef0-91f4-c2a3eda3b1ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:17:03.041772 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-0e6cd005-792f-41d4-a247-6c0a170984d8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (486b6060-157d-4ef0-91f4-c2a3eda3b1ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:17:03.043287 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-0e6cd005-792f-41d4-a247-6c0a170984d8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Flow 'volume_create_api' (e33eb163-c5c4-4ae1-9b80-b6ca5bbe6156) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:17:03.044845 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-0e6cd005-792f-41d4-a247-6c0a170984d8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Create volume request issued successfully. Jul 10 14:17:03.044845 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0e6cd005-792f-41d4-a247-6c0a170984d8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:17:03.047366 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 654/2610] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:17:02 2026] POST /volume/v3/volumes => generated 826 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:17:03.063025 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a314ad70-38be-42c3-883d-b3ce0985f266 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:03.066176 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a314ad70-38be-42c3-883d-b3ce0985f266 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f Jul 10 14:17:03.066898 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a314ad70-38be-42c3-883d-b3ce0985f266 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:03.067083 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a314ad70-38be-42c3-883d-b3ce0985f266 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:03.079316 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:03.079316 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:17:03.088736 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a314ad70-38be-42c3-883d-b3ce0985f266 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:17:03.094071 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a314ad70-38be-42c3-883d-b3ce0985f266 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f returned with HTTP 200 Jul 10 14:17:03.094531 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 651/2611] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:03 2026] GET /volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f => generated 894 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:03.639851 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ba44aa6b-6641-4de9-98d6-5be351193f01 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:03.642790 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ba44aa6b-6641-4de9-98d6-5be351193f01 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a Jul 10 14:17:03.642790 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ba44aa6b-6641-4de9-98d6-5be351193f01 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:03.642790 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ba44aa6b-6641-4de9-98d6-5be351193f01 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:03.660311 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:03.660311 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:17:03.664733 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ba44aa6b-6641-4de9-98d6-5be351193f01 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:17:03.671271 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ba44aa6b-6641-4de9-98d6-5be351193f01 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a returned with HTTP 200 Jul 10 14:17:03.672516 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 652/2612] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:03 2026] GET /volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a => generated 876 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:04.110243 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-70a55820-2937-499d-85b9-32ea3bb1aad8 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:04.112244 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-70a55820-2937-499d-85b9-32ea3bb1aad8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f Jul 10 14:17:04.112492 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-70a55820-2937-499d-85b9-32ea3bb1aad8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:04.112713 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-70a55820-2937-499d-85b9-32ea3bb1aad8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:04.120664 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:04.120664 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:17:04.126119 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-70a55820-2937-499d-85b9-32ea3bb1aad8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:17:04.132876 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-70a55820-2937-499d-85b9-32ea3bb1aad8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f returned with HTTP 200 Jul 10 14:17:04.133271 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 656/2613] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:04 2026] GET /volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f => generated 919 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:04.148906 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-1bc16214-3a0b-4301-a182-6a413f80a700 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:04.151376 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1bc16214-3a0b-4301-a182-6a413f80a700 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f Jul 10 14:17:04.151577 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1bc16214-3a0b-4301-a182-6a413f80a700 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:04.151771 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1bc16214-3a0b-4301-a182-6a413f80a700 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:04.163485 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:04.163485 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:17:04.167696 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-1bc16214-3a0b-4301-a182-6a413f80a700 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:17:04.172483 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1bc16214-3a0b-4301-a182-6a413f80a700 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f returned with HTTP 200 Jul 10 14:17:04.176532 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 655/2614] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:04 2026] GET /volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f => generated 919 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:17:04.227378 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-468e6916-849f-41c9-a4b8-ed1887c740a5 req-a5fe5aae-6ec5-499b-a848-eee278d90370 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:04.232662 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-468e6916-849f-41c9-a4b8-ed1887c740a5 req-a5fe5aae-6ec5-499b-a848-eee278d90370 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f Jul 10 14:17:04.232992 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-468e6916-849f-41c9-a4b8-ed1887c740a5 req-a5fe5aae-6ec5-499b-a848-eee278d90370 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:04.233289 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-468e6916-849f-41c9-a4b8-ed1887c740a5 req-a5fe5aae-6ec5-499b-a848-eee278d90370 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:04.244644 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:04.244644 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:17:04.250857 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-468e6916-849f-41c9-a4b8-ed1887c740a5 req-a5fe5aae-6ec5-499b-a848-eee278d90370 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:17:04.258960 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-468e6916-849f-41c9-a4b8-ed1887c740a5 req-a5fe5aae-6ec5-499b-a848-eee278d90370 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f returned with HTTP 200 Jul 10 14:17:04.259814 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 652/2615] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:17:04 2026] GET /volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f => generated 919 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:04.685822 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7231955a-c27d-4e22-9827-c846241c23ef None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:04.688372 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7231955a-c27d-4e22-9827-c846241c23ef tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a Jul 10 14:17:04.688693 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7231955a-c27d-4e22-9827-c846241c23ef tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:04.688956 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7231955a-c27d-4e22-9827-c846241c23ef tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:04.708622 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:04.708622 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:17:04.713368 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7231955a-c27d-4e22-9827-c846241c23ef tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:17:04.720126 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7231955a-c27d-4e22-9827-c846241c23ef tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a returned with HTTP 200 Jul 10 14:17:04.720745 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 653/2616] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:04 2026] GET /volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a => generated 876 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:04.742543 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-dcc0aa86-3f1c-4ae8-a1bd-e75d8b23d61c req-7aa92bc1-d3ac-4a95-8953-908415c5cc78 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:04.745174 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-dcc0aa86-3f1c-4ae8-a1bd-e75d8b23d61c req-7aa92bc1-d3ac-4a95-8953-908415c5cc78 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] POST https://10.4.3.66/volume/v3/attachments/c7e9e28c-51fb-4fbc-89f5-419d491140bd/action Jul 10 14:17:04.745690 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-dcc0aa86-3f1c-4ae8-a1bd-e75d8b23d61c req-7aa92bc1-d3ac-4a95-8953-908415c5cc78 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Action body: b'{"os-complete": null}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:17:04.745857 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-dcc0aa86-3f1c-4ae8-a1bd-e75d8b23d61c req-7aa92bc1-d3ac-4a95-8953-908415c5cc78 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:17:04.770111 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:04.770111 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:17:04.785551 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-dcc0aa86-3f1c-4ae8-a1bd-e75d8b23d61c req-7aa92bc1-d3ac-4a95-8953-908415c5cc78 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/attachments/c7e9e28c-51fb-4fbc-89f5-419d491140bd/action returned with HTTP 204 Jul 10 14:17:04.785927 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 657/2617] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:17:04 2026] POST /volume/v3/attachments/c7e9e28c-51fb-4fbc-89f5-419d491140bd/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:17:05.741116 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-6c6ec0a8-a498-4dbe-9d3e-d3cb6364789f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:05.743124 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6c6ec0a8-a498-4dbe-9d3e-d3cb6364789f tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a Jul 10 14:17:05.743643 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6c6ec0a8-a498-4dbe-9d3e-d3cb6364789f tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:05.743982 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6c6ec0a8-a498-4dbe-9d3e-d3cb6364789f tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:05.758708 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:05.758708 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:17:05.764412 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-6c6ec0a8-a498-4dbe-9d3e-d3cb6364789f tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:17:05.772885 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6c6ec0a8-a498-4dbe-9d3e-d3cb6364789f tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a returned with HTTP 200 Jul 10 14:17:05.773811 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 656/2618] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:05 2026] GET /volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a => generated 1168 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:05.788396 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d9b82975-7fed-40c9-8630-e01c83318aa2 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:05.790663 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d9b82975-7fed-40c9-8630-e01c83318aa2 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a Jul 10 14:17:05.790978 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d9b82975-7fed-40c9-8630-e01c83318aa2 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:05.791251 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d9b82975-7fed-40c9-8630-e01c83318aa2 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:05.803596 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:05.803596 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:17:05.808484 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-d9b82975-7fed-40c9-8630-e01c83318aa2 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:17:05.813768 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d9b82975-7fed-40c9-8630-e01c83318aa2 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a returned with HTTP 200 Jul 10 14:17:05.814217 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 653/2619] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:05 2026] GET /volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a => generated 1168 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:06.307147 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-07a41376-6fab-4ada-9c95-66e6f17220d5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:06.308231 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-07a41376-6fab-4ada-9c95-66e6f17220d5 None None] GET https://10.4.3.66/volume// Jul 10 14:17:06.308520 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-07a41376-6fab-4ada-9c95-66e6f17220d5 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:06.308820 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-07a41376-6fab-4ada-9c95-66e6f17220d5 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:06.309473 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-07a41376-6fab-4ada-9c95-66e6f17220d5 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:17:06.309955 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 654/2620] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:17:06 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:17:06.325824 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-468e6916-849f-41c9-a4b8-ed1887c740a5 req-a5d44a1e-c81c-4c6d-86c3-d5730a73c24c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:06.330344 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-468e6916-849f-41c9-a4b8-ed1887c740a5 req-a5d44a1e-c81c-4c6d-86c3-d5730a73c24c tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:17:06.331094 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-468e6916-849f-41c9-a4b8-ed1887c740a5 req-a5d44a1e-c81c-4c6d-86c3-d5730a73c24c tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f", "connector": null, "instance_uuid": "8995d0de-f0f6-4717-a7eb-28c77bc1eafd"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:17:06.346516 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:06.346516 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:17:06.398540 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-468e6916-849f-41c9-a4b8-ed1887c740a5 req-a5d44a1e-c81c-4c6d-86c3-d5730a73c24c tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:17:06.399125 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 658/2621] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:17:06 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 14:17:06.788213 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b996ac6f-e05a-4c1e-9507-7c5341639909 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:06.791527 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b996ac6f-e05a-4c1e-9507-7c5341639909 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f Jul 10 14:17:06.791527 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b996ac6f-e05a-4c1e-9507-7c5341639909 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:06.791527 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b996ac6f-e05a-4c1e-9507-7c5341639909 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:06.816565 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:06.816565 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:17:06.823212 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-b996ac6f-e05a-4c1e-9507-7c5341639909 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:17:06.841530 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b996ac6f-e05a-4c1e-9507-7c5341639909 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f returned with HTTP 200 Jul 10 14:17:06.841530 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 657/2622] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:06 2026] GET /volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f => generated 918 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:06.946384 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-147a6a7e-3b57-4243-81b3-7a8e6d033535 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:06.946895 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-147a6a7e-3b57-4243-81b3-7a8e6d033535 None None] GET https://10.4.3.66/volume// Jul 10 14:17:06.947201 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-147a6a7e-3b57-4243-81b3-7a8e6d033535 None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:06.947340 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-147a6a7e-3b57-4243-81b3-7a8e6d033535 None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:06.948700 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-147a6a7e-3b57-4243-81b3-7a8e6d033535 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:17:06.948700 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 654/2623] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:17:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:17:06.962789 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-468e6916-849f-41c9-a4b8-ed1887c740a5 req-342e92e9-a7a7-4899-8ce0-da9438e52b34 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:06.969255 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-468e6916-849f-41c9-a4b8-ed1887c740a5 req-342e92e9-a7a7-4899-8ce0-da9438e52b34 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f Jul 10 14:17:06.969718 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-468e6916-849f-41c9-a4b8-ed1887c740a5 req-342e92e9-a7a7-4899-8ce0-da9438e52b34 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:06.969984 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-468e6916-849f-41c9-a4b8-ed1887c740a5 req-342e92e9-a7a7-4899-8ce0-da9438e52b34 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:06.989417 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:06.989417 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:17:06.996220 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-468e6916-849f-41c9-a4b8-ed1887c740a5 req-342e92e9-a7a7-4899-8ce0-da9438e52b34 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:17:07.002585 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-468e6916-849f-41c9-a4b8-ed1887c740a5 req-342e92e9-a7a7-4899-8ce0-da9438e52b34 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f returned with HTTP 200 Jul 10 14:17:07.003762 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 655/2624] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:17:06 2026] GET /volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f => generated 1098 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:17:07.172025 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-468e6916-849f-41c9-a4b8-ed1887c740a5 req-87118c51-9f9d-4d65-bdef-e8cf40c54efe None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:07.178330 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-468e6916-849f-41c9-a4b8-ed1887c740a5 req-87118c51-9f9d-4d65-bdef-e8cf40c54efe tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] PUT https://10.4.3.66/volume/v3/attachments/c843e5bb-41a9-483e-9fc9-a69a2d5d506d Jul 10 14:17:07.181830 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-468e6916-849f-41c9-a4b8-ed1887c740a5 req-87118c51-9f9d-4d65-bdef-e8cf40c54efe tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:17:07.198369 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-468e6916-849f-41c9-a4b8-ed1887c740a5 req-87118c51-9f9d-4d65-bdef-e8cf40c54efe tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Acquiring lock "cinder-attachment_update-d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f-np0000005012" by "attachment_update" {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:17:07.205587 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-468e6916-849f-41c9-a4b8-ed1887c740a5 req-87118c51-9f9d-4d65-bdef-e8cf40c54efe tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Lock "cinder-attachment_update-d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f-np0000005012" acquired by "attachment_update" :: waited 0.007s {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:17:07.206569 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:07.206569 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:17:07.758917 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-468e6916-849f-41c9-a4b8-ed1887c740a5 req-87118c51-9f9d-4d65-bdef-e8cf40c54efe tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Lock "cinder-attachment_update-d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f-np0000005012" released by "attachment_update" :: held 0.553s {{(pid=100154) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:17:07.759617 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-468e6916-849f-41c9-a4b8-ed1887c740a5 req-87118c51-9f9d-4d65-bdef-e8cf40c54efe tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/attachments/c843e5bb-41a9-483e-9fc9-a69a2d5d506d returned with HTTP 200 Jul 10 14:17:07.759974 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 659/2625] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:17:07 2026] PUT /volume/v3/attachments/c843e5bb-41a9-483e-9fc9-a69a2d5d506d => generated 969 bytes in 589 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:07.859492 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e9d4d945-d584-41a4-9728-6c434d023b53 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:07.861936 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e9d4d945-d584-41a4-9728-6c434d023b53 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f Jul 10 14:17:07.863313 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e9d4d945-d584-41a4-9728-6c434d023b53 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:07.863715 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e9d4d945-d584-41a4-9728-6c434d023b53 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:07.883413 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:07.883413 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:17:07.896453 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e9d4d945-d584-41a4-9728-6c434d023b53 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:17:07.904009 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e9d4d945-d584-41a4-9728-6c434d023b53 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f returned with HTTP 200 Jul 10 14:17:07.904646 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 658/2626] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:07 2026] GET /volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f => generated 919 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:08.924591 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-433cbea3-bc1e-4eff-92c1-9c4cf3b4f132 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:08.930634 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-433cbea3-bc1e-4eff-92c1-9c4cf3b4f132 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f Jul 10 14:17:08.930940 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-433cbea3-bc1e-4eff-92c1-9c4cf3b4f132 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:08.931122 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-433cbea3-bc1e-4eff-92c1-9c4cf3b4f132 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:08.951277 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:08.951277 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:17:08.958595 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-433cbea3-bc1e-4eff-92c1-9c4cf3b4f132 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:17:08.964900 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-433cbea3-bc1e-4eff-92c1-9c4cf3b4f132 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f returned with HTTP 200 Jul 10 14:17:08.965550 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 655/2627] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:08 2026] GET /volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f => generated 919 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:09.980926 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2ffa7c4f-f973-4b68-a071-f893edc1c2a8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:09.982768 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2ffa7c4f-f973-4b68-a071-f893edc1c2a8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f Jul 10 14:17:09.983022 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2ffa7c4f-f973-4b68-a071-f893edc1c2a8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:09.984722 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2ffa7c4f-f973-4b68-a071-f893edc1c2a8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:09.996386 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:09.996386 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:17:10.000077 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2ffa7c4f-f973-4b68-a071-f893edc1c2a8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:17:10.009048 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2ffa7c4f-f973-4b68-a071-f893edc1c2a8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f returned with HTTP 200 Jul 10 14:17:10.009048 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 656/2628] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:09 2026] GET /volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f => generated 919 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:11.024522 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-048997a2-1a15-47f6-a277-6244739b0195 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:11.027023 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-048997a2-1a15-47f6-a277-6244739b0195 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f Jul 10 14:17:11.027434 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-048997a2-1a15-47f6-a277-6244739b0195 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:11.027751 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-048997a2-1a15-47f6-a277-6244739b0195 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:11.042438 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:11.042438 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:17:11.051657 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-048997a2-1a15-47f6-a277-6244739b0195 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:17:11.059650 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-048997a2-1a15-47f6-a277-6244739b0195 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f returned with HTTP 200 Jul 10 14:17:11.061032 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 660/2629] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:11 2026] GET /volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f => generated 919 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:12.081633 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-025c0660-3b91-4d36-b81a-e57f7fd41f17 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:12.082430 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-025c0660-3b91-4d36-b81a-e57f7fd41f17 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f Jul 10 14:17:12.082721 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-025c0660-3b91-4d36-b81a-e57f7fd41f17 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:12.082927 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-025c0660-3b91-4d36-b81a-e57f7fd41f17 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:12.095154 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:12.095154 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:17:12.100652 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-025c0660-3b91-4d36-b81a-e57f7fd41f17 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:17:12.110542 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-025c0660-3b91-4d36-b81a-e57f7fd41f17 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f returned with HTTP 200 Jul 10 14:17:12.110985 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 659/2630] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:12 2026] GET /volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f => generated 919 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:13.125708 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-54eb9543-311e-4020-be5c-f43c6ecd00ec None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:13.128015 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-54eb9543-311e-4020-be5c-f43c6ecd00ec tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f Jul 10 14:17:13.128239 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-54eb9543-311e-4020-be5c-f43c6ecd00ec tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:13.128492 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-54eb9543-311e-4020-be5c-f43c6ecd00ec tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:13.140208 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:13.140208 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:17:13.144561 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-54eb9543-311e-4020-be5c-f43c6ecd00ec tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:17:13.149265 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-54eb9543-311e-4020-be5c-f43c6ecd00ec tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f returned with HTTP 200 Jul 10 14:17:13.149734 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 656/2631] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:13 2026] GET /volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f => generated 919 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:14.098385 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-468e6916-849f-41c9-a4b8-ed1887c740a5 req-d585f484-9719-4ce5-8c04-72254ff95f2f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:14.102136 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-468e6916-849f-41c9-a4b8-ed1887c740a5 req-d585f484-9719-4ce5-8c04-72254ff95f2f tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] POST https://10.4.3.66/volume/v3/attachments/c843e5bb-41a9-483e-9fc9-a69a2d5d506d/action Jul 10 14:17:14.102631 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-468e6916-849f-41c9-a4b8-ed1887c740a5 req-d585f484-9719-4ce5-8c04-72254ff95f2f tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:17:14.102816 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-468e6916-849f-41c9-a4b8-ed1887c740a5 req-d585f484-9719-4ce5-8c04-72254ff95f2f tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:17:14.137608 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:14.137608 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:17:14.152963 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-468e6916-849f-41c9-a4b8-ed1887c740a5 req-d585f484-9719-4ce5-8c04-72254ff95f2f tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/attachments/c843e5bb-41a9-483e-9fc9-a69a2d5d506d/action returned with HTTP 204 Jul 10 14:17:14.153640 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 657/2632] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:17:14 2026] POST /volume/v3/attachments/c843e5bb-41a9-483e-9fc9-a69a2d5d506d/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:17:14.163791 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-efe93fea-d288-487c-a0ac-a866e331ccf9 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:14.167555 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-efe93fea-d288-487c-a0ac-a866e331ccf9 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f Jul 10 14:17:14.167555 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-efe93fea-d288-487c-a0ac-a866e331ccf9 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:14.167555 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-efe93fea-d288-487c-a0ac-a866e331ccf9 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:14.179641 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:14.179641 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:17:14.187531 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-efe93fea-d288-487c-a0ac-a866e331ccf9 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:17:14.190724 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-efe93fea-d288-487c-a0ac-a866e331ccf9 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f returned with HTTP 200 Jul 10 14:17:14.191332 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 661/2633] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:14 2026] GET /volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f => generated 1211 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:14.245614 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-4d56785e-4813-4cac-a078-85a7bc7284d2 req-0315fb84-e329-4b4d-9f32-f930fa5bed3c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:14.248036 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-4d56785e-4813-4cac-a078-85a7bc7284d2 req-0315fb84-e329-4b4d-9f32-f930fa5bed3c tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f Jul 10 14:17:14.248272 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-4d56785e-4813-4cac-a078-85a7bc7284d2 req-0315fb84-e329-4b4d-9f32-f930fa5bed3c tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:14.248526 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-4d56785e-4813-4cac-a078-85a7bc7284d2 req-0315fb84-e329-4b4d-9f32-f930fa5bed3c tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:14.258791 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:14.258791 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:17:14.263844 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-4d56785e-4813-4cac-a078-85a7bc7284d2 req-0315fb84-e329-4b4d-9f32-f930fa5bed3c tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:17:14.268789 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-4d56785e-4813-4cac-a078-85a7bc7284d2 req-0315fb84-e329-4b4d-9f32-f930fa5bed3c tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f returned with HTTP 200 Jul 10 14:17:14.269217 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 660/2634] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:17:14 2026] GET /volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f => generated 1211 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:14.291254 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-edb083d4-bd31-4017-aa9c-32d88550b401 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:14.293003 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-edb083d4-bd31-4017-aa9c-32d88550b401 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f Jul 10 14:17:14.293174 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-edb083d4-bd31-4017-aa9c-32d88550b401 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:14.293340 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-edb083d4-bd31-4017-aa9c-32d88550b401 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:14.305877 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:14.305877 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:17:14.310493 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-edb083d4-bd31-4017-aa9c-32d88550b401 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:17:14.316416 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-edb083d4-bd31-4017-aa9c-32d88550b401 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f returned with HTTP 200 Jul 10 14:17:14.317113 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 657/2635] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:14 2026] GET /volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f => generated 1211 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:14.368536 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-ebf75b1d-ace6-4d37-86fe-1d80dd0dc5b5 req-400001cd-34d1-46f7-a0f7-945cc582d5c5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:14.372515 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ebf75b1d-ace6-4d37-86fe-1d80dd0dc5b5 req-400001cd-34d1-46f7-a0f7-945cc582d5c5 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f Jul 10 14:17:14.372769 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-ebf75b1d-ace6-4d37-86fe-1d80dd0dc5b5 req-400001cd-34d1-46f7-a0f7-945cc582d5c5 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:14.372991 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-ebf75b1d-ace6-4d37-86fe-1d80dd0dc5b5 req-400001cd-34d1-46f7-a0f7-945cc582d5c5 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:14.383788 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:14.383788 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:17:14.387854 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-ebf75b1d-ace6-4d37-86fe-1d80dd0dc5b5 req-400001cd-34d1-46f7-a0f7-945cc582d5c5 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:17:14.392768 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ebf75b1d-ace6-4d37-86fe-1d80dd0dc5b5 req-400001cd-34d1-46f7-a0f7-945cc582d5c5 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f returned with HTTP 200 Jul 10 14:17:14.393236 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 658/2636] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:17:14 2026] GET /volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f => generated 1211 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:14.417299 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-ebf75b1d-ace6-4d37-86fe-1d80dd0dc5b5 req-cc3673ed-6aa9-4e9a-8772-654a5e613e2f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:14.420524 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-ebf75b1d-ace6-4d37-86fe-1d80dd0dc5b5 req-cc3673ed-6aa9-4e9a-8772-654a5e613e2f tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] POST https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f/action Jul 10 14:17:14.420524 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-ebf75b1d-ace6-4d37-86fe-1d80dd0dc5b5 req-cc3673ed-6aa9-4e9a-8772-654a5e613e2f tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:17:14.420524 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-ebf75b1d-ace6-4d37-86fe-1d80dd0dc5b5 req-cc3673ed-6aa9-4e9a-8772-654a5e613e2f tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:17:14.431495 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:14.431495 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:17:14.432350 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-ebf75b1d-ace6-4d37-86fe-1d80dd0dc5b5 req-cc3673ed-6aa9-4e9a-8772-654a5e613e2f tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:17:14.443663 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-ebf75b1d-ace6-4d37-86fe-1d80dd0dc5b5 req-cc3673ed-6aa9-4e9a-8772-654a5e613e2f tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Begin detaching volume completed successfully. Jul 10 14:17:14.444120 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-ebf75b1d-ace6-4d37-86fe-1d80dd0dc5b5 req-cc3673ed-6aa9-4e9a-8772-654a5e613e2f tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f/action returned with HTTP 202 Jul 10 14:17:14.444913 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 662/2637] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:17:14 2026] POST /volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:17:14.468103 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-5f2444e2-ce69-4a7f-b81f-5b7cdac72e6d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:14.470073 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5f2444e2-ce69-4a7f-b81f-5b7cdac72e6d tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f Jul 10 14:17:14.470266 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5f2444e2-ce69-4a7f-b81f-5b7cdac72e6d tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:14.470487 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5f2444e2-ce69-4a7f-b81f-5b7cdac72e6d tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:14.482406 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:14.482406 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:17:14.488303 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-5f2444e2-ce69-4a7f-b81f-5b7cdac72e6d tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:17:14.496037 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5f2444e2-ce69-4a7f-b81f-5b7cdac72e6d tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f returned with HTTP 200 Jul 10 14:17:14.496709 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 661/2638] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:14 2026] GET /volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f => generated 1214 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:15.146252 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-aedbdfb9-a53d-4625-9ad3-355393977687 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:15.150023 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-aedbdfb9-a53d-4625-9ad3-355393977687 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] DELETE https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:17:15.150234 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-aedbdfb9-a53d-4625-9ad3-355393977687 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:15.151395 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-aedbdfb9-a53d-4625-9ad3-355393977687 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:15.151395 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-aedbdfb9-a53d-4625-9ad3-355393977687 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Delete volume with id: 5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:17:15.159345 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:15.159345 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:17:15.160175 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-aedbdfb9-a53d-4625-9ad3-355393977687 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:17:15.189166 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-aedbdfb9-a53d-4625-9ad3-355393977687 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Delete volume request issued successfully. Jul 10 14:17:15.189395 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-aedbdfb9-a53d-4625-9ad3-355393977687 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 202 Jul 10 14:17:15.189978 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 658/2639] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:17:15 2026] DELETE /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:17:15.200795 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3616bee0-7446-459a-bfc7-b8e7f260ea52 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:15.203807 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3616bee0-7446-459a-bfc7-b8e7f260ea52 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:17:15.204161 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3616bee0-7446-459a-bfc7-b8e7f260ea52 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:15.204471 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3616bee0-7446-459a-bfc7-b8e7f260ea52 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:15.217887 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:15.217887 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:17:15.226631 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3616bee0-7446-459a-bfc7-b8e7f260ea52 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:17:15.232842 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3616bee0-7446-459a-bfc7-b8e7f260ea52 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 200 Jul 10 14:17:15.233423 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 659/2640] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:15 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:15.483368 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f3059d8d-89cc-4dd1-b027-b92a8432d328 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:15.483841 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f3059d8d-89cc-4dd1-b027-b92a8432d328 None None] GET https://10.4.3.66/volume// Jul 10 14:17:15.483841 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f3059d8d-89cc-4dd1-b027-b92a8432d328 None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:15.484043 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f3059d8d-89cc-4dd1-b027-b92a8432d328 None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:15.484526 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f3059d8d-89cc-4dd1-b027-b92a8432d328 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:17:15.485122 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 663/2641] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:17:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:17:15.496892 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-ebf75b1d-ace6-4d37-86fe-1d80dd0dc5b5 req-48f34fd9-9d02-4d33-a48d-286a910ffeb7 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:15.499570 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-ebf75b1d-ace6-4d37-86fe-1d80dd0dc5b5 req-48f34fd9-9d02-4d33-a48d-286a910ffeb7 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f Jul 10 14:17:15.499896 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-ebf75b1d-ace6-4d37-86fe-1d80dd0dc5b5 req-48f34fd9-9d02-4d33-a48d-286a910ffeb7 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:15.500177 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-ebf75b1d-ace6-4d37-86fe-1d80dd0dc5b5 req-48f34fd9-9d02-4d33-a48d-286a910ffeb7 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:15.511492 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-30c227d3-f18e-4c02-93b4-15cdd3e2e1f8 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:15.513564 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-30c227d3-f18e-4c02-93b4-15cdd3e2e1f8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f Jul 10 14:17:15.513695 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:15.513695 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:17:15.513787 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-30c227d3-f18e-4c02-93b4-15cdd3e2e1f8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:15.514010 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-30c227d3-f18e-4c02-93b4-15cdd3e2e1f8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:15.520592 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-ebf75b1d-ace6-4d37-86fe-1d80dd0dc5b5 req-48f34fd9-9d02-4d33-a48d-286a910ffeb7 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:17:15.525416 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:15.525416 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:17:15.528203 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-ebf75b1d-ace6-4d37-86fe-1d80dd0dc5b5 req-48f34fd9-9d02-4d33-a48d-286a910ffeb7 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f returned with HTTP 200 Jul 10 14:17:15.528835 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 662/2642] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:17:15 2026] GET /volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f => generated 1394 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:17:15.529734 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-30c227d3-f18e-4c02-93b4-15cdd3e2e1f8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:17:15.535117 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-30c227d3-f18e-4c02-93b4-15cdd3e2e1f8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f returned with HTTP 200 Jul 10 14:17:15.535266 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 659/2643] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:15 2026] GET /volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f => generated 1214 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:16.250606 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-70bda0f7-8e80-42e3-ad87-64d67158f408 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:16.253098 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-70bda0f7-8e80-42e3-ad87-64d67158f408 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 Jul 10 14:17:16.255440 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-70bda0f7-8e80-42e3-ad87-64d67158f408 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:16.255440 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-70bda0f7-8e80-42e3-ad87-64d67158f408 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:16.263156 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-70bda0f7-8e80-42e3-ad87-64d67158f408 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 returned with HTTP 404 Jul 10 14:17:16.263730 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 660/2644] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:16 2026] GET /volume/v3/volumes/5d0c1113-1cb6-469e-ab94-f5088e2e0984 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:17:16.557923 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-10b300d6-1a48-4a4e-b5a3-e6fb14782203 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:16.565323 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-10b300d6-1a48-4a4e-b5a3-e6fb14782203 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f Jul 10 14:17:16.565323 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-10b300d6-1a48-4a4e-b5a3-e6fb14782203 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:16.566247 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-10b300d6-1a48-4a4e-b5a3-e6fb14782203 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:16.583570 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:16.583570 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:17:16.593277 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-10b300d6-1a48-4a4e-b5a3-e6fb14782203 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:17:16.606264 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-10b300d6-1a48-4a4e-b5a3-e6fb14782203 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f returned with HTTP 200 Jul 10 14:17:16.606264 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 664/2645] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:16 2026] GET /volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f => generated 1214 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:17.627600 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d7cc5d92-9668-4a6b-896e-b31911e912e8 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:17.630270 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d7cc5d92-9668-4a6b-896e-b31911e912e8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f Jul 10 14:17:17.630270 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d7cc5d92-9668-4a6b-896e-b31911e912e8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:17.630901 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d7cc5d92-9668-4a6b-896e-b31911e912e8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:17.641583 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:17.641583 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:17:17.641756 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-aa27d84b-5d2b-4fac-90da-1ffa7c903d0a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:17.642513 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-aa27d84b-5d2b-4fac-90da-1ffa7c903d0a None None] GET https://10.4.3.66/volume// Jul 10 14:17:17.642805 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-aa27d84b-5d2b-4fac-90da-1ffa7c903d0a None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:17.643063 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-aa27d84b-5d2b-4fac-90da-1ffa7c903d0a None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:17.643635 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-aa27d84b-5d2b-4fac-90da-1ffa7c903d0a None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:17:17.644073 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 660/2646] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:17:17 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:17:17.652290 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-d7cc5d92-9668-4a6b-896e-b31911e912e8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:17:17.659406 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d7cc5d92-9668-4a6b-896e-b31911e912e8 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f returned with HTTP 200 Jul 10 14:17:17.660878 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 663/2647] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:17 2026] GET /volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f => generated 1214 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:17.666587 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-71372375-0ce0-4d6d-b31d-dfb976173f15 req-7ca44398-1c67-4875-a382-0f2f58c2a34a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:17.671462 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-71372375-0ce0-4d6d-b31d-dfb976173f15 req-7ca44398-1c67-4875-a382-0f2f58c2a34a tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:17:17.671940 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-71372375-0ce0-4d6d-b31d-dfb976173f15 req-7ca44398-1c67-4875-a382-0f2f58c2a34a tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d3cfa2d9-55b2-4ebd-a015-905ef790575a", "connector": null, "instance_uuid": "9a9b2bb9-1d9e-468e-abb6-c1e90b2c0138"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:17:17.699530 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:17.699530 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:17:17.765732 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-71372375-0ce0-4d6d-b31d-dfb976173f15 req-7ca44398-1c67-4875-a382-0f2f58c2a34a tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:17:17.765732 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 661/2648] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:17:17 2026] POST /volume/v3/attachments => generated 273 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 14:17:17.782365 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-71372375-0ce0-4d6d-b31d-dfb976173f15 req-d1b116d1-f32b-4788-976b-97f2c1fd419f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:17.786857 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-71372375-0ce0-4d6d-b31d-dfb976173f15 req-d1b116d1-f32b-4788-976b-97f2c1fd419f tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] DELETE https://10.4.3.66/volume/v3/attachments/c7e9e28c-51fb-4fbc-89f5-419d491140bd Jul 10 14:17:17.786857 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-71372375-0ce0-4d6d-b31d-dfb976173f15 req-d1b116d1-f32b-4788-976b-97f2c1fd419f tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:17.786857 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-71372375-0ce0-4d6d-b31d-dfb976173f15 req-d1b116d1-f32b-4788-976b-97f2c1fd419f tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:17.807363 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:17.807363 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:17:18.355174 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-71372375-0ce0-4d6d-b31d-dfb976173f15 req-d1b116d1-f32b-4788-976b-97f2c1fd419f tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/attachments/c7e9e28c-51fb-4fbc-89f5-419d491140bd returned with HTTP 200 Jul 10 14:17:18.356073 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 665/2649] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:17:17 2026] DELETE /volume/v3/attachments/c7e9e28c-51fb-4fbc-89f5-419d491140bd => generated 192 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:18.555401 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-ebf75b1d-ace6-4d37-86fe-1d80dd0dc5b5 req-c522fb8d-3dde-4891-9cc5-99cffa127a8d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:18.559155 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-ebf75b1d-ace6-4d37-86fe-1d80dd0dc5b5 req-c522fb8d-3dde-4891-9cc5-99cffa127a8d tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f Jul 10 14:17:18.559787 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-ebf75b1d-ace6-4d37-86fe-1d80dd0dc5b5 req-c522fb8d-3dde-4891-9cc5-99cffa127a8d tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:18.559875 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-ebf75b1d-ace6-4d37-86fe-1d80dd0dc5b5 req-c522fb8d-3dde-4891-9cc5-99cffa127a8d tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:18.573869 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:18.573869 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:17:18.582529 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-ebf75b1d-ace6-4d37-86fe-1d80dd0dc5b5 req-c522fb8d-3dde-4891-9cc5-99cffa127a8d tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:17:18.591147 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-ebf75b1d-ace6-4d37-86fe-1d80dd0dc5b5 req-c522fb8d-3dde-4891-9cc5-99cffa127a8d tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f returned with HTTP 200 Jul 10 14:17:18.591801 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 661/2650] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:17:18 2026] GET /volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f => generated 1214 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:18.681218 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-159c9bb4-786e-4464-a76c-eff0f68c1680 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:18.684032 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-159c9bb4-786e-4464-a76c-eff0f68c1680 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f Jul 10 14:17:18.686627 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-159c9bb4-786e-4464-a76c-eff0f68c1680 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:18.686627 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-159c9bb4-786e-4464-a76c-eff0f68c1680 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:18.703951 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:18.703951 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:17:18.711315 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-159c9bb4-786e-4464-a76c-eff0f68c1680 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:17:18.720061 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-159c9bb4-786e-4464-a76c-eff0f68c1680 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f returned with HTTP 200 Jul 10 14:17:18.720617 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 664/2651] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:18 2026] GET /volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f => generated 1214 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:18.971237 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-ebf75b1d-ace6-4d37-86fe-1d80dd0dc5b5 req-a2ef5bba-3eff-49c1-8705-8b5d246ce742 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:18.975832 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ebf75b1d-ace6-4d37-86fe-1d80dd0dc5b5 req-a2ef5bba-3eff-49c1-8705-8b5d246ce742 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] DELETE https://10.4.3.66/volume/v3/attachments/c843e5bb-41a9-483e-9fc9-a69a2d5d506d Jul 10 14:17:18.976068 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-ebf75b1d-ace6-4d37-86fe-1d80dd0dc5b5 req-a2ef5bba-3eff-49c1-8705-8b5d246ce742 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:18.976306 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-ebf75b1d-ace6-4d37-86fe-1d80dd0dc5b5 req-a2ef5bba-3eff-49c1-8705-8b5d246ce742 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:18.989419 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:18.989419 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:17:19.556542 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ebf75b1d-ace6-4d37-86fe-1d80dd0dc5b5 req-a2ef5bba-3eff-49c1-8705-8b5d246ce742 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/attachments/c843e5bb-41a9-483e-9fc9-a69a2d5d506d returned with HTTP 200 Jul 10 14:17:19.557126 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 662/2652] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:17:18 2026] DELETE /volume/v3/attachments/c843e5bb-41a9-483e-9fc9-a69a2d5d506d => generated 19 bytes in 586 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:19.740337 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-38aaaae9-65ca-4364-923f-6b49b5e6c2a1 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:19.743638 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-38aaaae9-65ca-4364-923f-6b49b5e6c2a1 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f Jul 10 14:17:19.743638 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-38aaaae9-65ca-4364-923f-6b49b5e6c2a1 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:19.744488 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-38aaaae9-65ca-4364-923f-6b49b5e6c2a1 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:19.755494 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:19.755494 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:17:19.761911 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-38aaaae9-65ca-4364-923f-6b49b5e6c2a1 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:17:19.768371 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-38aaaae9-65ca-4364-923f-6b49b5e6c2a1 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f returned with HTTP 200 Jul 10 14:17:19.769363 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 666/2653] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:19 2026] GET /volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f => generated 919 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:19.790646 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c4d02ad9-56ff-4f3a-98d5-7692519da838 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:19.792519 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c4d02ad9-56ff-4f3a-98d5-7692519da838 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] DELETE https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f Jul 10 14:17:19.792781 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c4d02ad9-56ff-4f3a-98d5-7692519da838 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:19.793036 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c4d02ad9-56ff-4f3a-98d5-7692519da838 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:19.793224 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-c4d02ad9-56ff-4f3a-98d5-7692519da838 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Delete volume with id: d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f Jul 10 14:17:19.802064 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:19.802064 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:17:19.802629 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-c4d02ad9-56ff-4f3a-98d5-7692519da838 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:17:19.829132 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-c4d02ad9-56ff-4f3a-98d5-7692519da838 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Delete volume request issued successfully. Jul 10 14:17:19.829467 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c4d02ad9-56ff-4f3a-98d5-7692519da838 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f returned with HTTP 202 Jul 10 14:17:19.830015 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 662/2654] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:17:19 2026] DELETE /volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:17:19.842637 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-17ed1c94-998a-4935-a703-d221462e5972 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:19.845415 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-17ed1c94-998a-4935-a703-d221462e5972 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f Jul 10 14:17:19.845763 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-17ed1c94-998a-4935-a703-d221462e5972 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:19.845935 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-17ed1c94-998a-4935-a703-d221462e5972 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:19.854951 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:19.854951 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:17:19.865101 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-17ed1c94-998a-4935-a703-d221462e5972 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Volume info retrieved successfully. Jul 10 14:17:19.876495 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-17ed1c94-998a-4935-a703-d221462e5972 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f returned with HTTP 200 Jul 10 14:17:19.877335 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 665/2655] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:19 2026] GET /volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f => generated 918 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:20.893287 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6754e7a1-40d6-44c9-8d4d-2db170e92340 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:20.897984 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6754e7a1-40d6-44c9-8d4d-2db170e92340 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] GET https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f Jul 10 14:17:20.898288 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6754e7a1-40d6-44c9-8d4d-2db170e92340 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:20.898631 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6754e7a1-40d6-44c9-8d4d-2db170e92340 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:20.908928 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6754e7a1-40d6-44c9-8d4d-2db170e92340 tempest-VolumeMultiattachTests-1430032795 tempest-VolumeMultiattachTests-1430032795-project-member] https://10.4.3.66/volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f returned with HTTP 404 Jul 10 14:17:20.910141 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 663/2656] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:20 2026] GET /volume/v3/volumes/d25ec2d8-2cf5-48e9-bfa6-e8e7ff667d2f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:17:20.919343 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-34afd05d-d525-4257-8309-f0ece696116e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:20.922592 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-34afd05d-d525-4257-8309-f0ece696116e tempest-VolumeMultiattachTests-1321687052 tempest-VolumeMultiattachTests-1321687052-project-admin] GET https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 Jul 10 14:17:20.922902 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-34afd05d-d525-4257-8309-f0ece696116e tempest-VolumeMultiattachTests-1321687052 tempest-VolumeMultiattachTests-1321687052-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:20.923485 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-34afd05d-d525-4257-8309-f0ece696116e tempest-VolumeMultiattachTests-1321687052 tempest-VolumeMultiattachTests-1321687052-project-admin] Calling method 'detail' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:20.925063 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-34afd05d-d525-4257-8309-f0ece696116e tempest-VolumeMultiattachTests-1321687052 tempest-VolumeMultiattachTests-1321687052-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:17:20.961000 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-34afd05d-d525-4257-8309-f0ece696116e tempest-VolumeMultiattachTests-1321687052 tempest-VolumeMultiattachTests-1321687052-project-admin] Get all volumes completed successfully. Jul 10 14:17:20.966054 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:20.966054 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:17:20.979286 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-34afd05d-d525-4257-8309-f0ece696116e tempest-VolumeMultiattachTests-1321687052 tempest-VolumeMultiattachTests-1321687052-project-admin] https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 14:17:20.980385 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 667/2657] 10.4.3.66 () {66 vars in 1278 bytes} [Fri Jul 10 14:17:20 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 18496 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:17:21.011972 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-78edcf4c-0911-4c24-8298-e215dcfe7b94 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:21.015624 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-78edcf4c-0911-4c24-8298-e215dcfe7b94 tempest-VolumeMultiattachTests-1321687052 tempest-VolumeMultiattachTests-1321687052-project-admin] DELETE https://10.4.3.66/volume/v3/types/4eb518fc-24c9-4f85-8d50-c200292e2f96 Jul 10 14:17:21.016668 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-78edcf4c-0911-4c24-8298-e215dcfe7b94 tempest-VolumeMultiattachTests-1321687052 tempest-VolumeMultiattachTests-1321687052-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:21.018255 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-78edcf4c-0911-4c24-8298-e215dcfe7b94 tempest-VolumeMultiattachTests-1321687052 tempest-VolumeMultiattachTests-1321687052-project-admin] Calling method '_delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:21.068792 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-78edcf4c-0911-4c24-8298-e215dcfe7b94 tempest-VolumeMultiattachTests-1321687052 tempest-VolumeMultiattachTests-1321687052-project-admin] https://10.4.3.66/volume/v3/types/4eb518fc-24c9-4f85-8d50-c200292e2f96 returned with HTTP 202 Jul 10 14:17:21.069427 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 663/2658] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:17:21 2026] DELETE /volume/v3/types/4eb518fc-24c9-4f85-8d50-c200292e2f96 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:17:23.477048 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-71372375-0ce0-4d6d-b31d-dfb976173f15 req-b8614156-f9a7-4cf6-8376-5c465d971fa1 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:23.480750 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-71372375-0ce0-4d6d-b31d-dfb976173f15 req-b8614156-f9a7-4cf6-8376-5c465d971fa1 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] PUT https://10.4.3.66/volume/v3/attachments/09c6504a-b6b8-43ae-9db7-bc0d90566817 Jul 10 14:17:23.481294 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-71372375-0ce0-4d6d-b31d-dfb976173f15 req-b8614156-f9a7-4cf6-8376-5c465d971fa1 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:17:23.492998 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-71372375-0ce0-4d6d-b31d-dfb976173f15 req-b8614156-f9a7-4cf6-8376-5c465d971fa1 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Acquiring lock "cinder-attachment_update-d3cfa2d9-55b2-4ebd-a015-905ef790575a-np0000005012" by "attachment_update" {{(pid=100155) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:17:23.499741 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-71372375-0ce0-4d6d-b31d-dfb976173f15 req-b8614156-f9a7-4cf6-8376-5c465d971fa1 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Lock "cinder-attachment_update-d3cfa2d9-55b2-4ebd-a015-905ef790575a-np0000005012" acquired by "attachment_update" :: waited 0.007s {{(pid=100155) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:17:23.501148 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:23.501148 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:17:24.032286 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-71372375-0ce0-4d6d-b31d-dfb976173f15 req-b8614156-f9a7-4cf6-8376-5c465d971fa1 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Lock "cinder-attachment_update-d3cfa2d9-55b2-4ebd-a015-905ef790575a-np0000005012" released by "attachment_update" :: held 0.533s {{(pid=100155) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:17:24.032831 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-71372375-0ce0-4d6d-b31d-dfb976173f15 req-b8614156-f9a7-4cf6-8376-5c465d971fa1 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/attachments/09c6504a-b6b8-43ae-9db7-bc0d90566817 returned with HTTP 200 Jul 10 14:17:24.035366 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 666/2659] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:17:23 2026] PUT /volume/v3/attachments/09c6504a-b6b8-43ae-9db7-bc0d90566817 => generated 968 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:24.047302 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-71372375-0ce0-4d6d-b31d-dfb976173f15 req-95ff61be-68b8-4377-b084-a44c967aceab None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:24.050865 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-71372375-0ce0-4d6d-b31d-dfb976173f15 req-95ff61be-68b8-4377-b084-a44c967aceab tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/attachments/09c6504a-b6b8-43ae-9db7-bc0d90566817 Jul 10 14:17:24.051228 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-71372375-0ce0-4d6d-b31d-dfb976173f15 req-95ff61be-68b8-4377-b084-a44c967aceab tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:24.051429 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-71372375-0ce0-4d6d-b31d-dfb976173f15 req-95ff61be-68b8-4377-b084-a44c967aceab tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:24.053868 np0000005012 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=171,cinder:UPDATE=28,cinder:INSERT=11 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:17:24.077840 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-71372375-0ce0-4d6d-b31d-dfb976173f15 req-95ff61be-68b8-4377-b084-a44c967aceab tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/attachments/09c6504a-b6b8-43ae-9db7-bc0d90566817 returned with HTTP 200 Jul 10 14:17:24.078380 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 664/2660] 10.4.3.66 () {70 vars in 1644 bytes} [Fri Jul 10 14:17:24 2026] GET /volume/v3/attachments/09c6504a-b6b8-43ae-9db7-bc0d90566817 => generated 993 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:24.848461 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ac51cc9e-043d-40ab-a317-48726b876d01 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:24.850889 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ac51cc9e-043d-40ab-a317-48726b876d01 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:17:24.851153 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ac51cc9e-043d-40ab-a317-48726b876d01 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:24.851348 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ac51cc9e-043d-40ab-a317-48726b876d01 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:24.867266 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:24.867266 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:17:24.874773 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-ac51cc9e-043d-40ab-a317-48726b876d01 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:17:24.882594 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ac51cc9e-043d-40ab-a317-48726b876d01 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:17:24.883150 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 668/2661] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:24 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:24.956260 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d5094325-470b-4459-b3c5-dc3efdbe856d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:24.958722 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d5094325-470b-4459-b3c5-dc3efdbe856d tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:17:24.959059 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d5094325-470b-4459-b3c5-dc3efdbe856d tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:24.959253 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d5094325-470b-4459-b3c5-dc3efdbe856d tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:24.968136 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:24.968136 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:17:24.972081 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-d5094325-470b-4459-b3c5-dc3efdbe856d tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:17:24.976408 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d5094325-470b-4459-b3c5-dc3efdbe856d tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:17:24.976918 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 664/2662] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:24 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:28.566929 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-71372375-0ce0-4d6d-b31d-dfb976173f15 req-1f503ea4-26a1-4dd6-9079-584a91bb6418 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:28.569378 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-71372375-0ce0-4d6d-b31d-dfb976173f15 req-1f503ea4-26a1-4dd6-9079-584a91bb6418 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a/encryption Jul 10 14:17:28.569612 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-71372375-0ce0-4d6d-b31d-dfb976173f15 req-1f503ea4-26a1-4dd6-9079-584a91bb6418 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:28.569836 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-71372375-0ce0-4d6d-b31d-dfb976173f15 req-1f503ea4-26a1-4dd6-9079-584a91bb6418 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'index' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:28.573199 np0000005012 devstack@c-api.service[100155]: DEBUG dbcounter [-] [100155] Writing DB stats cinder:SELECT=175,cinder:UPDATE=17,cinder:INSERT=10 {{(pid=100155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:17:28.583090 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:28.583090 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:17:28.592083 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-71372375-0ce0-4d6d-b31d-dfb976173f15 req-1f503ea4-26a1-4dd6-9079-584a91bb6418 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a/encryption returned with HTTP 200 Jul 10 14:17:28.592698 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 667/2663] 10.4.3.66 () {68 vars in 1624 bytes} [Fri Jul 10 14:17:28 2026] GET /volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:33.580367 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-71372375-0ce0-4d6d-b31d-dfb976173f15 req-2ab2c7c7-524a-4178-ad94-d33048d3f330 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:33.717700 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-71372375-0ce0-4d6d-b31d-dfb976173f15 req-2ab2c7c7-524a-4178-ad94-d33048d3f330 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] POST https://10.4.3.66/volume/v3/attachments/09c6504a-b6b8-43ae-9db7-bc0d90566817/action Jul 10 14:17:33.718257 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-71372375-0ce0-4d6d-b31d-dfb976173f15 req-2ab2c7c7-524a-4178-ad94-d33048d3f330 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:17:33.718257 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-71372375-0ce0-4d6d-b31d-dfb976173f15 req-2ab2c7c7-524a-4178-ad94-d33048d3f330 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:17:33.759297 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:33.759297 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:17:33.799938 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-71372375-0ce0-4d6d-b31d-dfb976173f15 req-2ab2c7c7-524a-4178-ad94-d33048d3f330 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/attachments/09c6504a-b6b8-43ae-9db7-bc0d90566817/action returned with HTTP 204 Jul 10 14:17:33.800133 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 665/2664] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:17:33 2026] POST /volume/v3/attachments/09c6504a-b6b8-43ae-9db7-bc0d90566817/action => generated 0 bytes in 220 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:17:33.866970 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-07b16885-5047-43cb-832c-6bca0ebce5e3 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:33.869373 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-07b16885-5047-43cb-832c-6bca0ebce5e3 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:17:33.870054 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-07b16885-5047-43cb-832c-6bca0ebce5e3 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-890372933"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:17:33.871732 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-07b16885-5047-43cb-832c-6bca0ebce5e3 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-890372933'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:17:33.871907 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-07b16885-5047-43cb-832c-6bca0ebce5e3 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Create volume of 1 GB Jul 10 14:17:33.874225 np0000005012 devstack@c-api.service[100154]: DEBUG dbcounter [-] [100154] Writing DB stats cinder:SELECT=179,cinder:INSERT=20,cinder:UPDATE=43 {{(pid=100154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:17:33.877699 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-07b16885-5047-43cb-832c-6bca0ebce5e3 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Availability Zones retrieved successfully. Jul 10 14:17:33.883654 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-07b16885-5047-43cb-832c-6bca0ebce5e3 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Flow 'volume_create_api' (513352f0-f87b-43b2-9f6d-d8172055e56e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:17:33.885088 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-07b16885-5047-43cb-832c-6bca0ebce5e3 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (891c656e-e8fa-4b37-8b4e-97319db15bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:17:33.886409 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-07b16885-5047-43cb-832c-6bca0ebce5e3 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:17:33.936097 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-07b16885-5047-43cb-832c-6bca0ebce5e3 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (891c656e-e8fa-4b37-8b4e-97319db15bde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:17:33.937381 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-07b16885-5047-43cb-832c-6bca0ebce5e3 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afa623ab-d244-41ff-b2c8-075dbf496951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:17:34.042357 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-07b16885-5047-43cb-832c-6bca0ebce5e3 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Created reservations ['7c10aa0c-e9c1-495f-b177-8a4ae802c865', '4757f502-b1cc-4041-b97b-803a0ce4e869', 'f33e81da-dd16-4442-8737-290245a131be', 'ae9dba30-550e-4dfd-a099-a7d350c363d0'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:17:34.043375 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-07b16885-5047-43cb-832c-6bca0ebce5e3 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (afa623ab-d244-41ff-b2c8-075dbf496951) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c10aa0c-e9c1-495f-b177-8a4ae802c865', '4757f502-b1cc-4041-b97b-803a0ce4e869', 'f33e81da-dd16-4442-8737-290245a131be', 'ae9dba30-550e-4dfd-a099-a7d350c363d0']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:17:34.044315 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-07b16885-5047-43cb-832c-6bca0ebce5e3 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87f11c44-758a-4af8-8f0a-5687b8d2a5f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:17:34.071036 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-07b16885-5047-43cb-832c-6bca0ebce5e3 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87f11c44-758a-4af8-8f0a-5687b8d2a5f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0305543e-1f19-4c87-b6dc-7538ec9b7ebb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-890372933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17db1c97048343b4b331296f44b939eb',qos_specs=None,replication_status=,reservations=['7c10aa0c-e9c1-495f-b177-8a4ae802c865','4757f502-b1cc-4041-b97b-803a0ce4e869','f33e81da-dd16-4442-8737-290245a131be','ae9dba30-550e-4dfd-a099-a7d350c363d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52d63d4bfc284980b4a17b51c647ac84',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:17:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-890372933',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0305543e-1f19-4c87-b6dc-7538ec9b7ebb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17db1c97048343b4b331296f44b939eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52d63d4bfc284980b4a17b51c647ac84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:17:34.072362 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-07b16885-5047-43cb-832c-6bca0ebce5e3 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (922cdbca-85b2-428b-a359-69685dc7291f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:17:34.097349 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-07b16885-5047-43cb-832c-6bca0ebce5e3 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (922cdbca-85b2-428b-a359-69685dc7291f) transitioned into state 'SUCCESS' from state '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-890372933',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17db1c97048343b4b331296f44b939eb',qos_specs=None,replication_status=,reservations=['7c10aa0c-e9c1-495f-b177-8a4ae802c865','4757f502-b1cc-4041-b97b-803a0ce4e869','f33e81da-dd16-4442-8737-290245a131be','ae9dba30-550e-4dfd-a099-a7d350c363d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52d63d4bfc284980b4a17b51c647ac84',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:17:34.097349 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-07b16885-5047-43cb-832c-6bca0ebce5e3 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80e67f92-e212-4ac6-97a5-698551fddc99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:17:34.109837 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-07b16885-5047-43cb-832c-6bca0ebce5e3 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80e67f92-e212-4ac6-97a5-698551fddc99) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:17:34.110885 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-07b16885-5047-43cb-832c-6bca0ebce5e3 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Flow 'volume_create_api' (513352f0-f87b-43b2-9f6d-d8172055e56e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:17:34.111232 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-07b16885-5047-43cb-832c-6bca0ebce5e3 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Create volume request issued successfully. Jul 10 14:17:34.112195 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-07b16885-5047-43cb-832c-6bca0ebce5e3 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:17:34.112663 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 669/2665] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:17:33 2026] POST /volume/v3/volumes => generated 756 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:17:34.132731 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ba4a7fa2-443f-49c0-bad7-88c770dcabd6 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:34.136244 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ba4a7fa2-443f-49c0-bad7-88c770dcabd6 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] GET https://10.4.3.66/volume/v3/volumes/0305543e-1f19-4c87-b6dc-7538ec9b7ebb Jul 10 14:17:34.137159 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ba4a7fa2-443f-49c0-bad7-88c770dcabd6 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:34.137159 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ba4a7fa2-443f-49c0-bad7-88c770dcabd6 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:34.139840 np0000005012 devstack@c-api.service[100153]: DEBUG dbcounter [-] [100153] Writing DB stats cinder:INSERT=15,cinder:UPDATE=39,cinder:SELECT=145 {{(pid=100153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:17:34.151693 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:34.151693 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:17:34.161145 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-ba4a7fa2-443f-49c0-bad7-88c770dcabd6 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Volume info retrieved successfully. Jul 10 14:17:34.168862 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ba4a7fa2-443f-49c0-bad7-88c770dcabd6 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] https://10.4.3.66/volume/v3/volumes/0305543e-1f19-4c87-b6dc-7538ec9b7ebb returned with HTTP 200 Jul 10 14:17:34.169405 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 665/2666] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:34 2026] GET /volume/v3/volumes/0305543e-1f19-4c87-b6dc-7538ec9b7ebb => generated 824 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:35.088697 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-8d3dfb2c-3c8b-4b64-8ba8-89353248cc3d req-60865b71-fce0-4939-816f-67b188fbd289 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:35.093949 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-8d3dfb2c-3c8b-4b64-8ba8-89353248cc3d req-60865b71-fce0-4939-816f-67b188fbd289 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/b56318ad-c482-404e-9878-8e560347fc42 Jul 10 14:17:35.093949 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-8d3dfb2c-3c8b-4b64-8ba8-89353248cc3d req-60865b71-fce0-4939-816f-67b188fbd289 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:35.093949 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-8d3dfb2c-3c8b-4b64-8ba8-89353248cc3d req-60865b71-fce0-4939-816f-67b188fbd289 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:35.116535 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:35.116535 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:17:35.124862 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-8d3dfb2c-3c8b-4b64-8ba8-89353248cc3d req-60865b71-fce0-4939-816f-67b188fbd289 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:17:35.136824 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-8d3dfb2c-3c8b-4b64-8ba8-89353248cc3d req-60865b71-fce0-4939-816f-67b188fbd289 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/b56318ad-c482-404e-9878-8e560347fc42 returned with HTTP 200 Jul 10 14:17:35.138353 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 668/2667] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:17:35 2026] GET /volume/v3/volumes/b56318ad-c482-404e-9878-8e560347fc42 => generated 1657 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 14:17:35.192458 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4b1c97f4-2933-4d01-b605-dfe9e8831935 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:35.198536 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4b1c97f4-2933-4d01-b605-dfe9e8831935 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] GET https://10.4.3.66/volume/v3/volumes/0305543e-1f19-4c87-b6dc-7538ec9b7ebb Jul 10 14:17:35.198536 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4b1c97f4-2933-4d01-b605-dfe9e8831935 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:35.198536 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4b1c97f4-2933-4d01-b605-dfe9e8831935 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:35.217307 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:35.217307 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:17:35.229679 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4b1c97f4-2933-4d01-b605-dfe9e8831935 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Volume info retrieved successfully. Jul 10 14:17:35.241399 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4b1c97f4-2933-4d01-b605-dfe9e8831935 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] https://10.4.3.66/volume/v3/volumes/0305543e-1f19-4c87-b6dc-7538ec9b7ebb returned with HTTP 200 Jul 10 14:17:35.241982 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 666/2668] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:35 2026] GET /volume/v3/volumes/0305543e-1f19-4c87-b6dc-7538ec9b7ebb => generated 849 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:36.525152 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-d9a7afcf-50d7-4ee3-a84a-b623884f3f3b req-db6f8f9e-48b6-4137-9580-9ba9e3d01150 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:36.529037 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-d9a7afcf-50d7-4ee3-a84a-b623884f3f3b req-db6f8f9e-48b6-4137-9580-9ba9e3d01150 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] GET https://10.4.3.66/volume/v3/limits Jul 10 14:17:36.529146 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-d9a7afcf-50d7-4ee3-a84a-b623884f3f3b req-db6f8f9e-48b6-4137-9580-9ba9e3d01150 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:36.529341 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-d9a7afcf-50d7-4ee3-a84a-b623884f3f3b req-db6f8f9e-48b6-4137-9580-9ba9e3d01150 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Calling method 'index' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:36.548807 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [req-d9a7afcf-50d7-4ee3-a84a-b623884f3f3b req-db6f8f9e-48b6-4137-9580-9ba9e3d01150 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1620851602-2039658646 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1620851602-2039658646, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:17:36.549329 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [req-d9a7afcf-50d7-4ee3-a84a-b623884f3f3b req-db6f8f9e-48b6-4137-9580-9ba9e3d01150 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1620851602-2039658646 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1620851602-2039658646, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:17:36.549575 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [req-d9a7afcf-50d7-4ee3-a84a-b623884f3f3b req-db6f8f9e-48b6-4137-9580-9ba9e3d01150 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1620851602-2039658646 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1620851602-2039658646, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:17:36.550136 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [req-d9a7afcf-50d7-4ee3-a84a-b623884f3f3b req-db6f8f9e-48b6-4137-9580-9ba9e3d01150 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-908962286-95415563 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-908962286-95415563, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:17:36.550712 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [req-d9a7afcf-50d7-4ee3-a84a-b623884f3f3b req-db6f8f9e-48b6-4137-9580-9ba9e3d01150 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-203336346-42904421 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-203336346-42904421, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:17:36.551236 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [req-d9a7afcf-50d7-4ee3-a84a-b623884f3f3b req-db6f8f9e-48b6-4137-9580-9ba9e3d01150 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1608705737 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1608705737, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:17:36.553136 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:36.553136 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:17:36.584898 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-d9a7afcf-50d7-4ee3-a84a-b623884f3f3b req-db6f8f9e-48b6-4137-9580-9ba9e3d01150 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/limits returned with HTTP 200 Jul 10 14:17:36.585622 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 670/2669] 10.4.3.66 () {68 vars in 1477 bytes} [Fri Jul 10 14:17:36 2026] GET /volume/v3/limits => generated 302 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:37.153527 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-d9a7afcf-50d7-4ee3-a84a-b623884f3f3b req-42578823-b6ea-4d3f-883f-682721ef1a92 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:37.159295 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-d9a7afcf-50d7-4ee3-a84a-b623884f3f3b req-42578823-b6ea-4d3f-883f-682721ef1a92 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] GET https://10.4.3.66/volume/v3/volumes/57dfdbbf-836d-45c2-b84f-ebdd6f5b4236 Jul 10 14:17:37.159664 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-d9a7afcf-50d7-4ee3-a84a-b623884f3f3b req-42578823-b6ea-4d3f-883f-682721ef1a92 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:37.159951 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-d9a7afcf-50d7-4ee3-a84a-b623884f3f3b req-42578823-b6ea-4d3f-883f-682721ef1a92 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:37.182812 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:37.182812 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:17:37.188140 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-d9a7afcf-50d7-4ee3-a84a-b623884f3f3b req-42578823-b6ea-4d3f-883f-682721ef1a92 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Volume info retrieved successfully. Jul 10 14:17:37.197607 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-d9a7afcf-50d7-4ee3-a84a-b623884f3f3b req-42578823-b6ea-4d3f-883f-682721ef1a92 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/volumes/57dfdbbf-836d-45c2-b84f-ebdd6f5b4236 returned with HTTP 200 Jul 10 14:17:37.198257 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 666/2670] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:17:37 2026] GET /volume/v3/volumes/57dfdbbf-836d-45c2-b84f-ebdd6f5b4236 => generated 1661 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:37.209088 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-d9a7afcf-50d7-4ee3-a84a-b623884f3f3b req-364a1383-f11b-4f85-b3ac-7fad81786b5f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:37.211213 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-d9a7afcf-50d7-4ee3-a84a-b623884f3f3b req-364a1383-f11b-4f85-b3ac-7fad81786b5f tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:17:37.211839 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-d9a7afcf-50d7-4ee3-a84a-b623884f3f3b req-364a1383-f11b-4f85-b3ac-7fad81786b5f tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "57dfdbbf-836d-45c2-b84f-ebdd6f5b4236", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-322072572", "description": null, "metadata": {}}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:17:37.230112 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:37.230112 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:17:37.230651 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-d9a7afcf-50d7-4ee3-a84a-b623884f3f3b req-364a1383-f11b-4f85-b3ac-7fad81786b5f tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Volume info retrieved successfully. Jul 10 14:17:37.230808 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.snapshots [req-d9a7afcf-50d7-4ee3-a84a-b623884f3f3b req-364a1383-f11b-4f85-b3ac-7fad81786b5f tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Create snapshot from volume 57dfdbbf-836d-45c2-b84f-ebdd6f5b4236 Jul 10 14:17:37.353672 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [req-d9a7afcf-50d7-4ee3-a84a-b623884f3f3b req-364a1383-f11b-4f85-b3ac-7fad81786b5f tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Created reservations ['bcfeee10-1567-4e46-8e40-a8523bf681dd', '1d577511-084a-4c82-af22-ae586863fcd4', 'a5bb0bf0-f1a6-44b4-8316-31f85b24b2e6', 'f00507e9-c342-4275-b709-f56921a26732'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:17:37.410536 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-d9a7afcf-50d7-4ee3-a84a-b623884f3f3b req-364a1383-f11b-4f85-b3ac-7fad81786b5f tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Snapshot force create request issued successfully. Jul 10 14:17:37.410536 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-d9a7afcf-50d7-4ee3-a84a-b623884f3f3b req-364a1383-f11b-4f85-b3ac-7fad81786b5f tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:17:37.410536 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 669/2671] 10.4.3.66 () {72 vars in 1540 bytes} [Fri Jul 10 14:17:37 2026] POST /volume/v3/snapshots => generated 323 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:17:37.558580 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-8d3dfb2c-3c8b-4b64-8ba8-89353248cc3d req-c80b5b20-f448-4a0b-81ff-124183e91d8e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:37.562592 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-8d3dfb2c-3c8b-4b64-8ba8-89353248cc3d req-c80b5b20-f448-4a0b-81ff-124183e91d8e tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] DELETE https://10.4.3.66/volume/v3/attachments/210adada-6dae-43d5-a22f-8f369f8fb642 Jul 10 14:17:37.562592 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-8d3dfb2c-3c8b-4b64-8ba8-89353248cc3d req-c80b5b20-f448-4a0b-81ff-124183e91d8e tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:37.562592 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-8d3dfb2c-3c8b-4b64-8ba8-89353248cc3d req-c80b5b20-f448-4a0b-81ff-124183e91d8e tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:37.573991 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:37.573991 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:17:38.106802 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-8d3dfb2c-3c8b-4b64-8ba8-89353248cc3d req-c80b5b20-f448-4a0b-81ff-124183e91d8e tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/attachments/210adada-6dae-43d5-a22f-8f369f8fb642 returned with HTTP 200 Jul 10 14:17:38.106802 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 667/2672] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:17:37 2026] DELETE /volume/v3/attachments/210adada-6dae-43d5-a22f-8f369f8fb642 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:39.905754 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f7f1bf44-fe17-41b5-ba37-bc07dc5cb4cd None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:39.908217 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f7f1bf44-fe17-41b5-ba37-bc07dc5cb4cd tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] GET https://10.4.3.66/volume/v3/snapshots/e644d881-ab17-43fe-ad7c-2268dc1dcc08 Jul 10 14:17:39.908451 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f7f1bf44-fe17-41b5-ba37-bc07dc5cb4cd tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:39.908682 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f7f1bf44-fe17-41b5-ba37-bc07dc5cb4cd tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:39.914814 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:39.914814 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:17:39.915287 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-f7f1bf44-fe17-41b5-ba37-bc07dc5cb4cd tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Snapshot retrieved successfully. Jul 10 14:17:39.916270 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f7f1bf44-fe17-41b5-ba37-bc07dc5cb4cd tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/snapshots/e644d881-ab17-43fe-ad7c-2268dc1dcc08 returned with HTTP 200 Jul 10 14:17:39.916819 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 671/2673] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:17:39 2026] GET /volume/v3/snapshots/e644d881-ab17-43fe-ad7c-2268dc1dcc08 => generated 482 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:39.957316 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-29d3c557-d608-49d3-b37a-63ccc043729a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:39.959590 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-29d3c557-d608-49d3-b37a-63ccc043729a tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:17:39.959957 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-29d3c557-d608-49d3-b37a-63ccc043729a tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1968861463", "snapshot_id": null, "imageRef": "86215111-e2b7-47d6-ae18-c0a2858ac5d3", "volume_type": null, "size": 1}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:17:39.962179 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-29d3c557-d608-49d3-b37a-63ccc043729a tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1968861463', 'snapshot_id': None, 'imageRef': '86215111-e2b7-47d6-ae18-c0a2858ac5d3', 'volume_type': None, 'size': 1}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:17:40.060600 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-48723671-f378-4764-999a-b5da2721e07d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:40.060600 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-48723671-f378-4764-999a-b5da2721e07d None None] GET https://10.4.3.66/volume// Jul 10 14:17:40.060600 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-48723671-f378-4764-999a-b5da2721e07d None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:40.061819 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-48723671-f378-4764-999a-b5da2721e07d None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:40.062438 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-48723671-f378-4764-999a-b5da2721e07d None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:17:40.063022 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 670/2674] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:17:40 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:17:40.074451 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-4aed5044-9c81-4967-a296-b260ea5d0737 req-466b048c-bc42-44ad-9c8a-78c6e3155124 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:40.079260 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-4aed5044-9c81-4967-a296-b260ea5d0737 req-466b048c-bc42-44ad-9c8a-78c6e3155124 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:17:40.079453 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:40.079453 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:17:40.079826 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-4aed5044-9c81-4967-a296-b260ea5d0737 req-466b048c-bc42-44ad-9c8a-78c6e3155124 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d3cfa2d9-55b2-4ebd-a015-905ef790575a", "connector": null, "instance_uuid": "9a9b2bb9-1d9e-468e-abb6-c1e90b2c0138"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:17:40.079915 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-29d3c557-d608-49d3-b37a-63ccc043729a tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Snapshot retrieved successfully. Jul 10 14:17:40.080392 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-29d3c557-d608-49d3-b37a-63ccc043729a tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Create volume of 1 GB Jul 10 14:17:40.086127 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-29d3c557-d608-49d3-b37a-63ccc043729a tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Availability Zones retrieved successfully. Jul 10 14:17:40.094858 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-29d3c557-d608-49d3-b37a-63ccc043729a tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Flow 'volume_create_api' (8c940895-c73d-4ad4-a04d-8fe3b27f096c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:17:40.096637 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:40.096637 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:17:40.096965 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-29d3c557-d608-49d3-b37a-63ccc043729a tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd3b00ed-5cab-4dc9-9669-db334a1cfebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:17:40.098324 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-29d3c557-d608-49d3-b37a-63ccc043729a tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:17:40.139982 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-4aed5044-9c81-4967-a296-b260ea5d0737 req-466b048c-bc42-44ad-9c8a-78c6e3155124 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:17:40.141069 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 668/2675] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:17:40 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:40.148148 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-29d3c557-d608-49d3-b37a-63ccc043729a tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd3b00ed-5cab-4dc9-9669-db334a1cfebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e644d881-ab17-43fe-ad7c-2268dc1dcc08', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:17:40.149201 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-29d3c557-d608-49d3-b37a-63ccc043729a tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d5801c7-6464-4d30-af11-454df206ea8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:17:40.150581 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-4aed5044-9c81-4967-a296-b260ea5d0737 req-2a663e93-8052-4cd6-b7f7-e4418731aa33 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:40.154086 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-4aed5044-9c81-4967-a296-b260ea5d0737 req-2a663e93-8052-4cd6-b7f7-e4418731aa33 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] DELETE https://10.4.3.66/volume/v3/attachments/09c6504a-b6b8-43ae-9db7-bc0d90566817 Jul 10 14:17:40.154414 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-4aed5044-9c81-4967-a296-b260ea5d0737 req-2a663e93-8052-4cd6-b7f7-e4418731aa33 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:40.154700 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-4aed5044-9c81-4967-a296-b260ea5d0737 req-2a663e93-8052-4cd6-b7f7-e4418731aa33 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:40.166143 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:40.166143 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:17:40.205458 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-29d3c557-d608-49d3-b37a-63ccc043729a tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Created reservations ['fd9f27a5-352e-4d9e-ac26-39abbda9c334', 'f81a25de-f464-4781-ae7e-f01f4492418f', '69aadf02-79cc-4546-91fa-4e4159e5947b', 'e1c1acd7-d058-45bf-a21b-93b3f633a8b8'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:17:40.206350 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-29d3c557-d608-49d3-b37a-63ccc043729a tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d5801c7-6464-4d30-af11-454df206ea8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd9f27a5-352e-4d9e-ac26-39abbda9c334', 'f81a25de-f464-4781-ae7e-f01f4492418f', '69aadf02-79cc-4546-91fa-4e4159e5947b', 'e1c1acd7-d058-45bf-a21b-93b3f633a8b8']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:17:40.207134 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-29d3c557-d608-49d3-b37a-63ccc043729a tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddca6815-cba0-4ef3-897b-d6bbadc5bb3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:17:40.253750 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-29d3c557-d608-49d3-b37a-63ccc043729a tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddca6815-cba0-4ef3-897b-d6bbadc5bb3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed428861-e29c-4b8c-8b49-9c6fd066dac8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1968861463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ad5354c3be3426e87e69fd80adbe647',qos_specs=None,replication_status=,reservations=['fd9f27a5-352e-4d9e-ac26-39abbda9c334','f81a25de-f464-4781-ae7e-f01f4492418f','69aadf02-79cc-4546-91fa-4e4159e5947b','e1c1acd7-d058-45bf-a21b-93b3f633a8b8'],size=1,snapshot_id=e644d881-ab17-43fe-ad7c-2268dc1dcc08,source_replicaid=,source_volid=None,status='creating',user_id='cbc1ba4fed8d4dcfa70a35075293c7de',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), '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-10T14:17:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1968861463',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed428861-e29c-4b8c-8b49-9c6fd066dac8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ad5354c3be3426e87e69fd80adbe647',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e644d881-ab17-43fe-ad7c-2268dc1dcc08,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cbc1ba4fed8d4dcfa70a35075293c7de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:17:40.254421 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-29d3c557-d608-49d3-b37a-63ccc043729a tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (540c55e6-a958-4f92-8ab1-d70505733524) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:17:40.276902 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-29d3c557-d608-49d3-b37a-63ccc043729a tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (540c55e6-a958-4f92-8ab1-d70505733524) transitioned into state 'SUCCESS' from state '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-1968861463',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ad5354c3be3426e87e69fd80adbe647',qos_specs=None,replication_status=,reservations=['fd9f27a5-352e-4d9e-ac26-39abbda9c334','f81a25de-f464-4781-ae7e-f01f4492418f','69aadf02-79cc-4546-91fa-4e4159e5947b','e1c1acd7-d058-45bf-a21b-93b3f633a8b8'],size=1,snapshot_id=e644d881-ab17-43fe-ad7c-2268dc1dcc08,source_replicaid=,source_volid=None,status='creating',user_id='cbc1ba4fed8d4dcfa70a35075293c7de',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:17:40.277601 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-29d3c557-d608-49d3-b37a-63ccc043729a tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdfe5fe5-2ed3-4fc7-bacd-28888fd50262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:17:40.313588 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-29d3c557-d608-49d3-b37a-63ccc043729a tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdfe5fe5-2ed3-4fc7-bacd-28888fd50262) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:17:40.313588 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-29d3c557-d608-49d3-b37a-63ccc043729a tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Flow 'volume_create_api' (8c940895-c73d-4ad4-a04d-8fe3b27f096c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:17:40.313588 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-29d3c557-d608-49d3-b37a-63ccc043729a tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Create volume request issued successfully. Jul 10 14:17:40.313588 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-29d3c557-d608-49d3-b37a-63ccc043729a tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:17:40.313588 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 667/2676] 10.4.3.66 () {70 vars in 1293 bytes} [Fri Jul 10 14:17:39 2026] POST /volume/v3/volumes => generated 812 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:17:40.333378 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-84649d90-5ed6-444d-aa66-796101322df8 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:40.335008 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-84649d90-5ed6-444d-aa66-796101322df8 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] GET https://10.4.3.66/volume/v3/volumes/ed428861-e29c-4b8c-8b49-9c6fd066dac8 Jul 10 14:17:40.335353 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-84649d90-5ed6-444d-aa66-796101322df8 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:40.335714 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-84649d90-5ed6-444d-aa66-796101322df8 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:40.345994 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:40.345994 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:17:40.351135 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-84649d90-5ed6-444d-aa66-796101322df8 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Volume info retrieved successfully. Jul 10 14:17:40.356791 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-84649d90-5ed6-444d-aa66-796101322df8 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/volumes/ed428861-e29c-4b8c-8b49-9c6fd066dac8 returned with HTTP 200 Jul 10 14:17:40.357472 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 671/2677] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:17:40 2026] GET /volume/v3/volumes/ed428861-e29c-4b8c-8b49-9c6fd066dac8 => generated 880 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:40.701435 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-4aed5044-9c81-4967-a296-b260ea5d0737 req-2a663e93-8052-4cd6-b7f7-e4418731aa33 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/attachments/09c6504a-b6b8-43ae-9db7-bc0d90566817 returned with HTTP 200 Jul 10 14:17:40.701932 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 672/2678] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:17:40 2026] DELETE /volume/v3/attachments/09c6504a-b6b8-43ae-9db7-bc0d90566817 => generated 192 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:41.372626 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2c6b5870-803e-4e90-a8d9-153a309c9f8c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:41.375588 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2c6b5870-803e-4e90-a8d9-153a309c9f8c tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] GET https://10.4.3.66/volume/v3/volumes/ed428861-e29c-4b8c-8b49-9c6fd066dac8 Jul 10 14:17:41.375846 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2c6b5870-803e-4e90-a8d9-153a309c9f8c tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:41.376075 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2c6b5870-803e-4e90-a8d9-153a309c9f8c tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:41.385003 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:41.385003 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:17:41.389727 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2c6b5870-803e-4e90-a8d9-153a309c9f8c tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Volume info retrieved successfully. Jul 10 14:17:41.396164 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2c6b5870-803e-4e90-a8d9-153a309c9f8c tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/volumes/ed428861-e29c-4b8c-8b49-9c6fd066dac8 returned with HTTP 200 Jul 10 14:17:41.396604 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 669/2679] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:17:41 2026] GET /volume/v3/volumes/ed428861-e29c-4b8c-8b49-9c6fd066dac8 => generated 1421 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:17:41.412092 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-adba8806-2833-479d-9644-6a4307a39659 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:41.414039 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-adba8806-2833-479d-9644-6a4307a39659 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] GET https://10.4.3.66/volume/v3/volumes/ed428861-e29c-4b8c-8b49-9c6fd066dac8 Jul 10 14:17:41.414242 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-adba8806-2833-479d-9644-6a4307a39659 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:41.414433 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-adba8806-2833-479d-9644-6a4307a39659 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:41.422662 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:41.422662 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:17:41.426633 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-adba8806-2833-479d-9644-6a4307a39659 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Volume info retrieved successfully. Jul 10 14:17:41.432861 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-adba8806-2833-479d-9644-6a4307a39659 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/volumes/ed428861-e29c-4b8c-8b49-9c6fd066dac8 returned with HTTP 200 Jul 10 14:17:41.433302 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 668/2680] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:17:41 2026] GET /volume/v3/volumes/ed428861-e29c-4b8c-8b49-9c6fd066dac8 => generated 1421 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:17:41.722343 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-322ddd14-e1fe-4e30-96f8-e0e35858886c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:41.723420 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-322ddd14-e1fe-4e30-96f8-e0e35858886c tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] DELETE https://10.4.3.66/volume/v3/volumes/b56318ad-c482-404e-9878-8e560347fc42 Jul 10 14:17:41.723726 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-322ddd14-e1fe-4e30-96f8-e0e35858886c tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:41.723970 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-322ddd14-e1fe-4e30-96f8-e0e35858886c tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:41.724158 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-322ddd14-e1fe-4e30-96f8-e0e35858886c tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Delete volume with id: b56318ad-c482-404e-9878-8e560347fc42 Jul 10 14:17:41.738765 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:41.738765 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:17:41.739474 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-322ddd14-e1fe-4e30-96f8-e0e35858886c tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:17:41.765000 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-322ddd14-e1fe-4e30-96f8-e0e35858886c tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Delete volume request issued successfully. Jul 10 14:17:41.765000 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-322ddd14-e1fe-4e30-96f8-e0e35858886c tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/b56318ad-c482-404e-9878-8e560347fc42 returned with HTTP 202 Jul 10 14:17:41.765000 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 672/2681] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:17:41 2026] DELETE /volume/v3/volumes/b56318ad-c482-404e-9878-8e560347fc42 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:17:41.775283 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-9ceac63d-f9eb-4e63-865a-6fecd93da806 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:41.778445 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9ceac63d-f9eb-4e63-865a-6fecd93da806 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/b56318ad-c482-404e-9878-8e560347fc42 Jul 10 14:17:41.778764 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9ceac63d-f9eb-4e63-865a-6fecd93da806 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:41.779011 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9ceac63d-f9eb-4e63-865a-6fecd93da806 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:41.789226 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:41.789226 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:17:41.793480 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-9ceac63d-f9eb-4e63-865a-6fecd93da806 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Volume info retrieved successfully. Jul 10 14:17:41.799458 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9ceac63d-f9eb-4e63-865a-6fecd93da806 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/b56318ad-c482-404e-9878-8e560347fc42 returned with HTTP 200 Jul 10 14:17:41.799987 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 673/2682] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:41 2026] GET /volume/v3/volumes/b56318ad-c482-404e-9878-8e560347fc42 => generated 1364 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:42.692629 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-f664b119-64c3-40cb-9538-d31ea542b203 req-0056184e-9424-4255-b25f-1bc4e0deada4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:42.695454 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-f664b119-64c3-40cb-9538-d31ea542b203 req-0056184e-9424-4255-b25f-1bc4e0deada4 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] GET https://10.4.3.66/volume/v3/volumes/ed428861-e29c-4b8c-8b49-9c6fd066dac8 Jul 10 14:17:42.695454 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-f664b119-64c3-40cb-9538-d31ea542b203 req-0056184e-9424-4255-b25f-1bc4e0deada4 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:42.695454 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-f664b119-64c3-40cb-9538-d31ea542b203 req-0056184e-9424-4255-b25f-1bc4e0deada4 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:42.705336 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:42.705336 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:17:42.710636 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-f664b119-64c3-40cb-9538-d31ea542b203 req-0056184e-9424-4255-b25f-1bc4e0deada4 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Volume info retrieved successfully. Jul 10 14:17:42.715999 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-f664b119-64c3-40cb-9538-d31ea542b203 req-0056184e-9424-4255-b25f-1bc4e0deada4 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/volumes/ed428861-e29c-4b8c-8b49-9c6fd066dac8 returned with HTTP 200 Jul 10 14:17:42.716356 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 670/2683] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:17:42 2026] GET /volume/v3/volumes/ed428861-e29c-4b8c-8b49-9c6fd066dac8 => generated 1403 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:42.814776 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-066db5aa-53a2-4d7f-b131-c4a9645329a2 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:42.818374 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-066db5aa-53a2-4d7f-b131-c4a9645329a2 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] GET https://10.4.3.66/volume/v3/volumes/b56318ad-c482-404e-9878-8e560347fc42 Jul 10 14:17:42.818664 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-066db5aa-53a2-4d7f-b131-c4a9645329a2 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:42.819001 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-066db5aa-53a2-4d7f-b131-c4a9645329a2 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:42.830953 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-066db5aa-53a2-4d7f-b131-c4a9645329a2 tempest-AttachVolumeMultiAttachTest-494287365 tempest-AttachVolumeMultiAttachTest-494287365-project-member] https://10.4.3.66/volume/v3/volumes/b56318ad-c482-404e-9878-8e560347fc42 returned with HTTP 404 Jul 10 14:17:42.831423 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 669/2684] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:42 2026] GET /volume/v3/volumes/b56318ad-c482-404e-9878-8e560347fc42 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:17:43.303466 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-f664b119-64c3-40cb-9538-d31ea542b203 req-2447d563-c899-4287-8c46-37de4edcfe5e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:43.309131 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-f664b119-64c3-40cb-9538-d31ea542b203 req-2447d563-c899-4287-8c46-37de4edcfe5e tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] GET https://10.4.3.66/volume/v3/volumes/ed428861-e29c-4b8c-8b49-9c6fd066dac8 Jul 10 14:17:43.309426 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-f664b119-64c3-40cb-9538-d31ea542b203 req-2447d563-c899-4287-8c46-37de4edcfe5e tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:43.309717 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-f664b119-64c3-40cb-9538-d31ea542b203 req-2447d563-c899-4287-8c46-37de4edcfe5e tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:43.320976 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:43.320976 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:17:43.325276 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-f664b119-64c3-40cb-9538-d31ea542b203 req-2447d563-c899-4287-8c46-37de4edcfe5e tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Volume info retrieved successfully. Jul 10 14:17:43.330828 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-f664b119-64c3-40cb-9538-d31ea542b203 req-2447d563-c899-4287-8c46-37de4edcfe5e tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/volumes/ed428861-e29c-4b8c-8b49-9c6fd066dac8 returned with HTTP 200 Jul 10 14:17:43.331291 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 673/2685] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:17:43 2026] GET /volume/v3/volumes/ed428861-e29c-4b8c-8b49-9c6fd066dac8 => generated 1403 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:43.342179 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0bd9a43b-49d3-4261-862c-86ba20715254 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:43.342717 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0bd9a43b-49d3-4261-862c-86ba20715254 None None] GET https://10.4.3.66/volume// Jul 10 14:17:43.342911 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0bd9a43b-49d3-4261-862c-86ba20715254 None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:43.343108 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0bd9a43b-49d3-4261-862c-86ba20715254 None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:43.343429 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0bd9a43b-49d3-4261-862c-86ba20715254 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:17:43.343760 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 674/2686] 10.4.3.66 () {66 vars in 1412 bytes} [Fri Jul 10 14:17:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:17:43.353622 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-f664b119-64c3-40cb-9538-d31ea542b203 req-d8ae8ea0-17b6-42fc-94c7-f7cbc9946863 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:43.358516 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-f664b119-64c3-40cb-9538-d31ea542b203 req-d8ae8ea0-17b6-42fc-94c7-f7cbc9946863 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:17:43.358930 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-f664b119-64c3-40cb-9538-d31ea542b203 req-d8ae8ea0-17b6-42fc-94c7-f7cbc9946863 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ed428861-e29c-4b8c-8b49-9c6fd066dac8", "connector": null, "instance_uuid": "6fa4c602-ac49-4270-85fd-d1b6dfedb9e2"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:17:43.371104 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:43.371104 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:17:43.405372 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-f664b119-64c3-40cb-9538-d31ea542b203 req-d8ae8ea0-17b6-42fc-94c7-f7cbc9946863 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:17:43.405372 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 671/2687] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:17:43 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 14:17:44.651335 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-1b5fc6d0-8728-4218-afd2-f988d436b845 req-1de2b363-1357-478b-a4b5-81897e668e1d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:44.653539 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-1b5fc6d0-8728-4218-afd2-f988d436b845 req-1de2b363-1357-478b-a4b5-81897e668e1d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d Jul 10 14:17:44.653746 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-1b5fc6d0-8728-4218-afd2-f988d436b845 req-1de2b363-1357-478b-a4b5-81897e668e1d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:44.653943 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-1b5fc6d0-8728-4218-afd2-f988d436b845 req-1de2b363-1357-478b-a4b5-81897e668e1d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:44.661406 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:44.661406 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:17:44.665228 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-1b5fc6d0-8728-4218-afd2-f988d436b845 req-1de2b363-1357-478b-a4b5-81897e668e1d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:17:44.671190 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-1b5fc6d0-8728-4218-afd2-f988d436b845 req-1de2b363-1357-478b-a4b5-81897e668e1d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d returned with HTTP 200 Jul 10 14:17:44.671623 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 670/2688] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:17:44 2026] GET /volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d => generated 1360 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:46.180088 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-19cb9166-d4d5-4031-9714-4e695ff032d8 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:46.182435 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-19cb9166-d4d5-4031-9714-4e695ff032d8 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 Jul 10 14:17:46.182709 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-19cb9166-d4d5-4031-9714-4e695ff032d8 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:46.182958 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-19cb9166-d4d5-4031-9714-4e695ff032d8 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:46.191288 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:46.191288 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:17:46.195864 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-19cb9166-d4d5-4031-9714-4e695ff032d8 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:17:46.200594 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-19cb9166-d4d5-4031-9714-4e695ff032d8 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 returned with HTTP 200 Jul 10 14:17:46.202028 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 674/2689] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:46 2026] GET /volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 => generated 935 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:46.555830 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-57447464-4dd4-4bec-b418-bed593f1b7df req-b2f84a8d-339c-4c36-929d-fdb01c04204c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:46.562904 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-57447464-4dd4-4bec-b418-bed593f1b7df req-b2f84a8d-339c-4c36-929d-fdb01c04204c tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 Jul 10 14:17:46.563212 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-57447464-4dd4-4bec-b418-bed593f1b7df req-b2f84a8d-339c-4c36-929d-fdb01c04204c tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:46.566831 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-57447464-4dd4-4bec-b418-bed593f1b7df req-b2f84a8d-339c-4c36-929d-fdb01c04204c tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:46.583976 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:46.583976 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:17:46.594156 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-57447464-4dd4-4bec-b418-bed593f1b7df req-b2f84a8d-339c-4c36-929d-fdb01c04204c tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:17:46.597263 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-57447464-4dd4-4bec-b418-bed593f1b7df req-b2f84a8d-339c-4c36-929d-fdb01c04204c tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 returned with HTTP 200 Jul 10 14:17:46.598134 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 675/2690] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:17:46 2026] GET /volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 => generated 935 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:46.721614 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-360e5ab6-c656-4a21-aaac-12c31c00f53a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:46.722084 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-360e5ab6-c656-4a21-aaac-12c31c00f53a None None] GET https://10.4.3.66/volume// Jul 10 14:17:46.722265 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-360e5ab6-c656-4a21-aaac-12c31c00f53a None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:46.722464 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-360e5ab6-c656-4a21-aaac-12c31c00f53a None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:46.722794 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-360e5ab6-c656-4a21-aaac-12c31c00f53a None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:17:46.723208 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 672/2691] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:17:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 10 14:17:46.734859 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-1b5fc6d0-8728-4218-afd2-f988d436b845 req-c776f051-615e-4ab6-93bb-db63e20cea86 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:46.737400 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-1b5fc6d0-8728-4218-afd2-f988d436b845 req-c776f051-615e-4ab6-93bb-db63e20cea86 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:17:46.737988 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-1b5fc6d0-8728-4218-afd2-f988d436b845 req-c776f051-615e-4ab6-93bb-db63e20cea86 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d933917-3f50-46a0-a209-1d1c10a3cd3d", "connector": null, "instance_uuid": "6de4b2d1-72e9-4087-bcde-4586e26ddd8d"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:17:46.753587 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:46.753587 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:17:46.796298 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-1b5fc6d0-8728-4218-afd2-f988d436b845 req-c776f051-615e-4ab6-93bb-db63e20cea86 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:17:46.797097 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 671/2692] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:17:46 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 14:17:47.089756 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b1d6af99-d5ac-4cda-9494-1b8456f7414b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:47.200041 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-2cbf651b-1d52-4a1e-aa51-d558d3046289 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:47.202896 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2cbf651b-1d52-4a1e-aa51-d558d3046289 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d Jul 10 14:17:47.203305 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2cbf651b-1d52-4a1e-aa51-d558d3046289 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:47.203702 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2cbf651b-1d52-4a1e-aa51-d558d3046289 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:47.216521 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b1d6af99-d5ac-4cda-9494-1b8456f7414b tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] POST https://10.4.3.66/volume/v3/group_types Jul 10 14:17:47.217045 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b1d6af99-d5ac-4cda-9494-1b8456f7414b tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1831305746", "description": "tempest-group-type-description-1069385165", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:17:47.221178 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:47.221178 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:17:47.225345 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-2cbf651b-1d52-4a1e-aa51-d558d3046289 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:17:47.237303 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2cbf651b-1d52-4a1e-aa51-d558d3046289 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d returned with HTTP 200 Jul 10 14:17:47.238447 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 676/2693] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:47 2026] GET /volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d => generated 1359 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:47.248349 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b1d6af99-d5ac-4cda-9494-1b8456f7414b tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] https://10.4.3.66/volume/v3/group_types returned with HTTP 202 Jul 10 14:17:47.248786 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 675/2694] 10.4.3.66 () {70 vars in 1305 bytes} [Fri Jul 10 14:17:47 2026] POST /volume/v3/group_types => generated 265 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:17:47.258149 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f48f65f4-8388-49c6-8aad-71bc1630113f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:47.260168 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f48f65f4-8388-49c6-8aad-71bc1630113f tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] GET https://10.4.3.66/volume/v3/group_types Jul 10 14:17:47.260419 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f48f65f4-8388-49c6-8aad-71bc1630113f tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:47.260654 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f48f65f4-8388-49c6-8aad-71bc1630113f tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:47.273356 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:47.273356 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:17:47.274497 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f48f65f4-8388-49c6-8aad-71bc1630113f tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] https://10.4.3.66/volume/v3/group_types returned with HTTP 200 Jul 10 14:17:47.275048 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 673/2695] 10.4.3.66 () {68 vars in 1283 bytes} [Fri Jul 10 14:17:47 2026] GET /volume/v3/group_types => generated 499 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:47.285411 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-270aacbd-fc8f-4dcd-a233-30a9ef3092d2 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:47.287225 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-270aacbd-fc8f-4dcd-a233-30a9ef3092d2 tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] PUT https://10.4.3.66/volume/v3/group_types/6083f366-f3b5-43b1-991b-f9f44392fe51 Jul 10 14:17:47.287612 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-270aacbd-fc8f-4dcd-a233-30a9ef3092d2 tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1430474277", "description": "updated-group-type-desc"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:17:47.289038 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:47.289038 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:17:47.301831 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-270aacbd-fc8f-4dcd-a233-30a9ef3092d2 tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] https://10.4.3.66/volume/v3/group_types/6083f366-f3b5-43b1-991b-f9f44392fe51 returned with HTTP 200 Jul 10 14:17:47.302143 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 672/2696] 10.4.3.66 () {70 vars in 1415 bytes} [Fri Jul 10 14:17:47 2026] PUT /volume/v3/group_types/6083f366-f3b5-43b1-991b-f9f44392fe51 => generated 255 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:47.312011 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-55a359f6-7b04-4c78-ac9e-195278172ebc None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:47.313494 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-55a359f6-7b04-4c78-ac9e-195278172ebc tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] GET https://10.4.3.66/volume/v3/group_types/6083f366-f3b5-43b1-991b-f9f44392fe51 Jul 10 14:17:47.313876 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-55a359f6-7b04-4c78-ac9e-195278172ebc tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:47.314188 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-55a359f6-7b04-4c78-ac9e-195278172ebc tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:47.318958 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-55a359f6-7b04-4c78-ac9e-195278172ebc tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] https://10.4.3.66/volume/v3/group_types/6083f366-f3b5-43b1-991b-f9f44392fe51 returned with HTTP 200 Jul 10 14:17:47.319720 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 677/2697] 10.4.3.66 () {68 vars in 1394 bytes} [Fri Jul 10 14:17:47 2026] GET /volume/v3/group_types/6083f366-f3b5-43b1-991b-f9f44392fe51 => generated 255 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:47.330234 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d85ed6f0-b1eb-47d3-9e76-4ff15ee96ab4 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:47.332756 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d85ed6f0-b1eb-47d3-9e76-4ff15ee96ab4 tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] DELETE https://10.4.3.66/volume/v3/group_types/6083f366-f3b5-43b1-991b-f9f44392fe51 Jul 10 14:17:47.332988 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d85ed6f0-b1eb-47d3-9e76-4ff15ee96ab4 tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:47.333227 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d85ed6f0-b1eb-47d3-9e76-4ff15ee96ab4 tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:47.340610 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-73e7bdfb-e72e-4ff7-9d86-37d4e5d3e355 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:47.340610 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-73e7bdfb-e72e-4ff7-9d86-37d4e5d3e355 None None] GET https://10.4.3.66/volume// Jul 10 14:17:47.340844 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-73e7bdfb-e72e-4ff7-9d86-37d4e5d3e355 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:47.341651 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-73e7bdfb-e72e-4ff7-9d86-37d4e5d3e355 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:47.341651 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-73e7bdfb-e72e-4ff7-9d86-37d4e5d3e355 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:17:47.342043 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 674/2698] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:17:47 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:17:47.350173 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d85ed6f0-b1eb-47d3-9e76-4ff15ee96ab4 tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] https://10.4.3.66/volume/v3/group_types/6083f366-f3b5-43b1-991b-f9f44392fe51 returned with HTTP 202 Jul 10 14:17:47.350729 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 676/2699] 10.4.3.66 () {68 vars in 1397 bytes} [Fri Jul 10 14:17:47 2026] DELETE /volume/v3/group_types/6083f366-f3b5-43b1-991b-f9f44392fe51 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:17:47.357579 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-1b5fc6d0-8728-4218-afd2-f988d436b845 req-a18db02e-8c61-4959-8b7b-f792a827b993 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:47.360224 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-50c54b76-8d37-4b3b-a724-525e789f73de None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:47.360401 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-1b5fc6d0-8728-4218-afd2-f988d436b845 req-a18db02e-8c61-4959-8b7b-f792a827b993 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d Jul 10 14:17:47.360401 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-1b5fc6d0-8728-4218-afd2-f988d436b845 req-a18db02e-8c61-4959-8b7b-f792a827b993 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:47.360554 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-1b5fc6d0-8728-4218-afd2-f988d436b845 req-a18db02e-8c61-4959-8b7b-f792a827b993 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:47.362458 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-50c54b76-8d37-4b3b-a724-525e789f73de tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] GET https://10.4.3.66/volume/v3/group_types Jul 10 14:17:47.362925 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-50c54b76-8d37-4b3b-a724-525e789f73de tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:47.363335 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-50c54b76-8d37-4b3b-a724-525e789f73de tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:47.371306 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:47.371306 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:17:47.378449 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-1b5fc6d0-8728-4218-afd2-f988d436b845 req-a18db02e-8c61-4959-8b7b-f792a827b993 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:17:47.378606 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-50c54b76-8d37-4b3b-a724-525e789f73de tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] https://10.4.3.66/volume/v3/group_types returned with HTTP 200 Jul 10 14:17:47.378606 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 678/2700] 10.4.3.66 () {68 vars in 1283 bytes} [Fri Jul 10 14:17:47 2026] GET /volume/v3/group_types => generated 248 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:47.383294 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-1b5fc6d0-8728-4218-afd2-f988d436b845 req-a18db02e-8c61-4959-8b7b-f792a827b993 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d returned with HTTP 200 Jul 10 14:17:47.383854 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 673/2701] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:17:47 2026] GET /volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d => generated 1539 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:17:47.391025 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0387268f-15de-452e-b144-bc0bc39693c6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:47.392876 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0387268f-15de-452e-b144-bc0bc39693c6 tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] POST https://10.4.3.66/volume/v3/group_types Jul 10 14:17:47.393031 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0387268f-15de-452e-b144-bc0bc39693c6 tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-254404668", "is_public": true}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:17:47.412435 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0387268f-15de-452e-b144-bc0bc39693c6 tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] https://10.4.3.66/volume/v3/group_types returned with HTTP 202 Jul 10 14:17:47.413043 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 675/2702] 10.4.3.66 () {70 vars in 1304 bytes} [Fri Jul 10 14:17:47 2026] POST /volume/v3/group_types => generated 163 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:17:47.423912 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-c457a453-5a85-4292-b1b4-69b4ea5c1543 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:47.425778 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c457a453-5a85-4292-b1b4-69b4ea5c1543 tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] POST https://10.4.3.66/volume/v3/group_types Jul 10 14:17:47.426144 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c457a453-5a85-4292-b1b4-69b4ea5c1543 tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-933548047", "is_public": false}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:17:47.445453 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c457a453-5a85-4292-b1b4-69b4ea5c1543 tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] https://10.4.3.66/volume/v3/group_types returned with HTTP 202 Jul 10 14:17:47.446098 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 677/2703] 10.4.3.66 () {70 vars in 1304 bytes} [Fri Jul 10 14:17:47 2026] POST /volume/v3/group_types => generated 164 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:17:47.461200 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8a6a1595-92a9-405b-8ed4-30b057d31a5c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:47.462661 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8a6a1595-92a9-405b-8ed4-30b057d31a5c tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] GET https://10.4.3.66/volume/v3/group_types?sort=name%3Aasc&is_public=None Jul 10 14:17:47.463050 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8a6a1595-92a9-405b-8ed4-30b057d31a5c tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:47.463672 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8a6a1595-92a9-405b-8ed4-30b057d31a5c tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:47.476855 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8a6a1595-92a9-405b-8ed4-30b057d31a5c tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] https://10.4.3.66/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Jul 10 14:17:47.476855 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 679/2704] 10.4.3.66 () {68 vars in 1344 bytes} [Fri Jul 10 14:17:47 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 547 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:47.489689 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-78fb8ede-2301-4b94-9723-9ac4fc29afd2 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:47.491844 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-78fb8ede-2301-4b94-9723-9ac4fc29afd2 tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] GET https://10.4.3.66/volume/v3/group_types?sort=name%3Adesc&is_public=None Jul 10 14:17:47.492064 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-78fb8ede-2301-4b94-9723-9ac4fc29afd2 tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:47.492250 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-78fb8ede-2301-4b94-9723-9ac4fc29afd2 tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:47.506849 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-78fb8ede-2301-4b94-9723-9ac4fc29afd2 tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] https://10.4.3.66/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Jul 10 14:17:47.507247 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 674/2705] 10.4.3.66 () {68 vars in 1346 bytes} [Fri Jul 10 14:17:47 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 547 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:47.521127 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6f44ff52-6e02-4431-ba50-b6b481669c35 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:47.523921 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6f44ff52-6e02-4431-ba50-b6b481669c35 tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] GET https://10.4.3.66/volume/v3/group_types?is_public=False Jul 10 14:17:47.524201 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6f44ff52-6e02-4431-ba50-b6b481669c35 tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:47.524494 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6f44ff52-6e02-4431-ba50-b6b481669c35 tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:47.530513 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-1b5fc6d0-8728-4218-afd2-f988d436b845 req-6f8485cd-2654-4041-ba6f-045752a92e24 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:47.533029 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-1b5fc6d0-8728-4218-afd2-f988d436b845 req-6f8485cd-2654-4041-ba6f-045752a92e24 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] PUT https://10.4.3.66/volume/v3/attachments/c77005a9-2150-44b8-b23d-e8bda22a8f76 Jul 10 14:17:47.533408 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-1b5fc6d0-8728-4218-afd2-f988d436b845 req-6f8485cd-2654-4041-ba6f-045752a92e24 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:17:47.538698 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6f44ff52-6e02-4431-ba50-b6b481669c35 tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] https://10.4.3.66/volume/v3/group_types?is_public=False returned with HTTP 200 Jul 10 14:17:47.539311 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 676/2706] 10.4.3.66 () {68 vars in 1314 bytes} [Fri Jul 10 14:17:47 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:47.545814 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-1b5fc6d0-8728-4218-afd2-f988d436b845 req-6f8485cd-2654-4041-ba6f-045752a92e24 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Acquiring lock "cinder-attachment_update-4d933917-3f50-46a0-a209-1d1c10a3cd3d-np0000005012" by "attachment_update" {{(pid=100155) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:17:47.553357 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-53dc5645-dfa2-4f2f-9ff6-3b3d293279dc None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:47.553812 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-1b5fc6d0-8728-4218-afd2-f988d436b845 req-6f8485cd-2654-4041-ba6f-045752a92e24 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Lock "cinder-attachment_update-4d933917-3f50-46a0-a209-1d1c10a3cd3d-np0000005012" acquired by "attachment_update" :: waited 0.008s {{(pid=100155) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:17:47.554320 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:47.554320 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:17:47.555885 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-53dc5645-dfa2-4f2f-9ff6-3b3d293279dc tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] GET https://10.4.3.66/volume/v3/group_types?is_public=True Jul 10 14:17:47.556842 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-53dc5645-dfa2-4f2f-9ff6-3b3d293279dc tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:47.558230 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-53dc5645-dfa2-4f2f-9ff6-3b3d293279dc tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:47.566145 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-53dc5645-dfa2-4f2f-9ff6-3b3d293279dc tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] https://10.4.3.66/volume/v3/group_types?is_public=True returned with HTTP 200 Jul 10 14:17:47.567178 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 680/2707] 10.4.3.66 () {68 vars in 1312 bytes} [Fri Jul 10 14:17:47 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:47.578339 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-9339c009-41d0-4ba6-8b8d-fba0ad158679 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:47.580279 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9339c009-41d0-4ba6-8b8d-fba0ad158679 tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] DELETE https://10.4.3.66/volume/v3/group_types/ec679750-44ba-4fee-84fe-3e9dddba3858 Jul 10 14:17:47.582232 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9339c009-41d0-4ba6-8b8d-fba0ad158679 tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:47.582232 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9339c009-41d0-4ba6-8b8d-fba0ad158679 tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:47.609571 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9339c009-41d0-4ba6-8b8d-fba0ad158679 tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] https://10.4.3.66/volume/v3/group_types/ec679750-44ba-4fee-84fe-3e9dddba3858 returned with HTTP 202 Jul 10 14:17:47.609857 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 675/2708] 10.4.3.66 () {68 vars in 1397 bytes} [Fri Jul 10 14:17:47 2026] DELETE /volume/v3/group_types/ec679750-44ba-4fee-84fe-3e9dddba3858 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:17:47.620309 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-84a64d99-5783-43e8-85ec-949d5759a732 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:47.626559 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-84a64d99-5783-43e8-85ec-949d5759a732 tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] DELETE https://10.4.3.66/volume/v3/group_types/337167d8-e846-4e68-b2b0-33af93d91e04 Jul 10 14:17:47.626559 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-84a64d99-5783-43e8-85ec-949d5759a732 tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:47.626559 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-84a64d99-5783-43e8-85ec-949d5759a732 tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:47.659329 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-84a64d99-5783-43e8-85ec-949d5759a732 tempest-GroupTypesTest-207481737 tempest-GroupTypesTest-207481737-project-admin] https://10.4.3.66/volume/v3/group_types/337167d8-e846-4e68-b2b0-33af93d91e04 returned with HTTP 202 Jul 10 14:17:47.660152 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 677/2709] 10.4.3.66 () {68 vars in 1397 bytes} [Fri Jul 10 14:17:47 2026] DELETE /volume/v3/group_types/337167d8-e846-4e68-b2b0-33af93d91e04 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:17:48.082686 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-1b5fc6d0-8728-4218-afd2-f988d436b845 req-6f8485cd-2654-4041-ba6f-045752a92e24 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Lock "cinder-attachment_update-4d933917-3f50-46a0-a209-1d1c10a3cd3d-np0000005012" released by "attachment_update" :: held 0.529s {{(pid=100155) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:17:48.083256 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-1b5fc6d0-8728-4218-afd2-f988d436b845 req-6f8485cd-2654-4041-ba6f-045752a92e24 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/attachments/c77005a9-2150-44b8-b23d-e8bda22a8f76 returned with HTTP 200 Jul 10 14:17:48.084002 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 678/2710] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:17:47 2026] PUT /volume/v3/attachments/c77005a9-2150-44b8-b23d-e8bda22a8f76 => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:48.259235 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-9d90b552-5a6a-47e8-9dc0-c7a585bfe3e9 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:48.266336 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9d90b552-5a6a-47e8-9dc0-c7a585bfe3e9 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d Jul 10 14:17:48.269889 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9d90b552-5a6a-47e8-9dc0-c7a585bfe3e9 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:48.270963 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9d90b552-5a6a-47e8-9dc0-c7a585bfe3e9 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:48.288214 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:48.288214 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:17:48.294924 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-9d90b552-5a6a-47e8-9dc0-c7a585bfe3e9 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:17:48.305301 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9d90b552-5a6a-47e8-9dc0-c7a585bfe3e9 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d returned with HTTP 200 Jul 10 14:17:48.306254 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 681/2711] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:48 2026] GET /volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d => generated 1360 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:48.645566 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-df356f3a-9085-4ea7-a408-e8f1cea13586 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:48.646058 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-df356f3a-9085-4ea7-a408-e8f1cea13586 None None] GET https://10.4.3.66/volume// Jul 10 14:17:48.646264 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-df356f3a-9085-4ea7-a408-e8f1cea13586 None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:48.646664 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-df356f3a-9085-4ea7-a408-e8f1cea13586 None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:48.646925 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-df356f3a-9085-4ea7-a408-e8f1cea13586 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:17:48.647428 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 676/2712] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:17:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:17:48.659632 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-57447464-4dd4-4bec-b418-bed593f1b7df req-2d0b5b1b-3e25-4e02-92b5-c68a3edd3263 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:48.663034 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-57447464-4dd4-4bec-b418-bed593f1b7df req-2d0b5b1b-3e25-4e02-92b5-c68a3edd3263 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:17:48.663034 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-57447464-4dd4-4bec-b418-bed593f1b7df req-2d0b5b1b-3e25-4e02-92b5-c68a3edd3263 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1", "connector": null, "instance_uuid": "449bba5a-a3dd-42a2-94b9-fa0f3c86eca8"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:17:48.678293 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:48.678293 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:17:48.737680 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-57447464-4dd4-4bec-b418-bed593f1b7df req-2d0b5b1b-3e25-4e02-92b5-c68a3edd3263 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:17:48.737680 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 678/2713] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:17:48 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 14:17:49.129018 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-54801151-5a29-43ea-aaba-ed07d4f99af4 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:49.138531 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-54801151-5a29-43ea-aaba-ed07d4f99af4 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 Jul 10 14:17:49.138784 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-54801151-5a29-43ea-aaba-ed07d4f99af4 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:49.139021 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-54801151-5a29-43ea-aaba-ed07d4f99af4 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:49.151868 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:49.151868 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:17:49.157092 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-54801151-5a29-43ea-aaba-ed07d4f99af4 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:17:49.163352 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-54801151-5a29-43ea-aaba-ed07d4f99af4 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 returned with HTTP 200 Jul 10 14:17:49.163881 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 679/2714] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:49 2026] GET /volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 => generated 934 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:49.278418 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-44cc5e95-5edf-40cf-93c7-2fcfdfea1059 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:49.278939 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-44cc5e95-5edf-40cf-93c7-2fcfdfea1059 None None] GET https://10.4.3.66/volume// Jul 10 14:17:49.279278 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-44cc5e95-5edf-40cf-93c7-2fcfdfea1059 None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:49.279482 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-44cc5e95-5edf-40cf-93c7-2fcfdfea1059 None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:49.280490 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-44cc5e95-5edf-40cf-93c7-2fcfdfea1059 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:17:49.283696 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 682/2715] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:17:49 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:17:49.294622 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-57447464-4dd4-4bec-b418-bed593f1b7df req-7f181697-d5da-4abb-9988-25cd6d66be0a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:49.297659 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-57447464-4dd4-4bec-b418-bed593f1b7df req-7f181697-d5da-4abb-9988-25cd6d66be0a tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 Jul 10 14:17:49.297659 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-57447464-4dd4-4bec-b418-bed593f1b7df req-7f181697-d5da-4abb-9988-25cd6d66be0a tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:49.297659 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-57447464-4dd4-4bec-b418-bed593f1b7df req-7f181697-d5da-4abb-9988-25cd6d66be0a tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:49.318842 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:49.318842 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:17:49.322908 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8d84d27a-0877-4ab4-b6a1-ad295f205678 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:49.325382 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8d84d27a-0877-4ab4-b6a1-ad295f205678 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d Jul 10 14:17:49.325382 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8d84d27a-0877-4ab4-b6a1-ad295f205678 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:49.325645 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8d84d27a-0877-4ab4-b6a1-ad295f205678 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:49.326895 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-57447464-4dd4-4bec-b418-bed593f1b7df req-7f181697-d5da-4abb-9988-25cd6d66be0a tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:17:49.334322 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-57447464-4dd4-4bec-b418-bed593f1b7df req-7f181697-d5da-4abb-9988-25cd6d66be0a tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 returned with HTTP 200 Jul 10 14:17:49.336080 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 677/2716] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:17:49 2026] GET /volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 => generated 1114 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:17:49.339984 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:49.339984 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:17:49.345609 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8d84d27a-0877-4ab4-b6a1-ad295f205678 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:17:49.353322 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8d84d27a-0877-4ab4-b6a1-ad295f205678 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d returned with HTTP 200 Jul 10 14:17:49.354320 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 679/2717] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:49 2026] GET /volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d => generated 1360 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:49.479411 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-57447464-4dd4-4bec-b418-bed593f1b7df req-70210ee4-f1cb-4e76-84ba-b57a10ff0c5e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:49.482050 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-57447464-4dd4-4bec-b418-bed593f1b7df req-70210ee4-f1cb-4e76-84ba-b57a10ff0c5e tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] PUT https://10.4.3.66/volume/v3/attachments/9189beef-cff4-41a5-9b29-b5664c476b9d Jul 10 14:17:49.482569 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-57447464-4dd4-4bec-b418-bed593f1b7df req-70210ee4-f1cb-4e76-84ba-b57a10ff0c5e tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:17:49.492966 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-57447464-4dd4-4bec-b418-bed593f1b7df req-70210ee4-f1cb-4e76-84ba-b57a10ff0c5e tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Acquiring lock "cinder-attachment_update-879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1-np0000005012" by "attachment_update" {{(pid=100155) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:17:49.501183 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-57447464-4dd4-4bec-b418-bed593f1b7df req-70210ee4-f1cb-4e76-84ba-b57a10ff0c5e tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Lock "cinder-attachment_update-879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1-np0000005012" acquired by "attachment_update" :: waited 0.008s {{(pid=100155) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:17:49.503179 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:49.503179 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:17:49.682384 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-4aed5044-9c81-4967-a296-b260ea5d0737 req-f545ddcb-57a1-4aff-96d5-b6f9969f9ffb None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:49.689112 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-4aed5044-9c81-4967-a296-b260ea5d0737 req-f545ddcb-57a1-4aff-96d5-b6f9969f9ffb tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] PUT https://10.4.3.66/volume/v3/attachments/d5621041-26bd-4f65-8374-a9a730b83c2a Jul 10 14:17:49.689759 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-4aed5044-9c81-4967-a296-b260ea5d0737 req-f545ddcb-57a1-4aff-96d5-b6f9969f9ffb tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:17:49.711526 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-4aed5044-9c81-4967-a296-b260ea5d0737 req-f545ddcb-57a1-4aff-96d5-b6f9969f9ffb tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Acquiring lock "cinder-attachment_update-d3cfa2d9-55b2-4ebd-a015-905ef790575a-np0000005012" by "attachment_update" {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:17:49.721659 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-4aed5044-9c81-4967-a296-b260ea5d0737 req-f545ddcb-57a1-4aff-96d5-b6f9969f9ffb tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Lock "cinder-attachment_update-d3cfa2d9-55b2-4ebd-a015-905ef790575a-np0000005012" acquired by "attachment_update" :: waited 0.010s {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:17:49.723319 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:49.723319 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:17:50.042912 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-57447464-4dd4-4bec-b418-bed593f1b7df req-70210ee4-f1cb-4e76-84ba-b57a10ff0c5e tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Lock "cinder-attachment_update-879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1-np0000005012" released by "attachment_update" :: held 0.541s {{(pid=100155) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:17:50.043901 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-57447464-4dd4-4bec-b418-bed593f1b7df req-70210ee4-f1cb-4e76-84ba-b57a10ff0c5e tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/attachments/9189beef-cff4-41a5-9b29-b5664c476b9d returned with HTTP 200 Jul 10 14:17:50.046237 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 680/2718] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:17:49 2026] PUT /volume/v3/attachments/9189beef-cff4-41a5-9b29-b5664c476b9d => generated 969 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:50.186690 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4ee2bccd-85c8-465f-b51b-67dac1a9685e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:50.188948 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4ee2bccd-85c8-465f-b51b-67dac1a9685e tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 Jul 10 14:17:50.189170 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4ee2bccd-85c8-465f-b51b-67dac1a9685e tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:50.189376 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4ee2bccd-85c8-465f-b51b-67dac1a9685e tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:50.203818 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:50.203818 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:17:50.209827 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-4ee2bccd-85c8-465f-b51b-67dac1a9685e tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:17:50.219165 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4ee2bccd-85c8-465f-b51b-67dac1a9685e tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 returned with HTTP 200 Jul 10 14:17:50.219723 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 678/2719] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:50 2026] GET /volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 => generated 935 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:50.265886 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-4aed5044-9c81-4967-a296-b260ea5d0737 req-f545ddcb-57a1-4aff-96d5-b6f9969f9ffb tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Lock "cinder-attachment_update-d3cfa2d9-55b2-4ebd-a015-905ef790575a-np0000005012" released by "attachment_update" :: held 0.544s {{(pid=100154) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:17:50.266337 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-4aed5044-9c81-4967-a296-b260ea5d0737 req-f545ddcb-57a1-4aff-96d5-b6f9969f9ffb tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/attachments/d5621041-26bd-4f65-8374-a9a730b83c2a returned with HTTP 200 Jul 10 14:17:50.267487 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 683/2720] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:17:49 2026] PUT /volume/v3/attachments/d5621041-26bd-4f65-8374-a9a730b83c2a => generated 968 bytes in 586 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:50.281692 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-4aed5044-9c81-4967-a296-b260ea5d0737 req-f82f024b-6bd7-4bdc-a368-11e265bf14e1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:50.284522 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-4aed5044-9c81-4967-a296-b260ea5d0737 req-f82f024b-6bd7-4bdc-a368-11e265bf14e1 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/attachments/d5621041-26bd-4f65-8374-a9a730b83c2a Jul 10 14:17:50.284994 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-4aed5044-9c81-4967-a296-b260ea5d0737 req-f82f024b-6bd7-4bdc-a368-11e265bf14e1 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:50.285149 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-4aed5044-9c81-4967-a296-b260ea5d0737 req-f82f024b-6bd7-4bdc-a368-11e265bf14e1 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:50.306104 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-4aed5044-9c81-4967-a296-b260ea5d0737 req-f82f024b-6bd7-4bdc-a368-11e265bf14e1 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/attachments/d5621041-26bd-4f65-8374-a9a730b83c2a returned with HTTP 200 Jul 10 14:17:50.306679 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 680/2721] 10.4.3.66 () {70 vars in 1644 bytes} [Fri Jul 10 14:17:50 2026] GET /volume/v3/attachments/d5621041-26bd-4f65-8374-a9a730b83c2a => generated 993 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:50.379402 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-582aa3e7-328e-40b9-a46f-d42c814268dc None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:50.379402 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-582aa3e7-328e-40b9-a46f-d42c814268dc tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d Jul 10 14:17:50.379402 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-582aa3e7-328e-40b9-a46f-d42c814268dc tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:50.379402 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-582aa3e7-328e-40b9-a46f-d42c814268dc tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:50.389807 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:50.389807 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:17:50.396830 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-582aa3e7-328e-40b9-a46f-d42c814268dc tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:17:50.403330 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-582aa3e7-328e-40b9-a46f-d42c814268dc tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d returned with HTTP 200 Jul 10 14:17:50.403826 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 681/2722] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:50 2026] GET /volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d => generated 1360 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:50.589749 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8097f55b-7947-44fc-84e9-03ad86a09a5d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:50.589900 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8097f55b-7947-44fc-84e9-03ad86a09a5d None None] GET https://10.4.3.66/volume// Jul 10 14:17:50.590167 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8097f55b-7947-44fc-84e9-03ad86a09a5d None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:50.590639 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8097f55b-7947-44fc-84e9-03ad86a09a5d None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:50.590968 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8097f55b-7947-44fc-84e9-03ad86a09a5d None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:17:50.591345 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 679/2723] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:17:50 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:17:50.606616 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-f664b119-64c3-40cb-9538-d31ea542b203 req-67353b40-f080-4bcc-ab93-eae52d002a00 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:50.609296 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-f664b119-64c3-40cb-9538-d31ea542b203 req-67353b40-f080-4bcc-ab93-eae52d002a00 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] GET https://10.4.3.66/volume/v3/volumes/ed428861-e29c-4b8c-8b49-9c6fd066dac8 Jul 10 14:17:50.610373 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-f664b119-64c3-40cb-9538-d31ea542b203 req-67353b40-f080-4bcc-ab93-eae52d002a00 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:50.610373 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-f664b119-64c3-40cb-9538-d31ea542b203 req-67353b40-f080-4bcc-ab93-eae52d002a00 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:50.638283 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:50.638283 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:17:50.644033 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-f664b119-64c3-40cb-9538-d31ea542b203 req-67353b40-f080-4bcc-ab93-eae52d002a00 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Volume info retrieved successfully. Jul 10 14:17:50.656973 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-f664b119-64c3-40cb-9538-d31ea542b203 req-67353b40-f080-4bcc-ab93-eae52d002a00 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/volumes/ed428861-e29c-4b8c-8b49-9c6fd066dac8 returned with HTTP 200 Jul 10 14:17:50.657428 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 684/2724] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:17:50 2026] GET /volume/v3/volumes/ed428861-e29c-4b8c-8b49-9c6fd066dac8 => generated 1582 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:17:50.814254 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-f664b119-64c3-40cb-9538-d31ea542b203 req-e41cbf96-6630-49e8-b158-14f658e4682f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:50.818872 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-f664b119-64c3-40cb-9538-d31ea542b203 req-e41cbf96-6630-49e8-b158-14f658e4682f tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] PUT https://10.4.3.66/volume/v3/attachments/c7837a0a-f5e3-45b8-a228-9a70c2602fbe Jul 10 14:17:50.819408 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-f664b119-64c3-40cb-9538-d31ea542b203 req-e41cbf96-6630-49e8-b158-14f658e4682f tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:17:50.831354 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-f664b119-64c3-40cb-9538-d31ea542b203 req-e41cbf96-6630-49e8-b158-14f658e4682f tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Acquiring lock "cinder-attachment_update-ed428861-e29c-4b8c-8b49-9c6fd066dac8-np0000005012" by "attachment_update" {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:17:50.837858 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-f664b119-64c3-40cb-9538-d31ea542b203 req-e41cbf96-6630-49e8-b158-14f658e4682f tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Lock "cinder-attachment_update-ed428861-e29c-4b8c-8b49-9c6fd066dac8-np0000005012" acquired by "attachment_update" :: waited 0.006s {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:17:50.839733 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:50.839733 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:17:51.158412 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-c72c2aca-c0a8-4804-805a-4a0c934d5303 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:51.248254 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a3de69dc-b99f-4d34-b224-cf49760e076b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:51.251105 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a3de69dc-b99f-4d34-b224-cf49760e076b tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 Jul 10 14:17:51.251431 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a3de69dc-b99f-4d34-b224-cf49760e076b tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:51.251676 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a3de69dc-b99f-4d34-b224-cf49760e076b tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:51.267060 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:51.267060 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:17:51.273890 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a3de69dc-b99f-4d34-b224-cf49760e076b tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:17:51.280666 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a3de69dc-b99f-4d34-b224-cf49760e076b tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 returned with HTTP 200 Jul 10 14:17:51.281154 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 680/2725] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:51 2026] GET /volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 => generated 935 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:51.324213 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c72c2aca-c0a8-4804-805a-4a0c934d5303 tempest-VolumeHostsAdminTestsJSON-1882669408 tempest-VolumeHostsAdminTestsJSON-1882669408-project-admin] GET https://10.4.3.66/volume/v3/os-hosts Jul 10 14:17:51.324213 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c72c2aca-c0a8-4804-805a-4a0c934d5303 tempest-VolumeHostsAdminTestsJSON-1882669408 tempest-VolumeHostsAdminTestsJSON-1882669408-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:51.324213 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c72c2aca-c0a8-4804-805a-4a0c934d5303 tempest-VolumeHostsAdminTestsJSON-1882669408 tempest-VolumeHostsAdminTestsJSON-1882669408-project-admin] Calling method 'index' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:51.330617 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.contrib.hosts [None req-c72c2aca-c0a8-4804-805a-4a0c934d5303 tempest-VolumeHostsAdminTestsJSON-1882669408 tempest-VolumeHostsAdminTestsJSON-1882669408-project-admin] status, active and update: available, enabled, 2026-07-10 14:17:20+00:00 {{(pid=100155) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 14:17:51.330936 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.contrib.hosts [None req-c72c2aca-c0a8-4804-805a-4a0c934d5303 tempest-VolumeHostsAdminTestsJSON-1882669408 tempest-VolumeHostsAdminTestsJSON-1882669408-project-admin] status, active and update: available, enabled, 2026-07-10 14:17:17+00:00 {{(pid=100155) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 14:17:51.331200 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.contrib.hosts [None req-c72c2aca-c0a8-4804-805a-4a0c934d5303 tempest-VolumeHostsAdminTestsJSON-1882669408 tempest-VolumeHostsAdminTestsJSON-1882669408-project-admin] status, active and update: available, enabled, 2026-07-10 14:16:57+00:00 {{(pid=100155) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 14:17:51.331672 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c72c2aca-c0a8-4804-805a-4a0c934d5303 tempest-VolumeHostsAdminTestsJSON-1882669408 tempest-VolumeHostsAdminTestsJSON-1882669408-project-admin] https://10.4.3.66/volume/v3/os-hosts returned with HTTP 200 Jul 10 14:17:51.332205 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 682/2726] 10.4.3.66 () {66 vars in 1233 bytes} [Fri Jul 10 14:17:51 2026] GET /volume/v3/os-hosts => generated 560 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:51.344350 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-14282488-514d-4e93-949b-f86be22133da None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:51.346670 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-14282488-514d-4e93-949b-f86be22133da tempest-VolumeHostsAdminTestsJSON-1882669408 tempest-VolumeHostsAdminTestsJSON-1882669408-project-admin] GET https://10.4.3.66/volume/v3/os-hosts Jul 10 14:17:51.346880 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-14282488-514d-4e93-949b-f86be22133da tempest-VolumeHostsAdminTestsJSON-1882669408 tempest-VolumeHostsAdminTestsJSON-1882669408-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:51.347077 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-14282488-514d-4e93-949b-f86be22133da tempest-VolumeHostsAdminTestsJSON-1882669408 tempest-VolumeHostsAdminTestsJSON-1882669408-project-admin] Calling method 'index' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:51.353958 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.contrib.hosts [None req-14282488-514d-4e93-949b-f86be22133da tempest-VolumeHostsAdminTestsJSON-1882669408 tempest-VolumeHostsAdminTestsJSON-1882669408-project-admin] status, active and update: available, enabled, 2026-07-10 14:17:20+00:00 {{(pid=100154) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 14:17:51.354159 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.contrib.hosts [None req-14282488-514d-4e93-949b-f86be22133da tempest-VolumeHostsAdminTestsJSON-1882669408 tempest-VolumeHostsAdminTestsJSON-1882669408-project-admin] status, active and update: available, enabled, 2026-07-10 14:17:17+00:00 {{(pid=100154) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 14:17:51.354243 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.contrib.hosts [None req-14282488-514d-4e93-949b-f86be22133da tempest-VolumeHostsAdminTestsJSON-1882669408 tempest-VolumeHostsAdminTestsJSON-1882669408-project-admin] status, active and update: available, enabled, 2026-07-10 14:16:57+00:00 {{(pid=100154) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 10 14:17:51.354761 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-14282488-514d-4e93-949b-f86be22133da tempest-VolumeHostsAdminTestsJSON-1882669408 tempest-VolumeHostsAdminTestsJSON-1882669408-project-admin] https://10.4.3.66/volume/v3/os-hosts returned with HTTP 200 Jul 10 14:17:51.355237 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 685/2727] 10.4.3.66 () {66 vars in 1233 bytes} [Fri Jul 10 14:17:51 2026] GET /volume/v3/os-hosts => generated 560 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:51.365141 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ec429a69-8982-4cad-9c56-a4d2f6b07a03 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:51.367829 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ec429a69-8982-4cad-9c56-a4d2f6b07a03 tempest-VolumeHostsAdminTestsJSON-1882669408 tempest-VolumeHostsAdminTestsJSON-1882669408-project-admin] GET https://10.4.3.66/volume/v3/os-hosts/np0000005012@storpool Jul 10 14:17:51.368345 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ec429a69-8982-4cad-9c56-a4d2f6b07a03 tempest-VolumeHostsAdminTestsJSON-1882669408 tempest-VolumeHostsAdminTestsJSON-1882669408-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:51.368866 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ec429a69-8982-4cad-9c56-a4d2f6b07a03 tempest-VolumeHostsAdminTestsJSON-1882669408 tempest-VolumeHostsAdminTestsJSON-1882669408-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:51.373542 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-f664b119-64c3-40cb-9538-d31ea542b203 req-e41cbf96-6630-49e8-b158-14f658e4682f tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Lock "cinder-attachment_update-ed428861-e29c-4b8c-8b49-9c6fd066dac8-np0000005012" released by "attachment_update" :: held 0.536s {{(pid=100152) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:17:51.373937 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-f664b119-64c3-40cb-9538-d31ea542b203 req-e41cbf96-6630-49e8-b158-14f658e4682f tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/attachments/c7837a0a-f5e3-45b8-a228-9a70c2602fbe returned with HTTP 200 Jul 10 14:17:51.374350 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 681/2728] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:17:50 2026] PUT /volume/v3/attachments/c7837a0a-f5e3-45b8-a228-9a70c2602fbe => generated 969 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:51.424648 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a0b54aea-4ddd-49aa-9df4-dfc15c727b15 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:51.426470 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a0b54aea-4ddd-49aa-9df4-dfc15c727b15 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d Jul 10 14:17:51.426938 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a0b54aea-4ddd-49aa-9df4-dfc15c727b15 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:51.427574 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a0b54aea-4ddd-49aa-9df4-dfc15c727b15 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:51.441543 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:51.441543 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:17:51.447171 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-a0b54aea-4ddd-49aa-9df4-dfc15c727b15 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:17:51.453655 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a0b54aea-4ddd-49aa-9df4-dfc15c727b15 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d returned with HTTP 200 Jul 10 14:17:51.454195 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 683/2729] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:51 2026] GET /volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d => generated 1360 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:51.466234 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ec429a69-8982-4cad-9c56-a4d2f6b07a03 tempest-VolumeHostsAdminTestsJSON-1882669408 tempest-VolumeHostsAdminTestsJSON-1882669408-project-admin] https://10.4.3.66/volume/v3/os-hosts/np0000005012@storpool returned with HTTP 200 Jul 10 14:17:51.466719 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 681/2730] 10.4.3.66 () {66 vars in 1299 bytes} [Fri Jul 10 14:17:51 2026] GET /volume/v3/os-hosts/np0000005012@storpool => generated 1507 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:51.903210 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-f664b119-64c3-40cb-9538-d31ea542b203 req-48005597-66f2-4f99-a3ad-c8a5c744243c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:51.905278 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-f664b119-64c3-40cb-9538-d31ea542b203 req-48005597-66f2-4f99-a3ad-c8a5c744243c tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] POST https://10.4.3.66/volume/v3/attachments/c7837a0a-f5e3-45b8-a228-9a70c2602fbe/action Jul 10 14:17:51.905754 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-f664b119-64c3-40cb-9538-d31ea542b203 req-48005597-66f2-4f99-a3ad-c8a5c744243c tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Action body: b'{"os-complete": null}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:17:51.905905 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-f664b119-64c3-40cb-9538-d31ea542b203 req-48005597-66f2-4f99-a3ad-c8a5c744243c tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:17:51.934090 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:51.934090 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:17:51.953061 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-f664b119-64c3-40cb-9538-d31ea542b203 req-48005597-66f2-4f99-a3ad-c8a5c744243c tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/attachments/c7837a0a-f5e3-45b8-a228-9a70c2602fbe/action returned with HTTP 204 Jul 10 14:17:51.957124 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 686/2731] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:17:51 2026] POST /volume/v3/attachments/c7837a0a-f5e3-45b8-a228-9a70c2602fbe/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:17:52.300906 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-46b5e2c4-9d65-45c4-9eaf-6c316ad9813b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:52.303195 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-46b5e2c4-9d65-45c4-9eaf-6c316ad9813b tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 Jul 10 14:17:52.303449 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-46b5e2c4-9d65-45c4-9eaf-6c316ad9813b tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:52.303715 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-46b5e2c4-9d65-45c4-9eaf-6c316ad9813b tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:52.318401 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:52.318401 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:17:52.325141 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-46b5e2c4-9d65-45c4-9eaf-6c316ad9813b tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:17:52.333535 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-46b5e2c4-9d65-45c4-9eaf-6c316ad9813b tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 returned with HTTP 200 Jul 10 14:17:52.333535 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 682/2732] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:52 2026] GET /volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 => generated 935 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:52.471369 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-00dd7db5-e15a-446a-becd-95b5c9584ba9 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:52.474328 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-00dd7db5-e15a-446a-becd-95b5c9584ba9 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d Jul 10 14:17:52.474773 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-00dd7db5-e15a-446a-becd-95b5c9584ba9 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:52.475074 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-00dd7db5-e15a-446a-becd-95b5c9584ba9 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:52.495268 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:52.495268 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:17:52.501199 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-00dd7db5-e15a-446a-becd-95b5c9584ba9 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:17:52.509253 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-00dd7db5-e15a-446a-becd-95b5c9584ba9 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d returned with HTTP 200 Jul 10 14:17:52.510559 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 684/2733] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:52 2026] GET /volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d => generated 1360 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:53.350487 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a4995985-1e0c-48db-b70e-1586d1878592 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:53.352431 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a4995985-1e0c-48db-b70e-1586d1878592 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 Jul 10 14:17:53.353321 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a4995985-1e0c-48db-b70e-1586d1878592 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:53.353321 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a4995985-1e0c-48db-b70e-1586d1878592 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:53.368574 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:53.368574 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:17:53.378709 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a4995985-1e0c-48db-b70e-1586d1878592 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:17:53.390252 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a4995985-1e0c-48db-b70e-1586d1878592 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 returned with HTTP 200 Jul 10 14:17:53.390252 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 682/2734] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:53 2026] GET /volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 => generated 935 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:53.528172 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-2bfaba79-413a-4ebc-8847-add134cf3759 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:53.530112 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2bfaba79-413a-4ebc-8847-add134cf3759 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d Jul 10 14:17:53.530306 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2bfaba79-413a-4ebc-8847-add134cf3759 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:53.530579 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2bfaba79-413a-4ebc-8847-add134cf3759 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:53.549388 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:53.549388 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:17:53.556865 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-2bfaba79-413a-4ebc-8847-add134cf3759 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:17:53.566196 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2bfaba79-413a-4ebc-8847-add134cf3759 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d returned with HTTP 200 Jul 10 14:17:53.566310 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 687/2735] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:53 2026] GET /volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d => generated 1360 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:54.409711 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b3f306b1-702e-4df2-bfaa-8147be70798d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:54.411477 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b3f306b1-702e-4df2-bfaa-8147be70798d tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 Jul 10 14:17:54.411680 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b3f306b1-702e-4df2-bfaa-8147be70798d tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:54.411879 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b3f306b1-702e-4df2-bfaa-8147be70798d tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:54.423770 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:54.423770 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:17:54.428142 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b3f306b1-702e-4df2-bfaa-8147be70798d tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:17:54.433869 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b3f306b1-702e-4df2-bfaa-8147be70798d tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 returned with HTTP 200 Jul 10 14:17:54.434397 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 683/2736] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:54 2026] GET /volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 => generated 935 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:54.503381 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-be3f718b-edb5-4876-925d-2a8382998a4f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:54.586608 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4b10dae9-3616-40a4-8e0e-f65ea12735d4 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:54.588591 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4b10dae9-3616-40a4-8e0e-f65ea12735d4 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d Jul 10 14:17:54.588937 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4b10dae9-3616-40a4-8e0e-f65ea12735d4 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:54.589158 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4b10dae9-3616-40a4-8e0e-f65ea12735d4 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:54.601497 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:54.601497 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:17:54.605212 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-be3f718b-edb5-4876-925d-2a8382998a4f tempest-VolumeRetypeWithoutMigrationTest-274212515 tempest-VolumeRetypeWithoutMigrationTest-274212515-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:17:54.605647 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-be3f718b-edb5-4876-925d-2a8382998a4f tempest-VolumeRetypeWithoutMigrationTest-274212515 tempest-VolumeRetypeWithoutMigrationTest-274212515-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:17:54.606618 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-4b10dae9-3616-40a4-8e0e-f65ea12735d4 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:17:54.614203 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4b10dae9-3616-40a4-8e0e-f65ea12735d4 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d returned with HTTP 200 Jul 10 14:17:54.614852 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 683/2737] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:54 2026] GET /volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d => generated 1360 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:54.619858 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-be3f718b-edb5-4876-925d-2a8382998a4f tempest-VolumeRetypeWithoutMigrationTest-274212515 tempest-VolumeRetypeWithoutMigrationTest-274212515-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:17:54.620259 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 685/2738] 10.4.3.66 () {68 vars in 1245 bytes} [Fri Jul 10 14:17:54 2026] POST /volume/v3/types => generated 188 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:54.629767 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e8df8f10-92d5-449a-96b4-59e2a2e8a8fd None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:54.631419 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e8df8f10-92d5-449a-96b4-59e2a2e8a8fd tempest-VolumeRetypeWithoutMigrationTest-274212515 tempest-VolumeRetypeWithoutMigrationTest-274212515-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:17:54.631788 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e8df8f10-92d5-449a-96b4-59e2a2e8a8fd tempest-VolumeRetypeWithoutMigrationTest-274212515 tempest-VolumeRetypeWithoutMigrationTest-274212515-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:17:54.646097 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e8df8f10-92d5-449a-96b4-59e2a2e8a8fd tempest-VolumeRetypeWithoutMigrationTest-274212515 tempest-VolumeRetypeWithoutMigrationTest-274212515-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:17:54.646488 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 688/2739] 10.4.3.66 () {68 vars in 1245 bytes} [Fri Jul 10 14:17:54 2026] POST /volume/v3/types => generated 188 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:54.656788 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-716c6119-4098-4558-86fd-b249132456a2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:54.773582 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-716c6119-4098-4558-86fd-b249132456a2 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:17:54.773966 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-716c6119-4098-4558-86fd-b249132456a2 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1948388284"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:17:54.775609 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-716c6119-4098-4558-86fd-b249132456a2 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1948388284'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:17:54.780202 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-716c6119-4098-4558-86fd-b249132456a2 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Create volume of 1 GB Jul 10 14:17:54.780639 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:54.780639 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:17:54.781285 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-716c6119-4098-4558-86fd-b249132456a2 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Availability Zones retrieved successfully. Jul 10 14:17:54.787529 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-716c6119-4098-4558-86fd-b249132456a2 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Flow 'volume_create_api' (1c2dfa27-0b73-493a-b3e7-256b9c6774b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:17:54.788416 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-716c6119-4098-4558-86fd-b249132456a2 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aeef6f5a-cd3e-4e47-aa8c-56ad427bc82d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:17:54.789359 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-716c6119-4098-4558-86fd-b249132456a2 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:17:54.808855 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-716c6119-4098-4558-86fd-b249132456a2 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aeef6f5a-cd3e-4e47-aa8c-56ad427bc82d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:17:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d398a225-88ba-40c5-a1e0-e2bb895c5b40,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd398a225-88ba-40c5-a1e0-e2bb895c5b40', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:17:54.809824 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-716c6119-4098-4558-86fd-b249132456a2 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (134c3a61-0c14-436c-8897-fe596e0a2ae4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:17:54.837366 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-716c6119-4098-4558-86fd-b249132456a2 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-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 14:17:54.837625 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-716c6119-4098-4558-86fd-b249132456a2 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-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 14:17:54.877268 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-716c6119-4098-4558-86fd-b249132456a2 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Created reservations ['73564be8-cdea-4bcf-b610-04f4d599d4c6', 'fd1d90b9-29d5-4ebf-9d83-8410094e1d5f', 'd8d43d88-2c37-4d82-a84b-7d7c915cdc7f', '1becd5ec-47b5-4016-8b16-befdbe657f78'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:17:54.878129 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-716c6119-4098-4558-86fd-b249132456a2 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (134c3a61-0c14-436c-8897-fe596e0a2ae4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73564be8-cdea-4bcf-b610-04f4d599d4c6', 'fd1d90b9-29d5-4ebf-9d83-8410094e1d5f', 'd8d43d88-2c37-4d82-a84b-7d7c915cdc7f', '1becd5ec-47b5-4016-8b16-befdbe657f78']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:17:54.878930 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-716c6119-4098-4558-86fd-b249132456a2 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc71aef2-82b4-4fb4-9591-aacce3b14229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:17:54.919166 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-716c6119-4098-4558-86fd-b249132456a2 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc71aef2-82b4-4fb4-9591-aacce3b14229) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07ed3f8d-81cb-4812-ac82-d3100d2c1429', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1948388284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33151fc0ae4e47e0be32a7232c6c94d9',qos_specs=None,replication_status=,reservations=['73564be8-cdea-4bcf-b610-04f4d599d4c6','fd1d90b9-29d5-4ebf-9d83-8410094e1d5f','d8d43d88-2c37-4d82-a84b-7d7c915cdc7f','1becd5ec-47b5-4016-8b16-befdbe657f78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1469ce55f87a41e290ba5090719c1517',volume_type_id=d398a225-88ba-40c5-a1e0-e2bb895c5b40), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:17:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1948388284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07ed3f8d-81cb-4812-ac82-d3100d2c1429,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33151fc0ae4e47e0be32a7232c6c94d9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1469ce55f87a41e290ba5090719c1517',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d398a225-88ba-40c5-a1e0-e2bb895c5b40),volume_type_id=d398a225-88ba-40c5-a1e0-e2bb895c5b40)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:17:54.920175 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-716c6119-4098-4558-86fd-b249132456a2 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09b84f28-df18-4430-8fd2-c0398a69359b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:17:54.943220 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-716c6119-4098-4558-86fd-b249132456a2 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09b84f28-df18-4430-8fd2-c0398a69359b) transitioned into state 'SUCCESS' from state '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-1948388284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='33151fc0ae4e47e0be32a7232c6c94d9',qos_specs=None,replication_status=,reservations=['73564be8-cdea-4bcf-b610-04f4d599d4c6','fd1d90b9-29d5-4ebf-9d83-8410094e1d5f','d8d43d88-2c37-4d82-a84b-7d7c915cdc7f','1becd5ec-47b5-4016-8b16-befdbe657f78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1469ce55f87a41e290ba5090719c1517',volume_type_id=d398a225-88ba-40c5-a1e0-e2bb895c5b40)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:17:54.944056 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-716c6119-4098-4558-86fd-b249132456a2 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5ba34ea-5c35-483c-b1aa-4e85acff1756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:17:54.956035 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-716c6119-4098-4558-86fd-b249132456a2 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5ba34ea-5c35-483c-b1aa-4e85acff1756) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:17:54.956826 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-716c6119-4098-4558-86fd-b249132456a2 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Flow 'volume_create_api' (1c2dfa27-0b73-493a-b3e7-256b9c6774b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:17:54.957096 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-716c6119-4098-4558-86fd-b249132456a2 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Create volume request issued successfully. Jul 10 14:17:54.957637 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-716c6119-4098-4558-86fd-b249132456a2 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:17:54.958075 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 684/2740] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:17:54 2026] POST /volume/v3/volumes => generated 766 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:17:54.973888 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-1e54d5ce-eca3-4f4b-9c81-86c178efbf76 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:54.976205 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1e54d5ce-eca3-4f4b-9c81-86c178efbf76 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] GET https://10.4.3.66/volume/v3/volumes/07ed3f8d-81cb-4812-ac82-d3100d2c1429 Jul 10 14:17:54.976456 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1e54d5ce-eca3-4f4b-9c81-86c178efbf76 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:54.976690 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1e54d5ce-eca3-4f4b-9c81-86c178efbf76 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:54.984721 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:54.984721 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:17:54.989235 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-1e54d5ce-eca3-4f4b-9c81-86c178efbf76 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Volume info retrieved successfully. Jul 10 14:17:54.994154 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1e54d5ce-eca3-4f4b-9c81-86c178efbf76 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] https://10.4.3.66/volume/v3/volumes/07ed3f8d-81cb-4812-ac82-d3100d2c1429 returned with HTTP 200 Jul 10 14:17:54.994300 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 684/2741] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:54 2026] GET /volume/v3/volumes/07ed3f8d-81cb-4812-ac82-d3100d2c1429 => generated 834 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:55.142068 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-eee53488-e68d-4a1f-bd71-fdf3a004f2ed None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:55.144989 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-eee53488-e68d-4a1f-bd71-fdf3a004f2ed tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:17:55.144989 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-eee53488-e68d-4a1f-bd71-fdf3a004f2ed tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-450688182"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:17:55.147610 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-eee53488-e68d-4a1f-bd71-fdf3a004f2ed tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-450688182'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:17:55.147796 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-eee53488-e68d-4a1f-bd71-fdf3a004f2ed tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Create volume of 1 GB Jul 10 14:17:55.156795 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-eee53488-e68d-4a1f-bd71-fdf3a004f2ed tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Availability Zones retrieved successfully. Jul 10 14:17:55.166823 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-eee53488-e68d-4a1f-bd71-fdf3a004f2ed tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Flow 'volume_create_api' (208e41d2-f8fe-49ef-b9d6-402fa0451dd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:17:55.169622 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-eee53488-e68d-4a1f-bd71-fdf3a004f2ed tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1da5a8d7-a57d-4087-b541-d3279856b1c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:17:55.171747 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-eee53488-e68d-4a1f-bd71-fdf3a004f2ed tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:17:55.211494 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-eee53488-e68d-4a1f-bd71-fdf3a004f2ed tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1da5a8d7-a57d-4087-b541-d3279856b1c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:17:55.212578 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-eee53488-e68d-4a1f-bd71-fdf3a004f2ed tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5c3c920-54e3-4a00-b373-87004417c22d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:17:55.268275 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-eee53488-e68d-4a1f-bd71-fdf3a004f2ed tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Created reservations ['ba3e92f6-ad76-4d65-ad69-9fc0cc4c3fb0', '7264556f-df01-48a9-afe5-0dcfa208cf5a', 'ebd0e1b6-f256-4169-9cf9-397f49b0957d', '7d4683b6-6c91-4e41-86a4-98235f173c9b'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:17:55.269255 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-eee53488-e68d-4a1f-bd71-fdf3a004f2ed tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5c3c920-54e3-4a00-b373-87004417c22d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba3e92f6-ad76-4d65-ad69-9fc0cc4c3fb0', '7264556f-df01-48a9-afe5-0dcfa208cf5a', 'ebd0e1b6-f256-4169-9cf9-397f49b0957d', '7d4683b6-6c91-4e41-86a4-98235f173c9b']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:17:55.270310 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-eee53488-e68d-4a1f-bd71-fdf3a004f2ed tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (014fe7fd-18d2-4574-86aa-201405f8b71e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:17:55.297400 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-eee53488-e68d-4a1f-bd71-fdf3a004f2ed tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (014fe7fd-18d2-4574-86aa-201405f8b71e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '010472e4-16bc-43cc-a557-b789a6ffb74a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-450688182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17db1c97048343b4b331296f44b939eb',qos_specs=None,replication_status=,reservations=['ba3e92f6-ad76-4d65-ad69-9fc0cc4c3fb0','7264556f-df01-48a9-afe5-0dcfa208cf5a','ebd0e1b6-f256-4169-9cf9-397f49b0957d','7d4683b6-6c91-4e41-86a4-98235f173c9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52d63d4bfc284980b4a17b51c647ac84',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:17:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-450688182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=010472e4-16bc-43cc-a557-b789a6ffb74a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17db1c97048343b4b331296f44b939eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52d63d4bfc284980b4a17b51c647ac84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:17:55.298295 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-eee53488-e68d-4a1f-bd71-fdf3a004f2ed tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eac5537b-6b8b-40ca-90ca-9466ea95d872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:17:55.317945 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-eee53488-e68d-4a1f-bd71-fdf3a004f2ed tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eac5537b-6b8b-40ca-90ca-9466ea95d872) transitioned into state 'SUCCESS' from state '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-450688182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17db1c97048343b4b331296f44b939eb',qos_specs=None,replication_status=,reservations=['ba3e92f6-ad76-4d65-ad69-9fc0cc4c3fb0','7264556f-df01-48a9-afe5-0dcfa208cf5a','ebd0e1b6-f256-4169-9cf9-397f49b0957d','7d4683b6-6c91-4e41-86a4-98235f173c9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52d63d4bfc284980b4a17b51c647ac84',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:17:55.318731 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-eee53488-e68d-4a1f-bd71-fdf3a004f2ed tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9870db65-83c3-4c4b-8cb2-63e5385b107d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:17:55.329541 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-eee53488-e68d-4a1f-bd71-fdf3a004f2ed tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9870db65-83c3-4c4b-8cb2-63e5385b107d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:17:55.330593 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-eee53488-e68d-4a1f-bd71-fdf3a004f2ed tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Flow 'volume_create_api' (208e41d2-f8fe-49ef-b9d6-402fa0451dd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:17:55.330982 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-eee53488-e68d-4a1f-bd71-fdf3a004f2ed tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Create volume request issued successfully. Jul 10 14:17:55.332316 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-eee53488-e68d-4a1f-bd71-fdf3a004f2ed tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:17:55.332985 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 686/2742] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:17:55 2026] POST /volume/v3/volumes => generated 756 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:17:55.348446 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-93a850cc-9fe5-409c-adff-2e4cab0baec1 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:55.350164 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-93a850cc-9fe5-409c-adff-2e4cab0baec1 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] GET https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a Jul 10 14:17:55.350322 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-93a850cc-9fe5-409c-adff-2e4cab0baec1 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:55.350522 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-93a850cc-9fe5-409c-adff-2e4cab0baec1 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:55.358729 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:55.358729 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:17:55.362726 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-93a850cc-9fe5-409c-adff-2e4cab0baec1 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Volume info retrieved successfully. Jul 10 14:17:55.368041 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-93a850cc-9fe5-409c-adff-2e4cab0baec1 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a returned with HTTP 200 Jul 10 14:17:55.368394 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 689/2743] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:55 2026] GET /volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:55.450279 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-64446dad-7435-4279-a5ab-3ce7680823b1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:55.452781 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-64446dad-7435-4279-a5ab-3ce7680823b1 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 Jul 10 14:17:55.453080 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-64446dad-7435-4279-a5ab-3ce7680823b1 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:55.453450 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-64446dad-7435-4279-a5ab-3ce7680823b1 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:55.467636 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:55.467636 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:17:55.476732 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-64446dad-7435-4279-a5ab-3ce7680823b1 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:17:55.478977 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-1b5fc6d0-8728-4218-afd2-f988d436b845 req-08158206-df1c-46df-8c31-fc052a0d3352 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:55.482001 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-1b5fc6d0-8728-4218-afd2-f988d436b845 req-08158206-df1c-46df-8c31-fc052a0d3352 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] POST https://10.4.3.66/volume/v3/attachments/c77005a9-2150-44b8-b23d-e8bda22a8f76/action Jul 10 14:17:55.482437 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-1b5fc6d0-8728-4218-afd2-f988d436b845 req-08158206-df1c-46df-8c31-fc052a0d3352 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Action body: b'{"os-complete": null}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:17:55.482626 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-1b5fc6d0-8728-4218-afd2-f988d436b845 req-08158206-df1c-46df-8c31-fc052a0d3352 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:17:55.486627 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-64446dad-7435-4279-a5ab-3ce7680823b1 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 returned with HTTP 200 Jul 10 14:17:55.487264 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 685/2744] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:55 2026] GET /volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 => generated 935 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:55.504896 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:55.504896 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:17:55.519101 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-1b5fc6d0-8728-4218-afd2-f988d436b845 req-08158206-df1c-46df-8c31-fc052a0d3352 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/attachments/c77005a9-2150-44b8-b23d-e8bda22a8f76/action returned with HTTP 204 Jul 10 14:17:55.519938 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 685/2745] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:17:55 2026] POST /volume/v3/attachments/c77005a9-2150-44b8-b23d-e8bda22a8f76/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:17:55.638046 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a67b358c-b744-4e83-9502-63595babcf82 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:55.642244 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a67b358c-b744-4e83-9502-63595babcf82 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d Jul 10 14:17:55.643026 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a67b358c-b744-4e83-9502-63595babcf82 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:55.643026 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a67b358c-b744-4e83-9502-63595babcf82 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:55.657262 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:55.657262 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:17:55.662883 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-a67b358c-b744-4e83-9502-63595babcf82 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:17:55.669146 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a67b358c-b744-4e83-9502-63595babcf82 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d returned with HTTP 200 Jul 10 14:17:55.670035 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 687/2746] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:55 2026] GET /volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d => generated 1652 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:55.687888 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-df2b7646-0fc6-4cb3-bc4d-ec738c15d742 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:55.690107 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-df2b7646-0fc6-4cb3-bc4d-ec738c15d742 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:17:55.690881 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-df2b7646-0fc6-4cb3-bc4d-ec738c15d742 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4d933917-3f50-46a0-a209-1d1c10a3cd3d", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-577995902"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:17:55.704515 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:55.704515 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:17:55.705122 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-df2b7646-0fc6-4cb3-bc4d-ec738c15d742 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:17:55.705280 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.snapshots [None req-df2b7646-0fc6-4cb3-bc4d-ec738c15d742 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Create snapshot from volume 4d933917-3f50-46a0-a209-1d1c10a3cd3d Jul 10 14:17:55.710384 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-df2b7646-0fc6-4cb3-bc4d-ec738c15d742 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 400 Jul 10 14:17:55.710719 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 690/2747] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:17:55 2026] POST /volume/v3/snapshots => generated 160 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 14:17:55.720442 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ceb1b6f9-30ac-4f2c-b90f-295bf9757faf None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:55.723872 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ceb1b6f9-30ac-4f2c-b90f-295bf9757faf tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:17:55.724917 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ceb1b6f9-30ac-4f2c-b90f-295bf9757faf tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4d933917-3f50-46a0-a209-1d1c10a3cd3d", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-11810980"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:17:55.740977 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:55.740977 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:17:55.741363 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ceb1b6f9-30ac-4f2c-b90f-295bf9757faf tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:17:55.741643 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-ceb1b6f9-30ac-4f2c-b90f-295bf9757faf tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Create snapshot from volume 4d933917-3f50-46a0-a209-1d1c10a3cd3d Jul 10 14:17:55.792187 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-ceb1b6f9-30ac-4f2c-b90f-295bf9757faf tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Created reservations ['8e30f9bf-c16e-4811-a22c-020e5c93451c', '3b6f5b44-5329-4bac-ad55-3e1df8ce2ed2', 'dc3b2e66-c6ab-4aca-b4a1-cbb645369afd', '3b716623-76fa-4768-9f3a-ae2dd6e6f013'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:17:55.841909 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ceb1b6f9-30ac-4f2c-b90f-295bf9757faf tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot force create request issued successfully. Jul 10 14:17:55.842528 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ceb1b6f9-30ac-4f2c-b90f-295bf9757faf tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:17:55.844166 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 686/2748] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:17:55 2026] POST /volume/v3/snapshots => generated 308 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:17:55.856849 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a6d3621f-5fb0-4898-92d3-fb0c8ed44a8f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:55.859571 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a6d3621f-5fb0-4898-92d3-fb0c8ed44a8f tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/snapshots/92d74b16-73a8-4efd-b7ca-e2ae879c1984 Jul 10 14:17:55.860479 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a6d3621f-5fb0-4898-92d3-fb0c8ed44a8f tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:55.860479 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a6d3621f-5fb0-4898-92d3-fb0c8ed44a8f tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:55.868421 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:55.868421 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:17:55.869070 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a6d3621f-5fb0-4898-92d3-fb0c8ed44a8f tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:17:55.870260 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a6d3621f-5fb0-4898-92d3-fb0c8ed44a8f tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/92d74b16-73a8-4efd-b7ca-e2ae879c1984 returned with HTTP 200 Jul 10 14:17:55.871302 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 686/2749] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:17:55 2026] GET /volume/v3/snapshots/92d74b16-73a8-4efd-b7ca-e2ae879c1984 => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:17:56.009327 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-22797b60-579f-4e40-bb7f-d86886560f51 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:56.011136 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-22797b60-579f-4e40-bb7f-d86886560f51 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] GET https://10.4.3.66/volume/v3/volumes/07ed3f8d-81cb-4812-ac82-d3100d2c1429 Jul 10 14:17:56.011337 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-22797b60-579f-4e40-bb7f-d86886560f51 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:56.011575 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-22797b60-579f-4e40-bb7f-d86886560f51 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:56.019190 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:56.019190 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:17:56.025147 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-22797b60-579f-4e40-bb7f-d86886560f51 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Volume info retrieved successfully. Jul 10 14:17:56.028758 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-22797b60-579f-4e40-bb7f-d86886560f51 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] https://10.4.3.66/volume/v3/volumes/07ed3f8d-81cb-4812-ac82-d3100d2c1429 returned with HTTP 200 Jul 10 14:17:56.029298 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 688/2750] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:56 2026] GET /volume/v3/volumes/07ed3f8d-81cb-4812-ac82-d3100d2c1429 => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:56.052441 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-efc3ba24-60e8-44be-a5d7-4075c7d5e262 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:56.054326 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-efc3ba24-60e8-44be-a5d7-4075c7d5e262 tempest-VolumeRetypeWithoutMigrationTest-274212515 tempest-VolumeRetypeWithoutMigrationTest-274212515-project-admin] GET https://10.4.3.66/volume/v3/volumes/07ed3f8d-81cb-4812-ac82-d3100d2c1429 Jul 10 14:17:56.054645 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-efc3ba24-60e8-44be-a5d7-4075c7d5e262 tempest-VolumeRetypeWithoutMigrationTest-274212515 tempest-VolumeRetypeWithoutMigrationTest-274212515-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:56.054790 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-efc3ba24-60e8-44be-a5d7-4075c7d5e262 tempest-VolumeRetypeWithoutMigrationTest-274212515 tempest-VolumeRetypeWithoutMigrationTest-274212515-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:56.064773 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:56.064773 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:17:56.069661 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-efc3ba24-60e8-44be-a5d7-4075c7d5e262 tempest-VolumeRetypeWithoutMigrationTest-274212515 tempest-VolumeRetypeWithoutMigrationTest-274212515-project-admin] Volume info retrieved successfully. Jul 10 14:17:56.075022 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-efc3ba24-60e8-44be-a5d7-4075c7d5e262 tempest-VolumeRetypeWithoutMigrationTest-274212515 tempest-VolumeRetypeWithoutMigrationTest-274212515-project-admin] https://10.4.3.66/volume/v3/volumes/07ed3f8d-81cb-4812-ac82-d3100d2c1429 returned with HTTP 200 Jul 10 14:17:56.075477 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 691/2751] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:56 2026] GET /volume/v3/volumes/07ed3f8d-81cb-4812-ac82-d3100d2c1429 => generated 1032 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:56.092528 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-adf0da63-e46c-4385-bc7d-33003a82275b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:56.094742 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-adf0da63-e46c-4385-bc7d-33003a82275b tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] POST https://10.4.3.66/volume/v3/volumes/07ed3f8d-81cb-4812-ac82-d3100d2c1429/action Jul 10 14:17:56.095174 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-adf0da63-e46c-4385-bc7d-33003a82275b tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:17:56.095400 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-adf0da63-e46c-4385-bc7d-33003a82275b tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:17:56.105185 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:56.105185 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:17:56.105935 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-adf0da63-e46c-4385-bc7d-33003a82275b tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Volume info retrieved successfully. Jul 10 14:17:56.127364 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-adf0da63-e46c-4385-bc7d-33003a82275b tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-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 14:17:56.127872 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-adf0da63-e46c-4385-bc7d-33003a82275b tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-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 14:17:56.160760 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-adf0da63-e46c-4385-bc7d-33003a82275b tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Created reservations ['ac1892aa-a7cb-4bd4-9cc1-85cd674db6f3', 'abd10f80-8f9f-4444-873d-964d43d92ff9'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:17:56.188076 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-adf0da63-e46c-4385-bc7d-33003a82275b tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Created reservations ['5c853a0d-ffee-41bb-bb1d-942693280988', '8cb31a69-ab2b-4647-b165-3f4d69aace52'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:17:56.225328 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-adf0da63-e46c-4385-bc7d-33003a82275b tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Retype volume request issued successfully. Jul 10 14:17:56.225328 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-adf0da63-e46c-4385-bc7d-33003a82275b tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] https://10.4.3.66/volume/v3/volumes/07ed3f8d-81cb-4812-ac82-d3100d2c1429/action returned with HTTP 202 Jul 10 14:17:56.226339 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 687/2752] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:17:56 2026] POST /volume/v3/volumes/07ed3f8d-81cb-4812-ac82-d3100d2c1429/action => generated 0 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:17:56.241212 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8a0ac8c3-7db3-4aa9-a50b-acb3063a99a8 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:56.250707 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8a0ac8c3-7db3-4aa9-a50b-acb3063a99a8 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] GET https://10.4.3.66/volume/v3/volumes/07ed3f8d-81cb-4812-ac82-d3100d2c1429 Jul 10 14:17:56.250707 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8a0ac8c3-7db3-4aa9-a50b-acb3063a99a8 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:56.250707 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8a0ac8c3-7db3-4aa9-a50b-acb3063a99a8 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:56.268188 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:56.268188 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:17:56.273739 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-8a0ac8c3-7db3-4aa9-a50b-acb3063a99a8 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Volume info retrieved successfully. Jul 10 14:17:56.279932 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8a0ac8c3-7db3-4aa9-a50b-acb3063a99a8 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] https://10.4.3.66/volume/v3/volumes/07ed3f8d-81cb-4812-ac82-d3100d2c1429 returned with HTTP 200 Jul 10 14:17:56.280486 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 687/2753] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:56 2026] GET /volume/v3/volumes/07ed3f8d-81cb-4812-ac82-d3100d2c1429 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:56.383291 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-5dad20ae-28d7-48d7-a0b4-e3010f1d37a9 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:56.385703 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5dad20ae-28d7-48d7-a0b4-e3010f1d37a9 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] GET https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a Jul 10 14:17:56.386116 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5dad20ae-28d7-48d7-a0b4-e3010f1d37a9 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:56.386460 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5dad20ae-28d7-48d7-a0b4-e3010f1d37a9 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:56.396741 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:56.396741 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:17:56.403226 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-5dad20ae-28d7-48d7-a0b4-e3010f1d37a9 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Volume info retrieved successfully. Jul 10 14:17:56.410708 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5dad20ae-28d7-48d7-a0b4-e3010f1d37a9 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a returned with HTTP 200 Jul 10 14:17:56.411695 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 689/2754] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:56 2026] GET /volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:56.516434 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-cf406184-b1e4-4741-968a-9746390f9a72 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:56.522410 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cf406184-b1e4-4741-968a-9746390f9a72 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 Jul 10 14:17:56.522679 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cf406184-b1e4-4741-968a-9746390f9a72 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:56.522841 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cf406184-b1e4-4741-968a-9746390f9a72 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:56.533929 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:56.533929 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:17:56.540576 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-cf406184-b1e4-4741-968a-9746390f9a72 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:17:56.545721 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cf406184-b1e4-4741-968a-9746390f9a72 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 returned with HTTP 200 Jul 10 14:17:56.546546 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 692/2755] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:56 2026] GET /volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 => generated 935 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:56.886365 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c7e9d414-33bd-4ed0-bd4e-2efd89362733 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:56.888813 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c7e9d414-33bd-4ed0-bd4e-2efd89362733 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/snapshots/92d74b16-73a8-4efd-b7ca-e2ae879c1984 Jul 10 14:17:56.889656 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c7e9d414-33bd-4ed0-bd4e-2efd89362733 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:56.890713 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c7e9d414-33bd-4ed0-bd4e-2efd89362733 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:56.896631 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:56.896631 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:17:56.897160 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c7e9d414-33bd-4ed0-bd4e-2efd89362733 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:17:56.899717 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c7e9d414-33bd-4ed0-bd4e-2efd89362733 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/92d74b16-73a8-4efd-b7ca-e2ae879c1984 returned with HTTP 200 Jul 10 14:17:56.899717 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 688/2756] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:17:56 2026] GET /volume/v3/snapshots/92d74b16-73a8-4efd-b7ca-e2ae879c1984 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:56.909862 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-9491b275-efa1-4045-bbd8-5819f38dd627 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:56.912238 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9491b275-efa1-4045-bbd8-5819f38dd627 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:17:56.912939 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9491b275-efa1-4045-bbd8-5819f38dd627 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4d933917-3f50-46a0-a209-1d1c10a3cd3d", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1729982934"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:17:56.928641 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:56.928641 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:17:56.929306 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-9491b275-efa1-4045-bbd8-5819f38dd627 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:17:56.929485 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.snapshots [None req-9491b275-efa1-4045-bbd8-5819f38dd627 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Create snapshot from volume 4d933917-3f50-46a0-a209-1d1c10a3cd3d Jul 10 14:17:56.961592 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-9491b275-efa1-4045-bbd8-5819f38dd627 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Created reservations ['76663c5b-1c15-42ec-bf7e-5756de26cdd5', '43fc77a7-6f91-4287-b3e1-c96055b82449', '6353a42e-4357-4c5e-b06d-061dbe3a276b', '7dedd5ca-51c6-457e-8e33-3a3e42804ade'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:17:57.016318 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-9491b275-efa1-4045-bbd8-5819f38dd627 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot force create request issued successfully. Jul 10 14:17:57.017534 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9491b275-efa1-4045-bbd8-5819f38dd627 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:17:57.017534 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 688/2757] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:17:56 2026] POST /volume/v3/snapshots => generated 310 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:17:57.032028 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-fdab8fbb-1774-4145-91b7-7a1db91c8af4 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:57.034406 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-fdab8fbb-1774-4145-91b7-7a1db91c8af4 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/snapshots/d6f214bc-03d9-406b-bf97-256544352f1f Jul 10 14:17:57.034776 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-fdab8fbb-1774-4145-91b7-7a1db91c8af4 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:57.035076 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-fdab8fbb-1774-4145-91b7-7a1db91c8af4 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:57.045091 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:57.045091 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:17:57.045803 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-fdab8fbb-1774-4145-91b7-7a1db91c8af4 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:17:57.048319 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-fdab8fbb-1774-4145-91b7-7a1db91c8af4 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/d6f214bc-03d9-406b-bf97-256544352f1f returned with HTTP 200 Jul 10 14:17:57.048319 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 690/2758] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:17:57 2026] GET /volume/v3/snapshots/d6f214bc-03d9-406b-bf97-256544352f1f => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:57.299244 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-68d0d12a-506b-41a4-9bf5-4f9e794634c9 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:57.301738 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-68d0d12a-506b-41a4-9bf5-4f9e794634c9 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] GET https://10.4.3.66/volume/v3/volumes/07ed3f8d-81cb-4812-ac82-d3100d2c1429 Jul 10 14:17:57.302079 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-68d0d12a-506b-41a4-9bf5-4f9e794634c9 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:57.302436 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-68d0d12a-506b-41a4-9bf5-4f9e794634c9 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:57.310362 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:57.310362 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:17:57.314749 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-68d0d12a-506b-41a4-9bf5-4f9e794634c9 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Volume info retrieved successfully. Jul 10 14:17:57.320800 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-68d0d12a-506b-41a4-9bf5-4f9e794634c9 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] https://10.4.3.66/volume/v3/volumes/07ed3f8d-81cb-4812-ac82-d3100d2c1429 returned with HTTP 200 Jul 10 14:17:57.321267 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 693/2759] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:57 2026] GET /volume/v3/volumes/07ed3f8d-81cb-4812-ac82-d3100d2c1429 => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:57.337231 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ad778c5f-f417-4698-872f-ab6dc89ab6db None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:57.339106 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ad778c5f-f417-4698-872f-ab6dc89ab6db tempest-VolumeRetypeWithoutMigrationTest-274212515 tempest-VolumeRetypeWithoutMigrationTest-274212515-project-admin] GET https://10.4.3.66/volume/v3/volumes/07ed3f8d-81cb-4812-ac82-d3100d2c1429 Jul 10 14:17:57.339346 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ad778c5f-f417-4698-872f-ab6dc89ab6db tempest-VolumeRetypeWithoutMigrationTest-274212515 tempest-VolumeRetypeWithoutMigrationTest-274212515-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:57.339610 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ad778c5f-f417-4698-872f-ab6dc89ab6db tempest-VolumeRetypeWithoutMigrationTest-274212515 tempest-VolumeRetypeWithoutMigrationTest-274212515-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:57.347168 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:57.347168 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:17:57.352718 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ad778c5f-f417-4698-872f-ab6dc89ab6db tempest-VolumeRetypeWithoutMigrationTest-274212515 tempest-VolumeRetypeWithoutMigrationTest-274212515-project-admin] Volume info retrieved successfully. Jul 10 14:17:57.357388 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ad778c5f-f417-4698-872f-ab6dc89ab6db tempest-VolumeRetypeWithoutMigrationTest-274212515 tempest-VolumeRetypeWithoutMigrationTest-274212515-project-admin] https://10.4.3.66/volume/v3/volumes/07ed3f8d-81cb-4812-ac82-d3100d2c1429 returned with HTTP 200 Jul 10 14:17:57.357801 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 689/2760] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:57 2026] GET /volume/v3/volumes/07ed3f8d-81cb-4812-ac82-d3100d2c1429 => generated 1032 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 14:17:57.380368 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-87661ada-8e20-41c5-a1a2-944110a8fb55 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:57.383243 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-87661ada-8e20-41c5-a1a2-944110a8fb55 tempest-VolumeRetypeWithoutMigrationTest-274212515 tempest-VolumeRetypeWithoutMigrationTest-274212515-project-admin] GET https://10.4.3.66/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1948388284 Jul 10 14:17:57.383533 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-87661ada-8e20-41c5-a1a2-944110a8fb55 tempest-VolumeRetypeWithoutMigrationTest-274212515 tempest-VolumeRetypeWithoutMigrationTest-274212515-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:57.383861 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-87661ada-8e20-41c5-a1a2-944110a8fb55 tempest-VolumeRetypeWithoutMigrationTest-274212515 tempest-VolumeRetypeWithoutMigrationTest-274212515-project-admin] Calling method 'index' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:57.385315 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:57.385315 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:17:57.385934 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-87661ada-8e20-41c5-a1a2-944110a8fb55 tempest-VolumeRetypeWithoutMigrationTest-274212515 tempest-VolumeRetypeWithoutMigrationTest-274212515-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1948388284'), ('all_tenants', True)]). {{(pid=100153) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:17:57.398830 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-87661ada-8e20-41c5-a1a2-944110a8fb55 tempest-VolumeRetypeWithoutMigrationTest-274212515 tempest-VolumeRetypeWithoutMigrationTest-274212515-project-admin] Get all volumes completed successfully. Jul 10 14:17:57.399565 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-87661ada-8e20-41c5-a1a2-944110a8fb55 tempest-VolumeRetypeWithoutMigrationTest-274212515 tempest-VolumeRetypeWithoutMigrationTest-274212515-project-admin] https://10.4.3.66/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1948388284 returned with HTTP 200 Jul 10 14:17:57.400160 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 689/2761] 10.4.3.66 () {66 vars in 1391 bytes} [Fri Jul 10 14:17:57 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1948388284 => generated 345 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:57.413115 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-8165dbbd-c514-45f8-a95e-a309259616ad None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:57.415399 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8165dbbd-c514-45f8-a95e-a309259616ad tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] GET https://10.4.3.66/volume/v3/volumes/07ed3f8d-81cb-4812-ac82-d3100d2c1429 Jul 10 14:17:57.415736 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8165dbbd-c514-45f8-a95e-a309259616ad tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:57.416022 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8165dbbd-c514-45f8-a95e-a309259616ad tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:57.427031 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:57.427031 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:17:57.432204 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-8165dbbd-c514-45f8-a95e-a309259616ad tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Volume info retrieved successfully. Jul 10 14:17:57.438720 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8165dbbd-c514-45f8-a95e-a309259616ad tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] https://10.4.3.66/volume/v3/volumes/07ed3f8d-81cb-4812-ac82-d3100d2c1429 returned with HTTP 200 Jul 10 14:17:57.439251 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 691/2762] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:57 2026] GET /volume/v3/volumes/07ed3f8d-81cb-4812-ac82-d3100d2c1429 => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:57.455421 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0ce5c877-f54e-4b47-a5f2-a517707b575b None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:57.457648 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0ce5c877-f54e-4b47-a5f2-a517707b575b tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] DELETE https://10.4.3.66/volume/v3/volumes/07ed3f8d-81cb-4812-ac82-d3100d2c1429 Jul 10 14:17:57.457971 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0ce5c877-f54e-4b47-a5f2-a517707b575b tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:57.458043 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0ce5c877-f54e-4b47-a5f2-a517707b575b tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:57.458208 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-0ce5c877-f54e-4b47-a5f2-a517707b575b tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Delete volume with id: 07ed3f8d-81cb-4812-ac82-d3100d2c1429 Jul 10 14:17:57.466906 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:57.466906 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:17:57.467557 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-0ce5c877-f54e-4b47-a5f2-a517707b575b tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Volume info retrieved successfully. Jul 10 14:17:57.497170 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-0ce5c877-f54e-4b47-a5f2-a517707b575b tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Delete volume request issued successfully. Jul 10 14:17:57.497170 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0ce5c877-f54e-4b47-a5f2-a517707b575b tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] https://10.4.3.66/volume/v3/volumes/07ed3f8d-81cb-4812-ac82-d3100d2c1429 returned with HTTP 202 Jul 10 14:17:57.497170 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 694/2763] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:17:57 2026] DELETE /volume/v3/volumes/07ed3f8d-81cb-4812-ac82-d3100d2c1429 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:17:57.507294 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-37c44397-42aa-42c4-af4b-5fe69a91e2db None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:57.510060 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-37c44397-42aa-42c4-af4b-5fe69a91e2db tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] GET https://10.4.3.66/volume/v3/volumes/07ed3f8d-81cb-4812-ac82-d3100d2c1429 Jul 10 14:17:57.510430 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-37c44397-42aa-42c4-af4b-5fe69a91e2db tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:57.510867 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-37c44397-42aa-42c4-af4b-5fe69a91e2db tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:57.520482 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:57.520482 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:17:57.525279 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-37c44397-42aa-42c4-af4b-5fe69a91e2db tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Volume info retrieved successfully. Jul 10 14:17:57.532003 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-37c44397-42aa-42c4-af4b-5fe69a91e2db tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] https://10.4.3.66/volume/v3/volumes/07ed3f8d-81cb-4812-ac82-d3100d2c1429 returned with HTTP 200 Jul 10 14:17:57.532678 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 690/2764] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:57 2026] GET /volume/v3/volumes/07ed3f8d-81cb-4812-ac82-d3100d2c1429 => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:17:57.563958 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-138c4976-92ba-45e9-804a-a3bd5c3483d5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:57.565908 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-138c4976-92ba-45e9-804a-a3bd5c3483d5 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 Jul 10 14:17:57.565908 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-138c4976-92ba-45e9-804a-a3bd5c3483d5 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:57.566192 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-138c4976-92ba-45e9-804a-a3bd5c3483d5 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:57.577994 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:57.577994 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:17:57.582627 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-138c4976-92ba-45e9-804a-a3bd5c3483d5 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:17:57.588230 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-138c4976-92ba-45e9-804a-a3bd5c3483d5 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 returned with HTTP 200 Jul 10 14:17:57.588861 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 690/2765] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:57 2026] GET /volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 => generated 935 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:58.061385 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e173cd08-fe94-4de6-a003-03ceb692a464 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:58.063606 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e173cd08-fe94-4de6-a003-03ceb692a464 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/snapshots/d6f214bc-03d9-406b-bf97-256544352f1f Jul 10 14:17:58.063878 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e173cd08-fe94-4de6-a003-03ceb692a464 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:58.064089 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e173cd08-fe94-4de6-a003-03ceb692a464 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:58.072001 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:58.072001 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:17:58.072825 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e173cd08-fe94-4de6-a003-03ceb692a464 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:17:58.074958 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e173cd08-fe94-4de6-a003-03ceb692a464 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/d6f214bc-03d9-406b-bf97-256544352f1f returned with HTTP 200 Jul 10 14:17:58.074958 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 692/2766] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:17:58 2026] GET /volume/v3/snapshots/d6f214bc-03d9-406b-bf97-256544352f1f => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:58.087897 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-7a9f8c14-4ef0-4cc2-90b3-88c241a3061d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:58.090197 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7a9f8c14-4ef0-4cc2-90b3-88c241a3061d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:17:58.090734 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7a9f8c14-4ef0-4cc2-90b3-88c241a3061d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4d933917-3f50-46a0-a209-1d1c10a3cd3d", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-516952987"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:17:58.107926 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:58.107926 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:17:58.108541 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-7a9f8c14-4ef0-4cc2-90b3-88c241a3061d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:17:58.108809 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.snapshots [None req-7a9f8c14-4ef0-4cc2-90b3-88c241a3061d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Create snapshot from volume 4d933917-3f50-46a0-a209-1d1c10a3cd3d Jul 10 14:17:58.158906 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-7a9f8c14-4ef0-4cc2-90b3-88c241a3061d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Created reservations ['743a5ce7-5c6a-4c81-979f-780d685ae1f9', 'cd444a1a-aa63-4ddc-baa0-fb9174c1f83a', 'ca07d170-66b8-4507-b5c9-d523c84d8574', '9af865e2-02e1-4c6f-981e-7281d5364d36'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:17:58.227995 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-7a9f8c14-4ef0-4cc2-90b3-88c241a3061d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot force create request issued successfully. Jul 10 14:17:58.228684 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7a9f8c14-4ef0-4cc2-90b3-88c241a3061d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:17:58.229205 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 695/2767] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:17:58 2026] POST /volume/v3/snapshots => generated 309 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:17:58.245668 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a62516e6-24c7-43c9-897e-2b985a0322a5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:58.248666 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a62516e6-24c7-43c9-897e-2b985a0322a5 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/snapshots/20838fae-26a8-490e-9035-c43ae8da61c0 Jul 10 14:17:58.248666 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a62516e6-24c7-43c9-897e-2b985a0322a5 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:58.249999 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a62516e6-24c7-43c9-897e-2b985a0322a5 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:58.265380 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:58.265380 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:17:58.265380 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a62516e6-24c7-43c9-897e-2b985a0322a5 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:17:58.268236 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a62516e6-24c7-43c9-897e-2b985a0322a5 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/20838fae-26a8-490e-9035-c43ae8da61c0 returned with HTTP 200 Jul 10 14:17:58.269916 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 691/2768] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:17:58 2026] GET /volume/v3/snapshots/20838fae-26a8-490e-9035-c43ae8da61c0 => generated 441 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:58.271118 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-4aed5044-9c81-4967-a296-b260ea5d0737 req-75971e91-63fa-4171-a1fb-80c9758e7e27 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:58.276050 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-4aed5044-9c81-4967-a296-b260ea5d0737 req-75971e91-63fa-4171-a1fb-80c9758e7e27 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a/encryption Jul 10 14:17:58.276417 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-4aed5044-9c81-4967-a296-b260ea5d0737 req-75971e91-63fa-4171-a1fb-80c9758e7e27 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:58.276803 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-4aed5044-9c81-4967-a296-b260ea5d0737 req-75971e91-63fa-4171-a1fb-80c9758e7e27 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'index' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:58.296034 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:58.296034 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:17:58.306711 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-4aed5044-9c81-4967-a296-b260ea5d0737 req-75971e91-63fa-4171-a1fb-80c9758e7e27 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a/encryption returned with HTTP 200 Jul 10 14:17:58.307640 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 691/2769] 10.4.3.66 () {68 vars in 1624 bytes} [Fri Jul 10 14:17:58 2026] GET /volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a/encryption => generated 160 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:58.381237 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-57447464-4dd4-4bec-b418-bed593f1b7df req-b6f447a6-c018-4f41-9b19-6f360f8329b9 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:58.384709 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-57447464-4dd4-4bec-b418-bed593f1b7df req-b6f447a6-c018-4f41-9b19-6f360f8329b9 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] POST https://10.4.3.66/volume/v3/attachments/9189beef-cff4-41a5-9b29-b5664c476b9d/action Jul 10 14:17:58.385195 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-57447464-4dd4-4bec-b418-bed593f1b7df req-b6f447a6-c018-4f41-9b19-6f360f8329b9 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Action body: b'{"os-complete": null}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:17:58.385404 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-57447464-4dd4-4bec-b418-bed593f1b7df req-b6f447a6-c018-4f41-9b19-6f360f8329b9 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:17:58.412373 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:58.412373 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:17:58.423576 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-57447464-4dd4-4bec-b418-bed593f1b7df req-b6f447a6-c018-4f41-9b19-6f360f8329b9 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/attachments/9189beef-cff4-41a5-9b29-b5664c476b9d/action returned with HTTP 204 Jul 10 14:17:58.424153 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 693/2770] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:17:58 2026] POST /volume/v3/attachments/9189beef-cff4-41a5-9b29-b5664c476b9d/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:17:58.552118 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6c406896-362c-4d2e-a5de-75aa8a10afc5 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:58.554789 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6c406896-362c-4d2e-a5de-75aa8a10afc5 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] GET https://10.4.3.66/volume/v3/volumes/07ed3f8d-81cb-4812-ac82-d3100d2c1429 Jul 10 14:17:58.555094 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6c406896-362c-4d2e-a5de-75aa8a10afc5 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:58.555382 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6c406896-362c-4d2e-a5de-75aa8a10afc5 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:58.563608 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6c406896-362c-4d2e-a5de-75aa8a10afc5 tempest-VolumeRetypeWithoutMigrationTest-1909594881 tempest-VolumeRetypeWithoutMigrationTest-1909594881-project-member] https://10.4.3.66/volume/v3/volumes/07ed3f8d-81cb-4812-ac82-d3100d2c1429 returned with HTTP 404 Jul 10 14:17:58.564300 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 696/2771] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:58 2026] GET /volume/v3/volumes/07ed3f8d-81cb-4812-ac82-d3100d2c1429 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:17:58.575415 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6637f2d6-a3c3-43f3-bbbe-6eb1a3c97614 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:58.577559 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6637f2d6-a3c3-43f3-bbbe-6eb1a3c97614 tempest-VolumeRetypeWithoutMigrationTest-274212515 tempest-VolumeRetypeWithoutMigrationTest-274212515-project-admin] DELETE https://10.4.3.66/volume/v3/types/f3a8d0e1-72db-4718-aa74-3db7f017e449 Jul 10 14:17:58.579599 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6637f2d6-a3c3-43f3-bbbe-6eb1a3c97614 tempest-VolumeRetypeWithoutMigrationTest-274212515 tempest-VolumeRetypeWithoutMigrationTest-274212515-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:58.579599 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6637f2d6-a3c3-43f3-bbbe-6eb1a3c97614 tempest-VolumeRetypeWithoutMigrationTest-274212515 tempest-VolumeRetypeWithoutMigrationTest-274212515-project-admin] Calling method '_delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:58.606951 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-9d8c449a-a093-4d10-a378-53e719509672 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:58.609669 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9d8c449a-a093-4d10-a378-53e719509672 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 Jul 10 14:17:58.610010 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9d8c449a-a093-4d10-a378-53e719509672 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:58.610468 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9d8c449a-a093-4d10-a378-53e719509672 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:58.613656 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6637f2d6-a3c3-43f3-bbbe-6eb1a3c97614 tempest-VolumeRetypeWithoutMigrationTest-274212515 tempest-VolumeRetypeWithoutMigrationTest-274212515-project-admin] https://10.4.3.66/volume/v3/types/f3a8d0e1-72db-4718-aa74-3db7f017e449 returned with HTTP 202 Jul 10 14:17:58.614177 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 692/2772] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:17:58 2026] DELETE /volume/v3/types/f3a8d0e1-72db-4718-aa74-3db7f017e449 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:17:58.624585 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:58.624585 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:17:58.627208 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b26e308e-dfa0-4850-9ce1-50336b8d3596 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:58.630092 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b26e308e-dfa0-4850-9ce1-50336b8d3596 tempest-VolumeRetypeWithoutMigrationTest-274212515 tempest-VolumeRetypeWithoutMigrationTest-274212515-project-admin] GET https://10.4.3.66/volume/v3/types/f3a8d0e1-72db-4718-aa74-3db7f017e449 Jul 10 14:17:58.630393 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b26e308e-dfa0-4850-9ce1-50336b8d3596 tempest-VolumeRetypeWithoutMigrationTest-274212515 tempest-VolumeRetypeWithoutMigrationTest-274212515-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:58.630727 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b26e308e-dfa0-4850-9ce1-50336b8d3596 tempest-VolumeRetypeWithoutMigrationTest-274212515 tempest-VolumeRetypeWithoutMigrationTest-274212515-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:58.634348 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-9d8c449a-a093-4d10-a378-53e719509672 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:17:58.639048 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b26e308e-dfa0-4850-9ce1-50336b8d3596 tempest-VolumeRetypeWithoutMigrationTest-274212515 tempest-VolumeRetypeWithoutMigrationTest-274212515-project-admin] https://10.4.3.66/volume/v3/types/f3a8d0e1-72db-4718-aa74-3db7f017e449 returned with HTTP 404 Jul 10 14:17:58.640239 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 694/2773] 10.4.3.66 () {66 vars in 1335 bytes} [Fri Jul 10 14:17:58 2026] GET /volume/v3/types/f3a8d0e1-72db-4718-aa74-3db7f017e449 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:17:58.642211 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9d8c449a-a093-4d10-a378-53e719509672 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 returned with HTTP 200 Jul 10 14:17:58.642864 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 692/2774] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:58 2026] GET /volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 => generated 1227 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:58.649225 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6150d8d1-ae8c-4e0a-a300-7812b4e20e64 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:58.651874 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6150d8d1-ae8c-4e0a-a300-7812b4e20e64 tempest-VolumeRetypeWithoutMigrationTest-274212515 tempest-VolumeRetypeWithoutMigrationTest-274212515-project-admin] DELETE https://10.4.3.66/volume/v3/types/d398a225-88ba-40c5-a1e0-e2bb895c5b40 Jul 10 14:17:58.652169 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6150d8d1-ae8c-4e0a-a300-7812b4e20e64 tempest-VolumeRetypeWithoutMigrationTest-274212515 tempest-VolumeRetypeWithoutMigrationTest-274212515-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:58.652493 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6150d8d1-ae8c-4e0a-a300-7812b4e20e64 tempest-VolumeRetypeWithoutMigrationTest-274212515 tempest-VolumeRetypeWithoutMigrationTest-274212515-project-admin] Calling method '_delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:58.652909 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:58.652909 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:17:58.660386 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1d89d7ed-c22c-4ed0-8590-658ff3e4a7f0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:58.662952 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1d89d7ed-c22c-4ed0-8590-658ff3e4a7f0 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 Jul 10 14:17:58.663105 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1d89d7ed-c22c-4ed0-8590-658ff3e4a7f0 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:58.663305 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1d89d7ed-c22c-4ed0-8590-658ff3e4a7f0 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:58.677105 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:58.677105 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:17:58.685446 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1d89d7ed-c22c-4ed0-8590-658ff3e4a7f0 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:17:58.689292 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6150d8d1-ae8c-4e0a-a300-7812b4e20e64 tempest-VolumeRetypeWithoutMigrationTest-274212515 tempest-VolumeRetypeWithoutMigrationTest-274212515-project-admin] https://10.4.3.66/volume/v3/types/d398a225-88ba-40c5-a1e0-e2bb895c5b40 returned with HTTP 202 Jul 10 14:17:58.690224 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 697/2775] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:17:58 2026] DELETE /volume/v3/types/d398a225-88ba-40c5-a1e0-e2bb895c5b40 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:17:58.694181 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1d89d7ed-c22c-4ed0-8590-658ff3e4a7f0 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 returned with HTTP 200 Jul 10 14:17:58.694802 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 693/2776] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:58 2026] GET /volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 => generated 1227 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:17:58.699228 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-50990af4-0783-4a0b-bcda-8198d0189258 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:58.701691 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-50990af4-0783-4a0b-bcda-8198d0189258 tempest-VolumeRetypeWithoutMigrationTest-274212515 tempest-VolumeRetypeWithoutMigrationTest-274212515-project-admin] GET https://10.4.3.66/volume/v3/types/d398a225-88ba-40c5-a1e0-e2bb895c5b40 Jul 10 14:17:58.701951 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-50990af4-0783-4a0b-bcda-8198d0189258 tempest-VolumeRetypeWithoutMigrationTest-274212515 tempest-VolumeRetypeWithoutMigrationTest-274212515-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:58.702211 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-50990af4-0783-4a0b-bcda-8198d0189258 tempest-VolumeRetypeWithoutMigrationTest-274212515 tempest-VolumeRetypeWithoutMigrationTest-274212515-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:58.706493 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-50990af4-0783-4a0b-bcda-8198d0189258 tempest-VolumeRetypeWithoutMigrationTest-274212515 tempest-VolumeRetypeWithoutMigrationTest-274212515-project-admin] https://10.4.3.66/volume/v3/types/d398a225-88ba-40c5-a1e0-e2bb895c5b40 returned with HTTP 404 Jul 10 14:17:58.707127 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 695/2777] 10.4.3.66 () {66 vars in 1335 bytes} [Fri Jul 10 14:17:58 2026] GET /volume/v3/types/d398a225-88ba-40c5-a1e0-e2bb895c5b40 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:17:59.288341 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-65b93c5b-d877-4418-8067-0794b4704fa2 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:59.293670 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-65b93c5b-d877-4418-8067-0794b4704fa2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/snapshots/20838fae-26a8-490e-9035-c43ae8da61c0 Jul 10 14:17:59.293670 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-65b93c5b-d877-4418-8067-0794b4704fa2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:59.296048 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-65b93c5b-d877-4418-8067-0794b4704fa2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:59.307544 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:59.307544 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:17:59.310160 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-65b93c5b-d877-4418-8067-0794b4704fa2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:17:59.314702 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-65b93c5b-d877-4418-8067-0794b4704fa2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/20838fae-26a8-490e-9035-c43ae8da61c0 returned with HTTP 200 Jul 10 14:17:59.315493 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 693/2778] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:17:59 2026] GET /volume/v3/snapshots/20838fae-26a8-490e-9035-c43ae8da61c0 => generated 468 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:59.331028 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-aca9cb8d-5ef0-4118-85f1-1b2b45b68672 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:59.333288 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1d341ac7-4ae4-486c-a090-6e3e00c2282e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:59.333787 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-aca9cb8d-5ef0-4118-85f1-1b2b45b68672 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 Jul 10 14:17:59.334392 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-aca9cb8d-5ef0-4118-85f1-1b2b45b68672 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:59.334773 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1d341ac7-4ae4-486c-a090-6e3e00c2282e tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/92d74b16-73a8-4efd-b7ca-e2ae879c1984 Jul 10 14:17:59.334851 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-aca9cb8d-5ef0-4118-85f1-1b2b45b68672 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:59.335019 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1d341ac7-4ae4-486c-a090-6e3e00c2282e tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:59.335259 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1d341ac7-4ae4-486c-a090-6e3e00c2282e tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:59.335420 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-1d341ac7-4ae4-486c-a090-6e3e00c2282e tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Delete snapshot with id: 92d74b16-73a8-4efd-b7ca-e2ae879c1984 Jul 10 14:17:59.348987 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:59.348987 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:17:59.349537 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1d341ac7-4ae4-486c-a090-6e3e00c2282e tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:17:59.352672 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:59.352672 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:17:59.361002 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-aca9cb8d-5ef0-4118-85f1-1b2b45b68672 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:17:59.374673 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-aca9cb8d-5ef0-4118-85f1-1b2b45b68672 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 returned with HTTP 200 Jul 10 14:17:59.375262 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 698/2779] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:17:59 2026] GET /volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 => generated 938 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:59.395460 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1d341ac7-4ae4-486c-a090-6e3e00c2282e tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot delete request issued successfully. Jul 10 14:17:59.395460 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1d341ac7-4ae4-486c-a090-6e3e00c2282e tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/92d74b16-73a8-4efd-b7ca-e2ae879c1984 returned with HTTP 202 Jul 10 14:17:59.396092 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 694/2780] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:17:59 2026] DELETE /volume/v3/snapshots/92d74b16-73a8-4efd-b7ca-e2ae879c1984 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:17:59.410244 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4469bf40-51c2-42ff-a6a6-d03336fd8dbf None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:59.413180 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4469bf40-51c2-42ff-a6a6-d03336fd8dbf tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/snapshots/92d74b16-73a8-4efd-b7ca-e2ae879c1984 Jul 10 14:17:59.413484 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4469bf40-51c2-42ff-a6a6-d03336fd8dbf tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:59.413837 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4469bf40-51c2-42ff-a6a6-d03336fd8dbf tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:59.422248 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:59.422248 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:17:59.424003 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-4469bf40-51c2-42ff-a6a6-d03336fd8dbf tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:17:59.424853 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4469bf40-51c2-42ff-a6a6-d03336fd8dbf tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/92d74b16-73a8-4efd-b7ca-e2ae879c1984 returned with HTTP 200 Jul 10 14:17:59.425672 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 696/2781] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:17:59 2026] GET /volume/v3/snapshots/92d74b16-73a8-4efd-b7ca-e2ae879c1984 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:17:59.776289 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-b465a88a-a791-42f5-8b70-af198d3f2736 req-df132519-ddf5-422b-8f4b-57a1c561ef86 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:17:59.779562 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-b465a88a-a791-42f5-8b70-af198d3f2736 req-df132519-ddf5-422b-8f4b-57a1c561ef86 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 Jul 10 14:17:59.780084 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-b465a88a-a791-42f5-8b70-af198d3f2736 req-df132519-ddf5-422b-8f4b-57a1c561ef86 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:17:59.780246 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-b465a88a-a791-42f5-8b70-af198d3f2736 req-df132519-ddf5-422b-8f4b-57a1c561ef86 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:17:59.794679 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:17:59.794679 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:17:59.806971 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-b465a88a-a791-42f5-8b70-af198d3f2736 req-df132519-ddf5-422b-8f4b-57a1c561ef86 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:17:59.816193 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-b465a88a-a791-42f5-8b70-af198d3f2736 req-df132519-ddf5-422b-8f4b-57a1c561ef86 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 returned with HTTP 200 Jul 10 14:17:59.816825 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 694/2782] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:17:59 2026] GET /volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 => generated 938 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:00.441305 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-cc36ea9d-61d7-474c-96a9-c41835154a9d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:00.444086 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cc36ea9d-61d7-474c-96a9-c41835154a9d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/snapshots/92d74b16-73a8-4efd-b7ca-e2ae879c1984 Jul 10 14:18:00.444086 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cc36ea9d-61d7-474c-96a9-c41835154a9d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:00.444297 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cc36ea9d-61d7-474c-96a9-c41835154a9d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:00.449954 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cc36ea9d-61d7-474c-96a9-c41835154a9d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/92d74b16-73a8-4efd-b7ca-e2ae879c1984 returned with HTTP 404 Jul 10 14:18:00.450757 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 699/2783] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:18:00 2026] GET /volume/v3/snapshots/92d74b16-73a8-4efd-b7ca-e2ae879c1984 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:18:00.462113 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fd99abdd-8dc5-4815-b91f-4a042766d25d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:00.464027 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fd99abdd-8dc5-4815-b91f-4a042766d25d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/20838fae-26a8-490e-9035-c43ae8da61c0 Jul 10 14:18:00.464249 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fd99abdd-8dc5-4815-b91f-4a042766d25d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:00.464523 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fd99abdd-8dc5-4815-b91f-4a042766d25d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:00.464653 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-fd99abdd-8dc5-4815-b91f-4a042766d25d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Delete snapshot with id: 20838fae-26a8-490e-9035-c43ae8da61c0 Jul 10 14:18:00.469637 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:00.469637 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:18:00.470113 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-fd99abdd-8dc5-4815-b91f-4a042766d25d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:18:00.492910 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-fd99abdd-8dc5-4815-b91f-4a042766d25d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot delete request issued successfully. Jul 10 14:18:00.493118 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fd99abdd-8dc5-4815-b91f-4a042766d25d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/20838fae-26a8-490e-9035-c43ae8da61c0 returned with HTTP 202 Jul 10 14:18:00.493714 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 695/2784] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:18:00 2026] DELETE /volume/v3/snapshots/20838fae-26a8-490e-9035-c43ae8da61c0 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:18:00.502125 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-dbb88d7b-59cd-4fd2-96e2-90d6abf28b27 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:00.504961 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-dbb88d7b-59cd-4fd2-96e2-90d6abf28b27 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/snapshots/20838fae-26a8-490e-9035-c43ae8da61c0 Jul 10 14:18:00.505360 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-dbb88d7b-59cd-4fd2-96e2-90d6abf28b27 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:00.505947 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-dbb88d7b-59cd-4fd2-96e2-90d6abf28b27 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:00.512008 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:00.512008 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:18:00.512492 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-dbb88d7b-59cd-4fd2-96e2-90d6abf28b27 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:18:00.513294 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-dbb88d7b-59cd-4fd2-96e2-90d6abf28b27 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/20838fae-26a8-490e-9035-c43ae8da61c0 returned with HTTP 200 Jul 10 14:18:00.513742 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 697/2785] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:18:00 2026] GET /volume/v3/snapshots/20838fae-26a8-490e-9035-c43ae8da61c0 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:01.525133 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-54dfd72c-0ba7-4a98-ac68-5302337d2a04 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:01.526812 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-54dfd72c-0ba7-4a98-ac68-5302337d2a04 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/snapshots/20838fae-26a8-490e-9035-c43ae8da61c0 Jul 10 14:18:01.527098 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-54dfd72c-0ba7-4a98-ac68-5302337d2a04 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:01.527364 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-54dfd72c-0ba7-4a98-ac68-5302337d2a04 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:01.532955 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-54dfd72c-0ba7-4a98-ac68-5302337d2a04 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/20838fae-26a8-490e-9035-c43ae8da61c0 returned with HTTP 404 Jul 10 14:18:01.533665 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 695/2786] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:18:01 2026] GET /volume/v3/snapshots/20838fae-26a8-490e-9035-c43ae8da61c0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:18:01.542889 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f948ee9e-4063-4325-994c-2aded1aae7bb None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:01.546761 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f948ee9e-4063-4325-994c-2aded1aae7bb tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/d6f214bc-03d9-406b-bf97-256544352f1f Jul 10 14:18:01.547115 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f948ee9e-4063-4325-994c-2aded1aae7bb tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:01.547471 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f948ee9e-4063-4325-994c-2aded1aae7bb tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:01.547471 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.snapshots [None req-f948ee9e-4063-4325-994c-2aded1aae7bb tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Delete snapshot with id: d6f214bc-03d9-406b-bf97-256544352f1f Jul 10 14:18:01.557485 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:01.557485 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:01.557485 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-f948ee9e-4063-4325-994c-2aded1aae7bb tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:18:01.592726 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-f948ee9e-4063-4325-994c-2aded1aae7bb tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot delete request issued successfully. Jul 10 14:18:01.592981 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f948ee9e-4063-4325-994c-2aded1aae7bb tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/d6f214bc-03d9-406b-bf97-256544352f1f returned with HTTP 202 Jul 10 14:18:01.593952 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 700/2787] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:18:01 2026] DELETE /volume/v3/snapshots/d6f214bc-03d9-406b-bf97-256544352f1f => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:18:01.605356 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-486b400c-74cd-447e-a02f-bb777dbbb5d4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:01.609802 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-486b400c-74cd-447e-a02f-bb777dbbb5d4 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/snapshots/d6f214bc-03d9-406b-bf97-256544352f1f Jul 10 14:18:01.610132 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-486b400c-74cd-447e-a02f-bb777dbbb5d4 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:01.610768 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-486b400c-74cd-447e-a02f-bb777dbbb5d4 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:01.621834 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:01.621834 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:18:01.622604 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-486b400c-74cd-447e-a02f-bb777dbbb5d4 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:18:01.624171 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-486b400c-74cd-447e-a02f-bb777dbbb5d4 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/d6f214bc-03d9-406b-bf97-256544352f1f returned with HTTP 200 Jul 10 14:18:01.624852 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 696/2788] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:18:01 2026] GET /volume/v3/snapshots/d6f214bc-03d9-406b-bf97-256544352f1f => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:01.883687 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-38de1465-d599-4759-819f-f4eb6760eb9b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:01.884442 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-38de1465-d599-4759-819f-f4eb6760eb9b None None] GET https://10.4.3.66/volume// Jul 10 14:18:01.884724 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-38de1465-d599-4759-819f-f4eb6760eb9b None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:01.885046 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-38de1465-d599-4759-819f-f4eb6760eb9b None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:01.885282 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-38de1465-d599-4759-819f-f4eb6760eb9b None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:18:01.885978 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 698/2789] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:18:01 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:18:01.898002 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-b465a88a-a791-42f5-8b70-af198d3f2736 req-59baf083-372b-4737-9312-44dc953a7c65 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:01.902148 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-b465a88a-a791-42f5-8b70-af198d3f2736 req-59baf083-372b-4737-9312-44dc953a7c65 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:18:01.902762 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-b465a88a-a791-42f5-8b70-af198d3f2736 req-59baf083-372b-4737-9312-44dc953a7c65 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "849096e5-d20d-41b6-aa4a-8ca008034494", "connector": null, "instance_uuid": "449bba5a-a3dd-42a2-94b9-fa0f3c86eca8"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:01.920691 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:01.920691 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:18:01.977356 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-b465a88a-a791-42f5-8b70-af198d3f2736 req-59baf083-372b-4737-9312-44dc953a7c65 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:18:01.977356 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 696/2790] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:18:01 2026] POST /volume/v3/attachments => generated 273 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:18:02.346999 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-4aed5044-9c81-4967-a296-b260ea5d0737 req-a27ec434-d0ca-4dbb-b4a2-f8105fab4cea None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:02.352039 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-4aed5044-9c81-4967-a296-b260ea5d0737 req-a27ec434-d0ca-4dbb-b4a2-f8105fab4cea tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] POST https://10.4.3.66/volume/v3/attachments/d5621041-26bd-4f65-8374-a9a730b83c2a/action Jul 10 14:18:02.353601 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-4aed5044-9c81-4967-a296-b260ea5d0737 req-a27ec434-d0ca-4dbb-b4a2-f8105fab4cea tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Action body: b'{"os-complete": null}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:18:02.353601 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-4aed5044-9c81-4967-a296-b260ea5d0737 req-a27ec434-d0ca-4dbb-b4a2-f8105fab4cea tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:02.359477 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-64154c27-05e8-41fe-9ead-74d708baa1a2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:02.361422 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-64154c27-05e8-41fe-9ead-74d708baa1a2 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 Jul 10 14:18:02.361840 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-64154c27-05e8-41fe-9ead-74d708baa1a2 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:02.362058 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-64154c27-05e8-41fe-9ead-74d708baa1a2 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:02.371969 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:02.371969 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:18:02.374003 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:02.374003 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:02.375684 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-64154c27-05e8-41fe-9ead-74d708baa1a2 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:18:02.380765 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-64154c27-05e8-41fe-9ead-74d708baa1a2 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 returned with HTTP 200 Jul 10 14:18:02.381047 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 697/2791] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:02 2026] GET /volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 => generated 937 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:02.392762 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-4aed5044-9c81-4967-a296-b260ea5d0737 req-a27ec434-d0ca-4dbb-b4a2-f8105fab4cea tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/attachments/d5621041-26bd-4f65-8374-a9a730b83c2a/action returned with HTTP 204 Jul 10 14:18:02.393409 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 701/2792] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:18:02 2026] POST /volume/v3/attachments/d5621041-26bd-4f65-8374-a9a730b83c2a/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:18:02.536212 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-5b6cde54-03d4-4e32-904c-385992d52f15 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:02.536689 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5b6cde54-03d4-4e32-904c-385992d52f15 None None] GET https://10.4.3.66/volume// Jul 10 14:18:02.536907 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5b6cde54-03d4-4e32-904c-385992d52f15 None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:02.537112 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5b6cde54-03d4-4e32-904c-385992d52f15 None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:02.537578 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5b6cde54-03d4-4e32-904c-385992d52f15 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:18:02.539841 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 699/2793] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:18:02 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:18:02.552414 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-b465a88a-a791-42f5-8b70-af198d3f2736 req-461ee7d2-be44-415a-be8c-9a51a4fca874 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:02.555183 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-b465a88a-a791-42f5-8b70-af198d3f2736 req-461ee7d2-be44-415a-be8c-9a51a4fca874 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 Jul 10 14:18:02.555463 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-b465a88a-a791-42f5-8b70-af198d3f2736 req-461ee7d2-be44-415a-be8c-9a51a4fca874 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:02.556171 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-b465a88a-a791-42f5-8b70-af198d3f2736 req-461ee7d2-be44-415a-be8c-9a51a4fca874 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:02.568425 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:02.568425 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:18:02.575708 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-b465a88a-a791-42f5-8b70-af198d3f2736 req-461ee7d2-be44-415a-be8c-9a51a4fca874 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:18:02.583654 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-b465a88a-a791-42f5-8b70-af198d3f2736 req-461ee7d2-be44-415a-be8c-9a51a4fca874 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 returned with HTTP 200 Jul 10 14:18:02.584234 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 697/2794] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:18:02 2026] GET /volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 => generated 1117 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:18:02.639592 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4d9bba79-3890-4a1f-844f-a860c26d8b9c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:02.641871 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4d9bba79-3890-4a1f-844f-a860c26d8b9c tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/snapshots/d6f214bc-03d9-406b-bf97-256544352f1f Jul 10 14:18:02.642117 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4d9bba79-3890-4a1f-844f-a860c26d8b9c tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:02.642381 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4d9bba79-3890-4a1f-844f-a860c26d8b9c tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:02.647490 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4d9bba79-3890-4a1f-844f-a860c26d8b9c tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/d6f214bc-03d9-406b-bf97-256544352f1f returned with HTTP 404 Jul 10 14:18:02.648120 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 698/2795] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:18:02 2026] GET /volume/v3/snapshots/d6f214bc-03d9-406b-bf97-256544352f1f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:18:02.661914 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-82381ca8-a751-4523-9699-aa059a8a0296 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:02.666668 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-82381ca8-a751-4523-9699-aa059a8a0296 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/20838fae-26a8-490e-9035-c43ae8da61c0 Jul 10 14:18:02.666949 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-82381ca8-a751-4523-9699-aa059a8a0296 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:02.667221 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-82381ca8-a751-4523-9699-aa059a8a0296 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:02.667425 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.snapshots [None req-82381ca8-a751-4523-9699-aa059a8a0296 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Delete snapshot with id: 20838fae-26a8-490e-9035-c43ae8da61c0 Jul 10 14:18:02.673419 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-82381ca8-a751-4523-9699-aa059a8a0296 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/20838fae-26a8-490e-9035-c43ae8da61c0 returned with HTTP 404 Jul 10 14:18:02.674076 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 702/2796] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:18:02 2026] DELETE /volume/v3/snapshots/20838fae-26a8-490e-9035-c43ae8da61c0 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:18:02.681672 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e0aea869-8bf2-4c0a-a17f-6a49988c63df None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:02.683524 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e0aea869-8bf2-4c0a-a17f-6a49988c63df tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/d6f214bc-03d9-406b-bf97-256544352f1f Jul 10 14:18:02.683809 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e0aea869-8bf2-4c0a-a17f-6a49988c63df tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:02.684001 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e0aea869-8bf2-4c0a-a17f-6a49988c63df tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:02.684116 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.snapshots [None req-e0aea869-8bf2-4c0a-a17f-6a49988c63df tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Delete snapshot with id: d6f214bc-03d9-406b-bf97-256544352f1f Jul 10 14:18:02.690126 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e0aea869-8bf2-4c0a-a17f-6a49988c63df tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/d6f214bc-03d9-406b-bf97-256544352f1f returned with HTTP 404 Jul 10 14:18:02.692097 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 700/2797] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:18:02 2026] DELETE /volume/v3/snapshots/d6f214bc-03d9-406b-bf97-256544352f1f => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:18:02.704592 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6ab2f466-75f6-4f19-84b8-ca220d51f8c9 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:02.707190 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6ab2f466-75f6-4f19-84b8-ca220d51f8c9 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/92d74b16-73a8-4efd-b7ca-e2ae879c1984 Jul 10 14:18:02.707463 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6ab2f466-75f6-4f19-84b8-ca220d51f8c9 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:02.707733 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6ab2f466-75f6-4f19-84b8-ca220d51f8c9 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:02.707853 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.snapshots [None req-6ab2f466-75f6-4f19-84b8-ca220d51f8c9 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Delete snapshot with id: 92d74b16-73a8-4efd-b7ca-e2ae879c1984 Jul 10 14:18:02.720056 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6ab2f466-75f6-4f19-84b8-ca220d51f8c9 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/92d74b16-73a8-4efd-b7ca-e2ae879c1984 returned with HTTP 404 Jul 10 14:18:02.721562 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 698/2798] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:18:02 2026] DELETE /volume/v3/snapshots/92d74b16-73a8-4efd-b7ca-e2ae879c1984 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:18:02.721720 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-b465a88a-a791-42f5-8b70-af198d3f2736 req-dd7cddae-a5e9-4ce4-939f-d0a14cf4e2b0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:02.724706 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-b465a88a-a791-42f5-8b70-af198d3f2736 req-dd7cddae-a5e9-4ce4-939f-d0a14cf4e2b0 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] PUT https://10.4.3.66/volume/v3/attachments/0e707cb5-834d-4d7c-bd07-fc7b4c15c4be Jul 10 14:18:02.724706 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-b465a88a-a791-42f5-8b70-af198d3f2736 req-dd7cddae-a5e9-4ce4-939f-d0a14cf4e2b0 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:02.735032 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-b465a88a-a791-42f5-8b70-af198d3f2736 req-dd7cddae-a5e9-4ce4-939f-d0a14cf4e2b0 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Acquiring lock "cinder-attachment_update-849096e5-d20d-41b6-aa4a-8ca008034494-np0000005012" by "attachment_update" {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:18:02.742981 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-b465a88a-a791-42f5-8b70-af198d3f2736 req-dd7cddae-a5e9-4ce4-939f-d0a14cf4e2b0 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Lock "cinder-attachment_update-849096e5-d20d-41b6-aa4a-8ca008034494-np0000005012" acquired by "attachment_update" :: waited 0.009s {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:18:02.744367 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:02.744367 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:18:02.772474 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-b2d3925a-170d-4e8f-9ee9-c890c9efc895 req-2680f644-7a90-4566-96a6-debaa9c534f3 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:02.776236 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-b2d3925a-170d-4e8f-9ee9-c890c9efc895 req-2680f644-7a90-4566-96a6-debaa9c534f3 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d Jul 10 14:18:02.776236 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-b2d3925a-170d-4e8f-9ee9-c890c9efc895 req-2680f644-7a90-4566-96a6-debaa9c534f3 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:02.776236 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-b2d3925a-170d-4e8f-9ee9-c890c9efc895 req-2680f644-7a90-4566-96a6-debaa9c534f3 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:02.793608 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:02.793608 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:02.801206 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-b2d3925a-170d-4e8f-9ee9-c890c9efc895 req-2680f644-7a90-4566-96a6-debaa9c534f3 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:18:02.809555 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-b2d3925a-170d-4e8f-9ee9-c890c9efc895 req-2680f644-7a90-4566-96a6-debaa9c534f3 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d returned with HTTP 200 Jul 10 14:18:02.810224 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 703/2799] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:18:02 2026] GET /volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d => generated 1652 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:18:02.842088 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-b2d3925a-170d-4e8f-9ee9-c890c9efc895 req-00cae171-0af1-4494-9461-5922ac436a0d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:02.844850 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-b2d3925a-170d-4e8f-9ee9-c890c9efc895 req-00cae171-0af1-4494-9461-5922ac436a0d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] POST https://10.4.3.66/volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d/action Jul 10 14:18:02.845600 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-b2d3925a-170d-4e8f-9ee9-c890c9efc895 req-00cae171-0af1-4494-9461-5922ac436a0d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:18:02.845763 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-b2d3925a-170d-4e8f-9ee9-c890c9efc895 req-00cae171-0af1-4494-9461-5922ac436a0d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:02.860671 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:02.860671 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:18:02.861121 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-b2d3925a-170d-4e8f-9ee9-c890c9efc895 req-00cae171-0af1-4494-9461-5922ac436a0d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:18:02.871595 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-b2d3925a-170d-4e8f-9ee9-c890c9efc895 req-00cae171-0af1-4494-9461-5922ac436a0d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Begin detaching volume completed successfully. Jul 10 14:18:02.871875 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-b2d3925a-170d-4e8f-9ee9-c890c9efc895 req-00cae171-0af1-4494-9461-5922ac436a0d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d/action returned with HTTP 202 Jul 10 14:18:02.872603 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 701/2800] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:18:02 2026] POST /volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:18:03.278635 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-b465a88a-a791-42f5-8b70-af198d3f2736 req-dd7cddae-a5e9-4ce4-939f-d0a14cf4e2b0 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Lock "cinder-attachment_update-849096e5-d20d-41b6-aa4a-8ca008034494-np0000005012" released by "attachment_update" :: held 0.535s {{(pid=100152) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:18:03.279471 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-b465a88a-a791-42f5-8b70-af198d3f2736 req-dd7cddae-a5e9-4ce4-939f-d0a14cf4e2b0 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/attachments/0e707cb5-834d-4d7c-bd07-fc7b4c15c4be returned with HTTP 200 Jul 10 14:18:03.280140 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 699/2801] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:18:02 2026] PUT /volume/v3/attachments/0e707cb5-834d-4d7c-bd07-fc7b4c15c4be => generated 969 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:18:03.401523 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-acb7a449-a635-4f5a-a370-45ae3ed418b8 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:03.404531 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-acb7a449-a635-4f5a-a370-45ae3ed418b8 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 Jul 10 14:18:03.405799 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-acb7a449-a635-4f5a-a370-45ae3ed418b8 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:03.410990 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-acb7a449-a635-4f5a-a370-45ae3ed418b8 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:03.424924 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:03.424924 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:18:03.430789 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-acb7a449-a635-4f5a-a370-45ae3ed418b8 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:18:03.436527 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-acb7a449-a635-4f5a-a370-45ae3ed418b8 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 returned with HTTP 200 Jul 10 14:18:03.437396 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 699/2802] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:03 2026] GET /volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 => generated 938 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:03.567059 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-937b807b-8f52-4958-9b5e-3aca7938f041 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:03.573076 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-937b807b-8f52-4958-9b5e-3aca7938f041 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a Jul 10 14:18:03.573447 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-937b807b-8f52-4958-9b5e-3aca7938f041 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:03.573750 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-937b807b-8f52-4958-9b5e-3aca7938f041 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:03.601437 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:03.601437 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:03.607480 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-937b807b-8f52-4958-9b5e-3aca7938f041 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:18:03.614618 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-937b807b-8f52-4958-9b5e-3aca7938f041 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a returned with HTTP 200 Jul 10 14:18:03.615126 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 704/2803] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:03 2026] GET /volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a => generated 1168 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:18:03.669576 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-4b3a8a3c-aabc-4c53-a8e8-b3321d737660 req-475eac45-5140-4b82-a9d6-4ebb90b9e9b4 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:03.675704 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-4b3a8a3c-aabc-4c53-a8e8-b3321d737660 req-475eac45-5140-4b82-a9d6-4ebb90b9e9b4 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a Jul 10 14:18:03.675704 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-4b3a8a3c-aabc-4c53-a8e8-b3321d737660 req-475eac45-5140-4b82-a9d6-4ebb90b9e9b4 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:03.675704 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-4b3a8a3c-aabc-4c53-a8e8-b3321d737660 req-475eac45-5140-4b82-a9d6-4ebb90b9e9b4 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:03.691390 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:03.691390 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:18:03.699100 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-4b3a8a3c-aabc-4c53-a8e8-b3321d737660 req-475eac45-5140-4b82-a9d6-4ebb90b9e9b4 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:18:03.706292 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-4b3a8a3c-aabc-4c53-a8e8-b3321d737660 req-475eac45-5140-4b82-a9d6-4ebb90b9e9b4 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a returned with HTTP 200 Jul 10 14:18:03.706852 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 702/2804] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:18:03 2026] GET /volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a => generated 1168 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:18:03.734476 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-4b3a8a3c-aabc-4c53-a8e8-b3321d737660 req-60eaa2cc-9436-498b-a8ea-a2285a802ad3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:03.736856 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-4b3a8a3c-aabc-4c53-a8e8-b3321d737660 req-60eaa2cc-9436-498b-a8ea-a2285a802ad3 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] POST https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a/action Jul 10 14:18:03.737218 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-4b3a8a3c-aabc-4c53-a8e8-b3321d737660 req-60eaa2cc-9436-498b-a8ea-a2285a802ad3 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:18:03.737371 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-4b3a8a3c-aabc-4c53-a8e8-b3321d737660 req-60eaa2cc-9436-498b-a8ea-a2285a802ad3 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:03.752388 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:03.752388 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:18:03.752994 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-4b3a8a3c-aabc-4c53-a8e8-b3321d737660 req-60eaa2cc-9436-498b-a8ea-a2285a802ad3 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:18:03.765725 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-4b3a8a3c-aabc-4c53-a8e8-b3321d737660 req-60eaa2cc-9436-498b-a8ea-a2285a802ad3 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Begin detaching volume completed successfully. Jul 10 14:18:03.765966 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-4b3a8a3c-aabc-4c53-a8e8-b3321d737660 req-60eaa2cc-9436-498b-a8ea-a2285a802ad3 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a/action returned with HTTP 202 Jul 10 14:18:03.766591 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 700/2805] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:18:03 2026] POST /volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:18:03.912717 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-9feb683b-d947-4ddc-87f8-29617e58dd5d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:03.913213 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9feb683b-d947-4ddc-87f8-29617e58dd5d None None] GET https://10.4.3.66/volume// Jul 10 14:18:03.913729 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9feb683b-d947-4ddc-87f8-29617e58dd5d None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:03.913991 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9feb683b-d947-4ddc-87f8-29617e58dd5d None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:03.914470 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9feb683b-d947-4ddc-87f8-29617e58dd5d None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:18:03.914857 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 700/2806] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:18:03 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:18:03.924461 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-b2d3925a-170d-4e8f-9ee9-c890c9efc895 req-3a788712-c3b6-4df6-9184-1d32e6bef625 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:03.927364 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-b2d3925a-170d-4e8f-9ee9-c890c9efc895 req-3a788712-c3b6-4df6-9184-1d32e6bef625 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d Jul 10 14:18:03.927738 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-b2d3925a-170d-4e8f-9ee9-c890c9efc895 req-3a788712-c3b6-4df6-9184-1d32e6bef625 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:03.928602 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-b2d3925a-170d-4e8f-9ee9-c890c9efc895 req-3a788712-c3b6-4df6-9184-1d32e6bef625 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:03.946486 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:03.946486 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:03.961870 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-b2d3925a-170d-4e8f-9ee9-c890c9efc895 req-3a788712-c3b6-4df6-9184-1d32e6bef625 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:18:03.968617 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-b2d3925a-170d-4e8f-9ee9-c890c9efc895 req-3a788712-c3b6-4df6-9184-1d32e6bef625 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d returned with HTTP 200 Jul 10 14:18:03.969179 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 705/2807] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:18:03 2026] GET /volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d => generated 1835 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:18:04.460396 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-89a99fc1-32e8-4765-92c1-5621ebe7ecfb None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:04.466414 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-89a99fc1-32e8-4765-92c1-5621ebe7ecfb tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 Jul 10 14:18:04.466414 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-89a99fc1-32e8-4765-92c1-5621ebe7ecfb tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:04.466414 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-89a99fc1-32e8-4765-92c1-5621ebe7ecfb tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:04.482185 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:04.482185 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:18:04.489560 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-89a99fc1-32e8-4765-92c1-5621ebe7ecfb tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:18:04.498146 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-89a99fc1-32e8-4765-92c1-5621ebe7ecfb tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 returned with HTTP 200 Jul 10 14:18:04.498894 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 703/2808] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:04 2026] GET /volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 => generated 938 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:04.802613 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c43f2ec7-3e7b-4433-84b0-8c55fd360b23 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:04.803158 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c43f2ec7-3e7b-4433-84b0-8c55fd360b23 None None] GET https://10.4.3.66/volume// Jul 10 14:18:04.803158 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c43f2ec7-3e7b-4433-84b0-8c55fd360b23 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:04.803158 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c43f2ec7-3e7b-4433-84b0-8c55fd360b23 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:04.803561 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c43f2ec7-3e7b-4433-84b0-8c55fd360b23 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:18:04.803944 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 701/2809] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:18:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:18:04.814934 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-4b3a8a3c-aabc-4c53-a8e8-b3321d737660 req-6380705f-4be3-4c9a-8889-cc25cc7e3524 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:04.819590 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-4b3a8a3c-aabc-4c53-a8e8-b3321d737660 req-6380705f-4be3-4c9a-8889-cc25cc7e3524 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a Jul 10 14:18:04.819852 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-4b3a8a3c-aabc-4c53-a8e8-b3321d737660 req-6380705f-4be3-4c9a-8889-cc25cc7e3524 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:04.820090 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-4b3a8a3c-aabc-4c53-a8e8-b3321d737660 req-6380705f-4be3-4c9a-8889-cc25cc7e3524 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:04.841723 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:04.841723 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:18:04.846527 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-4b3a8a3c-aabc-4c53-a8e8-b3321d737660 req-6380705f-4be3-4c9a-8889-cc25cc7e3524 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:18:04.855441 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-4b3a8a3c-aabc-4c53-a8e8-b3321d737660 req-6380705f-4be3-4c9a-8889-cc25cc7e3524 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a returned with HTTP 200 Jul 10 14:18:04.856419 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 701/2810] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:18:04 2026] GET /volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a => generated 1351 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:18:04.874761 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-4b3a8a3c-aabc-4c53-a8e8-b3321d737660 req-632b6956-fde8-4da7-81b0-9ec761ac81ba None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:04.878470 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-4b3a8a3c-aabc-4c53-a8e8-b3321d737660 req-632b6956-fde8-4da7-81b0-9ec761ac81ba tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a/encryption Jul 10 14:18:04.878801 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-4b3a8a3c-aabc-4c53-a8e8-b3321d737660 req-632b6956-fde8-4da7-81b0-9ec761ac81ba tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:04.879078 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-4b3a8a3c-aabc-4c53-a8e8-b3321d737660 req-632b6956-fde8-4da7-81b0-9ec761ac81ba tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'index' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:04.895537 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:04.895537 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:04.914715 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-4b3a8a3c-aabc-4c53-a8e8-b3321d737660 req-632b6956-fde8-4da7-81b0-9ec761ac81ba tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a/encryption returned with HTTP 200 Jul 10 14:18:04.915157 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 706/2811] 10.4.3.66 () {68 vars in 1624 bytes} [Fri Jul 10 14:18:04 2026] GET /volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a/encryption => generated 160 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:05.520527 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-bdafbae4-7024-4176-98be-647d36640741 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:05.525464 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-bdafbae4-7024-4176-98be-647d36640741 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 Jul 10 14:18:05.526231 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-bdafbae4-7024-4176-98be-647d36640741 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:05.527376 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-bdafbae4-7024-4176-98be-647d36640741 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:05.542889 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:05.542889 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:18:05.548103 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-bdafbae4-7024-4176-98be-647d36640741 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:18:05.556345 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-bdafbae4-7024-4176-98be-647d36640741 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 returned with HTTP 200 Jul 10 14:18:05.556345 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 704/2812] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:05 2026] GET /volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 => generated 938 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:06.577059 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-59e673d2-1789-493e-a0c8-af471f67263a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:06.580801 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-59e673d2-1789-493e-a0c8-af471f67263a tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 Jul 10 14:18:06.580980 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-59e673d2-1789-493e-a0c8-af471f67263a tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:06.581267 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-59e673d2-1789-493e-a0c8-af471f67263a tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:06.598013 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:06.598013 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:18:06.602960 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-59e673d2-1789-493e-a0c8-af471f67263a tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:18:06.609109 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-59e673d2-1789-493e-a0c8-af471f67263a tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 returned with HTTP 200 Jul 10 14:18:06.609723 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 702/2813] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:06 2026] GET /volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 => generated 938 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:07.356457 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-7aae4e6e-6482-49c6-873a-2d7e0477d4ab None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:07.458361 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7aae4e6e-6482-49c6-873a-2d7e0477d4ab tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:18:07.458361 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7aae4e6e-6482-49c6-873a-2d7e0477d4ab tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1135395317"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:07.462522 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-7aae4e6e-6482-49c6-873a-2d7e0477d4ab tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1135395317'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:18:07.462522 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-7aae4e6e-6482-49c6-873a-2d7e0477d4ab tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Create volume of 1 GB Jul 10 14:18:07.466436 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-7aae4e6e-6482-49c6-873a-2d7e0477d4ab tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Availability Zones retrieved successfully. Jul 10 14:18:07.475217 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7aae4e6e-6482-49c6-873a-2d7e0477d4ab tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Flow 'volume_create_api' (568b0663-3375-4ab8-9565-7dcd7b783178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:18:07.476518 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7aae4e6e-6482-49c6-873a-2d7e0477d4ab tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33af492e-33cd-427b-ae3e-0fb48dd2af34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:07.477983 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-7aae4e6e-6482-49c6-873a-2d7e0477d4ab tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:18:07.525414 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7aae4e6e-6482-49c6-873a-2d7e0477d4ab tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33af492e-33cd-427b-ae3e-0fb48dd2af34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:07.526678 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7aae4e6e-6482-49c6-873a-2d7e0477d4ab tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c9daa8e-e1e4-4cac-b752-fd0eba947073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:07.625679 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-7aae4e6e-6482-49c6-873a-2d7e0477d4ab tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Created reservations ['7f781d87-2bb3-41b8-b693-eefd42f32861', '0e481f01-49c8-4d0b-baac-2f53d058f2e5', '9f3f0a44-ca94-4b9d-902a-4a7eea9adfe3', 'eec9d257-7b11-4add-90e9-4055284595a5'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:18:07.626811 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7aae4e6e-6482-49c6-873a-2d7e0477d4ab tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c9daa8e-e1e4-4cac-b752-fd0eba947073) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f781d87-2bb3-41b8-b693-eefd42f32861', '0e481f01-49c8-4d0b-baac-2f53d058f2e5', '9f3f0a44-ca94-4b9d-902a-4a7eea9adfe3', 'eec9d257-7b11-4add-90e9-4055284595a5']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:07.627798 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7aae4e6e-6482-49c6-873a-2d7e0477d4ab tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d35c45e-2bdf-4c84-9621-0ecbcb66e25d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:07.628063 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-dd6fbd6a-85c0-494b-8444-0490848fa698 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:07.631129 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-dd6fbd6a-85c0-494b-8444-0490848fa698 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 Jul 10 14:18:07.631469 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-dd6fbd6a-85c0-494b-8444-0490848fa698 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:07.631909 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-dd6fbd6a-85c0-494b-8444-0490848fa698 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:07.648624 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:07.648624 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:07.653604 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-dd6fbd6a-85c0-494b-8444-0490848fa698 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:18:07.659455 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-dd6fbd6a-85c0-494b-8444-0490848fa698 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 returned with HTTP 200 Jul 10 14:18:07.660270 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 707/2814] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:07 2026] GET /volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 => generated 938 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:07.663274 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7aae4e6e-6482-49c6-873a-2d7e0477d4ab tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d35c45e-2bdf-4c84-9621-0ecbcb66e25d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '778bbc94-6f7b-4135-8c56-4a6ea1f27b7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1135395317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3eca3f89fbd04fd4904800b50dfe3df6',qos_specs=None,replication_status=,reservations=['7f781d87-2bb3-41b8-b693-eefd42f32861','0e481f01-49c8-4d0b-baac-2f53d058f2e5','9f3f0a44-ca94-4b9d-902a-4a7eea9adfe3','eec9d257-7b11-4add-90e9-4055284595a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c1f5b535b8047fab1f90c7b8b443305',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:18:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1135395317',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=778bbc94-6f7b-4135-8c56-4a6ea1f27b7b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3eca3f89fbd04fd4904800b50dfe3df6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c1f5b535b8047fab1f90c7b8b443305',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:07.664824 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7aae4e6e-6482-49c6-873a-2d7e0477d4ab tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fff455f-ad16-4c93-88a7-243c5c31d2ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:07.693473 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7aae4e6e-6482-49c6-873a-2d7e0477d4ab tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fff455f-ad16-4c93-88a7-243c5c31d2ce) transitioned into state 'SUCCESS' from state '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-1135395317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3eca3f89fbd04fd4904800b50dfe3df6',qos_specs=None,replication_status=,reservations=['7f781d87-2bb3-41b8-b693-eefd42f32861','0e481f01-49c8-4d0b-baac-2f53d058f2e5','9f3f0a44-ca94-4b9d-902a-4a7eea9adfe3','eec9d257-7b11-4add-90e9-4055284595a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c1f5b535b8047fab1f90c7b8b443305',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:07.696161 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7aae4e6e-6482-49c6-873a-2d7e0477d4ab tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (435a8b16-3c2e-4c45-819d-16d645bea208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:07.741321 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7aae4e6e-6482-49c6-873a-2d7e0477d4ab tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (435a8b16-3c2e-4c45-819d-16d645bea208) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:07.747335 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7aae4e6e-6482-49c6-873a-2d7e0477d4ab tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Flow 'volume_create_api' (568b0663-3375-4ab8-9565-7dcd7b783178) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:18:07.749709 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-7aae4e6e-6482-49c6-873a-2d7e0477d4ab tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Create volume request issued successfully. Jul 10 14:18:07.749709 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7aae4e6e-6482-49c6-873a-2d7e0477d4ab tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:18:07.751285 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 702/2815] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:18:07 2026] POST /volume/v3/volumes => generated 747 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:18:07.786656 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-7cf9ccc2-f6f4-4366-80ea-e97705c70287 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:07.794973 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7cf9ccc2-f6f4-4366-80ea-e97705c70287 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] GET https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b Jul 10 14:18:07.795516 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7cf9ccc2-f6f4-4366-80ea-e97705c70287 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:07.795818 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7cf9ccc2-f6f4-4366-80ea-e97705c70287 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:07.818865 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:07.818865 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:18:07.839788 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-7cf9ccc2-f6f4-4366-80ea-e97705c70287 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Volume info retrieved successfully. Jul 10 14:18:07.859217 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7cf9ccc2-f6f4-4366-80ea-e97705c70287 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b returned with HTTP 200 Jul 10 14:18:07.859920 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 705/2816] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:07 2026] GET /volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b => generated 815 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:07.902205 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-b2d3925a-170d-4e8f-9ee9-c890c9efc895 req-7d50e691-bd22-4e00-a167-4ca89ee211ca None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:07.909926 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-b2d3925a-170d-4e8f-9ee9-c890c9efc895 req-7d50e691-bd22-4e00-a167-4ca89ee211ca tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] DELETE https://10.4.3.66/volume/v3/attachments/c77005a9-2150-44b8-b23d-e8bda22a8f76 Jul 10 14:18:07.909926 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-b2d3925a-170d-4e8f-9ee9-c890c9efc895 req-7d50e691-bd22-4e00-a167-4ca89ee211ca tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:07.911230 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-b2d3925a-170d-4e8f-9ee9-c890c9efc895 req-7d50e691-bd22-4e00-a167-4ca89ee211ca tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:07.939463 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:07.939463 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:18:08.510457 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-b2d3925a-170d-4e8f-9ee9-c890c9efc895 req-7d50e691-bd22-4e00-a167-4ca89ee211ca tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/attachments/c77005a9-2150-44b8-b23d-e8bda22a8f76 returned with HTTP 200 Jul 10 14:18:08.510457 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 703/2817] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:18:07 2026] DELETE /volume/v3/attachments/c77005a9-2150-44b8-b23d-e8bda22a8f76 => generated 19 bytes in 611 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:08.682524 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-c3893565-f108-4099-831d-4d060ecb4836 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:08.685843 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c3893565-f108-4099-831d-4d060ecb4836 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 Jul 10 14:18:08.686181 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c3893565-f108-4099-831d-4d060ecb4836 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:08.686705 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c3893565-f108-4099-831d-4d060ecb4836 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:08.707417 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:08.707417 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:08.716934 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-c3893565-f108-4099-831d-4d060ecb4836 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:18:08.724712 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c3893565-f108-4099-831d-4d060ecb4836 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 returned with HTTP 200 Jul 10 14:18:08.725126 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 708/2818] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:08 2026] GET /volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 => generated 938 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:08.883612 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-24cc916d-53e7-4deb-826e-bae794771483 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:08.885867 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-24cc916d-53e7-4deb-826e-bae794771483 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] GET https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b Jul 10 14:18:08.886245 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-24cc916d-53e7-4deb-826e-bae794771483 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:08.886737 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-24cc916d-53e7-4deb-826e-bae794771483 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:08.897559 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:08.897559 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:18:08.902181 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-24cc916d-53e7-4deb-826e-bae794771483 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Volume info retrieved successfully. Jul 10 14:18:08.909916 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-24cc916d-53e7-4deb-826e-bae794771483 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b returned with HTTP 200 Jul 10 14:18:08.910539 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 703/2819] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:08 2026] GET /volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:09.746263 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-5e448dee-9031-4eea-9e91-ed4ec11ec27f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:09.749668 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5e448dee-9031-4eea-9e91-ed4ec11ec27f tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 Jul 10 14:18:09.749668 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5e448dee-9031-4eea-9e91-ed4ec11ec27f tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:09.749668 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5e448dee-9031-4eea-9e91-ed4ec11ec27f tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:09.784671 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:09.784671 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:18:09.799430 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-5e448dee-9031-4eea-9e91-ed4ec11ec27f tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:18:09.807864 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5e448dee-9031-4eea-9e91-ed4ec11ec27f tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 returned with HTTP 200 Jul 10 14:18:09.808377 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 706/2820] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:09 2026] GET /volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 => generated 938 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:10.680699 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-b465a88a-a791-42f5-8b70-af198d3f2736 req-759f9f46-307a-40db-a15f-8a4bebde837d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:10.682794 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-b465a88a-a791-42f5-8b70-af198d3f2736 req-759f9f46-307a-40db-a15f-8a4bebde837d tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] POST https://10.4.3.66/volume/v3/attachments/0e707cb5-834d-4d7c-bd07-fc7b4c15c4be/action Jul 10 14:18:10.683129 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-b465a88a-a791-42f5-8b70-af198d3f2736 req-759f9f46-307a-40db-a15f-8a4bebde837d tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:18:10.683282 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-b465a88a-a791-42f5-8b70-af198d3f2736 req-759f9f46-307a-40db-a15f-8a4bebde837d tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:10.702111 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:10.702111 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:18:10.718567 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-b465a88a-a791-42f5-8b70-af198d3f2736 req-759f9f46-307a-40db-a15f-8a4bebde837d tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/attachments/0e707cb5-834d-4d7c-bd07-fc7b4c15c4be/action returned with HTTP 204 Jul 10 14:18:10.719078 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 704/2821] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:18:10 2026] POST /volume/v3/attachments/0e707cb5-834d-4d7c-bd07-fc7b4c15c4be/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:18:10.826742 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-422759aa-5197-4f98-8cbc-067ac76fd13f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:10.831524 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-422759aa-5197-4f98-8cbc-067ac76fd13f tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 Jul 10 14:18:10.831524 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-422759aa-5197-4f98-8cbc-067ac76fd13f tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:10.831524 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-422759aa-5197-4f98-8cbc-067ac76fd13f tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:10.848924 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:10.848924 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:10.857855 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-422759aa-5197-4f98-8cbc-067ac76fd13f tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:18:10.868762 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-422759aa-5197-4f98-8cbc-067ac76fd13f tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 returned with HTTP 200 Jul 10 14:18:10.869183 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 709/2822] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:10 2026] GET /volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 => generated 1230 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:18:10.888956 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-46f976f5-42a1-454c-9cd2-7d21196ec388 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:10.892110 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-46f976f5-42a1-454c-9cd2-7d21196ec388 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 Jul 10 14:18:10.892383 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-46f976f5-42a1-454c-9cd2-7d21196ec388 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:10.892612 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-46f976f5-42a1-454c-9cd2-7d21196ec388 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:10.914405 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:10.914405 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:18:10.925434 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-46f976f5-42a1-454c-9cd2-7d21196ec388 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:18:10.934291 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-46f976f5-42a1-454c-9cd2-7d21196ec388 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 returned with HTTP 200 Jul 10 14:18:10.934573 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 704/2823] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:10 2026] GET /volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 => generated 1230 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:18:13.442107 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-73689ae1-3d02-445b-8dc8-e100e2816902 req-b38a4436-2fd0-4ab5-bf0b-94b7a82ad11e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:13.447811 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-73689ae1-3d02-445b-8dc8-e100e2816902 req-b38a4436-2fd0-4ab5-bf0b-94b7a82ad11e tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] DELETE https://10.4.3.66/volume/v3/attachments/c77005a9-2150-44b8-b23d-e8bda22a8f76 Jul 10 14:18:13.447922 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-73689ae1-3d02-445b-8dc8-e100e2816902 req-b38a4436-2fd0-4ab5-bf0b-94b7a82ad11e tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:13.448192 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-73689ae1-3d02-445b-8dc8-e100e2816902 req-b38a4436-2fd0-4ab5-bf0b-94b7a82ad11e tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:13.457251 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-73689ae1-3d02-445b-8dc8-e100e2816902 req-b38a4436-2fd0-4ab5-bf0b-94b7a82ad11e tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/attachments/c77005a9-2150-44b8-b23d-e8bda22a8f76 returned with HTTP 404 Jul 10 14:18:13.458794 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 707/2824] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:18:13 2026] DELETE /volume/v3/attachments/c77005a9-2150-44b8-b23d-e8bda22a8f76 => generated 149 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:18:17.716381 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-66a26b8a-c70f-47ab-b349-286aa572afe0 req-77387177-c817-4fd6-80fe-c40eb6b6959a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:17.720034 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-66a26b8a-c70f-47ab-b349-286aa572afe0 req-77387177-c817-4fd6-80fe-c40eb6b6959a tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 Jul 10 14:18:17.720354 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-66a26b8a-c70f-47ab-b349-286aa572afe0 req-77387177-c817-4fd6-80fe-c40eb6b6959a tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:17.720696 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-66a26b8a-c70f-47ab-b349-286aa572afe0 req-77387177-c817-4fd6-80fe-c40eb6b6959a tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:17.737939 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:17.737939 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:18:17.745482 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-66a26b8a-c70f-47ab-b349-286aa572afe0 req-77387177-c817-4fd6-80fe-c40eb6b6959a tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:18:17.752529 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-66a26b8a-c70f-47ab-b349-286aa572afe0 req-77387177-c817-4fd6-80fe-c40eb6b6959a tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 returned with HTTP 200 Jul 10 14:18:17.753216 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 705/2825] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:18:17 2026] GET /volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 => generated 1227 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:18:17.777702 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-66a26b8a-c70f-47ab-b349-286aa572afe0 req-ae71450a-13ed-43b6-91ba-2eba52d15cc4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:17.781073 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-66a26b8a-c70f-47ab-b349-286aa572afe0 req-ae71450a-13ed-43b6-91ba-2eba52d15cc4 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] POST https://10.4.3.66/volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1/action Jul 10 14:18:17.781516 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-66a26b8a-c70f-47ab-b349-286aa572afe0 req-ae71450a-13ed-43b6-91ba-2eba52d15cc4 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:18:17.781721 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-66a26b8a-c70f-47ab-b349-286aa572afe0 req-ae71450a-13ed-43b6-91ba-2eba52d15cc4 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:17.797877 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:17.797877 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:17.798720 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-66a26b8a-c70f-47ab-b349-286aa572afe0 req-ae71450a-13ed-43b6-91ba-2eba52d15cc4 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:18:17.806763 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-66a26b8a-c70f-47ab-b349-286aa572afe0 req-ae71450a-13ed-43b6-91ba-2eba52d15cc4 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Begin detaching volume completed successfully. Jul 10 14:18:17.807058 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-66a26b8a-c70f-47ab-b349-286aa572afe0 req-ae71450a-13ed-43b6-91ba-2eba52d15cc4 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1/action returned with HTTP 202 Jul 10 14:18:17.807660 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 710/2826] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:18:17 2026] POST /volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:18:17.850409 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-769d92ff-da06-4e28-aed9-021b63f65435 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:17.853616 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-769d92ff-da06-4e28-aed9-021b63f65435 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d Jul 10 14:18:17.854298 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-769d92ff-da06-4e28-aed9-021b63f65435 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:17.854533 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-769d92ff-da06-4e28-aed9-021b63f65435 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:17.871638 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:17.871638 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:18:17.878202 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-769d92ff-da06-4e28-aed9-021b63f65435 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:18:17.885048 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-769d92ff-da06-4e28-aed9-021b63f65435 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d returned with HTTP 200 Jul 10 14:18:17.885493 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 705/2827] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:17 2026] GET /volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d => generated 1360 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:18:17.900391 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-40444431-b8a0-46e6-b9ee-6892eabdd440 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:17.902572 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-40444431-b8a0-46e6-b9ee-6892eabdd440 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] DELETE https://10.4.3.66/volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d Jul 10 14:18:17.902830 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-40444431-b8a0-46e6-b9ee-6892eabdd440 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:17.903018 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-40444431-b8a0-46e6-b9ee-6892eabdd440 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:17.903277 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-40444431-b8a0-46e6-b9ee-6892eabdd440 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Delete volume with id: 4d933917-3f50-46a0-a209-1d1c10a3cd3d Jul 10 14:18:17.912542 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:17.912542 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:18:17.913127 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-40444431-b8a0-46e6-b9ee-6892eabdd440 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:18:17.945044 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-40444431-b8a0-46e6-b9ee-6892eabdd440 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Delete volume request issued successfully. Jul 10 14:18:17.947599 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-40444431-b8a0-46e6-b9ee-6892eabdd440 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d returned with HTTP 202 Jul 10 14:18:17.947599 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 708/2828] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:18:17 2026] DELETE /volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:18:17.956217 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7f688f7f-4a9d-40f7-bc16-40180c395863 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:17.958408 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7f688f7f-4a9d-40f7-bc16-40180c395863 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d Jul 10 14:18:17.959524 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7f688f7f-4a9d-40f7-bc16-40180c395863 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:17.959524 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7f688f7f-4a9d-40f7-bc16-40180c395863 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:17.968219 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:17.968219 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:18:17.972756 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7f688f7f-4a9d-40f7-bc16-40180c395863 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:18:17.980492 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7f688f7f-4a9d-40f7-bc16-40180c395863 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d returned with HTTP 200 Jul 10 14:18:17.980492 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 706/2829] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:17 2026] GET /volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d => generated 1359 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:18:18.866214 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-c82cc8e3-71be-4d71-ab84-9e5245c62ad8 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:18.866680 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c82cc8e3-71be-4d71-ab84-9e5245c62ad8 None None] GET https://10.4.3.66/volume// Jul 10 14:18:18.866879 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c82cc8e3-71be-4d71-ab84-9e5245c62ad8 None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:18.867124 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c82cc8e3-71be-4d71-ab84-9e5245c62ad8 None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:18.867568 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c82cc8e3-71be-4d71-ab84-9e5245c62ad8 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:18:18.867896 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 711/2830] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:18:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:18:18.878079 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-66a26b8a-c70f-47ab-b349-286aa572afe0 req-d15f73f5-e4c3-4765-8edf-9b9f33b1b917 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:18.880152 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-66a26b8a-c70f-47ab-b349-286aa572afe0 req-d15f73f5-e4c3-4765-8edf-9b9f33b1b917 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 Jul 10 14:18:18.880387 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-66a26b8a-c70f-47ab-b349-286aa572afe0 req-d15f73f5-e4c3-4765-8edf-9b9f33b1b917 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:18.880615 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-66a26b8a-c70f-47ab-b349-286aa572afe0 req-d15f73f5-e4c3-4765-8edf-9b9f33b1b917 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:18.897527 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:18.897527 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:18:18.903156 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-66a26b8a-c70f-47ab-b349-286aa572afe0 req-d15f73f5-e4c3-4765-8edf-9b9f33b1b917 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:18:18.911724 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-66a26b8a-c70f-47ab-b349-286aa572afe0 req-d15f73f5-e4c3-4765-8edf-9b9f33b1b917 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 returned with HTTP 200 Jul 10 14:18:18.913271 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 706/2831] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:18:18 2026] GET /volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 => generated 1410 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:18:18.996485 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-0d36055b-a59d-4c6a-89e3-5803fde63803 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:18.999068 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0d36055b-a59d-4c6a-89e3-5803fde63803 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d Jul 10 14:18:18.999271 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0d36055b-a59d-4c6a-89e3-5803fde63803 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:18.999527 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0d36055b-a59d-4c6a-89e3-5803fde63803 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:19.007763 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0d36055b-a59d-4c6a-89e3-5803fde63803 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d returned with HTTP 404 Jul 10 14:18:19.008457 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 709/2832] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:18 2026] GET /volume/v3/volumes/4d933917-3f50-46a0-a209-1d1c10a3cd3d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:18:19.028307 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-39a51b15-dcbc-4917-a4bf-75c99c34d7a4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:19.031169 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-39a51b15-dcbc-4917-a4bf-75c99c34d7a4 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 Jul 10 14:18:19.031524 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-39a51b15-dcbc-4917-a4bf-75c99c34d7a4 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:19.031819 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-39a51b15-dcbc-4917-a4bf-75c99c34d7a4 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:19.041941 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:19.041941 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:18:19.047466 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-39a51b15-dcbc-4917-a4bf-75c99c34d7a4 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:18:19.054140 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-39a51b15-dcbc-4917-a4bf-75c99c34d7a4 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 returned with HTTP 200 Jul 10 14:18:19.054750 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 707/2833] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:19 2026] GET /volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:19.068371 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d3e0723c-1e7e-4b1a-923a-0826a908c376 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:19.069636 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d3e0723c-1e7e-4b1a-923a-0826a908c376 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:18:19.070164 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d3e0723c-1e7e-4b1a-923a-0826a908c376 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d5b740e9-e49b-4e36-a58b-3cedb7e8ded1", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-186990164"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:19.079673 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:19.079673 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:19.080245 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-d3e0723c-1e7e-4b1a-923a-0826a908c376 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:18:19.080441 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.snapshots [None req-d3e0723c-1e7e-4b1a-923a-0826a908c376 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Create snapshot from volume d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 Jul 10 14:18:19.117419 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-d3e0723c-1e7e-4b1a-923a-0826a908c376 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Created reservations ['882a4d88-c9a3-44c3-9b1c-04dfdb547f5b', '448d3019-cb60-49a9-8ac6-4794c4be4c86', 'ad424acb-02c5-44ba-a104-66eed1b0dd94', '4b139c8b-8ad1-44f6-be2e-60489dbe7550'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:18:19.171603 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-d3e0723c-1e7e-4b1a-923a-0826a908c376 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot create request issued successfully. Jul 10 14:18:19.171603 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d3e0723c-1e7e-4b1a-923a-0826a908c376 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:18:19.171603 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 712/2834] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:18:19 2026] POST /volume/v3/snapshots => generated 379 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:18:19.184690 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0d7a7015-6e58-4e42-a1f9-788d17cf88af None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:19.186678 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0d7a7015-6e58-4e42-a1f9-788d17cf88af tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/snapshots/ba395e2a-fdbe-42cd-8c29-3340169ac75c Jul 10 14:18:19.186808 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0d7a7015-6e58-4e42-a1f9-788d17cf88af tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:19.186996 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0d7a7015-6e58-4e42-a1f9-788d17cf88af tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:19.192958 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:19.192958 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:18:19.193596 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-0d7a7015-6e58-4e42-a1f9-788d17cf88af tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:18:19.195059 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0d7a7015-6e58-4e42-a1f9-788d17cf88af tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/ba395e2a-fdbe-42cd-8c29-3340169ac75c returned with HTTP 200 Jul 10 14:18:19.195481 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 707/2835] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:18:19 2026] GET /volume/v3/snapshots/ba395e2a-fdbe-42cd-8c29-3340169ac75c => generated 511 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:19.981108 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-66a26b8a-c70f-47ab-b349-286aa572afe0 req-c69cbba4-50f6-49d5-8b73-c739efe787a9 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:19.985857 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-66a26b8a-c70f-47ab-b349-286aa572afe0 req-c69cbba4-50f6-49d5-8b73-c739efe787a9 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] DELETE https://10.4.3.66/volume/v3/attachments/9189beef-cff4-41a5-9b29-b5664c476b9d Jul 10 14:18:19.986118 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-66a26b8a-c70f-47ab-b349-286aa572afe0 req-c69cbba4-50f6-49d5-8b73-c739efe787a9 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:19.986387 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-66a26b8a-c70f-47ab-b349-286aa572afe0 req-c69cbba4-50f6-49d5-8b73-c739efe787a9 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:20.005180 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:20.005180 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:18:20.213062 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a3829970-eed5-48ce-9eb7-634184730fce None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:20.215269 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a3829970-eed5-48ce-9eb7-634184730fce tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/snapshots/ba395e2a-fdbe-42cd-8c29-3340169ac75c Jul 10 14:18:20.215447 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a3829970-eed5-48ce-9eb7-634184730fce tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:20.215736 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a3829970-eed5-48ce-9eb7-634184730fce tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:20.221983 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:20.221983 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:18:20.222442 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a3829970-eed5-48ce-9eb7-634184730fce tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:18:20.223409 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a3829970-eed5-48ce-9eb7-634184730fce tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/ba395e2a-fdbe-42cd-8c29-3340169ac75c returned with HTTP 200 Jul 10 14:18:20.224083 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 708/2836] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:18:20 2026] GET /volume/v3/snapshots/ba395e2a-fdbe-42cd-8c29-3340169ac75c => generated 538 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:20.235698 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-aad55fb0-9ba3-401d-9a2d-9828a9a46d30 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:20.238411 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-aad55fb0-9ba3-401d-9a2d-9828a9a46d30 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/snapshots/ba395e2a-fdbe-42cd-8c29-3340169ac75c Jul 10 14:18:20.238709 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-aad55fb0-9ba3-401d-9a2d-9828a9a46d30 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:20.238977 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-aad55fb0-9ba3-401d-9a2d-9828a9a46d30 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:20.249183 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:20.249183 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:20.249183 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-aad55fb0-9ba3-401d-9a2d-9828a9a46d30 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:18:20.249183 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-aad55fb0-9ba3-401d-9a2d-9828a9a46d30 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/ba395e2a-fdbe-42cd-8c29-3340169ac75c returned with HTTP 200 Jul 10 14:18:20.249556 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 713/2837] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:18:20 2026] GET /volume/v3/snapshots/ba395e2a-fdbe-42cd-8c29-3340169ac75c => generated 538 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:20.263788 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a6ac06a1-c9c0-4909-aa55-475f53b9f9b2 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:20.268674 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a6ac06a1-c9c0-4909-aa55-475f53b9f9b2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/snapshots Jul 10 14:18:20.268936 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a6ac06a1-c9c0-4909-aa55-475f53b9f9b2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:20.269206 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a6ac06a1-c9c0-4909-aa55-475f53b9f9b2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'index' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:20.269536 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.api_utils [None req-a6ac06a1-c9c0-4909-aa55-475f53b9f9b2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Removing options '' from query. {{(pid=100153) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:18:20.271070 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.db.api [None req-a6ac06a1-c9c0-4909-aa55-475f53b9f9b2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Building query based on filter {{(pid=100153) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 14:18:20.276901 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a6ac06a1-c9c0-4909-aa55-475f53b9f9b2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Get all snapshots completed successfully. Jul 10 14:18:20.277336 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a6ac06a1-c9c0-4909-aa55-475f53b9f9b2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 200 Jul 10 14:18:20.277842 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 708/2838] 10.4.3.66 () {66 vars in 1236 bytes} [Fri Jul 10 14:18:20 2026] GET /volume/v3/snapshots => generated 407 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:20.290122 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0b874b2d-53f9-48c9-be21-df25b987df22 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:20.295233 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0b874b2d-53f9-48c9-be21-df25b987df22 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] PUT https://10.4.3.66/volume/v3/snapshots/ba395e2a-fdbe-42cd-8c29-3340169ac75c Jul 10 14:18:20.295233 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0b874b2d-53f9-48c9-be21-df25b987df22 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-210973875", "description": "This is the new description of snapshot."}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:20.310936 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:20.310936 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:18:20.314271 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0b874b2d-53f9-48c9-be21-df25b987df22 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:18:20.332356 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0b874b2d-53f9-48c9-be21-df25b987df22 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/ba395e2a-fdbe-42cd-8c29-3340169ac75c returned with HTTP 200 Jul 10 14:18:20.332356 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 709/2839] 10.4.3.66 () {68 vars in 1368 bytes} [Fri Jul 10 14:18:20 2026] PUT /volume/v3/snapshots/ba395e2a-fdbe-42cd-8c29-3340169ac75c => generated 442 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:20.344894 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-c4379460-c9c6-4aeb-bff8-abcc36294a2e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:20.347844 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c4379460-c9c6-4aeb-bff8-abcc36294a2e tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/snapshots/ba395e2a-fdbe-42cd-8c29-3340169ac75c Jul 10 14:18:20.348148 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c4379460-c9c6-4aeb-bff8-abcc36294a2e tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:20.348452 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c4379460-c9c6-4aeb-bff8-abcc36294a2e tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:20.356186 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:20.356186 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:20.356837 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-c4379460-c9c6-4aeb-bff8-abcc36294a2e tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:18:20.358044 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c4379460-c9c6-4aeb-bff8-abcc36294a2e tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/ba395e2a-fdbe-42cd-8c29-3340169ac75c returned with HTTP 200 Jul 10 14:18:20.358763 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 714/2840] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:18:20 2026] GET /volume/v3/snapshots/ba395e2a-fdbe-42cd-8c29-3340169ac75c => generated 576 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:20.371004 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-199aebcf-5ea6-48d1-9d2b-75d8e7aa7089 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:20.372986 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-199aebcf-5ea6-48d1-9d2b-75d8e7aa7089 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/ba395e2a-fdbe-42cd-8c29-3340169ac75c Jul 10 14:18:20.373487 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-199aebcf-5ea6-48d1-9d2b-75d8e7aa7089 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:20.373918 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-199aebcf-5ea6-48d1-9d2b-75d8e7aa7089 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:20.374270 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.snapshots [None req-199aebcf-5ea6-48d1-9d2b-75d8e7aa7089 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Delete snapshot with id: ba395e2a-fdbe-42cd-8c29-3340169ac75c Jul 10 14:18:20.385429 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:20.385429 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:18:20.386417 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-199aebcf-5ea6-48d1-9d2b-75d8e7aa7089 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:18:20.414063 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-199aebcf-5ea6-48d1-9d2b-75d8e7aa7089 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot delete request issued successfully. Jul 10 14:18:20.414063 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-199aebcf-5ea6-48d1-9d2b-75d8e7aa7089 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/ba395e2a-fdbe-42cd-8c29-3340169ac75c returned with HTTP 202 Jul 10 14:18:20.414063 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 709/2841] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:18:20 2026] DELETE /volume/v3/snapshots/ba395e2a-fdbe-42cd-8c29-3340169ac75c => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:18:20.424463 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d1087e56-969d-4939-997c-885096349894 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:20.430102 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d1087e56-969d-4939-997c-885096349894 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/snapshots/ba395e2a-fdbe-42cd-8c29-3340169ac75c Jul 10 14:18:20.430474 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d1087e56-969d-4939-997c-885096349894 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:20.431314 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d1087e56-969d-4939-997c-885096349894 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:20.439600 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:20.439600 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:18:20.439844 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d1087e56-969d-4939-997c-885096349894 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:18:20.441028 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d1087e56-969d-4939-997c-885096349894 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/ba395e2a-fdbe-42cd-8c29-3340169ac75c returned with HTTP 200 Jul 10 14:18:20.441783 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 710/2842] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:18:20 2026] GET /volume/v3/snapshots/ba395e2a-fdbe-42cd-8c29-3340169ac75c => generated 575 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:20.569904 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-66a26b8a-c70f-47ab-b349-286aa572afe0 req-c69cbba4-50f6-49d5-8b73-c739efe787a9 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/attachments/9189beef-cff4-41a5-9b29-b5664c476b9d returned with HTTP 200 Jul 10 14:18:20.570990 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 710/2843] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:18:19 2026] DELETE /volume/v3/attachments/9189beef-cff4-41a5-9b29-b5664c476b9d => generated 19 bytes in 592 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:21.452420 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-69551156-2b5a-4a95-b82c-2b3c33163ed1 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:21.455808 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-69551156-2b5a-4a95-b82c-2b3c33163ed1 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/snapshots/ba395e2a-fdbe-42cd-8c29-3340169ac75c Jul 10 14:18:21.456110 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-69551156-2b5a-4a95-b82c-2b3c33163ed1 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:21.456460 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-69551156-2b5a-4a95-b82c-2b3c33163ed1 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:21.462934 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-69551156-2b5a-4a95-b82c-2b3c33163ed1 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/ba395e2a-fdbe-42cd-8c29-3340169ac75c returned with HTTP 404 Jul 10 14:18:21.463671 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 715/2844] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:18:21 2026] GET /volume/v3/snapshots/ba395e2a-fdbe-42cd-8c29-3340169ac75c => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:18:21.472630 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-83c6f90a-4e94-4454-b0a7-2e6f5efbf403 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:21.475224 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-83c6f90a-4e94-4454-b0a7-2e6f5efbf403 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/ba395e2a-fdbe-42cd-8c29-3340169ac75c Jul 10 14:18:21.475224 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-83c6f90a-4e94-4454-b0a7-2e6f5efbf403 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:21.475522 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-83c6f90a-4e94-4454-b0a7-2e6f5efbf403 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:21.475689 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.snapshots [None req-83c6f90a-4e94-4454-b0a7-2e6f5efbf403 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Delete snapshot with id: ba395e2a-fdbe-42cd-8c29-3340169ac75c Jul 10 14:18:21.482044 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-83c6f90a-4e94-4454-b0a7-2e6f5efbf403 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/ba395e2a-fdbe-42cd-8c29-3340169ac75c returned with HTTP 404 Jul 10 14:18:21.482896 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 710/2845] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:18:21 2026] DELETE /volume/v3/snapshots/ba395e2a-fdbe-42cd-8c29-3340169ac75c => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:18:21.492785 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c302aa78-3817-48ab-93c3-b38a8f107171 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:21.495428 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c302aa78-3817-48ab-93c3-b38a8f107171 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 Jul 10 14:18:21.495734 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c302aa78-3817-48ab-93c3-b38a8f107171 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:21.496016 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c302aa78-3817-48ab-93c3-b38a8f107171 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:21.506733 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:21.506733 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:18:21.512616 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c302aa78-3817-48ab-93c3-b38a8f107171 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:18:21.519224 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c302aa78-3817-48ab-93c3-b38a8f107171 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 returned with HTTP 200 Jul 10 14:18:21.519777 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 711/2846] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:21 2026] GET /volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:21.536390 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f6d8a35b-0c2d-4d42-bf89-fd314ea13b7d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:21.538824 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f6d8a35b-0c2d-4d42-bf89-fd314ea13b7d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:18:21.539296 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f6d8a35b-0c2d-4d42-bf89-fd314ea13b7d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d5b740e9-e49b-4e36-a58b-3cedb7e8ded1", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2021202896"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:21.551878 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:21.551878 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:18:21.552517 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-f6d8a35b-0c2d-4d42-bf89-fd314ea13b7d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:18:21.552690 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.snapshots [None req-f6d8a35b-0c2d-4d42-bf89-fd314ea13b7d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Create snapshot from volume d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 Jul 10 14:18:21.591594 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-f6d8a35b-0c2d-4d42-bf89-fd314ea13b7d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Created reservations ['5279d2e4-7a02-4723-9874-20df0f16086f', '7b9d23b4-9ca9-4e99-bb37-73cd4e5834d9', '5437e337-f0da-4ed8-96fe-b053e5e5d5ff', 'c86300c9-e4dc-46c8-9d35-b40dbf8ec374'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:18:21.632893 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-f6d8a35b-0c2d-4d42-bf89-fd314ea13b7d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot create request issued successfully. Jul 10 14:18:21.633300 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f6d8a35b-0c2d-4d42-bf89-fd314ea13b7d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:18:21.633884 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 711/2847] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:18:21 2026] POST /volume/v3/snapshots => generated 310 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:18:21.644727 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8bdf0331-2dd7-4a5d-aab8-29fe81f3896d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:21.647480 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8bdf0331-2dd7-4a5d-aab8-29fe81f3896d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/snapshots/a4f314b2-5340-42b4-a43e-13220a2a00f9 Jul 10 14:18:21.647762 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8bdf0331-2dd7-4a5d-aab8-29fe81f3896d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:21.648065 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8bdf0331-2dd7-4a5d-aab8-29fe81f3896d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:21.654747 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:21.654747 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:21.655330 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-8bdf0331-2dd7-4a5d-aab8-29fe81f3896d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:18:21.656822 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8bdf0331-2dd7-4a5d-aab8-29fe81f3896d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/a4f314b2-5340-42b4-a43e-13220a2a00f9 returned with HTTP 200 Jul 10 14:18:21.657194 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 716/2848] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:18:21 2026] GET /volume/v3/snapshots/a4f314b2-5340-42b4-a43e-13220a2a00f9 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:22.111017 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-25869265-13d5-43bb-8f95-4f1a720c1bd3 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:22.113657 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-25869265-13d5-43bb-8f95-4f1a720c1bd3 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] DELETE https://10.4.3.66/volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 Jul 10 14:18:22.113930 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-25869265-13d5-43bb-8f95-4f1a720c1bd3 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:22.114260 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-25869265-13d5-43bb-8f95-4f1a720c1bd3 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:22.114516 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-25869265-13d5-43bb-8f95-4f1a720c1bd3 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Delete volume with id: 879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 Jul 10 14:18:22.124656 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:22.124656 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:18:22.125597 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-25869265-13d5-43bb-8f95-4f1a720c1bd3 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:18:22.150264 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-25869265-13d5-43bb-8f95-4f1a720c1bd3 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Delete volume request issued successfully. Jul 10 14:18:22.150264 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-25869265-13d5-43bb-8f95-4f1a720c1bd3 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 returned with HTTP 202 Jul 10 14:18:22.151073 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 711/2849] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:18:22 2026] DELETE /volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:18:22.667908 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3fa21f04-f15d-4e5a-9226-c364467e6d8a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:22.672595 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3fa21f04-f15d-4e5a-9226-c364467e6d8a tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/snapshots/a4f314b2-5340-42b4-a43e-13220a2a00f9 Jul 10 14:18:22.672595 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3fa21f04-f15d-4e5a-9226-c364467e6d8a tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:22.672595 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3fa21f04-f15d-4e5a-9226-c364467e6d8a tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:22.678362 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:22.678362 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:18:22.679142 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3fa21f04-f15d-4e5a-9226-c364467e6d8a tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:18:22.680756 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3fa21f04-f15d-4e5a-9226-c364467e6d8a tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/a4f314b2-5340-42b4-a43e-13220a2a00f9 returned with HTTP 200 Jul 10 14:18:22.680756 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 712/2850] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:18:22 2026] GET /volume/v3/snapshots/a4f314b2-5340-42b4-a43e-13220a2a00f9 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:26.388082 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-bd1f0ab1-2fff-4d09-a409-1715c7d02177 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:26.390795 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-bd1f0ab1-2fff-4d09-a409-1715c7d02177 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] POST https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b/action Jul 10 14:18:26.391313 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-bd1f0ab1-2fff-4d09-a409-1715c7d02177 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Action body: b'{"os-attach": {"instance_uuid": "c3092eaf-83a3-40e6-b915-288e49aa1dfe", "mountpoint": "/dev/vdb"}}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:18:26.391493 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-bd1f0ab1-2fff-4d09-a409-1715c7d02177 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "c3092eaf-83a3-40e6-b915-288e49aa1dfe", "mountpoint": "/dev/vdb"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:26.402950 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:26.402950 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:18:26.403368 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-bd1f0ab1-2fff-4d09-a409-1715c7d02177 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Volume info retrieved successfully. Jul 10 14:18:26.419028 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-bd1f0ab1-2fff-4d09-a409-1715c7d02177 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Update volume admin metadata completed successfully. Jul 10 14:18:26.923597 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-bd1f0ab1-2fff-4d09-a409-1715c7d02177 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Attach volume completed successfully. Jul 10 14:18:26.923801 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-bd1f0ab1-2fff-4d09-a409-1715c7d02177 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b/action returned with HTTP 202 Jul 10 14:18:26.924312 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 712/2851] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:18:26 2026] POST /volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b/action => generated 0 bytes in 537 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:18:26.934947 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-aecbc6f8-2db7-4670-9363-609718957bc3 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:26.937216 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-aecbc6f8-2db7-4670-9363-609718957bc3 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] GET https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b Jul 10 14:18:26.937646 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-aecbc6f8-2db7-4670-9363-609718957bc3 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:26.939237 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-aecbc6f8-2db7-4670-9363-609718957bc3 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:26.950792 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:26.950792 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:26.956893 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-aecbc6f8-2db7-4670-9363-609718957bc3 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Volume info retrieved successfully. Jul 10 14:18:26.963712 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-aecbc6f8-2db7-4670-9363-609718957bc3 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b returned with HTTP 200 Jul 10 14:18:26.964378 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 717/2852] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:26 2026] GET /volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b => generated 1174 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:18:26.985637 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ec1daa4f-8c0e-4e9c-92f8-7dd2026b21a8 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:26.987965 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ec1daa4f-8c0e-4e9c-92f8-7dd2026b21a8 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] POST https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b/action Jul 10 14:18:26.988425 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ec1daa4f-8c0e-4e9c-92f8-7dd2026b21a8 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Action body: b'{"os-detach": {}}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:18:26.988615 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ec1daa4f-8c0e-4e9c-92f8-7dd2026b21a8 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:27.005147 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:27.005147 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:18:27.005878 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-ec1daa4f-8c0e-4e9c-92f8-7dd2026b21a8 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Volume info retrieved successfully. Jul 10 14:18:27.511807 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-ec1daa4f-8c0e-4e9c-92f8-7dd2026b21a8 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Detach volume completed successfully. Jul 10 14:18:27.512147 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ec1daa4f-8c0e-4e9c-92f8-7dd2026b21a8 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b/action returned with HTTP 202 Jul 10 14:18:27.512873 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 712/2853] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:18:26 2026] POST /volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b/action => generated 0 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:18:27.520765 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3ab02b95-ac5c-4a51-83e4-f1bf3980ba18 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:27.523929 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3ab02b95-ac5c-4a51-83e4-f1bf3980ba18 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] GET https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b Jul 10 14:18:27.524186 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3ab02b95-ac5c-4a51-83e4-f1bf3980ba18 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:27.524450 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3ab02b95-ac5c-4a51-83e4-f1bf3980ba18 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:27.527032 np0000005012 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=230,cinder:UPDATE=56,cinder:INSERT=25 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:18:27.535288 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:27.535288 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:18:27.540420 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3ab02b95-ac5c-4a51-83e4-f1bf3980ba18 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Volume info retrieved successfully. Jul 10 14:18:27.547065 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3ab02b95-ac5c-4a51-83e4-f1bf3980ba18 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b returned with HTTP 200 Jul 10 14:18:27.547836 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 713/2854] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:27 2026] GET /volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b => generated 859 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:28.019760 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-18957447-829b-487f-9ee2-b555d05c3af2 req-5d2c7b69-a9dc-4ba1-8a36-2cc3e581c078 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:28.022352 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-18957447-829b-487f-9ee2-b555d05c3af2 req-5d2c7b69-a9dc-4ba1-8a36-2cc3e581c078 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 Jul 10 14:18:28.022810 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-18957447-829b-487f-9ee2-b555d05c3af2 req-5d2c7b69-a9dc-4ba1-8a36-2cc3e581c078 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:28.023250 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-18957447-829b-487f-9ee2-b555d05c3af2 req-5d2c7b69-a9dc-4ba1-8a36-2cc3e581c078 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:28.033525 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:28.033525 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:18:28.037467 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-18957447-829b-487f-9ee2-b555d05c3af2 req-5d2c7b69-a9dc-4ba1-8a36-2cc3e581c078 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:18:28.042031 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-18957447-829b-487f-9ee2-b555d05c3af2 req-5d2c7b69-a9dc-4ba1-8a36-2cc3e581c078 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 returned with HTTP 200 Jul 10 14:18:28.042437 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 713/2855] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:18:28 2026] GET /volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 => generated 1230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:18:28.072960 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-18957447-829b-487f-9ee2-b555d05c3af2 req-0b192fac-39ae-46b1-aaff-64200d1e07ee None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:28.075473 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-18957447-829b-487f-9ee2-b555d05c3af2 req-0b192fac-39ae-46b1-aaff-64200d1e07ee tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] POST https://10.4.3.66/volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494/action Jul 10 14:18:28.075891 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-18957447-829b-487f-9ee2-b555d05c3af2 req-0b192fac-39ae-46b1-aaff-64200d1e07ee tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:18:28.076037 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-18957447-829b-487f-9ee2-b555d05c3af2 req-0b192fac-39ae-46b1-aaff-64200d1e07ee tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:28.088241 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:28.088241 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:28.088777 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-18957447-829b-487f-9ee2-b555d05c3af2 req-0b192fac-39ae-46b1-aaff-64200d1e07ee tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:18:28.095622 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-18957447-829b-487f-9ee2-b555d05c3af2 req-0b192fac-39ae-46b1-aaff-64200d1e07ee tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Begin detaching volume completed successfully. Jul 10 14:18:28.095875 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-18957447-829b-487f-9ee2-b555d05c3af2 req-0b192fac-39ae-46b1-aaff-64200d1e07ee tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494/action returned with HTTP 202 Jul 10 14:18:28.096464 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 718/2856] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:18:28 2026] POST /volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:18:29.125737 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d5410ff2-a969-4352-b657-99132894728c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:29.126153 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d5410ff2-a969-4352-b657-99132894728c None None] GET https://10.4.3.66/volume// Jul 10 14:18:29.126349 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d5410ff2-a969-4352-b657-99132894728c None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:29.126580 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d5410ff2-a969-4352-b657-99132894728c None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:29.126895 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d5410ff2-a969-4352-b657-99132894728c None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:18:29.127186 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 713/2857] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:18:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:18:29.137567 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-18957447-829b-487f-9ee2-b555d05c3af2 req-9001bd79-b20e-45c8-865e-ae62c9e38c2d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:29.140228 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-18957447-829b-487f-9ee2-b555d05c3af2 req-9001bd79-b20e-45c8-865e-ae62c9e38c2d tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 Jul 10 14:18:29.140228 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-18957447-829b-487f-9ee2-b555d05c3af2 req-9001bd79-b20e-45c8-865e-ae62c9e38c2d tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:29.140228 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-18957447-829b-487f-9ee2-b555d05c3af2 req-9001bd79-b20e-45c8-865e-ae62c9e38c2d tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:29.150452 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:29.150452 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:18:29.154869 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-18957447-829b-487f-9ee2-b555d05c3af2 req-9001bd79-b20e-45c8-865e-ae62c9e38c2d tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:18:29.163022 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-18957447-829b-487f-9ee2-b555d05c3af2 req-9001bd79-b20e-45c8-865e-ae62c9e38c2d tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 returned with HTTP 200 Jul 10 14:18:29.163516 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 714/2858] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:18:29 2026] GET /volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 => generated 1413 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:18:30.300168 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-18957447-829b-487f-9ee2-b555d05c3af2 req-dc216aeb-47b2-4abb-b904-ea627ca3c800 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:30.307535 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-18957447-829b-487f-9ee2-b555d05c3af2 req-dc216aeb-47b2-4abb-b904-ea627ca3c800 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] DELETE https://10.4.3.66/volume/v3/attachments/0e707cb5-834d-4d7c-bd07-fc7b4c15c4be Jul 10 14:18:30.307535 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-18957447-829b-487f-9ee2-b555d05c3af2 req-dc216aeb-47b2-4abb-b904-ea627ca3c800 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:30.307535 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-18957447-829b-487f-9ee2-b555d05c3af2 req-dc216aeb-47b2-4abb-b904-ea627ca3c800 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:30.311111 np0000005012 devstack@c-api.service[100155]: DEBUG dbcounter [-] [100155] Writing DB stats cinder:SELECT=191,cinder:INSERT=25,cinder:UPDATE=48 {{(pid=100155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:18:30.320738 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:30.320738 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:18:30.857423 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-18957447-829b-487f-9ee2-b555d05c3af2 req-dc216aeb-47b2-4abb-b904-ea627ca3c800 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/attachments/0e707cb5-834d-4d7c-bd07-fc7b4c15c4be returned with HTTP 200 Jul 10 14:18:30.857882 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 714/2859] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:18:30 2026] DELETE /volume/v3/attachments/0e707cb5-834d-4d7c-bd07-fc7b4c15c4be => generated 19 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:31.650452 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-4b3a8a3c-aabc-4c53-a8e8-b3321d737660 req-6cdc415a-313d-4a7e-b103-4640e057ef28 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:31.654343 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-4b3a8a3c-aabc-4c53-a8e8-b3321d737660 req-6cdc415a-313d-4a7e-b103-4640e057ef28 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] DELETE https://10.4.3.66/volume/v3/attachments/d5621041-26bd-4f65-8374-a9a730b83c2a Jul 10 14:18:31.654606 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-4b3a8a3c-aabc-4c53-a8e8-b3321d737660 req-6cdc415a-313d-4a7e-b103-4640e057ef28 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:31.654802 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-4b3a8a3c-aabc-4c53-a8e8-b3321d737660 req-6cdc415a-313d-4a7e-b103-4640e057ef28 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:31.671060 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:31.671060 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:32.206264 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-4b3a8a3c-aabc-4c53-a8e8-b3321d737660 req-6cdc415a-313d-4a7e-b103-4640e057ef28 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/attachments/d5621041-26bd-4f65-8374-a9a730b83c2a returned with HTTP 200 Jul 10 14:18:32.206843 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 719/2860] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:18:31 2026] DELETE /volume/v3/attachments/d5621041-26bd-4f65-8374-a9a730b83c2a => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:32.407631 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b2a665e5-8dc4-4dce-85a7-d65c6dbffc69 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:32.409766 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b2a665e5-8dc4-4dce-85a7-d65c6dbffc69 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] DELETE https://10.4.3.66/volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 Jul 10 14:18:32.410038 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b2a665e5-8dc4-4dce-85a7-d65c6dbffc69 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:32.410297 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b2a665e5-8dc4-4dce-85a7-d65c6dbffc69 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:32.410523 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-b2a665e5-8dc4-4dce-85a7-d65c6dbffc69 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Delete volume with id: 849096e5-d20d-41b6-aa4a-8ca008034494 Jul 10 14:18:32.418426 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:32.418426 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:18:32.418992 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-b2a665e5-8dc4-4dce-85a7-d65c6dbffc69 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:18:32.452569 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-b2a665e5-8dc4-4dce-85a7-d65c6dbffc69 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Delete volume request issued successfully. Jul 10 14:18:32.453114 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b2a665e5-8dc4-4dce-85a7-d65c6dbffc69 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 returned with HTTP 202 Jul 10 14:18:32.453820 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 714/2861] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:18:32 2026] DELETE /volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:18:32.500367 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-a2917ca2-8917-4369-ab1e-61a53e38158e req-56158aaa-43e7-4bbd-b24e-16c0c8e1ef91 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:32.503636 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-a2917ca2-8917-4369-ab1e-61a53e38158e req-56158aaa-43e7-4bbd-b24e-16c0c8e1ef91 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 Jul 10 14:18:32.504312 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-a2917ca2-8917-4369-ab1e-61a53e38158e req-56158aaa-43e7-4bbd-b24e-16c0c8e1ef91 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:32.504528 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-a2917ca2-8917-4369-ab1e-61a53e38158e req-56158aaa-43e7-4bbd-b24e-16c0c8e1ef91 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:32.513288 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:32.513288 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:18:32.518913 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-a2917ca2-8917-4369-ab1e-61a53e38158e req-56158aaa-43e7-4bbd-b24e-16c0c8e1ef91 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:18:32.525275 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-a2917ca2-8917-4369-ab1e-61a53e38158e req-56158aaa-43e7-4bbd-b24e-16c0c8e1ef91 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 returned with HTTP 200 Jul 10 14:18:32.525724 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 715/2862] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:18:32 2026] GET /volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 => generated 937 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:32.596804 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-a9ac07b9-8234-407c-be0a-5955212ed738 req-f9a2af3c-cd1a-4afe-b626-42de0706bd45 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:32.599535 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-a9ac07b9-8234-407c-be0a-5955212ed738 req-f9a2af3c-cd1a-4afe-b626-42de0706bd45 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 Jul 10 14:18:32.599771 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-a9ac07b9-8234-407c-be0a-5955212ed738 req-f9a2af3c-cd1a-4afe-b626-42de0706bd45 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:32.599962 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-a9ac07b9-8234-407c-be0a-5955212ed738 req-f9a2af3c-cd1a-4afe-b626-42de0706bd45 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:32.608481 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-a9ac07b9-8234-407c-be0a-5955212ed738 req-f9a2af3c-cd1a-4afe-b626-42de0706bd45 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 returned with HTTP 404 Jul 10 14:18:32.609037 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 715/2863] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:18:32 2026] GET /volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:18:33.470368 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-01fde917-57ac-4596-8d5f-634e7171843e req-787f67d6-575b-44e0-b745-12dc19550fab None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:33.472894 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-01fde917-57ac-4596-8d5f-634e7171843e req-787f67d6-575b-44e0-b745-12dc19550fab tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a Jul 10 14:18:33.474528 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-01fde917-57ac-4596-8d5f-634e7171843e req-787f67d6-575b-44e0-b745-12dc19550fab tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:33.474528 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-01fde917-57ac-4596-8d5f-634e7171843e req-787f67d6-575b-44e0-b745-12dc19550fab tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:33.485995 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:33.485995 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:33.491731 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-01fde917-57ac-4596-8d5f-634e7171843e req-787f67d6-575b-44e0-b745-12dc19550fab tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:18:33.499638 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-01fde917-57ac-4596-8d5f-634e7171843e req-787f67d6-575b-44e0-b745-12dc19550fab tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a returned with HTTP 200 Jul 10 14:18:33.500439 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 720/2864] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:18:33 2026] GET /volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:38.061984 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-95e832bc-ddb2-479f-9539-c28e9c8011cb None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:38.064609 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-95e832bc-ddb2-479f-9539-c28e9c8011cb tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:18:38.065131 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-95e832bc-ddb2-479f-9539-c28e9c8011cb tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1484539768"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:38.067573 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-95e832bc-ddb2-479f-9539-c28e9c8011cb tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1484539768'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:18:38.067744 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-95e832bc-ddb2-479f-9539-c28e9c8011cb tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Create volume of 1 GB Jul 10 14:18:38.071031 np0000005012 devstack@c-api.service[100153]: DEBUG dbcounter [-] [100153] Writing DB stats cinder:SELECT=234,cinder:INSERT=25,cinder:UPDATE=48 {{(pid=100153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:18:38.074163 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-95e832bc-ddb2-479f-9539-c28e9c8011cb tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Availability Zones retrieved successfully. Jul 10 14:18:38.086966 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-95e832bc-ddb2-479f-9539-c28e9c8011cb tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Flow 'volume_create_api' (aec37eef-d071-4741-b3ae-3bc9d81b7583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:18:38.091368 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-95e832bc-ddb2-479f-9539-c28e9c8011cb tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d92c5a85-2757-4ed1-b2b9-736e7469fbbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:38.094564 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-95e832bc-ddb2-479f-9539-c28e9c8011cb tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:18:38.145619 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-95e832bc-ddb2-479f-9539-c28e9c8011cb tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d92c5a85-2757-4ed1-b2b9-736e7469fbbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:38.146774 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-95e832bc-ddb2-479f-9539-c28e9c8011cb tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52d49e9a-c0cb-49a4-ac7e-ad48cc8a80ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:38.208358 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-95e832bc-ddb2-479f-9539-c28e9c8011cb tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Created reservations ['cf6d8058-248b-4fb2-b808-6ee24dfbbd37', '70a21e9d-df0e-4757-8489-e8be6fb20818', '6b64cfea-3d05-4f3b-a3b4-2beb0b128ff5', 'deda0088-0147-41b2-afd0-260ebfad963f'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:18:38.209709 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-95e832bc-ddb2-479f-9539-c28e9c8011cb tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (52d49e9a-c0cb-49a4-ac7e-ad48cc8a80ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf6d8058-248b-4fb2-b808-6ee24dfbbd37', '70a21e9d-df0e-4757-8489-e8be6fb20818', '6b64cfea-3d05-4f3b-a3b4-2beb0b128ff5', 'deda0088-0147-41b2-afd0-260ebfad963f']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:38.210694 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-95e832bc-ddb2-479f-9539-c28e9c8011cb tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (913d9878-495e-4e1c-ad12-cd17a4763e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:38.241391 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-95e832bc-ddb2-479f-9539-c28e9c8011cb tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (913d9878-495e-4e1c-ad12-cd17a4763e2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6ccd911-da10-4b03-a348-fe0e557ac106', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1484539768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b23a285233a146719284b5871fd90acd',qos_specs=None,replication_status=,reservations=['cf6d8058-248b-4fb2-b808-6ee24dfbbd37','70a21e9d-df0e-4757-8489-e8be6fb20818','6b64cfea-3d05-4f3b-a3b4-2beb0b128ff5','deda0088-0147-41b2-afd0-260ebfad963f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b10591b2c23a4e869678b1d3f2a25a99',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:18:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1484539768',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6ccd911-da10-4b03-a348-fe0e557ac106,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b23a285233a146719284b5871fd90acd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b10591b2c23a4e869678b1d3f2a25a99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:38.243523 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-95e832bc-ddb2-479f-9539-c28e9c8011cb tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94c37808-bcd7-4af0-a536-65063a682a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:38.267558 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-95e832bc-ddb2-479f-9539-c28e9c8011cb tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94c37808-bcd7-4af0-a536-65063a682a44) transitioned into state 'SUCCESS' from state '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-1484539768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b23a285233a146719284b5871fd90acd',qos_specs=None,replication_status=,reservations=['cf6d8058-248b-4fb2-b808-6ee24dfbbd37','70a21e9d-df0e-4757-8489-e8be6fb20818','6b64cfea-3d05-4f3b-a3b4-2beb0b128ff5','deda0088-0147-41b2-afd0-260ebfad963f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b10591b2c23a4e869678b1d3f2a25a99',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:38.268404 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-95e832bc-ddb2-479f-9539-c28e9c8011cb tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b2844c4-3413-4c4b-a099-4456ed3862ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:38.280919 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-95e832bc-ddb2-479f-9539-c28e9c8011cb tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b2844c4-3413-4c4b-a099-4456ed3862ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:38.282318 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-95e832bc-ddb2-479f-9539-c28e9c8011cb tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Flow 'volume_create_api' (aec37eef-d071-4741-b3ae-3bc9d81b7583) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:18:38.282850 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-95e832bc-ddb2-479f-9539-c28e9c8011cb tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Create volume request issued successfully. Jul 10 14:18:38.283749 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-95e832bc-ddb2-479f-9539-c28e9c8011cb tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:18:38.284383 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 715/2865] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:18:38 2026] POST /volume/v3/volumes => generated 749 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:18:38.298139 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6de50ab6-96ba-4d64-b262-d991c893dcf9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:38.300080 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6de50ab6-96ba-4d64-b262-d991c893dcf9 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 Jul 10 14:18:38.300255 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6de50ab6-96ba-4d64-b262-d991c893dcf9 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:38.300427 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6de50ab6-96ba-4d64-b262-d991c893dcf9 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:38.308205 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:38.308205 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:18:38.313048 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6de50ab6-96ba-4d64-b262-d991c893dcf9 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:18:38.319801 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6de50ab6-96ba-4d64-b262-d991c893dcf9 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 returned with HTTP 200 Jul 10 14:18:38.320830 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 716/2866] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:38 2026] GET /volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:38.340238 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-04c9352e-cbf9-41f2-9334-88229d787539 req-5b2bc97b-7a7f-4fd6-9a13-9cea26a8df26 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:38.345860 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-04c9352e-cbf9-41f2-9334-88229d787539 req-5b2bc97b-7a7f-4fd6-9a13-9cea26a8df26 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] DELETE https://10.4.3.66/volume/v3/attachments/5120e352-d218-4615-b616-6d2b0df1a446 Jul 10 14:18:38.346084 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-04c9352e-cbf9-41f2-9334-88229d787539 req-5b2bc97b-7a7f-4fd6-9a13-9cea26a8df26 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:38.346296 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-04c9352e-cbf9-41f2-9334-88229d787539 req-5b2bc97b-7a7f-4fd6-9a13-9cea26a8df26 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:38.366240 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:38.366240 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:18:38.929891 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-04c9352e-cbf9-41f2-9334-88229d787539 req-5b2bc97b-7a7f-4fd6-9a13-9cea26a8df26 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/attachments/5120e352-d218-4615-b616-6d2b0df1a446 returned with HTTP 200 Jul 10 14:18:38.930368 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 716/2867] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:18:38 2026] DELETE /volume/v3/attachments/5120e352-d218-4615-b616-6d2b0df1a446 => generated 19 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:39.336030 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-02d3038c-46c6-4241-add4-f4c65002f366 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:39.338986 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-02d3038c-46c6-4241-add4-f4c65002f366 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 Jul 10 14:18:39.339270 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-02d3038c-46c6-4241-add4-f4c65002f366 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:39.339525 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-02d3038c-46c6-4241-add4-f4c65002f366 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:39.342141 np0000005012 devstack@c-api.service[100154]: DEBUG dbcounter [-] [100154] Writing DB stats cinder:SELECT=223,cinder:INSERT=25,cinder:UPDATE=55 {{(pid=100154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:18:39.349980 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:39.349980 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:39.356547 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-02d3038c-46c6-4241-add4-f4c65002f366 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:18:39.362288 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-02d3038c-46c6-4241-add4-f4c65002f366 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 returned with HTTP 200 Jul 10 14:18:39.362823 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 721/2868] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:39 2026] GET /volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:39.411976 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-3a6d9bc2-0583-4a92-bb49-e51e72450c1f req-754c6972-4a74-4a49-9206-29e1b1de3d50 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:39.415054 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-3a6d9bc2-0583-4a92-bb49-e51e72450c1f req-754c6972-4a74-4a49-9206-29e1b1de3d50 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 Jul 10 14:18:39.416045 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-3a6d9bc2-0583-4a92-bb49-e51e72450c1f req-754c6972-4a74-4a49-9206-29e1b1de3d50 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:39.416045 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-3a6d9bc2-0583-4a92-bb49-e51e72450c1f req-754c6972-4a74-4a49-9206-29e1b1de3d50 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:39.427768 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:39.427768 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:18:39.432822 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-3a6d9bc2-0583-4a92-bb49-e51e72450c1f req-754c6972-4a74-4a49-9206-29e1b1de3d50 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:18:39.439954 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-3a6d9bc2-0583-4a92-bb49-e51e72450c1f req-754c6972-4a74-4a49-9206-29e1b1de3d50 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 returned with HTTP 200 Jul 10 14:18:39.440487 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 716/2869] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:18:39 2026] GET /volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:41.487047 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2c0b66e1-1e70-462e-b418-c8d5581b74cd None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:41.487468 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2c0b66e1-1e70-462e-b418-c8d5581b74cd None None] GET https://10.4.3.66/volume// Jul 10 14:18:41.487643 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2c0b66e1-1e70-462e-b418-c8d5581b74cd None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:41.487924 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2c0b66e1-1e70-462e-b418-c8d5581b74cd None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:41.488329 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2c0b66e1-1e70-462e-b418-c8d5581b74cd None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:18:41.488699 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 717/2870] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:18:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:18:41.500166 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-3a6d9bc2-0583-4a92-bb49-e51e72450c1f req-7e624955-350b-48e6-9dc1-bce0ed75a551 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:41.504525 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-3a6d9bc2-0583-4a92-bb49-e51e72450c1f req-7e624955-350b-48e6-9dc1-bce0ed75a551 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:18:41.504525 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-3a6d9bc2-0583-4a92-bb49-e51e72450c1f req-7e624955-350b-48e6-9dc1-bce0ed75a551 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a6ccd911-da10-4b03-a348-fe0e557ac106", "connector": null, "instance_uuid": "373c15d0-9ef5-44dc-9967-f70e299b6f7c"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:41.520916 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:41.520916 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:18:41.558165 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-3a6d9bc2-0583-4a92-bb49-e51e72450c1f req-7e624955-350b-48e6-9dc1-bce0ed75a551 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:18:41.559199 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 717/2871] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:18:41 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 14:18:41.972389 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-eddbc55b-e1ee-40eb-95b5-96324bd090a2 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:41.977779 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-eddbc55b-e1ee-40eb-95b5-96324bd090a2 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 Jul 10 14:18:41.978135 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-eddbc55b-e1ee-40eb-95b5-96324bd090a2 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:41.978307 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-eddbc55b-e1ee-40eb-95b5-96324bd090a2 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:41.996925 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:41.996925 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:42.011059 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-eddbc55b-e1ee-40eb-95b5-96324bd090a2 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:18:42.021585 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-eddbc55b-e1ee-40eb-95b5-96324bd090a2 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 returned with HTTP 200 Jul 10 14:18:42.021585 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 722/2872] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:41 2026] GET /volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 => generated 841 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:42.094927 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-9fb784ee-baf4-4d84-a69d-bee69af9e036 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:42.096099 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9fb784ee-baf4-4d84-a69d-bee69af9e036 None None] GET https://10.4.3.66/volume// Jul 10 14:18:42.096099 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9fb784ee-baf4-4d84-a69d-bee69af9e036 None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:42.096099 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9fb784ee-baf4-4d84-a69d-bee69af9e036 None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:42.096319 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9fb784ee-baf4-4d84-a69d-bee69af9e036 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:18:42.096795 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 717/2873] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:18:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:18:42.116464 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-3a6d9bc2-0583-4a92-bb49-e51e72450c1f req-fcd572e4-70e6-4dd2-bf83-6e00d1e1ead0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:42.120964 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-3a6d9bc2-0583-4a92-bb49-e51e72450c1f req-fcd572e4-70e6-4dd2-bf83-6e00d1e1ead0 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 Jul 10 14:18:42.121341 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-3a6d9bc2-0583-4a92-bb49-e51e72450c1f req-fcd572e4-70e6-4dd2-bf83-6e00d1e1ead0 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:42.121614 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-3a6d9bc2-0583-4a92-bb49-e51e72450c1f req-fcd572e4-70e6-4dd2-bf83-6e00d1e1ead0 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:42.135589 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:42.135589 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:18:42.142568 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-3a6d9bc2-0583-4a92-bb49-e51e72450c1f req-fcd572e4-70e6-4dd2-bf83-6e00d1e1ead0 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:18:42.148544 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-3a6d9bc2-0583-4a92-bb49-e51e72450c1f req-fcd572e4-70e6-4dd2-bf83-6e00d1e1ead0 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 returned with HTTP 200 Jul 10 14:18:42.149058 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 718/2874] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:18:42 2026] GET /volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 => generated 1021 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:18:42.273747 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-3a6d9bc2-0583-4a92-bb49-e51e72450c1f req-a79618cd-6088-4363-bee4-1996a295c450 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:42.276519 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-3a6d9bc2-0583-4a92-bb49-e51e72450c1f req-a79618cd-6088-4363-bee4-1996a295c450 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] PUT https://10.4.3.66/volume/v3/attachments/9b73b0ca-e4ec-4bf1-b886-462f7c03a4ea Jul 10 14:18:42.277229 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-3a6d9bc2-0583-4a92-bb49-e51e72450c1f req-a79618cd-6088-4363-bee4-1996a295c450 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:42.289999 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-3a6d9bc2-0583-4a92-bb49-e51e72450c1f req-a79618cd-6088-4363-bee4-1996a295c450 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Acquiring lock "cinder-attachment_update-a6ccd911-da10-4b03-a348-fe0e557ac106-np0000005012" by "attachment_update" {{(pid=100155) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:18:42.299827 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-3a6d9bc2-0583-4a92-bb49-e51e72450c1f req-a79618cd-6088-4363-bee4-1996a295c450 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Lock "cinder-attachment_update-a6ccd911-da10-4b03-a348-fe0e557ac106-np0000005012" acquired by "attachment_update" :: waited 0.010s {{(pid=100155) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:18:42.301000 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:42.301000 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:18:42.836079 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-3a6d9bc2-0583-4a92-bb49-e51e72450c1f req-a79618cd-6088-4363-bee4-1996a295c450 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Lock "cinder-attachment_update-a6ccd911-da10-4b03-a348-fe0e557ac106-np0000005012" released by "attachment_update" :: held 0.536s {{(pid=100155) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:18:42.836488 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-3a6d9bc2-0583-4a92-bb49-e51e72450c1f req-a79618cd-6088-4363-bee4-1996a295c450 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/attachments/9b73b0ca-e4ec-4bf1-b886-462f7c03a4ea returned with HTTP 200 Jul 10 14:18:42.836944 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 718/2875] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:18:42 2026] PUT /volume/v3/attachments/9b73b0ca-e4ec-4bf1-b886-462f7c03a4ea => generated 969 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:18:43.034206 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8e7f8baa-fc40-4d2b-bda4-39750a8195e4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:43.036042 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8e7f8baa-fc40-4d2b-bda4-39750a8195e4 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 Jul 10 14:18:43.036243 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8e7f8baa-fc40-4d2b-bda4-39750a8195e4 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:43.036438 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8e7f8baa-fc40-4d2b-bda4-39750a8195e4 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:43.049065 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:43.049065 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:43.053103 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-8e7f8baa-fc40-4d2b-bda4-39750a8195e4 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:18:43.059206 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8e7f8baa-fc40-4d2b-bda4-39750a8195e4 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 returned with HTTP 200 Jul 10 14:18:43.059517 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 723/2876] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:43 2026] GET /volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:43.662773 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-36d76066-1bb5-45ec-b3dc-b4297f72f72e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:43.664689 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-36d76066-1bb5-45ec-b3dc-b4297f72f72e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] DELETE https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a Jul 10 14:18:43.664885 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-36d76066-1bb5-45ec-b3dc-b4297f72f72e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:43.665095 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-36d76066-1bb5-45ec-b3dc-b4297f72f72e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:43.665261 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-36d76066-1bb5-45ec-b3dc-b4297f72f72e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Delete volume with id: d3cfa2d9-55b2-4ebd-a015-905ef790575a Jul 10 14:18:43.675717 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:43.675717 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:18:43.676440 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-36d76066-1bb5-45ec-b3dc-b4297f72f72e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:18:43.692224 np0000005012 devstack@c-api.service[100153]: WARNING cinder.keymgr.conf_key_mgr [None req-36d76066-1bb5-45ec-b3dc-b4297f72f72e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 14:18:43.700193 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-36d76066-1bb5-45ec-b3dc-b4297f72f72e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Delete volume request issued successfully. Jul 10 14:18:43.700593 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-36d76066-1bb5-45ec-b3dc-b4297f72f72e tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a returned with HTTP 202 Jul 10 14:18:43.701061 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 718/2877] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:18:43 2026] DELETE /volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:18:43.710336 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7d98bc62-dafb-41ad-beab-0d707c2ccef7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:43.713576 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7d98bc62-dafb-41ad-beab-0d707c2ccef7 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a Jul 10 14:18:43.713762 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7d98bc62-dafb-41ad-beab-0d707c2ccef7 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:43.713929 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7d98bc62-dafb-41ad-beab-0d707c2ccef7 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:43.722181 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:43.722181 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:18:43.727013 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7d98bc62-dafb-41ad-beab-0d707c2ccef7 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Volume info retrieved successfully. Jul 10 14:18:43.733685 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7d98bc62-dafb-41ad-beab-0d707c2ccef7 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a returned with HTTP 200 Jul 10 14:18:43.734274 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 719/2878] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:43 2026] GET /volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:44.076681 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-3ce079e9-35d7-44cf-b8fd-352b81d319af None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:44.082591 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3ce079e9-35d7-44cf-b8fd-352b81d319af tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 Jul 10 14:18:44.082861 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3ce079e9-35d7-44cf-b8fd-352b81d319af tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:44.083147 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3ce079e9-35d7-44cf-b8fd-352b81d319af tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:44.109488 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:44.109488 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:18:44.115061 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-3ce079e9-35d7-44cf-b8fd-352b81d319af tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:18:44.123563 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3ce079e9-35d7-44cf-b8fd-352b81d319af tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 returned with HTTP 200 Jul 10 14:18:44.124111 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 719/2879] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:44 2026] GET /volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 => generated 842 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:44.590856 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ace2fce2-e3fd-4fb0-8a9a-cdee877ce725 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:44.592799 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ace2fce2-e3fd-4fb0-8a9a-cdee877ce725 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] DELETE https://10.4.3.66/volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c Jul 10 14:18:44.593051 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ace2fce2-e3fd-4fb0-8a9a-cdee877ce725 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:44.593301 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ace2fce2-e3fd-4fb0-8a9a-cdee877ce725 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:44.593954 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-ace2fce2-e3fd-4fb0-8a9a-cdee877ce725 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Delete volume with id: a29d6114-f0de-41d5-91d2-4e1d05edce7c Jul 10 14:18:44.601432 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:44.601432 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:44.602039 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-ace2fce2-e3fd-4fb0-8a9a-cdee877ce725 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:18:44.622947 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-ace2fce2-e3fd-4fb0-8a9a-cdee877ce725 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Delete volume request issued successfully. Jul 10 14:18:44.623148 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ace2fce2-e3fd-4fb0-8a9a-cdee877ce725 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c returned with HTTP 202 Jul 10 14:18:44.623698 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 724/2880] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:18:44 2026] DELETE /volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:18:44.633183 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a65f0d23-63e3-40c0-a4da-b65ee07a219e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:44.635628 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a65f0d23-63e3-40c0-a4da-b65ee07a219e tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c Jul 10 14:18:44.635946 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a65f0d23-63e3-40c0-a4da-b65ee07a219e tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:44.636167 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a65f0d23-63e3-40c0-a4da-b65ee07a219e tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:44.645688 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:44.645688 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:18:44.650787 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a65f0d23-63e3-40c0-a4da-b65ee07a219e tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Volume info retrieved successfully. Jul 10 14:18:44.655703 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a65f0d23-63e3-40c0-a4da-b65ee07a219e tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c returned with HTTP 200 Jul 10 14:18:44.656110 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 719/2881] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:44 2026] GET /volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c => generated 1243 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:18:44.751205 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-033a4219-a107-4f3a-b0e3-03711cf61bf5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:44.753672 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-033a4219-a107-4f3a-b0e3-03711cf61bf5 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] GET https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a Jul 10 14:18:44.753992 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-033a4219-a107-4f3a-b0e3-03711cf61bf5 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:44.754218 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-033a4219-a107-4f3a-b0e3-03711cf61bf5 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:44.764624 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-033a4219-a107-4f3a-b0e3-03711cf61bf5 tempest-TestEncryptedCinderVolumes-284252916 tempest-TestEncryptedCinderVolumes-284252916-project-member] https://10.4.3.66/volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a returned with HTTP 404 Jul 10 14:18:44.765366 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 720/2882] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:44 2026] GET /volume/v3/volumes/d3cfa2d9-55b2-4ebd-a015-905ef790575a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:18:44.773018 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-7844ef66-265a-49a3-b6e6-a15da686e5b2 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:44.774888 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7844ef66-265a-49a3-b6e6-a15da686e5b2 tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] GET https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 Jul 10 14:18:44.775088 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7844ef66-265a-49a3-b6e6-a15da686e5b2 tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:44.775310 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7844ef66-265a-49a3-b6e6-a15da686e5b2 tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] Calling method 'detail' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:44.776081 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-7844ef66-265a-49a3-b6e6-a15da686e5b2 tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:18:44.823165 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-7844ef66-265a-49a3-b6e6-a15da686e5b2 tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] Get all volumes completed successfully. Jul 10 14:18:44.826569 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:44.826569 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:18:44.832553 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7844ef66-265a-49a3-b6e6-a15da686e5b2 tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 14:18:44.833065 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 720/2883] 10.4.3.66 () {66 vars in 1278 bytes} [Fri Jul 10 14:18:44 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16116 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:18:44.852945 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d67c9ace-fca9-4b91-9302-90af4fafea51 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:44.855524 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d67c9ace-fca9-4b91-9302-90af4fafea51 tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] DELETE https://10.4.3.66/volume/v3/types/b80037d2-a420-4999-a142-187cf400ffad Jul 10 14:18:44.856229 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d67c9ace-fca9-4b91-9302-90af4fafea51 tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:44.856229 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d67c9ace-fca9-4b91-9302-90af4fafea51 tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] Calling method '_delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:44.907778 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d67c9ace-fca9-4b91-9302-90af4fafea51 tempest-TestEncryptedCinderVolumes-414077455 tempest-TestEncryptedCinderVolumes-414077455-project-admin] https://10.4.3.66/volume/v3/types/b80037d2-a420-4999-a142-187cf400ffad returned with HTTP 202 Jul 10 14:18:44.908275 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 725/2884] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:18:44 2026] DELETE /volume/v3/types/b80037d2-a420-4999-a142-187cf400ffad => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:18:45.139694 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-09acf7f0-97b1-422b-8214-236810906e3e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:45.142130 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-09acf7f0-97b1-422b-8214-236810906e3e tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 Jul 10 14:18:45.142130 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-09acf7f0-97b1-422b-8214-236810906e3e tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:45.142130 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-09acf7f0-97b1-422b-8214-236810906e3e tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:45.155841 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:45.155841 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:18:45.161931 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-09acf7f0-97b1-422b-8214-236810906e3e tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:18:45.169008 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-09acf7f0-97b1-422b-8214-236810906e3e tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 returned with HTTP 200 Jul 10 14:18:45.169632 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 720/2885] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:45 2026] GET /volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:45.676479 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f70f973d-48b3-4e47-9ed4-717f2617f87b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:45.678943 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f70f973d-48b3-4e47-9ed4-717f2617f87b tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c Jul 10 14:18:45.679173 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f70f973d-48b3-4e47-9ed4-717f2617f87b tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:45.679451 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f70f973d-48b3-4e47-9ed4-717f2617f87b tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:45.687268 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f70f973d-48b3-4e47-9ed4-717f2617f87b tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c returned with HTTP 404 Jul 10 14:18:45.687749 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 721/2886] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:45 2026] GET /volume/v3/volumes/a29d6114-f0de-41d5-91d2-4e1d05edce7c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:18:45.697369 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d6c189b1-69d6-4076-ae9c-835e85aec0d5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:45.699785 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d6c189b1-69d6-4076-ae9c-835e85aec0d5 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] DELETE https://10.4.3.66/volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 Jul 10 14:18:45.699994 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d6c189b1-69d6-4076-ae9c-835e85aec0d5 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:45.700314 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d6c189b1-69d6-4076-ae9c-835e85aec0d5 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:45.700561 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-d6c189b1-69d6-4076-ae9c-835e85aec0d5 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Delete volume with id: 849096e5-d20d-41b6-aa4a-8ca008034494 Jul 10 14:18:45.709006 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d6c189b1-69d6-4076-ae9c-835e85aec0d5 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 returned with HTTP 404 Jul 10 14:18:45.709186 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 721/2887] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:18:45 2026] DELETE /volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:18:45.720775 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-18986f8d-7a33-4e03-8b16-71659fbdf7a1 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:45.723029 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-18986f8d-7a33-4e03-8b16-71659fbdf7a1 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 Jul 10 14:18:45.723263 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-18986f8d-7a33-4e03-8b16-71659fbdf7a1 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:45.724265 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-18986f8d-7a33-4e03-8b16-71659fbdf7a1 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:45.737601 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-18986f8d-7a33-4e03-8b16-71659fbdf7a1 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 returned with HTTP 404 Jul 10 14:18:45.737730 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 726/2888] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:45 2026] GET /volume/v3/volumes/849096e5-d20d-41b6-aa4a-8ca008034494 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:18:45.751189 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-1e5f659b-23b8-41d8-9626-645fd85d69e2 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:45.753435 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1e5f659b-23b8-41d8-9626-645fd85d69e2 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] DELETE https://10.4.3.66/volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 Jul 10 14:18:45.753623 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1e5f659b-23b8-41d8-9626-645fd85d69e2 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:45.753787 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1e5f659b-23b8-41d8-9626-645fd85d69e2 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:45.754016 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-1e5f659b-23b8-41d8-9626-645fd85d69e2 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Delete volume with id: 879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 Jul 10 14:18:45.766055 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1e5f659b-23b8-41d8-9626-645fd85d69e2 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 returned with HTTP 404 Jul 10 14:18:45.768220 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 721/2889] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:18:45 2026] DELETE /volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:18:45.778464 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5b4883b8-8f67-4108-8d45-21c5413f9506 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:45.780911 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5b4883b8-8f67-4108-8d45-21c5413f9506 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] GET https://10.4.3.66/volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 Jul 10 14:18:45.781182 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5b4883b8-8f67-4108-8d45-21c5413f9506 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:45.781358 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5b4883b8-8f67-4108-8d45-21c5413f9506 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:45.790123 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5b4883b8-8f67-4108-8d45-21c5413f9506 tempest-TestInstancesWithCinderVolumes-1939362582 tempest-TestInstancesWithCinderVolumes-1939362582-project-member] https://10.4.3.66/volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 returned with HTTP 404 Jul 10 14:18:45.791167 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 722/2890] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:45 2026] GET /volume/v3/volumes/879a57d3-5cb7-44f4-9e8f-a7c1bacb11d1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:18:45.806195 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-1b8d1a4c-c624-47d2-8eea-6854ba0edfb2 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:45.808935 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1b8d1a4c-c624-47d2-8eea-6854ba0edfb2 tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] GET https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 Jul 10 14:18:45.809239 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1b8d1a4c-c624-47d2-8eea-6854ba0edfb2 tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:45.809514 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1b8d1a4c-c624-47d2-8eea-6854ba0edfb2 tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] Calling method 'detail' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:45.810687 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-1b8d1a4c-c624-47d2-8eea-6854ba0edfb2 tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:18:45.836823 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-1b8d1a4c-c624-47d2-8eea-6854ba0edfb2 tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] Get all volumes completed successfully. Jul 10 14:18:45.842709 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:45.842709 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:18:45.851360 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1b8d1a4c-c624-47d2-8eea-6854ba0edfb2 tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 14:18:45.852015 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 722/2891] 10.4.3.66 () {66 vars in 1278 bytes} [Fri Jul 10 14:18:45 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16116 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:18:45.876533 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-df520c0a-ef55-49cd-9566-c44f2c08ad68 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:45.879270 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-df520c0a-ef55-49cd-9566-c44f2c08ad68 tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] DELETE https://10.4.3.66/volume/v3/types/6d12986c-f655-402e-8302-2b66e1214f17 Jul 10 14:18:45.879807 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-df520c0a-ef55-49cd-9566-c44f2c08ad68 tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:45.879993 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-df520c0a-ef55-49cd-9566-c44f2c08ad68 tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] Calling method '_delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:45.914215 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-df520c0a-ef55-49cd-9566-c44f2c08ad68 tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] https://10.4.3.66/volume/v3/types/6d12986c-f655-402e-8302-2b66e1214f17 returned with HTTP 202 Jul 10 14:18:45.914881 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 727/2892] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:18:45 2026] DELETE /volume/v3/types/6d12986c-f655-402e-8302-2b66e1214f17 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:18:45.924846 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b792cc7d-263a-49cc-a679-c4e78845e46d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:45.928473 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b792cc7d-263a-49cc-a679-c4e78845e46d tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] GET https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 Jul 10 14:18:45.928731 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b792cc7d-263a-49cc-a679-c4e78845e46d tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:45.928950 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b792cc7d-263a-49cc-a679-c4e78845e46d tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] Calling method 'detail' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:45.929750 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-b792cc7d-263a-49cc-a679-c4e78845e46d tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100153) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:18:45.978468 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-b792cc7d-263a-49cc-a679-c4e78845e46d tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] Get all volumes completed successfully. Jul 10 14:18:45.981938 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:45.981938 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:18:45.988001 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b792cc7d-263a-49cc-a679-c4e78845e46d tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 14:18:45.988515 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 722/2893] 10.4.3.66 () {66 vars in 1278 bytes} [Fri Jul 10 14:18:45 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16116 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:18:46.006995 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-41a1ec49-3c9b-450e-af07-da36cd6d1b7f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:46.009375 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-41a1ec49-3c9b-450e-af07-da36cd6d1b7f tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] DELETE https://10.4.3.66/volume/v3/types/693f7d3d-d612-41df-b303-d7cc8f08ced8 Jul 10 14:18:46.009704 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-41a1ec49-3c9b-450e-af07-da36cd6d1b7f tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:46.009985 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-41a1ec49-3c9b-450e-af07-da36cd6d1b7f tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] Calling method '_delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:46.050064 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-41a1ec49-3c9b-450e-af07-da36cd6d1b7f tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] https://10.4.3.66/volume/v3/types/693f7d3d-d612-41df-b303-d7cc8f08ced8 returned with HTTP 202 Jul 10 14:18:46.051201 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 723/2894] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:18:46 2026] DELETE /volume/v3/types/693f7d3d-d612-41df-b303-d7cc8f08ced8 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:18:46.185920 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-faa89890-9020-48f1-bfc6-aa68a8376bf1 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:46.188675 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-faa89890-9020-48f1-bfc6-aa68a8376bf1 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 Jul 10 14:18:46.189089 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-faa89890-9020-48f1-bfc6-aa68a8376bf1 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:46.189306 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-faa89890-9020-48f1-bfc6-aa68a8376bf1 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:46.204897 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:46.204897 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:18:46.211140 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-faa89890-9020-48f1-bfc6-aa68a8376bf1 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:18:46.217301 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-faa89890-9020-48f1-bfc6-aa68a8376bf1 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 returned with HTTP 200 Jul 10 14:18:46.217749 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 723/2895] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:46 2026] GET /volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:46.456971 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0a369bfd-9538-4ce6-80ad-5c328b0cf2d1 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:46.459575 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0a369bfd-9538-4ce6-80ad-5c328b0cf2d1 tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] GET https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 Jul 10 14:18:46.459872 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0a369bfd-9538-4ce6-80ad-5c328b0cf2d1 tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:46.460233 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0a369bfd-9538-4ce6-80ad-5c328b0cf2d1 tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] Calling method 'detail' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:46.461287 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-0a369bfd-9538-4ce6-80ad-5c328b0cf2d1 tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:18:46.488318 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-0a369bfd-9538-4ce6-80ad-5c328b0cf2d1 tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] Get all volumes completed successfully. Jul 10 14:18:46.491182 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:46.491182 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:46.510311 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0a369bfd-9538-4ce6-80ad-5c328b0cf2d1 tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 14:18:46.511006 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 728/2896] 10.4.3.66 () {66 vars in 1278 bytes} [Fri Jul 10 14:18:46 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16116 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:18:46.537906 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d3c4a287-aff2-4f35-874d-e120ff20d569 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:46.539949 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d3c4a287-aff2-4f35-874d-e120ff20d569 tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/ef3b6c98-5f37-4d7b-9655-1389da3173d3 Jul 10 14:18:46.540214 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d3c4a287-aff2-4f35-874d-e120ff20d569 tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:46.540375 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d3c4a287-aff2-4f35-874d-e120ff20d569 tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:46.540667 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-d3c4a287-aff2-4f35-874d-e120ff20d569 tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] Delete volume with id: ef3b6c98-5f37-4d7b-9655-1389da3173d3 Jul 10 14:18:46.552202 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:46.552202 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:18:46.552676 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-d3c4a287-aff2-4f35-874d-e120ff20d569 tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] Volume info retrieved successfully. Jul 10 14:18:46.573273 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.image.cache [None req-d3c4a287-aff2-4f35-874d-e120ff20d569 tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] Evicting image cache entry: {'id': 6, 'image_id': '0a74d59e-d724-4b3a-8189-a1dc3aa66c30', 'volume_id': 'ef3b6c98-5f37-4d7b-9655-1389da3173d3', 'host': 'np0000005012@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 10, 14, 16, 30), 'last_used': datetime.datetime(2026, 7, 10, 14, 16, 43)}. {{(pid=100153) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 10 14:18:46.591019 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-d3c4a287-aff2-4f35-874d-e120ff20d569 tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] Delete volume request issued successfully. Jul 10 14:18:46.591328 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d3c4a287-aff2-4f35-874d-e120ff20d569 tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] https://10.4.3.66/volume/v3/volumes/ef3b6c98-5f37-4d7b-9655-1389da3173d3 returned with HTTP 202 Jul 10 14:18:46.592406 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 723/2897] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:18:46 2026] DELETE /volume/v3/volumes/ef3b6c98-5f37-4d7b-9655-1389da3173d3 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:18:46.603203 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-941dee72-3cbe-47b9-a1c5-6064f90a84be None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:46.605275 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-941dee72-3cbe-47b9-a1c5-6064f90a84be tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] GET https://10.4.3.66/volume/v3/volumes/ef3b6c98-5f37-4d7b-9655-1389da3173d3 Jul 10 14:18:46.605786 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-941dee72-3cbe-47b9-a1c5-6064f90a84be tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:46.606215 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-941dee72-3cbe-47b9-a1c5-6064f90a84be tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:46.616831 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:46.616831 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:18:46.622610 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-941dee72-3cbe-47b9-a1c5-6064f90a84be tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] Volume info retrieved successfully. Jul 10 14:18:46.629542 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-941dee72-3cbe-47b9-a1c5-6064f90a84be tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] https://10.4.3.66/volume/v3/volumes/ef3b6c98-5f37-4d7b-9655-1389da3173d3 returned with HTTP 200 Jul 10 14:18:46.630367 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 724/2898] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:46 2026] GET /volume/v3/volumes/ef3b6c98-5f37-4d7b-9655-1389da3173d3 => generated 1145 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:18:47.230519 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d18021f0-b0f1-4fcc-9a9d-65a6cc84eb97 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:47.232263 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d18021f0-b0f1-4fcc-9a9d-65a6cc84eb97 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 Jul 10 14:18:47.232488 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d18021f0-b0f1-4fcc-9a9d-65a6cc84eb97 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:47.232686 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d18021f0-b0f1-4fcc-9a9d-65a6cc84eb97 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:47.243758 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:47.243758 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:18:47.255645 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-d18021f0-b0f1-4fcc-9a9d-65a6cc84eb97 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:18:47.266427 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d18021f0-b0f1-4fcc-9a9d-65a6cc84eb97 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 returned with HTTP 200 Jul 10 14:18:47.267253 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 724/2899] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:47 2026] GET /volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:47.648476 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-05024055-7283-48b6-b7a8-c47755b27c74 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:47.652054 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-05024055-7283-48b6-b7a8-c47755b27c74 tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] GET https://10.4.3.66/volume/v3/volumes/ef3b6c98-5f37-4d7b-9655-1389da3173d3 Jul 10 14:18:47.652361 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-05024055-7283-48b6-b7a8-c47755b27c74 tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:47.652649 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-05024055-7283-48b6-b7a8-c47755b27c74 tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:47.664820 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-05024055-7283-48b6-b7a8-c47755b27c74 tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] https://10.4.3.66/volume/v3/volumes/ef3b6c98-5f37-4d7b-9655-1389da3173d3 returned with HTTP 404 Jul 10 14:18:47.665457 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 729/2900] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:47 2026] GET /volume/v3/volumes/ef3b6c98-5f37-4d7b-9655-1389da3173d3 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:18:47.678713 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ec360d8b-d376-42b5-8b4a-e4c1123ead03 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:47.681218 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ec360d8b-d376-42b5-8b4a-e4c1123ead03 tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] DELETE https://10.4.3.66/volume/v3/types/77374967-ed16-44f6-a8f3-39eeb07c4bc0 Jul 10 14:18:47.681702 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ec360d8b-d376-42b5-8b4a-e4c1123ead03 tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:47.681702 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ec360d8b-d376-42b5-8b4a-e4c1123ead03 tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] Calling method '_delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:47.732939 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ec360d8b-d376-42b5-8b4a-e4c1123ead03 tempest-TestInstancesWithCinderVolumes-1940308555 tempest-TestInstancesWithCinderVolumes-1940308555-project-admin] https://10.4.3.66/volume/v3/types/77374967-ed16-44f6-a8f3-39eeb07c4bc0 returned with HTTP 202 Jul 10 14:18:47.733760 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 724/2901] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:18:47 2026] DELETE /volume/v3/types/77374967-ed16-44f6-a8f3-39eeb07c4bc0 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:18:48.291263 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0e3499d7-0f88-4972-a2c0-dd8d8dafd75b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:48.294968 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0e3499d7-0f88-4972-a2c0-dd8d8dafd75b tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 Jul 10 14:18:48.295394 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0e3499d7-0f88-4972-a2c0-dd8d8dafd75b tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:48.295610 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0e3499d7-0f88-4972-a2c0-dd8d8dafd75b tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:48.310285 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:48.310285 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:18:48.317040 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0e3499d7-0f88-4972-a2c0-dd8d8dafd75b tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:18:48.325672 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0e3499d7-0f88-4972-a2c0-dd8d8dafd75b tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 returned with HTTP 200 Jul 10 14:18:48.326267 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 725/2902] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:48 2026] GET /volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:49.343699 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-5dc4bb06-3cfb-4372-afbb-3481f7ba7d03 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:49.346465 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5dc4bb06-3cfb-4372-afbb-3481f7ba7d03 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 Jul 10 14:18:49.346787 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5dc4bb06-3cfb-4372-afbb-3481f7ba7d03 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:49.347084 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5dc4bb06-3cfb-4372-afbb-3481f7ba7d03 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:49.361044 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:49.361044 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:18:49.365662 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-5dc4bb06-3cfb-4372-afbb-3481f7ba7d03 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:18:49.372912 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5dc4bb06-3cfb-4372-afbb-3481f7ba7d03 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 returned with HTTP 200 Jul 10 14:18:49.373459 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 725/2903] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:49 2026] GET /volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:50.075559 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-3a6d9bc2-0583-4a92-bb49-e51e72450c1f req-cd052a2a-c3df-4771-b149-9bb76d40144b None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:50.079073 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-3a6d9bc2-0583-4a92-bb49-e51e72450c1f req-cd052a2a-c3df-4771-b149-9bb76d40144b tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] POST https://10.4.3.66/volume/v3/attachments/9b73b0ca-e4ec-4bf1-b886-462f7c03a4ea/action Jul 10 14:18:50.079573 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-3a6d9bc2-0583-4a92-bb49-e51e72450c1f req-cd052a2a-c3df-4771-b149-9bb76d40144b tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Action body: b'{"os-complete": null}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:18:50.081157 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-3a6d9bc2-0583-4a92-bb49-e51e72450c1f req-cd052a2a-c3df-4771-b149-9bb76d40144b tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:50.108643 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:50.108643 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:50.131086 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-3a6d9bc2-0583-4a92-bb49-e51e72450c1f req-cd052a2a-c3df-4771-b149-9bb76d40144b tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/attachments/9b73b0ca-e4ec-4bf1-b886-462f7c03a4ea/action returned with HTTP 204 Jul 10 14:18:50.131744 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 730/2904] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:18:50 2026] POST /volume/v3/attachments/9b73b0ca-e4ec-4bf1-b886-462f7c03a4ea/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:18:50.394306 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a66634fd-3836-4e8f-b7dd-f60b9bdad9ae None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:50.401907 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a66634fd-3836-4e8f-b7dd-f60b9bdad9ae tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 Jul 10 14:18:50.402590 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a66634fd-3836-4e8f-b7dd-f60b9bdad9ae tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:50.402992 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a66634fd-3836-4e8f-b7dd-f60b9bdad9ae tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:50.424019 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:50.424019 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:18:50.436258 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a66634fd-3836-4e8f-b7dd-f60b9bdad9ae tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:18:50.442875 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a66634fd-3836-4e8f-b7dd-f60b9bdad9ae tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 returned with HTTP 200 Jul 10 14:18:50.443182 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 725/2905] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:50 2026] GET /volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 => generated 1134 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:18:50.461394 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-34675004-9adf-402a-8728-6b770a58ff2c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:50.465492 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-34675004-9adf-402a-8728-6b770a58ff2c tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 Jul 10 14:18:50.466076 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-34675004-9adf-402a-8728-6b770a58ff2c tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:50.466188 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-34675004-9adf-402a-8728-6b770a58ff2c tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:50.483924 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:50.483924 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:18:50.491563 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-34675004-9adf-402a-8728-6b770a58ff2c tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:18:50.498393 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-34675004-9adf-402a-8728-6b770a58ff2c tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 returned with HTTP 200 Jul 10 14:18:50.498778 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 726/2906] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:50 2026] GET /volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 => generated 1134 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:18:50.606198 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-8662b739-c43f-4b40-a8b6-b22c8043e6ef req-29bd9f51-6003-4d98-b9e8-ddcc4bf3b6fd None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:50.612224 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-8662b739-c43f-4b40-a8b6-b22c8043e6ef req-29bd9f51-6003-4d98-b9e8-ddcc4bf3b6fd tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] GET https://10.4.3.66/volume/v3/limits Jul 10 14:18:50.612224 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-8662b739-c43f-4b40-a8b6-b22c8043e6ef req-29bd9f51-6003-4d98-b9e8-ddcc4bf3b6fd tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:50.612477 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-8662b739-c43f-4b40-a8b6-b22c8043e6ef req-29bd9f51-6003-4d98-b9e8-ddcc4bf3b6fd tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Calling method 'index' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:50.620620 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d514da12-be47-4093-9472-c5fd20585359 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:50.627177 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d514da12-be47-4093-9472-c5fd20585359 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:18:50.629434 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d514da12-be47-4093-9472-c5fd20585359 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1379963130"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:50.631304 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-d514da12-be47-4093-9472-c5fd20585359 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1379963130'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:18:50.631602 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-d514da12-be47-4093-9472-c5fd20585359 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Create volume of 1 GB Jul 10 14:18:50.638914 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-d514da12-be47-4093-9472-c5fd20585359 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Availability Zones retrieved successfully. Jul 10 14:18:50.639613 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-8662b739-c43f-4b40-a8b6-b22c8043e6ef req-29bd9f51-6003-4d98-b9e8-ddcc4bf3b6fd tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/limits returned with HTTP 200 Jul 10 14:18:50.640471 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 726/2907] 10.4.3.66 () {68 vars in 1477 bytes} [Fri Jul 10 14:18:50 2026] GET /volume/v3/limits => generated 302 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:50.649621 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-d514da12-be47-4093-9472-c5fd20585359 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Flow 'volume_create_api' (42fee92d-b921-4689-8601-762be3665f1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:18:50.651378 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-d514da12-be47-4093-9472-c5fd20585359 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f4eb478-4912-43f6-8dfb-5e5b1303d8b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:50.652989 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-d514da12-be47-4093-9472-c5fd20585359 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:18:50.698186 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-d514da12-be47-4093-9472-c5fd20585359 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f4eb478-4912-43f6-8dfb-5e5b1303d8b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:50.699376 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-d514da12-be47-4093-9472-c5fd20585359 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fa165a7-b1d9-4928-aae7-56269d3453dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:50.710412 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4e655a19-a7cc-4dec-b0b2-d7e7e09fb75f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:50.712928 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4e655a19-a7cc-4dec-b0b2-d7e7e09fb75f tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] POST https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b/action Jul 10 14:18:50.713246 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4e655a19-a7cc-4dec-b0b2-d7e7e09fb75f tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Action body: b'{"os-attach": {"instance_uuid": "6bfcf690-6a00-4f58-9301-2c1dc1a4d29b", "mountpoint": "/dev/vdb"}}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:18:50.713421 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4e655a19-a7cc-4dec-b0b2-d7e7e09fb75f tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "6bfcf690-6a00-4f58-9301-2c1dc1a4d29b", "mountpoint": "/dev/vdb"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:50.723330 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:50.723330 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:18:50.723924 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-4e655a19-a7cc-4dec-b0b2-d7e7e09fb75f tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Volume info retrieved successfully. Jul 10 14:18:50.731011 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-4e655a19-a7cc-4dec-b0b2-d7e7e09fb75f tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Update volume admin metadata completed successfully. Jul 10 14:18:50.775620 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-d514da12-be47-4093-9472-c5fd20585359 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Created reservations ['affe651b-0328-45dc-a21c-ece5bc09f266', '53d3ae42-d118-4697-8a36-daa2de896e8f', '5e561a4f-0e90-41e3-970a-88a180603955', '1d4ebdea-dd49-4a96-8afd-d36318859fb7'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:18:50.777183 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-d514da12-be47-4093-9472-c5fd20585359 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fa165a7-b1d9-4928-aae7-56269d3453dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['affe651b-0328-45dc-a21c-ece5bc09f266', '53d3ae42-d118-4697-8a36-daa2de896e8f', '5e561a4f-0e90-41e3-970a-88a180603955', '1d4ebdea-dd49-4a96-8afd-d36318859fb7']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:50.778867 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-d514da12-be47-4093-9472-c5fd20585359 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9486f5ee-dfc9-4cab-97b5-d0b931eb94cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:50.812636 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-d514da12-be47-4093-9472-c5fd20585359 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9486f5ee-dfc9-4cab-97b5-d0b931eb94cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b365cdf6-5116-48e5-971c-3b092b957a3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1379963130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b23a285233a146719284b5871fd90acd',qos_specs=None,replication_status=,reservations=['affe651b-0328-45dc-a21c-ece5bc09f266','53d3ae42-d118-4697-8a36-daa2de896e8f','5e561a4f-0e90-41e3-970a-88a180603955','1d4ebdea-dd49-4a96-8afd-d36318859fb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b10591b2c23a4e869678b1d3f2a25a99',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:18:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1379963130',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b365cdf6-5116-48e5-971c-3b092b957a3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b23a285233a146719284b5871fd90acd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b10591b2c23a4e869678b1d3f2a25a99',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:50.814569 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-d514da12-be47-4093-9472-c5fd20585359 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07847341-c4d1-40e9-b3a5-becb2a95cb13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:50.853082 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-d514da12-be47-4093-9472-c5fd20585359 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07847341-c4d1-40e9-b3a5-becb2a95cb13) transitioned into state 'SUCCESS' from state '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-1379963130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b23a285233a146719284b5871fd90acd',qos_specs=None,replication_status=,reservations=['affe651b-0328-45dc-a21c-ece5bc09f266','53d3ae42-d118-4697-8a36-daa2de896e8f','5e561a4f-0e90-41e3-970a-88a180603955','1d4ebdea-dd49-4a96-8afd-d36318859fb7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b10591b2c23a4e869678b1d3f2a25a99',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:50.853906 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-d514da12-be47-4093-9472-c5fd20585359 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af9695b1-c116-438e-b8c5-d7dc15e2e546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:50.870676 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-d514da12-be47-4093-9472-c5fd20585359 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af9695b1-c116-438e-b8c5-d7dc15e2e546) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:50.871830 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-d514da12-be47-4093-9472-c5fd20585359 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Flow 'volume_create_api' (42fee92d-b921-4689-8601-762be3665f1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:18:50.872305 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-d514da12-be47-4093-9472-c5fd20585359 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Create volume request issued successfully. Jul 10 14:18:50.873375 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d514da12-be47-4093-9472-c5fd20585359 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:18:50.873892 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 731/2908] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:18:50 2026] POST /volume/v3/volumes => generated 749 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:18:50.889520 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-95bd56b3-f973-491e-b5f1-8dffcec1e9d0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:50.891450 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-95bd56b3-f973-491e-b5f1-8dffcec1e9d0 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a Jul 10 14:18:50.891750 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-95bd56b3-f973-491e-b5f1-8dffcec1e9d0 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:50.891956 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-95bd56b3-f973-491e-b5f1-8dffcec1e9d0 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:50.900190 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:50.900190 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:18:50.907024 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-95bd56b3-f973-491e-b5f1-8dffcec1e9d0 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:18:50.915454 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-95bd56b3-f973-491e-b5f1-8dffcec1e9d0 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a returned with HTTP 200 Jul 10 14:18:50.915836 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 727/2909] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:50 2026] GET /volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:51.185252 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-8662b739-c43f-4b40-a8b6-b22c8043e6ef req-045ac44f-6ae6-45b8-8cc3-7825583f5976 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:51.189381 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-8662b739-c43f-4b40-a8b6-b22c8043e6ef req-045ac44f-6ae6-45b8-8cc3-7825583f5976 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] GET https://10.4.3.66/volume/v3/volumes/57dfdbbf-836d-45c2-b84f-ebdd6f5b4236 Jul 10 14:18:51.189381 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-8662b739-c43f-4b40-a8b6-b22c8043e6ef req-045ac44f-6ae6-45b8-8cc3-7825583f5976 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:51.190043 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-8662b739-c43f-4b40-a8b6-b22c8043e6ef req-045ac44f-6ae6-45b8-8cc3-7825583f5976 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:51.206043 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:51.206043 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:18:51.215753 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-8662b739-c43f-4b40-a8b6-b22c8043e6ef req-045ac44f-6ae6-45b8-8cc3-7825583f5976 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Volume info retrieved successfully. Jul 10 14:18:51.225679 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-8662b739-c43f-4b40-a8b6-b22c8043e6ef req-045ac44f-6ae6-45b8-8cc3-7825583f5976 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/volumes/57dfdbbf-836d-45c2-b84f-ebdd6f5b4236 returned with HTTP 200 Jul 10 14:18:51.225803 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 727/2910] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:18:51 2026] GET /volume/v3/volumes/57dfdbbf-836d-45c2-b84f-ebdd6f5b4236 => generated 1661 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:18:51.234680 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-4e655a19-a7cc-4dec-b0b2-d7e7e09fb75f tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Attach volume completed successfully. Jul 10 14:18:51.234954 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4e655a19-a7cc-4dec-b0b2-d7e7e09fb75f tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b/action returned with HTTP 202 Jul 10 14:18:51.235406 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 726/2911] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:18:50 2026] POST /volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b/action => generated 0 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:18:51.239959 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-8662b739-c43f-4b40-a8b6-b22c8043e6ef req-df69b848-ca26-4d8d-9127-02c4e1048eb4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:51.243172 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-8662b739-c43f-4b40-a8b6-b22c8043e6ef req-df69b848-ca26-4d8d-9127-02c4e1048eb4 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:18:51.243687 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-8662b739-c43f-4b40-a8b6-b22c8043e6ef req-df69b848-ca26-4d8d-9127-02c4e1048eb4 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "57dfdbbf-836d-45c2-b84f-ebdd6f5b4236", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1124176118", "description": null, "metadata": {}}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:51.247088 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cabc25f1-c939-4b6d-a2d6-a6c7568c3646 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:51.252768 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cabc25f1-c939-4b6d-a2d6-a6c7568c3646 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] GET https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b Jul 10 14:18:51.253155 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cabc25f1-c939-4b6d-a2d6-a6c7568c3646 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:51.253861 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cabc25f1-c939-4b6d-a2d6-a6c7568c3646 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:51.261826 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:51.261826 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:51.262815 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-8662b739-c43f-4b40-a8b6-b22c8043e6ef req-df69b848-ca26-4d8d-9127-02c4e1048eb4 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Volume info retrieved successfully. Jul 10 14:18:51.262815 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.snapshots [req-8662b739-c43f-4b40-a8b6-b22c8043e6ef req-df69b848-ca26-4d8d-9127-02c4e1048eb4 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Create snapshot from volume 57dfdbbf-836d-45c2-b84f-ebdd6f5b4236 Jul 10 14:18:51.269908 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:51.269908 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:18:51.279247 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-cabc25f1-c939-4b6d-a2d6-a6c7568c3646 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Volume info retrieved successfully. Jul 10 14:18:51.285721 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cabc25f1-c939-4b6d-a2d6-a6c7568c3646 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b returned with HTTP 200 Jul 10 14:18:51.286017 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 728/2912] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:51 2026] GET /volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b => generated 1174 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:18:51.304487 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-6c5ba992-6eb2-463e-bd18-5a3ba71608c4 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:51.307661 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6c5ba992-6eb2-463e-bd18-5a3ba71608c4 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] GET https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b Jul 10 14:18:51.307661 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6c5ba992-6eb2-463e-bd18-5a3ba71608c4 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:51.307918 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6c5ba992-6eb2-463e-bd18-5a3ba71608c4 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:51.312742 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [req-8662b739-c43f-4b40-a8b6-b22c8043e6ef req-df69b848-ca26-4d8d-9127-02c4e1048eb4 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Created reservations ['b92aadc3-5808-4381-ba73-d378e34128e6', 'db75c721-648a-4307-ab36-019811770eac', 'f8f2fca2-1b69-405b-b581-292d536e69d2', '9ec16774-0b6b-46eb-9b62-ce5140144fa9'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:18:51.321188 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:51.321188 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:18:51.327622 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-6c5ba992-6eb2-463e-bd18-5a3ba71608c4 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Volume info retrieved successfully. Jul 10 14:18:51.334857 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6c5ba992-6eb2-463e-bd18-5a3ba71608c4 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b returned with HTTP 200 Jul 10 14:18:51.335966 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 728/2913] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:51 2026] GET /volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b => generated 1174 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:18:51.355360 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-009c0a80-cf9f-4264-ae6b-3ec35f917956 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:51.357267 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-009c0a80-cf9f-4264-ae6b-3ec35f917956 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] POST https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b/action Jul 10 14:18:51.357679 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-009c0a80-cf9f-4264-ae6b-3ec35f917956 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Action body: b'{"os-detach": {}}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:18:51.357813 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-009c0a80-cf9f-4264-ae6b-3ec35f917956 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:51.374748 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:51.374748 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:18:51.375629 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-009c0a80-cf9f-4264-ae6b-3ec35f917956 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Volume info retrieved successfully. Jul 10 14:18:51.377560 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-8662b739-c43f-4b40-a8b6-b22c8043e6ef req-df69b848-ca26-4d8d-9127-02c4e1048eb4 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Snapshot force create request issued successfully. Jul 10 14:18:51.378014 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-8662b739-c43f-4b40-a8b6-b22c8043e6ef req-df69b848-ca26-4d8d-9127-02c4e1048eb4 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:18:51.378591 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 732/2914] 10.4.3.66 () {72 vars in 1540 bytes} [Fri Jul 10 14:18:51 2026] POST /volume/v3/snapshots => generated 324 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:18:51.816764 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b9e7f8c2-2ab1-44c4-b794-09cd99927aa1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:51.880375 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-009c0a80-cf9f-4264-ae6b-3ec35f917956 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Detach volume completed successfully. Jul 10 14:18:51.880856 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-009c0a80-cf9f-4264-ae6b-3ec35f917956 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b/action returned with HTTP 202 Jul 10 14:18:51.881233 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 727/2915] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:18:51 2026] POST /volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b/action => generated 0 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:18:51.892317 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-17873826-0b85-4dd2-a7af-d437538dcbc1 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:51.894810 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-17873826-0b85-4dd2-a7af-d437538dcbc1 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] GET https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b Jul 10 14:18:51.895590 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-17873826-0b85-4dd2-a7af-d437538dcbc1 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:51.896014 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-17873826-0b85-4dd2-a7af-d437538dcbc1 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:51.908370 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:51.908370 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:18:51.915997 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-17873826-0b85-4dd2-a7af-d437538dcbc1 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Volume info retrieved successfully. Jul 10 14:18:51.921568 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b9e7f8c2-2ab1-44c4-b794-09cd99927aa1 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:18:51.921760 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-17873826-0b85-4dd2-a7af-d437538dcbc1 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b returned with HTTP 200 Jul 10 14:18:51.922236 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b9e7f8c2-2ab1-44c4-b794-09cd99927aa1 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-700384905"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:51.922316 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 729/2916] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:51 2026] GET /volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:51.924524 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-b9e7f8c2-2ab1-44c4-b794-09cd99927aa1 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-700384905'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:18:51.924739 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-b9e7f8c2-2ab1-44c4-b794-09cd99927aa1 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Create volume of 1 GB Jul 10 14:18:51.932605 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b9e7f8c2-2ab1-44c4-b794-09cd99927aa1 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Availability Zones retrieved successfully. Jul 10 14:18:51.936435 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-73982e5c-fdf7-411a-899a-2390cb267d11 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:51.937570 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-73982e5c-fdf7-411a-899a-2390cb267d11 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a Jul 10 14:18:51.937570 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-73982e5c-fdf7-411a-899a-2390cb267d11 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:51.937736 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-73982e5c-fdf7-411a-899a-2390cb267d11 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:51.940004 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b9e7f8c2-2ab1-44c4-b794-09cd99927aa1 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Flow 'volume_create_api' (472f5b3f-f834-45ae-b5d7-403411ebbe1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:18:51.941219 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b9e7f8c2-2ab1-44c4-b794-09cd99927aa1 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18c13668-bc2c-4605-aad1-2b67511ecb48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:51.942623 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-b9e7f8c2-2ab1-44c4-b794-09cd99927aa1 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:18:51.947802 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:51.947802 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:51.952834 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-73982e5c-fdf7-411a-899a-2390cb267d11 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:18:51.959282 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-73982e5c-fdf7-411a-899a-2390cb267d11 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a returned with HTTP 200 Jul 10 14:18:51.960490 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 733/2917] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:51 2026] GET /volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:51.984290 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b9e7f8c2-2ab1-44c4-b794-09cd99927aa1 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18c13668-bc2c-4605-aad1-2b67511ecb48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:51.985772 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b9e7f8c2-2ab1-44c4-b794-09cd99927aa1 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05019e7d-c713-4370-a454-50a75c3b1aed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:52.038359 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-a89461c8-f615-4d1f-bfbc-f46f537ca97f req-78207e1d-c3d7-4eae-9f24-88f50b1154ab None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:52.043391 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-a89461c8-f615-4d1f-bfbc-f46f537ca97f req-78207e1d-c3d7-4eae-9f24-88f50b1154ab tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a Jul 10 14:18:52.043391 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-a89461c8-f615-4d1f-bfbc-f46f537ca97f req-78207e1d-c3d7-4eae-9f24-88f50b1154ab tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:52.046223 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-a89461c8-f615-4d1f-bfbc-f46f537ca97f req-78207e1d-c3d7-4eae-9f24-88f50b1154ab tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:52.057355 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:52.057355 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:18:52.061958 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-a89461c8-f615-4d1f-bfbc-f46f537ca97f req-78207e1d-c3d7-4eae-9f24-88f50b1154ab tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:18:52.066603 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-a89461c8-f615-4d1f-bfbc-f46f537ca97f req-78207e1d-c3d7-4eae-9f24-88f50b1154ab tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a returned with HTTP 200 Jul 10 14:18:52.067177 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 728/2918] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:18:52 2026] GET /volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:52.081722 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-b9e7f8c2-2ab1-44c4-b794-09cd99927aa1 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Created reservations ['c8b18b03-006a-4dc3-97c9-d718045ed5ec', '07be5cd6-72db-4a88-a6b5-a5a7e49b1d72', '3318cefa-4b9d-4c6e-a1a4-05fb46c21d24', '272456de-45f4-4799-83fd-41d9e5c4af54'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:18:52.082931 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b9e7f8c2-2ab1-44c4-b794-09cd99927aa1 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05019e7d-c713-4370-a454-50a75c3b1aed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8b18b03-006a-4dc3-97c9-d718045ed5ec', '07be5cd6-72db-4a88-a6b5-a5a7e49b1d72', '3318cefa-4b9d-4c6e-a1a4-05fb46c21d24', '272456de-45f4-4799-83fd-41d9e5c4af54']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:52.084024 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b9e7f8c2-2ab1-44c4-b794-09cd99927aa1 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff5408f9-68bd-40a4-96d4-44aabe1cb97a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:52.125630 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b9e7f8c2-2ab1-44c4-b794-09cd99927aa1 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff5408f9-68bd-40a4-96d4-44aabe1cb97a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eac8bf98-e60d-4817-bf4d-397e365d8422', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-700384905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d2a357e0f6943a8816727c4093ab0d7',qos_specs=None,replication_status=,reservations=['c8b18b03-006a-4dc3-97c9-d718045ed5ec','07be5cd6-72db-4a88-a6b5-a5a7e49b1d72','3318cefa-4b9d-4c6e-a1a4-05fb46c21d24','272456de-45f4-4799-83fd-41d9e5c4af54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f33c912ac3c41a68899ea94ec24e464',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:18:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-700384905',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eac8bf98-e60d-4817-bf4d-397e365d8422,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d2a357e0f6943a8816727c4093ab0d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f33c912ac3c41a68899ea94ec24e464',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:52.126604 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b9e7f8c2-2ab1-44c4-b794-09cd99927aa1 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08991264-2e5d-452b-bb61-6befc64a5176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:52.154125 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b9e7f8c2-2ab1-44c4-b794-09cd99927aa1 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08991264-2e5d-452b-bb61-6befc64a5176) transitioned into state 'SUCCESS' from state '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-700384905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d2a357e0f6943a8816727c4093ab0d7',qos_specs=None,replication_status=,reservations=['c8b18b03-006a-4dc3-97c9-d718045ed5ec','07be5cd6-72db-4a88-a6b5-a5a7e49b1d72','3318cefa-4b9d-4c6e-a1a4-05fb46c21d24','272456de-45f4-4799-83fd-41d9e5c4af54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f33c912ac3c41a68899ea94ec24e464',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:52.154897 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b9e7f8c2-2ab1-44c4-b794-09cd99927aa1 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad3d0567-d8f2-4867-9449-87400369986c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:52.173533 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b9e7f8c2-2ab1-44c4-b794-09cd99927aa1 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad3d0567-d8f2-4867-9449-87400369986c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:52.173533 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b9e7f8c2-2ab1-44c4-b794-09cd99927aa1 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Flow 'volume_create_api' (472f5b3f-f834-45ae-b5d7-403411ebbe1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:18:52.173533 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b9e7f8c2-2ab1-44c4-b794-09cd99927aa1 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Create volume request issued successfully. Jul 10 14:18:52.173533 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b9e7f8c2-2ab1-44c4-b794-09cd99927aa1 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:18:52.173925 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 729/2919] 10.4.3.66 () {70 vars in 1292 bytes} [Fri Jul 10 14:18:51 2026] POST /volume/v3/volumes => generated 763 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:18:52.192465 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-953ffb05-b172-4854-94ba-a96dc440b387 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:52.195054 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-953ffb05-b172-4854-94ba-a96dc440b387 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] GET https://10.4.3.66/volume/v3/volumes/eac8bf98-e60d-4817-bf4d-397e365d8422 Jul 10 14:18:52.195054 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-953ffb05-b172-4854-94ba-a96dc440b387 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:52.195241 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-953ffb05-b172-4854-94ba-a96dc440b387 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:52.205529 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:52.205529 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:18:52.208912 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-953ffb05-b172-4854-94ba-a96dc440b387 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Volume info retrieved successfully. Jul 10 14:18:52.214197 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-953ffb05-b172-4854-94ba-a96dc440b387 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] https://10.4.3.66/volume/v3/volumes/eac8bf98-e60d-4817-bf4d-397e365d8422 returned with HTTP 200 Jul 10 14:18:52.214654 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 730/2920] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:18:52 2026] GET /volume/v3/volumes/eac8bf98-e60d-4817-bf4d-397e365d8422 => generated 831 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:18:52.276865 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-93888979-aaef-40ba-b5a4-81c26ab17f0e req-80e67f55-03c8-46d2-95c6-2bf4fa210665 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:52.282107 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-93888979-aaef-40ba-b5a4-81c26ab17f0e req-80e67f55-03c8-46d2-95c6-2bf4fa210665 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] GET https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a Jul 10 14:18:52.282383 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-93888979-aaef-40ba-b5a4-81c26ab17f0e req-80e67f55-03c8-46d2-95c6-2bf4fa210665 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:52.282672 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-93888979-aaef-40ba-b5a4-81c26ab17f0e req-80e67f55-03c8-46d2-95c6-2bf4fa210665 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:52.292345 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:52.292345 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:52.298787 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-93888979-aaef-40ba-b5a4-81c26ab17f0e req-80e67f55-03c8-46d2-95c6-2bf4fa210665 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Volume info retrieved successfully. Jul 10 14:18:52.307812 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-93888979-aaef-40ba-b5a4-81c26ab17f0e req-80e67f55-03c8-46d2-95c6-2bf4fa210665 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a returned with HTTP 200 Jul 10 14:18:52.307812 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 734/2921] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:18:52 2026] GET /volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:53.230709 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-3b440c19-54b8-4a15-86e2-3eeeb597cd65 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:53.232879 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3b440c19-54b8-4a15-86e2-3eeeb597cd65 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] GET https://10.4.3.66/volume/v3/volumes/eac8bf98-e60d-4817-bf4d-397e365d8422 Jul 10 14:18:53.233312 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3b440c19-54b8-4a15-86e2-3eeeb597cd65 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:53.233719 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3b440c19-54b8-4a15-86e2-3eeeb597cd65 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:53.243628 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:53.243628 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:18:53.251528 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-3b440c19-54b8-4a15-86e2-3eeeb597cd65 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Volume info retrieved successfully. Jul 10 14:18:53.254753 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3b440c19-54b8-4a15-86e2-3eeeb597cd65 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] https://10.4.3.66/volume/v3/volumes/eac8bf98-e60d-4817-bf4d-397e365d8422 returned with HTTP 200 Jul 10 14:18:53.255458 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 729/2922] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:18:53 2026] GET /volume/v3/volumes/eac8bf98-e60d-4817-bf4d-397e365d8422 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:18:53.269808 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8f8708af-3cd9-4551-9156-760983c09f9a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:53.272351 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8f8708af-3cd9-4551-9156-760983c09f9a tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:18:53.272843 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8f8708af-3cd9-4551-9156-760983c09f9a tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eac8bf98-e60d-4817-bf4d-397e365d8422", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-974858392"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:53.283364 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:53.283364 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:18:53.283799 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8f8708af-3cd9-4551-9156-760983c09f9a tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Volume info retrieved successfully. Jul 10 14:18:53.283906 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-8f8708af-3cd9-4551-9156-760983c09f9a tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Create snapshot from volume eac8bf98-e60d-4817-bf4d-397e365d8422 Jul 10 14:18:53.323120 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-8f8708af-3cd9-4551-9156-760983c09f9a tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Created reservations ['f603db14-50cb-49d2-9fc7-54580148ed83', 'd0f9203f-72f4-47fd-933c-79c0d531e3b9', '7c938abb-c20c-4056-a49e-b9acfcdb0714', '63a4e613-ac6a-4412-89ca-72ad8d753230'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:18:53.363853 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8f8708af-3cd9-4551-9156-760983c09f9a tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Snapshot create request issued successfully. Jul 10 14:18:53.364300 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8f8708af-3cd9-4551-9156-760983c09f9a tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:18:53.365034 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 730/2923] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:18:53 2026] POST /volume/v3/snapshots => generated 321 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:18:53.377703 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-29f59bdc-51af-48c6-9dc2-12dafc2b7e79 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:53.379483 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-29f59bdc-51af-48c6-9dc2-12dafc2b7e79 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] GET https://10.4.3.66/volume/v3/snapshots/b03d8090-bf8f-44c8-aed8-adb5e04397f7 Jul 10 14:18:53.379683 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-29f59bdc-51af-48c6-9dc2-12dafc2b7e79 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:53.379888 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-29f59bdc-51af-48c6-9dc2-12dafc2b7e79 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:53.387180 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:53.387180 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:18:53.387672 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-29f59bdc-51af-48c6-9dc2-12dafc2b7e79 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Snapshot retrieved successfully. Jul 10 14:18:53.388573 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-29f59bdc-51af-48c6-9dc2-12dafc2b7e79 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] https://10.4.3.66/volume/v3/snapshots/b03d8090-bf8f-44c8-aed8-adb5e04397f7 returned with HTTP 200 Jul 10 14:18:53.388993 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 731/2924] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:18:53 2026] GET /volume/v3/snapshots/b03d8090-bf8f-44c8-aed8-adb5e04397f7 => generated 453 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:18:53.846014 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b6bb5677-e455-4e11-a6e0-8f26c1544fe6 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:53.847961 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b6bb5677-e455-4e11-a6e0-8f26c1544fe6 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] GET https://10.4.3.66/volume/v3/snapshots/924e5768-db4e-459c-bb68-fd69b41801fa Jul 10 14:18:53.848175 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b6bb5677-e455-4e11-a6e0-8f26c1544fe6 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:53.848359 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b6bb5677-e455-4e11-a6e0-8f26c1544fe6 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:53.853790 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:53.853790 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:53.854256 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b6bb5677-e455-4e11-a6e0-8f26c1544fe6 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Snapshot retrieved successfully. Jul 10 14:18:53.855169 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b6bb5677-e455-4e11-a6e0-8f26c1544fe6 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/snapshots/924e5768-db4e-459c-bb68-fd69b41801fa returned with HTTP 200 Jul 10 14:18:53.855573 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 735/2925] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:18:53 2026] GET /volume/v3/snapshots/924e5768-db4e-459c-bb68-fd69b41801fa => generated 483 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:53.887377 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6383ba8b-4c7d-4989-bac0-d3953067a42b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:53.889222 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6383ba8b-4c7d-4989-bac0-d3953067a42b tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:18:53.889594 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6383ba8b-4c7d-4989-bac0-d3953067a42b tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1965459695", "snapshot_id": null, "imageRef": "0156edc6-822f-4d55-a768-a335948e7c42", "volume_type": null, "size": 1}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:53.891227 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-6383ba8b-4c7d-4989-bac0-d3953067a42b tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1965459695', 'snapshot_id': None, 'imageRef': '0156edc6-822f-4d55-a768-a335948e7c42', 'volume_type': None, 'size': 1}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:18:54.015305 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:54.015305 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:18:54.015305 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-6383ba8b-4c7d-4989-bac0-d3953067a42b tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Snapshot retrieved successfully. Jul 10 14:18:54.015452 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-6383ba8b-4c7d-4989-bac0-d3953067a42b tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Create volume of 1 GB Jul 10 14:18:54.019563 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-6383ba8b-4c7d-4989-bac0-d3953067a42b tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Availability Zones retrieved successfully. Jul 10 14:18:54.026549 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-6383ba8b-4c7d-4989-bac0-d3953067a42b tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Flow 'volume_create_api' (a60904ae-ea55-4480-842a-e197092c5e56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:18:54.027656 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-6383ba8b-4c7d-4989-bac0-d3953067a42b tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e5db7ab-9059-472b-a1e4-90e58bc6ce7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:54.028682 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-6383ba8b-4c7d-4989-bac0-d3953067a42b tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:18:54.072566 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-6383ba8b-4c7d-4989-bac0-d3953067a42b tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e5db7ab-9059-472b-a1e4-90e58bc6ce7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '924e5768-db4e-459c-bb68-fd69b41801fa', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:54.073376 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-6383ba8b-4c7d-4989-bac0-d3953067a42b tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b849cc05-0586-48a7-ad59-0f5284b45f43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:54.123689 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-6383ba8b-4c7d-4989-bac0-d3953067a42b tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Created reservations ['105f9e54-1636-4cbf-a395-e52e9de2bd18', '3bb1cd31-c230-4142-add7-2fa88ed3025d', '476e9421-020e-42ba-85f9-d3eb0a3bc6c7', 'dbbc1b72-ee9e-429b-b0d7-3f7520281681'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:18:54.124687 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-6383ba8b-4c7d-4989-bac0-d3953067a42b tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b849cc05-0586-48a7-ad59-0f5284b45f43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['105f9e54-1636-4cbf-a395-e52e9de2bd18', '3bb1cd31-c230-4142-add7-2fa88ed3025d', '476e9421-020e-42ba-85f9-d3eb0a3bc6c7', 'dbbc1b72-ee9e-429b-b0d7-3f7520281681']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:54.125289 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-6383ba8b-4c7d-4989-bac0-d3953067a42b tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2201ea8-1842-4433-b4b3-e0cba1df56f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:54.130188 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1cac60e5-b9cb-4745-a0ac-103e16b7a9ae None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:54.130188 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1cac60e5-b9cb-4745-a0ac-103e16b7a9ae None None] GET https://10.4.3.66/volume// Jul 10 14:18:54.130188 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1cac60e5-b9cb-4745-a0ac-103e16b7a9ae None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:54.130188 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1cac60e5-b9cb-4745-a0ac-103e16b7a9ae None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:54.130188 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1cac60e5-b9cb-4745-a0ac-103e16b7a9ae None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:18:54.130188 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 731/2926] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:18:54 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:18:54.138470 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-a89461c8-f615-4d1f-bfbc-f46f537ca97f req-3e04b99c-99f7-48f6-909f-3104cda17a7c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:54.141043 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-a89461c8-f615-4d1f-bfbc-f46f537ca97f req-3e04b99c-99f7-48f6-909f-3104cda17a7c tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:18:54.141451 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-a89461c8-f615-4d1f-bfbc-f46f537ca97f req-3e04b99c-99f7-48f6-909f-3104cda17a7c tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b365cdf6-5116-48e5-971c-3b092b957a3a", "connector": null, "instance_uuid": "373c15d0-9ef5-44dc-9967-f70e299b6f7c"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:54.151483 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:54.151483 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:18:54.180099 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-6383ba8b-4c7d-4989-bac0-d3953067a42b tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2201ea8-1842-4433-b4b3-e0cba1df56f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45a5697f-9fb4-4d88-b795-6abe0cb4d3ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1965459695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ad5354c3be3426e87e69fd80adbe647',qos_specs=None,replication_status=,reservations=['105f9e54-1636-4cbf-a395-e52e9de2bd18','3bb1cd31-c230-4142-add7-2fa88ed3025d','476e9421-020e-42ba-85f9-d3eb0a3bc6c7','dbbc1b72-ee9e-429b-b0d7-3f7520281681'],size=1,snapshot_id=924e5768-db4e-459c-bb68-fd69b41801fa,source_replicaid=,source_volid=None,status='creating',user_id='cbc1ba4fed8d4dcfa70a35075293c7de',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), '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-10T14:18:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1965459695',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45a5697f-9fb4-4d88-b795-6abe0cb4d3ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ad5354c3be3426e87e69fd80adbe647',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=924e5768-db4e-459c-bb68-fd69b41801fa,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cbc1ba4fed8d4dcfa70a35075293c7de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:54.181051 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-6383ba8b-4c7d-4989-bac0-d3953067a42b tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90e5caeb-2f36-4a92-8e0f-611f81cf8f16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:54.191066 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-a89461c8-f615-4d1f-bfbc-f46f537ca97f req-3e04b99c-99f7-48f6-909f-3104cda17a7c tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:18:54.191941 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 732/2927] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:18:54 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 14:18:54.206707 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-6383ba8b-4c7d-4989-bac0-d3953067a42b tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90e5caeb-2f36-4a92-8e0f-611f81cf8f16) transitioned into state 'SUCCESS' from state '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-1965459695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ad5354c3be3426e87e69fd80adbe647',qos_specs=None,replication_status=,reservations=['105f9e54-1636-4cbf-a395-e52e9de2bd18','3bb1cd31-c230-4142-add7-2fa88ed3025d','476e9421-020e-42ba-85f9-d3eb0a3bc6c7','dbbc1b72-ee9e-429b-b0d7-3f7520281681'],size=1,snapshot_id=924e5768-db4e-459c-bb68-fd69b41801fa,source_replicaid=,source_volid=None,status='creating',user_id='cbc1ba4fed8d4dcfa70a35075293c7de',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:54.207443 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-6383ba8b-4c7d-4989-bac0-d3953067a42b tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b72e0fd8-107a-4330-9737-4bc9c2d17516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:54.233591 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-6383ba8b-4c7d-4989-bac0-d3953067a42b tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b72e0fd8-107a-4330-9737-4bc9c2d17516) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:54.233591 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-6383ba8b-4c7d-4989-bac0-d3953067a42b tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Flow 'volume_create_api' (a60904ae-ea55-4480-842a-e197092c5e56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:18:54.233591 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-6383ba8b-4c7d-4989-bac0-d3953067a42b tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Create volume request issued successfully. Jul 10 14:18:54.237091 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6383ba8b-4c7d-4989-bac0-d3953067a42b tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:18:54.237091 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 730/2928] 10.4.3.66 () {70 vars in 1293 bytes} [Fri Jul 10 14:18:53 2026] POST /volume/v3/volumes => generated 812 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:18:54.250851 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-23c0327f-2647-4a86-aad5-b6d17c969905 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:54.253192 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-23c0327f-2647-4a86-aad5-b6d17c969905 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] GET https://10.4.3.66/volume/v3/volumes/45a5697f-9fb4-4d88-b795-6abe0cb4d3ce Jul 10 14:18:54.253473 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-23c0327f-2647-4a86-aad5-b6d17c969905 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:54.253697 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-23c0327f-2647-4a86-aad5-b6d17c969905 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:54.265442 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:54.265442 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:54.270874 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-23c0327f-2647-4a86-aad5-b6d17c969905 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Volume info retrieved successfully. Jul 10 14:18:54.275961 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-23c0327f-2647-4a86-aad5-b6d17c969905 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/volumes/45a5697f-9fb4-4d88-b795-6abe0cb4d3ce returned with HTTP 200 Jul 10 14:18:54.276958 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 736/2929] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:18:54 2026] GET /volume/v3/volumes/45a5697f-9fb4-4d88-b795-6abe0cb4d3ce => generated 880 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:18:54.356461 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a5c5c7cd-33fc-4273-af2e-fe4986de99b0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:54.357315 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a5c5c7cd-33fc-4273-af2e-fe4986de99b0 None None] GET https://10.4.3.66/volume// Jul 10 14:18:54.357533 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a5c5c7cd-33fc-4273-af2e-fe4986de99b0 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:54.358160 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a5c5c7cd-33fc-4273-af2e-fe4986de99b0 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:54.358461 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a5c5c7cd-33fc-4273-af2e-fe4986de99b0 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:18:54.359087 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 732/2930] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:18:54 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:18:54.367211 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-93888979-aaef-40ba-b5a4-81c26ab17f0e req-b7d3b13f-23cf-4ed5-9839-5eb3fbb9b762 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:54.369424 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-93888979-aaef-40ba-b5a4-81c26ab17f0e req-b7d3b13f-23cf-4ed5-9839-5eb3fbb9b762 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:18:54.369862 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-93888979-aaef-40ba-b5a4-81c26ab17f0e req-b7d3b13f-23cf-4ed5-9839-5eb3fbb9b762 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "010472e4-16bc-43cc-a557-b789a6ffb74a", "connector": null, "instance_uuid": "5e01727e-a1c6-43cb-b6cd-7369a5b0e9fa"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:54.378853 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:54.378853 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:18:54.405737 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-764ae238-65b0-4ed5-9078-65b25317c3e4 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:54.408125 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-764ae238-65b0-4ed5-9078-65b25317c3e4 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] GET https://10.4.3.66/volume/v3/snapshots/b03d8090-bf8f-44c8-aed8-adb5e04397f7 Jul 10 14:18:54.408326 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-764ae238-65b0-4ed5-9078-65b25317c3e4 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:54.408611 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-764ae238-65b0-4ed5-9078-65b25317c3e4 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:54.414539 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:54.414539 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:18:54.414801 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-93888979-aaef-40ba-b5a4-81c26ab17f0e req-b7d3b13f-23cf-4ed5-9839-5eb3fbb9b762 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:18:54.414915 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-764ae238-65b0-4ed5-9078-65b25317c3e4 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Snapshot retrieved successfully. Jul 10 14:18:54.415424 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 733/2931] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:18:54 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 14:18:54.416030 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-764ae238-65b0-4ed5-9078-65b25317c3e4 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] https://10.4.3.66/volume/v3/snapshots/b03d8090-bf8f-44c8-aed8-adb5e04397f7 returned with HTTP 200 Jul 10 14:18:54.416465 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 731/2932] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:18:54 2026] GET /volume/v3/snapshots/b03d8090-bf8f-44c8-aed8-adb5e04397f7 => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:54.427878 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-84cf2115-701d-480a-a456-0927712b4979 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:54.429907 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-84cf2115-701d-480a-a456-0927712b4979 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] POST https://10.4.3.66/volume/v3/volumes/eac8bf98-e60d-4817-bf4d-397e365d8422/action Jul 10 14:18:54.430655 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-84cf2115-701d-480a-a456-0927712b4979 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Action body: b'{"revert": {"snapshot_id": "b03d8090-bf8f-44c8-aed8-adb5e04397f7"}}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:18:54.430655 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-84cf2115-701d-480a-a456-0927712b4979 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "b03d8090-bf8f-44c8-aed8-adb5e04397f7"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:54.441108 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:54.441108 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:54.441665 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-84cf2115-701d-480a-a456-0927712b4979 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Volume retrieved successfully. Jul 10 14:18:54.458383 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-84cf2115-701d-480a-a456-0927712b4979 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Reverting volume eac8bf98-e60d-4817-bf4d-397e365d8422 to snapshot b03d8090-bf8f-44c8-aed8-adb5e04397f7. Jul 10 14:18:54.459689 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:54.459689 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:54.476062 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-84cf2115-701d-480a-a456-0927712b4979 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] https://10.4.3.66/volume/v3/volumes/eac8bf98-e60d-4817-bf4d-397e365d8422/action returned with HTTP 202 Jul 10 14:18:54.477910 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 737/2933] 10.4.3.66 () {70 vars in 1424 bytes} [Fri Jul 10 14:18:54 2026] POST /volume/v3/volumes/eac8bf98-e60d-4817-bf4d-397e365d8422/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 14:18:54.486393 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-abdb7f01-28ee-4cd8-9536-25931a3f84cd None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:54.488427 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-abdb7f01-28ee-4cd8-9536-25931a3f84cd tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] GET https://10.4.3.66/volume/v3/volumes/eac8bf98-e60d-4817-bf4d-397e365d8422 Jul 10 14:18:54.488676 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-abdb7f01-28ee-4cd8-9536-25931a3f84cd tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:54.488878 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-abdb7f01-28ee-4cd8-9536-25931a3f84cd tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:54.501631 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:54.501631 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:18:54.505819 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-abdb7f01-28ee-4cd8-9536-25931a3f84cd tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Volume info retrieved successfully. Jul 10 14:18:54.512655 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-abdb7f01-28ee-4cd8-9536-25931a3f84cd tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] https://10.4.3.66/volume/v3/volumes/eac8bf98-e60d-4817-bf4d-397e365d8422 returned with HTTP 200 Jul 10 14:18:54.513270 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 733/2934] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:18:54 2026] GET /volume/v3/volumes/eac8bf98-e60d-4817-bf4d-397e365d8422 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:18:54.598349 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-29435b11-c958-4554-91c3-5a71f47fbe40 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:54.600751 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-29435b11-c958-4554-91c3-5a71f47fbe40 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a Jul 10 14:18:54.601186 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-29435b11-c958-4554-91c3-5a71f47fbe40 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:54.601454 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-29435b11-c958-4554-91c3-5a71f47fbe40 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:54.614025 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:54.614025 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:18:54.617874 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-29435b11-c958-4554-91c3-5a71f47fbe40 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:18:54.622361 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-29435b11-c958-4554-91c3-5a71f47fbe40 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a returned with HTTP 200 Jul 10 14:18:54.623054 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 734/2935] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:54 2026] GET /volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:54.712770 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-9bc8cd63-a778-4081-b909-d89dd12b3023 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:54.724846 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-5c4f158a-015a-4557-bdf7-941d2b3357b2 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:54.725301 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5c4f158a-015a-4557-bdf7-941d2b3357b2 None None] GET https://10.4.3.66/volume// Jul 10 14:18:54.725482 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5c4f158a-015a-4557-bdf7-941d2b3357b2 None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:54.725828 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5c4f158a-015a-4557-bdf7-941d2b3357b2 None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:54.726059 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5c4f158a-015a-4557-bdf7-941d2b3357b2 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:18:54.726358 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 738/2936] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:18:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:18:54.737409 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-a89461c8-f615-4d1f-bfbc-f46f537ca97f req-863371f3-22fc-4b06-9f14-8615b99b7dec None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:54.740398 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-a89461c8-f615-4d1f-bfbc-f46f537ca97f req-863371f3-22fc-4b06-9f14-8615b99b7dec tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a Jul 10 14:18:54.740925 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-a89461c8-f615-4d1f-bfbc-f46f537ca97f req-863371f3-22fc-4b06-9f14-8615b99b7dec tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:54.740925 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-a89461c8-f615-4d1f-bfbc-f46f537ca97f req-863371f3-22fc-4b06-9f14-8615b99b7dec tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:54.752684 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:54.752684 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:18:54.756472 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-a89461c8-f615-4d1f-bfbc-f46f537ca97f req-863371f3-22fc-4b06-9f14-8615b99b7dec tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:18:54.762442 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-a89461c8-f615-4d1f-bfbc-f46f537ca97f req-863371f3-22fc-4b06-9f14-8615b99b7dec tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a returned with HTTP 200 Jul 10 14:18:54.763193 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 734/2937] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:18:54 2026] GET /volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a => generated 1021 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:18:54.826708 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9bc8cd63-a778-4081-b909-d89dd12b3023 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:18:54.826928 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9bc8cd63-a778-4081-b909-d89dd12b3023 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "4ff20130-b276-43a0-956f-1453107cff27", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2004586599"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:54.829449 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-9bc8cd63-a778-4081-b909-d89dd12b3023 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Create volume request body: {'volume': {"'imageRef": '4ff20130-b276-43a0-956f-1453107cff27', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2004586599'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:18:54.832415 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-9bc8cd63-a778-4081-b909-d89dd12b3023 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Create volume of 1 GB Jul 10 14:18:54.839422 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-ba2d89d8-901e-48e7-a16b-29b7b5005b74 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:54.842817 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ba2d89d8-901e-48e7-a16b-29b7b5005b74 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] GET https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a Jul 10 14:18:54.842817 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ba2d89d8-901e-48e7-a16b-29b7b5005b74 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:54.842817 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ba2d89d8-901e-48e7-a16b-29b7b5005b74 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:54.845719 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-9bc8cd63-a778-4081-b909-d89dd12b3023 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Availability Zones retrieved successfully. Jul 10 14:18:54.855039 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-9bc8cd63-a778-4081-b909-d89dd12b3023 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Flow 'volume_create_api' (df2a7943-80d5-4604-be01-5acfb3cc8dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:18:54.855402 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-9bc8cd63-a778-4081-b909-d89dd12b3023 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e9a249b-1d1d-4073-9b72-90600d035f4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:54.857632 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-9bc8cd63-a778-4081-b909-d89dd12b3023 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:18:54.860050 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:54.860050 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:18:54.864455 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-ba2d89d8-901e-48e7-a16b-29b7b5005b74 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Volume info retrieved successfully. Jul 10 14:18:54.872935 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ba2d89d8-901e-48e7-a16b-29b7b5005b74 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a returned with HTTP 200 Jul 10 14:18:54.874917 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 735/2938] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:54 2026] GET /volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:54.893843 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-a89461c8-f615-4d1f-bfbc-f46f537ca97f req-6d721ac7-7f48-4dce-b744-b78a2985b1b6 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:54.896660 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-a89461c8-f615-4d1f-bfbc-f46f537ca97f req-6d721ac7-7f48-4dce-b744-b78a2985b1b6 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] PUT https://10.4.3.66/volume/v3/attachments/15098492-3a48-4240-9318-898ed6eb8493 Jul 10 14:18:54.896660 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-a89461c8-f615-4d1f-bfbc-f46f537ca97f req-6d721ac7-7f48-4dce-b744-b78a2985b1b6 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:54.909170 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-9bc8cd63-a778-4081-b909-d89dd12b3023 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e9a249b-1d1d-4073-9b72-90600d035f4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:54.910924 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-9bc8cd63-a778-4081-b909-d89dd12b3023 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb354d76-f564-49cc-9c60-3271f6e36d53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:54.913810 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-a89461c8-f615-4d1f-bfbc-f46f537ca97f req-6d721ac7-7f48-4dce-b744-b78a2985b1b6 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Acquiring lock "cinder-attachment_update-b365cdf6-5116-48e5-971c-3b092b957a3a-np0000005012" by "attachment_update" {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:18:54.919432 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-a89461c8-f615-4d1f-bfbc-f46f537ca97f req-6d721ac7-7f48-4dce-b744-b78a2985b1b6 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Lock "cinder-attachment_update-b365cdf6-5116-48e5-971c-3b092b957a3a-np0000005012" acquired by "attachment_update" :: waited 0.006s {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:18:54.920990 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:54.920990 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:54.947847 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-005765ea-9cdc-4a2c-8f9b-4f9c6bc98a7a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:54.948028 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-005765ea-9cdc-4a2c-8f9b-4f9c6bc98a7a None None] GET https://10.4.3.66/volume// Jul 10 14:18:54.948184 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-005765ea-9cdc-4a2c-8f9b-4f9c6bc98a7a None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:54.948485 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-005765ea-9cdc-4a2c-8f9b-4f9c6bc98a7a None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:54.949759 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-005765ea-9cdc-4a2c-8f9b-4f9c6bc98a7a None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:18:54.949759 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 735/2939] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:18:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 10 14:18:54.961445 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-93888979-aaef-40ba-b5a4-81c26ab17f0e req-3a56dd95-2eca-401d-80af-e24f1d8fe608 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:54.965271 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-93888979-aaef-40ba-b5a4-81c26ab17f0e req-3a56dd95-2eca-401d-80af-e24f1d8fe608 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] GET https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a Jul 10 14:18:54.965771 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-93888979-aaef-40ba-b5a4-81c26ab17f0e req-3a56dd95-2eca-401d-80af-e24f1d8fe608 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:54.966039 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-93888979-aaef-40ba-b5a4-81c26ab17f0e req-3a56dd95-2eca-401d-80af-e24f1d8fe608 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:54.990365 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:54.990365 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:18:54.998721 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-93888979-aaef-40ba-b5a4-81c26ab17f0e req-3a56dd95-2eca-401d-80af-e24f1d8fe608 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Volume info retrieved successfully. Jul 10 14:18:55.006985 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-93888979-aaef-40ba-b5a4-81c26ab17f0e req-3a56dd95-2eca-401d-80af-e24f1d8fe608 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a returned with HTTP 200 Jul 10 14:18:55.007208 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-9bc8cd63-a778-4081-b909-d89dd12b3023 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Created reservations ['4b5db576-1d9d-430c-842b-c738733cce88', '42fce66c-7d52-4eb2-9df7-25e829346be4', '47917125-0628-4e34-ab86-773bce35ac24', '686ed60d-8a72-48f4-93fb-f2226ce8f05a'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:18:55.007820 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 736/2940] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:18:54 2026] GET /volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a => generated 1028 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:18:55.008332 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-9bc8cd63-a778-4081-b909-d89dd12b3023 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb354d76-f564-49cc-9c60-3271f6e36d53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b5db576-1d9d-430c-842b-c738733cce88', '42fce66c-7d52-4eb2-9df7-25e829346be4', '47917125-0628-4e34-ab86-773bce35ac24', '686ed60d-8a72-48f4-93fb-f2226ce8f05a']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:55.009298 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-9bc8cd63-a778-4081-b909-d89dd12b3023 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7823f72a-bc1d-4720-bbb7-50bc0f307e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:55.038873 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-9bc8cd63-a778-4081-b909-d89dd12b3023 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7823f72a-bc1d-4720-bbb7-50bc0f307e1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1090af73-33fd-4367-a84c-80ff5a1603aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2004586599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='892ca368a3ff49cc9f120a5dad9931ef',qos_specs=None,replication_status=,reservations=['4b5db576-1d9d-430c-842b-c738733cce88','42fce66c-7d52-4eb2-9df7-25e829346be4','47917125-0628-4e34-ab86-773bce35ac24','686ed60d-8a72-48f4-93fb-f2226ce8f05a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f79ba9bddcb6477a920cb641b07b40ab',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:18:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2004586599',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1090af73-33fd-4367-a84c-80ff5a1603aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='892ca368a3ff49cc9f120a5dad9931ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f79ba9bddcb6477a920cb641b07b40ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:55.040062 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-9bc8cd63-a778-4081-b909-d89dd12b3023 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3137df5-c57e-461b-ba3e-bcb68b254bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:55.086756 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-9bc8cd63-a778-4081-b909-d89dd12b3023 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3137df5-c57e-461b-ba3e-bcb68b254bc1) transitioned into state 'SUCCESS' from state '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-2004586599',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='892ca368a3ff49cc9f120a5dad9931ef',qos_specs=None,replication_status=,reservations=['4b5db576-1d9d-430c-842b-c738733cce88','42fce66c-7d52-4eb2-9df7-25e829346be4','47917125-0628-4e34-ab86-773bce35ac24','686ed60d-8a72-48f4-93fb-f2226ce8f05a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f79ba9bddcb6477a920cb641b07b40ab',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:55.087586 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-9bc8cd63-a778-4081-b909-d89dd12b3023 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c1aab55-5363-4a69-b3ac-313c91a4eb33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:55.097109 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-9bc8cd63-a778-4081-b909-d89dd12b3023 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c1aab55-5363-4a69-b3ac-313c91a4eb33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:55.098155 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-9bc8cd63-a778-4081-b909-d89dd12b3023 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Flow 'volume_create_api' (df2a7943-80d5-4604-be01-5acfb3cc8dcf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:18:55.098464 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-9bc8cd63-a778-4081-b909-d89dd12b3023 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Create volume request issued successfully. Jul 10 14:18:55.099067 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9bc8cd63-a778-4081-b909-d89dd12b3023 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:18:55.099449 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 732/2941] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:18:54 2026] POST /volume/v3/volumes => generated 755 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:18:55.116222 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-96d4030f-47e5-4026-9a2f-01d070b544f0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:55.118095 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-96d4030f-47e5-4026-9a2f-01d070b544f0 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:18:55.118437 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-96d4030f-47e5-4026-9a2f-01d070b544f0 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "4ff20130-b276-43a0-956f-1453107cff27", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1697914509"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:55.119983 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-96d4030f-47e5-4026-9a2f-01d070b544f0 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Create volume request body: {'volume': {"'imageRef": '4ff20130-b276-43a0-956f-1453107cff27', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1697914509'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:18:55.120085 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-96d4030f-47e5-4026-9a2f-01d070b544f0 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Create volume of 1 GB Jul 10 14:18:55.121156 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-93888979-aaef-40ba-b5a4-81c26ab17f0e req-599517bd-dc16-4bfe-a395-042c7bc4bd8e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:55.124160 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-93888979-aaef-40ba-b5a4-81c26ab17f0e req-599517bd-dc16-4bfe-a395-042c7bc4bd8e tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] PUT https://10.4.3.66/volume/v3/attachments/ce5e9fc5-e69d-4788-8404-b8fd53ba70e7 Jul 10 14:18:55.124629 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-96d4030f-47e5-4026-9a2f-01d070b544f0 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Availability Zones retrieved successfully. Jul 10 14:18:55.124693 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-93888979-aaef-40ba-b5a4-81c26ab17f0e req-599517bd-dc16-4bfe-a395-042c7bc4bd8e tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:55.131309 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-96d4030f-47e5-4026-9a2f-01d070b544f0 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Flow 'volume_create_api' (167b0fb7-8177-4902-b0d8-89c9d1205328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:18:55.132376 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-96d4030f-47e5-4026-9a2f-01d070b544f0 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0eb9c555-ae53-418c-942f-01043e5661a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:55.133454 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-96d4030f-47e5-4026-9a2f-01d070b544f0 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:18:55.135411 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-93888979-aaef-40ba-b5a4-81c26ab17f0e req-599517bd-dc16-4bfe-a395-042c7bc4bd8e tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Acquiring lock "cinder-attachment_update-010472e4-16bc-43cc-a557-b789a6ffb74a-np0000005012" by "attachment_update" {{(pid=100155) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:18:55.141943 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-93888979-aaef-40ba-b5a4-81c26ab17f0e req-599517bd-dc16-4bfe-a395-042c7bc4bd8e tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Lock "cinder-attachment_update-010472e4-16bc-43cc-a557-b789a6ffb74a-np0000005012" acquired by "attachment_update" :: waited 0.007s {{(pid=100155) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:18:55.143469 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:55.143469 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:18:55.164071 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-96d4030f-47e5-4026-9a2f-01d070b544f0 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0eb9c555-ae53-418c-942f-01043e5661a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:55.164315 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-96d4030f-47e5-4026-9a2f-01d070b544f0 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2b73ab1-d900-4ae2-8179-403661f8065e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:55.216750 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-96d4030f-47e5-4026-9a2f-01d070b544f0 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Created reservations ['07a0329a-e1f4-48eb-96e1-c70f06df056b', '1163ea28-477a-4538-b53c-b674b0016118', 'a72fd87f-4ca0-4573-8132-eaf775c4651a', 'd5ea617f-ef75-4f17-b53a-b71c1d5e120c'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:18:55.216750 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-96d4030f-47e5-4026-9a2f-01d070b544f0 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2b73ab1-d900-4ae2-8179-403661f8065e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07a0329a-e1f4-48eb-96e1-c70f06df056b', '1163ea28-477a-4538-b53c-b674b0016118', 'a72fd87f-4ca0-4573-8132-eaf775c4651a', 'd5ea617f-ef75-4f17-b53a-b71c1d5e120c']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:55.216750 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-96d4030f-47e5-4026-9a2f-01d070b544f0 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87d8fcd7-2a04-4484-94f1-45a79d3e203c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:55.238280 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-96d4030f-47e5-4026-9a2f-01d070b544f0 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87d8fcd7-2a04-4484-94f1-45a79d3e203c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '790bd711-86fc-47fd-9d33-695b78eea95b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1697914509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='892ca368a3ff49cc9f120a5dad9931ef',qos_specs=None,replication_status=,reservations=['07a0329a-e1f4-48eb-96e1-c70f06df056b','1163ea28-477a-4538-b53c-b674b0016118','a72fd87f-4ca0-4573-8132-eaf775c4651a','d5ea617f-ef75-4f17-b53a-b71c1d5e120c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f79ba9bddcb6477a920cb641b07b40ab',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:18:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1697914509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=790bd711-86fc-47fd-9d33-695b78eea95b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='892ca368a3ff49cc9f120a5dad9931ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f79ba9bddcb6477a920cb641b07b40ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:55.239001 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-96d4030f-47e5-4026-9a2f-01d070b544f0 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49a0f8a3-3b0e-4753-8f90-b21cc450a1e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:55.261002 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-96d4030f-47e5-4026-9a2f-01d070b544f0 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49a0f8a3-3b0e-4753-8f90-b21cc450a1e3) transitioned into state 'SUCCESS' from state '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-1697914509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='892ca368a3ff49cc9f120a5dad9931ef',qos_specs=None,replication_status=,reservations=['07a0329a-e1f4-48eb-96e1-c70f06df056b','1163ea28-477a-4538-b53c-b674b0016118','a72fd87f-4ca0-4573-8132-eaf775c4651a','d5ea617f-ef75-4f17-b53a-b71c1d5e120c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f79ba9bddcb6477a920cb641b07b40ab',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:55.261859 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-96d4030f-47e5-4026-9a2f-01d070b544f0 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af6ad859-812f-48ff-93b7-85417dcea839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:55.273539 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-96d4030f-47e5-4026-9a2f-01d070b544f0 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af6ad859-812f-48ff-93b7-85417dcea839) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:55.274406 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-96d4030f-47e5-4026-9a2f-01d070b544f0 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Flow 'volume_create_api' (167b0fb7-8177-4902-b0d8-89c9d1205328) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:18:55.275331 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-96d4030f-47e5-4026-9a2f-01d070b544f0 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Create volume request issued successfully. Jul 10 14:18:55.275478 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-96d4030f-47e5-4026-9a2f-01d070b544f0 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:18:55.275950 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 736/2942] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:18:55 2026] POST /volume/v3/volumes => generated 755 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:18:55.294638 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-db0ae557-12d3-4533-98f9-fee131717627 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:55.295892 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7130e4d4-fcf2-42e2-aa92-81520beb95bb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:55.296785 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-db0ae557-12d3-4533-98f9-fee131717627 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] GET https://10.4.3.66/volume/v3/volumes/45a5697f-9fb4-4d88-b795-6abe0cb4d3ce Jul 10 14:18:55.297074 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-db0ae557-12d3-4533-98f9-fee131717627 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:55.297340 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-db0ae557-12d3-4533-98f9-fee131717627 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:55.298562 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7130e4d4-fcf2-42e2-aa92-81520beb95bb tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:18:55.298943 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7130e4d4-fcf2-42e2-aa92-81520beb95bb tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "4ff20130-b276-43a0-956f-1453107cff27", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-114145675"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:55.300473 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-7130e4d4-fcf2-42e2-aa92-81520beb95bb tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Create volume request body: {'volume': {"'imageRef": '4ff20130-b276-43a0-956f-1453107cff27', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-114145675'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:18:55.300700 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-7130e4d4-fcf2-42e2-aa92-81520beb95bb tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Create volume of 1 GB Jul 10 14:18:55.301108 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:55.301108 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:18:55.305788 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7130e4d4-fcf2-42e2-aa92-81520beb95bb tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Availability Zones retrieved successfully. Jul 10 14:18:55.306008 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:55.306008 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:18:55.310497 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-db0ae557-12d3-4533-98f9-fee131717627 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Volume info retrieved successfully. Jul 10 14:18:55.311737 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-7130e4d4-fcf2-42e2-aa92-81520beb95bb tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Flow 'volume_create_api' (efc70647-9ce2-45c3-a3a7-abe3020b135b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:18:55.312822 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-7130e4d4-fcf2-42e2-aa92-81520beb95bb tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4e81758-8a47-42b3-8781-d3da1f2cd6ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:55.313943 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-7130e4d4-fcf2-42e2-aa92-81520beb95bb tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:18:55.316705 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-db0ae557-12d3-4533-98f9-fee131717627 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/volumes/45a5697f-9fb4-4d88-b795-6abe0cb4d3ce returned with HTTP 200 Jul 10 14:18:55.317350 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 733/2943] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:18:55 2026] GET /volume/v3/volumes/45a5697f-9fb4-4d88-b795-6abe0cb4d3ce => generated 1421 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:18:55.334660 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-431eec86-38ee-4331-a760-6e54145c3ade None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:55.337257 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-431eec86-38ee-4331-a760-6e54145c3ade tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] GET https://10.4.3.66/volume/v3/volumes/45a5697f-9fb4-4d88-b795-6abe0cb4d3ce Jul 10 14:18:55.337576 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-431eec86-38ee-4331-a760-6e54145c3ade tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:55.337876 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-431eec86-38ee-4331-a760-6e54145c3ade tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:55.344786 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-7130e4d4-fcf2-42e2-aa92-81520beb95bb tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4e81758-8a47-42b3-8781-d3da1f2cd6ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:55.345627 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-7130e4d4-fcf2-42e2-aa92-81520beb95bb tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db91b7ef-082c-4fcc-b053-cc1ef6c273f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:55.347177 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:55.347177 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:18:55.352379 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-431eec86-38ee-4331-a760-6e54145c3ade tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Volume info retrieved successfully. Jul 10 14:18:55.357993 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-431eec86-38ee-4331-a760-6e54145c3ade tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/volumes/45a5697f-9fb4-4d88-b795-6abe0cb4d3ce returned with HTTP 200 Jul 10 14:18:55.358478 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 734/2944] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:18:55 2026] GET /volume/v3/volumes/45a5697f-9fb4-4d88-b795-6abe0cb4d3ce => generated 1421 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:18:55.391238 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-7130e4d4-fcf2-42e2-aa92-81520beb95bb tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Created reservations ['f84a9449-d9f3-44fa-81b6-2a34f1dcd686', 'fef210be-f742-458c-b7f9-6d88d5333d82', '3a6558e3-a6d9-4642-b048-b901485ccf19', '0827fa0c-7c88-48d0-a838-9337530a7b21'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:18:55.391933 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-7130e4d4-fcf2-42e2-aa92-81520beb95bb tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db91b7ef-082c-4fcc-b053-cc1ef6c273f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f84a9449-d9f3-44fa-81b6-2a34f1dcd686', 'fef210be-f742-458c-b7f9-6d88d5333d82', '3a6558e3-a6d9-4642-b048-b901485ccf19', '0827fa0c-7c88-48d0-a838-9337530a7b21']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:55.392669 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-7130e4d4-fcf2-42e2-aa92-81520beb95bb tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5098065e-caa1-4429-9ba0-4512521af6f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:55.419475 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-7130e4d4-fcf2-42e2-aa92-81520beb95bb tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5098065e-caa1-4429-9ba0-4512521af6f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82d03b17-2bac-40f3-8295-2375b41beb21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-114145675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='892ca368a3ff49cc9f120a5dad9931ef',qos_specs=None,replication_status=,reservations=['f84a9449-d9f3-44fa-81b6-2a34f1dcd686','fef210be-f742-458c-b7f9-6d88d5333d82','3a6558e3-a6d9-4642-b048-b901485ccf19','0827fa0c-7c88-48d0-a838-9337530a7b21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f79ba9bddcb6477a920cb641b07b40ab',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:18:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-114145675',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=82d03b17-2bac-40f3-8295-2375b41beb21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='892ca368a3ff49cc9f120a5dad9931ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f79ba9bddcb6477a920cb641b07b40ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:55.420523 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-7130e4d4-fcf2-42e2-aa92-81520beb95bb tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (432a6ac5-4512-4043-8b47-42d350ae7128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:55.450222 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-a89461c8-f615-4d1f-bfbc-f46f537ca97f req-6d721ac7-7f48-4dce-b744-b78a2985b1b6 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Lock "cinder-attachment_update-b365cdf6-5116-48e5-971c-3b092b957a3a-np0000005012" released by "attachment_update" :: held 0.531s {{(pid=100154) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:18:55.450613 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-a89461c8-f615-4d1f-bfbc-f46f537ca97f req-6d721ac7-7f48-4dce-b744-b78a2985b1b6 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/attachments/15098492-3a48-4240-9318-898ed6eb8493 returned with HTTP 200 Jul 10 14:18:55.451100 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 739/2945] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:18:54 2026] PUT /volume/v3/attachments/15098492-3a48-4240-9318-898ed6eb8493 => generated 969 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:18:55.451194 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-7130e4d4-fcf2-42e2-aa92-81520beb95bb tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (432a6ac5-4512-4043-8b47-42d350ae7128) transitioned into state 'SUCCESS' from state '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-114145675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='892ca368a3ff49cc9f120a5dad9931ef',qos_specs=None,replication_status=,reservations=['f84a9449-d9f3-44fa-81b6-2a34f1dcd686','fef210be-f742-458c-b7f9-6d88d5333d82','3a6558e3-a6d9-4642-b048-b901485ccf19','0827fa0c-7c88-48d0-a838-9337530a7b21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f79ba9bddcb6477a920cb641b07b40ab',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:55.452140 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-7130e4d4-fcf2-42e2-aa92-81520beb95bb tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c0d710e-cfbe-4ecc-8323-24aa58ba1741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:55.466927 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-7130e4d4-fcf2-42e2-aa92-81520beb95bb tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c0d710e-cfbe-4ecc-8323-24aa58ba1741) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:55.467880 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-7130e4d4-fcf2-42e2-aa92-81520beb95bb tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Flow 'volume_create_api' (efc70647-9ce2-45c3-a3a7-abe3020b135b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:18:55.468300 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7130e4d4-fcf2-42e2-aa92-81520beb95bb tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Create volume request issued successfully. Jul 10 14:18:55.468951 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7130e4d4-fcf2-42e2-aa92-81520beb95bb tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:18:55.469457 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 737/2946] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:18:55 2026] POST /volume/v3/volumes => generated 754 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:18:55.487403 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ea925786-3f86-4216-a4cf-bec107f26aab None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:55.489628 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ea925786-3f86-4216-a4cf-bec107f26aab tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:18:55.490357 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ea925786-3f86-4216-a4cf-bec107f26aab tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "4ff20130-b276-43a0-956f-1453107cff27", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-683859328"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:55.491917 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-ea925786-3f86-4216-a4cf-bec107f26aab tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Create volume request body: {'volume': {"'imageRef": '4ff20130-b276-43a0-956f-1453107cff27', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-683859328'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:18:55.492092 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-ea925786-3f86-4216-a4cf-bec107f26aab tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Create volume of 1 GB Jul 10 14:18:55.497379 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-ea925786-3f86-4216-a4cf-bec107f26aab tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Availability Zones retrieved successfully. Jul 10 14:18:55.502326 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-ea925786-3f86-4216-a4cf-bec107f26aab tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Flow 'volume_create_api' (5e47261d-8329-494e-8ff7-e5ea0391002c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:18:55.503249 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-ea925786-3f86-4216-a4cf-bec107f26aab tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa1a2e0e-d541-4510-9972-6163b7788e67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:55.504165 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-ea925786-3f86-4216-a4cf-bec107f26aab tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:18:55.530470 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-281eed80-97b0-4861-a3e5-0ce4021253a9 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:55.532405 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-281eed80-97b0-4861-a3e5-0ce4021253a9 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] GET https://10.4.3.66/volume/v3/volumes/eac8bf98-e60d-4817-bf4d-397e365d8422 Jul 10 14:18:55.532567 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-281eed80-97b0-4861-a3e5-0ce4021253a9 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:55.532822 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-281eed80-97b0-4861-a3e5-0ce4021253a9 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:55.534929 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-ea925786-3f86-4216-a4cf-bec107f26aab tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa1a2e0e-d541-4510-9972-6163b7788e67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:55.536427 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-ea925786-3f86-4216-a4cf-bec107f26aab tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9569ca79-c6ea-40eb-8fcd-8cc8826796b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:55.540048 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:55.540048 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:55.544197 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-281eed80-97b0-4861-a3e5-0ce4021253a9 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Volume info retrieved successfully. Jul 10 14:18:55.549383 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-281eed80-97b0-4861-a3e5-0ce4021253a9 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] https://10.4.3.66/volume/v3/volumes/eac8bf98-e60d-4817-bf4d-397e365d8422 returned with HTTP 200 Jul 10 14:18:55.550203 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 740/2947] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:18:55 2026] GET /volume/v3/volumes/eac8bf98-e60d-4817-bf4d-397e365d8422 => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:18:55.563991 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2a34e317-3563-4090-9084-d1d7476f963d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:55.566306 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2a34e317-3563-4090-9084-d1d7476f963d tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] GET https://10.4.3.66/volume/v3/snapshots/b03d8090-bf8f-44c8-aed8-adb5e04397f7 Jul 10 14:18:55.566564 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2a34e317-3563-4090-9084-d1d7476f963d tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:55.567735 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2a34e317-3563-4090-9084-d1d7476f963d tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:55.574959 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:55.574959 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:18:55.575674 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2a34e317-3563-4090-9084-d1d7476f963d tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Snapshot retrieved successfully. Jul 10 14:18:55.577046 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2a34e317-3563-4090-9084-d1d7476f963d tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] https://10.4.3.66/volume/v3/snapshots/b03d8090-bf8f-44c8-aed8-adb5e04397f7 returned with HTTP 200 Jul 10 14:18:55.577684 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 738/2948] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:18:55 2026] GET /volume/v3/snapshots/b03d8090-bf8f-44c8-aed8-adb5e04397f7 => generated 480 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:55.589039 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-688e52c4-63fd-4a44-b847-0c99962f9768 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:55.591262 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-688e52c4-63fd-4a44-b847-0c99962f9768 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] GET https://10.4.3.66/volume/v3/volumes/eac8bf98-e60d-4817-bf4d-397e365d8422 Jul 10 14:18:55.591473 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-688e52c4-63fd-4a44-b847-0c99962f9768 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:55.591648 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-688e52c4-63fd-4a44-b847-0c99962f9768 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:55.599739 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-ea925786-3f86-4216-a4cf-bec107f26aab tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Created reservations ['fb8d5f2e-fd28-4798-8312-af5d3bbb1043', 'c202cc45-f506-45ff-8b9d-8748313664c0', '175232fe-9040-4e2d-88d8-1cbed737419d', '9cfcb54d-919e-48f9-bbf8-aef8e752497f'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:18:55.599917 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:55.599917 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:55.600635 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-ea925786-3f86-4216-a4cf-bec107f26aab tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9569ca79-c6ea-40eb-8fcd-8cc8826796b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb8d5f2e-fd28-4798-8312-af5d3bbb1043', 'c202cc45-f506-45ff-8b9d-8748313664c0', '175232fe-9040-4e2d-88d8-1cbed737419d', '9cfcb54d-919e-48f9-bbf8-aef8e752497f']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:55.601463 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-ea925786-3f86-4216-a4cf-bec107f26aab tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13771850-de26-4a4f-a1b1-d278c215b153) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:55.604645 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-688e52c4-63fd-4a44-b847-0c99962f9768 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Volume info retrieved successfully. Jul 10 14:18:55.609330 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-688e52c4-63fd-4a44-b847-0c99962f9768 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] https://10.4.3.66/volume/v3/volumes/eac8bf98-e60d-4817-bf4d-397e365d8422 returned with HTTP 200 Jul 10 14:18:55.609739 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 741/2949] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:18:55 2026] GET /volume/v3/volumes/eac8bf98-e60d-4817-bf4d-397e365d8422 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:18:55.624172 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-ea925786-3f86-4216-a4cf-bec107f26aab tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13771850-de26-4a4f-a1b1-d278c215b153) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d54e232-5945-4d9d-8c7c-dba0694918c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-683859328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='892ca368a3ff49cc9f120a5dad9931ef',qos_specs=None,replication_status=,reservations=['fb8d5f2e-fd28-4798-8312-af5d3bbb1043','c202cc45-f506-45ff-8b9d-8748313664c0','175232fe-9040-4e2d-88d8-1cbed737419d','9cfcb54d-919e-48f9-bbf8-aef8e752497f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f79ba9bddcb6477a920cb641b07b40ab',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:18:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-683859328',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d54e232-5945-4d9d-8c7c-dba0694918c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='892ca368a3ff49cc9f120a5dad9931ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f79ba9bddcb6477a920cb641b07b40ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:55.625252 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-ea925786-3f86-4216-a4cf-bec107f26aab tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1884865d-0894-4f5e-9d1d-5ccc818e33cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:55.625367 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1f67aa9d-a96b-4eb3-a35d-64ac812dd63e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:55.627743 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1f67aa9d-a96b-4eb3-a35d-64ac812dd63e tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:18:55.628130 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1f67aa9d-a96b-4eb3-a35d-64ac812dd63e tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-557606746"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:55.629992 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-1f67aa9d-a96b-4eb3-a35d-64ac812dd63e tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-557606746'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:18:55.630156 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-1f67aa9d-a96b-4eb3-a35d-64ac812dd63e tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Create volume of 1 GB Jul 10 14:18:55.634882 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1f67aa9d-a96b-4eb3-a35d-64ac812dd63e tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Availability Zones retrieved successfully. Jul 10 14:18:55.638145 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-7665133b-2be0-46e2-bc3a-d060937fa9fb None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:55.640854 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7665133b-2be0-46e2-bc3a-d060937fa9fb tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a Jul 10 14:18:55.641124 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7665133b-2be0-46e2-bc3a-d060937fa9fb tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:55.641412 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7665133b-2be0-46e2-bc3a-d060937fa9fb tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:55.642221 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1f67aa9d-a96b-4eb3-a35d-64ac812dd63e tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Flow 'volume_create_api' (860c102a-a3a8-4b5a-96db-096307a2474b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:18:55.643437 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1f67aa9d-a96b-4eb3-a35d-64ac812dd63e tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99589967-5c83-4342-b627-84c2459b2a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:55.644557 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-1f67aa9d-a96b-4eb3-a35d-64ac812dd63e tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:18:55.647337 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-ea925786-3f86-4216-a4cf-bec107f26aab tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1884865d-0894-4f5e-9d1d-5ccc818e33cc) transitioned into state 'SUCCESS' from state '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-683859328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='892ca368a3ff49cc9f120a5dad9931ef',qos_specs=None,replication_status=,reservations=['fb8d5f2e-fd28-4798-8312-af5d3bbb1043','c202cc45-f506-45ff-8b9d-8748313664c0','175232fe-9040-4e2d-88d8-1cbed737419d','9cfcb54d-919e-48f9-bbf8-aef8e752497f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f79ba9bddcb6477a920cb641b07b40ab',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:55.648271 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-ea925786-3f86-4216-a4cf-bec107f26aab tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (797909a8-bb61-4d5a-993e-bbda48324a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:55.652473 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:55.652473 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:55.657055 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-7665133b-2be0-46e2-bc3a-d060937fa9fb tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:18:55.661301 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-ea925786-3f86-4216-a4cf-bec107f26aab tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (797909a8-bb61-4d5a-993e-bbda48324a3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:55.662444 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-ea925786-3f86-4216-a4cf-bec107f26aab tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Flow 'volume_create_api' (5e47261d-8329-494e-8ff7-e5ea0391002c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:18:55.662772 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-ea925786-3f86-4216-a4cf-bec107f26aab tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Create volume request issued successfully. Jul 10 14:18:55.663342 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ea925786-3f86-4216-a4cf-bec107f26aab tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:18:55.663896 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 735/2950] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:18:55 2026] POST /volume/v3/volumes => generated 754 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:18:55.663985 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7665133b-2be0-46e2-bc3a-d060937fa9fb tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a returned with HTTP 200 Jul 10 14:18:55.664454 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 742/2951] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:55 2026] GET /volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:55.670532 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-93888979-aaef-40ba-b5a4-81c26ab17f0e req-599517bd-dc16-4bfe-a395-042c7bc4bd8e tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Lock "cinder-attachment_update-010472e4-16bc-43cc-a557-b789a6ffb74a-np0000005012" released by "attachment_update" :: held 0.529s {{(pid=100155) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:18:55.670938 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-93888979-aaef-40ba-b5a4-81c26ab17f0e req-599517bd-dc16-4bfe-a395-042c7bc4bd8e tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] https://10.4.3.66/volume/v3/attachments/ce5e9fc5-e69d-4788-8404-b8fd53ba70e7 returned with HTTP 200 Jul 10 14:18:55.671565 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 737/2952] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:18:55 2026] PUT /volume/v3/attachments/ce5e9fc5-e69d-4788-8404-b8fd53ba70e7 => generated 969 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:18:55.681675 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1f67aa9d-a96b-4eb3-a35d-64ac812dd63e tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99589967-5c83-4342-b627-84c2459b2a15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:55.684675 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1f67aa9d-a96b-4eb3-a35d-64ac812dd63e tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3855ad16-6a68-4dce-bc1a-20411a0e931f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:55.686395 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-88193834-d9cf-478d-9e37-20100761926b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:55.690734 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-88193834-d9cf-478d-9e37-20100761926b tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:18:55.691230 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-88193834-d9cf-478d-9e37-20100761926b tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "4ff20130-b276-43a0-956f-1453107cff27", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1456042161"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:55.693244 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-88193834-d9cf-478d-9e37-20100761926b tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Create volume request body: {'volume': {"'imageRef": '4ff20130-b276-43a0-956f-1453107cff27', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1456042161'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:18:55.693244 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-88193834-d9cf-478d-9e37-20100761926b tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Create volume of 1 GB Jul 10 14:18:55.693554 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:55.693554 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:18:55.698909 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-88193834-d9cf-478d-9e37-20100761926b tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Availability Zones retrieved successfully. Jul 10 14:18:55.706569 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-88193834-d9cf-478d-9e37-20100761926b tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Flow 'volume_create_api' (2d08b01c-6e36-4724-8bd2-fd76e10549b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:18:55.707739 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-88193834-d9cf-478d-9e37-20100761926b tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (988dc0dd-957f-4260-be36-13fd4144751e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:55.708885 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-88193834-d9cf-478d-9e37-20100761926b tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:18:55.739227 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-1f67aa9d-a96b-4eb3-a35d-64ac812dd63e tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Created reservations ['2d725ac7-ffaf-4970-9e58-e874837c3037', '9c3ac031-9518-4ffb-8941-0cf5ff9132c8', '6f2b7618-10b6-4bb0-8d10-cbb4956e8eea', '77ea2d19-64e3-44aa-92a6-36b48fa49f8c'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:18:55.740278 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1f67aa9d-a96b-4eb3-a35d-64ac812dd63e tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3855ad16-6a68-4dce-bc1a-20411a0e931f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d725ac7-ffaf-4970-9e58-e874837c3037', '9c3ac031-9518-4ffb-8941-0cf5ff9132c8', '6f2b7618-10b6-4bb0-8d10-cbb4956e8eea', '77ea2d19-64e3-44aa-92a6-36b48fa49f8c']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:55.741382 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1f67aa9d-a96b-4eb3-a35d-64ac812dd63e tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35c62e3b-91f2-4ffd-89ee-c371725040ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:55.741855 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-88193834-d9cf-478d-9e37-20100761926b tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (988dc0dd-957f-4260-be36-13fd4144751e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:55.742714 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-88193834-d9cf-478d-9e37-20100761926b tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd12909e-1e7a-4b32-aa79-de204a6c0bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:55.771772 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1f67aa9d-a96b-4eb3-a35d-64ac812dd63e tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35c62e3b-91f2-4ffd-89ee-c371725040ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5ea443d-1221-4d2d-8950-7ba8f99b802e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-557606746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d2a357e0f6943a8816727c4093ab0d7',qos_specs=None,replication_status=,reservations=['2d725ac7-ffaf-4970-9e58-e874837c3037','9c3ac031-9518-4ffb-8941-0cf5ff9132c8','6f2b7618-10b6-4bb0-8d10-cbb4956e8eea','77ea2d19-64e3-44aa-92a6-36b48fa49f8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f33c912ac3c41a68899ea94ec24e464',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:18:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-557606746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5ea443d-1221-4d2d-8950-7ba8f99b802e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d2a357e0f6943a8816727c4093ab0d7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f33c912ac3c41a68899ea94ec24e464',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:55.772784 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1f67aa9d-a96b-4eb3-a35d-64ac812dd63e tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be930487-dc0a-4517-948f-e6531119c262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:55.792992 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-88193834-d9cf-478d-9e37-20100761926b tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Created reservations ['d7f3791d-a2db-400e-a681-1ba9814dee40', 'd917c2fa-0b0e-4301-8e01-49b530c60c0d', 'f39b5666-6bba-40cf-87c3-22e699090445', '96890ebd-2720-4b7d-93d7-bdd8676c7390'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:18:55.793822 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-88193834-d9cf-478d-9e37-20100761926b tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd12909e-1e7a-4b32-aa79-de204a6c0bb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7f3791d-a2db-400e-a681-1ba9814dee40', 'd917c2fa-0b0e-4301-8e01-49b530c60c0d', 'f39b5666-6bba-40cf-87c3-22e699090445', '96890ebd-2720-4b7d-93d7-bdd8676c7390']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:55.794596 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-88193834-d9cf-478d-9e37-20100761926b tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68ffd2e5-e3e2-45a7-bfc9-7ad1a13b4331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:55.811159 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1f67aa9d-a96b-4eb3-a35d-64ac812dd63e tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be930487-dc0a-4517-948f-e6531119c262) transitioned into state 'SUCCESS' from state '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-557606746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d2a357e0f6943a8816727c4093ab0d7',qos_specs=None,replication_status=,reservations=['2d725ac7-ffaf-4970-9e58-e874837c3037','9c3ac031-9518-4ffb-8941-0cf5ff9132c8','6f2b7618-10b6-4bb0-8d10-cbb4956e8eea','77ea2d19-64e3-44aa-92a6-36b48fa49f8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f33c912ac3c41a68899ea94ec24e464',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:55.812325 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1f67aa9d-a96b-4eb3-a35d-64ac812dd63e tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecd12e7c-0ebd-4cf0-a7b8-5732305daeaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:55.820347 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-88193834-d9cf-478d-9e37-20100761926b tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68ffd2e5-e3e2-45a7-bfc9-7ad1a13b4331) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35d9eef4-27c1-49f5-8a4d-9d132bf8fd82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1456042161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='892ca368a3ff49cc9f120a5dad9931ef',qos_specs=None,replication_status=,reservations=['d7f3791d-a2db-400e-a681-1ba9814dee40','d917c2fa-0b0e-4301-8e01-49b530c60c0d','f39b5666-6bba-40cf-87c3-22e699090445','96890ebd-2720-4b7d-93d7-bdd8676c7390'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f79ba9bddcb6477a920cb641b07b40ab',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:18:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1456042161',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35d9eef4-27c1-49f5-8a4d-9d132bf8fd82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='892ca368a3ff49cc9f120a5dad9931ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f79ba9bddcb6477a920cb641b07b40ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:55.821600 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-88193834-d9cf-478d-9e37-20100761926b tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48c5b127-ee47-4d0f-84d5-4ca4fcbdef19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:55.822516 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1f67aa9d-a96b-4eb3-a35d-64ac812dd63e tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecd12e7c-0ebd-4cf0-a7b8-5732305daeaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:55.823354 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-1f67aa9d-a96b-4eb3-a35d-64ac812dd63e tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Flow 'volume_create_api' (860c102a-a3a8-4b5a-96db-096307a2474b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:18:55.823729 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1f67aa9d-a96b-4eb3-a35d-64ac812dd63e tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Create volume request issued successfully. Jul 10 14:18:55.824298 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1f67aa9d-a96b-4eb3-a35d-64ac812dd63e tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:18:55.824860 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 739/2953] 10.4.3.66 () {70 vars in 1292 bytes} [Fri Jul 10 14:18:55 2026] POST /volume/v3/volumes => generated 763 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:18:55.841802 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-952f6223-fac9-4a24-9a88-23702288815d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:55.843729 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-952f6223-fac9-4a24-9a88-23702288815d tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] GET https://10.4.3.66/volume/v3/volumes/f5ea443d-1221-4d2d-8950-7ba8f99b802e Jul 10 14:18:55.844224 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-952f6223-fac9-4a24-9a88-23702288815d tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:55.844224 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-952f6223-fac9-4a24-9a88-23702288815d tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:55.848855 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-88193834-d9cf-478d-9e37-20100761926b tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48c5b127-ee47-4d0f-84d5-4ca4fcbdef19) transitioned into state 'SUCCESS' from state '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-1456042161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='892ca368a3ff49cc9f120a5dad9931ef',qos_specs=None,replication_status=,reservations=['d7f3791d-a2db-400e-a681-1ba9814dee40','d917c2fa-0b0e-4301-8e01-49b530c60c0d','f39b5666-6bba-40cf-87c3-22e699090445','96890ebd-2720-4b7d-93d7-bdd8676c7390'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f79ba9bddcb6477a920cb641b07b40ab',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:55.849336 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-88193834-d9cf-478d-9e37-20100761926b tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddfdae90-c7c9-46b4-b465-d2848997a9f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:18:55.856035 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:55.856035 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:55.860240 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-952f6223-fac9-4a24-9a88-23702288815d tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Volume info retrieved successfully. Jul 10 14:18:55.861757 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-88193834-d9cf-478d-9e37-20100761926b tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddfdae90-c7c9-46b4-b465-d2848997a9f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:18:55.863303 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-88193834-d9cf-478d-9e37-20100761926b tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Flow 'volume_create_api' (2d08b01c-6e36-4724-8bd2-fd76e10549b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:18:55.864017 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-88193834-d9cf-478d-9e37-20100761926b tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Create volume request issued successfully. Jul 10 14:18:55.865002 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-88193834-d9cf-478d-9e37-20100761926b tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:18:55.865871 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 736/2954] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:18:55 2026] POST /volume/v3/volumes => generated 755 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:18:55.866019 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-952f6223-fac9-4a24-9a88-23702288815d tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] https://10.4.3.66/volume/v3/volumes/f5ea443d-1221-4d2d-8950-7ba8f99b802e returned with HTTP 200 Jul 10 14:18:55.866383 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 743/2955] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:18:55 2026] GET /volume/v3/volumes/f5ea443d-1221-4d2d-8950-7ba8f99b802e => generated 831 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 14:18:55.879650 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-994bcc73-8f7c-4d0a-8a03-803869a1ee5e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:55.887599 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-994bcc73-8f7c-4d0a-8a03-803869a1ee5e tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] GET https://10.4.3.66/volume/v3/volumes/1090af73-33fd-4367-a84c-80ff5a1603aa Jul 10 14:18:55.887814 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-994bcc73-8f7c-4d0a-8a03-803869a1ee5e tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:55.888069 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-994bcc73-8f7c-4d0a-8a03-803869a1ee5e tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:55.892072 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f1b4282a-7993-4a89-99c1-483d46e27502 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:55.894465 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f1b4282a-7993-4a89-99c1-483d46e27502 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] GET https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a Jul 10 14:18:55.894744 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f1b4282a-7993-4a89-99c1-483d46e27502 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:55.894992 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f1b4282a-7993-4a89-99c1-483d46e27502 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:55.903780 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:55.903780 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:18:55.908011 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:55.908011 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:18:55.911772 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f1b4282a-7993-4a89-99c1-483d46e27502 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Volume info retrieved successfully. Jul 10 14:18:55.913627 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-994bcc73-8f7c-4d0a-8a03-803869a1ee5e tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Volume info retrieved successfully. Jul 10 14:18:55.917228 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f1b4282a-7993-4a89-99c1-483d46e27502 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a returned with HTTP 200 Jul 10 14:18:55.917869 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 740/2956] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:55 2026] GET /volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:55.926584 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-994bcc73-8f7c-4d0a-8a03-803869a1ee5e tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] https://10.4.3.66/volume/v3/volumes/1090af73-33fd-4367-a84c-80ff5a1603aa returned with HTTP 200 Jul 10 14:18:55.927132 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 738/2957] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:55 2026] GET /volume/v3/volumes/1090af73-33fd-4367-a84c-80ff5a1603aa => generated 848 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:55.945811 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-393b9f04-3628-4187-9168-4c3ed32d0ebe None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:55.948493 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-393b9f04-3628-4187-9168-4c3ed32d0ebe tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] GET https://10.4.3.66/volume/v3/volumes/790bd711-86fc-47fd-9d33-695b78eea95b Jul 10 14:18:55.948736 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-393b9f04-3628-4187-9168-4c3ed32d0ebe tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:55.948941 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-393b9f04-3628-4187-9168-4c3ed32d0ebe tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:55.964538 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:55.964538 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:18:55.970916 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-393b9f04-3628-4187-9168-4c3ed32d0ebe tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Volume info retrieved successfully. Jul 10 14:18:55.980435 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-393b9f04-3628-4187-9168-4c3ed32d0ebe tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] https://10.4.3.66/volume/v3/volumes/790bd711-86fc-47fd-9d33-695b78eea95b returned with HTTP 200 Jul 10 14:18:55.980435 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 737/2958] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:55 2026] GET /volume/v3/volumes/790bd711-86fc-47fd-9d33-695b78eea95b => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:55.999534 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-092054dc-352c-4e78-b810-d67fd58721e3 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:55.999534 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-092054dc-352c-4e78-b810-d67fd58721e3 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] GET https://10.4.3.66/volume/v3/volumes/82d03b17-2bac-40f3-8295-2375b41beb21 Jul 10 14:18:55.999534 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-092054dc-352c-4e78-b810-d67fd58721e3 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:55.999534 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-092054dc-352c-4e78-b810-d67fd58721e3 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:56.008877 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:56.008877 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:56.013613 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-092054dc-352c-4e78-b810-d67fd58721e3 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Volume info retrieved successfully. Jul 10 14:18:56.019174 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-092054dc-352c-4e78-b810-d67fd58721e3 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] https://10.4.3.66/volume/v3/volumes/82d03b17-2bac-40f3-8295-2375b41beb21 returned with HTTP 200 Jul 10 14:18:56.019717 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 744/2959] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:55 2026] GET /volume/v3/volumes/82d03b17-2bac-40f3-8295-2375b41beb21 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:56.037478 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d6af1e99-3896-44af-ba93-3320203a1177 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:56.039860 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d6af1e99-3896-44af-ba93-3320203a1177 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] GET https://10.4.3.66/volume/v3/volumes/0d54e232-5945-4d9d-8c7c-dba0694918c5 Jul 10 14:18:56.039963 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d6af1e99-3896-44af-ba93-3320203a1177 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:56.043042 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d6af1e99-3896-44af-ba93-3320203a1177 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:56.048979 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:56.048979 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:18:56.055573 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d6af1e99-3896-44af-ba93-3320203a1177 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Volume info retrieved successfully. Jul 10 14:18:56.062193 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d6af1e99-3896-44af-ba93-3320203a1177 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] https://10.4.3.66/volume/v3/volumes/0d54e232-5945-4d9d-8c7c-dba0694918c5 returned with HTTP 200 Jul 10 14:18:56.062676 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 741/2960] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:56 2026] GET /volume/v3/volumes/0d54e232-5945-4d9d-8c7c-dba0694918c5 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:56.079682 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-c8653e4a-31a7-416b-be98-bdc755f84b77 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:56.083591 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c8653e4a-31a7-416b-be98-bdc755f84b77 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] GET https://10.4.3.66/volume/v3/volumes/35d9eef4-27c1-49f5-8a4d-9d132bf8fd82 Jul 10 14:18:56.083591 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c8653e4a-31a7-416b-be98-bdc755f84b77 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:56.083591 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c8653e4a-31a7-416b-be98-bdc755f84b77 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:56.092045 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:56.092045 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:18:56.098523 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-c8653e4a-31a7-416b-be98-bdc755f84b77 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Volume info retrieved successfully. Jul 10 14:18:56.105229 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c8653e4a-31a7-416b-be98-bdc755f84b77 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] https://10.4.3.66/volume/v3/volumes/35d9eef4-27c1-49f5-8a4d-9d132bf8fd82 returned with HTTP 200 Jul 10 14:18:56.105850 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 739/2961] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:56 2026] GET /volume/v3/volumes/35d9eef4-27c1-49f5-8a4d-9d132bf8fd82 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:56.685321 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ff1863b2-c47f-46bf-bd2a-90e0ee895c6b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:56.687484 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ff1863b2-c47f-46bf-bd2a-90e0ee895c6b tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a Jul 10 14:18:56.687752 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ff1863b2-c47f-46bf-bd2a-90e0ee895c6b tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:56.688017 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ff1863b2-c47f-46bf-bd2a-90e0ee895c6b tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:56.707078 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:56.707078 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:18:56.710962 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-ff1863b2-c47f-46bf-bd2a-90e0ee895c6b tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:18:56.717482 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ff1863b2-c47f-46bf-bd2a-90e0ee895c6b tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a returned with HTTP 200 Jul 10 14:18:56.717913 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 738/2962] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:56 2026] GET /volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:56.882547 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-48163660-ab22-4a43-90a7-abe551d368a8 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:56.885560 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-48163660-ab22-4a43-90a7-abe551d368a8 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] GET https://10.4.3.66/volume/v3/volumes/f5ea443d-1221-4d2d-8950-7ba8f99b802e Jul 10 14:18:56.885560 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-48163660-ab22-4a43-90a7-abe551d368a8 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:56.885737 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-48163660-ab22-4a43-90a7-abe551d368a8 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:56.898111 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:56.898111 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:56.904069 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-48163660-ab22-4a43-90a7-abe551d368a8 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Volume info retrieved successfully. Jul 10 14:18:56.910227 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-48163660-ab22-4a43-90a7-abe551d368a8 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] https://10.4.3.66/volume/v3/volumes/f5ea443d-1221-4d2d-8950-7ba8f99b802e returned with HTTP 200 Jul 10 14:18:56.910681 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 745/2963] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:18:56 2026] GET /volume/v3/volumes/f5ea443d-1221-4d2d-8950-7ba8f99b802e => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:18:56.913592 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-893bca11-be4a-436d-92ce-6673370ed4db req-e22974f2-39f0-495d-9506-b030c80ebeb3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:56.916304 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-893bca11-be4a-436d-92ce-6673370ed4db req-e22974f2-39f0-495d-9506-b030c80ebeb3 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] GET https://10.4.3.66/volume/v3/volumes/45a5697f-9fb4-4d88-b795-6abe0cb4d3ce Jul 10 14:18:56.916571 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-893bca11-be4a-436d-92ce-6673370ed4db req-e22974f2-39f0-495d-9506-b030c80ebeb3 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:56.916807 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-893bca11-be4a-436d-92ce-6673370ed4db req-e22974f2-39f0-495d-9506-b030c80ebeb3 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:56.927004 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:56.927004 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:18:56.928906 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-91e4ca1f-229d-4bcf-a52c-3a2686ed9464 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:56.933046 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-91e4ca1f-229d-4bcf-a52c-3a2686ed9464 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:18:56.933046 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-91e4ca1f-229d-4bcf-a52c-3a2686ed9464 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f5ea443d-1221-4d2d-8950-7ba8f99b802e", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1589117193"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:56.933333 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-91d38484-1810-4eaa-934d-8e512ddcd3ce None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:56.933406 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-893bca11-be4a-436d-92ce-6673370ed4db req-e22974f2-39f0-495d-9506-b030c80ebeb3 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Volume info retrieved successfully. Jul 10 14:18:56.935224 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-91d38484-1810-4eaa-934d-8e512ddcd3ce tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] GET https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a Jul 10 14:18:56.935929 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-91d38484-1810-4eaa-934d-8e512ddcd3ce tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:56.936538 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-91d38484-1810-4eaa-934d-8e512ddcd3ce tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:56.940025 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-893bca11-be4a-436d-92ce-6673370ed4db req-e22974f2-39f0-495d-9506-b030c80ebeb3 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/volumes/45a5697f-9fb4-4d88-b795-6abe0cb4d3ce returned with HTTP 200 Jul 10 14:18:56.940621 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 742/2964] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:18:56 2026] GET /volume/v3/volumes/45a5697f-9fb4-4d88-b795-6abe0cb4d3ce => generated 1403 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:18:56.942100 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:56.942100 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:18:56.944183 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-91e4ca1f-229d-4bcf-a52c-3a2686ed9464 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Volume info retrieved successfully. Jul 10 14:18:56.944183 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.snapshots [None req-91e4ca1f-229d-4bcf-a52c-3a2686ed9464 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Create snapshot from volume f5ea443d-1221-4d2d-8950-7ba8f99b802e Jul 10 14:18:56.950264 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:56.950264 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:18:56.956799 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-91d38484-1810-4eaa-934d-8e512ddcd3ce tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Volume info retrieved successfully. Jul 10 14:18:56.961248 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-91d38484-1810-4eaa-934d-8e512ddcd3ce tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a returned with HTTP 200 Jul 10 14:18:56.961734 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 739/2965] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:56 2026] GET /volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:56.974002 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-91e4ca1f-229d-4bcf-a52c-3a2686ed9464 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Created reservations ['5cd7a99f-08fe-47df-b952-42daca99fbc7', 'a95a6e05-e338-4da0-b42c-f17dcce459c1', 'df8bfbe1-2ca5-4fca-817c-d5c7870eb271', 'dba73356-3127-4e93-84bd-e6d127648887'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:18:57.019123 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-91e4ca1f-229d-4bcf-a52c-3a2686ed9464 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Snapshot create request issued successfully. Jul 10 14:18:57.019519 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-91e4ca1f-229d-4bcf-a52c-3a2686ed9464 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:18:57.020438 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 740/2966] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:18:56 2026] POST /volume/v3/snapshots => generated 322 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:18:57.031647 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-4841c6d1-a07f-4dd8-bd22-6a347e0b617e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:57.033541 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4841c6d1-a07f-4dd8-bd22-6a347e0b617e tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] GET https://10.4.3.66/volume/v3/snapshots/950fd324-a54c-425e-ac94-e584e87c76e7 Jul 10 14:18:57.033747 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4841c6d1-a07f-4dd8-bd22-6a347e0b617e tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:57.033931 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4841c6d1-a07f-4dd8-bd22-6a347e0b617e tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:57.040341 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:57.040341 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:57.042874 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-4841c6d1-a07f-4dd8-bd22-6a347e0b617e tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Snapshot retrieved successfully. Jul 10 14:18:57.042874 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4841c6d1-a07f-4dd8-bd22-6a347e0b617e tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] https://10.4.3.66/volume/v3/snapshots/950fd324-a54c-425e-ac94-e584e87c76e7 returned with HTTP 200 Jul 10 14:18:57.042874 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 746/2967] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:18:57 2026] GET /volume/v3/snapshots/950fd324-a54c-425e-ac94-e584e87c76e7 => generated 454 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:57.122585 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f8e943a0-97a9-49a9-8f8b-ebfe69fd8366 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:57.124625 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f8e943a0-97a9-49a9-8f8b-ebfe69fd8366 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] GET https://10.4.3.66/volume/v3/volumes/35d9eef4-27c1-49f5-8a4d-9d132bf8fd82 Jul 10 14:18:57.124861 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f8e943a0-97a9-49a9-8f8b-ebfe69fd8366 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:57.125416 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f8e943a0-97a9-49a9-8f8b-ebfe69fd8366 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:57.134439 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:57.134439 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:18:57.139672 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f8e943a0-97a9-49a9-8f8b-ebfe69fd8366 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Volume info retrieved successfully. Jul 10 14:18:57.145910 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f8e943a0-97a9-49a9-8f8b-ebfe69fd8366 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] https://10.4.3.66/volume/v3/volumes/35d9eef4-27c1-49f5-8a4d-9d132bf8fd82 returned with HTTP 200 Jul 10 14:18:57.146382 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 743/2968] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:57 2026] GET /volume/v3/volumes/35d9eef4-27c1-49f5-8a4d-9d132bf8fd82 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:57.162391 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-16a77971-c090-4960-97f6-5b70adbb2890 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:57.164216 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-16a77971-c090-4960-97f6-5b70adbb2890 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] DELETE https://10.4.3.66/volume/v3/volumes/35d9eef4-27c1-49f5-8a4d-9d132bf8fd82 Jul 10 14:18:57.164415 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-16a77971-c090-4960-97f6-5b70adbb2890 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:57.164631 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-16a77971-c090-4960-97f6-5b70adbb2890 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:57.164842 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-16a77971-c090-4960-97f6-5b70adbb2890 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Delete volume with id: 35d9eef4-27c1-49f5-8a4d-9d132bf8fd82 Jul 10 14:18:57.174526 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:57.174526 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:18:57.175242 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-16a77971-c090-4960-97f6-5b70adbb2890 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Volume info retrieved successfully. Jul 10 14:18:57.205525 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-16a77971-c090-4960-97f6-5b70adbb2890 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Delete volume request issued successfully. Jul 10 14:18:57.205525 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-16a77971-c090-4960-97f6-5b70adbb2890 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] https://10.4.3.66/volume/v3/volumes/35d9eef4-27c1-49f5-8a4d-9d132bf8fd82 returned with HTTP 202 Jul 10 14:18:57.205525 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 740/2969] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:18:57 2026] DELETE /volume/v3/volumes/35d9eef4-27c1-49f5-8a4d-9d132bf8fd82 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:18:57.213193 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-58f4eee9-c5e2-4746-b01d-eac229b0ea38 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:57.214236 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-58f4eee9-c5e2-4746-b01d-eac229b0ea38 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] GET https://10.4.3.66/volume/v3/volumes/35d9eef4-27c1-49f5-8a4d-9d132bf8fd82 Jul 10 14:18:57.214534 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-58f4eee9-c5e2-4746-b01d-eac229b0ea38 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:57.214802 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-58f4eee9-c5e2-4746-b01d-eac229b0ea38 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:57.225477 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:57.225477 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:18:57.230687 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-58f4eee9-c5e2-4746-b01d-eac229b0ea38 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Volume info retrieved successfully. Jul 10 14:18:57.236690 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-58f4eee9-c5e2-4746-b01d-eac229b0ea38 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] https://10.4.3.66/volume/v3/volumes/35d9eef4-27c1-49f5-8a4d-9d132bf8fd82 returned with HTTP 200 Jul 10 14:18:57.236690 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 741/2970] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:57 2026] GET /volume/v3/volumes/35d9eef4-27c1-49f5-8a4d-9d132bf8fd82 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:57.486136 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-893bca11-be4a-436d-92ce-6673370ed4db req-bf8735f0-37fd-4ee3-9de1-9ff9765b698c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:57.488692 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-893bca11-be4a-436d-92ce-6673370ed4db req-bf8735f0-37fd-4ee3-9de1-9ff9765b698c tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] GET https://10.4.3.66/volume/v3/volumes/45a5697f-9fb4-4d88-b795-6abe0cb4d3ce Jul 10 14:18:57.488889 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-893bca11-be4a-436d-92ce-6673370ed4db req-bf8735f0-37fd-4ee3-9de1-9ff9765b698c tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:57.489177 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-893bca11-be4a-436d-92ce-6673370ed4db req-bf8735f0-37fd-4ee3-9de1-9ff9765b698c tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:57.498312 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:57.498312 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:57.502762 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-893bca11-be4a-436d-92ce-6673370ed4db req-bf8735f0-37fd-4ee3-9de1-9ff9765b698c tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Volume info retrieved successfully. Jul 10 14:18:57.508853 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-893bca11-be4a-436d-92ce-6673370ed4db req-bf8735f0-37fd-4ee3-9de1-9ff9765b698c tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/volumes/45a5697f-9fb4-4d88-b795-6abe0cb4d3ce returned with HTTP 200 Jul 10 14:18:57.509382 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 747/2971] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:18:57 2026] GET /volume/v3/volumes/45a5697f-9fb4-4d88-b795-6abe0cb4d3ce => generated 1403 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:18:57.521384 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a16da7af-88bd-40c3-a0cb-078f1b3e8e93 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:57.521803 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a16da7af-88bd-40c3-a0cb-078f1b3e8e93 None None] GET https://10.4.3.66/volume// Jul 10 14:18:57.522016 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a16da7af-88bd-40c3-a0cb-078f1b3e8e93 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:57.522289 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a16da7af-88bd-40c3-a0cb-078f1b3e8e93 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:57.522770 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a16da7af-88bd-40c3-a0cb-078f1b3e8e93 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:18:57.523099 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 744/2972] 10.4.3.66 () {66 vars in 1412 bytes} [Fri Jul 10 14:18:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:18:57.531131 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-893bca11-be4a-436d-92ce-6673370ed4db req-469831a2-618f-45a9-838f-384833498675 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:57.533405 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-893bca11-be4a-436d-92ce-6673370ed4db req-469831a2-618f-45a9-838f-384833498675 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:18:57.533764 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-893bca11-be4a-436d-92ce-6673370ed4db req-469831a2-618f-45a9-838f-384833498675 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "45a5697f-9fb4-4d88-b795-6abe0cb4d3ce", "connector": null, "instance_uuid": "30b8b29a-1554-44f0-a471-3dc71d849839"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:57.542214 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:57.542214 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:18:57.574176 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-893bca11-be4a-436d-92ce-6673370ed4db req-469831a2-618f-45a9-838f-384833498675 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:18:57.574619 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 741/2973] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:18:57 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 14:18:57.733530 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-660ee006-7f14-4375-a0d8-cb12ce85bddb None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:57.735480 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-660ee006-7f14-4375-a0d8-cb12ce85bddb tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a Jul 10 14:18:57.735767 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-660ee006-7f14-4375-a0d8-cb12ce85bddb tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:57.736005 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-660ee006-7f14-4375-a0d8-cb12ce85bddb tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:57.746653 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:57.746653 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:18:57.750703 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-660ee006-7f14-4375-a0d8-cb12ce85bddb tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:18:57.756393 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-660ee006-7f14-4375-a0d8-cb12ce85bddb tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a returned with HTTP 200 Jul 10 14:18:57.756840 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 742/2974] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:57 2026] GET /volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:57.974708 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-edd080f5-c841-4153-b481-c1cfd0e1365c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:57.976673 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-edd080f5-c841-4153-b481-c1cfd0e1365c tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] GET https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a Jul 10 14:18:57.976905 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-edd080f5-c841-4153-b481-c1cfd0e1365c tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:57.977150 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-edd080f5-c841-4153-b481-c1cfd0e1365c tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:57.988555 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:57.988555 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:57.992867 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-edd080f5-c841-4153-b481-c1cfd0e1365c tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Volume info retrieved successfully. Jul 10 14:18:57.998250 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-edd080f5-c841-4153-b481-c1cfd0e1365c tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a returned with HTTP 200 Jul 10 14:18:57.998648 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 748/2975] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:57 2026] GET /volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:58.051911 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ef28021b-b3f4-41df-ad36-5c332e8b7522 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:58.054654 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ef28021b-b3f4-41df-ad36-5c332e8b7522 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] GET https://10.4.3.66/volume/v3/snapshots/950fd324-a54c-425e-ac94-e584e87c76e7 Jul 10 14:18:58.054876 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ef28021b-b3f4-41df-ad36-5c332e8b7522 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:58.055207 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ef28021b-b3f4-41df-ad36-5c332e8b7522 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:58.061255 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:58.061255 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:18:58.061943 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ef28021b-b3f4-41df-ad36-5c332e8b7522 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Snapshot retrieved successfully. Jul 10 14:18:58.062996 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ef28021b-b3f4-41df-ad36-5c332e8b7522 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] https://10.4.3.66/volume/v3/snapshots/950fd324-a54c-425e-ac94-e584e87c76e7 returned with HTTP 200 Jul 10 14:18:58.063436 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 745/2976] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:18:58 2026] GET /volume/v3/snapshots/950fd324-a54c-425e-ac94-e584e87c76e7 => generated 481 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:58.075599 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-fb661703-f8c2-4aed-af17-01ccb029cda8 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:58.077414 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fb661703-f8c2-4aed-af17-01ccb029cda8 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] POST https://10.4.3.66/volume/v3/volumes/f5ea443d-1221-4d2d-8950-7ba8f99b802e/action Jul 10 14:18:58.077764 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-fb661703-f8c2-4aed-af17-01ccb029cda8 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:18:58.077906 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-fb661703-f8c2-4aed-af17-01ccb029cda8 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:58.087786 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:58.087786 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:18:58.088304 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-fb661703-f8c2-4aed-af17-01ccb029cda8 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Volume info retrieved successfully. Jul 10 14:18:58.140843 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-fb661703-f8c2-4aed-af17-01ccb029cda8 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Created reservations ['098930da-1242-47fc-a79f-a15cdfaca677', '0d02f7aa-0fd2-4ada-a306-4242b92495a1'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:18:58.150804 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-fb661703-f8c2-4aed-af17-01ccb029cda8 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Extend volume request issued successfully. Jul 10 14:18:58.151076 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fb661703-f8c2-4aed-af17-01ccb029cda8 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] https://10.4.3.66/volume/v3/volumes/f5ea443d-1221-4d2d-8950-7ba8f99b802e/action returned with HTTP 202 Jul 10 14:18:58.151529 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 742/2977] 10.4.3.66 () {70 vars in 1424 bytes} [Fri Jul 10 14:18:58 2026] POST /volume/v3/volumes/f5ea443d-1221-4d2d-8950-7ba8f99b802e/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 10 14:18:58.160478 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-ba0be21c-ee3e-4783-9892-ba9880b8475e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:58.162448 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ba0be21c-ee3e-4783-9892-ba9880b8475e tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] GET https://10.4.3.66/volume/v3/volumes/f5ea443d-1221-4d2d-8950-7ba8f99b802e Jul 10 14:18:58.162739 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ba0be21c-ee3e-4783-9892-ba9880b8475e tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:58.163033 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ba0be21c-ee3e-4783-9892-ba9880b8475e tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:58.172429 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:58.172429 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:18:58.175769 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-ba0be21c-ee3e-4783-9892-ba9880b8475e tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Volume info retrieved successfully. Jul 10 14:18:58.179691 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ba0be21c-ee3e-4783-9892-ba9880b8475e tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] https://10.4.3.66/volume/v3/volumes/f5ea443d-1221-4d2d-8950-7ba8f99b802e returned with HTTP 200 Jul 10 14:18:58.180091 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 743/2978] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:18:58 2026] GET /volume/v3/volumes/f5ea443d-1221-4d2d-8950-7ba8f99b802e => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:18:58.254365 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-a7abfa97-ecec-4465-b175-457c901572ba None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:58.256309 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a7abfa97-ecec-4465-b175-457c901572ba tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] GET https://10.4.3.66/volume/v3/volumes/35d9eef4-27c1-49f5-8a4d-9d132bf8fd82 Jul 10 14:18:58.256608 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a7abfa97-ecec-4465-b175-457c901572ba tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:58.256874 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a7abfa97-ecec-4465-b175-457c901572ba tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:58.263445 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a7abfa97-ecec-4465-b175-457c901572ba tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] https://10.4.3.66/volume/v3/volumes/35d9eef4-27c1-49f5-8a4d-9d132bf8fd82 returned with HTTP 404 Jul 10 14:18:58.263947 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 749/2979] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:58 2026] GET /volume/v3/volumes/35d9eef4-27c1-49f5-8a4d-9d132bf8fd82 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:18:58.272761 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ed9f51b4-27bb-448a-a558-183506a1e6e8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:58.275087 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ed9f51b4-27bb-448a-a558-183506a1e6e8 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] DELETE https://10.4.3.66/volume/v3/volumes/0d54e232-5945-4d9d-8c7c-dba0694918c5 Jul 10 14:18:58.276469 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ed9f51b4-27bb-448a-a558-183506a1e6e8 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:58.276469 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ed9f51b4-27bb-448a-a558-183506a1e6e8 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:58.276469 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-ed9f51b4-27bb-448a-a558-183506a1e6e8 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Delete volume with id: 0d54e232-5945-4d9d-8c7c-dba0694918c5 Jul 10 14:18:58.284798 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:58.284798 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:18:58.285453 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ed9f51b4-27bb-448a-a558-183506a1e6e8 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Volume info retrieved successfully. Jul 10 14:18:58.309531 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ed9f51b4-27bb-448a-a558-183506a1e6e8 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Delete volume request issued successfully. Jul 10 14:18:58.309531 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ed9f51b4-27bb-448a-a558-183506a1e6e8 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] https://10.4.3.66/volume/v3/volumes/0d54e232-5945-4d9d-8c7c-dba0694918c5 returned with HTTP 202 Jul 10 14:18:58.309531 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 746/2980] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:18:58 2026] DELETE /volume/v3/volumes/0d54e232-5945-4d9d-8c7c-dba0694918c5 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:18:58.315843 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8a57c301-c761-4893-87c0-f1b27e7df91d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:58.317805 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8a57c301-c761-4893-87c0-f1b27e7df91d tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] GET https://10.4.3.66/volume/v3/volumes/0d54e232-5945-4d9d-8c7c-dba0694918c5 Jul 10 14:18:58.318053 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8a57c301-c761-4893-87c0-f1b27e7df91d tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:58.318288 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8a57c301-c761-4893-87c0-f1b27e7df91d tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:58.329108 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:58.329108 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:18:58.334740 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-8a57c301-c761-4893-87c0-f1b27e7df91d tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Volume info retrieved successfully. Jul 10 14:18:58.341425 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8a57c301-c761-4893-87c0-f1b27e7df91d tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] https://10.4.3.66/volume/v3/volumes/0d54e232-5945-4d9d-8c7c-dba0694918c5 returned with HTTP 200 Jul 10 14:18:58.343056 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 743/2981] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:58 2026] GET /volume/v3/volumes/0d54e232-5945-4d9d-8c7c-dba0694918c5 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:58.773728 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-45c2de52-7512-4e16-9d50-6334ffca0d30 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:58.776064 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-45c2de52-7512-4e16-9d50-6334ffca0d30 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a Jul 10 14:18:58.776309 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-45c2de52-7512-4e16-9d50-6334ffca0d30 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:58.776565 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-45c2de52-7512-4e16-9d50-6334ffca0d30 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:58.787102 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:58.787102 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:18:58.791044 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-45c2de52-7512-4e16-9d50-6334ffca0d30 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:18:58.795847 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-45c2de52-7512-4e16-9d50-6334ffca0d30 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a returned with HTTP 200 Jul 10 14:18:58.796366 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 744/2982] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:58 2026] GET /volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:59.011029 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-fa90cc60-4c37-4842-ae0c-996dcbca99c1 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:59.012836 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-fa90cc60-4c37-4842-ae0c-996dcbca99c1 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] GET https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a Jul 10 14:18:59.013051 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-fa90cc60-4c37-4842-ae0c-996dcbca99c1 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:59.013236 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-fa90cc60-4c37-4842-ae0c-996dcbca99c1 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:59.023242 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:59.023242 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:59.027138 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-fa90cc60-4c37-4842-ae0c-996dcbca99c1 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Volume info retrieved successfully. Jul 10 14:18:59.032225 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-fa90cc60-4c37-4842-ae0c-996dcbca99c1 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a returned with HTTP 200 Jul 10 14:18:59.032675 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 750/2983] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:59 2026] GET /volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:59.192785 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7f1c56e1-1dff-4c05-bda3-dff0d7bad78c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:59.194544 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7f1c56e1-1dff-4c05-bda3-dff0d7bad78c tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] GET https://10.4.3.66/volume/v3/volumes/f5ea443d-1221-4d2d-8950-7ba8f99b802e Jul 10 14:18:59.194754 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7f1c56e1-1dff-4c05-bda3-dff0d7bad78c tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:59.194988 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7f1c56e1-1dff-4c05-bda3-dff0d7bad78c tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:59.201744 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:59.201744 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:18:59.205221 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7f1c56e1-1dff-4c05-bda3-dff0d7bad78c tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Volume info retrieved successfully. Jul 10 14:18:59.209113 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7f1c56e1-1dff-4c05-bda3-dff0d7bad78c tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] https://10.4.3.66/volume/v3/volumes/f5ea443d-1221-4d2d-8950-7ba8f99b802e returned with HTTP 200 Jul 10 14:18:59.209445 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 747/2984] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:18:59 2026] GET /volume/v3/volumes/f5ea443d-1221-4d2d-8950-7ba8f99b802e => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:18:59.221966 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-2c687bfa-ded7-4d04-8c9c-06e4f95eaad1 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:59.223567 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2c687bfa-ded7-4d04-8c9c-06e4f95eaad1 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] POST https://10.4.3.66/volume/v3/volumes/f5ea443d-1221-4d2d-8950-7ba8f99b802e/action Jul 10 14:18:59.223901 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2c687bfa-ded7-4d04-8c9c-06e4f95eaad1 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Action body: b'{"revert": {"snapshot_id": "950fd324-a54c-425e-ac94-e584e87c76e7"}}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:18:59.224060 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2c687bfa-ded7-4d04-8c9c-06e4f95eaad1 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "950fd324-a54c-425e-ac94-e584e87c76e7"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:59.231897 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:59.231897 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:18:59.232372 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-2c687bfa-ded7-4d04-8c9c-06e4f95eaad1 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Volume retrieved successfully. Jul 10 14:18:59.242752 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2c687bfa-ded7-4d04-8c9c-06e4f95eaad1 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] HTTP exception thrown: Can't revert volume f5ea443d-1221-4d2d-8950-7ba8f99b802e to its latest snapshot 950fd324-a54c-425e-ac94-e584e87c76e7. The volume size must be equal to the snapshot size. Jul 10 14:18:59.242911 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2c687bfa-ded7-4d04-8c9c-06e4f95eaad1 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] https://10.4.3.66/volume/v3/volumes/f5ea443d-1221-4d2d-8950-7ba8f99b802e/action returned with HTTP 400 Jul 10 14:18:59.243459 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 744/2985] 10.4.3.66 () {70 vars in 1424 bytes} [Fri Jul 10 14:18:59 2026] POST /volume/v3/volumes/f5ea443d-1221-4d2d-8950-7ba8f99b802e/action => generated 213 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jul 10 14:18:59.250820 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-604c4024-128f-48fe-92ac-25ce693e03a1 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:59.252755 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-604c4024-128f-48fe-92ac-25ce693e03a1 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/950fd324-a54c-425e-ac94-e584e87c76e7 Jul 10 14:18:59.253009 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-604c4024-128f-48fe-92ac-25ce693e03a1 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:59.253211 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-604c4024-128f-48fe-92ac-25ce693e03a1 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:59.253313 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.snapshots [None req-604c4024-128f-48fe-92ac-25ce693e03a1 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Delete snapshot with id: 950fd324-a54c-425e-ac94-e584e87c76e7 Jul 10 14:18:59.259094 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:59.259094 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:18:59.259744 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-604c4024-128f-48fe-92ac-25ce693e03a1 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Snapshot retrieved successfully. Jul 10 14:18:59.282157 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-604c4024-128f-48fe-92ac-25ce693e03a1 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Snapshot delete request issued successfully. Jul 10 14:18:59.282342 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-604c4024-128f-48fe-92ac-25ce693e03a1 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] https://10.4.3.66/volume/v3/snapshots/950fd324-a54c-425e-ac94-e584e87c76e7 returned with HTTP 202 Jul 10 14:18:59.282877 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 745/2986] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:18:59 2026] DELETE /volume/v3/snapshots/950fd324-a54c-425e-ac94-e584e87c76e7 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:18:59.296531 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-7925c510-b27c-4a55-b13b-5cd06c175b9c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:59.296531 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7925c510-b27c-4a55-b13b-5cd06c175b9c tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] GET https://10.4.3.66/volume/v3/snapshots/950fd324-a54c-425e-ac94-e584e87c76e7 Jul 10 14:18:59.296531 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7925c510-b27c-4a55-b13b-5cd06c175b9c tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:59.297147 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7925c510-b27c-4a55-b13b-5cd06c175b9c tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:59.301299 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:59.301299 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:59.302391 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-7925c510-b27c-4a55-b13b-5cd06c175b9c tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Snapshot retrieved successfully. Jul 10 14:18:59.302518 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7925c510-b27c-4a55-b13b-5cd06c175b9c tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] https://10.4.3.66/volume/v3/snapshots/950fd324-a54c-425e-ac94-e584e87c76e7 returned with HTTP 200 Jul 10 14:18:59.304161 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 751/2987] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:18:59 2026] GET /volume/v3/snapshots/950fd324-a54c-425e-ac94-e584e87c76e7 => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:59.358355 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-283ba10e-d50c-4ff5-8b0e-f812f2c3db55 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:59.359536 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-283ba10e-d50c-4ff5-8b0e-f812f2c3db55 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] GET https://10.4.3.66/volume/v3/volumes/0d54e232-5945-4d9d-8c7c-dba0694918c5 Jul 10 14:18:59.359654 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-283ba10e-d50c-4ff5-8b0e-f812f2c3db55 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:59.360271 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-283ba10e-d50c-4ff5-8b0e-f812f2c3db55 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:59.367408 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-283ba10e-d50c-4ff5-8b0e-f812f2c3db55 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] https://10.4.3.66/volume/v3/volumes/0d54e232-5945-4d9d-8c7c-dba0694918c5 returned with HTTP 404 Jul 10 14:18:59.368100 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 748/2988] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:59 2026] GET /volume/v3/volumes/0d54e232-5945-4d9d-8c7c-dba0694918c5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:18:59.376995 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-26c3b350-122f-4d2f-909e-b3ed2e259229 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:59.379030 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-26c3b350-122f-4d2f-909e-b3ed2e259229 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] DELETE https://10.4.3.66/volume/v3/volumes/82d03b17-2bac-40f3-8295-2375b41beb21 Jul 10 14:18:59.379227 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-26c3b350-122f-4d2f-909e-b3ed2e259229 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:59.379440 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-26c3b350-122f-4d2f-909e-b3ed2e259229 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:59.379649 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-26c3b350-122f-4d2f-909e-b3ed2e259229 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Delete volume with id: 82d03b17-2bac-40f3-8295-2375b41beb21 Jul 10 14:18:59.387609 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:59.387609 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:18:59.388138 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-26c3b350-122f-4d2f-909e-b3ed2e259229 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Volume info retrieved successfully. Jul 10 14:18:59.400826 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-6e1a85ff-24b8-492c-b35a-4bdbf7757e81 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:59.402994 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6e1a85ff-24b8-492c-b35a-4bdbf7757e81 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] POST https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b/action Jul 10 14:18:59.403391 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6e1a85ff-24b8-492c-b35a-4bdbf7757e81 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:18:59.403580 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6e1a85ff-24b8-492c-b35a-4bdbf7757e81 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:59.412520 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-26c3b350-122f-4d2f-909e-b3ed2e259229 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Delete volume request issued successfully. Jul 10 14:18:59.412520 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-26c3b350-122f-4d2f-909e-b3ed2e259229 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] https://10.4.3.66/volume/v3/volumes/82d03b17-2bac-40f3-8295-2375b41beb21 returned with HTTP 202 Jul 10 14:18:59.412520 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 745/2989] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:18:59 2026] DELETE /volume/v3/volumes/82d03b17-2bac-40f3-8295-2375b41beb21 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:18:59.414390 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:59.414390 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:18:59.415028 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-6e1a85ff-24b8-492c-b35a-4bdbf7757e81 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Volume info retrieved successfully. Jul 10 14:18:59.418796 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ce39708d-d905-4a0b-aef3-d5c69d7b9df0 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:59.421600 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ce39708d-d905-4a0b-aef3-d5c69d7b9df0 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] GET https://10.4.3.66/volume/v3/volumes/82d03b17-2bac-40f3-8295-2375b41beb21 Jul 10 14:18:59.421853 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ce39708d-d905-4a0b-aef3-d5c69d7b9df0 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:59.422134 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ce39708d-d905-4a0b-aef3-d5c69d7b9df0 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:59.429192 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:59.429192 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:59.433050 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-6e1a85ff-24b8-492c-b35a-4bdbf7757e81 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Reserve volume completed successfully. Jul 10 14:18:59.433050 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6e1a85ff-24b8-492c-b35a-4bdbf7757e81 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b/action returned with HTTP 202 Jul 10 14:18:59.433050 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 746/2990] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:18:59 2026] POST /volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:18:59.433283 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-ce39708d-d905-4a0b-aef3-d5c69d7b9df0 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Volume info retrieved successfully. Jul 10 14:18:59.437894 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ce39708d-d905-4a0b-aef3-d5c69d7b9df0 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] https://10.4.3.66/volume/v3/volumes/82d03b17-2bac-40f3-8295-2375b41beb21 returned with HTTP 200 Jul 10 14:18:59.438272 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 752/2991] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:59 2026] GET /volume/v3/volumes/82d03b17-2bac-40f3-8295-2375b41beb21 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:59.442564 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9e6bebc0-5235-4771-b875-c69e4b61ee00 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:59.443648 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9e6bebc0-5235-4771-b875-c69e4b61ee00 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] GET https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b Jul 10 14:18:59.445260 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9e6bebc0-5235-4771-b875-c69e4b61ee00 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:59.445260 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9e6bebc0-5235-4771-b875-c69e4b61ee00 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:59.451160 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:59.451160 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:18:59.455901 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9e6bebc0-5235-4771-b875-c69e4b61ee00 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Volume info retrieved successfully. Jul 10 14:18:59.462715 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9e6bebc0-5235-4771-b875-c69e4b61ee00 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b returned with HTTP 200 Jul 10 14:18:59.463288 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 749/2992] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:59 2026] GET /volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:59.476867 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a3ed2ace-e966-49be-bf3e-1b8823eba04d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:59.479454 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a3ed2ace-e966-49be-bf3e-1b8823eba04d tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] POST https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b/action Jul 10 14:18:59.479454 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a3ed2ace-e966-49be-bf3e-1b8823eba04d tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:18:59.479454 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a3ed2ace-e966-49be-bf3e-1b8823eba04d tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:59.489043 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:59.489043 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:18:59.489614 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a3ed2ace-e966-49be-bf3e-1b8823eba04d tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Volume info retrieved successfully. Jul 10 14:18:59.508566 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a3ed2ace-e966-49be-bf3e-1b8823eba04d tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Unreserve volume completed successfully. Jul 10 14:18:59.508734 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a3ed2ace-e966-49be-bf3e-1b8823eba04d tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b/action returned with HTTP 202 Jul 10 14:18:59.509193 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 746/2993] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:18:59 2026] POST /volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:18:59.516888 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-bd094782-bdcf-4a04-9f8a-06dacb01e413 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:59.519325 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-bd094782-bdcf-4a04-9f8a-06dacb01e413 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] GET https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b Jul 10 14:18:59.519659 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-bd094782-bdcf-4a04-9f8a-06dacb01e413 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:59.519969 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-bd094782-bdcf-4a04-9f8a-06dacb01e413 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:59.526997 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:59.526997 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:18:59.530615 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-bd094782-bdcf-4a04-9f8a-06dacb01e413 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Volume info retrieved successfully. Jul 10 14:18:59.534916 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-bd094782-bdcf-4a04-9f8a-06dacb01e413 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b returned with HTTP 200 Jul 10 14:18:59.535423 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 747/2994] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:59 2026] GET /volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:59.555175 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ed18390b-50b9-4ba4-87a8-9bb0cefccdc8 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:59.556150 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ed18390b-50b9-4ba4-87a8-9bb0cefccdc8 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] POST https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b/action Jul 10 14:18:59.556578 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ed18390b-50b9-4ba4-87a8-9bb0cefccdc8 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:18:59.556734 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ed18390b-50b9-4ba4-87a8-9bb0cefccdc8 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:59.566870 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:59.566870 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:59.567445 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-ed18390b-50b9-4ba4-87a8-9bb0cefccdc8 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Volume info retrieved successfully. Jul 10 14:18:59.578093 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-ed18390b-50b9-4ba4-87a8-9bb0cefccdc8 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Volume updated successfully. Jul 10 14:18:59.578280 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ed18390b-50b9-4ba4-87a8-9bb0cefccdc8 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b/action returned with HTTP 200 Jul 10 14:18:59.578793 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 753/2995] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:18:59 2026] POST /volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b/action => generated 0 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 14:18:59.587672 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-dc02295b-dc30-4628-a739-54c3a970cef4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:59.590132 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dc02295b-dc30-4628-a739-54c3a970cef4 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] GET https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b Jul 10 14:18:59.590424 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dc02295b-dc30-4628-a739-54c3a970cef4 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:59.590777 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dc02295b-dc30-4628-a739-54c3a970cef4 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:59.600108 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:59.600108 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:18:59.604908 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-dc02295b-dc30-4628-a739-54c3a970cef4 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Volume info retrieved successfully. Jul 10 14:18:59.613010 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dc02295b-dc30-4628-a739-54c3a970cef4 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b returned with HTTP 200 Jul 10 14:18:59.613484 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 750/2996] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:59 2026] GET /volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:59.626755 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-25e5ef51-0450-413a-9970-25d57a204fca None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:59.628660 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-25e5ef51-0450-413a-9970-25d57a204fca tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] POST https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b/action Jul 10 14:18:59.629021 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-25e5ef51-0450-413a-9970-25d57a204fca tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:18:59.629140 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-25e5ef51-0450-413a-9970-25d57a204fca tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:59.638748 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:59.638748 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:18:59.639315 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-25e5ef51-0450-413a-9970-25d57a204fca tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Volume info retrieved successfully. Jul 10 14:18:59.645557 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-25e5ef51-0450-413a-9970-25d57a204fca tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Volume updated successfully. Jul 10 14:18:59.645805 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-25e5ef51-0450-413a-9970-25d57a204fca tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b/action returned with HTTP 200 Jul 10 14:18:59.646229 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 747/2997] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:18:59 2026] POST /volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b/action => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 14:18:59.653694 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-836dd971-48ab-4ac7-a563-ac203069e3ad None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:59.658037 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-836dd971-48ab-4ac7-a563-ac203069e3ad tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] GET https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b Jul 10 14:18:59.658279 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-836dd971-48ab-4ac7-a563-ac203069e3ad tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:59.658485 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-836dd971-48ab-4ac7-a563-ac203069e3ad tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:59.667765 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:59.667765 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:18:59.672454 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-836dd971-48ab-4ac7-a563-ac203069e3ad tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Volume info retrieved successfully. Jul 10 14:18:59.677987 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-836dd971-48ab-4ac7-a563-ac203069e3ad tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b returned with HTTP 200 Jul 10 14:18:59.678116 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 748/2998] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:59 2026] GET /volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:59.692860 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-99d700b3-b2d7-417a-b202-3364f94cd47a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:59.698646 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-99d700b3-b2d7-417a-b202-3364f94cd47a tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] POST https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b/action Jul 10 14:18:59.699228 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-99d700b3-b2d7-417a-b202-3364f94cd47a tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:18:59.699462 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-99d700b3-b2d7-417a-b202-3364f94cd47a tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:59.714172 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:59.714172 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:59.714870 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-99d700b3-b2d7-417a-b202-3364f94cd47a tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Volume info retrieved successfully. Jul 10 14:18:59.734223 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-99d700b3-b2d7-417a-b202-3364f94cd47a tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Update volume admin metadata completed successfully. Jul 10 14:18:59.734473 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-99d700b3-b2d7-417a-b202-3364f94cd47a tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Update readonly setting on volume completed successfully. Jul 10 14:18:59.734805 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-99d700b3-b2d7-417a-b202-3364f94cd47a tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b/action returned with HTTP 202 Jul 10 14:18:59.735319 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 754/2999] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:18:59 2026] POST /volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:18:59.744249 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f8fd2bbd-c69e-431d-9dcb-9138d64969f6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:59.746860 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f8fd2bbd-c69e-431d-9dcb-9138d64969f6 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] GET https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b Jul 10 14:18:59.747166 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f8fd2bbd-c69e-431d-9dcb-9138d64969f6 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:59.747442 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f8fd2bbd-c69e-431d-9dcb-9138d64969f6 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:59.757396 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:59.757396 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:18:59.762466 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f8fd2bbd-c69e-431d-9dcb-9138d64969f6 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Volume info retrieved successfully. Jul 10 14:18:59.768454 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f8fd2bbd-c69e-431d-9dcb-9138d64969f6 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b returned with HTTP 200 Jul 10 14:18:59.768984 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 751/3000] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:59 2026] GET /volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:59.783970 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f4820c0a-d563-4c9c-be75-f865cc1b356b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:59.786812 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f4820c0a-d563-4c9c-be75-f865cc1b356b tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] POST https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b/action Jul 10 14:18:59.787338 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f4820c0a-d563-4c9c-be75-f865cc1b356b tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:18:59.787486 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f4820c0a-d563-4c9c-be75-f865cc1b356b tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:59.798450 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:59.798450 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:18:59.799025 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-f4820c0a-d563-4c9c-be75-f865cc1b356b tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Volume info retrieved successfully. Jul 10 14:18:59.813981 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-f4820c0a-d563-4c9c-be75-f865cc1b356b tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Update volume admin metadata completed successfully. Jul 10 14:18:59.813981 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-f4820c0a-d563-4c9c-be75-f865cc1b356b tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Update readonly setting on volume completed successfully. Jul 10 14:18:59.814271 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f4820c0a-d563-4c9c-be75-f865cc1b356b tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b/action returned with HTTP 202 Jul 10 14:18:59.814551 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-12d91810-6e72-47ba-b8b6-5096713f7d6f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:59.814629 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 748/3001] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:18:59 2026] POST /volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:18:59.817427 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-12d91810-6e72-47ba-b8b6-5096713f7d6f tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a Jul 10 14:18:59.817427 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-12d91810-6e72-47ba-b8b6-5096713f7d6f tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:59.817774 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-12d91810-6e72-47ba-b8b6-5096713f7d6f tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:59.826761 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-1c31b213-798b-4bc2-9fff-0bbe97890d79 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:59.829402 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1c31b213-798b-4bc2-9fff-0bbe97890d79 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] GET https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b Jul 10 14:18:59.829680 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1c31b213-798b-4bc2-9fff-0bbe97890d79 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:18:59.829927 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1c31b213-798b-4bc2-9fff-0bbe97890d79 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:18:59.830266 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:59.830266 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:18:59.837402 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-12d91810-6e72-47ba-b8b6-5096713f7d6f tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:18:59.840163 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:59.840163 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:18:59.842224 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-12d91810-6e72-47ba-b8b6-5096713f7d6f tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a returned with HTTP 200 Jul 10 14:18:59.842712 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 749/3002] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:59 2026] GET /volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:59.845946 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-1c31b213-798b-4bc2-9fff-0bbe97890d79 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Volume info retrieved successfully. Jul 10 14:18:59.852098 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1c31b213-798b-4bc2-9fff-0bbe97890d79 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b returned with HTTP 200 Jul 10 14:18:59.852518 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 755/3003] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:18:59 2026] GET /volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:18:59.868832 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-12c4cd4d-fa63-4ca4-bbad-351510ee55f5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:18:59.870895 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-12c4cd4d-fa63-4ca4-bbad-351510ee55f5 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] POST https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b/action Jul 10 14:18:59.871257 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-12c4cd4d-fa63-4ca4-bbad-351510ee55f5 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-49039331", "disk_format": "raw"}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:18:59.871379 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-12c4cd4d-fa63-4ca4-bbad-351510ee55f5 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-49039331", "disk_format": "raw"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:18:59.881400 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:59.881400 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:18:59.881400 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-12c4cd4d-fa63-4ca4-bbad-351510ee55f5 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Volume info retrieved successfully. Jul 10 14:18:59.898117 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:18:59.898117 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:18:59.902358 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.image.image_utils [None req-12c4cd4d-fa63-4ca4-bbad-351510ee55f5 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-49039331'}] 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-49039331'}]. {{(pid=100152) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1522}} Jul 10 14:19:00.044236 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-158cc62b-a13a-4562-806b-5deae70e9e61 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:00.046596 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-158cc62b-a13a-4562-806b-5deae70e9e61 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] GET https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a Jul 10 14:19:00.047041 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-158cc62b-a13a-4562-806b-5deae70e9e61 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:00.047395 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-158cc62b-a13a-4562-806b-5deae70e9e61 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:00.058694 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:00.058694 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:00.063597 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-158cc62b-a13a-4562-806b-5deae70e9e61 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Volume info retrieved successfully. Jul 10 14:19:00.069247 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-158cc62b-a13a-4562-806b-5deae70e9e61 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a returned with HTTP 200 Jul 10 14:19:00.069717 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 749/3004] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:00 2026] GET /volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:00.314765 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-ba8e8e86-4d75-4848-ba4b-6d1e08915615 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:00.316571 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ba8e8e86-4d75-4848-ba4b-6d1e08915615 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] GET https://10.4.3.66/volume/v3/snapshots/950fd324-a54c-425e-ac94-e584e87c76e7 Jul 10 14:19:00.316747 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ba8e8e86-4d75-4848-ba4b-6d1e08915615 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:00.316972 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ba8e8e86-4d75-4848-ba4b-6d1e08915615 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:00.321761 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ba8e8e86-4d75-4848-ba4b-6d1e08915615 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] https://10.4.3.66/volume/v3/snapshots/950fd324-a54c-425e-ac94-e584e87c76e7 returned with HTTP 404 Jul 10 14:19:00.322259 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 750/3005] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:00 2026] GET /volume/v3/snapshots/950fd324-a54c-425e-ac94-e584e87c76e7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:00.329214 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-728b0c6a-f0b2-4296-83e6-ff4f848369cf None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:00.331450 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-728b0c6a-f0b2-4296-83e6-ff4f848369cf tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] DELETE https://10.4.3.66/volume/v3/volumes/f5ea443d-1221-4d2d-8950-7ba8f99b802e Jul 10 14:19:00.331765 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-728b0c6a-f0b2-4296-83e6-ff4f848369cf tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:00.332037 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-728b0c6a-f0b2-4296-83e6-ff4f848369cf tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:00.332279 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-728b0c6a-f0b2-4296-83e6-ff4f848369cf tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Delete volume with id: f5ea443d-1221-4d2d-8950-7ba8f99b802e Jul 10 14:19:00.341444 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:00.341444 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:00.342128 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-728b0c6a-f0b2-4296-83e6-ff4f848369cf tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Volume info retrieved successfully. Jul 10 14:19:00.368720 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-728b0c6a-f0b2-4296-83e6-ff4f848369cf tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Delete volume request issued successfully. Jul 10 14:19:00.369127 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-728b0c6a-f0b2-4296-83e6-ff4f848369cf tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] https://10.4.3.66/volume/v3/volumes/f5ea443d-1221-4d2d-8950-7ba8f99b802e returned with HTTP 202 Jul 10 14:19:00.369429 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 756/3006] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:19:00 2026] DELETE /volume/v3/volumes/f5ea443d-1221-4d2d-8950-7ba8f99b802e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:19:00.377619 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-3416eece-0ad1-45cb-9b53-70d918d32c6c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:00.379409 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3416eece-0ad1-45cb-9b53-70d918d32c6c tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] GET https://10.4.3.66/volume/v3/volumes/f5ea443d-1221-4d2d-8950-7ba8f99b802e Jul 10 14:19:00.379661 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3416eece-0ad1-45cb-9b53-70d918d32c6c tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:00.379871 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3416eece-0ad1-45cb-9b53-70d918d32c6c tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:00.386808 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:00.386808 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:00.390964 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-3416eece-0ad1-45cb-9b53-70d918d32c6c tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Volume info retrieved successfully. Jul 10 14:19:00.396002 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3416eece-0ad1-45cb-9b53-70d918d32c6c tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] https://10.4.3.66/volume/v3/volumes/f5ea443d-1221-4d2d-8950-7ba8f99b802e returned with HTTP 200 Jul 10 14:19:00.396518 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 750/3007] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:00 2026] GET /volume/v3/volumes/f5ea443d-1221-4d2d-8950-7ba8f99b802e => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:00.426532 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-12c4cd4d-fa63-4ca4-bbad-351510ee55f5 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Copy volume to image completed successfully. Jul 10 14:19:00.427306 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-12c4cd4d-fa63-4ca4-bbad-351510ee55f5 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b/action returned with HTTP 202 Jul 10 14:19:00.427945 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 752/3008] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:18:59 2026] POST /volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b/action => generated 685 bytes in 560 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:19:00.455383 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-16d117ef-f784-45a7-a6f4-21e932521ccb None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:00.457931 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-16d117ef-f784-45a7-a6f4-21e932521ccb tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] GET https://10.4.3.66/volume/v3/volumes/82d03b17-2bac-40f3-8295-2375b41beb21 Jul 10 14:19:00.458195 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-16d117ef-f784-45a7-a6f4-21e932521ccb tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:00.458449 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-16d117ef-f784-45a7-a6f4-21e932521ccb tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:00.463832 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-16d117ef-f784-45a7-a6f4-21e932521ccb tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] https://10.4.3.66/volume/v3/volumes/82d03b17-2bac-40f3-8295-2375b41beb21 returned with HTTP 404 Jul 10 14:19:00.464318 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 751/3009] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:00 2026] GET /volume/v3/volumes/82d03b17-2bac-40f3-8295-2375b41beb21 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:00.472719 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0e0553bc-ce41-4c0e-a80d-49180914b600 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:00.474950 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0e0553bc-ce41-4c0e-a80d-49180914b600 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] DELETE https://10.4.3.66/volume/v3/volumes/790bd711-86fc-47fd-9d33-695b78eea95b Jul 10 14:19:00.475191 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0e0553bc-ce41-4c0e-a80d-49180914b600 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:00.475460 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0e0553bc-ce41-4c0e-a80d-49180914b600 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:00.475648 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-0e0553bc-ce41-4c0e-a80d-49180914b600 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Delete volume with id: 790bd711-86fc-47fd-9d33-695b78eea95b Jul 10 14:19:00.483606 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:00.483606 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:00.484066 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-0e0553bc-ce41-4c0e-a80d-49180914b600 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Volume info retrieved successfully. Jul 10 14:19:00.509132 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-0e0553bc-ce41-4c0e-a80d-49180914b600 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Delete volume request issued successfully. Jul 10 14:19:00.509538 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0e0553bc-ce41-4c0e-a80d-49180914b600 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] https://10.4.3.66/volume/v3/volumes/790bd711-86fc-47fd-9d33-695b78eea95b returned with HTTP 202 Jul 10 14:19:00.510186 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 757/3010] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:19:00 2026] DELETE /volume/v3/volumes/790bd711-86fc-47fd-9d33-695b78eea95b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:19:00.518165 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a80b96e8-a82c-41e5-8968-af081396e70c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:00.522847 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a80b96e8-a82c-41e5-8968-af081396e70c tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] GET https://10.4.3.66/volume/v3/volumes/790bd711-86fc-47fd-9d33-695b78eea95b Jul 10 14:19:00.523095 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a80b96e8-a82c-41e5-8968-af081396e70c tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:00.523390 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a80b96e8-a82c-41e5-8968-af081396e70c tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:00.531856 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:00.531856 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:00.536793 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a80b96e8-a82c-41e5-8968-af081396e70c tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Volume info retrieved successfully. Jul 10 14:19:00.541977 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a80b96e8-a82c-41e5-8968-af081396e70c tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] https://10.4.3.66/volume/v3/volumes/790bd711-86fc-47fd-9d33-695b78eea95b returned with HTTP 200 Jul 10 14:19:00.542403 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 751/3011] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:00 2026] GET /volume/v3/volumes/790bd711-86fc-47fd-9d33-695b78eea95b => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:00.867340 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2aed6eb3-29ce-48de-97d9-ae0a1338ebb6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:00.869588 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2aed6eb3-29ce-48de-97d9-ae0a1338ebb6 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a Jul 10 14:19:00.869830 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2aed6eb3-29ce-48de-97d9-ae0a1338ebb6 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:00.870061 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2aed6eb3-29ce-48de-97d9-ae0a1338ebb6 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:00.883271 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:00.883271 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:00.887387 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2aed6eb3-29ce-48de-97d9-ae0a1338ebb6 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:19:00.892686 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2aed6eb3-29ce-48de-97d9-ae0a1338ebb6 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a returned with HTTP 200 Jul 10 14:19:00.893012 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 753/3012] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:00 2026] GET /volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:01.082854 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-ac427211-5042-4c74-970c-dbc20e21712d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:01.084602 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ac427211-5042-4c74-970c-dbc20e21712d tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] GET https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a Jul 10 14:19:01.084800 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ac427211-5042-4c74-970c-dbc20e21712d tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:01.085007 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ac427211-5042-4c74-970c-dbc20e21712d tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:01.093533 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:01.093533 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:01.097031 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-ac427211-5042-4c74-970c-dbc20e21712d tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Volume info retrieved successfully. Jul 10 14:19:01.101133 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ac427211-5042-4c74-970c-dbc20e21712d tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a returned with HTTP 200 Jul 10 14:19:01.101583 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 752/3013] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:01 2026] GET /volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:01.410702 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-eaa2fd1d-71bc-4973-b767-154d6caae408 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:01.412409 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-eaa2fd1d-71bc-4973-b767-154d6caae408 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] GET https://10.4.3.66/volume/v3/volumes/f5ea443d-1221-4d2d-8950-7ba8f99b802e Jul 10 14:19:01.412614 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-eaa2fd1d-71bc-4973-b767-154d6caae408 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:01.412785 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-eaa2fd1d-71bc-4973-b767-154d6caae408 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:01.418695 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-eaa2fd1d-71bc-4973-b767-154d6caae408 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] https://10.4.3.66/volume/v3/volumes/f5ea443d-1221-4d2d-8950-7ba8f99b802e returned with HTTP 404 Jul 10 14:19:01.419162 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 758/3014] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:01 2026] GET /volume/v3/volumes/f5ea443d-1221-4d2d-8950-7ba8f99b802e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:19:01.426192 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-9e47121b-8ce2-4439-8575-4ba551a57b29 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:01.428517 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9e47121b-8ce2-4439-8575-4ba551a57b29 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/b03d8090-bf8f-44c8-aed8-adb5e04397f7 Jul 10 14:19:01.428772 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9e47121b-8ce2-4439-8575-4ba551a57b29 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:01.429039 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9e47121b-8ce2-4439-8575-4ba551a57b29 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:01.429173 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.snapshots [None req-9e47121b-8ce2-4439-8575-4ba551a57b29 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Delete snapshot with id: b03d8090-bf8f-44c8-aed8-adb5e04397f7 Jul 10 14:19:01.435613 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:01.435613 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:01.436332 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-9e47121b-8ce2-4439-8575-4ba551a57b29 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Snapshot retrieved successfully. Jul 10 14:19:01.455451 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-9e47121b-8ce2-4439-8575-4ba551a57b29 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Snapshot delete request issued successfully. Jul 10 14:19:01.455716 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9e47121b-8ce2-4439-8575-4ba551a57b29 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] https://10.4.3.66/volume/v3/snapshots/b03d8090-bf8f-44c8-aed8-adb5e04397f7 returned with HTTP 202 Jul 10 14:19:01.456199 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 752/3015] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:19:01 2026] DELETE /volume/v3/snapshots/b03d8090-bf8f-44c8-aed8-adb5e04397f7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:19:01.463417 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3911163d-a068-4acc-b0fc-76307f5da492 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:01.465423 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3911163d-a068-4acc-b0fc-76307f5da492 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] GET https://10.4.3.66/volume/v3/snapshots/b03d8090-bf8f-44c8-aed8-adb5e04397f7 Jul 10 14:19:01.465705 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3911163d-a068-4acc-b0fc-76307f5da492 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:01.465874 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3911163d-a068-4acc-b0fc-76307f5da492 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:01.471196 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:01.471196 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:01.471682 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3911163d-a068-4acc-b0fc-76307f5da492 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Snapshot retrieved successfully. Jul 10 14:19:01.472547 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3911163d-a068-4acc-b0fc-76307f5da492 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] https://10.4.3.66/volume/v3/snapshots/b03d8090-bf8f-44c8-aed8-adb5e04397f7 returned with HTTP 200 Jul 10 14:19:01.472975 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 754/3016] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:01 2026] GET /volume/v3/snapshots/b03d8090-bf8f-44c8-aed8-adb5e04397f7 => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:01.554887 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-bb6a17c7-75e2-45d9-ae2b-997b09cc859c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:01.556830 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-bb6a17c7-75e2-45d9-ae2b-997b09cc859c tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] GET https://10.4.3.66/volume/v3/volumes/790bd711-86fc-47fd-9d33-695b78eea95b Jul 10 14:19:01.557094 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-bb6a17c7-75e2-45d9-ae2b-997b09cc859c tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:01.557279 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-bb6a17c7-75e2-45d9-ae2b-997b09cc859c tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:01.562528 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-bb6a17c7-75e2-45d9-ae2b-997b09cc859c tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] https://10.4.3.66/volume/v3/volumes/790bd711-86fc-47fd-9d33-695b78eea95b returned with HTTP 404 Jul 10 14:19:01.562981 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 753/3017] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:01 2026] GET /volume/v3/volumes/790bd711-86fc-47fd-9d33-695b78eea95b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:01.569578 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-cb5b2b97-f9a6-4f31-98b6-2af3bc5fb64b None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:01.571284 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cb5b2b97-f9a6-4f31-98b6-2af3bc5fb64b tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] DELETE https://10.4.3.66/volume/v3/volumes/1090af73-33fd-4367-a84c-80ff5a1603aa Jul 10 14:19:01.571454 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cb5b2b97-f9a6-4f31-98b6-2af3bc5fb64b tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:01.571655 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cb5b2b97-f9a6-4f31-98b6-2af3bc5fb64b tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:01.571835 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-cb5b2b97-f9a6-4f31-98b6-2af3bc5fb64b tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Delete volume with id: 1090af73-33fd-4367-a84c-80ff5a1603aa Jul 10 14:19:01.578515 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:01.578515 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:01.578973 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-cb5b2b97-f9a6-4f31-98b6-2af3bc5fb64b tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Volume info retrieved successfully. Jul 10 14:19:01.596979 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-cb5b2b97-f9a6-4f31-98b6-2af3bc5fb64b tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Delete volume request issued successfully. Jul 10 14:19:01.597249 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cb5b2b97-f9a6-4f31-98b6-2af3bc5fb64b tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] https://10.4.3.66/volume/v3/volumes/1090af73-33fd-4367-a84c-80ff5a1603aa returned with HTTP 202 Jul 10 14:19:01.597747 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 759/3018] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:19:01 2026] DELETE /volume/v3/volumes/1090af73-33fd-4367-a84c-80ff5a1603aa => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:19:01.605706 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8fe7e347-8ade-4afa-935a-98cec5911391 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:01.608003 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8fe7e347-8ade-4afa-935a-98cec5911391 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] GET https://10.4.3.66/volume/v3/volumes/1090af73-33fd-4367-a84c-80ff5a1603aa Jul 10 14:19:01.608300 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8fe7e347-8ade-4afa-935a-98cec5911391 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:01.608617 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8fe7e347-8ade-4afa-935a-98cec5911391 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:01.618263 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:01.618263 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:01.622310 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-8fe7e347-8ade-4afa-935a-98cec5911391 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Volume info retrieved successfully. Jul 10 14:19:01.627730 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8fe7e347-8ade-4afa-935a-98cec5911391 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] https://10.4.3.66/volume/v3/volumes/1090af73-33fd-4367-a84c-80ff5a1603aa returned with HTTP 200 Jul 10 14:19:01.628350 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 753/3019] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:01 2026] GET /volume/v3/volumes/1090af73-33fd-4367-a84c-80ff5a1603aa => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:01.673525 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-a89461c8-f615-4d1f-bfbc-f46f537ca97f req-f9064412-4f75-4618-9e6a-70f91837d324 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:01.675993 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-a89461c8-f615-4d1f-bfbc-f46f537ca97f req-f9064412-4f75-4618-9e6a-70f91837d324 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] POST https://10.4.3.66/volume/v3/attachments/15098492-3a48-4240-9318-898ed6eb8493/action Jul 10 14:19:01.676458 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-a89461c8-f615-4d1f-bfbc-f46f537ca97f req-f9064412-4f75-4618-9e6a-70f91837d324 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:19:01.676624 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-a89461c8-f615-4d1f-bfbc-f46f537ca97f req-f9064412-4f75-4618-9e6a-70f91837d324 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:01.695928 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:01.695928 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:01.707520 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-a89461c8-f615-4d1f-bfbc-f46f537ca97f req-f9064412-4f75-4618-9e6a-70f91837d324 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/attachments/15098492-3a48-4240-9318-898ed6eb8493/action returned with HTTP 204 Jul 10 14:19:01.707977 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 755/3020] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:19:01 2026] POST /volume/v3/attachments/15098492-3a48-4240-9318-898ed6eb8493/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:01.907831 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-3fb901c7-574a-447f-b82c-4c2a9987582f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:01.910010 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3fb901c7-574a-447f-b82c-4c2a9987582f tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a Jul 10 14:19:01.910226 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3fb901c7-574a-447f-b82c-4c2a9987582f tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:01.910449 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3fb901c7-574a-447f-b82c-4c2a9987582f tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:01.921319 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:01.921319 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:01.925347 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-3fb901c7-574a-447f-b82c-4c2a9987582f tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:19:01.930691 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3fb901c7-574a-447f-b82c-4c2a9987582f tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a returned with HTTP 200 Jul 10 14:19:01.931199 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 754/3021] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:01 2026] GET /volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:01.944158 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0acffc2f-36ef-471d-934f-1ff19a7131c8 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:01.945893 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0acffc2f-36ef-471d-934f-1ff19a7131c8 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a Jul 10 14:19:01.946108 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0acffc2f-36ef-471d-934f-1ff19a7131c8 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:01.946292 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0acffc2f-36ef-471d-934f-1ff19a7131c8 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:01.955523 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:01.955523 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:01.958607 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-0acffc2f-36ef-471d-934f-1ff19a7131c8 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:19:01.962395 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0acffc2f-36ef-471d-934f-1ff19a7131c8 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a returned with HTTP 200 Jul 10 14:19:01.962755 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 760/3022] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:01 2026] GET /volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a => generated 1134 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:02.114971 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e9d0dd2e-867a-408a-82e5-5bd56ae3d451 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:02.117329 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e9d0dd2e-867a-408a-82e5-5bd56ae3d451 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] GET https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a Jul 10 14:19:02.117601 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e9d0dd2e-867a-408a-82e5-5bd56ae3d451 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:02.117820 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e9d0dd2e-867a-408a-82e5-5bd56ae3d451 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:02.128628 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:02.128628 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:02.133495 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e9d0dd2e-867a-408a-82e5-5bd56ae3d451 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Volume info retrieved successfully. Jul 10 14:19:02.139517 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e9d0dd2e-867a-408a-82e5-5bd56ae3d451 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a returned with HTTP 200 Jul 10 14:19:02.140017 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 754/3023] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:02 2026] GET /volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:02.283402 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-f9afbeaa-07a1-4628-a91a-d4953fc4d1a7 req-b263299c-8a65-4ffe-b64f-24f26677c113 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:02.286171 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-f9afbeaa-07a1-4628-a91a-d4953fc4d1a7 req-b263299c-8a65-4ffe-b64f-24f26677c113 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 Jul 10 14:19:02.286408 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-f9afbeaa-07a1-4628-a91a-d4953fc4d1a7 req-b263299c-8a65-4ffe-b64f-24f26677c113 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:02.286666 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-f9afbeaa-07a1-4628-a91a-d4953fc4d1a7 req-b263299c-8a65-4ffe-b64f-24f26677c113 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:02.299088 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:02.299088 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:02.303382 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-f9afbeaa-07a1-4628-a91a-d4953fc4d1a7 req-b263299c-8a65-4ffe-b64f-24f26677c113 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:19:02.309328 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-f9afbeaa-07a1-4628-a91a-d4953fc4d1a7 req-b263299c-8a65-4ffe-b64f-24f26677c113 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 returned with HTTP 200 Jul 10 14:19:02.310014 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 756/3024] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:19:02 2026] GET /volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:02.343303 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-f9afbeaa-07a1-4628-a91a-d4953fc4d1a7 req-d6aea9f7-d0ad-4a75-8d4f-4897aa1e5c4c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:02.346309 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-f9afbeaa-07a1-4628-a91a-d4953fc4d1a7 req-d6aea9f7-d0ad-4a75-8d4f-4897aa1e5c4c tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] POST https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106/action Jul 10 14:19:02.346836 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-f9afbeaa-07a1-4628-a91a-d4953fc4d1a7 req-d6aea9f7-d0ad-4a75-8d4f-4897aa1e5c4c tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:19:02.347001 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-f9afbeaa-07a1-4628-a91a-d4953fc4d1a7 req-d6aea9f7-d0ad-4a75-8d4f-4897aa1e5c4c tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:02.361548 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:02.361548 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:02.362063 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-f9afbeaa-07a1-4628-a91a-d4953fc4d1a7 req-d6aea9f7-d0ad-4a75-8d4f-4897aa1e5c4c tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:19:02.370941 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-f9afbeaa-07a1-4628-a91a-d4953fc4d1a7 req-d6aea9f7-d0ad-4a75-8d4f-4897aa1e5c4c tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Begin detaching volume completed successfully. Jul 10 14:19:02.371250 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-f9afbeaa-07a1-4628-a91a-d4953fc4d1a7 req-d6aea9f7-d0ad-4a75-8d4f-4897aa1e5c4c tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106/action returned with HTTP 202 Jul 10 14:19:02.371815 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 755/3025] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:19:02 2026] POST /volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:19:02.397321 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-cb1ae1c5-b02e-4685-a1d0-39207bc7c27e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:02.400245 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cb1ae1c5-b02e-4685-a1d0-39207bc7c27e tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 Jul 10 14:19:02.400245 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cb1ae1c5-b02e-4685-a1d0-39207bc7c27e tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:02.400245 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cb1ae1c5-b02e-4685-a1d0-39207bc7c27e tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:02.413280 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:02.413280 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:02.417484 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-cb1ae1c5-b02e-4685-a1d0-39207bc7c27e tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:19:02.422937 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cb1ae1c5-b02e-4685-a1d0-39207bc7c27e tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 returned with HTTP 200 Jul 10 14:19:02.423325 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 761/3026] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:02 2026] GET /volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:02.482830 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b17c7c0b-fec2-4fe2-8221-8ecbebb0ca98 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:02.484588 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b17c7c0b-fec2-4fe2-8221-8ecbebb0ca98 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] GET https://10.4.3.66/volume/v3/snapshots/b03d8090-bf8f-44c8-aed8-adb5e04397f7 Jul 10 14:19:02.484793 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b17c7c0b-fec2-4fe2-8221-8ecbebb0ca98 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:02.484992 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b17c7c0b-fec2-4fe2-8221-8ecbebb0ca98 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:02.495602 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b17c7c0b-fec2-4fe2-8221-8ecbebb0ca98 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] https://10.4.3.66/volume/v3/snapshots/b03d8090-bf8f-44c8-aed8-adb5e04397f7 returned with HTTP 404 Jul 10 14:19:02.496142 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 755/3027] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:02 2026] GET /volume/v3/snapshots/b03d8090-bf8f-44c8-aed8-adb5e04397f7 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:02.506216 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bfa81c76-6c54-43a5-8827-9ba645a7dbdb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:02.508206 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bfa81c76-6c54-43a5-8827-9ba645a7dbdb tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] DELETE https://10.4.3.66/volume/v3/volumes/eac8bf98-e60d-4817-bf4d-397e365d8422 Jul 10 14:19:02.508436 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bfa81c76-6c54-43a5-8827-9ba645a7dbdb tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:02.508661 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bfa81c76-6c54-43a5-8827-9ba645a7dbdb tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:02.508829 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-bfa81c76-6c54-43a5-8827-9ba645a7dbdb tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Delete volume with id: eac8bf98-e60d-4817-bf4d-397e365d8422 Jul 10 14:19:02.516150 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:02.516150 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:02.516625 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-bfa81c76-6c54-43a5-8827-9ba645a7dbdb tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Volume info retrieved successfully. Jul 10 14:19:02.535830 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-bfa81c76-6c54-43a5-8827-9ba645a7dbdb tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Delete volume request issued successfully. Jul 10 14:19:02.536062 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bfa81c76-6c54-43a5-8827-9ba645a7dbdb tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] https://10.4.3.66/volume/v3/volumes/eac8bf98-e60d-4817-bf4d-397e365d8422 returned with HTTP 202 Jul 10 14:19:02.536454 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 757/3028] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:19:02 2026] DELETE /volume/v3/volumes/eac8bf98-e60d-4817-bf4d-397e365d8422 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:19:02.548106 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-47ca35dc-acbd-4add-9843-35bbee599e99 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:02.550336 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-47ca35dc-acbd-4add-9843-35bbee599e99 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] GET https://10.4.3.66/volume/v3/volumes/eac8bf98-e60d-4817-bf4d-397e365d8422 Jul 10 14:19:02.550655 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-47ca35dc-acbd-4add-9843-35bbee599e99 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:02.550968 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-47ca35dc-acbd-4add-9843-35bbee599e99 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:02.558550 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:02.558550 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:02.563284 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-47ca35dc-acbd-4add-9843-35bbee599e99 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Volume info retrieved successfully. Jul 10 14:19:02.569404 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-47ca35dc-acbd-4add-9843-35bbee599e99 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] https://10.4.3.66/volume/v3/volumes/eac8bf98-e60d-4817-bf4d-397e365d8422 returned with HTTP 200 Jul 10 14:19:02.570091 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 756/3029] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:02 2026] GET /volume/v3/volumes/eac8bf98-e60d-4817-bf4d-397e365d8422 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:02.641276 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6c744681-c9b0-4c71-ab9c-af9c567656b0 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:02.646166 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6c744681-c9b0-4c71-ab9c-af9c567656b0 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] GET https://10.4.3.66/volume/v3/volumes/1090af73-33fd-4367-a84c-80ff5a1603aa Jul 10 14:19:02.646166 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6c744681-c9b0-4c71-ab9c-af9c567656b0 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:02.646166 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6c744681-c9b0-4c71-ab9c-af9c567656b0 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:02.652733 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6c744681-c9b0-4c71-ab9c-af9c567656b0 tempest-CreateVolumesFromImageTest-451250805 tempest-CreateVolumesFromImageTest-451250805-project-member] https://10.4.3.66/volume/v3/volumes/1090af73-33fd-4367-a84c-80ff5a1603aa returned with HTTP 404 Jul 10 14:19:02.653443 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 762/3030] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:02 2026] GET /volume/v3/volumes/1090af73-33fd-4367-a84c-80ff5a1603aa => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:03.155142 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d3cefb75-057e-4eeb-b648-0c7951054067 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:03.157063 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d3cefb75-057e-4eeb-b648-0c7951054067 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] GET https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a Jul 10 14:19:03.157246 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d3cefb75-057e-4eeb-b648-0c7951054067 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:03.157437 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d3cefb75-057e-4eeb-b648-0c7951054067 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:03.168994 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:03.168994 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:03.173035 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-d3cefb75-057e-4eeb-b648-0c7951054067 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Volume info retrieved successfully. Jul 10 14:19:03.178378 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d3cefb75-057e-4eeb-b648-0c7951054067 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a returned with HTTP 200 Jul 10 14:19:03.178933 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 756/3031] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:03 2026] GET /volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:03.399434 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-45590f2b-c2ee-4d7d-a87a-f181a1c95008 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:03.399969 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-45590f2b-c2ee-4d7d-a87a-f181a1c95008 None None] GET https://10.4.3.66/volume// Jul 10 14:19:03.400145 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-45590f2b-c2ee-4d7d-a87a-f181a1c95008 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:03.400436 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-45590f2b-c2ee-4d7d-a87a-f181a1c95008 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:03.401025 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-45590f2b-c2ee-4d7d-a87a-f181a1c95008 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:19:03.401424 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 758/3032] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:19:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:19:03.409363 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-f9afbeaa-07a1-4628-a91a-d4953fc4d1a7 req-432966f8-04d9-43b0-9f51-f0b55284c978 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:03.412240 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-f9afbeaa-07a1-4628-a91a-d4953fc4d1a7 req-432966f8-04d9-43b0-9f51-f0b55284c978 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 Jul 10 14:19:03.412489 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-f9afbeaa-07a1-4628-a91a-d4953fc4d1a7 req-432966f8-04d9-43b0-9f51-f0b55284c978 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:03.412743 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-f9afbeaa-07a1-4628-a91a-d4953fc4d1a7 req-432966f8-04d9-43b0-9f51-f0b55284c978 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:03.424018 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:03.424018 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:03.430654 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-f9afbeaa-07a1-4628-a91a-d4953fc4d1a7 req-432966f8-04d9-43b0-9f51-f0b55284c978 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:19:03.436961 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-f9afbeaa-07a1-4628-a91a-d4953fc4d1a7 req-432966f8-04d9-43b0-9f51-f0b55284c978 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 returned with HTTP 200 Jul 10 14:19:03.437237 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-cc9f5f67-555f-404a-87f5-9841141261b1 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:03.437593 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 757/3033] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:19:03 2026] GET /volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 => generated 1317 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:19:03.439415 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cc9f5f67-555f-404a-87f5-9841141261b1 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 Jul 10 14:19:03.439682 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cc9f5f67-555f-404a-87f5-9841141261b1 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:03.439895 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cc9f5f67-555f-404a-87f5-9841141261b1 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:03.451272 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:03.451272 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:03.455684 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-cc9f5f67-555f-404a-87f5-9841141261b1 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:19:03.461130 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cc9f5f67-555f-404a-87f5-9841141261b1 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 returned with HTTP 200 Jul 10 14:19:03.461587 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 763/3034] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:03 2026] GET /volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:03.582393 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e821d0ca-84a4-4e53-8009-2dffaadfb553 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:03.585149 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e821d0ca-84a4-4e53-8009-2dffaadfb553 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] GET https://10.4.3.66/volume/v3/volumes/eac8bf98-e60d-4817-bf4d-397e365d8422 Jul 10 14:19:03.585394 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e821d0ca-84a4-4e53-8009-2dffaadfb553 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:03.585630 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e821d0ca-84a4-4e53-8009-2dffaadfb553 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:03.591148 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e821d0ca-84a4-4e53-8009-2dffaadfb553 tempest-VolumeRevertTests-510909986 tempest-VolumeRevertTests-510909986-project-member] https://10.4.3.66/volume/v3/volumes/eac8bf98-e60d-4817-bf4d-397e365d8422 returned with HTTP 404 Jul 10 14:19:03.591621 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 757/3035] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:03 2026] GET /volume/v3/volumes/eac8bf98-e60d-4817-bf4d-397e365d8422 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:19:03.790589 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-81c1c866-11ed-4b06-aa3f-42b2a0e5f046 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:03.790939 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-81c1c866-11ed-4b06-aa3f-42b2a0e5f046 None None] GET https://10.4.3.66/volume// Jul 10 14:19:03.791091 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-81c1c866-11ed-4b06-aa3f-42b2a0e5f046 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:03.791262 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-81c1c866-11ed-4b06-aa3f-42b2a0e5f046 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:03.791576 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-81c1c866-11ed-4b06-aa3f-42b2a0e5f046 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:19:03.791900 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 759/3036] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:19:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:19:03.799272 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-893bca11-be4a-436d-92ce-6673370ed4db req-da0cf999-532f-4fdb-a27e-def6466f64e9 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:03.801428 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-893bca11-be4a-436d-92ce-6673370ed4db req-da0cf999-532f-4fdb-a27e-def6466f64e9 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] GET https://10.4.3.66/volume/v3/volumes/45a5697f-9fb4-4d88-b795-6abe0cb4d3ce Jul 10 14:19:03.801537 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-893bca11-be4a-436d-92ce-6673370ed4db req-da0cf999-532f-4fdb-a27e-def6466f64e9 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:03.801738 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-893bca11-be4a-436d-92ce-6673370ed4db req-da0cf999-532f-4fdb-a27e-def6466f64e9 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:03.812031 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:03.812031 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:03.815797 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-893bca11-be4a-436d-92ce-6673370ed4db req-da0cf999-532f-4fdb-a27e-def6466f64e9 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Volume info retrieved successfully. Jul 10 14:19:03.821035 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-893bca11-be4a-436d-92ce-6673370ed4db req-da0cf999-532f-4fdb-a27e-def6466f64e9 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/volumes/45a5697f-9fb4-4d88-b795-6abe0cb4d3ce returned with HTTP 200 Jul 10 14:19:03.821652 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 758/3037] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:19:03 2026] GET /volume/v3/volumes/45a5697f-9fb4-4d88-b795-6abe0cb4d3ce => generated 1582 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:19:03.931182 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-893bca11-be4a-436d-92ce-6673370ed4db req-4442af07-5eae-4d7a-bbd9-ed5a803a961f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:03.934104 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-893bca11-be4a-436d-92ce-6673370ed4db req-4442af07-5eae-4d7a-bbd9-ed5a803a961f tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] PUT https://10.4.3.66/volume/v3/attachments/6b94db2f-3a20-46b0-8408-531339c3ac3c Jul 10 14:19:03.934969 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-893bca11-be4a-436d-92ce-6673370ed4db req-4442af07-5eae-4d7a-bbd9-ed5a803a961f tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:03.944537 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-893bca11-be4a-436d-92ce-6673370ed4db req-4442af07-5eae-4d7a-bbd9-ed5a803a961f tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Acquiring lock "cinder-attachment_update-45a5697f-9fb4-4d88-b795-6abe0cb4d3ce-np0000005012" by "attachment_update" {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:19:03.950742 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-893bca11-be4a-436d-92ce-6673370ed4db req-4442af07-5eae-4d7a-bbd9-ed5a803a961f tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Lock "cinder-attachment_update-45a5697f-9fb4-4d88-b795-6abe0cb4d3ce-np0000005012" acquired by "attachment_update" :: waited 0.006s {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:19:03.951103 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-63429f20-df6c-4dfd-aaaa-f44789e58338 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:03.951891 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:03.951891 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:04.054676 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-63429f20-df6c-4dfd-aaaa-f44789e58338 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:19:04.055228 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-63429f20-df6c-4dfd-aaaa-f44789e58338 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1738905691"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:04.057426 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-63429f20-df6c-4dfd-aaaa-f44789e58338 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1738905691'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:19:04.057641 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-63429f20-df6c-4dfd-aaaa-f44789e58338 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Create volume of 1 GB Jul 10 14:19:04.062782 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-63429f20-df6c-4dfd-aaaa-f44789e58338 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Availability Zones retrieved successfully. Jul 10 14:19:04.071237 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-63429f20-df6c-4dfd-aaaa-f44789e58338 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Flow 'volume_create_api' (e85e6ff6-8332-43fe-91cf-22695cd22b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:04.073912 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-63429f20-df6c-4dfd-aaaa-f44789e58338 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aefc7e5e-e338-423d-9489-acffe3250ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:04.074922 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-63429f20-df6c-4dfd-aaaa-f44789e58338 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:19:04.109326 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-63429f20-df6c-4dfd-aaaa-f44789e58338 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aefc7e5e-e338-423d-9489-acffe3250ee4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:04.110374 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-63429f20-df6c-4dfd-aaaa-f44789e58338 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a60c146-952a-41fb-ae47-190c59880c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:04.178522 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-63429f20-df6c-4dfd-aaaa-f44789e58338 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Created reservations ['24ba646a-d62a-4aaa-b8cd-a543f565b44c', 'f693a458-68f9-4a31-8022-c21bf0daab6c', '18f131d5-1941-4cb1-a1df-d15cbf311cf3', '4feae4ce-4d86-45bb-9f16-863ba9db4e05'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:19:04.179473 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-63429f20-df6c-4dfd-aaaa-f44789e58338 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a60c146-952a-41fb-ae47-190c59880c5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24ba646a-d62a-4aaa-b8cd-a543f565b44c', 'f693a458-68f9-4a31-8022-c21bf0daab6c', '18f131d5-1941-4cb1-a1df-d15cbf311cf3', '4feae4ce-4d86-45bb-9f16-863ba9db4e05']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:04.180466 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-63429f20-df6c-4dfd-aaaa-f44789e58338 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e1d5583-735a-4e77-9037-2825549bde1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:04.193311 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4849ec46-8952-49f8-8ed1-e290bfd0cdcd None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:04.195117 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4849ec46-8952-49f8-8ed1-e290bfd0cdcd tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] GET https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a Jul 10 14:19:04.195625 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4849ec46-8952-49f8-8ed1-e290bfd0cdcd tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:04.195625 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4849ec46-8952-49f8-8ed1-e290bfd0cdcd tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:04.206206 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:04.206206 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:04.207327 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-63429f20-df6c-4dfd-aaaa-f44789e58338 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e1d5583-735a-4e77-9037-2825549bde1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce9b4a18-9516-4182-9791-b2a334210fd5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1738905691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7daef7700e4faab06864fcf9c7f351',qos_specs=None,replication_status=,reservations=['24ba646a-d62a-4aaa-b8cd-a543f565b44c','f693a458-68f9-4a31-8022-c21bf0daab6c','18f131d5-1941-4cb1-a1df-d15cbf311cf3','4feae4ce-4d86-45bb-9f16-863ba9db4e05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb8d5acb66ad4ad5a6b7220942de0f12',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:19:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1738905691',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce9b4a18-9516-4182-9791-b2a334210fd5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef7daef7700e4faab06864fcf9c7f351',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb8d5acb66ad4ad5a6b7220942de0f12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:04.208096 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-63429f20-df6c-4dfd-aaaa-f44789e58338 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10a9f481-11d2-4297-a95e-a9c10e86fff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:04.210085 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4849ec46-8952-49f8-8ed1-e290bfd0cdcd tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Volume info retrieved successfully. Jul 10 14:19:04.214476 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4849ec46-8952-49f8-8ed1-e290bfd0cdcd tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a returned with HTTP 200 Jul 10 14:19:04.214896 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 760/3038] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:04 2026] GET /volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:04.226003 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-63429f20-df6c-4dfd-aaaa-f44789e58338 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10a9f481-11d2-4297-a95e-a9c10e86fff8) transitioned into state 'SUCCESS' from state '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-1738905691',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7daef7700e4faab06864fcf9c7f351',qos_specs=None,replication_status=,reservations=['24ba646a-d62a-4aaa-b8cd-a543f565b44c','f693a458-68f9-4a31-8022-c21bf0daab6c','18f131d5-1941-4cb1-a1df-d15cbf311cf3','4feae4ce-4d86-45bb-9f16-863ba9db4e05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb8d5acb66ad4ad5a6b7220942de0f12',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:04.226671 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-63429f20-df6c-4dfd-aaaa-f44789e58338 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36c8dcac-8349-4b3b-96c5-5a76de979bd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:04.235481 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-63429f20-df6c-4dfd-aaaa-f44789e58338 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (36c8dcac-8349-4b3b-96c5-5a76de979bd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:04.236260 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-63429f20-df6c-4dfd-aaaa-f44789e58338 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Flow 'volume_create_api' (e85e6ff6-8332-43fe-91cf-22695cd22b08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:04.236585 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-63429f20-df6c-4dfd-aaaa-f44789e58338 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Create volume request issued successfully. Jul 10 14:19:04.237126 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-63429f20-df6c-4dfd-aaaa-f44789e58338 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:19:04.237541 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 758/3039] 10.4.3.66 () {70 vars in 1292 bytes} [Fri Jul 10 14:19:03 2026] POST /volume/v3/volumes => generated 768 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:04.249360 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-90dc93b4-4e17-4059-8fa2-a34601c3fb02 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:04.251428 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-90dc93b4-4e17-4059-8fa2-a34601c3fb02 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/ce9b4a18-9516-4182-9791-b2a334210fd5 Jul 10 14:19:04.251717 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-90dc93b4-4e17-4059-8fa2-a34601c3fb02 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:04.251951 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-90dc93b4-4e17-4059-8fa2-a34601c3fb02 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:04.258688 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:04.258688 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:04.262419 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-90dc93b4-4e17-4059-8fa2-a34601c3fb02 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:04.266792 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-90dc93b4-4e17-4059-8fa2-a34601c3fb02 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/ce9b4a18-9516-4182-9791-b2a334210fd5 returned with HTTP 200 Jul 10 14:19:04.267269 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 759/3040] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:04 2026] GET /volume/v3/volumes/ce9b4a18-9516-4182-9791-b2a334210fd5 => generated 836 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:04.478203 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cc5ea071-19a7-4a59-bf7a-55408b9bb544 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:04.479935 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-893bca11-be4a-436d-92ce-6673370ed4db req-4442af07-5eae-4d7a-bbd9-ed5a803a961f tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Lock "cinder-attachment_update-45a5697f-9fb4-4d88-b795-6abe0cb4d3ce-np0000005012" released by "attachment_update" :: held 0.529s {{(pid=100154) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:19:04.480320 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cc5ea071-19a7-4a59-bf7a-55408b9bb544 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 Jul 10 14:19:04.480380 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-893bca11-be4a-436d-92ce-6673370ed4db req-4442af07-5eae-4d7a-bbd9-ed5a803a961f tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/attachments/6b94db2f-3a20-46b0-8408-531339c3ac3c returned with HTTP 200 Jul 10 14:19:04.480429 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cc5ea071-19a7-4a59-bf7a-55408b9bb544 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:04.480727 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cc5ea071-19a7-4a59-bf7a-55408b9bb544 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:04.480815 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 764/3041] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:19:03 2026] PUT /volume/v3/attachments/6b94db2f-3a20-46b0-8408-531339c3ac3c => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:04.489852 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:04.489852 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:04.493362 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-cc5ea071-19a7-4a59-bf7a-55408b9bb544 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:19:04.498140 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cc5ea071-19a7-4a59-bf7a-55408b9bb544 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 returned with HTTP 200 Jul 10 14:19:04.498517 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 761/3042] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:04 2026] GET /volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:04.709032 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-93888979-aaef-40ba-b5a4-81c26ab17f0e req-bd2d5b50-b696-44a8-8290-f968f5c417d9 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:04.711878 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-93888979-aaef-40ba-b5a4-81c26ab17f0e req-bd2d5b50-b696-44a8-8290-f968f5c417d9 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] POST https://10.4.3.66/volume/v3/attachments/ce5e9fc5-e69d-4788-8404-b8fd53ba70e7/action Jul 10 14:19:04.712377 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-93888979-aaef-40ba-b5a4-81c26ab17f0e req-bd2d5b50-b696-44a8-8290-f968f5c417d9 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Action body: b'{"os-complete": null}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:19:04.712697 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-93888979-aaef-40ba-b5a4-81c26ab17f0e req-bd2d5b50-b696-44a8-8290-f968f5c417d9 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:04.739164 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:04.739164 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:04.753435 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-93888979-aaef-40ba-b5a4-81c26ab17f0e req-bd2d5b50-b696-44a8-8290-f968f5c417d9 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] https://10.4.3.66/volume/v3/attachments/ce5e9fc5-e69d-4788-8404-b8fd53ba70e7/action returned with HTTP 204 Jul 10 14:19:04.754139 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 759/3043] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:19:04 2026] POST /volume/v3/attachments/ce5e9fc5-e69d-4788-8404-b8fd53ba70e7/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:04.979359 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-f9afbeaa-07a1-4628-a91a-d4953fc4d1a7 req-5fd91fb5-e95b-4522-bf0e-bec6e089d6e7 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:04.981489 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-f9afbeaa-07a1-4628-a91a-d4953fc4d1a7 req-5fd91fb5-e95b-4522-bf0e-bec6e089d6e7 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] DELETE https://10.4.3.66/volume/v3/attachments/9b73b0ca-e4ec-4bf1-b886-462f7c03a4ea Jul 10 14:19:04.981676 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-f9afbeaa-07a1-4628-a91a-d4953fc4d1a7 req-5fd91fb5-e95b-4522-bf0e-bec6e089d6e7 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:04.982494 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-f9afbeaa-07a1-4628-a91a-d4953fc4d1a7 req-5fd91fb5-e95b-4522-bf0e-bec6e089d6e7 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:04.989406 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:04.989406 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:04.991360 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-893bca11-be4a-436d-92ce-6673370ed4db req-f04996ba-e7e3-4e1a-b8bc-9d3c9d876ed3 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:04.994306 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-893bca11-be4a-436d-92ce-6673370ed4db req-f04996ba-e7e3-4e1a-b8bc-9d3c9d876ed3 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] POST https://10.4.3.66/volume/v3/attachments/6b94db2f-3a20-46b0-8408-531339c3ac3c/action Jul 10 14:19:04.994306 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-893bca11-be4a-436d-92ce-6673370ed4db req-f04996ba-e7e3-4e1a-b8bc-9d3c9d876ed3 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Action body: b'{"os-complete": null}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:19:04.994306 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-893bca11-be4a-436d-92ce-6673370ed4db req-f04996ba-e7e3-4e1a-b8bc-9d3c9d876ed3 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:05.012387 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:05.012387 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:05.022403 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-893bca11-be4a-436d-92ce-6673370ed4db req-f04996ba-e7e3-4e1a-b8bc-9d3c9d876ed3 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/attachments/6b94db2f-3a20-46b0-8408-531339c3ac3c/action returned with HTTP 204 Jul 10 14:19:05.022767 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 765/3044] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:19:04 2026] POST /volume/v3/attachments/6b94db2f-3a20-46b0-8408-531339c3ac3c/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:05.123773 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d7620318-e038-4df6-b57b-c61a6d0747ce None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:05.151734 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d7620318-e038-4df6-b57b-c61a6d0747ce tempest-ProjectAdminTests-1060194197 tempest-ProjectAdminTests-1060194197-project-admin] GET https://10.4.3.66/volume/v3/scheduler-stats/get_pools Jul 10 14:19:05.151975 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d7620318-e038-4df6-b57b-c61a6d0747ce tempest-ProjectAdminTests-1060194197 tempest-ProjectAdminTests-1060194197-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:05.152190 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d7620318-e038-4df6-b57b-c61a6d0747ce tempest-ProjectAdminTests-1060194197 tempest-ProjectAdminTests-1060194197-project-admin] Calling method 'get_pools' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:05.226374 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e3045656-8e0b-42b5-ba7d-bd72a1e7de3f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:05.228081 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e3045656-8e0b-42b5-ba7d-bd72a1e7de3f tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] GET https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a Jul 10 14:19:05.228244 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e3045656-8e0b-42b5-ba7d-bd72a1e7de3f tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:05.228432 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e3045656-8e0b-42b5-ba7d-bd72a1e7de3f tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:05.238794 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:05.238794 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:05.242279 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e3045656-8e0b-42b5-ba7d-bd72a1e7de3f tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Volume info retrieved successfully. Jul 10 14:19:05.246188 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e3045656-8e0b-42b5-ba7d-bd72a1e7de3f tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a returned with HTTP 200 Jul 10 14:19:05.246589 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 760/3045] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:05 2026] GET /volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a => generated 1141 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:05.258604 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-54045350-28c0-4fd8-b060-03fb18a739b9 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:05.260365 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-54045350-28c0-4fd8-b060-03fb18a739b9 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] GET https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a Jul 10 14:19:05.260803 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-54045350-28c0-4fd8-b060-03fb18a739b9 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:05.260803 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-54045350-28c0-4fd8-b060-03fb18a739b9 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:05.269463 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:05.269463 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:05.272905 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-54045350-28c0-4fd8-b060-03fb18a739b9 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Volume info retrieved successfully. Jul 10 14:19:05.277115 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-54045350-28c0-4fd8-b060-03fb18a739b9 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a returned with HTTP 200 Jul 10 14:19:05.277471 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 766/3046] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:05 2026] GET /volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a => generated 1141 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:05.279609 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b3ace644-9462-4928-a056-86776cfad587 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:05.281597 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b3ace644-9462-4928-a056-86776cfad587 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/ce9b4a18-9516-4182-9791-b2a334210fd5 Jul 10 14:19:05.281796 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b3ace644-9462-4928-a056-86776cfad587 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:05.281985 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b3ace644-9462-4928-a056-86776cfad587 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:05.288657 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:05.288657 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:05.292554 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-b3ace644-9462-4928-a056-86776cfad587 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:05.296202 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b3ace644-9462-4928-a056-86776cfad587 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/ce9b4a18-9516-4182-9791-b2a334210fd5 returned with HTTP 200 Jul 10 14:19:05.296556 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 761/3047] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:05 2026] GET /volume/v3/volumes/ce9b4a18-9516-4182-9791-b2a334210fd5 => generated 861 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:05.309197 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0f0ed6d3-2263-4ae4-a47f-43eeed3f5be6 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:05.311040 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0f0ed6d3-2263-4ae4-a47f-43eeed3f5be6 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:19:05.311378 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0f0ed6d3-2263-4ae4-a47f-43eeed3f5be6 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ce9b4a18-9516-4182-9791-b2a334210fd5", "name": "tempest-VolumeDependencyTests-Snapshot-873726736"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:05.320077 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:05.320077 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:05.320517 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-0f0ed6d3-2263-4ae4-a47f-43eeed3f5be6 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:05.320675 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.snapshots [None req-0f0ed6d3-2263-4ae4-a47f-43eeed3f5be6 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Create snapshot from volume ce9b4a18-9516-4182-9791-b2a334210fd5 Jul 10 14:19:05.331923 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-708235b1-e631-43e4-ba7a-6bbd26545bb9 req-eb384816-8a71-44d6-84e8-c442af9242e9 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:05.334526 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-708235b1-e631-43e4-ba7a-6bbd26545bb9 req-eb384816-8a71-44d6-84e8-c442af9242e9 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] GET https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a Jul 10 14:19:05.334772 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-708235b1-e631-43e4-ba7a-6bbd26545bb9 req-eb384816-8a71-44d6-84e8-c442af9242e9 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:05.334987 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-708235b1-e631-43e4-ba7a-6bbd26545bb9 req-eb384816-8a71-44d6-84e8-c442af9242e9 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:05.346327 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:05.346327 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:05.350775 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-708235b1-e631-43e4-ba7a-6bbd26545bb9 req-eb384816-8a71-44d6-84e8-c442af9242e9 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Volume info retrieved successfully. Jul 10 14:19:05.354847 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-0f0ed6d3-2263-4ae4-a47f-43eeed3f5be6 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Created reservations ['787018e8-ba84-4a33-844f-d6004a0e734a', 'b2d2a48d-dd0c-460b-9ea2-6c7d27dedd04', '530a148a-87bb-43cd-b152-d8e98b566c0a', '4609aa1c-712b-4ca3-bebc-a1bb76643d1e'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:19:05.355224 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-708235b1-e631-43e4-ba7a-6bbd26545bb9 req-eb384816-8a71-44d6-84e8-c442af9242e9 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a returned with HTTP 200 Jul 10 14:19:05.355655 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 762/3048] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:19:05 2026] GET /volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a => generated 1141 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:05.385259 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-0f0ed6d3-2263-4ae4-a47f-43eeed3f5be6 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Snapshot create request issued successfully. Jul 10 14:19:05.385618 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0f0ed6d3-2263-4ae4-a47f-43eeed3f5be6 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:19:05.386058 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 767/3049] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:19:05 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 14:19:05.395974 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-7c40c4df-2d21-44ba-bb19-fdd7fd9c6f0f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:05.397857 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7c40c4df-2d21-44ba-bb19-fdd7fd9c6f0f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/snapshots/3ab53db6-c68b-4b77-8095-999861dde7af Jul 10 14:19:05.398082 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7c40c4df-2d21-44ba-bb19-fdd7fd9c6f0f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:05.398297 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7c40c4df-2d21-44ba-bb19-fdd7fd9c6f0f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:05.403639 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:05.403639 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:05.404139 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-7c40c4df-2d21-44ba-bb19-fdd7fd9c6f0f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Snapshot retrieved successfully. Jul 10 14:19:05.405082 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7c40c4df-2d21-44ba-bb19-fdd7fd9c6f0f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/snapshots/3ab53db6-c68b-4b77-8095-999861dde7af returned with HTTP 200 Jul 10 14:19:05.405489 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 763/3050] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:05 2026] GET /volume/v3/snapshots/3ab53db6-c68b-4b77-8095-999861dde7af => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:05.510848 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f268ebbb-7579-4268-b8d7-3318c1abe89a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:05.512673 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f268ebbb-7579-4268-b8d7-3318c1abe89a tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 Jul 10 14:19:05.512872 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f268ebbb-7579-4268-b8d7-3318c1abe89a tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:05.513099 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f268ebbb-7579-4268-b8d7-3318c1abe89a tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:05.515981 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-f9afbeaa-07a1-4628-a91a-d4953fc4d1a7 req-5fd91fb5-e95b-4522-bf0e-bec6e089d6e7 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/attachments/9b73b0ca-e4ec-4bf1-b886-462f7c03a4ea returned with HTTP 200 Jul 10 14:19:05.516442 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 760/3051] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:19:04 2026] DELETE /volume/v3/attachments/9b73b0ca-e4ec-4bf1-b886-462f7c03a4ea => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:05.521511 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:05.521511 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:05.526151 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-f268ebbb-7579-4268-b8d7-3318c1abe89a tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:19:05.531342 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f268ebbb-7579-4268-b8d7-3318c1abe89a tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 returned with HTTP 200 Jul 10 14:19:05.531826 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 768/3052] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:05 2026] GET /volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:05.616388 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-a804d9c6-fc0c-4566-b89d-81adb8af8b37 req-fa5a4a3b-8bee-4836-867a-0115b80d3903 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:05.618758 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-a804d9c6-fc0c-4566-b89d-81adb8af8b37 req-fa5a4a3b-8bee-4836-867a-0115b80d3903 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a Jul 10 14:19:05.619075 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-a804d9c6-fc0c-4566-b89d-81adb8af8b37 req-fa5a4a3b-8bee-4836-867a-0115b80d3903 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:05.619232 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-a804d9c6-fc0c-4566-b89d-81adb8af8b37 req-fa5a4a3b-8bee-4836-867a-0115b80d3903 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:05.629771 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:05.629771 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:05.634217 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-a804d9c6-fc0c-4566-b89d-81adb8af8b37 req-fa5a4a3b-8bee-4836-867a-0115b80d3903 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:19:05.639948 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-a804d9c6-fc0c-4566-b89d-81adb8af8b37 req-fa5a4a3b-8bee-4836-867a-0115b80d3903 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a returned with HTTP 200 Jul 10 14:19:05.640345 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 764/3053] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:19:05 2026] GET /volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a => generated 1134 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:05.654988 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d7620318-e038-4df6-b57b-c61a6d0747ce tempest-ProjectAdminTests-1060194197 tempest-ProjectAdminTests-1060194197-project-admin] https://10.4.3.66/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 10 14:19:05.655581 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 762/3054] 10.4.3.66 () {66 vars in 1284 bytes} [Fri Jul 10 14:19:05 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:05.658142 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-a804d9c6-fc0c-4566-b89d-81adb8af8b37 req-aace3492-5b73-408b-9d12-a604b1d6fd54 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:05.660937 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-a804d9c6-fc0c-4566-b89d-81adb8af8b37 req-aace3492-5b73-408b-9d12-a604b1d6fd54 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] POST https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a/action Jul 10 14:19:05.661327 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-a804d9c6-fc0c-4566-b89d-81adb8af8b37 req-aace3492-5b73-408b-9d12-a604b1d6fd54 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:19:05.661468 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-a804d9c6-fc0c-4566-b89d-81adb8af8b37 req-aace3492-5b73-408b-9d12-a604b1d6fd54 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:05.663794 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ba5d6240-3f7d-4649-bdc7-f2278f7a5b03 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:05.667025 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ba5d6240-3f7d-4649-bdc7-f2278f7a5b03 tempest-ProjectAdminTests-1060194197 tempest-ProjectAdminTests-1060194197-project-admin] GET https://10.4.3.66/volume/v3/capabilities/np0000005012@storpool Jul 10 14:19:05.667311 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ba5d6240-3f7d-4649-bdc7-f2278f7a5b03 tempest-ProjectAdminTests-1060194197 tempest-ProjectAdminTests-1060194197-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:05.667606 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ba5d6240-3f7d-4649-bdc7-f2278f7a5b03 tempest-ProjectAdminTests-1060194197 tempest-ProjectAdminTests-1060194197-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:05.673899 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:05.673899 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:05.674478 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-a804d9c6-fc0c-4566-b89d-81adb8af8b37 req-aace3492-5b73-408b-9d12-a604b1d6fd54 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:19:05.681369 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-a804d9c6-fc0c-4566-b89d-81adb8af8b37 req-aace3492-5b73-408b-9d12-a604b1d6fd54 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Begin detaching volume completed successfully. Jul 10 14:19:05.681651 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-a804d9c6-fc0c-4566-b89d-81adb8af8b37 req-aace3492-5b73-408b-9d12-a604b1d6fd54 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a/action returned with HTTP 202 Jul 10 14:19:05.682224 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 761/3055] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:19:05 2026] POST /volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:19:05.701637 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-2d223119-d6e1-4067-9322-c7306fd9e781 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:05.703991 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2d223119-d6e1-4067-9322-c7306fd9e781 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a Jul 10 14:19:05.704240 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2d223119-d6e1-4067-9322-c7306fd9e781 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:05.704497 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2d223119-d6e1-4067-9322-c7306fd9e781 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:05.717100 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:05.717100 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:05.722322 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-2d223119-d6e1-4067-9322-c7306fd9e781 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:19:05.729073 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2d223119-d6e1-4067-9322-c7306fd9e781 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a returned with HTTP 200 Jul 10 14:19:05.729646 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 765/3056] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:05 2026] GET /volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:06.178146 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ba5d6240-3f7d-4649-bdc7-f2278f7a5b03 tempest-ProjectAdminTests-1060194197 tempest-ProjectAdminTests-1060194197-project-admin] https://10.4.3.66/volume/v3/capabilities/np0000005012@storpool returned with HTTP 200 Jul 10 14:19:06.178426 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 769/3057] 10.4.3.66 () {66 vars in 1311 bytes} [Fri Jul 10 14:19:05 2026] GET /volume/v3/capabilities/np0000005012@storpool => generated 703 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:06.416819 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-368af779-7916-411f-9b9f-e7d679e95e04 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:06.421310 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-368af779-7916-411f-9b9f-e7d679e95e04 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/snapshots/3ab53db6-c68b-4b77-8095-999861dde7af Jul 10 14:19:06.421310 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-368af779-7916-411f-9b9f-e7d679e95e04 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:06.421310 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-368af779-7916-411f-9b9f-e7d679e95e04 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:06.427797 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:06.427797 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:06.428433 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-368af779-7916-411f-9b9f-e7d679e95e04 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Snapshot retrieved successfully. Jul 10 14:19:06.429309 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-368af779-7916-411f-9b9f-e7d679e95e04 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/snapshots/3ab53db6-c68b-4b77-8095-999861dde7af returned with HTTP 200 Jul 10 14:19:06.429918 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 763/3058] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:06 2026] GET /volume/v3/snapshots/3ab53db6-c68b-4b77-8095-999861dde7af => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:06.448682 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-11fcfb1e-5a29-4029-800c-498fc7514e19 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:06.455590 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-11fcfb1e-5a29-4029-800c-498fc7514e19 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:19:06.456244 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-11fcfb1e-5a29-4029-800c-498fc7514e19 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "3ab53db6-c68b-4b77-8095-999861dde7af", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1061662698"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:06.458392 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-11fcfb1e-5a29-4029-800c-498fc7514e19 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Create volume request body: {'volume': {'snapshot_id': '3ab53db6-c68b-4b77-8095-999861dde7af', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1061662698'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:19:06.468765 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:06.468765 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:06.469532 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-11fcfb1e-5a29-4029-800c-498fc7514e19 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Snapshot retrieved successfully. Jul 10 14:19:06.469744 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-11fcfb1e-5a29-4029-800c-498fc7514e19 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Create volume of 1 GB Jul 10 14:19:06.476119 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-11fcfb1e-5a29-4029-800c-498fc7514e19 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Availability Zones retrieved successfully. Jul 10 14:19:06.482660 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-11fcfb1e-5a29-4029-800c-498fc7514e19 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Flow 'volume_create_api' (06ddba84-2964-4a7e-806e-8e6c39279cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:06.484211 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-11fcfb1e-5a29-4029-800c-498fc7514e19 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e9007f7-5686-41d5-be5f-d9b34f3a4236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:06.485475 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-11fcfb1e-5a29-4029-800c-498fc7514e19 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:19:06.533922 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-11fcfb1e-5a29-4029-800c-498fc7514e19 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e9007f7-5686-41d5-be5f-d9b34f3a4236) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3ab53db6-c68b-4b77-8095-999861dde7af', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:06.535644 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-11fcfb1e-5a29-4029-800c-498fc7514e19 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b769c517-b423-4bb2-ad01-9f55dd6f306f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:06.603227 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-11fcfb1e-5a29-4029-800c-498fc7514e19 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Created reservations ['080a56b8-ce5d-4243-847c-38abf8b2196c', 'b5d4a2c7-9709-46ad-b31a-bf8e25eb6aea', '3e0a40c4-6776-4798-afa8-3d31c95c9541', '6fa8f7ad-49fd-4657-8d02-695fbc4f29cf'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:19:06.604327 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-11fcfb1e-5a29-4029-800c-498fc7514e19 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b769c517-b423-4bb2-ad01-9f55dd6f306f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['080a56b8-ce5d-4243-847c-38abf8b2196c', 'b5d4a2c7-9709-46ad-b31a-bf8e25eb6aea', '3e0a40c4-6776-4798-afa8-3d31c95c9541', '6fa8f7ad-49fd-4657-8d02-695fbc4f29cf']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:06.605429 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-11fcfb1e-5a29-4029-800c-498fc7514e19 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (525c6045-88fe-42be-b87d-64ed82c58767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:06.665598 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-11fcfb1e-5a29-4029-800c-498fc7514e19 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (525c6045-88fe-42be-b87d-64ed82c58767) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '972f5a3e-0805-47cc-b2ea-9e41eb6ace21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1061662698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7daef7700e4faab06864fcf9c7f351',qos_specs=None,replication_status=,reservations=['080a56b8-ce5d-4243-847c-38abf8b2196c','b5d4a2c7-9709-46ad-b31a-bf8e25eb6aea','3e0a40c4-6776-4798-afa8-3d31c95c9541','6fa8f7ad-49fd-4657-8d02-695fbc4f29cf'],size=1,snapshot_id=3ab53db6-c68b-4b77-8095-999861dde7af,source_replicaid=,source_volid=None,status='creating',user_id='eb8d5acb66ad4ad5a6b7220942de0f12',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:19:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1061662698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=972f5a3e-0805-47cc-b2ea-9e41eb6ace21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef7daef7700e4faab06864fcf9c7f351',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3ab53db6-c68b-4b77-8095-999861dde7af,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb8d5acb66ad4ad5a6b7220942de0f12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:06.667404 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-11fcfb1e-5a29-4029-800c-498fc7514e19 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee30c8f5-3622-4f39-8bac-7f0873103924) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:06.703971 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-11fcfb1e-5a29-4029-800c-498fc7514e19 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee30c8f5-3622-4f39-8bac-7f0873103924) transitioned into state 'SUCCESS' from state '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-1061662698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7daef7700e4faab06864fcf9c7f351',qos_specs=None,replication_status=,reservations=['080a56b8-ce5d-4243-847c-38abf8b2196c','b5d4a2c7-9709-46ad-b31a-bf8e25eb6aea','3e0a40c4-6776-4798-afa8-3d31c95c9541','6fa8f7ad-49fd-4657-8d02-695fbc4f29cf'],size=1,snapshot_id=3ab53db6-c68b-4b77-8095-999861dde7af,source_replicaid=,source_volid=None,status='creating',user_id='eb8d5acb66ad4ad5a6b7220942de0f12',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:06.705474 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-11fcfb1e-5a29-4029-800c-498fc7514e19 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaba852c-8d82-4c68-a966-c68bad715c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:06.747461 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-09ef28c5-6b43-467e-8de2-466e5aba37b4 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:06.749106 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-11fcfb1e-5a29-4029-800c-498fc7514e19 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaba852c-8d82-4c68-a966-c68bad715c2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:06.749911 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-09ef28c5-6b43-467e-8de2-466e5aba37b4 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a Jul 10 14:19:06.750162 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-09ef28c5-6b43-467e-8de2-466e5aba37b4 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:06.750365 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-09ef28c5-6b43-467e-8de2-466e5aba37b4 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:06.751081 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-11fcfb1e-5a29-4029-800c-498fc7514e19 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Flow 'volume_create_api' (06ddba84-2964-4a7e-806e-8e6c39279cc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:06.751081 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-11fcfb1e-5a29-4029-800c-498fc7514e19 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Create volume request issued successfully. Jul 10 14:19:06.751710 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-11fcfb1e-5a29-4029-800c-498fc7514e19 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:19:06.752289 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 762/3059] 10.4.3.66 () {70 vars in 1293 bytes} [Fri Jul 10 14:19:06 2026] POST /volume/v3/volumes => generated 802 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:06.772286 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:06.772286 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:06.774915 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e5063e1b-f8da-441d-8abe-8772736059f4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:06.778899 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e5063e1b-f8da-441d-8abe-8772736059f4 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/972f5a3e-0805-47cc-b2ea-9e41eb6ace21 Jul 10 14:19:06.779546 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e5063e1b-f8da-441d-8abe-8772736059f4 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:06.779994 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e5063e1b-f8da-441d-8abe-8772736059f4 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:06.780561 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-09ef28c5-6b43-467e-8de2-466e5aba37b4 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:19:06.791372 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-09ef28c5-6b43-467e-8de2-466e5aba37b4 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a returned with HTTP 200 Jul 10 14:19:06.791898 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 766/3060] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:06 2026] GET /volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a => generated 1137 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:06.797705 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:06.797705 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:06.803693 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-e5063e1b-f8da-441d-8abe-8772736059f4 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:06.811483 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e5063e1b-f8da-441d-8abe-8772736059f4 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/972f5a3e-0805-47cc-b2ea-9e41eb6ace21 returned with HTTP 200 Jul 10 14:19:06.812111 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 770/3061] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:06 2026] GET /volume/v3/volumes/972f5a3e-0805-47cc-b2ea-9e41eb6ace21 => generated 870 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:07.046793 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-328b0bad-1bb7-4442-a8c8-1080b74f92dc None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:07.047306 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-328b0bad-1bb7-4442-a8c8-1080b74f92dc None None] GET https://10.4.3.66/volume// Jul 10 14:19:07.047539 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-328b0bad-1bb7-4442-a8c8-1080b74f92dc None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:07.047826 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-328b0bad-1bb7-4442-a8c8-1080b74f92dc None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:07.049418 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-328b0bad-1bb7-4442-a8c8-1080b74f92dc None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:19:07.049827 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 764/3062] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:19:07 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:19:07.061523 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-a804d9c6-fc0c-4566-b89d-81adb8af8b37 req-0bdbdf0b-365f-4930-9782-47055139952b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:07.068981 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-a804d9c6-fc0c-4566-b89d-81adb8af8b37 req-0bdbdf0b-365f-4930-9782-47055139952b tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a Jul 10 14:19:07.070337 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-a804d9c6-fc0c-4566-b89d-81adb8af8b37 req-0bdbdf0b-365f-4930-9782-47055139952b tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:07.072706 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-a804d9c6-fc0c-4566-b89d-81adb8af8b37 req-0bdbdf0b-365f-4930-9782-47055139952b tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:07.089517 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:07.089517 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:07.097187 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-a804d9c6-fc0c-4566-b89d-81adb8af8b37 req-0bdbdf0b-365f-4930-9782-47055139952b tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:19:07.106276 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-a804d9c6-fc0c-4566-b89d-81adb8af8b37 req-0bdbdf0b-365f-4930-9782-47055139952b tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a returned with HTTP 200 Jul 10 14:19:07.106922 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 763/3063] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:19:07 2026] GET /volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a => generated 1317 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:19:07.812596 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-2bf126c2-9034-43a0-9fe9-ff4fb798c4d3 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:07.814974 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2bf126c2-9034-43a0-9fe9-ff4fb798c4d3 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a Jul 10 14:19:07.815236 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2bf126c2-9034-43a0-9fe9-ff4fb798c4d3 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:07.815539 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2bf126c2-9034-43a0-9fe9-ff4fb798c4d3 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:07.833905 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b5631590-9779-4150-8cb0-a5f7483b8672 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:07.834225 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:07.834225 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:07.839707 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b5631590-9779-4150-8cb0-a5f7483b8672 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/972f5a3e-0805-47cc-b2ea-9e41eb6ace21 Jul 10 14:19:07.839707 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b5631590-9779-4150-8cb0-a5f7483b8672 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:07.842924 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-2bf126c2-9034-43a0-9fe9-ff4fb798c4d3 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:19:07.843026 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b5631590-9779-4150-8cb0-a5f7483b8672 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:07.852519 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2bf126c2-9034-43a0-9fe9-ff4fb798c4d3 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a returned with HTTP 200 Jul 10 14:19:07.853685 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 767/3064] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:07 2026] GET /volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a => generated 1137 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:07.861901 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:07.861901 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:07.870772 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b5631590-9779-4150-8cb0-a5f7483b8672 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:07.877462 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b5631590-9779-4150-8cb0-a5f7483b8672 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/972f5a3e-0805-47cc-b2ea-9e41eb6ace21 returned with HTTP 200 Jul 10 14:19:07.878089 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 771/3065] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:07 2026] GET /volume/v3/volumes/972f5a3e-0805-47cc-b2ea-9e41eb6ace21 => generated 895 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:07.903641 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f723854a-bd87-47e6-a86d-d4114de21056 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:07.904419 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f723854a-bd87-47e6-a86d-d4114de21056 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:19:07.905043 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f723854a-bd87-47e6-a86d-d4114de21056 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "972f5a3e-0805-47cc-b2ea-9e41eb6ace21", "name": "tempest-VolumeDependencyTests-Snapshot-1810138062"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:07.928241 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:07.928241 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:07.928904 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f723854a-bd87-47e6-a86d-d4114de21056 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:07.929050 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-f723854a-bd87-47e6-a86d-d4114de21056 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Create snapshot from volume 972f5a3e-0805-47cc-b2ea-9e41eb6ace21 Jul 10 14:19:07.981084 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-f723854a-bd87-47e6-a86d-d4114de21056 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Created reservations ['359e381a-8cbb-4416-989d-a9fdbb370c1f', 'ba91ea5c-45b6-4154-a8fe-d24ed1e66373', '7b621b84-dd62-4e9f-afef-977fe80212e4', '55886462-3d66-4339-ada7-27434e94fc73'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:19:08.042531 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f723854a-bd87-47e6-a86d-d4114de21056 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Snapshot create request issued successfully. Jul 10 14:19:08.042531 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f723854a-bd87-47e6-a86d-d4114de21056 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:19:08.042531 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 765/3066] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:19:07 2026] POST /volume/v3/snapshots => generated 308 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:19:08.056286 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-6c92a005-3de8-4f10-bdaf-32c87b23ded5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:08.058531 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6c92a005-3de8-4f10-bdaf-32c87b23ded5 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/snapshots/332b0815-5da5-4d75-b85b-7a045e7a3a57 Jul 10 14:19:08.058531 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6c92a005-3de8-4f10-bdaf-32c87b23ded5 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:08.059042 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6c92a005-3de8-4f10-bdaf-32c87b23ded5 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:08.068298 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:08.068298 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:08.069046 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-6c92a005-3de8-4f10-bdaf-32c87b23ded5 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Snapshot retrieved successfully. Jul 10 14:19:08.069967 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6c92a005-3de8-4f10-bdaf-32c87b23ded5 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/snapshots/332b0815-5da5-4d75-b85b-7a045e7a3a57 returned with HTTP 200 Jul 10 14:19:08.070482 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 764/3067] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:08 2026] GET /volume/v3/snapshots/332b0815-5da5-4d75-b85b-7a045e7a3a57 => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:08.791533 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-517371a2-58dc-4731-958d-20a58003e844 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:08.873402 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-23e17b1b-cbb3-424b-a84f-b6e04654d93f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:08.875231 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-23e17b1b-cbb3-424b-a84f-b6e04654d93f tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a Jul 10 14:19:08.875532 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-23e17b1b-cbb3-424b-a84f-b6e04654d93f tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:08.877318 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-23e17b1b-cbb3-424b-a84f-b6e04654d93f tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:08.890905 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:08.890905 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:08.895398 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-23e17b1b-cbb3-424b-a84f-b6e04654d93f tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:19:08.900354 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-23e17b1b-cbb3-424b-a84f-b6e04654d93f tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a returned with HTTP 200 Jul 10 14:19:08.900736 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 772/3068] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:08 2026] GET /volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:08.962280 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-517371a2-58dc-4731-958d-20a58003e844 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:19:08.962655 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-517371a2-58dc-4731-958d-20a58003e844 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-774465564"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:08.965645 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-517371a2-58dc-4731-958d-20a58003e844 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-774465564'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:19:08.965817 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-517371a2-58dc-4731-958d-20a58003e844 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Create volume of 1 GB Jul 10 14:19:08.973957 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-517371a2-58dc-4731-958d-20a58003e844 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Availability Zones retrieved successfully. Jul 10 14:19:08.986964 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-517371a2-58dc-4731-958d-20a58003e844 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Flow 'volume_create_api' (9106283f-e521-4404-bdfa-2d9b7f97b255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:08.986964 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-517371a2-58dc-4731-958d-20a58003e844 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (222a7053-a8d0-4a55-99a4-d2b02471f3d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:08.986964 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-517371a2-58dc-4731-958d-20a58003e844 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:19:09.038690 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-517371a2-58dc-4731-958d-20a58003e844 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (222a7053-a8d0-4a55-99a4-d2b02471f3d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:09.038898 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-517371a2-58dc-4731-958d-20a58003e844 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4695b271-fe57-4a47-bbef-1c303a0e0fa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:09.091614 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e0d60913-8315-45e0-b68d-2af517ed9a68 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:09.098083 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e0d60913-8315-45e0-b68d-2af517ed9a68 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/snapshots/332b0815-5da5-4d75-b85b-7a045e7a3a57 Jul 10 14:19:09.098083 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e0d60913-8315-45e0-b68d-2af517ed9a68 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:09.099591 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e0d60913-8315-45e0-b68d-2af517ed9a68 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:09.109887 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:09.109887 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:09.110416 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e0d60913-8315-45e0-b68d-2af517ed9a68 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Snapshot retrieved successfully. Jul 10 14:19:09.111354 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e0d60913-8315-45e0-b68d-2af517ed9a68 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/snapshots/332b0815-5da5-4d75-b85b-7a045e7a3a57 returned with HTTP 200 Jul 10 14:19:09.111730 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 766/3069] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:09 2026] GET /volume/v3/snapshots/332b0815-5da5-4d75-b85b-7a045e7a3a57 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:09.126143 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-3f81860d-21e3-4575-b10a-325e296a2c98 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:09.134549 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3f81860d-21e3-4575-b10a-325e296a2c98 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:19:09.134772 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3f81860d-21e3-4575-b10a-325e296a2c98 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "332b0815-5da5-4d75-b85b-7a045e7a3a57", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-538142133"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:09.140436 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-3f81860d-21e3-4575-b10a-325e296a2c98 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Create volume request body: {'volume': {'snapshot_id': '332b0815-5da5-4d75-b85b-7a045e7a3a57', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-538142133'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:19:09.149206 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:09.149206 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:09.150537 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-3f81860d-21e3-4575-b10a-325e296a2c98 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Snapshot retrieved successfully. Jul 10 14:19:09.150537 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-3f81860d-21e3-4575-b10a-325e296a2c98 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Create volume of 1 GB Jul 10 14:19:09.157796 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-3f81860d-21e3-4575-b10a-325e296a2c98 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Availability Zones retrieved successfully. Jul 10 14:19:09.171876 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3f81860d-21e3-4575-b10a-325e296a2c98 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Flow 'volume_create_api' (41c25e0e-294c-4571-a588-d1afd3c19527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:09.171876 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3f81860d-21e3-4575-b10a-325e296a2c98 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f32c154f-f5f1-413e-a6f4-0281a4450e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:09.173394 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-3f81860d-21e3-4575-b10a-325e296a2c98 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:19:09.183246 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-517371a2-58dc-4731-958d-20a58003e844 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Created reservations ['0651451f-f2a4-4405-8fe2-f00d39ef3923', 'a3037b40-6df7-4016-af16-df533ba73fce', 'b465c039-4f8f-47b3-8620-1a41f74e3b37', 'd19d061f-df8c-47ee-bf15-3c261ca7c3c9'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:19:09.184486 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-517371a2-58dc-4731-958d-20a58003e844 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4695b271-fe57-4a47-bbef-1c303a0e0fa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0651451f-f2a4-4405-8fe2-f00d39ef3923', 'a3037b40-6df7-4016-af16-df533ba73fce', 'b465c039-4f8f-47b3-8620-1a41f74e3b37', 'd19d061f-df8c-47ee-bf15-3c261ca7c3c9']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:09.185807 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-517371a2-58dc-4731-958d-20a58003e844 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f6debc3-0472-410d-b110-0252ac685673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:09.230075 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-517371a2-58dc-4731-958d-20a58003e844 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f6debc3-0472-410d-b110-0252ac685673) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '867d6f1e-280f-4cfb-b5ba-08c53ce2e04c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-774465564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb9ddd996a1c48a2969fd18915302fff',qos_specs=None,replication_status=,reservations=['0651451f-f2a4-4405-8fe2-f00d39ef3923','a3037b40-6df7-4016-af16-df533ba73fce','b465c039-4f8f-47b3-8620-1a41f74e3b37','d19d061f-df8c-47ee-bf15-3c261ca7c3c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='464b1ebea4ee4fb0b1adb0a68e7b919a',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:19:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-774465564',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=867d6f1e-280f-4cfb-b5ba-08c53ce2e04c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb9ddd996a1c48a2969fd18915302fff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='464b1ebea4ee4fb0b1adb0a68e7b919a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:09.232581 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-517371a2-58dc-4731-958d-20a58003e844 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae8840ad-389e-406f-ae18-1e68eac17d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:09.238432 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3f81860d-21e3-4575-b10a-325e296a2c98 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f32c154f-f5f1-413e-a6f4-0281a4450e9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '332b0815-5da5-4d75-b85b-7a045e7a3a57', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:09.239248 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3f81860d-21e3-4575-b10a-325e296a2c98 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7031e8a2-9f4e-4fd0-af08-e75a6a4d3656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:09.276672 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-517371a2-58dc-4731-958d-20a58003e844 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae8840ad-389e-406f-ae18-1e68eac17d6a) transitioned into state 'SUCCESS' from state '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-774465564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb9ddd996a1c48a2969fd18915302fff',qos_specs=None,replication_status=,reservations=['0651451f-f2a4-4405-8fe2-f00d39ef3923','a3037b40-6df7-4016-af16-df533ba73fce','b465c039-4f8f-47b3-8620-1a41f74e3b37','d19d061f-df8c-47ee-bf15-3c261ca7c3c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='464b1ebea4ee4fb0b1adb0a68e7b919a',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:09.278379 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-517371a2-58dc-4731-958d-20a58003e844 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2759f3d-297a-4bfc-bb9b-852f0d7c0d5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:09.295798 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-517371a2-58dc-4731-958d-20a58003e844 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2759f3d-297a-4bfc-bb9b-852f0d7c0d5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:09.297001 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-517371a2-58dc-4731-958d-20a58003e844 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Flow 'volume_create_api' (9106283f-e521-4404-bdfa-2d9b7f97b255) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:09.297285 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-517371a2-58dc-4731-958d-20a58003e844 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Create volume request issued successfully. Jul 10 14:19:09.298996 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-517371a2-58dc-4731-958d-20a58003e844 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:19:09.298996 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 768/3070] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:19:08 2026] POST /volume/v3/volumes => generated 775 bytes in 508 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:19:09.318437 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-c164e2be-f8ee-4d3a-a496-3f9fe1e55147 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:09.321348 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c164e2be-f8ee-4d3a-a496-3f9fe1e55147 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] GET https://10.4.3.66/volume/v3/volumes/867d6f1e-280f-4cfb-b5ba-08c53ce2e04c Jul 10 14:19:09.321576 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c164e2be-f8ee-4d3a-a496-3f9fe1e55147 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:09.321797 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c164e2be-f8ee-4d3a-a496-3f9fe1e55147 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:09.329912 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-3f81860d-21e3-4575-b10a-325e296a2c98 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Created reservations ['9c062084-4aba-4310-a65f-bba0eeae49ff', 'ba9d8150-81ad-4c3f-bd3b-6f3d1220b2b6', '5f86f875-eafc-4f32-9480-704049572b36', '02aeaa57-1de3-4d7b-ac8b-cb50462cf6b3'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:19:09.330689 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3f81860d-21e3-4575-b10a-325e296a2c98 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7031e8a2-9f4e-4fd0-af08-e75a6a4d3656) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c062084-4aba-4310-a65f-bba0eeae49ff', 'ba9d8150-81ad-4c3f-bd3b-6f3d1220b2b6', '5f86f875-eafc-4f32-9480-704049572b36', '02aeaa57-1de3-4d7b-ac8b-cb50462cf6b3']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:09.332111 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3f81860d-21e3-4575-b10a-325e296a2c98 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27583a08-ad03-4e78-86ac-16421b5dfad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:09.334262 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:09.334262 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:09.341456 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-c164e2be-f8ee-4d3a-a496-3f9fe1e55147 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Volume info retrieved successfully. Jul 10 14:19:09.346460 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c164e2be-f8ee-4d3a-a496-3f9fe1e55147 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/volumes/867d6f1e-280f-4cfb-b5ba-08c53ce2e04c returned with HTTP 200 Jul 10 14:19:09.346784 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 773/3071] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:09 2026] GET /volume/v3/volumes/867d6f1e-280f-4cfb-b5ba-08c53ce2e04c => generated 954 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:09.392557 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3f81860d-21e3-4575-b10a-325e296a2c98 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27583a08-ad03-4e78-86ac-16421b5dfad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb8f5eaa-f5e3-4faa-a2ec-c5187eeee6a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-538142133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7daef7700e4faab06864fcf9c7f351',qos_specs=None,replication_status=,reservations=['9c062084-4aba-4310-a65f-bba0eeae49ff','ba9d8150-81ad-4c3f-bd3b-6f3d1220b2b6','5f86f875-eafc-4f32-9480-704049572b36','02aeaa57-1de3-4d7b-ac8b-cb50462cf6b3'],size=1,snapshot_id=332b0815-5da5-4d75-b85b-7a045e7a3a57,source_replicaid=,source_volid=None,status='creating',user_id='eb8d5acb66ad4ad5a6b7220942de0f12',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:19:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-538142133',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb8f5eaa-f5e3-4faa-a2ec-c5187eeee6a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef7daef7700e4faab06864fcf9c7f351',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=332b0815-5da5-4d75-b85b-7a045e7a3a57,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb8d5acb66ad4ad5a6b7220942de0f12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:09.395026 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3f81860d-21e3-4575-b10a-325e296a2c98 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f9920fb-2a37-413d-af33-0be0f0455ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:09.423953 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3f81860d-21e3-4575-b10a-325e296a2c98 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f9920fb-2a37-413d-af33-0be0f0455ecd) transitioned into state 'SUCCESS' from state '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-538142133',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7daef7700e4faab06864fcf9c7f351',qos_specs=None,replication_status=,reservations=['9c062084-4aba-4310-a65f-bba0eeae49ff','ba9d8150-81ad-4c3f-bd3b-6f3d1220b2b6','5f86f875-eafc-4f32-9480-704049572b36','02aeaa57-1de3-4d7b-ac8b-cb50462cf6b3'],size=1,snapshot_id=332b0815-5da5-4d75-b85b-7a045e7a3a57,source_replicaid=,source_volid=None,status='creating',user_id='eb8d5acb66ad4ad5a6b7220942de0f12',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:09.424986 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3f81860d-21e3-4575-b10a-325e296a2c98 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4af9a0e0-a20f-444f-8c48-50cdbb59417b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:09.453396 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3f81860d-21e3-4575-b10a-325e296a2c98 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4af9a0e0-a20f-444f-8c48-50cdbb59417b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:09.455244 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3f81860d-21e3-4575-b10a-325e296a2c98 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Flow 'volume_create_api' (41c25e0e-294c-4571-a588-d1afd3c19527) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:09.455244 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-3f81860d-21e3-4575-b10a-325e296a2c98 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Create volume request issued successfully. Jul 10 14:19:09.456086 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3f81860d-21e3-4575-b10a-325e296a2c98 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:19:09.456686 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 765/3072] 10.4.3.66 () {70 vars in 1293 bytes} [Fri Jul 10 14:19:09 2026] POST /volume/v3/volumes => generated 801 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:09.472531 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8f707503-c8b5-4685-96b1-b29c3bef2d09 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:09.474746 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8f707503-c8b5-4685-96b1-b29c3bef2d09 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/eb8f5eaa-f5e3-4faa-a2ec-c5187eeee6a5 Jul 10 14:19:09.475011 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8f707503-c8b5-4685-96b1-b29c3bef2d09 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:09.475476 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8f707503-c8b5-4685-96b1-b29c3bef2d09 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:09.483137 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:09.483137 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:09.491396 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8f707503-c8b5-4685-96b1-b29c3bef2d09 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:09.496147 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8f707503-c8b5-4685-96b1-b29c3bef2d09 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/eb8f5eaa-f5e3-4faa-a2ec-c5187eeee6a5 returned with HTTP 200 Jul 10 14:19:09.496644 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 767/3073] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:09 2026] GET /volume/v3/volumes/eb8f5eaa-f5e3-4faa-a2ec-c5187eeee6a5 => generated 869 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:09.920398 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d61fd14a-d9c1-487c-9b7f-0c72584afbbb None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:09.923427 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d61fd14a-d9c1-487c-9b7f-0c72584afbbb tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a Jul 10 14:19:09.923682 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d61fd14a-d9c1-487c-9b7f-0c72584afbbb tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:09.924050 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d61fd14a-d9c1-487c-9b7f-0c72584afbbb tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:09.943930 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:09.943930 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:09.951300 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-d61fd14a-d9c1-487c-9b7f-0c72584afbbb tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:19:09.960370 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d61fd14a-d9c1-487c-9b7f-0c72584afbbb tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a returned with HTTP 200 Jul 10 14:19:09.960877 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 769/3074] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:09 2026] GET /volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a => generated 1137 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:10.364087 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-c7371a03-aac6-4a7b-b33e-1eb0b12e6df7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:10.366344 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c7371a03-aac6-4a7b-b33e-1eb0b12e6df7 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] GET https://10.4.3.66/volume/v3/volumes/867d6f1e-280f-4cfb-b5ba-08c53ce2e04c Jul 10 14:19:10.366568 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c7371a03-aac6-4a7b-b33e-1eb0b12e6df7 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:10.366762 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c7371a03-aac6-4a7b-b33e-1eb0b12e6df7 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:10.374964 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:10.374964 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:10.379153 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-c7371a03-aac6-4a7b-b33e-1eb0b12e6df7 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Volume info retrieved successfully. Jul 10 14:19:10.384104 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c7371a03-aac6-4a7b-b33e-1eb0b12e6df7 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/volumes/867d6f1e-280f-4cfb-b5ba-08c53ce2e04c returned with HTTP 200 Jul 10 14:19:10.384517 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 774/3075] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:10 2026] GET /volume/v3/volumes/867d6f1e-280f-4cfb-b5ba-08c53ce2e04c => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:10.403328 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-0abe618f-e7b3-4521-85de-ac73ce13663a None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:10.406024 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0abe618f-e7b3-4521-85de-ac73ce13663a tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:19:10.406473 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0abe618f-e7b3-4521-85de-ac73ce13663a tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "867d6f1e-280f-4cfb-b5ba-08c53ce2e04c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-554375641"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:10.417210 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:10.417210 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:10.417210 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-0abe618f-e7b3-4521-85de-ac73ce13663a tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Volume info retrieved successfully. Jul 10 14:19:10.417440 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.snapshots [None req-0abe618f-e7b3-4521-85de-ac73ce13663a tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Create snapshot from volume 867d6f1e-280f-4cfb-b5ba-08c53ce2e04c Jul 10 14:19:10.465994 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-0abe618f-e7b3-4521-85de-ac73ce13663a tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Created reservations ['0d977840-599d-4913-8488-3fb95ed134e8', '38c9d774-1d1a-47a5-b841-d02e78b15f87', '506bce02-f430-400a-a526-8f91289e80ac', 'cdabe89b-096c-4119-afec-7718b40b91a0'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:19:10.508566 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-0abe618f-e7b3-4521-85de-ac73ce13663a tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Snapshot create request issued successfully. Jul 10 14:19:10.508566 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0abe618f-e7b3-4521-85de-ac73ce13663a tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:19:10.508566 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 766/3076] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:19:10 2026] POST /volume/v3/snapshots => generated 307 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:19:10.520642 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-48ae0278-ea0a-4052-8a4d-db6d896e408e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:10.522607 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-1ba7f748-ef67-4917-8961-1ff90aa1bf69 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:10.525301 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-48ae0278-ea0a-4052-8a4d-db6d896e408e tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] GET https://10.4.3.66/volume/v3/snapshots/75b8bf89-d550-4a7f-bf55-52253877ddaa Jul 10 14:19:10.525301 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-48ae0278-ea0a-4052-8a4d-db6d896e408e tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:10.525301 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-48ae0278-ea0a-4052-8a4d-db6d896e408e tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:10.525420 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1ba7f748-ef67-4917-8961-1ff90aa1bf69 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/eb8f5eaa-f5e3-4faa-a2ec-c5187eeee6a5 Jul 10 14:19:10.525420 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1ba7f748-ef67-4917-8961-1ff90aa1bf69 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:10.525420 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1ba7f748-ef67-4917-8961-1ff90aa1bf69 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:10.534044 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:10.534044 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:10.541746 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-1ba7f748-ef67-4917-8961-1ff90aa1bf69 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:10.550020 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:10.550020 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:10.550174 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1ba7f748-ef67-4917-8961-1ff90aa1bf69 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/eb8f5eaa-f5e3-4faa-a2ec-c5187eeee6a5 returned with HTTP 200 Jul 10 14:19:10.550654 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-48ae0278-ea0a-4052-8a4d-db6d896e408e tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Snapshot retrieved successfully. Jul 10 14:19:10.550929 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 770/3077] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:10 2026] GET /volume/v3/volumes/eb8f5eaa-f5e3-4faa-a2ec-c5187eeee6a5 => generated 894 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 14:19:10.551730 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-48ae0278-ea0a-4052-8a4d-db6d896e408e tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/snapshots/75b8bf89-d550-4a7f-bf55-52253877ddaa returned with HTTP 200 Jul 10 14:19:10.552345 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 768/3078] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:10 2026] GET /volume/v3/snapshots/75b8bf89-d550-4a7f-bf55-52253877ddaa => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:10.565617 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-912da5e8-bd78-4bd2-a76d-7f1de5ab96a6 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:10.568864 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-912da5e8-bd78-4bd2-a76d-7f1de5ab96a6 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:19:10.569386 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-912da5e8-bd78-4bd2-a76d-7f1de5ab96a6 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "eb8f5eaa-f5e3-4faa-a2ec-c5187eeee6a5", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1583178428"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:10.571632 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-912da5e8-bd78-4bd2-a76d-7f1de5ab96a6 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Create volume request body: {'volume': {'source_volid': 'eb8f5eaa-f5e3-4faa-a2ec-c5187eeee6a5', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1583178428'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:19:10.581496 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:10.581496 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:10.582238 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-912da5e8-bd78-4bd2-a76d-7f1de5ab96a6 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume retrieved successfully. Jul 10 14:19:10.582434 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-912da5e8-bd78-4bd2-a76d-7f1de5ab96a6 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Create volume of 1 GB Jul 10 14:19:10.587992 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-912da5e8-bd78-4bd2-a76d-7f1de5ab96a6 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Availability Zones retrieved successfully. Jul 10 14:19:10.596252 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-912da5e8-bd78-4bd2-a76d-7f1de5ab96a6 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Flow 'volume_create_api' (a9f63306-6d1a-497c-b50f-41ebb8626602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:10.598078 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-912da5e8-bd78-4bd2-a76d-7f1de5ab96a6 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1e8c2d5-91f6-4272-9cfa-5244301141e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:10.599590 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-912da5e8-bd78-4bd2-a76d-7f1de5ab96a6 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:19:10.639427 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-912da5e8-bd78-4bd2-a76d-7f1de5ab96a6 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1e8c2d5-91f6-4272-9cfa-5244301141e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'eb8f5eaa-f5e3-4faa-a2ec-c5187eeee6a5', 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:10.640812 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-912da5e8-bd78-4bd2-a76d-7f1de5ab96a6 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b27de26c-b769-49da-befd-7dafc54b9144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:10.708664 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-912da5e8-bd78-4bd2-a76d-7f1de5ab96a6 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Created reservations ['4926af26-ed73-4073-aa81-c94b62714422', '7b21a2a5-de98-401b-935b-a4e907dd694a', '37512927-f2df-4c33-9a14-07afbefdfe15', '99b7156d-6871-4192-9900-397e3192ea65'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:19:10.709912 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-912da5e8-bd78-4bd2-a76d-7f1de5ab96a6 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b27de26c-b769-49da-befd-7dafc54b9144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4926af26-ed73-4073-aa81-c94b62714422', '7b21a2a5-de98-401b-935b-a4e907dd694a', '37512927-f2df-4c33-9a14-07afbefdfe15', '99b7156d-6871-4192-9900-397e3192ea65']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:10.711134 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-912da5e8-bd78-4bd2-a76d-7f1de5ab96a6 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a04e3f3-e2c3-4997-828e-9dfc05ce5095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:10.758198 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-912da5e8-bd78-4bd2-a76d-7f1de5ab96a6 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a04e3f3-e2c3-4997-828e-9dfc05ce5095) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7c9f01c-0ba5-4812-8cf4-71cfcde3edfd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1583178428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7daef7700e4faab06864fcf9c7f351',qos_specs=None,replication_status=,reservations=['4926af26-ed73-4073-aa81-c94b62714422','7b21a2a5-de98-401b-935b-a4e907dd694a','37512927-f2df-4c33-9a14-07afbefdfe15','99b7156d-6871-4192-9900-397e3192ea65'],size=1,snapshot_id=None,source_replicaid=,source_volid=eb8f5eaa-f5e3-4faa-a2ec-c5187eeee6a5,status='creating',user_id='eb8d5acb66ad4ad5a6b7220942de0f12',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:19:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1583178428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7c9f01c-0ba5-4812-8cf4-71cfcde3edfd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef7daef7700e4faab06864fcf9c7f351',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=eb8f5eaa-f5e3-4faa-a2ec-c5187eeee6a5,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb8d5acb66ad4ad5a6b7220942de0f12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:10.759205 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-912da5e8-bd78-4bd2-a76d-7f1de5ab96a6 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31c7c1ee-a533-47f0-b4dc-56b3e85ca000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:10.796859 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-912da5e8-bd78-4bd2-a76d-7f1de5ab96a6 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31c7c1ee-a533-47f0-b4dc-56b3e85ca000) transitioned into state 'SUCCESS' from state '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-1583178428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7daef7700e4faab06864fcf9c7f351',qos_specs=None,replication_status=,reservations=['4926af26-ed73-4073-aa81-c94b62714422','7b21a2a5-de98-401b-935b-a4e907dd694a','37512927-f2df-4c33-9a14-07afbefdfe15','99b7156d-6871-4192-9900-397e3192ea65'],size=1,snapshot_id=None,source_replicaid=,source_volid=eb8f5eaa-f5e3-4faa-a2ec-c5187eeee6a5,status='creating',user_id='eb8d5acb66ad4ad5a6b7220942de0f12',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:10.798068 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-912da5e8-bd78-4bd2-a76d-7f1de5ab96a6 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7da13f21-53bf-4776-adf1-4b0d88cd7a6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:10.824021 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-912da5e8-bd78-4bd2-a76d-7f1de5ab96a6 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7da13f21-53bf-4776-adf1-4b0d88cd7a6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:10.826433 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-912da5e8-bd78-4bd2-a76d-7f1de5ab96a6 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Flow 'volume_create_api' (a9f63306-6d1a-497c-b50f-41ebb8626602) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:10.828351 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-912da5e8-bd78-4bd2-a76d-7f1de5ab96a6 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Create volume request issued successfully. Jul 10 14:19:10.828871 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-912da5e8-bd78-4bd2-a76d-7f1de5ab96a6 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:19:10.829777 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 775/3079] 10.4.3.66 () {70 vars in 1293 bytes} [Fri Jul 10 14:19:10 2026] POST /volume/v3/volumes => generated 802 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:10.850342 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-3e94c1d3-5a6e-42e1-b0a2-5fc7c5e5a373 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:10.852756 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3e94c1d3-5a6e-42e1-b0a2-5fc7c5e5a373 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/b7c9f01c-0ba5-4812-8cf4-71cfcde3edfd Jul 10 14:19:10.853061 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3e94c1d3-5a6e-42e1-b0a2-5fc7c5e5a373 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:10.853338 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3e94c1d3-5a6e-42e1-b0a2-5fc7c5e5a373 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:10.866458 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:10.866458 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:10.877867 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-3e94c1d3-5a6e-42e1-b0a2-5fc7c5e5a373 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:10.887277 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3e94c1d3-5a6e-42e1-b0a2-5fc7c5e5a373 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/b7c9f01c-0ba5-4812-8cf4-71cfcde3edfd returned with HTTP 200 Jul 10 14:19:10.888081 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 767/3080] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:10 2026] GET /volume/v3/volumes/b7c9f01c-0ba5-4812-8cf4-71cfcde3edfd => generated 870 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:10.976310 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-7f954f64-aaa8-42f4-b28c-99c83cb4107b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:10.978561 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7f954f64-aaa8-42f4-b28c-99c83cb4107b tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a Jul 10 14:19:10.978707 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7f954f64-aaa8-42f4-b28c-99c83cb4107b tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:10.978989 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7f954f64-aaa8-42f4-b28c-99c83cb4107b tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:10.999545 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:10.999545 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:11.007833 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-7f954f64-aaa8-42f4-b28c-99c83cb4107b tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:19:11.014700 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7f954f64-aaa8-42f4-b28c-99c83cb4107b tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a returned with HTTP 200 Jul 10 14:19:11.015159 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 771/3081] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:10 2026] GET /volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:11.206172 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-a804d9c6-fc0c-4566-b89d-81adb8af8b37 req-c326f90e-824d-4e01-9c45-d0ea3672462f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:11.208793 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-a804d9c6-fc0c-4566-b89d-81adb8af8b37 req-c326f90e-824d-4e01-9c45-d0ea3672462f tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] DELETE https://10.4.3.66/volume/v3/attachments/15098492-3a48-4240-9318-898ed6eb8493 Jul 10 14:19:11.210361 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-a804d9c6-fc0c-4566-b89d-81adb8af8b37 req-c326f90e-824d-4e01-9c45-d0ea3672462f tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:11.210361 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-a804d9c6-fc0c-4566-b89d-81adb8af8b37 req-c326f90e-824d-4e01-9c45-d0ea3672462f tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:11.222347 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:11.222347 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:11.568697 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8aa0781c-f933-4c9f-ac40-7853c96cf7f4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:11.570124 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8aa0781c-f933-4c9f-ac40-7853c96cf7f4 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] GET https://10.4.3.66/volume/v3/snapshots/75b8bf89-d550-4a7f-bf55-52253877ddaa Jul 10 14:19:11.570382 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8aa0781c-f933-4c9f-ac40-7853c96cf7f4 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:11.570646 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8aa0781c-f933-4c9f-ac40-7853c96cf7f4 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:11.577364 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:11.577364 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:11.577720 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-8aa0781c-f933-4c9f-ac40-7853c96cf7f4 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Snapshot retrieved successfully. Jul 10 14:19:11.578598 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8aa0781c-f933-4c9f-ac40-7853c96cf7f4 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/snapshots/75b8bf89-d550-4a7f-bf55-52253877ddaa returned with HTTP 200 Jul 10 14:19:11.579106 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 776/3082] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:11 2026] GET /volume/v3/snapshots/75b8bf89-d550-4a7f-bf55-52253877ddaa => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:11.593375 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-81def35c-d400-4de9-889e-e3522bb3e0f2 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:11.692529 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-81def35c-d400-4de9-889e-e3522bb3e0f2 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-reader] POST https://10.4.3.66/volume/v3/snapshots/75b8bf89-d550-4a7f-bf55-52253877ddaa/action Jul 10 14:19:11.692529 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-81def35c-d400-4de9-889e-e3522bb3e0f2 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:19:11.692529 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-81def35c-d400-4de9-889e-e3522bb3e0f2 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:11.705320 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:11.705320 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:11.707524 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-81def35c-d400-4de9-889e-e3522bb3e0f2 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-reader] Snapshot retrieved successfully. Jul 10 14:19:11.707854 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.policy [None req-81def35c-d400-4de9-889e-e3522bb3e0f2 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '37335c12a6a7435caaace77d69117f1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb9ddd996a1c48a2969fd18915302fff', '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=100155) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 14:19:11.708367 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-81def35c-d400-4de9-889e-e3522bb3e0f2 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-reader] https://10.4.3.66/volume/v3/snapshots/75b8bf89-d550-4a7f-bf55-52253877ddaa/action returned with HTTP 403 Jul 10 14:19:11.709410 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 768/3083] 10.4.3.66 () {68 vars in 1389 bytes} [Fri Jul 10 14:19:11 2026] POST /volume/v3/snapshots/75b8bf89-d550-4a7f-bf55-52253877ddaa/action => generated 133 bytes in 117 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:11.720629 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-9f63d2e4-e965-46bc-952a-3cc1e24504b5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:11.724267 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9f63d2e4-e965-46bc-952a-3cc1e24504b5 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] DELETE https://10.4.3.66/volume/v3/snapshots/75b8bf89-d550-4a7f-bf55-52253877ddaa Jul 10 14:19:11.724892 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9f63d2e4-e965-46bc-952a-3cc1e24504b5 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:11.725353 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9f63d2e4-e965-46bc-952a-3cc1e24504b5 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:11.725569 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.snapshots [None req-9f63d2e4-e965-46bc-952a-3cc1e24504b5 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Delete snapshot with id: 75b8bf89-d550-4a7f-bf55-52253877ddaa Jul 10 14:19:11.752712 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:11.752712 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:11.753401 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-9f63d2e4-e965-46bc-952a-3cc1e24504b5 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Snapshot retrieved successfully. Jul 10 14:19:11.785453 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-9f63d2e4-e965-46bc-952a-3cc1e24504b5 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Snapshot delete request issued successfully. Jul 10 14:19:11.786247 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9f63d2e4-e965-46bc-952a-3cc1e24504b5 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/snapshots/75b8bf89-d550-4a7f-bf55-52253877ddaa returned with HTTP 202 Jul 10 14:19:11.787360 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 772/3084] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:19:11 2026] DELETE /volume/v3/snapshots/75b8bf89-d550-4a7f-bf55-52253877ddaa => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:19:11.790770 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-a804d9c6-fc0c-4566-b89d-81adb8af8b37 req-c326f90e-824d-4e01-9c45-d0ea3672462f tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/attachments/15098492-3a48-4240-9318-898ed6eb8493 returned with HTTP 200 Jul 10 14:19:11.790770 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 769/3085] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:19:11 2026] DELETE /volume/v3/attachments/15098492-3a48-4240-9318-898ed6eb8493 => generated 19 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:11.799860 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ba9acf82-d1d3-4a62-8a39-583ef3734416 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:11.804480 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ba9acf82-d1d3-4a62-8a39-583ef3734416 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] GET https://10.4.3.66/volume/v3/snapshots/75b8bf89-d550-4a7f-bf55-52253877ddaa Jul 10 14:19:11.804758 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ba9acf82-d1d3-4a62-8a39-583ef3734416 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:11.805227 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ba9acf82-d1d3-4a62-8a39-583ef3734416 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:11.825330 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:11.825330 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:11.826191 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-ba9acf82-d1d3-4a62-8a39-583ef3734416 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Snapshot retrieved successfully. Jul 10 14:19:11.827087 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ba9acf82-d1d3-4a62-8a39-583ef3734416 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/snapshots/75b8bf89-d550-4a7f-bf55-52253877ddaa returned with HTTP 200 Jul 10 14:19:11.827401 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 777/3086] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:11 2026] GET /volume/v3/snapshots/75b8bf89-d550-4a7f-bf55-52253877ddaa => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:11.916868 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-8cb10b07-caa6-4f90-8503-07f048f4e8c7 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:11.919888 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8cb10b07-caa6-4f90-8503-07f048f4e8c7 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/b7c9f01c-0ba5-4812-8cf4-71cfcde3edfd Jul 10 14:19:11.920198 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8cb10b07-caa6-4f90-8503-07f048f4e8c7 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:11.920568 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8cb10b07-caa6-4f90-8503-07f048f4e8c7 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:11.935161 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:11.935161 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:11.943261 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-8cb10b07-caa6-4f90-8503-07f048f4e8c7 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:11.954767 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8cb10b07-caa6-4f90-8503-07f048f4e8c7 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/b7c9f01c-0ba5-4812-8cf4-71cfcde3edfd returned with HTTP 200 Jul 10 14:19:11.955333 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 769/3087] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:11 2026] GET /volume/v3/volumes/b7c9f01c-0ba5-4812-8cf4-71cfcde3edfd => generated 895 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:11.979291 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-da73ce2c-26bf-4c18-bf57-3b34457bd89a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:11.980734 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-da73ce2c-26bf-4c18-bf57-3b34457bd89a tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/3ab53db6-c68b-4b77-8095-999861dde7af Jul 10 14:19:11.982667 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-da73ce2c-26bf-4c18-bf57-3b34457bd89a tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:11.982667 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-da73ce2c-26bf-4c18-bf57-3b34457bd89a tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:11.982667 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.snapshots [None req-da73ce2c-26bf-4c18-bf57-3b34457bd89a tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Delete snapshot with id: 3ab53db6-c68b-4b77-8095-999861dde7af Jul 10 14:19:11.994526 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:11.994526 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:11.994526 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-da73ce2c-26bf-4c18-bf57-3b34457bd89a tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Snapshot retrieved successfully. Jul 10 14:19:12.034395 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-da73ce2c-26bf-4c18-bf57-3b34457bd89a tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Snapshot delete request issued successfully. Jul 10 14:19:12.034395 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-da73ce2c-26bf-4c18-bf57-3b34457bd89a tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/snapshots/3ab53db6-c68b-4b77-8095-999861dde7af returned with HTTP 202 Jul 10 14:19:12.035136 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 773/3088] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:19:11 2026] DELETE /volume/v3/snapshots/3ab53db6-c68b-4b77-8095-999861dde7af => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:19:12.037749 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5d950ce4-1ea2-4706-854e-558849ee0bc0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:12.039588 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5d950ce4-1ea2-4706-854e-558849ee0bc0 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a Jul 10 14:19:12.040039 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5d950ce4-1ea2-4706-854e-558849ee0bc0 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:12.040118 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5d950ce4-1ea2-4706-854e-558849ee0bc0 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:12.048565 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-a6293fc8-d053-493c-9f61-3a0ddcbe0fcb None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:12.053862 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a6293fc8-d053-493c-9f61-3a0ddcbe0fcb tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/snapshots/3ab53db6-c68b-4b77-8095-999861dde7af Jul 10 14:19:12.054644 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a6293fc8-d053-493c-9f61-3a0ddcbe0fcb tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:12.054722 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a6293fc8-d053-493c-9f61-3a0ddcbe0fcb tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:12.056153 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:12.056153 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:12.061400 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:12.061400 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:12.062070 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-a6293fc8-d053-493c-9f61-3a0ddcbe0fcb tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Snapshot retrieved successfully. Jul 10 14:19:12.063192 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a6293fc8-d053-493c-9f61-3a0ddcbe0fcb tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/snapshots/3ab53db6-c68b-4b77-8095-999861dde7af returned with HTTP 200 Jul 10 14:19:12.065261 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5d950ce4-1ea2-4706-854e-558849ee0bc0 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:19:12.065558 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 778/3089] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:12 2026] GET /volume/v3/snapshots/3ab53db6-c68b-4b77-8095-999861dde7af => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:12.078559 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5d950ce4-1ea2-4706-854e-558849ee0bc0 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a returned with HTTP 200 Jul 10 14:19:12.080334 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 770/3090] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:12 2026] GET /volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a => generated 842 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:12.103636 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-87af4fe3-4c80-4108-aeef-9fbf66497505 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:12.108169 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-87af4fe3-4c80-4108-aeef-9fbf66497505 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a Jul 10 14:19:12.108169 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-87af4fe3-4c80-4108-aeef-9fbf66497505 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:12.108169 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-87af4fe3-4c80-4108-aeef-9fbf66497505 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:12.120961 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:12.120961 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:12.130454 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-87af4fe3-4c80-4108-aeef-9fbf66497505 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:19:12.136991 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-87af4fe3-4c80-4108-aeef-9fbf66497505 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a returned with HTTP 200 Jul 10 14:19:12.137663 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 770/3091] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:12 2026] GET /volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:12.843453 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5bf67822-a9fd-4469-aad6-f79367e36109 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:12.846255 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5bf67822-a9fd-4469-aad6-f79367e36109 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] GET https://10.4.3.66/volume/v3/snapshots/75b8bf89-d550-4a7f-bf55-52253877ddaa Jul 10 14:19:12.846657 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5bf67822-a9fd-4469-aad6-f79367e36109 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:12.846928 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5bf67822-a9fd-4469-aad6-f79367e36109 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:12.853547 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5bf67822-a9fd-4469-aad6-f79367e36109 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/snapshots/75b8bf89-d550-4a7f-bf55-52253877ddaa returned with HTTP 404 Jul 10 14:19:12.854275 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 774/3092] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:12 2026] GET /volume/v3/snapshots/75b8bf89-d550-4a7f-bf55-52253877ddaa => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:12.867240 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-28ba41a0-0e14-4d61-94b6-9683c793b2f9 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:12.873980 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-28ba41a0-0e14-4d61-94b6-9683c793b2f9 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/867d6f1e-280f-4cfb-b5ba-08c53ce2e04c Jul 10 14:19:12.874263 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-28ba41a0-0e14-4d61-94b6-9683c793b2f9 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:12.874549 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-28ba41a0-0e14-4d61-94b6-9683c793b2f9 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:12.874788 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-28ba41a0-0e14-4d61-94b6-9683c793b2f9 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Delete volume with id: 867d6f1e-280f-4cfb-b5ba-08c53ce2e04c Jul 10 14:19:12.887523 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:12.887523 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:12.887943 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-28ba41a0-0e14-4d61-94b6-9683c793b2f9 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Volume info retrieved successfully. Jul 10 14:19:12.915924 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-28ba41a0-0e14-4d61-94b6-9683c793b2f9 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Delete volume request issued successfully. Jul 10 14:19:12.916318 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-28ba41a0-0e14-4d61-94b6-9683c793b2f9 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/volumes/867d6f1e-280f-4cfb-b5ba-08c53ce2e04c returned with HTTP 202 Jul 10 14:19:12.917395 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 779/3093] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:19:12 2026] DELETE /volume/v3/volumes/867d6f1e-280f-4cfb-b5ba-08c53ce2e04c => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:19:12.927114 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-019fac38-6416-4689-8fd7-474d5e43c1a5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:12.929543 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-019fac38-6416-4689-8fd7-474d5e43c1a5 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] GET https://10.4.3.66/volume/v3/volumes/867d6f1e-280f-4cfb-b5ba-08c53ce2e04c Jul 10 14:19:12.932691 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-019fac38-6416-4689-8fd7-474d5e43c1a5 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:12.933135 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-019fac38-6416-4689-8fd7-474d5e43c1a5 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:12.948279 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:12.948279 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:12.953532 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-019fac38-6416-4689-8fd7-474d5e43c1a5 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Volume info retrieved successfully. Jul 10 14:19:12.960035 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-019fac38-6416-4689-8fd7-474d5e43c1a5 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/volumes/867d6f1e-280f-4cfb-b5ba-08c53ce2e04c returned with HTTP 200 Jul 10 14:19:12.960641 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 771/3094] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:12 2026] GET /volume/v3/volumes/867d6f1e-280f-4cfb-b5ba-08c53ce2e04c => generated 1005 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:13.077844 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e7c972ad-a327-40a4-a956-fe764543fa40 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:13.080060 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e7c972ad-a327-40a4-a956-fe764543fa40 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/snapshots/3ab53db6-c68b-4b77-8095-999861dde7af Jul 10 14:19:13.080060 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e7c972ad-a327-40a4-a956-fe764543fa40 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:13.080353 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e7c972ad-a327-40a4-a956-fe764543fa40 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:13.089084 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e7c972ad-a327-40a4-a956-fe764543fa40 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/snapshots/3ab53db6-c68b-4b77-8095-999861dde7af returned with HTTP 404 Jul 10 14:19:13.089776 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 771/3095] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:13 2026] GET /volume/v3/snapshots/3ab53db6-c68b-4b77-8095-999861dde7af => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:13.101641 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f4e031c9-399e-4404-a00e-2a460b983c29 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:13.104915 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f4e031c9-399e-4404-a00e-2a460b983c29 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/332b0815-5da5-4d75-b85b-7a045e7a3a57 Jul 10 14:19:13.105155 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f4e031c9-399e-4404-a00e-2a460b983c29 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:13.105433 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f4e031c9-399e-4404-a00e-2a460b983c29 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:13.105645 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.snapshots [None req-f4e031c9-399e-4404-a00e-2a460b983c29 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Delete snapshot with id: 332b0815-5da5-4d75-b85b-7a045e7a3a57 Jul 10 14:19:13.114406 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:13.114406 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:13.114977 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-f4e031c9-399e-4404-a00e-2a460b983c29 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Snapshot retrieved successfully. Jul 10 14:19:13.139349 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-f4e031c9-399e-4404-a00e-2a460b983c29 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Snapshot delete request issued successfully. Jul 10 14:19:13.139853 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f4e031c9-399e-4404-a00e-2a460b983c29 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/snapshots/332b0815-5da5-4d75-b85b-7a045e7a3a57 returned with HTTP 202 Jul 10 14:19:13.140473 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 775/3096] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:19:13 2026] DELETE /volume/v3/snapshots/332b0815-5da5-4d75-b85b-7a045e7a3a57 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:19:13.148076 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-c4016d15-e784-4770-a0c4-c2ba15003560 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:13.150924 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c4016d15-e784-4770-a0c4-c2ba15003560 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/snapshots/332b0815-5da5-4d75-b85b-7a045e7a3a57 Jul 10 14:19:13.151247 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c4016d15-e784-4770-a0c4-c2ba15003560 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:13.151564 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c4016d15-e784-4770-a0c4-c2ba15003560 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:13.159898 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:13.159898 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:13.160576 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-c4016d15-e784-4770-a0c4-c2ba15003560 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Snapshot retrieved successfully. Jul 10 14:19:13.163234 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c4016d15-e784-4770-a0c4-c2ba15003560 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/snapshots/332b0815-5da5-4d75-b85b-7a045e7a3a57 returned with HTTP 200 Jul 10 14:19:13.163992 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 780/3097] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:13 2026] GET /volume/v3/snapshots/332b0815-5da5-4d75-b85b-7a045e7a3a57 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:13.285364 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-758a44f5-f4dc-4c5c-872d-52326ce1ca7f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:13.288240 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-758a44f5-f4dc-4c5c-872d-52326ce1ca7f tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a Jul 10 14:19:13.288240 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-758a44f5-f4dc-4c5c-872d-52326ce1ca7f tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:13.288240 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-758a44f5-f4dc-4c5c-872d-52326ce1ca7f tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:13.297257 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:13.297257 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:13.305604 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-758a44f5-f4dc-4c5c-872d-52326ce1ca7f tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:19:13.315668 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-758a44f5-f4dc-4c5c-872d-52326ce1ca7f tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a returned with HTTP 200 Jul 10 14:19:13.315668 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 772/3098] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:13 2026] GET /volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:19:13.333484 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f8044ee3-f67b-481a-bf34-4a5511864cc2 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:13.336132 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f8044ee3-f67b-481a-bf34-4a5511864cc2 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 Jul 10 14:19:13.336356 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f8044ee3-f67b-481a-bf34-4a5511864cc2 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:13.336588 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f8044ee3-f67b-481a-bf34-4a5511864cc2 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:13.346518 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:13.346518 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:13.355599 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-f8044ee3-f67b-481a-bf34-4a5511864cc2 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:19:13.359346 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f8044ee3-f67b-481a-bf34-4a5511864cc2 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 returned with HTTP 200 Jul 10 14:19:13.359999 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 772/3099] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:13 2026] GET /volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:13.435858 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-14b54ee8-a745-43e4-a8bc-4bf0f507efac None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:13.437901 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-14b54ee8-a745-43e4-a8bc-4bf0f507efac tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 Jul 10 14:19:13.438400 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-14b54ee8-a745-43e4-a8bc-4bf0f507efac tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:13.438836 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-14b54ee8-a745-43e4-a8bc-4bf0f507efac tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:13.449319 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:13.449319 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:13.455704 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-14b54ee8-a745-43e4-a8bc-4bf0f507efac tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:19:13.466092 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-14b54ee8-a745-43e4-a8bc-4bf0f507efac tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 returned with HTTP 200 Jul 10 14:19:13.466092 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 776/3100] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:13 2026] GET /volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:13.976419 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8d5380ff-0ed7-4ff1-8ddc-74da4728d293 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:13.981318 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8d5380ff-0ed7-4ff1-8ddc-74da4728d293 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] GET https://10.4.3.66/volume/v3/volumes/867d6f1e-280f-4cfb-b5ba-08c53ce2e04c Jul 10 14:19:13.981626 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8d5380ff-0ed7-4ff1-8ddc-74da4728d293 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:13.981754 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8d5380ff-0ed7-4ff1-8ddc-74da4728d293 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:14.001121 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8d5380ff-0ed7-4ff1-8ddc-74da4728d293 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/volumes/867d6f1e-280f-4cfb-b5ba-08c53ce2e04c returned with HTTP 404 Jul 10 14:19:14.001778 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 781/3101] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:13 2026] GET /volume/v3/volumes/867d6f1e-280f-4cfb-b5ba-08c53ce2e04c => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:14.012790 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-357e8762-bf7c-4f34-8f61-1412f86cb2ba None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:14.015262 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-357e8762-bf7c-4f34-8f61-1412f86cb2ba tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:19:14.015717 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-357e8762-bf7c-4f34-8f61-1412f86cb2ba tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-203298941"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:14.018027 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-357e8762-bf7c-4f34-8f61-1412f86cb2ba tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-203298941'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:19:14.018027 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-357e8762-bf7c-4f34-8f61-1412f86cb2ba tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Create volume of 1 GB Jul 10 14:19:14.022966 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-357e8762-bf7c-4f34-8f61-1412f86cb2ba tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Availability Zones retrieved successfully. Jul 10 14:19:14.028945 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-357e8762-bf7c-4f34-8f61-1412f86cb2ba tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Flow 'volume_create_api' (f1b53b04-ee4e-4a30-a8ef-361198253c65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:14.029926 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-357e8762-bf7c-4f34-8f61-1412f86cb2ba tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff693da7-4300-4f23-89cd-5eb8c321c810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:14.030767 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-357e8762-bf7c-4f34-8f61-1412f86cb2ba tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:19:14.061729 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-357e8762-bf7c-4f34-8f61-1412f86cb2ba tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff693da7-4300-4f23-89cd-5eb8c321c810) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:14.062595 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-357e8762-bf7c-4f34-8f61-1412f86cb2ba tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3c722fe-96e6-4d3f-8a94-a01f60378670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:14.113770 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-357e8762-bf7c-4f34-8f61-1412f86cb2ba tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Created reservations ['76154191-33ec-4e93-bc5e-f79452a22f86', '9c6962aa-7d7a-4e5b-9c8f-693bc886fa77', '1c06ccbc-0be6-47e3-872c-e9907535bc92', 'b29154a5-19a3-4a7c-8dd9-29fd855981df'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:19:14.115082 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-357e8762-bf7c-4f34-8f61-1412f86cb2ba tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3c722fe-96e6-4d3f-8a94-a01f60378670) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76154191-33ec-4e93-bc5e-f79452a22f86', '9c6962aa-7d7a-4e5b-9c8f-693bc886fa77', '1c06ccbc-0be6-47e3-872c-e9907535bc92', 'b29154a5-19a3-4a7c-8dd9-29fd855981df']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:14.116154 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-357e8762-bf7c-4f34-8f61-1412f86cb2ba tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0582aa8-1953-4b68-ba56-0e051011bed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:14.152947 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-357e8762-bf7c-4f34-8f61-1412f86cb2ba tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0582aa8-1953-4b68-ba56-0e051011bed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06ba7831-be9a-4551-bbf0-d65f1f20288d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-203298941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb9ddd996a1c48a2969fd18915302fff',qos_specs=None,replication_status=,reservations=['76154191-33ec-4e93-bc5e-f79452a22f86','9c6962aa-7d7a-4e5b-9c8f-693bc886fa77','1c06ccbc-0be6-47e3-872c-e9907535bc92','b29154a5-19a3-4a7c-8dd9-29fd855981df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='464b1ebea4ee4fb0b1adb0a68e7b919a',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:19:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-203298941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06ba7831-be9a-4551-bbf0-d65f1f20288d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb9ddd996a1c48a2969fd18915302fff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='464b1ebea4ee4fb0b1adb0a68e7b919a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:14.153827 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-357e8762-bf7c-4f34-8f61-1412f86cb2ba tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80921256-cf8e-47eb-9526-80572f94dd96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:14.180214 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-c644c374-1838-467f-b399-46f8cf3859a9 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:14.182410 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c644c374-1838-467f-b399-46f8cf3859a9 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/snapshots/332b0815-5da5-4d75-b85b-7a045e7a3a57 Jul 10 14:19:14.182725 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c644c374-1838-467f-b399-46f8cf3859a9 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:14.182953 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c644c374-1838-467f-b399-46f8cf3859a9 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:14.188090 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c644c374-1838-467f-b399-46f8cf3859a9 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/snapshots/332b0815-5da5-4d75-b85b-7a045e7a3a57 returned with HTTP 404 Jul 10 14:19:14.188662 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 773/3102] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:14 2026] GET /volume/v3/snapshots/332b0815-5da5-4d75-b85b-7a045e7a3a57 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:14.199408 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6c54a921-677e-42dd-9e2f-ece6b76db9a4 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:14.199826 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-357e8762-bf7c-4f34-8f61-1412f86cb2ba tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80921256-cf8e-47eb-9526-80572f94dd96) transitioned into state 'SUCCESS' from state '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-203298941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb9ddd996a1c48a2969fd18915302fff',qos_specs=None,replication_status=,reservations=['76154191-33ec-4e93-bc5e-f79452a22f86','9c6962aa-7d7a-4e5b-9c8f-693bc886fa77','1c06ccbc-0be6-47e3-872c-e9907535bc92','b29154a5-19a3-4a7c-8dd9-29fd855981df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='464b1ebea4ee4fb0b1adb0a68e7b919a',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:14.199938 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-357e8762-bf7c-4f34-8f61-1412f86cb2ba tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8873b497-b02e-4a05-8a3b-33e43e379e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:14.203416 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6c54a921-677e-42dd-9e2f-ece6b76db9a4 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] DELETE https://10.4.3.66/volume/v3/volumes/eb8f5eaa-f5e3-4faa-a2ec-c5187eeee6a5 Jul 10 14:19:14.203416 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6c54a921-677e-42dd-9e2f-ece6b76db9a4 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:14.203416 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6c54a921-677e-42dd-9e2f-ece6b76db9a4 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:14.203416 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-6c54a921-677e-42dd-9e2f-ece6b76db9a4 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Delete volume with id: eb8f5eaa-f5e3-4faa-a2ec-c5187eeee6a5 Jul 10 14:19:14.211869 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:14.211869 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:14.212735 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-6c54a921-677e-42dd-9e2f-ece6b76db9a4 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:14.220170 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-357e8762-bf7c-4f34-8f61-1412f86cb2ba tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8873b497-b02e-4a05-8a3b-33e43e379e7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:14.222547 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-357e8762-bf7c-4f34-8f61-1412f86cb2ba tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Flow 'volume_create_api' (f1b53b04-ee4e-4a30-a8ef-361198253c65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:14.222547 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-357e8762-bf7c-4f34-8f61-1412f86cb2ba tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Create volume request issued successfully. Jul 10 14:19:14.222547 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-357e8762-bf7c-4f34-8f61-1412f86cb2ba tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:19:14.222959 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 773/3103] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:19:14 2026] POST /volume/v3/volumes => generated 775 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 10 14:19:14.236192 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-3d7a445b-2f8b-4c65-8b99-e4cee63b4bf8 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:14.242798 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3d7a445b-2f8b-4c65-8b99-e4cee63b4bf8 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] GET https://10.4.3.66/volume/v3/volumes/06ba7831-be9a-4551-bbf0-d65f1f20288d Jul 10 14:19:14.247195 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3d7a445b-2f8b-4c65-8b99-e4cee63b4bf8 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:14.247945 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-6c54a921-677e-42dd-9e2f-ece6b76db9a4 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Delete volume request issued successfully. Jul 10 14:19:14.247945 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6c54a921-677e-42dd-9e2f-ece6b76db9a4 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/eb8f5eaa-f5e3-4faa-a2ec-c5187eeee6a5 returned with HTTP 202 Jul 10 14:19:14.247945 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 777/3104] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:19:14 2026] DELETE /volume/v3/volumes/eb8f5eaa-f5e3-4faa-a2ec-c5187eeee6a5 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:19:14.248286 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3d7a445b-2f8b-4c65-8b99-e4cee63b4bf8 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:14.261108 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-dfa02bee-b27f-4de8-ab9c-9b37c2a8e77d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:14.263179 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-dfa02bee-b27f-4de8-ab9c-9b37c2a8e77d tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/eb8f5eaa-f5e3-4faa-a2ec-c5187eeee6a5 Jul 10 14:19:14.263307 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:14.263307 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:14.263400 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-dfa02bee-b27f-4de8-ab9c-9b37c2a8e77d tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:14.263630 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-dfa02bee-b27f-4de8-ab9c-9b37c2a8e77d tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:14.269240 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-3d7a445b-2f8b-4c65-8b99-e4cee63b4bf8 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Volume info retrieved successfully. Jul 10 14:19:14.275899 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:14.275899 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:14.276099 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3d7a445b-2f8b-4c65-8b99-e4cee63b4bf8 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/volumes/06ba7831-be9a-4551-bbf0-d65f1f20288d returned with HTTP 200 Jul 10 14:19:14.276664 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 782/3105] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:14 2026] GET /volume/v3/volumes/06ba7831-be9a-4551-bbf0-d65f1f20288d => generated 954 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:14.284140 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-dfa02bee-b27f-4de8-ab9c-9b37c2a8e77d tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:14.294843 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-dfa02bee-b27f-4de8-ab9c-9b37c2a8e77d tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/eb8f5eaa-f5e3-4faa-a2ec-c5187eeee6a5 returned with HTTP 200 Jul 10 14:19:14.295414 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 774/3106] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:14 2026] GET /volume/v3/volumes/eb8f5eaa-f5e3-4faa-a2ec-c5187eeee6a5 => generated 893 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:15.294959 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e1ff2d1a-46dc-47bf-a124-edac0a38c41d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:15.297405 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e1ff2d1a-46dc-47bf-a124-edac0a38c41d tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] GET https://10.4.3.66/volume/v3/volumes/06ba7831-be9a-4551-bbf0-d65f1f20288d Jul 10 14:19:15.297405 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e1ff2d1a-46dc-47bf-a124-edac0a38c41d tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:15.297706 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e1ff2d1a-46dc-47bf-a124-edac0a38c41d tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:15.307400 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:15.307400 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:15.313614 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e1ff2d1a-46dc-47bf-a124-edac0a38c41d tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Volume info retrieved successfully. Jul 10 14:19:15.317447 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5c092861-2ab7-4505-a974-e726fa17991f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:15.319374 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5c092861-2ab7-4505-a974-e726fa17991f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/eb8f5eaa-f5e3-4faa-a2ec-c5187eeee6a5 Jul 10 14:19:15.319540 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5c092861-2ab7-4505-a974-e726fa17991f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:15.320155 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5c092861-2ab7-4505-a974-e726fa17991f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:15.320329 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e1ff2d1a-46dc-47bf-a124-edac0a38c41d tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/volumes/06ba7831-be9a-4551-bbf0-d65f1f20288d returned with HTTP 200 Jul 10 14:19:15.321072 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 774/3107] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:15 2026] GET /volume/v3/volumes/06ba7831-be9a-4551-bbf0-d65f1f20288d => generated 1006 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:15.329167 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5c092861-2ab7-4505-a974-e726fa17991f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/eb8f5eaa-f5e3-4faa-a2ec-c5187eeee6a5 returned with HTTP 404 Jul 10 14:19:15.329826 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 778/3108] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:15 2026] GET /volume/v3/volumes/eb8f5eaa-f5e3-4faa-a2ec-c5187eeee6a5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:19:15.338717 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-24fb8ec7-e0f9-40b3-bb14-e7d636523473 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:15.341636 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-2faf9a3d-0996-4ff2-aabd-97f12b717504 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:15.342007 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-24fb8ec7-e0f9-40b3-bb14-e7d636523473 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:19:15.342007 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-24fb8ec7-e0f9-40b3-bb14-e7d636523473 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "06ba7831-be9a-4551-bbf0-d65f1f20288d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1936377465"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:15.345661 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2faf9a3d-0996-4ff2-aabd-97f12b717504 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] DELETE https://10.4.3.66/volume/v3/volumes/ce9b4a18-9516-4182-9791-b2a334210fd5 Jul 10 14:19:15.345940 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2faf9a3d-0996-4ff2-aabd-97f12b717504 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:15.346183 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2faf9a3d-0996-4ff2-aabd-97f12b717504 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:15.346362 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-2faf9a3d-0996-4ff2-aabd-97f12b717504 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Delete volume with id: ce9b4a18-9516-4182-9791-b2a334210fd5 Jul 10 14:19:15.354816 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:15.354816 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:15.355132 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-24fb8ec7-e0f9-40b3-bb14-e7d636523473 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Volume info retrieved successfully. Jul 10 14:19:15.355306 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.snapshots [None req-24fb8ec7-e0f9-40b3-bb14-e7d636523473 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Create snapshot from volume 06ba7831-be9a-4551-bbf0-d65f1f20288d Jul 10 14:19:15.355947 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:15.355947 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:15.356155 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-2faf9a3d-0996-4ff2-aabd-97f12b717504 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:15.387146 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-2faf9a3d-0996-4ff2-aabd-97f12b717504 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Delete volume request issued successfully. Jul 10 14:19:15.387284 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2faf9a3d-0996-4ff2-aabd-97f12b717504 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/ce9b4a18-9516-4182-9791-b2a334210fd5 returned with HTTP 202 Jul 10 14:19:15.389532 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 775/3109] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:19:15 2026] DELETE /volume/v3/volumes/ce9b4a18-9516-4182-9791-b2a334210fd5 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:19:15.394529 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-24fb8ec7-e0f9-40b3-bb14-e7d636523473 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Created reservations ['4ab725a1-ffe0-48fa-bb96-cb50a6186768', 'dbc2e7bd-8322-4f5a-b0b2-d72d16be0ffb', 'accbda73-963c-43ed-a280-3535dac69607', '98120733-0d76-4455-ac55-e8481cdf066e'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:19:15.401661 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-439f5dc4-e632-42d7-a4fa-f195fdc8a65d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:15.403515 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-439f5dc4-e632-42d7-a4fa-f195fdc8a65d tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/ce9b4a18-9516-4182-9791-b2a334210fd5 Jul 10 14:19:15.403750 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-439f5dc4-e632-42d7-a4fa-f195fdc8a65d tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:15.404015 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-439f5dc4-e632-42d7-a4fa-f195fdc8a65d tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:15.414436 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:15.414436 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:15.420977 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-439f5dc4-e632-42d7-a4fa-f195fdc8a65d tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:15.430542 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-439f5dc4-e632-42d7-a4fa-f195fdc8a65d tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/ce9b4a18-9516-4182-9791-b2a334210fd5 returned with HTTP 200 Jul 10 14:19:15.431160 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 775/3110] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:15 2026] GET /volume/v3/volumes/ce9b4a18-9516-4182-9791-b2a334210fd5 => generated 860 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:15.445950 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-24fb8ec7-e0f9-40b3-bb14-e7d636523473 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Snapshot create request issued successfully. Jul 10 14:19:15.445950 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-24fb8ec7-e0f9-40b3-bb14-e7d636523473 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:19:15.445950 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 783/3111] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:19:15 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 14:19:15.459486 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-acd378ba-4d55-4c68-90f8-cb16f5036c37 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:15.467561 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-acd378ba-4d55-4c68-90f8-cb16f5036c37 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] GET https://10.4.3.66/volume/v3/snapshots/65888cae-9e16-443b-a7cd-d25a507dc49e Jul 10 14:19:15.467830 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-acd378ba-4d55-4c68-90f8-cb16f5036c37 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:15.468084 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-acd378ba-4d55-4c68-90f8-cb16f5036c37 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:15.478972 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:15.478972 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:15.479463 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-acd378ba-4d55-4c68-90f8-cb16f5036c37 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Snapshot retrieved successfully. Jul 10 14:19:15.480388 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-acd378ba-4d55-4c68-90f8-cb16f5036c37 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/snapshots/65888cae-9e16-443b-a7cd-d25a507dc49e returned with HTTP 200 Jul 10 14:19:15.480839 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 779/3112] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:15 2026] GET /volume/v3/snapshots/65888cae-9e16-443b-a7cd-d25a507dc49e => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:16.456320 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-c8e8435d-66c3-40fe-8c19-f8863c5ea662 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:16.462282 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c8e8435d-66c3-40fe-8c19-f8863c5ea662 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/ce9b4a18-9516-4182-9791-b2a334210fd5 Jul 10 14:19:16.462648 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c8e8435d-66c3-40fe-8c19-f8863c5ea662 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:16.463549 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c8e8435d-66c3-40fe-8c19-f8863c5ea662 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:16.473052 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c8e8435d-66c3-40fe-8c19-f8863c5ea662 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/ce9b4a18-9516-4182-9791-b2a334210fd5 returned with HTTP 404 Jul 10 14:19:16.473808 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 776/3113] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:16 2026] GET /volume/v3/volumes/ce9b4a18-9516-4182-9791-b2a334210fd5 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:19:16.484973 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-26b30569-1485-4e0b-acc1-cb14bf8cf763 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:16.487265 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-26b30569-1485-4e0b-acc1-cb14bf8cf763 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] DELETE https://10.4.3.66/volume/v3/volumes/972f5a3e-0805-47cc-b2ea-9e41eb6ace21 Jul 10 14:19:16.487730 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-26b30569-1485-4e0b-acc1-cb14bf8cf763 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:16.487902 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-26b30569-1485-4e0b-acc1-cb14bf8cf763 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:16.488285 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-26b30569-1485-4e0b-acc1-cb14bf8cf763 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Delete volume with id: 972f5a3e-0805-47cc-b2ea-9e41eb6ace21 Jul 10 14:19:16.495918 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-67dc3116-0092-40f7-86af-aeb464a92ff4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:16.498377 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-67dc3116-0092-40f7-86af-aeb464a92ff4 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] GET https://10.4.3.66/volume/v3/snapshots/65888cae-9e16-443b-a7cd-d25a507dc49e Jul 10 14:19:16.498658 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-67dc3116-0092-40f7-86af-aeb464a92ff4 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:16.499033 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-67dc3116-0092-40f7-86af-aeb464a92ff4 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:16.503443 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:16.503443 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:16.504157 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-26b30569-1485-4e0b-acc1-cb14bf8cf763 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:16.508548 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:16.508548 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:16.509031 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-67dc3116-0092-40f7-86af-aeb464a92ff4 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Snapshot retrieved successfully. Jul 10 14:19:16.510089 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-67dc3116-0092-40f7-86af-aeb464a92ff4 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/snapshots/65888cae-9e16-443b-a7cd-d25a507dc49e returned with HTTP 200 Jul 10 14:19:16.510668 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 784/3114] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:16 2026] GET /volume/v3/snapshots/65888cae-9e16-443b-a7cd-d25a507dc49e => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:16.524353 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a9eee265-2af4-44b0-989b-9d9a8ef7d624 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:16.528310 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a9eee265-2af4-44b0-989b-9d9a8ef7d624 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-reader] GET https://10.4.3.66/volume/v3/snapshots Jul 10 14:19:16.528629 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a9eee265-2af4-44b0-989b-9d9a8ef7d624 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-reader] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:16.528928 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a9eee265-2af4-44b0-989b-9d9a8ef7d624 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-reader] Calling method 'index' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:16.529407 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.api_utils [None req-a9eee265-2af4-44b0-989b-9d9a8ef7d624 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-reader] Removing options '' from query. {{(pid=100153) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:19:16.534021 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.db.api [None req-a9eee265-2af4-44b0-989b-9d9a8ef7d624 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-reader] Building query based on filter {{(pid=100153) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 14:19:16.541818 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-26b30569-1485-4e0b-acc1-cb14bf8cf763 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Delete volume request issued successfully. Jul 10 14:19:16.542147 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-26b30569-1485-4e0b-acc1-cb14bf8cf763 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/972f5a3e-0805-47cc-b2ea-9e41eb6ace21 returned with HTTP 202 Jul 10 14:19:16.542655 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 776/3115] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:19:16 2026] DELETE /volume/v3/volumes/972f5a3e-0805-47cc-b2ea-9e41eb6ace21 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:19:16.543636 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a9eee265-2af4-44b0-989b-9d9a8ef7d624 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-reader] Get all snapshots completed successfully. Jul 10 14:19:16.544100 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a9eee265-2af4-44b0-989b-9d9a8ef7d624 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-reader] https://10.4.3.66/volume/v3/snapshots returned with HTTP 200 Jul 10 14:19:16.544492 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 780/3116] 10.4.3.66 () {66 vars in 1236 bytes} [Fri Jul 10 14:19:16 2026] GET /volume/v3/snapshots => generated 336 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:16.557924 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-ed8b0690-fad9-4bc6-ae45-3a82a346dd25 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:16.558259 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-05878dec-2958-4d5f-b480-35e908f9059c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:16.560925 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-05878dec-2958-4d5f-b480-35e908f9059c tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] DELETE https://10.4.3.66/volume/v3/snapshots/65888cae-9e16-443b-a7cd-d25a507dc49e Jul 10 14:19:16.560925 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-05878dec-2958-4d5f-b480-35e908f9059c tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:16.564524 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-05878dec-2958-4d5f-b480-35e908f9059c tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:16.564524 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.snapshots [None req-05878dec-2958-4d5f-b480-35e908f9059c tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Delete snapshot with id: 65888cae-9e16-443b-a7cd-d25a507dc49e Jul 10 14:19:16.564716 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ed8b0690-fad9-4bc6-ae45-3a82a346dd25 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/972f5a3e-0805-47cc-b2ea-9e41eb6ace21 Jul 10 14:19:16.564716 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ed8b0690-fad9-4bc6-ae45-3a82a346dd25 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:16.564716 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ed8b0690-fad9-4bc6-ae45-3a82a346dd25 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:16.567271 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:16.567271 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:16.567716 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-05878dec-2958-4d5f-b480-35e908f9059c tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Snapshot retrieved successfully. Jul 10 14:19:16.580938 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:16.580938 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:16.592625 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-ed8b0690-fad9-4bc6-ae45-3a82a346dd25 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:16.599340 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-05878dec-2958-4d5f-b480-35e908f9059c tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Snapshot delete request issued successfully. Jul 10 14:19:16.599492 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-05878dec-2958-4d5f-b480-35e908f9059c tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/snapshots/65888cae-9e16-443b-a7cd-d25a507dc49e returned with HTTP 202 Jul 10 14:19:16.599972 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 785/3117] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:19:16 2026] DELETE /volume/v3/snapshots/65888cae-9e16-443b-a7cd-d25a507dc49e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:19:16.600798 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ed8b0690-fad9-4bc6-ae45-3a82a346dd25 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/972f5a3e-0805-47cc-b2ea-9e41eb6ace21 returned with HTTP 200 Jul 10 14:19:16.601581 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 777/3118] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:16 2026] GET /volume/v3/volumes/972f5a3e-0805-47cc-b2ea-9e41eb6ace21 => generated 894 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:16.613621 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1ec23f3b-2a4a-48bf-b511-c80b5376c7f7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:16.616029 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1ec23f3b-2a4a-48bf-b511-c80b5376c7f7 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] GET https://10.4.3.66/volume/v3/snapshots/65888cae-9e16-443b-a7cd-d25a507dc49e Jul 10 14:19:16.616523 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1ec23f3b-2a4a-48bf-b511-c80b5376c7f7 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:16.616700 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1ec23f3b-2a4a-48bf-b511-c80b5376c7f7 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:16.624516 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:16.624516 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:16.624945 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1ec23f3b-2a4a-48bf-b511-c80b5376c7f7 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Snapshot retrieved successfully. Jul 10 14:19:16.625913 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1ec23f3b-2a4a-48bf-b511-c80b5376c7f7 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/snapshots/65888cae-9e16-443b-a7cd-d25a507dc49e returned with HTTP 200 Jul 10 14:19:16.626342 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 777/3119] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:16 2026] GET /volume/v3/snapshots/65888cae-9e16-443b-a7cd-d25a507dc49e => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:19:16.891851 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0f8dc5d6-9396-4781-8fdb-f3be7d2af86a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:16.896665 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0f8dc5d6-9396-4781-8fdb-f3be7d2af86a tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] GET https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b Jul 10 14:19:16.897001 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0f8dc5d6-9396-4781-8fdb-f3be7d2af86a tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:16.897275 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0f8dc5d6-9396-4781-8fdb-f3be7d2af86a tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:16.912326 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:16.912326 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:16.913513 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-0f8dc5d6-9396-4781-8fdb-f3be7d2af86a tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Volume info retrieved successfully. Jul 10 14:19:16.921115 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0f8dc5d6-9396-4781-8fdb-f3be7d2af86a tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b returned with HTTP 200 Jul 10 14:19:16.921732 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 781/3120] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:16 2026] GET /volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:17.618703 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-cbc86d2e-ef0f-44b8-aa72-56c0ccb91b6f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:17.623071 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cbc86d2e-ef0f-44b8-aa72-56c0ccb91b6f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/972f5a3e-0805-47cc-b2ea-9e41eb6ace21 Jul 10 14:19:17.623286 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cbc86d2e-ef0f-44b8-aa72-56c0ccb91b6f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:17.623468 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cbc86d2e-ef0f-44b8-aa72-56c0ccb91b6f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:17.637563 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-3c9ddc91-22a4-40cf-aeec-13be0a657315 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:17.638812 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cbc86d2e-ef0f-44b8-aa72-56c0ccb91b6f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/972f5a3e-0805-47cc-b2ea-9e41eb6ace21 returned with HTTP 404 Jul 10 14:19:17.639369 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 786/3121] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:17 2026] GET /volume/v3/volumes/972f5a3e-0805-47cc-b2ea-9e41eb6ace21 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:19:17.641005 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3c9ddc91-22a4-40cf-aeec-13be0a657315 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] GET https://10.4.3.66/volume/v3/snapshots/65888cae-9e16-443b-a7cd-d25a507dc49e Jul 10 14:19:17.641237 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3c9ddc91-22a4-40cf-aeec-13be0a657315 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:17.641453 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3c9ddc91-22a4-40cf-aeec-13be0a657315 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:17.648478 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2c606cf4-2524-4e60-8e58-b4dc9348f9fe None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:17.650451 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2c606cf4-2524-4e60-8e58-b4dc9348f9fe tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] DELETE https://10.4.3.66/volume/v3/volumes/b7c9f01c-0ba5-4812-8cf4-71cfcde3edfd Jul 10 14:19:17.650712 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2c606cf4-2524-4e60-8e58-b4dc9348f9fe tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:17.650933 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2c606cf4-2524-4e60-8e58-b4dc9348f9fe tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:17.651138 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-2c606cf4-2524-4e60-8e58-b4dc9348f9fe tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Delete volume with id: b7c9f01c-0ba5-4812-8cf4-71cfcde3edfd Jul 10 14:19:17.653126 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3c9ddc91-22a4-40cf-aeec-13be0a657315 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/snapshots/65888cae-9e16-443b-a7cd-d25a507dc49e returned with HTTP 404 Jul 10 14:19:17.654005 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 778/3122] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:17 2026] GET /volume/v3/snapshots/65888cae-9e16-443b-a7cd-d25a507dc49e => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:17.661263 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:17.661263 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:17.662006 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2c606cf4-2524-4e60-8e58-b4dc9348f9fe tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:17.664992 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-fd3377d3-79ec-4e79-b212-4834b6125edf None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:17.667382 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fd3377d3-79ec-4e79-b212-4834b6125edf tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/06ba7831-be9a-4551-bbf0-d65f1f20288d Jul 10 14:19:17.667610 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-fd3377d3-79ec-4e79-b212-4834b6125edf tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:17.667825 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-fd3377d3-79ec-4e79-b212-4834b6125edf tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:17.667985 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-fd3377d3-79ec-4e79-b212-4834b6125edf tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Delete volume with id: 06ba7831-be9a-4551-bbf0-d65f1f20288d Jul 10 14:19:17.681294 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:17.681294 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:17.681840 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-fd3377d3-79ec-4e79-b212-4834b6125edf tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Volume info retrieved successfully. Jul 10 14:19:17.689829 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2c606cf4-2524-4e60-8e58-b4dc9348f9fe tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Delete volume request issued successfully. Jul 10 14:19:17.690174 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2c606cf4-2524-4e60-8e58-b4dc9348f9fe tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/b7c9f01c-0ba5-4812-8cf4-71cfcde3edfd returned with HTTP 202 Jul 10 14:19:17.690615 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 778/3123] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:19:17 2026] DELETE /volume/v3/volumes/b7c9f01c-0ba5-4812-8cf4-71cfcde3edfd => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:19:17.700713 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-3b348160-c26c-421c-a5c2-0638d2b9de8c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:17.705089 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3b348160-c26c-421c-a5c2-0638d2b9de8c tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/b7c9f01c-0ba5-4812-8cf4-71cfcde3edfd Jul 10 14:19:17.705656 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3b348160-c26c-421c-a5c2-0638d2b9de8c tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:17.706018 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3b348160-c26c-421c-a5c2-0638d2b9de8c tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:17.726888 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-fd3377d3-79ec-4e79-b212-4834b6125edf tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Delete volume request issued successfully. Jul 10 14:19:17.726888 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fd3377d3-79ec-4e79-b212-4834b6125edf tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/volumes/06ba7831-be9a-4551-bbf0-d65f1f20288d returned with HTTP 202 Jul 10 14:19:17.727048 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:17.727048 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:17.727123 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 782/3124] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:19:17 2026] DELETE /volume/v3/volumes/06ba7831-be9a-4551-bbf0-d65f1f20288d => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:19:17.737612 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-3b348160-c26c-421c-a5c2-0638d2b9de8c tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:17.737965 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-44e11754-6362-4421-85d8-c640e399cc52 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:17.739944 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-44e11754-6362-4421-85d8-c640e399cc52 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] GET https://10.4.3.66/volume/v3/volumes/06ba7831-be9a-4551-bbf0-d65f1f20288d Jul 10 14:19:17.740147 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-44e11754-6362-4421-85d8-c640e399cc52 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:17.740334 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-44e11754-6362-4421-85d8-c640e399cc52 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:17.746656 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3b348160-c26c-421c-a5c2-0638d2b9de8c tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/b7c9f01c-0ba5-4812-8cf4-71cfcde3edfd returned with HTTP 200 Jul 10 14:19:17.747276 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 787/3125] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:17 2026] GET /volume/v3/volumes/b7c9f01c-0ba5-4812-8cf4-71cfcde3edfd => generated 894 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:17.753004 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:17.753004 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:17.757828 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-44e11754-6362-4421-85d8-c640e399cc52 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Volume info retrieved successfully. Jul 10 14:19:17.766064 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-44e11754-6362-4421-85d8-c640e399cc52 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/volumes/06ba7831-be9a-4551-bbf0-d65f1f20288d returned with HTTP 200 Jul 10 14:19:17.766659 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 779/3126] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:17 2026] GET /volume/v3/volumes/06ba7831-be9a-4551-bbf0-d65f1f20288d => generated 1005 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:17.884238 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-0aa435e9-141f-483f-9a1b-06c0ebe40af2 req-b540277f-0f97-4591-b7ca-306157502973 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:17.887170 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-0aa435e9-141f-483f-9a1b-06c0ebe40af2 req-b540277f-0f97-4591-b7ca-306157502973 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 Jul 10 14:19:17.887575 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-0aa435e9-141f-483f-9a1b-06c0ebe40af2 req-b540277f-0f97-4591-b7ca-306157502973 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:17.887823 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-0aa435e9-141f-483f-9a1b-06c0ebe40af2 req-b540277f-0f97-4591-b7ca-306157502973 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:17.899321 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:17.899321 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:17.904663 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-0aa435e9-141f-483f-9a1b-06c0ebe40af2 req-b540277f-0f97-4591-b7ca-306157502973 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:19:17.910097 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-0aa435e9-141f-483f-9a1b-06c0ebe40af2 req-b540277f-0f97-4591-b7ca-306157502973 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 returned with HTTP 200 Jul 10 14:19:17.910685 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 779/3127] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:19:17 2026] GET /volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:17.940926 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-340e0cdd-15b6-4fc6-8337-63647e72a026 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:17.946305 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-340e0cdd-15b6-4fc6-8337-63647e72a026 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] GET https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b Jul 10 14:19:17.946395 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-340e0cdd-15b6-4fc6-8337-63647e72a026 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:17.946886 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-340e0cdd-15b6-4fc6-8337-63647e72a026 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:17.960893 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:17.960893 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:17.969150 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-340e0cdd-15b6-4fc6-8337-63647e72a026 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Volume info retrieved successfully. Jul 10 14:19:17.977401 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-340e0cdd-15b6-4fc6-8337-63647e72a026 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b returned with HTTP 200 Jul 10 14:19:17.978146 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 783/3128] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:17 2026] GET /volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b => generated 859 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:18.019297 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d0f75e68-f2f8-4537-a1e1-6dc9ea5120ce None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:18.021438 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d0f75e68-f2f8-4537-a1e1-6dc9ea5120ce tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] POST https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b/action Jul 10 14:19:18.021873 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d0f75e68-f2f8-4537-a1e1-6dc9ea5120ce tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1290585962", "disk_format": "qcow2"}}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:19:18.022030 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d0f75e68-f2f8-4537-a1e1-6dc9ea5120ce tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1290585962", "disk_format": "qcow2"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:18.037388 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:18.037388 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:18.038018 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-d0f75e68-f2f8-4537-a1e1-6dc9ea5120ce tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Volume info retrieved successfully. Jul 10 14:19:18.056013 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:18.056013 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:18.062897 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.image.image_utils [None req-d0f75e68-f2f8-4537-a1e1-6dc9ea5120ce tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1290585962'}] 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-1290585962'}]. {{(pid=100154) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1522}} Jul 10 14:19:18.619450 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-587bbd6b-8fc6-43ee-ac67-e9a2ad49a985 req-00917057-23b5-4786-84be-a7cd99290aaf None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:18.621907 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-587bbd6b-8fc6-43ee-ac67-e9a2ad49a985 req-00917057-23b5-4786-84be-a7cd99290aaf tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] GET https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a Jul 10 14:19:18.622166 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-587bbd6b-8fc6-43ee-ac67-e9a2ad49a985 req-00917057-23b5-4786-84be-a7cd99290aaf tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:18.622393 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-587bbd6b-8fc6-43ee-ac67-e9a2ad49a985 req-00917057-23b5-4786-84be-a7cd99290aaf tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:18.634962 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:18.634962 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:18.641313 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-587bbd6b-8fc6-43ee-ac67-e9a2ad49a985 req-00917057-23b5-4786-84be-a7cd99290aaf tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Volume info retrieved successfully. Jul 10 14:19:18.650823 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-587bbd6b-8fc6-43ee-ac67-e9a2ad49a985 req-00917057-23b5-4786-84be-a7cd99290aaf tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a returned with HTTP 200 Jul 10 14:19:18.651690 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 780/3129] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:19:18 2026] GET /volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a => generated 1141 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:18.717481 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-d0f75e68-f2f8-4537-a1e1-6dc9ea5120ce tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Copy volume to image completed successfully. Jul 10 14:19:18.718071 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d0f75e68-f2f8-4537-a1e1-6dc9ea5120ce tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b/action returned with HTTP 202 Jul 10 14:19:18.718459 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 788/3130] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:19:18 2026] POST /volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b/action => generated 689 bytes in 700 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:19:18.764344 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5927749e-7695-49ed-8ed0-cbd1077dba4a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:18.768480 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5927749e-7695-49ed-8ed0-cbd1077dba4a tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/b7c9f01c-0ba5-4812-8cf4-71cfcde3edfd Jul 10 14:19:18.768931 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5927749e-7695-49ed-8ed0-cbd1077dba4a tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:18.769217 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5927749e-7695-49ed-8ed0-cbd1077dba4a tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:18.776880 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5927749e-7695-49ed-8ed0-cbd1077dba4a tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/b7c9f01c-0ba5-4812-8cf4-71cfcde3edfd returned with HTTP 404 Jul 10 14:19:18.777546 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 780/3131] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:18 2026] GET /volume/v3/volumes/b7c9f01c-0ba5-4812-8cf4-71cfcde3edfd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:19:18.787230 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-3bb48436-8590-4de0-844d-b2da8d5209ac None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:18.789446 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3bb48436-8590-4de0-844d-b2da8d5209ac tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] GET https://10.4.3.66/volume/v3/volumes/06ba7831-be9a-4551-bbf0-d65f1f20288d Jul 10 14:19:18.789701 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3bb48436-8590-4de0-844d-b2da8d5209ac tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:18.789952 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3bb48436-8590-4de0-844d-b2da8d5209ac tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:18.792520 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-63bf3880-e150-4006-8407-75f2e82e4d1f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:18.794521 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-63bf3880-e150-4006-8407-75f2e82e4d1f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:19:18.796203 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-63bf3880-e150-4006-8407-75f2e82e4d1f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-111909441"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:18.797949 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-63bf3880-e150-4006-8407-75f2e82e4d1f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-111909441'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:19:18.798156 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-63bf3880-e150-4006-8407-75f2e82e4d1f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Create volume of 1 GB Jul 10 14:19:18.806620 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3bb48436-8590-4de0-844d-b2da8d5209ac tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/volumes/06ba7831-be9a-4551-bbf0-d65f1f20288d returned with HTTP 404 Jul 10 14:19:18.807539 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 784/3132] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:18 2026] GET /volume/v3/volumes/06ba7831-be9a-4551-bbf0-d65f1f20288d => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:18.811697 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-63bf3880-e150-4006-8407-75f2e82e4d1f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Availability Zones retrieved successfully. Jul 10 14:19:18.819661 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-df8128c2-4a41-4864-b11e-585398767887 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:18.820959 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-63bf3880-e150-4006-8407-75f2e82e4d1f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Flow 'volume_create_api' (7ef6c548-2695-4c16-8b41-4ca296e99994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:18.821886 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-df8128c2-4a41-4864-b11e-585398767887 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:19:18.821989 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-63bf3880-e150-4006-8407-75f2e82e4d1f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2f0de9b-86ac-426c-bf18-297617e48765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:18.822315 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-df8128c2-4a41-4864-b11e-585398767887 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1992030862"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:18.822819 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-63bf3880-e150-4006-8407-75f2e82e4d1f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:19:18.823845 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-df8128c2-4a41-4864-b11e-585398767887 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1992030862'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:19:18.823990 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-df8128c2-4a41-4864-b11e-585398767887 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Create volume of 1 GB Jul 10 14:19:18.833130 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-df8128c2-4a41-4864-b11e-585398767887 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Availability Zones retrieved successfully. Jul 10 14:19:18.842224 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-df8128c2-4a41-4864-b11e-585398767887 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Flow 'volume_create_api' (3ddb1c07-e0fb-4b0d-a1b9-a838f9747cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:18.844112 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-df8128c2-4a41-4864-b11e-585398767887 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c15ce31-7c7d-4576-a091-e7123b34b3d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:18.844258 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-df8128c2-4a41-4864-b11e-585398767887 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:19:18.851591 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-63bf3880-e150-4006-8407-75f2e82e4d1f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2f0de9b-86ac-426c-bf18-297617e48765) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:18.852267 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-63bf3880-e150-4006-8407-75f2e82e4d1f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e6638d0-701f-4167-8987-087df7280c6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:18.887607 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-df8128c2-4a41-4864-b11e-585398767887 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c15ce31-7c7d-4576-a091-e7123b34b3d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:18.888525 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-df8128c2-4a41-4864-b11e-585398767887 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1289dc76-e7af-43ed-9236-cad8af908cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:18.928375 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-63bf3880-e150-4006-8407-75f2e82e4d1f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Created reservations ['5eab7e8f-340e-4a36-88ab-82e951ac5cd4', '53355386-0d98-4338-8783-3d95450e68c0', 'da6cdd29-872e-4f20-8e50-127e8dd32dff', 'bd38bf54-40c3-431c-8eda-94204c7e0c48'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:19:18.929688 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-63bf3880-e150-4006-8407-75f2e82e4d1f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e6638d0-701f-4167-8987-087df7280c6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5eab7e8f-340e-4a36-88ab-82e951ac5cd4', '53355386-0d98-4338-8783-3d95450e68c0', 'da6cdd29-872e-4f20-8e50-127e8dd32dff', 'bd38bf54-40c3-431c-8eda-94204c7e0c48']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:18.931124 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-63bf3880-e150-4006-8407-75f2e82e4d1f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25fb444d-a7cf-4e44-8fbb-b812366c3a50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:18.946892 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-df8128c2-4a41-4864-b11e-585398767887 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Created reservations ['3c7a47b8-9c32-490c-840d-bd43cc3cb2ab', '466f26de-e0e4-4430-9057-0874b86b2dfb', '6f443672-06bd-4716-9524-557caf037d86', 'fde99168-13dd-48d6-8102-81eecbc4d2fa'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:19:18.947908 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-df8128c2-4a41-4864-b11e-585398767887 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1289dc76-e7af-43ed-9236-cad8af908cdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c7a47b8-9c32-490c-840d-bd43cc3cb2ab', '466f26de-e0e4-4430-9057-0874b86b2dfb', '6f443672-06bd-4716-9524-557caf037d86', 'fde99168-13dd-48d6-8102-81eecbc4d2fa']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:18.948920 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-df8128c2-4a41-4864-b11e-585398767887 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e39bb39c-5cc5-451a-a733-8a25b7293b9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:18.962325 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-63bf3880-e150-4006-8407-75f2e82e4d1f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25fb444d-a7cf-4e44-8fbb-b812366c3a50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '075151ac-8267-4667-aed2-afb5174b12ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-111909441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7daef7700e4faab06864fcf9c7f351',qos_specs=None,replication_status=,reservations=['5eab7e8f-340e-4a36-88ab-82e951ac5cd4','53355386-0d98-4338-8783-3d95450e68c0','da6cdd29-872e-4f20-8e50-127e8dd32dff','bd38bf54-40c3-431c-8eda-94204c7e0c48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb8d5acb66ad4ad5a6b7220942de0f12',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:19:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-111909441',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=075151ac-8267-4667-aed2-afb5174b12ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef7daef7700e4faab06864fcf9c7f351',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb8d5acb66ad4ad5a6b7220942de0f12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:18.963196 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-63bf3880-e150-4006-8407-75f2e82e4d1f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (992a455b-8984-4b5f-80b0-149843bad4b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:18.980121 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-df8128c2-4a41-4864-b11e-585398767887 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e39bb39c-5cc5-451a-a733-8a25b7293b9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc19b2b0-00b7-47f9-9b27-75702c2ae1ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1992030862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb9ddd996a1c48a2969fd18915302fff',qos_specs=None,replication_status=,reservations=['3c7a47b8-9c32-490c-840d-bd43cc3cb2ab','466f26de-e0e4-4430-9057-0874b86b2dfb','6f443672-06bd-4716-9524-557caf037d86','fde99168-13dd-48d6-8102-81eecbc4d2fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='464b1ebea4ee4fb0b1adb0a68e7b919a',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:19:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1992030862',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc19b2b0-00b7-47f9-9b27-75702c2ae1ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb9ddd996a1c48a2969fd18915302fff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='464b1ebea4ee4fb0b1adb0a68e7b919a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:18.981113 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-df8128c2-4a41-4864-b11e-585398767887 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16e0fa76-82e2-4d49-bc1b-afc3d2c49107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:18.985108 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-63bf3880-e150-4006-8407-75f2e82e4d1f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (992a455b-8984-4b5f-80b0-149843bad4b5) transitioned into state 'SUCCESS' from state '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-111909441',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7daef7700e4faab06864fcf9c7f351',qos_specs=None,replication_status=,reservations=['5eab7e8f-340e-4a36-88ab-82e951ac5cd4','53355386-0d98-4338-8783-3d95450e68c0','da6cdd29-872e-4f20-8e50-127e8dd32dff','bd38bf54-40c3-431c-8eda-94204c7e0c48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb8d5acb66ad4ad5a6b7220942de0f12',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:18.985781 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-63bf3880-e150-4006-8407-75f2e82e4d1f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66da55bc-b27d-442c-996f-9410f9ec872a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:19.005634 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-63bf3880-e150-4006-8407-75f2e82e4d1f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66da55bc-b27d-442c-996f-9410f9ec872a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:19.006494 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-63bf3880-e150-4006-8407-75f2e82e4d1f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Flow 'volume_create_api' (7ef6c548-2695-4c16-8b41-4ca296e99994) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:19.006821 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-63bf3880-e150-4006-8407-75f2e82e4d1f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Create volume request issued successfully. Jul 10 14:19:19.007386 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-63bf3880-e150-4006-8407-75f2e82e4d1f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:19:19.008576 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 781/3133] 10.4.3.66 () {70 vars in 1292 bytes} [Fri Jul 10 14:19:18 2026] POST /volume/v3/volumes => generated 767 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:19.016784 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-df8128c2-4a41-4864-b11e-585398767887 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16e0fa76-82e2-4d49-bc1b-afc3d2c49107) transitioned into state 'SUCCESS' from state '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-1992030862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb9ddd996a1c48a2969fd18915302fff',qos_specs=None,replication_status=,reservations=['3c7a47b8-9c32-490c-840d-bd43cc3cb2ab','466f26de-e0e4-4430-9057-0874b86b2dfb','6f443672-06bd-4716-9524-557caf037d86','fde99168-13dd-48d6-8102-81eecbc4d2fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='464b1ebea4ee4fb0b1adb0a68e7b919a',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:19.017777 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-df8128c2-4a41-4864-b11e-585398767887 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57ae0443-98d5-40b7-b6d7-1f8b6dfe1314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:19.023048 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-30994dc2-875c-425a-8dcc-8ea88f978a5c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:19.027261 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-30994dc2-875c-425a-8dcc-8ea88f978a5c tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/075151ac-8267-4667-aed2-afb5174b12ef Jul 10 14:19:19.027522 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-30994dc2-875c-425a-8dcc-8ea88f978a5c tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:19.027781 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-30994dc2-875c-425a-8dcc-8ea88f978a5c tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:19.029939 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-df8128c2-4a41-4864-b11e-585398767887 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57ae0443-98d5-40b7-b6d7-1f8b6dfe1314) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:19.030900 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-df8128c2-4a41-4864-b11e-585398767887 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Flow 'volume_create_api' (3ddb1c07-e0fb-4b0d-a1b9-a838f9747cf4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:19.031276 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-df8128c2-4a41-4864-b11e-585398767887 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Create volume request issued successfully. Jul 10 14:19:19.032140 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-df8128c2-4a41-4864-b11e-585398767887 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:19:19.032655 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 789/3134] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:19:18 2026] POST /volume/v3/volumes => generated 776 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:19:19.036368 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:19.036368 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:19.041460 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-30994dc2-875c-425a-8dcc-8ea88f978a5c tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:19.046950 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-30994dc2-875c-425a-8dcc-8ea88f978a5c tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/075151ac-8267-4667-aed2-afb5174b12ef returned with HTTP 200 Jul 10 14:19:19.047390 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 781/3135] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:19 2026] GET /volume/v3/volumes/075151ac-8267-4667-aed2-afb5174b12ef => generated 835 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:19.053526 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c181cbb9-b6b6-4c74-9801-25adf4b41b53 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:19.056016 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c181cbb9-b6b6-4c74-9801-25adf4b41b53 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] GET https://10.4.3.66/volume/v3/volumes/fc19b2b0-00b7-47f9-9b27-75702c2ae1ee Jul 10 14:19:19.056350 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c181cbb9-b6b6-4c74-9801-25adf4b41b53 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:19.056631 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c181cbb9-b6b6-4c74-9801-25adf4b41b53 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:19.068670 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:19.068670 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:19.076292 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-c181cbb9-b6b6-4c74-9801-25adf4b41b53 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Volume info retrieved successfully. Jul 10 14:19:19.081694 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c181cbb9-b6b6-4c74-9801-25adf4b41b53 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/volumes/fc19b2b0-00b7-47f9-9b27-75702c2ae1ee returned with HTTP 200 Jul 10 14:19:19.082405 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 785/3136] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:19 2026] GET /volume/v3/volumes/fc19b2b0-00b7-47f9-9b27-75702c2ae1ee => generated 955 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:19.982158 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-bde03a95-e7c0-4578-9bbd-135d6857a2e9 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:19.984250 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-bde03a95-e7c0-4578-9bbd-135d6857a2e9 None None] GET https://10.4.3.66/volume// Jul 10 14:19:19.984250 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-bde03a95-e7c0-4578-9bbd-135d6857a2e9 None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:19.984250 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-bde03a95-e7c0-4578-9bbd-135d6857a2e9 None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:19.985646 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-bde03a95-e7c0-4578-9bbd-135d6857a2e9 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:19:19.985646 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 782/3137] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:19:19 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:19:19.999976 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-0aa435e9-141f-483f-9a1b-06c0ebe40af2 req-965017fc-085f-41f9-8c5b-142ec909ba7d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:20.066259 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-53eebd81-62a2-427f-92b2-64e7fae08cd4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:20.069434 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-53eebd81-62a2-427f-92b2-64e7fae08cd4 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/075151ac-8267-4667-aed2-afb5174b12ef Jul 10 14:19:20.070109 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-53eebd81-62a2-427f-92b2-64e7fae08cd4 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:20.070109 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-53eebd81-62a2-427f-92b2-64e7fae08cd4 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:20.082315 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:20.082315 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:20.088641 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-53eebd81-62a2-427f-92b2-64e7fae08cd4 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:20.094669 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-53eebd81-62a2-427f-92b2-64e7fae08cd4 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/075151ac-8267-4667-aed2-afb5174b12ef returned with HTTP 200 Jul 10 14:19:20.095739 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 782/3138] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:20 2026] GET /volume/v3/volumes/075151ac-8267-4667-aed2-afb5174b12ef => generated 860 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:20.106065 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-1aa37bdc-ab00-4418-926a-221d651556ca None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:20.112135 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1aa37bdc-ab00-4418-926a-221d651556ca tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] GET https://10.4.3.66/volume/v3/volumes/fc19b2b0-00b7-47f9-9b27-75702c2ae1ee Jul 10 14:19:20.112135 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1aa37bdc-ab00-4418-926a-221d651556ca tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:20.112135 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1aa37bdc-ab00-4418-926a-221d651556ca tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:20.113921 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-8482f0d0-6485-47a4-8b55-228ca2b11db3 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:20.117232 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8482f0d0-6485-47a4-8b55-228ca2b11db3 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:19:20.117518 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8482f0d0-6485-47a4-8b55-228ca2b11db3 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "075151ac-8267-4667-aed2-afb5174b12ef", "name": "tempest-VolumeDependencyTests-Snapshot-513891831"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:20.127398 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:20.127398 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:20.136110 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-1aa37bdc-ab00-4418-926a-221d651556ca tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Volume info retrieved successfully. Jul 10 14:19:20.136254 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:20.136254 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:20.136254 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-8482f0d0-6485-47a4-8b55-228ca2b11db3 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:20.136254 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.snapshots [None req-8482f0d0-6485-47a4-8b55-228ca2b11db3 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Create snapshot from volume 075151ac-8267-4667-aed2-afb5174b12ef Jul 10 14:19:20.141865 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1aa37bdc-ab00-4418-926a-221d651556ca tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/volumes/fc19b2b0-00b7-47f9-9b27-75702c2ae1ee returned with HTTP 200 Jul 10 14:19:20.142331 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 786/3139] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:20 2026] GET /volume/v3/volumes/fc19b2b0-00b7-47f9-9b27-75702c2ae1ee => generated 1016 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:20.145531 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-0aa435e9-141f-483f-9a1b-06c0ebe40af2 req-965017fc-085f-41f9-8c5b-142ec909ba7d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:19:20.146208 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-0aa435e9-141f-483f-9a1b-06c0ebe40af2 req-965017fc-085f-41f9-8c5b-142ec909ba7d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d5b740e9-e49b-4e36-a58b-3cedb7e8ded1", "connector": null, "instance_uuid": "fb17e238-e8c6-41bf-93ef-8f6f26af848b"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:20.156395 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:20.156395 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:20.159624 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-598c8d9f-597d-4629-9ab5-dc28020149b2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:20.162112 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-598c8d9f-597d-4629-9ab5-dc28020149b2 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:19:20.162617 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-598c8d9f-597d-4629-9ab5-dc28020149b2 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fc19b2b0-00b7-47f9-9b27-75702c2ae1ee", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1608669904"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:20.174634 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:20.174634 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:20.175213 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-598c8d9f-597d-4629-9ab5-dc28020149b2 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Volume info retrieved successfully. Jul 10 14:19:20.175213 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-598c8d9f-597d-4629-9ab5-dc28020149b2 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Create snapshot from volume fc19b2b0-00b7-47f9-9b27-75702c2ae1ee Jul 10 14:19:20.185377 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-8482f0d0-6485-47a4-8b55-228ca2b11db3 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Created reservations ['323cf47e-8689-473f-818e-ea6593db16d9', 'd0a60822-9c46-4026-9c97-70b7d9e7ccbc', 'c9e12ac4-fa7a-4939-a76a-7cc308dde037', 'b44c7fd1-6c8d-479b-8c45-4ee62e8b7fc4'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:19:20.209220 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-0aa435e9-141f-483f-9a1b-06c0ebe40af2 req-965017fc-085f-41f9-8c5b-142ec909ba7d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:19:20.209902 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 790/3140] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:19:19 2026] POST /volume/v3/attachments => generated 273 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:20.219120 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-598c8d9f-597d-4629-9ab5-dc28020149b2 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Created reservations ['a0755ae7-c2ef-4266-9b65-6c13c903c3d7', 'a31d73cc-7c35-4a87-bb6f-4c905b3f429d', '7c5f6b74-df58-486f-bd06-c670496ee92a', 'e5cfc679-31ad-4899-8c3f-69bf7c2044ee'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:19:20.243216 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-8482f0d0-6485-47a4-8b55-228ca2b11db3 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Snapshot create request issued successfully. Jul 10 14:19:20.244649 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8482f0d0-6485-47a4-8b55-228ca2b11db3 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:19:20.244649 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 783/3141] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:19:20 2026] POST /volume/v3/snapshots => generated 307 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:19:20.258610 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4a908a3c-cc3f-4b79-aeb0-19f47f5b5eb9 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:20.261023 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4a908a3c-cc3f-4b79-aeb0-19f47f5b5eb9 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/snapshots/a9820dd5-49fd-4a31-8c94-08a69b052685 Jul 10 14:19:20.261184 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4a908a3c-cc3f-4b79-aeb0-19f47f5b5eb9 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:20.261542 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4a908a3c-cc3f-4b79-aeb0-19f47f5b5eb9 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:20.269480 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-598c8d9f-597d-4629-9ab5-dc28020149b2 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Snapshot create request issued successfully. Jul 10 14:19:20.269995 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-598c8d9f-597d-4629-9ab5-dc28020149b2 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:19:20.270483 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 783/3142] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:19:20 2026] POST /volume/v3/snapshots => generated 308 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:19:20.275315 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:20.275315 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:20.275833 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-4a908a3c-cc3f-4b79-aeb0-19f47f5b5eb9 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Snapshot retrieved successfully. Jul 10 14:19:20.276765 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4a908a3c-cc3f-4b79-aeb0-19f47f5b5eb9 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/snapshots/a9820dd5-49fd-4a31-8c94-08a69b052685 returned with HTTP 200 Jul 10 14:19:20.277190 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 787/3143] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:20 2026] GET /volume/v3/snapshots/a9820dd5-49fd-4a31-8c94-08a69b052685 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:20.281953 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b568500c-0be7-4ab9-bf66-e27b207320ce None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:20.284461 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b568500c-0be7-4ab9-bf66-e27b207320ce tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] GET https://10.4.3.66/volume/v3/snapshots/fe11cd35-8f1c-4e0c-a00e-b16de9809e45 Jul 10 14:19:20.284771 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b568500c-0be7-4ab9-bf66-e27b207320ce tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:20.285064 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b568500c-0be7-4ab9-bf66-e27b207320ce tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:20.293928 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:20.293928 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:20.294469 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b568500c-0be7-4ab9-bf66-e27b207320ce tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Snapshot retrieved successfully. Jul 10 14:19:20.295160 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b568500c-0be7-4ab9-bf66-e27b207320ce tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/snapshots/fe11cd35-8f1c-4e0c-a00e-b16de9809e45 returned with HTTP 200 Jul 10 14:19:20.295676 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 791/3144] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:20 2026] GET /volume/v3/snapshots/fe11cd35-8f1c-4e0c-a00e-b16de9809e45 => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:20.445125 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-73a2ae47-9788-471f-81bc-10de97b7a95a None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:20.447397 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-73a2ae47-9788-471f-81bc-10de97b7a95a tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 Jul 10 14:19:20.447709 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-73a2ae47-9788-471f-81bc-10de97b7a95a tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:20.448221 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-73a2ae47-9788-471f-81bc-10de97b7a95a tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:20.458635 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:20.458635 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:20.462562 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-73a2ae47-9788-471f-81bc-10de97b7a95a tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:19:20.467538 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-73a2ae47-9788-471f-81bc-10de97b7a95a tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 returned with HTTP 200 Jul 10 14:19:20.467993 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 784/3145] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:20 2026] GET /volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:20.751277 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d3251a62-8acf-454b-93e0-96402fbc4111 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:20.751873 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d3251a62-8acf-454b-93e0-96402fbc4111 None None] GET https://10.4.3.66/volume// Jul 10 14:19:20.752109 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d3251a62-8acf-454b-93e0-96402fbc4111 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:20.752351 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d3251a62-8acf-454b-93e0-96402fbc4111 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:20.752824 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d3251a62-8acf-454b-93e0-96402fbc4111 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:19:20.753190 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 784/3146] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:19:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:19:20.764519 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-0aa435e9-141f-483f-9a1b-06c0ebe40af2 req-acafc64e-688a-4a60-bb2f-4e031c2b1e47 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:20.767310 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-0aa435e9-141f-483f-9a1b-06c0ebe40af2 req-acafc64e-688a-4a60-bb2f-4e031c2b1e47 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 Jul 10 14:19:20.767614 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-0aa435e9-141f-483f-9a1b-06c0ebe40af2 req-acafc64e-688a-4a60-bb2f-4e031c2b1e47 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:20.767906 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-0aa435e9-141f-483f-9a1b-06c0ebe40af2 req-acafc64e-688a-4a60-bb2f-4e031c2b1e47 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:20.782749 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:20.782749 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:20.787778 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-0aa435e9-141f-483f-9a1b-06c0ebe40af2 req-acafc64e-688a-4a60-bb2f-4e031c2b1e47 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:19:20.793923 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-0aa435e9-141f-483f-9a1b-06c0ebe40af2 req-acafc64e-688a-4a60-bb2f-4e031c2b1e47 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 returned with HTTP 200 Jul 10 14:19:20.794450 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 788/3147] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:19:20 2026] GET /volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 => generated 1023 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:19:20.958223 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-0aa435e9-141f-483f-9a1b-06c0ebe40af2 req-99cc9a62-e763-4648-b5a5-8b452d7c5c59 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:20.961875 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-0aa435e9-141f-483f-9a1b-06c0ebe40af2 req-99cc9a62-e763-4648-b5a5-8b452d7c5c59 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] PUT https://10.4.3.66/volume/v3/attachments/e4e5492c-f76e-4d43-9094-8b7d76d06c03 Jul 10 14:19:20.962798 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-0aa435e9-141f-483f-9a1b-06c0ebe40af2 req-99cc9a62-e763-4648-b5a5-8b452d7c5c59 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:20.977125 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-0aa435e9-141f-483f-9a1b-06c0ebe40af2 req-99cc9a62-e763-4648-b5a5-8b452d7c5c59 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Acquiring lock "cinder-attachment_update-d5b740e9-e49b-4e36-a58b-3cedb7e8ded1-np0000005012" by "attachment_update" {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:19:20.983313 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-0aa435e9-141f-483f-9a1b-06c0ebe40af2 req-99cc9a62-e763-4648-b5a5-8b452d7c5c59 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Lock "cinder-attachment_update-d5b740e9-e49b-4e36-a58b-3cedb7e8ded1-np0000005012" acquired by "attachment_update" :: waited 0.006s {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:19:20.985242 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:20.985242 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:21.290596 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-1b539baa-b5fa-40e2-8223-a18c90ef43ea None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:21.292923 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1b539baa-b5fa-40e2-8223-a18c90ef43ea tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/snapshots/a9820dd5-49fd-4a31-8c94-08a69b052685 Jul 10 14:19:21.293186 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1b539baa-b5fa-40e2-8223-a18c90ef43ea tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:21.293445 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1b539baa-b5fa-40e2-8223-a18c90ef43ea tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:21.299871 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:21.299871 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:21.300456 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-1b539baa-b5fa-40e2-8223-a18c90ef43ea tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Snapshot retrieved successfully. Jul 10 14:19:21.301725 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1b539baa-b5fa-40e2-8223-a18c90ef43ea tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/snapshots/a9820dd5-49fd-4a31-8c94-08a69b052685 returned with HTTP 200 Jul 10 14:19:21.302325 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 785/3148] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:21 2026] GET /volume/v3/snapshots/a9820dd5-49fd-4a31-8c94-08a69b052685 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:21.306522 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c96efd7e-3314-46d1-8773-449adca66632 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:21.308853 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c96efd7e-3314-46d1-8773-449adca66632 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] GET https://10.4.3.66/volume/v3/snapshots/fe11cd35-8f1c-4e0c-a00e-b16de9809e45 Jul 10 14:19:21.309081 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c96efd7e-3314-46d1-8773-449adca66632 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:21.309289 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c96efd7e-3314-46d1-8773-449adca66632 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:21.314277 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8fe21ec3-db60-4708-a936-f0ef211e4d77 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:21.316126 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8fe21ec3-db60-4708-a936-f0ef211e4d77 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:19:21.316478 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8fe21ec3-db60-4708-a936-f0ef211e4d77 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a9820dd5-49fd-4a31-8c94-08a69b052685", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2093801442"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:21.316557 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:21.316557 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:21.316911 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c96efd7e-3314-46d1-8773-449adca66632 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Snapshot retrieved successfully. Jul 10 14:19:21.317729 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c96efd7e-3314-46d1-8773-449adca66632 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/snapshots/fe11cd35-8f1c-4e0c-a00e-b16de9809e45 returned with HTTP 200 Jul 10 14:19:21.318181 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 785/3149] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:21 2026] GET /volume/v3/snapshots/fe11cd35-8f1c-4e0c-a00e-b16de9809e45 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:21.318244 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-8fe21ec3-db60-4708-a936-f0ef211e4d77 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Create volume request body: {'volume': {'snapshot_id': 'a9820dd5-49fd-4a31-8c94-08a69b052685', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2093801442'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:19:21.330695 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f894b9ec-0a20-4521-97d8-870ba3da5950 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:21.331174 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:21.331174 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:21.331864 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-8fe21ec3-db60-4708-a936-f0ef211e4d77 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Snapshot retrieved successfully. Jul 10 14:19:21.332052 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-8fe21ec3-db60-4708-a936-f0ef211e4d77 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Create volume of 1 GB Jul 10 14:19:21.332946 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f894b9ec-0a20-4521-97d8-870ba3da5950 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-reader] POST https://10.4.3.66/volume/v3/snapshots/fe11cd35-8f1c-4e0c-a00e-b16de9809e45/action Jul 10 14:19:21.333364 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f894b9ec-0a20-4521-97d8-870ba3da5950 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:19:21.333548 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f894b9ec-0a20-4521-97d8-870ba3da5950 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:21.335310 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.contrib.admin_actions [None req-f894b9ec-0a20-4521-97d8-870ba3da5950 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-reader] Updating snapshot 'fe11cd35-8f1c-4e0c-a00e-b16de9809e45' with '{'status': 'error'}' {{(pid=100155) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 14:19:21.341521 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-8fe21ec3-db60-4708-a936-f0ef211e4d77 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Availability Zones retrieved successfully. Jul 10 14:19:21.350193 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-8fe21ec3-db60-4708-a936-f0ef211e4d77 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Flow 'volume_create_api' (a0e0ccd9-058b-4abc-8726-4ae0769f6004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:21.351549 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-8fe21ec3-db60-4708-a936-f0ef211e4d77 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60ede4cb-7dc6-4e3d-9431-ab80caa9c091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:21.352971 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-8fe21ec3-db60-4708-a936-f0ef211e4d77 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:19:21.356314 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:21.356314 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:21.356524 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.policy [None req-f894b9ec-0a20-4521-97d8-870ba3da5950 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '37335c12a6a7435caaace77d69117f1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb9ddd996a1c48a2969fd18915302fff', '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=100155) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 14:19:21.356810 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f894b9ec-0a20-4521-97d8-870ba3da5950 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-reader] https://10.4.3.66/volume/v3/snapshots/fe11cd35-8f1c-4e0c-a00e-b16de9809e45/action returned with HTTP 403 Jul 10 14:19:21.357414 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 786/3150] 10.4.3.66 () {68 vars in 1389 bytes} [Fri Jul 10 14:19:21 2026] POST /volume/v3/snapshots/fe11cd35-8f1c-4e0c-a00e-b16de9809e45/action => generated 133 bytes in 27 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:21.366013 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7187bb73-c0f3-4aa0-a344-1446b7c3d650 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:21.367898 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7187bb73-c0f3-4aa0-a344-1446b7c3d650 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] DELETE https://10.4.3.66/volume/v3/snapshots/fe11cd35-8f1c-4e0c-a00e-b16de9809e45 Jul 10 14:19:21.368117 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7187bb73-c0f3-4aa0-a344-1446b7c3d650 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:21.368312 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7187bb73-c0f3-4aa0-a344-1446b7c3d650 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:21.368479 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-7187bb73-c0f3-4aa0-a344-1446b7c3d650 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Delete snapshot with id: fe11cd35-8f1c-4e0c-a00e-b16de9809e45 Jul 10 14:19:21.373982 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:21.373982 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:21.374323 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7187bb73-c0f3-4aa0-a344-1446b7c3d650 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Snapshot retrieved successfully. Jul 10 14:19:21.397002 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-8fe21ec3-db60-4708-a936-f0ef211e4d77 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60ede4cb-7dc6-4e3d-9431-ab80caa9c091) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a9820dd5-49fd-4a31-8c94-08a69b052685', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:21.397960 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-8fe21ec3-db60-4708-a936-f0ef211e4d77 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b508de60-2ddb-4712-9b1b-6a4316c5b3e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:21.400092 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7187bb73-c0f3-4aa0-a344-1446b7c3d650 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Snapshot delete request issued successfully. Jul 10 14:19:21.400337 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7187bb73-c0f3-4aa0-a344-1446b7c3d650 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/snapshots/fe11cd35-8f1c-4e0c-a00e-b16de9809e45 returned with HTTP 202 Jul 10 14:19:21.400919 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 786/3151] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:19:21 2026] DELETE /volume/v3/snapshots/fe11cd35-8f1c-4e0c-a00e-b16de9809e45 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:19:21.412527 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-93c2f194-7ee2-4132-8b60-7a8df85a5a8e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:21.415003 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-93c2f194-7ee2-4132-8b60-7a8df85a5a8e tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] GET https://10.4.3.66/volume/v3/snapshots/fe11cd35-8f1c-4e0c-a00e-b16de9809e45 Jul 10 14:19:21.415162 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-93c2f194-7ee2-4132-8b60-7a8df85a5a8e tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:21.415413 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-93c2f194-7ee2-4132-8b60-7a8df85a5a8e tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:21.422397 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:21.422397 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:21.423162 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-93c2f194-7ee2-4132-8b60-7a8df85a5a8e tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Snapshot retrieved successfully. Jul 10 14:19:21.423852 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-93c2f194-7ee2-4132-8b60-7a8df85a5a8e tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/snapshots/fe11cd35-8f1c-4e0c-a00e-b16de9809e45 returned with HTTP 200 Jul 10 14:19:21.424606 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 787/3152] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:21 2026] GET /volume/v3/snapshots/fe11cd35-8f1c-4e0c-a00e-b16de9809e45 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:21.468125 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-8fe21ec3-db60-4708-a936-f0ef211e4d77 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Created reservations ['80784ef3-2424-4e75-b165-5f848e3f3a33', 'eeeae930-bc6b-4ea0-bf81-3e71dfe46718', '41c3478f-9dfd-4f35-a920-518a69201afe', '5352a6e2-b2c0-4e78-8018-810ddeba97d0'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:19:21.469356 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-8fe21ec3-db60-4708-a936-f0ef211e4d77 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b508de60-2ddb-4712-9b1b-6a4316c5b3e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80784ef3-2424-4e75-b165-5f848e3f3a33', 'eeeae930-bc6b-4ea0-bf81-3e71dfe46718', '41c3478f-9dfd-4f35-a920-518a69201afe', '5352a6e2-b2c0-4e78-8018-810ddeba97d0']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:21.470242 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-8fe21ec3-db60-4708-a936-f0ef211e4d77 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40a97524-1c9b-4831-899a-daaa1ce24e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:21.483811 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3d17a09a-1d70-40cd-8dfe-b7ef7dcfe11b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:21.486241 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3d17a09a-1d70-40cd-8dfe-b7ef7dcfe11b tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 Jul 10 14:19:21.486511 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3d17a09a-1d70-40cd-8dfe-b7ef7dcfe11b tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:21.486759 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3d17a09a-1d70-40cd-8dfe-b7ef7dcfe11b tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:21.500059 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:21.500059 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:21.504958 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3d17a09a-1d70-40cd-8dfe-b7ef7dcfe11b tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:19:21.512739 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3d17a09a-1d70-40cd-8dfe-b7ef7dcfe11b tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 returned with HTTP 200 Jul 10 14:19:21.513557 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 787/3153] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:21 2026] GET /volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:21.521947 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-0aa435e9-141f-483f-9a1b-06c0ebe40af2 req-99cc9a62-e763-4648-b5a5-8b452d7c5c59 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Lock "cinder-attachment_update-d5b740e9-e49b-4e36-a58b-3cedb7e8ded1-np0000005012" released by "attachment_update" :: held 0.538s {{(pid=100154) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:19:21.522449 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-0aa435e9-141f-483f-9a1b-06c0ebe40af2 req-99cc9a62-e763-4648-b5a5-8b452d7c5c59 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/attachments/e4e5492c-f76e-4d43-9094-8b7d76d06c03 returned with HTTP 200 Jul 10 14:19:21.523060 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-8fe21ec3-db60-4708-a936-f0ef211e4d77 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40a97524-1c9b-4831-899a-daaa1ce24e77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cdd7e387-8344-4a4f-a8fe-26da5c72e336', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2093801442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7daef7700e4faab06864fcf9c7f351',qos_specs=None,replication_status=,reservations=['80784ef3-2424-4e75-b165-5f848e3f3a33','eeeae930-bc6b-4ea0-bf81-3e71dfe46718','41c3478f-9dfd-4f35-a920-518a69201afe','5352a6e2-b2c0-4e78-8018-810ddeba97d0'],size=1,snapshot_id=a9820dd5-49fd-4a31-8c94-08a69b052685,source_replicaid=,source_volid=None,status='creating',user_id='eb8d5acb66ad4ad5a6b7220942de0f12',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:19:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2093801442',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cdd7e387-8344-4a4f-a8fe-26da5c72e336,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef7daef7700e4faab06864fcf9c7f351',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a9820dd5-49fd-4a31-8c94-08a69b052685,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb8d5acb66ad4ad5a6b7220942de0f12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:21.523427 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 792/3154] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:19:20 2026] PUT /volume/v3/attachments/e4e5492c-f76e-4d43-9094-8b7d76d06c03 => generated 969 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:21.524478 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-8fe21ec3-db60-4708-a936-f0ef211e4d77 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82d99f8a-32ed-4412-b584-c50247a3fd13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:21.547527 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-8fe21ec3-db60-4708-a936-f0ef211e4d77 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82d99f8a-32ed-4412-b584-c50247a3fd13) transitioned into state 'SUCCESS' from state '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-2093801442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7daef7700e4faab06864fcf9c7f351',qos_specs=None,replication_status=,reservations=['80784ef3-2424-4e75-b165-5f848e3f3a33','eeeae930-bc6b-4ea0-bf81-3e71dfe46718','41c3478f-9dfd-4f35-a920-518a69201afe','5352a6e2-b2c0-4e78-8018-810ddeba97d0'],size=1,snapshot_id=a9820dd5-49fd-4a31-8c94-08a69b052685,source_replicaid=,source_volid=None,status='creating',user_id='eb8d5acb66ad4ad5a6b7220942de0f12',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:21.548480 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-8fe21ec3-db60-4708-a936-f0ef211e4d77 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f58b008-de70-4e59-aac1-7f3563e4421a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:21.574264 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-8fe21ec3-db60-4708-a936-f0ef211e4d77 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f58b008-de70-4e59-aac1-7f3563e4421a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:21.575186 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-8fe21ec3-db60-4708-a936-f0ef211e4d77 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Flow 'volume_create_api' (a0e0ccd9-058b-4abc-8726-4ae0769f6004) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:21.575613 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-8fe21ec3-db60-4708-a936-f0ef211e4d77 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Create volume request issued successfully. Jul 10 14:19:21.576258 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8fe21ec3-db60-4708-a936-f0ef211e4d77 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:19:21.576755 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 789/3155] 10.4.3.66 () {70 vars in 1293 bytes} [Fri Jul 10 14:19:21 2026] POST /volume/v3/volumes => generated 802 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:21.591107 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-db6a6112-f9a4-47b2-9e47-3bae35dd05a3 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:21.594359 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-db6a6112-f9a4-47b2-9e47-3bae35dd05a3 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/cdd7e387-8344-4a4f-a8fe-26da5c72e336 Jul 10 14:19:21.594611 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-db6a6112-f9a4-47b2-9e47-3bae35dd05a3 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:21.595333 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-db6a6112-f9a4-47b2-9e47-3bae35dd05a3 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:21.604114 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:21.604114 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:21.608679 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-db6a6112-f9a4-47b2-9e47-3bae35dd05a3 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:21.614453 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-db6a6112-f9a4-47b2-9e47-3bae35dd05a3 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/cdd7e387-8344-4a4f-a8fe-26da5c72e336 returned with HTTP 200 Jul 10 14:19:21.614996 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 788/3156] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:21 2026] GET /volume/v3/volumes/cdd7e387-8344-4a4f-a8fe-26da5c72e336 => generated 870 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:22.436642 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-27e7cda7-e1dd-4b8f-b9a0-52289f4297b2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:22.439082 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-27e7cda7-e1dd-4b8f-b9a0-52289f4297b2 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] GET https://10.4.3.66/volume/v3/snapshots/fe11cd35-8f1c-4e0c-a00e-b16de9809e45 Jul 10 14:19:22.439325 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-27e7cda7-e1dd-4b8f-b9a0-52289f4297b2 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:22.439546 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-27e7cda7-e1dd-4b8f-b9a0-52289f4297b2 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:22.445328 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-27e7cda7-e1dd-4b8f-b9a0-52289f4297b2 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/snapshots/fe11cd35-8f1c-4e0c-a00e-b16de9809e45 returned with HTTP 404 Jul 10 14:19:22.445980 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 788/3157] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:22 2026] GET /volume/v3/snapshots/fe11cd35-8f1c-4e0c-a00e-b16de9809e45 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:22.455385 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-19ba8560-a555-4941-aa8b-77acdd5cf9eb None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:22.457596 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-19ba8560-a555-4941-aa8b-77acdd5cf9eb tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/fc19b2b0-00b7-47f9-9b27-75702c2ae1ee Jul 10 14:19:22.457969 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-19ba8560-a555-4941-aa8b-77acdd5cf9eb tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:22.458134 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-19ba8560-a555-4941-aa8b-77acdd5cf9eb tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:22.458278 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-19ba8560-a555-4941-aa8b-77acdd5cf9eb tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Delete volume with id: fc19b2b0-00b7-47f9-9b27-75702c2ae1ee Jul 10 14:19:22.467123 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:22.467123 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:22.467564 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-19ba8560-a555-4941-aa8b-77acdd5cf9eb tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Volume info retrieved successfully. Jul 10 14:19:22.494284 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-19ba8560-a555-4941-aa8b-77acdd5cf9eb tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Delete volume request issued successfully. Jul 10 14:19:22.494520 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-19ba8560-a555-4941-aa8b-77acdd5cf9eb tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/volumes/fc19b2b0-00b7-47f9-9b27-75702c2ae1ee returned with HTTP 202 Jul 10 14:19:22.495139 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 793/3158] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:19:22 2026] DELETE /volume/v3/volumes/fc19b2b0-00b7-47f9-9b27-75702c2ae1ee => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:19:22.505146 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-323f2078-e3ad-4fb1-9f00-5942281d9008 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:22.507314 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-323f2078-e3ad-4fb1-9f00-5942281d9008 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] GET https://10.4.3.66/volume/v3/volumes/fc19b2b0-00b7-47f9-9b27-75702c2ae1ee Jul 10 14:19:22.507563 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-323f2078-e3ad-4fb1-9f00-5942281d9008 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:22.507814 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-323f2078-e3ad-4fb1-9f00-5942281d9008 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:22.516456 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:22.516456 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:22.521393 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-323f2078-e3ad-4fb1-9f00-5942281d9008 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Volume info retrieved successfully. Jul 10 14:19:22.528476 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-323f2078-e3ad-4fb1-9f00-5942281d9008 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/volumes/fc19b2b0-00b7-47f9-9b27-75702c2ae1ee returned with HTTP 200 Jul 10 14:19:22.529112 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 790/3159] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:22 2026] GET /volume/v3/volumes/fc19b2b0-00b7-47f9-9b27-75702c2ae1ee => generated 1015 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:22.530379 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-95e2c2ff-c9e3-4b8e-98f6-d9163efac0db None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:22.532640 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-95e2c2ff-c9e3-4b8e-98f6-d9163efac0db tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 Jul 10 14:19:22.532835 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-95e2c2ff-c9e3-4b8e-98f6-d9163efac0db tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:22.533183 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-95e2c2ff-c9e3-4b8e-98f6-d9163efac0db tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:22.541123 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a1303dfc-9a9b-4d72-b968-3e70df9b32f9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:22.543015 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a1303dfc-9a9b-4d72-b968-3e70df9b32f9 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] DELETE https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a Jul 10 14:19:22.543250 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a1303dfc-9a9b-4d72-b968-3e70df9b32f9 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:22.543970 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a1303dfc-9a9b-4d72-b968-3e70df9b32f9 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:22.543970 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-a1303dfc-9a9b-4d72-b968-3e70df9b32f9 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Delete volume with id: b365cdf6-5116-48e5-971c-3b092b957a3a Jul 10 14:19:22.545446 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:22.545446 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:22.549967 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-95e2c2ff-c9e3-4b8e-98f6-d9163efac0db tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:19:22.552386 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:22.552386 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:22.553012 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a1303dfc-9a9b-4d72-b968-3e70df9b32f9 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:19:22.554917 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-95e2c2ff-c9e3-4b8e-98f6-d9163efac0db tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 returned with HTTP 200 Jul 10 14:19:22.555402 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 789/3160] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:22 2026] GET /volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:22.584775 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a1303dfc-9a9b-4d72-b968-3e70df9b32f9 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Delete volume request issued successfully. Jul 10 14:19:22.585017 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a1303dfc-9a9b-4d72-b968-3e70df9b32f9 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a returned with HTTP 202 Jul 10 14:19:22.585492 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 789/3161] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:19:22 2026] DELETE /volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:19:22.593369 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-cc9a7e38-3d7e-49ab-9035-7f8bbcef2521 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:22.595615 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cc9a7e38-3d7e-49ab-9035-7f8bbcef2521 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a Jul 10 14:19:22.595864 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cc9a7e38-3d7e-49ab-9035-7f8bbcef2521 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:22.596122 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cc9a7e38-3d7e-49ab-9035-7f8bbcef2521 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:22.605976 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:22.605976 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:22.611668 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-cc9a7e38-3d7e-49ab-9035-7f8bbcef2521 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:19:22.617766 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cc9a7e38-3d7e-49ab-9035-7f8bbcef2521 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a returned with HTTP 200 Jul 10 14:19:22.618291 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 794/3162] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:22 2026] GET /volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:22.632093 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-844a26d4-e308-4002-87e0-bb9071031fe2 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:22.636479 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-844a26d4-e308-4002-87e0-bb9071031fe2 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/cdd7e387-8344-4a4f-a8fe-26da5c72e336 Jul 10 14:19:22.636805 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-844a26d4-e308-4002-87e0-bb9071031fe2 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:22.637054 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-844a26d4-e308-4002-87e0-bb9071031fe2 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:22.650160 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:22.650160 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:22.656948 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-844a26d4-e308-4002-87e0-bb9071031fe2 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:22.664239 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-844a26d4-e308-4002-87e0-bb9071031fe2 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/cdd7e387-8344-4a4f-a8fe-26da5c72e336 returned with HTTP 200 Jul 10 14:19:22.664983 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 791/3163] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:22 2026] GET /volume/v3/volumes/cdd7e387-8344-4a4f-a8fe-26da5c72e336 => generated 895 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:22.683762 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-2b36a00f-dec7-4561-b47a-c56ca83d90cd None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:22.685907 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2b36a00f-dec7-4561-b47a-c56ca83d90cd tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:19:22.686239 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2b36a00f-dec7-4561-b47a-c56ca83d90cd tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cdd7e387-8344-4a4f-a8fe-26da5c72e336", "name": "tempest-VolumeDependencyTests-Snapshot-1101284091"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:22.705160 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:22.705160 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:22.705892 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-2b36a00f-dec7-4561-b47a-c56ca83d90cd tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:22.706136 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.snapshots [None req-2b36a00f-dec7-4561-b47a-c56ca83d90cd tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Create snapshot from volume cdd7e387-8344-4a4f-a8fe-26da5c72e336 Jul 10 14:19:22.755373 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-2b36a00f-dec7-4561-b47a-c56ca83d90cd tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Created reservations ['338d1703-a7e2-4af7-8990-2bdcaa27b4a3', 'be036374-47db-47c1-8c1a-3986a7798c05', '2bf1174e-bfbd-4c33-9d34-dc2fb69eba97', '35ba523f-e434-4a59-9cd2-47532de8dbea'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:19:22.803015 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-2b36a00f-dec7-4561-b47a-c56ca83d90cd tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Snapshot create request issued successfully. Jul 10 14:19:22.803512 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2b36a00f-dec7-4561-b47a-c56ca83d90cd tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:19:22.804310 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 790/3164] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:19:22 2026] POST /volume/v3/snapshots => generated 308 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:19:22.817663 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f6960c27-5bb8-4e98-b739-782b0a09d020 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:22.820601 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f6960c27-5bb8-4e98-b739-782b0a09d020 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/snapshots/86aa7e86-ca1c-4402-ad88-31312c0f2ba5 Jul 10 14:19:22.820815 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f6960c27-5bb8-4e98-b739-782b0a09d020 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:22.821155 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f6960c27-5bb8-4e98-b739-782b0a09d020 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:22.831907 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:22.831907 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:22.832525 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f6960c27-5bb8-4e98-b739-782b0a09d020 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Snapshot retrieved successfully. Jul 10 14:19:22.834031 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f6960c27-5bb8-4e98-b739-782b0a09d020 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/snapshots/86aa7e86-ca1c-4402-ad88-31312c0f2ba5 returned with HTTP 200 Jul 10 14:19:22.834031 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 790/3165] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:22 2026] GET /volume/v3/snapshots/86aa7e86-ca1c-4402-ad88-31312c0f2ba5 => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:23.550791 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f8ca8e26-2247-44a6-8a8f-cf36705ebc87 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:23.553820 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f8ca8e26-2247-44a6-8a8f-cf36705ebc87 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] GET https://10.4.3.66/volume/v3/volumes/fc19b2b0-00b7-47f9-9b27-75702c2ae1ee Jul 10 14:19:23.554196 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f8ca8e26-2247-44a6-8a8f-cf36705ebc87 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:23.554566 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f8ca8e26-2247-44a6-8a8f-cf36705ebc87 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:23.564316 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f8ca8e26-2247-44a6-8a8f-cf36705ebc87 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/volumes/fc19b2b0-00b7-47f9-9b27-75702c2ae1ee returned with HTTP 404 Jul 10 14:19:23.565211 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 795/3166] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:23 2026] GET /volume/v3/volumes/fc19b2b0-00b7-47f9-9b27-75702c2ae1ee => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:23.572625 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c496fde3-44c3-4bac-9137-ef99a9404b58 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:23.574745 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c496fde3-44c3-4bac-9137-ef99a9404b58 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 Jul 10 14:19:23.574981 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c496fde3-44c3-4bac-9137-ef99a9404b58 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:23.575152 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c496fde3-44c3-4bac-9137-ef99a9404b58 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:23.579462 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f3f8661e-112f-49c0-b835-2df53982d392 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:23.581811 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f3f8661e-112f-49c0-b835-2df53982d392 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:19:23.582225 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f3f8661e-112f-49c0-b835-2df53982d392 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-351012027"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:23.583991 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-f3f8661e-112f-49c0-b835-2df53982d392 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-351012027'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:19:23.584158 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-f3f8661e-112f-49c0-b835-2df53982d392 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Create volume of 1 GB Jul 10 14:19:23.584843 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:23.584843 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:23.590605 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-f3f8661e-112f-49c0-b835-2df53982d392 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Availability Zones retrieved successfully. Jul 10 14:19:23.591848 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:23.591848 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:23.599073 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f3f8661e-112f-49c0-b835-2df53982d392 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Flow 'volume_create_api' (a2a420c4-6c99-4150-9526-3b96db93bcd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:23.599987 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-c496fde3-44c3-4bac-9137-ef99a9404b58 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:19:23.600523 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f3f8661e-112f-49c0-b835-2df53982d392 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bdc638d-96af-4f50-8831-feabff6b84fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:23.601958 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-f3f8661e-112f-49c0-b835-2df53982d392 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:19:23.607959 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c496fde3-44c3-4bac-9137-ef99a9404b58 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 returned with HTTP 200 Jul 10 14:19:23.608430 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 792/3167] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:23 2026] GET /volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:23.636708 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-351317c9-9c10-484b-96cb-bc75525ddf04 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:23.639662 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-351317c9-9c10-484b-96cb-bc75525ddf04 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a Jul 10 14:19:23.639947 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-351317c9-9c10-484b-96cb-bc75525ddf04 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:23.640295 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-351317c9-9c10-484b-96cb-bc75525ddf04 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:23.643415 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f3f8661e-112f-49c0-b835-2df53982d392 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bdc638d-96af-4f50-8831-feabff6b84fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:23.644614 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f3f8661e-112f-49c0-b835-2df53982d392 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7329b134-2cd5-4121-9808-b9f0ba0cf020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:23.650942 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-351317c9-9c10-484b-96cb-bc75525ddf04 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a returned with HTTP 404 Jul 10 14:19:23.651733 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 791/3168] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:23 2026] GET /volume/v3/volumes/b365cdf6-5116-48e5-971c-3b092b957a3a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:23.662801 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-c2ff8242-db88-4ec9-ae07-1ee1f7ef3bb7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:23.664869 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c2ff8242-db88-4ec9-ae07-1ee1f7ef3bb7 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] DELETE https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 Jul 10 14:19:23.665202 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c2ff8242-db88-4ec9-ae07-1ee1f7ef3bb7 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:23.665893 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c2ff8242-db88-4ec9-ae07-1ee1f7ef3bb7 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:23.665893 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-c2ff8242-db88-4ec9-ae07-1ee1f7ef3bb7 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Delete volume with id: a6ccd911-da10-4b03-a348-fe0e557ac106 Jul 10 14:19:23.676337 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:23.676337 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:23.677179 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-c2ff8242-db88-4ec9-ae07-1ee1f7ef3bb7 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:19:23.705086 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-f3f8661e-112f-49c0-b835-2df53982d392 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Created reservations ['29958f3a-8f43-4871-b5d3-89e34c74fef6', 'f2e50950-ad4f-4484-b525-b28d165b687b', '009bac9a-d955-40d8-b045-a3e0c08902c1', 'b4c84c78-c3cf-4cec-b8df-ca8df6decd8f'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:19:23.706601 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f3f8661e-112f-49c0-b835-2df53982d392 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7329b134-2cd5-4121-9808-b9f0ba0cf020) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29958f3a-8f43-4871-b5d3-89e34c74fef6', 'f2e50950-ad4f-4484-b525-b28d165b687b', '009bac9a-d955-40d8-b045-a3e0c08902c1', 'b4c84c78-c3cf-4cec-b8df-ca8df6decd8f']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:23.707389 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f3f8661e-112f-49c0-b835-2df53982d392 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2466053-ba08-419d-aa68-42c485b84120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:23.709349 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-c2ff8242-db88-4ec9-ae07-1ee1f7ef3bb7 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Delete volume request issued successfully. Jul 10 14:19:23.709877 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c2ff8242-db88-4ec9-ae07-1ee1f7ef3bb7 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 returned with HTTP 202 Jul 10 14:19:23.710728 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 796/3169] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:19:23 2026] DELETE /volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:19:23.724985 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-836da8ae-1dfe-415a-8955-41694550bd6c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:23.727021 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-836da8ae-1dfe-415a-8955-41694550bd6c tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 Jul 10 14:19:23.727299 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-836da8ae-1dfe-415a-8955-41694550bd6c tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:23.727781 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-836da8ae-1dfe-415a-8955-41694550bd6c tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:23.738678 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:23.738678 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:23.744085 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-836da8ae-1dfe-415a-8955-41694550bd6c tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:19:23.748529 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f3f8661e-112f-49c0-b835-2df53982d392 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2466053-ba08-419d-aa68-42c485b84120) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a254cc19-cac7-4a7f-a991-a936f6c12d6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-351012027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb9ddd996a1c48a2969fd18915302fff',qos_specs=None,replication_status=,reservations=['29958f3a-8f43-4871-b5d3-89e34c74fef6','f2e50950-ad4f-4484-b525-b28d165b687b','009bac9a-d955-40d8-b045-a3e0c08902c1','b4c84c78-c3cf-4cec-b8df-ca8df6decd8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='464b1ebea4ee4fb0b1adb0a68e7b919a',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:19:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-351012027',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a254cc19-cac7-4a7f-a991-a936f6c12d6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb9ddd996a1c48a2969fd18915302fff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='464b1ebea4ee4fb0b1adb0a68e7b919a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:23.750826 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-836da8ae-1dfe-415a-8955-41694550bd6c tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 returned with HTTP 200 Jul 10 14:19:23.751332 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 793/3170] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:23 2026] GET /volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:23.751417 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f3f8661e-112f-49c0-b835-2df53982d392 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b74ebc30-f29b-4df4-b1fa-26156803b3ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:23.782537 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f3f8661e-112f-49c0-b835-2df53982d392 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b74ebc30-f29b-4df4-b1fa-26156803b3ce) transitioned into state 'SUCCESS' from state '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-351012027',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb9ddd996a1c48a2969fd18915302fff',qos_specs=None,replication_status=,reservations=['29958f3a-8f43-4871-b5d3-89e34c74fef6','f2e50950-ad4f-4484-b525-b28d165b687b','009bac9a-d955-40d8-b045-a3e0c08902c1','b4c84c78-c3cf-4cec-b8df-ca8df6decd8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='464b1ebea4ee4fb0b1adb0a68e7b919a',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:23.783824 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f3f8661e-112f-49c0-b835-2df53982d392 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dc00ce1-fab5-44b5-8e33-e4091208a7e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:23.799522 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f3f8661e-112f-49c0-b835-2df53982d392 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dc00ce1-fab5-44b5-8e33-e4091208a7e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:23.801002 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f3f8661e-112f-49c0-b835-2df53982d392 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Flow 'volume_create_api' (a2a420c4-6c99-4150-9526-3b96db93bcd2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:23.801415 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-f3f8661e-112f-49c0-b835-2df53982d392 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Create volume request issued successfully. Jul 10 14:19:23.803326 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f3f8661e-112f-49c0-b835-2df53982d392 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:19:23.804025 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 791/3171] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:19:23 2026] POST /volume/v3/volumes => generated 775 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:19:23.843669 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d8c4e643-ad05-42cf-a022-5348e17c708c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:23.851350 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d8c4e643-ad05-42cf-a022-5348e17c708c tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] GET https://10.4.3.66/volume/v3/volumes/a254cc19-cac7-4a7f-a991-a936f6c12d6c Jul 10 14:19:23.851875 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d8c4e643-ad05-42cf-a022-5348e17c708c tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:23.852739 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6f7f5c4d-e7d1-45fa-a558-0a3e31b757b9 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:23.852862 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d8c4e643-ad05-42cf-a022-5348e17c708c tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:23.855484 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6f7f5c4d-e7d1-45fa-a558-0a3e31b757b9 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/snapshots/86aa7e86-ca1c-4402-ad88-31312c0f2ba5 Jul 10 14:19:23.855846 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6f7f5c4d-e7d1-45fa-a558-0a3e31b757b9 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:23.856043 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6f7f5c4d-e7d1-45fa-a558-0a3e31b757b9 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:23.865909 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:23.865909 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:23.865909 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-6f7f5c4d-e7d1-45fa-a558-0a3e31b757b9 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Snapshot retrieved successfully. Jul 10 14:19:23.866756 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:23.866756 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:23.867251 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6f7f5c4d-e7d1-45fa-a558-0a3e31b757b9 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/snapshots/86aa7e86-ca1c-4402-ad88-31312c0f2ba5 returned with HTTP 200 Jul 10 14:19:23.867984 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 797/3172] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:23 2026] GET /volume/v3/snapshots/86aa7e86-ca1c-4402-ad88-31312c0f2ba5 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:23.874841 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d8c4e643-ad05-42cf-a022-5348e17c708c tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Volume info retrieved successfully. Jul 10 14:19:23.883014 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-bc2f3ad6-c7e9-4983-8324-71aa6ddaf7a7 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:23.885596 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d8c4e643-ad05-42cf-a022-5348e17c708c tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/volumes/a254cc19-cac7-4a7f-a991-a936f6c12d6c returned with HTTP 200 Jul 10 14:19:23.887486 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-bc2f3ad6-c7e9-4983-8324-71aa6ddaf7a7 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:19:23.887596 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 792/3173] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:23 2026] GET /volume/v3/volumes/a254cc19-cac7-4a7f-a991-a936f6c12d6c => generated 954 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:23.887666 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-bc2f3ad6-c7e9-4983-8324-71aa6ddaf7a7 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "86aa7e86-ca1c-4402-ad88-31312c0f2ba5", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-320738689"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:23.893230 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-bc2f3ad6-c7e9-4983-8324-71aa6ddaf7a7 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Create volume request body: {'volume': {'snapshot_id': '86aa7e86-ca1c-4402-ad88-31312c0f2ba5', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-320738689'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:19:23.906213 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:23.906213 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:23.906981 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-bc2f3ad6-c7e9-4983-8324-71aa6ddaf7a7 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Snapshot retrieved successfully. Jul 10 14:19:23.907181 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-bc2f3ad6-c7e9-4983-8324-71aa6ddaf7a7 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Create volume of 1 GB Jul 10 14:19:23.915608 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-bc2f3ad6-c7e9-4983-8324-71aa6ddaf7a7 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Availability Zones retrieved successfully. Jul 10 14:19:23.923092 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-bc2f3ad6-c7e9-4983-8324-71aa6ddaf7a7 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Flow 'volume_create_api' (75eeacde-0c96-4ffd-b357-91dc27cc6917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:23.924432 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-bc2f3ad6-c7e9-4983-8324-71aa6ddaf7a7 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93dd3734-2334-4d1e-b5bc-79382d52a10e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:23.925733 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-bc2f3ad6-c7e9-4983-8324-71aa6ddaf7a7 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:19:23.982108 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-bc2f3ad6-c7e9-4983-8324-71aa6ddaf7a7 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93dd3734-2334-4d1e-b5bc-79382d52a10e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '86aa7e86-ca1c-4402-ad88-31312c0f2ba5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:23.982108 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-bc2f3ad6-c7e9-4983-8324-71aa6ddaf7a7 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0388618-9c5a-426c-954f-bf913199efad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:24.055288 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-bc2f3ad6-c7e9-4983-8324-71aa6ddaf7a7 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Created reservations ['4dddde18-3180-4b88-b62a-5754a7ee1793', '30c2ff40-a1d0-4cdb-bc76-cdafc829716b', 'cdbad899-385d-457b-9c7a-01e1644a1f14', '2c05d8c5-499b-4cf2-a59a-0c5487b8cac4'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:19:24.056528 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-bc2f3ad6-c7e9-4983-8324-71aa6ddaf7a7 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0388618-9c5a-426c-954f-bf913199efad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4dddde18-3180-4b88-b62a-5754a7ee1793', '30c2ff40-a1d0-4cdb-bc76-cdafc829716b', 'cdbad899-385d-457b-9c7a-01e1644a1f14', '2c05d8c5-499b-4cf2-a59a-0c5487b8cac4']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:24.058131 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-bc2f3ad6-c7e9-4983-8324-71aa6ddaf7a7 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41626de1-fa6b-4a9d-a102-e8d0d85529c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:24.121401 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-bc2f3ad6-c7e9-4983-8324-71aa6ddaf7a7 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41626de1-fa6b-4a9d-a102-e8d0d85529c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf99ee02-1ff5-4d64-ba7f-7ac35b7eac12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-320738689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7daef7700e4faab06864fcf9c7f351',qos_specs=None,replication_status=,reservations=['4dddde18-3180-4b88-b62a-5754a7ee1793','30c2ff40-a1d0-4cdb-bc76-cdafc829716b','cdbad899-385d-457b-9c7a-01e1644a1f14','2c05d8c5-499b-4cf2-a59a-0c5487b8cac4'],size=1,snapshot_id=86aa7e86-ca1c-4402-ad88-31312c0f2ba5,source_replicaid=,source_volid=None,status='creating',user_id='eb8d5acb66ad4ad5a6b7220942de0f12',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:19:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-320738689',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf99ee02-1ff5-4d64-ba7f-7ac35b7eac12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef7daef7700e4faab06864fcf9c7f351',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=86aa7e86-ca1c-4402-ad88-31312c0f2ba5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb8d5acb66ad4ad5a6b7220942de0f12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:24.123892 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-bc2f3ad6-c7e9-4983-8324-71aa6ddaf7a7 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc4cba44-eba9-401d-b54a-fd207b686ae9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:24.157408 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-bc2f3ad6-c7e9-4983-8324-71aa6ddaf7a7 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc4cba44-eba9-401d-b54a-fd207b686ae9) transitioned into state 'SUCCESS' from state '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-320738689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7daef7700e4faab06864fcf9c7f351',qos_specs=None,replication_status=,reservations=['4dddde18-3180-4b88-b62a-5754a7ee1793','30c2ff40-a1d0-4cdb-bc76-cdafc829716b','cdbad899-385d-457b-9c7a-01e1644a1f14','2c05d8c5-499b-4cf2-a59a-0c5487b8cac4'],size=1,snapshot_id=86aa7e86-ca1c-4402-ad88-31312c0f2ba5,source_replicaid=,source_volid=None,status='creating',user_id='eb8d5acb66ad4ad5a6b7220942de0f12',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:24.159462 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-bc2f3ad6-c7e9-4983-8324-71aa6ddaf7a7 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cbc313c-5923-41dd-a425-d7376ff7298a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:24.200571 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-bc2f3ad6-c7e9-4983-8324-71aa6ddaf7a7 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cbc313c-5923-41dd-a425-d7376ff7298a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:24.201842 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-bc2f3ad6-c7e9-4983-8324-71aa6ddaf7a7 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Flow 'volume_create_api' (75eeacde-0c96-4ffd-b357-91dc27cc6917) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:24.202469 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-bc2f3ad6-c7e9-4983-8324-71aa6ddaf7a7 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Create volume request issued successfully. Jul 10 14:19:24.203192 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-bc2f3ad6-c7e9-4983-8324-71aa6ddaf7a7 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:19:24.203871 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 794/3174] 10.4.3.66 () {70 vars in 1293 bytes} [Fri Jul 10 14:19:23 2026] POST /volume/v3/volumes => generated 801 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:24.220765 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e54e0cee-8237-4ef2-bd82-39a2c2ccd339 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:24.224050 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e54e0cee-8237-4ef2-bd82-39a2c2ccd339 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/bf99ee02-1ff5-4d64-ba7f-7ac35b7eac12 Jul 10 14:19:24.224408 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e54e0cee-8237-4ef2-bd82-39a2c2ccd339 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:24.224731 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e54e0cee-8237-4ef2-bd82-39a2c2ccd339 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:24.236334 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:24.236334 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:24.243527 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e54e0cee-8237-4ef2-bd82-39a2c2ccd339 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:24.251281 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e54e0cee-8237-4ef2-bd82-39a2c2ccd339 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/bf99ee02-1ff5-4d64-ba7f-7ac35b7eac12 returned with HTTP 200 Jul 10 14:19:24.251900 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 792/3175] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:24 2026] GET /volume/v3/volumes/bf99ee02-1ff5-4d64-ba7f-7ac35b7eac12 => generated 869 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:24.630425 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-bf78fb01-9d8a-4487-a30b-1c22561cf6ce None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:24.632728 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-bf78fb01-9d8a-4487-a30b-1c22561cf6ce tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 Jul 10 14:19:24.633855 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-bf78fb01-9d8a-4487-a30b-1c22561cf6ce tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:24.634344 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-bf78fb01-9d8a-4487-a30b-1c22561cf6ce tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:24.652177 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:24.652177 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:24.659682 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-bf78fb01-9d8a-4487-a30b-1c22561cf6ce tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:19:24.666401 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-bf78fb01-9d8a-4487-a30b-1c22561cf6ce tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 returned with HTTP 200 Jul 10 14:19:24.667012 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 798/3176] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:24 2026] GET /volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:24.772808 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-31a1019e-4d51-4c48-9dff-2238400cd6a0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:24.775695 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-31a1019e-4d51-4c48-9dff-2238400cd6a0 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 Jul 10 14:19:24.775695 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-31a1019e-4d51-4c48-9dff-2238400cd6a0 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:24.775993 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-31a1019e-4d51-4c48-9dff-2238400cd6a0 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:24.783999 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-31a1019e-4d51-4c48-9dff-2238400cd6a0 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 returned with HTTP 404 Jul 10 14:19:24.784520 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 793/3177] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:24 2026] GET /volume/v3/volumes/a6ccd911-da10-4b03-a348-fe0e557ac106 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:24.867567 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4aac3946-cabc-43a6-a8dc-9921198c42f7 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:24.870072 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4aac3946-cabc-43a6-a8dc-9921198c42f7 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] DELETE https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:19:24.870238 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4aac3946-cabc-43a6-a8dc-9921198c42f7 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:24.870479 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4aac3946-cabc-43a6-a8dc-9921198c42f7 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:24.870749 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-4aac3946-cabc-43a6-a8dc-9921198c42f7 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Delete volume with id: 6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:19:24.897005 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:24.897005 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:24.897788 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-4aac3946-cabc-43a6-a8dc-9921198c42f7 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:19:24.927635 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-1e2e2548-f494-4021-9018-3035863d764d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:24.930242 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1e2e2548-f494-4021-9018-3035863d764d tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] GET https://10.4.3.66/volume/v3/volumes/a254cc19-cac7-4a7f-a991-a936f6c12d6c Jul 10 14:19:24.930466 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1e2e2548-f494-4021-9018-3035863d764d tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:24.930764 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1e2e2548-f494-4021-9018-3035863d764d tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:24.942395 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:24.942395 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:24.952882 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-1e2e2548-f494-4021-9018-3035863d764d tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Volume info retrieved successfully. Jul 10 14:19:24.959047 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-4aac3946-cabc-43a6-a8dc-9921198c42f7 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Delete volume request issued successfully. Jul 10 14:19:24.959274 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4aac3946-cabc-43a6-a8dc-9921198c42f7 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 202 Jul 10 14:19:24.959849 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 795/3178] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:19:24 2026] DELETE /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:19:24.963177 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1e2e2548-f494-4021-9018-3035863d764d tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/volumes/a254cc19-cac7-4a7f-a991-a936f6c12d6c returned with HTTP 200 Jul 10 14:19:24.965253 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 793/3179] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:24 2026] GET /volume/v3/volumes/a254cc19-cac7-4a7f-a991-a936f6c12d6c => generated 1015 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:24.972536 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6c8b06e0-aaf4-495a-8ad5-b922592d7e19 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:24.973984 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6c8b06e0-aaf4-495a-8ad5-b922592d7e19 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:19:24.974475 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6c8b06e0-aaf4-495a-8ad5-b922592d7e19 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:24.975041 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6c8b06e0-aaf4-495a-8ad5-b922592d7e19 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:24.986166 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:24.986166 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:25.000367 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-6c8b06e0-aaf4-495a-8ad5-b922592d7e19 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Volume info retrieved successfully. Jul 10 14:19:25.010146 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6c8b06e0-aaf4-495a-8ad5-b922592d7e19 tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 200 Jul 10 14:19:25.011168 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 799/3180] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:24 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:25.018035 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5cabc3d4-d090-4db8-bae4-a77ed1f13d91 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:25.020573 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5cabc3d4-d090-4db8-bae4-a77ed1f13d91 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:19:25.021019 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5cabc3d4-d090-4db8-bae4-a77ed1f13d91 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a254cc19-cac7-4a7f-a991-a936f6c12d6c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-443437458"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:25.038968 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:25.038968 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:25.039431 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5cabc3d4-d090-4db8-bae4-a77ed1f13d91 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Volume info retrieved successfully. Jul 10 14:19:25.039645 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-5cabc3d4-d090-4db8-bae4-a77ed1f13d91 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Create snapshot from volume a254cc19-cac7-4a7f-a991-a936f6c12d6c Jul 10 14:19:25.102898 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-5cabc3d4-d090-4db8-bae4-a77ed1f13d91 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Created reservations ['3321b276-b80f-482e-96f7-e1c42c7da5ae', 'c971be70-4ef6-413c-82d0-1225d59d97ec', '63a03511-fdac-44a8-8e53-302f8de75a8f', 'aa28b748-b2ca-4e1b-8508-55fd96df5dc2'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:19:25.166636 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5cabc3d4-d090-4db8-bae4-a77ed1f13d91 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Snapshot create request issued successfully. Jul 10 14:19:25.166636 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5cabc3d4-d090-4db8-bae4-a77ed1f13d91 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:19:25.167357 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 794/3181] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:19:25 2026] POST /volume/v3/snapshots => generated 307 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:19:25.194123 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-52d44ef5-c352-4471-9b59-300b22065d25 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:25.198475 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-52d44ef5-c352-4471-9b59-300b22065d25 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] GET https://10.4.3.66/volume/v3/snapshots/6a4aca0b-5b4c-421e-867a-f389b74f7f6b Jul 10 14:19:25.200699 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-52d44ef5-c352-4471-9b59-300b22065d25 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:25.201222 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-52d44ef5-c352-4471-9b59-300b22065d25 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:25.211400 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:25.211400 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:25.211400 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-52d44ef5-c352-4471-9b59-300b22065d25 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Snapshot retrieved successfully. Jul 10 14:19:25.212634 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-52d44ef5-c352-4471-9b59-300b22065d25 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/snapshots/6a4aca0b-5b4c-421e-867a-f389b74f7f6b returned with HTTP 200 Jul 10 14:19:25.213155 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 796/3182] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:25 2026] GET /volume/v3/snapshots/6a4aca0b-5b4c-421e-867a-f389b74f7f6b => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:25.271695 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-3122cadf-533d-418a-bfd3-d22ea06f000c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:25.274556 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3122cadf-533d-418a-bfd3-d22ea06f000c tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/bf99ee02-1ff5-4d64-ba7f-7ac35b7eac12 Jul 10 14:19:25.275417 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3122cadf-533d-418a-bfd3-d22ea06f000c tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:25.275417 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3122cadf-533d-418a-bfd3-d22ea06f000c tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:25.288317 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:25.288317 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:25.294641 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-3122cadf-533d-418a-bfd3-d22ea06f000c tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:25.303288 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3122cadf-533d-418a-bfd3-d22ea06f000c tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/bf99ee02-1ff5-4d64-ba7f-7ac35b7eac12 returned with HTTP 200 Jul 10 14:19:25.303916 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 794/3183] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:25 2026] GET /volume/v3/volumes/bf99ee02-1ff5-4d64-ba7f-7ac35b7eac12 => generated 894 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:25.320237 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6e3b3841-9b27-4e73-aab6-1a66346594db None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:25.322239 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6e3b3841-9b27-4e73-aab6-1a66346594db tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/a9820dd5-49fd-4a31-8c94-08a69b052685 Jul 10 14:19:25.322793 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6e3b3841-9b27-4e73-aab6-1a66346594db tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:25.324379 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6e3b3841-9b27-4e73-aab6-1a66346594db tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:25.324379 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.snapshots [None req-6e3b3841-9b27-4e73-aab6-1a66346594db tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Delete snapshot with id: a9820dd5-49fd-4a31-8c94-08a69b052685 Jul 10 14:19:25.331771 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:25.331771 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:25.334529 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-6e3b3841-9b27-4e73-aab6-1a66346594db tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Snapshot retrieved successfully. Jul 10 14:19:25.357516 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-6e3b3841-9b27-4e73-aab6-1a66346594db tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Snapshot delete request issued successfully. Jul 10 14:19:25.358746 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6e3b3841-9b27-4e73-aab6-1a66346594db tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/snapshots/a9820dd5-49fd-4a31-8c94-08a69b052685 returned with HTTP 202 Jul 10 14:19:25.358746 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 800/3184] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:19:25 2026] DELETE /volume/v3/snapshots/a9820dd5-49fd-4a31-8c94-08a69b052685 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:19:25.369699 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-489b755b-da7e-422b-b410-8ab6070509d9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:25.373403 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-489b755b-da7e-422b-b410-8ab6070509d9 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/snapshots/a9820dd5-49fd-4a31-8c94-08a69b052685 Jul 10 14:19:25.373941 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-489b755b-da7e-422b-b410-8ab6070509d9 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:25.373941 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-489b755b-da7e-422b-b410-8ab6070509d9 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:25.381820 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:25.381820 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:25.382724 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-489b755b-da7e-422b-b410-8ab6070509d9 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Snapshot retrieved successfully. Jul 10 14:19:25.383953 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-489b755b-da7e-422b-b410-8ab6070509d9 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/snapshots/a9820dd5-49fd-4a31-8c94-08a69b052685 returned with HTTP 200 Jul 10 14:19:25.384382 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 795/3185] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:25 2026] GET /volume/v3/snapshots/a9820dd5-49fd-4a31-8c94-08a69b052685 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:25.684590 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-cf8b2c64-2195-492c-a42e-88608572e83f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:25.686765 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-cf8b2c64-2195-492c-a42e-88608572e83f tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 Jul 10 14:19:25.687564 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-cf8b2c64-2195-492c-a42e-88608572e83f tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:25.688141 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-cf8b2c64-2195-492c-a42e-88608572e83f tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:25.701539 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:25.701539 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:25.706745 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-cf8b2c64-2195-492c-a42e-88608572e83f tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:19:25.712736 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-cf8b2c64-2195-492c-a42e-88608572e83f tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 returned with HTTP 200 Jul 10 14:19:25.713366 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 797/3186] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:25 2026] GET /volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:26.030262 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-ad4955da-9fcd-4e56-87b3-087876f1d7df None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:26.032520 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ad4955da-9fcd-4e56-87b3-087876f1d7df tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] GET https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 Jul 10 14:19:26.032797 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ad4955da-9fcd-4e56-87b3-087876f1d7df tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:26.033020 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ad4955da-9fcd-4e56-87b3-087876f1d7df tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:26.040127 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ad4955da-9fcd-4e56-87b3-087876f1d7df tempest-AttachVolumeTestJSON-1623219241 tempest-AttachVolumeTestJSON-1623219241-project-member] https://10.4.3.66/volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 returned with HTTP 404 Jul 10 14:19:26.040968 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 795/3187] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:26 2026] GET /volume/v3/volumes/6f4e14a5-3fb7-4c51-885d-d649a3d7b8d9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:26.242780 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-3108fd23-5702-44b5-8e10-5ae3db598617 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:26.248594 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3108fd23-5702-44b5-8e10-5ae3db598617 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] GET https://10.4.3.66/volume/v3/snapshots/6a4aca0b-5b4c-421e-867a-f389b74f7f6b Jul 10 14:19:26.248594 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3108fd23-5702-44b5-8e10-5ae3db598617 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:26.248594 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3108fd23-5702-44b5-8e10-5ae3db598617 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:26.255791 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:26.255791 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:26.256768 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-3108fd23-5702-44b5-8e10-5ae3db598617 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Snapshot retrieved successfully. Jul 10 14:19:26.257519 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3108fd23-5702-44b5-8e10-5ae3db598617 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/snapshots/6a4aca0b-5b4c-421e-867a-f389b74f7f6b returned with HTTP 200 Jul 10 14:19:26.257996 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 801/3188] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:26 2026] GET /volume/v3/snapshots/6a4aca0b-5b4c-421e-867a-f389b74f7f6b => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:19:26.286082 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a1cf947f-70ab-4ba6-aed6-101f5629e3e7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:26.294789 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a1cf947f-70ab-4ba6-aed6-101f5629e3e7 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-reader] GET https://10.4.3.66/volume/v3/snapshots/6a4aca0b-5b4c-421e-867a-f389b74f7f6b Jul 10 14:19:26.295113 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a1cf947f-70ab-4ba6-aed6-101f5629e3e7 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-reader] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:26.295368 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a1cf947f-70ab-4ba6-aed6-101f5629e3e7 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-reader] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:26.304253 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:26.304253 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:26.304839 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a1cf947f-70ab-4ba6-aed6-101f5629e3e7 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-reader] Snapshot retrieved successfully. Jul 10 14:19:26.305883 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a1cf947f-70ab-4ba6-aed6-101f5629e3e7 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-reader] https://10.4.3.66/volume/v3/snapshots/6a4aca0b-5b4c-421e-867a-f389b74f7f6b returned with HTTP 200 Jul 10 14:19:26.306332 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 796/3189] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:26 2026] GET /volume/v3/snapshots/6a4aca0b-5b4c-421e-867a-f389b74f7f6b => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:26.342471 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-72cdd525-312e-460d-a126-192d94e07ede None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:26.346870 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-72cdd525-312e-460d-a126-192d94e07ede tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] DELETE https://10.4.3.66/volume/v3/snapshots/6a4aca0b-5b4c-421e-867a-f389b74f7f6b Jul 10 14:19:26.347193 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-72cdd525-312e-460d-a126-192d94e07ede tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:26.347642 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-72cdd525-312e-460d-a126-192d94e07ede tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:26.348135 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.snapshots [None req-72cdd525-312e-460d-a126-192d94e07ede tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Delete snapshot with id: 6a4aca0b-5b4c-421e-867a-f389b74f7f6b Jul 10 14:19:26.357649 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:26.357649 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:26.358375 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-72cdd525-312e-460d-a126-192d94e07ede tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Snapshot retrieved successfully. Jul 10 14:19:26.393947 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-72cdd525-312e-460d-a126-192d94e07ede tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Snapshot delete request issued successfully. Jul 10 14:19:26.394103 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-72cdd525-312e-460d-a126-192d94e07ede tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/snapshots/6a4aca0b-5b4c-421e-867a-f389b74f7f6b returned with HTTP 202 Jul 10 14:19:26.395027 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 798/3190] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:19:26 2026] DELETE /volume/v3/snapshots/6a4aca0b-5b4c-421e-867a-f389b74f7f6b => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 10 14:19:26.402412 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-530a67bc-e043-41b2-bb0d-2550f664d54e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:26.408296 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-530a67bc-e043-41b2-bb0d-2550f664d54e tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/snapshots/a9820dd5-49fd-4a31-8c94-08a69b052685 Jul 10 14:19:26.408296 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-530a67bc-e043-41b2-bb0d-2550f664d54e tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:26.409246 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-530a67bc-e043-41b2-bb0d-2550f664d54e tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:26.411681 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e3914fde-c021-4661-872e-fea1a0b05516 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:26.413917 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e3914fde-c021-4661-872e-fea1a0b05516 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] GET https://10.4.3.66/volume/v3/snapshots/6a4aca0b-5b4c-421e-867a-f389b74f7f6b Jul 10 14:19:26.414225 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e3914fde-c021-4661-872e-fea1a0b05516 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:26.414409 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e3914fde-c021-4661-872e-fea1a0b05516 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:26.416931 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-530a67bc-e043-41b2-bb0d-2550f664d54e tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/snapshots/a9820dd5-49fd-4a31-8c94-08a69b052685 returned with HTTP 404 Jul 10 14:19:26.417867 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 796/3191] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:26 2026] GET /volume/v3/snapshots/a9820dd5-49fd-4a31-8c94-08a69b052685 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:26.426864 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d2034606-1ce5-42d2-acb4-6e4a6a0f7a66 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:26.428482 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:26.428482 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:26.429825 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-e3914fde-c021-4661-872e-fea1a0b05516 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Snapshot retrieved successfully. Jul 10 14:19:26.429920 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e3914fde-c021-4661-872e-fea1a0b05516 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/snapshots/6a4aca0b-5b4c-421e-867a-f389b74f7f6b returned with HTTP 200 Jul 10 14:19:26.430386 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 802/3192] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:26 2026] GET /volume/v3/snapshots/6a4aca0b-5b4c-421e-867a-f389b74f7f6b => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:26.431943 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d2034606-1ce5-42d2-acb4-6e4a6a0f7a66 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/86aa7e86-ca1c-4402-ad88-31312c0f2ba5 Jul 10 14:19:26.432115 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d2034606-1ce5-42d2-acb4-6e4a6a0f7a66 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:26.432316 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d2034606-1ce5-42d2-acb4-6e4a6a0f7a66 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:26.432442 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-d2034606-1ce5-42d2-acb4-6e4a6a0f7a66 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Delete snapshot with id: 86aa7e86-ca1c-4402-ad88-31312c0f2ba5 Jul 10 14:19:26.443793 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:26.443793 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:26.445342 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d2034606-1ce5-42d2-acb4-6e4a6a0f7a66 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Snapshot retrieved successfully. Jul 10 14:19:26.482134 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d2034606-1ce5-42d2-acb4-6e4a6a0f7a66 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Snapshot delete request issued successfully. Jul 10 14:19:26.482446 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d2034606-1ce5-42d2-acb4-6e4a6a0f7a66 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/snapshots/86aa7e86-ca1c-4402-ad88-31312c0f2ba5 returned with HTTP 202 Jul 10 14:19:26.482952 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 797/3193] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:19:26 2026] DELETE /volume/v3/snapshots/86aa7e86-ca1c-4402-ad88-31312c0f2ba5 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:19:26.493584 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-55c8fecb-6b18-48e2-9a3e-a1ac3a7ef885 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:26.499368 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-55c8fecb-6b18-48e2-9a3e-a1ac3a7ef885 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/snapshots/86aa7e86-ca1c-4402-ad88-31312c0f2ba5 Jul 10 14:19:26.500165 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-55c8fecb-6b18-48e2-9a3e-a1ac3a7ef885 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:26.500708 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-55c8fecb-6b18-48e2-9a3e-a1ac3a7ef885 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:26.509077 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:26.509077 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:26.510696 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-55c8fecb-6b18-48e2-9a3e-a1ac3a7ef885 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Snapshot retrieved successfully. Jul 10 14:19:26.514042 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-55c8fecb-6b18-48e2-9a3e-a1ac3a7ef885 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/snapshots/86aa7e86-ca1c-4402-ad88-31312c0f2ba5 returned with HTTP 200 Jul 10 14:19:26.514042 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 799/3194] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:26 2026] GET /volume/v3/snapshots/86aa7e86-ca1c-4402-ad88-31312c0f2ba5 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:26.733873 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-93fcd97a-fd3c-4e8a-83f6-6d0ccb32e07c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:26.739316 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-93fcd97a-fd3c-4e8a-83f6-6d0ccb32e07c tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 Jul 10 14:19:26.741614 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-93fcd97a-fd3c-4e8a-83f6-6d0ccb32e07c tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:26.741614 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-93fcd97a-fd3c-4e8a-83f6-6d0ccb32e07c tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:26.756795 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:26.756795 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:26.761416 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-93fcd97a-fd3c-4e8a-83f6-6d0ccb32e07c tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:19:26.766877 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-93fcd97a-fd3c-4e8a-83f6-6d0ccb32e07c tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 returned with HTTP 200 Jul 10 14:19:26.767278 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 797/3195] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:26 2026] GET /volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:27.444062 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-594f832e-1ccf-4abb-a524-f84d3e0f9106 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:27.446381 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-594f832e-1ccf-4abb-a524-f84d3e0f9106 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] GET https://10.4.3.66/volume/v3/snapshots/6a4aca0b-5b4c-421e-867a-f389b74f7f6b Jul 10 14:19:27.447252 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-594f832e-1ccf-4abb-a524-f84d3e0f9106 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:27.447252 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-594f832e-1ccf-4abb-a524-f84d3e0f9106 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:27.451422 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-594f832e-1ccf-4abb-a524-f84d3e0f9106 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/snapshots/6a4aca0b-5b4c-421e-867a-f389b74f7f6b returned with HTTP 404 Jul 10 14:19:27.452207 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 803/3196] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:27 2026] GET /volume/v3/snapshots/6a4aca0b-5b4c-421e-867a-f389b74f7f6b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:27.459474 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4b3dba00-9c53-4198-9d0c-9ec334eea80a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:27.461425 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4b3dba00-9c53-4198-9d0c-9ec334eea80a tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/a254cc19-cac7-4a7f-a991-a936f6c12d6c Jul 10 14:19:27.461798 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4b3dba00-9c53-4198-9d0c-9ec334eea80a tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:27.462041 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4b3dba00-9c53-4198-9d0c-9ec334eea80a tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:27.462223 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-4b3dba00-9c53-4198-9d0c-9ec334eea80a tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Delete volume with id: a254cc19-cac7-4a7f-a991-a936f6c12d6c Jul 10 14:19:27.471278 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:27.471278 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:27.472271 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4b3dba00-9c53-4198-9d0c-9ec334eea80a tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Volume info retrieved successfully. Jul 10 14:19:27.494613 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4b3dba00-9c53-4198-9d0c-9ec334eea80a tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Delete volume request issued successfully. Jul 10 14:19:27.494884 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4b3dba00-9c53-4198-9d0c-9ec334eea80a tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/volumes/a254cc19-cac7-4a7f-a991-a936f6c12d6c returned with HTTP 202 Jul 10 14:19:27.495288 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 798/3197] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:19:27 2026] DELETE /volume/v3/volumes/a254cc19-cac7-4a7f-a991-a936f6c12d6c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:19:27.506100 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-47088825-a84a-44f4-89ff-f3af338db8ee None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:27.509863 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-47088825-a84a-44f4-89ff-f3af338db8ee tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] GET https://10.4.3.66/volume/v3/volumes/a254cc19-cac7-4a7f-a991-a936f6c12d6c Jul 10 14:19:27.509863 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-47088825-a84a-44f4-89ff-f3af338db8ee tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:27.509863 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-47088825-a84a-44f4-89ff-f3af338db8ee tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:27.522389 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:27.522389 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:27.528200 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-904114aa-b9f8-4c0e-a9e0-5021139d9033 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:27.533304 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-47088825-a84a-44f4-89ff-f3af338db8ee tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Volume info retrieved successfully. Jul 10 14:19:27.533463 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-904114aa-b9f8-4c0e-a9e0-5021139d9033 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/snapshots/86aa7e86-ca1c-4402-ad88-31312c0f2ba5 Jul 10 14:19:27.533463 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-904114aa-b9f8-4c0e-a9e0-5021139d9033 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:27.533463 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-904114aa-b9f8-4c0e-a9e0-5021139d9033 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:27.539263 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-904114aa-b9f8-4c0e-a9e0-5021139d9033 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/snapshots/86aa7e86-ca1c-4402-ad88-31312c0f2ba5 returned with HTTP 404 Jul 10 14:19:27.540248 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 798/3198] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:27 2026] GET /volume/v3/snapshots/86aa7e86-ca1c-4402-ad88-31312c0f2ba5 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 14:19:27.545545 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-47088825-a84a-44f4-89ff-f3af338db8ee tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/volumes/a254cc19-cac7-4a7f-a991-a936f6c12d6c returned with HTTP 200 Jul 10 14:19:27.545545 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 800/3199] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:27 2026] GET /volume/v3/volumes/a254cc19-cac7-4a7f-a991-a936f6c12d6c => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:27.553526 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-709a5f41-4cc9-4529-95b8-b88650a5222b None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:27.553791 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-709a5f41-4cc9-4529-95b8-b88650a5222b tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] DELETE https://10.4.3.66/volume/v3/volumes/075151ac-8267-4667-aed2-afb5174b12ef Jul 10 14:19:27.554125 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-709a5f41-4cc9-4529-95b8-b88650a5222b tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:27.554393 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-709a5f41-4cc9-4529-95b8-b88650a5222b tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:27.554685 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-709a5f41-4cc9-4529-95b8-b88650a5222b tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Delete volume with id: 075151ac-8267-4667-aed2-afb5174b12ef Jul 10 14:19:27.570360 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:27.570360 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:27.572357 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-709a5f41-4cc9-4529-95b8-b88650a5222b tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:27.598381 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-709a5f41-4cc9-4529-95b8-b88650a5222b tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Delete volume request issued successfully. Jul 10 14:19:27.598861 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-709a5f41-4cc9-4529-95b8-b88650a5222b tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/075151ac-8267-4667-aed2-afb5174b12ef returned with HTTP 202 Jul 10 14:19:27.599589 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 804/3200] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:19:27 2026] DELETE /volume/v3/volumes/075151ac-8267-4667-aed2-afb5174b12ef => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:19:27.610429 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5300caa4-1efc-4da4-8dda-4b1bfdf564c6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:27.613884 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5300caa4-1efc-4da4-8dda-4b1bfdf564c6 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/075151ac-8267-4667-aed2-afb5174b12ef Jul 10 14:19:27.614168 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5300caa4-1efc-4da4-8dda-4b1bfdf564c6 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:27.614342 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5300caa4-1efc-4da4-8dda-4b1bfdf564c6 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:27.618474 np0000005012 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=383,cinder:UPDATE=126,cinder:INSERT=63 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:19:27.630854 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:27.630854 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:27.640162 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5300caa4-1efc-4da4-8dda-4b1bfdf564c6 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:27.647339 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5300caa4-1efc-4da4-8dda-4b1bfdf564c6 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/075151ac-8267-4667-aed2-afb5174b12ef returned with HTTP 200 Jul 10 14:19:27.647984 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 799/3201] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:27 2026] GET /volume/v3/volumes/075151ac-8267-4667-aed2-afb5174b12ef => generated 859 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 14:19:27.788709 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e3d1aea6-e4f3-4ff7-86ac-761c3eb63523 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:27.793534 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e3d1aea6-e4f3-4ff7-86ac-761c3eb63523 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 Jul 10 14:19:27.793534 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e3d1aea6-e4f3-4ff7-86ac-761c3eb63523 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:27.793534 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e3d1aea6-e4f3-4ff7-86ac-761c3eb63523 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:27.804308 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:27.804308 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:27.808953 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e3d1aea6-e4f3-4ff7-86ac-761c3eb63523 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:19:27.816206 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e3d1aea6-e4f3-4ff7-86ac-761c3eb63523 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 returned with HTTP 200 Jul 10 14:19:27.817748 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 799/3202] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:27 2026] GET /volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:28.300564 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-0aa435e9-141f-483f-9a1b-06c0ebe40af2 req-4be5f2a3-3496-4d3e-a65b-ee6307607005 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:28.303283 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-0aa435e9-141f-483f-9a1b-06c0ebe40af2 req-4be5f2a3-3496-4d3e-a65b-ee6307607005 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] POST https://10.4.3.66/volume/v3/attachments/e4e5492c-f76e-4d43-9094-8b7d76d06c03/action Jul 10 14:19:28.303842 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-0aa435e9-141f-483f-9a1b-06c0ebe40af2 req-4be5f2a3-3496-4d3e-a65b-ee6307607005 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Action body: b'{"os-complete": null}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:19:28.304010 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-0aa435e9-141f-483f-9a1b-06c0ebe40af2 req-4be5f2a3-3496-4d3e-a65b-ee6307607005 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:28.326543 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:28.326543 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:28.339943 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-0aa435e9-141f-483f-9a1b-06c0ebe40af2 req-4be5f2a3-3496-4d3e-a65b-ee6307607005 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/attachments/e4e5492c-f76e-4d43-9094-8b7d76d06c03/action returned with HTTP 204 Jul 10 14:19:28.340581 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 801/3203] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:19:28 2026] POST /volume/v3/attachments/e4e5492c-f76e-4d43-9094-8b7d76d06c03/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:28.563189 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6869481a-a584-4f75-bc1f-1507837fd53d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:28.566545 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6869481a-a584-4f75-bc1f-1507837fd53d tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] GET https://10.4.3.66/volume/v3/volumes/a254cc19-cac7-4a7f-a991-a936f6c12d6c Jul 10 14:19:28.566545 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6869481a-a584-4f75-bc1f-1507837fd53d tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:28.566545 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6869481a-a584-4f75-bc1f-1507837fd53d tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:28.575434 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6869481a-a584-4f75-bc1f-1507837fd53d tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/volumes/a254cc19-cac7-4a7f-a991-a936f6c12d6c returned with HTTP 404 Jul 10 14:19:28.576172 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 805/3204] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:28 2026] GET /volume/v3/volumes/a254cc19-cac7-4a7f-a991-a936f6c12d6c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:28.588406 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-16d0f53b-2794-4049-8a29-089845bf0c4b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:28.591279 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-16d0f53b-2794-4049-8a29-089845bf0c4b tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:19:28.591862 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-16d0f53b-2794-4049-8a29-089845bf0c4b tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-831211402"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:28.594332 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-16d0f53b-2794-4049-8a29-089845bf0c4b tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-831211402'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:19:28.594596 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-16d0f53b-2794-4049-8a29-089845bf0c4b tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Create volume of 1 GB Jul 10 14:19:28.605676 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-16d0f53b-2794-4049-8a29-089845bf0c4b tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Availability Zones retrieved successfully. Jul 10 14:19:28.617252 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-16d0f53b-2794-4049-8a29-089845bf0c4b tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Flow 'volume_create_api' (139989af-64c0-48cf-a059-206fdf133713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:28.619134 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-16d0f53b-2794-4049-8a29-089845bf0c4b tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0736854b-203e-47d8-b85f-3a49af0468e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:28.620729 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-16d0f53b-2794-4049-8a29-089845bf0c4b tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:19:28.661274 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-16d0f53b-2794-4049-8a29-089845bf0c4b tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0736854b-203e-47d8-b85f-3a49af0468e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:28.661274 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-16d0f53b-2794-4049-8a29-089845bf0c4b tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08df2e36-566e-4e28-8712-d6d95ed2c4a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:28.666892 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-514fafc1-8ded-47ee-8eb0-95a08430b9e1 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:28.669743 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-514fafc1-8ded-47ee-8eb0-95a08430b9e1 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/075151ac-8267-4667-aed2-afb5174b12ef Jul 10 14:19:28.669743 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-514fafc1-8ded-47ee-8eb0-95a08430b9e1 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:28.669906 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-514fafc1-8ded-47ee-8eb0-95a08430b9e1 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:28.677703 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-514fafc1-8ded-47ee-8eb0-95a08430b9e1 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/075151ac-8267-4667-aed2-afb5174b12ef returned with HTTP 404 Jul 10 14:19:28.680765 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 800/3205] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:28 2026] GET /volume/v3/volumes/075151ac-8267-4667-aed2-afb5174b12ef => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:19:28.691705 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f4cc024b-6f07-4845-a560-423b600feb37 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:28.693352 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f4cc024b-6f07-4845-a560-423b600feb37 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] DELETE https://10.4.3.66/volume/v3/volumes/cdd7e387-8344-4a4f-a8fe-26da5c72e336 Jul 10 14:19:28.693691 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f4cc024b-6f07-4845-a560-423b600feb37 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:28.694087 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f4cc024b-6f07-4845-a560-423b600feb37 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:28.694473 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-f4cc024b-6f07-4845-a560-423b600feb37 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Delete volume with id: cdd7e387-8344-4a4f-a8fe-26da5c72e336 Jul 10 14:19:28.704217 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:28.704217 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:28.704868 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-f4cc024b-6f07-4845-a560-423b600feb37 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:28.726383 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-f4cc024b-6f07-4845-a560-423b600feb37 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Delete volume request issued successfully. Jul 10 14:19:28.726896 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f4cc024b-6f07-4845-a560-423b600feb37 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/cdd7e387-8344-4a4f-a8fe-26da5c72e336 returned with HTTP 202 Jul 10 14:19:28.727454 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 802/3206] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:19:28 2026] DELETE /volume/v3/volumes/cdd7e387-8344-4a4f-a8fe-26da5c72e336 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:19:28.738308 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-da6c6a8b-4925-4fa3-923f-b8c256cd5d85 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:28.740483 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-16d0f53b-2794-4049-8a29-089845bf0c4b tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Created reservations ['c7d6cc33-9aa5-411f-822e-087a515a004b', 'fc5d4303-21cf-4ee3-a4a1-71242a381c89', 'ca800dd1-f2d2-4656-a4ed-e9caf0ee64fa', '41e5fe62-f654-49a7-ba1b-7a2e18523984'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:19:28.740902 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-da6c6a8b-4925-4fa3-923f-b8c256cd5d85 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/cdd7e387-8344-4a4f-a8fe-26da5c72e336 Jul 10 14:19:28.741141 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-da6c6a8b-4925-4fa3-923f-b8c256cd5d85 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:28.741356 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-da6c6a8b-4925-4fa3-923f-b8c256cd5d85 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:28.741417 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-16d0f53b-2794-4049-8a29-089845bf0c4b tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08df2e36-566e-4e28-8712-d6d95ed2c4a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7d6cc33-9aa5-411f-822e-087a515a004b', 'fc5d4303-21cf-4ee3-a4a1-71242a381c89', 'ca800dd1-f2d2-4656-a4ed-e9caf0ee64fa', '41e5fe62-f654-49a7-ba1b-7a2e18523984']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:28.742845 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-16d0f53b-2794-4049-8a29-089845bf0c4b tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a753286-0874-42f1-97cc-0496bf3cfcbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:28.764032 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:28.764032 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:28.776179 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-da6c6a8b-4925-4fa3-923f-b8c256cd5d85 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:28.781428 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-16d0f53b-2794-4049-8a29-089845bf0c4b tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a753286-0874-42f1-97cc-0496bf3cfcbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b6f2f3d-15d0-496b-a37a-d3318efd7448', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-831211402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb9ddd996a1c48a2969fd18915302fff',qos_specs=None,replication_status=,reservations=['c7d6cc33-9aa5-411f-822e-087a515a004b','fc5d4303-21cf-4ee3-a4a1-71242a381c89','ca800dd1-f2d2-4656-a4ed-e9caf0ee64fa','41e5fe62-f654-49a7-ba1b-7a2e18523984'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='464b1ebea4ee4fb0b1adb0a68e7b919a',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:19:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-831211402',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b6f2f3d-15d0-496b-a37a-d3318efd7448,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb9ddd996a1c48a2969fd18915302fff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='464b1ebea4ee4fb0b1adb0a68e7b919a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:28.782428 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-16d0f53b-2794-4049-8a29-089845bf0c4b tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (270ca11b-fbe7-4f45-a4b3-34321db669bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:28.783648 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-da6c6a8b-4925-4fa3-923f-b8c256cd5d85 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/cdd7e387-8344-4a4f-a8fe-26da5c72e336 returned with HTTP 200 Jul 10 14:19:28.784286 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 806/3207] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:28 2026] GET /volume/v3/volumes/cdd7e387-8344-4a4f-a8fe-26da5c72e336 => generated 894 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:28.814833 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-16d0f53b-2794-4049-8a29-089845bf0c4b tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (270ca11b-fbe7-4f45-a4b3-34321db669bc) transitioned into state 'SUCCESS' from state '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-831211402',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb9ddd996a1c48a2969fd18915302fff',qos_specs=None,replication_status=,reservations=['c7d6cc33-9aa5-411f-822e-087a515a004b','fc5d4303-21cf-4ee3-a4a1-71242a381c89','ca800dd1-f2d2-4656-a4ed-e9caf0ee64fa','41e5fe62-f654-49a7-ba1b-7a2e18523984'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='464b1ebea4ee4fb0b1adb0a68e7b919a',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:28.814833 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-16d0f53b-2794-4049-8a29-089845bf0c4b tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60bde9a5-6112-46cc-b725-a33659df84af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:28.829841 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-16d0f53b-2794-4049-8a29-089845bf0c4b tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60bde9a5-6112-46cc-b725-a33659df84af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:28.831162 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-16d0f53b-2794-4049-8a29-089845bf0c4b tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Flow 'volume_create_api' (139989af-64c0-48cf-a059-206fdf133713) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:28.831867 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-16d0f53b-2794-4049-8a29-089845bf0c4b tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Create volume request issued successfully. Jul 10 14:19:28.832872 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-ae25c25a-331b-4b2f-8154-72223145ccb5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:28.832996 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-16d0f53b-2794-4049-8a29-089845bf0c4b tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:19:28.833639 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 800/3208] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:19:28 2026] POST /volume/v3/volumes => generated 775 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:19:28.837412 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ae25c25a-331b-4b2f-8154-72223145ccb5 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 Jul 10 14:19:28.837412 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ae25c25a-331b-4b2f-8154-72223145ccb5 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:28.837776 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ae25c25a-331b-4b2f-8154-72223145ccb5 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:28.855007 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:28.855007 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:28.855412 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8e891e39-3986-4781-bae7-f1a5eef484f2 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:28.858145 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8e891e39-3986-4781-bae7-f1a5eef484f2 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] GET https://10.4.3.66/volume/v3/volumes/4b6f2f3d-15d0-496b-a37a-d3318efd7448 Jul 10 14:19:28.858145 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8e891e39-3986-4781-bae7-f1a5eef484f2 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:28.858265 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8e891e39-3986-4781-bae7-f1a5eef484f2 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:28.865663 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-ae25c25a-331b-4b2f-8154-72223145ccb5 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:19:28.871492 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:28.871492 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:28.873927 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ae25c25a-331b-4b2f-8154-72223145ccb5 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 returned with HTTP 200 Jul 10 14:19:28.874551 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 801/3209] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:28 2026] GET /volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 => generated 1136 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:28.886740 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-8e891e39-3986-4781-bae7-f1a5eef484f2 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Volume info retrieved successfully. Jul 10 14:19:28.892789 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-47b890c1-c5cf-4354-834a-f3e354f7eea6 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:28.894059 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8e891e39-3986-4781-bae7-f1a5eef484f2 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/volumes/4b6f2f3d-15d0-496b-a37a-d3318efd7448 returned with HTTP 200 Jul 10 14:19:28.894590 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 803/3210] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:28 2026] GET /volume/v3/volumes/4b6f2f3d-15d0-496b-a37a-d3318efd7448 => generated 954 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:28.894989 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-47b890c1-c5cf-4354-834a-f3e354f7eea6 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:19:28.895354 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-47b890c1-c5cf-4354-834a-f3e354f7eea6 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d5b740e9-e49b-4e36-a58b-3cedb7e8ded1", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-857067818"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:28.915575 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:28.915575 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:28.916315 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-47b890c1-c5cf-4354-834a-f3e354f7eea6 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:19:28.916574 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.snapshots [None req-47b890c1-c5cf-4354-834a-f3e354f7eea6 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Create snapshot from volume d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 Jul 10 14:19:29.005531 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-47b890c1-c5cf-4354-834a-f3e354f7eea6 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Created reservations ['89ecf126-6608-4744-949c-02cd3daa0b9f', '7fe3da8f-1c58-4401-9b5b-00f6d7cc307c', 'cbf62b13-0760-4b22-a032-36fa42f6bd66', '5b46f5f5-ca06-4964-b1a1-5520cff82f57'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:19:29.047873 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-47b890c1-c5cf-4354-834a-f3e354f7eea6 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot force create request issued successfully. Jul 10 14:19:29.048336 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-47b890c1-c5cf-4354-834a-f3e354f7eea6 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:19:29.048908 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 807/3211] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:19:28 2026] POST /volume/v3/snapshots => generated 309 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:19:29.061410 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8a6b5e46-75ce-43c8-898e-22ef58f98630 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:29.065171 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8a6b5e46-75ce-43c8-898e-22ef58f98630 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/snapshots/0fec5773-a4bc-4fa5-8573-ecb8c21e3842 Jul 10 14:19:29.065433 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8a6b5e46-75ce-43c8-898e-22ef58f98630 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:29.065765 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8a6b5e46-75ce-43c8-898e-22ef58f98630 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:29.073097 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:29.073097 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:29.073999 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8a6b5e46-75ce-43c8-898e-22ef58f98630 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:19:29.075029 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8a6b5e46-75ce-43c8-898e-22ef58f98630 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/0fec5773-a4bc-4fa5-8573-ecb8c21e3842 returned with HTTP 200 Jul 10 14:19:29.075667 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 801/3212] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:29 2026] GET /volume/v3/snapshots/0fec5773-a4bc-4fa5-8573-ecb8c21e3842 => generated 441 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:29.802996 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-84333e18-d7bb-48ae-bc0e-7b4f763b3a91 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:29.805837 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-84333e18-d7bb-48ae-bc0e-7b4f763b3a91 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/cdd7e387-8344-4a4f-a8fe-26da5c72e336 Jul 10 14:19:29.806085 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-84333e18-d7bb-48ae-bc0e-7b4f763b3a91 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:29.807084 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-84333e18-d7bb-48ae-bc0e-7b4f763b3a91 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:29.813939 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-84333e18-d7bb-48ae-bc0e-7b4f763b3a91 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/cdd7e387-8344-4a4f-a8fe-26da5c72e336 returned with HTTP 404 Jul 10 14:19:29.814730 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 802/3213] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:29 2026] GET /volume/v3/volumes/cdd7e387-8344-4a4f-a8fe-26da5c72e336 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:19:29.826426 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-fa158f3b-c9de-422a-bca4-4b6473aacb9d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:29.828868 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fa158f3b-c9de-422a-bca4-4b6473aacb9d tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] DELETE https://10.4.3.66/volume/v3/volumes/bf99ee02-1ff5-4d64-ba7f-7ac35b7eac12 Jul 10 14:19:29.829495 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-fa158f3b-c9de-422a-bca4-4b6473aacb9d tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:29.830341 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-fa158f3b-c9de-422a-bca4-4b6473aacb9d tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:29.830341 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-fa158f3b-c9de-422a-bca4-4b6473aacb9d tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Delete volume with id: bf99ee02-1ff5-4d64-ba7f-7ac35b7eac12 Jul 10 14:19:29.843740 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:29.843740 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:29.844517 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-fa158f3b-c9de-422a-bca4-4b6473aacb9d tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:29.876166 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-fa158f3b-c9de-422a-bca4-4b6473aacb9d tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Delete volume request issued successfully. Jul 10 14:19:29.876343 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fa158f3b-c9de-422a-bca4-4b6473aacb9d tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/bf99ee02-1ff5-4d64-ba7f-7ac35b7eac12 returned with HTTP 202 Jul 10 14:19:29.877118 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 804/3214] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:19:29 2026] DELETE /volume/v3/volumes/bf99ee02-1ff5-4d64-ba7f-7ac35b7eac12 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:19:29.888221 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-093fa357-1cd0-4c00-b118-d12ce72e4992 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:29.890419 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-093fa357-1cd0-4c00-b118-d12ce72e4992 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/bf99ee02-1ff5-4d64-ba7f-7ac35b7eac12 Jul 10 14:19:29.890881 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-093fa357-1cd0-4c00-b118-d12ce72e4992 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:29.891231 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-093fa357-1cd0-4c00-b118-d12ce72e4992 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:29.902346 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:29.902346 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:29.906295 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-093fa357-1cd0-4c00-b118-d12ce72e4992 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:29.912951 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-093fa357-1cd0-4c00-b118-d12ce72e4992 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/bf99ee02-1ff5-4d64-ba7f-7ac35b7eac12 returned with HTTP 200 Jul 10 14:19:29.913773 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 808/3215] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:29 2026] GET /volume/v3/volumes/bf99ee02-1ff5-4d64-ba7f-7ac35b7eac12 => generated 893 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:29.916366 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8cc012c1-0116-4760-87d7-19ef0a1bf928 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:29.918541 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8cc012c1-0116-4760-87d7-19ef0a1bf928 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] GET https://10.4.3.66/volume/v3/volumes/4b6f2f3d-15d0-496b-a37a-d3318efd7448 Jul 10 14:19:29.919957 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8cc012c1-0116-4760-87d7-19ef0a1bf928 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:29.919957 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8cc012c1-0116-4760-87d7-19ef0a1bf928 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:29.949704 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:29.949704 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:29.959669 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8cc012c1-0116-4760-87d7-19ef0a1bf928 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Volume info retrieved successfully. Jul 10 14:19:29.966652 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8cc012c1-0116-4760-87d7-19ef0a1bf928 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/volumes/4b6f2f3d-15d0-496b-a37a-d3318efd7448 returned with HTTP 200 Jul 10 14:19:29.967436 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 802/3216] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:29 2026] GET /volume/v3/volumes/4b6f2f3d-15d0-496b-a37a-d3318efd7448 => generated 1015 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:29.985228 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-456ff820-bab7-4f5f-8f32-67b310310d3d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:29.987723 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-456ff820-bab7-4f5f-8f32-67b310310d3d tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:19:29.988241 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-456ff820-bab7-4f5f-8f32-67b310310d3d tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4b6f2f3d-15d0-496b-a37a-d3318efd7448", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-818012630"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:30.008195 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:30.008195 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:30.008679 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-456ff820-bab7-4f5f-8f32-67b310310d3d tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Volume info retrieved successfully. Jul 10 14:19:30.008964 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.snapshots [None req-456ff820-bab7-4f5f-8f32-67b310310d3d tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Create snapshot from volume 4b6f2f3d-15d0-496b-a37a-d3318efd7448 Jul 10 14:19:30.038975 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-33fb2ae3-bbe1-4cd7-999f-13740d07e1d4 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:30.041189 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-33fb2ae3-bbe1-4cd7-999f-13740d07e1d4 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] GET https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b Jul 10 14:19:30.041367 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-33fb2ae3-bbe1-4cd7-999f-13740d07e1d4 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:30.041528 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-33fb2ae3-bbe1-4cd7-999f-13740d07e1d4 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:30.053612 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:30.053612 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:30.059458 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-33fb2ae3-bbe1-4cd7-999f-13740d07e1d4 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Volume info retrieved successfully. Jul 10 14:19:30.067202 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-33fb2ae3-bbe1-4cd7-999f-13740d07e1d4 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b returned with HTTP 200 Jul 10 14:19:30.068243 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 805/3217] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:30 2026] GET /volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b => generated 859 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:30.090038 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f931b5ef-c8f9-401a-b2bb-2412d81aa9fc None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:30.093675 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f931b5ef-c8f9-401a-b2bb-2412d81aa9fc tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/snapshots/0fec5773-a4bc-4fa5-8573-ecb8c21e3842 Jul 10 14:19:30.093675 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f931b5ef-c8f9-401a-b2bb-2412d81aa9fc tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:30.093675 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f931b5ef-c8f9-401a-b2bb-2412d81aa9fc tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:30.102226 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:30.102226 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:30.102543 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-f931b5ef-c8f9-401a-b2bb-2412d81aa9fc tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:19:30.104082 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f931b5ef-c8f9-401a-b2bb-2412d81aa9fc tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/0fec5773-a4bc-4fa5-8573-ecb8c21e3842 returned with HTTP 200 Jul 10 14:19:30.104777 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 809/3218] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:30 2026] GET /volume/v3/snapshots/0fec5773-a4bc-4fa5-8573-ecb8c21e3842 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:30.105184 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-456ff820-bab7-4f5f-8f32-67b310310d3d tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Created reservations ['99ff7b47-9103-43db-9152-b099eaf74ce5', 'ce48f2a2-3c54-40e4-be76-4103cc0e3d06', 'a47bc234-62ad-4b5b-ae60-f9b83d0109ab', 'e18edcc3-f621-4612-89ae-14f72e9ce370'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:19:30.119461 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-81847e36-01c2-4fcd-8f5a-415372025419 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:30.120576 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-81847e36-01c2-4fcd-8f5a-415372025419 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:19:30.121051 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-81847e36-01c2-4fcd-8f5a-415372025419 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d5b740e9-e49b-4e36-a58b-3cedb7e8ded1", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1968229698"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:30.136426 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:30.136426 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:30.137117 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-81847e36-01c2-4fcd-8f5a-415372025419 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:19:30.137117 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-81847e36-01c2-4fcd-8f5a-415372025419 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Create snapshot from volume d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 Jul 10 14:19:30.156358 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-456ff820-bab7-4f5f-8f32-67b310310d3d tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Snapshot create request issued successfully. Jul 10 14:19:30.157053 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-456ff820-bab7-4f5f-8f32-67b310310d3d tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:19:30.158194 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 803/3219] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:19:29 2026] POST /volume/v3/snapshots => generated 307 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:19:30.174194 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-077d0802-0f11-44b8-8165-8d9dd1f51249 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:30.176903 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-077d0802-0f11-44b8-8165-8d9dd1f51249 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] GET https://10.4.3.66/volume/v3/snapshots/b041f866-db1d-43a4-88c2-46b674f1334b Jul 10 14:19:30.177150 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-077d0802-0f11-44b8-8165-8d9dd1f51249 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:30.177447 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-077d0802-0f11-44b8-8165-8d9dd1f51249 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:30.188465 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-81847e36-01c2-4fcd-8f5a-415372025419 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Created reservations ['b2f5663f-e8c9-4f71-a6aa-c6581b822c1f', 'da82f01e-2424-4cbb-8fa5-031e1a570c3e', '32389abf-35aa-4bf0-96eb-4a55e41827a1', 'c150f46f-0314-43a1-9620-4e61bfd32a29'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:19:30.190441 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:30.190441 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:30.190441 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-077d0802-0f11-44b8-8165-8d9dd1f51249 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Snapshot retrieved successfully. Jul 10 14:19:30.192061 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-077d0802-0f11-44b8-8165-8d9dd1f51249 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/snapshots/b041f866-db1d-43a4-88c2-46b674f1334b returned with HTTP 200 Jul 10 14:19:30.192061 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 806/3220] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:30 2026] GET /volume/v3/snapshots/b041f866-db1d-43a4-88c2-46b674f1334b => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:30.248624 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-81847e36-01c2-4fcd-8f5a-415372025419 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot force create request issued successfully. Jul 10 14:19:30.248624 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-81847e36-01c2-4fcd-8f5a-415372025419 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:19:30.249114 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 803/3221] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:19:30 2026] POST /volume/v3/snapshots => generated 310 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:19:30.261610 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-00424e32-ab68-4d50-b698-f814ce700c24 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:30.264275 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-00424e32-ab68-4d50-b698-f814ce700c24 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/snapshots/5347946e-378c-44c6-8b2e-a3213c8334fd Jul 10 14:19:30.264600 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-00424e32-ab68-4d50-b698-f814ce700c24 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:30.265167 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-00424e32-ab68-4d50-b698-f814ce700c24 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:30.274458 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:30.274458 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:30.275127 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-00424e32-ab68-4d50-b698-f814ce700c24 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:19:30.276433 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-00424e32-ab68-4d50-b698-f814ce700c24 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/5347946e-378c-44c6-8b2e-a3213c8334fd returned with HTTP 200 Jul 10 14:19:30.277426 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 810/3222] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:30 2026] GET /volume/v3/snapshots/5347946e-378c-44c6-8b2e-a3213c8334fd => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:30.892410 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-9bbd1134-3a84-41c0-93a4-508aba517791 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:30.895206 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9bbd1134-3a84-41c0-93a4-508aba517791 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] GET https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b Jul 10 14:19:30.895395 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9bbd1134-3a84-41c0-93a4-508aba517791 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:30.898527 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9bbd1134-3a84-41c0-93a4-508aba517791 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:30.898859 np0000005012 devstack@c-api.service[100155]: DEBUG dbcounter [-] [100155] Writing DB stats cinder:SELECT=457,cinder:UPDATE=130,cinder:INSERT=56 {{(pid=100155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:19:30.910770 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:30.910770 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:30.922861 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-9bbd1134-3a84-41c0-93a4-508aba517791 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Volume info retrieved successfully. Jul 10 14:19:30.929898 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9bbd1134-3a84-41c0-93a4-508aba517791 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b returned with HTTP 200 Jul 10 14:19:30.930442 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 804/3223] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:30 2026] GET /volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b => generated 859 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:30.935277 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c72c66e0-3e00-4f84-908f-da2aac8c5b84 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:30.937444 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c72c66e0-3e00-4f84-908f-da2aac8c5b84 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/bf99ee02-1ff5-4d64-ba7f-7ac35b7eac12 Jul 10 14:19:30.937800 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c72c66e0-3e00-4f84-908f-da2aac8c5b84 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:30.938005 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c72c66e0-3e00-4f84-908f-da2aac8c5b84 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:30.946134 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0f5bed78-6034-4a66-a3e8-5d055556099a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:30.948281 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c72c66e0-3e00-4f84-908f-da2aac8c5b84 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/bf99ee02-1ff5-4d64-ba7f-7ac35b7eac12 returned with HTTP 404 Jul 10 14:19:30.948425 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0f5bed78-6034-4a66-a3e8-5d055556099a tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] DELETE https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b Jul 10 14:19:30.948472 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0f5bed78-6034-4a66-a3e8-5d055556099a tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:30.948732 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0f5bed78-6034-4a66-a3e8-5d055556099a tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:30.949316 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-0f5bed78-6034-4a66-a3e8-5d055556099a tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Delete volume with id: 778bbc94-6f7b-4135-8c56-4a6ea1f27b7b Jul 10 14:19:30.949445 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 807/3224] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:30 2026] GET /volume/v3/volumes/bf99ee02-1ff5-4d64-ba7f-7ac35b7eac12 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:19:30.959823 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-eb4a3186-bb15-4a9d-8866-3d89f62b0b3f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:30.961778 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-eb4a3186-bb15-4a9d-8866-3d89f62b0b3f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:19:30.962368 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-eb4a3186-bb15-4a9d-8866-3d89f62b0b3f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-894856510"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:30.964175 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-eb4a3186-bb15-4a9d-8866-3d89f62b0b3f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-894856510'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:19:30.964304 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-eb4a3186-bb15-4a9d-8866-3d89f62b0b3f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Create volume of 1 GB Jul 10 14:19:30.966385 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:30.966385 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:30.967188 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0f5bed78-6034-4a66-a3e8-5d055556099a tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Volume info retrieved successfully. Jul 10 14:19:30.970603 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-eb4a3186-bb15-4a9d-8866-3d89f62b0b3f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Availability Zones retrieved successfully. Jul 10 14:19:30.977782 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-eb4a3186-bb15-4a9d-8866-3d89f62b0b3f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Flow 'volume_create_api' (c9a99a74-e3a4-49ac-9df4-9edacd8b96f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:30.978767 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-eb4a3186-bb15-4a9d-8866-3d89f62b0b3f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9b449c1-e198-445b-b22c-d6ed7f167107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:30.980261 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-eb4a3186-bb15-4a9d-8866-3d89f62b0b3f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:19:30.997815 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0f5bed78-6034-4a66-a3e8-5d055556099a tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Delete volume request issued successfully. Jul 10 14:19:30.998081 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0f5bed78-6034-4a66-a3e8-5d055556099a tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b returned with HTTP 202 Jul 10 14:19:30.998629 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 804/3225] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:19:30 2026] DELETE /volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:19:31.008489 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-5df32574-2e17-41bf-944f-ee7759fe2c4c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:31.012585 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5df32574-2e17-41bf-944f-ee7759fe2c4c tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] GET https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b Jul 10 14:19:31.012870 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5df32574-2e17-41bf-944f-ee7759fe2c4c tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:31.013120 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5df32574-2e17-41bf-944f-ee7759fe2c4c tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:31.027732 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:31.027732 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:31.027924 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-eb4a3186-bb15-4a9d-8866-3d89f62b0b3f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9b449c1-e198-445b-b22c-d6ed7f167107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:31.029164 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-eb4a3186-bb15-4a9d-8866-3d89f62b0b3f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (754242f7-9ed7-4d25-b9f5-1447978c468f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:31.036947 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-5df32574-2e17-41bf-944f-ee7759fe2c4c tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Volume info retrieved successfully. Jul 10 14:19:31.047887 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5df32574-2e17-41bf-944f-ee7759fe2c4c tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b returned with HTTP 200 Jul 10 14:19:31.048433 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 805/3226] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:31 2026] GET /volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b => generated 858 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:31.106043 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-eb4a3186-bb15-4a9d-8866-3d89f62b0b3f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Created reservations ['17eedfb3-82ab-4930-9774-262d2e07ba83', 'cdcda079-009b-427c-9bb8-da1052680799', '144aa40d-1e09-4266-8721-44689fd3cb0d', '4e22f649-2a4c-42a1-b9e7-960a6562754e'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:19:31.106935 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-eb4a3186-bb15-4a9d-8866-3d89f62b0b3f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (754242f7-9ed7-4d25-b9f5-1447978c468f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17eedfb3-82ab-4930-9774-262d2e07ba83', 'cdcda079-009b-427c-9bb8-da1052680799', '144aa40d-1e09-4266-8721-44689fd3cb0d', '4e22f649-2a4c-42a1-b9e7-960a6562754e']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:31.107839 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-eb4a3186-bb15-4a9d-8866-3d89f62b0b3f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (797609e6-706d-436f-bdf7-03b9266aac06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:31.140193 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-eb4a3186-bb15-4a9d-8866-3d89f62b0b3f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (797609e6-706d-436f-bdf7-03b9266aac06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fec8792f-82fb-43f3-8f3f-7d1f490c8854', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-894856510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7daef7700e4faab06864fcf9c7f351',qos_specs=None,replication_status=,reservations=['17eedfb3-82ab-4930-9774-262d2e07ba83','cdcda079-009b-427c-9bb8-da1052680799','144aa40d-1e09-4266-8721-44689fd3cb0d','4e22f649-2a4c-42a1-b9e7-960a6562754e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb8d5acb66ad4ad5a6b7220942de0f12',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:19:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-894856510',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fec8792f-82fb-43f3-8f3f-7d1f490c8854,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef7daef7700e4faab06864fcf9c7f351',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb8d5acb66ad4ad5a6b7220942de0f12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:31.141252 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-eb4a3186-bb15-4a9d-8866-3d89f62b0b3f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c12c2d9d-0a3b-4b51-8f14-4e96ab0972fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:31.172706 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-eb4a3186-bb15-4a9d-8866-3d89f62b0b3f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c12c2d9d-0a3b-4b51-8f14-4e96ab0972fc) transitioned into state 'SUCCESS' from state '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-894856510',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7daef7700e4faab06864fcf9c7f351',qos_specs=None,replication_status=,reservations=['17eedfb3-82ab-4930-9774-262d2e07ba83','cdcda079-009b-427c-9bb8-da1052680799','144aa40d-1e09-4266-8721-44689fd3cb0d','4e22f649-2a4c-42a1-b9e7-960a6562754e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb8d5acb66ad4ad5a6b7220942de0f12',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:31.173770 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-eb4a3186-bb15-4a9d-8866-3d89f62b0b3f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea6ef4a3-96fd-4544-8919-034884a908c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:31.190411 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-eb4a3186-bb15-4a9d-8866-3d89f62b0b3f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea6ef4a3-96fd-4544-8919-034884a908c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:31.191735 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-eb4a3186-bb15-4a9d-8866-3d89f62b0b3f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Flow 'volume_create_api' (c9a99a74-e3a4-49ac-9df4-9edacd8b96f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:31.192206 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-eb4a3186-bb15-4a9d-8866-3d89f62b0b3f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Create volume request issued successfully. Jul 10 14:19:31.193269 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-eb4a3186-bb15-4a9d-8866-3d89f62b0b3f tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:19:31.193974 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 811/3227] 10.4.3.66 () {70 vars in 1292 bytes} [Fri Jul 10 14:19:30 2026] POST /volume/v3/volumes => generated 767 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:31.205396 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-655eac21-0a7e-40a5-acc1-32fe41c635c5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:31.208480 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-655eac21-0a7e-40a5-acc1-32fe41c635c5 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] GET https://10.4.3.66/volume/v3/snapshots/b041f866-db1d-43a4-88c2-46b674f1334b Jul 10 14:19:31.208737 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-655eac21-0a7e-40a5-acc1-32fe41c635c5 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:31.208998 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-655eac21-0a7e-40a5-acc1-32fe41c635c5 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:31.209219 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d6ce7b63-9035-49d2-8c44-8e248821bed8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:31.213008 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d6ce7b63-9035-49d2-8c44-8e248821bed8 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/fec8792f-82fb-43f3-8f3f-7d1f490c8854 Jul 10 14:19:31.213008 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d6ce7b63-9035-49d2-8c44-8e248821bed8 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:31.213008 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d6ce7b63-9035-49d2-8c44-8e248821bed8 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:31.216855 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:31.216855 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:31.217226 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-655eac21-0a7e-40a5-acc1-32fe41c635c5 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Snapshot retrieved successfully. Jul 10 14:19:31.218228 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-655eac21-0a7e-40a5-acc1-32fe41c635c5 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/snapshots/b041f866-db1d-43a4-88c2-46b674f1334b returned with HTTP 200 Jul 10 14:19:31.218615 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 808/3228] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:31 2026] GET /volume/v3/snapshots/b041f866-db1d-43a4-88c2-46b674f1334b => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:31.221684 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:31.221684 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:31.226521 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d6ce7b63-9035-49d2-8c44-8e248821bed8 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:31.228783 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-5cfd3a02-9b09-4dfa-b594-08d7211f7cbb None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:31.231459 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5cfd3a02-9b09-4dfa-b594-08d7211f7cbb tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-reader] POST https://10.4.3.66/volume/v3/snapshots/b041f866-db1d-43a4-88c2-46b674f1334b/action Jul 10 14:19:31.232007 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5cfd3a02-9b09-4dfa-b594-08d7211f7cbb tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:19:31.232202 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5cfd3a02-9b09-4dfa-b594-08d7211f7cbb tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:31.233236 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d6ce7b63-9035-49d2-8c44-8e248821bed8 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/fec8792f-82fb-43f3-8f3f-7d1f490c8854 returned with HTTP 200 Jul 10 14:19:31.233895 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.contrib.snapshot_unmanage [None req-5cfd3a02-9b09-4dfa-b594-08d7211f7cbb tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-reader] Unmanage snapshot with id: b041f866-db1d-43a4-88c2-46b674f1334b Jul 10 14:19:31.234168 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 805/3229] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:31 2026] GET /volume/v3/volumes/fec8792f-82fb-43f3-8f3f-7d1f490c8854 => generated 835 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:31.240975 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:31.240975 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:31.241930 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-5cfd3a02-9b09-4dfa-b594-08d7211f7cbb tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-reader] Snapshot retrieved successfully. Jul 10 14:19:31.242871 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.policy [None req-5cfd3a02-9b09-4dfa-b594-08d7211f7cbb tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '37335c12a6a7435caaace77d69117f1d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eb9ddd996a1c48a2969fd18915302fff', '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=100155) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 14:19:31.243193 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5cfd3a02-9b09-4dfa-b594-08d7211f7cbb tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-reader] https://10.4.3.66/volume/v3/snapshots/b041f866-db1d-43a4-88c2-46b674f1334b/action returned with HTTP 403 Jul 10 14:19:31.244069 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 806/3230] 10.4.3.66 () {68 vars in 1389 bytes} [Fri Jul 10 14:19:31 2026] POST /volume/v3/snapshots/b041f866-db1d-43a4-88c2-46b674f1334b/action => generated 117 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:31.253092 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d66b5f0d-0bb6-457c-8552-5a6507821dc7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:31.255823 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d66b5f0d-0bb6-457c-8552-5a6507821dc7 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] DELETE https://10.4.3.66/volume/v3/snapshots/b041f866-db1d-43a4-88c2-46b674f1334b Jul 10 14:19:31.255823 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d66b5f0d-0bb6-457c-8552-5a6507821dc7 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:31.256053 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d66b5f0d-0bb6-457c-8552-5a6507821dc7 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:31.256097 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.snapshots [None req-d66b5f0d-0bb6-457c-8552-5a6507821dc7 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Delete snapshot with id: b041f866-db1d-43a4-88c2-46b674f1334b Jul 10 14:19:31.261878 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:31.261878 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:31.262235 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-d66b5f0d-0bb6-457c-8552-5a6507821dc7 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Snapshot retrieved successfully. Jul 10 14:19:31.284969 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-d66b5f0d-0bb6-457c-8552-5a6507821dc7 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Snapshot delete request issued successfully. Jul 10 14:19:31.285252 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d66b5f0d-0bb6-457c-8552-5a6507821dc7 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/snapshots/b041f866-db1d-43a4-88c2-46b674f1334b returned with HTTP 202 Jul 10 14:19:31.286304 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 812/3231] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:19:31 2026] DELETE /volume/v3/snapshots/b041f866-db1d-43a4-88c2-46b674f1334b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:19:31.292420 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-28fafce4-c8bb-4e0f-b994-c6e0b4893f72 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:31.294847 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-28fafce4-c8bb-4e0f-b994-c6e0b4893f72 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/snapshots/5347946e-378c-44c6-8b2e-a3213c8334fd Jul 10 14:19:31.295143 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-28fafce4-c8bb-4e0f-b994-c6e0b4893f72 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:31.295248 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-11876854-4947-47ce-98db-2253bcaba60f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:31.295752 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-28fafce4-c8bb-4e0f-b994-c6e0b4893f72 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:31.297279 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-11876854-4947-47ce-98db-2253bcaba60f tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] GET https://10.4.3.66/volume/v3/snapshots/b041f866-db1d-43a4-88c2-46b674f1334b Jul 10 14:19:31.298394 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-11876854-4947-47ce-98db-2253bcaba60f tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:31.298394 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-11876854-4947-47ce-98db-2253bcaba60f tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:31.304408 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:31.304408 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:31.304951 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-28fafce4-c8bb-4e0f-b994-c6e0b4893f72 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:19:31.306296 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-28fafce4-c8bb-4e0f-b994-c6e0b4893f72 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/5347946e-378c-44c6-8b2e-a3213c8334fd returned with HTTP 200 Jul 10 14:19:31.307116 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 809/3232] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:31 2026] GET /volume/v3/snapshots/5347946e-378c-44c6-8b2e-a3213c8334fd => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:31.307582 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:31.307582 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:31.308773 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-11876854-4947-47ce-98db-2253bcaba60f tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Snapshot retrieved successfully. Jul 10 14:19:31.309494 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-11876854-4947-47ce-98db-2253bcaba60f tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/snapshots/b041f866-db1d-43a4-88c2-46b674f1334b returned with HTTP 200 Jul 10 14:19:31.310833 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 806/3233] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:31 2026] GET /volume/v3/snapshots/b041f866-db1d-43a4-88c2-46b674f1334b => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:31.326391 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-7c0e95ee-237a-4c91-9383-190f05f215c6 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:31.329098 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7c0e95ee-237a-4c91-9383-190f05f215c6 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/5347946e-378c-44c6-8b2e-a3213c8334fd Jul 10 14:19:31.329306 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7c0e95ee-237a-4c91-9383-190f05f215c6 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:31.329497 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7c0e95ee-237a-4c91-9383-190f05f215c6 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:31.329790 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.snapshots [None req-7c0e95ee-237a-4c91-9383-190f05f215c6 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Delete snapshot with id: 5347946e-378c-44c6-8b2e-a3213c8334fd Jul 10 14:19:31.340430 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:31.340430 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:31.341437 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-7c0e95ee-237a-4c91-9383-190f05f215c6 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:19:31.376355 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-7c0e95ee-237a-4c91-9383-190f05f215c6 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot delete request issued successfully. Jul 10 14:19:31.376635 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7c0e95ee-237a-4c91-9383-190f05f215c6 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/5347946e-378c-44c6-8b2e-a3213c8334fd returned with HTTP 202 Jul 10 14:19:31.377108 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 807/3234] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:19:31 2026] DELETE /volume/v3/snapshots/5347946e-378c-44c6-8b2e-a3213c8334fd => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:19:31.388292 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-004cd7cd-0316-401b-a5c2-f2f01dedb43e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:31.390443 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-004cd7cd-0316-401b-a5c2-f2f01dedb43e tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/snapshots/5347946e-378c-44c6-8b2e-a3213c8334fd Jul 10 14:19:31.390684 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-004cd7cd-0316-401b-a5c2-f2f01dedb43e tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:31.390923 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-004cd7cd-0316-401b-a5c2-f2f01dedb43e tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:31.397400 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:31.397400 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:31.397900 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-004cd7cd-0316-401b-a5c2-f2f01dedb43e tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:19:31.398861 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-004cd7cd-0316-401b-a5c2-f2f01dedb43e tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/5347946e-378c-44c6-8b2e-a3213c8334fd returned with HTTP 200 Jul 10 14:19:31.399577 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 813/3235] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:31 2026] GET /volume/v3/snapshots/5347946e-378c-44c6-8b2e-a3213c8334fd => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:32.067610 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0d7787be-9751-40c7-a4e4-dfdeaa0b9e78 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:32.070118 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0d7787be-9751-40c7-a4e4-dfdeaa0b9e78 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] GET https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b Jul 10 14:19:32.070450 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0d7787be-9751-40c7-a4e4-dfdeaa0b9e78 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:32.070749 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0d7787be-9751-40c7-a4e4-dfdeaa0b9e78 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:32.079067 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0d7787be-9751-40c7-a4e4-dfdeaa0b9e78 tempest-VolumesActionsTest-338957773 tempest-VolumesActionsTest-338957773-project-member] https://10.4.3.66/volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b returned with HTTP 404 Jul 10 14:19:32.079782 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 810/3236] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:32 2026] GET /volume/v3/volumes/778bbc94-6f7b-4135-8c56-4a6ea1f27b7b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:32.249308 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7d220738-a5e5-4ba4-9dd9-2191501ae541 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:32.251398 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7d220738-a5e5-4ba4-9dd9-2191501ae541 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/fec8792f-82fb-43f3-8f3f-7d1f490c8854 Jul 10 14:19:32.252363 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7d220738-a5e5-4ba4-9dd9-2191501ae541 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:32.252363 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7d220738-a5e5-4ba4-9dd9-2191501ae541 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:32.260070 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:32.260070 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:32.267214 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7d220738-a5e5-4ba4-9dd9-2191501ae541 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:32.273812 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7d220738-a5e5-4ba4-9dd9-2191501ae541 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/fec8792f-82fb-43f3-8f3f-7d1f490c8854 returned with HTTP 200 Jul 10 14:19:32.274271 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 807/3237] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:32 2026] GET /volume/v3/volumes/fec8792f-82fb-43f3-8f3f-7d1f490c8854 => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:32.292321 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4a29e533-ad50-4a52-ae49-0b11189d1166 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:32.295716 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4a29e533-ad50-4a52-ae49-0b11189d1166 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:19:32.295716 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4a29e533-ad50-4a52-ae49-0b11189d1166 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fec8792f-82fb-43f3-8f3f-7d1f490c8854", "name": "tempest-VolumeDependencyTests-Snapshot-1372283167"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:32.311487 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:32.311487 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:32.311487 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-4a29e533-ad50-4a52-ae49-0b11189d1166 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:32.311702 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.snapshots [None req-4a29e533-ad50-4a52-ae49-0b11189d1166 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Create snapshot from volume fec8792f-82fb-43f3-8f3f-7d1f490c8854 Jul 10 14:19:32.326538 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ab6592cc-24b4-4255-b4a7-aea580278186 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:32.328520 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ab6592cc-24b4-4255-b4a7-aea580278186 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] GET https://10.4.3.66/volume/v3/snapshots/b041f866-db1d-43a4-88c2-46b674f1334b Jul 10 14:19:32.330842 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ab6592cc-24b4-4255-b4a7-aea580278186 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:32.330842 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ab6592cc-24b4-4255-b4a7-aea580278186 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:32.336202 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ab6592cc-24b4-4255-b4a7-aea580278186 tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/snapshots/b041f866-db1d-43a4-88c2-46b674f1334b returned with HTTP 404 Jul 10 14:19:32.338925 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 814/3238] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:32 2026] GET /volume/v3/snapshots/b041f866-db1d-43a4-88c2-46b674f1334b => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:32.346461 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c1af4b31-4e67-49ce-b6fe-086aa29204ac None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:32.348682 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c1af4b31-4e67-49ce-b6fe-086aa29204ac tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/4b6f2f3d-15d0-496b-a37a-d3318efd7448 Jul 10 14:19:32.348682 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c1af4b31-4e67-49ce-b6fe-086aa29204ac tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:32.348850 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c1af4b31-4e67-49ce-b6fe-086aa29204ac tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:32.349310 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-c1af4b31-4e67-49ce-b6fe-086aa29204ac tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Delete volume with id: 4b6f2f3d-15d0-496b-a37a-d3318efd7448 Jul 10 14:19:32.357155 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:32.357155 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:32.358486 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-c1af4b31-4e67-49ce-b6fe-086aa29204ac tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Volume info retrieved successfully. Jul 10 14:19:32.365026 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-4a29e533-ad50-4a52-ae49-0b11189d1166 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Created reservations ['72093ad3-0cee-45d6-844a-e912c99ce0bc', '4f2930c8-640e-480d-a9f8-5b1dfc1c3760', '61ba586e-24dd-49f6-8094-11492efaae81', '994914d3-ca36-4d60-9d7e-84b5df71fafc'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:19:32.381199 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-c1af4b31-4e67-49ce-b6fe-086aa29204ac tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Delete volume request issued successfully. Jul 10 14:19:32.383625 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c1af4b31-4e67-49ce-b6fe-086aa29204ac tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/volumes/4b6f2f3d-15d0-496b-a37a-d3318efd7448 returned with HTTP 202 Jul 10 14:19:32.383625 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 811/3239] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:19:32 2026] DELETE /volume/v3/volumes/4b6f2f3d-15d0-496b-a37a-d3318efd7448 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:19:32.391612 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e4e2b383-5aa3-4347-95d9-323c5195573f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:32.395375 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e4e2b383-5aa3-4347-95d9-323c5195573f tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] GET https://10.4.3.66/volume/v3/volumes/4b6f2f3d-15d0-496b-a37a-d3318efd7448 Jul 10 14:19:32.395688 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e4e2b383-5aa3-4347-95d9-323c5195573f tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:32.396087 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e4e2b383-5aa3-4347-95d9-323c5195573f tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:32.405371 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:32.405371 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:32.412983 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-58fbc0c2-04b1-42cd-991f-dd2d3ab541ec None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:32.415668 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-58fbc0c2-04b1-42cd-991f-dd2d3ab541ec tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/snapshots/5347946e-378c-44c6-8b2e-a3213c8334fd Jul 10 14:19:32.415803 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e4e2b383-5aa3-4347-95d9-323c5195573f tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Volume info retrieved successfully. Jul 10 14:19:32.415860 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-4a29e533-ad50-4a52-ae49-0b11189d1166 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Snapshot create request issued successfully. Jul 10 14:19:32.416639 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-58fbc0c2-04b1-42cd-991f-dd2d3ab541ec tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:32.416639 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-58fbc0c2-04b1-42cd-991f-dd2d3ab541ec tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:32.416751 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4a29e533-ad50-4a52-ae49-0b11189d1166 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:19:32.416826 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 808/3240] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:19:32 2026] POST /volume/v3/snapshots => generated 308 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:19:32.422424 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e4e2b383-5aa3-4347-95d9-323c5195573f tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/volumes/4b6f2f3d-15d0-496b-a37a-d3318efd7448 returned with HTTP 200 Jul 10 14:19:32.423288 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 808/3241] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:32 2026] GET /volume/v3/volumes/4b6f2f3d-15d0-496b-a37a-d3318efd7448 => generated 1014 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:32.424198 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-58fbc0c2-04b1-42cd-991f-dd2d3ab541ec tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/5347946e-378c-44c6-8b2e-a3213c8334fd returned with HTTP 404 Jul 10 14:19:32.425104 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 815/3242] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:32 2026] GET /volume/v3/snapshots/5347946e-378c-44c6-8b2e-a3213c8334fd => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:32.432062 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b52d5df6-dadb-418c-8907-8fd04f70eef3 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:32.434186 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b52d5df6-dadb-418c-8907-8fd04f70eef3 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/snapshots/3835664e-3ec9-478a-b449-2061b7b3f24b Jul 10 14:19:32.434390 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b52d5df6-dadb-418c-8907-8fd04f70eef3 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:32.434685 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b52d5df6-dadb-418c-8907-8fd04f70eef3 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:32.438009 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-19822581-c352-4efb-b90c-84045e5d32a3 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:32.440917 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:32.440917 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:32.441235 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-b52d5df6-dadb-418c-8907-8fd04f70eef3 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Snapshot retrieved successfully. Jul 10 14:19:32.441416 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-19822581-c352-4efb-b90c-84045e5d32a3 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/a4f314b2-5340-42b4-a43e-13220a2a00f9 Jul 10 14:19:32.441827 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-19822581-c352-4efb-b90c-84045e5d32a3 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:32.442127 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-19822581-c352-4efb-b90c-84045e5d32a3 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:32.442198 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b52d5df6-dadb-418c-8907-8fd04f70eef3 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/snapshots/3835664e-3ec9-478a-b449-2061b7b3f24b returned with HTTP 200 Jul 10 14:19:32.442280 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.snapshots [None req-19822581-c352-4efb-b90c-84045e5d32a3 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Delete snapshot with id: a4f314b2-5340-42b4-a43e-13220a2a00f9 Jul 10 14:19:32.442614 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 812/3243] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:32 2026] GET /volume/v3/snapshots/3835664e-3ec9-478a-b449-2061b7b3f24b => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:32.453906 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:32.453906 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:32.454886 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-19822581-c352-4efb-b90c-84045e5d32a3 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:19:32.490963 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-19822581-c352-4efb-b90c-84045e5d32a3 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot delete request issued successfully. Jul 10 14:19:32.491238 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-19822581-c352-4efb-b90c-84045e5d32a3 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/a4f314b2-5340-42b4-a43e-13220a2a00f9 returned with HTTP 202 Jul 10 14:19:32.491952 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 809/3244] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:19:32 2026] DELETE /volume/v3/snapshots/a4f314b2-5340-42b4-a43e-13220a2a00f9 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 10 14:19:32.501321 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7172ed45-0b3a-4689-8d57-6b11bf92aa2d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:32.506800 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7172ed45-0b3a-4689-8d57-6b11bf92aa2d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/snapshots/a4f314b2-5340-42b4-a43e-13220a2a00f9 Jul 10 14:19:32.507060 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7172ed45-0b3a-4689-8d57-6b11bf92aa2d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:32.507240 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7172ed45-0b3a-4689-8d57-6b11bf92aa2d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:32.522327 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:32.522327 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:32.523848 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7172ed45-0b3a-4689-8d57-6b11bf92aa2d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:19:32.525519 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7172ed45-0b3a-4689-8d57-6b11bf92aa2d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/a4f314b2-5340-42b4-a43e-13220a2a00f9 returned with HTTP 200 Jul 10 14:19:32.526330 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 809/3245] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:32 2026] GET /volume/v3/snapshots/a4f314b2-5340-42b4-a43e-13220a2a00f9 => generated 468 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:33.441894 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8c002c80-62b8-4f22-ac3a-ec9fea255fff None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:33.444349 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8c002c80-62b8-4f22-ac3a-ec9fea255fff tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] GET https://10.4.3.66/volume/v3/volumes/4b6f2f3d-15d0-496b-a37a-d3318efd7448 Jul 10 14:19:33.444652 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8c002c80-62b8-4f22-ac3a-ec9fea255fff tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:33.444932 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8c002c80-62b8-4f22-ac3a-ec9fea255fff tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:33.453792 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8c002c80-62b8-4f22-ac3a-ec9fea255fff tempest-ProjectReaderTests-937463008 tempest-ProjectReaderTests-937463008-project-admin] https://10.4.3.66/volume/v3/volumes/4b6f2f3d-15d0-496b-a37a-d3318efd7448 returned with HTTP 404 Jul 10 14:19:33.454351 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 816/3246] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:33 2026] GET /volume/v3/volumes/4b6f2f3d-15d0-496b-a37a-d3318efd7448 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:33.461087 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5f0f5258-7108-4491-ac83-59b582963d1d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:33.464638 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5f0f5258-7108-4491-ac83-59b582963d1d tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/snapshots/3835664e-3ec9-478a-b449-2061b7b3f24b Jul 10 14:19:33.464833 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5f0f5258-7108-4491-ac83-59b582963d1d tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:33.465083 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5f0f5258-7108-4491-ac83-59b582963d1d tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:33.471072 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:33.471072 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:33.471656 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-5f0f5258-7108-4491-ac83-59b582963d1d tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Snapshot retrieved successfully. Jul 10 14:19:33.473918 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5f0f5258-7108-4491-ac83-59b582963d1d tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/snapshots/3835664e-3ec9-478a-b449-2061b7b3f24b returned with HTTP 200 Jul 10 14:19:33.473918 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 813/3247] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:33 2026] GET /volume/v3/snapshots/3835664e-3ec9-478a-b449-2061b7b3f24b => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:33.487884 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e48f40cd-f54f-403c-85bd-12efaead0362 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:33.490170 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e48f40cd-f54f-403c-85bd-12efaead0362 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:19:33.490737 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e48f40cd-f54f-403c-85bd-12efaead0362 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "3835664e-3ec9-478a-b449-2061b7b3f24b", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-682251609"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:33.492735 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-e48f40cd-f54f-403c-85bd-12efaead0362 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Create volume request body: {'volume': {'snapshot_id': '3835664e-3ec9-478a-b449-2061b7b3f24b', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-682251609'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:19:33.500879 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:33.500879 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:33.501446 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e48f40cd-f54f-403c-85bd-12efaead0362 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Snapshot retrieved successfully. Jul 10 14:19:33.501665 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-e48f40cd-f54f-403c-85bd-12efaead0362 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Create volume of 1 GB Jul 10 14:19:33.507034 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e48f40cd-f54f-403c-85bd-12efaead0362 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Availability Zones retrieved successfully. Jul 10 14:19:33.513252 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e48f40cd-f54f-403c-85bd-12efaead0362 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Flow 'volume_create_api' (324aa67d-41c3-4361-b0e1-2ff4b63e0fbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:33.514874 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e48f40cd-f54f-403c-85bd-12efaead0362 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e91a28e-cf8d-43d6-b02b-ef57dd315b9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:33.516168 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-e48f40cd-f54f-403c-85bd-12efaead0362 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:19:33.541357 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9f523d74-8761-4caf-8d0a-e66c1f5e947a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:33.544309 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9f523d74-8761-4caf-8d0a-e66c1f5e947a tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/snapshots/a4f314b2-5340-42b4-a43e-13220a2a00f9 Jul 10 14:19:33.544606 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9f523d74-8761-4caf-8d0a-e66c1f5e947a tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:33.545020 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9f523d74-8761-4caf-8d0a-e66c1f5e947a tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:33.550692 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9f523d74-8761-4caf-8d0a-e66c1f5e947a tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/a4f314b2-5340-42b4-a43e-13220a2a00f9 returned with HTTP 404 Jul 10 14:19:33.551723 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 810/3248] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:33 2026] GET /volume/v3/snapshots/a4f314b2-5340-42b4-a43e-13220a2a00f9 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:33.561262 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-39fd0781-3a3e-46d3-b06d-916501fb6193 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:33.561425 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e48f40cd-f54f-403c-85bd-12efaead0362 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e91a28e-cf8d-43d6-b02b-ef57dd315b9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3835664e-3ec9-478a-b449-2061b7b3f24b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:33.562629 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e48f40cd-f54f-403c-85bd-12efaead0362 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f39d8c58-da62-40e0-9320-45ed809934aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:33.563035 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-39fd0781-3a3e-46d3-b06d-916501fb6193 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/0fec5773-a4bc-4fa5-8573-ecb8c21e3842 Jul 10 14:19:33.563288 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-39fd0781-3a3e-46d3-b06d-916501fb6193 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:33.563657 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-39fd0781-3a3e-46d3-b06d-916501fb6193 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:33.563736 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.snapshots [None req-39fd0781-3a3e-46d3-b06d-916501fb6193 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Delete snapshot with id: 0fec5773-a4bc-4fa5-8573-ecb8c21e3842 Jul 10 14:19:33.570567 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:33.570567 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:33.571228 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-39fd0781-3a3e-46d3-b06d-916501fb6193 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:19:33.604624 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-39fd0781-3a3e-46d3-b06d-916501fb6193 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot delete request issued successfully. Jul 10 14:19:33.605101 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-39fd0781-3a3e-46d3-b06d-916501fb6193 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/0fec5773-a4bc-4fa5-8573-ecb8c21e3842 returned with HTTP 202 Jul 10 14:19:33.605399 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 817/3249] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:19:33 2026] DELETE /volume/v3/snapshots/0fec5773-a4bc-4fa5-8573-ecb8c21e3842 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 10 14:19:33.617224 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a1cfb988-55e3-4baa-a793-8b07031db0ac None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:33.621149 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a1cfb988-55e3-4baa-a793-8b07031db0ac tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/snapshots/0fec5773-a4bc-4fa5-8573-ecb8c21e3842 Jul 10 14:19:33.621381 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a1cfb988-55e3-4baa-a793-8b07031db0ac tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:33.621646 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a1cfb988-55e3-4baa-a793-8b07031db0ac tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:33.628283 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:33.628283 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:33.628897 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a1cfb988-55e3-4baa-a793-8b07031db0ac tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:19:33.630358 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a1cfb988-55e3-4baa-a793-8b07031db0ac tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/0fec5773-a4bc-4fa5-8573-ecb8c21e3842 returned with HTTP 200 Jul 10 14:19:33.630358 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 814/3250] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:33 2026] GET /volume/v3/snapshots/0fec5773-a4bc-4fa5-8573-ecb8c21e3842 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:33.658430 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-e48f40cd-f54f-403c-85bd-12efaead0362 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Created reservations ['11ec5601-6d36-4ca2-b4a5-92658ec2e1b0', 'f241b8ef-7ccf-401b-9f5a-8040580a3a28', 'ed6e806c-7b9a-40f9-86cc-487a8e53c258', '07fc2b68-a7fb-4485-b6c9-720c395275f5'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:19:33.659241 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e48f40cd-f54f-403c-85bd-12efaead0362 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f39d8c58-da62-40e0-9320-45ed809934aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11ec5601-6d36-4ca2-b4a5-92658ec2e1b0', 'f241b8ef-7ccf-401b-9f5a-8040580a3a28', 'ed6e806c-7b9a-40f9-86cc-487a8e53c258', '07fc2b68-a7fb-4485-b6c9-720c395275f5']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:33.660323 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e48f40cd-f54f-403c-85bd-12efaead0362 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab255a00-5146-4b04-b6e4-ceeb53635e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:33.731783 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e48f40cd-f54f-403c-85bd-12efaead0362 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab255a00-5146-4b04-b6e4-ceeb53635e93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf5022fb-2565-48af-8abf-af256602139d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-682251609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7daef7700e4faab06864fcf9c7f351',qos_specs=None,replication_status=,reservations=['11ec5601-6d36-4ca2-b4a5-92658ec2e1b0','f241b8ef-7ccf-401b-9f5a-8040580a3a28','ed6e806c-7b9a-40f9-86cc-487a8e53c258','07fc2b68-a7fb-4485-b6c9-720c395275f5'],size=1,snapshot_id=3835664e-3ec9-478a-b449-2061b7b3f24b,source_replicaid=,source_volid=None,status='creating',user_id='eb8d5acb66ad4ad5a6b7220942de0f12',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:19:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-682251609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf5022fb-2565-48af-8abf-af256602139d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef7daef7700e4faab06864fcf9c7f351',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3835664e-3ec9-478a-b449-2061b7b3f24b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb8d5acb66ad4ad5a6b7220942de0f12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:33.732466 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e48f40cd-f54f-403c-85bd-12efaead0362 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44b8b50d-2cb5-44ba-9922-4fa222ef4f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:33.764693 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e48f40cd-f54f-403c-85bd-12efaead0362 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44b8b50d-2cb5-44ba-9922-4fa222ef4f4d) transitioned into state 'SUCCESS' from state '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-682251609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7daef7700e4faab06864fcf9c7f351',qos_specs=None,replication_status=,reservations=['11ec5601-6d36-4ca2-b4a5-92658ec2e1b0','f241b8ef-7ccf-401b-9f5a-8040580a3a28','ed6e806c-7b9a-40f9-86cc-487a8e53c258','07fc2b68-a7fb-4485-b6c9-720c395275f5'],size=1,snapshot_id=3835664e-3ec9-478a-b449-2061b7b3f24b,source_replicaid=,source_volid=None,status='creating',user_id='eb8d5acb66ad4ad5a6b7220942de0f12',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:33.765712 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e48f40cd-f54f-403c-85bd-12efaead0362 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a124dba9-741f-4b26-992f-aa5bbb70e28b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:33.793824 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e48f40cd-f54f-403c-85bd-12efaead0362 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a124dba9-741f-4b26-992f-aa5bbb70e28b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:33.796110 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e48f40cd-f54f-403c-85bd-12efaead0362 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Flow 'volume_create_api' (324aa67d-41c3-4361-b0e1-2ff4b63e0fbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:33.796110 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e48f40cd-f54f-403c-85bd-12efaead0362 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Create volume request issued successfully. Jul 10 14:19:33.797018 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e48f40cd-f54f-403c-85bd-12efaead0362 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:19:33.799530 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 810/3251] 10.4.3.66 () {70 vars in 1293 bytes} [Fri Jul 10 14:19:33 2026] POST /volume/v3/volumes => generated 801 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:33.823855 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-dab2e9b8-2fda-4869-921f-ae09915e147a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:33.829194 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dab2e9b8-2fda-4869-921f-ae09915e147a tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/cf5022fb-2565-48af-8abf-af256602139d Jul 10 14:19:33.829630 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dab2e9b8-2fda-4869-921f-ae09915e147a tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:33.830298 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dab2e9b8-2fda-4869-921f-ae09915e147a tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:33.841917 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:33.841917 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:33.849088 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-dab2e9b8-2fda-4869-921f-ae09915e147a tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:33.862566 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dab2e9b8-2fda-4869-921f-ae09915e147a tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/cf5022fb-2565-48af-8abf-af256602139d returned with HTTP 200 Jul 10 14:19:33.863139 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 811/3252] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:33 2026] GET /volume/v3/volumes/cf5022fb-2565-48af-8abf-af256602139d => generated 869 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:34.645630 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b2056fe9-5d4c-4ed4-b9c0-d82e900c471b None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:34.648260 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b2056fe9-5d4c-4ed4-b9c0-d82e900c471b tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/snapshots/0fec5773-a4bc-4fa5-8573-ecb8c21e3842 Jul 10 14:19:34.648646 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b2056fe9-5d4c-4ed4-b9c0-d82e900c471b tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:34.648862 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b2056fe9-5d4c-4ed4-b9c0-d82e900c471b tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:34.655733 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b2056fe9-5d4c-4ed4-b9c0-d82e900c471b tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/0fec5773-a4bc-4fa5-8573-ecb8c21e3842 returned with HTTP 404 Jul 10 14:19:34.656653 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 818/3253] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:34 2026] GET /volume/v3/snapshots/0fec5773-a4bc-4fa5-8573-ecb8c21e3842 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:34.666193 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-939c7437-ac22-4367-9a95-4464fe4bc4e3 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:34.668398 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-939c7437-ac22-4367-9a95-4464fe4bc4e3 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/5347946e-378c-44c6-8b2e-a3213c8334fd Jul 10 14:19:34.669765 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-939c7437-ac22-4367-9a95-4464fe4bc4e3 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:34.669765 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-939c7437-ac22-4367-9a95-4464fe4bc4e3 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:34.669765 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.snapshots [None req-939c7437-ac22-4367-9a95-4464fe4bc4e3 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Delete snapshot with id: 5347946e-378c-44c6-8b2e-a3213c8334fd Jul 10 14:19:34.674526 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-939c7437-ac22-4367-9a95-4464fe4bc4e3 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/5347946e-378c-44c6-8b2e-a3213c8334fd returned with HTTP 404 Jul 10 14:19:34.675453 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 815/3254] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:19:34 2026] DELETE /volume/v3/snapshots/5347946e-378c-44c6-8b2e-a3213c8334fd => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:34.688175 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-463ac162-cdb6-4153-a997-51964f5db5b6 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:34.693240 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-463ac162-cdb6-4153-a997-51964f5db5b6 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/0fec5773-a4bc-4fa5-8573-ecb8c21e3842 Jul 10 14:19:34.693240 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-463ac162-cdb6-4153-a997-51964f5db5b6 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:34.693240 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-463ac162-cdb6-4153-a997-51964f5db5b6 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:34.693240 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.snapshots [None req-463ac162-cdb6-4153-a997-51964f5db5b6 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Delete snapshot with id: 0fec5773-a4bc-4fa5-8573-ecb8c21e3842 Jul 10 14:19:34.697752 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-463ac162-cdb6-4153-a997-51964f5db5b6 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/0fec5773-a4bc-4fa5-8573-ecb8c21e3842 returned with HTTP 404 Jul 10 14:19:34.698946 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 811/3255] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:19:34 2026] DELETE /volume/v3/snapshots/0fec5773-a4bc-4fa5-8573-ecb8c21e3842 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:34.771420 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-57b8df9e-150a-45c8-b3d2-874b87fd9ccd req-93fd0633-3714-4e00-9054-3898eb78fcd4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:34.776007 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-57b8df9e-150a-45c8-b3d2-874b87fd9ccd req-93fd0633-3714-4e00-9054-3898eb78fcd4 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 Jul 10 14:19:34.776315 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-57b8df9e-150a-45c8-b3d2-874b87fd9ccd req-93fd0633-3714-4e00-9054-3898eb78fcd4 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:34.776619 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-57b8df9e-150a-45c8-b3d2-874b87fd9ccd req-93fd0633-3714-4e00-9054-3898eb78fcd4 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:34.796056 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:34.796056 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:34.805949 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-57b8df9e-150a-45c8-b3d2-874b87fd9ccd req-93fd0633-3714-4e00-9054-3898eb78fcd4 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:19:34.814054 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-57b8df9e-150a-45c8-b3d2-874b87fd9ccd req-93fd0633-3714-4e00-9054-3898eb78fcd4 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 returned with HTTP 200 Jul 10 14:19:34.814821 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 812/3256] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:19:34 2026] GET /volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 => generated 1136 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:34.844090 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-57b8df9e-150a-45c8-b3d2-874b87fd9ccd req-90345dfc-1927-42a3-b2ab-c4250c21b1cb None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:34.847278 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-57b8df9e-150a-45c8-b3d2-874b87fd9ccd req-90345dfc-1927-42a3-b2ab-c4250c21b1cb tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] POST https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1/action Jul 10 14:19:34.847741 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-57b8df9e-150a-45c8-b3d2-874b87fd9ccd req-90345dfc-1927-42a3-b2ab-c4250c21b1cb tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:19:34.847941 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-57b8df9e-150a-45c8-b3d2-874b87fd9ccd req-90345dfc-1927-42a3-b2ab-c4250c21b1cb tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:34.869584 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:34.869584 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:34.870345 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-57b8df9e-150a-45c8-b3d2-874b87fd9ccd req-90345dfc-1927-42a3-b2ab-c4250c21b1cb tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:19:34.884182 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-347e43d8-1766-4552-be56-00eae6cc66d2 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:34.885874 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-57b8df9e-150a-45c8-b3d2-874b87fd9ccd req-90345dfc-1927-42a3-b2ab-c4250c21b1cb tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Begin detaching volume completed successfully. Jul 10 14:19:34.886208 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-57b8df9e-150a-45c8-b3d2-874b87fd9ccd req-90345dfc-1927-42a3-b2ab-c4250c21b1cb tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1/action returned with HTTP 202 Jul 10 14:19:34.886352 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-347e43d8-1766-4552-be56-00eae6cc66d2 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/cf5022fb-2565-48af-8abf-af256602139d Jul 10 14:19:34.886691 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-347e43d8-1766-4552-be56-00eae6cc66d2 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:34.887049 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-347e43d8-1766-4552-be56-00eae6cc66d2 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:34.887215 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 819/3257] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:19:34 2026] POST /volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:19:34.898635 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:34.898635 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:34.906390 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-347e43d8-1766-4552-be56-00eae6cc66d2 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:34.920201 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-347e43d8-1766-4552-be56-00eae6cc66d2 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/cf5022fb-2565-48af-8abf-af256602139d returned with HTTP 200 Jul 10 14:19:34.920866 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 816/3258] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:34 2026] GET /volume/v3/volumes/cf5022fb-2565-48af-8abf-af256602139d => generated 894 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:34.940285 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-0eda4d22-223f-472e-9feb-44c7174186fe None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:34.942334 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0eda4d22-223f-472e-9feb-44c7174186fe tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/3835664e-3ec9-478a-b449-2061b7b3f24b Jul 10 14:19:34.942684 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0eda4d22-223f-472e-9feb-44c7174186fe tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:34.943008 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0eda4d22-223f-472e-9feb-44c7174186fe tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:34.944162 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.snapshots [None req-0eda4d22-223f-472e-9feb-44c7174186fe tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Delete snapshot with id: 3835664e-3ec9-478a-b449-2061b7b3f24b Jul 10 14:19:34.953398 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:34.953398 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:34.954629 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-0eda4d22-223f-472e-9feb-44c7174186fe tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Snapshot retrieved successfully. Jul 10 14:19:34.984219 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-0eda4d22-223f-472e-9feb-44c7174186fe tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Snapshot delete request issued successfully. Jul 10 14:19:34.984219 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0eda4d22-223f-472e-9feb-44c7174186fe tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/snapshots/3835664e-3ec9-478a-b449-2061b7b3f24b returned with HTTP 202 Jul 10 14:19:34.984219 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 812/3259] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:19:34 2026] DELETE /volume/v3/snapshots/3835664e-3ec9-478a-b449-2061b7b3f24b => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:19:34.997228 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d8645543-b40e-41a4-8ad2-aa134675fc47 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:35.001694 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d8645543-b40e-41a4-8ad2-aa134675fc47 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/snapshots/3835664e-3ec9-478a-b449-2061b7b3f24b Jul 10 14:19:35.002730 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d8645543-b40e-41a4-8ad2-aa134675fc47 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:35.003133 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d8645543-b40e-41a4-8ad2-aa134675fc47 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:35.017116 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:35.017116 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:35.018524 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d8645543-b40e-41a4-8ad2-aa134675fc47 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Snapshot retrieved successfully. Jul 10 14:19:35.020894 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d8645543-b40e-41a4-8ad2-aa134675fc47 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/snapshots/3835664e-3ec9-478a-b449-2061b7b3f24b returned with HTTP 200 Jul 10 14:19:35.021799 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 813/3260] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:34 2026] GET /volume/v3/snapshots/3835664e-3ec9-478a-b449-2061b7b3f24b => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:35.753219 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-47b28604-63f4-452b-8a6b-8f29bec178df None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:35.901376 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-47b28604-63f4-452b-8a6b-8f29bec178df tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:19:35.901376 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-47b28604-63f4-452b-8a6b-8f29bec178df tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1901420205", "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=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:35.922444 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ba6662bf-4130-4b7f-9899-071d7b6813e3 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:35.922980 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ba6662bf-4130-4b7f-9899-071d7b6813e3 None None] GET https://10.4.3.66/volume// Jul 10 14:19:35.923951 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ba6662bf-4130-4b7f-9899-071d7b6813e3 None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:35.923951 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ba6662bf-4130-4b7f-9899-071d7b6813e3 None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:35.923951 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ba6662bf-4130-4b7f-9899-071d7b6813e3 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:19:35.924385 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 817/3261] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:19:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 10 14:19:35.932619 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-47b28604-63f4-452b-8a6b-8f29bec178df tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:19:35.932619 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 820/3262] 10.4.3.66 () {68 vars in 1246 bytes} [Fri Jul 10 14:19:35 2026] POST /volume/v3/types => generated 380 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:35.935944 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-57b8df9e-150a-45c8-b3d2-874b87fd9ccd req-27b11609-4ba6-4798-8df6-044d08661348 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:35.938240 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-57b8df9e-150a-45c8-b3d2-874b87fd9ccd req-27b11609-4ba6-4798-8df6-044d08661348 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 Jul 10 14:19:35.938481 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-57b8df9e-150a-45c8-b3d2-874b87fd9ccd req-27b11609-4ba6-4798-8df6-044d08661348 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:35.938733 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-57b8df9e-150a-45c8-b3d2-874b87fd9ccd req-27b11609-4ba6-4798-8df6-044d08661348 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:35.944640 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-82efd672-2c6e-4881-bbcd-ebfe9fba1cb4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:35.947912 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-82efd672-2c6e-4881-bbcd-ebfe9fba1cb4 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] POST https://10.4.3.66/volume/v3/types/897344c9-fd5f-404e-bdf2-f15b1c887e1b/encryption Jul 10 14:19:35.948491 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-82efd672-2c6e-4881-bbcd-ebfe9fba1cb4 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:35.951927 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:35.951927 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:35.958016 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-57b8df9e-150a-45c8-b3d2-874b87fd9ccd req-27b11609-4ba6-4798-8df6-044d08661348 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:19:35.962777 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-57b8df9e-150a-45c8-b3d2-874b87fd9ccd req-27b11609-4ba6-4798-8df6-044d08661348 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 returned with HTTP 200 Jul 10 14:19:35.963187 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 813/3263] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:19:35 2026] GET /volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 => generated 1319 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:19:35.971155 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-82efd672-2c6e-4881-bbcd-ebfe9fba1cb4 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] https://10.4.3.66/volume/v3/types/897344c9-fd5f-404e-bdf2-f15b1c887e1b/encryption returned with HTTP 200 Jul 10 14:19:35.971486 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 814/3264] 10.4.3.66 () {68 vars in 1390 bytes} [Fri Jul 10 14:19:35 2026] POST /volume/v3/types/897344c9-fd5f-404e-bdf2-f15b1c887e1b/encryption => generated 239 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:35.984974 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d26cd192-2b8a-4d70-8713-9a350bf27018 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:35.987489 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d26cd192-2b8a-4d70-8713-9a350bf27018 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:19:35.988121 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d26cd192-2b8a-4d70-8713-9a350bf27018 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1788940278", "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=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:36.019091 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d26cd192-2b8a-4d70-8713-9a350bf27018 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:19:36.019531 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 818/3265] 10.4.3.66 () {68 vars in 1246 bytes} [Fri Jul 10 14:19:35 2026] POST /volume/v3/types => generated 380 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:19:36.033971 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-63e05dea-6a4a-4a28-839e-0babee26b6b5 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:36.037543 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-63e05dea-6a4a-4a28-839e-0babee26b6b5 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] POST https://10.4.3.66/volume/v3/types/f89e2485-3fd4-45e0-8484-1bf00ba5e262/encryption Jul 10 14:19:36.037543 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-63e05dea-6a4a-4a28-839e-0babee26b6b5 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:36.038171 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b422555c-c22b-42b7-95ad-c4609ec7bdfd None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:36.042754 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b422555c-c22b-42b7-95ad-c4609ec7bdfd tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/snapshots/3835664e-3ec9-478a-b449-2061b7b3f24b Jul 10 14:19:36.043077 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b422555c-c22b-42b7-95ad-c4609ec7bdfd tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:36.043778 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b422555c-c22b-42b7-95ad-c4609ec7bdfd tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:36.051826 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b422555c-c22b-42b7-95ad-c4609ec7bdfd tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/snapshots/3835664e-3ec9-478a-b449-2061b7b3f24b returned with HTTP 404 Jul 10 14:19:36.052770 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 814/3266] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:36 2026] GET /volume/v3/snapshots/3835664e-3ec9-478a-b449-2061b7b3f24b => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:36.066475 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-67e1e5e1-b030-41f2-859b-7344a7241456 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:36.071483 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-67e1e5e1-b030-41f2-859b-7344a7241456 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] DELETE https://10.4.3.66/volume/v3/volumes/fec8792f-82fb-43f3-8f3f-7d1f490c8854 Jul 10 14:19:36.072108 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-67e1e5e1-b030-41f2-859b-7344a7241456 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:36.072329 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-67e1e5e1-b030-41f2-859b-7344a7241456 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:36.072800 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-67e1e5e1-b030-41f2-859b-7344a7241456 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Delete volume with id: fec8792f-82fb-43f3-8f3f-7d1f490c8854 Jul 10 14:19:36.076697 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-63e05dea-6a4a-4a28-839e-0babee26b6b5 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] https://10.4.3.66/volume/v3/types/f89e2485-3fd4-45e0-8484-1bf00ba5e262/encryption returned with HTTP 200 Jul 10 14:19:36.077791 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 821/3267] 10.4.3.66 () {68 vars in 1390 bytes} [Fri Jul 10 14:19:36 2026] POST /volume/v3/types/f89e2485-3fd4-45e0-8484-1bf00ba5e262/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:36.087669 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:36.087669 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:36.089180 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-67e1e5e1-b030-41f2-859b-7344a7241456 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:36.091807 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-cc8e2038-95d9-4c56-8686-bcdc04798f21 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:36.095998 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-cc8e2038-95d9-4c56-8686-bcdc04798f21 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:19:36.096408 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-cc8e2038-95d9-4c56-8686-bcdc04798f21 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1395199136", "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=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:36.122207 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-67e1e5e1-b030-41f2-859b-7344a7241456 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Delete volume request issued successfully. Jul 10 14:19:36.122600 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-67e1e5e1-b030-41f2-859b-7344a7241456 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/fec8792f-82fb-43f3-8f3f-7d1f490c8854 returned with HTTP 202 Jul 10 14:19:36.123059 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 815/3268] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:19:36 2026] DELETE /volume/v3/volumes/fec8792f-82fb-43f3-8f3f-7d1f490c8854 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:19:36.127485 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-cc8e2038-95d9-4c56-8686-bcdc04798f21 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:19:36.128057 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 819/3269] 10.4.3.66 () {68 vars in 1246 bytes} [Fri Jul 10 14:19:36 2026] POST /volume/v3/types => generated 380 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:36.135798 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d217adff-addb-4396-8ff2-56cc6302eb28 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:36.138027 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d217adff-addb-4396-8ff2-56cc6302eb28 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/fec8792f-82fb-43f3-8f3f-7d1f490c8854 Jul 10 14:19:36.138027 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d217adff-addb-4396-8ff2-56cc6302eb28 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:36.139123 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d217adff-addb-4396-8ff2-56cc6302eb28 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:36.143322 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0700cade-9d49-46cf-b51c-fae6e1c0a3b3 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:36.146199 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0700cade-9d49-46cf-b51c-fae6e1c0a3b3 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] POST https://10.4.3.66/volume/v3/types/11c345c1-f4c1-4fc0-acfd-9b2812b9d5a5/extra_specs Jul 10 14:19:36.147216 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0700cade-9d49-46cf-b51c-fae6e1c0a3b3 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:36.155864 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:36.155864 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:36.166836 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-d217adff-addb-4396-8ff2-56cc6302eb28 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:36.176031 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d217adff-addb-4396-8ff2-56cc6302eb28 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/fec8792f-82fb-43f3-8f3f-7d1f490c8854 returned with HTTP 200 Jul 10 14:19:36.176708 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 815/3270] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:36 2026] GET /volume/v3/volumes/fec8792f-82fb-43f3-8f3f-7d1f490c8854 => generated 859 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:36.190967 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0700cade-9d49-46cf-b51c-fae6e1c0a3b3 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] https://10.4.3.66/volume/v3/types/11c345c1-f4c1-4fc0-acfd-9b2812b9d5a5/extra_specs returned with HTTP 200 Jul 10 14:19:36.191128 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 822/3271] 10.4.3.66 () {68 vars in 1392 bytes} [Fri Jul 10 14:19:36 2026] POST /volume/v3/types/11c345c1-f4c1-4fc0-acfd-9b2812b9d5a5/extra_specs => generated 35 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:19:36.204600 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-68c549ad-df87-446e-8330-da8f9f2d8cda None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:36.209378 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-68c549ad-df87-446e-8330-da8f9f2d8cda tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] PUT https://10.4.3.66/volume/v3/types/11c345c1-f4c1-4fc0-acfd-9b2812b9d5a5/extra_specs/key2 Jul 10 14:19:36.209862 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-68c549ad-df87-446e-8330-da8f9f2d8cda tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:36.249761 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-68c549ad-df87-446e-8330-da8f9f2d8cda tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] https://10.4.3.66/volume/v3/types/11c345c1-f4c1-4fc0-acfd-9b2812b9d5a5/extra_specs/key2 returned with HTTP 200 Jul 10 14:19:36.250281 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 816/3272] 10.4.3.66 () {68 vars in 1406 bytes} [Fri Jul 10 14:19:36 2026] PUT /volume/v3/types/11c345c1-f4c1-4fc0-acfd-9b2812b9d5a5/extra_specs/key2 => generated 25 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:19:36.261489 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-12604e99-ac04-4132-98ee-a0e759da4956 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:36.264088 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-12604e99-ac04-4132-98ee-a0e759da4956 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:19:36.264518 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-12604e99-ac04-4132-98ee-a0e759da4956 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:36.296514 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-12604e99-ac04-4132-98ee-a0e759da4956 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:19:36.297020 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 820/3273] 10.4.3.66 () {68 vars in 1245 bytes} [Fri Jul 10 14:19:36 2026] POST /volume/v3/types => generated 195 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:36.310648 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-225dd3fe-606c-4bb7-87ac-0596a36a117c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:36.313736 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-225dd3fe-606c-4bb7-87ac-0596a36a117c tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] DELETE https://10.4.3.66/volume/v3/types/0f9bb974-9741-4a6c-9db5-ea4260b0f6a6 Jul 10 14:19:36.314169 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-225dd3fe-606c-4bb7-87ac-0596a36a117c tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:36.314737 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-225dd3fe-606c-4bb7-87ac-0596a36a117c tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Calling method '_delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:36.359804 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-225dd3fe-606c-4bb7-87ac-0596a36a117c tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] https://10.4.3.66/volume/v3/types/0f9bb974-9741-4a6c-9db5-ea4260b0f6a6 returned with HTTP 202 Jul 10 14:19:36.361145 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 816/3274] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:19:36 2026] DELETE /volume/v3/types/0f9bb974-9741-4a6c-9db5-ea4260b0f6a6 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:19:36.369439 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-57940289-e778-40ac-bba4-13fd779f4a14 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:36.372320 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-57940289-e778-40ac-bba4-13fd779f4a14 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:19:36.372803 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-57940289-e778-40ac-bba4-13fd779f4a14 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-146333766", "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=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:36.402058 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-57940289-e778-40ac-bba4-13fd779f4a14 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:19:36.402058 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 823/3275] 10.4.3.66 () {68 vars in 1246 bytes} [Fri Jul 10 14:19:36 2026] POST /volume/v3/types => generated 379 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:36.417674 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2180ce82-6ee5-4c54-a8fc-75686c6fbc69 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:36.419799 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2180ce82-6ee5-4c54-a8fc-75686c6fbc69 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] POST https://10.4.3.66/volume/v3/types/5a570847-47bc-4158-9f60-ae54a6d0c921/encryption Jul 10 14:19:36.420299 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2180ce82-6ee5-4c54-a8fc-75686c6fbc69 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:36.450962 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2180ce82-6ee5-4c54-a8fc-75686c6fbc69 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] https://10.4.3.66/volume/v3/types/5a570847-47bc-4158-9f60-ae54a6d0c921/encryption returned with HTTP 200 Jul 10 14:19:36.451644 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 817/3276] 10.4.3.66 () {68 vars in 1390 bytes} [Fri Jul 10 14:19:36 2026] POST /volume/v3/types/5a570847-47bc-4158-9f60-ae54a6d0c921/encryption => generated 239 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:19:36.464624 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ea34e55e-7cd4-46c5-b718-61548c3e1352 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:36.474153 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ea34e55e-7cd4-46c5-b718-61548c3e1352 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] DELETE https://10.4.3.66/volume/v3/types/5a570847-47bc-4158-9f60-ae54a6d0c921/encryption/ef48638e-caab-4121-95c9-631a021d8c02 Jul 10 14:19:36.474427 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ea34e55e-7cd4-46c5-b718-61548c3e1352 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:36.474772 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ea34e55e-7cd4-46c5-b718-61548c3e1352 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:36.488857 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ea34e55e-7cd4-46c5-b718-61548c3e1352 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] https://10.4.3.66/volume/v3/types/5a570847-47bc-4158-9f60-ae54a6d0c921/encryption/ef48638e-caab-4121-95c9-631a021d8c02 returned with HTTP 202 Jul 10 14:19:36.489368 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 821/3277] 10.4.3.66 () {66 vars in 1482 bytes} [Fri Jul 10 14:19:36 2026] DELETE /volume/v3/types/5a570847-47bc-4158-9f60-ae54a6d0c921/encryption/ef48638e-caab-4121-95c9-631a021d8c02 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:19:36.505959 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-32b984a5-2281-4e64-b702-8539c5f279d8 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:36.508700 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-32b984a5-2281-4e64-b702-8539c5f279d8 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:19:36.508863 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-32b984a5-2281-4e64-b702-8539c5f279d8 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-722516717", "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=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:36.537925 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-32b984a5-2281-4e64-b702-8539c5f279d8 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:19:36.538737 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 817/3278] 10.4.3.66 () {68 vars in 1246 bytes} [Fri Jul 10 14:19:36 2026] POST /volume/v3/types => generated 379 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:36.549590 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f04c0397-e210-4ad0-85fe-7b68d9d95e6e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:36.551859 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f04c0397-e210-4ad0-85fe-7b68d9d95e6e tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] DELETE https://10.4.3.66/volume/v3/types/c4799695-6176-49d4-84ce-6b10c6e5b2b2/extra_specs/key1 Jul 10 14:19:36.551968 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f04c0397-e210-4ad0-85fe-7b68d9d95e6e tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:36.552244 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f04c0397-e210-4ad0-85fe-7b68d9d95e6e tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:36.587645 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f04c0397-e210-4ad0-85fe-7b68d9d95e6e tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] https://10.4.3.66/volume/v3/types/c4799695-6176-49d4-84ce-6b10c6e5b2b2/extra_specs/key1 returned with HTTP 202 Jul 10 14:19:36.587645 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 824/3279] 10.4.3.66 () {66 vars in 1389 bytes} [Fri Jul 10 14:19:36 2026] DELETE /volume/v3/types/c4799695-6176-49d4-84ce-6b10c6e5b2b2/extra_specs/key1 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 10 14:19:36.602165 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7670d8aa-4953-4b2f-acb9-77e5c9e1cb51 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:36.603066 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7670d8aa-4953-4b2f-acb9-77e5c9e1cb51 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:19:36.603240 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7670d8aa-4953-4b2f-acb9-77e5c9e1cb51 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1494300228", "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=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:36.642682 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7670d8aa-4953-4b2f-acb9-77e5c9e1cb51 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:19:36.642815 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 818/3280] 10.4.3.66 () {68 vars in 1246 bytes} [Fri Jul 10 14:19:36 2026] POST /volume/v3/types => generated 380 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:36.652541 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-825b7b25-63a7-4007-a74c-e9857368b098 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:36.654458 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-825b7b25-63a7-4007-a74c-e9857368b098 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] DELETE https://10.4.3.66/volume/v3/types/8f56bb35-aab1-48f7-9a50-f91db8261305 Jul 10 14:19:36.654754 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-825b7b25-63a7-4007-a74c-e9857368b098 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:36.656140 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-825b7b25-63a7-4007-a74c-e9857368b098 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Calling method '_delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:36.708359 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-825b7b25-63a7-4007-a74c-e9857368b098 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] https://10.4.3.66/volume/v3/types/8f56bb35-aab1-48f7-9a50-f91db8261305 returned with HTTP 202 Jul 10 14:19:36.709074 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 822/3281] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:19:36 2026] DELETE /volume/v3/types/8f56bb35-aab1-48f7-9a50-f91db8261305 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:19:36.719962 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-214f97d5-1c54-4094-8ef6-e4785875a637 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:36.722779 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-214f97d5-1c54-4094-8ef6-e4785875a637 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] GET https://10.4.3.66/volume/v3/types/897344c9-fd5f-404e-bdf2-f15b1c887e1b/extra_specs Jul 10 14:19:36.723083 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-214f97d5-1c54-4094-8ef6-e4785875a637 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:36.723336 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-214f97d5-1c54-4094-8ef6-e4785875a637 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Calling method 'index' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:36.734769 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-214f97d5-1c54-4094-8ef6-e4785875a637 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] https://10.4.3.66/volume/v3/types/897344c9-fd5f-404e-bdf2-f15b1c887e1b/extra_specs returned with HTTP 200 Jul 10 14:19:36.735370 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 818/3282] 10.4.3.66 () {66 vars in 1371 bytes} [Fri Jul 10 14:19:36 2026] GET /volume/v3/types/897344c9-fd5f-404e-bdf2-f15b1c887e1b/extra_specs => generated 185 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:36.750812 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-01f7722f-657f-4fb6-8cbb-176a2ca59140 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:36.753399 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-01f7722f-657f-4fb6-8cbb-176a2ca59140 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] GET https://10.4.3.66/volume/v3/types Jul 10 14:19:36.754126 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-01f7722f-657f-4fb6-8cbb-176a2ca59140 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:36.754126 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-01f7722f-657f-4fb6-8cbb-176a2ca59140 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Calling method 'index' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:36.784172 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-01f7722f-657f-4fb6-8cbb-176a2ca59140 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:19:36.784964 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 825/3283] 10.4.3.66 () {66 vars in 1224 bytes} [Fri Jul 10 14:19:36 2026] GET /volume/v3/types => generated 2610 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:36.802807 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8394cb09-e77e-4ae3-88a0-c6fdb2e46c6c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:36.807299 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8394cb09-e77e-4ae3-88a0-c6fdb2e46c6c tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] GET https://10.4.3.66/volume/v3/types/897344c9-fd5f-404e-bdf2-f15b1c887e1b/encryption/cipher Jul 10 14:19:36.807623 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8394cb09-e77e-4ae3-88a0-c6fdb2e46c6c tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:36.807900 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8394cb09-e77e-4ae3-88a0-c6fdb2e46c6c tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:36.816520 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8394cb09-e77e-4ae3-88a0-c6fdb2e46c6c tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] https://10.4.3.66/volume/v3/types/897344c9-fd5f-404e-bdf2-f15b1c887e1b/encryption/cipher returned with HTTP 200 Jul 10 14:19:36.817045 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 819/3284] 10.4.3.66 () {66 vars in 1389 bytes} [Fri Jul 10 14:19:36 2026] GET /volume/v3/types/897344c9-fd5f-404e-bdf2-f15b1c887e1b/encryption/cipher => generated 29 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:19:36.826779 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0ba0e9e8-cfce-46c2-8b75-08b0092f3f85 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:36.829022 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0ba0e9e8-cfce-46c2-8b75-08b0092f3f85 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] GET https://10.4.3.66/volume/v3/types/897344c9-fd5f-404e-bdf2-f15b1c887e1b/encryption Jul 10 14:19:36.829257 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0ba0e9e8-cfce-46c2-8b75-08b0092f3f85 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:36.829479 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0ba0e9e8-cfce-46c2-8b75-08b0092f3f85 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Calling method 'index' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:36.839471 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0ba0e9e8-cfce-46c2-8b75-08b0092f3f85 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] https://10.4.3.66/volume/v3/types/897344c9-fd5f-404e-bdf2-f15b1c887e1b/encryption returned with HTTP 200 Jul 10 14:19:36.840086 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 823/3285] 10.4.3.66 () {66 vars in 1368 bytes} [Fri Jul 10 14:19:36 2026] GET /volume/v3/types/897344c9-fd5f-404e-bdf2-f15b1c887e1b/encryption => generated 325 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:36.850873 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-9cfa3530-10e5-400c-bae9-7db3c21a3ff7 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:36.856973 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9cfa3530-10e5-400c-bae9-7db3c21a3ff7 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] GET https://10.4.3.66/volume/v3/types/897344c9-fd5f-404e-bdf2-f15b1c887e1b/extra_specs/multiattach Jul 10 14:19:36.857340 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9cfa3530-10e5-400c-bae9-7db3c21a3ff7 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:36.857487 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9cfa3530-10e5-400c-bae9-7db3c21a3ff7 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:36.874886 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9cfa3530-10e5-400c-bae9-7db3c21a3ff7 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] https://10.4.3.66/volume/v3/types/897344c9-fd5f-404e-bdf2-f15b1c887e1b/extra_specs/multiattach returned with HTTP 200 Jul 10 14:19:36.875432 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 819/3286] 10.4.3.66 () {66 vars in 1407 bytes} [Fri Jul 10 14:19:36 2026] GET /volume/v3/types/897344c9-fd5f-404e-bdf2-f15b1c887e1b/extra_specs/multiattach => generated 29 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:19:36.886757 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-64f31814-7c84-43b2-bc97-d92ca64d8264 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:36.888760 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-64f31814-7c84-43b2-bc97-d92ca64d8264 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] GET https://10.4.3.66/volume/v3/types/897344c9-fd5f-404e-bdf2-f15b1c887e1b/extra_specs/volume_backend_name Jul 10 14:19:36.889456 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-64f31814-7c84-43b2-bc97-d92ca64d8264 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:36.889456 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-64f31814-7c84-43b2-bc97-d92ca64d8264 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:36.901354 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-64f31814-7c84-43b2-bc97-d92ca64d8264 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] https://10.4.3.66/volume/v3/types/897344c9-fd5f-404e-bdf2-f15b1c887e1b/extra_specs/volume_backend_name returned with HTTP 200 Jul 10 14:19:36.902993 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 826/3287] 10.4.3.66 () {66 vars in 1431 bytes} [Fri Jul 10 14:19:36 2026] GET /volume/v3/types/897344c9-fd5f-404e-bdf2-f15b1c887e1b/extra_specs/volume_backend_name => generated 44 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:19:36.915470 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a129e49b-59bf-4f22-9088-c94febd67237 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:36.917628 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a129e49b-59bf-4f22-9088-c94febd67237 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] GET https://10.4.3.66/volume/v3/types/897344c9-fd5f-404e-bdf2-f15b1c887e1b Jul 10 14:19:36.917909 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a129e49b-59bf-4f22-9088-c94febd67237 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:36.918163 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a129e49b-59bf-4f22-9088-c94febd67237 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:36.926762 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a129e49b-59bf-4f22-9088-c94febd67237 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] https://10.4.3.66/volume/v3/types/897344c9-fd5f-404e-bdf2-f15b1c887e1b returned with HTTP 200 Jul 10 14:19:36.927158 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 820/3288] 10.4.3.66 () {66 vars in 1335 bytes} [Fri Jul 10 14:19:36 2026] GET /volume/v3/types/897344c9-fd5f-404e-bdf2-f15b1c887e1b => generated 402 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:36.938075 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6113f257-0a42-4f30-8736-7221b4c05b18 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:36.940163 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6113f257-0a42-4f30-8736-7221b4c05b18 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] PUT https://10.4.3.66/volume/v3/types/897344c9-fd5f-404e-bdf2-f15b1c887e1b/encryption/6b07afe0-5d50-4edb-8a02-083dcdd8c1d0 Jul 10 14:19:36.940687 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6113f257-0a42-4f30-8736-7221b4c05b18 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:36.968207 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6113f257-0a42-4f30-8736-7221b4c05b18 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] https://10.4.3.66/volume/v3/types/897344c9-fd5f-404e-bdf2-f15b1c887e1b/encryption/6b07afe0-5d50-4edb-8a02-083dcdd8c1d0 returned with HTTP 200 Jul 10 14:19:36.968761 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 824/3289] 10.4.3.66 () {68 vars in 1499 bytes} [Fri Jul 10 14:19:36 2026] PUT /volume/v3/types/897344c9-fd5f-404e-bdf2-f15b1c887e1b/encryption/6b07afe0-5d50-4edb-8a02-083dcdd8c1d0 => generated 33 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:19:36.980980 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-7107c19d-d8c3-4628-b445-54fbe84c2e03 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:36.984830 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7107c19d-d8c3-4628-b445-54fbe84c2e03 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] PUT https://10.4.3.66/volume/v3/types/897344c9-fd5f-404e-bdf2-f15b1c887e1b/extra_specs/key1 Jul 10 14:19:36.985019 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7107c19d-d8c3-4628-b445-54fbe84c2e03 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:37.016970 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7107c19d-d8c3-4628-b445-54fbe84c2e03 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] https://10.4.3.66/volume/v3/types/897344c9-fd5f-404e-bdf2-f15b1c887e1b/extra_specs/key1 returned with HTTP 200 Jul 10 14:19:37.017599 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 820/3290] 10.4.3.66 () {68 vars in 1406 bytes} [Fri Jul 10 14:19:36 2026] PUT /volume/v3/types/897344c9-fd5f-404e-bdf2-f15b1c887e1b/extra_specs/key1 => generated 30 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:19:37.029110 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-183de07c-5e58-46b6-9bbd-d83d20c6cfa6 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:37.031692 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-183de07c-5e58-46b6-9bbd-d83d20c6cfa6 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] PUT https://10.4.3.66/volume/v3/types/897344c9-fd5f-404e-bdf2-f15b1c887e1b Jul 10 14:19:37.032169 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-183de07c-5e58-46b6-9bbd-d83d20c6cfa6 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:37.053031 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-57b8df9e-150a-45c8-b3d2-874b87fd9ccd req-483fb0d0-2c82-4f88-8229-295052931529 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:37.055979 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-57b8df9e-150a-45c8-b3d2-874b87fd9ccd req-483fb0d0-2c82-4f88-8229-295052931529 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] DELETE https://10.4.3.66/volume/v3/attachments/e4e5492c-f76e-4d43-9094-8b7d76d06c03 Jul 10 14:19:37.056250 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-57b8df9e-150a-45c8-b3d2-874b87fd9ccd req-483fb0d0-2c82-4f88-8229-295052931529 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:37.056686 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-57b8df9e-150a-45c8-b3d2-874b87fd9ccd req-483fb0d0-2c82-4f88-8229-295052931529 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:37.061788 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-183de07c-5e58-46b6-9bbd-d83d20c6cfa6 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] https://10.4.3.66/volume/v3/types/897344c9-fd5f-404e-bdf2-f15b1c887e1b returned with HTTP 200 Jul 10 14:19:37.062662 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 827/3291] 10.4.3.66 () {68 vars in 1355 bytes} [Fri Jul 10 14:19:37 2026] PUT /volume/v3/types/897344c9-fd5f-404e-bdf2-f15b1c887e1b => generated 371 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:37.068750 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:37.068750 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:37.077297 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-658d1437-fc39-4319-927d-f6e235cdea76 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:37.080843 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-658d1437-fc39-4319-927d-f6e235cdea76 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] DELETE https://10.4.3.66/volume/v3/types/c4799695-6176-49d4-84ce-6b10c6e5b2b2 Jul 10 14:19:37.080843 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-658d1437-fc39-4319-927d-f6e235cdea76 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:37.081697 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-658d1437-fc39-4319-927d-f6e235cdea76 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Calling method '_delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:37.127637 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-658d1437-fc39-4319-927d-f6e235cdea76 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] https://10.4.3.66/volume/v3/types/c4799695-6176-49d4-84ce-6b10c6e5b2b2 returned with HTTP 202 Jul 10 14:19:37.128148 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 825/3292] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:19:37 2026] DELETE /volume/v3/types/c4799695-6176-49d4-84ce-6b10c6e5b2b2 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:19:37.137989 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-c4cca5ad-38b0-4a32-b355-b711b1474379 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:37.141210 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c4cca5ad-38b0-4a32-b355-b711b1474379 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] DELETE https://10.4.3.66/volume/v3/types/5a570847-47bc-4158-9f60-ae54a6d0c921 Jul 10 14:19:37.141491 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c4cca5ad-38b0-4a32-b355-b711b1474379 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:37.141943 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c4cca5ad-38b0-4a32-b355-b711b1474379 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Calling method '_delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:37.191368 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-cee61591-a62d-485f-9fd2-b8bed8a1ef97 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:37.194587 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cee61591-a62d-485f-9fd2-b8bed8a1ef97 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/fec8792f-82fb-43f3-8f3f-7d1f490c8854 Jul 10 14:19:37.194587 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cee61591-a62d-485f-9fd2-b8bed8a1ef97 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:37.194942 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cee61591-a62d-485f-9fd2-b8bed8a1ef97 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:37.211980 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c4cca5ad-38b0-4a32-b355-b711b1474379 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] https://10.4.3.66/volume/v3/types/5a570847-47bc-4158-9f60-ae54a6d0c921 returned with HTTP 202 Jul 10 14:19:37.212828 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 821/3293] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:19:37 2026] DELETE /volume/v3/types/5a570847-47bc-4158-9f60-ae54a6d0c921 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:19:37.213709 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cee61591-a62d-485f-9fd2-b8bed8a1ef97 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/fec8792f-82fb-43f3-8f3f-7d1f490c8854 returned with HTTP 404 Jul 10 14:19:37.214398 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 828/3294] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:37 2026] GET /volume/v3/volumes/fec8792f-82fb-43f3-8f3f-7d1f490c8854 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:19:37.221479 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c7e62152-5bc9-41d4-9a12-9c1ac0b8aa2a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:37.225046 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c7e62152-5bc9-41d4-9a12-9c1ac0b8aa2a tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] DELETE https://10.4.3.66/volume/v3/types/11c345c1-f4c1-4fc0-acfd-9b2812b9d5a5 Jul 10 14:19:37.225046 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c7e62152-5bc9-41d4-9a12-9c1ac0b8aa2a tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:37.225046 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c7e62152-5bc9-41d4-9a12-9c1ac0b8aa2a tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Calling method '_delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:37.227028 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f1e13417-eda2-4aea-9f55-83f76f2a2811 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:37.230872 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f1e13417-eda2-4aea-9f55-83f76f2a2811 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:19:37.231365 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f1e13417-eda2-4aea-9f55-83f76f2a2811 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1877939106"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:37.233655 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-f1e13417-eda2-4aea-9f55-83f76f2a2811 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1877939106'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:19:37.233824 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-f1e13417-eda2-4aea-9f55-83f76f2a2811 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Create volume of 1 GB Jul 10 14:19:37.240667 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-f1e13417-eda2-4aea-9f55-83f76f2a2811 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Availability Zones retrieved successfully. Jul 10 14:19:37.249311 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f1e13417-eda2-4aea-9f55-83f76f2a2811 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Flow 'volume_create_api' (f7bee15e-aa43-496a-be5a-a0280c6aa3c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:37.250907 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f1e13417-eda2-4aea-9f55-83f76f2a2811 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e920292-5cb1-4d51-8dae-89f9a8ab0192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:37.252214 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-f1e13417-eda2-4aea-9f55-83f76f2a2811 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:19:37.282754 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c7e62152-5bc9-41d4-9a12-9c1ac0b8aa2a tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] https://10.4.3.66/volume/v3/types/11c345c1-f4c1-4fc0-acfd-9b2812b9d5a5 returned with HTTP 202 Jul 10 14:19:37.283888 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 826/3295] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:19:37 2026] DELETE /volume/v3/types/11c345c1-f4c1-4fc0-acfd-9b2812b9d5a5 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:19:37.296040 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-3bc50947-2a5f-42c8-b235-3f6448c2da51 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:37.297063 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f1e13417-eda2-4aea-9f55-83f76f2a2811 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e920292-5cb1-4d51-8dae-89f9a8ab0192) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:37.298334 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f1e13417-eda2-4aea-9f55-83f76f2a2811 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c8f456a-822c-46bd-bc24-611d8794590a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:37.298680 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3bc50947-2a5f-42c8-b235-3f6448c2da51 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] DELETE https://10.4.3.66/volume/v3/types/f89e2485-3fd4-45e0-8484-1bf00ba5e262 Jul 10 14:19:37.298680 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3bc50947-2a5f-42c8-b235-3f6448c2da51 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:37.299176 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3bc50947-2a5f-42c8-b235-3f6448c2da51 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Calling method '_delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:37.349322 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3bc50947-2a5f-42c8-b235-3f6448c2da51 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] https://10.4.3.66/volume/v3/types/f89e2485-3fd4-45e0-8484-1bf00ba5e262 returned with HTTP 202 Jul 10 14:19:37.349717 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 829/3296] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:19:37 2026] DELETE /volume/v3/types/f89e2485-3fd4-45e0-8484-1bf00ba5e262 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:19:37.357009 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-f1e13417-eda2-4aea-9f55-83f76f2a2811 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Created reservations ['36806b95-66a4-4ecb-9e3c-4e213efc0265', 'abbf18a1-4dcf-4fb3-9b5b-06018c40fa0d', 'ca6a4d2a-9485-42c1-bd27-425211077d11', '8393af32-a649-4849-83ef-ad83b3d607e2'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:19:37.357408 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-cc1909ca-0025-47e4-b4f4-0429b891a426 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:37.357999 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f1e13417-eda2-4aea-9f55-83f76f2a2811 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c8f456a-822c-46bd-bc24-611d8794590a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36806b95-66a4-4ecb-9e3c-4e213efc0265', 'abbf18a1-4dcf-4fb3-9b5b-06018c40fa0d', 'ca6a4d2a-9485-42c1-bd27-425211077d11', '8393af32-a649-4849-83ef-ad83b3d607e2']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:37.359117 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f1e13417-eda2-4aea-9f55-83f76f2a2811 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8a37b32-9e36-4f26-93d7-db20fdcb8875) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:37.359765 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-cc1909ca-0025-47e4-b4f4-0429b891a426 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] DELETE https://10.4.3.66/volume/v3/types/897344c9-fd5f-404e-bdf2-f15b1c887e1b Jul 10 14:19:37.359953 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-cc1909ca-0025-47e4-b4f4-0429b891a426 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:37.360142 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-cc1909ca-0025-47e4-b4f4-0429b891a426 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] Calling method '_delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:37.387141 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f1e13417-eda2-4aea-9f55-83f76f2a2811 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8a37b32-9e36-4f26-93d7-db20fdcb8875) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ae61a0e-575c-4ce9-94ac-40a5404dbede', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1877939106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7daef7700e4faab06864fcf9c7f351',qos_specs=None,replication_status=,reservations=['36806b95-66a4-4ecb-9e3c-4e213efc0265','abbf18a1-4dcf-4fb3-9b5b-06018c40fa0d','ca6a4d2a-9485-42c1-bd27-425211077d11','8393af32-a649-4849-83ef-ad83b3d607e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb8d5acb66ad4ad5a6b7220942de0f12',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:19:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1877939106',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ae61a0e-575c-4ce9-94ac-40a5404dbede,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef7daef7700e4faab06864fcf9c7f351',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb8d5acb66ad4ad5a6b7220942de0f12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:37.387777 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f1e13417-eda2-4aea-9f55-83f76f2a2811 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19be42c2-6699-461b-a002-db2e4e8f6a79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:37.392489 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-cc1909ca-0025-47e4-b4f4-0429b891a426 tempest-VolumeTypesAdminTests-1018652840 tempest-VolumeTypesAdminTests-1018652840-project-admin] https://10.4.3.66/volume/v3/types/897344c9-fd5f-404e-bdf2-f15b1c887e1b returned with HTTP 202 Jul 10 14:19:37.393033 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 827/3297] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:19:37 2026] DELETE /volume/v3/types/897344c9-fd5f-404e-bdf2-f15b1c887e1b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:19:37.409970 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f1e13417-eda2-4aea-9f55-83f76f2a2811 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19be42c2-6699-461b-a002-db2e4e8f6a79) transitioned into state 'SUCCESS' from state '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-1877939106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7daef7700e4faab06864fcf9c7f351',qos_specs=None,replication_status=,reservations=['36806b95-66a4-4ecb-9e3c-4e213efc0265','abbf18a1-4dcf-4fb3-9b5b-06018c40fa0d','ca6a4d2a-9485-42c1-bd27-425211077d11','8393af32-a649-4849-83ef-ad83b3d607e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb8d5acb66ad4ad5a6b7220942de0f12',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:37.410891 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f1e13417-eda2-4aea-9f55-83f76f2a2811 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8494978-da48-4ee8-a230-ccecdf648479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:37.427571 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f1e13417-eda2-4aea-9f55-83f76f2a2811 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8494978-da48-4ee8-a230-ccecdf648479) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:37.428554 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f1e13417-eda2-4aea-9f55-83f76f2a2811 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Flow 'volume_create_api' (f7bee15e-aa43-496a-be5a-a0280c6aa3c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:37.428864 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-f1e13417-eda2-4aea-9f55-83f76f2a2811 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Create volume request issued successfully. Jul 10 14:19:37.433358 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f1e13417-eda2-4aea-9f55-83f76f2a2811 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:19:37.433974 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 822/3298] 10.4.3.66 () {70 vars in 1292 bytes} [Fri Jul 10 14:19:37 2026] POST /volume/v3/volumes => generated 768 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:37.454341 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-5ec22857-0a07-458c-b0e4-c53200927ae2 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:37.457084 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5ec22857-0a07-458c-b0e4-c53200927ae2 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/4ae61a0e-575c-4ce9-94ac-40a5404dbede Jul 10 14:19:37.457283 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5ec22857-0a07-458c-b0e4-c53200927ae2 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:37.457638 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5ec22857-0a07-458c-b0e4-c53200927ae2 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:37.466468 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:37.466468 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:37.470582 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-5ec22857-0a07-458c-b0e4-c53200927ae2 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:37.480210 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5ec22857-0a07-458c-b0e4-c53200927ae2 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/4ae61a0e-575c-4ce9-94ac-40a5404dbede returned with HTTP 200 Jul 10 14:19:37.480702 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 830/3299] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:37 2026] GET /volume/v3/volumes/4ae61a0e-575c-4ce9-94ac-40a5404dbede => generated 836 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:37.619693 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-57b8df9e-150a-45c8-b3d2-874b87fd9ccd req-483fb0d0-2c82-4f88-8229-295052931529 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/attachments/e4e5492c-f76e-4d43-9094-8b7d76d06c03 returned with HTTP 200 Jul 10 14:19:37.620125 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 821/3300] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:19:37 2026] DELETE /volume/v3/attachments/e4e5492c-f76e-4d43-9094-8b7d76d06c03 => generated 19 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:38.501429 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8aa2ace8-aef9-4907-a64c-54aceec3c9eb None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:38.504196 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8aa2ace8-aef9-4907-a64c-54aceec3c9eb tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/4ae61a0e-575c-4ce9-94ac-40a5404dbede Jul 10 14:19:38.504196 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8aa2ace8-aef9-4907-a64c-54aceec3c9eb tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:38.504358 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8aa2ace8-aef9-4907-a64c-54aceec3c9eb tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:38.507981 np0000005012 devstack@c-api.service[100153]: DEBUG dbcounter [-] [100153] Writing DB stats cinder:SELECT=576,cinder:INSERT=92,cinder:UPDATE=158,cinder:DELETE=1 {{(pid=100153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:19:38.513644 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:38.513644 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:38.519813 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-8aa2ace8-aef9-4907-a64c-54aceec3c9eb tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:38.529250 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8aa2ace8-aef9-4907-a64c-54aceec3c9eb tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/4ae61a0e-575c-4ce9-94ac-40a5404dbede returned with HTTP 200 Jul 10 14:19:38.529871 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 828/3301] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:38 2026] GET /volume/v3/volumes/4ae61a0e-575c-4ce9-94ac-40a5404dbede => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:38.549226 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-7f92add4-8106-41d5-9094-cc70143c2364 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:38.551849 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7f92add4-8106-41d5-9094-cc70143c2364 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:19:38.552199 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7f92add4-8106-41d5-9094-cc70143c2364 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "4ae61a0e-575c-4ce9-94ac-40a5404dbede", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-17463802"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:38.555416 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-7f92add4-8106-41d5-9094-cc70143c2364 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Create volume request body: {'volume': {'source_volid': '4ae61a0e-575c-4ce9-94ac-40a5404dbede', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-17463802'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:19:38.566782 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:38.566782 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:38.567278 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-7f92add4-8106-41d5-9094-cc70143c2364 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume retrieved successfully. Jul 10 14:19:38.567585 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-7f92add4-8106-41d5-9094-cc70143c2364 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Create volume of 1 GB Jul 10 14:19:38.572330 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-7f92add4-8106-41d5-9094-cc70143c2364 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Availability Zones retrieved successfully. Jul 10 14:19:38.579919 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-7f92add4-8106-41d5-9094-cc70143c2364 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Flow 'volume_create_api' (dfc7ec22-778b-4661-8153-9331592e0617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:38.581698 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-7f92add4-8106-41d5-9094-cc70143c2364 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e1e6ff5-d73b-4f2d-8432-8c0d7430fa06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:38.582893 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-7f92add4-8106-41d5-9094-cc70143c2364 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:19:38.611060 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-7f92add4-8106-41d5-9094-cc70143c2364 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e1e6ff5-d73b-4f2d-8432-8c0d7430fa06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4ae61a0e-575c-4ce9-94ac-40a5404dbede', 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:38.611866 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-7f92add4-8106-41d5-9094-cc70143c2364 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51a8c684-de40-4dcb-86f0-2141da1d9779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:38.671814 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-7f92add4-8106-41d5-9094-cc70143c2364 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Created reservations ['2efffb45-f05c-4a4f-a4ff-2a614c496fa3', 'aecc16af-486c-4d92-a33f-a819cf07ab61', '6c48bb65-d45e-483c-96dc-9024dfd9cf0b', '9f415015-9350-4785-9b13-b9152fe4a14b'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:19:38.672239 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-7f92add4-8106-41d5-9094-cc70143c2364 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51a8c684-de40-4dcb-86f0-2141da1d9779) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2efffb45-f05c-4a4f-a4ff-2a614c496fa3', 'aecc16af-486c-4d92-a33f-a819cf07ab61', '6c48bb65-d45e-483c-96dc-9024dfd9cf0b', '9f415015-9350-4785-9b13-b9152fe4a14b']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:38.674409 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-7f92add4-8106-41d5-9094-cc70143c2364 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (962c5507-18dc-4b37-88bf-7ea4b7da205f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:38.727065 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-7f92add4-8106-41d5-9094-cc70143c2364 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (962c5507-18dc-4b37-88bf-7ea4b7da205f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2789008c-d122-4b60-b3d3-cf261f22a19a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-17463802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7daef7700e4faab06864fcf9c7f351',qos_specs=None,replication_status=,reservations=['2efffb45-f05c-4a4f-a4ff-2a614c496fa3','aecc16af-486c-4d92-a33f-a819cf07ab61','6c48bb65-d45e-483c-96dc-9024dfd9cf0b','9f415015-9350-4785-9b13-b9152fe4a14b'],size=1,snapshot_id=None,source_replicaid=,source_volid=4ae61a0e-575c-4ce9-94ac-40a5404dbede,status='creating',user_id='eb8d5acb66ad4ad5a6b7220942de0f12',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:19:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-17463802',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2789008c-d122-4b60-b3d3-cf261f22a19a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef7daef7700e4faab06864fcf9c7f351',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=4ae61a0e-575c-4ce9-94ac-40a5404dbede,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb8d5acb66ad4ad5a6b7220942de0f12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:38.728731 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-7f92add4-8106-41d5-9094-cc70143c2364 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aac9f8f8-ff8d-4101-8b47-b212d5cd49b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:38.762158 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-7f92add4-8106-41d5-9094-cc70143c2364 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aac9f8f8-ff8d-4101-8b47-b212d5cd49b2) transitioned into state 'SUCCESS' from state '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-17463802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef7daef7700e4faab06864fcf9c7f351',qos_specs=None,replication_status=,reservations=['2efffb45-f05c-4a4f-a4ff-2a614c496fa3','aecc16af-486c-4d92-a33f-a819cf07ab61','6c48bb65-d45e-483c-96dc-9024dfd9cf0b','9f415015-9350-4785-9b13-b9152fe4a14b'],size=1,snapshot_id=None,source_replicaid=,source_volid=4ae61a0e-575c-4ce9-94ac-40a5404dbede,status='creating',user_id='eb8d5acb66ad4ad5a6b7220942de0f12',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:38.762867 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-7f92add4-8106-41d5-9094-cc70143c2364 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd999eac-a5f3-44e2-8ee7-2e93dde8290f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:38.791266 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-7f92add4-8106-41d5-9094-cc70143c2364 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd999eac-a5f3-44e2-8ee7-2e93dde8290f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:38.792630 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-7f92add4-8106-41d5-9094-cc70143c2364 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Flow 'volume_create_api' (dfc7ec22-778b-4661-8153-9331592e0617) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:38.793188 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-7f92add4-8106-41d5-9094-cc70143c2364 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Create volume request issued successfully. Jul 10 14:19:38.794016 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7f92add4-8106-41d5-9094-cc70143c2364 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:19:38.794784 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 823/3302] 10.4.3.66 () {70 vars in 1293 bytes} [Fri Jul 10 14:19:38 2026] POST /volume/v3/volumes => generated 800 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:38.813039 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f2581b5c-3e37-4002-934d-da63867f547e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:38.816261 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f2581b5c-3e37-4002-934d-da63867f547e tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/2789008c-d122-4b60-b3d3-cf261f22a19a Jul 10 14:19:38.816445 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f2581b5c-3e37-4002-934d-da63867f547e tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:38.817374 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f2581b5c-3e37-4002-934d-da63867f547e tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:38.825711 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:38.825711 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:38.831457 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-f2581b5c-3e37-4002-934d-da63867f547e tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:38.837987 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f2581b5c-3e37-4002-934d-da63867f547e tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/2789008c-d122-4b60-b3d3-cf261f22a19a returned with HTTP 200 Jul 10 14:19:38.839547 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 831/3303] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:38 2026] GET /volume/v3/volumes/2789008c-d122-4b60-b3d3-cf261f22a19a => generated 868 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:39.856056 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-136f1c25-770a-45b3-98ce-c2039be0d540 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:39.859495 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-136f1c25-770a-45b3-98ce-c2039be0d540 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/2789008c-d122-4b60-b3d3-cf261f22a19a Jul 10 14:19:39.859495 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-136f1c25-770a-45b3-98ce-c2039be0d540 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:39.859820 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-136f1c25-770a-45b3-98ce-c2039be0d540 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:39.869003 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:39.869003 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:39.873936 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-136f1c25-770a-45b3-98ce-c2039be0d540 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:39.881037 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-136f1c25-770a-45b3-98ce-c2039be0d540 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/2789008c-d122-4b60-b3d3-cf261f22a19a returned with HTTP 200 Jul 10 14:19:39.881764 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 822/3304] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:39 2026] GET /volume/v3/volumes/2789008c-d122-4b60-b3d3-cf261f22a19a => generated 893 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:39.900798 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-45ea2054-57a5-4748-ac08-97d16845c31e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:39.902720 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-45ea2054-57a5-4748-ac08-97d16845c31e tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] DELETE https://10.4.3.66/volume/v3/volumes/4ae61a0e-575c-4ce9-94ac-40a5404dbede Jul 10 14:19:39.902956 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-45ea2054-57a5-4748-ac08-97d16845c31e tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:39.903221 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-45ea2054-57a5-4748-ac08-97d16845c31e tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:39.903426 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-45ea2054-57a5-4748-ac08-97d16845c31e tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Delete volume with id: 4ae61a0e-575c-4ce9-94ac-40a5404dbede Jul 10 14:19:39.911390 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:39.911390 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:39.911953 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-45ea2054-57a5-4748-ac08-97d16845c31e tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:39.946427 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-45ea2054-57a5-4748-ac08-97d16845c31e tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Delete volume request issued successfully. Jul 10 14:19:39.946873 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-45ea2054-57a5-4748-ac08-97d16845c31e tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/4ae61a0e-575c-4ce9-94ac-40a5404dbede returned with HTTP 202 Jul 10 14:19:39.947485 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 829/3305] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:19:39 2026] DELETE /volume/v3/volumes/4ae61a0e-575c-4ce9-94ac-40a5404dbede => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:19:39.958359 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-39343c2e-572d-428a-920d-b5ae9e1103e4 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:39.962264 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-39343c2e-572d-428a-920d-b5ae9e1103e4 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/4ae61a0e-575c-4ce9-94ac-40a5404dbede Jul 10 14:19:39.962645 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-39343c2e-572d-428a-920d-b5ae9e1103e4 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:39.964275 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-39343c2e-572d-428a-920d-b5ae9e1103e4 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:39.979964 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:39.979964 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:39.991366 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-39343c2e-572d-428a-920d-b5ae9e1103e4 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:39.998247 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-39343c2e-572d-428a-920d-b5ae9e1103e4 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/4ae61a0e-575c-4ce9-94ac-40a5404dbede returned with HTTP 200 Jul 10 14:19:39.998870 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 824/3306] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:39 2026] GET /volume/v3/volumes/4ae61a0e-575c-4ce9-94ac-40a5404dbede => generated 860 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:41.016446 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-616dd0db-5781-4a93-93f7-ec2bc1977916 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:41.019132 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-616dd0db-5781-4a93-93f7-ec2bc1977916 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/4ae61a0e-575c-4ce9-94ac-40a5404dbede Jul 10 14:19:41.019344 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-616dd0db-5781-4a93-93f7-ec2bc1977916 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:41.019540 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-616dd0db-5781-4a93-93f7-ec2bc1977916 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:41.021846 np0000005012 devstack@c-api.service[100154]: DEBUG dbcounter [-] [100154] Writing DB stats cinder:SELECT=450,cinder:UPDATE=138,cinder:INSERT=69 {{(pid=100154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:19:41.028331 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-616dd0db-5781-4a93-93f7-ec2bc1977916 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/4ae61a0e-575c-4ce9-94ac-40a5404dbede returned with HTTP 404 Jul 10 14:19:41.028965 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 832/3307] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:41 2026] GET /volume/v3/volumes/4ae61a0e-575c-4ce9-94ac-40a5404dbede => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:19:41.041331 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-771b5509-4649-4975-9678-cc6e67ef03b2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:41.043823 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-771b5509-4649-4975-9678-cc6e67ef03b2 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] DELETE https://10.4.3.66/volume/v3/volumes/2789008c-d122-4b60-b3d3-cf261f22a19a Jul 10 14:19:41.044492 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-771b5509-4649-4975-9678-cc6e67ef03b2 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:41.046306 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-771b5509-4649-4975-9678-cc6e67ef03b2 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:41.046780 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-771b5509-4649-4975-9678-cc6e67ef03b2 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Delete volume with id: 2789008c-d122-4b60-b3d3-cf261f22a19a Jul 10 14:19:41.059535 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:41.059535 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:41.060325 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-771b5509-4649-4975-9678-cc6e67ef03b2 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:41.096351 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-771b5509-4649-4975-9678-cc6e67ef03b2 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Delete volume request issued successfully. Jul 10 14:19:41.096657 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-771b5509-4649-4975-9678-cc6e67ef03b2 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/2789008c-d122-4b60-b3d3-cf261f22a19a returned with HTTP 202 Jul 10 14:19:41.097112 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 823/3308] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:19:41 2026] DELETE /volume/v3/volumes/2789008c-d122-4b60-b3d3-cf261f22a19a => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:19:41.107132 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6f864f67-d5a8-47c9-bda8-9888f4c86452 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:41.109701 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6f864f67-d5a8-47c9-bda8-9888f4c86452 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/2789008c-d122-4b60-b3d3-cf261f22a19a Jul 10 14:19:41.110245 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6f864f67-d5a8-47c9-bda8-9888f4c86452 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:41.111169 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6f864f67-d5a8-47c9-bda8-9888f4c86452 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:41.120472 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:41.120472 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:41.126076 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-6f864f67-d5a8-47c9-bda8-9888f4c86452 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:41.131275 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6f864f67-d5a8-47c9-bda8-9888f4c86452 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/2789008c-d122-4b60-b3d3-cf261f22a19a returned with HTTP 200 Jul 10 14:19:41.131948 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 830/3309] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:41 2026] GET /volume/v3/volumes/2789008c-d122-4b60-b3d3-cf261f22a19a => generated 892 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:42.150532 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-0667d75e-2682-4032-a8f8-a3d37d99cb93 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:42.152714 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0667d75e-2682-4032-a8f8-a3d37d99cb93 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/2789008c-d122-4b60-b3d3-cf261f22a19a Jul 10 14:19:42.152965 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0667d75e-2682-4032-a8f8-a3d37d99cb93 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:42.153178 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0667d75e-2682-4032-a8f8-a3d37d99cb93 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:42.159736 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0667d75e-2682-4032-a8f8-a3d37d99cb93 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/2789008c-d122-4b60-b3d3-cf261f22a19a returned with HTTP 404 Jul 10 14:19:42.160448 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 825/3310] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:42 2026] GET /volume/v3/volumes/2789008c-d122-4b60-b3d3-cf261f22a19a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:19:42.171175 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-3263288c-5975-42c4-968f-c2cb46ad89d3 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:42.174785 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3263288c-5975-42c4-968f-c2cb46ad89d3 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] DELETE https://10.4.3.66/volume/v3/volumes/4ae61a0e-575c-4ce9-94ac-40a5404dbede Jul 10 14:19:42.175021 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3263288c-5975-42c4-968f-c2cb46ad89d3 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:42.175214 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3263288c-5975-42c4-968f-c2cb46ad89d3 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:42.175377 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-3263288c-5975-42c4-968f-c2cb46ad89d3 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Delete volume with id: 4ae61a0e-575c-4ce9-94ac-40a5404dbede Jul 10 14:19:42.185237 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3263288c-5975-42c4-968f-c2cb46ad89d3 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/4ae61a0e-575c-4ce9-94ac-40a5404dbede returned with HTTP 404 Jul 10 14:19:42.186132 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 833/3311] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:19:42 2026] DELETE /volume/v3/volumes/4ae61a0e-575c-4ce9-94ac-40a5404dbede => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:19:42.197078 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ef754a45-1c7c-4c5d-bbd8-a8443c725cee None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:42.199554 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ef754a45-1c7c-4c5d-bbd8-a8443c725cee tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/4ae61a0e-575c-4ce9-94ac-40a5404dbede Jul 10 14:19:42.199977 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ef754a45-1c7c-4c5d-bbd8-a8443c725cee tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:42.200104 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ef754a45-1c7c-4c5d-bbd8-a8443c725cee tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:42.207847 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ef754a45-1c7c-4c5d-bbd8-a8443c725cee tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/4ae61a0e-575c-4ce9-94ac-40a5404dbede returned with HTTP 404 Jul 10 14:19:42.208378 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 824/3312] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:42 2026] GET /volume/v3/volumes/4ae61a0e-575c-4ce9-94ac-40a5404dbede => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:19:42.222101 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-2fb38aca-d72c-495f-b218-86257dc8516e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:42.225530 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2fb38aca-d72c-495f-b218-86257dc8516e tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] DELETE https://10.4.3.66/volume/v3/volumes/cf5022fb-2565-48af-8abf-af256602139d Jul 10 14:19:42.225530 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2fb38aca-d72c-495f-b218-86257dc8516e tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:42.225530 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2fb38aca-d72c-495f-b218-86257dc8516e tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:42.225530 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-2fb38aca-d72c-495f-b218-86257dc8516e tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Delete volume with id: cf5022fb-2565-48af-8abf-af256602139d Jul 10 14:19:42.233989 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:42.233989 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:42.234668 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-2fb38aca-d72c-495f-b218-86257dc8516e tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:42.259633 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-2fb38aca-d72c-495f-b218-86257dc8516e tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Delete volume request issued successfully. Jul 10 14:19:42.260841 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2fb38aca-d72c-495f-b218-86257dc8516e tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/cf5022fb-2565-48af-8abf-af256602139d returned with HTTP 202 Jul 10 14:19:42.260841 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 831/3313] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:19:42 2026] DELETE /volume/v3/volumes/cf5022fb-2565-48af-8abf-af256602139d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:19:42.272438 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d6e13f0d-f293-447e-a44b-1063cb8e6a04 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:42.274743 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d6e13f0d-f293-447e-a44b-1063cb8e6a04 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/cf5022fb-2565-48af-8abf-af256602139d Jul 10 14:19:42.275836 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d6e13f0d-f293-447e-a44b-1063cb8e6a04 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:42.276208 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d6e13f0d-f293-447e-a44b-1063cb8e6a04 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:42.294415 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:42.294415 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:42.305334 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-d6e13f0d-f293-447e-a44b-1063cb8e6a04 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Volume info retrieved successfully. Jul 10 14:19:42.314733 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d6e13f0d-f293-447e-a44b-1063cb8e6a04 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/cf5022fb-2565-48af-8abf-af256602139d returned with HTTP 200 Jul 10 14:19:42.315304 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 826/3314] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:42 2026] GET /volume/v3/volumes/cf5022fb-2565-48af-8abf-af256602139d => generated 893 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:19:42.430575 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-72b95c7f-3925-46aa-91d9-54bd43b5846c req-6879ed3f-c269-41ea-a582-5d1bf0a63503 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:42.434090 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-72b95c7f-3925-46aa-91d9-54bd43b5846c req-6879ed3f-c269-41ea-a582-5d1bf0a63503 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] DELETE https://10.4.3.66/volume/v3/attachments/e4e5492c-f76e-4d43-9094-8b7d76d06c03 Jul 10 14:19:42.434090 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-72b95c7f-3925-46aa-91d9-54bd43b5846c req-6879ed3f-c269-41ea-a582-5d1bf0a63503 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:42.434210 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-72b95c7f-3925-46aa-91d9-54bd43b5846c req-6879ed3f-c269-41ea-a582-5d1bf0a63503 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:42.439236 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-72b95c7f-3925-46aa-91d9-54bd43b5846c req-6879ed3f-c269-41ea-a582-5d1bf0a63503 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/attachments/e4e5492c-f76e-4d43-9094-8b7d76d06c03 returned with HTTP 404 Jul 10 14:19:42.439922 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 834/3315] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:19:42 2026] DELETE /volume/v3/attachments/e4e5492c-f76e-4d43-9094-8b7d76d06c03 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:19:42.612466 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-03fbaaf1-e29f-4258-986a-d3263cd3d388 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:42.693279 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-03fbaaf1-e29f-4258-986a-d3263cd3d388 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:19:42.693614 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-03fbaaf1-e29f-4258-986a-d3263cd3d388 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1049546462"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:42.694932 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-03fbaaf1-e29f-4258-986a-d3263cd3d388 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1049546462'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:19:42.695019 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-03fbaaf1-e29f-4258-986a-d3263cd3d388 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Create volume of 1 GB Jul 10 14:19:42.700154 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-03fbaaf1-e29f-4258-986a-d3263cd3d388 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Availability Zones retrieved successfully. Jul 10 14:19:42.706860 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-03fbaaf1-e29f-4258-986a-d3263cd3d388 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Flow 'volume_create_api' (bf16e10f-68bd-43f5-99ab-06f2f3061e1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:42.707849 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-03fbaaf1-e29f-4258-986a-d3263cd3d388 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53563722-de42-4615-b83b-be3412c1b4f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:42.708871 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-03fbaaf1-e29f-4258-986a-d3263cd3d388 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:19:42.737747 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-03fbaaf1-e29f-4258-986a-d3263cd3d388 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53563722-de42-4615-b83b-be3412c1b4f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:42.738465 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-03fbaaf1-e29f-4258-986a-d3263cd3d388 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8933f4d-dfbd-4629-8c07-ac7eefd44fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:42.824428 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-03fbaaf1-e29f-4258-986a-d3263cd3d388 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Created reservations ['f1e14bc2-b24c-442a-8d84-8f24cf24a08c', 'fb5da206-f1fa-4019-a579-3dea3af176ae', '423482ed-5b2e-44d3-9ad2-37623467e91b', '10f8e7bf-ff0d-4d9f-9834-fdf55dd6b36c'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:19:42.825488 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-03fbaaf1-e29f-4258-986a-d3263cd3d388 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8933f4d-dfbd-4629-8c07-ac7eefd44fc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1e14bc2-b24c-442a-8d84-8f24cf24a08c', 'fb5da206-f1fa-4019-a579-3dea3af176ae', '423482ed-5b2e-44d3-9ad2-37623467e91b', '10f8e7bf-ff0d-4d9f-9834-fdf55dd6b36c']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:42.826494 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-03fbaaf1-e29f-4258-986a-d3263cd3d388 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e73fe4b-c18c-4318-a54f-0b0c97130534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:42.855199 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-03fbaaf1-e29f-4258-986a-d3263cd3d388 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e73fe4b-c18c-4318-a54f-0b0c97130534) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60086746-eb91-42b0-959b-ddc5f30a5cc2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1049546462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76ed02427a314604af85886f9a590211',qos_specs=None,replication_status=,reservations=['f1e14bc2-b24c-442a-8d84-8f24cf24a08c','fb5da206-f1fa-4019-a579-3dea3af176ae','423482ed-5b2e-44d3-9ad2-37623467e91b','10f8e7bf-ff0d-4d9f-9834-fdf55dd6b36c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96ec5e170420451f818e1d89226dcd9b',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:19:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1049546462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60086746-eb91-42b0-959b-ddc5f30a5cc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76ed02427a314604af85886f9a590211',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96ec5e170420451f818e1d89226dcd9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:42.856439 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-03fbaaf1-e29f-4258-986a-d3263cd3d388 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f93e4e3e-4de5-40af-8380-e5da897cbf39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:42.878948 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-03fbaaf1-e29f-4258-986a-d3263cd3d388 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f93e4e3e-4de5-40af-8380-e5da897cbf39) transitioned into state 'SUCCESS' from state '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-1049546462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76ed02427a314604af85886f9a590211',qos_specs=None,replication_status=,reservations=['f1e14bc2-b24c-442a-8d84-8f24cf24a08c','fb5da206-f1fa-4019-a579-3dea3af176ae','423482ed-5b2e-44d3-9ad2-37623467e91b','10f8e7bf-ff0d-4d9f-9834-fdf55dd6b36c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96ec5e170420451f818e1d89226dcd9b',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:42.879965 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-03fbaaf1-e29f-4258-986a-d3263cd3d388 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (718bb39a-339f-41f4-91f0-9ca576efb29b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:42.892348 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-03fbaaf1-e29f-4258-986a-d3263cd3d388 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (718bb39a-339f-41f4-91f0-9ca576efb29b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:42.893931 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-03fbaaf1-e29f-4258-986a-d3263cd3d388 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Flow 'volume_create_api' (bf16e10f-68bd-43f5-99ab-06f2f3061e1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:42.894275 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-03fbaaf1-e29f-4258-986a-d3263cd3d388 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Create volume request issued successfully. Jul 10 14:19:42.894953 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-03fbaaf1-e29f-4258-986a-d3263cd3d388 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:19:42.895555 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 825/3316] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:19:42 2026] POST /volume/v3/volumes => generated 747 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:19:43.332124 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-88050b4b-7d79-4ac8-8f18-c897c1168b5a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:43.334121 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-88050b4b-7d79-4ac8-8f18-c897c1168b5a tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/cf5022fb-2565-48af-8abf-af256602139d Jul 10 14:19:43.334352 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-88050b4b-7d79-4ac8-8f18-c897c1168b5a tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:43.334583 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-88050b4b-7d79-4ac8-8f18-c897c1168b5a tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:43.340909 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-88050b4b-7d79-4ac8-8f18-c897c1168b5a tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/cf5022fb-2565-48af-8abf-af256602139d returned with HTTP 404 Jul 10 14:19:43.341424 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 832/3317] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:43 2026] GET /volume/v3/volumes/cf5022fb-2565-48af-8abf-af256602139d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:19:43.350985 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d064b37e-700b-40c8-95e5-0d9bb704db51 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:43.353353 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d064b37e-700b-40c8-95e5-0d9bb704db51 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/3835664e-3ec9-478a-b449-2061b7b3f24b Jul 10 14:19:43.353624 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d064b37e-700b-40c8-95e5-0d9bb704db51 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:43.355118 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d064b37e-700b-40c8-95e5-0d9bb704db51 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:43.355891 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.snapshots [None req-d064b37e-700b-40c8-95e5-0d9bb704db51 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Delete snapshot with id: 3835664e-3ec9-478a-b449-2061b7b3f24b Jul 10 14:19:43.363633 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d064b37e-700b-40c8-95e5-0d9bb704db51 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/snapshots/3835664e-3ec9-478a-b449-2061b7b3f24b returned with HTTP 404 Jul 10 14:19:43.366919 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 827/3318] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:19:43 2026] DELETE /volume/v3/snapshots/3835664e-3ec9-478a-b449-2061b7b3f24b => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:43.375898 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-c60d6c9d-7145-4761-94e6-3367ff5d5993 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:43.379932 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c60d6c9d-7145-4761-94e6-3367ff5d5993 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/snapshots/3835664e-3ec9-478a-b449-2061b7b3f24b Jul 10 14:19:43.379932 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c60d6c9d-7145-4761-94e6-3367ff5d5993 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:43.379932 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c60d6c9d-7145-4761-94e6-3367ff5d5993 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:43.384423 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c60d6c9d-7145-4761-94e6-3367ff5d5993 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/snapshots/3835664e-3ec9-478a-b449-2061b7b3f24b returned with HTTP 404 Jul 10 14:19:43.385132 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 835/3319] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:43 2026] GET /volume/v3/snapshots/3835664e-3ec9-478a-b449-2061b7b3f24b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:43.392943 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a0069290-2ab5-49b6-bb2e-b917bad04787 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:43.395220 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a0069290-2ab5-49b6-bb2e-b917bad04787 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] DELETE https://10.4.3.66/volume/v3/volumes/fec8792f-82fb-43f3-8f3f-7d1f490c8854 Jul 10 14:19:43.395638 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a0069290-2ab5-49b6-bb2e-b917bad04787 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:43.395945 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a0069290-2ab5-49b6-bb2e-b917bad04787 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:43.396201 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-a0069290-2ab5-49b6-bb2e-b917bad04787 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Delete volume with id: fec8792f-82fb-43f3-8f3f-7d1f490c8854 Jul 10 14:19:43.404003 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a0069290-2ab5-49b6-bb2e-b917bad04787 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/fec8792f-82fb-43f3-8f3f-7d1f490c8854 returned with HTTP 404 Jul 10 14:19:43.404640 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 826/3320] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:19:43 2026] DELETE /volume/v3/volumes/fec8792f-82fb-43f3-8f3f-7d1f490c8854 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:19:43.431757 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e59f5059-ac5d-41fd-87f3-405840cff1b2 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:43.431757 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e59f5059-ac5d-41fd-87f3-405840cff1b2 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/fec8792f-82fb-43f3-8f3f-7d1f490c8854 Jul 10 14:19:43.431757 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e59f5059-ac5d-41fd-87f3-405840cff1b2 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:43.431757 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e59f5059-ac5d-41fd-87f3-405840cff1b2 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:43.448900 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e59f5059-ac5d-41fd-87f3-405840cff1b2 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/fec8792f-82fb-43f3-8f3f-7d1f490c8854 returned with HTTP 404 Jul 10 14:19:43.448900 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 833/3321] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:43 2026] GET /volume/v3/volumes/fec8792f-82fb-43f3-8f3f-7d1f490c8854 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:19:43.461316 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-52168306-859e-41f0-af32-1c8f4e6a8cd5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:43.463293 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-52168306-859e-41f0-af32-1c8f4e6a8cd5 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] DELETE https://10.4.3.66/volume/v3/volumes/bf99ee02-1ff5-4d64-ba7f-7ac35b7eac12 Jul 10 14:19:43.463914 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-52168306-859e-41f0-af32-1c8f4e6a8cd5 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:43.464402 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-52168306-859e-41f0-af32-1c8f4e6a8cd5 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:43.464738 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-52168306-859e-41f0-af32-1c8f4e6a8cd5 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Delete volume with id: bf99ee02-1ff5-4d64-ba7f-7ac35b7eac12 Jul 10 14:19:43.471395 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-52168306-859e-41f0-af32-1c8f4e6a8cd5 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/bf99ee02-1ff5-4d64-ba7f-7ac35b7eac12 returned with HTTP 404 Jul 10 14:19:43.472045 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 828/3322] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:19:43 2026] DELETE /volume/v3/volumes/bf99ee02-1ff5-4d64-ba7f-7ac35b7eac12 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:19:43.481358 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-72c20621-ebc9-4eb4-82c2-39aa2a9eb730 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:43.483743 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-72c20621-ebc9-4eb4-82c2-39aa2a9eb730 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/bf99ee02-1ff5-4d64-ba7f-7ac35b7eac12 Jul 10 14:19:43.484039 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-72c20621-ebc9-4eb4-82c2-39aa2a9eb730 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:43.484403 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-72c20621-ebc9-4eb4-82c2-39aa2a9eb730 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:43.490930 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-72c20621-ebc9-4eb4-82c2-39aa2a9eb730 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/bf99ee02-1ff5-4d64-ba7f-7ac35b7eac12 returned with HTTP 404 Jul 10 14:19:43.491366 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 836/3323] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:43 2026] GET /volume/v3/volumes/bf99ee02-1ff5-4d64-ba7f-7ac35b7eac12 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:19:43.499674 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d289df31-0a8b-4e4e-952c-c84d78106dbd None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:43.502040 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d289df31-0a8b-4e4e-952c-c84d78106dbd tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/86aa7e86-ca1c-4402-ad88-31312c0f2ba5 Jul 10 14:19:43.502223 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d289df31-0a8b-4e4e-952c-c84d78106dbd tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:43.502402 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d289df31-0a8b-4e4e-952c-c84d78106dbd tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:43.502539 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-d289df31-0a8b-4e4e-952c-c84d78106dbd tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Delete snapshot with id: 86aa7e86-ca1c-4402-ad88-31312c0f2ba5 Jul 10 14:19:43.508927 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d289df31-0a8b-4e4e-952c-c84d78106dbd tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/snapshots/86aa7e86-ca1c-4402-ad88-31312c0f2ba5 returned with HTTP 404 Jul 10 14:19:43.509516 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 827/3324] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:19:43 2026] DELETE /volume/v3/snapshots/86aa7e86-ca1c-4402-ad88-31312c0f2ba5 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:43.517198 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0922befc-016c-4752-8275-5e99f56e9263 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:43.519258 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0922befc-016c-4752-8275-5e99f56e9263 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/snapshots/86aa7e86-ca1c-4402-ad88-31312c0f2ba5 Jul 10 14:19:43.519455 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0922befc-016c-4752-8275-5e99f56e9263 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:43.519750 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0922befc-016c-4752-8275-5e99f56e9263 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:43.524872 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0922befc-016c-4752-8275-5e99f56e9263 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/snapshots/86aa7e86-ca1c-4402-ad88-31312c0f2ba5 returned with HTTP 404 Jul 10 14:19:43.525419 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 834/3325] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:43 2026] GET /volume/v3/snapshots/86aa7e86-ca1c-4402-ad88-31312c0f2ba5 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:43.532455 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-2e73d67f-fd65-4b7e-989e-1459911e50b6 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:43.534902 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2e73d67f-fd65-4b7e-989e-1459911e50b6 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] DELETE https://10.4.3.66/volume/v3/volumes/cdd7e387-8344-4a4f-a8fe-26da5c72e336 Jul 10 14:19:43.535172 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2e73d67f-fd65-4b7e-989e-1459911e50b6 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:43.535361 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2e73d67f-fd65-4b7e-989e-1459911e50b6 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:43.535563 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-2e73d67f-fd65-4b7e-989e-1459911e50b6 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Delete volume with id: cdd7e387-8344-4a4f-a8fe-26da5c72e336 Jul 10 14:19:43.544159 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2e73d67f-fd65-4b7e-989e-1459911e50b6 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/cdd7e387-8344-4a4f-a8fe-26da5c72e336 returned with HTTP 404 Jul 10 14:19:43.544728 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 829/3326] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:19:43 2026] DELETE /volume/v3/volumes/cdd7e387-8344-4a4f-a8fe-26da5c72e336 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:19:43.553811 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-14287096-5e63-414c-87ba-642328e619f5 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:43.555871 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-14287096-5e63-414c-87ba-642328e619f5 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/cdd7e387-8344-4a4f-a8fe-26da5c72e336 Jul 10 14:19:43.556108 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-14287096-5e63-414c-87ba-642328e619f5 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:43.556305 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-14287096-5e63-414c-87ba-642328e619f5 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:43.564313 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-14287096-5e63-414c-87ba-642328e619f5 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/cdd7e387-8344-4a4f-a8fe-26da5c72e336 returned with HTTP 404 Jul 10 14:19:43.565089 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 837/3327] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:43 2026] GET /volume/v3/volumes/cdd7e387-8344-4a4f-a8fe-26da5c72e336 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:19:43.574676 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e3f92188-698b-4058-a35a-79a7e2fccb02 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:43.577072 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e3f92188-698b-4058-a35a-79a7e2fccb02 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/a9820dd5-49fd-4a31-8c94-08a69b052685 Jul 10 14:19:43.577200 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e3f92188-698b-4058-a35a-79a7e2fccb02 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:43.577385 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e3f92188-698b-4058-a35a-79a7e2fccb02 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:43.577511 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-e3f92188-698b-4058-a35a-79a7e2fccb02 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Delete snapshot with id: a9820dd5-49fd-4a31-8c94-08a69b052685 Jul 10 14:19:43.583011 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e3f92188-698b-4058-a35a-79a7e2fccb02 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/snapshots/a9820dd5-49fd-4a31-8c94-08a69b052685 returned with HTTP 404 Jul 10 14:19:43.583752 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 828/3328] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:19:43 2026] DELETE /volume/v3/snapshots/a9820dd5-49fd-4a31-8c94-08a69b052685 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:43.594339 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-9743e449-5381-47dd-97f5-84f389ae779c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:43.597541 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9743e449-5381-47dd-97f5-84f389ae779c tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/snapshots/a9820dd5-49fd-4a31-8c94-08a69b052685 Jul 10 14:19:43.597805 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9743e449-5381-47dd-97f5-84f389ae779c tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:43.598088 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9743e449-5381-47dd-97f5-84f389ae779c tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:43.604045 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9743e449-5381-47dd-97f5-84f389ae779c tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/snapshots/a9820dd5-49fd-4a31-8c94-08a69b052685 returned with HTTP 404 Jul 10 14:19:43.604622 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 835/3329] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:43 2026] GET /volume/v3/snapshots/a9820dd5-49fd-4a31-8c94-08a69b052685 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:43.614185 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-aa326ce8-8b5f-4430-8fd4-c401c8ae472e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:43.616316 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-aa326ce8-8b5f-4430-8fd4-c401c8ae472e tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] DELETE https://10.4.3.66/volume/v3/volumes/075151ac-8267-4667-aed2-afb5174b12ef Jul 10 14:19:43.616650 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-aa326ce8-8b5f-4430-8fd4-c401c8ae472e tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:43.616979 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-aa326ce8-8b5f-4430-8fd4-c401c8ae472e tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:43.617167 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-aa326ce8-8b5f-4430-8fd4-c401c8ae472e tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Delete volume with id: 075151ac-8267-4667-aed2-afb5174b12ef Jul 10 14:19:43.625278 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-aa326ce8-8b5f-4430-8fd4-c401c8ae472e tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/075151ac-8267-4667-aed2-afb5174b12ef returned with HTTP 404 Jul 10 14:19:43.625931 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 830/3330] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:19:43 2026] DELETE /volume/v3/volumes/075151ac-8267-4667-aed2-afb5174b12ef => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:19:43.633448 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-de5ebb53-0b52-4768-8c77-45211523ada1 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:43.635371 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-de5ebb53-0b52-4768-8c77-45211523ada1 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/075151ac-8267-4667-aed2-afb5174b12ef Jul 10 14:19:43.635694 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-de5ebb53-0b52-4768-8c77-45211523ada1 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:43.635938 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-de5ebb53-0b52-4768-8c77-45211523ada1 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:43.642040 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-de5ebb53-0b52-4768-8c77-45211523ada1 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/075151ac-8267-4667-aed2-afb5174b12ef returned with HTTP 404 Jul 10 14:19:43.642557 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 838/3331] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:43 2026] GET /volume/v3/volumes/075151ac-8267-4667-aed2-afb5174b12ef => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:19:43.651064 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b5811943-972c-4c17-b62e-2ba460db0909 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:43.653277 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b5811943-972c-4c17-b62e-2ba460db0909 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] DELETE https://10.4.3.66/volume/v3/volumes/b7c9f01c-0ba5-4812-8cf4-71cfcde3edfd Jul 10 14:19:43.653621 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b5811943-972c-4c17-b62e-2ba460db0909 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:43.654024 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b5811943-972c-4c17-b62e-2ba460db0909 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:43.654198 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-b5811943-972c-4c17-b62e-2ba460db0909 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Delete volume with id: b7c9f01c-0ba5-4812-8cf4-71cfcde3edfd Jul 10 14:19:43.661986 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b5811943-972c-4c17-b62e-2ba460db0909 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/b7c9f01c-0ba5-4812-8cf4-71cfcde3edfd returned with HTTP 404 Jul 10 14:19:43.662819 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 829/3332] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:19:43 2026] DELETE /volume/v3/volumes/b7c9f01c-0ba5-4812-8cf4-71cfcde3edfd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:19:43.670900 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-2c081bb2-7a2f-4b74-978b-82a63e994334 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:43.672859 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2c081bb2-7a2f-4b74-978b-82a63e994334 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/b7c9f01c-0ba5-4812-8cf4-71cfcde3edfd Jul 10 14:19:43.673103 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2c081bb2-7a2f-4b74-978b-82a63e994334 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:43.673297 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2c081bb2-7a2f-4b74-978b-82a63e994334 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:43.680343 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2c081bb2-7a2f-4b74-978b-82a63e994334 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/b7c9f01c-0ba5-4812-8cf4-71cfcde3edfd returned with HTTP 404 Jul 10 14:19:43.681125 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 836/3333] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:43 2026] GET /volume/v3/volumes/b7c9f01c-0ba5-4812-8cf4-71cfcde3edfd => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:19:43.690564 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-488ef457-dbb3-4c7f-b20c-4fad009042d2 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:43.694108 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-488ef457-dbb3-4c7f-b20c-4fad009042d2 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] DELETE https://10.4.3.66/volume/v3/volumes/eb8f5eaa-f5e3-4faa-a2ec-c5187eeee6a5 Jul 10 14:19:43.694108 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-488ef457-dbb3-4c7f-b20c-4fad009042d2 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:43.694249 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-488ef457-dbb3-4c7f-b20c-4fad009042d2 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:43.694436 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-488ef457-dbb3-4c7f-b20c-4fad009042d2 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Delete volume with id: eb8f5eaa-f5e3-4faa-a2ec-c5187eeee6a5 Jul 10 14:19:43.703436 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-488ef457-dbb3-4c7f-b20c-4fad009042d2 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/eb8f5eaa-f5e3-4faa-a2ec-c5187eeee6a5 returned with HTTP 404 Jul 10 14:19:43.704210 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 831/3334] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:19:43 2026] DELETE /volume/v3/volumes/eb8f5eaa-f5e3-4faa-a2ec-c5187eeee6a5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:19:43.712967 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-534857ad-137d-4540-a311-0dc38365f2fc None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:43.716893 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-534857ad-137d-4540-a311-0dc38365f2fc tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/eb8f5eaa-f5e3-4faa-a2ec-c5187eeee6a5 Jul 10 14:19:43.717232 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-534857ad-137d-4540-a311-0dc38365f2fc tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:43.717559 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-534857ad-137d-4540-a311-0dc38365f2fc tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:43.724728 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-534857ad-137d-4540-a311-0dc38365f2fc tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/eb8f5eaa-f5e3-4faa-a2ec-c5187eeee6a5 returned with HTTP 404 Jul 10 14:19:43.725247 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 839/3335] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:43 2026] GET /volume/v3/volumes/eb8f5eaa-f5e3-4faa-a2ec-c5187eeee6a5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:19:43.732591 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9117c9ed-2527-4ecb-b943-55654785a74e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:43.734705 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9117c9ed-2527-4ecb-b943-55654785a74e tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/332b0815-5da5-4d75-b85b-7a045e7a3a57 Jul 10 14:19:43.734919 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9117c9ed-2527-4ecb-b943-55654785a74e tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:43.735082 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9117c9ed-2527-4ecb-b943-55654785a74e tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:43.736067 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-9117c9ed-2527-4ecb-b943-55654785a74e tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Delete snapshot with id: 332b0815-5da5-4d75-b85b-7a045e7a3a57 Jul 10 14:19:43.740216 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9117c9ed-2527-4ecb-b943-55654785a74e tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/snapshots/332b0815-5da5-4d75-b85b-7a045e7a3a57 returned with HTTP 404 Jul 10 14:19:43.740727 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 830/3336] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:19:43 2026] DELETE /volume/v3/snapshots/332b0815-5da5-4d75-b85b-7a045e7a3a57 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:43.748248 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-48558387-892c-4a1f-8f4b-b7508be08801 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:43.750858 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-48558387-892c-4a1f-8f4b-b7508be08801 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/snapshots/332b0815-5da5-4d75-b85b-7a045e7a3a57 Jul 10 14:19:43.751073 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-48558387-892c-4a1f-8f4b-b7508be08801 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:43.751321 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-48558387-892c-4a1f-8f4b-b7508be08801 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:43.757117 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-48558387-892c-4a1f-8f4b-b7508be08801 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/snapshots/332b0815-5da5-4d75-b85b-7a045e7a3a57 returned with HTTP 404 Jul 10 14:19:43.757877 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 837/3337] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:43 2026] GET /volume/v3/snapshots/332b0815-5da5-4d75-b85b-7a045e7a3a57 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:43.764998 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f9d9f0d2-6178-416a-b03a-d218a3bcaa07 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:43.767390 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f9d9f0d2-6178-416a-b03a-d218a3bcaa07 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] DELETE https://10.4.3.66/volume/v3/volumes/972f5a3e-0805-47cc-b2ea-9e41eb6ace21 Jul 10 14:19:43.767390 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f9d9f0d2-6178-416a-b03a-d218a3bcaa07 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:43.767648 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f9d9f0d2-6178-416a-b03a-d218a3bcaa07 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:43.767922 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-f9d9f0d2-6178-416a-b03a-d218a3bcaa07 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Delete volume with id: 972f5a3e-0805-47cc-b2ea-9e41eb6ace21 Jul 10 14:19:43.774453 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f9d9f0d2-6178-416a-b03a-d218a3bcaa07 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/972f5a3e-0805-47cc-b2ea-9e41eb6ace21 returned with HTTP 404 Jul 10 14:19:43.775031 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 832/3338] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:19:43 2026] DELETE /volume/v3/volumes/972f5a3e-0805-47cc-b2ea-9e41eb6ace21 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:19:43.782043 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6658a79a-0e1d-4db9-9a11-4082c0269181 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:43.784565 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6658a79a-0e1d-4db9-9a11-4082c0269181 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/972f5a3e-0805-47cc-b2ea-9e41eb6ace21 Jul 10 14:19:43.784565 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6658a79a-0e1d-4db9-9a11-4082c0269181 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:43.784898 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6658a79a-0e1d-4db9-9a11-4082c0269181 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:43.791535 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6658a79a-0e1d-4db9-9a11-4082c0269181 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/972f5a3e-0805-47cc-b2ea-9e41eb6ace21 returned with HTTP 404 Jul 10 14:19:43.792132 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 840/3339] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:43 2026] GET /volume/v3/volumes/972f5a3e-0805-47cc-b2ea-9e41eb6ace21 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:19:43.799182 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b5ba06d8-5223-4891-beeb-018d807e7e96 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:43.801540 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b5ba06d8-5223-4891-beeb-018d807e7e96 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/3ab53db6-c68b-4b77-8095-999861dde7af Jul 10 14:19:43.801771 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b5ba06d8-5223-4891-beeb-018d807e7e96 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:43.801958 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b5ba06d8-5223-4891-beeb-018d807e7e96 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:43.802047 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-b5ba06d8-5223-4891-beeb-018d807e7e96 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Delete snapshot with id: 3ab53db6-c68b-4b77-8095-999861dde7af Jul 10 14:19:43.807062 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b5ba06d8-5223-4891-beeb-018d807e7e96 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/snapshots/3ab53db6-c68b-4b77-8095-999861dde7af returned with HTTP 404 Jul 10 14:19:43.807062 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 831/3340] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:19:43 2026] DELETE /volume/v3/snapshots/3ab53db6-c68b-4b77-8095-999861dde7af => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:43.818599 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-76c48532-b122-4b16-9de5-73737ded4904 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:43.820836 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-76c48532-b122-4b16-9de5-73737ded4904 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/snapshots/3ab53db6-c68b-4b77-8095-999861dde7af Jul 10 14:19:43.821075 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-76c48532-b122-4b16-9de5-73737ded4904 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:43.821346 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-76c48532-b122-4b16-9de5-73737ded4904 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:43.832889 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-76c48532-b122-4b16-9de5-73737ded4904 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/snapshots/3ab53db6-c68b-4b77-8095-999861dde7af returned with HTTP 404 Jul 10 14:19:43.834639 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 838/3341] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:43 2026] GET /volume/v3/snapshots/3ab53db6-c68b-4b77-8095-999861dde7af => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:43.843243 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-32335354-6a8c-4be6-8aac-33768d89d031 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:43.845364 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-32335354-6a8c-4be6-8aac-33768d89d031 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] DELETE https://10.4.3.66/volume/v3/volumes/ce9b4a18-9516-4182-9791-b2a334210fd5 Jul 10 14:19:43.845705 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-32335354-6a8c-4be6-8aac-33768d89d031 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:43.847968 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-32335354-6a8c-4be6-8aac-33768d89d031 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:43.847968 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-32335354-6a8c-4be6-8aac-33768d89d031 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Delete volume with id: ce9b4a18-9516-4182-9791-b2a334210fd5 Jul 10 14:19:43.854123 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-32335354-6a8c-4be6-8aac-33768d89d031 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/ce9b4a18-9516-4182-9791-b2a334210fd5 returned with HTTP 404 Jul 10 14:19:43.854791 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 833/3342] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:19:43 2026] DELETE /volume/v3/volumes/ce9b4a18-9516-4182-9791-b2a334210fd5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 10 14:19:43.866305 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0db986c6-974f-4fc8-878a-5100c1532fd7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:43.869811 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0db986c6-974f-4fc8-878a-5100c1532fd7 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] GET https://10.4.3.66/volume/v3/volumes/ce9b4a18-9516-4182-9791-b2a334210fd5 Jul 10 14:19:43.870606 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0db986c6-974f-4fc8-878a-5100c1532fd7 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:43.870606 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0db986c6-974f-4fc8-878a-5100c1532fd7 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:43.877860 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0db986c6-974f-4fc8-878a-5100c1532fd7 tempest-VolumeDependencyTests-708170083 tempest-VolumeDependencyTests-708170083-project-member] https://10.4.3.66/volume/v3/volumes/ce9b4a18-9516-4182-9791-b2a334210fd5 returned with HTTP 404 Jul 10 14:19:43.878624 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 841/3343] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:19:43 2026] GET /volume/v3/volumes/ce9b4a18-9516-4182-9791-b2a334210fd5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:19:45.650967 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e647b926-ddec-404b-a777-9274b97854e6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:45.766244 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e647b926-ddec-404b-a777-9274b97854e6 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:19:45.766629 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e647b926-ddec-404b-a777-9274b97854e6 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1358807723", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1953032892", "vendor_name": "tempest-vendor_name-2099231851"}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:45.768089 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:45.768089 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:45.796079 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e647b926-ddec-404b-a777-9274b97854e6 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:19:45.796997 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 832/3344] 10.4.3.66 () {68 vars in 1246 bytes} [Fri Jul 10 14:19:45 2026] POST /volume/v3/types => generated 329 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:45.806539 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-fdd2036e-f96c-40ff-93ec-4d661250b0d6 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:45.809323 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fdd2036e-f96c-40ff-93ec-4d661250b0d6 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:19:45.813792 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-fdd2036e-f96c-40ff-93ec-4d661250b0d6 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "078b5523-7660-4fd2-9511-d4a9ed1ee09e", "size": 1}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:45.813792 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-fdd2036e-f96c-40ff-93ec-4d661250b0d6 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Create volume request body: {'volume': {'volume_type': '078b5523-7660-4fd2-9511-d4a9ed1ee09e', 'size': 1}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:19:45.817462 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-fdd2036e-f96c-40ff-93ec-4d661250b0d6 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Create volume of 1 GB Jul 10 14:19:45.817903 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:45.817903 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:45.818533 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-fdd2036e-f96c-40ff-93ec-4d661250b0d6 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Availability Zones retrieved successfully. Jul 10 14:19:45.830105 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-fdd2036e-f96c-40ff-93ec-4d661250b0d6 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Flow 'volume_create_api' (4f1f3059-90e3-464c-912b-0df086d86bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:45.830105 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-fdd2036e-f96c-40ff-93ec-4d661250b0d6 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8076676-7218-415b-bda3-6e2fff675763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:45.830105 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-fdd2036e-f96c-40ff-93ec-4d661250b0d6 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:19:45.870181 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-fdd2036e-f96c-40ff-93ec-4d661250b0d6 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8076676-7218-415b-bda3-6e2fff675763) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:19:46Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1953032892',vendor_name='tempest-vendor_name-2099231851'},id=078b5523-7660-4fd2-9511-d4a9ed1ee09e,is_public=True,name='tempest-ProjectAdminTests-volume-type-1358807723',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '078b5523-7660-4fd2-9511-d4a9ed1ee09e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:45.871758 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-fdd2036e-f96c-40ff-93ec-4d661250b0d6 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5104ee25-4d57-4ae3-9c49-7522c2096103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:45.919358 np0000005012 devstack@c-api.service[100153]: WARNING cinder.quota [None req-fdd2036e-f96c-40ff-93ec-4d661250b0d6 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1358807723 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1358807723, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:19:45.919776 np0000005012 devstack@c-api.service[100153]: WARNING cinder.quota [None req-fdd2036e-f96c-40ff-93ec-4d661250b0d6 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1358807723 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1358807723, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:19:45.979840 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-fdd2036e-f96c-40ff-93ec-4d661250b0d6 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Created reservations ['de001b63-eed3-4865-bf58-51714fd8427c', 'f2431a55-b1bf-49d8-8ecb-1c840b01bd98', '0b4f8cce-cbd8-4356-b937-75abf43ba016', '28632e57-27f5-433c-86b6-27e95db87c4f'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:19:45.979840 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-fdd2036e-f96c-40ff-93ec-4d661250b0d6 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5104ee25-4d57-4ae3-9c49-7522c2096103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de001b63-eed3-4865-bf58-51714fd8427c', 'f2431a55-b1bf-49d8-8ecb-1c840b01bd98', '0b4f8cce-cbd8-4356-b937-75abf43ba016', '28632e57-27f5-433c-86b6-27e95db87c4f']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:45.980464 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-fdd2036e-f96c-40ff-93ec-4d661250b0d6 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca2e9ae8-f654-4c09-8ab6-e18ce7c91031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:46.009618 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-fdd2036e-f96c-40ff-93ec-4d661250b0d6 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca2e9ae8-f654-4c09-8ab6-e18ce7c91031) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29287694-7445-4b37-a74c-8aac62a9c8f0', '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='e6090299e79c4a1ea4c653f0ee3743b0',qos_specs=None,replication_status=,reservations=['de001b63-eed3-4865-bf58-51714fd8427c','f2431a55-b1bf-49d8-8ecb-1c840b01bd98','0b4f8cce-cbd8-4356-b937-75abf43ba016','28632e57-27f5-433c-86b6-27e95db87c4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e550f35779a44c56a63098ec646cf2e1',volume_type_id=078b5523-7660-4fd2-9511-d4a9ed1ee09e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:19:45Z,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=29287694-7445-4b37-a74c-8aac62a9c8f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6090299e79c4a1ea4c653f0ee3743b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e550f35779a44c56a63098ec646cf2e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(078b5523-7660-4fd2-9511-d4a9ed1ee09e),volume_type_id=078b5523-7660-4fd2-9511-d4a9ed1ee09e)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:46.010064 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-fdd2036e-f96c-40ff-93ec-4d661250b0d6 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3878cbd2-c600-4d6e-85e4-3fcc5681738a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:46.029130 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-fdd2036e-f96c-40ff-93ec-4d661250b0d6 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3878cbd2-c600-4d6e-85e4-3fcc5681738a) transitioned into state 'SUCCESS' from 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='e6090299e79c4a1ea4c653f0ee3743b0',qos_specs=None,replication_status=,reservations=['de001b63-eed3-4865-bf58-51714fd8427c','f2431a55-b1bf-49d8-8ecb-1c840b01bd98','0b4f8cce-cbd8-4356-b937-75abf43ba016','28632e57-27f5-433c-86b6-27e95db87c4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e550f35779a44c56a63098ec646cf2e1',volume_type_id=078b5523-7660-4fd2-9511-d4a9ed1ee09e)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:46.029922 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-fdd2036e-f96c-40ff-93ec-4d661250b0d6 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45b34ab1-a84a-4ae8-a398-75a1e0c978c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:46.039952 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-fdd2036e-f96c-40ff-93ec-4d661250b0d6 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45b34ab1-a84a-4ae8-a398-75a1e0c978c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:46.040909 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-fdd2036e-f96c-40ff-93ec-4d661250b0d6 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Flow 'volume_create_api' (4f1f3059-90e3-464c-912b-0df086d86bb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:46.041211 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-fdd2036e-f96c-40ff-93ec-4d661250b0d6 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Create volume request issued successfully. Jul 10 14:19:46.041900 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fdd2036e-f96c-40ff-93ec-4d661250b0d6 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:19:46.042295 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 839/3345] 10.4.3.66 () {70 vars in 1291 bytes} [Fri Jul 10 14:19:45 2026] POST /volume/v3/volumes => generated 771 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:19:46.054384 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f66fdc6b-3b3c-4eb7-b3e0-711d903a3dcc None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:46.057076 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f66fdc6b-3b3c-4eb7-b3e0-711d903a3dcc tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] GET https://10.4.3.66/volume/v3/volumes/29287694-7445-4b37-a74c-8aac62a9c8f0 Jul 10 14:19:46.057871 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f66fdc6b-3b3c-4eb7-b3e0-711d903a3dcc tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:46.057871 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f66fdc6b-3b3c-4eb7-b3e0-711d903a3dcc tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:46.066702 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:46.066702 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:46.071171 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-f66fdc6b-3b3c-4eb7-b3e0-711d903a3dcc tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Volume info retrieved successfully. Jul 10 14:19:46.076365 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f66fdc6b-3b3c-4eb7-b3e0-711d903a3dcc tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] https://10.4.3.66/volume/v3/volumes/29287694-7445-4b37-a74c-8aac62a9c8f0 returned with HTTP 200 Jul 10 14:19:46.076902 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 834/3346] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:19:46 2026] GET /volume/v3/volumes/29287694-7445-4b37-a74c-8aac62a9c8f0 => generated 950 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:46.726626 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-4a7f85c9-84ab-446f-a86b-f377b9a17ec6 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:46.728716 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4a7f85c9-84ab-446f-a86b-f377b9a17ec6 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/a4f314b2-5340-42b4-a43e-13220a2a00f9 Jul 10 14:19:46.729232 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4a7f85c9-84ab-446f-a86b-f377b9a17ec6 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:46.729232 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4a7f85c9-84ab-446f-a86b-f377b9a17ec6 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:46.729232 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.snapshots [None req-4a7f85c9-84ab-446f-a86b-f377b9a17ec6 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Delete snapshot with id: a4f314b2-5340-42b4-a43e-13220a2a00f9 Jul 10 14:19:46.733822 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4a7f85c9-84ab-446f-a86b-f377b9a17ec6 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/a4f314b2-5340-42b4-a43e-13220a2a00f9 returned with HTTP 404 Jul 10 14:19:46.734366 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 842/3347] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:19:46 2026] DELETE /volume/v3/snapshots/a4f314b2-5340-42b4-a43e-13220a2a00f9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:46.747189 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d41b4d15-76d9-4fd4-b364-462d717aaedf None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:46.748869 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d41b4d15-76d9-4fd4-b364-462d717aaedf tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 Jul 10 14:19:46.749397 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d41b4d15-76d9-4fd4-b364-462d717aaedf tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:46.749397 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d41b4d15-76d9-4fd4-b364-462d717aaedf tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:46.758764 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:46.758764 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:46.764066 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d41b4d15-76d9-4fd4-b364-462d717aaedf tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:19:46.768638 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d41b4d15-76d9-4fd4-b364-462d717aaedf tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 returned with HTTP 200 Jul 10 14:19:46.768993 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 833/3348] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:46 2026] GET /volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:46.781163 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-93c37e3e-c61e-448f-a9a8-816caec84f3a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:46.783325 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-93c37e3e-c61e-448f-a9a8-816caec84f3a tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:19:46.783940 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-93c37e3e-c61e-448f-a9a8-816caec84f3a tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1916927956"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:46.785818 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-93c37e3e-c61e-448f-a9a8-816caec84f3a tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1916927956'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:19:46.785953 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-93c37e3e-c61e-448f-a9a8-816caec84f3a tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Create volume of 1 GB Jul 10 14:19:46.786311 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:46.786311 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:46.790779 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-93c37e3e-c61e-448f-a9a8-816caec84f3a tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Availability Zones retrieved successfully. Jul 10 14:19:46.796326 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-93c37e3e-c61e-448f-a9a8-816caec84f3a tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Flow 'volume_create_api' (f120e849-4626-44c7-994b-19e0b58e8472) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:46.797215 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-93c37e3e-c61e-448f-a9a8-816caec84f3a tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (964e8464-b277-4f0c-8685-f67525d61abd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:46.798231 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-93c37e3e-c61e-448f-a9a8-816caec84f3a tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:19:46.833912 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-93c37e3e-c61e-448f-a9a8-816caec84f3a tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (964e8464-b277-4f0c-8685-f67525d61abd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:46.834830 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-93c37e3e-c61e-448f-a9a8-816caec84f3a tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34ce7ed0-871d-4103-b44e-e798b8897abd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:46.886283 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-93c37e3e-c61e-448f-a9a8-816caec84f3a tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Created reservations ['4f8c99d8-184b-4d12-b3a9-32d52fc389df', '3cfd368d-3a3d-468a-ae25-6b758caf5e10', 'dc4aad54-f179-493d-ac2d-48b1ba0a1fa9', '0a2ab430-d7e4-4ff5-873f-c8043a296588'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:19:46.887202 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-93c37e3e-c61e-448f-a9a8-816caec84f3a tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34ce7ed0-871d-4103-b44e-e798b8897abd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f8c99d8-184b-4d12-b3a9-32d52fc389df', '3cfd368d-3a3d-468a-ae25-6b758caf5e10', 'dc4aad54-f179-493d-ac2d-48b1ba0a1fa9', '0a2ab430-d7e4-4ff5-873f-c8043a296588']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:46.888058 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-93c37e3e-c61e-448f-a9a8-816caec84f3a tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f15cad16-eebf-4158-b0d5-af93bba38865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:46.921678 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-93c37e3e-c61e-448f-a9a8-816caec84f3a tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f15cad16-eebf-4158-b0d5-af93bba38865) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '240ab528-8dc6-4138-b79a-442d9cb1d597', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1916927956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b9c360a5f9c45368a0746120ddfb7c3',qos_specs=None,replication_status=,reservations=['4f8c99d8-184b-4d12-b3a9-32d52fc389df','3cfd368d-3a3d-468a-ae25-6b758caf5e10','dc4aad54-f179-493d-ac2d-48b1ba0a1fa9','0a2ab430-d7e4-4ff5-873f-c8043a296588'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a5156e351ae4b9abc2936314291ae14',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:19:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1916927956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=240ab528-8dc6-4138-b79a-442d9cb1d597,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b9c360a5f9c45368a0746120ddfb7c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a5156e351ae4b9abc2936314291ae14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:46.922586 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-93c37e3e-c61e-448f-a9a8-816caec84f3a tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab8ce616-7679-4ec7-ac96-16a31b02c242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:46.941553 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-93c37e3e-c61e-448f-a9a8-816caec84f3a tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab8ce616-7679-4ec7-ac96-16a31b02c242) transitioned into state 'SUCCESS' from state '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-1916927956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b9c360a5f9c45368a0746120ddfb7c3',qos_specs=None,replication_status=,reservations=['4f8c99d8-184b-4d12-b3a9-32d52fc389df','3cfd368d-3a3d-468a-ae25-6b758caf5e10','dc4aad54-f179-493d-ac2d-48b1ba0a1fa9','0a2ab430-d7e4-4ff5-873f-c8043a296588'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a5156e351ae4b9abc2936314291ae14',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:46.942270 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-93c37e3e-c61e-448f-a9a8-816caec84f3a tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e17c856-3e4f-4ef6-82b3-cf749e8010c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:46.952961 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-93c37e3e-c61e-448f-a9a8-816caec84f3a tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e17c856-3e4f-4ef6-82b3-cf749e8010c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:46.953968 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-93c37e3e-c61e-448f-a9a8-816caec84f3a tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Flow 'volume_create_api' (f120e849-4626-44c7-994b-19e0b58e8472) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:46.954255 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-93c37e3e-c61e-448f-a9a8-816caec84f3a tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Create volume request issued successfully. Jul 10 14:19:46.954970 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-93c37e3e-c61e-448f-a9a8-816caec84f3a tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:19:46.955364 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 840/3349] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:19:46 2026] POST /volume/v3/volumes => generated 752 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:19:46.969142 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-9a1dfb33-0436-4376-8137-1fd6f7b1975d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:46.970761 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9a1dfb33-0436-4376-8137-1fd6f7b1975d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/240ab528-8dc6-4138-b79a-442d9cb1d597 Jul 10 14:19:46.970962 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9a1dfb33-0436-4376-8137-1fd6f7b1975d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:46.971158 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9a1dfb33-0436-4376-8137-1fd6f7b1975d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:46.978774 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:46.978774 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:46.984631 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-9a1dfb33-0436-4376-8137-1fd6f7b1975d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:19:46.990876 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9a1dfb33-0436-4376-8137-1fd6f7b1975d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/240ab528-8dc6-4138-b79a-442d9cb1d597 returned with HTTP 200 Jul 10 14:19:46.991736 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 835/3350] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:46 2026] GET /volume/v3/volumes/240ab528-8dc6-4138-b79a-442d9cb1d597 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:47.091186 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e9bf0a71-19d9-49cb-83f7-7238a67c72ad None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:47.093196 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e9bf0a71-19d9-49cb-83f7-7238a67c72ad tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] GET https://10.4.3.66/volume/v3/volumes/29287694-7445-4b37-a74c-8aac62a9c8f0 Jul 10 14:19:47.093411 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e9bf0a71-19d9-49cb-83f7-7238a67c72ad tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:47.093661 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e9bf0a71-19d9-49cb-83f7-7238a67c72ad tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:47.101819 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:47.101819 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:47.107341 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-e9bf0a71-19d9-49cb-83f7-7238a67c72ad tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Volume info retrieved successfully. Jul 10 14:19:47.113699 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e9bf0a71-19d9-49cb-83f7-7238a67c72ad tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] https://10.4.3.66/volume/v3/volumes/29287694-7445-4b37-a74c-8aac62a9c8f0 returned with HTTP 200 Jul 10 14:19:47.114219 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 843/3351] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:19:47 2026] GET /volume/v3/volumes/29287694-7445-4b37-a74c-8aac62a9c8f0 => generated 971 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:47.126825 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7235bc35-3868-4430-a3c6-9c63d912a87a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:47.128616 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7235bc35-3868-4430-a3c6-9c63d912a87a tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] GET https://10.4.3.66/volume/v3/messages Jul 10 14:19:47.128827 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7235bc35-3868-4430-a3c6-9c63d912a87a tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:47.129011 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7235bc35-3868-4430-a3c6-9c63d912a87a tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:47.133003 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7235bc35-3868-4430-a3c6-9c63d912a87a tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] https://10.4.3.66/volume/v3/messages returned with HTTP 200 Jul 10 14:19:47.133401 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 834/3352] 10.4.3.66 () {68 vars in 1273 bytes} [Fri Jul 10 14:19:47 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:47.142816 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-07bc0c8f-f695-446b-908c-01a29d772579 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:47.144846 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-07bc0c8f-f695-446b-908c-01a29d772579 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] DELETE https://10.4.3.66/volume/v3/messages/82922308-5c49-4423-9efc-5b4eee179433 Jul 10 14:19:47.145271 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-07bc0c8f-f695-446b-908c-01a29d772579 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:47.145509 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-07bc0c8f-f695-446b-908c-01a29d772579 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:47.149884 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:47.149884 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:47.155809 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-07bc0c8f-f695-446b-908c-01a29d772579 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] https://10.4.3.66/volume/v3/messages/82922308-5c49-4423-9efc-5b4eee179433 returned with HTTP 204 Jul 10 14:19:47.156239 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 841/3353] 10.4.3.66 () {68 vars in 1387 bytes} [Fri Jul 10 14:19:47 2026] DELETE /volume/v3/messages/82922308-5c49-4423-9efc-5b4eee179433 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 14:19:47.163413 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b5fd4cdc-2075-431b-8d71-10b8536b6f0d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:47.165397 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b5fd4cdc-2075-431b-8d71-10b8536b6f0d tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] GET https://10.4.3.66/volume/v3/messages/82922308-5c49-4423-9efc-5b4eee179433 Jul 10 14:19:47.165668 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b5fd4cdc-2075-431b-8d71-10b8536b6f0d tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:47.165918 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b5fd4cdc-2075-431b-8d71-10b8536b6f0d tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:47.170514 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b5fd4cdc-2075-431b-8d71-10b8536b6f0d tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] https://10.4.3.66/volume/v3/messages/82922308-5c49-4423-9efc-5b4eee179433 returned with HTTP 404 Jul 10 14:19:47.171030 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 836/3354] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:19:47 2026] GET /volume/v3/messages/82922308-5c49-4423-9efc-5b4eee179433 => generated 110 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:47.178341 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f0782ae9-b4bd-4e4e-aac6-a8e41f711e32 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:47.180296 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f0782ae9-b4bd-4e4e-aac6-a8e41f711e32 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/29287694-7445-4b37-a74c-8aac62a9c8f0 Jul 10 14:19:47.181695 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f0782ae9-b4bd-4e4e-aac6-a8e41f711e32 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:47.181695 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f0782ae9-b4bd-4e4e-aac6-a8e41f711e32 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:47.181695 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-f0782ae9-b4bd-4e4e-aac6-a8e41f711e32 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Delete volume with id: 29287694-7445-4b37-a74c-8aac62a9c8f0 Jul 10 14:19:47.188817 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:47.188817 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:47.189147 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-f0782ae9-b4bd-4e4e-aac6-a8e41f711e32 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Volume info retrieved successfully. Jul 10 14:19:47.190110 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-f0782ae9-b4bd-4e4e-aac6-a8e41f711e32 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100154) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 14:19:47.202700 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-f0782ae9-b4bd-4e4e-aac6-a8e41f711e32 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1358807723 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1358807723, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:19:47.203039 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-f0782ae9-b4bd-4e4e-aac6-a8e41f711e32 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1358807723 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1358807723, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:19:47.213412 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-f0782ae9-b4bd-4e4e-aac6-a8e41f711e32 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Created reservations ['32611595-8933-41f5-99b1-fb05c7748511', 'd8dce13d-d06a-4a10-a627-64c40fd94f91', '4e5a5dd2-a136-44fa-8265-9cbb1e59bdb4', '9313d235-4a2f-42b2-b10c-49af5d347a27'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:19:47.247148 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-f0782ae9-b4bd-4e4e-aac6-a8e41f711e32 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Delete volume request issued successfully. Jul 10 14:19:47.247373 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f0782ae9-b4bd-4e4e-aac6-a8e41f711e32 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] https://10.4.3.66/volume/v3/volumes/29287694-7445-4b37-a74c-8aac62a9c8f0 returned with HTTP 202 Jul 10 14:19:47.247890 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 844/3355] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:19:47 2026] DELETE /volume/v3/volumes/29287694-7445-4b37-a74c-8aac62a9c8f0 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:19:47.255659 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9e4536c9-e6ae-4412-a6ff-ab69dc5d259a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:47.258139 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9e4536c9-e6ae-4412-a6ff-ab69dc5d259a tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] DELETE https://10.4.3.66/volume/v3/types/078b5523-7660-4fd2-9511-d4a9ed1ee09e Jul 10 14:19:47.258470 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9e4536c9-e6ae-4412-a6ff-ab69dc5d259a tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:47.258786 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9e4536c9-e6ae-4412-a6ff-ab69dc5d259a tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Calling method '_delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:47.286908 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9e4536c9-e6ae-4412-a6ff-ab69dc5d259a tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] https://10.4.3.66/volume/v3/types/078b5523-7660-4fd2-9511-d4a9ed1ee09e returned with HTTP 202 Jul 10 14:19:47.287306 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 835/3356] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:19:47 2026] DELETE /volume/v3/types/078b5523-7660-4fd2-9511-d4a9ed1ee09e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:19:47.296312 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-1a9b4a22-9f44-4d16-8d96-567325aaa8b2 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:47.298099 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1a9b4a22-9f44-4d16-8d96-567325aaa8b2 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:19:47.298394 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1a9b4a22-9f44-4d16-8d96-567325aaa8b2 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-248845742", "extra_specs": {"storage_protocol": "tempest-storage_protocol-830300385", "vendor_name": "tempest-vendor_name-2016061398"}}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:47.313759 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1a9b4a22-9f44-4d16-8d96-567325aaa8b2 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:19:47.314205 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 842/3357] 10.4.3.66 () {68 vars in 1246 bytes} [Fri Jul 10 14:19:47 2026] POST /volume/v3/types => generated 327 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:47.322753 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-5c925b4f-1dde-4219-85e1-38f06ca821af None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:47.324462 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5c925b4f-1dde-4219-85e1-38f06ca821af tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:19:47.324976 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5c925b4f-1dde-4219-85e1-38f06ca821af tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "fee58ca9-e40f-48d2-962f-1b86cbc24c5e", "size": 1}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:47.326777 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-5c925b4f-1dde-4219-85e1-38f06ca821af tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Create volume request body: {'volume': {'volume_type': 'fee58ca9-e40f-48d2-962f-1b86cbc24c5e', 'size': 1}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:19:47.330159 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-5c925b4f-1dde-4219-85e1-38f06ca821af tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Create volume of 1 GB Jul 10 14:19:47.330566 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:47.330566 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:47.330935 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-5c925b4f-1dde-4219-85e1-38f06ca821af tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Availability Zones retrieved successfully. Jul 10 14:19:47.335844 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-5c925b4f-1dde-4219-85e1-38f06ca821af tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Flow 'volume_create_api' (d7042540-5daa-43b2-beec-2fdbf592193c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:47.336877 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-5c925b4f-1dde-4219-85e1-38f06ca821af tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a43ad932-e4d1-4871-8ff9-431ed1ae237a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:47.337575 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-5c925b4f-1dde-4219-85e1-38f06ca821af tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:19:47.356278 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-5c925b4f-1dde-4219-85e1-38f06ca821af tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a43ad932-e4d1-4871-8ff9-431ed1ae237a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:19:47Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-830300385',vendor_name='tempest-vendor_name-2016061398'},id=fee58ca9-e40f-48d2-962f-1b86cbc24c5e,is_public=True,name='tempest-ProjectAdminTests-volume-type-248845742',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fee58ca9-e40f-48d2-962f-1b86cbc24c5e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:47.357304 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-5c925b4f-1dde-4219-85e1-38f06ca821af tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (827405ac-8a59-45d4-9f44-bb0eef18c89d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:47.381557 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-5c925b4f-1dde-4219-85e1-38f06ca821af tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-248845742 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-248845742, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:19:47.381895 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-5c925b4f-1dde-4219-85e1-38f06ca821af tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-248845742 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-248845742, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:19:47.406268 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-5c925b4f-1dde-4219-85e1-38f06ca821af tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Created reservations ['68138d49-9484-4d9f-8168-3f7a2346c95a', '4c0c3fd9-99ea-4178-ba01-134ac18d1013', 'e02a211e-a5cb-4b39-be7a-7cd77fa30093', '22882e5f-c390-4e1d-9217-dd946a8d864f'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:19:47.407015 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-5c925b4f-1dde-4219-85e1-38f06ca821af tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (827405ac-8a59-45d4-9f44-bb0eef18c89d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68138d49-9484-4d9f-8168-3f7a2346c95a', '4c0c3fd9-99ea-4178-ba01-134ac18d1013', 'e02a211e-a5cb-4b39-be7a-7cd77fa30093', '22882e5f-c390-4e1d-9217-dd946a8d864f']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:47.407702 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-5c925b4f-1dde-4219-85e1-38f06ca821af tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fa6b0b6-7564-4093-9331-eb67f891b9c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:47.433941 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-5c925b4f-1dde-4219-85e1-38f06ca821af tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fa6b0b6-7564-4093-9331-eb67f891b9c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6bfc667e-5b33-4f8e-a5d0-70bd27c0c8cb', '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='e6090299e79c4a1ea4c653f0ee3743b0',qos_specs=None,replication_status=,reservations=['68138d49-9484-4d9f-8168-3f7a2346c95a','4c0c3fd9-99ea-4178-ba01-134ac18d1013','e02a211e-a5cb-4b39-be7a-7cd77fa30093','22882e5f-c390-4e1d-9217-dd946a8d864f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e550f35779a44c56a63098ec646cf2e1',volume_type_id=fee58ca9-e40f-48d2-962f-1b86cbc24c5e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:19:47Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6bfc667e-5b33-4f8e-a5d0-70bd27c0c8cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6090299e79c4a1ea4c653f0ee3743b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e550f35779a44c56a63098ec646cf2e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fee58ca9-e40f-48d2-962f-1b86cbc24c5e),volume_type_id=fee58ca9-e40f-48d2-962f-1b86cbc24c5e)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:47.434885 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-5c925b4f-1dde-4219-85e1-38f06ca821af tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cfe1112-dd19-4f94-a043-2c6b6e443073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:47.452438 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-5c925b4f-1dde-4219-85e1-38f06ca821af tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cfe1112-dd19-4f94-a043-2c6b6e443073) transitioned into state 'SUCCESS' from 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='e6090299e79c4a1ea4c653f0ee3743b0',qos_specs=None,replication_status=,reservations=['68138d49-9484-4d9f-8168-3f7a2346c95a','4c0c3fd9-99ea-4178-ba01-134ac18d1013','e02a211e-a5cb-4b39-be7a-7cd77fa30093','22882e5f-c390-4e1d-9217-dd946a8d864f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e550f35779a44c56a63098ec646cf2e1',volume_type_id=fee58ca9-e40f-48d2-962f-1b86cbc24c5e)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:47.453209 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-5c925b4f-1dde-4219-85e1-38f06ca821af tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (987095bd-bcd5-4de9-906f-0da0f15952d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:47.464147 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-5c925b4f-1dde-4219-85e1-38f06ca821af tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (987095bd-bcd5-4de9-906f-0da0f15952d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:47.465030 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-5c925b4f-1dde-4219-85e1-38f06ca821af tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Flow 'volume_create_api' (d7042540-5daa-43b2-beec-2fdbf592193c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:47.465365 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-5c925b4f-1dde-4219-85e1-38f06ca821af tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Create volume request issued successfully. Jul 10 14:19:47.466036 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5c925b4f-1dde-4219-85e1-38f06ca821af tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:19:47.466473 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 837/3358] 10.4.3.66 () {70 vars in 1291 bytes} [Fri Jul 10 14:19:47 2026] POST /volume/v3/volumes => generated 770 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:19:47.477940 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0ad83bd5-436b-4e3b-b56f-3d30c65978d2 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:47.479932 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0ad83bd5-436b-4e3b-b56f-3d30c65978d2 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] GET https://10.4.3.66/volume/v3/volumes/6bfc667e-5b33-4f8e-a5d0-70bd27c0c8cb Jul 10 14:19:47.479932 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0ad83bd5-436b-4e3b-b56f-3d30c65978d2 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:47.480141 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0ad83bd5-436b-4e3b-b56f-3d30c65978d2 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:47.486760 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:47.486760 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:47.490383 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-0ad83bd5-436b-4e3b-b56f-3d30c65978d2 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Volume info retrieved successfully. Jul 10 14:19:47.494554 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0ad83bd5-436b-4e3b-b56f-3d30c65978d2 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] https://10.4.3.66/volume/v3/volumes/6bfc667e-5b33-4f8e-a5d0-70bd27c0c8cb returned with HTTP 200 Jul 10 14:19:47.494941 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 845/3359] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:19:47 2026] GET /volume/v3/volumes/6bfc667e-5b33-4f8e-a5d0-70bd27c0c8cb => generated 949 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:48.005276 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7cacc9b8-1343-4bfc-8834-a25bc3e54443 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:48.007494 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7cacc9b8-1343-4bfc-8834-a25bc3e54443 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/240ab528-8dc6-4138-b79a-442d9cb1d597 Jul 10 14:19:48.007733 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7cacc9b8-1343-4bfc-8834-a25bc3e54443 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:48.007986 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7cacc9b8-1343-4bfc-8834-a25bc3e54443 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:48.016708 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:48.016708 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:48.020326 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7cacc9b8-1343-4bfc-8834-a25bc3e54443 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:19:48.024296 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7cacc9b8-1343-4bfc-8834-a25bc3e54443 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/240ab528-8dc6-4138-b79a-442d9cb1d597 returned with HTTP 200 Jul 10 14:19:48.024731 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 836/3360] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:48 2026] GET /volume/v3/volumes/240ab528-8dc6-4138-b79a-442d9cb1d597 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:48.039000 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-1d934ef7-b319-4040-a10c-fa1bb9118ef9 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:48.040039 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1d934ef7-b319-4040-a10c-fa1bb9118ef9 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:19:48.040400 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1d934ef7-b319-4040-a10c-fa1bb9118ef9 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "240ab528-8dc6-4138-b79a-442d9cb1d597", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1524526886"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:48.049371 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:48.049371 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:48.049911 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-1d934ef7-b319-4040-a10c-fa1bb9118ef9 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:19:48.050251 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.snapshots [None req-1d934ef7-b319-4040-a10c-fa1bb9118ef9 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Create snapshot from volume 240ab528-8dc6-4138-b79a-442d9cb1d597 Jul 10 14:19:48.078283 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-1d934ef7-b319-4040-a10c-fa1bb9118ef9 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Created reservations ['13462fbc-95c3-457d-80a6-0e1d4697cc09', '3866b17c-524e-4b98-b1e7-025e814684e0', '2074c8e3-db93-442a-83c6-350f724cbfe5', '7c1717af-f4fa-4802-8927-4694fff9eb23'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:19:48.111321 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-1d934ef7-b319-4040-a10c-fa1bb9118ef9 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot create request issued successfully. Jul 10 14:19:48.111849 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1d934ef7-b319-4040-a10c-fa1bb9118ef9 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:19:48.112478 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 843/3361] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:19:48 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 14:19:48.124677 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-9e71ded3-e973-4a54-8503-5b47a802099d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:48.126536 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9e71ded3-e973-4a54-8503-5b47a802099d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/snapshots/6728dcf9-5b3e-4f77-9e38-4c32d483f283 Jul 10 14:19:48.126733 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9e71ded3-e973-4a54-8503-5b47a802099d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:48.126922 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9e71ded3-e973-4a54-8503-5b47a802099d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:48.134992 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:48.134992 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:48.135581 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-9e71ded3-e973-4a54-8503-5b47a802099d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:19:48.136725 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9e71ded3-e973-4a54-8503-5b47a802099d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/6728dcf9-5b3e-4f77-9e38-4c32d483f283 returned with HTTP 200 Jul 10 14:19:48.137394 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 838/3362] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:48 2026] GET /volume/v3/snapshots/6728dcf9-5b3e-4f77-9e38-4c32d483f283 => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:48.507346 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-05871ee7-386b-450f-a358-fca847fdbc8e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:48.509200 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-05871ee7-386b-450f-a358-fca847fdbc8e tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] GET https://10.4.3.66/volume/v3/volumes/6bfc667e-5b33-4f8e-a5d0-70bd27c0c8cb Jul 10 14:19:48.509519 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-05871ee7-386b-450f-a358-fca847fdbc8e tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:48.509749 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-05871ee7-386b-450f-a358-fca847fdbc8e tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:48.516734 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:48.516734 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:48.520718 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-05871ee7-386b-450f-a358-fca847fdbc8e tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Volume info retrieved successfully. Jul 10 14:19:48.524768 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-05871ee7-386b-450f-a358-fca847fdbc8e tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] https://10.4.3.66/volume/v3/volumes/6bfc667e-5b33-4f8e-a5d0-70bd27c0c8cb returned with HTTP 200 Jul 10 14:19:48.525171 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 846/3363] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:19:48 2026] GET /volume/v3/volumes/6bfc667e-5b33-4f8e-a5d0-70bd27c0c8cb => generated 970 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:48.540149 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-142245b5-e3ec-44ed-9fcb-ee9795925fd3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:48.542229 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-142245b5-e3ec-44ed-9fcb-ee9795925fd3 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] GET https://10.4.3.66/volume/v3/messages Jul 10 14:19:48.542441 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-142245b5-e3ec-44ed-9fcb-ee9795925fd3 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:48.542678 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-142245b5-e3ec-44ed-9fcb-ee9795925fd3 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:48.546689 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-142245b5-e3ec-44ed-9fcb-ee9795925fd3 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] https://10.4.3.66/volume/v3/messages returned with HTTP 200 Jul 10 14:19:48.547070 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 837/3364] 10.4.3.66 () {68 vars in 1273 bytes} [Fri Jul 10 14:19:48 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:48.556708 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-7ff4c899-1a2a-457f-9637-2d6f8b5c52f5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:48.559175 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7ff4c899-1a2a-457f-9637-2d6f8b5c52f5 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] GET https://10.4.3.66/volume/v3/messages Jul 10 14:19:48.559425 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7ff4c899-1a2a-457f-9637-2d6f8b5c52f5 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:48.559752 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7ff4c899-1a2a-457f-9637-2d6f8b5c52f5 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:48.560172 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:48.560172 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:48.564762 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7ff4c899-1a2a-457f-9637-2d6f8b5c52f5 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] https://10.4.3.66/volume/v3/messages returned with HTTP 200 Jul 10 14:19:48.565185 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 844/3365] 10.4.3.66 () {68 vars in 1273 bytes} [Fri Jul 10 14:19:48 2026] GET /volume/v3/messages => generated 668 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:48.574711 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-991dca12-0c93-4183-bf7c-a0357204f295 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:48.576572 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-991dca12-0c93-4183-bf7c-a0357204f295 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] DELETE https://10.4.3.66/volume/v3/messages/0187140a-2e25-4025-aee5-ab37d273a62b Jul 10 14:19:48.576781 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-991dca12-0c93-4183-bf7c-a0357204f295 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:48.576889 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-991dca12-0c93-4183-bf7c-a0357204f295 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:48.585384 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-991dca12-0c93-4183-bf7c-a0357204f295 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] https://10.4.3.66/volume/v3/messages/0187140a-2e25-4025-aee5-ab37d273a62b returned with HTTP 204 Jul 10 14:19:48.585815 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 839/3366] 10.4.3.66 () {68 vars in 1387 bytes} [Fri Jul 10 14:19:48 2026] DELETE /volume/v3/messages/0187140a-2e25-4025-aee5-ab37d273a62b => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 14:19:48.594292 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e3dc5e92-c19b-4815-9888-c3ee340dc504 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:48.596454 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e3dc5e92-c19b-4815-9888-c3ee340dc504 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/6bfc667e-5b33-4f8e-a5d0-70bd27c0c8cb Jul 10 14:19:48.596789 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e3dc5e92-c19b-4815-9888-c3ee340dc504 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:48.597068 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e3dc5e92-c19b-4815-9888-c3ee340dc504 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:48.597279 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-e3dc5e92-c19b-4815-9888-c3ee340dc504 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Delete volume with id: 6bfc667e-5b33-4f8e-a5d0-70bd27c0c8cb Jul 10 14:19:48.604583 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:48.604583 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:48.604923 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-e3dc5e92-c19b-4815-9888-c3ee340dc504 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Volume info retrieved successfully. Jul 10 14:19:48.605896 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e3dc5e92-c19b-4815-9888-c3ee340dc504 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100154) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 14:19:48.615876 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-e3dc5e92-c19b-4815-9888-c3ee340dc504 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-248845742 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-248845742, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:19:48.616175 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-e3dc5e92-c19b-4815-9888-c3ee340dc504 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-248845742 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-248845742, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:19:48.627853 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-e3dc5e92-c19b-4815-9888-c3ee340dc504 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Created reservations ['999e9e25-7a8e-4a46-b686-168f13b6f21f', '95d3749c-c300-498f-8142-8fcbaaadecad', '08d6e395-a22e-46a9-ba03-bbca5f7bb4bb', 'f173fc84-0495-4bcf-a4fd-96bd1f594dd5'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:19:48.661971 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-e3dc5e92-c19b-4815-9888-c3ee340dc504 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Delete volume request issued successfully. Jul 10 14:19:48.662281 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e3dc5e92-c19b-4815-9888-c3ee340dc504 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] https://10.4.3.66/volume/v3/volumes/6bfc667e-5b33-4f8e-a5d0-70bd27c0c8cb returned with HTTP 202 Jul 10 14:19:48.662952 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 847/3367] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:19:48 2026] DELETE /volume/v3/volumes/6bfc667e-5b33-4f8e-a5d0-70bd27c0c8cb => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:19:48.672202 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d3a1660c-4a98-4885-b41d-f2a223fedece None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:48.674605 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d3a1660c-4a98-4885-b41d-f2a223fedece tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] DELETE https://10.4.3.66/volume/v3/types/fee58ca9-e40f-48d2-962f-1b86cbc24c5e Jul 10 14:19:48.674874 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d3a1660c-4a98-4885-b41d-f2a223fedece tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:48.675077 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d3a1660c-4a98-4885-b41d-f2a223fedece tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Calling method '_delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:48.706593 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d3a1660c-4a98-4885-b41d-f2a223fedece tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] https://10.4.3.66/volume/v3/types/fee58ca9-e40f-48d2-962f-1b86cbc24c5e returned with HTTP 202 Jul 10 14:19:48.707090 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 838/3368] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:19:48 2026] DELETE /volume/v3/types/fee58ca9-e40f-48d2-962f-1b86cbc24c5e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:19:48.714604 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-dd75014f-8b3f-4169-a6b7-962d2bc39c97 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:48.716758 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-dd75014f-8b3f-4169-a6b7-962d2bc39c97 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:19:48.717159 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-dd75014f-8b3f-4169-a6b7-962d2bc39c97 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-769898698", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1683410784", "vendor_name": "tempest-vendor_name-2092377007"}}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:48.734931 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-dd75014f-8b3f-4169-a6b7-962d2bc39c97 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:19:48.735365 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 845/3369] 10.4.3.66 () {68 vars in 1246 bytes} [Fri Jul 10 14:19:48 2026] POST /volume/v3/types => generated 328 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:48.743099 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e3ce645f-95b8-4fc9-bdfd-50b99cc72dba None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:48.745324 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e3ce645f-95b8-4fc9-bdfd-50b99cc72dba tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:19:48.745777 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e3ce645f-95b8-4fc9-bdfd-50b99cc72dba tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "cc46da85-4f29-4ba9-9b9e-78205cf5e5ce", "size": 1}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:48.747376 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-e3ce645f-95b8-4fc9-bdfd-50b99cc72dba tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Create volume request body: {'volume': {'volume_type': 'cc46da85-4f29-4ba9-9b9e-78205cf5e5ce', 'size': 1}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:19:48.751787 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-e3ce645f-95b8-4fc9-bdfd-50b99cc72dba tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Create volume of 1 GB Jul 10 14:19:48.752090 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:48.752090 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:48.752620 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e3ce645f-95b8-4fc9-bdfd-50b99cc72dba tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Availability Zones retrieved successfully. Jul 10 14:19:48.758885 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e3ce645f-95b8-4fc9-bdfd-50b99cc72dba tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Flow 'volume_create_api' (32cc2417-f99a-4f13-a84f-ca5300c5ee24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:48.759933 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e3ce645f-95b8-4fc9-bdfd-50b99cc72dba tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd87732f-1113-4d99-9390-b2d61c6212b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:48.760826 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-e3ce645f-95b8-4fc9-bdfd-50b99cc72dba tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:19:48.781964 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e3ce645f-95b8-4fc9-bdfd-50b99cc72dba tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd87732f-1113-4d99-9390-b2d61c6212b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:19:49Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1683410784',vendor_name='tempest-vendor_name-2092377007'},id=cc46da85-4f29-4ba9-9b9e-78205cf5e5ce,is_public=True,name='tempest-ProjectAdminTests-volume-type-769898698',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cc46da85-4f29-4ba9-9b9e-78205cf5e5ce', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:48.782674 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e3ce645f-95b8-4fc9-bdfd-50b99cc72dba tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65f103ef-2aea-4253-b1a0-04400df86365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:48.809368 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-e3ce645f-95b8-4fc9-bdfd-50b99cc72dba tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-769898698 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-769898698, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:19:48.810283 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-e3ce645f-95b8-4fc9-bdfd-50b99cc72dba tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-769898698 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-769898698, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:19:48.838961 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-e3ce645f-95b8-4fc9-bdfd-50b99cc72dba tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Created reservations ['58ab900b-4548-4466-93e2-d9ef196be92c', 'e1f9383e-bbe3-47fb-ba8e-259ef2301a85', '9f879790-f917-4cd3-850c-5c9c62f0caf3', '9ea3535a-d09a-494e-a082-d4bd6fd85f41'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:19:48.839793 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e3ce645f-95b8-4fc9-bdfd-50b99cc72dba tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65f103ef-2aea-4253-b1a0-04400df86365) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58ab900b-4548-4466-93e2-d9ef196be92c', 'e1f9383e-bbe3-47fb-ba8e-259ef2301a85', '9f879790-f917-4cd3-850c-5c9c62f0caf3', '9ea3535a-d09a-494e-a082-d4bd6fd85f41']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:48.840518 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e3ce645f-95b8-4fc9-bdfd-50b99cc72dba tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c5c955e-4b75-4bb4-8204-b390c7cfb1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:48.866657 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e3ce645f-95b8-4fc9-bdfd-50b99cc72dba tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c5c955e-4b75-4bb4-8204-b390c7cfb1c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '532d26b2-bf70-4b3b-960e-3be5450a29fd', '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='e6090299e79c4a1ea4c653f0ee3743b0',qos_specs=None,replication_status=,reservations=['58ab900b-4548-4466-93e2-d9ef196be92c','e1f9383e-bbe3-47fb-ba8e-259ef2301a85','9f879790-f917-4cd3-850c-5c9c62f0caf3','9ea3535a-d09a-494e-a082-d4bd6fd85f41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e550f35779a44c56a63098ec646cf2e1',volume_type_id=cc46da85-4f29-4ba9-9b9e-78205cf5e5ce), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:19:48Z,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=532d26b2-bf70-4b3b-960e-3be5450a29fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e6090299e79c4a1ea4c653f0ee3743b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e550f35779a44c56a63098ec646cf2e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cc46da85-4f29-4ba9-9b9e-78205cf5e5ce),volume_type_id=cc46da85-4f29-4ba9-9b9e-78205cf5e5ce)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:48.867279 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e3ce645f-95b8-4fc9-bdfd-50b99cc72dba tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa4a6212-8a54-4ed3-9ea4-9ad596195bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:48.887985 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e3ce645f-95b8-4fc9-bdfd-50b99cc72dba tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa4a6212-8a54-4ed3-9ea4-9ad596195bc7) transitioned into state 'SUCCESS' from 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='e6090299e79c4a1ea4c653f0ee3743b0',qos_specs=None,replication_status=,reservations=['58ab900b-4548-4466-93e2-d9ef196be92c','e1f9383e-bbe3-47fb-ba8e-259ef2301a85','9f879790-f917-4cd3-850c-5c9c62f0caf3','9ea3535a-d09a-494e-a082-d4bd6fd85f41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e550f35779a44c56a63098ec646cf2e1',volume_type_id=cc46da85-4f29-4ba9-9b9e-78205cf5e5ce)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:48.888837 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e3ce645f-95b8-4fc9-bdfd-50b99cc72dba tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dec55110-984c-4ee7-99da-6781ead41f64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:48.903467 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e3ce645f-95b8-4fc9-bdfd-50b99cc72dba tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dec55110-984c-4ee7-99da-6781ead41f64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:48.904948 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e3ce645f-95b8-4fc9-bdfd-50b99cc72dba tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Flow 'volume_create_api' (32cc2417-f99a-4f13-a84f-ca5300c5ee24) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:48.905384 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e3ce645f-95b8-4fc9-bdfd-50b99cc72dba tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Create volume request issued successfully. Jul 10 14:19:48.906331 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e3ce645f-95b8-4fc9-bdfd-50b99cc72dba tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:19:48.906970 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 840/3370] 10.4.3.66 () {70 vars in 1291 bytes} [Fri Jul 10 14:19:48 2026] POST /volume/v3/volumes => generated 770 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:19:48.919613 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-9d82cd3e-15e2-4329-9989-894ea5c6539b None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:48.921568 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9d82cd3e-15e2-4329-9989-894ea5c6539b tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] GET https://10.4.3.66/volume/v3/volumes/532d26b2-bf70-4b3b-960e-3be5450a29fd Jul 10 14:19:48.921731 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9d82cd3e-15e2-4329-9989-894ea5c6539b tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:48.921816 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9d82cd3e-15e2-4329-9989-894ea5c6539b tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:48.929113 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:48.929113 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:48.933248 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-9d82cd3e-15e2-4329-9989-894ea5c6539b tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Volume info retrieved successfully. Jul 10 14:19:48.938632 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9d82cd3e-15e2-4329-9989-894ea5c6539b tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] https://10.4.3.66/volume/v3/volumes/532d26b2-bf70-4b3b-960e-3be5450a29fd returned with HTTP 200 Jul 10 14:19:48.939020 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 848/3371] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:19:48 2026] GET /volume/v3/volumes/532d26b2-bf70-4b3b-960e-3be5450a29fd => generated 949 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:49.147824 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-26410854-38da-4c92-b3d2-44605433d858 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:49.150361 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-26410854-38da-4c92-b3d2-44605433d858 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/snapshots/6728dcf9-5b3e-4f77-9e38-4c32d483f283 Jul 10 14:19:49.150682 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-26410854-38da-4c92-b3d2-44605433d858 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:49.150993 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-26410854-38da-4c92-b3d2-44605433d858 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:49.158933 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:49.158933 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:49.159451 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-26410854-38da-4c92-b3d2-44605433d858 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:19:49.160478 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-26410854-38da-4c92-b3d2-44605433d858 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/6728dcf9-5b3e-4f77-9e38-4c32d483f283 returned with HTTP 200 Jul 10 14:19:49.161093 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 839/3372] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:49 2026] GET /volume/v3/snapshots/6728dcf9-5b3e-4f77-9e38-4c32d483f283 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:49.170185 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-60ddda6c-c04d-4aed-93d1-c37b2201dbb2 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:49.172672 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-60ddda6c-c04d-4aed-93d1-c37b2201dbb2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:19:49.173465 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-60ddda6c-c04d-4aed-93d1-c37b2201dbb2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "6728dcf9-5b3e-4f77-9e38-4c32d483f283", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-156203167"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:49.174970 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-60ddda6c-c04d-4aed-93d1-c37b2201dbb2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Create volume request body: {'volume': {'snapshot_id': '6728dcf9-5b3e-4f77-9e38-4c32d483f283', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-156203167'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:19:49.182122 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:49.182122 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:49.182653 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-60ddda6c-c04d-4aed-93d1-c37b2201dbb2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:19:49.182840 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-60ddda6c-c04d-4aed-93d1-c37b2201dbb2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Create volume of 2 GB Jul 10 14:19:49.188520 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-60ddda6c-c04d-4aed-93d1-c37b2201dbb2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Availability Zones retrieved successfully. Jul 10 14:19:49.196531 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-60ddda6c-c04d-4aed-93d1-c37b2201dbb2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Flow 'volume_create_api' (1695e05c-1061-4d97-bbb2-4e06a8813b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:49.197173 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-60ddda6c-c04d-4aed-93d1-c37b2201dbb2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03167793-4365-4637-b6e7-9c268ddac6fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:49.198737 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-60ddda6c-c04d-4aed-93d1-c37b2201dbb2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:19:49.242483 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-60ddda6c-c04d-4aed-93d1-c37b2201dbb2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03167793-4365-4637-b6e7-9c268ddac6fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '6728dcf9-5b3e-4f77-9e38-4c32d483f283', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:49.243644 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-60ddda6c-c04d-4aed-93d1-c37b2201dbb2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5444cbbc-6dfd-46da-8817-1f8c3656cf92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:49.303238 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-60ddda6c-c04d-4aed-93d1-c37b2201dbb2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Created reservations ['0ccf0f01-8b6b-4778-9332-d5ca701c6703', 'cf72d151-7cc9-4f9f-aea3-091fb28534a5', '769bf0ea-72c4-451e-8c6a-6766498b6637', '52d4ec5c-f199-4328-a311-e06d13d952ae'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:19:49.303644 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-60ddda6c-c04d-4aed-93d1-c37b2201dbb2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5444cbbc-6dfd-46da-8817-1f8c3656cf92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ccf0f01-8b6b-4778-9332-d5ca701c6703', 'cf72d151-7cc9-4f9f-aea3-091fb28534a5', '769bf0ea-72c4-451e-8c6a-6766498b6637', '52d4ec5c-f199-4328-a311-e06d13d952ae']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:49.304394 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-60ddda6c-c04d-4aed-93d1-c37b2201dbb2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7c34189-dd44-45e4-b2d7-8ac51c02ac79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:49.351058 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-60ddda6c-c04d-4aed-93d1-c37b2201dbb2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7c34189-dd44-45e4-b2d7-8ac51c02ac79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '887b6b39-17d8-487f-aed5-fa710dd2ece1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-156203167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b9c360a5f9c45368a0746120ddfb7c3',qos_specs=None,replication_status=,reservations=['0ccf0f01-8b6b-4778-9332-d5ca701c6703','cf72d151-7cc9-4f9f-aea3-091fb28534a5','769bf0ea-72c4-451e-8c6a-6766498b6637','52d4ec5c-f199-4328-a311-e06d13d952ae'],size=2,snapshot_id=6728dcf9-5b3e-4f77-9e38-4c32d483f283,source_replicaid=,source_volid=None,status='creating',user_id='9a5156e351ae4b9abc2936314291ae14',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:19:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-156203167',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=887b6b39-17d8-487f-aed5-fa710dd2ece1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b9c360a5f9c45368a0746120ddfb7c3',provider_auth=None,provider_geometry=None,provider_id=None,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=6728dcf9-5b3e-4f77-9e38-4c32d483f283,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a5156e351ae4b9abc2936314291ae14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:49.351955 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-60ddda6c-c04d-4aed-93d1-c37b2201dbb2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8df9dfc8-0db1-429a-9070-d6e9e805814b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:49.373257 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-60ddda6c-c04d-4aed-93d1-c37b2201dbb2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8df9dfc8-0db1-429a-9070-d6e9e805814b) transitioned into state 'SUCCESS' from state '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-156203167',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b9c360a5f9c45368a0746120ddfb7c3',qos_specs=None,replication_status=,reservations=['0ccf0f01-8b6b-4778-9332-d5ca701c6703','cf72d151-7cc9-4f9f-aea3-091fb28534a5','769bf0ea-72c4-451e-8c6a-6766498b6637','52d4ec5c-f199-4328-a311-e06d13d952ae'],size=2,snapshot_id=6728dcf9-5b3e-4f77-9e38-4c32d483f283,source_replicaid=,source_volid=None,status='creating',user_id='9a5156e351ae4b9abc2936314291ae14',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:49.373824 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-60ddda6c-c04d-4aed-93d1-c37b2201dbb2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cf73f9c-c197-4aa8-a46c-fab09e3d20be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:49.395395 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-60ddda6c-c04d-4aed-93d1-c37b2201dbb2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cf73f9c-c197-4aa8-a46c-fab09e3d20be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:49.396295 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-60ddda6c-c04d-4aed-93d1-c37b2201dbb2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Flow 'volume_create_api' (1695e05c-1061-4d97-bbb2-4e06a8813b8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:49.396692 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-60ddda6c-c04d-4aed-93d1-c37b2201dbb2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Create volume request issued successfully. Jul 10 14:19:49.397339 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-60ddda6c-c04d-4aed-93d1-c37b2201dbb2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:19:49.397844 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 846/3373] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:19:49 2026] POST /volume/v3/volumes => generated 785 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:19:49.409186 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-8ee9ea7f-e265-44e6-9b55-e6882f0f2c3d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:49.411189 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8ee9ea7f-e265-44e6-9b55-e6882f0f2c3d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/887b6b39-17d8-487f-aed5-fa710dd2ece1 Jul 10 14:19:49.411412 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8ee9ea7f-e265-44e6-9b55-e6882f0f2c3d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:49.411707 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8ee9ea7f-e265-44e6-9b55-e6882f0f2c3d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:49.419364 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:49.419364 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:49.423159 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-8ee9ea7f-e265-44e6-9b55-e6882f0f2c3d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:19:49.427642 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8ee9ea7f-e265-44e6-9b55-e6882f0f2c3d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/887b6b39-17d8-487f-aed5-fa710dd2ece1 returned with HTTP 200 Jul 10 14:19:49.428015 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 841/3374] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:49 2026] GET /volume/v3/volumes/887b6b39-17d8-487f-aed5-fa710dd2ece1 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:49.952840 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d83d7287-940a-4533-a83b-fc1efaed7444 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:49.955216 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d83d7287-940a-4533-a83b-fc1efaed7444 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] GET https://10.4.3.66/volume/v3/volumes/532d26b2-bf70-4b3b-960e-3be5450a29fd Jul 10 14:19:49.955454 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d83d7287-940a-4533-a83b-fc1efaed7444 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:49.955665 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d83d7287-940a-4533-a83b-fc1efaed7444 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:49.964008 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:49.964008 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:49.968044 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-d83d7287-940a-4533-a83b-fc1efaed7444 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Volume info retrieved successfully. Jul 10 14:19:49.973146 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d83d7287-940a-4533-a83b-fc1efaed7444 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] https://10.4.3.66/volume/v3/volumes/532d26b2-bf70-4b3b-960e-3be5450a29fd returned with HTTP 200 Jul 10 14:19:49.973638 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 849/3375] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:19:49 2026] GET /volume/v3/volumes/532d26b2-bf70-4b3b-960e-3be5450a29fd => generated 970 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:49.988308 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d8cabced-f5b7-4299-89d2-7bbe654565ea None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:49.990552 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d8cabced-f5b7-4299-89d2-7bbe654565ea tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] GET https://10.4.3.66/volume/v3/messages Jul 10 14:19:49.990716 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d8cabced-f5b7-4299-89d2-7bbe654565ea tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:49.990904 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d8cabced-f5b7-4299-89d2-7bbe654565ea tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:49.994901 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d8cabced-f5b7-4299-89d2-7bbe654565ea tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] https://10.4.3.66/volume/v3/messages returned with HTTP 200 Jul 10 14:19:49.995313 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 840/3376] 10.4.3.66 () {68 vars in 1273 bytes} [Fri Jul 10 14:19:49 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:50.005618 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-09b9c468-34c2-4b68-8295-5961d6bf008e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:50.007956 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-09b9c468-34c2-4b68-8295-5961d6bf008e tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] GET https://10.4.3.66/volume/v3/messages/192c1617-be21-4cb7-a40a-33f7c6bb039f Jul 10 14:19:50.008220 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-09b9c468-34c2-4b68-8295-5961d6bf008e tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:50.008365 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-09b9c468-34c2-4b68-8295-5961d6bf008e tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:50.011901 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:50.011901 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:50.012586 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-09b9c468-34c2-4b68-8295-5961d6bf008e tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] https://10.4.3.66/volume/v3/messages/192c1617-be21-4cb7-a40a-33f7c6bb039f returned with HTTP 200 Jul 10 14:19:50.013014 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 847/3377] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:19:50 2026] GET /volume/v3/messages/192c1617-be21-4cb7-a40a-33f7c6bb039f => generated 665 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:50.022244 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-1d84a332-b78a-4588-b051-1847929e07c9 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:50.024146 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1d84a332-b78a-4588-b051-1847929e07c9 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] DELETE https://10.4.3.66/volume/v3/messages/192c1617-be21-4cb7-a40a-33f7c6bb039f Jul 10 14:19:50.024339 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1d84a332-b78a-4588-b051-1847929e07c9 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:50.024601 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1d84a332-b78a-4588-b051-1847929e07c9 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:50.032792 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1d84a332-b78a-4588-b051-1847929e07c9 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] https://10.4.3.66/volume/v3/messages/192c1617-be21-4cb7-a40a-33f7c6bb039f returned with HTTP 204 Jul 10 14:19:50.033377 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 842/3378] 10.4.3.66 () {68 vars in 1387 bytes} [Fri Jul 10 14:19:50 2026] DELETE /volume/v3/messages/192c1617-be21-4cb7-a40a-33f7c6bb039f => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 14:19:50.041088 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-717c0c3c-171c-4fd7-9a7c-8d824388df31 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:50.043640 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-717c0c3c-171c-4fd7-9a7c-8d824388df31 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/532d26b2-bf70-4b3b-960e-3be5450a29fd Jul 10 14:19:50.043915 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-717c0c3c-171c-4fd7-9a7c-8d824388df31 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:50.044129 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-717c0c3c-171c-4fd7-9a7c-8d824388df31 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:50.044378 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-717c0c3c-171c-4fd7-9a7c-8d824388df31 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Delete volume with id: 532d26b2-bf70-4b3b-960e-3be5450a29fd Jul 10 14:19:50.054482 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:50.054482 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:50.054905 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-717c0c3c-171c-4fd7-9a7c-8d824388df31 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Volume info retrieved successfully. Jul 10 14:19:50.058886 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-717c0c3c-171c-4fd7-9a7c-8d824388df31 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100154) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 14:19:50.072829 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-717c0c3c-171c-4fd7-9a7c-8d824388df31 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-769898698 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-769898698, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:19:50.073146 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-717c0c3c-171c-4fd7-9a7c-8d824388df31 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-769898698 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-769898698, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:19:50.082731 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-717c0c3c-171c-4fd7-9a7c-8d824388df31 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Created reservations ['afc1d5c3-6e59-4c91-b10c-9deed6bf4dd2', '307a0d4c-0fc6-4e76-9f37-6455b1bfa688', 'ba958ab6-00b2-44ba-901e-3207f3413162', 'ef8ebabf-f802-44c8-9d1d-8d8aa0d78907'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:19:50.111693 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-717c0c3c-171c-4fd7-9a7c-8d824388df31 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Delete volume request issued successfully. Jul 10 14:19:50.111924 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-717c0c3c-171c-4fd7-9a7c-8d824388df31 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] https://10.4.3.66/volume/v3/volumes/532d26b2-bf70-4b3b-960e-3be5450a29fd returned with HTTP 202 Jul 10 14:19:50.112422 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 850/3379] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:19:50 2026] DELETE /volume/v3/volumes/532d26b2-bf70-4b3b-960e-3be5450a29fd => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:19:50.119967 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1ffa9fde-7403-4426-a6dd-047b87c16a35 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:50.121993 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1ffa9fde-7403-4426-a6dd-047b87c16a35 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] DELETE https://10.4.3.66/volume/v3/types/cc46da85-4f29-4ba9-9b9e-78205cf5e5ce Jul 10 14:19:50.122271 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1ffa9fde-7403-4426-a6dd-047b87c16a35 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:50.122708 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1ffa9fde-7403-4426-a6dd-047b87c16a35 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] Calling method '_delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:50.152820 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1ffa9fde-7403-4426-a6dd-047b87c16a35 tempest-ProjectAdminTests-1913936094 tempest-ProjectAdminTests-1913936094-project-admin] https://10.4.3.66/volume/v3/types/cc46da85-4f29-4ba9-9b9e-78205cf5e5ce returned with HTTP 202 Jul 10 14:19:50.153398 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 841/3380] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:19:50 2026] DELETE /volume/v3/types/cc46da85-4f29-4ba9-9b9e-78205cf5e5ce => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:19:50.441692 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c9a4ca33-7729-4e8b-87b0-9a85ef1f5fc7 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:50.443587 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c9a4ca33-7729-4e8b-87b0-9a85ef1f5fc7 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/887b6b39-17d8-487f-aed5-fa710dd2ece1 Jul 10 14:19:50.443731 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c9a4ca33-7729-4e8b-87b0-9a85ef1f5fc7 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:50.443890 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c9a4ca33-7729-4e8b-87b0-9a85ef1f5fc7 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:50.452333 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:50.452333 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:50.456791 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-c9a4ca33-7729-4e8b-87b0-9a85ef1f5fc7 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:19:50.461972 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c9a4ca33-7729-4e8b-87b0-9a85ef1f5fc7 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/887b6b39-17d8-487f-aed5-fa710dd2ece1 returned with HTTP 200 Jul 10 14:19:50.462370 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 848/3381] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:50 2026] GET /volume/v3/volumes/887b6b39-17d8-487f-aed5-fa710dd2ece1 => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:50.477938 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f2dfe3e8-791b-4ae4-b250-47227ea0cf27 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:50.482467 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f2dfe3e8-791b-4ae4-b250-47227ea0cf27 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/887b6b39-17d8-487f-aed5-fa710dd2ece1 Jul 10 14:19:50.482747 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f2dfe3e8-791b-4ae4-b250-47227ea0cf27 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:50.483014 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f2dfe3e8-791b-4ae4-b250-47227ea0cf27 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:50.490735 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:50.490735 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:50.494838 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-f2dfe3e8-791b-4ae4-b250-47227ea0cf27 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:19:50.499815 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f2dfe3e8-791b-4ae4-b250-47227ea0cf27 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/887b6b39-17d8-487f-aed5-fa710dd2ece1 returned with HTTP 200 Jul 10 14:19:50.500223 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 843/3382] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:50 2026] GET /volume/v3/volumes/887b6b39-17d8-487f-aed5-fa710dd2ece1 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:50.514133 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-93832ed9-b41c-4190-bc9b-799e4e3a3ecf None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:50.516367 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-93832ed9-b41c-4190-bc9b-799e4e3a3ecf tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] DELETE https://10.4.3.66/volume/v3/volumes/887b6b39-17d8-487f-aed5-fa710dd2ece1 Jul 10 14:19:50.516613 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-93832ed9-b41c-4190-bc9b-799e4e3a3ecf tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:50.516828 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-93832ed9-b41c-4190-bc9b-799e4e3a3ecf tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:50.517003 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-93832ed9-b41c-4190-bc9b-799e4e3a3ecf tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Delete volume with id: 887b6b39-17d8-487f-aed5-fa710dd2ece1 Jul 10 14:19:50.525847 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:50.525847 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:50.526345 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-93832ed9-b41c-4190-bc9b-799e4e3a3ecf tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:19:50.555295 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-93832ed9-b41c-4190-bc9b-799e4e3a3ecf tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Delete volume request issued successfully. Jul 10 14:19:50.555539 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-93832ed9-b41c-4190-bc9b-799e4e3a3ecf tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/887b6b39-17d8-487f-aed5-fa710dd2ece1 returned with HTTP 202 Jul 10 14:19:50.556112 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 851/3383] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:19:50 2026] DELETE /volume/v3/volumes/887b6b39-17d8-487f-aed5-fa710dd2ece1 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:19:50.565370 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-89787d15-ee2c-4843-b478-0d2518f0dbad None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:50.567796 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-89787d15-ee2c-4843-b478-0d2518f0dbad tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/887b6b39-17d8-487f-aed5-fa710dd2ece1 Jul 10 14:19:50.568073 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-89787d15-ee2c-4843-b478-0d2518f0dbad tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:50.568354 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-89787d15-ee2c-4843-b478-0d2518f0dbad tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:50.578292 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:50.578292 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:50.584113 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-89787d15-ee2c-4843-b478-0d2518f0dbad tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:19:50.590987 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-89787d15-ee2c-4843-b478-0d2518f0dbad tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/887b6b39-17d8-487f-aed5-fa710dd2ece1 returned with HTTP 200 Jul 10 14:19:50.591653 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 842/3384] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:50 2026] GET /volume/v3/volumes/887b6b39-17d8-487f-aed5-fa710dd2ece1 => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:51.613149 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-25e932aa-4d28-430d-946f-65f2395f1e7f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:51.620839 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-25e932aa-4d28-430d-946f-65f2395f1e7f tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/887b6b39-17d8-487f-aed5-fa710dd2ece1 Jul 10 14:19:51.621143 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-25e932aa-4d28-430d-946f-65f2395f1e7f tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:51.621440 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-25e932aa-4d28-430d-946f-65f2395f1e7f tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:51.629982 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-25e932aa-4d28-430d-946f-65f2395f1e7f tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/887b6b39-17d8-487f-aed5-fa710dd2ece1 returned with HTTP 404 Jul 10 14:19:51.630756 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 849/3385] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:51 2026] GET /volume/v3/volumes/887b6b39-17d8-487f-aed5-fa710dd2ece1 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:51.639273 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-ed459dad-298a-4476-bb93-a0d2e3905e7d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:51.644099 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ed459dad-298a-4476-bb93-a0d2e3905e7d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/887b6b39-17d8-487f-aed5-fa710dd2ece1 Jul 10 14:19:51.644300 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ed459dad-298a-4476-bb93-a0d2e3905e7d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:51.644566 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ed459dad-298a-4476-bb93-a0d2e3905e7d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:51.652153 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ed459dad-298a-4476-bb93-a0d2e3905e7d tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/887b6b39-17d8-487f-aed5-fa710dd2ece1 returned with HTTP 404 Jul 10 14:19:51.652779 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 844/3386] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:51 2026] GET /volume/v3/volumes/887b6b39-17d8-487f-aed5-fa710dd2ece1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:51.661444 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-dbaa883e-9967-40ac-8197-28bb2583f4d4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:51.665060 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-dbaa883e-9967-40ac-8197-28bb2583f4d4 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] DELETE https://10.4.3.66/volume/v3/volumes/887b6b39-17d8-487f-aed5-fa710dd2ece1 Jul 10 14:19:51.665060 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-dbaa883e-9967-40ac-8197-28bb2583f4d4 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:51.665905 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-dbaa883e-9967-40ac-8197-28bb2583f4d4 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:51.666613 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-dbaa883e-9967-40ac-8197-28bb2583f4d4 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Delete volume with id: 887b6b39-17d8-487f-aed5-fa710dd2ece1 Jul 10 14:19:51.690072 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-dbaa883e-9967-40ac-8197-28bb2583f4d4 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/887b6b39-17d8-487f-aed5-fa710dd2ece1 returned with HTTP 404 Jul 10 14:19:51.690072 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 852/3387] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:19:51 2026] DELETE /volume/v3/volumes/887b6b39-17d8-487f-aed5-fa710dd2ece1 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:51.697250 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c56ca008-2b39-45ac-8bde-dd5c3eb396c3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:51.701572 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c56ca008-2b39-45ac-8bde-dd5c3eb396c3 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/6728dcf9-5b3e-4f77-9e38-4c32d483f283 Jul 10 14:19:51.701572 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c56ca008-2b39-45ac-8bde-dd5c3eb396c3 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:51.701572 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c56ca008-2b39-45ac-8bde-dd5c3eb396c3 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:51.701572 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-c56ca008-2b39-45ac-8bde-dd5c3eb396c3 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Delete snapshot with id: 6728dcf9-5b3e-4f77-9e38-4c32d483f283 Jul 10 14:19:51.708006 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:51.708006 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:51.708918 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c56ca008-2b39-45ac-8bde-dd5c3eb396c3 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:19:51.731955 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c56ca008-2b39-45ac-8bde-dd5c3eb396c3 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot delete request issued successfully. Jul 10 14:19:51.732139 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c56ca008-2b39-45ac-8bde-dd5c3eb396c3 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/6728dcf9-5b3e-4f77-9e38-4c32d483f283 returned with HTTP 202 Jul 10 14:19:51.735186 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 843/3388] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:19:51 2026] DELETE /volume/v3/snapshots/6728dcf9-5b3e-4f77-9e38-4c32d483f283 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:19:51.748688 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f6c48d9e-89fe-4063-96ad-e5deda851eab None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:51.751534 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f6c48d9e-89fe-4063-96ad-e5deda851eab tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/snapshots/6728dcf9-5b3e-4f77-9e38-4c32d483f283 Jul 10 14:19:51.752852 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f6c48d9e-89fe-4063-96ad-e5deda851eab tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:51.753251 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f6c48d9e-89fe-4063-96ad-e5deda851eab tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:51.768312 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:51.768312 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:51.769024 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-f6c48d9e-89fe-4063-96ad-e5deda851eab tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:19:51.770232 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f6c48d9e-89fe-4063-96ad-e5deda851eab tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/6728dcf9-5b3e-4f77-9e38-4c32d483f283 returned with HTTP 200 Jul 10 14:19:51.771553 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 850/3389] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:51 2026] GET /volume/v3/snapshots/6728dcf9-5b3e-4f77-9e38-4c32d483f283 => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:52.183923 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-908cea73-ec60-4769-8495-fb8dd6ceebc1 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:52.386968 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-908cea73-ec60-4769-8495-fb8dd6ceebc1 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:19:52.387436 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-908cea73-ec60-4769-8495-fb8dd6ceebc1 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1822998416", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:52.390295 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-908cea73-ec60-4769-8495-fb8dd6ceebc1 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1822998416', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:19:52.391476 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-908cea73-ec60-4769-8495-fb8dd6ceebc1 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Create volume of 1 GB Jul 10 14:19:52.398816 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-908cea73-ec60-4769-8495-fb8dd6ceebc1 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Availability Zones retrieved successfully. Jul 10 14:19:52.407008 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-908cea73-ec60-4769-8495-fb8dd6ceebc1 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Flow 'volume_create_api' (0478c1a4-91a6-48bd-b3e6-e7c5172622c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:52.408568 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-908cea73-ec60-4769-8495-fb8dd6ceebc1 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15a10dd0-e3c5-4442-9d4c-2a1d508e9db2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:52.409960 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-908cea73-ec60-4769-8495-fb8dd6ceebc1 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:19:52.450849 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-908cea73-ec60-4769-8495-fb8dd6ceebc1 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15a10dd0-e3c5-4442-9d4c-2a1d508e9db2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:52.452834 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-908cea73-ec60-4769-8495-fb8dd6ceebc1 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33e7892f-111c-493c-9195-f2bc215002e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:52.550039 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-908cea73-ec60-4769-8495-fb8dd6ceebc1 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Created reservations ['c4cbefc9-190e-4e09-b287-2555b73a3377', '7a20ae18-0f68-44b6-bad3-dfaa34ad7e4f', '442fff59-e9a2-4f0d-b419-958a4b2ff743', 'f0449094-28e0-4289-aa37-861c35e04a45'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:19:52.551925 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-908cea73-ec60-4769-8495-fb8dd6ceebc1 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33e7892f-111c-493c-9195-f2bc215002e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4cbefc9-190e-4e09-b287-2555b73a3377', '7a20ae18-0f68-44b6-bad3-dfaa34ad7e4f', '442fff59-e9a2-4f0d-b419-958a4b2ff743', 'f0449094-28e0-4289-aa37-861c35e04a45']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:52.553722 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-908cea73-ec60-4769-8495-fb8dd6ceebc1 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88be715b-47d7-4031-a4eb-6aa1ed85025d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:52.585041 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-908cea73-ec60-4769-8495-fb8dd6ceebc1 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88be715b-47d7-4031-a4eb-6aa1ed85025d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f17a784f-d9f6-4bcf-9601-124e17765832', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1822998416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='497460e31a4e497fb69181fee2677df2',qos_specs=None,replication_status=,reservations=['c4cbefc9-190e-4e09-b287-2555b73a3377','7a20ae18-0f68-44b6-bad3-dfaa34ad7e4f','442fff59-e9a2-4f0d-b419-958a4b2ff743','f0449094-28e0-4289-aa37-861c35e04a45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66d949b412694e46b5fd5ff87799c213',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:19:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1822998416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f17a784f-d9f6-4bcf-9601-124e17765832,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='497460e31a4e497fb69181fee2677df2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66d949b412694e46b5fd5ff87799c213',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:52.586089 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-908cea73-ec60-4769-8495-fb8dd6ceebc1 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed3542e5-b03f-4953-a1e1-6d464c02f41a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:52.617771 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-908cea73-ec60-4769-8495-fb8dd6ceebc1 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed3542e5-b03f-4953-a1e1-6d464c02f41a) transitioned into state 'SUCCESS' from state '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-1822998416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='497460e31a4e497fb69181fee2677df2',qos_specs=None,replication_status=,reservations=['c4cbefc9-190e-4e09-b287-2555b73a3377','7a20ae18-0f68-44b6-bad3-dfaa34ad7e4f','442fff59-e9a2-4f0d-b419-958a4b2ff743','f0449094-28e0-4289-aa37-861c35e04a45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66d949b412694e46b5fd5ff87799c213',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:52.618970 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-908cea73-ec60-4769-8495-fb8dd6ceebc1 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e606c8a9-bc68-4626-aad9-c06d16b20b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:52.639025 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-908cea73-ec60-4769-8495-fb8dd6ceebc1 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e606c8a9-bc68-4626-aad9-c06d16b20b6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:52.640088 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-908cea73-ec60-4769-8495-fb8dd6ceebc1 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Flow 'volume_create_api' (0478c1a4-91a6-48bd-b3e6-e7c5172622c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:52.640752 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-908cea73-ec60-4769-8495-fb8dd6ceebc1 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Create volume request issued successfully. Jul 10 14:19:52.641430 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-908cea73-ec60-4769-8495-fb8dd6ceebc1 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:19:52.641971 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 845/3390] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:19:52 2026] POST /volume/v3/volumes => generated 752 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:19:52.660907 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b7f14bec-0c2d-46b9-9b31-8d2d68a1b3cc None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:52.662298 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b7f14bec-0c2d-46b9-9b31-8d2d68a1b3cc tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] GET https://10.4.3.66/volume/v3/volumes/f17a784f-d9f6-4bcf-9601-124e17765832 Jul 10 14:19:52.662757 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b7f14bec-0c2d-46b9-9b31-8d2d68a1b3cc tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:52.662928 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b7f14bec-0c2d-46b9-9b31-8d2d68a1b3cc tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:52.673948 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:52.673948 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:52.679342 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b7f14bec-0c2d-46b9-9b31-8d2d68a1b3cc tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Volume info retrieved successfully. Jul 10 14:19:52.689817 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b7f14bec-0c2d-46b9-9b31-8d2d68a1b3cc tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] https://10.4.3.66/volume/v3/volumes/f17a784f-d9f6-4bcf-9601-124e17765832 returned with HTTP 200 Jul 10 14:19:52.690658 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 853/3391] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:52 2026] GET /volume/v3/volumes/f17a784f-d9f6-4bcf-9601-124e17765832 => generated 820 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:52.790518 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1542ea19-2d53-447a-a470-cd17edf726f9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:52.795688 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1542ea19-2d53-447a-a470-cd17edf726f9 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/snapshots/6728dcf9-5b3e-4f77-9e38-4c32d483f283 Jul 10 14:19:52.795688 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1542ea19-2d53-447a-a470-cd17edf726f9 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:52.795688 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1542ea19-2d53-447a-a470-cd17edf726f9 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:52.803843 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1542ea19-2d53-447a-a470-cd17edf726f9 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/6728dcf9-5b3e-4f77-9e38-4c32d483f283 returned with HTTP 404 Jul 10 14:19:52.804524 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 844/3392] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:52 2026] GET /volume/v3/snapshots/6728dcf9-5b3e-4f77-9e38-4c32d483f283 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:52.817200 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d108e959-707b-4c4c-9384-032ffafc38bd None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:52.820006 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d108e959-707b-4c4c-9384-032ffafc38bd tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/240ab528-8dc6-4138-b79a-442d9cb1d597 Jul 10 14:19:52.820274 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d108e959-707b-4c4c-9384-032ffafc38bd tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:52.820581 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d108e959-707b-4c4c-9384-032ffafc38bd tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:52.831717 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:52.831717 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:52.838138 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-d108e959-707b-4c4c-9384-032ffafc38bd tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:19:52.844823 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d108e959-707b-4c4c-9384-032ffafc38bd tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/240ab528-8dc6-4138-b79a-442d9cb1d597 returned with HTTP 200 Jul 10 14:19:52.845196 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 851/3393] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:52 2026] GET /volume/v3/volumes/240ab528-8dc6-4138-b79a-442d9cb1d597 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:52.862942 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e42926a4-e129-49de-893f-72d7e27b5b02 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:52.864777 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e42926a4-e129-49de-893f-72d7e27b5b02 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] DELETE https://10.4.3.66/volume/v3/volumes/240ab528-8dc6-4138-b79a-442d9cb1d597 Jul 10 14:19:52.864982 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e42926a4-e129-49de-893f-72d7e27b5b02 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:52.865213 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e42926a4-e129-49de-893f-72d7e27b5b02 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:52.865338 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-e42926a4-e129-49de-893f-72d7e27b5b02 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Delete volume with id: 240ab528-8dc6-4138-b79a-442d9cb1d597 Jul 10 14:19:52.879528 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:52.879528 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:52.879793 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e42926a4-e129-49de-893f-72d7e27b5b02 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:19:52.919478 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e42926a4-e129-49de-893f-72d7e27b5b02 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Delete volume request issued successfully. Jul 10 14:19:52.919478 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e42926a4-e129-49de-893f-72d7e27b5b02 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/240ab528-8dc6-4138-b79a-442d9cb1d597 returned with HTTP 202 Jul 10 14:19:52.919478 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 846/3394] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:19:52 2026] DELETE /volume/v3/volumes/240ab528-8dc6-4138-b79a-442d9cb1d597 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:19:52.930196 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-213bcd1d-b814-4db9-abcc-3f3d670c117b None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:52.935860 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-213bcd1d-b814-4db9-abcc-3f3d670c117b tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/240ab528-8dc6-4138-b79a-442d9cb1d597 Jul 10 14:19:52.936120 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-213bcd1d-b814-4db9-abcc-3f3d670c117b tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:52.936409 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-213bcd1d-b814-4db9-abcc-3f3d670c117b tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:52.950242 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:52.950242 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:52.964600 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-213bcd1d-b814-4db9-abcc-3f3d670c117b tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:19:52.973392 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-213bcd1d-b814-4db9-abcc-3f3d670c117b tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/240ab528-8dc6-4138-b79a-442d9cb1d597 returned with HTTP 200 Jul 10 14:19:52.973728 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 854/3395] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:52 2026] GET /volume/v3/volumes/240ab528-8dc6-4138-b79a-442d9cb1d597 => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:19:53.704407 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9614a241-ac26-4089-956e-4291da0bbd52 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:53.706194 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9614a241-ac26-4089-956e-4291da0bbd52 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] GET https://10.4.3.66/volume/v3/volumes/f17a784f-d9f6-4bcf-9601-124e17765832 Jul 10 14:19:53.706378 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9614a241-ac26-4089-956e-4291da0bbd52 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:53.706622 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9614a241-ac26-4089-956e-4291da0bbd52 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:53.713900 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:53.713900 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:53.717993 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9614a241-ac26-4089-956e-4291da0bbd52 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Volume info retrieved successfully. Jul 10 14:19:53.723418 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9614a241-ac26-4089-956e-4291da0bbd52 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] https://10.4.3.66/volume/v3/volumes/f17a784f-d9f6-4bcf-9601-124e17765832 returned with HTTP 200 Jul 10 14:19:53.723863 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 845/3396] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:53 2026] GET /volume/v3/volumes/f17a784f-d9f6-4bcf-9601-124e17765832 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:53.738192 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-663b1728-e0ff-4047-bfda-a137f432d13f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:53.740198 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-663b1728-e0ff-4047-bfda-a137f432d13f tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] GET https://10.4.3.66/volume/v3/volumes/f17a784f-d9f6-4bcf-9601-124e17765832 Jul 10 14:19:53.740462 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-663b1728-e0ff-4047-bfda-a137f432d13f tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:53.740702 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-663b1728-e0ff-4047-bfda-a137f432d13f tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:53.748821 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:53.748821 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:53.753382 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-663b1728-e0ff-4047-bfda-a137f432d13f tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Volume info retrieved successfully. Jul 10 14:19:53.759729 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-663b1728-e0ff-4047-bfda-a137f432d13f tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] https://10.4.3.66/volume/v3/volumes/f17a784f-d9f6-4bcf-9601-124e17765832 returned with HTTP 200 Jul 10 14:19:53.760232 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 852/3397] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:53 2026] GET /volume/v3/volumes/f17a784f-d9f6-4bcf-9601-124e17765832 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:53.774870 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-23ddf6b1-d3ae-49ce-8b7a-94822e8e03b0 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:53.779807 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-23ddf6b1-d3ae-49ce-8b7a-94822e8e03b0 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:19:53.779807 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-23ddf6b1-d3ae-49ce-8b7a-94822e8e03b0 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f17a784f-d9f6-4bcf-9601-124e17765832", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-739139842", "description": null, "metadata": null}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:53.790433 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:53.790433 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:53.791269 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-23ddf6b1-d3ae-49ce-8b7a-94822e8e03b0 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Volume info retrieved successfully. Jul 10 14:19:53.791597 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.snapshots [None req-23ddf6b1-d3ae-49ce-8b7a-94822e8e03b0 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Create snapshot from volume f17a784f-d9f6-4bcf-9601-124e17765832 Jul 10 14:19:53.835706 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-23ddf6b1-d3ae-49ce-8b7a-94822e8e03b0 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Created reservations ['9ab297ed-ced3-4201-b8c3-b078c5a7e70f', '61664d8c-e495-429b-9ebb-01cceba6d6ba', '22aca197-ef93-4bb2-b512-d5219c906867', '34bb1a10-3a00-4274-ab62-71d8dda9f428'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:19:53.889980 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-23ddf6b1-d3ae-49ce-8b7a-94822e8e03b0 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Snapshot force create request issued successfully. Jul 10 14:19:53.889980 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-23ddf6b1-d3ae-49ce-8b7a-94822e8e03b0 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:19:53.889980 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 847/3398] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:19:53 2026] POST /volume/v3/snapshots => generated 309 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:19:53.905580 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ef78b7d8-d5d8-498a-bbe0-603dc9e72db9 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:53.909285 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ef78b7d8-d5d8-498a-bbe0-603dc9e72db9 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] GET https://10.4.3.66/volume/v3/snapshots/7d0a7a2e-e3b3-4477-9dbe-d3e0ef9b407e Jul 10 14:19:53.909633 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ef78b7d8-d5d8-498a-bbe0-603dc9e72db9 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:53.909938 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ef78b7d8-d5d8-498a-bbe0-603dc9e72db9 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:53.919492 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:53.919492 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:53.920099 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-ef78b7d8-d5d8-498a-bbe0-603dc9e72db9 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Snapshot retrieved successfully. Jul 10 14:19:53.920967 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ef78b7d8-d5d8-498a-bbe0-603dc9e72db9 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] https://10.4.3.66/volume/v3/snapshots/7d0a7a2e-e3b3-4477-9dbe-d3e0ef9b407e returned with HTTP 200 Jul 10 14:19:53.921470 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 855/3399] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:53 2026] GET /volume/v3/snapshots/7d0a7a2e-e3b3-4477-9dbe-d3e0ef9b407e => generated 441 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:53.987593 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e8e29b94-ad7d-4c80-b370-e91395ab159e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:53.990409 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e8e29b94-ad7d-4c80-b370-e91395ab159e tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/240ab528-8dc6-4138-b79a-442d9cb1d597 Jul 10 14:19:53.990729 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e8e29b94-ad7d-4c80-b370-e91395ab159e tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:53.990959 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e8e29b94-ad7d-4c80-b370-e91395ab159e tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:53.997925 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e8e29b94-ad7d-4c80-b370-e91395ab159e tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/240ab528-8dc6-4138-b79a-442d9cb1d597 returned with HTTP 404 Jul 10 14:19:53.998590 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 846/3400] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:53 2026] GET /volume/v3/volumes/240ab528-8dc6-4138-b79a-442d9cb1d597 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:54.009690 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-12c84384-68de-4a88-bed1-6d6cacdf69a5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:54.012398 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-12c84384-68de-4a88-bed1-6d6cacdf69a5 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 Jul 10 14:19:54.012743 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-12c84384-68de-4a88-bed1-6d6cacdf69a5 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:54.012980 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-12c84384-68de-4a88-bed1-6d6cacdf69a5 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:54.022944 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:54.022944 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:54.027441 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-12c84384-68de-4a88-bed1-6d6cacdf69a5 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:19:54.042425 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-12c84384-68de-4a88-bed1-6d6cacdf69a5 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 returned with HTTP 200 Jul 10 14:19:54.042814 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 853/3401] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:54 2026] GET /volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:54.055848 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-c954473e-964c-4654-939b-c6255e53b248 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:54.057244 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c954473e-964c-4654-939b-c6255e53b248 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:19:54.057738 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c954473e-964c-4654-939b-c6255e53b248 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-817016978"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:54.059362 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-c954473e-964c-4654-939b-c6255e53b248 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-817016978'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:19:54.059643 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-c954473e-964c-4654-939b-c6255e53b248 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Create volume of 1 GB Jul 10 14:19:54.060012 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:54.060012 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:54.065043 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-c954473e-964c-4654-939b-c6255e53b248 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Availability Zones retrieved successfully. Jul 10 14:19:54.071525 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-c954473e-964c-4654-939b-c6255e53b248 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Flow 'volume_create_api' (67134f6a-e95c-4947-bba1-99ebdc173419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:54.072292 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-c954473e-964c-4654-939b-c6255e53b248 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4c0596f-909d-44c7-a9fb-5e4aed125aac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:54.073359 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-c954473e-964c-4654-939b-c6255e53b248 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:19:54.104675 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-c954473e-964c-4654-939b-c6255e53b248 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4c0596f-909d-44c7-a9fb-5e4aed125aac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:54.105792 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-c954473e-964c-4654-939b-c6255e53b248 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c524a4fc-9ea2-4a59-9818-34f2ddbe3b44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:54.157599 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-c954473e-964c-4654-939b-c6255e53b248 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Created reservations ['91026727-8464-4b06-a5d4-d7b24f897933', 'cbc14e4d-a32d-4a57-bef7-e0b2cf20ba8f', '3255703e-1122-4b62-8773-eb24609dce85', '18fcfb22-33c7-4867-a3a4-0f9b2ce94e0e'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:19:54.157599 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-c954473e-964c-4654-939b-c6255e53b248 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c524a4fc-9ea2-4a59-9818-34f2ddbe3b44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91026727-8464-4b06-a5d4-d7b24f897933', 'cbc14e4d-a32d-4a57-bef7-e0b2cf20ba8f', '3255703e-1122-4b62-8773-eb24609dce85', '18fcfb22-33c7-4867-a3a4-0f9b2ce94e0e']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:54.157599 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-c954473e-964c-4654-939b-c6255e53b248 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48d6ab39-303a-47e5-ba06-01d3f01b08e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:54.179097 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-c954473e-964c-4654-939b-c6255e53b248 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48d6ab39-303a-47e5-ba06-01d3f01b08e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'adc198b7-a531-4e76-bfa3-2738d616edea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-817016978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b9c360a5f9c45368a0746120ddfb7c3',qos_specs=None,replication_status=,reservations=['91026727-8464-4b06-a5d4-d7b24f897933','cbc14e4d-a32d-4a57-bef7-e0b2cf20ba8f','3255703e-1122-4b62-8773-eb24609dce85','18fcfb22-33c7-4867-a3a4-0f9b2ce94e0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a5156e351ae4b9abc2936314291ae14',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:19:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-817016978',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=adc198b7-a531-4e76-bfa3-2738d616edea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b9c360a5f9c45368a0746120ddfb7c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a5156e351ae4b9abc2936314291ae14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:54.180181 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-c954473e-964c-4654-939b-c6255e53b248 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b4edfcc-8611-4de8-8cb6-b3f669476937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:54.204524 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-c954473e-964c-4654-939b-c6255e53b248 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b4edfcc-8611-4de8-8cb6-b3f669476937) transitioned into state 'SUCCESS' from state '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-817016978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b9c360a5f9c45368a0746120ddfb7c3',qos_specs=None,replication_status=,reservations=['91026727-8464-4b06-a5d4-d7b24f897933','cbc14e4d-a32d-4a57-bef7-e0b2cf20ba8f','3255703e-1122-4b62-8773-eb24609dce85','18fcfb22-33c7-4867-a3a4-0f9b2ce94e0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a5156e351ae4b9abc2936314291ae14',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:54.204524 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-c954473e-964c-4654-939b-c6255e53b248 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (392c4457-f18a-4139-a503-daddc46e2f19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:54.213321 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-c954473e-964c-4654-939b-c6255e53b248 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (392c4457-f18a-4139-a503-daddc46e2f19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:54.214334 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-c954473e-964c-4654-939b-c6255e53b248 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Flow 'volume_create_api' (67134f6a-e95c-4947-bba1-99ebdc173419) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:54.214794 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-c954473e-964c-4654-939b-c6255e53b248 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Create volume request issued successfully. Jul 10 14:19:54.215557 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c954473e-964c-4654-939b-c6255e53b248 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:19:54.216130 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 848/3402] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:19:54 2026] POST /volume/v3/volumes => generated 751 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:19:54.236072 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-70c41508-39d5-4555-998d-a4c05f7700b7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:54.240875 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-70c41508-39d5-4555-998d-a4c05f7700b7 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/adc198b7-a531-4e76-bfa3-2738d616edea Jul 10 14:19:54.241153 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-70c41508-39d5-4555-998d-a4c05f7700b7 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:54.241434 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-70c41508-39d5-4555-998d-a4c05f7700b7 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:54.257112 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:54.257112 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:54.263002 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-70c41508-39d5-4555-998d-a4c05f7700b7 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:19:54.270000 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-70c41508-39d5-4555-998d-a4c05f7700b7 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/adc198b7-a531-4e76-bfa3-2738d616edea returned with HTTP 200 Jul 10 14:19:54.270808 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 856/3403] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:54 2026] GET /volume/v3/volumes/adc198b7-a531-4e76-bfa3-2738d616edea => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:54.931471 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-37ba70e8-16fc-4856-b415-3cefecd402bd None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:54.933521 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-37ba70e8-16fc-4856-b415-3cefecd402bd tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] GET https://10.4.3.66/volume/v3/snapshots/7d0a7a2e-e3b3-4477-9dbe-d3e0ef9b407e Jul 10 14:19:54.933722 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-37ba70e8-16fc-4856-b415-3cefecd402bd tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:54.933958 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-37ba70e8-16fc-4856-b415-3cefecd402bd tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:54.940143 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:54.940143 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:54.940793 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-37ba70e8-16fc-4856-b415-3cefecd402bd tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Snapshot retrieved successfully. Jul 10 14:19:54.941808 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-37ba70e8-16fc-4856-b415-3cefecd402bd tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] https://10.4.3.66/volume/v3/snapshots/7d0a7a2e-e3b3-4477-9dbe-d3e0ef9b407e returned with HTTP 200 Jul 10 14:19:54.942444 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 847/3404] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:54 2026] GET /volume/v3/snapshots/7d0a7a2e-e3b3-4477-9dbe-d3e0ef9b407e => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:54.951719 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ae8c08a2-193a-4358-a973-d4db01a507ff None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:54.953960 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ae8c08a2-193a-4358-a973-d4db01a507ff tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] GET https://10.4.3.66/volume/v3/snapshots/7d0a7a2e-e3b3-4477-9dbe-d3e0ef9b407e Jul 10 14:19:54.954219 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ae8c08a2-193a-4358-a973-d4db01a507ff tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:54.954518 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ae8c08a2-193a-4358-a973-d4db01a507ff tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:54.960675 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:54.960675 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:54.961235 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-ae8c08a2-193a-4358-a973-d4db01a507ff tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Snapshot retrieved successfully. Jul 10 14:19:54.962271 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ae8c08a2-193a-4358-a973-d4db01a507ff tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] https://10.4.3.66/volume/v3/snapshots/7d0a7a2e-e3b3-4477-9dbe-d3e0ef9b407e returned with HTTP 200 Jul 10 14:19:54.962880 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 854/3405] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:54 2026] GET /volume/v3/snapshots/7d0a7a2e-e3b3-4477-9dbe-d3e0ef9b407e => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:54.972770 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-c7a1409b-7f98-4edd-82aa-7c6321e1a27d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:54.974607 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c7a1409b-7f98-4edd-82aa-7c6321e1a27d tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] GET https://10.4.3.66/volume/v3/snapshots/7d0a7a2e-e3b3-4477-9dbe-d3e0ef9b407e Jul 10 14:19:54.974793 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c7a1409b-7f98-4edd-82aa-7c6321e1a27d tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:54.975017 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c7a1409b-7f98-4edd-82aa-7c6321e1a27d tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:54.980022 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:54.980022 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:54.980468 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-c7a1409b-7f98-4edd-82aa-7c6321e1a27d tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Snapshot retrieved successfully. Jul 10 14:19:54.981257 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c7a1409b-7f98-4edd-82aa-7c6321e1a27d tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] https://10.4.3.66/volume/v3/snapshots/7d0a7a2e-e3b3-4477-9dbe-d3e0ef9b407e returned with HTTP 200 Jul 10 14:19:54.981839 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 849/3406] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:54 2026] GET /volume/v3/snapshots/7d0a7a2e-e3b3-4477-9dbe-d3e0ef9b407e => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:54.991746 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-1e4b528a-a10a-4fc5-93ea-ae332f8b549b None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:54.993658 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1e4b528a-a10a-4fc5-93ea-ae332f8b549b tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:19:54.993973 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1e4b528a-a10a-4fc5-93ea-ae332f8b549b tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7d0a7a2e-e3b3-4477-9dbe-d3e0ef9b407e", "size": 1}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:54.995465 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-1e4b528a-a10a-4fc5-93ea-ae332f8b549b tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Create volume request body: {'volume': {'snapshot_id': '7d0a7a2e-e3b3-4477-9dbe-d3e0ef9b407e', 'size': 1}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:19:55.000519 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:55.000519 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:55.000940 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-1e4b528a-a10a-4fc5-93ea-ae332f8b549b tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Snapshot retrieved successfully. Jul 10 14:19:55.001054 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-1e4b528a-a10a-4fc5-93ea-ae332f8b549b tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Create volume of 1 GB Jul 10 14:19:55.004751 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-1e4b528a-a10a-4fc5-93ea-ae332f8b549b tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Availability Zones retrieved successfully. Jul 10 14:19:55.011934 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-1e4b528a-a10a-4fc5-93ea-ae332f8b549b tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Flow 'volume_create_api' (40c05deb-1e49-42ef-88cd-56bdc1f8cd40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:55.013384 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-1e4b528a-a10a-4fc5-93ea-ae332f8b549b tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f1be203-07d0-4959-b41f-0c5ed408f36b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:55.014478 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-1e4b528a-a10a-4fc5-93ea-ae332f8b549b tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:19:55.047324 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-1e4b528a-a10a-4fc5-93ea-ae332f8b549b tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f1be203-07d0-4959-b41f-0c5ed408f36b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7d0a7a2e-e3b3-4477-9dbe-d3e0ef9b407e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:55.048210 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-1e4b528a-a10a-4fc5-93ea-ae332f8b549b tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5da8b699-1ba7-4aab-85db-f7d4415d0258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:55.114550 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-1e4b528a-a10a-4fc5-93ea-ae332f8b549b tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Created reservations ['8b178010-b129-42eb-8a12-8309fd69089a', 'b7ee0c30-6875-4fc0-bb54-9a8fef9e6708', 'db596dd0-96f2-4a49-9fa5-4215a11cbada', 'd5ff42d9-1684-4264-bdee-7e4f04790351'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:19:55.115756 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-1e4b528a-a10a-4fc5-93ea-ae332f8b549b tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5da8b699-1ba7-4aab-85db-f7d4415d0258) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b178010-b129-42eb-8a12-8309fd69089a', 'b7ee0c30-6875-4fc0-bb54-9a8fef9e6708', 'db596dd0-96f2-4a49-9fa5-4215a11cbada', 'd5ff42d9-1684-4264-bdee-7e4f04790351']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:55.116574 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-1e4b528a-a10a-4fc5-93ea-ae332f8b549b tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60f1cbb5-3586-4969-b667-3b6f9a54ff2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:55.179683 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-1e4b528a-a10a-4fc5-93ea-ae332f8b549b tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60f1cbb5-3586-4969-b667-3b6f9a54ff2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e151112-f868-4348-b052-4f336c801776', '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='497460e31a4e497fb69181fee2677df2',qos_specs=None,replication_status=,reservations=['8b178010-b129-42eb-8a12-8309fd69089a','b7ee0c30-6875-4fc0-bb54-9a8fef9e6708','db596dd0-96f2-4a49-9fa5-4215a11cbada','d5ff42d9-1684-4264-bdee-7e4f04790351'],size=1,snapshot_id=7d0a7a2e-e3b3-4477-9dbe-d3e0ef9b407e,source_replicaid=,source_volid=None,status='creating',user_id='66d949b412694e46b5fd5ff87799c213',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:19:55Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e151112-f868-4348-b052-4f336c801776,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='497460e31a4e497fb69181fee2677df2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7d0a7a2e-e3b3-4477-9dbe-d3e0ef9b407e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66d949b412694e46b5fd5ff87799c213',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:55.180923 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-1e4b528a-a10a-4fc5-93ea-ae332f8b549b tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9414a4e-31c6-4a88-a005-c30d8a221a52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:55.218520 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-1e4b528a-a10a-4fc5-93ea-ae332f8b549b tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9414a4e-31c6-4a88-a005-c30d8a221a52) transitioned into state 'SUCCESS' from 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='497460e31a4e497fb69181fee2677df2',qos_specs=None,replication_status=,reservations=['8b178010-b129-42eb-8a12-8309fd69089a','b7ee0c30-6875-4fc0-bb54-9a8fef9e6708','db596dd0-96f2-4a49-9fa5-4215a11cbada','d5ff42d9-1684-4264-bdee-7e4f04790351'],size=1,snapshot_id=7d0a7a2e-e3b3-4477-9dbe-d3e0ef9b407e,source_replicaid=,source_volid=None,status='creating',user_id='66d949b412694e46b5fd5ff87799c213',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:55.219760 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-1e4b528a-a10a-4fc5-93ea-ae332f8b549b tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27d191fa-e8cf-47be-ba4b-67d64550b6b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:55.261529 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-1e4b528a-a10a-4fc5-93ea-ae332f8b549b tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27d191fa-e8cf-47be-ba4b-67d64550b6b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:55.261529 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-1e4b528a-a10a-4fc5-93ea-ae332f8b549b tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Flow 'volume_create_api' (40c05deb-1e49-42ef-88cd-56bdc1f8cd40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:55.261529 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-1e4b528a-a10a-4fc5-93ea-ae332f8b549b tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Create volume request issued successfully. Jul 10 14:19:55.261529 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1e4b528a-a10a-4fc5-93ea-ae332f8b549b tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:19:55.261920 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 857/3407] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:19:54 2026] POST /volume/v3/volumes => generated 739 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:19:55.281798 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-419d09ec-318f-4ecf-ae98-738312f111c0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:55.283769 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-419d09ec-318f-4ecf-ae98-738312f111c0 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] GET https://10.4.3.66/volume/v3/volumes/4e151112-f868-4348-b052-4f336c801776 Jul 10 14:19:55.283980 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-419d09ec-318f-4ecf-ae98-738312f111c0 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:55.284155 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-419d09ec-318f-4ecf-ae98-738312f111c0 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:55.284876 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-fbc93c3e-6654-4985-8a4e-e4a077b2b7ba None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:55.289798 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fbc93c3e-6654-4985-8a4e-e4a077b2b7ba tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/adc198b7-a531-4e76-bfa3-2738d616edea Jul 10 14:19:55.290072 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-fbc93c3e-6654-4985-8a4e-e4a077b2b7ba tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:55.290976 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-fbc93c3e-6654-4985-8a4e-e4a077b2b7ba tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:55.295484 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:55.295484 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:55.302015 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-419d09ec-318f-4ecf-ae98-738312f111c0 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Volume info retrieved successfully. Jul 10 14:19:55.303346 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:55.303346 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:55.308346 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-fbc93c3e-6654-4985-8a4e-e4a077b2b7ba tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:19:55.308574 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-419d09ec-318f-4ecf-ae98-738312f111c0 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] https://10.4.3.66/volume/v3/volumes/4e151112-f868-4348-b052-4f336c801776 returned with HTTP 200 Jul 10 14:19:55.309027 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 848/3408] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:55 2026] GET /volume/v3/volumes/4e151112-f868-4348-b052-4f336c801776 => generated 807 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:55.314450 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fbc93c3e-6654-4985-8a4e-e4a077b2b7ba tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/adc198b7-a531-4e76-bfa3-2738d616edea returned with HTTP 200 Jul 10 14:19:55.314656 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 855/3409] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:55 2026] GET /volume/v3/volumes/adc198b7-a531-4e76-bfa3-2738d616edea => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:55.338006 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f7cc9991-7b20-40f8-abdf-7afdebc5a653 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:55.340493 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f7cc9991-7b20-40f8-abdf-7afdebc5a653 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:19:55.340971 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f7cc9991-7b20-40f8-abdf-7afdebc5a653 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "adc198b7-a531-4e76-bfa3-2738d616edea", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-218977237"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:55.358528 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:55.358528 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:55.358528 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-f7cc9991-7b20-40f8-abdf-7afdebc5a653 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:19:55.358528 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.snapshots [None req-f7cc9991-7b20-40f8-abdf-7afdebc5a653 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Create snapshot from volume adc198b7-a531-4e76-bfa3-2738d616edea Jul 10 14:19:55.407935 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-f7cc9991-7b20-40f8-abdf-7afdebc5a653 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Created reservations ['123b3ccc-5da3-4090-bce7-a359a623167f', '85793b96-4e0f-4d05-8c33-b080869ccc8a', '603ddd53-e86d-457c-9983-9d0e9a1a77ab', 'da89762c-28d1-44f9-8526-6b2be250f417'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:19:55.460343 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-f7cc9991-7b20-40f8-abdf-7afdebc5a653 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot create request issued successfully. Jul 10 14:19:55.460819 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f7cc9991-7b20-40f8-abdf-7afdebc5a653 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:19:55.461339 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 850/3410] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:19:55 2026] POST /volume/v3/snapshots => generated 309 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:19:55.471734 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-dca4bb0e-c1a2-439e-b194-02dc918035e2 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:55.476002 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-dca4bb0e-c1a2-439e-b194-02dc918035e2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/snapshots/ddf4993c-8d1e-48b6-847c-030411c5a760 Jul 10 14:19:55.476002 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-dca4bb0e-c1a2-439e-b194-02dc918035e2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:55.476002 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-dca4bb0e-c1a2-439e-b194-02dc918035e2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:55.481716 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:55.481716 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:55.484297 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-dca4bb0e-c1a2-439e-b194-02dc918035e2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:19:55.484297 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-dca4bb0e-c1a2-439e-b194-02dc918035e2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/ddf4993c-8d1e-48b6-847c-030411c5a760 returned with HTTP 200 Jul 10 14:19:55.484297 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 858/3411] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:55 2026] GET /volume/v3/snapshots/ddf4993c-8d1e-48b6-847c-030411c5a760 => generated 441 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:56.333667 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-efe881ed-6934-4d7a-8785-32435accaa7a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:56.335876 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-efe881ed-6934-4d7a-8785-32435accaa7a tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] GET https://10.4.3.66/volume/v3/volumes/4e151112-f868-4348-b052-4f336c801776 Jul 10 14:19:56.336130 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-efe881ed-6934-4d7a-8785-32435accaa7a tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:56.336445 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-efe881ed-6934-4d7a-8785-32435accaa7a tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:56.345877 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:56.345877 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:56.350971 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-efe881ed-6934-4d7a-8785-32435accaa7a tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Volume info retrieved successfully. Jul 10 14:19:56.357384 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-efe881ed-6934-4d7a-8785-32435accaa7a tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] https://10.4.3.66/volume/v3/volumes/4e151112-f868-4348-b052-4f336c801776 returned with HTTP 200 Jul 10 14:19:56.357957 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 849/3412] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:56 2026] GET /volume/v3/volumes/4e151112-f868-4348-b052-4f336c801776 => generated 832 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:56.377125 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-58b1ae00-0558-4511-b322-81377875daf7 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:56.378750 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-58b1ae00-0558-4511-b322-81377875daf7 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] GET https://10.4.3.66/volume/v3/volumes/4e151112-f868-4348-b052-4f336c801776 Jul 10 14:19:56.378878 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-58b1ae00-0558-4511-b322-81377875daf7 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:56.379069 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-58b1ae00-0558-4511-b322-81377875daf7 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:56.386113 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:56.386113 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:56.391566 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-58b1ae00-0558-4511-b322-81377875daf7 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Volume info retrieved successfully. Jul 10 14:19:56.397348 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-58b1ae00-0558-4511-b322-81377875daf7 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] https://10.4.3.66/volume/v3/volumes/4e151112-f868-4348-b052-4f336c801776 returned with HTTP 200 Jul 10 14:19:56.397736 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 856/3413] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:56 2026] GET /volume/v3/volumes/4e151112-f868-4348-b052-4f336c801776 => generated 832 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:56.409062 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-59fcb6f0-4757-4bfe-819f-a23a36caed69 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:56.411171 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-59fcb6f0-4757-4bfe-819f-a23a36caed69 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/7d0a7a2e-e3b3-4477-9dbe-d3e0ef9b407e Jul 10 14:19:56.411485 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-59fcb6f0-4757-4bfe-819f-a23a36caed69 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:56.411720 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-59fcb6f0-4757-4bfe-819f-a23a36caed69 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:56.411852 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.snapshots [None req-59fcb6f0-4757-4bfe-819f-a23a36caed69 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Delete snapshot with id: 7d0a7a2e-e3b3-4477-9dbe-d3e0ef9b407e Jul 10 14:19:56.418085 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:56.418085 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:56.418759 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-59fcb6f0-4757-4bfe-819f-a23a36caed69 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Snapshot retrieved successfully. Jul 10 14:19:56.443079 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-59fcb6f0-4757-4bfe-819f-a23a36caed69 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Snapshot delete request issued successfully. Jul 10 14:19:56.443371 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-59fcb6f0-4757-4bfe-819f-a23a36caed69 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] https://10.4.3.66/volume/v3/snapshots/7d0a7a2e-e3b3-4477-9dbe-d3e0ef9b407e returned with HTTP 202 Jul 10 14:19:56.444599 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 851/3414] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:19:56 2026] DELETE /volume/v3/snapshots/7d0a7a2e-e3b3-4477-9dbe-d3e0ef9b407e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:19:56.453764 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e8839274-7f8b-465d-89e8-613e19ca6bcc None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:56.455904 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e8839274-7f8b-465d-89e8-613e19ca6bcc tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] GET https://10.4.3.66/volume/v3/snapshots/7d0a7a2e-e3b3-4477-9dbe-d3e0ef9b407e Jul 10 14:19:56.457525 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e8839274-7f8b-465d-89e8-613e19ca6bcc tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:56.457525 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e8839274-7f8b-465d-89e8-613e19ca6bcc tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:56.464094 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:56.464094 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:56.465045 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-e8839274-7f8b-465d-89e8-613e19ca6bcc tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Snapshot retrieved successfully. Jul 10 14:19:56.466398 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e8839274-7f8b-465d-89e8-613e19ca6bcc tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] https://10.4.3.66/volume/v3/snapshots/7d0a7a2e-e3b3-4477-9dbe-d3e0ef9b407e returned with HTTP 200 Jul 10 14:19:56.467097 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 859/3415] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:56 2026] GET /volume/v3/snapshots/7d0a7a2e-e3b3-4477-9dbe-d3e0ef9b407e => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:56.496217 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-25edbecd-ad30-4235-b93e-38c0e3e612fc None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:56.499203 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-25edbecd-ad30-4235-b93e-38c0e3e612fc tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/snapshots/ddf4993c-8d1e-48b6-847c-030411c5a760 Jul 10 14:19:56.499496 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-25edbecd-ad30-4235-b93e-38c0e3e612fc tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:56.499815 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-25edbecd-ad30-4235-b93e-38c0e3e612fc tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:56.507375 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:56.507375 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:56.507829 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-25edbecd-ad30-4235-b93e-38c0e3e612fc tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:19:56.508805 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-25edbecd-ad30-4235-b93e-38c0e3e612fc tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/ddf4993c-8d1e-48b6-847c-030411c5a760 returned with HTTP 200 Jul 10 14:19:56.509410 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 850/3416] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:56 2026] GET /volume/v3/snapshots/ddf4993c-8d1e-48b6-847c-030411c5a760 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:56.521818 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8657b06d-5cc3-434d-80a3-9642b5dfa489 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:56.524081 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8657b06d-5cc3-434d-80a3-9642b5dfa489 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:19:56.524590 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8657b06d-5cc3-434d-80a3-9642b5dfa489 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ddf4993c-8d1e-48b6-847c-030411c5a760", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2016182109"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:19:56.526746 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-8657b06d-5cc3-434d-80a3-9642b5dfa489 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Create volume request body: {'volume': {'snapshot_id': 'ddf4993c-8d1e-48b6-847c-030411c5a760', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2016182109'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:19:56.533248 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:56.533248 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:56.533820 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-8657b06d-5cc3-434d-80a3-9642b5dfa489 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:19:56.533990 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-8657b06d-5cc3-434d-80a3-9642b5dfa489 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Create volume of 1 GB Jul 10 14:19:56.538721 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-8657b06d-5cc3-434d-80a3-9642b5dfa489 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Availability Zones retrieved successfully. Jul 10 14:19:56.543967 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-8657b06d-5cc3-434d-80a3-9642b5dfa489 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Flow 'volume_create_api' (2d73e596-1cba-4a9e-826b-af3fead5d306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:56.544867 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-8657b06d-5cc3-434d-80a3-9642b5dfa489 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04d3d4c1-5923-45b8-b170-ffb3a3425cf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:56.545983 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-8657b06d-5cc3-434d-80a3-9642b5dfa489 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:19:56.586536 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-8657b06d-5cc3-434d-80a3-9642b5dfa489 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04d3d4c1-5923-45b8-b170-ffb3a3425cf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ddf4993c-8d1e-48b6-847c-030411c5a760', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:56.587298 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-8657b06d-5cc3-434d-80a3-9642b5dfa489 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3a0698a-4c49-48c8-a053-bc749df3751a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:56.640215 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-8657b06d-5cc3-434d-80a3-9642b5dfa489 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Created reservations ['f85165eb-5984-48dd-9d66-0073c487c8c4', '7bfc9aa7-6f3b-44be-8ffe-c43d982ae4e0', 'f76c1937-0dff-4c51-90c2-990d846cf155', '4afd50bd-a34f-4cec-a5f2-1a36344f7940'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:19:56.641472 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-8657b06d-5cc3-434d-80a3-9642b5dfa489 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3a0698a-4c49-48c8-a053-bc749df3751a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f85165eb-5984-48dd-9d66-0073c487c8c4', '7bfc9aa7-6f3b-44be-8ffe-c43d982ae4e0', 'f76c1937-0dff-4c51-90c2-990d846cf155', '4afd50bd-a34f-4cec-a5f2-1a36344f7940']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:56.643010 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-8657b06d-5cc3-434d-80a3-9642b5dfa489 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f39d405-ba02-4cad-a03c-93a4704effe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:56.702532 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-8657b06d-5cc3-434d-80a3-9642b5dfa489 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f39d405-ba02-4cad-a03c-93a4704effe6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10a0e9c4-1204-4428-bdcd-d23c2da4c998', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2016182109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b9c360a5f9c45368a0746120ddfb7c3',qos_specs=None,replication_status=,reservations=['f85165eb-5984-48dd-9d66-0073c487c8c4','7bfc9aa7-6f3b-44be-8ffe-c43d982ae4e0','f76c1937-0dff-4c51-90c2-990d846cf155','4afd50bd-a34f-4cec-a5f2-1a36344f7940'],size=1,snapshot_id=ddf4993c-8d1e-48b6-847c-030411c5a760,source_replicaid=,source_volid=None,status='creating',user_id='9a5156e351ae4b9abc2936314291ae14',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:19:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2016182109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10a0e9c4-1204-4428-bdcd-d23c2da4c998,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b9c360a5f9c45368a0746120ddfb7c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ddf4993c-8d1e-48b6-847c-030411c5a760,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a5156e351ae4b9abc2936314291ae14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:56.702532 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-8657b06d-5cc3-434d-80a3-9642b5dfa489 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbe6705d-e6fd-44e9-a12c-04a021b51315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:56.737443 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-8657b06d-5cc3-434d-80a3-9642b5dfa489 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbe6705d-e6fd-44e9-a12c-04a021b51315) transitioned into state 'SUCCESS' from state '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-2016182109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b9c360a5f9c45368a0746120ddfb7c3',qos_specs=None,replication_status=,reservations=['f85165eb-5984-48dd-9d66-0073c487c8c4','7bfc9aa7-6f3b-44be-8ffe-c43d982ae4e0','f76c1937-0dff-4c51-90c2-990d846cf155','4afd50bd-a34f-4cec-a5f2-1a36344f7940'],size=1,snapshot_id=ddf4993c-8d1e-48b6-847c-030411c5a760,source_replicaid=,source_volid=None,status='creating',user_id='9a5156e351ae4b9abc2936314291ae14',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:56.738182 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-8657b06d-5cc3-434d-80a3-9642b5dfa489 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e16a0e3-a72e-4eb3-a39f-e77ca9a0930b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:19:56.768220 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-8657b06d-5cc3-434d-80a3-9642b5dfa489 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e16a0e3-a72e-4eb3-a39f-e77ca9a0930b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:19:56.769219 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-8657b06d-5cc3-434d-80a3-9642b5dfa489 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Flow 'volume_create_api' (2d73e596-1cba-4a9e-826b-af3fead5d306) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:19:56.769664 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-8657b06d-5cc3-434d-80a3-9642b5dfa489 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Create volume request issued successfully. Jul 10 14:19:56.770723 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8657b06d-5cc3-434d-80a3-9642b5dfa489 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:19:56.771754 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 857/3417] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:19:56 2026] POST /volume/v3/volumes => generated 786 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:19:56.783818 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-516487d1-3f12-490c-a159-972dea107751 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:56.786441 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-516487d1-3f12-490c-a159-972dea107751 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/10a0e9c4-1204-4428-bdcd-d23c2da4c998 Jul 10 14:19:56.786441 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-516487d1-3f12-490c-a159-972dea107751 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:56.786687 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-516487d1-3f12-490c-a159-972dea107751 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:56.795678 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:56.795678 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:56.799628 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-516487d1-3f12-490c-a159-972dea107751 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:19:56.804158 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-516487d1-3f12-490c-a159-972dea107751 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/10a0e9c4-1204-4428-bdcd-d23c2da4c998 returned with HTTP 200 Jul 10 14:19:56.804625 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 852/3418] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:56 2026] GET /volume/v3/volumes/10a0e9c4-1204-4428-bdcd-d23c2da4c998 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:57.480113 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-213a16c0-286f-454a-bdc8-30bc269a55d4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:57.482594 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-213a16c0-286f-454a-bdc8-30bc269a55d4 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] GET https://10.4.3.66/volume/v3/snapshots/7d0a7a2e-e3b3-4477-9dbe-d3e0ef9b407e Jul 10 14:19:57.483094 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-213a16c0-286f-454a-bdc8-30bc269a55d4 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:57.484521 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-213a16c0-286f-454a-bdc8-30bc269a55d4 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:57.489633 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-213a16c0-286f-454a-bdc8-30bc269a55d4 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] https://10.4.3.66/volume/v3/snapshots/7d0a7a2e-e3b3-4477-9dbe-d3e0ef9b407e returned with HTTP 404 Jul 10 14:19:57.490551 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 860/3419] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:57 2026] GET /volume/v3/snapshots/7d0a7a2e-e3b3-4477-9dbe-d3e0ef9b407e => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:57.498476 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-733db40b-b2b2-489f-a2a8-c7f5f1ab42bc None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:57.500477 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-733db40b-b2b2-489f-a2a8-c7f5f1ab42bc tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] DELETE https://10.4.3.66/volume/v3/volumes/f17a784f-d9f6-4bcf-9601-124e17765832 Jul 10 14:19:57.500731 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-733db40b-b2b2-489f-a2a8-c7f5f1ab42bc tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:57.500942 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-733db40b-b2b2-489f-a2a8-c7f5f1ab42bc tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:57.501098 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-733db40b-b2b2-489f-a2a8-c7f5f1ab42bc tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Delete volume with id: f17a784f-d9f6-4bcf-9601-124e17765832 Jul 10 14:19:57.509336 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:57.509336 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:57.509829 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-733db40b-b2b2-489f-a2a8-c7f5f1ab42bc tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Volume info retrieved successfully. Jul 10 14:19:57.535813 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-733db40b-b2b2-489f-a2a8-c7f5f1ab42bc tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Delete volume request issued successfully. Jul 10 14:19:57.536012 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-733db40b-b2b2-489f-a2a8-c7f5f1ab42bc tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] https://10.4.3.66/volume/v3/volumes/f17a784f-d9f6-4bcf-9601-124e17765832 returned with HTTP 202 Jul 10 14:19:57.536378 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 851/3420] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:19:57 2026] DELETE /volume/v3/volumes/f17a784f-d9f6-4bcf-9601-124e17765832 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:19:57.545060 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c36c8dc8-b9a6-47e5-a5bd-6ef215d456f9 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:57.547088 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c36c8dc8-b9a6-47e5-a5bd-6ef215d456f9 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] GET https://10.4.3.66/volume/v3/volumes/f17a784f-d9f6-4bcf-9601-124e17765832 Jul 10 14:19:57.547243 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c36c8dc8-b9a6-47e5-a5bd-6ef215d456f9 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:57.547421 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c36c8dc8-b9a6-47e5-a5bd-6ef215d456f9 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:57.554536 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:57.554536 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:57.559762 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-c36c8dc8-b9a6-47e5-a5bd-6ef215d456f9 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Volume info retrieved successfully. Jul 10 14:19:57.567093 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c36c8dc8-b9a6-47e5-a5bd-6ef215d456f9 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] https://10.4.3.66/volume/v3/volumes/f17a784f-d9f6-4bcf-9601-124e17765832 returned with HTTP 200 Jul 10 14:19:57.567675 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 858/3421] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:57 2026] GET /volume/v3/volumes/f17a784f-d9f6-4bcf-9601-124e17765832 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:57.819246 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-0425c46a-4317-49f4-b06b-ddc046a535ec None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:57.821523 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0425c46a-4317-49f4-b06b-ddc046a535ec tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/10a0e9c4-1204-4428-bdcd-d23c2da4c998 Jul 10 14:19:57.821720 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0425c46a-4317-49f4-b06b-ddc046a535ec tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:57.821905 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0425c46a-4317-49f4-b06b-ddc046a535ec tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:57.829171 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:57.829171 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:19:57.834998 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-0425c46a-4317-49f4-b06b-ddc046a535ec tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:19:57.839496 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0425c46a-4317-49f4-b06b-ddc046a535ec tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/10a0e9c4-1204-4428-bdcd-d23c2da4c998 returned with HTTP 200 Jul 10 14:19:57.839940 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 853/3422] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:57 2026] GET /volume/v3/volumes/10a0e9c4-1204-4428-bdcd-d23c2da4c998 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:57.857934 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-10ad17b7-c3b9-4390-b76e-0fc90136a1a1 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:57.859727 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-10ad17b7-c3b9-4390-b76e-0fc90136a1a1 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/10a0e9c4-1204-4428-bdcd-d23c2da4c998 Jul 10 14:19:57.860148 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-10ad17b7-c3b9-4390-b76e-0fc90136a1a1 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:57.860481 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-10ad17b7-c3b9-4390-b76e-0fc90136a1a1 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:57.871138 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:57.871138 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:57.877776 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-10ad17b7-c3b9-4390-b76e-0fc90136a1a1 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:19:57.885452 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-10ad17b7-c3b9-4390-b76e-0fc90136a1a1 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/10a0e9c4-1204-4428-bdcd-d23c2da4c998 returned with HTTP 200 Jul 10 14:19:57.886265 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 861/3423] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:57 2026] GET /volume/v3/volumes/10a0e9c4-1204-4428-bdcd-d23c2da4c998 => generated 879 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:57.902762 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b3f64fef-ed3e-4ffd-b98a-b1a2023ebee8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:57.905431 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b3f64fef-ed3e-4ffd-b98a-b1a2023ebee8 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] DELETE https://10.4.3.66/volume/v3/volumes/10a0e9c4-1204-4428-bdcd-d23c2da4c998 Jul 10 14:19:57.905788 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b3f64fef-ed3e-4ffd-b98a-b1a2023ebee8 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:57.906086 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b3f64fef-ed3e-4ffd-b98a-b1a2023ebee8 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:57.906524 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-b3f64fef-ed3e-4ffd-b98a-b1a2023ebee8 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Delete volume with id: 10a0e9c4-1204-4428-bdcd-d23c2da4c998 Jul 10 14:19:57.923282 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:57.923282 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:57.923859 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b3f64fef-ed3e-4ffd-b98a-b1a2023ebee8 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:19:57.970856 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b3f64fef-ed3e-4ffd-b98a-b1a2023ebee8 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Delete volume request issued successfully. Jul 10 14:19:57.971184 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b3f64fef-ed3e-4ffd-b98a-b1a2023ebee8 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/10a0e9c4-1204-4428-bdcd-d23c2da4c998 returned with HTTP 202 Jul 10 14:19:57.971792 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 852/3424] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:19:57 2026] DELETE /volume/v3/volumes/10a0e9c4-1204-4428-bdcd-d23c2da4c998 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:19:57.982617 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e2f6032d-fe50-448c-9a56-3f8f5e9dd848 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:57.985251 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e2f6032d-fe50-448c-9a56-3f8f5e9dd848 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/10a0e9c4-1204-4428-bdcd-d23c2da4c998 Jul 10 14:19:57.985616 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e2f6032d-fe50-448c-9a56-3f8f5e9dd848 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:57.986083 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e2f6032d-fe50-448c-9a56-3f8f5e9dd848 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:57.996575 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:57.996575 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:58.001392 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e2f6032d-fe50-448c-9a56-3f8f5e9dd848 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:19:58.015373 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e2f6032d-fe50-448c-9a56-3f8f5e9dd848 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/10a0e9c4-1204-4428-bdcd-d23c2da4c998 returned with HTTP 200 Jul 10 14:19:58.016636 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 859/3425] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:57 2026] GET /volume/v3/volumes/10a0e9c4-1204-4428-bdcd-d23c2da4c998 => generated 878 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:58.583275 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f066162b-9fa8-4b55-9017-44f211c8d166 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:58.585735 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f066162b-9fa8-4b55-9017-44f211c8d166 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] GET https://10.4.3.66/volume/v3/volumes/f17a784f-d9f6-4bcf-9601-124e17765832 Jul 10 14:19:58.586017 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f066162b-9fa8-4b55-9017-44f211c8d166 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:58.586334 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f066162b-9fa8-4b55-9017-44f211c8d166 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:58.596952 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f066162b-9fa8-4b55-9017-44f211c8d166 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] https://10.4.3.66/volume/v3/volumes/f17a784f-d9f6-4bcf-9601-124e17765832 returned with HTTP 404 Jul 10 14:19:58.597787 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 854/3426] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:58 2026] GET /volume/v3/volumes/f17a784f-d9f6-4bcf-9601-124e17765832 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:58.607390 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-5f13cf7e-82a5-459b-94d2-547d008e86b9 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:58.609864 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5f13cf7e-82a5-459b-94d2-547d008e86b9 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] DELETE https://10.4.3.66/volume/v3/volumes/4e151112-f868-4348-b052-4f336c801776 Jul 10 14:19:58.610393 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5f13cf7e-82a5-459b-94d2-547d008e86b9 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:58.611523 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5f13cf7e-82a5-459b-94d2-547d008e86b9 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:58.611523 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-5f13cf7e-82a5-459b-94d2-547d008e86b9 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Delete volume with id: 4e151112-f868-4348-b052-4f336c801776 Jul 10 14:19:58.621137 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:58.621137 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:19:58.623403 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-5f13cf7e-82a5-459b-94d2-547d008e86b9 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Volume info retrieved successfully. Jul 10 14:19:58.649219 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-5f13cf7e-82a5-459b-94d2-547d008e86b9 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Delete volume request issued successfully. Jul 10 14:19:58.649633 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5f13cf7e-82a5-459b-94d2-547d008e86b9 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] https://10.4.3.66/volume/v3/volumes/4e151112-f868-4348-b052-4f336c801776 returned with HTTP 202 Jul 10 14:19:58.650223 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 862/3427] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:19:58 2026] DELETE /volume/v3/volumes/4e151112-f868-4348-b052-4f336c801776 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:19:58.658159 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a569b5e3-a142-463b-97c9-49a77c8d4825 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:58.662152 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a569b5e3-a142-463b-97c9-49a77c8d4825 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] GET https://10.4.3.66/volume/v3/volumes/4e151112-f868-4348-b052-4f336c801776 Jul 10 14:19:58.662486 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a569b5e3-a142-463b-97c9-49a77c8d4825 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:58.662818 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a569b5e3-a142-463b-97c9-49a77c8d4825 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:58.675609 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:58.675609 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:58.692627 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a569b5e3-a142-463b-97c9-49a77c8d4825 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Volume info retrieved successfully. Jul 10 14:19:58.694358 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a569b5e3-a142-463b-97c9-49a77c8d4825 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] https://10.4.3.66/volume/v3/volumes/4e151112-f868-4348-b052-4f336c801776 returned with HTTP 200 Jul 10 14:19:58.694728 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 853/3428] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:58 2026] GET /volume/v3/volumes/4e151112-f868-4348-b052-4f336c801776 => generated 831 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:59.035939 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6a94e8cf-4f23-463e-8473-5579465c74bf None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:59.036565 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6a94e8cf-4f23-463e-8473-5579465c74bf tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/10a0e9c4-1204-4428-bdcd-d23c2da4c998 Jul 10 14:19:59.036777 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6a94e8cf-4f23-463e-8473-5579465c74bf tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:59.036981 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6a94e8cf-4f23-463e-8473-5579465c74bf tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:59.045640 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6a94e8cf-4f23-463e-8473-5579465c74bf tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/10a0e9c4-1204-4428-bdcd-d23c2da4c998 returned with HTTP 404 Jul 10 14:19:59.046235 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 860/3429] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:59 2026] GET /volume/v3/volumes/10a0e9c4-1204-4428-bdcd-d23c2da4c998 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:59.057228 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-13e75e15-da7e-40a6-9d06-27732caa59bb None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:59.059869 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-13e75e15-da7e-40a6-9d06-27732caa59bb tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/10a0e9c4-1204-4428-bdcd-d23c2da4c998 Jul 10 14:19:59.060075 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-13e75e15-da7e-40a6-9d06-27732caa59bb tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:59.060327 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-13e75e15-da7e-40a6-9d06-27732caa59bb tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:59.066785 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-13e75e15-da7e-40a6-9d06-27732caa59bb tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/10a0e9c4-1204-4428-bdcd-d23c2da4c998 returned with HTTP 404 Jul 10 14:19:59.067306 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 855/3430] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:59 2026] GET /volume/v3/volumes/10a0e9c4-1204-4428-bdcd-d23c2da4c998 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:59.075414 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-26d6c37f-0818-457f-bd4d-bc518c8cf630 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:59.081087 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-26d6c37f-0818-457f-bd4d-bc518c8cf630 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] DELETE https://10.4.3.66/volume/v3/volumes/10a0e9c4-1204-4428-bdcd-d23c2da4c998 Jul 10 14:19:59.081311 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-26d6c37f-0818-457f-bd4d-bc518c8cf630 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:59.081512 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-26d6c37f-0818-457f-bd4d-bc518c8cf630 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:59.081706 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-26d6c37f-0818-457f-bd4d-bc518c8cf630 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Delete volume with id: 10a0e9c4-1204-4428-bdcd-d23c2da4c998 Jul 10 14:19:59.091384 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-26d6c37f-0818-457f-bd4d-bc518c8cf630 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/10a0e9c4-1204-4428-bdcd-d23c2da4c998 returned with HTTP 404 Jul 10 14:19:59.091959 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 863/3431] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:19:59 2026] DELETE /volume/v3/volumes/10a0e9c4-1204-4428-bdcd-d23c2da4c998 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:59.099966 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c300cb44-3dc6-4b58-8c0a-68556605a410 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:59.102924 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c300cb44-3dc6-4b58-8c0a-68556605a410 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/ddf4993c-8d1e-48b6-847c-030411c5a760 Jul 10 14:19:59.102924 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c300cb44-3dc6-4b58-8c0a-68556605a410 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:59.103229 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c300cb44-3dc6-4b58-8c0a-68556605a410 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:59.103388 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-c300cb44-3dc6-4b58-8c0a-68556605a410 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Delete snapshot with id: ddf4993c-8d1e-48b6-847c-030411c5a760 Jul 10 14:19:59.109087 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:59.109087 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:19:59.109593 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c300cb44-3dc6-4b58-8c0a-68556605a410 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:19:59.133418 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c300cb44-3dc6-4b58-8c0a-68556605a410 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot delete request issued successfully. Jul 10 14:19:59.133641 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c300cb44-3dc6-4b58-8c0a-68556605a410 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/ddf4993c-8d1e-48b6-847c-030411c5a760 returned with HTTP 202 Jul 10 14:19:59.134018 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 854/3432] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:19:59 2026] DELETE /volume/v3/snapshots/ddf4993c-8d1e-48b6-847c-030411c5a760 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:19:59.145100 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c03e15e6-0ef9-4c60-9311-6cb08d314bb7 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:59.147329 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c03e15e6-0ef9-4c60-9311-6cb08d314bb7 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/snapshots/ddf4993c-8d1e-48b6-847c-030411c5a760 Jul 10 14:19:59.147741 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c03e15e6-0ef9-4c60-9311-6cb08d314bb7 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:59.148020 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c03e15e6-0ef9-4c60-9311-6cb08d314bb7 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:59.154984 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:19:59.154984 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:19:59.155710 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-c03e15e6-0ef9-4c60-9311-6cb08d314bb7 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Snapshot retrieved successfully. Jul 10 14:19:59.157582 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c03e15e6-0ef9-4c60-9311-6cb08d314bb7 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/ddf4993c-8d1e-48b6-847c-030411c5a760 returned with HTTP 200 Jul 10 14:19:59.158415 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 861/3433] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:59 2026] GET /volume/v3/snapshots/ddf4993c-8d1e-48b6-847c-030411c5a760 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:19:59.709004 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4d7f799f-e47f-4bb1-81cd-62c7ced9bd33 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:59.711266 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4d7f799f-e47f-4bb1-81cd-62c7ced9bd33 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] GET https://10.4.3.66/volume/v3/volumes/4e151112-f868-4348-b052-4f336c801776 Jul 10 14:19:59.711543 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4d7f799f-e47f-4bb1-81cd-62c7ced9bd33 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:59.711789 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4d7f799f-e47f-4bb1-81cd-62c7ced9bd33 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:59.719050 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4d7f799f-e47f-4bb1-81cd-62c7ced9bd33 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] https://10.4.3.66/volume/v3/volumes/4e151112-f868-4348-b052-4f336c801776 returned with HTTP 404 Jul 10 14:19:59.719650 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 856/3434] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:59 2026] GET /volume/v3/volumes/4e151112-f868-4348-b052-4f336c801776 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:59.726983 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ec752f6e-37a5-4188-994f-b1cd765417d0 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:59.728873 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ec752f6e-37a5-4188-994f-b1cd765417d0 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/7d0a7a2e-e3b3-4477-9dbe-d3e0ef9b407e Jul 10 14:19:59.729068 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ec752f6e-37a5-4188-994f-b1cd765417d0 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:59.729331 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ec752f6e-37a5-4188-994f-b1cd765417d0 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:59.729478 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.snapshots [None req-ec752f6e-37a5-4188-994f-b1cd765417d0 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Delete snapshot with id: 7d0a7a2e-e3b3-4477-9dbe-d3e0ef9b407e Jul 10 14:19:59.734671 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ec752f6e-37a5-4188-994f-b1cd765417d0 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] https://10.4.3.66/volume/v3/snapshots/7d0a7a2e-e3b3-4477-9dbe-d3e0ef9b407e returned with HTTP 404 Jul 10 14:19:59.735184 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 864/3435] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:19:59 2026] DELETE /volume/v3/snapshots/7d0a7a2e-e3b3-4477-9dbe-d3e0ef9b407e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:59.742122 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8a171094-338e-4c91-aa1b-e33c2f51e331 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:59.744331 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8a171094-338e-4c91-aa1b-e33c2f51e331 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] GET https://10.4.3.66/volume/v3/snapshots/7d0a7a2e-e3b3-4477-9dbe-d3e0ef9b407e Jul 10 14:19:59.744589 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8a171094-338e-4c91-aa1b-e33c2f51e331 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:59.744800 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8a171094-338e-4c91-aa1b-e33c2f51e331 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:59.749374 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8a171094-338e-4c91-aa1b-e33c2f51e331 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] https://10.4.3.66/volume/v3/snapshots/7d0a7a2e-e3b3-4477-9dbe-d3e0ef9b407e returned with HTTP 404 Jul 10 14:19:59.749895 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 855/3436] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:19:59 2026] GET /volume/v3/snapshots/7d0a7a2e-e3b3-4477-9dbe-d3e0ef9b407e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:59.757907 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-64d2a750-0832-4bf6-8868-9bc70e25fd82 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:59.760431 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-64d2a750-0832-4bf6-8868-9bc70e25fd82 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] DELETE https://10.4.3.66/volume/v3/volumes/f17a784f-d9f6-4bcf-9601-124e17765832 Jul 10 14:19:59.760759 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-64d2a750-0832-4bf6-8868-9bc70e25fd82 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:59.761044 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-64d2a750-0832-4bf6-8868-9bc70e25fd82 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:59.761310 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-64d2a750-0832-4bf6-8868-9bc70e25fd82 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Delete volume with id: f17a784f-d9f6-4bcf-9601-124e17765832 Jul 10 14:19:59.769569 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-64d2a750-0832-4bf6-8868-9bc70e25fd82 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] https://10.4.3.66/volume/v3/volumes/f17a784f-d9f6-4bcf-9601-124e17765832 returned with HTTP 404 Jul 10 14:19:59.770477 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 862/3437] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:19:59 2026] DELETE /volume/v3/volumes/f17a784f-d9f6-4bcf-9601-124e17765832 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:19:59.778528 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f7208b4f-fac6-4943-a020-4216ddef8193 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:19:59.780770 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f7208b4f-fac6-4943-a020-4216ddef8193 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] GET https://10.4.3.66/volume/v3/volumes/f17a784f-d9f6-4bcf-9601-124e17765832 Jul 10 14:19:59.781002 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f7208b4f-fac6-4943-a020-4216ddef8193 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:19:59.781278 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f7208b4f-fac6-4943-a020-4216ddef8193 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:19:59.788645 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f7208b4f-fac6-4943-a020-4216ddef8193 tempest-SnapshotDependencyTests-1862216435 tempest-SnapshotDependencyTests-1862216435-project-member] https://10.4.3.66/volume/v3/volumes/f17a784f-d9f6-4bcf-9601-124e17765832 returned with HTTP 404 Jul 10 14:19:59.789280 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 857/3438] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:19:59 2026] GET /volume/v3/volumes/f17a784f-d9f6-4bcf-9601-124e17765832 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:20:00.168768 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6e0ed56f-45c5-4506-9aa4-269d7230bc29 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:00.170956 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6e0ed56f-45c5-4506-9aa4-269d7230bc29 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/snapshots/ddf4993c-8d1e-48b6-847c-030411c5a760 Jul 10 14:20:00.171175 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6e0ed56f-45c5-4506-9aa4-269d7230bc29 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:00.171436 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6e0ed56f-45c5-4506-9aa4-269d7230bc29 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:00.177384 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6e0ed56f-45c5-4506-9aa4-269d7230bc29 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/snapshots/ddf4993c-8d1e-48b6-847c-030411c5a760 returned with HTTP 404 Jul 10 14:20:00.177969 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 865/3439] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:20:00 2026] GET /volume/v3/snapshots/ddf4993c-8d1e-48b6-847c-030411c5a760 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:20:00.186259 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-258a5da1-8ef7-48cd-a016-0559a5396770 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:00.188408 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-258a5da1-8ef7-48cd-a016-0559a5396770 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/adc198b7-a531-4e76-bfa3-2738d616edea Jul 10 14:20:00.188761 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-258a5da1-8ef7-48cd-a016-0559a5396770 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:00.189176 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-258a5da1-8ef7-48cd-a016-0559a5396770 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:00.199011 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:00.199011 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:20:00.208366 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-258a5da1-8ef7-48cd-a016-0559a5396770 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:20:00.215600 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-258a5da1-8ef7-48cd-a016-0559a5396770 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/adc198b7-a531-4e76-bfa3-2738d616edea returned with HTTP 200 Jul 10 14:20:00.216595 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 856/3440] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:00 2026] GET /volume/v3/volumes/adc198b7-a531-4e76-bfa3-2738d616edea => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:00.239088 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b3a958bd-d3ca-4751-897e-e3eed8708f2f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:00.241512 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b3a958bd-d3ca-4751-897e-e3eed8708f2f tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] DELETE https://10.4.3.66/volume/v3/volumes/adc198b7-a531-4e76-bfa3-2738d616edea Jul 10 14:20:00.241781 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b3a958bd-d3ca-4751-897e-e3eed8708f2f tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:00.242017 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b3a958bd-d3ca-4751-897e-e3eed8708f2f tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:00.242223 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-b3a958bd-d3ca-4751-897e-e3eed8708f2f tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Delete volume with id: adc198b7-a531-4e76-bfa3-2738d616edea Jul 10 14:20:00.254721 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:00.254721 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:20:00.255254 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-b3a958bd-d3ca-4751-897e-e3eed8708f2f tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:20:00.280532 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-b3a958bd-d3ca-4751-897e-e3eed8708f2f tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Delete volume request issued successfully. Jul 10 14:20:00.280821 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b3a958bd-d3ca-4751-897e-e3eed8708f2f tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/adc198b7-a531-4e76-bfa3-2738d616edea returned with HTTP 202 Jul 10 14:20:00.281486 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 863/3441] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:20:00 2026] DELETE /volume/v3/volumes/adc198b7-a531-4e76-bfa3-2738d616edea => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:20:00.291637 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-cf45e078-128e-44ae-9301-1147d953e96b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:00.301852 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-cf45e078-128e-44ae-9301-1147d953e96b tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/adc198b7-a531-4e76-bfa3-2738d616edea Jul 10 14:20:00.301852 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-cf45e078-128e-44ae-9301-1147d953e96b tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:00.301852 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-cf45e078-128e-44ae-9301-1147d953e96b tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:00.315029 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:00.315029 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:20:00.322848 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-cf45e078-128e-44ae-9301-1147d953e96b tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:20:00.325127 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-cf45e078-128e-44ae-9301-1147d953e96b tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/adc198b7-a531-4e76-bfa3-2738d616edea returned with HTTP 200 Jul 10 14:20:00.325728 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 858/3442] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:00 2026] GET /volume/v3/volumes/adc198b7-a531-4e76-bfa3-2738d616edea => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:01.344433 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-1d830bc7-3157-47d6-85fc-8862d0c78e20 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:01.347524 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1d830bc7-3157-47d6-85fc-8862d0c78e20 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/adc198b7-a531-4e76-bfa3-2738d616edea Jul 10 14:20:01.347800 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1d830bc7-3157-47d6-85fc-8862d0c78e20 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:01.348062 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1d830bc7-3157-47d6-85fc-8862d0c78e20 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:01.355911 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1d830bc7-3157-47d6-85fc-8862d0c78e20 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/adc198b7-a531-4e76-bfa3-2738d616edea returned with HTTP 404 Jul 10 14:20:01.356552 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 866/3443] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:01 2026] GET /volume/v3/volumes/adc198b7-a531-4e76-bfa3-2738d616edea => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:20:01.367394 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e5f1b926-751e-460a-9815-ee3eb80c05f6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:01.371236 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e5f1b926-751e-460a-9815-ee3eb80c05f6 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 Jul 10 14:20:01.371598 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e5f1b926-751e-460a-9815-ee3eb80c05f6 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:01.371879 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e5f1b926-751e-460a-9815-ee3eb80c05f6 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:01.381514 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:01.381514 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:20:01.387110 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e5f1b926-751e-460a-9815-ee3eb80c05f6 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:20:01.391726 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e5f1b926-751e-460a-9815-ee3eb80c05f6 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 returned with HTTP 200 Jul 10 14:20:01.392181 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 857/3444] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:01 2026] GET /volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:01.407942 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-2811dc7b-c485-4971-90c8-08430ae06da6 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:01.410149 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2811dc7b-c485-4971-90c8-08430ae06da6 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] DELETE https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 Jul 10 14:20:01.410412 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2811dc7b-c485-4971-90c8-08430ae06da6 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:01.410543 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2811dc7b-c485-4971-90c8-08430ae06da6 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:01.410783 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-2811dc7b-c485-4971-90c8-08430ae06da6 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Delete volume with id: d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 Jul 10 14:20:01.420914 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:01.420914 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:20:01.421644 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-2811dc7b-c485-4971-90c8-08430ae06da6 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:20:01.450100 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-2811dc7b-c485-4971-90c8-08430ae06da6 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Delete volume request issued successfully. Jul 10 14:20:01.450294 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2811dc7b-c485-4971-90c8-08430ae06da6 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 returned with HTTP 202 Jul 10 14:20:01.450726 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 864/3445] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:20:01 2026] DELETE /volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:20:01.461127 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-0acbf82d-eaaf-4e00-903e-434e77b825eb None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:01.463104 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0acbf82d-eaaf-4e00-903e-434e77b825eb tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 Jul 10 14:20:01.463483 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0acbf82d-eaaf-4e00-903e-434e77b825eb tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:01.463812 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0acbf82d-eaaf-4e00-903e-434e77b825eb tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:01.471152 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:01.471152 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:20:01.479370 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-0acbf82d-eaaf-4e00-903e-434e77b825eb tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Volume info retrieved successfully. Jul 10 14:20:01.483414 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0acbf82d-eaaf-4e00-903e-434e77b825eb tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 returned with HTTP 200 Jul 10 14:20:01.484143 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 859/3446] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:01 2026] GET /volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:02.499908 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-4b9706b9-cfaf-45f2-a889-96fa85336ea2 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:02.503171 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4b9706b9-cfaf-45f2-a889-96fa85336ea2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] GET https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 Jul 10 14:20:02.503171 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4b9706b9-cfaf-45f2-a889-96fa85336ea2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:02.503528 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4b9706b9-cfaf-45f2-a889-96fa85336ea2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:02.512090 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4b9706b9-cfaf-45f2-a889-96fa85336ea2 tempest-VolumesSnapshotTestJSON-1058286323 tempest-VolumesSnapshotTestJSON-1058286323-project-member] https://10.4.3.66/volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 returned with HTTP 404 Jul 10 14:20:02.513057 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 867/3447] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:02 2026] GET /volume/v3/volumes/d5b740e9-e49b-4e36-a58b-3cedb7e8ded1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:20:02.912547 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8d8f6153-31bc-422b-9cff-4f1d8c820f59 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:02.914491 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8d8f6153-31bc-422b-9cff-4f1d8c820f59 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] GET https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a Jul 10 14:20:02.914711 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8d8f6153-31bc-422b-9cff-4f1d8c820f59 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:02.914910 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8d8f6153-31bc-422b-9cff-4f1d8c820f59 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:02.932015 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:02.932015 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:20:02.939361 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8d8f6153-31bc-422b-9cff-4f1d8c820f59 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Volume info retrieved successfully. Jul 10 14:20:02.946976 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8d8f6153-31bc-422b-9cff-4f1d8c820f59 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a returned with HTTP 200 Jul 10 14:20:02.947725 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 858/3448] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:02 2026] GET /volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a => generated 1141 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:20:02.996344 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-c1dfa49a-10fc-4b57-9962-02674f462182 req-deef3fae-a89b-4187-946b-38f30c3e9447 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:02.999645 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-c1dfa49a-10fc-4b57-9962-02674f462182 req-deef3fae-a89b-4187-946b-38f30c3e9447 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] GET https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a Jul 10 14:20:02.999941 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-c1dfa49a-10fc-4b57-9962-02674f462182 req-deef3fae-a89b-4187-946b-38f30c3e9447 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:03.000119 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-c1dfa49a-10fc-4b57-9962-02674f462182 req-deef3fae-a89b-4187-946b-38f30c3e9447 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:03.016482 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:03.016482 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:20:03.021963 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-c1dfa49a-10fc-4b57-9962-02674f462182 req-deef3fae-a89b-4187-946b-38f30c3e9447 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Volume info retrieved successfully. Jul 10 14:20:03.028477 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-c1dfa49a-10fc-4b57-9962-02674f462182 req-deef3fae-a89b-4187-946b-38f30c3e9447 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a returned with HTTP 200 Jul 10 14:20:03.029063 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 865/3449] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:20:02 2026] GET /volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a => generated 1141 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:20:03.051397 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-c1dfa49a-10fc-4b57-9962-02674f462182 req-a79bdfbf-1ca6-4bd6-9b66-6d18ef286310 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:03.053991 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-c1dfa49a-10fc-4b57-9962-02674f462182 req-a79bdfbf-1ca6-4bd6-9b66-6d18ef286310 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] POST https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a/action Jul 10 14:20:03.054340 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-c1dfa49a-10fc-4b57-9962-02674f462182 req-a79bdfbf-1ca6-4bd6-9b66-6d18ef286310 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:20:03.054467 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-c1dfa49a-10fc-4b57-9962-02674f462182 req-a79bdfbf-1ca6-4bd6-9b66-6d18ef286310 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:20:03.071670 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:03.071670 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:20:03.072386 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-c1dfa49a-10fc-4b57-9962-02674f462182 req-a79bdfbf-1ca6-4bd6-9b66-6d18ef286310 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Volume info retrieved successfully. Jul 10 14:20:03.083953 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-c1dfa49a-10fc-4b57-9962-02674f462182 req-a79bdfbf-1ca6-4bd6-9b66-6d18ef286310 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Begin detaching volume completed successfully. Jul 10 14:20:03.084296 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-c1dfa49a-10fc-4b57-9962-02674f462182 req-a79bdfbf-1ca6-4bd6-9b66-6d18ef286310 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a/action returned with HTTP 202 Jul 10 14:20:03.084939 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 860/3450] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:20:03 2026] POST /volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:20:04.540391 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-dfe59100-2f97-4186-b5f6-d0958577d73c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:04.540391 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-dfe59100-2f97-4186-b5f6-d0958577d73c None None] GET https://10.4.3.66/volume// Jul 10 14:20:04.540391 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-dfe59100-2f97-4186-b5f6-d0958577d73c None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:04.540391 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-dfe59100-2f97-4186-b5f6-d0958577d73c None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:04.540391 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-dfe59100-2f97-4186-b5f6-d0958577d73c None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:20:04.540391 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 868/3451] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:20:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:20:04.542563 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-c1dfa49a-10fc-4b57-9962-02674f462182 req-f35e4992-ba66-4a33-b082-0bde150f2e6e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:04.542563 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c1dfa49a-10fc-4b57-9962-02674f462182 req-f35e4992-ba66-4a33-b082-0bde150f2e6e tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] GET https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a Jul 10 14:20:04.542563 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c1dfa49a-10fc-4b57-9962-02674f462182 req-f35e4992-ba66-4a33-b082-0bde150f2e6e tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:04.542563 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c1dfa49a-10fc-4b57-9962-02674f462182 req-f35e4992-ba66-4a33-b082-0bde150f2e6e tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:04.542563 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:04.542563 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:20:04.542563 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-c1dfa49a-10fc-4b57-9962-02674f462182 req-f35e4992-ba66-4a33-b082-0bde150f2e6e tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Volume info retrieved successfully. Jul 10 14:20:04.542563 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c1dfa49a-10fc-4b57-9962-02674f462182 req-f35e4992-ba66-4a33-b082-0bde150f2e6e tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a returned with HTTP 200 Jul 10 14:20:04.542563 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 859/3452] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:20:04 2026] GET /volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a => generated 1324 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:20:05.053672 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-0401b7f3-de62-488c-ad69-9bbe22bc9f3b req-7ff18137-f8a7-4755-84e5-dffa8c11642f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:05.055592 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-0401b7f3-de62-488c-ad69-9bbe22bc9f3b req-7ff18137-f8a7-4755-84e5-dffa8c11642f tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] DELETE https://10.4.3.66/volume/v3/attachments/6b94db2f-3a20-46b0-8408-531339c3ac3c Jul 10 14:20:05.055785 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-0401b7f3-de62-488c-ad69-9bbe22bc9f3b req-7ff18137-f8a7-4755-84e5-dffa8c11642f tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:05.055952 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-0401b7f3-de62-488c-ad69-9bbe22bc9f3b req-7ff18137-f8a7-4755-84e5-dffa8c11642f tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:05.067033 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:05.067033 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:20:05.155833 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-c1dfa49a-10fc-4b57-9962-02674f462182 req-43801c4c-a91c-4150-9e8e-2d27aecada73 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:05.159682 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-c1dfa49a-10fc-4b57-9962-02674f462182 req-43801c4c-a91c-4150-9e8e-2d27aecada73 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] DELETE https://10.4.3.66/volume/v3/attachments/ce5e9fc5-e69d-4788-8404-b8fd53ba70e7 Jul 10 14:20:05.160012 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-c1dfa49a-10fc-4b57-9962-02674f462182 req-43801c4c-a91c-4150-9e8e-2d27aecada73 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:05.160433 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-c1dfa49a-10fc-4b57-9962-02674f462182 req-43801c4c-a91c-4150-9e8e-2d27aecada73 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:05.168885 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:05.168885 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:20:05.622872 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-0401b7f3-de62-488c-ad69-9bbe22bc9f3b req-7ff18137-f8a7-4755-84e5-dffa8c11642f tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/attachments/6b94db2f-3a20-46b0-8408-531339c3ac3c returned with HTTP 200 Jul 10 14:20:05.622872 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 866/3453] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:20:05 2026] DELETE /volume/v3/attachments/6b94db2f-3a20-46b0-8408-531339c3ac3c => generated 19 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:05.708977 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-c1dfa49a-10fc-4b57-9962-02674f462182 req-43801c4c-a91c-4150-9e8e-2d27aecada73 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] https://10.4.3.66/volume/v3/attachments/ce5e9fc5-e69d-4788-8404-b8fd53ba70e7 returned with HTTP 200 Jul 10 14:20:05.710008 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 861/3454] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:20:05 2026] DELETE /volume/v3/attachments/ce5e9fc5-e69d-4788-8404-b8fd53ba70e7 => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:06.312667 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-3cfd90ec-491f-4f94-a612-a6c4588ec98d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:06.314649 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3cfd90ec-491f-4f94-a612-a6c4588ec98d tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] GET https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a Jul 10 14:20:06.314878 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3cfd90ec-491f-4f94-a612-a6c4588ec98d tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:06.315080 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3cfd90ec-491f-4f94-a612-a6c4588ec98d tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:06.324309 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:06.324309 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:20:06.330771 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-3cfd90ec-491f-4f94-a612-a6c4588ec98d tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Volume info retrieved successfully. Jul 10 14:20:06.338149 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3cfd90ec-491f-4f94-a612-a6c4588ec98d tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a returned with HTTP 200 Jul 10 14:20:06.338864 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 869/3455] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:06 2026] GET /volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:07.100537 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-365ffdb2-e6d8-4db7-9030-85b6283ccc07 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:07.274759 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-365ffdb2-e6d8-4db7-9030-85b6283ccc07 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:20:07.275020 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-365ffdb2-e6d8-4db7-9030-85b6283ccc07 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-26327242"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:20:07.280805 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-365ffdb2-e6d8-4db7-9030-85b6283ccc07 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-26327242'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:20:07.280805 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-365ffdb2-e6d8-4db7-9030-85b6283ccc07 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Create volume of 1 GB Jul 10 14:20:07.288632 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-365ffdb2-e6d8-4db7-9030-85b6283ccc07 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Availability Zones retrieved successfully. Jul 10 14:20:07.298255 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-365ffdb2-e6d8-4db7-9030-85b6283ccc07 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Flow 'volume_create_api' (385c1260-a5b3-49d6-8282-05ef50a04380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:20:07.300880 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-365ffdb2-e6d8-4db7-9030-85b6283ccc07 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2c18659-59c5-4bb6-bad3-41806053986c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:20:07.301083 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-365ffdb2-e6d8-4db7-9030-85b6283ccc07 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:20:07.348979 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-365ffdb2-e6d8-4db7-9030-85b6283ccc07 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2c18659-59c5-4bb6-bad3-41806053986c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:20:07.350076 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-365ffdb2-e6d8-4db7-9030-85b6283ccc07 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bcabc05-dc46-43bd-9400-3b7935d51055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:20:07.468320 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-365ffdb2-e6d8-4db7-9030-85b6283ccc07 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Created reservations ['336638e6-0966-4e50-8f6b-c643c29ea775', 'c3ac6b1c-6621-42a0-95c7-df34bc20f0f5', '8649df14-cf95-4bba-87fc-3c320f1dba3f', 'b14c1d5d-c3fe-4b8a-a8fb-0f5d44bef5c9'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:20:07.469261 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-365ffdb2-e6d8-4db7-9030-85b6283ccc07 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bcabc05-dc46-43bd-9400-3b7935d51055) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['336638e6-0966-4e50-8f6b-c643c29ea775', 'c3ac6b1c-6621-42a0-95c7-df34bc20f0f5', '8649df14-cf95-4bba-87fc-3c320f1dba3f', 'b14c1d5d-c3fe-4b8a-a8fb-0f5d44bef5c9']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:20:07.470068 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-365ffdb2-e6d8-4db7-9030-85b6283ccc07 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7c8e024-8cb0-4d0d-9f90-4b8761c200c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:20:07.514077 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-365ffdb2-e6d8-4db7-9030-85b6283ccc07 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7c8e024-8cb0-4d0d-9f90-4b8761c200c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78d3cee1-32a7-4bfd-bc0c-7c3271876787', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-26327242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e93ded9d0753416184fa3b9a70d09f02',qos_specs=None,replication_status=,reservations=['336638e6-0966-4e50-8f6b-c643c29ea775','c3ac6b1c-6621-42a0-95c7-df34bc20f0f5','8649df14-cf95-4bba-87fc-3c320f1dba3f','b14c1d5d-c3fe-4b8a-a8fb-0f5d44bef5c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32ee326d1e8d4efd87a8d5ed809bfb31',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:20:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-26327242',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78d3cee1-32a7-4bfd-bc0c-7c3271876787,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e93ded9d0753416184fa3b9a70d09f02',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32ee326d1e8d4efd87a8d5ed809bfb31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:20:07.515075 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-365ffdb2-e6d8-4db7-9030-85b6283ccc07 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3986790-4116-4395-8341-3ba887232c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:20:07.543634 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-365ffdb2-e6d8-4db7-9030-85b6283ccc07 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3986790-4116-4395-8341-3ba887232c90) transitioned into state 'SUCCESS' from state '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-26327242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e93ded9d0753416184fa3b9a70d09f02',qos_specs=None,replication_status=,reservations=['336638e6-0966-4e50-8f6b-c643c29ea775','c3ac6b1c-6621-42a0-95c7-df34bc20f0f5','8649df14-cf95-4bba-87fc-3c320f1dba3f','b14c1d5d-c3fe-4b8a-a8fb-0f5d44bef5c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32ee326d1e8d4efd87a8d5ed809bfb31',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:20:07.544275 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-365ffdb2-e6d8-4db7-9030-85b6283ccc07 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e0ad64e-50a8-41e5-bccd-c731ce92f8f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:20:07.568253 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-365ffdb2-e6d8-4db7-9030-85b6283ccc07 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e0ad64e-50a8-41e5-bccd-c731ce92f8f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:20:07.569211 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-365ffdb2-e6d8-4db7-9030-85b6283ccc07 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Flow 'volume_create_api' (385c1260-a5b3-49d6-8282-05ef50a04380) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:20:07.569674 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-365ffdb2-e6d8-4db7-9030-85b6283ccc07 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Create volume request issued successfully. Jul 10 14:20:07.570351 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-365ffdb2-e6d8-4db7-9030-85b6283ccc07 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:20:07.571219 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 860/3456] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:20:07 2026] POST /volume/v3/volumes => generated 745 bytes in 471 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:20:07.586168 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6e6fa557-3e61-4fb4-b945-ad3c06156ae7 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:07.588816 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6e6fa557-3e61-4fb4-b945-ad3c06156ae7 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/volumes/78d3cee1-32a7-4bfd-bc0c-7c3271876787 Jul 10 14:20:07.589112 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6e6fa557-3e61-4fb4-b945-ad3c06156ae7 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:07.589425 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6e6fa557-3e61-4fb4-b945-ad3c06156ae7 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:07.599013 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:07.599013 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:20:07.604614 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-6e6fa557-3e61-4fb4-b945-ad3c06156ae7 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Volume info retrieved successfully. Jul 10 14:20:07.612437 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6e6fa557-3e61-4fb4-b945-ad3c06156ae7 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/volumes/78d3cee1-32a7-4bfd-bc0c-7c3271876787 returned with HTTP 200 Jul 10 14:20:07.613602 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 867/3457] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:07 2026] GET /volume/v3/volumes/78d3cee1-32a7-4bfd-bc0c-7c3271876787 => generated 813 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:20:08.629078 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-0e0c9f11-debf-483b-b837-0e3bc1c63aae None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:08.631135 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0e0c9f11-debf-483b-b837-0e3bc1c63aae tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/volumes/78d3cee1-32a7-4bfd-bc0c-7c3271876787 Jul 10 14:20:08.631358 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0e0c9f11-debf-483b-b837-0e3bc1c63aae tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:08.631573 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0e0c9f11-debf-483b-b837-0e3bc1c63aae tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:08.642192 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:08.642192 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:20:08.647554 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-0e0c9f11-debf-483b-b837-0e3bc1c63aae tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Volume info retrieved successfully. Jul 10 14:20:08.653535 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0e0c9f11-debf-483b-b837-0e3bc1c63aae tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/volumes/78d3cee1-32a7-4bfd-bc0c-7c3271876787 returned with HTTP 200 Jul 10 14:20:08.654024 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 862/3458] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:08 2026] GET /volume/v3/volumes/78d3cee1-32a7-4bfd-bc0c-7c3271876787 => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:08.667656 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-dfe54bda-5135-47d3-86f1-c1f345e7de59 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:08.670939 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-dfe54bda-5135-47d3-86f1-c1f345e7de59 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] POST https://10.4.3.66/volume/v3/backups Jul 10 14:20:08.671486 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-dfe54bda-5135-47d3-86f1-c1f345e7de59 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "78d3cee1-32a7-4bfd-bc0c-7c3271876787", "name": "tempest-VolumesBackupsTest-Backup-1148980567"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:20:08.674339 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.contrib.backups [None req-dfe54bda-5135-47d3-86f1-c1f345e7de59 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Creating new backup {'backup': {'volume_id': '78d3cee1-32a7-4bfd-bc0c-7c3271876787', 'name': 'tempest-VolumesBackupsTest-Backup-1148980567'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 14:20:08.674609 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.contrib.backups [None req-dfe54bda-5135-47d3-86f1-c1f345e7de59 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Creating backup of volume 78d3cee1-32a7-4bfd-bc0c-7c3271876787 in container None Jul 10 14:20:08.684994 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:08.684994 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:20:08.685681 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-dfe54bda-5135-47d3-86f1-c1f345e7de59 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Volume info retrieved successfully. Jul 10 14:20:08.742435 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-dfe54bda-5135-47d3-86f1-c1f345e7de59 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Created reservations ['f01b7563-f44e-423a-98ff-f4d61a3c9baa', 'ea26a61b-3726-4f84-88c6-cc4f7e3ef7f9'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:20:08.820383 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-dfe54bda-5135-47d3-86f1-c1f345e7de59 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Jul 10 14:20:08.820945 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 870/3459] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:20:08 2026] POST /volume/v3/backups => generated 328 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:20:08.829961 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4d9e2451-0740-44bd-b899-6cd053297de8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:08.831970 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4d9e2451-0740-44bd-b899-6cd053297de8 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 Jul 10 14:20:08.832181 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4d9e2451-0740-44bd-b899-6cd053297de8 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:08.832405 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4d9e2451-0740-44bd-b899-6cd053297de8 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:08.832561 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-4d9e2451-0740-44bd-b899-6cd053297de8 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 8a6a9470-fda1-4ae3-8599-15c1635e4806. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:08.837716 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:08.837716 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:20:08.838765 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4d9e2451-0740-44bd-b899-6cd053297de8 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 returned with HTTP 200 Jul 10 14:20:08.839349 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 861/3460] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:08 2026] GET /volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:09.702374 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-3fced202-c7d8-4096-a06a-2989ce9631b7 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:09.706962 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3fced202-c7d8-4096-a06a-2989ce9631b7 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] DELETE https://10.4.3.66/volume/v3/volumes/45a5697f-9fb4-4d88-b795-6abe0cb4d3ce Jul 10 14:20:09.707296 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3fced202-c7d8-4096-a06a-2989ce9631b7 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:09.707599 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3fced202-c7d8-4096-a06a-2989ce9631b7 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:09.707861 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-3fced202-c7d8-4096-a06a-2989ce9631b7 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Delete volume with id: 45a5697f-9fb4-4d88-b795-6abe0cb4d3ce Jul 10 14:20:09.720740 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:09.720740 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:20:09.721489 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-3fced202-c7d8-4096-a06a-2989ce9631b7 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Volume info retrieved successfully. Jul 10 14:20:09.765534 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-3fced202-c7d8-4096-a06a-2989ce9631b7 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Delete volume request issued successfully. Jul 10 14:20:09.765534 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3fced202-c7d8-4096-a06a-2989ce9631b7 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/volumes/45a5697f-9fb4-4d88-b795-6abe0cb4d3ce returned with HTTP 202 Jul 10 14:20:09.765534 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 868/3461] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:20:09 2026] DELETE /volume/v3/volumes/45a5697f-9fb4-4d88-b795-6abe0cb4d3ce => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:20:09.773073 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-35e3bcd7-01e6-47c6-ae9d-82b12432015a None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:09.775400 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-35e3bcd7-01e6-47c6-ae9d-82b12432015a tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] GET https://10.4.3.66/volume/v3/volumes/45a5697f-9fb4-4d88-b795-6abe0cb4d3ce Jul 10 14:20:09.775901 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-35e3bcd7-01e6-47c6-ae9d-82b12432015a tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:09.776422 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-35e3bcd7-01e6-47c6-ae9d-82b12432015a tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:09.786781 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:09.786781 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:20:09.793602 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-35e3bcd7-01e6-47c6-ae9d-82b12432015a tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Volume info retrieved successfully. Jul 10 14:20:09.801821 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-35e3bcd7-01e6-47c6-ae9d-82b12432015a tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/volumes/45a5697f-9fb4-4d88-b795-6abe0cb4d3ce returned with HTTP 200 Jul 10 14:20:09.802452 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 863/3462] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:20:09 2026] GET /volume/v3/volumes/45a5697f-9fb4-4d88-b795-6abe0cb4d3ce => generated 1420 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:20:09.863003 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-1622926a-8be7-4b1e-82ca-b4bdd9f6a808 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:09.865750 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1622926a-8be7-4b1e-82ca-b4bdd9f6a808 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 Jul 10 14:20:09.865892 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1622926a-8be7-4b1e-82ca-b4bdd9f6a808 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:09.866197 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1622926a-8be7-4b1e-82ca-b4bdd9f6a808 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:09.866298 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-1622926a-8be7-4b1e-82ca-b4bdd9f6a808 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 8a6a9470-fda1-4ae3-8599-15c1635e4806. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:09.876718 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:09.876718 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:20:09.876718 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1622926a-8be7-4b1e-82ca-b4bdd9f6a808 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 returned with HTTP 200 Jul 10 14:20:09.876718 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 871/3463] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:09 2026] GET /volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:10.818802 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-886be9ff-9f78-41b6-9492-f3b233f35ab5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:10.821408 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-886be9ff-9f78-41b6-9492-f3b233f35ab5 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] GET https://10.4.3.66/volume/v3/volumes/45a5697f-9fb4-4d88-b795-6abe0cb4d3ce Jul 10 14:20:10.821773 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-886be9ff-9f78-41b6-9492-f3b233f35ab5 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:10.822077 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-886be9ff-9f78-41b6-9492-f3b233f35ab5 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:10.829953 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-886be9ff-9f78-41b6-9492-f3b233f35ab5 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/volumes/45a5697f-9fb4-4d88-b795-6abe0cb4d3ce returned with HTTP 404 Jul 10 14:20:10.830548 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 862/3464] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:20:10 2026] GET /volume/v3/volumes/45a5697f-9fb4-4d88-b795-6abe0cb4d3ce => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:20:10.839811 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ad8865a1-f4df-45f2-90f4-7ef5c40bed78 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:10.842903 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ad8865a1-f4df-45f2-90f4-7ef5c40bed78 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/924e5768-db4e-459c-bb68-fd69b41801fa Jul 10 14:20:10.843211 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ad8865a1-f4df-45f2-90f4-7ef5c40bed78 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:10.843553 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ad8865a1-f4df-45f2-90f4-7ef5c40bed78 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:10.843745 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.snapshots [None req-ad8865a1-f4df-45f2-90f4-7ef5c40bed78 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Delete snapshot with id: 924e5768-db4e-459c-bb68-fd69b41801fa Jul 10 14:20:10.849942 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:10.849942 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:20:10.850491 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-ad8865a1-f4df-45f2-90f4-7ef5c40bed78 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Snapshot retrieved successfully. Jul 10 14:20:10.876476 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-ad8865a1-f4df-45f2-90f4-7ef5c40bed78 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Snapshot delete request issued successfully. Jul 10 14:20:10.876870 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ad8865a1-f4df-45f2-90f4-7ef5c40bed78 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/snapshots/924e5768-db4e-459c-bb68-fd69b41801fa returned with HTTP 202 Jul 10 14:20:10.877364 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 869/3465] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:20:10 2026] DELETE /volume/v3/snapshots/924e5768-db4e-459c-bb68-fd69b41801fa => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:20:10.886843 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-7ed34848-a806-4baf-8ed6-907eab927092 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:10.888559 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-5b4f8e0b-0554-4990-8d58-dd7301003c33 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:10.890418 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7ed34848-a806-4baf-8ed6-907eab927092 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] GET https://10.4.3.66/volume/v3/snapshots/924e5768-db4e-459c-bb68-fd69b41801fa Jul 10 14:20:10.890641 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7ed34848-a806-4baf-8ed6-907eab927092 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:10.891114 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7ed34848-a806-4baf-8ed6-907eab927092 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:10.891202 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5b4f8e0b-0554-4990-8d58-dd7301003c33 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 Jul 10 14:20:10.891521 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5b4f8e0b-0554-4990-8d58-dd7301003c33 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:10.891767 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5b4f8e0b-0554-4990-8d58-dd7301003c33 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:10.891920 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-5b4f8e0b-0554-4990-8d58-dd7301003c33 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 8a6a9470-fda1-4ae3-8599-15c1635e4806. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:10.898593 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:10.898593 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:20:10.899755 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5b4f8e0b-0554-4990-8d58-dd7301003c33 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 returned with HTTP 200 Jul 10 14:20:10.900467 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 872/3466] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:10 2026] GET /volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:10.900538 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:10.900538 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:20:10.901059 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-7ed34848-a806-4baf-8ed6-907eab927092 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Snapshot retrieved successfully. Jul 10 14:20:10.902442 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7ed34848-a806-4baf-8ed6-907eab927092 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/snapshots/924e5768-db4e-459c-bb68-fd69b41801fa returned with HTTP 200 Jul 10 14:20:10.903019 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 864/3467] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:20:10 2026] GET /volume/v3/snapshots/924e5768-db4e-459c-bb68-fd69b41801fa => generated 482 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:11.914224 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fcdb3885-7469-4742-ab0e-06d69c4a3a7e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:11.915739 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-2351a9ee-a2ec-4aaa-9b45-a61c59bdf463 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:11.918365 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fcdb3885-7469-4742-ab0e-06d69c4a3a7e tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 Jul 10 14:20:11.918665 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fcdb3885-7469-4742-ab0e-06d69c4a3a7e tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:11.918982 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fcdb3885-7469-4742-ab0e-06d69c4a3a7e tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:11.919110 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-fcdb3885-7469-4742-ab0e-06d69c4a3a7e tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 8a6a9470-fda1-4ae3-8599-15c1635e4806. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:11.921523 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2351a9ee-a2ec-4aaa-9b45-a61c59bdf463 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] GET https://10.4.3.66/volume/v3/snapshots/924e5768-db4e-459c-bb68-fd69b41801fa Jul 10 14:20:11.922725 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2351a9ee-a2ec-4aaa-9b45-a61c59bdf463 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:11.923863 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2351a9ee-a2ec-4aaa-9b45-a61c59bdf463 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:11.929188 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:11.929188 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:20:11.930630 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fcdb3885-7469-4742-ab0e-06d69c4a3a7e tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 returned with HTTP 200 Jul 10 14:20:11.933258 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 863/3468] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:11 2026] GET /volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 => generated 737 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:11.936340 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2351a9ee-a2ec-4aaa-9b45-a61c59bdf463 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/snapshots/924e5768-db4e-459c-bb68-fd69b41801fa returned with HTTP 404 Jul 10 14:20:11.936496 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 870/3469] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:20:11 2026] GET /volume/v3/snapshots/924e5768-db4e-459c-bb68-fd69b41801fa => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:20:12.949289 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8935cea1-d747-4a1a-8873-7c4c2e4f6ae7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:12.951387 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8935cea1-d747-4a1a-8873-7c4c2e4f6ae7 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 Jul 10 14:20:12.951662 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8935cea1-d747-4a1a-8873-7c4c2e4f6ae7 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:12.951864 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8935cea1-d747-4a1a-8873-7c4c2e4f6ae7 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:12.951969 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-8935cea1-d747-4a1a-8873-7c4c2e4f6ae7 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 8a6a9470-fda1-4ae3-8599-15c1635e4806. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:12.956780 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:12.956780 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:20:12.957823 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8935cea1-d747-4a1a-8873-7c4c2e4f6ae7 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 returned with HTTP 200 Jul 10 14:20:12.958322 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 873/3470] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:12 2026] GET /volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:13.973673 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-8d79ed36-b964-46a4-9f83-f910eaf8a322 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:13.979959 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8d79ed36-b964-46a4-9f83-f910eaf8a322 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 Jul 10 14:20:13.982517 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8d79ed36-b964-46a4-9f83-f910eaf8a322 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:13.983415 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8d79ed36-b964-46a4-9f83-f910eaf8a322 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:13.983415 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-8d79ed36-b964-46a4-9f83-f910eaf8a322 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 8a6a9470-fda1-4ae3-8599-15c1635e4806. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:14.004517 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:14.004517 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:20:14.005870 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8d79ed36-b964-46a4-9f83-f910eaf8a322 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 returned with HTTP 200 Jul 10 14:20:14.010883 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 865/3471] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:13 2026] GET /volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 => generated 748 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:14.583436 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8b93f96b-112e-49e6-b6bc-a6b59eaf34c0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:14.585555 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8b93f96b-112e-49e6-b6bc-a6b59eaf34c0 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] DELETE https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a Jul 10 14:20:14.585793 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8b93f96b-112e-49e6-b6bc-a6b59eaf34c0 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:14.586345 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8b93f96b-112e-49e6-b6bc-a6b59eaf34c0 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:14.586345 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-8b93f96b-112e-49e6-b6bc-a6b59eaf34c0 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Delete volume with id: 010472e4-16bc-43cc-a557-b789a6ffb74a Jul 10 14:20:14.595516 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:14.595516 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:20:14.596067 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8b93f96b-112e-49e6-b6bc-a6b59eaf34c0 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Volume info retrieved successfully. Jul 10 14:20:14.624352 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8b93f96b-112e-49e6-b6bc-a6b59eaf34c0 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Delete volume request issued successfully. Jul 10 14:20:14.624352 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8b93f96b-112e-49e6-b6bc-a6b59eaf34c0 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a returned with HTTP 202 Jul 10 14:20:14.624515 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 864/3472] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:20:14 2026] DELETE /volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:20:14.635391 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-46c863b1-6f9f-4e18-a8e8-445865fbc36e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:14.641284 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-46c863b1-6f9f-4e18-a8e8-445865fbc36e tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] GET https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a Jul 10 14:20:14.641488 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-46c863b1-6f9f-4e18-a8e8-445865fbc36e tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:14.641740 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-46c863b1-6f9f-4e18-a8e8-445865fbc36e tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:14.656029 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:14.656029 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:20:14.667553 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-46c863b1-6f9f-4e18-a8e8-445865fbc36e tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Volume info retrieved successfully. Jul 10 14:20:14.678950 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-46c863b1-6f9f-4e18-a8e8-445865fbc36e tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a returned with HTTP 200 Jul 10 14:20:14.679365 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 871/3473] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:14 2026] GET /volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:15.028428 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8ac482c3-9bad-4e46-8c98-e3e01c5376de None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:15.030611 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8ac482c3-9bad-4e46-8c98-e3e01c5376de tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 Jul 10 14:20:15.030876 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8ac482c3-9bad-4e46-8c98-e3e01c5376de tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:15.031161 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8ac482c3-9bad-4e46-8c98-e3e01c5376de tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:15.031305 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-8ac482c3-9bad-4e46-8c98-e3e01c5376de tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 8a6a9470-fda1-4ae3-8599-15c1635e4806. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:15.037375 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:15.037375 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:20:15.038277 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8ac482c3-9bad-4e46-8c98-e3e01c5376de tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 returned with HTTP 200 Jul 10 14:20:15.038746 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 874/3474] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:15 2026] GET /volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:15.699826 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-0fd2be5f-8803-479f-b444-1d2551071917 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:15.702414 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0fd2be5f-8803-479f-b444-1d2551071917 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] GET https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a Jul 10 14:20:15.703147 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0fd2be5f-8803-479f-b444-1d2551071917 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:15.703147 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0fd2be5f-8803-479f-b444-1d2551071917 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:15.711367 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0fd2be5f-8803-479f-b444-1d2551071917 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] https://10.4.3.66/volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a returned with HTTP 404 Jul 10 14:20:15.712121 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 866/3475] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:15 2026] GET /volume/v3/volumes/010472e4-16bc-43cc-a557-b789a6ffb74a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:20:15.723316 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ddf98389-f964-49a1-9cbf-b3f106d97b50 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:15.726250 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ddf98389-f964-49a1-9cbf-b3f106d97b50 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] DELETE https://10.4.3.66/volume/v3/volumes/0305543e-1f19-4c87-b6dc-7538ec9b7ebb Jul 10 14:20:15.726530 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ddf98389-f964-49a1-9cbf-b3f106d97b50 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:15.728124 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ddf98389-f964-49a1-9cbf-b3f106d97b50 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:15.728124 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-ddf98389-f964-49a1-9cbf-b3f106d97b50 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Delete volume with id: 0305543e-1f19-4c87-b6dc-7538ec9b7ebb Jul 10 14:20:15.738213 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:15.738213 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:20:15.738213 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ddf98389-f964-49a1-9cbf-b3f106d97b50 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Volume info retrieved successfully. Jul 10 14:20:15.764736 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ddf98389-f964-49a1-9cbf-b3f106d97b50 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Delete volume request issued successfully. Jul 10 14:20:15.764995 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ddf98389-f964-49a1-9cbf-b3f106d97b50 tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] https://10.4.3.66/volume/v3/volumes/0305543e-1f19-4c87-b6dc-7538ec9b7ebb returned with HTTP 202 Jul 10 14:20:15.765742 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 865/3476] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:20:15 2026] DELETE /volume/v3/volumes/0305543e-1f19-4c87-b6dc-7538ec9b7ebb => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:20:15.775828 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-30281f63-025e-47a1-aa2f-b89d346ee58e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:15.778674 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-30281f63-025e-47a1-aa2f-b89d346ee58e tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] GET https://10.4.3.66/volume/v3/volumes/0305543e-1f19-4c87-b6dc-7538ec9b7ebb Jul 10 14:20:15.778971 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-30281f63-025e-47a1-aa2f-b89d346ee58e tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:15.779207 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-30281f63-025e-47a1-aa2f-b89d346ee58e tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:15.787788 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:15.787788 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:20:15.793405 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-30281f63-025e-47a1-aa2f-b89d346ee58e tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Volume info retrieved successfully. Jul 10 14:20:15.803891 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-30281f63-025e-47a1-aa2f-b89d346ee58e tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] https://10.4.3.66/volume/v3/volumes/0305543e-1f19-4c87-b6dc-7538ec9b7ebb returned with HTTP 200 Jul 10 14:20:15.804487 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 872/3477] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:15 2026] GET /volume/v3/volumes/0305543e-1f19-4c87-b6dc-7538ec9b7ebb => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:16.055009 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d39c6110-a3ac-4042-84d9-aa8f44afb6f6 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:16.064264 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d39c6110-a3ac-4042-84d9-aa8f44afb6f6 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 Jul 10 14:20:16.065541 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d39c6110-a3ac-4042-84d9-aa8f44afb6f6 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:16.065541 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d39c6110-a3ac-4042-84d9-aa8f44afb6f6 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:16.065789 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-d39c6110-a3ac-4042-84d9-aa8f44afb6f6 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 8a6a9470-fda1-4ae3-8599-15c1635e4806. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:16.076991 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:16.076991 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:20:16.077976 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d39c6110-a3ac-4042-84d9-aa8f44afb6f6 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 returned with HTTP 200 Jul 10 14:20:16.079140 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 875/3478] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:16 2026] GET /volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 => generated 748 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:16.823030 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d0c3eb6e-2a9a-4bc7-9727-471f9a0ff26a None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:16.824660 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d0c3eb6e-2a9a-4bc7-9727-471f9a0ff26a tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] GET https://10.4.3.66/volume/v3/volumes/0305543e-1f19-4c87-b6dc-7538ec9b7ebb Jul 10 14:20:16.824844 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d0c3eb6e-2a9a-4bc7-9727-471f9a0ff26a tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:16.825050 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d0c3eb6e-2a9a-4bc7-9727-471f9a0ff26a tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:16.832260 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d0c3eb6e-2a9a-4bc7-9727-471f9a0ff26a tempest-ServerRescueNegativeTestJSON-1041736348 tempest-ServerRescueNegativeTestJSON-1041736348-project-member] https://10.4.3.66/volume/v3/volumes/0305543e-1f19-4c87-b6dc-7538ec9b7ebb returned with HTTP 404 Jul 10 14:20:16.832771 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 867/3479] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:16 2026] GET /volume/v3/volumes/0305543e-1f19-4c87-b6dc-7538ec9b7ebb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:20:17.091695 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-01ff1954-8cbd-400c-9cb7-c93481d960d7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:17.094187 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-01ff1954-8cbd-400c-9cb7-c93481d960d7 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 Jul 10 14:20:17.094446 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-01ff1954-8cbd-400c-9cb7-c93481d960d7 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:17.094743 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-01ff1954-8cbd-400c-9cb7-c93481d960d7 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:17.094890 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-01ff1954-8cbd-400c-9cb7-c93481d960d7 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 8a6a9470-fda1-4ae3-8599-15c1635e4806. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:17.100659 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:17.100659 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:20:17.101627 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-01ff1954-8cbd-400c-9cb7-c93481d960d7 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 returned with HTTP 200 Jul 10 14:20:17.102136 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 866/3480] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:17 2026] GET /volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:17.113192 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-62a14175-2753-4513-959f-8b97fa2938b2 req-aef225a3-f7c5-40b2-a21e-235dae888a2a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:17.115735 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-62a14175-2753-4513-959f-8b97fa2938b2 req-aef225a3-f7c5-40b2-a21e-235dae888a2a tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] DELETE https://10.4.3.66/volume/v3/attachments/c7837a0a-f5e3-45b8-a228-9a70c2602fbe Jul 10 14:20:17.115958 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-62a14175-2753-4513-959f-8b97fa2938b2 req-aef225a3-f7c5-40b2-a21e-235dae888a2a tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:17.116200 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-62a14175-2753-4513-959f-8b97fa2938b2 req-aef225a3-f7c5-40b2-a21e-235dae888a2a tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:17.126741 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:17.126741 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:20:17.666593 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-62a14175-2753-4513-959f-8b97fa2938b2 req-aef225a3-f7c5-40b2-a21e-235dae888a2a tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/attachments/c7837a0a-f5e3-45b8-a228-9a70c2602fbe returned with HTTP 200 Jul 10 14:20:17.667177 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 873/3481] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:20:17 2026] DELETE /volume/v3/attachments/c7837a0a-f5e3-45b8-a228-9a70c2602fbe => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:18.115489 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-26002515-4170-409b-873b-5cfd4fdfff03 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:18.117846 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-26002515-4170-409b-873b-5cfd4fdfff03 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 Jul 10 14:20:18.118212 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-26002515-4170-409b-873b-5cfd4fdfff03 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:18.118487 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-26002515-4170-409b-873b-5cfd4fdfff03 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:18.118676 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-26002515-4170-409b-873b-5cfd4fdfff03 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 8a6a9470-fda1-4ae3-8599-15c1635e4806. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:18.131174 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:18.131174 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:20:18.135638 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-26002515-4170-409b-873b-5cfd4fdfff03 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 returned with HTTP 200 Jul 10 14:20:18.136168 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 876/3482] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:18 2026] GET /volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 => generated 748 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:19.151478 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e18c98a4-95aa-4768-a63c-1b64a25d4e05 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:19.155585 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e18c98a4-95aa-4768-a63c-1b64a25d4e05 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 Jul 10 14:20:19.155937 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e18c98a4-95aa-4768-a63c-1b64a25d4e05 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:19.156225 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e18c98a4-95aa-4768-a63c-1b64a25d4e05 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:19.156901 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-e18c98a4-95aa-4768-a63c-1b64a25d4e05 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 8a6a9470-fda1-4ae3-8599-15c1635e4806. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:19.164334 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:19.164334 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:20:19.165647 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e18c98a4-95aa-4768-a63c-1b64a25d4e05 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 returned with HTTP 200 Jul 10 14:20:19.166253 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 868/3483] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:19 2026] GET /volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:19.791537 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-345f04d6-9799-4530-8815-4d2e2f29b6f0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:19.956203 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-345f04d6-9799-4530-8815-4d2e2f29b6f0 tempest-TestEncryptedCinderVolumes-1980590221 tempest-TestEncryptedCinderVolumes-1980590221-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:20:19.956593 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-345f04d6-9799-4530-8815-4d2e2f29b6f0 tempest-TestEncryptedCinderVolumes-1980590221 tempest-TestEncryptedCinderVolumes-1980590221-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1323979760", "extra_specs": {}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:20:19.981541 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-345f04d6-9799-4530-8815-4d2e2f29b6f0 tempest-TestEncryptedCinderVolumes-1980590221 tempest-TestEncryptedCinderVolumes-1980590221-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:20:19.982061 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 867/3484] 10.4.3.66 () {68 vars in 1245 bytes} [Fri Jul 10 14:20:19 2026] POST /volume/v3/types => generated 212 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:19.995727 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-fc0d831b-d7bd-4e8a-a2ac-cbce5c40ffdf None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:19.998144 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fc0d831b-d7bd-4e8a-a2ac-cbce5c40ffdf tempest-TestEncryptedCinderVolumes-1980590221 tempest-TestEncryptedCinderVolumes-1980590221-project-admin] POST https://10.4.3.66/volume/v3/types/d8c9b643-fa84-40cd-be3f-a739c786e20d/encryption Jul 10 14:20:19.998867 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-fc0d831b-d7bd-4e8a-a2ac-cbce5c40ffdf tempest-TestEncryptedCinderVolumes-1980590221 tempest-TestEncryptedCinderVolumes-1980590221-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:20:20.000185 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:20.000185 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:20:20.027432 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fc0d831b-d7bd-4e8a-a2ac-cbce5c40ffdf tempest-TestEncryptedCinderVolumes-1980590221 tempest-TestEncryptedCinderVolumes-1980590221-project-admin] https://10.4.3.66/volume/v3/types/d8c9b643-fa84-40cd-be3f-a739c786e20d/encryption returned with HTTP 200 Jul 10 14:20:20.028300 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 874/3485] 10.4.3.66 () {68 vars in 1390 bytes} [Fri Jul 10 14:20:19 2026] POST /volume/v3/types/d8c9b643-fa84-40cd-be3f-a739c786e20d/encryption => generated 230 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:20.039412 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-87cca319-a0bf-469f-a941-d10423ff8040 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:20.119696 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-87cca319-a0bf-469f-a941-d10423ff8040 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:20:20.120158 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-87cca319-a0bf-469f-a941-d10423ff8040 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1757647022", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1323979760", "size": 1}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:20:20.122075 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-87cca319-a0bf-469f-a941-d10423ff8040 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1757647022', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1323979760', 'size': 1}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:20:20.127299 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-87cca319-a0bf-469f-a941-d10423ff8040 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Create volume of 1 GB Jul 10 14:20:20.127692 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:20.127692 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:20:20.128455 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-87cca319-a0bf-469f-a941-d10423ff8040 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Availability Zones retrieved successfully. Jul 10 14:20:20.135079 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-87cca319-a0bf-469f-a941-d10423ff8040 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Flow 'volume_create_api' (1749e833-00b1-468b-bf2e-54a04d8845dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:20:20.136758 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-87cca319-a0bf-469f-a941-d10423ff8040 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (936a0b7e-5ee5-444a-be66-b28a953f8dae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:20:20.137867 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-87cca319-a0bf-469f-a941-d10423ff8040 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:20:20.168167 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-87cca319-a0bf-469f-a941-d10423ff8040 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (936a0b7e-5ee5-444a-be66-b28a953f8dae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:20:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d8c9b643-fa84-40cd-be3f-a739c786e20d,is_public=True,name='tempest-scenario-type-luks-1323979760',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd8c9b643-fa84-40cd-be3f-a739c786e20d', '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=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:20:20.169210 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-87cca319-a0bf-469f-a941-d10423ff8040 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbe18919-4a66-40e1-9bb5-64416a3bc161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:20:20.178191 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a842732b-048b-4239-bfab-ff0570a23ef9 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:20.180025 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a842732b-048b-4239-bfab-ff0570a23ef9 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 Jul 10 14:20:20.180272 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a842732b-048b-4239-bfab-ff0570a23ef9 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:20.180455 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a842732b-048b-4239-bfab-ff0570a23ef9 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:20.180601 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-a842732b-048b-4239-bfab-ff0570a23ef9 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 8a6a9470-fda1-4ae3-8599-15c1635e4806. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:20.187186 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:20.187186 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:20:20.188333 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a842732b-048b-4239-bfab-ff0570a23ef9 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 returned with HTTP 200 Jul 10 14:20:20.188835 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 869/3486] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:20 2026] GET /volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:20.201078 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-87cca319-a0bf-469f-a941-d10423ff8040 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1323979760 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1323979760, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:20:20.201430 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-87cca319-a0bf-469f-a941-d10423ff8040 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1323979760 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1323979760, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:20:20.273732 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-87cca319-a0bf-469f-a941-d10423ff8040 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Created reservations ['86906722-608c-4bf3-9756-c51e28362b5d', 'e6ad82ec-645a-4aaf-94f1-c09e461eddfe', '946c1b78-2c53-4972-b9c1-b392a66c69c7', '9667c77c-2f40-42f4-a537-35beb3fae3b3'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:20:20.274916 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-87cca319-a0bf-469f-a941-d10423ff8040 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbe18919-4a66-40e1-9bb5-64416a3bc161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86906722-608c-4bf3-9756-c51e28362b5d', 'e6ad82ec-645a-4aaf-94f1-c09e461eddfe', '946c1b78-2c53-4972-b9c1-b392a66c69c7', '9667c77c-2f40-42f4-a537-35beb3fae3b3']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:20:20.275999 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-87cca319-a0bf-469f-a941-d10423ff8040 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2c21a3d-39f3-458b-bde9-c6f861271dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:20:20.315455 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-87cca319-a0bf-469f-a941-d10423ff8040 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2c21a3d-39f3-458b-bde9-c6f861271dc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff178124-d175-4292-a5ed-5545093deff0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1757647022',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11fa8e9008e14435b20a39215a5255da',qos_specs=None,replication_status=,reservations=['86906722-608c-4bf3-9756-c51e28362b5d','e6ad82ec-645a-4aaf-94f1-c09e461eddfe','946c1b78-2c53-4972-b9c1-b392a66c69c7','9667c77c-2f40-42f4-a537-35beb3fae3b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe3e127f24654ec7867f393183fa4b2a',volume_type_id=d8c9b643-fa84-40cd-be3f-a739c786e20d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:20:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1757647022',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ff178124-d175-4292-a5ed-5545093deff0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11fa8e9008e14435b20a39215a5255da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe3e127f24654ec7867f393183fa4b2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d8c9b643-fa84-40cd-be3f-a739c786e20d),volume_type_id=d8c9b643-fa84-40cd-be3f-a739c786e20d)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:20:20.316396 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-87cca319-a0bf-469f-a941-d10423ff8040 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2cc6625-e8bb-4c8a-865a-bdcd90069e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:20:20.359334 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-87cca319-a0bf-469f-a941-d10423ff8040 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2cc6625-e8bb-4c8a-865a-bdcd90069e58) transitioned into state 'SUCCESS' from state '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-1757647022',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11fa8e9008e14435b20a39215a5255da',qos_specs=None,replication_status=,reservations=['86906722-608c-4bf3-9756-c51e28362b5d','e6ad82ec-645a-4aaf-94f1-c09e461eddfe','946c1b78-2c53-4972-b9c1-b392a66c69c7','9667c77c-2f40-42f4-a537-35beb3fae3b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe3e127f24654ec7867f393183fa4b2a',volume_type_id=d8c9b643-fa84-40cd-be3f-a739c786e20d)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:20:20.360564 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-87cca319-a0bf-469f-a941-d10423ff8040 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e11c06e-131c-4086-b99d-10d0be88909f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:20:20.385907 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-87cca319-a0bf-469f-a941-d10423ff8040 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e11c06e-131c-4086-b99d-10d0be88909f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:20:20.386331 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-87cca319-a0bf-469f-a941-d10423ff8040 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Flow 'volume_create_api' (1749e833-00b1-468b-bf2e-54a04d8845dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:20:20.387263 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-87cca319-a0bf-469f-a941-d10423ff8040 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Create volume request issued successfully. Jul 10 14:20:20.388120 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-87cca319-a0bf-469f-a941-d10423ff8040 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:20:20.388745 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 877/3487] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:20:20 2026] POST /volume/v3/volumes => generated 783 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:20:20.406314 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-dd557d35-5c95-4932-8096-2c4446f00777 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:20.410141 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dd557d35-5c95-4932-8096-2c4446f00777 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/ff178124-d175-4292-a5ed-5545093deff0 Jul 10 14:20:20.410791 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dd557d35-5c95-4932-8096-2c4446f00777 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:20.411250 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dd557d35-5c95-4932-8096-2c4446f00777 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:20.426207 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:20.426207 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:20:20.433803 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-dd557d35-5c95-4932-8096-2c4446f00777 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:20:20.444290 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dd557d35-5c95-4932-8096-2c4446f00777 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/ff178124-d175-4292-a5ed-5545093deff0 returned with HTTP 200 Jul 10 14:20:20.444848 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 868/3488] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:20 2026] GET /volume/v3/volumes/ff178124-d175-4292-a5ed-5545093deff0 => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:21.200818 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b0979691-9929-4819-943a-45734cf4c0ec None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:21.202801 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b0979691-9929-4819-943a-45734cf4c0ec tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 Jul 10 14:20:21.202801 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b0979691-9929-4819-943a-45734cf4c0ec tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:21.203010 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b0979691-9929-4819-943a-45734cf4c0ec tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:21.203126 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-b0979691-9929-4819-943a-45734cf4c0ec tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 8a6a9470-fda1-4ae3-8599-15c1635e4806. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:21.207479 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:21.207479 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:20:21.208251 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b0979691-9929-4819-943a-45734cf4c0ec tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 returned with HTTP 200 Jul 10 14:20:21.208607 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 875/3489] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:21 2026] GET /volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:21.462545 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-ed0312d6-55e6-417c-ab75-fd6918a9193e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:21.464734 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ed0312d6-55e6-417c-ab75-fd6918a9193e tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/ff178124-d175-4292-a5ed-5545093deff0 Jul 10 14:20:21.465098 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ed0312d6-55e6-417c-ab75-fd6918a9193e tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:21.465246 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ed0312d6-55e6-417c-ab75-fd6918a9193e tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:21.473843 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:21.473843 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:20:21.477904 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-ed0312d6-55e6-417c-ab75-fd6918a9193e tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:20:21.482900 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ed0312d6-55e6-417c-ab75-fd6918a9193e tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/ff178124-d175-4292-a5ed-5545093deff0 returned with HTTP 200 Jul 10 14:20:21.483376 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 870/3490] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:21 2026] GET /volume/v3/volumes/ff178124-d175-4292-a5ed-5545093deff0 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:21.496852 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-a5ac10df-a0b7-418a-b003-fe1a8b203abb None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:21.498911 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a5ac10df-a0b7-418a-b003-fe1a8b203abb tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/ff178124-d175-4292-a5ed-5545093deff0 Jul 10 14:20:21.499188 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a5ac10df-a0b7-418a-b003-fe1a8b203abb tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:21.499376 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a5ac10df-a0b7-418a-b003-fe1a8b203abb tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:21.506364 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:21.506364 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:20:21.510118 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-a5ac10df-a0b7-418a-b003-fe1a8b203abb tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:20:21.514306 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a5ac10df-a0b7-418a-b003-fe1a8b203abb tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/ff178124-d175-4292-a5ed-5545093deff0 returned with HTTP 200 Jul 10 14:20:21.514680 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 878/3491] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:21 2026] GET /volume/v3/volumes/ff178124-d175-4292-a5ed-5545093deff0 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:21.531696 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0812ef47-b736-4427-8af5-6dc32d467d37 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:21.534615 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0812ef47-b736-4427-8af5-6dc32d467d37 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:20:21.535043 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0812ef47-b736-4427-8af5-6dc32d467d37 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1940659900", "source_volid": "ff178124-d175-4292-a5ed-5545093deff0", "volume_type": "tempest-scenario-type-luks-1323979760", "size": 1}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:20:21.536771 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-0812ef47-b736-4427-8af5-6dc32d467d37 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1940659900', 'source_volid': 'ff178124-d175-4292-a5ed-5545093deff0', 'volume_type': 'tempest-scenario-type-luks-1323979760', 'size': 1}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:20:21.549368 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:21.549368 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:20:21.550037 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0812ef47-b736-4427-8af5-6dc32d467d37 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume retrieved successfully. Jul 10 14:20:21.550187 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-0812ef47-b736-4427-8af5-6dc32d467d37 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Create volume of 1 GB Jul 10 14:20:21.550987 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0812ef47-b736-4427-8af5-6dc32d467d37 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Availability Zones retrieved successfully. Jul 10 14:20:21.558445 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0812ef47-b736-4427-8af5-6dc32d467d37 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Flow 'volume_create_api' (983d9255-9ae0-4309-a974-98b03ac852be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:20:21.559837 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0812ef47-b736-4427-8af5-6dc32d467d37 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f426d4ea-23cc-458b-8ed7-150245e6bbd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:20:21.561160 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-0812ef47-b736-4427-8af5-6dc32d467d37 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:20:21.588414 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0812ef47-b736-4427-8af5-6dc32d467d37 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f426d4ea-23cc-458b-8ed7-150245e6bbd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ff178124-d175-4292-a5ed-5545093deff0', 'volume_type': VolumeType(created_at=2026-07-10T14:20:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d8c9b643-fa84-40cd-be3f-a739c786e20d,is_public=True,name='tempest-scenario-type-luks-1323979760',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd8c9b643-fa84-40cd-be3f-a739c786e20d', '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=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:20:21.589375 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0812ef47-b736-4427-8af5-6dc32d467d37 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (090224d6-6dc0-44c2-a074-06798fa8da98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:20:21.598536 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-860ed618-ae28-4982-8feb-7d07454b54a3 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:21.598536 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-860ed618-ae28-4982-8feb-7d07454b54a3 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] DELETE https://10.4.3.66/volume/v3/volumes/ed428861-e29c-4b8c-8b49-9c6fd066dac8 Jul 10 14:20:21.598536 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-860ed618-ae28-4982-8feb-7d07454b54a3 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:21.600833 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-860ed618-ae28-4982-8feb-7d07454b54a3 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:21.600833 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-860ed618-ae28-4982-8feb-7d07454b54a3 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Delete volume with id: ed428861-e29c-4b8c-8b49-9c6fd066dac8 Jul 10 14:20:21.608157 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:21.608157 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:20:21.608806 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-860ed618-ae28-4982-8feb-7d07454b54a3 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Volume info retrieved successfully. Jul 10 14:20:21.619404 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-0812ef47-b736-4427-8af5-6dc32d467d37 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1323979760 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1323979760, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:20:21.619667 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-0812ef47-b736-4427-8af5-6dc32d467d37 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1323979760 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1323979760, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:20:21.639277 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-860ed618-ae28-4982-8feb-7d07454b54a3 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Delete volume request issued successfully. Jul 10 14:20:21.639472 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-860ed618-ae28-4982-8feb-7d07454b54a3 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/volumes/ed428861-e29c-4b8c-8b49-9c6fd066dac8 returned with HTTP 202 Jul 10 14:20:21.639962 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 876/3492] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:20:21 2026] DELETE /volume/v3/volumes/ed428861-e29c-4b8c-8b49-9c6fd066dac8 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:20:21.641556 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-0812ef47-b736-4427-8af5-6dc32d467d37 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Created reservations ['077fccc9-a78f-4136-8b93-7ccd6da49238', '4396ca53-46ad-4a31-a0a1-a935ff8cfe33', 'faa25b12-9b1e-4cb5-8fc2-012750dc6f1c', '6b8fff9f-235d-4e72-b690-599a62b16b3f'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:20:21.643100 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0812ef47-b736-4427-8af5-6dc32d467d37 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (090224d6-6dc0-44c2-a074-06798fa8da98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['077fccc9-a78f-4136-8b93-7ccd6da49238', '4396ca53-46ad-4a31-a0a1-a935ff8cfe33', 'faa25b12-9b1e-4cb5-8fc2-012750dc6f1c', '6b8fff9f-235d-4e72-b690-599a62b16b3f']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:20:21.643541 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0812ef47-b736-4427-8af5-6dc32d467d37 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0186b549-11e3-42e7-a7ec-fc8daa063e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:20:21.648098 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-8a561d47-d568-4bc8-939c-883097934dd9 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:21.650842 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8a561d47-d568-4bc8-939c-883097934dd9 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] GET https://10.4.3.66/volume/v3/volumes/ed428861-e29c-4b8c-8b49-9c6fd066dac8 Jul 10 14:20:21.651045 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8a561d47-d568-4bc8-939c-883097934dd9 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:21.651213 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8a561d47-d568-4bc8-939c-883097934dd9 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:21.658406 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:21.658406 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:20:21.662228 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-8a561d47-d568-4bc8-939c-883097934dd9 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Volume info retrieved successfully. Jul 10 14:20:21.668660 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8a561d47-d568-4bc8-939c-883097934dd9 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/volumes/ed428861-e29c-4b8c-8b49-9c6fd066dac8 returned with HTTP 200 Jul 10 14:20:21.669234 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 871/3493] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:20:21 2026] GET /volume/v3/volumes/ed428861-e29c-4b8c-8b49-9c6fd066dac8 => generated 1420 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:20:21.681359 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0812ef47-b736-4427-8af5-6dc32d467d37 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0186b549-11e3-42e7-a7ec-fc8daa063e95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9cd7674-8126-4e66-b3f3-76edaee0f891', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1940659900',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11fa8e9008e14435b20a39215a5255da',qos_specs=None,replication_status=,reservations=['077fccc9-a78f-4136-8b93-7ccd6da49238','4396ca53-46ad-4a31-a0a1-a935ff8cfe33','faa25b12-9b1e-4cb5-8fc2-012750dc6f1c','6b8fff9f-235d-4e72-b690-599a62b16b3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=ff178124-d175-4292-a5ed-5545093deff0,status='creating',user_id='fe3e127f24654ec7867f393183fa4b2a',volume_type_id=d8c9b643-fa84-40cd-be3f-a739c786e20d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:20:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1940659900',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a9cd7674-8126-4e66-b3f3-76edaee0f891,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11fa8e9008e14435b20a39215a5255da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ff178124-d175-4292-a5ed-5545093deff0,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe3e127f24654ec7867f393183fa4b2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d8c9b643-fa84-40cd-be3f-a739c786e20d),volume_type_id=d8c9b643-fa84-40cd-be3f-a739c786e20d)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:20:21.682003 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0812ef47-b736-4427-8af5-6dc32d467d37 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cbb5adf-4657-45f8-abd2-93a5722bf752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:20:21.710577 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0812ef47-b736-4427-8af5-6dc32d467d37 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cbb5adf-4657-45f8-abd2-93a5722bf752) transitioned into state 'SUCCESS' from state '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-1940659900',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11fa8e9008e14435b20a39215a5255da',qos_specs=None,replication_status=,reservations=['077fccc9-a78f-4136-8b93-7ccd6da49238','4396ca53-46ad-4a31-a0a1-a935ff8cfe33','faa25b12-9b1e-4cb5-8fc2-012750dc6f1c','6b8fff9f-235d-4e72-b690-599a62b16b3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=ff178124-d175-4292-a5ed-5545093deff0,status='creating',user_id='fe3e127f24654ec7867f393183fa4b2a',volume_type_id=d8c9b643-fa84-40cd-be3f-a739c786e20d)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:20:21.710888 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0812ef47-b736-4427-8af5-6dc32d467d37 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3331f1ab-d586-4c96-95da-611962bf0051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:20:21.732036 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0812ef47-b736-4427-8af5-6dc32d467d37 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3331f1ab-d586-4c96-95da-611962bf0051) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:20:21.733264 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-0812ef47-b736-4427-8af5-6dc32d467d37 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Flow 'volume_create_api' (983d9255-9ae0-4309-a974-98b03ac852be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:20:21.733633 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0812ef47-b736-4427-8af5-6dc32d467d37 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Create volume request issued successfully. Jul 10 14:20:21.734187 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0812ef47-b736-4427-8af5-6dc32d467d37 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:20:21.734620 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 869/3494] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:20:21 2026] POST /volume/v3/volumes => generated 810 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:20:21.746840 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-232fa723-83e4-4e86-a89c-5052a3919369 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:21.748819 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-232fa723-83e4-4e86-a89c-5052a3919369 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 Jul 10 14:20:21.749184 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-232fa723-83e4-4e86-a89c-5052a3919369 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:21.749455 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-232fa723-83e4-4e86-a89c-5052a3919369 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:21.760115 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:21.760115 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:20:21.767106 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-232fa723-83e4-4e86-a89c-5052a3919369 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:20:21.772584 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-232fa723-83e4-4e86-a89c-5052a3919369 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 returned with HTTP 200 Jul 10 14:20:21.773082 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 879/3495] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:21 2026] GET /volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:22.219311 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4efe1c77-a0b7-49ee-a8d4-61b93acacc17 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:22.221102 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4efe1c77-a0b7-49ee-a8d4-61b93acacc17 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 Jul 10 14:20:22.221268 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4efe1c77-a0b7-49ee-a8d4-61b93acacc17 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:22.221480 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4efe1c77-a0b7-49ee-a8d4-61b93acacc17 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:22.221644 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-4efe1c77-a0b7-49ee-a8d4-61b93acacc17 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 8a6a9470-fda1-4ae3-8599-15c1635e4806. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:22.226134 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:22.226134 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:20:22.226967 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4efe1c77-a0b7-49ee-a8d4-61b93acacc17 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 returned with HTTP 200 Jul 10 14:20:22.227357 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 877/3496] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:22 2026] GET /volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:22.684154 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-dbce3828-67d3-442a-9a67-1289b8aa8dda None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:22.686310 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-dbce3828-67d3-442a-9a67-1289b8aa8dda tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] GET https://10.4.3.66/volume/v3/volumes/ed428861-e29c-4b8c-8b49-9c6fd066dac8 Jul 10 14:20:22.686591 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-dbce3828-67d3-442a-9a67-1289b8aa8dda tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:22.686834 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-dbce3828-67d3-442a-9a67-1289b8aa8dda tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:22.694252 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-dbce3828-67d3-442a-9a67-1289b8aa8dda tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/volumes/ed428861-e29c-4b8c-8b49-9c6fd066dac8 returned with HTTP 404 Jul 10 14:20:22.694863 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 872/3497] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:20:22 2026] GET /volume/v3/volumes/ed428861-e29c-4b8c-8b49-9c6fd066dac8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:20:22.703645 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0facaabf-1ca3-432d-92ac-3f1c39b0567a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:22.706099 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0facaabf-1ca3-432d-92ac-3f1c39b0567a tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/e644d881-ab17-43fe-ad7c-2268dc1dcc08 Jul 10 14:20:22.706364 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0facaabf-1ca3-432d-92ac-3f1c39b0567a tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:22.706640 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0facaabf-1ca3-432d-92ac-3f1c39b0567a tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:22.706789 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-0facaabf-1ca3-432d-92ac-3f1c39b0567a tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Delete snapshot with id: e644d881-ab17-43fe-ad7c-2268dc1dcc08 Jul 10 14:20:22.714065 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:22.714065 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:20:22.714775 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0facaabf-1ca3-432d-92ac-3f1c39b0567a tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Snapshot retrieved successfully. Jul 10 14:20:22.747073 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0facaabf-1ca3-432d-92ac-3f1c39b0567a tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Snapshot delete request issued successfully. Jul 10 14:20:22.747286 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0facaabf-1ca3-432d-92ac-3f1c39b0567a tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/snapshots/e644d881-ab17-43fe-ad7c-2268dc1dcc08 returned with HTTP 202 Jul 10 14:20:22.747885 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 870/3498] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:20:22 2026] DELETE /volume/v3/snapshots/e644d881-ab17-43fe-ad7c-2268dc1dcc08 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:20:22.754813 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-5d5a9c6c-c046-463a-8e4c-7a8c226e82b4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:22.757067 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5d5a9c6c-c046-463a-8e4c-7a8c226e82b4 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] GET https://10.4.3.66/volume/v3/snapshots/e644d881-ab17-43fe-ad7c-2268dc1dcc08 Jul 10 14:20:22.757953 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5d5a9c6c-c046-463a-8e4c-7a8c226e82b4 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:22.757953 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5d5a9c6c-c046-463a-8e4c-7a8c226e82b4 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:22.764596 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:22.764596 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:20:22.765220 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-5d5a9c6c-c046-463a-8e4c-7a8c226e82b4 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Snapshot retrieved successfully. Jul 10 14:20:22.767654 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5d5a9c6c-c046-463a-8e4c-7a8c226e82b4 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/snapshots/e644d881-ab17-43fe-ad7c-2268dc1dcc08 returned with HTTP 200 Jul 10 14:20:22.767654 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 880/3499] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:20:22 2026] GET /volume/v3/snapshots/e644d881-ab17-43fe-ad7c-2268dc1dcc08 => generated 481 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:22.788575 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-bf860892-981e-4575-9b2a-c2c4578abfd1 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:22.791573 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-bf860892-981e-4575-9b2a-c2c4578abfd1 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 Jul 10 14:20:22.791573 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-bf860892-981e-4575-9b2a-c2c4578abfd1 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:22.791573 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-bf860892-981e-4575-9b2a-c2c4578abfd1 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:22.800123 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:22.800123 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:20:22.804396 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-bf860892-981e-4575-9b2a-c2c4578abfd1 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:20:22.809994 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-bf860892-981e-4575-9b2a-c2c4578abfd1 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 returned with HTTP 200 Jul 10 14:20:22.810552 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 878/3500] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:22 2026] GET /volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:23.239267 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-8bd6100b-848d-4592-9b55-35ca33b2b9f8 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:23.243283 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8bd6100b-848d-4592-9b55-35ca33b2b9f8 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 Jul 10 14:20:23.243621 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8bd6100b-848d-4592-9b55-35ca33b2b9f8 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:23.243903 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8bd6100b-848d-4592-9b55-35ca33b2b9f8 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:23.244095 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-8bd6100b-848d-4592-9b55-35ca33b2b9f8 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 8a6a9470-fda1-4ae3-8599-15c1635e4806. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:23.250208 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:23.250208 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:20:23.251169 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8bd6100b-848d-4592-9b55-35ca33b2b9f8 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 returned with HTTP 200 Jul 10 14:20:23.251621 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 873/3501] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:23 2026] GET /volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:23.777579 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f7384c91-bcf7-4356-adf6-7379147ce061 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:23.779823 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f7384c91-bcf7-4356-adf6-7379147ce061 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] GET https://10.4.3.66/volume/v3/snapshots/e644d881-ab17-43fe-ad7c-2268dc1dcc08 Jul 10 14:20:23.780085 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f7384c91-bcf7-4356-adf6-7379147ce061 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:23.780322 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f7384c91-bcf7-4356-adf6-7379147ce061 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:23.786535 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f7384c91-bcf7-4356-adf6-7379147ce061 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/snapshots/e644d881-ab17-43fe-ad7c-2268dc1dcc08 returned with HTTP 404 Jul 10 14:20:23.787182 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 871/3502] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:20:23 2026] GET /volume/v3/snapshots/e644d881-ab17-43fe-ad7c-2268dc1dcc08 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:20:23.826288 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-27c8cfb5-3a70-4804-816f-0bbd13f52891 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:23.829142 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-27c8cfb5-3a70-4804-816f-0bbd13f52891 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 Jul 10 14:20:23.830089 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-27c8cfb5-3a70-4804-816f-0bbd13f52891 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:23.830496 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-27c8cfb5-3a70-4804-816f-0bbd13f52891 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:23.843708 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:23.843708 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:20:23.850488 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-27c8cfb5-3a70-4804-816f-0bbd13f52891 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:20:23.857469 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-27c8cfb5-3a70-4804-816f-0bbd13f52891 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 returned with HTTP 200 Jul 10 14:20:23.858229 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 881/3503] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:23 2026] GET /volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 => generated 902 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:24.266179 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0e964af1-f30c-48e9-b5a7-0226e6e27d3c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:24.268346 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0e964af1-f30c-48e9-b5a7-0226e6e27d3c tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 Jul 10 14:20:24.268597 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0e964af1-f30c-48e9-b5a7-0226e6e27d3c tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:24.268855 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0e964af1-f30c-48e9-b5a7-0226e6e27d3c tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:24.269045 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-0e964af1-f30c-48e9-b5a7-0226e6e27d3c tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 8a6a9470-fda1-4ae3-8599-15c1635e4806. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:24.279105 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:24.279105 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:20:24.280126 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0e964af1-f30c-48e9-b5a7-0226e6e27d3c tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 returned with HTTP 200 Jul 10 14:20:24.280609 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 879/3504] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:24 2026] GET /volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:24.872446 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-cfa69b7d-dcfd-4efb-8a3b-367f4283999b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:24.874436 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-cfa69b7d-dcfd-4efb-8a3b-367f4283999b tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 Jul 10 14:20:24.874672 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-cfa69b7d-dcfd-4efb-8a3b-367f4283999b tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:24.874859 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-cfa69b7d-dcfd-4efb-8a3b-367f4283999b tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:24.884071 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:24.884071 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:20:24.892049 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-cfa69b7d-dcfd-4efb-8a3b-367f4283999b tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:20:24.900721 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-cfa69b7d-dcfd-4efb-8a3b-367f4283999b tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 returned with HTTP 200 Jul 10 14:20:24.901360 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 874/3505] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:24 2026] GET /volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 => generated 902 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:25.293466 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e3dfbb08-a4b6-48c5-bf9a-3fb99f32df05 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:25.296730 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e3dfbb08-a4b6-48c5-bf9a-3fb99f32df05 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 Jul 10 14:20:25.296899 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e3dfbb08-a4b6-48c5-bf9a-3fb99f32df05 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:25.297099 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e3dfbb08-a4b6-48c5-bf9a-3fb99f32df05 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:25.297259 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-e3dfbb08-a4b6-48c5-bf9a-3fb99f32df05 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 8a6a9470-fda1-4ae3-8599-15c1635e4806. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:25.303541 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:25.303541 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:20:25.304752 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e3dfbb08-a4b6-48c5-bf9a-3fb99f32df05 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 returned with HTTP 200 Jul 10 14:20:25.305513 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 872/3506] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:25 2026] GET /volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:25.916624 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6188599d-8754-4bc7-b49e-a3decac5d126 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:25.920400 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6188599d-8754-4bc7-b49e-a3decac5d126 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 Jul 10 14:20:25.920685 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6188599d-8754-4bc7-b49e-a3decac5d126 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:25.920924 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6188599d-8754-4bc7-b49e-a3decac5d126 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:25.934024 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:25.934024 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:20:25.939815 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-6188599d-8754-4bc7-b49e-a3decac5d126 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:20:25.947621 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6188599d-8754-4bc7-b49e-a3decac5d126 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 returned with HTTP 200 Jul 10 14:20:25.948131 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 882/3507] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:25 2026] GET /volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 => generated 902 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:26.327272 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-cc7a511a-5a86-49c2-a287-f1e5c2ab4a68 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:26.334115 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-cc7a511a-5a86-49c2-a287-f1e5c2ab4a68 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 Jul 10 14:20:26.334438 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-cc7a511a-5a86-49c2-a287-f1e5c2ab4a68 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:26.334847 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-cc7a511a-5a86-49c2-a287-f1e5c2ab4a68 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:26.335222 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-cc7a511a-5a86-49c2-a287-f1e5c2ab4a68 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 8a6a9470-fda1-4ae3-8599-15c1635e4806. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:26.343829 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:26.343829 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:20:26.344727 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-cc7a511a-5a86-49c2-a287-f1e5c2ab4a68 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 returned with HTTP 200 Jul 10 14:20:26.345299 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 880/3508] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:26 2026] GET /volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:26.966216 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-c6d2d194-cfbe-4eaf-8ead-5f3d0379937c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:26.968596 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c6d2d194-cfbe-4eaf-8ead-5f3d0379937c tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 Jul 10 14:20:26.968760 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c6d2d194-cfbe-4eaf-8ead-5f3d0379937c tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:26.968959 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c6d2d194-cfbe-4eaf-8ead-5f3d0379937c tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:26.980911 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:26.980911 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:20:26.989253 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-c6d2d194-cfbe-4eaf-8ead-5f3d0379937c tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:20:26.995891 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c6d2d194-cfbe-4eaf-8ead-5f3d0379937c tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 returned with HTTP 200 Jul 10 14:20:26.996610 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 875/3509] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:26 2026] GET /volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 => generated 902 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:27.359155 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5ea1043c-8a95-4b9e-9ab0-14e8b5866b0c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:27.361402 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5ea1043c-8a95-4b9e-9ab0-14e8b5866b0c tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 Jul 10 14:20:27.361614 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5ea1043c-8a95-4b9e-9ab0-14e8b5866b0c tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:27.361820 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5ea1043c-8a95-4b9e-9ab0-14e8b5866b0c tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:27.361955 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-5ea1043c-8a95-4b9e-9ab0-14e8b5866b0c tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 8a6a9470-fda1-4ae3-8599-15c1635e4806. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:27.366819 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:27.366819 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:20:27.367614 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5ea1043c-8a95-4b9e-9ab0-14e8b5866b0c tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 returned with HTTP 200 Jul 10 14:20:27.367999 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 873/3510] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:27 2026] GET /volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:28.011793 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-26611e60-1879-48f2-9cdb-8f34c43dbcbf None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:28.013868 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-26611e60-1879-48f2-9cdb-8f34c43dbcbf tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 Jul 10 14:20:28.014076 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-26611e60-1879-48f2-9cdb-8f34c43dbcbf tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:28.014288 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-26611e60-1879-48f2-9cdb-8f34c43dbcbf tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:28.022437 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:28.022437 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:20:28.026941 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-26611e60-1879-48f2-9cdb-8f34c43dbcbf tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:20:28.032379 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-26611e60-1879-48f2-9cdb-8f34c43dbcbf tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 returned with HTTP 200 Jul 10 14:20:28.032754 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 883/3511] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:28 2026] GET /volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:28.334056 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-80ccf3c1-3780-440d-b830-964ec229e6c2 req-6a800036-693d-4332-929a-eabfce4f4ee0 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:28.337817 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-80ccf3c1-3780-440d-b830-964ec229e6c2 req-6a800036-693d-4332-929a-eabfce4f4ee0 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] DELETE https://10.4.3.66/volume/v3/attachments/8b19073e-8616-4d26-b706-ea1c9854f10a Jul 10 14:20:28.338117 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-80ccf3c1-3780-440d-b830-964ec229e6c2 req-6a800036-693d-4332-929a-eabfce4f4ee0 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:28.338405 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-80ccf3c1-3780-440d-b830-964ec229e6c2 req-6a800036-693d-4332-929a-eabfce4f4ee0 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:28.348194 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:28.348194 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:20:28.380724 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-35134fdc-5a47-4057-8c8f-57e84f8974d0 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:28.382604 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-35134fdc-5a47-4057-8c8f-57e84f8974d0 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 Jul 10 14:20:28.382825 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-35134fdc-5a47-4057-8c8f-57e84f8974d0 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:28.383094 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-35134fdc-5a47-4057-8c8f-57e84f8974d0 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:28.383214 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-35134fdc-5a47-4057-8c8f-57e84f8974d0 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 8a6a9470-fda1-4ae3-8599-15c1635e4806. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:28.389279 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:28.389279 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:20:28.390207 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-35134fdc-5a47-4057-8c8f-57e84f8974d0 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 returned with HTTP 200 Jul 10 14:20:28.390644 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 876/3512] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:28 2026] GET /volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:28.401601 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fcca707d-9714-45a5-9c79-e18384204139 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:28.482028 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fcca707d-9714-45a5-9c79-e18384204139 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] POST https://10.4.3.66/volume/v3/backups Jul 10 14:20:28.482462 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fcca707d-9714-45a5-9c79-e18384204139 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "78d3cee1-32a7-4bfd-bc0c-7c3271876787", "incremental": true}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:20:28.484059 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.backups [None req-fcca707d-9714-45a5-9c79-e18384204139 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Creating new backup {'backup': {'volume_id': '78d3cee1-32a7-4bfd-bc0c-7c3271876787', 'incremental': True}} {{(pid=100152) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 14:20:28.484213 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.contrib.backups [None req-fcca707d-9714-45a5-9c79-e18384204139 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Creating backup of volume 78d3cee1-32a7-4bfd-bc0c-7c3271876787 in container None Jul 10 14:20:28.486852 np0000005012 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=307,cinder:INSERT=56,cinder:UPDATE=86 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:20:28.495433 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:28.495433 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:20:28.496008 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-fcca707d-9714-45a5-9c79-e18384204139 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Volume info retrieved successfully. Jul 10 14:20:28.528049 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-fcca707d-9714-45a5-9c79-e18384204139 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Created reservations ['854690ec-eedc-42b9-9ee6-8725ab0d6673', 'daf79d84-6cef-4a54-9d27-1310a629c846'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:20:28.552662 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fcca707d-9714-45a5-9c79-e18384204139 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups returned with HTTP 400 Jul 10 14:20:28.553389 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 874/3513] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:20:28 2026] POST /volume/v3/backups => generated 109 bytes in 152 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 14:20:28.563790 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0ea8c7b8-293b-4973-99db-c698856ba84d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:28.565864 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0ea8c7b8-293b-4973-99db-c698856ba84d tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] DELETE https://10.4.3.66/volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 Jul 10 14:20:28.566126 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0ea8c7b8-293b-4973-99db-c698856ba84d tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:28.566318 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0ea8c7b8-293b-4973-99db-c698856ba84d tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:28.566439 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.contrib.backups [None req-0ea8c7b8-293b-4973-99db-c698856ba84d tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Delete backup with id: 8a6a9470-fda1-4ae3-8599-15c1635e4806. Jul 10 14:20:28.572171 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:28.572171 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:20:28.589492 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.backup.rpcapi [None req-0ea8c7b8-293b-4973-99db-c698856ba84d tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] delete_backup rpcapi backup_id 8a6a9470-fda1-4ae3-8599-15c1635e4806 {{(pid=100154) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 14:20:28.595532 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0ea8c7b8-293b-4973-99db-c698856ba84d tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 returned with HTTP 202 Jul 10 14:20:28.595532 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 884/3514] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:20:28 2026] DELETE /volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:20:28.605513 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-6df7d6a5-cc56-4977-ba31-427239ef52ea None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:28.608013 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6df7d6a5-cc56-4977-ba31-427239ef52ea tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 Jul 10 14:20:28.608244 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6df7d6a5-cc56-4977-ba31-427239ef52ea tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:28.608470 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6df7d6a5-cc56-4977-ba31-427239ef52ea tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:28.608611 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-6df7d6a5-cc56-4977-ba31-427239ef52ea tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 8a6a9470-fda1-4ae3-8599-15c1635e4806. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:28.613605 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:28.613605 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:20:28.614658 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6df7d6a5-cc56-4977-ba31-427239ef52ea tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 returned with HTTP 200 Jul 10 14:20:28.615032 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 877/3515] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:28 2026] GET /volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:28.879558 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-80ccf3c1-3780-440d-b830-964ec229e6c2 req-6a800036-693d-4332-929a-eabfce4f4ee0 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/attachments/8b19073e-8616-4d26-b706-ea1c9854f10a returned with HTTP 200 Jul 10 14:20:28.880289 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 881/3516] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:20:28 2026] DELETE /volume/v3/attachments/8b19073e-8616-4d26-b706-ea1c9854f10a => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:20:29.046011 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6916fbf2-95f1-4ab0-b821-39f622c7197d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:29.048587 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6916fbf2-95f1-4ab0-b821-39f622c7197d tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 Jul 10 14:20:29.048816 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6916fbf2-95f1-4ab0-b821-39f622c7197d tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:29.049097 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6916fbf2-95f1-4ab0-b821-39f622c7197d tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:29.059444 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:29.059444 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:20:29.066594 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6916fbf2-95f1-4ab0-b821-39f622c7197d tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:20:29.069977 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6916fbf2-95f1-4ab0-b821-39f622c7197d tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 returned with HTTP 200 Jul 10 14:20:29.070396 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 875/3517] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:29 2026] GET /volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 => generated 902 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:29.627933 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-1f610f92-8f12-497b-b603-7bdb0a8fd635 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:29.630394 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1f610f92-8f12-497b-b603-7bdb0a8fd635 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 Jul 10 14:20:29.630759 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1f610f92-8f12-497b-b603-7bdb0a8fd635 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:29.631026 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1f610f92-8f12-497b-b603-7bdb0a8fd635 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:29.631195 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-1f610f92-8f12-497b-b603-7bdb0a8fd635 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 8a6a9470-fda1-4ae3-8599-15c1635e4806. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:29.636487 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1f610f92-8f12-497b-b603-7bdb0a8fd635 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 returned with HTTP 404 Jul 10 14:20:29.637305 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 885/3518] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:29 2026] GET /volume/v3/backups/8a6a9470-fda1-4ae3-8599-15c1635e4806 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:20:29.648529 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-8a3ee862-4da1-4876-9215-66edb9751678 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:29.650858 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8a3ee862-4da1-4876-9215-66edb9751678 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:20:29.651315 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8a3ee862-4da1-4876-9215-66edb9751678 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1022900668"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:20:29.653358 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-8a3ee862-4da1-4876-9215-66edb9751678 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1022900668'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:20:29.653550 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-8a3ee862-4da1-4876-9215-66edb9751678 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Create volume of 1 GB Jul 10 14:20:29.659166 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-8a3ee862-4da1-4876-9215-66edb9751678 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Availability Zones retrieved successfully. Jul 10 14:20:29.667415 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-8a3ee862-4da1-4876-9215-66edb9751678 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Flow 'volume_create_api' (116873de-746c-4577-8406-ad9eb9ffe38e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:20:29.668789 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-8a3ee862-4da1-4876-9215-66edb9751678 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ba91efd-7924-4b46-819c-54b7b5e4dc6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:20:29.670122 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-8a3ee862-4da1-4876-9215-66edb9751678 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:20:29.705338 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-8a3ee862-4da1-4876-9215-66edb9751678 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ba91efd-7924-4b46-819c-54b7b5e4dc6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:20:29.706391 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-8a3ee862-4da1-4876-9215-66edb9751678 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e82c0c0-8d37-404b-9bff-d9c88cd69e25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:20:29.771751 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-8a3ee862-4da1-4876-9215-66edb9751678 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Created reservations ['d58eb4e7-de50-4d88-ab56-89f734a88265', 'a8a893cd-6c0d-4691-9b95-7823983c40c5', 'a2534a82-8c37-47fa-a07d-4c362d72407e', '4a6ba67a-988a-496c-a811-9e7462272c02'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:20:29.772902 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-8a3ee862-4da1-4876-9215-66edb9751678 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e82c0c0-8d37-404b-9bff-d9c88cd69e25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d58eb4e7-de50-4d88-ab56-89f734a88265', 'a8a893cd-6c0d-4691-9b95-7823983c40c5', 'a2534a82-8c37-47fa-a07d-4c362d72407e', '4a6ba67a-988a-496c-a811-9e7462272c02']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:20:29.773999 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-8a3ee862-4da1-4876-9215-66edb9751678 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06e076aa-00ef-4fdb-a0e4-ea7fee5c335e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:20:29.801812 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-8a3ee862-4da1-4876-9215-66edb9751678 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06e076aa-00ef-4fdb-a0e4-ea7fee5c335e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26f1b699-3275-466f-97b0-93583cf199cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1022900668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e93ded9d0753416184fa3b9a70d09f02',qos_specs=None,replication_status=,reservations=['d58eb4e7-de50-4d88-ab56-89f734a88265','a8a893cd-6c0d-4691-9b95-7823983c40c5','a2534a82-8c37-47fa-a07d-4c362d72407e','4a6ba67a-988a-496c-a811-9e7462272c02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32ee326d1e8d4efd87a8d5ed809bfb31',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:20:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1022900668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26f1b699-3275-466f-97b0-93583cf199cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e93ded9d0753416184fa3b9a70d09f02',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32ee326d1e8d4efd87a8d5ed809bfb31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:20:29.803409 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-8a3ee862-4da1-4876-9215-66edb9751678 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82ce8d84-3a6d-4c85-bc06-e2373dc570c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:20:29.835063 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-8a3ee862-4da1-4876-9215-66edb9751678 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (82ce8d84-3a6d-4c85-bc06-e2373dc570c9) transitioned into state 'SUCCESS' from state '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-1022900668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e93ded9d0753416184fa3b9a70d09f02',qos_specs=None,replication_status=,reservations=['d58eb4e7-de50-4d88-ab56-89f734a88265','a8a893cd-6c0d-4691-9b95-7823983c40c5','a2534a82-8c37-47fa-a07d-4c362d72407e','4a6ba67a-988a-496c-a811-9e7462272c02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32ee326d1e8d4efd87a8d5ed809bfb31',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:20:29.836176 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-8a3ee862-4da1-4876-9215-66edb9751678 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc6d11d9-579e-4521-9e87-b0593a9baa78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:20:29.849662 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-8a3ee862-4da1-4876-9215-66edb9751678 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc6d11d9-579e-4521-9e87-b0593a9baa78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:20:29.850709 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-8a3ee862-4da1-4876-9215-66edb9751678 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Flow 'volume_create_api' (116873de-746c-4577-8406-ad9eb9ffe38e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:20:29.851144 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-8a3ee862-4da1-4876-9215-66edb9751678 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Create volume request issued successfully. Jul 10 14:20:29.852045 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8a3ee862-4da1-4876-9215-66edb9751678 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:20:29.852401 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 878/3519] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:20:29 2026] POST /volume/v3/volumes => generated 747 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:20:29.866722 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-70b173a1-7ed9-4952-8a6f-63f9b21655b7 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:29.868817 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-70b173a1-7ed9-4952-8a6f-63f9b21655b7 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/volumes/26f1b699-3275-466f-97b0-93583cf199cb Jul 10 14:20:29.869131 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-70b173a1-7ed9-4952-8a6f-63f9b21655b7 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:29.869351 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-70b173a1-7ed9-4952-8a6f-63f9b21655b7 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:29.878055 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:29.878055 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:20:29.884508 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-70b173a1-7ed9-4952-8a6f-63f9b21655b7 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Volume info retrieved successfully. Jul 10 14:20:29.893226 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-70b173a1-7ed9-4952-8a6f-63f9b21655b7 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/volumes/26f1b699-3275-466f-97b0-93583cf199cb returned with HTTP 200 Jul 10 14:20:29.894016 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 882/3520] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:29 2026] GET /volume/v3/volumes/26f1b699-3275-466f-97b0-93583cf199cb => generated 815 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:30.084068 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-541c7235-1ed8-402e-b6b2-2d5300326007 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:30.086082 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-541c7235-1ed8-402e-b6b2-2d5300326007 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 Jul 10 14:20:30.086282 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-541c7235-1ed8-402e-b6b2-2d5300326007 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:30.086544 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-541c7235-1ed8-402e-b6b2-2d5300326007 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:30.096266 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:30.096266 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:20:30.103073 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-541c7235-1ed8-402e-b6b2-2d5300326007 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:20:30.109776 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-541c7235-1ed8-402e-b6b2-2d5300326007 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 returned with HTTP 200 Jul 10 14:20:30.110311 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 876/3521] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:30 2026] GET /volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 => generated 902 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:30.910886 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-189cf726-8247-4134-b958-6a943146483d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:30.915391 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-189cf726-8247-4134-b958-6a943146483d tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/volumes/26f1b699-3275-466f-97b0-93583cf199cb Jul 10 14:20:30.915609 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-189cf726-8247-4134-b958-6a943146483d tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:30.915805 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-189cf726-8247-4134-b958-6a943146483d tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:30.927059 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:30.927059 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:20:30.932701 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-189cf726-8247-4134-b958-6a943146483d tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Volume info retrieved successfully. Jul 10 14:20:30.938265 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-189cf726-8247-4134-b958-6a943146483d tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/volumes/26f1b699-3275-466f-97b0-93583cf199cb returned with HTTP 200 Jul 10 14:20:30.938653 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 886/3522] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:30 2026] GET /volume/v3/volumes/26f1b699-3275-466f-97b0-93583cf199cb => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:30.952240 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4570c7e5-cd74-4771-8617-cb2082c0e0b6 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:30.954203 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4570c7e5-cd74-4771-8617-cb2082c0e0b6 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] POST https://10.4.3.66/volume/v3/backups Jul 10 14:20:30.954640 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4570c7e5-cd74-4771-8617-cb2082c0e0b6 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "26f1b699-3275-466f-97b0-93583cf199cb", "name": "tempest-VolumesBackupsTest-Backup-1794228744"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:20:30.956050 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.contrib.backups [None req-4570c7e5-cd74-4771-8617-cb2082c0e0b6 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Creating new backup {'backup': {'volume_id': '26f1b699-3275-466f-97b0-93583cf199cb', 'name': 'tempest-VolumesBackupsTest-Backup-1794228744'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 14:20:30.956180 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.contrib.backups [None req-4570c7e5-cd74-4771-8617-cb2082c0e0b6 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Creating backup of volume 26f1b699-3275-466f-97b0-93583cf199cb in container None Jul 10 14:20:30.958532 np0000005012 devstack@c-api.service[100155]: DEBUG dbcounter [-] [100155] Writing DB stats cinder:SELECT=385,cinder:UPDATE=152,cinder:INSERT=80 {{(pid=100155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:20:30.965971 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:30.965971 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:20:30.966620 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-4570c7e5-cd74-4771-8617-cb2082c0e0b6 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Volume info retrieved successfully. Jul 10 14:20:30.984049 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-4570c7e5-cd74-4771-8617-cb2082c0e0b6 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Created reservations ['fbf59a3b-6533-4799-b33a-cc897c3c5183', '2a503da6-9695-43b9-a3bc-9f48fff78b0b'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:20:31.016115 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4570c7e5-cd74-4771-8617-cb2082c0e0b6 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Jul 10 14:20:31.016514 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 879/3523] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:20:30 2026] POST /volume/v3/backups => generated 328 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:20:31.028401 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4cdd68be-ad5a-4a9e-86b4-9868fc44ce07 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:31.030480 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4cdd68be-ad5a-4a9e-86b4-9868fc44ce07 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 Jul 10 14:20:31.030705 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4cdd68be-ad5a-4a9e-86b4-9868fc44ce07 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:31.031017 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4cdd68be-ad5a-4a9e-86b4-9868fc44ce07 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:31.031169 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-4cdd68be-ad5a-4a9e-86b4-9868fc44ce07 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id a8cef21a-f5d6-44dd-90f5-986664fb5141. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:31.035773 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:31.035773 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:20:31.036549 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4cdd68be-ad5a-4a9e-86b4-9868fc44ce07 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 returned with HTTP 200 Jul 10 14:20:31.036984 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 883/3524] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:31 2026] GET /volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:31.125854 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-04934442-f8ce-4d38-9e83-640d1c0685a9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:31.128126 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-04934442-f8ce-4d38-9e83-640d1c0685a9 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 Jul 10 14:20:31.128528 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-04934442-f8ce-4d38-9e83-640d1c0685a9 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:31.128768 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-04934442-f8ce-4d38-9e83-640d1c0685a9 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:31.138760 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:31.138760 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:20:31.141469 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-04934442-f8ce-4d38-9e83-640d1c0685a9 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:20:31.147474 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-04934442-f8ce-4d38-9e83-640d1c0685a9 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 returned with HTTP 200 Jul 10 14:20:31.147474 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 877/3525] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:31 2026] GET /volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:31.160049 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-46bafb20-8cd3-4985-b2e2-a1224769e42d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:31.162497 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-46bafb20-8cd3-4985-b2e2-a1224769e42d tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 Jul 10 14:20:31.162723 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-46bafb20-8cd3-4985-b2e2-a1224769e42d tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:31.163201 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-46bafb20-8cd3-4985-b2e2-a1224769e42d tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:31.172737 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:31.172737 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:20:31.179262 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-46bafb20-8cd3-4985-b2e2-a1224769e42d tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:20:31.187304 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-46bafb20-8cd3-4985-b2e2-a1224769e42d tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 returned with HTTP 200 Jul 10 14:20:31.187304 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 887/3526] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:31 2026] GET /volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:32.047962 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d0a457e7-9ea1-4c99-a90a-ed6a9613b44e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:32.049888 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d0a457e7-9ea1-4c99-a90a-ed6a9613b44e tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 Jul 10 14:20:32.050083 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d0a457e7-9ea1-4c99-a90a-ed6a9613b44e tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:32.050296 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d0a457e7-9ea1-4c99-a90a-ed6a9613b44e tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:32.050445 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-d0a457e7-9ea1-4c99-a90a-ed6a9613b44e tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id a8cef21a-f5d6-44dd-90f5-986664fb5141. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:32.055274 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:32.055274 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:20:32.056155 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d0a457e7-9ea1-4c99-a90a-ed6a9613b44e tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 returned with HTTP 200 Jul 10 14:20:32.056589 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 880/3527] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:32 2026] GET /volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:32.693761 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6e18c38e-8286-43e2-a2ae-48b828f98ad2 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:32.695684 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6e18c38e-8286-43e2-a2ae-48b828f98ad2 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] DELETE https://10.4.3.66/volume/v3/volumes/57dfdbbf-836d-45c2-b84f-ebdd6f5b4236 Jul 10 14:20:32.696001 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6e18c38e-8286-43e2-a2ae-48b828f98ad2 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:32.696188 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6e18c38e-8286-43e2-a2ae-48b828f98ad2 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:32.696352 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-6e18c38e-8286-43e2-a2ae-48b828f98ad2 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Delete volume with id: 57dfdbbf-836d-45c2-b84f-ebdd6f5b4236 Jul 10 14:20:32.706120 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:32.706120 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:20:32.706380 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-6e18c38e-8286-43e2-a2ae-48b828f98ad2 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Volume info retrieved successfully. Jul 10 14:20:32.730147 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-6e18c38e-8286-43e2-a2ae-48b828f98ad2 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Delete volume request issued successfully. Jul 10 14:20:32.730351 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6e18c38e-8286-43e2-a2ae-48b828f98ad2 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/volumes/57dfdbbf-836d-45c2-b84f-ebdd6f5b4236 returned with HTTP 202 Jul 10 14:20:32.730902 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 884/3528] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:20:32 2026] DELETE /volume/v3/volumes/57dfdbbf-836d-45c2-b84f-ebdd6f5b4236 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:20:32.742562 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1dad11bd-5446-49bb-9fdf-9b287c7d9ca7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:32.745159 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1dad11bd-5446-49bb-9fdf-9b287c7d9ca7 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] GET https://10.4.3.66/volume/v3/volumes/57dfdbbf-836d-45c2-b84f-ebdd6f5b4236 Jul 10 14:20:32.745391 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1dad11bd-5446-49bb-9fdf-9b287c7d9ca7 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:32.746027 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1dad11bd-5446-49bb-9fdf-9b287c7d9ca7 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:32.759102 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:32.759102 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:20:32.762634 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1dad11bd-5446-49bb-9fdf-9b287c7d9ca7 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Volume info retrieved successfully. Jul 10 14:20:32.774926 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1dad11bd-5446-49bb-9fdf-9b287c7d9ca7 tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/volumes/57dfdbbf-836d-45c2-b84f-ebdd6f5b4236 returned with HTTP 200 Jul 10 14:20:32.775629 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 878/3529] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:20:32 2026] GET /volume/v3/volumes/57dfdbbf-836d-45c2-b84f-ebdd6f5b4236 => generated 1386 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:20:32.799817 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ef5d1ff9-efef-4746-a6d0-97c1db9e6ae6 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:32.801744 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ef5d1ff9-efef-4746-a6d0-97c1db9e6ae6 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:20:32.802204 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ef5d1ff9-efef-4746-a6d0-97c1db9e6ae6 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-725667467"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:20:32.803818 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-ef5d1ff9-efef-4746-a6d0-97c1db9e6ae6 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-725667467'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:20:32.804040 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-ef5d1ff9-efef-4746-a6d0-97c1db9e6ae6 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Create volume of 1 GB Jul 10 14:20:32.809465 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-ef5d1ff9-efef-4746-a6d0-97c1db9e6ae6 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Availability Zones retrieved successfully. Jul 10 14:20:32.820641 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-ef5d1ff9-efef-4746-a6d0-97c1db9e6ae6 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Flow 'volume_create_api' (b4d2fa21-0774-4a72-bf32-dc3cdc7358e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:20:32.820641 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-ef5d1ff9-efef-4746-a6d0-97c1db9e6ae6 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c90b192-cd43-4412-bde3-1e1c3786454f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:20:32.821522 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-ef5d1ff9-efef-4746-a6d0-97c1db9e6ae6 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:20:32.864091 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-ef5d1ff9-efef-4746-a6d0-97c1db9e6ae6 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c90b192-cd43-4412-bde3-1e1c3786454f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:20:32.865181 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-ef5d1ff9-efef-4746-a6d0-97c1db9e6ae6 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de3d0350-b59b-43bb-8c32-305c0af93529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:20:32.960637 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-ef5d1ff9-efef-4746-a6d0-97c1db9e6ae6 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Created reservations ['2ae6febd-948b-459c-970a-d8f4473af126', '2c0a2160-e4ed-4767-bc09-1cf541bc4dd9', '12d33e7a-978c-41fa-b25f-613788293a57', 'e6e8b92f-c15c-487d-81bb-ac357f7c8d75'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:20:32.961803 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-ef5d1ff9-efef-4746-a6d0-97c1db9e6ae6 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de3d0350-b59b-43bb-8c32-305c0af93529) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ae6febd-948b-459c-970a-d8f4473af126', '2c0a2160-e4ed-4767-bc09-1cf541bc4dd9', '12d33e7a-978c-41fa-b25f-613788293a57', 'e6e8b92f-c15c-487d-81bb-ac357f7c8d75']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:20:32.963134 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-ef5d1ff9-efef-4746-a6d0-97c1db9e6ae6 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b22b1aa9-5fda-4c62-9703-3861f51ee967) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:20:32.990934 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-ef5d1ff9-efef-4746-a6d0-97c1db9e6ae6 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b22b1aa9-5fda-4c62-9703-3861f51ee967) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '370b35dc-eeae-46ad-b599-015a0785da95', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-725667467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c0c909ae55646f7b1c351d7b4e9154f',qos_specs=None,replication_status=,reservations=['2ae6febd-948b-459c-970a-d8f4473af126','2c0a2160-e4ed-4767-bc09-1cf541bc4dd9','12d33e7a-978c-41fa-b25f-613788293a57','e6e8b92f-c15c-487d-81bb-ac357f7c8d75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a0d35a68cc54ffcb746e170bc6e8a54',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:20:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-725667467',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=370b35dc-eeae-46ad-b599-015a0785da95,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c0c909ae55646f7b1c351d7b4e9154f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a0d35a68cc54ffcb746e170bc6e8a54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:20:32.992169 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-ef5d1ff9-efef-4746-a6d0-97c1db9e6ae6 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21f127d8-a5b8-4421-9a26-56cf21b81b42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:20:33.014429 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-ef5d1ff9-efef-4746-a6d0-97c1db9e6ae6 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21f127d8-a5b8-4421-9a26-56cf21b81b42) transitioned into state 'SUCCESS' from state '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-725667467',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c0c909ae55646f7b1c351d7b4e9154f',qos_specs=None,replication_status=,reservations=['2ae6febd-948b-459c-970a-d8f4473af126','2c0a2160-e4ed-4767-bc09-1cf541bc4dd9','12d33e7a-978c-41fa-b25f-613788293a57','e6e8b92f-c15c-487d-81bb-ac357f7c8d75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a0d35a68cc54ffcb746e170bc6e8a54',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:20:33.015190 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-ef5d1ff9-efef-4746-a6d0-97c1db9e6ae6 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92e62908-cfdb-4652-93a8-6ba90764306d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:20:33.025408 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-ef5d1ff9-efef-4746-a6d0-97c1db9e6ae6 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92e62908-cfdb-4652-93a8-6ba90764306d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:20:33.026237 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-ef5d1ff9-efef-4746-a6d0-97c1db9e6ae6 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Flow 'volume_create_api' (b4d2fa21-0774-4a72-bf32-dc3cdc7358e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:20:33.026526 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-ef5d1ff9-efef-4746-a6d0-97c1db9e6ae6 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Create volume request issued successfully. Jul 10 14:20:33.027109 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ef5d1ff9-efef-4746-a6d0-97c1db9e6ae6 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:20:33.027695 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 888/3530] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:20:32 2026] POST /volume/v3/volumes => generated 752 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:20:33.041766 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-93513c17-f208-4601-8e11-f4fea975c157 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:33.043552 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-93513c17-f208-4601-8e11-f4fea975c157 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 Jul 10 14:20:33.043735 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-93513c17-f208-4601-8e11-f4fea975c157 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:33.043954 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-93513c17-f208-4601-8e11-f4fea975c157 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:33.053338 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:33.053338 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:20:33.058212 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-93513c17-f208-4601-8e11-f4fea975c157 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:20:33.063715 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-93513c17-f208-4601-8e11-f4fea975c157 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 returned with HTTP 200 Jul 10 14:20:33.064375 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 881/3531] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:33 2026] GET /volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:33.071976 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-cbc89e05-5aec-415b-9b93-a7c5146bd5e1 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:33.074469 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-cbc89e05-5aec-415b-9b93-a7c5146bd5e1 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 Jul 10 14:20:33.074829 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-cbc89e05-5aec-415b-9b93-a7c5146bd5e1 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:33.075174 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-cbc89e05-5aec-415b-9b93-a7c5146bd5e1 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:33.075323 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-cbc89e05-5aec-415b-9b93-a7c5146bd5e1 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id a8cef21a-f5d6-44dd-90f5-986664fb5141. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:33.081524 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:33.081524 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:20:33.082339 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-cbc89e05-5aec-415b-9b93-a7c5146bd5e1 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 returned with HTTP 200 Jul 10 14:20:33.082902 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 885/3532] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:33 2026] GET /volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:33.790785 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-de99d6da-1a85-42cf-a674-49706499d2bc None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:33.792736 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-de99d6da-1a85-42cf-a674-49706499d2bc tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] GET https://10.4.3.66/volume/v3/volumes/57dfdbbf-836d-45c2-b84f-ebdd6f5b4236 Jul 10 14:20:33.793036 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-de99d6da-1a85-42cf-a674-49706499d2bc tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:33.793195 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-de99d6da-1a85-42cf-a674-49706499d2bc tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:33.800622 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-de99d6da-1a85-42cf-a674-49706499d2bc tempest-TestVolumeBootPatternV346-151628031 tempest-TestVolumeBootPatternV346-151628031-project-member] https://10.4.3.66/volume/v3/volumes/57dfdbbf-836d-45c2-b84f-ebdd6f5b4236 returned with HTTP 404 Jul 10 14:20:33.801799 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 879/3533] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:20:33 2026] GET /volume/v3/volumes/57dfdbbf-836d-45c2-b84f-ebdd6f5b4236 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:20:34.084196 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-2948a3ef-6666-4183-98af-32be0abdf63f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:34.086244 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2948a3ef-6666-4183-98af-32be0abdf63f tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 Jul 10 14:20:34.086482 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2948a3ef-6666-4183-98af-32be0abdf63f tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:34.086719 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2948a3ef-6666-4183-98af-32be0abdf63f tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:34.094599 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b53f6f25-ab3b-4365-8be5-bdc00bbca584 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:34.095652 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:34.095652 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:20:34.098735 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b53f6f25-ab3b-4365-8be5-bdc00bbca584 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 Jul 10 14:20:34.099049 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b53f6f25-ab3b-4365-8be5-bdc00bbca584 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:34.099298 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b53f6f25-ab3b-4365-8be5-bdc00bbca584 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:34.099412 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-b53f6f25-ab3b-4365-8be5-bdc00bbca584 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id a8cef21a-f5d6-44dd-90f5-986664fb5141. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:34.100813 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-2948a3ef-6666-4183-98af-32be0abdf63f tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:20:34.105968 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:34.105968 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:20:34.106809 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b53f6f25-ab3b-4365-8be5-bdc00bbca584 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 returned with HTTP 200 Jul 10 14:20:34.107397 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 882/3534] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:34 2026] GET /volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:34.107602 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2948a3ef-6666-4183-98af-32be0abdf63f tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 returned with HTTP 200 Jul 10 14:20:34.107951 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 889/3535] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:34 2026] GET /volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:34.177102 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-34e11439-ad84-4fa2-b36d-49510fea4fd8 req-658a9778-5a7d-4e82-95b6-9b93305cd544 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:34.179280 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-34e11439-ad84-4fa2-b36d-49510fea4fd8 req-658a9778-5a7d-4e82-95b6-9b93305cd544 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 Jul 10 14:20:34.179592 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-34e11439-ad84-4fa2-b36d-49510fea4fd8 req-658a9778-5a7d-4e82-95b6-9b93305cd544 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:34.179740 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-34e11439-ad84-4fa2-b36d-49510fea4fd8 req-658a9778-5a7d-4e82-95b6-9b93305cd544 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:34.189196 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:34.189196 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:20:34.194971 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-34e11439-ad84-4fa2-b36d-49510fea4fd8 req-658a9778-5a7d-4e82-95b6-9b93305cd544 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:20:34.201566 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-34e11439-ad84-4fa2-b36d-49510fea4fd8 req-658a9778-5a7d-4e82-95b6-9b93305cd544 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 returned with HTTP 200 Jul 10 14:20:34.202223 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 886/3536] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:20:34 2026] GET /volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:35.126116 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b1c25ee0-4adb-4cd6-a4e1-f51941ceaca4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:35.128296 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b1c25ee0-4adb-4cd6-a4e1-f51941ceaca4 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 Jul 10 14:20:35.128553 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b1c25ee0-4adb-4cd6-a4e1-f51941ceaca4 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:35.128758 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b1c25ee0-4adb-4cd6-a4e1-f51941ceaca4 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:35.128906 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-b1c25ee0-4adb-4cd6-a4e1-f51941ceaca4 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id a8cef21a-f5d6-44dd-90f5-986664fb5141. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:35.134801 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:35.134801 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:20:35.135621 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b1c25ee0-4adb-4cd6-a4e1-f51941ceaca4 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 returned with HTTP 200 Jul 10 14:20:35.136066 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 880/3537] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:35 2026] GET /volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:36.151299 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-61dc3205-5ed0-4326-a464-4824242963b1 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:36.153378 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-61dc3205-5ed0-4326-a464-4824242963b1 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 Jul 10 14:20:36.153678 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-61dc3205-5ed0-4326-a464-4824242963b1 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:36.153902 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-61dc3205-5ed0-4326-a464-4824242963b1 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:36.154009 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-61dc3205-5ed0-4326-a464-4824242963b1 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id a8cef21a-f5d6-44dd-90f5-986664fb5141. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:36.160073 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:36.160073 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:20:36.161039 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-61dc3205-5ed0-4326-a464-4824242963b1 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 returned with HTTP 200 Jul 10 14:20:36.161520 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 883/3538] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:36 2026] GET /volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:36.244350 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-951d2279-4079-43e3-91f7-ebbc4e15f1b2 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:36.244750 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-951d2279-4079-43e3-91f7-ebbc4e15f1b2 None None] GET https://10.4.3.66/volume// Jul 10 14:20:36.244750 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-951d2279-4079-43e3-91f7-ebbc4e15f1b2 None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:36.244916 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-951d2279-4079-43e3-91f7-ebbc4e15f1b2 None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:36.245325 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-951d2279-4079-43e3-91f7-ebbc4e15f1b2 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:20:36.245612 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 890/3539] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:20:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:20:36.258145 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-34e11439-ad84-4fa2-b36d-49510fea4fd8 req-57567d46-7676-4591-aa36-6df76f3afc71 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:36.260262 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-34e11439-ad84-4fa2-b36d-49510fea4fd8 req-57567d46-7676-4591-aa36-6df76f3afc71 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:20:36.260961 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-34e11439-ad84-4fa2-b36d-49510fea4fd8 req-57567d46-7676-4591-aa36-6df76f3afc71 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "370b35dc-eeae-46ad-b599-015a0785da95", "connector": null, "instance_uuid": "0b3785e5-f145-4c17-9e4e-3184939102be"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:20:36.270113 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:36.270113 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:20:36.304013 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-34e11439-ad84-4fa2-b36d-49510fea4fd8 req-57567d46-7676-4591-aa36-6df76f3afc71 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:20:36.304519 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 887/3540] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:20:36 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 14:20:36.726982 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6d47d28b-af24-4f73-8772-8da192fad99d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:36.729237 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6d47d28b-af24-4f73-8772-8da192fad99d tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 Jul 10 14:20:36.729237 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6d47d28b-af24-4f73-8772-8da192fad99d tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:36.732657 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6d47d28b-af24-4f73-8772-8da192fad99d tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:36.742953 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:36.742953 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:20:36.748588 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6d47d28b-af24-4f73-8772-8da192fad99d tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:20:36.755395 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6d47d28b-af24-4f73-8772-8da192fad99d tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 returned with HTTP 200 Jul 10 14:20:36.756062 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 881/3541] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:36 2026] GET /volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:36.840292 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-6d3e6704-f3d1-4457-b56e-fc4e991b2bb6 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:36.840839 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6d3e6704-f3d1-4457-b56e-fc4e991b2bb6 None None] GET https://10.4.3.66/volume// Jul 10 14:20:36.841073 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6d3e6704-f3d1-4457-b56e-fc4e991b2bb6 None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:36.841349 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6d3e6704-f3d1-4457-b56e-fc4e991b2bb6 None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:36.841829 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6d3e6704-f3d1-4457-b56e-fc4e991b2bb6 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:20:36.842254 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 884/3542] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:20:36 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:20:36.850028 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-34e11439-ad84-4fa2-b36d-49510fea4fd8 req-4da7e995-4808-46b6-bcf4-fbe106320040 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:36.854070 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-34e11439-ad84-4fa2-b36d-49510fea4fd8 req-4da7e995-4808-46b6-bcf4-fbe106320040 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 Jul 10 14:20:36.854070 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-34e11439-ad84-4fa2-b36d-49510fea4fd8 req-4da7e995-4808-46b6-bcf4-fbe106320040 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:36.854070 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-34e11439-ad84-4fa2-b36d-49510fea4fd8 req-4da7e995-4808-46b6-bcf4-fbe106320040 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:36.863465 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:36.863465 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:20:36.867374 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-34e11439-ad84-4fa2-b36d-49510fea4fd8 req-4da7e995-4808-46b6-bcf4-fbe106320040 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:20:36.871814 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-34e11439-ad84-4fa2-b36d-49510fea4fd8 req-4da7e995-4808-46b6-bcf4-fbe106320040 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 returned with HTTP 200 Jul 10 14:20:36.872329 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 891/3543] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:20:36 2026] GET /volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 => generated 1024 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:20:36.994750 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-34e11439-ad84-4fa2-b36d-49510fea4fd8 req-05b1e7a3-99e4-4d65-b17c-620935ca3a9e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:36.997200 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-34e11439-ad84-4fa2-b36d-49510fea4fd8 req-05b1e7a3-99e4-4d65-b17c-620935ca3a9e tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] PUT https://10.4.3.66/volume/v3/attachments/e0c6c2b0-3d1c-48bc-b3c7-dce0af5dcef0 Jul 10 14:20:36.997712 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-34e11439-ad84-4fa2-b36d-49510fea4fd8 req-05b1e7a3-99e4-4d65-b17c-620935ca3a9e tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:20:37.007975 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-34e11439-ad84-4fa2-b36d-49510fea4fd8 req-05b1e7a3-99e4-4d65-b17c-620935ca3a9e tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Acquiring lock "cinder-attachment_update-370b35dc-eeae-46ad-b599-015a0785da95-np0000005012" by "attachment_update" {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:20:37.014605 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-34e11439-ad84-4fa2-b36d-49510fea4fd8 req-05b1e7a3-99e4-4d65-b17c-620935ca3a9e tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Lock "cinder-attachment_update-370b35dc-eeae-46ad-b599-015a0785da95-np0000005012" acquired by "attachment_update" :: waited 0.007s {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:20:37.015961 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:37.015961 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:20:37.174438 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bc444d4a-915a-4d97-963f-27d41aeb15f6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:37.177174 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bc444d4a-915a-4d97-963f-27d41aeb15f6 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 Jul 10 14:20:37.177174 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bc444d4a-915a-4d97-963f-27d41aeb15f6 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:37.177174 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bc444d4a-915a-4d97-963f-27d41aeb15f6 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:37.177174 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-bc444d4a-915a-4d97-963f-27d41aeb15f6 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id a8cef21a-f5d6-44dd-90f5-986664fb5141. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:37.182189 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:37.182189 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:20:37.182962 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bc444d4a-915a-4d97-963f-27d41aeb15f6 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 returned with HTTP 200 Jul 10 14:20:37.183341 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 882/3544] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:37 2026] GET /volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:37.543706 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-34e11439-ad84-4fa2-b36d-49510fea4fd8 req-05b1e7a3-99e4-4d65-b17c-620935ca3a9e tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Lock "cinder-attachment_update-370b35dc-eeae-46ad-b599-015a0785da95-np0000005012" released by "attachment_update" :: held 0.529s {{(pid=100153) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:20:37.544791 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-34e11439-ad84-4fa2-b36d-49510fea4fd8 req-05b1e7a3-99e4-4d65-b17c-620935ca3a9e tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/attachments/e0c6c2b0-3d1c-48bc-b3c7-dce0af5dcef0 returned with HTTP 200 Jul 10 14:20:37.544791 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 888/3545] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:20:36 2026] PUT /volume/v3/attachments/e0c6c2b0-3d1c-48bc-b3c7-dce0af5dcef0 => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:20:37.771615 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-30b1adb3-ca79-4c4d-b624-66f695bb21fb None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:37.774197 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-30b1adb3-ca79-4c4d-b624-66f695bb21fb tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 Jul 10 14:20:37.774263 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-30b1adb3-ca79-4c4d-b624-66f695bb21fb tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:37.774421 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-30b1adb3-ca79-4c4d-b624-66f695bb21fb tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:37.787356 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:37.787356 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:20:37.793322 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-30b1adb3-ca79-4c4d-b624-66f695bb21fb tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:20:37.799186 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-30b1adb3-ca79-4c4d-b624-66f695bb21fb tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 returned with HTTP 200 Jul 10 14:20:37.799758 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 885/3546] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:37 2026] GET /volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:38.197757 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-64cec42c-fabb-49b5-acc2-95621478b503 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:38.200322 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-64cec42c-fabb-49b5-acc2-95621478b503 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 Jul 10 14:20:38.200615 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-64cec42c-fabb-49b5-acc2-95621478b503 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:38.201010 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-64cec42c-fabb-49b5-acc2-95621478b503 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:38.201232 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-64cec42c-fabb-49b5-acc2-95621478b503 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id a8cef21a-f5d6-44dd-90f5-986664fb5141. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:38.218718 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:38.218718 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:20:38.219702 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-64cec42c-fabb-49b5-acc2-95621478b503 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 returned with HTTP 200 Jul 10 14:20:38.220307 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 892/3547] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:38 2026] GET /volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 => generated 748 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:38.838034 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b857503f-4f44-4d57-a883-56af23faf0a3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:38.838034 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b857503f-4f44-4d57-a883-56af23faf0a3 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 Jul 10 14:20:38.838034 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b857503f-4f44-4d57-a883-56af23faf0a3 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:38.838034 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b857503f-4f44-4d57-a883-56af23faf0a3 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:38.839793 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:38.839793 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:20:38.845763 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b857503f-4f44-4d57-a883-56af23faf0a3 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:20:38.853316 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b857503f-4f44-4d57-a883-56af23faf0a3 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 returned with HTTP 200 Jul 10 14:20:38.854172 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 883/3548] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:38 2026] GET /volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:39.234411 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-41b9ff7c-9515-4445-b2fb-f3ea9757a33d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:39.236579 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-41b9ff7c-9515-4445-b2fb-f3ea9757a33d tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 Jul 10 14:20:39.237140 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-41b9ff7c-9515-4445-b2fb-f3ea9757a33d tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:39.237140 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-41b9ff7c-9515-4445-b2fb-f3ea9757a33d tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:39.237328 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-41b9ff7c-9515-4445-b2fb-f3ea9757a33d tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id a8cef21a-f5d6-44dd-90f5-986664fb5141. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:39.238714 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-dcf569bf-994f-4f66-aba1-bcc08bdae855 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:39.240451 np0000005012 devstack@c-api.service[100153]: DEBUG dbcounter [-] [100153] Writing DB stats cinder:SELECT=273,cinder:UPDATE=81,cinder:INSERT=48 {{(pid=100153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:20:39.240964 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-dcf569bf-994f-4f66-aba1-bcc08bdae855 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 Jul 10 14:20:39.241280 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-dcf569bf-994f-4f66-aba1-bcc08bdae855 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:39.241553 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-dcf569bf-994f-4f66-aba1-bcc08bdae855 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:39.245209 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:39.245209 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:20:39.246214 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-41b9ff7c-9515-4445-b2fb-f3ea9757a33d tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 returned with HTTP 200 Jul 10 14:20:39.246419 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 889/3549] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:39 2026] GET /volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:39.252469 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:39.252469 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:20:39.258470 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-dcf569bf-994f-4f66-aba1-bcc08bdae855 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:20:39.265871 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-dcf569bf-994f-4f66-aba1-bcc08bdae855 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 returned with HTTP 200 Jul 10 14:20:39.266471 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 886/3550] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:39 2026] GET /volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:39.323022 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-4d28967c-b435-4c44-b352-cc3846d49719 req-154fafd1-3942-4239-8316-74137e462071 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:39.325953 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-4d28967c-b435-4c44-b352-cc3846d49719 req-154fafd1-3942-4239-8316-74137e462071 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 Jul 10 14:20:39.326837 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-4d28967c-b435-4c44-b352-cc3846d49719 req-154fafd1-3942-4239-8316-74137e462071 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:39.327340 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-4d28967c-b435-4c44-b352-cc3846d49719 req-154fafd1-3942-4239-8316-74137e462071 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:39.341138 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:39.341138 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:20:39.347705 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-4d28967c-b435-4c44-b352-cc3846d49719 req-154fafd1-3942-4239-8316-74137e462071 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:20:39.354270 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-4d28967c-b435-4c44-b352-cc3846d49719 req-154fafd1-3942-4239-8316-74137e462071 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 returned with HTTP 200 Jul 10 14:20:39.355181 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 893/3551] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:20:39 2026] GET /volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:39.870908 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5c71a9ad-993c-46a3-9ab5-a1340a067d77 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:39.873224 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5c71a9ad-993c-46a3-9ab5-a1340a067d77 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 Jul 10 14:20:39.873514 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5c71a9ad-993c-46a3-9ab5-a1340a067d77 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:39.873812 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5c71a9ad-993c-46a3-9ab5-a1340a067d77 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:39.889112 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:39.889112 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:20:39.897084 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5c71a9ad-993c-46a3-9ab5-a1340a067d77 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:20:39.903605 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5c71a9ad-993c-46a3-9ab5-a1340a067d77 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 returned with HTTP 200 Jul 10 14:20:39.904076 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 884/3552] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:39 2026] GET /volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:40.262054 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f67bc137-e706-46ba-af9e-c4ea5a94681c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:40.266343 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f67bc137-e706-46ba-af9e-c4ea5a94681c tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 Jul 10 14:20:40.266676 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f67bc137-e706-46ba-af9e-c4ea5a94681c tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:40.266985 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f67bc137-e706-46ba-af9e-c4ea5a94681c tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:40.267118 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-f67bc137-e706-46ba-af9e-c4ea5a94681c tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id a8cef21a-f5d6-44dd-90f5-986664fb5141. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:40.272979 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:40.272979 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:20:40.273726 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f67bc137-e706-46ba-af9e-c4ea5a94681c tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 returned with HTTP 200 Jul 10 14:20:40.274603 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 890/3553] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:40 2026] GET /volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:40.847217 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4949be4b-968e-47c0-a0be-0e4f797ccf7f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:40.919967 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-461804af-a0bc-4e78-b594-24b87e76c660 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:40.921949 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-461804af-a0bc-4e78-b594-24b87e76c660 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 Jul 10 14:20:40.922624 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-461804af-a0bc-4e78-b594-24b87e76c660 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:40.922624 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-461804af-a0bc-4e78-b594-24b87e76c660 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:40.937520 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:40.937520 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:20:40.942631 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-461804af-a0bc-4e78-b594-24b87e76c660 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:20:40.949454 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-461804af-a0bc-4e78-b594-24b87e76c660 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 returned with HTTP 200 Jul 10 14:20:40.950421 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 894/3554] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:40 2026] GET /volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:40.963265 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4949be4b-968e-47c0-a0be-0e4f797ccf7f tempest-VolumeAndVolumeTypeFromImageTest-1498819042 tempest-VolumeAndVolumeTypeFromImageTest-1498819042-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:20:40.963793 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4949be4b-968e-47c0-a0be-0e4f797ccf7f tempest-VolumeAndVolumeTypeFromImageTest-1498819042 tempest-VolumeAndVolumeTypeFromImageTest-1498819042-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=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:20:40.982700 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4949be4b-968e-47c0-a0be-0e4f797ccf7f tempest-VolumeAndVolumeTypeFromImageTest-1498819042 tempest-VolumeAndVolumeTypeFromImageTest-1498819042-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:20:40.983194 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 887/3555] 10.4.3.66 () {68 vars in 1246 bytes} [Fri Jul 10 14:20:40 2026] POST /volume/v3/types => generated 287 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:41.287594 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1b626242-0615-4a83-878e-7fb1f0b0091c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:41.291524 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1b626242-0615-4a83-878e-7fb1f0b0091c tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 Jul 10 14:20:41.291524 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1b626242-0615-4a83-878e-7fb1f0b0091c tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:41.291524 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1b626242-0615-4a83-878e-7fb1f0b0091c tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:41.291524 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-1b626242-0615-4a83-878e-7fb1f0b0091c tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id a8cef21a-f5d6-44dd-90f5-986664fb5141. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:41.298518 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:41.298518 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:20:41.299921 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1b626242-0615-4a83-878e-7fb1f0b0091c tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 returned with HTTP 200 Jul 10 14:20:41.301260 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 885/3556] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:41 2026] GET /volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:41.397574 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-28217fb0-54d2-4611-957f-841e09bd1704 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:41.398089 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-28217fb0-54d2-4611-957f-841e09bd1704 None None] GET https://10.4.3.66/volume// Jul 10 14:20:41.398343 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-28217fb0-54d2-4611-957f-841e09bd1704 None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:41.398612 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-28217fb0-54d2-4611-957f-841e09bd1704 None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:41.398997 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-28217fb0-54d2-4611-957f-841e09bd1704 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:20:41.399347 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 891/3557] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:20:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:20:41.408245 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-4d28967c-b435-4c44-b352-cc3846d49719 req-03bfcb24-8f00-4f22-9859-678869288f6d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:41.495944 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-4d28967c-b435-4c44-b352-cc3846d49719 req-03bfcb24-8f00-4f22-9859-678869288f6d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:20:41.496542 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-4d28967c-b435-4c44-b352-cc3846d49719 req-03bfcb24-8f00-4f22-9859-678869288f6d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "60086746-eb91-42b0-959b-ddc5f30a5cc2", "connector": null, "instance_uuid": "78a7a786-d11c-426f-843f-58743eaa08f6"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:20:41.502359 np0000005012 devstack@c-api.service[100154]: DEBUG dbcounter [-] [100154] Writing DB stats cinder:SELECT=243,cinder:INSERT=45,cinder:UPDATE=92 {{(pid=100154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:20:41.509266 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:41.509266 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:20:41.541537 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-4d28967c-b435-4c44-b352-cc3846d49719 req-03bfcb24-8f00-4f22-9859-678869288f6d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:20:41.543346 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 895/3558] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:20:41 2026] POST /volume/v3/attachments => generated 273 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:20:41.883826 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b884f160-4592-4e22-8602-680b2236e4eb None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:41.887795 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b884f160-4592-4e22-8602-680b2236e4eb tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 Jul 10 14:20:41.888006 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b884f160-4592-4e22-8602-680b2236e4eb tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:41.888205 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b884f160-4592-4e22-8602-680b2236e4eb tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:41.909395 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:41.909395 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:20:41.916097 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-b884f160-4592-4e22-8602-680b2236e4eb tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:20:41.924631 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b884f160-4592-4e22-8602-680b2236e4eb tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 returned with HTTP 200 Jul 10 14:20:41.925188 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 888/3559] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:41 2026] GET /volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 => generated 839 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:41.967138 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f35b1f72-63d0-448f-8d18-b3a0f7b0439a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:41.969704 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f35b1f72-63d0-448f-8d18-b3a0f7b0439a tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 Jul 10 14:20:41.970108 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f35b1f72-63d0-448f-8d18-b3a0f7b0439a tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:41.970377 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f35b1f72-63d0-448f-8d18-b3a0f7b0439a tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:41.982415 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:41.982415 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:20:41.987528 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f35b1f72-63d0-448f-8d18-b3a0f7b0439a tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:20:41.994474 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f35b1f72-63d0-448f-8d18-b3a0f7b0439a tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 returned with HTTP 200 Jul 10 14:20:41.995083 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 886/3560] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:41 2026] GET /volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:42.094892 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-90003751-2b14-4cd6-a948-f07bd419d78e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:42.095150 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-90003751-2b14-4cd6-a948-f07bd419d78e None None] GET https://10.4.3.66/volume// Jul 10 14:20:42.095408 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-90003751-2b14-4cd6-a948-f07bd419d78e None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:42.095656 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-90003751-2b14-4cd6-a948-f07bd419d78e None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:42.096072 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-90003751-2b14-4cd6-a948-f07bd419d78e None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:20:42.096428 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 892/3561] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:20:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:20:42.110331 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-4d28967c-b435-4c44-b352-cc3846d49719 req-53216b4f-cb3b-4cac-9055-59df621fc8ca None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:42.112854 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-4d28967c-b435-4c44-b352-cc3846d49719 req-53216b4f-cb3b-4cac-9055-59df621fc8ca tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 Jul 10 14:20:42.113829 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-4d28967c-b435-4c44-b352-cc3846d49719 req-53216b4f-cb3b-4cac-9055-59df621fc8ca tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:42.115117 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-4d28967c-b435-4c44-b352-cc3846d49719 req-53216b4f-cb3b-4cac-9055-59df621fc8ca tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:42.128594 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:42.128594 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:20:42.134194 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-4d28967c-b435-4c44-b352-cc3846d49719 req-53216b4f-cb3b-4cac-9055-59df621fc8ca tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:20:42.140465 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-4d28967c-b435-4c44-b352-cc3846d49719 req-53216b4f-cb3b-4cac-9055-59df621fc8ca tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 returned with HTTP 200 Jul 10 14:20:42.141082 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 896/3562] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:20:42 2026] GET /volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 => generated 1019 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:20:42.267967 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-4d28967c-b435-4c44-b352-cc3846d49719 req-51e4956d-d93c-4314-9447-92dd500043c7 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:42.270537 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-4d28967c-b435-4c44-b352-cc3846d49719 req-51e4956d-d93c-4314-9447-92dd500043c7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] PUT https://10.4.3.66/volume/v3/attachments/7e1622df-c085-419c-837f-daf7937e09a1 Jul 10 14:20:42.270947 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-4d28967c-b435-4c44-b352-cc3846d49719 req-51e4956d-d93c-4314-9447-92dd500043c7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:20:42.280155 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-4d28967c-b435-4c44-b352-cc3846d49719 req-51e4956d-d93c-4314-9447-92dd500043c7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Acquiring lock "cinder-attachment_update-60086746-eb91-42b0-959b-ddc5f30a5cc2-np0000005012" by "attachment_update" {{(pid=100155) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:20:42.286984 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-4d28967c-b435-4c44-b352-cc3846d49719 req-51e4956d-d93c-4314-9447-92dd500043c7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Lock "cinder-attachment_update-60086746-eb91-42b0-959b-ddc5f30a5cc2-np0000005012" acquired by "attachment_update" :: waited 0.007s {{(pid=100155) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:20:42.288624 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:42.288624 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:20:42.317483 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-18475e1a-3de1-4de1-a302-28189550e353 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:42.319756 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-18475e1a-3de1-4de1-a302-28189550e353 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 Jul 10 14:20:42.319756 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-18475e1a-3de1-4de1-a302-28189550e353 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:42.321141 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-18475e1a-3de1-4de1-a302-28189550e353 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:42.321272 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-18475e1a-3de1-4de1-a302-28189550e353 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id a8cef21a-f5d6-44dd-90f5-986664fb5141. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:42.328937 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:42.328937 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:20:42.329629 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-18475e1a-3de1-4de1-a302-28189550e353 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 returned with HTTP 200 Jul 10 14:20:42.330088 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 887/3563] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:42 2026] GET /volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:42.815457 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-4d28967c-b435-4c44-b352-cc3846d49719 req-51e4956d-d93c-4314-9447-92dd500043c7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Lock "cinder-attachment_update-60086746-eb91-42b0-959b-ddc5f30a5cc2-np0000005012" released by "attachment_update" :: held 0.529s {{(pid=100155) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:20:42.815998 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-4d28967c-b435-4c44-b352-cc3846d49719 req-51e4956d-d93c-4314-9447-92dd500043c7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/attachments/7e1622df-c085-419c-837f-daf7937e09a1 returned with HTTP 200 Jul 10 14:20:42.816719 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 889/3564] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:20:42 2026] PUT /volume/v3/attachments/7e1622df-c085-419c-837f-daf7937e09a1 => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:20:42.865874 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-7317dbb3-662a-452a-a602-e1757b651d9d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:42.868153 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7317dbb3-662a-452a-a602-e1757b651d9d tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:20:42.868442 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7317dbb3-662a-452a-a602-e1757b651d9d tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "0ef8a056-aecb-47b9-b7b9-b45c67ea5da5", "size": 1}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:20:42.870018 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-7317dbb3-662a-452a-a602-e1757b651d9d tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '0ef8a056-aecb-47b9-b7b9-b45c67ea5da5', 'size': 1}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:20:42.941509 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-2f918872-3aef-4285-89b7-8160cbee56bf None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:42.943940 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2f918872-3aef-4285-89b7-8160cbee56bf tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 Jul 10 14:20:42.944201 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2f918872-3aef-4285-89b7-8160cbee56bf tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:42.944439 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2f918872-3aef-4285-89b7-8160cbee56bf tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:42.955454 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:42.955454 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:20:42.960244 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-2f918872-3aef-4285-89b7-8160cbee56bf tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:20:42.965347 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2f918872-3aef-4285-89b7-8160cbee56bf tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 returned with HTTP 200 Jul 10 14:20:42.965755 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 897/3565] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:42 2026] GET /volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:43.010925 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-38f38373-97a7-49d7-bfec-b3b374b13e73 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:43.012596 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-38f38373-97a7-49d7-bfec-b3b374b13e73 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 Jul 10 14:20:43.012838 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-38f38373-97a7-49d7-bfec-b3b374b13e73 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:43.013064 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-38f38373-97a7-49d7-bfec-b3b374b13e73 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:43.022200 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:43.022200 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:20:43.026623 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-38f38373-97a7-49d7-bfec-b3b374b13e73 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:20:43.031513 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-38f38373-97a7-49d7-bfec-b3b374b13e73 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 returned with HTTP 200 Jul 10 14:20:43.032083 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 888/3566] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:43 2026] GET /volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:43.047906 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-7317dbb3-662a-452a-a602-e1757b651d9d tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Create volume of 1 GB Jul 10 14:20:43.052265 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-7317dbb3-662a-452a-a602-e1757b651d9d tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Availability Zones retrieved successfully. Jul 10 14:20:43.058020 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7317dbb3-662a-452a-a602-e1757b651d9d tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Flow 'volume_create_api' (ef7224f7-b5b5-4b73-a924-06014974a3ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:20:43.059186 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7317dbb3-662a-452a-a602-e1757b651d9d tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52b5bcc8-068d-45ec-8ff9-0f3b25f9ccda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:20:43.059897 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-7317dbb3-662a-452a-a602-e1757b651d9d tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:20:43.111288 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7317dbb3-662a-452a-a602-e1757b651d9d tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52b5bcc8-068d-45ec-8ff9-0f3b25f9ccda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:20:41Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=35e81395-7503-45cd-8722-427ddb366241,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': '35e81395-7503-45cd-8722-427ddb366241', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:20:43.111989 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7317dbb3-662a-452a-a602-e1757b651d9d tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (351ff228-c202-4393-9d79-91efafa59637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:20:43.136840 np0000005012 devstack@c-api.service[100153]: WARNING cinder.quota [None req-7317dbb3-662a-452a-a602-e1757b651d9d tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-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 14:20:43.137143 np0000005012 devstack@c-api.service[100153]: WARNING cinder.quota [None req-7317dbb3-662a-452a-a602-e1757b651d9d tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-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 14:20:43.169948 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-7317dbb3-662a-452a-a602-e1757b651d9d tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Created reservations ['90f22fc0-f9f8-4366-a1eb-6d9a901715f2', 'dcc695e1-29f7-47b2-83bf-e03f0dce31ee', 'ee3d217f-8d16-4d2d-8cb3-5a1d93fdf874', 'f56e83db-07bf-4530-a38d-a8a4e6c8b324'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:20:43.171077 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7317dbb3-662a-452a-a602-e1757b651d9d tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (351ff228-c202-4393-9d79-91efafa59637) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90f22fc0-f9f8-4366-a1eb-6d9a901715f2', 'dcc695e1-29f7-47b2-83bf-e03f0dce31ee', 'ee3d217f-8d16-4d2d-8cb3-5a1d93fdf874', 'f56e83db-07bf-4530-a38d-a8a4e6c8b324']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:20:43.172111 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7317dbb3-662a-452a-a602-e1757b651d9d tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1ffa7d1-086a-4214-99dc-1c138b0a0555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:20:43.197999 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7317dbb3-662a-452a-a602-e1757b651d9d tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1ffa7d1-086a-4214-99dc-1c138b0a0555) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aaa22dad-68f7-4924-9351-d55fb0f9b41a', '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='7a276d41a31d4042b2f26e38d78e0603',qos_specs=None,replication_status=,reservations=['90f22fc0-f9f8-4366-a1eb-6d9a901715f2','dcc695e1-29f7-47b2-83bf-e03f0dce31ee','ee3d217f-8d16-4d2d-8cb3-5a1d93fdf874','f56e83db-07bf-4530-a38d-a8a4e6c8b324'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ecb3386fc314bf5ab48eee078c4394c',volume_type_id=35e81395-7503-45cd-8722-427ddb366241), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:20:43Z,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=aaa22dad-68f7-4924-9351-d55fb0f9b41a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a276d41a31d4042b2f26e38d78e0603',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ecb3386fc314bf5ab48eee078c4394c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(35e81395-7503-45cd-8722-427ddb366241),volume_type_id=35e81395-7503-45cd-8722-427ddb366241)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:20:43.199384 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7317dbb3-662a-452a-a602-e1757b651d9d tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd97f280-95a7-48f1-a9dc-bda12cb09fac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:20:43.219537 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7317dbb3-662a-452a-a602-e1757b651d9d tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd97f280-95a7-48f1-a9dc-bda12cb09fac) transitioned into state 'SUCCESS' from 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='7a276d41a31d4042b2f26e38d78e0603',qos_specs=None,replication_status=,reservations=['90f22fc0-f9f8-4366-a1eb-6d9a901715f2','dcc695e1-29f7-47b2-83bf-e03f0dce31ee','ee3d217f-8d16-4d2d-8cb3-5a1d93fdf874','f56e83db-07bf-4530-a38d-a8a4e6c8b324'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ecb3386fc314bf5ab48eee078c4394c',volume_type_id=35e81395-7503-45cd-8722-427ddb366241)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:20:43.220431 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7317dbb3-662a-452a-a602-e1757b651d9d tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56cc2b37-4fc6-412f-a01e-5f40924674f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:20:43.229281 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7317dbb3-662a-452a-a602-e1757b651d9d tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56cc2b37-4fc6-412f-a01e-5f40924674f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:20:43.230057 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-7317dbb3-662a-452a-a602-e1757b651d9d tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Flow 'volume_create_api' (ef7224f7-b5b5-4b73-a924-06014974a3ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:20:43.230319 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-7317dbb3-662a-452a-a602-e1757b651d9d tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Create volume request issued successfully. Jul 10 14:20:43.230845 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7317dbb3-662a-452a-a602-e1757b651d9d tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:20:43.231230 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 893/3567] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:20:42 2026] POST /volume/v3/volumes => generated 796 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:20:43.242519 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-38fd6f7a-8149-4c3a-b933-e09d3e7448a9 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:43.244592 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-38fd6f7a-8149-4c3a-b933-e09d3e7448a9 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] GET https://10.4.3.66/volume/v3/volumes/aaa22dad-68f7-4924-9351-d55fb0f9b41a Jul 10 14:20:43.244939 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-38fd6f7a-8149-4c3a-b933-e09d3e7448a9 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:43.245143 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-38fd6f7a-8149-4c3a-b933-e09d3e7448a9 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:43.253085 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:43.253085 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:20:43.257438 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-38fd6f7a-8149-4c3a-b933-e09d3e7448a9 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Volume info retrieved successfully. Jul 10 14:20:43.263231 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-38fd6f7a-8149-4c3a-b933-e09d3e7448a9 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] https://10.4.3.66/volume/v3/volumes/aaa22dad-68f7-4924-9351-d55fb0f9b41a returned with HTTP 200 Jul 10 14:20:43.263773 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 890/3568] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:43 2026] GET /volume/v3/volumes/aaa22dad-68f7-4924-9351-d55fb0f9b41a => generated 864 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:43.341849 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f64e3f7d-29c2-4b0b-9142-2a591d78c19a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:43.343995 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f64e3f7d-29c2-4b0b-9142-2a591d78c19a tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 Jul 10 14:20:43.344221 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f64e3f7d-29c2-4b0b-9142-2a591d78c19a tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:43.344545 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f64e3f7d-29c2-4b0b-9142-2a591d78c19a tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:43.344833 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-f64e3f7d-29c2-4b0b-9142-2a591d78c19a tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id a8cef21a-f5d6-44dd-90f5-986664fb5141. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:43.350120 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:43.350120 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:20:43.350953 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f64e3f7d-29c2-4b0b-9142-2a591d78c19a tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 returned with HTTP 200 Jul 10 14:20:43.351566 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 898/3569] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:43 2026] GET /volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:43.812002 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-34e11439-ad84-4fa2-b36d-49510fea4fd8 req-8dcf2e6d-483c-4c7c-a534-b61a462a777b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:43.813853 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-34e11439-ad84-4fa2-b36d-49510fea4fd8 req-8dcf2e6d-483c-4c7c-a534-b61a462a777b tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] POST https://10.4.3.66/volume/v3/attachments/e0c6c2b0-3d1c-48bc-b3c7-dce0af5dcef0/action Jul 10 14:20:43.814195 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-34e11439-ad84-4fa2-b36d-49510fea4fd8 req-8dcf2e6d-483c-4c7c-a534-b61a462a777b tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:20:43.814328 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-34e11439-ad84-4fa2-b36d-49510fea4fd8 req-8dcf2e6d-483c-4c7c-a534-b61a462a777b tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:20:43.831928 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:43.831928 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:20:43.843842 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-34e11439-ad84-4fa2-b36d-49510fea4fd8 req-8dcf2e6d-483c-4c7c-a534-b61a462a777b tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/attachments/e0c6c2b0-3d1c-48bc-b3c7-dce0af5dcef0/action returned with HTTP 204 Jul 10 14:20:43.844298 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 889/3570] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:20:43 2026] POST /volume/v3/attachments/e0c6c2b0-3d1c-48bc-b3c7-dce0af5dcef0/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:20:43.982126 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-7d48d158-9871-4e91-8cf9-d01534f0159c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:43.984608 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7d48d158-9871-4e91-8cf9-d01534f0159c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 Jul 10 14:20:43.984925 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7d48d158-9871-4e91-8cf9-d01534f0159c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:43.985276 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7d48d158-9871-4e91-8cf9-d01534f0159c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:43.998224 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:43.998224 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:20:44.003207 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-7d48d158-9871-4e91-8cf9-d01534f0159c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:20:44.011533 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7d48d158-9871-4e91-8cf9-d01534f0159c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 returned with HTTP 200 Jul 10 14:20:44.011533 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 894/3571] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:43 2026] GET /volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:44.051969 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-c7bc8602-4169-4494-854e-59f2cb4810d0 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:44.053341 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c7bc8602-4169-4494-854e-59f2cb4810d0 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 Jul 10 14:20:44.053589 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c7bc8602-4169-4494-854e-59f2cb4810d0 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:44.053873 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c7bc8602-4169-4494-854e-59f2cb4810d0 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:44.065305 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:44.065305 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:20:44.070370 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-c7bc8602-4169-4494-854e-59f2cb4810d0 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:20:44.075916 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c7bc8602-4169-4494-854e-59f2cb4810d0 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 returned with HTTP 200 Jul 10 14:20:44.076463 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 891/3572] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:44 2026] GET /volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:20:44.092317 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ff51530e-58a3-401e-bb7d-53c208d31293 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:44.094713 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ff51530e-58a3-401e-bb7d-53c208d31293 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 Jul 10 14:20:44.095061 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ff51530e-58a3-401e-bb7d-53c208d31293 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:44.095283 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ff51530e-58a3-401e-bb7d-53c208d31293 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:44.108097 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:44.108097 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:20:44.113362 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-ff51530e-58a3-401e-bb7d-53c208d31293 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:20:44.120132 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ff51530e-58a3-401e-bb7d-53c208d31293 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 returned with HTTP 200 Jul 10 14:20:44.120694 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 899/3573] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:44 2026] GET /volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:20:44.277858 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-dd14b26f-e2fb-4617-8b53-9829ae657957 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:44.279859 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dd14b26f-e2fb-4617-8b53-9829ae657957 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] GET https://10.4.3.66/volume/v3/volumes/aaa22dad-68f7-4924-9351-d55fb0f9b41a Jul 10 14:20:44.280045 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dd14b26f-e2fb-4617-8b53-9829ae657957 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:44.280292 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dd14b26f-e2fb-4617-8b53-9829ae657957 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:44.288636 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:44.288636 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:20:44.293813 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-dd14b26f-e2fb-4617-8b53-9829ae657957 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Volume info retrieved successfully. Jul 10 14:20:44.300116 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dd14b26f-e2fb-4617-8b53-9829ae657957 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] https://10.4.3.66/volume/v3/volumes/aaa22dad-68f7-4924-9351-d55fb0f9b41a returned with HTTP 200 Jul 10 14:20:44.303970 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 890/3574] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:44 2026] GET /volume/v3/volumes/aaa22dad-68f7-4924-9351-d55fb0f9b41a => generated 888 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:44.363142 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-63f6fe7a-605e-4317-9069-720841f84788 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:44.365438 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-63f6fe7a-605e-4317-9069-720841f84788 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 Jul 10 14:20:44.365757 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-63f6fe7a-605e-4317-9069-720841f84788 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:44.365923 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-63f6fe7a-605e-4317-9069-720841f84788 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:44.366035 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-63f6fe7a-605e-4317-9069-720841f84788 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id a8cef21a-f5d6-44dd-90f5-986664fb5141. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:44.370661 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:44.370661 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:20:44.371343 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-63f6fe7a-605e-4317-9069-720841f84788 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 returned with HTTP 200 Jul 10 14:20:44.371759 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 895/3575] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:44 2026] GET /volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:45.029527 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-c9ac48a4-6233-47b7-b87a-77a5f63a7ea1 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:45.035720 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c9ac48a4-6233-47b7-b87a-77a5f63a7ea1 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 Jul 10 14:20:45.035720 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c9ac48a4-6233-47b7-b87a-77a5f63a7ea1 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:45.035720 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c9ac48a4-6233-47b7-b87a-77a5f63a7ea1 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:45.052769 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:45.052769 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:20:45.057384 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-c9ac48a4-6233-47b7-b87a-77a5f63a7ea1 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:20:45.064698 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c9ac48a4-6233-47b7-b87a-77a5f63a7ea1 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 returned with HTTP 200 Jul 10 14:20:45.065539 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 892/3576] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:45 2026] GET /volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:45.317963 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-5ba6285b-3155-4b12-8ba0-359663928878 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:45.320458 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5ba6285b-3155-4b12-8ba0-359663928878 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] GET https://10.4.3.66/volume/v3/volumes/aaa22dad-68f7-4924-9351-d55fb0f9b41a Jul 10 14:20:45.320839 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5ba6285b-3155-4b12-8ba0-359663928878 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:45.321110 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5ba6285b-3155-4b12-8ba0-359663928878 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:45.329286 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:45.329286 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:20:45.333939 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-5ba6285b-3155-4b12-8ba0-359663928878 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Volume info retrieved successfully. Jul 10 14:20:45.340168 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5ba6285b-3155-4b12-8ba0-359663928878 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] https://10.4.3.66/volume/v3/volumes/aaa22dad-68f7-4924-9351-d55fb0f9b41a returned with HTTP 200 Jul 10 14:20:45.340691 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 900/3577] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:45 2026] GET /volume/v3/volumes/aaa22dad-68f7-4924-9351-d55fb0f9b41a => generated 946 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:45.381449 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c0c8bf19-f539-4aca-b89f-5ef19145d95d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:45.383548 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c0c8bf19-f539-4aca-b89f-5ef19145d95d tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 Jul 10 14:20:45.383810 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c0c8bf19-f539-4aca-b89f-5ef19145d95d tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:45.384067 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c0c8bf19-f539-4aca-b89f-5ef19145d95d tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:45.384178 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-c0c8bf19-f539-4aca-b89f-5ef19145d95d tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id a8cef21a-f5d6-44dd-90f5-986664fb5141. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:45.388117 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:45.388117 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:20:45.388731 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c0c8bf19-f539-4aca-b89f-5ef19145d95d tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 returned with HTTP 200 Jul 10 14:20:45.389084 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 891/3578] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:45 2026] GET /volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:46.080982 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b5be95e8-8014-4876-bf8e-0d9c1f22d8d8 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:46.085525 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b5be95e8-8014-4876-bf8e-0d9c1f22d8d8 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 Jul 10 14:20:46.085525 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b5be95e8-8014-4876-bf8e-0d9c1f22d8d8 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:46.085525 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b5be95e8-8014-4876-bf8e-0d9c1f22d8d8 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:46.092916 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:46.092916 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:20:46.096543 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-b5be95e8-8014-4876-bf8e-0d9c1f22d8d8 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:20:46.101454 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b5be95e8-8014-4876-bf8e-0d9c1f22d8d8 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 returned with HTTP 200 Jul 10 14:20:46.101973 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 896/3579] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:46 2026] GET /volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:46.357128 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4536dea9-805e-4a8e-8657-25557a81ff1c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:46.359007 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4536dea9-805e-4a8e-8657-25557a81ff1c tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] GET https://10.4.3.66/volume/v3/volumes/aaa22dad-68f7-4924-9351-d55fb0f9b41a Jul 10 14:20:46.359353 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4536dea9-805e-4a8e-8657-25557a81ff1c tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:46.359627 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4536dea9-805e-4a8e-8657-25557a81ff1c tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:46.367772 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:46.367772 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:20:46.372735 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-4536dea9-805e-4a8e-8657-25557a81ff1c tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Volume info retrieved successfully. Jul 10 14:20:46.378709 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4536dea9-805e-4a8e-8657-25557a81ff1c tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] https://10.4.3.66/volume/v3/volumes/aaa22dad-68f7-4924-9351-d55fb0f9b41a returned with HTTP 200 Jul 10 14:20:46.379104 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 893/3580] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:46 2026] GET /volume/v3/volumes/aaa22dad-68f7-4924-9351-d55fb0f9b41a => generated 949 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:46.400747 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-4f0f3376-74cb-45a2-859e-a05457d6b5db None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:46.402684 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4f0f3376-74cb-45a2-859e-a05457d6b5db tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 Jul 10 14:20:46.403022 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4f0f3376-74cb-45a2-859e-a05457d6b5db tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:46.403022 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4f0f3376-74cb-45a2-859e-a05457d6b5db tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:46.403215 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-4f0f3376-74cb-45a2-859e-a05457d6b5db tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id a8cef21a-f5d6-44dd-90f5-986664fb5141. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:46.408993 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:46.408993 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:20:46.410748 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4f0f3376-74cb-45a2-859e-a05457d6b5db tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 returned with HTTP 200 Jul 10 14:20:46.410748 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 901/3581] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:46 2026] GET /volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:47.115651 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7d591ab5-0de7-4ecd-80b9-583e1a4a25f5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:47.117563 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7d591ab5-0de7-4ecd-80b9-583e1a4a25f5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 Jul 10 14:20:47.117784 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7d591ab5-0de7-4ecd-80b9-583e1a4a25f5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:47.117992 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7d591ab5-0de7-4ecd-80b9-583e1a4a25f5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:47.130333 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:47.130333 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:20:47.134730 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7d591ab5-0de7-4ecd-80b9-583e1a4a25f5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:20:47.140628 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7d591ab5-0de7-4ecd-80b9-583e1a4a25f5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 returned with HTTP 200 Jul 10 14:20:47.141666 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 892/3582] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:47 2026] GET /volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:47.392673 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-81faacca-13a7-4ce1-bdee-0b9c225183c3 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:47.395448 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-81faacca-13a7-4ce1-bdee-0b9c225183c3 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] GET https://10.4.3.66/volume/v3/volumes/aaa22dad-68f7-4924-9351-d55fb0f9b41a Jul 10 14:20:47.395779 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-81faacca-13a7-4ce1-bdee-0b9c225183c3 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:47.396547 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-81faacca-13a7-4ce1-bdee-0b9c225183c3 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:47.407178 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:47.407178 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:20:47.412569 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-81faacca-13a7-4ce1-bdee-0b9c225183c3 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Volume info retrieved successfully. Jul 10 14:20:47.421368 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-81faacca-13a7-4ce1-bdee-0b9c225183c3 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] https://10.4.3.66/volume/v3/volumes/aaa22dad-68f7-4924-9351-d55fb0f9b41a returned with HTTP 200 Jul 10 14:20:47.421826 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 897/3583] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:47 2026] GET /volume/v3/volumes/aaa22dad-68f7-4924-9351-d55fb0f9b41a => generated 949 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:47.422079 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4777dfc5-470c-4ef8-a636-ce032e27628e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:47.424095 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4777dfc5-470c-4ef8-a636-ce032e27628e tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 Jul 10 14:20:47.424336 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4777dfc5-470c-4ef8-a636-ce032e27628e tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:47.424618 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4777dfc5-470c-4ef8-a636-ce032e27628e tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:47.424786 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-4777dfc5-470c-4ef8-a636-ce032e27628e tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id a8cef21a-f5d6-44dd-90f5-986664fb5141. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:47.429259 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:47.429259 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:20:47.429931 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4777dfc5-470c-4ef8-a636-ce032e27628e tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 returned with HTTP 200 Jul 10 14:20:47.430353 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 894/3584] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:47 2026] GET /volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:48.157179 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b7bcaeed-e3b2-4067-90ea-a4194a24b406 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:48.158898 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b7bcaeed-e3b2-4067-90ea-a4194a24b406 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 Jul 10 14:20:48.159086 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b7bcaeed-e3b2-4067-90ea-a4194a24b406 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:48.159264 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b7bcaeed-e3b2-4067-90ea-a4194a24b406 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:48.169472 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:48.169472 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:20:48.172943 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b7bcaeed-e3b2-4067-90ea-a4194a24b406 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:20:48.177858 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b7bcaeed-e3b2-4067-90ea-a4194a24b406 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 returned with HTTP 200 Jul 10 14:20:48.178234 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 902/3585] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:48 2026] GET /volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:48.435852 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-471ee1ea-9b50-484e-be68-b8778ab947d6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:48.437922 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-471ee1ea-9b50-484e-be68-b8778ab947d6 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] GET https://10.4.3.66/volume/v3/volumes/aaa22dad-68f7-4924-9351-d55fb0f9b41a Jul 10 14:20:48.438146 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-471ee1ea-9b50-484e-be68-b8778ab947d6 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:48.438370 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-471ee1ea-9b50-484e-be68-b8778ab947d6 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:48.440897 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0f228f8e-4e87-4655-aa55-c390d20c9714 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:48.442763 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0f228f8e-4e87-4655-aa55-c390d20c9714 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 Jul 10 14:20:48.442940 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0f228f8e-4e87-4655-aa55-c390d20c9714 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:48.443128 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0f228f8e-4e87-4655-aa55-c390d20c9714 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:48.443269 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-0f228f8e-4e87-4655-aa55-c390d20c9714 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id a8cef21a-f5d6-44dd-90f5-986664fb5141. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:48.446875 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:48.446875 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:20:48.447456 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:48.447456 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:20:48.448296 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0f228f8e-4e87-4655-aa55-c390d20c9714 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 returned with HTTP 200 Jul 10 14:20:48.448854 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 898/3586] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:48 2026] GET /volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:48.451339 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-471ee1ea-9b50-484e-be68-b8778ab947d6 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Volume info retrieved successfully. Jul 10 14:20:48.456620 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-471ee1ea-9b50-484e-be68-b8778ab947d6 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] https://10.4.3.66/volume/v3/volumes/aaa22dad-68f7-4924-9351-d55fb0f9b41a returned with HTTP 200 Jul 10 14:20:48.457105 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 893/3587] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:48 2026] GET /volume/v3/volumes/aaa22dad-68f7-4924-9351-d55fb0f9b41a => generated 949 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:49.072567 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-4d28967c-b435-4c44-b352-cc3846d49719 req-ef1d3f60-d3cd-446f-828d-9e8c65f11cc1 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:49.082251 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-4d28967c-b435-4c44-b352-cc3846d49719 req-ef1d3f60-d3cd-446f-828d-9e8c65f11cc1 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] POST https://10.4.3.66/volume/v3/attachments/7e1622df-c085-419c-837f-daf7937e09a1/action Jul 10 14:20:49.083273 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-4d28967c-b435-4c44-b352-cc3846d49719 req-ef1d3f60-d3cd-446f-828d-9e8c65f11cc1 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Action body: b'{"os-complete": null}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:20:49.083634 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-4d28967c-b435-4c44-b352-cc3846d49719 req-ef1d3f60-d3cd-446f-828d-9e8c65f11cc1 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:20:49.119101 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:49.119101 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:20:49.140421 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-4d28967c-b435-4c44-b352-cc3846d49719 req-ef1d3f60-d3cd-446f-828d-9e8c65f11cc1 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/attachments/7e1622df-c085-419c-837f-daf7937e09a1/action returned with HTTP 204 Jul 10 14:20:49.141111 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 895/3588] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:20:49 2026] POST /volume/v3/attachments/7e1622df-c085-419c-837f-daf7937e09a1/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:20:49.195049 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-a7e8d712-c740-423f-bd97-559ba8df50c7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:49.197044 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a7e8d712-c740-423f-bd97-559ba8df50c7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 Jul 10 14:20:49.197471 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a7e8d712-c740-423f-bd97-559ba8df50c7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:49.199106 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a7e8d712-c740-423f-bd97-559ba8df50c7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:49.211883 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:49.211883 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:20:49.217383 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-a7e8d712-c740-423f-bd97-559ba8df50c7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:20:49.222846 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a7e8d712-c740-423f-bd97-559ba8df50c7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 returned with HTTP 200 Jul 10 14:20:49.223340 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 903/3589] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:49 2026] GET /volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:20:49.244812 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b7a2e624-a4a6-46c5-af43-183e641aa7a4 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:49.247070 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b7a2e624-a4a6-46c5-af43-183e641aa7a4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] POST https://10.4.3.66/volume/v3/backups Jul 10 14:20:49.247449 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b7a2e624-a4a6-46c5-af43-183e641aa7a4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "60086746-eb91-42b0-959b-ddc5f30a5cc2", "name": "tempest-VolumesBackupsTest-Backup-1714145935", "force": true, "container": "tempest-volumesbackupstest-backup-container-626583920"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:20:49.249519 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.contrib.backups [None req-b7a2e624-a4a6-46c5-af43-183e641aa7a4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Creating new backup {'backup': {'volume_id': '60086746-eb91-42b0-959b-ddc5f30a5cc2', 'name': 'tempest-VolumesBackupsTest-Backup-1714145935', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-626583920'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 14:20:49.249762 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.contrib.backups [None req-b7a2e624-a4a6-46c5-af43-183e641aa7a4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Creating backup of volume 60086746-eb91-42b0-959b-ddc5f30a5cc2 in container tempest-volumesbackupstest-backup-container-626583920 Jul 10 14:20:49.267033 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:49.267033 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:20:49.267818 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-b7a2e624-a4a6-46c5-af43-183e641aa7a4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:20:49.312872 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-b7a2e624-a4a6-46c5-af43-183e641aa7a4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Created reservations ['47387dfd-e11d-4008-97ca-e6c3e64bc180', '3446f6de-df22-4929-8607-0f125c40c622'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:20:49.355070 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b7a2e624-a4a6-46c5-af43-183e641aa7a4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Jul 10 14:20:49.355709 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 899/3590] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:20:49 2026] POST /volume/v3/backups => generated 328 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:20:49.366412 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3ceb4ade-8111-4dde-957c-f8f13c81add6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:49.368251 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3ceb4ade-8111-4dde-957c-f8f13c81add6 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf Jul 10 14:20:49.368894 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3ceb4ade-8111-4dde-957c-f8f13c81add6 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:49.368894 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3ceb4ade-8111-4dde-957c-f8f13c81add6 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:49.368894 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-3ceb4ade-8111-4dde-957c-f8f13c81add6 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 18cf63c7-3079-4c22-87eb-e3bc904357bf. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:49.373010 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:49.373010 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:20:49.373815 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3ceb4ade-8111-4dde-957c-f8f13c81add6 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf returned with HTTP 200 Jul 10 14:20:49.374292 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 894/3591] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:49 2026] GET /volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:49.461390 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-04f2f0ae-9906-4472-9e28-5d7fc377e39d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:49.463616 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-04f2f0ae-9906-4472-9e28-5d7fc377e39d tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 Jul 10 14:20:49.463749 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-04f2f0ae-9906-4472-9e28-5d7fc377e39d tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:49.463901 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-04f2f0ae-9906-4472-9e28-5d7fc377e39d tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:49.464007 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-04f2f0ae-9906-4472-9e28-5d7fc377e39d tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id a8cef21a-f5d6-44dd-90f5-986664fb5141. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:49.471178 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:49.471178 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:20:49.472199 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-04f2f0ae-9906-4472-9e28-5d7fc377e39d tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 returned with HTTP 200 Jul 10 14:20:49.472787 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 896/3592] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:49 2026] GET /volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:49.475470 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-9153885d-890d-4ec3-b355-895f19647fb3 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:49.478607 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9153885d-890d-4ec3-b355-895f19647fb3 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] GET https://10.4.3.66/volume/v3/volumes/aaa22dad-68f7-4924-9351-d55fb0f9b41a Jul 10 14:20:49.478607 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9153885d-890d-4ec3-b355-895f19647fb3 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:49.478813 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9153885d-890d-4ec3-b355-895f19647fb3 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:49.491645 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:49.491645 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:20:49.499608 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-9153885d-890d-4ec3-b355-895f19647fb3 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Volume info retrieved successfully. Jul 10 14:20:49.507835 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9153885d-890d-4ec3-b355-895f19647fb3 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] https://10.4.3.66/volume/v3/volumes/aaa22dad-68f7-4924-9351-d55fb0f9b41a returned with HTTP 200 Jul 10 14:20:49.508320 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 904/3593] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:49 2026] GET /volume/v3/volumes/aaa22dad-68f7-4924-9351-d55fb0f9b41a => generated 949 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:50.385901 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-447b91af-8670-478d-aada-931dd35bb00d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:50.387879 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-447b91af-8670-478d-aada-931dd35bb00d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf Jul 10 14:20:50.388167 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-447b91af-8670-478d-aada-931dd35bb00d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:50.388364 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-447b91af-8670-478d-aada-931dd35bb00d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:50.388472 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-447b91af-8670-478d-aada-931dd35bb00d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 18cf63c7-3079-4c22-87eb-e3bc904357bf. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:50.393594 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:50.393594 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:20:50.394706 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-447b91af-8670-478d-aada-931dd35bb00d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf returned with HTTP 200 Jul 10 14:20:50.395162 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 900/3594] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:50 2026] GET /volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:50.485329 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-40024446-fe7d-4bbb-942d-81a826ede439 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:50.487247 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-40024446-fe7d-4bbb-942d-81a826ede439 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 Jul 10 14:20:50.487459 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-40024446-fe7d-4bbb-942d-81a826ede439 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:50.487815 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-40024446-fe7d-4bbb-942d-81a826ede439 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:50.487954 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-40024446-fe7d-4bbb-942d-81a826ede439 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id a8cef21a-f5d6-44dd-90f5-986664fb5141. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:50.492930 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:50.492930 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:20:50.493822 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-40024446-fe7d-4bbb-942d-81a826ede439 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 returned with HTTP 200 Jul 10 14:20:50.494298 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 895/3595] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:50 2026] GET /volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:50.506033 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b397ff02-1d9a-4377-b69f-31c33e446378 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:50.511959 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b397ff02-1d9a-4377-b69f-31c33e446378 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] POST https://10.4.3.66/volume/v3/backups Jul 10 14:20:50.512275 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b397ff02-1d9a-4377-b69f-31c33e446378 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "26f1b699-3275-466f-97b0-93583cf199cb", "incremental": true}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:20:50.514048 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.contrib.backups [None req-b397ff02-1d9a-4377-b69f-31c33e446378 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Creating new backup {'backup': {'volume_id': '26f1b699-3275-466f-97b0-93583cf199cb', 'incremental': True}} {{(pid=100155) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 14:20:50.514223 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.contrib.backups [None req-b397ff02-1d9a-4377-b69f-31c33e446378 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Creating backup of volume 26f1b699-3275-466f-97b0-93583cf199cb in container None Jul 10 14:20:50.521460 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-068890bd-7f82-4fe4-86f1-607a810c05cd None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:50.521847 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:50.521847 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:20:50.522290 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-b397ff02-1d9a-4377-b69f-31c33e446378 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Volume info retrieved successfully. Jul 10 14:20:50.523435 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-068890bd-7f82-4fe4-86f1-607a810c05cd tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] GET https://10.4.3.66/volume/v3/volumes/aaa22dad-68f7-4924-9351-d55fb0f9b41a Jul 10 14:20:50.523715 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-068890bd-7f82-4fe4-86f1-607a810c05cd tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:50.523882 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-068890bd-7f82-4fe4-86f1-607a810c05cd tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:50.532721 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:50.532721 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:20:50.539619 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-068890bd-7f82-4fe4-86f1-607a810c05cd tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Volume info retrieved successfully. Jul 10 14:20:50.545741 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-068890bd-7f82-4fe4-86f1-607a810c05cd tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] https://10.4.3.66/volume/v3/volumes/aaa22dad-68f7-4924-9351-d55fb0f9b41a returned with HTTP 200 Jul 10 14:20:50.546278 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 905/3596] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:50 2026] GET /volume/v3/volumes/aaa22dad-68f7-4924-9351-d55fb0f9b41a => generated 949 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:50.546646 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-b397ff02-1d9a-4377-b69f-31c33e446378 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Created reservations ['cfd05bf4-502c-4810-8d62-9038567a5efe', '234d3a28-b73e-4b44-bcd4-22bda0430876'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:20:50.565528 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b397ff02-1d9a-4377-b69f-31c33e446378 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 400 Jul 10 14:20:50.566118 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 897/3597] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:20:50 2026] POST /volume/v3/backups => generated 109 bytes in 60 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 14:20:50.573540 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-09c7d212-eded-4e8f-92e9-6afbdecd0c7e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:50.575462 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-09c7d212-eded-4e8f-92e9-6afbdecd0c7e tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] DELETE https://10.4.3.66/volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 Jul 10 14:20:50.575781 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-09c7d212-eded-4e8f-92e9-6afbdecd0c7e tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:50.576100 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-09c7d212-eded-4e8f-92e9-6afbdecd0c7e tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:50.576373 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.contrib.backups [None req-09c7d212-eded-4e8f-92e9-6afbdecd0c7e tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Delete backup with id: a8cef21a-f5d6-44dd-90f5-986664fb5141. Jul 10 14:20:50.580744 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:50.580744 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:20:50.600138 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.backup.rpcapi [None req-09c7d212-eded-4e8f-92e9-6afbdecd0c7e tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] delete_backup rpcapi backup_id a8cef21a-f5d6-44dd-90f5-986664fb5141 {{(pid=100153) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 14:20:50.603725 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-09c7d212-eded-4e8f-92e9-6afbdecd0c7e tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 returned with HTTP 202 Jul 10 14:20:50.604559 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 901/3598] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:20:50 2026] DELETE /volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:20:50.614522 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3d69d1e7-e9a3-474c-bca5-954496c00cb0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:50.616587 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3d69d1e7-e9a3-474c-bca5-954496c00cb0 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 Jul 10 14:20:50.616901 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3d69d1e7-e9a3-474c-bca5-954496c00cb0 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:50.617133 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3d69d1e7-e9a3-474c-bca5-954496c00cb0 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:50.617283 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-3d69d1e7-e9a3-474c-bca5-954496c00cb0 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id a8cef21a-f5d6-44dd-90f5-986664fb5141. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:50.623734 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:50.623734 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:20:50.624689 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3d69d1e7-e9a3-474c-bca5-954496c00cb0 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 returned with HTTP 200 Jul 10 14:20:50.625061 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 896/3599] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:50 2026] GET /volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:51.408291 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-1f4340f1-3001-4cfa-aa30-ba6cd26f5d10 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:51.410561 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1f4340f1-3001-4cfa-aa30-ba6cd26f5d10 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf Jul 10 14:20:51.410905 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1f4340f1-3001-4cfa-aa30-ba6cd26f5d10 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:51.411298 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1f4340f1-3001-4cfa-aa30-ba6cd26f5d10 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:51.411479 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-1f4340f1-3001-4cfa-aa30-ba6cd26f5d10 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 18cf63c7-3079-4c22-87eb-e3bc904357bf. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:51.419199 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:51.419199 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:20:51.420204 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1f4340f1-3001-4cfa-aa30-ba6cd26f5d10 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf returned with HTTP 200 Jul 10 14:20:51.420615 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 906/3600] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:51 2026] GET /volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:51.561967 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-ad4b828c-0b59-4957-b839-49b5f6e7f063 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:51.564857 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ad4b828c-0b59-4957-b839-49b5f6e7f063 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] GET https://10.4.3.66/volume/v3/volumes/aaa22dad-68f7-4924-9351-d55fb0f9b41a Jul 10 14:20:51.565152 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ad4b828c-0b59-4957-b839-49b5f6e7f063 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:51.565283 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ad4b828c-0b59-4957-b839-49b5f6e7f063 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:51.579194 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:51.579194 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:20:51.587906 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-ad4b828c-0b59-4957-b839-49b5f6e7f063 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Volume info retrieved successfully. Jul 10 14:20:51.596092 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ad4b828c-0b59-4957-b839-49b5f6e7f063 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] https://10.4.3.66/volume/v3/volumes/aaa22dad-68f7-4924-9351-d55fb0f9b41a returned with HTTP 200 Jul 10 14:20:51.596670 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 898/3601] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:51 2026] GET /volume/v3/volumes/aaa22dad-68f7-4924-9351-d55fb0f9b41a => generated 949 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:51.637989 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-bb4c2213-3fbf-4e05-b887-121f830156b0 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:51.639738 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-bb4c2213-3fbf-4e05-b887-121f830156b0 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 Jul 10 14:20:51.639903 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-bb4c2213-3fbf-4e05-b887-121f830156b0 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:51.640098 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-bb4c2213-3fbf-4e05-b887-121f830156b0 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:51.640297 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-bb4c2213-3fbf-4e05-b887-121f830156b0 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id a8cef21a-f5d6-44dd-90f5-986664fb5141. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:51.646860 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-bb4c2213-3fbf-4e05-b887-121f830156b0 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 returned with HTTP 404 Jul 10 14:20:51.647379 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 902/3602] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:51 2026] GET /volume/v3/backups/a8cef21a-f5d6-44dd-90f5-986664fb5141 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:20:51.665390 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6fb349cf-032f-4569-9a92-f57c0f749a04 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:51.667972 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6fb349cf-032f-4569-9a92-f57c0f749a04 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:20:51.668484 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6fb349cf-032f-4569-9a92-f57c0f749a04 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-98341839"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:20:51.670851 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-6fb349cf-032f-4569-9a92-f57c0f749a04 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-98341839'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:20:51.671057 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-6fb349cf-032f-4569-9a92-f57c0f749a04 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Create volume of 1 GB Jul 10 14:20:51.679702 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6fb349cf-032f-4569-9a92-f57c0f749a04 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Availability Zones retrieved successfully. Jul 10 14:20:51.688971 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6fb349cf-032f-4569-9a92-f57c0f749a04 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Flow 'volume_create_api' (21aa539c-c315-4181-a205-96881beda799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:20:51.690688 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6fb349cf-032f-4569-9a92-f57c0f749a04 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6569b140-6a9c-4385-aa08-6b32d4aa2b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:20:51.692003 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-6fb349cf-032f-4569-9a92-f57c0f749a04 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:20:51.737604 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6fb349cf-032f-4569-9a92-f57c0f749a04 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6569b140-6a9c-4385-aa08-6b32d4aa2b8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:20:51.738590 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6fb349cf-032f-4569-9a92-f57c0f749a04 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (261bb2e2-fca9-4029-9fd6-d39e953bb5fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:20:51.794324 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-6fb349cf-032f-4569-9a92-f57c0f749a04 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Created reservations ['3b81332d-ecdc-494c-8695-092b42d58f0b', '7a24d038-3a96-4d56-b905-fdaa66b3da8a', '8b3c3dff-c7bc-4cc2-b17e-686560e526dc', '085965a1-0b89-4afa-80dd-8251dcd47a7d'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:20:51.795359 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6fb349cf-032f-4569-9a92-f57c0f749a04 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (261bb2e2-fca9-4029-9fd6-d39e953bb5fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b81332d-ecdc-494c-8695-092b42d58f0b', '7a24d038-3a96-4d56-b905-fdaa66b3da8a', '8b3c3dff-c7bc-4cc2-b17e-686560e526dc', '085965a1-0b89-4afa-80dd-8251dcd47a7d']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:20:51.796123 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6fb349cf-032f-4569-9a92-f57c0f749a04 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abb2388f-a207-4af2-a9cf-4cc541185b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:20:51.831727 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6fb349cf-032f-4569-9a92-f57c0f749a04 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abb2388f-a207-4af2-a9cf-4cc541185b09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '197ec764-ce15-4298-a5de-6aafb320935c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-98341839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e93ded9d0753416184fa3b9a70d09f02',qos_specs=None,replication_status=,reservations=['3b81332d-ecdc-494c-8695-092b42d58f0b','7a24d038-3a96-4d56-b905-fdaa66b3da8a','8b3c3dff-c7bc-4cc2-b17e-686560e526dc','085965a1-0b89-4afa-80dd-8251dcd47a7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32ee326d1e8d4efd87a8d5ed809bfb31',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:20:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-98341839',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=197ec764-ce15-4298-a5de-6aafb320935c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e93ded9d0753416184fa3b9a70d09f02',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='32ee326d1e8d4efd87a8d5ed809bfb31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:20:51.832412 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6fb349cf-032f-4569-9a92-f57c0f749a04 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afab7e5c-2b1f-435f-80d9-088454fbfec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:20:51.854865 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6fb349cf-032f-4569-9a92-f57c0f749a04 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afab7e5c-2b1f-435f-80d9-088454fbfec5) transitioned into state 'SUCCESS' from state '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-98341839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e93ded9d0753416184fa3b9a70d09f02',qos_specs=None,replication_status=,reservations=['3b81332d-ecdc-494c-8695-092b42d58f0b','7a24d038-3a96-4d56-b905-fdaa66b3da8a','8b3c3dff-c7bc-4cc2-b17e-686560e526dc','085965a1-0b89-4afa-80dd-8251dcd47a7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='32ee326d1e8d4efd87a8d5ed809bfb31',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:20:51.855820 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6fb349cf-032f-4569-9a92-f57c0f749a04 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72f2f361-7f3d-4ab6-a24e-2f9d03deaecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:20:51.865793 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6fb349cf-032f-4569-9a92-f57c0f749a04 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72f2f361-7f3d-4ab6-a24e-2f9d03deaecc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:20:51.866411 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6fb349cf-032f-4569-9a92-f57c0f749a04 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Flow 'volume_create_api' (21aa539c-c315-4181-a205-96881beda799) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:20:51.868551 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6fb349cf-032f-4569-9a92-f57c0f749a04 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Create volume request issued successfully. Jul 10 14:20:51.868551 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6fb349cf-032f-4569-9a92-f57c0f749a04 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:20:51.868551 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 897/3603] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:20:51 2026] POST /volume/v3/volumes => generated 745 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:20:51.883560 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d605feed-cd85-4e8e-b0b1-92ed7623e872 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:51.885596 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d605feed-cd85-4e8e-b0b1-92ed7623e872 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/volumes/197ec764-ce15-4298-a5de-6aafb320935c Jul 10 14:20:51.885841 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d605feed-cd85-4e8e-b0b1-92ed7623e872 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:51.886033 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d605feed-cd85-4e8e-b0b1-92ed7623e872 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:51.894993 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:51.894993 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:20:51.899842 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-d605feed-cd85-4e8e-b0b1-92ed7623e872 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Volume info retrieved successfully. Jul 10 14:20:51.908531 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d605feed-cd85-4e8e-b0b1-92ed7623e872 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/volumes/197ec764-ce15-4298-a5de-6aafb320935c returned with HTTP 200 Jul 10 14:20:51.908531 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 907/3604] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:51 2026] GET /volume/v3/volumes/197ec764-ce15-4298-a5de-6aafb320935c => generated 813 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:52.432840 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-bbed7a1c-8f7f-4e59-89d5-afcb2c305158 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:52.434869 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-bbed7a1c-8f7f-4e59-89d5-afcb2c305158 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf Jul 10 14:20:52.435078 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-bbed7a1c-8f7f-4e59-89d5-afcb2c305158 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:52.435315 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-bbed7a1c-8f7f-4e59-89d5-afcb2c305158 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:52.435451 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-bbed7a1c-8f7f-4e59-89d5-afcb2c305158 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 18cf63c7-3079-4c22-87eb-e3bc904357bf. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:52.440083 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:52.440083 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:20:52.440912 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-bbed7a1c-8f7f-4e59-89d5-afcb2c305158 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf returned with HTTP 200 Jul 10 14:20:52.441268 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 899/3605] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:52 2026] GET /volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:52.615448 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d54c68c9-ea40-4027-a625-20f04716ad67 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:52.618947 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d54c68c9-ea40-4027-a625-20f04716ad67 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] GET https://10.4.3.66/volume/v3/volumes/aaa22dad-68f7-4924-9351-d55fb0f9b41a Jul 10 14:20:52.619177 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d54c68c9-ea40-4027-a625-20f04716ad67 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:52.620196 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d54c68c9-ea40-4027-a625-20f04716ad67 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:52.629610 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:52.629610 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:20:52.635232 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-d54c68c9-ea40-4027-a625-20f04716ad67 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Volume info retrieved successfully. Jul 10 14:20:52.642131 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d54c68c9-ea40-4027-a625-20f04716ad67 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] https://10.4.3.66/volume/v3/volumes/aaa22dad-68f7-4924-9351-d55fb0f9b41a returned with HTTP 200 Jul 10 14:20:52.642644 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 903/3606] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:52 2026] GET /volume/v3/volumes/aaa22dad-68f7-4924-9351-d55fb0f9b41a => generated 949 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:52.923419 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1cc88392-11df-4c30-ba4a-fb7e7df0781b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:52.925898 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1cc88392-11df-4c30-ba4a-fb7e7df0781b tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/volumes/197ec764-ce15-4298-a5de-6aafb320935c Jul 10 14:20:52.926441 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1cc88392-11df-4c30-ba4a-fb7e7df0781b tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:52.926732 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1cc88392-11df-4c30-ba4a-fb7e7df0781b tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:52.937790 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:52.937790 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:20:52.942284 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1cc88392-11df-4c30-ba4a-fb7e7df0781b tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Volume info retrieved successfully. Jul 10 14:20:52.947523 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1cc88392-11df-4c30-ba4a-fb7e7df0781b tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/volumes/197ec764-ce15-4298-a5de-6aafb320935c returned with HTTP 200 Jul 10 14:20:52.948266 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 898/3607] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:52 2026] GET /volume/v3/volumes/197ec764-ce15-4298-a5de-6aafb320935c => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:52.965416 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-49a17534-84ae-411a-884f-45fa76413644 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:52.971841 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-49a17534-84ae-411a-884f-45fa76413644 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] POST https://10.4.3.66/volume/v3/backups Jul 10 14:20:52.971841 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-49a17534-84ae-411a-884f-45fa76413644 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "197ec764-ce15-4298-a5de-6aafb320935c", "name": "tempest-VolumesBackupsTest-Backup-2006980137"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:20:52.975081 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.contrib.backups [None req-49a17534-84ae-411a-884f-45fa76413644 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Creating new backup {'backup': {'volume_id': '197ec764-ce15-4298-a5de-6aafb320935c', 'name': 'tempest-VolumesBackupsTest-Backup-2006980137'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 14:20:52.975325 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.contrib.backups [None req-49a17534-84ae-411a-884f-45fa76413644 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Creating backup of volume 197ec764-ce15-4298-a5de-6aafb320935c in container None Jul 10 14:20:52.984856 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:52.984856 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:20:52.985243 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-49a17534-84ae-411a-884f-45fa76413644 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Volume info retrieved successfully. Jul 10 14:20:53.002328 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-49a17534-84ae-411a-884f-45fa76413644 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Created reservations ['2c7ec1df-7c94-4585-aa6c-5e028f94861e', '5582c676-6054-4b35-b625-aedbc030e2fa'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:20:53.033642 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-49a17534-84ae-411a-884f-45fa76413644 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Jul 10 14:20:53.034163 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 908/3608] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:20:52 2026] POST /volume/v3/backups => generated 328 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:20:53.044872 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-df99c42c-c4f5-4461-a8c0-e66c2e40d6a5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:53.047185 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-df99c42c-c4f5-4461-a8c0-e66c2e40d6a5 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 Jul 10 14:20:53.047420 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-df99c42c-c4f5-4461-a8c0-e66c2e40d6a5 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:53.047701 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-df99c42c-c4f5-4461-a8c0-e66c2e40d6a5 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:53.047853 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-df99c42c-c4f5-4461-a8c0-e66c2e40d6a5 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id 0a93717e-658e-4fa9-a9e9-49a9246315f5. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:53.053393 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:53.053393 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:20:53.054249 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-df99c42c-c4f5-4461-a8c0-e66c2e40d6a5 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 returned with HTTP 200 Jul 10 14:20:53.054791 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 900/3609] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:53 2026] GET /volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:53.450851 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-dee08ceb-175a-4adc-a600-5a2d01664a3a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:53.454346 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-dee08ceb-175a-4adc-a600-5a2d01664a3a tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf Jul 10 14:20:53.454588 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-dee08ceb-175a-4adc-a600-5a2d01664a3a tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:53.454803 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-dee08ceb-175a-4adc-a600-5a2d01664a3a tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:53.454942 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-dee08ceb-175a-4adc-a600-5a2d01664a3a tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 18cf63c7-3079-4c22-87eb-e3bc904357bf. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:53.459807 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:53.459807 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:20:53.460655 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-dee08ceb-175a-4adc-a600-5a2d01664a3a tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf returned with HTTP 200 Jul 10 14:20:53.461057 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 904/3610] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:53 2026] GET /volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:53.655973 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7dbd2fc6-01c8-4620-98b8-b9ee2537c418 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:53.659262 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7dbd2fc6-01c8-4620-98b8-b9ee2537c418 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] GET https://10.4.3.66/volume/v3/volumes/aaa22dad-68f7-4924-9351-d55fb0f9b41a Jul 10 14:20:53.659478 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7dbd2fc6-01c8-4620-98b8-b9ee2537c418 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:53.659678 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7dbd2fc6-01c8-4620-98b8-b9ee2537c418 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:53.668676 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:53.668676 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:20:53.672634 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7dbd2fc6-01c8-4620-98b8-b9ee2537c418 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Volume info retrieved successfully. Jul 10 14:20:53.677171 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7dbd2fc6-01c8-4620-98b8-b9ee2537c418 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] https://10.4.3.66/volume/v3/volumes/aaa22dad-68f7-4924-9351-d55fb0f9b41a returned with HTTP 200 Jul 10 14:20:53.677602 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 899/3611] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:53 2026] GET /volume/v3/volumes/aaa22dad-68f7-4924-9351-d55fb0f9b41a => generated 1293 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:20:53.693911 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-4dc31111-74d4-4e12-8b05-152e45986c31 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:53.695449 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4dc31111-74d4-4e12-8b05-152e45986c31 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] DELETE https://10.4.3.66/volume/v3/volumes/aaa22dad-68f7-4924-9351-d55fb0f9b41a Jul 10 14:20:53.695643 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4dc31111-74d4-4e12-8b05-152e45986c31 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:53.695837 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4dc31111-74d4-4e12-8b05-152e45986c31 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:53.695985 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-4dc31111-74d4-4e12-8b05-152e45986c31 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Delete volume with id: aaa22dad-68f7-4924-9351-d55fb0f9b41a Jul 10 14:20:53.702575 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:53.702575 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:20:53.702984 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-4dc31111-74d4-4e12-8b05-152e45986c31 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Volume info retrieved successfully. Jul 10 14:20:53.717402 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-4dc31111-74d4-4e12-8b05-152e45986c31 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Delete volume request issued successfully. Jul 10 14:20:53.717618 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4dc31111-74d4-4e12-8b05-152e45986c31 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] https://10.4.3.66/volume/v3/volumes/aaa22dad-68f7-4924-9351-d55fb0f9b41a returned with HTTP 202 Jul 10 14:20:53.717958 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 909/3612] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:20:53 2026] DELETE /volume/v3/volumes/aaa22dad-68f7-4924-9351-d55fb0f9b41a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:20:53.729444 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-fd609998-4886-4ac6-9dbf-75fc148689e4 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:53.731239 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-fd609998-4886-4ac6-9dbf-75fc148689e4 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] GET https://10.4.3.66/volume/v3/volumes/aaa22dad-68f7-4924-9351-d55fb0f9b41a Jul 10 14:20:53.731455 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-fd609998-4886-4ac6-9dbf-75fc148689e4 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:53.731711 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-fd609998-4886-4ac6-9dbf-75fc148689e4 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:53.737930 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:53.737930 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:20:53.741149 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-fd609998-4886-4ac6-9dbf-75fc148689e4 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Volume info retrieved successfully. Jul 10 14:20:53.744946 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-fd609998-4886-4ac6-9dbf-75fc148689e4 tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] https://10.4.3.66/volume/v3/volumes/aaa22dad-68f7-4924-9351-d55fb0f9b41a returned with HTTP 200 Jul 10 14:20:53.745266 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 901/3613] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:53 2026] GET /volume/v3/volumes/aaa22dad-68f7-4924-9351-d55fb0f9b41a => generated 1292 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:20:54.073605 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-2597fe6e-e932-4f45-afa5-3c474b87fead None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:54.075774 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2597fe6e-e932-4f45-afa5-3c474b87fead tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 Jul 10 14:20:54.075983 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2597fe6e-e932-4f45-afa5-3c474b87fead tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:54.076192 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2597fe6e-e932-4f45-afa5-3c474b87fead tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:54.076319 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-2597fe6e-e932-4f45-afa5-3c474b87fead tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id 0a93717e-658e-4fa9-a9e9-49a9246315f5. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:54.083548 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:54.083548 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:20:54.083548 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2597fe6e-e932-4f45-afa5-3c474b87fead tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 returned with HTTP 200 Jul 10 14:20:54.083548 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 905/3614] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:54 2026] GET /volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:54.474701 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e409382e-b26c-40b8-9381-b462af4e03e5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:54.476641 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e409382e-b26c-40b8-9381-b462af4e03e5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf Jul 10 14:20:54.476818 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e409382e-b26c-40b8-9381-b462af4e03e5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:54.477039 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e409382e-b26c-40b8-9381-b462af4e03e5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:54.477155 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-e409382e-b26c-40b8-9381-b462af4e03e5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 18cf63c7-3079-4c22-87eb-e3bc904357bf. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:54.481919 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:54.481919 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:20:54.482789 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e409382e-b26c-40b8-9381-b462af4e03e5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf returned with HTTP 200 Jul 10 14:20:54.483314 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 900/3615] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:54 2026] GET /volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:54.759025 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e1e69bcd-fcbe-4b6e-b8d3-5fb58436780e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:54.760879 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e1e69bcd-fcbe-4b6e-b8d3-5fb58436780e tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] GET https://10.4.3.66/volume/v3/volumes/aaa22dad-68f7-4924-9351-d55fb0f9b41a Jul 10 14:20:54.761106 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e1e69bcd-fcbe-4b6e-b8d3-5fb58436780e tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:54.761311 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e1e69bcd-fcbe-4b6e-b8d3-5fb58436780e tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:54.767934 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e1e69bcd-fcbe-4b6e-b8d3-5fb58436780e tempest-VolumeAndVolumeTypeFromImageTest-1284465842 tempest-VolumeAndVolumeTypeFromImageTest-1284465842-project-member] https://10.4.3.66/volume/v3/volumes/aaa22dad-68f7-4924-9351-d55fb0f9b41a returned with HTTP 404 Jul 10 14:20:54.768603 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 910/3616] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:54 2026] GET /volume/v3/volumes/aaa22dad-68f7-4924-9351-d55fb0f9b41a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:20:54.994843 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f3faae3c-220f-453e-95b7-35f39ca356ea None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:54.997208 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f3faae3c-220f-453e-95b7-35f39ca356ea tempest-VolumeAndVolumeTypeFromImageTest-1498819042 tempest-VolumeAndVolumeTypeFromImageTest-1498819042-project-admin] GET https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 Jul 10 14:20:54.997665 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f3faae3c-220f-453e-95b7-35f39ca356ea tempest-VolumeAndVolumeTypeFromImageTest-1498819042 tempest-VolumeAndVolumeTypeFromImageTest-1498819042-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:54.998440 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f3faae3c-220f-453e-95b7-35f39ca356ea tempest-VolumeAndVolumeTypeFromImageTest-1498819042 tempest-VolumeAndVolumeTypeFromImageTest-1498819042-project-admin] Calling method 'detail' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:54.999359 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f3faae3c-220f-453e-95b7-35f39ca356ea tempest-VolumeAndVolumeTypeFromImageTest-1498819042 tempest-VolumeAndVolumeTypeFromImageTest-1498819042-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:20:55.025587 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-f3faae3c-220f-453e-95b7-35f39ca356ea tempest-VolumeAndVolumeTypeFromImageTest-1498819042 tempest-VolumeAndVolumeTypeFromImageTest-1498819042-project-admin] Get all volumes completed successfully. Jul 10 14:20:55.031012 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:55.031012 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:20:55.038039 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f3faae3c-220f-453e-95b7-35f39ca356ea tempest-VolumeAndVolumeTypeFromImageTest-1498819042 tempest-VolumeAndVolumeTypeFromImageTest-1498819042-project-admin] https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 14:20:55.038829 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 902/3617] 10.4.3.66 () {66 vars in 1278 bytes} [Fri Jul 10 14:20:54 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15055 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:20:55.060288 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f584a053-d7e9-40da-b6be-7cfe56b90b1b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:55.062633 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f584a053-d7e9-40da-b6be-7cfe56b90b1b tempest-VolumeAndVolumeTypeFromImageTest-1498819042 tempest-VolumeAndVolumeTypeFromImageTest-1498819042-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/9bb58b5d-1368-4a66-9e66-a9b6ef9a05fa Jul 10 14:20:55.062759 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f584a053-d7e9-40da-b6be-7cfe56b90b1b tempest-VolumeAndVolumeTypeFromImageTest-1498819042 tempest-VolumeAndVolumeTypeFromImageTest-1498819042-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:55.063040 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f584a053-d7e9-40da-b6be-7cfe56b90b1b tempest-VolumeAndVolumeTypeFromImageTest-1498819042 tempest-VolumeAndVolumeTypeFromImageTest-1498819042-project-admin] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:55.063324 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-f584a053-d7e9-40da-b6be-7cfe56b90b1b tempest-VolumeAndVolumeTypeFromImageTest-1498819042 tempest-VolumeAndVolumeTypeFromImageTest-1498819042-project-admin] Delete volume with id: 9bb58b5d-1368-4a66-9e66-a9b6ef9a05fa Jul 10 14:20:55.072431 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:55.072431 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:20:55.072431 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-f584a053-d7e9-40da-b6be-7cfe56b90b1b tempest-VolumeAndVolumeTypeFromImageTest-1498819042 tempest-VolumeAndVolumeTypeFromImageTest-1498819042-project-admin] Volume info retrieved successfully. Jul 10 14:20:55.085346 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.image.cache [None req-f584a053-d7e9-40da-b6be-7cfe56b90b1b tempest-VolumeAndVolumeTypeFromImageTest-1498819042 tempest-VolumeAndVolumeTypeFromImageTest-1498819042-project-admin] Evicting image cache entry: {'id': 7, 'image_id': '0ef8a056-aecb-47b9-b7b9-b45c67ea5da5', 'volume_id': '9bb58b5d-1368-4a66-9e66-a9b6ef9a05fa', 'host': 'np0000005012@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 10, 14, 20, 43), 'last_used': datetime.datetime(2026, 7, 10, 14, 20, 53)}. {{(pid=100153) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 10 14:20:55.097157 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-19171cad-1cee-4377-805d-4ef90c2965dc None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:55.099418 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-19171cad-1cee-4377-805d-4ef90c2965dc tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 Jul 10 14:20:55.099701 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-19171cad-1cee-4377-805d-4ef90c2965dc tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:55.099937 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-19171cad-1cee-4377-805d-4ef90c2965dc tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:55.100072 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-19171cad-1cee-4377-805d-4ef90c2965dc tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id 0a93717e-658e-4fa9-a9e9-49a9246315f5. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:55.103819 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-f584a053-d7e9-40da-b6be-7cfe56b90b1b tempest-VolumeAndVolumeTypeFromImageTest-1498819042 tempest-VolumeAndVolumeTypeFromImageTest-1498819042-project-admin] Delete volume request issued successfully. Jul 10 14:20:55.104083 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f584a053-d7e9-40da-b6be-7cfe56b90b1b tempest-VolumeAndVolumeTypeFromImageTest-1498819042 tempest-VolumeAndVolumeTypeFromImageTest-1498819042-project-admin] https://10.4.3.66/volume/v3/volumes/9bb58b5d-1368-4a66-9e66-a9b6ef9a05fa returned with HTTP 202 Jul 10 14:20:55.104554 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 906/3618] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:20:55 2026] DELETE /volume/v3/volumes/9bb58b5d-1368-4a66-9e66-a9b6ef9a05fa => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:20:55.105184 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:55.105184 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:20:55.106013 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-19171cad-1cee-4377-805d-4ef90c2965dc tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 returned with HTTP 200 Jul 10 14:20:55.106474 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 901/3619] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:55 2026] GET /volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:55.113544 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-4e4f6d46-1755-4997-8826-cc8c7a70ed6e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:55.116602 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4e4f6d46-1755-4997-8826-cc8c7a70ed6e tempest-VolumeAndVolumeTypeFromImageTest-1498819042 tempest-VolumeAndVolumeTypeFromImageTest-1498819042-project-admin] GET https://10.4.3.66/volume/v3/volumes/9bb58b5d-1368-4a66-9e66-a9b6ef9a05fa Jul 10 14:20:55.116852 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4e4f6d46-1755-4997-8826-cc8c7a70ed6e tempest-VolumeAndVolumeTypeFromImageTest-1498819042 tempest-VolumeAndVolumeTypeFromImageTest-1498819042-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:55.117107 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4e4f6d46-1755-4997-8826-cc8c7a70ed6e tempest-VolumeAndVolumeTypeFromImageTest-1498819042 tempest-VolumeAndVolumeTypeFromImageTest-1498819042-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:55.126264 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:55.126264 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:20:55.131341 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-4e4f6d46-1755-4997-8826-cc8c7a70ed6e tempest-VolumeAndVolumeTypeFromImageTest-1498819042 tempest-VolumeAndVolumeTypeFromImageTest-1498819042-project-admin] Volume info retrieved successfully. Jul 10 14:20:55.137226 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4e4f6d46-1755-4997-8826-cc8c7a70ed6e tempest-VolumeAndVolumeTypeFromImageTest-1498819042 tempest-VolumeAndVolumeTypeFromImageTest-1498819042-project-admin] https://10.4.3.66/volume/v3/volumes/9bb58b5d-1368-4a66-9e66-a9b6ef9a05fa returned with HTTP 200 Jul 10 14:20:55.137749 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 911/3620] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:55 2026] GET /volume/v3/volumes/9bb58b5d-1368-4a66-9e66-a9b6ef9a05fa => generated 1094 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:20:55.501758 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-58e37341-90ad-4963-b0ae-8755e418c874 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:55.504394 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-58e37341-90ad-4963-b0ae-8755e418c874 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf Jul 10 14:20:55.505137 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-58e37341-90ad-4963-b0ae-8755e418c874 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:55.505350 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-58e37341-90ad-4963-b0ae-8755e418c874 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:55.505491 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-58e37341-90ad-4963-b0ae-8755e418c874 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 18cf63c7-3079-4c22-87eb-e3bc904357bf. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:55.511857 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:55.511857 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:20:55.512914 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-58e37341-90ad-4963-b0ae-8755e418c874 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf returned with HTTP 200 Jul 10 14:20:55.513408 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 903/3621] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:55 2026] GET /volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:56.119286 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-85b0a0fe-379a-49f5-8936-4e72de1908c2 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:56.121853 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-85b0a0fe-379a-49f5-8936-4e72de1908c2 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 Jul 10 14:20:56.122110 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-85b0a0fe-379a-49f5-8936-4e72de1908c2 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:56.122354 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-85b0a0fe-379a-49f5-8936-4e72de1908c2 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:56.122494 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-85b0a0fe-379a-49f5-8936-4e72de1908c2 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id 0a93717e-658e-4fa9-a9e9-49a9246315f5. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:56.128343 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:56.128343 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:20:56.129169 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-85b0a0fe-379a-49f5-8936-4e72de1908c2 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 returned with HTTP 200 Jul 10 14:20:56.130317 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 907/3622] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:56 2026] GET /volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:56.152440 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9b6672f8-2e45-4b9e-86a6-0696daa2f3c9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:56.155579 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9b6672f8-2e45-4b9e-86a6-0696daa2f3c9 tempest-VolumeAndVolumeTypeFromImageTest-1498819042 tempest-VolumeAndVolumeTypeFromImageTest-1498819042-project-admin] GET https://10.4.3.66/volume/v3/volumes/9bb58b5d-1368-4a66-9e66-a9b6ef9a05fa Jul 10 14:20:56.155579 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9b6672f8-2e45-4b9e-86a6-0696daa2f3c9 tempest-VolumeAndVolumeTypeFromImageTest-1498819042 tempest-VolumeAndVolumeTypeFromImageTest-1498819042-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:56.155866 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9b6672f8-2e45-4b9e-86a6-0696daa2f3c9 tempest-VolumeAndVolumeTypeFromImageTest-1498819042 tempest-VolumeAndVolumeTypeFromImageTest-1498819042-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:56.165110 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9b6672f8-2e45-4b9e-86a6-0696daa2f3c9 tempest-VolumeAndVolumeTypeFromImageTest-1498819042 tempest-VolumeAndVolumeTypeFromImageTest-1498819042-project-admin] https://10.4.3.66/volume/v3/volumes/9bb58b5d-1368-4a66-9e66-a9b6ef9a05fa returned with HTTP 404 Jul 10 14:20:56.165110 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 902/3623] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:56 2026] GET /volume/v3/volumes/9bb58b5d-1368-4a66-9e66-a9b6ef9a05fa => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:20:56.174330 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-02656c65-1d00-48f9-a78c-ad25ddee6487 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:56.176672 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-02656c65-1d00-48f9-a78c-ad25ddee6487 tempest-VolumeAndVolumeTypeFromImageTest-1498819042 tempest-VolumeAndVolumeTypeFromImageTest-1498819042-project-admin] DELETE https://10.4.3.66/volume/v3/types/35e81395-7503-45cd-8722-427ddb366241 Jul 10 14:20:56.176985 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-02656c65-1d00-48f9-a78c-ad25ddee6487 tempest-VolumeAndVolumeTypeFromImageTest-1498819042 tempest-VolumeAndVolumeTypeFromImageTest-1498819042-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:56.177067 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-02656c65-1d00-48f9-a78c-ad25ddee6487 tempest-VolumeAndVolumeTypeFromImageTest-1498819042 tempest-VolumeAndVolumeTypeFromImageTest-1498819042-project-admin] Calling method '_delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:56.211671 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-02656c65-1d00-48f9-a78c-ad25ddee6487 tempest-VolumeAndVolumeTypeFromImageTest-1498819042 tempest-VolumeAndVolumeTypeFromImageTest-1498819042-project-admin] https://10.4.3.66/volume/v3/types/35e81395-7503-45cd-8722-427ddb366241 returned with HTTP 202 Jul 10 14:20:56.212236 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 912/3624] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:20:56 2026] DELETE /volume/v3/types/35e81395-7503-45cd-8722-427ddb366241 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:20:56.221488 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4756341a-14c6-41fb-b5f3-fa42fbd8a7e2 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:56.224647 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4756341a-14c6-41fb-b5f3-fa42fbd8a7e2 tempest-VolumeAndVolumeTypeFromImageTest-1498819042 tempest-VolumeAndVolumeTypeFromImageTest-1498819042-project-admin] GET https://10.4.3.66/volume/v3/types/35e81395-7503-45cd-8722-427ddb366241 Jul 10 14:20:56.224964 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4756341a-14c6-41fb-b5f3-fa42fbd8a7e2 tempest-VolumeAndVolumeTypeFromImageTest-1498819042 tempest-VolumeAndVolumeTypeFromImageTest-1498819042-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:56.225290 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4756341a-14c6-41fb-b5f3-fa42fbd8a7e2 tempest-VolumeAndVolumeTypeFromImageTest-1498819042 tempest-VolumeAndVolumeTypeFromImageTest-1498819042-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:56.230119 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4756341a-14c6-41fb-b5f3-fa42fbd8a7e2 tempest-VolumeAndVolumeTypeFromImageTest-1498819042 tempest-VolumeAndVolumeTypeFromImageTest-1498819042-project-admin] https://10.4.3.66/volume/v3/types/35e81395-7503-45cd-8722-427ddb366241 returned with HTTP 404 Jul 10 14:20:56.230733 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 904/3625] 10.4.3.66 () {66 vars in 1335 bytes} [Fri Jul 10 14:20:56 2026] GET /volume/v3/types/35e81395-7503-45cd-8722-427ddb366241 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:20:56.524964 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-204cffd8-1c5e-4173-a7b9-c332f91cef10 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:56.527109 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-204cffd8-1c5e-4173-a7b9-c332f91cef10 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf Jul 10 14:20:56.527324 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-204cffd8-1c5e-4173-a7b9-c332f91cef10 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:56.527594 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-204cffd8-1c5e-4173-a7b9-c332f91cef10 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:56.527716 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-204cffd8-1c5e-4173-a7b9-c332f91cef10 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 18cf63c7-3079-4c22-87eb-e3bc904357bf. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:56.532884 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:56.532884 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:20:56.533838 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-204cffd8-1c5e-4173-a7b9-c332f91cef10 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf returned with HTTP 200 Jul 10 14:20:56.534264 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 908/3626] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:56 2026] GET /volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:57.142593 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bfed2400-5ea1-49fc-834a-158cff5fdd86 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:57.145697 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bfed2400-5ea1-49fc-834a-158cff5fdd86 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 Jul 10 14:20:57.145868 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bfed2400-5ea1-49fc-834a-158cff5fdd86 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:57.145948 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bfed2400-5ea1-49fc-834a-158cff5fdd86 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:57.146036 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-bfed2400-5ea1-49fc-834a-158cff5fdd86 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id 0a93717e-658e-4fa9-a9e9-49a9246315f5. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:57.155747 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:57.155747 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:20:57.156420 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bfed2400-5ea1-49fc-834a-158cff5fdd86 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 returned with HTTP 200 Jul 10 14:20:57.156822 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 903/3627] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:57 2026] GET /volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:57.548992 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-278a8e7a-132b-4bda-aa2c-c920de70e353 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:57.551481 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-278a8e7a-132b-4bda-aa2c-c920de70e353 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf Jul 10 14:20:57.551758 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-278a8e7a-132b-4bda-aa2c-c920de70e353 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:57.551987 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-278a8e7a-132b-4bda-aa2c-c920de70e353 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:57.554554 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-278a8e7a-132b-4bda-aa2c-c920de70e353 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 18cf63c7-3079-4c22-87eb-e3bc904357bf. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:57.565236 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:57.565236 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:20:57.566329 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-278a8e7a-132b-4bda-aa2c-c920de70e353 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf returned with HTTP 200 Jul 10 14:20:57.567130 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 913/3628] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:57 2026] GET /volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:58.176080 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-255475e2-514c-4d3e-96de-0e17a246b096 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:58.178610 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-255475e2-514c-4d3e-96de-0e17a246b096 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 Jul 10 14:20:58.178610 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-255475e2-514c-4d3e-96de-0e17a246b096 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:58.178753 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-255475e2-514c-4d3e-96de-0e17a246b096 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:58.178883 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-255475e2-514c-4d3e-96de-0e17a246b096 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id 0a93717e-658e-4fa9-a9e9-49a9246315f5. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:58.187568 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:58.187568 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:20:58.188377 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-255475e2-514c-4d3e-96de-0e17a246b096 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 returned with HTTP 200 Jul 10 14:20:58.189460 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 905/3629] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:58 2026] GET /volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:58.586151 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-1dd74b2e-c0f8-485e-91fb-d7f3e8a83460 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:58.588706 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1dd74b2e-c0f8-485e-91fb-d7f3e8a83460 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf Jul 10 14:20:58.589279 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1dd74b2e-c0f8-485e-91fb-d7f3e8a83460 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:58.589389 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1dd74b2e-c0f8-485e-91fb-d7f3e8a83460 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:58.589518 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-1dd74b2e-c0f8-485e-91fb-d7f3e8a83460 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 18cf63c7-3079-4c22-87eb-e3bc904357bf. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:58.596100 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:58.596100 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:20:58.597200 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1dd74b2e-c0f8-485e-91fb-d7f3e8a83460 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf returned with HTTP 200 Jul 10 14:20:58.597748 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 909/3630] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:58 2026] GET /volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:59.204831 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bef5cfe0-d7c6-4071-9e07-9cfa5a742c21 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:59.209349 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bef5cfe0-d7c6-4071-9e07-9cfa5a742c21 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 Jul 10 14:20:59.209655 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bef5cfe0-d7c6-4071-9e07-9cfa5a742c21 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:59.209918 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bef5cfe0-d7c6-4071-9e07-9cfa5a742c21 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:59.210078 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-bef5cfe0-d7c6-4071-9e07-9cfa5a742c21 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id 0a93717e-658e-4fa9-a9e9-49a9246315f5. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:59.218269 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:59.218269 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:20:59.219270 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bef5cfe0-d7c6-4071-9e07-9cfa5a742c21 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 returned with HTTP 200 Jul 10 14:20:59.219764 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 904/3631] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:59 2026] GET /volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:20:59.616080 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-346c52aa-1c89-44dd-82dd-0dcad632889f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:20:59.617974 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-346c52aa-1c89-44dd-82dd-0dcad632889f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf Jul 10 14:20:59.618280 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-346c52aa-1c89-44dd-82dd-0dcad632889f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:20:59.618608 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-346c52aa-1c89-44dd-82dd-0dcad632889f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:20:59.618784 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-346c52aa-1c89-44dd-82dd-0dcad632889f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 18cf63c7-3079-4c22-87eb-e3bc904357bf. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:20:59.626255 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:20:59.626255 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:20:59.627111 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-346c52aa-1c89-44dd-82dd-0dcad632889f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf returned with HTTP 200 Jul 10 14:20:59.627714 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 914/3632] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:20:59 2026] GET /volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:00.237198 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-668d971d-709f-4540-a7ef-68d8fea82321 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:00.239259 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-668d971d-709f-4540-a7ef-68d8fea82321 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 Jul 10 14:21:00.239565 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-668d971d-709f-4540-a7ef-68d8fea82321 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:00.239751 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-668d971d-709f-4540-a7ef-68d8fea82321 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:00.239918 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-668d971d-709f-4540-a7ef-68d8fea82321 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id 0a93717e-658e-4fa9-a9e9-49a9246315f5. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:00.244285 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:00.244285 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:00.245491 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-668d971d-709f-4540-a7ef-68d8fea82321 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 returned with HTTP 200 Jul 10 14:21:00.245491 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 906/3633] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:00 2026] GET /volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:00.648861 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-1114be9a-bf90-473f-8d4e-7299bf6727fd None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:00.652821 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1114be9a-bf90-473f-8d4e-7299bf6727fd tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf Jul 10 14:21:00.653254 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1114be9a-bf90-473f-8d4e-7299bf6727fd tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:00.653673 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1114be9a-bf90-473f-8d4e-7299bf6727fd tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:00.653873 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-1114be9a-bf90-473f-8d4e-7299bf6727fd tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 18cf63c7-3079-4c22-87eb-e3bc904357bf. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:00.662611 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:00.662611 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:00.662969 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1114be9a-bf90-473f-8d4e-7299bf6727fd tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf returned with HTTP 200 Jul 10 14:21:00.663693 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 910/3634] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:00 2026] GET /volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:21:01.259118 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4e27823d-64b7-48fa-8d04-c418baaac085 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:01.263601 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4e27823d-64b7-48fa-8d04-c418baaac085 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 Jul 10 14:21:01.263802 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4e27823d-64b7-48fa-8d04-c418baaac085 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:01.263993 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4e27823d-64b7-48fa-8d04-c418baaac085 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:01.264089 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-4e27823d-64b7-48fa-8d04-c418baaac085 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id 0a93717e-658e-4fa9-a9e9-49a9246315f5. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:01.279192 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:01.279192 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:01.279936 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4e27823d-64b7-48fa-8d04-c418baaac085 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 returned with HTTP 200 Jul 10 14:21:01.280436 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 905/3635] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:01 2026] GET /volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 => generated 748 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:01.679193 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-57006ae5-fc2e-4b2f-bb64-082a749e2f43 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:01.685533 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-57006ae5-fc2e-4b2f-bb64-082a749e2f43 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf Jul 10 14:21:01.685533 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-57006ae5-fc2e-4b2f-bb64-082a749e2f43 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:01.685533 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-57006ae5-fc2e-4b2f-bb64-082a749e2f43 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:01.687032 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-57006ae5-fc2e-4b2f-bb64-082a749e2f43 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 18cf63c7-3079-4c22-87eb-e3bc904357bf. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:01.695651 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:01.695651 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:01.696972 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-57006ae5-fc2e-4b2f-bb64-082a749e2f43 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf returned with HTTP 200 Jul 10 14:21:01.697884 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 915/3636] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:01 2026] GET /volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf => generated 788 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:02.296478 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-1e231200-3fec-4bf3-8bcb-09efbcf377cb None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:02.299083 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1e231200-3fec-4bf3-8bcb-09efbcf377cb tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 Jul 10 14:21:02.299605 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1e231200-3fec-4bf3-8bcb-09efbcf377cb tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:02.300696 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1e231200-3fec-4bf3-8bcb-09efbcf377cb tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:02.300782 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-1e231200-3fec-4bf3-8bcb-09efbcf377cb tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id 0a93717e-658e-4fa9-a9e9-49a9246315f5. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:02.306774 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:02.306774 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:02.307611 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1e231200-3fec-4bf3-8bcb-09efbcf377cb tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 returned with HTTP 200 Jul 10 14:21:02.308078 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 907/3637] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:02 2026] GET /volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:02.718109 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4a05b7e2-551f-422b-8417-fd1bc40719a7 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:02.720629 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4a05b7e2-551f-422b-8417-fd1bc40719a7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf Jul 10 14:21:02.720629 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4a05b7e2-551f-422b-8417-fd1bc40719a7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:02.720629 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4a05b7e2-551f-422b-8417-fd1bc40719a7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:02.720629 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-4a05b7e2-551f-422b-8417-fd1bc40719a7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 18cf63c7-3079-4c22-87eb-e3bc904357bf. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:02.727478 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:02.727478 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:02.728557 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4a05b7e2-551f-422b-8417-fd1bc40719a7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf returned with HTTP 200 Jul 10 14:21:02.728975 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 911/3638] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:02 2026] GET /volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:03.328269 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-007a1007-aaad-4ad2-80da-9503576269a2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:03.333111 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-007a1007-aaad-4ad2-80da-9503576269a2 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 Jul 10 14:21:03.333264 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-007a1007-aaad-4ad2-80da-9503576269a2 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:03.333802 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-007a1007-aaad-4ad2-80da-9503576269a2 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:03.333887 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-007a1007-aaad-4ad2-80da-9503576269a2 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id 0a93717e-658e-4fa9-a9e9-49a9246315f5. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:03.339793 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:03.339793 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:03.340614 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-007a1007-aaad-4ad2-80da-9503576269a2 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 returned with HTTP 200 Jul 10 14:21:03.341274 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 906/3639] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:03 2026] GET /volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:03.743316 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-bbf06a4e-138a-46e6-a999-30141f04e921 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:03.745577 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-bbf06a4e-138a-46e6-a999-30141f04e921 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf Jul 10 14:21:03.745839 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-bbf06a4e-138a-46e6-a999-30141f04e921 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:03.746045 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-bbf06a4e-138a-46e6-a999-30141f04e921 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:03.746199 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-bbf06a4e-138a-46e6-a999-30141f04e921 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 18cf63c7-3079-4c22-87eb-e3bc904357bf. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:03.760346 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:03.760346 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:03.761423 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-bbf06a4e-138a-46e6-a999-30141f04e921 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf returned with HTTP 200 Jul 10 14:21:03.762956 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 916/3640] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:03 2026] GET /volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf => generated 788 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:04.358201 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-3baf0f92-cb02-4547-9c5f-90c56644fb6c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:04.360201 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3baf0f92-cb02-4547-9c5f-90c56644fb6c tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 Jul 10 14:21:04.360466 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3baf0f92-cb02-4547-9c5f-90c56644fb6c tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:04.360742 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3baf0f92-cb02-4547-9c5f-90c56644fb6c tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:04.360901 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-3baf0f92-cb02-4547-9c5f-90c56644fb6c tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id 0a93717e-658e-4fa9-a9e9-49a9246315f5. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:04.365473 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:04.365473 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:04.366231 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3baf0f92-cb02-4547-9c5f-90c56644fb6c tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 returned with HTTP 200 Jul 10 14:21:04.366789 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 908/3641] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:04 2026] GET /volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:04.777225 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-fb8892e3-c5ed-4865-82f3-fa63243b7547 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:04.781894 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fb8892e3-c5ed-4865-82f3-fa63243b7547 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf Jul 10 14:21:04.781894 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-fb8892e3-c5ed-4865-82f3-fa63243b7547 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:04.781894 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-fb8892e3-c5ed-4865-82f3-fa63243b7547 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:04.781894 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-fb8892e3-c5ed-4865-82f3-fa63243b7547 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 18cf63c7-3079-4c22-87eb-e3bc904357bf. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:04.787347 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:04.787347 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:04.789018 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fb8892e3-c5ed-4865-82f3-fa63243b7547 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf returned with HTTP 200 Jul 10 14:21:04.789724 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 912/3642] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:04 2026] GET /volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:05.381007 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5d1772f9-80d9-4cbb-aff2-5277e0bd6590 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:05.383555 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5d1772f9-80d9-4cbb-aff2-5277e0bd6590 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 Jul 10 14:21:05.384084 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5d1772f9-80d9-4cbb-aff2-5277e0bd6590 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:05.384084 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5d1772f9-80d9-4cbb-aff2-5277e0bd6590 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:05.384227 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-5d1772f9-80d9-4cbb-aff2-5277e0bd6590 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id 0a93717e-658e-4fa9-a9e9-49a9246315f5. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:05.389731 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:05.389731 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:05.390434 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5d1772f9-80d9-4cbb-aff2-5277e0bd6590 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 returned with HTTP 200 Jul 10 14:21:05.391140 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 907/3643] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:05 2026] GET /volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:21:05.542169 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8bff8730-b7e9-4017-9118-25767ac70c4c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:05.713019 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8bff8730-b7e9-4017-9118-25767ac70c4c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:21:05.713462 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8bff8730-b7e9-4017-9118-25767ac70c4c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1059548741"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:21:05.719146 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-8bff8730-b7e9-4017-9118-25767ac70c4c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1059548741'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:21:05.723017 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-8bff8730-b7e9-4017-9118-25767ac70c4c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Create volume of 1 GB Jul 10 14:21:05.729926 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-8bff8730-b7e9-4017-9118-25767ac70c4c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Availability Zones retrieved successfully. Jul 10 14:21:05.738798 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-8bff8730-b7e9-4017-9118-25767ac70c4c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Flow 'volume_create_api' (03d4fbe4-6ef0-4321-b13b-6f3163f2f6ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:21:05.741265 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-8bff8730-b7e9-4017-9118-25767ac70c4c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebb259ab-4c8b-45f4-931d-71499aecf142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:21:05.742238 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-8bff8730-b7e9-4017-9118-25767ac70c4c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:21:05.781523 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-8bff8730-b7e9-4017-9118-25767ac70c4c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebb259ab-4c8b-45f4-931d-71499aecf142) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:21:05.782667 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-8bff8730-b7e9-4017-9118-25767ac70c4c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3784596-4322-49f5-9fb2-4a02caee380b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:21:05.809214 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-21936867-a50c-4043-936d-30a24d09a646 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:05.814968 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-21936867-a50c-4043-936d-30a24d09a646 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf Jul 10 14:21:05.816170 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-21936867-a50c-4043-936d-30a24d09a646 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:05.817292 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-21936867-a50c-4043-936d-30a24d09a646 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:05.817491 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-21936867-a50c-4043-936d-30a24d09a646 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 18cf63c7-3079-4c22-87eb-e3bc904357bf. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:05.827348 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:05.827348 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:05.829122 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-21936867-a50c-4043-936d-30a24d09a646 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf returned with HTTP 200 Jul 10 14:21:05.829793 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 909/3644] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:05 2026] GET /volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf => generated 788 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:05.877243 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-8bff8730-b7e9-4017-9118-25767ac70c4c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Created reservations ['b47bbe27-83b6-4ee4-9292-0f63afd6aa68', 'fca1413c-74b1-4061-9931-4d89531e98b6', '6eb2a9c4-54ba-4bf2-a295-6f8db58a772f', '5e26b1c7-1fe6-488b-a916-9414afb0d0b3'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:21:05.878459 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-8bff8730-b7e9-4017-9118-25767ac70c4c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3784596-4322-49f5-9fb2-4a02caee380b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b47bbe27-83b6-4ee4-9292-0f63afd6aa68', 'fca1413c-74b1-4061-9931-4d89531e98b6', '6eb2a9c4-54ba-4bf2-a295-6f8db58a772f', '5e26b1c7-1fe6-488b-a916-9414afb0d0b3']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:21:05.879641 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-8bff8730-b7e9-4017-9118-25767ac70c4c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6378aba9-7a7d-4172-9e3f-158146873a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:21:05.907607 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-8bff8730-b7e9-4017-9118-25767ac70c4c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6378aba9-7a7d-4172-9e3f-158146873a5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a859913b-e4bf-420c-b191-8b714c6014c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1059548741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91065487b9124488a9bc4f67d1f09911',qos_specs=None,replication_status=,reservations=['b47bbe27-83b6-4ee4-9292-0f63afd6aa68','fca1413c-74b1-4061-9931-4d89531e98b6','6eb2a9c4-54ba-4bf2-a295-6f8db58a772f','5e26b1c7-1fe6-488b-a916-9414afb0d0b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='522ba3fd52e547ad892735c1a1b8c632',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:21:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1059548741',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a859913b-e4bf-420c-b191-8b714c6014c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91065487b9124488a9bc4f67d1f09911',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='522ba3fd52e547ad892735c1a1b8c632',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:21:05.908775 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-8bff8730-b7e9-4017-9118-25767ac70c4c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (075e58aa-6ac9-4f46-b091-c39e9b82b59d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:21:05.945079 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-8bff8730-b7e9-4017-9118-25767ac70c4c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (075e58aa-6ac9-4f46-b091-c39e9b82b59d) transitioned into state 'SUCCESS' from state '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-1059548741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91065487b9124488a9bc4f67d1f09911',qos_specs=None,replication_status=,reservations=['b47bbe27-83b6-4ee4-9292-0f63afd6aa68','fca1413c-74b1-4061-9931-4d89531e98b6','6eb2a9c4-54ba-4bf2-a295-6f8db58a772f','5e26b1c7-1fe6-488b-a916-9414afb0d0b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='522ba3fd52e547ad892735c1a1b8c632',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:21:05.946667 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-8bff8730-b7e9-4017-9118-25767ac70c4c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81f72635-2e18-4c8a-bffb-2671bbf655e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:21:05.959882 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-8bff8730-b7e9-4017-9118-25767ac70c4c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81f72635-2e18-4c8a-bffb-2671bbf655e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:21:05.960648 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-8bff8730-b7e9-4017-9118-25767ac70c4c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Flow 'volume_create_api' (03d4fbe4-6ef0-4321-b13b-6f3163f2f6ea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:21:05.961045 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-8bff8730-b7e9-4017-9118-25767ac70c4c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Create volume request issued successfully. Jul 10 14:21:05.961773 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8bff8730-b7e9-4017-9118-25767ac70c4c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:21:05.962475 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 917/3645] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:21:05 2026] POST /volume/v3/volumes => generated 747 bytes in 422 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:21:05.980073 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-bb6eb8dc-bf6d-42ee-ba3f-518c5fcb7073 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:05.984225 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-bb6eb8dc-bf6d-42ee-ba3f-518c5fcb7073 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/volumes/a859913b-e4bf-420c-b191-8b714c6014c7 Jul 10 14:21:05.984476 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-bb6eb8dc-bf6d-42ee-ba3f-518c5fcb7073 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:05.984730 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-bb6eb8dc-bf6d-42ee-ba3f-518c5fcb7073 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:05.998772 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:05.998772 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:06.004213 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-bb6eb8dc-bf6d-42ee-ba3f-518c5fcb7073 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Volume info retrieved successfully. Jul 10 14:21:06.016132 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-bb6eb8dc-bf6d-42ee-ba3f-518c5fcb7073 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/volumes/a859913b-e4bf-420c-b191-8b714c6014c7 returned with HTTP 200 Jul 10 14:21:06.016809 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 913/3646] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:05 2026] GET /volume/v3/volumes/a859913b-e4bf-420c-b191-8b714c6014c7 => generated 815 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:06.405985 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-19818cc4-5b74-4e97-bf21-f8da92ac39e7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:06.407901 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-19818cc4-5b74-4e97-bf21-f8da92ac39e7 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 Jul 10 14:21:06.408121 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-19818cc4-5b74-4e97-bf21-f8da92ac39e7 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:06.408392 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-19818cc4-5b74-4e97-bf21-f8da92ac39e7 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:06.408561 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-19818cc4-5b74-4e97-bf21-f8da92ac39e7 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id 0a93717e-658e-4fa9-a9e9-49a9246315f5. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:06.414097 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:06.414097 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:06.414914 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-19818cc4-5b74-4e97-bf21-f8da92ac39e7 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 returned with HTTP 200 Jul 10 14:21:06.415421 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 908/3647] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:06 2026] GET /volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:06.841320 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-78ff201f-e1e0-43ef-8aee-79c0e4dfefba None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:06.843460 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-78ff201f-e1e0-43ef-8aee-79c0e4dfefba tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf Jul 10 14:21:06.843699 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-78ff201f-e1e0-43ef-8aee-79c0e4dfefba tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:06.843922 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-78ff201f-e1e0-43ef-8aee-79c0e4dfefba tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:06.844064 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-78ff201f-e1e0-43ef-8aee-79c0e4dfefba tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 18cf63c7-3079-4c22-87eb-e3bc904357bf. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:06.852532 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:06.852532 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:06.852532 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-78ff201f-e1e0-43ef-8aee-79c0e4dfefba tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf returned with HTTP 200 Jul 10 14:21:06.852532 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 910/3648] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:06 2026] GET /volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:07.039436 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-30c22517-a339-4a17-99c7-4a2af53bc418 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:07.054877 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-30c22517-a339-4a17-99c7-4a2af53bc418 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/volumes/a859913b-e4bf-420c-b191-8b714c6014c7 Jul 10 14:21:07.058603 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-30c22517-a339-4a17-99c7-4a2af53bc418 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:07.060990 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-30c22517-a339-4a17-99c7-4a2af53bc418 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:07.098521 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:07.098521 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:07.110651 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-30c22517-a339-4a17-99c7-4a2af53bc418 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Volume info retrieved successfully. Jul 10 14:21:07.121043 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-30c22517-a339-4a17-99c7-4a2af53bc418 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/volumes/a859913b-e4bf-420c-b191-8b714c6014c7 returned with HTTP 200 Jul 10 14:21:07.121594 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 918/3649] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:07 2026] GET /volume/v3/volumes/a859913b-e4bf-420c-b191-8b714c6014c7 => generated 840 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:07.136144 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-923cef69-0fe1-480d-9052-e0055beb51ce None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:07.138206 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-923cef69-0fe1-480d-9052-e0055beb51ce tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] POST https://10.4.3.66/volume/v3/backups Jul 10 14:21:07.138621 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-923cef69-0fe1-480d-9052-e0055beb51ce tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a859913b-e4bf-420c-b191-8b714c6014c7", "name": "tempest-VolumesBackupsTest-Backup-768885121"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:21:07.140263 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.contrib.backups [None req-923cef69-0fe1-480d-9052-e0055beb51ce tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Creating new backup {'backup': {'volume_id': 'a859913b-e4bf-420c-b191-8b714c6014c7', 'name': 'tempest-VolumesBackupsTest-Backup-768885121'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 14:21:07.140430 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.contrib.backups [None req-923cef69-0fe1-480d-9052-e0055beb51ce tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Creating backup of volume a859913b-e4bf-420c-b191-8b714c6014c7 in container None Jul 10 14:21:07.151222 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:07.151222 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:07.151460 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-923cef69-0fe1-480d-9052-e0055beb51ce tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Volume info retrieved successfully. Jul 10 14:21:07.191248 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-923cef69-0fe1-480d-9052-e0055beb51ce tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Created reservations ['5d9c2b8e-3727-411d-aab4-7ecebdc1a752', 'ab70c661-a518-4143-ab30-5c76d894752d'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:21:07.236051 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-923cef69-0fe1-480d-9052-e0055beb51ce tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Jul 10 14:21:07.236652 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 914/3650] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:21:07 2026] POST /volume/v3/backups => generated 327 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:21:07.250170 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5947e21f-f99e-4678-b622-3985081cb9c8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:07.252822 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5947e21f-f99e-4678-b622-3985081cb9c8 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:07.253100 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5947e21f-f99e-4678-b622-3985081cb9c8 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:07.253365 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5947e21f-f99e-4678-b622-3985081cb9c8 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:07.253522 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-5947e21f-f99e-4678-b622-3985081cb9c8 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id aca13a0c-79e9-46de-a59c-c4838e644426. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:07.260109 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:07.260109 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:07.260555 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5947e21f-f99e-4678-b622-3985081cb9c8 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 returned with HTTP 200 Jul 10 14:21:07.261173 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 909/3651] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:07 2026] GET /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:07.433845 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-90d7dd49-323b-4115-bb0f-501b82d9c1ed None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:07.435483 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-90d7dd49-323b-4115-bb0f-501b82d9c1ed tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 Jul 10 14:21:07.435905 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-90d7dd49-323b-4115-bb0f-501b82d9c1ed tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:07.437448 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-90d7dd49-323b-4115-bb0f-501b82d9c1ed tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:07.437448 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-90d7dd49-323b-4115-bb0f-501b82d9c1ed tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id 0a93717e-658e-4fa9-a9e9-49a9246315f5. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:07.441894 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:07.441894 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:07.442872 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-90d7dd49-323b-4115-bb0f-501b82d9c1ed tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 returned with HTTP 200 Jul 10 14:21:07.443562 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 911/3652] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:07 2026] GET /volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:07.868248 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-02f3e6ba-4acf-471f-964c-1f5627b2dd67 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:07.870146 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-02f3e6ba-4acf-471f-964c-1f5627b2dd67 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf Jul 10 14:21:07.870411 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-02f3e6ba-4acf-471f-964c-1f5627b2dd67 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:07.870667 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-02f3e6ba-4acf-471f-964c-1f5627b2dd67 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:07.870944 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-02f3e6ba-4acf-471f-964c-1f5627b2dd67 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 18cf63c7-3079-4c22-87eb-e3bc904357bf. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:07.878093 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:07.878093 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:07.878444 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-02f3e6ba-4acf-471f-964c-1f5627b2dd67 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf returned with HTTP 200 Jul 10 14:21:07.879116 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 919/3653] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:07 2026] GET /volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:08.278400 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a723fa08-4747-41ae-a57d-a9466a644cf2 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:08.284619 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a723fa08-4747-41ae-a57d-a9466a644cf2 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:08.284989 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a723fa08-4747-41ae-a57d-a9466a644cf2 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:08.285167 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a723fa08-4747-41ae-a57d-a9466a644cf2 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:08.292111 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-a723fa08-4747-41ae-a57d-a9466a644cf2 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id aca13a0c-79e9-46de-a59c-c4838e644426. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:08.301373 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:08.301373 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:08.302441 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a723fa08-4747-41ae-a57d-a9466a644cf2 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 returned with HTTP 200 Jul 10 14:21:08.303777 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 915/3654] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:08 2026] GET /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 => generated 736 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:08.458696 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-904c90ca-b562-4682-9984-497981fddd77 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:08.461287 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-904c90ca-b562-4682-9984-497981fddd77 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 Jul 10 14:21:08.461768 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-904c90ca-b562-4682-9984-497981fddd77 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:08.462172 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-904c90ca-b562-4682-9984-497981fddd77 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:08.462475 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-904c90ca-b562-4682-9984-497981fddd77 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id 0a93717e-658e-4fa9-a9e9-49a9246315f5. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:08.468766 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:08.468766 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:08.470148 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-904c90ca-b562-4682-9984-497981fddd77 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 returned with HTTP 200 Jul 10 14:21:08.471120 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 910/3655] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:08 2026] GET /volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:21:08.891081 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-ac33b99a-a324-4eff-b0f6-912e16806512 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:08.893355 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ac33b99a-a324-4eff-b0f6-912e16806512 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf Jul 10 14:21:08.893614 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ac33b99a-a324-4eff-b0f6-912e16806512 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:08.893831 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ac33b99a-a324-4eff-b0f6-912e16806512 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:08.893932 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-ac33b99a-a324-4eff-b0f6-912e16806512 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 18cf63c7-3079-4c22-87eb-e3bc904357bf. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:08.898606 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:08.898606 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:08.899387 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ac33b99a-a324-4eff-b0f6-912e16806512 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf returned with HTTP 200 Jul 10 14:21:08.899901 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 912/3656] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:08 2026] GET /volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:09.318226 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8da7e8c4-3feb-422e-b0e5-1ad300c226fe None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:09.320335 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8da7e8c4-3feb-422e-b0e5-1ad300c226fe tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:09.320649 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8da7e8c4-3feb-422e-b0e5-1ad300c226fe tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:09.320888 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8da7e8c4-3feb-422e-b0e5-1ad300c226fe tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:09.321030 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-8da7e8c4-3feb-422e-b0e5-1ad300c226fe tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id aca13a0c-79e9-46de-a59c-c4838e644426. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:09.325246 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:09.325246 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:09.325996 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8da7e8c4-3feb-422e-b0e5-1ad300c226fe tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 returned with HTTP 200 Jul 10 14:21:09.326339 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 920/3657] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:09 2026] GET /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:09.483020 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-16c8f22d-678b-46b1-9bb3-5e7a801584e4 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:09.484897 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-16c8f22d-678b-46b1-9bb3-5e7a801584e4 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 Jul 10 14:21:09.485058 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-16c8f22d-678b-46b1-9bb3-5e7a801584e4 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:09.485247 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-16c8f22d-678b-46b1-9bb3-5e7a801584e4 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:09.485393 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-16c8f22d-678b-46b1-9bb3-5e7a801584e4 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id 0a93717e-658e-4fa9-a9e9-49a9246315f5. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:09.489483 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:09.489483 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:09.490092 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-16c8f22d-678b-46b1-9bb3-5e7a801584e4 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 returned with HTTP 200 Jul 10 14:21:09.490650 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 916/3658] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:09 2026] GET /volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:09.914088 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ae2ec9c7-4d01-4109-b968-47a2141b80dc None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:09.917764 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ae2ec9c7-4d01-4109-b968-47a2141b80dc tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf Jul 10 14:21:09.917764 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ae2ec9c7-4d01-4109-b968-47a2141b80dc tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:09.917764 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ae2ec9c7-4d01-4109-b968-47a2141b80dc tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:09.917764 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-ae2ec9c7-4d01-4109-b968-47a2141b80dc tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 18cf63c7-3079-4c22-87eb-e3bc904357bf. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:09.921389 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:09.921389 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:09.922183 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ae2ec9c7-4d01-4109-b968-47a2141b80dc tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf returned with HTTP 200 Jul 10 14:21:09.922621 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 911/3659] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:09 2026] GET /volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:10.338577 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e4e83d40-15bf-4695-aacd-b1e1cacfccde None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:10.340392 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e4e83d40-15bf-4695-aacd-b1e1cacfccde tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:10.340615 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e4e83d40-15bf-4695-aacd-b1e1cacfccde tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:10.340796 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e4e83d40-15bf-4695-aacd-b1e1cacfccde tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:10.340900 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-e4e83d40-15bf-4695-aacd-b1e1cacfccde tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id aca13a0c-79e9-46de-a59c-c4838e644426. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:10.345795 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:10.345795 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:10.346116 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e4e83d40-15bf-4695-aacd-b1e1cacfccde tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 returned with HTTP 200 Jul 10 14:21:10.346238 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 913/3660] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:10 2026] GET /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:10.504852 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d356e4b0-02dd-4feb-80e9-cb6c843405d2 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:10.508089 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d356e4b0-02dd-4feb-80e9-cb6c843405d2 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 Jul 10 14:21:10.508460 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d356e4b0-02dd-4feb-80e9-cb6c843405d2 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:10.508853 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d356e4b0-02dd-4feb-80e9-cb6c843405d2 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:10.509116 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-d356e4b0-02dd-4feb-80e9-cb6c843405d2 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id 0a93717e-658e-4fa9-a9e9-49a9246315f5. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:10.514973 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:10.514973 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:10.516228 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d356e4b0-02dd-4feb-80e9-cb6c843405d2 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 returned with HTTP 200 Jul 10 14:21:10.516880 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 921/3661] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:10 2026] GET /volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:10.934975 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4f03f534-f897-4314-9324-7c57c4e850f2 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:10.940345 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4f03f534-f897-4314-9324-7c57c4e850f2 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf Jul 10 14:21:10.940858 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4f03f534-f897-4314-9324-7c57c4e850f2 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:10.941157 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4f03f534-f897-4314-9324-7c57c4e850f2 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:10.941347 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-4f03f534-f897-4314-9324-7c57c4e850f2 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 18cf63c7-3079-4c22-87eb-e3bc904357bf. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:10.950394 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:10.950394 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:10.951386 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4f03f534-f897-4314-9324-7c57c4e850f2 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf returned with HTTP 200 Jul 10 14:21:10.952713 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 917/3662] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:10 2026] GET /volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:11.359921 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-688d032f-3505-482a-a1ac-e3ae5ca84ddf None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:11.364353 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-688d032f-3505-482a-a1ac-e3ae5ca84ddf tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:11.364353 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-688d032f-3505-482a-a1ac-e3ae5ca84ddf tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:11.364353 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-688d032f-3505-482a-a1ac-e3ae5ca84ddf tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:11.364353 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-688d032f-3505-482a-a1ac-e3ae5ca84ddf tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id aca13a0c-79e9-46de-a59c-c4838e644426. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:11.370805 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:11.370805 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:11.372571 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-688d032f-3505-482a-a1ac-e3ae5ca84ddf tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 returned with HTTP 200 Jul 10 14:21:11.372571 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 912/3663] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:11 2026] GET /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:11.530012 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-34788b09-2a58-4f5b-888a-86f9893a31b7 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:11.533539 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-34788b09-2a58-4f5b-888a-86f9893a31b7 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 Jul 10 14:21:11.533539 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-34788b09-2a58-4f5b-888a-86f9893a31b7 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:11.533539 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-34788b09-2a58-4f5b-888a-86f9893a31b7 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:11.533539 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-34788b09-2a58-4f5b-888a-86f9893a31b7 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id 0a93717e-658e-4fa9-a9e9-49a9246315f5. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:11.538240 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:11.538240 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:11.539152 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-34788b09-2a58-4f5b-888a-86f9893a31b7 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 returned with HTTP 200 Jul 10 14:21:11.539678 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 914/3664] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:11 2026] GET /volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:11.968411 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-7dab7301-989c-49b5-a115-329ec3100ccd None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:11.971740 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7dab7301-989c-49b5-a115-329ec3100ccd tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf Jul 10 14:21:11.971740 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7dab7301-989c-49b5-a115-329ec3100ccd tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:11.971740 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7dab7301-989c-49b5-a115-329ec3100ccd tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:11.971954 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-7dab7301-989c-49b5-a115-329ec3100ccd tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 18cf63c7-3079-4c22-87eb-e3bc904357bf. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:11.977041 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:11.977041 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:11.978118 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7dab7301-989c-49b5-a115-329ec3100ccd tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf returned with HTTP 200 Jul 10 14:21:11.978806 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 922/3665] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:11 2026] GET /volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:11.991081 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a46f2335-8ab2-4e53-bff9-79540b0290e9 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:11.995542 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a46f2335-8ab2-4e53-bff9-79540b0290e9 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 Jul 10 14:21:11.995542 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a46f2335-8ab2-4e53-bff9-79540b0290e9 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:11.995542 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a46f2335-8ab2-4e53-bff9-79540b0290e9 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:12.006625 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:12.006625 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:12.012250 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a46f2335-8ab2-4e53-bff9-79540b0290e9 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:21:12.017874 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a46f2335-8ab2-4e53-bff9-79540b0290e9 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 returned with HTTP 200 Jul 10 14:21:12.018571 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 918/3666] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:11 2026] GET /volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:21:12.043383 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-817c3ffc-4dbe-4c45-a87f-6de3377cd6ac None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:12.045405 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-817c3ffc-4dbe-4c45-a87f-6de3377cd6ac tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] DELETE https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf Jul 10 14:21:12.045677 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-817c3ffc-4dbe-4c45-a87f-6de3377cd6ac tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:12.045857 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-817c3ffc-4dbe-4c45-a87f-6de3377cd6ac tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:12.045961 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.contrib.backups [None req-817c3ffc-4dbe-4c45-a87f-6de3377cd6ac tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Delete backup with id: 18cf63c7-3079-4c22-87eb-e3bc904357bf. Jul 10 14:21:12.051958 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:12.051958 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:12.078743 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.backup.rpcapi [None req-817c3ffc-4dbe-4c45-a87f-6de3377cd6ac tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] delete_backup rpcapi backup_id 18cf63c7-3079-4c22-87eb-e3bc904357bf {{(pid=100152) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 14:21:12.082722 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-817c3ffc-4dbe-4c45-a87f-6de3377cd6ac tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf returned with HTTP 202 Jul 10 14:21:12.083243 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 913/3667] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:21:12 2026] DELETE /volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:21:12.094305 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-3f5f2792-9a4b-4c2b-b21e-465e694f9af3 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:12.097068 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3f5f2792-9a4b-4c2b-b21e-465e694f9af3 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf Jul 10 14:21:12.098072 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3f5f2792-9a4b-4c2b-b21e-465e694f9af3 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:12.098410 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3f5f2792-9a4b-4c2b-b21e-465e694f9af3 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:12.098624 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-3f5f2792-9a4b-4c2b-b21e-465e694f9af3 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 18cf63c7-3079-4c22-87eb-e3bc904357bf. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:12.104835 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:12.104835 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:12.106011 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3f5f2792-9a4b-4c2b-b21e-465e694f9af3 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf returned with HTTP 200 Jul 10 14:21:12.106663 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 915/3668] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:12 2026] GET /volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:12.384725 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-fdf342c9-5407-425a-bedc-26de37679a68 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:12.387975 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-fdf342c9-5407-425a-bedc-26de37679a68 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:12.388589 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-fdf342c9-5407-425a-bedc-26de37679a68 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:12.388589 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-fdf342c9-5407-425a-bedc-26de37679a68 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:12.388589 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-fdf342c9-5407-425a-bedc-26de37679a68 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id aca13a0c-79e9-46de-a59c-c4838e644426. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:12.393491 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:12.393491 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:12.394533 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-fdf342c9-5407-425a-bedc-26de37679a68 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 returned with HTTP 200 Jul 10 14:21:12.395158 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 923/3669] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:12 2026] GET /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:12.553569 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-7bd6baf8-fac6-4be7-b287-73460483998b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:12.555658 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7bd6baf8-fac6-4be7-b287-73460483998b tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 Jul 10 14:21:12.555913 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7bd6baf8-fac6-4be7-b287-73460483998b tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:12.556170 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7bd6baf8-fac6-4be7-b287-73460483998b tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:12.556345 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-7bd6baf8-fac6-4be7-b287-73460483998b tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id 0a93717e-658e-4fa9-a9e9-49a9246315f5. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:12.564287 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:12.564287 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:12.565099 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7bd6baf8-fac6-4be7-b287-73460483998b tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 returned with HTTP 200 Jul 10 14:21:12.565547 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 919/3670] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:12 2026] GET /volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:13.120316 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6b056711-5b21-418d-8b6a-f7e02760bf95 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:13.123726 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6b056711-5b21-418d-8b6a-f7e02760bf95 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf Jul 10 14:21:13.123726 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6b056711-5b21-418d-8b6a-f7e02760bf95 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:13.123726 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6b056711-5b21-418d-8b6a-f7e02760bf95 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:13.123726 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-6b056711-5b21-418d-8b6a-f7e02760bf95 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 18cf63c7-3079-4c22-87eb-e3bc904357bf. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:13.126842 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6b056711-5b21-418d-8b6a-f7e02760bf95 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf returned with HTTP 404 Jul 10 14:21:13.127518 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 914/3671] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:13 2026] GET /volume/v3/backups/18cf63c7-3079-4c22-87eb-e3bc904357bf => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:21:13.256307 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-3f6ab0c4-792e-4e4e-a110-e2ee5d183030 req-fe1bac55-24df-427e-90a4-6e9d591ea9d8 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:13.259655 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-3f6ab0c4-792e-4e4e-a110-e2ee5d183030 req-fe1bac55-24df-427e-90a4-6e9d591ea9d8 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 Jul 10 14:21:13.259918 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-3f6ab0c4-792e-4e4e-a110-e2ee5d183030 req-fe1bac55-24df-427e-90a4-6e9d591ea9d8 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:13.260133 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-3f6ab0c4-792e-4e4e-a110-e2ee5d183030 req-fe1bac55-24df-427e-90a4-6e9d591ea9d8 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:13.273952 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:13.273952 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:13.279364 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-3f6ab0c4-792e-4e4e-a110-e2ee5d183030 req-fe1bac55-24df-427e-90a4-6e9d591ea9d8 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:21:13.286049 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-3f6ab0c4-792e-4e4e-a110-e2ee5d183030 req-fe1bac55-24df-427e-90a4-6e9d591ea9d8 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 returned with HTTP 200 Jul 10 14:21:13.286668 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 916/3672] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:21:13 2026] GET /volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:21:13.310898 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-3f6ab0c4-792e-4e4e-a110-e2ee5d183030 req-e49ee2cd-d769-4e85-bebf-765f47aead88 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:13.313615 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-3f6ab0c4-792e-4e4e-a110-e2ee5d183030 req-e49ee2cd-d769-4e85-bebf-765f47aead88 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] POST https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2/action Jul 10 14:21:13.314051 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-3f6ab0c4-792e-4e4e-a110-e2ee5d183030 req-e49ee2cd-d769-4e85-bebf-765f47aead88 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:21:13.314214 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-3f6ab0c4-792e-4e4e-a110-e2ee5d183030 req-e49ee2cd-d769-4e85-bebf-765f47aead88 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:21:13.327932 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:13.327932 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:13.328563 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-3f6ab0c4-792e-4e4e-a110-e2ee5d183030 req-e49ee2cd-d769-4e85-bebf-765f47aead88 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:21:13.337110 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-3f6ab0c4-792e-4e4e-a110-e2ee5d183030 req-e49ee2cd-d769-4e85-bebf-765f47aead88 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Begin detaching volume completed successfully. Jul 10 14:21:13.337422 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-3f6ab0c4-792e-4e4e-a110-e2ee5d183030 req-e49ee2cd-d769-4e85-bebf-765f47aead88 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2/action returned with HTTP 202 Jul 10 14:21:13.337980 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 924/3673] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:21:13 2026] POST /volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:21:13.360757 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-73389b45-98a6-4d17-941a-6f197bbbc331 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:13.363228 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-73389b45-98a6-4d17-941a-6f197bbbc331 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 Jul 10 14:21:13.363521 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-73389b45-98a6-4d17-941a-6f197bbbc331 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:13.363812 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-73389b45-98a6-4d17-941a-6f197bbbc331 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:13.377739 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:13.377739 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:13.383676 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-73389b45-98a6-4d17-941a-6f197bbbc331 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:21:13.389627 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-73389b45-98a6-4d17-941a-6f197bbbc331 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 returned with HTTP 200 Jul 10 14:21:13.390280 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 920/3674] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:13 2026] GET /volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 => generated 1135 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:21:13.407793 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-66392b17-3256-40f5-b4ea-ea566b90cfa9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:13.409653 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-66392b17-3256-40f5-b4ea-ea566b90cfa9 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:13.411257 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-66392b17-3256-40f5-b4ea-ea566b90cfa9 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:13.411257 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-66392b17-3256-40f5-b4ea-ea566b90cfa9 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:13.411257 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-66392b17-3256-40f5-b4ea-ea566b90cfa9 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id aca13a0c-79e9-46de-a59c-c4838e644426. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:13.415706 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:13.415706 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:13.416767 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-66392b17-3256-40f5-b4ea-ea566b90cfa9 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 returned with HTTP 200 Jul 10 14:21:13.417277 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 915/3675] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:13 2026] GET /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:13.577622 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-9023f634-1610-4f0b-b3ca-5fd250fe90e5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:13.580919 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9023f634-1610-4f0b-b3ca-5fd250fe90e5 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 Jul 10 14:21:13.581214 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9023f634-1610-4f0b-b3ca-5fd250fe90e5 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:13.581437 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9023f634-1610-4f0b-b3ca-5fd250fe90e5 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:13.581565 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-9023f634-1610-4f0b-b3ca-5fd250fe90e5 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id 0a93717e-658e-4fa9-a9e9-49a9246315f5. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:13.587764 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:13.587764 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:13.588663 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9023f634-1610-4f0b-b3ca-5fd250fe90e5 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 returned with HTTP 200 Jul 10 14:21:13.589386 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 917/3676] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:13 2026] GET /volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:13.601462 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f7f9a649-b49d-481e-b07f-7d11f55cb4b7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:13.604263 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f7f9a649-b49d-481e-b07f-7d11f55cb4b7 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] POST https://10.4.3.66/volume/v3/backups Jul 10 14:21:13.604724 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f7f9a649-b49d-481e-b07f-7d11f55cb4b7 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "197ec764-ce15-4298-a5de-6aafb320935c", "name": "tempest-VolumesBackupsTest-Backup-286240015"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:21:13.606565 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.contrib.backups [None req-f7f9a649-b49d-481e-b07f-7d11f55cb4b7 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Creating new backup {'backup': {'volume_id': '197ec764-ce15-4298-a5de-6aafb320935c', 'name': 'tempest-VolumesBackupsTest-Backup-286240015'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 14:21:13.606800 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.contrib.backups [None req-f7f9a649-b49d-481e-b07f-7d11f55cb4b7 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Creating backup of volume 197ec764-ce15-4298-a5de-6aafb320935c in container None Jul 10 14:21:13.616016 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:13.616016 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:13.616662 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-f7f9a649-b49d-481e-b07f-7d11f55cb4b7 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Volume info retrieved successfully. Jul 10 14:21:13.639213 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-f7f9a649-b49d-481e-b07f-7d11f55cb4b7 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Created reservations ['1f209a44-c303-4f65-81b8-bbe0cea7f43b', 'df7f17e5-8f87-4247-81a3-161fb22aeb4d'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:21:13.693097 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f7f9a649-b49d-481e-b07f-7d11f55cb4b7 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Jul 10 14:21:13.694148 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 925/3677] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:21:13 2026] POST /volume/v3/backups => generated 327 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:21:13.706856 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-adca0404-5112-4fb7-9c4b-23049dd148a1 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:13.710824 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-adca0404-5112-4fb7-9c4b-23049dd148a1 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 Jul 10 14:21:13.711662 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-adca0404-5112-4fb7-9c4b-23049dd148a1 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:13.712938 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-adca0404-5112-4fb7-9c4b-23049dd148a1 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:13.712938 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-adca0404-5112-4fb7-9c4b-23049dd148a1 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 24d292a7-d95a-4fb0-907f-c40c9499c9e8. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:13.722055 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:13.722055 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:13.723398 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-adca0404-5112-4fb7-9c4b-23049dd148a1 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 returned with HTTP 200 Jul 10 14:21:13.724581 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 921/3678] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:13 2026] GET /volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:14.369051 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-db88f273-135d-464b-9f5d-4963bae054fb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:14.369684 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-db88f273-135d-464b-9f5d-4963bae054fb None None] GET https://10.4.3.66/volume// Jul 10 14:21:14.369959 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-db88f273-135d-464b-9f5d-4963bae054fb None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:14.370292 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-db88f273-135d-464b-9f5d-4963bae054fb None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:14.370772 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-db88f273-135d-464b-9f5d-4963bae054fb None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:21:14.371384 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 916/3679] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:21:14 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:21:14.381290 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-3f6ab0c4-792e-4e4e-a110-e2ee5d183030 req-bea08091-4a55-4b37-8e1d-dc2be5d4fedc None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:14.383896 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-3f6ab0c4-792e-4e4e-a110-e2ee5d183030 req-bea08091-4a55-4b37-8e1d-dc2be5d4fedc tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 Jul 10 14:21:14.384258 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-3f6ab0c4-792e-4e4e-a110-e2ee5d183030 req-bea08091-4a55-4b37-8e1d-dc2be5d4fedc tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:14.384711 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-3f6ab0c4-792e-4e4e-a110-e2ee5d183030 req-bea08091-4a55-4b37-8e1d-dc2be5d4fedc tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:14.397849 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:14.397849 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:14.406002 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-3f6ab0c4-792e-4e4e-a110-e2ee5d183030 req-bea08091-4a55-4b37-8e1d-dc2be5d4fedc tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:21:14.411052 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-72a5f9bf-c9bd-470d-b4d7-9a0ed5ced823 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:14.413805 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-3f6ab0c4-792e-4e4e-a110-e2ee5d183030 req-bea08091-4a55-4b37-8e1d-dc2be5d4fedc tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 returned with HTTP 200 Jul 10 14:21:14.413805 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 918/3680] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:21:14 2026] GET /volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 => generated 1315 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:21:14.418070 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-72a5f9bf-c9bd-470d-b4d7-9a0ed5ced823 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 Jul 10 14:21:14.418595 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-72a5f9bf-c9bd-470d-b4d7-9a0ed5ced823 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:14.419128 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-72a5f9bf-c9bd-470d-b4d7-9a0ed5ced823 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:14.431696 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f5fe4354-1cfe-46b9-a631-fd6143de6557 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:14.434179 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f5fe4354-1cfe-46b9-a631-fd6143de6557 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:14.434362 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f5fe4354-1cfe-46b9-a631-fd6143de6557 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:14.434570 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f5fe4354-1cfe-46b9-a631-fd6143de6557 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:14.434717 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-f5fe4354-1cfe-46b9-a631-fd6143de6557 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id aca13a0c-79e9-46de-a59c-c4838e644426. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:14.441465 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:14.441465 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:14.442563 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f5fe4354-1cfe-46b9-a631-fd6143de6557 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 returned with HTTP 200 Jul 10 14:21:14.443184 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 922/3681] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:14 2026] GET /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:14.453549 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:14.453549 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:14.465863 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-72a5f9bf-c9bd-470d-b4d7-9a0ed5ced823 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:21:14.474682 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-72a5f9bf-c9bd-470d-b4d7-9a0ed5ced823 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 returned with HTTP 200 Jul 10 14:21:14.476183 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 926/3682] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:14 2026] GET /volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 => generated 1135 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:21:14.738010 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-07fd54b5-8b06-48c3-9a8c-b278d19b7fda None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:14.740599 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-07fd54b5-8b06-48c3-9a8c-b278d19b7fda tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 Jul 10 14:21:14.740896 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-07fd54b5-8b06-48c3-9a8c-b278d19b7fda tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:14.741328 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-07fd54b5-8b06-48c3-9a8c-b278d19b7fda tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:14.741328 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-07fd54b5-8b06-48c3-9a8c-b278d19b7fda tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 24d292a7-d95a-4fb0-907f-c40c9499c9e8. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:14.747772 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:14.747772 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:14.749639 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-07fd54b5-8b06-48c3-9a8c-b278d19b7fda tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 returned with HTTP 200 Jul 10 14:21:14.749639 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 917/3683] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:14 2026] GET /volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:15.457916 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f6c07cbc-bceb-4b98-ab10-a742459263d2 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:15.460603 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f6c07cbc-bceb-4b98-ab10-a742459263d2 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:15.460984 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f6c07cbc-bceb-4b98-ab10-a742459263d2 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:15.461097 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f6c07cbc-bceb-4b98-ab10-a742459263d2 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:15.461868 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-f6c07cbc-bceb-4b98-ab10-a742459263d2 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id aca13a0c-79e9-46de-a59c-c4838e644426. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:15.466746 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:15.466746 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:15.467632 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f6c07cbc-bceb-4b98-ab10-a742459263d2 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 returned with HTTP 200 Jul 10 14:21:15.468005 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 919/3684] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:15 2026] GET /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:15.494054 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e7ab9c39-4db0-4122-9bde-b0e307eae0cd None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:15.496602 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e7ab9c39-4db0-4122-9bde-b0e307eae0cd tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 Jul 10 14:21:15.496902 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e7ab9c39-4db0-4122-9bde-b0e307eae0cd tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:15.497245 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e7ab9c39-4db0-4122-9bde-b0e307eae0cd tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:15.509929 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:15.509929 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:15.515130 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e7ab9c39-4db0-4122-9bde-b0e307eae0cd tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:21:15.522233 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e7ab9c39-4db0-4122-9bde-b0e307eae0cd tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 returned with HTTP 200 Jul 10 14:21:15.522233 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 923/3685] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:15 2026] GET /volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:21:15.765786 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-26c3ba4b-4e1d-438e-a04c-6f6edd655cce None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:15.769464 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-26c3ba4b-4e1d-438e-a04c-6f6edd655cce tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 Jul 10 14:21:15.769464 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-26c3ba4b-4e1d-438e-a04c-6f6edd655cce tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:15.769875 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-26c3ba4b-4e1d-438e-a04c-6f6edd655cce tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:15.770325 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-26c3ba4b-4e1d-438e-a04c-6f6edd655cce tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 24d292a7-d95a-4fb0-907f-c40c9499c9e8. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:15.777157 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:15.777157 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:15.779538 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-26c3ba4b-4e1d-438e-a04c-6f6edd655cce tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 returned with HTTP 200 Jul 10 14:21:15.779538 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 927/3686] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:15 2026] GET /volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:21:16.482740 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-10dbb904-0929-4f81-b967-14d4b09314c0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:16.485124 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-10dbb904-0929-4f81-b967-14d4b09314c0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:16.485482 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-10dbb904-0929-4f81-b967-14d4b09314c0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:16.485747 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-10dbb904-0929-4f81-b967-14d4b09314c0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:16.485864 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-10dbb904-0929-4f81-b967-14d4b09314c0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id aca13a0c-79e9-46de-a59c-c4838e644426. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:16.491492 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:16.491492 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:16.492494 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-10dbb904-0929-4f81-b967-14d4b09314c0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 returned with HTTP 200 Jul 10 14:21:16.492971 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 918/3687] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:16 2026] GET /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:16.541047 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d7311880-401f-4c78-93ab-476215952191 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:16.543029 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d7311880-401f-4c78-93ab-476215952191 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 Jul 10 14:21:16.543315 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d7311880-401f-4c78-93ab-476215952191 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:16.543560 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d7311880-401f-4c78-93ab-476215952191 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:16.556531 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:16.556531 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:16.562167 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-d7311880-401f-4c78-93ab-476215952191 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:21:16.570527 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d7311880-401f-4c78-93ab-476215952191 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 returned with HTTP 200 Jul 10 14:21:16.570527 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 920/3688] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:16 2026] GET /volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 => generated 1135 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:21:16.796281 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-554c42e6-4098-4c6f-9aa9-1fbe46f5ee32 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:16.798058 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-554c42e6-4098-4c6f-9aa9-1fbe46f5ee32 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 Jul 10 14:21:16.798387 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-554c42e6-4098-4c6f-9aa9-1fbe46f5ee32 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:16.798696 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-554c42e6-4098-4c6f-9aa9-1fbe46f5ee32 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:16.798876 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-554c42e6-4098-4c6f-9aa9-1fbe46f5ee32 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 24d292a7-d95a-4fb0-907f-c40c9499c9e8. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:16.808926 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:16.808926 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:16.810167 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-554c42e6-4098-4c6f-9aa9-1fbe46f5ee32 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 returned with HTTP 200 Jul 10 14:21:16.812001 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 924/3689] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:16 2026] GET /volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:17.041328 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-3f6ab0c4-792e-4e4e-a110-e2ee5d183030 req-a1277232-41da-47d0-bf56-564470dd3eca None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:17.043775 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-3f6ab0c4-792e-4e4e-a110-e2ee5d183030 req-a1277232-41da-47d0-bf56-564470dd3eca tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] DELETE https://10.4.3.66/volume/v3/attachments/7e1622df-c085-419c-837f-daf7937e09a1 Jul 10 14:21:17.044097 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-3f6ab0c4-792e-4e4e-a110-e2ee5d183030 req-a1277232-41da-47d0-bf56-564470dd3eca tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:17.044269 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-3f6ab0c4-792e-4e4e-a110-e2ee5d183030 req-a1277232-41da-47d0-bf56-564470dd3eca tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:17.053989 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:17.053989 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:17.506327 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-643da6de-a2ac-4eb0-ac04-fc781c94a77b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:17.508538 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-643da6de-a2ac-4eb0-ac04-fc781c94a77b tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:17.508770 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-643da6de-a2ac-4eb0-ac04-fc781c94a77b tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:17.509008 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-643da6de-a2ac-4eb0-ac04-fc781c94a77b tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:17.509209 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-643da6de-a2ac-4eb0-ac04-fc781c94a77b tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id aca13a0c-79e9-46de-a59c-c4838e644426. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:17.514586 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:17.514586 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:17.515622 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-643da6de-a2ac-4eb0-ac04-fc781c94a77b tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 returned with HTTP 200 Jul 10 14:21:17.516093 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 919/3690] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:17 2026] GET /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:21:17.584736 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-3f6ab0c4-792e-4e4e-a110-e2ee5d183030 req-a1277232-41da-47d0-bf56-564470dd3eca tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/attachments/7e1622df-c085-419c-837f-daf7937e09a1 returned with HTTP 200 Jul 10 14:21:17.585277 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 928/3691] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:21:17 2026] DELETE /volume/v3/attachments/7e1622df-c085-419c-837f-daf7937e09a1 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:17.585389 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e791d4c7-bb43-49e9-a988-a9c49e9b80e1 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:17.589591 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e791d4c7-bb43-49e9-a988-a9c49e9b80e1 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 Jul 10 14:21:17.589788 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e791d4c7-bb43-49e9-a988-a9c49e9b80e1 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:17.589974 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e791d4c7-bb43-49e9-a988-a9c49e9b80e1 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:17.597723 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:17.597723 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:17.601843 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e791d4c7-bb43-49e9-a988-a9c49e9b80e1 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:21:17.606674 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e791d4c7-bb43-49e9-a988-a9c49e9b80e1 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 returned with HTTP 200 Jul 10 14:21:17.607065 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 921/3692] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:17 2026] GET /volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:17.824106 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8db58c94-d774-48be-a0fc-2133dd9c0ff6 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:17.826342 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8db58c94-d774-48be-a0fc-2133dd9c0ff6 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 Jul 10 14:21:17.826590 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8db58c94-d774-48be-a0fc-2133dd9c0ff6 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:17.826945 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8db58c94-d774-48be-a0fc-2133dd9c0ff6 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:17.827147 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-8db58c94-d774-48be-a0fc-2133dd9c0ff6 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 24d292a7-d95a-4fb0-907f-c40c9499c9e8. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:17.836430 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:17.836430 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:17.837558 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8db58c94-d774-48be-a0fc-2133dd9c0ff6 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 returned with HTTP 200 Jul 10 14:21:17.838015 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 925/3693] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:17 2026] GET /volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:18.529661 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b64827e5-c6b8-4f8b-b80b-593c96678755 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:18.531520 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b64827e5-c6b8-4f8b-b80b-593c96678755 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:18.531720 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b64827e5-c6b8-4f8b-b80b-593c96678755 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:18.531900 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b64827e5-c6b8-4f8b-b80b-593c96678755 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:18.532000 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-b64827e5-c6b8-4f8b-b80b-593c96678755 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id aca13a0c-79e9-46de-a59c-c4838e644426. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:18.536748 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:18.536748 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:18.537529 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b64827e5-c6b8-4f8b-b80b-593c96678755 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 returned with HTTP 200 Jul 10 14:21:18.537880 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 920/3694] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:18 2026] GET /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:18.849888 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-1a336c22-f794-4d16-bfe0-e216037bacd4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:18.852700 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1a336c22-f794-4d16-bfe0-e216037bacd4 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 Jul 10 14:21:18.853157 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1a336c22-f794-4d16-bfe0-e216037bacd4 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:18.853449 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1a336c22-f794-4d16-bfe0-e216037bacd4 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:18.853632 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-1a336c22-f794-4d16-bfe0-e216037bacd4 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 24d292a7-d95a-4fb0-907f-c40c9499c9e8. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:18.859781 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:18.859781 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:18.861335 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1a336c22-f794-4d16-bfe0-e216037bacd4 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 returned with HTTP 200 Jul 10 14:21:18.861916 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 929/3695] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:18 2026] GET /volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:19.551887 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-cf0a6ccf-0ccd-439e-88c1-58a49b12fe53 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:19.554494 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-cf0a6ccf-0ccd-439e-88c1-58a49b12fe53 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:19.554766 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-cf0a6ccf-0ccd-439e-88c1-58a49b12fe53 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:19.554978 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-cf0a6ccf-0ccd-439e-88c1-58a49b12fe53 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:19.555202 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-cf0a6ccf-0ccd-439e-88c1-58a49b12fe53 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id aca13a0c-79e9-46de-a59c-c4838e644426. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:19.560008 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:19.560008 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:19.561057 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-cf0a6ccf-0ccd-439e-88c1-58a49b12fe53 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 returned with HTTP 200 Jul 10 14:21:19.561563 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 922/3696] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:19 2026] GET /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:19.878249 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d6d31d6a-01d0-4647-b674-c17173f27015 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:19.880292 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d6d31d6a-01d0-4647-b674-c17173f27015 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 Jul 10 14:21:19.880518 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d6d31d6a-01d0-4647-b674-c17173f27015 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:19.880788 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d6d31d6a-01d0-4647-b674-c17173f27015 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:19.880927 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-d6d31d6a-01d0-4647-b674-c17173f27015 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 24d292a7-d95a-4fb0-907f-c40c9499c9e8. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:19.887803 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:19.887803 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:19.888596 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d6d31d6a-01d0-4647-b674-c17173f27015 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 returned with HTTP 200 Jul 10 14:21:19.888950 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 926/3697] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:19 2026] GET /volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:20.574339 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9bbedc8d-c367-42af-86f2-2ac3dea63f07 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:20.576882 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9bbedc8d-c367-42af-86f2-2ac3dea63f07 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:20.577494 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9bbedc8d-c367-42af-86f2-2ac3dea63f07 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:20.579518 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9bbedc8d-c367-42af-86f2-2ac3dea63f07 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:20.579518 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-9bbedc8d-c367-42af-86f2-2ac3dea63f07 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id aca13a0c-79e9-46de-a59c-c4838e644426. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:20.584360 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:20.584360 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:20.585948 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9bbedc8d-c367-42af-86f2-2ac3dea63f07 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 returned with HTTP 200 Jul 10 14:21:20.586567 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 921/3698] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:20 2026] GET /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:20.906224 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d8c97598-c838-4d43-82c8-c01a33d681ac None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:20.908459 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d8c97598-c838-4d43-82c8-c01a33d681ac tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 Jul 10 14:21:20.909855 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d8c97598-c838-4d43-82c8-c01a33d681ac tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:20.911331 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d8c97598-c838-4d43-82c8-c01a33d681ac tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:20.911593 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-d8c97598-c838-4d43-82c8-c01a33d681ac tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 24d292a7-d95a-4fb0-907f-c40c9499c9e8. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:20.927581 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:20.927581 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:20.928744 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d8c97598-c838-4d43-82c8-c01a33d681ac tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 returned with HTTP 200 Jul 10 14:21:20.929603 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 930/3699] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:20 2026] GET /volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 => generated 747 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:21.420422 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f5f77975-2a92-4358-92b0-85e082270db7 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:21.422254 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f5f77975-2a92-4358-92b0-85e082270db7 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:21:21.422630 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f5f77975-2a92-4358-92b0-85e082270db7 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1473617702"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:21:21.424358 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-f5f77975-2a92-4358-92b0-85e082270db7 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1473617702'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:21:21.424358 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-f5f77975-2a92-4358-92b0-85e082270db7 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Create volume of 1 GB Jul 10 14:21:21.429144 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-f5f77975-2a92-4358-92b0-85e082270db7 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Availability Zones retrieved successfully. Jul 10 14:21:21.434519 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f5f77975-2a92-4358-92b0-85e082270db7 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Flow 'volume_create_api' (7ba9309c-33a3-4af6-bcc8-1cd0346d8921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:21:21.435538 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f5f77975-2a92-4358-92b0-85e082270db7 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d75d0306-c29c-4ff2-ad3d-48801ff403a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:21:21.436420 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-f5f77975-2a92-4358-92b0-85e082270db7 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:21:21.478651 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f5f77975-2a92-4358-92b0-85e082270db7 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d75d0306-c29c-4ff2-ad3d-48801ff403a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:21:21.479585 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f5f77975-2a92-4358-92b0-85e082270db7 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b277395-335f-41c0-856c-59a65e6ae988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:21:21.561332 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-f5f77975-2a92-4358-92b0-85e082270db7 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Created reservations ['5c0d5f24-8051-4b95-9eed-2f370f9c9796', '568686f0-6135-484d-94ae-2947d7ab494b', 'e0182fa4-1fbf-4d9c-a0a4-4d265286b4ab', 'a486c6ed-cee3-4f3d-9974-ab58b8d17e09'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:21:21.562338 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f5f77975-2a92-4358-92b0-85e082270db7 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b277395-335f-41c0-856c-59a65e6ae988) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c0d5f24-8051-4b95-9eed-2f370f9c9796', '568686f0-6135-484d-94ae-2947d7ab494b', 'e0182fa4-1fbf-4d9c-a0a4-4d265286b4ab', 'a486c6ed-cee3-4f3d-9974-ab58b8d17e09']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:21:21.563240 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f5f77975-2a92-4358-92b0-85e082270db7 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (327c08fd-2cc9-4416-9bf1-f8ae31bb2db9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:21:21.588986 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f5f77975-2a92-4358-92b0-85e082270db7 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (327c08fd-2cc9-4416-9bf1-f8ae31bb2db9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2a15363-1bdc-43e2-ad0f-704fe3ac4708', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1473617702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0f978021f414b76891233b26eee8308',qos_specs=None,replication_status=,reservations=['5c0d5f24-8051-4b95-9eed-2f370f9c9796','568686f0-6135-484d-94ae-2947d7ab494b','e0182fa4-1fbf-4d9c-a0a4-4d265286b4ab','a486c6ed-cee3-4f3d-9974-ab58b8d17e09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1786b90ea63e4a01bd88e861a8dc2bd6',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:21:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1473617702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2a15363-1bdc-43e2-ad0f-704fe3ac4708,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0f978021f414b76891233b26eee8308',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1786b90ea63e4a01bd88e861a8dc2bd6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:21:21.590044 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f5f77975-2a92-4358-92b0-85e082270db7 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b752574f-36ee-424e-bed8-91e334a6a20f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:21:21.601224 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-499a391a-64fc-47f7-88d5-bca71e68aa00 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:21.603456 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-499a391a-64fc-47f7-88d5-bca71e68aa00 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:21.603821 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-499a391a-64fc-47f7-88d5-bca71e68aa00 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:21.604028 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-499a391a-64fc-47f7-88d5-bca71e68aa00 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:21.604220 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-499a391a-64fc-47f7-88d5-bca71e68aa00 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id aca13a0c-79e9-46de-a59c-c4838e644426. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:21.612260 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:21.612260 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:21.613646 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-499a391a-64fc-47f7-88d5-bca71e68aa00 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 returned with HTTP 200 Jul 10 14:21:21.614128 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 927/3700] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:21 2026] GET /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:21.616074 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f5f77975-2a92-4358-92b0-85e082270db7 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b752574f-36ee-424e-bed8-91e334a6a20f) transitioned into state 'SUCCESS' from state '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-1473617702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0f978021f414b76891233b26eee8308',qos_specs=None,replication_status=,reservations=['5c0d5f24-8051-4b95-9eed-2f370f9c9796','568686f0-6135-484d-94ae-2947d7ab494b','e0182fa4-1fbf-4d9c-a0a4-4d265286b4ab','a486c6ed-cee3-4f3d-9974-ab58b8d17e09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1786b90ea63e4a01bd88e861a8dc2bd6',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:21:21.616862 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f5f77975-2a92-4358-92b0-85e082270db7 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75f83e78-f109-4f32-a106-722821d5f040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:21:21.630824 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f5f77975-2a92-4358-92b0-85e082270db7 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75f83e78-f109-4f32-a106-722821d5f040) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:21:21.632176 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f5f77975-2a92-4358-92b0-85e082270db7 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Flow 'volume_create_api' (7ba9309c-33a3-4af6-bcc8-1cd0346d8921) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:21:21.632518 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-f5f77975-2a92-4358-92b0-85e082270db7 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Create volume request issued successfully. Jul 10 14:21:21.633322 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f5f77975-2a92-4358-92b0-85e082270db7 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:21:21.634162 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 923/3701] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:21:21 2026] POST /volume/v3/volumes => generated 752 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:21:21.650526 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fc1a3917-9f36-4cce-938f-9da340709325 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:21.656317 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fc1a3917-9f36-4cce-938f-9da340709325 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] GET https://10.4.3.66/volume/v3/volumes/c2a15363-1bdc-43e2-ad0f-704fe3ac4708 Jul 10 14:21:21.656674 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fc1a3917-9f36-4cce-938f-9da340709325 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:21.663829 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fc1a3917-9f36-4cce-938f-9da340709325 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:21.677249 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:21.677249 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:21.683241 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-fc1a3917-9f36-4cce-938f-9da340709325 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Volume info retrieved successfully. Jul 10 14:21:21.689799 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fc1a3917-9f36-4cce-938f-9da340709325 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] https://10.4.3.66/volume/v3/volumes/c2a15363-1bdc-43e2-ad0f-704fe3ac4708 returned with HTTP 200 Jul 10 14:21:21.690676 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 922/3702] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:21 2026] GET /volume/v3/volumes/c2a15363-1bdc-43e2-ad0f-704fe3ac4708 => generated 820 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:21.948744 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-09cbe7f6-2c25-424e-a55b-3829ef801e2a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:21.953686 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-09cbe7f6-2c25-424e-a55b-3829ef801e2a tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 Jul 10 14:21:21.953686 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-09cbe7f6-2c25-424e-a55b-3829ef801e2a tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:21.953686 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-09cbe7f6-2c25-424e-a55b-3829ef801e2a tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:21.953686 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-09cbe7f6-2c25-424e-a55b-3829ef801e2a tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 24d292a7-d95a-4fb0-907f-c40c9499c9e8. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:21.959648 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:21.959648 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:21.960643 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-09cbe7f6-2c25-424e-a55b-3829ef801e2a tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 returned with HTTP 200 Jul 10 14:21:21.961223 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 931/3703] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:21 2026] GET /volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:21:22.498150 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-bd033ad6-5017-4354-81c7-d66112ed490b req-f2c9cbb6-3c9b-40f0-bb83-27e83f9b5c84 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:22.502415 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-bd033ad6-5017-4354-81c7-d66112ed490b req-f2c9cbb6-3c9b-40f0-bb83-27e83f9b5c84 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] DELETE https://10.4.3.66/volume/v3/attachments/7e1622df-c085-419c-837f-daf7937e09a1 Jul 10 14:21:22.502596 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-bd033ad6-5017-4354-81c7-d66112ed490b req-f2c9cbb6-3c9b-40f0-bb83-27e83f9b5c84 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:22.502847 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-bd033ad6-5017-4354-81c7-d66112ed490b req-f2c9cbb6-3c9b-40f0-bb83-27e83f9b5c84 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:22.512813 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-bd033ad6-5017-4354-81c7-d66112ed490b req-f2c9cbb6-3c9b-40f0-bb83-27e83f9b5c84 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/attachments/7e1622df-c085-419c-837f-daf7937e09a1 returned with HTTP 404 Jul 10 14:21:22.513729 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 928/3704] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:21:22 2026] DELETE /volume/v3/attachments/7e1622df-c085-419c-837f-daf7937e09a1 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:21:22.630754 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-84e10611-f456-46e0-bcfd-f2ec970b240d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:22.634176 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-84e10611-f456-46e0-bcfd-f2ec970b240d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:22.634441 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-84e10611-f456-46e0-bcfd-f2ec970b240d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:22.635019 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-84e10611-f456-46e0-bcfd-f2ec970b240d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:22.635201 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-84e10611-f456-46e0-bcfd-f2ec970b240d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id aca13a0c-79e9-46de-a59c-c4838e644426. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:22.641946 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:22.641946 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:22.643268 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-84e10611-f456-46e0-bcfd-f2ec970b240d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 returned with HTTP 200 Jul 10 14:21:22.643703 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 924/3705] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:22 2026] GET /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:22.710066 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2959c088-3d66-42b1-bcc7-bc331524e4c3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:22.712137 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2959c088-3d66-42b1-bcc7-bc331524e4c3 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] GET https://10.4.3.66/volume/v3/volumes/c2a15363-1bdc-43e2-ad0f-704fe3ac4708 Jul 10 14:21:22.712422 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2959c088-3d66-42b1-bcc7-bc331524e4c3 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:22.712676 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2959c088-3d66-42b1-bcc7-bc331524e4c3 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:22.722697 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:22.722697 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:22.727724 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2959c088-3d66-42b1-bcc7-bc331524e4c3 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Volume info retrieved successfully. Jul 10 14:21:22.732184 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2959c088-3d66-42b1-bcc7-bc331524e4c3 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] https://10.4.3.66/volume/v3/volumes/c2a15363-1bdc-43e2-ad0f-704fe3ac4708 returned with HTTP 200 Jul 10 14:21:22.732753 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 923/3706] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:22 2026] GET /volume/v3/volumes/c2a15363-1bdc-43e2-ad0f-704fe3ac4708 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:22.759480 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-dd680962-823c-4282-8384-645506ce0dc2 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:22.761824 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-dd680962-823c-4282-8384-645506ce0dc2 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] POST https://10.4.3.66/volume/v3/volumes/c2a15363-1bdc-43e2-ad0f-704fe3ac4708/action Jul 10 14:21:22.762300 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-dd680962-823c-4282-8384-645506ce0dc2 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:21:22.762430 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-dd680962-823c-4282-8384-645506ce0dc2 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:21:22.779262 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:22.779262 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:22.779262 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-dd680962-823c-4282-8384-645506ce0dc2 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Volume info retrieved successfully. Jul 10 14:21:22.791332 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-dd680962-823c-4282-8384-645506ce0dc2 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Volume updated successfully. Jul 10 14:21:22.791706 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-dd680962-823c-4282-8384-645506ce0dc2 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] https://10.4.3.66/volume/v3/volumes/c2a15363-1bdc-43e2-ad0f-704fe3ac4708/action returned with HTTP 200 Jul 10 14:21:22.792360 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 932/3707] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:21:22 2026] POST /volume/v3/volumes/c2a15363-1bdc-43e2-ad0f-704fe3ac4708/action => generated 0 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 14:21:22.800160 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-aeeed397-333d-4f88-9bac-d4aca0f0b0cd None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:22.805524 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-aeeed397-333d-4f88-9bac-d4aca0f0b0cd tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] GET https://10.4.3.66/volume/v3/volumes/c2a15363-1bdc-43e2-ad0f-704fe3ac4708 Jul 10 14:21:22.805524 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-aeeed397-333d-4f88-9bac-d4aca0f0b0cd tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:22.805524 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-aeeed397-333d-4f88-9bac-d4aca0f0b0cd tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:22.812489 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:22.812489 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:22.817349 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-aeeed397-333d-4f88-9bac-d4aca0f0b0cd tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Volume info retrieved successfully. Jul 10 14:21:22.824517 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-aeeed397-333d-4f88-9bac-d4aca0f0b0cd tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] https://10.4.3.66/volume/v3/volumes/c2a15363-1bdc-43e2-ad0f-704fe3ac4708 returned with HTTP 200 Jul 10 14:21:22.824517 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 929/3708] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:22 2026] GET /volume/v3/volumes/c2a15363-1bdc-43e2-ad0f-704fe3ac4708 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:22.969937 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-65b937aa-96bc-4689-b506-f6313c68b7be req-ff3cca1d-4b60-4edc-b8ee-39ee3f257907 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:22.975711 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-65b937aa-96bc-4689-b506-f6313c68b7be req-ff3cca1d-4b60-4edc-b8ee-39ee3f257907 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] GET https://10.4.3.66/volume/v3/volumes/c2a15363-1bdc-43e2-ad0f-704fe3ac4708 Jul 10 14:21:22.975711 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-65b937aa-96bc-4689-b506-f6313c68b7be req-ff3cca1d-4b60-4edc-b8ee-39ee3f257907 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:22.975711 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-65b937aa-96bc-4689-b506-f6313c68b7be req-ff3cca1d-4b60-4edc-b8ee-39ee3f257907 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:22.975948 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-43934e27-210c-4e23-8579-7d626db765f1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:22.978389 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-43934e27-210c-4e23-8579-7d626db765f1 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 Jul 10 14:21:22.978685 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-43934e27-210c-4e23-8579-7d626db765f1 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:22.978878 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-43934e27-210c-4e23-8579-7d626db765f1 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:22.979125 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-43934e27-210c-4e23-8579-7d626db765f1 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 24d292a7-d95a-4fb0-907f-c40c9499c9e8. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:22.983553 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:22.983553 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:22.984654 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:22.984654 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:22.985742 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-43934e27-210c-4e23-8579-7d626db765f1 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 returned with HTTP 200 Jul 10 14:21:22.986255 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 924/3709] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:22 2026] GET /volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:22.993768 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-65b937aa-96bc-4689-b506-f6313c68b7be req-ff3cca1d-4b60-4edc-b8ee-39ee3f257907 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Volume info retrieved successfully. Jul 10 14:21:23.000668 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-65b937aa-96bc-4689-b506-f6313c68b7be req-ff3cca1d-4b60-4edc-b8ee-39ee3f257907 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] https://10.4.3.66/volume/v3/volumes/c2a15363-1bdc-43e2-ad0f-704fe3ac4708 returned with HTTP 200 Jul 10 14:21:23.001479 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 925/3710] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:21:22 2026] GET /volume/v3/volumes/c2a15363-1bdc-43e2-ad0f-704fe3ac4708 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:23.656758 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-a65e47d2-3e0a-478a-a26e-12794f6fb3ab None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:23.658667 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a65e47d2-3e0a-478a-a26e-12794f6fb3ab tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:23.659063 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a65e47d2-3e0a-478a-a26e-12794f6fb3ab tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:23.660486 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a65e47d2-3e0a-478a-a26e-12794f6fb3ab tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:23.660486 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-a65e47d2-3e0a-478a-a26e-12794f6fb3ab tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id aca13a0c-79e9-46de-a59c-c4838e644426. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:23.665747 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:23.665747 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:23.665747 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a65e47d2-3e0a-478a-a26e-12794f6fb3ab tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 returned with HTTP 200 Jul 10 14:21:23.665747 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 933/3711] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:23 2026] GET /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:23.682819 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-52040d92-3405-4eec-a443-dfc0f019d329 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:23.685033 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-52040d92-3405-4eec-a443-dfc0f019d329 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:21:23.685553 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-52040d92-3405-4eec-a443-dfc0f019d329 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1511678378"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:21:23.687809 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-52040d92-3405-4eec-a443-dfc0f019d329 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1511678378'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:21:23.687809 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-52040d92-3405-4eec-a443-dfc0f019d329 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Create volume of 1 GB Jul 10 14:21:23.692912 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-52040d92-3405-4eec-a443-dfc0f019d329 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Availability Zones retrieved successfully. Jul 10 14:21:23.700871 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-52040d92-3405-4eec-a443-dfc0f019d329 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Flow 'volume_create_api' (c75bd1f7-a71d-4017-8fd6-d77f4e124b2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:21:23.702151 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-52040d92-3405-4eec-a443-dfc0f019d329 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (907066a2-4e21-4730-88c1-ca7e93a35a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:21:23.703392 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-52040d92-3405-4eec-a443-dfc0f019d329 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:21:23.741349 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-52040d92-3405-4eec-a443-dfc0f019d329 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (907066a2-4e21-4730-88c1-ca7e93a35a34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:21:23.742291 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-52040d92-3405-4eec-a443-dfc0f019d329 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcdebdcf-ba91-49a7-8b6d-dbfd5045f785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:21:23.798745 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-52040d92-3405-4eec-a443-dfc0f019d329 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Created reservations ['fe7aaa80-b612-45d0-b7e1-3f2f4ee59985', '76322c54-2d14-4fe4-b92f-edacd92ac01d', 'b0bc2a96-2038-4096-afa5-f6bf7d0b1239', '73fa2ea4-fc33-4c65-a207-12f0e745d9a3'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:21:23.802895 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-52040d92-3405-4eec-a443-dfc0f019d329 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcdebdcf-ba91-49a7-8b6d-dbfd5045f785) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe7aaa80-b612-45d0-b7e1-3f2f4ee59985', '76322c54-2d14-4fe4-b92f-edacd92ac01d', 'b0bc2a96-2038-4096-afa5-f6bf7d0b1239', '73fa2ea4-fc33-4c65-a207-12f0e745d9a3']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:21:23.802895 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-52040d92-3405-4eec-a443-dfc0f019d329 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb54cf25-0776-4a80-9a82-f4fc815c079e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:21:23.831650 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-52040d92-3405-4eec-a443-dfc0f019d329 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb54cf25-0776-4a80-9a82-f4fc815c079e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5793115-e851-450d-ba3a-ef53d3643371', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1511678378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0f978021f414b76891233b26eee8308',qos_specs=None,replication_status=,reservations=['fe7aaa80-b612-45d0-b7e1-3f2f4ee59985','76322c54-2d14-4fe4-b92f-edacd92ac01d','b0bc2a96-2038-4096-afa5-f6bf7d0b1239','73fa2ea4-fc33-4c65-a207-12f0e745d9a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1786b90ea63e4a01bd88e861a8dc2bd6',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:21:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1511678378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5793115-e851-450d-ba3a-ef53d3643371,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e0f978021f414b76891233b26eee8308',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1786b90ea63e4a01bd88e861a8dc2bd6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:21:23.832149 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-52040d92-3405-4eec-a443-dfc0f019d329 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b74df3ba-b718-4c6b-ad34-88944f17a3c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:21:23.858530 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-52040d92-3405-4eec-a443-dfc0f019d329 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b74df3ba-b718-4c6b-ad34-88944f17a3c2) transitioned into state 'SUCCESS' from state '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-1511678378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e0f978021f414b76891233b26eee8308',qos_specs=None,replication_status=,reservations=['fe7aaa80-b612-45d0-b7e1-3f2f4ee59985','76322c54-2d14-4fe4-b92f-edacd92ac01d','b0bc2a96-2038-4096-afa5-f6bf7d0b1239','73fa2ea4-fc33-4c65-a207-12f0e745d9a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1786b90ea63e4a01bd88e861a8dc2bd6',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:21:23.859128 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-52040d92-3405-4eec-a443-dfc0f019d329 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2aa19e31-0371-4627-8c75-9b0837b41c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:21:23.872733 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-52040d92-3405-4eec-a443-dfc0f019d329 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2aa19e31-0371-4627-8c75-9b0837b41c1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:21:23.873749 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-52040d92-3405-4eec-a443-dfc0f019d329 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Flow 'volume_create_api' (c75bd1f7-a71d-4017-8fd6-d77f4e124b2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:21:23.875514 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-52040d92-3405-4eec-a443-dfc0f019d329 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Create volume request issued successfully. Jul 10 14:21:23.875514 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-52040d92-3405-4eec-a443-dfc0f019d329 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:21:23.875514 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 930/3712] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:21:23 2026] POST /volume/v3/volumes => generated 752 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:21:23.905272 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-30bf8e24-ffa6-4451-ba25-682cf4427c70 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:23.909139 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-30bf8e24-ffa6-4451-ba25-682cf4427c70 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] GET https://10.4.3.66/volume/v3/volumes/e5793115-e851-450d-ba3a-ef53d3643371 Jul 10 14:21:23.909139 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-30bf8e24-ffa6-4451-ba25-682cf4427c70 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:23.909139 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-30bf8e24-ffa6-4451-ba25-682cf4427c70 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:23.919651 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:23.919651 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:23.925377 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-30bf8e24-ffa6-4451-ba25-682cf4427c70 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Volume info retrieved successfully. Jul 10 14:21:23.932857 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-30bf8e24-ffa6-4451-ba25-682cf4427c70 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] https://10.4.3.66/volume/v3/volumes/e5793115-e851-450d-ba3a-ef53d3643371 returned with HTTP 200 Jul 10 14:21:23.933235 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 925/3713] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:23 2026] GET /volume/v3/volumes/e5793115-e851-450d-ba3a-ef53d3643371 => generated 820 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:24.002059 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a5807290-094c-4b0a-8dca-2cee9ec848e0 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:24.005983 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a5807290-094c-4b0a-8dca-2cee9ec848e0 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 Jul 10 14:21:24.006338 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a5807290-094c-4b0a-8dca-2cee9ec848e0 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:24.006697 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a5807290-094c-4b0a-8dca-2cee9ec848e0 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:24.006882 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-a5807290-094c-4b0a-8dca-2cee9ec848e0 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 24d292a7-d95a-4fb0-907f-c40c9499c9e8. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:24.015541 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:24.015541 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:24.016872 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a5807290-094c-4b0a-8dca-2cee9ec848e0 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 returned with HTTP 200 Jul 10 14:21:24.017057 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 926/3714] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:24 2026] GET /volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:24.686398 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e5497b6b-e03b-40fb-99c8-8683ad36b3ea None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:24.690367 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e5497b6b-e03b-40fb-99c8-8683ad36b3ea tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:24.690649 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e5497b6b-e03b-40fb-99c8-8683ad36b3ea tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:24.690893 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e5497b6b-e03b-40fb-99c8-8683ad36b3ea tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:24.691034 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-e5497b6b-e03b-40fb-99c8-8683ad36b3ea tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id aca13a0c-79e9-46de-a59c-c4838e644426. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:24.696518 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:24.696518 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:24.697350 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e5497b6b-e03b-40fb-99c8-8683ad36b3ea tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 returned with HTTP 200 Jul 10 14:21:24.697817 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 934/3715] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:24 2026] GET /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:24.949307 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6232f131-de13-454f-ba06-9922c910eb29 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:24.954125 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6232f131-de13-454f-ba06-9922c910eb29 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] GET https://10.4.3.66/volume/v3/volumes/e5793115-e851-450d-ba3a-ef53d3643371 Jul 10 14:21:24.954400 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6232f131-de13-454f-ba06-9922c910eb29 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:24.954751 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6232f131-de13-454f-ba06-9922c910eb29 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:24.972719 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:24.972719 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:24.988862 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-6232f131-de13-454f-ba06-9922c910eb29 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Volume info retrieved successfully. Jul 10 14:21:25.007569 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6232f131-de13-454f-ba06-9922c910eb29 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] https://10.4.3.66/volume/v3/volumes/e5793115-e851-450d-ba3a-ef53d3643371 returned with HTTP 200 Jul 10 14:21:25.007875 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 931/3716] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:24 2026] GET /volume/v3/volumes/e5793115-e851-450d-ba3a-ef53d3643371 => generated 845 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:25.033851 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5a88d829-638c-4fc9-b342-1d260890afea None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:25.039559 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5a88d829-638c-4fc9-b342-1d260890afea tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 Jul 10 14:21:25.039559 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5a88d829-638c-4fc9-b342-1d260890afea tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:25.039559 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5a88d829-638c-4fc9-b342-1d260890afea tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:25.039559 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-5a88d829-638c-4fc9-b342-1d260890afea tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 24d292a7-d95a-4fb0-907f-c40c9499c9e8. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:25.053263 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:25.053263 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:25.053263 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5a88d829-638c-4fc9-b342-1d260890afea tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 returned with HTTP 200 Jul 10 14:21:25.053831 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 926/3717] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:25 2026] GET /volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 => generated 747 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:25.367667 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-939929b7-bc85-4ebd-8027-1c5e61c7e5d2 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:25.376828 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-939929b7-bc85-4ebd-8027-1c5e61c7e5d2 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] DELETE https://10.4.3.66/volume/v3/volumes/e5793115-e851-450d-ba3a-ef53d3643371 Jul 10 14:21:25.377195 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-939929b7-bc85-4ebd-8027-1c5e61c7e5d2 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:25.377526 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-939929b7-bc85-4ebd-8027-1c5e61c7e5d2 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:25.383196 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-939929b7-bc85-4ebd-8027-1c5e61c7e5d2 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Delete volume with id: e5793115-e851-450d-ba3a-ef53d3643371 Jul 10 14:21:25.397228 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:25.397228 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:25.397823 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-939929b7-bc85-4ebd-8027-1c5e61c7e5d2 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Volume info retrieved successfully. Jul 10 14:21:25.431565 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-939929b7-bc85-4ebd-8027-1c5e61c7e5d2 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Delete volume request issued successfully. Jul 10 14:21:25.431778 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-939929b7-bc85-4ebd-8027-1c5e61c7e5d2 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] https://10.4.3.66/volume/v3/volumes/e5793115-e851-450d-ba3a-ef53d3643371 returned with HTTP 202 Jul 10 14:21:25.432340 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 927/3718] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:21:25 2026] DELETE /volume/v3/volumes/e5793115-e851-450d-ba3a-ef53d3643371 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:21:25.441284 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-2543696a-4878-4a64-9e3f-1ec5d8d3aeb8 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:25.444364 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2543696a-4878-4a64-9e3f-1ec5d8d3aeb8 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] GET https://10.4.3.66/volume/v3/volumes/e5793115-e851-450d-ba3a-ef53d3643371 Jul 10 14:21:25.444546 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2543696a-4878-4a64-9e3f-1ec5d8d3aeb8 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:25.444805 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2543696a-4878-4a64-9e3f-1ec5d8d3aeb8 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:25.453098 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:25.453098 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:25.457768 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-2543696a-4878-4a64-9e3f-1ec5d8d3aeb8 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Volume info retrieved successfully. Jul 10 14:21:25.464020 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2543696a-4878-4a64-9e3f-1ec5d8d3aeb8 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] https://10.4.3.66/volume/v3/volumes/e5793115-e851-450d-ba3a-ef53d3643371 returned with HTTP 200 Jul 10 14:21:25.464630 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 935/3719] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:25 2026] GET /volume/v3/volumes/e5793115-e851-450d-ba3a-ef53d3643371 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:25.665441 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a39498ae-2fb7-4fde-94c3-5375123f7334 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:25.670219 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a39498ae-2fb7-4fde-94c3-5375123f7334 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] DELETE https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 Jul 10 14:21:25.670219 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a39498ae-2fb7-4fde-94c3-5375123f7334 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:25.670219 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a39498ae-2fb7-4fde-94c3-5375123f7334 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:25.670219 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-a39498ae-2fb7-4fde-94c3-5375123f7334 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Delete volume with id: 60086746-eb91-42b0-959b-ddc5f30a5cc2 Jul 10 14:21:25.681083 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:25.681083 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:25.683573 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a39498ae-2fb7-4fde-94c3-5375123f7334 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:21:25.711905 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5062b7fa-26c3-4345-aaaf-3ba2654e61a6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:25.713939 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a39498ae-2fb7-4fde-94c3-5375123f7334 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Delete volume request issued successfully. Jul 10 14:21:25.714059 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5062b7fa-26c3-4345-aaaf-3ba2654e61a6 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:25.714121 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5062b7fa-26c3-4345-aaaf-3ba2654e61a6 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:25.714320 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a39498ae-2fb7-4fde-94c3-5375123f7334 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 returned with HTTP 202 Jul 10 14:21:25.714581 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5062b7fa-26c3-4345-aaaf-3ba2654e61a6 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:25.715152 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-5062b7fa-26c3-4345-aaaf-3ba2654e61a6 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id aca13a0c-79e9-46de-a59c-c4838e644426. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:25.715675 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 932/3720] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:21:25 2026] DELETE /volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:21:25.720674 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:25.720674 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:25.721668 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5062b7fa-26c3-4345-aaaf-3ba2654e61a6 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 returned with HTTP 200 Jul 10 14:21:25.722443 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 927/3721] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:25 2026] GET /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:25.729170 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-1b37843e-51df-4163-9573-88513ab52a25 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:25.731579 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1b37843e-51df-4163-9573-88513ab52a25 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 Jul 10 14:21:25.731829 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1b37843e-51df-4163-9573-88513ab52a25 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:25.732111 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1b37843e-51df-4163-9573-88513ab52a25 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:25.743275 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:25.743275 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:25.751074 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-1b37843e-51df-4163-9573-88513ab52a25 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:21:25.755949 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1b37843e-51df-4163-9573-88513ab52a25 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 returned with HTTP 200 Jul 10 14:21:25.756596 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 928/3722] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:25 2026] GET /volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:26.066394 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6fd31dff-4469-4d34-b6b7-0aa5fb3baa0a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:26.068679 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6fd31dff-4469-4d34-b6b7-0aa5fb3baa0a tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 Jul 10 14:21:26.069010 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6fd31dff-4469-4d34-b6b7-0aa5fb3baa0a tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:26.069221 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6fd31dff-4469-4d34-b6b7-0aa5fb3baa0a tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:26.069334 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-6fd31dff-4469-4d34-b6b7-0aa5fb3baa0a tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 24d292a7-d95a-4fb0-907f-c40c9499c9e8. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:26.075110 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:26.075110 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:26.076231 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6fd31dff-4469-4d34-b6b7-0aa5fb3baa0a tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 returned with HTTP 200 Jul 10 14:21:26.076678 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 936/3723] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:26 2026] GET /volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:26.482578 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-eddb02d0-8be6-414b-95c5-65a34f3a2469 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:26.487785 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-eddb02d0-8be6-414b-95c5-65a34f3a2469 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] GET https://10.4.3.66/volume/v3/volumes/e5793115-e851-450d-ba3a-ef53d3643371 Jul 10 14:21:26.488058 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-eddb02d0-8be6-414b-95c5-65a34f3a2469 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:26.488347 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-eddb02d0-8be6-414b-95c5-65a34f3a2469 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:26.496277 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-eddb02d0-8be6-414b-95c5-65a34f3a2469 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] https://10.4.3.66/volume/v3/volumes/e5793115-e851-450d-ba3a-ef53d3643371 returned with HTTP 404 Jul 10 14:21:26.497206 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 933/3724] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:26 2026] GET /volume/v3/volumes/e5793115-e851-450d-ba3a-ef53d3643371 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:21:26.508793 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c666a570-25ae-45a3-b65c-4293a96088ce None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:26.510448 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c666a570-25ae-45a3-b65c-4293a96088ce tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] DELETE https://10.4.3.66/volume/v3/volumes/c2a15363-1bdc-43e2-ad0f-704fe3ac4708 Jul 10 14:21:26.510652 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c666a570-25ae-45a3-b65c-4293a96088ce tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:26.510834 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c666a570-25ae-45a3-b65c-4293a96088ce tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:26.510966 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-c666a570-25ae-45a3-b65c-4293a96088ce tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Delete volume with id: c2a15363-1bdc-43e2-ad0f-704fe3ac4708 Jul 10 14:21:26.518904 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:26.518904 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:26.519363 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c666a570-25ae-45a3-b65c-4293a96088ce tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Volume info retrieved successfully. Jul 10 14:21:26.546525 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c666a570-25ae-45a3-b65c-4293a96088ce tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Delete volume request issued successfully. Jul 10 14:21:26.546850 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c666a570-25ae-45a3-b65c-4293a96088ce tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] https://10.4.3.66/volume/v3/volumes/c2a15363-1bdc-43e2-ad0f-704fe3ac4708 returned with HTTP 202 Jul 10 14:21:26.547445 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 928/3725] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:21:26 2026] DELETE /volume/v3/volumes/c2a15363-1bdc-43e2-ad0f-704fe3ac4708 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:21:26.559134 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-619407c2-fa97-466d-be02-31ccc92bd1d6 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:26.561108 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-619407c2-fa97-466d-be02-31ccc92bd1d6 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] GET https://10.4.3.66/volume/v3/volumes/c2a15363-1bdc-43e2-ad0f-704fe3ac4708 Jul 10 14:21:26.561372 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-619407c2-fa97-466d-be02-31ccc92bd1d6 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:26.561640 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-619407c2-fa97-466d-be02-31ccc92bd1d6 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:26.575225 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:26.575225 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:26.582939 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-619407c2-fa97-466d-be02-31ccc92bd1d6 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Volume info retrieved successfully. Jul 10 14:21:26.595215 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-619407c2-fa97-466d-be02-31ccc92bd1d6 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] https://10.4.3.66/volume/v3/volumes/c2a15363-1bdc-43e2-ad0f-704fe3ac4708 returned with HTTP 200 Jul 10 14:21:26.595943 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 929/3726] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:26 2026] GET /volume/v3/volumes/c2a15363-1bdc-43e2-ad0f-704fe3ac4708 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:26.735048 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ed9cead8-1ea1-486e-9402-57b829512ba7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:26.737088 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ed9cead8-1ea1-486e-9402-57b829512ba7 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:26.737426 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ed9cead8-1ea1-486e-9402-57b829512ba7 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:26.737677 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ed9cead8-1ea1-486e-9402-57b829512ba7 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:26.737848 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-ed9cead8-1ea1-486e-9402-57b829512ba7 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id aca13a0c-79e9-46de-a59c-c4838e644426. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:26.746878 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:26.746878 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:26.746878 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ed9cead8-1ea1-486e-9402-57b829512ba7 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 returned with HTTP 200 Jul 10 14:21:26.748120 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 937/3727] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:26 2026] GET /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:26.759474 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-e8ade744-90d2-4c14-a28b-8c196d7a9eb4 req-4f5c6886-1dd7-411c-ac6c-1f6707b70476 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:26.762475 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-e8ade744-90d2-4c14-a28b-8c196d7a9eb4 req-4f5c6886-1dd7-411c-ac6c-1f6707b70476 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 Jul 10 14:21:26.762475 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-e8ade744-90d2-4c14-a28b-8c196d7a9eb4 req-4f5c6886-1dd7-411c-ac6c-1f6707b70476 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:26.762726 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-e8ade744-90d2-4c14-a28b-8c196d7a9eb4 req-4f5c6886-1dd7-411c-ac6c-1f6707b70476 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:26.771958 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4d724b1d-0653-48ef-97ba-4c748c9db299 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:26.774081 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:26.774081 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:26.777526 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4d724b1d-0653-48ef-97ba-4c748c9db299 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 Jul 10 14:21:26.777757 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4d724b1d-0653-48ef-97ba-4c748c9db299 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:26.777948 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4d724b1d-0653-48ef-97ba-4c748c9db299 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:26.782711 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-e8ade744-90d2-4c14-a28b-8c196d7a9eb4 req-4f5c6886-1dd7-411c-ac6c-1f6707b70476 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:21:26.785652 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4d724b1d-0653-48ef-97ba-4c748c9db299 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 returned with HTTP 404 Jul 10 14:21:26.786240 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 929/3728] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:26 2026] GET /volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:21:26.789674 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-e8ade744-90d2-4c14-a28b-8c196d7a9eb4 req-4f5c6886-1dd7-411c-ac6c-1f6707b70476 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 returned with HTTP 200 Jul 10 14:21:26.790266 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 934/3729] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:21:26 2026] GET /volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 => generated 903 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:26.795673 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-1098ac0e-6f4b-4870-8fd0-70a83348f08b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:26.797415 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1098ac0e-6f4b-4870-8fd0-70a83348f08b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 Jul 10 14:21:26.797634 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1098ac0e-6f4b-4870-8fd0-70a83348f08b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:26.797816 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1098ac0e-6f4b-4870-8fd0-70a83348f08b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:26.807674 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1098ac0e-6f4b-4870-8fd0-70a83348f08b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 returned with HTTP 404 Jul 10 14:21:26.808275 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 930/3730] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:26 2026] GET /volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:21:26.816459 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-7731cdd8-3305-4634-892f-9bc3239cc9a7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:26.818693 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7731cdd8-3305-4634-892f-9bc3239cc9a7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] DELETE https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 Jul 10 14:21:26.818886 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7731cdd8-3305-4634-892f-9bc3239cc9a7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:26.819732 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7731cdd8-3305-4634-892f-9bc3239cc9a7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:26.819732 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-7731cdd8-3305-4634-892f-9bc3239cc9a7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Delete volume with id: 60086746-eb91-42b0-959b-ddc5f30a5cc2 Jul 10 14:21:26.825138 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7731cdd8-3305-4634-892f-9bc3239cc9a7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 returned with HTTP 404 Jul 10 14:21:26.825783 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 938/3731] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:21:26 2026] DELETE /volume/v3/volumes/60086746-eb91-42b0-959b-ddc5f30a5cc2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:21:26.870760 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-96781a4a-1598-4d60-a4f7-7c16e68d535d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:26.870760 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-96781a4a-1598-4d60-a4f7-7c16e68d535d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:21:26.871053 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-96781a4a-1598-4d60-a4f7-7c16e68d535d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "4ff20130-b276-43a0-956f-1453107cff27", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-2128783396"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:21:26.872558 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-96781a4a-1598-4d60-a4f7-7c16e68d535d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Create volume request body: {'volume': {'imageRef': '4ff20130-b276-43a0-956f-1453107cff27', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2128783396'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:21:26.962607 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-96781a4a-1598-4d60-a4f7-7c16e68d535d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Create volume of 1 GB Jul 10 14:21:26.968568 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-96781a4a-1598-4d60-a4f7-7c16e68d535d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Availability Zones retrieved successfully. Jul 10 14:21:26.974786 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-96781a4a-1598-4d60-a4f7-7c16e68d535d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Flow 'volume_create_api' (9eded50c-1c74-452a-b0b7-e27e166a0d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:21:26.976242 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-96781a4a-1598-4d60-a4f7-7c16e68d535d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c65c86f-6ae1-468f-ac56-f963c0325ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:21:26.977534 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-96781a4a-1598-4d60-a4f7-7c16e68d535d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:21:27.045681 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-96781a4a-1598-4d60-a4f7-7c16e68d535d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c65c86f-6ae1-468f-ac56-f963c0325ade) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:21:27.046582 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-96781a4a-1598-4d60-a4f7-7c16e68d535d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1a1b608-9d7c-48be-bfd6-0e2139bb3aa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:21:27.087822 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-9f80220f-84d0-40b2-bebd-0b86aa4a35bc None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:27.089837 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9f80220f-84d0-40b2-bebd-0b86aa4a35bc tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 Jul 10 14:21:27.090083 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9f80220f-84d0-40b2-bebd-0b86aa4a35bc tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:27.090359 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9f80220f-84d0-40b2-bebd-0b86aa4a35bc tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:27.090555 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-9f80220f-84d0-40b2-bebd-0b86aa4a35bc tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 24d292a7-d95a-4fb0-907f-c40c9499c9e8. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:27.095253 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-96781a4a-1598-4d60-a4f7-7c16e68d535d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Created reservations ['90fc9a24-45aa-47b0-8d9e-4014f1009cee', '64a203bf-ea0e-4173-82ad-a7525280f83a', '74eff7e7-ff3e-4261-9ba4-77e2186f38d9', 'b671e502-412c-4091-b801-84343dae1ac8'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:21:27.095360 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:27.095360 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:27.096056 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9f80220f-84d0-40b2-bebd-0b86aa4a35bc tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 returned with HTTP 200 Jul 10 14:21:27.096357 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-96781a4a-1598-4d60-a4f7-7c16e68d535d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1a1b608-9d7c-48be-bfd6-0e2139bb3aa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90fc9a24-45aa-47b0-8d9e-4014f1009cee', '64a203bf-ea0e-4173-82ad-a7525280f83a', '74eff7e7-ff3e-4261-9ba4-77e2186f38d9', 'b671e502-412c-4091-b801-84343dae1ac8']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:21:27.096474 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 935/3732] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:27 2026] GET /volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:27.097341 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-96781a4a-1598-4d60-a4f7-7c16e68d535d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b77f8bb9-7465-4577-a41d-897a0c924c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:21:27.127410 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-96781a4a-1598-4d60-a4f7-7c16e68d535d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b77f8bb9-7465-4577-a41d-897a0c924c58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '351f2c26-cfda-4f8b-9f32-af8ecccab18f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2128783396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76ed02427a314604af85886f9a590211',qos_specs=None,replication_status=,reservations=['90fc9a24-45aa-47b0-8d9e-4014f1009cee','64a203bf-ea0e-4173-82ad-a7525280f83a','74eff7e7-ff3e-4261-9ba4-77e2186f38d9','b671e502-412c-4091-b801-84343dae1ac8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96ec5e170420451f818e1d89226dcd9b',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:21:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2128783396',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=351f2c26-cfda-4f8b-9f32-af8ecccab18f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76ed02427a314604af85886f9a590211',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96ec5e170420451f818e1d89226dcd9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:21:27.128559 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-96781a4a-1598-4d60-a4f7-7c16e68d535d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3760375c-8809-4cc2-80ba-fb99f196ec8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:21:27.150421 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-96781a4a-1598-4d60-a4f7-7c16e68d535d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3760375c-8809-4cc2-80ba-fb99f196ec8a) transitioned into state 'SUCCESS' from state '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-2128783396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76ed02427a314604af85886f9a590211',qos_specs=None,replication_status=,reservations=['90fc9a24-45aa-47b0-8d9e-4014f1009cee','64a203bf-ea0e-4173-82ad-a7525280f83a','74eff7e7-ff3e-4261-9ba4-77e2186f38d9','b671e502-412c-4091-b801-84343dae1ac8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96ec5e170420451f818e1d89226dcd9b',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:21:27.151134 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-96781a4a-1598-4d60-a4f7-7c16e68d535d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1676774f-8e05-4b73-9943-077d3c59c310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:21:27.160491 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-96781a4a-1598-4d60-a4f7-7c16e68d535d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1676774f-8e05-4b73-9943-077d3c59c310) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:21:27.161274 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-96781a4a-1598-4d60-a4f7-7c16e68d535d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Flow 'volume_create_api' (9eded50c-1c74-452a-b0b7-e27e166a0d45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:21:27.161571 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-96781a4a-1598-4d60-a4f7-7c16e68d535d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Create volume request issued successfully. Jul 10 14:21:27.162163 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-96781a4a-1598-4d60-a4f7-7c16e68d535d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:21:27.162836 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 930/3733] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:21:26 2026] POST /volume/v3/volumes => generated 747 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:21:27.176464 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-6aa2715e-1ad7-4038-9380-5ff6f2258a6e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:27.178902 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6aa2715e-1ad7-4038-9380-5ff6f2258a6e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/351f2c26-cfda-4f8b-9f32-af8ecccab18f Jul 10 14:21:27.179189 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6aa2715e-1ad7-4038-9380-5ff6f2258a6e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:27.179436 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6aa2715e-1ad7-4038-9380-5ff6f2258a6e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:27.188683 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:27.188683 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:27.193391 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-6aa2715e-1ad7-4038-9380-5ff6f2258a6e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:21:27.198807 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6aa2715e-1ad7-4038-9380-5ff6f2258a6e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/351f2c26-cfda-4f8b-9f32-af8ecccab18f returned with HTTP 200 Jul 10 14:21:27.199327 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 931/3734] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:27 2026] GET /volume/v3/volumes/351f2c26-cfda-4f8b-9f32-af8ecccab18f => generated 815 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:27.613366 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-4a6614d1-fdc5-4864-a70c-922fd39f7a33 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:27.615657 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4a6614d1-fdc5-4864-a70c-922fd39f7a33 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] GET https://10.4.3.66/volume/v3/volumes/c2a15363-1bdc-43e2-ad0f-704fe3ac4708 Jul 10 14:21:27.615939 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4a6614d1-fdc5-4864-a70c-922fd39f7a33 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:27.616214 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4a6614d1-fdc5-4864-a70c-922fd39f7a33 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:27.624038 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4a6614d1-fdc5-4864-a70c-922fd39f7a33 tempest-ServersNegativeTestJSON-457373301 tempest-ServersNegativeTestJSON-457373301-project-member] https://10.4.3.66/volume/v3/volumes/c2a15363-1bdc-43e2-ad0f-704fe3ac4708 returned with HTTP 404 Jul 10 14:21:27.624617 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 939/3735] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:27 2026] GET /volume/v3/volumes/c2a15363-1bdc-43e2-ad0f-704fe3ac4708 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:21:27.765626 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-1a1dea3b-f17b-4501-94d6-3bb2b6800d5d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:27.768833 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1a1dea3b-f17b-4501-94d6-3bb2b6800d5d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:27.768833 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1a1dea3b-f17b-4501-94d6-3bb2b6800d5d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:27.769086 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1a1dea3b-f17b-4501-94d6-3bb2b6800d5d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:27.769277 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-1a1dea3b-f17b-4501-94d6-3bb2b6800d5d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id aca13a0c-79e9-46de-a59c-c4838e644426. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:27.775709 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:27.775709 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:27.777225 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1a1dea3b-f17b-4501-94d6-3bb2b6800d5d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 returned with HTTP 200 Jul 10 14:21:27.778229 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 936/3736] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:27 2026] GET /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:28.108190 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3de6a4f3-53ec-47c7-814b-0f364cf5ff0f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:28.110294 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3de6a4f3-53ec-47c7-814b-0f364cf5ff0f tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 Jul 10 14:21:28.110494 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3de6a4f3-53ec-47c7-814b-0f364cf5ff0f tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:28.110732 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3de6a4f3-53ec-47c7-814b-0f364cf5ff0f tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:28.110836 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-3de6a4f3-53ec-47c7-814b-0f364cf5ff0f tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 24d292a7-d95a-4fb0-907f-c40c9499c9e8. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:28.115391 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:28.115391 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:28.116228 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3de6a4f3-53ec-47c7-814b-0f364cf5ff0f tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 returned with HTTP 200 Jul 10 14:21:28.116763 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 931/3737] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:28 2026] GET /volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:28.212641 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-73d39e1e-23c1-4513-8a52-27d0bfd0cfe8 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:28.214922 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-73d39e1e-23c1-4513-8a52-27d0bfd0cfe8 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/351f2c26-cfda-4f8b-9f32-af8ecccab18f Jul 10 14:21:28.215173 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-73d39e1e-23c1-4513-8a52-27d0bfd0cfe8 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:28.215397 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-73d39e1e-23c1-4513-8a52-27d0bfd0cfe8 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:28.224655 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:28.224655 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:28.230531 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-73d39e1e-23c1-4513-8a52-27d0bfd0cfe8 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:21:28.237624 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-73d39e1e-23c1-4513-8a52-27d0bfd0cfe8 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/351f2c26-cfda-4f8b-9f32-af8ecccab18f returned with HTTP 200 Jul 10 14:21:28.238181 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 932/3738] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:28 2026] GET /volume/v3/volumes/351f2c26-cfda-4f8b-9f32-af8ecccab18f => generated 1355 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:21:28.253607 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-56c0a285-a0a6-463d-9b92-22905a602265 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:28.255714 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-56c0a285-a0a6-463d-9b92-22905a602265 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/351f2c26-cfda-4f8b-9f32-af8ecccab18f Jul 10 14:21:28.255950 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-56c0a285-a0a6-463d-9b92-22905a602265 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:28.256205 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-56c0a285-a0a6-463d-9b92-22905a602265 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:28.264629 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:28.264629 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:28.269266 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-56c0a285-a0a6-463d-9b92-22905a602265 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:21:28.275447 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-56c0a285-a0a6-463d-9b92-22905a602265 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/351f2c26-cfda-4f8b-9f32-af8ecccab18f returned with HTTP 200 Jul 10 14:21:28.276077 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 940/3739] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:28 2026] GET /volume/v3/volumes/351f2c26-cfda-4f8b-9f32-af8ecccab18f => generated 1355 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:21:28.294977 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e32bf6dc-6a09-4d60-aeed-495b8c69aa05 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:28.298363 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e32bf6dc-6a09-4d60-aeed-495b8c69aa05 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] POST https://10.4.3.66/volume/v3/backups Jul 10 14:21:28.298363 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e32bf6dc-6a09-4d60-aeed-495b8c69aa05 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "351f2c26-cfda-4f8b-9f32-af8ecccab18f", "name": "tempest-VolumesBackupsTest-Backup-1541837422", "container": "tempest-volumesbackupstest-backup-container-867647848"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:21:28.301091 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.contrib.backups [None req-e32bf6dc-6a09-4d60-aeed-495b8c69aa05 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Creating new backup {'backup': {'volume_id': '351f2c26-cfda-4f8b-9f32-af8ecccab18f', 'name': 'tempest-VolumesBackupsTest-Backup-1541837422', 'container': 'tempest-volumesbackupstest-backup-container-867647848'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 14:21:28.301263 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.contrib.backups [None req-e32bf6dc-6a09-4d60-aeed-495b8c69aa05 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Creating backup of volume 351f2c26-cfda-4f8b-9f32-af8ecccab18f in container tempest-volumesbackupstest-backup-container-867647848 Jul 10 14:21:28.313311 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:28.313311 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:28.314148 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e32bf6dc-6a09-4d60-aeed-495b8c69aa05 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:21:28.341576 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-e32bf6dc-6a09-4d60-aeed-495b8c69aa05 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Created reservations ['08c76e43-50b1-4736-b1bc-107f48d6049a', '5c7f351d-9874-4899-ad28-32a0a44b45e6'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:21:28.380279 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e32bf6dc-6a09-4d60-aeed-495b8c69aa05 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Jul 10 14:21:28.380812 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 937/3740] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:21:28 2026] POST /volume/v3/backups => generated 328 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:21:28.389618 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-037b7064-4942-4707-9016-68467d1cb998 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:28.391451 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-037b7064-4942-4707-9016-68467d1cb998 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c Jul 10 14:21:28.391660 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-037b7064-4942-4707-9016-68467d1cb998 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:28.391881 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-037b7064-4942-4707-9016-68467d1cb998 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:28.392005 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-037b7064-4942-4707-9016-68467d1cb998 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id c54de80e-3331-448c-8664-eeb0a5ea435c. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:28.396488 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:28.396488 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:28.397326 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-037b7064-4942-4707-9016-68467d1cb998 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c returned with HTTP 200 Jul 10 14:21:28.397741 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 932/3741] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:28 2026] GET /volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c => generated 786 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:28.793714 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-892128d0-ec04-4250-a949-fc40e87e616e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:28.796168 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-892128d0-ec04-4250-a949-fc40e87e616e tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:28.796439 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-892128d0-ec04-4250-a949-fc40e87e616e tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:28.796726 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-892128d0-ec04-4250-a949-fc40e87e616e tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:28.796900 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-892128d0-ec04-4250-a949-fc40e87e616e tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id aca13a0c-79e9-46de-a59c-c4838e644426. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:28.803740 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:28.803740 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:28.804828 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-892128d0-ec04-4250-a949-fc40e87e616e tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 returned with HTTP 200 Jul 10 14:21:28.805514 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 933/3742] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:28 2026] GET /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:28.826258 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ceb6443e-f1dc-4735-889b-c793a0960526 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:28.828576 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ceb6443e-f1dc-4735-889b-c793a0960526 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] POST https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426/restore Jul 10 14:21:28.829130 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ceb6443e-f1dc-4735-889b-c793a0960526 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "a859913b-e4bf-420c-b191-8b714c6014c7"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:21:28.831322 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.contrib.backups [None req-ceb6443e-f1dc-4735-889b-c793a0960526 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Restoring backup aca13a0c-79e9-46de-a59c-c4838e644426 ({'restore': {'volume_id': 'a859913b-e4bf-420c-b191-8b714c6014c7'}}) {{(pid=100154) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 14:21:28.831470 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.contrib.backups [None req-ceb6443e-f1dc-4735-889b-c793a0960526 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Restoring backup aca13a0c-79e9-46de-a59c-c4838e644426 to volume a859913b-e4bf-420c-b191-8b714c6014c7. Jul 10 14:21:28.836652 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:28.836652 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:28.842820 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-7f1de175-b276-495a-a24d-d885f0562c80 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:28.843263 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7f1de175-b276-495a-a24d-d885f0562c80 None None] GET https://10.4.3.66/volume// Jul 10 14:21:28.843361 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7f1de175-b276-495a-a24d-d885f0562c80 None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:28.843572 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7f1de175-b276-495a-a24d-d885f0562c80 None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:28.843972 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7f1de175-b276-495a-a24d-d885f0562c80 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:21:28.844578 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 938/3743] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:21:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:21:28.846803 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:28.846803 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:28.847454 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-ceb6443e-f1dc-4735-889b-c793a0960526 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Volume info retrieved successfully. Jul 10 14:21:28.847658 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.backup.api [None req-ceb6443e-f1dc-4735-889b-c793a0960526 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Checking backup size 1 against volume size 1 {{(pid=100154) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 14:21:28.847785 np0000005012 devstack@c-api.service[100154]: INFO cinder.backup.api [None req-ceb6443e-f1dc-4735-889b-c793a0960526 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Overwriting volume a859913b-e4bf-420c-b191-8b714c6014c7 with restore of backup aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:28.859322 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-e8ade744-90d2-4c14-a28b-8c196d7a9eb4 req-f9231a1c-b6b5-421f-bbb2-3f3902c8a192 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:28.863512 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-e8ade744-90d2-4c14-a28b-8c196d7a9eb4 req-f9231a1c-b6b5-421f-bbb2-3f3902c8a192 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:21:28.863945 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-e8ade744-90d2-4c14-a28b-8c196d7a9eb4 req-f9231a1c-b6b5-421f-bbb2-3f3902c8a192 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a9cd7674-8126-4e66-b3f3-76edaee0f891", "connector": null, "instance_uuid": "6ac0dd4e-82b0-466d-b050-26692839b12b"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:21:28.875417 np0000005012 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=171,cinder:INSERT=17,cinder:UPDATE=34 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:21:28.875921 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.backup.rpcapi [None req-ceb6443e-f1dc-4735-889b-c793a0960526 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] restore_backup in rpcapi backup_id aca13a0c-79e9-46de-a59c-c4838e644426 {{(pid=100154) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 14:21:28.877859 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ceb6443e-f1dc-4735-889b-c793a0960526 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426/restore returned with HTTP 202 Jul 10 14:21:28.878397 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 941/3744] 10.4.3.66 () {68 vars in 1386 bytes} [Fri Jul 10 14:21:28 2026] POST /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426/restore => generated 182 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:21:28.884535 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:28.884535 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:28.890108 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b7fc0871-67eb-45e3-b92e-c6f05d270b40 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:28.892358 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b7fc0871-67eb-45e3-b92e-c6f05d270b40 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:28.893171 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b7fc0871-67eb-45e3-b92e-c6f05d270b40 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:28.893171 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b7fc0871-67eb-45e3-b92e-c6f05d270b40 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:28.893171 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-b7fc0871-67eb-45e3-b92e-c6f05d270b40 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id aca13a0c-79e9-46de-a59c-c4838e644426. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:28.898927 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:28.898927 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:28.900039 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b7fc0871-67eb-45e3-b92e-c6f05d270b40 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 returned with HTTP 200 Jul 10 14:21:28.900621 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 934/3745] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:28 2026] GET /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:28.926668 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-e8ade744-90d2-4c14-a28b-8c196d7a9eb4 req-f9231a1c-b6b5-421f-bbb2-3f3902c8a192 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:21:28.927252 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 933/3746] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:21:28 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:21:29.128350 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-fb632ffb-6ea6-4b1b-9586-46dc1d98d84b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:29.130621 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fb632ffb-6ea6-4b1b-9586-46dc1d98d84b tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 Jul 10 14:21:29.130864 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-fb632ffb-6ea6-4b1b-9586-46dc1d98d84b tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:29.131120 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-fb632ffb-6ea6-4b1b-9586-46dc1d98d84b tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:29.131271 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-fb632ffb-6ea6-4b1b-9586-46dc1d98d84b tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 24d292a7-d95a-4fb0-907f-c40c9499c9e8. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:29.138245 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:29.138245 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:29.139185 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fb632ffb-6ea6-4b1b-9586-46dc1d98d84b tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 returned with HTTP 200 Jul 10 14:21:29.139517 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 939/3747] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:29 2026] GET /volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:21:29.325963 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6ce6ba05-0758-4383-84c0-7c86c91f9513 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:29.328031 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6ce6ba05-0758-4383-84c0-7c86c91f9513 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 Jul 10 14:21:29.328369 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6ce6ba05-0758-4383-84c0-7c86c91f9513 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:29.328450 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6ce6ba05-0758-4383-84c0-7c86c91f9513 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:29.340522 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:29.340522 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:29.342632 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-6ce6ba05-0758-4383-84c0-7c86c91f9513 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:21:29.347212 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6ce6ba05-0758-4383-84c0-7c86c91f9513 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 returned with HTTP 200 Jul 10 14:21:29.347643 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 942/3748] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:29 2026] GET /volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 => generated 902 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:29.413362 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-3cfa1ab9-9895-4066-9062-b1ac09d8af03 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:29.415159 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3cfa1ab9-9895-4066-9062-b1ac09d8af03 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c Jul 10 14:21:29.415369 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3cfa1ab9-9895-4066-9062-b1ac09d8af03 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:29.415597 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3cfa1ab9-9895-4066-9062-b1ac09d8af03 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:29.415705 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-3cfa1ab9-9895-4066-9062-b1ac09d8af03 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id c54de80e-3331-448c-8664-eeb0a5ea435c. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:29.421522 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:29.421522 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:29.422564 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3cfa1ab9-9895-4066-9062-b1ac09d8af03 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c returned with HTTP 200 Jul 10 14:21:29.423046 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 935/3749] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:29 2026] GET /volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:29.460848 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ef62ff81-5e46-462e-9474-0a8b4ee1dc75 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:29.461675 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ef62ff81-5e46-462e-9474-0a8b4ee1dc75 None None] GET https://10.4.3.66/volume// Jul 10 14:21:29.461675 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ef62ff81-5e46-462e-9474-0a8b4ee1dc75 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:29.461792 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ef62ff81-5e46-462e-9474-0a8b4ee1dc75 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:29.462148 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ef62ff81-5e46-462e-9474-0a8b4ee1dc75 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:21:29.462612 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 934/3750] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:21:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:21:29.470398 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-e8ade744-90d2-4c14-a28b-8c196d7a9eb4 req-1cd1ed99-2fcf-4b7c-afb1-dacb82ad0f16 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:29.473470 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-e8ade744-90d2-4c14-a28b-8c196d7a9eb4 req-1cd1ed99-2fcf-4b7c-afb1-dacb82ad0f16 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 Jul 10 14:21:29.473769 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-e8ade744-90d2-4c14-a28b-8c196d7a9eb4 req-1cd1ed99-2fcf-4b7c-afb1-dacb82ad0f16 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:29.474024 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-e8ade744-90d2-4c14-a28b-8c196d7a9eb4 req-1cd1ed99-2fcf-4b7c-afb1-dacb82ad0f16 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:29.487625 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:29.487625 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:29.491846 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-e8ade744-90d2-4c14-a28b-8c196d7a9eb4 req-1cd1ed99-2fcf-4b7c-afb1-dacb82ad0f16 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:21:29.498709 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-e8ade744-90d2-4c14-a28b-8c196d7a9eb4 req-1cd1ed99-2fcf-4b7c-afb1-dacb82ad0f16 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 returned with HTTP 200 Jul 10 14:21:29.499282 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 940/3751] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:21:29 2026] GET /volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 => generated 1082 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:21:29.641933 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-e8ade744-90d2-4c14-a28b-8c196d7a9eb4 req-d79f9d37-5416-47a4-9db5-f2150dfac443 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:29.644306 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-e8ade744-90d2-4c14-a28b-8c196d7a9eb4 req-d79f9d37-5416-47a4-9db5-f2150dfac443 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] PUT https://10.4.3.66/volume/v3/attachments/b339dbff-1455-4812-991b-32e9ea46cde6 Jul 10 14:21:29.645042 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-e8ade744-90d2-4c14-a28b-8c196d7a9eb4 req-d79f9d37-5416-47a4-9db5-f2150dfac443 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:21:29.654865 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-e8ade744-90d2-4c14-a28b-8c196d7a9eb4 req-d79f9d37-5416-47a4-9db5-f2150dfac443 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Acquiring lock "cinder-attachment_update-a9cd7674-8126-4e66-b3f3-76edaee0f891-np0000005012" by "attachment_update" {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:21:29.663579 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-e8ade744-90d2-4c14-a28b-8c196d7a9eb4 req-d79f9d37-5416-47a4-9db5-f2150dfac443 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Lock "cinder-attachment_update-a9cd7674-8126-4e66-b3f3-76edaee0f891-np0000005012" acquired by "attachment_update" :: waited 0.006s {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:21:29.663579 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:29.663579 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:29.914199 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-41d69b0e-4e35-41ba-afcb-89ea08752af1 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:29.916220 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-41d69b0e-4e35-41ba-afcb-89ea08752af1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:29.916496 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-41d69b0e-4e35-41ba-afcb-89ea08752af1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:29.916805 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-41d69b0e-4e35-41ba-afcb-89ea08752af1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:29.917077 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-41d69b0e-4e35-41ba-afcb-89ea08752af1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id aca13a0c-79e9-46de-a59c-c4838e644426. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:29.924607 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:29.924607 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:29.926415 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-41d69b0e-4e35-41ba-afcb-89ea08752af1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 returned with HTTP 200 Jul 10 14:21:29.926415 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 936/3752] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:29 2026] GET /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:30.155875 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b2d9f6d6-0fed-4b50-9265-5d05474a5da5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:30.158051 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b2d9f6d6-0fed-4b50-9265-5d05474a5da5 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 Jul 10 14:21:30.158339 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b2d9f6d6-0fed-4b50-9265-5d05474a5da5 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:30.158642 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b2d9f6d6-0fed-4b50-9265-5d05474a5da5 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:30.158763 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-b2d9f6d6-0fed-4b50-9265-5d05474a5da5 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 24d292a7-d95a-4fb0-907f-c40c9499c9e8. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:30.165779 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:30.165779 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:30.166769 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b2d9f6d6-0fed-4b50-9265-5d05474a5da5 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 returned with HTTP 200 Jul 10 14:21:30.167409 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 935/3753] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:30 2026] GET /volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:30.197884 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-e8ade744-90d2-4c14-a28b-8c196d7a9eb4 req-d79f9d37-5416-47a4-9db5-f2150dfac443 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Lock "cinder-attachment_update-a9cd7674-8126-4e66-b3f3-76edaee0f891-np0000005012" released by "attachment_update" :: held 0.535s {{(pid=100154) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:21:30.197884 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-e8ade744-90d2-4c14-a28b-8c196d7a9eb4 req-d79f9d37-5416-47a4-9db5-f2150dfac443 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/attachments/b339dbff-1455-4812-991b-32e9ea46cde6 returned with HTTP 200 Jul 10 14:21:30.197884 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 943/3754] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:21:29 2026] PUT /volume/v3/attachments/b339dbff-1455-4812-991b-32e9ea46cde6 => generated 968 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:21:30.211593 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-e8ade744-90d2-4c14-a28b-8c196d7a9eb4 req-6291e7e5-e973-493a-9a17-ff27ff6ebfdf None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:30.213844 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-e8ade744-90d2-4c14-a28b-8c196d7a9eb4 req-6291e7e5-e973-493a-9a17-ff27ff6ebfdf tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891/encryption Jul 10 14:21:30.214080 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-e8ade744-90d2-4c14-a28b-8c196d7a9eb4 req-6291e7e5-e973-493a-9a17-ff27ff6ebfdf tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:30.214282 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-e8ade744-90d2-4c14-a28b-8c196d7a9eb4 req-6291e7e5-e973-493a-9a17-ff27ff6ebfdf tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'index' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:30.228835 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:30.228835 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:30.238182 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-e8ade744-90d2-4c14-a28b-8c196d7a9eb4 req-6291e7e5-e973-493a-9a17-ff27ff6ebfdf tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891/encryption returned with HTTP 200 Jul 10 14:21:30.238643 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 941/3755] 10.4.3.66 () {68 vars in 1624 bytes} [Fri Jul 10 14:21:30 2026] GET /volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:30.371751 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-faebcefe-1224-44c3-aa4f-58bbd593b673 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:30.375565 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-faebcefe-1224-44c3-aa4f-58bbd593b673 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 Jul 10 14:21:30.375797 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-faebcefe-1224-44c3-aa4f-58bbd593b673 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:30.376138 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-faebcefe-1224-44c3-aa4f-58bbd593b673 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:30.390566 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:30.390566 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:30.396184 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-faebcefe-1224-44c3-aa4f-58bbd593b673 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:21:30.402304 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-faebcefe-1224-44c3-aa4f-58bbd593b673 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 returned with HTTP 200 Jul 10 14:21:30.402721 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 937/3756] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:30 2026] GET /volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 => generated 903 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:30.433959 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a5c0cec1-1f01-4d10-91a0-e9b4a0d110ab None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:30.436083 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a5c0cec1-1f01-4d10-91a0-e9b4a0d110ab tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c Jul 10 14:21:30.436297 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a5c0cec1-1f01-4d10-91a0-e9b4a0d110ab tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:30.436570 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a5c0cec1-1f01-4d10-91a0-e9b4a0d110ab tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:30.436690 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-a5c0cec1-1f01-4d10-91a0-e9b4a0d110ab tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id c54de80e-3331-448c-8664-eeb0a5ea435c. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:30.441710 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:30.441710 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:30.442516 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a5c0cec1-1f01-4d10-91a0-e9b4a0d110ab tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c returned with HTTP 200 Jul 10 14:21:30.443053 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 936/3757] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:30 2026] GET /volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:30.939340 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-a03bb50b-9d06-4453-becb-f329d39da668 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:30.941795 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a03bb50b-9d06-4453-becb-f329d39da668 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:30.942170 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a03bb50b-9d06-4453-becb-f329d39da668 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:30.942526 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a03bb50b-9d06-4453-becb-f329d39da668 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:30.942755 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-a03bb50b-9d06-4453-becb-f329d39da668 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id aca13a0c-79e9-46de-a59c-c4838e644426. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:30.948949 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:30.948949 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:30.949658 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a03bb50b-9d06-4453-becb-f329d39da668 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 returned with HTTP 200 Jul 10 14:21:30.950397 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 944/3758] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:30 2026] GET /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:31.183650 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d72348eb-adbb-4db1-bf6c-b1bfba77ca4b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:31.185549 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d72348eb-adbb-4db1-bf6c-b1bfba77ca4b tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 Jul 10 14:21:31.185780 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d72348eb-adbb-4db1-bf6c-b1bfba77ca4b tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:31.186043 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d72348eb-adbb-4db1-bf6c-b1bfba77ca4b tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:31.186181 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-d72348eb-adbb-4db1-bf6c-b1bfba77ca4b tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 24d292a7-d95a-4fb0-907f-c40c9499c9e8. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:31.192630 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:31.192630 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:31.196338 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d72348eb-adbb-4db1-bf6c-b1bfba77ca4b tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 returned with HTTP 200 Jul 10 14:21:31.196946 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 942/3759] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:31 2026] GET /volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:31.418080 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d4cd5d90-68a3-4613-bacc-67c3ba5772d7 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:31.420219 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d4cd5d90-68a3-4613-bacc-67c3ba5772d7 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 Jul 10 14:21:31.420515 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d4cd5d90-68a3-4613-bacc-67c3ba5772d7 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:31.420799 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d4cd5d90-68a3-4613-bacc-67c3ba5772d7 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:31.423022 np0000005012 devstack@c-api.service[100155]: DEBUG dbcounter [-] [100155] Writing DB stats cinder:SELECT=181,cinder:INSERT=17,cinder:UPDATE=30 {{(pid=100155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:21:31.435581 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:31.435581 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:31.441187 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-d4cd5d90-68a3-4613-bacc-67c3ba5772d7 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:21:31.446774 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d4cd5d90-68a3-4613-bacc-67c3ba5772d7 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 returned with HTTP 200 Jul 10 14:21:31.447300 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 938/3760] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:31 2026] GET /volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 => generated 903 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:31.459559 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b1b300fa-b658-44b6-896a-bef1716f8d18 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:31.462323 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b1b300fa-b658-44b6-896a-bef1716f8d18 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c Jul 10 14:21:31.462574 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b1b300fa-b658-44b6-896a-bef1716f8d18 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:31.462769 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b1b300fa-b658-44b6-896a-bef1716f8d18 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:31.462874 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-b1b300fa-b658-44b6-896a-bef1716f8d18 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id c54de80e-3331-448c-8664-eeb0a5ea435c. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:31.468395 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:31.468395 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:31.469297 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b1b300fa-b658-44b6-896a-bef1716f8d18 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c returned with HTTP 200 Jul 10 14:21:31.469816 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 937/3761] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:31 2026] GET /volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:31.960989 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-352fa7a4-258e-453a-9d7b-90e06618e33c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:31.966638 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-352fa7a4-258e-453a-9d7b-90e06618e33c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:31.966867 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-352fa7a4-258e-453a-9d7b-90e06618e33c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:31.967099 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-352fa7a4-258e-453a-9d7b-90e06618e33c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:31.967225 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-352fa7a4-258e-453a-9d7b-90e06618e33c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id aca13a0c-79e9-46de-a59c-c4838e644426. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:31.973160 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:31.973160 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:31.974151 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-352fa7a4-258e-453a-9d7b-90e06618e33c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 returned with HTTP 200 Jul 10 14:21:31.974658 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 945/3762] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:31 2026] GET /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:32.208443 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-9da3dd9f-07a2-48ff-801e-98226131d118 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:32.210284 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9da3dd9f-07a2-48ff-801e-98226131d118 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 Jul 10 14:21:32.210484 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9da3dd9f-07a2-48ff-801e-98226131d118 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:32.210729 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9da3dd9f-07a2-48ff-801e-98226131d118 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:32.210875 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-9da3dd9f-07a2-48ff-801e-98226131d118 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 24d292a7-d95a-4fb0-907f-c40c9499c9e8. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:32.225023 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:32.225023 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:32.225838 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9da3dd9f-07a2-48ff-801e-98226131d118 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 returned with HTTP 200 Jul 10 14:21:32.226226 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 943/3763] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:32 2026] GET /volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:32.463153 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-3a13ce35-3dac-46c5-b520-7545726401ae None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:32.465890 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3a13ce35-3dac-46c5-b520-7545726401ae tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 Jul 10 14:21:32.466365 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3a13ce35-3dac-46c5-b520-7545726401ae tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:32.466661 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3a13ce35-3dac-46c5-b520-7545726401ae tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:32.478043 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:32.478043 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:32.481821 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8ddb6daf-73f7-4cec-86d2-b79e12e0a9e2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:32.482142 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-3a13ce35-3dac-46c5-b520-7545726401ae tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:21:32.483856 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8ddb6daf-73f7-4cec-86d2-b79e12e0a9e2 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c Jul 10 14:21:32.484079 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8ddb6daf-73f7-4cec-86d2-b79e12e0a9e2 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:32.484295 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8ddb6daf-73f7-4cec-86d2-b79e12e0a9e2 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:32.484480 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-8ddb6daf-73f7-4cec-86d2-b79e12e0a9e2 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id c54de80e-3331-448c-8664-eeb0a5ea435c. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:32.487383 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3a13ce35-3dac-46c5-b520-7545726401ae tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 returned with HTTP 200 Jul 10 14:21:32.487865 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 939/3764] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:32 2026] GET /volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:32.489680 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:32.489680 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:32.490625 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8ddb6daf-73f7-4cec-86d2-b79e12e0a9e2 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c returned with HTTP 200 Jul 10 14:21:32.491075 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 938/3765] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:32 2026] GET /volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:32.994603 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f676a3a5-02e7-4d51-946c-a738024b33d9 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:33.003926 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f676a3a5-02e7-4d51-946c-a738024b33d9 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:33.004311 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f676a3a5-02e7-4d51-946c-a738024b33d9 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:33.004734 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f676a3a5-02e7-4d51-946c-a738024b33d9 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:33.004958 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-f676a3a5-02e7-4d51-946c-a738024b33d9 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id aca13a0c-79e9-46de-a59c-c4838e644426. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:33.012003 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:33.012003 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:33.013276 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f676a3a5-02e7-4d51-946c-a738024b33d9 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 returned with HTTP 200 Jul 10 14:21:33.013760 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 946/3766] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:32 2026] GET /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:33.239296 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5697fd97-ddbf-466b-af45-e0ccd699067f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:33.241608 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5697fd97-ddbf-466b-af45-e0ccd699067f tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 Jul 10 14:21:33.241851 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5697fd97-ddbf-466b-af45-e0ccd699067f tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:33.242103 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5697fd97-ddbf-466b-af45-e0ccd699067f tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:33.242237 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-5697fd97-ddbf-466b-af45-e0ccd699067f tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 24d292a7-d95a-4fb0-907f-c40c9499c9e8. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:33.247286 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:33.247286 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:33.248210 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5697fd97-ddbf-466b-af45-e0ccd699067f tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 returned with HTTP 200 Jul 10 14:21:33.248684 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 944/3767] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:33 2026] GET /volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:33.503718 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-76c6d75f-08f2-4442-b5bf-1ad2237e4842 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:33.505285 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-2082f60a-6075-4b4f-a18c-df0adb90b442 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:33.505494 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-76c6d75f-08f2-4442-b5bf-1ad2237e4842 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 Jul 10 14:21:33.505573 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2082f60a-6075-4b4f-a18c-df0adb90b442 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c Jul 10 14:21:33.505905 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-76c6d75f-08f2-4442-b5bf-1ad2237e4842 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:33.506037 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2082f60a-6075-4b4f-a18c-df0adb90b442 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:33.506088 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-76c6d75f-08f2-4442-b5bf-1ad2237e4842 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:33.506120 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2082f60a-6075-4b4f-a18c-df0adb90b442 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:33.506120 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-2082f60a-6075-4b4f-a18c-df0adb90b442 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id c54de80e-3331-448c-8664-eeb0a5ea435c. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:33.513443 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:33.513443 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:33.514456 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2082f60a-6075-4b4f-a18c-df0adb90b442 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c returned with HTTP 200 Jul 10 14:21:33.514960 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 940/3768] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:33 2026] GET /volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:33.521416 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:33.521416 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:33.525520 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-76c6d75f-08f2-4442-b5bf-1ad2237e4842 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:21:33.530274 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-76c6d75f-08f2-4442-b5bf-1ad2237e4842 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 returned with HTTP 200 Jul 10 14:21:33.530686 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 939/3769] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:33 2026] GET /volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:34.025067 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-2e2f6e85-5f48-4c91-a40e-8d793ce368ce None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:34.027518 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2e2f6e85-5f48-4c91-a40e-8d793ce368ce tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:34.027745 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2e2f6e85-5f48-4c91-a40e-8d793ce368ce tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:34.027988 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2e2f6e85-5f48-4c91-a40e-8d793ce368ce tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:34.028122 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-2e2f6e85-5f48-4c91-a40e-8d793ce368ce tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id aca13a0c-79e9-46de-a59c-c4838e644426. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:34.033762 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:34.033762 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:34.034658 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2e2f6e85-5f48-4c91-a40e-8d793ce368ce tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 returned with HTTP 200 Jul 10 14:21:34.035075 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 947/3770] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:34 2026] GET /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:34.263930 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-10f5cf02-5da1-499f-afc4-90bf72630671 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:34.266365 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-10f5cf02-5da1-499f-afc4-90bf72630671 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 Jul 10 14:21:34.266584 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-10f5cf02-5da1-499f-afc4-90bf72630671 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:34.266811 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-10f5cf02-5da1-499f-afc4-90bf72630671 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:34.267028 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-10f5cf02-5da1-499f-afc4-90bf72630671 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 24d292a7-d95a-4fb0-907f-c40c9499c9e8. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:34.275956 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:34.275956 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:34.277060 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-10f5cf02-5da1-499f-afc4-90bf72630671 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 returned with HTTP 200 Jul 10 14:21:34.277662 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 945/3771] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:34 2026] GET /volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:34.526024 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-fe2ca033-4d84-4b79-b384-29a2d17b378b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:34.528268 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-fe2ca033-4d84-4b79-b384-29a2d17b378b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c Jul 10 14:21:34.528518 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-fe2ca033-4d84-4b79-b384-29a2d17b378b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:34.528766 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-fe2ca033-4d84-4b79-b384-29a2d17b378b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:34.528926 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-fe2ca033-4d84-4b79-b384-29a2d17b378b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id c54de80e-3331-448c-8664-eeb0a5ea435c. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:34.534301 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:34.534301 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:34.535319 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-fe2ca033-4d84-4b79-b384-29a2d17b378b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c returned with HTTP 200 Jul 10 14:21:34.536008 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 941/3772] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:34 2026] GET /volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:34.547921 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fd554794-cb02-4005-84bb-60904ca6a356 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:34.550491 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fd554794-cb02-4005-84bb-60904ca6a356 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 Jul 10 14:21:34.550734 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fd554794-cb02-4005-84bb-60904ca6a356 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:34.550980 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fd554794-cb02-4005-84bb-60904ca6a356 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:34.561374 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:34.561374 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:34.565662 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-fd554794-cb02-4005-84bb-60904ca6a356 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:21:34.570261 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fd554794-cb02-4005-84bb-60904ca6a356 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 returned with HTTP 200 Jul 10 14:21:34.570870 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 940/3773] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:34 2026] GET /volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:35.045299 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-cc8ca729-bf06-4cec-9f3a-41a93961d7e4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:35.046997 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cc8ca729-bf06-4cec-9f3a-41a93961d7e4 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:35.047171 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cc8ca729-bf06-4cec-9f3a-41a93961d7e4 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:35.047869 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cc8ca729-bf06-4cec-9f3a-41a93961d7e4 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:35.047869 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-cc8ca729-bf06-4cec-9f3a-41a93961d7e4 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id aca13a0c-79e9-46de-a59c-c4838e644426. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:35.051750 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:35.051750 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:35.052523 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cc8ca729-bf06-4cec-9f3a-41a93961d7e4 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 returned with HTTP 200 Jul 10 14:21:35.052935 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 948/3774] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:35 2026] GET /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:35.291203 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-1b5af272-67ca-4be1-bb1d-a16107de9542 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:35.294167 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1b5af272-67ca-4be1-bb1d-a16107de9542 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 Jul 10 14:21:35.294405 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1b5af272-67ca-4be1-bb1d-a16107de9542 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:35.294660 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1b5af272-67ca-4be1-bb1d-a16107de9542 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:35.294818 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-1b5af272-67ca-4be1-bb1d-a16107de9542 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 24d292a7-d95a-4fb0-907f-c40c9499c9e8. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:35.301492 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:35.301492 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:35.302638 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1b5af272-67ca-4be1-bb1d-a16107de9542 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 returned with HTTP 200 Jul 10 14:21:35.303155 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 946/3775] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:35 2026] GET /volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:35.313368 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-9b1915e6-2013-432a-8369-69a94da6d83b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:35.315513 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9b1915e6-2013-432a-8369-69a94da6d83b tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 Jul 10 14:21:35.315750 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9b1915e6-2013-432a-8369-69a94da6d83b tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:35.315987 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9b1915e6-2013-432a-8369-69a94da6d83b tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:35.316127 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-9b1915e6-2013-432a-8369-69a94da6d83b tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id 0a93717e-658e-4fa9-a9e9-49a9246315f5. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:35.321329 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:35.321329 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:35.322176 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9b1915e6-2013-432a-8369-69a94da6d83b tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 returned with HTTP 200 Jul 10 14:21:35.322662 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 942/3776] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:35 2026] GET /volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:35.337150 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-073ebda5-6bf6-48c1-bc3e-68113fb9b44f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:35.339784 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-073ebda5-6bf6-48c1-bc3e-68113fb9b44f tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] POST https://10.4.3.66/volume/v3/backups Jul 10 14:21:35.340928 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-073ebda5-6bf6-48c1-bc3e-68113fb9b44f tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "197ec764-ce15-4298-a5de-6aafb320935c", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-600805606"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:21:35.342377 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.backups [None req-073ebda5-6bf6-48c1-bc3e-68113fb9b44f tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Creating new backup {'backup': {'volume_id': '197ec764-ce15-4298-a5de-6aafb320935c', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-600805606'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 14:21:35.342614 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.contrib.backups [None req-073ebda5-6bf6-48c1-bc3e-68113fb9b44f tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Creating backup of volume 197ec764-ce15-4298-a5de-6aafb320935c in container None Jul 10 14:21:35.352161 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:35.352161 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:35.352538 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-073ebda5-6bf6-48c1-bc3e-68113fb9b44f tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Volume info retrieved successfully. Jul 10 14:21:35.375618 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-073ebda5-6bf6-48c1-bc3e-68113fb9b44f tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Created reservations ['6c48b11f-f943-4c52-b488-fb1bab22fe72', 'c1a0ef4d-8c9d-43fb-ab7d-52066adb6e28'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:21:35.413869 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-073ebda5-6bf6-48c1-bc3e-68113fb9b44f tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Jul 10 14:21:35.414569 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 941/3777] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:21:35 2026] POST /volume/v3/backups => generated 327 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:21:35.424388 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-884054d6-0247-49e1-88d0-c143a453bc1b None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:35.426356 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-884054d6-0247-49e1-88d0-c143a453bc1b tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 Jul 10 14:21:35.426494 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-884054d6-0247-49e1-88d0-c143a453bc1b tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:35.426722 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-884054d6-0247-49e1-88d0-c143a453bc1b tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:35.426851 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-884054d6-0247-49e1-88d0-c143a453bc1b tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id 43a1f711-f8b0-45dd-9334-8731dd7bda93. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:35.431896 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:35.431896 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:35.432583 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-884054d6-0247-49e1-88d0-c143a453bc1b tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 returned with HTTP 200 Jul 10 14:21:35.433143 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 949/3778] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:35 2026] GET /volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:35.546478 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-fa1dc8ee-4cba-45b8-bbb2-26fb7904f47b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:35.548649 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fa1dc8ee-4cba-45b8-bbb2-26fb7904f47b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c Jul 10 14:21:35.548903 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-fa1dc8ee-4cba-45b8-bbb2-26fb7904f47b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:35.549181 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-fa1dc8ee-4cba-45b8-bbb2-26fb7904f47b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:35.549402 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-fa1dc8ee-4cba-45b8-bbb2-26fb7904f47b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id c54de80e-3331-448c-8664-eeb0a5ea435c. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:35.554740 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:35.554740 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:35.555709 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fa1dc8ee-4cba-45b8-bbb2-26fb7904f47b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c returned with HTTP 200 Jul 10 14:21:35.556197 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 947/3779] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:35 2026] GET /volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:35.583075 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-c54c1e38-75b2-41fc-956f-3965193ceed6 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:35.585066 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c54c1e38-75b2-41fc-956f-3965193ceed6 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 Jul 10 14:21:35.585336 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c54c1e38-75b2-41fc-956f-3965193ceed6 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:35.585615 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c54c1e38-75b2-41fc-956f-3965193ceed6 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:35.595677 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:35.595677 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:35.599325 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-c54c1e38-75b2-41fc-956f-3965193ceed6 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:21:35.603571 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c54c1e38-75b2-41fc-956f-3965193ceed6 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 returned with HTTP 200 Jul 10 14:21:35.604114 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 943/3780] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:35 2026] GET /volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:36.066111 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2065185f-3e33-44cf-a72d-473526ddd01a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:36.068645 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2065185f-3e33-44cf-a72d-473526ddd01a tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:36.069206 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2065185f-3e33-44cf-a72d-473526ddd01a tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:36.069206 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2065185f-3e33-44cf-a72d-473526ddd01a tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:36.069206 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-2065185f-3e33-44cf-a72d-473526ddd01a tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id aca13a0c-79e9-46de-a59c-c4838e644426. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:36.075550 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:36.075550 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:36.076560 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2065185f-3e33-44cf-a72d-473526ddd01a tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 returned with HTTP 200 Jul 10 14:21:36.077217 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 942/3781] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:36 2026] GET /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:36.447582 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8295863f-2692-47e4-af7e-5e04ff181a86 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:36.451601 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8295863f-2692-47e4-af7e-5e04ff181a86 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 Jul 10 14:21:36.451601 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8295863f-2692-47e4-af7e-5e04ff181a86 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:36.451938 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8295863f-2692-47e4-af7e-5e04ff181a86 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:36.452144 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-8295863f-2692-47e4-af7e-5e04ff181a86 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id 43a1f711-f8b0-45dd-9334-8731dd7bda93. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:36.457181 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:36.457181 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:36.458264 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8295863f-2692-47e4-af7e-5e04ff181a86 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 returned with HTTP 200 Jul 10 14:21:36.458913 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 950/3782] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:36 2026] GET /volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:36.569067 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-3144bf41-6a4f-49cb-8710-45956ddae0de None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:36.571220 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3144bf41-6a4f-49cb-8710-45956ddae0de tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c Jul 10 14:21:36.571473 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3144bf41-6a4f-49cb-8710-45956ddae0de tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:36.571757 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3144bf41-6a4f-49cb-8710-45956ddae0de tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:36.571946 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-3144bf41-6a4f-49cb-8710-45956ddae0de tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id c54de80e-3331-448c-8664-eeb0a5ea435c. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:36.587843 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:36.587843 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:36.589468 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3144bf41-6a4f-49cb-8710-45956ddae0de tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c returned with HTTP 200 Jul 10 14:21:36.591836 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 948/3783] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:36 2026] GET /volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c => generated 788 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:36.618074 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-cea7e31d-ac87-481c-8e75-e700c31efd1e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:36.620744 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-cea7e31d-ac87-481c-8e75-e700c31efd1e tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 Jul 10 14:21:36.621066 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-cea7e31d-ac87-481c-8e75-e700c31efd1e tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:36.621358 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-cea7e31d-ac87-481c-8e75-e700c31efd1e tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:36.637037 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:36.637037 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:36.643881 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-cea7e31d-ac87-481c-8e75-e700c31efd1e tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:21:36.650199 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-cea7e31d-ac87-481c-8e75-e700c31efd1e tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 returned with HTTP 200 Jul 10 14:21:36.650708 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 944/3784] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:36 2026] GET /volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 => generated 903 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:37.094750 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-83279242-ddf7-424d-a469-400ef8d721e2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:37.097223 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-83279242-ddf7-424d-a469-400ef8d721e2 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:37.097476 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-83279242-ddf7-424d-a469-400ef8d721e2 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:37.097753 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-83279242-ddf7-424d-a469-400ef8d721e2 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:37.097909 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-83279242-ddf7-424d-a469-400ef8d721e2 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id aca13a0c-79e9-46de-a59c-c4838e644426. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:37.103333 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:37.103333 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:37.104414 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-83279242-ddf7-424d-a469-400ef8d721e2 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 returned with HTTP 200 Jul 10 14:21:37.104849 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 943/3785] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:37 2026] GET /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:37.470280 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-7e0c4eef-4e51-4d0c-a8b1-793096ccdcde None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:37.472154 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7e0c4eef-4e51-4d0c-a8b1-793096ccdcde tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 Jul 10 14:21:37.472358 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7e0c4eef-4e51-4d0c-a8b1-793096ccdcde tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:37.472574 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7e0c4eef-4e51-4d0c-a8b1-793096ccdcde tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:37.472719 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-7e0c4eef-4e51-4d0c-a8b1-793096ccdcde tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id 43a1f711-f8b0-45dd-9334-8731dd7bda93. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:37.477840 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:37.477840 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:37.478796 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7e0c4eef-4e51-4d0c-a8b1-793096ccdcde tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 returned with HTTP 200 Jul 10 14:21:37.479180 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 951/3786] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:37 2026] GET /volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:37.609268 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8139ae55-e7c6-457b-ae6e-8002f433fbf0 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:37.609865 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8139ae55-e7c6-457b-ae6e-8002f433fbf0 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c Jul 10 14:21:37.610101 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8139ae55-e7c6-457b-ae6e-8002f433fbf0 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:37.610300 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8139ae55-e7c6-457b-ae6e-8002f433fbf0 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:37.610458 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-8139ae55-e7c6-457b-ae6e-8002f433fbf0 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id c54de80e-3331-448c-8664-eeb0a5ea435c. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:37.616171 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:37.616171 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:37.617603 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8139ae55-e7c6-457b-ae6e-8002f433fbf0 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c returned with HTTP 200 Jul 10 14:21:37.618067 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 949/3787] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:37 2026] GET /volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:37.668008 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a6acc139-7409-4e58-96e2-3e5e846be9aa None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:37.673880 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a6acc139-7409-4e58-96e2-3e5e846be9aa tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 Jul 10 14:21:37.673880 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a6acc139-7409-4e58-96e2-3e5e846be9aa tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:37.674683 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a6acc139-7409-4e58-96e2-3e5e846be9aa tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:37.688912 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:37.688912 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:37.693372 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-a6acc139-7409-4e58-96e2-3e5e846be9aa tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:21:37.700427 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a6acc139-7409-4e58-96e2-3e5e846be9aa tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 returned with HTTP 200 Jul 10 14:21:37.701127 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 945/3788] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:37 2026] GET /volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 => generated 903 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:38.121482 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7b1059e5-1b6e-4572-9cb5-9af269c894e9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:38.124807 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7b1059e5-1b6e-4572-9cb5-9af269c894e9 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:38.125021 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7b1059e5-1b6e-4572-9cb5-9af269c894e9 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:38.126204 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7b1059e5-1b6e-4572-9cb5-9af269c894e9 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:38.126441 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-7b1059e5-1b6e-4572-9cb5-9af269c894e9 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id aca13a0c-79e9-46de-a59c-c4838e644426. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:38.132904 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:38.132904 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:38.134755 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7b1059e5-1b6e-4572-9cb5-9af269c894e9 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 returned with HTTP 200 Jul 10 14:21:38.135422 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 944/3789] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:38 2026] GET /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:38.490728 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-230f43d2-36a2-4cb4-af3a-d1958cf19a13 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:38.493086 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-230f43d2-36a2-4cb4-af3a-d1958cf19a13 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 Jul 10 14:21:38.493358 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-230f43d2-36a2-4cb4-af3a-d1958cf19a13 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:38.493669 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-230f43d2-36a2-4cb4-af3a-d1958cf19a13 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:38.493826 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-230f43d2-36a2-4cb4-af3a-d1958cf19a13 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id 43a1f711-f8b0-45dd-9334-8731dd7bda93. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:38.499541 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:38.499541 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:38.500441 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-230f43d2-36a2-4cb4-af3a-d1958cf19a13 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 returned with HTTP 200 Jul 10 14:21:38.501097 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 952/3790] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:38 2026] GET /volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:38.634349 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f184ed57-3ed1-46b2-a66d-081546730cb3 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:38.639849 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f184ed57-3ed1-46b2-a66d-081546730cb3 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c Jul 10 14:21:38.640290 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f184ed57-3ed1-46b2-a66d-081546730cb3 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:38.640688 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f184ed57-3ed1-46b2-a66d-081546730cb3 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:38.640813 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-f184ed57-3ed1-46b2-a66d-081546730cb3 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id c54de80e-3331-448c-8664-eeb0a5ea435c. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:38.651945 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:38.651945 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:38.652984 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f184ed57-3ed1-46b2-a66d-081546730cb3 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c returned with HTTP 200 Jul 10 14:21:38.653591 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 950/3791] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:38 2026] GET /volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c => generated 788 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:38.719067 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f8955d4d-97e5-46d8-bf63-2ed5e90bcf98 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:38.722367 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f8955d4d-97e5-46d8-bf63-2ed5e90bcf98 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 Jul 10 14:21:38.723574 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f8955d4d-97e5-46d8-bf63-2ed5e90bcf98 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:38.723574 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f8955d4d-97e5-46d8-bf63-2ed5e90bcf98 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:38.735539 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:38.735539 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:38.741101 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-f8955d4d-97e5-46d8-bf63-2ed5e90bcf98 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:21:38.750079 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f8955d4d-97e5-46d8-bf63-2ed5e90bcf98 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 returned with HTTP 200 Jul 10 14:21:38.750857 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 946/3792] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:38 2026] GET /volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 => generated 903 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:39.150237 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7776f96e-1510-455c-a006-1cda3e24da73 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:39.154536 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7776f96e-1510-455c-a006-1cda3e24da73 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:39.154536 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7776f96e-1510-455c-a006-1cda3e24da73 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:39.154536 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7776f96e-1510-455c-a006-1cda3e24da73 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:39.154536 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-7776f96e-1510-455c-a006-1cda3e24da73 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id aca13a0c-79e9-46de-a59c-c4838e644426. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:39.161179 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:39.161179 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:39.162570 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7776f96e-1510-455c-a006-1cda3e24da73 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 returned with HTTP 200 Jul 10 14:21:39.163238 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 945/3793] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:39 2026] GET /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:39.284286 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-16765531-b345-475b-bd03-7a0c9b2c01de None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:39.401812 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-16765531-b345-475b-bd03-7a0c9b2c01de tempest-GroupsV314Test-425726243 tempest-GroupsV314Test-425726243-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:21:39.402234 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-16765531-b345-475b-bd03-7a0c9b2c01de tempest-GroupsV314Test-425726243 tempest-GroupsV314Test-425726243-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-622478722"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:21:39.422530 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-16765531-b345-475b-bd03-7a0c9b2c01de tempest-GroupsV314Test-425726243 tempest-GroupsV314Test-425726243-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:21:39.422951 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 953/3794] 10.4.3.66 () {68 vars in 1245 bytes} [Fri Jul 10 14:21:39 2026] POST /volume/v3/types => generated 219 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:39.435947 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-cadd2e33-6c98-4613-88e9-c845a39ff675 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:39.441996 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-cadd2e33-6c98-4613-88e9-c845a39ff675 tempest-GroupsV314Test-425726243 tempest-GroupsV314Test-425726243-project-admin] POST https://10.4.3.66/volume/v3/group_types Jul 10 14:21:39.442380 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-cadd2e33-6c98-4613-88e9-c845a39ff675 tempest-GroupsV314Test-425726243 tempest-GroupsV314Test-425726243-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1311217712"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:21:39.445914 np0000005012 devstack@c-api.service[100153]: DEBUG dbcounter [-] [100153] Writing DB stats cinder:SELECT=185,cinder:INSERT=31,cinder:UPDATE=51,cinder:DELETE=1 {{(pid=100153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:21:39.464475 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-cadd2e33-6c98-4613-88e9-c845a39ff675 tempest-GroupsV314Test-425726243 tempest-GroupsV314Test-425726243-project-admin] https://10.4.3.66/volume/v3/group_types returned with HTTP 202 Jul 10 14:21:39.465481 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 951/3795] 10.4.3.66 () {70 vars in 1304 bytes} [Fri Jul 10 14:21:39 2026] POST /volume/v3/group_types => generated 177 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:21:39.476132 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-559112d3-8b23-48bc-b91d-b3cce3dc96d0 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:39.515626 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7d880d7c-7a27-4c4f-a908-9a3b5c4935a8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:39.517246 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7d880d7c-7a27-4c4f-a908-9a3b5c4935a8 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 Jul 10 14:21:39.517577 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7d880d7c-7a27-4c4f-a908-9a3b5c4935a8 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:39.517891 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7d880d7c-7a27-4c4f-a908-9a3b5c4935a8 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:39.518096 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-7d880d7c-7a27-4c4f-a908-9a3b5c4935a8 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id 43a1f711-f8b0-45dd-9334-8731dd7bda93. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:39.523145 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:39.523145 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:39.524072 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7d880d7c-7a27-4c4f-a908-9a3b5c4935a8 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 returned with HTTP 200 Jul 10 14:21:39.524723 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 946/3796] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:39 2026] GET /volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:39.553715 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-559112d3-8b23-48bc-b91d-b3cce3dc96d0 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] POST https://10.4.3.66/volume/v3/groups Jul 10 14:21:39.554358 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-559112d3-8b23-48bc-b91d-b3cce3dc96d0 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "1c2bf013-556f-46a8-b3bf-a8d76c5839b1", "volume_types": ["baf3b4e6-f291-4d1b-97a4-1346d070a017"], "name": "tempest-GroupsV314Test-Group-2141715961"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:21:39.557125 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.groups [None req-559112d3-8b23-48bc-b91d-b3cce3dc96d0 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Creating new group {'group': {'group_type': '1c2bf013-556f-46a8-b3bf-a8d76c5839b1', 'volume_types': ['baf3b4e6-f291-4d1b-97a4-1346d070a017'], 'name': 'tempest-GroupsV314Test-Group-2141715961'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 10 14:21:39.560134 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.groups [None req-559112d3-8b23-48bc-b91d-b3cce3dc96d0 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Creating group tempest-GroupsV314Test-Group-2141715961. Jul 10 14:21:39.568720 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-559112d3-8b23-48bc-b91d-b3cce3dc96d0 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Availability Zones retrieved successfully. Jul 10 14:21:39.591369 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-559112d3-8b23-48bc-b91d-b3cce3dc96d0 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Created reservations ['87a3b719-0703-44b2-b472-66f00aceaffa'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:21:39.621448 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-559112d3-8b23-48bc-b91d-b3cce3dc96d0 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] https://10.4.3.66/volume/v3/groups returned with HTTP 202 Jul 10 14:21:39.621448 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 947/3797] 10.4.3.66 () {70 vars in 1290 bytes} [Fri Jul 10 14:21:39 2026] POST /volume/v3/groups => generated 108 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:21:39.634629 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-7a44120d-633a-401b-a637-a895e0489ed8 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:39.637170 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7a44120d-633a-401b-a637-a895e0489ed8 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] GET https://10.4.3.66/volume/v3/groups/93b75672-f4a0-4873-9ee5-13e362204150 Jul 10 14:21:39.637526 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7a44120d-633a-401b-a637-a895e0489ed8 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:39.637806 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7a44120d-633a-401b-a637-a895e0489ed8 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:39.638094 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.groups [None req-7a44120d-633a-401b-a637-a895e0489ed8 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] show called for member 93b75672-f4a0-4873-9ee5-13e362204150 {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:21:39.641916 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:39.641916 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:39.651365 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7a44120d-633a-401b-a637-a895e0489ed8 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] https://10.4.3.66/volume/v3/groups/93b75672-f4a0-4873-9ee5-13e362204150 returned with HTTP 200 Jul 10 14:21:39.655280 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 954/3798] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:21:39 2026] GET /volume/v3/groups/93b75672-f4a0-4873-9ee5-13e362204150 => generated 388 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:21:39.669423 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f374861d-a054-4312-885c-6fa90f31d79f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:39.672072 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f374861d-a054-4312-885c-6fa90f31d79f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c Jul 10 14:21:39.672388 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f374861d-a054-4312-885c-6fa90f31d79f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:39.672614 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f374861d-a054-4312-885c-6fa90f31d79f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:39.672750 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-f374861d-a054-4312-885c-6fa90f31d79f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id c54de80e-3331-448c-8664-eeb0a5ea435c. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:39.684399 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:39.684399 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:39.685463 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f374861d-a054-4312-885c-6fa90f31d79f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c returned with HTTP 200 Jul 10 14:21:39.685908 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 952/3799] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:39 2026] GET /volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:21:39.767573 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3572f515-016e-4f9a-8796-a251ad6c831c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:39.770038 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3572f515-016e-4f9a-8796-a251ad6c831c tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 Jul 10 14:21:39.770786 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3572f515-016e-4f9a-8796-a251ad6c831c tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:39.771181 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3572f515-016e-4f9a-8796-a251ad6c831c tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:39.784294 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:39.784294 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:39.789278 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3572f515-016e-4f9a-8796-a251ad6c831c tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:21:39.796075 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3572f515-016e-4f9a-8796-a251ad6c831c tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 returned with HTTP 200 Jul 10 14:21:39.796680 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 947/3800] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:39 2026] GET /volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 => generated 903 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:40.181984 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-36da71e5-1594-4e9b-9897-a2a3d21cc195 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:40.183980 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-36da71e5-1594-4e9b-9897-a2a3d21cc195 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:40.184321 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-36da71e5-1594-4e9b-9897-a2a3d21cc195 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:40.184786 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-36da71e5-1594-4e9b-9897-a2a3d21cc195 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:40.185013 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-36da71e5-1594-4e9b-9897-a2a3d21cc195 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id aca13a0c-79e9-46de-a59c-c4838e644426. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:40.192214 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:40.192214 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:40.192214 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-36da71e5-1594-4e9b-9897-a2a3d21cc195 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 returned with HTTP 200 Jul 10 14:21:40.192214 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 948/3801] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:40 2026] GET /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:40.538246 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b6941721-5bf4-41e3-a006-ddccf9c689e0 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:40.541256 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b6941721-5bf4-41e3-a006-ddccf9c689e0 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 Jul 10 14:21:40.541607 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b6941721-5bf4-41e3-a006-ddccf9c689e0 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:40.542025 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b6941721-5bf4-41e3-a006-ddccf9c689e0 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:40.542218 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-b6941721-5bf4-41e3-a006-ddccf9c689e0 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id 43a1f711-f8b0-45dd-9334-8731dd7bda93. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:40.548969 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:40.548969 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:40.549713 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b6941721-5bf4-41e3-a006-ddccf9c689e0 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 returned with HTTP 200 Jul 10 14:21:40.550286 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 955/3802] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:40 2026] GET /volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:40.667470 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-3633618a-d5b5-4a38-81f6-08c92851edf2 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:40.669593 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3633618a-d5b5-4a38-81f6-08c92851edf2 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] GET https://10.4.3.66/volume/v3/groups/93b75672-f4a0-4873-9ee5-13e362204150 Jul 10 14:21:40.670326 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3633618a-d5b5-4a38-81f6-08c92851edf2 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:40.670326 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3633618a-d5b5-4a38-81f6-08c92851edf2 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:40.670461 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.groups [None req-3633618a-d5b5-4a38-81f6-08c92851edf2 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] show called for member 93b75672-f4a0-4873-9ee5-13e362204150 {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:21:40.675252 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:40.675252 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:40.685702 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3633618a-d5b5-4a38-81f6-08c92851edf2 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] https://10.4.3.66/volume/v3/groups/93b75672-f4a0-4873-9ee5-13e362204150 returned with HTTP 200 Jul 10 14:21:40.686630 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 953/3803] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:21:40 2026] GET /volume/v3/groups/93b75672-f4a0-4873-9ee5-13e362204150 => generated 389 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:21:40.700113 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4e7e3f45-88b8-4783-9176-54243e2eb4a7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:40.703014 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4e7e3f45-88b8-4783-9176-54243e2eb4a7 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:21:40.703578 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4e7e3f45-88b8-4783-9176-54243e2eb4a7 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1412092997", "volume_type": "baf3b4e6-f291-4d1b-97a4-1346d070a017", "group_id": "93b75672-f4a0-4873-9ee5-13e362204150", "size": 1}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:21:40.704684 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f54f7dcb-57eb-42b1-90b3-717494ad975e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:40.705736 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-4e7e3f45-88b8-4783-9176-54243e2eb4a7 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1412092997', 'volume_type': 'baf3b4e6-f291-4d1b-97a4-1346d070a017', 'group_id': '93b75672-f4a0-4873-9ee5-13e362204150', 'size': 1}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:21:40.707725 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f54f7dcb-57eb-42b1-90b3-717494ad975e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c Jul 10 14:21:40.708584 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f54f7dcb-57eb-42b1-90b3-717494ad975e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:40.709026 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f54f7dcb-57eb-42b1-90b3-717494ad975e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:40.709256 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-f54f7dcb-57eb-42b1-90b3-717494ad975e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id c54de80e-3331-448c-8664-eeb0a5ea435c. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:40.717344 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:40.717344 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:40.717544 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:40.717544 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:40.717648 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-4e7e3f45-88b8-4783-9176-54243e2eb4a7 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Create volume of 1 GB Jul 10 14:21:40.718678 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f54f7dcb-57eb-42b1-90b3-717494ad975e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c returned with HTTP 200 Jul 10 14:21:40.719360 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 949/3804] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:40 2026] GET /volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:40.730392 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4e7e3f45-88b8-4783-9176-54243e2eb4a7 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Availability Zones retrieved successfully. Jul 10 14:21:40.741696 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4e7e3f45-88b8-4783-9176-54243e2eb4a7 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Flow 'volume_create_api' (a269c695-5d52-47ef-b65f-c71304081f29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:21:40.743897 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4e7e3f45-88b8-4783-9176-54243e2eb4a7 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc8ea7c2-ef67-4b61-a759-a871d65caf4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:21:40.744666 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:40.744666 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:40.745422 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-4e7e3f45-88b8-4783-9176-54243e2eb4a7 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:21:40.781921 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4e7e3f45-88b8-4783-9176-54243e2eb4a7 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc8ea7c2-ef67-4b61-a759-a871d65caf4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:21:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=baf3b4e6-f291-4d1b-97a4-1346d070a017,is_public=True,name='tempest-GroupsV314Test-volume-type-622478722',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'baf3b4e6-f291-4d1b-97a4-1346d070a017', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '93b75672-f4a0-4873-9ee5-13e362204150', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:21:40.782787 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4e7e3f45-88b8-4783-9176-54243e2eb4a7 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00e5318d-abe2-4a11-9f11-6b547617ae6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:21:40.817597 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-7ceac352-7cd8-4832-9dd0-208f5b63956d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:40.819948 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7ceac352-7cd8-4832-9dd0-208f5b63956d tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 Jul 10 14:21:40.820992 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7ceac352-7cd8-4832-9dd0-208f5b63956d tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:40.820992 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7ceac352-7cd8-4832-9dd0-208f5b63956d tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:40.833407 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:40.833407 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:40.835703 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-4e7e3f45-88b8-4783-9176-54243e2eb4a7 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-622478722 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-622478722, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:21:40.835703 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-4e7e3f45-88b8-4783-9176-54243e2eb4a7 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-622478722 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-622478722, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:21:40.839838 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-7ceac352-7cd8-4832-9dd0-208f5b63956d tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:21:40.845207 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7ceac352-7cd8-4832-9dd0-208f5b63956d tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 returned with HTTP 200 Jul 10 14:21:40.845892 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 956/3805] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:40 2026] GET /volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 => generated 903 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:40.903176 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-4e7e3f45-88b8-4783-9176-54243e2eb4a7 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Created reservations ['e168041b-36fb-49e9-b64c-85dcd42a35bb', 'f06c6e70-fefe-4605-83cb-7cc82db3303d', 'eb58c54c-753a-49ac-923b-2a1fc58a5c07', 'ec9ebdd1-e99b-48e1-afc0-975f1ebbe8fa'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:21:40.904628 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4e7e3f45-88b8-4783-9176-54243e2eb4a7 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00e5318d-abe2-4a11-9f11-6b547617ae6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e168041b-36fb-49e9-b64c-85dcd42a35bb', 'f06c6e70-fefe-4605-83cb-7cc82db3303d', 'eb58c54c-753a-49ac-923b-2a1fc58a5c07', 'ec9ebdd1-e99b-48e1-afc0-975f1ebbe8fa']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:21:40.905769 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4e7e3f45-88b8-4783-9176-54243e2eb4a7 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e7db586-8985-4635-bad9-0b676e6c92e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:21:40.907926 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-0b7d1056-3fff-4385-90cf-afb6cc3e3032 req-c75a0450-95f5-4759-b7a4-62741d758b48 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:40.910257 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-0b7d1056-3fff-4385-90cf-afb6cc3e3032 req-c75a0450-95f5-4759-b7a4-62741d758b48 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 Jul 10 14:21:40.910629 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-0b7d1056-3fff-4385-90cf-afb6cc3e3032 req-c75a0450-95f5-4759-b7a4-62741d758b48 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:40.911022 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-0b7d1056-3fff-4385-90cf-afb6cc3e3032 req-c75a0450-95f5-4759-b7a4-62741d758b48 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:40.925524 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:40.925524 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:40.930766 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-0b7d1056-3fff-4385-90cf-afb6cc3e3032 req-c75a0450-95f5-4759-b7a4-62741d758b48 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:21:40.937223 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4e7e3f45-88b8-4783-9176-54243e2eb4a7 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e7db586-8985-4635-bad9-0b676e6c92e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '829b1d6c-8805-4483-8880-71c845ba8254', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1412092997',encryption_key_id=None,group_id=93b75672-f4a0-4873-9ee5-13e362204150,group_type_id=,metadata={},multiattach=False,project_id='cd423a82d4364085ae5335a8ce5788e5',qos_specs=None,replication_status=,reservations=['e168041b-36fb-49e9-b64c-85dcd42a35bb','f06c6e70-fefe-4605-83cb-7cc82db3303d','eb58c54c-753a-49ac-923b-2a1fc58a5c07','ec9ebdd1-e99b-48e1-afc0-975f1ebbe8fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70f70f7f49c1409699cd403087f48695',volume_type_id=baf3b4e6-f291-4d1b-97a4-1346d070a017), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:21:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1412092997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=93b75672-f4a0-4873-9ee5-13e362204150,host=None,id=829b1d6c-8805-4483-8880-71c845ba8254,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd423a82d4364085ae5335a8ce5788e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70f70f7f49c1409699cd403087f48695',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(baf3b4e6-f291-4d1b-97a4-1346d070a017),volume_type_id=baf3b4e6-f291-4d1b-97a4-1346d070a017)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:21:40.937494 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-0b7d1056-3fff-4385-90cf-afb6cc3e3032 req-c75a0450-95f5-4759-b7a4-62741d758b48 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 returned with HTTP 200 Jul 10 14:21:40.938396 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4e7e3f45-88b8-4783-9176-54243e2eb4a7 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad5e1410-9df9-45e3-907c-32a668985071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:21:40.938611 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 954/3806] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:21:40 2026] GET /volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:21:40.962599 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4e7e3f45-88b8-4783-9176-54243e2eb4a7 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad5e1410-9df9-45e3-907c-32a668985071) transitioned into state 'SUCCESS' from state '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-1412092997',encryption_key_id=None,group_id=93b75672-f4a0-4873-9ee5-13e362204150,group_type_id=,metadata={},multiattach=False,project_id='cd423a82d4364085ae5335a8ce5788e5',qos_specs=None,replication_status=,reservations=['e168041b-36fb-49e9-b64c-85dcd42a35bb','f06c6e70-fefe-4605-83cb-7cc82db3303d','eb58c54c-753a-49ac-923b-2a1fc58a5c07','ec9ebdd1-e99b-48e1-afc0-975f1ebbe8fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70f70f7f49c1409699cd403087f48695',volume_type_id=baf3b4e6-f291-4d1b-97a4-1346d070a017)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:21:40.963284 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4e7e3f45-88b8-4783-9176-54243e2eb4a7 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16211262-24bf-41a9-86fe-bf0edefae50b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:21:40.984526 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4e7e3f45-88b8-4783-9176-54243e2eb4a7 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16211262-24bf-41a9-86fe-bf0edefae50b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:21:40.984526 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-4e7e3f45-88b8-4783-9176-54243e2eb4a7 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Flow 'volume_create_api' (a269c695-5d52-47ef-b65f-c71304081f29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:21:40.984526 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4e7e3f45-88b8-4783-9176-54243e2eb4a7 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Create volume request issued successfully. Jul 10 14:21:40.985164 np0000005012 devstack@c-api.service[100152]: WARNING stevedore.named [None req-4e7e3f45-88b8-4783-9176-54243e2eb4a7 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:21:40.985384 np0000005012 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-4e7e3f45-88b8-4783-9176-54243e2eb4a7 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:21:41.034866 np0000005012 devstack@c-api.service[100152]: DEBUG oslo_db.sqlalchemy.engines [None req-4e7e3f45-88b8-4783-9176-54243e2eb4a7 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:21:41.041704 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:41.041704 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:41.047727 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4e7e3f45-88b8-4783-9176-54243e2eb4a7 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:21:41.048437 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 948/3807] 10.4.3.66 () {70 vars in 1293 bytes} [Fri Jul 10 14:21:40 2026] POST /volume/v3/volumes => generated 816 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:21:41.066069 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-8ec5edef-88f6-4460-9f10-4c628ee5e360 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:41.071029 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8ec5edef-88f6-4460-9f10-4c628ee5e360 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] GET https://10.4.3.66/volume/v3/volumes/829b1d6c-8805-4483-8880-71c845ba8254 Jul 10 14:21:41.071380 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8ec5edef-88f6-4460-9f10-4c628ee5e360 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:41.071744 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8ec5edef-88f6-4460-9f10-4c628ee5e360 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:41.085028 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:41.085028 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:41.093141 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-8ec5edef-88f6-4460-9f10-4c628ee5e360 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Volume info retrieved successfully. Jul 10 14:21:41.095730 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-8ec5edef-88f6-4460-9f10-4c628ee5e360 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:21:41.095730 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-8ec5edef-88f6-4460-9f10-4c628ee5e360 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:21:41.146475 np0000005012 devstack@c-api.service[100155]: DEBUG oslo_db.sqlalchemy.engines [None req-8ec5edef-88f6-4460-9f10-4c628ee5e360 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:21:41.153755 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:41.153755 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:41.165103 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8ec5edef-88f6-4460-9f10-4c628ee5e360 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] https://10.4.3.66/volume/v3/volumes/829b1d6c-8805-4483-8880-71c845ba8254 returned with HTTP 200 Jul 10 14:21:41.165705 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 950/3808] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:21:41 2026] GET /volume/v3/volumes/829b1d6c-8805-4483-8880-71c845ba8254 => generated 884 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:21:41.210012 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-7abae886-2179-41a0-baff-018720fd6592 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:41.214212 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7abae886-2179-41a0-baff-018720fd6592 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:41.215029 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7abae886-2179-41a0-baff-018720fd6592 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:41.215029 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7abae886-2179-41a0-baff-018720fd6592 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:41.216023 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-7abae886-2179-41a0-baff-018720fd6592 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id aca13a0c-79e9-46de-a59c-c4838e644426. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:41.223037 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:41.223037 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:41.224228 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7abae886-2179-41a0-baff-018720fd6592 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 returned with HTTP 200 Jul 10 14:21:41.225463 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 957/3809] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:41 2026] GET /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:41.563334 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-584a1d9d-5411-469e-8ab5-0e2c0de7f550 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:41.565175 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-584a1d9d-5411-469e-8ab5-0e2c0de7f550 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 Jul 10 14:21:41.565383 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-584a1d9d-5411-469e-8ab5-0e2c0de7f550 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:41.565660 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-584a1d9d-5411-469e-8ab5-0e2c0de7f550 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:41.565757 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-584a1d9d-5411-469e-8ab5-0e2c0de7f550 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id 43a1f711-f8b0-45dd-9334-8731dd7bda93. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:41.570129 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:41.570129 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:41.571867 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-584a1d9d-5411-469e-8ab5-0e2c0de7f550 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 returned with HTTP 200 Jul 10 14:21:41.571867 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 955/3810] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:41 2026] GET /volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:21:41.738832 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-940487a3-2efa-4e9b-8ef3-a9194b01d97f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:41.741989 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-940487a3-2efa-4e9b-8ef3-a9194b01d97f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c Jul 10 14:21:41.741989 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-940487a3-2efa-4e9b-8ef3-a9194b01d97f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:41.742383 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-940487a3-2efa-4e9b-8ef3-a9194b01d97f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:41.742677 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-940487a3-2efa-4e9b-8ef3-a9194b01d97f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id c54de80e-3331-448c-8664-eeb0a5ea435c. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:41.750123 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:41.750123 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:41.752016 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-940487a3-2efa-4e9b-8ef3-a9194b01d97f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c returned with HTTP 200 Jul 10 14:21:41.752632 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 949/3811] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:41 2026] GET /volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:41.871892 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e4a206ef-a503-4264-8c52-d8b3c5c2cb6a None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:41.874323 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e4a206ef-a503-4264-8c52-d8b3c5c2cb6a tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 Jul 10 14:21:41.874620 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e4a206ef-a503-4264-8c52-d8b3c5c2cb6a tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:41.874932 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e4a206ef-a503-4264-8c52-d8b3c5c2cb6a tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:41.888920 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:41.888920 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:41.894308 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e4a206ef-a503-4264-8c52-d8b3c5c2cb6a tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:21:41.902262 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e4a206ef-a503-4264-8c52-d8b3c5c2cb6a tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 returned with HTTP 200 Jul 10 14:21:41.903072 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 951/3812] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:41 2026] GET /volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 => generated 903 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:41.903199 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-e8ade744-90d2-4c14-a28b-8c196d7a9eb4 req-180166f1-a81e-4a8d-930b-beb257e9631e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:41.907425 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-e8ade744-90d2-4c14-a28b-8c196d7a9eb4 req-180166f1-a81e-4a8d-930b-beb257e9631e tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] POST https://10.4.3.66/volume/v3/attachments/b339dbff-1455-4812-991b-32e9ea46cde6/action Jul 10 14:21:41.908387 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-e8ade744-90d2-4c14-a28b-8c196d7a9eb4 req-180166f1-a81e-4a8d-930b-beb257e9631e tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Action body: b'{"os-complete": null}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:21:41.908617 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-e8ade744-90d2-4c14-a28b-8c196d7a9eb4 req-180166f1-a81e-4a8d-930b-beb257e9631e tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:21:41.913453 np0000005012 devstack@c-api.service[100154]: DEBUG dbcounter [-] [100154] Writing DB stats cinder:UPDATE=43,cinder:INSERT=19,cinder:SELECT=195 {{(pid=100154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:21:41.983110 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:41.983110 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:42.011248 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-e8ade744-90d2-4c14-a28b-8c196d7a9eb4 req-180166f1-a81e-4a8d-930b-beb257e9631e tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/attachments/b339dbff-1455-4812-991b-32e9ea46cde6/action returned with HTTP 204 Jul 10 14:21:42.014879 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 958/3813] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:21:41 2026] POST /volume/v3/attachments/b339dbff-1455-4812-991b-32e9ea46cde6/action => generated 0 bytes in 112 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:21:42.179360 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b54cdde6-5e3c-4c9f-a665-e02b8e45403c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:42.181578 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b54cdde6-5e3c-4c9f-a665-e02b8e45403c tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] GET https://10.4.3.66/volume/v3/volumes/829b1d6c-8805-4483-8880-71c845ba8254 Jul 10 14:21:42.181716 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b54cdde6-5e3c-4c9f-a665-e02b8e45403c tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:42.181978 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b54cdde6-5e3c-4c9f-a665-e02b8e45403c tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:42.191099 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:42.191099 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:42.196597 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-b54cdde6-5e3c-4c9f-a665-e02b8e45403c tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Volume info retrieved successfully. Jul 10 14:21:42.197828 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-b54cdde6-5e3c-4c9f-a665-e02b8e45403c tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:21:42.197977 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-b54cdde6-5e3c-4c9f-a665-e02b8e45403c tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:21:42.238880 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d6f1918c-c8c5-427e-8b74-f85b08b5c163 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:42.241191 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d6f1918c-c8c5-427e-8b74-f85b08b5c163 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:42.241338 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d6f1918c-c8c5-427e-8b74-f85b08b5c163 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:42.241580 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d6f1918c-c8c5-427e-8b74-f85b08b5c163 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:42.241690 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-d6f1918c-c8c5-427e-8b74-f85b08b5c163 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id aca13a0c-79e9-46de-a59c-c4838e644426. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:42.248047 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:42.248047 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:42.249192 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d6f1918c-c8c5-427e-8b74-f85b08b5c163 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 returned with HTTP 200 Jul 10 14:21:42.250150 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 950/3814] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:42 2026] GET /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:42.258217 np0000005012 devstack@c-api.service[100153]: DEBUG oslo_db.sqlalchemy.engines [None req-b54cdde6-5e3c-4c9f-a665-e02b8e45403c tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100153) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:21:42.263388 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:42.263388 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:42.276439 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b54cdde6-5e3c-4c9f-a665-e02b8e45403c tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] https://10.4.3.66/volume/v3/volumes/829b1d6c-8805-4483-8880-71c845ba8254 returned with HTTP 200 Jul 10 14:21:42.276949 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 956/3815] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:21:42 2026] GET /volume/v3/volumes/829b1d6c-8805-4483-8880-71c845ba8254 => generated 909 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 14:21:42.298587 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-1ad60796-6905-4fde-ba3e-91a9186061d6 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:42.303698 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1ad60796-6905-4fde-ba3e-91a9186061d6 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] POST https://10.4.3.66/volume/v3/groups/action Jul 10 14:21:42.308531 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1ad60796-6905-4fde-ba3e-91a9186061d6 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Action body: b'{"create-from-src": {"source_group_id": "93b75672-f4a0-4873-9ee5-13e362204150", "name": "tempest-Group_from_grp-1965686701"}}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:21:42.308531 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1ad60796-6905-4fde-ba3e-91a9186061d6 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "93b75672-f4a0-4873-9ee5-13e362204150", "name": "tempest-Group_from_grp-1965686701"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:21:42.313744 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.groups [None req-1ad60796-6905-4fde-ba3e-91a9186061d6 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Creating new group {'create-from-src': {'source_group_id': '93b75672-f4a0-4873-9ee5-13e362204150', 'name': 'tempest-Group_from_grp-1965686701'}}. {{(pid=100155) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 10 14:21:42.313744 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.groups [None req-1ad60796-6905-4fde-ba3e-91a9186061d6 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Creating group tempest-Group_from_grp-1965686701 from source group 93b75672-f4a0-4873-9ee5-13e362204150. Jul 10 14:21:42.318331 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:42.318331 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:42.328336 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:42.328336 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:42.373329 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-1ad60796-6905-4fde-ba3e-91a9186061d6 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Created reservations ['aea90639-b7da-450b-a01f-1822b4d36efd'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:21:42.585713 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8a01c124-1830-4509-ab7c-a95703b1ef88 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:42.588016 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8a01c124-1830-4509-ab7c-a95703b1ef88 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 Jul 10 14:21:42.588234 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8a01c124-1830-4509-ab7c-a95703b1ef88 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:42.588442 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8a01c124-1830-4509-ab7c-a95703b1ef88 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:42.588587 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-8a01c124-1830-4509-ab7c-a95703b1ef88 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id 43a1f711-f8b0-45dd-9334-8731dd7bda93. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:42.594158 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:42.594158 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:42.595257 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8a01c124-1830-4509-ab7c-a95703b1ef88 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 returned with HTTP 200 Jul 10 14:21:42.595327 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 959/3816] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:42 2026] GET /volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:42.767405 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-67aa3331-1d61-4118-b355-e9b3cac2ec16 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:42.770115 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-67aa3331-1d61-4118-b355-e9b3cac2ec16 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c Jul 10 14:21:42.770431 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-67aa3331-1d61-4118-b355-e9b3cac2ec16 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:42.770746 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-67aa3331-1d61-4118-b355-e9b3cac2ec16 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:42.770939 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-67aa3331-1d61-4118-b355-e9b3cac2ec16 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id c54de80e-3331-448c-8664-eeb0a5ea435c. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:42.777456 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:42.777456 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:42.778616 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-67aa3331-1d61-4118-b355-e9b3cac2ec16 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c returned with HTTP 200 Jul 10 14:21:42.779141 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 951/3817] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:42 2026] GET /volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:42.921272 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-04a5825f-89f8-432c-9c99-3010e11caeca None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:42.923301 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-04a5825f-89f8-432c-9c99-3010e11caeca tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 Jul 10 14:21:42.923489 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-04a5825f-89f8-432c-9c99-3010e11caeca tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:42.923702 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-04a5825f-89f8-432c-9c99-3010e11caeca tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:42.941208 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:42.941208 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:42.945982 np0000005012 devstack@c-api.service[100155]: INFO cinder.group.api [None req-1ad60796-6905-4fde-ba3e-91a9186061d6 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] A mapping entry already exists for group bc29f904-bb47-4814-8cb6-b5ecc8c05694 and volume type baf3b4e6-f291-4d1b-97a4-1346d070a017. Do not need to create again. Jul 10 14:21:42.945982 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:42.945982 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:42.946823 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-1ad60796-6905-4fde-ba3e-91a9186061d6 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Availability Zones retrieved successfully. Jul 10 14:21:42.951797 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-1ad60796-6905-4fde-ba3e-91a9186061d6 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Flow 'volume_create_api' (3e3616a0-1c4c-4252-ada1-eae25dfccfcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:21:42.952780 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-1ad60796-6905-4fde-ba3e-91a9186061d6 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de98f979-cd31-448d-8f5c-e9b2cd276742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:21:42.953922 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-1ad60796-6905-4fde-ba3e-91a9186061d6 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:21:42.954111 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-04a5825f-89f8-432c-9c99-3010e11caeca tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:21:42.961007 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-04a5825f-89f8-432c-9c99-3010e11caeca tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 returned with HTTP 200 Jul 10 14:21:42.961486 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 957/3818] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:42 2026] GET /volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 => generated 1195 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:21:42.982730 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e4d14391-524b-441e-ab1c-143a16c26feb None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:42.984129 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-1ad60796-6905-4fde-ba3e-91a9186061d6 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de98f979-cd31-448d-8f5c-e9b2cd276742) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '829b1d6c-8805-4483-8880-71c845ba8254', 'volume_type': VolumeType(created_at=2026-07-10T14:21:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=baf3b4e6-f291-4d1b-97a4-1346d070a017,is_public=True,name='tempest-GroupsV314Test-volume-type-622478722',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'baf3b4e6-f291-4d1b-97a4-1346d070a017', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'bc29f904-bb47-4814-8cb6-b5ecc8c05694', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:21:42.985047 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e4d14391-524b-441e-ab1c-143a16c26feb tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 Jul 10 14:21:42.985133 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-1ad60796-6905-4fde-ba3e-91a9186061d6 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cef3e63-e9a9-4c1b-b37c-f85169a0b39c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:21:42.985318 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e4d14391-524b-441e-ab1c-143a16c26feb tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:42.985613 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e4d14391-524b-441e-ab1c-143a16c26feb tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:43.002241 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:43.002241 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:43.010616 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-e4d14391-524b-441e-ab1c-143a16c26feb tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:21:43.016843 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e4d14391-524b-441e-ab1c-143a16c26feb tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 returned with HTTP 200 Jul 10 14:21:43.017485 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 960/3819] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:42 2026] GET /volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 => generated 1195 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:21:43.037581 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-1ad60796-6905-4fde-ba3e-91a9186061d6 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-622478722 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-622478722, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:21:43.042005 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-1ad60796-6905-4fde-ba3e-91a9186061d6 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-622478722 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-622478722, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:21:43.058663 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-1ad60796-6905-4fde-ba3e-91a9186061d6 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Created reservations ['2c061e51-640c-4966-a4ae-60567e75791d', '46f148d2-849d-469e-bf53-ce99c2731c04', 'cbb0d4b7-ca0e-4287-8567-8d5c164072a2', '1e4aba0e-eb26-4732-b3a1-e5ec2f6ad1c0'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:21:43.059880 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-1ad60796-6905-4fde-ba3e-91a9186061d6 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cef3e63-e9a9-4c1b-b37c-f85169a0b39c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c061e51-640c-4966-a4ae-60567e75791d', '46f148d2-849d-469e-bf53-ce99c2731c04', 'cbb0d4b7-ca0e-4287-8567-8d5c164072a2', '1e4aba0e-eb26-4732-b3a1-e5ec2f6ad1c0']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:21:43.061117 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-1ad60796-6905-4fde-ba3e-91a9186061d6 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ab1d210-4fc3-46e8-a608-4b892e1f9f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:21:43.081847 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-bbbbab00-2ae5-4ce3-bbcd-f822b4f98e5d req-56f1a56a-39c7-4c39-9d1f-3602f354bfd9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:43.084727 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-bbbbab00-2ae5-4ce3-bbcd-f822b4f98e5d req-56f1a56a-39c7-4c39-9d1f-3602f354bfd9 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 Jul 10 14:21:43.085045 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-bbbbab00-2ae5-4ce3-bbcd-f822b4f98e5d req-56f1a56a-39c7-4c39-9d1f-3602f354bfd9 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:43.085128 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-bbbbab00-2ae5-4ce3-bbcd-f822b4f98e5d req-56f1a56a-39c7-4c39-9d1f-3602f354bfd9 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:43.098381 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-1ad60796-6905-4fde-ba3e-91a9186061d6 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ab1d210-4fc3-46e8-a608-4b892e1f9f65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44c9c450-c7c6-4786-9cca-b79d38e37c4b', '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=bc29f904-bb47-4814-8cb6-b5ecc8c05694,group_type_id=,metadata={},multiattach=False,project_id='cd423a82d4364085ae5335a8ce5788e5',qos_specs=None,replication_status=,reservations=['2c061e51-640c-4966-a4ae-60567e75791d','46f148d2-849d-469e-bf53-ce99c2731c04','cbb0d4b7-ca0e-4287-8567-8d5c164072a2','1e4aba0e-eb26-4732-b3a1-e5ec2f6ad1c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=829b1d6c-8805-4483-8880-71c845ba8254,status='creating',user_id='70f70f7f49c1409699cd403087f48695',volume_type_id=baf3b4e6-f291-4d1b-97a4-1346d070a017), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:21:43Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bc29f904-bb47-4814-8cb6-b5ecc8c05694,host=None,id=44c9c450-c7c6-4786-9cca-b79d38e37c4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd423a82d4364085ae5335a8ce5788e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=829b1d6c-8805-4483-8880-71c845ba8254,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70f70f7f49c1409699cd403087f48695',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(baf3b4e6-f291-4d1b-97a4-1346d070a017),volume_type_id=baf3b4e6-f291-4d1b-97a4-1346d070a017)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:21:43.099414 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-1ad60796-6905-4fde-ba3e-91a9186061d6 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f84110ff-35e5-41e0-baee-78fd7f8d09ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:21:43.101799 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:43.101799 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:43.107540 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-bbbbab00-2ae5-4ce3-bbcd-f822b4f98e5d req-56f1a56a-39c7-4c39-9d1f-3602f354bfd9 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:21:43.116051 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-bbbbab00-2ae5-4ce3-bbcd-f822b4f98e5d req-56f1a56a-39c7-4c39-9d1f-3602f354bfd9 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 returned with HTTP 200 Jul 10 14:21:43.116951 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 952/3820] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:21:43 2026] GET /volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 => generated 1195 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:21:43.144541 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-bbbbab00-2ae5-4ce3-bbcd-f822b4f98e5d req-c082d06f-0196-41d1-92ec-5d363c307b95 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:43.147321 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-bbbbab00-2ae5-4ce3-bbcd-f822b4f98e5d req-c082d06f-0196-41d1-92ec-5d363c307b95 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] POST https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891/action Jul 10 14:21:43.148117 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-bbbbab00-2ae5-4ce3-bbcd-f822b4f98e5d req-c082d06f-0196-41d1-92ec-5d363c307b95 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:21:43.148117 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-bbbbab00-2ae5-4ce3-bbcd-f822b4f98e5d req-c082d06f-0196-41d1-92ec-5d363c307b95 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:21:43.155704 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-1ad60796-6905-4fde-ba3e-91a9186061d6 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f84110ff-35e5-41e0-baee-78fd7f8d09ff) transitioned into state 'SUCCESS' from 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=bc29f904-bb47-4814-8cb6-b5ecc8c05694,group_type_id=,metadata={},multiattach=False,project_id='cd423a82d4364085ae5335a8ce5788e5',qos_specs=None,replication_status=,reservations=['2c061e51-640c-4966-a4ae-60567e75791d','46f148d2-849d-469e-bf53-ce99c2731c04','cbb0d4b7-ca0e-4287-8567-8d5c164072a2','1e4aba0e-eb26-4732-b3a1-e5ec2f6ad1c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=829b1d6c-8805-4483-8880-71c845ba8254,status='creating',user_id='70f70f7f49c1409699cd403087f48695',volume_type_id=baf3b4e6-f291-4d1b-97a4-1346d070a017)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:21:43.158191 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-1ad60796-6905-4fde-ba3e-91a9186061d6 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Flow 'volume_create_api' (3e3616a0-1c4c-4252-ada1-eae25dfccfcd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:21:43.158821 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-1ad60796-6905-4fde-ba3e-91a9186061d6 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Create volume request issued successfully. Jul 10 14:21:43.165676 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:43.165676 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:43.166248 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-bbbbab00-2ae5-4ce3-bbcd-f822b4f98e5d req-c082d06f-0196-41d1-92ec-5d363c307b95 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:21:43.179090 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-bbbbab00-2ae5-4ce3-bbcd-f822b4f98e5d req-c082d06f-0196-41d1-92ec-5d363c307b95 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Begin detaching volume completed successfully. Jul 10 14:21:43.179392 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-bbbbab00-2ae5-4ce3-bbcd-f822b4f98e5d req-c082d06f-0196-41d1-92ec-5d363c307b95 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891/action returned with HTTP 202 Jul 10 14:21:43.180350 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 958/3821] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:21:43 2026] POST /volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:21:43.186218 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1ad60796-6905-4fde-ba3e-91a9186061d6 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] https://10.4.3.66/volume/v3/groups/action returned with HTTP 202 Jul 10 14:21:43.186936 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 952/3822] 10.4.3.66 () {70 vars in 1311 bytes} [Fri Jul 10 14:21:42 2026] POST /volume/v3/groups/action => generated 102 bytes in 889 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:21:43.199265 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ba7b3fc0-9c9e-4a9f-801d-9eb934adbbbf None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:43.201989 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ba7b3fc0-9c9e-4a9f-801d-9eb934adbbbf tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] GET https://10.4.3.66/volume/v3/volumes/detail Jul 10 14:21:43.202275 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ba7b3fc0-9c9e-4a9f-801d-9eb934adbbbf tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:43.203835 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ba7b3fc0-9c9e-4a9f-801d-9eb934adbbbf tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Calling method 'detail' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:43.203835 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.api_utils [None req-ba7b3fc0-9c9e-4a9f-801d-9eb934adbbbf tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Removing options '' from query. {{(pid=100154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:21:43.205171 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-ba7b3fc0-9c9e-4a9f-801d-9eb934adbbbf tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:21:43.219047 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-ba7b3fc0-9c9e-4a9f-801d-9eb934adbbbf tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Get all volumes completed successfully. Jul 10 14:21:43.220181 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-ba7b3fc0-9c9e-4a9f-801d-9eb934adbbbf tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:21:43.222071 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-ba7b3fc0-9c9e-4a9f-801d-9eb934adbbbf tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:21:43.268467 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a71b6a6b-1bcb-4a61-a0c2-ae23ec128d06 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:43.272648 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a71b6a6b-1bcb-4a61-a0c2-ae23ec128d06 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:43.272648 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a71b6a6b-1bcb-4a61-a0c2-ae23ec128d06 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:43.274129 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a71b6a6b-1bcb-4a61-a0c2-ae23ec128d06 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:43.274235 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-a71b6a6b-1bcb-4a61-a0c2-ae23ec128d06 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id aca13a0c-79e9-46de-a59c-c4838e644426. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:43.279158 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:43.279158 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:43.280221 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a71b6a6b-1bcb-4a61-a0c2-ae23ec128d06 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 returned with HTTP 200 Jul 10 14:21:43.280361 np0000005012 devstack@c-api.service[100154]: DEBUG oslo_db.sqlalchemy.engines [None req-ba7b3fc0-9c9e-4a9f-801d-9eb934adbbbf tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:21:43.280472 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 953/3823] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:43 2026] GET /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:43.289953 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:43.289953 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:43.302529 np0000005012 devstack@c-api.service[100154]: WARNING stevedore.named [None req-ba7b3fc0-9c9e-4a9f-801d-9eb934adbbbf tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:21:43.302529 np0000005012 devstack@c-api.service[100154]: WARNING castellan.key_manager [None req-ba7b3fc0-9c9e-4a9f-801d-9eb934adbbbf tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:21:43.354845 np0000005012 devstack@c-api.service[100154]: DEBUG oslo_db.sqlalchemy.engines [None req-ba7b3fc0-9c9e-4a9f-801d-9eb934adbbbf tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:21:43.358865 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:43.358865 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:43.369366 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ba7b3fc0-9c9e-4a9f-801d-9eb934adbbbf tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Jul 10 14:21:43.369366 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 961/3824] 10.4.3.66 () {68 vars in 1292 bytes} [Fri Jul 10 14:21:43 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:21:43.386096 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c49d0bb5-44ac-4d16-a0da-b1330a1d286c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:43.388682 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c49d0bb5-44ac-4d16-a0da-b1330a1d286c tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] GET https://10.4.3.66/volume/v3/volumes/44c9c450-c7c6-4786-9cca-b79d38e37c4b Jul 10 14:21:43.389269 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c49d0bb5-44ac-4d16-a0da-b1330a1d286c tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:43.390204 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c49d0bb5-44ac-4d16-a0da-b1330a1d286c tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:43.400210 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:43.400210 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:43.406277 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-c49d0bb5-44ac-4d16-a0da-b1330a1d286c tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Volume info retrieved successfully. Jul 10 14:21:43.406787 np0000005012 devstack@c-api.service[100153]: WARNING stevedore.named [None req-c49d0bb5-44ac-4d16-a0da-b1330a1d286c tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:21:43.406990 np0000005012 devstack@c-api.service[100153]: WARNING castellan.key_manager [None req-c49d0bb5-44ac-4d16-a0da-b1330a1d286c tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:21:43.454863 np0000005012 devstack@c-api.service[100153]: DEBUG oslo_db.sqlalchemy.engines [None req-c49d0bb5-44ac-4d16-a0da-b1330a1d286c tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100153) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:21:43.459338 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:43.459338 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:43.472244 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c49d0bb5-44ac-4d16-a0da-b1330a1d286c tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] https://10.4.3.66/volume/v3/volumes/44c9c450-c7c6-4786-9cca-b79d38e37c4b returned with HTTP 200 Jul 10 14:21:43.472962 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 959/3825] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:21:43 2026] GET /volume/v3/volumes/44c9c450-c7c6-4786-9cca-b79d38e37c4b => generated 920 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 14:21:43.489565 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-0cea7d08-d8f9-47f0-9670-38de83268f54 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:43.492643 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0cea7d08-d8f9-47f0-9670-38de83268f54 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] GET https://10.4.3.66/volume/v3/groups/bc29f904-bb47-4814-8cb6-b5ecc8c05694 Jul 10 14:21:43.492939 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0cea7d08-d8f9-47f0-9670-38de83268f54 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:43.493201 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0cea7d08-d8f9-47f0-9670-38de83268f54 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:43.493376 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.groups [None req-0cea7d08-d8f9-47f0-9670-38de83268f54 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] show called for member bc29f904-bb47-4814-8cb6-b5ecc8c05694 {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:21:43.498243 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:43.498243 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:43.510865 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0cea7d08-d8f9-47f0-9670-38de83268f54 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] https://10.4.3.66/volume/v3/groups/bc29f904-bb47-4814-8cb6-b5ecc8c05694 returned with HTTP 200 Jul 10 14:21:43.510865 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 953/3826] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:21:43 2026] GET /volume/v3/groups/bc29f904-bb47-4814-8cb6-b5ecc8c05694 => generated 417 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:21:43.523381 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b2d6c826-e94a-4cb7-970f-79b3621f6a26 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:43.525655 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b2d6c826-e94a-4cb7-970f-79b3621f6a26 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] GET https://10.4.3.66/volume/v3/volumes/detail Jul 10 14:21:43.525832 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b2d6c826-e94a-4cb7-970f-79b3621f6a26 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:43.526974 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b2d6c826-e94a-4cb7-970f-79b3621f6a26 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Calling method 'detail' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:43.526974 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-b2d6c826-e94a-4cb7-970f-79b3621f6a26 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:21:43.528024 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b2d6c826-e94a-4cb7-970f-79b3621f6a26 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100152) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:21:43.536741 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b2d6c826-e94a-4cb7-970f-79b3621f6a26 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Get all volumes completed successfully. Jul 10 14:21:43.537262 np0000005012 devstack@c-api.service[100152]: WARNING stevedore.named [None req-b2d6c826-e94a-4cb7-970f-79b3621f6a26 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:21:43.537443 np0000005012 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-b2d6c826-e94a-4cb7-970f-79b3621f6a26 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:21:43.577052 np0000005012 devstack@c-api.service[100152]: DEBUG oslo_db.sqlalchemy.engines [None req-b2d6c826-e94a-4cb7-970f-79b3621f6a26 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:21:43.580454 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:43.580454 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:43.584876 np0000005012 devstack@c-api.service[100152]: WARNING stevedore.named [None req-b2d6c826-e94a-4cb7-970f-79b3621f6a26 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:21:43.585082 np0000005012 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-b2d6c826-e94a-4cb7-970f-79b3621f6a26 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:21:43.608354 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8fe8f604-8f98-4b9b-be77-d9172b2083f9 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:43.611191 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8fe8f604-8f98-4b9b-be77-d9172b2083f9 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 Jul 10 14:21:43.611513 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8fe8f604-8f98-4b9b-be77-d9172b2083f9 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:43.611884 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8fe8f604-8f98-4b9b-be77-d9172b2083f9 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:43.611884 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-8fe8f604-8f98-4b9b-be77-d9172b2083f9 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id 43a1f711-f8b0-45dd-9334-8731dd7bda93. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:43.618773 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:43.618773 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:43.619550 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8fe8f604-8f98-4b9b-be77-d9172b2083f9 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 returned with HTTP 200 Jul 10 14:21:43.620077 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 962/3827] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:43 2026] GET /volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:43.636604 np0000005012 devstack@c-api.service[100152]: DEBUG oslo_db.sqlalchemy.engines [None req-b2d6c826-e94a-4cb7-970f-79b3621f6a26 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:21:43.641047 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:43.641047 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:43.652214 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b2d6c826-e94a-4cb7-970f-79b3621f6a26 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Jul 10 14:21:43.653808 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 954/3828] 10.4.3.66 () {68 vars in 1292 bytes} [Fri Jul 10 14:21:43 2026] GET /volume/v3/volumes/detail => generated 1822 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:21:43.668874 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-7a6f88ea-23c4-49b6-ac15-68788bbd64c7 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:43.671443 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7a6f88ea-23c4-49b6-ac15-68788bbd64c7 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] POST https://10.4.3.66/volume/v3/groups/bc29f904-bb47-4814-8cb6-b5ecc8c05694/action Jul 10 14:21:43.672015 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7a6f88ea-23c4-49b6-ac15-68788bbd64c7 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:21:43.672255 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7a6f88ea-23c4-49b6-ac15-68788bbd64c7 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:21:43.674720 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.groups [None req-7a6f88ea-23c4-49b6-ac15-68788bbd64c7 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] delete called for group bc29f904-bb47-4814-8cb6-b5ecc8c05694 {{(pid=100153) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 14:21:43.674720 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.groups [None req-7a6f88ea-23c4-49b6-ac15-68788bbd64c7 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Delete group with id: bc29f904-bb47-4814-8cb6-b5ecc8c05694 Jul 10 14:21:43.678893 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:43.678893 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:43.731346 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7a6f88ea-23c4-49b6-ac15-68788bbd64c7 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] https://10.4.3.66/volume/v3/groups/bc29f904-bb47-4814-8cb6-b5ecc8c05694/action returned with HTTP 202 Jul 10 14:21:43.731927 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 960/3829] 10.4.3.66 () {70 vars in 1421 bytes} [Fri Jul 10 14:21:43 2026] POST /volume/v3/groups/bc29f904-bb47-4814-8cb6-b5ecc8c05694/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:21:43.750792 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a2d6107e-86a8-4b8a-b7f8-476052386938 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:43.754326 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a2d6107e-86a8-4b8a-b7f8-476052386938 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] GET https://10.4.3.66/volume/v3/volumes/44c9c450-c7c6-4786-9cca-b79d38e37c4b Jul 10 14:21:43.754522 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a2d6107e-86a8-4b8a-b7f8-476052386938 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:43.755051 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a2d6107e-86a8-4b8a-b7f8-476052386938 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:43.764026 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:43.764026 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:43.770677 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-a2d6107e-86a8-4b8a-b7f8-476052386938 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Volume info retrieved successfully. Jul 10 14:21:43.771476 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-a2d6107e-86a8-4b8a-b7f8-476052386938 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:21:43.771643 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-a2d6107e-86a8-4b8a-b7f8-476052386938 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:21:43.796389 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-7af6e655-8d26-431f-90d1-ecd64e5b6f1b None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:43.800914 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7af6e655-8d26-431f-90d1-ecd64e5b6f1b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c Jul 10 14:21:43.801253 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7af6e655-8d26-431f-90d1-ecd64e5b6f1b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:43.801804 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7af6e655-8d26-431f-90d1-ecd64e5b6f1b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:43.802155 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-7af6e655-8d26-431f-90d1-ecd64e5b6f1b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id c54de80e-3331-448c-8664-eeb0a5ea435c. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:43.810339 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:43.810339 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:43.811715 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7af6e655-8d26-431f-90d1-ecd64e5b6f1b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c returned with HTTP 200 Jul 10 14:21:43.812694 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 963/3830] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:43 2026] GET /volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:43.836356 np0000005012 devstack@c-api.service[100155]: DEBUG oslo_db.sqlalchemy.engines [None req-a2d6107e-86a8-4b8a-b7f8-476052386938 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:21:43.840178 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:43.840178 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:43.852179 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a2d6107e-86a8-4b8a-b7f8-476052386938 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] https://10.4.3.66/volume/v3/volumes/44c9c450-c7c6-4786-9cca-b79d38e37c4b returned with HTTP 200 Jul 10 14:21:43.852332 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 954/3831] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:21:43 2026] GET /volume/v3/volumes/44c9c450-c7c6-4786-9cca-b79d38e37c4b => generated 919 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:21:44.223542 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9368e60d-4f50-48e6-878b-72cf79155992 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:44.224191 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9368e60d-4f50-48e6-878b-72cf79155992 None None] GET https://10.4.3.66/volume// Jul 10 14:21:44.224391 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9368e60d-4f50-48e6-878b-72cf79155992 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:44.224664 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9368e60d-4f50-48e6-878b-72cf79155992 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:44.225966 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9368e60d-4f50-48e6-878b-72cf79155992 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:21:44.225966 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 955/3832] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:21:44 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:21:44.236468 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-bbbbab00-2ae5-4ce3-bbcd-f822b4f98e5d req-6c27f8a4-bdd8-46a9-ab9a-036b4e068c6c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:44.239076 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-bbbbab00-2ae5-4ce3-bbcd-f822b4f98e5d req-6c27f8a4-bdd8-46a9-ab9a-036b4e068c6c tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 Jul 10 14:21:44.239880 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-bbbbab00-2ae5-4ce3-bbcd-f822b4f98e5d req-6c27f8a4-bdd8-46a9-ab9a-036b4e068c6c tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:44.239880 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-bbbbab00-2ae5-4ce3-bbcd-f822b4f98e5d req-6c27f8a4-bdd8-46a9-ab9a-036b4e068c6c tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:44.253322 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:44.253322 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:44.265056 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-bbbbab00-2ae5-4ce3-bbcd-f822b4f98e5d req-6c27f8a4-bdd8-46a9-ab9a-036b4e068c6c tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:21:44.272954 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-bbbbab00-2ae5-4ce3-bbcd-f822b4f98e5d req-6c27f8a4-bdd8-46a9-ab9a-036b4e068c6c tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 returned with HTTP 200 Jul 10 14:21:44.273475 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 961/3833] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:21:44 2026] GET /volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 => generated 1378 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:21:44.287468 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-bbbbab00-2ae5-4ce3-bbcd-f822b4f98e5d req-5bbe78cd-9395-443d-b654-eef55eba087d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:44.291572 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-bbbbab00-2ae5-4ce3-bbcd-f822b4f98e5d req-5bbe78cd-9395-443d-b654-eef55eba087d tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891/encryption Jul 10 14:21:44.291951 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-bbbbab00-2ae5-4ce3-bbcd-f822b4f98e5d req-5bbe78cd-9395-443d-b654-eef55eba087d tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:44.292222 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-bbbbab00-2ae5-4ce3-bbcd-f822b4f98e5d req-5bbe78cd-9395-443d-b654-eef55eba087d tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'index' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:44.293957 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e2017c5d-378e-4e2c-9da6-676504aa3ccb None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:44.296595 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e2017c5d-378e-4e2c-9da6-676504aa3ccb tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:44.296828 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e2017c5d-378e-4e2c-9da6-676504aa3ccb tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:44.297094 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e2017c5d-378e-4e2c-9da6-676504aa3ccb tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:44.297443 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-e2017c5d-378e-4e2c-9da6-676504aa3ccb tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id aca13a0c-79e9-46de-a59c-c4838e644426. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:44.303466 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:44.303466 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:44.305019 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e2017c5d-378e-4e2c-9da6-676504aa3ccb tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 returned with HTTP 200 Jul 10 14:21:44.305431 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 955/3834] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:44 2026] GET /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:44.309760 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:44.309760 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:44.321554 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-bbbbab00-2ae5-4ce3-bbcd-f822b4f98e5d req-5bbe78cd-9395-443d-b654-eef55eba087d tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891/encryption returned with HTTP 200 Jul 10 14:21:44.322112 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 964/3835] 10.4.3.66 () {68 vars in 1624 bytes} [Fri Jul 10 14:21:44 2026] GET /volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891/encryption => generated 160 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:21:44.636136 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5b050cb9-076e-4ac3-bcec-e9d8dff5273a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:44.641059 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5b050cb9-076e-4ac3-bcec-e9d8dff5273a tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 Jul 10 14:21:44.641059 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5b050cb9-076e-4ac3-bcec-e9d8dff5273a tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:44.641059 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5b050cb9-076e-4ac3-bcec-e9d8dff5273a tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:44.641059 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-5b050cb9-076e-4ac3-bcec-e9d8dff5273a tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id 43a1f711-f8b0-45dd-9334-8731dd7bda93. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:44.646532 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:44.646532 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:44.647152 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5b050cb9-076e-4ac3-bcec-e9d8dff5273a tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 returned with HTTP 200 Jul 10 14:21:44.647774 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 956/3836] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:44 2026] GET /volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:44.829892 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ce035c41-3edc-44c0-acaf-ecd22f3189d4 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:44.832686 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ce035c41-3edc-44c0-acaf-ecd22f3189d4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c Jul 10 14:21:44.833127 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ce035c41-3edc-44c0-acaf-ecd22f3189d4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:44.833261 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ce035c41-3edc-44c0-acaf-ecd22f3189d4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:44.833432 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-ce035c41-3edc-44c0-acaf-ecd22f3189d4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id c54de80e-3331-448c-8664-eeb0a5ea435c. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:44.841681 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:44.841681 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:44.842711 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ce035c41-3edc-44c0-acaf-ecd22f3189d4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c returned with HTTP 200 Jul 10 14:21:44.843414 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 962/3837] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:44 2026] GET /volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:44.869683 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4f95038f-748d-4812-bc09-a1c78cfacf0f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:44.872035 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4f95038f-748d-4812-bc09-a1c78cfacf0f tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] GET https://10.4.3.66/volume/v3/volumes/44c9c450-c7c6-4786-9cca-b79d38e37c4b Jul 10 14:21:44.872184 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4f95038f-748d-4812-bc09-a1c78cfacf0f tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:44.872536 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4f95038f-748d-4812-bc09-a1c78cfacf0f tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:44.881129 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4f95038f-748d-4812-bc09-a1c78cfacf0f tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] https://10.4.3.66/volume/v3/volumes/44c9c450-c7c6-4786-9cca-b79d38e37c4b returned with HTTP 404 Jul 10 14:21:44.885486 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 956/3838] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:21:44 2026] GET /volume/v3/volumes/44c9c450-c7c6-4786-9cca-b79d38e37c4b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:21:44.894656 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6f8e452d-970b-460b-91f6-817cbda44514 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:44.896139 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6f8e452d-970b-460b-91f6-817cbda44514 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] GET https://10.4.3.66/volume/v3/groups/bc29f904-bb47-4814-8cb6-b5ecc8c05694 Jul 10 14:21:44.896349 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6f8e452d-970b-460b-91f6-817cbda44514 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:44.896540 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6f8e452d-970b-460b-91f6-817cbda44514 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:44.896799 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.groups [None req-6f8e452d-970b-460b-91f6-817cbda44514 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] show called for member bc29f904-bb47-4814-8cb6-b5ecc8c05694 {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:21:44.902070 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6f8e452d-970b-460b-91f6-817cbda44514 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] https://10.4.3.66/volume/v3/groups/bc29f904-bb47-4814-8cb6-b5ecc8c05694 returned with HTTP 404 Jul 10 14:21:44.902799 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 965/3839] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:21:44 2026] GET /volume/v3/groups/bc29f904-bb47-4814-8cb6-b5ecc8c05694 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 10 14:21:44.913175 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2b38b334-7a33-428e-a77d-8cfeffcae487 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:44.916173 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2b38b334-7a33-428e-a77d-8cfeffcae487 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] GET https://10.4.3.66/volume/v3/volumes/detail Jul 10 14:21:44.916554 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2b38b334-7a33-428e-a77d-8cfeffcae487 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:44.916884 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2b38b334-7a33-428e-a77d-8cfeffcae487 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Calling method 'detail' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:44.918597 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-2b38b334-7a33-428e-a77d-8cfeffcae487 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:21:44.919056 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-2b38b334-7a33-428e-a77d-8cfeffcae487 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100152) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:21:44.934643 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2b38b334-7a33-428e-a77d-8cfeffcae487 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Get all volumes completed successfully. Jul 10 14:21:44.935589 np0000005012 devstack@c-api.service[100152]: WARNING stevedore.named [None req-2b38b334-7a33-428e-a77d-8cfeffcae487 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:21:44.936127 np0000005012 devstack@c-api.service[100152]: WARNING castellan.key_manager [None req-2b38b334-7a33-428e-a77d-8cfeffcae487 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:21:44.993980 np0000005012 devstack@c-api.service[100152]: DEBUG oslo_db.sqlalchemy.engines [None req-2b38b334-7a33-428e-a77d-8cfeffcae487 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:21:44.998748 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:44.998748 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:45.013814 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2b38b334-7a33-428e-a77d-8cfeffcae487 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Jul 10 14:21:45.014076 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 957/3840] 10.4.3.66 () {68 vars in 1292 bytes} [Fri Jul 10 14:21:44 2026] GET /volume/v3/volumes/detail => generated 912 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:21:45.035216 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-9f0b3d52-2a34-4754-83b7-6ca3a4133cbb None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:45.038811 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9f0b3d52-2a34-4754-83b7-6ca3a4133cbb tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] POST https://10.4.3.66/volume/v3/groups/93b75672-f4a0-4873-9ee5-13e362204150/action Jul 10 14:21:45.039263 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9f0b3d52-2a34-4754-83b7-6ca3a4133cbb tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:21:45.039461 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9f0b3d52-2a34-4754-83b7-6ca3a4133cbb tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:21:45.041082 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.groups [None req-9f0b3d52-2a34-4754-83b7-6ca3a4133cbb tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] delete called for group 93b75672-f4a0-4873-9ee5-13e362204150 {{(pid=100153) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 10 14:21:45.041268 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.groups [None req-9f0b3d52-2a34-4754-83b7-6ca3a4133cbb tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Delete group with id: 93b75672-f4a0-4873-9ee5-13e362204150 Jul 10 14:21:45.046805 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:45.046805 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:45.106256 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9f0b3d52-2a34-4754-83b7-6ca3a4133cbb tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] https://10.4.3.66/volume/v3/groups/93b75672-f4a0-4873-9ee5-13e362204150/action returned with HTTP 202 Jul 10 14:21:45.106256 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 963/3841] 10.4.3.66 () {70 vars in 1421 bytes} [Fri Jul 10 14:21:45 2026] POST /volume/v3/groups/93b75672-f4a0-4873-9ee5-13e362204150/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:21:45.119345 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-8a4bb801-bb7f-4608-b54c-4e9a55c48a87 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:45.122478 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8a4bb801-bb7f-4608-b54c-4e9a55c48a87 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] GET https://10.4.3.66/volume/v3/volumes/829b1d6c-8805-4483-8880-71c845ba8254 Jul 10 14:21:45.123087 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8a4bb801-bb7f-4608-b54c-4e9a55c48a87 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:45.123335 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8a4bb801-bb7f-4608-b54c-4e9a55c48a87 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:45.132777 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:45.132777 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:45.140627 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-8a4bb801-bb7f-4608-b54c-4e9a55c48a87 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Volume info retrieved successfully. Jul 10 14:21:45.142005 np0000005012 devstack@c-api.service[100155]: WARNING stevedore.named [None req-8a4bb801-bb7f-4608-b54c-4e9a55c48a87 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 10 14:21:45.143051 np0000005012 devstack@c-api.service[100155]: WARNING castellan.key_manager [None req-8a4bb801-bb7f-4608-b54c-4e9a55c48a87 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 14:21:45.200562 np0000005012 devstack@c-api.service[100155]: DEBUG oslo_db.sqlalchemy.engines [None req-8a4bb801-bb7f-4608-b54c-4e9a55c48a87 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:21:45.206022 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:45.206022 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:45.219536 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8a4bb801-bb7f-4608-b54c-4e9a55c48a87 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] https://10.4.3.66/volume/v3/volumes/829b1d6c-8805-4483-8880-71c845ba8254 returned with HTTP 200 Jul 10 14:21:45.219536 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 957/3842] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:21:45 2026] GET /volume/v3/volumes/829b1d6c-8805-4483-8880-71c845ba8254 => generated 908 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:21:45.326512 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-7ebac864-6b22-4b59-a210-7a0687c94031 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:45.329903 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7ebac864-6b22-4b59-a210-7a0687c94031 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:45.329903 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7ebac864-6b22-4b59-a210-7a0687c94031 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:45.329903 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7ebac864-6b22-4b59-a210-7a0687c94031 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:45.329903 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-7ebac864-6b22-4b59-a210-7a0687c94031 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id aca13a0c-79e9-46de-a59c-c4838e644426. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:45.337453 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:45.337453 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:45.338606 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7ebac864-6b22-4b59-a210-7a0687c94031 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 returned with HTTP 200 Jul 10 14:21:45.339134 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 966/3843] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:45 2026] GET /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:45.661382 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9a6aada4-59f5-4a7c-ab02-26968c589eec None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:45.665461 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9a6aada4-59f5-4a7c-ab02-26968c589eec tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 Jul 10 14:21:45.665461 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9a6aada4-59f5-4a7c-ab02-26968c589eec tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:45.665461 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9a6aada4-59f5-4a7c-ab02-26968c589eec tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:45.665461 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-9a6aada4-59f5-4a7c-ab02-26968c589eec tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id 43a1f711-f8b0-45dd-9334-8731dd7bda93. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:45.672042 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:45.672042 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:45.673199 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9a6aada4-59f5-4a7c-ab02-26968c589eec tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 returned with HTTP 200 Jul 10 14:21:45.674020 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 958/3844] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:45 2026] GET /volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:45.859599 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-fecc9cc2-29b2-48f1-95f6-7db73ce06267 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:45.863925 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fecc9cc2-29b2-48f1-95f6-7db73ce06267 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c Jul 10 14:21:45.863925 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-fecc9cc2-29b2-48f1-95f6-7db73ce06267 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:45.863925 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-fecc9cc2-29b2-48f1-95f6-7db73ce06267 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:45.864192 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-fecc9cc2-29b2-48f1-95f6-7db73ce06267 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id c54de80e-3331-448c-8664-eeb0a5ea435c. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:45.870142 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:45.870142 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:45.871123 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fecc9cc2-29b2-48f1-95f6-7db73ce06267 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c returned with HTTP 200 Jul 10 14:21:45.871815 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 964/3845] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:45 2026] GET /volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:46.238900 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-67392332-3161-4d38-9dbf-7338ab95fd4b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:46.241846 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-67392332-3161-4d38-9dbf-7338ab95fd4b tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] GET https://10.4.3.66/volume/v3/volumes/829b1d6c-8805-4483-8880-71c845ba8254 Jul 10 14:21:46.242151 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-67392332-3161-4d38-9dbf-7338ab95fd4b tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:46.242410 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-67392332-3161-4d38-9dbf-7338ab95fd4b tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:46.251911 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-67392332-3161-4d38-9dbf-7338ab95fd4b tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] https://10.4.3.66/volume/v3/volumes/829b1d6c-8805-4483-8880-71c845ba8254 returned with HTTP 404 Jul 10 14:21:46.252615 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 958/3846] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:21:46 2026] GET /volume/v3/volumes/829b1d6c-8805-4483-8880-71c845ba8254 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:21:46.263096 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-9567d0cf-a759-4949-9082-53abd9183dc6 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:46.266762 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9567d0cf-a759-4949-9082-53abd9183dc6 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] GET https://10.4.3.66/volume/v3/groups/93b75672-f4a0-4873-9ee5-13e362204150 Jul 10 14:21:46.266762 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9567d0cf-a759-4949-9082-53abd9183dc6 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:46.266762 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9567d0cf-a759-4949-9082-53abd9183dc6 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:46.266762 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.groups [None req-9567d0cf-a759-4949-9082-53abd9183dc6 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] show called for member 93b75672-f4a0-4873-9ee5-13e362204150 {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 10 14:21:46.271153 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9567d0cf-a759-4949-9082-53abd9183dc6 tempest-GroupsV314Test-1492773809 tempest-GroupsV314Test-1492773809-project-member] https://10.4.3.66/volume/v3/groups/93b75672-f4a0-4873-9ee5-13e362204150 returned with HTTP 404 Jul 10 14:21:46.272097 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 967/3847] 10.4.3.66 () {68 vars in 1379 bytes} [Fri Jul 10 14:21:46 2026] GET /volume/v3/groups/93b75672-f4a0-4873-9ee5-13e362204150 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:21:46.282440 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-20678cf0-3c53-4603-9a71-b76ffb7a1168 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:46.285594 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-20678cf0-3c53-4603-9a71-b76ffb7a1168 tempest-GroupsV314Test-425726243 tempest-GroupsV314Test-425726243-project-admin] DELETE https://10.4.3.66/volume/v3/group_types/1c2bf013-556f-46a8-b3bf-a8d76c5839b1 Jul 10 14:21:46.285594 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-20678cf0-3c53-4603-9a71-b76ffb7a1168 tempest-GroupsV314Test-425726243 tempest-GroupsV314Test-425726243-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:46.285894 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-20678cf0-3c53-4603-9a71-b76ffb7a1168 tempest-GroupsV314Test-425726243 tempest-GroupsV314Test-425726243-project-admin] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:46.307189 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-20678cf0-3c53-4603-9a71-b76ffb7a1168 tempest-GroupsV314Test-425726243 tempest-GroupsV314Test-425726243-project-admin] https://10.4.3.66/volume/v3/group_types/1c2bf013-556f-46a8-b3bf-a8d76c5839b1 returned with HTTP 202 Jul 10 14:21:46.308284 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 959/3848] 10.4.3.66 () {68 vars in 1397 bytes} [Fri Jul 10 14:21:46 2026] DELETE /volume/v3/group_types/1c2bf013-556f-46a8-b3bf-a8d76c5839b1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:21:46.316695 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6b7bd4dd-017b-4039-b242-42bf077ecf15 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:46.318957 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6b7bd4dd-017b-4039-b242-42bf077ecf15 tempest-GroupsV314Test-425726243 tempest-GroupsV314Test-425726243-project-admin] DELETE https://10.4.3.66/volume/v3/types/baf3b4e6-f291-4d1b-97a4-1346d070a017 Jul 10 14:21:46.319227 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6b7bd4dd-017b-4039-b242-42bf077ecf15 tempest-GroupsV314Test-425726243 tempest-GroupsV314Test-425726243-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:46.319546 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6b7bd4dd-017b-4039-b242-42bf077ecf15 tempest-GroupsV314Test-425726243 tempest-GroupsV314Test-425726243-project-admin] Calling method '_delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:46.359012 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-38a865e8-7466-48f2-b78b-37f41ff90d17 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:46.361405 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-38a865e8-7466-48f2-b78b-37f41ff90d17 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:46.362172 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6b7bd4dd-017b-4039-b242-42bf077ecf15 tempest-GroupsV314Test-425726243 tempest-GroupsV314Test-425726243-project-admin] https://10.4.3.66/volume/v3/types/baf3b4e6-f291-4d1b-97a4-1346d070a017 returned with HTTP 202 Jul 10 14:21:46.362243 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-38a865e8-7466-48f2-b78b-37f41ff90d17 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:46.362243 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-38a865e8-7466-48f2-b78b-37f41ff90d17 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:46.362243 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-38a865e8-7466-48f2-b78b-37f41ff90d17 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id aca13a0c-79e9-46de-a59c-c4838e644426. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:46.362365 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 965/3849] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:21:46 2026] DELETE /volume/v3/types/baf3b4e6-f291-4d1b-97a4-1346d070a017 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:21:46.369405 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:46.369405 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:46.370681 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-38a865e8-7466-48f2-b78b-37f41ff90d17 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 returned with HTTP 200 Jul 10 14:21:46.371137 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 959/3850] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:46 2026] GET /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:46.372290 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b6dc037a-8b35-433a-aa03-e8cb48fbd15e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:46.374363 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b6dc037a-8b35-433a-aa03-e8cb48fbd15e tempest-GroupsV314Test-425726243 tempest-GroupsV314Test-425726243-project-admin] GET https://10.4.3.66/volume/v3/types/baf3b4e6-f291-4d1b-97a4-1346d070a017 Jul 10 14:21:46.374656 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b6dc037a-8b35-433a-aa03-e8cb48fbd15e tempest-GroupsV314Test-425726243 tempest-GroupsV314Test-425726243-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:46.374934 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b6dc037a-8b35-433a-aa03-e8cb48fbd15e tempest-GroupsV314Test-425726243 tempest-GroupsV314Test-425726243-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:46.379988 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b6dc037a-8b35-433a-aa03-e8cb48fbd15e tempest-GroupsV314Test-425726243 tempest-GroupsV314Test-425726243-project-admin] https://10.4.3.66/volume/v3/types/baf3b4e6-f291-4d1b-97a4-1346d070a017 returned with HTTP 404 Jul 10 14:21:46.380663 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 968/3851] 10.4.3.66 () {66 vars in 1335 bytes} [Fri Jul 10 14:21:46 2026] GET /volume/v3/types/baf3b4e6-f291-4d1b-97a4-1346d070a017 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:21:46.555101 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-bbbbab00-2ae5-4ce3-bbcd-f822b4f98e5d req-9b40d049-83a0-4563-ab31-22dc6c6d3e47 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:46.558400 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-bbbbab00-2ae5-4ce3-bbcd-f822b4f98e5d req-9b40d049-83a0-4563-ab31-22dc6c6d3e47 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] DELETE https://10.4.3.66/volume/v3/attachments/b339dbff-1455-4812-991b-32e9ea46cde6 Jul 10 14:21:46.559289 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-bbbbab00-2ae5-4ce3-bbcd-f822b4f98e5d req-9b40d049-83a0-4563-ab31-22dc6c6d3e47 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:46.559289 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-bbbbab00-2ae5-4ce3-bbcd-f822b4f98e5d req-9b40d049-83a0-4563-ab31-22dc6c6d3e47 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:46.574842 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:46.574842 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:46.690555 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-3e2cd223-cbdf-44d1-afc7-70179ab22786 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:46.691579 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3e2cd223-cbdf-44d1-afc7-70179ab22786 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 Jul 10 14:21:46.691875 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3e2cd223-cbdf-44d1-afc7-70179ab22786 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:46.692169 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3e2cd223-cbdf-44d1-afc7-70179ab22786 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:46.692308 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-3e2cd223-cbdf-44d1-afc7-70179ab22786 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id 43a1f711-f8b0-45dd-9334-8731dd7bda93. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:46.700012 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:46.700012 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:46.700979 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3e2cd223-cbdf-44d1-afc7-70179ab22786 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 returned with HTTP 200 Jul 10 14:21:46.701527 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 966/3852] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:46 2026] GET /volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:46.886949 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-12a8c0c4-f242-4949-9f2d-093db2ea015f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:46.889483 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-12a8c0c4-f242-4949-9f2d-093db2ea015f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c Jul 10 14:21:46.890091 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-12a8c0c4-f242-4949-9f2d-093db2ea015f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:46.890153 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-12a8c0c4-f242-4949-9f2d-093db2ea015f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:46.890300 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-12a8c0c4-f242-4949-9f2d-093db2ea015f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id c54de80e-3331-448c-8664-eeb0a5ea435c. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:46.896637 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:46.896637 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:46.897822 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-12a8c0c4-f242-4949-9f2d-093db2ea015f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c returned with HTTP 200 Jul 10 14:21:46.898256 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 960/3853] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:46 2026] GET /volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:21:47.122910 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-bbbbab00-2ae5-4ce3-bbcd-f822b4f98e5d req-9b40d049-83a0-4563-ab31-22dc6c6d3e47 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/attachments/b339dbff-1455-4812-991b-32e9ea46cde6 returned with HTTP 200 Jul 10 14:21:47.123493 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 960/3854] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:21:46 2026] DELETE /volume/v3/attachments/b339dbff-1455-4812-991b-32e9ea46cde6 => generated 19 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:47.384322 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e88bb470-990f-4c09-8da1-afe39ba61afc None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:47.386531 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e88bb470-990f-4c09-8da1-afe39ba61afc tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:47.386849 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e88bb470-990f-4c09-8da1-afe39ba61afc tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:47.387615 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e88bb470-990f-4c09-8da1-afe39ba61afc tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:47.387807 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-e88bb470-990f-4c09-8da1-afe39ba61afc tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id aca13a0c-79e9-46de-a59c-c4838e644426. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:47.395784 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:47.395784 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:47.396973 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e88bb470-990f-4c09-8da1-afe39ba61afc tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 returned with HTTP 200 Jul 10 14:21:47.397622 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 969/3855] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:47 2026] GET /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:47.716060 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8232f9a5-1beb-47d1-8de2-b0930aabccf9 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:47.721735 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8232f9a5-1beb-47d1-8de2-b0930aabccf9 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 Jul 10 14:21:47.721735 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8232f9a5-1beb-47d1-8de2-b0930aabccf9 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:47.722848 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8232f9a5-1beb-47d1-8de2-b0930aabccf9 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:47.722848 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-8232f9a5-1beb-47d1-8de2-b0930aabccf9 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id 43a1f711-f8b0-45dd-9334-8731dd7bda93. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:47.729967 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:47.729967 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:47.731079 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8232f9a5-1beb-47d1-8de2-b0930aabccf9 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 returned with HTTP 200 Jul 10 14:21:47.731831 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 967/3856] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:47 2026] GET /volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 => generated 746 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:47.915842 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-ff4d6ce3-6ac7-4b46-bbf0-92df8d2ccc93 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:47.918898 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ff4d6ce3-6ac7-4b46-bbf0-92df8d2ccc93 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c Jul 10 14:21:47.918898 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ff4d6ce3-6ac7-4b46-bbf0-92df8d2ccc93 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:47.919803 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ff4d6ce3-6ac7-4b46-bbf0-92df8d2ccc93 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:47.920852 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-ff4d6ce3-6ac7-4b46-bbf0-92df8d2ccc93 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id c54de80e-3331-448c-8664-eeb0a5ea435c. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:47.928797 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:47.928797 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:47.930788 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ff4d6ce3-6ac7-4b46-bbf0-92df8d2ccc93 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c returned with HTTP 200 Jul 10 14:21:47.930929 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 961/3857] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:47 2026] GET /volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:48.412696 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-74d44151-8e21-44a3-a8c3-2f5394a43326 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:48.414949 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-74d44151-8e21-44a3-a8c3-2f5394a43326 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:48.415186 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-74d44151-8e21-44a3-a8c3-2f5394a43326 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:48.415392 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-74d44151-8e21-44a3-a8c3-2f5394a43326 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:48.415589 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-74d44151-8e21-44a3-a8c3-2f5394a43326 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id aca13a0c-79e9-46de-a59c-c4838e644426. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:48.420781 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:48.420781 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:48.421731 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-74d44151-8e21-44a3-a8c3-2f5394a43326 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 returned with HTTP 200 Jul 10 14:21:48.422100 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 961/3858] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:48 2026] GET /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:48.433293 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-22a83707-ba75-4838-9667-23b70da714b1 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:48.435221 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-22a83707-ba75-4838-9667-23b70da714b1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/volumes/a859913b-e4bf-420c-b191-8b714c6014c7 Jul 10 14:21:48.435439 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-22a83707-ba75-4838-9667-23b70da714b1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:48.435705 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-22a83707-ba75-4838-9667-23b70da714b1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:48.445355 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:48.445355 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:48.449944 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-22a83707-ba75-4838-9667-23b70da714b1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Volume info retrieved successfully. Jul 10 14:21:48.454830 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-22a83707-ba75-4838-9667-23b70da714b1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/volumes/a859913b-e4bf-420c-b191-8b714c6014c7 returned with HTTP 200 Jul 10 14:21:48.455395 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 970/3859] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:48 2026] GET /volume/v3/volumes/a859913b-e4bf-420c-b191-8b714c6014c7 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:48.472242 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-38a0ea0f-e19d-4d11-ac07-ae5ba8fd4a94 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:48.474425 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-38a0ea0f-e19d-4d11-ac07-ae5ba8fd4a94 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] DELETE https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:48.474711 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-38a0ea0f-e19d-4d11-ac07-ae5ba8fd4a94 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:48.474974 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-38a0ea0f-e19d-4d11-ac07-ae5ba8fd4a94 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:48.475142 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.contrib.backups [None req-38a0ea0f-e19d-4d11-ac07-ae5ba8fd4a94 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Delete backup with id: aca13a0c-79e9-46de-a59c-c4838e644426. Jul 10 14:21:48.482577 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:48.482577 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:48.509068 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.backup.rpcapi [None req-38a0ea0f-e19d-4d11-ac07-ae5ba8fd4a94 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] delete_backup rpcapi backup_id aca13a0c-79e9-46de-a59c-c4838e644426 {{(pid=100153) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 14:21:48.511730 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-38a0ea0f-e19d-4d11-ac07-ae5ba8fd4a94 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 returned with HTTP 202 Jul 10 14:21:48.512418 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 968/3860] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:21:48 2026] DELETE /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 10 14:21:48.524019 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-ea0f8135-a0c1-4197-b2e5-5c6b5532736e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:48.526252 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ea0f8135-a0c1-4197-b2e5-5c6b5532736e tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:48.526361 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ea0f8135-a0c1-4197-b2e5-5c6b5532736e tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:48.527029 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ea0f8135-a0c1-4197-b2e5-5c6b5532736e tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:48.527029 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-ea0f8135-a0c1-4197-b2e5-5c6b5532736e tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id aca13a0c-79e9-46de-a59c-c4838e644426. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:48.534342 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:48.534342 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:48.537243 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ea0f8135-a0c1-4197-b2e5-5c6b5532736e tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 returned with HTTP 200 Jul 10 14:21:48.537243 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 962/3861] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:48 2026] GET /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:48.562709 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-ef72a19e-e045-43a0-a805-e197ab01da39 req-a37f7409-37c1-415b-9fc3-3986a461aca7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:48.565344 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ef72a19e-e045-43a0-a805-e197ab01da39 req-a37f7409-37c1-415b-9fc3-3986a461aca7 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 Jul 10 14:21:48.565790 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-ef72a19e-e045-43a0-a805-e197ab01da39 req-a37f7409-37c1-415b-9fc3-3986a461aca7 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:48.565898 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-ef72a19e-e045-43a0-a805-e197ab01da39 req-a37f7409-37c1-415b-9fc3-3986a461aca7 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:48.578097 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:48.578097 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:48.584287 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-ef72a19e-e045-43a0-a805-e197ab01da39 req-a37f7409-37c1-415b-9fc3-3986a461aca7 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:21:48.591595 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ef72a19e-e045-43a0-a805-e197ab01da39 req-a37f7409-37c1-415b-9fc3-3986a461aca7 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 returned with HTTP 200 Jul 10 14:21:48.592192 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 962/3862] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:21:48 2026] GET /volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 => generated 903 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:48.747452 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d1c116eb-f659-401b-b90d-651e20c75528 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:48.750138 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d1c116eb-f659-401b-b90d-651e20c75528 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 Jul 10 14:21:48.750483 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d1c116eb-f659-401b-b90d-651e20c75528 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:48.750645 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d1c116eb-f659-401b-b90d-651e20c75528 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:48.750874 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-d1c116eb-f659-401b-b90d-651e20c75528 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id 43a1f711-f8b0-45dd-9334-8731dd7bda93. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:48.758718 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:48.758718 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:48.759770 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d1c116eb-f659-401b-b90d-651e20c75528 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 returned with HTTP 200 Jul 10 14:21:48.760189 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 971/3863] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:48 2026] GET /volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 => generated 746 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:48.945064 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-2cc3d8cb-d2dd-405a-8800-0272d94d8f4f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:48.947515 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2cc3d8cb-d2dd-405a-8800-0272d94d8f4f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c Jul 10 14:21:48.947843 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2cc3d8cb-d2dd-405a-8800-0272d94d8f4f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:48.948143 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2cc3d8cb-d2dd-405a-8800-0272d94d8f4f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:48.949114 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-2cc3d8cb-d2dd-405a-8800-0272d94d8f4f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id c54de80e-3331-448c-8664-eeb0a5ea435c. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:48.954764 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:48.954764 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:48.955588 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2cc3d8cb-d2dd-405a-8800-0272d94d8f4f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c returned with HTTP 200 Jul 10 14:21:48.956394 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 969/3864] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:48 2026] GET /volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:49.152835 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-9a6554d7-eaab-44d5-b9b9-bad445c45afa None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:49.154761 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9a6554d7-eaab-44d5-b9b9-bad445c45afa tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 Jul 10 14:21:49.155004 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9a6554d7-eaab-44d5-b9b9-bad445c45afa tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:49.155204 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9a6554d7-eaab-44d5-b9b9-bad445c45afa tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:49.171293 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:49.171293 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:49.181491 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-9a6554d7-eaab-44d5-b9b9-bad445c45afa tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:21:49.189787 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9a6554d7-eaab-44d5-b9b9-bad445c45afa tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 returned with HTTP 200 Jul 10 14:21:49.189787 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 963/3865] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:49 2026] GET /volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:21:49.253807 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-62166a73-2bac-4a5c-b156-3f73d879f14a req-47da8690-05d1-4c46-9500-50435e48dfba None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:49.257584 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-62166a73-2bac-4a5c-b156-3f73d879f14a req-47da8690-05d1-4c46-9500-50435e48dfba tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 Jul 10 14:21:49.257993 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-62166a73-2bac-4a5c-b156-3f73d879f14a req-47da8690-05d1-4c46-9500-50435e48dfba tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:49.258431 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-62166a73-2bac-4a5c-b156-3f73d879f14a req-47da8690-05d1-4c46-9500-50435e48dfba tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:49.273648 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:49.273648 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:49.278737 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-62166a73-2bac-4a5c-b156-3f73d879f14a req-47da8690-05d1-4c46-9500-50435e48dfba tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:21:49.286215 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-62166a73-2bac-4a5c-b156-3f73d879f14a req-47da8690-05d1-4c46-9500-50435e48dfba tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 returned with HTTP 200 Jul 10 14:21:49.286774 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 963/3866] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:21:49 2026] GET /volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:21:49.314784 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-62166a73-2bac-4a5c-b156-3f73d879f14a req-22aa52cb-6e3c-4d5e-bad3-a161aaf848db None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:49.318402 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-62166a73-2bac-4a5c-b156-3f73d879f14a req-22aa52cb-6e3c-4d5e-bad3-a161aaf848db tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] POST https://10.4.3.66/volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95/action Jul 10 14:21:49.319298 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-62166a73-2bac-4a5c-b156-3f73d879f14a req-22aa52cb-6e3c-4d5e-bad3-a161aaf848db tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:21:49.319763 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-62166a73-2bac-4a5c-b156-3f73d879f14a req-22aa52cb-6e3c-4d5e-bad3-a161aaf848db tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:21:49.338004 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:49.338004 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:49.338004 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-62166a73-2bac-4a5c-b156-3f73d879f14a req-22aa52cb-6e3c-4d5e-bad3-a161aaf848db tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:21:49.350031 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-62166a73-2bac-4a5c-b156-3f73d879f14a req-22aa52cb-6e3c-4d5e-bad3-a161aaf848db tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Begin detaching volume completed successfully. Jul 10 14:21:49.350245 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-62166a73-2bac-4a5c-b156-3f73d879f14a req-22aa52cb-6e3c-4d5e-bad3-a161aaf848db tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95/action returned with HTTP 202 Jul 10 14:21:49.350899 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 972/3867] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:21:49 2026] POST /volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:21:49.469128 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5257ffb6-2ee8-4bc7-8fc4-88768a06089d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:49.547440 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f56792f7-374c-4565-ae60-6d687368f315 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:49.549596 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f56792f7-374c-4565-ae60-6d687368f315 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:49.549850 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f56792f7-374c-4565-ae60-6d687368f315 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:49.550099 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f56792f7-374c-4565-ae60-6d687368f315 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:49.550262 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-f56792f7-374c-4565-ae60-6d687368f315 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id aca13a0c-79e9-46de-a59c-c4838e644426. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:49.554744 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:49.554744 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:49.555543 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f56792f7-374c-4565-ae60-6d687368f315 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 returned with HTTP 200 Jul 10 14:21:49.556108 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 964/3868] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:49 2026] GET /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:49.579150 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5257ffb6-2ee8-4bc7-8fc4-88768a06089d tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:21:49.579654 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5257ffb6-2ee8-4bc7-8fc4-88768a06089d tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-578790312", "extra_specs": {"spec1": "val1"}}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:21:49.598093 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5257ffb6-2ee8-4bc7-8fc4-88768a06089d tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:21:49.598520 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 970/3869] 10.4.3.66 () {68 vars in 1246 bytes} [Fri Jul 10 14:21:49 2026] POST /volume/v3/types => generated 242 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:49.609020 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d0eb84c8-be5f-4c17-bb6b-f6f9b7022a97 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:49.610895 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d0eb84c8-be5f-4c17-bb6b-f6f9b7022a97 tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] POST https://10.4.3.66/volume/v3/types/a400a249-ba1b-4e77-a8ca-78eab012ace4/extra_specs Jul 10 14:21:49.611229 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d0eb84c8-be5f-4c17-bb6b-f6f9b7022a97 tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:21:49.613208 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d0eb84c8-be5f-4c17-bb6b-f6f9b7022a97 tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] https://10.4.3.66/volume/v3/types/a400a249-ba1b-4e77-a8ca-78eab012ace4/extra_specs returned with HTTP 400 Jul 10 14:21:49.613892 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 964/3870] 10.4.3.66 () {68 vars in 1392 bytes} [Fri Jul 10 14:21:49 2026] POST /volume/v3/types/a400a249-ba1b-4e77-a8ca-78eab012ace4/extra_specs => generated 146 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 14:21:49.623863 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-75c607f2-5c90-4b25-9715-aae56c1cab6a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:49.625742 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-75c607f2-5c90-4b25-9715-aae56c1cab6a tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] POST https://10.4.3.66/volume/v3/types/a400a249-ba1b-4e77-a8ca-78eab012ace4/extra_specs Jul 10 14:21:49.626137 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-75c607f2-5c90-4b25-9715-aae56c1cab6a tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:21:49.627881 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-75c607f2-5c90-4b25-9715-aae56c1cab6a tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] https://10.4.3.66/volume/v3/types/a400a249-ba1b-4e77-a8ca-78eab012ace4/extra_specs returned with HTTP 400 Jul 10 14:21:49.628428 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 973/3871] 10.4.3.66 () {68 vars in 1392 bytes} [Fri Jul 10 14:21:49 2026] POST /volume/v3/types/a400a249-ba1b-4e77-a8ca-78eab012ace4/extra_specs => generated 132 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 14:21:49.637302 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-54931d0e-80fc-442c-9bbe-0960bf871f46 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:49.639447 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-54931d0e-80fc-442c-9bbe-0960bf871f46 tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] POST https://10.4.3.66/volume/v3/types/71b1307a-af1e-409d-adef-9bda60086d97/extra_specs Jul 10 14:21:49.639865 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-54931d0e-80fc-442c-9bbe-0960bf871f46 tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:21:49.650802 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-54931d0e-80fc-442c-9bbe-0960bf871f46 tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] https://10.4.3.66/volume/v3/types/71b1307a-af1e-409d-adef-9bda60086d97/extra_specs returned with HTTP 404 Jul 10 14:21:49.651529 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 965/3872] 10.4.3.66 () {68 vars in 1392 bytes} [Fri Jul 10 14:21:49 2026] POST /volume/v3/types/71b1307a-af1e-409d-adef-9bda60086d97/extra_specs => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:21:49.661050 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-de8fa97d-38d2-40f9-a035-a9e4c31b47aa None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:49.662189 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-de8fa97d-38d2-40f9-a035-a9e4c31b47aa tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] DELETE https://10.4.3.66/volume/v3/types/f8bd7288-2eb8-4361-ba4c-77cedd76e7fc/extra_specs/spec1 Jul 10 14:21:49.662807 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-de8fa97d-38d2-40f9-a035-a9e4c31b47aa tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:49.662807 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-de8fa97d-38d2-40f9-a035-a9e4c31b47aa tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:49.667276 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-de8fa97d-38d2-40f9-a035-a9e4c31b47aa tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] https://10.4.3.66/volume/v3/types/f8bd7288-2eb8-4361-ba4c-77cedd76e7fc/extra_specs/spec1 returned with HTTP 404 Jul 10 14:21:49.667276 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 971/3873] 10.4.3.66 () {66 vars in 1392 bytes} [Fri Jul 10 14:21:49 2026] DELETE /volume/v3/types/f8bd7288-2eb8-4361-ba4c-77cedd76e7fc/extra_specs/spec1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:21:49.677024 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-783b8c4f-b8ba-4049-9dbc-7fa4196a87ca None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:49.678929 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-783b8c4f-b8ba-4049-9dbc-7fa4196a87ca tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] GET https://10.4.3.66/volume/v3/types/a400a249-ba1b-4e77-a8ca-78eab012ace4/extra_specs/nonexistent_extra_spec_name Jul 10 14:21:49.679187 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-783b8c4f-b8ba-4049-9dbc-7fa4196a87ca tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:49.679484 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-783b8c4f-b8ba-4049-9dbc-7fa4196a87ca tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:49.688424 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-783b8c4f-b8ba-4049-9dbc-7fa4196a87ca tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] https://10.4.3.66/volume/v3/types/a400a249-ba1b-4e77-a8ca-78eab012ace4/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jul 10 14:21:49.689209 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 965/3874] 10.4.3.66 () {66 vars in 1455 bytes} [Fri Jul 10 14:21:49 2026] GET /volume/v3/types/a400a249-ba1b-4e77-a8ca-78eab012ace4/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:21:49.699364 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-a5d0094a-d393-48b7-aed1-19a49eaa577d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:49.701965 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a5d0094a-d393-48b7-aed1-19a49eaa577d tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] GET https://10.4.3.66/volume/v3/types/2b84635d-08f3-4617-9072-57ef136dfd8d/extra_specs/spec1 Jul 10 14:21:49.702225 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a5d0094a-d393-48b7-aed1-19a49eaa577d tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:49.702513 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a5d0094a-d393-48b7-aed1-19a49eaa577d tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:49.708435 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a5d0094a-d393-48b7-aed1-19a49eaa577d tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] https://10.4.3.66/volume/v3/types/2b84635d-08f3-4617-9072-57ef136dfd8d/extra_specs/spec1 returned with HTTP 404 Jul 10 14:21:49.709141 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 974/3875] 10.4.3.66 () {66 vars in 1389 bytes} [Fri Jul 10 14:21:49 2026] GET /volume/v3/types/2b84635d-08f3-4617-9072-57ef136dfd8d/extra_specs/spec1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:21:49.718407 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-1ba294c2-d2f0-43ea-a361-29db80755501 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:49.721583 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1ba294c2-d2f0-43ea-a361-29db80755501 tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] GET https://10.4.3.66/volume/v3/types/699521f4-2184-4b29-a2b6-71400177d541/extra_specs Jul 10 14:21:49.722019 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1ba294c2-d2f0-43ea-a361-29db80755501 tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:49.722093 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1ba294c2-d2f0-43ea-a361-29db80755501 tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] Calling method 'index' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:49.726901 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1ba294c2-d2f0-43ea-a361-29db80755501 tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] https://10.4.3.66/volume/v3/types/699521f4-2184-4b29-a2b6-71400177d541/extra_specs returned with HTTP 404 Jul 10 14:21:49.727400 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 966/3876] 10.4.3.66 () {66 vars in 1371 bytes} [Fri Jul 10 14:21:49 2026] GET /volume/v3/types/699521f4-2184-4b29-a2b6-71400177d541/extra_specs => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:21:49.737888 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-98533198-7366-4cc2-897a-9bee455dcb58 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:49.739958 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-98533198-7366-4cc2-897a-9bee455dcb58 tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] PUT https://10.4.3.66/volume/v3/types/a400a249-ba1b-4e77-a8ca-78eab012ace4/extra_specs/spec1 Jul 10 14:21:49.740373 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-98533198-7366-4cc2-897a-9bee455dcb58 tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:21:49.741920 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-98533198-7366-4cc2-897a-9bee455dcb58 tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] https://10.4.3.66/volume/v3/types/a400a249-ba1b-4e77-a8ca-78eab012ace4/extra_specs/spec1 returned with HTTP 400 Jul 10 14:21:49.742365 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 972/3877] 10.4.3.66 () {68 vars in 1409 bytes} [Fri Jul 10 14:21:49 2026] PUT /volume/v3/types/a400a249-ba1b-4e77-a8ca-78eab012ace4/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 14:21:49.752245 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-659cac27-a6ce-4e7a-b4a4-4d627e55e6ab None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:49.754191 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-659cac27-a6ce-4e7a-b4a4-4d627e55e6ab tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] PUT https://10.4.3.66/volume/v3/types/a400a249-ba1b-4e77-a8ca-78eab012ace4/extra_specs/spec1 Jul 10 14:21:49.754551 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-659cac27-a6ce-4e7a-b4a4-4d627e55e6ab tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] Action: 'update', calling method: update, body: null {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:21:49.756148 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-659cac27-a6ce-4e7a-b4a4-4d627e55e6ab tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] https://10.4.3.66/volume/v3/types/a400a249-ba1b-4e77-a8ca-78eab012ace4/extra_specs/spec1 returned with HTTP 400 Jul 10 14:21:49.756878 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 966/3878] 10.4.3.66 () {68 vars in 1408 bytes} [Fri Jul 10 14:21:49 2026] PUT /volume/v3/types/a400a249-ba1b-4e77-a8ca-78eab012ace4/extra_specs/spec1 => generated 72 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:21:49.766604 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-bf3b03d1-4d5e-4f5b-8674-2048b32dc66c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:49.768611 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-bf3b03d1-4d5e-4f5b-8674-2048b32dc66c tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] PUT https://10.4.3.66/volume/v3/types/a400a249-ba1b-4e77-a8ca-78eab012ace4/extra_specs/None Jul 10 14:21:49.768971 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-bf3b03d1-4d5e-4f5b-8674-2048b32dc66c tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:21:49.776914 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-29c7e41c-ddac-4069-bf63-e396cc04c8e5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:49.778130 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-29c7e41c-ddac-4069-bf63-e396cc04c8e5 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 Jul 10 14:21:49.778293 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-29c7e41c-ddac-4069-bf63-e396cc04c8e5 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:49.778449 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-29c7e41c-ddac-4069-bf63-e396cc04c8e5 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:49.778586 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-29c7e41c-ddac-4069-bf63-e396cc04c8e5 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id 43a1f711-f8b0-45dd-9334-8731dd7bda93. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:49.786688 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-bf3b03d1-4d5e-4f5b-8674-2048b32dc66c tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 10 14:21:49.786843 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-bf3b03d1-4d5e-4f5b-8674-2048b32dc66c tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] https://10.4.3.66/volume/v3/types/a400a249-ba1b-4e77-a8ca-78eab012ace4/extra_specs/None returned with HTTP 400 Jul 10 14:21:49.787342 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 975/3879] 10.4.3.66 () {68 vars in 1406 bytes} [Fri Jul 10 14:21:49 2026] PUT /volume/v3/types/a400a249-ba1b-4e77-a8ca-78eab012ace4/extra_specs/None => generated 73 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:21:49.788450 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:49.788450 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:49.789167 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-29c7e41c-ddac-4069-bf63-e396cc04c8e5 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 returned with HTTP 200 Jul 10 14:21:49.789626 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 967/3880] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:49 2026] GET /volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:49.798009 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-bf6cbb17-8cb2-4b3d-ae1c-fb3a2e8a5338 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:49.800552 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-bf6cbb17-8cb2-4b3d-ae1c-fb3a2e8a5338 tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] PUT https://10.4.3.66/volume/v3/types/a400a249-ba1b-4e77-a8ca-78eab012ace4/extra_specs/13d66a6d-c9ec-464e-ba7e-addc8bfc3fc2 Jul 10 14:21:49.800933 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-bf6cbb17-8cb2-4b3d-ae1c-fb3a2e8a5338 tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:21:49.813351 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-bf6cbb17-8cb2-4b3d-ae1c-fb3a2e8a5338 tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 10 14:21:49.813589 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-bf6cbb17-8cb2-4b3d-ae1c-fb3a2e8a5338 tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] https://10.4.3.66/volume/v3/types/a400a249-ba1b-4e77-a8ca-78eab012ace4/extra_specs/13d66a6d-c9ec-464e-ba7e-addc8bfc3fc2 returned with HTTP 400 Jul 10 14:21:49.814329 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 973/3881] 10.4.3.66 () {68 vars in 1502 bytes} [Fri Jul 10 14:21:49 2026] PUT /volume/v3/types/a400a249-ba1b-4e77-a8ca-78eab012ace4/extra_specs/13d66a6d-c9ec-464e-ba7e-addc8bfc3fc2 => generated 73 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:21:49.823838 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e0e3d0cb-9a2b-4b7f-a831-29b92b11d1e2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:49.825707 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e0e3d0cb-9a2b-4b7f-a831-29b92b11d1e2 tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] PUT https://10.4.3.66/volume/v3/types/dcc6ce97-283d-4d4d-a453-d078b847923e/extra_specs/spec1 Jul 10 14:21:49.826025 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e0e3d0cb-9a2b-4b7f-a831-29b92b11d1e2 tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:21:49.837822 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e0e3d0cb-9a2b-4b7f-a831-29b92b11d1e2 tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] https://10.4.3.66/volume/v3/types/dcc6ce97-283d-4d4d-a453-d078b847923e/extra_specs/spec1 returned with HTTP 404 Jul 10 14:21:49.838249 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 967/3882] 10.4.3.66 () {68 vars in 1409 bytes} [Fri Jul 10 14:21:49 2026] PUT /volume/v3/types/dcc6ce97-283d-4d4d-a453-d078b847923e/extra_specs/spec1 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:21:49.847565 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-597472b3-6e2c-4c69-84f5-4a426da406b1 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:49.849830 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-597472b3-6e2c-4c69-84f5-4a426da406b1 tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] DELETE https://10.4.3.66/volume/v3/types/a400a249-ba1b-4e77-a8ca-78eab012ace4 Jul 10 14:21:49.850015 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-597472b3-6e2c-4c69-84f5-4a426da406b1 tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:49.850294 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-597472b3-6e2c-4c69-84f5-4a426da406b1 tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] Calling method '_delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:49.878629 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-597472b3-6e2c-4c69-84f5-4a426da406b1 tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] https://10.4.3.66/volume/v3/types/a400a249-ba1b-4e77-a8ca-78eab012ace4 returned with HTTP 202 Jul 10 14:21:49.879070 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 976/3883] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:21:49 2026] DELETE /volume/v3/types/a400a249-ba1b-4e77-a8ca-78eab012ace4 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:21:49.888751 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-169c2f26-e50b-4475-a917-88f7786cc3f0 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:49.891038 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-169c2f26-e50b-4475-a917-88f7786cc3f0 tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] GET https://10.4.3.66/volume/v3/types/a400a249-ba1b-4e77-a8ca-78eab012ace4 Jul 10 14:21:49.891220 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-169c2f26-e50b-4475-a917-88f7786cc3f0 tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:49.891765 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-169c2f26-e50b-4475-a917-88f7786cc3f0 tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:49.896175 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-169c2f26-e50b-4475-a917-88f7786cc3f0 tempest-ExtraSpecsNegativeTest-2061587693 tempest-ExtraSpecsNegativeTest-2061587693-project-admin] https://10.4.3.66/volume/v3/types/a400a249-ba1b-4e77-a8ca-78eab012ace4 returned with HTTP 404 Jul 10 14:21:49.896859 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 968/3884] 10.4.3.66 () {66 vars in 1335 bytes} [Fri Jul 10 14:21:49 2026] GET /volume/v3/types/a400a249-ba1b-4e77-a8ca-78eab012ace4 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:21:49.971417 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b89b4ca5-6bf6-4539-b133-b3b4ac7007a5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:49.973288 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b89b4ca5-6bf6-4539-b133-b3b4ac7007a5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c Jul 10 14:21:49.973370 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b89b4ca5-6bf6-4539-b133-b3b4ac7007a5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:49.973575 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b89b4ca5-6bf6-4539-b133-b3b4ac7007a5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:49.973845 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-b89b4ca5-6bf6-4539-b133-b3b4ac7007a5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id c54de80e-3331-448c-8664-eeb0a5ea435c. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:49.979865 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:49.979865 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:49.981022 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b89b4ca5-6bf6-4539-b133-b3b4ac7007a5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c returned with HTTP 200 Jul 10 14:21:49.981829 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 974/3885] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:49 2026] GET /volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:50.387852 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6fc36c55-5409-4a74-84a9-fa61ef5bb94c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:50.388319 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6fc36c55-5409-4a74-84a9-fa61ef5bb94c None None] GET https://10.4.3.66/volume// Jul 10 14:21:50.388512 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6fc36c55-5409-4a74-84a9-fa61ef5bb94c None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:50.388746 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6fc36c55-5409-4a74-84a9-fa61ef5bb94c None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:50.389059 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6fc36c55-5409-4a74-84a9-fa61ef5bb94c None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:21:50.389392 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 968/3886] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:21:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:21:50.398702 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-62166a73-2bac-4a5c-b156-3f73d879f14a req-21d9d25c-be1f-4209-93b2-5296886f42fb None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:50.401303 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-62166a73-2bac-4a5c-b156-3f73d879f14a req-21d9d25c-be1f-4209-93b2-5296886f42fb tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 Jul 10 14:21:50.401610 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-62166a73-2bac-4a5c-b156-3f73d879f14a req-21d9d25c-be1f-4209-93b2-5296886f42fb tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:50.401896 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-62166a73-2bac-4a5c-b156-3f73d879f14a req-21d9d25c-be1f-4209-93b2-5296886f42fb tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:50.414036 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:50.414036 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:50.419120 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-62166a73-2bac-4a5c-b156-3f73d879f14a req-21d9d25c-be1f-4209-93b2-5296886f42fb tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:21:50.425432 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-62166a73-2bac-4a5c-b156-3f73d879f14a req-21d9d25c-be1f-4209-93b2-5296886f42fb tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 returned with HTTP 200 Jul 10 14:21:50.426241 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 977/3887] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:21:50 2026] GET /volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 => generated 1320 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:21:50.569543 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-fb5d7a45-3694-40a5-b1a6-20824821801c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:50.572204 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-fb5d7a45-3694-40a5-b1a6-20824821801c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 Jul 10 14:21:50.572431 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-fb5d7a45-3694-40a5-b1a6-20824821801c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:50.572945 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-fb5d7a45-3694-40a5-b1a6-20824821801c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:50.573061 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-fb5d7a45-3694-40a5-b1a6-20824821801c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id aca13a0c-79e9-46de-a59c-c4838e644426. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:50.579056 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-fb5d7a45-3694-40a5-b1a6-20824821801c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 returned with HTTP 404 Jul 10 14:21:50.580894 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 969/3888] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:50 2026] GET /volume/v3/backups/aca13a0c-79e9-46de-a59c-c4838e644426 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:21:50.595395 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-3bd54d75-90e7-43c1-b8d9-c641fe43c3a0 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:50.597958 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3bd54d75-90e7-43c1-b8d9-c641fe43c3a0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:21:50.598445 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3bd54d75-90e7-43c1-b8d9-c641fe43c3a0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1282742307"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:21:50.601317 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-3bd54d75-90e7-43c1-b8d9-c641fe43c3a0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1282742307'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:21:50.601317 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-3bd54d75-90e7-43c1-b8d9-c641fe43c3a0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Create volume of 1 GB Jul 10 14:21:50.608797 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-3bd54d75-90e7-43c1-b8d9-c641fe43c3a0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Availability Zones retrieved successfully. Jul 10 14:21:50.616977 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-3bd54d75-90e7-43c1-b8d9-c641fe43c3a0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Flow 'volume_create_api' (71bf67df-aa0d-43d0-bde2-f91d21205c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:21:50.619543 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-3bd54d75-90e7-43c1-b8d9-c641fe43c3a0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da5ccb0e-3711-4c86-b1e4-c8d320b5907d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:21:50.619543 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-3bd54d75-90e7-43c1-b8d9-c641fe43c3a0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:21:50.681960 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-3bd54d75-90e7-43c1-b8d9-c641fe43c3a0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (da5ccb0e-3711-4c86-b1e4-c8d320b5907d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:21:50.682385 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-3bd54d75-90e7-43c1-b8d9-c641fe43c3a0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cd517a2-5c30-4ae3-af56-9b4468659ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:21:50.780653 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-3bd54d75-90e7-43c1-b8d9-c641fe43c3a0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Created reservations ['fe063326-f502-457e-826e-03f2a0fd90c1', '78976f5b-29ba-408b-8d36-6fe31d76f2d5', '84327fc8-7806-407f-89f3-6f4bf9d1613c', '30d4d963-f270-488b-a89f-aa9a724c26f4'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:21:50.781002 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-3bd54d75-90e7-43c1-b8d9-c641fe43c3a0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cd517a2-5c30-4ae3-af56-9b4468659ce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe063326-f502-457e-826e-03f2a0fd90c1', '78976f5b-29ba-408b-8d36-6fe31d76f2d5', '84327fc8-7806-407f-89f3-6f4bf9d1613c', '30d4d963-f270-488b-a89f-aa9a724c26f4']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:21:50.782306 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-3bd54d75-90e7-43c1-b8d9-c641fe43c3a0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5178215c-1bf6-4402-a11a-f8ee45524285) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:21:50.804935 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-363d5b39-84ac-4f6e-84cc-8fb7a2f33628 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:50.808339 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-363d5b39-84ac-4f6e-84cc-8fb7a2f33628 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 Jul 10 14:21:50.808339 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-363d5b39-84ac-4f6e-84cc-8fb7a2f33628 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:50.808339 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-363d5b39-84ac-4f6e-84cc-8fb7a2f33628 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:50.808339 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-363d5b39-84ac-4f6e-84cc-8fb7a2f33628 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id 43a1f711-f8b0-45dd-9334-8731dd7bda93. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:50.815000 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:50.815000 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:50.815997 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-363d5b39-84ac-4f6e-84cc-8fb7a2f33628 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 returned with HTTP 200 Jul 10 14:21:50.816522 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 969/3889] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:50 2026] GET /volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:50.818215 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-3bd54d75-90e7-43c1-b8d9-c641fe43c3a0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5178215c-1bf6-4402-a11a-f8ee45524285) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd630d781-6cf8-4d25-9310-77caa8795f94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1282742307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91065487b9124488a9bc4f67d1f09911',qos_specs=None,replication_status=,reservations=['fe063326-f502-457e-826e-03f2a0fd90c1','78976f5b-29ba-408b-8d36-6fe31d76f2d5','84327fc8-7806-407f-89f3-6f4bf9d1613c','30d4d963-f270-488b-a89f-aa9a724c26f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='522ba3fd52e547ad892735c1a1b8c632',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:21:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1282742307',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d630d781-6cf8-4d25-9310-77caa8795f94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91065487b9124488a9bc4f67d1f09911',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='522ba3fd52e547ad892735c1a1b8c632',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:21:50.819769 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-3bd54d75-90e7-43c1-b8d9-c641fe43c3a0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (007ef5c8-34ed-4065-be00-c7180eb5d64e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:21:50.849036 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-3bd54d75-90e7-43c1-b8d9-c641fe43c3a0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (007ef5c8-34ed-4065-be00-c7180eb5d64e) transitioned into state 'SUCCESS' from state '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-1282742307',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91065487b9124488a9bc4f67d1f09911',qos_specs=None,replication_status=,reservations=['fe063326-f502-457e-826e-03f2a0fd90c1','78976f5b-29ba-408b-8d36-6fe31d76f2d5','84327fc8-7806-407f-89f3-6f4bf9d1613c','30d4d963-f270-488b-a89f-aa9a724c26f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='522ba3fd52e547ad892735c1a1b8c632',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:21:50.850817 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-3bd54d75-90e7-43c1-b8d9-c641fe43c3a0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9142d6e0-e22d-4c38-af41-a3333c1a9767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:21:50.867109 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-3bd54d75-90e7-43c1-b8d9-c641fe43c3a0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9142d6e0-e22d-4c38-af41-a3333c1a9767) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:21:50.868371 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-3bd54d75-90e7-43c1-b8d9-c641fe43c3a0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Flow 'volume_create_api' (71bf67df-aa0d-43d0-bde2-f91d21205c77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:21:50.871725 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-3bd54d75-90e7-43c1-b8d9-c641fe43c3a0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Create volume request issued successfully. Jul 10 14:21:50.871725 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3bd54d75-90e7-43c1-b8d9-c641fe43c3a0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:21:50.871725 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 975/3890] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:21:50 2026] POST /volume/v3/volumes => generated 747 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:21:50.890952 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-c758c857-d80c-4b8a-92c5-a10704681718 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:50.893782 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c758c857-d80c-4b8a-92c5-a10704681718 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/volumes/d630d781-6cf8-4d25-9310-77caa8795f94 Jul 10 14:21:50.893782 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c758c857-d80c-4b8a-92c5-a10704681718 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:50.893782 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c758c857-d80c-4b8a-92c5-a10704681718 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:50.904205 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:50.904205 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:50.909561 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-c758c857-d80c-4b8a-92c5-a10704681718 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Volume info retrieved successfully. Jul 10 14:21:50.916063 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c758c857-d80c-4b8a-92c5-a10704681718 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/volumes/d630d781-6cf8-4d25-9310-77caa8795f94 returned with HTTP 200 Jul 10 14:21:50.916562 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 978/3891] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:50 2026] GET /volume/v3/volumes/d630d781-6cf8-4d25-9310-77caa8795f94 => generated 815 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:50.993594 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-3198562b-6944-4b9f-add1-b79253a93618 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:50.996368 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3198562b-6944-4b9f-add1-b79253a93618 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c Jul 10 14:21:50.996616 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3198562b-6944-4b9f-add1-b79253a93618 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:50.996920 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3198562b-6944-4b9f-add1-b79253a93618 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:50.997177 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-3198562b-6944-4b9f-add1-b79253a93618 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id c54de80e-3331-448c-8664-eeb0a5ea435c. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:51.002450 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:51.002450 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:51.003299 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3198562b-6944-4b9f-add1-b79253a93618 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c returned with HTTP 200 Jul 10 14:21:51.004207 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 970/3892] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:50 2026] GET /volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:51.496211 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-62166a73-2bac-4a5c-b156-3f73d879f14a req-2c2138b5-52e2-401e-a3a0-ab3ae15e5fef None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:51.499547 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-62166a73-2bac-4a5c-b156-3f73d879f14a req-2c2138b5-52e2-401e-a3a0-ab3ae15e5fef tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] DELETE https://10.4.3.66/volume/v3/attachments/e0c6c2b0-3d1c-48bc-b3c7-dce0af5dcef0 Jul 10 14:21:51.499839 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-62166a73-2bac-4a5c-b156-3f73d879f14a req-2c2138b5-52e2-401e-a3a0-ab3ae15e5fef tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:51.500098 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-62166a73-2bac-4a5c-b156-3f73d879f14a req-2c2138b5-52e2-401e-a3a0-ab3ae15e5fef tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:51.510527 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:51.510527 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:51.831743 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0e0307cc-77b3-44c5-98d2-40c38126f9a5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:51.834208 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0e0307cc-77b3-44c5-98d2-40c38126f9a5 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 Jul 10 14:21:51.834630 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0e0307cc-77b3-44c5-98d2-40c38126f9a5 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:51.835431 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0e0307cc-77b3-44c5-98d2-40c38126f9a5 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:51.835530 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-0e0307cc-77b3-44c5-98d2-40c38126f9a5 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id 43a1f711-f8b0-45dd-9334-8731dd7bda93. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:51.840336 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:51.840336 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:51.841331 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0e0307cc-77b3-44c5-98d2-40c38126f9a5 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 returned with HTTP 200 Jul 10 14:21:51.842048 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 976/3893] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:51 2026] GET /volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:51.855633 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-7e288d6b-a30a-415a-b3fa-188e3ae65efd None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:51.857480 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7e288d6b-a30a-415a-b3fa-188e3ae65efd tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 Jul 10 14:21:51.857702 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7e288d6b-a30a-415a-b3fa-188e3ae65efd tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:51.857923 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7e288d6b-a30a-415a-b3fa-188e3ae65efd tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:51.858073 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-7e288d6b-a30a-415a-b3fa-188e3ae65efd tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 24d292a7-d95a-4fb0-907f-c40c9499c9e8. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:51.863151 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:51.863151 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:51.864078 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7e288d6b-a30a-415a-b3fa-188e3ae65efd tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 returned with HTTP 200 Jul 10 14:21:51.864460 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 979/3894] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:51 2026] GET /volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:51.878392 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a4871b14-489d-4c2a-bd7f-21678452a276 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:51.880569 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a4871b14-489d-4c2a-bd7f-21678452a276 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 Jul 10 14:21:51.880954 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a4871b14-489d-4c2a-bd7f-21678452a276 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:51.881109 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a4871b14-489d-4c2a-bd7f-21678452a276 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:51.881267 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-a4871b14-489d-4c2a-bd7f-21678452a276 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id 0a93717e-658e-4fa9-a9e9-49a9246315f5. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:51.885956 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:51.885956 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:51.887042 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a4871b14-489d-4c2a-bd7f-21678452a276 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 returned with HTTP 200 Jul 10 14:21:51.887769 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 971/3895] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:51 2026] GET /volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:51.900951 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-1275065b-7206-4482-8b49-877b794c27eb None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:51.902583 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1275065b-7206-4482-8b49-877b794c27eb tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] POST https://10.4.3.66/volume/v3/backups Jul 10 14:21:51.903348 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1275065b-7206-4482-8b49-877b794c27eb tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "197ec764-ce15-4298-a5de-6aafb320935c", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-120287305"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:21:51.904472 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.contrib.backups [None req-1275065b-7206-4482-8b49-877b794c27eb tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Creating new backup {'backup': {'volume_id': '197ec764-ce15-4298-a5de-6aafb320935c', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-120287305'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 14:21:51.904958 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.contrib.backups [None req-1275065b-7206-4482-8b49-877b794c27eb tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Creating backup of volume 197ec764-ce15-4298-a5de-6aafb320935c in container None Jul 10 14:21:51.916603 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:51.916603 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:51.917382 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-1275065b-7206-4482-8b49-877b794c27eb tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Volume info retrieved successfully. Jul 10 14:21:51.931012 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-fa3e3353-7d6c-4fcf-81b5-81e4cc507c6d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:51.933621 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-fa3e3353-7d6c-4fcf-81b5-81e4cc507c6d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/volumes/d630d781-6cf8-4d25-9310-77caa8795f94 Jul 10 14:21:51.933965 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-fa3e3353-7d6c-4fcf-81b5-81e4cc507c6d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:51.934240 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-fa3e3353-7d6c-4fcf-81b5-81e4cc507c6d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:51.943273 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:51.943273 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:51.949377 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-fa3e3353-7d6c-4fcf-81b5-81e4cc507c6d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Volume info retrieved successfully. Jul 10 14:21:51.955478 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-1275065b-7206-4482-8b49-877b794c27eb tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Created reservations ['54ff2482-9ac5-487f-a32c-264f789896f7', '8e9453fc-fde6-4064-ac9a-6eaf5a306330'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:21:51.956696 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-fa3e3353-7d6c-4fcf-81b5-81e4cc507c6d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/volumes/d630d781-6cf8-4d25-9310-77caa8795f94 returned with HTTP 200 Jul 10 14:21:51.957121 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 980/3896] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:51 2026] GET /volume/v3/volumes/d630d781-6cf8-4d25-9310-77caa8795f94 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:51.971594 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-37b69d2c-96f0-47b7-9c7b-1f8939580fe5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:51.974037 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-37b69d2c-96f0-47b7-9c7b-1f8939580fe5 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] POST https://10.4.3.66/volume/v3/backups Jul 10 14:21:51.974524 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-37b69d2c-96f0-47b7-9c7b-1f8939580fe5 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d630d781-6cf8-4d25-9310-77caa8795f94", "name": "tempest-VolumesBackupsTest-Backup-1359133127"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:21:51.976365 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.contrib.backups [None req-37b69d2c-96f0-47b7-9c7b-1f8939580fe5 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Creating new backup {'backup': {'volume_id': 'd630d781-6cf8-4d25-9310-77caa8795f94', 'name': 'tempest-VolumesBackupsTest-Backup-1359133127'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 14:21:51.976560 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.contrib.backups [None req-37b69d2c-96f0-47b7-9c7b-1f8939580fe5 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Creating backup of volume d630d781-6cf8-4d25-9310-77caa8795f94 in container None Jul 10 14:21:51.986216 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:51.986216 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:51.986815 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-37b69d2c-96f0-47b7-9c7b-1f8939580fe5 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Volume info retrieved successfully. Jul 10 14:21:52.010129 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1275065b-7206-4482-8b49-877b794c27eb tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Jul 10 14:21:52.010862 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 977/3897] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:21:51 2026] POST /volume/v3/backups => generated 327 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:21:52.015048 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-37b69d2c-96f0-47b7-9c7b-1f8939580fe5 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Created reservations ['30bacffa-adb4-46c7-b55a-92f78f8e266b', '6b1cddb7-1ad6-4626-8a8d-11e1b0085543'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:21:52.016265 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-98806351-6626-47a0-87ee-e08c11490166 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:52.018209 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-98806351-6626-47a0-87ee-e08c11490166 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c Jul 10 14:21:52.018437 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-98806351-6626-47a0-87ee-e08c11490166 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:52.019557 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-98806351-6626-47a0-87ee-e08c11490166 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:52.019557 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-98806351-6626-47a0-87ee-e08c11490166 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id c54de80e-3331-448c-8664-eeb0a5ea435c. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:52.023598 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8e778881-8dbd-48b6-a08b-77429a203ed8 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:52.025341 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:52.025341 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:52.026409 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-98806351-6626-47a0-87ee-e08c11490166 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c returned with HTTP 200 Jul 10 14:21:52.026801 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8e778881-8dbd-48b6-a08b-77429a203ed8 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e Jul 10 14:21:52.026895 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8e778881-8dbd-48b6-a08b-77429a203ed8 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:52.027148 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8e778881-8dbd-48b6-a08b-77429a203ed8 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:52.027372 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 981/3898] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:52 2026] GET /volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:52.027429 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-8e778881-8dbd-48b6-a08b-77429a203ed8 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id a560aa00-b19b-4db7-ba27-399217fc404e. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:52.032705 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:52.032705 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:52.033436 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8e778881-8dbd-48b6-a08b-77429a203ed8 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e returned with HTTP 200 Jul 10 14:21:52.034003 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 978/3899] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:52 2026] GET /volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:52.053077 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-62166a73-2bac-4a5c-b156-3f73d879f14a req-2c2138b5-52e2-401e-a3a0-ab3ae15e5fef tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/attachments/e0c6c2b0-3d1c-48bc-b3c7-dce0af5dcef0 returned with HTTP 200 Jul 10 14:21:52.053556 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 970/3900] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:21:51 2026] DELETE /volume/v3/attachments/e0c6c2b0-3d1c-48bc-b3c7-dce0af5dcef0 => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:52.059827 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-37b69d2c-96f0-47b7-9c7b-1f8939580fe5 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Jul 10 14:21:52.061212 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 972/3901] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:21:51 2026] POST /volume/v3/backups => generated 328 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:21:52.072922 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-3d623985-38db-4a77-b899-3e5f7223c335 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:52.075850 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3d623985-38db-4a77-b899-3e5f7223c335 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 Jul 10 14:21:52.076134 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3d623985-38db-4a77-b899-3e5f7223c335 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:52.076364 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3d623985-38db-4a77-b899-3e5f7223c335 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:52.076527 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-3d623985-38db-4a77-b899-3e5f7223c335 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id cdbf988d-1dd2-4d9e-ba42-8834eb0bc112. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:52.082240 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:52.082240 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:52.083439 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3d623985-38db-4a77-b899-3e5f7223c335 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 returned with HTTP 200 Jul 10 14:21:52.083914 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 982/3902] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:52 2026] GET /volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:52.333030 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4fe1ccca-7bb1-436d-a076-b1f491416449 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:52.432786 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4fe1ccca-7bb1-436d-a076-b1f491416449 tempest-ExtensionsTestJSON-1708126565 tempest-ExtensionsTestJSON-1708126565-project-member] GET https://10.4.3.66/volume/v3/extensions Jul 10 14:21:52.432993 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4fe1ccca-7bb1-436d-a076-b1f491416449 tempest-ExtensionsTestJSON-1708126565 tempest-ExtensionsTestJSON-1708126565-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:52.433209 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4fe1ccca-7bb1-436d-a076-b1f491416449 tempest-ExtensionsTestJSON-1708126565 tempest-ExtensionsTestJSON-1708126565-project-member] Calling method 'index' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:52.433652 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4fe1ccca-7bb1-436d-a076-b1f491416449 tempest-ExtensionsTestJSON-1708126565 tempest-ExtensionsTestJSON-1708126565-project-member] https://10.4.3.66/volume/v3/extensions returned with HTTP 200 Jul 10 14:21:52.434078 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 979/3903] 10.4.3.66 () {66 vars in 1239 bytes} [Fri Jul 10 14:21:52 2026] GET /volume/v3/extensions => generated 5245 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:21:53.039331 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8995bc9a-d5d7-4ef2-85e2-58de65d6e167 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:53.041138 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8995bc9a-d5d7-4ef2-85e2-58de65d6e167 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c Jul 10 14:21:53.041320 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8995bc9a-d5d7-4ef2-85e2-58de65d6e167 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:53.041516 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8995bc9a-d5d7-4ef2-85e2-58de65d6e167 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:53.041609 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-8995bc9a-d5d7-4ef2-85e2-58de65d6e167 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id c54de80e-3331-448c-8664-eeb0a5ea435c. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:53.044821 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-211a6f0f-0da1-490b-bfa0-e3fce1e5e947 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:53.046185 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:53.046185 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:53.046514 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-211a6f0f-0da1-490b-bfa0-e3fce1e5e947 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e Jul 10 14:21:53.046744 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-211a6f0f-0da1-490b-bfa0-e3fce1e5e947 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:53.046947 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-211a6f0f-0da1-490b-bfa0-e3fce1e5e947 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:53.047084 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-211a6f0f-0da1-490b-bfa0-e3fce1e5e947 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id a560aa00-b19b-4db7-ba27-399217fc404e. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:53.047192 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8995bc9a-d5d7-4ef2-85e2-58de65d6e167 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c returned with HTTP 200 Jul 10 14:21:53.047647 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 971/3904] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:53 2026] GET /volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:53.051985 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:53.051985 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:53.053019 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-211a6f0f-0da1-490b-bfa0-e3fce1e5e947 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e returned with HTTP 200 Jul 10 14:21:53.053377 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 973/3905] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:53 2026] GET /volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:53.057827 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-20c17549-4473-487e-a1b1-24d9930f18d1 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:53.059639 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-20c17549-4473-487e-a1b1-24d9930f18d1 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/351f2c26-cfda-4f8b-9f32-af8ecccab18f Jul 10 14:21:53.059961 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-20c17549-4473-487e-a1b1-24d9930f18d1 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:53.060169 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-20c17549-4473-487e-a1b1-24d9930f18d1 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:53.070222 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:53.070222 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:53.074179 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-20c17549-4473-487e-a1b1-24d9930f18d1 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:21:53.079175 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-20c17549-4473-487e-a1b1-24d9930f18d1 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/351f2c26-cfda-4f8b-9f32-af8ecccab18f returned with HTTP 200 Jul 10 14:21:53.079649 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 983/3906] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:53 2026] GET /volume/v3/volumes/351f2c26-cfda-4f8b-9f32-af8ecccab18f => generated 1355 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:21:53.092517 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5e6fa045-598d-448e-8cd5-c48ad3b76ef4 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:53.094400 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5e6fa045-598d-448e-8cd5-c48ad3b76ef4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] POST https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c/restore Jul 10 14:21:53.094737 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-47f96288-20dd-45e1-8fd6-fabcbb045a2e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:53.094953 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5e6fa045-598d-448e-8cd5-c48ad3b76ef4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:21:53.096176 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.contrib.backups [None req-5e6fa045-598d-448e-8cd5-c48ad3b76ef4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Restoring backup c54de80e-3331-448c-8664-eeb0a5ea435c ({'restore': {}}) {{(pid=100153) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 14:21:53.096320 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.contrib.backups [None req-5e6fa045-598d-448e-8cd5-c48ad3b76ef4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Restoring backup c54de80e-3331-448c-8664-eeb0a5ea435c to volume None. Jul 10 14:21:53.096541 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-47f96288-20dd-45e1-8fd6-fabcbb045a2e tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 Jul 10 14:21:53.096734 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-47f96288-20dd-45e1-8fd6-fabcbb045a2e tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:53.096906 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-47f96288-20dd-45e1-8fd6-fabcbb045a2e tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:53.097055 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-47f96288-20dd-45e1-8fd6-fabcbb045a2e tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id cdbf988d-1dd2-4d9e-ba42-8834eb0bc112. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:53.100989 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:53.100989 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:53.101274 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:53.101274 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:53.102111 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-47f96288-20dd-45e1-8fd6-fabcbb045a2e tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 returned with HTTP 200 Jul 10 14:21:53.102495 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 972/3907] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:53 2026] GET /volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:53.102575 np0000005012 devstack@c-api.service[100153]: INFO cinder.backup.api [None req-5e6fa045-598d-448e-8cd5-c48ad3b76ef4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Creating volume of 1 GB for restore of backup c54de80e-3331-448c-8664-eeb0a5ea435c. Jul 10 14:21:53.110760 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5e6fa045-598d-448e-8cd5-c48ad3b76ef4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Availability zone cache updated, next update will occur around 2026-07-10 15:21:53.110271. {{(pid=100153) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 14:21:53.110919 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-5e6fa045-598d-448e-8cd5-c48ad3b76ef4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Availability Zones retrieved successfully. Jul 10 14:21:53.116601 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5e6fa045-598d-448e-8cd5-c48ad3b76ef4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Flow 'volume_create_api' (aa700368-0d0b-48ec-a9ef-3fb7e9943b1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:21:53.117734 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5e6fa045-598d-448e-8cd5-c48ad3b76ef4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4654d6b1-5e97-45fe-8339-d94534487bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:21:53.118745 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-5e6fa045-598d-448e-8cd5-c48ad3b76ef4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:21:53.147169 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5e6fa045-598d-448e-8cd5-c48ad3b76ef4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4654d6b1-5e97-45fe-8339-d94534487bd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:21:53.148230 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5e6fa045-598d-448e-8cd5-c48ad3b76ef4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee0590c3-c90e-468e-a565-402fa6993674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:21:53.181867 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-5e6fa045-598d-448e-8cd5-c48ad3b76ef4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Created reservations ['4fb9a4b4-3ae4-4a9a-a3c1-69986746f5c4', '30fcec57-7c16-45c9-86d7-bbf4f18c9e3e', 'bc52d610-47cd-4121-a066-98891183d9c3', '1c72ca6d-e29b-4e5a-a377-d1c1540f5e49'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:21:53.182544 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5e6fa045-598d-448e-8cd5-c48ad3b76ef4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee0590c3-c90e-468e-a565-402fa6993674) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fb9a4b4-3ae4-4a9a-a3c1-69986746f5c4', '30fcec57-7c16-45c9-86d7-bbf4f18c9e3e', 'bc52d610-47cd-4121-a066-98891183d9c3', '1c72ca6d-e29b-4e5a-a377-d1c1540f5e49']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:21:53.183274 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5e6fa045-598d-448e-8cd5-c48ad3b76ef4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9a59067-68a7-4ec4-b6c6-f46ee8e69183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:21:53.210111 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5e6fa045-598d-448e-8cd5-c48ad3b76ef4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9a59067-68a7-4ec4-b6c6-f46ee8e69183) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17f6988d-5972-45f4-aae7-d305d4897263', '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_c54de80e-3331-448c-8664-eeb0a5ea435c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76ed02427a314604af85886f9a590211',qos_specs=None,replication_status=,reservations=['4fb9a4b4-3ae4-4a9a-a3c1-69986746f5c4','30fcec57-7c16-45c9-86d7-bbf4f18c9e3e','bc52d610-47cd-4121-a066-98891183d9c3','1c72ca6d-e29b-4e5a-a377-d1c1540f5e49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96ec5e170420451f818e1d89226dcd9b',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:21:53Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_c54de80e-3331-448c-8664-eeb0a5ea435c',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17f6988d-5972-45f4-aae7-d305d4897263,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76ed02427a314604af85886f9a590211',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96ec5e170420451f818e1d89226dcd9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:21:53.211230 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5e6fa045-598d-448e-8cd5-c48ad3b76ef4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e5fdd7a-0800-4644-b6c0-f75415e4eca3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:21:53.227621 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5e6fa045-598d-448e-8cd5-c48ad3b76ef4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e5fdd7a-0800-4644-b6c0-f75415e4eca3) transitioned into 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_c54de80e-3331-448c-8664-eeb0a5ea435c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76ed02427a314604af85886f9a590211',qos_specs=None,replication_status=,reservations=['4fb9a4b4-3ae4-4a9a-a3c1-69986746f5c4','30fcec57-7c16-45c9-86d7-bbf4f18c9e3e','bc52d610-47cd-4121-a066-98891183d9c3','1c72ca6d-e29b-4e5a-a377-d1c1540f5e49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96ec5e170420451f818e1d89226dcd9b',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:21:53.228515 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5e6fa045-598d-448e-8cd5-c48ad3b76ef4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39bd339f-f6f6-4454-a37b-7ae39e41e935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:21:53.239007 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5e6fa045-598d-448e-8cd5-c48ad3b76ef4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39bd339f-f6f6-4454-a37b-7ae39e41e935) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:21:53.240073 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5e6fa045-598d-448e-8cd5-c48ad3b76ef4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Flow 'volume_create_api' (aa700368-0d0b-48ec-a9ef-3fb7e9943b1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:21:53.240426 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-5e6fa045-598d-448e-8cd5-c48ad3b76ef4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Create volume request issued successfully. Jul 10 14:21:53.248555 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:53.248555 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:53.249040 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-5e6fa045-598d-448e-8cd5-c48ad3b76ef4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:21:53.576995 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-cb9e050b-ec97-49d2-b131-123da7a21bdd None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:53.613433 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-3d4a4a71-3e19-49f3-8915-521dfc7626ec None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:53.615179 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3d4a4a71-3e19-49f3-8915-521dfc7626ec tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 Jul 10 14:21:53.615365 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3d4a4a71-3e19-49f3-8915-521dfc7626ec tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:53.615564 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3d4a4a71-3e19-49f3-8915-521dfc7626ec tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:53.624442 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:53.624442 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:53.629439 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-3d4a4a71-3e19-49f3-8915-521dfc7626ec tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:21:53.636008 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3d4a4a71-3e19-49f3-8915-521dfc7626ec tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 returned with HTTP 200 Jul 10 14:21:53.636438 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 984/3908] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:53 2026] GET /volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:53.671455 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-cb9e050b-ec97-49d2-b131-123da7a21bdd tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:21:53.672003 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-cb9e050b-ec97-49d2-b131-123da7a21bdd tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-500581033"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:21:53.674068 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-cb9e050b-ec97-49d2-b131-123da7a21bdd tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-500581033'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:21:53.674252 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-cb9e050b-ec97-49d2-b131-123da7a21bdd tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Create volume of 1 GB Jul 10 14:21:53.679986 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-cb9e050b-ec97-49d2-b131-123da7a21bdd tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Availability Zones retrieved successfully. Jul 10 14:21:53.689924 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-cb9e050b-ec97-49d2-b131-123da7a21bdd tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Flow 'volume_create_api' (01a62a8d-f4b9-49d9-a3fe-678d536002b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:21:53.691460 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-cb9e050b-ec97-49d2-b131-123da7a21bdd tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bf64a43-bcf8-45b8-9359-a36dc2133f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:21:53.692935 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-cb9e050b-ec97-49d2-b131-123da7a21bdd tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:21:53.723721 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-cb9e050b-ec97-49d2-b131-123da7a21bdd tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bf64a43-bcf8-45b8-9359-a36dc2133f28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:21:53.724629 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-cb9e050b-ec97-49d2-b131-123da7a21bdd tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e2cbd77-0c5f-46d2-bbd8-56b256f12074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:21:53.801040 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-cb9e050b-ec97-49d2-b131-123da7a21bdd tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Created reservations ['2ad138f4-65af-49b5-8510-d86bcb6b7e5e', 'e548db06-7458-4b2f-b712-f2ffb54199ae', '8bae7f40-87b0-4d47-bbf7-d3ab869cffe0', 'f446bb1d-4807-48cb-8fa9-bd277a49932f'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:21:53.802133 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-cb9e050b-ec97-49d2-b131-123da7a21bdd tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e2cbd77-0c5f-46d2-bbd8-56b256f12074) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ad138f4-65af-49b5-8510-d86bcb6b7e5e', 'e548db06-7458-4b2f-b712-f2ffb54199ae', '8bae7f40-87b0-4d47-bbf7-d3ab869cffe0', 'f446bb1d-4807-48cb-8fa9-bd277a49932f']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:21:53.803590 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-cb9e050b-ec97-49d2-b131-123da7a21bdd tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65ba962b-fdcf-4f20-b03c-4b21b2507986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:21:53.831681 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-cb9e050b-ec97-49d2-b131-123da7a21bdd tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65ba962b-fdcf-4f20-b03c-4b21b2507986) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fac68cc5-c92e-410e-bd66-95f43c249bb3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-500581033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a86fe1051cf43db99f8953b67091878',qos_specs=None,replication_status=,reservations=['2ad138f4-65af-49b5-8510-d86bcb6b7e5e','e548db06-7458-4b2f-b712-f2ffb54199ae','8bae7f40-87b0-4d47-bbf7-d3ab869cffe0','f446bb1d-4807-48cb-8fa9-bd277a49932f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cca1d985560e43c883b6ccf0c15d3e60',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:21:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-500581033',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fac68cc5-c92e-410e-bd66-95f43c249bb3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1a86fe1051cf43db99f8953b67091878',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cca1d985560e43c883b6ccf0c15d3e60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:21:53.832907 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-cb9e050b-ec97-49d2-b131-123da7a21bdd tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38b702e9-0102-45c0-9643-035dadcd29bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:21:53.855425 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-cb9e050b-ec97-49d2-b131-123da7a21bdd tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38b702e9-0102-45c0-9643-035dadcd29bb) transitioned into state 'SUCCESS' from state '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-500581033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1a86fe1051cf43db99f8953b67091878',qos_specs=None,replication_status=,reservations=['2ad138f4-65af-49b5-8510-d86bcb6b7e5e','e548db06-7458-4b2f-b712-f2ffb54199ae','8bae7f40-87b0-4d47-bbf7-d3ab869cffe0','f446bb1d-4807-48cb-8fa9-bd277a49932f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cca1d985560e43c883b6ccf0c15d3e60',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:21:53.856691 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-cb9e050b-ec97-49d2-b131-123da7a21bdd tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d280540-7950-4b07-b035-78d902d029ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:21:53.870471 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-cb9e050b-ec97-49d2-b131-123da7a21bdd tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d280540-7950-4b07-b035-78d902d029ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:21:53.871840 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-cb9e050b-ec97-49d2-b131-123da7a21bdd tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Flow 'volume_create_api' (01a62a8d-f4b9-49d9-a3fe-678d536002b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:21:53.872298 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-cb9e050b-ec97-49d2-b131-123da7a21bdd tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Create volume request issued successfully. Jul 10 14:21:53.873173 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-cb9e050b-ec97-49d2-b131-123da7a21bdd tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:21:53.873803 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 974/3909] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:21:53 2026] POST /volume/v3/volumes => generated 747 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:21:53.887545 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4bd82e13-7801-42e7-9660-72bcc229da41 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:53.889516 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4bd82e13-7801-42e7-9660-72bcc229da41 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] GET https://10.4.3.66/volume/v3/volumes/fac68cc5-c92e-410e-bd66-95f43c249bb3 Jul 10 14:21:53.889797 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4bd82e13-7801-42e7-9660-72bcc229da41 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:53.890079 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4bd82e13-7801-42e7-9660-72bcc229da41 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:53.898919 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:53.898919 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:53.905099 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4bd82e13-7801-42e7-9660-72bcc229da41 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Volume info retrieved successfully. Jul 10 14:21:53.912004 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4bd82e13-7801-42e7-9660-72bcc229da41 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] https://10.4.3.66/volume/v3/volumes/fac68cc5-c92e-410e-bd66-95f43c249bb3 returned with HTTP 200 Jul 10 14:21:53.912467 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 973/3910] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:53 2026] GET /volume/v3/volumes/fac68cc5-c92e-410e-bd66-95f43c249bb3 => generated 815 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:54.064597 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8eca42b1-040a-44da-abab-4d038ca17a7a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:54.066797 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8eca42b1-040a-44da-abab-4d038ca17a7a tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e Jul 10 14:21:54.067079 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8eca42b1-040a-44da-abab-4d038ca17a7a tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:54.067284 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8eca42b1-040a-44da-abab-4d038ca17a7a tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:54.067422 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-8eca42b1-040a-44da-abab-4d038ca17a7a tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id a560aa00-b19b-4db7-ba27-399217fc404e. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:54.071802 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:54.071802 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:54.072620 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8eca42b1-040a-44da-abab-4d038ca17a7a tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e returned with HTTP 200 Jul 10 14:21:54.073034 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 985/3911] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:54 2026] GET /volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:54.112408 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a0f9780c-7b95-4a6f-b080-3c282842b4c9 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:54.114277 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a0f9780c-7b95-4a6f-b080-3c282842b4c9 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 Jul 10 14:21:54.114663 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a0f9780c-7b95-4a6f-b080-3c282842b4c9 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:54.115525 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a0f9780c-7b95-4a6f-b080-3c282842b4c9 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:54.115525 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-a0f9780c-7b95-4a6f-b080-3c282842b4c9 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id cdbf988d-1dd2-4d9e-ba42-8834eb0bc112. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:54.119674 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:54.119674 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:54.120442 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a0f9780c-7b95-4a6f-b080-3c282842b4c9 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 returned with HTTP 200 Jul 10 14:21:54.120839 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 975/3912] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:54 2026] GET /volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:54.260056 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:54.260056 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:54.260826 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-5e6fa045-598d-448e-8cd5-c48ad3b76ef4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:21:54.261106 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.backup.api [None req-5e6fa045-598d-448e-8cd5-c48ad3b76ef4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Checking backup size 1 against volume size 1 {{(pid=100153) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 14:21:54.261306 np0000005012 devstack@c-api.service[100153]: INFO cinder.backup.api [None req-5e6fa045-598d-448e-8cd5-c48ad3b76ef4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Overwriting volume 17f6988d-5972-45f4-aae7-d305d4897263 with restore of backup c54de80e-3331-448c-8664-eeb0a5ea435c Jul 10 14:21:54.278704 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.backup.rpcapi [None req-5e6fa045-598d-448e-8cd5-c48ad3b76ef4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] restore_backup in rpcapi backup_id c54de80e-3331-448c-8664-eeb0a5ea435c {{(pid=100153) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 14:21:54.280981 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5e6fa045-598d-448e-8cd5-c48ad3b76ef4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c/restore returned with HTTP 202 Jul 10 14:21:54.281424 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 980/3913] 10.4.3.66 () {68 vars in 1386 bytes} [Fri Jul 10 14:21:53 2026] POST /volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c/restore => generated 189 bytes in 1189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:21:54.289759 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9ee31fd9-9216-4b9d-977f-9eab26efa4d7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:54.291785 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9ee31fd9-9216-4b9d-977f-9eab26efa4d7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c Jul 10 14:21:54.292033 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9ee31fd9-9216-4b9d-977f-9eab26efa4d7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:54.292203 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9ee31fd9-9216-4b9d-977f-9eab26efa4d7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:54.292339 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-9ee31fd9-9216-4b9d-977f-9eab26efa4d7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id c54de80e-3331-448c-8664-eeb0a5ea435c. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:54.297623 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:54.297623 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:54.298430 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9ee31fd9-9216-4b9d-977f-9eab26efa4d7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c returned with HTTP 200 Jul 10 14:21:54.298936 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 974/3914] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:54 2026] GET /volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:54.926058 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-bf8bbb56-15eb-4af1-9106-32e8be397c96 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:54.927980 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-bf8bbb56-15eb-4af1-9106-32e8be397c96 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] GET https://10.4.3.66/volume/v3/volumes/fac68cc5-c92e-410e-bd66-95f43c249bb3 Jul 10 14:21:54.928147 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-bf8bbb56-15eb-4af1-9106-32e8be397c96 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:54.928336 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-bf8bbb56-15eb-4af1-9106-32e8be397c96 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:54.935471 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:54.935471 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:54.940369 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-bf8bbb56-15eb-4af1-9106-32e8be397c96 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Volume info retrieved successfully. Jul 10 14:21:54.946672 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-bf8bbb56-15eb-4af1-9106-32e8be397c96 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] https://10.4.3.66/volume/v3/volumes/fac68cc5-c92e-410e-bd66-95f43c249bb3 returned with HTTP 200 Jul 10 14:21:54.947203 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 986/3915] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:54 2026] GET /volume/v3/volumes/fac68cc5-c92e-410e-bd66-95f43c249bb3 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:55.084387 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-8b9085d6-424b-449a-aa01-751e5ef8d5bc None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:55.086675 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8b9085d6-424b-449a-aa01-751e5ef8d5bc tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e Jul 10 14:21:55.086813 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8b9085d6-424b-449a-aa01-751e5ef8d5bc tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:55.087047 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8b9085d6-424b-449a-aa01-751e5ef8d5bc tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:55.087211 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-8b9085d6-424b-449a-aa01-751e5ef8d5bc tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id a560aa00-b19b-4db7-ba27-399217fc404e. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:55.097975 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:55.097975 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:55.099088 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8b9085d6-424b-449a-aa01-751e5ef8d5bc tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e returned with HTTP 200 Jul 10 14:21:55.103621 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 976/3916] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:55 2026] GET /volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:55.132979 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b5c886b0-45f9-4a7c-bf20-0746073a6a29 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:55.136987 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b5c886b0-45f9-4a7c-bf20-0746073a6a29 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 Jul 10 14:21:55.137303 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b5c886b0-45f9-4a7c-bf20-0746073a6a29 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:55.137633 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b5c886b0-45f9-4a7c-bf20-0746073a6a29 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:55.137816 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-b5c886b0-45f9-4a7c-bf20-0746073a6a29 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id cdbf988d-1dd2-4d9e-ba42-8834eb0bc112. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:55.144699 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:55.144699 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:55.147521 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b5c886b0-45f9-4a7c-bf20-0746073a6a29 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 returned with HTTP 200 Jul 10 14:21:55.147521 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 981/3917] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:55 2026] GET /volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:55.310340 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ddef2d8c-c0cd-445d-8fe7-a82aba20b101 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:55.312128 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ddef2d8c-c0cd-445d-8fe7-a82aba20b101 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c Jul 10 14:21:55.312385 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ddef2d8c-c0cd-445d-8fe7-a82aba20b101 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:55.312686 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ddef2d8c-c0cd-445d-8fe7-a82aba20b101 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:55.312833 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-ddef2d8c-c0cd-445d-8fe7-a82aba20b101 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id c54de80e-3331-448c-8664-eeb0a5ea435c. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:55.318330 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:55.318330 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:55.319210 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ddef2d8c-c0cd-445d-8fe7-a82aba20b101 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c returned with HTTP 200 Jul 10 14:21:55.319734 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 975/3918] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:55 2026] GET /volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:56.114941 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f99bbd6d-99f5-4564-95ac-345963bd2e83 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:56.116946 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f99bbd6d-99f5-4564-95ac-345963bd2e83 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e Jul 10 14:21:56.117610 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f99bbd6d-99f5-4564-95ac-345963bd2e83 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:56.117610 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f99bbd6d-99f5-4564-95ac-345963bd2e83 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:56.117610 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-f99bbd6d-99f5-4564-95ac-345963bd2e83 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id a560aa00-b19b-4db7-ba27-399217fc404e. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:56.124940 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:56.124940 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:56.125795 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f99bbd6d-99f5-4564-95ac-345963bd2e83 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e returned with HTTP 200 Jul 10 14:21:56.125847 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 987/3919] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:56 2026] GET /volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:56.161104 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-49eeb4be-5490-4e7a-87be-f872ab5681d9 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:56.164034 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-49eeb4be-5490-4e7a-87be-f872ab5681d9 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 Jul 10 14:21:56.164351 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-49eeb4be-5490-4e7a-87be-f872ab5681d9 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:56.164623 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-49eeb4be-5490-4e7a-87be-f872ab5681d9 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:56.164792 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-49eeb4be-5490-4e7a-87be-f872ab5681d9 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id cdbf988d-1dd2-4d9e-ba42-8834eb0bc112. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:56.170440 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:56.170440 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:56.171412 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-49eeb4be-5490-4e7a-87be-f872ab5681d9 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 returned with HTTP 200 Jul 10 14:21:56.171894 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 977/3920] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:56 2026] GET /volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:56.332457 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8dacf335-cbaf-4a11-b792-dc13174c74fc None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:56.335431 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8dacf335-cbaf-4a11-b792-dc13174c74fc tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c Jul 10 14:21:56.335431 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8dacf335-cbaf-4a11-b792-dc13174c74fc tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:56.335431 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8dacf335-cbaf-4a11-b792-dc13174c74fc tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:56.335431 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-8dacf335-cbaf-4a11-b792-dc13174c74fc tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id c54de80e-3331-448c-8664-eeb0a5ea435c. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:56.341551 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:56.341551 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:56.342722 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8dacf335-cbaf-4a11-b792-dc13174c74fc tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c returned with HTTP 200 Jul 10 14:21:56.342906 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 982/3921] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:56 2026] GET /volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:56.524118 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b0d0a21b-33a4-4ab2-aae9-7b9ed65949df None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:56.527343 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b0d0a21b-33a4-4ab2-aae9-7b9ed65949df tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] DELETE https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 Jul 10 14:21:56.527698 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b0d0a21b-33a4-4ab2-aae9-7b9ed65949df tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:56.527936 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b0d0a21b-33a4-4ab2-aae9-7b9ed65949df tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:56.528140 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-b0d0a21b-33a4-4ab2-aae9-7b9ed65949df tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Delete volume with id: a9cd7674-8126-4e66-b3f3-76edaee0f891 Jul 10 14:21:56.539547 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:56.539547 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:56.539547 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b0d0a21b-33a4-4ab2-aae9-7b9ed65949df tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:21:56.555347 np0000005012 devstack@c-api.service[100152]: WARNING cinder.keymgr.conf_key_mgr [None req-b0d0a21b-33a4-4ab2-aae9-7b9ed65949df tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 14:21:56.565136 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b0d0a21b-33a4-4ab2-aae9-7b9ed65949df tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Delete volume request issued successfully. Jul 10 14:21:56.565385 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b0d0a21b-33a4-4ab2-aae9-7b9ed65949df tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 returned with HTTP 202 Jul 10 14:21:56.565907 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 976/3922] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:21:56 2026] DELETE /volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:21:56.576203 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-01fd1a48-7641-4b1b-9603-97ef04621ff8 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:56.579156 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-01fd1a48-7641-4b1b-9603-97ef04621ff8 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 Jul 10 14:21:56.579495 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-01fd1a48-7641-4b1b-9603-97ef04621ff8 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:56.580416 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-01fd1a48-7641-4b1b-9603-97ef04621ff8 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:56.592113 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:56.592113 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:56.598863 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-01fd1a48-7641-4b1b-9603-97ef04621ff8 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:21:56.606304 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-01fd1a48-7641-4b1b-9603-97ef04621ff8 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 returned with HTTP 200 Jul 10 14:21:56.606846 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 988/3923] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:56 2026] GET /volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 => generated 902 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:57.141385 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f6efbff4-1ead-4ab4-b05b-8c3de827fd2b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:57.143649 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f6efbff4-1ead-4ab4-b05b-8c3de827fd2b tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e Jul 10 14:21:57.143817 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f6efbff4-1ead-4ab4-b05b-8c3de827fd2b tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:57.144001 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f6efbff4-1ead-4ab4-b05b-8c3de827fd2b tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:57.144105 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-f6efbff4-1ead-4ab4-b05b-8c3de827fd2b tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id a560aa00-b19b-4db7-ba27-399217fc404e. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:57.149869 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:57.149869 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:57.151000 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f6efbff4-1ead-4ab4-b05b-8c3de827fd2b tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e returned with HTTP 200 Jul 10 14:21:57.152173 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 978/3924] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:57 2026] GET /volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:57.186604 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e9ec90df-e751-45f1-a592-95467a3ca13d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:57.188458 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e9ec90df-e751-45f1-a592-95467a3ca13d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 Jul 10 14:21:57.189216 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e9ec90df-e751-45f1-a592-95467a3ca13d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:57.189377 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e9ec90df-e751-45f1-a592-95467a3ca13d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:57.189675 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-e9ec90df-e751-45f1-a592-95467a3ca13d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id cdbf988d-1dd2-4d9e-ba42-8834eb0bc112. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:57.196411 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:57.196411 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:57.197364 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e9ec90df-e751-45f1-a592-95467a3ca13d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 returned with HTTP 200 Jul 10 14:21:57.197925 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 983/3925] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:57 2026] GET /volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:57.359295 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1aee9251-53a8-42f8-8d12-b1b2068ef90c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:57.362221 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1aee9251-53a8-42f8-8d12-b1b2068ef90c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c Jul 10 14:21:57.362221 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1aee9251-53a8-42f8-8d12-b1b2068ef90c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:57.362407 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1aee9251-53a8-42f8-8d12-b1b2068ef90c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:57.362407 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-1aee9251-53a8-42f8-8d12-b1b2068ef90c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id c54de80e-3331-448c-8664-eeb0a5ea435c. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:57.368867 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:57.368867 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:57.370088 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1aee9251-53a8-42f8-8d12-b1b2068ef90c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c returned with HTTP 200 Jul 10 14:21:57.370769 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 977/3926] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:57 2026] GET /volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:57.624224 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-485825fb-0c81-41b9-adcc-afb799aacf30 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:57.627063 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-485825fb-0c81-41b9-adcc-afb799aacf30 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 Jul 10 14:21:57.627419 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-485825fb-0c81-41b9-adcc-afb799aacf30 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:57.627663 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-485825fb-0c81-41b9-adcc-afb799aacf30 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:57.636610 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-485825fb-0c81-41b9-adcc-afb799aacf30 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 returned with HTTP 404 Jul 10 14:21:57.637733 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 989/3927] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:57 2026] GET /volume/v3/volumes/a9cd7674-8126-4e66-b3f3-76edaee0f891 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:21:57.649217 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-951e4505-60f6-4adf-85a9-f076243739ef None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:57.651601 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-951e4505-60f6-4adf-85a9-f076243739ef tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] DELETE https://10.4.3.66/volume/v3/volumes/ff178124-d175-4292-a5ed-5545093deff0 Jul 10 14:21:57.652047 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-951e4505-60f6-4adf-85a9-f076243739ef tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:57.654059 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-951e4505-60f6-4adf-85a9-f076243739ef tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:57.654059 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-951e4505-60f6-4adf-85a9-f076243739ef tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Delete volume with id: ff178124-d175-4292-a5ed-5545093deff0 Jul 10 14:21:57.662172 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:57.662172 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:57.662930 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-951e4505-60f6-4adf-85a9-f076243739ef tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:21:57.684454 np0000005012 devstack@c-api.service[100155]: WARNING cinder.keymgr.conf_key_mgr [None req-951e4505-60f6-4adf-85a9-f076243739ef tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 14:21:57.698698 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-951e4505-60f6-4adf-85a9-f076243739ef tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Delete volume request issued successfully. Jul 10 14:21:57.699104 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-951e4505-60f6-4adf-85a9-f076243739ef tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/ff178124-d175-4292-a5ed-5545093deff0 returned with HTTP 202 Jul 10 14:21:57.699386 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 979/3928] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:21:57 2026] DELETE /volume/v3/volumes/ff178124-d175-4292-a5ed-5545093deff0 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:21:57.712929 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-813caeed-a0ca-451a-8fb7-d441634af807 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:57.715928 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-813caeed-a0ca-451a-8fb7-d441634af807 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/ff178124-d175-4292-a5ed-5545093deff0 Jul 10 14:21:57.716194 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-813caeed-a0ca-451a-8fb7-d441634af807 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:57.716549 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-813caeed-a0ca-451a-8fb7-d441634af807 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:57.727421 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:57.727421 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:57.733978 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-813caeed-a0ca-451a-8fb7-d441634af807 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:21:57.739862 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-813caeed-a0ca-451a-8fb7-d441634af807 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/ff178124-d175-4292-a5ed-5545093deff0 returned with HTTP 200 Jul 10 14:21:57.740031 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 984/3929] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:57 2026] GET /volume/v3/volumes/ff178124-d175-4292-a5ed-5545093deff0 => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:58.164564 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4ae72bf1-5c55-4d95-879e-c9acf64a1252 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:58.166567 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4ae72bf1-5c55-4d95-879e-c9acf64a1252 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e Jul 10 14:21:58.166836 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4ae72bf1-5c55-4d95-879e-c9acf64a1252 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:58.167068 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4ae72bf1-5c55-4d95-879e-c9acf64a1252 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:58.167210 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-4ae72bf1-5c55-4d95-879e-c9acf64a1252 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id a560aa00-b19b-4db7-ba27-399217fc404e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:58.173632 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:58.173632 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:58.174816 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4ae72bf1-5c55-4d95-879e-c9acf64a1252 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e returned with HTTP 200 Jul 10 14:21:58.176053 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 978/3930] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:58 2026] GET /volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:58.209788 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-1ce9072f-3167-478d-9695-c90d6d1d74b1 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:58.212851 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1ce9072f-3167-478d-9695-c90d6d1d74b1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 Jul 10 14:21:58.212851 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1ce9072f-3167-478d-9695-c90d6d1d74b1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:58.212851 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1ce9072f-3167-478d-9695-c90d6d1d74b1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:58.212851 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-1ce9072f-3167-478d-9695-c90d6d1d74b1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id cdbf988d-1dd2-4d9e-ba42-8834eb0bc112. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:58.218258 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:58.218258 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:21:58.219287 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1ce9072f-3167-478d-9695-c90d6d1d74b1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 returned with HTTP 200 Jul 10 14:21:58.219957 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 990/3931] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:58 2026] GET /volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:58.382460 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-75703064-cf21-49bd-baa2-218536dc9110 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:58.385127 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-75703064-cf21-49bd-baa2-218536dc9110 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c Jul 10 14:21:58.386436 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-75703064-cf21-49bd-baa2-218536dc9110 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:58.386436 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-75703064-cf21-49bd-baa2-218536dc9110 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:58.386436 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-75703064-cf21-49bd-baa2-218536dc9110 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id c54de80e-3331-448c-8664-eeb0a5ea435c. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:58.391051 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:58.391051 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:58.391982 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-75703064-cf21-49bd-baa2-218536dc9110 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c returned with HTTP 200 Jul 10 14:21:58.392352 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 980/3932] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:58 2026] GET /volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:58.756690 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-7279306d-2a1e-431f-b078-25d14838e54c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:58.759794 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7279306d-2a1e-431f-b078-25d14838e54c tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/ff178124-d175-4292-a5ed-5545093deff0 Jul 10 14:21:58.759794 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7279306d-2a1e-431f-b078-25d14838e54c tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:58.759794 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7279306d-2a1e-431f-b078-25d14838e54c tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:58.766850 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7279306d-2a1e-431f-b078-25d14838e54c tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/ff178124-d175-4292-a5ed-5545093deff0 returned with HTTP 404 Jul 10 14:21:58.767928 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 985/3933] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:58 2026] GET /volume/v3/volumes/ff178124-d175-4292-a5ed-5545093deff0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:21:58.777345 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-dfb63dd3-ec7d-4dba-b9da-76cc535954c7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:58.779922 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dfb63dd3-ec7d-4dba-b9da-76cc535954c7 tempest-TestEncryptedCinderVolumes-1980590221 tempest-TestEncryptedCinderVolumes-1980590221-project-admin] GET https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 Jul 10 14:21:58.780174 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dfb63dd3-ec7d-4dba-b9da-76cc535954c7 tempest-TestEncryptedCinderVolumes-1980590221 tempest-TestEncryptedCinderVolumes-1980590221-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:58.780420 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dfb63dd3-ec7d-4dba-b9da-76cc535954c7 tempest-TestEncryptedCinderVolumes-1980590221 tempest-TestEncryptedCinderVolumes-1980590221-project-admin] Calling method 'detail' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:58.781389 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-dfb63dd3-ec7d-4dba-b9da-76cc535954c7 tempest-TestEncryptedCinderVolumes-1980590221 tempest-TestEncryptedCinderVolumes-1980590221-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100152) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:21:58.799534 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-dfb63dd3-ec7d-4dba-b9da-76cc535954c7 tempest-TestEncryptedCinderVolumes-1980590221 tempest-TestEncryptedCinderVolumes-1980590221-project-admin] Get all volumes completed successfully. Jul 10 14:21:58.799686 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:58.799686 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:58.805457 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dfb63dd3-ec7d-4dba-b9da-76cc535954c7 tempest-TestEncryptedCinderVolumes-1980590221 tempest-TestEncryptedCinderVolumes-1980590221-project-admin] https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 14:21:58.808652 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 979/3934] 10.4.3.66 () {66 vars in 1278 bytes} [Fri Jul 10 14:21:58 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14827 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:21:58.825187 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-083f536b-5282-4c1d-bfc6-52e8033fd13b None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:58.827060 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-083f536b-5282-4c1d-bfc6-52e8033fd13b tempest-TestEncryptedCinderVolumes-1980590221 tempest-TestEncryptedCinderVolumes-1980590221-project-admin] DELETE https://10.4.3.66/volume/v3/types/d8c9b643-fa84-40cd-be3f-a739c786e20d Jul 10 14:21:58.827315 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-083f536b-5282-4c1d-bfc6-52e8033fd13b tempest-TestEncryptedCinderVolumes-1980590221 tempest-TestEncryptedCinderVolumes-1980590221-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:58.827648 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-083f536b-5282-4c1d-bfc6-52e8033fd13b tempest-TestEncryptedCinderVolumes-1980590221 tempest-TestEncryptedCinderVolumes-1980590221-project-admin] Calling method '_delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:58.853116 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-083f536b-5282-4c1d-bfc6-52e8033fd13b tempest-TestEncryptedCinderVolumes-1980590221 tempest-TestEncryptedCinderVolumes-1980590221-project-admin] https://10.4.3.66/volume/v3/types/d8c9b643-fa84-40cd-be3f-a739c786e20d returned with HTTP 202 Jul 10 14:21:58.853654 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 991/3935] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:21:58 2026] DELETE /volume/v3/types/d8c9b643-fa84-40cd-be3f-a739c786e20d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:21:59.189559 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a6610189-5c03-4702-8fc4-1b902430bc17 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:59.191574 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a6610189-5c03-4702-8fc4-1b902430bc17 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e Jul 10 14:21:59.191818 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a6610189-5c03-4702-8fc4-1b902430bc17 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:59.192035 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a6610189-5c03-4702-8fc4-1b902430bc17 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:59.192156 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-a6610189-5c03-4702-8fc4-1b902430bc17 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id a560aa00-b19b-4db7-ba27-399217fc404e. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:59.197576 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:59.197576 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:21:59.198466 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a6610189-5c03-4702-8fc4-1b902430bc17 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e returned with HTTP 200 Jul 10 14:21:59.198972 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 981/3936] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:59 2026] GET /volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:59.233547 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5bed55de-37e8-45de-a811-928d12347262 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:59.235921 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5bed55de-37e8-45de-a811-928d12347262 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 Jul 10 14:21:59.236205 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5bed55de-37e8-45de-a811-928d12347262 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:59.236454 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5bed55de-37e8-45de-a811-928d12347262 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:59.236872 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-5bed55de-37e8-45de-a811-928d12347262 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id cdbf988d-1dd2-4d9e-ba42-8834eb0bc112. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:59.242423 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:59.242423 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:21:59.243722 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5bed55de-37e8-45de-a811-928d12347262 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 returned with HTTP 200 Jul 10 14:21:59.244269 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 986/3937] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:59 2026] GET /volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:21:59.405654 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-51a60b0c-401a-4a91-b36a-5ad9fc40d22d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:21:59.407917 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-51a60b0c-401a-4a91-b36a-5ad9fc40d22d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c Jul 10 14:21:59.408202 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-51a60b0c-401a-4a91-b36a-5ad9fc40d22d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:21:59.408892 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-51a60b0c-401a-4a91-b36a-5ad9fc40d22d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:21:59.408892 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-51a60b0c-401a-4a91-b36a-5ad9fc40d22d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id c54de80e-3331-448c-8664-eeb0a5ea435c. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:21:59.415633 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:21:59.415633 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:21:59.416674 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-51a60b0c-401a-4a91-b36a-5ad9fc40d22d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c returned with HTTP 200 Jul 10 14:21:59.417188 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 980/3938] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:21:59 2026] GET /volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:00.214586 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e1a91c5c-87fb-418c-9be4-816e2e02a68b None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:00.217217 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e1a91c5c-87fb-418c-9be4-816e2e02a68b tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e Jul 10 14:22:00.217560 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e1a91c5c-87fb-418c-9be4-816e2e02a68b tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:00.217769 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e1a91c5c-87fb-418c-9be4-816e2e02a68b tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:00.217901 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-e1a91c5c-87fb-418c-9be4-816e2e02a68b tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id a560aa00-b19b-4db7-ba27-399217fc404e. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:00.224173 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:00.224173 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:00.225338 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e1a91c5c-87fb-418c-9be4-816e2e02a68b tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e returned with HTTP 200 Jul 10 14:22:00.225879 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 992/3939] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:00 2026] GET /volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:00.256179 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-9a0d72fe-f9a1-4feb-8df5-2024ca7164dc None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:00.258748 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9a0d72fe-f9a1-4feb-8df5-2024ca7164dc tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 Jul 10 14:22:00.258994 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9a0d72fe-f9a1-4feb-8df5-2024ca7164dc tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:00.259392 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9a0d72fe-f9a1-4feb-8df5-2024ca7164dc tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:00.259392 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-9a0d72fe-f9a1-4feb-8df5-2024ca7164dc tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id cdbf988d-1dd2-4d9e-ba42-8834eb0bc112. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:00.264413 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:00.264413 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:00.265382 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9a0d72fe-f9a1-4feb-8df5-2024ca7164dc tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 returned with HTTP 200 Jul 10 14:22:00.265688 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 982/3940] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:00 2026] GET /volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:00.304898 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-287b278a-1338-408e-b695-454aa243415a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:00.307227 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-287b278a-1338-408e-b695-454aa243415a tempest-TestEncryptedCinderVolumes-1980590221 tempest-TestEncryptedCinderVolumes-1980590221-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:22:00.307839 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-287b278a-1338-408e-b695-454aa243415a tempest-TestEncryptedCinderVolumes-1980590221 tempest-TestEncryptedCinderVolumes-1980590221-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-156189224", "extra_specs": {}}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:00.331154 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-287b278a-1338-408e-b695-454aa243415a tempest-TestEncryptedCinderVolumes-1980590221 tempest-TestEncryptedCinderVolumes-1980590221-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:22:00.331791 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 987/3941] 10.4.3.66 () {68 vars in 1245 bytes} [Fri Jul 10 14:22:00 2026] POST /volume/v3/types => generated 211 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:00.342731 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f65ae541-171d-4cf4-b2d6-52735e572186 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:00.345324 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f65ae541-171d-4cf4-b2d6-52735e572186 tempest-TestEncryptedCinderVolumes-1980590221 tempest-TestEncryptedCinderVolumes-1980590221-project-admin] POST https://10.4.3.66/volume/v3/types/a461075a-0d37-4b5e-9684-065fc3d0a0d5/encryption Jul 10 14:22:00.345855 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f65ae541-171d-4cf4-b2d6-52735e572186 tempest-TestEncryptedCinderVolumes-1980590221 tempest-TestEncryptedCinderVolumes-1980590221-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:00.365864 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f65ae541-171d-4cf4-b2d6-52735e572186 tempest-TestEncryptedCinderVolumes-1980590221 tempest-TestEncryptedCinderVolumes-1980590221-project-admin] https://10.4.3.66/volume/v3/types/a461075a-0d37-4b5e-9684-065fc3d0a0d5/encryption returned with HTTP 200 Jul 10 14:22:00.366320 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 981/3942] 10.4.3.66 () {68 vars in 1390 bytes} [Fri Jul 10 14:22:00 2026] POST /volume/v3/types/a461075a-0d37-4b5e-9684-065fc3d0a0d5/encryption => generated 230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:00.395235 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-7bda3d97-ef47-4e97-8192-bb911116035c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:00.397374 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7bda3d97-ef47-4e97-8192-bb911116035c tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:22:00.397746 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7bda3d97-ef47-4e97-8192-bb911116035c tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1050794631", "snapshot_id": null, "imageRef": "4ff20130-b276-43a0-956f-1453107cff27", "volume_type": "tempest-scenario-type-luks-156189224", "size": 1}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:00.400883 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-7bda3d97-ef47-4e97-8192-bb911116035c tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1050794631', 'snapshot_id': None, 'imageRef': '4ff20130-b276-43a0-956f-1453107cff27', 'volume_type': 'tempest-scenario-type-luks-156189224', 'size': 1}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:22:00.427398 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-3cceeddf-0371-419f-a17d-5a5095f1e074 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:00.429420 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3cceeddf-0371-419f-a17d-5a5095f1e074 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c Jul 10 14:22:00.429609 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3cceeddf-0371-419f-a17d-5a5095f1e074 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:00.431006 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3cceeddf-0371-419f-a17d-5a5095f1e074 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:00.431006 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-3cceeddf-0371-419f-a17d-5a5095f1e074 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id c54de80e-3331-448c-8664-eeb0a5ea435c. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:00.436241 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:00.436241 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:00.440064 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3cceeddf-0371-419f-a17d-5a5095f1e074 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c returned with HTTP 200 Jul 10 14:22:00.440064 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 983/3943] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:00 2026] GET /volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:00.597116 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-7bda3d97-ef47-4e97-8192-bb911116035c tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Create volume of 1 GB Jul 10 14:22:00.597663 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:00.597663 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:00.598297 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-7bda3d97-ef47-4e97-8192-bb911116035c tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Availability Zones retrieved successfully. Jul 10 14:22:00.603976 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-7bda3d97-ef47-4e97-8192-bb911116035c tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Flow 'volume_create_api' (093247b0-1405-45b4-81bf-a04fd2f00c98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:22:00.604962 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-7bda3d97-ef47-4e97-8192-bb911116035c tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00fe855d-3426-4633-b60f-5d8d996b45e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:00.605883 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-7bda3d97-ef47-4e97-8192-bb911116035c tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:22:00.669395 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-7bda3d97-ef47-4e97-8192-bb911116035c tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00fe855d-3426-4633-b60f-5d8d996b45e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:22:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a461075a-0d37-4b5e-9684-065fc3d0a0d5,is_public=True,name='tempest-scenario-type-luks-156189224',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a461075a-0d37-4b5e-9684-065fc3d0a0d5', '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=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:00.670677 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-7bda3d97-ef47-4e97-8192-bb911116035c tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44acc603-9b50-4acd-a2fa-a5269fb43866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:00.707068 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-7bda3d97-ef47-4e97-8192-bb911116035c tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-156189224 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-156189224, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:22:00.707443 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-7bda3d97-ef47-4e97-8192-bb911116035c tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-156189224 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-156189224, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:22:00.745977 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-7bda3d97-ef47-4e97-8192-bb911116035c tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Created reservations ['5e2f28a1-7973-47d5-8218-b469133e3c0a', 'ac5af2c4-0b4f-457e-a435-dc87dc797538', '36c7e4ef-71fb-41d6-b9f8-255626a9ea92', '5b002ddd-0f54-4392-bb78-8fe52324ea8d'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:22:00.747214 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-7bda3d97-ef47-4e97-8192-bb911116035c tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44acc603-9b50-4acd-a2fa-a5269fb43866) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e2f28a1-7973-47d5-8218-b469133e3c0a', 'ac5af2c4-0b4f-457e-a435-dc87dc797538', '36c7e4ef-71fb-41d6-b9f8-255626a9ea92', '5b002ddd-0f54-4392-bb78-8fe52324ea8d']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:00.748368 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-7bda3d97-ef47-4e97-8192-bb911116035c tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3623e522-12b8-4f5b-9739-67058865c068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:00.777946 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-7bda3d97-ef47-4e97-8192-bb911116035c tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3623e522-12b8-4f5b-9739-67058865c068) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f83963f-f724-4268-83c1-5556bf03e95c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1050794631',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11fa8e9008e14435b20a39215a5255da',qos_specs=None,replication_status=,reservations=['5e2f28a1-7973-47d5-8218-b469133e3c0a','ac5af2c4-0b4f-457e-a435-dc87dc797538','36c7e4ef-71fb-41d6-b9f8-255626a9ea92','5b002ddd-0f54-4392-bb78-8fe52324ea8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe3e127f24654ec7867f393183fa4b2a',volume_type_id=a461075a-0d37-4b5e-9684-065fc3d0a0d5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:22:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1050794631',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=4f83963f-f724-4268-83c1-5556bf03e95c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11fa8e9008e14435b20a39215a5255da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe3e127f24654ec7867f393183fa4b2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a461075a-0d37-4b5e-9684-065fc3d0a0d5),volume_type_id=a461075a-0d37-4b5e-9684-065fc3d0a0d5)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:00.778795 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-7bda3d97-ef47-4e97-8192-bb911116035c tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78ff610d-18fe-4c51-9218-260f7b1c51dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:00.800021 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-7bda3d97-ef47-4e97-8192-bb911116035c tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78ff610d-18fe-4c51-9218-260f7b1c51dc) transitioned into state 'SUCCESS' from state '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-1050794631',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11fa8e9008e14435b20a39215a5255da',qos_specs=None,replication_status=,reservations=['5e2f28a1-7973-47d5-8218-b469133e3c0a','ac5af2c4-0b4f-457e-a435-dc87dc797538','36c7e4ef-71fb-41d6-b9f8-255626a9ea92','5b002ddd-0f54-4392-bb78-8fe52324ea8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe3e127f24654ec7867f393183fa4b2a',volume_type_id=a461075a-0d37-4b5e-9684-065fc3d0a0d5)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:00.800865 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-7bda3d97-ef47-4e97-8192-bb911116035c tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32c527fc-8ab1-42a6-b6a8-79dc493f6876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:00.812269 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-7bda3d97-ef47-4e97-8192-bb911116035c tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32c527fc-8ab1-42a6-b6a8-79dc493f6876) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:00.813055 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-7bda3d97-ef47-4e97-8192-bb911116035c tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Flow 'volume_create_api' (093247b0-1405-45b4-81bf-a04fd2f00c98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:22:00.813393 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-7bda3d97-ef47-4e97-8192-bb911116035c tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Create volume request issued successfully. Jul 10 14:22:00.814056 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7bda3d97-ef47-4e97-8192-bb911116035c tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:22:00.814698 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 993/3944] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:22:00 2026] POST /volume/v3/volumes => generated 789 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:22:00.830493 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-70203f4e-6b82-43f9-a797-70d467696e40 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:00.832927 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-70203f4e-6b82-43f9-a797-70d467696e40 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c Jul 10 14:22:00.833227 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-70203f4e-6b82-43f9-a797-70d467696e40 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:00.833542 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-70203f4e-6b82-43f9-a797-70d467696e40 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:00.849082 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:00.849082 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:00.854843 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-70203f4e-6b82-43f9-a797-70d467696e40 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:22:00.864049 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-70203f4e-6b82-43f9-a797-70d467696e40 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c returned with HTTP 200 Jul 10 14:22:00.864617 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 988/3945] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:00 2026] GET /volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c => generated 857 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:01.241409 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-51c4b37c-d86e-4f1e-9e0c-ce6e33e68d1e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:01.243784 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-51c4b37c-d86e-4f1e-9e0c-ce6e33e68d1e tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e Jul 10 14:22:01.244126 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-51c4b37c-d86e-4f1e-9e0c-ce6e33e68d1e tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:01.244345 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-51c4b37c-d86e-4f1e-9e0c-ce6e33e68d1e tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:01.244518 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-51c4b37c-d86e-4f1e-9e0c-ce6e33e68d1e tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id a560aa00-b19b-4db7-ba27-399217fc404e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:01.250868 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:01.250868 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:01.251683 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-51c4b37c-d86e-4f1e-9e0c-ce6e33e68d1e tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e returned with HTTP 200 Jul 10 14:22:01.252292 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 982/3946] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:01 2026] GET /volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:01.282534 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-567fdd27-0d1d-47e4-8b40-243c2c2d7097 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:01.284620 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-567fdd27-0d1d-47e4-8b40-243c2c2d7097 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 Jul 10 14:22:01.284920 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-567fdd27-0d1d-47e4-8b40-243c2c2d7097 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:01.285441 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-567fdd27-0d1d-47e4-8b40-243c2c2d7097 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:01.285441 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-567fdd27-0d1d-47e4-8b40-243c2c2d7097 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id cdbf988d-1dd2-4d9e-ba42-8834eb0bc112. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:01.291134 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:01.291134 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:01.292033 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-567fdd27-0d1d-47e4-8b40-243c2c2d7097 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 returned with HTTP 200 Jul 10 14:22:01.292645 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 984/3947] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:01 2026] GET /volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:01.451083 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-650928b4-c21b-4196-b406-dbeee6f2e80c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:01.454136 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-650928b4-c21b-4196-b406-dbeee6f2e80c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c Jul 10 14:22:01.454136 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-650928b4-c21b-4196-b406-dbeee6f2e80c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:01.455145 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-650928b4-c21b-4196-b406-dbeee6f2e80c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:01.456045 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-650928b4-c21b-4196-b406-dbeee6f2e80c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id c54de80e-3331-448c-8664-eeb0a5ea435c. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:01.464149 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:01.464149 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:01.464831 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-650928b4-c21b-4196-b406-dbeee6f2e80c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c returned with HTTP 200 Jul 10 14:22:01.465439 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 994/3948] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:01 2026] GET /volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:01.879916 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f6dc0bf9-b7bb-4ee9-bc59-e9887e8ee9fe None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:01.881105 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f6dc0bf9-b7bb-4ee9-bc59-e9887e8ee9fe tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c Jul 10 14:22:01.881696 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f6dc0bf9-b7bb-4ee9-bc59-e9887e8ee9fe tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:01.881696 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f6dc0bf9-b7bb-4ee9-bc59-e9887e8ee9fe tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:01.888938 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:01.888938 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:01.893954 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-f6dc0bf9-b7bb-4ee9-bc59-e9887e8ee9fe tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:22:01.899236 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f6dc0bf9-b7bb-4ee9-bc59-e9887e8ee9fe tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c returned with HTTP 200 Jul 10 14:22:01.899719 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 989/3949] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:01 2026] GET /volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:02.269056 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-97e23d19-6faf-4713-ba10-de52a2fffea3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:02.270830 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-97e23d19-6faf-4713-ba10-de52a2fffea3 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e Jul 10 14:22:02.271002 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-97e23d19-6faf-4713-ba10-de52a2fffea3 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:02.271219 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-97e23d19-6faf-4713-ba10-de52a2fffea3 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:02.271340 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-97e23d19-6faf-4713-ba10-de52a2fffea3 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id a560aa00-b19b-4db7-ba27-399217fc404e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:02.278906 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:02.278906 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:02.279895 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-97e23d19-6faf-4713-ba10-de52a2fffea3 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e returned with HTTP 200 Jul 10 14:22:02.280360 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 983/3950] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:02 2026] GET /volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:02.308645 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d0e708b3-4f2d-47a8-bc3d-bbc863f45aef None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:02.311300 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d0e708b3-4f2d-47a8-bc3d-bbc863f45aef tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 Jul 10 14:22:02.312057 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d0e708b3-4f2d-47a8-bc3d-bbc863f45aef tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:02.312419 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d0e708b3-4f2d-47a8-bc3d-bbc863f45aef tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:02.312737 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-d0e708b3-4f2d-47a8-bc3d-bbc863f45aef tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id cdbf988d-1dd2-4d9e-ba42-8834eb0bc112. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:02.321006 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:02.321006 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:02.321611 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d0e708b3-4f2d-47a8-bc3d-bbc863f45aef tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 returned with HTTP 200 Jul 10 14:22:02.322129 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 985/3951] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:02 2026] GET /volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:02.481302 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ce1e5721-7b02-4f04-a69a-c5c6ddb457a8 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:02.483578 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ce1e5721-7b02-4f04-a69a-c5c6ddb457a8 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c Jul 10 14:22:02.483809 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ce1e5721-7b02-4f04-a69a-c5c6ddb457a8 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:02.484049 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ce1e5721-7b02-4f04-a69a-c5c6ddb457a8 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:02.484188 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-ce1e5721-7b02-4f04-a69a-c5c6ddb457a8 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id c54de80e-3331-448c-8664-eeb0a5ea435c. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:02.489203 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:02.489203 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:02.490318 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ce1e5721-7b02-4f04-a69a-c5c6ddb457a8 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c returned with HTTP 200 Jul 10 14:22:02.490925 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 995/3952] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:02 2026] GET /volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:02.917198 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-7b9254f5-f2ed-4909-ab1d-c0625dbd31ed None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:02.919197 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7b9254f5-f2ed-4909-ab1d-c0625dbd31ed tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c Jul 10 14:22:02.919400 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7b9254f5-f2ed-4909-ab1d-c0625dbd31ed tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:02.919709 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7b9254f5-f2ed-4909-ab1d-c0625dbd31ed tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:02.936898 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:02.936898 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:02.942689 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-7b9254f5-f2ed-4909-ab1d-c0625dbd31ed tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:22:02.954272 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7b9254f5-f2ed-4909-ab1d-c0625dbd31ed tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c returned with HTTP 200 Jul 10 14:22:02.955028 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 990/3953] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:02 2026] GET /volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c => generated 942 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:03.294448 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ebd242d0-d479-44f5-a3eb-7b302d6762fd None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:03.296309 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ebd242d0-d479-44f5-a3eb-7b302d6762fd tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e Jul 10 14:22:03.296574 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ebd242d0-d479-44f5-a3eb-7b302d6762fd tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:03.296833 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ebd242d0-d479-44f5-a3eb-7b302d6762fd tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:03.296990 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-ebd242d0-d479-44f5-a3eb-7b302d6762fd tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id a560aa00-b19b-4db7-ba27-399217fc404e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:03.302021 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:03.302021 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:03.303196 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ebd242d0-d479-44f5-a3eb-7b302d6762fd tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e returned with HTTP 200 Jul 10 14:22:03.304064 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 984/3954] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:03 2026] GET /volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:03.335766 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4c210009-5dad-4d6b-9401-f5dfd989e9ad None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:03.337591 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4c210009-5dad-4d6b-9401-f5dfd989e9ad tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 Jul 10 14:22:03.337812 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4c210009-5dad-4d6b-9401-f5dfd989e9ad tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:03.338000 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4c210009-5dad-4d6b-9401-f5dfd989e9ad tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:03.338106 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-4c210009-5dad-4d6b-9401-f5dfd989e9ad tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id cdbf988d-1dd2-4d9e-ba42-8834eb0bc112. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:03.344286 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:03.344286 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:03.345099 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4c210009-5dad-4d6b-9401-f5dfd989e9ad tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 returned with HTTP 200 Jul 10 14:22:03.345457 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 986/3955] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:03 2026] GET /volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:03.504632 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-83c993ad-1deb-4f67-8d57-8500c72e4854 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:03.506579 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-83c993ad-1deb-4f67-8d57-8500c72e4854 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c Jul 10 14:22:03.506835 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-83c993ad-1deb-4f67-8d57-8500c72e4854 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:03.507077 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-83c993ad-1deb-4f67-8d57-8500c72e4854 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:03.507227 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-83c993ad-1deb-4f67-8d57-8500c72e4854 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id c54de80e-3331-448c-8664-eeb0a5ea435c. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:03.511731 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:03.511731 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:03.512635 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-83c993ad-1deb-4f67-8d57-8500c72e4854 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c returned with HTTP 200 Jul 10 14:22:03.513066 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 996/3956] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:03 2026] GET /volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:03.969740 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d2bc1971-5b3f-4239-a13c-7846f6dbb113 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:03.971902 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d2bc1971-5b3f-4239-a13c-7846f6dbb113 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c Jul 10 14:22:03.972129 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d2bc1971-5b3f-4239-a13c-7846f6dbb113 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:03.973242 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d2bc1971-5b3f-4239-a13c-7846f6dbb113 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:03.980886 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:03.980886 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:03.985115 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-d2bc1971-5b3f-4239-a13c-7846f6dbb113 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:22:03.989972 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d2bc1971-5b3f-4239-a13c-7846f6dbb113 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c returned with HTTP 200 Jul 10 14:22:03.990353 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 991/3957] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:03 2026] GET /volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c => generated 942 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:04.319062 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e017cbb2-1e52-4779-a6e0-fed321db08de None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:04.321331 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e017cbb2-1e52-4779-a6e0-fed321db08de tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e Jul 10 14:22:04.321913 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e017cbb2-1e52-4779-a6e0-fed321db08de tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:04.321913 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e017cbb2-1e52-4779-a6e0-fed321db08de tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:04.322007 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-e017cbb2-1e52-4779-a6e0-fed321db08de tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id a560aa00-b19b-4db7-ba27-399217fc404e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:04.326659 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:04.326659 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:04.327512 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e017cbb2-1e52-4779-a6e0-fed321db08de tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e returned with HTTP 200 Jul 10 14:22:04.327870 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 985/3958] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:04 2026] GET /volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:04.356398 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-2f9fb335-6894-4397-9fc3-6f3efd12465d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:04.358665 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2f9fb335-6894-4397-9fc3-6f3efd12465d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 Jul 10 14:22:04.358876 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2f9fb335-6894-4397-9fc3-6f3efd12465d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:04.359086 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2f9fb335-6894-4397-9fc3-6f3efd12465d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:04.359199 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-2f9fb335-6894-4397-9fc3-6f3efd12465d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id cdbf988d-1dd2-4d9e-ba42-8834eb0bc112. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:04.363610 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:04.363610 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:04.364602 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2f9fb335-6894-4397-9fc3-6f3efd12465d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 returned with HTTP 200 Jul 10 14:22:04.365047 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 987/3959] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:04 2026] GET /volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:04.525479 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-5e5feefc-6027-4217-aa27-75fd34b9d8ac None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:04.527439 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5e5feefc-6027-4217-aa27-75fd34b9d8ac tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c Jul 10 14:22:04.527705 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5e5feefc-6027-4217-aa27-75fd34b9d8ac tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:04.527948 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5e5feefc-6027-4217-aa27-75fd34b9d8ac tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:04.528091 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-5e5feefc-6027-4217-aa27-75fd34b9d8ac tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id c54de80e-3331-448c-8664-eeb0a5ea435c. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:04.533251 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:04.533251 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:04.534132 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5e5feefc-6027-4217-aa27-75fd34b9d8ac tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c returned with HTTP 200 Jul 10 14:22:04.534571 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 997/3960] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:04 2026] GET /volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:05.008920 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-2d029890-8f51-4c8a-b2e0-f32dd243411d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:05.011276 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2d029890-8f51-4c8a-b2e0-f32dd243411d tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c Jul 10 14:22:05.011651 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2d029890-8f51-4c8a-b2e0-f32dd243411d tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:05.012068 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2d029890-8f51-4c8a-b2e0-f32dd243411d tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:05.022100 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:05.022100 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:05.027621 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-2d029890-8f51-4c8a-b2e0-f32dd243411d tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:22:05.033019 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2d029890-8f51-4c8a-b2e0-f32dd243411d tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c returned with HTTP 200 Jul 10 14:22:05.033365 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 992/3961] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:05 2026] GET /volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c => generated 942 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:05.339227 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-650a324d-bbd5-4d95-94aa-b32e8941f11c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:05.341582 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-650a324d-bbd5-4d95-94aa-b32e8941f11c tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e Jul 10 14:22:05.341799 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-650a324d-bbd5-4d95-94aa-b32e8941f11c tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:05.341982 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-650a324d-bbd5-4d95-94aa-b32e8941f11c tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:05.342105 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-650a324d-bbd5-4d95-94aa-b32e8941f11c tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id a560aa00-b19b-4db7-ba27-399217fc404e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:05.346483 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:05.346483 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:05.347413 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-650a324d-bbd5-4d95-94aa-b32e8941f11c tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e returned with HTTP 200 Jul 10 14:22:05.347753 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 986/3962] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:05 2026] GET /volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:05.378192 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b3af8e28-fb45-4e5f-9c3e-700845a1c793 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:05.385595 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b3af8e28-fb45-4e5f-9c3e-700845a1c793 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 Jul 10 14:22:05.385595 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b3af8e28-fb45-4e5f-9c3e-700845a1c793 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:05.385595 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b3af8e28-fb45-4e5f-9c3e-700845a1c793 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:05.385595 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-b3af8e28-fb45-4e5f-9c3e-700845a1c793 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id cdbf988d-1dd2-4d9e-ba42-8834eb0bc112. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:05.389855 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:05.389855 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:05.390141 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b3af8e28-fb45-4e5f-9c3e-700845a1c793 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 returned with HTTP 200 Jul 10 14:22:05.390521 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 988/3963] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:05 2026] GET /volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:05.548071 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ac4a03b5-3346-4529-a3ad-3c61f093024c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:05.550139 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ac4a03b5-3346-4529-a3ad-3c61f093024c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c Jul 10 14:22:05.550455 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ac4a03b5-3346-4529-a3ad-3c61f093024c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:05.550668 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ac4a03b5-3346-4529-a3ad-3c61f093024c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:05.550818 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-ac4a03b5-3346-4529-a3ad-3c61f093024c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id c54de80e-3331-448c-8664-eeb0a5ea435c. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:05.555469 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:05.555469 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:05.556261 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ac4a03b5-3346-4529-a3ad-3c61f093024c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c returned with HTTP 200 Jul 10 14:22:05.556664 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 998/3964] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:05 2026] GET /volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:06.047174 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f9634933-0a55-45a9-9cab-1b6f84dd5828 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:06.049027 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f9634933-0a55-45a9-9cab-1b6f84dd5828 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c Jul 10 14:22:06.049243 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f9634933-0a55-45a9-9cab-1b6f84dd5828 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:06.049491 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f9634933-0a55-45a9-9cab-1b6f84dd5828 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:06.058827 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:06.058827 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:06.064987 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-f9634933-0a55-45a9-9cab-1b6f84dd5828 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:22:06.071346 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f9634933-0a55-45a9-9cab-1b6f84dd5828 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c returned with HTTP 200 Jul 10 14:22:06.072534 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 993/3965] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:06 2026] GET /volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c => generated 942 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:06.359085 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9902a9ee-3a84-435d-b789-d32d2cab11ea None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:06.361379 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9902a9ee-3a84-435d-b789-d32d2cab11ea tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e Jul 10 14:22:06.361669 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9902a9ee-3a84-435d-b789-d32d2cab11ea tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:06.361914 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9902a9ee-3a84-435d-b789-d32d2cab11ea tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:06.362042 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-9902a9ee-3a84-435d-b789-d32d2cab11ea tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id a560aa00-b19b-4db7-ba27-399217fc404e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:06.368014 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:06.368014 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:06.368857 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9902a9ee-3a84-435d-b789-d32d2cab11ea tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e returned with HTTP 200 Jul 10 14:22:06.369204 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 987/3966] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:06 2026] GET /volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:06.404650 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-40c1ff62-fd98-4b28-828e-0c094a437585 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:06.406538 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-40c1ff62-fd98-4b28-828e-0c094a437585 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 Jul 10 14:22:06.406763 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-40c1ff62-fd98-4b28-828e-0c094a437585 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:06.406980 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-40c1ff62-fd98-4b28-828e-0c094a437585 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:06.407085 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-40c1ff62-fd98-4b28-828e-0c094a437585 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id cdbf988d-1dd2-4d9e-ba42-8834eb0bc112. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:06.411718 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:06.411718 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:06.412521 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-40c1ff62-fd98-4b28-828e-0c094a437585 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 returned with HTTP 200 Jul 10 14:22:06.412905 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 989/3967] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:06 2026] GET /volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:06.568108 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-62c5d5bc-3c50-4755-8fd9-8c253e343aa7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:06.570094 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-62c5d5bc-3c50-4755-8fd9-8c253e343aa7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c Jul 10 14:22:06.570287 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-62c5d5bc-3c50-4755-8fd9-8c253e343aa7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:06.570531 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-62c5d5bc-3c50-4755-8fd9-8c253e343aa7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:06.570657 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-62c5d5bc-3c50-4755-8fd9-8c253e343aa7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id c54de80e-3331-448c-8664-eeb0a5ea435c. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:06.576479 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:06.576479 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:06.577762 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-62c5d5bc-3c50-4755-8fd9-8c253e343aa7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c returned with HTTP 200 Jul 10 14:22:06.577762 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 999/3968] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:06 2026] GET /volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:07.086081 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c1ad5d70-25ca-4f45-a026-6f2e5db85f39 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:07.087913 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c1ad5d70-25ca-4f45-a026-6f2e5db85f39 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c Jul 10 14:22:07.088142 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c1ad5d70-25ca-4f45-a026-6f2e5db85f39 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:07.088365 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c1ad5d70-25ca-4f45-a026-6f2e5db85f39 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:07.095580 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:07.095580 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:07.099383 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-c1ad5d70-25ca-4f45-a026-6f2e5db85f39 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:22:07.104084 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c1ad5d70-25ca-4f45-a026-6f2e5db85f39 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c returned with HTTP 200 Jul 10 14:22:07.104669 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 994/3969] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:07 2026] GET /volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c => generated 942 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:07.382668 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-944f579b-361a-4108-955e-5da5c0ea37c0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:07.384405 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-944f579b-361a-4108-955e-5da5c0ea37c0 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e Jul 10 14:22:07.384665 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-944f579b-361a-4108-955e-5da5c0ea37c0 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:07.385605 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-944f579b-361a-4108-955e-5da5c0ea37c0 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:07.385605 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-944f579b-361a-4108-955e-5da5c0ea37c0 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id a560aa00-b19b-4db7-ba27-399217fc404e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:07.389774 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:07.389774 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:07.390246 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-944f579b-361a-4108-955e-5da5c0ea37c0 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e returned with HTTP 200 Jul 10 14:22:07.390928 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 988/3970] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:07 2026] GET /volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:07.425271 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-9a0b2d11-0485-4f5d-bafa-cb3e3982a729 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:07.426877 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9a0b2d11-0485-4f5d-bafa-cb3e3982a729 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 Jul 10 14:22:07.427104 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9a0b2d11-0485-4f5d-bafa-cb3e3982a729 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:07.427320 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9a0b2d11-0485-4f5d-bafa-cb3e3982a729 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:07.427468 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-9a0b2d11-0485-4f5d-bafa-cb3e3982a729 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id cdbf988d-1dd2-4d9e-ba42-8834eb0bc112. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:07.434857 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:07.434857 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:07.435955 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9a0b2d11-0485-4f5d-bafa-cb3e3982a729 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 returned with HTTP 200 Jul 10 14:22:07.436067 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 990/3971] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:07 2026] GET /volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:07.591524 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-3febbf88-7d52-4cec-9658-19473e7b5743 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:07.595526 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3febbf88-7d52-4cec-9658-19473e7b5743 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c Jul 10 14:22:07.595526 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3febbf88-7d52-4cec-9658-19473e7b5743 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:07.595526 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3febbf88-7d52-4cec-9658-19473e7b5743 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:07.595526 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-3febbf88-7d52-4cec-9658-19473e7b5743 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id c54de80e-3331-448c-8664-eeb0a5ea435c. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:07.604843 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:07.604843 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:07.605747 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3febbf88-7d52-4cec-9658-19473e7b5743 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c returned with HTTP 200 Jul 10 14:22:07.606179 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1000/3972] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:07 2026] GET /volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:08.119833 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-60c06870-5c36-4348-80c2-e9a277b3a4f5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:08.122074 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-60c06870-5c36-4348-80c2-e9a277b3a4f5 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c Jul 10 14:22:08.122074 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-60c06870-5c36-4348-80c2-e9a277b3a4f5 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:08.122074 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-60c06870-5c36-4348-80c2-e9a277b3a4f5 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:08.131677 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:08.131677 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:08.136035 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-60c06870-5c36-4348-80c2-e9a277b3a4f5 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:22:08.142182 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-60c06870-5c36-4348-80c2-e9a277b3a4f5 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c returned with HTTP 200 Jul 10 14:22:08.142297 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 995/3973] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:08 2026] GET /volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c => generated 942 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:08.403073 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1f0b2d61-dbe7-4c65-b822-fabcc069d2d9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:08.405195 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1f0b2d61-dbe7-4c65-b822-fabcc069d2d9 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e Jul 10 14:22:08.405426 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1f0b2d61-dbe7-4c65-b822-fabcc069d2d9 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:08.405676 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1f0b2d61-dbe7-4c65-b822-fabcc069d2d9 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:08.405784 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-1f0b2d61-dbe7-4c65-b822-fabcc069d2d9 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id a560aa00-b19b-4db7-ba27-399217fc404e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:08.410628 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:08.410628 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:08.411598 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1f0b2d61-dbe7-4c65-b822-fabcc069d2d9 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e returned with HTTP 200 Jul 10 14:22:08.419513 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 989/3974] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:08 2026] GET /volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:08.424342 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e6154e69-d69e-47a8-84e3-b282f1e27179 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:08.426782 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e6154e69-d69e-47a8-84e3-b282f1e27179 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 Jul 10 14:22:08.427140 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e6154e69-d69e-47a8-84e3-b282f1e27179 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:08.427307 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e6154e69-d69e-47a8-84e3-b282f1e27179 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:08.427459 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-e6154e69-d69e-47a8-84e3-b282f1e27179 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 24d292a7-d95a-4fb0-907f-c40c9499c9e8. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:08.432046 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:08.432046 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:08.432865 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e6154e69-d69e-47a8-84e3-b282f1e27179 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 returned with HTTP 200 Jul 10 14:22:08.433215 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 991/3975] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:08 2026] GET /volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:08.444989 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-9099eaf0-435c-4291-b68b-515ba4471d2b None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:08.447556 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9099eaf0-435c-4291-b68b-515ba4471d2b tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] DELETE https://10.4.3.66/volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e Jul 10 14:22:08.447877 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9099eaf0-435c-4291-b68b-515ba4471d2b tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:08.448140 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9099eaf0-435c-4291-b68b-515ba4471d2b tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:08.448265 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.contrib.backups [None req-9099eaf0-435c-4291-b68b-515ba4471d2b tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Delete backup with id: a560aa00-b19b-4db7-ba27-399217fc404e. Jul 10 14:22:08.448562 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-782eb88e-3802-4500-b710-0d89ef13afda None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:08.451065 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-782eb88e-3802-4500-b710-0d89ef13afda tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 Jul 10 14:22:08.451355 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-782eb88e-3802-4500-b710-0d89ef13afda tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:08.451655 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-782eb88e-3802-4500-b710-0d89ef13afda tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:08.451811 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-782eb88e-3802-4500-b710-0d89ef13afda tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id cdbf988d-1dd2-4d9e-ba42-8834eb0bc112. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:08.453910 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:08.453910 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:08.457483 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:08.457483 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:08.458557 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-782eb88e-3802-4500-b710-0d89ef13afda tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 returned with HTTP 200 Jul 10 14:22:08.459216 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 996/3976] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:08 2026] GET /volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:08.475359 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.backup.rpcapi [None req-9099eaf0-435c-4291-b68b-515ba4471d2b tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] delete_backup rpcapi backup_id a560aa00-b19b-4db7-ba27-399217fc404e {{(pid=100154) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 14:22:08.477631 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9099eaf0-435c-4291-b68b-515ba4471d2b tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e returned with HTTP 202 Jul 10 14:22:08.477931 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1001/3977] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:22:08 2026] DELETE /volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:22:08.488261 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-094adcdf-4e12-47fe-80a7-ca030d1170ec None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:08.492572 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-094adcdf-4e12-47fe-80a7-ca030d1170ec tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e Jul 10 14:22:08.492873 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-094adcdf-4e12-47fe-80a7-ca030d1170ec tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:08.493160 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-094adcdf-4e12-47fe-80a7-ca030d1170ec tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:08.493314 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-094adcdf-4e12-47fe-80a7-ca030d1170ec tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id a560aa00-b19b-4db7-ba27-399217fc404e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:08.499077 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:08.499077 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:08.500172 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-094adcdf-4e12-47fe-80a7-ca030d1170ec tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e returned with HTTP 200 Jul 10 14:22:08.500715 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 990/3978] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:08 2026] GET /volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:08.618692 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-51cbbe26-a909-4f69-ac0c-f276b0b9586a None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:08.621819 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-51cbbe26-a909-4f69-ac0c-f276b0b9586a tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c Jul 10 14:22:08.621819 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-51cbbe26-a909-4f69-ac0c-f276b0b9586a tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:08.623025 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-51cbbe26-a909-4f69-ac0c-f276b0b9586a tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:08.623025 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-51cbbe26-a909-4f69-ac0c-f276b0b9586a tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id c54de80e-3331-448c-8664-eeb0a5ea435c. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:08.627198 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:08.627198 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:08.628378 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-51cbbe26-a909-4f69-ac0c-f276b0b9586a tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c returned with HTTP 200 Jul 10 14:22:08.628911 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 992/3979] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:08 2026] GET /volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:08.647676 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5d30046d-a522-40bb-a521-712760765721 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:08.658928 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5d30046d-a522-40bb-a521-712760765721 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/17f6988d-5972-45f4-aae7-d305d4897263 Jul 10 14:22:08.660149 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5d30046d-a522-40bb-a521-712760765721 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:08.660149 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5d30046d-a522-40bb-a521-712760765721 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:08.672636 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:08.672636 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:08.677699 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-5d30046d-a522-40bb-a521-712760765721 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:22:08.683887 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5d30046d-a522-40bb-a521-712760765721 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/17f6988d-5972-45f4-aae7-d305d4897263 returned with HTTP 200 Jul 10 14:22:08.684006 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 997/3980] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:08 2026] GET /volume/v3/volumes/17f6988d-5972-45f4-aae7-d305d4897263 => generated 1410 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:22:08.701535 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ffc99edf-0ac1-49d6-8687-d0bc3ecb4851 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:08.705113 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ffc99edf-0ac1-49d6-8687-d0bc3ecb4851 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/17f6988d-5972-45f4-aae7-d305d4897263 Jul 10 14:22:08.705425 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ffc99edf-0ac1-49d6-8687-d0bc3ecb4851 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:08.705768 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ffc99edf-0ac1-49d6-8687-d0bc3ecb4851 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:08.719557 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:08.719557 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:08.725917 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-ffc99edf-0ac1-49d6-8687-d0bc3ecb4851 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:22:08.733374 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ffc99edf-0ac1-49d6-8687-d0bc3ecb4851 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/17f6988d-5972-45f4-aae7-d305d4897263 returned with HTTP 200 Jul 10 14:22:08.733374 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1002/3981] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:08 2026] GET /volume/v3/volumes/17f6988d-5972-45f4-aae7-d305d4897263 => generated 1410 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:22:08.752720 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a891d154-e4b9-4465-84b1-25bd2af1c7fb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:08.755468 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a891d154-e4b9-4465-84b1-25bd2af1c7fb tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] DELETE https://10.4.3.66/volume/v3/volumes/17f6988d-5972-45f4-aae7-d305d4897263 Jul 10 14:22:08.755468 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a891d154-e4b9-4465-84b1-25bd2af1c7fb tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:08.755701 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a891d154-e4b9-4465-84b1-25bd2af1c7fb tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:08.755891 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-a891d154-e4b9-4465-84b1-25bd2af1c7fb tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Delete volume with id: 17f6988d-5972-45f4-aae7-d305d4897263 Jul 10 14:22:08.765042 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:08.765042 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:08.765839 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a891d154-e4b9-4465-84b1-25bd2af1c7fb tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:22:08.792083 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a891d154-e4b9-4465-84b1-25bd2af1c7fb tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Delete volume request issued successfully. Jul 10 14:22:08.795529 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a891d154-e4b9-4465-84b1-25bd2af1c7fb tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/17f6988d-5972-45f4-aae7-d305d4897263 returned with HTTP 202 Jul 10 14:22:08.795529 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 991/3982] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:22:08 2026] DELETE /volume/v3/volumes/17f6988d-5972-45f4-aae7-d305d4897263 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:22:08.803601 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a01bed5f-cc77-4f8f-bb6c-ecec4d0c7fd0 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:08.808603 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a01bed5f-cc77-4f8f-bb6c-ecec4d0c7fd0 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/17f6988d-5972-45f4-aae7-d305d4897263 Jul 10 14:22:08.808823 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a01bed5f-cc77-4f8f-bb6c-ecec4d0c7fd0 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:08.808996 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a01bed5f-cc77-4f8f-bb6c-ecec4d0c7fd0 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:08.823484 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:08.823484 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:08.828619 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-a01bed5f-cc77-4f8f-bb6c-ecec4d0c7fd0 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:22:08.835133 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a01bed5f-cc77-4f8f-bb6c-ecec4d0c7fd0 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/17f6988d-5972-45f4-aae7-d305d4897263 returned with HTTP 200 Jul 10 14:22:08.835715 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 993/3983] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:08 2026] GET /volume/v3/volumes/17f6988d-5972-45f4-aae7-d305d4897263 => generated 1409 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 14:22:09.158172 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-eac467dc-d3cd-4233-8921-619c493a3ec9 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:09.161065 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-eac467dc-d3cd-4233-8921-619c493a3ec9 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c Jul 10 14:22:09.161349 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-eac467dc-d3cd-4233-8921-619c493a3ec9 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:09.161592 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-eac467dc-d3cd-4233-8921-619c493a3ec9 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:09.172770 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:09.172770 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:09.178596 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-eac467dc-d3cd-4233-8921-619c493a3ec9 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:22:09.185064 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-eac467dc-d3cd-4233-8921-619c493a3ec9 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c returned with HTTP 200 Jul 10 14:22:09.185697 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 998/3984] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:09 2026] GET /volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c => generated 942 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:09.470850 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-4b7e3f4c-c2bd-4319-a104-88ba60298fa0 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:09.473172 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4b7e3f4c-c2bd-4319-a104-88ba60298fa0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 Jul 10 14:22:09.473472 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4b7e3f4c-c2bd-4319-a104-88ba60298fa0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:09.476097 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4b7e3f4c-c2bd-4319-a104-88ba60298fa0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:09.476097 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-4b7e3f4c-c2bd-4319-a104-88ba60298fa0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id cdbf988d-1dd2-4d9e-ba42-8834eb0bc112. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:09.479459 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:09.479459 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:09.480597 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4b7e3f4c-c2bd-4319-a104-88ba60298fa0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 returned with HTTP 200 Jul 10 14:22:09.482100 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1003/3985] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:09 2026] GET /volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:09.512737 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-263e5cc3-a350-45e7-b3ff-c294e0b71bbf None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:09.514814 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-263e5cc3-a350-45e7-b3ff-c294e0b71bbf tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e Jul 10 14:22:09.515077 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-263e5cc3-a350-45e7-b3ff-c294e0b71bbf tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:09.515320 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-263e5cc3-a350-45e7-b3ff-c294e0b71bbf tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:09.515477 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-263e5cc3-a350-45e7-b3ff-c294e0b71bbf tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id a560aa00-b19b-4db7-ba27-399217fc404e. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:09.519753 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-263e5cc3-a350-45e7-b3ff-c294e0b71bbf tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e returned with HTTP 404 Jul 10 14:22:09.520214 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 992/3986] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:09 2026] GET /volume/v3/backups/a560aa00-b19b-4db7-ba27-399217fc404e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:22:09.527602 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-8cb5925a-f004-4666-949d-a9b401db328d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:09.529550 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8cb5925a-f004-4666-949d-a9b401db328d tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] DELETE https://10.4.3.66/volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 Jul 10 14:22:09.529768 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8cb5925a-f004-4666-949d-a9b401db328d tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:09.529948 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8cb5925a-f004-4666-949d-a9b401db328d tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:09.530068 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.contrib.backups [None req-8cb5925a-f004-4666-949d-a9b401db328d tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Delete backup with id: 43a1f711-f8b0-45dd-9334-8731dd7bda93. Jul 10 14:22:09.535001 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:09.535001 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:09.554087 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.backup.rpcapi [None req-8cb5925a-f004-4666-949d-a9b401db328d tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] delete_backup rpcapi backup_id 43a1f711-f8b0-45dd-9334-8731dd7bda93 {{(pid=100155) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 14:22:09.556254 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8cb5925a-f004-4666-949d-a9b401db328d tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 returned with HTTP 202 Jul 10 14:22:09.556907 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 994/3987] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:22:09 2026] DELETE /volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:22:09.565547 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-bf7591c6-b9ac-48c4-b81f-5e733e7d07bd None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:09.569530 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-bf7591c6-b9ac-48c4-b81f-5e733e7d07bd tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 Jul 10 14:22:09.569530 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-bf7591c6-b9ac-48c4-b81f-5e733e7d07bd tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:09.569530 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-bf7591c6-b9ac-48c4-b81f-5e733e7d07bd tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:09.569530 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-bf7591c6-b9ac-48c4-b81f-5e733e7d07bd tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id 43a1f711-f8b0-45dd-9334-8731dd7bda93. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:09.575481 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:09.575481 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:09.576634 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-bf7591c6-b9ac-48c4-b81f-5e733e7d07bd tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 returned with HTTP 200 Jul 10 14:22:09.577166 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 999/3988] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:09 2026] GET /volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:09.850482 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-1b824df9-6982-4d9a-9536-6b24751be3d2 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:09.852258 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1b824df9-6982-4d9a-9536-6b24751be3d2 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/17f6988d-5972-45f4-aae7-d305d4897263 Jul 10 14:22:09.852463 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1b824df9-6982-4d9a-9536-6b24751be3d2 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:09.852734 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1b824df9-6982-4d9a-9536-6b24751be3d2 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:09.860667 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1b824df9-6982-4d9a-9536-6b24751be3d2 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/17f6988d-5972-45f4-aae7-d305d4897263 returned with HTTP 404 Jul 10 14:22:09.861375 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1004/3989] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:09 2026] GET /volume/v3/volumes/17f6988d-5972-45f4-aae7-d305d4897263 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:22:09.871790 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f2ae0461-7141-40b7-937e-722f89fdc62b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:09.873586 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f2ae0461-7141-40b7-937e-722f89fdc62b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] DELETE https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c Jul 10 14:22:09.874362 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f2ae0461-7141-40b7-937e-722f89fdc62b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:09.874362 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f2ae0461-7141-40b7-937e-722f89fdc62b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:09.874362 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.contrib.backups [None req-f2ae0461-7141-40b7-937e-722f89fdc62b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Delete backup with id: c54de80e-3331-448c-8664-eeb0a5ea435c. Jul 10 14:22:09.880134 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:09.880134 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:09.904773 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.backup.rpcapi [None req-f2ae0461-7141-40b7-937e-722f89fdc62b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] delete_backup rpcapi backup_id c54de80e-3331-448c-8664-eeb0a5ea435c {{(pid=100152) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 14:22:09.907836 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f2ae0461-7141-40b7-937e-722f89fdc62b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c returned with HTTP 202 Jul 10 14:22:09.907836 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 993/3990] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:22:09 2026] DELETE /volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:22:09.919555 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-88e70d66-f741-4c0f-8a4c-b19a6e81993b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:09.922186 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-88e70d66-f741-4c0f-8a4c-b19a6e81993b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c Jul 10 14:22:09.922414 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-88e70d66-f741-4c0f-8a4c-b19a6e81993b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:09.922661 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-88e70d66-f741-4c0f-8a4c-b19a6e81993b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:09.922800 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-88e70d66-f741-4c0f-8a4c-b19a6e81993b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id c54de80e-3331-448c-8664-eeb0a5ea435c. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:09.938215 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:09.938215 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:09.939665 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-88e70d66-f741-4c0f-8a4c-b19a6e81993b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c returned with HTTP 200 Jul 10 14:22:09.939665 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 995/3991] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:09 2026] GET /volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c => generated 789 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:10.207626 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-05425c51-d170-4d27-a911-8caad5c49da5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:10.210259 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-05425c51-d170-4d27-a911-8caad5c49da5 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c Jul 10 14:22:10.210725 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-05425c51-d170-4d27-a911-8caad5c49da5 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:10.211128 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-05425c51-d170-4d27-a911-8caad5c49da5 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:10.226321 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:10.226321 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:10.238526 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-05425c51-d170-4d27-a911-8caad5c49da5 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:22:10.242194 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-05425c51-d170-4d27-a911-8caad5c49da5 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c returned with HTTP 200 Jul 10 14:22:10.242855 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1000/3992] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:10 2026] GET /volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c => generated 942 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:10.302931 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6a41d435-f15e-4087-978d-f63e9872173c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:10.305326 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6a41d435-f15e-4087-978d-f63e9872173c tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] POST https://10.4.3.66/volume/v3/volumes/56346f35-ca47-4f89-adaf-8eaf79a02abe/action Jul 10 14:22:10.305806 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6a41d435-f15e-4087-978d-f63e9872173c tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Action body: b'{"os-attach": {"instance_uuid": "9d1cd283-dda3-4797-a909-c6e382567487", "mountpoint": "/dev/vdc"}}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:22:10.305997 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6a41d435-f15e-4087-978d-f63e9872173c tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "9d1cd283-dda3-4797-a909-c6e382567487", "mountpoint": "/dev/vdc"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:10.324145 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6a41d435-f15e-4087-978d-f63e9872173c tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] https://10.4.3.66/volume/v3/volumes/56346f35-ca47-4f89-adaf-8eaf79a02abe/action returned with HTTP 404 Jul 10 14:22:10.324887 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1005/3993] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:22:10 2026] POST /volume/v3/volumes/56346f35-ca47-4f89-adaf-8eaf79a02abe/action => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:22:10.492434 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5747efbc-c7a4-4609-9e31-a295042bbf15 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:10.494954 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5747efbc-c7a4-4609-9e31-a295042bbf15 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 Jul 10 14:22:10.495207 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5747efbc-c7a4-4609-9e31-a295042bbf15 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:10.495586 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5747efbc-c7a4-4609-9e31-a295042bbf15 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:10.495695 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-5747efbc-c7a4-4609-9e31-a295042bbf15 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id cdbf988d-1dd2-4d9e-ba42-8834eb0bc112. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:10.501427 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:10.501427 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:10.502408 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5747efbc-c7a4-4609-9e31-a295042bbf15 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 returned with HTTP 200 Jul 10 14:22:10.502900 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 994/3994] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:10 2026] GET /volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:10.591711 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-90a6854c-abeb-4d4e-9c72-8d64be74079c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:10.594043 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-90a6854c-abeb-4d4e-9c72-8d64be74079c tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 Jul 10 14:22:10.594253 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-90a6854c-abeb-4d4e-9c72-8d64be74079c tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:10.594471 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-90a6854c-abeb-4d4e-9c72-8d64be74079c tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:10.594626 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-90a6854c-abeb-4d4e-9c72-8d64be74079c tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id 43a1f711-f8b0-45dd-9334-8731dd7bda93. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:10.601192 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-90a6854c-abeb-4d4e-9c72-8d64be74079c tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 returned with HTTP 404 Jul 10 14:22:10.601192 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 996/3995] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:10 2026] GET /volume/v3/backups/43a1f711-f8b0-45dd-9334-8731dd7bda93 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:22:10.612153 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-187a1449-998a-4c1d-91bd-ca431db150e4 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:10.614065 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-187a1449-998a-4c1d-91bd-ca431db150e4 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] DELETE https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 Jul 10 14:22:10.614907 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-187a1449-998a-4c1d-91bd-ca431db150e4 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:10.616429 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-187a1449-998a-4c1d-91bd-ca431db150e4 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:10.616429 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.contrib.backups [None req-187a1449-998a-4c1d-91bd-ca431db150e4 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Delete backup with id: 24d292a7-d95a-4fb0-907f-c40c9499c9e8. Jul 10 14:22:10.623069 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:10.623069 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:10.640809 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.backup.rpcapi [None req-187a1449-998a-4c1d-91bd-ca431db150e4 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] delete_backup rpcapi backup_id 24d292a7-d95a-4fb0-907f-c40c9499c9e8 {{(pid=100153) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 14:22:10.644248 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-187a1449-998a-4c1d-91bd-ca431db150e4 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 returned with HTTP 202 Jul 10 14:22:10.644248 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1001/3996] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:22:10 2026] DELETE /volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:22:10.657194 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b501df90-bb0d-4278-95fe-6bdaeb7b2651 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:10.659171 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b501df90-bb0d-4278-95fe-6bdaeb7b2651 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 Jul 10 14:22:10.659339 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b501df90-bb0d-4278-95fe-6bdaeb7b2651 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:10.659671 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b501df90-bb0d-4278-95fe-6bdaeb7b2651 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:10.659830 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-b501df90-bb0d-4278-95fe-6bdaeb7b2651 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 24d292a7-d95a-4fb0-907f-c40c9499c9e8. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:10.666141 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:10.666141 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:10.667653 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b501df90-bb0d-4278-95fe-6bdaeb7b2651 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 returned with HTTP 200 Jul 10 14:22:10.668034 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1006/3997] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:10 2026] GET /volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:10.955258 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1b0264d5-1fdc-4ceb-ba65-71c06804d0b5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:10.959241 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1b0264d5-1fdc-4ceb-ba65-71c06804d0b5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c Jul 10 14:22:10.959519 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1b0264d5-1fdc-4ceb-ba65-71c06804d0b5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:10.959775 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1b0264d5-1fdc-4ceb-ba65-71c06804d0b5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:10.959890 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-1b0264d5-1fdc-4ceb-ba65-71c06804d0b5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id c54de80e-3331-448c-8664-eeb0a5ea435c. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:10.965588 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1b0264d5-1fdc-4ceb-ba65-71c06804d0b5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c returned with HTTP 404 Jul 10 14:22:10.966134 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 995/3998] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:10 2026] GET /volume/v3/backups/c54de80e-3331-448c-8664-eeb0a5ea435c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:22:11.059656 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4e76f538-ad12-4a2a-a0db-a9afef028d5c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:11.061747 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4e76f538-ad12-4a2a-a0db-a9afef028d5c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/351f2c26-cfda-4f8b-9f32-af8ecccab18f Jul 10 14:22:11.062133 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4e76f538-ad12-4a2a-a0db-a9afef028d5c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:11.062401 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4e76f538-ad12-4a2a-a0db-a9afef028d5c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:11.074976 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:11.074976 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:11.079167 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-4e76f538-ad12-4a2a-a0db-a9afef028d5c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:22:11.086737 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4e76f538-ad12-4a2a-a0db-a9afef028d5c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/351f2c26-cfda-4f8b-9f32-af8ecccab18f returned with HTTP 200 Jul 10 14:22:11.087237 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 997/3999] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:11 2026] GET /volume/v3/volumes/351f2c26-cfda-4f8b-9f32-af8ecccab18f => generated 1355 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:22:11.102448 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-40380ef3-622d-4731-b0a3-e6ed5c29b912 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:11.110485 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-40380ef3-622d-4731-b0a3-e6ed5c29b912 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] DELETE https://10.4.3.66/volume/v3/volumes/351f2c26-cfda-4f8b-9f32-af8ecccab18f Jul 10 14:22:11.110485 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-40380ef3-622d-4731-b0a3-e6ed5c29b912 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:11.110485 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-40380ef3-622d-4731-b0a3-e6ed5c29b912 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:11.110485 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-40380ef3-622d-4731-b0a3-e6ed5c29b912 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Delete volume with id: 351f2c26-cfda-4f8b-9f32-af8ecccab18f Jul 10 14:22:11.120882 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:11.120882 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:11.122256 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-40380ef3-622d-4731-b0a3-e6ed5c29b912 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:22:11.149043 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-40380ef3-622d-4731-b0a3-e6ed5c29b912 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Delete volume request issued successfully. Jul 10 14:22:11.149520 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-40380ef3-622d-4731-b0a3-e6ed5c29b912 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/351f2c26-cfda-4f8b-9f32-af8ecccab18f returned with HTTP 202 Jul 10 14:22:11.150092 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1002/4000] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:22:11 2026] DELETE /volume/v3/volumes/351f2c26-cfda-4f8b-9f32-af8ecccab18f => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:22:11.166212 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-488eca80-c154-44c1-87d6-9bb645dfc4a0 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:11.168541 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-488eca80-c154-44c1-87d6-9bb645dfc4a0 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/351f2c26-cfda-4f8b-9f32-af8ecccab18f Jul 10 14:22:11.168798 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-488eca80-c154-44c1-87d6-9bb645dfc4a0 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:11.169322 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-488eca80-c154-44c1-87d6-9bb645dfc4a0 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:11.180889 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:11.180889 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:11.190079 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-488eca80-c154-44c1-87d6-9bb645dfc4a0 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:22:11.197648 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-488eca80-c154-44c1-87d6-9bb645dfc4a0 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/351f2c26-cfda-4f8b-9f32-af8ecccab18f returned with HTTP 200 Jul 10 14:22:11.197974 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1007/4001] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:11 2026] GET /volume/v3/volumes/351f2c26-cfda-4f8b-9f32-af8ecccab18f => generated 1354 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:22:11.261036 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-85b52dbe-417b-4bcf-9f9a-84e6d9520cdd None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:11.265806 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-85b52dbe-417b-4bcf-9f9a-84e6d9520cdd tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c Jul 10 14:22:11.266003 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-85b52dbe-417b-4bcf-9f9a-84e6d9520cdd tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:11.266299 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-85b52dbe-417b-4bcf-9f9a-84e6d9520cdd tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:11.275828 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:11.275828 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:11.283147 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-85b52dbe-417b-4bcf-9f9a-84e6d9520cdd tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:22:11.288867 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-85b52dbe-417b-4bcf-9f9a-84e6d9520cdd tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c returned with HTTP 200 Jul 10 14:22:11.290115 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 996/4002] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:11 2026] GET /volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c => generated 942 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:11.521594 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a192f2e0-37e5-425a-ad73-8ca64f878b34 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:11.524011 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a192f2e0-37e5-425a-ad73-8ca64f878b34 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 Jul 10 14:22:11.524260 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a192f2e0-37e5-425a-ad73-8ca64f878b34 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:11.524522 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a192f2e0-37e5-425a-ad73-8ca64f878b34 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:11.524696 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-a192f2e0-37e5-425a-ad73-8ca64f878b34 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id cdbf988d-1dd2-4d9e-ba42-8834eb0bc112. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:11.530227 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:11.530227 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:11.531205 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a192f2e0-37e5-425a-ad73-8ca64f878b34 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 returned with HTTP 200 Jul 10 14:22:11.531713 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 998/4003] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:11 2026] GET /volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:11.686132 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-9b1b7252-1ed8-43d3-8287-1f13bcfeed9c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:11.688835 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9b1b7252-1ed8-43d3-8287-1f13bcfeed9c tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 Jul 10 14:22:11.689680 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9b1b7252-1ed8-43d3-8287-1f13bcfeed9c tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:11.689680 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9b1b7252-1ed8-43d3-8287-1f13bcfeed9c tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:11.690435 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-9b1b7252-1ed8-43d3-8287-1f13bcfeed9c tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Show backup with id 24d292a7-d95a-4fb0-907f-c40c9499c9e8. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:11.695952 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9b1b7252-1ed8-43d3-8287-1f13bcfeed9c tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 returned with HTTP 404 Jul 10 14:22:11.695952 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1003/4004] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:11 2026] GET /volume/v3/backups/24d292a7-d95a-4fb0-907f-c40c9499c9e8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:22:11.705135 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-9d868d87-1f93-4a05-9050-6e458b0d4056 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:11.707176 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9d868d87-1f93-4a05-9050-6e458b0d4056 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] DELETE https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 Jul 10 14:22:11.707382 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9d868d87-1f93-4a05-9050-6e458b0d4056 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:11.707614 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9d868d87-1f93-4a05-9050-6e458b0d4056 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:11.707729 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.contrib.backups [None req-9d868d87-1f93-4a05-9050-6e458b0d4056 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Delete backup with id: 0a93717e-658e-4fa9-a9e9-49a9246315f5. Jul 10 14:22:11.713142 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:11.713142 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:11.730746 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.backup.rpcapi [None req-9d868d87-1f93-4a05-9050-6e458b0d4056 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] delete_backup rpcapi backup_id 0a93717e-658e-4fa9-a9e9-49a9246315f5 {{(pid=100154) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 14:22:11.732966 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9d868d87-1f93-4a05-9050-6e458b0d4056 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 returned with HTTP 202 Jul 10 14:22:11.733606 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1008/4005] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:22:11 2026] DELETE /volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:22:11.747661 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-00fc185a-3743-4a47-b3ca-451d44051da6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:11.753031 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-00fc185a-3743-4a47-b3ca-451d44051da6 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 Jul 10 14:22:11.753368 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-00fc185a-3743-4a47-b3ca-451d44051da6 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:11.756939 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-00fc185a-3743-4a47-b3ca-451d44051da6 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:11.757085 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-00fc185a-3743-4a47-b3ca-451d44051da6 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id 0a93717e-658e-4fa9-a9e9-49a9246315f5. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:11.765391 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:11.765391 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:11.766326 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-00fc185a-3743-4a47-b3ca-451d44051da6 tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 returned with HTTP 200 Jul 10 14:22:11.767066 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 997/4006] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:11 2026] GET /volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 => generated 749 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:12.214319 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-6751c307-270c-4361-8444-4703f643588a None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:12.216298 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6751c307-270c-4361-8444-4703f643588a tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/351f2c26-cfda-4f8b-9f32-af8ecccab18f Jul 10 14:22:12.216517 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6751c307-270c-4361-8444-4703f643588a tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:12.216733 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6751c307-270c-4361-8444-4703f643588a tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:12.223492 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6751c307-270c-4361-8444-4703f643588a tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/351f2c26-cfda-4f8b-9f32-af8ecccab18f returned with HTTP 404 Jul 10 14:22:12.223492 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 999/4007] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:12 2026] GET /volume/v3/volumes/351f2c26-cfda-4f8b-9f32-af8ecccab18f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:22:12.238035 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-fd827e1d-7f5f-40ba-9270-b1124f827ad5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:12.241198 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fd827e1d-7f5f-40ba-9270-b1124f827ad5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:22:12.241898 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-fd827e1d-7f5f-40ba-9270-b1124f827ad5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-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-1135874122"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:12.243814 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-fd827e1d-7f5f-40ba-9270-b1124f827ad5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1135874122'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:22:12.243950 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-fd827e1d-7f5f-40ba-9270-b1124f827ad5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Create volume of 1 GB Jul 10 14:22:12.251358 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-fd827e1d-7f5f-40ba-9270-b1124f827ad5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Availability Zones retrieved successfully. Jul 10 14:22:12.258328 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-fd827e1d-7f5f-40ba-9270-b1124f827ad5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Flow 'volume_create_api' (5ce953ea-6be7-491f-b20e-927014567cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:22:12.259822 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-fd827e1d-7f5f-40ba-9270-b1124f827ad5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4222574c-9eed-49cf-9639-63a2dffc7e46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:12.260871 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-fd827e1d-7f5f-40ba-9270-b1124f827ad5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:22:12.306626 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-fd827e1d-7f5f-40ba-9270-b1124f827ad5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4222574c-9eed-49cf-9639-63a2dffc7e46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:12.307180 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-fd827e1d-7f5f-40ba-9270-b1124f827ad5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8c0c9f6-bd62-4a7c-a56d-1d5c284041c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:12.313676 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f10bff15-f362-434c-b089-66bfdeb3dd59 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:12.326138 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f10bff15-f362-434c-b089-66bfdeb3dd59 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c Jul 10 14:22:12.326611 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f10bff15-f362-434c-b089-66bfdeb3dd59 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:12.326965 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f10bff15-f362-434c-b089-66bfdeb3dd59 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:12.342749 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:12.342749 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:12.348990 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-f10bff15-f362-434c-b089-66bfdeb3dd59 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:22:12.356150 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f10bff15-f362-434c-b089-66bfdeb3dd59 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c returned with HTTP 200 Jul 10 14:22:12.356890 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1009/4008] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:12 2026] GET /volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c => generated 942 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:12.387543 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-fd827e1d-7f5f-40ba-9270-b1124f827ad5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Created reservations ['a53ab713-55ee-4823-ba1e-318163e1bfad', '393d78ed-d59b-4b7e-a7fd-83109934a6e2', 'c66f0419-88cf-495d-95da-a98868ec5bad', 'b372c821-16a2-48f4-9ac0-085a8dfe8c63'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:22:12.388765 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-fd827e1d-7f5f-40ba-9270-b1124f827ad5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8c0c9f6-bd62-4a7c-a56d-1d5c284041c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a53ab713-55ee-4823-ba1e-318163e1bfad', '393d78ed-d59b-4b7e-a7fd-83109934a6e2', 'c66f0419-88cf-495d-95da-a98868ec5bad', 'b372c821-16a2-48f4-9ac0-085a8dfe8c63']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:12.390384 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-fd827e1d-7f5f-40ba-9270-b1124f827ad5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7706765-7240-442d-922a-273fdfb34b8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:12.425760 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-fd827e1d-7f5f-40ba-9270-b1124f827ad5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7706765-7240-442d-922a-273fdfb34b8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87f46a8c-3567-4e7a-a4c6-53c0d948c706', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1135874122',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='76ed02427a314604af85886f9a590211',qos_specs=None,replication_status=,reservations=['a53ab713-55ee-4823-ba1e-318163e1bfad','393d78ed-d59b-4b7e-a7fd-83109934a6e2','c66f0419-88cf-495d-95da-a98868ec5bad','b372c821-16a2-48f4-9ac0-085a8dfe8c63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96ec5e170420451f818e1d89226dcd9b',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:22:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1135874122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87f46a8c-3567-4e7a-a4c6-53c0d948c706,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='76ed02427a314604af85886f9a590211',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96ec5e170420451f818e1d89226dcd9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:12.427288 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-fd827e1d-7f5f-40ba-9270-b1124f827ad5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1e0e64b-af63-456b-978c-9564d7af3fdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:12.459822 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-fd827e1d-7f5f-40ba-9270-b1124f827ad5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1e0e64b-af63-456b-978c-9564d7af3fdf) transitioned into state 'SUCCESS' from state '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-1135874122',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='76ed02427a314604af85886f9a590211',qos_specs=None,replication_status=,reservations=['a53ab713-55ee-4823-ba1e-318163e1bfad','393d78ed-d59b-4b7e-a7fd-83109934a6e2','c66f0419-88cf-495d-95da-a98868ec5bad','b372c821-16a2-48f4-9ac0-085a8dfe8c63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96ec5e170420451f818e1d89226dcd9b',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:12.460573 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-fd827e1d-7f5f-40ba-9270-b1124f827ad5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57d38009-0688-4d55-8a4e-a8875a70bd10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:12.476543 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-fd827e1d-7f5f-40ba-9270-b1124f827ad5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57d38009-0688-4d55-8a4e-a8875a70bd10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:12.476543 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-fd827e1d-7f5f-40ba-9270-b1124f827ad5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Flow 'volume_create_api' (5ce953ea-6be7-491f-b20e-927014567cf5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:22:12.478048 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-fd827e1d-7f5f-40ba-9270-b1124f827ad5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Create volume request issued successfully. Jul 10 14:22:12.479160 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fd827e1d-7f5f-40ba-9270-b1124f827ad5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:22:12.479914 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1004/4009] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:22:12 2026] POST /volume/v3/volumes => generated 814 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:22:12.499416 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-01789238-ca33-4994-aa45-f364151540f6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:12.503574 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-01789238-ca33-4994-aa45-f364151540f6 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/87f46a8c-3567-4e7a-a4c6-53c0d948c706 Jul 10 14:22:12.504482 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-01789238-ca33-4994-aa45-f364151540f6 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:12.504482 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-01789238-ca33-4994-aa45-f364151540f6 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:12.523383 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:12.523383 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:12.534904 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-01789238-ca33-4994-aa45-f364151540f6 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:22:12.543671 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-01789238-ca33-4994-aa45-f364151540f6 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/87f46a8c-3567-4e7a-a4c6-53c0d948c706 returned with HTTP 200 Jul 10 14:22:12.544270 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 998/4010] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:12 2026] GET /volume/v3/volumes/87f46a8c-3567-4e7a-a4c6-53c0d948c706 => generated 882 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:12.544365 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-09cfccec-1c90-48b2-ad65-762e57ad6656 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:12.553208 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-09cfccec-1c90-48b2-ad65-762e57ad6656 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 Jul 10 14:22:12.553593 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-09cfccec-1c90-48b2-ad65-762e57ad6656 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:12.553856 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-09cfccec-1c90-48b2-ad65-762e57ad6656 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:12.554024 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-09cfccec-1c90-48b2-ad65-762e57ad6656 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id cdbf988d-1dd2-4d9e-ba42-8834eb0bc112. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:12.561169 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:12.561169 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:12.562634 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-09cfccec-1c90-48b2-ad65-762e57ad6656 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 returned with HTTP 200 Jul 10 14:22:12.563167 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1000/4011] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:12 2026] GET /volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 => generated 749 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:12.779395 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6fb7603f-941c-49aa-9dcb-354942459c5e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:12.782291 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6fb7603f-941c-49aa-9dcb-354942459c5e tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] GET https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 Jul 10 14:22:12.782561 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6fb7603f-941c-49aa-9dcb-354942459c5e tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:12.782774 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6fb7603f-941c-49aa-9dcb-354942459c5e tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:12.782903 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-6fb7603f-941c-49aa-9dcb-354942459c5e tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] Show backup with id 0a93717e-658e-4fa9-a9e9-49a9246315f5. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:12.786932 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6fb7603f-941c-49aa-9dcb-354942459c5e tempest-VolumesBackupsTest-878535355 tempest-VolumesBackupsTest-878535355-project-admin] https://10.4.3.66/volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 returned with HTTP 404 Jul 10 14:22:12.787694 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1010/4012] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:12 2026] GET /volume/v3/backups/0a93717e-658e-4fa9-a9e9-49a9246315f5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:22:12.809831 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-cdf95813-ea0f-430b-8476-138300ddb52b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:12.813415 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-cdf95813-ea0f-430b-8476-138300ddb52b tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] DELETE https://10.4.3.66/volume/v3/volumes/197ec764-ce15-4298-a5de-6aafb320935c Jul 10 14:22:12.813681 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-cdf95813-ea0f-430b-8476-138300ddb52b tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:12.813897 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-cdf95813-ea0f-430b-8476-138300ddb52b tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:12.814082 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-cdf95813-ea0f-430b-8476-138300ddb52b tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Delete volume with id: 197ec764-ce15-4298-a5de-6aafb320935c Jul 10 14:22:12.823080 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:12.823080 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:12.823678 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-cdf95813-ea0f-430b-8476-138300ddb52b tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Volume info retrieved successfully. Jul 10 14:22:12.859514 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-cdf95813-ea0f-430b-8476-138300ddb52b tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Delete volume request issued successfully. Jul 10 14:22:12.859900 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-cdf95813-ea0f-430b-8476-138300ddb52b tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/volumes/197ec764-ce15-4298-a5de-6aafb320935c returned with HTTP 202 Jul 10 14:22:12.860624 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1005/4013] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:22:12 2026] DELETE /volume/v3/volumes/197ec764-ce15-4298-a5de-6aafb320935c => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:22:12.869945 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ad2195fe-3af0-411d-85b6-b0d64b2df9c1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:12.871773 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ad2195fe-3af0-411d-85b6-b0d64b2df9c1 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/volumes/197ec764-ce15-4298-a5de-6aafb320935c Jul 10 14:22:12.872051 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ad2195fe-3af0-411d-85b6-b0d64b2df9c1 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:12.872258 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ad2195fe-3af0-411d-85b6-b0d64b2df9c1 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:12.882887 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:12.882887 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:12.889490 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ad2195fe-3af0-411d-85b6-b0d64b2df9c1 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Volume info retrieved successfully. Jul 10 14:22:12.904441 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ad2195fe-3af0-411d-85b6-b0d64b2df9c1 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/volumes/197ec764-ce15-4298-a5de-6aafb320935c returned with HTTP 200 Jul 10 14:22:12.905100 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 999/4014] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:12 2026] GET /volume/v3/volumes/197ec764-ce15-4298-a5de-6aafb320935c => generated 837 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:13.374228 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-5344a493-80d0-4ae0-bb1e-026d333ddab8 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:13.376629 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5344a493-80d0-4ae0-bb1e-026d333ddab8 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c Jul 10 14:22:13.376867 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5344a493-80d0-4ae0-bb1e-026d333ddab8 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:13.377056 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5344a493-80d0-4ae0-bb1e-026d333ddab8 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:13.385032 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:13.385032 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:13.388864 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-5344a493-80d0-4ae0-bb1e-026d333ddab8 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:22:13.395854 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5344a493-80d0-4ae0-bb1e-026d333ddab8 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c returned with HTTP 200 Jul 10 14:22:13.396517 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1001/4015] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:13 2026] GET /volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c => generated 942 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:13.561151 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-cb00f13a-c967-42a4-af35-34d7025822eb None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:13.562910 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cb00f13a-c967-42a4-af35-34d7025822eb tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/87f46a8c-3567-4e7a-a4c6-53c0d948c706 Jul 10 14:22:13.563113 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cb00f13a-c967-42a4-af35-34d7025822eb tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:13.563332 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cb00f13a-c967-42a4-af35-34d7025822eb tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:13.570810 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:13.570810 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:13.575098 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-cb00f13a-c967-42a4-af35-34d7025822eb tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:22:13.575447 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b6a6d474-9421-4241-91c0-29bfd3ceb22c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:13.577279 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b6a6d474-9421-4241-91c0-29bfd3ceb22c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 Jul 10 14:22:13.577460 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b6a6d474-9421-4241-91c0-29bfd3ceb22c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:13.577657 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b6a6d474-9421-4241-91c0-29bfd3ceb22c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:13.577761 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-b6a6d474-9421-4241-91c0-29bfd3ceb22c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id cdbf988d-1dd2-4d9e-ba42-8834eb0bc112. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:13.580872 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cb00f13a-c967-42a4-af35-34d7025822eb tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/87f46a8c-3567-4e7a-a4c6-53c0d948c706 returned with HTTP 200 Jul 10 14:22:13.581326 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1011/4016] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:13 2026] GET /volume/v3/volumes/87f46a8c-3567-4e7a-a4c6-53c0d948c706 => generated 907 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:13.582656 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:13.582656 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:13.583568 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b6a6d474-9421-4241-91c0-29bfd3ceb22c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 returned with HTTP 200 Jul 10 14:22:13.583969 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1006/4017] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:13 2026] GET /volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:13.598931 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3bb6af93-2838-4659-8e09-e30450b73f8e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:13.601415 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3bb6af93-2838-4659-8e09-e30450b73f8e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] POST https://10.4.3.66/volume/v3/backups Jul 10 14:22:13.602159 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3bb6af93-2838-4659-8e09-e30450b73f8e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "87f46a8c-3567-4e7a-a4c6-53c0d948c706", "name": "tempest-VolumesBackupsTest-Backup-859374536", "description": "tempest-backup-description-407106083", "container": "tempest-volumesbackupstest-backup-container-2105948826"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:13.604683 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.backups [None req-3bb6af93-2838-4659-8e09-e30450b73f8e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Creating new backup {'backup': {'volume_id': '87f46a8c-3567-4e7a-a4c6-53c0d948c706', 'name': 'tempest-VolumesBackupsTest-Backup-859374536', 'description': 'tempest-backup-description-407106083', 'container': 'tempest-volumesbackupstest-backup-container-2105948826'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 14:22:13.605032 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.contrib.backups [None req-3bb6af93-2838-4659-8e09-e30450b73f8e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Creating backup of volume 87f46a8c-3567-4e7a-a4c6-53c0d948c706 in container tempest-volumesbackupstest-backup-container-2105948826 Jul 10 14:22:13.616851 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:13.616851 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:13.617775 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3bb6af93-2838-4659-8e09-e30450b73f8e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:22:13.644619 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-3bb6af93-2838-4659-8e09-e30450b73f8e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Created reservations ['a918c0a8-4a3f-4271-ac51-ee99a86d47ff', '1255609c-5bba-453f-a577-fa5236125555'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:22:13.685164 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3bb6af93-2838-4659-8e09-e30450b73f8e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Jul 10 14:22:13.685164 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1000/4018] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:22:13 2026] POST /volume/v3/backups => generated 327 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:22:13.696560 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-394114db-1367-4624-bd33-1dfc6cb8a37e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:13.699059 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-394114db-1367-4624-bd33-1dfc6cb8a37e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 Jul 10 14:22:13.699059 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-394114db-1367-4624-bd33-1dfc6cb8a37e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:13.699456 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-394114db-1367-4624-bd33-1dfc6cb8a37e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:13.699456 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-394114db-1367-4624-bd33-1dfc6cb8a37e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 962f2267-cc86-4165-95eb-20f55fae3f62. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:13.709932 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:13.709932 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:13.711045 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-394114db-1367-4624-bd33-1dfc6cb8a37e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 returned with HTTP 200 Jul 10 14:22:13.711705 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1002/4019] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:13 2026] GET /volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 => generated 820 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:13.920394 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-4b25dd3c-15e0-4951-abe1-d673a8ecb31b None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:13.922432 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4b25dd3c-15e0-4951-abe1-d673a8ecb31b tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/volumes/197ec764-ce15-4298-a5de-6aafb320935c Jul 10 14:22:13.922712 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4b25dd3c-15e0-4951-abe1-d673a8ecb31b tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:13.923819 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4b25dd3c-15e0-4951-abe1-d673a8ecb31b tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:13.932682 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4b25dd3c-15e0-4951-abe1-d673a8ecb31b tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/volumes/197ec764-ce15-4298-a5de-6aafb320935c returned with HTTP 404 Jul 10 14:22:13.933166 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1012/4020] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:13 2026] GET /volume/v3/volumes/197ec764-ce15-4298-a5de-6aafb320935c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:22:13.942285 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e10b2811-6683-43de-b8db-8e864ba6550d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:13.944422 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e10b2811-6683-43de-b8db-8e864ba6550d tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] DELETE https://10.4.3.66/volume/v3/volumes/26f1b699-3275-466f-97b0-93583cf199cb Jul 10 14:22:13.944674 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e10b2811-6683-43de-b8db-8e864ba6550d tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:13.944870 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e10b2811-6683-43de-b8db-8e864ba6550d tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:13.945024 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-e10b2811-6683-43de-b8db-8e864ba6550d tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Delete volume with id: 26f1b699-3275-466f-97b0-93583cf199cb Jul 10 14:22:13.952911 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:13.952911 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:13.953376 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e10b2811-6683-43de-b8db-8e864ba6550d tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Volume info retrieved successfully. Jul 10 14:22:13.973301 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e10b2811-6683-43de-b8db-8e864ba6550d tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Delete volume request issued successfully. Jul 10 14:22:13.973610 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e10b2811-6683-43de-b8db-8e864ba6550d tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/volumes/26f1b699-3275-466f-97b0-93583cf199cb returned with HTTP 202 Jul 10 14:22:13.974277 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1007/4021] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:22:13 2026] DELETE /volume/v3/volumes/26f1b699-3275-466f-97b0-93583cf199cb => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:22:13.984057 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b87a7c80-87d3-49e9-a1dd-06b5d3426cbb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:13.985509 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b87a7c80-87d3-49e9-a1dd-06b5d3426cbb tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/volumes/26f1b699-3275-466f-97b0-93583cf199cb Jul 10 14:22:13.985829 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b87a7c80-87d3-49e9-a1dd-06b5d3426cbb tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:13.986099 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b87a7c80-87d3-49e9-a1dd-06b5d3426cbb tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:13.997391 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:13.997391 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:14.003045 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b87a7c80-87d3-49e9-a1dd-06b5d3426cbb tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Volume info retrieved successfully. Jul 10 14:22:14.012314 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b87a7c80-87d3-49e9-a1dd-06b5d3426cbb tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/volumes/26f1b699-3275-466f-97b0-93583cf199cb returned with HTTP 200 Jul 10 14:22:14.013635 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1001/4022] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:13 2026] GET /volume/v3/volumes/26f1b699-3275-466f-97b0-93583cf199cb => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:14.413734 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-0a14cf41-f381-4bcd-ac8a-eb584fe0f395 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:14.415828 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0a14cf41-f381-4bcd-ac8a-eb584fe0f395 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c Jul 10 14:22:14.416262 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0a14cf41-f381-4bcd-ac8a-eb584fe0f395 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:14.416734 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0a14cf41-f381-4bcd-ac8a-eb584fe0f395 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:14.429330 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:14.429330 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:14.436702 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-0a14cf41-f381-4bcd-ac8a-eb584fe0f395 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:22:14.444843 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0a14cf41-f381-4bcd-ac8a-eb584fe0f395 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c returned with HTTP 200 Jul 10 14:22:14.447988 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1003/4023] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:14 2026] GET /volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c => generated 942 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:14.602027 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-7506e70b-dbf3-4d53-8fd7-2f799b085d70 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:14.604336 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7506e70b-dbf3-4d53-8fd7-2f799b085d70 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 Jul 10 14:22:14.604713 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7506e70b-dbf3-4d53-8fd7-2f799b085d70 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:14.605303 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7506e70b-dbf3-4d53-8fd7-2f799b085d70 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:14.605303 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-7506e70b-dbf3-4d53-8fd7-2f799b085d70 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id cdbf988d-1dd2-4d9e-ba42-8834eb0bc112. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:14.612132 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:14.612132 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:14.613441 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7506e70b-dbf3-4d53-8fd7-2f799b085d70 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 returned with HTTP 200 Jul 10 14:22:14.614264 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1013/4024] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:14 2026] GET /volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:14.628637 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-823bb66d-fdae-4a11-8736-8c465585164e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:14.631333 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-823bb66d-fdae-4a11-8736-8c465585164e tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] POST https://10.4.3.66/volume/v3/backups Jul 10 14:22:14.631925 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-823bb66d-fdae-4a11-8736-8c465585164e tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d630d781-6cf8-4d25-9310-77caa8795f94", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1887818377"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:14.633576 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.contrib.backups [None req-823bb66d-fdae-4a11-8736-8c465585164e tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Creating new backup {'backup': {'volume_id': 'd630d781-6cf8-4d25-9310-77caa8795f94', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1887818377'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 14:22:14.633742 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.contrib.backups [None req-823bb66d-fdae-4a11-8736-8c465585164e tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Creating backup of volume d630d781-6cf8-4d25-9310-77caa8795f94 in container None Jul 10 14:22:14.642789 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:14.642789 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:14.643426 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-823bb66d-fdae-4a11-8736-8c465585164e tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Volume info retrieved successfully. Jul 10 14:22:14.672398 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-823bb66d-fdae-4a11-8736-8c465585164e tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Created reservations ['35158a67-c5b7-4a5c-b610-2961b75d5609', 'db75c8d9-cbd6-4e82-ae9e-acde93d30638'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:22:14.723552 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-947b7cb5-ecd3-43e9-8d17-c2c1801f88a2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:14.725615 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-947b7cb5-ecd3-43e9-8d17-c2c1801f88a2 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 Jul 10 14:22:14.725897 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-947b7cb5-ecd3-43e9-8d17-c2c1801f88a2 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:14.726180 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-947b7cb5-ecd3-43e9-8d17-c2c1801f88a2 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:14.726417 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-947b7cb5-ecd3-43e9-8d17-c2c1801f88a2 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 962f2267-cc86-4165-95eb-20f55fae3f62. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:14.731632 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:14.731632 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:14.732699 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-947b7cb5-ecd3-43e9-8d17-c2c1801f88a2 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 returned with HTTP 200 Jul 10 14:22:14.733235 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1002/4025] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:14 2026] GET /volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 => generated 822 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:14.739403 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-823bb66d-fdae-4a11-8736-8c465585164e tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Jul 10 14:22:14.739942 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1008/4026] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:22:14 2026] POST /volume/v3/backups => generated 328 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:22:14.751425 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-6dc808fa-8105-45ed-8fae-d156d8469c59 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:14.754237 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6dc808fa-8105-45ed-8fae-d156d8469c59 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a Jul 10 14:22:14.754731 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6dc808fa-8105-45ed-8fae-d156d8469c59 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:14.754796 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6dc808fa-8105-45ed-8fae-d156d8469c59 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:14.754946 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-6dc808fa-8105-45ed-8fae-d156d8469c59 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id f292ec26-8efb-4303-a3c5-d26d4186325a. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:14.760741 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:14.760741 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:14.761743 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6dc808fa-8105-45ed-8fae-d156d8469c59 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a returned with HTTP 200 Jul 10 14:22:14.762451 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1004/4027] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:14 2026] GET /volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:15.028655 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-51807ebe-8875-4ef7-be79-f7bf07e5af76 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:15.030917 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-51807ebe-8875-4ef7-be79-f7bf07e5af76 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/volumes/26f1b699-3275-466f-97b0-93583cf199cb Jul 10 14:22:15.031135 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-51807ebe-8875-4ef7-be79-f7bf07e5af76 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:15.031387 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-51807ebe-8875-4ef7-be79-f7bf07e5af76 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:15.106571 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-51807ebe-8875-4ef7-be79-f7bf07e5af76 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/volumes/26f1b699-3275-466f-97b0-93583cf199cb returned with HTTP 404 Jul 10 14:22:15.107047 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1014/4028] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:15 2026] GET /volume/v3/volumes/26f1b699-3275-466f-97b0-93583cf199cb => generated 109 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:22:15.115084 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3527d8a1-0bf7-49c5-b43f-b888eea526c5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:15.118090 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3527d8a1-0bf7-49c5-b43f-b888eea526c5 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] DELETE https://10.4.3.66/volume/v3/volumes/78d3cee1-32a7-4bfd-bc0c-7c3271876787 Jul 10 14:22:15.118416 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3527d8a1-0bf7-49c5-b43f-b888eea526c5 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:15.118662 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3527d8a1-0bf7-49c5-b43f-b888eea526c5 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:15.118825 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-3527d8a1-0bf7-49c5-b43f-b888eea526c5 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Delete volume with id: 78d3cee1-32a7-4bfd-bc0c-7c3271876787 Jul 10 14:22:15.139068 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:15.139068 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:15.142351 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3527d8a1-0bf7-49c5-b43f-b888eea526c5 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Volume info retrieved successfully. Jul 10 14:22:15.185996 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3527d8a1-0bf7-49c5-b43f-b888eea526c5 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Delete volume request issued successfully. Jul 10 14:22:15.186239 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3527d8a1-0bf7-49c5-b43f-b888eea526c5 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/volumes/78d3cee1-32a7-4bfd-bc0c-7c3271876787 returned with HTTP 202 Jul 10 14:22:15.187567 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1003/4029] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:22:15 2026] DELETE /volume/v3/volumes/78d3cee1-32a7-4bfd-bc0c-7c3271876787 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:22:15.197047 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a6869458-5fc4-4be2-a771-b90d9f2d0326 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:15.199630 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a6869458-5fc4-4be2-a771-b90d9f2d0326 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/volumes/78d3cee1-32a7-4bfd-bc0c-7c3271876787 Jul 10 14:22:15.199936 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a6869458-5fc4-4be2-a771-b90d9f2d0326 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:15.200244 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a6869458-5fc4-4be2-a771-b90d9f2d0326 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:15.210643 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:15.210643 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:15.217287 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a6869458-5fc4-4be2-a771-b90d9f2d0326 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Volume info retrieved successfully. Jul 10 14:22:15.221852 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a6869458-5fc4-4be2-a771-b90d9f2d0326 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/volumes/78d3cee1-32a7-4bfd-bc0c-7c3271876787 returned with HTTP 200 Jul 10 14:22:15.222469 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1009/4030] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:15 2026] GET /volume/v3/volumes/78d3cee1-32a7-4bfd-bc0c-7c3271876787 => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:15.463883 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-37661436-bba6-4b32-9c69-e0477144551e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:15.466474 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-37661436-bba6-4b32-9c69-e0477144551e tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c Jul 10 14:22:15.466756 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-37661436-bba6-4b32-9c69-e0477144551e tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:15.466978 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-37661436-bba6-4b32-9c69-e0477144551e tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:15.479960 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:15.479960 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:15.487864 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-37661436-bba6-4b32-9c69-e0477144551e tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:22:15.495619 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-37661436-bba6-4b32-9c69-e0477144551e tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c returned with HTTP 200 Jul 10 14:22:15.496165 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1005/4031] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:15 2026] GET /volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c => generated 942 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:15.744528 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-9a85455c-e097-4d80-a834-81f4bd1955f5 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:15.746276 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9a85455c-e097-4d80-a834-81f4bd1955f5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 Jul 10 14:22:15.746460 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9a85455c-e097-4d80-a834-81f4bd1955f5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:15.746655 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9a85455c-e097-4d80-a834-81f4bd1955f5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:15.746749 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-9a85455c-e097-4d80-a834-81f4bd1955f5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 962f2267-cc86-4165-95eb-20f55fae3f62. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:15.751175 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:15.751175 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:15.751913 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9a85455c-e097-4d80-a834-81f4bd1955f5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 returned with HTTP 200 Jul 10 14:22:15.752268 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1015/4032] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:15 2026] GET /volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 => generated 822 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:15.775469 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-caa2206f-a287-4dd2-b995-204253da9bec None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:15.777178 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-caa2206f-a287-4dd2-b995-204253da9bec tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a Jul 10 14:22:15.777376 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-caa2206f-a287-4dd2-b995-204253da9bec tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:15.777571 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-caa2206f-a287-4dd2-b995-204253da9bec tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:15.777678 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-caa2206f-a287-4dd2-b995-204253da9bec tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id f292ec26-8efb-4303-a3c5-d26d4186325a. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:15.781926 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:15.781926 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:15.782608 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-caa2206f-a287-4dd2-b995-204253da9bec tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a returned with HTTP 200 Jul 10 14:22:15.782941 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1004/4033] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:15 2026] GET /volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:22:16.237653 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5a854cf5-b3cc-404b-bf2c-81c6eafd5ac0 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:16.240242 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5a854cf5-b3cc-404b-bf2c-81c6eafd5ac0 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] GET https://10.4.3.66/volume/v3/volumes/78d3cee1-32a7-4bfd-bc0c-7c3271876787 Jul 10 14:22:16.240698 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5a854cf5-b3cc-404b-bf2c-81c6eafd5ac0 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:16.240698 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5a854cf5-b3cc-404b-bf2c-81c6eafd5ac0 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:16.248103 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5a854cf5-b3cc-404b-bf2c-81c6eafd5ac0 tempest-VolumesBackupsTest-556162153 tempest-VolumesBackupsTest-556162153-project-member] https://10.4.3.66/volume/v3/volumes/78d3cee1-32a7-4bfd-bc0c-7c3271876787 returned with HTTP 404 Jul 10 14:22:16.248811 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1010/4034] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:16 2026] GET /volume/v3/volumes/78d3cee1-32a7-4bfd-bc0c-7c3271876787 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:22:16.514679 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-3619a269-f0dc-4ae6-9860-c7809d091f51 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:16.517112 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3619a269-f0dc-4ae6-9860-c7809d091f51 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c Jul 10 14:22:16.517611 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3619a269-f0dc-4ae6-9860-c7809d091f51 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:16.517794 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3619a269-f0dc-4ae6-9860-c7809d091f51 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:16.528559 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:16.528559 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:16.534402 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-3619a269-f0dc-4ae6-9860-c7809d091f51 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:22:16.540979 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3619a269-f0dc-4ae6-9860-c7809d091f51 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c returned with HTTP 200 Jul 10 14:22:16.541575 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1006/4035] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:16 2026] GET /volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c => generated 942 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:16.765776 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-a2d1a283-5065-451f-9b97-49b3f332cc65 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:16.769023 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a2d1a283-5065-451f-9b97-49b3f332cc65 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 Jul 10 14:22:16.769395 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a2d1a283-5065-451f-9b97-49b3f332cc65 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:16.769775 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a2d1a283-5065-451f-9b97-49b3f332cc65 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:16.769904 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-a2d1a283-5065-451f-9b97-49b3f332cc65 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 962f2267-cc86-4165-95eb-20f55fae3f62. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:16.779410 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:16.779410 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:16.779729 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a2d1a283-5065-451f-9b97-49b3f332cc65 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 returned with HTTP 200 Jul 10 14:22:16.780457 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1016/4036] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:16 2026] GET /volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 => generated 822 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:16.796250 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3393cc9f-c12a-424a-a0f1-046c4da68698 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:16.800344 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3393cc9f-c12a-424a-a0f1-046c4da68698 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a Jul 10 14:22:16.800344 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3393cc9f-c12a-424a-a0f1-046c4da68698 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:16.801766 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3393cc9f-c12a-424a-a0f1-046c4da68698 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:16.801766 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-3393cc9f-c12a-424a-a0f1-046c4da68698 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id f292ec26-8efb-4303-a3c5-d26d4186325a. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:16.810424 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:16.810424 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:16.811084 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3393cc9f-c12a-424a-a0f1-046c4da68698 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a returned with HTTP 200 Jul 10 14:22:16.811641 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1005/4037] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:16 2026] GET /volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:17.556335 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-1e322091-9895-4c64-a9a6-474c0a75662a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:17.558357 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1e322091-9895-4c64-a9a6-474c0a75662a tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c Jul 10 14:22:17.558585 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1e322091-9895-4c64-a9a6-474c0a75662a tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:17.558814 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1e322091-9895-4c64-a9a6-474c0a75662a tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:17.567678 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:17.567678 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:17.572064 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-1e322091-9895-4c64-a9a6-474c0a75662a tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:22:17.577055 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1e322091-9895-4c64-a9a6-474c0a75662a tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c returned with HTTP 200 Jul 10 14:22:17.577460 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1011/4038] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:17 2026] GET /volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c => generated 942 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:17.795419 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e94d6571-5ba0-4f21-9c93-9b81bcfe1960 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:17.797312 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e94d6571-5ba0-4f21-9c93-9b81bcfe1960 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 Jul 10 14:22:17.797635 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e94d6571-5ba0-4f21-9c93-9b81bcfe1960 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:17.797900 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e94d6571-5ba0-4f21-9c93-9b81bcfe1960 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:17.798098 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-e94d6571-5ba0-4f21-9c93-9b81bcfe1960 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 962f2267-cc86-4165-95eb-20f55fae3f62. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:17.803731 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:17.803731 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:17.804875 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e94d6571-5ba0-4f21-9c93-9b81bcfe1960 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 returned with HTTP 200 Jul 10 14:22:17.805334 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1007/4039] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:17 2026] GET /volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 => generated 822 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:17.827022 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b7820c29-2e0d-495b-bd16-04cd841ea475 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:17.829395 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b7820c29-2e0d-495b-bd16-04cd841ea475 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a Jul 10 14:22:17.829715 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b7820c29-2e0d-495b-bd16-04cd841ea475 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:17.830013 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b7820c29-2e0d-495b-bd16-04cd841ea475 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:17.830319 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-b7820c29-2e0d-495b-bd16-04cd841ea475 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id f292ec26-8efb-4303-a3c5-d26d4186325a. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:17.835061 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:17.835061 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:17.835997 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b7820c29-2e0d-495b-bd16-04cd841ea475 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a returned with HTTP 200 Jul 10 14:22:17.836480 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1017/4040] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:17 2026] GET /volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:18.464293 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a4cdf284-dc05-400a-9351-c9c0460ed177 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:18.536810 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a4cdf284-dc05-400a-9351-c9c0460ed177 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:22:18.537372 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a4cdf284-dc05-400a-9351-c9c0460ed177 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-725721732"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:18.539558 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-a4cdf284-dc05-400a-9351-c9c0460ed177 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-725721732'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:22:18.539751 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-a4cdf284-dc05-400a-9351-c9c0460ed177 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Create volume of 1 GB Jul 10 14:22:18.546599 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a4cdf284-dc05-400a-9351-c9c0460ed177 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Availability Zones retrieved successfully. Jul 10 14:22:18.555664 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a4cdf284-dc05-400a-9351-c9c0460ed177 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Flow 'volume_create_api' (a282db7b-46c5-40ad-9692-2633e997c96e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:22:18.557084 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a4cdf284-dc05-400a-9351-c9c0460ed177 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36c3d490-4431-4336-bcbd-91648407dff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:18.558675 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-a4cdf284-dc05-400a-9351-c9c0460ed177 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:22:18.593902 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0567a52e-4e72-439a-95ea-c7fdda98fb96 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:18.596597 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0567a52e-4e72-439a-95ea-c7fdda98fb96 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c Jul 10 14:22:18.596865 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0567a52e-4e72-439a-95ea-c7fdda98fb96 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:18.597196 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0567a52e-4e72-439a-95ea-c7fdda98fb96 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:18.600928 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a4cdf284-dc05-400a-9351-c9c0460ed177 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36c3d490-4431-4336-bcbd-91648407dff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:18.602780 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a4cdf284-dc05-400a-9351-c9c0460ed177 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7131dfa8-effe-48cd-a3a0-ea8ed59e9aca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:18.607410 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:18.607410 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:18.613310 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-0567a52e-4e72-439a-95ea-c7fdda98fb96 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:22:18.619134 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0567a52e-4e72-439a-95ea-c7fdda98fb96 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c returned with HTTP 200 Jul 10 14:22:18.619752 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1012/4041] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:18 2026] GET /volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c => generated 942 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:18.691078 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-a4cdf284-dc05-400a-9351-c9c0460ed177 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Created reservations ['82d0a26d-bce0-407b-81be-afac78c3ae4d', '2e54782f-5e27-43af-9a0e-9672a22286ad', 'b5a08e09-f5e1-4002-8dbb-865773eaf804', '7c096290-cf3e-48dc-a69a-55a5d86bf0ff'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:22:18.692522 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a4cdf284-dc05-400a-9351-c9c0460ed177 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7131dfa8-effe-48cd-a3a0-ea8ed59e9aca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82d0a26d-bce0-407b-81be-afac78c3ae4d', '2e54782f-5e27-43af-9a0e-9672a22286ad', 'b5a08e09-f5e1-4002-8dbb-865773eaf804', '7c096290-cf3e-48dc-a69a-55a5d86bf0ff']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:18.693357 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a4cdf284-dc05-400a-9351-c9c0460ed177 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e41774e2-9c95-46ae-8aff-0610e5ce2e0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:18.735895 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a4cdf284-dc05-400a-9351-c9c0460ed177 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e41774e2-9c95-46ae-8aff-0610e5ce2e0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c3008ea-0851-4482-ac1d-808735ab778c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-725721732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb785d48aad443d8aea6b07c7afef108',qos_specs=None,replication_status=,reservations=['82d0a26d-bce0-407b-81be-afac78c3ae4d','2e54782f-5e27-43af-9a0e-9672a22286ad','b5a08e09-f5e1-4002-8dbb-865773eaf804','7c096290-cf3e-48dc-a69a-55a5d86bf0ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47dd6716b0b14b81b7e5575e91d37b9a',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:22:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-725721732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c3008ea-0851-4482-ac1d-808735ab778c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb785d48aad443d8aea6b07c7afef108',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47dd6716b0b14b81b7e5575e91d37b9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:18.736854 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a4cdf284-dc05-400a-9351-c9c0460ed177 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (142b8169-5beb-4336-8e22-dbbb7471de3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:18.772930 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a4cdf284-dc05-400a-9351-c9c0460ed177 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (142b8169-5beb-4336-8e22-dbbb7471de3f) transitioned into state 'SUCCESS' from state '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-725721732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb785d48aad443d8aea6b07c7afef108',qos_specs=None,replication_status=,reservations=['82d0a26d-bce0-407b-81be-afac78c3ae4d','2e54782f-5e27-43af-9a0e-9672a22286ad','b5a08e09-f5e1-4002-8dbb-865773eaf804','7c096290-cf3e-48dc-a69a-55a5d86bf0ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47dd6716b0b14b81b7e5575e91d37b9a',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:18.773724 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a4cdf284-dc05-400a-9351-c9c0460ed177 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (964bf8e5-a1f8-44e2-8296-a2a8634ba410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:18.787394 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a4cdf284-dc05-400a-9351-c9c0460ed177 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (964bf8e5-a1f8-44e2-8296-a2a8634ba410) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:18.788646 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-a4cdf284-dc05-400a-9351-c9c0460ed177 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Flow 'volume_create_api' (a282db7b-46c5-40ad-9692-2633e997c96e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:22:18.789087 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a4cdf284-dc05-400a-9351-c9c0460ed177 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Create volume request issued successfully. Jul 10 14:22:18.789872 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a4cdf284-dc05-400a-9351-c9c0460ed177 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:22:18.790423 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1006/4042] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:22:18 2026] POST /volume/v3/volumes => generated 755 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:22:18.804514 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-15dbaaa3-a176-4ed8-8b8c-a38ca25e95fb None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:18.808152 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-15dbaaa3-a176-4ed8-8b8c-a38ca25e95fb tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/volumes/3c3008ea-0851-4482-ac1d-808735ab778c Jul 10 14:22:18.808531 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-15dbaaa3-a176-4ed8-8b8c-a38ca25e95fb tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:18.808712 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-15dbaaa3-a176-4ed8-8b8c-a38ca25e95fb tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:18.817122 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:18.817122 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:18.821247 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0a9ddfc0-3e2b-4d47-b7a2-51f5c12f4867 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:18.823104 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0a9ddfc0-3e2b-4d47-b7a2-51f5c12f4867 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 Jul 10 14:22:18.823352 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0a9ddfc0-3e2b-4d47-b7a2-51f5c12f4867 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:18.823606 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0a9ddfc0-3e2b-4d47-b7a2-51f5c12f4867 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:18.823752 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-0a9ddfc0-3e2b-4d47-b7a2-51f5c12f4867 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 962f2267-cc86-4165-95eb-20f55fae3f62. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:18.825485 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-15dbaaa3-a176-4ed8-8b8c-a38ca25e95fb tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Volume info retrieved successfully. Jul 10 14:22:18.828970 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:18.828970 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:18.829651 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0a9ddfc0-3e2b-4d47-b7a2-51f5c12f4867 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 returned with HTTP 200 Jul 10 14:22:18.830146 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1018/4043] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:18 2026] GET /volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 => generated 822 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:18.833050 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-15dbaaa3-a176-4ed8-8b8c-a38ca25e95fb tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/volumes/3c3008ea-0851-4482-ac1d-808735ab778c returned with HTTP 200 Jul 10 14:22:18.833724 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1008/4044] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:18 2026] GET /volume/v3/volumes/3c3008ea-0851-4482-ac1d-808735ab778c => generated 823 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:18.847034 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f8c76a41-466e-4a8a-bee2-3ca8abf7c31d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:18.849678 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f8c76a41-466e-4a8a-bee2-3ca8abf7c31d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a Jul 10 14:22:18.849978 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f8c76a41-466e-4a8a-bee2-3ca8abf7c31d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:18.850282 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f8c76a41-466e-4a8a-bee2-3ca8abf7c31d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:18.850531 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-f8c76a41-466e-4a8a-bee2-3ca8abf7c31d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id f292ec26-8efb-4303-a3c5-d26d4186325a. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:18.859295 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:18.859295 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:18.860901 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f8c76a41-466e-4a8a-bee2-3ca8abf7c31d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a returned with HTTP 200 Jul 10 14:22:18.861156 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1013/4045] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:18 2026] GET /volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:19.634840 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-914c5bff-2b09-4913-bd66-bb03eb1a5191 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:19.637224 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-914c5bff-2b09-4913-bd66-bb03eb1a5191 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c Jul 10 14:22:19.637522 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-914c5bff-2b09-4913-bd66-bb03eb1a5191 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:19.637749 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-914c5bff-2b09-4913-bd66-bb03eb1a5191 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:19.648021 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:19.648021 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:19.652931 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-914c5bff-2b09-4913-bd66-bb03eb1a5191 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:22:19.660235 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-914c5bff-2b09-4913-bd66-bb03eb1a5191 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c returned with HTTP 200 Jul 10 14:22:19.660530 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1007/4046] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:19 2026] GET /volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c => generated 1428 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:22:19.677966 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-5705c530-8093-42e2-9ba0-ffbb24a60dec None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:19.680239 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5705c530-8093-42e2-9ba0-ffbb24a60dec tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c Jul 10 14:22:19.680460 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5705c530-8093-42e2-9ba0-ffbb24a60dec tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:19.680670 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5705c530-8093-42e2-9ba0-ffbb24a60dec tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:19.689532 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:19.689532 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:19.693859 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-5705c530-8093-42e2-9ba0-ffbb24a60dec tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:22:19.700060 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5705c530-8093-42e2-9ba0-ffbb24a60dec tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c returned with HTTP 200 Jul 10 14:22:19.700575 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1019/4047] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:19 2026] GET /volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c => generated 1428 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:22:19.722548 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-750d7b0d-58da-42d6-8c9c-3238092ec820 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:19.724784 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-750d7b0d-58da-42d6-8c9c-3238092ec820 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:22:19.725549 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-750d7b0d-58da-42d6-8c9c-3238092ec820 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a79f87a7-ab22-41da-bd97-139a3b10825b", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-2088216635"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:19.727458 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-750d7b0d-58da-42d6-8c9c-3238092ec820 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Create volume request body: {'volume': {'imageRef': 'a79f87a7-ab22-41da-bd97-139a3b10825b', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-2088216635'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:22:19.841694 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-fc83b67d-6dc4-482d-a8c1-655495397ce2 req-a09ab9b1-5b6f-45e7-bf2a-56001cb45a7d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:19.844430 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-caf2c74d-20c8-4a45-ab0e-b6a6741b8fe7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:19.846711 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-caf2c74d-20c8-4a45-ab0e-b6a6741b8fe7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 Jul 10 14:22:19.847011 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-caf2c74d-20c8-4a45-ab0e-b6a6741b8fe7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:19.847285 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-fc83b67d-6dc4-482d-a8c1-655495397ce2 req-a09ab9b1-5b6f-45e7-bf2a-56001cb45a7d tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c Jul 10 14:22:19.847363 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-caf2c74d-20c8-4a45-ab0e-b6a6741b8fe7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:19.847405 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-caf2c74d-20c8-4a45-ab0e-b6a6741b8fe7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 962f2267-cc86-4165-95eb-20f55fae3f62. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:19.847550 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-fc83b67d-6dc4-482d-a8c1-655495397ce2 req-a09ab9b1-5b6f-45e7-bf2a-56001cb45a7d tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:19.848471 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-fc83b67d-6dc4-482d-a8c1-655495397ce2 req-a09ab9b1-5b6f-45e7-bf2a-56001cb45a7d tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:19.849184 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-445568ba-3c0a-4351-bdc1-46e6728241bb None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:19.851194 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-445568ba-3c0a-4351-bdc1-46e6728241bb tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/volumes/3c3008ea-0851-4482-ac1d-808735ab778c Jul 10 14:22:19.851423 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-445568ba-3c0a-4351-bdc1-46e6728241bb tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:19.851668 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-445568ba-3c0a-4351-bdc1-46e6728241bb tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:19.854211 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:19.854211 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:19.855453 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-caf2c74d-20c8-4a45-ab0e-b6a6741b8fe7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 returned with HTTP 200 Jul 10 14:22:19.856689 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1008/4048] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:19 2026] GET /volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 => generated 822 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:19.858875 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:19.858875 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:19.862370 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:19.862370 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:19.864797 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-fc83b67d-6dc4-482d-a8c1-655495397ce2 req-a09ab9b1-5b6f-45e7-bf2a-56001cb45a7d tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:22:19.867929 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-445568ba-3c0a-4351-bdc1-46e6728241bb tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Volume info retrieved successfully. Jul 10 14:22:19.873138 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-fc83b67d-6dc4-482d-a8c1-655495397ce2 req-a09ab9b1-5b6f-45e7-bf2a-56001cb45a7d tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c returned with HTTP 200 Jul 10 14:22:19.873796 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1014/4049] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:22:19 2026] GET /volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c => generated 1428 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:22:19.876075 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ef5b208e-2b44-46e8-82a7-4c8a5a33207b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:19.877296 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-445568ba-3c0a-4351-bdc1-46e6728241bb tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/volumes/3c3008ea-0851-4482-ac1d-808735ab778c returned with HTTP 200 Jul 10 14:22:19.877296 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1020/4050] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:19 2026] GET /volume/v3/volumes/3c3008ea-0851-4482-ac1d-808735ab778c => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:19.877935 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ef5b208e-2b44-46e8-82a7-4c8a5a33207b tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a Jul 10 14:22:19.878171 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ef5b208e-2b44-46e8-82a7-4c8a5a33207b tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:19.878363 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ef5b208e-2b44-46e8-82a7-4c8a5a33207b tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:19.878857 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-ef5b208e-2b44-46e8-82a7-4c8a5a33207b tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id f292ec26-8efb-4303-a3c5-d26d4186325a. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:19.885311 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:19.885311 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:19.886574 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ef5b208e-2b44-46e8-82a7-4c8a5a33207b tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a returned with HTTP 200 Jul 10 14:22:19.887113 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1009/4051] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:19 2026] GET /volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:19.894780 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6f57dbd6-dd14-40ac-8e20-72eb62be4dd3 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:19.897477 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6f57dbd6-dd14-40ac-8e20-72eb62be4dd3 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] POST https://10.4.3.66/volume/v3/backups Jul 10 14:22:19.898261 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6f57dbd6-dd14-40ac-8e20-72eb62be4dd3 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3c3008ea-0851-4482-ac1d-808735ab778c", "name": "tempest-CreateVolumesFromBackupTest-Backup-1249837639"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:19.900177 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.contrib.backups [None req-6f57dbd6-dd14-40ac-8e20-72eb62be4dd3 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Creating new backup {'backup': {'volume_id': '3c3008ea-0851-4482-ac1d-808735ab778c', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1249837639'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 14:22:19.900300 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.contrib.backups [None req-6f57dbd6-dd14-40ac-8e20-72eb62be4dd3 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Creating backup of volume 3c3008ea-0851-4482-ac1d-808735ab778c in container None Jul 10 14:22:19.909843 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:19.909843 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:19.910697 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-6f57dbd6-dd14-40ac-8e20-72eb62be4dd3 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Volume info retrieved successfully. Jul 10 14:22:19.955592 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-750d7b0d-58da-42d6-8c9c-3238092ec820 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Create volume of 2 GB Jul 10 14:22:19.964032 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-750d7b0d-58da-42d6-8c9c-3238092ec820 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Availability Zones retrieved successfully. Jul 10 14:22:19.968754 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-6f57dbd6-dd14-40ac-8e20-72eb62be4dd3 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Created reservations ['35c12bce-eb0f-4445-9fdb-75c2440a8a73', 'dc3790ac-5f8b-490b-9c8c-ed34584167d0'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:22:19.971334 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-750d7b0d-58da-42d6-8c9c-3238092ec820 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Flow 'volume_create_api' (a2cdf0fe-8fa2-44cf-821b-e92de84decc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:22:19.973342 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-750d7b0d-58da-42d6-8c9c-3238092ec820 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ddc1fe1-6d3f-40ce-8095-ee5e54e8b443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:19.976268 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-750d7b0d-58da-42d6-8c9c-3238092ec820 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Validating volume size '2' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:22:20.020469 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6f57dbd6-dd14-40ac-8e20-72eb62be4dd3 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Jul 10 14:22:20.020469 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1015/4052] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:22:19 2026] POST /volume/v3/backups => generated 337 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:22:20.022618 np0000005012 devstack@c-api.service[100155]: WARNING cinder.volume.api [None req-750d7b0d-58da-42d6-8c9c-3238092ec820 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ddc1fe1-6d3f-40ce-8095-ee5e54e8b443) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 14:22:20.022618 np0000005012 devstack@c-api.service[100155]: Failure: cinder.exception.InvalidInput: Invalid input received: Image a79f87a7-ab22-41da-bd97-139a3b10825b is not active. Jul 10 14:22:20.025962 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-750d7b0d-58da-42d6-8c9c-3238092ec820 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ddc1fe1-6d3f-40ce-8095-ee5e54e8b443) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:20.026232 np0000005012 devstack@c-api.service[100155]: WARNING cinder.volume.api [None req-750d7b0d-58da-42d6-8c9c-3238092ec820 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ddc1fe1-6d3f-40ce-8095-ee5e54e8b443) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 14:22:20.027443 np0000005012 devstack@c-api.service[100155]: WARNING cinder.volume.api [None req-750d7b0d-58da-42d6-8c9c-3238092ec820 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Flow 'volume_create_api' (a2cdf0fe-8fa2-44cf-821b-e92de84decc3) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 14:22:20.029242 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-750d7b0d-58da-42d6-8c9c-3238092ec820 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 400 Jul 10 14:22:20.029242 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1009/4053] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:22:19 2026] POST /volume/v3/volumes => generated 125 bytes in 307 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 14:22:20.032346 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-42d63218-94c1-4ec2-bfe7-82173508db2d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:20.037790 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-42d63218-94c1-4ec2-bfe7-82173508db2d tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed Jul 10 14:22:20.039263 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-42d63218-94c1-4ec2-bfe7-82173508db2d tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:20.039263 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-42d63218-94c1-4ec2-bfe7-82173508db2d tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:20.039263 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-42d63218-94c1-4ec2-bfe7-82173508db2d tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Show backup with id 9509354e-9c8a-40c2-9521-afe31749c4ed. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:20.044294 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:20.044294 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:20.045231 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-42d63218-94c1-4ec2-bfe7-82173508db2d tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed returned with HTTP 200 Jul 10 14:22:20.045678 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1021/4054] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:20 2026] GET /volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed => generated 744 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:20.778133 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-fc83b67d-6dc4-482d-a8c1-655495397ce2 req-e5be19fe-d04c-4291-be30-d22416c1b093 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:20.780270 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-fc83b67d-6dc4-482d-a8c1-655495397ce2 req-e5be19fe-d04c-4291-be30-d22416c1b093 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c Jul 10 14:22:20.780999 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-fc83b67d-6dc4-482d-a8c1-655495397ce2 req-e5be19fe-d04c-4291-be30-d22416c1b093 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:20.780999 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-fc83b67d-6dc4-482d-a8c1-655495397ce2 req-e5be19fe-d04c-4291-be30-d22416c1b093 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:20.792841 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:20.792841 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:20.803348 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-fc83b67d-6dc4-482d-a8c1-655495397ce2 req-e5be19fe-d04c-4291-be30-d22416c1b093 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:22:20.809604 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-fc83b67d-6dc4-482d-a8c1-655495397ce2 req-e5be19fe-d04c-4291-be30-d22416c1b093 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c returned with HTTP 200 Jul 10 14:22:20.810492 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1010/4055] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:22:20 2026] GET /volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c => generated 1428 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:22:20.829096 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-1809f3b0-5349-472f-a347-c3feea92836c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:20.829557 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1809f3b0-5349-472f-a347-c3feea92836c None None] GET https://10.4.3.66/volume// Jul 10 14:22:20.829786 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1809f3b0-5349-472f-a347-c3feea92836c None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:20.830015 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1809f3b0-5349-472f-a347-c3feea92836c None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:20.831072 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1809f3b0-5349-472f-a347-c3feea92836c None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:22:20.831072 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1016/4056] 10.4.3.66 () {66 vars in 1412 bytes} [Fri Jul 10 14:22:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:22:20.841984 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-fc83b67d-6dc4-482d-a8c1-655495397ce2 req-c8505f2c-60ce-4cb3-bb3a-712b557033db None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:20.845253 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-fc83b67d-6dc4-482d-a8c1-655495397ce2 req-c8505f2c-60ce-4cb3-bb3a-712b557033db tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:22:20.845744 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-fc83b67d-6dc4-482d-a8c1-655495397ce2 req-c8505f2c-60ce-4cb3-bb3a-712b557033db tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4f83963f-f724-4268-83c1-5556bf03e95c", "connector": null, "instance_uuid": "cd9db1c0-fa7e-473f-b892-3b73853efa91"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:20.860358 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:20.860358 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:20.871402 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-3fa50aa3-fe76-42d2-ba39-0b7c96ab8c6a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:20.873688 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3fa50aa3-fe76-42d2-ba39-0b7c96ab8c6a tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 Jul 10 14:22:20.873958 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3fa50aa3-fe76-42d2-ba39-0b7c96ab8c6a tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:20.874291 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3fa50aa3-fe76-42d2-ba39-0b7c96ab8c6a tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:20.874457 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-3fa50aa3-fe76-42d2-ba39-0b7c96ab8c6a tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 962f2267-cc86-4165-95eb-20f55fae3f62. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:20.879347 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:20.879347 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:20.880351 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3fa50aa3-fe76-42d2-ba39-0b7c96ab8c6a tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 returned with HTTP 200 Jul 10 14:22:20.881194 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1022/4057] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:20 2026] GET /volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 => generated 822 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:20.903632 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c7b1785f-cbd6-4081-b33f-46ceb0139cae None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:20.906442 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c7b1785f-cbd6-4081-b33f-46ceb0139cae tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a Jul 10 14:22:20.906754 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c7b1785f-cbd6-4081-b33f-46ceb0139cae tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:20.907016 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c7b1785f-cbd6-4081-b33f-46ceb0139cae tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:20.907185 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-c7b1785f-cbd6-4081-b33f-46ceb0139cae tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id f292ec26-8efb-4303-a3c5-d26d4186325a. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:20.911017 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-fc83b67d-6dc4-482d-a8c1-655495397ce2 req-c8505f2c-60ce-4cb3-bb3a-712b557033db tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:22:20.911017 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1010/4058] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:22:20 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 14:22:20.914549 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:20.914549 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:20.914549 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c7b1785f-cbd6-4081-b33f-46ceb0139cae tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a returned with HTTP 200 Jul 10 14:22:20.914737 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1011/4059] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:20 2026] GET /volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:21.062922 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-483b1de3-8858-45cd-8a0a-555089aa8a17 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:21.067434 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-483b1de3-8858-45cd-8a0a-555089aa8a17 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed Jul 10 14:22:21.068778 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-483b1de3-8858-45cd-8a0a-555089aa8a17 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:21.068778 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-483b1de3-8858-45cd-8a0a-555089aa8a17 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:21.068778 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-483b1de3-8858-45cd-8a0a-555089aa8a17 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Show backup with id 9509354e-9c8a-40c2-9521-afe31749c4ed. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:21.079581 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:21.079581 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:21.080380 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-483b1de3-8858-45cd-8a0a-555089aa8a17 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed returned with HTTP 200 Jul 10 14:22:21.082697 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1017/4060] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:21 2026] GET /volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed => generated 746 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:21.896528 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e0d0c9ff-5a05-4092-8b9b-fa610354392c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:21.900058 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e0d0c9ff-5a05-4092-8b9b-fa610354392c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 Jul 10 14:22:21.900058 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e0d0c9ff-5a05-4092-8b9b-fa610354392c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:21.900248 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e0d0c9ff-5a05-4092-8b9b-fa610354392c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:21.900284 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-e0d0c9ff-5a05-4092-8b9b-fa610354392c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 962f2267-cc86-4165-95eb-20f55fae3f62. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:21.906484 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:21.906484 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:21.906484 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e0d0c9ff-5a05-4092-8b9b-fa610354392c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 returned with HTTP 200 Jul 10 14:22:21.907158 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1023/4061] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:21 2026] GET /volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 => generated 822 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:22:21.928159 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f51fee75-3f57-4428-b1ac-7e5d2e5dd10e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:21.933437 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f51fee75-3f57-4428-b1ac-7e5d2e5dd10e tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a Jul 10 14:22:21.933437 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f51fee75-3f57-4428-b1ac-7e5d2e5dd10e tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:21.933437 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f51fee75-3f57-4428-b1ac-7e5d2e5dd10e tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:21.933437 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-f51fee75-3f57-4428-b1ac-7e5d2e5dd10e tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id f292ec26-8efb-4303-a3c5-d26d4186325a. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:21.937948 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:21.937948 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:21.940060 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f51fee75-3f57-4428-b1ac-7e5d2e5dd10e tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a returned with HTTP 200 Jul 10 14:22:21.940060 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1011/4062] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:21 2026] GET /volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:22.099023 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-11855d93-0b93-4393-a93f-617200d4a30a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:22.101429 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-11855d93-0b93-4393-a93f-617200d4a30a tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed Jul 10 14:22:22.101667 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-11855d93-0b93-4393-a93f-617200d4a30a tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:22.101891 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-11855d93-0b93-4393-a93f-617200d4a30a tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:22.101960 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-11855d93-0b93-4393-a93f-617200d4a30a tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Show backup with id 9509354e-9c8a-40c2-9521-afe31749c4ed. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:22.107604 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:22.107604 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:22.108556 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-11855d93-0b93-4393-a93f-617200d4a30a tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed returned with HTTP 200 Jul 10 14:22:22.109420 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1012/4063] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:22 2026] GET /volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:22:22.446487 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-2ab7feeb-67b3-4601-b8ef-00616c846dc4 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:22.449100 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2ab7feeb-67b3-4601-b8ef-00616c846dc4 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:22:22.449480 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2ab7feeb-67b3-4601-b8ef-00616c846dc4 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "13d20a1b-7730-4d67-b01b-19fff9451980"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:22.451255 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-2ab7feeb-67b3-4601-b8ef-00616c846dc4 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '13d20a1b-7730-4d67-b01b-19fff9451980'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:22:22.557987 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-2ab7feeb-67b3-4601-b8ef-00616c846dc4 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Create volume of 1 GB Jul 10 14:22:22.565606 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-2ab7feeb-67b3-4601-b8ef-00616c846dc4 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Availability Zones retrieved successfully. Jul 10 14:22:22.572627 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-2ab7feeb-67b3-4601-b8ef-00616c846dc4 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Flow 'volume_create_api' (6ae586ff-8552-4cd2-a0ae-e937ff4086e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:22:22.574053 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-2ab7feeb-67b3-4601-b8ef-00616c846dc4 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c09d1285-60fe-4aca-a12e-d9958476a700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:22.575435 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-2ab7feeb-67b3-4601-b8ef-00616c846dc4 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:22:22.613639 np0000005012 devstack@c-api.service[100153]: WARNING cinder.volume.api [None req-2ab7feeb-67b3-4601-b8ef-00616c846dc4 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c09d1285-60fe-4aca-a12e-d9958476a700) transitioned into state 'FAILURE' from state 'RUNNING' Jul 10 14:22:22.613639 np0000005012 devstack@c-api.service[100153]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jul 10 14:22:22.615631 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-2ab7feeb-67b3-4601-b8ef-00616c846dc4 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c09d1285-60fe-4aca-a12e-d9958476a700) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:22.616482 np0000005012 devstack@c-api.service[100153]: WARNING cinder.volume.api [None req-2ab7feeb-67b3-4601-b8ef-00616c846dc4 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c09d1285-60fe-4aca-a12e-d9958476a700) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 10 14:22:22.617615 np0000005012 devstack@c-api.service[100153]: WARNING cinder.volume.api [None req-2ab7feeb-67b3-4601-b8ef-00616c846dc4 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Flow 'volume_create_api' (6ae586ff-8552-4cd2-a0ae-e937ff4086e8) transitioned into state 'REVERTED' from state 'RUNNING' Jul 10 14:22:22.618005 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2ab7feeb-67b3-4601-b8ef-00616c846dc4 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 400 Jul 10 14:22:22.618661 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1018/4064] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:22:22 2026] POST /volume/v3/volumes => generated 134 bytes in 172 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 14:22:22.840166 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-3b9060dd-03dd-45fd-9246-8c3eed2ddec8 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:22.842360 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3b9060dd-03dd-45fd-9246-8c3eed2ddec8 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:22:22.843119 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3b9060dd-03dd-45fd-9246-8c3eed2ddec8 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:22.844973 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3b9060dd-03dd-45fd-9246-8c3eed2ddec8 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 400 Jul 10 14:22:22.845597 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1024/4065] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:22:22 2026] POST /volume/v3/volumes => generated 127 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 14:22:22.857183 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-223e4139-01be-4319-bb3d-8f3b562476ae None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:22.859410 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-223e4139-01be-4319-bb3d-8f3b562476ae tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:22:22.859950 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-223e4139-01be-4319-bb3d-8f3b562476ae tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "bb32338a-6c32-4168-8b2a-40a04b183140"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:22.862180 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-223e4139-01be-4319-bb3d-8f3b562476ae tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'bb32338a-6c32-4168-8b2a-40a04b183140'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:22:22.868691 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-223e4139-01be-4319-bb3d-8f3b562476ae tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 404 Jul 10 14:22:22.869636 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1012/4066] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:22:22 2026] POST /volume/v3/volumes => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:22:22.884391 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-06b38b7e-a61e-4adf-adfa-cfe7a81255a7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:22.886045 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-06b38b7e-a61e-4adf-adfa-cfe7a81255a7 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:22:22.886446 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-06b38b7e-a61e-4adf-adfa-cfe7a81255a7 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "1994ef81-bfbc-43fe-a577-ae3a2ac05b05"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:22.888524 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-06b38b7e-a61e-4adf-adfa-cfe7a81255a7 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '1994ef81-bfbc-43fe-a577-ae3a2ac05b05'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:22:22.896620 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-06b38b7e-a61e-4adf-adfa-cfe7a81255a7 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 404 Jul 10 14:22:22.897367 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1013/4067] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:22:22 2026] POST /volume/v3/volumes => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:22:22.918558 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-635b338e-2308-455a-982c-3f4cb382a9ec None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:22.919552 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-635b338e-2308-455a-982c-3f4cb382a9ec tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:22:22.920521 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-635b338e-2308-455a-982c-3f4cb382a9ec tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "5e0a43c5-7add-4589-a377-0428a422fd4f"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:22.921631 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-635b338e-2308-455a-982c-3f4cb382a9ec tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '5e0a43c5-7add-4589-a377-0428a422fd4f'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:22:22.922747 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-a2b57991-c514-4f20-bf40-4a402a6cb2c3 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:22.925052 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a2b57991-c514-4f20-bf40-4a402a6cb2c3 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 Jul 10 14:22:22.925169 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a2b57991-c514-4f20-bf40-4a402a6cb2c3 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:22.926337 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a2b57991-c514-4f20-bf40-4a402a6cb2c3 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:22.926337 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-a2b57991-c514-4f20-bf40-4a402a6cb2c3 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 962f2267-cc86-4165-95eb-20f55fae3f62. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:22.932115 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:22.932115 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:22.932874 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-635b338e-2308-455a-982c-3f4cb382a9ec tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 404 Jul 10 14:22:22.933016 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a2b57991-c514-4f20-bf40-4a402a6cb2c3 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 returned with HTTP 200 Jul 10 14:22:22.933397 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1025/4068] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:22 2026] GET /volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 => generated 822 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:22.933552 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1019/4069] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:22:22 2026] POST /volume/v3/volumes => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:22:22.946353 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-ec898977-747b-4475-9224-13732b82b455 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:22.948810 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ec898977-747b-4475-9224-13732b82b455 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:22:22.949542 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ec898977-747b-4475-9224-13732b82b455 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:22.952275 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ec898977-747b-4475-9224-13732b82b455 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 400 Jul 10 14:22:22.953024 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1013/4070] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:22:22 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 14:22:22.953137 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-68fa86dc-175e-41a8-bd3d-0f59943c7473 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:22.961259 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-68fa86dc-175e-41a8-bd3d-0f59943c7473 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a Jul 10 14:22:22.963967 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-68fa86dc-175e-41a8-bd3d-0f59943c7473 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:22.964484 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-68fa86dc-175e-41a8-bd3d-0f59943c7473 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:22.965125 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-68fa86dc-175e-41a8-bd3d-0f59943c7473 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id f292ec26-8efb-4303-a3c5-d26d4186325a. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:22.968690 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-bcdc7977-edf7-44a9-8b77-18166e4f1dd2 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:22.970846 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:22.970846 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:22.971013 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-bcdc7977-edf7-44a9-8b77-18166e4f1dd2 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:22:22.971113 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-bcdc7977-edf7-44a9-8b77-18166e4f1dd2 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:22.971709 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-68fa86dc-175e-41a8-bd3d-0f59943c7473 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a returned with HTTP 200 Jul 10 14:22:22.972197 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1014/4071] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:22 2026] GET /volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a => generated 747 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:22.974121 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-bcdc7977-edf7-44a9-8b77-18166e4f1dd2 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 400 Jul 10 14:22:22.974121 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1026/4072] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:22:22 2026] POST /volume/v3/volumes => generated 125 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 14:22:22.986515 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-dcff2dd2-1574-4470-895a-caec0d3cbd29 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:22.988685 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-dcff2dd2-1574-4470-895a-caec0d3cbd29 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:22:22.989123 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-dcff2dd2-1574-4470-895a-caec0d3cbd29 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:22.991018 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-dcff2dd2-1574-4470-895a-caec0d3cbd29 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 400 Jul 10 14:22:22.991575 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1020/4073] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:22:22 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 14:22:23.003961 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-af1ba0ec-27f4-4b06-9113-eda8e4931945 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:23.006112 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-af1ba0ec-27f4-4b06-9113-eda8e4931945 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] DELETE https://10.4.3.66/volume/v3/volumes/tempest-invalid-648079294 Jul 10 14:22:23.007373 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-af1ba0ec-27f4-4b06-9113-eda8e4931945 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:23.007373 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-af1ba0ec-27f4-4b06-9113-eda8e4931945 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:23.008693 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-af1ba0ec-27f4-4b06-9113-eda8e4931945 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Delete volume with id: tempest-invalid-648079294 Jul 10 14:22:23.019561 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-af1ba0ec-27f4-4b06-9113-eda8e4931945 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] https://10.4.3.66/volume/v3/volumes/tempest-invalid-648079294 returned with HTTP 404 Jul 10 14:22:23.020102 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1014/4074] 10.4.3.66 () {66 vars in 1311 bytes} [Fri Jul 10 14:22:23 2026] DELETE /volume/v3/volumes/tempest-invalid-648079294 => generated 98 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:22:23.042802 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-342e5436-ac7b-4f21-b46a-d9774a4807e9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:23.045241 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1015/4075] 10.4.3.66 () {66 vars in 1236 bytes} [Fri Jul 10 14:22:23 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 10 14:22:23.059320 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-424ffdc2-7979-479c-924c-9fee318c2f21 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:23.061840 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-424ffdc2-7979-479c-924c-9fee318c2f21 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] POST https://10.4.3.66/volume/v3/volumes/xxx/action Jul 10 14:22:23.062449 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-424ffdc2-7979-479c-924c-9fee318c2f21 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Action body: b'{"os-detach": {}}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:22:23.062625 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-424ffdc2-7979-479c-924c-9fee318c2f21 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:23.071737 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-424ffdc2-7979-479c-924c-9fee318c2f21 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] https://10.4.3.66/volume/v3/volumes/xxx/action returned with HTTP 404 Jul 10 14:22:23.072526 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1027/4076] 10.4.3.66 () {68 vars in 1284 bytes} [Fri Jul 10 14:22:23 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:22:23.091553 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b3d6e69f-49a6-4e32-a2c8-47c6d0377ef9 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:23.093949 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b3d6e69f-49a6-4e32-a2c8-47c6d0377ef9 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] GET https://10.4.3.66/volume/v3/volumes/tempest-invalid-2009136747 Jul 10 14:22:23.094211 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b3d6e69f-49a6-4e32-a2c8-47c6d0377ef9 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:23.094475 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b3d6e69f-49a6-4e32-a2c8-47c6d0377ef9 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:23.103780 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b3d6e69f-49a6-4e32-a2c8-47c6d0377ef9 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] https://10.4.3.66/volume/v3/volumes/tempest-invalid-2009136747 returned with HTTP 404 Jul 10 14:22:23.104467 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1021/4077] 10.4.3.66 () {66 vars in 1311 bytes} [Fri Jul 10 14:22:23 2026] GET /volume/v3/volumes/tempest-invalid-2009136747 => generated 99 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:22:23.119011 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-bda1c7bb-1f0d-4578-bbbe-a8b8a6e9c7da None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:23.122213 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1015/4078] 10.4.3.66 () {66 vars in 1233 bytes} [Fri Jul 10 14:22:23 2026] GET /volume/v3/volumes/ => generated 112 bytes in 4 msecs (HTTP/1.1 404) 4 headers in 164 bytes (2 switches on core 0) Jul 10 14:22:23.126728 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ba18ef4e-ea99-4226-8305-688d3b18bbfa None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:23.129681 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ba18ef4e-ea99-4226-8305-688d3b18bbfa tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed Jul 10 14:22:23.130008 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ba18ef4e-ea99-4226-8305-688d3b18bbfa tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:23.130363 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ba18ef4e-ea99-4226-8305-688d3b18bbfa tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:23.130826 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-ba18ef4e-ea99-4226-8305-688d3b18bbfa tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Show backup with id 9509354e-9c8a-40c2-9521-afe31749c4ed. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:23.134172 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-eafddbd6-e628-48d3-adb5-9361f6c4e69e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:23.136635 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-eafddbd6-e628-48d3-adb5-9361f6c4e69e tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] GET https://10.4.3.66/volume/v3/volumes/detail?status=null Jul 10 14:22:23.136806 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-eafddbd6-e628-48d3-adb5-9361f6c4e69e tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:23.137267 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-eafddbd6-e628-48d3-adb5-9361f6c4e69e tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Calling method 'detail' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:23.137384 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.api_utils [None req-eafddbd6-e628-48d3-adb5-9361f6c4e69e tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Removing options '' from query. {{(pid=100154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:22:23.137645 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-eafddbd6-e628-48d3-adb5-9361f6c4e69e tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Could not evaluate value null, assuming string {{(pid=100154) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 14:22:23.137826 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:23.137826 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:23.138641 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-eafddbd6-e628-48d3-adb5-9361f6c4e69e tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:22:23.139274 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ba18ef4e-ea99-4226-8305-688d3b18bbfa tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed returned with HTTP 200 Jul 10 14:22:23.139880 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1016/4079] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:23 2026] GET /volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed => generated 746 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:23.182533 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-eafddbd6-e628-48d3-adb5-9361f6c4e69e tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Get all volumes completed successfully. Jul 10 14:22:23.185374 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-eafddbd6-e628-48d3-adb5-9361f6c4e69e tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] https://10.4.3.66/volume/v3/volumes/detail?status=null returned with HTTP 200 Jul 10 14:22:23.186232 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1028/4080] 10.4.3.66 () {66 vars in 1274 bytes} [Fri Jul 10 14:22:23 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:22:23.206872 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-15acd196-b988-4698-8c63-6b285c4b5239 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:23.208533 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-15acd196-b988-4698-8c63-6b285c4b5239 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] GET https://10.4.3.66/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1572357098 Jul 10 14:22:23.208774 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-15acd196-b988-4698-8c63-6b285c4b5239 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:23.209157 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-15acd196-b988-4698-8c63-6b285c4b5239 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Calling method 'detail' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:23.209550 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.api_utils [None req-15acd196-b988-4698-8c63-6b285c4b5239 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Removing options '' from query. {{(pid=100153) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:22:23.210512 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-15acd196-b988-4698-8c63-6b285c4b5239 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1572357098'), ('no_migration_targets', True)]). {{(pid=100153) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:22:23.250870 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-15acd196-b988-4698-8c63-6b285c4b5239 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Get all volumes completed successfully. Jul 10 14:22:23.253955 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-15acd196-b988-4698-8c63-6b285c4b5239 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] https://10.4.3.66/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1572357098 returned with HTTP 200 Jul 10 14:22:23.256115 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1022/4081] 10.4.3.66 () {66 vars in 1352 bytes} [Fri Jul 10 14:22:23 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1572357098 => generated 15 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:22:23.277647 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b73ccc20-437d-4fdb-b420-af632f8f0ac6 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:23.279710 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b73ccc20-437d-4fdb-b420-af632f8f0ac6 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] GET https://10.4.3.66/volume/v3/volumes?status=null Jul 10 14:22:23.280003 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b73ccc20-437d-4fdb-b420-af632f8f0ac6 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:23.280346 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b73ccc20-437d-4fdb-b420-af632f8f0ac6 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Calling method 'index' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:23.280699 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.api_utils [None req-b73ccc20-437d-4fdb-b420-af632f8f0ac6 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Removing options '' from query. {{(pid=100155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:22:23.281118 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b73ccc20-437d-4fdb-b420-af632f8f0ac6 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Could not evaluate value null, assuming string {{(pid=100155) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 14:22:23.281958 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b73ccc20-437d-4fdb-b420-af632f8f0ac6 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:22:23.322364 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-b73ccc20-437d-4fdb-b420-af632f8f0ac6 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Get all volumes completed successfully. Jul 10 14:22:23.322894 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b73ccc20-437d-4fdb-b420-af632f8f0ac6 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] https://10.4.3.66/volume/v3/volumes?status=null returned with HTTP 200 Jul 10 14:22:23.323604 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1016/4082] 10.4.3.66 () {66 vars in 1253 bytes} [Fri Jul 10 14:22:23 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:22:23.338726 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f42f6586-fec7-4684-b148-3745b158e069 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:23.341461 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f42f6586-fec7-4684-b148-3745b158e069 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] GET https://10.4.3.66/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-500034274 Jul 10 14:22:23.342121 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f42f6586-fec7-4684-b148-3745b158e069 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:23.342121 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f42f6586-fec7-4684-b148-3745b158e069 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:23.342361 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-f42f6586-fec7-4684-b148-3745b158e069 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:22:23.344624 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-f42f6586-fec7-4684-b148-3745b158e069 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-500034274'), ('no_migration_targets', True)]). {{(pid=100152) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:22:23.380834 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f42f6586-fec7-4684-b148-3745b158e069 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Get all volumes completed successfully. Jul 10 14:22:23.381351 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f42f6586-fec7-4684-b148-3745b158e069 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] https://10.4.3.66/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-500034274 returned with HTTP 200 Jul 10 14:22:23.381841 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1017/4083] 10.4.3.66 () {66 vars in 1329 bytes} [Fri Jul 10 14:22:23 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-500034274 => generated 15 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:22:23.395448 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0177c94e-526e-4ad7-b97f-69259ecc4dee None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:23.399157 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0177c94e-526e-4ad7-b97f-69259ecc4dee tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] POST https://10.4.3.66/volume/v3/volumes/fac68cc5-c92e-410e-bd66-95f43c249bb3/action Jul 10 14:22:23.400085 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0177c94e-526e-4ad7-b97f-69259ecc4dee tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:22:23.400085 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0177c94e-526e-4ad7-b97f-69259ecc4dee tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:23.413282 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:23.413282 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:23.413282 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-0177c94e-526e-4ad7-b97f-69259ecc4dee tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Volume info retrieved successfully. Jul 10 14:22:23.425657 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-0177c94e-526e-4ad7-b97f-69259ecc4dee tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Reserve volume completed successfully. Jul 10 14:22:23.427274 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0177c94e-526e-4ad7-b97f-69259ecc4dee tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] https://10.4.3.66/volume/v3/volumes/fac68cc5-c92e-410e-bd66-95f43c249bb3/action returned with HTTP 202 Jul 10 14:22:23.427713 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1029/4084] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:22:23 2026] POST /volume/v3/volumes/fac68cc5-c92e-410e-bd66-95f43c249bb3/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:22:23.440192 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-2d3331bc-442d-4e4c-b496-76c5f6e31123 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:23.445950 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2d3331bc-442d-4e4c-b496-76c5f6e31123 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] POST https://10.4.3.66/volume/v3/volumes/fac68cc5-c92e-410e-bd66-95f43c249bb3/action Jul 10 14:22:23.446512 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2d3331bc-442d-4e4c-b496-76c5f6e31123 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:22:23.446846 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2d3331bc-442d-4e4c-b496-76c5f6e31123 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:23.463229 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:23.463229 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:23.464219 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-2d3331bc-442d-4e4c-b496-76c5f6e31123 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Volume info retrieved successfully. Jul 10 14:22:23.469474 np0000005012 devstack@c-api.service[100153]: ERROR cinder.volume.api [None req-2d3331bc-442d-4e4c-b496-76c5f6e31123 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Volume status must be available to reserve, but the status is attaching. Jul 10 14:22:23.470026 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2d3331bc-442d-4e4c-b496-76c5f6e31123 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] https://10.4.3.66/volume/v3/volumes/fac68cc5-c92e-410e-bd66-95f43c249bb3/action returned with HTTP 400 Jul 10 14:22:23.470755 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1023/4085] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:22:23 2026] POST /volume/v3/volumes/fac68cc5-c92e-410e-bd66-95f43c249bb3/action => generated 132 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 14:22:23.480440 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4c29d7f6-a048-46a4-93fc-88f0a6ec36dc None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:23.482550 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4c29d7f6-a048-46a4-93fc-88f0a6ec36dc tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] POST https://10.4.3.66/volume/v3/volumes/fac68cc5-c92e-410e-bd66-95f43c249bb3/action Jul 10 14:22:23.483229 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4c29d7f6-a048-46a4-93fc-88f0a6ec36dc tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:22:23.483229 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4c29d7f6-a048-46a4-93fc-88f0a6ec36dc tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:23.492765 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:23.492765 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:23.493302 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-4c29d7f6-a048-46a4-93fc-88f0a6ec36dc tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Volume info retrieved successfully. Jul 10 14:22:23.508866 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-4c29d7f6-a048-46a4-93fc-88f0a6ec36dc tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Unreserve volume completed successfully. Jul 10 14:22:23.509231 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4c29d7f6-a048-46a4-93fc-88f0a6ec36dc tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] https://10.4.3.66/volume/v3/volumes/fac68cc5-c92e-410e-bd66-95f43c249bb3/action returned with HTTP 202 Jul 10 14:22:23.509826 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1017/4086] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:22:23 2026] POST /volume/v3/volumes/fac68cc5-c92e-410e-bd66-95f43c249bb3/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:22:23.519688 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5d977284-fdc3-438c-a478-7ec907cfdbe0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:23.522154 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5d977284-fdc3-438c-a478-7ec907cfdbe0 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] POST https://10.4.3.66/volume/v3/volumes/c2c86f6d-a3f7-4ad7-b783-db08e567ead0/action Jul 10 14:22:23.522671 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5d977284-fdc3-438c-a478-7ec907cfdbe0 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:22:23.522858 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5d977284-fdc3-438c-a478-7ec907cfdbe0 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:23.532130 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5d977284-fdc3-438c-a478-7ec907cfdbe0 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] https://10.4.3.66/volume/v3/volumes/c2c86f6d-a3f7-4ad7-b783-db08e567ead0/action returned with HTTP 404 Jul 10 14:22:23.532814 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1018/4087] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:22:23 2026] POST /volume/v3/volumes/c2c86f6d-a3f7-4ad7-b783-db08e567ead0/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:22:23.550947 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-63eab540-213b-42cf-afb8-082a3bd6d671 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:23.562790 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-63eab540-213b-42cf-afb8-082a3bd6d671 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] POST https://10.4.3.66/volume/v3/volumes/5f0ba82e-7f46-4791-a987-d52f5b695496/action Jul 10 14:22:23.567127 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-63eab540-213b-42cf-afb8-082a3bd6d671 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:22:23.567332 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-63eab540-213b-42cf-afb8-082a3bd6d671 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:23.623025 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-63eab540-213b-42cf-afb8-082a3bd6d671 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] https://10.4.3.66/volume/v3/volumes/5f0ba82e-7f46-4791-a987-d52f5b695496/action returned with HTTP 404 Jul 10 14:22:23.623765 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1030/4088] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:22:23 2026] POST /volume/v3/volumes/5f0ba82e-7f46-4791-a987-d52f5b695496/action => generated 109 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:22:23.636193 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-390bb037-9176-451f-b3d8-1dc073508dcc None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:23.638952 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1024/4089] 10.4.3.66 () {68 vars in 1253 bytes} [Fri Jul 10 14:22:23 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 10 14:22:23.649686 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-8b7c6334-991a-4ee9-bcc5-7dd4f4432bef None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:23.652201 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8b7c6334-991a-4ee9-bcc5-7dd4f4432bef tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] PUT https://10.4.3.66/volume/v3/volumes/tempest-invalid-1461949058 Jul 10 14:22:23.652201 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8b7c6334-991a-4ee9-bcc5-7dd4f4432bef tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:23.660822 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8b7c6334-991a-4ee9-bcc5-7dd4f4432bef tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] https://10.4.3.66/volume/v3/volumes/tempest-invalid-1461949058 returned with HTTP 404 Jul 10 14:22:23.661432 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1018/4090] 10.4.3.66 () {68 vars in 1331 bytes} [Fri Jul 10 14:22:23 2026] PUT /volume/v3/volumes/tempest-invalid-1461949058 => generated 99 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:22:23.671120 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b872b36d-0b3b-4829-adaa-cd5d416f874f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:23.673378 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b872b36d-0b3b-4829-adaa-cd5d416f874f tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] PUT https://10.4.3.66/volume/v3/volumes/6d7e2e20-3a10-46db-be6b-7fd61c875f79 Jul 10 14:22:23.673858 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b872b36d-0b3b-4829-adaa-cd5d416f874f tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:23.682731 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b872b36d-0b3b-4829-adaa-cd5d416f874f tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] https://10.4.3.66/volume/v3/volumes/6d7e2e20-3a10-46db-be6b-7fd61c875f79 returned with HTTP 404 Jul 10 14:22:23.683637 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1019/4091] 10.4.3.66 () {68 vars in 1361 bytes} [Fri Jul 10 14:22:23 2026] PUT /volume/v3/volumes/6d7e2e20-3a10-46db-be6b-7fd61c875f79 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 14:22:23.693286 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-2471e273-7cf4-4a33-90af-c2e12619b58b None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:23.695736 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2471e273-7cf4-4a33-90af-c2e12619b58b tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] DELETE https://10.4.3.66/volume/v3/volumes/1871c42e-239d-4353-aa20-c6eef4b28fdc Jul 10 14:22:23.696233 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2471e273-7cf4-4a33-90af-c2e12619b58b tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:23.696438 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2471e273-7cf4-4a33-90af-c2e12619b58b tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:23.696619 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-2471e273-7cf4-4a33-90af-c2e12619b58b tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Delete volume with id: 1871c42e-239d-4353-aa20-c6eef4b28fdc Jul 10 14:22:23.705405 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2471e273-7cf4-4a33-90af-c2e12619b58b tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] https://10.4.3.66/volume/v3/volumes/1871c42e-239d-4353-aa20-c6eef4b28fdc returned with HTTP 404 Jul 10 14:22:23.705940 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1031/4092] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:22:23 2026] DELETE /volume/v3/volumes/1871c42e-239d-4353-aa20-c6eef4b28fdc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:22:23.718240 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c42c4c77-615f-4ac9-ac2c-45452a489f53 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:23.720784 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c42c4c77-615f-4ac9-ac2c-45452a489f53 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] POST https://10.4.3.66/volume/v3/volumes/fac68cc5-c92e-410e-bd66-95f43c249bb3/action Jul 10 14:22:23.721488 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c42c4c77-615f-4ac9-ac2c-45452a489f53 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:22:23.721488 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c42c4c77-615f-4ac9-ac2c-45452a489f53 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:23.723103 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c42c4c77-615f-4ac9-ac2c-45452a489f53 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] https://10.4.3.66/volume/v3/volumes/fac68cc5-c92e-410e-bd66-95f43c249bb3/action returned with HTTP 400 Jul 10 14:22:23.723905 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1025/4093] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:22:23 2026] POST /volume/v3/volumes/fac68cc5-c92e-410e-bd66-95f43c249bb3/action => generated 140 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 14:22:23.735535 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-2e478983-0a55-4ef1-9e71-675590dcce5c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:23.737995 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2e478983-0a55-4ef1-9e71-675590dcce5c tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] POST https://10.4.3.66/volume/v3/volumes/fac68cc5-c92e-410e-bd66-95f43c249bb3/action Jul 10 14:22:23.738432 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2e478983-0a55-4ef1-9e71-675590dcce5c tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:22:23.740091 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2e478983-0a55-4ef1-9e71-675590dcce5c tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:23.740300 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2e478983-0a55-4ef1-9e71-675590dcce5c tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] https://10.4.3.66/volume/v3/volumes/fac68cc5-c92e-410e-bd66-95f43c249bb3/action returned with HTTP 400 Jul 10 14:22:23.741933 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1019/4094] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:22:23 2026] POST /volume/v3/volumes/fac68cc5-c92e-410e-bd66-95f43c249bb3/action => generated 131 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 14:22:23.754928 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3176dada-1e43-49af-b7d4-f3ac6d09f4f5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:23.757841 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3176dada-1e43-49af-b7d4-f3ac6d09f4f5 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] POST https://10.4.3.66/volume/v3/volumes/ff286334-8681-4761-adfa-4c1fb7093250/action Jul 10 14:22:23.758428 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3176dada-1e43-49af-b7d4-f3ac6d09f4f5 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:22:23.758652 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3176dada-1e43-49af-b7d4-f3ac6d09f4f5 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:23.768786 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3176dada-1e43-49af-b7d4-f3ac6d09f4f5 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] https://10.4.3.66/volume/v3/volumes/ff286334-8681-4761-adfa-4c1fb7093250/action returned with HTTP 404 Jul 10 14:22:23.770036 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1020/4095] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:22:23 2026] POST /volume/v3/volumes/ff286334-8681-4761-adfa-4c1fb7093250/action => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:22:23.781700 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6bb0f0bd-bfcb-4201-98d0-757812891efa None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:23.784701 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6bb0f0bd-bfcb-4201-98d0-757812891efa tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] POST https://10.4.3.66/volume/v3/volumes/fac68cc5-c92e-410e-bd66-95f43c249bb3/action Jul 10 14:22:23.785274 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6bb0f0bd-bfcb-4201-98d0-757812891efa tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:22:23.785633 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6bb0f0bd-bfcb-4201-98d0-757812891efa tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:23.787868 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6bb0f0bd-bfcb-4201-98d0-757812891efa tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] https://10.4.3.66/volume/v3/volumes/fac68cc5-c92e-410e-bd66-95f43c249bb3/action returned with HTTP 400 Jul 10 14:22:23.788723 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1032/4096] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:22:23 2026] POST /volume/v3/volumes/fac68cc5-c92e-410e-bd66-95f43c249bb3/action => generated 129 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 14:22:23.800323 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e15f5e87-1316-4ac8-9051-df28c6aa48e0 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:23.803173 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e15f5e87-1316-4ac8-9051-df28c6aa48e0 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] POST https://10.4.3.66/volume/v3/volumes/None/action Jul 10 14:22:23.803577 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e15f5e87-1316-4ac8-9051-df28c6aa48e0 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:22:23.803746 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e15f5e87-1316-4ac8-9051-df28c6aa48e0 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:23.950245 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-76825cb1-00d0-4c09-993f-e19a2ff9613c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:23.954437 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-76825cb1-00d0-4c09-993f-e19a2ff9613c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 Jul 10 14:22:23.954437 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-76825cb1-00d0-4c09-993f-e19a2ff9613c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:23.954437 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-76825cb1-00d0-4c09-993f-e19a2ff9613c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:23.954437 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-76825cb1-00d0-4c09-993f-e19a2ff9613c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 962f2267-cc86-4165-95eb-20f55fae3f62. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:23.960118 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:23.960118 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:23.962217 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-76825cb1-00d0-4c09-993f-e19a2ff9613c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 returned with HTTP 200 Jul 10 14:22:23.962966 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1020/4097] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:23 2026] GET /volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 => generated 822 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:23.985789 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a428f1e3-ad65-458c-a27e-2c30811b9023 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:23.988008 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a428f1e3-ad65-458c-a27e-2c30811b9023 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a Jul 10 14:22:23.988280 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a428f1e3-ad65-458c-a27e-2c30811b9023 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:23.988611 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a428f1e3-ad65-458c-a27e-2c30811b9023 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:23.988809 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-a428f1e3-ad65-458c-a27e-2c30811b9023 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id f292ec26-8efb-4303-a3c5-d26d4186325a. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:23.994771 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:23.994771 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:23.995750 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a428f1e3-ad65-458c-a27e-2c30811b9023 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a returned with HTTP 200 Jul 10 14:22:23.996307 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1021/4098] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:23 2026] GET /volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:24.022770 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e15f5e87-1316-4ac8-9051-df28c6aa48e0 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] https://10.4.3.66/volume/v3/volumes/None/action returned with HTTP 404 Jul 10 14:22:24.023665 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1026/4099] 10.4.3.66 () {68 vars in 1287 bytes} [Fri Jul 10 14:22:23 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 224 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:22:24.038606 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-a49183b4-2dc3-45f7-8e7b-86c63faf8c43 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:24.041852 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a49183b4-2dc3-45f7-8e7b-86c63faf8c43 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] GET https://10.4.3.66/volume/v3/volumes/f05071a7-a1bc-4f53-8a4e-dab1d174da7e Jul 10 14:22:24.041852 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a49183b4-2dc3-45f7-8e7b-86c63faf8c43 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:24.041852 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a49183b4-2dc3-45f7-8e7b-86c63faf8c43 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:24.048029 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a49183b4-2dc3-45f7-8e7b-86c63faf8c43 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] https://10.4.3.66/volume/v3/volumes/f05071a7-a1bc-4f53-8a4e-dab1d174da7e returned with HTTP 404 Jul 10 14:22:24.049581 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1033/4100] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:24 2026] GET /volume/v3/volumes/f05071a7-a1bc-4f53-8a4e-dab1d174da7e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 14:22:24.059286 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-84ba9984-03f9-42a5-9ba0-c3a71710135f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:24.061909 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-84ba9984-03f9-42a5-9ba0-c3a71710135f tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] GET https://10.4.3.66/volume/v3/volumes/fac68cc5-c92e-410e-bd66-95f43c249bb3 Jul 10 14:22:24.062181 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-84ba9984-03f9-42a5-9ba0-c3a71710135f tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:24.062462 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-84ba9984-03f9-42a5-9ba0-c3a71710135f tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:24.071114 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:24.071114 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:24.075850 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-84ba9984-03f9-42a5-9ba0-c3a71710135f tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Volume info retrieved successfully. Jul 10 14:22:24.081088 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-84ba9984-03f9-42a5-9ba0-c3a71710135f tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] https://10.4.3.66/volume/v3/volumes/fac68cc5-c92e-410e-bd66-95f43c249bb3 returned with HTTP 200 Jul 10 14:22:24.081689 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1021/4101] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:24 2026] GET /volume/v3/volumes/fac68cc5-c92e-410e-bd66-95f43c249bb3 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:24.096728 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-97073b4e-74bb-4153-b32d-bf8495fd056b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:24.098899 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-97073b4e-74bb-4153-b32d-bf8495fd056b tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] DELETE https://10.4.3.66/volume/v3/volumes/fac68cc5-c92e-410e-bd66-95f43c249bb3 Jul 10 14:22:24.099144 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-97073b4e-74bb-4153-b32d-bf8495fd056b tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:24.099358 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-97073b4e-74bb-4153-b32d-bf8495fd056b tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:24.099571 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-97073b4e-74bb-4153-b32d-bf8495fd056b tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Delete volume with id: fac68cc5-c92e-410e-bd66-95f43c249bb3 Jul 10 14:22:24.110152 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:24.110152 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:24.110767 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-97073b4e-74bb-4153-b32d-bf8495fd056b tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Volume info retrieved successfully. Jul 10 14:22:24.141261 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-97073b4e-74bb-4153-b32d-bf8495fd056b tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Delete volume request issued successfully. Jul 10 14:22:24.141935 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-97073b4e-74bb-4153-b32d-bf8495fd056b tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] https://10.4.3.66/volume/v3/volumes/fac68cc5-c92e-410e-bd66-95f43c249bb3 returned with HTTP 202 Jul 10 14:22:24.141935 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1022/4102] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:22:24 2026] DELETE /volume/v3/volumes/fac68cc5-c92e-410e-bd66-95f43c249bb3 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:22:24.154477 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e5af9a21-ea6a-418a-9def-1f70c3a4c945 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:24.154685 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e6fe85bd-41bb-41aa-bab9-4f18f5418a1f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:24.156859 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e5af9a21-ea6a-418a-9def-1f70c3a4c945 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed Jul 10 14:22:24.157201 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e5af9a21-ea6a-418a-9def-1f70c3a4c945 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:24.157382 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e6fe85bd-41bb-41aa-bab9-4f18f5418a1f tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] GET https://10.4.3.66/volume/v3/volumes/fac68cc5-c92e-410e-bd66-95f43c249bb3 Jul 10 14:22:24.157468 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e5af9a21-ea6a-418a-9def-1f70c3a4c945 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:24.157872 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-e5af9a21-ea6a-418a-9def-1f70c3a4c945 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Show backup with id 9509354e-9c8a-40c2-9521-afe31749c4ed. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:24.157929 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e6fe85bd-41bb-41aa-bab9-4f18f5418a1f tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:24.158124 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e6fe85bd-41bb-41aa-bab9-4f18f5418a1f tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:24.163950 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:24.163950 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:24.165210 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e5af9a21-ea6a-418a-9def-1f70c3a4c945 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed returned with HTTP 200 Jul 10 14:22:24.165943 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1034/4103] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:24 2026] GET /volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:24.169797 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:24.169797 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:24.176928 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e6fe85bd-41bb-41aa-bab9-4f18f5418a1f tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Volume info retrieved successfully. Jul 10 14:22:24.184931 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e6fe85bd-41bb-41aa-bab9-4f18f5418a1f tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] https://10.4.3.66/volume/v3/volumes/fac68cc5-c92e-410e-bd66-95f43c249bb3 returned with HTTP 200 Jul 10 14:22:24.185771 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1027/4104] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:24 2026] GET /volume/v3/volumes/fac68cc5-c92e-410e-bd66-95f43c249bb3 => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:24.976713 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-5f5c5833-af6a-4d1e-82db-bbd3d6e43082 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:24.979085 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5f5c5833-af6a-4d1e-82db-bbd3d6e43082 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 Jul 10 14:22:24.979338 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5f5c5833-af6a-4d1e-82db-bbd3d6e43082 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:24.979596 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5f5c5833-af6a-4d1e-82db-bbd3d6e43082 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:24.979738 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-5f5c5833-af6a-4d1e-82db-bbd3d6e43082 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 962f2267-cc86-4165-95eb-20f55fae3f62. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:24.987242 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:24.987242 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:24.987832 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5f5c5833-af6a-4d1e-82db-bbd3d6e43082 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 returned with HTTP 200 Jul 10 14:22:24.989154 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1022/4105] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:24 2026] GET /volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 => generated 822 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:25.015006 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-feb94599-67e6-46a5-ac57-89303bde85ec None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:25.017400 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-feb94599-67e6-46a5-ac57-89303bde85ec tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a Jul 10 14:22:25.017704 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-feb94599-67e6-46a5-ac57-89303bde85ec tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:25.017972 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-feb94599-67e6-46a5-ac57-89303bde85ec tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:25.018149 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-feb94599-67e6-46a5-ac57-89303bde85ec tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id f292ec26-8efb-4303-a3c5-d26d4186325a. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:25.023832 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:25.023832 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:25.024686 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-feb94599-67e6-46a5-ac57-89303bde85ec tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a returned with HTTP 200 Jul 10 14:22:25.025232 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1023/4106] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:25 2026] GET /volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:25.181410 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-1f2cd7c6-3dab-4914-951a-585ec01456f1 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:25.184389 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1f2cd7c6-3dab-4914-951a-585ec01456f1 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed Jul 10 14:22:25.184668 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1f2cd7c6-3dab-4914-951a-585ec01456f1 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:25.184910 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1f2cd7c6-3dab-4914-951a-585ec01456f1 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:25.185077 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-1f2cd7c6-3dab-4914-951a-585ec01456f1 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Show backup with id 9509354e-9c8a-40c2-9521-afe31749c4ed. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:25.193255 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:25.193255 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:25.194394 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1f2cd7c6-3dab-4914-951a-585ec01456f1 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed returned with HTTP 200 Jul 10 14:22:25.194998 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1035/4107] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:25 2026] GET /volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed => generated 757 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:25.203091 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-74e20f21-f8c2-4b75-8bf0-6553143af809 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:25.205207 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-74e20f21-f8c2-4b75-8bf0-6553143af809 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] GET https://10.4.3.66/volume/v3/volumes/fac68cc5-c92e-410e-bd66-95f43c249bb3 Jul 10 14:22:25.205426 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-74e20f21-f8c2-4b75-8bf0-6553143af809 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:25.205679 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-74e20f21-f8c2-4b75-8bf0-6553143af809 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:25.216656 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-74e20f21-f8c2-4b75-8bf0-6553143af809 tempest-VolumesNegativeTest-713503498 tempest-VolumesNegativeTest-713503498-project-member] https://10.4.3.66/volume/v3/volumes/fac68cc5-c92e-410e-bd66-95f43c249bb3 returned with HTTP 404 Jul 10 14:22:25.217454 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1028/4108] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:25 2026] GET /volume/v3/volumes/fac68cc5-c92e-410e-bd66-95f43c249bb3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:22:26.003393 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-38eee286-5e8a-424c-ad8e-85476f5d9c7e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:26.005660 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-38eee286-5e8a-424c-ad8e-85476f5d9c7e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 Jul 10 14:22:26.005722 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-38eee286-5e8a-424c-ad8e-85476f5d9c7e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:26.007321 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-38eee286-5e8a-424c-ad8e-85476f5d9c7e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:26.007554 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-38eee286-5e8a-424c-ad8e-85476f5d9c7e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 962f2267-cc86-4165-95eb-20f55fae3f62. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:26.014493 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:26.014493 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:26.015193 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-38eee286-5e8a-424c-ad8e-85476f5d9c7e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 returned with HTTP 200 Jul 10 14:22:26.015772 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1023/4109] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:26 2026] GET /volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 => generated 822 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:26.040351 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bef4bb04-b57a-420d-9854-7873c2bd6530 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:26.042410 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bef4bb04-b57a-420d-9854-7873c2bd6530 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a Jul 10 14:22:26.042799 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bef4bb04-b57a-420d-9854-7873c2bd6530 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:26.043644 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bef4bb04-b57a-420d-9854-7873c2bd6530 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:26.043886 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-bef4bb04-b57a-420d-9854-7873c2bd6530 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id f292ec26-8efb-4303-a3c5-d26d4186325a. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:26.048952 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:26.048952 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:26.049975 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bef4bb04-b57a-420d-9854-7873c2bd6530 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a returned with HTTP 200 Jul 10 14:22:26.050602 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1024/4110] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:26 2026] GET /volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:26.213048 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-212cb987-1398-4a28-8045-0376980c6f5c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:26.219118 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-212cb987-1398-4a28-8045-0376980c6f5c tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed Jul 10 14:22:26.219118 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-212cb987-1398-4a28-8045-0376980c6f5c tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:26.219428 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-212cb987-1398-4a28-8045-0376980c6f5c tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:26.219613 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-212cb987-1398-4a28-8045-0376980c6f5c tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Show backup with id 9509354e-9c8a-40c2-9521-afe31749c4ed. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:26.227399 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:26.227399 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:26.229088 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-212cb987-1398-4a28-8045-0376980c6f5c tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed returned with HTTP 200 Jul 10 14:22:26.229393 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1036/4111] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:26 2026] GET /volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed => generated 757 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:27.016721 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-de093275-e209-4921-9f5f-940fb51f145d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:27.016721 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-de093275-e209-4921-9f5f-940fb51f145d None None] GET https://10.4.3.66/volume// Jul 10 14:22:27.016721 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-de093275-e209-4921-9f5f-940fb51f145d None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:27.016721 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-de093275-e209-4921-9f5f-940fb51f145d None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:27.016721 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-de093275-e209-4921-9f5f-940fb51f145d None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:22:27.017549 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1029/4112] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:22:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:22:27.029266 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-1231b102-9100-4116-819c-80bfacfc4996 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:27.032200 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1231b102-9100-4116-819c-80bfacfc4996 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 Jul 10 14:22:27.032318 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1231b102-9100-4116-819c-80bfacfc4996 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:27.032787 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1231b102-9100-4116-819c-80bfacfc4996 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:27.034470 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-1231b102-9100-4116-819c-80bfacfc4996 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 962f2267-cc86-4165-95eb-20f55fae3f62. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:27.034631 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-fc83b67d-6dc4-482d-a8c1-655495397ce2 req-965656d6-7027-492a-9850-136f611c8b06 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:27.041216 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-fc83b67d-6dc4-482d-a8c1-655495397ce2 req-965656d6-7027-492a-9850-136f611c8b06 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c Jul 10 14:22:27.041857 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-fc83b67d-6dc4-482d-a8c1-655495397ce2 req-965656d6-7027-492a-9850-136f611c8b06 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:27.041857 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-fc83b67d-6dc4-482d-a8c1-655495397ce2 req-965656d6-7027-492a-9850-136f611c8b06 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:27.043600 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:27.043600 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:27.048078 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1231b102-9100-4116-819c-80bfacfc4996 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 returned with HTTP 200 Jul 10 14:22:27.048285 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1024/4113] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:27 2026] GET /volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:27.057680 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:27.057680 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:27.065524 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-fc83b67d-6dc4-482d-a8c1-655495397ce2 req-965656d6-7027-492a-9850-136f611c8b06 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:22:27.070589 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ec1e7256-6cfe-4cac-b54e-3188299f91d3 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:27.074617 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-fc83b67d-6dc4-482d-a8c1-655495397ce2 req-965656d6-7027-492a-9850-136f611c8b06 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c returned with HTTP 200 Jul 10 14:22:27.074972 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1025/4114] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:22:27 2026] GET /volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c => generated 1607 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:22:27.077077 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ec1e7256-6cfe-4cac-b54e-3188299f91d3 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a Jul 10 14:22:27.079365 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ec1e7256-6cfe-4cac-b54e-3188299f91d3 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:27.079788 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ec1e7256-6cfe-4cac-b54e-3188299f91d3 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:27.080114 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-ec1e7256-6cfe-4cac-b54e-3188299f91d3 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id f292ec26-8efb-4303-a3c5-d26d4186325a. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:27.087687 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:27.087687 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:27.088975 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ec1e7256-6cfe-4cac-b54e-3188299f91d3 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a returned with HTTP 200 Jul 10 14:22:27.089533 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1037/4115] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:27 2026] GET /volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a => generated 747 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:27.233232 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-fc83b67d-6dc4-482d-a8c1-655495397ce2 req-51ffe4fe-df6e-4b03-8699-33064595e4b5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:27.237977 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-fc83b67d-6dc4-482d-a8c1-655495397ce2 req-51ffe4fe-df6e-4b03-8699-33064595e4b5 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] PUT https://10.4.3.66/volume/v3/attachments/7c4f9585-91c5-4051-9b79-9fa0303ae995 Jul 10 14:22:27.238781 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-fc83b67d-6dc4-482d-a8c1-655495397ce2 req-51ffe4fe-df6e-4b03-8699-33064595e4b5 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:27.247109 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b4891898-7979-4cc2-aed0-e7b15ee395df None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:27.249762 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b4891898-7979-4cc2-aed0-e7b15ee395df tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed Jul 10 14:22:27.250536 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b4891898-7979-4cc2-aed0-e7b15ee395df tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:27.250650 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-fc83b67d-6dc4-482d-a8c1-655495397ce2 req-51ffe4fe-df6e-4b03-8699-33064595e4b5 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Acquiring lock "cinder-attachment_update-4f83963f-f724-4268-83c1-5556bf03e95c-np0000005012" by "attachment_update" {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:22:27.251333 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b4891898-7979-4cc2-aed0-e7b15ee395df tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:27.251333 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-b4891898-7979-4cc2-aed0-e7b15ee395df tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Show backup with id 9509354e-9c8a-40c2-9521-afe31749c4ed. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:27.255776 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-fc83b67d-6dc4-482d-a8c1-655495397ce2 req-51ffe4fe-df6e-4b03-8699-33064595e4b5 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Lock "cinder-attachment_update-4f83963f-f724-4268-83c1-5556bf03e95c-np0000005012" acquired by "attachment_update" :: waited 0.005s {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:22:27.257315 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:27.257315 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:27.269460 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:27.269460 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:27.270606 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b4891898-7979-4cc2-aed0-e7b15ee395df tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed returned with HTTP 200 Jul 10 14:22:27.273417 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1025/4116] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:27 2026] GET /volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed => generated 757 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:27.787240 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-fc83b67d-6dc4-482d-a8c1-655495397ce2 req-51ffe4fe-df6e-4b03-8699-33064595e4b5 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Lock "cinder-attachment_update-4f83963f-f724-4268-83c1-5556bf03e95c-np0000005012" released by "attachment_update" :: held 0.531s {{(pid=100153) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:22:27.787240 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-fc83b67d-6dc4-482d-a8c1-655495397ce2 req-51ffe4fe-df6e-4b03-8699-33064595e4b5 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/attachments/7c4f9585-91c5-4051-9b79-9fa0303ae995 returned with HTTP 200 Jul 10 14:22:27.789106 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1030/4117] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:22:27 2026] PUT /volume/v3/attachments/7c4f9585-91c5-4051-9b79-9fa0303ae995 => generated 968 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:22:28.064729 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c20ed5ac-dc86-4bd6-b8fe-1d53defa0438 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:28.067187 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c20ed5ac-dc86-4bd6-b8fe-1d53defa0438 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 Jul 10 14:22:28.067423 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c20ed5ac-dc86-4bd6-b8fe-1d53defa0438 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:28.067670 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c20ed5ac-dc86-4bd6-b8fe-1d53defa0438 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:28.067806 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-c20ed5ac-dc86-4bd6-b8fe-1d53defa0438 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 962f2267-cc86-4165-95eb-20f55fae3f62. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:28.073765 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:28.073765 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:28.074628 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c20ed5ac-dc86-4bd6-b8fe-1d53defa0438 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 returned with HTTP 200 Jul 10 14:22:28.075086 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1026/4118] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:28 2026] GET /volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 => generated 822 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:28.110273 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-4b84da16-40dd-413e-9e93-1ab8cd8837ff None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:28.117035 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4b84da16-40dd-413e-9e93-1ab8cd8837ff tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a Jul 10 14:22:28.118223 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4b84da16-40dd-413e-9e93-1ab8cd8837ff tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:28.118223 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4b84da16-40dd-413e-9e93-1ab8cd8837ff tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:28.118444 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-4b84da16-40dd-413e-9e93-1ab8cd8837ff tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id f292ec26-8efb-4303-a3c5-d26d4186325a. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:28.124775 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:28.124775 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:28.125794 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4b84da16-40dd-413e-9e93-1ab8cd8837ff tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a returned with HTTP 200 Jul 10 14:22:28.126749 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1038/4119] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:28 2026] GET /volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:28.141368 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-159b7053-f703-4db2-bf0b-2c8b209516e7 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:28.143599 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-159b7053-f703-4db2-bf0b-2c8b209516e7 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] POST https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a/restore Jul 10 14:22:28.144036 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-159b7053-f703-4db2-bf0b-2c8b209516e7 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "d630d781-6cf8-4d25-9310-77caa8795f94"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:28.145837 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.contrib.backups [None req-159b7053-f703-4db2-bf0b-2c8b209516e7 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Restoring backup f292ec26-8efb-4303-a3c5-d26d4186325a ({'restore': {'volume_id': 'd630d781-6cf8-4d25-9310-77caa8795f94'}}) {{(pid=100155) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 14:22:28.146006 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.contrib.backups [None req-159b7053-f703-4db2-bf0b-2c8b209516e7 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Restoring backup f292ec26-8efb-4303-a3c5-d26d4186325a to volume d630d781-6cf8-4d25-9310-77caa8795f94. Jul 10 14:22:28.151690 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:28.151690 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:28.160046 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:28.160046 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:28.160782 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-159b7053-f703-4db2-bf0b-2c8b209516e7 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Volume info retrieved successfully. Jul 10 14:22:28.160782 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.backup.api [None req-159b7053-f703-4db2-bf0b-2c8b209516e7 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Checking backup size 1 against volume size 1 {{(pid=100155) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 14:22:28.160994 np0000005012 devstack@c-api.service[100155]: INFO cinder.backup.api [None req-159b7053-f703-4db2-bf0b-2c8b209516e7 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Overwriting volume d630d781-6cf8-4d25-9310-77caa8795f94 with restore of backup f292ec26-8efb-4303-a3c5-d26d4186325a Jul 10 14:22:28.178757 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.backup.rpcapi [None req-159b7053-f703-4db2-bf0b-2c8b209516e7 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] restore_backup in rpcapi backup_id f292ec26-8efb-4303-a3c5-d26d4186325a {{(pid=100155) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 14:22:28.181816 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-159b7053-f703-4db2-bf0b-2c8b209516e7 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a/restore returned with HTTP 202 Jul 10 14:22:28.181816 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1026/4120] 10.4.3.66 () {68 vars in 1386 bytes} [Fri Jul 10 14:22:28 2026] POST /volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a/restore => generated 182 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:22:28.196135 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-3d4b21e0-48be-404c-914b-7dec129ef854 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:28.198577 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3d4b21e0-48be-404c-914b-7dec129ef854 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a Jul 10 14:22:28.199445 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3d4b21e0-48be-404c-914b-7dec129ef854 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:28.199445 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3d4b21e0-48be-404c-914b-7dec129ef854 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:28.199445 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-3d4b21e0-48be-404c-914b-7dec129ef854 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id f292ec26-8efb-4303-a3c5-d26d4186325a. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:28.207738 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:28.207738 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:28.210452 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3d4b21e0-48be-404c-914b-7dec129ef854 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a returned with HTTP 200 Jul 10 14:22:28.211412 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1031/4121] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:28 2026] GET /volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:28.290933 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-123f9c3d-0658-4417-a6b5-18b7137da90d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:28.293558 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-123f9c3d-0658-4417-a6b5-18b7137da90d tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed Jul 10 14:22:28.294437 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-123f9c3d-0658-4417-a6b5-18b7137da90d tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:28.294437 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-123f9c3d-0658-4417-a6b5-18b7137da90d tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:28.294437 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-123f9c3d-0658-4417-a6b5-18b7137da90d tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Show backup with id 9509354e-9c8a-40c2-9521-afe31749c4ed. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:28.301650 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:28.301650 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:28.302770 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-123f9c3d-0658-4417-a6b5-18b7137da90d tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed returned with HTTP 200 Jul 10 14:22:28.303289 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1027/4122] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:28 2026] GET /volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed => generated 757 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:28.303948 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-fc83b67d-6dc4-482d-a8c1-655495397ce2 req-18c0cdbf-eb59-4864-987e-8e1b0d7d2ee5 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:28.313168 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-fc83b67d-6dc4-482d-a8c1-655495397ce2 req-18c0cdbf-eb59-4864-987e-8e1b0d7d2ee5 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] POST https://10.4.3.66/volume/v3/attachments/7c4f9585-91c5-4051-9b79-9fa0303ae995/action Jul 10 14:22:28.313168 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-fc83b67d-6dc4-482d-a8c1-655495397ce2 req-18c0cdbf-eb59-4864-987e-8e1b0d7d2ee5 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Action body: b'{"os-complete": null}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:22:28.313390 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-fc83b67d-6dc4-482d-a8c1-655495397ce2 req-18c0cdbf-eb59-4864-987e-8e1b0d7d2ee5 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:28.335710 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:28.335710 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:28.351162 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-fc83b67d-6dc4-482d-a8c1-655495397ce2 req-18c0cdbf-eb59-4864-987e-8e1b0d7d2ee5 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/attachments/7c4f9585-91c5-4051-9b79-9fa0303ae995/action returned with HTTP 204 Jul 10 14:22:28.351674 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1039/4123] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:22:28 2026] POST /volume/v3/attachments/7c4f9585-91c5-4051-9b79-9fa0303ae995/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:22:29.088756 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-92be91c1-845d-45fd-ac88-dee6c3bfa2ec None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:29.092532 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-92be91c1-845d-45fd-ac88-dee6c3bfa2ec tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 Jul 10 14:22:29.092839 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-92be91c1-845d-45fd-ac88-dee6c3bfa2ec tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:29.093109 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-92be91c1-845d-45fd-ac88-dee6c3bfa2ec tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:29.093259 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-92be91c1-845d-45fd-ac88-dee6c3bfa2ec tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 962f2267-cc86-4165-95eb-20f55fae3f62. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:29.107899 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:29.107899 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:29.108431 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-92be91c1-845d-45fd-ac88-dee6c3bfa2ec tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 returned with HTTP 200 Jul 10 14:22:29.109163 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1027/4124] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:29 2026] GET /volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:29.226139 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-10e69de5-fd6b-4688-9c49-2e0d38648d15 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:29.229017 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-10e69de5-fd6b-4688-9c49-2e0d38648d15 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a Jul 10 14:22:29.229196 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-10e69de5-fd6b-4688-9c49-2e0d38648d15 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:29.229704 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-10e69de5-fd6b-4688-9c49-2e0d38648d15 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:29.229704 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-10e69de5-fd6b-4688-9c49-2e0d38648d15 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id f292ec26-8efb-4303-a3c5-d26d4186325a. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:29.237980 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:29.237980 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:29.239356 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-10e69de5-fd6b-4688-9c49-2e0d38648d15 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a returned with HTTP 200 Jul 10 14:22:29.239929 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1032/4125] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:29 2026] GET /volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:29.319920 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ad9421e9-aa82-415d-a589-9ec71f5d01a6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:29.323942 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ad9421e9-aa82-415d-a589-9ec71f5d01a6 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed Jul 10 14:22:29.324719 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ad9421e9-aa82-415d-a589-9ec71f5d01a6 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:29.325072 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ad9421e9-aa82-415d-a589-9ec71f5d01a6 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:29.325395 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-ad9421e9-aa82-415d-a589-9ec71f5d01a6 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Show backup with id 9509354e-9c8a-40c2-9521-afe31749c4ed. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:29.331391 np0000005012 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:UPDATE=55,cinder:INSERT=32,cinder:SELECT=258 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:22:29.337641 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:29.337641 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:29.339143 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ad9421e9-aa82-415d-a589-9ec71f5d01a6 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed returned with HTTP 200 Jul 10 14:22:29.339999 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1028/4126] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:29 2026] GET /volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed => generated 757 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:30.123893 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-2ca7de43-52ce-45d8-9dd4-3945e14c9c85 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:30.126526 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2ca7de43-52ce-45d8-9dd4-3945e14c9c85 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 Jul 10 14:22:30.126921 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2ca7de43-52ce-45d8-9dd4-3945e14c9c85 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:30.127000 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2ca7de43-52ce-45d8-9dd4-3945e14c9c85 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:30.127261 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-2ca7de43-52ce-45d8-9dd4-3945e14c9c85 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 962f2267-cc86-4165-95eb-20f55fae3f62. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:30.134396 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:30.134396 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:30.136137 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2ca7de43-52ce-45d8-9dd4-3945e14c9c85 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 returned with HTTP 200 Jul 10 14:22:30.136137 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1040/4127] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:30 2026] GET /volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 => generated 822 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:22:30.254171 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-8e2e0b8b-228c-4f09-9a61-b9c58886034f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:30.256174 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8e2e0b8b-228c-4f09-9a61-b9c58886034f tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a Jul 10 14:22:30.257000 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8e2e0b8b-228c-4f09-9a61-b9c58886034f tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:30.258216 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8e2e0b8b-228c-4f09-9a61-b9c58886034f tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:30.258216 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-8e2e0b8b-228c-4f09-9a61-b9c58886034f tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id f292ec26-8efb-4303-a3c5-d26d4186325a. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:30.264924 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:30.264924 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:30.266192 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8e2e0b8b-228c-4f09-9a61-b9c58886034f tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a returned with HTTP 200 Jul 10 14:22:30.267278 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1028/4128] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:30 2026] GET /volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:30.352419 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-946fd6ef-749f-4e5b-a7cb-66e2f1083552 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:30.356301 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-946fd6ef-749f-4e5b-a7cb-66e2f1083552 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed Jul 10 14:22:30.356601 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-946fd6ef-749f-4e5b-a7cb-66e2f1083552 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:30.357259 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-946fd6ef-749f-4e5b-a7cb-66e2f1083552 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:30.357259 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-946fd6ef-749f-4e5b-a7cb-66e2f1083552 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Show backup with id 9509354e-9c8a-40c2-9521-afe31749c4ed. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:30.363964 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:30.363964 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:30.365218 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-946fd6ef-749f-4e5b-a7cb-66e2f1083552 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed returned with HTTP 200 Jul 10 14:22:30.365786 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1033/4129] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:30 2026] GET /volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed => generated 757 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:31.150577 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-84fc33e2-4e32-4392-94ad-67af6794dbd2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:31.156009 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-84fc33e2-4e32-4392-94ad-67af6794dbd2 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 Jul 10 14:22:31.156521 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-84fc33e2-4e32-4392-94ad-67af6794dbd2 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:31.156861 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-84fc33e2-4e32-4392-94ad-67af6794dbd2 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:31.157065 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-84fc33e2-4e32-4392-94ad-67af6794dbd2 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 962f2267-cc86-4165-95eb-20f55fae3f62. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:31.163640 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:31.163640 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:31.164861 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-84fc33e2-4e32-4392-94ad-67af6794dbd2 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 returned with HTTP 200 Jul 10 14:22:31.165303 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1029/4130] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:31 2026] GET /volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 => generated 822 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:31.282855 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f975e962-68d5-42a0-8cda-8bc483a24c19 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:31.286521 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f975e962-68d5-42a0-8cda-8bc483a24c19 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a Jul 10 14:22:31.286521 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f975e962-68d5-42a0-8cda-8bc483a24c19 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:31.286521 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f975e962-68d5-42a0-8cda-8bc483a24c19 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:31.286521 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-f975e962-68d5-42a0-8cda-8bc483a24c19 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id f292ec26-8efb-4303-a3c5-d26d4186325a. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:31.292030 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:31.292030 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:31.293333 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f975e962-68d5-42a0-8cda-8bc483a24c19 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a returned with HTTP 200 Jul 10 14:22:31.293877 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1041/4131] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:31 2026] GET /volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:31.380922 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-2897f852-05f0-447b-a72c-cecb2f4edf97 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:31.385054 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2897f852-05f0-447b-a72c-cecb2f4edf97 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed Jul 10 14:22:31.385276 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2897f852-05f0-447b-a72c-cecb2f4edf97 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:31.385518 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2897f852-05f0-447b-a72c-cecb2f4edf97 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:31.385681 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-2897f852-05f0-447b-a72c-cecb2f4edf97 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Show backup with id 9509354e-9c8a-40c2-9521-afe31749c4ed. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:31.390573 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:31.390573 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:31.391601 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2897f852-05f0-447b-a72c-cecb2f4edf97 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed returned with HTTP 200 Jul 10 14:22:31.392049 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1029/4132] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:31 2026] GET /volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:32.180449 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ba37d177-7c88-453a-bb35-6e496ac3fe59 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:32.182362 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ba37d177-7c88-453a-bb35-6e496ac3fe59 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 Jul 10 14:22:32.182553 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ba37d177-7c88-453a-bb35-6e496ac3fe59 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:32.182810 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ba37d177-7c88-453a-bb35-6e496ac3fe59 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:32.182877 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-ba37d177-7c88-453a-bb35-6e496ac3fe59 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 962f2267-cc86-4165-95eb-20f55fae3f62. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:32.188759 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:32.188759 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:32.189858 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ba37d177-7c88-453a-bb35-6e496ac3fe59 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 returned with HTTP 200 Jul 10 14:22:32.190423 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1034/4133] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:32 2026] GET /volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 => generated 822 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:32.307048 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-52f14e98-983a-4c15-aa04-5ba33f7669c5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:32.309340 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-52f14e98-983a-4c15-aa04-5ba33f7669c5 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a Jul 10 14:22:32.309562 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-52f14e98-983a-4c15-aa04-5ba33f7669c5 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:32.309782 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-52f14e98-983a-4c15-aa04-5ba33f7669c5 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:32.309876 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-52f14e98-983a-4c15-aa04-5ba33f7669c5 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id f292ec26-8efb-4303-a3c5-d26d4186325a. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:32.315651 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:32.315651 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:32.316848 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-52f14e98-983a-4c15-aa04-5ba33f7669c5 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a returned with HTTP 200 Jul 10 14:22:32.317958 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1030/4134] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:32 2026] GET /volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:32.406679 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-39e85081-f7b9-4bdf-a130-a586fc008eca None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:32.408990 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-39e85081-f7b9-4bdf-a130-a586fc008eca tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed Jul 10 14:22:32.409254 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-39e85081-f7b9-4bdf-a130-a586fc008eca tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:32.409550 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-39e85081-f7b9-4bdf-a130-a586fc008eca tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:32.409708 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-39e85081-f7b9-4bdf-a130-a586fc008eca tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Show backup with id 9509354e-9c8a-40c2-9521-afe31749c4ed. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:32.414184 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:32.414184 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:32.415044 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-39e85081-f7b9-4bdf-a130-a586fc008eca tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed returned with HTTP 200 Jul 10 14:22:32.415801 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1042/4135] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:32 2026] GET /volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:33.205038 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-afd9996d-7202-402f-b4dc-12f2e3e492a1 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:33.207133 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-afd9996d-7202-402f-b4dc-12f2e3e492a1 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 Jul 10 14:22:33.207385 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-afd9996d-7202-402f-b4dc-12f2e3e492a1 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:33.207620 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-afd9996d-7202-402f-b4dc-12f2e3e492a1 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:33.207768 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-afd9996d-7202-402f-b4dc-12f2e3e492a1 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 962f2267-cc86-4165-95eb-20f55fae3f62. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:33.211519 np0000005012 devstack@c-api.service[100155]: DEBUG dbcounter [-] [100155] Writing DB stats cinder:SELECT=261,cinder:INSERT=27,cinder:UPDATE=46 {{(pid=100155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:22:33.218271 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:33.218271 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:33.219323 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-afd9996d-7202-402f-b4dc-12f2e3e492a1 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 returned with HTTP 200 Jul 10 14:22:33.220000 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1030/4136] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:33 2026] GET /volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:33.330807 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-feb2927a-666b-4ce0-a816-b7cd47f4c50c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:33.333181 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-feb2927a-666b-4ce0-a816-b7cd47f4c50c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a Jul 10 14:22:33.333591 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-feb2927a-666b-4ce0-a816-b7cd47f4c50c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:33.333970 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-feb2927a-666b-4ce0-a816-b7cd47f4c50c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:33.334243 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-feb2927a-666b-4ce0-a816-b7cd47f4c50c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id f292ec26-8efb-4303-a3c5-d26d4186325a. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:33.342083 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:33.342083 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:33.343429 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-feb2927a-666b-4ce0-a816-b7cd47f4c50c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a returned with HTTP 200 Jul 10 14:22:33.344225 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1035/4137] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:33 2026] GET /volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:33.432663 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-03b406ff-069a-4921-b54f-ef36c00682fd None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:33.435523 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-03b406ff-069a-4921-b54f-ef36c00682fd tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed Jul 10 14:22:33.435836 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-03b406ff-069a-4921-b54f-ef36c00682fd tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:33.436198 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-03b406ff-069a-4921-b54f-ef36c00682fd tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:33.436794 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-03b406ff-069a-4921-b54f-ef36c00682fd tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Show backup with id 9509354e-9c8a-40c2-9521-afe31749c4ed. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:33.442575 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:33.442575 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:33.443662 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-03b406ff-069a-4921-b54f-ef36c00682fd tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed returned with HTTP 200 Jul 10 14:22:33.445147 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1031/4138] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:33 2026] GET /volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed => generated 757 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:34.239538 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-cf811bd3-6cbf-425b-8249-dbda32aa822d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:34.241923 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cf811bd3-6cbf-425b-8249-dbda32aa822d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 Jul 10 14:22:34.242703 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cf811bd3-6cbf-425b-8249-dbda32aa822d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:34.243217 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cf811bd3-6cbf-425b-8249-dbda32aa822d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:34.243217 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-cf811bd3-6cbf-425b-8249-dbda32aa822d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 962f2267-cc86-4165-95eb-20f55fae3f62. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:34.262519 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:34.262519 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:34.263750 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cf811bd3-6cbf-425b-8249-dbda32aa822d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 returned with HTTP 200 Jul 10 14:22:34.264246 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1043/4139] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:34 2026] GET /volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:34.360236 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f5e29d35-83e5-4285-b05e-cbfe57c26264 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:34.362621 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f5e29d35-83e5-4285-b05e-cbfe57c26264 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a Jul 10 14:22:34.362926 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f5e29d35-83e5-4285-b05e-cbfe57c26264 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:34.363194 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f5e29d35-83e5-4285-b05e-cbfe57c26264 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:34.363346 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-f5e29d35-83e5-4285-b05e-cbfe57c26264 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id f292ec26-8efb-4303-a3c5-d26d4186325a. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:34.368451 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:34.368451 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:34.369615 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f5e29d35-83e5-4285-b05e-cbfe57c26264 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a returned with HTTP 200 Jul 10 14:22:34.370026 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1031/4140] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:34 2026] GET /volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:34.459778 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-1e87bcfe-e8bf-4f3c-a36d-86d19a2fe95b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:34.462556 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1e87bcfe-e8bf-4f3c-a36d-86d19a2fe95b tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed Jul 10 14:22:34.463460 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1e87bcfe-e8bf-4f3c-a36d-86d19a2fe95b tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:34.463793 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1e87bcfe-e8bf-4f3c-a36d-86d19a2fe95b tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:34.463970 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-1e87bcfe-e8bf-4f3c-a36d-86d19a2fe95b tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Show backup with id 9509354e-9c8a-40c2-9521-afe31749c4ed. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:34.469792 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:34.469792 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:34.470621 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1e87bcfe-e8bf-4f3c-a36d-86d19a2fe95b tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed returned with HTTP 200 Jul 10 14:22:34.471026 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1036/4141] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:34 2026] GET /volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:35.280109 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e8c94fe0-081b-4bc3-b977-52ab19085037 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:35.282003 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e8c94fe0-081b-4bc3-b977-52ab19085037 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 Jul 10 14:22:35.282205 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e8c94fe0-081b-4bc3-b977-52ab19085037 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:35.282426 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e8c94fe0-081b-4bc3-b977-52ab19085037 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:35.282562 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-e8c94fe0-081b-4bc3-b977-52ab19085037 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 962f2267-cc86-4165-95eb-20f55fae3f62. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:35.288131 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:35.288131 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:35.289145 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e8c94fe0-081b-4bc3-b977-52ab19085037 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 returned with HTTP 200 Jul 10 14:22:35.289630 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1032/4142] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:35 2026] GET /volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:35.383548 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-190366cb-c0dd-4b84-bc21-0d6fbd684214 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:35.385888 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-190366cb-c0dd-4b84-bc21-0d6fbd684214 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a Jul 10 14:22:35.386280 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-190366cb-c0dd-4b84-bc21-0d6fbd684214 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:35.386592 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-190366cb-c0dd-4b84-bc21-0d6fbd684214 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:35.386831 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-190366cb-c0dd-4b84-bc21-0d6fbd684214 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id f292ec26-8efb-4303-a3c5-d26d4186325a. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:35.392020 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:35.392020 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:35.393717 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-190366cb-c0dd-4b84-bc21-0d6fbd684214 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a returned with HTTP 200 Jul 10 14:22:35.393717 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1044/4143] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:35 2026] GET /volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:35.484614 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-2b9472fe-fa4e-4f9b-a018-d3e28cb22458 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:35.486980 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2b9472fe-fa4e-4f9b-a018-d3e28cb22458 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed Jul 10 14:22:35.487355 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2b9472fe-fa4e-4f9b-a018-d3e28cb22458 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:35.487520 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2b9472fe-fa4e-4f9b-a018-d3e28cb22458 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:35.487735 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-2b9472fe-fa4e-4f9b-a018-d3e28cb22458 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Show backup with id 9509354e-9c8a-40c2-9521-afe31749c4ed. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:35.492322 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:35.492322 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:35.493142 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2b9472fe-fa4e-4f9b-a018-d3e28cb22458 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed returned with HTTP 200 Jul 10 14:22:35.493588 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1032/4144] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:35 2026] GET /volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:35.757640 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-fc83b67d-6dc4-482d-a8c1-655495397ce2 req-142b68f5-aa04-431b-80c9-e9c278c28fe0 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:35.865419 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-fc83b67d-6dc4-482d-a8c1-655495397ce2 req-142b68f5-aa04-431b-80c9-e9c278c28fe0 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c/encryption Jul 10 14:22:35.865694 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-fc83b67d-6dc4-482d-a8c1-655495397ce2 req-142b68f5-aa04-431b-80c9-e9c278c28fe0 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:35.865953 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-fc83b67d-6dc4-482d-a8c1-655495397ce2 req-142b68f5-aa04-431b-80c9-e9c278c28fe0 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'index' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:35.882050 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:35.882050 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:35.894605 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-fc83b67d-6dc4-482d-a8c1-655495397ce2 req-142b68f5-aa04-431b-80c9-e9c278c28fe0 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c/encryption returned with HTTP 200 Jul 10 14:22:35.895113 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1037/4145] 10.4.3.66 () {68 vars in 1624 bytes} [Fri Jul 10 14:22:35 2026] GET /volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c/encryption => generated 160 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:36.304318 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a08073d0-cf3b-436a-a389-4655b4641239 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:36.306772 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a08073d0-cf3b-436a-a389-4655b4641239 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 Jul 10 14:22:36.307015 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a08073d0-cf3b-436a-a389-4655b4641239 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:36.307243 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a08073d0-cf3b-436a-a389-4655b4641239 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:36.307614 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-a08073d0-cf3b-436a-a389-4655b4641239 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 962f2267-cc86-4165-95eb-20f55fae3f62. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:36.312598 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:36.312598 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:36.313891 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a08073d0-cf3b-436a-a389-4655b4641239 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 returned with HTTP 200 Jul 10 14:22:36.316184 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1033/4146] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:36 2026] GET /volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:36.409108 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-34ad0241-d826-46a5-887f-f9b4d5cb7931 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:36.411490 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-34ad0241-d826-46a5-887f-f9b4d5cb7931 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a Jul 10 14:22:36.411861 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-34ad0241-d826-46a5-887f-f9b4d5cb7931 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:36.412147 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-34ad0241-d826-46a5-887f-f9b4d5cb7931 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:36.412295 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-34ad0241-d826-46a5-887f-f9b4d5cb7931 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id f292ec26-8efb-4303-a3c5-d26d4186325a. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:36.419094 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:36.419094 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:36.420178 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-34ad0241-d826-46a5-887f-f9b4d5cb7931 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a returned with HTTP 200 Jul 10 14:22:36.420671 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1045/4147] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:36 2026] GET /volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:36.508700 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-01cf35d7-2aec-4d42-9087-ed037f5c3465 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:36.511414 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-01cf35d7-2aec-4d42-9087-ed037f5c3465 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed Jul 10 14:22:36.511731 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-01cf35d7-2aec-4d42-9087-ed037f5c3465 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:36.512215 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-01cf35d7-2aec-4d42-9087-ed037f5c3465 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:36.512382 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-01cf35d7-2aec-4d42-9087-ed037f5c3465 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Show backup with id 9509354e-9c8a-40c2-9521-afe31749c4ed. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:36.518232 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:36.518232 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:36.519371 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-01cf35d7-2aec-4d42-9087-ed037f5c3465 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed returned with HTTP 200 Jul 10 14:22:36.519932 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1033/4148] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:36 2026] GET /volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:37.332704 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-fc80c1b9-0fba-47db-bdc6-c5dc88070e0d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:37.334656 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fc80c1b9-0fba-47db-bdc6-c5dc88070e0d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 Jul 10 14:22:37.334886 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-fc80c1b9-0fba-47db-bdc6-c5dc88070e0d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:37.335911 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-fc80c1b9-0fba-47db-bdc6-c5dc88070e0d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:37.336075 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-fc80c1b9-0fba-47db-bdc6-c5dc88070e0d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 962f2267-cc86-4165-95eb-20f55fae3f62. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:37.342590 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:37.342590 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:37.343261 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fc80c1b9-0fba-47db-bdc6-c5dc88070e0d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 returned with HTTP 200 Jul 10 14:22:37.343736 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1038/4149] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:37 2026] GET /volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:37.355877 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b0636e11-fcf3-4e97-98b7-2198efa19e18 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:37.357933 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b0636e11-fcf3-4e97-98b7-2198efa19e18 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/87f46a8c-3567-4e7a-a4c6-53c0d948c706 Jul 10 14:22:37.358119 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b0636e11-fcf3-4e97-98b7-2198efa19e18 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:37.358307 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b0636e11-fcf3-4e97-98b7-2198efa19e18 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:37.366695 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:37.366695 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:37.371090 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b0636e11-fcf3-4e97-98b7-2198efa19e18 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:22:37.376236 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b0636e11-fcf3-4e97-98b7-2198efa19e18 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/87f46a8c-3567-4e7a-a4c6-53c0d948c706 returned with HTTP 200 Jul 10 14:22:37.376769 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1034/4150] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:37 2026] GET /volume/v3/volumes/87f46a8c-3567-4e7a-a4c6-53c0d948c706 => generated 907 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:37.395841 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-be5f384d-66ef-4a20-80f9-eb2b25319007 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:37.397539 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-be5f384d-66ef-4a20-80f9-eb2b25319007 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 Jul 10 14:22:37.398770 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-be5f384d-66ef-4a20-80f9-eb2b25319007 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:37.398770 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-be5f384d-66ef-4a20-80f9-eb2b25319007 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:37.401334 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-be5f384d-66ef-4a20-80f9-eb2b25319007 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 962f2267-cc86-4165-95eb-20f55fae3f62. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:37.407001 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:37.407001 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:37.409136 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-be5f384d-66ef-4a20-80f9-eb2b25319007 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 returned with HTTP 200 Jul 10 14:22:37.409664 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1046/4151] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:37 2026] GET /volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 => generated 824 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:37.423952 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-3812bcda-0f70-4208-9535-1de6fa7f3b54 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:37.429396 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3812bcda-0f70-4208-9535-1de6fa7f3b54 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/detail Jul 10 14:22:37.429396 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3812bcda-0f70-4208-9535-1de6fa7f3b54 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:37.429396 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3812bcda-0f70-4208-9535-1de6fa7f3b54 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'detail' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:37.429396 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.api_utils [None req-3812bcda-0f70-4208-9535-1de6fa7f3b54 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Removing options '' from query. {{(pid=100155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:22:37.434110 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a58196f0-7ce4-4f8f-8742-6b650a5690eb None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:37.434466 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3812bcda-0f70-4208-9535-1de6fa7f3b54 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/detail returned with HTTP 200 Jul 10 14:22:37.435007 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1034/4152] 10.4.3.66 () {66 vars in 1251 bytes} [Fri Jul 10 14:22:37 2026] GET /volume/v3/backups/detail => generated 827 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:22:37.437106 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a58196f0-7ce4-4f8f-8742-6b650a5690eb tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a Jul 10 14:22:37.437406 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a58196f0-7ce4-4f8f-8742-6b650a5690eb tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:37.437880 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a58196f0-7ce4-4f8f-8742-6b650a5690eb tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:37.437880 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-a58196f0-7ce4-4f8f-8742-6b650a5690eb tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id f292ec26-8efb-4303-a3c5-d26d4186325a. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:37.444535 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:37.444535 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:37.445577 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a58196f0-7ce4-4f8f-8742-6b650a5690eb tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a returned with HTTP 200 Jul 10 14:22:37.446549 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1039/4153] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:37 2026] GET /volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:37.455773 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fb639f71-19e0-404e-8373-7d574e6fd62e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:37.458052 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fb639f71-19e0-404e-8373-7d574e6fd62e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] POST https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62/restore Jul 10 14:22:37.458473 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fb639f71-19e0-404e-8373-7d574e6fd62e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:37.460953 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.backups [None req-fb639f71-19e0-404e-8373-7d574e6fd62e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Restoring backup 962f2267-cc86-4165-95eb-20f55fae3f62 ({'restore': {}}) {{(pid=100152) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 14:22:37.460953 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.contrib.backups [None req-fb639f71-19e0-404e-8373-7d574e6fd62e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Restoring backup 962f2267-cc86-4165-95eb-20f55fae3f62 to volume None. Jul 10 14:22:37.467064 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:37.467064 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:37.468677 np0000005012 devstack@c-api.service[100152]: INFO cinder.backup.api [None req-fb639f71-19e0-404e-8373-7d574e6fd62e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Creating volume of 1 GB for restore of backup 962f2267-cc86-4165-95eb-20f55fae3f62. Jul 10 14:22:37.481039 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-fb639f71-19e0-404e-8373-7d574e6fd62e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Availability zone cache updated, next update will occur around 2026-07-10 15:22:37.480590. {{(pid=100152) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 10 14:22:37.481172 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-fb639f71-19e0-404e-8373-7d574e6fd62e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Availability Zones retrieved successfully. Jul 10 14:22:37.491424 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-fb639f71-19e0-404e-8373-7d574e6fd62e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Flow 'volume_create_api' (0b6ace52-8b3f-453d-b614-dcec914d80af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:22:37.492539 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-fb639f71-19e0-404e-8373-7d574e6fd62e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19dfef2b-4f55-437b-a2f7-6271ce452a4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:37.493867 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-fb639f71-19e0-404e-8373-7d574e6fd62e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:22:37.532639 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-fb639f71-19e0-404e-8373-7d574e6fd62e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19dfef2b-4f55-437b-a2f7-6271ce452a4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:37.533866 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-fb639f71-19e0-404e-8373-7d574e6fd62e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (646b4626-4443-45ab-b2a4-361ff6ead39f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:37.539608 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8e17156c-e4a8-461c-8a75-c1acca26caed None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:37.542537 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8e17156c-e4a8-461c-8a75-c1acca26caed tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed Jul 10 14:22:37.542537 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8e17156c-e4a8-461c-8a75-c1acca26caed tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:37.543111 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8e17156c-e4a8-461c-8a75-c1acca26caed tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:37.543111 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-8e17156c-e4a8-461c-8a75-c1acca26caed tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Show backup with id 9509354e-9c8a-40c2-9521-afe31749c4ed. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:37.549265 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:37.549265 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:37.550304 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8e17156c-e4a8-461c-8a75-c1acca26caed tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed returned with HTTP 200 Jul 10 14:22:37.550943 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1047/4154] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:37 2026] GET /volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:22:37.588645 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-fb639f71-19e0-404e-8373-7d574e6fd62e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Created reservations ['568d86fd-1aea-4628-888c-5a9e861d8cd9', 'e5703ef7-4d3d-4057-9307-d3852b21aeb1', 'ee7bfb14-c2b2-4f1a-9113-416da6c52bb7', 'c6319fb2-3ed1-40ab-a301-8c2806a4c351'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:22:37.589561 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-fb639f71-19e0-404e-8373-7d574e6fd62e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (646b4626-4443-45ab-b2a4-361ff6ead39f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['568d86fd-1aea-4628-888c-5a9e861d8cd9', 'e5703ef7-4d3d-4057-9307-d3852b21aeb1', 'ee7bfb14-c2b2-4f1a-9113-416da6c52bb7', 'c6319fb2-3ed1-40ab-a301-8c2806a4c351']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:37.590439 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-fb639f71-19e0-404e-8373-7d574e6fd62e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c9abbc3-f0dc-4c75-8da1-6d7a88101d7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:37.623329 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-fb639f71-19e0-404e-8373-7d574e6fd62e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c9abbc3-f0dc-4c75-8da1-6d7a88101d7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '433c543d-3aca-4086-8e35-31a7eb86c8b0', '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_962f2267-cc86-4165-95eb-20f55fae3f62',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76ed02427a314604af85886f9a590211',qos_specs=None,replication_status=,reservations=['568d86fd-1aea-4628-888c-5a9e861d8cd9','e5703ef7-4d3d-4057-9307-d3852b21aeb1','ee7bfb14-c2b2-4f1a-9113-416da6c52bb7','c6319fb2-3ed1-40ab-a301-8c2806a4c351'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96ec5e170420451f818e1d89226dcd9b',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:22:37Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_962f2267-cc86-4165-95eb-20f55fae3f62',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=433c543d-3aca-4086-8e35-31a7eb86c8b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76ed02427a314604af85886f9a590211',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96ec5e170420451f818e1d89226dcd9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:37.624103 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-fb639f71-19e0-404e-8373-7d574e6fd62e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f27982a2-b866-4b58-b2ec-f54f52d9ef1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:37.643175 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-fb639f71-19e0-404e-8373-7d574e6fd62e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f27982a2-b866-4b58-b2ec-f54f52d9ef1c) transitioned into 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_962f2267-cc86-4165-95eb-20f55fae3f62',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76ed02427a314604af85886f9a590211',qos_specs=None,replication_status=,reservations=['568d86fd-1aea-4628-888c-5a9e861d8cd9','e5703ef7-4d3d-4057-9307-d3852b21aeb1','ee7bfb14-c2b2-4f1a-9113-416da6c52bb7','c6319fb2-3ed1-40ab-a301-8c2806a4c351'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96ec5e170420451f818e1d89226dcd9b',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:37.643957 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-fb639f71-19e0-404e-8373-7d574e6fd62e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02d99a20-018e-48da-9726-21cbddb0ed70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:37.655969 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-fb639f71-19e0-404e-8373-7d574e6fd62e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02d99a20-018e-48da-9726-21cbddb0ed70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:37.657413 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-fb639f71-19e0-404e-8373-7d574e6fd62e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Flow 'volume_create_api' (0b6ace52-8b3f-453d-b614-dcec914d80af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:22:37.657903 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-fb639f71-19e0-404e-8373-7d574e6fd62e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Create volume request issued successfully. Jul 10 14:22:37.668789 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:37.668789 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:37.669514 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-fb639f71-19e0-404e-8373-7d574e6fd62e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:22:38.463103 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d0537601-142a-401f-9f58-5699ed21523c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:38.465853 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d0537601-142a-401f-9f58-5699ed21523c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a Jul 10 14:22:38.466257 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d0537601-142a-401f-9f58-5699ed21523c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:38.466717 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d0537601-142a-401f-9f58-5699ed21523c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:38.466838 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-d0537601-142a-401f-9f58-5699ed21523c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id f292ec26-8efb-4303-a3c5-d26d4186325a. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:38.473290 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:38.473290 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:38.474265 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d0537601-142a-401f-9f58-5699ed21523c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a returned with HTTP 200 Jul 10 14:22:38.475058 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1035/4155] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:38 2026] GET /volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:38.567000 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a0f8c2f2-6b36-4284-b597-1b6bdf1f7bca None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:38.568962 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a0f8c2f2-6b36-4284-b597-1b6bdf1f7bca tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed Jul 10 14:22:38.570043 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a0f8c2f2-6b36-4284-b597-1b6bdf1f7bca tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:38.570043 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a0f8c2f2-6b36-4284-b597-1b6bdf1f7bca tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:38.570233 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-a0f8c2f2-6b36-4284-b597-1b6bdf1f7bca tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Show backup with id 9509354e-9c8a-40c2-9521-afe31749c4ed. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:38.575324 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:38.575324 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:38.576317 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a0f8c2f2-6b36-4284-b597-1b6bdf1f7bca tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed returned with HTTP 200 Jul 10 14:22:38.577125 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1040/4156] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:38 2026] GET /volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:38.677698 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:38.677698 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:38.678272 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-fb639f71-19e0-404e-8373-7d574e6fd62e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:22:38.678886 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.backup.api [None req-fb639f71-19e0-404e-8373-7d574e6fd62e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Checking backup size 1 against volume size 1 {{(pid=100152) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 14:22:38.678970 np0000005012 devstack@c-api.service[100152]: INFO cinder.backup.api [None req-fb639f71-19e0-404e-8373-7d574e6fd62e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Overwriting volume 433c543d-3aca-4086-8e35-31a7eb86c8b0 with restore of backup 962f2267-cc86-4165-95eb-20f55fae3f62 Jul 10 14:22:38.698330 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.backup.rpcapi [None req-fb639f71-19e0-404e-8373-7d574e6fd62e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] restore_backup in rpcapi backup_id 962f2267-cc86-4165-95eb-20f55fae3f62 {{(pid=100152) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 14:22:38.700596 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fb639f71-19e0-404e-8373-7d574e6fd62e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62/restore returned with HTTP 202 Jul 10 14:22:38.701114 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1035/4157] 10.4.3.66 () {68 vars in 1386 bytes} [Fri Jul 10 14:22:37 2026] POST /volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62/restore => generated 189 bytes in 1246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:22:38.715761 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-370ab1a9-16d7-4570-962a-8d20c6c59923 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:38.718214 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-370ab1a9-16d7-4570-962a-8d20c6c59923 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 Jul 10 14:22:38.718436 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-370ab1a9-16d7-4570-962a-8d20c6c59923 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:38.718691 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-370ab1a9-16d7-4570-962a-8d20c6c59923 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:38.718864 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-370ab1a9-16d7-4570-962a-8d20c6c59923 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 962f2267-cc86-4165-95eb-20f55fae3f62. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:38.724368 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:38.724368 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:38.725926 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-370ab1a9-16d7-4570-962a-8d20c6c59923 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 returned with HTTP 200 Jul 10 14:22:38.725926 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1048/4158] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:38 2026] GET /volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:39.502930 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-0e3c1f3f-e6f9-47cc-9873-3e92c24cccaa None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:39.505832 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0e3c1f3f-e6f9-47cc-9873-3e92c24cccaa tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a Jul 10 14:22:39.506025 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0e3c1f3f-e6f9-47cc-9873-3e92c24cccaa tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:39.506323 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0e3c1f3f-e6f9-47cc-9873-3e92c24cccaa tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:39.506468 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-0e3c1f3f-e6f9-47cc-9873-3e92c24cccaa tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id f292ec26-8efb-4303-a3c5-d26d4186325a. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:39.511863 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:39.511863 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:39.512844 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0e3c1f3f-e6f9-47cc-9873-3e92c24cccaa tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a returned with HTTP 200 Jul 10 14:22:39.513276 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1036/4159] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:39 2026] GET /volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:39.593860 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6a248fc2-95ad-4021-8c0c-4a7d563ce284 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:39.596084 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6a248fc2-95ad-4021-8c0c-4a7d563ce284 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed Jul 10 14:22:39.596548 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6a248fc2-95ad-4021-8c0c-4a7d563ce284 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:39.596703 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6a248fc2-95ad-4021-8c0c-4a7d563ce284 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:39.596822 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-6a248fc2-95ad-4021-8c0c-4a7d563ce284 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Show backup with id 9509354e-9c8a-40c2-9521-afe31749c4ed. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:39.598738 np0000005012 devstack@c-api.service[100153]: DEBUG dbcounter [-] [100153] Writing DB stats cinder:SELECT=294,cinder:INSERT=39,cinder:UPDATE=78 {{(pid=100153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:22:39.603601 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:39.603601 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:39.603990 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6a248fc2-95ad-4021-8c0c-4a7d563ce284 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed returned with HTTP 200 Jul 10 14:22:39.604786 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1041/4160] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:39 2026] GET /volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:39.737435 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1d8c83e2-7fa6-49dd-8995-eb660f16a161 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:39.740856 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1d8c83e2-7fa6-49dd-8995-eb660f16a161 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 Jul 10 14:22:39.740856 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1d8c83e2-7fa6-49dd-8995-eb660f16a161 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:39.740856 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1d8c83e2-7fa6-49dd-8995-eb660f16a161 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:39.740856 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-1d8c83e2-7fa6-49dd-8995-eb660f16a161 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 962f2267-cc86-4165-95eb-20f55fae3f62. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:39.748822 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:39.748822 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:39.750113 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1d8c83e2-7fa6-49dd-8995-eb660f16a161 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 returned with HTTP 200 Jul 10 14:22:39.750333 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1036/4161] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:39 2026] GET /volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:40.023041 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-92997794-5ea9-4ee6-b7b9-4191fea00024 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:40.025010 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-92997794-5ea9-4ee6-b7b9-4191fea00024 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:22:40.025352 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-92997794-5ea9-4ee6-b7b9-4191fea00024 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1996331036", "snapshot_id": null, "imageRef": "4ff20130-b276-43a0-956f-1453107cff27", "volume_type": null, "size": 1}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:40.027844 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-92997794-5ea9-4ee6-b7b9-4191fea00024 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1996331036', 'snapshot_id': None, 'imageRef': '4ff20130-b276-43a0-956f-1453107cff27', 'volume_type': None, 'size': 1}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:22:40.135897 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-92997794-5ea9-4ee6-b7b9-4191fea00024 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Create volume of 1 GB Jul 10 14:22:40.140874 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-92997794-5ea9-4ee6-b7b9-4191fea00024 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Availability Zones retrieved successfully. Jul 10 14:22:40.148137 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-92997794-5ea9-4ee6-b7b9-4191fea00024 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Flow 'volume_create_api' (155cac52-5751-4eed-a9c4-2e84ad31edbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:22:40.149195 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-92997794-5ea9-4ee6-b7b9-4191fea00024 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62f63220-3de4-46e2-b1e3-9693da672034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:40.150089 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-92997794-5ea9-4ee6-b7b9-4191fea00024 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:22:40.224515 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-92997794-5ea9-4ee6-b7b9-4191fea00024 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62f63220-3de4-46e2-b1e3-9693da672034) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:40.225379 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-92997794-5ea9-4ee6-b7b9-4191fea00024 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c59584af-6e4c-4edf-9e09-a90c662787dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:40.299923 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-92997794-5ea9-4ee6-b7b9-4191fea00024 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Created reservations ['c646175b-8dd0-4bad-8fa6-a538b94a1d38', 'c7ebbc81-2f48-4203-bd72-6fa133e95a9e', '80f3b8dd-36d2-4d59-84b0-7b23bfac43f0', '27610cd6-7bb7-4aae-a60f-667403ae5670'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:22:40.301262 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-92997794-5ea9-4ee6-b7b9-4191fea00024 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c59584af-6e4c-4edf-9e09-a90c662787dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c646175b-8dd0-4bad-8fa6-a538b94a1d38', 'c7ebbc81-2f48-4203-bd72-6fa133e95a9e', '80f3b8dd-36d2-4d59-84b0-7b23bfac43f0', '27610cd6-7bb7-4aae-a60f-667403ae5670']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:40.302217 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-92997794-5ea9-4ee6-b7b9-4191fea00024 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (049a0f61-e432-4ef3-9858-73dc5a22a9af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:40.328245 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-92997794-5ea9-4ee6-b7b9-4191fea00024 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (049a0f61-e432-4ef3-9858-73dc5a22a9af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c292d697-8c51-4bce-8dc9-1e2a9f11b1d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1996331036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a54cd24583644ecafb58e927e8293da',qos_specs=None,replication_status=,reservations=['c646175b-8dd0-4bad-8fa6-a538b94a1d38','c7ebbc81-2f48-4203-bd72-6fa133e95a9e','80f3b8dd-36d2-4d59-84b0-7b23bfac43f0','27610cd6-7bb7-4aae-a60f-667403ae5670'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8d92cb88e004791919a992b045dac4e',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:22:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1996331036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c292d697-8c51-4bce-8dc9-1e2a9f11b1d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a54cd24583644ecafb58e927e8293da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8d92cb88e004791919a992b045dac4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:40.329116 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-92997794-5ea9-4ee6-b7b9-4191fea00024 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3c98cff-4059-41f8-8ae8-b34bdeac3b37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:40.353910 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-92997794-5ea9-4ee6-b7b9-4191fea00024 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3c98cff-4059-41f8-8ae8-b34bdeac3b37) transitioned into state 'SUCCESS' from state '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-1996331036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a54cd24583644ecafb58e927e8293da',qos_specs=None,replication_status=,reservations=['c646175b-8dd0-4bad-8fa6-a538b94a1d38','c7ebbc81-2f48-4203-bd72-6fa133e95a9e','80f3b8dd-36d2-4d59-84b0-7b23bfac43f0','27610cd6-7bb7-4aae-a60f-667403ae5670'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8d92cb88e004791919a992b045dac4e',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:40.354701 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-92997794-5ea9-4ee6-b7b9-4191fea00024 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e177e6d7-3209-4dfa-aed5-fc485ccf8f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:40.367872 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-92997794-5ea9-4ee6-b7b9-4191fea00024 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e177e6d7-3209-4dfa-aed5-fc485ccf8f84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:40.368910 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-92997794-5ea9-4ee6-b7b9-4191fea00024 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Flow 'volume_create_api' (155cac52-5751-4eed-a9c4-2e84ad31edbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:22:40.369303 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-92997794-5ea9-4ee6-b7b9-4191fea00024 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Create volume request issued successfully. Jul 10 14:22:40.370000 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-92997794-5ea9-4ee6-b7b9-4191fea00024 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:22:40.370494 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1049/4162] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:22:40 2026] POST /volume/v3/volumes => generated 752 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:22:40.385626 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-42a5edb0-37af-477c-8183-cae491830640 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:40.387819 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-42a5edb0-37af-477c-8183-cae491830640 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/volumes/c292d697-8c51-4bce-8dc9-1e2a9f11b1d9 Jul 10 14:22:40.388078 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-42a5edb0-37af-477c-8183-cae491830640 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:40.388326 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-42a5edb0-37af-477c-8183-cae491830640 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:40.396250 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:40.396250 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:40.400965 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-42a5edb0-37af-477c-8183-cae491830640 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Volume info retrieved successfully. Jul 10 14:22:40.406141 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-42a5edb0-37af-477c-8183-cae491830640 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/volumes/c292d697-8c51-4bce-8dc9-1e2a9f11b1d9 returned with HTTP 200 Jul 10 14:22:40.406639 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1037/4163] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:40 2026] GET /volume/v3/volumes/c292d697-8c51-4bce-8dc9-1e2a9f11b1d9 => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:40.542054 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-30a44b5d-6190-43fa-825d-423b86fb1273 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:40.544579 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-30a44b5d-6190-43fa-825d-423b86fb1273 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a Jul 10 14:22:40.544706 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-30a44b5d-6190-43fa-825d-423b86fb1273 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:40.544999 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-30a44b5d-6190-43fa-825d-423b86fb1273 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:40.545139 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-30a44b5d-6190-43fa-825d-423b86fb1273 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id f292ec26-8efb-4303-a3c5-d26d4186325a. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:40.551327 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:40.551327 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:40.552174 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-30a44b5d-6190-43fa-825d-423b86fb1273 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a returned with HTTP 200 Jul 10 14:22:40.552620 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1042/4164] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:40 2026] GET /volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:40.619522 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7cf3d4bd-951f-4e57-b2fd-61b758800586 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:40.620940 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7cf3d4bd-951f-4e57-b2fd-61b758800586 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed Jul 10 14:22:40.621405 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7cf3d4bd-951f-4e57-b2fd-61b758800586 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:40.621529 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7cf3d4bd-951f-4e57-b2fd-61b758800586 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:40.621711 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-7cf3d4bd-951f-4e57-b2fd-61b758800586 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Show backup with id 9509354e-9c8a-40c2-9521-afe31749c4ed. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:40.626436 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:40.626436 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:40.627374 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7cf3d4bd-951f-4e57-b2fd-61b758800586 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed returned with HTTP 200 Jul 10 14:22:40.627844 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1037/4165] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:40 2026] GET /volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:40.764415 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-c83ca98c-72b1-44d3-8272-aea783b6e8b4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:40.766634 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c83ca98c-72b1-44d3-8272-aea783b6e8b4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 Jul 10 14:22:40.766909 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c83ca98c-72b1-44d3-8272-aea783b6e8b4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:40.767150 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c83ca98c-72b1-44d3-8272-aea783b6e8b4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:40.767270 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-c83ca98c-72b1-44d3-8272-aea783b6e8b4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 962f2267-cc86-4165-95eb-20f55fae3f62. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:40.776444 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:40.776444 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:40.777482 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c83ca98c-72b1-44d3-8272-aea783b6e8b4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 returned with HTTP 200 Jul 10 14:22:40.778015 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1050/4166] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:40 2026] GET /volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:41.419538 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-412059bd-8ae8-4201-9a02-f90c4e34b388 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:41.421347 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-412059bd-8ae8-4201-9a02-f90c4e34b388 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/volumes/c292d697-8c51-4bce-8dc9-1e2a9f11b1d9 Jul 10 14:22:41.421598 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-412059bd-8ae8-4201-9a02-f90c4e34b388 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:41.421843 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-412059bd-8ae8-4201-9a02-f90c4e34b388 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:41.428519 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:41.428519 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:41.432440 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-412059bd-8ae8-4201-9a02-f90c4e34b388 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Volume info retrieved successfully. Jul 10 14:22:41.437285 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-412059bd-8ae8-4201-9a02-f90c4e34b388 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/volumes/c292d697-8c51-4bce-8dc9-1e2a9f11b1d9 returned with HTTP 200 Jul 10 14:22:41.437777 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1038/4167] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:41 2026] GET /volume/v3/volumes/c292d697-8c51-4bce-8dc9-1e2a9f11b1d9 => generated 1360 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:22:41.450811 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a3e8f6dd-292c-44f7-af7d-5449dbbbd9f9 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:41.452644 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a3e8f6dd-292c-44f7-af7d-5449dbbbd9f9 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/volumes/c292d697-8c51-4bce-8dc9-1e2a9f11b1d9 Jul 10 14:22:41.452817 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a3e8f6dd-292c-44f7-af7d-5449dbbbd9f9 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:41.453064 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a3e8f6dd-292c-44f7-af7d-5449dbbbd9f9 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:41.461158 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:41.461158 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:41.465484 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a3e8f6dd-292c-44f7-af7d-5449dbbbd9f9 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Volume info retrieved successfully. Jul 10 14:22:41.472959 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a3e8f6dd-292c-44f7-af7d-5449dbbbd9f9 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/volumes/c292d697-8c51-4bce-8dc9-1e2a9f11b1d9 returned with HTTP 200 Jul 10 14:22:41.473462 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1043/4168] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:41 2026] GET /volume/v3/volumes/c292d697-8c51-4bce-8dc9-1e2a9f11b1d9 => generated 1360 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:22:41.485720 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-dc547648-1106-4c9f-91fb-aef751ae6f0c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:41.487343 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dc547648-1106-4c9f-91fb-aef751ae6f0c tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/volumes/c292d697-8c51-4bce-8dc9-1e2a9f11b1d9 Jul 10 14:22:41.488517 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dc547648-1106-4c9f-91fb-aef751ae6f0c tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:41.488517 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dc547648-1106-4c9f-91fb-aef751ae6f0c tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:41.495925 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:41.495925 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:41.499993 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-dc547648-1106-4c9f-91fb-aef751ae6f0c tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Volume info retrieved successfully. Jul 10 14:22:41.506460 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dc547648-1106-4c9f-91fb-aef751ae6f0c tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/volumes/c292d697-8c51-4bce-8dc9-1e2a9f11b1d9 returned with HTTP 200 Jul 10 14:22:41.507256 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1038/4169] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:41 2026] GET /volume/v3/volumes/c292d697-8c51-4bce-8dc9-1e2a9f11b1d9 => generated 1360 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:22:41.522748 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-a0ca391d-01f2-45fc-964c-a6a19b909a5f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:41.525173 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a0ca391d-01f2-45fc-964c-a6a19b909a5f tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] POST https://10.4.3.66/volume/v3/backups Jul 10 14:22:41.525626 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a0ca391d-01f2-45fc-964c-a6a19b909a5f tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c292d697-8c51-4bce-8dc9-1e2a9f11b1d9", "name": "tempest-TestVolumeBackupRestore-backup-1765302957", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:41.527600 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.contrib.backups [None req-a0ca391d-01f2-45fc-964c-a6a19b909a5f tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Creating new backup {'backup': {'volume_id': 'c292d697-8c51-4bce-8dc9-1e2a9f11b1d9', 'name': 'tempest-TestVolumeBackupRestore-backup-1765302957', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100154) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 14:22:41.527600 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.contrib.backups [None req-a0ca391d-01f2-45fc-964c-a6a19b909a5f tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Creating backup of volume c292d697-8c51-4bce-8dc9-1e2a9f11b1d9 in container None Jul 10 14:22:41.538054 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:41.538054 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:41.538691 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-a0ca391d-01f2-45fc-964c-a6a19b909a5f tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Volume info retrieved successfully. Jul 10 14:22:41.567969 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d0f3f4a3-292d-4060-a8be-d44c366ed57d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:41.570100 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d0f3f4a3-292d-4060-a8be-d44c366ed57d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a Jul 10 14:22:41.570366 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d0f3f4a3-292d-4060-a8be-d44c366ed57d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:41.570719 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d0f3f4a3-292d-4060-a8be-d44c366ed57d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:41.571055 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-d0f3f4a3-292d-4060-a8be-d44c366ed57d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id f292ec26-8efb-4303-a3c5-d26d4186325a. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:41.573710 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-a0ca391d-01f2-45fc-964c-a6a19b909a5f tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Created reservations ['52498c83-312c-466f-9e1c-be8881544244', '5697d4ae-94dc-421f-a015-b18ee2825b2f'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:22:41.576889 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:41.576889 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:41.577859 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d0f3f4a3-292d-4060-a8be-d44c366ed57d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a returned with HTTP 200 Jul 10 14:22:41.578365 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1039/4170] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:41 2026] GET /volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:41.617077 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a0ca391d-01f2-45fc-964c-a6a19b909a5f tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Jul 10 14:22:41.617670 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1051/4171] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:22:41 2026] POST /volume/v3/backups => generated 333 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:22:41.628961 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4c54badc-fd8d-462d-b6ec-3c1bcce37b40 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:41.631480 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4c54badc-fd8d-462d-b6ec-3c1bcce37b40 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f Jul 10 14:22:41.631700 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4c54badc-fd8d-462d-b6ec-3c1bcce37b40 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:41.631952 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4c54badc-fd8d-462d-b6ec-3c1bcce37b40 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:41.632105 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-4c54badc-fd8d-462d-b6ec-3c1bcce37b40 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Show backup with id 502a825f-0d9a-4518-9ba4-c8c56e39c10f. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:41.637757 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:41.637757 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:41.639418 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4c54badc-fd8d-462d-b6ec-3c1bcce37b40 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f returned with HTTP 200 Jul 10 14:22:41.639945 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1044/4172] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:41 2026] GET /volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f => generated 740 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:41.640440 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1d8d2211-2f30-4be9-8ad1-be4bac612c02 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:41.642570 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1d8d2211-2f30-4be9-8ad1-be4bac612c02 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed Jul 10 14:22:41.642819 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1d8d2211-2f30-4be9-8ad1-be4bac612c02 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:41.643025 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1d8d2211-2f30-4be9-8ad1-be4bac612c02 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:41.643806 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-1d8d2211-2f30-4be9-8ad1-be4bac612c02 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Show backup with id 9509354e-9c8a-40c2-9521-afe31749c4ed. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:41.648376 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:41.648376 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:41.649537 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1d8d2211-2f30-4be9-8ad1-be4bac612c02 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed returned with HTTP 200 Jul 10 14:22:41.649951 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1039/4173] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:41 2026] GET /volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:41.790880 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-af29375b-87aa-4732-bf09-959e8dcb6dc1 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:41.793521 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-af29375b-87aa-4732-bf09-959e8dcb6dc1 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 Jul 10 14:22:41.793799 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-af29375b-87aa-4732-bf09-959e8dcb6dc1 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:41.794162 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-af29375b-87aa-4732-bf09-959e8dcb6dc1 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:41.794344 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-af29375b-87aa-4732-bf09-959e8dcb6dc1 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 962f2267-cc86-4165-95eb-20f55fae3f62. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:41.800437 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:41.800437 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:41.801612 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-af29375b-87aa-4732-bf09-959e8dcb6dc1 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 returned with HTTP 200 Jul 10 14:22:41.802151 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1040/4174] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:41 2026] GET /volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:42.592253 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-691f6270-e9e5-40ca-aba7-4443ae36b9eb None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:42.594377 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-691f6270-e9e5-40ca-aba7-4443ae36b9eb tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a Jul 10 14:22:42.594648 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-691f6270-e9e5-40ca-aba7-4443ae36b9eb tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:42.594897 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-691f6270-e9e5-40ca-aba7-4443ae36b9eb tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:42.595106 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-691f6270-e9e5-40ca-aba7-4443ae36b9eb tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id f292ec26-8efb-4303-a3c5-d26d4186325a. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:42.597214 np0000005012 devstack@c-api.service[100154]: DEBUG dbcounter [-] [100154] Writing DB stats cinder:SELECT=231,cinder:UPDATE=48,cinder:INSERT=23 {{(pid=100154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:22:42.601097 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:42.601097 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:42.602303 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-691f6270-e9e5-40ca-aba7-4443ae36b9eb tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a returned with HTTP 200 Jul 10 14:22:42.602878 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1052/4175] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:42 2026] GET /volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:42.655018 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4245e2ad-63d6-452b-820b-71758276579b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:42.657619 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4245e2ad-63d6-452b-820b-71758276579b tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f Jul 10 14:22:42.658116 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4245e2ad-63d6-452b-820b-71758276579b tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:42.658184 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4245e2ad-63d6-452b-820b-71758276579b tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:42.658469 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-4245e2ad-63d6-452b-820b-71758276579b tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Show backup with id 502a825f-0d9a-4518-9ba4-c8c56e39c10f. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:42.662191 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a5c744cf-546b-4b3d-bd0b-534f7142ae99 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:42.663935 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:42.663935 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:42.664095 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a5c744cf-546b-4b3d-bd0b-534f7142ae99 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed Jul 10 14:22:42.664640 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a5c744cf-546b-4b3d-bd0b-534f7142ae99 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:42.664764 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a5c744cf-546b-4b3d-bd0b-534f7142ae99 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:42.664915 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-a5c744cf-546b-4b3d-bd0b-534f7142ae99 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Show backup with id 9509354e-9c8a-40c2-9521-afe31749c4ed. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:42.664965 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4245e2ad-63d6-452b-820b-71758276579b tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f returned with HTTP 200 Jul 10 14:22:42.665405 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1045/4176] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:42 2026] GET /volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f => generated 742 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:42.671658 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:42.671658 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:42.672895 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a5c744cf-546b-4b3d-bd0b-534f7142ae99 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed returned with HTTP 200 Jul 10 14:22:42.674343 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1040/4177] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:42 2026] GET /volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:22:42.815654 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-eafc93d0-66d2-486a-bab7-52ce41ab16d1 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:42.817982 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-eafc93d0-66d2-486a-bab7-52ce41ab16d1 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 Jul 10 14:22:42.817982 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-eafc93d0-66d2-486a-bab7-52ce41ab16d1 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:42.818172 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-eafc93d0-66d2-486a-bab7-52ce41ab16d1 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:42.818333 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-eafc93d0-66d2-486a-bab7-52ce41ab16d1 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 962f2267-cc86-4165-95eb-20f55fae3f62. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:42.823711 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:42.823711 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:42.824116 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-eafc93d0-66d2-486a-bab7-52ce41ab16d1 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 returned with HTTP 200 Jul 10 14:22:42.824545 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1041/4178] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:42 2026] GET /volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:43.616957 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-9a4874ee-4f78-4b38-bd11-ad51ada8fecf None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:43.619401 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9a4874ee-4f78-4b38-bd11-ad51ada8fecf tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a Jul 10 14:22:43.619739 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9a4874ee-4f78-4b38-bd11-ad51ada8fecf tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:43.622156 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9a4874ee-4f78-4b38-bd11-ad51ada8fecf tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:43.622156 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-9a4874ee-4f78-4b38-bd11-ad51ada8fecf tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id f292ec26-8efb-4303-a3c5-d26d4186325a. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:43.625949 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:43.625949 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:43.627023 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9a4874ee-4f78-4b38-bd11-ad51ada8fecf tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a returned with HTTP 200 Jul 10 14:22:43.627493 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1053/4179] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:43 2026] GET /volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:43.678113 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0ed95728-418f-4667-b7c3-75bd75ab0e68 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:43.679794 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0ed95728-418f-4667-b7c3-75bd75ab0e68 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f Jul 10 14:22:43.680083 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0ed95728-418f-4667-b7c3-75bd75ab0e68 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:43.680378 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0ed95728-418f-4667-b7c3-75bd75ab0e68 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:43.680563 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-0ed95728-418f-4667-b7c3-75bd75ab0e68 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Show backup with id 502a825f-0d9a-4518-9ba4-c8c56e39c10f. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:43.685374 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e17c991b-6c15-40dc-ab80-43cbb7d8b674 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:43.686946 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:43.686946 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:43.687672 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0ed95728-418f-4667-b7c3-75bd75ab0e68 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f returned with HTTP 200 Jul 10 14:22:43.687768 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e17c991b-6c15-40dc-ab80-43cbb7d8b674 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed Jul 10 14:22:43.688012 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e17c991b-6c15-40dc-ab80-43cbb7d8b674 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:43.688237 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1046/4180] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:43 2026] GET /volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f => generated 742 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:43.688288 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e17c991b-6c15-40dc-ab80-43cbb7d8b674 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:43.690524 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-e17c991b-6c15-40dc-ab80-43cbb7d8b674 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Show backup with id 9509354e-9c8a-40c2-9521-afe31749c4ed. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:43.694428 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:43.694428 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:43.698532 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e17c991b-6c15-40dc-ab80-43cbb7d8b674 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed returned with HTTP 200 Jul 10 14:22:43.698532 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1041/4181] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:43 2026] GET /volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:43.841830 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-3ec632e1-f55f-4565-8591-c44f5a135fa4 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:43.847893 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3ec632e1-f55f-4565-8591-c44f5a135fa4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 Jul 10 14:22:43.848201 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3ec632e1-f55f-4565-8591-c44f5a135fa4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:43.848532 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3ec632e1-f55f-4565-8591-c44f5a135fa4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:43.850291 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-3ec632e1-f55f-4565-8591-c44f5a135fa4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 962f2267-cc86-4165-95eb-20f55fae3f62. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:43.858625 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:43.858625 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:43.859723 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3ec632e1-f55f-4565-8591-c44f5a135fa4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 returned with HTTP 200 Jul 10 14:22:43.860237 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1042/4182] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:43 2026] GET /volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:44.640663 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-137dd208-3520-4daf-ac19-6652bdfe8f2c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:44.643520 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-137dd208-3520-4daf-ac19-6652bdfe8f2c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a Jul 10 14:22:44.643744 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-137dd208-3520-4daf-ac19-6652bdfe8f2c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:44.644330 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-137dd208-3520-4daf-ac19-6652bdfe8f2c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:44.644330 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-137dd208-3520-4daf-ac19-6652bdfe8f2c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id f292ec26-8efb-4303-a3c5-d26d4186325a. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:44.649535 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:44.649535 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:44.650497 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-137dd208-3520-4daf-ac19-6652bdfe8f2c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a returned with HTTP 200 Jul 10 14:22:44.650935 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1054/4183] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:44 2026] GET /volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:44.704340 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d824e650-5a72-4ddb-b1b0-8acda1e77f9f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:44.708166 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0b5c5cb1-ab5e-49e1-86a4-99f6bd9c84b4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:44.708605 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d824e650-5a72-4ddb-b1b0-8acda1e77f9f tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f Jul 10 14:22:44.711435 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d824e650-5a72-4ddb-b1b0-8acda1e77f9f tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:44.711628 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0b5c5cb1-ab5e-49e1-86a4-99f6bd9c84b4 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed Jul 10 14:22:44.711727 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d824e650-5a72-4ddb-b1b0-8acda1e77f9f tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:44.711910 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0b5c5cb1-ab5e-49e1-86a4-99f6bd9c84b4 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:44.711963 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-d824e650-5a72-4ddb-b1b0-8acda1e77f9f tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Show backup with id 502a825f-0d9a-4518-9ba4-c8c56e39c10f. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:44.713403 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0b5c5cb1-ab5e-49e1-86a4-99f6bd9c84b4 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:44.713403 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-0b5c5cb1-ab5e-49e1-86a4-99f6bd9c84b4 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Show backup with id 9509354e-9c8a-40c2-9521-afe31749c4ed. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:44.714904 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:44.714904 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:44.715775 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0b5c5cb1-ab5e-49e1-86a4-99f6bd9c84b4 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed returned with HTTP 200 Jul 10 14:22:44.716194 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1042/4184] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:44 2026] GET /volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed => generated 758 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:44.716432 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:44.716432 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:44.717788 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d824e650-5a72-4ddb-b1b0-8acda1e77f9f tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f returned with HTTP 200 Jul 10 14:22:44.718406 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1047/4185] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:44 2026] GET /volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f => generated 742 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:44.871601 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-c5c43323-4055-4505-875c-66ca85d92be3 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:44.875531 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c5c43323-4055-4505-875c-66ca85d92be3 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 Jul 10 14:22:44.875954 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c5c43323-4055-4505-875c-66ca85d92be3 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:44.876231 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c5c43323-4055-4505-875c-66ca85d92be3 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:44.876231 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-c5c43323-4055-4505-875c-66ca85d92be3 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 962f2267-cc86-4165-95eb-20f55fae3f62. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:44.881237 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:44.881237 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:44.882209 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c5c43323-4055-4505-875c-66ca85d92be3 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 returned with HTTP 200 Jul 10 14:22:44.882631 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1043/4186] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:44 2026] GET /volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:45.662962 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0e0d5322-4c4b-4c2b-9979-f6fee44093ff None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:45.664919 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0e0d5322-4c4b-4c2b-9979-f6fee44093ff tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a Jul 10 14:22:45.665108 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0e0d5322-4c4b-4c2b-9979-f6fee44093ff tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:45.665284 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0e0d5322-4c4b-4c2b-9979-f6fee44093ff tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:45.665401 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-0e0d5322-4c4b-4c2b-9979-f6fee44093ff tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id f292ec26-8efb-4303-a3c5-d26d4186325a. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:45.669928 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:45.669928 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:45.670804 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0e0d5322-4c4b-4c2b-9979-f6fee44093ff tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a returned with HTTP 200 Jul 10 14:22:45.671245 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1055/4187] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:45 2026] GET /volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:45.730883 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-302d1eec-66c9-42d1-b45e-6b5d8f3e2c40 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:45.731262 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6a2e5083-43bc-435c-9054-0d5b25a39a4d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:45.733841 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6a2e5083-43bc-435c-9054-0d5b25a39a4d tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f Jul 10 14:22:45.733987 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-302d1eec-66c9-42d1-b45e-6b5d8f3e2c40 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed Jul 10 14:22:45.734058 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6a2e5083-43bc-435c-9054-0d5b25a39a4d tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:45.734157 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-302d1eec-66c9-42d1-b45e-6b5d8f3e2c40 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:45.734328 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6a2e5083-43bc-435c-9054-0d5b25a39a4d tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:45.734399 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-302d1eec-66c9-42d1-b45e-6b5d8f3e2c40 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:45.734513 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-6a2e5083-43bc-435c-9054-0d5b25a39a4d tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Show backup with id 502a825f-0d9a-4518-9ba4-c8c56e39c10f. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:45.734806 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-302d1eec-66c9-42d1-b45e-6b5d8f3e2c40 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Show backup with id 9509354e-9c8a-40c2-9521-afe31749c4ed. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:45.739249 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:45.739249 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:45.740021 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:45.740021 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:45.740194 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6a2e5083-43bc-435c-9054-0d5b25a39a4d tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f returned with HTTP 200 Jul 10 14:22:45.740783 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1048/4188] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:45 2026] GET /volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:45.741030 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-302d1eec-66c9-42d1-b45e-6b5d8f3e2c40 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed returned with HTTP 200 Jul 10 14:22:45.741398 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1043/4189] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:45 2026] GET /volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:45.894131 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-152ba4c5-9734-41d1-b147-9e7751c2199e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:45.896994 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-152ba4c5-9734-41d1-b147-9e7751c2199e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 Jul 10 14:22:45.897284 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-152ba4c5-9734-41d1-b147-9e7751c2199e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:45.897975 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-152ba4c5-9734-41d1-b147-9e7751c2199e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:45.898291 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-152ba4c5-9734-41d1-b147-9e7751c2199e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 962f2267-cc86-4165-95eb-20f55fae3f62. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:45.903883 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:45.903883 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:45.904884 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-152ba4c5-9734-41d1-b147-9e7751c2199e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 returned with HTTP 200 Jul 10 14:22:45.905257 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1044/4190] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:45 2026] GET /volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:46.684269 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-cc97f5eb-3543-42cc-ab10-0f04906c69d0 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:46.686678 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cc97f5eb-3543-42cc-ab10-0f04906c69d0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a Jul 10 14:22:46.686943 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cc97f5eb-3543-42cc-ab10-0f04906c69d0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:46.687195 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cc97f5eb-3543-42cc-ab10-0f04906c69d0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:46.687346 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-cc97f5eb-3543-42cc-ab10-0f04906c69d0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id f292ec26-8efb-4303-a3c5-d26d4186325a. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:46.692939 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:46.692939 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:46.694248 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cc97f5eb-3543-42cc-ab10-0f04906c69d0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a returned with HTTP 200 Jul 10 14:22:46.694801 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1056/4191] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:46 2026] GET /volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:46.719708 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-fc57884b-a5d8-4ba4-b0be-7d83a89ddb61 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:46.721898 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fc57884b-a5d8-4ba4-b0be-7d83a89ddb61 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/volumes/d630d781-6cf8-4d25-9310-77caa8795f94 Jul 10 14:22:46.722119 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-fc57884b-a5d8-4ba4-b0be-7d83a89ddb61 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:46.722343 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-fc57884b-a5d8-4ba4-b0be-7d83a89ddb61 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:46.731098 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:46.731098 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:46.735758 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-fc57884b-a5d8-4ba4-b0be-7d83a89ddb61 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Volume info retrieved successfully. Jul 10 14:22:46.741073 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fc57884b-a5d8-4ba4-b0be-7d83a89ddb61 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/volumes/d630d781-6cf8-4d25-9310-77caa8795f94 returned with HTTP 200 Jul 10 14:22:46.741558 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1049/4192] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:46 2026] GET /volume/v3/volumes/d630d781-6cf8-4d25-9310-77caa8795f94 => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:46.755651 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-37e530b4-a1f0-4831-a908-c68a74e2ee73 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:46.756020 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8524b18e-54a8-4bb3-9f82-1e54ad22ac5e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:46.756060 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-2883f9b9-4bdd-4e7d-8d72-ed2e8d01d986 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:46.757752 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-37e530b4-a1f0-4831-a908-c68a74e2ee73 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f Jul 10 14:22:46.757949 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2883f9b9-4bdd-4e7d-8d72-ed2e8d01d986 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed Jul 10 14:22:46.758088 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8524b18e-54a8-4bb3-9f82-1e54ad22ac5e tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] DELETE https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a Jul 10 14:22:46.758134 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-37e530b4-a1f0-4831-a908-c68a74e2ee73 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:46.758166 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8524b18e-54a8-4bb3-9f82-1e54ad22ac5e tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:46.758195 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2883f9b9-4bdd-4e7d-8d72-ed2e8d01d986 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:46.758220 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-37e530b4-a1f0-4831-a908-c68a74e2ee73 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:46.758337 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-37e530b4-a1f0-4831-a908-c68a74e2ee73 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Show backup with id 502a825f-0d9a-4518-9ba4-c8c56e39c10f. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:46.758373 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8524b18e-54a8-4bb3-9f82-1e54ad22ac5e tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:46.758414 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2883f9b9-4bdd-4e7d-8d72-ed2e8d01d986 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:46.758456 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.contrib.backups [None req-8524b18e-54a8-4bb3-9f82-1e54ad22ac5e tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Delete backup with id: f292ec26-8efb-4303-a3c5-d26d4186325a. Jul 10 14:22:46.758539 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-2883f9b9-4bdd-4e7d-8d72-ed2e8d01d986 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Show backup with id 9509354e-9c8a-40c2-9521-afe31749c4ed. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:46.764029 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:46.764029 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:46.764940 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2883f9b9-4bdd-4e7d-8d72-ed2e8d01d986 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed returned with HTTP 200 Jul 10 14:22:46.765361 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1045/4193] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:46 2026] GET /volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:46.769813 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:46.769813 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:46.770658 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-37e530b4-a1f0-4831-a908-c68a74e2ee73 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f returned with HTTP 200 Jul 10 14:22:46.771013 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1044/4194] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:46 2026] GET /volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f => generated 753 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:46.777649 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4f588113-7b9c-4c10-b0f3-5c5737ea7ce7 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:46.779589 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4f588113-7b9c-4c10-b0f3-5c5737ea7ce7 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:22:46.779983 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4f588113-7b9c-4c10-b0f3-5c5737ea7ce7 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "9509354e-9c8a-40c2-9521-afe31749c4ed", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1259310955"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:46.784805 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-4f588113-7b9c-4c10-b0f3-5c5737ea7ce7 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Create volume request body: {'volume': {"'backup_id": '9509354e-9c8a-40c2-9521-afe31749c4ed', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1259310955'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:22:46.784958 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-4f588113-7b9c-4c10-b0f3-5c5737ea7ce7 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Create volume of 1 GB Jul 10 14:22:46.799532 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-4f588113-7b9c-4c10-b0f3-5c5737ea7ce7 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Availability Zones retrieved successfully. Jul 10 14:22:46.802859 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-4f588113-7b9c-4c10-b0f3-5c5737ea7ce7 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Flow 'volume_create_api' (dcc078d6-688d-4b21-95a6-50b86d2a0f54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:22:46.804063 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-4f588113-7b9c-4c10-b0f3-5c5737ea7ce7 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89168bee-3442-4a5d-81da-1c3624e5dbee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:46.805186 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-4f588113-7b9c-4c10-b0f3-5c5737ea7ce7 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:22:46.837793 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-4f588113-7b9c-4c10-b0f3-5c5737ea7ce7 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89168bee-3442-4a5d-81da-1c3624e5dbee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:46.838905 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-4f588113-7b9c-4c10-b0f3-5c5737ea7ce7 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b02171d6-10e4-4e98-a890-431ed8670ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:46.888461 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-4f588113-7b9c-4c10-b0f3-5c5737ea7ce7 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Created reservations ['4bbf173e-f282-4774-a851-67729510c975', 'acab30a3-f08c-409b-8a43-edb116d196a9', 'f580bc77-f0b5-401c-ae81-8e920ea5a806', 'b2eb18c3-fc73-4013-a0f1-d1a5daf9433f'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:22:46.889577 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-4f588113-7b9c-4c10-b0f3-5c5737ea7ce7 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b02171d6-10e4-4e98-a890-431ed8670ebc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4bbf173e-f282-4774-a851-67729510c975', 'acab30a3-f08c-409b-8a43-edb116d196a9', 'f580bc77-f0b5-401c-ae81-8e920ea5a806', 'b2eb18c3-fc73-4013-a0f1-d1a5daf9433f']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:46.890529 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-4f588113-7b9c-4c10-b0f3-5c5737ea7ce7 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53617e7b-0592-4921-85ac-671b7b86f31c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:46.913319 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-4f588113-7b9c-4c10-b0f3-5c5737ea7ce7 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53617e7b-0592-4921-85ac-671b7b86f31c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b590531c-d765-4cd7-bb69-cfe708926ac9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1259310955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb785d48aad443d8aea6b07c7afef108',qos_specs=None,replication_status=,reservations=['4bbf173e-f282-4774-a851-67729510c975','acab30a3-f08c-409b-8a43-edb116d196a9','f580bc77-f0b5-401c-ae81-8e920ea5a806','b2eb18c3-fc73-4013-a0f1-d1a5daf9433f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47dd6716b0b14b81b7e5575e91d37b9a',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:22:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1259310955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b590531c-d765-4cd7-bb69-cfe708926ac9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb785d48aad443d8aea6b07c7afef108',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47dd6716b0b14b81b7e5575e91d37b9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:46.914399 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-4f588113-7b9c-4c10-b0f3-5c5737ea7ce7 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb16eb79-a064-479b-aa92-66d3593947e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:46.917841 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d67ce03a-6689-4b4b-9e1a-0c3b406ab586 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:46.919822 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d67ce03a-6689-4b4b-9e1a-0c3b406ab586 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 Jul 10 14:22:46.920149 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d67ce03a-6689-4b4b-9e1a-0c3b406ab586 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:46.920344 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d67ce03a-6689-4b4b-9e1a-0c3b406ab586 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:46.920443 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-d67ce03a-6689-4b4b-9e1a-0c3b406ab586 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 962f2267-cc86-4165-95eb-20f55fae3f62. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:46.927423 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:46.927423 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:46.929331 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d67ce03a-6689-4b4b-9e1a-0c3b406ab586 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 returned with HTTP 200 Jul 10 14:22:46.929784 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1046/4195] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:46 2026] GET /volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:46.934007 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-4f588113-7b9c-4c10-b0f3-5c5737ea7ce7 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb16eb79-a064-479b-aa92-66d3593947e1) transitioned into state 'SUCCESS' from state '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-1259310955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb785d48aad443d8aea6b07c7afef108',qos_specs=None,replication_status=,reservations=['4bbf173e-f282-4774-a851-67729510c975','acab30a3-f08c-409b-8a43-edb116d196a9','f580bc77-f0b5-401c-ae81-8e920ea5a806','b2eb18c3-fc73-4013-a0f1-d1a5daf9433f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47dd6716b0b14b81b7e5575e91d37b9a',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:46.936195 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-4f588113-7b9c-4c10-b0f3-5c5737ea7ce7 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e12b2d5-3ff3-416e-a8cc-9d15d91a884a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:46.944757 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-4f588113-7b9c-4c10-b0f3-5c5737ea7ce7 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e12b2d5-3ff3-416e-a8cc-9d15d91a884a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:46.945793 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-4f588113-7b9c-4c10-b0f3-5c5737ea7ce7 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Flow 'volume_create_api' (dcc078d6-688d-4b21-95a6-50b86d2a0f54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:22:46.946159 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-4f588113-7b9c-4c10-b0f3-5c5737ea7ce7 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Create volume request issued successfully. Jul 10 14:22:46.946901 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4f588113-7b9c-4c10-b0f3-5c5737ea7ce7 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:22:46.947669 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1050/4196] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:22:46 2026] POST /volume/v3/volumes => generated 756 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:22:46.961387 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e8d74258-05aa-46bc-a60f-0f7317957cae None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:46.963162 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:46.963162 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:46.963335 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e8d74258-05aa-46bc-a60f-0f7317957cae tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:22:46.963704 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e8d74258-05aa-46bc-a60f-0f7317957cae tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "9509354e-9c8a-40c2-9521-afe31749c4ed", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1544268564"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:46.965260 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-e8d74258-05aa-46bc-a60f-0f7317957cae tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Create volume request body: {'volume': {"'backup_id": '9509354e-9c8a-40c2-9521-afe31749c4ed', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1544268564'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:22:46.965418 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-e8d74258-05aa-46bc-a60f-0f7317957cae tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Create volume of 1 GB Jul 10 14:22:46.973601 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e8d74258-05aa-46bc-a60f-0f7317957cae tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Availability Zones retrieved successfully. Jul 10 14:22:46.977539 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.backup.rpcapi [None req-8524b18e-54a8-4bb3-9f82-1e54ad22ac5e tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] delete_backup rpcapi backup_id f292ec26-8efb-4303-a3c5-d26d4186325a {{(pid=100154) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 14:22:46.980021 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8524b18e-54a8-4bb3-9f82-1e54ad22ac5e tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a returned with HTTP 202 Jul 10 14:22:46.980618 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1057/4197] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:22:46 2026] DELETE /volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a => generated 0 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:22:46.988649 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e8d74258-05aa-46bc-a60f-0f7317957cae tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Flow 'volume_create_api' (3cab009b-66b8-4767-a9ba-6fbe8280087d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:22:46.988840 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-ff6d144d-975f-4170-898d-817dba80f7af None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:46.990935 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ff6d144d-975f-4170-898d-817dba80f7af tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a Jul 10 14:22:46.991046 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e8d74258-05aa-46bc-a60f-0f7317957cae tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd62ad60-a41a-4462-8372-24a20bed1f05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:46.991159 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ff6d144d-975f-4170-898d-817dba80f7af tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:46.991367 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ff6d144d-975f-4170-898d-817dba80f7af tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:46.991538 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-ff6d144d-975f-4170-898d-817dba80f7af tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id f292ec26-8efb-4303-a3c5-d26d4186325a. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:46.994036 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-e8d74258-05aa-46bc-a60f-0f7317957cae tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:22:46.996682 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:46.996682 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:47.000555 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ff6d144d-975f-4170-898d-817dba80f7af tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a returned with HTTP 200 Jul 10 14:22:47.000555 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1047/4198] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:46 2026] GET /volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:47.031248 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e8d74258-05aa-46bc-a60f-0f7317957cae tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd62ad60-a41a-4462-8372-24a20bed1f05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:47.032096 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e8d74258-05aa-46bc-a60f-0f7317957cae tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bf6bb84-2a3c-45aa-9101-c24c2d92891a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:47.089531 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-e8d74258-05aa-46bc-a60f-0f7317957cae tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Created reservations ['66618e38-0a7b-49e7-80a3-f8bd7acd8200', 'dd378d04-f9a2-4361-8545-dd533597d928', '905e589e-75b3-4559-827b-ef03b4f09f23', '0a9b318e-f846-40cf-930b-e855ce6b4d6d'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:22:47.090659 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e8d74258-05aa-46bc-a60f-0f7317957cae tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bf6bb84-2a3c-45aa-9101-c24c2d92891a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['66618e38-0a7b-49e7-80a3-f8bd7acd8200', 'dd378d04-f9a2-4361-8545-dd533597d928', '905e589e-75b3-4559-827b-ef03b4f09f23', '0a9b318e-f846-40cf-930b-e855ce6b4d6d']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:47.091490 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e8d74258-05aa-46bc-a60f-0f7317957cae tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4e2d357-4122-4584-aebc-aac7d41e76ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:47.119065 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e8d74258-05aa-46bc-a60f-0f7317957cae tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4e2d357-4122-4584-aebc-aac7d41e76ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d9f2baa-5d4e-431f-94fa-8f2eba872a8d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1544268564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb785d48aad443d8aea6b07c7afef108',qos_specs=None,replication_status=,reservations=['66618e38-0a7b-49e7-80a3-f8bd7acd8200','dd378d04-f9a2-4361-8545-dd533597d928','905e589e-75b3-4559-827b-ef03b4f09f23','0a9b318e-f846-40cf-930b-e855ce6b4d6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47dd6716b0b14b81b7e5575e91d37b9a',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:22:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1544268564',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d9f2baa-5d4e-431f-94fa-8f2eba872a8d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb785d48aad443d8aea6b07c7afef108',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47dd6716b0b14b81b7e5575e91d37b9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:47.120143 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e8d74258-05aa-46bc-a60f-0f7317957cae tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d7685d5-64a5-4b94-8d47-3fed21c7d3be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:47.145094 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e8d74258-05aa-46bc-a60f-0f7317957cae tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d7685d5-64a5-4b94-8d47-3fed21c7d3be) transitioned into state 'SUCCESS' from state '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-1544268564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb785d48aad443d8aea6b07c7afef108',qos_specs=None,replication_status=,reservations=['66618e38-0a7b-49e7-80a3-f8bd7acd8200','dd378d04-f9a2-4361-8545-dd533597d928','905e589e-75b3-4559-827b-ef03b4f09f23','0a9b318e-f846-40cf-930b-e855ce6b4d6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47dd6716b0b14b81b7e5575e91d37b9a',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:47.145891 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e8d74258-05aa-46bc-a60f-0f7317957cae tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8295a301-ad06-4611-8474-10b290f6a337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:47.156218 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e8d74258-05aa-46bc-a60f-0f7317957cae tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8295a301-ad06-4611-8474-10b290f6a337) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:47.157047 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-e8d74258-05aa-46bc-a60f-0f7317957cae tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Flow 'volume_create_api' (3cab009b-66b8-4767-a9ba-6fbe8280087d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:22:47.157342 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e8d74258-05aa-46bc-a60f-0f7317957cae tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Create volume request issued successfully. Jul 10 14:22:47.157972 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e8d74258-05aa-46bc-a60f-0f7317957cae tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:22:47.158420 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1045/4199] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:22:46 2026] POST /volume/v3/volumes => generated 756 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:22:47.175647 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-191c87b5-79ef-4f57-b5c0-813a623a3b09 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:47.177163 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-191c87b5-79ef-4f57-b5c0-813a623a3b09 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:22:47.177697 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-191c87b5-79ef-4f57-b5c0-813a623a3b09 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "9509354e-9c8a-40c2-9521-afe31749c4ed", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1885328100"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:47.179160 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-191c87b5-79ef-4f57-b5c0-813a623a3b09 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Create volume request body: {'volume': {"'backup_id": '9509354e-9c8a-40c2-9521-afe31749c4ed', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1885328100'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:22:47.179379 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-191c87b5-79ef-4f57-b5c0-813a623a3b09 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Create volume of 1 GB Jul 10 14:22:47.179745 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:47.179745 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:47.187526 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-191c87b5-79ef-4f57-b5c0-813a623a3b09 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Availability Zones retrieved successfully. Jul 10 14:22:47.190215 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-191c87b5-79ef-4f57-b5c0-813a623a3b09 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Flow 'volume_create_api' (3ca0b04d-5954-4c24-b5e8-8716009ed6f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:22:47.191221 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-191c87b5-79ef-4f57-b5c0-813a623a3b09 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7ead867-aeb3-482f-a731-af8265527279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:47.192321 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-191c87b5-79ef-4f57-b5c0-813a623a3b09 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:22:47.219018 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-191c87b5-79ef-4f57-b5c0-813a623a3b09 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7ead867-aeb3-482f-a731-af8265527279) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:47.220856 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-191c87b5-79ef-4f57-b5c0-813a623a3b09 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b780c72a-d5c5-424a-a833-dd06f0d61289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:47.259526 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-191c87b5-79ef-4f57-b5c0-813a623a3b09 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Created reservations ['16f311fc-266f-4fe8-ad50-ae2043f468c2', '5fd6cf07-894f-41ad-bc9c-9f444ee8b940', 'bbcf5259-728f-45c4-a1b7-c997cec035b7', '65d2e36d-d039-42b0-8ace-49d47357825a'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:22:47.262518 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-191c87b5-79ef-4f57-b5c0-813a623a3b09 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b780c72a-d5c5-424a-a833-dd06f0d61289) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16f311fc-266f-4fe8-ad50-ae2043f468c2', '5fd6cf07-894f-41ad-bc9c-9f444ee8b940', 'bbcf5259-728f-45c4-a1b7-c997cec035b7', '65d2e36d-d039-42b0-8ace-49d47357825a']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:47.262518 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-191c87b5-79ef-4f57-b5c0-813a623a3b09 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66fd0cd7-3aad-49de-a80a-20b8090e7986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:47.288948 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-191c87b5-79ef-4f57-b5c0-813a623a3b09 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66fd0cd7-3aad-49de-a80a-20b8090e7986) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a29002af-5edd-4582-b34f-649d8ffd67a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1885328100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb785d48aad443d8aea6b07c7afef108',qos_specs=None,replication_status=,reservations=['16f311fc-266f-4fe8-ad50-ae2043f468c2','5fd6cf07-894f-41ad-bc9c-9f444ee8b940','bbcf5259-728f-45c4-a1b7-c997cec035b7','65d2e36d-d039-42b0-8ace-49d47357825a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47dd6716b0b14b81b7e5575e91d37b9a',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:22:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1885328100',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a29002af-5edd-4582-b34f-649d8ffd67a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb785d48aad443d8aea6b07c7afef108',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47dd6716b0b14b81b7e5575e91d37b9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:47.289983 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-191c87b5-79ef-4f57-b5c0-813a623a3b09 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d9585d9-2286-4d6a-b453-54efdb113e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:47.310154 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-191c87b5-79ef-4f57-b5c0-813a623a3b09 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d9585d9-2286-4d6a-b453-54efdb113e42) transitioned into state 'SUCCESS' from state '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-1885328100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb785d48aad443d8aea6b07c7afef108',qos_specs=None,replication_status=,reservations=['16f311fc-266f-4fe8-ad50-ae2043f468c2','5fd6cf07-894f-41ad-bc9c-9f444ee8b940','bbcf5259-728f-45c4-a1b7-c997cec035b7','65d2e36d-d039-42b0-8ace-49d47357825a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47dd6716b0b14b81b7e5575e91d37b9a',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:47.310776 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-191c87b5-79ef-4f57-b5c0-813a623a3b09 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07df7628-8cea-4ae3-85e2-aa641db2f6de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:47.321474 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-191c87b5-79ef-4f57-b5c0-813a623a3b09 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07df7628-8cea-4ae3-85e2-aa641db2f6de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:47.322804 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-191c87b5-79ef-4f57-b5c0-813a623a3b09 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Flow 'volume_create_api' (3ca0b04d-5954-4c24-b5e8-8716009ed6f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:22:47.323212 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-191c87b5-79ef-4f57-b5c0-813a623a3b09 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Create volume request issued successfully. Jul 10 14:22:47.324004 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-191c87b5-79ef-4f57-b5c0-813a623a3b09 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:22:47.324559 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1051/4200] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:22:47 2026] POST /volume/v3/volumes => generated 756 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:22:47.337533 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8474f112-d057-40ed-92bc-e816297b24f1 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:47.339900 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8474f112-d057-40ed-92bc-e816297b24f1 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:22:47.340365 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8474f112-d057-40ed-92bc-e816297b24f1 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "9509354e-9c8a-40c2-9521-afe31749c4ed", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-895158055"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:47.342649 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-8474f112-d057-40ed-92bc-e816297b24f1 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Create volume request body: {'volume': {"'backup_id": '9509354e-9c8a-40c2-9521-afe31749c4ed', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-895158055'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:22:47.342812 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-8474f112-d057-40ed-92bc-e816297b24f1 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Create volume of 1 GB Jul 10 14:22:47.347415 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-8474f112-d057-40ed-92bc-e816297b24f1 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Availability Zones retrieved successfully. Jul 10 14:22:47.354307 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-8474f112-d057-40ed-92bc-e816297b24f1 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Flow 'volume_create_api' (88854f5b-e86f-436d-af00-f68f540f921b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:22:47.355418 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-8474f112-d057-40ed-92bc-e816297b24f1 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bf90188-0908-4e21-98ff-30ac5ee463fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:47.356526 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-8474f112-d057-40ed-92bc-e816297b24f1 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:22:47.384197 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-8474f112-d057-40ed-92bc-e816297b24f1 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bf90188-0908-4e21-98ff-30ac5ee463fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:47.385940 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-8474f112-d057-40ed-92bc-e816297b24f1 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (336f2c68-cbf5-478e-9d9d-bcc8eabb04ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:47.429473 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-8474f112-d057-40ed-92bc-e816297b24f1 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Created reservations ['b15c79cd-b78d-4730-9afb-c4b69d314afe', '5eae1a66-0c9a-4c14-be6d-f942e10eeadb', '5468a792-a143-49a1-bf9f-a0591436f04f', '6238ec1d-2d5f-49ca-a286-6641a1d010c2'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:22:47.430803 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-8474f112-d057-40ed-92bc-e816297b24f1 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (336f2c68-cbf5-478e-9d9d-bcc8eabb04ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b15c79cd-b78d-4730-9afb-c4b69d314afe', '5eae1a66-0c9a-4c14-be6d-f942e10eeadb', '5468a792-a143-49a1-bf9f-a0591436f04f', '6238ec1d-2d5f-49ca-a286-6641a1d010c2']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:47.431715 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-8474f112-d057-40ed-92bc-e816297b24f1 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (458938e8-692a-4cc3-aa48-4689867d6571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:47.458434 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-8474f112-d057-40ed-92bc-e816297b24f1 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (458938e8-692a-4cc3-aa48-4689867d6571) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd10590ee-4eff-4afc-9a83-e13148c1698f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-895158055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb785d48aad443d8aea6b07c7afef108',qos_specs=None,replication_status=,reservations=['b15c79cd-b78d-4730-9afb-c4b69d314afe','5eae1a66-0c9a-4c14-be6d-f942e10eeadb','5468a792-a143-49a1-bf9f-a0591436f04f','6238ec1d-2d5f-49ca-a286-6641a1d010c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47dd6716b0b14b81b7e5575e91d37b9a',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:22:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-895158055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d10590ee-4eff-4afc-9a83-e13148c1698f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb785d48aad443d8aea6b07c7afef108',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47dd6716b0b14b81b7e5575e91d37b9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:47.459424 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-8474f112-d057-40ed-92bc-e816297b24f1 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2a54e6c-fa65-4e83-9633-590195d48c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:47.482374 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-8474f112-d057-40ed-92bc-e816297b24f1 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2a54e6c-fa65-4e83-9633-590195d48c0c) transitioned into state 'SUCCESS' from state '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-895158055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb785d48aad443d8aea6b07c7afef108',qos_specs=None,replication_status=,reservations=['b15c79cd-b78d-4730-9afb-c4b69d314afe','5eae1a66-0c9a-4c14-be6d-f942e10eeadb','5468a792-a143-49a1-bf9f-a0591436f04f','6238ec1d-2d5f-49ca-a286-6641a1d010c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47dd6716b0b14b81b7e5575e91d37b9a',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:47.483340 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-8474f112-d057-40ed-92bc-e816297b24f1 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b4a85bc-0689-461a-ab23-5728611c2646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:47.497349 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-8474f112-d057-40ed-92bc-e816297b24f1 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b4a85bc-0689-461a-ab23-5728611c2646) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:47.498461 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-8474f112-d057-40ed-92bc-e816297b24f1 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Flow 'volume_create_api' (88854f5b-e86f-436d-af00-f68f540f921b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:22:47.498919 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-8474f112-d057-40ed-92bc-e816297b24f1 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Create volume request issued successfully. Jul 10 14:22:47.499826 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8474f112-d057-40ed-92bc-e816297b24f1 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:22:47.500392 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1058/4201] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:22:47 2026] POST /volume/v3/volumes => generated 755 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:22:47.512809 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-db62ef8e-5caf-4945-874e-bc83229edd50 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:47.514903 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-db62ef8e-5caf-4945-874e-bc83229edd50 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:22:47.515312 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-db62ef8e-5caf-4945-874e-bc83229edd50 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "9509354e-9c8a-40c2-9521-afe31749c4ed", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1158006007"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:47.516998 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-db62ef8e-5caf-4945-874e-bc83229edd50 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Create volume request body: {'volume': {"'backup_id": '9509354e-9c8a-40c2-9521-afe31749c4ed', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1158006007'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:22:47.517171 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-db62ef8e-5caf-4945-874e-bc83229edd50 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Create volume of 1 GB Jul 10 14:22:47.522198 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-db62ef8e-5caf-4945-874e-bc83229edd50 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Availability Zones retrieved successfully. Jul 10 14:22:47.528329 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-db62ef8e-5caf-4945-874e-bc83229edd50 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Flow 'volume_create_api' (379cc678-4e77-4074-afe3-e54ed16a2ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:22:47.529902 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-db62ef8e-5caf-4945-874e-bc83229edd50 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb2f7ab1-b61a-4940-8588-de7019e017b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:47.530898 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-db62ef8e-5caf-4945-874e-bc83229edd50 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:22:47.563229 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-db62ef8e-5caf-4945-874e-bc83229edd50 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb2f7ab1-b61a-4940-8588-de7019e017b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:47.564243 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-db62ef8e-5caf-4945-874e-bc83229edd50 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acc3623c-fdeb-4112-a081-d045e8cba5ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:47.612208 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-db62ef8e-5caf-4945-874e-bc83229edd50 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Created reservations ['3facfea3-cfa3-4323-be56-93910a35b5ea', '516b05ec-4746-4d02-8139-db9138a292f7', 'af00343d-8994-4295-a737-0bc367eab509', '10952ac5-8e49-4b6d-a57b-8a40e1c1afc2'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:22:47.613154 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-db62ef8e-5caf-4945-874e-bc83229edd50 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acc3623c-fdeb-4112-a081-d045e8cba5ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3facfea3-cfa3-4323-be56-93910a35b5ea', '516b05ec-4746-4d02-8139-db9138a292f7', 'af00343d-8994-4295-a737-0bc367eab509', '10952ac5-8e49-4b6d-a57b-8a40e1c1afc2']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:47.614034 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-db62ef8e-5caf-4945-874e-bc83229edd50 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c3f9598-fb5b-426a-a262-671ea3647857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:47.640737 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-db62ef8e-5caf-4945-874e-bc83229edd50 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c3f9598-fb5b-426a-a262-671ea3647857) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80bf28f4-ecda-4207-b414-d5e377fd94fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1158006007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb785d48aad443d8aea6b07c7afef108',qos_specs=None,replication_status=,reservations=['3facfea3-cfa3-4323-be56-93910a35b5ea','516b05ec-4746-4d02-8139-db9138a292f7','af00343d-8994-4295-a737-0bc367eab509','10952ac5-8e49-4b6d-a57b-8a40e1c1afc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47dd6716b0b14b81b7e5575e91d37b9a',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:22:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1158006007',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80bf28f4-ecda-4207-b414-d5e377fd94fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb785d48aad443d8aea6b07c7afef108',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47dd6716b0b14b81b7e5575e91d37b9a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:47.641551 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-db62ef8e-5caf-4945-874e-bc83229edd50 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9afbf5dd-d096-4715-9e11-ba8e67fc1eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:47.667120 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-db62ef8e-5caf-4945-874e-bc83229edd50 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9afbf5dd-d096-4715-9e11-ba8e67fc1eed) transitioned into state 'SUCCESS' from state '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-1158006007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb785d48aad443d8aea6b07c7afef108',qos_specs=None,replication_status=,reservations=['3facfea3-cfa3-4323-be56-93910a35b5ea','516b05ec-4746-4d02-8139-db9138a292f7','af00343d-8994-4295-a737-0bc367eab509','10952ac5-8e49-4b6d-a57b-8a40e1c1afc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47dd6716b0b14b81b7e5575e91d37b9a',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:47.668121 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-db62ef8e-5caf-4945-874e-bc83229edd50 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebdc12c2-b223-4c8e-a6d0-2880e505a562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:47.681275 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-db62ef8e-5caf-4945-874e-bc83229edd50 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebdc12c2-b223-4c8e-a6d0-2880e505a562) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:47.682274 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-db62ef8e-5caf-4945-874e-bc83229edd50 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Flow 'volume_create_api' (379cc678-4e77-4074-afe3-e54ed16a2ff0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:22:47.682757 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-db62ef8e-5caf-4945-874e-bc83229edd50 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Create volume request issued successfully. Jul 10 14:22:47.683287 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-db62ef8e-5caf-4945-874e-bc83229edd50 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:22:47.683956 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1048/4202] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:22:47 2026] POST /volume/v3/volumes => generated 756 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:22:47.702556 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-aaf6edcf-324d-4a9e-96b7-2dae5bdd48f7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:47.704264 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-aaf6edcf-324d-4a9e-96b7-2dae5bdd48f7 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/volumes/b590531c-d765-4cd7-bb69-cfe708926ac9 Jul 10 14:22:47.704880 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-aaf6edcf-324d-4a9e-96b7-2dae5bdd48f7 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:47.705202 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-aaf6edcf-324d-4a9e-96b7-2dae5bdd48f7 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:47.715389 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:47.715389 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:47.720264 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-aaf6edcf-324d-4a9e-96b7-2dae5bdd48f7 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Volume info retrieved successfully. Jul 10 14:22:47.726338 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-aaf6edcf-324d-4a9e-96b7-2dae5bdd48f7 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/volumes/b590531c-d765-4cd7-bb69-cfe708926ac9 returned with HTTP 200 Jul 10 14:22:47.727084 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1046/4203] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:47 2026] GET /volume/v3/volumes/b590531c-d765-4cd7-bb69-cfe708926ac9 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:47.741395 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e3873f0e-c2d3-45d8-bbb6-4e075e67cf97 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:47.746765 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e3873f0e-c2d3-45d8-bbb6-4e075e67cf97 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/volumes/3d9f2baa-5d4e-431f-94fa-8f2eba872a8d Jul 10 14:22:47.747017 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e3873f0e-c2d3-45d8-bbb6-4e075e67cf97 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:47.747256 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e3873f0e-c2d3-45d8-bbb6-4e075e67cf97 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:47.756822 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:47.756822 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:47.761589 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e3873f0e-c2d3-45d8-bbb6-4e075e67cf97 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Volume info retrieved successfully. Jul 10 14:22:47.767425 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e3873f0e-c2d3-45d8-bbb6-4e075e67cf97 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/volumes/3d9f2baa-5d4e-431f-94fa-8f2eba872a8d returned with HTTP 200 Jul 10 14:22:47.768147 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1052/4204] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:47 2026] GET /volume/v3/volumes/3d9f2baa-5d4e-431f-94fa-8f2eba872a8d => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:47.783361 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6807543b-0606-4e85-aa2d-0e194d263e82 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:47.785116 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-58b09dc1-745c-4fee-9a03-673061f944e1 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:47.786753 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6807543b-0606-4e85-aa2d-0e194d263e82 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f Jul 10 14:22:47.787093 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6807543b-0606-4e85-aa2d-0e194d263e82 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:47.787262 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-58b09dc1-745c-4fee-9a03-673061f944e1 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/volumes/a29002af-5edd-4582-b34f-649d8ffd67a5 Jul 10 14:22:47.787468 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6807543b-0606-4e85-aa2d-0e194d263e82 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:47.787567 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-58b09dc1-745c-4fee-9a03-673061f944e1 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:47.787850 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-6807543b-0606-4e85-aa2d-0e194d263e82 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Show backup with id 502a825f-0d9a-4518-9ba4-c8c56e39c10f. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:47.787903 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-58b09dc1-745c-4fee-9a03-673061f944e1 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:47.794927 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:47.794927 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:47.796161 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6807543b-0606-4e85-aa2d-0e194d263e82 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f returned with HTTP 200 Jul 10 14:22:47.796846 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1059/4205] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:47 2026] GET /volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f => generated 753 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:47.797535 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:47.797535 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:47.802820 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-58b09dc1-745c-4fee-9a03-673061f944e1 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Volume info retrieved successfully. Jul 10 14:22:47.810187 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-58b09dc1-745c-4fee-9a03-673061f944e1 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/volumes/a29002af-5edd-4582-b34f-649d8ffd67a5 returned with HTTP 200 Jul 10 14:22:47.810814 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1049/4206] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:47 2026] GET /volume/v3/volumes/a29002af-5edd-4582-b34f-649d8ffd67a5 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:47.828718 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-86352436-89ee-4c76-81c7-d694f0a58431 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:47.834137 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-86352436-89ee-4c76-81c7-d694f0a58431 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/volumes/d10590ee-4eff-4afc-9a83-e13148c1698f Jul 10 14:22:47.834137 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-86352436-89ee-4c76-81c7-d694f0a58431 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:47.834137 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-86352436-89ee-4c76-81c7-d694f0a58431 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:47.843432 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:47.843432 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:47.851435 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-86352436-89ee-4c76-81c7-d694f0a58431 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Volume info retrieved successfully. Jul 10 14:22:47.859693 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-86352436-89ee-4c76-81c7-d694f0a58431 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/volumes/d10590ee-4eff-4afc-9a83-e13148c1698f returned with HTTP 200 Jul 10 14:22:47.860535 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1047/4207] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:47 2026] GET /volume/v3/volumes/d10590ee-4eff-4afc-9a83-e13148c1698f => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:47.876102 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6d1da03a-d886-4a48-b06d-d8d6b7c0895f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:47.878626 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6d1da03a-d886-4a48-b06d-d8d6b7c0895f tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/volumes/80bf28f4-ecda-4207-b414-d5e377fd94fb Jul 10 14:22:47.878864 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6d1da03a-d886-4a48-b06d-d8d6b7c0895f tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:47.879772 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6d1da03a-d886-4a48-b06d-d8d6b7c0895f tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:47.888830 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:47.888830 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:47.895521 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-6d1da03a-d886-4a48-b06d-d8d6b7c0895f tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Volume info retrieved successfully. Jul 10 14:22:47.904470 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6d1da03a-d886-4a48-b06d-d8d6b7c0895f tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/volumes/80bf28f4-ecda-4207-b414-d5e377fd94fb returned with HTTP 200 Jul 10 14:22:47.905122 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1053/4208] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:47 2026] GET /volume/v3/volumes/80bf28f4-ecda-4207-b414-d5e377fd94fb => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:47.924064 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-fdbafc08-c5ae-4488-bec4-f163cc97eb68 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:47.926300 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-fdbafc08-c5ae-4488-bec4-f163cc97eb68 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] DELETE https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed Jul 10 14:22:47.926557 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-fdbafc08-c5ae-4488-bec4-f163cc97eb68 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:47.927104 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-fdbafc08-c5ae-4488-bec4-f163cc97eb68 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:47.927104 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.contrib.backups [None req-fdbafc08-c5ae-4488-bec4-f163cc97eb68 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Delete backup with id: 9509354e-9c8a-40c2-9521-afe31749c4ed. Jul 10 14:22:47.933101 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:47.933101 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:47.947889 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-86ea8cc9-549c-44f3-b8b5-52bd9ec69545 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:47.950465 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-86ea8cc9-549c-44f3-b8b5-52bd9ec69545 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 Jul 10 14:22:47.950782 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-86ea8cc9-549c-44f3-b8b5-52bd9ec69545 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:47.951055 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-86ea8cc9-549c-44f3-b8b5-52bd9ec69545 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:47.951225 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-86ea8cc9-549c-44f3-b8b5-52bd9ec69545 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 962f2267-cc86-4165-95eb-20f55fae3f62. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:47.958516 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:47.958516 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:47.960265 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-86ea8cc9-549c-44f3-b8b5-52bd9ec69545 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 returned with HTTP 200 Jul 10 14:22:47.961034 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1050/4209] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:47 2026] GET /volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:47.962135 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.backup.rpcapi [None req-fdbafc08-c5ae-4488-bec4-f163cc97eb68 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] delete_backup rpcapi backup_id 9509354e-9c8a-40c2-9521-afe31749c4ed {{(pid=100154) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 14:22:47.964257 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-fdbafc08-c5ae-4488-bec4-f163cc97eb68 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed returned with HTTP 202 Jul 10 14:22:47.965079 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1060/4210] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:22:47 2026] DELETE /volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:22:47.975650 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f52b8a8c-5ac3-4eab-b185-85a8d0b6f39d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:47.977933 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f52b8a8c-5ac3-4eab-b185-85a8d0b6f39d tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed Jul 10 14:22:47.978343 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f52b8a8c-5ac3-4eab-b185-85a8d0b6f39d tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:47.978717 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f52b8a8c-5ac3-4eab-b185-85a8d0b6f39d tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:47.978959 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-f52b8a8c-5ac3-4eab-b185-85a8d0b6f39d tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Show backup with id 9509354e-9c8a-40c2-9521-afe31749c4ed. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:47.985314 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:47.985314 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:47.986442 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f52b8a8c-5ac3-4eab-b185-85a8d0b6f39d tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed returned with HTTP 200 Jul 10 14:22:47.987272 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1048/4211] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:47 2026] GET /volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed => generated 758 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:22:48.011463 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-180e469a-f55b-4cdf-a948-1e4e342f9e33 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:48.013592 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-180e469a-f55b-4cdf-a948-1e4e342f9e33 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a Jul 10 14:22:48.014011 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-180e469a-f55b-4cdf-a948-1e4e342f9e33 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:48.014686 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-180e469a-f55b-4cdf-a948-1e4e342f9e33 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:48.014686 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-180e469a-f55b-4cdf-a948-1e4e342f9e33 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id f292ec26-8efb-4303-a3c5-d26d4186325a. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:48.018673 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-180e469a-f55b-4cdf-a948-1e4e342f9e33 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a returned with HTTP 404 Jul 10 14:22:48.019313 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1054/4212] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:48 2026] GET /volume/v3/backups/f292ec26-8efb-4303-a3c5-d26d4186325a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:22:48.030926 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-5b3bd4c5-0532-4282-bcfe-592de6da2434 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:48.032618 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5b3bd4c5-0532-4282-bcfe-592de6da2434 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] DELETE https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 Jul 10 14:22:48.032719 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5b3bd4c5-0532-4282-bcfe-592de6da2434 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:48.032894 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5b3bd4c5-0532-4282-bcfe-592de6da2434 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:48.033009 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.contrib.backups [None req-5b3bd4c5-0532-4282-bcfe-592de6da2434 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Delete backup with id: cdbf988d-1dd2-4d9e-ba42-8834eb0bc112. Jul 10 14:22:48.038343 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:48.038343 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:48.052750 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.backup.rpcapi [None req-5b3bd4c5-0532-4282-bcfe-592de6da2434 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] delete_backup rpcapi backup_id cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 {{(pid=100155) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 14:22:48.055452 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5b3bd4c5-0532-4282-bcfe-592de6da2434 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 returned with HTTP 202 Jul 10 14:22:48.055682 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1051/4213] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:22:48 2026] DELETE /volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:22:48.065050 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-97092512-3a6a-4e60-9cb3-eabcd9ffd1ff None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:48.067636 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-97092512-3a6a-4e60-9cb3-eabcd9ffd1ff tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 Jul 10 14:22:48.068762 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-97092512-3a6a-4e60-9cb3-eabcd9ffd1ff tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:48.068762 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-97092512-3a6a-4e60-9cb3-eabcd9ffd1ff tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:48.069210 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-97092512-3a6a-4e60-9cb3-eabcd9ffd1ff tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id cdbf988d-1dd2-4d9e-ba42-8834eb0bc112. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:48.076400 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:48.076400 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:48.077529 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-97092512-3a6a-4e60-9cb3-eabcd9ffd1ff tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 returned with HTTP 200 Jul 10 14:22:48.077894 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1061/4214] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:48 2026] GET /volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:48.809993 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-02047e80-fc84-42e0-b733-6a03140744e9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:48.812528 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-02047e80-fc84-42e0-b733-6a03140744e9 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f Jul 10 14:22:48.812677 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-02047e80-fc84-42e0-b733-6a03140744e9 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:48.813028 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-02047e80-fc84-42e0-b733-6a03140744e9 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:48.813153 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-02047e80-fc84-42e0-b733-6a03140744e9 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Show backup with id 502a825f-0d9a-4518-9ba4-c8c56e39c10f. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:48.818367 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:48.818367 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:48.819334 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-02047e80-fc84-42e0-b733-6a03140744e9 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f returned with HTTP 200 Jul 10 14:22:48.819756 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1049/4215] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:48 2026] GET /volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:48.974421 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f6634cb3-cd3f-4714-9ea0-d5d59f196331 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:48.976419 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f6634cb3-cd3f-4714-9ea0-d5d59f196331 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 Jul 10 14:22:48.979531 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f6634cb3-cd3f-4714-9ea0-d5d59f196331 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:48.979531 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f6634cb3-cd3f-4714-9ea0-d5d59f196331 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:48.979531 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-f6634cb3-cd3f-4714-9ea0-d5d59f196331 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 962f2267-cc86-4165-95eb-20f55fae3f62. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:48.982531 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:48.982531 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:48.983407 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f6634cb3-cd3f-4714-9ea0-d5d59f196331 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 returned with HTTP 200 Jul 10 14:22:48.983903 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1055/4216] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:48 2026] GET /volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:48.998620 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d7106067-ac34-431d-8527-510a53b8bfd7 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:49.001922 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d7106067-ac34-431d-8527-510a53b8bfd7 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed Jul 10 14:22:49.002193 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d7106067-ac34-431d-8527-510a53b8bfd7 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:49.002491 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d7106067-ac34-431d-8527-510a53b8bfd7 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:49.002731 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-d7106067-ac34-431d-8527-510a53b8bfd7 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Show backup with id 9509354e-9c8a-40c2-9521-afe31749c4ed. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:49.009133 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:49.009133 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:49.010014 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d7106067-ac34-431d-8527-510a53b8bfd7 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed returned with HTTP 200 Jul 10 14:22:49.010437 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1052/4217] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:48 2026] GET /volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:49.090152 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ce3e49bd-87f9-4552-9e88-d4e9f6252cd4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:49.091990 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ce3e49bd-87f9-4552-9e88-d4e9f6252cd4 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 Jul 10 14:22:49.092232 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ce3e49bd-87f9-4552-9e88-d4e9f6252cd4 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:49.092441 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ce3e49bd-87f9-4552-9e88-d4e9f6252cd4 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:49.092573 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-ce3e49bd-87f9-4552-9e88-d4e9f6252cd4 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id cdbf988d-1dd2-4d9e-ba42-8834eb0bc112. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:49.100241 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:49.100241 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:49.101094 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ce3e49bd-87f9-4552-9e88-d4e9f6252cd4 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 returned with HTTP 200 Jul 10 14:22:49.101457 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1062/4218] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:49 2026] GET /volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:49.832192 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6317338c-28e6-4199-8f4f-5b8402d9bafb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:49.836520 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6317338c-28e6-4199-8f4f-5b8402d9bafb tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f Jul 10 14:22:49.836520 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6317338c-28e6-4199-8f4f-5b8402d9bafb tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:49.836520 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6317338c-28e6-4199-8f4f-5b8402d9bafb tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:49.836520 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-6317338c-28e6-4199-8f4f-5b8402d9bafb tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Show backup with id 502a825f-0d9a-4518-9ba4-c8c56e39c10f. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:49.840342 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:49.840342 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:49.841211 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6317338c-28e6-4199-8f4f-5b8402d9bafb tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f returned with HTTP 200 Jul 10 14:22:49.841643 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1050/4219] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:49 2026] GET /volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:49.996298 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f72dd2d2-3525-4d70-8d5f-8cb5a12ceef9 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:49.998634 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f72dd2d2-3525-4d70-8d5f-8cb5a12ceef9 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 Jul 10 14:22:49.999419 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f72dd2d2-3525-4d70-8d5f-8cb5a12ceef9 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:49.999419 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f72dd2d2-3525-4d70-8d5f-8cb5a12ceef9 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:49.999419 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-f72dd2d2-3525-4d70-8d5f-8cb5a12ceef9 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 962f2267-cc86-4165-95eb-20f55fae3f62. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:50.005424 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:50.005424 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:50.007174 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f72dd2d2-3525-4d70-8d5f-8cb5a12ceef9 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 returned with HTTP 200 Jul 10 14:22:50.009048 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1056/4220] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:49 2026] GET /volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:50.023895 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-ab8f66ff-e8da-41ea-8860-39fea434d326 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:50.026441 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ab8f66ff-e8da-41ea-8860-39fea434d326 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed Jul 10 14:22:50.026913 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ab8f66ff-e8da-41ea-8860-39fea434d326 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:50.027347 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ab8f66ff-e8da-41ea-8860-39fea434d326 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:50.027347 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-ab8f66ff-e8da-41ea-8860-39fea434d326 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Show backup with id 9509354e-9c8a-40c2-9521-afe31749c4ed. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:50.033256 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ab8f66ff-e8da-41ea-8860-39fea434d326 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed returned with HTTP 404 Jul 10 14:22:50.035290 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1053/4221] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:50 2026] GET /volume/v3/backups/9509354e-9c8a-40c2-9521-afe31749c4ed => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:22:50.047836 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0bc9f300-f854-48a4-849a-cd537e7142f9 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:50.050980 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0bc9f300-f854-48a4-849a-cd537e7142f9 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] DELETE https://10.4.3.66/volume/v3/volumes/80bf28f4-ecda-4207-b414-d5e377fd94fb Jul 10 14:22:50.050980 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0bc9f300-f854-48a4-849a-cd537e7142f9 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:50.051158 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0bc9f300-f854-48a4-849a-cd537e7142f9 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:50.051158 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-0bc9f300-f854-48a4-849a-cd537e7142f9 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Delete volume with id: 80bf28f4-ecda-4207-b414-d5e377fd94fb Jul 10 14:22:50.061037 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:50.061037 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:50.061833 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-0bc9f300-f854-48a4-849a-cd537e7142f9 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Volume info retrieved successfully. Jul 10 14:22:50.086478 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-0bc9f300-f854-48a4-849a-cd537e7142f9 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Delete volume request issued successfully. Jul 10 14:22:50.087080 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0bc9f300-f854-48a4-849a-cd537e7142f9 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/volumes/80bf28f4-ecda-4207-b414-d5e377fd94fb returned with HTTP 202 Jul 10 14:22:50.087080 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1063/4222] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:22:50 2026] DELETE /volume/v3/volumes/80bf28f4-ecda-4207-b414-d5e377fd94fb => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:22:50.094660 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0febca05-6c8d-4a3d-8098-7e468e4fb95b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:50.096611 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0febca05-6c8d-4a3d-8098-7e468e4fb95b tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/volumes/80bf28f4-ecda-4207-b414-d5e377fd94fb Jul 10 14:22:50.096789 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0febca05-6c8d-4a3d-8098-7e468e4fb95b tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:50.096952 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0febca05-6c8d-4a3d-8098-7e468e4fb95b tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:50.106721 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:50.106721 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:50.113553 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a192ccd6-6b8e-45b7-9343-cc41dec94a7b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:50.114043 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0febca05-6c8d-4a3d-8098-7e468e4fb95b tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Volume info retrieved successfully. Jul 10 14:22:50.115614 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a192ccd6-6b8e-45b7-9343-cc41dec94a7b tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 Jul 10 14:22:50.116060 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a192ccd6-6b8e-45b7-9343-cc41dec94a7b tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:50.116222 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a192ccd6-6b8e-45b7-9343-cc41dec94a7b tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:50.117257 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-a192ccd6-6b8e-45b7-9343-cc41dec94a7b tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id cdbf988d-1dd2-4d9e-ba42-8834eb0bc112. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:50.121164 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0febca05-6c8d-4a3d-8098-7e468e4fb95b tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/volumes/80bf28f4-ecda-4207-b414-d5e377fd94fb returned with HTTP 200 Jul 10 14:22:50.122638 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1051/4223] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:50 2026] GET /volume/v3/volumes/80bf28f4-ecda-4207-b414-d5e377fd94fb => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:50.122758 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a192ccd6-6b8e-45b7-9343-cc41dec94a7b tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 returned with HTTP 404 Jul 10 14:22:50.122823 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1057/4224] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:50 2026] GET /volume/v3/backups/cdbf988d-1dd2-4d9e-ba42-8834eb0bc112 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:22:50.153593 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-70aa96f8-24fb-445e-b3d0-be46652a0fcc None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:50.155804 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-70aa96f8-24fb-445e-b3d0-be46652a0fcc tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:22:50.156668 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-70aa96f8-24fb-445e-b3d0-be46652a0fcc tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "4ff20130-b276-43a0-956f-1453107cff27", "name": "tempest-VolumesBackupsTest-Volume-1702147059"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:50.158481 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-70aa96f8-24fb-445e-b3d0-be46652a0fcc tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '4ff20130-b276-43a0-956f-1453107cff27', 'name': 'tempest-VolumesBackupsTest-Volume-1702147059'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:22:50.272217 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-70aa96f8-24fb-445e-b3d0-be46652a0fcc tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Create volume of 1 GB Jul 10 14:22:50.277414 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-70aa96f8-24fb-445e-b3d0-be46652a0fcc tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Availability Zones retrieved successfully. Jul 10 14:22:50.283621 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-70aa96f8-24fb-445e-b3d0-be46652a0fcc tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Flow 'volume_create_api' (20c1d795-8e91-462a-91a4-780b96f93152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:22:50.284713 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-70aa96f8-24fb-445e-b3d0-be46652a0fcc tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (094e8023-4cc0-43e6-8797-eb707d086c28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:50.285662 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-70aa96f8-24fb-445e-b3d0-be46652a0fcc tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:22:50.350023 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-70aa96f8-24fb-445e-b3d0-be46652a0fcc tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (094e8023-4cc0-43e6-8797-eb707d086c28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:50.350730 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-70aa96f8-24fb-445e-b3d0-be46652a0fcc tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2c02936-6d0f-4b46-8b57-170e7ebb2c06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:50.391972 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-70aa96f8-24fb-445e-b3d0-be46652a0fcc tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Created reservations ['a6d92408-b1e6-4ab9-abf1-4f91101cc00a', 'b1e7b2a9-48b1-4c6f-ab1d-e7d01c42ea0c', '87cffbf6-441b-4ea5-b527-3679fa984cfe', 'a28a9107-89b9-40de-9ca0-1c64d34a7606'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:22:50.392885 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-70aa96f8-24fb-445e-b3d0-be46652a0fcc tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2c02936-6d0f-4b46-8b57-170e7ebb2c06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6d92408-b1e6-4ab9-abf1-4f91101cc00a', 'b1e7b2a9-48b1-4c6f-ab1d-e7d01c42ea0c', '87cffbf6-441b-4ea5-b527-3679fa984cfe', 'a28a9107-89b9-40de-9ca0-1c64d34a7606']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:50.393698 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-70aa96f8-24fb-445e-b3d0-be46652a0fcc tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73c306b3-2f8a-4bce-8146-b71e3d607cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:50.419220 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-70aa96f8-24fb-445e-b3d0-be46652a0fcc tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73c306b3-2f8a-4bce-8146-b71e3d607cd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7ac13fd-0139-4d99-8835-1d742ddb30d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1702147059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91065487b9124488a9bc4f67d1f09911',qos_specs=None,replication_status=,reservations=['a6d92408-b1e6-4ab9-abf1-4f91101cc00a','b1e7b2a9-48b1-4c6f-ab1d-e7d01c42ea0c','87cffbf6-441b-4ea5-b527-3679fa984cfe','a28a9107-89b9-40de-9ca0-1c64d34a7606'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='522ba3fd52e547ad892735c1a1b8c632',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:22:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1702147059',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7ac13fd-0139-4d99-8835-1d742ddb30d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91065487b9124488a9bc4f67d1f09911',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='522ba3fd52e547ad892735c1a1b8c632',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:50.420133 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-70aa96f8-24fb-445e-b3d0-be46652a0fcc tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13f9e69f-9943-4cf0-869b-4645f80c2d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:50.440959 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-70aa96f8-24fb-445e-b3d0-be46652a0fcc tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13f9e69f-9943-4cf0-869b-4645f80c2d2b) transitioned into state 'SUCCESS' from state '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-1702147059',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91065487b9124488a9bc4f67d1f09911',qos_specs=None,replication_status=,reservations=['a6d92408-b1e6-4ab9-abf1-4f91101cc00a','b1e7b2a9-48b1-4c6f-ab1d-e7d01c42ea0c','87cffbf6-441b-4ea5-b527-3679fa984cfe','a28a9107-89b9-40de-9ca0-1c64d34a7606'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='522ba3fd52e547ad892735c1a1b8c632',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:50.441807 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-70aa96f8-24fb-445e-b3d0-be46652a0fcc tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab2b0928-58a4-42d2-b98e-13a521623844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:50.453543 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-70aa96f8-24fb-445e-b3d0-be46652a0fcc tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab2b0928-58a4-42d2-b98e-13a521623844) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:50.454616 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-70aa96f8-24fb-445e-b3d0-be46652a0fcc tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Flow 'volume_create_api' (20c1d795-8e91-462a-91a4-780b96f93152) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:22:50.454942 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-70aa96f8-24fb-445e-b3d0-be46652a0fcc tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Create volume request issued successfully. Jul 10 14:22:50.455678 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-70aa96f8-24fb-445e-b3d0-be46652a0fcc tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:22:50.456829 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1054/4225] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:22:50 2026] POST /volume/v3/volumes => generated 747 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 10 14:22:50.475899 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d958444f-c9a2-4704-94a7-cc2cbc3c42d2 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:50.477988 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d958444f-c9a2-4704-94a7-cc2cbc3c42d2 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/volumes/a7ac13fd-0139-4d99-8835-1d742ddb30d6 Jul 10 14:22:50.478498 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d958444f-c9a2-4704-94a7-cc2cbc3c42d2 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:50.478498 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d958444f-c9a2-4704-94a7-cc2cbc3c42d2 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:50.485415 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:50.485415 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:50.490035 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-d958444f-c9a2-4704-94a7-cc2cbc3c42d2 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Volume info retrieved successfully. Jul 10 14:22:50.494136 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d958444f-c9a2-4704-94a7-cc2cbc3c42d2 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/volumes/a7ac13fd-0139-4d99-8835-1d742ddb30d6 returned with HTTP 200 Jul 10 14:22:50.494593 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1064/4226] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:50 2026] GET /volume/v3/volumes/a7ac13fd-0139-4d99-8835-1d742ddb30d6 => generated 815 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:50.855621 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f609c484-5667-41a3-a044-647f910e7f24 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:50.858235 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f609c484-5667-41a3-a044-647f910e7f24 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f Jul 10 14:22:50.858235 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f609c484-5667-41a3-a044-647f910e7f24 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:50.858235 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f609c484-5667-41a3-a044-647f910e7f24 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:50.858467 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-f609c484-5667-41a3-a044-647f910e7f24 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Show backup with id 502a825f-0d9a-4518-9ba4-c8c56e39c10f. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:50.863889 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:50.863889 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:50.865233 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f609c484-5667-41a3-a044-647f910e7f24 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f returned with HTTP 200 Jul 10 14:22:50.865233 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1052/4227] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:50 2026] GET /volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:51.022308 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ef78663b-f227-44c8-9474-ed0c3b18d60c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:51.024730 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ef78663b-f227-44c8-9474-ed0c3b18d60c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 Jul 10 14:22:51.024949 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ef78663b-f227-44c8-9474-ed0c3b18d60c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:51.025174 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ef78663b-f227-44c8-9474-ed0c3b18d60c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:51.025322 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-ef78663b-f227-44c8-9474-ed0c3b18d60c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 962f2267-cc86-4165-95eb-20f55fae3f62. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:51.033714 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:51.033714 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:51.034807 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ef78663b-f227-44c8-9474-ed0c3b18d60c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 returned with HTTP 200 Jul 10 14:22:51.035309 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1058/4228] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:51 2026] GET /volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:51.141520 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a8af1d59-3516-4e19-a126-43e2c5c35198 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:51.144403 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a8af1d59-3516-4e19-a126-43e2c5c35198 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/volumes/80bf28f4-ecda-4207-b414-d5e377fd94fb Jul 10 14:22:51.144403 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a8af1d59-3516-4e19-a126-43e2c5c35198 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:51.144721 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a8af1d59-3516-4e19-a126-43e2c5c35198 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:51.151669 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a8af1d59-3516-4e19-a126-43e2c5c35198 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/volumes/80bf28f4-ecda-4207-b414-d5e377fd94fb returned with HTTP 404 Jul 10 14:22:51.152195 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1055/4229] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:51 2026] GET /volume/v3/volumes/80bf28f4-ecda-4207-b414-d5e377fd94fb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:22:51.159552 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-78227e46-2638-4886-af3f-2ef2ba15ca1f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:51.161636 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-78227e46-2638-4886-af3f-2ef2ba15ca1f tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] DELETE https://10.4.3.66/volume/v3/volumes/d10590ee-4eff-4afc-9a83-e13148c1698f Jul 10 14:22:51.161883 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-78227e46-2638-4886-af3f-2ef2ba15ca1f tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:51.162096 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-78227e46-2638-4886-af3f-2ef2ba15ca1f tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:51.162294 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-78227e46-2638-4886-af3f-2ef2ba15ca1f tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Delete volume with id: d10590ee-4eff-4afc-9a83-e13148c1698f Jul 10 14:22:51.172965 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:51.172965 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:51.173636 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-78227e46-2638-4886-af3f-2ef2ba15ca1f tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Volume info retrieved successfully. Jul 10 14:22:51.201318 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-78227e46-2638-4886-af3f-2ef2ba15ca1f tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Delete volume request issued successfully. Jul 10 14:22:51.201577 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-78227e46-2638-4886-af3f-2ef2ba15ca1f tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/volumes/d10590ee-4eff-4afc-9a83-e13148c1698f returned with HTTP 202 Jul 10 14:22:51.202030 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1065/4230] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:22:51 2026] DELETE /volume/v3/volumes/d10590ee-4eff-4afc-9a83-e13148c1698f => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:22:51.211596 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c86a3cf6-8c0b-4829-8c55-57e97c934b12 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:51.214992 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c86a3cf6-8c0b-4829-8c55-57e97c934b12 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/volumes/d10590ee-4eff-4afc-9a83-e13148c1698f Jul 10 14:22:51.216356 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c86a3cf6-8c0b-4829-8c55-57e97c934b12 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:51.216356 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c86a3cf6-8c0b-4829-8c55-57e97c934b12 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:51.228940 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:51.228940 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:51.234619 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c86a3cf6-8c0b-4829-8c55-57e97c934b12 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Volume info retrieved successfully. Jul 10 14:22:51.241697 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c86a3cf6-8c0b-4829-8c55-57e97c934b12 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/volumes/d10590ee-4eff-4afc-9a83-e13148c1698f returned with HTTP 200 Jul 10 14:22:51.242181 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1053/4231] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:51 2026] GET /volume/v3/volumes/d10590ee-4eff-4afc-9a83-e13148c1698f => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:51.508649 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-87e77992-eb69-4268-8d59-59733f745c46 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:51.510462 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-87e77992-eb69-4268-8d59-59733f745c46 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/volumes/a7ac13fd-0139-4d99-8835-1d742ddb30d6 Jul 10 14:22:51.510852 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-87e77992-eb69-4268-8d59-59733f745c46 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:51.511241 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-87e77992-eb69-4268-8d59-59733f745c46 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:51.520600 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:51.520600 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:51.525657 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-87e77992-eb69-4268-8d59-59733f745c46 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Volume info retrieved successfully. Jul 10 14:22:51.532623 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-87e77992-eb69-4268-8d59-59733f745c46 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/volumes/a7ac13fd-0139-4d99-8835-1d742ddb30d6 returned with HTTP 200 Jul 10 14:22:51.533329 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1059/4232] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:51 2026] GET /volume/v3/volumes/a7ac13fd-0139-4d99-8835-1d742ddb30d6 => generated 1355 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:22:51.546162 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-89ecf19d-019a-42f1-b47a-285429a9add9 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:51.548042 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-89ecf19d-019a-42f1-b47a-285429a9add9 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] POST https://10.4.3.66/volume/v3/backups Jul 10 14:22:51.548356 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-89ecf19d-019a-42f1-b47a-285429a9add9 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a7ac13fd-0139-4d99-8835-1d742ddb30d6", "name": "tempest-VolumesBackupsTest-Backup-2039560295"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:51.549825 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.contrib.backups [None req-89ecf19d-019a-42f1-b47a-285429a9add9 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Creating new backup {'backup': {'volume_id': 'a7ac13fd-0139-4d99-8835-1d742ddb30d6', 'name': 'tempest-VolumesBackupsTest-Backup-2039560295'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 14:22:51.549946 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.contrib.backups [None req-89ecf19d-019a-42f1-b47a-285429a9add9 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Creating backup of volume a7ac13fd-0139-4d99-8835-1d742ddb30d6 in container None Jul 10 14:22:51.557438 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:51.557438 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:51.557961 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-89ecf19d-019a-42f1-b47a-285429a9add9 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Volume info retrieved successfully. Jul 10 14:22:51.575943 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-89ecf19d-019a-42f1-b47a-285429a9add9 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Created reservations ['fa994079-b7e5-452c-8374-96c81866bdb9', '947755d9-98c5-4009-829a-05d67d3893cb'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:22:51.608425 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-89ecf19d-019a-42f1-b47a-285429a9add9 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Jul 10 14:22:51.608978 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1056/4233] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:22:51 2026] POST /volume/v3/backups => generated 328 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:22:51.620474 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-a8adc97d-d01a-49d1-803f-fc5ad3d289b4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:51.622334 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a8adc97d-d01a-49d1-803f-fc5ad3d289b4 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 Jul 10 14:22:51.622663 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a8adc97d-d01a-49d1-803f-fc5ad3d289b4 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:51.622838 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a8adc97d-d01a-49d1-803f-fc5ad3d289b4 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:51.622975 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-a8adc97d-d01a-49d1-803f-fc5ad3d289b4 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 41cfbc98-8f22-4cd8-8403-fec002343fb9. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:51.629828 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:51.629828 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:51.630760 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a8adc97d-d01a-49d1-803f-fc5ad3d289b4 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 returned with HTTP 200 Jul 10 14:22:51.631131 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1066/4234] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:51 2026] GET /volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:51.880609 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c7ba6498-ebed-43b9-bd86-c8db834fb497 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:51.883717 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c7ba6498-ebed-43b9-bd86-c8db834fb497 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f Jul 10 14:22:51.884305 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c7ba6498-ebed-43b9-bd86-c8db834fb497 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:51.884821 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c7ba6498-ebed-43b9-bd86-c8db834fb497 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:51.885016 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-c7ba6498-ebed-43b9-bd86-c8db834fb497 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Show backup with id 502a825f-0d9a-4518-9ba4-c8c56e39c10f. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:51.891371 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:51.891371 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:51.892340 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c7ba6498-ebed-43b9-bd86-c8db834fb497 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f returned with HTTP 200 Jul 10 14:22:51.892943 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1054/4235] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:51 2026] GET /volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f => generated 753 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:52.048602 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-76519372-7f42-4eb6-bb3c-cde0a33f423e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:52.051226 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-76519372-7f42-4eb6-bb3c-cde0a33f423e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 Jul 10 14:22:52.052525 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-76519372-7f42-4eb6-bb3c-cde0a33f423e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:52.052525 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-76519372-7f42-4eb6-bb3c-cde0a33f423e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:52.052525 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-76519372-7f42-4eb6-bb3c-cde0a33f423e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 962f2267-cc86-4165-95eb-20f55fae3f62. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:52.058873 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:52.058873 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:52.060332 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-76519372-7f42-4eb6-bb3c-cde0a33f423e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 returned with HTTP 200 Jul 10 14:22:52.061088 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1060/4236] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:52 2026] GET /volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:52.074618 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e106a19e-e255-4a4b-947b-d67ab682cf8f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:52.076861 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e106a19e-e255-4a4b-947b-d67ab682cf8f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/433c543d-3aca-4086-8e35-31a7eb86c8b0 Jul 10 14:22:52.077143 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e106a19e-e255-4a4b-947b-d67ab682cf8f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:52.077448 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e106a19e-e255-4a4b-947b-d67ab682cf8f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:52.087337 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:52.087337 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:52.092619 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e106a19e-e255-4a4b-947b-d67ab682cf8f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:22:52.096927 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e106a19e-e255-4a4b-947b-d67ab682cf8f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/433c543d-3aca-4086-8e35-31a7eb86c8b0 returned with HTTP 200 Jul 10 14:22:52.097390 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1057/4237] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:52 2026] GET /volume/v3/volumes/433c543d-3aca-4086-8e35-31a7eb86c8b0 => generated 964 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:52.115153 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b978dc11-ff96-426e-8d48-0ac8b11d606f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:52.117034 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b978dc11-ff96-426e-8d48-0ac8b11d606f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/433c543d-3aca-4086-8e35-31a7eb86c8b0 Jul 10 14:22:52.117223 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b978dc11-ff96-426e-8d48-0ac8b11d606f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:52.117440 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b978dc11-ff96-426e-8d48-0ac8b11d606f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:52.126234 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:52.126234 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:52.131145 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b978dc11-ff96-426e-8d48-0ac8b11d606f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:22:52.137188 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b978dc11-ff96-426e-8d48-0ac8b11d606f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/433c543d-3aca-4086-8e35-31a7eb86c8b0 returned with HTTP 200 Jul 10 14:22:52.137736 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1067/4238] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:52 2026] GET /volume/v3/volumes/433c543d-3aca-4086-8e35-31a7eb86c8b0 => generated 964 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:52.154297 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ca904c25-22d8-4b9d-b425-f7cca5fa0ec5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:52.156558 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ca904c25-22d8-4b9d-b425-f7cca5fa0ec5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] DELETE https://10.4.3.66/volume/v3/volumes/433c543d-3aca-4086-8e35-31a7eb86c8b0 Jul 10 14:22:52.156789 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ca904c25-22d8-4b9d-b425-f7cca5fa0ec5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:52.157026 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ca904c25-22d8-4b9d-b425-f7cca5fa0ec5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:52.157223 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-ca904c25-22d8-4b9d-b425-f7cca5fa0ec5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Delete volume with id: 433c543d-3aca-4086-8e35-31a7eb86c8b0 Jul 10 14:22:52.166312 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:52.166312 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:52.166957 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ca904c25-22d8-4b9d-b425-f7cca5fa0ec5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:22:52.197903 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ca904c25-22d8-4b9d-b425-f7cca5fa0ec5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Delete volume request issued successfully. Jul 10 14:22:52.198113 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ca904c25-22d8-4b9d-b425-f7cca5fa0ec5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/433c543d-3aca-4086-8e35-31a7eb86c8b0 returned with HTTP 202 Jul 10 14:22:52.198608 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1055/4239] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:22:52 2026] DELETE /volume/v3/volumes/433c543d-3aca-4086-8e35-31a7eb86c8b0 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:22:52.211242 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c103fb50-07d1-44dc-a7c4-069f6aa4c985 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:52.215718 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c103fb50-07d1-44dc-a7c4-069f6aa4c985 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/433c543d-3aca-4086-8e35-31a7eb86c8b0 Jul 10 14:22:52.215718 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c103fb50-07d1-44dc-a7c4-069f6aa4c985 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:52.215718 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c103fb50-07d1-44dc-a7c4-069f6aa4c985 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:52.226409 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:52.226409 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:52.233003 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-c103fb50-07d1-44dc-a7c4-069f6aa4c985 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:22:52.242068 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c103fb50-07d1-44dc-a7c4-069f6aa4c985 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/433c543d-3aca-4086-8e35-31a7eb86c8b0 returned with HTTP 200 Jul 10 14:22:52.242907 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1061/4240] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:52 2026] GET /volume/v3/volumes/433c543d-3aca-4086-8e35-31a7eb86c8b0 => generated 963 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:52.259373 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f339c8e2-7777-4075-a7c1-1cd320e3d3fa None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:52.261582 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f339c8e2-7777-4075-a7c1-1cd320e3d3fa tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/volumes/d10590ee-4eff-4afc-9a83-e13148c1698f Jul 10 14:22:52.261925 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f339c8e2-7777-4075-a7c1-1cd320e3d3fa tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:52.262153 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f339c8e2-7777-4075-a7c1-1cd320e3d3fa tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:52.269138 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f339c8e2-7777-4075-a7c1-1cd320e3d3fa tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/volumes/d10590ee-4eff-4afc-9a83-e13148c1698f returned with HTTP 404 Jul 10 14:22:52.270205 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1058/4241] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:52 2026] GET /volume/v3/volumes/d10590ee-4eff-4afc-9a83-e13148c1698f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:22:52.278913 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b57af835-aafb-444f-aaac-8c9b65a779ef None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:52.281573 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b57af835-aafb-444f-aaac-8c9b65a779ef tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] DELETE https://10.4.3.66/volume/v3/volumes/a29002af-5edd-4582-b34f-649d8ffd67a5 Jul 10 14:22:52.281828 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b57af835-aafb-444f-aaac-8c9b65a779ef tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:52.282247 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b57af835-aafb-444f-aaac-8c9b65a779ef tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:52.282462 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-b57af835-aafb-444f-aaac-8c9b65a779ef tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Delete volume with id: a29002af-5edd-4582-b34f-649d8ffd67a5 Jul 10 14:22:52.296141 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:52.296141 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:52.296776 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b57af835-aafb-444f-aaac-8c9b65a779ef tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Volume info retrieved successfully. Jul 10 14:22:52.327876 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b57af835-aafb-444f-aaac-8c9b65a779ef tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Delete volume request issued successfully. Jul 10 14:22:52.328128 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b57af835-aafb-444f-aaac-8c9b65a779ef tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/volumes/a29002af-5edd-4582-b34f-649d8ffd67a5 returned with HTTP 202 Jul 10 14:22:52.329103 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1068/4242] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:22:52 2026] DELETE /volume/v3/volumes/a29002af-5edd-4582-b34f-649d8ffd67a5 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:22:52.338372 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4d6df98c-d651-4281-bd5f-e315235ac086 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:52.341363 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4d6df98c-d651-4281-bd5f-e315235ac086 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/volumes/a29002af-5edd-4582-b34f-649d8ffd67a5 Jul 10 14:22:52.341570 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4d6df98c-d651-4281-bd5f-e315235ac086 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:52.341905 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4d6df98c-d651-4281-bd5f-e315235ac086 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:52.353431 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:52.353431 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:52.358486 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4d6df98c-d651-4281-bd5f-e315235ac086 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Volume info retrieved successfully. Jul 10 14:22:52.365026 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4d6df98c-d651-4281-bd5f-e315235ac086 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/volumes/a29002af-5edd-4582-b34f-649d8ffd67a5 returned with HTTP 200 Jul 10 14:22:52.365492 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1056/4243] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:52 2026] GET /volume/v3/volumes/a29002af-5edd-4582-b34f-649d8ffd67a5 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:52.644905 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d880846f-ac1d-4903-a93e-74a22c272f50 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:52.647077 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d880846f-ac1d-4903-a93e-74a22c272f50 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 Jul 10 14:22:52.647732 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d880846f-ac1d-4903-a93e-74a22c272f50 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:52.648147 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d880846f-ac1d-4903-a93e-74a22c272f50 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:52.648389 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-d880846f-ac1d-4903-a93e-74a22c272f50 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 41cfbc98-8f22-4cd8-8403-fec002343fb9. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:52.654888 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:52.654888 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:52.657333 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d880846f-ac1d-4903-a93e-74a22c272f50 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 returned with HTTP 200 Jul 10 14:22:52.658098 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1062/4244] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:52 2026] GET /volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:52.903812 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-07f9a3e8-bbc0-4ca4-8636-9c44053ea05d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:52.905898 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-07f9a3e8-bbc0-4ca4-8636-9c44053ea05d tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f Jul 10 14:22:52.906111 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-07f9a3e8-bbc0-4ca4-8636-9c44053ea05d tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:52.906321 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-07f9a3e8-bbc0-4ca4-8636-9c44053ea05d tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:52.906431 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-07f9a3e8-bbc0-4ca4-8636-9c44053ea05d tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Show backup with id 502a825f-0d9a-4518-9ba4-c8c56e39c10f. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:52.911785 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:52.911785 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:52.912591 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-07f9a3e8-bbc0-4ca4-8636-9c44053ea05d tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f returned with HTTP 200 Jul 10 14:22:52.912948 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1059/4245] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:52 2026] GET /volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:53.260108 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e05d2ca3-c2ba-4b29-a7e8-6649385e2dd7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:53.262757 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e05d2ca3-c2ba-4b29-a7e8-6649385e2dd7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/433c543d-3aca-4086-8e35-31a7eb86c8b0 Jul 10 14:22:53.262998 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e05d2ca3-c2ba-4b29-a7e8-6649385e2dd7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:53.263171 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e05d2ca3-c2ba-4b29-a7e8-6649385e2dd7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:53.270711 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e05d2ca3-c2ba-4b29-a7e8-6649385e2dd7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/433c543d-3aca-4086-8e35-31a7eb86c8b0 returned with HTTP 404 Jul 10 14:22:53.271577 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1069/4246] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:53 2026] GET /volume/v3/volumes/433c543d-3aca-4086-8e35-31a7eb86c8b0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:22:53.281368 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1399890d-d89f-441f-b3b6-310f28a4023f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:53.283777 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1399890d-d89f-441f-b3b6-310f28a4023f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] DELETE https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 Jul 10 14:22:53.284013 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1399890d-d89f-441f-b3b6-310f28a4023f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:53.284283 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1399890d-d89f-441f-b3b6-310f28a4023f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:53.284461 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.contrib.backups [None req-1399890d-d89f-441f-b3b6-310f28a4023f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Delete backup with id: 962f2267-cc86-4165-95eb-20f55fae3f62. Jul 10 14:22:53.289777 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:53.289777 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:53.304919 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.backup.rpcapi [None req-1399890d-d89f-441f-b3b6-310f28a4023f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] delete_backup rpcapi backup_id 962f2267-cc86-4165-95eb-20f55fae3f62 {{(pid=100152) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 14:22:53.306938 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1399890d-d89f-441f-b3b6-310f28a4023f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 returned with HTTP 202 Jul 10 14:22:53.307453 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1057/4247] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:22:53 2026] DELETE /volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:22:53.318591 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a901de46-900e-4645-8bc5-10300ca098bf None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:53.320425 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a901de46-900e-4645-8bc5-10300ca098bf tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 Jul 10 14:22:53.320703 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a901de46-900e-4645-8bc5-10300ca098bf tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:53.320928 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a901de46-900e-4645-8bc5-10300ca098bf tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:53.321050 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-a901de46-900e-4645-8bc5-10300ca098bf tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 962f2267-cc86-4165-95eb-20f55fae3f62. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:53.325752 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:53.325752 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:53.326587 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a901de46-900e-4645-8bc5-10300ca098bf tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 returned with HTTP 200 Jul 10 14:22:53.327077 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1063/4248] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:53 2026] GET /volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:53.382357 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b9345d0c-a34c-48f7-9aa2-4d8ecb3c6f06 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:53.387363 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b9345d0c-a34c-48f7-9aa2-4d8ecb3c6f06 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/volumes/a29002af-5edd-4582-b34f-649d8ffd67a5 Jul 10 14:22:53.387363 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b9345d0c-a34c-48f7-9aa2-4d8ecb3c6f06 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:53.387363 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b9345d0c-a34c-48f7-9aa2-4d8ecb3c6f06 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:53.395714 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b9345d0c-a34c-48f7-9aa2-4d8ecb3c6f06 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/volumes/a29002af-5edd-4582-b34f-649d8ffd67a5 returned with HTTP 404 Jul 10 14:22:53.395840 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1060/4249] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:53 2026] GET /volume/v3/volumes/a29002af-5edd-4582-b34f-649d8ffd67a5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:22:53.407695 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-fca9332c-dc19-4f5f-8c8b-5db854d23b46 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:53.409774 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-fca9332c-dc19-4f5f-8c8b-5db854d23b46 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] DELETE https://10.4.3.66/volume/v3/volumes/3d9f2baa-5d4e-431f-94fa-8f2eba872a8d Jul 10 14:22:53.409774 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-fca9332c-dc19-4f5f-8c8b-5db854d23b46 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:53.410062 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-fca9332c-dc19-4f5f-8c8b-5db854d23b46 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:53.410062 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-fca9332c-dc19-4f5f-8c8b-5db854d23b46 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Delete volume with id: 3d9f2baa-5d4e-431f-94fa-8f2eba872a8d Jul 10 14:22:53.423072 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:53.423072 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:53.423412 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-fca9332c-dc19-4f5f-8c8b-5db854d23b46 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Volume info retrieved successfully. Jul 10 14:22:53.451348 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-fca9332c-dc19-4f5f-8c8b-5db854d23b46 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Delete volume request issued successfully. Jul 10 14:22:53.451440 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-fca9332c-dc19-4f5f-8c8b-5db854d23b46 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/volumes/3d9f2baa-5d4e-431f-94fa-8f2eba872a8d returned with HTTP 202 Jul 10 14:22:53.453987 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1070/4250] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:22:53 2026] DELETE /volume/v3/volumes/3d9f2baa-5d4e-431f-94fa-8f2eba872a8d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 10 14:22:53.465867 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6ab0e479-6d27-4faa-ac47-db78e1bd3136 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:53.468300 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6ab0e479-6d27-4faa-ac47-db78e1bd3136 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/volumes/3d9f2baa-5d4e-431f-94fa-8f2eba872a8d Jul 10 14:22:53.468632 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6ab0e479-6d27-4faa-ac47-db78e1bd3136 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:53.468911 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6ab0e479-6d27-4faa-ac47-db78e1bd3136 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:53.478808 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:53.478808 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:53.485758 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6ab0e479-6d27-4faa-ac47-db78e1bd3136 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Volume info retrieved successfully. Jul 10 14:22:53.492719 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6ab0e479-6d27-4faa-ac47-db78e1bd3136 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/volumes/3d9f2baa-5d4e-431f-94fa-8f2eba872a8d returned with HTTP 200 Jul 10 14:22:53.493388 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1058/4251] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:53 2026] GET /volume/v3/volumes/3d9f2baa-5d4e-431f-94fa-8f2eba872a8d => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:53.670891 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ce3ecf09-ceca-4f9c-acab-2412bd21097f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:53.672718 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ce3ecf09-ceca-4f9c-acab-2412bd21097f tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 Jul 10 14:22:53.672936 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ce3ecf09-ceca-4f9c-acab-2412bd21097f tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:53.673162 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ce3ecf09-ceca-4f9c-acab-2412bd21097f tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:53.673275 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-ce3ecf09-ceca-4f9c-acab-2412bd21097f tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 41cfbc98-8f22-4cd8-8403-fec002343fb9. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:53.679083 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:53.679083 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:53.679684 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ce3ecf09-ceca-4f9c-acab-2412bd21097f tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 returned with HTTP 200 Jul 10 14:22:53.680054 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1064/4252] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:53 2026] GET /volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:53.925554 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f8781419-26b5-46f6-baab-8c71525e8036 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:53.927679 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f8781419-26b5-46f6-baab-8c71525e8036 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f Jul 10 14:22:53.927919 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f8781419-26b5-46f6-baab-8c71525e8036 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:53.928096 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f8781419-26b5-46f6-baab-8c71525e8036 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:53.928215 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-f8781419-26b5-46f6-baab-8c71525e8036 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Show backup with id 502a825f-0d9a-4518-9ba4-c8c56e39c10f. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:53.933145 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:53.933145 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:53.934711 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f8781419-26b5-46f6-baab-8c71525e8036 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f returned with HTTP 200 Jul 10 14:22:53.935269 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1061/4253] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:53 2026] GET /volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:54.339042 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-03b64c6c-e1a4-4230-92e5-a4f4a66d8a57 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:54.341097 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-03b64c6c-e1a4-4230-92e5-a4f4a66d8a57 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 Jul 10 14:22:54.341357 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-03b64c6c-e1a4-4230-92e5-a4f4a66d8a57 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:54.341663 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-03b64c6c-e1a4-4230-92e5-a4f4a66d8a57 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:54.341833 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-03b64c6c-e1a4-4230-92e5-a4f4a66d8a57 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 962f2267-cc86-4165-95eb-20f55fae3f62. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:54.346976 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-03b64c6c-e1a4-4230-92e5-a4f4a66d8a57 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 returned with HTTP 404 Jul 10 14:22:54.347860 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1071/4254] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:54 2026] GET /volume/v3/backups/962f2267-cc86-4165-95eb-20f55fae3f62 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:22:54.446885 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3da765d8-7a92-4608-85d2-464c6abbaffa None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:54.448971 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3da765d8-7a92-4608-85d2-464c6abbaffa tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] DELETE https://10.4.3.66/volume/v3/volumes/87f46a8c-3567-4e7a-a4c6-53c0d948c706 Jul 10 14:22:54.449180 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3da765d8-7a92-4608-85d2-464c6abbaffa tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:54.449396 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3da765d8-7a92-4608-85d2-464c6abbaffa tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:54.449621 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-3da765d8-7a92-4608-85d2-464c6abbaffa tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Delete volume with id: 87f46a8c-3567-4e7a-a4c6-53c0d948c706 Jul 10 14:22:54.458528 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:54.458528 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:54.459015 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3da765d8-7a92-4608-85d2-464c6abbaffa tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:22:54.484261 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3da765d8-7a92-4608-85d2-464c6abbaffa tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Delete volume request issued successfully. Jul 10 14:22:54.484261 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3da765d8-7a92-4608-85d2-464c6abbaffa tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/87f46a8c-3567-4e7a-a4c6-53c0d948c706 returned with HTTP 202 Jul 10 14:22:54.485020 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1059/4255] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:22:54 2026] DELETE /volume/v3/volumes/87f46a8c-3567-4e7a-a4c6-53c0d948c706 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:22:54.496064 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-1c41b56c-dff8-4413-b4a1-741060ded60f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:54.498676 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1c41b56c-dff8-4413-b4a1-741060ded60f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/87f46a8c-3567-4e7a-a4c6-53c0d948c706 Jul 10 14:22:54.499069 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1c41b56c-dff8-4413-b4a1-741060ded60f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:54.499339 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1c41b56c-dff8-4413-b4a1-741060ded60f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:54.511531 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:54.511531 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:54.516668 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-1c41b56c-dff8-4413-b4a1-741060ded60f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:22:54.517803 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b1cecad0-5ffc-44e5-ac71-c24ef3a20645 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:54.520032 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b1cecad0-5ffc-44e5-ac71-c24ef3a20645 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/volumes/3d9f2baa-5d4e-431f-94fa-8f2eba872a8d Jul 10 14:22:54.520473 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b1cecad0-5ffc-44e5-ac71-c24ef3a20645 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:54.520573 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b1cecad0-5ffc-44e5-ac71-c24ef3a20645 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:54.524044 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1c41b56c-dff8-4413-b4a1-741060ded60f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/87f46a8c-3567-4e7a-a4c6-53c0d948c706 returned with HTTP 200 Jul 10 14:22:54.524625 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1065/4256] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:54 2026] GET /volume/v3/volumes/87f46a8c-3567-4e7a-a4c6-53c0d948c706 => generated 906 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:54.530018 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b1cecad0-5ffc-44e5-ac71-c24ef3a20645 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/volumes/3d9f2baa-5d4e-431f-94fa-8f2eba872a8d returned with HTTP 404 Jul 10 14:22:54.530702 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1062/4257] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:54 2026] GET /volume/v3/volumes/3d9f2baa-5d4e-431f-94fa-8f2eba872a8d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:22:54.540181 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-58b3edba-db70-4f29-ad14-e44ac35d43a9 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:54.542759 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-58b3edba-db70-4f29-ad14-e44ac35d43a9 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] DELETE https://10.4.3.66/volume/v3/volumes/b590531c-d765-4cd7-bb69-cfe708926ac9 Jul 10 14:22:54.543027 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-58b3edba-db70-4f29-ad14-e44ac35d43a9 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:54.543293 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-58b3edba-db70-4f29-ad14-e44ac35d43a9 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:54.543556 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-58b3edba-db70-4f29-ad14-e44ac35d43a9 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Delete volume with id: b590531c-d765-4cd7-bb69-cfe708926ac9 Jul 10 14:22:54.554362 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:54.554362 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:54.555088 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-58b3edba-db70-4f29-ad14-e44ac35d43a9 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Volume info retrieved successfully. Jul 10 14:22:54.579335 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-58b3edba-db70-4f29-ad14-e44ac35d43a9 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Delete volume request issued successfully. Jul 10 14:22:54.579720 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-58b3edba-db70-4f29-ad14-e44ac35d43a9 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/volumes/b590531c-d765-4cd7-bb69-cfe708926ac9 returned with HTTP 202 Jul 10 14:22:54.580100 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1072/4258] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:22:54 2026] DELETE /volume/v3/volumes/b590531c-d765-4cd7-bb69-cfe708926ac9 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:22:54.590915 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a2176bbe-4d03-4b1f-ab87-5c4fb2b7aa78 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:54.591649 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a2176bbe-4d03-4b1f-ab87-5c4fb2b7aa78 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/volumes/b590531c-d765-4cd7-bb69-cfe708926ac9 Jul 10 14:22:54.591915 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a2176bbe-4d03-4b1f-ab87-5c4fb2b7aa78 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:54.592216 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a2176bbe-4d03-4b1f-ab87-5c4fb2b7aa78 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:54.602443 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:54.602443 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:54.609457 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a2176bbe-4d03-4b1f-ab87-5c4fb2b7aa78 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Volume info retrieved successfully. Jul 10 14:22:54.616928 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a2176bbe-4d03-4b1f-ab87-5c4fb2b7aa78 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/volumes/b590531c-d765-4cd7-bb69-cfe708926ac9 returned with HTTP 200 Jul 10 14:22:54.617394 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1060/4259] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:54 2026] GET /volume/v3/volumes/b590531c-d765-4cd7-bb69-cfe708926ac9 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:54.691571 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4479b26c-ed82-46c1-a3d0-0f95b715c190 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:54.693550 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4479b26c-ed82-46c1-a3d0-0f95b715c190 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 Jul 10 14:22:54.693688 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4479b26c-ed82-46c1-a3d0-0f95b715c190 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:54.693937 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4479b26c-ed82-46c1-a3d0-0f95b715c190 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:54.693937 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-4479b26c-ed82-46c1-a3d0-0f95b715c190 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 41cfbc98-8f22-4cd8-8403-fec002343fb9. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:54.700193 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:54.700193 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:54.701113 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4479b26c-ed82-46c1-a3d0-0f95b715c190 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 returned with HTTP 200 Jul 10 14:22:54.701822 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1066/4260] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:54 2026] GET /volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:54.948478 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-51bf026b-3544-4753-b46e-732b09aa0c17 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:54.950640 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-51bf026b-3544-4753-b46e-732b09aa0c17 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f Jul 10 14:22:54.950838 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-51bf026b-3544-4753-b46e-732b09aa0c17 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:54.951019 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-51bf026b-3544-4753-b46e-732b09aa0c17 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:54.951140 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-51bf026b-3544-4753-b46e-732b09aa0c17 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Show backup with id 502a825f-0d9a-4518-9ba4-c8c56e39c10f. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:54.956529 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:54.956529 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:54.957457 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-51bf026b-3544-4753-b46e-732b09aa0c17 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f returned with HTTP 200 Jul 10 14:22:54.957919 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1063/4261] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:54 2026] GET /volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:55.542408 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-2f8b0a8b-36a5-4a81-82c0-0a2f2446b916 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:55.544318 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2f8b0a8b-36a5-4a81-82c0-0a2f2446b916 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/87f46a8c-3567-4e7a-a4c6-53c0d948c706 Jul 10 14:22:55.544613 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2f8b0a8b-36a5-4a81-82c0-0a2f2446b916 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:55.544985 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2f8b0a8b-36a5-4a81-82c0-0a2f2446b916 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:55.551766 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2f8b0a8b-36a5-4a81-82c0-0a2f2446b916 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/87f46a8c-3567-4e7a-a4c6-53c0d948c706 returned with HTTP 404 Jul 10 14:22:55.552653 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1073/4262] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:55 2026] GET /volume/v3/volumes/87f46a8c-3567-4e7a-a4c6-53c0d948c706 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 14:22:55.560941 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fa605024-5a26-434f-863b-e012957f357c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:55.562903 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fa605024-5a26-434f-863b-e012957f357c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/87f46a8c-3567-4e7a-a4c6-53c0d948c706 Jul 10 14:22:55.563100 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fa605024-5a26-434f-863b-e012957f357c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:55.563294 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fa605024-5a26-434f-863b-e012957f357c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:55.568998 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fa605024-5a26-434f-863b-e012957f357c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/87f46a8c-3567-4e7a-a4c6-53c0d948c706 returned with HTTP 404 Jul 10 14:22:55.569538 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1061/4263] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:55 2026] GET /volume/v3/volumes/87f46a8c-3567-4e7a-a4c6-53c0d948c706 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:22:55.576819 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0fe44c93-3b88-432f-9231-1b6426045809 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:55.578837 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0fe44c93-3b88-432f-9231-1b6426045809 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] DELETE https://10.4.3.66/volume/v3/volumes/87f46a8c-3567-4e7a-a4c6-53c0d948c706 Jul 10 14:22:55.579118 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0fe44c93-3b88-432f-9231-1b6426045809 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:55.579362 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0fe44c93-3b88-432f-9231-1b6426045809 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:55.579684 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-0fe44c93-3b88-432f-9231-1b6426045809 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Delete volume with id: 87f46a8c-3567-4e7a-a4c6-53c0d948c706 Jul 10 14:22:55.587412 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0fe44c93-3b88-432f-9231-1b6426045809 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/87f46a8c-3567-4e7a-a4c6-53c0d948c706 returned with HTTP 404 Jul 10 14:22:55.588039 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1067/4264] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:22:55 2026] DELETE /volume/v3/volumes/87f46a8c-3567-4e7a-a4c6-53c0d948c706 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:22:55.599481 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-906557fb-f4d5-4934-94e6-e81ab169ce98 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:55.601269 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-906557fb-f4d5-4934-94e6-e81ab169ce98 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:22:55.601650 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-906557fb-f4d5-4934-94e6-e81ab169ce98 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1507884647"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:55.603131 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-906557fb-f4d5-4934-94e6-e81ab169ce98 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1507884647'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:22:55.603258 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-906557fb-f4d5-4934-94e6-e81ab169ce98 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Create volume of 1 GB Jul 10 14:22:55.608386 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-906557fb-f4d5-4934-94e6-e81ab169ce98 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Availability Zones retrieved successfully. Jul 10 14:22:55.614720 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-906557fb-f4d5-4934-94e6-e81ab169ce98 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Flow 'volume_create_api' (9f94a2b1-1440-4dae-91d8-b6aacfece69c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:22:55.615727 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-906557fb-f4d5-4934-94e6-e81ab169ce98 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (430c1b15-5cfe-484a-be24-e6d94c6581a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:55.616694 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-906557fb-f4d5-4934-94e6-e81ab169ce98 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:22:55.633614 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-fdd3d727-67eb-4faa-a449-1e1e4cd158fd None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:55.635914 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-fdd3d727-67eb-4faa-a449-1e1e4cd158fd tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/volumes/b590531c-d765-4cd7-bb69-cfe708926ac9 Jul 10 14:22:55.636084 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-fdd3d727-67eb-4faa-a449-1e1e4cd158fd tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:55.636421 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-fdd3d727-67eb-4faa-a449-1e1e4cd158fd tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:55.647530 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-fdd3d727-67eb-4faa-a449-1e1e4cd158fd tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/volumes/b590531c-d765-4cd7-bb69-cfe708926ac9 returned with HTTP 404 Jul 10 14:22:55.648070 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1074/4265] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:55 2026] GET /volume/v3/volumes/b590531c-d765-4cd7-bb69-cfe708926ac9 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:22:55.654802 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-906557fb-f4d5-4934-94e6-e81ab169ce98 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (430c1b15-5cfe-484a-be24-e6d94c6581a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:55.656092 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-906557fb-f4d5-4934-94e6-e81ab169ce98 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8490ad93-ee32-460b-99e7-20cb73bb0d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:55.659168 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6e1d5f7f-b267-4efa-b4f7-650b6566c171 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:55.664043 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6e1d5f7f-b267-4efa-b4f7-650b6566c171 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] DELETE https://10.4.3.66/volume/v3/volumes/3c3008ea-0851-4482-ac1d-808735ab778c Jul 10 14:22:55.664306 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6e1d5f7f-b267-4efa-b4f7-650b6566c171 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:55.664616 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6e1d5f7f-b267-4efa-b4f7-650b6566c171 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:55.664794 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-6e1d5f7f-b267-4efa-b4f7-650b6566c171 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Delete volume with id: 3c3008ea-0851-4482-ac1d-808735ab778c Jul 10 14:22:55.675372 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:55.675372 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:55.676253 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6e1d5f7f-b267-4efa-b4f7-650b6566c171 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Volume info retrieved successfully. Jul 10 14:22:55.705242 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6e1d5f7f-b267-4efa-b4f7-650b6566c171 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Delete volume request issued successfully. Jul 10 14:22:55.705567 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6e1d5f7f-b267-4efa-b4f7-650b6566c171 tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/volumes/3c3008ea-0851-4482-ac1d-808735ab778c returned with HTTP 202 Jul 10 14:22:55.706411 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1062/4266] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:22:55 2026] DELETE /volume/v3/volumes/3c3008ea-0851-4482-ac1d-808735ab778c => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:22:55.714953 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-53cb5589-038d-43b3-ac17-55ccb1ce04e8 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:55.717058 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-46c96235-8338-419b-bcb7-b7f38c5b81af None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:55.717836 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-53cb5589-038d-43b3-ac17-55ccb1ce04e8 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 Jul 10 14:22:55.718555 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-53cb5589-038d-43b3-ac17-55ccb1ce04e8 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:55.718904 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-53cb5589-038d-43b3-ac17-55ccb1ce04e8 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:55.719229 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-53cb5589-038d-43b3-ac17-55ccb1ce04e8 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 41cfbc98-8f22-4cd8-8403-fec002343fb9. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:55.720077 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-46c96235-8338-419b-bcb7-b7f38c5b81af tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/volumes/3c3008ea-0851-4482-ac1d-808735ab778c Jul 10 14:22:55.721647 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-46c96235-8338-419b-bcb7-b7f38c5b81af tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:55.721647 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-46c96235-8338-419b-bcb7-b7f38c5b81af tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:55.724526 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:55.724526 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:55.726780 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-53cb5589-038d-43b3-ac17-55ccb1ce04e8 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 returned with HTTP 200 Jul 10 14:22:55.727812 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1068/4267] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:55 2026] GET /volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:55.733271 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:55.733271 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:55.735298 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-906557fb-f4d5-4934-94e6-e81ab169ce98 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Created reservations ['39352f2f-4e49-4d97-b992-8b6c99fbeed4', '6e5b1db3-4cd7-4cc2-9e53-3ee1ea057d06', '3ade353f-5f6c-4a1b-a6b4-f419191c7328', 'e8a5b302-cb2a-48b4-9c87-db390312dcf7'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:22:55.736540 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-906557fb-f4d5-4934-94e6-e81ab169ce98 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8490ad93-ee32-460b-99e7-20cb73bb0d62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39352f2f-4e49-4d97-b992-8b6c99fbeed4', '6e5b1db3-4cd7-4cc2-9e53-3ee1ea057d06', '3ade353f-5f6c-4a1b-a6b4-f419191c7328', 'e8a5b302-cb2a-48b4-9c87-db390312dcf7']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:55.737443 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-906557fb-f4d5-4934-94e6-e81ab169ce98 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (270e90dd-80c0-488f-8f80-c0c1a2481676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:55.738633 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-46c96235-8338-419b-bcb7-b7f38c5b81af tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Volume info retrieved successfully. Jul 10 14:22:55.750125 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-46c96235-8338-419b-bcb7-b7f38c5b81af tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/volumes/3c3008ea-0851-4482-ac1d-808735ab778c returned with HTTP 200 Jul 10 14:22:55.750724 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1075/4268] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:55 2026] GET /volume/v3/volumes/3c3008ea-0851-4482-ac1d-808735ab778c => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:55.769379 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-906557fb-f4d5-4934-94e6-e81ab169ce98 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (270e90dd-80c0-488f-8f80-c0c1a2481676) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11345db2-1b46-4625-915c-af13b01b59ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1507884647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76ed02427a314604af85886f9a590211',qos_specs=None,replication_status=,reservations=['39352f2f-4e49-4d97-b992-8b6c99fbeed4','6e5b1db3-4cd7-4cc2-9e53-3ee1ea057d06','3ade353f-5f6c-4a1b-a6b4-f419191c7328','e8a5b302-cb2a-48b4-9c87-db390312dcf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96ec5e170420451f818e1d89226dcd9b',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:22:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1507884647',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11345db2-1b46-4625-915c-af13b01b59ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76ed02427a314604af85886f9a590211',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96ec5e170420451f818e1d89226dcd9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:55.770792 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-906557fb-f4d5-4934-94e6-e81ab169ce98 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29a91e4c-0aac-4486-9c23-5fda7c82c495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:55.805537 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-906557fb-f4d5-4934-94e6-e81ab169ce98 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29a91e4c-0aac-4486-9c23-5fda7c82c495) transitioned into state 'SUCCESS' from state '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-1507884647',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76ed02427a314604af85886f9a590211',qos_specs=None,replication_status=,reservations=['39352f2f-4e49-4d97-b992-8b6c99fbeed4','6e5b1db3-4cd7-4cc2-9e53-3ee1ea057d06','3ade353f-5f6c-4a1b-a6b4-f419191c7328','e8a5b302-cb2a-48b4-9c87-db390312dcf7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96ec5e170420451f818e1d89226dcd9b',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:55.806121 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-906557fb-f4d5-4934-94e6-e81ab169ce98 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23ffe806-8772-4388-a422-2f460d2d9f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:55.817140 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-906557fb-f4d5-4934-94e6-e81ab169ce98 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23ffe806-8772-4388-a422-2f460d2d9f55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:55.818045 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-906557fb-f4d5-4934-94e6-e81ab169ce98 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Flow 'volume_create_api' (9f94a2b1-1440-4dae-91d8-b6aacfece69c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:22:55.818452 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-906557fb-f4d5-4934-94e6-e81ab169ce98 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Create volume request issued successfully. Jul 10 14:22:55.819156 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-906557fb-f4d5-4934-94e6-e81ab169ce98 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:22:55.819612 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1064/4269] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:22:55 2026] POST /volume/v3/volumes => generated 747 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:22:55.839056 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bc57fec0-ce54-4202-935a-35b385b424c6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:55.841630 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bc57fec0-ce54-4202-935a-35b385b424c6 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef Jul 10 14:22:55.841931 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bc57fec0-ce54-4202-935a-35b385b424c6 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:55.842241 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bc57fec0-ce54-4202-935a-35b385b424c6 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:55.852388 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:55.852388 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:55.858235 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-bc57fec0-ce54-4202-935a-35b385b424c6 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:22:55.865208 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bc57fec0-ce54-4202-935a-35b385b424c6 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef returned with HTTP 200 Jul 10 14:22:55.865670 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1063/4270] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:55 2026] GET /volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef => generated 815 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:55.971592 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ee030784-878f-4fdb-b25d-3af44e36dde6 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:55.974940 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ee030784-878f-4fdb-b25d-3af44e36dde6 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f Jul 10 14:22:55.974940 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ee030784-878f-4fdb-b25d-3af44e36dde6 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:55.975187 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ee030784-878f-4fdb-b25d-3af44e36dde6 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:55.975367 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-ee030784-878f-4fdb-b25d-3af44e36dde6 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Show backup with id 502a825f-0d9a-4518-9ba4-c8c56e39c10f. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:55.984239 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:55.984239 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:55.985560 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ee030784-878f-4fdb-b25d-3af44e36dde6 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f returned with HTTP 200 Jul 10 14:22:55.986028 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1069/4271] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:55 2026] GET /volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f => generated 753 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:56.742136 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-9d5beaba-055a-45ff-bbbd-7471173a7cd6 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:56.744360 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9d5beaba-055a-45ff-bbbd-7471173a7cd6 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 Jul 10 14:22:56.744709 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9d5beaba-055a-45ff-bbbd-7471173a7cd6 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:56.744937 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9d5beaba-055a-45ff-bbbd-7471173a7cd6 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:56.745228 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-9d5beaba-055a-45ff-bbbd-7471173a7cd6 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 41cfbc98-8f22-4cd8-8403-fec002343fb9. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:56.750411 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:56.750411 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:56.751545 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9d5beaba-055a-45ff-bbbd-7471173a7cd6 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 returned with HTTP 200 Jul 10 14:22:56.751927 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1076/4272] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:56 2026] GET /volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:56.766591 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-57b522e0-6226-4f9d-ba27-8b8361cb533f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:56.768728 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-57b522e0-6226-4f9d-ba27-8b8361cb533f tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] GET https://10.4.3.66/volume/v3/volumes/3c3008ea-0851-4482-ac1d-808735ab778c Jul 10 14:22:56.768857 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-57b522e0-6226-4f9d-ba27-8b8361cb533f tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:56.769052 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-57b522e0-6226-4f9d-ba27-8b8361cb533f tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:56.776150 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-57b522e0-6226-4f9d-ba27-8b8361cb533f tempest-CreateVolumesFromBackupTest-1351761590 tempest-CreateVolumesFromBackupTest-1351761590-project-member] https://10.4.3.66/volume/v3/volumes/3c3008ea-0851-4482-ac1d-808735ab778c returned with HTTP 404 Jul 10 14:22:56.776767 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1065/4273] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:56 2026] GET /volume/v3/volumes/3c3008ea-0851-4482-ac1d-808735ab778c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:22:56.882520 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a4cd4b38-fee6-42a3-8a73-eff1176d529b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:56.884873 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a4cd4b38-fee6-42a3-8a73-eff1176d529b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef Jul 10 14:22:56.885128 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a4cd4b38-fee6-42a3-8a73-eff1176d529b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:56.885364 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a4cd4b38-fee6-42a3-8a73-eff1176d529b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:56.894074 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:56.894074 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:56.899485 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a4cd4b38-fee6-42a3-8a73-eff1176d529b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:22:56.905254 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a4cd4b38-fee6-42a3-8a73-eff1176d529b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef returned with HTTP 200 Jul 10 14:22:56.905744 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1064/4274] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:56 2026] GET /volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:57.001527 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a2087317-dd5a-4bd0-a71c-5d4b7170948f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:57.003838 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a2087317-dd5a-4bd0-a71c-5d4b7170948f tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f Jul 10 14:22:57.003838 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a2087317-dd5a-4bd0-a71c-5d4b7170948f tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:57.003838 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a2087317-dd5a-4bd0-a71c-5d4b7170948f tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:57.003838 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-a2087317-dd5a-4bd0-a71c-5d4b7170948f tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Show backup with id 502a825f-0d9a-4518-9ba4-c8c56e39c10f. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:57.008765 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:57.008765 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:57.009916 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a2087317-dd5a-4bd0-a71c-5d4b7170948f tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f returned with HTTP 200 Jul 10 14:22:57.010301 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1070/4275] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:56 2026] GET /volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:57.499353 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-be9a9b46-08b7-48a4-896d-64d1a15e4f36 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:57.502682 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-be9a9b46-08b7-48a4-896d-64d1a15e4f36 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:22:57.502682 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-be9a9b46-08b7-48a4-896d-64d1a15e4f36 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-781705089"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:57.504760 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-be9a9b46-08b7-48a4-896d-64d1a15e4f36 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-781705089'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:22:57.505014 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-be9a9b46-08b7-48a4-896d-64d1a15e4f36 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Create volume of 1 GB Jul 10 14:22:57.509874 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-be9a9b46-08b7-48a4-896d-64d1a15e4f36 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Availability Zones retrieved successfully. Jul 10 14:22:57.519590 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-be9a9b46-08b7-48a4-896d-64d1a15e4f36 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Flow 'volume_create_api' (4ef1f88b-4dc2-4c1b-b7bf-4d6656ad33bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:22:57.519590 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-be9a9b46-08b7-48a4-896d-64d1a15e4f36 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (265e8d10-c5ca-40b3-821b-478a805ec6f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:57.520542 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-be9a9b46-08b7-48a4-896d-64d1a15e4f36 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:22:57.561267 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-be9a9b46-08b7-48a4-896d-64d1a15e4f36 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (265e8d10-c5ca-40b3-821b-478a805ec6f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:57.562555 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-be9a9b46-08b7-48a4-896d-64d1a15e4f36 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c5117dc-9836-4882-b448-2ec18695a317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:57.628270 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-be9a9b46-08b7-48a4-896d-64d1a15e4f36 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Created reservations ['a47af879-7c63-4cae-a754-632d1340ef75', '3cdd6667-fc47-4167-af77-de81fcd1e18d', 'eee17afc-71b3-4109-b45c-f15df432e68e', 'c8db4918-3d23-4fe0-b810-50278c53fe78'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:22:57.629400 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-be9a9b46-08b7-48a4-896d-64d1a15e4f36 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c5117dc-9836-4882-b448-2ec18695a317) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a47af879-7c63-4cae-a754-632d1340ef75', '3cdd6667-fc47-4167-af77-de81fcd1e18d', 'eee17afc-71b3-4109-b45c-f15df432e68e', 'c8db4918-3d23-4fe0-b810-50278c53fe78']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:57.631316 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-be9a9b46-08b7-48a4-896d-64d1a15e4f36 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efe2bf1a-588f-473e-a70b-eeaa53fa4859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:57.660278 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-be9a9b46-08b7-48a4-896d-64d1a15e4f36 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efe2bf1a-588f-473e-a70b-eeaa53fa4859) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '501411f7-636d-4090-b7d5-a2825b84975b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-781705089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c0c909ae55646f7b1c351d7b4e9154f',qos_specs=None,replication_status=,reservations=['a47af879-7c63-4cae-a754-632d1340ef75','3cdd6667-fc47-4167-af77-de81fcd1e18d','eee17afc-71b3-4109-b45c-f15df432e68e','c8db4918-3d23-4fe0-b810-50278c53fe78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a0d35a68cc54ffcb746e170bc6e8a54',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:22:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-781705089',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=501411f7-636d-4090-b7d5-a2825b84975b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c0c909ae55646f7b1c351d7b4e9154f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a0d35a68cc54ffcb746e170bc6e8a54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:57.661917 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-be9a9b46-08b7-48a4-896d-64d1a15e4f36 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f8ba9ed-b6a0-47ce-8bb7-050d841fc400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:57.685891 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-be9a9b46-08b7-48a4-896d-64d1a15e4f36 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f8ba9ed-b6a0-47ce-8bb7-050d841fc400) transitioned into state 'SUCCESS' from state '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-781705089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c0c909ae55646f7b1c351d7b4e9154f',qos_specs=None,replication_status=,reservations=['a47af879-7c63-4cae-a754-632d1340ef75','3cdd6667-fc47-4167-af77-de81fcd1e18d','eee17afc-71b3-4109-b45c-f15df432e68e','c8db4918-3d23-4fe0-b810-50278c53fe78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a0d35a68cc54ffcb746e170bc6e8a54',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:57.686697 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-be9a9b46-08b7-48a4-896d-64d1a15e4f36 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7e58e45-04bf-467c-a8e1-7b29ec0e740d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:57.697771 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-be9a9b46-08b7-48a4-896d-64d1a15e4f36 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7e58e45-04bf-467c-a8e1-7b29ec0e740d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:57.698604 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-be9a9b46-08b7-48a4-896d-64d1a15e4f36 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Flow 'volume_create_api' (4ef1f88b-4dc2-4c1b-b7bf-4d6656ad33bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:22:57.699059 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-be9a9b46-08b7-48a4-896d-64d1a15e4f36 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Create volume request issued successfully. Jul 10 14:22:57.699560 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-be9a9b46-08b7-48a4-896d-64d1a15e4f36 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:22:57.700253 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1077/4276] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:22:57 2026] POST /volume/v3/volumes => generated 752 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:22:57.715557 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-0da81865-bd71-440f-bc4a-1f6efd8f1848 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:57.718071 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0da81865-bd71-440f-bc4a-1f6efd8f1848 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b Jul 10 14:22:57.718415 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0da81865-bd71-440f-bc4a-1f6efd8f1848 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:57.718753 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0da81865-bd71-440f-bc4a-1f6efd8f1848 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:57.731240 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:57.731240 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:57.738246 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-0da81865-bd71-440f-bc4a-1f6efd8f1848 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:22:57.746674 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0da81865-bd71-440f-bc4a-1f6efd8f1848 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b returned with HTTP 200 Jul 10 14:22:57.747796 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1066/4277] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:57 2026] GET /volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b => generated 820 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:57.766362 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7398d6d9-964a-4859-8459-e7efdaf93e75 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:57.769237 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7398d6d9-964a-4859-8459-e7efdaf93e75 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 Jul 10 14:22:57.769415 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7398d6d9-964a-4859-8459-e7efdaf93e75 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:57.770019 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7398d6d9-964a-4859-8459-e7efdaf93e75 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:57.770019 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-7398d6d9-964a-4859-8459-e7efdaf93e75 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 41cfbc98-8f22-4cd8-8403-fec002343fb9. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:57.779607 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:57.779607 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:57.780846 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7398d6d9-964a-4859-8459-e7efdaf93e75 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 returned with HTTP 200 Jul 10 14:22:57.781345 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1065/4278] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:57 2026] GET /volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:58.027235 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5de34fcc-2b47-4548-8077-d667f4238b73 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:58.028982 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5de34fcc-2b47-4548-8077-d667f4238b73 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f Jul 10 14:22:58.029144 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5de34fcc-2b47-4548-8077-d667f4238b73 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:58.029326 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5de34fcc-2b47-4548-8077-d667f4238b73 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:58.029519 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-5de34fcc-2b47-4548-8077-d667f4238b73 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Show backup with id 502a825f-0d9a-4518-9ba4-c8c56e39c10f. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:58.036975 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:58.036975 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:58.037761 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5de34fcc-2b47-4548-8077-d667f4238b73 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f returned with HTTP 200 Jul 10 14:22:58.038105 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1071/4279] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:58 2026] GET /volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:58.373582 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ddfa1309-dbba-40c1-bbec-924d61b24f90 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:58.496727 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ddfa1309-dbba-40c1-bbec-924d61b24f90 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:22:58.497111 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ddfa1309-dbba-40c1-bbec-924d61b24f90 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:58.500340 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-ddfa1309-dbba-40c1-bbec-924d61b24f90 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:22:58.500340 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-ddfa1309-dbba-40c1-bbec-924d61b24f90 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Create volume of 1 GB Jul 10 14:22:58.500697 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:58.500697 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:58.507337 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-ddfa1309-dbba-40c1-bbec-924d61b24f90 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Availability Zones retrieved successfully. Jul 10 14:22:58.514216 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-ddfa1309-dbba-40c1-bbec-924d61b24f90 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Flow 'volume_create_api' (cfd080b2-cc55-4d64-b00e-173953a9a7c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:22:58.515899 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-ddfa1309-dbba-40c1-bbec-924d61b24f90 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f636876c-2210-4046-abcd-914aeae41aa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:58.517344 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-ddfa1309-dbba-40c1-bbec-924d61b24f90 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:22:58.559304 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-ddfa1309-dbba-40c1-bbec-924d61b24f90 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f636876c-2210-4046-abcd-914aeae41aa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:58.560016 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-ddfa1309-dbba-40c1-bbec-924d61b24f90 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (602a1f3b-6631-4849-a3a2-778bf9ac53d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:58.653387 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-ddfa1309-dbba-40c1-bbec-924d61b24f90 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Created reservations ['90288f3a-6042-48f5-8f60-05df8f73eb1b', 'ea1c017d-1b4d-4d14-bd9e-8069892ce6c8', '5d6ab4ce-d90a-410e-8cef-d36d4980dc15', 'ae62d485-333b-4d5d-99e4-42aed71f4baa'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:22:58.653782 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-ddfa1309-dbba-40c1-bbec-924d61b24f90 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (602a1f3b-6631-4849-a3a2-778bf9ac53d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90288f3a-6042-48f5-8f60-05df8f73eb1b', 'ea1c017d-1b4d-4d14-bd9e-8069892ce6c8', '5d6ab4ce-d90a-410e-8cef-d36d4980dc15', 'ae62d485-333b-4d5d-99e4-42aed71f4baa']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:58.655019 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-ddfa1309-dbba-40c1-bbec-924d61b24f90 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10d4f016-1433-4a31-9167-7718912c3f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:58.692566 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-ddfa1309-dbba-40c1-bbec-924d61b24f90 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10d4f016-1433-4a31-9167-7718912c3f47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5468455c-f8b8-4a5a-b6b2-becd49bfd61b', '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='6f8f6e8414864ab69fbe03b2b5e1d5dc',qos_specs=None,replication_status=,reservations=['90288f3a-6042-48f5-8f60-05df8f73eb1b','ea1c017d-1b4d-4d14-bd9e-8069892ce6c8','5d6ab4ce-d90a-410e-8cef-d36d4980dc15','ae62d485-333b-4d5d-99e4-42aed71f4baa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13128fa629ba4496b7a9a754e197a8dd',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:22:58Z,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=5468455c-f8b8-4a5a-b6b2-becd49bfd61b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f8f6e8414864ab69fbe03b2b5e1d5dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13128fa629ba4496b7a9a754e197a8dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:58.692566 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-ddfa1309-dbba-40c1-bbec-924d61b24f90 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bceb9fd9-4c8f-4bbc-a918-923b67742566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:58.720833 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-ddfa1309-dbba-40c1-bbec-924d61b24f90 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bceb9fd9-4c8f-4bbc-a918-923b67742566) transitioned into state 'SUCCESS' from 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='6f8f6e8414864ab69fbe03b2b5e1d5dc',qos_specs=None,replication_status=,reservations=['90288f3a-6042-48f5-8f60-05df8f73eb1b','ea1c017d-1b4d-4d14-bd9e-8069892ce6c8','5d6ab4ce-d90a-410e-8cef-d36d4980dc15','ae62d485-333b-4d5d-99e4-42aed71f4baa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13128fa629ba4496b7a9a754e197a8dd',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:58.722001 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-ddfa1309-dbba-40c1-bbec-924d61b24f90 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25903282-9265-4662-a0db-c03c008a140d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:58.737332 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-ddfa1309-dbba-40c1-bbec-924d61b24f90 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25903282-9265-4662-a0db-c03c008a140d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:22:58.739540 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-ddfa1309-dbba-40c1-bbec-924d61b24f90 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Flow 'volume_create_api' (cfd080b2-cc55-4d64-b00e-173953a9a7c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:22:58.739652 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-ddfa1309-dbba-40c1-bbec-924d61b24f90 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Create volume request issued successfully. Jul 10 14:22:58.740365 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ddfa1309-dbba-40c1-bbec-924d61b24f90 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:22:58.741061 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1078/4280] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:22:58 2026] POST /volume/v3/volumes => generated 738 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:22:58.759654 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-9ee73b0b-25ef-4fb3-9230-bade6d2cfbb6 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:58.762823 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9ee73b0b-25ef-4fb3-9230-bade6d2cfbb6 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] GET https://10.4.3.66/volume/v3/volumes/5468455c-f8b8-4a5a-b6b2-becd49bfd61b Jul 10 14:22:58.763034 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9ee73b0b-25ef-4fb3-9230-bade6d2cfbb6 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:58.763317 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9ee73b0b-25ef-4fb3-9230-bade6d2cfbb6 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:58.768592 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-723d7dd3-dab3-436e-b421-0ff1e988df5d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:58.770830 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-723d7dd3-dab3-436e-b421-0ff1e988df5d tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b Jul 10 14:22:58.771315 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-723d7dd3-dab3-436e-b421-0ff1e988df5d tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:58.771620 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-723d7dd3-dab3-436e-b421-0ff1e988df5d tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:58.773311 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:58.773311 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:58.779231 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-9ee73b0b-25ef-4fb3-9230-bade6d2cfbb6 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Volume info retrieved successfully. Jul 10 14:22:58.781233 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:58.781233 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:58.784986 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9ee73b0b-25ef-4fb3-9230-bade6d2cfbb6 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] https://10.4.3.66/volume/v3/volumes/5468455c-f8b8-4a5a-b6b2-becd49bfd61b returned with HTTP 200 Jul 10 14:22:58.785546 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1067/4281] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:58 2026] GET /volume/v3/volumes/5468455c-f8b8-4a5a-b6b2-becd49bfd61b => generated 806 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:58.788272 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-723d7dd3-dab3-436e-b421-0ff1e988df5d tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:22:58.796698 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-723d7dd3-dab3-436e-b421-0ff1e988df5d tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b returned with HTTP 200 Jul 10 14:22:58.797236 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1066/4282] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:58 2026] GET /volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:58.798146 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-2cf9b12b-027c-4226-99d1-9dfcc33ad6ac None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:58.800859 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2cf9b12b-027c-4226-99d1-9dfcc33ad6ac tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 Jul 10 14:22:58.801422 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2cf9b12b-027c-4226-99d1-9dfcc33ad6ac tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:58.801793 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2cf9b12b-027c-4226-99d1-9dfcc33ad6ac tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:58.802047 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-2cf9b12b-027c-4226-99d1-9dfcc33ad6ac tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 41cfbc98-8f22-4cd8-8403-fec002343fb9. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:58.808520 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:58.808520 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:58.809786 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2cf9b12b-027c-4226-99d1-9dfcc33ad6ac tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 returned with HTTP 200 Jul 10 14:22:58.810616 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1072/4283] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:58 2026] GET /volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:58.855607 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-0e068852-bef9-4506-9c88-88ad6c56e50b req-38625e6e-0299-4e80-b64d-53f2880ffd87 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:58.855607 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-0e068852-bef9-4506-9c88-88ad6c56e50b req-38625e6e-0299-4e80-b64d-53f2880ffd87 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b Jul 10 14:22:58.855607 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-0e068852-bef9-4506-9c88-88ad6c56e50b req-38625e6e-0299-4e80-b64d-53f2880ffd87 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:58.855607 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-0e068852-bef9-4506-9c88-88ad6c56e50b req-38625e6e-0299-4e80-b64d-53f2880ffd87 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:58.862435 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:58.862435 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:58.869809 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-0e068852-bef9-4506-9c88-88ad6c56e50b req-38625e6e-0299-4e80-b64d-53f2880ffd87 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:22:58.874523 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-0e068852-bef9-4506-9c88-88ad6c56e50b req-38625e6e-0299-4e80-b64d-53f2880ffd87 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b returned with HTTP 200 Jul 10 14:22:58.874523 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1079/4284] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:22:58 2026] GET /volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:59.052060 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-be3d123e-3b2c-4d58-8089-e885e880a7f3 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:59.053988 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-be3d123e-3b2c-4d58-8089-e885e880a7f3 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f Jul 10 14:22:59.054208 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-be3d123e-3b2c-4d58-8089-e885e880a7f3 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:59.054554 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-be3d123e-3b2c-4d58-8089-e885e880a7f3 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:59.054661 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-be3d123e-3b2c-4d58-8089-e885e880a7f3 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Show backup with id 502a825f-0d9a-4518-9ba4-c8c56e39c10f. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:59.061650 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:59.061650 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:22:59.061893 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-be3d123e-3b2c-4d58-8089-e885e880a7f3 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f returned with HTTP 200 Jul 10 14:22:59.062280 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1068/4285] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:59 2026] GET /volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:59.806197 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f37051aa-72f3-4ed3-97af-474e7dcc461b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:59.810494 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f37051aa-72f3-4ed3-97af-474e7dcc461b tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] GET https://10.4.3.66/volume/v3/volumes/5468455c-f8b8-4a5a-b6b2-becd49bfd61b Jul 10 14:22:59.811322 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f37051aa-72f3-4ed3-97af-474e7dcc461b tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:59.811802 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f37051aa-72f3-4ed3-97af-474e7dcc461b tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:59.823314 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-199dae3d-c5a8-4e8d-9079-d5d4a7e78c43 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:59.827604 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-199dae3d-c5a8-4e8d-9079-d5d4a7e78c43 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 Jul 10 14:22:59.827604 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-199dae3d-c5a8-4e8d-9079-d5d4a7e78c43 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:59.827604 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-199dae3d-c5a8-4e8d-9079-d5d4a7e78c43 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:59.827604 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-199dae3d-c5a8-4e8d-9079-d5d4a7e78c43 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 41cfbc98-8f22-4cd8-8403-fec002343fb9. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:22:59.827744 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:59.827744 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:22:59.833146 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:59.833146 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:22:59.834404 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-199dae3d-c5a8-4e8d-9079-d5d4a7e78c43 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 returned with HTTP 200 Jul 10 14:22:59.834987 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1073/4286] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:59 2026] GET /volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:59.836470 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f37051aa-72f3-4ed3-97af-474e7dcc461b tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Volume info retrieved successfully. Jul 10 14:22:59.848921 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f37051aa-72f3-4ed3-97af-474e7dcc461b tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] https://10.4.3.66/volume/v3/volumes/5468455c-f8b8-4a5a-b6b2-becd49bfd61b returned with HTTP 200 Jul 10 14:22:59.849915 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1067/4287] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:59 2026] GET /volume/v3/volumes/5468455c-f8b8-4a5a-b6b2-becd49bfd61b => generated 831 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:59.866823 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b9806255-56fb-4d0f-9571-88ecf147a6d4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:59.869370 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b9806255-56fb-4d0f-9571-88ecf147a6d4 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] GET https://10.4.3.66/volume/v3/volumes/5468455c-f8b8-4a5a-b6b2-becd49bfd61b Jul 10 14:22:59.869701 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b9806255-56fb-4d0f-9571-88ecf147a6d4 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:22:59.870069 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b9806255-56fb-4d0f-9571-88ecf147a6d4 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:22:59.887434 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:22:59.887434 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:22:59.900526 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b9806255-56fb-4d0f-9571-88ecf147a6d4 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Volume info retrieved successfully. Jul 10 14:22:59.905706 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b9806255-56fb-4d0f-9571-88ecf147a6d4 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] https://10.4.3.66/volume/v3/volumes/5468455c-f8b8-4a5a-b6b2-becd49bfd61b returned with HTTP 200 Jul 10 14:22:59.906253 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1080/4288] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:22:59 2026] GET /volume/v3/volumes/5468455c-f8b8-4a5a-b6b2-becd49bfd61b => generated 831 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:22:59.926329 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-c94035c4-b7da-41f8-94c5-e9029a26745b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:22:59.930576 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c94035c4-b7da-41f8-94c5-e9029a26745b tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:22:59.931658 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c94035c4-b7da-41f8-94c5-e9029a26745b tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-879153252"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:22:59.934292 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-c94035c4-b7da-41f8-94c5-e9029a26745b tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-879153252'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:22:59.934292 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-c94035c4-b7da-41f8-94c5-e9029a26745b tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Create volume of 1 GB Jul 10 14:22:59.940579 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-c94035c4-b7da-41f8-94c5-e9029a26745b tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Availability Zones retrieved successfully. Jul 10 14:22:59.950678 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-c94035c4-b7da-41f8-94c5-e9029a26745b tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Flow 'volume_create_api' (3273965d-6af1-41e4-966d-a93737ea8091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:22:59.951567 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-c94035c4-b7da-41f8-94c5-e9029a26745b tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26a92b22-71e1-4bbe-962d-be8cd9f89b70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:22:59.952603 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-c94035c4-b7da-41f8-94c5-e9029a26745b tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:23:00.000626 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-c94035c4-b7da-41f8-94c5-e9029a26745b tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26a92b22-71e1-4bbe-962d-be8cd9f89b70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:23:00.001662 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-c94035c4-b7da-41f8-94c5-e9029a26745b tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a206cf5-ec83-4192-b549-98bfb2526069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:23:00.068010 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-c94035c4-b7da-41f8-94c5-e9029a26745b tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Created reservations ['1460088a-5fb7-4dcd-91fa-c8617649bb59', '414ae2b4-19bf-4e8e-8875-a4684d2780b8', '8f0a7423-ee3f-477d-84d0-6eef862461bd', 'dc4e1baf-be6a-4016-b5cf-5c0f80d807ee'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:23:00.069203 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-c94035c4-b7da-41f8-94c5-e9029a26745b tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3a206cf5-ec83-4192-b549-98bfb2526069) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1460088a-5fb7-4dcd-91fa-c8617649bb59', '414ae2b4-19bf-4e8e-8875-a4684d2780b8', '8f0a7423-ee3f-477d-84d0-6eef862461bd', 'dc4e1baf-be6a-4016-b5cf-5c0f80d807ee']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:23:00.070399 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-c94035c4-b7da-41f8-94c5-e9029a26745b tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e6d5895-78e8-4e66-8608-69f37c8865a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:23:00.081234 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-001aa05c-d91b-44b3-9e8e-700fa67c818c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:00.084098 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-001aa05c-d91b-44b3-9e8e-700fa67c818c tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f Jul 10 14:23:00.084427 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-001aa05c-d91b-44b3-9e8e-700fa67c818c tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:00.084688 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-001aa05c-d91b-44b3-9e8e-700fa67c818c tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:00.084976 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-001aa05c-d91b-44b3-9e8e-700fa67c818c tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Show backup with id 502a825f-0d9a-4518-9ba4-c8c56e39c10f. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:00.093755 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:00.093755 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:23:00.095160 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-001aa05c-d91b-44b3-9e8e-700fa67c818c tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f returned with HTTP 200 Jul 10 14:23:00.096848 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1074/4289] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:00 2026] GET /volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f => generated 753 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:00.108532 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-c94035c4-b7da-41f8-94c5-e9029a26745b tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e6d5895-78e8-4e66-8608-69f37c8865a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df0484cd-cf75-4e00-a416-a97a2923dbe6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-879153252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f8f6e8414864ab69fbe03b2b5e1d5dc',qos_specs=None,replication_status=,reservations=['1460088a-5fb7-4dcd-91fa-c8617649bb59','414ae2b4-19bf-4e8e-8875-a4684d2780b8','8f0a7423-ee3f-477d-84d0-6eef862461bd','dc4e1baf-be6a-4016-b5cf-5c0f80d807ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13128fa629ba4496b7a9a754e197a8dd',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:23:00Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-879153252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df0484cd-cf75-4e00-a416-a97a2923dbe6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f8f6e8414864ab69fbe03b2b5e1d5dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13128fa629ba4496b7a9a754e197a8dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:23:00.110137 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-c94035c4-b7da-41f8-94c5-e9029a26745b tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (780bf332-89c9-42be-ae97-98e3bf8896da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:23:00.141580 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-c94035c4-b7da-41f8-94c5-e9029a26745b tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (780bf332-89c9-42be-ae97-98e3bf8896da) transitioned into 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-879153252',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6f8f6e8414864ab69fbe03b2b5e1d5dc',qos_specs=None,replication_status=,reservations=['1460088a-5fb7-4dcd-91fa-c8617649bb59','414ae2b4-19bf-4e8e-8875-a4684d2780b8','8f0a7423-ee3f-477d-84d0-6eef862461bd','dc4e1baf-be6a-4016-b5cf-5c0f80d807ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13128fa629ba4496b7a9a754e197a8dd',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:23:00.142300 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-c94035c4-b7da-41f8-94c5-e9029a26745b tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98e0d3cc-803e-4329-97a7-8e8536eb9c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:23:00.156787 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-c94035c4-b7da-41f8-94c5-e9029a26745b tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98e0d3cc-803e-4329-97a7-8e8536eb9c0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:23:00.157039 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-c94035c4-b7da-41f8-94c5-e9029a26745b tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Flow 'volume_create_api' (3273965d-6af1-41e4-966d-a93737ea8091) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:23:00.157419 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-c94035c4-b7da-41f8-94c5-e9029a26745b tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Create volume request issued successfully. Jul 10 14:23:00.158613 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c94035c4-b7da-41f8-94c5-e9029a26745b tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:23:00.158613 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1069/4290] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:22:59 2026] POST /volume/v3/volumes => generated 773 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:23:00.172650 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-96ea7f3b-7540-47fe-9ebc-2f5644e1a2da None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:00.174787 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-96ea7f3b-7540-47fe-9ebc-2f5644e1a2da tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] GET https://10.4.3.66/volume/v3/volumes/df0484cd-cf75-4e00-a416-a97a2923dbe6 Jul 10 14:23:00.175006 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-96ea7f3b-7540-47fe-9ebc-2f5644e1a2da tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:00.175330 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-96ea7f3b-7540-47fe-9ebc-2f5644e1a2da tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:00.184060 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:00.184060 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:23:00.188619 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-96ea7f3b-7540-47fe-9ebc-2f5644e1a2da tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Volume info retrieved successfully. Jul 10 14:23:00.194642 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-96ea7f3b-7540-47fe-9ebc-2f5644e1a2da tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] https://10.4.3.66/volume/v3/volumes/df0484cd-cf75-4e00-a416-a97a2923dbe6 returned with HTTP 200 Jul 10 14:23:00.195323 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1068/4291] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:00 2026] GET /volume/v3/volumes/df0484cd-cf75-4e00-a416-a97a2923dbe6 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:00.849431 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ebaf766e-3b18-403e-a571-a87026f42975 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:00.852206 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ebaf766e-3b18-403e-a571-a87026f42975 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 Jul 10 14:23:00.852395 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ebaf766e-3b18-403e-a571-a87026f42975 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:00.852795 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ebaf766e-3b18-403e-a571-a87026f42975 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:00.852946 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-ebaf766e-3b18-403e-a571-a87026f42975 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 41cfbc98-8f22-4cd8-8403-fec002343fb9. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:00.859005 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:00.859005 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:23:00.860109 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ebaf766e-3b18-403e-a571-a87026f42975 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 returned with HTTP 200 Jul 10 14:23:00.861061 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1081/4292] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:00 2026] GET /volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:00.915743 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ced7beb9-d999-4f58-a460-ef957867bd17 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:00.916256 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ced7beb9-d999-4f58-a460-ef957867bd17 None None] GET https://10.4.3.66/volume// Jul 10 14:23:00.916379 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ced7beb9-d999-4f58-a460-ef957867bd17 None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:00.916486 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ced7beb9-d999-4f58-a460-ef957867bd17 None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:00.916796 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ced7beb9-d999-4f58-a460-ef957867bd17 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:23:00.917079 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1075/4293] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:23:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:23:00.926851 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-0e068852-bef9-4506-9c88-88ad6c56e50b req-a4eeb6cf-c6a6-454d-8ad8-b341c6f66ec4 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:00.929806 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-0e068852-bef9-4506-9c88-88ad6c56e50b req-a4eeb6cf-c6a6-454d-8ad8-b341c6f66ec4 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:23:00.930267 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-0e068852-bef9-4506-9c88-88ad6c56e50b req-a4eeb6cf-c6a6-454d-8ad8-b341c6f66ec4 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "501411f7-636d-4090-b7d5-a2825b84975b", "connector": null, "instance_uuid": "723292de-43c9-498a-89ad-3ca92aa97953"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:23:00.942836 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:00.942836 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:23:00.976260 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-0e068852-bef9-4506-9c88-88ad6c56e50b req-a4eeb6cf-c6a6-454d-8ad8-b341c6f66ec4 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:23:00.976939 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1070/4294] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:23: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 14:23:01.110163 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-90394773-9397-418b-bb76-66e0083d9e9f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:01.113741 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-90394773-9397-418b-bb76-66e0083d9e9f tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f Jul 10 14:23:01.113741 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-90394773-9397-418b-bb76-66e0083d9e9f tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:01.113741 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-90394773-9397-418b-bb76-66e0083d9e9f tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:01.113741 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-90394773-9397-418b-bb76-66e0083d9e9f tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Show backup with id 502a825f-0d9a-4518-9ba4-c8c56e39c10f. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:01.121661 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:01.121661 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:23:01.123064 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-90394773-9397-418b-bb76-66e0083d9e9f tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f returned with HTTP 200 Jul 10 14:23:01.123570 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1069/4295] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:01 2026] GET /volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f => generated 754 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:01.213819 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6612fda8-a617-4713-a227-cda3bb2869f6 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:01.215964 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6612fda8-a617-4713-a227-cda3bb2869f6 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] GET https://10.4.3.66/volume/v3/volumes/df0484cd-cf75-4e00-a416-a97a2923dbe6 Jul 10 14:23:01.216268 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6612fda8-a617-4713-a227-cda3bb2869f6 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:01.216605 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6612fda8-a617-4713-a227-cda3bb2869f6 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:01.231804 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:01.231804 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:23:01.237247 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-6612fda8-a617-4713-a227-cda3bb2869f6 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Volume info retrieved successfully. Jul 10 14:23:01.248557 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6612fda8-a617-4713-a227-cda3bb2869f6 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] https://10.4.3.66/volume/v3/volumes/df0484cd-cf75-4e00-a416-a97a2923dbe6 returned with HTTP 200 Jul 10 14:23:01.249139 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1082/4296] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:01 2026] GET /volume/v3/volumes/df0484cd-cf75-4e00-a416-a97a2923dbe6 => generated 866 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:01.264535 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-90af9b1b-ff78-44f7-a955-381bf9b3703e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:01.267100 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-90af9b1b-ff78-44f7-a955-381bf9b3703e tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] GET https://10.4.3.66/volume/v3/volumes/df0484cd-cf75-4e00-a416-a97a2923dbe6 Jul 10 14:23:01.267227 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-90af9b1b-ff78-44f7-a955-381bf9b3703e tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:01.267433 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-90af9b1b-ff78-44f7-a955-381bf9b3703e tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:01.277917 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:01.277917 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:23:01.284273 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-90af9b1b-ff78-44f7-a955-381bf9b3703e tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Volume info retrieved successfully. Jul 10 14:23:01.292099 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-90af9b1b-ff78-44f7-a955-381bf9b3703e tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] https://10.4.3.66/volume/v3/volumes/df0484cd-cf75-4e00-a416-a97a2923dbe6 returned with HTTP 200 Jul 10 14:23:01.292667 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1076/4297] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:01 2026] GET /volume/v3/volumes/df0484cd-cf75-4e00-a416-a97a2923dbe6 => generated 866 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:01.307020 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-2eca6204-7caf-4192-9668-a77e77ca3c30 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:01.309123 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2eca6204-7caf-4192-9668-a77e77ca3c30 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:23:01.309647 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2eca6204-7caf-4192-9668-a77e77ca3c30 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "df0484cd-cf75-4e00-a416-a97a2923dbe6", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-501683365"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:23:01.323687 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:01.323687 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:23:01.324318 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-2eca6204-7caf-4192-9668-a77e77ca3c30 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Volume info retrieved successfully. Jul 10 14:23:01.324533 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.snapshots [None req-2eca6204-7caf-4192-9668-a77e77ca3c30 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Create snapshot from volume df0484cd-cf75-4e00-a416-a97a2923dbe6 Jul 10 14:23:01.386857 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-2eca6204-7caf-4192-9668-a77e77ca3c30 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Created reservations ['a00c16f6-bc6f-4457-ad9b-6525f5627713', '81283df8-b959-4e8c-a68e-f9700c2a5483', 'a8a3da0d-5307-4857-a55b-26e99f8b83f0', 'bb74cb52-36a8-4437-85f0-03115399e32e'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:23:01.406966 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c8cad4ab-a1e0-489f-b560-990e3bf52f28 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:01.409096 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c8cad4ab-a1e0-489f-b560-990e3bf52f28 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b Jul 10 14:23:01.409328 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c8cad4ab-a1e0-489f-b560-990e3bf52f28 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:01.409637 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c8cad4ab-a1e0-489f-b560-990e3bf52f28 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:01.421170 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:01.421170 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:23:01.425895 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c8cad4ab-a1e0-489f-b560-990e3bf52f28 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:23:01.431937 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c8cad4ab-a1e0-489f-b560-990e3bf52f28 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b returned with HTTP 200 Jul 10 14:23:01.432455 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1070/4298] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:01 2026] GET /volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:01.445331 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-2eca6204-7caf-4192-9668-a77e77ca3c30 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Snapshot create request issued successfully. Jul 10 14:23:01.445970 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2eca6204-7caf-4192-9668-a77e77ca3c30 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:23:01.446838 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1071/4299] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:23:01 2026] POST /volume/v3/snapshots => generated 325 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:23:01.458261 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8d153e84-c1de-4d36-93c9-0e3fd33b32eb None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:01.461984 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8d153e84-c1de-4d36-93c9-0e3fd33b32eb tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] GET https://10.4.3.66/volume/v3/snapshots/92b334fd-8aee-4274-8022-2cf372272f54 Jul 10 14:23:01.462237 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8d153e84-c1de-4d36-93c9-0e3fd33b32eb tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:01.462447 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8d153e84-c1de-4d36-93c9-0e3fd33b32eb tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:01.471013 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:01.471013 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:23:01.472093 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-8d153e84-c1de-4d36-93c9-0e3fd33b32eb tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Snapshot retrieved successfully. Jul 10 14:23:01.473153 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8d153e84-c1de-4d36-93c9-0e3fd33b32eb tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] https://10.4.3.66/volume/v3/snapshots/92b334fd-8aee-4274-8022-2cf372272f54 returned with HTTP 200 Jul 10 14:23:01.474288 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1083/4300] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:23:01 2026] GET /volume/v3/snapshots/92b334fd-8aee-4274-8022-2cf372272f54 => generated 457 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:01.507306 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c712d140-ba5f-49bb-a383-71debe8c7dc7 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:01.507929 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c712d140-ba5f-49bb-a383-71debe8c7dc7 None None] GET https://10.4.3.66/volume// Jul 10 14:23:01.508195 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c712d140-ba5f-49bb-a383-71debe8c7dc7 None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:01.508477 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c712d140-ba5f-49bb-a383-71debe8c7dc7 None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:01.508951 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c712d140-ba5f-49bb-a383-71debe8c7dc7 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:23:01.510110 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1077/4301] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:23:01 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:23:01.519706 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-0e068852-bef9-4506-9c88-88ad6c56e50b req-d6278f75-1a20-44f4-9739-2ae36121f245 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:01.522797 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-0e068852-bef9-4506-9c88-88ad6c56e50b req-d6278f75-1a20-44f4-9739-2ae36121f245 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b Jul 10 14:23:01.523210 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-0e068852-bef9-4506-9c88-88ad6c56e50b req-d6278f75-1a20-44f4-9739-2ae36121f245 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:01.523425 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-0e068852-bef9-4506-9c88-88ad6c56e50b req-d6278f75-1a20-44f4-9739-2ae36121f245 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:01.543890 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:01.543890 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:23:01.552566 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-0e068852-bef9-4506-9c88-88ad6c56e50b req-d6278f75-1a20-44f4-9739-2ae36121f245 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:23:01.558153 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-0e068852-bef9-4506-9c88-88ad6c56e50b req-d6278f75-1a20-44f4-9739-2ae36121f245 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b returned with HTTP 200 Jul 10 14:23:01.558822 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1071/4302] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:23:01 2026] GET /volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b => generated 1024 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:23:01.675489 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-0e068852-bef9-4506-9c88-88ad6c56e50b req-ee8b8939-87be-48c4-b523-41b86e9aa8ca None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:01.678304 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-0e068852-bef9-4506-9c88-88ad6c56e50b req-ee8b8939-87be-48c4-b523-41b86e9aa8ca tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] PUT https://10.4.3.66/volume/v3/attachments/fbcf194a-2636-44a6-b2df-9c6d01522368 Jul 10 14:23:01.678850 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-0e068852-bef9-4506-9c88-88ad6c56e50b req-ee8b8939-87be-48c4-b523-41b86e9aa8ca tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:23:01.688324 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-0e068852-bef9-4506-9c88-88ad6c56e50b req-ee8b8939-87be-48c4-b523-41b86e9aa8ca tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Acquiring lock "cinder-attachment_update-501411f7-636d-4090-b7d5-a2825b84975b-np0000005012" by "attachment_update" {{(pid=100155) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:23:01.693838 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-0e068852-bef9-4506-9c88-88ad6c56e50b req-ee8b8939-87be-48c4-b523-41b86e9aa8ca tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Lock "cinder-attachment_update-501411f7-636d-4090-b7d5-a2825b84975b-np0000005012" acquired by "attachment_update" :: waited 0.006s {{(pid=100155) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:23:01.694952 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:01.694952 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:23:01.873780 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-a1bd6288-7e83-42b8-8bb5-a336d8d8b85f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:01.876213 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a1bd6288-7e83-42b8-8bb5-a336d8d8b85f tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 Jul 10 14:23:01.876492 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a1bd6288-7e83-42b8-8bb5-a336d8d8b85f tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:01.876778 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a1bd6288-7e83-42b8-8bb5-a336d8d8b85f tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:01.876931 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-a1bd6288-7e83-42b8-8bb5-a336d8d8b85f tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 41cfbc98-8f22-4cd8-8403-fec002343fb9. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:01.882972 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:01.882972 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:23:01.884056 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a1bd6288-7e83-42b8-8bb5-a336d8d8b85f tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 returned with HTTP 200 Jul 10 14:23:01.884554 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1084/4303] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:01 2026] GET /volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:02.139386 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-65f1efdc-9f4d-4f39-a2ff-6b5a690dc0c6 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:02.143323 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-65f1efdc-9f4d-4f39-a2ff-6b5a690dc0c6 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f Jul 10 14:23:02.144058 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-65f1efdc-9f4d-4f39-a2ff-6b5a690dc0c6 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:02.144773 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-65f1efdc-9f4d-4f39-a2ff-6b5a690dc0c6 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:02.145015 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-65f1efdc-9f4d-4f39-a2ff-6b5a690dc0c6 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Show backup with id 502a825f-0d9a-4518-9ba4-c8c56e39c10f. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:02.154519 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:02.154519 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:23:02.155358 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-65f1efdc-9f4d-4f39-a2ff-6b5a690dc0c6 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f returned with HTTP 200 Jul 10 14:23:02.155756 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1078/4304] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:02 2026] GET /volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f => generated 754 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:02.223618 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-0e068852-bef9-4506-9c88-88ad6c56e50b req-ee8b8939-87be-48c4-b523-41b86e9aa8ca tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Lock "cinder-attachment_update-501411f7-636d-4090-b7d5-a2825b84975b-np0000005012" released by "attachment_update" :: held 0.530s {{(pid=100155) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:23:02.224098 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-0e068852-bef9-4506-9c88-88ad6c56e50b req-ee8b8939-87be-48c4-b523-41b86e9aa8ca tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/attachments/fbcf194a-2636-44a6-b2df-9c6d01522368 returned with HTTP 200 Jul 10 14:23:02.224658 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1072/4305] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:23:01 2026] PUT /volume/v3/attachments/fbcf194a-2636-44a6-b2df-9c6d01522368 => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:23:02.446886 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6be0d3d8-c7be-4bba-8be5-ebb2f997b132 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:02.449138 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6be0d3d8-c7be-4bba-8be5-ebb2f997b132 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b Jul 10 14:23:02.449408 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6be0d3d8-c7be-4bba-8be5-ebb2f997b132 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:02.449669 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6be0d3d8-c7be-4bba-8be5-ebb2f997b132 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:02.462073 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:02.462073 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:23:02.466729 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6be0d3d8-c7be-4bba-8be5-ebb2f997b132 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:23:02.473865 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6be0d3d8-c7be-4bba-8be5-ebb2f997b132 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b returned with HTTP 200 Jul 10 14:23:02.474265 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1072/4306] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:02 2026] GET /volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:02.486733 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-cb0f3141-04df-463b-9b3e-a7a6b111c1ab None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:02.488816 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cb0f3141-04df-463b-9b3e-a7a6b111c1ab tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] GET https://10.4.3.66/volume/v3/snapshots/92b334fd-8aee-4274-8022-2cf372272f54 Jul 10 14:23:02.489017 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cb0f3141-04df-463b-9b3e-a7a6b111c1ab tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:02.489201 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cb0f3141-04df-463b-9b3e-a7a6b111c1ab tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:02.495007 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:02.495007 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:23:02.495148 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-cb0f3141-04df-463b-9b3e-a7a6b111c1ab tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Snapshot retrieved successfully. Jul 10 14:23:02.495999 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cb0f3141-04df-463b-9b3e-a7a6b111c1ab tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] https://10.4.3.66/volume/v3/snapshots/92b334fd-8aee-4274-8022-2cf372272f54 returned with HTTP 200 Jul 10 14:23:02.496411 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1085/4307] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:23:02 2026] GET /volume/v3/snapshots/92b334fd-8aee-4274-8022-2cf372272f54 => generated 484 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:02.508054 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b04a44ef-980c-4e47-943f-2b1d27460b7b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:02.510126 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b04a44ef-980c-4e47-943f-2b1d27460b7b tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] GET https://10.4.3.66/volume/v3/snapshots/92b334fd-8aee-4274-8022-2cf372272f54 Jul 10 14:23:02.510371 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b04a44ef-980c-4e47-943f-2b1d27460b7b tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:02.510637 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b04a44ef-980c-4e47-943f-2b1d27460b7b tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:02.520139 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:02.520139 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:23:02.520803 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-b04a44ef-980c-4e47-943f-2b1d27460b7b tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Snapshot retrieved successfully. Jul 10 14:23:02.521847 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b04a44ef-980c-4e47-943f-2b1d27460b7b tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] https://10.4.3.66/volume/v3/snapshots/92b334fd-8aee-4274-8022-2cf372272f54 returned with HTTP 200 Jul 10 14:23:02.522288 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1079/4308] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:23:02 2026] GET /volume/v3/snapshots/92b334fd-8aee-4274-8022-2cf372272f54 => generated 484 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:02.532102 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-7dd94cf9-1f41-4cc4-9222-3c5a9c0f05a9 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:02.534169 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7dd94cf9-1f41-4cc4-9222-3c5a9c0f05a9 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/92b334fd-8aee-4274-8022-2cf372272f54 Jul 10 14:23:02.534417 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7dd94cf9-1f41-4cc4-9222-3c5a9c0f05a9 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:02.534663 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7dd94cf9-1f41-4cc4-9222-3c5a9c0f05a9 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:02.534822 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.snapshots [None req-7dd94cf9-1f41-4cc4-9222-3c5a9c0f05a9 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Delete snapshot with id: 92b334fd-8aee-4274-8022-2cf372272f54 Jul 10 14:23:02.540892 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:02.540892 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:23:02.541460 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-7dd94cf9-1f41-4cc4-9222-3c5a9c0f05a9 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Snapshot retrieved successfully. Jul 10 14:23:02.559528 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-7dd94cf9-1f41-4cc4-9222-3c5a9c0f05a9 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Snapshot delete request issued successfully. Jul 10 14:23:02.559911 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7dd94cf9-1f41-4cc4-9222-3c5a9c0f05a9 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] https://10.4.3.66/volume/v3/snapshots/92b334fd-8aee-4274-8022-2cf372272f54 returned with HTTP 202 Jul 10 14:23:02.560459 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1073/4309] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:23:02 2026] DELETE /volume/v3/snapshots/92b334fd-8aee-4274-8022-2cf372272f54 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:23:02.568147 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8df3f0cd-d661-4b09-bb1b-796b484c37ff None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:02.570261 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8df3f0cd-d661-4b09-bb1b-796b484c37ff tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] GET https://10.4.3.66/volume/v3/snapshots/92b334fd-8aee-4274-8022-2cf372272f54 Jul 10 14:23:02.570495 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8df3f0cd-d661-4b09-bb1b-796b484c37ff tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:02.570730 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8df3f0cd-d661-4b09-bb1b-796b484c37ff tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:02.577090 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:02.577090 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:23:02.577666 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8df3f0cd-d661-4b09-bb1b-796b484c37ff tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Snapshot retrieved successfully. Jul 10 14:23:02.578618 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8df3f0cd-d661-4b09-bb1b-796b484c37ff tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] https://10.4.3.66/volume/v3/snapshots/92b334fd-8aee-4274-8022-2cf372272f54 returned with HTTP 200 Jul 10 14:23:02.579067 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1073/4310] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:23:02 2026] GET /volume/v3/snapshots/92b334fd-8aee-4274-8022-2cf372272f54 => generated 483 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:02.902520 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-cfebb140-4d57-4d0f-a591-dcad7ef1c743 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:02.904400 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cfebb140-4d57-4d0f-a591-dcad7ef1c743 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 Jul 10 14:23:02.904660 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cfebb140-4d57-4d0f-a591-dcad7ef1c743 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:02.904887 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cfebb140-4d57-4d0f-a591-dcad7ef1c743 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:02.905037 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-cfebb140-4d57-4d0f-a591-dcad7ef1c743 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 41cfbc98-8f22-4cd8-8403-fec002343fb9. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:02.910605 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:02.910605 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:23:02.911488 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cfebb140-4d57-4d0f-a591-dcad7ef1c743 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 returned with HTTP 200 Jul 10 14:23:02.911942 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1086/4311] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:02 2026] GET /volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:03.166230 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-7894bfb3-aea5-4aef-91e6-f90b21e1cb5e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:03.168130 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7894bfb3-aea5-4aef-91e6-f90b21e1cb5e tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f Jul 10 14:23:03.168238 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7894bfb3-aea5-4aef-91e6-f90b21e1cb5e tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:03.168421 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7894bfb3-aea5-4aef-91e6-f90b21e1cb5e tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:03.168531 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-7894bfb3-aea5-4aef-91e6-f90b21e1cb5e tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Show backup with id 502a825f-0d9a-4518-9ba4-c8c56e39c10f. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:03.172730 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:03.172730 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:23:03.173519 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7894bfb3-aea5-4aef-91e6-f90b21e1cb5e tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f returned with HTTP 200 Jul 10 14:23:03.174072 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1080/4312] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:03 2026] GET /volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:03.185098 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-825dd8d2-c784-499c-8577-21dfde38fe7e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:03.187224 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-825dd8d2-c784-499c-8577-21dfde38fe7e tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/volumes/c292d697-8c51-4bce-8dc9-1e2a9f11b1d9 Jul 10 14:23:03.187533 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-825dd8d2-c784-499c-8577-21dfde38fe7e tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:03.187766 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-825dd8d2-c784-499c-8577-21dfde38fe7e tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:03.197690 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:03.197690 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:23:03.203381 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-825dd8d2-c784-499c-8577-21dfde38fe7e tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Volume info retrieved successfully. Jul 10 14:23:03.211524 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-825dd8d2-c784-499c-8577-21dfde38fe7e tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/volumes/c292d697-8c51-4bce-8dc9-1e2a9f11b1d9 returned with HTTP 200 Jul 10 14:23:03.212122 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1074/4313] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:03 2026] GET /volume/v3/volumes/c292d697-8c51-4bce-8dc9-1e2a9f11b1d9 => generated 1360 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:23:03.230155 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-06360994-f702-489a-a774-d368cf78a2e7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:03.232482 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-06360994-f702-489a-a774-d368cf78a2e7 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] POST https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f/restore Jul 10 14:23:03.232942 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-06360994-f702-489a-a774-d368cf78a2e7 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:23:03.234674 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.backups [None req-06360994-f702-489a-a774-d368cf78a2e7 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Restoring backup 502a825f-0d9a-4518-9ba4-c8c56e39c10f ({'restore': {}}) {{(pid=100152) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 14:23:03.234834 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.contrib.backups [None req-06360994-f702-489a-a774-d368cf78a2e7 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Restoring backup 502a825f-0d9a-4518-9ba4-c8c56e39c10f to volume None. Jul 10 14:23:03.240299 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:03.240299 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:23:03.241776 np0000005012 devstack@c-api.service[100152]: INFO cinder.backup.api [None req-06360994-f702-489a-a774-d368cf78a2e7 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Creating volume of 1 GB for restore of backup 502a825f-0d9a-4518-9ba4-c8c56e39c10f. Jul 10 14:23:03.246784 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-06360994-f702-489a-a774-d368cf78a2e7 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Availability Zones retrieved successfully. Jul 10 14:23:03.254056 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-06360994-f702-489a-a774-d368cf78a2e7 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Flow 'volume_create_api' (c09e8864-396c-466a-973a-215bf640d0ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:23:03.254921 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-06360994-f702-489a-a774-d368cf78a2e7 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (611a1a7c-f6dd-4ea5-b6b9-3fec1d70f7d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:23:03.256044 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-06360994-f702-489a-a774-d368cf78a2e7 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:23:03.289258 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-06360994-f702-489a-a774-d368cf78a2e7 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (611a1a7c-f6dd-4ea5-b6b9-3fec1d70f7d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:23:03.290231 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-06360994-f702-489a-a774-d368cf78a2e7 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3aedd675-25eb-4470-9b60-43b5d5fd3ba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:23:03.336450 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-06360994-f702-489a-a774-d368cf78a2e7 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Created reservations ['6c894e95-fc69-4282-9430-805f52a176aa', 'c3d88453-611f-403d-a14d-d296acaeef2f', 'bfa24e50-9d4a-46a9-a336-a3ed44fe1deb', '42070b84-c541-43a8-8fc9-6f360fa16499'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:23:03.337275 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-06360994-f702-489a-a774-d368cf78a2e7 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3aedd675-25eb-4470-9b60-43b5d5fd3ba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c894e95-fc69-4282-9430-805f52a176aa', 'c3d88453-611f-403d-a14d-d296acaeef2f', 'bfa24e50-9d4a-46a9-a336-a3ed44fe1deb', '42070b84-c541-43a8-8fc9-6f360fa16499']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:23:03.338035 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-06360994-f702-489a-a774-d368cf78a2e7 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e3efe83-2706-4ec9-8946-c283e0ffead0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:23:03.378138 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-06360994-f702-489a-a774-d368cf78a2e7 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e3efe83-2706-4ec9-8946-c283e0ffead0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5364965-647a-423b-b22e-d9a2d1c6a224', '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_502a825f-0d9a-4518-9ba4-c8c56e39c10f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a54cd24583644ecafb58e927e8293da',qos_specs=None,replication_status=,reservations=['6c894e95-fc69-4282-9430-805f52a176aa','c3d88453-611f-403d-a14d-d296acaeef2f','bfa24e50-9d4a-46a9-a336-a3ed44fe1deb','42070b84-c541-43a8-8fc9-6f360fa16499'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8d92cb88e004791919a992b045dac4e',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:23:03Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_502a825f-0d9a-4518-9ba4-c8c56e39c10f',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5364965-647a-423b-b22e-d9a2d1c6a224,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a54cd24583644ecafb58e927e8293da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8d92cb88e004791919a992b045dac4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:23:03.379721 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-06360994-f702-489a-a774-d368cf78a2e7 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13ac0f88-9323-4762-aed6-8f74be841582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:23:03.407783 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-06360994-f702-489a-a774-d368cf78a2e7 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13ac0f88-9323-4762-aed6-8f74be841582) transitioned into 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_502a825f-0d9a-4518-9ba4-c8c56e39c10f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a54cd24583644ecafb58e927e8293da',qos_specs=None,replication_status=,reservations=['6c894e95-fc69-4282-9430-805f52a176aa','c3d88453-611f-403d-a14d-d296acaeef2f','bfa24e50-9d4a-46a9-a336-a3ed44fe1deb','42070b84-c541-43a8-8fc9-6f360fa16499'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8d92cb88e004791919a992b045dac4e',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:23:03.408520 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-06360994-f702-489a-a774-d368cf78a2e7 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (691b4fbc-53c8-46c0-a995-80b3c4a3944d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:23:03.421255 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-06360994-f702-489a-a774-d368cf78a2e7 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (691b4fbc-53c8-46c0-a995-80b3c4a3944d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:23:03.422446 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-06360994-f702-489a-a774-d368cf78a2e7 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Flow 'volume_create_api' (c09e8864-396c-466a-973a-215bf640d0ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:23:03.422793 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-06360994-f702-489a-a774-d368cf78a2e7 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Create volume request issued successfully. Jul 10 14:23:03.431842 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:03.431842 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:23:03.432476 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-06360994-f702-489a-a774-d368cf78a2e7 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Volume info retrieved successfully. Jul 10 14:23:03.490520 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6200c627-c11b-425e-8f73-ea1cd529ee2b None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:03.493202 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6200c627-c11b-425e-8f73-ea1cd529ee2b tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b Jul 10 14:23:03.493202 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6200c627-c11b-425e-8f73-ea1cd529ee2b tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:03.493202 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6200c627-c11b-425e-8f73-ea1cd529ee2b tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:03.505484 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:03.505484 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:23:03.509878 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-6200c627-c11b-425e-8f73-ea1cd529ee2b tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:23:03.515450 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6200c627-c11b-425e-8f73-ea1cd529ee2b tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b returned with HTTP 200 Jul 10 14:23:03.515931 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1087/4314] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:03 2026] GET /volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:03.592840 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-59dde034-eb70-423d-a01d-9d2aba1f07ed None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:03.594427 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-59dde034-eb70-423d-a01d-9d2aba1f07ed tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] GET https://10.4.3.66/volume/v3/snapshots/92b334fd-8aee-4274-8022-2cf372272f54 Jul 10 14:23:03.594643 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-59dde034-eb70-423d-a01d-9d2aba1f07ed tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:03.594873 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-59dde034-eb70-423d-a01d-9d2aba1f07ed tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:03.599939 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-59dde034-eb70-423d-a01d-9d2aba1f07ed tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] https://10.4.3.66/volume/v3/snapshots/92b334fd-8aee-4274-8022-2cf372272f54 returned with HTTP 404 Jul 10 14:23:03.600510 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1081/4315] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:23:03 2026] GET /volume/v3/snapshots/92b334fd-8aee-4274-8022-2cf372272f54 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:23:03.610828 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-1d6286f5-9bc2-49cc-9bc0-9f916f1d8b35 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:03.612912 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1d6286f5-9bc2-49cc-9bc0-9f916f1d8b35 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] DELETE https://10.4.3.66/volume/v3/volumes/df0484cd-cf75-4e00-a416-a97a2923dbe6 Jul 10 14:23:03.613228 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1d6286f5-9bc2-49cc-9bc0-9f916f1d8b35 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:03.613337 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1d6286f5-9bc2-49cc-9bc0-9f916f1d8b35 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:03.613541 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-1d6286f5-9bc2-49cc-9bc0-9f916f1d8b35 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Delete volume with id: df0484cd-cf75-4e00-a416-a97a2923dbe6 Jul 10 14:23:03.620447 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:03.620447 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:23:03.621035 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-1d6286f5-9bc2-49cc-9bc0-9f916f1d8b35 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Volume info retrieved successfully. Jul 10 14:23:03.640153 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-1d6286f5-9bc2-49cc-9bc0-9f916f1d8b35 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Delete volume request issued successfully. Jul 10 14:23:03.640437 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1d6286f5-9bc2-49cc-9bc0-9f916f1d8b35 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] https://10.4.3.66/volume/v3/volumes/df0484cd-cf75-4e00-a416-a97a2923dbe6 returned with HTTP 202 Jul 10 14:23:03.641074 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1075/4316] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:23:03 2026] DELETE /volume/v3/volumes/df0484cd-cf75-4e00-a416-a97a2923dbe6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:23:03.652131 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-16103911-45a7-4178-87a9-2a3095cbb7b7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:03.653989 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-16103911-45a7-4178-87a9-2a3095cbb7b7 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] GET https://10.4.3.66/volume/v3/volumes/df0484cd-cf75-4e00-a416-a97a2923dbe6 Jul 10 14:23:03.654245 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-16103911-45a7-4178-87a9-2a3095cbb7b7 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:03.654547 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-16103911-45a7-4178-87a9-2a3095cbb7b7 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:03.661623 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:03.661623 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:23:03.665144 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-16103911-45a7-4178-87a9-2a3095cbb7b7 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Volume info retrieved successfully. Jul 10 14:23:03.669696 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-16103911-45a7-4178-87a9-2a3095cbb7b7 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] https://10.4.3.66/volume/v3/volumes/df0484cd-cf75-4e00-a416-a97a2923dbe6 returned with HTTP 200 Jul 10 14:23:03.670205 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1088/4317] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:03 2026] GET /volume/v3/volumes/df0484cd-cf75-4e00-a416-a97a2923dbe6 => generated 865 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:03.923410 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-be6eb734-64a5-4560-a85c-52bab2ba402a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:03.925855 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-be6eb734-64a5-4560-a85c-52bab2ba402a tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 Jul 10 14:23:03.926328 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-be6eb734-64a5-4560-a85c-52bab2ba402a tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:03.926328 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-be6eb734-64a5-4560-a85c-52bab2ba402a tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:03.926328 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-be6eb734-64a5-4560-a85c-52bab2ba402a tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 41cfbc98-8f22-4cd8-8403-fec002343fb9. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:03.932388 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:03.932388 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:23:03.933575 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-be6eb734-64a5-4560-a85c-52bab2ba402a tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 returned with HTTP 200 Jul 10 14:23:03.934065 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1082/4318] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:03 2026] GET /volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:04.440827 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:04.440827 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:23:04.441462 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-06360994-f702-489a-a774-d368cf78a2e7 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Volume info retrieved successfully. Jul 10 14:23:04.441664 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.backup.api [None req-06360994-f702-489a-a774-d368cf78a2e7 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Checking backup size 1 against volume size 1 {{(pid=100152) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 14:23:04.441813 np0000005012 devstack@c-api.service[100152]: INFO cinder.backup.api [None req-06360994-f702-489a-a774-d368cf78a2e7 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Overwriting volume c5364965-647a-423b-b22e-d9a2d1c6a224 with restore of backup 502a825f-0d9a-4518-9ba4-c8c56e39c10f Jul 10 14:23:04.459651 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.backup.rpcapi [None req-06360994-f702-489a-a774-d368cf78a2e7 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] restore_backup in rpcapi backup_id 502a825f-0d9a-4518-9ba4-c8c56e39c10f {{(pid=100152) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 14:23:04.462551 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-06360994-f702-489a-a774-d368cf78a2e7 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f/restore returned with HTTP 202 Jul 10 14:23:04.462551 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1074/4319] 10.4.3.66 () {68 vars in 1386 bytes} [Fri Jul 10 14:23:03 2026] POST /volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f/restore => generated 189 bytes in 1233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:23:04.470784 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-165d9102-db9b-4c86-989d-50725a9e5f98 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:04.472859 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-165d9102-db9b-4c86-989d-50725a9e5f98 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f Jul 10 14:23:04.473144 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-165d9102-db9b-4c86-989d-50725a9e5f98 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:04.473442 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-165d9102-db9b-4c86-989d-50725a9e5f98 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:04.473627 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-165d9102-db9b-4c86-989d-50725a9e5f98 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Show backup with id 502a825f-0d9a-4518-9ba4-c8c56e39c10f. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:04.478253 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:04.478253 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:23:04.479125 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-165d9102-db9b-4c86-989d-50725a9e5f98 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f returned with HTTP 200 Jul 10 14:23:04.479524 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1076/4320] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:04 2026] GET /volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:04.531796 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-34234843-92ce-4efd-9bec-fb6f12fb8e04 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:04.534131 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-34234843-92ce-4efd-9bec-fb6f12fb8e04 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b Jul 10 14:23:04.534406 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-34234843-92ce-4efd-9bec-fb6f12fb8e04 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:04.534790 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-34234843-92ce-4efd-9bec-fb6f12fb8e04 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:04.547215 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:04.547215 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:23:04.552666 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-34234843-92ce-4efd-9bec-fb6f12fb8e04 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:23:04.559066 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-34234843-92ce-4efd-9bec-fb6f12fb8e04 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b returned with HTTP 200 Jul 10 14:23:04.559577 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1089/4321] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:04 2026] GET /volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:04.684108 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-49b31d78-ef6c-4af3-91da-074393c0708d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:04.686112 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-49b31d78-ef6c-4af3-91da-074393c0708d tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] GET https://10.4.3.66/volume/v3/volumes/df0484cd-cf75-4e00-a416-a97a2923dbe6 Jul 10 14:23:04.686244 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-49b31d78-ef6c-4af3-91da-074393c0708d tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:04.686579 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-49b31d78-ef6c-4af3-91da-074393c0708d tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:04.693407 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-49b31d78-ef6c-4af3-91da-074393c0708d tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] https://10.4.3.66/volume/v3/volumes/df0484cd-cf75-4e00-a416-a97a2923dbe6 returned with HTTP 404 Jul 10 14:23:04.693938 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1083/4322] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:04 2026] GET /volume/v3/volumes/df0484cd-cf75-4e00-a416-a97a2923dbe6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:23:04.701857 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-427ccc8f-e591-4423-a257-1418d214bfc4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:04.703972 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-427ccc8f-e591-4423-a257-1418d214bfc4 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] DELETE https://10.4.3.66/volume/v3/volumes/5468455c-f8b8-4a5a-b6b2-becd49bfd61b Jul 10 14:23:04.704170 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-427ccc8f-e591-4423-a257-1418d214bfc4 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:04.704462 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-427ccc8f-e591-4423-a257-1418d214bfc4 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:04.704666 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-427ccc8f-e591-4423-a257-1418d214bfc4 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Delete volume with id: 5468455c-f8b8-4a5a-b6b2-becd49bfd61b Jul 10 14:23:04.712085 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:04.712085 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:23:04.712616 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-427ccc8f-e591-4423-a257-1418d214bfc4 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Volume info retrieved successfully. Jul 10 14:23:04.729906 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-427ccc8f-e591-4423-a257-1418d214bfc4 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Delete volume request issued successfully. Jul 10 14:23:04.730146 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-427ccc8f-e591-4423-a257-1418d214bfc4 tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] https://10.4.3.66/volume/v3/volumes/5468455c-f8b8-4a5a-b6b2-becd49bfd61b returned with HTTP 202 Jul 10 14:23:04.730636 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1075/4323] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:23:04 2026] DELETE /volume/v3/volumes/5468455c-f8b8-4a5a-b6b2-becd49bfd61b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:23:04.739105 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-0950d402-e8fe-4d97-a1d6-1b6f7dcc104e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:04.741140 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0950d402-e8fe-4d97-a1d6-1b6f7dcc104e tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] GET https://10.4.3.66/volume/v3/volumes/5468455c-f8b8-4a5a-b6b2-becd49bfd61b Jul 10 14:23:04.741345 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0950d402-e8fe-4d97-a1d6-1b6f7dcc104e tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:04.741545 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0950d402-e8fe-4d97-a1d6-1b6f7dcc104e tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:04.748970 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:04.748970 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:23:04.753585 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-0950d402-e8fe-4d97-a1d6-1b6f7dcc104e tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Volume info retrieved successfully. Jul 10 14:23:04.761077 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0950d402-e8fe-4d97-a1d6-1b6f7dcc104e tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] https://10.4.3.66/volume/v3/volumes/5468455c-f8b8-4a5a-b6b2-becd49bfd61b returned with HTTP 200 Jul 10 14:23:04.761753 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1077/4324] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:04 2026] GET /volume/v3/volumes/5468455c-f8b8-4a5a-b6b2-becd49bfd61b => generated 830 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:04.947480 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f948f824-8b70-4f72-ba1c-ed8e3eb8258b None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:04.949434 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f948f824-8b70-4f72-ba1c-ed8e3eb8258b tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 Jul 10 14:23:04.949615 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f948f824-8b70-4f72-ba1c-ed8e3eb8258b tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:04.949821 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f948f824-8b70-4f72-ba1c-ed8e3eb8258b tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:04.949937 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-f948f824-8b70-4f72-ba1c-ed8e3eb8258b tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 41cfbc98-8f22-4cd8-8403-fec002343fb9. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:04.954463 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:04.954463 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:23:04.955336 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f948f824-8b70-4f72-ba1c-ed8e3eb8258b tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 returned with HTTP 200 Jul 10 14:23:04.955799 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1090/4325] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:04 2026] GET /volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:05.490595 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-736d97f4-dc02-4b2a-86dd-d4af8d2bb093 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:05.492568 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-736d97f4-dc02-4b2a-86dd-d4af8d2bb093 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f Jul 10 14:23:05.492775 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-736d97f4-dc02-4b2a-86dd-d4af8d2bb093 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:05.493018 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-736d97f4-dc02-4b2a-86dd-d4af8d2bb093 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:05.493124 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-736d97f4-dc02-4b2a-86dd-d4af8d2bb093 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Show backup with id 502a825f-0d9a-4518-9ba4-c8c56e39c10f. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:05.498095 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:05.498095 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:23:05.498956 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-736d97f4-dc02-4b2a-86dd-d4af8d2bb093 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f returned with HTTP 200 Jul 10 14:23:05.499384 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1084/4326] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:05 2026] GET /volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:05.576784 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-49e24607-8e73-4618-ab69-0fea65ca7469 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:05.578693 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-49e24607-8e73-4618-ab69-0fea65ca7469 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b Jul 10 14:23:05.579005 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-49e24607-8e73-4618-ab69-0fea65ca7469 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:05.579240 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-49e24607-8e73-4618-ab69-0fea65ca7469 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:05.590989 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:05.590989 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:23:05.595349 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-49e24607-8e73-4618-ab69-0fea65ca7469 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:23:05.601442 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-49e24607-8e73-4618-ab69-0fea65ca7469 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b returned with HTTP 200 Jul 10 14:23:05.602437 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1076/4327] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:05 2026] GET /volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:05.777753 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-688592bf-4d29-45fe-ba5a-e66822957fdb None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:05.780172 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-688592bf-4d29-45fe-ba5a-e66822957fdb tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] GET https://10.4.3.66/volume/v3/volumes/5468455c-f8b8-4a5a-b6b2-becd49bfd61b Jul 10 14:23:05.780172 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-688592bf-4d29-45fe-ba5a-e66822957fdb tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:05.780172 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-688592bf-4d29-45fe-ba5a-e66822957fdb tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:05.787588 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-688592bf-4d29-45fe-ba5a-e66822957fdb tempest-CinderUnicodeTest-2118633789 tempest-CinderUnicodeTest-2118633789-project-member] https://10.4.3.66/volume/v3/volumes/5468455c-f8b8-4a5a-b6b2-becd49bfd61b returned with HTTP 404 Jul 10 14:23:05.788130 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1078/4328] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:05 2026] GET /volume/v3/volumes/5468455c-f8b8-4a5a-b6b2-becd49bfd61b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:23:05.967561 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-079becdc-925d-4495-be48-33bfcada15e7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:05.972540 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-079becdc-925d-4495-be48-33bfcada15e7 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 Jul 10 14:23:05.972540 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-079becdc-925d-4495-be48-33bfcada15e7 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:05.972540 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-079becdc-925d-4495-be48-33bfcada15e7 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:05.972540 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-079becdc-925d-4495-be48-33bfcada15e7 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 41cfbc98-8f22-4cd8-8403-fec002343fb9. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:05.978001 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:05.978001 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:23:05.978994 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-079becdc-925d-4495-be48-33bfcada15e7 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 returned with HTTP 200 Jul 10 14:23:05.979643 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1091/4329] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:05 2026] GET /volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:06.511980 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-3b5f7f15-ed17-48ca-8f2e-eea4e24fb3cb None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:06.514206 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3b5f7f15-ed17-48ca-8f2e-eea4e24fb3cb tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f Jul 10 14:23:06.514482 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3b5f7f15-ed17-48ca-8f2e-eea4e24fb3cb tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:06.514790 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3b5f7f15-ed17-48ca-8f2e-eea4e24fb3cb tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:06.514962 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-3b5f7f15-ed17-48ca-8f2e-eea4e24fb3cb tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Show backup with id 502a825f-0d9a-4518-9ba4-c8c56e39c10f. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:06.520723 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:06.520723 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:23:06.521174 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3b5f7f15-ed17-48ca-8f2e-eea4e24fb3cb tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f returned with HTTP 200 Jul 10 14:23:06.521639 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1085/4330] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:06 2026] GET /volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:06.618454 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ce2b6bb7-60bd-4212-bb8a-b5f7bdb16a30 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:06.620235 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ce2b6bb7-60bd-4212-bb8a-b5f7bdb16a30 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b Jul 10 14:23:06.620537 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ce2b6bb7-60bd-4212-bb8a-b5f7bdb16a30 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:06.621572 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ce2b6bb7-60bd-4212-bb8a-b5f7bdb16a30 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:06.633050 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:06.633050 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:23:06.636392 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ce2b6bb7-60bd-4212-bb8a-b5f7bdb16a30 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:23:06.641061 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ce2b6bb7-60bd-4212-bb8a-b5f7bdb16a30 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b returned with HTTP 200 Jul 10 14:23:06.641599 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1077/4331] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:06 2026] GET /volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:06.993749 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-dcdf46cc-4219-49d2-965f-5645699c87e2 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:06.996384 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-dcdf46cc-4219-49d2-965f-5645699c87e2 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 Jul 10 14:23:06.996490 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-dcdf46cc-4219-49d2-965f-5645699c87e2 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:06.996715 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-dcdf46cc-4219-49d2-965f-5645699c87e2 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:06.996778 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-dcdf46cc-4219-49d2-965f-5645699c87e2 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 41cfbc98-8f22-4cd8-8403-fec002343fb9. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:07.001774 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:07.001774 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:23:07.002740 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-dcdf46cc-4219-49d2-965f-5645699c87e2 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 returned with HTTP 200 Jul 10 14:23:07.003251 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1079/4332] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:06 2026] GET /volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:07.535847 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-a58e1b50-240f-477b-a612-ef159de3a163 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:07.538331 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a58e1b50-240f-477b-a612-ef159de3a163 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f Jul 10 14:23:07.539429 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a58e1b50-240f-477b-a612-ef159de3a163 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:07.539429 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a58e1b50-240f-477b-a612-ef159de3a163 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:07.540384 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-a58e1b50-240f-477b-a612-ef159de3a163 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Show backup with id 502a825f-0d9a-4518-9ba4-c8c56e39c10f. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:07.547204 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:07.547204 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:23:07.548363 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a58e1b50-240f-477b-a612-ef159de3a163 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f returned with HTTP 200 Jul 10 14:23:07.549420 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1092/4333] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:07 2026] GET /volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:07.658564 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-56900302-3e69-4403-9c12-fa9f63505436 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:07.660389 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cf4df5d5-b5dc-4baf-b196-a37aaf9a1880 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:07.661099 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-56900302-3e69-4403-9c12-fa9f63505436 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b Jul 10 14:23:07.661426 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-56900302-3e69-4403-9c12-fa9f63505436 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:07.661749 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-56900302-3e69-4403-9c12-fa9f63505436 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:07.675690 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:07.675690 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:23:07.680876 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-56900302-3e69-4403-9c12-fa9f63505436 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:23:07.687771 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-56900302-3e69-4403-9c12-fa9f63505436 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b returned with HTTP 200 Jul 10 14:23:07.688490 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1086/4334] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:07 2026] GET /volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:07.771913 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cf4df5d5-b5dc-4baf-b196-a37aaf9a1880 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:23:07.772327 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cf4df5d5-b5dc-4baf-b196-a37aaf9a1880 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1432893742"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:23:07.773883 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-cf4df5d5-b5dc-4baf-b196-a37aaf9a1880 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1432893742'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:23:07.774518 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-cf4df5d5-b5dc-4baf-b196-a37aaf9a1880 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Create volume of 1 GB Jul 10 14:23:07.778699 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-cf4df5d5-b5dc-4baf-b196-a37aaf9a1880 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Availability Zones retrieved successfully. Jul 10 14:23:07.787084 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cf4df5d5-b5dc-4baf-b196-a37aaf9a1880 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Flow 'volume_create_api' (49fdd3ab-1cbe-4cf4-9056-9706ade44daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:23:07.788514 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cf4df5d5-b5dc-4baf-b196-a37aaf9a1880 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a964b89-7660-4345-aee1-a51c569b13c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:23:07.789755 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-cf4df5d5-b5dc-4baf-b196-a37aaf9a1880 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:23:07.819670 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cf4df5d5-b5dc-4baf-b196-a37aaf9a1880 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a964b89-7660-4345-aee1-a51c569b13c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:23:07.820446 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cf4df5d5-b5dc-4baf-b196-a37aaf9a1880 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75586b2a-ff26-4a4e-87ea-eea696bba329) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:23:07.893155 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-cf4df5d5-b5dc-4baf-b196-a37aaf9a1880 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Created reservations ['4c1ee48a-5cc7-48c9-ba56-f19c4c7a9f98', 'c804fb9d-54b0-4c56-9bdd-48847f74da8b', '2a5054a9-6dce-43a3-bace-4ce74faf5ecd', '3e686249-e109-4f62-a736-2d94f85fd914'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:23:07.894139 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cf4df5d5-b5dc-4baf-b196-a37aaf9a1880 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75586b2a-ff26-4a4e-87ea-eea696bba329) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c1ee48a-5cc7-48c9-ba56-f19c4c7a9f98', 'c804fb9d-54b0-4c56-9bdd-48847f74da8b', '2a5054a9-6dce-43a3-bace-4ce74faf5ecd', '3e686249-e109-4f62-a736-2d94f85fd914']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:23:07.895052 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cf4df5d5-b5dc-4baf-b196-a37aaf9a1880 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d4d276c-cd0c-495f-ab52-4bc97e254014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:23:07.920020 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cf4df5d5-b5dc-4baf-b196-a37aaf9a1880 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d4d276c-cd0c-495f-ab52-4bc97e254014) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc39e923-e1e8-4706-8966-28a11e83fd41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1432893742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b84aec2027843fc96f2e56bd2f2301b',qos_specs=None,replication_status=,reservations=['4c1ee48a-5cc7-48c9-ba56-f19c4c7a9f98','c804fb9d-54b0-4c56-9bdd-48847f74da8b','2a5054a9-6dce-43a3-bace-4ce74faf5ecd','3e686249-e109-4f62-a736-2d94f85fd914'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3aa56baf33341d7be21e5fd0785ed79',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:23:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1432893742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc39e923-e1e8-4706-8966-28a11e83fd41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b84aec2027843fc96f2e56bd2f2301b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3aa56baf33341d7be21e5fd0785ed79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:23:07.920755 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cf4df5d5-b5dc-4baf-b196-a37aaf9a1880 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fdf2aa1-4aa6-4172-8083-72b678c77983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:23:07.944617 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cf4df5d5-b5dc-4baf-b196-a37aaf9a1880 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fdf2aa1-4aa6-4172-8083-72b678c77983) transitioned into state 'SUCCESS' from state '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-1432893742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b84aec2027843fc96f2e56bd2f2301b',qos_specs=None,replication_status=,reservations=['4c1ee48a-5cc7-48c9-ba56-f19c4c7a9f98','c804fb9d-54b0-4c56-9bdd-48847f74da8b','2a5054a9-6dce-43a3-bace-4ce74faf5ecd','3e686249-e109-4f62-a736-2d94f85fd914'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3aa56baf33341d7be21e5fd0785ed79',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:23:07.945222 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cf4df5d5-b5dc-4baf-b196-a37aaf9a1880 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89784030-7ad1-499f-9310-c83cda81c57d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:23:07.955338 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cf4df5d5-b5dc-4baf-b196-a37aaf9a1880 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89784030-7ad1-499f-9310-c83cda81c57d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:23:07.956235 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cf4df5d5-b5dc-4baf-b196-a37aaf9a1880 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Flow 'volume_create_api' (49fdd3ab-1cbe-4cf4-9056-9706ade44daa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:23:07.956581 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-cf4df5d5-b5dc-4baf-b196-a37aaf9a1880 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Create volume request issued successfully. Jul 10 14:23:07.957190 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cf4df5d5-b5dc-4baf-b196-a37aaf9a1880 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:23:07.957728 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1078/4335] 10.4.3.66 () {70 vars in 1291 bytes} [Fri Jul 10 14:23:07 2026] POST /volume/v3/volumes => generated 776 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:23:07.969965 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-efe40c90-c065-4795-a3b4-28b34c07d782 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:07.971962 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-efe40c90-c065-4795-a3b4-28b34c07d782 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/volumes/dc39e923-e1e8-4706-8966-28a11e83fd41 Jul 10 14:23:07.972160 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-efe40c90-c065-4795-a3b4-28b34c07d782 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:07.972343 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-efe40c90-c065-4795-a3b4-28b34c07d782 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:07.980619 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:07.980619 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:23:07.984598 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-efe40c90-c065-4795-a3b4-28b34c07d782 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Volume info retrieved successfully. Jul 10 14:23:07.988951 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-efe40c90-c065-4795-a3b4-28b34c07d782 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/volumes/dc39e923-e1e8-4706-8966-28a11e83fd41 returned with HTTP 200 Jul 10 14:23:07.989395 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1080/4336] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:07 2026] GET /volume/v3/volumes/dc39e923-e1e8-4706-8966-28a11e83fd41 => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:08.015994 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-c6d23ad0-c1ce-4f3a-9e59-952c3a816c5b None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:08.018171 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c6d23ad0-c1ce-4f3a-9e59-952c3a816c5b tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 Jul 10 14:23:08.018393 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c6d23ad0-c1ce-4f3a-9e59-952c3a816c5b tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:08.018631 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c6d23ad0-c1ce-4f3a-9e59-952c3a816c5b tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:08.018767 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-c6d23ad0-c1ce-4f3a-9e59-952c3a816c5b tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 41cfbc98-8f22-4cd8-8403-fec002343fb9. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:08.023761 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:08.023761 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:23:08.024606 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c6d23ad0-c1ce-4f3a-9e59-952c3a816c5b tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 returned with HTTP 200 Jul 10 14:23:08.025045 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1093/4337] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:08 2026] GET /volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:08.478065 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-0e068852-bef9-4506-9c88-88ad6c56e50b req-1979760d-95d7-4355-97cc-b1a01b888667 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:08.482188 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-0e068852-bef9-4506-9c88-88ad6c56e50b req-1979760d-95d7-4355-97cc-b1a01b888667 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] POST https://10.4.3.66/volume/v3/attachments/fbcf194a-2636-44a6-b2df-9c6d01522368/action Jul 10 14:23:08.482725 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-0e068852-bef9-4506-9c88-88ad6c56e50b req-1979760d-95d7-4355-97cc-b1a01b888667 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Action body: b'{"os-complete": null}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:23:08.482924 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-0e068852-bef9-4506-9c88-88ad6c56e50b req-1979760d-95d7-4355-97cc-b1a01b888667 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:23:08.507643 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:08.507643 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:23:08.521156 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-0e068852-bef9-4506-9c88-88ad6c56e50b req-1979760d-95d7-4355-97cc-b1a01b888667 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/attachments/fbcf194a-2636-44a6-b2df-9c6d01522368/action returned with HTTP 204 Jul 10 14:23:08.521780 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1087/4338] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:23:08 2026] POST /volume/v3/attachments/fbcf194a-2636-44a6-b2df-9c6d01522368/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:23:08.563748 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-52abf37b-b0ce-4326-b96f-2e7262aff603 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:08.565949 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-52abf37b-b0ce-4326-b96f-2e7262aff603 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f Jul 10 14:23:08.566180 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-52abf37b-b0ce-4326-b96f-2e7262aff603 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:08.566427 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-52abf37b-b0ce-4326-b96f-2e7262aff603 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:08.566592 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-52abf37b-b0ce-4326-b96f-2e7262aff603 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Show backup with id 502a825f-0d9a-4518-9ba4-c8c56e39c10f. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:08.571943 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:08.571943 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:23:08.572978 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-52abf37b-b0ce-4326-b96f-2e7262aff603 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f returned with HTTP 200 Jul 10 14:23:08.573409 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1079/4339] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:08 2026] GET /volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:08.705384 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b05c5e54-1bd8-423b-bae2-5d12800b8f74 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:08.707440 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b05c5e54-1bd8-423b-bae2-5d12800b8f74 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b Jul 10 14:23:08.707680 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b05c5e54-1bd8-423b-bae2-5d12800b8f74 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:08.707905 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b05c5e54-1bd8-423b-bae2-5d12800b8f74 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:08.720844 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:08.720844 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:23:08.729254 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-b05c5e54-1bd8-423b-bae2-5d12800b8f74 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:23:08.738817 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b05c5e54-1bd8-423b-bae2-5d12800b8f74 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b returned with HTTP 200 Jul 10 14:23:08.739033 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1081/4340] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:08 2026] GET /volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:23:08.757323 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-294a2195-be28-41ba-82be-9ef7475af4ae None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:08.763487 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-294a2195-be28-41ba-82be-9ef7475af4ae tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b Jul 10 14:23:08.763487 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-294a2195-be28-41ba-82be-9ef7475af4ae tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:08.763487 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-294a2195-be28-41ba-82be-9ef7475af4ae tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:08.777439 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:08.777439 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:23:08.785634 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-294a2195-be28-41ba-82be-9ef7475af4ae tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:23:08.791517 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-294a2195-be28-41ba-82be-9ef7475af4ae tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b returned with HTTP 200 Jul 10 14:23:08.791936 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1094/4341] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:08 2026] GET /volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:23:08.834739 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-acfa0d97-2446-485b-8ccb-224ec3658c89 req-8da7de9a-2491-4d49-b537-0c56b1f6d16d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:08.837268 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-acfa0d97-2446-485b-8ccb-224ec3658c89 req-8da7de9a-2491-4d49-b537-0c56b1f6d16d tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b Jul 10 14:23:08.837541 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-acfa0d97-2446-485b-8ccb-224ec3658c89 req-8da7de9a-2491-4d49-b537-0c56b1f6d16d tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:08.837706 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-acfa0d97-2446-485b-8ccb-224ec3658c89 req-8da7de9a-2491-4d49-b537-0c56b1f6d16d tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:08.849227 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:08.849227 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:23:08.853605 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-acfa0d97-2446-485b-8ccb-224ec3658c89 req-8da7de9a-2491-4d49-b537-0c56b1f6d16d tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:23:08.858606 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-acfa0d97-2446-485b-8ccb-224ec3658c89 req-8da7de9a-2491-4d49-b537-0c56b1f6d16d tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b returned with HTTP 200 Jul 10 14:23:08.859087 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1088/4342] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:23:08 2026] GET /volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:23:08.876483 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bf622b54-715a-4e45-a956-fc1ab394b070 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:08.878604 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bf622b54-715a-4e45-a956-fc1ab394b070 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b Jul 10 14:23:08.878984 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bf622b54-715a-4e45-a956-fc1ab394b070 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:08.879365 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bf622b54-715a-4e45-a956-fc1ab394b070 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:08.891957 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:08.891957 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:23:08.897402 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-bf622b54-715a-4e45-a956-fc1ab394b070 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:23:08.903185 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bf622b54-715a-4e45-a956-fc1ab394b070 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b returned with HTTP 200 Jul 10 14:23:08.903680 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1080/4343] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:08 2026] GET /volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:23:08.955839 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-c32ec47a-c3db-467c-82fa-f1fac7cd8f63 req-c5a77075-6f7a-4dcb-883d-fc01fbe1cf19 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:08.958099 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-c32ec47a-c3db-467c-82fa-f1fac7cd8f63 req-c5a77075-6f7a-4dcb-883d-fc01fbe1cf19 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b Jul 10 14:23:08.958391 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-c32ec47a-c3db-467c-82fa-f1fac7cd8f63 req-c5a77075-6f7a-4dcb-883d-fc01fbe1cf19 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:08.958600 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-c32ec47a-c3db-467c-82fa-f1fac7cd8f63 req-c5a77075-6f7a-4dcb-883d-fc01fbe1cf19 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:08.973197 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:08.973197 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:23:08.978113 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-c32ec47a-c3db-467c-82fa-f1fac7cd8f63 req-c5a77075-6f7a-4dcb-883d-fc01fbe1cf19 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:23:08.982353 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-c32ec47a-c3db-467c-82fa-f1fac7cd8f63 req-c5a77075-6f7a-4dcb-883d-fc01fbe1cf19 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b returned with HTTP 200 Jul 10 14:23:08.982907 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1082/4344] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:23:08 2026] GET /volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:23:09.001005 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-c32ec47a-c3db-467c-82fa-f1fac7cd8f63 req-d482deb7-0f53-4482-a3f9-46f9c8885b1d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:09.002055 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5700d968-7b19-4deb-add4-461a80e2d4f1 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:09.003529 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-c32ec47a-c3db-467c-82fa-f1fac7cd8f63 req-d482deb7-0f53-4482-a3f9-46f9c8885b1d tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] POST https://10.4.3.66/volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b/action Jul 10 14:23:09.003973 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-c32ec47a-c3db-467c-82fa-f1fac7cd8f63 req-d482deb7-0f53-4482-a3f9-46f9c8885b1d tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:23:09.004135 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-c32ec47a-c3db-467c-82fa-f1fac7cd8f63 req-d482deb7-0f53-4482-a3f9-46f9c8885b1d tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:23:09.004175 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5700d968-7b19-4deb-add4-461a80e2d4f1 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/volumes/dc39e923-e1e8-4706-8966-28a11e83fd41 Jul 10 14:23:09.004419 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5700d968-7b19-4deb-add4-461a80e2d4f1 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:09.004678 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5700d968-7b19-4deb-add4-461a80e2d4f1 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:09.013933 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:09.013933 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:23:09.017524 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:09.017524 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:23:09.018151 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-c32ec47a-c3db-467c-82fa-f1fac7cd8f63 req-d482deb7-0f53-4482-a3f9-46f9c8885b1d tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:23:09.018891 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-5700d968-7b19-4deb-add4-461a80e2d4f1 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Volume info retrieved successfully. Jul 10 14:23:09.024278 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5700d968-7b19-4deb-add4-461a80e2d4f1 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/volumes/dc39e923-e1e8-4706-8966-28a11e83fd41 returned with HTTP 200 Jul 10 14:23:09.024972 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1089/4345] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:09 2026] GET /volume/v3/volumes/dc39e923-e1e8-4706-8966-28a11e83fd41 => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:23:09.034338 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-c32ec47a-c3db-467c-82fa-f1fac7cd8f63 req-d482deb7-0f53-4482-a3f9-46f9c8885b1d tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Begin detaching volume completed successfully. Jul 10 14:23:09.035098 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-c32ec47a-c3db-467c-82fa-f1fac7cd8f63 req-d482deb7-0f53-4482-a3f9-46f9c8885b1d tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b/action returned with HTTP 202 Jul 10 14:23:09.035098 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1095/4346] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:23:09 2026] POST /volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:23:09.037493 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-df387abf-73df-44d2-a9ba-7d5f83e89728 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:09.039460 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-df387abf-73df-44d2-a9ba-7d5f83e89728 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 Jul 10 14:23:09.039742 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-df387abf-73df-44d2-a9ba-7d5f83e89728 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:09.039911 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a3ec6d67-560f-4eed-9185-c1e0b06cbf3b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:09.040004 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-df387abf-73df-44d2-a9ba-7d5f83e89728 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:09.040112 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-df387abf-73df-44d2-a9ba-7d5f83e89728 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 41cfbc98-8f22-4cd8-8403-fec002343fb9. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:09.042267 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a3ec6d67-560f-4eed-9185-c1e0b06cbf3b tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] POST https://10.4.3.66/volume/v3/backups Jul 10 14:23:09.042785 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a3ec6d67-560f-4eed-9185-c1e0b06cbf3b tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dc39e923-e1e8-4706-8966-28a11e83fd41", "name": "tempest-type-Backup-2034375815"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:23:09.044653 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.contrib.backups [None req-a3ec6d67-560f-4eed-9185-c1e0b06cbf3b tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Creating new backup {'backup': {'volume_id': 'dc39e923-e1e8-4706-8966-28a11e83fd41', 'name': 'tempest-type-Backup-2034375815'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 14:23:09.044823 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.contrib.backups [None req-a3ec6d67-560f-4eed-9185-c1e0b06cbf3b tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Creating backup of volume dc39e923-e1e8-4706-8966-28a11e83fd41 in container None Jul 10 14:23:09.045091 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:09.045091 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:23:09.045987 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-df387abf-73df-44d2-a9ba-7d5f83e89728 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 returned with HTTP 200 Jul 10 14:23:09.046437 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1081/4347] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:09 2026] GET /volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:09.053593 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:09.053593 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:23:09.054041 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-a3ec6d67-560f-4eed-9185-c1e0b06cbf3b tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Volume info retrieved successfully. Jul 10 14:23:09.082889 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-a3ec6d67-560f-4eed-9185-c1e0b06cbf3b tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Created reservations ['3c37da8c-05e2-4146-b900-88bad68935a7', '2183c3b3-f6ab-4308-8f43-7ddfa16eb496'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:23:09.112125 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a3ec6d67-560f-4eed-9185-c1e0b06cbf3b tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Jul 10 14:23:09.112829 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1083/4348] 10.4.3.66 () {70 vars in 1292 bytes} [Fri Jul 10 14:23:09 2026] POST /volume/v3/backups => generated 314 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:23:09.121100 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8ee01520-7939-4704-a5e6-7a834c9cbda0 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:09.123425 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8ee01520-7939-4704-a5e6-7a834c9cbda0 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 Jul 10 14:23:09.123737 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8ee01520-7939-4704-a5e6-7a834c9cbda0 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:09.123968 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8ee01520-7939-4704-a5e6-7a834c9cbda0 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:09.124104 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-8ee01520-7939-4704-a5e6-7a834c9cbda0 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id b66dc34f-d5c3-4ea7-84ca-4f26654d55a6. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:09.129141 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:09.129141 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:23:09.129969 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8ee01520-7939-4704-a5e6-7a834c9cbda0 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 returned with HTTP 200 Jul 10 14:23:09.130490 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1090/4349] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:09 2026] GET /volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:09.585464 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-2cc0098b-80ee-40d6-ad63-413436665472 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:09.587471 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2cc0098b-80ee-40d6-ad63-413436665472 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f Jul 10 14:23:09.587708 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2cc0098b-80ee-40d6-ad63-413436665472 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:09.587934 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2cc0098b-80ee-40d6-ad63-413436665472 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:09.588032 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-2cc0098b-80ee-40d6-ad63-413436665472 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Show backup with id 502a825f-0d9a-4518-9ba4-c8c56e39c10f. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:09.592940 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:09.592940 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:23:09.593941 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2cc0098b-80ee-40d6-ad63-413436665472 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f returned with HTTP 200 Jul 10 14:23:09.594472 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1096/4350] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:09 2026] GET /volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:10.059004 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c2dc9434-0e37-419e-9d56-98ac56c2cec3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:10.061413 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c2dc9434-0e37-419e-9d56-98ac56c2cec3 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 Jul 10 14:23:10.061713 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c2dc9434-0e37-419e-9d56-98ac56c2cec3 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:10.061909 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c2dc9434-0e37-419e-9d56-98ac56c2cec3 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:10.062037 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-c2dc9434-0e37-419e-9d56-98ac56c2cec3 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 41cfbc98-8f22-4cd8-8403-fec002343fb9. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:10.062489 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-88033e2c-018a-43ae-9744-e59986188d1d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:10.063095 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-88033e2c-018a-43ae-9744-e59986188d1d None None] GET https://10.4.3.66/volume// Jul 10 14:23:10.063350 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-88033e2c-018a-43ae-9744-e59986188d1d None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:10.063621 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-88033e2c-018a-43ae-9744-e59986188d1d None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:10.064042 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-88033e2c-018a-43ae-9744-e59986188d1d None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:23:10.064430 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1084/4351] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:23:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:23:10.066494 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:10.066494 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:23:10.067303 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c2dc9434-0e37-419e-9d56-98ac56c2cec3 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 returned with HTTP 200 Jul 10 14:23:10.067683 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1082/4352] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:10 2026] GET /volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:10.071806 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-c32ec47a-c3db-467c-82fa-f1fac7cd8f63 req-d477495a-7fb1-4840-93c2-bc93d9cfa376 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:10.074550 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-c32ec47a-c3db-467c-82fa-f1fac7cd8f63 req-d477495a-7fb1-4840-93c2-bc93d9cfa376 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b Jul 10 14:23:10.074830 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-c32ec47a-c3db-467c-82fa-f1fac7cd8f63 req-d477495a-7fb1-4840-93c2-bc93d9cfa376 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:10.075105 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-c32ec47a-c3db-467c-82fa-f1fac7cd8f63 req-d477495a-7fb1-4840-93c2-bc93d9cfa376 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:10.089088 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:10.089088 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:23:10.093877 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-c32ec47a-c3db-467c-82fa-f1fac7cd8f63 req-d477495a-7fb1-4840-93c2-bc93d9cfa376 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:23:10.100043 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-c32ec47a-c3db-467c-82fa-f1fac7cd8f63 req-d477495a-7fb1-4840-93c2-bc93d9cfa376 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b returned with HTTP 200 Jul 10 14:23:10.100712 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1091/4353] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:23:10 2026] GET /volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b => generated 1320 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:23:10.142644 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-da11fb6c-131a-498f-997c-5198b6e65a13 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:10.144520 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-da11fb6c-131a-498f-997c-5198b6e65a13 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 Jul 10 14:23:10.144727 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-da11fb6c-131a-498f-997c-5198b6e65a13 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:10.144906 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-da11fb6c-131a-498f-997c-5198b6e65a13 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:10.145008 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-da11fb6c-131a-498f-997c-5198b6e65a13 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id b66dc34f-d5c3-4ea7-84ca-4f26654d55a6. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:10.149536 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:10.149536 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:23:10.150263 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-da11fb6c-131a-498f-997c-5198b6e65a13 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 returned with HTTP 200 Jul 10 14:23:10.150891 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1097/4354] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:10 2026] GET /volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:10.606359 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-ceee8917-1c4b-4224-9b4d-738c391eedb3 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:10.608793 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ceee8917-1c4b-4224-9b4d-738c391eedb3 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f Jul 10 14:23:10.609089 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ceee8917-1c4b-4224-9b4d-738c391eedb3 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:10.609376 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ceee8917-1c4b-4224-9b4d-738c391eedb3 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:10.609566 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-ceee8917-1c4b-4224-9b4d-738c391eedb3 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Show backup with id 502a825f-0d9a-4518-9ba4-c8c56e39c10f. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:10.615541 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:10.615541 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:23:10.616491 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ceee8917-1c4b-4224-9b4d-738c391eedb3 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f returned with HTTP 200 Jul 10 14:23:10.617189 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1085/4355] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:10 2026] GET /volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:11.080597 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-13a407ca-8db4-4482-9afc-5d5d260bc550 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:11.082578 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-13a407ca-8db4-4482-9afc-5d5d260bc550 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 Jul 10 14:23:11.082772 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-13a407ca-8db4-4482-9afc-5d5d260bc550 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:11.082981 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-13a407ca-8db4-4482-9afc-5d5d260bc550 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:11.083123 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-13a407ca-8db4-4482-9afc-5d5d260bc550 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 41cfbc98-8f22-4cd8-8403-fec002343fb9. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:11.093746 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:11.093746 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:23:11.095521 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-13a407ca-8db4-4482-9afc-5d5d260bc550 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 returned with HTTP 200 Jul 10 14:23:11.095521 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1083/4356] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:11 2026] GET /volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:11.163288 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6198e071-1685-4584-8a0f-470ad8fa76e5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:11.167528 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6198e071-1685-4584-8a0f-470ad8fa76e5 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 Jul 10 14:23:11.167528 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6198e071-1685-4584-8a0f-470ad8fa76e5 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:11.167528 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6198e071-1685-4584-8a0f-470ad8fa76e5 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:11.167528 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-6198e071-1685-4584-8a0f-470ad8fa76e5 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id b66dc34f-d5c3-4ea7-84ca-4f26654d55a6. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:11.170037 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:11.170037 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:23:11.170810 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6198e071-1685-4584-8a0f-470ad8fa76e5 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 returned with HTTP 200 Jul 10 14:23:11.171194 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1092/4357] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:11 2026] GET /volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:11.626865 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-73449944-8704-406f-bb9e-bc275cde7568 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:11.628694 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-73449944-8704-406f-bb9e-bc275cde7568 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f Jul 10 14:23:11.628893 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-73449944-8704-406f-bb9e-bc275cde7568 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:11.629090 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-73449944-8704-406f-bb9e-bc275cde7568 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:11.629206 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-73449944-8704-406f-bb9e-bc275cde7568 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Show backup with id 502a825f-0d9a-4518-9ba4-c8c56e39c10f. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:11.633277 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:11.633277 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:23:11.634000 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-73449944-8704-406f-bb9e-bc275cde7568 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f returned with HTTP 200 Jul 10 14:23:11.634355 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1098/4358] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:11 2026] GET /volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:12.109553 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-14e277d1-4069-4da1-99ad-19357da13cba None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:12.111969 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-14e277d1-4069-4da1-99ad-19357da13cba tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 Jul 10 14:23:12.113551 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-14e277d1-4069-4da1-99ad-19357da13cba tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:12.113551 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-14e277d1-4069-4da1-99ad-19357da13cba tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:12.113551 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-14e277d1-4069-4da1-99ad-19357da13cba tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 41cfbc98-8f22-4cd8-8403-fec002343fb9. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:12.118069 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:12.118069 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:23:12.119059 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-14e277d1-4069-4da1-99ad-19357da13cba tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 returned with HTTP 200 Jul 10 14:23:12.119610 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1086/4359] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:12 2026] GET /volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:12.184236 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1f852a42-5aa4-4bde-bede-03cf2ad7e40b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:12.186113 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1f852a42-5aa4-4bde-bede-03cf2ad7e40b tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 Jul 10 14:23:12.186339 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1f852a42-5aa4-4bde-bede-03cf2ad7e40b tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:12.186525 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1f852a42-5aa4-4bde-bede-03cf2ad7e40b tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:12.186636 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-1f852a42-5aa4-4bde-bede-03cf2ad7e40b tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id b66dc34f-d5c3-4ea7-84ca-4f26654d55a6. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:12.193242 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:12.193242 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:23:12.194253 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1f852a42-5aa4-4bde-bede-03cf2ad7e40b tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 returned with HTTP 200 Jul 10 14:23:12.194999 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1084/4360] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:12 2026] GET /volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:12.644656 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d8c167bc-38ea-44e8-ba85-215b4bdafa43 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:12.647475 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d8c167bc-38ea-44e8-ba85-215b4bdafa43 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f Jul 10 14:23:12.647475 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d8c167bc-38ea-44e8-ba85-215b4bdafa43 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:12.647815 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d8c167bc-38ea-44e8-ba85-215b4bdafa43 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:12.647815 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-d8c167bc-38ea-44e8-ba85-215b4bdafa43 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Show backup with id 502a825f-0d9a-4518-9ba4-c8c56e39c10f. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:12.652937 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:12.652937 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:23:12.653916 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d8c167bc-38ea-44e8-ba85-215b4bdafa43 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f returned with HTTP 200 Jul 10 14:23:12.654313 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1093/4361] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:12 2026] GET /volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:12.831162 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-c32ec47a-c3db-467c-82fa-f1fac7cd8f63 req-4c483f7f-fd83-454e-ba99-0480e323b105 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:12.833950 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-c32ec47a-c3db-467c-82fa-f1fac7cd8f63 req-4c483f7f-fd83-454e-ba99-0480e323b105 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] DELETE https://10.4.3.66/volume/v3/attachments/fbcf194a-2636-44a6-b2df-9c6d01522368 Jul 10 14:23:12.834400 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-c32ec47a-c3db-467c-82fa-f1fac7cd8f63 req-4c483f7f-fd83-454e-ba99-0480e323b105 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:12.834737 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-c32ec47a-c3db-467c-82fa-f1fac7cd8f63 req-4c483f7f-fd83-454e-ba99-0480e323b105 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:12.844843 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:12.844843 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:23:13.131380 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-9b9ef998-97b5-4737-aebf-7ae285a15a4a None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:13.133382 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9b9ef998-97b5-4737-aebf-7ae285a15a4a tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 Jul 10 14:23:13.133603 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9b9ef998-97b5-4737-aebf-7ae285a15a4a tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:13.133819 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9b9ef998-97b5-4737-aebf-7ae285a15a4a tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:13.133953 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-9b9ef998-97b5-4737-aebf-7ae285a15a4a tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 41cfbc98-8f22-4cd8-8403-fec002343fb9. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:13.139469 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:13.139469 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:23:13.140569 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9b9ef998-97b5-4737-aebf-7ae285a15a4a tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 returned with HTTP 200 Jul 10 14:23:13.141151 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1087/4362] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:13 2026] GET /volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:13.206284 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8c934099-903b-42f4-9502-a0b403f6e5ea None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:13.208296 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8c934099-903b-42f4-9502-a0b403f6e5ea tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 Jul 10 14:23:13.208495 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8c934099-903b-42f4-9502-a0b403f6e5ea tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:13.208731 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8c934099-903b-42f4-9502-a0b403f6e5ea tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:13.208830 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-8c934099-903b-42f4-9502-a0b403f6e5ea tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id b66dc34f-d5c3-4ea7-84ca-4f26654d55a6. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:13.213051 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:13.213051 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:23:13.213731 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8c934099-903b-42f4-9502-a0b403f6e5ea tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 returned with HTTP 200 Jul 10 14:23:13.214295 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1085/4363] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:13 2026] GET /volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:13.380251 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-c32ec47a-c3db-467c-82fa-f1fac7cd8f63 req-4c483f7f-fd83-454e-ba99-0480e323b105 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/attachments/fbcf194a-2636-44a6-b2df-9c6d01522368 returned with HTTP 200 Jul 10 14:23:13.380251 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1099/4364] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:23:12 2026] DELETE /volume/v3/attachments/fbcf194a-2636-44a6-b2df-9c6d01522368 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:13.669523 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-2742e296-59f2-44ec-ab99-4c7b15351086 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:13.672898 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2742e296-59f2-44ec-ab99-4c7b15351086 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f Jul 10 14:23:13.673038 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2742e296-59f2-44ec-ab99-4c7b15351086 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:13.673224 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2742e296-59f2-44ec-ab99-4c7b15351086 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:13.673352 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-2742e296-59f2-44ec-ab99-4c7b15351086 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Show backup with id 502a825f-0d9a-4518-9ba4-c8c56e39c10f. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:13.678165 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:13.678165 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:23:13.679002 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2742e296-59f2-44ec-ab99-4c7b15351086 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f returned with HTTP 200 Jul 10 14:23:13.679391 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1094/4365] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:13 2026] GET /volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:14.156280 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-14fc384a-7697-4680-9685-436b8c9bc960 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:14.160736 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-14fc384a-7697-4680-9685-436b8c9bc960 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 Jul 10 14:23:14.160736 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-14fc384a-7697-4680-9685-436b8c9bc960 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:14.160736 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-14fc384a-7697-4680-9685-436b8c9bc960 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:14.160736 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-14fc384a-7697-4680-9685-436b8c9bc960 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 41cfbc98-8f22-4cd8-8403-fec002343fb9. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:14.168334 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:14.168334 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:23:14.169710 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-14fc384a-7697-4680-9685-436b8c9bc960 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 returned with HTTP 200 Jul 10 14:23:14.170591 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1088/4366] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:14 2026] GET /volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:14.227872 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4515d4c7-da59-4f5c-be97-dfd8c8c61e93 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:14.231519 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4515d4c7-da59-4f5c-be97-dfd8c8c61e93 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 Jul 10 14:23:14.231719 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4515d4c7-da59-4f5c-be97-dfd8c8c61e93 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:14.231963 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4515d4c7-da59-4f5c-be97-dfd8c8c61e93 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:14.232168 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-4515d4c7-da59-4f5c-be97-dfd8c8c61e93 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id b66dc34f-d5c3-4ea7-84ca-4f26654d55a6. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:14.239863 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:14.239863 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:23:14.240917 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4515d4c7-da59-4f5c-be97-dfd8c8c61e93 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 returned with HTTP 200 Jul 10 14:23:14.242430 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1086/4367] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:14 2026] GET /volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:14.317531 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e771d078-d901-4b91-9bc4-d4626206d312 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:14.319348 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e771d078-d901-4b91-9bc4-d4626206d312 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b Jul 10 14:23:14.319637 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e771d078-d901-4b91-9bc4-d4626206d312 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:14.319876 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e771d078-d901-4b91-9bc4-d4626206d312 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:14.328466 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:14.328466 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:23:14.334168 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-e771d078-d901-4b91-9bc4-d4626206d312 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:23:14.339455 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e771d078-d901-4b91-9bc4-d4626206d312 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b returned with HTTP 200 Jul 10 14:23:14.339850 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1100/4368] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:14 2026] GET /volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:14.693713 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-df079cc2-1eae-4d23-a470-8a75fe353c58 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:14.695622 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-df079cc2-1eae-4d23-a470-8a75fe353c58 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f Jul 10 14:23:14.695843 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-df079cc2-1eae-4d23-a470-8a75fe353c58 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:14.696021 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-df079cc2-1eae-4d23-a470-8a75fe353c58 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:14.696146 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-df079cc2-1eae-4d23-a470-8a75fe353c58 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Show backup with id 502a825f-0d9a-4518-9ba4-c8c56e39c10f. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:14.701739 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:14.701739 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:23:14.702547 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-df079cc2-1eae-4d23-a470-8a75fe353c58 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f returned with HTTP 200 Jul 10 14:23:14.702991 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1095/4369] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:14 2026] GET /volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:15.255959 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-c00797b1-4572-4daf-be09-d51da5b53f98 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:15.259736 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c00797b1-4572-4daf-be09-d51da5b53f98 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 Jul 10 14:23:15.260043 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c00797b1-4572-4daf-be09-d51da5b53f98 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:15.260321 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c00797b1-4572-4daf-be09-d51da5b53f98 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:15.260488 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-c00797b1-4572-4daf-be09-d51da5b53f98 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id b66dc34f-d5c3-4ea7-84ca-4f26654d55a6. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:15.267304 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:15.267304 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:23:15.268698 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c00797b1-4572-4daf-be09-d51da5b53f98 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 returned with HTTP 200 Jul 10 14:23:15.269219 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1089/4370] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:15 2026] GET /volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:15.718888 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e9e0e16a-c2df-4321-9459-77b0626aa97c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:15.721124 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e9e0e16a-c2df-4321-9459-77b0626aa97c tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f Jul 10 14:23:15.721428 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e9e0e16a-c2df-4321-9459-77b0626aa97c tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:15.721732 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e9e0e16a-c2df-4321-9459-77b0626aa97c tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:15.721912 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-e9e0e16a-c2df-4321-9459-77b0626aa97c tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Show backup with id 502a825f-0d9a-4518-9ba4-c8c56e39c10f. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:15.727596 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:15.727596 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:23:15.728394 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e9e0e16a-c2df-4321-9459-77b0626aa97c tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f returned with HTTP 200 Jul 10 14:23:15.728825 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1087/4371] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:15 2026] GET /volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:16.197841 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-43a8d4ed-d5ed-43de-95ae-1481a5e47682 req-880455e2-366d-4a99-9839-d946ac72afd1 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:16.200530 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-43a8d4ed-d5ed-43de-95ae-1481a5e47682 req-880455e2-366d-4a99-9839-d946ac72afd1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/volumes/a7ac13fd-0139-4d99-8835-1d742ddb30d6 Jul 10 14:23:16.200790 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-43a8d4ed-d5ed-43de-95ae-1481a5e47682 req-880455e2-366d-4a99-9839-d946ac72afd1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:16.201043 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-43a8d4ed-d5ed-43de-95ae-1481a5e47682 req-880455e2-366d-4a99-9839-d946ac72afd1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:16.211727 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:16.211727 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:23:16.217295 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-43a8d4ed-d5ed-43de-95ae-1481a5e47682 req-880455e2-366d-4a99-9839-d946ac72afd1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Volume info retrieved successfully. Jul 10 14:23:16.224597 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-43a8d4ed-d5ed-43de-95ae-1481a5e47682 req-880455e2-366d-4a99-9839-d946ac72afd1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/volumes/a7ac13fd-0139-4d99-8835-1d742ddb30d6 returned with HTTP 200 Jul 10 14:23:16.225101 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1101/4372] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:23:16 2026] GET /volume/v3/volumes/a7ac13fd-0139-4d99-8835-1d742ddb30d6 => generated 1355 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:23:16.235338 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-217b5354-6ea9-49f6-846a-fd4c9d55724f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:16.235751 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-217b5354-6ea9-49f6-846a-fd4c9d55724f None None] GET https://10.4.3.66/volume// Jul 10 14:23:16.235862 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-217b5354-6ea9-49f6-846a-fd4c9d55724f None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:16.236029 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-217b5354-6ea9-49f6-846a-fd4c9d55724f None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:16.236397 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-217b5354-6ea9-49f6-846a-fd4c9d55724f None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:23:16.236690 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1096/4373] 10.4.3.66 () {66 vars in 1412 bytes} [Fri Jul 10 14:23:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:23:16.244619 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-43a8d4ed-d5ed-43de-95ae-1481a5e47682 req-798f65c2-03b3-4c51-805f-3de17aced54e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:16.246384 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-43a8d4ed-d5ed-43de-95ae-1481a5e47682 req-798f65c2-03b3-4c51-805f-3de17aced54e tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:23:16.246779 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-43a8d4ed-d5ed-43de-95ae-1481a5e47682 req-798f65c2-03b3-4c51-805f-3de17aced54e tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a7ac13fd-0139-4d99-8835-1d742ddb30d6", "connector": null, "instance_uuid": "0199cee4-8a0c-4a68-9083-4507c31b35cb"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:23:16.254784 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:16.254784 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:23:16.280792 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3a448ee7-de72-43f4-9b3d-7b07312b8dec None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:16.282927 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3a448ee7-de72-43f4-9b3d-7b07312b8dec tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 Jul 10 14:23:16.283225 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3a448ee7-de72-43f4-9b3d-7b07312b8dec tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:16.283485 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3a448ee7-de72-43f4-9b3d-7b07312b8dec tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:16.284054 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-3a448ee7-de72-43f4-9b3d-7b07312b8dec tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id b66dc34f-d5c3-4ea7-84ca-4f26654d55a6. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:16.290375 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:16.290375 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:23:16.291224 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3a448ee7-de72-43f4-9b3d-7b07312b8dec tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 returned with HTTP 200 Jul 10 14:23:16.291972 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1088/4374] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:16 2026] GET /volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:16.300390 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-43a8d4ed-d5ed-43de-95ae-1481a5e47682 req-798f65c2-03b3-4c51-805f-3de17aced54e tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:23:16.301304 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1090/4375] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:23:16 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:23:16.741203 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-3e117806-0f3a-468f-b3a9-a1c5496ed6ef None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:16.743832 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3e117806-0f3a-468f-b3a9-a1c5496ed6ef tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f Jul 10 14:23:16.744103 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3e117806-0f3a-468f-b3a9-a1c5496ed6ef tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:16.744355 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3e117806-0f3a-468f-b3a9-a1c5496ed6ef tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:16.744492 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-3e117806-0f3a-468f-b3a9-a1c5496ed6ef tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Show backup with id 502a825f-0d9a-4518-9ba4-c8c56e39c10f. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:16.752175 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:16.752175 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:23:16.753658 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3e117806-0f3a-468f-b3a9-a1c5496ed6ef tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f returned with HTTP 200 Jul 10 14:23:16.754270 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1102/4376] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:16 2026] GET /volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:16.768701 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a2e1e17f-b368-40ab-9788-2af7ba2babef None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:16.770823 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a2e1e17f-b368-40ab-9788-2af7ba2babef tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/volumes/c5364965-647a-423b-b22e-d9a2d1c6a224 Jul 10 14:23:16.771051 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a2e1e17f-b368-40ab-9788-2af7ba2babef tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:16.771278 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a2e1e17f-b368-40ab-9788-2af7ba2babef tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:16.779758 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:16.779758 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:23:16.784793 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a2e1e17f-b368-40ab-9788-2af7ba2babef tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Volume info retrieved successfully. Jul 10 14:23:16.790812 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a2e1e17f-b368-40ab-9788-2af7ba2babef tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/volumes/c5364965-647a-423b-b22e-d9a2d1c6a224 returned with HTTP 200 Jul 10 14:23:16.791275 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1097/4377] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:16 2026] GET /volume/v3/volumes/c5364965-647a-423b-b22e-d9a2d1c6a224 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:23:16.808739 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e83e1200-a582-4523-a115-ea78fb77b64e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:16.811111 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e83e1200-a582-4523-a115-ea78fb77b64e tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/volumes/c5364965-647a-423b-b22e-d9a2d1c6a224 Jul 10 14:23:16.811344 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e83e1200-a582-4523-a115-ea78fb77b64e tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:16.811623 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e83e1200-a582-4523-a115-ea78fb77b64e tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:16.820852 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:16.820852 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:23:16.825215 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e83e1200-a582-4523-a115-ea78fb77b64e tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Volume info retrieved successfully. Jul 10 14:23:16.831829 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e83e1200-a582-4523-a115-ea78fb77b64e tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/volumes/c5364965-647a-423b-b22e-d9a2d1c6a224 returned with HTTP 200 Jul 10 14:23:16.832482 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1089/4378] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:16 2026] GET /volume/v3/volumes/c5364965-647a-423b-b22e-d9a2d1c6a224 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:23:17.304663 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-89fa29f5-3d84-4d12-b26d-a7cd1569080d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:17.307137 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-89fa29f5-3d84-4d12-b26d-a7cd1569080d tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 Jul 10 14:23:17.307372 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-89fa29f5-3d84-4d12-b26d-a7cd1569080d tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:17.307822 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-89fa29f5-3d84-4d12-b26d-a7cd1569080d tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:17.307973 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-89fa29f5-3d84-4d12-b26d-a7cd1569080d tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id b66dc34f-d5c3-4ea7-84ca-4f26654d55a6. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:17.312483 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:17.312483 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:23:17.313211 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-89fa29f5-3d84-4d12-b26d-a7cd1569080d tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 returned with HTTP 200 Jul 10 14:23:17.314244 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1091/4379] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:17 2026] GET /volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:18.327766 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-c0bc4c21-2085-4c07-94bb-9ab9db08889e req-073d19eb-5ee5-4d62-af1f-18d3e1290df1 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:18.329666 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-66ba9103-0c2d-4287-b0f8-1a4cae606904 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:18.330605 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-c0bc4c21-2085-4c07-94bb-9ab9db08889e req-073d19eb-5ee5-4d62-af1f-18d3e1290df1 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/volumes/c5364965-647a-423b-b22e-d9a2d1c6a224 Jul 10 14:23:18.330894 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-c0bc4c21-2085-4c07-94bb-9ab9db08889e req-073d19eb-5ee5-4d62-af1f-18d3e1290df1 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:18.331154 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-c0bc4c21-2085-4c07-94bb-9ab9db08889e req-073d19eb-5ee5-4d62-af1f-18d3e1290df1 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:18.331665 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-66ba9103-0c2d-4287-b0f8-1a4cae606904 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 Jul 10 14:23:18.331996 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-66ba9103-0c2d-4287-b0f8-1a4cae606904 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:18.332322 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-66ba9103-0c2d-4287-b0f8-1a4cae606904 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:18.332493 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-66ba9103-0c2d-4287-b0f8-1a4cae606904 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id b66dc34f-d5c3-4ea7-84ca-4f26654d55a6. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:18.338731 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:18.338731 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:23:18.339529 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-66ba9103-0c2d-4287-b0f8-1a4cae606904 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 returned with HTTP 200 Jul 10 14:23:18.339985 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1098/4380] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:18 2026] GET /volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:18.340179 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:18.340179 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:23:18.345248 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-c0bc4c21-2085-4c07-94bb-9ab9db08889e req-073d19eb-5ee5-4d62-af1f-18d3e1290df1 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Volume info retrieved successfully. Jul 10 14:23:18.352080 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-c0bc4c21-2085-4c07-94bb-9ab9db08889e req-073d19eb-5ee5-4d62-af1f-18d3e1290df1 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/volumes/c5364965-647a-423b-b22e-d9a2d1c6a224 returned with HTTP 200 Jul 10 14:23:18.352574 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1103/4381] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:23:18 2026] GET /volume/v3/volumes/c5364965-647a-423b-b22e-d9a2d1c6a224 => generated 1415 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:23:18.912604 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-c0bc4c21-2085-4c07-94bb-9ab9db08889e req-49e132a3-4e5a-4220-ae6d-f10f4a3d313d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:18.914668 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c0bc4c21-2085-4c07-94bb-9ab9db08889e req-49e132a3-4e5a-4220-ae6d-f10f4a3d313d tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/volumes/c5364965-647a-423b-b22e-d9a2d1c6a224 Jul 10 14:23:18.914904 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c0bc4c21-2085-4c07-94bb-9ab9db08889e req-49e132a3-4e5a-4220-ae6d-f10f4a3d313d tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:18.915236 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c0bc4c21-2085-4c07-94bb-9ab9db08889e req-49e132a3-4e5a-4220-ae6d-f10f4a3d313d tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:18.923595 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:18.923595 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:23:18.928378 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-c0bc4c21-2085-4c07-94bb-9ab9db08889e req-49e132a3-4e5a-4220-ae6d-f10f4a3d313d tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Volume info retrieved successfully. Jul 10 14:23:18.935322 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c0bc4c21-2085-4c07-94bb-9ab9db08889e req-49e132a3-4e5a-4220-ae6d-f10f4a3d313d tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/volumes/c5364965-647a-423b-b22e-d9a2d1c6a224 returned with HTTP 200 Jul 10 14:23:18.935945 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1090/4382] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:23:18 2026] GET /volume/v3/volumes/c5364965-647a-423b-b22e-d9a2d1c6a224 => generated 1415 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:23:18.949456 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-83c9e0c8-1d24-44dd-adea-186b75a0742d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:18.950144 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-83c9e0c8-1d24-44dd-adea-186b75a0742d None None] GET https://10.4.3.66/volume// Jul 10 14:23:18.950402 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-83c9e0c8-1d24-44dd-adea-186b75a0742d None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:18.950719 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-83c9e0c8-1d24-44dd-adea-186b75a0742d None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:18.951452 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-83c9e0c8-1d24-44dd-adea-186b75a0742d None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:23:18.951885 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1092/4383] 10.4.3.66 () {66 vars in 1412 bytes} [Fri Jul 10 14:23:18 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:23:18.961206 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-c0bc4c21-2085-4c07-94bb-9ab9db08889e req-fe689df4-a79d-48ab-9fdb-dabdeb442a6d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:18.963811 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-c0bc4c21-2085-4c07-94bb-9ab9db08889e req-fe689df4-a79d-48ab-9fdb-dabdeb442a6d tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:23:18.964241 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-c0bc4c21-2085-4c07-94bb-9ab9db08889e req-fe689df4-a79d-48ab-9fdb-dabdeb442a6d tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c5364965-647a-423b-b22e-d9a2d1c6a224", "connector": null, "instance_uuid": "55840d31-42d5-49d9-bfef-05d426f4b439"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:23:18.977635 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:18.977635 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:23:19.005280 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-c0bc4c21-2085-4c07-94bb-9ab9db08889e req-fe689df4-a79d-48ab-9fdb-dabdeb442a6d tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:23:19.005714 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1099/4384] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:23:18 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 14:23:19.354355 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-4bf0971b-f88a-4223-861e-8769edc9b9b4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:19.356143 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4bf0971b-f88a-4223-861e-8769edc9b9b4 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 Jul 10 14:23:19.356357 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4bf0971b-f88a-4223-861e-8769edc9b9b4 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:19.356548 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4bf0971b-f88a-4223-861e-8769edc9b9b4 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:19.356649 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-4bf0971b-f88a-4223-861e-8769edc9b9b4 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id b66dc34f-d5c3-4ea7-84ca-4f26654d55a6. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:19.360852 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:19.360852 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:23:19.361591 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4bf0971b-f88a-4223-861e-8769edc9b9b4 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 returned with HTTP 200 Jul 10 14:23:19.361988 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1104/4385] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:19 2026] GET /volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:20.378588 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a84b1f83-1b49-4079-87b8-cb641367c511 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:20.394406 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a84b1f83-1b49-4079-87b8-cb641367c511 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 Jul 10 14:23:20.394406 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a84b1f83-1b49-4079-87b8-cb641367c511 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:20.394406 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a84b1f83-1b49-4079-87b8-cb641367c511 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:20.394406 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-a84b1f83-1b49-4079-87b8-cb641367c511 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id b66dc34f-d5c3-4ea7-84ca-4f26654d55a6. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:20.420588 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:20.420588 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:23:20.423949 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a84b1f83-1b49-4079-87b8-cb641367c511 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 returned with HTTP 200 Jul 10 14:23:20.424729 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1091/4386] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:20 2026] GET /volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 => generated 734 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:21.436213 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-0bb7ff4a-756a-4939-a0b7-d8f21fa69029 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:21.439898 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0bb7ff4a-756a-4939-a0b7-d8f21fa69029 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 Jul 10 14:23:21.440081 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0bb7ff4a-756a-4939-a0b7-d8f21fa69029 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:21.440248 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0bb7ff4a-756a-4939-a0b7-d8f21fa69029 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:21.440376 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-0bb7ff4a-756a-4939-a0b7-d8f21fa69029 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id b66dc34f-d5c3-4ea7-84ca-4f26654d55a6. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:21.444901 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:21.444901 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:23:21.445669 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0bb7ff4a-756a-4939-a0b7-d8f21fa69029 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 returned with HTTP 200 Jul 10 14:23:21.446070 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1093/4387] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:21 2026] GET /volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:22.458646 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4702a800-255e-4788-9439-0d90fbfd9ad3 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:22.462435 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4702a800-255e-4788-9439-0d90fbfd9ad3 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 Jul 10 14:23:22.462743 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4702a800-255e-4788-9439-0d90fbfd9ad3 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:22.463026 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4702a800-255e-4788-9439-0d90fbfd9ad3 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:22.463182 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-4702a800-255e-4788-9439-0d90fbfd9ad3 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id b66dc34f-d5c3-4ea7-84ca-4f26654d55a6. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:22.471850 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:22.471850 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:23:22.472619 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4702a800-255e-4788-9439-0d90fbfd9ad3 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 returned with HTTP 200 Jul 10 14:23:22.473023 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1100/4388] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:22 2026] GET /volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:22.945381 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8647f388-12b6-4f3b-91e6-084ac62ae25e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:22.945815 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8647f388-12b6-4f3b-91e6-084ac62ae25e None None] GET https://10.4.3.66/volume// Jul 10 14:23:22.946017 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8647f388-12b6-4f3b-91e6-084ac62ae25e None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:22.946255 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8647f388-12b6-4f3b-91e6-084ac62ae25e None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:22.946618 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8647f388-12b6-4f3b-91e6-084ac62ae25e None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:23:22.946904 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1105/4389] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:23:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:23:22.960464 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-43a8d4ed-d5ed-43de-95ae-1481a5e47682 req-8e65d993-9894-4841-a63e-cdc8efa41fcf None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:22.966061 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-43a8d4ed-d5ed-43de-95ae-1481a5e47682 req-8e65d993-9894-4841-a63e-cdc8efa41fcf tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/volumes/a7ac13fd-0139-4d99-8835-1d742ddb30d6 Jul 10 14:23:22.966061 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-43a8d4ed-d5ed-43de-95ae-1481a5e47682 req-8e65d993-9894-4841-a63e-cdc8efa41fcf tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:22.966225 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-43a8d4ed-d5ed-43de-95ae-1481a5e47682 req-8e65d993-9894-4841-a63e-cdc8efa41fcf tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:22.979851 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:22.979851 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:23:22.985627 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-43a8d4ed-d5ed-43de-95ae-1481a5e47682 req-8e65d993-9894-4841-a63e-cdc8efa41fcf tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Volume info retrieved successfully. Jul 10 14:23:22.992839 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-43a8d4ed-d5ed-43de-95ae-1481a5e47682 req-8e65d993-9894-4841-a63e-cdc8efa41fcf tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/volumes/a7ac13fd-0139-4d99-8835-1d742ddb30d6 returned with HTTP 200 Jul 10 14:23:22.993287 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1092/4390] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:23:22 2026] GET /volume/v3/volumes/a7ac13fd-0139-4d99-8835-1d742ddb30d6 => generated 1534 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:23:23.122233 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-43a8d4ed-d5ed-43de-95ae-1481a5e47682 req-eed08963-4d08-4a9d-aad4-0c22bfcae278 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:23.124980 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-43a8d4ed-d5ed-43de-95ae-1481a5e47682 req-eed08963-4d08-4a9d-aad4-0c22bfcae278 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] PUT https://10.4.3.66/volume/v3/attachments/87f1aa0c-b958-4a26-8d42-cb738c23c074 Jul 10 14:23:23.125442 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-43a8d4ed-d5ed-43de-95ae-1481a5e47682 req-eed08963-4d08-4a9d-aad4-0c22bfcae278 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:23:23.135802 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-43a8d4ed-d5ed-43de-95ae-1481a5e47682 req-eed08963-4d08-4a9d-aad4-0c22bfcae278 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Acquiring lock "cinder-attachment_update-a7ac13fd-0139-4d99-8835-1d742ddb30d6-np0000005012" by "attachment_update" {{(pid=100155) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:23:23.142202 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-43a8d4ed-d5ed-43de-95ae-1481a5e47682 req-eed08963-4d08-4a9d-aad4-0c22bfcae278 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Lock "cinder-attachment_update-a7ac13fd-0139-4d99-8835-1d742ddb30d6-np0000005012" acquired by "attachment_update" :: waited 0.006s {{(pid=100155) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:23:23.143521 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:23.143521 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:23:23.486243 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-90381173-b652-4eeb-ae0d-47461a265124 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:23.490673 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-90381173-b652-4eeb-ae0d-47461a265124 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 Jul 10 14:23:23.490673 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-90381173-b652-4eeb-ae0d-47461a265124 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:23.490990 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-90381173-b652-4eeb-ae0d-47461a265124 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:23.490990 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-90381173-b652-4eeb-ae0d-47461a265124 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id b66dc34f-d5c3-4ea7-84ca-4f26654d55a6. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:23.496482 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:23.496482 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:23:23.497420 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-90381173-b652-4eeb-ae0d-47461a265124 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 returned with HTTP 200 Jul 10 14:23:23.498299 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1101/4391] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:23 2026] GET /volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:23.669767 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-43a8d4ed-d5ed-43de-95ae-1481a5e47682 req-eed08963-4d08-4a9d-aad4-0c22bfcae278 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Lock "cinder-attachment_update-a7ac13fd-0139-4d99-8835-1d742ddb30d6-np0000005012" released by "attachment_update" :: held 0.528s {{(pid=100155) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:23:23.670083 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-43a8d4ed-d5ed-43de-95ae-1481a5e47682 req-eed08963-4d08-4a9d-aad4-0c22bfcae278 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/attachments/87f1aa0c-b958-4a26-8d42-cb738c23c074 returned with HTTP 200 Jul 10 14:23:23.670559 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1094/4392] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:23:23 2026] PUT /volume/v3/attachments/87f1aa0c-b958-4a26-8d42-cb738c23c074 => generated 969 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:23:24.187980 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-43a8d4ed-d5ed-43de-95ae-1481a5e47682 req-b1df93c5-3df3-4348-b99e-bb23db260ecb None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:24.191298 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-43a8d4ed-d5ed-43de-95ae-1481a5e47682 req-b1df93c5-3df3-4348-b99e-bb23db260ecb tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] POST https://10.4.3.66/volume/v3/attachments/87f1aa0c-b958-4a26-8d42-cb738c23c074/action Jul 10 14:23:24.192056 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-43a8d4ed-d5ed-43de-95ae-1481a5e47682 req-b1df93c5-3df3-4348-b99e-bb23db260ecb tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Action body: b'{"os-complete": null}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:23:24.193202 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-43a8d4ed-d5ed-43de-95ae-1481a5e47682 req-b1df93c5-3df3-4348-b99e-bb23db260ecb tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:23:24.222864 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:24.222864 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:23:24.239946 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-43a8d4ed-d5ed-43de-95ae-1481a5e47682 req-b1df93c5-3df3-4348-b99e-bb23db260ecb tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/attachments/87f1aa0c-b958-4a26-8d42-cb738c23c074/action returned with HTTP 204 Jul 10 14:23:24.240700 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1106/4393] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:23:24 2026] POST /volume/v3/attachments/87f1aa0c-b958-4a26-8d42-cb738c23c074/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:23:24.517535 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c3c9e8b4-bd0d-44e5-82d8-0b5db040658f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:24.520384 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c3c9e8b4-bd0d-44e5-82d8-0b5db040658f tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 Jul 10 14:23:24.520626 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c3c9e8b4-bd0d-44e5-82d8-0b5db040658f tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:24.520912 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c3c9e8b4-bd0d-44e5-82d8-0b5db040658f tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:24.521001 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-c3c9e8b4-bd0d-44e5-82d8-0b5db040658f tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id b66dc34f-d5c3-4ea7-84ca-4f26654d55a6. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:24.526938 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:24.526938 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:23:24.527679 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c3c9e8b4-bd0d-44e5-82d8-0b5db040658f tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 returned with HTTP 200 Jul 10 14:23:24.528216 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1093/4394] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:24 2026] GET /volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:25.540629 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-31e19297-122e-486d-9ce0-b02a610821c9 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:25.542477 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-31e19297-122e-486d-9ce0-b02a610821c9 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 Jul 10 14:23:25.543754 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-31e19297-122e-486d-9ce0-b02a610821c9 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:25.543754 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-31e19297-122e-486d-9ce0-b02a610821c9 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:25.543754 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-31e19297-122e-486d-9ce0-b02a610821c9 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id b66dc34f-d5c3-4ea7-84ca-4f26654d55a6. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:25.549854 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:25.549854 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:23:25.550874 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-31e19297-122e-486d-9ce0-b02a610821c9 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 returned with HTTP 200 Jul 10 14:23:25.551292 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1102/4395] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:25 2026] GET /volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:26.194920 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-2b8bc87c-22a6-4345-9ae2-48a69b27104e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:26.196100 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2b8bc87c-22a6-4345-9ae2-48a69b27104e None None] GET https://10.4.3.66/volume// Jul 10 14:23:26.196100 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2b8bc87c-22a6-4345-9ae2-48a69b27104e None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:26.196100 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2b8bc87c-22a6-4345-9ae2-48a69b27104e None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:26.196558 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2b8bc87c-22a6-4345-9ae2-48a69b27104e None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:23:26.196961 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1095/4396] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:23:26 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 10 14:23:26.208194 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-c0bc4c21-2085-4c07-94bb-9ab9db08889e req-8005b1bc-6a25-4ce1-a81a-e23cdef4a042 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:26.211664 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-c0bc4c21-2085-4c07-94bb-9ab9db08889e req-8005b1bc-6a25-4ce1-a81a-e23cdef4a042 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/volumes/c5364965-647a-423b-b22e-d9a2d1c6a224 Jul 10 14:23:26.211926 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-c0bc4c21-2085-4c07-94bb-9ab9db08889e req-8005b1bc-6a25-4ce1-a81a-e23cdef4a042 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:26.212151 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-c0bc4c21-2085-4c07-94bb-9ab9db08889e req-8005b1bc-6a25-4ce1-a81a-e23cdef4a042 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:26.225030 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:26.225030 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:23:26.229631 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-c0bc4c21-2085-4c07-94bb-9ab9db08889e req-8005b1bc-6a25-4ce1-a81a-e23cdef4a042 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Volume info retrieved successfully. Jul 10 14:23:26.236255 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-c0bc4c21-2085-4c07-94bb-9ab9db08889e req-8005b1bc-6a25-4ce1-a81a-e23cdef4a042 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/volumes/c5364965-647a-423b-b22e-d9a2d1c6a224 returned with HTTP 200 Jul 10 14:23:26.236785 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1107/4397] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:23:26 2026] GET /volume/v3/volumes/c5364965-647a-423b-b22e-d9a2d1c6a224 => generated 1594 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:23:26.344224 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-c0bc4c21-2085-4c07-94bb-9ab9db08889e req-ec33feab-468b-486e-a82f-a4ce04427253 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:26.346169 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c0bc4c21-2085-4c07-94bb-9ab9db08889e req-ec33feab-468b-486e-a82f-a4ce04427253 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] PUT https://10.4.3.66/volume/v3/attachments/c55e2520-67db-4f12-a970-7f1d97f45643 Jul 10 14:23:26.346520 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-c0bc4c21-2085-4c07-94bb-9ab9db08889e req-ec33feab-468b-486e-a82f-a4ce04427253 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:23:26.353946 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-c0bc4c21-2085-4c07-94bb-9ab9db08889e req-ec33feab-468b-486e-a82f-a4ce04427253 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Acquiring lock "cinder-attachment_update-c5364965-647a-423b-b22e-d9a2d1c6a224-np0000005012" by "attachment_update" {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:23:26.358058 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-c0bc4c21-2085-4c07-94bb-9ab9db08889e req-ec33feab-468b-486e-a82f-a4ce04427253 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Lock "cinder-attachment_update-c5364965-647a-423b-b22e-d9a2d1c6a224-np0000005012" acquired by "attachment_update" :: waited 0.004s {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:23:26.359073 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:26.359073 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:23:26.485476 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-b3a38562-19e5-4159-bdf6-4c076364799d req-75d6f01c-81e3-40c8-801e-7fadb41ccab1 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:26.487762 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-b3a38562-19e5-4159-bdf6-4c076364799d req-75d6f01c-81e3-40c8-801e-7fadb41ccab1 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] DELETE https://10.4.3.66/volume/v3/attachments/7c4f9585-91c5-4051-9b79-9fa0303ae995 Jul 10 14:23:26.488037 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-b3a38562-19e5-4159-bdf6-4c076364799d req-75d6f01c-81e3-40c8-801e-7fadb41ccab1 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:26.488297 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-b3a38562-19e5-4159-bdf6-4c076364799d req-75d6f01c-81e3-40c8-801e-7fadb41ccab1 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:26.496466 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:26.496466 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:23:26.564078 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-216b91b9-8f71-4da3-af40-ec8dec4f86d1 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:26.566372 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-216b91b9-8f71-4da3-af40-ec8dec4f86d1 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 Jul 10 14:23:26.566733 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-216b91b9-8f71-4da3-af40-ec8dec4f86d1 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:26.567483 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-216b91b9-8f71-4da3-af40-ec8dec4f86d1 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:26.567483 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-216b91b9-8f71-4da3-af40-ec8dec4f86d1 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id b66dc34f-d5c3-4ea7-84ca-4f26654d55a6. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:26.573609 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:26.573609 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:23:26.573806 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-216b91b9-8f71-4da3-af40-ec8dec4f86d1 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 returned with HTTP 200 Jul 10 14:23:26.574188 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1096/4398] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:26 2026] GET /volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:26.884996 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-c0bc4c21-2085-4c07-94bb-9ab9db08889e req-ec33feab-468b-486e-a82f-a4ce04427253 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Lock "cinder-attachment_update-c5364965-647a-423b-b22e-d9a2d1c6a224-np0000005012" released by "attachment_update" :: held 0.527s {{(pid=100152) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:23:26.885292 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-c0bc4c21-2085-4c07-94bb-9ab9db08889e req-ec33feab-468b-486e-a82f-a4ce04427253 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/attachments/c55e2520-67db-4f12-a970-7f1d97f45643 returned with HTTP 200 Jul 10 14:23:26.885736 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1094/4399] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:23:26 2026] PUT /volume/v3/attachments/c55e2520-67db-4f12-a970-7f1d97f45643 => generated 969 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:23:27.041371 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-b3a38562-19e5-4159-bdf6-4c076364799d req-75d6f01c-81e3-40c8-801e-7fadb41ccab1 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/attachments/7c4f9585-91c5-4051-9b79-9fa0303ae995 returned with HTTP 200 Jul 10 14:23:27.042000 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1103/4400] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:23:26 2026] DELETE /volume/v3/attachments/7c4f9585-91c5-4051-9b79-9fa0303ae995 => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:27.398347 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-c0bc4c21-2085-4c07-94bb-9ab9db08889e req-54256c5a-ab4a-4b43-83e6-3880142b9dfa None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:27.400699 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-c0bc4c21-2085-4c07-94bb-9ab9db08889e req-54256c5a-ab4a-4b43-83e6-3880142b9dfa tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] POST https://10.4.3.66/volume/v3/attachments/c55e2520-67db-4f12-a970-7f1d97f45643/action Jul 10 14:23:27.401086 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-c0bc4c21-2085-4c07-94bb-9ab9db08889e req-54256c5a-ab4a-4b43-83e6-3880142b9dfa tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Action body: b'{"os-complete": null}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:23:27.401205 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-c0bc4c21-2085-4c07-94bb-9ab9db08889e req-54256c5a-ab4a-4b43-83e6-3880142b9dfa tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:23:27.417482 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:27.417482 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:23:27.429204 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-c0bc4c21-2085-4c07-94bb-9ab9db08889e req-54256c5a-ab4a-4b43-83e6-3880142b9dfa tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/attachments/c55e2520-67db-4f12-a970-7f1d97f45643/action returned with HTTP 204 Jul 10 14:23:27.429791 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1108/4401] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:23:27 2026] POST /volume/v3/attachments/c55e2520-67db-4f12-a970-7f1d97f45643/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:23:27.586060 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-8c6e0fe5-0734-4699-9e8d-3bd2ca369212 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:27.588429 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8c6e0fe5-0734-4699-9e8d-3bd2ca369212 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 Jul 10 14:23:27.588779 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8c6e0fe5-0734-4699-9e8d-3bd2ca369212 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:27.589091 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8c6e0fe5-0734-4699-9e8d-3bd2ca369212 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:27.589299 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-8c6e0fe5-0734-4699-9e8d-3bd2ca369212 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id b66dc34f-d5c3-4ea7-84ca-4f26654d55a6. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:27.594475 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:27.594475 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:23:27.595277 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8c6e0fe5-0734-4699-9e8d-3bd2ca369212 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 returned with HTTP 200 Jul 10 14:23:27.595785 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1097/4402] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:27 2026] GET /volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:28.608674 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f8a7f045-3f03-4e9f-b568-51e18e3b6266 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:28.610905 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f8a7f045-3f03-4e9f-b568-51e18e3b6266 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 Jul 10 14:23:28.611233 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f8a7f045-3f03-4e9f-b568-51e18e3b6266 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:28.611478 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f8a7f045-3f03-4e9f-b568-51e18e3b6266 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:28.611640 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-f8a7f045-3f03-4e9f-b568-51e18e3b6266 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id b66dc34f-d5c3-4ea7-84ca-4f26654d55a6. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:28.617684 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:28.617684 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:23:28.618784 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f8a7f045-3f03-4e9f-b568-51e18e3b6266 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 returned with HTTP 200 Jul 10 14:23:28.619300 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1095/4403] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:28 2026] GET /volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:29.632450 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c18647af-07df-438c-a359-d57827715a80 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:29.632450 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c18647af-07df-438c-a359-d57827715a80 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 Jul 10 14:23:29.632450 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c18647af-07df-438c-a359-d57827715a80 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:29.632450 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c18647af-07df-438c-a359-d57827715a80 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:29.632450 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-c18647af-07df-438c-a359-d57827715a80 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id b66dc34f-d5c3-4ea7-84ca-4f26654d55a6. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:29.637273 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:29.637273 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:23:29.637975 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c18647af-07df-438c-a359-d57827715a80 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 returned with HTTP 200 Jul 10 14:23:29.638406 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1104/4404] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:29 2026] GET /volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:30.652573 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-aa3f3f6e-9308-4bb9-a3da-c502c5a6bbbe None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:30.654476 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-aa3f3f6e-9308-4bb9-a3da-c502c5a6bbbe tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 Jul 10 14:23:30.654895 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-aa3f3f6e-9308-4bb9-a3da-c502c5a6bbbe tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:30.655147 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-aa3f3f6e-9308-4bb9-a3da-c502c5a6bbbe tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:30.655315 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-aa3f3f6e-9308-4bb9-a3da-c502c5a6bbbe tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id b66dc34f-d5c3-4ea7-84ca-4f26654d55a6. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:30.660402 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:30.660402 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:23:30.661195 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-aa3f3f6e-9308-4bb9-a3da-c502c5a6bbbe tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 returned with HTTP 200 Jul 10 14:23:30.661614 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1109/4405] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:30 2026] GET /volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:31.674739 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-7f0b15bb-bf53-4c89-b75c-d59e9b4a0313 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:31.676646 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7f0b15bb-bf53-4c89-b75c-d59e9b4a0313 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 Jul 10 14:23:31.676950 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7f0b15bb-bf53-4c89-b75c-d59e9b4a0313 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:31.677190 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7f0b15bb-bf53-4c89-b75c-d59e9b4a0313 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:31.677346 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-7f0b15bb-bf53-4c89-b75c-d59e9b4a0313 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id b66dc34f-d5c3-4ea7-84ca-4f26654d55a6. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:31.685421 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:31.685421 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:23:31.686225 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7f0b15bb-bf53-4c89-b75c-d59e9b4a0313 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 returned with HTTP 200 Jul 10 14:23:31.686696 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1098/4406] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:31 2026] GET /volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:32.530630 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8d4d7830-1a2c-46f8-a369-c12238f349b2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:32.532447 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8d4d7830-1a2c-46f8-a369-c12238f349b2 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:23:32.532856 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8d4d7830-1a2c-46f8-a369-c12238f349b2 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-286558857", "source_volid": "4f83963f-f724-4268-83c1-5556bf03e95c", "volume_type": "tempest-scenario-type-luks-156189224", "size": 1}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:23:32.534401 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-8d4d7830-1a2c-46f8-a369-c12238f349b2 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-286558857', 'source_volid': '4f83963f-f724-4268-83c1-5556bf03e95c', 'volume_type': 'tempest-scenario-type-luks-156189224', 'size': 1}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:23:32.536366 np0000005012 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=249,cinder:INSERT=32,cinder:UPDATE=58 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:23:32.546187 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:32.546187 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:23:32.547117 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8d4d7830-1a2c-46f8-a369-c12238f349b2 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume retrieved successfully. Jul 10 14:23:32.547259 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-8d4d7830-1a2c-46f8-a369-c12238f349b2 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Create volume of 1 GB Jul 10 14:23:32.548136 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8d4d7830-1a2c-46f8-a369-c12238f349b2 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Availability Zones retrieved successfully. Jul 10 14:23:32.553489 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8d4d7830-1a2c-46f8-a369-c12238f349b2 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Flow 'volume_create_api' (35bf2819-733d-4621-b291-121fb0bb18bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:23:32.554546 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8d4d7830-1a2c-46f8-a369-c12238f349b2 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac51c252-ba9e-4600-a41f-0f83f0c2d863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:23:32.555663 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-8d4d7830-1a2c-46f8-a369-c12238f349b2 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:23:32.576540 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8d4d7830-1a2c-46f8-a369-c12238f349b2 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac51c252-ba9e-4600-a41f-0f83f0c2d863) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4f83963f-f724-4268-83c1-5556bf03e95c', 'volume_type': VolumeType(created_at=2026-07-10T14:22:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a461075a-0d37-4b5e-9684-065fc3d0a0d5,is_public=True,name='tempest-scenario-type-luks-156189224',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a461075a-0d37-4b5e-9684-065fc3d0a0d5', '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=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:23:32.577679 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8d4d7830-1a2c-46f8-a369-c12238f349b2 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd46c903-839d-42ea-83e9-c9da9288db1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:23:32.609932 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-8d4d7830-1a2c-46f8-a369-c12238f349b2 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-156189224 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-156189224, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:23:32.610248 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-8d4d7830-1a2c-46f8-a369-c12238f349b2 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-156189224 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-156189224, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:23:32.627422 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-8d4d7830-1a2c-46f8-a369-c12238f349b2 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Created reservations ['5623e6d1-03dd-4476-bb4f-5fa22245e9d0', 'e7b3e81b-5b46-450d-985e-1a3dcab82fa0', '5a3c110f-646d-4e9d-a8d9-072735d3cbf9', 'f394b058-f7fc-4aba-9db2-d2b14de56254'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:23:32.628447 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8d4d7830-1a2c-46f8-a369-c12238f349b2 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd46c903-839d-42ea-83e9-c9da9288db1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5623e6d1-03dd-4476-bb4f-5fa22245e9d0', 'e7b3e81b-5b46-450d-985e-1a3dcab82fa0', '5a3c110f-646d-4e9d-a8d9-072735d3cbf9', 'f394b058-f7fc-4aba-9db2-d2b14de56254']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:23:32.629459 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8d4d7830-1a2c-46f8-a369-c12238f349b2 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fefc89e6-8f21-4993-84fa-f11110b31f79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:23:32.686481 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8d4d7830-1a2c-46f8-a369-c12238f349b2 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fefc89e6-8f21-4993-84fa-f11110b31f79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b963d4b-4af0-4530-8f06-68a090991aa6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-286558857',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11fa8e9008e14435b20a39215a5255da',qos_specs=None,replication_status=,reservations=['5623e6d1-03dd-4476-bb4f-5fa22245e9d0','e7b3e81b-5b46-450d-985e-1a3dcab82fa0','5a3c110f-646d-4e9d-a8d9-072735d3cbf9','f394b058-f7fc-4aba-9db2-d2b14de56254'],size=1,snapshot_id=None,source_replicaid=,source_volid=4f83963f-f724-4268-83c1-5556bf03e95c,status='creating',user_id='fe3e127f24654ec7867f393183fa4b2a',volume_type_id=a461075a-0d37-4b5e-9684-065fc3d0a0d5), '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-10T14:23:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-286558857',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=1b963d4b-4af0-4530-8f06-68a090991aa6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11fa8e9008e14435b20a39215a5255da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=4f83963f-f724-4268-83c1-5556bf03e95c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe3e127f24654ec7867f393183fa4b2a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a461075a-0d37-4b5e-9684-065fc3d0a0d5),volume_type_id=a461075a-0d37-4b5e-9684-065fc3d0a0d5)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:23:32.687672 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8d4d7830-1a2c-46f8-a369-c12238f349b2 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89783fc6-6752-4b5e-b3fc-9bf71c98d7e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:23:32.696386 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-64708e13-bf8a-4cdf-9e4e-0b15ca3afcb8 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:32.698028 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-64708e13-bf8a-4cdf-9e4e-0b15ca3afcb8 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 Jul 10 14:23:32.698207 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-64708e13-bf8a-4cdf-9e4e-0b15ca3afcb8 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:32.698376 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-64708e13-bf8a-4cdf-9e4e-0b15ca3afcb8 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:32.698466 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-64708e13-bf8a-4cdf-9e4e-0b15ca3afcb8 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id b66dc34f-d5c3-4ea7-84ca-4f26654d55a6. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:32.702426 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:32.702426 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:23:32.703046 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-64708e13-bf8a-4cdf-9e4e-0b15ca3afcb8 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 returned with HTTP 200 Jul 10 14:23:32.703373 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1105/4407] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:32 2026] GET /volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:32.712180 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8d4d7830-1a2c-46f8-a369-c12238f349b2 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89783fc6-6752-4b5e-b3fc-9bf71c98d7e1) transitioned into state 'SUCCESS' from state '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-286558857',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11fa8e9008e14435b20a39215a5255da',qos_specs=None,replication_status=,reservations=['5623e6d1-03dd-4476-bb4f-5fa22245e9d0','e7b3e81b-5b46-450d-985e-1a3dcab82fa0','5a3c110f-646d-4e9d-a8d9-072735d3cbf9','f394b058-f7fc-4aba-9db2-d2b14de56254'],size=1,snapshot_id=None,source_replicaid=,source_volid=4f83963f-f724-4268-83c1-5556bf03e95c,status='creating',user_id='fe3e127f24654ec7867f393183fa4b2a',volume_type_id=a461075a-0d37-4b5e-9684-065fc3d0a0d5)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:23:32.713218 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8d4d7830-1a2c-46f8-a369-c12238f349b2 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9729cc88-bee2-40a1-a160-54b71f5e169a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:23:32.741830 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8d4d7830-1a2c-46f8-a369-c12238f349b2 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9729cc88-bee2-40a1-a160-54b71f5e169a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:23:32.742610 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8d4d7830-1a2c-46f8-a369-c12238f349b2 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Flow 'volume_create_api' (35bf2819-733d-4621-b291-121fb0bb18bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:23:32.743081 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8d4d7830-1a2c-46f8-a369-c12238f349b2 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Create volume request issued successfully. Jul 10 14:23:32.743937 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8d4d7830-1a2c-46f8-a369-c12238f349b2 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:23:32.744438 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1096/4408] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:23:32 2026] POST /volume/v3/volumes => generated 807 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:23:32.756939 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0ca039d7-7532-4df8-93b0-522454a6322f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:32.758433 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0ca039d7-7532-4df8-93b0-522454a6322f tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 Jul 10 14:23:32.758624 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0ca039d7-7532-4df8-93b0-522454a6322f tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:32.758831 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0ca039d7-7532-4df8-93b0-522454a6322f tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:32.765405 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:32.765405 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:23:32.769036 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-0ca039d7-7532-4df8-93b0-522454a6322f tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:23:32.773194 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0ca039d7-7532-4df8-93b0-522454a6322f tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 returned with HTTP 200 Jul 10 14:23:32.773597 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1110/4409] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:32 2026] GET /volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:33.713857 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-dcaf165b-3dfa-4a20-878d-895bd07efbb6 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:33.716036 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-dcaf165b-3dfa-4a20-878d-895bd07efbb6 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 Jul 10 14:23:33.716296 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-dcaf165b-3dfa-4a20-878d-895bd07efbb6 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:33.716552 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-dcaf165b-3dfa-4a20-878d-895bd07efbb6 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:33.716687 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-dcaf165b-3dfa-4a20-878d-895bd07efbb6 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id b66dc34f-d5c3-4ea7-84ca-4f26654d55a6. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:33.718985 np0000005012 devstack@c-api.service[100155]: DEBUG dbcounter [-] [100155] Writing DB stats cinder:SELECT=232,cinder:INSERT=42,cinder:UPDATE=85 {{(pid=100155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:23:33.723210 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:33.723210 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:23:33.724276 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-dcaf165b-3dfa-4a20-878d-895bd07efbb6 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 returned with HTTP 200 Jul 10 14:23:33.724784 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1099/4410] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:33 2026] GET /volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:33.788348 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-bbe578e2-eaf9-492d-9b9f-827e75ad9886 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:33.790417 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-bbe578e2-eaf9-492d-9b9f-827e75ad9886 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 Jul 10 14:23:33.790717 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-bbe578e2-eaf9-492d-9b9f-827e75ad9886 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:33.790980 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-bbe578e2-eaf9-492d-9b9f-827e75ad9886 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:33.800094 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:33.800094 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:23:33.804883 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-bbe578e2-eaf9-492d-9b9f-827e75ad9886 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:23:33.809863 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-bbe578e2-eaf9-492d-9b9f-827e75ad9886 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 returned with HTTP 200 Jul 10 14:23:33.810240 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1106/4411] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:33 2026] GET /volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 => generated 899 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:34.737868 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-22c4b3f6-db09-4e42-9128-b965bbbfc992 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:34.742654 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-22c4b3f6-db09-4e42-9128-b965bbbfc992 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 Jul 10 14:23:34.742654 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-22c4b3f6-db09-4e42-9128-b965bbbfc992 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:34.742654 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-22c4b3f6-db09-4e42-9128-b965bbbfc992 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:34.742654 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-22c4b3f6-db09-4e42-9128-b965bbbfc992 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id b66dc34f-d5c3-4ea7-84ca-4f26654d55a6. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:34.748020 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:34.748020 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:23:34.748979 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-22c4b3f6-db09-4e42-9128-b965bbbfc992 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 returned with HTTP 200 Jul 10 14:23:34.749526 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1097/4412] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:34 2026] GET /volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:34.827314 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-310ec23f-3886-415b-95dd-a2bdef32beb3 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:34.829425 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-310ec23f-3886-415b-95dd-a2bdef32beb3 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 Jul 10 14:23:34.829604 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-310ec23f-3886-415b-95dd-a2bdef32beb3 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:34.829837 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-310ec23f-3886-415b-95dd-a2bdef32beb3 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:34.837755 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:34.837755 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:23:34.841762 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-310ec23f-3886-415b-95dd-a2bdef32beb3 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:23:34.846382 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-310ec23f-3886-415b-95dd-a2bdef32beb3 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 returned with HTTP 200 Jul 10 14:23:34.846860 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1111/4413] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:34 2026] GET /volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 => generated 899 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:35.760439 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-97683e5d-265c-4690-8dcc-1c051e5e35de None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:35.762697 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-97683e5d-265c-4690-8dcc-1c051e5e35de tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 Jul 10 14:23:35.762988 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-97683e5d-265c-4690-8dcc-1c051e5e35de tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:35.763210 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-97683e5d-265c-4690-8dcc-1c051e5e35de tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:35.763367 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-97683e5d-265c-4690-8dcc-1c051e5e35de tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id b66dc34f-d5c3-4ea7-84ca-4f26654d55a6. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:35.768339 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:35.768339 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:23:35.769145 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-97683e5d-265c-4690-8dcc-1c051e5e35de tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 returned with HTTP 200 Jul 10 14:23:35.769622 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1100/4414] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:35 2026] GET /volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:35.861625 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c87db75f-438c-4224-9287-e432255993b6 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:35.863393 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c87db75f-438c-4224-9287-e432255993b6 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 Jul 10 14:23:35.863598 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c87db75f-438c-4224-9287-e432255993b6 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:35.863793 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c87db75f-438c-4224-9287-e432255993b6 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:35.870633 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:35.870633 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:23:35.874578 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-c87db75f-438c-4224-9287-e432255993b6 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:23:35.878765 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c87db75f-438c-4224-9287-e432255993b6 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 returned with HTTP 200 Jul 10 14:23:35.879199 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1107/4415] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:35 2026] GET /volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 => generated 899 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:36.781698 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6d31d442-d95c-4982-abb3-5173473a4d87 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:36.784091 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6d31d442-d95c-4982-abb3-5173473a4d87 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 Jul 10 14:23:36.784383 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6d31d442-d95c-4982-abb3-5173473a4d87 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:36.784635 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6d31d442-d95c-4982-abb3-5173473a4d87 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:36.784800 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-6d31d442-d95c-4982-abb3-5173473a4d87 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id b66dc34f-d5c3-4ea7-84ca-4f26654d55a6. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:36.790295 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:36.790295 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:23:36.791218 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6d31d442-d95c-4982-abb3-5173473a4d87 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 returned with HTTP 200 Jul 10 14:23:36.791752 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1098/4416] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:36 2026] GET /volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:36.898293 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-bce27631-b4f4-42a7-bca1-194986e0614e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:36.900613 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-bce27631-b4f4-42a7-bca1-194986e0614e tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 Jul 10 14:23:36.900613 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-bce27631-b4f4-42a7-bca1-194986e0614e tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:36.900773 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-bce27631-b4f4-42a7-bca1-194986e0614e tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:36.912179 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:36.912179 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:23:36.918346 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-bce27631-b4f4-42a7-bca1-194986e0614e tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:23:36.924653 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-bce27631-b4f4-42a7-bca1-194986e0614e tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 returned with HTTP 200 Jul 10 14:23:36.925061 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1112/4417] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:36 2026] GET /volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 => generated 899 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:37.803002 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b827bde0-484b-4c83-97b9-019f30825b43 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:37.804518 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b827bde0-484b-4c83-97b9-019f30825b43 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 Jul 10 14:23:37.804803 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b827bde0-484b-4c83-97b9-019f30825b43 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:37.804996 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b827bde0-484b-4c83-97b9-019f30825b43 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:37.805117 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-b827bde0-484b-4c83-97b9-019f30825b43 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id b66dc34f-d5c3-4ea7-84ca-4f26654d55a6. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:37.811685 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:37.811685 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:23:37.812612 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b827bde0-484b-4c83-97b9-019f30825b43 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 returned with HTTP 200 Jul 10 14:23:37.813092 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1101/4418] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:37 2026] GET /volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:37.826598 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-31dcea0f-c445-416a-b66e-f47deceaf3ac None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:37.903012 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-31dcea0f-c445-416a-b66e-f47deceaf3ac tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-reader] GET https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6/export_record Jul 10 14:23:37.903231 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-31dcea0f-c445-416a-b66e-f47deceaf3ac tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-reader] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:37.903437 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-31dcea0f-c445-416a-b66e-f47deceaf3ac tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-reader] Calling method 'export_record' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:37.903566 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.contrib.backups [None req-31dcea0f-c445-416a-b66e-f47deceaf3ac tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-reader] Export record for backup b66dc34f-d5c3-4ea7-84ca-4f26654d55a6. {{(pid=100153) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 14:23:37.908778 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:37.908778 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:23:37.910123 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.policy [None req-31dcea0f-c445-416a-b66e-f47deceaf3ac tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '2fc7c87b61cc4b4abcff45db5d5bd2e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b84aec2027843fc96f2e56bd2f2301b', '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=100153) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 14:23:37.910352 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-31dcea0f-c445-416a-b66e-f47deceaf3ac tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-reader] https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6/export_record returned with HTTP 403 Jul 10 14:23:37.911383 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1108/4419] 10.4.3.66 () {68 vars in 1423 bytes} [Fri Jul 10 14:23:37 2026] GET /volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6/export_record => generated 101 bytes in 85 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:23:37.922052 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8333256f-cbc1-4b2a-93b2-4a14348c41ff None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:37.924095 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8333256f-cbc1-4b2a-93b2-4a14348c41ff tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:23:37.924511 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8333256f-cbc1-4b2a-93b2-4a14348c41ff tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2080291694"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:23:37.926101 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-8333256f-cbc1-4b2a-93b2-4a14348c41ff tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2080291694'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:23:37.926275 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-8333256f-cbc1-4b2a-93b2-4a14348c41ff tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Create volume of 1 GB Jul 10 14:23:37.931716 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8333256f-cbc1-4b2a-93b2-4a14348c41ff tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Availability Zones retrieved successfully. Jul 10 14:23:37.939216 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-3a63cf46-d79a-47e5-acf2-cf84422dc733 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:37.940522 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8333256f-cbc1-4b2a-93b2-4a14348c41ff tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Flow 'volume_create_api' (7436ca54-229c-4839-a6c0-7c377de10a5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:23:37.941984 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8333256f-cbc1-4b2a-93b2-4a14348c41ff tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3007c2b1-0b5d-485f-84e0-1a9a8085ebdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:23:37.943032 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-8333256f-cbc1-4b2a-93b2-4a14348c41ff tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:23:37.944332 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3a63cf46-d79a-47e5-acf2-cf84422dc733 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 Jul 10 14:23:37.944718 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3a63cf46-d79a-47e5-acf2-cf84422dc733 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:37.944899 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3a63cf46-d79a-47e5-acf2-cf84422dc733 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:37.965086 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:37.965086 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:23:37.969307 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-3a63cf46-d79a-47e5-acf2-cf84422dc733 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:23:37.974356 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3a63cf46-d79a-47e5-acf2-cf84422dc733 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 returned with HTTP 200 Jul 10 14:23:37.974838 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1113/4420] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:37 2026] GET /volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 => generated 899 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:37.978803 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8333256f-cbc1-4b2a-93b2-4a14348c41ff tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3007c2b1-0b5d-485f-84e0-1a9a8085ebdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:23:37.979763 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8333256f-cbc1-4b2a-93b2-4a14348c41ff tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee76e672-c5e0-4d51-948c-32bf0a924e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:23:38.045287 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-8333256f-cbc1-4b2a-93b2-4a14348c41ff tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Created reservations ['50f7104e-aa7a-4d78-b647-f3c771bb2c3e', '4361f3cb-bc06-4eee-bc66-0e02377aa1be', 'cab3391b-c57a-4c6f-9f46-e5ac01429eb6', 'dd056f2d-affb-4350-a61b-71955e76432f'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:23:38.046460 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8333256f-cbc1-4b2a-93b2-4a14348c41ff tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee76e672-c5e0-4d51-948c-32bf0a924e88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50f7104e-aa7a-4d78-b647-f3c771bb2c3e', '4361f3cb-bc06-4eee-bc66-0e02377aa1be', 'cab3391b-c57a-4c6f-9f46-e5ac01429eb6', 'dd056f2d-affb-4350-a61b-71955e76432f']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:23:38.047577 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8333256f-cbc1-4b2a-93b2-4a14348c41ff tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e83dce4-c8b1-4cd1-96ed-e9843a199268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:23:38.072663 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8333256f-cbc1-4b2a-93b2-4a14348c41ff tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e83dce4-c8b1-4cd1-96ed-e9843a199268) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a428a81-be14-48ee-a938-0f1523868631', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2080291694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b84aec2027843fc96f2e56bd2f2301b',qos_specs=None,replication_status=,reservations=['50f7104e-aa7a-4d78-b647-f3c771bb2c3e','4361f3cb-bc06-4eee-bc66-0e02377aa1be','cab3391b-c57a-4c6f-9f46-e5ac01429eb6','dd056f2d-affb-4350-a61b-71955e76432f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3aa56baf33341d7be21e5fd0785ed79',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:23:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2080291694',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a428a81-be14-48ee-a938-0f1523868631,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b84aec2027843fc96f2e56bd2f2301b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3aa56baf33341d7be21e5fd0785ed79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:23:38.073335 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8333256f-cbc1-4b2a-93b2-4a14348c41ff tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b26b18aa-6d15-4fa9-bfb5-10244c227e03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:23:38.102815 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8333256f-cbc1-4b2a-93b2-4a14348c41ff tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b26b18aa-6d15-4fa9-bfb5-10244c227e03) transitioned into state 'SUCCESS' from state '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-2080291694',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b84aec2027843fc96f2e56bd2f2301b',qos_specs=None,replication_status=,reservations=['50f7104e-aa7a-4d78-b647-f3c771bb2c3e','4361f3cb-bc06-4eee-bc66-0e02377aa1be','cab3391b-c57a-4c6f-9f46-e5ac01429eb6','dd056f2d-affb-4350-a61b-71955e76432f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3aa56baf33341d7be21e5fd0785ed79',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:23:38.103741 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8333256f-cbc1-4b2a-93b2-4a14348c41ff tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2bea5c3-99d2-48c2-a7c5-961a70d93cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:23:38.127922 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8333256f-cbc1-4b2a-93b2-4a14348c41ff tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2bea5c3-99d2-48c2-a7c5-961a70d93cb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:23:38.129162 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8333256f-cbc1-4b2a-93b2-4a14348c41ff tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Flow 'volume_create_api' (7436ca54-229c-4839-a6c0-7c377de10a5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:23:38.130359 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8333256f-cbc1-4b2a-93b2-4a14348c41ff tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Create volume request issued successfully. Jul 10 14:23:38.130843 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8333256f-cbc1-4b2a-93b2-4a14348c41ff tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:23:38.131311 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1099/4421] 10.4.3.66 () {70 vars in 1291 bytes} [Fri Jul 10 14:23:37 2026] POST /volume/v3/volumes => generated 776 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:23:38.145287 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-3c00d080-fa2b-4041-8599-96c5649339fd None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:38.147688 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3c00d080-fa2b-4041-8599-96c5649339fd tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/volumes/9a428a81-be14-48ee-a938-0f1523868631 Jul 10 14:23:38.147993 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3c00d080-fa2b-4041-8599-96c5649339fd tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:38.148256 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3c00d080-fa2b-4041-8599-96c5649339fd tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:38.160723 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:38.160723 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:23:38.168431 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-3c00d080-fa2b-4041-8599-96c5649339fd tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Volume info retrieved successfully. Jul 10 14:23:38.176408 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3c00d080-fa2b-4041-8599-96c5649339fd tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/volumes/9a428a81-be14-48ee-a938-0f1523868631 returned with HTTP 200 Jul 10 14:23:38.176927 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1102/4422] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:38 2026] GET /volume/v3/volumes/9a428a81-be14-48ee-a938-0f1523868631 => generated 955 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:38.991348 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-252a27fe-731d-499d-a1ca-473f130ffe77 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:38.991348 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-252a27fe-731d-499d-a1ca-473f130ffe77 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 Jul 10 14:23:38.991348 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-252a27fe-731d-499d-a1ca-473f130ffe77 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:38.991348 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-252a27fe-731d-499d-a1ca-473f130ffe77 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:38.998078 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:38.998078 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:23:39.003266 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-252a27fe-731d-499d-a1ca-473f130ffe77 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:23:39.010051 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-252a27fe-731d-499d-a1ca-473f130ffe77 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 returned with HTTP 200 Jul 10 14:23:39.010601 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1109/4423] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:38 2026] GET /volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 => generated 899 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:39.197073 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-aedeccb6-a018-4253-91bd-fee875809992 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:39.199049 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-aedeccb6-a018-4253-91bd-fee875809992 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/volumes/9a428a81-be14-48ee-a938-0f1523868631 Jul 10 14:23:39.199277 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-aedeccb6-a018-4253-91bd-fee875809992 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:39.199444 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-aedeccb6-a018-4253-91bd-fee875809992 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:39.212530 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:39.212530 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:23:39.219753 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-aedeccb6-a018-4253-91bd-fee875809992 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Volume info retrieved successfully. Jul 10 14:23:39.227520 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-aedeccb6-a018-4253-91bd-fee875809992 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/volumes/9a428a81-be14-48ee-a938-0f1523868631 returned with HTTP 200 Jul 10 14:23:39.228085 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1114/4424] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:39 2026] GET /volume/v3/volumes/9a428a81-be14-48ee-a938-0f1523868631 => generated 1016 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:23:39.244345 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f78c26b1-1132-42b6-8111-2cb7670c2cef None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:39.246606 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f78c26b1-1132-42b6-8111-2cb7670c2cef tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] POST https://10.4.3.66/volume/v3/backups Jul 10 14:23:39.247010 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f78c26b1-1132-42b6-8111-2cb7670c2cef tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9a428a81-be14-48ee-a938-0f1523868631", "name": "tempest-type-Backup-1702117819"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:23:39.248793 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.backups [None req-f78c26b1-1132-42b6-8111-2cb7670c2cef tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Creating new backup {'backup': {'volume_id': '9a428a81-be14-48ee-a938-0f1523868631', 'name': 'tempest-type-Backup-1702117819'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 14:23:39.248957 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.contrib.backups [None req-f78c26b1-1132-42b6-8111-2cb7670c2cef tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Creating backup of volume 9a428a81-be14-48ee-a938-0f1523868631 in container None Jul 10 14:23:39.258930 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:39.258930 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:23:39.259438 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f78c26b1-1132-42b6-8111-2cb7670c2cef tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Volume info retrieved successfully. Jul 10 14:23:39.287595 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-f78c26b1-1132-42b6-8111-2cb7670c2cef tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Created reservations ['542dccc1-1525-4063-8af2-a7c2f9ca5c92', '9e1156f7-e918-4c01-a333-b24126c5b342'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:23:39.337918 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f78c26b1-1132-42b6-8111-2cb7670c2cef tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Jul 10 14:23:39.338515 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1100/4425] 10.4.3.66 () {70 vars in 1292 bytes} [Fri Jul 10 14:23:39 2026] POST /volume/v3/backups => generated 314 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:23:39.350042 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-934c8bd2-218f-43b8-9c60-781ec998c5aa None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:39.352945 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-934c8bd2-218f-43b8-9c60-781ec998c5aa tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c Jul 10 14:23:39.354175 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-934c8bd2-218f-43b8-9c60-781ec998c5aa tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:39.354175 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-934c8bd2-218f-43b8-9c60-781ec998c5aa tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:39.355308 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-934c8bd2-218f-43b8-9c60-781ec998c5aa tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id 9111a16e-c04b-45f3-9c7d-713bfb78f58c. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:39.362517 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:39.362517 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:23:39.363791 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-934c8bd2-218f-43b8-9c60-781ec998c5aa tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c returned with HTTP 200 Jul 10 14:23:39.363791 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1103/4426] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:39 2026] GET /volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c => generated 721 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:40.024448 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-be8e5a95-df01-4e93-bc54-b5cdc3682f97 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:40.026379 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-be8e5a95-df01-4e93-bc54-b5cdc3682f97 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 Jul 10 14:23:40.026582 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-be8e5a95-df01-4e93-bc54-b5cdc3682f97 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:40.026748 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-be8e5a95-df01-4e93-bc54-b5cdc3682f97 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:40.030051 np0000005012 devstack@c-api.service[100153]: DEBUG dbcounter [-] [100153] Writing DB stats cinder:SELECT=172,cinder:INSERT=13,cinder:UPDATE=31 {{(pid=100153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:23:40.035438 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:40.035438 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:23:40.039470 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-be8e5a95-df01-4e93-bc54-b5cdc3682f97 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:23:40.044880 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-be8e5a95-df01-4e93-bc54-b5cdc3682f97 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 returned with HTTP 200 Jul 10 14:23:40.045715 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1110/4427] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:40 2026] GET /volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 => generated 899 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:40.377096 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d27b6d78-81d7-4cdb-8be0-5754dfd7d58e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:40.379564 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d27b6d78-81d7-4cdb-8be0-5754dfd7d58e tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c Jul 10 14:23:40.380042 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d27b6d78-81d7-4cdb-8be0-5754dfd7d58e tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:40.380125 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d27b6d78-81d7-4cdb-8be0-5754dfd7d58e tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:40.380162 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-d27b6d78-81d7-4cdb-8be0-5754dfd7d58e tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id 9111a16e-c04b-45f3-9c7d-713bfb78f58c. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:40.385486 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:40.385486 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:23:40.386368 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d27b6d78-81d7-4cdb-8be0-5754dfd7d58e tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c returned with HTTP 200 Jul 10 14:23:40.386897 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1115/4428] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:40 2026] GET /volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:41.064127 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-af2f1601-9541-4304-a6c5-85f4b72051fb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:41.066716 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-af2f1601-9541-4304-a6c5-85f4b72051fb tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 Jul 10 14:23:41.067071 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-af2f1601-9541-4304-a6c5-85f4b72051fb tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:41.067182 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-af2f1601-9541-4304-a6c5-85f4b72051fb tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:41.079652 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:41.079652 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:23:41.088973 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-af2f1601-9541-4304-a6c5-85f4b72051fb tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:23:41.093940 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-af2f1601-9541-4304-a6c5-85f4b72051fb tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 returned with HTTP 200 Jul 10 14:23:41.094443 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1101/4429] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:41 2026] GET /volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 => generated 899 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:41.399658 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-9d4ed598-fc4f-4dce-8321-3f1991858820 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:41.401657 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9d4ed598-fc4f-4dce-8321-3f1991858820 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c Jul 10 14:23:41.401915 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9d4ed598-fc4f-4dce-8321-3f1991858820 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:41.402128 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9d4ed598-fc4f-4dce-8321-3f1991858820 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:41.402281 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-9d4ed598-fc4f-4dce-8321-3f1991858820 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id 9111a16e-c04b-45f3-9c7d-713bfb78f58c. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:41.410689 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:41.410689 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:23:41.411393 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9d4ed598-fc4f-4dce-8321-3f1991858820 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c returned with HTTP 200 Jul 10 14:23:41.411816 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1104/4430] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:41 2026] GET /volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:42.113587 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ff3369ea-b33a-4d9c-a293-74d3de6f0b77 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:42.115978 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ff3369ea-b33a-4d9c-a293-74d3de6f0b77 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 Jul 10 14:23:42.116296 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ff3369ea-b33a-4d9c-a293-74d3de6f0b77 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:42.116648 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ff3369ea-b33a-4d9c-a293-74d3de6f0b77 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:42.126137 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:42.126137 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:23:42.130531 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-ff3369ea-b33a-4d9c-a293-74d3de6f0b77 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:23:42.135221 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ff3369ea-b33a-4d9c-a293-74d3de6f0b77 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 returned with HTTP 200 Jul 10 14:23:42.135736 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1111/4431] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:42 2026] GET /volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 => generated 899 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:42.424472 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-9282153f-7627-42aa-a27e-975f331bcf0d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:42.426930 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9282153f-7627-42aa-a27e-975f331bcf0d tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c Jul 10 14:23:42.427258 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9282153f-7627-42aa-a27e-975f331bcf0d tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:42.427595 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9282153f-7627-42aa-a27e-975f331bcf0d tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:42.427776 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-9282153f-7627-42aa-a27e-975f331bcf0d tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id 9111a16e-c04b-45f3-9c7d-713bfb78f58c. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:42.435741 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:42.435741 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:23:42.436795 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9282153f-7627-42aa-a27e-975f331bcf0d tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c returned with HTTP 200 Jul 10 14:23:42.437592 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1116/4432] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:42 2026] GET /volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:43.154914 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-329123e9-46f6-4a28-a2bf-f7d55e7930ca None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:43.157332 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-329123e9-46f6-4a28-a2bf-f7d55e7930ca tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 Jul 10 14:23:43.157599 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-329123e9-46f6-4a28-a2bf-f7d55e7930ca tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:43.157849 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-329123e9-46f6-4a28-a2bf-f7d55e7930ca tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:43.170780 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:43.170780 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:23:43.175819 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-329123e9-46f6-4a28-a2bf-f7d55e7930ca tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:23:43.181987 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-329123e9-46f6-4a28-a2bf-f7d55e7930ca tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 returned with HTTP 200 Jul 10 14:23:43.182442 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1102/4433] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:43 2026] GET /volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 => generated 899 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:43.450468 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-034527c0-6627-4ac5-8266-6a353262be31 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:43.452229 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-034527c0-6627-4ac5-8266-6a353262be31 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c Jul 10 14:23:43.452431 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-034527c0-6627-4ac5-8266-6a353262be31 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:43.452662 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-034527c0-6627-4ac5-8266-6a353262be31 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:43.452803 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-034527c0-6627-4ac5-8266-6a353262be31 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id 9111a16e-c04b-45f3-9c7d-713bfb78f58c. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:43.457432 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:43.457432 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:23:43.458171 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-034527c0-6627-4ac5-8266-6a353262be31 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c returned with HTTP 200 Jul 10 14:23:43.458636 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1105/4434] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:43 2026] GET /volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:44.199394 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b1b8d3f6-2b36-40f8-b3f5-573a9e7d070f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:44.201692 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b1b8d3f6-2b36-40f8-b3f5-573a9e7d070f tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 Jul 10 14:23:44.201967 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b1b8d3f6-2b36-40f8-b3f5-573a9e7d070f tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:44.202252 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b1b8d3f6-2b36-40f8-b3f5-573a9e7d070f tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:44.212836 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:44.212836 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:23:44.218375 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-b1b8d3f6-2b36-40f8-b3f5-573a9e7d070f tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:23:44.223927 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b1b8d3f6-2b36-40f8-b3f5-573a9e7d070f tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 returned with HTTP 200 Jul 10 14:23:44.224565 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1112/4435] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:44 2026] GET /volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 => generated 899 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:44.472354 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-94d881b0-9a46-469a-8f4e-52a1d10d72ed None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:44.476786 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-94d881b0-9a46-469a-8f4e-52a1d10d72ed tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c Jul 10 14:23:44.477116 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-94d881b0-9a46-469a-8f4e-52a1d10d72ed tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:44.477421 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-94d881b0-9a46-469a-8f4e-52a1d10d72ed tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:44.478334 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-94d881b0-9a46-469a-8f4e-52a1d10d72ed tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id 9111a16e-c04b-45f3-9c7d-713bfb78f58c. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:44.482119 np0000005012 devstack@c-api.service[100154]: DEBUG dbcounter [-] [100154] Writing DB stats cinder:SELECT=219,cinder:UPDATE=51,cinder:INSERT=27 {{(pid=100154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:23:44.487718 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:44.487718 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:23:44.488690 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-94d881b0-9a46-469a-8f4e-52a1d10d72ed tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c returned with HTTP 200 Jul 10 14:23:44.489589 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1117/4436] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:44 2026] GET /volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:45.242824 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e78efc48-df96-41d2-854a-898efa07d02e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:45.247492 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e78efc48-df96-41d2-854a-898efa07d02e tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 Jul 10 14:23:45.247799 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e78efc48-df96-41d2-854a-898efa07d02e tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:45.248065 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e78efc48-df96-41d2-854a-898efa07d02e tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:45.260351 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:45.260351 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:23:45.266045 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e78efc48-df96-41d2-854a-898efa07d02e tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:23:45.275566 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e78efc48-df96-41d2-854a-898efa07d02e tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 returned with HTTP 200 Jul 10 14:23:45.276090 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1103/4437] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:45 2026] GET /volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 => generated 899 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:45.502840 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a3cca5ff-50a3-4e10-9487-d7032b900913 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:45.505526 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a3cca5ff-50a3-4e10-9487-d7032b900913 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c Jul 10 14:23:45.505526 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a3cca5ff-50a3-4e10-9487-d7032b900913 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:45.506025 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a3cca5ff-50a3-4e10-9487-d7032b900913 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:45.506984 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-a3cca5ff-50a3-4e10-9487-d7032b900913 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id 9111a16e-c04b-45f3-9c7d-713bfb78f58c. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:45.511412 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:45.511412 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:23:45.512200 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a3cca5ff-50a3-4e10-9487-d7032b900913 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c returned with HTTP 200 Jul 10 14:23:45.512671 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1106/4438] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:45 2026] GET /volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:46.291715 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a8733aa1-f661-41a8-873b-3f6a844aa2bc None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:46.293900 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a8733aa1-f661-41a8-873b-3f6a844aa2bc tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 Jul 10 14:23:46.294136 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a8733aa1-f661-41a8-873b-3f6a844aa2bc tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:46.294350 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a8733aa1-f661-41a8-873b-3f6a844aa2bc tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:46.302763 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:46.302763 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:23:46.307323 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a8733aa1-f661-41a8-873b-3f6a844aa2bc tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:23:46.313212 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a8733aa1-f661-41a8-873b-3f6a844aa2bc tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 returned with HTTP 200 Jul 10 14:23:46.313680 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1113/4439] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:46 2026] GET /volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 => generated 1447 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:23:46.455583 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-ee7ab16a-c4fe-47e1-bf39-f1817ffc9365 req-350b8641-ad3c-4680-80ef-e16861e0e1a0 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:46.457660 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-ee7ab16a-c4fe-47e1-bf39-f1817ffc9365 req-350b8641-ad3c-4680-80ef-e16861e0e1a0 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 Jul 10 14:23:46.457904 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-ee7ab16a-c4fe-47e1-bf39-f1817ffc9365 req-350b8641-ad3c-4680-80ef-e16861e0e1a0 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:46.458136 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-ee7ab16a-c4fe-47e1-bf39-f1817ffc9365 req-350b8641-ad3c-4680-80ef-e16861e0e1a0 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:46.465817 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:46.465817 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:23:46.469964 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-ee7ab16a-c4fe-47e1-bf39-f1817ffc9365 req-350b8641-ad3c-4680-80ef-e16861e0e1a0 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:23:46.475316 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-ee7ab16a-c4fe-47e1-bf39-f1817ffc9365 req-350b8641-ad3c-4680-80ef-e16861e0e1a0 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 returned with HTTP 200 Jul 10 14:23:46.476102 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1118/4440] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:23:46 2026] GET /volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 => generated 1447 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:23:46.524647 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bfbbd4ce-dfdb-4f28-902b-8fd19f53a1ca None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:46.527158 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bfbbd4ce-dfdb-4f28-902b-8fd19f53a1ca tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c Jul 10 14:23:46.527719 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bfbbd4ce-dfdb-4f28-902b-8fd19f53a1ca tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:46.527794 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bfbbd4ce-dfdb-4f28-902b-8fd19f53a1ca tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:46.527930 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-bfbbd4ce-dfdb-4f28-902b-8fd19f53a1ca tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id 9111a16e-c04b-45f3-9c7d-713bfb78f58c. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:46.533654 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:46.533654 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:23:46.534605 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bfbbd4ce-dfdb-4f28-902b-8fd19f53a1ca tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c returned with HTTP 200 Jul 10 14:23:46.535114 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1104/4441] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:46 2026] GET /volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:46.987949 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-ee7ab16a-c4fe-47e1-bf39-f1817ffc9365 req-d2ce4d4f-b064-4c79-87d1-03a6800d23d1 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:46.990085 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-ee7ab16a-c4fe-47e1-bf39-f1817ffc9365 req-d2ce4d4f-b064-4c79-87d1-03a6800d23d1 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 Jul 10 14:23:46.990330 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-ee7ab16a-c4fe-47e1-bf39-f1817ffc9365 req-d2ce4d4f-b064-4c79-87d1-03a6800d23d1 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:46.990583 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-ee7ab16a-c4fe-47e1-bf39-f1817ffc9365 req-d2ce4d4f-b064-4c79-87d1-03a6800d23d1 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:46.998093 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:46.998093 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:23:47.002451 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-ee7ab16a-c4fe-47e1-bf39-f1817ffc9365 req-d2ce4d4f-b064-4c79-87d1-03a6800d23d1 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:23:47.008053 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-ee7ab16a-c4fe-47e1-bf39-f1817ffc9365 req-d2ce4d4f-b064-4c79-87d1-03a6800d23d1 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 returned with HTTP 200 Jul 10 14:23:47.008657 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1107/4442] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:23:46 2026] GET /volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 => generated 1447 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:23:47.018626 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-1819f52b-40ea-4037-8a64-7ddd690f4244 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:47.019003 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1819f52b-40ea-4037-8a64-7ddd690f4244 None None] GET https://10.4.3.66/volume// Jul 10 14:23:47.019192 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1819f52b-40ea-4037-8a64-7ddd690f4244 None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:47.019375 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1819f52b-40ea-4037-8a64-7ddd690f4244 None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:47.019708 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1819f52b-40ea-4037-8a64-7ddd690f4244 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:23:47.020004 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1114/4443] 10.4.3.66 () {66 vars in 1412 bytes} [Fri Jul 10 14:23:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:23:47.027518 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-ee7ab16a-c4fe-47e1-bf39-f1817ffc9365 req-27cc4456-7c6d-469b-8f9b-2fe7418dc6ea None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:47.029332 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-ee7ab16a-c4fe-47e1-bf39-f1817ffc9365 req-27cc4456-7c6d-469b-8f9b-2fe7418dc6ea tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:23:47.029667 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-ee7ab16a-c4fe-47e1-bf39-f1817ffc9365 req-27cc4456-7c6d-469b-8f9b-2fe7418dc6ea tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1b963d4b-4af0-4530-8f06-68a090991aa6", "connector": null, "instance_uuid": "3b2d96cc-d9a1-4996-bb7e-448981a32c29"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:23:47.038082 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:47.038082 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:23:47.072721 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-ee7ab16a-c4fe-47e1-bf39-f1817ffc9365 req-27cc4456-7c6d-469b-8f9b-2fe7418dc6ea tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:23:47.073512 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1119/4444] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:23:47 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 14:23:47.547803 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-999641d5-3807-4dba-87f0-ee9f2a6436bc None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:47.549790 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-999641d5-3807-4dba-87f0-ee9f2a6436bc tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c Jul 10 14:23:47.550049 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-999641d5-3807-4dba-87f0-ee9f2a6436bc tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:47.550252 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-999641d5-3807-4dba-87f0-ee9f2a6436bc tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:47.550394 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-999641d5-3807-4dba-87f0-ee9f2a6436bc tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id 9111a16e-c04b-45f3-9c7d-713bfb78f58c. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:47.555858 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:47.555858 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:23:47.556722 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-999641d5-3807-4dba-87f0-ee9f2a6436bc tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c returned with HTTP 200 Jul 10 14:23:47.557164 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1105/4445] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:47 2026] GET /volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:48.569421 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-00005cbf-bacf-44fe-9442-16fe13df72c2 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:48.571416 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-00005cbf-bacf-44fe-9442-16fe13df72c2 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c Jul 10 14:23:48.571668 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-00005cbf-bacf-44fe-9442-16fe13df72c2 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:48.571878 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-00005cbf-bacf-44fe-9442-16fe13df72c2 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:48.572006 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-00005cbf-bacf-44fe-9442-16fe13df72c2 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id 9111a16e-c04b-45f3-9c7d-713bfb78f58c. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:48.576621 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:48.576621 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:23:48.577274 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-00005cbf-bacf-44fe-9442-16fe13df72c2 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c returned with HTTP 200 Jul 10 14:23:48.577672 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1108/4446] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:48 2026] GET /volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:49.589319 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c6bb3cac-6d46-4dc7-aae1-2a87965c03b4 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:49.591395 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c6bb3cac-6d46-4dc7-aae1-2a87965c03b4 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c Jul 10 14:23:49.591776 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c6bb3cac-6d46-4dc7-aae1-2a87965c03b4 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:49.592057 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c6bb3cac-6d46-4dc7-aae1-2a87965c03b4 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:49.592225 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-c6bb3cac-6d46-4dc7-aae1-2a87965c03b4 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id 9111a16e-c04b-45f3-9c7d-713bfb78f58c. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:49.597605 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:49.597605 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:23:49.598538 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c6bb3cac-6d46-4dc7-aae1-2a87965c03b4 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c returned with HTTP 200 Jul 10 14:23:49.599060 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1115/4447] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:49 2026] GET /volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:50.610780 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-1413256c-428b-40dc-92fc-22a3f4e4f962 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:50.612579 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1413256c-428b-40dc-92fc-22a3f4e4f962 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c Jul 10 14:23:50.612782 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1413256c-428b-40dc-92fc-22a3f4e4f962 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:50.612991 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1413256c-428b-40dc-92fc-22a3f4e4f962 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:50.613115 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-1413256c-428b-40dc-92fc-22a3f4e4f962 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id 9111a16e-c04b-45f3-9c7d-713bfb78f58c. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:50.617264 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:50.617264 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:23:50.617958 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1413256c-428b-40dc-92fc-22a3f4e4f962 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c returned with HTTP 200 Jul 10 14:23:50.618368 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1120/4448] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:50 2026] GET /volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:50.785025 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-da159ca5-de32-4d9d-8604-3ad1079f85e6 req-0634c490-da3a-4862-b5aa-8f1d69815f48 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:50.787672 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-da159ca5-de32-4d9d-8604-3ad1079f85e6 req-0634c490-da3a-4862-b5aa-8f1d69815f48 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef Jul 10 14:23:50.787672 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-da159ca5-de32-4d9d-8604-3ad1079f85e6 req-0634c490-da3a-4862-b5aa-8f1d69815f48 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:50.788224 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-da159ca5-de32-4d9d-8604-3ad1079f85e6 req-0634c490-da3a-4862-b5aa-8f1d69815f48 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:50.798140 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:50.798140 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:23:50.802830 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-da159ca5-de32-4d9d-8604-3ad1079f85e6 req-0634c490-da3a-4862-b5aa-8f1d69815f48 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:23:50.808519 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-da159ca5-de32-4d9d-8604-3ad1079f85e6 req-0634c490-da3a-4862-b5aa-8f1d69815f48 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef returned with HTTP 200 Jul 10 14:23:50.809093 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1106/4449] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:23:50 2026] GET /volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:51.628548 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-aea09592-a2b0-48d7-8b5c-4d9e252aa57b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:51.630460 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-aea09592-a2b0-48d7-8b5c-4d9e252aa57b tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c Jul 10 14:23:51.630746 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-aea09592-a2b0-48d7-8b5c-4d9e252aa57b tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:51.630978 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-aea09592-a2b0-48d7-8b5c-4d9e252aa57b tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:51.631121 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-aea09592-a2b0-48d7-8b5c-4d9e252aa57b tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id 9111a16e-c04b-45f3-9c7d-713bfb78f58c. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:51.635474 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:51.635474 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:23:51.636247 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-aea09592-a2b0-48d7-8b5c-4d9e252aa57b tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c returned with HTTP 200 Jul 10 14:23:51.636709 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1109/4450] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:51 2026] GET /volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:52.650519 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-417e3d84-6a02-434b-ba63-0eaea50156d1 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:52.653647 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-417e3d84-6a02-434b-ba63-0eaea50156d1 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c Jul 10 14:23:52.654011 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-417e3d84-6a02-434b-ba63-0eaea50156d1 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:52.654837 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-417e3d84-6a02-434b-ba63-0eaea50156d1 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:52.659378 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-417e3d84-6a02-434b-ba63-0eaea50156d1 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id 9111a16e-c04b-45f3-9c7d-713bfb78f58c. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:52.670794 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:52.670794 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:23:52.671172 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-417e3d84-6a02-434b-ba63-0eaea50156d1 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c returned with HTTP 200 Jul 10 14:23:52.672584 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1116/4451] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:52 2026] GET /volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c => generated 734 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:52.861432 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-fc0507dc-7ab7-4b68-8b7e-ba33f7843b69 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:52.862827 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-fc0507dc-7ab7-4b68-8b7e-ba33f7843b69 None None] GET https://10.4.3.66/volume// Jul 10 14:23:52.862827 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-fc0507dc-7ab7-4b68-8b7e-ba33f7843b69 None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:52.863628 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-fc0507dc-7ab7-4b68-8b7e-ba33f7843b69 None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:52.864141 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-fc0507dc-7ab7-4b68-8b7e-ba33f7843b69 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:23:52.864604 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1121/4452] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:23:52 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:23:52.875754 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-da159ca5-de32-4d9d-8604-3ad1079f85e6 req-3985b32f-237f-409b-8539-fcb496f5ca3f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:52.923946 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-da159ca5-de32-4d9d-8604-3ad1079f85e6 req-3985b32f-237f-409b-8539-fcb496f5ca3f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:23:52.924519 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-da159ca5-de32-4d9d-8604-3ad1079f85e6 req-3985b32f-237f-409b-8539-fcb496f5ca3f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "11345db2-1b46-4625-915c-af13b01b59ef", "connector": null, "instance_uuid": "0c6db06b-dea6-4707-b65b-8c3bf8a3a517"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:23:52.947260 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:52.947260 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:23:53.021168 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-da159ca5-de32-4d9d-8604-3ad1079f85e6 req-3985b32f-237f-409b-8539-fcb496f5ca3f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:23:53.021168 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1107/4453] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:23:52 2026] POST /volume/v3/attachments => generated 273 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:23:53.175302 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-dba358c1-4e4d-4a2e-bcdc-fdd72425739d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:53.175945 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-dba358c1-4e4d-4a2e-bcdc-fdd72425739d None None] GET https://10.4.3.66/volume// Jul 10 14:23:53.176243 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-dba358c1-4e4d-4a2e-bcdc-fdd72425739d None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:53.176553 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-dba358c1-4e4d-4a2e-bcdc-fdd72425739d None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:53.176902 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-dba358c1-4e4d-4a2e-bcdc-fdd72425739d None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:23:53.177282 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1110/4454] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:23:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:23:53.186709 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-ee7ab16a-c4fe-47e1-bf39-f1817ffc9365 req-c277b89b-d466-4963-9100-fdca62e4cf55 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:53.189219 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-ee7ab16a-c4fe-47e1-bf39-f1817ffc9365 req-c277b89b-d466-4963-9100-fdca62e4cf55 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 Jul 10 14:23:53.189610 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-ee7ab16a-c4fe-47e1-bf39-f1817ffc9365 req-c277b89b-d466-4963-9100-fdca62e4cf55 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:53.189952 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-ee7ab16a-c4fe-47e1-bf39-f1817ffc9365 req-c277b89b-d466-4963-9100-fdca62e4cf55 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:53.203780 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:53.203780 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:23:53.208876 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-ee7ab16a-c4fe-47e1-bf39-f1817ffc9365 req-c277b89b-d466-4963-9100-fdca62e4cf55 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:23:53.215602 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-ee7ab16a-c4fe-47e1-bf39-f1817ffc9365 req-c277b89b-d466-4963-9100-fdca62e4cf55 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 returned with HTTP 200 Jul 10 14:23:53.216269 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1117/4455] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:23:53 2026] GET /volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 => generated 1626 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:23:53.337732 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-7119f8e1-6049-485c-9734-97b1bd2e0505 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:53.341616 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7119f8e1-6049-485c-9734-97b1bd2e0505 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef Jul 10 14:23:53.341616 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7119f8e1-6049-485c-9734-97b1bd2e0505 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:53.343248 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7119f8e1-6049-485c-9734-97b1bd2e0505 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:53.366253 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:53.366253 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:23:53.369672 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-ee7ab16a-c4fe-47e1-bf39-f1817ffc9365 req-e5ea8131-0930-4b61-b3d7-7aaba6fe4929 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:53.374529 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-7119f8e1-6049-485c-9734-97b1bd2e0505 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:23:53.374677 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ee7ab16a-c4fe-47e1-bf39-f1817ffc9365 req-e5ea8131-0930-4b61-b3d7-7aaba6fe4929 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] PUT https://10.4.3.66/volume/v3/attachments/3d75a33a-f673-4bef-9e34-4979969a3117 Jul 10 14:23:53.374677 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-ee7ab16a-c4fe-47e1-bf39-f1817ffc9365 req-e5ea8131-0930-4b61-b3d7-7aaba6fe4929 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:23:53.377800 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7119f8e1-6049-485c-9734-97b1bd2e0505 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef returned with HTTP 200 Jul 10 14:23:53.378280 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1122/4456] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:53 2026] GET /volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef => generated 839 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:53.384596 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-ee7ab16a-c4fe-47e1-bf39-f1817ffc9365 req-e5ea8131-0930-4b61-b3d7-7aaba6fe4929 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Acquiring lock "cinder-attachment_update-1b963d4b-4af0-4530-8f06-68a090991aa6-np0000005012" by "attachment_update" {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:23:53.392526 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-ee7ab16a-c4fe-47e1-bf39-f1817ffc9365 req-e5ea8131-0930-4b61-b3d7-7aaba6fe4929 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Lock "cinder-attachment_update-1b963d4b-4af0-4530-8f06-68a090991aa6-np0000005012" acquired by "attachment_update" :: waited 0.006s {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:23:53.392526 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:53.392526 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:23:53.581655 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-74ea09b4-da35-4de9-b5ef-6e999cc7e75c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:53.582047 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-74ea09b4-da35-4de9-b5ef-6e999cc7e75c None None] GET https://10.4.3.66/volume// Jul 10 14:23:53.582232 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-74ea09b4-da35-4de9-b5ef-6e999cc7e75c None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:53.582435 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-74ea09b4-da35-4de9-b5ef-6e999cc7e75c None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:53.582766 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-74ea09b4-da35-4de9-b5ef-6e999cc7e75c None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:23:53.583053 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1111/4457] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:23:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:23:53.593807 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-da159ca5-de32-4d9d-8604-3ad1079f85e6 req-90283083-f408-464a-a847-1b7b58b6a57a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:53.596254 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-da159ca5-de32-4d9d-8604-3ad1079f85e6 req-90283083-f408-464a-a847-1b7b58b6a57a tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef Jul 10 14:23:53.596608 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-da159ca5-de32-4d9d-8604-3ad1079f85e6 req-90283083-f408-464a-a847-1b7b58b6a57a tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:53.596841 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-da159ca5-de32-4d9d-8604-3ad1079f85e6 req-90283083-f408-464a-a847-1b7b58b6a57a tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:53.607194 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:53.607194 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:23:53.611901 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-da159ca5-de32-4d9d-8604-3ad1079f85e6 req-90283083-f408-464a-a847-1b7b58b6a57a tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:23:53.617075 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-da159ca5-de32-4d9d-8604-3ad1079f85e6 req-90283083-f408-464a-a847-1b7b58b6a57a tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef returned with HTTP 200 Jul 10 14:23:53.617550 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1118/4458] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:23:53 2026] GET /volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef => generated 1019 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 10 14:23:53.688789 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d9a988a4-48dd-4640-bee1-b4a596f36531 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:53.694348 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d9a988a4-48dd-4640-bee1-b4a596f36531 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c Jul 10 14:23:53.694668 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d9a988a4-48dd-4640-bee1-b4a596f36531 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:53.694932 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d9a988a4-48dd-4640-bee1-b4a596f36531 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:53.695090 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-d9a988a4-48dd-4640-bee1-b4a596f36531 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id 9111a16e-c04b-45f3-9c7d-713bfb78f58c. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:53.702372 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:53.702372 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:23:53.702372 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d9a988a4-48dd-4640-bee1-b4a596f36531 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c returned with HTTP 200 Jul 10 14:23:53.702372 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1123/4459] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:53 2026] GET /volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:53.730550 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-da159ca5-de32-4d9d-8604-3ad1079f85e6 req-cf23553b-9b80-4409-8c88-257b95038410 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:53.732926 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-da159ca5-de32-4d9d-8604-3ad1079f85e6 req-cf23553b-9b80-4409-8c88-257b95038410 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] PUT https://10.4.3.66/volume/v3/attachments/36d74bc6-6ad6-4594-a18d-5cb5e412e77e Jul 10 14:23:53.733303 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-da159ca5-de32-4d9d-8604-3ad1079f85e6 req-cf23553b-9b80-4409-8c88-257b95038410 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:23:53.743244 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-da159ca5-de32-4d9d-8604-3ad1079f85e6 req-cf23553b-9b80-4409-8c88-257b95038410 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Acquiring lock "cinder-attachment_update-11345db2-1b46-4625-915c-af13b01b59ef-np0000005012" by "attachment_update" {{(pid=100155) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:23:53.749429 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-da159ca5-de32-4d9d-8604-3ad1079f85e6 req-cf23553b-9b80-4409-8c88-257b95038410 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Lock "cinder-attachment_update-11345db2-1b46-4625-915c-af13b01b59ef-np0000005012" acquired by "attachment_update" :: waited 0.006s {{(pid=100155) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:23:53.750552 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:53.750552 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:23:53.920201 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-ee7ab16a-c4fe-47e1-bf39-f1817ffc9365 req-e5ea8131-0930-4b61-b3d7-7aaba6fe4929 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Lock "cinder-attachment_update-1b963d4b-4af0-4530-8f06-68a090991aa6-np0000005012" released by "attachment_update" :: held 0.530s {{(pid=100152) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:23:53.920617 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ee7ab16a-c4fe-47e1-bf39-f1817ffc9365 req-e5ea8131-0930-4b61-b3d7-7aaba6fe4929 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/attachments/3d75a33a-f673-4bef-9e34-4979969a3117 returned with HTTP 200 Jul 10 14:23:53.920990 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1108/4460] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:23:53 2026] PUT /volume/v3/attachments/3d75a33a-f673-4bef-9e34-4979969a3117 => generated 968 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:23:54.276323 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-da159ca5-de32-4d9d-8604-3ad1079f85e6 req-cf23553b-9b80-4409-8c88-257b95038410 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Lock "cinder-attachment_update-11345db2-1b46-4625-915c-af13b01b59ef-np0000005012" released by "attachment_update" :: held 0.527s {{(pid=100155) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:23:54.276877 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-da159ca5-de32-4d9d-8604-3ad1079f85e6 req-cf23553b-9b80-4409-8c88-257b95038410 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/attachments/36d74bc6-6ad6-4594-a18d-5cb5e412e77e returned with HTTP 200 Jul 10 14:23:54.277401 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1112/4461] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:23:53 2026] PUT /volume/v3/attachments/36d74bc6-6ad6-4594-a18d-5cb5e412e77e => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:23:54.397668 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-1c309b9d-ab8f-4e07-890d-96bf270607c0 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:54.399648 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1c309b9d-ab8f-4e07-890d-96bf270607c0 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef Jul 10 14:23:54.400020 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1c309b9d-ab8f-4e07-890d-96bf270607c0 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:54.400272 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1c309b9d-ab8f-4e07-890d-96bf270607c0 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:54.412716 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:54.412716 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:23:54.418199 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-1c309b9d-ab8f-4e07-890d-96bf270607c0 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:23:54.424291 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1c309b9d-ab8f-4e07-890d-96bf270607c0 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef returned with HTTP 200 Jul 10 14:23:54.425051 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1119/4462] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:54 2026] GET /volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:54.434122 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-ee7ab16a-c4fe-47e1-bf39-f1817ffc9365 req-50308019-ded3-454d-a466-43754aae3a40 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:54.436364 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-ee7ab16a-c4fe-47e1-bf39-f1817ffc9365 req-50308019-ded3-454d-a466-43754aae3a40 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] POST https://10.4.3.66/volume/v3/attachments/3d75a33a-f673-4bef-9e34-4979969a3117/action Jul 10 14:23:54.437073 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-ee7ab16a-c4fe-47e1-bf39-f1817ffc9365 req-50308019-ded3-454d-a466-43754aae3a40 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Action body: b'{"os-complete": null}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:23:54.437346 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-ee7ab16a-c4fe-47e1-bf39-f1817ffc9365 req-50308019-ded3-454d-a466-43754aae3a40 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:23:54.457570 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:54.457570 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:23:54.477081 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-ee7ab16a-c4fe-47e1-bf39-f1817ffc9365 req-50308019-ded3-454d-a466-43754aae3a40 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/attachments/3d75a33a-f673-4bef-9e34-4979969a3117/action returned with HTTP 204 Jul 10 14:23:54.477944 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1124/4463] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:23:54 2026] POST /volume/v3/attachments/3d75a33a-f673-4bef-9e34-4979969a3117/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:23:54.714162 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e6e27575-7d94-4ff8-b8f7-83bee617fd46 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:54.716281 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e6e27575-7d94-4ff8-b8f7-83bee617fd46 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c Jul 10 14:23:54.716560 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e6e27575-7d94-4ff8-b8f7-83bee617fd46 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:54.716805 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e6e27575-7d94-4ff8-b8f7-83bee617fd46 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:54.716925 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-e6e27575-7d94-4ff8-b8f7-83bee617fd46 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id 9111a16e-c04b-45f3-9c7d-713bfb78f58c. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:54.724326 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:54.724326 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:23:54.724719 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e6e27575-7d94-4ff8-b8f7-83bee617fd46 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c returned with HTTP 200 Jul 10 14:23:54.725477 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1109/4464] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:54 2026] GET /volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:55.439678 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a39b27a4-38d7-43e0-9c64-409dbc14f44e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:55.443779 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a39b27a4-38d7-43e0-9c64-409dbc14f44e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef Jul 10 14:23:55.444039 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a39b27a4-38d7-43e0-9c64-409dbc14f44e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:55.444261 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a39b27a4-38d7-43e0-9c64-409dbc14f44e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:55.456546 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:55.456546 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:23:55.461074 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-a39b27a4-38d7-43e0-9c64-409dbc14f44e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:23:55.468709 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a39b27a4-38d7-43e0-9c64-409dbc14f44e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef returned with HTTP 200 Jul 10 14:23:55.469576 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1113/4465] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:55 2026] GET /volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:55.737704 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d3d7dbd5-ca60-4dba-9411-48887de6ca59 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:55.739869 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d3d7dbd5-ca60-4dba-9411-48887de6ca59 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c Jul 10 14:23:55.740108 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d3d7dbd5-ca60-4dba-9411-48887de6ca59 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:55.740342 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d3d7dbd5-ca60-4dba-9411-48887de6ca59 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:55.740483 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-d3d7dbd5-ca60-4dba-9411-48887de6ca59 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id 9111a16e-c04b-45f3-9c7d-713bfb78f58c. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:55.745410 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:55.745410 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:23:55.746393 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d3d7dbd5-ca60-4dba-9411-48887de6ca59 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c returned with HTTP 200 Jul 10 14:23:55.747238 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1120/4466] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:55 2026] GET /volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:56.486308 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-54e4edec-17d7-446e-b427-bcf879ac6674 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:56.488740 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-54e4edec-17d7-446e-b427-bcf879ac6674 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef Jul 10 14:23:56.489012 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-54e4edec-17d7-446e-b427-bcf879ac6674 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:56.489284 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-54e4edec-17d7-446e-b427-bcf879ac6674 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:56.500260 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:56.500260 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:23:56.503895 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-54e4edec-17d7-446e-b427-bcf879ac6674 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:23:56.508364 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-54e4edec-17d7-446e-b427-bcf879ac6674 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef returned with HTTP 200 Jul 10 14:23:56.508859 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1125/4467] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:56 2026] GET /volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:56.757780 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4cdd0497-b54c-4487-abd1-5a6154b0765b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:56.759880 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4cdd0497-b54c-4487-abd1-5a6154b0765b tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c Jul 10 14:23:56.760126 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4cdd0497-b54c-4487-abd1-5a6154b0765b tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:56.760354 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4cdd0497-b54c-4487-abd1-5a6154b0765b tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:56.760490 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-4cdd0497-b54c-4487-abd1-5a6154b0765b tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id 9111a16e-c04b-45f3-9c7d-713bfb78f58c. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:56.765079 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:56.765079 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:23:56.765797 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4cdd0497-b54c-4487-abd1-5a6154b0765b tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c returned with HTTP 200 Jul 10 14:23:56.766221 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1110/4468] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:56 2026] GET /volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:57.521447 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f385600d-8506-4a24-adcf-1483352c50d9 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:57.523173 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f385600d-8506-4a24-adcf-1483352c50d9 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef Jul 10 14:23:57.523517 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f385600d-8506-4a24-adcf-1483352c50d9 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:57.523771 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f385600d-8506-4a24-adcf-1483352c50d9 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:57.533172 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:57.533172 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:23:57.537113 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-f385600d-8506-4a24-adcf-1483352c50d9 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:23:57.541628 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f385600d-8506-4a24-adcf-1483352c50d9 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef returned with HTTP 200 Jul 10 14:23:57.542082 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1114/4469] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:57 2026] GET /volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:57.778624 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c9ffc7b4-71d0-4973-865f-ac1addabdde5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:57.781068 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c9ffc7b4-71d0-4973-865f-ac1addabdde5 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c Jul 10 14:23:57.781476 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c9ffc7b4-71d0-4973-865f-ac1addabdde5 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:57.781778 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c9ffc7b4-71d0-4973-865f-ac1addabdde5 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:57.781972 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-c9ffc7b4-71d0-4973-865f-ac1addabdde5 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id 9111a16e-c04b-45f3-9c7d-713bfb78f58c. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:57.787869 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:57.787869 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:23:57.788983 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c9ffc7b4-71d0-4973-865f-ac1addabdde5 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c returned with HTTP 200 Jul 10 14:23:57.789682 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1121/4470] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:57 2026] GET /volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:58.556642 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-eb3ec04a-5538-4db1-bb43-ca2c368fee87 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:58.558477 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-eb3ec04a-5538-4db1-bb43-ca2c368fee87 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef Jul 10 14:23:58.558695 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-eb3ec04a-5538-4db1-bb43-ca2c368fee87 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:58.558876 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-eb3ec04a-5538-4db1-bb43-ca2c368fee87 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:58.568307 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:58.568307 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:23:58.571886 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-eb3ec04a-5538-4db1-bb43-ca2c368fee87 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:23:58.576302 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-eb3ec04a-5538-4db1-bb43-ca2c368fee87 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef returned with HTTP 200 Jul 10 14:23:58.576687 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1126/4471] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:58 2026] GET /volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:58.801300 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-01c8d53e-e038-4286-af2c-2e618684cb44 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:58.802954 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-01c8d53e-e038-4286-af2c-2e618684cb44 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c Jul 10 14:23:58.803186 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-01c8d53e-e038-4286-af2c-2e618684cb44 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:58.803415 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-01c8d53e-e038-4286-af2c-2e618684cb44 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:58.803576 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-01c8d53e-e038-4286-af2c-2e618684cb44 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id 9111a16e-c04b-45f3-9c7d-713bfb78f58c. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:58.807719 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:58.807719 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:23:58.808267 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-01c8d53e-e038-4286-af2c-2e618684cb44 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c returned with HTTP 200 Jul 10 14:23:58.808636 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1111/4472] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:58 2026] GET /volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:59.590156 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-5995c31a-a926-489f-8149-8fa771a834fc None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:59.592569 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5995c31a-a926-489f-8149-8fa771a834fc tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef Jul 10 14:23:59.592829 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5995c31a-a926-489f-8149-8fa771a834fc tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:59.593087 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5995c31a-a926-489f-8149-8fa771a834fc tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:59.603778 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:59.603778 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:23:59.607509 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-5995c31a-a926-489f-8149-8fa771a834fc tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:23:59.611228 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5995c31a-a926-489f-8149-8fa771a834fc tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef returned with HTTP 200 Jul 10 14:23:59.611783 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1115/4473] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:23:59 2026] GET /volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:23:59.818265 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-076f27f5-aecc-4b56-891f-d1f1fa654534 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:23:59.819930 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-076f27f5-aecc-4b56-891f-d1f1fa654534 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c Jul 10 14:23:59.820121 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-076f27f5-aecc-4b56-891f-d1f1fa654534 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:23:59.820306 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-076f27f5-aecc-4b56-891f-d1f1fa654534 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:23:59.820401 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-076f27f5-aecc-4b56-891f-d1f1fa654534 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id 9111a16e-c04b-45f3-9c7d-713bfb78f58c. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:23:59.824289 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:23:59.824289 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:23:59.824910 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-076f27f5-aecc-4b56-891f-d1f1fa654534 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c returned with HTTP 200 Jul 10 14:23:59.825286 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1122/4474] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:23:59 2026] GET /volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:00.492978 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-da159ca5-de32-4d9d-8604-3ad1079f85e6 req-fb032637-9c43-4ad7-8089-7237e5af891c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:00.495220 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-da159ca5-de32-4d9d-8604-3ad1079f85e6 req-fb032637-9c43-4ad7-8089-7237e5af891c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] POST https://10.4.3.66/volume/v3/attachments/36d74bc6-6ad6-4594-a18d-5cb5e412e77e/action Jul 10 14:24:00.495614 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-da159ca5-de32-4d9d-8604-3ad1079f85e6 req-fb032637-9c43-4ad7-8089-7237e5af891c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Action body: b'{"os-complete": null}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:24:00.495770 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-da159ca5-de32-4d9d-8604-3ad1079f85e6 req-fb032637-9c43-4ad7-8089-7237e5af891c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:00.511024 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:00.511024 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:00.521622 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-da159ca5-de32-4d9d-8604-3ad1079f85e6 req-fb032637-9c43-4ad7-8089-7237e5af891c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/attachments/36d74bc6-6ad6-4594-a18d-5cb5e412e77e/action returned with HTTP 204 Jul 10 14:24:00.522223 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1127/4475] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:24:00 2026] POST /volume/v3/attachments/36d74bc6-6ad6-4594-a18d-5cb5e412e77e/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:00.625180 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-92c2673c-9d09-4fac-a857-057426a8db37 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:00.627385 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-92c2673c-9d09-4fac-a857-057426a8db37 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef Jul 10 14:24:00.627664 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-92c2673c-9d09-4fac-a857-057426a8db37 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:00.627894 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-92c2673c-9d09-4fac-a857-057426a8db37 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:00.637548 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:00.637548 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:00.641675 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-92c2673c-9d09-4fac-a857-057426a8db37 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:24:00.646151 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-92c2673c-9d09-4fac-a857-057426a8db37 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef returned with HTTP 200 Jul 10 14:24:00.646748 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1112/4476] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:00 2026] GET /volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef => generated 1132 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:24:00.658826 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-6c3fd01a-c407-4be7-8a4b-a5906c223f6d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:00.660628 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6c3fd01a-c407-4be7-8a4b-a5906c223f6d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] POST https://10.4.3.66/volume/v3/backups Jul 10 14:24:00.660946 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6c3fd01a-c407-4be7-8a4b-a5906c223f6d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "11345db2-1b46-4625-915c-af13b01b59ef", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1706363656", "container": "tempest-volumesbackupstest-backup-container-1473758078"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:00.662326 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.contrib.backups [None req-6c3fd01a-c407-4be7-8a4b-a5906c223f6d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Creating new backup {'backup': {'volume_id': '11345db2-1b46-4625-915c-af13b01b59ef', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1706363656', 'container': 'tempest-volumesbackupstest-backup-container-1473758078'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 14:24:00.662455 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.contrib.backups [None req-6c3fd01a-c407-4be7-8a4b-a5906c223f6d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Creating backup of volume 11345db2-1b46-4625-915c-af13b01b59ef in container tempest-volumesbackupstest-backup-container-1473758078 Jul 10 14:24:00.674688 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:00.674688 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:00.675392 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-6c3fd01a-c407-4be7-8a4b-a5906c223f6d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:24:00.697974 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-6c3fd01a-c407-4be7-8a4b-a5906c223f6d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Created reservations ['70678d2e-54ee-47ff-8700-af132264e623', '81683254-c454-464f-a7f4-558a4aa2f279'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:24:00.728690 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6c3fd01a-c407-4be7-8a4b-a5906c223f6d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Jul 10 14:24:00.729078 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1116/4477] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:24:00 2026] POST /volume/v3/backups => generated 328 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:24:00.737300 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0517c5a9-574f-4dee-a109-159ef741f6f3 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:00.738925 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0517c5a9-574f-4dee-a109-159ef741f6f3 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d Jul 10 14:24:00.739145 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0517c5a9-574f-4dee-a109-159ef741f6f3 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:00.739345 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0517c5a9-574f-4dee-a109-159ef741f6f3 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:00.739439 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-0517c5a9-574f-4dee-a109-159ef741f6f3 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id d8885c88-c3e4-41c1-8638-2bb1202a965d. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:00.743285 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:00.743285 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:00.744201 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0517c5a9-574f-4dee-a109-159ef741f6f3 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d returned with HTTP 200 Jul 10 14:24:00.745086 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1123/4478] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:00 2026] GET /volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:00.834839 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-63b20bb8-1d0a-4238-8ec2-7454a56a15fb None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:00.836585 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-63b20bb8-1d0a-4238-8ec2-7454a56a15fb tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c Jul 10 14:24:00.836847 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-63b20bb8-1d0a-4238-8ec2-7454a56a15fb tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:00.837115 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-63b20bb8-1d0a-4238-8ec2-7454a56a15fb tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:00.837273 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-63b20bb8-1d0a-4238-8ec2-7454a56a15fb tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id 9111a16e-c04b-45f3-9c7d-713bfb78f58c. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:00.841625 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:00.841625 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:00.842319 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-63b20bb8-1d0a-4238-8ec2-7454a56a15fb tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c returned with HTTP 200 Jul 10 14:24:00.842743 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1128/4479] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:24:00 2026] GET /volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:01.357975 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-ee7ab16a-c4fe-47e1-bf39-f1817ffc9365 req-aa33484e-6a7c-44cc-b1be-d5d83b99197e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:01.360124 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ee7ab16a-c4fe-47e1-bf39-f1817ffc9365 req-aa33484e-6a7c-44cc-b1be-d5d83b99197e tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6/encryption Jul 10 14:24:01.360437 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-ee7ab16a-c4fe-47e1-bf39-f1817ffc9365 req-aa33484e-6a7c-44cc-b1be-d5d83b99197e tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:01.360691 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-ee7ab16a-c4fe-47e1-bf39-f1817ffc9365 req-aa33484e-6a7c-44cc-b1be-d5d83b99197e tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:01.372847 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:01.372847 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:01.381664 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ee7ab16a-c4fe-47e1-bf39-f1817ffc9365 req-aa33484e-6a7c-44cc-b1be-d5d83b99197e tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6/encryption returned with HTTP 200 Jul 10 14:24:01.382112 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1113/4480] 10.4.3.66 () {68 vars in 1624 bytes} [Fri Jul 10 14:24:01 2026] GET /volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:01.756947 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-2acab971-d598-44fc-93ee-f182cdb9397b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:01.758848 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2acab971-d598-44fc-93ee-f182cdb9397b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d Jul 10 14:24:01.759048 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2acab971-d598-44fc-93ee-f182cdb9397b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:01.759247 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2acab971-d598-44fc-93ee-f182cdb9397b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:01.759357 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-2acab971-d598-44fc-93ee-f182cdb9397b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id d8885c88-c3e4-41c1-8638-2bb1202a965d. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:01.763666 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:01.763666 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:01.764398 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2acab971-d598-44fc-93ee-f182cdb9397b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d returned with HTTP 200 Jul 10 14:24:01.764784 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1117/4481] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:01 2026] GET /volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:01.852141 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-3a32a848-3a38-46c0-9b4d-74816e63cdcc None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:01.853771 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3a32a848-3a38-46c0-9b4d-74816e63cdcc tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c Jul 10 14:24:01.853984 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3a32a848-3a38-46c0-9b4d-74816e63cdcc tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:01.854203 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3a32a848-3a38-46c0-9b4d-74816e63cdcc tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:01.854306 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-3a32a848-3a38-46c0-9b4d-74816e63cdcc tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id 9111a16e-c04b-45f3-9c7d-713bfb78f58c. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:01.858657 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:01.858657 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:01.859276 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3a32a848-3a38-46c0-9b4d-74816e63cdcc tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c returned with HTTP 200 Jul 10 14:24:01.859627 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1124/4482] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:24:01 2026] GET /volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:02.774480 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-09871381-9dd9-4665-ad3d-d3a7cd3bd9a8 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:02.778210 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-09871381-9dd9-4665-ad3d-d3a7cd3bd9a8 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d Jul 10 14:24:02.778473 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-09871381-9dd9-4665-ad3d-d3a7cd3bd9a8 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:02.778744 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-09871381-9dd9-4665-ad3d-d3a7cd3bd9a8 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:02.778914 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-09871381-9dd9-4665-ad3d-d3a7cd3bd9a8 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id d8885c88-c3e4-41c1-8638-2bb1202a965d. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:02.784895 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:02.784895 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:02.785839 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-09871381-9dd9-4665-ad3d-d3a7cd3bd9a8 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d returned with HTTP 200 Jul 10 14:24:02.786266 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1129/4483] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:02 2026] GET /volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:02.870210 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-18b45b4b-a9b4-42c4-9e8b-2b9391b3865e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:02.873027 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-18b45b4b-a9b4-42c4-9e8b-2b9391b3865e tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c Jul 10 14:24:02.873027 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-18b45b4b-a9b4-42c4-9e8b-2b9391b3865e tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:02.873027 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-18b45b4b-a9b4-42c4-9e8b-2b9391b3865e tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:02.873027 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-18b45b4b-a9b4-42c4-9e8b-2b9391b3865e tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id 9111a16e-c04b-45f3-9c7d-713bfb78f58c. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:02.876311 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:02.876311 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:02.876839 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-18b45b4b-a9b4-42c4-9e8b-2b9391b3865e tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c returned with HTTP 200 Jul 10 14:24:02.877167 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1114/4484] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:24:02 2026] GET /volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:02.891525 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-68094037-ba0a-447f-b784-3d674c593570 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:02.893654 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-68094037-ba0a-447f-b784-3d674c593570 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c/export_record Jul 10 14:24:02.893880 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-68094037-ba0a-447f-b784-3d674c593570 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:02.894107 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-68094037-ba0a-447f-b784-3d674c593570 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'export_record' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:02.894278 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.contrib.backups [None req-68094037-ba0a-447f-b784-3d674c593570 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Export record for backup 9111a16e-c04b-45f3-9c7d-713bfb78f58c. {{(pid=100155) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 14:24:02.899113 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:02.899113 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:02.900171 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.backup.api [None req-68094037-ba0a-447f-b784-3d674c593570 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling RPCAPI with context: , host: np0000005012, backup: 9111a16e-c04b-45f3-9c7d-713bfb78f58c. {{(pid=100155) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 10 14:24:02.907082 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.backup.rpcapi [None req-68094037-ba0a-447f-b784-3d674c593570 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] export_record in rpcapi backup_id 9111a16e-c04b-45f3-9c7d-713bfb78f58c on host np0000005012. {{(pid=100155) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 10 14:24:03.409383 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.contrib.backups [None req-68094037-ba0a-447f-b784-3d674c593570 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTExMWExNmUtYzA0Yi00NWYzLTljN2QtNzEzYmZiNzhmNThjIiwgInVzZXJfaWQiOiAiZDNhYTU2YmFmMzMzNDFkN2JlMjFlNWZkMDc4NWVkNzkiLCAicHJvamVjdF9pZCI6ICI3Yjg0YWVjMjAyNzg0M2ZjOTZmMmU1NmJkMmYyMzAxYiIsICJ2b2x1bWVfaWQiOiAiOWE0MjhhODEtYmUxNC00OGVlLWE5MzgtMGYxNTIzODY4NjMxIiwgImhvc3QiOiAibnAwMDAwMDA1MDEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzAyMTE3ODE5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOWE0MjhhODEtYmUxNC00OGVlLWE5MzgtMGYxNTIzODY4NjMxLzIwMjYwNzEwMTQyMzQyL2F6X25vdmFfYmFja3VwXzkxMTFhMTZlLWMwNGItNDVmMy05YzdkLTcxM2JmYjc4ZjU4YyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMTQ6MjM6MzlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMTQ6MjM6MzlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxNDoyNDowM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100155) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 10 14:24:03.409642 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-68094037-ba0a-447f-b784-3d674c593570 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c/export_record returned with HTTP 200 Jul 10 14:24:03.410061 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1118/4485] 10.4.3.66 () {68 vars in 1423 bytes} [Fri Jul 10 14:24:02 2026] GET /volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c/export_record => generated 1424 bytes in 519 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:24:03.418210 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-26188866-e8de-415f-8def-18a2bae54b70 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:03.420335 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-26188866-e8de-415f-8def-18a2bae54b70 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c Jul 10 14:24:03.420856 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-26188866-e8de-415f-8def-18a2bae54b70 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:03.420982 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-26188866-e8de-415f-8def-18a2bae54b70 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:03.421073 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-26188866-e8de-415f-8def-18a2bae54b70 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id 9111a16e-c04b-45f3-9c7d-713bfb78f58c. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:03.425863 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:03.425863 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:03.426581 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-26188866-e8de-415f-8def-18a2bae54b70 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c returned with HTTP 200 Jul 10 14:24:03.426952 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1125/4486] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:24:03 2026] GET /volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:03.438368 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-9b0b36ce-9dfa-4d3f-b2b3-2d0ed092fa9c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:03.440626 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9b0b36ce-9dfa-4d3f-b2b3-2d0ed092fa9c tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-reader] POST https://10.4.3.66/volume/v3/backups/import_record Jul 10 14:24:03.441209 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9b0b36ce-9dfa-4d3f-b2b3-2d0ed092fa9c tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGE2NjIzNjUtYjAxMC00ZjUwLWI4ZGQtMzI0OWIwYjFiZTQ3IiwgInVzZXJfaWQiOiAiZDNhYTU2YmFmMzMzNDFkN2JlMjFlNWZkMDc4NWVkNzkiLCAicHJvamVjdF9pZCI6ICI3Yjg0YWVjMjAyNzg0M2ZjOTZmMmU1NmJkMmYyMzAxYiIsICJ2b2x1bWVfaWQiOiAiOWE0MjhhODEtYmUxNC00OGVlLWE5MzgtMGYxNTIzODY4NjMxIiwgImhvc3QiOiAibnAwMDAwMDA1MDEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzAyMTE3ODE5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOWE0MjhhODEtYmUxNC00OGVlLWE5MzgtMGYxNTIzODY4NjMxLzIwMjYwNzEwMTQyMzQyL2F6X25vdmFfYmFja3VwXzkxMTFhMTZlLWMwNGItNDVmMy05YzdkLTcxM2JmYjc4ZjU4YyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMTQ6MjM6MzlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMTQ6MjM6MzlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxNDoyNDowM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:03.443022 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.contrib.backups [None req-9b0b36ce-9dfa-4d3f-b2b3-2d0ed092fa9c tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGE2NjIzNjUtYjAxMC00ZjUwLWI4ZGQtMzI0OWIwYjFiZTQ3IiwgInVzZXJfaWQiOiAiZDNhYTU2YmFmMzMzNDFkN2JlMjFlNWZkMDc4NWVkNzkiLCAicHJvamVjdF9pZCI6ICI3Yjg0YWVjMjAyNzg0M2ZjOTZmMmU1NmJkMmYyMzAxYiIsICJ2b2x1bWVfaWQiOiAiOWE0MjhhODEtYmUxNC00OGVlLWE5MzgtMGYxNTIzODY4NjMxIiwgImhvc3QiOiAibnAwMDAwMDA1MDEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzAyMTE3ODE5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOWE0MjhhODEtYmUxNC00OGVlLWE5MzgtMGYxNTIzODY4NjMxLzIwMjYwNzEwMTQyMzQyL2F6X25vdmFfYmFja3VwXzkxMTFhMTZlLWMwNGItNDVmMy05YzdkLTcxM2JmYjc4ZjU4YyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMTQ6MjM6MzlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMTQ6MjM6MzlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxNDoyNDowM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100154) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 10 14:24:03.443172 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.contrib.backups [None req-9b0b36ce-9dfa-4d3f-b2b3-2d0ed092fa9c tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNGE2NjIzNjUtYjAxMC00ZjUwLWI4ZGQtMzI0OWIwYjFiZTQ3IiwgInVzZXJfaWQiOiAiZDNhYTU2YmFmMzMzNDFkN2JlMjFlNWZkMDc4NWVkNzkiLCAicHJvamVjdF9pZCI6ICI3Yjg0YWVjMjAyNzg0M2ZjOTZmMmU1NmJkMmYyMzAxYiIsICJ2b2x1bWVfaWQiOiAiOWE0MjhhODEtYmUxNC00OGVlLWE5MzgtMGYxNTIzODY4NjMxIiwgImhvc3QiOiAibnAwMDAwMDA1MDEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzAyMTE3ODE5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfOWE0MjhhODEtYmUxNC00OGVlLWE5MzgtMGYxNTIzODY4NjMxLzIwMjYwNzEwMTQyMzQyL2F6X25vdmFfYmFja3VwXzkxMTFhMTZlLWMwNGItNDVmMy05YzdkLTcxM2JmYjc4ZjU4YyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMTQ6MjM6MzlaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMTQ6MjM6MzlaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxNDoyNDowM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100154) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 10 14:24:03.444099 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.policy [None req-9b0b36ce-9dfa-4d3f-b2b3-2d0ed092fa9c tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '2fc7c87b61cc4b4abcff45db5d5bd2e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b84aec2027843fc96f2e56bd2f2301b', '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=100154) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 14:24:03.444376 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9b0b36ce-9dfa-4d3f-b2b3-2d0ed092fa9c tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-reader] https://10.4.3.66/volume/v3/backups/import_record returned with HTTP 403 Jul 10 14:24:03.444986 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1130/4487] 10.4.3.66 () {70 vars in 1335 bytes} [Fri Jul 10 14:24:03 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:03.451849 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ef2940f5-fa8d-478e-968f-d69fbdca6c5f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:03.453665 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ef2940f5-fa8d-478e-968f-d69fbdca6c5f tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/9a428a81-be14-48ee-a938-0f1523868631 Jul 10 14:24:03.453874 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ef2940f5-fa8d-478e-968f-d69fbdca6c5f tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:03.454054 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ef2940f5-fa8d-478e-968f-d69fbdca6c5f tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:03.454206 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-ef2940f5-fa8d-478e-968f-d69fbdca6c5f tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Delete volume with id: 9a428a81-be14-48ee-a938-0f1523868631 Jul 10 14:24:03.462584 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:03.462584 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:03.462943 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ef2940f5-fa8d-478e-968f-d69fbdca6c5f tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Volume info retrieved successfully. Jul 10 14:24:03.488926 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ef2940f5-fa8d-478e-968f-d69fbdca6c5f tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Delete volume request issued successfully. Jul 10 14:24:03.489245 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ef2940f5-fa8d-478e-968f-d69fbdca6c5f tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/volumes/9a428a81-be14-48ee-a938-0f1523868631 returned with HTTP 202 Jul 10 14:24:03.490252 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1115/4488] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:24:03 2026] DELETE /volume/v3/volumes/9a428a81-be14-48ee-a938-0f1523868631 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:24:03.502343 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f25afa61-00d0-4e99-a103-4eec5bb118bf None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:03.507199 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f25afa61-00d0-4e99-a103-4eec5bb118bf tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/volumes/9a428a81-be14-48ee-a938-0f1523868631 Jul 10 14:24:03.507549 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f25afa61-00d0-4e99-a103-4eec5bb118bf tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:03.507796 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f25afa61-00d0-4e99-a103-4eec5bb118bf tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:03.521595 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:03.521595 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:03.528466 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-f25afa61-00d0-4e99-a103-4eec5bb118bf tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Volume info retrieved successfully. Jul 10 14:24:03.534649 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f25afa61-00d0-4e99-a103-4eec5bb118bf tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/volumes/9a428a81-be14-48ee-a938-0f1523868631 returned with HTTP 200 Jul 10 14:24:03.535451 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1119/4489] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:24:03 2026] GET /volume/v3/volumes/9a428a81-be14-48ee-a938-0f1523868631 => generated 1015 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:24:03.797184 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5eb4235f-c69b-4719-8500-7ad80fb4e613 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:03.799467 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5eb4235f-c69b-4719-8500-7ad80fb4e613 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d Jul 10 14:24:03.799787 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5eb4235f-c69b-4719-8500-7ad80fb4e613 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:03.800093 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5eb4235f-c69b-4719-8500-7ad80fb4e613 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:03.800225 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-5eb4235f-c69b-4719-8500-7ad80fb4e613 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id d8885c88-c3e4-41c1-8638-2bb1202a965d. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:03.805591 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:03.805591 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:03.806669 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5eb4235f-c69b-4719-8500-7ad80fb4e613 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d returned with HTTP 200 Jul 10 14:24:03.807284 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1126/4490] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:03 2026] GET /volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:04.552716 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-3bafbee9-c672-4385-99b1-a501947f069c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:04.558414 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3bafbee9-c672-4385-99b1-a501947f069c tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/volumes/9a428a81-be14-48ee-a938-0f1523868631 Jul 10 14:24:04.558775 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3bafbee9-c672-4385-99b1-a501947f069c tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:04.559039 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3bafbee9-c672-4385-99b1-a501947f069c tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:04.573024 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3bafbee9-c672-4385-99b1-a501947f069c tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/volumes/9a428a81-be14-48ee-a938-0f1523868631 returned with HTTP 404 Jul 10 14:24:04.573774 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1131/4491] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:24:04 2026] GET /volume/v3/volumes/9a428a81-be14-48ee-a938-0f1523868631 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:04.582804 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-167d988f-5fe7-4c0a-9293-2accbaeb984a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:04.584813 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-167d988f-5fe7-4c0a-9293-2accbaeb984a tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-reader] GET https://10.4.3.66/volume/v3/backups Jul 10 14:24:04.585078 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-167d988f-5fe7-4c0a-9293-2accbaeb984a tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-reader] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:04.585326 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-167d988f-5fe7-4c0a-9293-2accbaeb984a tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-reader] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:04.585656 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-167d988f-5fe7-4c0a-9293-2accbaeb984a tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-reader] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:24:04.601041 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-167d988f-5fe7-4c0a-9293-2accbaeb984a tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-reader] https://10.4.3.66/volume/v3/backups returned with HTTP 200 Jul 10 14:24:04.601528 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1116/4492] 10.4.3.66 () {68 vars in 1270 bytes} [Fri Jul 10 14:24:04 2026] GET /volume/v3/backups => generated 621 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:04.613909 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-245b3a51-b926-4a1b-a8bf-b49392b33d9a None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:04.615862 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-245b3a51-b926-4a1b-a8bf-b49392b33d9a tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-reader] GET https://10.4.3.66/volume/v3/backups?project_id=7b84aec2027843fc96f2e56bd2f2301b Jul 10 14:24:04.616284 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-245b3a51-b926-4a1b-a8bf-b49392b33d9a tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-reader] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:04.616683 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-245b3a51-b926-4a1b-a8bf-b49392b33d9a tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-reader] Calling method 'index' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:04.617518 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.api_utils [None req-245b3a51-b926-4a1b-a8bf-b49392b33d9a tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-reader] Removing options 'project_id' from query. {{(pid=100155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:24:04.624451 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-245b3a51-b926-4a1b-a8bf-b49392b33d9a tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-reader] https://10.4.3.66/volume/v3/backups?project_id=7b84aec2027843fc96f2e56bd2f2301b returned with HTTP 200 Jul 10 14:24:04.624451 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1120/4493] 10.4.3.66 () {68 vars in 1357 bytes} [Fri Jul 10 14:24:04 2026] GET /volume/v3/backups?project_id=7b84aec2027843fc96f2e56bd2f2301b => generated 621 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:04.634572 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8db84986-7038-47d4-8ca1-b3b64c25af18 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:04.636487 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8db84986-7038-47d4-8ca1-b3b64c25af18 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:24:04.636889 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8db84986-7038-47d4-8ca1-b3b64c25af18 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2135905495"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:04.638463 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-8db84986-7038-47d4-8ca1-b3b64c25af18 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2135905495'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:24:04.638722 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-8db84986-7038-47d4-8ca1-b3b64c25af18 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Create volume of 1 GB Jul 10 14:24:04.643397 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-8db84986-7038-47d4-8ca1-b3b64c25af18 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Availability Zones retrieved successfully. Jul 10 14:24:04.649994 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-8db84986-7038-47d4-8ca1-b3b64c25af18 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Flow 'volume_create_api' (7e411a2c-aa1e-4b6a-a664-f091954f0760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:24:04.651041 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-8db84986-7038-47d4-8ca1-b3b64c25af18 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ef25b34-ec3a-464c-8b73-29a6405a92bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:24:04.652083 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-8db84986-7038-47d4-8ca1-b3b64c25af18 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:24:04.682439 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-8db84986-7038-47d4-8ca1-b3b64c25af18 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ef25b34-ec3a-464c-8b73-29a6405a92bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:24:04.683803 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-8db84986-7038-47d4-8ca1-b3b64c25af18 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1819a43b-3ade-4f64-b5af-668c36755696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:24:04.735308 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-8db84986-7038-47d4-8ca1-b3b64c25af18 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Created reservations ['41a75dd1-b0d3-4e3c-9528-4bc5745b4a2a', '1d01bc32-a6e6-4bc5-abb1-7e3342255b8b', '77105207-8dca-46f5-9ac3-35fc7515cad4', 'f381b9b6-5ede-4aaf-88f7-c37b4b0b58fb'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:24:04.736208 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-8db84986-7038-47d4-8ca1-b3b64c25af18 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1819a43b-3ade-4f64-b5af-668c36755696) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41a75dd1-b0d3-4e3c-9528-4bc5745b4a2a', '1d01bc32-a6e6-4bc5-abb1-7e3342255b8b', '77105207-8dca-46f5-9ac3-35fc7515cad4', 'f381b9b6-5ede-4aaf-88f7-c37b4b0b58fb']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:24:04.737022 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-8db84986-7038-47d4-8ca1-b3b64c25af18 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5370f106-fbbf-4fdd-a5e8-10533a00a7f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:24:04.765593 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-8db84986-7038-47d4-8ca1-b3b64c25af18 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5370f106-fbbf-4fdd-a5e8-10533a00a7f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64212e47-f33f-4be6-96ee-c77793359b6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2135905495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b84aec2027843fc96f2e56bd2f2301b',qos_specs=None,replication_status=,reservations=['41a75dd1-b0d3-4e3c-9528-4bc5745b4a2a','1d01bc32-a6e6-4bc5-abb1-7e3342255b8b','77105207-8dca-46f5-9ac3-35fc7515cad4','f381b9b6-5ede-4aaf-88f7-c37b4b0b58fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3aa56baf33341d7be21e5fd0785ed79',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:24:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2135905495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64212e47-f33f-4be6-96ee-c77793359b6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b84aec2027843fc96f2e56bd2f2301b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3aa56baf33341d7be21e5fd0785ed79',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:24:04.766490 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-8db84986-7038-47d4-8ca1-b3b64c25af18 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50984252-afef-49b8-93c9-79beb09cd220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:24:04.788708 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-8db84986-7038-47d4-8ca1-b3b64c25af18 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50984252-afef-49b8-93c9-79beb09cd220) transitioned into state 'SUCCESS' from state '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-2135905495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b84aec2027843fc96f2e56bd2f2301b',qos_specs=None,replication_status=,reservations=['41a75dd1-b0d3-4e3c-9528-4bc5745b4a2a','1d01bc32-a6e6-4bc5-abb1-7e3342255b8b','77105207-8dca-46f5-9ac3-35fc7515cad4','f381b9b6-5ede-4aaf-88f7-c37b4b0b58fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3aa56baf33341d7be21e5fd0785ed79',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:24:04.789898 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-8db84986-7038-47d4-8ca1-b3b64c25af18 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4458a4f-921d-4f71-ae09-56fe79d3c67b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:24:04.807097 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-8db84986-7038-47d4-8ca1-b3b64c25af18 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4458a4f-921d-4f71-ae09-56fe79d3c67b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:24:04.808653 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-8db84986-7038-47d4-8ca1-b3b64c25af18 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Flow 'volume_create_api' (7e411a2c-aa1e-4b6a-a664-f091954f0760) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:24:04.809146 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-8db84986-7038-47d4-8ca1-b3b64c25af18 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Create volume request issued successfully. Jul 10 14:24:04.810181 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8db84986-7038-47d4-8ca1-b3b64c25af18 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:24:04.810784 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1127/4494] 10.4.3.66 () {70 vars in 1291 bytes} [Fri Jul 10 14:24:04 2026] POST /volume/v3/volumes => generated 776 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:24:04.822770 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e372a627-933e-4a36-90b4-51dcc32d2962 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:04.824217 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9b68b2a6-e4f7-4cac-a0da-14d195aa28e4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:04.824760 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e372a627-933e-4a36-90b4-51dcc32d2962 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/volumes/64212e47-f33f-4be6-96ee-c77793359b6d Jul 10 14:24:04.827233 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e372a627-933e-4a36-90b4-51dcc32d2962 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:04.827233 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e372a627-933e-4a36-90b4-51dcc32d2962 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:04.827327 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9b68b2a6-e4f7-4cac-a0da-14d195aa28e4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d Jul 10 14:24:04.827327 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9b68b2a6-e4f7-4cac-a0da-14d195aa28e4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:04.827327 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9b68b2a6-e4f7-4cac-a0da-14d195aa28e4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:04.827327 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-9b68b2a6-e4f7-4cac-a0da-14d195aa28e4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id d8885c88-c3e4-41c1-8638-2bb1202a965d. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:04.832163 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:04.832163 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:04.833088 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9b68b2a6-e4f7-4cac-a0da-14d195aa28e4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d returned with HTTP 200 Jul 10 14:24:04.833580 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1117/4495] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:04 2026] GET /volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:04.837591 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:04.837591 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:04.838828 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-e372a627-933e-4a36-90b4-51dcc32d2962 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Volume info retrieved successfully. Jul 10 14:24:04.843349 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e372a627-933e-4a36-90b4-51dcc32d2962 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/volumes/64212e47-f33f-4be6-96ee-c77793359b6d returned with HTTP 200 Jul 10 14:24:04.843786 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1132/4496] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:24:04 2026] GET /volume/v3/volumes/64212e47-f33f-4be6-96ee-c77793359b6d => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:05.846493 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-09dd40b8-80c3-427e-b7d3-1bff47976b2e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:05.848598 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-09dd40b8-80c3-427e-b7d3-1bff47976b2e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d Jul 10 14:24:05.849100 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-09dd40b8-80c3-427e-b7d3-1bff47976b2e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:05.849467 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-09dd40b8-80c3-427e-b7d3-1bff47976b2e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:05.849717 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-09dd40b8-80c3-427e-b7d3-1bff47976b2e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id d8885c88-c3e4-41c1-8638-2bb1202a965d. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:05.857620 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:05.857620 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:05.857620 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-09dd40b8-80c3-427e-b7d3-1bff47976b2e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d returned with HTTP 200 Jul 10 14:24:05.857620 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1121/4497] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:05 2026] GET /volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:05.862477 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c93ac314-4d61-4a5b-a4ed-01f5400e482a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:05.865118 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c93ac314-4d61-4a5b-a4ed-01f5400e482a tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/volumes/64212e47-f33f-4be6-96ee-c77793359b6d Jul 10 14:24:05.865357 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c93ac314-4d61-4a5b-a4ed-01f5400e482a tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:05.865612 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c93ac314-4d61-4a5b-a4ed-01f5400e482a tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:05.876542 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:05.876542 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:05.882044 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-c93ac314-4d61-4a5b-a4ed-01f5400e482a tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Volume info retrieved successfully. Jul 10 14:24:05.889946 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c93ac314-4d61-4a5b-a4ed-01f5400e482a tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/volumes/64212e47-f33f-4be6-96ee-c77793359b6d returned with HTTP 200 Jul 10 14:24:05.890620 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1128/4498] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:24:05 2026] GET /volume/v3/volumes/64212e47-f33f-4be6-96ee-c77793359b6d => generated 1016 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:24:05.909706 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f7bf328a-5d80-425d-a781-376ad120285f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:05.912742 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f7bf328a-5d80-425d-a781-376ad120285f tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] POST https://10.4.3.66/volume/v3/backups Jul 10 14:24:05.913192 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f7bf328a-5d80-425d-a781-376ad120285f tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "64212e47-f33f-4be6-96ee-c77793359b6d", "name": "tempest-type-Backup-619952344"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:05.914992 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.backups [None req-f7bf328a-5d80-425d-a781-376ad120285f tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Creating new backup {'backup': {'volume_id': '64212e47-f33f-4be6-96ee-c77793359b6d', 'name': 'tempest-type-Backup-619952344'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 14:24:05.915276 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.contrib.backups [None req-f7bf328a-5d80-425d-a781-376ad120285f tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Creating backup of volume 64212e47-f33f-4be6-96ee-c77793359b6d in container None Jul 10 14:24:05.927264 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:05.927264 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:05.927264 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f7bf328a-5d80-425d-a781-376ad120285f tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Volume info retrieved successfully. Jul 10 14:24:05.963856 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-f7bf328a-5d80-425d-a781-376ad120285f tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Created reservations ['4e6a6993-dd9f-4654-9074-1fae1c2a3477', '48ab92ce-ada7-4273-8718-50a5abc29684'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:24:06.014980 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f7bf328a-5d80-425d-a781-376ad120285f tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Jul 10 14:24:06.015893 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1118/4499] 10.4.3.66 () {70 vars in 1292 bytes} [Fri Jul 10 14:24:05 2026] POST /volume/v3/backups => generated 313 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:24:06.025701 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-51f9cfb2-7538-4365-aa98-ebcc4d837832 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:06.028220 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-51f9cfb2-7538-4365-aa98-ebcc4d837832 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f Jul 10 14:24:06.028325 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-51f9cfb2-7538-4365-aa98-ebcc4d837832 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:06.028579 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-51f9cfb2-7538-4365-aa98-ebcc4d837832 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:06.028716 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-51f9cfb2-7538-4365-aa98-ebcc4d837832 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id d0107785-516b-4fb6-a316-66bf84f16a3f. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:06.037126 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:06.037126 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:06.037853 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-51f9cfb2-7538-4365-aa98-ebcc4d837832 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f returned with HTTP 200 Jul 10 14:24:06.038321 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1133/4500] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:24:06 2026] GET /volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f => generated 720 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:06.872289 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-1848a55d-0a53-4f2e-af6b-15fb005ba560 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:06.873920 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1848a55d-0a53-4f2e-af6b-15fb005ba560 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d Jul 10 14:24:06.874204 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1848a55d-0a53-4f2e-af6b-15fb005ba560 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:06.874479 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1848a55d-0a53-4f2e-af6b-15fb005ba560 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:06.875607 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-1848a55d-0a53-4f2e-af6b-15fb005ba560 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id d8885c88-c3e4-41c1-8638-2bb1202a965d. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:06.880818 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:06.880818 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:06.881935 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1848a55d-0a53-4f2e-af6b-15fb005ba560 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d returned with HTTP 200 Jul 10 14:24:06.882843 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1122/4501] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:06 2026] GET /volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:07.049873 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d8c7e0eb-a8ba-446b-9857-ce8e71ba4632 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:07.052378 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d8c7e0eb-a8ba-446b-9857-ce8e71ba4632 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f Jul 10 14:24:07.052697 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d8c7e0eb-a8ba-446b-9857-ce8e71ba4632 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:07.052906 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d8c7e0eb-a8ba-446b-9857-ce8e71ba4632 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:07.053012 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-d8c7e0eb-a8ba-446b-9857-ce8e71ba4632 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id d0107785-516b-4fb6-a316-66bf84f16a3f. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:07.057593 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:07.057593 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:07.058478 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d8c7e0eb-a8ba-446b-9857-ce8e71ba4632 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f returned with HTTP 200 Jul 10 14:24:07.059204 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1129/4502] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:24:07 2026] GET /volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:07.893896 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ac8aaa8f-9277-4ce3-8f86-e398dbf6c05a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:07.895876 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ac8aaa8f-9277-4ce3-8f86-e398dbf6c05a tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d Jul 10 14:24:07.895990 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ac8aaa8f-9277-4ce3-8f86-e398dbf6c05a tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:07.896219 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ac8aaa8f-9277-4ce3-8f86-e398dbf6c05a tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:07.896347 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-ac8aaa8f-9277-4ce3-8f86-e398dbf6c05a tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id d8885c88-c3e4-41c1-8638-2bb1202a965d. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:07.905151 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:07.905151 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:07.905986 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ac8aaa8f-9277-4ce3-8f86-e398dbf6c05a tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d returned with HTTP 200 Jul 10 14:24:07.906474 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1119/4503] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:07 2026] GET /volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:08.070646 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-64c077c2-df4b-4662-83ac-80870fa216a7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:08.072420 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-64c077c2-df4b-4662-83ac-80870fa216a7 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f Jul 10 14:24:08.072664 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-64c077c2-df4b-4662-83ac-80870fa216a7 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:08.072894 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-64c077c2-df4b-4662-83ac-80870fa216a7 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:08.072990 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-64c077c2-df4b-4662-83ac-80870fa216a7 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id d0107785-516b-4fb6-a316-66bf84f16a3f. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:08.077852 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:08.077852 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:08.079251 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-64c077c2-df4b-4662-83ac-80870fa216a7 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f returned with HTTP 200 Jul 10 14:24:08.079251 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1134/4504] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:24:08 2026] GET /volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:08.922583 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b6027fc5-c494-42c8-9c25-cd8be737fa69 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:08.926325 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b6027fc5-c494-42c8-9c25-cd8be737fa69 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d Jul 10 14:24:08.926651 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b6027fc5-c494-42c8-9c25-cd8be737fa69 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:08.927027 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b6027fc5-c494-42c8-9c25-cd8be737fa69 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:08.927188 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-b6027fc5-c494-42c8-9c25-cd8be737fa69 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id d8885c88-c3e4-41c1-8638-2bb1202a965d. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:08.933604 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:08.933604 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:08.934703 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b6027fc5-c494-42c8-9c25-cd8be737fa69 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d returned with HTTP 200 Jul 10 14:24:08.935179 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1123/4505] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:08 2026] GET /volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:09.093195 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-31d1a05a-a9bc-4489-922a-5c69becec47f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:09.095512 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-31d1a05a-a9bc-4489-922a-5c69becec47f tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f Jul 10 14:24:09.095822 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-31d1a05a-a9bc-4489-922a-5c69becec47f tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:09.096058 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-31d1a05a-a9bc-4489-922a-5c69becec47f tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:09.096224 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-31d1a05a-a9bc-4489-922a-5c69becec47f tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id d0107785-516b-4fb6-a316-66bf84f16a3f. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:09.101612 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:09.101612 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:09.102262 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-31d1a05a-a9bc-4489-922a-5c69becec47f tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f returned with HTTP 200 Jul 10 14:24:09.102642 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1130/4506] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:24:09 2026] GET /volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:09.949703 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-84b69fce-eaf1-4e5d-ab9b-866a869f5460 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:09.951867 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-84b69fce-eaf1-4e5d-ab9b-866a869f5460 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d Jul 10 14:24:09.952120 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-84b69fce-eaf1-4e5d-ab9b-866a869f5460 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:09.952313 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-84b69fce-eaf1-4e5d-ab9b-866a869f5460 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:09.952456 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-84b69fce-eaf1-4e5d-ab9b-866a869f5460 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id d8885c88-c3e4-41c1-8638-2bb1202a965d. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:09.957941 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:09.957941 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:09.958553 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-84b69fce-eaf1-4e5d-ab9b-866a869f5460 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d returned with HTTP 200 Jul 10 14:24:09.958985 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1120/4507] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:09 2026] GET /volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:10.114697 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-319033aa-cfa3-4540-a00c-35b9f4fca8be None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:10.116732 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-319033aa-cfa3-4540-a00c-35b9f4fca8be tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f Jul 10 14:24:10.117025 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-319033aa-cfa3-4540-a00c-35b9f4fca8be tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:10.117241 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-319033aa-cfa3-4540-a00c-35b9f4fca8be tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:10.117349 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-319033aa-cfa3-4540-a00c-35b9f4fca8be tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id d0107785-516b-4fb6-a316-66bf84f16a3f. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:10.121866 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:10.121866 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:10.122591 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-319033aa-cfa3-4540-a00c-35b9f4fca8be tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f returned with HTTP 200 Jul 10 14:24:10.123162 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1135/4508] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:24:10 2026] GET /volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:10.972465 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-8352d15e-1d5b-4acf-96bf-a569d8cad3c3 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:10.975553 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8352d15e-1d5b-4acf-96bf-a569d8cad3c3 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d Jul 10 14:24:10.975553 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8352d15e-1d5b-4acf-96bf-a569d8cad3c3 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:10.975848 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8352d15e-1d5b-4acf-96bf-a569d8cad3c3 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:10.976026 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-8352d15e-1d5b-4acf-96bf-a569d8cad3c3 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id d8885c88-c3e4-41c1-8638-2bb1202a965d. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:10.980377 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:10.980377 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:10.981228 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8352d15e-1d5b-4acf-96bf-a569d8cad3c3 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d returned with HTTP 200 Jul 10 14:24:10.981710 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1124/4509] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:10 2026] GET /volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:11.139465 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-2f6ef488-6240-430a-ace6-db2baa06d970 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:11.142706 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2f6ef488-6240-430a-ace6-db2baa06d970 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f Jul 10 14:24:11.143042 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2f6ef488-6240-430a-ace6-db2baa06d970 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:11.143311 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2f6ef488-6240-430a-ace6-db2baa06d970 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:11.143476 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-2f6ef488-6240-430a-ace6-db2baa06d970 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id d0107785-516b-4fb6-a316-66bf84f16a3f. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:11.155213 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:11.155213 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:11.156633 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2f6ef488-6240-430a-ace6-db2baa06d970 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f returned with HTTP 200 Jul 10 14:24:11.157180 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1131/4510] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:24:11 2026] GET /volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:11.994476 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-dcc04602-7503-4aa7-beea-c378fc71d934 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:11.996346 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dcc04602-7503-4aa7-beea-c378fc71d934 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d Jul 10 14:24:11.996513 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dcc04602-7503-4aa7-beea-c378fc71d934 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:11.996717 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dcc04602-7503-4aa7-beea-c378fc71d934 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:11.996825 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-dcc04602-7503-4aa7-beea-c378fc71d934 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id d8885c88-c3e4-41c1-8638-2bb1202a965d. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:12.001219 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:12.001219 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:12.002042 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dcc04602-7503-4aa7-beea-c378fc71d934 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d returned with HTTP 200 Jul 10 14:24:12.002264 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1121/4511] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:11 2026] GET /volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:12.167916 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-c61ea49d-16c6-4723-a95a-6f066bb463fe None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:12.170862 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c61ea49d-16c6-4723-a95a-6f066bb463fe tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f Jul 10 14:24:12.171326 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c61ea49d-16c6-4723-a95a-6f066bb463fe tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:12.171627 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c61ea49d-16c6-4723-a95a-6f066bb463fe tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:12.171805 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-c61ea49d-16c6-4723-a95a-6f066bb463fe tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id d0107785-516b-4fb6-a316-66bf84f16a3f. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:12.179259 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:12.179259 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:12.179941 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c61ea49d-16c6-4723-a95a-6f066bb463fe tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f returned with HTTP 200 Jul 10 14:24:12.180342 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1136/4512] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:24:12 2026] GET /volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:12.927518 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-7071ed49-6e6b-4bb9-9d98-d442027763b8 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:12.931671 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7071ed49-6e6b-4bb9-9d98-d442027763b8 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/volumes/a7ac13fd-0139-4d99-8835-1d742ddb30d6 Jul 10 14:24:12.934525 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7071ed49-6e6b-4bb9-9d98-d442027763b8 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:12.934525 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7071ed49-6e6b-4bb9-9d98-d442027763b8 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:12.952385 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:12.952385 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:12.957528 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-7071ed49-6e6b-4bb9-9d98-d442027763b8 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Volume info retrieved successfully. Jul 10 14:24:12.964330 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7071ed49-6e6b-4bb9-9d98-d442027763b8 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/volumes/a7ac13fd-0139-4d99-8835-1d742ddb30d6 returned with HTTP 200 Jul 10 14:24:12.964794 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1125/4513] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:12 2026] GET /volume/v3/volumes/a7ac13fd-0139-4d99-8835-1d742ddb30d6 => generated 1647 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:24:13.015255 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-29a47424-901a-478a-a622-b52383e42a7b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:13.017476 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-29a47424-901a-478a-a622-b52383e42a7b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d Jul 10 14:24:13.017739 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-29a47424-901a-478a-a622-b52383e42a7b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:13.017993 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-29a47424-901a-478a-a622-b52383e42a7b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:13.018127 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-29a47424-901a-478a-a622-b52383e42a7b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id d8885c88-c3e4-41c1-8638-2bb1202a965d. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:13.026727 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:13.026727 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:13.031084 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-29a47424-901a-478a-a622-b52383e42a7b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d returned with HTTP 200 Jul 10 14:24:13.031084 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1132/4514] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:13 2026] GET /volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:13.194895 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-737bb720-e997-4326-8c90-8b8e795e7398 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:13.197085 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-737bb720-e997-4326-8c90-8b8e795e7398 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f Jul 10 14:24:13.197307 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-737bb720-e997-4326-8c90-8b8e795e7398 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:13.197547 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-737bb720-e997-4326-8c90-8b8e795e7398 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:13.197765 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-737bb720-e997-4326-8c90-8b8e795e7398 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id d0107785-516b-4fb6-a316-66bf84f16a3f. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:13.203730 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:13.203730 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:13.204739 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-737bb720-e997-4326-8c90-8b8e795e7398 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f returned with HTTP 200 Jul 10 14:24:13.205399 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1122/4515] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:24:13 2026] GET /volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:13.979259 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b678943d-cb41-4572-b057-3819be2e8ba2 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:13.981368 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b678943d-cb41-4572-b057-3819be2e8ba2 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/volumes/a7ac13fd-0139-4d99-8835-1d742ddb30d6 Jul 10 14:24:13.981652 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b678943d-cb41-4572-b057-3819be2e8ba2 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:13.981842 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b678943d-cb41-4572-b057-3819be2e8ba2 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:13.991178 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:13.991178 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:13.995320 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b678943d-cb41-4572-b057-3819be2e8ba2 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Volume info retrieved successfully. Jul 10 14:24:14.001747 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b678943d-cb41-4572-b057-3819be2e8ba2 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/volumes/a7ac13fd-0139-4d99-8835-1d742ddb30d6 returned with HTTP 200 Jul 10 14:24:14.002309 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1137/4516] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:13 2026] GET /volume/v3/volumes/a7ac13fd-0139-4d99-8835-1d742ddb30d6 => generated 1647 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:24:14.040486 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-1aecd96a-5679-4b5b-96e2-d330e8e98999 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:14.042972 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1aecd96a-5679-4b5b-96e2-d330e8e98999 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d Jul 10 14:24:14.044538 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1aecd96a-5679-4b5b-96e2-d330e8e98999 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:14.044538 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1aecd96a-5679-4b5b-96e2-d330e8e98999 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:14.044538 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-1aecd96a-5679-4b5b-96e2-d330e8e98999 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id d8885c88-c3e4-41c1-8638-2bb1202a965d. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:14.049659 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:14.049659 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:14.051178 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1aecd96a-5679-4b5b-96e2-d330e8e98999 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d returned with HTTP 200 Jul 10 14:24:14.051900 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1126/4517] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:14 2026] GET /volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:14.221773 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-1329b748-a7b2-459d-8523-7172ae5eff56 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:14.223581 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1329b748-a7b2-459d-8523-7172ae5eff56 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f Jul 10 14:24:14.223883 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1329b748-a7b2-459d-8523-7172ae5eff56 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:14.224051 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1329b748-a7b2-459d-8523-7172ae5eff56 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:14.224160 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-1329b748-a7b2-459d-8523-7172ae5eff56 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id d0107785-516b-4fb6-a316-66bf84f16a3f. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:14.229093 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:14.229093 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:14.229859 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1329b748-a7b2-459d-8523-7172ae5eff56 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f returned with HTTP 200 Jul 10 14:24:14.230307 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1133/4518] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:24:14 2026] GET /volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:15.017307 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-24164d63-6788-4fa8-871c-7862af97fe17 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:15.020844 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-24164d63-6788-4fa8-871c-7862af97fe17 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/volumes/a7ac13fd-0139-4d99-8835-1d742ddb30d6 Jul 10 14:24:15.021141 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-24164d63-6788-4fa8-871c-7862af97fe17 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:15.021413 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-24164d63-6788-4fa8-871c-7862af97fe17 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:15.050616 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:15.050616 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:15.066090 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-24164d63-6788-4fa8-871c-7862af97fe17 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Volume info retrieved successfully. Jul 10 14:24:15.068669 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-7b8de2fd-8233-45d5-a65b-f48a4d398c4e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:15.070976 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7b8de2fd-8233-45d5-a65b-f48a4d398c4e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d Jul 10 14:24:15.071229 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7b8de2fd-8233-45d5-a65b-f48a4d398c4e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:15.071551 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7b8de2fd-8233-45d5-a65b-f48a4d398c4e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:15.071628 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-7b8de2fd-8233-45d5-a65b-f48a4d398c4e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id d8885c88-c3e4-41c1-8638-2bb1202a965d. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:15.073883 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-24164d63-6788-4fa8-871c-7862af97fe17 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/volumes/a7ac13fd-0139-4d99-8835-1d742ddb30d6 returned with HTTP 200 Jul 10 14:24:15.074190 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1123/4519] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:15 2026] GET /volume/v3/volumes/a7ac13fd-0139-4d99-8835-1d742ddb30d6 => generated 1647 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:24:15.080082 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:15.080082 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:15.081123 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7b8de2fd-8233-45d5-a65b-f48a4d398c4e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d returned with HTTP 200 Jul 10 14:24:15.081723 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1138/4520] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:15 2026] GET /volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:15.122616 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-1a4db798-bfe4-4aac-b49e-32ac011f9175 req-1da969e3-bce6-445f-81b9-1ad9041beb16 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:15.125626 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-1a4db798-bfe4-4aac-b49e-32ac011f9175 req-1da969e3-bce6-445f-81b9-1ad9041beb16 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] DELETE https://10.4.3.66/volume/v3/attachments/c55e2520-67db-4f12-a970-7f1d97f45643 Jul 10 14:24:15.126058 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-1a4db798-bfe4-4aac-b49e-32ac011f9175 req-1da969e3-bce6-445f-81b9-1ad9041beb16 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:15.126581 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-1a4db798-bfe4-4aac-b49e-32ac011f9175 req-1da969e3-bce6-445f-81b9-1ad9041beb16 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:15.135248 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:15.135248 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:15.241390 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ddff6579-c641-498a-94f4-5e761e9d6bdd None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:15.243196 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ddff6579-c641-498a-94f4-5e761e9d6bdd tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f Jul 10 14:24:15.243367 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ddff6579-c641-498a-94f4-5e761e9d6bdd tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:15.243445 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ddff6579-c641-498a-94f4-5e761e9d6bdd tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:15.243845 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-ddff6579-c641-498a-94f4-5e761e9d6bdd tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id d0107785-516b-4fb6-a316-66bf84f16a3f. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:15.250434 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:15.250434 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:15.251727 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ddff6579-c641-498a-94f4-5e761e9d6bdd tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f returned with HTTP 200 Jul 10 14:24:15.251727 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1134/4521] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:24:15 2026] GET /volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:15.671415 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-1a4db798-bfe4-4aac-b49e-32ac011f9175 req-1da969e3-bce6-445f-81b9-1ad9041beb16 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/attachments/c55e2520-67db-4f12-a970-7f1d97f45643 returned with HTTP 200 Jul 10 14:24:15.671963 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1127/4522] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:24:15 2026] DELETE /volume/v3/attachments/c55e2520-67db-4f12-a970-7f1d97f45643 => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:16.091718 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4eba6daf-2ef3-4ca7-927a-53410f365aa4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:16.094817 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d80f2752-3f99-46af-a95d-13d56b9165f2 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:16.095382 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4eba6daf-2ef3-4ca7-927a-53410f365aa4 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/volumes/a7ac13fd-0139-4d99-8835-1d742ddb30d6 Jul 10 14:24:16.095596 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4eba6daf-2ef3-4ca7-927a-53410f365aa4 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:16.095853 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4eba6daf-2ef3-4ca7-927a-53410f365aa4 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:16.097254 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d80f2752-3f99-46af-a95d-13d56b9165f2 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d Jul 10 14:24:16.097565 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d80f2752-3f99-46af-a95d-13d56b9165f2 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:16.097839 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d80f2752-3f99-46af-a95d-13d56b9165f2 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:16.098060 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-d80f2752-3f99-46af-a95d-13d56b9165f2 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id d8885c88-c3e4-41c1-8638-2bb1202a965d. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:16.103480 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:16.103480 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:16.104483 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d80f2752-3f99-46af-a95d-13d56b9165f2 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d returned with HTTP 200 Jul 10 14:24:16.104989 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1139/4523] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:16 2026] GET /volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:16.116584 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:16.116584 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:16.121098 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4eba6daf-2ef3-4ca7-927a-53410f365aa4 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Volume info retrieved successfully. Jul 10 14:24:16.127930 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4eba6daf-2ef3-4ca7-927a-53410f365aa4 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/volumes/a7ac13fd-0139-4d99-8835-1d742ddb30d6 returned with HTTP 200 Jul 10 14:24:16.128125 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1124/4524] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:16 2026] GET /volume/v3/volumes/a7ac13fd-0139-4d99-8835-1d742ddb30d6 => generated 1647 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:24:16.267203 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-2d3c8208-a051-477f-bc0a-3bc73c56345e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:16.269705 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2d3c8208-a051-477f-bc0a-3bc73c56345e tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f Jul 10 14:24:16.270032 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2d3c8208-a051-477f-bc0a-3bc73c56345e tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:16.270296 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2d3c8208-a051-477f-bc0a-3bc73c56345e tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:16.270466 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-2d3c8208-a051-477f-bc0a-3bc73c56345e tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id d0107785-516b-4fb6-a316-66bf84f16a3f. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:16.275781 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:16.275781 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:16.276471 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2d3c8208-a051-477f-bc0a-3bc73c56345e tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f returned with HTTP 200 Jul 10 14:24:16.277003 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1135/4525] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:24:16 2026] GET /volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:16.863633 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-9167f4e0-7ee5-453d-a0d7-411a824d52c5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:16.869089 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9167f4e0-7ee5-453d-a0d7-411a824d52c5 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:24:16.869475 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9167f4e0-7ee5-453d-a0d7-411a824d52c5 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-2001510269"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:16.874414 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-9167f4e0-7ee5-453d-a0d7-411a824d52c5 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-2001510269'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:24:16.874567 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-9167f4e0-7ee5-453d-a0d7-411a824d52c5 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Create volume of 1 GB Jul 10 14:24:16.874920 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:16.874920 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:16.883325 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-9167f4e0-7ee5-453d-a0d7-411a824d52c5 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Availability Zones retrieved successfully. Jul 10 14:24:16.893730 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-9167f4e0-7ee5-453d-a0d7-411a824d52c5 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Flow 'volume_create_api' (660bd049-e5d9-47d7-a75c-3f7c819c1e3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:24:16.896761 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-9167f4e0-7ee5-453d-a0d7-411a824d52c5 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c62d769f-b01f-4068-b289-6057ae0bd784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:24:16.898010 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-9167f4e0-7ee5-453d-a0d7-411a824d52c5 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:24:16.938536 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-9167f4e0-7ee5-453d-a0d7-411a824d52c5 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c62d769f-b01f-4068-b289-6057ae0bd784) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:24:16.939466 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-9167f4e0-7ee5-453d-a0d7-411a824d52c5 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e532c7c2-6d00-46cd-91a5-1bf67911fee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:24:16.998611 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-9167f4e0-7ee5-453d-a0d7-411a824d52c5 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Created reservations ['5d754705-0532-4ca1-891e-a92bc17046b1', 'c8426581-bf3e-43c6-bae7-49559251f0cf', '97db1e1d-9774-40d2-a8d6-c99d0c197cf1', 'f7056783-9cb4-482e-9d75-196e8faeb8dd'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:24:16.999533 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-9167f4e0-7ee5-453d-a0d7-411a824d52c5 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e532c7c2-6d00-46cd-91a5-1bf67911fee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d754705-0532-4ca1-891e-a92bc17046b1', 'c8426581-bf3e-43c6-bae7-49559251f0cf', '97db1e1d-9774-40d2-a8d6-c99d0c197cf1', 'f7056783-9cb4-482e-9d75-196e8faeb8dd']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:24:17.000660 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-9167f4e0-7ee5-453d-a0d7-411a824d52c5 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfefbb5f-aba6-4917-b7d4-b0acc9d0f759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:24:17.056823 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-9167f4e0-7ee5-453d-a0d7-411a824d52c5 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfefbb5f-aba6-4917-b7d4-b0acc9d0f759) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2001510269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c0c909ae55646f7b1c351d7b4e9154f',qos_specs=None,replication_status=,reservations=['5d754705-0532-4ca1-891e-a92bc17046b1','c8426581-bf3e-43c6-bae7-49559251f0cf','97db1e1d-9774-40d2-a8d6-c99d0c197cf1','f7056783-9cb4-482e-9d75-196e8faeb8dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a0d35a68cc54ffcb746e170bc6e8a54',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:24:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-2001510269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c0c909ae55646f7b1c351d7b4e9154f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a0d35a68cc54ffcb746e170bc6e8a54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:24:17.058532 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-9167f4e0-7ee5-453d-a0d7-411a824d52c5 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a12661d2-72a3-478f-9dab-3575590ca0b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:24:17.095050 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-9167f4e0-7ee5-453d-a0d7-411a824d52c5 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a12661d2-72a3-478f-9dab-3575590ca0b4) transitioned into state 'SUCCESS' from state '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-2001510269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1c0c909ae55646f7b1c351d7b4e9154f',qos_specs=None,replication_status=,reservations=['5d754705-0532-4ca1-891e-a92bc17046b1','c8426581-bf3e-43c6-bae7-49559251f0cf','97db1e1d-9774-40d2-a8d6-c99d0c197cf1','f7056783-9cb4-482e-9d75-196e8faeb8dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a0d35a68cc54ffcb746e170bc6e8a54',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:24:17.097400 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-9167f4e0-7ee5-453d-a0d7-411a824d52c5 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d603da8-80b1-43e3-9c97-0627707327c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:24:17.118513 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-7fdb0fb3-23f9-47ef-a9dd-10a8797038dc None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:17.119215 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-9167f4e0-7ee5-453d-a0d7-411a824d52c5 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d603da8-80b1-43e3-9c97-0627707327c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:24:17.120248 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-9167f4e0-7ee5-453d-a0d7-411a824d52c5 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Flow 'volume_create_api' (660bd049-e5d9-47d7-a75c-3f7c819c1e3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:24:17.120597 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7fdb0fb3-23f9-47ef-a9dd-10a8797038dc tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d Jul 10 14:24:17.120758 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-9167f4e0-7ee5-453d-a0d7-411a824d52c5 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Create volume request issued successfully. Jul 10 14:24:17.120889 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7fdb0fb3-23f9-47ef-a9dd-10a8797038dc tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:17.121110 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7fdb0fb3-23f9-47ef-a9dd-10a8797038dc tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:17.121243 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-7fdb0fb3-23f9-47ef-a9dd-10a8797038dc tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id d8885c88-c3e4-41c1-8638-2bb1202a965d. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:17.121637 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9167f4e0-7ee5-453d-a0d7-411a824d52c5 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:24:17.122253 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1128/4526] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:24:16 2026] POST /volume/v3/volumes => generated 753 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:24:17.126019 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:17.126019 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:17.126948 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7fdb0fb3-23f9-47ef-a9dd-10a8797038dc tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d returned with HTTP 200 Jul 10 14:24:17.127372 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1140/4527] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:17 2026] GET /volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:17.142032 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b8967d06-7cbd-4430-95a1-5f07f141e13e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:17.142682 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6020face-6a75-4e30-ab1a-61b803dbd8c9 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:17.147799 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b8967d06-7cbd-4430-95a1-5f07f141e13e tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 Jul 10 14:24:17.147836 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6020face-6a75-4e30-ab1a-61b803dbd8c9 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/volumes/a7ac13fd-0139-4d99-8835-1d742ddb30d6 Jul 10 14:24:17.147893 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b8967d06-7cbd-4430-95a1-5f07f141e13e tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:17.147919 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6020face-6a75-4e30-ab1a-61b803dbd8c9 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:17.147945 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b8967d06-7cbd-4430-95a1-5f07f141e13e tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:17.147966 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6020face-6a75-4e30-ab1a-61b803dbd8c9 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:17.156075 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:17.156075 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:17.158165 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:17.158165 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:17.160739 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b8967d06-7cbd-4430-95a1-5f07f141e13e tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:24:17.164607 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-6020face-6a75-4e30-ab1a-61b803dbd8c9 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Volume info retrieved successfully. Jul 10 14:24:17.166441 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b8967d06-7cbd-4430-95a1-5f07f141e13e tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 returned with HTTP 200 Jul 10 14:24:17.166939 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1125/4528] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:17 2026] GET /volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:17.170661 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6020face-6a75-4e30-ab1a-61b803dbd8c9 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/volumes/a7ac13fd-0139-4d99-8835-1d742ddb30d6 returned with HTTP 200 Jul 10 14:24:17.170661 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1136/4529] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:17 2026] GET /volume/v3/volumes/a7ac13fd-0139-4d99-8835-1d742ddb30d6 => generated 1647 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:24:17.289264 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4a6c2a54-1bbd-47ad-887b-8a6be3ecdeb4 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:17.291412 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4a6c2a54-1bbd-47ad-887b-8a6be3ecdeb4 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f Jul 10 14:24:17.291660 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4a6c2a54-1bbd-47ad-887b-8a6be3ecdeb4 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:17.291876 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4a6c2a54-1bbd-47ad-887b-8a6be3ecdeb4 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:17.291991 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-4a6c2a54-1bbd-47ad-887b-8a6be3ecdeb4 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id d0107785-516b-4fb6-a316-66bf84f16a3f. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:17.296838 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:17.296838 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:17.297743 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4a6c2a54-1bbd-47ad-887b-8a6be3ecdeb4 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f returned with HTTP 200 Jul 10 14:24:17.298256 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1129/4530] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:24:17 2026] GET /volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:17.460028 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-a7c1bd08-c7a9-4d9c-91c0-3979e9356175 req-24827bad-73a3-465e-8766-3a49e1594269 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:17.462056 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-a7c1bd08-c7a9-4d9c-91c0-3979e9356175 req-24827bad-73a3-465e-8766-3a49e1594269 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] DELETE https://10.4.3.66/volume/v3/attachments/87f1aa0c-b958-4a26-8d42-cb738c23c074 Jul 10 14:24:17.462239 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-a7c1bd08-c7a9-4d9c-91c0-3979e9356175 req-24827bad-73a3-465e-8766-3a49e1594269 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:17.462416 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-a7c1bd08-c7a9-4d9c-91c0-3979e9356175 req-24827bad-73a3-465e-8766-3a49e1594269 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:17.469616 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:17.469616 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:18.002606 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-a7c1bd08-c7a9-4d9c-91c0-3979e9356175 req-24827bad-73a3-465e-8766-3a49e1594269 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/attachments/87f1aa0c-b958-4a26-8d42-cb738c23c074 returned with HTTP 200 Jul 10 14:24:18.003076 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1141/4531] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:24:17 2026] DELETE /volume/v3/attachments/87f1aa0c-b958-4a26-8d42-cb738c23c074 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:18.141256 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fa69155b-527e-45c6-8818-283aea378a37 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:18.143568 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fa69155b-527e-45c6-8818-283aea378a37 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d Jul 10 14:24:18.143933 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fa69155b-527e-45c6-8818-283aea378a37 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:18.144090 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fa69155b-527e-45c6-8818-283aea378a37 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:18.144237 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-fa69155b-527e-45c6-8818-283aea378a37 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id d8885c88-c3e4-41c1-8638-2bb1202a965d. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:18.150049 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:18.150049 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:18.151117 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fa69155b-527e-45c6-8818-283aea378a37 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d returned with HTTP 200 Jul 10 14:24:18.151632 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1126/4532] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:18 2026] GET /volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:18.184975 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0e225c77-dc42-4fc0-9b1e-c5979dc1c712 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:18.187461 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0e225c77-dc42-4fc0-9b1e-c5979dc1c712 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/volumes/a7ac13fd-0139-4d99-8835-1d742ddb30d6 Jul 10 14:24:18.187806 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0e225c77-dc42-4fc0-9b1e-c5979dc1c712 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:18.188048 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0e225c77-dc42-4fc0-9b1e-c5979dc1c712 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:18.189382 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-7284d85a-55e8-4bb7-86ac-5453f27ad859 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:18.196869 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7284d85a-55e8-4bb7-86ac-5453f27ad859 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 Jul 10 14:24:18.197186 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7284d85a-55e8-4bb7-86ac-5453f27ad859 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:18.197624 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7284d85a-55e8-4bb7-86ac-5453f27ad859 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:18.198806 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:18.198806 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:18.204774 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-0e225c77-dc42-4fc0-9b1e-c5979dc1c712 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Volume info retrieved successfully. Jul 10 14:24:18.212570 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0e225c77-dc42-4fc0-9b1e-c5979dc1c712 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/volumes/a7ac13fd-0139-4d99-8835-1d742ddb30d6 returned with HTTP 200 Jul 10 14:24:18.212923 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1137/4533] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:18 2026] GET /volume/v3/volumes/a7ac13fd-0139-4d99-8835-1d742ddb30d6 => generated 1355 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:24:18.227334 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:18.227334 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:18.229117 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-582962dd-df66-4b57-bdc6-3dabe7d3f036 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:18.231469 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-582962dd-df66-4b57-bdc6-3dabe7d3f036 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] POST https://10.4.3.66/volume/v3/backups Jul 10 14:24:18.231999 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-582962dd-df66-4b57-bdc6-3dabe7d3f036 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a7ac13fd-0139-4d99-8835-1d742ddb30d6", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-2133039098"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:18.233455 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-7284d85a-55e8-4bb7-86ac-5453f27ad859 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:24:18.234684 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.contrib.backups [None req-582962dd-df66-4b57-bdc6-3dabe7d3f036 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Creating new backup {'backup': {'volume_id': 'a7ac13fd-0139-4d99-8835-1d742ddb30d6', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-2133039098'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 14:24:18.234684 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.contrib.backups [None req-582962dd-df66-4b57-bdc6-3dabe7d3f036 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Creating backup of volume a7ac13fd-0139-4d99-8835-1d742ddb30d6 in container None Jul 10 14:24:18.240479 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7284d85a-55e8-4bb7-86ac-5453f27ad859 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 returned with HTTP 200 Jul 10 14:24:18.241156 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1130/4534] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:18 2026] GET /volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 => generated 846 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:18.247301 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:18.247301 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:18.248169 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-582962dd-df66-4b57-bdc6-3dabe7d3f036 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Volume info retrieved successfully. Jul 10 14:24:18.279666 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-582962dd-df66-4b57-bdc6-3dabe7d3f036 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Created reservations ['ac86b800-efd4-4aa0-a55b-6d896ab30b67', '43c5630b-8060-49e4-a9b3-8a046cb768f8'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:24:18.305058 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-41e92c5c-34ed-47fe-b018-79f0f5adde16 req-59459b9a-4dbc-491c-92ad-d651e9daf1c9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:18.308262 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-41e92c5c-34ed-47fe-b018-79f0f5adde16 req-59459b9a-4dbc-491c-92ad-d651e9daf1c9 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 Jul 10 14:24:18.308464 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-41e92c5c-34ed-47fe-b018-79f0f5adde16 req-59459b9a-4dbc-491c-92ad-d651e9daf1c9 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:18.308719 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-41e92c5c-34ed-47fe-b018-79f0f5adde16 req-59459b9a-4dbc-491c-92ad-d651e9daf1c9 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:18.310284 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-2bd8776e-8795-43ec-a74a-be2be0c22884 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:18.312539 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2bd8776e-8795-43ec-a74a-be2be0c22884 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f Jul 10 14:24:18.312814 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2bd8776e-8795-43ec-a74a-be2be0c22884 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:18.313129 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2bd8776e-8795-43ec-a74a-be2be0c22884 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:18.313275 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-2bd8776e-8795-43ec-a74a-be2be0c22884 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id d0107785-516b-4fb6-a316-66bf84f16a3f. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:18.318224 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:18.318224 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:18.318690 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:18.318690 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:18.319653 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2bd8776e-8795-43ec-a74a-be2be0c22884 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f returned with HTTP 200 Jul 10 14:24:18.320187 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1138/4535] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:24:18 2026] GET /volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:18.323137 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-41e92c5c-34ed-47fe-b018-79f0f5adde16 req-59459b9a-4dbc-491c-92ad-d651e9daf1c9 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:24:18.328989 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-41e92c5c-34ed-47fe-b018-79f0f5adde16 req-59459b9a-4dbc-491c-92ad-d651e9daf1c9 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 returned with HTTP 200 Jul 10 14:24:18.329517 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1127/4536] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:24:18 2026] GET /volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:18.335529 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-582962dd-df66-4b57-bdc6-3dabe7d3f036 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Jul 10 14:24:18.336080 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1142/4537] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:24:18 2026] POST /volume/v3/backups => generated 328 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:24:18.354494 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-520723cb-c068-411a-b696-59f08ea072c1 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:18.357492 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-520723cb-c068-411a-b696-59f08ea072c1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 Jul 10 14:24:18.358322 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-520723cb-c068-411a-b696-59f08ea072c1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:18.358642 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-520723cb-c068-411a-b696-59f08ea072c1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:18.358843 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-520723cb-c068-411a-b696-59f08ea072c1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 628172b5-cf09-4f7f-ab5b-5f1ec61524c1. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:18.366203 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:18.366203 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:18.367314 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-520723cb-c068-411a-b696-59f08ea072c1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 returned with HTTP 200 Jul 10 14:24:18.367817 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1131/4538] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:18 2026] GET /volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:19.162799 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-9d8cfe21-b3ab-4f48-9f20-0160576ee059 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:19.164919 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9d8cfe21-b3ab-4f48-9f20-0160576ee059 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d Jul 10 14:24:19.165234 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9d8cfe21-b3ab-4f48-9f20-0160576ee059 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:19.165513 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9d8cfe21-b3ab-4f48-9f20-0160576ee059 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:19.165649 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-9d8cfe21-b3ab-4f48-9f20-0160576ee059 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id d8885c88-c3e4-41c1-8638-2bb1202a965d. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:19.170372 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:19.170372 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:19.171348 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9d8cfe21-b3ab-4f48-9f20-0160576ee059 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d returned with HTTP 200 Jul 10 14:24:19.171889 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1139/4539] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:19 2026] GET /volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:19.180876 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2137a7a2-eda2-4ff5-afc1-e7e371c6a3d3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:19.183336 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2137a7a2-eda2-4ff5-afc1-e7e371c6a3d3 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d Jul 10 14:24:19.183567 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2137a7a2-eda2-4ff5-afc1-e7e371c6a3d3 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:19.183793 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2137a7a2-eda2-4ff5-afc1-e7e371c6a3d3 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:19.183955 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-2137a7a2-eda2-4ff5-afc1-e7e371c6a3d3 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id d8885c88-c3e4-41c1-8638-2bb1202a965d. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:19.189158 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:19.189158 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:19.190092 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2137a7a2-eda2-4ff5-afc1-e7e371c6a3d3 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d returned with HTTP 200 Jul 10 14:24:19.190545 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1128/4540] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:19 2026] GET /volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:19.200695 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8caa453f-b5ae-4e28-afb4-1b7fe26b0efd None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:19.202313 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8caa453f-b5ae-4e28-afb4-1b7fe26b0efd tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] POST https://10.4.3.66/volume/v3/backups Jul 10 14:24:19.202861 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8caa453f-b5ae-4e28-afb4-1b7fe26b0efd tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "11345db2-1b46-4625-915c-af13b01b59ef", "incremental": true, "force": true}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:19.204366 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.contrib.backups [None req-8caa453f-b5ae-4e28-afb4-1b7fe26b0efd tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Creating new backup {'backup': {'volume_id': '11345db2-1b46-4625-915c-af13b01b59ef', 'incremental': True, 'force': True}} {{(pid=100154) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 14:24:19.204634 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.contrib.backups [None req-8caa453f-b5ae-4e28-afb4-1b7fe26b0efd tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Creating backup of volume 11345db2-1b46-4625-915c-af13b01b59ef in container None Jul 10 14:24:19.214410 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:19.214410 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:19.216515 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-8caa453f-b5ae-4e28-afb4-1b7fe26b0efd tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:24:19.232319 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-8caa453f-b5ae-4e28-afb4-1b7fe26b0efd tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Created reservations ['338173ca-9ace-460f-828d-f5084b6adaef', 'd6b09a6f-bef5-4509-b2d9-d586f367b444'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:24:19.274363 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8caa453f-b5ae-4e28-afb4-1b7fe26b0efd tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Jul 10 14:24:19.274363 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1143/4541] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:24:19 2026] POST /volume/v3/backups => generated 286 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:24:19.288343 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-6334ea57-09bb-4bf0-8225-03609e60ba98 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:19.290231 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6334ea57-09bb-4bf0-8225-03609e60ba98 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 Jul 10 14:24:19.290464 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6334ea57-09bb-4bf0-8225-03609e60ba98 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:19.290670 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6334ea57-09bb-4bf0-8225-03609e60ba98 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:19.291050 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-6334ea57-09bb-4bf0-8225-03609e60ba98 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 23cc5b39-5749-4b6e-88ce-369c4b32c222. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:19.296350 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:19.296350 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:19.297459 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6334ea57-09bb-4bf0-8225-03609e60ba98 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 returned with HTTP 200 Jul 10 14:24:19.298056 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1132/4542] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:19 2026] GET /volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 => generated 692 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:19.330353 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4e176fd0-7cc1-428c-a924-dcd612db1fee None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:19.333771 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4e176fd0-7cc1-428c-a924-dcd612db1fee tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f Jul 10 14:24:19.334021 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4e176fd0-7cc1-428c-a924-dcd612db1fee tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:19.334229 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4e176fd0-7cc1-428c-a924-dcd612db1fee tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:19.334368 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-4e176fd0-7cc1-428c-a924-dcd612db1fee tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id d0107785-516b-4fb6-a316-66bf84f16a3f. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:19.339561 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:19.339561 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:19.340686 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4e176fd0-7cc1-428c-a924-dcd612db1fee tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f returned with HTTP 200 Jul 10 14:24:19.341248 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1140/4543] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:24:19 2026] GET /volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:19.382042 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3dd4618d-b281-45a4-b1e1-f34e8278dd19 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:19.385381 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3dd4618d-b281-45a4-b1e1-f34e8278dd19 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 Jul 10 14:24:19.385592 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3dd4618d-b281-45a4-b1e1-f34e8278dd19 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:19.385772 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3dd4618d-b281-45a4-b1e1-f34e8278dd19 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:19.385883 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-3dd4618d-b281-45a4-b1e1-f34e8278dd19 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 628172b5-cf09-4f7f-ab5b-5f1ec61524c1. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:19.390410 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:19.390410 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:19.391233 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3dd4618d-b281-45a4-b1e1-f34e8278dd19 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 returned with HTTP 200 Jul 10 14:24:19.391608 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1129/4544] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:19 2026] GET /volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:19.438355 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b209803c-2231-4e47-9c66-ca9ccc275c68 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:19.441521 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b209803c-2231-4e47-9c66-ca9ccc275c68 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] DELETE https://10.4.3.66/volume/v3/volumes/c5364965-647a-423b-b22e-d9a2d1c6a224 Jul 10 14:24:19.441521 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b209803c-2231-4e47-9c66-ca9ccc275c68 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:19.441521 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b209803c-2231-4e47-9c66-ca9ccc275c68 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:19.441521 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-b209803c-2231-4e47-9c66-ca9ccc275c68 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Delete volume with id: c5364965-647a-423b-b22e-d9a2d1c6a224 Jul 10 14:24:19.447817 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:19.447817 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:19.448467 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b209803c-2231-4e47-9c66-ca9ccc275c68 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Volume info retrieved successfully. Jul 10 14:24:19.465395 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b209803c-2231-4e47-9c66-ca9ccc275c68 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Delete volume request issued successfully. Jul 10 14:24:19.465848 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b209803c-2231-4e47-9c66-ca9ccc275c68 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/volumes/c5364965-647a-423b-b22e-d9a2d1c6a224 returned with HTTP 202 Jul 10 14:24:19.466372 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1144/4545] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:24:19 2026] DELETE /volume/v3/volumes/c5364965-647a-423b-b22e-d9a2d1c6a224 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:24:19.475485 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f0252a83-c495-4afc-9d93-aadb8b534813 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:19.478261 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f0252a83-c495-4afc-9d93-aadb8b534813 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] DELETE https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f Jul 10 14:24:19.478612 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f0252a83-c495-4afc-9d93-aadb8b534813 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:19.478832 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f0252a83-c495-4afc-9d93-aadb8b534813 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:19.478993 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.contrib.backups [None req-f0252a83-c495-4afc-9d93-aadb8b534813 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Delete backup with id: 502a825f-0d9a-4518-9ba4-c8c56e39c10f. Jul 10 14:24:19.484004 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:19.484004 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:19.501167 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.backup.rpcapi [None req-f0252a83-c495-4afc-9d93-aadb8b534813 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] delete_backup rpcapi backup_id 502a825f-0d9a-4518-9ba4-c8c56e39c10f {{(pid=100155) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 14:24:19.503275 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f0252a83-c495-4afc-9d93-aadb8b534813 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f returned with HTTP 202 Jul 10 14:24:19.503814 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1133/4546] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:24:19 2026] DELETE /volume/v3/backups/502a825f-0d9a-4518-9ba4-c8c56e39c10f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:24:19.511256 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-64b17d29-802c-442b-8563-41e81999946c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:19.513516 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-64b17d29-802c-442b-8563-41e81999946c tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] DELETE https://10.4.3.66/volume/v3/volumes/c292d697-8c51-4bce-8dc9-1e2a9f11b1d9 Jul 10 14:24:19.513818 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-64b17d29-802c-442b-8563-41e81999946c tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:19.514132 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-64b17d29-802c-442b-8563-41e81999946c tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:19.514383 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-64b17d29-802c-442b-8563-41e81999946c tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Delete volume with id: c292d697-8c51-4bce-8dc9-1e2a9f11b1d9 Jul 10 14:24:19.522879 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:19.522879 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:19.523580 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-64b17d29-802c-442b-8563-41e81999946c tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Volume info retrieved successfully. Jul 10 14:24:19.547127 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-64b17d29-802c-442b-8563-41e81999946c tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Delete volume request issued successfully. Jul 10 14:24:19.547460 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-64b17d29-802c-442b-8563-41e81999946c tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/volumes/c292d697-8c51-4bce-8dc9-1e2a9f11b1d9 returned with HTTP 202 Jul 10 14:24:19.548547 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1141/4547] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:24:19 2026] DELETE /volume/v3/volumes/c292d697-8c51-4bce-8dc9-1e2a9f11b1d9 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:24:19.557352 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ed51332e-40b5-4119-b36d-fa5cdb81a32f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:19.559194 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ed51332e-40b5-4119-b36d-fa5cdb81a32f tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/volumes/c292d697-8c51-4bce-8dc9-1e2a9f11b1d9 Jul 10 14:24:19.559392 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ed51332e-40b5-4119-b36d-fa5cdb81a32f tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:19.559589 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ed51332e-40b5-4119-b36d-fa5cdb81a32f tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:19.572334 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:19.572334 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:19.578021 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ed51332e-40b5-4119-b36d-fa5cdb81a32f tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Volume info retrieved successfully. Jul 10 14:24:19.586337 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ed51332e-40b5-4119-b36d-fa5cdb81a32f tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/volumes/c292d697-8c51-4bce-8dc9-1e2a9f11b1d9 returned with HTTP 200 Jul 10 14:24:19.586820 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1130/4548] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:19 2026] GET /volume/v3/volumes/c292d697-8c51-4bce-8dc9-1e2a9f11b1d9 => generated 1359 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:24:20.309689 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-cd06fc5b-558a-4422-96d8-091ac86bacfa None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:20.312104 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cd06fc5b-558a-4422-96d8-091ac86bacfa tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 Jul 10 14:24:20.312866 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cd06fc5b-558a-4422-96d8-091ac86bacfa tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:20.312866 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cd06fc5b-558a-4422-96d8-091ac86bacfa tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:20.312975 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-cd06fc5b-558a-4422-96d8-091ac86bacfa tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 23cc5b39-5749-4b6e-88ce-369c4b32c222. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:20.318581 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:20.318581 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:20.319642 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cd06fc5b-558a-4422-96d8-091ac86bacfa tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 returned with HTTP 200 Jul 10 14:24:20.320135 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1145/4549] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:20 2026] GET /volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 => generated 694 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:20.353138 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-93ded81e-5f57-4c3e-aa9b-5c4be65f665c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:20.357072 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-93ded81e-5f57-4c3e-aa9b-5c4be65f665c tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f Jul 10 14:24:20.357072 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-93ded81e-5f57-4c3e-aa9b-5c4be65f665c tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:20.358075 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-93ded81e-5f57-4c3e-aa9b-5c4be65f665c tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:20.358823 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-93ded81e-5f57-4c3e-aa9b-5c4be65f665c tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id d0107785-516b-4fb6-a316-66bf84f16a3f. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:20.366987 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:20.366987 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:20.367840 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-93ded81e-5f57-4c3e-aa9b-5c4be65f665c tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f returned with HTTP 200 Jul 10 14:24:20.368273 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1134/4550] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:24:20 2026] GET /volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:20.378258 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-601c95e9-ac8a-4c39-8cc3-378d5952f58e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:20.379222 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-601c95e9-ac8a-4c39-8cc3-378d5952f58e None None] GET https://10.4.3.66/volume// Jul 10 14:24:20.379222 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-601c95e9-ac8a-4c39-8cc3-378d5952f58e None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:20.379222 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-601c95e9-ac8a-4c39-8cc3-378d5952f58e None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:20.380354 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-601c95e9-ac8a-4c39-8cc3-378d5952f58e None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:24:20.380354 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1142/4551] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:24:20 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:24:20.391974 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-41e92c5c-34ed-47fe-b018-79f0f5adde16 req-e89bc4f7-2ffe-4110-a36a-887def08fb9d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:20.403709 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d6086af5-381a-47fa-a299-ef68528b037b None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:20.406143 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d6086af5-381a-47fa-a299-ef68528b037b tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 Jul 10 14:24:20.406143 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d6086af5-381a-47fa-a299-ef68528b037b tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:20.406287 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d6086af5-381a-47fa-a299-ef68528b037b tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:20.406481 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-d6086af5-381a-47fa-a299-ef68528b037b tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 628172b5-cf09-4f7f-ab5b-5f1ec61524c1. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:20.413671 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:20.413671 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:20.413671 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d6086af5-381a-47fa-a299-ef68528b037b tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 returned with HTTP 200 Jul 10 14:24:20.413671 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1146/4552] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:20 2026] GET /volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:24:20.441046 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-41e92c5c-34ed-47fe-b018-79f0f5adde16 req-e89bc4f7-2ffe-4110-a36a-887def08fb9d tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:24:20.444516 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-41e92c5c-34ed-47fe-b018-79f0f5adde16 req-e89bc4f7-2ffe-4110-a36a-887def08fb9d tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7", "connector": null, "instance_uuid": "3100c990-b06b-443a-9a52-f6c1ffbc3891"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:20.452214 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:20.452214 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:20.486255 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-41e92c5c-34ed-47fe-b018-79f0f5adde16 req-e89bc4f7-2ffe-4110-a36a-887def08fb9d tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:24:20.486883 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1131/4553] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:24:20 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:24:20.602043 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-365b3203-8105-4418-85ac-068888171948 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:20.603880 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-365b3203-8105-4418-85ac-068888171948 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] GET https://10.4.3.66/volume/v3/volumes/c292d697-8c51-4bce-8dc9-1e2a9f11b1d9 Jul 10 14:24:20.604068 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-365b3203-8105-4418-85ac-068888171948 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:20.604249 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-365b3203-8105-4418-85ac-068888171948 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:20.610048 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-365b3203-8105-4418-85ac-068888171948 tempest-TestVolumeBackupRestore-665608094 tempest-TestVolumeBackupRestore-665608094-project-member] https://10.4.3.66/volume/v3/volumes/c292d697-8c51-4bce-8dc9-1e2a9f11b1d9 returned with HTTP 404 Jul 10 14:24:20.610545 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1135/4554] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:20 2026] GET /volume/v3/volumes/c292d697-8c51-4bce-8dc9-1e2a9f11b1d9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:20.861639 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-11708f2b-9cee-40d6-9b51-33eaedc41eec None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:20.863950 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-11708f2b-9cee-40d6-9b51-33eaedc41eec tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 Jul 10 14:24:20.864185 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-11708f2b-9cee-40d6-9b51-33eaedc41eec tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:20.864429 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-11708f2b-9cee-40d6-9b51-33eaedc41eec tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:20.880420 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:20.880420 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:20.886623 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-11708f2b-9cee-40d6-9b51-33eaedc41eec tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:24:20.893813 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-11708f2b-9cee-40d6-9b51-33eaedc41eec tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 returned with HTTP 200 Jul 10 14:24:20.894188 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1143/4555] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:20 2026] GET /volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:21.019564 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e2902bba-ce49-4c95-aeab-d4f08d513880 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:21.020294 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e2902bba-ce49-4c95-aeab-d4f08d513880 None None] GET https://10.4.3.66/volume// Jul 10 14:24:21.020587 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e2902bba-ce49-4c95-aeab-d4f08d513880 None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:21.020930 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e2902bba-ce49-4c95-aeab-d4f08d513880 None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:21.021492 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e2902bba-ce49-4c95-aeab-d4f08d513880 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:24:21.022385 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1147/4556] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:24:21 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:24:21.033163 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-41e92c5c-34ed-47fe-b018-79f0f5adde16 req-47be13ab-49a2-4d47-bb9e-4f2c78d7506f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:21.037620 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-41e92c5c-34ed-47fe-b018-79f0f5adde16 req-47be13ab-49a2-4d47-bb9e-4f2c78d7506f tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 Jul 10 14:24:21.038387 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-41e92c5c-34ed-47fe-b018-79f0f5adde16 req-47be13ab-49a2-4d47-bb9e-4f2c78d7506f tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:21.038654 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-41e92c5c-34ed-47fe-b018-79f0f5adde16 req-47be13ab-49a2-4d47-bb9e-4f2c78d7506f tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:21.051250 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:21.051250 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:21.058834 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-41e92c5c-34ed-47fe-b018-79f0f5adde16 req-47be13ab-49a2-4d47-bb9e-4f2c78d7506f tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:24:21.066266 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-41e92c5c-34ed-47fe-b018-79f0f5adde16 req-47be13ab-49a2-4d47-bb9e-4f2c78d7506f tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 returned with HTTP 200 Jul 10 14:24:21.066966 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1132/4557] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:24:21 2026] GET /volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 => generated 1025 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:24:21.226527 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-41e92c5c-34ed-47fe-b018-79f0f5adde16 req-c3139f56-07b5-4262-8509-9be31c3b2953 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:21.229354 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-41e92c5c-34ed-47fe-b018-79f0f5adde16 req-c3139f56-07b5-4262-8509-9be31c3b2953 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] PUT https://10.4.3.66/volume/v3/attachments/786b1f40-a553-47cb-861f-70a049136d0d Jul 10 14:24:21.229579 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-41e92c5c-34ed-47fe-b018-79f0f5adde16 req-c3139f56-07b5-4262-8509-9be31c3b2953 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:21.240341 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-41e92c5c-34ed-47fe-b018-79f0f5adde16 req-c3139f56-07b5-4262-8509-9be31c3b2953 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Acquiring lock "cinder-attachment_update-b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7-np0000005012" by "attachment_update" {{(pid=100155) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:24:21.247221 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-41e92c5c-34ed-47fe-b018-79f0f5adde16 req-c3139f56-07b5-4262-8509-9be31c3b2953 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Lock "cinder-attachment_update-b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7-np0000005012" acquired by "attachment_update" :: waited 0.008s {{(pid=100155) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:24:21.249414 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:21.249414 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:21.334548 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-2b8803b8-358f-4613-a7cd-070b663d6dd4 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:21.336705 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2b8803b8-358f-4613-a7cd-070b663d6dd4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 Jul 10 14:24:21.336978 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2b8803b8-358f-4613-a7cd-070b663d6dd4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:21.337201 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2b8803b8-358f-4613-a7cd-070b663d6dd4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:21.337348 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-2b8803b8-358f-4613-a7cd-070b663d6dd4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 23cc5b39-5749-4b6e-88ce-369c4b32c222. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:21.346626 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:21.346626 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:21.348025 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2b8803b8-358f-4613-a7cd-070b663d6dd4 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 returned with HTTP 200 Jul 10 14:24:21.348728 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1144/4558] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:21 2026] GET /volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 => generated 694 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:21.382679 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ece868d7-ab89-49e8-8d7e-df90cd8a2bb1 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:21.386211 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ece868d7-ab89-49e8-8d7e-df90cd8a2bb1 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f Jul 10 14:24:21.386478 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ece868d7-ab89-49e8-8d7e-df90cd8a2bb1 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:21.386844 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ece868d7-ab89-49e8-8d7e-df90cd8a2bb1 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:21.387846 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-ece868d7-ab89-49e8-8d7e-df90cd8a2bb1 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id d0107785-516b-4fb6-a316-66bf84f16a3f. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:21.395572 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:21.395572 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:21.396560 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ece868d7-ab89-49e8-8d7e-df90cd8a2bb1 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f returned with HTTP 200 Jul 10 14:24:21.397341 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1148/4559] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:24:21 2026] GET /volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:24:21.431050 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-508fb287-3824-4463-b45b-71a0246fc103 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:21.433542 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-508fb287-3824-4463-b45b-71a0246fc103 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 Jul 10 14:24:21.433880 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-508fb287-3824-4463-b45b-71a0246fc103 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:21.434160 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-508fb287-3824-4463-b45b-71a0246fc103 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:21.434403 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-508fb287-3824-4463-b45b-71a0246fc103 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 628172b5-cf09-4f7f-ab5b-5f1ec61524c1. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:21.441267 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:21.441267 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:21.441941 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-508fb287-3824-4463-b45b-71a0246fc103 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 returned with HTTP 200 Jul 10 14:24:21.442529 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1133/4560] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:21 2026] GET /volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:21.780259 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-41e92c5c-34ed-47fe-b018-79f0f5adde16 req-c3139f56-07b5-4262-8509-9be31c3b2953 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Lock "cinder-attachment_update-b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7-np0000005012" released by "attachment_update" :: held 0.533s {{(pid=100155) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:24:21.780811 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-41e92c5c-34ed-47fe-b018-79f0f5adde16 req-c3139f56-07b5-4262-8509-9be31c3b2953 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/attachments/786b1f40-a553-47cb-861f-70a049136d0d returned with HTTP 200 Jul 10 14:24:21.781120 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1136/4561] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:24:21 2026] PUT /volume/v3/attachments/786b1f40-a553-47cb-861f-70a049136d0d => generated 969 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:24:21.913143 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-472a7c83-3b18-4632-a044-a3bbe457fd69 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:21.917191 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-472a7c83-3b18-4632-a044-a3bbe457fd69 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 Jul 10 14:24:21.917854 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-472a7c83-3b18-4632-a044-a3bbe457fd69 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:21.918171 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-472a7c83-3b18-4632-a044-a3bbe457fd69 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:21.933431 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:21.933431 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:21.940556 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-472a7c83-3b18-4632-a044-a3bbe457fd69 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:24:21.949111 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-472a7c83-3b18-4632-a044-a3bbe457fd69 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 returned with HTTP 200 Jul 10 14:24:21.949612 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1145/4562] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:21 2026] GET /volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:22.362468 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-12a02da8-b002-42a3-ad18-c2b6b9427b59 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:22.366129 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-12a02da8-b002-42a3-ad18-c2b6b9427b59 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 Jul 10 14:24:22.366129 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-12a02da8-b002-42a3-ad18-c2b6b9427b59 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:22.366129 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-12a02da8-b002-42a3-ad18-c2b6b9427b59 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:22.366129 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-12a02da8-b002-42a3-ad18-c2b6b9427b59 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 23cc5b39-5749-4b6e-88ce-369c4b32c222. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:22.372796 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:22.372796 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:22.373902 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-12a02da8-b002-42a3-ad18-c2b6b9427b59 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 returned with HTTP 200 Jul 10 14:24:22.374492 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1149/4563] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:22 2026] GET /volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 => generated 694 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:22.412723 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a545f94b-bafa-4bca-bb2d-6e965102ec5b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:22.416347 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a545f94b-bafa-4bca-bb2d-6e965102ec5b tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f Jul 10 14:24:22.416520 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a545f94b-bafa-4bca-bb2d-6e965102ec5b tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:22.419072 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a545f94b-bafa-4bca-bb2d-6e965102ec5b tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:22.419260 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-a545f94b-bafa-4bca-bb2d-6e965102ec5b tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id d0107785-516b-4fb6-a316-66bf84f16a3f. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:22.427174 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:22.427174 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:22.428767 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a545f94b-bafa-4bca-bb2d-6e965102ec5b tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f returned with HTTP 200 Jul 10 14:24:22.428767 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1134/4564] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:24:22 2026] GET /volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:22.455581 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-2c6edc33-cf56-41b0-8e95-e71bc1646e3d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:22.459046 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2c6edc33-cf56-41b0-8e95-e71bc1646e3d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 Jul 10 14:24:22.459046 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2c6edc33-cf56-41b0-8e95-e71bc1646e3d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:22.459882 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2c6edc33-cf56-41b0-8e95-e71bc1646e3d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:22.459882 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-2c6edc33-cf56-41b0-8e95-e71bc1646e3d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 628172b5-cf09-4f7f-ab5b-5f1ec61524c1. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:22.465992 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:22.465992 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:22.467679 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2c6edc33-cf56-41b0-8e95-e71bc1646e3d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 returned with HTTP 200 Jul 10 14:24:22.468273 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1137/4565] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:22 2026] GET /volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:22.965452 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f6da8891-22e6-47bc-a386-a7b9e0bd2b07 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:22.968160 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f6da8891-22e6-47bc-a386-a7b9e0bd2b07 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 Jul 10 14:24:22.968440 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f6da8891-22e6-47bc-a386-a7b9e0bd2b07 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:22.968744 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f6da8891-22e6-47bc-a386-a7b9e0bd2b07 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:22.984895 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:22.984895 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:22.990695 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-f6da8891-22e6-47bc-a386-a7b9e0bd2b07 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:24:22.997431 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f6da8891-22e6-47bc-a386-a7b9e0bd2b07 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 returned with HTTP 200 Jul 10 14:24:22.998080 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1146/4566] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:22 2026] GET /volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:23.387370 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-89af537d-f2a5-41a9-9c33-e35d3410c601 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:23.389152 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-89af537d-f2a5-41a9-9c33-e35d3410c601 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 Jul 10 14:24:23.389416 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-89af537d-f2a5-41a9-9c33-e35d3410c601 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:23.389713 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-89af537d-f2a5-41a9-9c33-e35d3410c601 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:23.389867 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-89af537d-f2a5-41a9-9c33-e35d3410c601 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 23cc5b39-5749-4b6e-88ce-369c4b32c222. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:23.396584 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:23.396584 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:23.397784 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-89af537d-f2a5-41a9-9c33-e35d3410c601 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 returned with HTTP 200 Jul 10 14:24:23.398243 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1150/4567] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:23 2026] GET /volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 => generated 694 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:23.441113 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d477ff5a-8c11-4da9-9972-7e2bca8c0e11 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:23.443267 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d477ff5a-8c11-4da9-9972-7e2bca8c0e11 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f Jul 10 14:24:23.443532 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d477ff5a-8c11-4da9-9972-7e2bca8c0e11 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:23.443805 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d477ff5a-8c11-4da9-9972-7e2bca8c0e11 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:23.443890 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-d477ff5a-8c11-4da9-9972-7e2bca8c0e11 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id d0107785-516b-4fb6-a316-66bf84f16a3f. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:23.449616 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:23.449616 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:23.451003 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d477ff5a-8c11-4da9-9972-7e2bca8c0e11 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f returned with HTTP 200 Jul 10 14:24:23.451602 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1135/4568] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:24:23 2026] GET /volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:23.482461 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-01b78b6e-b309-401f-ae0f-04c6d38b2ea2 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:23.486066 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-01b78b6e-b309-401f-ae0f-04c6d38b2ea2 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 Jul 10 14:24:23.486350 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-01b78b6e-b309-401f-ae0f-04c6d38b2ea2 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:23.486655 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-01b78b6e-b309-401f-ae0f-04c6d38b2ea2 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:23.486837 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-01b78b6e-b309-401f-ae0f-04c6d38b2ea2 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 628172b5-cf09-4f7f-ab5b-5f1ec61524c1. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:23.494771 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:23.494771 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:23.497601 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-01b78b6e-b309-401f-ae0f-04c6d38b2ea2 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 returned with HTTP 200 Jul 10 14:24:23.497601 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1138/4569] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:23 2026] GET /volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:24.015933 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-95437d97-67a6-408b-989a-d7acfecc95d1 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:24.018134 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-95437d97-67a6-408b-989a-d7acfecc95d1 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 Jul 10 14:24:24.018450 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-95437d97-67a6-408b-989a-d7acfecc95d1 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:24.018766 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-95437d97-67a6-408b-989a-d7acfecc95d1 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:24.035024 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:24.035024 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:24.040589 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-95437d97-67a6-408b-989a-d7acfecc95d1 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:24:24.047453 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-95437d97-67a6-408b-989a-d7acfecc95d1 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 returned with HTTP 200 Jul 10 14:24:24.048035 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1147/4570] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:24 2026] GET /volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:24.410578 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-5ca6742a-df3e-4ba5-ad81-56a3a058d00e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:24.412664 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5ca6742a-df3e-4ba5-ad81-56a3a058d00e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 Jul 10 14:24:24.412879 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5ca6742a-df3e-4ba5-ad81-56a3a058d00e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:24.413062 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5ca6742a-df3e-4ba5-ad81-56a3a058d00e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:24.413183 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-5ca6742a-df3e-4ba5-ad81-56a3a058d00e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 23cc5b39-5749-4b6e-88ce-369c4b32c222. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:24.419011 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:24.419011 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:24.420392 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5ca6742a-df3e-4ba5-ad81-56a3a058d00e tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 returned with HTTP 200 Jul 10 14:24:24.420980 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1151/4571] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:24 2026] GET /volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 => generated 705 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:24.468857 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4ceef7dd-8f03-45db-bc7d-85b820c5b502 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:24.471384 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4ceef7dd-8f03-45db-bc7d-85b820c5b502 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f Jul 10 14:24:24.471957 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4ceef7dd-8f03-45db-bc7d-85b820c5b502 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:24.472373 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4ceef7dd-8f03-45db-bc7d-85b820c5b502 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:24.473450 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-4ceef7dd-8f03-45db-bc7d-85b820c5b502 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id d0107785-516b-4fb6-a316-66bf84f16a3f. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:24.477662 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:24.477662 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:24.478730 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4ceef7dd-8f03-45db-bc7d-85b820c5b502 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f returned with HTTP 200 Jul 10 14:24:24.479385 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1136/4572] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:24:24 2026] GET /volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:24.510288 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-6d7043a5-e5d6-4e78-9d95-8cd84d41e9be None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:24.512755 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6d7043a5-e5d6-4e78-9d95-8cd84d41e9be tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 Jul 10 14:24:24.513288 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6d7043a5-e5d6-4e78-9d95-8cd84d41e9be tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:24.513288 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6d7043a5-e5d6-4e78-9d95-8cd84d41e9be tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:24.513382 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-6d7043a5-e5d6-4e78-9d95-8cd84d41e9be tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 628172b5-cf09-4f7f-ab5b-5f1ec61524c1. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:24.519442 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:24.519442 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:24.520786 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6d7043a5-e5d6-4e78-9d95-8cd84d41e9be tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 returned with HTTP 200 Jul 10 14:24:24.521800 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1139/4573] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:24 2026] GET /volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:25.064104 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-89ef89a8-f417-4119-a046-88c89312e1a5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:25.071000 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-89ef89a8-f417-4119-a046-88c89312e1a5 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 Jul 10 14:24:25.071000 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-89ef89a8-f417-4119-a046-88c89312e1a5 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:25.071000 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-89ef89a8-f417-4119-a046-88c89312e1a5 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:25.083223 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:25.083223 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:25.086859 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-89ef89a8-f417-4119-a046-88c89312e1a5 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:24:25.095891 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-89ef89a8-f417-4119-a046-88c89312e1a5 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 returned with HTTP 200 Jul 10 14:24:25.095891 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1148/4574] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:25 2026] GET /volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:25.437855 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f2a71164-9780-44ab-b366-0775e06ab70c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:25.439790 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f2a71164-9780-44ab-b366-0775e06ab70c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 Jul 10 14:24:25.440380 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f2a71164-9780-44ab-b366-0775e06ab70c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:25.441524 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f2a71164-9780-44ab-b366-0775e06ab70c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:25.441524 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-f2a71164-9780-44ab-b366-0775e06ab70c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 23cc5b39-5749-4b6e-88ce-369c4b32c222. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:25.451699 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:25.451699 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:25.451699 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f2a71164-9780-44ab-b366-0775e06ab70c tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 returned with HTTP 200 Jul 10 14:24:25.451699 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1152/4575] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:25 2026] GET /volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 => generated 705 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:25.492384 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-58aa7e47-6672-4fb4-aefc-dd792289322c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:25.494590 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-58aa7e47-6672-4fb4-aefc-dd792289322c tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f Jul 10 14:24:25.495086 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-58aa7e47-6672-4fb4-aefc-dd792289322c tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:25.495086 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-58aa7e47-6672-4fb4-aefc-dd792289322c tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:25.495191 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-58aa7e47-6672-4fb4-aefc-dd792289322c tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id d0107785-516b-4fb6-a316-66bf84f16a3f. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:25.501461 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:25.501461 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:25.502448 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-58aa7e47-6672-4fb4-aefc-dd792289322c tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f returned with HTTP 200 Jul 10 14:24:25.504101 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1137/4576] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:24:25 2026] GET /volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:24:25.519810 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-82a0a3cb-3358-4283-95ec-df9dd8d471c4 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:25.522015 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-82a0a3cb-3358-4283-95ec-df9dd8d471c4 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-reader] POST https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f/action Jul 10 14:24:25.522743 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-82a0a3cb-3358-4283-95ec-df9dd8d471c4 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:24:25.522743 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-82a0a3cb-3358-4283-95ec-df9dd8d471c4 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:25.524558 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.contrib.admin_actions [None req-82a0a3cb-3358-4283-95ec-df9dd8d471c4 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-reader] Updating backup 'd0107785-516b-4fb6-a316-66bf84f16a3f' with '{'status': 'error'}' {{(pid=100155) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 10 14:24:25.534458 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8ceb4d0a-da22-40bb-b272-8271606855cb None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:25.536697 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:25.536697 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:25.537071 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8ceb4d0a-da22-40bb-b272-8271606855cb tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 Jul 10 14:24:25.537335 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8ceb4d0a-da22-40bb-b272-8271606855cb tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:25.537669 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8ceb4d0a-da22-40bb-b272-8271606855cb tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:25.537819 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-8ceb4d0a-da22-40bb-b272-8271606855cb tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 628172b5-cf09-4f7f-ab5b-5f1ec61524c1. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:25.537916 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.policy [None req-82a0a3cb-3358-4283-95ec-df9dd8d471c4 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '2fc7c87b61cc4b4abcff45db5d5bd2e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7b84aec2027843fc96f2e56bd2f2301b', '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=100155) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 14:24:25.538206 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-82a0a3cb-3358-4283-95ec-df9dd8d471c4 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-reader] https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f/action returned with HTTP 403 Jul 10 14:24:25.540425 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1140/4577] 10.4.3.66 () {70 vars in 1423 bytes} [Fri Jul 10 14:24:25 2026] POST /volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f/action => generated 131 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:25.543350 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:25.543350 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:25.544305 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8ceb4d0a-da22-40bb-b272-8271606855cb tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 returned with HTTP 200 Jul 10 14:24:25.544800 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1149/4578] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:25 2026] GET /volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:25.552803 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-4e9964b8-7015-4815-95ad-841933e90dce None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:25.557879 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4e9964b8-7015-4815-95ad-841933e90dce tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/64212e47-f33f-4be6-96ee-c77793359b6d Jul 10 14:24:25.557879 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4e9964b8-7015-4815-95ad-841933e90dce tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:25.557879 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4e9964b8-7015-4815-95ad-841933e90dce tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:25.557879 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-4e9964b8-7015-4815-95ad-841933e90dce tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Delete volume with id: 64212e47-f33f-4be6-96ee-c77793359b6d Jul 10 14:24:25.571746 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:25.571746 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:25.572187 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-4e9964b8-7015-4815-95ad-841933e90dce tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Volume info retrieved successfully. Jul 10 14:24:25.610533 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-4e9964b8-7015-4815-95ad-841933e90dce tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Delete volume request issued successfully. Jul 10 14:24:25.610533 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4e9964b8-7015-4815-95ad-841933e90dce tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/volumes/64212e47-f33f-4be6-96ee-c77793359b6d returned with HTTP 202 Jul 10 14:24:25.610533 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1153/4579] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:24:25 2026] DELETE /volume/v3/volumes/64212e47-f33f-4be6-96ee-c77793359b6d => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:24:25.622433 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-03324c02-8945-40f2-a510-466985744095 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:25.625055 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-03324c02-8945-40f2-a510-466985744095 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/volumes/64212e47-f33f-4be6-96ee-c77793359b6d Jul 10 14:24:25.625330 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-03324c02-8945-40f2-a510-466985744095 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:25.625695 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-03324c02-8945-40f2-a510-466985744095 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:25.638768 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:25.638768 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:25.644215 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-03324c02-8945-40f2-a510-466985744095 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Volume info retrieved successfully. Jul 10 14:24:25.654027 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-03324c02-8945-40f2-a510-466985744095 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/volumes/64212e47-f33f-4be6-96ee-c77793359b6d returned with HTTP 200 Jul 10 14:24:25.654491 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1138/4580] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:24:25 2026] GET /volume/v3/volumes/64212e47-f33f-4be6-96ee-c77793359b6d => generated 1015 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:24:26.119445 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-6e5dc156-4a71-4445-b2c3-021ed333741c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:26.120963 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6e5dc156-4a71-4445-b2c3-021ed333741c tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 Jul 10 14:24:26.126605 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6e5dc156-4a71-4445-b2c3-021ed333741c tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:26.126605 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6e5dc156-4a71-4445-b2c3-021ed333741c tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:26.148264 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:26.148264 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:26.157927 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-6e5dc156-4a71-4445-b2c3-021ed333741c tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:24:26.164142 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6e5dc156-4a71-4445-b2c3-021ed333741c tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 returned with HTTP 200 Jul 10 14:24:26.164614 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1141/4581] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:26 2026] GET /volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 => generated 846 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:26.465788 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-444b1f3c-7966-4727-acba-68718384060a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:26.468310 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-444b1f3c-7966-4727-acba-68718384060a tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 Jul 10 14:24:26.469441 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-444b1f3c-7966-4727-acba-68718384060a tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:26.469441 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-444b1f3c-7966-4727-acba-68718384060a tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:26.469910 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-444b1f3c-7966-4727-acba-68718384060a tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 23cc5b39-5749-4b6e-88ce-369c4b32c222. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:26.475351 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:26.475351 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:26.476307 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-444b1f3c-7966-4727-acba-68718384060a tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 returned with HTTP 200 Jul 10 14:24:26.476759 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1150/4582] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:26 2026] GET /volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 => generated 705 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:26.560309 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-969a9638-abc8-4878-b095-490b80618bc0 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:26.562783 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-969a9638-abc8-4878-b095-490b80618bc0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 Jul 10 14:24:26.562783 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-969a9638-abc8-4878-b095-490b80618bc0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:26.563082 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-969a9638-abc8-4878-b095-490b80618bc0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:26.563208 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-969a9638-abc8-4878-b095-490b80618bc0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 628172b5-cf09-4f7f-ab5b-5f1ec61524c1. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:26.570322 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:26.570322 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:26.571170 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-969a9638-abc8-4878-b095-490b80618bc0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 returned with HTTP 200 Jul 10 14:24:26.571628 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1154/4583] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:26 2026] GET /volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:26.675982 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-74936e98-d386-4045-b920-8cf58e074923 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:26.675982 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-74936e98-d386-4045-b920-8cf58e074923 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/volumes/64212e47-f33f-4be6-96ee-c77793359b6d Jul 10 14:24:26.675982 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-74936e98-d386-4045-b920-8cf58e074923 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:26.678434 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-74936e98-d386-4045-b920-8cf58e074923 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:26.688432 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-74936e98-d386-4045-b920-8cf58e074923 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/volumes/64212e47-f33f-4be6-96ee-c77793359b6d returned with HTTP 404 Jul 10 14:24:26.688988 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1139/4584] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:24:26 2026] GET /volume/v3/volumes/64212e47-f33f-4be6-96ee-c77793359b6d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:26.699593 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-9d7f29bc-6340-44f5-a316-f389c6d38400 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:26.703152 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9d7f29bc-6340-44f5-a316-f389c6d38400 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-reader] GET https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 Jul 10 14:24:26.703385 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9d7f29bc-6340-44f5-a316-f389c6d38400 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-reader] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:26.703653 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9d7f29bc-6340-44f5-a316-f389c6d38400 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-reader] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:26.703833 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-9d7f29bc-6340-44f5-a316-f389c6d38400 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-reader] Show backup with id b66dc34f-d5c3-4ea7-84ca-4f26654d55a6. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:26.712247 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:26.712247 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:26.712247 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9d7f29bc-6340-44f5-a316-f389c6d38400 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-reader] https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 returned with HTTP 200 Jul 10 14:24:26.712247 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1142/4585] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:24:26 2026] GET /volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:26.726084 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-53655592-353d-484a-a9eb-cb9f390a3d7c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:26.728281 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-53655592-353d-484a-a9eb-cb9f390a3d7c tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] DELETE https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f Jul 10 14:24:26.728521 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-53655592-353d-484a-a9eb-cb9f390a3d7c tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:26.728795 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-53655592-353d-484a-a9eb-cb9f390a3d7c tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:26.728928 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.contrib.backups [None req-53655592-353d-484a-a9eb-cb9f390a3d7c tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Delete backup with id: d0107785-516b-4fb6-a316-66bf84f16a3f. Jul 10 14:24:26.734206 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:26.734206 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:26.753492 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.backup.rpcapi [None req-53655592-353d-484a-a9eb-cb9f390a3d7c tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] delete_backup rpcapi backup_id d0107785-516b-4fb6-a316-66bf84f16a3f {{(pid=100153) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 14:24:26.755852 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-53655592-353d-484a-a9eb-cb9f390a3d7c tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f returned with HTTP 202 Jul 10 14:24:26.756721 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1151/4586] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:24:26 2026] DELETE /volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:24:26.764185 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b393ca51-4aec-476a-b893-41571352c60e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:26.765929 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b393ca51-4aec-476a-b893-41571352c60e tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f Jul 10 14:24:26.766179 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b393ca51-4aec-476a-b893-41571352c60e tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:26.766317 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b393ca51-4aec-476a-b893-41571352c60e tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:26.766405 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-b393ca51-4aec-476a-b893-41571352c60e tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id d0107785-516b-4fb6-a316-66bf84f16a3f. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:26.770835 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:26.770835 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:26.771627 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b393ca51-4aec-476a-b893-41571352c60e tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f returned with HTTP 200 Jul 10 14:24:26.772008 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1155/4587] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:24:26 2026] GET /volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:27.183164 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3d8178ac-2e67-43a6-b7ef-8b0286a16ef7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:27.185750 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3d8178ac-2e67-43a6-b7ef-8b0286a16ef7 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 Jul 10 14:24:27.185941 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3d8178ac-2e67-43a6-b7ef-8b0286a16ef7 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:27.186192 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3d8178ac-2e67-43a6-b7ef-8b0286a16ef7 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:27.207199 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:27.207199 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:27.218122 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3d8178ac-2e67-43a6-b7ef-8b0286a16ef7 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:24:27.228295 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3d8178ac-2e67-43a6-b7ef-8b0286a16ef7 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 returned with HTTP 200 Jul 10 14:24:27.229284 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1140/4588] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:27 2026] GET /volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:27.490923 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-ec043208-fac5-4c16-940c-ca1f06ed5675 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:27.494730 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ec043208-fac5-4c16-940c-ca1f06ed5675 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 Jul 10 14:24:27.495021 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ec043208-fac5-4c16-940c-ca1f06ed5675 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:27.495318 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ec043208-fac5-4c16-940c-ca1f06ed5675 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:27.495494 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-ec043208-fac5-4c16-940c-ca1f06ed5675 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 23cc5b39-5749-4b6e-88ce-369c4b32c222. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:27.507057 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:27.507057 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:27.509420 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ec043208-fac5-4c16-940c-ca1f06ed5675 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 returned with HTTP 200 Jul 10 14:24:27.509992 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1143/4589] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:27 2026] GET /volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 => generated 705 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:27.583892 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0c147434-176e-4d49-9d0e-0012f19bdee0 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:27.587836 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0c147434-176e-4d49-9d0e-0012f19bdee0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 Jul 10 14:24:27.588123 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0c147434-176e-4d49-9d0e-0012f19bdee0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:27.589054 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0c147434-176e-4d49-9d0e-0012f19bdee0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:27.589054 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-0c147434-176e-4d49-9d0e-0012f19bdee0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 628172b5-cf09-4f7f-ab5b-5f1ec61524c1. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:27.599143 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:27.599143 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:27.599316 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0c147434-176e-4d49-9d0e-0012f19bdee0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 returned with HTTP 200 Jul 10 14:24:27.603148 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1152/4590] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:27 2026] GET /volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:27.792240 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-4b6e9535-d71d-4310-a216-6913f025efd4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:27.796314 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4b6e9535-d71d-4310-a216-6913f025efd4 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f Jul 10 14:24:27.796314 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4b6e9535-d71d-4310-a216-6913f025efd4 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:27.796314 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4b6e9535-d71d-4310-a216-6913f025efd4 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:27.796314 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-4b6e9535-d71d-4310-a216-6913f025efd4 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id d0107785-516b-4fb6-a316-66bf84f16a3f. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:27.803585 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:27.803585 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:27.804999 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4b6e9535-d71d-4310-a216-6913f025efd4 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f returned with HTTP 200 Jul 10 14:24:27.806819 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1156/4591] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:24:27 2026] GET /volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:28.246756 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-51ebb7bb-1f4b-416b-a31f-6a5155933244 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:28.248807 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-51ebb7bb-1f4b-416b-a31f-6a5155933244 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 Jul 10 14:24:28.249104 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-51ebb7bb-1f4b-416b-a31f-6a5155933244 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:28.249407 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-51ebb7bb-1f4b-416b-a31f-6a5155933244 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:28.264459 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:28.264459 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:28.271022 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-51ebb7bb-1f4b-416b-a31f-6a5155933244 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:24:28.277346 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-51ebb7bb-1f4b-416b-a31f-6a5155933244 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 returned with HTTP 200 Jul 10 14:24:28.277964 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1141/4592] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:28 2026] GET /volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:28.524971 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f5571154-df6e-414c-ba21-56a054949ca1 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:28.527649 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f5571154-df6e-414c-ba21-56a054949ca1 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 Jul 10 14:24:28.527944 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f5571154-df6e-414c-ba21-56a054949ca1 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:28.528330 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f5571154-df6e-414c-ba21-56a054949ca1 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:28.528523 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-f5571154-df6e-414c-ba21-56a054949ca1 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 23cc5b39-5749-4b6e-88ce-369c4b32c222. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:28.534145 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:28.534145 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:28.535326 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f5571154-df6e-414c-ba21-56a054949ca1 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 returned with HTTP 200 Jul 10 14:24:28.536009 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1144/4593] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:28 2026] GET /volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 => generated 705 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:28.623416 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-132fdad5-4103-4df9-ba85-61545decad45 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:28.627118 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-132fdad5-4103-4df9-ba85-61545decad45 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 Jul 10 14:24:28.627405 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-132fdad5-4103-4df9-ba85-61545decad45 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:28.627738 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-132fdad5-4103-4df9-ba85-61545decad45 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:28.627907 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-132fdad5-4103-4df9-ba85-61545decad45 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 628172b5-cf09-4f7f-ab5b-5f1ec61524c1. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:28.640272 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:28.640272 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:28.641639 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-132fdad5-4103-4df9-ba85-61545decad45 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 returned with HTTP 200 Jul 10 14:24:28.642891 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1153/4594] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:28 2026] GET /volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 => generated 747 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:28.821429 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-084076a9-5b3c-4333-96c1-601824dc4b71 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:28.824673 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-084076a9-5b3c-4333-96c1-601824dc4b71 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f Jul 10 14:24:28.824780 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-084076a9-5b3c-4333-96c1-601824dc4b71 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:28.825170 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-084076a9-5b3c-4333-96c1-601824dc4b71 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:28.825170 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-084076a9-5b3c-4333-96c1-601824dc4b71 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id d0107785-516b-4fb6-a316-66bf84f16a3f. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:28.830751 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-084076a9-5b3c-4333-96c1-601824dc4b71 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f returned with HTTP 404 Jul 10 14:24:28.832399 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1157/4595] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:24:28 2026] GET /volume/v3/backups/d0107785-516b-4fb6-a316-66bf84f16a3f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:28.842429 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fff65a84-b9fe-4754-97f8-8eb29b9df23f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:28.848089 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fff65a84-b9fe-4754-97f8-8eb29b9df23f tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] DELETE https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c Jul 10 14:24:28.851522 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fff65a84-b9fe-4754-97f8-8eb29b9df23f tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:28.851522 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fff65a84-b9fe-4754-97f8-8eb29b9df23f tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:28.851522 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.contrib.backups [None req-fff65a84-b9fe-4754-97f8-8eb29b9df23f tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Delete backup with id: 9111a16e-c04b-45f3-9c7d-713bfb78f58c. Jul 10 14:24:28.859417 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:28.859417 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:28.884414 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.backup.rpcapi [None req-fff65a84-b9fe-4754-97f8-8eb29b9df23f tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] delete_backup rpcapi backup_id 9111a16e-c04b-45f3-9c7d-713bfb78f58c {{(pid=100152) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 14:24:28.886835 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fff65a84-b9fe-4754-97f8-8eb29b9df23f tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c returned with HTTP 202 Jul 10 14:24:28.887387 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1142/4596] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:24:28 2026] DELETE /volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:24:28.898936 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-5affe0c7-b7c2-482f-9eca-df173f1750cd None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:28.904397 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5affe0c7-b7c2-482f-9eca-df173f1750cd tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c Jul 10 14:24:28.905301 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5affe0c7-b7c2-482f-9eca-df173f1750cd tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:28.905301 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5affe0c7-b7c2-482f-9eca-df173f1750cd tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:28.905301 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-5affe0c7-b7c2-482f-9eca-df173f1750cd tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id 9111a16e-c04b-45f3-9c7d-713bfb78f58c. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:28.918225 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:28.918225 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:28.919032 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5affe0c7-b7c2-482f-9eca-df173f1750cd tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c returned with HTTP 200 Jul 10 14:24:28.919356 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1145/4597] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:24:28 2026] GET /volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c => generated 735 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:29.297243 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c3e5e39d-8a9f-472e-b767-f6f4bb22c6b4 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:29.300187 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c3e5e39d-8a9f-472e-b767-f6f4bb22c6b4 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 Jul 10 14:24:29.300347 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c3e5e39d-8a9f-472e-b767-f6f4bb22c6b4 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:29.300515 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c3e5e39d-8a9f-472e-b767-f6f4bb22c6b4 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:29.318114 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:29.318114 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:29.325165 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-c3e5e39d-8a9f-472e-b767-f6f4bb22c6b4 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:24:29.335197 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c3e5e39d-8a9f-472e-b767-f6f4bb22c6b4 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 returned with HTTP 200 Jul 10 14:24:29.335907 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1154/4598] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:29 2026] GET /volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:29.549537 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-df774fca-46b1-4d53-bb71-a256710d7a33 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:29.552634 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-df774fca-46b1-4d53-bb71-a256710d7a33 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 Jul 10 14:24:29.552745 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-df774fca-46b1-4d53-bb71-a256710d7a33 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:29.552984 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-df774fca-46b1-4d53-bb71-a256710d7a33 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:29.553114 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-df774fca-46b1-4d53-bb71-a256710d7a33 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 23cc5b39-5749-4b6e-88ce-369c4b32c222. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:29.558978 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:29.558978 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:29.560110 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-df774fca-46b1-4d53-bb71-a256710d7a33 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 returned with HTTP 200 Jul 10 14:24:29.560581 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1158/4599] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:29 2026] GET /volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 => generated 705 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:29.657486 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fbe10da6-b388-42cb-99ed-9bc79b025ee9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:29.660437 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fbe10da6-b388-42cb-99ed-9bc79b025ee9 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 Jul 10 14:24:29.660745 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fbe10da6-b388-42cb-99ed-9bc79b025ee9 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:29.660998 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fbe10da6-b388-42cb-99ed-9bc79b025ee9 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:29.661178 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-fbe10da6-b388-42cb-99ed-9bc79b025ee9 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 628172b5-cf09-4f7f-ab5b-5f1ec61524c1. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:29.667003 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:29.667003 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:29.668228 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fbe10da6-b388-42cb-99ed-9bc79b025ee9 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 returned with HTTP 200 Jul 10 14:24:29.668886 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1143/4600] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:29 2026] GET /volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:29.936218 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a2ff692b-20cf-4e63-8d4e-e07bae62e235 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:29.938577 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a2ff692b-20cf-4e63-8d4e-e07bae62e235 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c Jul 10 14:24:29.939308 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a2ff692b-20cf-4e63-8d4e-e07bae62e235 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:29.939308 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a2ff692b-20cf-4e63-8d4e-e07bae62e235 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:29.939308 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-a2ff692b-20cf-4e63-8d4e-e07bae62e235 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id 9111a16e-c04b-45f3-9c7d-713bfb78f58c. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:29.945982 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a2ff692b-20cf-4e63-8d4e-e07bae62e235 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c returned with HTTP 404 Jul 10 14:24:29.946731 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1146/4601] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:24:29 2026] GET /volume/v3/backups/9111a16e-c04b-45f3-9c7d-713bfb78f58c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:29.956312 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4ef45004-84e9-4c0f-b0e0-f6f486cc9061 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:29.958357 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4ef45004-84e9-4c0f-b0e0-f6f486cc9061 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] DELETE https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 Jul 10 14:24:29.958694 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4ef45004-84e9-4c0f-b0e0-f6f486cc9061 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:29.958869 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4ef45004-84e9-4c0f-b0e0-f6f486cc9061 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:29.959650 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.contrib.backups [None req-4ef45004-84e9-4c0f-b0e0-f6f486cc9061 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Delete backup with id: b66dc34f-d5c3-4ea7-84ca-4f26654d55a6. Jul 10 14:24:29.964627 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:29.964627 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:29.987127 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.backup.rpcapi [None req-4ef45004-84e9-4c0f-b0e0-f6f486cc9061 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] delete_backup rpcapi backup_id b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 {{(pid=100153) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 14:24:29.990931 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4ef45004-84e9-4c0f-b0e0-f6f486cc9061 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 returned with HTTP 202 Jul 10 14:24:29.990931 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1155/4602] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:24:29 2026] DELETE /volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:24:30.001661 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d36035de-9ae1-4cbd-af60-feb42c226dd0 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:30.005478 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d36035de-9ae1-4cbd-af60-feb42c226dd0 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 Jul 10 14:24:30.005824 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d36035de-9ae1-4cbd-af60-feb42c226dd0 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:30.006003 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d36035de-9ae1-4cbd-af60-feb42c226dd0 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:30.006192 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-d36035de-9ae1-4cbd-af60-feb42c226dd0 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id b66dc34f-d5c3-4ea7-84ca-4f26654d55a6. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:30.015626 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:30.015626 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:30.016613 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d36035de-9ae1-4cbd-af60-feb42c226dd0 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 returned with HTTP 200 Jul 10 14:24:30.017203 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1159/4603] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:24:30 2026] GET /volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:30.356035 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-632ab668-8f23-487b-adb3-7d970e21c625 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:30.358784 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-632ab668-8f23-487b-adb3-7d970e21c625 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 Jul 10 14:24:30.359110 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-632ab668-8f23-487b-adb3-7d970e21c625 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:30.359389 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-632ab668-8f23-487b-adb3-7d970e21c625 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:30.375613 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:30.375613 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:30.380363 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-632ab668-8f23-487b-adb3-7d970e21c625 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:24:30.386207 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-632ab668-8f23-487b-adb3-7d970e21c625 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 returned with HTTP 200 Jul 10 14:24:30.386674 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1144/4604] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:30 2026] GET /volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:30.575213 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-19f2d69c-4587-41cc-a6ec-81a51dbc0907 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:30.577150 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-19f2d69c-4587-41cc-a6ec-81a51dbc0907 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 Jul 10 14:24:30.577381 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-19f2d69c-4587-41cc-a6ec-81a51dbc0907 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:30.577662 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-19f2d69c-4587-41cc-a6ec-81a51dbc0907 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:30.577819 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-19f2d69c-4587-41cc-a6ec-81a51dbc0907 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 23cc5b39-5749-4b6e-88ce-369c4b32c222. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:30.583965 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:30.583965 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:30.585151 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-19f2d69c-4587-41cc-a6ec-81a51dbc0907 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 returned with HTTP 200 Jul 10 14:24:30.585717 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1147/4605] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:30 2026] GET /volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 => generated 705 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:30.683532 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-1584c07d-58fc-4e5e-8d0e-4765bbbfb971 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:30.686647 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1584c07d-58fc-4e5e-8d0e-4765bbbfb971 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 Jul 10 14:24:30.686876 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1584c07d-58fc-4e5e-8d0e-4765bbbfb971 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:30.687325 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1584c07d-58fc-4e5e-8d0e-4765bbbfb971 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:30.687325 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-1584c07d-58fc-4e5e-8d0e-4765bbbfb971 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 628172b5-cf09-4f7f-ab5b-5f1ec61524c1. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:30.699259 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:30.699259 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:30.700417 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1584c07d-58fc-4e5e-8d0e-4765bbbfb971 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 returned with HTTP 200 Jul 10 14:24:30.700958 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1156/4606] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:30 2026] GET /volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:31.005342 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-41e92c5c-34ed-47fe-b018-79f0f5adde16 req-377f36c5-ce3a-4073-859f-71ed2aea61f9 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:31.008920 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-41e92c5c-34ed-47fe-b018-79f0f5adde16 req-377f36c5-ce3a-4073-859f-71ed2aea61f9 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] POST https://10.4.3.66/volume/v3/attachments/786b1f40-a553-47cb-861f-70a049136d0d/action Jul 10 14:24:31.011688 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-41e92c5c-34ed-47fe-b018-79f0f5adde16 req-377f36c5-ce3a-4073-859f-71ed2aea61f9 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Action body: b'{"os-complete": null}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:24:31.011688 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-41e92c5c-34ed-47fe-b018-79f0f5adde16 req-377f36c5-ce3a-4073-859f-71ed2aea61f9 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:31.034912 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f2c3a792-e6b3-49ea-87cc-1401dd3191b2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:31.037363 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f2c3a792-e6b3-49ea-87cc-1401dd3191b2 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 Jul 10 14:24:31.038017 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f2c3a792-e6b3-49ea-87cc-1401dd3191b2 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:31.038017 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f2c3a792-e6b3-49ea-87cc-1401dd3191b2 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:31.038523 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-f2c3a792-e6b3-49ea-87cc-1401dd3191b2 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id b66dc34f-d5c3-4ea7-84ca-4f26654d55a6. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:31.045698 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:31.045698 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:31.045885 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:31.045885 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:31.046688 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f2c3a792-e6b3-49ea-87cc-1401dd3191b2 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 returned with HTTP 200 Jul 10 14:24:31.046688 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1145/4607] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:24:31 2026] GET /volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:31.066848 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-41e92c5c-34ed-47fe-b018-79f0f5adde16 req-377f36c5-ce3a-4073-859f-71ed2aea61f9 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/attachments/786b1f40-a553-47cb-861f-70a049136d0d/action returned with HTTP 204 Jul 10 14:24:31.067427 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1160/4608] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:24:31 2026] POST /volume/v3/attachments/786b1f40-a553-47cb-861f-70a049136d0d/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:31.403244 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-975fde01-338c-4989-9eb4-c243bbd8ca8e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:31.405071 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-975fde01-338c-4989-9eb4-c243bbd8ca8e tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 Jul 10 14:24:31.405289 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-975fde01-338c-4989-9eb4-c243bbd8ca8e tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:31.405816 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-975fde01-338c-4989-9eb4-c243bbd8ca8e tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:31.416234 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:31.416234 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:31.421610 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-975fde01-338c-4989-9eb4-c243bbd8ca8e tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:24:31.426496 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-975fde01-338c-4989-9eb4-c243bbd8ca8e tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 returned with HTTP 200 Jul 10 14:24:31.426977 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1148/4609] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:31 2026] GET /volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:24:31.446882 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-33d86ccf-3f92-4de9-aee6-c3116cb842aa None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:31.449289 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-33d86ccf-3f92-4de9-aee6-c3116cb842aa tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 Jul 10 14:24:31.449666 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-33d86ccf-3f92-4de9-aee6-c3116cb842aa tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:31.449963 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-33d86ccf-3f92-4de9-aee6-c3116cb842aa tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:31.464471 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:31.464471 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:31.469368 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-33d86ccf-3f92-4de9-aee6-c3116cb842aa tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:24:31.478044 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-33d86ccf-3f92-4de9-aee6-c3116cb842aa tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 returned with HTTP 200 Jul 10 14:24:31.478754 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1157/4610] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:31 2026] GET /volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:24:31.499825 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ccebd29a-6ae6-450d-b1b0-66259b1140f4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:31.502468 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ccebd29a-6ae6-450d-b1b0-66259b1140f4 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] DELETE https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 Jul 10 14:24:31.503005 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ccebd29a-6ae6-450d-b1b0-66259b1140f4 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:31.503098 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ccebd29a-6ae6-450d-b1b0-66259b1140f4 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:31.503276 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-ccebd29a-6ae6-450d-b1b0-66259b1140f4 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Delete volume with id: b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 Jul 10 14:24:31.516782 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:31.516782 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:31.517672 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ccebd29a-6ae6-450d-b1b0-66259b1140f4 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:24:31.527061 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ccebd29a-6ae6-450d-b1b0-66259b1140f4 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-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 14:24:31.527603 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ccebd29a-6ae6-450d-b1b0-66259b1140f4 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 returned with HTTP 400 Jul 10 14:24:31.528247 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1146/4611] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:24:31 2026] DELETE /volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 => generated 307 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 10 14:24:31.536866 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6c24dd40-8209-41e0-8c8b-44d2e7a5e200 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:31.538831 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6c24dd40-8209-41e0-8c8b-44d2e7a5e200 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 Jul 10 14:24:31.539142 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6c24dd40-8209-41e0-8c8b-44d2e7a5e200 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:31.539360 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6c24dd40-8209-41e0-8c8b-44d2e7a5e200 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:31.549703 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:31.549703 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:31.553432 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-6c24dd40-8209-41e0-8c8b-44d2e7a5e200 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:24:31.558244 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6c24dd40-8209-41e0-8c8b-44d2e7a5e200 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 returned with HTTP 200 Jul 10 14:24:31.558707 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1161/4612] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:31 2026] GET /volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:24:31.600175 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4df59665-3d0b-4430-b0c8-d02f316a11ee None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:31.603460 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4df59665-3d0b-4430-b0c8-d02f316a11ee tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 Jul 10 14:24:31.603782 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4df59665-3d0b-4430-b0c8-d02f316a11ee tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:31.604055 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4df59665-3d0b-4430-b0c8-d02f316a11ee tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:31.604212 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-4df59665-3d0b-4430-b0c8-d02f316a11ee tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 23cc5b39-5749-4b6e-88ce-369c4b32c222. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:31.609729 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:31.609729 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:31.612421 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4df59665-3d0b-4430-b0c8-d02f316a11ee tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 returned with HTTP 200 Jul 10 14:24:31.612535 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-cf4f9fb6-ba06-409b-8372-073c943b0c8e req-abae6772-3103-4fbf-8ae6-d2a7e7228b1e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:31.612613 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1149/4613] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:31 2026] GET /volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 => generated 705 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:31.616932 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-cf4f9fb6-ba06-409b-8372-073c943b0c8e req-abae6772-3103-4fbf-8ae6-d2a7e7228b1e tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 Jul 10 14:24:31.616932 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-cf4f9fb6-ba06-409b-8372-073c943b0c8e req-abae6772-3103-4fbf-8ae6-d2a7e7228b1e tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:31.616932 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-cf4f9fb6-ba06-409b-8372-073c943b0c8e req-abae6772-3103-4fbf-8ae6-d2a7e7228b1e tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:31.629538 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:31.629538 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:31.633884 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-cf4f9fb6-ba06-409b-8372-073c943b0c8e req-abae6772-3103-4fbf-8ae6-d2a7e7228b1e tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:24:31.639525 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-cf4f9fb6-ba06-409b-8372-073c943b0c8e req-abae6772-3103-4fbf-8ae6-d2a7e7228b1e tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 returned with HTTP 200 Jul 10 14:24:31.640491 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1158/4614] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:24:31 2026] GET /volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:24:31.664391 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-cf4f9fb6-ba06-409b-8372-073c943b0c8e req-8c10cd4c-358a-48d8-838d-d1795c2c7365 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:31.667620 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-cf4f9fb6-ba06-409b-8372-073c943b0c8e req-8c10cd4c-358a-48d8-838d-d1795c2c7365 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] POST https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7/action Jul 10 14:24:31.668391 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-cf4f9fb6-ba06-409b-8372-073c943b0c8e req-8c10cd4c-358a-48d8-838d-d1795c2c7365 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:24:31.668391 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-cf4f9fb6-ba06-409b-8372-073c943b0c8e req-8c10cd4c-358a-48d8-838d-d1795c2c7365 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:31.690225 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:31.690225 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:31.690935 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-cf4f9fb6-ba06-409b-8372-073c943b0c8e req-8c10cd4c-358a-48d8-838d-d1795c2c7365 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:24:31.701980 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-cf4f9fb6-ba06-409b-8372-073c943b0c8e req-8c10cd4c-358a-48d8-838d-d1795c2c7365 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Begin detaching volume completed successfully. Jul 10 14:24:31.701980 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-cf4f9fb6-ba06-409b-8372-073c943b0c8e req-8c10cd4c-358a-48d8-838d-d1795c2c7365 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7/action returned with HTTP 202 Jul 10 14:24:31.702232 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1147/4615] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:24:31 2026] POST /volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:24:31.715414 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-4dd9d2ee-e9b2-4e8b-a58c-c35d00ba0147 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:31.717772 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4dd9d2ee-e9b2-4e8b-a58c-c35d00ba0147 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 Jul 10 14:24:31.717772 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4dd9d2ee-e9b2-4e8b-a58c-c35d00ba0147 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:31.717920 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4dd9d2ee-e9b2-4e8b-a58c-c35d00ba0147 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:31.718790 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-4dd9d2ee-e9b2-4e8b-a58c-c35d00ba0147 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 628172b5-cf09-4f7f-ab5b-5f1ec61524c1. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:31.724400 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:31.724400 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:31.725665 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4dd9d2ee-e9b2-4e8b-a58c-c35d00ba0147 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 returned with HTTP 200 Jul 10 14:24:31.726231 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1162/4616] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:31 2026] GET /volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:32.059085 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-9036f66d-e9f8-4dd4-877a-c3d89f956ec9 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:32.061531 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9036f66d-e9f8-4dd4-877a-c3d89f956ec9 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 Jul 10 14:24:32.061834 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9036f66d-e9f8-4dd4-877a-c3d89f956ec9 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:32.062105 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9036f66d-e9f8-4dd4-877a-c3d89f956ec9 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:32.062275 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-9036f66d-e9f8-4dd4-877a-c3d89f956ec9 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Show backup with id b66dc34f-d5c3-4ea7-84ca-4f26654d55a6. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:32.067237 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9036f66d-e9f8-4dd4-877a-c3d89f956ec9 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 returned with HTTP 404 Jul 10 14:24:32.067892 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1150/4617] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:24:32 2026] GET /volume/v3/backups/b66dc34f-d5c3-4ea7-84ca-4f26654d55a6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:32.077062 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-029b72be-5cb3-4a2b-9e24-7fc6d0b4e915 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:32.079650 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-029b72be-5cb3-4a2b-9e24-7fc6d0b4e915 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/dc39e923-e1e8-4706-8966-28a11e83fd41 Jul 10 14:24:32.079650 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-029b72be-5cb3-4a2b-9e24-7fc6d0b4e915 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:32.079866 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-029b72be-5cb3-4a2b-9e24-7fc6d0b4e915 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:32.080294 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-029b72be-5cb3-4a2b-9e24-7fc6d0b4e915 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Delete volume with id: dc39e923-e1e8-4706-8966-28a11e83fd41 Jul 10 14:24:32.089083 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:32.089083 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:32.089488 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-029b72be-5cb3-4a2b-9e24-7fc6d0b4e915 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Volume info retrieved successfully. Jul 10 14:24:32.110993 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-029b72be-5cb3-4a2b-9e24-7fc6d0b4e915 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Delete volume request issued successfully. Jul 10 14:24:32.111747 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-029b72be-5cb3-4a2b-9e24-7fc6d0b4e915 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/volumes/dc39e923-e1e8-4706-8966-28a11e83fd41 returned with HTTP 202 Jul 10 14:24:32.111747 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1159/4618] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:24:32 2026] DELETE /volume/v3/volumes/dc39e923-e1e8-4706-8966-28a11e83fd41 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:24:32.120875 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5c6821e0-7d92-4745-8907-cb66ac419171 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:32.123352 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5c6821e0-7d92-4745-8907-cb66ac419171 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/volumes/dc39e923-e1e8-4706-8966-28a11e83fd41 Jul 10 14:24:32.123687 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5c6821e0-7d92-4745-8907-cb66ac419171 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:32.123884 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5c6821e0-7d92-4745-8907-cb66ac419171 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:32.133308 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:32.133308 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:32.139260 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5c6821e0-7d92-4745-8907-cb66ac419171 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Volume info retrieved successfully. Jul 10 14:24:32.146515 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5c6821e0-7d92-4745-8907-cb66ac419171 tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/volumes/dc39e923-e1e8-4706-8966-28a11e83fd41 returned with HTTP 200 Jul 10 14:24:32.147142 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1148/4619] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:24:32 2026] GET /volume/v3/volumes/dc39e923-e1e8-4706-8966-28a11e83fd41 => generated 1015 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:24:32.623594 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-9e12503d-2e02-411c-9929-2af8c742dab5 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:32.625895 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9e12503d-2e02-411c-9929-2af8c742dab5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 Jul 10 14:24:32.626911 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9e12503d-2e02-411c-9929-2af8c742dab5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:32.626911 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9e12503d-2e02-411c-9929-2af8c742dab5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:32.627143 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-9e12503d-2e02-411c-9929-2af8c742dab5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 23cc5b39-5749-4b6e-88ce-369c4b32c222. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:32.632291 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:32.632291 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:32.633333 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9e12503d-2e02-411c-9929-2af8c742dab5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 returned with HTTP 200 Jul 10 14:24:32.633875 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1163/4620] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:32 2026] GET /volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:32.645477 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-dda6fc73-8487-41d5-a45e-021db5f7b106 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:32.648394 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-dda6fc73-8487-41d5-a45e-021db5f7b106 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 Jul 10 14:24:32.648585 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-dda6fc73-8487-41d5-a45e-021db5f7b106 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:32.648975 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-dda6fc73-8487-41d5-a45e-021db5f7b106 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:32.649432 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-dda6fc73-8487-41d5-a45e-021db5f7b106 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 23cc5b39-5749-4b6e-88ce-369c4b32c222. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:32.655439 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:32.655439 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:32.656541 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-dda6fc73-8487-41d5-a45e-021db5f7b106 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 returned with HTTP 200 Jul 10 14:24:32.657001 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1151/4621] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:32 2026] GET /volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:32.668286 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-bbfb6338-7cc8-445a-a88e-0b9bf26a8384 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:32.669896 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-bbfb6338-7cc8-445a-a88e-0b9bf26a8384 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] DELETE https://10.4.3.66/volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 Jul 10 14:24:32.670223 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-bbfb6338-7cc8-445a-a88e-0b9bf26a8384 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:32.670451 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-bbfb6338-7cc8-445a-a88e-0b9bf26a8384 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:32.670584 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.contrib.backups [None req-bbfb6338-7cc8-445a-a88e-0b9bf26a8384 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Delete backup with id: 23cc5b39-5749-4b6e-88ce-369c4b32c222. Jul 10 14:24:32.675025 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:32.675025 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:32.691279 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.backup.rpcapi [None req-bbfb6338-7cc8-445a-a88e-0b9bf26a8384 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] delete_backup rpcapi backup_id 23cc5b39-5749-4b6e-88ce-369c4b32c222 {{(pid=100153) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 14:24:32.693636 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-bbfb6338-7cc8-445a-a88e-0b9bf26a8384 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 returned with HTTP 202 Jul 10 14:24:32.694156 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1160/4622] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:24:32 2026] DELETE /volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:24:32.704519 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d4757418-5573-4a11-b319-e1e11eb7566b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:32.706261 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d4757418-5573-4a11-b319-e1e11eb7566b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 Jul 10 14:24:32.706742 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d4757418-5573-4a11-b319-e1e11eb7566b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:32.707275 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d4757418-5573-4a11-b319-e1e11eb7566b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:32.707893 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-d4757418-5573-4a11-b319-e1e11eb7566b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 23cc5b39-5749-4b6e-88ce-369c4b32c222. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:32.710060 np0000005012 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=186,cinder:INSERT=21,cinder:UPDATE=49 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:24:32.714021 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:32.714021 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:32.715219 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d4757418-5573-4a11-b319-e1e11eb7566b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 returned with HTTP 200 Jul 10 14:24:32.716371 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1149/4623] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:32 2026] GET /volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 => generated 705 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:32.739113 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-1e56a19e-1866-413a-a6a5-1483ccdd03ad None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:32.740271 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-bd208388-4c65-4f80-b242-a51a50fba3e4 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:32.740726 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-bd208388-4c65-4f80-b242-a51a50fba3e4 None None] GET https://10.4.3.66/volume// Jul 10 14:24:32.740898 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-bd208388-4c65-4f80-b242-a51a50fba3e4 None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:32.741137 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-bd208388-4c65-4f80-b242-a51a50fba3e4 None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:32.741590 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-bd208388-4c65-4f80-b242-a51a50fba3e4 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:24:32.742185 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1e56a19e-1866-413a-a6a5-1483ccdd03ad tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 Jul 10 14:24:32.742310 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1152/4624] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:24:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:24:32.742379 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1e56a19e-1866-413a-a6a5-1483ccdd03ad tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:32.742379 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1e56a19e-1866-413a-a6a5-1483ccdd03ad tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:32.742379 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-1e56a19e-1866-413a-a6a5-1483ccdd03ad tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 628172b5-cf09-4f7f-ab5b-5f1ec61524c1. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:32.747472 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:32.747472 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:32.748564 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1e56a19e-1866-413a-a6a5-1483ccdd03ad tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 returned with HTTP 200 Jul 10 14:24:32.749171 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1164/4625] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:32 2026] GET /volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:32.751591 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-cf4f9fb6-ba06-409b-8372-073c943b0c8e req-b8db7070-b935-4e33-b0bb-0805a671f773 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:32.754397 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-cf4f9fb6-ba06-409b-8372-073c943b0c8e req-b8db7070-b935-4e33-b0bb-0805a671f773 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 Jul 10 14:24:32.754684 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-cf4f9fb6-ba06-409b-8372-073c943b0c8e req-b8db7070-b935-4e33-b0bb-0805a671f773 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:32.754890 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-cf4f9fb6-ba06-409b-8372-073c943b0c8e req-b8db7070-b935-4e33-b0bb-0805a671f773 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:32.767377 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:32.767377 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:32.776164 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-cf4f9fb6-ba06-409b-8372-073c943b0c8e req-b8db7070-b935-4e33-b0bb-0805a671f773 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:24:32.785957 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-cf4f9fb6-ba06-409b-8372-073c943b0c8e req-b8db7070-b935-4e33-b0bb-0805a671f773 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 returned with HTTP 200 Jul 10 14:24:32.786489 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1161/4626] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:24:32 2026] GET /volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 => generated 1321 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:24:33.164770 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-13fd93f4-b7b8-48e2-91be-bca0bec98aef None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:33.172264 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-13fd93f4-b7b8-48e2-91be-bca0bec98aef tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] GET https://10.4.3.66/volume/v3/volumes/dc39e923-e1e8-4706-8966-28a11e83fd41 Jul 10 14:24:33.172264 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-13fd93f4-b7b8-48e2-91be-bca0bec98aef tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:33.172467 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-13fd93f4-b7b8-48e2-91be-bca0bec98aef tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:33.180149 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-13fd93f4-b7b8-48e2-91be-bca0bec98aef tempest-ProjectReaderTests33-2050883852 tempest-ProjectReaderTests33-2050883852-project-admin] https://10.4.3.66/volume/v3/volumes/dc39e923-e1e8-4706-8966-28a11e83fd41 returned with HTTP 404 Jul 10 14:24:33.180750 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1150/4627] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:24:33 2026] GET /volume/v3/volumes/dc39e923-e1e8-4706-8966-28a11e83fd41 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:33.727587 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-935327ab-f0da-4815-aed1-97f8691121a7 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:33.729421 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-935327ab-f0da-4815-aed1-97f8691121a7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 Jul 10 14:24:33.729652 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-935327ab-f0da-4815-aed1-97f8691121a7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:33.729859 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-935327ab-f0da-4815-aed1-97f8691121a7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:33.729961 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-935327ab-f0da-4815-aed1-97f8691121a7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 23cc5b39-5749-4b6e-88ce-369c4b32c222. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:33.733723 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-935327ab-f0da-4815-aed1-97f8691121a7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 returned with HTTP 404 Jul 10 14:24:33.734404 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1153/4628] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:33 2026] GET /volume/v3/backups/23cc5b39-5749-4b6e-88ce-369c4b32c222 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:33.742315 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e85c76a2-fc04-4923-9ec5-c7856b7540c7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:33.744697 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e85c76a2-fc04-4923-9ec5-c7856b7540c7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] POST https://10.4.3.66/volume/v3/backups Jul 10 14:24:33.745221 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e85c76a2-fc04-4923-9ec5-c7856b7540c7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "11345db2-1b46-4625-915c-af13b01b59ef", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-2099783699", "container": "tempest-volumesbackupstest-backup-container-379696815"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:33.747283 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.contrib.backups [None req-e85c76a2-fc04-4923-9ec5-c7856b7540c7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Creating new backup {'backup': {'volume_id': '11345db2-1b46-4625-915c-af13b01b59ef', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-2099783699', 'container': 'tempest-volumesbackupstest-backup-container-379696815'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 14:24:33.747538 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.contrib.backups [None req-e85c76a2-fc04-4923-9ec5-c7856b7540c7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Creating backup of volume 11345db2-1b46-4625-915c-af13b01b59ef in container tempest-volumesbackupstest-backup-container-379696815 Jul 10 14:24:33.761238 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:33.761238 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:33.761872 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-e85c76a2-fc04-4923-9ec5-c7856b7540c7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:24:33.762593 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-7c18ece5-2019-464c-84a2-954f410969e7 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:33.764534 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7c18ece5-2019-464c-84a2-954f410969e7 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 Jul 10 14:24:33.764776 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7c18ece5-2019-464c-84a2-954f410969e7 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:33.765040 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7c18ece5-2019-464c-84a2-954f410969e7 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:33.765180 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-7c18ece5-2019-464c-84a2-954f410969e7 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 628172b5-cf09-4f7f-ab5b-5f1ec61524c1. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:33.770563 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:33.770563 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:33.771580 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7c18ece5-2019-464c-84a2-954f410969e7 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 returned with HTTP 200 Jul 10 14:24:33.772214 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1162/4629] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:33 2026] GET /volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:33.788695 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-e85c76a2-fc04-4923-9ec5-c7856b7540c7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Created reservations ['37c905d2-87ae-4be2-bc52-90d0a8f7d04f', '1b399827-c75a-403d-abb5-dc6fd30bfcaa'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:24:33.829989 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-cf4f9fb6-ba06-409b-8372-073c943b0c8e req-966cb99d-d247-46eb-adc3-f4cb7c9ab471 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:33.833047 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-cf4f9fb6-ba06-409b-8372-073c943b0c8e req-966cb99d-d247-46eb-adc3-f4cb7c9ab471 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] DELETE https://10.4.3.66/volume/v3/attachments/786b1f40-a553-47cb-861f-70a049136d0d Jul 10 14:24:33.833303 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e85c76a2-fc04-4923-9ec5-c7856b7540c7 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Jul 10 14:24:33.833377 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-cf4f9fb6-ba06-409b-8372-073c943b0c8e req-966cb99d-d247-46eb-adc3-f4cb7c9ab471 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:33.833650 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-cf4f9fb6-ba06-409b-8372-073c943b0c8e req-966cb99d-d247-46eb-adc3-f4cb7c9ab471 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:33.833983 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1165/4630] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:24:33 2026] POST /volume/v3/backups => generated 328 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:24:33.843749 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:33.843749 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:33.845008 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-3b0df39f-df98-40c1-892d-a82e58c30020 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:33.847748 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3b0df39f-df98-40c1-892d-a82e58c30020 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 Jul 10 14:24:33.848077 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3b0df39f-df98-40c1-892d-a82e58c30020 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:33.848375 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3b0df39f-df98-40c1-892d-a82e58c30020 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:33.848615 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-3b0df39f-df98-40c1-892d-a82e58c30020 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 3b46c5a8-bde7-4713-9de0-d6d79344f771. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:33.850775 np0000005012 devstack@c-api.service[100155]: DEBUG dbcounter [-] [100155] Writing DB stats cinder:SELECT=135,cinder:UPDATE=27,cinder:INSERT=9 {{(pid=100155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:24:33.859069 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:33.859069 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:33.860895 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3b0df39f-df98-40c1-892d-a82e58c30020 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 returned with HTTP 200 Jul 10 14:24:33.861081 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1154/4631] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:33 2026] GET /volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 => generated 785 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:34.385716 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-cf4f9fb6-ba06-409b-8372-073c943b0c8e req-966cb99d-d247-46eb-adc3-f4cb7c9ab471 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/attachments/786b1f40-a553-47cb-861f-70a049136d0d returned with HTTP 200 Jul 10 14:24:34.386164 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1151/4632] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:24:33 2026] DELETE /volume/v3/attachments/786b1f40-a553-47cb-861f-70a049136d0d => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:34.785766 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-30e05d12-c270-4a8b-8f1f-b9a494764b47 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:34.786244 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-30e05d12-c270-4a8b-8f1f-b9a494764b47 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 Jul 10 14:24:34.786244 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-30e05d12-c270-4a8b-8f1f-b9a494764b47 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:34.786440 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-30e05d12-c270-4a8b-8f1f-b9a494764b47 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:34.786646 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-30e05d12-c270-4a8b-8f1f-b9a494764b47 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 628172b5-cf09-4f7f-ab5b-5f1ec61524c1. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:34.793474 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:34.793474 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:34.794596 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-30e05d12-c270-4a8b-8f1f-b9a494764b47 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 returned with HTTP 200 Jul 10 14:24:34.794938 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1163/4633] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:34 2026] GET /volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:34.873201 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-2aa3026a-2333-4200-b9cd-0cf535873486 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:34.875348 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2aa3026a-2333-4200-b9cd-0cf535873486 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 Jul 10 14:24:34.875611 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2aa3026a-2333-4200-b9cd-0cf535873486 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:34.875915 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2aa3026a-2333-4200-b9cd-0cf535873486 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:34.876052 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-2aa3026a-2333-4200-b9cd-0cf535873486 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 3b46c5a8-bde7-4713-9de0-d6d79344f771. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:34.883198 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:34.883198 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:34.884621 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2aa3026a-2333-4200-b9cd-0cf535873486 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 returned with HTTP 200 Jul 10 14:24:34.885025 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1166/4634] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:34 2026] GET /volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:34.934163 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-07eefd68-00be-4794-8bf6-c8f416ad1e68 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:34.936339 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-07eefd68-00be-4794-8bf6-c8f416ad1e68 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 Jul 10 14:24:34.936610 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-07eefd68-00be-4794-8bf6-c8f416ad1e68 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:34.936832 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-07eefd68-00be-4794-8bf6-c8f416ad1e68 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:34.945593 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:34.945593 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:34.950969 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-07eefd68-00be-4794-8bf6-c8f416ad1e68 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:24:34.957893 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-07eefd68-00be-4794-8bf6-c8f416ad1e68 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 returned with HTTP 200 Jul 10 14:24:34.958434 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1155/4635] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:34 2026] GET /volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:35.336460 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1759fbbc-542f-4b15-b3f5-5091ccdaae08 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:35.433908 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1759fbbc-542f-4b15-b3f5-5091ccdaae08 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:24:35.435790 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1759fbbc-542f-4b15-b3f5-5091ccdaae08 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1254262134", "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=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:35.438940 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:35.438940 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:35.457061 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1759fbbc-542f-4b15-b3f5-5091ccdaae08 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:24:35.457891 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1152/4636] 10.4.3.66 () {68 vars in 1246 bytes} [Fri Jul 10 14:24:35 2026] POST /volume/v3/types => generated 380 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:35.467588 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-25ba7c5f-3ded-4ce6-b86f-cdf8b3dffa6f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:35.469778 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-25ba7c5f-3ded-4ce6-b86f-cdf8b3dffa6f tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] POST https://10.4.3.66/volume/v3/types/91fd3193-d8d1-4613-bae3-9607374e8e34/encryption Jul 10 14:24:35.470247 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-25ba7c5f-3ded-4ce6-b86f-cdf8b3dffa6f tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:35.497551 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-25ba7c5f-3ded-4ce6-b86f-cdf8b3dffa6f tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] https://10.4.3.66/volume/v3/types/91fd3193-d8d1-4613-bae3-9607374e8e34/encryption returned with HTTP 200 Jul 10 14:24:35.498076 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1164/4637] 10.4.3.66 () {68 vars in 1390 bytes} [Fri Jul 10 14:24:35 2026] POST /volume/v3/types/91fd3193-d8d1-4613-bae3-9607374e8e34/encryption => generated 239 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:35.507086 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-9b713a15-babd-43e5-8086-b4f6195a094e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:35.508692 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9b713a15-babd-43e5-8086-b4f6195a094e tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:24:35.509087 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9b713a15-babd-43e5-8086-b4f6195a094e tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1720670361", "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=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:35.525169 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9b713a15-babd-43e5-8086-b4f6195a094e tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:24:35.525518 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1167/4638] 10.4.3.66 () {68 vars in 1246 bytes} [Fri Jul 10 14:24:35 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 14:24:35.534288 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4bd94bae-c6f8-47ca-a4b0-92be19390dc2 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:35.611542 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4bd94bae-c6f8-47ca-a4b0-92be19390dc2 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] POST https://10.4.3.66/volume/v3/types/234046b7-f192-45e0-9b38-d21cb6a93a02/encryption Jul 10 14:24:35.611842 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4bd94bae-c6f8-47ca-a4b0-92be19390dc2 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:35.613765 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.policy [None req-4bd94bae-c6f8-47ca-a4b0-92be19390dc2 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '2d51c8b33694483ba6a92bb684ce8116', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc13665608f94a5d98743e26b4980b11', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100155) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 14:24:35.613910 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4bd94bae-c6f8-47ca-a4b0-92be19390dc2 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] https://10.4.3.66/volume/v3/types/234046b7-f192-45e0-9b38-d21cb6a93a02/encryption returned with HTTP 403 Jul 10 14:24:35.614303 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1156/4639] 10.4.3.66 () {68 vars in 1390 bytes} [Fri Jul 10 14:24:35 2026] POST /volume/v3/types/234046b7-f192-45e0-9b38-d21cb6a93a02/encryption => generated 127 bytes in 80 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:35.626567 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-00ffdde3-1ec3-4ad9-bf20-3c5d642df43e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:35.628124 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-00ffdde3-1ec3-4ad9-bf20-3c5d642df43e tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:24:35.628756 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-00ffdde3-1ec3-4ad9-bf20-3c5d642df43e tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-865985886", "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=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:35.647760 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-00ffdde3-1ec3-4ad9-bf20-3c5d642df43e tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:24:35.647760 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1153/4640] 10.4.3.66 () {68 vars in 1246 bytes} [Fri Jul 10 14:24:35 2026] POST /volume/v3/types => generated 379 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:35.656947 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e05196ed-371d-4999-a75c-3240321c2613 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:35.658993 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e05196ed-371d-4999-a75c-3240321c2613 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] POST https://10.4.3.66/volume/v3/types/706536f4-9c47-441a-af3c-cb2d91b52986/extra_specs Jul 10 14:24:35.659388 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e05196ed-371d-4999-a75c-3240321c2613 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:35.661865 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.policy [None req-e05196ed-371d-4999-a75c-3240321c2613 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '2d51c8b33694483ba6a92bb684ce8116', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc13665608f94a5d98743e26b4980b11', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100153) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 14:24:35.662060 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e05196ed-371d-4999-a75c-3240321c2613 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] https://10.4.3.66/volume/v3/types/706536f4-9c47-441a-af3c-cb2d91b52986/extra_specs returned with HTTP 403 Jul 10 14:24:35.662517 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1165/4641] 10.4.3.66 () {68 vars in 1392 bytes} [Fri Jul 10 14:24:35 2026] POST /volume/v3/types/706536f4-9c47-441a-af3c-cb2d91b52986/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:35.673491 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-08f4b1b0-ddc8-4c22-abf7-0b3897cc8894 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:35.675448 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-08f4b1b0-ddc8-4c22-abf7-0b3897cc8894 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] PUT https://10.4.3.66/volume/v3/types/706536f4-9c47-441a-af3c-cb2d91b52986/extra_specs/key2 Jul 10 14:24:35.675883 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-08f4b1b0-ddc8-4c22-abf7-0b3897cc8894 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:35.677818 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.policy [None req-08f4b1b0-ddc8-4c22-abf7-0b3897cc8894 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '2d51c8b33694483ba6a92bb684ce8116', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc13665608f94a5d98743e26b4980b11', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100154) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 14:24:35.678036 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-08f4b1b0-ddc8-4c22-abf7-0b3897cc8894 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] https://10.4.3.66/volume/v3/types/706536f4-9c47-441a-af3c-cb2d91b52986/extra_specs/key2 returned with HTTP 403 Jul 10 14:24:35.678628 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1168/4642] 10.4.3.66 () {68 vars in 1406 bytes} [Fri Jul 10 14:24:35 2026] PUT /volume/v3/types/706536f4-9c47-441a-af3c-cb2d91b52986/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 14:24:35.686928 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-fc85fb20-7d3a-4e9d-9ded-e3ff1646a3cf None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:35.689181 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-fc85fb20-7d3a-4e9d-9ded-e3ff1646a3cf tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] POST https://10.4.3.66/volume/v3/types Jul 10 14:24:35.689651 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-fc85fb20-7d3a-4e9d-9ded-e3ff1646a3cf tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:35.692595 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.policy [None req-fc85fb20-7d3a-4e9d-9ded-e3ff1646a3cf tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '2d51c8b33694483ba6a92bb684ce8116', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc13665608f94a5d98743e26b4980b11', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100155) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 14:24:35.692855 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-fc85fb20-7d3a-4e9d-9ded-e3ff1646a3cf tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] https://10.4.3.66/volume/v3/types returned with HTTP 403 Jul 10 14:24:35.693733 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1157/4643] 10.4.3.66 () {68 vars in 1245 bytes} [Fri Jul 10 14:24:35 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 14:24:35.701769 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a2fc131b-8641-4287-be30-cebc9a156fb7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:35.703785 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a2fc131b-8641-4287-be30-cebc9a156fb7 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:24:35.704290 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a2fc131b-8641-4287-be30-cebc9a156fb7 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-425984464", "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=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:35.724154 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a2fc131b-8641-4287-be30-cebc9a156fb7 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:24:35.724603 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1154/4644] 10.4.3.66 () {68 vars in 1246 bytes} [Fri Jul 10 14:24:35 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 14:24:35.735210 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-82ddfa1f-dd6e-4321-b86f-64d9b1b92182 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:35.737228 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-82ddfa1f-dd6e-4321-b86f-64d9b1b92182 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] POST https://10.4.3.66/volume/v3/types/87a99fb6-2d51-4f8e-b63e-24c777b68f1e/encryption Jul 10 14:24:35.737660 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-82ddfa1f-dd6e-4321-b86f-64d9b1b92182 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:35.757285 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-82ddfa1f-dd6e-4321-b86f-64d9b1b92182 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] https://10.4.3.66/volume/v3/types/87a99fb6-2d51-4f8e-b63e-24c777b68f1e/encryption returned with HTTP 200 Jul 10 14:24:35.757748 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1166/4645] 10.4.3.66 () {68 vars in 1390 bytes} [Fri Jul 10 14:24:35 2026] POST /volume/v3/types/87a99fb6-2d51-4f8e-b63e-24c777b68f1e/encryption => generated 239 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:35.767854 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d733e58b-a159-4c03-b8c5-5049a1112777 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:35.770056 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d733e58b-a159-4c03-b8c5-5049a1112777 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] DELETE https://10.4.3.66/volume/v3/types/87a99fb6-2d51-4f8e-b63e-24c777b68f1e/encryption/71111032-7828-4e55-a214-cc6b7477ab13 Jul 10 14:24:35.770310 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d733e58b-a159-4c03-b8c5-5049a1112777 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:35.770572 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d733e58b-a159-4c03-b8c5-5049a1112777 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:35.771287 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.policy [None req-d733e58b-a159-4c03-b8c5-5049a1112777 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '2d51c8b33694483ba6a92bb684ce8116', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc13665608f94a5d98743e26b4980b11', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100154) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 14:24:35.771476 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d733e58b-a159-4c03-b8c5-5049a1112777 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] https://10.4.3.66/volume/v3/types/87a99fb6-2d51-4f8e-b63e-24c777b68f1e/encryption/71111032-7828-4e55-a214-cc6b7477ab13 returned with HTTP 403 Jul 10 14:24:35.772160 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1169/4646] 10.4.3.66 () {66 vars in 1482 bytes} [Fri Jul 10 14:24:35 2026] DELETE /volume/v3/types/87a99fb6-2d51-4f8e-b63e-24c777b68f1e/encryption/71111032-7828-4e55-a214-cc6b7477ab13 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:35.781786 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-519afb40-b213-4840-88d9-8e91efbb1031 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:35.783790 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-519afb40-b213-4840-88d9-8e91efbb1031 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:24:35.784184 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-519afb40-b213-4840-88d9-8e91efbb1031 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-770638588", "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=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:35.807978 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ec144302-52d3-471d-af9b-9be485d51e89 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:35.809781 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ec144302-52d3-471d-af9b-9be485d51e89 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 Jul 10 14:24:35.809993 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ec144302-52d3-471d-af9b-9be485d51e89 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:35.810179 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ec144302-52d3-471d-af9b-9be485d51e89 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:35.810273 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-ec144302-52d3-471d-af9b-9be485d51e89 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 628172b5-cf09-4f7f-ab5b-5f1ec61524c1. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:35.810665 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-519afb40-b213-4840-88d9-8e91efbb1031 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:24:35.811058 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1158/4647] 10.4.3.66 () {68 vars in 1246 bytes} [Fri Jul 10 14:24:35 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 14:24:35.820732 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:35.820732 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:35.821679 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ec144302-52d3-471d-af9b-9be485d51e89 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 returned with HTTP 200 Jul 10 14:24:35.821982 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c6a9c70f-cc83-44d6-9a9a-751fdea25c13 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:35.822360 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1155/4648] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:35 2026] GET /volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:35.823885 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c6a9c70f-cc83-44d6-9a9a-751fdea25c13 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] DELETE https://10.4.3.66/volume/v3/types/cb824c71-2809-42d9-a3fe-4ebfb6c6be99/extra_specs/key1 Jul 10 14:24:35.824095 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c6a9c70f-cc83-44d6-9a9a-751fdea25c13 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:35.824273 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c6a9c70f-cc83-44d6-9a9a-751fdea25c13 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:35.829526 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.policy [None req-c6a9c70f-cc83-44d6-9a9a-751fdea25c13 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '2d51c8b33694483ba6a92bb684ce8116', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc13665608f94a5d98743e26b4980b11', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100153) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 14:24:35.829726 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c6a9c70f-cc83-44d6-9a9a-751fdea25c13 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] https://10.4.3.66/volume/v3/types/cb824c71-2809-42d9-a3fe-4ebfb6c6be99/extra_specs/key1 returned with HTTP 403 Jul 10 14:24:35.830218 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1167/4649] 10.4.3.66 () {66 vars in 1389 bytes} [Fri Jul 10 14:24:35 2026] DELETE /volume/v3/types/cb824c71-2809-42d9-a3fe-4ebfb6c6be99/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 14:24:35.838393 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-9148b3ab-894d-4b01-ada9-e89dfc1ecff7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:35.840682 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9148b3ab-894d-4b01-ada9-e89dfc1ecff7 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:24:35.841004 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9148b3ab-894d-4b01-ada9-e89dfc1ecff7 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1187439186", "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=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:35.859219 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9148b3ab-894d-4b01-ada9-e89dfc1ecff7 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:24:35.859598 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1170/4650] 10.4.3.66 () {68 vars in 1246 bytes} [Fri Jul 10 14:24:35 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 14:24:35.868828 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e1bfc78d-6a4e-4848-a759-dbacdb38bfdd None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:35.870652 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e1bfc78d-6a4e-4848-a759-dbacdb38bfdd tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] DELETE https://10.4.3.66/volume/v3/types/322c2aca-b679-475f-b350-2d9a73109938 Jul 10 14:24:35.870842 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e1bfc78d-6a4e-4848-a759-dbacdb38bfdd tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:35.871041 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e1bfc78d-6a4e-4848-a759-dbacdb38bfdd tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] Calling method '_delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:35.871648 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.policy [None req-e1bfc78d-6a4e-4848-a759-dbacdb38bfdd tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '2d51c8b33694483ba6a92bb684ce8116', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc13665608f94a5d98743e26b4980b11', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100155) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 14:24:35.871803 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e1bfc78d-6a4e-4848-a759-dbacdb38bfdd tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] https://10.4.3.66/volume/v3/types/322c2aca-b679-475f-b350-2d9a73109938 returned with HTTP 403 Jul 10 14:24:35.872207 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1159/4651] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:24:35 2026] DELETE /volume/v3/types/322c2aca-b679-475f-b350-2d9a73109938 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:35.880213 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-082c4562-f8c5-4ca6-878a-6a13b5925d33 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:35.881889 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-082c4562-f8c5-4ca6-878a-6a13b5925d33 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] GET https://10.4.3.66/volume/v3/types/91fd3193-d8d1-4613-bae3-9607374e8e34/extra_specs Jul 10 14:24:35.882038 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-082c4562-f8c5-4ca6-878a-6a13b5925d33 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:35.882239 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-082c4562-f8c5-4ca6-878a-6a13b5925d33 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:35.889427 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-082c4562-f8c5-4ca6-878a-6a13b5925d33 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] https://10.4.3.66/volume/v3/types/91fd3193-d8d1-4613-bae3-9607374e8e34/extra_specs returned with HTTP 200 Jul 10 14:24:35.889906 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1156/4652] 10.4.3.66 () {66 vars in 1371 bytes} [Fri Jul 10 14:24:35 2026] GET /volume/v3/types/91fd3193-d8d1-4613-bae3-9607374e8e34/extra_specs => generated 123 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:35.899078 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5f4b87bd-fcdd-4d8f-8c97-1c1a770326a8 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:35.899767 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-3f17417d-2959-42da-bbc6-071f05065483 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:35.900942 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5f4b87bd-fcdd-4d8f-8c97-1c1a770326a8 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 Jul 10 14:24:35.901147 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5f4b87bd-fcdd-4d8f-8c97-1c1a770326a8 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:35.901324 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5f4b87bd-fcdd-4d8f-8c97-1c1a770326a8 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:35.901438 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-5f4b87bd-fcdd-4d8f-8c97-1c1a770326a8 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 3b46c5a8-bde7-4713-9de0-d6d79344f771. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:35.901920 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3f17417d-2959-42da-bbc6-071f05065483 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] GET https://10.4.3.66/volume/v3/types Jul 10 14:24:35.902163 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3f17417d-2959-42da-bbc6-071f05065483 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:35.902410 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3f17417d-2959-42da-bbc6-071f05065483 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] Calling method 'index' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:35.903371 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.api_utils [None req-3f17417d-2959-42da-bbc6-071f05065483 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] Removing options '' from query. {{(pid=100154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:24:35.906359 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:35.906359 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:35.907205 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5f4b87bd-fcdd-4d8f-8c97-1c1a770326a8 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 returned with HTTP 200 Jul 10 14:24:35.907604 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1168/4653] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:35 2026] GET /volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:35.936008 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3f17417d-2959-42da-bbc6-071f05065483 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:24:35.936554 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1171/4654] 10.4.3.66 () {66 vars in 1224 bytes} [Fri Jul 10 14:24:35 2026] GET /volume/v3/types => generated 2582 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:24:35.948960 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-184d4548-8d4c-4785-afc7-f67fb1a0c2d6 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:35.951135 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-184d4548-8d4c-4785-afc7-f67fb1a0c2d6 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] GET https://10.4.3.66/volume/v3/types/91fd3193-d8d1-4613-bae3-9607374e8e34/encryption/cipher Jul 10 14:24:35.951383 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-184d4548-8d4c-4785-afc7-f67fb1a0c2d6 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:35.951663 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-184d4548-8d4c-4785-afc7-f67fb1a0c2d6 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:35.952482 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.policy [None req-184d4548-8d4c-4785-afc7-f67fb1a0c2d6 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '2d51c8b33694483ba6a92bb684ce8116', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc13665608f94a5d98743e26b4980b11', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100155) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 14:24:35.952811 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-184d4548-8d4c-4785-afc7-f67fb1a0c2d6 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] https://10.4.3.66/volume/v3/types/91fd3193-d8d1-4613-bae3-9607374e8e34/encryption/cipher returned with HTTP 403 Jul 10 14:24:35.953507 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1160/4655] 10.4.3.66 () {66 vars in 1389 bytes} [Fri Jul 10 14:24:35 2026] GET /volume/v3/types/91fd3193-d8d1-4613-bae3-9607374e8e34/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:35.962295 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2a2d74c5-ad77-41ae-a92a-da275b2088fb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:35.965564 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2a2d74c5-ad77-41ae-a92a-da275b2088fb tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] GET https://10.4.3.66/volume/v3/types/91fd3193-d8d1-4613-bae3-9607374e8e34/encryption Jul 10 14:24:35.966135 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2a2d74c5-ad77-41ae-a92a-da275b2088fb tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:35.966595 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2a2d74c5-ad77-41ae-a92a-da275b2088fb tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:35.967513 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.policy [None req-2a2d74c5-ad77-41ae-a92a-da275b2088fb tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '2d51c8b33694483ba6a92bb684ce8116', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc13665608f94a5d98743e26b4980b11', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100152) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 14:24:35.967763 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2a2d74c5-ad77-41ae-a92a-da275b2088fb tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] https://10.4.3.66/volume/v3/types/91fd3193-d8d1-4613-bae3-9607374e8e34/encryption returned with HTTP 403 Jul 10 14:24:35.968195 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1157/4656] 10.4.3.66 () {66 vars in 1368 bytes} [Fri Jul 10 14:24:35 2026] GET /volume/v3/types/91fd3193-d8d1-4613-bae3-9607374e8e34/encryption => generated 124 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:35.977031 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-767ca336-3681-4fae-ae26-8c59fba59657 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:35.978846 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-767ca336-3681-4fae-ae26-8c59fba59657 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] GET https://10.4.3.66/volume/v3/types/91fd3193-d8d1-4613-bae3-9607374e8e34/extra_specs/multiattach Jul 10 14:24:35.979071 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-767ca336-3681-4fae-ae26-8c59fba59657 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:35.979290 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-767ca336-3681-4fae-ae26-8c59fba59657 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:35.988040 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-767ca336-3681-4fae-ae26-8c59fba59657 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] https://10.4.3.66/volume/v3/types/91fd3193-d8d1-4613-bae3-9607374e8e34/extra_specs/multiattach returned with HTTP 200 Jul 10 14:24:35.988436 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1169/4657] 10.4.3.66 () {66 vars in 1407 bytes} [Fri Jul 10 14:24:35 2026] GET /volume/v3/types/91fd3193-d8d1-4613-bae3-9607374e8e34/extra_specs/multiattach => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:24:35.996340 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0b95ed94-1da4-42e9-9ae1-c963af3eb744 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:35.998199 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0b95ed94-1da4-42e9-9ae1-c963af3eb744 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] GET https://10.4.3.66/volume/v3/types/91fd3193-d8d1-4613-bae3-9607374e8e34/extra_specs/volume_backend_name Jul 10 14:24:35.998424 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0b95ed94-1da4-42e9-9ae1-c963af3eb744 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:35.998678 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0b95ed94-1da4-42e9-9ae1-c963af3eb744 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:36.007047 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0b95ed94-1da4-42e9-9ae1-c963af3eb744 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] https://10.4.3.66/volume/v3/types/91fd3193-d8d1-4613-bae3-9607374e8e34/extra_specs/volume_backend_name returned with HTTP 404 Jul 10 14:24:36.007515 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1172/4658] 10.4.3.66 () {66 vars in 1431 bytes} [Fri Jul 10 14:24:35 2026] GET /volume/v3/types/91fd3193-d8d1-4613-bae3-9607374e8e34/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 14:24:36.015855 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-c89387b7-8032-4293-b39c-6b30ad281ba9 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:36.017909 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c89387b7-8032-4293-b39c-6b30ad281ba9 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] GET https://10.4.3.66/volume/v3/types/91fd3193-d8d1-4613-bae3-9607374e8e34 Jul 10 14:24:36.018231 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c89387b7-8032-4293-b39c-6b30ad281ba9 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:36.018414 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c89387b7-8032-4293-b39c-6b30ad281ba9 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:36.027403 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c89387b7-8032-4293-b39c-6b30ad281ba9 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] https://10.4.3.66/volume/v3/types/91fd3193-d8d1-4613-bae3-9607374e8e34 returned with HTTP 200 Jul 10 14:24:36.027901 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1161/4659] 10.4.3.66 () {66 vars in 1335 bytes} [Fri Jul 10 14:24:36 2026] GET /volume/v3/types/91fd3193-d8d1-4613-bae3-9607374e8e34 => generated 318 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:36.038541 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-eed4474a-8e3a-42c0-9a27-7465c5ec5772 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:36.040575 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-eed4474a-8e3a-42c0-9a27-7465c5ec5772 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] PUT https://10.4.3.66/volume/v3/types/91fd3193-d8d1-4613-bae3-9607374e8e34/encryption/9646313f-d486-46b1-8afb-c098455bea63 Jul 10 14:24:36.040947 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-eed4474a-8e3a-42c0-9a27-7465c5ec5772 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:36.043741 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.policy [None req-eed4474a-8e3a-42c0-9a27-7465c5ec5772 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '2d51c8b33694483ba6a92bb684ce8116', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc13665608f94a5d98743e26b4980b11', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100152) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 14:24:36.044059 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-eed4474a-8e3a-42c0-9a27-7465c5ec5772 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] https://10.4.3.66/volume/v3/types/91fd3193-d8d1-4613-bae3-9607374e8e34/encryption/9646313f-d486-46b1-8afb-c098455bea63 returned with HTTP 403 Jul 10 14:24:36.044683 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1158/4660] 10.4.3.66 () {68 vars in 1499 bytes} [Fri Jul 10 14:24:36 2026] PUT /volume/v3/types/91fd3193-d8d1-4613-bae3-9607374e8e34/encryption/9646313f-d486-46b1-8afb-c098455bea63 => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:36.053640 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-aa1c4b61-691b-40e8-a3c8-6aa9300a3899 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:36.055865 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-aa1c4b61-691b-40e8-a3c8-6aa9300a3899 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] PUT https://10.4.3.66/volume/v3/types/91fd3193-d8d1-4613-bae3-9607374e8e34/extra_specs/key1 Jul 10 14:24:36.056244 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-aa1c4b61-691b-40e8-a3c8-6aa9300a3899 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:36.058174 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.policy [None req-aa1c4b61-691b-40e8-a3c8-6aa9300a3899 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '2d51c8b33694483ba6a92bb684ce8116', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc13665608f94a5d98743e26b4980b11', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100153) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 14:24:36.058361 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-aa1c4b61-691b-40e8-a3c8-6aa9300a3899 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] https://10.4.3.66/volume/v3/types/91fd3193-d8d1-4613-bae3-9607374e8e34/extra_specs/key1 returned with HTTP 403 Jul 10 14:24:36.058848 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1170/4661] 10.4.3.66 () {68 vars in 1406 bytes} [Fri Jul 10 14:24:36 2026] PUT /volume/v3/types/91fd3193-d8d1-4613-bae3-9607374e8e34/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 14:24:36.068370 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-73753e13-82a7-48dd-8528-3f23e2d666b4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:36.071319 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-73753e13-82a7-48dd-8528-3f23e2d666b4 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] PUT https://10.4.3.66/volume/v3/types/91fd3193-d8d1-4613-bae3-9607374e8e34 Jul 10 14:24:36.071632 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-73753e13-82a7-48dd-8528-3f23e2d666b4 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:36.074419 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.policy [None req-73753e13-82a7-48dd-8528-3f23e2d666b4 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '2d51c8b33694483ba6a92bb684ce8116', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc13665608f94a5d98743e26b4980b11', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100154) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 14:24:36.074645 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-73753e13-82a7-48dd-8528-3f23e2d666b4 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-member] https://10.4.3.66/volume/v3/types/91fd3193-d8d1-4613-bae3-9607374e8e34 returned with HTTP 403 Jul 10 14:24:36.075100 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1173/4662] 10.4.3.66 () {68 vars in 1355 bytes} [Fri Jul 10 14:24:36 2026] PUT /volume/v3/types/91fd3193-d8d1-4613-bae3-9607374e8e34 => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:36.083145 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-906bd66d-6d73-489b-9ec5-1c5abadb008a None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:36.085449 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-906bd66d-6d73-489b-9ec5-1c5abadb008a tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] DELETE https://10.4.3.66/volume/v3/types/322c2aca-b679-475f-b350-2d9a73109938 Jul 10 14:24:36.085841 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-906bd66d-6d73-489b-9ec5-1c5abadb008a tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:36.086109 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-906bd66d-6d73-489b-9ec5-1c5abadb008a tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] Calling method '_delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:36.128197 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-906bd66d-6d73-489b-9ec5-1c5abadb008a tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] https://10.4.3.66/volume/v3/types/322c2aca-b679-475f-b350-2d9a73109938 returned with HTTP 202 Jul 10 14:24:36.128821 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1162/4663] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:24:36 2026] DELETE /volume/v3/types/322c2aca-b679-475f-b350-2d9a73109938 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:24:36.138520 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3213db07-3dc5-4de1-949b-4a10b64ef0ca None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:36.141907 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3213db07-3dc5-4de1-949b-4a10b64ef0ca tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] DELETE https://10.4.3.66/volume/v3/types/cb824c71-2809-42d9-a3fe-4ebfb6c6be99 Jul 10 14:24:36.142170 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3213db07-3dc5-4de1-949b-4a10b64ef0ca tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:36.142446 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3213db07-3dc5-4de1-949b-4a10b64ef0ca tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] Calling method '_delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:36.182489 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3213db07-3dc5-4de1-949b-4a10b64ef0ca tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] https://10.4.3.66/volume/v3/types/cb824c71-2809-42d9-a3fe-4ebfb6c6be99 returned with HTTP 202 Jul 10 14:24:36.182958 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1159/4664] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:24:36 2026] DELETE /volume/v3/types/cb824c71-2809-42d9-a3fe-4ebfb6c6be99 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:24:36.190116 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a6c3f2c8-209d-4377-96da-b1f196339d86 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:36.192239 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a6c3f2c8-209d-4377-96da-b1f196339d86 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] DELETE https://10.4.3.66/volume/v3/types/87a99fb6-2d51-4f8e-b63e-24c777b68f1e Jul 10 14:24:36.192519 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a6c3f2c8-209d-4377-96da-b1f196339d86 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:36.192806 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a6c3f2c8-209d-4377-96da-b1f196339d86 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] Calling method '_delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:36.221687 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a6c3f2c8-209d-4377-96da-b1f196339d86 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] https://10.4.3.66/volume/v3/types/87a99fb6-2d51-4f8e-b63e-24c777b68f1e returned with HTTP 202 Jul 10 14:24:36.222091 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1171/4665] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:24:36 2026] DELETE /volume/v3/types/87a99fb6-2d51-4f8e-b63e-24c777b68f1e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:24:36.229490 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-c0d72e33-5d4a-4db4-878e-3f0be79d024a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:36.232566 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c0d72e33-5d4a-4db4-878e-3f0be79d024a tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] DELETE https://10.4.3.66/volume/v3/types/706536f4-9c47-441a-af3c-cb2d91b52986 Jul 10 14:24:36.232851 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c0d72e33-5d4a-4db4-878e-3f0be79d024a tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:36.233122 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c0d72e33-5d4a-4db4-878e-3f0be79d024a tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] Calling method '_delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:36.269811 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c0d72e33-5d4a-4db4-878e-3f0be79d024a tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] https://10.4.3.66/volume/v3/types/706536f4-9c47-441a-af3c-cb2d91b52986 returned with HTTP 202 Jul 10 14:24:36.270389 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1174/4666] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:24:36 2026] DELETE /volume/v3/types/706536f4-9c47-441a-af3c-cb2d91b52986 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:24:36.278154 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4142fdf0-290f-4f68-bc36-44f4152359f2 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:36.280228 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4142fdf0-290f-4f68-bc36-44f4152359f2 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] DELETE https://10.4.3.66/volume/v3/types/234046b7-f192-45e0-9b38-d21cb6a93a02 Jul 10 14:24:36.280512 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4142fdf0-290f-4f68-bc36-44f4152359f2 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:36.280796 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4142fdf0-290f-4f68-bc36-44f4152359f2 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] Calling method '_delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:36.308523 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4142fdf0-290f-4f68-bc36-44f4152359f2 tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] https://10.4.3.66/volume/v3/types/234046b7-f192-45e0-9b38-d21cb6a93a02 returned with HTTP 202 Jul 10 14:24:36.308981 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1163/4667] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:24:36 2026] DELETE /volume/v3/types/234046b7-f192-45e0-9b38-d21cb6a93a02 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:24:36.316978 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-be2aa41d-79f9-4a35-bdd0-92fbea5c3d2d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:36.319343 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-be2aa41d-79f9-4a35-bdd0-92fbea5c3d2d tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] DELETE https://10.4.3.66/volume/v3/types/91fd3193-d8d1-4613-bae3-9607374e8e34 Jul 10 14:24:36.319655 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-be2aa41d-79f9-4a35-bdd0-92fbea5c3d2d tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:36.319965 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-be2aa41d-79f9-4a35-bdd0-92fbea5c3d2d tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] Calling method '_delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:36.348238 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-be2aa41d-79f9-4a35-bdd0-92fbea5c3d2d tempest-VolumeTypesMemberTests-1125116771 tempest-VolumeTypesMemberTests-1125116771-project-admin] https://10.4.3.66/volume/v3/types/91fd3193-d8d1-4613-bae3-9607374e8e34 returned with HTTP 202 Jul 10 14:24:36.348801 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1160/4668] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:24:36 2026] DELETE /volume/v3/types/91fd3193-d8d1-4613-bae3-9607374e8e34 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:24:36.834858 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-404fc8a8-9bf6-4afb-9718-cbfb8cc426dc None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:36.837614 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-404fc8a8-9bf6-4afb-9718-cbfb8cc426dc tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 Jul 10 14:24:36.838572 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-404fc8a8-9bf6-4afb-9718-cbfb8cc426dc tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:36.838572 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-404fc8a8-9bf6-4afb-9718-cbfb8cc426dc tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:36.838785 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-404fc8a8-9bf6-4afb-9718-cbfb8cc426dc tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 628172b5-cf09-4f7f-ab5b-5f1ec61524c1. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:36.845617 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:36.845617 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:36.846659 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-404fc8a8-9bf6-4afb-9718-cbfb8cc426dc tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 returned with HTTP 200 Jul 10 14:24:36.847310 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1172/4669] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:36 2026] GET /volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:36.922767 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-76becf19-0f7c-44b4-9a4f-72c264975b4d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:36.926383 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-76becf19-0f7c-44b4-9a4f-72c264975b4d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 Jul 10 14:24:36.926383 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-76becf19-0f7c-44b4-9a4f-72c264975b4d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:36.926664 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-76becf19-0f7c-44b4-9a4f-72c264975b4d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:36.926764 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-76becf19-0f7c-44b4-9a4f-72c264975b4d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 3b46c5a8-bde7-4713-9de0-d6d79344f771. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:36.932324 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:36.932324 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:36.933310 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-76becf19-0f7c-44b4-9a4f-72c264975b4d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 returned with HTTP 200 Jul 10 14:24:36.933807 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1175/4670] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:36 2026] GET /volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:37.860319 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-49133506-a9ba-4c6f-9764-c37b86e298b1 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:37.863116 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-49133506-a9ba-4c6f-9764-c37b86e298b1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 Jul 10 14:24:37.863116 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-49133506-a9ba-4c6f-9764-c37b86e298b1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:37.863684 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-49133506-a9ba-4c6f-9764-c37b86e298b1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:37.863866 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-49133506-a9ba-4c6f-9764-c37b86e298b1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 628172b5-cf09-4f7f-ab5b-5f1ec61524c1. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:37.872331 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:37.872331 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:37.873484 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-49133506-a9ba-4c6f-9764-c37b86e298b1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 returned with HTTP 200 Jul 10 14:24:37.874774 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1164/4671] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:37 2026] GET /volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:37.953228 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-60f5e853-4942-4c6c-80b8-57fe069699bd None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:37.956219 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-60f5e853-4942-4c6c-80b8-57fe069699bd tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 Jul 10 14:24:37.958377 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-60f5e853-4942-4c6c-80b8-57fe069699bd tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:37.958377 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-60f5e853-4942-4c6c-80b8-57fe069699bd tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:37.958377 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-60f5e853-4942-4c6c-80b8-57fe069699bd tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 3b46c5a8-bde7-4713-9de0-d6d79344f771. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:37.966982 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:37.966982 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:37.969033 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-60f5e853-4942-4c6c-80b8-57fe069699bd tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 returned with HTTP 200 Jul 10 14:24:37.969033 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1161/4672] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:37 2026] GET /volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 => generated 787 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:38.520551 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d505940e-ec1c-43d3-85f6-59fc510ee09a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:38.662468 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d505940e-ec1c-43d3-85f6-59fc510ee09a tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:24:38.664129 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d505940e-ec1c-43d3-85f6-59fc510ee09a tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-472930437", "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=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:38.699327 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d505940e-ec1c-43d3-85f6-59fc510ee09a tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:24:38.699327 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1173/4673] 10.4.3.66 () {68 vars in 1246 bytes} [Fri Jul 10 14:24:38 2026] POST /volume/v3/types => generated 379 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:38.708024 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-01707e4a-8f05-438d-bf80-3ccefb16ffc1 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:38.710026 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-01707e4a-8f05-438d-bf80-3ccefb16ffc1 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] POST https://10.4.3.66/volume/v3/types/7c41b2bc-a06e-430e-b7f9-83957c0c3b6a/encryption Jul 10 14:24:38.710550 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-01707e4a-8f05-438d-bf80-3ccefb16ffc1 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:38.730918 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-01707e4a-8f05-438d-bf80-3ccefb16ffc1 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] https://10.4.3.66/volume/v3/types/7c41b2bc-a06e-430e-b7f9-83957c0c3b6a/encryption returned with HTTP 200 Jul 10 14:24:38.731355 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1176/4674] 10.4.3.66 () {68 vars in 1390 bytes} [Fri Jul 10 14:24:38 2026] POST /volume/v3/types/7c41b2bc-a06e-430e-b7f9-83957c0c3b6a/encryption => generated 239 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:38.742030 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-8f3649c1-cac1-4a8e-b45d-245219cb4ce5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:38.743806 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8f3649c1-cac1-4a8e-b45d-245219cb4ce5 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:24:38.744110 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8f3649c1-cac1-4a8e-b45d-245219cb4ce5 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1320435641", "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=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:38.764522 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8f3649c1-cac1-4a8e-b45d-245219cb4ce5 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:24:38.764522 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1165/4675] 10.4.3.66 () {68 vars in 1246 bytes} [Fri Jul 10 14:24:38 2026] POST /volume/v3/types => generated 380 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:38.771325 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-57f66a0e-9661-4f16-8c6a-c95d26cb7015 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:38.837304 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-57f66a0e-9661-4f16-8c6a-c95d26cb7015 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] POST https://10.4.3.66/volume/v3/types/63c74a41-c89d-4817-9eb4-4fff86a4bc78/encryption Jul 10 14:24:38.837567 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-57f66a0e-9661-4f16-8c6a-c95d26cb7015 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:38.840286 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.policy [None req-57f66a0e-9661-4f16-8c6a-c95d26cb7015 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '572f5b64b0144d578023a2c3aa4d734b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f24d740be67a42019c0af8c2f45d79aa', '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=100152) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 14:24:38.840286 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-57f66a0e-9661-4f16-8c6a-c95d26cb7015 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] https://10.4.3.66/volume/v3/types/63c74a41-c89d-4817-9eb4-4fff86a4bc78/encryption returned with HTTP 403 Jul 10 14:24:38.840286 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1162/4676] 10.4.3.66 () {68 vars in 1390 bytes} [Fri Jul 10 14:24:38 2026] POST /volume/v3/types/63c74a41-c89d-4817-9eb4-4fff86a4bc78/encryption => generated 127 bytes in 70 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:38.850148 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8a989d15-134d-4f6c-b8b9-ce772a1f586e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:38.852806 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8a989d15-134d-4f6c-b8b9-ce772a1f586e tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:24:38.853105 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8a989d15-134d-4f6c-b8b9-ce772a1f586e tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-886707183", "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=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:38.871757 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8a989d15-134d-4f6c-b8b9-ce772a1f586e tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:24:38.872130 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1174/4677] 10.4.3.66 () {68 vars in 1246 bytes} [Fri Jul 10 14:24:38 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 14:24:38.881978 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-c22c0761-a803-4112-b02a-de01218bed0c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:38.883958 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c22c0761-a803-4112-b02a-de01218bed0c tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] POST https://10.4.3.66/volume/v3/types/00f746de-e40d-43d0-84f0-b13807a2aae5/extra_specs Jul 10 14:24:38.884364 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c22c0761-a803-4112-b02a-de01218bed0c tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:38.886752 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.policy [None req-c22c0761-a803-4112-b02a-de01218bed0c tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '572f5b64b0144d578023a2c3aa4d734b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f24d740be67a42019c0af8c2f45d79aa', '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=100154) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 14:24:38.887559 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c22c0761-a803-4112-b02a-de01218bed0c tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] https://10.4.3.66/volume/v3/types/00f746de-e40d-43d0-84f0-b13807a2aae5/extra_specs returned with HTTP 403 Jul 10 14:24:38.887714 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1177/4678] 10.4.3.66 () {68 vars in 1392 bytes} [Fri Jul 10 14:24:38 2026] POST /volume/v3/types/00f746de-e40d-43d0-84f0-b13807a2aae5/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Jul 10 14:24:38.889656 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-0e17a2a4-db3e-469c-9738-ba752ed2665c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:38.892244 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0e17a2a4-db3e-469c-9738-ba752ed2665c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 Jul 10 14:24:38.892581 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0e17a2a4-db3e-469c-9738-ba752ed2665c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:38.892930 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0e17a2a4-db3e-469c-9738-ba752ed2665c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:38.893038 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-0e17a2a4-db3e-469c-9738-ba752ed2665c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 628172b5-cf09-4f7f-ab5b-5f1ec61524c1. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:38.898647 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-368e74f6-e874-4ed8-b284-b8b3db8723a4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:38.900468 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-368e74f6-e874-4ed8-b284-b8b3db8723a4 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] PUT https://10.4.3.66/volume/v3/types/00f746de-e40d-43d0-84f0-b13807a2aae5/extra_specs/key2 Jul 10 14:24:38.900881 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-368e74f6-e874-4ed8-b284-b8b3db8723a4 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:38.901054 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:38.901054 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:38.902133 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0e17a2a4-db3e-469c-9738-ba752ed2665c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 returned with HTTP 200 Jul 10 14:24:38.902626 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1166/4679] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:38 2026] GET /volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:38.903016 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.policy [None req-368e74f6-e874-4ed8-b284-b8b3db8723a4 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '572f5b64b0144d578023a2c3aa4d734b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f24d740be67a42019c0af8c2f45d79aa', '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=100152) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 14:24:38.903232 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-368e74f6-e874-4ed8-b284-b8b3db8723a4 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] https://10.4.3.66/volume/v3/types/00f746de-e40d-43d0-84f0-b13807a2aae5/extra_specs/key2 returned with HTTP 403 Jul 10 14:24:38.903791 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1163/4680] 10.4.3.66 () {68 vars in 1406 bytes} [Fri Jul 10 14:24:38 2026] PUT /volume/v3/types/00f746de-e40d-43d0-84f0-b13807a2aae5/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 14:24:38.912073 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-62ffb6ac-85ff-4d5d-93a9-c25f742fdf83 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:38.914050 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-62ffb6ac-85ff-4d5d-93a9-c25f742fdf83 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] POST https://10.4.3.66/volume/v3/types Jul 10 14:24:38.914612 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-62ffb6ac-85ff-4d5d-93a9-c25f742fdf83 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:38.916335 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ceb166db-9694-4036-823c-f31127e2bab1 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:38.917243 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.policy [None req-62ffb6ac-85ff-4d5d-93a9-c25f742fdf83 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '572f5b64b0144d578023a2c3aa4d734b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f24d740be67a42019c0af8c2f45d79aa', '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=100153) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 14:24:38.917561 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-62ffb6ac-85ff-4d5d-93a9-c25f742fdf83 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] https://10.4.3.66/volume/v3/types returned with HTTP 403 Jul 10 14:24:38.918146 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1175/4681] 10.4.3.66 () {68 vars in 1245 bytes} [Fri Jul 10 14:24:38 2026] POST /volume/v3/types => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:38.918304 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ceb166db-9694-4036-823c-f31127e2bab1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 Jul 10 14:24:38.918304 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ceb166db-9694-4036-823c-f31127e2bab1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:38.918524 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ceb166db-9694-4036-823c-f31127e2bab1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:38.918645 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-ceb166db-9694-4036-823c-f31127e2bab1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 628172b5-cf09-4f7f-ab5b-5f1ec61524c1. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:38.926475 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:38.926475 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:38.926475 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ceb166db-9694-4036-823c-f31127e2bab1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 returned with HTTP 200 Jul 10 14:24:38.926988 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1178/4682] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:38 2026] GET /volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:38.928214 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-12fad997-c347-4436-9078-35b4c13718cd None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:38.930790 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-12fad997-c347-4436-9078-35b4c13718cd tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:24:38.931309 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-12fad997-c347-4436-9078-35b4c13718cd tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-906795382", "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=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:38.939171 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-723b8f9d-4033-4115-a523-85978be261c8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:38.941751 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-723b8f9d-4033-4115-a523-85978be261c8 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] DELETE https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 Jul 10 14:24:38.942163 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-723b8f9d-4033-4115-a523-85978be261c8 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:38.942232 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-723b8f9d-4033-4115-a523-85978be261c8 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:38.942419 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.contrib.backups [None req-723b8f9d-4033-4115-a523-85978be261c8 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Delete backup with id: 628172b5-cf09-4f7f-ab5b-5f1ec61524c1. Jul 10 14:24:38.950021 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:38.950021 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:38.958214 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-12fad997-c347-4436-9078-35b4c13718cd tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:24:38.958706 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1167/4683] 10.4.3.66 () {68 vars in 1246 bytes} [Fri Jul 10 14:24:38 2026] POST /volume/v3/types => generated 379 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:38.967852 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-dfc77aba-84ac-457d-8bf7-96d0205344f2 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:38.970199 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-dfc77aba-84ac-457d-8bf7-96d0205344f2 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] POST https://10.4.3.66/volume/v3/types/b93db113-bd87-43fc-a276-eafea20165f3/encryption Jul 10 14:24:38.970786 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-dfc77aba-84ac-457d-8bf7-96d0205344f2 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:38.980785 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.backup.rpcapi [None req-723b8f9d-4033-4115-a523-85978be261c8 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] delete_backup rpcapi backup_id 628172b5-cf09-4f7f-ab5b-5f1ec61524c1 {{(pid=100152) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 14:24:38.982266 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-9e83a73c-52a8-4b36-bc5c-f5865b98ccf9 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:38.983631 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-723b8f9d-4033-4115-a523-85978be261c8 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 returned with HTTP 202 Jul 10 14:24:38.984181 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1164/4684] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:24:38 2026] DELETE /volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:24:38.984245 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9e83a73c-52a8-4b36-bc5c-f5865b98ccf9 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 Jul 10 14:24:38.984429 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9e83a73c-52a8-4b36-bc5c-f5865b98ccf9 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:38.984708 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9e83a73c-52a8-4b36-bc5c-f5865b98ccf9 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:38.984816 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-9e83a73c-52a8-4b36-bc5c-f5865b98ccf9 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 3b46c5a8-bde7-4713-9de0-d6d79344f771. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:38.990306 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:38.990306 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:38.991412 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9e83a73c-52a8-4b36-bc5c-f5865b98ccf9 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 returned with HTTP 200 Jul 10 14:24:38.991775 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1179/4685] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:38 2026] GET /volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:38.994986 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-007f4382-fbfb-40e7-8d32-3a2a6e87fa23 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:38.996986 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-007f4382-fbfb-40e7-8d32-3a2a6e87fa23 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 Jul 10 14:24:38.997158 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-007f4382-fbfb-40e7-8d32-3a2a6e87fa23 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:38.997353 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-007f4382-fbfb-40e7-8d32-3a2a6e87fa23 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:38.997476 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-007f4382-fbfb-40e7-8d32-3a2a6e87fa23 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 628172b5-cf09-4f7f-ab5b-5f1ec61524c1. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:38.997556 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-dfc77aba-84ac-457d-8bf7-96d0205344f2 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] https://10.4.3.66/volume/v3/types/b93db113-bd87-43fc-a276-eafea20165f3/encryption returned with HTTP 200 Jul 10 14:24:38.998454 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1176/4686] 10.4.3.66 () {68 vars in 1390 bytes} [Fri Jul 10 14:24:38 2026] POST /volume/v3/types/b93db113-bd87-43fc-a276-eafea20165f3/encryption => generated 239 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:39.002896 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:39.002896 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:39.004054 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-007f4382-fbfb-40e7-8d32-3a2a6e87fa23 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 returned with HTTP 200 Jul 10 14:24:39.004995 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1168/4687] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:38 2026] GET /volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:24:39.009138 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-16da9d78-9675-488e-b33f-408a16fa655f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:39.011415 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-16da9d78-9675-488e-b33f-408a16fa655f tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] DELETE https://10.4.3.66/volume/v3/types/b93db113-bd87-43fc-a276-eafea20165f3/encryption/d08ab42d-28a7-479b-9bfa-b072a05ad65d Jul 10 14:24:39.012242 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-16da9d78-9675-488e-b33f-408a16fa655f tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:39.012242 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-16da9d78-9675-488e-b33f-408a16fa655f tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:39.012512 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.policy [None req-16da9d78-9675-488e-b33f-408a16fa655f tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '572f5b64b0144d578023a2c3aa4d734b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f24d740be67a42019c0af8c2f45d79aa', '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=100152) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 14:24:39.013435 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-16da9d78-9675-488e-b33f-408a16fa655f tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] https://10.4.3.66/volume/v3/types/b93db113-bd87-43fc-a276-eafea20165f3/encryption/d08ab42d-28a7-479b-9bfa-b072a05ad65d returned with HTTP 403 Jul 10 14:24:39.013435 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1165/4688] 10.4.3.66 () {66 vars in 1482 bytes} [Fri Jul 10 14:24:39 2026] DELETE /volume/v3/types/b93db113-bd87-43fc-a276-eafea20165f3/encryption/d08ab42d-28a7-479b-9bfa-b072a05ad65d => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:39.027488 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-4e881fe4-3eed-4829-99fe-c79ce1af4592 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:39.029791 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4e881fe4-3eed-4829-99fe-c79ce1af4592 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:24:39.031224 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4e881fe4-3eed-4829-99fe-c79ce1af4592 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2095529894", "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=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:39.056453 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4e881fe4-3eed-4829-99fe-c79ce1af4592 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:24:39.056972 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1180/4689] 10.4.3.66 () {68 vars in 1246 bytes} [Fri Jul 10 14:24:39 2026] POST /volume/v3/types => generated 380 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:39.070349 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5a583497-0d15-4a96-b8ef-0f55a2b77080 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:39.073576 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5a583497-0d15-4a96-b8ef-0f55a2b77080 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] DELETE https://10.4.3.66/volume/v3/types/207d6951-7022-491c-a7fe-e3731cdc363a/extra_specs/key1 Jul 10 14:24:39.076918 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5a583497-0d15-4a96-b8ef-0f55a2b77080 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:39.077191 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5a583497-0d15-4a96-b8ef-0f55a2b77080 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:39.083294 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.policy [None req-5a583497-0d15-4a96-b8ef-0f55a2b77080 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '572f5b64b0144d578023a2c3aa4d734b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f24d740be67a42019c0af8c2f45d79aa', '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=100153) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 14:24:39.083583 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5a583497-0d15-4a96-b8ef-0f55a2b77080 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] https://10.4.3.66/volume/v3/types/207d6951-7022-491c-a7fe-e3731cdc363a/extra_specs/key1 returned with HTTP 403 Jul 10 14:24:39.084595 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1177/4690] 10.4.3.66 () {66 vars in 1389 bytes} [Fri Jul 10 14:24:39 2026] DELETE /volume/v3/types/207d6951-7022-491c-a7fe-e3731cdc363a/extra_specs/key1 => generated 122 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:39.096052 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-0323bdf1-3686-4f9a-89f5-7b064f712b86 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:39.098574 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0323bdf1-3686-4f9a-89f5-7b064f712b86 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:24:39.099107 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0323bdf1-3686-4f9a-89f5-7b064f712b86 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1395925174", "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=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:39.130536 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0323bdf1-3686-4f9a-89f5-7b064f712b86 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:24:39.131675 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1169/4691] 10.4.3.66 () {68 vars in 1246 bytes} [Fri Jul 10 14:24:39 2026] POST /volume/v3/types => generated 380 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:39.143660 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d092cdd3-7ae7-46bb-86e2-c4890193200e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:39.146377 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d092cdd3-7ae7-46bb-86e2-c4890193200e tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] DELETE https://10.4.3.66/volume/v3/types/0a64b454-89ee-46d8-a4e0-edef81a36107 Jul 10 14:24:39.147096 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d092cdd3-7ae7-46bb-86e2-c4890193200e tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:39.147096 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d092cdd3-7ae7-46bb-86e2-c4890193200e tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] Calling method '_delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:39.148089 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.policy [None req-d092cdd3-7ae7-46bb-86e2-c4890193200e tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '572f5b64b0144d578023a2c3aa4d734b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f24d740be67a42019c0af8c2f45d79aa', '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=100152) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 14:24:39.148497 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d092cdd3-7ae7-46bb-86e2-c4890193200e tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] https://10.4.3.66/volume/v3/types/0a64b454-89ee-46d8-a4e0-edef81a36107 returned with HTTP 403 Jul 10 14:24:39.149022 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1166/4692] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:24:39 2026] DELETE /volume/v3/types/0a64b454-89ee-46d8-a4e0-edef81a36107 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:39.158869 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-4afe20dd-4a44-4f22-877c-b84cc2ccfeb4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:39.160958 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4afe20dd-4a44-4f22-877c-b84cc2ccfeb4 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] GET https://10.4.3.66/volume/v3/types/7c41b2bc-a06e-430e-b7f9-83957c0c3b6a/extra_specs Jul 10 14:24:39.161164 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4afe20dd-4a44-4f22-877c-b84cc2ccfeb4 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:39.161354 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4afe20dd-4a44-4f22-877c-b84cc2ccfeb4 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] Calling method 'index' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:39.171022 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4afe20dd-4a44-4f22-877c-b84cc2ccfeb4 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] https://10.4.3.66/volume/v3/types/7c41b2bc-a06e-430e-b7f9-83957c0c3b6a/extra_specs returned with HTTP 200 Jul 10 14:24:39.171446 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1181/4693] 10.4.3.66 () {66 vars in 1371 bytes} [Fri Jul 10 14:24:39 2026] GET /volume/v3/types/7c41b2bc-a06e-430e-b7f9-83957c0c3b6a/extra_specs => generated 123 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:39.183017 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6cc5ad3c-638e-41e2-8203-06871e23862c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:39.186874 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6cc5ad3c-638e-41e2-8203-06871e23862c tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] GET https://10.4.3.66/volume/v3/types/7c41b2bc-a06e-430e-b7f9-83957c0c3b6a/encryption/cipher Jul 10 14:24:39.186874 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6cc5ad3c-638e-41e2-8203-06871e23862c tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:39.187160 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6cc5ad3c-638e-41e2-8203-06871e23862c tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:39.187883 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.policy [None req-6cc5ad3c-638e-41e2-8203-06871e23862c tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '572f5b64b0144d578023a2c3aa4d734b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f24d740be67a42019c0af8c2f45d79aa', '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=100153) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 14:24:39.188114 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6cc5ad3c-638e-41e2-8203-06871e23862c tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] https://10.4.3.66/volume/v3/types/7c41b2bc-a06e-430e-b7f9-83957c0c3b6a/encryption/cipher returned with HTTP 403 Jul 10 14:24:39.188703 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1178/4694] 10.4.3.66 () {66 vars in 1389 bytes} [Fri Jul 10 14:24:39 2026] GET /volume/v3/types/7c41b2bc-a06e-430e-b7f9-83957c0c3b6a/encryption/cipher => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:39.199450 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-8bc0f7fa-a9b0-46d1-b5de-46f71ea8140c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:39.201567 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8bc0f7fa-a9b0-46d1-b5de-46f71ea8140c tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] GET https://10.4.3.66/volume/v3/types/7c41b2bc-a06e-430e-b7f9-83957c0c3b6a/encryption Jul 10 14:24:39.201965 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8bc0f7fa-a9b0-46d1-b5de-46f71ea8140c tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:39.202074 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8bc0f7fa-a9b0-46d1-b5de-46f71ea8140c tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] Calling method 'index' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:39.202665 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.policy [None req-8bc0f7fa-a9b0-46d1-b5de-46f71ea8140c tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '572f5b64b0144d578023a2c3aa4d734b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f24d740be67a42019c0af8c2f45d79aa', '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=100155) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 14:24:39.202880 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8bc0f7fa-a9b0-46d1-b5de-46f71ea8140c tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] https://10.4.3.66/volume/v3/types/7c41b2bc-a06e-430e-b7f9-83957c0c3b6a/encryption returned with HTTP 403 Jul 10 14:24:39.203340 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1170/4695] 10.4.3.66 () {66 vars in 1368 bytes} [Fri Jul 10 14:24:39 2026] GET /volume/v3/types/7c41b2bc-a06e-430e-b7f9-83957c0c3b6a/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:39.212610 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-956b9bf9-3d04-48f3-8514-15b19d6f1d6e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:39.214907 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-956b9bf9-3d04-48f3-8514-15b19d6f1d6e tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] GET https://10.4.3.66/volume/v3/types/7c41b2bc-a06e-430e-b7f9-83957c0c3b6a/extra_specs/multiattach Jul 10 14:24:39.215165 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-956b9bf9-3d04-48f3-8514-15b19d6f1d6e tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:39.215428 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-956b9bf9-3d04-48f3-8514-15b19d6f1d6e tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:39.228349 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-956b9bf9-3d04-48f3-8514-15b19d6f1d6e tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] https://10.4.3.66/volume/v3/types/7c41b2bc-a06e-430e-b7f9-83957c0c3b6a/extra_specs/multiattach returned with HTTP 200 Jul 10 14:24:39.228567 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1167/4696] 10.4.3.66 () {66 vars in 1407 bytes} [Fri Jul 10 14:24:39 2026] GET /volume/v3/types/7c41b2bc-a06e-430e-b7f9-83957c0c3b6a/extra_specs/multiattach => generated 29 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:24:39.239308 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-886aef6f-c852-4462-bea8-a31e5eac5e89 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:39.241932 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-886aef6f-c852-4462-bea8-a31e5eac5e89 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] GET https://10.4.3.66/volume/v3/types/7c41b2bc-a06e-430e-b7f9-83957c0c3b6a/extra_specs/volume_backend_name Jul 10 14:24:39.242255 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-886aef6f-c852-4462-bea8-a31e5eac5e89 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:39.242653 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-886aef6f-c852-4462-bea8-a31e5eac5e89 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:39.254412 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-886aef6f-c852-4462-bea8-a31e5eac5e89 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] https://10.4.3.66/volume/v3/types/7c41b2bc-a06e-430e-b7f9-83957c0c3b6a/extra_specs/volume_backend_name returned with HTTP 404 Jul 10 14:24:39.255153 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1182/4697] 10.4.3.66 () {66 vars in 1431 bytes} [Fri Jul 10 14:24:39 2026] GET /volume/v3/types/7c41b2bc-a06e-430e-b7f9-83957c0c3b6a/extra_specs/volume_backend_name => generated 143 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:39.267884 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-fd0655cb-9574-44fa-b68d-9eee59611b70 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:39.271696 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fd0655cb-9574-44fa-b68d-9eee59611b70 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] PUT https://10.4.3.66/volume/v3/types/7c41b2bc-a06e-430e-b7f9-83957c0c3b6a/encryption/9b69c951-f491-48a8-b92b-8ecb973c994e Jul 10 14:24:39.272741 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-fd0655cb-9574-44fa-b68d-9eee59611b70 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:39.274970 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.policy [None req-fd0655cb-9574-44fa-b68d-9eee59611b70 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '572f5b64b0144d578023a2c3aa4d734b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f24d740be67a42019c0af8c2f45d79aa', '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=100153) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 14:24:39.275264 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fd0655cb-9574-44fa-b68d-9eee59611b70 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] https://10.4.3.66/volume/v3/types/7c41b2bc-a06e-430e-b7f9-83957c0c3b6a/encryption/9b69c951-f491-48a8-b92b-8ecb973c994e returned with HTTP 403 Jul 10 14:24:39.275894 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1179/4698] 10.4.3.66 () {68 vars in 1499 bytes} [Fri Jul 10 14:24:39 2026] PUT /volume/v3/types/7c41b2bc-a06e-430e-b7f9-83957c0c3b6a/encryption/9b69c951-f491-48a8-b92b-8ecb973c994e => generated 127 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:39.286334 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-be8ca22a-cf01-46f5-a669-4435ea8d4add None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:39.288027 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-be8ca22a-cf01-46f5-a669-4435ea8d4add tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] PUT https://10.4.3.66/volume/v3/types/7c41b2bc-a06e-430e-b7f9-83957c0c3b6a/extra_specs/key1 Jul 10 14:24:39.290531 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-be8ca22a-cf01-46f5-a669-4435ea8d4add tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:39.291487 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.policy [None req-be8ca22a-cf01-46f5-a669-4435ea8d4add tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '572f5b64b0144d578023a2c3aa4d734b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f24d740be67a42019c0af8c2f45d79aa', '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=100155) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 14:24:39.292068 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-be8ca22a-cf01-46f5-a669-4435ea8d4add tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] https://10.4.3.66/volume/v3/types/7c41b2bc-a06e-430e-b7f9-83957c0c3b6a/extra_specs/key1 returned with HTTP 403 Jul 10 14:24:39.293489 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1171/4699] 10.4.3.66 () {68 vars in 1406 bytes} [Fri Jul 10 14:24:39 2026] PUT /volume/v3/types/7c41b2bc-a06e-430e-b7f9-83957c0c3b6a/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:39.305438 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f75235b5-c90f-4c5c-8c46-54ab039779af None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:39.308212 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f75235b5-c90f-4c5c-8c46-54ab039779af tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] PUT https://10.4.3.66/volume/v3/types/7c41b2bc-a06e-430e-b7f9-83957c0c3b6a Jul 10 14:24:39.309238 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f75235b5-c90f-4c5c-8c46-54ab039779af tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:39.311819 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.policy [None req-f75235b5-c90f-4c5c-8c46-54ab039779af tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '572f5b64b0144d578023a2c3aa4d734b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f24d740be67a42019c0af8c2f45d79aa', '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=100152) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 14:24:39.312006 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f75235b5-c90f-4c5c-8c46-54ab039779af tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-reader] https://10.4.3.66/volume/v3/types/7c41b2bc-a06e-430e-b7f9-83957c0c3b6a returned with HTTP 403 Jul 10 14:24:39.312528 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1168/4700] 10.4.3.66 () {68 vars in 1355 bytes} [Fri Jul 10 14:24:39 2026] PUT /volume/v3/types/7c41b2bc-a06e-430e-b7f9-83957c0c3b6a => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:39.322344 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-abae09b3-2f23-4621-9397-51306d6ccd97 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:39.326712 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-abae09b3-2f23-4621-9397-51306d6ccd97 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] DELETE https://10.4.3.66/volume/v3/types/0a64b454-89ee-46d8-a4e0-edef81a36107 Jul 10 14:24:39.326958 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-abae09b3-2f23-4621-9397-51306d6ccd97 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:39.327202 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-abae09b3-2f23-4621-9397-51306d6ccd97 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] Calling method '_delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:39.372652 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-abae09b3-2f23-4621-9397-51306d6ccd97 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] https://10.4.3.66/volume/v3/types/0a64b454-89ee-46d8-a4e0-edef81a36107 returned with HTTP 202 Jul 10 14:24:39.373180 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1183/4701] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:24:39 2026] DELETE /volume/v3/types/0a64b454-89ee-46d8-a4e0-edef81a36107 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:24:39.382853 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4cfe3a40-31a6-4bc6-b28d-f0f9459ae537 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:39.385615 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4cfe3a40-31a6-4bc6-b28d-f0f9459ae537 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] DELETE https://10.4.3.66/volume/v3/types/207d6951-7022-491c-a7fe-e3731cdc363a Jul 10 14:24:39.385892 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4cfe3a40-31a6-4bc6-b28d-f0f9459ae537 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:39.386217 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4cfe3a40-31a6-4bc6-b28d-f0f9459ae537 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] Calling method '_delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:39.429773 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4cfe3a40-31a6-4bc6-b28d-f0f9459ae537 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] https://10.4.3.66/volume/v3/types/207d6951-7022-491c-a7fe-e3731cdc363a returned with HTTP 202 Jul 10 14:24:39.430843 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1180/4702] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:24:39 2026] DELETE /volume/v3/types/207d6951-7022-491c-a7fe-e3731cdc363a => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:24:39.445361 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f2b56ad9-bf85-4fa5-a839-02ac14b72997 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:39.449650 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f2b56ad9-bf85-4fa5-a839-02ac14b72997 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] DELETE https://10.4.3.66/volume/v3/types/b93db113-bd87-43fc-a276-eafea20165f3 Jul 10 14:24:39.449650 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f2b56ad9-bf85-4fa5-a839-02ac14b72997 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:39.449650 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f2b56ad9-bf85-4fa5-a839-02ac14b72997 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] Calling method '_delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:39.506900 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f2b56ad9-bf85-4fa5-a839-02ac14b72997 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] https://10.4.3.66/volume/v3/types/b93db113-bd87-43fc-a276-eafea20165f3 returned with HTTP 202 Jul 10 14:24:39.506900 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1172/4703] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:24:39 2026] DELETE /volume/v3/types/b93db113-bd87-43fc-a276-eafea20165f3 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:24:39.522937 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5a55582a-cea6-42d3-b94d-a0f0ebe1e214 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:39.526984 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5a55582a-cea6-42d3-b94d-a0f0ebe1e214 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] DELETE https://10.4.3.66/volume/v3/types/00f746de-e40d-43d0-84f0-b13807a2aae5 Jul 10 14:24:39.526984 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5a55582a-cea6-42d3-b94d-a0f0ebe1e214 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:39.526984 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5a55582a-cea6-42d3-b94d-a0f0ebe1e214 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] Calling method '_delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:39.576580 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5a55582a-cea6-42d3-b94d-a0f0ebe1e214 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] https://10.4.3.66/volume/v3/types/00f746de-e40d-43d0-84f0-b13807a2aae5 returned with HTTP 202 Jul 10 14:24:39.576800 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1169/4704] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:24:39 2026] DELETE /volume/v3/types/00f746de-e40d-43d0-84f0-b13807a2aae5 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:24:39.587287 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-86a8e200-1039-44f3-b01d-bc785b8021bd None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:39.590217 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-86a8e200-1039-44f3-b01d-bc785b8021bd tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] DELETE https://10.4.3.66/volume/v3/types/63c74a41-c89d-4817-9eb4-4fff86a4bc78 Jul 10 14:24:39.590529 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-86a8e200-1039-44f3-b01d-bc785b8021bd tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:39.590831 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-86a8e200-1039-44f3-b01d-bc785b8021bd tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] Calling method '_delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:39.639547 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-86a8e200-1039-44f3-b01d-bc785b8021bd tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] https://10.4.3.66/volume/v3/types/63c74a41-c89d-4817-9eb4-4fff86a4bc78 returned with HTTP 202 Jul 10 14:24:39.640103 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1184/4705] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:24:39 2026] DELETE /volume/v3/types/63c74a41-c89d-4817-9eb4-4fff86a4bc78 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:24:39.652057 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-1e1043fa-5693-4ddc-9e81-587648115208 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:39.654993 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1e1043fa-5693-4ddc-9e81-587648115208 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] DELETE https://10.4.3.66/volume/v3/types/7c41b2bc-a06e-430e-b7f9-83957c0c3b6a Jul 10 14:24:39.655195 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1e1043fa-5693-4ddc-9e81-587648115208 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:39.655436 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1e1043fa-5693-4ddc-9e81-587648115208 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] Calling method '_delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:39.710793 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1e1043fa-5693-4ddc-9e81-587648115208 tempest-VolumeTypesReaderTests-679404655 tempest-VolumeTypesReaderTests-679404655-project-admin] https://10.4.3.66/volume/v3/types/7c41b2bc-a06e-430e-b7f9-83957c0c3b6a returned with HTTP 202 Jul 10 14:24:39.711258 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1181/4706] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:24:39 2026] DELETE /volume/v3/types/7c41b2bc-a06e-430e-b7f9-83957c0c3b6a => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:24:40.009749 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-9b57b077-ba33-43f0-bf6d-3d5e9bc8cdc0 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:40.012280 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9b57b077-ba33-43f0-bf6d-3d5e9bc8cdc0 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 Jul 10 14:24:40.013578 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9b57b077-ba33-43f0-bf6d-3d5e9bc8cdc0 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:40.013578 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9b57b077-ba33-43f0-bf6d-3d5e9bc8cdc0 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:40.013578 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-9b57b077-ba33-43f0-bf6d-3d5e9bc8cdc0 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 3b46c5a8-bde7-4713-9de0-d6d79344f771. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:40.021409 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-991ed492-c967-4458-bda5-52611b218d5a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:40.023435 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-991ed492-c967-4458-bda5-52611b218d5a tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 Jul 10 14:24:40.023435 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-991ed492-c967-4458-bda5-52611b218d5a tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:40.023435 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-991ed492-c967-4458-bda5-52611b218d5a tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:40.023667 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-991ed492-c967-4458-bda5-52611b218d5a tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 628172b5-cf09-4f7f-ab5b-5f1ec61524c1. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:40.023986 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:40.023986 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:40.025428 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9b57b077-ba33-43f0-bf6d-3d5e9bc8cdc0 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 returned with HTTP 200 Jul 10 14:24:40.026382 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1173/4707] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:40 2026] GET /volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 => generated 787 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:40.028300 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:40.028300 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:40.029423 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-991ed492-c967-4458-bda5-52611b218d5a tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 returned with HTTP 200 Jul 10 14:24:40.029952 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1170/4708] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:40 2026] GET /volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:40.180085 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-4aa0660d-52eb-46a2-8085-da0f7a8da0f9 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:40.336250 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4aa0660d-52eb-46a2-8085-da0f7a8da0f9 tempest-TestVolumeBootPattern-1821756474 tempest-TestVolumeBootPattern-1821756474-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:24:40.336722 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4aa0660d-52eb-46a2-8085-da0f7a8da0f9 tempest-TestVolumeBootPattern-1821756474 tempest-TestVolumeBootPattern-1821756474-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2034508201", "extra_specs": {}}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:40.355407 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4aa0660d-52eb-46a2-8085-da0f7a8da0f9 tempest-TestVolumeBootPattern-1821756474 tempest-TestVolumeBootPattern-1821756474-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:24:40.355825 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1185/4709] 10.4.3.66 () {68 vars in 1245 bytes} [Fri Jul 10 14:24:40 2026] POST /volume/v3/types => generated 212 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:40.365919 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e66d51b8-9b88-4164-8a8b-66786eed7567 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:40.367866 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e66d51b8-9b88-4164-8a8b-66786eed7567 tempest-TestVolumeBootPattern-1821756474 tempest-TestVolumeBootPattern-1821756474-project-admin] POST https://10.4.3.66/volume/v3/types/4d243a43-62ac-4f57-ae83-54f8ba221e82/encryption Jul 10 14:24:40.368825 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e66d51b8-9b88-4164-8a8b-66786eed7567 tempest-TestVolumeBootPattern-1821756474 tempest-TestVolumeBootPattern-1821756474-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:40.374906 np0000005012 devstack@c-api.service[100153]: DEBUG dbcounter [-] [100153] Writing DB stats cinder:SELECT=196,cinder:INSERT=23,cinder:UPDATE=29 {{(pid=100153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:24:40.390917 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e66d51b8-9b88-4164-8a8b-66786eed7567 tempest-TestVolumeBootPattern-1821756474 tempest-TestVolumeBootPattern-1821756474-project-admin] https://10.4.3.66/volume/v3/types/4d243a43-62ac-4f57-ae83-54f8ba221e82/encryption returned with HTTP 200 Jul 10 14:24:40.391418 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1182/4710] 10.4.3.66 () {68 vars in 1390 bytes} [Fri Jul 10 14:24:40 2026] POST /volume/v3/types/4d243a43-62ac-4f57-ae83-54f8ba221e82/encryption => generated 230 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:40.404433 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-02765b33-3441-4501-962a-0a6928890245 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:40.528455 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-02765b33-3441-4501-962a-0a6928890245 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:24:40.529193 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-02765b33-3441-4501-962a-0a6928890245 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1408843162", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-2034508201", "size": 1}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:40.533013 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-02765b33-3441-4501-962a-0a6928890245 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1408843162', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-2034508201', 'size': 1}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:24:40.538979 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-02765b33-3441-4501-962a-0a6928890245 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Create volume of 1 GB Jul 10 14:24:40.539776 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:40.539776 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:40.540452 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-02765b33-3441-4501-962a-0a6928890245 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Availability Zones retrieved successfully. Jul 10 14:24:40.547143 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-02765b33-3441-4501-962a-0a6928890245 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Flow 'volume_create_api' (066e6f1d-6434-430e-b84a-33af18010711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:24:40.549746 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-02765b33-3441-4501-962a-0a6928890245 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd257242-685c-4b71-8e39-900250e4eb55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:24:40.550531 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-02765b33-3441-4501-962a-0a6928890245 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:24:40.588207 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-02765b33-3441-4501-962a-0a6928890245 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd257242-685c-4b71-8e39-900250e4eb55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:24:40Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4d243a43-62ac-4f57-ae83-54f8ba221e82,is_public=True,name='tempest-scenario-type-luks-2034508201',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4d243a43-62ac-4f57-ae83-54f8ba221e82', '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=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:24:40.590044 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-02765b33-3441-4501-962a-0a6928890245 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (232b992a-6408-439c-b924-5220abd929fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:24:40.641986 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-02765b33-3441-4501-962a-0a6928890245 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2034508201 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2034508201, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:24:40.641986 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-02765b33-3441-4501-962a-0a6928890245 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2034508201 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2034508201, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:24:40.688117 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-02765b33-3441-4501-962a-0a6928890245 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Created reservations ['e9d43533-1d4c-415b-b3f1-e5151d4680b9', '62fdb978-de8c-40cd-bde7-eb02e200f82f', '72f667da-3ffb-4f47-9fd4-fc51405b9e80', '337c58fb-3511-4b9e-9c35-89288ede20a4'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:24:40.689290 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-02765b33-3441-4501-962a-0a6928890245 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (232b992a-6408-439c-b924-5220abd929fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9d43533-1d4c-415b-b3f1-e5151d4680b9', '62fdb978-de8c-40cd-bde7-eb02e200f82f', '72f667da-3ffb-4f47-9fd4-fc51405b9e80', '337c58fb-3511-4b9e-9c35-89288ede20a4']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:24:40.690377 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-02765b33-3441-4501-962a-0a6928890245 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1037edf7-4fa0-49e0-a802-f26ac641a99a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:24:40.720990 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-02765b33-3441-4501-962a-0a6928890245 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1037edf7-4fa0-49e0-a802-f26ac641a99a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa577975-942d-4ef9-a045-9db3ab546882', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1408843162',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d7079d3a65940eaafb9ef5a30aceb65',qos_specs=None,replication_status=,reservations=['e9d43533-1d4c-415b-b3f1-e5151d4680b9','62fdb978-de8c-40cd-bde7-eb02e200f82f','72f667da-3ffb-4f47-9fd4-fc51405b9e80','337c58fb-3511-4b9e-9c35-89288ede20a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f36373e2fa841419e64f4f20204fed9',volume_type_id=4d243a43-62ac-4f57-ae83-54f8ba221e82), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:24:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1408843162',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=fa577975-942d-4ef9-a045-9db3ab546882,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d7079d3a65940eaafb9ef5a30aceb65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f36373e2fa841419e64f4f20204fed9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4d243a43-62ac-4f57-ae83-54f8ba221e82),volume_type_id=4d243a43-62ac-4f57-ae83-54f8ba221e82)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:24:40.721815 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-02765b33-3441-4501-962a-0a6928890245 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35dfcf06-75c8-4c1a-950f-35aa5093d013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:24:40.742567 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-02765b33-3441-4501-962a-0a6928890245 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35dfcf06-75c8-4c1a-950f-35aa5093d013) transitioned into state 'SUCCESS' from state '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-1408843162',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d7079d3a65940eaafb9ef5a30aceb65',qos_specs=None,replication_status=,reservations=['e9d43533-1d4c-415b-b3f1-e5151d4680b9','62fdb978-de8c-40cd-bde7-eb02e200f82f','72f667da-3ffb-4f47-9fd4-fc51405b9e80','337c58fb-3511-4b9e-9c35-89288ede20a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f36373e2fa841419e64f4f20204fed9',volume_type_id=4d243a43-62ac-4f57-ae83-54f8ba221e82)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:24:40.743799 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-02765b33-3441-4501-962a-0a6928890245 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (384d7370-42f3-455c-af1d-394d2721e78a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:24:40.756797 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-02765b33-3441-4501-962a-0a6928890245 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (384d7370-42f3-455c-af1d-394d2721e78a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:24:40.757813 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-02765b33-3441-4501-962a-0a6928890245 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Flow 'volume_create_api' (066e6f1d-6434-430e-b84a-33af18010711) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:24:40.758125 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-02765b33-3441-4501-962a-0a6928890245 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Create volume request issued successfully. Jul 10 14:24:40.758858 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-02765b33-3441-4501-962a-0a6928890245 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:24:40.759440 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1174/4711] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:24:40 2026] POST /volume/v3/volumes => generated 778 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:24:40.776234 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-81763b44-9b73-4c9e-8fc8-49453627b142 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:40.778787 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-81763b44-9b73-4c9e-8fc8-49453627b142 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/fa577975-942d-4ef9-a045-9db3ab546882 Jul 10 14:24:40.778787 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-81763b44-9b73-4c9e-8fc8-49453627b142 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:40.779380 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-81763b44-9b73-4c9e-8fc8-49453627b142 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:40.790141 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:40.790141 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:40.797293 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-81763b44-9b73-4c9e-8fc8-49453627b142 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:24:40.805748 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-81763b44-9b73-4c9e-8fc8-49453627b142 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/fa577975-942d-4ef9-a045-9db3ab546882 returned with HTTP 200 Jul 10 14:24:40.806248 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1171/4712] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:40 2026] GET /volume/v3/volumes/fa577975-942d-4ef9-a045-9db3ab546882 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:41.040939 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-20d33228-bbc9-4a7f-b20d-35f3b585be1f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:41.042798 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-20d33228-bbc9-4a7f-b20d-35f3b585be1f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 Jul 10 14:24:41.043305 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-20d33228-bbc9-4a7f-b20d-35f3b585be1f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:41.046061 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-20d33228-bbc9-4a7f-b20d-35f3b585be1f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:41.046324 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-978d7e59-0c00-4cfb-956f-8e76eb9b0d39 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:41.047188 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-20d33228-bbc9-4a7f-b20d-35f3b585be1f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 3b46c5a8-bde7-4713-9de0-d6d79344f771. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:41.047462 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-978d7e59-0c00-4cfb-956f-8e76eb9b0d39 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 Jul 10 14:24:41.047462 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-978d7e59-0c00-4cfb-956f-8e76eb9b0d39 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:41.047632 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-978d7e59-0c00-4cfb-956f-8e76eb9b0d39 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:41.047695 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-978d7e59-0c00-4cfb-956f-8e76eb9b0d39 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 628172b5-cf09-4f7f-ab5b-5f1ec61524c1. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:41.053610 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:41.053610 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:41.053610 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-20d33228-bbc9-4a7f-b20d-35f3b585be1f tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 returned with HTTP 200 Jul 10 14:24:41.053912 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:41.053912 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:41.054312 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1186/4713] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:41 2026] GET /volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:41.054391 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-978d7e59-0c00-4cfb-956f-8e76eb9b0d39 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 returned with HTTP 200 Jul 10 14:24:41.054888 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1183/4714] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:41 2026] GET /volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:41.822133 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-96df0608-01e9-4ea0-ab10-080a58e7f36f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:41.824740 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-96df0608-01e9-4ea0-ab10-080a58e7f36f tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/fa577975-942d-4ef9-a045-9db3ab546882 Jul 10 14:24:41.825268 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-96df0608-01e9-4ea0-ab10-080a58e7f36f tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:41.825434 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-96df0608-01e9-4ea0-ab10-080a58e7f36f tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:41.835987 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:41.835987 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:41.842664 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-96df0608-01e9-4ea0-ab10-080a58e7f36f tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:24:41.848378 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-96df0608-01e9-4ea0-ab10-080a58e7f36f tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/fa577975-942d-4ef9-a045-9db3ab546882 returned with HTTP 200 Jul 10 14:24:41.848848 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1175/4715] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:41 2026] GET /volume/v3/volumes/fa577975-942d-4ef9-a045-9db3ab546882 => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:41.871781 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8d2d912c-c31c-4c78-b786-3436aa2116da None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:41.874073 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8d2d912c-c31c-4c78-b786-3436aa2116da tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/fa577975-942d-4ef9-a045-9db3ab546882 Jul 10 14:24:41.874431 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8d2d912c-c31c-4c78-b786-3436aa2116da tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:41.874666 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8d2d912c-c31c-4c78-b786-3436aa2116da tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:41.884318 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:41.884318 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:41.888281 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8d2d912c-c31c-4c78-b786-3436aa2116da tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:24:41.893846 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8d2d912c-c31c-4c78-b786-3436aa2116da tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/fa577975-942d-4ef9-a045-9db3ab546882 returned with HTTP 200 Jul 10 14:24:41.894348 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1172/4716] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:41 2026] GET /volume/v3/volumes/fa577975-942d-4ef9-a045-9db3ab546882 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:41.908710 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-99708be4-55ec-47cc-b323-c1c1bb22be1b None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:41.910721 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-99708be4-55ec-47cc-b323-c1c1bb22be1b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] POST https://10.4.3.66/volume/v3/volumes/fa577975-942d-4ef9-a045-9db3ab546882/action Jul 10 14:24:41.911118 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-99708be4-55ec-47cc-b323-c1c1bb22be1b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:24:41.911211 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-99708be4-55ec-47cc-b323-c1c1bb22be1b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:41.922045 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:41.922045 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:41.922893 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-99708be4-55ec-47cc-b323-c1c1bb22be1b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:24:41.936727 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-99708be4-55ec-47cc-b323-c1c1bb22be1b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume updated successfully. Jul 10 14:24:41.936727 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-99708be4-55ec-47cc-b323-c1c1bb22be1b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/fa577975-942d-4ef9-a045-9db3ab546882/action returned with HTTP 200 Jul 10 14:24:41.937223 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1187/4717] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:24:41 2026] POST /volume/v3/volumes/fa577975-942d-4ef9-a045-9db3ab546882/action => generated 0 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 14:24:42.066025 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e168c857-f590-4b12-b02d-2f191bd2e019 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:42.068145 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f6b5eeed-ec7f-403f-a50e-2027de47546a None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:42.069963 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f6b5eeed-ec7f-403f-a50e-2027de47546a tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 Jul 10 14:24:42.070210 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f6b5eeed-ec7f-403f-a50e-2027de47546a tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:42.070455 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f6b5eeed-ec7f-403f-a50e-2027de47546a tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:42.070602 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-f6b5eeed-ec7f-403f-a50e-2027de47546a tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 628172b5-cf09-4f7f-ab5b-5f1ec61524c1. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:42.075737 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:42.075737 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:42.077022 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f6b5eeed-ec7f-403f-a50e-2027de47546a tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 returned with HTTP 200 Jul 10 14:24:42.077379 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1176/4718] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:42 2026] GET /volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:42.085961 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-f17e2d39-778f-41b2-a2f0-9877719ecb47 req-6d477074-4e32-4d47-bbca-ca82f17019c5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:42.088591 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-f17e2d39-778f-41b2-a2f0-9877719ecb47 req-6d477074-4e32-4d47-bbca-ca82f17019c5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/fa577975-942d-4ef9-a045-9db3ab546882 Jul 10 14:24:42.088800 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-f17e2d39-778f-41b2-a2f0-9877719ecb47 req-6d477074-4e32-4d47-bbca-ca82f17019c5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:42.089027 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-f17e2d39-778f-41b2-a2f0-9877719ecb47 req-6d477074-4e32-4d47-bbca-ca82f17019c5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:42.096625 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:42.096625 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:42.101011 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-f17e2d39-778f-41b2-a2f0-9877719ecb47 req-6d477074-4e32-4d47-bbca-ca82f17019c5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:24:42.105659 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-f17e2d39-778f-41b2-a2f0-9877719ecb47 req-6d477074-4e32-4d47-bbca-ca82f17019c5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/fa577975-942d-4ef9-a045-9db3ab546882 returned with HTTP 200 Jul 10 14:24:42.106130 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1173/4719] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:24:42 2026] GET /volume/v3/volumes/fa577975-942d-4ef9-a045-9db3ab546882 => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:42.180578 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e168c857-f590-4b12-b02d-2f191bd2e019 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 Jul 10 14:24:42.180843 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e168c857-f590-4b12-b02d-2f191bd2e019 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:42.181242 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e168c857-f590-4b12-b02d-2f191bd2e019 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:42.181242 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-e168c857-f590-4b12-b02d-2f191bd2e019 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 3b46c5a8-bde7-4713-9de0-d6d79344f771. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:42.186868 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:42.186868 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:42.187861 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e168c857-f590-4b12-b02d-2f191bd2e019 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 returned with HTTP 200 Jul 10 14:24:42.188345 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1184/4720] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:42 2026] GET /volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 => generated 787 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:42.570859 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-f17e2d39-778f-41b2-a2f0-9877719ecb47 req-6dc6c82c-4dd8-4fce-923b-46a7eb7cc6e8 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:42.573147 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-f17e2d39-778f-41b2-a2f0-9877719ecb47 req-6dc6c82c-4dd8-4fce-923b-46a7eb7cc6e8 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/fa577975-942d-4ef9-a045-9db3ab546882 Jul 10 14:24:42.573369 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-f17e2d39-778f-41b2-a2f0-9877719ecb47 req-6dc6c82c-4dd8-4fce-923b-46a7eb7cc6e8 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:42.573560 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-f17e2d39-778f-41b2-a2f0-9877719ecb47 req-6dc6c82c-4dd8-4fce-923b-46a7eb7cc6e8 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:42.581013 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:42.581013 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:42.585391 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-f17e2d39-778f-41b2-a2f0-9877719ecb47 req-6dc6c82c-4dd8-4fce-923b-46a7eb7cc6e8 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:24:42.590334 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-f17e2d39-778f-41b2-a2f0-9877719ecb47 req-6dc6c82c-4dd8-4fce-923b-46a7eb7cc6e8 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/fa577975-942d-4ef9-a045-9db3ab546882 returned with HTTP 200 Jul 10 14:24:42.590826 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1188/4721] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:24:42 2026] GET /volume/v3/volumes/fa577975-942d-4ef9-a045-9db3ab546882 => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:42.601595 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-cf25c0ef-6407-4512-9d44-47055d9ce5fc None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:42.602016 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-cf25c0ef-6407-4512-9d44-47055d9ce5fc None None] GET https://10.4.3.66/volume// Jul 10 14:24:42.602195 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-cf25c0ef-6407-4512-9d44-47055d9ce5fc None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:42.602482 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-cf25c0ef-6407-4512-9d44-47055d9ce5fc None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:42.602976 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-cf25c0ef-6407-4512-9d44-47055d9ce5fc None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:24:42.603193 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1177/4722] 10.4.3.66 () {66 vars in 1412 bytes} [Fri Jul 10 14:24:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:24:42.611176 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-f17e2d39-778f-41b2-a2f0-9877719ecb47 req-2406335e-557c-4b32-b7b2-dadea22c4fb2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:42.613308 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-f17e2d39-778f-41b2-a2f0-9877719ecb47 req-2406335e-557c-4b32-b7b2-dadea22c4fb2 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:24:42.613730 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-f17e2d39-778f-41b2-a2f0-9877719ecb47 req-2406335e-557c-4b32-b7b2-dadea22c4fb2 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fa577975-942d-4ef9-a045-9db3ab546882", "connector": null, "instance_uuid": "3007ae62-78f5-4a35-a1c8-dd68233887d8"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:42.623896 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:42.623896 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:42.664944 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-f17e2d39-778f-41b2-a2f0-9877719ecb47 req-2406335e-557c-4b32-b7b2-dadea22c4fb2 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:24:42.665597 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1174/4723] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:24:42 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 14:24:42.960589 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0d00f3d1-51b8-48a3-ba36-5a8c354d8da9 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:42.962549 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0d00f3d1-51b8-48a3-ba36-5a8c354d8da9 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] DELETE https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 Jul 10 14:24:42.962752 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0d00f3d1-51b8-48a3-ba36-5a8c354d8da9 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:42.962937 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0d00f3d1-51b8-48a3-ba36-5a8c354d8da9 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:42.963092 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-0d00f3d1-51b8-48a3-ba36-5a8c354d8da9 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Delete volume with id: b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 Jul 10 14:24:42.973452 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:42.973452 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:42.973997 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-0d00f3d1-51b8-48a3-ba36-5a8c354d8da9 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:24:42.997540 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-0d00f3d1-51b8-48a3-ba36-5a8c354d8da9 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Delete volume request issued successfully. Jul 10 14:24:42.997743 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0d00f3d1-51b8-48a3-ba36-5a8c354d8da9 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 returned with HTTP 202 Jul 10 14:24:42.998180 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1185/4724] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:24:42 2026] DELETE /volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:24:43.006564 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-7434a40c-baaf-4775-8680-3b6d1e8e4366 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:43.008769 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7434a40c-baaf-4775-8680-3b6d1e8e4366 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 Jul 10 14:24:43.009008 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7434a40c-baaf-4775-8680-3b6d1e8e4366 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:43.009199 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7434a40c-baaf-4775-8680-3b6d1e8e4366 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:43.017123 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:43.017123 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:43.021706 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-7434a40c-baaf-4775-8680-3b6d1e8e4366 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:24:43.028880 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7434a40c-baaf-4775-8680-3b6d1e8e4366 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 returned with HTTP 200 Jul 10 14:24:43.029435 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1189/4725] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:43 2026] GET /volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:43.089839 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-8491797e-e9f0-4c15-bcac-834bf99a9728 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:43.091783 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8491797e-e9f0-4c15-bcac-834bf99a9728 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 Jul 10 14:24:43.092002 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8491797e-e9f0-4c15-bcac-834bf99a9728 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:43.092215 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8491797e-e9f0-4c15-bcac-834bf99a9728 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:43.092381 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-8491797e-e9f0-4c15-bcac-834bf99a9728 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 628172b5-cf09-4f7f-ab5b-5f1ec61524c1. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:43.097791 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8491797e-e9f0-4c15-bcac-834bf99a9728 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 returned with HTTP 404 Jul 10 14:24:43.098042 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1178/4726] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:43 2026] GET /volume/v3/backups/628172b5-cf09-4f7f-ab5b-5f1ec61524c1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:43.200229 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-54e70402-9295-459c-b190-2e24aae0c159 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:43.203967 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-54e70402-9295-459c-b190-2e24aae0c159 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 Jul 10 14:24:43.204285 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-54e70402-9295-459c-b190-2e24aae0c159 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:43.204532 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-54e70402-9295-459c-b190-2e24aae0c159 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:43.204694 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-54e70402-9295-459c-b190-2e24aae0c159 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 3b46c5a8-bde7-4713-9de0-d6d79344f771. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:43.212156 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:43.212156 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:43.213352 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-54e70402-9295-459c-b190-2e24aae0c159 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 returned with HTTP 200 Jul 10 14:24:43.213895 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1175/4727] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:43 2026] GET /volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:43.592726 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8b003e15-de68-4520-9d47-791a90bd3dd5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:43.594786 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8b003e15-de68-4520-9d47-791a90bd3dd5 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] DELETE https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 Jul 10 14:24:43.595035 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8b003e15-de68-4520-9d47-791a90bd3dd5 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:43.595268 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8b003e15-de68-4520-9d47-791a90bd3dd5 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:43.595425 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.contrib.backups [None req-8b003e15-de68-4520-9d47-791a90bd3dd5 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Delete backup with id: 41cfbc98-8f22-4cd8-8403-fec002343fb9. Jul 10 14:24:43.600541 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:43.600541 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:43.615602 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.backup.rpcapi [None req-8b003e15-de68-4520-9d47-791a90bd3dd5 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] delete_backup rpcapi backup_id 41cfbc98-8f22-4cd8-8403-fec002343fb9 {{(pid=100153) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 14:24:43.617789 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8b003e15-de68-4520-9d47-791a90bd3dd5 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 returned with HTTP 202 Jul 10 14:24:43.618239 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1186/4728] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:24:43 2026] DELETE /volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:24:43.625429 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8775017d-497f-4b32-beab-6c0f648bfc7f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:43.627412 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8775017d-497f-4b32-beab-6c0f648bfc7f tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 Jul 10 14:24:43.627730 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8775017d-497f-4b32-beab-6c0f648bfc7f tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:43.627893 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8775017d-497f-4b32-beab-6c0f648bfc7f tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:43.628018 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-8775017d-497f-4b32-beab-6c0f648bfc7f tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 41cfbc98-8f22-4cd8-8403-fec002343fb9. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:43.632396 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:43.632396 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:43.633304 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8775017d-497f-4b32-beab-6c0f648bfc7f tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 returned with HTTP 200 Jul 10 14:24:43.633715 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1190/4729] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:43 2026] GET /volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:44.044981 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-786163dc-41a9-4332-a4ba-c9dc5a786b17 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:44.046828 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-786163dc-41a9-4332-a4ba-c9dc5a786b17 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 Jul 10 14:24:44.047070 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-786163dc-41a9-4332-a4ba-c9dc5a786b17 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:44.047271 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-786163dc-41a9-4332-a4ba-c9dc5a786b17 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:44.053595 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-786163dc-41a9-4332-a4ba-c9dc5a786b17 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 returned with HTTP 404 Jul 10 14:24:44.054109 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1179/4730] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:44 2026] GET /volume/v3/volumes/b02dd9d1-e116-4bb5-ab4b-89bdfe8768b7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:44.109217 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8a58c99f-341b-459a-8b10-3ec411a22734 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:44.110927 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8a58c99f-341b-459a-8b10-3ec411a22734 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] DELETE https://10.4.3.66/volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b Jul 10 14:24:44.111170 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8a58c99f-341b-459a-8b10-3ec411a22734 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:44.111305 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8a58c99f-341b-459a-8b10-3ec411a22734 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:44.111434 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-8a58c99f-341b-459a-8b10-3ec411a22734 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Delete volume with id: 501411f7-636d-4090-b7d5-a2825b84975b Jul 10 14:24:44.118464 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:44.118464 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:44.118946 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8a58c99f-341b-459a-8b10-3ec411a22734 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:24:44.135754 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8a58c99f-341b-459a-8b10-3ec411a22734 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Delete volume request issued successfully. Jul 10 14:24:44.135963 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8a58c99f-341b-459a-8b10-3ec411a22734 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b returned with HTTP 202 Jul 10 14:24:44.136658 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1176/4731] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:24:44 2026] DELETE /volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:24:44.144889 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-406a40b6-f8e8-4761-9153-b871fbdbf754 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:44.146720 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-406a40b6-f8e8-4761-9153-b871fbdbf754 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b Jul 10 14:24:44.146895 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-406a40b6-f8e8-4761-9153-b871fbdbf754 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:44.147063 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-406a40b6-f8e8-4761-9153-b871fbdbf754 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:44.154457 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:44.154457 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:44.158515 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-406a40b6-f8e8-4761-9153-b871fbdbf754 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:24:44.163248 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-406a40b6-f8e8-4761-9153-b871fbdbf754 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b returned with HTTP 200 Jul 10 14:24:44.163726 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1187/4732] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:44 2026] GET /volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:44.226632 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-91cf77e7-6cab-4786-a21e-f28904bdbfe1 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:44.228645 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-91cf77e7-6cab-4786-a21e-f28904bdbfe1 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 Jul 10 14:24:44.228873 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-91cf77e7-6cab-4786-a21e-f28904bdbfe1 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:44.229184 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-91cf77e7-6cab-4786-a21e-f28904bdbfe1 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:44.229322 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-91cf77e7-6cab-4786-a21e-f28904bdbfe1 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 3b46c5a8-bde7-4713-9de0-d6d79344f771. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:44.234450 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:44.234450 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:44.235352 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-91cf77e7-6cab-4786-a21e-f28904bdbfe1 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 returned with HTTP 200 Jul 10 14:24:44.235782 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1191/4733] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:44 2026] GET /volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:44.643646 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-dbd8ef02-07a4-4f2a-81a2-1f889147bcf0 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:44.645757 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-dbd8ef02-07a4-4f2a-81a2-1f889147bcf0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 Jul 10 14:24:44.645970 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-dbd8ef02-07a4-4f2a-81a2-1f889147bcf0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:44.646193 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-dbd8ef02-07a4-4f2a-81a2-1f889147bcf0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:44.646320 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-dbd8ef02-07a4-4f2a-81a2-1f889147bcf0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 41cfbc98-8f22-4cd8-8403-fec002343fb9. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:44.650049 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-dbd8ef02-07a4-4f2a-81a2-1f889147bcf0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 returned with HTTP 404 Jul 10 14:24:44.650587 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1180/4734] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:44 2026] GET /volume/v3/backups/41cfbc98-8f22-4cd8-8403-fec002343fb9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:44.665068 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cb78bd67-3110-45b9-893e-815a9057a4b7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:44.667308 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cb78bd67-3110-45b9-893e-815a9057a4b7 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:24:44.667782 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cb78bd67-3110-45b9-893e-815a9057a4b7 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-620054765"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:44.669595 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-cb78bd67-3110-45b9-893e-815a9057a4b7 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-620054765'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:24:44.669762 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-cb78bd67-3110-45b9-893e-815a9057a4b7 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Create volume of 1 GB Jul 10 14:24:44.674550 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-cb78bd67-3110-45b9-893e-815a9057a4b7 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Availability Zones retrieved successfully. Jul 10 14:24:44.681863 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cb78bd67-3110-45b9-893e-815a9057a4b7 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Flow 'volume_create_api' (35914ca0-337d-4f36-b046-b730438bd6ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:24:44.683021 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cb78bd67-3110-45b9-893e-815a9057a4b7 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46c25423-6ebe-49b2-8fb1-67af6da3860d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:24:44.684232 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-cb78bd67-3110-45b9-893e-815a9057a4b7 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:24:44.713814 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cb78bd67-3110-45b9-893e-815a9057a4b7 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46c25423-6ebe-49b2-8fb1-67af6da3860d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:24:44.714807 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cb78bd67-3110-45b9-893e-815a9057a4b7 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b7f99e3-11c3-4849-a9cb-68ce8cec7dbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:24:44.756999 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-cb78bd67-3110-45b9-893e-815a9057a4b7 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Created reservations ['e2ec5a05-b7b7-42a1-80ef-788801b2594d', '516a37d1-cf04-4d7a-8a13-716bfeceb41d', 'fc9d2411-131c-4a0c-b7a6-febc71f50f0e', 'cd1760f0-a17c-4c7c-9c20-e1037c6fa8e5'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:24:44.757711 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cb78bd67-3110-45b9-893e-815a9057a4b7 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b7f99e3-11c3-4849-a9cb-68ce8cec7dbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2ec5a05-b7b7-42a1-80ef-788801b2594d', '516a37d1-cf04-4d7a-8a13-716bfeceb41d', 'fc9d2411-131c-4a0c-b7a6-febc71f50f0e', 'cd1760f0-a17c-4c7c-9c20-e1037c6fa8e5']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:24:44.758453 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cb78bd67-3110-45b9-893e-815a9057a4b7 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3091df1-c183-4ae6-9943-61319755881a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:24:44.780406 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cb78bd67-3110-45b9-893e-815a9057a4b7 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3091df1-c183-4ae6-9943-61319755881a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5d0f5a7-938c-400b-98b4-7205c0dddfd5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-620054765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91065487b9124488a9bc4f67d1f09911',qos_specs=None,replication_status=,reservations=['e2ec5a05-b7b7-42a1-80ef-788801b2594d','516a37d1-cf04-4d7a-8a13-716bfeceb41d','fc9d2411-131c-4a0c-b7a6-febc71f50f0e','cd1760f0-a17c-4c7c-9c20-e1037c6fa8e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='522ba3fd52e547ad892735c1a1b8c632',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:24:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-620054765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5d0f5a7-938c-400b-98b4-7205c0dddfd5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91065487b9124488a9bc4f67d1f09911',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='522ba3fd52e547ad892735c1a1b8c632',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:24:44.781159 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cb78bd67-3110-45b9-893e-815a9057a4b7 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baac32b5-e696-492d-83fd-747152749091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:24:44.801433 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cb78bd67-3110-45b9-893e-815a9057a4b7 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baac32b5-e696-492d-83fd-747152749091) transitioned into state 'SUCCESS' from state '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-620054765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91065487b9124488a9bc4f67d1f09911',qos_specs=None,replication_status=,reservations=['e2ec5a05-b7b7-42a1-80ef-788801b2594d','516a37d1-cf04-4d7a-8a13-716bfeceb41d','fc9d2411-131c-4a0c-b7a6-febc71f50f0e','cd1760f0-a17c-4c7c-9c20-e1037c6fa8e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='522ba3fd52e547ad892735c1a1b8c632',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:24:44.802306 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cb78bd67-3110-45b9-893e-815a9057a4b7 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (400a7ecc-b9f1-49bd-aedc-fecb47657a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:24:44.813206 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cb78bd67-3110-45b9-893e-815a9057a4b7 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (400a7ecc-b9f1-49bd-aedc-fecb47657a2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:24:44.814303 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-cb78bd67-3110-45b9-893e-815a9057a4b7 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Flow 'volume_create_api' (35914ca0-337d-4f36-b046-b730438bd6ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:24:44.814909 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-cb78bd67-3110-45b9-893e-815a9057a4b7 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Create volume request issued successfully. Jul 10 14:24:44.815708 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cb78bd67-3110-45b9-893e-815a9057a4b7 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:24:44.816213 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1177/4735] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:24:44 2026] POST /volume/v3/volumes => generated 746 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:24:44.828630 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-adad0a57-e2fc-4f5c-95b1-f1fc9c44ff87 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:44.830354 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-adad0a57-e2fc-4f5c-95b1-f1fc9c44ff87 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/volumes/e5d0f5a7-938c-400b-98b4-7205c0dddfd5 Jul 10 14:24:44.830577 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-adad0a57-e2fc-4f5c-95b1-f1fc9c44ff87 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:44.830785 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-adad0a57-e2fc-4f5c-95b1-f1fc9c44ff87 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:44.838259 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:44.838259 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:44.842264 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-adad0a57-e2fc-4f5c-95b1-f1fc9c44ff87 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Volume info retrieved successfully. Jul 10 14:24:44.847228 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-adad0a57-e2fc-4f5c-95b1-f1fc9c44ff87 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/volumes/e5d0f5a7-938c-400b-98b4-7205c0dddfd5 returned with HTTP 200 Jul 10 14:24:44.847800 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1188/4736] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:44 2026] GET /volume/v3/volumes/e5d0f5a7-938c-400b-98b4-7205c0dddfd5 => generated 814 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:45.177767 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f321af41-003c-42f6-880c-5ae0f4f1f98a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:45.180299 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f321af41-003c-42f6-880c-5ae0f4f1f98a tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b Jul 10 14:24:45.180611 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f321af41-003c-42f6-880c-5ae0f4f1f98a tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:45.180889 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f321af41-003c-42f6-880c-5ae0f4f1f98a tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:45.183839 np0000005012 devstack@c-api.service[100154]: DEBUG dbcounter [-] [100154] Writing DB stats cinder:SELECT=190,cinder:UPDATE=50,cinder:INSERT=32 {{(pid=100154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:24:45.189218 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f321af41-003c-42f6-880c-5ae0f4f1f98a tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b returned with HTTP 404 Jul 10 14:24:45.189887 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1192/4737] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:45 2026] GET /volume/v3/volumes/501411f7-636d-4090-b7d5-a2825b84975b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:45.248051 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f19adb14-af82-4d90-85b1-a4efb2dccf77 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:45.250373 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f19adb14-af82-4d90-85b1-a4efb2dccf77 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 Jul 10 14:24:45.250614 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f19adb14-af82-4d90-85b1-a4efb2dccf77 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:45.250821 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f19adb14-af82-4d90-85b1-a4efb2dccf77 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:45.250960 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-f19adb14-af82-4d90-85b1-a4efb2dccf77 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 3b46c5a8-bde7-4713-9de0-d6d79344f771. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:45.257369 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:45.257369 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:45.258213 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f19adb14-af82-4d90-85b1-a4efb2dccf77 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 returned with HTTP 200 Jul 10 14:24:45.258713 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1181/4738] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:45 2026] GET /volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:45.270329 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d2492b9d-107a-4dc8-81a3-de69a5b1f93d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:45.272902 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d2492b9d-107a-4dc8-81a3-de69a5b1f93d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 Jul 10 14:24:45.273233 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d2492b9d-107a-4dc8-81a3-de69a5b1f93d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:45.273439 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d2492b9d-107a-4dc8-81a3-de69a5b1f93d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:45.273627 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-d2492b9d-107a-4dc8-81a3-de69a5b1f93d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 3b46c5a8-bde7-4713-9de0-d6d79344f771. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:45.279949 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:45.279949 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:45.281283 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d2492b9d-107a-4dc8-81a3-de69a5b1f93d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 returned with HTTP 200 Jul 10 14:24:45.281852 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1178/4739] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:45 2026] GET /volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:45.293534 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e79bd312-d376-4d09-92d5-530b570a9f3b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:45.295961 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e79bd312-d376-4d09-92d5-530b570a9f3b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] DELETE https://10.4.3.66/volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 Jul 10 14:24:45.296241 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e79bd312-d376-4d09-92d5-530b570a9f3b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:45.296548 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e79bd312-d376-4d09-92d5-530b570a9f3b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:45.296715 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.contrib.backups [None req-e79bd312-d376-4d09-92d5-530b570a9f3b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Delete backup with id: 3b46c5a8-bde7-4713-9de0-d6d79344f771. Jul 10 14:24:45.301982 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:45.301982 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:45.313922 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-94e89686-1b4a-4a01-b589-12e0be4b5458 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:45.316471 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-94e89686-1b4a-4a01-b589-12e0be4b5458 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] DELETE https://10.4.3.66/volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 Jul 10 14:24:45.316614 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.backup.rpcapi [None req-e79bd312-d376-4d09-92d5-530b570a9f3b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] delete_backup rpcapi backup_id 3b46c5a8-bde7-4713-9de0-d6d79344f771 {{(pid=100153) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 14:24:45.316785 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-94e89686-1b4a-4a01-b589-12e0be4b5458 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:45.317071 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-94e89686-1b4a-4a01-b589-12e0be4b5458 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:45.317314 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-94e89686-1b4a-4a01-b589-12e0be4b5458 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Delete volume with id: 370b35dc-eeae-46ad-b599-015a0785da95 Jul 10 14:24:45.318672 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e79bd312-d376-4d09-92d5-530b570a9f3b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 returned with HTTP 202 Jul 10 14:24:45.319274 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1189/4740] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:24:45 2026] DELETE /volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:24:45.328344 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:45.328344 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:45.328713 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-94e89686-1b4a-4a01-b589-12e0be4b5458 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:24:45.329051 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-eff52c1e-f64c-4330-a591-06f711109e44 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:45.331849 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-eff52c1e-f64c-4330-a591-06f711109e44 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 Jul 10 14:24:45.332025 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-eff52c1e-f64c-4330-a591-06f711109e44 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:45.332227 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-eff52c1e-f64c-4330-a591-06f711109e44 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:45.332227 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-eff52c1e-f64c-4330-a591-06f711109e44 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 3b46c5a8-bde7-4713-9de0-d6d79344f771. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:45.338199 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:45.338199 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:45.339040 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-eff52c1e-f64c-4330-a591-06f711109e44 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 returned with HTTP 200 Jul 10 14:24:45.339523 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1182/4741] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:45 2026] GET /volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:45.351157 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-94e89686-1b4a-4a01-b589-12e0be4b5458 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Delete volume request issued successfully. Jul 10 14:24:45.351730 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-94e89686-1b4a-4a01-b589-12e0be4b5458 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 returned with HTTP 202 Jul 10 14:24:45.351817 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1193/4742] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:24:45 2026] DELETE /volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:24:45.360287 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5e050c93-e203-455a-b7af-0d72492a6774 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:45.362630 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5e050c93-e203-455a-b7af-0d72492a6774 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 Jul 10 14:24:45.362777 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5e050c93-e203-455a-b7af-0d72492a6774 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:45.363021 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5e050c93-e203-455a-b7af-0d72492a6774 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:45.373310 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:45.373310 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:45.378323 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5e050c93-e203-455a-b7af-0d72492a6774 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Volume info retrieved successfully. Jul 10 14:24:45.384341 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5e050c93-e203-455a-b7af-0d72492a6774 tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 returned with HTTP 200 Jul 10 14:24:45.384960 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1179/4743] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:45 2026] GET /volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:45.859998 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e77b3d81-7824-43e9-b658-89c7b010c21e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:45.861995 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e77b3d81-7824-43e9-b658-89c7b010c21e tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/volumes/e5d0f5a7-938c-400b-98b4-7205c0dddfd5 Jul 10 14:24:45.862241 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e77b3d81-7824-43e9-b658-89c7b010c21e tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:45.862469 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e77b3d81-7824-43e9-b658-89c7b010c21e tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:45.869388 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:45.869388 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:45.873351 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e77b3d81-7824-43e9-b658-89c7b010c21e tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Volume info retrieved successfully. Jul 10 14:24:45.877933 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e77b3d81-7824-43e9-b658-89c7b010c21e tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/volumes/e5d0f5a7-938c-400b-98b4-7205c0dddfd5 returned with HTTP 200 Jul 10 14:24:45.878309 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1190/4744] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:45 2026] GET /volume/v3/volumes/e5d0f5a7-938c-400b-98b4-7205c0dddfd5 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:45.890534 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f3a1df17-b98e-4b64-b1b4-2910a882a6c5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:45.892298 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f3a1df17-b98e-4b64-b1b4-2910a882a6c5 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:24:45.892783 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f3a1df17-b98e-4b64-b1b4-2910a882a6c5 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e5d0f5a7-938c-400b-98b4-7205c0dddfd5", "name": "tempest-VolumesBackupsTest-Snapshot-2048028832"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:45.901432 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:45.901432 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:45.902023 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-f3a1df17-b98e-4b64-b1b4-2910a882a6c5 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Volume info retrieved successfully. Jul 10 14:24:45.902211 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.snapshots [None req-f3a1df17-b98e-4b64-b1b4-2910a882a6c5 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Create snapshot from volume e5d0f5a7-938c-400b-98b4-7205c0dddfd5 Jul 10 14:24:45.936288 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-f3a1df17-b98e-4b64-b1b4-2910a882a6c5 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Created reservations ['1a6b0ecf-7c5e-4442-b5f9-fdf0d2e07b05', 'f1792f31-2c6a-4268-bc03-c933a93ebfef', '4e5216de-7a52-4159-b1c0-a7b1e56e923b', 'b38116bb-3daf-4aab-9409-55847bf0e7ae'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:24:45.970033 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-f3a1df17-b98e-4b64-b1b4-2910a882a6c5 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Snapshot create request issued successfully. Jul 10 14:24:45.970462 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f3a1df17-b98e-4b64-b1b4-2910a882a6c5 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:24:45.970910 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1183/4745] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:24:45 2026] POST /volume/v3/snapshots => generated 305 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:24:45.980400 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d069c424-a109-49a2-a161-94865a4dd1dc None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:45.982467 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d069c424-a109-49a2-a161-94865a4dd1dc tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/snapshots/620e06b8-e386-46e9-afa1-1543125aca22 Jul 10 14:24:45.982719 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d069c424-a109-49a2-a161-94865a4dd1dc tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:45.982932 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d069c424-a109-49a2-a161-94865a4dd1dc tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:45.988266 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:45.988266 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:45.988836 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-d069c424-a109-49a2-a161-94865a4dd1dc tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Snapshot retrieved successfully. Jul 10 14:24:45.989721 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d069c424-a109-49a2-a161-94865a4dd1dc tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/snapshots/620e06b8-e386-46e9-afa1-1543125aca22 returned with HTTP 200 Jul 10 14:24:45.990156 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1194/4746] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:24:45 2026] GET /volume/v3/snapshots/620e06b8-e386-46e9-afa1-1543125aca22 => generated 437 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:46.352208 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9d6d2b75-fee5-4dc4-9d34-88c628e46e00 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:46.354140 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9d6d2b75-fee5-4dc4-9d34-88c628e46e00 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 Jul 10 14:24:46.354355 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9d6d2b75-fee5-4dc4-9d34-88c628e46e00 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:46.354570 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9d6d2b75-fee5-4dc4-9d34-88c628e46e00 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:46.354730 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-9d6d2b75-fee5-4dc4-9d34-88c628e46e00 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id 3b46c5a8-bde7-4713-9de0-d6d79344f771. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:46.358477 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9d6d2b75-fee5-4dc4-9d34-88c628e46e00 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 returned with HTTP 404 Jul 10 14:24:46.359025 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1180/4747] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:46 2026] GET /volume/v3/backups/3b46c5a8-bde7-4713-9de0-d6d79344f771 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:46.397859 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-dfc5d96f-9ae3-4a2e-97f4-c14a3b18150f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:46.399819 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-dfc5d96f-9ae3-4a2e-97f4-c14a3b18150f tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] GET https://10.4.3.66/volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 Jul 10 14:24:46.400788 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-dfc5d96f-9ae3-4a2e-97f4-c14a3b18150f tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:46.400788 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-dfc5d96f-9ae3-4a2e-97f4-c14a3b18150f tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:46.406460 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-dfc5d96f-9ae3-4a2e-97f4-c14a3b18150f tempest-AttachVolumeNegativeTest-528796553 tempest-AttachVolumeNegativeTest-528796553-project-member] https://10.4.3.66/volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 returned with HTTP 404 Jul 10 14:24:46.407017 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1191/4748] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:46 2026] GET /volume/v3/volumes/370b35dc-eeae-46ad-b599-015a0785da95 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:46.436881 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e22b7128-5b2d-4b66-a2d6-653a37ade232 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:46.439112 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e22b7128-5b2d-4b66-a2d6-653a37ade232 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] DELETE https://10.4.3.66/volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d Jul 10 14:24:46.439260 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e22b7128-5b2d-4b66-a2d6-653a37ade232 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:46.439480 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e22b7128-5b2d-4b66-a2d6-653a37ade232 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:46.439651 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.contrib.backups [None req-e22b7128-5b2d-4b66-a2d6-653a37ade232 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Delete backup with id: d8885c88-c3e4-41c1-8638-2bb1202a965d. Jul 10 14:24:46.444213 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:46.444213 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:46.460266 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.backup.rpcapi [None req-e22b7128-5b2d-4b66-a2d6-653a37ade232 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] delete_backup rpcapi backup_id d8885c88-c3e4-41c1-8638-2bb1202a965d {{(pid=100155) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 14:24:46.462110 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e22b7128-5b2d-4b66-a2d6-653a37ade232 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d returned with HTTP 202 Jul 10 14:24:46.462839 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1184/4749] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:24:46 2026] DELETE /volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:24:46.470214 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-cb3fa977-70e5-4fa4-8f2b-f94c0b01da56 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:46.472335 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cb3fa977-70e5-4fa4-8f2b-f94c0b01da56 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d Jul 10 14:24:46.472636 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cb3fa977-70e5-4fa4-8f2b-f94c0b01da56 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:46.472933 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cb3fa977-70e5-4fa4-8f2b-f94c0b01da56 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:46.473111 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-cb3fa977-70e5-4fa4-8f2b-f94c0b01da56 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id d8885c88-c3e4-41c1-8638-2bb1202a965d. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:46.478193 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:46.478193 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:46.479044 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cb3fa977-70e5-4fa4-8f2b-f94c0b01da56 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d returned with HTTP 200 Jul 10 14:24:46.479551 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1195/4750] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:46 2026] GET /volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:46.999194 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0ae91ee9-343f-4f6d-9e88-41c31a187414 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:47.001304 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0ae91ee9-343f-4f6d-9e88-41c31a187414 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/snapshots/620e06b8-e386-46e9-afa1-1543125aca22 Jul 10 14:24:47.001561 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0ae91ee9-343f-4f6d-9e88-41c31a187414 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:47.001747 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0ae91ee9-343f-4f6d-9e88-41c31a187414 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:47.010038 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:47.010038 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:47.010601 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0ae91ee9-343f-4f6d-9e88-41c31a187414 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Snapshot retrieved successfully. Jul 10 14:24:47.011461 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0ae91ee9-343f-4f6d-9e88-41c31a187414 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/snapshots/620e06b8-e386-46e9-afa1-1543125aca22 returned with HTTP 200 Jul 10 14:24:47.011867 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1181/4751] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:24:46 2026] GET /volume/v3/snapshots/620e06b8-e386-46e9-afa1-1543125aca22 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:47.021423 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d9cb1bf1-3677-4aa3-9ee9-2f643fa38d4f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:47.023360 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d9cb1bf1-3677-4aa3-9ee9-2f643fa38d4f tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] POST https://10.4.3.66/volume/v3/backups Jul 10 14:24:47.023761 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d9cb1bf1-3677-4aa3-9ee9-2f643fa38d4f tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e5d0f5a7-938c-400b-98b4-7205c0dddfd5", "snapshot_id": "620e06b8-e386-46e9-afa1-1543125aca22", "name": "tempest-VolumesBackupsTest-Backup-862119307"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:47.025344 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.contrib.backups [None req-d9cb1bf1-3677-4aa3-9ee9-2f643fa38d4f tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Creating new backup {'backup': {'volume_id': 'e5d0f5a7-938c-400b-98b4-7205c0dddfd5', 'snapshot_id': '620e06b8-e386-46e9-afa1-1543125aca22', 'name': 'tempest-VolumesBackupsTest-Backup-862119307'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 14:24:47.025487 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.contrib.backups [None req-d9cb1bf1-3677-4aa3-9ee9-2f643fa38d4f tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Creating backup of volume e5d0f5a7-938c-400b-98b4-7205c0dddfd5 in container None Jul 10 14:24:47.033611 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:47.033611 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:47.034094 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-d9cb1bf1-3677-4aa3-9ee9-2f643fa38d4f tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Volume info retrieved successfully. Jul 10 14:24:47.041176 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:47.041176 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:47.041773 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-d9cb1bf1-3677-4aa3-9ee9-2f643fa38d4f tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Snapshot retrieved successfully. Jul 10 14:24:47.062944 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-d9cb1bf1-3677-4aa3-9ee9-2f643fa38d4f tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Created reservations ['52d8183b-e1f5-4629-bac9-dc41213cfb01', '925b948b-fa2d-4e5d-998d-b41c77359b8b'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:24:47.097254 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d9cb1bf1-3677-4aa3-9ee9-2f643fa38d4f tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Jul 10 14:24:47.097731 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1192/4752] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:24:47 2026] POST /volume/v3/backups => generated 327 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:24:47.107986 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b1ea1fdb-eb02-4a5b-a40c-206c96daad68 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:47.109924 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b1ea1fdb-eb02-4a5b-a40c-206c96daad68 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed Jul 10 14:24:47.110166 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b1ea1fdb-eb02-4a5b-a40c-206c96daad68 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:47.110377 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b1ea1fdb-eb02-4a5b-a40c-206c96daad68 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:47.110486 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-b1ea1fdb-eb02-4a5b-a40c-206c96daad68 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 5ebd8bdd-af68-486a-9a19-af417ca075ed. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:47.117720 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:47.117720 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:47.118831 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b1ea1fdb-eb02-4a5b-a40c-206c96daad68 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed returned with HTTP 200 Jul 10 14:24:47.119210 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1185/4753] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:47 2026] GET /volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed => generated 768 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:47.490335 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-27748883-89f6-45c9-b108-5613d281b976 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:47.491967 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-27748883-89f6-45c9-b108-5613d281b976 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d Jul 10 14:24:47.492181 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-27748883-89f6-45c9-b108-5613d281b976 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:47.492437 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-27748883-89f6-45c9-b108-5613d281b976 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:47.492595 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-27748883-89f6-45c9-b108-5613d281b976 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Show backup with id d8885c88-c3e4-41c1-8638-2bb1202a965d. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:47.496534 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-27748883-89f6-45c9-b108-5613d281b976 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d returned with HTTP 404 Jul 10 14:24:47.497152 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1196/4754] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:47 2026] GET /volume/v3/backups/d8885c88-c3e4-41c1-8638-2bb1202a965d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:47.613964 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-7e053569-1c2c-4894-b60c-050272750328 req-1ed221f5-780b-4bd0-9b6b-139b9002a072 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:47.616291 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-7e053569-1c2c-4894-b60c-050272750328 req-1ed221f5-780b-4bd0-9b6b-139b9002a072 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef Jul 10 14:24:47.616427 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-7e053569-1c2c-4894-b60c-050272750328 req-1ed221f5-780b-4bd0-9b6b-139b9002a072 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:47.616634 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-7e053569-1c2c-4894-b60c-050272750328 req-1ed221f5-780b-4bd0-9b6b-139b9002a072 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:47.626257 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:47.626257 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:47.629698 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-7e053569-1c2c-4894-b60c-050272750328 req-1ed221f5-780b-4bd0-9b6b-139b9002a072 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:24:47.634701 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-7e053569-1c2c-4894-b60c-050272750328 req-1ed221f5-780b-4bd0-9b6b-139b9002a072 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef returned with HTTP 200 Jul 10 14:24:47.635126 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1182/4755] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:24:47 2026] GET /volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef => generated 1132 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:24:47.654138 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-7e053569-1c2c-4894-b60c-050272750328 req-1e218048-2157-49cb-a3b5-c2a9b1c99330 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:47.656269 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-7e053569-1c2c-4894-b60c-050272750328 req-1e218048-2157-49cb-a3b5-c2a9b1c99330 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] POST https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef/action Jul 10 14:24:47.656624 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-7e053569-1c2c-4894-b60c-050272750328 req-1e218048-2157-49cb-a3b5-c2a9b1c99330 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:24:47.656744 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-7e053569-1c2c-4894-b60c-050272750328 req-1e218048-2157-49cb-a3b5-c2a9b1c99330 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:47.667470 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:47.667470 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:47.667990 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-7e053569-1c2c-4894-b60c-050272750328 req-1e218048-2157-49cb-a3b5-c2a9b1c99330 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:24:47.674786 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-7e053569-1c2c-4894-b60c-050272750328 req-1e218048-2157-49cb-a3b5-c2a9b1c99330 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Begin detaching volume completed successfully. Jul 10 14:24:47.675040 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-7e053569-1c2c-4894-b60c-050272750328 req-1e218048-2157-49cb-a3b5-c2a9b1c99330 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef/action returned with HTTP 202 Jul 10 14:24:47.675593 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1193/4756] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:24:47 2026] POST /volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:24:47.698340 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-fc031231-ff89-4ac9-a677-07baf9def4f5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:47.700469 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-fc031231-ff89-4ac9-a677-07baf9def4f5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef Jul 10 14:24:47.700745 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-fc031231-ff89-4ac9-a677-07baf9def4f5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:47.701000 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-fc031231-ff89-4ac9-a677-07baf9def4f5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:47.712301 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:47.712301 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:47.717071 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-fc031231-ff89-4ac9-a677-07baf9def4f5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:24:47.723755 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-fc031231-ff89-4ac9-a677-07baf9def4f5 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef returned with HTTP 200 Jul 10 14:24:47.724149 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1186/4757] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:47 2026] GET /volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:24:48.130003 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-127b3ae8-e69e-4567-a8dd-6298424bda4a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:48.131933 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-127b3ae8-e69e-4567-a8dd-6298424bda4a tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed Jul 10 14:24:48.132120 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-127b3ae8-e69e-4567-a8dd-6298424bda4a tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:48.132324 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-127b3ae8-e69e-4567-a8dd-6298424bda4a tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:48.132456 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-127b3ae8-e69e-4567-a8dd-6298424bda4a tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 5ebd8bdd-af68-486a-9a19-af417ca075ed. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:48.137093 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:48.137093 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:48.138116 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-127b3ae8-e69e-4567-a8dd-6298424bda4a tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed returned with HTTP 200 Jul 10 14:24:48.138725 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1197/4758] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:48 2026] GET /volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed => generated 770 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:48.649942 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5f475228-e27d-4bbd-a53e-681c0ec000ab None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:48.650301 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5f475228-e27d-4bbd-a53e-681c0ec000ab None None] GET https://10.4.3.66/volume// Jul 10 14:24:48.650458 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5f475228-e27d-4bbd-a53e-681c0ec000ab None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:48.650650 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5f475228-e27d-4bbd-a53e-681c0ec000ab None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:48.650944 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5f475228-e27d-4bbd-a53e-681c0ec000ab None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:24:48.651231 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1183/4759] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:24:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:24:48.660523 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-f17e2d39-778f-41b2-a2f0-9877719ecb47 req-615d5f24-a2cc-43b0-b1a7-ed8220fcbe87 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:48.662735 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-f17e2d39-778f-41b2-a2f0-9877719ecb47 req-615d5f24-a2cc-43b0-b1a7-ed8220fcbe87 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/fa577975-942d-4ef9-a045-9db3ab546882 Jul 10 14:24:48.663004 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-f17e2d39-778f-41b2-a2f0-9877719ecb47 req-615d5f24-a2cc-43b0-b1a7-ed8220fcbe87 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:48.663095 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-f17e2d39-778f-41b2-a2f0-9877719ecb47 req-615d5f24-a2cc-43b0-b1a7-ed8220fcbe87 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:48.672980 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:48.672980 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:48.677629 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-f17e2d39-778f-41b2-a2f0-9877719ecb47 req-615d5f24-a2cc-43b0-b1a7-ed8220fcbe87 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:24:48.683144 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-f17e2d39-778f-41b2-a2f0-9877719ecb47 req-615d5f24-a2cc-43b0-b1a7-ed8220fcbe87 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/fa577975-942d-4ef9-a045-9db3ab546882 returned with HTTP 200 Jul 10 14:24:48.683697 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1194/4760] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:24:48 2026] GET /volume/v3/volumes/fa577975-942d-4ef9-a045-9db3ab546882 => generated 1049 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:24:48.703612 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-11bb2ba5-d2cc-4189-96aa-37266ba7fd77 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:48.704160 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-11bb2ba5-d2cc-4189-96aa-37266ba7fd77 None None] GET https://10.4.3.66/volume// Jul 10 14:24:48.704320 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-11bb2ba5-d2cc-4189-96aa-37266ba7fd77 None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:48.704588 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-11bb2ba5-d2cc-4189-96aa-37266ba7fd77 None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:48.705012 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-11bb2ba5-d2cc-4189-96aa-37266ba7fd77 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:24:48.705413 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1187/4761] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:24:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:24:48.714267 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-7e053569-1c2c-4894-b60c-050272750328 req-820d1558-d80d-43d7-a18a-32e53a38425a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:48.716960 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-7e053569-1c2c-4894-b60c-050272750328 req-820d1558-d80d-43d7-a18a-32e53a38425a tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef Jul 10 14:24:48.717195 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-7e053569-1c2c-4894-b60c-050272750328 req-820d1558-d80d-43d7-a18a-32e53a38425a tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:48.717428 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-7e053569-1c2c-4894-b60c-050272750328 req-820d1558-d80d-43d7-a18a-32e53a38425a tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:48.730274 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:48.730274 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:48.736380 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-7e053569-1c2c-4894-b60c-050272750328 req-820d1558-d80d-43d7-a18a-32e53a38425a tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:24:48.738850 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8f722d93-637e-4037-a3b2-a200f764db83 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:48.740606 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8f722d93-637e-4037-a3b2-a200f764db83 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef Jul 10 14:24:48.740767 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8f722d93-637e-4037-a3b2-a200f764db83 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:48.740955 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8f722d93-637e-4037-a3b2-a200f764db83 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:48.741929 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-7e053569-1c2c-4894-b60c-050272750328 req-820d1558-d80d-43d7-a18a-32e53a38425a tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef returned with HTTP 200 Jul 10 14:24:48.742383 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1198/4762] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:24:48 2026] GET /volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef => generated 1315 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:24:48.753377 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:48.753377 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:48.758957 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8f722d93-637e-4037-a3b2-a200f764db83 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:24:48.765329 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8f722d93-637e-4037-a3b2-a200f764db83 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef returned with HTTP 200 Jul 10 14:24:48.765869 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1184/4763] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:48 2026] GET /volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:24:48.788309 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-f17e2d39-778f-41b2-a2f0-9877719ecb47 req-878d333c-5590-4f95-a7f9-0564c9b5b5ac None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:48.790343 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-f17e2d39-778f-41b2-a2f0-9877719ecb47 req-878d333c-5590-4f95-a7f9-0564c9b5b5ac tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] PUT https://10.4.3.66/volume/v3/attachments/b6ed6e50-9aeb-4d47-8ec9-0885c7ba8821 Jul 10 14:24:48.790737 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-f17e2d39-778f-41b2-a2f0-9877719ecb47 req-878d333c-5590-4f95-a7f9-0564c9b5b5ac tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:48.798748 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-f17e2d39-778f-41b2-a2f0-9877719ecb47 req-878d333c-5590-4f95-a7f9-0564c9b5b5ac tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Acquiring lock "cinder-attachment_update-fa577975-942d-4ef9-a045-9db3ab546882-np0000005012" by "attachment_update" {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:24:48.804706 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-f17e2d39-778f-41b2-a2f0-9877719ecb47 req-878d333c-5590-4f95-a7f9-0564c9b5b5ac tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Lock "cinder-attachment_update-fa577975-942d-4ef9-a045-9db3ab546882-np0000005012" acquired by "attachment_update" :: waited 0.006s {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:24:48.805679 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:48.805679 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:49.151901 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d67f818d-4e54-46fe-b76e-5acc79e76681 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:49.153895 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d67f818d-4e54-46fe-b76e-5acc79e76681 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed Jul 10 14:24:49.154171 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d67f818d-4e54-46fe-b76e-5acc79e76681 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:49.154446 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d67f818d-4e54-46fe-b76e-5acc79e76681 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:49.154621 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-d67f818d-4e54-46fe-b76e-5acc79e76681 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 5ebd8bdd-af68-486a-9a19-af417ca075ed. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:49.159955 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:49.159955 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:49.161102 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d67f818d-4e54-46fe-b76e-5acc79e76681 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed returned with HTTP 200 Jul 10 14:24:49.161589 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1188/4764] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:49 2026] GET /volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed => generated 770 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:49.325691 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-f17e2d39-778f-41b2-a2f0-9877719ecb47 req-878d333c-5590-4f95-a7f9-0564c9b5b5ac tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Lock "cinder-attachment_update-fa577975-942d-4ef9-a045-9db3ab546882-np0000005012" released by "attachment_update" :: held 0.521s {{(pid=100153) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:24:49.325984 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-f17e2d39-778f-41b2-a2f0-9877719ecb47 req-878d333c-5590-4f95-a7f9-0564c9b5b5ac tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/attachments/b6ed6e50-9aeb-4d47-8ec9-0885c7ba8821 returned with HTTP 200 Jul 10 14:24:49.326461 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1195/4765] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:24:48 2026] PUT /volume/v3/attachments/b6ed6e50-9aeb-4d47-8ec9-0885c7ba8821 => generated 968 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:24:49.780788 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-01bd3449-9f71-4770-aaf3-b5a1476d8f52 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:49.782637 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-01bd3449-9f71-4770-aaf3-b5a1476d8f52 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef Jul 10 14:24:49.782838 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-01bd3449-9f71-4770-aaf3-b5a1476d8f52 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:49.783028 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-01bd3449-9f71-4770-aaf3-b5a1476d8f52 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:49.793934 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:49.793934 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:49.795385 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0a58f7ee-e987-48a1-b4fa-143cd1dfcfc6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:49.798587 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-01bd3449-9f71-4770-aaf3-b5a1476d8f52 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:24:49.803253 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-01bd3449-9f71-4770-aaf3-b5a1476d8f52 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef returned with HTTP 200 Jul 10 14:24:49.804046 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1199/4766] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:49 2026] GET /volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:24:49.837737 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-f17e2d39-778f-41b2-a2f0-9877719ecb47 req-3dde97df-2850-47e8-a809-e858075482dc None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:49.839780 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-f17e2d39-778f-41b2-a2f0-9877719ecb47 req-3dde97df-2850-47e8-a809-e858075482dc tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] POST https://10.4.3.66/volume/v3/attachments/b6ed6e50-9aeb-4d47-8ec9-0885c7ba8821/action Jul 10 14:24:49.840111 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-f17e2d39-778f-41b2-a2f0-9877719ecb47 req-3dde97df-2850-47e8-a809-e858075482dc tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action body: b'{"os-complete": null}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:24:49.840597 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-f17e2d39-778f-41b2-a2f0-9877719ecb47 req-3dde97df-2850-47e8-a809-e858075482dc tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:49.857646 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:49.857646 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:49.869699 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-f17e2d39-778f-41b2-a2f0-9877719ecb47 req-3dde97df-2850-47e8-a809-e858075482dc tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/attachments/b6ed6e50-9aeb-4d47-8ec9-0885c7ba8821/action returned with HTTP 204 Jul 10 14:24:49.870312 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1189/4767] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:24:49 2026] POST /volume/v3/attachments/b6ed6e50-9aeb-4d47-8ec9-0885c7ba8821/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:49.882473 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0a58f7ee-e987-48a1-b4fa-143cd1dfcfc6 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] POST https://10.4.3.66/volume/v3/qos-specs Jul 10 14:24:49.883315 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0a58f7ee-e987-48a1-b4fa-143cd1dfcfc6 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-109729894", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:49.885402 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.qos_specs [None req-0a58f7ee-e987-48a1-b4fa-143cd1dfcfc6 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-109729894', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100152) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 10 14:24:49.890603 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.db.api [None req-0a58f7ee-e987-48a1-b4fa-143cd1dfcfc6 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] DB qos_specs_create(): root {'id': 'dba417c0-ea08-4218-b602-afc70ff5e1fd', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-109729894'} {{(pid=100152) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 10 14:24:49.897734 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0a58f7ee-e987-48a1-b4fa-143cd1dfcfc6 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] https://10.4.3.66/volume/v3/qos-specs returned with HTTP 200 Jul 10 14:24:49.898137 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1185/4768] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:24:49 2026] POST /volume/v3/qos-specs => generated 390 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:49.907514 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0a196351-1c53-4090-8079-44c30017a829 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:49.909621 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0a196351-1c53-4090-8079-44c30017a829 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:24:49.910347 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0a196351-1c53-4090-8079-44c30017a829 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-119767513"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:49.911891 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:49.911891 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:49.924104 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0a196351-1c53-4090-8079-44c30017a829 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:24:49.924643 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1196/4769] 10.4.3.66 () {68 vars in 1245 bytes} [Fri Jul 10 14:24:49 2026] POST /volume/v3/types => generated 221 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:49.931955 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e8da12c6-b571-442b-8e50-c0391935ae3f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:49.933828 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e8da12c6-b571-442b-8e50-c0391935ae3f tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:24:49.934184 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e8da12c6-b571-442b-8e50-c0391935ae3f tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1711403478"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:49.951934 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e8da12c6-b571-442b-8e50-c0391935ae3f tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:24:49.952466 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1200/4770] 10.4.3.66 () {68 vars in 1245 bytes} [Fri Jul 10 14:24:49 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 14:24:49.962439 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-3f043045-ed20-487b-ad5c-7209566c3e91 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:49.964512 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3f043045-ed20-487b-ad5c-7209566c3e91 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:24:49.964897 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3f043045-ed20-487b-ad5c-7209566c3e91 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-72940465"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:49.984125 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3f043045-ed20-487b-ad5c-7209566c3e91 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:24:49.984646 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1190/4771] 10.4.3.66 () {68 vars in 1245 bytes} [Fri Jul 10 14:24:49 2026] POST /volume/v3/types => generated 220 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:49.993605 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4acf219e-fbd9-4e7b-a2d9-435ae7af5902 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:49.995424 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4acf219e-fbd9-4e7b-a2d9-435ae7af5902 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] GET https://10.4.3.66/volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd/associate?vol_type_id=8974c5e8-3b42-43f6-a3bb-3e931db4a248 Jul 10 14:24:49.995704 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4acf219e-fbd9-4e7b-a2d9-435ae7af5902 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:49.995916 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4acf219e-fbd9-4e7b-a2d9-435ae7af5902 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Calling method 'associate' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:49.996217 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:49.996217 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:49.996635 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.qos_specs_manage [None req-4acf219e-fbd9-4e7b-a2d9-435ae7af5902 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Associate qos_spec: dba417c0-ea08-4218-b602-afc70ff5e1fd with type: 8974c5e8-3b42-43f6-a3bb-3e931db4a248 {{(pid=100152) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 10 14:24:50.021723 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4acf219e-fbd9-4e7b-a2d9-435ae7af5902 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] https://10.4.3.66/volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd/associate?vol_type_id=8974c5e8-3b42-43f6-a3bb-3e931db4a248 returned with HTTP 202 Jul 10 14:24:50.022280 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1186/4772] 10.4.3.66 () {66 vars in 1474 bytes} [Fri Jul 10 14:24:49 2026] GET /volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd/associate?vol_type_id=8974c5e8-3b42-43f6-a3bb-3e931db4a248 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:24:50.029456 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-707e510b-dc42-4026-b32c-d8c4c5078393 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:50.033530 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-707e510b-dc42-4026-b32c-d8c4c5078393 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] GET https://10.4.3.66/volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd/associate?vol_type_id=c0578308-d844-4aa0-9480-480367a938c2 Jul 10 14:24:50.033530 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-707e510b-dc42-4026-b32c-d8c4c5078393 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:50.033530 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-707e510b-dc42-4026-b32c-d8c4c5078393 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Calling method 'associate' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:50.034119 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.contrib.qos_specs_manage [None req-707e510b-dc42-4026-b32c-d8c4c5078393 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Associate qos_spec: dba417c0-ea08-4218-b602-afc70ff5e1fd with type: c0578308-d844-4aa0-9480-480367a938c2 {{(pid=100153) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 10 14:24:50.068870 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-707e510b-dc42-4026-b32c-d8c4c5078393 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] https://10.4.3.66/volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd/associate?vol_type_id=c0578308-d844-4aa0-9480-480367a938c2 returned with HTTP 202 Jul 10 14:24:50.069430 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1197/4773] 10.4.3.66 () {66 vars in 1474 bytes} [Fri Jul 10 14:24:50 2026] GET /volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd/associate?vol_type_id=c0578308-d844-4aa0-9480-480367a938c2 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:24:50.080964 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0ef66615-8264-43cb-a759-d9056e6a5e01 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:50.082769 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0ef66615-8264-43cb-a759-d9056e6a5e01 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] GET https://10.4.3.66/volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd/associate?vol_type_id=e5d57d03-d0dd-4da6-a2fa-b41dec2759f5 Jul 10 14:24:50.082951 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0ef66615-8264-43cb-a759-d9056e6a5e01 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:50.083128 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0ef66615-8264-43cb-a759-d9056e6a5e01 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Calling method 'associate' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:50.083739 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0ef66615-8264-43cb-a759-d9056e6a5e01 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Associate qos_spec: dba417c0-ea08-4218-b602-afc70ff5e1fd with type: e5d57d03-d0dd-4da6-a2fa-b41dec2759f5 {{(pid=100154) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 10 14:24:50.108389 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0ef66615-8264-43cb-a759-d9056e6a5e01 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] https://10.4.3.66/volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd/associate?vol_type_id=e5d57d03-d0dd-4da6-a2fa-b41dec2759f5 returned with HTTP 202 Jul 10 14:24:50.108998 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1201/4774] 10.4.3.66 () {66 vars in 1474 bytes} [Fri Jul 10 14:24:50 2026] GET /volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd/associate?vol_type_id=e5d57d03-d0dd-4da6-a2fa-b41dec2759f5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:24:50.119024 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-50fba832-37aa-4c5b-be83-a6a0bbbb8831 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:50.121192 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-50fba832-37aa-4c5b-be83-a6a0bbbb8831 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] GET https://10.4.3.66/volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd/associations Jul 10 14:24:50.121446 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-50fba832-37aa-4c5b-be83-a6a0bbbb8831 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:50.121679 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-50fba832-37aa-4c5b-be83-a6a0bbbb8831 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Calling method 'associations' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:50.122196 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.contrib.qos_specs_manage [None req-50fba832-37aa-4c5b-be83-a6a0bbbb8831 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Get associations for qos_spec id: dba417c0-ea08-4218-b602-afc70ff5e1fd {{(pid=100155) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 10 14:24:50.143699 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-50fba832-37aa-4c5b-be83-a6a0bbbb8831 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] https://10.4.3.66/volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd/associations returned with HTTP 200 Jul 10 14:24:50.144278 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1191/4775] 10.4.3.66 () {66 vars in 1386 bytes} [Fri Jul 10 14:24:50 2026] GET /volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd/associations => generated 445 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:50.153106 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-531491d9-708f-4fef-8ee9-77e10299c6cc None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:50.154850 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-531491d9-708f-4fef-8ee9-77e10299c6cc tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] GET https://10.4.3.66/volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd/disassociate?vol_type_id=8974c5e8-3b42-43f6-a3bb-3e931db4a248 Jul 10 14:24:50.155044 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-531491d9-708f-4fef-8ee9-77e10299c6cc tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:50.155240 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-531491d9-708f-4fef-8ee9-77e10299c6cc tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Calling method 'disassociate' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:50.155479 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:50.155479 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:50.155814 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.qos_specs_manage [None req-531491d9-708f-4fef-8ee9-77e10299c6cc tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Disassociate qos_spec: dba417c0-ea08-4218-b602-afc70ff5e1fd from type: 8974c5e8-3b42-43f6-a3bb-3e931db4a248 {{(pid=100152) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jul 10 14:24:50.171468 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-531491d9-708f-4fef-8ee9-77e10299c6cc tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] https://10.4.3.66/volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd/disassociate?vol_type_id=8974c5e8-3b42-43f6-a3bb-3e931db4a248 returned with HTTP 202 Jul 10 14:24:50.173669 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1187/4776] 10.4.3.66 () {66 vars in 1483 bytes} [Fri Jul 10 14:24:50 2026] GET /volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd/disassociate?vol_type_id=8974c5e8-3b42-43f6-a3bb-3e931db4a248 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:24:50.173831 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-45139089-b6f5-43d7-b18b-665acb436e85 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:50.175769 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-45139089-b6f5-43d7-b18b-665acb436e85 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed Jul 10 14:24:50.176589 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-45139089-b6f5-43d7-b18b-665acb436e85 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:50.176968 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-45139089-b6f5-43d7-b18b-665acb436e85 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:50.177246 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-45139089-b6f5-43d7-b18b-665acb436e85 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 5ebd8bdd-af68-486a-9a19-af417ca075ed. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:50.182221 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-033d0d80-62ab-4a88-bc7f-d6166738a7ad None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:50.184091 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:50.184091 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:50.184233 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-033d0d80-62ab-4a88-bc7f-d6166738a7ad tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] GET https://10.4.3.66/volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd/associations Jul 10 14:24:50.186077 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-033d0d80-62ab-4a88-bc7f-d6166738a7ad tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:50.186077 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-033d0d80-62ab-4a88-bc7f-d6166738a7ad tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Calling method 'associations' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:50.186077 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:50.186077 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:50.186304 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-45139089-b6f5-43d7-b18b-665acb436e85 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed returned with HTTP 200 Jul 10 14:24:50.186354 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.contrib.qos_specs_manage [None req-033d0d80-62ab-4a88-bc7f-d6166738a7ad tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Get associations for qos_spec id: dba417c0-ea08-4218-b602-afc70ff5e1fd {{(pid=100154) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 10 14:24:50.186406 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1198/4777] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:50 2026] GET /volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed => generated 770 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:50.207196 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-033d0d80-62ab-4a88-bc7f-d6166738a7ad tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] https://10.4.3.66/volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd/associations returned with HTTP 200 Jul 10 14:24:50.207721 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1202/4778] 10.4.3.66 () {66 vars in 1386 bytes} [Fri Jul 10 14:24:50 2026] GET /volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd/associations => generated 304 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:50.215868 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-0caf4aa0-a91d-404e-8cc0-0d2b79ceffed None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:50.219145 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0caf4aa0-a91d-404e-8cc0-0d2b79ceffed tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] GET https://10.4.3.66/volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd/disassociate_all Jul 10 14:24:50.219360 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0caf4aa0-a91d-404e-8cc0-0d2b79ceffed tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:50.219585 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0caf4aa0-a91d-404e-8cc0-0d2b79ceffed tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Calling method 'disassociate_all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:50.219837 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:50.219837 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:50.220174 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0caf4aa0-a91d-404e-8cc0-0d2b79ceffed tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Disassociate qos_spec: dba417c0-ea08-4218-b602-afc70ff5e1fd from all. {{(pid=100155) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Jul 10 14:24:50.232042 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0caf4aa0-a91d-404e-8cc0-0d2b79ceffed tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] https://10.4.3.66/volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd/disassociate_all returned with HTTP 202 Jul 10 14:24:50.232485 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1192/4779] 10.4.3.66 () {66 vars in 1398 bytes} [Fri Jul 10 14:24:50 2026] GET /volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd/disassociate_all => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:24:50.241752 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5ce4bf91-67e4-43e0-bc3a-f3dbd29220a2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:50.243685 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5ce4bf91-67e4-43e0-bc3a-f3dbd29220a2 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] GET https://10.4.3.66/volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd/associations Jul 10 14:24:50.243882 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5ce4bf91-67e4-43e0-bc3a-f3dbd29220a2 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:50.244061 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5ce4bf91-67e4-43e0-bc3a-f3dbd29220a2 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Calling method 'associations' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:50.244340 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:50.244340 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:50.244632 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5ce4bf91-67e4-43e0-bc3a-f3dbd29220a2 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Get associations for qos_spec id: dba417c0-ea08-4218-b602-afc70ff5e1fd {{(pid=100152) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 10 14:24:50.258227 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5ce4bf91-67e4-43e0-bc3a-f3dbd29220a2 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] https://10.4.3.66/volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd/associations returned with HTTP 200 Jul 10 14:24:50.258590 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1188/4780] 10.4.3.66 () {66 vars in 1386 bytes} [Fri Jul 10 14:24:50 2026] GET /volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd/associations => generated 24 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:24:50.267440 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d1a12465-86a2-45d7-8ff8-ce66bab442c5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:50.268984 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d1a12465-86a2-45d7-8ff8-ce66bab442c5 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] DELETE https://10.4.3.66/volume/v3/types/e5d57d03-d0dd-4da6-a2fa-b41dec2759f5 Jul 10 14:24:50.269342 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d1a12465-86a2-45d7-8ff8-ce66bab442c5 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:50.269661 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d1a12465-86a2-45d7-8ff8-ce66bab442c5 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Calling method '_delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:50.308266 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d1a12465-86a2-45d7-8ff8-ce66bab442c5 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] https://10.4.3.66/volume/v3/types/e5d57d03-d0dd-4da6-a2fa-b41dec2759f5 returned with HTTP 202 Jul 10 14:24:50.308266 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1199/4781] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:24:50 2026] DELETE /volume/v3/types/e5d57d03-d0dd-4da6-a2fa-b41dec2759f5 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:24:50.317031 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-09830cd4-3db8-488d-8061-839cd21ef255 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:50.319386 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-09830cd4-3db8-488d-8061-839cd21ef255 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] GET https://10.4.3.66/volume/v3/types/e5d57d03-d0dd-4da6-a2fa-b41dec2759f5 Jul 10 14:24:50.319692 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-09830cd4-3db8-488d-8061-839cd21ef255 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:50.319988 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-09830cd4-3db8-488d-8061-839cd21ef255 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:50.324269 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-09830cd4-3db8-488d-8061-839cd21ef255 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] https://10.4.3.66/volume/v3/types/e5d57d03-d0dd-4da6-a2fa-b41dec2759f5 returned with HTTP 404 Jul 10 14:24:50.325265 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1203/4782] 10.4.3.66 () {66 vars in 1335 bytes} [Fri Jul 10 14:24:50 2026] GET /volume/v3/types/e5d57d03-d0dd-4da6-a2fa-b41dec2759f5 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:50.333934 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-41d9b3b6-771a-41d6-9887-cf441c28fad0 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:50.335672 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-41d9b3b6-771a-41d6-9887-cf441c28fad0 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] DELETE https://10.4.3.66/volume/v3/types/c0578308-d844-4aa0-9480-480367a938c2 Jul 10 14:24:50.335887 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-41d9b3b6-771a-41d6-9887-cf441c28fad0 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:50.336119 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-41d9b3b6-771a-41d6-9887-cf441c28fad0 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Calling method '_delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:50.336376 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:50.336376 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:50.360579 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-41d9b3b6-771a-41d6-9887-cf441c28fad0 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] https://10.4.3.66/volume/v3/types/c0578308-d844-4aa0-9480-480367a938c2 returned with HTTP 202 Jul 10 14:24:50.361090 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1193/4783] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:24:50 2026] DELETE /volume/v3/types/c0578308-d844-4aa0-9480-480367a938c2 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:24:50.368147 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e4acad66-cd9c-4f21-a32c-a8373aeb0d63 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:50.370059 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e4acad66-cd9c-4f21-a32c-a8373aeb0d63 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] GET https://10.4.3.66/volume/v3/types/c0578308-d844-4aa0-9480-480367a938c2 Jul 10 14:24:50.370253 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e4acad66-cd9c-4f21-a32c-a8373aeb0d63 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:50.370487 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e4acad66-cd9c-4f21-a32c-a8373aeb0d63 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:50.375491 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e4acad66-cd9c-4f21-a32c-a8373aeb0d63 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] https://10.4.3.66/volume/v3/types/c0578308-d844-4aa0-9480-480367a938c2 returned with HTTP 404 Jul 10 14:24:50.375491 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1189/4784] 10.4.3.66 () {66 vars in 1335 bytes} [Fri Jul 10 14:24:50 2026] GET /volume/v3/types/c0578308-d844-4aa0-9480-480367a938c2 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:50.383266 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d25e7dde-cc3f-45fd-a62d-c78bbed0e75f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:50.385653 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d25e7dde-cc3f-45fd-a62d-c78bbed0e75f tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] DELETE https://10.4.3.66/volume/v3/types/8974c5e8-3b42-43f6-a3bb-3e931db4a248 Jul 10 14:24:50.385918 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d25e7dde-cc3f-45fd-a62d-c78bbed0e75f tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:50.386218 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d25e7dde-cc3f-45fd-a62d-c78bbed0e75f tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Calling method '_delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:50.421537 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d25e7dde-cc3f-45fd-a62d-c78bbed0e75f tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] https://10.4.3.66/volume/v3/types/8974c5e8-3b42-43f6-a3bb-3e931db4a248 returned with HTTP 202 Jul 10 14:24:50.421537 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1200/4785] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:24:50 2026] DELETE /volume/v3/types/8974c5e8-3b42-43f6-a3bb-3e931db4a248 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:24:50.429106 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-de5a6f06-4107-4e77-b994-2db51b4996c9 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:50.431052 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-de5a6f06-4107-4e77-b994-2db51b4996c9 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] GET https://10.4.3.66/volume/v3/types/8974c5e8-3b42-43f6-a3bb-3e931db4a248 Jul 10 14:24:50.431371 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-de5a6f06-4107-4e77-b994-2db51b4996c9 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:50.431631 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-de5a6f06-4107-4e77-b994-2db51b4996c9 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:50.435562 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-de5a6f06-4107-4e77-b994-2db51b4996c9 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] https://10.4.3.66/volume/v3/types/8974c5e8-3b42-43f6-a3bb-3e931db4a248 returned with HTTP 404 Jul 10 14:24:50.436138 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1204/4786] 10.4.3.66 () {66 vars in 1335 bytes} [Fri Jul 10 14:24:50 2026] GET /volume/v3/types/8974c5e8-3b42-43f6-a3bb-3e931db4a248 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:50.446413 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-15856423-9857-4179-b473-d42168821a28 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:50.448326 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-15856423-9857-4179-b473-d42168821a28 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] POST https://10.4.3.66/volume/v3/qos-specs Jul 10 14:24:50.448705 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-15856423-9857-4179-b473-d42168821a28 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-375522942", "consumer": "back-end"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:50.450629 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.qos_specs [None req-15856423-9857-4179-b473-d42168821a28 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-375522942', 'consumer': 'back-end', 'specs': {}} {{(pid=100155) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 10 14:24:50.461901 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.db.api [None req-15856423-9857-4179-b473-d42168821a28 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] DB qos_specs_create(): root {'id': '12a688b0-3ab3-4115-9dc5-3552b63878ed', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-375522942'} {{(pid=100155) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 10 14:24:50.486343 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-15856423-9857-4179-b473-d42168821a28 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] https://10.4.3.66/volume/v3/qos-specs returned with HTTP 200 Jul 10 14:24:50.486860 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1194/4787] 10.4.3.66 () {68 vars in 1257 bytes} [Fri Jul 10 14:24:50 2026] POST /volume/v3/qos-specs => generated 366 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:50.496714 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-55fd7064-e38a-473e-aa13-06c0153beb4f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:50.498696 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-55fd7064-e38a-473e-aa13-06c0153beb4f tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] DELETE https://10.4.3.66/volume/v3/qos-specs/12a688b0-3ab3-4115-9dc5-3552b63878ed?force=False Jul 10 14:24:50.498915 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-55fd7064-e38a-473e-aa13-06c0153beb4f tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:50.499107 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-55fd7064-e38a-473e-aa13-06c0153beb4f tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:50.499429 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:50.499429 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:50.499859 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.qos_specs_manage [None req-55fd7064-e38a-473e-aa13-06c0153beb4f tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Delete qos_spec: 12a688b0-3ab3-4115-9dc5-3552b63878ed, force: False {{(pid=100152) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 14:24:50.521221 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-55fd7064-e38a-473e-aa13-06c0153beb4f tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] https://10.4.3.66/volume/v3/qos-specs/12a688b0-3ab3-4115-9dc5-3552b63878ed?force=False returned with HTTP 202 Jul 10 14:24:50.521761 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1190/4788] 10.4.3.66 () {66 vars in 1373 bytes} [Fri Jul 10 14:24:50 2026] DELETE /volume/v3/qos-specs/12a688b0-3ab3-4115-9dc5-3552b63878ed?force=False => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:24:50.529754 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-38da2dd9-dbe2-4256-af0d-705d1101747e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:50.531882 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-38da2dd9-dbe2-4256-af0d-705d1101747e tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] GET https://10.4.3.66/volume/v3/qos-specs/12a688b0-3ab3-4115-9dc5-3552b63878ed Jul 10 14:24:50.532010 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-38da2dd9-dbe2-4256-af0d-705d1101747e tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:50.532231 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-38da2dd9-dbe2-4256-af0d-705d1101747e tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:50.536771 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-38da2dd9-dbe2-4256-af0d-705d1101747e tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] https://10.4.3.66/volume/v3/qos-specs/12a688b0-3ab3-4115-9dc5-3552b63878ed returned with HTTP 404 Jul 10 14:24:50.537300 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1201/4789] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:24:50 2026] GET /volume/v3/qos-specs/12a688b0-3ab3-4115-9dc5-3552b63878ed => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:50.545818 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-1239c384-c3fb-47f8-9a18-df17b5c8ceb9 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:50.548087 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1239c384-c3fb-47f8-9a18-df17b5c8ceb9 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] GET https://10.4.3.66/volume/v3/qos-specs Jul 10 14:24:50.548376 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1239c384-c3fb-47f8-9a18-df17b5c8ceb9 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:50.548621 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1239c384-c3fb-47f8-9a18-df17b5c8ceb9 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Calling method 'index' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:50.549003 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:50.549003 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:50.562311 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1239c384-c3fb-47f8-9a18-df17b5c8ceb9 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] https://10.4.3.66/volume/v3/qos-specs returned with HTTP 200 Jul 10 14:24:50.562831 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1205/4790] 10.4.3.66 () {66 vars in 1236 bytes} [Fri Jul 10 14:24:50 2026] GET /volume/v3/qos-specs => generated 174 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:50.571617 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-36c4615d-dddf-4ee9-b7a9-5613aa8f6017 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:50.573718 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-36c4615d-dddf-4ee9-b7a9-5613aa8f6017 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] DELETE https://10.4.3.66/volume/v3/qos-specs/12a688b0-3ab3-4115-9dc5-3552b63878ed?force=False Jul 10 14:24:50.574028 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-36c4615d-dddf-4ee9-b7a9-5613aa8f6017 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:50.574324 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-36c4615d-dddf-4ee9-b7a9-5613aa8f6017 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:50.574676 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:50.574676 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:50.575108 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.contrib.qos_specs_manage [None req-36c4615d-dddf-4ee9-b7a9-5613aa8f6017 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Delete qos_spec: 12a688b0-3ab3-4115-9dc5-3552b63878ed, force: False {{(pid=100155) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 14:24:50.580144 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-36c4615d-dddf-4ee9-b7a9-5613aa8f6017 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] https://10.4.3.66/volume/v3/qos-specs/12a688b0-3ab3-4115-9dc5-3552b63878ed?force=False returned with HTTP 404 Jul 10 14:24:50.580856 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1195/4791] 10.4.3.66 () {66 vars in 1373 bytes} [Fri Jul 10 14:24:50 2026] DELETE /volume/v3/qos-specs/12a688b0-3ab3-4115-9dc5-3552b63878ed?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:50.589531 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4bdbbb05-7bf6-4ea5-9807-aefeb939d850 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:50.591996 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4bdbbb05-7bf6-4ea5-9807-aefeb939d850 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] GET https://10.4.3.66/volume/v3/qos-specs/12a688b0-3ab3-4115-9dc5-3552b63878ed Jul 10 14:24:50.592297 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4bdbbb05-7bf6-4ea5-9807-aefeb939d850 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:50.592567 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4bdbbb05-7bf6-4ea5-9807-aefeb939d850 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:50.592903 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:50.592903 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:50.598414 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4bdbbb05-7bf6-4ea5-9807-aefeb939d850 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] https://10.4.3.66/volume/v3/qos-specs/12a688b0-3ab3-4115-9dc5-3552b63878ed returned with HTTP 404 Jul 10 14:24:50.599133 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1191/4792] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:24:50 2026] GET /volume/v3/qos-specs/12a688b0-3ab3-4115-9dc5-3552b63878ed => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:50.606449 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8f55dbe1-1d57-4f41-8bf5-1e7e38cb1f32 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:50.608423 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8f55dbe1-1d57-4f41-8bf5-1e7e38cb1f32 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] POST https://10.4.3.66/volume/v3/qos-specs Jul 10 14:24:50.608863 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8f55dbe1-1d57-4f41-8bf5-1e7e38cb1f32 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1973647827", "consumer": "both"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:50.610833 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.qos_specs [None req-8f55dbe1-1d57-4f41-8bf5-1e7e38cb1f32 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1973647827', 'consumer': 'both', 'specs': {}} {{(pid=100153) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 10 14:24:50.616950 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.db.api [None req-8f55dbe1-1d57-4f41-8bf5-1e7e38cb1f32 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] DB qos_specs_create(): root {'id': '2a130668-19f7-4855-aefa-b713a9951303', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1973647827'} {{(pid=100153) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 10 14:24:50.625627 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8f55dbe1-1d57-4f41-8bf5-1e7e38cb1f32 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] https://10.4.3.66/volume/v3/qos-specs returned with HTTP 200 Jul 10 14:24:50.626215 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1202/4793] 10.4.3.66 () {68 vars in 1257 bytes} [Fri Jul 10 14:24:50 2026] POST /volume/v3/qos-specs => generated 363 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:50.633380 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0e993302-1fd1-4a7e-a37c-795057501d0a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:50.635365 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0e993302-1fd1-4a7e-a37c-795057501d0a tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] DELETE https://10.4.3.66/volume/v3/qos-specs/2a130668-19f7-4855-aefa-b713a9951303?force=False Jul 10 14:24:50.635612 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0e993302-1fd1-4a7e-a37c-795057501d0a tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:50.635868 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0e993302-1fd1-4a7e-a37c-795057501d0a tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:50.636160 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:50.636160 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:50.636519 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0e993302-1fd1-4a7e-a37c-795057501d0a tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Delete qos_spec: 2a130668-19f7-4855-aefa-b713a9951303, force: False {{(pid=100154) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 14:24:50.654305 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0e993302-1fd1-4a7e-a37c-795057501d0a tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] https://10.4.3.66/volume/v3/qos-specs/2a130668-19f7-4855-aefa-b713a9951303?force=False returned with HTTP 202 Jul 10 14:24:50.654740 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1206/4794] 10.4.3.66 () {66 vars in 1373 bytes} [Fri Jul 10 14:24:50 2026] DELETE /volume/v3/qos-specs/2a130668-19f7-4855-aefa-b713a9951303?force=False => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:24:50.661081 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-778735bc-3acd-4231-8038-ad6344830359 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:50.663260 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-778735bc-3acd-4231-8038-ad6344830359 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] GET https://10.4.3.66/volume/v3/qos-specs/2a130668-19f7-4855-aefa-b713a9951303 Jul 10 14:24:50.663553 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-778735bc-3acd-4231-8038-ad6344830359 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:50.663760 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-778735bc-3acd-4231-8038-ad6344830359 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:50.667990 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-778735bc-3acd-4231-8038-ad6344830359 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] https://10.4.3.66/volume/v3/qos-specs/2a130668-19f7-4855-aefa-b713a9951303 returned with HTTP 404 Jul 10 14:24:50.668600 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1196/4795] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:24:50 2026] GET /volume/v3/qos-specs/2a130668-19f7-4855-aefa-b713a9951303 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:50.675578 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-dc0fb349-7265-40b7-86c5-22f1aa625edf None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:50.677475 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dc0fb349-7265-40b7-86c5-22f1aa625edf tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] GET https://10.4.3.66/volume/v3/qos-specs Jul 10 14:24:50.677717 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dc0fb349-7265-40b7-86c5-22f1aa625edf tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:50.677872 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dc0fb349-7265-40b7-86c5-22f1aa625edf tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:50.686590 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dc0fb349-7265-40b7-86c5-22f1aa625edf tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] https://10.4.3.66/volume/v3/qos-specs returned with HTTP 200 Jul 10 14:24:50.686846 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1192/4796] 10.4.3.66 () {66 vars in 1236 bytes} [Fri Jul 10 14:24:50 2026] GET /volume/v3/qos-specs => generated 174 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:50.696360 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e2fa2d98-5798-4024-857e-1175a6f14978 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:50.700270 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e2fa2d98-5798-4024-857e-1175a6f14978 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] DELETE https://10.4.3.66/volume/v3/qos-specs/2a130668-19f7-4855-aefa-b713a9951303?force=False Jul 10 14:24:50.700486 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e2fa2d98-5798-4024-857e-1175a6f14978 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:50.700692 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e2fa2d98-5798-4024-857e-1175a6f14978 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:50.700951 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:50.700951 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:50.701309 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e2fa2d98-5798-4024-857e-1175a6f14978 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Delete qos_spec: 2a130668-19f7-4855-aefa-b713a9951303, force: False {{(pid=100153) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 14:24:50.704405 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e2fa2d98-5798-4024-857e-1175a6f14978 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] https://10.4.3.66/volume/v3/qos-specs/2a130668-19f7-4855-aefa-b713a9951303?force=False returned with HTTP 404 Jul 10 14:24:50.704867 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1203/4797] 10.4.3.66 () {66 vars in 1373 bytes} [Fri Jul 10 14:24:50 2026] DELETE /volume/v3/qos-specs/2a130668-19f7-4855-aefa-b713a9951303?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:50.713099 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6bc5e24a-6f3d-450d-a974-29a8acdfa908 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:50.714978 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6bc5e24a-6f3d-450d-a974-29a8acdfa908 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] GET https://10.4.3.66/volume/v3/qos-specs/2a130668-19f7-4855-aefa-b713a9951303 Jul 10 14:24:50.715172 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6bc5e24a-6f3d-450d-a974-29a8acdfa908 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:50.715344 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6bc5e24a-6f3d-450d-a974-29a8acdfa908 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:50.715620 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:50.715620 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:50.718302 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-7e053569-1c2c-4894-b60c-050272750328 req-9f1d058d-9412-4064-a8e6-91414614c8e8 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:50.719384 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6bc5e24a-6f3d-450d-a974-29a8acdfa908 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] https://10.4.3.66/volume/v3/qos-specs/2a130668-19f7-4855-aefa-b713a9951303 returned with HTTP 404 Jul 10 14:24:50.719935 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1207/4798] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:24:50 2026] GET /volume/v3/qos-specs/2a130668-19f7-4855-aefa-b713a9951303 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:50.724529 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-7e053569-1c2c-4894-b60c-050272750328 req-9f1d058d-9412-4064-a8e6-91414614c8e8 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] DELETE https://10.4.3.66/volume/v3/attachments/36d74bc6-6ad6-4594-a18d-5cb5e412e77e Jul 10 14:24:50.724529 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-7e053569-1c2c-4894-b60c-050272750328 req-9f1d058d-9412-4064-a8e6-91414614c8e8 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:50.724529 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-7e053569-1c2c-4894-b60c-050272750328 req-9f1d058d-9412-4064-a8e6-91414614c8e8 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:50.730372 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ac156f28-24a7-4ffb-b829-9de488d13791 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:50.732746 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ac156f28-24a7-4ffb-b829-9de488d13791 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] POST https://10.4.3.66/volume/v3/qos-specs Jul 10 14:24:50.733106 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:50.733106 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:50.733251 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ac156f28-24a7-4ffb-b829-9de488d13791 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-4701619", "consumer": "front-end"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:50.735266 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:50.735266 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:50.735943 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.qos_specs [None req-ac156f28-24a7-4ffb-b829-9de488d13791 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-4701619', 'consumer': 'front-end', 'specs': {}} {{(pid=100152) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 10 14:24:50.743065 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.db.api [None req-ac156f28-24a7-4ffb-b829-9de488d13791 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] DB qos_specs_create(): root {'id': 'e2f062e9-124c-4fcb-a9fd-428e243daaf1', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-4701619'} {{(pid=100152) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 10 14:24:50.758524 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ac156f28-24a7-4ffb-b829-9de488d13791 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] https://10.4.3.66/volume/v3/qos-specs returned with HTTP 200 Jul 10 14:24:50.758704 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1193/4799] 10.4.3.66 () {68 vars in 1257 bytes} [Fri Jul 10 14:24:50 2026] POST /volume/v3/qos-specs => generated 365 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:50.768636 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-47f67c9d-5e56-4899-9d98-856297b4439d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:50.770788 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-47f67c9d-5e56-4899-9d98-856297b4439d tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] DELETE https://10.4.3.66/volume/v3/qos-specs/e2f062e9-124c-4fcb-a9fd-428e243daaf1?force=False Jul 10 14:24:50.771009 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-47f67c9d-5e56-4899-9d98-856297b4439d tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:50.771248 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-47f67c9d-5e56-4899-9d98-856297b4439d tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:50.771970 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.contrib.qos_specs_manage [None req-47f67c9d-5e56-4899-9d98-856297b4439d tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Delete qos_spec: e2f062e9-124c-4fcb-a9fd-428e243daaf1, force: False {{(pid=100153) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 14:24:50.803362 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-47f67c9d-5e56-4899-9d98-856297b4439d tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] https://10.4.3.66/volume/v3/qos-specs/e2f062e9-124c-4fcb-a9fd-428e243daaf1?force=False returned with HTTP 202 Jul 10 14:24:50.803873 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1204/4800] 10.4.3.66 () {66 vars in 1373 bytes} [Fri Jul 10 14:24:50 2026] DELETE /volume/v3/qos-specs/e2f062e9-124c-4fcb-a9fd-428e243daaf1?force=False => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:24:50.810894 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-4222a075-23f0-4cdc-adcd-50a38dde545f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:50.812881 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4222a075-23f0-4cdc-adcd-50a38dde545f tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] GET https://10.4.3.66/volume/v3/qos-specs/e2f062e9-124c-4fcb-a9fd-428e243daaf1 Jul 10 14:24:50.813130 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4222a075-23f0-4cdc-adcd-50a38dde545f tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:50.813421 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4222a075-23f0-4cdc-adcd-50a38dde545f tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:50.816583 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c2ede81c-ebb0-47fc-b93f-69b10f5a102b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:50.818421 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4222a075-23f0-4cdc-adcd-50a38dde545f tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] https://10.4.3.66/volume/v3/qos-specs/e2f062e9-124c-4fcb-a9fd-428e243daaf1 returned with HTTP 404 Jul 10 14:24:50.818676 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c2ede81c-ebb0-47fc-b93f-69b10f5a102b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef Jul 10 14:24:50.818911 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c2ede81c-ebb0-47fc-b93f-69b10f5a102b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:50.819058 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1208/4801] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:24:50 2026] GET /volume/v3/qos-specs/e2f062e9-124c-4fcb-a9fd-428e243daaf1 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:50.819126 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c2ede81c-ebb0-47fc-b93f-69b10f5a102b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:50.825669 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c7c587c8-aa3c-4db5-b71b-5a3950ebaf13 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:50.827630 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c7c587c8-aa3c-4db5-b71b-5a3950ebaf13 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] GET https://10.4.3.66/volume/v3/qos-specs Jul 10 14:24:50.827827 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c7c587c8-aa3c-4db5-b71b-5a3950ebaf13 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:50.828014 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c7c587c8-aa3c-4db5-b71b-5a3950ebaf13 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Calling method 'index' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:50.828266 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:50.828266 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:50.832010 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:50.832010 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:50.836619 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c2ede81c-ebb0-47fc-b93f-69b10f5a102b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:24:50.841767 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c7c587c8-aa3c-4db5-b71b-5a3950ebaf13 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] https://10.4.3.66/volume/v3/qos-specs returned with HTTP 200 Jul 10 14:24:50.842151 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1205/4802] 10.4.3.66 () {66 vars in 1236 bytes} [Fri Jul 10 14:24:50 2026] GET /volume/v3/qos-specs => generated 174 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:50.842369 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c2ede81c-ebb0-47fc-b93f-69b10f5a102b tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef returned with HTTP 200 Jul 10 14:24:50.842859 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1194/4803] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:50 2026] GET /volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef => generated 1135 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:24:50.860050 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-31fbbb7b-16ab-4e38-a2d7-2167441a8ac7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:50.862122 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-31fbbb7b-16ab-4e38-a2d7-2167441a8ac7 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] DELETE https://10.4.3.66/volume/v3/qos-specs/e2f062e9-124c-4fcb-a9fd-428e243daaf1?force=False Jul 10 14:24:50.862358 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-31fbbb7b-16ab-4e38-a2d7-2167441a8ac7 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:50.862562 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-31fbbb7b-16ab-4e38-a2d7-2167441a8ac7 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:50.863163 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.contrib.qos_specs_manage [None req-31fbbb7b-16ab-4e38-a2d7-2167441a8ac7 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Delete qos_spec: e2f062e9-124c-4fcb-a9fd-428e243daaf1, force: False {{(pid=100154) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 14:24:50.867571 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-31fbbb7b-16ab-4e38-a2d7-2167441a8ac7 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] https://10.4.3.66/volume/v3/qos-specs/e2f062e9-124c-4fcb-a9fd-428e243daaf1?force=False returned with HTTP 404 Jul 10 14:24:50.867980 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1209/4804] 10.4.3.66 () {66 vars in 1373 bytes} [Fri Jul 10 14:24:50 2026] DELETE /volume/v3/qos-specs/e2f062e9-124c-4fcb-a9fd-428e243daaf1?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:50.875998 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-bdd564df-2704-4626-a819-3a07882b558f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:50.877881 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-bdd564df-2704-4626-a819-3a07882b558f tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] GET https://10.4.3.66/volume/v3/qos-specs/e2f062e9-124c-4fcb-a9fd-428e243daaf1 Jul 10 14:24:50.878063 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-bdd564df-2704-4626-a819-3a07882b558f tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:50.878289 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-bdd564df-2704-4626-a819-3a07882b558f tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:50.878486 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:50.878486 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:50.882423 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-bdd564df-2704-4626-a819-3a07882b558f tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] https://10.4.3.66/volume/v3/qos-specs/e2f062e9-124c-4fcb-a9fd-428e243daaf1 returned with HTTP 404 Jul 10 14:24:50.883055 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1206/4805] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:24:50 2026] GET /volume/v3/qos-specs/e2f062e9-124c-4fcb-a9fd-428e243daaf1 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:50.890448 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f8ed6640-3625-4c5d-84d2-0a5b75ec3295 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:50.892371 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f8ed6640-3625-4c5d-84d2-0a5b75ec3295 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] GET https://10.4.3.66/volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd Jul 10 14:24:50.892657 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f8ed6640-3625-4c5d-84d2-0a5b75ec3295 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:50.892863 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f8ed6640-3625-4c5d-84d2-0a5b75ec3295 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:50.897440 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f8ed6640-3625-4c5d-84d2-0a5b75ec3295 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] https://10.4.3.66/volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd returned with HTTP 200 Jul 10 14:24:50.897749 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1195/4806] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:24:50 2026] GET /volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:50.907522 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b704dc73-0936-4ce0-bf03-2cd88d90d3f3 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:50.909362 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b704dc73-0936-4ce0-bf03-2cd88d90d3f3 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] GET https://10.4.3.66/volume/v3/qos-specs Jul 10 14:24:50.909559 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b704dc73-0936-4ce0-bf03-2cd88d90d3f3 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:50.909788 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b704dc73-0936-4ce0-bf03-2cd88d90d3f3 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Calling method 'index' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:50.914874 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b704dc73-0936-4ce0-bf03-2cd88d90d3f3 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] https://10.4.3.66/volume/v3/qos-specs returned with HTTP 200 Jul 10 14:24:50.915223 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1210/4807] 10.4.3.66 () {66 vars in 1236 bytes} [Fri Jul 10 14:24:50 2026] GET /volume/v3/qos-specs => generated 174 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:50.925015 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-9e252eaf-0c18-4560-bfe3-40c98b6886ea None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:50.927284 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9e252eaf-0c18-4560-bfe3-40c98b6886ea tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] PUT https://10.4.3.66/volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd Jul 10 14:24:50.927799 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9e252eaf-0c18-4560-bfe3-40c98b6886ea tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:50.933755 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.qos_specs [None req-9e252eaf-0c18-4560-bfe3-40c98b6886ea tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100153) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jul 10 14:24:50.941038 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.db.api [None req-9e252eaf-0c18-4560-bfe3-40c98b6886ea tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] qos_specs_update() value: {'id': '06c6179f-9746-4c33-98a7-07aa141d26bd', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'dba417c0-ea08-4218-b602-afc70ff5e1fd', 'deleted': False} {{(pid=100153) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Jul 10 14:24:50.946660 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9e252eaf-0c18-4560-bfe3-40c98b6886ea tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] https://10.4.3.66/volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd returned with HTTP 200 Jul 10 14:24:50.947200 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1207/4808] 10.4.3.66 () {68 vars in 1367 bytes} [Fri Jul 10 14:24:50 2026] PUT /volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd => generated 36 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:24:50.955959 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c7dd2f12-8365-47f6-bb2f-1fe7d8cb67f6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:50.957865 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c7dd2f12-8365-47f6-bb2f-1fe7d8cb67f6 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] GET https://10.4.3.66/volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd Jul 10 14:24:50.958063 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c7dd2f12-8365-47f6-bb2f-1fe7d8cb67f6 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:50.958300 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c7dd2f12-8365-47f6-bb2f-1fe7d8cb67f6 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:50.958570 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:50.958570 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:50.963268 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c7dd2f12-8365-47f6-bb2f-1fe7d8cb67f6 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] https://10.4.3.66/volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd returned with HTTP 200 Jul 10 14:24:50.963811 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1196/4809] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:24:50 2026] GET /volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd => generated 411 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:50.976229 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-98a8435e-27a9-4530-bae6-747ab40f14d5 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:50.979374 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-98a8435e-27a9-4530-bae6-747ab40f14d5 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] PUT https://10.4.3.66/volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd/delete_keys Jul 10 14:24:50.979780 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-98a8435e-27a9-4530-bae6-747ab40f14d5 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:50.981601 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:50.981601 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:50.982116 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.contrib.qos_specs_manage [None req-98a8435e-27a9-4530-bae6-747ab40f14d5 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Delete_key spec: dba417c0-ea08-4218-b602-afc70ff5e1fd, keys: ['iops_bytes'] {{(pid=100154) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jul 10 14:24:51.003693 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-98a8435e-27a9-4530-bae6-747ab40f14d5 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] https://10.4.3.66/volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd/delete_keys returned with HTTP 202 Jul 10 14:24:51.004074 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1211/4810] 10.4.3.66 () {68 vars in 1403 bytes} [Fri Jul 10 14:24:50 2026] PUT /volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd/delete_keys => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:24:51.010954 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b2a7310a-8d69-49eb-b45c-ff5b66ce0a3d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:51.012796 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b2a7310a-8d69-49eb-b45c-ff5b66ce0a3d tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] GET https://10.4.3.66/volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd Jul 10 14:24:51.012982 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b2a7310a-8d69-49eb-b45c-ff5b66ce0a3d tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:51.013206 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b2a7310a-8d69-49eb-b45c-ff5b66ce0a3d tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:51.013826 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:51.013826 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:51.018110 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b2a7310a-8d69-49eb-b45c-ff5b66ce0a3d tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] https://10.4.3.66/volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd returned with HTTP 200 Jul 10 14:24:51.018658 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1208/4811] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:24:51 2026] GET /volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:51.027442 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e2a4421d-420a-45ba-b2a7-ec9818387474 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:51.029728 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e2a4421d-420a-45ba-b2a7-ec9818387474 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] GET https://10.4.3.66/volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd Jul 10 14:24:51.029989 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e2a4421d-420a-45ba-b2a7-ec9818387474 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:51.030243 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e2a4421d-420a-45ba-b2a7-ec9818387474 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:51.030705 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:51.030705 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:51.035469 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e2a4421d-420a-45ba-b2a7-ec9818387474 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] https://10.4.3.66/volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd returned with HTTP 200 Jul 10 14:24:51.036043 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1197/4812] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:24:51 2026] GET /volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd => generated 390 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:51.046635 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-60e5bc45-d7a9-4cf2-b8ad-5bb18de2fb31 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:51.049437 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-60e5bc45-d7a9-4cf2-b8ad-5bb18de2fb31 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] DELETE https://10.4.3.66/volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd?force=False Jul 10 14:24:51.050044 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-60e5bc45-d7a9-4cf2-b8ad-5bb18de2fb31 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:51.050044 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-60e5bc45-d7a9-4cf2-b8ad-5bb18de2fb31 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:51.050275 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:51.050275 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:51.050717 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.contrib.qos_specs_manage [None req-60e5bc45-d7a9-4cf2-b8ad-5bb18de2fb31 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Delete qos_spec: dba417c0-ea08-4218-b602-afc70ff5e1fd, force: False {{(pid=100154) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 10 14:24:51.070814 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-60e5bc45-d7a9-4cf2-b8ad-5bb18de2fb31 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] https://10.4.3.66/volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd?force=False returned with HTTP 202 Jul 10 14:24:51.071228 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1212/4813] 10.4.3.66 () {66 vars in 1373 bytes} [Fri Jul 10 14:24:51 2026] DELETE /volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd?force=False => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:24:51.078534 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6d3b667b-465d-4831-8bd1-99669529b9c2 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:51.080364 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6d3b667b-465d-4831-8bd1-99669529b9c2 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] GET https://10.4.3.66/volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd Jul 10 14:24:51.080596 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6d3b667b-465d-4831-8bd1-99669529b9c2 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:51.080772 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6d3b667b-465d-4831-8bd1-99669529b9c2 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:51.080997 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:51.080997 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:51.084456 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6d3b667b-465d-4831-8bd1-99669529b9c2 tempest-QosSpecsTestJSON-177412606 tempest-QosSpecsTestJSON-177412606-project-admin] https://10.4.3.66/volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd returned with HTTP 404 Jul 10 14:24:51.084915 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1209/4814] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:24:51 2026] GET /volume/v3/qos-specs/dba417c0-ea08-4218-b602-afc70ff5e1fd => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:51.199564 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-edd8d045-621e-4331-ae78-ed05ab7c7f55 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:51.201490 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-edd8d045-621e-4331-ae78-ed05ab7c7f55 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed Jul 10 14:24:51.201746 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-edd8d045-621e-4331-ae78-ed05ab7c7f55 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:51.201927 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-edd8d045-621e-4331-ae78-ed05ab7c7f55 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:51.202030 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-edd8d045-621e-4331-ae78-ed05ab7c7f55 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 5ebd8bdd-af68-486a-9a19-af417ca075ed. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:51.206272 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:51.206272 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:51.207616 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-edd8d045-621e-4331-ae78-ed05ab7c7f55 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed returned with HTTP 200 Jul 10 14:24:51.207722 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1198/4815] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:51 2026] GET /volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:51.260689 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-7e053569-1c2c-4894-b60c-050272750328 req-9f1d058d-9412-4064-a8e6-91414614c8e8 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/attachments/36d74bc6-6ad6-4594-a18d-5cb5e412e77e returned with HTTP 200 Jul 10 14:24:51.261163 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1197/4816] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:24:50 2026] DELETE /volume/v3/attachments/36d74bc6-6ad6-4594-a18d-5cb5e412e77e => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:51.867193 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-5d1c125d-5205-400d-8867-4b8f0ed44726 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:51.869193 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5d1c125d-5205-400d-8867-4b8f0ed44726 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef Jul 10 14:24:51.869444 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5d1c125d-5205-400d-8867-4b8f0ed44726 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:51.869705 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5d1c125d-5205-400d-8867-4b8f0ed44726 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:51.877713 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:51.877713 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:51.882645 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-5d1c125d-5205-400d-8867-4b8f0ed44726 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:24:51.890223 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5d1c125d-5205-400d-8867-4b8f0ed44726 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef returned with HTTP 200 Jul 10 14:24:51.890795 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1213/4817] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:51 2026] GET /volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:52.219766 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b8258d97-22ae-4ee0-a2ba-c0dcf377fad8 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:52.224533 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b8258d97-22ae-4ee0-a2ba-c0dcf377fad8 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed Jul 10 14:24:52.224772 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b8258d97-22ae-4ee0-a2ba-c0dcf377fad8 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:52.225192 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b8258d97-22ae-4ee0-a2ba-c0dcf377fad8 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:52.225814 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-b8258d97-22ae-4ee0-a2ba-c0dcf377fad8 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 5ebd8bdd-af68-486a-9a19-af417ca075ed. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:52.232037 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:52.232037 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:52.233046 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b8258d97-22ae-4ee0-a2ba-c0dcf377fad8 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed returned with HTTP 200 Jul 10 14:24:52.233798 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1210/4818] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:52 2026] GET /volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed => generated 781 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:52.553802 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-3c96ab02-59a8-4bba-97e9-10e9719dd551 req-d26c7945-2709-4eee-83e4-50456227b06f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:52.556318 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-3c96ab02-59a8-4bba-97e9-10e9719dd551 req-d26c7945-2709-4eee-83e4-50456227b06f tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] DELETE https://10.4.3.66/volume/v3/attachments/3d75a33a-f673-4bef-9e34-4979969a3117 Jul 10 14:24:52.556538 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-3c96ab02-59a8-4bba-97e9-10e9719dd551 req-d26c7945-2709-4eee-83e4-50456227b06f tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:52.556718 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-3c96ab02-59a8-4bba-97e9-10e9719dd551 req-d26c7945-2709-4eee-83e4-50456227b06f tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:52.566633 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:52.566633 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:53.101515 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-3c96ab02-59a8-4bba-97e9-10e9719dd551 req-d26c7945-2709-4eee-83e4-50456227b06f tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/attachments/3d75a33a-f673-4bef-9e34-4979969a3117 returned with HTTP 200 Jul 10 14:24:53.101965 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1199/4819] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:24:52 2026] DELETE /volume/v3/attachments/3d75a33a-f673-4bef-9e34-4979969a3117 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:53.245551 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-350cda39-de83-49ec-be0c-f163f771802e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:53.248075 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-350cda39-de83-49ec-be0c-f163f771802e tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed Jul 10 14:24:53.248356 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-350cda39-de83-49ec-be0c-f163f771802e tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:53.248636 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-350cda39-de83-49ec-be0c-f163f771802e tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:53.248780 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-350cda39-de83-49ec-be0c-f163f771802e tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 5ebd8bdd-af68-486a-9a19-af417ca075ed. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:53.254214 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:53.254214 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:53.255122 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-350cda39-de83-49ec-be0c-f163f771802e tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed returned with HTTP 200 Jul 10 14:24:53.255589 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1198/4820] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:53 2026] GET /volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed => generated 781 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:53.325680 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d3010c4e-32fd-4992-b44e-60df454a187e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:53.488592 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d3010c4e-32fd-4992-b44e-60df454a187e tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:24:53.489020 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d3010c4e-32fd-4992-b44e-60df454a187e tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-236054737"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:53.490834 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-d3010c4e-32fd-4992-b44e-60df454a187e tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-236054737'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:24:53.490994 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-d3010c4e-32fd-4992-b44e-60df454a187e tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Create volume of 1 GB Jul 10 14:24:53.495908 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-d3010c4e-32fd-4992-b44e-60df454a187e tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Availability Zones retrieved successfully. Jul 10 14:24:53.504524 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-d3010c4e-32fd-4992-b44e-60df454a187e tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Flow 'volume_create_api' (686587b1-1dab-4ec2-8468-a917cbbd4bfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:24:53.505993 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-d3010c4e-32fd-4992-b44e-60df454a187e tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40a3a7ee-7bdf-4b35-aa41-91d7b06407be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:24:53.507441 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-d3010c4e-32fd-4992-b44e-60df454a187e tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:24:53.540743 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-d3010c4e-32fd-4992-b44e-60df454a187e tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40a3a7ee-7bdf-4b35-aa41-91d7b06407be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:24:53.541740 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-d3010c4e-32fd-4992-b44e-60df454a187e tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c27a87c-b866-48ff-87c0-2ef87a85a6ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:24:53.619845 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-d3010c4e-32fd-4992-b44e-60df454a187e tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Created reservations ['51203d0e-ec4f-441f-b0af-a97df6270bba', '9d41ea8e-908f-4292-9b2d-389e16fba4c6', '53538c12-ecb7-4ec4-ba78-a381bae0a768', 'e10fd135-6bfa-45f9-9db0-f8c4194d38bd'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:24:53.620977 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-d3010c4e-32fd-4992-b44e-60df454a187e tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c27a87c-b866-48ff-87c0-2ef87a85a6ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51203d0e-ec4f-441f-b0af-a97df6270bba', '9d41ea8e-908f-4292-9b2d-389e16fba4c6', '53538c12-ecb7-4ec4-ba78-a381bae0a768', 'e10fd135-6bfa-45f9-9db0-f8c4194d38bd']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:24:53.622175 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-d3010c4e-32fd-4992-b44e-60df454a187e tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11f4ea50-06c8-4d96-8ef4-8c9269987b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:24:53.652781 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-d3010c4e-32fd-4992-b44e-60df454a187e tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11f4ea50-06c8-4d96-8ef4-8c9269987b57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6102954d-f776-48b4-8d88-092d7e59877c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-236054737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d677e112be4467a8cdf0e9efaf62fcd',qos_specs=None,replication_status=,reservations=['51203d0e-ec4f-441f-b0af-a97df6270bba','9d41ea8e-908f-4292-9b2d-389e16fba4c6','53538c12-ecb7-4ec4-ba78-a381bae0a768','e10fd135-6bfa-45f9-9db0-f8c4194d38bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2a2603311be42f3acd48be5ca4cc528',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:24:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-236054737',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6102954d-f776-48b4-8d88-092d7e59877c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d677e112be4467a8cdf0e9efaf62fcd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2a2603311be42f3acd48be5ca4cc528',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:24:53.653994 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-d3010c4e-32fd-4992-b44e-60df454a187e tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b632aa2f-b974-4fc0-8d4c-a5ad5b789a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:24:53.677674 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-d3010c4e-32fd-4992-b44e-60df454a187e tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b632aa2f-b974-4fc0-8d4c-a5ad5b789a40) transitioned into state 'SUCCESS' from state '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-236054737',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d677e112be4467a8cdf0e9efaf62fcd',qos_specs=None,replication_status=,reservations=['51203d0e-ec4f-441f-b0af-a97df6270bba','9d41ea8e-908f-4292-9b2d-389e16fba4c6','53538c12-ecb7-4ec4-ba78-a381bae0a768','e10fd135-6bfa-45f9-9db0-f8c4194d38bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2a2603311be42f3acd48be5ca4cc528',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:24:53.678392 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-d3010c4e-32fd-4992-b44e-60df454a187e tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74ac7d3f-5f6a-42ee-be79-d3ca33b1817e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:24:53.689667 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-d3010c4e-32fd-4992-b44e-60df454a187e tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74ac7d3f-5f6a-42ee-be79-d3ca33b1817e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:24:53.690489 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-d3010c4e-32fd-4992-b44e-60df454a187e tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Flow 'volume_create_api' (686587b1-1dab-4ec2-8468-a917cbbd4bfd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:24:53.690861 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-d3010c4e-32fd-4992-b44e-60df454a187e tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Create volume request issued successfully. Jul 10 14:24:53.691645 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d3010c4e-32fd-4992-b44e-60df454a187e tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:24:53.692385 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1214/4821] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:24:53 2026] POST /volume/v3/volumes => generated 748 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:24:53.704477 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5d240655-b8b1-4928-82ac-270cc9e25492 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:53.706182 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5d240655-b8b1-4928-82ac-270cc9e25492 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] GET https://10.4.3.66/volume/v3/volumes/6102954d-f776-48b4-8d88-092d7e59877c Jul 10 14:24:53.706379 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5d240655-b8b1-4928-82ac-270cc9e25492 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:53.706603 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5d240655-b8b1-4928-82ac-270cc9e25492 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:53.714805 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:53.714805 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:53.717725 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-5d240655-b8b1-4928-82ac-270cc9e25492 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Volume info retrieved successfully. Jul 10 14:24:53.722532 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5d240655-b8b1-4928-82ac-270cc9e25492 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/volumes/6102954d-f776-48b4-8d88-092d7e59877c returned with HTTP 200 Jul 10 14:24:53.722532 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1211/4822] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:53 2026] GET /volume/v3/volumes/6102954d-f776-48b4-8d88-092d7e59877c => generated 816 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:53.996795 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-f17e2d39-778f-41b2-a2f0-9877719ecb47 req-26a2fd34-bec3-4e11-a7c8-e1102dc4dfab None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:53.999795 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-f17e2d39-778f-41b2-a2f0-9877719ecb47 req-26a2fd34-bec3-4e11-a7c8-e1102dc4dfab tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/fa577975-942d-4ef9-a045-9db3ab546882/encryption Jul 10 14:24:54.000067 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-f17e2d39-778f-41b2-a2f0-9877719ecb47 req-26a2fd34-bec3-4e11-a7c8-e1102dc4dfab tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:54.000324 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-f17e2d39-778f-41b2-a2f0-9877719ecb47 req-26a2fd34-bec3-4e11-a7c8-e1102dc4dfab tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:54.013734 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:54.013734 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:54.021731 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-f17e2d39-778f-41b2-a2f0-9877719ecb47 req-26a2fd34-bec3-4e11-a7c8-e1102dc4dfab tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/fa577975-942d-4ef9-a045-9db3ab546882/encryption returned with HTTP 200 Jul 10 14:24:54.022168 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1200/4823] 10.4.3.66 () {68 vars in 1624 bytes} [Fri Jul 10 14:24:53 2026] GET /volume/v3/volumes/fa577975-942d-4ef9-a045-9db3ab546882/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:54.266255 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-70afd7c0-3797-483c-9acd-77f98293e35b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:54.267957 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-70afd7c0-3797-483c-9acd-77f98293e35b tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed Jul 10 14:24:54.268199 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-70afd7c0-3797-483c-9acd-77f98293e35b tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:54.268351 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-70afd7c0-3797-483c-9acd-77f98293e35b tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:54.268449 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-70afd7c0-3797-483c-9acd-77f98293e35b tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 5ebd8bdd-af68-486a-9a19-af417ca075ed. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:54.273415 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:54.273415 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:54.274317 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-70afd7c0-3797-483c-9acd-77f98293e35b tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed returned with HTTP 200 Jul 10 14:24:54.274710 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1199/4824] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:54 2026] GET /volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:54.735295 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b2accd2a-4b67-4314-aede-99763db7c9a0 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:54.737190 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b2accd2a-4b67-4314-aede-99763db7c9a0 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] GET https://10.4.3.66/volume/v3/volumes/6102954d-f776-48b4-8d88-092d7e59877c Jul 10 14:24:54.737412 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b2accd2a-4b67-4314-aede-99763db7c9a0 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:54.737642 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b2accd2a-4b67-4314-aede-99763db7c9a0 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:54.746671 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:54.746671 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:54.751190 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b2accd2a-4b67-4314-aede-99763db7c9a0 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Volume info retrieved successfully. Jul 10 14:24:54.757449 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b2accd2a-4b67-4314-aede-99763db7c9a0 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/volumes/6102954d-f776-48b4-8d88-092d7e59877c returned with HTTP 200 Jul 10 14:24:54.757992 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1215/4825] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:54 2026] GET /volume/v3/volumes/6102954d-f776-48b4-8d88-092d7e59877c => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:54.776171 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5bd16726-16f7-447f-ab96-f5ee5b4869a9 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:54.778588 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5bd16726-16f7-447f-ab96-f5ee5b4869a9 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:24:54.778928 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5bd16726-16f7-447f-ab96-f5ee5b4869a9 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6102954d-f776-48b4-8d88-092d7e59877c", "name": "tempest-SnapshotsActionsTest-Snapshot-1531765950"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:54.787178 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:54.787178 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:54.787648 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-5bd16726-16f7-447f-ab96-f5ee5b4869a9 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Volume info retrieved successfully. Jul 10 14:24:54.787768 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.snapshots [None req-5bd16726-16f7-447f-ab96-f5ee5b4869a9 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Create snapshot from volume 6102954d-f776-48b4-8d88-092d7e59877c Jul 10 14:24:54.828486 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-5bd16726-16f7-447f-ab96-f5ee5b4869a9 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Created reservations ['bfedd7f2-1c0b-4406-8318-bffcc4c1b8ef', 'eab5ec12-9c3e-4a74-99b6-6c02c5b01316', '9eea5a23-f658-4abd-9bfa-b361f3d5ea8f', 'bf384613-9ae0-4654-8a20-6a01cd49d11c'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:24:54.873605 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-5bd16726-16f7-447f-ab96-f5ee5b4869a9 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Snapshot create request issued successfully. Jul 10 14:24:54.873605 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5bd16726-16f7-447f-ab96-f5ee5b4869a9 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:24:54.873605 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1212/4826] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:24:54 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 14:24:54.883877 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-76ef7c84-648c-430f-bf6e-ac5cc48c1606 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:54.885742 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-76ef7c84-648c-430f-bf6e-ac5cc48c1606 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] GET https://10.4.3.66/volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25 Jul 10 14:24:54.885987 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-76ef7c84-648c-430f-bf6e-ac5cc48c1606 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:54.886232 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-76ef7c84-648c-430f-bf6e-ac5cc48c1606 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:54.893987 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:54.893987 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:54.894701 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-76ef7c84-648c-430f-bf6e-ac5cc48c1606 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Snapshot retrieved successfully. Jul 10 14:24:54.896300 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-76ef7c84-648c-430f-bf6e-ac5cc48c1606 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25 returned with HTTP 200 Jul 10 14:24:54.896447 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1201/4827] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:24:54 2026] GET /volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:55.287673 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-721dc746-33cd-4a4e-b18a-6c5285399664 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:55.292747 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-721dc746-33cd-4a4e-b18a-6c5285399664 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed Jul 10 14:24:55.292747 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-721dc746-33cd-4a4e-b18a-6c5285399664 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:55.292747 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-721dc746-33cd-4a4e-b18a-6c5285399664 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:55.292747 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-721dc746-33cd-4a4e-b18a-6c5285399664 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 5ebd8bdd-af68-486a-9a19-af417ca075ed. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:55.298556 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:55.298556 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:55.298556 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-721dc746-33cd-4a4e-b18a-6c5285399664 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed returned with HTTP 200 Jul 10 14:24:55.298556 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1200/4828] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:55 2026] GET /volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed => generated 781 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:55.905439 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0c82b52a-6e23-4bef-a851-e5977ba379eb None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:55.907318 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0c82b52a-6e23-4bef-a851-e5977ba379eb tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] GET https://10.4.3.66/volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25 Jul 10 14:24:55.907595 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0c82b52a-6e23-4bef-a851-e5977ba379eb tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:55.907860 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0c82b52a-6e23-4bef-a851-e5977ba379eb tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:55.912884 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:55.912884 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:55.913393 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-0c82b52a-6e23-4bef-a851-e5977ba379eb tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Snapshot retrieved successfully. Jul 10 14:24:55.914241 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0c82b52a-6e23-4bef-a851-e5977ba379eb tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25 returned with HTTP 200 Jul 10 14:24:55.914633 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1216/4829] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:24:55 2026] GET /volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:55.923125 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-cd6cce03-2aca-418f-9596-9d3593de5820 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:55.951212 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-cd6cce03-2aca-418f-9596-9d3593de5820 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] POST https://10.4.3.66/volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25/action Jul 10 14:24:55.951634 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-cd6cce03-2aca-418f-9596-9d3593de5820 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:24:55.951756 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-cd6cce03-2aca-418f-9596-9d3593de5820 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:55.953104 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.contrib.admin_actions [None req-cd6cce03-2aca-418f-9596-9d3593de5820 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Updating snapshot '0765e890-511b-408a-9903-650ef916ec25' with '{'status': 'creating'}' {{(pid=100153) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 14:24:55.965319 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:55.965319 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:55.975528 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-cd6cce03-2aca-418f-9596-9d3593de5820 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] https://10.4.3.66/volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25/action returned with HTTP 202 Jul 10 14:24:55.975923 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1213/4830] 10.4.3.66 () {68 vars in 1389 bytes} [Fri Jul 10 14:24:55 2026] POST /volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:24:55.984457 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-dca446c0-c16b-4c18-9674-f05232810beb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:55.986620 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dca446c0-c16b-4c18-9674-f05232810beb tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] GET https://10.4.3.66/volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25 Jul 10 14:24:55.987070 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dca446c0-c16b-4c18-9674-f05232810beb tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:55.988078 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dca446c0-c16b-4c18-9674-f05232810beb tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:55.993627 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:55.993627 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:55.994451 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-dca446c0-c16b-4c18-9674-f05232810beb tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Snapshot retrieved successfully. Jul 10 14:24:55.995400 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dca446c0-c16b-4c18-9674-f05232810beb tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25 returned with HTTP 200 Jul 10 14:24:55.996013 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1202/4831] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:24:55 2026] GET /volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:56.004808 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-85e354cb-eadb-49e8-bc03-dc7a448642ac None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:56.006918 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-85e354cb-eadb-49e8-bc03-dc7a448642ac tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] POST https://10.4.3.66/volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25/action Jul 10 14:24:56.007324 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-85e354cb-eadb-49e8-bc03-dc7a448642ac tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:24:56.007472 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-85e354cb-eadb-49e8-bc03-dc7a448642ac tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:56.009218 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.contrib.admin_actions [None req-85e354cb-eadb-49e8-bc03-dc7a448642ac tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Updating snapshot '0765e890-511b-408a-9903-650ef916ec25' with '{'status': 'available'}' {{(pid=100155) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 14:24:56.020729 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:56.020729 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:56.032853 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-85e354cb-eadb-49e8-bc03-dc7a448642ac tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] https://10.4.3.66/volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25/action returned with HTTP 202 Jul 10 14:24:56.033289 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1201/4832] 10.4.3.66 () {68 vars in 1389 bytes} [Fri Jul 10 14:24:56 2026] POST /volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:24:56.041153 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-c9d7df3a-9fc1-4752-8906-fe57b0daf6bd None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:56.042871 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c9d7df3a-9fc1-4752-8906-fe57b0daf6bd tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] GET https://10.4.3.66/volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25 Jul 10 14:24:56.043056 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c9d7df3a-9fc1-4752-8906-fe57b0daf6bd tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:56.043295 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c9d7df3a-9fc1-4752-8906-fe57b0daf6bd tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:56.048256 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:56.048256 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:56.048650 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-c9d7df3a-9fc1-4752-8906-fe57b0daf6bd tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Snapshot retrieved successfully. Jul 10 14:24:56.049332 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c9d7df3a-9fc1-4752-8906-fe57b0daf6bd tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25 returned with HTTP 200 Jul 10 14:24:56.049669 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1217/4833] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:24:56 2026] GET /volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:56.059972 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f3f70181-9e10-4006-a08b-d21e04c0afdd None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:56.061984 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f3f70181-9e10-4006-a08b-d21e04c0afdd tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:24:56.062423 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f3f70181-9e10-4006-a08b-d21e04c0afdd tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6102954d-f776-48b4-8d88-092d7e59877c", "name": "tempest-SnapshotsActionsTest-Snapshot-240058654"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:56.071981 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:56.071981 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:56.072593 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-f3f70181-9e10-4006-a08b-d21e04c0afdd tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Volume info retrieved successfully. Jul 10 14:24:56.072740 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.snapshots [None req-f3f70181-9e10-4006-a08b-d21e04c0afdd tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Create snapshot from volume 6102954d-f776-48b4-8d88-092d7e59877c Jul 10 14:24:56.098757 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-f3f70181-9e10-4006-a08b-d21e04c0afdd tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Created reservations ['272407ee-2c99-4520-b41b-ca652d47b8d5', 'f5866604-88ff-444e-9ad0-3e6d82396f86', '1d341bd6-598b-4964-8df6-86a6d91438c1', 'c89f996a-1c13-4dd4-9c16-213eabb55ed9'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:24:56.135819 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-f3f70181-9e10-4006-a08b-d21e04c0afdd tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Snapshot create request issued successfully. Jul 10 14:24:56.136317 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f3f70181-9e10-4006-a08b-d21e04c0afdd tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:24:56.136938 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1214/4834] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:24:56 2026] POST /volume/v3/snapshots => generated 306 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:24:56.152854 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fa0538ff-7df5-43ef-bde4-b479569aef5d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:56.154990 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fa0538ff-7df5-43ef-bde4-b479569aef5d tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] GET https://10.4.3.66/volume/v3/snapshots/84a422f5-d6a3-4462-be45-c4ebe985d87c Jul 10 14:24:56.155377 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fa0538ff-7df5-43ef-bde4-b479569aef5d tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:56.155711 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fa0538ff-7df5-43ef-bde4-b479569aef5d tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:56.164298 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:56.164298 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:56.166253 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-fa0538ff-7df5-43ef-bde4-b479569aef5d tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Snapshot retrieved successfully. Jul 10 14:24:56.166253 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fa0538ff-7df5-43ef-bde4-b479569aef5d tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/snapshots/84a422f5-d6a3-4462-be45-c4ebe985d87c returned with HTTP 200 Jul 10 14:24:56.166253 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1203/4835] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:24:56 2026] GET /volume/v3/snapshots/84a422f5-d6a3-4462-be45-c4ebe985d87c => generated 438 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:56.308946 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-79cb6a4c-50d8-431b-8135-f82394f705b1 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:56.312671 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-79cb6a4c-50d8-431b-8135-f82394f705b1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed Jul 10 14:24:56.312671 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-79cb6a4c-50d8-431b-8135-f82394f705b1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:56.312671 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-79cb6a4c-50d8-431b-8135-f82394f705b1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:56.312671 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-79cb6a4c-50d8-431b-8135-f82394f705b1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 5ebd8bdd-af68-486a-9a19-af417ca075ed. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:56.315636 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:56.315636 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:56.316403 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-79cb6a4c-50d8-431b-8135-f82394f705b1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed returned with HTTP 200 Jul 10 14:24:56.316806 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1202/4836] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:56 2026] GET /volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:56.703140 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-06915f49-660e-4ee9-9f24-f6b578839fa4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:56.704540 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-06915f49-660e-4ee9-9f24-f6b578839fa4 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] DELETE https://10.4.3.66/volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 Jul 10 14:24:56.704831 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-06915f49-660e-4ee9-9f24-f6b578839fa4 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:56.705105 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-06915f49-660e-4ee9-9f24-f6b578839fa4 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:56.705328 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-06915f49-660e-4ee9-9f24-f6b578839fa4 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Delete volume with id: 1b963d4b-4af0-4530-8f06-68a090991aa6 Jul 10 14:24:56.714574 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:56.714574 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:56.715230 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-06915f49-660e-4ee9-9f24-f6b578839fa4 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:24:56.730703 np0000005012 devstack@c-api.service[100154]: WARNING cinder.keymgr.conf_key_mgr [None req-06915f49-660e-4ee9-9f24-f6b578839fa4 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 14:24:56.738541 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-06915f49-660e-4ee9-9f24-f6b578839fa4 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Delete volume request issued successfully. Jul 10 14:24:56.739117 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-06915f49-660e-4ee9-9f24-f6b578839fa4 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 returned with HTTP 202 Jul 10 14:24:56.739902 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1218/4837] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:24:56 2026] DELETE /volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:24:56.749042 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-30181906-d91e-4ccb-bf0a-c5e2e165c9a6 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:56.753453 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-30181906-d91e-4ccb-bf0a-c5e2e165c9a6 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 Jul 10 14:24:56.753639 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-30181906-d91e-4ccb-bf0a-c5e2e165c9a6 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:56.753919 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-30181906-d91e-4ccb-bf0a-c5e2e165c9a6 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:56.767550 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:56.767550 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:56.773209 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-30181906-d91e-4ccb-bf0a-c5e2e165c9a6 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:24:56.779874 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-30181906-d91e-4ccb-bf0a-c5e2e165c9a6 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 returned with HTTP 200 Jul 10 14:24:56.780354 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1215/4838] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:56 2026] GET /volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 => generated 1446 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:24:57.177315 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1b53330f-856f-4734-894e-6c060bff4ee1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:57.179171 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1b53330f-856f-4734-894e-6c060bff4ee1 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] GET https://10.4.3.66/volume/v3/snapshots/84a422f5-d6a3-4462-be45-c4ebe985d87c Jul 10 14:24:57.179408 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1b53330f-856f-4734-894e-6c060bff4ee1 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:57.179646 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1b53330f-856f-4734-894e-6c060bff4ee1 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:57.188017 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:57.188017 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:57.188534 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1b53330f-856f-4734-894e-6c060bff4ee1 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Snapshot retrieved successfully. Jul 10 14:24:57.189401 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1b53330f-856f-4734-894e-6c060bff4ee1 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/snapshots/84a422f5-d6a3-4462-be45-c4ebe985d87c returned with HTTP 200 Jul 10 14:24:57.189816 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1204/4839] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:24:57 2026] GET /volume/v3/snapshots/84a422f5-d6a3-4462-be45-c4ebe985d87c => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:57.198948 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4d0355aa-6cc6-407b-9395-385a08c523d2 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:57.200906 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4d0355aa-6cc6-407b-9395-385a08c523d2 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] POST https://10.4.3.66/volume/v3/snapshots/84a422f5-d6a3-4462-be45-c4ebe985d87c/action Jul 10 14:24:57.201358 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4d0355aa-6cc6-407b-9395-385a08c523d2 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:24:57.201557 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4d0355aa-6cc6-407b-9395-385a08c523d2 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:57.203100 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.contrib.admin_actions [None req-4d0355aa-6cc6-407b-9395-385a08c523d2 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Updating snapshot '84a422f5-d6a3-4462-be45-c4ebe985d87c' with '{'status': 'creating'}' {{(pid=100155) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 14:24:57.214418 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:57.214418 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:57.226529 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4d0355aa-6cc6-407b-9395-385a08c523d2 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] https://10.4.3.66/volume/v3/snapshots/84a422f5-d6a3-4462-be45-c4ebe985d87c/action returned with HTTP 202 Jul 10 14:24:57.228192 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1203/4840] 10.4.3.66 () {68 vars in 1389 bytes} [Fri Jul 10 14:24:57 2026] POST /volume/v3/snapshots/84a422f5-d6a3-4462-be45-c4ebe985d87c/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:24:57.234827 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-1690c53a-6ddd-45eb-9b6e-8f68d042fe4a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:57.239890 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1690c53a-6ddd-45eb-9b6e-8f68d042fe4a tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] GET https://10.4.3.66/volume/v3/snapshots/84a422f5-d6a3-4462-be45-c4ebe985d87c Jul 10 14:24:57.242099 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1690c53a-6ddd-45eb-9b6e-8f68d042fe4a tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:57.242099 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1690c53a-6ddd-45eb-9b6e-8f68d042fe4a tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:57.248612 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:57.248612 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:57.250863 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-1690c53a-6ddd-45eb-9b6e-8f68d042fe4a tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Snapshot retrieved successfully. Jul 10 14:24:57.250863 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1690c53a-6ddd-45eb-9b6e-8f68d042fe4a tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/snapshots/84a422f5-d6a3-4462-be45-c4ebe985d87c returned with HTTP 200 Jul 10 14:24:57.250863 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1219/4841] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:24:57 2026] GET /volume/v3/snapshots/84a422f5-d6a3-4462-be45-c4ebe985d87c => generated 464 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:57.259619 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b1704b48-cde3-4ffd-9a2a-b309240bf397 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:57.261458 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b1704b48-cde3-4ffd-9a2a-b309240bf397 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] POST https://10.4.3.66/volume/v3/snapshots/84a422f5-d6a3-4462-be45-c4ebe985d87c/action Jul 10 14:24:57.261879 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b1704b48-cde3-4ffd-9a2a-b309240bf397 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:24:57.261999 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b1704b48-cde3-4ffd-9a2a-b309240bf397 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:57.268919 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:57.268919 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:57.269369 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-b1704b48-cde3-4ffd-9a2a-b309240bf397 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Snapshot retrieved successfully. Jul 10 14:24:57.292917 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-b1704b48-cde3-4ffd-9a2a-b309240bf397 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Snapshot delete request issued successfully. Jul 10 14:24:57.293200 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b1704b48-cde3-4ffd-9a2a-b309240bf397 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] https://10.4.3.66/volume/v3/snapshots/84a422f5-d6a3-4462-be45-c4ebe985d87c/action returned with HTTP 202 Jul 10 14:24:57.293715 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1216/4842] 10.4.3.66 () {68 vars in 1389 bytes} [Fri Jul 10 14:24:57 2026] POST /volume/v3/snapshots/84a422f5-d6a3-4462-be45-c4ebe985d87c/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:24:57.301290 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-091647fb-801b-4e23-9335-1ed549ee4ee9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:57.303822 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-091647fb-801b-4e23-9335-1ed549ee4ee9 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] GET https://10.4.3.66/volume/v3/snapshots/84a422f5-d6a3-4462-be45-c4ebe985d87c Jul 10 14:24:57.304133 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-091647fb-801b-4e23-9335-1ed549ee4ee9 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:57.304361 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-091647fb-801b-4e23-9335-1ed549ee4ee9 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:57.312380 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:57.312380 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:57.312919 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-091647fb-801b-4e23-9335-1ed549ee4ee9 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Snapshot retrieved successfully. Jul 10 14:24:57.314222 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-091647fb-801b-4e23-9335-1ed549ee4ee9 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/snapshots/84a422f5-d6a3-4462-be45-c4ebe985d87c returned with HTTP 200 Jul 10 14:24:57.314918 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1205/4843] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:24:57 2026] GET /volume/v3/snapshots/84a422f5-d6a3-4462-be45-c4ebe985d87c => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:57.328029 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4ebc80be-dfe6-46f4-b588-2c47cf9236bd None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:57.330651 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4ebc80be-dfe6-46f4-b588-2c47cf9236bd tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed Jul 10 14:24:57.330922 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4ebc80be-dfe6-46f4-b588-2c47cf9236bd tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:57.331237 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4ebc80be-dfe6-46f4-b588-2c47cf9236bd tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:57.331374 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-4ebc80be-dfe6-46f4-b588-2c47cf9236bd tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 5ebd8bdd-af68-486a-9a19-af417ca075ed. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:57.340851 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:57.340851 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:57.342547 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4ebc80be-dfe6-46f4-b588-2c47cf9236bd tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed returned with HTTP 200 Jul 10 14:24:57.343579 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1204/4844] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:57 2026] GET /volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed => generated 781 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:57.796107 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b335ac34-2a19-4a1b-8d16-251979d44958 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:57.798371 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b335ac34-2a19-4a1b-8d16-251979d44958 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 Jul 10 14:24:57.800266 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b335ac34-2a19-4a1b-8d16-251979d44958 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:57.800266 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b335ac34-2a19-4a1b-8d16-251979d44958 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:57.808280 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b335ac34-2a19-4a1b-8d16-251979d44958 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 returned with HTTP 404 Jul 10 14:24:57.809470 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1220/4845] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:57 2026] GET /volume/v3/volumes/1b963d4b-4af0-4530-8f06-68a090991aa6 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:58.183160 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b7d30e8d-2274-43ff-aa04-dd143c1e74fb None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:58.185170 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b7d30e8d-2274-43ff-aa04-dd143c1e74fb tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] DELETE https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c Jul 10 14:24:58.185370 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b7d30e8d-2274-43ff-aa04-dd143c1e74fb tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:58.185644 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b7d30e8d-2274-43ff-aa04-dd143c1e74fb tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:58.185791 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-b7d30e8d-2274-43ff-aa04-dd143c1e74fb tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Delete volume with id: 4f83963f-f724-4268-83c1-5556bf03e95c Jul 10 14:24:58.193917 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:58.193917 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:58.194372 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-b7d30e8d-2274-43ff-aa04-dd143c1e74fb tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:24:58.206490 np0000005012 devstack@c-api.service[100153]: WARNING cinder.keymgr.conf_key_mgr [None req-b7d30e8d-2274-43ff-aa04-dd143c1e74fb tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 14:24:58.213917 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-b7d30e8d-2274-43ff-aa04-dd143c1e74fb tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Delete volume request issued successfully. Jul 10 14:24:58.214268 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b7d30e8d-2274-43ff-aa04-dd143c1e74fb tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c returned with HTTP 202 Jul 10 14:24:58.214785 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1217/4846] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:24:58 2026] DELETE /volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:24:58.226339 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9335d775-354b-4bef-82a0-1eb4668a112d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:58.228457 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9335d775-354b-4bef-82a0-1eb4668a112d tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c Jul 10 14:24:58.228656 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9335d775-354b-4bef-82a0-1eb4668a112d tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:58.228878 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9335d775-354b-4bef-82a0-1eb4668a112d tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:58.241331 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:58.241331 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:58.245336 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9335d775-354b-4bef-82a0-1eb4668a112d tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Volume info retrieved successfully. Jul 10 14:24:58.250837 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9335d775-354b-4bef-82a0-1eb4668a112d tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c returned with HTTP 200 Jul 10 14:24:58.251204 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1206/4847] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:58 2026] GET /volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c => generated 1427 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:24:58.329947 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-68ea1280-b59e-4230-b1fc-197bea3656a4 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:58.332191 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-68ea1280-b59e-4230-b1fc-197bea3656a4 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] GET https://10.4.3.66/volume/v3/snapshots/84a422f5-d6a3-4462-be45-c4ebe985d87c Jul 10 14:24:58.332435 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-68ea1280-b59e-4230-b1fc-197bea3656a4 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:58.332717 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-68ea1280-b59e-4230-b1fc-197bea3656a4 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:58.339477 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-68ea1280-b59e-4230-b1fc-197bea3656a4 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/snapshots/84a422f5-d6a3-4462-be45-c4ebe985d87c returned with HTTP 404 Jul 10 14:24:58.340244 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1205/4848] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:24:58 2026] GET /volume/v3/snapshots/84a422f5-d6a3-4462-be45-c4ebe985d87c => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:58.349593 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-bb436f4b-348a-4d19-aeae-693e542da5ff None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:58.352461 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-bb436f4b-348a-4d19-aeae-693e542da5ff tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] POST https://10.4.3.66/volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25/action Jul 10 14:24:58.352919 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-bb436f4b-348a-4d19-aeae-693e542da5ff tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:24:58.353111 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-bb436f4b-348a-4d19-aeae-693e542da5ff tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:58.354592 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.contrib.admin_actions [None req-bb436f4b-348a-4d19-aeae-693e542da5ff tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Updating snapshot '0765e890-511b-408a-9903-650ef916ec25' with '{'status': 'available'}' {{(pid=100154) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 14:24:58.356067 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c73ad6e9-6865-4a80-8d47-7d7f6bef4bd4 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:58.357907 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c73ad6e9-6865-4a80-8d47-7d7f6bef4bd4 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed Jul 10 14:24:58.358141 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c73ad6e9-6865-4a80-8d47-7d7f6bef4bd4 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:58.358340 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c73ad6e9-6865-4a80-8d47-7d7f6bef4bd4 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:58.358443 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-c73ad6e9-6865-4a80-8d47-7d7f6bef4bd4 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 5ebd8bdd-af68-486a-9a19-af417ca075ed. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:58.362728 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:58.362728 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:58.363564 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c73ad6e9-6865-4a80-8d47-7d7f6bef4bd4 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed returned with HTTP 200 Jul 10 14:24:58.364220 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1218/4849] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:58 2026] GET /volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed => generated 781 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:58.364895 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:58.364895 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:58.385452 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-bb436f4b-348a-4d19-aeae-693e542da5ff tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] https://10.4.3.66/volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25/action returned with HTTP 202 Jul 10 14:24:58.386019 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1221/4850] 10.4.3.66 () {68 vars in 1389 bytes} [Fri Jul 10 14:24:58 2026] POST /volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:24:58.394466 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c2a0ec65-8438-41e9-93c9-945ff7ca988d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:58.396365 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c2a0ec65-8438-41e9-93c9-945ff7ca988d tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] GET https://10.4.3.66/volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25 Jul 10 14:24:58.396591 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c2a0ec65-8438-41e9-93c9-945ff7ca988d tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:58.396794 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c2a0ec65-8438-41e9-93c9-945ff7ca988d tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:58.405947 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:58.405947 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:58.405947 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c2a0ec65-8438-41e9-93c9-945ff7ca988d tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Snapshot retrieved successfully. Jul 10 14:24:58.406417 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c2a0ec65-8438-41e9-93c9-945ff7ca988d tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25 returned with HTTP 200 Jul 10 14:24:58.406803 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1207/4851] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:24:58 2026] GET /volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:58.416453 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-9c35cc9a-a6d4-4756-a194-29fe0de35f73 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:58.418727 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9c35cc9a-a6d4-4756-a194-29fe0de35f73 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/84a422f5-d6a3-4462-be45-c4ebe985d87c Jul 10 14:24:58.418933 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9c35cc9a-a6d4-4756-a194-29fe0de35f73 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:58.419132 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9c35cc9a-a6d4-4756-a194-29fe0de35f73 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:58.419232 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.snapshots [None req-9c35cc9a-a6d4-4756-a194-29fe0de35f73 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Delete snapshot with id: 84a422f5-d6a3-4462-be45-c4ebe985d87c Jul 10 14:24:58.424472 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9c35cc9a-a6d4-4756-a194-29fe0de35f73 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/snapshots/84a422f5-d6a3-4462-be45-c4ebe985d87c returned with HTTP 404 Jul 10 14:24:58.425190 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1206/4852] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:24:58 2026] DELETE /volume/v3/snapshots/84a422f5-d6a3-4462-be45-c4ebe985d87c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:58.433833 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-de85f7d6-fc2c-4cc9-98cb-93602158ee57 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:58.436112 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-de85f7d6-fc2c-4cc9-98cb-93602158ee57 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:24:58.436573 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-de85f7d6-fc2c-4cc9-98cb-93602158ee57 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6102954d-f776-48b4-8d88-092d7e59877c", "name": "tempest-SnapshotsActionsTest-Snapshot-1101463781"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:58.445966 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:58.445966 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:58.446472 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-de85f7d6-fc2c-4cc9-98cb-93602158ee57 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Volume info retrieved successfully. Jul 10 14:24:58.446608 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.snapshots [None req-de85f7d6-fc2c-4cc9-98cb-93602158ee57 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Create snapshot from volume 6102954d-f776-48b4-8d88-092d7e59877c Jul 10 14:24:58.471755 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-de85f7d6-fc2c-4cc9-98cb-93602158ee57 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Created reservations ['e6cec91c-826b-4ce6-9a3f-deb725c621d4', 'd3261076-0991-466b-869c-02a1131f4e7f', '1e900217-6e20-483e-b166-0c6ec67198ff', '80467352-2931-4a4b-a694-416df8d1a6f2'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:24:58.502374 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-de85f7d6-fc2c-4cc9-98cb-93602158ee57 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Snapshot create request issued successfully. Jul 10 14:24:58.502738 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-de85f7d6-fc2c-4cc9-98cb-93602158ee57 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:24:58.503162 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1219/4853] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:24:58 2026] POST /volume/v3/snapshots => generated 307 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:24:58.514079 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-96b6e1ce-4eec-433c-9199-fdaf60f6a35d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:58.516398 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-96b6e1ce-4eec-433c-9199-fdaf60f6a35d tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] GET https://10.4.3.66/volume/v3/snapshots/ab9cb7f9-079d-4247-96ec-cce20d56cac2 Jul 10 14:24:58.516725 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-96b6e1ce-4eec-433c-9199-fdaf60f6a35d tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:58.516886 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-96b6e1ce-4eec-433c-9199-fdaf60f6a35d tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:58.523117 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:58.523117 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:58.523712 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-96b6e1ce-4eec-433c-9199-fdaf60f6a35d tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Snapshot retrieved successfully. Jul 10 14:24:58.524701 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-96b6e1ce-4eec-433c-9199-fdaf60f6a35d tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/snapshots/ab9cb7f9-079d-4247-96ec-cce20d56cac2 returned with HTTP 200 Jul 10 14:24:58.525330 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1222/4854] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:24:58 2026] GET /volume/v3/snapshots/ab9cb7f9-079d-4247-96ec-cce20d56cac2 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:59.264685 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c7b0f4ba-69b1-4469-b7c9-fb8417f7f7b9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:59.267161 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c7b0f4ba-69b1-4469-b7c9-fb8417f7f7b9 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] GET https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c Jul 10 14:24:59.267431 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c7b0f4ba-69b1-4469-b7c9-fb8417f7f7b9 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:59.267731 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c7b0f4ba-69b1-4469-b7c9-fb8417f7f7b9 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:59.274862 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c7b0f4ba-69b1-4469-b7c9-fb8417f7f7b9 tempest-TestEncryptedCinderVolumes-893019788 tempest-TestEncryptedCinderVolumes-893019788-project-member] https://10.4.3.66/volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c returned with HTTP 404 Jul 10 14:24:59.275548 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1208/4855] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:59 2026] GET /volume/v3/volumes/4f83963f-f724-4268-83c1-5556bf03e95c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:24:59.284212 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e12c1474-29c1-4289-bf00-039df6442d98 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:59.286403 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e12c1474-29c1-4289-bf00-039df6442d98 tempest-TestEncryptedCinderVolumes-1980590221 tempest-TestEncryptedCinderVolumes-1980590221-project-admin] GET https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 Jul 10 14:24:59.286688 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e12c1474-29c1-4289-bf00-039df6442d98 tempest-TestEncryptedCinderVolumes-1980590221 tempest-TestEncryptedCinderVolumes-1980590221-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:59.286975 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e12c1474-29c1-4289-bf00-039df6442d98 tempest-TestEncryptedCinderVolumes-1980590221 tempest-TestEncryptedCinderVolumes-1980590221-project-admin] Calling method 'detail' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:59.288112 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e12c1474-29c1-4289-bf00-039df6442d98 tempest-TestEncryptedCinderVolumes-1980590221 tempest-TestEncryptedCinderVolumes-1980590221-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:24:59.305593 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e12c1474-29c1-4289-bf00-039df6442d98 tempest-TestEncryptedCinderVolumes-1980590221 tempest-TestEncryptedCinderVolumes-1980590221-project-admin] Get all volumes completed successfully. Jul 10 14:24:59.309596 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:59.309596 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:59.315952 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e12c1474-29c1-4289-bf00-039df6442d98 tempest-TestEncryptedCinderVolumes-1980590221 tempest-TestEncryptedCinderVolumes-1980590221-project-admin] https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 14:24:59.316463 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1207/4856] 10.4.3.66 () {66 vars in 1278 bytes} [Fri Jul 10 14:24:59 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14117 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:24:59.333620 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-669a6125-bc94-48df-b0ee-4fb16f345511 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:59.335660 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-669a6125-bc94-48df-b0ee-4fb16f345511 tempest-TestEncryptedCinderVolumes-1980590221 tempest-TestEncryptedCinderVolumes-1980590221-project-admin] DELETE https://10.4.3.66/volume/v3/types/a461075a-0d37-4b5e-9684-065fc3d0a0d5 Jul 10 14:24:59.335995 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-669a6125-bc94-48df-b0ee-4fb16f345511 tempest-TestEncryptedCinderVolumes-1980590221 tempest-TestEncryptedCinderVolumes-1980590221-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:59.336271 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-669a6125-bc94-48df-b0ee-4fb16f345511 tempest-TestEncryptedCinderVolumes-1980590221 tempest-TestEncryptedCinderVolumes-1980590221-project-admin] Calling method '_delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:59.336625 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:59.336625 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:59.366685 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-669a6125-bc94-48df-b0ee-4fb16f345511 tempest-TestEncryptedCinderVolumes-1980590221 tempest-TestEncryptedCinderVolumes-1980590221-project-admin] https://10.4.3.66/volume/v3/types/a461075a-0d37-4b5e-9684-065fc3d0a0d5 returned with HTTP 202 Jul 10 14:24:59.367142 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1220/4857] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:24:59 2026] DELETE /volume/v3/types/a461075a-0d37-4b5e-9684-065fc3d0a0d5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:24:59.376336 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-dbcba61a-a8d1-4573-977c-b9822943173c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:59.378929 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-dbcba61a-a8d1-4573-977c-b9822943173c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed Jul 10 14:24:59.379307 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-dbcba61a-a8d1-4573-977c-b9822943173c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:59.379618 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-dbcba61a-a8d1-4573-977c-b9822943173c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:59.379782 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-dbcba61a-a8d1-4573-977c-b9822943173c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 5ebd8bdd-af68-486a-9a19-af417ca075ed. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:24:59.386586 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:59.386586 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:59.387801 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-dbcba61a-a8d1-4573-977c-b9822943173c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed returned with HTTP 200 Jul 10 14:24:59.388531 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1223/4858] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:59 2026] GET /volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed => generated 781 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:59.544288 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e656dcfe-9b6a-4eb2-816f-70f68276d4b6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:59.546585 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e656dcfe-9b6a-4eb2-816f-70f68276d4b6 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] GET https://10.4.3.66/volume/v3/snapshots/ab9cb7f9-079d-4247-96ec-cce20d56cac2 Jul 10 14:24:59.546781 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e656dcfe-9b6a-4eb2-816f-70f68276d4b6 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:59.547013 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e656dcfe-9b6a-4eb2-816f-70f68276d4b6 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:59.554453 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:59.554453 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:59.555195 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e656dcfe-9b6a-4eb2-816f-70f68276d4b6 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Snapshot retrieved successfully. Jul 10 14:24:59.556623 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e656dcfe-9b6a-4eb2-816f-70f68276d4b6 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/snapshots/ab9cb7f9-079d-4247-96ec-cce20d56cac2 returned with HTTP 200 Jul 10 14:24:59.557531 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1209/4859] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:24:59 2026] GET /volume/v3/snapshots/ab9cb7f9-079d-4247-96ec-cce20d56cac2 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:59.568802 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-cf2806b5-b6f9-4739-b6cb-69ac026cc3c5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:59.570845 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-cf2806b5-b6f9-4739-b6cb-69ac026cc3c5 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] POST https://10.4.3.66/volume/v3/snapshots/ab9cb7f9-079d-4247-96ec-cce20d56cac2/action Jul 10 14:24:59.571325 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-cf2806b5-b6f9-4739-b6cb-69ac026cc3c5 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:24:59.571454 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-cf2806b5-b6f9-4739-b6cb-69ac026cc3c5 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:59.573251 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.contrib.admin_actions [None req-cf2806b5-b6f9-4739-b6cb-69ac026cc3c5 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Updating snapshot 'ab9cb7f9-079d-4247-96ec-cce20d56cac2' with '{'status': 'deleting'}' {{(pid=100155) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 14:24:59.584202 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:59.584202 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:59.598374 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-cf2806b5-b6f9-4739-b6cb-69ac026cc3c5 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] https://10.4.3.66/volume/v3/snapshots/ab9cb7f9-079d-4247-96ec-cce20d56cac2/action returned with HTTP 202 Jul 10 14:24:59.598856 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1208/4860] 10.4.3.66 () {68 vars in 1389 bytes} [Fri Jul 10 14:24:59 2026] POST /volume/v3/snapshots/ab9cb7f9-079d-4247-96ec-cce20d56cac2/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:24:59.609605 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-9cfc0cb0-2465-43ef-b506-faf8552e46c0 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:59.612029 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9cfc0cb0-2465-43ef-b506-faf8552e46c0 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] GET https://10.4.3.66/volume/v3/snapshots/ab9cb7f9-079d-4247-96ec-cce20d56cac2 Jul 10 14:24:59.612091 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9cfc0cb0-2465-43ef-b506-faf8552e46c0 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:59.612359 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9cfc0cb0-2465-43ef-b506-faf8552e46c0 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:59.619016 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:59.619016 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:59.619521 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-9cfc0cb0-2465-43ef-b506-faf8552e46c0 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Snapshot retrieved successfully. Jul 10 14:24:59.620563 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9cfc0cb0-2465-43ef-b506-faf8552e46c0 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/snapshots/ab9cb7f9-079d-4247-96ec-cce20d56cac2 returned with HTTP 200 Jul 10 14:24:59.621453 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1221/4861] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:24:59 2026] GET /volume/v3/snapshots/ab9cb7f9-079d-4247-96ec-cce20d56cac2 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:59.635789 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-2b3235bb-d00d-4be7-b111-8717dc9039c3 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:59.638089 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2b3235bb-d00d-4be7-b111-8717dc9039c3 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] POST https://10.4.3.66/volume/v3/snapshots/ab9cb7f9-079d-4247-96ec-cce20d56cac2/action Jul 10 14:24:59.638558 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2b3235bb-d00d-4be7-b111-8717dc9039c3 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:24:59.638738 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2b3235bb-d00d-4be7-b111-8717dc9039c3 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:24:59.648098 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:59.648098 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:59.648550 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-2b3235bb-d00d-4be7-b111-8717dc9039c3 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Snapshot retrieved successfully. Jul 10 14:24:59.671086 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-2b3235bb-d00d-4be7-b111-8717dc9039c3 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Snapshot delete request issued successfully. Jul 10 14:24:59.671576 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2b3235bb-d00d-4be7-b111-8717dc9039c3 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] https://10.4.3.66/volume/v3/snapshots/ab9cb7f9-079d-4247-96ec-cce20d56cac2/action returned with HTTP 202 Jul 10 14:24:59.672800 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1224/4862] 10.4.3.66 () {68 vars in 1389 bytes} [Fri Jul 10 14:24:59 2026] POST /volume/v3/snapshots/ab9cb7f9-079d-4247-96ec-cce20d56cac2/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:24:59.684265 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7b6ee5af-f925-4d55-91e1-301fe202a498 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:59.687897 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7b6ee5af-f925-4d55-91e1-301fe202a498 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] GET https://10.4.3.66/volume/v3/snapshots/ab9cb7f9-079d-4247-96ec-cce20d56cac2 Jul 10 14:24:59.687897 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7b6ee5af-f925-4d55-91e1-301fe202a498 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:59.688792 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7b6ee5af-f925-4d55-91e1-301fe202a498 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:59.695135 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:59.695135 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:24:59.695306 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-cfd87d92-149d-4435-a6f0-1be472ef769a None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:59.695710 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7b6ee5af-f925-4d55-91e1-301fe202a498 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Snapshot retrieved successfully. Jul 10 14:24:59.696985 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7b6ee5af-f925-4d55-91e1-301fe202a498 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/snapshots/ab9cb7f9-079d-4247-96ec-cce20d56cac2 returned with HTTP 200 Jul 10 14:24:59.697245 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-cfd87d92-149d-4435-a6f0-1be472ef769a tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef Jul 10 14:24:59.697338 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1210/4863] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:24:59 2026] GET /volume/v3/snapshots/ab9cb7f9-079d-4247-96ec-cce20d56cac2 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:59.697762 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-cfd87d92-149d-4435-a6f0-1be472ef769a tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:59.697842 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-cfd87d92-149d-4435-a6f0-1be472ef769a tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:59.710141 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:59.710141 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:24:59.716517 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-cfd87d92-149d-4435-a6f0-1be472ef769a tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:24:59.723407 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-cfd87d92-149d-4435-a6f0-1be472ef769a tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef returned with HTTP 200 Jul 10 14:24:59.724223 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1209/4864] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:59 2026] GET /volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:24:59.741560 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-9da54130-e9ea-4fe4-97ff-6d625e6f1b6d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:59.746153 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9da54130-e9ea-4fe4-97ff-6d625e6f1b6d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] DELETE https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef Jul 10 14:24:59.746153 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9da54130-e9ea-4fe4-97ff-6d625e6f1b6d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:59.746153 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9da54130-e9ea-4fe4-97ff-6d625e6f1b6d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:59.746153 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-9da54130-e9ea-4fe4-97ff-6d625e6f1b6d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Delete volume with id: 11345db2-1b46-4625-915c-af13b01b59ef Jul 10 14:24:59.755169 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:59.755169 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:24:59.755967 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-9da54130-e9ea-4fe4-97ff-6d625e6f1b6d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:24:59.781812 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-9da54130-e9ea-4fe4-97ff-6d625e6f1b6d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Delete volume request issued successfully. Jul 10 14:24:59.782136 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9da54130-e9ea-4fe4-97ff-6d625e6f1b6d tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef returned with HTTP 202 Jul 10 14:24:59.782735 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1222/4865] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:24:59 2026] DELETE /volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:24:59.791326 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-711e79ca-de71-4f18-8196-59b5e0118e49 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:24:59.794178 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-711e79ca-de71-4f18-8196-59b5e0118e49 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef Jul 10 14:24:59.794178 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-711e79ca-de71-4f18-8196-59b5e0118e49 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:24:59.794178 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-711e79ca-de71-4f18-8196-59b5e0118e49 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:24:59.803411 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:24:59.803411 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:24:59.809328 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-711e79ca-de71-4f18-8196-59b5e0118e49 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Volume info retrieved successfully. Jul 10 14:24:59.816145 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-711e79ca-de71-4f18-8196-59b5e0118e49 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef returned with HTTP 200 Jul 10 14:24:59.816709 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1225/4866] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:24:59 2026] GET /volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:00.400191 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-13ce6c3a-c0ab-4605-8089-1582b327e8e1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:00.402139 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-13ce6c3a-c0ab-4605-8089-1582b327e8e1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed Jul 10 14:25:00.402549 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-13ce6c3a-c0ab-4605-8089-1582b327e8e1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:00.403548 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-13ce6c3a-c0ab-4605-8089-1582b327e8e1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:00.403548 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-13ce6c3a-c0ab-4605-8089-1582b327e8e1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 5ebd8bdd-af68-486a-9a19-af417ca075ed. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:00.407810 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:00.407810 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:00.408805 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-13ce6c3a-c0ab-4605-8089-1582b327e8e1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed returned with HTTP 200 Jul 10 14:25:00.409240 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1211/4867] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:00 2026] GET /volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed => generated 781 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:00.708199 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-acf85e70-dac5-42cb-83af-46da88660551 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:00.710338 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-acf85e70-dac5-42cb-83af-46da88660551 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] GET https://10.4.3.66/volume/v3/snapshots/ab9cb7f9-079d-4247-96ec-cce20d56cac2 Jul 10 14:25:00.710580 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-acf85e70-dac5-42cb-83af-46da88660551 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:00.710800 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-acf85e70-dac5-42cb-83af-46da88660551 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:00.716152 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-acf85e70-dac5-42cb-83af-46da88660551 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/snapshots/ab9cb7f9-079d-4247-96ec-cce20d56cac2 returned with HTTP 404 Jul 10 14:25:00.716751 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1210/4868] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:25:00 2026] GET /volume/v3/snapshots/ab9cb7f9-079d-4247-96ec-cce20d56cac2 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:25:00.725143 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-257481ae-5398-45dd-a1dc-9c9124751782 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:00.726966 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-257481ae-5398-45dd-a1dc-9c9124751782 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] POST https://10.4.3.66/volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25/action Jul 10 14:25:00.727387 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-257481ae-5398-45dd-a1dc-9c9124751782 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:25:00.727587 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-257481ae-5398-45dd-a1dc-9c9124751782 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:00.729093 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.contrib.admin_actions [None req-257481ae-5398-45dd-a1dc-9c9124751782 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Updating snapshot '0765e890-511b-408a-9903-650ef916ec25' with '{'status': 'available'}' {{(pid=100153) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 14:25:00.738486 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:00.738486 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:00.753689 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-257481ae-5398-45dd-a1dc-9c9124751782 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] https://10.4.3.66/volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25/action returned with HTTP 202 Jul 10 14:25:00.754190 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1223/4869] 10.4.3.66 () {68 vars in 1389 bytes} [Fri Jul 10 14:25:00 2026] POST /volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:25:00.763117 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-43278f12-4a0d-4c7d-88a0-9bc06774736c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:00.765545 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-43278f12-4a0d-4c7d-88a0-9bc06774736c tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] GET https://10.4.3.66/volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25 Jul 10 14:25:00.765860 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-43278f12-4a0d-4c7d-88a0-9bc06774736c tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:00.766108 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-43278f12-4a0d-4c7d-88a0-9bc06774736c tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:00.772211 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:00.772211 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:00.772945 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-43278f12-4a0d-4c7d-88a0-9bc06774736c tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Snapshot retrieved successfully. Jul 10 14:25:00.774284 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-43278f12-4a0d-4c7d-88a0-9bc06774736c tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25 returned with HTTP 200 Jul 10 14:25:00.774770 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1226/4870] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:25:00 2026] GET /volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:00.786119 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cb586b5a-885b-4e63-aad1-baa2a165a3f0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:00.788322 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cb586b5a-885b-4e63-aad1-baa2a165a3f0 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/ab9cb7f9-079d-4247-96ec-cce20d56cac2 Jul 10 14:25:00.788582 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cb586b5a-885b-4e63-aad1-baa2a165a3f0 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:00.788978 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cb586b5a-885b-4e63-aad1-baa2a165a3f0 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:00.788978 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-cb586b5a-885b-4e63-aad1-baa2a165a3f0 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Delete snapshot with id: ab9cb7f9-079d-4247-96ec-cce20d56cac2 Jul 10 14:25:00.794556 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cb586b5a-885b-4e63-aad1-baa2a165a3f0 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/snapshots/ab9cb7f9-079d-4247-96ec-cce20d56cac2 returned with HTTP 404 Jul 10 14:25:00.795074 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1212/4871] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:25:00 2026] DELETE /volume/v3/snapshots/ab9cb7f9-079d-4247-96ec-cce20d56cac2 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:25:00.803346 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-208d9162-8387-4d5a-b237-949c5a32cabe None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:00.805084 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-208d9162-8387-4d5a-b237-949c5a32cabe tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:25:00.805513 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-208d9162-8387-4d5a-b237-949c5a32cabe tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6102954d-f776-48b4-8d88-092d7e59877c", "name": "tempest-SnapshotsActionsTest-Snapshot-984173510"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:00.813796 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:00.813796 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:00.814451 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-208d9162-8387-4d5a-b237-949c5a32cabe tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Volume info retrieved successfully. Jul 10 14:25:00.814611 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.snapshots [None req-208d9162-8387-4d5a-b237-949c5a32cabe tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Create snapshot from volume 6102954d-f776-48b4-8d88-092d7e59877c Jul 10 14:25:00.831325 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-621841fd-be17-4c90-ab35-3f4cf8d3ab27 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:00.833597 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-621841fd-be17-4c90-ab35-3f4cf8d3ab27 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] GET https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef Jul 10 14:25:00.833848 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-621841fd-be17-4c90-ab35-3f4cf8d3ab27 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:00.834135 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-621841fd-be17-4c90-ab35-3f4cf8d3ab27 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:00.840032 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-621841fd-be17-4c90-ab35-3f4cf8d3ab27 tempest-VolumesBackupsTest-1241154754 tempest-VolumesBackupsTest-1241154754-project-member] https://10.4.3.66/volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef returned with HTTP 404 Jul 10 14:25:00.840584 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1224/4872] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:00 2026] GET /volume/v3/volumes/11345db2-1b46-4625-915c-af13b01b59ef => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:25:00.846420 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-208d9162-8387-4d5a-b237-949c5a32cabe tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Created reservations ['575cdeef-9c23-4e60-a88a-3e237767d9c9', '6dbcd248-cc21-4cea-8e70-441beb39c245', '2b835779-ee4d-4769-9f67-35c3908c7f11', '1013cdd5-885e-45c7-9fbf-67bb797ebafb'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:25:00.884029 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-208d9162-8387-4d5a-b237-949c5a32cabe tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Snapshot create request issued successfully. Jul 10 14:25:00.884401 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-208d9162-8387-4d5a-b237-949c5a32cabe tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:25:00.884939 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1211/4873] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:25:00 2026] POST /volume/v3/snapshots => generated 306 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:25:00.897985 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-67d1c430-db8d-4bfb-b5a1-dbbe4b585826 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:00.900705 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-67d1c430-db8d-4bfb-b5a1-dbbe4b585826 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] GET https://10.4.3.66/volume/v3/snapshots/b8480042-ccd4-4db0-b73b-4ab55597df99 Jul 10 14:25:00.900998 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-67d1c430-db8d-4bfb-b5a1-dbbe4b585826 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:00.901267 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-67d1c430-db8d-4bfb-b5a1-dbbe4b585826 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:00.907469 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:00.907469 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:00.907915 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-67d1c430-db8d-4bfb-b5a1-dbbe4b585826 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Snapshot retrieved successfully. Jul 10 14:25:00.908707 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-67d1c430-db8d-4bfb-b5a1-dbbe4b585826 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/snapshots/b8480042-ccd4-4db0-b73b-4ab55597df99 returned with HTTP 200 Jul 10 14:25:00.909069 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1227/4874] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:25:00 2026] GET /volume/v3/snapshots/b8480042-ccd4-4db0-b73b-4ab55597df99 => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:01.421792 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1ad3ab22-7db0-4c03-ba8b-9dd917f10cfb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:01.424332 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1ad3ab22-7db0-4c03-ba8b-9dd917f10cfb tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed Jul 10 14:25:01.424970 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1ad3ab22-7db0-4c03-ba8b-9dd917f10cfb tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:01.424970 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1ad3ab22-7db0-4c03-ba8b-9dd917f10cfb tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:01.425106 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-1ad3ab22-7db0-4c03-ba8b-9dd917f10cfb tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 5ebd8bdd-af68-486a-9a19-af417ca075ed. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:01.431218 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:01.431218 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:01.432277 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1ad3ab22-7db0-4c03-ba8b-9dd917f10cfb tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed returned with HTTP 200 Jul 10 14:25:01.432795 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1213/4875] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:01 2026] GET /volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed => generated 781 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:01.927662 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-04169056-dfcb-48d3-9f1a-70cde1a14931 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:01.931193 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-04169056-dfcb-48d3-9f1a-70cde1a14931 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] GET https://10.4.3.66/volume/v3/snapshots/b8480042-ccd4-4db0-b73b-4ab55597df99 Jul 10 14:25:01.932174 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-04169056-dfcb-48d3-9f1a-70cde1a14931 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:01.932516 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-04169056-dfcb-48d3-9f1a-70cde1a14931 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:01.941254 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:01.941254 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:01.942044 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-04169056-dfcb-48d3-9f1a-70cde1a14931 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Snapshot retrieved successfully. Jul 10 14:25:01.943381 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-04169056-dfcb-48d3-9f1a-70cde1a14931 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/snapshots/b8480042-ccd4-4db0-b73b-4ab55597df99 returned with HTTP 200 Jul 10 14:25:01.944489 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1225/4876] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:25:01 2026] GET /volume/v3/snapshots/b8480042-ccd4-4db0-b73b-4ab55597df99 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:01.958743 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-bb05a4a7-cc31-4205-814e-77c06061fa27 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:01.963398 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-bb05a4a7-cc31-4205-814e-77c06061fa27 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] POST https://10.4.3.66/volume/v3/snapshots/b8480042-ccd4-4db0-b73b-4ab55597df99/action Jul 10 14:25:01.963888 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-bb05a4a7-cc31-4205-814e-77c06061fa27 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:25:01.964062 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-bb05a4a7-cc31-4205-814e-77c06061fa27 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:01.967680 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.contrib.admin_actions [None req-bb05a4a7-cc31-4205-814e-77c06061fa27 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Updating snapshot 'b8480042-ccd4-4db0-b73b-4ab55597df99' with '{'status': 'error'}' {{(pid=100155) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 14:25:01.990213 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:01.990213 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:02.025101 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-bb05a4a7-cc31-4205-814e-77c06061fa27 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] https://10.4.3.66/volume/v3/snapshots/b8480042-ccd4-4db0-b73b-4ab55597df99/action returned with HTTP 202 Jul 10 14:25:02.025101 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1212/4877] 10.4.3.66 () {68 vars in 1389 bytes} [Fri Jul 10 14:25:01 2026] POST /volume/v3/snapshots/b8480042-ccd4-4db0-b73b-4ab55597df99/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:25:02.038044 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d63a7247-8c7b-437c-9d83-b5aa7775d022 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:02.039107 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d63a7247-8c7b-437c-9d83-b5aa7775d022 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] GET https://10.4.3.66/volume/v3/snapshots/b8480042-ccd4-4db0-b73b-4ab55597df99 Jul 10 14:25:02.039315 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d63a7247-8c7b-437c-9d83-b5aa7775d022 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:02.039649 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d63a7247-8c7b-437c-9d83-b5aa7775d022 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:02.049732 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:02.049732 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:02.050586 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-d63a7247-8c7b-437c-9d83-b5aa7775d022 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Snapshot retrieved successfully. Jul 10 14:25:02.052608 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d63a7247-8c7b-437c-9d83-b5aa7775d022 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/snapshots/b8480042-ccd4-4db0-b73b-4ab55597df99 returned with HTTP 200 Jul 10 14:25:02.053157 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1228/4878] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:25:02 2026] GET /volume/v3/snapshots/b8480042-ccd4-4db0-b73b-4ab55597df99 => generated 461 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:02.065600 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fd3d45cb-c584-4a7c-8197-59bb02c4ed27 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:02.068260 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fd3d45cb-c584-4a7c-8197-59bb02c4ed27 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] POST https://10.4.3.66/volume/v3/snapshots/b8480042-ccd4-4db0-b73b-4ab55597df99/action Jul 10 14:25:02.068819 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fd3d45cb-c584-4a7c-8197-59bb02c4ed27 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:25:02.069081 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fd3d45cb-c584-4a7c-8197-59bb02c4ed27 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:02.079840 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:02.079840 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:02.080305 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-fd3d45cb-c584-4a7c-8197-59bb02c4ed27 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Snapshot retrieved successfully. Jul 10 14:25:02.103271 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-fd3d45cb-c584-4a7c-8197-59bb02c4ed27 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Snapshot delete request issued successfully. Jul 10 14:25:02.103614 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fd3d45cb-c584-4a7c-8197-59bb02c4ed27 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] https://10.4.3.66/volume/v3/snapshots/b8480042-ccd4-4db0-b73b-4ab55597df99/action returned with HTTP 202 Jul 10 14:25:02.104286 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1214/4879] 10.4.3.66 () {68 vars in 1389 bytes} [Fri Jul 10 14:25:02 2026] POST /volume/v3/snapshots/b8480042-ccd4-4db0-b73b-4ab55597df99/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:25:02.115824 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-9b09bd52-c60a-4df3-ac45-22e72d9bbd76 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:02.120929 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9b09bd52-c60a-4df3-ac45-22e72d9bbd76 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] GET https://10.4.3.66/volume/v3/snapshots/b8480042-ccd4-4db0-b73b-4ab55597df99 Jul 10 14:25:02.120929 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9b09bd52-c60a-4df3-ac45-22e72d9bbd76 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:02.121119 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9b09bd52-c60a-4df3-ac45-22e72d9bbd76 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:02.129074 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:02.129074 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:02.129606 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-9b09bd52-c60a-4df3-ac45-22e72d9bbd76 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Snapshot retrieved successfully. Jul 10 14:25:02.130708 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9b09bd52-c60a-4df3-ac45-22e72d9bbd76 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/snapshots/b8480042-ccd4-4db0-b73b-4ab55597df99 returned with HTTP 200 Jul 10 14:25:02.131208 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1226/4880] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:25:02 2026] GET /volume/v3/snapshots/b8480042-ccd4-4db0-b73b-4ab55597df99 => generated 464 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:02.444197 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-14036625-d514-49d7-b55f-e4e56f064801 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:02.446058 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-14036625-d514-49d7-b55f-e4e56f064801 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed Jul 10 14:25:02.446264 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-14036625-d514-49d7-b55f-e4e56f064801 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:02.446553 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-14036625-d514-49d7-b55f-e4e56f064801 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:02.446671 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-14036625-d514-49d7-b55f-e4e56f064801 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 5ebd8bdd-af68-486a-9a19-af417ca075ed. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:02.451141 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:02.451141 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:02.452278 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-14036625-d514-49d7-b55f-e4e56f064801 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed returned with HTTP 200 Jul 10 14:25:02.452866 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1213/4881] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:02 2026] GET /volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed => generated 781 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:03.147223 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b5adaeb6-d83d-410b-8d29-674c22c61537 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:03.150086 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b5adaeb6-d83d-410b-8d29-674c22c61537 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] GET https://10.4.3.66/volume/v3/snapshots/b8480042-ccd4-4db0-b73b-4ab55597df99 Jul 10 14:25:03.150333 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b5adaeb6-d83d-410b-8d29-674c22c61537 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:03.150591 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b5adaeb6-d83d-410b-8d29-674c22c61537 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:03.155758 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b5adaeb6-d83d-410b-8d29-674c22c61537 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/snapshots/b8480042-ccd4-4db0-b73b-4ab55597df99 returned with HTTP 404 Jul 10 14:25:03.156533 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1229/4882] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:25:03 2026] GET /volume/v3/snapshots/b8480042-ccd4-4db0-b73b-4ab55597df99 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:25:03.165105 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c9bf285a-6e05-49dd-91dd-e6bcd4dfca2c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:03.167366 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c9bf285a-6e05-49dd-91dd-e6bcd4dfca2c tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] POST https://10.4.3.66/volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25/action Jul 10 14:25:03.167738 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c9bf285a-6e05-49dd-91dd-e6bcd4dfca2c tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:25:03.167921 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c9bf285a-6e05-49dd-91dd-e6bcd4dfca2c tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:03.169710 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.admin_actions [None req-c9bf285a-6e05-49dd-91dd-e6bcd4dfca2c tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Updating snapshot '0765e890-511b-408a-9903-650ef916ec25' with '{'status': 'available'}' {{(pid=100152) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 14:25:03.184273 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:03.184273 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:03.196196 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c9bf285a-6e05-49dd-91dd-e6bcd4dfca2c tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] https://10.4.3.66/volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25/action returned with HTTP 202 Jul 10 14:25:03.196650 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1215/4883] 10.4.3.66 () {68 vars in 1389 bytes} [Fri Jul 10 14:25:03 2026] POST /volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:25:03.206270 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-eb8fe919-80df-4d0e-87ad-e19dcf973c4e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:03.208132 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-eb8fe919-80df-4d0e-87ad-e19dcf973c4e tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] GET https://10.4.3.66/volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25 Jul 10 14:25:03.208367 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-eb8fe919-80df-4d0e-87ad-e19dcf973c4e tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:03.208573 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-eb8fe919-80df-4d0e-87ad-e19dcf973c4e tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:03.215251 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:03.215251 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:03.215869 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-eb8fe919-80df-4d0e-87ad-e19dcf973c4e tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Snapshot retrieved successfully. Jul 10 14:25:03.216750 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-eb8fe919-80df-4d0e-87ad-e19dcf973c4e tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25 returned with HTTP 200 Jul 10 14:25:03.217130 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1227/4884] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:25:03 2026] GET /volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:03.230217 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-aed920eb-e3dd-4e6a-abeb-6a21bb6b81c7 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:03.232438 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-aed920eb-e3dd-4e6a-abeb-6a21bb6b81c7 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/b8480042-ccd4-4db0-b73b-4ab55597df99 Jul 10 14:25:03.232735 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-aed920eb-e3dd-4e6a-abeb-6a21bb6b81c7 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:03.232974 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-aed920eb-e3dd-4e6a-abeb-6a21bb6b81c7 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:03.233113 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.snapshots [None req-aed920eb-e3dd-4e6a-abeb-6a21bb6b81c7 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Delete snapshot with id: b8480042-ccd4-4db0-b73b-4ab55597df99 Jul 10 14:25:03.238294 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-aed920eb-e3dd-4e6a-abeb-6a21bb6b81c7 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/snapshots/b8480042-ccd4-4db0-b73b-4ab55597df99 returned with HTTP 404 Jul 10 14:25:03.238810 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1214/4885] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:25:03 2026] DELETE /volume/v3/snapshots/b8480042-ccd4-4db0-b73b-4ab55597df99 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:25:03.249298 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-bb003043-04e5-4f21-9c18-0a513d31fabd None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:03.251698 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-bb003043-04e5-4f21-9c18-0a513d31fabd tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:25:03.252190 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-bb003043-04e5-4f21-9c18-0a513d31fabd tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6102954d-f776-48b4-8d88-092d7e59877c", "name": "tempest-SnapshotsActionsTest-Snapshot-453863856"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:03.267987 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:03.267987 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:03.268888 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-bb003043-04e5-4f21-9c18-0a513d31fabd tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Volume info retrieved successfully. Jul 10 14:25:03.269105 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.snapshots [None req-bb003043-04e5-4f21-9c18-0a513d31fabd tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Create snapshot from volume 6102954d-f776-48b4-8d88-092d7e59877c Jul 10 14:25:03.309399 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-bb003043-04e5-4f21-9c18-0a513d31fabd tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Created reservations ['022d752e-8e3d-4fc9-ad5c-cc9ffaa0846c', '2265bb24-0ab9-4930-acdc-ad88ee03da1d', '742ce9c7-a32a-449a-9e4e-454885b833ad', 'e7d19e5c-d331-4ffc-9f9e-3ebed35fc8bd'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:25:03.356946 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-bb003043-04e5-4f21-9c18-0a513d31fabd tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Snapshot create request issued successfully. Jul 10 14:25:03.357337 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-bb003043-04e5-4f21-9c18-0a513d31fabd tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:25:03.358034 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1230/4886] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:25:03 2026] POST /volume/v3/snapshots => generated 306 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:25:03.369065 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d01a53fe-d6e3-4509-8d98-f4c0c4208681 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:03.372488 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d01a53fe-d6e3-4509-8d98-f4c0c4208681 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] GET https://10.4.3.66/volume/v3/snapshots/4db6dd9b-be39-435e-b42d-f31bcadaa6f4 Jul 10 14:25:03.372770 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d01a53fe-d6e3-4509-8d98-f4c0c4208681 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:03.373092 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d01a53fe-d6e3-4509-8d98-f4c0c4208681 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:03.380686 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:03.380686 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:03.381690 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d01a53fe-d6e3-4509-8d98-f4c0c4208681 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Snapshot retrieved successfully. Jul 10 14:25:03.382991 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d01a53fe-d6e3-4509-8d98-f4c0c4208681 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/snapshots/4db6dd9b-be39-435e-b42d-f31bcadaa6f4 returned with HTTP 200 Jul 10 14:25:03.383454 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1216/4887] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:25:03 2026] GET /volume/v3/snapshots/4db6dd9b-be39-435e-b42d-f31bcadaa6f4 => generated 438 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:03.465066 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-476524eb-8806-4ff1-a495-2499df4766ce None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:03.468119 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-476524eb-8806-4ff1-a495-2499df4766ce tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed Jul 10 14:25:03.468119 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-476524eb-8806-4ff1-a495-2499df4766ce tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:03.468290 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-476524eb-8806-4ff1-a495-2499df4766ce tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:03.468638 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-476524eb-8806-4ff1-a495-2499df4766ce tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 5ebd8bdd-af68-486a-9a19-af417ca075ed. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:03.475933 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:03.475933 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:03.476968 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-476524eb-8806-4ff1-a495-2499df4766ce tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed returned with HTTP 200 Jul 10 14:25:03.477654 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1228/4888] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:03 2026] GET /volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed => generated 782 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:04.394183 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b235f177-071f-4f7a-852c-c9a8c952c241 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:04.396470 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b235f177-071f-4f7a-852c-c9a8c952c241 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] GET https://10.4.3.66/volume/v3/snapshots/4db6dd9b-be39-435e-b42d-f31bcadaa6f4 Jul 10 14:25:04.396757 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b235f177-071f-4f7a-852c-c9a8c952c241 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:04.396999 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b235f177-071f-4f7a-852c-c9a8c952c241 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:04.402082 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:04.402082 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:04.402534 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-b235f177-071f-4f7a-852c-c9a8c952c241 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Snapshot retrieved successfully. Jul 10 14:25:04.403292 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b235f177-071f-4f7a-852c-c9a8c952c241 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/snapshots/4db6dd9b-be39-435e-b42d-f31bcadaa6f4 returned with HTTP 200 Jul 10 14:25:04.403656 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1215/4889] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:25:04 2026] GET /volume/v3/snapshots/4db6dd9b-be39-435e-b42d-f31bcadaa6f4 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:04.412102 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e33f9444-6973-47e9-bf15-467202824b0d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:04.413841 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e33f9444-6973-47e9-bf15-467202824b0d tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] POST https://10.4.3.66/volume/v3/snapshots/4db6dd9b-be39-435e-b42d-f31bcadaa6f4/action Jul 10 14:25:04.414208 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e33f9444-6973-47e9-bf15-467202824b0d tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:25:04.414332 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e33f9444-6973-47e9-bf15-467202824b0d tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:04.415656 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.contrib.admin_actions [None req-e33f9444-6973-47e9-bf15-467202824b0d tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Updating snapshot '4db6dd9b-be39-435e-b42d-f31bcadaa6f4' with '{'status': 'error_deleting'}' {{(pid=100154) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 14:25:04.424200 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:04.424200 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:04.442216 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e33f9444-6973-47e9-bf15-467202824b0d tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] https://10.4.3.66/volume/v3/snapshots/4db6dd9b-be39-435e-b42d-f31bcadaa6f4/action returned with HTTP 202 Jul 10 14:25:04.442889 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1231/4890] 10.4.3.66 () {68 vars in 1389 bytes} [Fri Jul 10 14:25:04 2026] POST /volume/v3/snapshots/4db6dd9b-be39-435e-b42d-f31bcadaa6f4/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:25:04.451783 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-257fb1c4-7cc9-4835-b297-83257c002ead None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:04.453670 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-257fb1c4-7cc9-4835-b297-83257c002ead tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] GET https://10.4.3.66/volume/v3/snapshots/4db6dd9b-be39-435e-b42d-f31bcadaa6f4 Jul 10 14:25:04.453890 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-257fb1c4-7cc9-4835-b297-83257c002ead tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:04.454102 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-257fb1c4-7cc9-4835-b297-83257c002ead tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:04.459435 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:04.459435 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:04.460090 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-257fb1c4-7cc9-4835-b297-83257c002ead tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Snapshot retrieved successfully. Jul 10 14:25:04.460987 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-257fb1c4-7cc9-4835-b297-83257c002ead tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/snapshots/4db6dd9b-be39-435e-b42d-f31bcadaa6f4 returned with HTTP 200 Jul 10 14:25:04.461434 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1217/4891] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:25:04 2026] GET /volume/v3/snapshots/4db6dd9b-be39-435e-b42d-f31bcadaa6f4 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:04.472950 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-eb2b60b2-375e-4bc2-98dd-b0e465c0ef7f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:04.473635 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-782e6e94-d068-4065-8b2b-d13014d00218 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:04.475433 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-eb2b60b2-375e-4bc2-98dd-b0e465c0ef7f tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] POST https://10.4.3.66/volume/v3/snapshots/4db6dd9b-be39-435e-b42d-f31bcadaa6f4/action Jul 10 14:25:04.475920 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-782e6e94-d068-4065-8b2b-d13014d00218 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:25:04.475994 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-eb2b60b2-375e-4bc2-98dd-b0e465c0ef7f tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:25:04.476090 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-eb2b60b2-375e-4bc2-98dd-b0e465c0ef7f tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:04.476341 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-782e6e94-d068-4065-8b2b-d13014d00218 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "4ff20130-b276-43a0-956f-1453107cff27", "size": 1, "name": "tempest-VolumesCloneTest-Volume-662293131"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:04.478082 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-782e6e94-d068-4065-8b2b-d13014d00218 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Create volume request body: {'volume': {'imageRef': '4ff20130-b276-43a0-956f-1453107cff27', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-662293131'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:25:04.485668 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:04.485668 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:04.486482 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-eb2b60b2-375e-4bc2-98dd-b0e465c0ef7f tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Snapshot retrieved successfully. Jul 10 14:25:04.490351 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8040fe28-acf9-4b74-bed0-1a0b2c974ab2 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:04.492139 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8040fe28-acf9-4b74-bed0-1a0b2c974ab2 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed Jul 10 14:25:04.492347 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8040fe28-acf9-4b74-bed0-1a0b2c974ab2 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:04.492585 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8040fe28-acf9-4b74-bed0-1a0b2c974ab2 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:04.492696 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-8040fe28-acf9-4b74-bed0-1a0b2c974ab2 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 5ebd8bdd-af68-486a-9a19-af417ca075ed. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:04.497803 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:04.497803 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:04.498804 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8040fe28-acf9-4b74-bed0-1a0b2c974ab2 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed returned with HTTP 200 Jul 10 14:25:04.499271 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1232/4892] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:04 2026] GET /volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:04.510300 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-eb2b60b2-375e-4bc2-98dd-b0e465c0ef7f tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Snapshot delete request issued successfully. Jul 10 14:25:04.510625 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-eb2b60b2-375e-4bc2-98dd-b0e465c0ef7f tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] https://10.4.3.66/volume/v3/snapshots/4db6dd9b-be39-435e-b42d-f31bcadaa6f4/action returned with HTTP 202 Jul 10 14:25:04.511223 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1229/4893] 10.4.3.66 () {68 vars in 1389 bytes} [Fri Jul 10 14:25:04 2026] POST /volume/v3/snapshots/4db6dd9b-be39-435e-b42d-f31bcadaa6f4/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:25:04.512164 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d0dfe473-1072-45dd-8278-4ab29ba0c548 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:04.516091 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d0dfe473-1072-45dd-8278-4ab29ba0c548 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed Jul 10 14:25:04.516091 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d0dfe473-1072-45dd-8278-4ab29ba0c548 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:04.516322 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d0dfe473-1072-45dd-8278-4ab29ba0c548 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:04.516322 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-d0dfe473-1072-45dd-8278-4ab29ba0c548 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 5ebd8bdd-af68-486a-9a19-af417ca075ed. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:04.519712 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-931b897a-a039-41ed-80b2-bef9dd2ed8ab None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:04.522144 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:04.522144 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:04.522291 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-931b897a-a039-41ed-80b2-bef9dd2ed8ab tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] GET https://10.4.3.66/volume/v3/snapshots/4db6dd9b-be39-435e-b42d-f31bcadaa6f4 Jul 10 14:25:04.522556 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-931b897a-a039-41ed-80b2-bef9dd2ed8ab tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:04.522774 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-931b897a-a039-41ed-80b2-bef9dd2ed8ab tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:04.522937 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d0dfe473-1072-45dd-8278-4ab29ba0c548 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed returned with HTTP 200 Jul 10 14:25:04.523312 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1218/4894] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:04 2026] GET /volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed => generated 783 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:04.530942 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:04.530942 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:04.531528 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-931b897a-a039-41ed-80b2-bef9dd2ed8ab tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Snapshot retrieved successfully. Jul 10 14:25:04.532485 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-931b897a-a039-41ed-80b2-bef9dd2ed8ab tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/snapshots/4db6dd9b-be39-435e-b42d-f31bcadaa6f4 returned with HTTP 200 Jul 10 14:25:04.532983 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1233/4895] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:25:04 2026] GET /volume/v3/snapshots/4db6dd9b-be39-435e-b42d-f31bcadaa6f4 => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:04.534559 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-54ba2b75-974f-41cb-859b-bc8717d3386d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:04.536322 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-54ba2b75-974f-41cb-859b-bc8717d3386d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] DELETE https://10.4.3.66/volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed Jul 10 14:25:04.537035 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-54ba2b75-974f-41cb-859b-bc8717d3386d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:04.537035 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-54ba2b75-974f-41cb-859b-bc8717d3386d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:04.537035 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.contrib.backups [None req-54ba2b75-974f-41cb-859b-bc8717d3386d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Delete backup with id: 5ebd8bdd-af68-486a-9a19-af417ca075ed. Jul 10 14:25:04.542116 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:04.542116 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:04.560581 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.backup.rpcapi [None req-54ba2b75-974f-41cb-859b-bc8717d3386d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] delete_backup rpcapi backup_id 5ebd8bdd-af68-486a-9a19-af417ca075ed {{(pid=100153) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 14:25:04.562377 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-54ba2b75-974f-41cb-859b-bc8717d3386d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed returned with HTTP 202 Jul 10 14:25:04.562899 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1230/4896] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:25:04 2026] DELETE /volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:25:04.571407 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-915164f6-65bb-4f34-825d-d84c3277bcee None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:04.573639 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-915164f6-65bb-4f34-825d-d84c3277bcee tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed Jul 10 14:25:04.573903 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-915164f6-65bb-4f34-825d-d84c3277bcee tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:04.574163 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-915164f6-65bb-4f34-825d-d84c3277bcee tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:04.574299 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-915164f6-65bb-4f34-825d-d84c3277bcee tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 5ebd8bdd-af68-486a-9a19-af417ca075ed. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:04.577038 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-782e6e94-d068-4065-8b2b-d13014d00218 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Create volume of 1 GB Jul 10 14:25:04.579815 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:04.579815 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:04.580686 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-915164f6-65bb-4f34-825d-d84c3277bcee tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed returned with HTTP 200 Jul 10 14:25:04.581275 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1219/4897] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:04 2026] GET /volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed => generated 782 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:04.582785 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-782e6e94-d068-4065-8b2b-d13014d00218 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Availability Zones retrieved successfully. Jul 10 14:25:04.591382 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-782e6e94-d068-4065-8b2b-d13014d00218 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Flow 'volume_create_api' (6211d673-f98a-4b0e-8e68-c4ece2fcb412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:25:04.592340 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-782e6e94-d068-4065-8b2b-d13014d00218 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6114db09-7ffd-4207-a45a-e4c5ab4d4901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:04.593325 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-782e6e94-d068-4065-8b2b-d13014d00218 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:25:04.661745 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-782e6e94-d068-4065-8b2b-d13014d00218 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6114db09-7ffd-4207-a45a-e4c5ab4d4901) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:04.662956 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-782e6e94-d068-4065-8b2b-d13014d00218 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3be1359-cb21-4468-9962-744471460987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:04.751001 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-782e6e94-d068-4065-8b2b-d13014d00218 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Created reservations ['4d161653-ef77-40c5-8258-ad394be261ed', '9760e3d6-b63c-485f-a383-bc3569be246c', 'aa27eceb-7377-406d-bc2d-0de2e2ccec2d', '24f22141-a99f-4af1-9a57-9530f44e10b2'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:25:04.752070 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-782e6e94-d068-4065-8b2b-d13014d00218 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3be1359-cb21-4468-9962-744471460987) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d161653-ef77-40c5-8258-ad394be261ed', '9760e3d6-b63c-485f-a383-bc3569be246c', 'aa27eceb-7377-406d-bc2d-0de2e2ccec2d', '24f22141-a99f-4af1-9a57-9530f44e10b2']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:04.753066 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-782e6e94-d068-4065-8b2b-d13014d00218 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (364ea8a9-078f-4495-bb92-81213f4c4c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:04.779255 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-782e6e94-d068-4065-8b2b-d13014d00218 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (364ea8a9-078f-4495-bb92-81213f4c4c64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1c7d2d8-4602-457d-a5d3-d7ee4830a234', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-662293131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b1eab94dc344031bf72cb3738adf003',qos_specs=None,replication_status=,reservations=['4d161653-ef77-40c5-8258-ad394be261ed','9760e3d6-b63c-485f-a383-bc3569be246c','aa27eceb-7377-406d-bc2d-0de2e2ccec2d','24f22141-a99f-4af1-9a57-9530f44e10b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b7f232e4b654130962a9234456b1ca1',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:25:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-662293131',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1c7d2d8-4602-457d-a5d3-d7ee4830a234,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b1eab94dc344031bf72cb3738adf003',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b7f232e4b654130962a9234456b1ca1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:04.780164 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-782e6e94-d068-4065-8b2b-d13014d00218 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4823220b-1856-40d8-a6f0-2eda01db5558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:04.803216 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-782e6e94-d068-4065-8b2b-d13014d00218 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4823220b-1856-40d8-a6f0-2eda01db5558) transitioned into state 'SUCCESS' from state '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-662293131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b1eab94dc344031bf72cb3738adf003',qos_specs=None,replication_status=,reservations=['4d161653-ef77-40c5-8258-ad394be261ed','9760e3d6-b63c-485f-a383-bc3569be246c','aa27eceb-7377-406d-bc2d-0de2e2ccec2d','24f22141-a99f-4af1-9a57-9530f44e10b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b7f232e4b654130962a9234456b1ca1',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:04.803964 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-782e6e94-d068-4065-8b2b-d13014d00218 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8a6fe8c-c7a6-42a2-b6bc-a0c205f77c90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:04.817167 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-782e6e94-d068-4065-8b2b-d13014d00218 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8a6fe8c-c7a6-42a2-b6bc-a0c205f77c90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:04.818487 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-782e6e94-d068-4065-8b2b-d13014d00218 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Flow 'volume_create_api' (6211d673-f98a-4b0e-8e68-c4ece2fcb412) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:25:04.818940 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-782e6e94-d068-4065-8b2b-d13014d00218 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Create volume request issued successfully. Jul 10 14:25:04.819748 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-782e6e94-d068-4065-8b2b-d13014d00218 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:25:04.820348 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1216/4898] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:25:04 2026] POST /volume/v3/volumes => generated 744 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:25:04.833943 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0d280a68-6b51-475d-b49f-877f173bf993 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:04.836537 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0d280a68-6b51-475d-b49f-877f173bf993 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] GET https://10.4.3.66/volume/v3/volumes/d1c7d2d8-4602-457d-a5d3-d7ee4830a234 Jul 10 14:25:04.836676 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0d280a68-6b51-475d-b49f-877f173bf993 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:04.836861 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0d280a68-6b51-475d-b49f-877f173bf993 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:04.848279 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:04.848279 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:04.853774 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-0d280a68-6b51-475d-b49f-877f173bf993 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Volume info retrieved successfully. Jul 10 14:25:04.860125 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0d280a68-6b51-475d-b49f-877f173bf993 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] https://10.4.3.66/volume/v3/volumes/d1c7d2d8-4602-457d-a5d3-d7ee4830a234 returned with HTTP 200 Jul 10 14:25:04.860773 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1234/4899] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:04 2026] GET /volume/v3/volumes/d1c7d2d8-4602-457d-a5d3-d7ee4830a234 => generated 812 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:05.543729 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a517e1d0-af89-44bf-86c9-6ae54dc0c1b0 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:05.545672 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a517e1d0-af89-44bf-86c9-6ae54dc0c1b0 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] GET https://10.4.3.66/volume/v3/snapshots/4db6dd9b-be39-435e-b42d-f31bcadaa6f4 Jul 10 14:25:05.545875 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a517e1d0-af89-44bf-86c9-6ae54dc0c1b0 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:05.546061 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a517e1d0-af89-44bf-86c9-6ae54dc0c1b0 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:05.550348 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a517e1d0-af89-44bf-86c9-6ae54dc0c1b0 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/snapshots/4db6dd9b-be39-435e-b42d-f31bcadaa6f4 returned with HTTP 404 Jul 10 14:25:05.551063 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1231/4900] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:25:05 2026] GET /volume/v3/snapshots/4db6dd9b-be39-435e-b42d-f31bcadaa6f4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:25:05.558320 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cd3a6756-4ac9-41da-a054-75ddf2663475 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:05.560365 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cd3a6756-4ac9-41da-a054-75ddf2663475 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] POST https://10.4.3.66/volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25/action Jul 10 14:25:05.560747 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cd3a6756-4ac9-41da-a054-75ddf2663475 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:25:05.560915 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cd3a6756-4ac9-41da-a054-75ddf2663475 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:05.562252 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.admin_actions [None req-cd3a6756-4ac9-41da-a054-75ddf2663475 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Updating snapshot '0765e890-511b-408a-9903-650ef916ec25' with '{'status': 'available'}' {{(pid=100152) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 14:25:05.572358 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:05.572358 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:05.583343 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cd3a6756-4ac9-41da-a054-75ddf2663475 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] https://10.4.3.66/volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25/action returned with HTTP 202 Jul 10 14:25:05.583876 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1220/4901] 10.4.3.66 () {68 vars in 1389 bytes} [Fri Jul 10 14:25:05 2026] POST /volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:25:05.592130 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-6eb91e76-0dc1-4d1f-aae6-9c104f017213 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:05.592521 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-fdf6cf29-7d69-464c-b2f5-f7b2986c4291 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:05.593983 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6eb91e76-0dc1-4d1f-aae6-9c104f017213 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] GET https://10.4.3.66/volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25 Jul 10 14:25:05.594109 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-fdf6cf29-7d69-464c-b2f5-f7b2986c4291 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed Jul 10 14:25:05.594230 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6eb91e76-0dc1-4d1f-aae6-9c104f017213 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:05.594347 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-fdf6cf29-7d69-464c-b2f5-f7b2986c4291 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:05.594472 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6eb91e76-0dc1-4d1f-aae6-9c104f017213 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:05.594572 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-fdf6cf29-7d69-464c-b2f5-f7b2986c4291 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:05.594682 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-fdf6cf29-7d69-464c-b2f5-f7b2986c4291 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Show backup with id 5ebd8bdd-af68-486a-9a19-af417ca075ed. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:05.598557 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-fdf6cf29-7d69-464c-b2f5-f7b2986c4291 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed returned with HTTP 404 Jul 10 14:25:05.599189 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1235/4902] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:05 2026] GET /volume/v3/backups/5ebd8bdd-af68-486a-9a19-af417ca075ed => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:25:05.599893 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:05.599893 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:05.600452 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-6eb91e76-0dc1-4d1f-aae6-9c104f017213 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Snapshot retrieved successfully. Jul 10 14:25:05.601367 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6eb91e76-0dc1-4d1f-aae6-9c104f017213 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25 returned with HTTP 200 Jul 10 14:25:05.601754 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1217/4903] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:25:05 2026] GET /volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:05.607520 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-bca0bc4d-6453-4644-a68e-21f277a284d5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:05.609837 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-bca0bc4d-6453-4644-a68e-21f277a284d5 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/620e06b8-e386-46e9-afa1-1543125aca22 Jul 10 14:25:05.610141 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-bca0bc4d-6453-4644-a68e-21f277a284d5 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:05.610388 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-bca0bc4d-6453-4644-a68e-21f277a284d5 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:05.610543 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4be1492c-5415-48d4-b20a-dce92cb99347 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:05.610698 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.snapshots [None req-bca0bc4d-6453-4644-a68e-21f277a284d5 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Delete snapshot with id: 620e06b8-e386-46e9-afa1-1543125aca22 Jul 10 14:25:05.612337 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4be1492c-5415-48d4-b20a-dce92cb99347 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/4db6dd9b-be39-435e-b42d-f31bcadaa6f4 Jul 10 14:25:05.612586 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4be1492c-5415-48d4-b20a-dce92cb99347 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:05.612798 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4be1492c-5415-48d4-b20a-dce92cb99347 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:05.613070 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-4be1492c-5415-48d4-b20a-dce92cb99347 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Delete snapshot with id: 4db6dd9b-be39-435e-b42d-f31bcadaa6f4 Jul 10 14:25:05.616716 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4be1492c-5415-48d4-b20a-dce92cb99347 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/snapshots/4db6dd9b-be39-435e-b42d-f31bcadaa6f4 returned with HTTP 404 Jul 10 14:25:05.617173 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1221/4904] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:25:05 2026] DELETE /volume/v3/snapshots/4db6dd9b-be39-435e-b42d-f31bcadaa6f4 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:25:05.617761 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:05.617761 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:05.618458 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-bca0bc4d-6453-4644-a68e-21f277a284d5 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Snapshot retrieved successfully. Jul 10 14:25:05.626208 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-668a358b-2846-4680-af1e-09f8d2a3ddd5 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:05.628115 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-668a358b-2846-4680-af1e-09f8d2a3ddd5 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] POST https://10.4.3.66/volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25/action Jul 10 14:25:05.628531 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-668a358b-2846-4680-af1e-09f8d2a3ddd5 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:25:05.628737 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-668a358b-2846-4680-af1e-09f8d2a3ddd5 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:05.630284 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.contrib.admin_actions [None req-668a358b-2846-4680-af1e-09f8d2a3ddd5 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Updating snapshot '0765e890-511b-408a-9903-650ef916ec25' with '{'status': 'creating'}' {{(pid=100154) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 14:25:05.639685 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:05.639685 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:05.640692 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-bca0bc4d-6453-4644-a68e-21f277a284d5 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Snapshot delete request issued successfully. Jul 10 14:25:05.640928 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-bca0bc4d-6453-4644-a68e-21f277a284d5 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/snapshots/620e06b8-e386-46e9-afa1-1543125aca22 returned with HTTP 202 Jul 10 14:25:05.641361 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1232/4905] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:25:05 2026] DELETE /volume/v3/snapshots/620e06b8-e386-46e9-afa1-1543125aca22 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:25:05.648753 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-0fa117e1-a60b-4a15-b7c0-b8644f4986ef None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:05.650649 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0fa117e1-a60b-4a15-b7c0-b8644f4986ef tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/snapshots/620e06b8-e386-46e9-afa1-1543125aca22 Jul 10 14:25:05.650894 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0fa117e1-a60b-4a15-b7c0-b8644f4986ef tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:05.651124 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0fa117e1-a60b-4a15-b7c0-b8644f4986ef tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:05.651377 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-668a358b-2846-4680-af1e-09f8d2a3ddd5 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] https://10.4.3.66/volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25/action returned with HTTP 202 Jul 10 14:25:05.651912 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1236/4906] 10.4.3.66 () {68 vars in 1389 bytes} [Fri Jul 10 14:25:05 2026] POST /volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:25:05.657264 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:05.657264 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:05.657774 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-0fa117e1-a60b-4a15-b7c0-b8644f4986ef tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Snapshot retrieved successfully. Jul 10 14:25:05.658604 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0fa117e1-a60b-4a15-b7c0-b8644f4986ef tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/snapshots/620e06b8-e386-46e9-afa1-1543125aca22 returned with HTTP 200 Jul 10 14:25:05.658992 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1218/4907] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:25:05 2026] GET /volume/v3/snapshots/620e06b8-e386-46e9-afa1-1543125aca22 => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:05.660307 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-34f96e09-1ade-4372-a7f3-9b2a1ab0375d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:05.662154 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-34f96e09-1ade-4372-a7f3-9b2a1ab0375d tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] GET https://10.4.3.66/volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25 Jul 10 14:25:05.662379 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-34f96e09-1ade-4372-a7f3-9b2a1ab0375d tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:05.662612 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-34f96e09-1ade-4372-a7f3-9b2a1ab0375d tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:05.668428 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:05.668428 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:05.669037 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-34f96e09-1ade-4372-a7f3-9b2a1ab0375d tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Snapshot retrieved successfully. Jul 10 14:25:05.670008 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-34f96e09-1ade-4372-a7f3-9b2a1ab0375d tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25 returned with HTTP 200 Jul 10 14:25:05.670399 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1222/4908] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:25:05 2026] GET /volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:05.680220 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-fc52712a-2845-4759-b06a-ad4e36ed0e06 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:05.682403 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fc52712a-2845-4759-b06a-ad4e36ed0e06 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] POST https://10.4.3.66/volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25/action Jul 10 14:25:05.682782 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-fc52712a-2845-4759-b06a-ad4e36ed0e06 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:25:05.682972 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-fc52712a-2845-4759-b06a-ad4e36ed0e06 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:05.684441 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.contrib.snapshot_actions [None req-fc52712a-2845-4759-b06a-ad4e36ed0e06 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100153) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 10 14:25:05.690001 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:05.690001 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:05.690616 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.contrib.snapshot_actions [None req-fc52712a-2845-4759-b06a-ad4e36ed0e06 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Updating snapshot 0765e890-511b-408a-9903-650ef916ec25 with info {'id': '0765e890-511b-408a-9903-650ef916ec25', 'status': 'error', 'progress': '80%'} Jul 10 14:25:05.699467 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fc52712a-2845-4759-b06a-ad4e36ed0e06 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25/action returned with HTTP 202 Jul 10 14:25:05.699919 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1233/4909] 10.4.3.66 () {68 vars in 1389 bytes} [Fri Jul 10 14:25:05 2026] POST /volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:25:05.707167 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-30be9796-9adb-4eab-be73-a047bac2a9e4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:05.708946 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-30be9796-9adb-4eab-be73-a047bac2a9e4 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] GET https://10.4.3.66/volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25 Jul 10 14:25:05.709130 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-30be9796-9adb-4eab-be73-a047bac2a9e4 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:05.709347 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-30be9796-9adb-4eab-be73-a047bac2a9e4 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:05.714970 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:05.714970 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:05.715396 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-30be9796-9adb-4eab-be73-a047bac2a9e4 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Snapshot retrieved successfully. Jul 10 14:25:05.716293 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-30be9796-9adb-4eab-be73-a047bac2a9e4 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] https://10.4.3.66/volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25 returned with HTTP 200 Jul 10 14:25:05.717030 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1237/4910] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:25:05 2026] GET /volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25 => generated 461 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:05.726060 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-c2b6ace9-b10b-4199-b0f5-4b1f0aa6e342 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:05.727867 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c2b6ace9-b10b-4199-b0f5-4b1f0aa6e342 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] POST https://10.4.3.66/volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25/action Jul 10 14:25:05.728207 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c2b6ace9-b10b-4199-b0f5-4b1f0aa6e342 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:25:05.728340 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c2b6ace9-b10b-4199-b0f5-4b1f0aa6e342 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:05.729879 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.contrib.admin_actions [None req-c2b6ace9-b10b-4199-b0f5-4b1f0aa6e342 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] Updating snapshot '0765e890-511b-408a-9903-650ef916ec25' with '{'status': 'available'}' {{(pid=100155) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 14:25:05.740104 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:05.740104 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:05.752882 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c2b6ace9-b10b-4199-b0f5-4b1f0aa6e342 tempest-SnapshotsActionsTest-174741978 tempest-SnapshotsActionsTest-174741978-project-admin] https://10.4.3.66/volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25/action returned with HTTP 202 Jul 10 14:25:05.753329 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1219/4911] 10.4.3.66 () {68 vars in 1389 bytes} [Fri Jul 10 14:25:05 2026] POST /volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:25:05.761731 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e7e0ef1f-cdd0-4ce3-8c65-d4727191098c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:05.763673 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e7e0ef1f-cdd0-4ce3-8c65-d4727191098c tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] GET https://10.4.3.66/volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25 Jul 10 14:25:05.763889 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e7e0ef1f-cdd0-4ce3-8c65-d4727191098c tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:05.764125 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e7e0ef1f-cdd0-4ce3-8c65-d4727191098c tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:05.769892 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:05.769892 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:05.770396 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e7e0ef1f-cdd0-4ce3-8c65-d4727191098c tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Snapshot retrieved successfully. Jul 10 14:25:05.771275 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e7e0ef1f-cdd0-4ce3-8c65-d4727191098c tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25 returned with HTTP 200 Jul 10 14:25:05.771731 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1223/4912] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:25:05 2026] GET /volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:05.783394 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ad81c960-43b5-471e-9202-96ae869e80db None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:05.785661 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ad81c960-43b5-471e-9202-96ae869e80db tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25 Jul 10 14:25:05.785984 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ad81c960-43b5-471e-9202-96ae869e80db tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:05.786257 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ad81c960-43b5-471e-9202-96ae869e80db tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:05.786414 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.snapshots [None req-ad81c960-43b5-471e-9202-96ae869e80db tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Delete snapshot with id: 0765e890-511b-408a-9903-650ef916ec25 Jul 10 14:25:05.791860 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:05.791860 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:05.792366 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-ad81c960-43b5-471e-9202-96ae869e80db tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Snapshot retrieved successfully. Jul 10 14:25:05.808906 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-ad81c960-43b5-471e-9202-96ae869e80db tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Snapshot delete request issued successfully. Jul 10 14:25:05.809088 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ad81c960-43b5-471e-9202-96ae869e80db tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25 returned with HTTP 202 Jul 10 14:25:05.809682 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1234/4913] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:25:05 2026] DELETE /volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:25:05.817464 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-5955fb43-eb7f-4fff-896f-9ec7c8809d09 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:05.819634 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5955fb43-eb7f-4fff-896f-9ec7c8809d09 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] GET https://10.4.3.66/volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25 Jul 10 14:25:05.819899 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5955fb43-eb7f-4fff-896f-9ec7c8809d09 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:05.820149 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5955fb43-eb7f-4fff-896f-9ec7c8809d09 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:05.825899 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:05.825899 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:05.826411 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-5955fb43-eb7f-4fff-896f-9ec7c8809d09 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Snapshot retrieved successfully. Jul 10 14:25:05.827672 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5955fb43-eb7f-4fff-896f-9ec7c8809d09 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25 returned with HTTP 200 Jul 10 14:25:05.827872 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1238/4914] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:25:05 2026] GET /volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:05.876359 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-93f6fb02-f3be-4c99-a017-5f1d212c8cba None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:05.879041 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-93f6fb02-f3be-4c99-a017-5f1d212c8cba tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] GET https://10.4.3.66/volume/v3/volumes/d1c7d2d8-4602-457d-a5d3-d7ee4830a234 Jul 10 14:25:05.879375 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-93f6fb02-f3be-4c99-a017-5f1d212c8cba tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:05.879616 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-93f6fb02-f3be-4c99-a017-5f1d212c8cba tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:05.889216 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:05.889216 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:05.894161 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-93f6fb02-f3be-4c99-a017-5f1d212c8cba tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Volume info retrieved successfully. Jul 10 14:25:05.899715 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-93f6fb02-f3be-4c99-a017-5f1d212c8cba tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] https://10.4.3.66/volume/v3/volumes/d1c7d2d8-4602-457d-a5d3-d7ee4830a234 returned with HTTP 200 Jul 10 14:25:05.900164 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1220/4915] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:05 2026] GET /volume/v3/volumes/d1c7d2d8-4602-457d-a5d3-d7ee4830a234 => generated 1352 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:25:05.914743 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-af4fda35-c930-445d-91d2-869550ae5bb7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:05.917113 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-af4fda35-c930-445d-91d2-869550ae5bb7 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:25:05.917586 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-af4fda35-c930-445d-91d2-869550ae5bb7 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "d1c7d2d8-4602-457d-a5d3-d7ee4830a234", "size": 1, "name": "tempest-VolumesCloneTest-Volume-59441908"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:05.919510 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-af4fda35-c930-445d-91d2-869550ae5bb7 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Create volume request body: {'volume': {'source_volid': 'd1c7d2d8-4602-457d-a5d3-d7ee4830a234', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-59441908'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:25:05.929310 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:05.929310 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:05.929923 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-af4fda35-c930-445d-91d2-869550ae5bb7 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Volume retrieved successfully. Jul 10 14:25:05.930090 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-af4fda35-c930-445d-91d2-869550ae5bb7 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Create volume of 1 GB Jul 10 14:25:05.934747 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-af4fda35-c930-445d-91d2-869550ae5bb7 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Availability Zones retrieved successfully. Jul 10 14:25:05.941579 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-af4fda35-c930-445d-91d2-869550ae5bb7 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Flow 'volume_create_api' (1611eda5-417b-4950-b5f7-b20e4a9ee6fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:25:05.943008 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-af4fda35-c930-445d-91d2-869550ae5bb7 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23141bb4-f82f-4017-8bb1-28c7098ef4a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:05.944195 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-af4fda35-c930-445d-91d2-869550ae5bb7 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:25:05.975664 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-af4fda35-c930-445d-91d2-869550ae5bb7 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23141bb4-f82f-4017-8bb1-28c7098ef4a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'd1c7d2d8-4602-457d-a5d3-d7ee4830a234', 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:05.976496 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-af4fda35-c930-445d-91d2-869550ae5bb7 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fa58316-612f-4b0b-bb2c-ee2d2549d107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:06.016990 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-af4fda35-c930-445d-91d2-869550ae5bb7 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Created reservations ['9fd562ca-59f2-4344-9356-e0f2d4665f3c', '44af65a9-c7fa-4475-8cd5-18877513d41e', '8a727ce1-f5ca-40f9-b04e-403b0eedce69', '9be6c661-a439-45d1-a4d0-ef96c1d83d48'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:25:06.017814 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-af4fda35-c930-445d-91d2-869550ae5bb7 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4fa58316-612f-4b0b-bb2c-ee2d2549d107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fd562ca-59f2-4344-9356-e0f2d4665f3c', '44af65a9-c7fa-4475-8cd5-18877513d41e', '8a727ce1-f5ca-40f9-b04e-403b0eedce69', '9be6c661-a439-45d1-a4d0-ef96c1d83d48']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:06.018600 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-af4fda35-c930-445d-91d2-869550ae5bb7 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6357b40-325d-4d12-8f25-41ca1b1288f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:06.059980 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-af4fda35-c930-445d-91d2-869550ae5bb7 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6357b40-325d-4d12-8f25-41ca1b1288f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a7d7510-e729-44ff-a8ba-543ba7670667', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-59441908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b1eab94dc344031bf72cb3738adf003',qos_specs=None,replication_status=,reservations=['9fd562ca-59f2-4344-9356-e0f2d4665f3c','44af65a9-c7fa-4475-8cd5-18877513d41e','8a727ce1-f5ca-40f9-b04e-403b0eedce69','9be6c661-a439-45d1-a4d0-ef96c1d83d48'],size=1,snapshot_id=None,source_replicaid=,source_volid=d1c7d2d8-4602-457d-a5d3-d7ee4830a234,status='creating',user_id='5b7f232e4b654130962a9234456b1ca1',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), '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-10T14:25:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-59441908',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a7d7510-e729-44ff-a8ba-543ba7670667,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b1eab94dc344031bf72cb3738adf003',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=d1c7d2d8-4602-457d-a5d3-d7ee4830a234,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b7f232e4b654130962a9234456b1ca1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:06.061015 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-af4fda35-c930-445d-91d2-869550ae5bb7 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (251622b2-739f-45cb-abf9-4dc340bce4fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:06.083784 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-af4fda35-c930-445d-91d2-869550ae5bb7 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (251622b2-739f-45cb-abf9-4dc340bce4fc) transitioned into state 'SUCCESS' from state '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-59441908',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b1eab94dc344031bf72cb3738adf003',qos_specs=None,replication_status=,reservations=['9fd562ca-59f2-4344-9356-e0f2d4665f3c','44af65a9-c7fa-4475-8cd5-18877513d41e','8a727ce1-f5ca-40f9-b04e-403b0eedce69','9be6c661-a439-45d1-a4d0-ef96c1d83d48'],size=1,snapshot_id=None,source_replicaid=,source_volid=d1c7d2d8-4602-457d-a5d3-d7ee4830a234,status='creating',user_id='5b7f232e4b654130962a9234456b1ca1',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:06.084965 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-af4fda35-c930-445d-91d2-869550ae5bb7 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4210cc41-c071-4899-86a2-0d684b7752fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:06.106590 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-af4fda35-c930-445d-91d2-869550ae5bb7 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4210cc41-c071-4899-86a2-0d684b7752fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:06.107602 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-af4fda35-c930-445d-91d2-869550ae5bb7 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Flow 'volume_create_api' (1611eda5-417b-4950-b5f7-b20e4a9ee6fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:25:06.108028 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-af4fda35-c930-445d-91d2-869550ae5bb7 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Create volume request issued successfully. Jul 10 14:25:06.108849 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-af4fda35-c930-445d-91d2-869550ae5bb7 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:25:06.109442 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1224/4916] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:25:05 2026] POST /volume/v3/volumes => generated 776 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:25:06.121747 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-9cb25cb9-6feb-4941-8f54-6a52bdc4ddc5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:06.124117 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9cb25cb9-6feb-4941-8f54-6a52bdc4ddc5 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] GET https://10.4.3.66/volume/v3/volumes/8a7d7510-e729-44ff-a8ba-543ba7670667 Jul 10 14:25:06.124921 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9cb25cb9-6feb-4941-8f54-6a52bdc4ddc5 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:06.124921 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9cb25cb9-6feb-4941-8f54-6a52bdc4ddc5 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:06.134245 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:06.134245 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:06.139363 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-9cb25cb9-6feb-4941-8f54-6a52bdc4ddc5 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Volume info retrieved successfully. Jul 10 14:25:06.145496 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9cb25cb9-6feb-4941-8f54-6a52bdc4ddc5 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] https://10.4.3.66/volume/v3/volumes/8a7d7510-e729-44ff-a8ba-543ba7670667 returned with HTTP 200 Jul 10 14:25:06.146075 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1235/4917] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:06 2026] GET /volume/v3/volumes/8a7d7510-e729-44ff-a8ba-543ba7670667 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:06.669101 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-eb1762e2-c2fe-4d46-b2e2-905dc0ded1ce None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:06.671458 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-eb1762e2-c2fe-4d46-b2e2-905dc0ded1ce tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/snapshots/620e06b8-e386-46e9-afa1-1543125aca22 Jul 10 14:25:06.671799 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-eb1762e2-c2fe-4d46-b2e2-905dc0ded1ce tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:06.672055 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-eb1762e2-c2fe-4d46-b2e2-905dc0ded1ce tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:06.677540 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-eb1762e2-c2fe-4d46-b2e2-905dc0ded1ce tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/snapshots/620e06b8-e386-46e9-afa1-1543125aca22 returned with HTTP 404 Jul 10 14:25:06.678203 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1239/4918] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:25:06 2026] GET /volume/v3/snapshots/620e06b8-e386-46e9-afa1-1543125aca22 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:25:06.685357 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-7575cc08-eec7-4302-9f27-bcf3306abba0 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:06.687524 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7575cc08-eec7-4302-9f27-bcf3306abba0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] DELETE https://10.4.3.66/volume/v3/volumes/e5d0f5a7-938c-400b-98b4-7205c0dddfd5 Jul 10 14:25:06.687778 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7575cc08-eec7-4302-9f27-bcf3306abba0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:06.688018 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7575cc08-eec7-4302-9f27-bcf3306abba0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:06.688206 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-7575cc08-eec7-4302-9f27-bcf3306abba0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Delete volume with id: e5d0f5a7-938c-400b-98b4-7205c0dddfd5 Jul 10 14:25:06.696661 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:06.696661 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:06.697232 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-7575cc08-eec7-4302-9f27-bcf3306abba0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Volume info retrieved successfully. Jul 10 14:25:06.716075 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-7575cc08-eec7-4302-9f27-bcf3306abba0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Delete volume request issued successfully. Jul 10 14:25:06.716256 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7575cc08-eec7-4302-9f27-bcf3306abba0 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/volumes/e5d0f5a7-938c-400b-98b4-7205c0dddfd5 returned with HTTP 202 Jul 10 14:25:06.716718 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1221/4919] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:25:06 2026] DELETE /volume/v3/volumes/e5d0f5a7-938c-400b-98b4-7205c0dddfd5 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:25:06.724537 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-06cb8939-9c2e-4540-8b92-d287f27b3123 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:06.726463 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-06cb8939-9c2e-4540-8b92-d287f27b3123 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/volumes/e5d0f5a7-938c-400b-98b4-7205c0dddfd5 Jul 10 14:25:06.726695 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-06cb8939-9c2e-4540-8b92-d287f27b3123 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:06.726909 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-06cb8939-9c2e-4540-8b92-d287f27b3123 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:06.734718 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:06.734718 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:06.738623 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-06cb8939-9c2e-4540-8b92-d287f27b3123 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Volume info retrieved successfully. Jul 10 14:25:06.743151 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-06cb8939-9c2e-4540-8b92-d287f27b3123 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/volumes/e5d0f5a7-938c-400b-98b4-7205c0dddfd5 returned with HTTP 200 Jul 10 14:25:06.743552 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1225/4920] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:06 2026] GET /volume/v3/volumes/e5d0f5a7-938c-400b-98b4-7205c0dddfd5 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:06.837850 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c7f31a4e-5016-497c-9d19-d9450b7a28f4 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:06.839961 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c7f31a4e-5016-497c-9d19-d9450b7a28f4 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] GET https://10.4.3.66/volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25 Jul 10 14:25:06.840190 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c7f31a4e-5016-497c-9d19-d9450b7a28f4 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:06.840413 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c7f31a4e-5016-497c-9d19-d9450b7a28f4 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:06.845295 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c7f31a4e-5016-497c-9d19-d9450b7a28f4 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25 returned with HTTP 404 Jul 10 14:25:06.845887 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1236/4921] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:25:06 2026] GET /volume/v3/snapshots/0765e890-511b-408a-9903-650ef916ec25 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:25:06.853915 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d75dd1f7-f9c4-40d2-8bcc-483629224d74 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:06.856338 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d75dd1f7-f9c4-40d2-8bcc-483629224d74 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] GET https://10.4.3.66/volume/v3/volumes/6102954d-f776-48b4-8d88-092d7e59877c Jul 10 14:25:06.856685 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d75dd1f7-f9c4-40d2-8bcc-483629224d74 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:06.856970 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d75dd1f7-f9c4-40d2-8bcc-483629224d74 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:06.866243 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:06.866243 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:06.870570 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-d75dd1f7-f9c4-40d2-8bcc-483629224d74 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Volume info retrieved successfully. Jul 10 14:25:06.876383 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d75dd1f7-f9c4-40d2-8bcc-483629224d74 tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/volumes/6102954d-f776-48b4-8d88-092d7e59877c returned with HTTP 200 Jul 10 14:25:06.876787 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1240/4922] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:06 2026] GET /volume/v3/volumes/6102954d-f776-48b4-8d88-092d7e59877c => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:06.890128 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-739e7e7c-e4f6-41cf-894c-49f3d4e5b5ac None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:06.892221 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-739e7e7c-e4f6-41cf-894c-49f3d4e5b5ac tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] DELETE https://10.4.3.66/volume/v3/volumes/6102954d-f776-48b4-8d88-092d7e59877c Jul 10 14:25:06.892463 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-739e7e7c-e4f6-41cf-894c-49f3d4e5b5ac tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:06.892709 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-739e7e7c-e4f6-41cf-894c-49f3d4e5b5ac tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:06.892917 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-739e7e7c-e4f6-41cf-894c-49f3d4e5b5ac tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Delete volume with id: 6102954d-f776-48b4-8d88-092d7e59877c Jul 10 14:25:06.901182 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:06.901182 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:06.901742 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-739e7e7c-e4f6-41cf-894c-49f3d4e5b5ac tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Volume info retrieved successfully. Jul 10 14:25:06.922399 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-739e7e7c-e4f6-41cf-894c-49f3d4e5b5ac tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Delete volume request issued successfully. Jul 10 14:25:06.922683 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-739e7e7c-e4f6-41cf-894c-49f3d4e5b5ac tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/volumes/6102954d-f776-48b4-8d88-092d7e59877c returned with HTTP 202 Jul 10 14:25:06.923237 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1222/4923] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:25:06 2026] DELETE /volume/v3/volumes/6102954d-f776-48b4-8d88-092d7e59877c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:25:06.930511 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-94d87676-f277-4207-9af5-7ac78e8a4f3a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:06.932379 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-94d87676-f277-4207-9af5-7ac78e8a4f3a tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] GET https://10.4.3.66/volume/v3/volumes/6102954d-f776-48b4-8d88-092d7e59877c Jul 10 14:25:06.932654 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-94d87676-f277-4207-9af5-7ac78e8a4f3a tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:06.932889 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-94d87676-f277-4207-9af5-7ac78e8a4f3a tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:07.112277 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:07.112277 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:07.115129 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-94d87676-f277-4207-9af5-7ac78e8a4f3a tempest-SnapshotsActionsTest-988171161 tempest-SnapshotsActionsTest-988171161-project-member] https://10.4.3.66/volume/v3/volumes/6102954d-f776-48b4-8d88-092d7e59877c returned with HTTP 404 Jul 10 14:25:07.115626 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1226/4924] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:06 2026] GET /volume/v3/volumes/6102954d-f776-48b4-8d88-092d7e59877c => generated 109 bytes in 186 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:25:07.160911 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a28286c1-8c98-4ecf-8e56-c31bf0b771fc None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:07.162642 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a28286c1-8c98-4ecf-8e56-c31bf0b771fc tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] GET https://10.4.3.66/volume/v3/volumes/8a7d7510-e729-44ff-a8ba-543ba7670667 Jul 10 14:25:07.162843 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a28286c1-8c98-4ecf-8e56-c31bf0b771fc tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:07.163031 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a28286c1-8c98-4ecf-8e56-c31bf0b771fc tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:07.169570 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:07.169570 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:07.173002 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a28286c1-8c98-4ecf-8e56-c31bf0b771fc tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Volume info retrieved successfully. Jul 10 14:25:07.177573 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a28286c1-8c98-4ecf-8e56-c31bf0b771fc tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] https://10.4.3.66/volume/v3/volumes/8a7d7510-e729-44ff-a8ba-543ba7670667 returned with HTTP 200 Jul 10 14:25:07.177982 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1237/4925] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:07 2026] GET /volume/v3/volumes/8a7d7510-e729-44ff-a8ba-543ba7670667 => generated 1385 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:25:07.193518 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-42768407-d81b-46b9-9a02-0c793d931bcb None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:07.196297 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-42768407-d81b-46b9-9a02-0c793d931bcb tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] GET https://10.4.3.66/volume/v3/volumes/8a7d7510-e729-44ff-a8ba-543ba7670667 Jul 10 14:25:07.196591 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-42768407-d81b-46b9-9a02-0c793d931bcb tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:07.196864 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-42768407-d81b-46b9-9a02-0c793d931bcb tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:07.203579 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:07.203579 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:07.206814 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-42768407-d81b-46b9-9a02-0c793d931bcb tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Volume info retrieved successfully. Jul 10 14:25:07.211485 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-42768407-d81b-46b9-9a02-0c793d931bcb tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] https://10.4.3.66/volume/v3/volumes/8a7d7510-e729-44ff-a8ba-543ba7670667 returned with HTTP 200 Jul 10 14:25:07.212046 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1241/4926] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:07 2026] GET /volume/v3/volumes/8a7d7510-e729-44ff-a8ba-543ba7670667 => generated 1385 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:25:07.227208 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b48e0ae5-e6b5-42c3-a048-d66f17877659 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:07.229221 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b48e0ae5-e6b5-42c3-a048-d66f17877659 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] GET https://10.4.3.66/volume/v3/volumes/8a7d7510-e729-44ff-a8ba-543ba7670667 Jul 10 14:25:07.229441 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b48e0ae5-e6b5-42c3-a048-d66f17877659 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:07.229678 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b48e0ae5-e6b5-42c3-a048-d66f17877659 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:07.238385 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:07.238385 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:07.242482 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-b48e0ae5-e6b5-42c3-a048-d66f17877659 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Volume info retrieved successfully. Jul 10 14:25:07.247636 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b48e0ae5-e6b5-42c3-a048-d66f17877659 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] https://10.4.3.66/volume/v3/volumes/8a7d7510-e729-44ff-a8ba-543ba7670667 returned with HTTP 200 Jul 10 14:25:07.248116 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1223/4927] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:07 2026] GET /volume/v3/volumes/8a7d7510-e729-44ff-a8ba-543ba7670667 => generated 1385 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:25:07.260389 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9f3a5b7a-b378-40d9-9a54-f8cb04f0eba2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:07.262218 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9f3a5b7a-b378-40d9-9a54-f8cb04f0eba2 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] DELETE https://10.4.3.66/volume/v3/volumes/8a7d7510-e729-44ff-a8ba-543ba7670667 Jul 10 14:25:07.262409 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9f3a5b7a-b378-40d9-9a54-f8cb04f0eba2 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:07.262626 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9f3a5b7a-b378-40d9-9a54-f8cb04f0eba2 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:07.262780 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-9f3a5b7a-b378-40d9-9a54-f8cb04f0eba2 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Delete volume with id: 8a7d7510-e729-44ff-a8ba-543ba7670667 Jul 10 14:25:07.270810 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:07.270810 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:07.271245 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9f3a5b7a-b378-40d9-9a54-f8cb04f0eba2 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Volume info retrieved successfully. Jul 10 14:25:07.292050 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9f3a5b7a-b378-40d9-9a54-f8cb04f0eba2 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Delete volume request issued successfully. Jul 10 14:25:07.292222 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9f3a5b7a-b378-40d9-9a54-f8cb04f0eba2 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] https://10.4.3.66/volume/v3/volumes/8a7d7510-e729-44ff-a8ba-543ba7670667 returned with HTTP 202 Jul 10 14:25:07.292897 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1227/4928] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:25:07 2026] DELETE /volume/v3/volumes/8a7d7510-e729-44ff-a8ba-543ba7670667 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:25:07.302956 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-eb85694a-aba2-4711-bb66-3aca1c42b385 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:07.304718 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-eb85694a-aba2-4711-bb66-3aca1c42b385 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] GET https://10.4.3.66/volume/v3/volumes/8a7d7510-e729-44ff-a8ba-543ba7670667 Jul 10 14:25:07.305382 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-eb85694a-aba2-4711-bb66-3aca1c42b385 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:07.305382 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-eb85694a-aba2-4711-bb66-3aca1c42b385 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:07.312243 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:07.312243 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:07.316000 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-eb85694a-aba2-4711-bb66-3aca1c42b385 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Volume info retrieved successfully. Jul 10 14:25:07.321011 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-eb85694a-aba2-4711-bb66-3aca1c42b385 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] https://10.4.3.66/volume/v3/volumes/8a7d7510-e729-44ff-a8ba-543ba7670667 returned with HTTP 200 Jul 10 14:25:07.321479 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1238/4929] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:07 2026] GET /volume/v3/volumes/8a7d7510-e729-44ff-a8ba-543ba7670667 => generated 1384 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:25:07.757185 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-55840302-5e54-4ab8-b4e0-eebdd6219847 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:07.759752 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-55840302-5e54-4ab8-b4e0-eebdd6219847 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/volumes/e5d0f5a7-938c-400b-98b4-7205c0dddfd5 Jul 10 14:25:07.760130 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-55840302-5e54-4ab8-b4e0-eebdd6219847 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:07.760254 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-55840302-5e54-4ab8-b4e0-eebdd6219847 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:07.768763 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-55840302-5e54-4ab8-b4e0-eebdd6219847 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/volumes/e5d0f5a7-938c-400b-98b4-7205c0dddfd5 returned with HTTP 404 Jul 10 14:25:07.769458 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1242/4930] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:07 2026] GET /volume/v3/volumes/e5d0f5a7-938c-400b-98b4-7205c0dddfd5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:25:07.778426 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-48b4a119-260e-4e19-beac-7be09f191a8a None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:07.780970 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-48b4a119-260e-4e19-beac-7be09f191a8a tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] DELETE https://10.4.3.66/volume/v3/volumes/a7ac13fd-0139-4d99-8835-1d742ddb30d6 Jul 10 14:25:07.780970 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-48b4a119-260e-4e19-beac-7be09f191a8a tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:07.781234 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-48b4a119-260e-4e19-beac-7be09f191a8a tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:07.781806 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-48b4a119-260e-4e19-beac-7be09f191a8a tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Delete volume with id: a7ac13fd-0139-4d99-8835-1d742ddb30d6 Jul 10 14:25:07.791474 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:07.791474 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:07.792258 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-48b4a119-260e-4e19-beac-7be09f191a8a tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Volume info retrieved successfully. Jul 10 14:25:07.811980 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-48b4a119-260e-4e19-beac-7be09f191a8a tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Delete volume request issued successfully. Jul 10 14:25:07.812309 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-48b4a119-260e-4e19-beac-7be09f191a8a tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/volumes/a7ac13fd-0139-4d99-8835-1d742ddb30d6 returned with HTTP 202 Jul 10 14:25:07.813025 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1224/4931] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:25:07 2026] DELETE /volume/v3/volumes/a7ac13fd-0139-4d99-8835-1d742ddb30d6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:25:07.821302 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-dfb92c8c-a157-4a03-8325-963e1a8d45e1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:07.823224 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dfb92c8c-a157-4a03-8325-963e1a8d45e1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/volumes/a7ac13fd-0139-4d99-8835-1d742ddb30d6 Jul 10 14:25:07.823462 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dfb92c8c-a157-4a03-8325-963e1a8d45e1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:07.823709 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-dfb92c8c-a157-4a03-8325-963e1a8d45e1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:07.832031 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:07.832031 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:07.837060 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-dfb92c8c-a157-4a03-8325-963e1a8d45e1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Volume info retrieved successfully. Jul 10 14:25:07.843034 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-dfb92c8c-a157-4a03-8325-963e1a8d45e1 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/volumes/a7ac13fd-0139-4d99-8835-1d742ddb30d6 returned with HTTP 200 Jul 10 14:25:07.843472 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1228/4932] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:07 2026] GET /volume/v3/volumes/a7ac13fd-0139-4d99-8835-1d742ddb30d6 => generated 1354 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:25:08.337682 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b2e87815-2317-4636-9fd6-dd42f54d136e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:08.342201 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b2e87815-2317-4636-9fd6-dd42f54d136e tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] GET https://10.4.3.66/volume/v3/volumes/8a7d7510-e729-44ff-a8ba-543ba7670667 Jul 10 14:25:08.342201 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b2e87815-2317-4636-9fd6-dd42f54d136e tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:08.342201 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b2e87815-2317-4636-9fd6-dd42f54d136e tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:08.350368 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b2e87815-2317-4636-9fd6-dd42f54d136e tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] https://10.4.3.66/volume/v3/volumes/8a7d7510-e729-44ff-a8ba-543ba7670667 returned with HTTP 404 Jul 10 14:25:08.351279 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1239/4933] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:08 2026] GET /volume/v3/volumes/8a7d7510-e729-44ff-a8ba-543ba7670667 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:25:08.362432 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0a71e67a-dca1-461e-8bb8-a0aae53ac94f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:08.364997 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0a71e67a-dca1-461e-8bb8-a0aae53ac94f tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] GET https://10.4.3.66/volume/v3/volumes/d1c7d2d8-4602-457d-a5d3-d7ee4830a234 Jul 10 14:25:08.365479 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0a71e67a-dca1-461e-8bb8-a0aae53ac94f tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:08.365692 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0a71e67a-dca1-461e-8bb8-a0aae53ac94f tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:08.377363 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:08.377363 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:08.383398 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-0a71e67a-dca1-461e-8bb8-a0aae53ac94f tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Volume info retrieved successfully. Jul 10 14:25:08.391563 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0a71e67a-dca1-461e-8bb8-a0aae53ac94f tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] https://10.4.3.66/volume/v3/volumes/d1c7d2d8-4602-457d-a5d3-d7ee4830a234 returned with HTTP 200 Jul 10 14:25:08.391996 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1243/4934] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:08 2026] GET /volume/v3/volumes/d1c7d2d8-4602-457d-a5d3-d7ee4830a234 => generated 1352 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:25:08.409135 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4015d2b1-4af2-4500-b4c9-2f91b445a9b0 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:08.411527 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4015d2b1-4af2-4500-b4c9-2f91b445a9b0 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] DELETE https://10.4.3.66/volume/v3/volumes/d1c7d2d8-4602-457d-a5d3-d7ee4830a234 Jul 10 14:25:08.411672 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4015d2b1-4af2-4500-b4c9-2f91b445a9b0 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:08.412000 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4015d2b1-4af2-4500-b4c9-2f91b445a9b0 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:08.412228 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-4015d2b1-4af2-4500-b4c9-2f91b445a9b0 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Delete volume with id: d1c7d2d8-4602-457d-a5d3-d7ee4830a234 Jul 10 14:25:08.420202 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:08.420202 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:08.420875 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-4015d2b1-4af2-4500-b4c9-2f91b445a9b0 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Volume info retrieved successfully. Jul 10 14:25:08.451998 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-4015d2b1-4af2-4500-b4c9-2f91b445a9b0 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Delete volume request issued successfully. Jul 10 14:25:08.452275 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4015d2b1-4af2-4500-b4c9-2f91b445a9b0 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] https://10.4.3.66/volume/v3/volumes/d1c7d2d8-4602-457d-a5d3-d7ee4830a234 returned with HTTP 202 Jul 10 14:25:08.452696 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1225/4935] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:25:08 2026] DELETE /volume/v3/volumes/d1c7d2d8-4602-457d-a5d3-d7ee4830a234 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:25:08.462378 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-551d5c2b-55ce-402c-97db-e73a4353f3d6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:08.464289 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-551d5c2b-55ce-402c-97db-e73a4353f3d6 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] GET https://10.4.3.66/volume/v3/volumes/d1c7d2d8-4602-457d-a5d3-d7ee4830a234 Jul 10 14:25:08.464452 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-551d5c2b-55ce-402c-97db-e73a4353f3d6 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:08.464691 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-551d5c2b-55ce-402c-97db-e73a4353f3d6 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:08.473448 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:08.473448 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:08.478556 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-551d5c2b-55ce-402c-97db-e73a4353f3d6 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Volume info retrieved successfully. Jul 10 14:25:08.483687 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-551d5c2b-55ce-402c-97db-e73a4353f3d6 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] https://10.4.3.66/volume/v3/volumes/d1c7d2d8-4602-457d-a5d3-d7ee4830a234 returned with HTTP 200 Jul 10 14:25:08.484149 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1229/4936] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:08 2026] GET /volume/v3/volumes/d1c7d2d8-4602-457d-a5d3-d7ee4830a234 => generated 1351 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:25:08.856396 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b8d86c4f-3bb0-4c38-85a4-b63faaa9d928 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:08.858825 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b8d86c4f-3bb0-4c38-85a4-b63faaa9d928 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/volumes/a7ac13fd-0139-4d99-8835-1d742ddb30d6 Jul 10 14:25:08.859109 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b8d86c4f-3bb0-4c38-85a4-b63faaa9d928 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:08.859362 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b8d86c4f-3bb0-4c38-85a4-b63faaa9d928 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:08.867524 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b8d86c4f-3bb0-4c38-85a4-b63faaa9d928 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/volumes/a7ac13fd-0139-4d99-8835-1d742ddb30d6 returned with HTTP 404 Jul 10 14:25:08.868226 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1240/4937] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:08 2026] GET /volume/v3/volumes/a7ac13fd-0139-4d99-8835-1d742ddb30d6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:25:08.878424 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-850b33b5-d653-46f0-9245-8cfa9f876b0d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:08.880995 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-850b33b5-d653-46f0-9245-8cfa9f876b0d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] DELETE https://10.4.3.66/volume/v3/volumes/d630d781-6cf8-4d25-9310-77caa8795f94 Jul 10 14:25:08.881965 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-850b33b5-d653-46f0-9245-8cfa9f876b0d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:08.881965 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-850b33b5-d653-46f0-9245-8cfa9f876b0d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:08.882221 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-850b33b5-d653-46f0-9245-8cfa9f876b0d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Delete volume with id: d630d781-6cf8-4d25-9310-77caa8795f94 Jul 10 14:25:08.891377 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:08.891377 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:08.892008 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-850b33b5-d653-46f0-9245-8cfa9f876b0d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Volume info retrieved successfully. Jul 10 14:25:08.915627 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-850b33b5-d653-46f0-9245-8cfa9f876b0d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Delete volume request issued successfully. Jul 10 14:25:08.915880 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-850b33b5-d653-46f0-9245-8cfa9f876b0d tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/volumes/d630d781-6cf8-4d25-9310-77caa8795f94 returned with HTTP 202 Jul 10 14:25:08.916468 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1244/4938] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:25:08 2026] DELETE /volume/v3/volumes/d630d781-6cf8-4d25-9310-77caa8795f94 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:25:08.924011 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-ba927543-7ca8-437b-840d-d55c7816998c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:08.926051 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ba927543-7ca8-437b-840d-d55c7816998c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/volumes/d630d781-6cf8-4d25-9310-77caa8795f94 Jul 10 14:25:08.926383 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ba927543-7ca8-437b-840d-d55c7816998c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:08.926550 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ba927543-7ca8-437b-840d-d55c7816998c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:08.934603 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:08.934603 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:08.939282 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-ba927543-7ca8-437b-840d-d55c7816998c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Volume info retrieved successfully. Jul 10 14:25:08.945891 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ba927543-7ca8-437b-840d-d55c7816998c tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/volumes/d630d781-6cf8-4d25-9310-77caa8795f94 returned with HTTP 200 Jul 10 14:25:08.946396 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1226/4939] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:08 2026] GET /volume/v3/volumes/d630d781-6cf8-4d25-9310-77caa8795f94 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:09.496993 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4fd32b7e-119c-4462-8c35-952c82fac793 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:09.499412 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4fd32b7e-119c-4462-8c35-952c82fac793 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] GET https://10.4.3.66/volume/v3/volumes/d1c7d2d8-4602-457d-a5d3-d7ee4830a234 Jul 10 14:25:09.499758 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4fd32b7e-119c-4462-8c35-952c82fac793 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:09.500051 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4fd32b7e-119c-4462-8c35-952c82fac793 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:09.508996 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4fd32b7e-119c-4462-8c35-952c82fac793 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] https://10.4.3.66/volume/v3/volumes/d1c7d2d8-4602-457d-a5d3-d7ee4830a234 returned with HTTP 404 Jul 10 14:25:09.509683 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1230/4940] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:09 2026] GET /volume/v3/volumes/d1c7d2d8-4602-457d-a5d3-d7ee4830a234 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:25:09.519801 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c2b1fb6d-1e66-437b-8b13-aa9689777bc6 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:09.521882 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c2b1fb6d-1e66-437b-8b13-aa9689777bc6 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:25:09.522446 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c2b1fb6d-1e66-437b-8b13-aa9689777bc6 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1280344279"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:09.524311 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-c2b1fb6d-1e66-437b-8b13-aa9689777bc6 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1280344279'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:25:09.524464 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-c2b1fb6d-1e66-437b-8b13-aa9689777bc6 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Create volume of 1 GB Jul 10 14:25:09.529436 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-c2b1fb6d-1e66-437b-8b13-aa9689777bc6 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Availability Zones retrieved successfully. Jul 10 14:25:09.535489 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-c2b1fb6d-1e66-437b-8b13-aa9689777bc6 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Flow 'volume_create_api' (dc14059f-3c1d-4c61-9a4f-5515ce874e74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:25:09.536561 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-c2b1fb6d-1e66-437b-8b13-aa9689777bc6 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78d0f121-58f5-4a9d-b333-dc4ade38b1bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:09.537549 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-c2b1fb6d-1e66-437b-8b13-aa9689777bc6 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:25:09.556282 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-2a107631-eb55-4b2e-a41e-e7d5d0c64a28 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:09.577653 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-c2b1fb6d-1e66-437b-8b13-aa9689777bc6 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78d0f121-58f5-4a9d-b333-dc4ade38b1bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:09.578959 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-c2b1fb6d-1e66-437b-8b13-aa9689777bc6 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae7cf608-c49f-4f40-946c-9fe28b9d680b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:09.638949 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-c2b1fb6d-1e66-437b-8b13-aa9689777bc6 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Created reservations ['7ebf2ae0-ee7d-4c32-ba02-82ad74123089', 'fcf8f359-c4db-41e9-826c-d22a465136f7', 'c9cd8993-750d-4498-8f6f-1cee677a8a76', '2d28b70f-9ee7-4141-a122-2448781423ab'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:25:09.639850 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-c2b1fb6d-1e66-437b-8b13-aa9689777bc6 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae7cf608-c49f-4f40-946c-9fe28b9d680b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ebf2ae0-ee7d-4c32-ba02-82ad74123089', 'fcf8f359-c4db-41e9-826c-d22a465136f7', 'c9cd8993-750d-4498-8f6f-1cee677a8a76', '2d28b70f-9ee7-4141-a122-2448781423ab']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:09.640615 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-c2b1fb6d-1e66-437b-8b13-aa9689777bc6 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d123320-7ef2-4ba8-b61e-c3f76b19b57f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:09.654169 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2a107631-eb55-4b2e-a41e-e7d5d0c64a28 tempest-VolumeQuotaClassesTest-713921588 tempest-VolumeQuotaClassesTest-713921588-project-admin] GET https://10.4.3.66/volume/v3/os-quota-class-sets/default Jul 10 14:25:09.654360 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2a107631-eb55-4b2e-a41e-e7d5d0c64a28 tempest-VolumeQuotaClassesTest-713921588 tempest-VolumeQuotaClassesTest-713921588-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:09.654443 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2a107631-eb55-4b2e-a41e-e7d5d0c64a28 tempest-VolumeQuotaClassesTest-713921588 tempest-VolumeQuotaClassesTest-713921588-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:09.666916 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2a107631-eb55-4b2e-a41e-e7d5d0c64a28 tempest-VolumeQuotaClassesTest-713921588 tempest-VolumeQuotaClassesTest-713921588-project-admin] https://10.4.3.66/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 10 14:25:09.667168 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1245/4941] 10.4.3.66 () {66 vars in 1290 bytes} [Fri Jul 10 14:25:09 2026] GET /volume/v3/os-quota-class-sets/default => generated 581 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:09.670985 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-c2b1fb6d-1e66-437b-8b13-aa9689777bc6 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d123320-7ef2-4ba8-b61e-c3f76b19b57f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9d67019-1db5-4c4f-b9a8-4189bcea27a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1280344279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b1eab94dc344031bf72cb3738adf003',qos_specs=None,replication_status=,reservations=['7ebf2ae0-ee7d-4c32-ba02-82ad74123089','fcf8f359-c4db-41e9-826c-d22a465136f7','c9cd8993-750d-4498-8f6f-1cee677a8a76','2d28b70f-9ee7-4141-a122-2448781423ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b7f232e4b654130962a9234456b1ca1',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:25:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1280344279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9d67019-1db5-4c4f-b9a8-4189bcea27a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b1eab94dc344031bf72cb3738adf003',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b7f232e4b654130962a9234456b1ca1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:09.671884 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-c2b1fb6d-1e66-437b-8b13-aa9689777bc6 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d43d3fdd-356e-4a9e-89da-94cd6071e441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:09.676887 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-1efc12b7-089d-401b-bda7-019007c817ec None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:09.679411 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1efc12b7-089d-401b-bda7-019007c817ec tempest-VolumeQuotaClassesTest-713921588 tempest-VolumeQuotaClassesTest-713921588-project-admin] GET https://10.4.3.66/volume/v3/os-quota-class-sets/default Jul 10 14:25:09.679411 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1efc12b7-089d-401b-bda7-019007c817ec tempest-VolumeQuotaClassesTest-713921588 tempest-VolumeQuotaClassesTest-713921588-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:09.680316 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1efc12b7-089d-401b-bda7-019007c817ec tempest-VolumeQuotaClassesTest-713921588 tempest-VolumeQuotaClassesTest-713921588-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:09.695763 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-c2b1fb6d-1e66-437b-8b13-aa9689777bc6 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d43d3fdd-356e-4a9e-89da-94cd6071e441) transitioned into state 'SUCCESS' from state '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-1280344279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b1eab94dc344031bf72cb3738adf003',qos_specs=None,replication_status=,reservations=['7ebf2ae0-ee7d-4c32-ba02-82ad74123089','fcf8f359-c4db-41e9-826c-d22a465136f7','c9cd8993-750d-4498-8f6f-1cee677a8a76','2d28b70f-9ee7-4141-a122-2448781423ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b7f232e4b654130962a9234456b1ca1',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:09.696149 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1efc12b7-089d-401b-bda7-019007c817ec tempest-VolumeQuotaClassesTest-713921588 tempest-VolumeQuotaClassesTest-713921588-project-admin] https://10.4.3.66/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 10 14:25:09.696546 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-c2b1fb6d-1e66-437b-8b13-aa9689777bc6 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebaf9836-3c96-4488-b32d-32228fba7360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:09.696725 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1227/4942] 10.4.3.66 () {66 vars in 1290 bytes} [Fri Jul 10 14:25:09 2026] GET /volume/v3/os-quota-class-sets/default => generated 581 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:09.707528 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-c2b1fb6d-1e66-437b-8b13-aa9689777bc6 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebaf9836-3c96-4488-b32d-32228fba7360) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:09.707911 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bbb4e5ed-6e46-4235-b0aa-e95c7b245a33 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:09.708862 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-c2b1fb6d-1e66-437b-8b13-aa9689777bc6 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Flow 'volume_create_api' (dc14059f-3c1d-4c61-9a4f-5515ce874e74) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:25:09.709324 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-c2b1fb6d-1e66-437b-8b13-aa9689777bc6 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Create volume request issued successfully. Jul 10 14:25:09.710176 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c2b1fb6d-1e66-437b-8b13-aa9689777bc6 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:25:09.710233 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bbb4e5ed-6e46-4235-b0aa-e95c7b245a33 tempest-VolumeQuotaClassesTest-713921588 tempest-VolumeQuotaClassesTest-713921588-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:25:09.710654 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bbb4e5ed-6e46-4235-b0aa-e95c7b245a33 tempest-VolumeQuotaClassesTest-713921588 tempest-VolumeQuotaClassesTest-713921588-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-457116438"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:09.711132 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1241/4943] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:25:09 2026] POST /volume/v3/volumes => generated 745 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:25:09.725577 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f787b059-531d-4498-a47a-63e7db105bad None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:09.726483 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bbb4e5ed-6e46-4235-b0aa-e95c7b245a33 tempest-VolumeQuotaClassesTest-713921588 tempest-VolumeQuotaClassesTest-713921588-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:25:09.726886 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1231/4944] 10.4.3.66 () {68 vars in 1245 bytes} [Fri Jul 10 14:25:09 2026] POST /volume/v3/types => generated 227 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:09.728048 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f787b059-531d-4498-a47a-63e7db105bad tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] GET https://10.4.3.66/volume/v3/volumes/c9d67019-1db5-4c4f-b9a8-4189bcea27a5 Jul 10 14:25:09.728342 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f787b059-531d-4498-a47a-63e7db105bad tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:09.728638 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f787b059-531d-4498-a47a-63e7db105bad tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:09.737070 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-44053de6-d300-438a-bb88-375b698057e1 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:09.739202 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:09.739202 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:09.739828 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-44053de6-d300-438a-bb88-375b698057e1 tempest-VolumeQuotaClassesTest-713921588 tempest-VolumeQuotaClassesTest-713921588-project-admin] PUT https://10.4.3.66/volume/v3/os-quota-class-sets/default Jul 10 14:25:09.740348 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-44053de6-d300-438a-bb88-375b698057e1 tempest-VolumeQuotaClassesTest-713921588 tempest-VolumeQuotaClassesTest-713921588-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-457116438": 5, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-457116438": 4, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-457116438": 5}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:09.744975 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-f787b059-531d-4498-a47a-63e7db105bad tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Volume info retrieved successfully. Jul 10 14:25:09.752319 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f787b059-531d-4498-a47a-63e7db105bad tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] https://10.4.3.66/volume/v3/volumes/c9d67019-1db5-4c4f-b9a8-4189bcea27a5 returned with HTTP 200 Jul 10 14:25:09.753003 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1246/4945] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:09 2026] GET /volume/v3/volumes/c9d67019-1db5-4c4f-b9a8-4189bcea27a5 => generated 813 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:09.872531 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-44053de6-d300-438a-bb88-375b698057e1 tempest-VolumeQuotaClassesTest-713921588 tempest-VolumeQuotaClassesTest-713921588-project-admin] https://10.4.3.66/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 10 14:25:09.873066 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1228/4946] 10.4.3.66 () {68 vars in 1311 bytes} [Fri Jul 10 14:25:09 2026] PUT /volume/v3/os-quota-class-sets/default => generated 769 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:09.881723 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-57fa5695-c99b-448f-b764-85de9369a3b3 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:09.884076 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-57fa5695-c99b-448f-b764-85de9369a3b3 tempest-VolumeQuotaClassesTest-713921588 tempest-VolumeQuotaClassesTest-713921588-project-admin] GET https://10.4.3.66/volume/v3/os-quota-sets/025b35af476e4e9484f7dd9d4f6c0abb/defaults Jul 10 14:25:09.884319 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-57fa5695-c99b-448f-b764-85de9369a3b3 tempest-VolumeQuotaClassesTest-713921588 tempest-VolumeQuotaClassesTest-713921588-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:09.884569 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-57fa5695-c99b-448f-b764-85de9369a3b3 tempest-VolumeQuotaClassesTest-713921588 tempest-VolumeQuotaClassesTest-713921588-project-admin] Calling method 'defaults' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:09.884886 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:09.884886 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:09.893116 np0000005012 devstack@c-api.service[100153]: WARNING cinder.quota [None req-57fa5695-c99b-448f-b764-85de9369a3b3 tempest-VolumeQuotaClassesTest-713921588 tempest-VolumeQuotaClassesTest-713921588-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2034508201 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2034508201, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:25:09.893462 np0000005012 devstack@c-api.service[100153]: WARNING cinder.quota [None req-57fa5695-c99b-448f-b764-85de9369a3b3 tempest-VolumeQuotaClassesTest-713921588 tempest-VolumeQuotaClassesTest-713921588-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2034508201 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2034508201, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:25:09.893852 np0000005012 devstack@c-api.service[100153]: WARNING cinder.quota [None req-57fa5695-c99b-448f-b764-85de9369a3b3 tempest-VolumeQuotaClassesTest-713921588 tempest-VolumeQuotaClassesTest-713921588-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-2034508201 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-2034508201, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:25:09.897912 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-57fa5695-c99b-448f-b764-85de9369a3b3 tempest-VolumeQuotaClassesTest-713921588 tempest-VolumeQuotaClassesTest-713921588-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/025b35af476e4e9484f7dd9d4f6c0abb/defaults returned with HTTP 200 Jul 10 14:25:09.898363 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1242/4947] 10.4.3.66 () {66 vars in 1374 bytes} [Fri Jul 10 14:25:09 2026] GET /volume/v3/os-quota-sets/025b35af476e4e9484f7dd9d4f6c0abb/defaults => generated 805 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:09.961193 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-62f840a3-a883-4d01-bed7-bb1df1064d66 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:09.963145 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-62f840a3-a883-4d01-bed7-bb1df1064d66 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/volumes/d630d781-6cf8-4d25-9310-77caa8795f94 Jul 10 14:25:09.963379 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-62f840a3-a883-4d01-bed7-bb1df1064d66 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:09.963640 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-62f840a3-a883-4d01-bed7-bb1df1064d66 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:09.970050 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-62f840a3-a883-4d01-bed7-bb1df1064d66 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/volumes/d630d781-6cf8-4d25-9310-77caa8795f94 returned with HTTP 404 Jul 10 14:25:09.970645 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1232/4948] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:09 2026] GET /volume/v3/volumes/d630d781-6cf8-4d25-9310-77caa8795f94 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:25:09.978198 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-450a12cc-370a-4289-9860-b26705f05659 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:09.980318 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-450a12cc-370a-4289-9860-b26705f05659 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] DELETE https://10.4.3.66/volume/v3/volumes/a859913b-e4bf-420c-b191-8b714c6014c7 Jul 10 14:25:09.980579 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-450a12cc-370a-4289-9860-b26705f05659 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:09.980806 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-450a12cc-370a-4289-9860-b26705f05659 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:09.980993 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-450a12cc-370a-4289-9860-b26705f05659 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Delete volume with id: a859913b-e4bf-420c-b191-8b714c6014c7 Jul 10 14:25:09.992455 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:09.992455 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:09.993106 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-450a12cc-370a-4289-9860-b26705f05659 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Volume info retrieved successfully. Jul 10 14:25:10.016848 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-450a12cc-370a-4289-9860-b26705f05659 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Delete volume request issued successfully. Jul 10 14:25:10.017152 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-450a12cc-370a-4289-9860-b26705f05659 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/volumes/a859913b-e4bf-420c-b191-8b714c6014c7 returned with HTTP 202 Jul 10 14:25:10.017807 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1247/4949] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:25:09 2026] DELETE /volume/v3/volumes/a859913b-e4bf-420c-b191-8b714c6014c7 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:25:10.025535 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-732c380a-ad2a-4441-986a-194cede18231 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:10.027816 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-732c380a-ad2a-4441-986a-194cede18231 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/volumes/a859913b-e4bf-420c-b191-8b714c6014c7 Jul 10 14:25:10.028210 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-732c380a-ad2a-4441-986a-194cede18231 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:10.028485 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-732c380a-ad2a-4441-986a-194cede18231 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:10.039137 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:10.039137 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:10.043854 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-732c380a-ad2a-4441-986a-194cede18231 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Volume info retrieved successfully. Jul 10 14:25:10.049160 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-732c380a-ad2a-4441-986a-194cede18231 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/volumes/a859913b-e4bf-420c-b191-8b714c6014c7 returned with HTTP 200 Jul 10 14:25:10.049638 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1229/4950] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:10 2026] GET /volume/v3/volumes/a859913b-e4bf-420c-b191-8b714c6014c7 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:10.095494 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5eed1010-e530-48cb-918b-c800b9ec8464 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:10.098107 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5eed1010-e530-48cb-918b-c800b9ec8464 tempest-VolumeQuotaClassesTest-713921588 tempest-VolumeQuotaClassesTest-713921588-project-admin] GET https://10.4.3.66/volume/v3/os-quota-sets/5648b97b321c42fda2e2d7c80fa49fe3/defaults Jul 10 14:25:10.098353 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5eed1010-e530-48cb-918b-c800b9ec8464 tempest-VolumeQuotaClassesTest-713921588 tempest-VolumeQuotaClassesTest-713921588-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:10.098629 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5eed1010-e530-48cb-918b-c800b9ec8464 tempest-VolumeQuotaClassesTest-713921588 tempest-VolumeQuotaClassesTest-713921588-project-admin] Calling method 'defaults' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:10.111847 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5eed1010-e530-48cb-918b-c800b9ec8464 tempest-VolumeQuotaClassesTest-713921588 tempest-VolumeQuotaClassesTest-713921588-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/5648b97b321c42fda2e2d7c80fa49fe3/defaults returned with HTTP 200 Jul 10 14:25:10.112295 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1243/4951] 10.4.3.66 () {66 vars in 1374 bytes} [Fri Jul 10 14:25:10 2026] GET /volume/v3/os-quota-sets/5648b97b321c42fda2e2d7c80fa49fe3/defaults => generated 805 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:10.188028 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-82767fee-86b9-4a4f-8859-8518dff255da None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:10.190104 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-82767fee-86b9-4a4f-8859-8518dff255da tempest-VolumeQuotaClassesTest-713921588 tempest-VolumeQuotaClassesTest-713921588-project-admin] DELETE https://10.4.3.66/volume/v3/types/9e80f825-a744-44b7-98bd-9993b0942aad Jul 10 14:25:10.190355 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-82767fee-86b9-4a4f-8859-8518dff255da tempest-VolumeQuotaClassesTest-713921588 tempest-VolumeQuotaClassesTest-713921588-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:10.190552 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-82767fee-86b9-4a4f-8859-8518dff255da tempest-VolumeQuotaClassesTest-713921588 tempest-VolumeQuotaClassesTest-713921588-project-admin] Calling method '_delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:10.218722 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-82767fee-86b9-4a4f-8859-8518dff255da tempest-VolumeQuotaClassesTest-713921588 tempest-VolumeQuotaClassesTest-713921588-project-admin] https://10.4.3.66/volume/v3/types/9e80f825-a744-44b7-98bd-9993b0942aad returned with HTTP 202 Jul 10 14:25:10.219204 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1233/4952] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:25:10 2026] DELETE /volume/v3/types/9e80f825-a744-44b7-98bd-9993b0942aad => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:25:10.228224 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d36408f5-b47a-4dbb-bed2-93db0513c98e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:10.230583 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d36408f5-b47a-4dbb-bed2-93db0513c98e tempest-VolumeQuotaClassesTest-713921588 tempest-VolumeQuotaClassesTest-713921588-project-admin] GET https://10.4.3.66/volume/v3/types/9e80f825-a744-44b7-98bd-9993b0942aad Jul 10 14:25:10.230848 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d36408f5-b47a-4dbb-bed2-93db0513c98e tempest-VolumeQuotaClassesTest-713921588 tempest-VolumeQuotaClassesTest-713921588-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:10.231094 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d36408f5-b47a-4dbb-bed2-93db0513c98e tempest-VolumeQuotaClassesTest-713921588 tempest-VolumeQuotaClassesTest-713921588-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:10.235169 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d36408f5-b47a-4dbb-bed2-93db0513c98e tempest-VolumeQuotaClassesTest-713921588 tempest-VolumeQuotaClassesTest-713921588-project-admin] https://10.4.3.66/volume/v3/types/9e80f825-a744-44b7-98bd-9993b0942aad returned with HTTP 404 Jul 10 14:25:10.235786 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1248/4953] 10.4.3.66 () {66 vars in 1335 bytes} [Fri Jul 10 14:25:10 2026] GET /volume/v3/types/9e80f825-a744-44b7-98bd-9993b0942aad => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:25:10.243586 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b0111d2d-7ef2-4312-8f60-a584a611ba59 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:10.245627 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b0111d2d-7ef2-4312-8f60-a584a611ba59 tempest-VolumeQuotaClassesTest-713921588 tempest-VolumeQuotaClassesTest-713921588-project-admin] PUT https://10.4.3.66/volume/v3/os-quota-class-sets/default Jul 10 14:25:10.246139 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b0111d2d-7ef2-4312-8f60-a584a611ba59 tempest-VolumeQuotaClassesTest-713921588 tempest-VolumeQuotaClassesTest-713921588-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=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:10.307696 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b0111d2d-7ef2-4312-8f60-a584a611ba59 tempest-VolumeQuotaClassesTest-713921588 tempest-VolumeQuotaClassesTest-713921588-project-admin] https://10.4.3.66/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 10 14:25:10.308149 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1230/4954] 10.4.3.66 () {68 vars in 1311 bytes} [Fri Jul 10 14:25:10 2026] PUT /volume/v3/os-quota-class-sets/default => generated 564 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:10.581606 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-b05e9e79-6d6e-47e4-9c98-4812d29552a2 req-3c7b792c-18d8-46a6-a0dd-3957d3c19b98 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:10.584072 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-b05e9e79-6d6e-47e4-9c98-4812d29552a2 req-3c7b792c-18d8-46a6-a0dd-3957d3c19b98 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] DELETE https://10.4.3.66/volume/v3/attachments/b6ed6e50-9aeb-4d47-8ec9-0885c7ba8821 Jul 10 14:25:10.584329 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-b05e9e79-6d6e-47e4-9c98-4812d29552a2 req-3c7b792c-18d8-46a6-a0dd-3957d3c19b98 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:10.584601 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-b05e9e79-6d6e-47e4-9c98-4812d29552a2 req-3c7b792c-18d8-46a6-a0dd-3957d3c19b98 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:10.592699 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:10.592699 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:10.769448 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-16357d10-fbb8-4c78-b347-699c4675db8c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:10.771474 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-16357d10-fbb8-4c78-b347-699c4675db8c tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] GET https://10.4.3.66/volume/v3/volumes/c9d67019-1db5-4c4f-b9a8-4189bcea27a5 Jul 10 14:25:10.771698 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-16357d10-fbb8-4c78-b347-699c4675db8c tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:10.771973 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-16357d10-fbb8-4c78-b347-699c4675db8c tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:10.779265 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:10.779265 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:10.782948 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-16357d10-fbb8-4c78-b347-699c4675db8c tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Volume info retrieved successfully. Jul 10 14:25:10.787160 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-16357d10-fbb8-4c78-b347-699c4675db8c tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] https://10.4.3.66/volume/v3/volumes/c9d67019-1db5-4c4f-b9a8-4189bcea27a5 returned with HTTP 200 Jul 10 14:25:10.787588 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1234/4955] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:10 2026] GET /volume/v3/volumes/c9d67019-1db5-4c4f-b9a8-4189bcea27a5 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:10.801080 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-044154bb-1efc-4b88-8fa9-cd48efb76f9b None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:10.803381 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-044154bb-1efc-4b88-8fa9-cd48efb76f9b tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:25:10.804006 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-044154bb-1efc-4b88-8fa9-cd48efb76f9b tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "c9d67019-1db5-4c4f-b9a8-4189bcea27a5", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1520436019"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:10.805647 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-044154bb-1efc-4b88-8fa9-cd48efb76f9b tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Create volume request body: {'volume': {'source_volid': 'c9d67019-1db5-4c4f-b9a8-4189bcea27a5', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1520436019'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:25:10.813647 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:10.813647 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:10.814164 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-044154bb-1efc-4b88-8fa9-cd48efb76f9b tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Volume retrieved successfully. Jul 10 14:25:10.814326 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-044154bb-1efc-4b88-8fa9-cd48efb76f9b tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Create volume of 2 GB Jul 10 14:25:10.818645 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-044154bb-1efc-4b88-8fa9-cd48efb76f9b tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Availability Zones retrieved successfully. Jul 10 14:25:10.824114 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-044154bb-1efc-4b88-8fa9-cd48efb76f9b tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Flow 'volume_create_api' (c69bfb6e-fdaf-487e-b62e-0e433be231e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:25:10.825282 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-044154bb-1efc-4b88-8fa9-cd48efb76f9b tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (742e2075-a51c-4029-a9a8-88841c9ff542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:10.826394 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-044154bb-1efc-4b88-8fa9-cd48efb76f9b tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:25:10.857525 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-044154bb-1efc-4b88-8fa9-cd48efb76f9b tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (742e2075-a51c-4029-a9a8-88841c9ff542) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'c9d67019-1db5-4c4f-b9a8-4189bcea27a5', 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:10.858858 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-044154bb-1efc-4b88-8fa9-cd48efb76f9b tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77f8290f-328b-440a-aca9-c8b72b554268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:10.909038 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-044154bb-1efc-4b88-8fa9-cd48efb76f9b tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Created reservations ['32510dbe-60be-4f19-85a3-959eb4154d82', '20d1dfd4-a6f2-450a-9088-e7257ea2ebfc', 'c44b6fed-178a-4b67-bfc0-b60ec47083c3', '8a8c6403-1fe0-4051-94dd-fd2991dc1821'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:25:10.909957 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-044154bb-1efc-4b88-8fa9-cd48efb76f9b tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77f8290f-328b-440a-aca9-c8b72b554268) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32510dbe-60be-4f19-85a3-959eb4154d82', '20d1dfd4-a6f2-450a-9088-e7257ea2ebfc', 'c44b6fed-178a-4b67-bfc0-b60ec47083c3', '8a8c6403-1fe0-4051-94dd-fd2991dc1821']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:10.910761 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-044154bb-1efc-4b88-8fa9-cd48efb76f9b tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd8fcd4c-528c-4abb-9ab5-f395141bb53f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:10.947916 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-044154bb-1efc-4b88-8fa9-cd48efb76f9b tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd8fcd4c-528c-4abb-9ab5-f395141bb53f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7be68ef9-1a81-480e-843d-4d9afb3b276e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1520436019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b1eab94dc344031bf72cb3738adf003',qos_specs=None,replication_status=,reservations=['32510dbe-60be-4f19-85a3-959eb4154d82','20d1dfd4-a6f2-450a-9088-e7257ea2ebfc','c44b6fed-178a-4b67-bfc0-b60ec47083c3','8a8c6403-1fe0-4051-94dd-fd2991dc1821'],size=2,snapshot_id=None,source_replicaid=,source_volid=c9d67019-1db5-4c4f-b9a8-4189bcea27a5,status='creating',user_id='5b7f232e4b654130962a9234456b1ca1',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:25:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1520436019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7be68ef9-1a81-480e-843d-4d9afb3b276e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b1eab94dc344031bf72cb3738adf003',provider_auth=None,provider_geometry=None,provider_id=None,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=c9d67019-1db5-4c4f-b9a8-4189bcea27a5,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b7f232e4b654130962a9234456b1ca1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:10.948677 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-044154bb-1efc-4b88-8fa9-cd48efb76f9b tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5747e71c-e877-4b4a-8db9-829f81ebd979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:10.971358 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-044154bb-1efc-4b88-8fa9-cd48efb76f9b tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5747e71c-e877-4b4a-8db9-829f81ebd979) transitioned into state 'SUCCESS' from state '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-1520436019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b1eab94dc344031bf72cb3738adf003',qos_specs=None,replication_status=,reservations=['32510dbe-60be-4f19-85a3-959eb4154d82','20d1dfd4-a6f2-450a-9088-e7257ea2ebfc','c44b6fed-178a-4b67-bfc0-b60ec47083c3','8a8c6403-1fe0-4051-94dd-fd2991dc1821'],size=2,snapshot_id=None,source_replicaid=,source_volid=c9d67019-1db5-4c4f-b9a8-4189bcea27a5,status='creating',user_id='5b7f232e4b654130962a9234456b1ca1',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:10.972249 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-044154bb-1efc-4b88-8fa9-cd48efb76f9b tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ab51a51-5569-4793-88b8-810330deb04e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:10.995151 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-044154bb-1efc-4b88-8fa9-cd48efb76f9b tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ab51a51-5569-4793-88b8-810330deb04e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:10.996436 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-044154bb-1efc-4b88-8fa9-cd48efb76f9b tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Flow 'volume_create_api' (c69bfb6e-fdaf-487e-b62e-0e433be231e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:25:10.996951 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-044154bb-1efc-4b88-8fa9-cd48efb76f9b tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Create volume request issued successfully. Jul 10 14:25:10.998032 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-044154bb-1efc-4b88-8fa9-cd48efb76f9b tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:25:10.998658 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1249/4956] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:25:10 2026] POST /volume/v3/volumes => generated 779 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:25:11.011297 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-73c4c83d-0f4e-4e38-99a7-7e2b4d370eb1 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:11.013236 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-73c4c83d-0f4e-4e38-99a7-7e2b4d370eb1 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] GET https://10.4.3.66/volume/v3/volumes/7be68ef9-1a81-480e-843d-4d9afb3b276e Jul 10 14:25:11.013478 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-73c4c83d-0f4e-4e38-99a7-7e2b4d370eb1 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:11.013670 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-73c4c83d-0f4e-4e38-99a7-7e2b4d370eb1 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:11.021796 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:11.021796 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:11.025817 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-73c4c83d-0f4e-4e38-99a7-7e2b4d370eb1 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Volume info retrieved successfully. Jul 10 14:25:11.030074 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-73c4c83d-0f4e-4e38-99a7-7e2b4d370eb1 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] https://10.4.3.66/volume/v3/volumes/7be68ef9-1a81-480e-843d-4d9afb3b276e returned with HTTP 200 Jul 10 14:25:11.030478 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1231/4957] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:11 2026] GET /volume/v3/volumes/7be68ef9-1a81-480e-843d-4d9afb3b276e => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:11.063601 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3accd505-a15b-4209-83cb-d57014586a61 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:11.065943 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3accd505-a15b-4209-83cb-d57014586a61 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] GET https://10.4.3.66/volume/v3/volumes/a859913b-e4bf-420c-b191-8b714c6014c7 Jul 10 14:25:11.066244 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3accd505-a15b-4209-83cb-d57014586a61 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:11.066479 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3accd505-a15b-4209-83cb-d57014586a61 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:11.073272 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3accd505-a15b-4209-83cb-d57014586a61 tempest-VolumesBackupsTest-2123737234 tempest-VolumesBackupsTest-2123737234-project-member] https://10.4.3.66/volume/v3/volumes/a859913b-e4bf-420c-b191-8b714c6014c7 returned with HTTP 404 Jul 10 14:25:11.073864 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1235/4958] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:11 2026] GET /volume/v3/volumes/a859913b-e4bf-420c-b191-8b714c6014c7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:25:11.128292 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-b05e9e79-6d6e-47e4-9c98-4812d29552a2 req-3c7b792c-18d8-46a6-a0dd-3957d3c19b98 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/attachments/b6ed6e50-9aeb-4d47-8ec9-0885c7ba8821 returned with HTTP 200 Jul 10 14:25:11.129494 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1244/4959] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:25:10 2026] DELETE /volume/v3/attachments/b6ed6e50-9aeb-4d47-8ec9-0885c7ba8821 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:12.044720 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-a64f9c6e-9316-4d72-9c5d-07dc92d389f0 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:12.047316 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a64f9c6e-9316-4d72-9c5d-07dc92d389f0 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] GET https://10.4.3.66/volume/v3/volumes/7be68ef9-1a81-480e-843d-4d9afb3b276e Jul 10 14:25:12.047701 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a64f9c6e-9316-4d72-9c5d-07dc92d389f0 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:12.047930 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a64f9c6e-9316-4d72-9c5d-07dc92d389f0 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:12.060295 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:12.060295 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:12.067521 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-a64f9c6e-9316-4d72-9c5d-07dc92d389f0 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Volume info retrieved successfully. Jul 10 14:25:12.078305 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a64f9c6e-9316-4d72-9c5d-07dc92d389f0 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] https://10.4.3.66/volume/v3/volumes/7be68ef9-1a81-480e-843d-4d9afb3b276e returned with HTTP 200 Jul 10 14:25:12.079018 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1250/4960] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:12 2026] GET /volume/v3/volumes/7be68ef9-1a81-480e-843d-4d9afb3b276e => generated 872 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:12.094594 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-2450d634-20ac-4623-9a97-b2c085b544f4 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:12.097029 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2450d634-20ac-4623-9a97-b2c085b544f4 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] GET https://10.4.3.66/volume/v3/volumes/7be68ef9-1a81-480e-843d-4d9afb3b276e Jul 10 14:25:12.097429 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2450d634-20ac-4623-9a97-b2c085b544f4 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:12.097893 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2450d634-20ac-4623-9a97-b2c085b544f4 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:12.106157 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:12.106157 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:12.111229 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-2450d634-20ac-4623-9a97-b2c085b544f4 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Volume info retrieved successfully. Jul 10 14:25:12.116561 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2450d634-20ac-4623-9a97-b2c085b544f4 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] https://10.4.3.66/volume/v3/volumes/7be68ef9-1a81-480e-843d-4d9afb3b276e returned with HTTP 200 Jul 10 14:25:12.117056 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1232/4961] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:12 2026] GET /volume/v3/volumes/7be68ef9-1a81-480e-843d-4d9afb3b276e => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:12.130404 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f0e13060-0b1e-496f-b6e2-b395921ff7e3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:12.132353 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f0e13060-0b1e-496f-b6e2-b395921ff7e3 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] GET https://10.4.3.66/volume/v3/volumes/7be68ef9-1a81-480e-843d-4d9afb3b276e Jul 10 14:25:12.132580 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f0e13060-0b1e-496f-b6e2-b395921ff7e3 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:12.132787 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f0e13060-0b1e-496f-b6e2-b395921ff7e3 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:12.141121 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:12.141121 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:12.145858 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f0e13060-0b1e-496f-b6e2-b395921ff7e3 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Volume info retrieved successfully. Jul 10 14:25:12.153322 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f0e13060-0b1e-496f-b6e2-b395921ff7e3 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] https://10.4.3.66/volume/v3/volumes/7be68ef9-1a81-480e-843d-4d9afb3b276e returned with HTTP 200 Jul 10 14:25:12.153880 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1236/4962] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:12 2026] GET /volume/v3/volumes/7be68ef9-1a81-480e-843d-4d9afb3b276e => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:12.165573 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-49f5ed84-8900-4519-8f16-f293d739eb32 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:12.167744 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-49f5ed84-8900-4519-8f16-f293d739eb32 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] DELETE https://10.4.3.66/volume/v3/volumes/7be68ef9-1a81-480e-843d-4d9afb3b276e Jul 10 14:25:12.168026 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-49f5ed84-8900-4519-8f16-f293d739eb32 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:12.168304 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-49f5ed84-8900-4519-8f16-f293d739eb32 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:12.168551 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-49f5ed84-8900-4519-8f16-f293d739eb32 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Delete volume with id: 7be68ef9-1a81-480e-843d-4d9afb3b276e Jul 10 14:25:12.176511 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:12.176511 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:12.177308 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-49f5ed84-8900-4519-8f16-f293d739eb32 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Volume info retrieved successfully. Jul 10 14:25:12.199024 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-49f5ed84-8900-4519-8f16-f293d739eb32 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Delete volume request issued successfully. Jul 10 14:25:12.199200 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-49f5ed84-8900-4519-8f16-f293d739eb32 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] https://10.4.3.66/volume/v3/volumes/7be68ef9-1a81-480e-843d-4d9afb3b276e returned with HTTP 202 Jul 10 14:25:12.199676 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1245/4963] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:25:12 2026] DELETE /volume/v3/volumes/7be68ef9-1a81-480e-843d-4d9afb3b276e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:25:12.206639 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ab4c2a5c-33e4-436f-929c-509ac78c6b69 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:12.209218 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ab4c2a5c-33e4-436f-929c-509ac78c6b69 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] GET https://10.4.3.66/volume/v3/volumes/7be68ef9-1a81-480e-843d-4d9afb3b276e Jul 10 14:25:12.209218 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ab4c2a5c-33e4-436f-929c-509ac78c6b69 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:12.209218 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ab4c2a5c-33e4-436f-929c-509ac78c6b69 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:12.215973 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:12.215973 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:12.219680 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-ab4c2a5c-33e4-436f-929c-509ac78c6b69 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Volume info retrieved successfully. Jul 10 14:25:12.224636 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ab4c2a5c-33e4-436f-929c-509ac78c6b69 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] https://10.4.3.66/volume/v3/volumes/7be68ef9-1a81-480e-843d-4d9afb3b276e returned with HTTP 200 Jul 10 14:25:12.225234 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1251/4964] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:12 2026] GET /volume/v3/volumes/7be68ef9-1a81-480e-843d-4d9afb3b276e => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:12.685989 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-76e82ada-e8c3-4943-aedf-1944a69c51ab None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:12.792470 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-76e82ada-e8c3-4943-aedf-1944a69c51ab tempest-VolumesServicesTestJSON-637994601 tempest-VolumesServicesTestJSON-637994601-project-admin] GET https://10.4.3.66/volume/v3/os-services Jul 10 14:25:12.792836 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-76e82ada-e8c3-4943-aedf-1944a69c51ab tempest-VolumesServicesTestJSON-637994601 tempest-VolumesServicesTestJSON-637994601-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:12.793119 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-76e82ada-e8c3-4943-aedf-1944a69c51ab tempest-VolumesServicesTestJSON-637994601 tempest-VolumesServicesTestJSON-637994601-project-admin] Calling method 'index' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:12.798018 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-76e82ada-e8c3-4943-aedf-1944a69c51ab tempest-VolumesServicesTestJSON-637994601 tempest-VolumesServicesTestJSON-637994601-project-admin] https://10.4.3.66/volume/v3/os-services returned with HTTP 200 Jul 10 14:25:12.798392 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1233/4965] 10.4.3.66 () {66 vars in 1242 bytes} [Fri Jul 10 14:25:12 2026] GET /volume/v3/os-services => generated 626 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:12.808526 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-59196a98-670f-4540-b543-0246723a6d46 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:12.810970 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-59196a98-670f-4540-b543-0246723a6d46 tempest-VolumesServicesTestJSON-637994601 tempest-VolumesServicesTestJSON-637994601-project-admin] GET https://10.4.3.66/volume/v3/os-services?host=np0000005012 Jul 10 14:25:12.811141 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-59196a98-670f-4540-b543-0246723a6d46 tempest-VolumesServicesTestJSON-637994601 tempest-VolumesServicesTestJSON-637994601-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:12.811334 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-59196a98-670f-4540-b543-0246723a6d46 tempest-VolumesServicesTestJSON-637994601 tempest-VolumesServicesTestJSON-637994601-project-admin] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:12.816830 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-59196a98-670f-4540-b543-0246723a6d46 tempest-VolumesServicesTestJSON-637994601 tempest-VolumesServicesTestJSON-637994601-project-admin] https://10.4.3.66/volume/v3/os-services?host=np0000005012 returned with HTTP 200 Jul 10 14:25:12.817186 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1237/4966] 10.4.3.66 () {66 vars in 1277 bytes} [Fri Jul 10 14:25:12 2026] GET /volume/v3/os-services?host=np0000005012 => generated 626 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:12.827346 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b829f065-886f-42d9-9c06-4ced2a1fed3d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:12.829110 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b829f065-886f-42d9-9c06-4ced2a1fed3d tempest-VolumesServicesTestJSON-637994601 tempest-VolumesServicesTestJSON-637994601-project-admin] GET https://10.4.3.66/volume/v3/os-services?host=np0000005012&binary=cinder-scheduler Jul 10 14:25:12.829341 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b829f065-886f-42d9-9c06-4ced2a1fed3d tempest-VolumesServicesTestJSON-637994601 tempest-VolumesServicesTestJSON-637994601-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:12.829570 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b829f065-886f-42d9-9c06-4ced2a1fed3d tempest-VolumesServicesTestJSON-637994601 tempest-VolumesServicesTestJSON-637994601-project-admin] Calling method 'index' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:12.834415 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b829f065-886f-42d9-9c06-4ced2a1fed3d tempest-VolumesServicesTestJSON-637994601 tempest-VolumesServicesTestJSON-637994601-project-admin] https://10.4.3.66/volume/v3/os-services?host=np0000005012&binary=cinder-scheduler returned with HTTP 200 Jul 10 14:25:12.834817 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1246/4967] 10.4.3.66 () {66 vars in 1325 bytes} [Fri Jul 10 14:25:12 2026] GET /volume/v3/os-services?host=np0000005012&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 14:25:12.845217 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-88ee7bae-5a24-43fb-bc2e-0d6d453ade76 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:12.847594 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-88ee7bae-5a24-43fb-bc2e-0d6d453ade76 tempest-VolumesServicesTestJSON-637994601 tempest-VolumesServicesTestJSON-637994601-project-admin] GET https://10.4.3.66/volume/v3/os-services?binary=cinder-scheduler Jul 10 14:25:12.847885 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-88ee7bae-5a24-43fb-bc2e-0d6d453ade76 tempest-VolumesServicesTestJSON-637994601 tempest-VolumesServicesTestJSON-637994601-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:12.848148 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-88ee7bae-5a24-43fb-bc2e-0d6d453ade76 tempest-VolumesServicesTestJSON-637994601 tempest-VolumesServicesTestJSON-637994601-project-admin] Calling method 'index' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:12.852321 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-88ee7bae-5a24-43fb-bc2e-0d6d453ade76 tempest-VolumesServicesTestJSON-637994601 tempest-VolumesServicesTestJSON-637994601-project-admin] https://10.4.3.66/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Jul 10 14:25:12.852718 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1252/4968] 10.4.3.66 () {66 vars in 1289 bytes} [Fri Jul 10 14:25:12 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 14:25:12.862282 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-50a0179e-b407-4697-b404-f84078ab332b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:12.934147 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-50a0179e-b407-4697-b404-f84078ab332b tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:25:12.934460 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-50a0179e-b407-4697-b404-f84078ab332b tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-756910087"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:12.936052 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-50a0179e-b407-4697-b404-f84078ab332b tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-756910087'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:25:12.936355 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-50a0179e-b407-4697-b404-f84078ab332b tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] Create volume of 1 GB Jul 10 14:25:12.944243 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-50a0179e-b407-4697-b404-f84078ab332b tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] Availability Zones retrieved successfully. Jul 10 14:25:12.952188 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-50a0179e-b407-4697-b404-f84078ab332b tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] Flow 'volume_create_api' (f73eb4c7-4a8d-479d-af0f-4a682c69db48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:25:12.954324 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-50a0179e-b407-4697-b404-f84078ab332b tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e10f5f3-14a8-4729-b2a7-8ee1e7e6b5a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:12.955690 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-50a0179e-b407-4697-b404-f84078ab332b tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:25:12.991052 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-50a0179e-b407-4697-b404-f84078ab332b tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e10f5f3-14a8-4729-b2a7-8ee1e7e6b5a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:12.992125 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-50a0179e-b407-4697-b404-f84078ab332b tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5002264e-f66c-4fa3-a0df-21506f3495fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:13.066260 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-50a0179e-b407-4697-b404-f84078ab332b tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] Created reservations ['19330c4a-fdad-4cf0-963d-e72ff3f75da2', 'ae840cc2-5512-422b-8d13-169cb3a3e102', 'a1425748-733e-4f09-aaca-56e7b8b99e98', '8cbad549-6843-4585-974f-8fd8c5a4a0a3'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:25:13.067146 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-50a0179e-b407-4697-b404-f84078ab332b tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5002264e-f66c-4fa3-a0df-21506f3495fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19330c4a-fdad-4cf0-963d-e72ff3f75da2', 'ae840cc2-5512-422b-8d13-169cb3a3e102', 'a1425748-733e-4f09-aaca-56e7b8b99e98', '8cbad549-6843-4585-974f-8fd8c5a4a0a3']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:13.067983 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-50a0179e-b407-4697-b404-f84078ab332b tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ff0f32c-e097-4a88-8ce4-c524d6fdeaef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:13.091721 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-50a0179e-b407-4697-b404-f84078ab332b tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ff0f32c-e097-4a88-8ce4-c524d6fdeaef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '526c05fe-ee7d-4f2e-adf3-43a894344d33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-756910087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3dd2259db2c24c9ea37b55ef02d5234d',qos_specs=None,replication_status=,reservations=['19330c4a-fdad-4cf0-963d-e72ff3f75da2','ae840cc2-5512-422b-8d13-169cb3a3e102','a1425748-733e-4f09-aaca-56e7b8b99e98','8cbad549-6843-4585-974f-8fd8c5a4a0a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2db46b95ee0e4faebc9e34c290a449f8',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:25:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-756910087',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=526c05fe-ee7d-4f2e-adf3-43a894344d33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3dd2259db2c24c9ea37b55ef02d5234d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2db46b95ee0e4faebc9e34c290a449f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:13.092488 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-50a0179e-b407-4697-b404-f84078ab332b tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c11c8e86-2a8c-4434-99c8-f637107ec33d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:13.110519 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-50a0179e-b407-4697-b404-f84078ab332b tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c11c8e86-2a8c-4434-99c8-f637107ec33d) transitioned into state 'SUCCESS' from state '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-756910087',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3dd2259db2c24c9ea37b55ef02d5234d',qos_specs=None,replication_status=,reservations=['19330c4a-fdad-4cf0-963d-e72ff3f75da2','ae840cc2-5512-422b-8d13-169cb3a3e102','a1425748-733e-4f09-aaca-56e7b8b99e98','8cbad549-6843-4585-974f-8fd8c5a4a0a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2db46b95ee0e4faebc9e34c290a449f8',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:13.111267 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-50a0179e-b407-4697-b404-f84078ab332b tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3afbaeab-f756-4ad2-a8eb-a9ec47f88475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:13.120885 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-50a0179e-b407-4697-b404-f84078ab332b tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3afbaeab-f756-4ad2-a8eb-a9ec47f88475) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:13.122163 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-50a0179e-b407-4697-b404-f84078ab332b tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] Flow 'volume_create_api' (f73eb4c7-4a8d-479d-af0f-4a682c69db48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:25:13.122590 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-50a0179e-b407-4697-b404-f84078ab332b tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] Create volume request issued successfully. Jul 10 14:25:13.123338 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-50a0179e-b407-4697-b404-f84078ab332b tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:25:13.123921 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1234/4969] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:25:12 2026] POST /volume/v3/volumes => generated 751 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:25:13.138303 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-aec7ec9c-4839-4f77-9017-3d69b28329ed None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:13.140575 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-aec7ec9c-4839-4f77-9017-3d69b28329ed tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] GET https://10.4.3.66/volume/v3/volumes/526c05fe-ee7d-4f2e-adf3-43a894344d33 Jul 10 14:25:13.140792 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-aec7ec9c-4839-4f77-9017-3d69b28329ed tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:13.140980 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-aec7ec9c-4839-4f77-9017-3d69b28329ed tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:13.148585 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:13.148585 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:13.152087 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-aec7ec9c-4839-4f77-9017-3d69b28329ed tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] Volume info retrieved successfully. Jul 10 14:25:13.155999 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-aec7ec9c-4839-4f77-9017-3d69b28329ed tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] https://10.4.3.66/volume/v3/volumes/526c05fe-ee7d-4f2e-adf3-43a894344d33 returned with HTTP 200 Jul 10 14:25:13.156422 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1238/4970] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:13 2026] GET /volume/v3/volumes/526c05fe-ee7d-4f2e-adf3-43a894344d33 => generated 819 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:13.240592 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-edff5e13-dfe2-45c2-a7f7-5792308bc570 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:13.242925 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-edff5e13-dfe2-45c2-a7f7-5792308bc570 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] GET https://10.4.3.66/volume/v3/volumes/7be68ef9-1a81-480e-843d-4d9afb3b276e Jul 10 14:25:13.243175 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-edff5e13-dfe2-45c2-a7f7-5792308bc570 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:13.243449 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-edff5e13-dfe2-45c2-a7f7-5792308bc570 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:13.250938 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-edff5e13-dfe2-45c2-a7f7-5792308bc570 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] https://10.4.3.66/volume/v3/volumes/7be68ef9-1a81-480e-843d-4d9afb3b276e returned with HTTP 404 Jul 10 14:25:13.251481 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1247/4971] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:13 2026] GET /volume/v3/volumes/7be68ef9-1a81-480e-843d-4d9afb3b276e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:25:13.260093 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-bc5e10a7-80ae-4839-8613-b22fc66eb468 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:13.261961 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-bc5e10a7-80ae-4839-8613-b22fc66eb468 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] GET https://10.4.3.66/volume/v3/volumes/c9d67019-1db5-4c4f-b9a8-4189bcea27a5 Jul 10 14:25:13.262389 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-bc5e10a7-80ae-4839-8613-b22fc66eb468 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:13.262767 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-bc5e10a7-80ae-4839-8613-b22fc66eb468 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:13.271541 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:13.271541 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:13.276398 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-bc5e10a7-80ae-4839-8613-b22fc66eb468 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Volume info retrieved successfully. Jul 10 14:25:13.282387 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-bc5e10a7-80ae-4839-8613-b22fc66eb468 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] https://10.4.3.66/volume/v3/volumes/c9d67019-1db5-4c4f-b9a8-4189bcea27a5 returned with HTTP 200 Jul 10 14:25:13.282963 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1253/4972] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:13 2026] GET /volume/v3/volumes/c9d67019-1db5-4c4f-b9a8-4189bcea27a5 => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:13.296536 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-7972fb6d-62a6-4bbd-88db-e68102af9664 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:13.298914 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7972fb6d-62a6-4bbd-88db-e68102af9664 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] DELETE https://10.4.3.66/volume/v3/volumes/c9d67019-1db5-4c4f-b9a8-4189bcea27a5 Jul 10 14:25:13.299203 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7972fb6d-62a6-4bbd-88db-e68102af9664 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:13.299453 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7972fb6d-62a6-4bbd-88db-e68102af9664 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:13.299691 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-7972fb6d-62a6-4bbd-88db-e68102af9664 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Delete volume with id: c9d67019-1db5-4c4f-b9a8-4189bcea27a5 Jul 10 14:25:13.307817 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:13.307817 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:13.308471 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-7972fb6d-62a6-4bbd-88db-e68102af9664 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Volume info retrieved successfully. Jul 10 14:25:13.334406 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-7972fb6d-62a6-4bbd-88db-e68102af9664 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Delete volume request issued successfully. Jul 10 14:25:13.334652 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7972fb6d-62a6-4bbd-88db-e68102af9664 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] https://10.4.3.66/volume/v3/volumes/c9d67019-1db5-4c4f-b9a8-4189bcea27a5 returned with HTTP 202 Jul 10 14:25:13.335228 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1235/4973] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:25:13 2026] DELETE /volume/v3/volumes/c9d67019-1db5-4c4f-b9a8-4189bcea27a5 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:25:13.342280 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ea55ed97-6954-40d1-9d0c-98cf6bfa4afd None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:13.344126 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ea55ed97-6954-40d1-9d0c-98cf6bfa4afd tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] GET https://10.4.3.66/volume/v3/volumes/c9d67019-1db5-4c4f-b9a8-4189bcea27a5 Jul 10 14:25:13.344317 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ea55ed97-6954-40d1-9d0c-98cf6bfa4afd tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:13.344487 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ea55ed97-6954-40d1-9d0c-98cf6bfa4afd tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:13.352628 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:13.352628 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:13.357325 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ea55ed97-6954-40d1-9d0c-98cf6bfa4afd tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Volume info retrieved successfully. Jul 10 14:25:13.362058 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ea55ed97-6954-40d1-9d0c-98cf6bfa4afd tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] https://10.4.3.66/volume/v3/volumes/c9d67019-1db5-4c4f-b9a8-4189bcea27a5 returned with HTTP 200 Jul 10 14:25:13.362421 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1239/4974] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:13 2026] GET /volume/v3/volumes/c9d67019-1db5-4c4f-b9a8-4189bcea27a5 => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:13.400589 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-7e5269e3-c7bf-4adf-b874-5faa35c1696d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:13.402797 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7e5269e3-c7bf-4adf-b874-5faa35c1696d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] DELETE https://10.4.3.66/volume/v3/volumes/fa577975-942d-4ef9-a045-9db3ab546882 Jul 10 14:25:13.403049 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7e5269e3-c7bf-4adf-b874-5faa35c1696d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:13.403321 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7e5269e3-c7bf-4adf-b874-5faa35c1696d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:13.403485 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-7e5269e3-c7bf-4adf-b874-5faa35c1696d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Delete volume with id: fa577975-942d-4ef9-a045-9db3ab546882 Jul 10 14:25:13.412211 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:13.412211 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:13.412829 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-7e5269e3-c7bf-4adf-b874-5faa35c1696d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:25:13.424753 np0000005012 devstack@c-api.service[100153]: WARNING cinder.keymgr.conf_key_mgr [None req-7e5269e3-c7bf-4adf-b874-5faa35c1696d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 14:25:13.432100 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-7e5269e3-c7bf-4adf-b874-5faa35c1696d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Delete volume request issued successfully. Jul 10 14:25:13.432306 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7e5269e3-c7bf-4adf-b874-5faa35c1696d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/fa577975-942d-4ef9-a045-9db3ab546882 returned with HTTP 202 Jul 10 14:25:13.432854 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1248/4975] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:25:13 2026] DELETE /volume/v3/volumes/fa577975-942d-4ef9-a045-9db3ab546882 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:25:13.441650 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-54010aea-aa14-4395-a5b0-47be68509458 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:13.444193 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-54010aea-aa14-4395-a5b0-47be68509458 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/fa577975-942d-4ef9-a045-9db3ab546882 Jul 10 14:25:13.444444 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-54010aea-aa14-4395-a5b0-47be68509458 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:13.444737 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-54010aea-aa14-4395-a5b0-47be68509458 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:13.454725 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:13.454725 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:13.459763 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-54010aea-aa14-4395-a5b0-47be68509458 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:25:13.466094 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-54010aea-aa14-4395-a5b0-47be68509458 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/fa577975-942d-4ef9-a045-9db3ab546882 returned with HTTP 200 Jul 10 14:25:13.466649 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1254/4976] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:13 2026] GET /volume/v3/volumes/fa577975-942d-4ef9-a045-9db3ab546882 => generated 869 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:14.171950 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-337700ac-fcaf-4923-bffa-94554741fd9e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:14.172699 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3c8bc058-6399-420b-bf59-d6ec31de7625 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:14.173747 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-337700ac-fcaf-4923-bffa-94554741fd9e tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] GET https://10.4.3.66/volume/v3/volumes/526c05fe-ee7d-4f2e-adf3-43a894344d33 Jul 10 14:25:14.173943 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-337700ac-fcaf-4923-bffa-94554741fd9e tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:14.174122 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-337700ac-fcaf-4923-bffa-94554741fd9e tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:14.180908 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:14.180908 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:14.184463 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-337700ac-fcaf-4923-bffa-94554741fd9e tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] Volume info retrieved successfully. Jul 10 14:25:14.188298 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-337700ac-fcaf-4923-bffa-94554741fd9e tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] https://10.4.3.66/volume/v3/volumes/526c05fe-ee7d-4f2e-adf3-43a894344d33 returned with HTTP 200 Jul 10 14:25:14.188853 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1236/4977] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:14 2026] GET /volume/v3/volumes/526c05fe-ee7d-4f2e-adf3-43a894344d33 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:14.199213 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b1af445f-4f3f-4c38-81e5-b14ab0736c19 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:14.200784 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b1af445f-4f3f-4c38-81e5-b14ab0736c19 tempest-VolumesServicesTestJSON-637994601 tempest-VolumesServicesTestJSON-637994601-project-admin] GET https://10.4.3.66/volume/v3/volumes/526c05fe-ee7d-4f2e-adf3-43a894344d33 Jul 10 14:25:14.200952 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b1af445f-4f3f-4c38-81e5-b14ab0736c19 tempest-VolumesServicesTestJSON-637994601 tempest-VolumesServicesTestJSON-637994601-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:14.201138 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b1af445f-4f3f-4c38-81e5-b14ab0736c19 tempest-VolumesServicesTestJSON-637994601 tempest-VolumesServicesTestJSON-637994601-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:14.207997 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:14.207997 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:14.211421 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-b1af445f-4f3f-4c38-81e5-b14ab0736c19 tempest-VolumesServicesTestJSON-637994601 tempest-VolumesServicesTestJSON-637994601-project-admin] Volume info retrieved successfully. Jul 10 14:25:14.215330 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b1af445f-4f3f-4c38-81e5-b14ab0736c19 tempest-VolumesServicesTestJSON-637994601 tempest-VolumesServicesTestJSON-637994601-project-admin] https://10.4.3.66/volume/v3/volumes/526c05fe-ee7d-4f2e-adf3-43a894344d33 returned with HTTP 200 Jul 10 14:25:14.215899 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1249/4978] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:14 2026] GET /volume/v3/volumes/526c05fe-ee7d-4f2e-adf3-43a894344d33 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:25:14.227991 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-36bd93ff-493b-41c2-b9c3-34b56e181d1d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:14.229829 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-36bd93ff-493b-41c2-b9c3-34b56e181d1d tempest-VolumesServicesTestJSON-637994601 tempest-VolumesServicesTestJSON-637994601-project-admin] GET https://10.4.3.66/volume/v3/os-services?host=np0000005012&binary=cinder-volume Jul 10 14:25:14.230037 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-36bd93ff-493b-41c2-b9c3-34b56e181d1d tempest-VolumesServicesTestJSON-637994601 tempest-VolumesServicesTestJSON-637994601-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:14.230256 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-36bd93ff-493b-41c2-b9c3-34b56e181d1d tempest-VolumesServicesTestJSON-637994601 tempest-VolumesServicesTestJSON-637994601-project-admin] Calling method 'index' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:14.235023 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-36bd93ff-493b-41c2-b9c3-34b56e181d1d tempest-VolumesServicesTestJSON-637994601 tempest-VolumesServicesTestJSON-637994601-project-admin] https://10.4.3.66/volume/v3/os-services?host=np0000005012&binary=cinder-volume returned with HTTP 200 Jul 10 14:25:14.235487 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1255/4979] 10.4.3.66 () {66 vars in 1319 bytes} [Fri Jul 10 14:25:14 2026] GET /volume/v3/os-services?host=np0000005012&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 14:25:14.243859 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-ba0cafb5-d7f8-4be6-8aaa-b6e149c7c7f1 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:14.245856 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ba0cafb5-d7f8-4be6-8aaa-b6e149c7c7f1 tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] GET https://10.4.3.66/volume/v3/volumes/526c05fe-ee7d-4f2e-adf3-43a894344d33 Jul 10 14:25:14.246063 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ba0cafb5-d7f8-4be6-8aaa-b6e149c7c7f1 tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:14.246278 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ba0cafb5-d7f8-4be6-8aaa-b6e149c7c7f1 tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:14.254105 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:14.254105 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:14.254984 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3c8bc058-6399-420b-bf59-d6ec31de7625 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:25:14.255310 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3c8bc058-6399-420b-bf59-d6ec31de7625 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-991424995"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:14.256667 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-3c8bc058-6399-420b-bf59-d6ec31de7625 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-991424995'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:25:14.256808 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-3c8bc058-6399-420b-bf59-d6ec31de7625 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Create volume of 1 GB Jul 10 14:25:14.258435 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-ba0cafb5-d7f8-4be6-8aaa-b6e149c7c7f1 tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] Volume info retrieved successfully. Jul 10 14:25:14.260342 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3c8bc058-6399-420b-bf59-d6ec31de7625 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Availability Zones retrieved successfully. Jul 10 14:25:14.263032 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ba0cafb5-d7f8-4be6-8aaa-b6e149c7c7f1 tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] https://10.4.3.66/volume/v3/volumes/526c05fe-ee7d-4f2e-adf3-43a894344d33 returned with HTTP 200 Jul 10 14:25:14.263428 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1237/4980] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:14 2026] GET /volume/v3/volumes/526c05fe-ee7d-4f2e-adf3-43a894344d33 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:14.265262 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3c8bc058-6399-420b-bf59-d6ec31de7625 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Flow 'volume_create_api' (e23054d8-6cc7-44d5-82b5-4a21eecb9862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:25:14.266091 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3c8bc058-6399-420b-bf59-d6ec31de7625 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f017c3a4-d8d7-4b0e-94dc-3879e41dc481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:14.266808 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-3c8bc058-6399-420b-bf59-d6ec31de7625 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:25:14.274865 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-86471a7c-47fc-49c6-bd1b-8ad7c390f29c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:14.276836 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-86471a7c-47fc-49c6-bd1b-8ad7c390f29c tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] DELETE https://10.4.3.66/volume/v3/volumes/526c05fe-ee7d-4f2e-adf3-43a894344d33 Jul 10 14:25:14.277042 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-86471a7c-47fc-49c6-bd1b-8ad7c390f29c tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:14.277283 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-86471a7c-47fc-49c6-bd1b-8ad7c390f29c tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:14.277468 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-86471a7c-47fc-49c6-bd1b-8ad7c390f29c tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] Delete volume with id: 526c05fe-ee7d-4f2e-adf3-43a894344d33 Jul 10 14:25:14.284606 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:14.284606 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:14.285143 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-86471a7c-47fc-49c6-bd1b-8ad7c390f29c tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] Volume info retrieved successfully. Jul 10 14:25:14.290075 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3c8bc058-6399-420b-bf59-d6ec31de7625 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f017c3a4-d8d7-4b0e-94dc-3879e41dc481) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:14.290970 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3c8bc058-6399-420b-bf59-d6ec31de7625 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6470ab4f-6684-4699-b98c-0cbec08bfba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:14.303912 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-86471a7c-47fc-49c6-bd1b-8ad7c390f29c tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] Delete volume request issued successfully. Jul 10 14:25:14.304101 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-86471a7c-47fc-49c6-bd1b-8ad7c390f29c tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] https://10.4.3.66/volume/v3/volumes/526c05fe-ee7d-4f2e-adf3-43a894344d33 returned with HTTP 202 Jul 10 14:25:14.304631 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1250/4981] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:25:14 2026] DELETE /volume/v3/volumes/526c05fe-ee7d-4f2e-adf3-43a894344d33 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:25:14.311153 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-a51f102e-ffed-4355-92e4-763e252de753 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:14.312895 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a51f102e-ffed-4355-92e4-763e252de753 tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] GET https://10.4.3.66/volume/v3/volumes/526c05fe-ee7d-4f2e-adf3-43a894344d33 Jul 10 14:25:14.313124 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a51f102e-ffed-4355-92e4-763e252de753 tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:14.313345 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a51f102e-ffed-4355-92e4-763e252de753 tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:14.320884 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:14.320884 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:14.325767 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-a51f102e-ffed-4355-92e4-763e252de753 tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] Volume info retrieved successfully. Jul 10 14:25:14.332157 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a51f102e-ffed-4355-92e4-763e252de753 tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] https://10.4.3.66/volume/v3/volumes/526c05fe-ee7d-4f2e-adf3-43a894344d33 returned with HTTP 200 Jul 10 14:25:14.332753 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1256/4982] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:14 2026] GET /volume/v3/volumes/526c05fe-ee7d-4f2e-adf3-43a894344d33 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:14.354217 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-3c8bc058-6399-420b-bf59-d6ec31de7625 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Created reservations ['e5667cf3-eb7d-4f37-894f-9c9e9ec075d5', 'b1a93fbc-2075-4c84-aaff-9091e725151c', '95aad9b5-89f7-42e3-99ce-5c9cb6860e9b', 'bbc15344-6338-44d6-8cbf-3fabaae16655'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:25:14.355076 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3c8bc058-6399-420b-bf59-d6ec31de7625 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6470ab4f-6684-4699-b98c-0cbec08bfba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5667cf3-eb7d-4f37-894f-9c9e9ec075d5', 'b1a93fbc-2075-4c84-aaff-9091e725151c', '95aad9b5-89f7-42e3-99ce-5c9cb6860e9b', 'bbc15344-6338-44d6-8cbf-3fabaae16655']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:14.355818 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3c8bc058-6399-420b-bf59-d6ec31de7625 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f7381f1-66e0-42d5-9c5b-0eb8056a551e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:14.375999 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-1a794a52-1525-44d6-9548-0d4f7dbe2998 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:14.377548 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3c8bc058-6399-420b-bf59-d6ec31de7625 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f7381f1-66e0-42d5-9c5b-0eb8056a551e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9529dfd3-231a-473d-9198-10c211669e0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-991424995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0ee6b3606b447b49df1ca719cd89e1a',qos_specs=None,replication_status=,reservations=['e5667cf3-eb7d-4f37-894f-9c9e9ec075d5','b1a93fbc-2075-4c84-aaff-9091e725151c','95aad9b5-89f7-42e3-99ce-5c9cb6860e9b','bbc15344-6338-44d6-8cbf-3fabaae16655'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6079fc18c9f4fc5a16c7c5da8264e85',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:25:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-991424995',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9529dfd3-231a-473d-9198-10c211669e0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0ee6b3606b447b49df1ca719cd89e1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6079fc18c9f4fc5a16c7c5da8264e85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:14.377834 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1a794a52-1525-44d6-9548-0d4f7dbe2998 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] GET https://10.4.3.66/volume/v3/volumes/c9d67019-1db5-4c4f-b9a8-4189bcea27a5 Jul 10 14:25:14.378030 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1a794a52-1525-44d6-9548-0d4f7dbe2998 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:14.378093 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3c8bc058-6399-420b-bf59-d6ec31de7625 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a00e0455-5628-4f0b-9571-9496b0e4157c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:14.378218 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1a794a52-1525-44d6-9548-0d4f7dbe2998 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:14.383576 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1a794a52-1525-44d6-9548-0d4f7dbe2998 tempest-VolumesCloneTest-80760297 tempest-VolumesCloneTest-80760297-project-member] https://10.4.3.66/volume/v3/volumes/c9d67019-1db5-4c4f-b9a8-4189bcea27a5 returned with HTTP 404 Jul 10 14:25:14.384063 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1238/4983] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:14 2026] GET /volume/v3/volumes/c9d67019-1db5-4c4f-b9a8-4189bcea27a5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:25:14.399003 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3c8bc058-6399-420b-bf59-d6ec31de7625 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a00e0455-5628-4f0b-9571-9496b0e4157c) transitioned into state 'SUCCESS' from state '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-991424995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0ee6b3606b447b49df1ca719cd89e1a',qos_specs=None,replication_status=,reservations=['e5667cf3-eb7d-4f37-894f-9c9e9ec075d5','b1a93fbc-2075-4c84-aaff-9091e725151c','95aad9b5-89f7-42e3-99ce-5c9cb6860e9b','bbc15344-6338-44d6-8cbf-3fabaae16655'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6079fc18c9f4fc5a16c7c5da8264e85',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:14.399745 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3c8bc058-6399-420b-bf59-d6ec31de7625 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63973672-8364-41f8-8f4a-4697b645bca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:14.408349 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3c8bc058-6399-420b-bf59-d6ec31de7625 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63973672-8364-41f8-8f4a-4697b645bca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:14.409121 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3c8bc058-6399-420b-bf59-d6ec31de7625 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Flow 'volume_create_api' (e23054d8-6cc7-44d5-82b5-4a21eecb9862) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:25:14.409387 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3c8bc058-6399-420b-bf59-d6ec31de7625 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Create volume request issued successfully. Jul 10 14:25:14.409931 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3c8bc058-6399-420b-bf59-d6ec31de7625 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:25:14.410297 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1240/4984] 10.4.3.66 () {70 vars in 1291 bytes} [Fri Jul 10 14:25:14 2026] POST /volume/v3/volumes => generated 775 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:25:14.421716 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-65665f2b-b4b5-4d69-9001-849ac0ae36c5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:14.423460 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-65665f2b-b4b5-4d69-9001-849ac0ae36c5 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/volumes/9529dfd3-231a-473d-9198-10c211669e0f Jul 10 14:25:14.423731 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-65665f2b-b4b5-4d69-9001-849ac0ae36c5 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:14.423920 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-65665f2b-b4b5-4d69-9001-849ac0ae36c5 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:14.431155 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:14.431155 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:14.435019 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-65665f2b-b4b5-4d69-9001-849ac0ae36c5 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Volume info retrieved successfully. Jul 10 14:25:14.439167 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-65665f2b-b4b5-4d69-9001-849ac0ae36c5 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/volumes/9529dfd3-231a-473d-9198-10c211669e0f returned with HTTP 200 Jul 10 14:25:14.439552 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1251/4985] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:14 2026] GET /volume/v3/volumes/9529dfd3-231a-473d-9198-10c211669e0f => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:14.480878 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-cc35c038-cf55-488c-9081-54bac565c676 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:14.482778 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cc35c038-cf55-488c-9081-54bac565c676 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/fa577975-942d-4ef9-a045-9db3ab546882 Jul 10 14:25:14.482950 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cc35c038-cf55-488c-9081-54bac565c676 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:14.483157 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cc35c038-cf55-488c-9081-54bac565c676 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:14.490204 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cc35c038-cf55-488c-9081-54bac565c676 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/fa577975-942d-4ef9-a045-9db3ab546882 returned with HTTP 404 Jul 10 14:25:14.490841 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1257/4986] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:14 2026] GET /volume/v3/volumes/fa577975-942d-4ef9-a045-9db3ab546882 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:25:14.498347 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-062b98f9-ad02-4be7-bf05-3ba732d781c3 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:14.500085 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-062b98f9-ad02-4be7-bf05-3ba732d781c3 tempest-TestVolumeBootPattern-1821756474 tempest-TestVolumeBootPattern-1821756474-project-admin] GET https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 Jul 10 14:25:14.500269 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-062b98f9-ad02-4be7-bf05-3ba732d781c3 tempest-TestVolumeBootPattern-1821756474 tempest-TestVolumeBootPattern-1821756474-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:14.500478 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-062b98f9-ad02-4be7-bf05-3ba732d781c3 tempest-TestVolumeBootPattern-1821756474 tempest-TestVolumeBootPattern-1821756474-project-admin] Calling method 'detail' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:14.501387 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-062b98f9-ad02-4be7-bf05-3ba732d781c3 tempest-TestVolumeBootPattern-1821756474 tempest-TestVolumeBootPattern-1821756474-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:25:14.509185 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-062b98f9-ad02-4be7-bf05-3ba732d781c3 tempest-TestVolumeBootPattern-1821756474 tempest-TestVolumeBootPattern-1821756474-project-admin] Get all volumes completed successfully. Jul 10 14:25:14.510676 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:14.510676 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:14.514219 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-062b98f9-ad02-4be7-bf05-3ba732d781c3 tempest-TestVolumeBootPattern-1821756474 tempest-TestVolumeBootPattern-1821756474-project-admin] https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 14:25:14.514734 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1239/4987] 10.4.3.66 () {66 vars in 1278 bytes} [Fri Jul 10 14:25:14 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6264 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:25:14.529210 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e9e7bfb8-654f-458a-983d-feeb86394565 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:14.531463 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e9e7bfb8-654f-458a-983d-feeb86394565 tempest-TestVolumeBootPattern-1821756474 tempest-TestVolumeBootPattern-1821756474-project-admin] DELETE https://10.4.3.66/volume/v3/types/4d243a43-62ac-4f57-ae83-54f8ba221e82 Jul 10 14:25:14.531776 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e9e7bfb8-654f-458a-983d-feeb86394565 tempest-TestVolumeBootPattern-1821756474 tempest-TestVolumeBootPattern-1821756474-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:14.532035 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e9e7bfb8-654f-458a-983d-feeb86394565 tempest-TestVolumeBootPattern-1821756474 tempest-TestVolumeBootPattern-1821756474-project-admin] Calling method '_delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:14.532368 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:14.532368 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:14.556600 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e9e7bfb8-654f-458a-983d-feeb86394565 tempest-TestVolumeBootPattern-1821756474 tempest-TestVolumeBootPattern-1821756474-project-admin] https://10.4.3.66/volume/v3/types/4d243a43-62ac-4f57-ae83-54f8ba221e82 returned with HTTP 202 Jul 10 14:25:14.557014 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1241/4988] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:25:14 2026] DELETE /volume/v3/types/4d243a43-62ac-4f57-ae83-54f8ba221e82 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:25:14.569653 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-cdb41f05-9008-4387-9ff7-76a6ca3a70af None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:14.571406 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-cdb41f05-9008-4387-9ff7-76a6ca3a70af tempest-TestVolumeBootPattern-1821756474 tempest-TestVolumeBootPattern-1821756474-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:25:14.571794 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-cdb41f05-9008-4387-9ff7-76a6ca3a70af tempest-TestVolumeBootPattern-1821756474 tempest-TestVolumeBootPattern-1821756474-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-557445035", "extra_specs": {}}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:14.585271 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-cdb41f05-9008-4387-9ff7-76a6ca3a70af tempest-TestVolumeBootPattern-1821756474 tempest-TestVolumeBootPattern-1821756474-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:25:14.585671 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1252/4989] 10.4.3.66 () {68 vars in 1245 bytes} [Fri Jul 10 14:25:14 2026] POST /volume/v3/types => generated 212 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:14.595024 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-3479b0db-9989-46dc-9f1f-e6efa0d55502 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:14.596698 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3479b0db-9989-46dc-9f1f-e6efa0d55502 tempest-TestVolumeBootPattern-1821756474 tempest-TestVolumeBootPattern-1821756474-project-admin] POST https://10.4.3.66/volume/v3/types/5d6acf81-9c38-4936-9ffa-8c14967c3bfc/encryption Jul 10 14:25:14.597171 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3479b0db-9989-46dc-9f1f-e6efa0d55502 tempest-TestVolumeBootPattern-1821756474 tempest-TestVolumeBootPattern-1821756474-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:14.614172 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3479b0db-9989-46dc-9f1f-e6efa0d55502 tempest-TestVolumeBootPattern-1821756474 tempest-TestVolumeBootPattern-1821756474-project-admin] https://10.4.3.66/volume/v3/types/5d6acf81-9c38-4936-9ffa-8c14967c3bfc/encryption returned with HTTP 200 Jul 10 14:25:14.614737 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1258/4990] 10.4.3.66 () {68 vars in 1390 bytes} [Fri Jul 10 14:25:14 2026] POST /volume/v3/types/5d6acf81-9c38-4936-9ffa-8c14967c3bfc/encryption => generated 231 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:14.623765 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e6cf539a-80e4-47fc-834d-0c5a677e9c2d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:14.625717 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e6cf539a-80e4-47fc-834d-0c5a677e9c2d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:25:14.626102 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e6cf539a-80e4-47fc-834d-0c5a677e9c2d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-287913543", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-557445035", "size": 1}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:14.627966 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-e6cf539a-80e4-47fc-834d-0c5a677e9c2d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-287913543', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-557445035', 'size': 1}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:25:14.631468 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-e6cf539a-80e4-47fc-834d-0c5a677e9c2d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Create volume of 1 GB Jul 10 14:25:14.631820 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:14.631820 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:14.632342 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e6cf539a-80e4-47fc-834d-0c5a677e9c2d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Availability Zones retrieved successfully. Jul 10 14:25:14.638762 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e6cf539a-80e4-47fc-834d-0c5a677e9c2d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Flow 'volume_create_api' (54c55c8f-a13a-4c31-9712-5888f3a52513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:25:14.639877 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e6cf539a-80e4-47fc-834d-0c5a677e9c2d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c130c89f-f90c-4c9f-af70-9ba1909ea5e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:14.640971 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-e6cf539a-80e4-47fc-834d-0c5a677e9c2d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:25:14.667256 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e6cf539a-80e4-47fc-834d-0c5a677e9c2d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c130c89f-f90c-4c9f-af70-9ba1909ea5e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:25:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5d6acf81-9c38-4936-9ffa-8c14967c3bfc,is_public=True,name='tempest-scenario-type-luks2-557445035',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5d6acf81-9c38-4936-9ffa-8c14967c3bfc', '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=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:14.668174 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e6cf539a-80e4-47fc-834d-0c5a677e9c2d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1d8c35b-bc28-4325-983a-e128bf2ff61d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:14.696349 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-e6cf539a-80e4-47fc-834d-0c5a677e9c2d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-557445035 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-557445035, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:25:14.696714 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-e6cf539a-80e4-47fc-834d-0c5a677e9c2d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-557445035 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-557445035, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:25:14.720370 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-e6cf539a-80e4-47fc-834d-0c5a677e9c2d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Created reservations ['62e52768-def2-4dbc-81cc-999ff7dd364b', '22441b79-eddb-4f1d-8089-27f42477557b', 'eb8975ec-2ba8-406b-bfea-7d239349fc8f', 'a6efb389-44a4-47c8-820c-ab0496b37510'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:25:14.721141 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e6cf539a-80e4-47fc-834d-0c5a677e9c2d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1d8c35b-bc28-4325-983a-e128bf2ff61d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62e52768-def2-4dbc-81cc-999ff7dd364b', '22441b79-eddb-4f1d-8089-27f42477557b', 'eb8975ec-2ba8-406b-bfea-7d239349fc8f', 'a6efb389-44a4-47c8-820c-ab0496b37510']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:14.721996 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e6cf539a-80e4-47fc-834d-0c5a677e9c2d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30758b95-e586-4a41-a6b4-90356e57401f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:14.742425 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e6cf539a-80e4-47fc-834d-0c5a677e9c2d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30758b95-e586-4a41-a6b4-90356e57401f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ebba5aa-de34-4226-b37d-c4317d8488b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-287913543',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d7079d3a65940eaafb9ef5a30aceb65',qos_specs=None,replication_status=,reservations=['62e52768-def2-4dbc-81cc-999ff7dd364b','22441b79-eddb-4f1d-8089-27f42477557b','eb8975ec-2ba8-406b-bfea-7d239349fc8f','a6efb389-44a4-47c8-820c-ab0496b37510'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f36373e2fa841419e64f4f20204fed9',volume_type_id=5d6acf81-9c38-4936-9ffa-8c14967c3bfc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:25:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-287913543',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=5ebba5aa-de34-4226-b37d-c4317d8488b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d7079d3a65940eaafb9ef5a30aceb65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f36373e2fa841419e64f4f20204fed9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5d6acf81-9c38-4936-9ffa-8c14967c3bfc),volume_type_id=5d6acf81-9c38-4936-9ffa-8c14967c3bfc)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:14.743107 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e6cf539a-80e4-47fc-834d-0c5a677e9c2d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b61db0f6-1334-4889-abb9-47de21c75a36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:14.763141 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e6cf539a-80e4-47fc-834d-0c5a677e9c2d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b61db0f6-1334-4889-abb9-47de21c75a36) transitioned into state 'SUCCESS' from state '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-287913543',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d7079d3a65940eaafb9ef5a30aceb65',qos_specs=None,replication_status=,reservations=['62e52768-def2-4dbc-81cc-999ff7dd364b','22441b79-eddb-4f1d-8089-27f42477557b','eb8975ec-2ba8-406b-bfea-7d239349fc8f','a6efb389-44a4-47c8-820c-ab0496b37510'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f36373e2fa841419e64f4f20204fed9',volume_type_id=5d6acf81-9c38-4936-9ffa-8c14967c3bfc)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:14.763812 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e6cf539a-80e4-47fc-834d-0c5a677e9c2d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13bbc380-3496-40e7-9434-091a403c4d1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:14.774524 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e6cf539a-80e4-47fc-834d-0c5a677e9c2d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13bbc380-3496-40e7-9434-091a403c4d1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:14.775373 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e6cf539a-80e4-47fc-834d-0c5a677e9c2d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Flow 'volume_create_api' (54c55c8f-a13a-4c31-9712-5888f3a52513) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:25:14.775676 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e6cf539a-80e4-47fc-834d-0c5a677e9c2d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Create volume request issued successfully. Jul 10 14:25:14.776198 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e6cf539a-80e4-47fc-834d-0c5a677e9c2d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:25:14.776638 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1240/4991] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:25:14 2026] POST /volume/v3/volumes => generated 777 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:25:14.788041 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a3a1ff95-964a-4ad0-b877-064448393bac None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:14.790656 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a3a1ff95-964a-4ad0-b877-064448393bac tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/5ebba5aa-de34-4226-b37d-c4317d8488b7 Jul 10 14:25:14.790901 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a3a1ff95-964a-4ad0-b877-064448393bac tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:14.791210 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a3a1ff95-964a-4ad0-b877-064448393bac tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:14.801041 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:14.801041 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:14.805802 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a3a1ff95-964a-4ad0-b877-064448393bac tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:25:14.810920 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a3a1ff95-964a-4ad0-b877-064448393bac tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/5ebba5aa-de34-4226-b37d-c4317d8488b7 returned with HTTP 200 Jul 10 14:25:14.811392 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1242/4992] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:14 2026] GET /volume/v3/volumes/5ebba5aa-de34-4226-b37d-c4317d8488b7 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:15.346063 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d2ad04fe-e1a6-429a-84d9-793f1576e2dd None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:15.347892 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d2ad04fe-e1a6-429a-84d9-793f1576e2dd tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] GET https://10.4.3.66/volume/v3/volumes/526c05fe-ee7d-4f2e-adf3-43a894344d33 Jul 10 14:25:15.348095 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d2ad04fe-e1a6-429a-84d9-793f1576e2dd tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:15.348287 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d2ad04fe-e1a6-429a-84d9-793f1576e2dd tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:15.354210 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d2ad04fe-e1a6-429a-84d9-793f1576e2dd tempest-VolumesServicesTestJSON-260312439 tempest-VolumesServicesTestJSON-260312439-project-member] https://10.4.3.66/volume/v3/volumes/526c05fe-ee7d-4f2e-adf3-43a894344d33 returned with HTTP 404 Jul 10 14:25:15.354685 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1253/4993] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:15 2026] GET /volume/v3/volumes/526c05fe-ee7d-4f2e-adf3-43a894344d33 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:25:15.362450 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8e7146e8-7f6e-4870-9ac1-26453ca3643f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:15.364508 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8e7146e8-7f6e-4870-9ac1-26453ca3643f tempest-VolumesServicesTestJSON-637994601 tempest-VolumesServicesTestJSON-637994601-project-admin] GET https://10.4.3.66/volume/v3/os-services Jul 10 14:25:15.364793 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8e7146e8-7f6e-4870-9ac1-26453ca3643f tempest-VolumesServicesTestJSON-637994601 tempest-VolumesServicesTestJSON-637994601-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:15.365041 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8e7146e8-7f6e-4870-9ac1-26453ca3643f tempest-VolumesServicesTestJSON-637994601 tempest-VolumesServicesTestJSON-637994601-project-admin] Calling method 'index' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:15.370735 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8e7146e8-7f6e-4870-9ac1-26453ca3643f tempest-VolumesServicesTestJSON-637994601 tempest-VolumesServicesTestJSON-637994601-project-admin] https://10.4.3.66/volume/v3/os-services returned with HTTP 200 Jul 10 14:25:15.371217 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1259/4994] 10.4.3.66 () {66 vars in 1242 bytes} [Fri Jul 10 14:25:15 2026] GET /volume/v3/os-services => generated 626 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:15.451094 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-27838a25-b80e-4b09-884d-5a3a733ff425 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:15.451525 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-02599a20-d1b1-4cac-b320-16769121b38e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:15.453035 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-02599a20-d1b1-4cac-b320-16769121b38e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/volumes/9529dfd3-231a-473d-9198-10c211669e0f Jul 10 14:25:15.453230 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-02599a20-d1b1-4cac-b320-16769121b38e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:15.453411 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-02599a20-d1b1-4cac-b320-16769121b38e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:15.460392 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:15.460392 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:15.464200 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-02599a20-d1b1-4cac-b320-16769121b38e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Volume info retrieved successfully. Jul 10 14:25:15.468660 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-02599a20-d1b1-4cac-b320-16769121b38e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/volumes/9529dfd3-231a-473d-9198-10c211669e0f returned with HTTP 200 Jul 10 14:25:15.469099 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1243/4995] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:15 2026] GET /volume/v3/volumes/9529dfd3-231a-473d-9198-10c211669e0f => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:25:15.481232 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0987104c-f902-4cee-a78f-52f50b5c0696 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:15.483048 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0987104c-f902-4cee-a78f-52f50b5c0696 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] POST https://10.4.3.66/volume/v3/backups Jul 10 14:25:15.483381 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0987104c-f902-4cee-a78f-52f50b5c0696 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9529dfd3-231a-473d-9198-10c211669e0f", "name": "tempest-type-Backup-2109806941"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:15.484816 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.contrib.backups [None req-0987104c-f902-4cee-a78f-52f50b5c0696 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Creating new backup {'backup': {'volume_id': '9529dfd3-231a-473d-9198-10c211669e0f', 'name': 'tempest-type-Backup-2109806941'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 14:25:15.484887 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.contrib.backups [None req-0987104c-f902-4cee-a78f-52f50b5c0696 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Creating backup of volume 9529dfd3-231a-473d-9198-10c211669e0f in container None Jul 10 14:25:15.492049 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:15.492049 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:15.492435 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-0987104c-f902-4cee-a78f-52f50b5c0696 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Volume info retrieved successfully. Jul 10 14:25:15.516685 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-0987104c-f902-4cee-a78f-52f50b5c0696 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Created reservations ['b00cee3d-d911-44f6-b31a-5a0c17e03a40', '2640f672-a45c-4c64-9b50-e168276cb16d'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:25:15.555469 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0987104c-f902-4cee-a78f-52f50b5c0696 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Jul 10 14:25:15.555956 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1254/4996] 10.4.3.66 () {70 vars in 1292 bytes} [Fri Jul 10 14:25:15 2026] POST /volume/v3/backups => generated 314 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:25:15.564442 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-27838a25-b80e-4b09-884d-5a3a733ff425 tempest-VolumesSummaryTest-791919963 tempest-VolumesSummaryTest-791919963-project-member] GET https://10.4.3.66/volume/v3/volumes/summary Jul 10 14:25:15.564751 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-27838a25-b80e-4b09-884d-5a3a733ff425 tempest-VolumesSummaryTest-791919963 tempest-VolumesSummaryTest-791919963-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:15.565016 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-27838a25-b80e-4b09-884d-5a3a733ff425 tempest-VolumesSummaryTest-791919963 tempest-VolumesSummaryTest-791919963-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:15.565263 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.api_utils [None req-27838a25-b80e-4b09-884d-5a3a733ff425 tempest-VolumesSummaryTest-791919963 tempest-VolumesSummaryTest-791919963-project-member] Removing options '' from query. {{(pid=100155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:25:15.565650 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:15.565650 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:15.565864 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-5478af5c-82a1-42f1-b392-d785cf7e7a39 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:15.567905 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5478af5c-82a1-42f1-b392-d785cf7e7a39 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 Jul 10 14:25:15.568075 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5478af5c-82a1-42f1-b392-d785cf7e7a39 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:15.568241 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5478af5c-82a1-42f1-b392-d785cf7e7a39 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:15.568337 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-5478af5c-82a1-42f1-b392-d785cf7e7a39 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f93e9cf8-e04e-457c-9d54-285848d1c502. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:15.573474 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-27838a25-b80e-4b09-884d-5a3a733ff425 tempest-VolumesSummaryTest-791919963 tempest-VolumesSummaryTest-791919963-project-member] Get summary completed successfully. Jul 10 14:25:15.573581 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:15.573581 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:15.573905 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-27838a25-b80e-4b09-884d-5a3a733ff425 tempest-VolumesSummaryTest-791919963 tempest-VolumesSummaryTest-791919963-project-member] https://10.4.3.66/volume/v3/volumes/summary returned with HTTP 200 Jul 10 14:25:15.574430 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1241/4997] 10.4.3.66 () {68 vars in 1295 bytes} [Fri Jul 10 14:25:15 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:15.574545 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5478af5c-82a1-42f1-b392-d785cf7e7a39 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 returned with HTTP 200 Jul 10 14:25:15.574801 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1260/4998] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:15 2026] GET /volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:15.825967 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9436ab89-ff9b-4e64-95c4-fd689862074b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:15.828025 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9436ab89-ff9b-4e64-95c4-fd689862074b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/5ebba5aa-de34-4226-b37d-c4317d8488b7 Jul 10 14:25:15.828229 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9436ab89-ff9b-4e64-95c4-fd689862074b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:15.828434 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9436ab89-ff9b-4e64-95c4-fd689862074b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:15.835566 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:15.835566 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:15.839296 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9436ab89-ff9b-4e64-95c4-fd689862074b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:25:15.844456 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9436ab89-ff9b-4e64-95c4-fd689862074b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/5ebba5aa-de34-4226-b37d-c4317d8488b7 returned with HTTP 200 Jul 10 14:25:15.844797 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1244/4999] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:15 2026] GET /volume/v3/volumes/5ebba5aa-de34-4226-b37d-c4317d8488b7 => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:15.857299 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ca8fde96-3cb5-4a91-9336-1c90b0b504ee None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:15.859151 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ca8fde96-3cb5-4a91-9336-1c90b0b504ee tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/5ebba5aa-de34-4226-b37d-c4317d8488b7 Jul 10 14:25:15.859352 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ca8fde96-3cb5-4a91-9336-1c90b0b504ee tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:15.859566 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ca8fde96-3cb5-4a91-9336-1c90b0b504ee tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:15.867384 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:15.867384 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:15.871675 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-ca8fde96-3cb5-4a91-9336-1c90b0b504ee tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:25:15.876931 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ca8fde96-3cb5-4a91-9336-1c90b0b504ee tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/5ebba5aa-de34-4226-b37d-c4317d8488b7 returned with HTTP 200 Jul 10 14:25:15.877359 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1255/5000] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:15 2026] GET /volume/v3/volumes/5ebba5aa-de34-4226-b37d-c4317d8488b7 => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:15.890951 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-3e9f687d-7312-46cb-92f7-0918efd7ba54 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:15.892621 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3e9f687d-7312-46cb-92f7-0918efd7ba54 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] POST https://10.4.3.66/volume/v3/volumes/5ebba5aa-de34-4226-b37d-c4317d8488b7/action Jul 10 14:25:15.893078 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3e9f687d-7312-46cb-92f7-0918efd7ba54 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:25:15.893290 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3e9f687d-7312-46cb-92f7-0918efd7ba54 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:15.903401 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:15.903401 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:15.903514 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-3e9f687d-7312-46cb-92f7-0918efd7ba54 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:25:15.912092 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-3e9f687d-7312-46cb-92f7-0918efd7ba54 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume updated successfully. Jul 10 14:25:15.912316 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3e9f687d-7312-46cb-92f7-0918efd7ba54 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/5ebba5aa-de34-4226-b37d-c4317d8488b7/action returned with HTTP 200 Jul 10 14:25:15.912942 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1242/5001] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:25:15 2026] POST /volume/v3/volumes/5ebba5aa-de34-4226-b37d-c4317d8488b7/action => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 10 14:25:16.106377 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-1a2da2b9-6559-42ea-a304-e825ac6247be req-ea384d21-0a32-4275-a652-15f08a1e1a5d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:16.108425 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-1a2da2b9-6559-42ea-a304-e825ac6247be req-ea384d21-0a32-4275-a652-15f08a1e1a5d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/5ebba5aa-de34-4226-b37d-c4317d8488b7 Jul 10 14:25:16.108687 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-1a2da2b9-6559-42ea-a304-e825ac6247be req-ea384d21-0a32-4275-a652-15f08a1e1a5d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:16.108924 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-1a2da2b9-6559-42ea-a304-e825ac6247be req-ea384d21-0a32-4275-a652-15f08a1e1a5d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:16.116105 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:16.116105 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:16.119631 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-1a2da2b9-6559-42ea-a304-e825ac6247be req-ea384d21-0a32-4275-a652-15f08a1e1a5d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:25:16.123976 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-1a2da2b9-6559-42ea-a304-e825ac6247be req-ea384d21-0a32-4275-a652-15f08a1e1a5d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/5ebba5aa-de34-4226-b37d-c4317d8488b7 returned with HTTP 200 Jul 10 14:25:16.124350 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1261/5002] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:25:16 2026] GET /volume/v3/volumes/5ebba5aa-de34-4226-b37d-c4317d8488b7 => generated 869 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:16.586471 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3609bd6e-e7d0-42e2-9e33-e0f8d34f8a54 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:16.588783 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3609bd6e-e7d0-42e2-9e33-e0f8d34f8a54 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 Jul 10 14:25:16.589195 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3609bd6e-e7d0-42e2-9e33-e0f8d34f8a54 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:16.589455 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3609bd6e-e7d0-42e2-9e33-e0f8d34f8a54 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:16.589648 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-3609bd6e-e7d0-42e2-9e33-e0f8d34f8a54 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f93e9cf8-e04e-457c-9d54-285848d1c502. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:16.595038 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:16.595038 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:16.595954 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3609bd6e-e7d0-42e2-9e33-e0f8d34f8a54 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 returned with HTTP 200 Jul 10 14:25:16.596635 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1245/5003] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:16 2026] GET /volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:16.635392 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-1a2da2b9-6559-42ea-a304-e825ac6247be req-3332641d-3272-496a-a51b-3ab9c6a61979 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:16.639064 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-1a2da2b9-6559-42ea-a304-e825ac6247be req-3332641d-3272-496a-a51b-3ab9c6a61979 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/5ebba5aa-de34-4226-b37d-c4317d8488b7 Jul 10 14:25:16.639346 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-1a2da2b9-6559-42ea-a304-e825ac6247be req-3332641d-3272-496a-a51b-3ab9c6a61979 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:16.639646 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-1a2da2b9-6559-42ea-a304-e825ac6247be req-3332641d-3272-496a-a51b-3ab9c6a61979 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:16.648674 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:16.648674 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:16.653003 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-1a2da2b9-6559-42ea-a304-e825ac6247be req-3332641d-3272-496a-a51b-3ab9c6a61979 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:25:16.658305 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-1a2da2b9-6559-42ea-a304-e825ac6247be req-3332641d-3272-496a-a51b-3ab9c6a61979 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/5ebba5aa-de34-4226-b37d-c4317d8488b7 returned with HTTP 200 Jul 10 14:25:16.658730 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1256/5004] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:25:16 2026] GET /volume/v3/volumes/5ebba5aa-de34-4226-b37d-c4317d8488b7 => generated 869 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:16.669276 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4c2ecddf-c8a7-4af5-8584-226e66cd9462 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:16.669805 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4c2ecddf-c8a7-4af5-8584-226e66cd9462 None None] GET https://10.4.3.66/volume// Jul 10 14:25:16.669901 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4c2ecddf-c8a7-4af5-8584-226e66cd9462 None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:16.670097 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4c2ecddf-c8a7-4af5-8584-226e66cd9462 None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:16.670412 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4c2ecddf-c8a7-4af5-8584-226e66cd9462 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:25:16.670733 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1243/5005] 10.4.3.66 () {66 vars in 1412 bytes} [Fri Jul 10 14:25:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:25:16.678697 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-1a2da2b9-6559-42ea-a304-e825ac6247be req-7ec15abc-e2c3-464c-9a59-1bac165e58f6 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:16.680709 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-1a2da2b9-6559-42ea-a304-e825ac6247be req-7ec15abc-e2c3-464c-9a59-1bac165e58f6 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:25:16.681109 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-1a2da2b9-6559-42ea-a304-e825ac6247be req-7ec15abc-e2c3-464c-9a59-1bac165e58f6 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5ebba5aa-de34-4226-b37d-c4317d8488b7", "connector": null, "instance_uuid": "684c3b4e-d019-472d-aa85-304221d73c27"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:16.690028 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:16.690028 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:16.719437 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-1a2da2b9-6559-42ea-a304-e825ac6247be req-7ec15abc-e2c3-464c-9a59-1bac165e58f6 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:25:16.720117 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1262/5006] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:25:16 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 14:25:16.754275 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ddd85872-362f-42b7-b48e-7a9b00168c58 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:16.854920 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ddd85872-362f-42b7-b48e-7a9b00168c58 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes Jul 10 14:25:16.855167 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ddd85872-362f-42b7-b48e-7a9b00168c58 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:16.855408 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ddd85872-362f-42b7-b48e-7a9b00168c58 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:16.855769 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-ddd85872-362f-42b7-b48e-7a9b00168c58 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:25:16.856602 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-ddd85872-362f-42b7-b48e-7a9b00168c58 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100152) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:25:16.863573 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ddd85872-362f-42b7-b48e-7a9b00168c58 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Get all volumes completed successfully. Jul 10 14:25:16.863990 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ddd85872-362f-42b7-b48e-7a9b00168c58 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 200 Jul 10 14:25:16.864363 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1246/5007] 10.4.3.66 () {66 vars in 1230 bytes} [Fri Jul 10 14:25:16 2026] GET /volume/v3/volumes => generated 15 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:25:16.874967 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d483433c-b8e9-438f-9a3a-b0733e707787 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:16.876761 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d483433c-b8e9-438f-9a3a-b0733e707787 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:25:16.877091 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d483433c-b8e9-438f-9a3a-b0733e707787 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1656927952"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:16.878443 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-d483433c-b8e9-438f-9a3a-b0733e707787 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1656927952'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:25:16.878579 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-d483433c-b8e9-438f-9a3a-b0733e707787 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Create volume of 1 GB Jul 10 14:25:16.882256 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-d483433c-b8e9-438f-9a3a-b0733e707787 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Availability Zones retrieved successfully. Jul 10 14:25:16.887569 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-d483433c-b8e9-438f-9a3a-b0733e707787 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Flow 'volume_create_api' (2bfad9b9-70ef-40d3-b78c-b0d87b45b0fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:25:16.888482 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-d483433c-b8e9-438f-9a3a-b0733e707787 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbcb9a86-4bf7-4ec0-88a5-c4f2dfa6299f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:16.889357 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-d483433c-b8e9-438f-9a3a-b0733e707787 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:25:16.915309 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-d483433c-b8e9-438f-9a3a-b0733e707787 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbcb9a86-4bf7-4ec0-88a5-c4f2dfa6299f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:16.916275 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-d483433c-b8e9-438f-9a3a-b0733e707787 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84cbf4f0-7f2e-4bcc-9608-a54b696b32e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:16.984724 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-d483433c-b8e9-438f-9a3a-b0733e707787 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Created reservations ['c9b46d30-ba88-4dc2-9058-2ef4e1d4b232', '9ccaff81-aebe-4bed-83c7-2f9c17c1080a', '51c23721-674b-494a-bbb1-4dcb298b303c', 'd9a18e21-1843-445e-9f1f-e50b723d6181'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:25:16.985478 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-d483433c-b8e9-438f-9a3a-b0733e707787 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84cbf4f0-7f2e-4bcc-9608-a54b696b32e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9b46d30-ba88-4dc2-9058-2ef4e1d4b232', '9ccaff81-aebe-4bed-83c7-2f9c17c1080a', '51c23721-674b-494a-bbb1-4dcb298b303c', 'd9a18e21-1843-445e-9f1f-e50b723d6181']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:16.986224 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-d483433c-b8e9-438f-9a3a-b0733e707787 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61162e28-e05e-4678-aa32-65a2138f0125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:17.011456 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-d483433c-b8e9-438f-9a3a-b0733e707787 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61162e28-e05e-4678-aa32-65a2138f0125) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca3cbb79-7844-4065-8859-22965915cd9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1656927952',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0c7be2796aa647d7af48040fad852bbe',qos_specs=None,replication_status=,reservations=['c9b46d30-ba88-4dc2-9058-2ef4e1d4b232','9ccaff81-aebe-4bed-83c7-2f9c17c1080a','51c23721-674b-494a-bbb1-4dcb298b303c','d9a18e21-1843-445e-9f1f-e50b723d6181'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20ab6a99ca14458ebb1697c68604dcb5',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:25:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1656927952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca3cbb79-7844-4065-8859-22965915cd9d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0c7be2796aa647d7af48040fad852bbe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20ab6a99ca14458ebb1697c68604dcb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:17.012290 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-d483433c-b8e9-438f-9a3a-b0733e707787 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (231044f9-7c44-494c-b728-68c83a609820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:17.047147 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-d483433c-b8e9-438f-9a3a-b0733e707787 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (231044f9-7c44-494c-b728-68c83a609820) transitioned into state 'SUCCESS' from state '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-1656927952',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0c7be2796aa647d7af48040fad852bbe',qos_specs=None,replication_status=,reservations=['c9b46d30-ba88-4dc2-9058-2ef4e1d4b232','9ccaff81-aebe-4bed-83c7-2f9c17c1080a','51c23721-674b-494a-bbb1-4dcb298b303c','d9a18e21-1843-445e-9f1f-e50b723d6181'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20ab6a99ca14458ebb1697c68604dcb5',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:17.048052 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-d483433c-b8e9-438f-9a3a-b0733e707787 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cfe5679-cd2c-4efb-b4e6-4bee2bc302e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:17.062761 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-d483433c-b8e9-438f-9a3a-b0733e707787 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6cfe5679-cd2c-4efb-b4e6-4bee2bc302e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:17.063833 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-d483433c-b8e9-438f-9a3a-b0733e707787 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Flow 'volume_create_api' (2bfad9b9-70ef-40d3-b78c-b0d87b45b0fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:25:17.064252 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-d483433c-b8e9-438f-9a3a-b0733e707787 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Create volume request issued successfully. Jul 10 14:25:17.065010 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d483433c-b8e9-438f-9a3a-b0733e707787 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:25:17.065486 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1257/5008] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:25:16 2026] POST /volume/v3/volumes => generated 762 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:25:17.077516 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4055fb30-2610-4357-83cd-b5dc26c8f960 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:17.079355 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4055fb30-2610-4357-83cd-b5dc26c8f960 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes/ca3cbb79-7844-4065-8859-22965915cd9d Jul 10 14:25:17.079585 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4055fb30-2610-4357-83cd-b5dc26c8f960 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:17.079769 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4055fb30-2610-4357-83cd-b5dc26c8f960 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:17.086527 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:17.086527 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:17.090009 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-4055fb30-2610-4357-83cd-b5dc26c8f960 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Volume info retrieved successfully. Jul 10 14:25:17.094337 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4055fb30-2610-4357-83cd-b5dc26c8f960 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes/ca3cbb79-7844-4065-8859-22965915cd9d returned with HTTP 200 Jul 10 14:25:17.094755 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1244/5009] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:17 2026] GET /volume/v3/volumes/ca3cbb79-7844-4065-8859-22965915cd9d => generated 830 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:17.449680 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-9df4ceb1-dd39-4ec1-be01-cf87e51502a4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:17.554325 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9df4ceb1-dd39-4ec1-be01-cf87e51502a4 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:25:17.554725 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9df4ceb1-dd39-4ec1-be01-cf87e51502a4 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-306256826"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:17.556225 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-9df4ceb1-dd39-4ec1-be01-cf87e51502a4 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-306256826'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:25:17.556346 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-9df4ceb1-dd39-4ec1-be01-cf87e51502a4 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] Create volume of 1 GB Jul 10 14:25:17.556644 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:17.556644 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:17.560496 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-9df4ceb1-dd39-4ec1-be01-cf87e51502a4 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] Availability Zones retrieved successfully. Jul 10 14:25:17.565638 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-9df4ceb1-dd39-4ec1-be01-cf87e51502a4 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] Flow 'volume_create_api' (f1a85aea-a1e3-44ba-b0b9-c4b75675a862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:25:17.566475 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-9df4ceb1-dd39-4ec1-be01-cf87e51502a4 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc9afdcd-ff3f-4fb2-9701-8fd1bd498630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:17.567352 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-9df4ceb1-dd39-4ec1-be01-cf87e51502a4 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:25:17.591414 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-9df4ceb1-dd39-4ec1-be01-cf87e51502a4 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc9afdcd-ff3f-4fb2-9701-8fd1bd498630) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:17.592163 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-9df4ceb1-dd39-4ec1-be01-cf87e51502a4 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6078f3e-d818-48ae-a6e8-548c9eaefadc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:17.607396 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8e33ff7a-3f2f-414f-837e-eeebda061309 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:17.609263 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8e33ff7a-3f2f-414f-837e-eeebda061309 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 Jul 10 14:25:17.609263 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8e33ff7a-3f2f-414f-837e-eeebda061309 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:17.609446 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8e33ff7a-3f2f-414f-837e-eeebda061309 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:17.609955 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-8e33ff7a-3f2f-414f-837e-eeebda061309 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f93e9cf8-e04e-457c-9d54-285848d1c502. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:17.613685 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:17.613685 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:17.614249 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8e33ff7a-3f2f-414f-837e-eeebda061309 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 returned with HTTP 200 Jul 10 14:25:17.614601 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1247/5010] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:17 2026] GET /volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:17.655345 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-9df4ceb1-dd39-4ec1-be01-cf87e51502a4 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] Created reservations ['4ad03589-ab61-4b2a-95a1-21ac8c941023', '5f8dad49-dbf5-4e2e-9b11-6f3c5aea4838', 'd9d69de5-6a7d-4058-b16f-5f7722c96084', '487e1d4e-344a-49cf-a2b3-4b0e7959eac2'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:25:17.656558 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-9df4ceb1-dd39-4ec1-be01-cf87e51502a4 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6078f3e-d818-48ae-a6e8-548c9eaefadc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ad03589-ab61-4b2a-95a1-21ac8c941023', '5f8dad49-dbf5-4e2e-9b11-6f3c5aea4838', 'd9d69de5-6a7d-4058-b16f-5f7722c96084', '487e1d4e-344a-49cf-a2b3-4b0e7959eac2']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:17.657094 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-9df4ceb1-dd39-4ec1-be01-cf87e51502a4 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (193abe97-3dc1-4237-9c49-038cac19dbf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:17.678078 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-9df4ceb1-dd39-4ec1-be01-cf87e51502a4 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (193abe97-3dc1-4237-9c49-038cac19dbf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92ac28b4-031f-438e-8e50-01132b92ff62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-306256826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd217e1f384b4cc799e0d993115b9a00',qos_specs=None,replication_status=,reservations=['4ad03589-ab61-4b2a-95a1-21ac8c941023','5f8dad49-dbf5-4e2e-9b11-6f3c5aea4838','d9d69de5-6a7d-4058-b16f-5f7722c96084','487e1d4e-344a-49cf-a2b3-4b0e7959eac2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8aebb1300755481196c70248743c99bc',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:25:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-306256826',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92ac28b4-031f-438e-8e50-01132b92ff62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cd217e1f384b4cc799e0d993115b9a00',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8aebb1300755481196c70248743c99bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:17.679097 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-9df4ceb1-dd39-4ec1-be01-cf87e51502a4 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02daa928-9c70-4b6e-897b-d689a7c96965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:17.697618 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-9df4ceb1-dd39-4ec1-be01-cf87e51502a4 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02daa928-9c70-4b6e-897b-d689a7c96965) transitioned into state 'SUCCESS' from state '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-306256826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cd217e1f384b4cc799e0d993115b9a00',qos_specs=None,replication_status=,reservations=['4ad03589-ab61-4b2a-95a1-21ac8c941023','5f8dad49-dbf5-4e2e-9b11-6f3c5aea4838','d9d69de5-6a7d-4058-b16f-5f7722c96084','487e1d4e-344a-49cf-a2b3-4b0e7959eac2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8aebb1300755481196c70248743c99bc',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:17.698263 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-9df4ceb1-dd39-4ec1-be01-cf87e51502a4 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ea56c65-1e09-4ce1-92e2-505fd4454d5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:17.707363 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-9df4ceb1-dd39-4ec1-be01-cf87e51502a4 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ea56c65-1e09-4ce1-92e2-505fd4454d5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:17.708245 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-9df4ceb1-dd39-4ec1-be01-cf87e51502a4 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] Flow 'volume_create_api' (f1a85aea-a1e3-44ba-b0b9-c4b75675a862) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:25:17.708554 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-9df4ceb1-dd39-4ec1-be01-cf87e51502a4 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] Create volume request issued successfully. Jul 10 14:25:17.709151 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9df4ceb1-dd39-4ec1-be01-cf87e51502a4 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:25:17.709547 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1263/5011] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:25:17 2026] POST /volume/v3/volumes => generated 747 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:25:17.723769 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c90663cc-fa04-4409-86ec-17a6c8dc2452 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:17.725804 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c90663cc-fa04-4409-86ec-17a6c8dc2452 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] GET https://10.4.3.66/volume/v3/volumes/92ac28b4-031f-438e-8e50-01132b92ff62 Jul 10 14:25:17.725991 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c90663cc-fa04-4409-86ec-17a6c8dc2452 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:17.726169 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c90663cc-fa04-4409-86ec-17a6c8dc2452 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:17.733301 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:17.733301 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:17.736760 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-c90663cc-fa04-4409-86ec-17a6c8dc2452 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] Volume info retrieved successfully. Jul 10 14:25:17.740732 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c90663cc-fa04-4409-86ec-17a6c8dc2452 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] https://10.4.3.66/volume/v3/volumes/92ac28b4-031f-438e-8e50-01132b92ff62 returned with HTTP 200 Jul 10 14:25:17.741133 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1258/5012] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:17 2026] GET /volume/v3/volumes/92ac28b4-031f-438e-8e50-01132b92ff62 => generated 815 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:18.106432 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-6ae0d196-fa2f-483d-90a7-5d76c9e6dc22 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:18.108351 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6ae0d196-fa2f-483d-90a7-5d76c9e6dc22 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes/ca3cbb79-7844-4065-8859-22965915cd9d Jul 10 14:25:18.108610 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6ae0d196-fa2f-483d-90a7-5d76c9e6dc22 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:18.108833 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6ae0d196-fa2f-483d-90a7-5d76c9e6dc22 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:18.117254 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:18.117254 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:18.121023 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-6ae0d196-fa2f-483d-90a7-5d76c9e6dc22 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Volume info retrieved successfully. Jul 10 14:25:18.125447 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6ae0d196-fa2f-483d-90a7-5d76c9e6dc22 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes/ca3cbb79-7844-4065-8859-22965915cd9d returned with HTTP 200 Jul 10 14:25:18.125892 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1245/5013] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:18 2026] GET /volume/v3/volumes/ca3cbb79-7844-4065-8859-22965915cd9d => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:18.137124 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1a2b9987-904b-4254-9863-d4b905eed9cf None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:18.138967 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1a2b9987-904b-4254-9863-d4b905eed9cf tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes/ca3cbb79-7844-4065-8859-22965915cd9d Jul 10 14:25:18.139159 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1a2b9987-904b-4254-9863-d4b905eed9cf tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:18.139350 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1a2b9987-904b-4254-9863-d4b905eed9cf tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:18.146688 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:18.146688 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:18.150420 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1a2b9987-904b-4254-9863-d4b905eed9cf tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Volume info retrieved successfully. Jul 10 14:25:18.154621 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1a2b9987-904b-4254-9863-d4b905eed9cf tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes/ca3cbb79-7844-4065-8859-22965915cd9d returned with HTTP 200 Jul 10 14:25:18.155062 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1248/5014] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:18 2026] GET /volume/v3/volumes/ca3cbb79-7844-4065-8859-22965915cd9d => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:18.166480 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-3e550eed-75a0-4631-9671-1a4b6647d9ea None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:18.168798 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3e550eed-75a0-4631-9671-1a4b6647d9ea tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:25:18.169223 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3e550eed-75a0-4631-9671-1a4b6647d9ea tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-775408658"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:18.170844 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-3e550eed-75a0-4631-9671-1a4b6647d9ea tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-775408658'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:25:18.170967 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-3e550eed-75a0-4631-9671-1a4b6647d9ea tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Create volume of 1 GB Jul 10 14:25:18.171251 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:18.171251 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:18.175084 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-3e550eed-75a0-4631-9671-1a4b6647d9ea tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Availability Zones retrieved successfully. Jul 10 14:25:18.180650 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-3e550eed-75a0-4631-9671-1a4b6647d9ea tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Flow 'volume_create_api' (9c47d270-38f5-4652-b340-df2d7e6164bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:25:18.181585 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-3e550eed-75a0-4631-9671-1a4b6647d9ea tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (774ebee1-87a5-4771-abd1-ed464880d261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:18.182473 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-3e550eed-75a0-4631-9671-1a4b6647d9ea tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:25:18.213332 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-3e550eed-75a0-4631-9671-1a4b6647d9ea tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (774ebee1-87a5-4771-abd1-ed464880d261) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:18.214634 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-3e550eed-75a0-4631-9671-1a4b6647d9ea tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79757c24-372a-46d2-b3c1-7bd58892baff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:18.255759 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-3e550eed-75a0-4631-9671-1a4b6647d9ea tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Created reservations ['ba09a406-ac76-4ecd-85c2-903cc837f30f', '6f9d2f94-d35c-4f0c-af2f-88a7f9a8d70d', '5398681a-a077-4b2f-abdb-41ad242037d4', '96a38d54-5f77-4911-aea3-31dcdc28ad83'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:25:18.256661 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-3e550eed-75a0-4631-9671-1a4b6647d9ea tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79757c24-372a-46d2-b3c1-7bd58892baff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba09a406-ac76-4ecd-85c2-903cc837f30f', '6f9d2f94-d35c-4f0c-af2f-88a7f9a8d70d', '5398681a-a077-4b2f-abdb-41ad242037d4', '96a38d54-5f77-4911-aea3-31dcdc28ad83']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:18.257399 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-3e550eed-75a0-4631-9671-1a4b6647d9ea tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74c7b0dd-5a93-4dc0-b02b-8a74cb975e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:18.280022 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-3e550eed-75a0-4631-9671-1a4b6647d9ea tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74c7b0dd-5a93-4dc0-b02b-8a74cb975e96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66d24186-1b6e-4740-9405-681dc187a0f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-775408658',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0c7be2796aa647d7af48040fad852bbe',qos_specs=None,replication_status=,reservations=['ba09a406-ac76-4ecd-85c2-903cc837f30f','6f9d2f94-d35c-4f0c-af2f-88a7f9a8d70d','5398681a-a077-4b2f-abdb-41ad242037d4','96a38d54-5f77-4911-aea3-31dcdc28ad83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20ab6a99ca14458ebb1697c68604dcb5',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:25:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-775408658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66d24186-1b6e-4740-9405-681dc187a0f2,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0c7be2796aa647d7af48040fad852bbe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20ab6a99ca14458ebb1697c68604dcb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:18.281413 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-3e550eed-75a0-4631-9671-1a4b6647d9ea tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (904be916-162e-4327-81b0-0903fb184ce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:18.298636 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-3e550eed-75a0-4631-9671-1a4b6647d9ea tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (904be916-162e-4327-81b0-0903fb184ce5) transitioned into state 'SUCCESS' from state '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-775408658',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0c7be2796aa647d7af48040fad852bbe',qos_specs=None,replication_status=,reservations=['ba09a406-ac76-4ecd-85c2-903cc837f30f','6f9d2f94-d35c-4f0c-af2f-88a7f9a8d70d','5398681a-a077-4b2f-abdb-41ad242037d4','96a38d54-5f77-4911-aea3-31dcdc28ad83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20ab6a99ca14458ebb1697c68604dcb5',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:18.299262 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-3e550eed-75a0-4631-9671-1a4b6647d9ea tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9a05ced-372b-4903-b971-300a9e45d2bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:18.308385 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-3e550eed-75a0-4631-9671-1a4b6647d9ea tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9a05ced-372b-4903-b971-300a9e45d2bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:18.309593 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-3e550eed-75a0-4631-9671-1a4b6647d9ea tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Flow 'volume_create_api' (9c47d270-38f5-4652-b340-df2d7e6164bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:25:18.309994 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-3e550eed-75a0-4631-9671-1a4b6647d9ea tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Create volume request issued successfully. Jul 10 14:25:18.310727 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3e550eed-75a0-4631-9671-1a4b6647d9ea tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:25:18.317457 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1264/5015] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:25:18 2026] POST /volume/v3/volumes => generated 761 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:25:18.329191 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e2201c5a-6463-41d3-a630-8d626ca97936 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:18.331209 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e2201c5a-6463-41d3-a630-8d626ca97936 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes/66d24186-1b6e-4740-9405-681dc187a0f2 Jul 10 14:25:18.331420 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e2201c5a-6463-41d3-a630-8d626ca97936 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:18.331639 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e2201c5a-6463-41d3-a630-8d626ca97936 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:18.338687 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:18.338687 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:18.342632 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e2201c5a-6463-41d3-a630-8d626ca97936 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Volume info retrieved successfully. Jul 10 14:25:18.347483 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e2201c5a-6463-41d3-a630-8d626ca97936 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes/66d24186-1b6e-4740-9405-681dc187a0f2 returned with HTTP 200 Jul 10 14:25:18.347951 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1259/5016] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:18 2026] GET /volume/v3/volumes/66d24186-1b6e-4740-9405-681dc187a0f2 => generated 829 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:18.625692 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-7784bb94-3b0e-4ce8-98f5-9698310fb122 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:18.627616 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7784bb94-3b0e-4ce8-98f5-9698310fb122 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 Jul 10 14:25:18.627735 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7784bb94-3b0e-4ce8-98f5-9698310fb122 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:18.627909 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7784bb94-3b0e-4ce8-98f5-9698310fb122 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:18.628040 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-7784bb94-3b0e-4ce8-98f5-9698310fb122 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f93e9cf8-e04e-457c-9d54-285848d1c502. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:18.631738 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:18.631738 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:18.632247 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7784bb94-3b0e-4ce8-98f5-9698310fb122 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 returned with HTTP 200 Jul 10 14:25:18.632578 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1246/5017] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:18 2026] GET /volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:18.752521 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-383750b3-632e-42cd-9aba-208b12d86002 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:18.754435 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-383750b3-632e-42cd-9aba-208b12d86002 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] GET https://10.4.3.66/volume/v3/volumes/92ac28b4-031f-438e-8e50-01132b92ff62 Jul 10 14:25:18.754669 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-383750b3-632e-42cd-9aba-208b12d86002 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:18.754892 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-383750b3-632e-42cd-9aba-208b12d86002 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:18.761262 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:18.761262 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:18.764399 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-383750b3-632e-42cd-9aba-208b12d86002 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] Volume info retrieved successfully. Jul 10 14:25:18.767847 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-383750b3-632e-42cd-9aba-208b12d86002 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] https://10.4.3.66/volume/v3/volumes/92ac28b4-031f-438e-8e50-01132b92ff62 returned with HTTP 200 Jul 10 14:25:18.768208 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1249/5018] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:18 2026] GET /volume/v3/volumes/92ac28b4-031f-438e-8e50-01132b92ff62 => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:18.779934 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e4cab857-ec25-4434-8851-d65e19b137d1 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:18.781685 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e4cab857-ec25-4434-8851-d65e19b137d1 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] GET https://10.4.3.66/volume/v3/limits Jul 10 14:25:18.781894 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e4cab857-ec25-4434-8851-d65e19b137d1 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:18.782075 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e4cab857-ec25-4434-8851-d65e19b137d1 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] Calling method 'index' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:18.791085 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-e4cab857-ec25-4434-8851-d65e19b137d1 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-557445035 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-557445035, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:25:18.791474 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-e4cab857-ec25-4434-8851-d65e19b137d1 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-557445035 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-557445035, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:25:18.791887 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-e4cab857-ec25-4434-8851-d65e19b137d1 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks2-557445035 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks2-557445035, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:25:18.793266 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:18.793266 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:18.803837 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e4cab857-ec25-4434-8851-d65e19b137d1 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] https://10.4.3.66/volume/v3/limits returned with HTTP 200 Jul 10 14:25:18.804221 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1265/5019] 10.4.3.66 () {66 vars in 1227 bytes} [Fri Jul 10 14:25:18 2026] GET /volume/v3/limits => generated 302 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:18.813428 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-9eb0d2f9-7487-4fc7-99b3-ea41d0c702b7 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:18.815157 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9eb0d2f9-7487-4fc7-99b3-ea41d0c702b7 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] GET https://10.4.3.66/volume/v3/volumes/92ac28b4-031f-438e-8e50-01132b92ff62 Jul 10 14:25:18.815376 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9eb0d2f9-7487-4fc7-99b3-ea41d0c702b7 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:18.815643 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9eb0d2f9-7487-4fc7-99b3-ea41d0c702b7 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:18.822667 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:18.822667 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:18.827451 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-9eb0d2f9-7487-4fc7-99b3-ea41d0c702b7 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] Volume info retrieved successfully. Jul 10 14:25:18.832740 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9eb0d2f9-7487-4fc7-99b3-ea41d0c702b7 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] https://10.4.3.66/volume/v3/volumes/92ac28b4-031f-438e-8e50-01132b92ff62 returned with HTTP 200 Jul 10 14:25:18.833251 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1260/5020] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:18 2026] GET /volume/v3/volumes/92ac28b4-031f-438e-8e50-01132b92ff62 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:18.844132 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f4b1e232-dfc7-4ee1-97f4-87bc78f0718a None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:18.846253 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f4b1e232-dfc7-4ee1-97f4-87bc78f0718a tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] DELETE https://10.4.3.66/volume/v3/volumes/92ac28b4-031f-438e-8e50-01132b92ff62 Jul 10 14:25:18.846438 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f4b1e232-dfc7-4ee1-97f4-87bc78f0718a tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:18.846640 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f4b1e232-dfc7-4ee1-97f4-87bc78f0718a tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:18.846808 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-f4b1e232-dfc7-4ee1-97f4-87bc78f0718a tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] Delete volume with id: 92ac28b4-031f-438e-8e50-01132b92ff62 Jul 10 14:25:19.019803 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:19.019803 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:19.020148 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-f4b1e232-dfc7-4ee1-97f4-87bc78f0718a tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] Volume info retrieved successfully. Jul 10 14:25:19.049256 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-f4b1e232-dfc7-4ee1-97f4-87bc78f0718a tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] Delete volume request issued successfully. Jul 10 14:25:19.049413 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f4b1e232-dfc7-4ee1-97f4-87bc78f0718a tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] https://10.4.3.66/volume/v3/volumes/92ac28b4-031f-438e-8e50-01132b92ff62 returned with HTTP 202 Jul 10 14:25:19.049869 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1247/5021] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:25:18 2026] DELETE /volume/v3/volumes/92ac28b4-031f-438e-8e50-01132b92ff62 => generated 0 bytes in 206 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:25:19.057431 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d7405cac-15f0-4cf5-853a-8fcebaabdd00 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:19.059197 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d7405cac-15f0-4cf5-853a-8fcebaabdd00 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] GET https://10.4.3.66/volume/v3/volumes/92ac28b4-031f-438e-8e50-01132b92ff62 Jul 10 14:25:19.059438 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d7405cac-15f0-4cf5-853a-8fcebaabdd00 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:19.059658 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d7405cac-15f0-4cf5-853a-8fcebaabdd00 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:19.067684 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:19.067684 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:19.072347 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d7405cac-15f0-4cf5-853a-8fcebaabdd00 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] Volume info retrieved successfully. Jul 10 14:25:19.078177 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d7405cac-15f0-4cf5-853a-8fcebaabdd00 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] https://10.4.3.66/volume/v3/volumes/92ac28b4-031f-438e-8e50-01132b92ff62 returned with HTTP 200 Jul 10 14:25:19.078616 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1250/5022] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:19 2026] GET /volume/v3/volumes/92ac28b4-031f-438e-8e50-01132b92ff62 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:19.359786 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-db63bf0f-f3b5-48a3-871d-3e832d5f5052 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:19.361517 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-db63bf0f-f3b5-48a3-871d-3e832d5f5052 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes/66d24186-1b6e-4740-9405-681dc187a0f2 Jul 10 14:25:19.361699 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-db63bf0f-f3b5-48a3-871d-3e832d5f5052 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:19.361869 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-db63bf0f-f3b5-48a3-871d-3e832d5f5052 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:19.371570 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:19.371570 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:19.375806 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-db63bf0f-f3b5-48a3-871d-3e832d5f5052 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Volume info retrieved successfully. Jul 10 14:25:19.380226 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-db63bf0f-f3b5-48a3-871d-3e832d5f5052 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes/66d24186-1b6e-4740-9405-681dc187a0f2 returned with HTTP 200 Jul 10 14:25:19.380669 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1266/5023] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:19 2026] GET /volume/v3/volumes/66d24186-1b6e-4740-9405-681dc187a0f2 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:19.393370 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8bec238e-79fa-40e1-834e-88d175152344 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:19.395227 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8bec238e-79fa-40e1-834e-88d175152344 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes/66d24186-1b6e-4740-9405-681dc187a0f2 Jul 10 14:25:19.395453 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8bec238e-79fa-40e1-834e-88d175152344 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:19.395719 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8bec238e-79fa-40e1-834e-88d175152344 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:19.404242 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:19.404242 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:19.408284 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-8bec238e-79fa-40e1-834e-88d175152344 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Volume info retrieved successfully. Jul 10 14:25:19.412558 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8bec238e-79fa-40e1-834e-88d175152344 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes/66d24186-1b6e-4740-9405-681dc187a0f2 returned with HTTP 200 Jul 10 14:25:19.412982 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1261/5024] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:19 2026] GET /volume/v3/volumes/66d24186-1b6e-4740-9405-681dc187a0f2 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:19.424356 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-cbf38af8-8521-4033-9b04-c035e39272ee None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:19.426107 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-cbf38af8-8521-4033-9b04-c035e39272ee tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:25:19.426419 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-cbf38af8-8521-4033-9b04-c035e39272ee tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-729106228"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:19.427810 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-cbf38af8-8521-4033-9b04-c035e39272ee tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-729106228'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:25:19.427916 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-cbf38af8-8521-4033-9b04-c035e39272ee tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Create volume of 1 GB Jul 10 14:25:19.431822 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-cbf38af8-8521-4033-9b04-c035e39272ee tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Availability Zones retrieved successfully. Jul 10 14:25:19.437038 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-cbf38af8-8521-4033-9b04-c035e39272ee tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Flow 'volume_create_api' (3ae247b5-2d54-4bef-9b95-50c79f4b0b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:25:19.437927 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-cbf38af8-8521-4033-9b04-c035e39272ee tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8029f421-4e4d-4784-899e-64f0dfb3640b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:19.438970 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-cbf38af8-8521-4033-9b04-c035e39272ee tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:25:19.468889 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-cbf38af8-8521-4033-9b04-c035e39272ee tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8029f421-4e4d-4784-899e-64f0dfb3640b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:19.469914 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-cbf38af8-8521-4033-9b04-c035e39272ee tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63b35076-6e2f-4f4d-a167-4ac640140670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:19.513098 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-cbf38af8-8521-4033-9b04-c035e39272ee tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Created reservations ['6409f67d-8cbb-4d57-833d-6b3bffda035f', 'b0a64f55-a540-486c-aa4d-e93cfc937603', 'e78bf49a-163f-42c7-a0b2-a1594a514a9d', '4c42ddd0-0854-4a5e-8052-a113c58c71ed'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:25:19.514234 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-cbf38af8-8521-4033-9b04-c035e39272ee tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63b35076-6e2f-4f4d-a167-4ac640140670) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6409f67d-8cbb-4d57-833d-6b3bffda035f', 'b0a64f55-a540-486c-aa4d-e93cfc937603', 'e78bf49a-163f-42c7-a0b2-a1594a514a9d', '4c42ddd0-0854-4a5e-8052-a113c58c71ed']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:19.515355 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-cbf38af8-8521-4033-9b04-c035e39272ee tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a10243ed-91b3-45cf-9fee-268d942044a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:19.549227 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-cbf38af8-8521-4033-9b04-c035e39272ee tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a10243ed-91b3-45cf-9fee-268d942044a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e454a9b-6453-4d3f-9633-42e0febcf710', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-729106228',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0c7be2796aa647d7af48040fad852bbe',qos_specs=None,replication_status=,reservations=['6409f67d-8cbb-4d57-833d-6b3bffda035f','b0a64f55-a540-486c-aa4d-e93cfc937603','e78bf49a-163f-42c7-a0b2-a1594a514a9d','4c42ddd0-0854-4a5e-8052-a113c58c71ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20ab6a99ca14458ebb1697c68604dcb5',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:25:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-729106228',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e454a9b-6453-4d3f-9633-42e0febcf710,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='0c7be2796aa647d7af48040fad852bbe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20ab6a99ca14458ebb1697c68604dcb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:19.550320 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-cbf38af8-8521-4033-9b04-c035e39272ee tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12fbe5ce-6aee-4a63-9c77-78d8d4705dcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:19.575034 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-cbf38af8-8521-4033-9b04-c035e39272ee tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12fbe5ce-6aee-4a63-9c77-78d8d4705dcb) transitioned into state 'SUCCESS' from state '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-729106228',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='0c7be2796aa647d7af48040fad852bbe',qos_specs=None,replication_status=,reservations=['6409f67d-8cbb-4d57-833d-6b3bffda035f','b0a64f55-a540-486c-aa4d-e93cfc937603','e78bf49a-163f-42c7-a0b2-a1594a514a9d','4c42ddd0-0854-4a5e-8052-a113c58c71ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20ab6a99ca14458ebb1697c68604dcb5',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:19.576172 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-cbf38af8-8521-4033-9b04-c035e39272ee tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a6043fd-358a-4c32-bf15-bd0ca6d478aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:19.587636 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-cbf38af8-8521-4033-9b04-c035e39272ee tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a6043fd-358a-4c32-bf15-bd0ca6d478aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:19.588877 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-cbf38af8-8521-4033-9b04-c035e39272ee tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Flow 'volume_create_api' (3ae247b5-2d54-4bef-9b95-50c79f4b0b07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:25:19.589214 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-cbf38af8-8521-4033-9b04-c035e39272ee tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Create volume request issued successfully. Jul 10 14:25:19.590057 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-cbf38af8-8521-4033-9b04-c035e39272ee tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:25:19.590772 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1248/5025] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:25:19 2026] POST /volume/v3/volumes => generated 761 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:25:19.606945 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bde04d46-7145-456d-9d0f-fefeb2d04374 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:19.608915 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bde04d46-7145-456d-9d0f-fefeb2d04374 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes/4e454a9b-6453-4d3f-9633-42e0febcf710 Jul 10 14:25:19.609121 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bde04d46-7145-456d-9d0f-fefeb2d04374 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:19.609309 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bde04d46-7145-456d-9d0f-fefeb2d04374 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:19.616395 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:19.616395 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:19.619973 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-bde04d46-7145-456d-9d0f-fefeb2d04374 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Volume info retrieved successfully. Jul 10 14:25:19.624156 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bde04d46-7145-456d-9d0f-fefeb2d04374 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes/4e454a9b-6453-4d3f-9633-42e0febcf710 returned with HTTP 200 Jul 10 14:25:19.624512 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1251/5026] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:19 2026] GET /volume/v3/volumes/4e454a9b-6453-4d3f-9633-42e0febcf710 => generated 829 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:19.643148 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f037ee61-2764-4819-973c-bc7e0979d721 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:19.645386 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f037ee61-2764-4819-973c-bc7e0979d721 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 Jul 10 14:25:19.645661 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f037ee61-2764-4819-973c-bc7e0979d721 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:19.645894 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f037ee61-2764-4819-973c-bc7e0979d721 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:19.646039 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-f037ee61-2764-4819-973c-bc7e0979d721 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f93e9cf8-e04e-457c-9d54-285848d1c502. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:19.651579 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:19.651579 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:19.652385 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f037ee61-2764-4819-973c-bc7e0979d721 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 returned with HTTP 200 Jul 10 14:25:19.652837 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1267/5027] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:19 2026] GET /volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:20.092904 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f9ab3db6-4cfd-4669-8e8a-0eba1d651918 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:20.095105 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f9ab3db6-4cfd-4669-8e8a-0eba1d651918 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] GET https://10.4.3.66/volume/v3/volumes/92ac28b4-031f-438e-8e50-01132b92ff62 Jul 10 14:25:20.095362 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f9ab3db6-4cfd-4669-8e8a-0eba1d651918 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:20.095651 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f9ab3db6-4cfd-4669-8e8a-0eba1d651918 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:20.102467 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f9ab3db6-4cfd-4669-8e8a-0eba1d651918 tempest-AbsoluteLimitsTests-68331068 tempest-AbsoluteLimitsTests-68331068-project-member] https://10.4.3.66/volume/v3/volumes/92ac28b4-031f-438e-8e50-01132b92ff62 returned with HTTP 404 Jul 10 14:25:20.103224 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1262/5028] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:20 2026] GET /volume/v3/volumes/92ac28b4-031f-438e-8e50-01132b92ff62 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:25:20.640735 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-df08d0f6-f169-4ab1-a677-c5a553749aaa None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:20.643427 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-df08d0f6-f169-4ab1-a677-c5a553749aaa tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes/4e454a9b-6453-4d3f-9633-42e0febcf710 Jul 10 14:25:20.643579 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-df08d0f6-f169-4ab1-a677-c5a553749aaa tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:20.643865 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-df08d0f6-f169-4ab1-a677-c5a553749aaa tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:20.653702 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:20.653702 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:20.658748 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-df08d0f6-f169-4ab1-a677-c5a553749aaa tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Volume info retrieved successfully. Jul 10 14:25:20.663222 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0a05e932-349f-40c5-8878-a21e41e672da None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:20.664972 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-df08d0f6-f169-4ab1-a677-c5a553749aaa tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes/4e454a9b-6453-4d3f-9633-42e0febcf710 returned with HTTP 200 Jul 10 14:25:20.665132 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0a05e932-349f-40c5-8878-a21e41e672da tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 Jul 10 14:25:20.665346 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0a05e932-349f-40c5-8878-a21e41e672da tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:20.665550 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1249/5029] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:20 2026] GET /volume/v3/volumes/4e454a9b-6453-4d3f-9633-42e0febcf710 => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:20.665597 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0a05e932-349f-40c5-8878-a21e41e672da tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:20.665685 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-0a05e932-349f-40c5-8878-a21e41e672da tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f93e9cf8-e04e-457c-9d54-285848d1c502. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:20.670009 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:20.670009 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:20.670765 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0a05e932-349f-40c5-8878-a21e41e672da tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 returned with HTTP 200 Jul 10 14:25:20.671212 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1252/5030] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:20 2026] GET /volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:20.678792 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-246c59da-8f0a-4821-95da-26d37509f134 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:20.680609 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-246c59da-8f0a-4821-95da-26d37509f134 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes/4e454a9b-6453-4d3f-9633-42e0febcf710 Jul 10 14:25:20.680804 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-246c59da-8f0a-4821-95da-26d37509f134 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:20.681000 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-246c59da-8f0a-4821-95da-26d37509f134 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:20.688358 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:20.688358 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:20.692536 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-246c59da-8f0a-4821-95da-26d37509f134 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Volume info retrieved successfully. Jul 10 14:25:20.697940 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-246c59da-8f0a-4821-95da-26d37509f134 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes/4e454a9b-6453-4d3f-9633-42e0febcf710 returned with HTTP 200 Jul 10 14:25:20.698338 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1268/5031] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:20 2026] GET /volume/v3/volumes/4e454a9b-6453-4d3f-9633-42e0febcf710 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:20.712582 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a943aac8-eca7-465e-87fb-fff0c29416a4 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:20.714695 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a943aac8-eca7-465e-87fb-fff0c29416a4 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes Jul 10 14:25:20.714923 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a943aac8-eca7-465e-87fb-fff0c29416a4 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:20.715139 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a943aac8-eca7-465e-87fb-fff0c29416a4 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'index' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:20.715438 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.api_utils [None req-a943aac8-eca7-465e-87fb-fff0c29416a4 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Removing options '' from query. {{(pid=100153) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:25:20.716280 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-a943aac8-eca7-465e-87fb-fff0c29416a4 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100153) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:25:20.724032 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a943aac8-eca7-465e-87fb-fff0c29416a4 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Get all volumes completed successfully. Jul 10 14:25:20.724608 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a943aac8-eca7-465e-87fb-fff0c29416a4 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 200 Jul 10 14:25:20.725034 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1263/5032] 10.4.3.66 () {66 vars in 1230 bytes} [Fri Jul 10 14:25:20 2026] GET /volume/v3/volumes => generated 968 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:20.733804 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f15aa226-0a21-4f54-a69b-e551aadceba0 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:20.735332 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f15aa226-0a21-4f54-a69b-e551aadceba0 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-729106228 Jul 10 14:25:20.735491 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f15aa226-0a21-4f54-a69b-e551aadceba0 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:20.735755 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f15aa226-0a21-4f54-a69b-e551aadceba0 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'index' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:20.736000 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.api_utils [None req-f15aa226-0a21-4f54-a69b-e551aadceba0 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Removing options '' from query. {{(pid=100155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:25:20.736662 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f15aa226-0a21-4f54-a69b-e551aadceba0 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-729106228'), ('no_migration_targets', True)]). {{(pid=100155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:25:20.763459 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-f15aa226-0a21-4f54-a69b-e551aadceba0 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Get all volumes completed successfully. Jul 10 14:25:20.763969 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f15aa226-0a21-4f54-a69b-e551aadceba0 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-729106228 returned with HTTP 200 Jul 10 14:25:20.764343 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1250/5033] 10.4.3.66 () {66 vars in 1329 bytes} [Fri Jul 10 14:25:20 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-729106228 => generated 331 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:20.773391 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b0907555-25a2-4c4a-9149-4013b01611ae None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:20.775601 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b0907555-25a2-4c4a-9149-4013b01611ae tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-775408658 Jul 10 14:25:20.775813 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b0907555-25a2-4c4a-9149-4013b01611ae tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:20.775991 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b0907555-25a2-4c4a-9149-4013b01611ae tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'detail' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:20.776227 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-b0907555-25a2-4c4a-9149-4013b01611ae tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:25:20.776929 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b0907555-25a2-4c4a-9149-4013b01611ae tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-775408658'), ('no_migration_targets', True)]). {{(pid=100152) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:25:20.784196 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b0907555-25a2-4c4a-9149-4013b01611ae tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Get all volumes completed successfully. Jul 10 14:25:20.784747 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:20.784747 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:20.789008 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b0907555-25a2-4c4a-9149-4013b01611ae tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-775408658 returned with HTTP 200 Jul 10 14:25:20.789415 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1253/5034] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:25:20 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-775408658 => generated 857 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:20.809066 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-a4746927-2544-4094-b0e9-cece1613a7c5 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:20.811013 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a4746927-2544-4094-b0e9-cece1613a7c5 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes/detail?limit=1 Jul 10 14:25:20.811117 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a4746927-2544-4094-b0e9-cece1613a7c5 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:20.811312 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a4746927-2544-4094-b0e9-cece1613a7c5 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'detail' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:20.811653 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.api_utils [None req-a4746927-2544-4094-b0e9-cece1613a7c5 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Removing options '' from query. {{(pid=100154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:25:20.812446 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-a4746927-2544-4094-b0e9-cece1613a7c5 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:25:20.822719 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-a4746927-2544-4094-b0e9-cece1613a7c5 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Get all volumes completed successfully. Jul 10 14:25:20.823567 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:20.823567 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:20.831828 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a4746927-2544-4094-b0e9-cece1613a7c5 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Jul 10 14:25:20.832372 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1269/5035] 10.4.3.66 () {66 vars in 1266 bytes} [Fri Jul 10 14:25:20 2026] GET /volume/v3/volumes/detail?limit=1 => generated 999 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:20.845676 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-78b2ee2a-e2ee-40cb-9b77-39aa78583bf3 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:20.847479 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-78b2ee2a-e2ee-40cb-9b77-39aa78583bf3 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes/detail?limit=1&marker=4e454a9b-6453-4d3f-9633-42e0febcf710 Jul 10 14:25:20.847706 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-78b2ee2a-e2ee-40cb-9b77-39aa78583bf3 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:20.847917 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-78b2ee2a-e2ee-40cb-9b77-39aa78583bf3 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'detail' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:20.848165 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.api_utils [None req-78b2ee2a-e2ee-40cb-9b77-39aa78583bf3 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Removing options '' from query. {{(pid=100153) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:25:20.848485 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:20.848485 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:20.848927 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-78b2ee2a-e2ee-40cb-9b77-39aa78583bf3 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100153) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:25:20.881835 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-78b2ee2a-e2ee-40cb-9b77-39aa78583bf3 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Get all volumes completed successfully. Jul 10 14:25:20.882982 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:20.882982 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:20.887136 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-78b2ee2a-e2ee-40cb-9b77-39aa78583bf3 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes/detail?limit=1&marker=4e454a9b-6453-4d3f-9633-42e0febcf710 returned with HTTP 200 Jul 10 14:25:20.887594 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1264/5036] 10.4.3.66 () {66 vars in 1354 bytes} [Fri Jul 10 14:25:20 2026] GET /volume/v3/volumes/detail?limit=1&marker=4e454a9b-6453-4d3f-9633-42e0febcf710 => generated 999 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:20.900811 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f373e8a5-a216-4bc4-bd76-94c6e041d1e9 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:20.902746 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f373e8a5-a216-4bc4-bd76-94c6e041d1e9 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes/detail?limit=1&marker=66d24186-1b6e-4740-9405-681dc187a0f2 Jul 10 14:25:20.903013 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f373e8a5-a216-4bc4-bd76-94c6e041d1e9 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:20.903246 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f373e8a5-a216-4bc4-bd76-94c6e041d1e9 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'detail' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:20.903525 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.api_utils [None req-f373e8a5-a216-4bc4-bd76-94c6e041d1e9 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Removing options '' from query. {{(pid=100155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:25:20.903843 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:20.903843 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:20.904328 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-f373e8a5-a216-4bc4-bd76-94c6e041d1e9 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:25:20.937629 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-f373e8a5-a216-4bc4-bd76-94c6e041d1e9 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Get all volumes completed successfully. Jul 10 14:25:20.938372 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:20.938372 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:20.943217 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f373e8a5-a216-4bc4-bd76-94c6e041d1e9 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes/detail?limit=1&marker=66d24186-1b6e-4740-9405-681dc187a0f2 returned with HTTP 200 Jul 10 14:25:20.943697 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1251/5037] 10.4.3.66 () {66 vars in 1354 bytes} [Fri Jul 10 14:25:20 2026] GET /volume/v3/volumes/detail?limit=1&marker=66d24186-1b6e-4740-9405-681dc187a0f2 => generated 1000 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:25:20.957552 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-30ee767d-fc9e-48d1-838e-7e3ad69b7ca7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:20.959999 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-30ee767d-fc9e-48d1-838e-7e3ad69b7ca7 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes/detail?limit=1&marker=ca3cbb79-7844-4065-8859-22965915cd9d Jul 10 14:25:20.959999 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-30ee767d-fc9e-48d1-838e-7e3ad69b7ca7 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:20.960251 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-30ee767d-fc9e-48d1-838e-7e3ad69b7ca7 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'detail' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:20.960606 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-30ee767d-fc9e-48d1-838e-7e3ad69b7ca7 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:25:20.961374 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-30ee767d-fc9e-48d1-838e-7e3ad69b7ca7 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100152) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:25:20.997735 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-30ee767d-fc9e-48d1-838e-7e3ad69b7ca7 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Get all volumes completed successfully. Jul 10 14:25:20.999716 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-30ee767d-fc9e-48d1-838e-7e3ad69b7ca7 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes/detail?limit=1&marker=ca3cbb79-7844-4065-8859-22965915cd9d returned with HTTP 200 Jul 10 14:25:21.000055 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1254/5038] 10.4.3.66 () {66 vars in 1354 bytes} [Fri Jul 10 14:25:20 2026] GET /volume/v3/volumes/detail?limit=1&marker=ca3cbb79-7844-4065-8859-22965915cd9d => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:25:21.014389 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-79799dcc-18f6-454c-8fca-ba0dba1cb26d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:21.016227 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-79799dcc-18f6-454c-8fca-ba0dba1cb26d tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jul 10 14:25:21.016417 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-79799dcc-18f6-454c-8fca-ba0dba1cb26d tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:21.016653 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-79799dcc-18f6-454c-8fca-ba0dba1cb26d tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'detail' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:21.016889 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.api_utils [None req-79799dcc-18f6-454c-8fca-ba0dba1cb26d tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Removing options '' from query. {{(pid=100154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:25:21.017109 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-79799dcc-18f6-454c-8fca-ba0dba1cb26d tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Could not evaluate value available, assuming string {{(pid=100154) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 14:25:21.017846 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-79799dcc-18f6-454c-8fca-ba0dba1cb26d tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:25:21.048050 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-79799dcc-18f6-454c-8fca-ba0dba1cb26d tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Get all volumes completed successfully. Jul 10 14:25:21.049003 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:21.049003 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:21.053156 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-79799dcc-18f6-454c-8fca-ba0dba1cb26d tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jul 10 14:25:21.053752 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1270/5039] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:25:21 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1885 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:25:21.068686 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e5e485b5-3895-4a28-8793-b55e1e478024 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:21.070952 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e5e485b5-3895-4a28-8793-b55e1e478024 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jul 10 14:25:21.071186 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e5e485b5-3895-4a28-8793-b55e1e478024 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:21.071336 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e5e485b5-3895-4a28-8793-b55e1e478024 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'detail' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:21.071627 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.api_utils [None req-e5e485b5-3895-4a28-8793-b55e1e478024 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Removing options '' from query. {{(pid=100153) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:25:21.071854 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e5e485b5-3895-4a28-8793-b55e1e478024 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Could not evaluate value available, assuming string {{(pid=100153) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 14:25:21.072538 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e5e485b5-3895-4a28-8793-b55e1e478024 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100153) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:25:21.112270 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e5e485b5-3895-4a28-8793-b55e1e478024 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Get all volumes completed successfully. Jul 10 14:25:21.113728 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:21.113728 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:21.120248 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e5e485b5-3895-4a28-8793-b55e1e478024 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jul 10 14:25:21.120909 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1265/5040] 10.4.3.66 () {66 vars in 1352 bytes} [Fri Jul 10 14:25:21 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1887 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:25:21.135751 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-3b3f510e-549f-487e-a3fc-67e87ebd01d9 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:21.138105 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3b3f510e-549f-487e-a3fc-67e87ebd01d9 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes?limit=1 Jul 10 14:25:21.138418 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3b3f510e-549f-487e-a3fc-67e87ebd01d9 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:21.138660 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3b3f510e-549f-487e-a3fc-67e87ebd01d9 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'index' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:21.139044 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.api_utils [None req-3b3f510e-549f-487e-a3fc-67e87ebd01d9 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Removing options '' from query. {{(pid=100155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:25:21.139892 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3b3f510e-549f-487e-a3fc-67e87ebd01d9 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:25:21.149693 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-3b3f510e-549f-487e-a3fc-67e87ebd01d9 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Get all volumes completed successfully. Jul 10 14:25:21.150358 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3b3f510e-549f-487e-a3fc-67e87ebd01d9 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes?limit=1 returned with HTTP 200 Jul 10 14:25:21.150853 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1252/5041] 10.4.3.66 () {66 vars in 1245 bytes} [Fri Jul 10 14:25:21 2026] GET /volume/v3/volumes?limit=1 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:21.162559 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-25ac628c-ad17-43bf-8e1e-540dc4e91777 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:21.164931 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-25ac628c-ad17-43bf-8e1e-540dc4e91777 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes?limit=1&marker=4e454a9b-6453-4d3f-9633-42e0febcf710 Jul 10 14:25:21.165445 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-25ac628c-ad17-43bf-8e1e-540dc4e91777 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:21.165837 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-25ac628c-ad17-43bf-8e1e-540dc4e91777 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:21.166193 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-25ac628c-ad17-43bf-8e1e-540dc4e91777 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:25:21.167366 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-25ac628c-ad17-43bf-8e1e-540dc4e91777 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100152) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:25:21.185290 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-25ac628c-ad17-43bf-8e1e-540dc4e91777 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Get all volumes completed successfully. Jul 10 14:25:21.186143 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-25ac628c-ad17-43bf-8e1e-540dc4e91777 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes?limit=1&marker=4e454a9b-6453-4d3f-9633-42e0febcf710 returned with HTTP 200 Jul 10 14:25:21.186564 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1255/5042] 10.4.3.66 () {66 vars in 1333 bytes} [Fri Jul 10 14:25:21 2026] GET /volume/v3/volumes?limit=1&marker=4e454a9b-6453-4d3f-9633-42e0febcf710 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:21.196818 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8da809b7-72cf-45a7-a480-b1e108081494 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:21.198674 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8da809b7-72cf-45a7-a480-b1e108081494 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes?limit=1&marker=66d24186-1b6e-4740-9405-681dc187a0f2 Jul 10 14:25:21.198904 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8da809b7-72cf-45a7-a480-b1e108081494 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:21.199138 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8da809b7-72cf-45a7-a480-b1e108081494 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'index' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:21.199391 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.api_utils [None req-8da809b7-72cf-45a7-a480-b1e108081494 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Removing options '' from query. {{(pid=100154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:25:21.200420 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-8da809b7-72cf-45a7-a480-b1e108081494 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:25:21.247605 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-8da809b7-72cf-45a7-a480-b1e108081494 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Get all volumes completed successfully. Jul 10 14:25:21.248345 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8da809b7-72cf-45a7-a480-b1e108081494 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes?limit=1&marker=66d24186-1b6e-4740-9405-681dc187a0f2 returned with HTTP 200 Jul 10 14:25:21.248921 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1271/5043] 10.4.3.66 () {66 vars in 1333 bytes} [Fri Jul 10 14:25:21 2026] GET /volume/v3/volumes?limit=1&marker=66d24186-1b6e-4740-9405-681dc187a0f2 => generated 467 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:21.262432 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e847edd7-323f-4177-a698-3ced49d8806e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:21.264682 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e847edd7-323f-4177-a698-3ced49d8806e tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes?limit=1&marker=ca3cbb79-7844-4065-8859-22965915cd9d Jul 10 14:25:21.264906 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e847edd7-323f-4177-a698-3ced49d8806e tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:21.265136 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e847edd7-323f-4177-a698-3ced49d8806e tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'index' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:21.265364 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.api_utils [None req-e847edd7-323f-4177-a698-3ced49d8806e tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Removing options '' from query. {{(pid=100153) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:25:21.266175 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e847edd7-323f-4177-a698-3ced49d8806e tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100153) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:25:21.281573 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e847edd7-323f-4177-a698-3ced49d8806e tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Get all volumes completed successfully. Jul 10 14:25:21.282102 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e847edd7-323f-4177-a698-3ced49d8806e tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes?limit=1&marker=ca3cbb79-7844-4065-8859-22965915cd9d returned with HTTP 200 Jul 10 14:25:21.282812 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1266/5044] 10.4.3.66 () {66 vars in 1333 bytes} [Fri Jul 10 14:25:21 2026] GET /volume/v3/volumes?limit=1&marker=ca3cbb79-7844-4065-8859-22965915cd9d => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 10 14:25:21.296210 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-85b3d994-082f-47c2-8934-1d67f8939d13 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:21.298715 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-85b3d994-082f-47c2-8934-1d67f8939d13 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-775408658&status=available Jul 10 14:25:21.298973 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-85b3d994-082f-47c2-8934-1d67f8939d13 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:21.299197 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-85b3d994-082f-47c2-8934-1d67f8939d13 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'index' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:21.299466 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.api_utils [None req-85b3d994-082f-47c2-8934-1d67f8939d13 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Removing options '' from query. {{(pid=100155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:25:21.299938 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-85b3d994-082f-47c2-8934-1d67f8939d13 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Could not evaluate value available, assuming string {{(pid=100155) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 14:25:21.300525 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:21.300525 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:21.300706 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-85b3d994-082f-47c2-8934-1d67f8939d13 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-775408658'), ('no_migration_targets', True)]). {{(pid=100155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:25:21.335202 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-85b3d994-082f-47c2-8934-1d67f8939d13 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Get all volumes completed successfully. Jul 10 14:25:21.335713 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-85b3d994-082f-47c2-8934-1d67f8939d13 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-775408658&status=available returned with HTTP 200 Jul 10 14:25:21.336124 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1253/5045] 10.4.3.66 () {66 vars in 1363 bytes} [Fri Jul 10 14:25:21 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-775408658&status=available => generated 331 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:21.346015 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ff171fa2-7d66-4705-8766-143f728b6548 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:21.348002 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ff171fa2-7d66-4705-8766-143f728b6548 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1656927952&status=available Jul 10 14:25:21.348134 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ff171fa2-7d66-4705-8766-143f728b6548 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:21.348403 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ff171fa2-7d66-4705-8766-143f728b6548 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'detail' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:21.348724 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-ff171fa2-7d66-4705-8766-143f728b6548 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:25:21.349051 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-ff171fa2-7d66-4705-8766-143f728b6548 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Could not evaluate value available, assuming string {{(pid=100152) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 14:25:21.349406 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:21.349406 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:21.349844 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-ff171fa2-7d66-4705-8766-143f728b6548 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1656927952'), ('no_migration_targets', True)]). {{(pid=100152) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:25:21.386916 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ff171fa2-7d66-4705-8766-143f728b6548 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Get all volumes completed successfully. Jul 10 14:25:21.387569 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:21.387569 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:21.392245 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ff171fa2-7d66-4705-8766-143f728b6548 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1656927952&status=available returned with HTTP 200 Jul 10 14:25:21.392692 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1256/5046] 10.4.3.66 () {66 vars in 1386 bytes} [Fri Jul 10 14:25:21 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1656927952&status=available => generated 858 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:21.409999 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e21495ff-039d-45e3-b94c-87267576ca42 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:21.414525 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e21495ff-039d-45e3-b94c-87267576ca42 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes/detail?marker=66d24186-1b6e-4740-9405-681dc187a0f2&sort=id%3Aasc Jul 10 14:25:21.414525 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e21495ff-039d-45e3-b94c-87267576ca42 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:21.414525 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e21495ff-039d-45e3-b94c-87267576ca42 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'detail' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:21.414525 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.api_utils [None req-e21495ff-039d-45e3-b94c-87267576ca42 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Removing options '' from query. {{(pid=100154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:25:21.414525 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:21.414525 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:21.414525 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e21495ff-039d-45e3-b94c-87267576ca42 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:25:21.449258 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-e21495ff-039d-45e3-b94c-87267576ca42 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Get all volumes completed successfully. Jul 10 14:25:21.450038 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:21.450038 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:21.454219 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e21495ff-039d-45e3-b94c-87267576ca42 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes/detail?marker=66d24186-1b6e-4740-9405-681dc187a0f2&sort=id%3Aasc returned with HTTP 200 Jul 10 14:25:21.454750 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1272/5047] 10.4.3.66 () {66 vars in 1366 bytes} [Fri Jul 10 14:25:21 2026] GET /volume/v3/volumes/detail?marker=66d24186-1b6e-4740-9405-681dc187a0f2&sort=id%3Aasc => generated 858 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:21.471711 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-19f00807-1a60-4265-adf2-015981941e0a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:21.474101 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-19f00807-1a60-4265-adf2-015981941e0a tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 10 14:25:21.474293 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-19f00807-1a60-4265-adf2-015981941e0a tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:21.474491 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-19f00807-1a60-4265-adf2-015981941e0a tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'detail' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:21.474842 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.api_utils [None req-19f00807-1a60-4265-adf2-015981941e0a tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Removing options '' from query. {{(pid=100153) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:25:21.475678 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-19f00807-1a60-4265-adf2-015981941e0a tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100153) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:25:21.506562 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-19f00807-1a60-4265-adf2-015981941e0a tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Get all volumes completed successfully. Jul 10 14:25:21.507605 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:21.507605 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:21.512073 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-19f00807-1a60-4265-adf2-015981941e0a tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 10 14:25:21.512427 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1267/5048] 10.4.3.66 () {66 vars in 1330 bytes} [Fri Jul 10 14:25:21 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2546 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:25:21.528170 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-04a2267d-3ff9-4098-98ff-c097d2dcfda1 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:21.532017 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-04a2267d-3ff9-4098-98ff-c097d2dcfda1 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes/detail Jul 10 14:25:21.532260 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-04a2267d-3ff9-4098-98ff-c097d2dcfda1 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:21.532562 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-04a2267d-3ff9-4098-98ff-c097d2dcfda1 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'detail' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:21.532900 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.api_utils [None req-04a2267d-3ff9-4098-98ff-c097d2dcfda1 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Removing options '' from query. {{(pid=100155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:25:21.533470 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:21.533470 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:21.534090 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-04a2267d-3ff9-4098-98ff-c097d2dcfda1 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:25:21.542664 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-04a2267d-3ff9-4098-98ff-c097d2dcfda1 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Get all volumes completed successfully. Jul 10 14:25:21.543476 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:21.543476 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:21.551349 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-04a2267d-3ff9-4098-98ff-c097d2dcfda1 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Jul 10 14:25:21.551889 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1254/5049] 10.4.3.66 () {66 vars in 1251 bytes} [Fri Jul 10 14:25:21 2026] GET /volume/v3/volumes/detail => generated 2546 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:25:21.564336 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-459a0aec-98a2-4297-9aba-aa8680bf0a94 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:21.566001 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-459a0aec-98a2-4297-9aba-aa8680bf0a94 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 10 14:25:21.566188 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-459a0aec-98a2-4297-9aba-aa8680bf0a94 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:21.566361 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-459a0aec-98a2-4297-9aba-aa8680bf0a94 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:21.566620 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-459a0aec-98a2-4297-9aba-aa8680bf0a94 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:25:21.567284 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-459a0aec-98a2-4297-9aba-aa8680bf0a94 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100152) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:25:21.597868 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-459a0aec-98a2-4297-9aba-aa8680bf0a94 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Get all volumes completed successfully. Jul 10 14:25:21.598409 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-459a0aec-98a2-4297-9aba-aa8680bf0a94 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 10 14:25:21.598825 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1257/5050] 10.4.3.66 () {66 vars in 1309 bytes} [Fri Jul 10 14:25:21 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 968 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:21.610582 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-fb3d31b8-acfd-448a-8380-ced1c1d0d4fc None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:21.612204 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-fb3d31b8-acfd-448a-8380-ced1c1d0d4fc tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes?availability_zone=nova Jul 10 14:25:21.612670 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-fb3d31b8-acfd-448a-8380-ced1c1d0d4fc tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:21.612781 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-fb3d31b8-acfd-448a-8380-ced1c1d0d4fc tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'index' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:21.612932 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.api_utils [None req-fb3d31b8-acfd-448a-8380-ced1c1d0d4fc tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Removing options '' from query. {{(pid=100154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:25:21.613166 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-fb3d31b8-acfd-448a-8380-ced1c1d0d4fc tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Could not evaluate value nova, assuming string {{(pid=100154) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 14:25:21.613741 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-fb3d31b8-acfd-448a-8380-ced1c1d0d4fc tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:25:21.640966 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-fb3d31b8-acfd-448a-8380-ced1c1d0d4fc tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Get all volumes completed successfully. Jul 10 14:25:21.641559 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-fb3d31b8-acfd-448a-8380-ced1c1d0d4fc tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 10 14:25:21.641924 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1273/5051] 10.4.3.66 () {66 vars in 1275 bytes} [Fri Jul 10 14:25:21 2026] GET /volume/v3/volumes?availability_zone=nova => generated 968 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:21.653877 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-49812582-ba48-449e-bf7d-399cd8cfb04e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:21.659560 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-49812582-ba48-449e-bf7d-399cd8cfb04e tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes?availability_zone=nova Jul 10 14:25:21.659812 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-49812582-ba48-449e-bf7d-399cd8cfb04e tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:21.660056 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-49812582-ba48-449e-bf7d-399cd8cfb04e tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'index' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:21.660380 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.api_utils [None req-49812582-ba48-449e-bf7d-399cd8cfb04e tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Removing options '' from query. {{(pid=100153) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:25:21.660744 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-49812582-ba48-449e-bf7d-399cd8cfb04e tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Could not evaluate value nova, assuming string {{(pid=100153) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 14:25:21.661458 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-49812582-ba48-449e-bf7d-399cd8cfb04e tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100153) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:25:21.689951 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-1a9ad1f0-2776-4279-b634-34362890b2cd None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:21.692171 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1a9ad1f0-2776-4279-b634-34362890b2cd tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 Jul 10 14:25:21.692380 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1a9ad1f0-2776-4279-b634-34362890b2cd tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:21.692661 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1a9ad1f0-2776-4279-b634-34362890b2cd tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:21.692793 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-1a9ad1f0-2776-4279-b634-34362890b2cd tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f93e9cf8-e04e-457c-9d54-285848d1c502. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:21.693126 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-49812582-ba48-449e-bf7d-399cd8cfb04e tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Get all volumes completed successfully. Jul 10 14:25:21.693977 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-49812582-ba48-449e-bf7d-399cd8cfb04e tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 10 14:25:21.694450 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1268/5052] 10.4.3.66 () {66 vars in 1275 bytes} [Fri Jul 10 14:25:21 2026] GET /volume/v3/volumes?availability_zone=nova => generated 968 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:21.698355 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:21.698355 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:21.700257 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1a9ad1f0-2776-4279-b634-34362890b2cd tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 returned with HTTP 200 Jul 10 14:25:21.700913 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1255/5053] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:21 2026] GET /volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:21.715004 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-53d61b3f-5877-4647-b52d-8d80b3fa6a8e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:21.717728 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-53d61b3f-5877-4647-b52d-8d80b3fa6a8e tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes?bootable=false Jul 10 14:25:21.718040 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-53d61b3f-5877-4647-b52d-8d80b3fa6a8e tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:21.718338 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-53d61b3f-5877-4647-b52d-8d80b3fa6a8e tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:21.718763 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-53d61b3f-5877-4647-b52d-8d80b3fa6a8e tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:25:21.719378 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:21.719378 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:21.720196 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-53d61b3f-5877-4647-b52d-8d80b3fa6a8e tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100152) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:25:21.766833 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-53d61b3f-5877-4647-b52d-8d80b3fa6a8e tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Get all volumes completed successfully. Jul 10 14:25:21.767664 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-53d61b3f-5877-4647-b52d-8d80b3fa6a8e tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 10 14:25:21.768346 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1258/5054] 10.4.3.66 () {66 vars in 1259 bytes} [Fri Jul 10 14:25:21 2026] GET /volume/v3/volumes?bootable=false => generated 968 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:21.780924 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b10b4315-a726-4194-a85b-611f409e6908 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:21.783205 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b10b4315-a726-4194-a85b-611f409e6908 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes?bootable=false Jul 10 14:25:21.783423 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b10b4315-a726-4194-a85b-611f409e6908 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:21.783698 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b10b4315-a726-4194-a85b-611f409e6908 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'index' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:21.783996 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.api_utils [None req-b10b4315-a726-4194-a85b-611f409e6908 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Removing options '' from query. {{(pid=100154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:25:21.784551 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:21.784551 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:21.785115 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-b10b4315-a726-4194-a85b-611f409e6908 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:25:21.816849 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b10b4315-a726-4194-a85b-611f409e6908 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Get all volumes completed successfully. Jul 10 14:25:21.817427 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b10b4315-a726-4194-a85b-611f409e6908 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 10 14:25:21.817858 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1274/5055] 10.4.3.66 () {66 vars in 1259 bytes} [Fri Jul 10 14:25:21 2026] GET /volume/v3/volumes?bootable=false => generated 968 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:21.827871 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d3722a4b-4420-452d-b9a7-9965ce575d27 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:21.829754 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d3722a4b-4420-452d-b9a7-9965ce575d27 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes?status=available Jul 10 14:25:21.830072 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d3722a4b-4420-452d-b9a7-9965ce575d27 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:21.830373 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d3722a4b-4420-452d-b9a7-9965ce575d27 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'index' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:21.830767 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.api_utils [None req-d3722a4b-4420-452d-b9a7-9965ce575d27 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Removing options '' from query. {{(pid=100153) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:25:21.831074 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-d3722a4b-4420-452d-b9a7-9965ce575d27 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Could not evaluate value available, assuming string {{(pid=100153) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 14:25:21.831407 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:21.831407 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:21.831818 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-d3722a4b-4420-452d-b9a7-9965ce575d27 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100153) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:25:21.865606 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-d3722a4b-4420-452d-b9a7-9965ce575d27 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Get all volumes completed successfully. Jul 10 14:25:21.866254 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d3722a4b-4420-452d-b9a7-9965ce575d27 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes?status=available returned with HTTP 200 Jul 10 14:25:21.866908 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1269/5056] 10.4.3.66 () {66 vars in 1263 bytes} [Fri Jul 10 14:25:21 2026] GET /volume/v3/volumes?status=available => generated 968 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:21.875559 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-fbb2785c-ceb9-45cf-bd33-aa40b9748e7d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:21.877487 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-fbb2785c-ceb9-45cf-bd33-aa40b9748e7d tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes?status=available Jul 10 14:25:21.877736 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-fbb2785c-ceb9-45cf-bd33-aa40b9748e7d tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:21.877920 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-fbb2785c-ceb9-45cf-bd33-aa40b9748e7d tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'index' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:21.878134 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.api_utils [None req-fbb2785c-ceb9-45cf-bd33-aa40b9748e7d tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Removing options '' from query. {{(pid=100155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:25:21.878386 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-fbb2785c-ceb9-45cf-bd33-aa40b9748e7d tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Could not evaluate value available, assuming string {{(pid=100155) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 14:25:21.879094 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-fbb2785c-ceb9-45cf-bd33-aa40b9748e7d tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:25:21.886928 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-fbb2785c-ceb9-45cf-bd33-aa40b9748e7d tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Get all volumes completed successfully. Jul 10 14:25:21.887468 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-fbb2785c-ceb9-45cf-bd33-aa40b9748e7d tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes?status=available returned with HTTP 200 Jul 10 14:25:21.888050 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1256/5057] 10.4.3.66 () {66 vars in 1263 bytes} [Fri Jul 10 14:25:21 2026] GET /volume/v3/volumes?status=available => generated 968 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:21.897145 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5018370f-73d1-4c7d-8c13-23d396dedf69 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:21.899057 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5018370f-73d1-4c7d-8c13-23d396dedf69 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes/detail?availability_zone=nova Jul 10 14:25:21.899276 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5018370f-73d1-4c7d-8c13-23d396dedf69 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:21.899556 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5018370f-73d1-4c7d-8c13-23d396dedf69 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'detail' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:21.899819 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-5018370f-73d1-4c7d-8c13-23d396dedf69 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:25:21.900088 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-5018370f-73d1-4c7d-8c13-23d396dedf69 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Could not evaluate value nova, assuming string {{(pid=100152) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 14:25:21.900365 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:21.900365 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:21.900855 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-5018370f-73d1-4c7d-8c13-23d396dedf69 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100152) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:25:21.932455 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5018370f-73d1-4c7d-8c13-23d396dedf69 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Get all volumes completed successfully. Jul 10 14:25:21.933572 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:21.933572 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:21.938323 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5018370f-73d1-4c7d-8c13-23d396dedf69 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Jul 10 14:25:21.938797 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1259/5058] 10.4.3.66 () {66 vars in 1296 bytes} [Fri Jul 10 14:25:21 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2546 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:25:21.956009 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e6f2a448-4354-43e9-82f0-ab6b1385e8e9 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:21.958139 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e6f2a448-4354-43e9-82f0-ab6b1385e8e9 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes/detail?bootable=false Jul 10 14:25:21.958349 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e6f2a448-4354-43e9-82f0-ab6b1385e8e9 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:21.958571 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e6f2a448-4354-43e9-82f0-ab6b1385e8e9 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'detail' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:21.958868 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.api_utils [None req-e6f2a448-4354-43e9-82f0-ab6b1385e8e9 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Removing options '' from query. {{(pid=100154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:25:21.959145 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:21.959145 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:21.959569 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e6f2a448-4354-43e9-82f0-ab6b1385e8e9 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:25:21.969732 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-e6f2a448-4354-43e9-82f0-ab6b1385e8e9 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Get all volumes completed successfully. Jul 10 14:25:21.970712 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:21.970712 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:21.975528 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e6f2a448-4354-43e9-82f0-ab6b1385e8e9 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Jul 10 14:25:21.975922 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1275/5059] 10.4.3.66 () {66 vars in 1280 bytes} [Fri Jul 10 14:25:21 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2546 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:25:21.989328 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5e7a93e7-d140-419b-8117-ea9c027312ee None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:21.991403 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5e7a93e7-d140-419b-8117-ea9c027312ee tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes/detail?status=available Jul 10 14:25:21.991681 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5e7a93e7-d140-419b-8117-ea9c027312ee tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:21.991912 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5e7a93e7-d140-419b-8117-ea9c027312ee tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'detail' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:21.992128 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.api_utils [None req-5e7a93e7-d140-419b-8117-ea9c027312ee tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Removing options '' from query. {{(pid=100153) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:25:21.992373 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5e7a93e7-d140-419b-8117-ea9c027312ee tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Could not evaluate value available, assuming string {{(pid=100153) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 10 14:25:21.992639 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:21.992639 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:21.992995 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5e7a93e7-d140-419b-8117-ea9c027312ee tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100153) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:25:22.001774 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-5e7a93e7-d140-419b-8117-ea9c027312ee tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Get all volumes completed successfully. Jul 10 14:25:22.003142 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:22.003142 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:22.008997 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5e7a93e7-d140-419b-8117-ea9c027312ee tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes/detail?status=available returned with HTTP 200 Jul 10 14:25:22.009648 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1270/5060] 10.4.3.66 () {66 vars in 1284 bytes} [Fri Jul 10 14:25:21 2026] GET /volume/v3/volumes/detail?status=available => generated 2546 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:25:22.023626 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-eb89fd2b-7418-4b5e-9b60-fef0fabfd89f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:22.025859 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-eb89fd2b-7418-4b5e-9b60-fef0fabfd89f tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes/4e454a9b-6453-4d3f-9633-42e0febcf710 Jul 10 14:25:22.026144 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-eb89fd2b-7418-4b5e-9b60-fef0fabfd89f tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:22.026419 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-eb89fd2b-7418-4b5e-9b60-fef0fabfd89f tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:22.035328 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:22.035328 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:22.040617 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-eb89fd2b-7418-4b5e-9b60-fef0fabfd89f tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Volume info retrieved successfully. Jul 10 14:25:22.046560 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-eb89fd2b-7418-4b5e-9b60-fef0fabfd89f tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes/4e454a9b-6453-4d3f-9633-42e0febcf710 returned with HTTP 200 Jul 10 14:25:22.047330 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1257/5061] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:22 2026] GET /volume/v3/volumes/4e454a9b-6453-4d3f-9633-42e0febcf710 => generated 854 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:22.059457 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9be616d3-b943-4c8e-b4c9-21a9b34ac74a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:22.061923 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9be616d3-b943-4c8e-b4c9-21a9b34ac74a tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] DELETE https://10.4.3.66/volume/v3/volumes/4e454a9b-6453-4d3f-9633-42e0febcf710 Jul 10 14:25:22.062208 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9be616d3-b943-4c8e-b4c9-21a9b34ac74a tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:22.062512 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9be616d3-b943-4c8e-b4c9-21a9b34ac74a tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:22.062755 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-9be616d3-b943-4c8e-b4c9-21a9b34ac74a tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Delete volume with id: 4e454a9b-6453-4d3f-9633-42e0febcf710 Jul 10 14:25:22.072616 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:22.072616 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:22.073267 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9be616d3-b943-4c8e-b4c9-21a9b34ac74a tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Volume info retrieved successfully. Jul 10 14:25:22.098022 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9be616d3-b943-4c8e-b4c9-21a9b34ac74a tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Delete volume request issued successfully. Jul 10 14:25:22.098257 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9be616d3-b943-4c8e-b4c9-21a9b34ac74a tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes/4e454a9b-6453-4d3f-9633-42e0febcf710 returned with HTTP 202 Jul 10 14:25:22.098969 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1260/5062] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:25:22 2026] DELETE /volume/v3/volumes/4e454a9b-6453-4d3f-9633-42e0febcf710 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:25:22.107031 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-a206339b-34ec-4e6a-87af-1f5711bd7f0f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:22.109023 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a206339b-34ec-4e6a-87af-1f5711bd7f0f tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes/4e454a9b-6453-4d3f-9633-42e0febcf710 Jul 10 14:25:22.109275 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a206339b-34ec-4e6a-87af-1f5711bd7f0f tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:22.109521 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a206339b-34ec-4e6a-87af-1f5711bd7f0f tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:22.117115 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:22.117115 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:22.121492 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-a206339b-34ec-4e6a-87af-1f5711bd7f0f tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Volume info retrieved successfully. Jul 10 14:25:22.127287 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a206339b-34ec-4e6a-87af-1f5711bd7f0f tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes/4e454a9b-6453-4d3f-9633-42e0febcf710 returned with HTTP 200 Jul 10 14:25:22.127838 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1276/5063] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:22 2026] GET /volume/v3/volumes/4e454a9b-6453-4d3f-9633-42e0febcf710 => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:22.721719 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0ed3d2df-e8e8-4873-9d4b-ec856375d81e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:22.723986 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0ed3d2df-e8e8-4873-9d4b-ec856375d81e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 Jul 10 14:25:22.724249 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0ed3d2df-e8e8-4873-9d4b-ec856375d81e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:22.724525 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0ed3d2df-e8e8-4873-9d4b-ec856375d81e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:22.724686 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-0ed3d2df-e8e8-4873-9d4b-ec856375d81e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f93e9cf8-e04e-457c-9d54-285848d1c502. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:22.729996 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:22.729996 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:22.730845 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0ed3d2df-e8e8-4873-9d4b-ec856375d81e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 returned with HTTP 200 Jul 10 14:25:22.731335 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1271/5064] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:22 2026] GET /volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:22.792822 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-90484f7d-4731-4b57-a651-192ba924b06d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:22.793298 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-90484f7d-4731-4b57-a651-192ba924b06d None None] GET https://10.4.3.66/volume// Jul 10 14:25:22.793586 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-90484f7d-4731-4b57-a651-192ba924b06d None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:22.793864 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-90484f7d-4731-4b57-a651-192ba924b06d None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:22.794323 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-90484f7d-4731-4b57-a651-192ba924b06d None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:25:22.794950 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1258/5065] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:25:22 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:25:22.803981 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-1a2da2b9-6559-42ea-a304-e825ac6247be req-2f83e45e-b9ff-4c74-8382-8373999ea0c8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:22.808978 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-1a2da2b9-6559-42ea-a304-e825ac6247be req-2f83e45e-b9ff-4c74-8382-8373999ea0c8 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/5ebba5aa-de34-4226-b37d-c4317d8488b7 Jul 10 14:25:22.809304 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-1a2da2b9-6559-42ea-a304-e825ac6247be req-2f83e45e-b9ff-4c74-8382-8373999ea0c8 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:22.809657 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-1a2da2b9-6559-42ea-a304-e825ac6247be req-2f83e45e-b9ff-4c74-8382-8373999ea0c8 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:22.817524 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e5f520da-ab80-4a3e-8d8e-b637c08f4fc2 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:22.825293 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:22.825293 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:22.831212 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-1a2da2b9-6559-42ea-a304-e825ac6247be req-2f83e45e-b9ff-4c74-8382-8373999ea0c8 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:25:22.837396 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-1a2da2b9-6559-42ea-a304-e825ac6247be req-2f83e45e-b9ff-4c74-8382-8373999ea0c8 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/5ebba5aa-de34-4226-b37d-c4317d8488b7 returned with HTTP 200 Jul 10 14:25:22.838006 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1261/5066] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:25:22 2026] GET /volume/v3/volumes/5ebba5aa-de34-4226-b37d-c4317d8488b7 => generated 1048 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:25:22.947938 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-1a2da2b9-6559-42ea-a304-e825ac6247be req-4fc689e6-c82a-43d8-a37d-364bbe57b10b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:22.950433 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-1a2da2b9-6559-42ea-a304-e825ac6247be req-4fc689e6-c82a-43d8-a37d-364bbe57b10b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] PUT https://10.4.3.66/volume/v3/attachments/23be81c1-b4c8-440a-9685-007cd933a627 Jul 10 14:25:22.950909 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-1a2da2b9-6559-42ea-a304-e825ac6247be req-4fc689e6-c82a-43d8-a37d-364bbe57b10b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:22.962289 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-1a2da2b9-6559-42ea-a304-e825ac6247be req-4fc689e6-c82a-43d8-a37d-364bbe57b10b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Acquiring lock "cinder-attachment_update-5ebba5aa-de34-4226-b37d-c4317d8488b7-np0000005012" by "attachment_update" {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:25:22.968715 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-1a2da2b9-6559-42ea-a304-e825ac6247be req-4fc689e6-c82a-43d8-a37d-364bbe57b10b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Lock "cinder-attachment_update-5ebba5aa-de34-4226-b37d-c4317d8488b7-np0000005012" acquired by "attachment_update" :: waited 0.006s {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:25:22.969845 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:22.969845 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:23.013822 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e5f520da-ab80-4a3e-8d8e-b637c08f4fc2 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:25:23.014334 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e5f520da-ab80-4a3e-8d8e-b637c08f4fc2 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1741474183"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:23.016252 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-e5f520da-ab80-4a3e-8d8e-b637c08f4fc2 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1741474183'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:25:23.016407 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-e5f520da-ab80-4a3e-8d8e-b637c08f4fc2 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Create volume of 1 GB Jul 10 14:25:23.022002 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-e5f520da-ab80-4a3e-8d8e-b637c08f4fc2 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Availability Zones retrieved successfully. Jul 10 14:25:23.029851 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e5f520da-ab80-4a3e-8d8e-b637c08f4fc2 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Flow 'volume_create_api' (cc4c0487-b56c-4daa-9400-d42d6d48f05c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:25:23.031432 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e5f520da-ab80-4a3e-8d8e-b637c08f4fc2 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d814f1a-3155-4854-9e0d-7e43c7405f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:23.032439 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-e5f520da-ab80-4a3e-8d8e-b637c08f4fc2 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:25:23.063187 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e5f520da-ab80-4a3e-8d8e-b637c08f4fc2 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d814f1a-3155-4854-9e0d-7e43c7405f12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:23.063939 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e5f520da-ab80-4a3e-8d8e-b637c08f4fc2 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0df269f-5166-47d5-a30f-5a57755c23df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:23.128585 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-e5f520da-ab80-4a3e-8d8e-b637c08f4fc2 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Created reservations ['63e517f8-bb58-4de5-a368-58b81b4d9478', '3828fe01-2687-42fc-8825-9ba4140b5eb1', '837cd460-0acc-4bab-afb6-aea4ee7611c7', '14f8b57c-0acf-4d33-a572-ec55f560a0a4'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:25:23.129479 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e5f520da-ab80-4a3e-8d8e-b637c08f4fc2 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0df269f-5166-47d5-a30f-5a57755c23df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63e517f8-bb58-4de5-a368-58b81b4d9478', '3828fe01-2687-42fc-8825-9ba4140b5eb1', '837cd460-0acc-4bab-afb6-aea4ee7611c7', '14f8b57c-0acf-4d33-a572-ec55f560a0a4']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:23.130418 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e5f520da-ab80-4a3e-8d8e-b637c08f4fc2 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e91c552d-3237-417a-ac4d-e7307a665cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:23.143525 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-9fb82841-4418-47ab-aabb-90adcf7ab228 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:23.148420 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9fb82841-4418-47ab-aabb-90adcf7ab228 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes/4e454a9b-6453-4d3f-9633-42e0febcf710 Jul 10 14:25:23.148753 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9fb82841-4418-47ab-aabb-90adcf7ab228 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:23.149030 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9fb82841-4418-47ab-aabb-90adcf7ab228 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:23.155059 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e5f520da-ab80-4a3e-8d8e-b637c08f4fc2 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e91c552d-3237-417a-ac4d-e7307a665cd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '504433d4-5a1d-4571-bee1-a5cb81ab8dc7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1741474183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='283afd8d44db4c1eb58bf586bcf2f850',qos_specs=None,replication_status=,reservations=['63e517f8-bb58-4de5-a368-58b81b4d9478','3828fe01-2687-42fc-8825-9ba4140b5eb1','837cd460-0acc-4bab-afb6-aea4ee7611c7','14f8b57c-0acf-4d33-a572-ec55f560a0a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec7f07ba0e784cd1ae8ae73205ab3cfc',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:25:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1741474183',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=504433d4-5a1d-4571-bee1-a5cb81ab8dc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='283afd8d44db4c1eb58bf586bcf2f850',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec7f07ba0e784cd1ae8ae73205ab3cfc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:23.155854 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e5f520da-ab80-4a3e-8d8e-b637c08f4fc2 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4690f482-2e85-4cbf-835c-ba384394a163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:23.156787 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9fb82841-4418-47ab-aabb-90adcf7ab228 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes/4e454a9b-6453-4d3f-9633-42e0febcf710 returned with HTTP 404 Jul 10 14:25:23.157700 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1259/5067] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:23 2026] GET /volume/v3/volumes/4e454a9b-6453-4d3f-9633-42e0febcf710 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:25:23.165615 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7333e8cc-800b-4442-83ed-4b6717ade466 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:23.167560 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7333e8cc-800b-4442-83ed-4b6717ade466 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes/66d24186-1b6e-4740-9405-681dc187a0f2 Jul 10 14:25:23.167828 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7333e8cc-800b-4442-83ed-4b6717ade466 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:23.168098 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7333e8cc-800b-4442-83ed-4b6717ade466 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:23.174245 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e5f520da-ab80-4a3e-8d8e-b637c08f4fc2 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4690f482-2e85-4cbf-835c-ba384394a163) transitioned into state 'SUCCESS' from state '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-1741474183',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='283afd8d44db4c1eb58bf586bcf2f850',qos_specs=None,replication_status=,reservations=['63e517f8-bb58-4de5-a368-58b81b4d9478','3828fe01-2687-42fc-8825-9ba4140b5eb1','837cd460-0acc-4bab-afb6-aea4ee7611c7','14f8b57c-0acf-4d33-a572-ec55f560a0a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec7f07ba0e784cd1ae8ae73205ab3cfc',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:23.175061 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e5f520da-ab80-4a3e-8d8e-b637c08f4fc2 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1100682-07bb-47c6-a4dc-9a3fe38db7a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:23.175959 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:23.175959 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:23.179662 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7333e8cc-800b-4442-83ed-4b6717ade466 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Volume info retrieved successfully. Jul 10 14:25:23.184463 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7333e8cc-800b-4442-83ed-4b6717ade466 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes/66d24186-1b6e-4740-9405-681dc187a0f2 returned with HTTP 200 Jul 10 14:25:23.184896 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1262/5068] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:23 2026] GET /volume/v3/volumes/66d24186-1b6e-4740-9405-681dc187a0f2 => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:23.186612 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e5f520da-ab80-4a3e-8d8e-b637c08f4fc2 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1100682-07bb-47c6-a4dc-9a3fe38db7a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:23.187880 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-e5f520da-ab80-4a3e-8d8e-b637c08f4fc2 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Flow 'volume_create_api' (cc4c0487-b56c-4daa-9400-d42d6d48f05c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:25:23.188299 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-e5f520da-ab80-4a3e-8d8e-b637c08f4fc2 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Create volume request issued successfully. Jul 10 14:25:23.189111 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e5f520da-ab80-4a3e-8d8e-b637c08f4fc2 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:25:23.189580 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1277/5069] 10.4.3.66 () {70 vars in 1292 bytes} [Fri Jul 10 14:25:22 2026] POST /volume/v3/volumes => generated 817 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:25:23.202535 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-6d5c2080-c475-4864-9dc0-0726bc7f723c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:23.203985 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6b14dc82-2f64-4d8d-bd51-19d55b31003d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:23.204586 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6d5c2080-c475-4864-9dc0-0726bc7f723c tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] DELETE https://10.4.3.66/volume/v3/volumes/66d24186-1b6e-4740-9405-681dc187a0f2 Jul 10 14:25:23.204854 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6d5c2080-c475-4864-9dc0-0726bc7f723c tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:23.205142 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6d5c2080-c475-4864-9dc0-0726bc7f723c tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:23.205314 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-6d5c2080-c475-4864-9dc0-0726bc7f723c tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Delete volume with id: 66d24186-1b6e-4740-9405-681dc187a0f2 Jul 10 14:25:23.205970 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6b14dc82-2f64-4d8d-bd51-19d55b31003d tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] GET https://10.4.3.66/volume/v3/volumes/504433d4-5a1d-4571-bee1-a5cb81ab8dc7 Jul 10 14:25:23.206233 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6b14dc82-2f64-4d8d-bd51-19d55b31003d tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:23.206472 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6b14dc82-2f64-4d8d-bd51-19d55b31003d tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:23.214047 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:23.214047 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:23.214700 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-6d5c2080-c475-4864-9dc0-0726bc7f723c tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Volume info retrieved successfully. Jul 10 14:25:23.214825 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:23.214825 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:23.219494 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6b14dc82-2f64-4d8d-bd51-19d55b31003d tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Volume info retrieved successfully. Jul 10 14:25:23.224026 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6b14dc82-2f64-4d8d-bd51-19d55b31003d tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] https://10.4.3.66/volume/v3/volumes/504433d4-5a1d-4571-bee1-a5cb81ab8dc7 returned with HTTP 200 Jul 10 14:25:23.224482 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1263/5070] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:25:23 2026] GET /volume/v3/volumes/504433d4-5a1d-4571-bee1-a5cb81ab8dc7 => generated 885 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:25:23.237014 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-6d5c2080-c475-4864-9dc0-0726bc7f723c tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Delete volume request issued successfully. Jul 10 14:25:23.237283 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6d5c2080-c475-4864-9dc0-0726bc7f723c tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes/66d24186-1b6e-4740-9405-681dc187a0f2 returned with HTTP 202 Jul 10 14:25:23.237905 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1260/5071] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:25:23 2026] DELETE /volume/v3/volumes/66d24186-1b6e-4740-9405-681dc187a0f2 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:25:23.246351 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-614e2608-7b0f-4e59-a249-367866d45d02 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:23.248949 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-614e2608-7b0f-4e59-a249-367866d45d02 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes/66d24186-1b6e-4740-9405-681dc187a0f2 Jul 10 14:25:23.248949 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-614e2608-7b0f-4e59-a249-367866d45d02 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:23.249178 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-614e2608-7b0f-4e59-a249-367866d45d02 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:23.257253 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:23.257253 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:23.262344 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-614e2608-7b0f-4e59-a249-367866d45d02 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Volume info retrieved successfully. Jul 10 14:25:23.268583 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-614e2608-7b0f-4e59-a249-367866d45d02 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes/66d24186-1b6e-4740-9405-681dc187a0f2 returned with HTTP 200 Jul 10 14:25:23.268986 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1278/5072] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:23 2026] GET /volume/v3/volumes/66d24186-1b6e-4740-9405-681dc187a0f2 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:23.494965 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-1a2da2b9-6559-42ea-a304-e825ac6247be req-4fc689e6-c82a-43d8-a37d-364bbe57b10b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Lock "cinder-attachment_update-5ebba5aa-de34-4226-b37d-c4317d8488b7-np0000005012" released by "attachment_update" :: held 0.526s {{(pid=100153) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:25:23.495357 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-1a2da2b9-6559-42ea-a304-e825ac6247be req-4fc689e6-c82a-43d8-a37d-364bbe57b10b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/attachments/23be81c1-b4c8-440a-9685-007cd933a627 returned with HTTP 200 Jul 10 14:25:23.495899 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1272/5073] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:25:22 2026] PUT /volume/v3/attachments/23be81c1-b4c8-440a-9685-007cd933a627 => generated 968 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:25:23.744479 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0474b290-b6e8-4de5-95b4-ea58f2e1188c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:23.746367 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0474b290-b6e8-4de5-95b4-ea58f2e1188c tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 Jul 10 14:25:23.746628 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0474b290-b6e8-4de5-95b4-ea58f2e1188c tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:23.746830 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0474b290-b6e8-4de5-95b4-ea58f2e1188c tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:23.746933 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-0474b290-b6e8-4de5-95b4-ea58f2e1188c tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f93e9cf8-e04e-457c-9d54-285848d1c502. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:23.751298 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:23.751298 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:23.752033 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0474b290-b6e8-4de5-95b4-ea58f2e1188c tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 returned with HTTP 200 Jul 10 14:25:23.752571 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1264/5074] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:23 2026] GET /volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:24.007808 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-1a2da2b9-6559-42ea-a304-e825ac6247be req-65087601-6714-4e00-9411-ce8c1d5608c5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:24.009810 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-1a2da2b9-6559-42ea-a304-e825ac6247be req-65087601-6714-4e00-9411-ce8c1d5608c5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] POST https://10.4.3.66/volume/v3/attachments/23be81c1-b4c8-440a-9685-007cd933a627/action Jul 10 14:25:24.010244 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-1a2da2b9-6559-42ea-a304-e825ac6247be req-65087601-6714-4e00-9411-ce8c1d5608c5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action body: b'{"os-complete": null}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:25:24.010366 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-1a2da2b9-6559-42ea-a304-e825ac6247be req-65087601-6714-4e00-9411-ce8c1d5608c5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:24.031845 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:24.031845 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:24.049169 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-1a2da2b9-6559-42ea-a304-e825ac6247be req-65087601-6714-4e00-9411-ce8c1d5608c5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/attachments/23be81c1-b4c8-440a-9685-007cd933a627/action returned with HTTP 204 Jul 10 14:25:24.049659 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1261/5075] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:25:24 2026] POST /volume/v3/attachments/23be81c1-b4c8-440a-9685-007cd933a627/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:25:24.238230 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-1988af20-f7b8-401a-8a3a-a49bb0ad3eb8 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:24.240241 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1988af20-f7b8-401a-8a3a-a49bb0ad3eb8 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] GET https://10.4.3.66/volume/v3/volumes/504433d4-5a1d-4571-bee1-a5cb81ab8dc7 Jul 10 14:25:24.240492 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1988af20-f7b8-401a-8a3a-a49bb0ad3eb8 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:24.240724 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1988af20-f7b8-401a-8a3a-a49bb0ad3eb8 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:24.248265 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:24.248265 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:24.252652 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-1988af20-f7b8-401a-8a3a-a49bb0ad3eb8 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Volume info retrieved successfully. Jul 10 14:25:24.257761 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1988af20-f7b8-401a-8a3a-a49bb0ad3eb8 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] https://10.4.3.66/volume/v3/volumes/504433d4-5a1d-4571-bee1-a5cb81ab8dc7 returned with HTTP 200 Jul 10 14:25:24.258301 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1279/5076] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:25:24 2026] GET /volume/v3/volumes/504433d4-5a1d-4571-bee1-a5cb81ab8dc7 => generated 944 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:25:24.270530 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ef773c64-aaf6-44bb-bccf-4db48da43e10 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:24.272082 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ef773c64-aaf6-44bb-bccf-4db48da43e10 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] POST https://10.4.3.66/volume/v3/volume-transfers Jul 10 14:25:24.272398 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ef773c64-aaf6-44bb-bccf-4db48da43e10 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "504433d4-5a1d-4571-bee1-a5cb81ab8dc7"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:24.273663 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volume_transfer [None req-ef773c64-aaf6-44bb-bccf-4db48da43e10 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Creating new volume transfer {'transfer': {'volume_id': '504433d4-5a1d-4571-bee1-a5cb81ab8dc7'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 10 14:25:24.273802 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volume_transfer [None req-ef773c64-aaf6-44bb-bccf-4db48da43e10 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Creating transfer of volume 504433d4-5a1d-4571-bee1-a5cb81ab8dc7 Jul 10 14:25:24.273899 np0000005012 devstack@c-api.service[100153]: INFO cinder.transfer.api [None req-ef773c64-aaf6-44bb-bccf-4db48da43e10 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Generating transfer record for volume 504433d4-5a1d-4571-bee1-a5cb81ab8dc7 Jul 10 14:25:24.282670 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d2c1f164-717d-4e4b-8f37-d518208da601 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:24.284592 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d2c1f164-717d-4e4b-8f37-d518208da601 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes/66d24186-1b6e-4740-9405-681dc187a0f2 Jul 10 14:25:24.284658 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:24.284658 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:24.284833 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d2c1f164-717d-4e4b-8f37-d518208da601 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:24.285007 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d2c1f164-717d-4e4b-8f37-d518208da601 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:24.291427 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d2c1f164-717d-4e4b-8f37-d518208da601 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes/66d24186-1b6e-4740-9405-681dc187a0f2 returned with HTTP 404 Jul 10 14:25:24.291427 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1265/5077] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:24 2026] GET /volume/v3/volumes/66d24186-1b6e-4740-9405-681dc187a0f2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:25:24.293919 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ef773c64-aaf6-44bb-bccf-4db48da43e10 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] https://10.4.3.66/volume/v3/volume-transfers returned with HTTP 202 Jul 10 14:25:24.294259 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1273/5078] 10.4.3.66 () {70 vars in 1319 bytes} [Fri Jul 10 14:25:24 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:25:24.299382 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-96a66b03-ca24-45ff-9385-769a5c6e3ab7 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:24.301652 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-96a66b03-ca24-45ff-9385-769a5c6e3ab7 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes/ca3cbb79-7844-4065-8859-22965915cd9d Jul 10 14:25:24.301910 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-96a66b03-ca24-45ff-9385-769a5c6e3ab7 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:24.302176 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-96a66b03-ca24-45ff-9385-769a5c6e3ab7 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:24.302969 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8e619533-5113-4d9c-8eda-9323d7d6eeaa None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:24.304667 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8e619533-5113-4d9c-8eda-9323d7d6eeaa tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] GET https://10.4.3.66/volume/v3/volumes/504433d4-5a1d-4571-bee1-a5cb81ab8dc7 Jul 10 14:25:24.304897 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8e619533-5113-4d9c-8eda-9323d7d6eeaa tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:24.305096 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8e619533-5113-4d9c-8eda-9323d7d6eeaa tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:24.310522 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:24.310522 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:24.311785 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:24.311785 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:24.314374 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-96a66b03-ca24-45ff-9385-769a5c6e3ab7 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Volume info retrieved successfully. Jul 10 14:25:24.315292 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-8e619533-5113-4d9c-8eda-9323d7d6eeaa tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Volume info retrieved successfully. Jul 10 14:25:24.318292 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-96a66b03-ca24-45ff-9385-769a5c6e3ab7 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes/ca3cbb79-7844-4065-8859-22965915cd9d returned with HTTP 200 Jul 10 14:25:24.318711 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1262/5079] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:24 2026] GET /volume/v3/volumes/ca3cbb79-7844-4065-8859-22965915cd9d => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:24.319264 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8e619533-5113-4d9c-8eda-9323d7d6eeaa tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] https://10.4.3.66/volume/v3/volumes/504433d4-5a1d-4571-bee1-a5cb81ab8dc7 returned with HTTP 200 Jul 10 14:25:24.319674 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1280/5080] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:25:24 2026] GET /volume/v3/volumes/504433d4-5a1d-4571-bee1-a5cb81ab8dc7 => generated 952 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:25:24.329989 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-24c61336-5ac5-4f3a-b0a8-ea85817461f2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:24.331726 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-24c61336-5ac5-4f3a-b0a8-ea85817461f2 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] DELETE https://10.4.3.66/volume/v3/volumes/ca3cbb79-7844-4065-8859-22965915cd9d Jul 10 14:25:24.331961 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-24c61336-5ac5-4f3a-b0a8-ea85817461f2 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:24.332176 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-24c61336-5ac5-4f3a-b0a8-ea85817461f2 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:24.332358 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-24c61336-5ac5-4f3a-b0a8-ea85817461f2 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Delete volume with id: ca3cbb79-7844-4065-8859-22965915cd9d Jul 10 14:25:24.332751 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-3fb566fe-112a-44f2-b261-76f2c9831d4c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:24.334340 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3fb566fe-112a-44f2-b261-76f2c9831d4c tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] GET https://10.4.3.66/volume/v3/volume-transfers/f67629ca-3525-4a97-bd74-7c7111377f13 Jul 10 14:25:24.335532 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3fb566fe-112a-44f2-b261-76f2c9831d4c tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:24.335532 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3fb566fe-112a-44f2-b261-76f2c9831d4c tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:24.338063 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3fb566fe-112a-44f2-b261-76f2c9831d4c tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] https://10.4.3.66/volume/v3/volume-transfers/f67629ca-3525-4a97-bd74-7c7111377f13 returned with HTTP 200 Jul 10 14:25:24.338398 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1274/5081] 10.4.3.66 () {68 vars in 1409 bytes} [Fri Jul 10 14:25:24 2026] GET /volume/v3/volume-transfers/f67629ca-3525-4a97-bd74-7c7111377f13 => generated 538 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:25:24.340051 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:24.340051 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:24.340559 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-24c61336-5ac5-4f3a-b0a8-ea85817461f2 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Volume info retrieved successfully. Jul 10 14:25:24.348357 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-af6a3c80-89b0-4d01-b4f6-d4cd85a474f9 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:24.350857 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-af6a3c80-89b0-4d01-b4f6-d4cd85a474f9 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] GET https://10.4.3.66/volume/v3/volume-transfers Jul 10 14:25:24.350857 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-af6a3c80-89b0-4d01-b4f6-d4cd85a474f9 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:24.350857 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-af6a3c80-89b0-4d01-b4f6-d4cd85a474f9 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Calling method 'index' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:24.351007 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volume_transfer [None req-af6a3c80-89b0-4d01-b4f6-d4cd85a474f9 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Listing volume transfers {{(pid=100155) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 10 14:25:24.354940 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-af6a3c80-89b0-4d01-b4f6-d4cd85a474f9 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] https://10.4.3.66/volume/v3/volume-transfers returned with HTTP 200 Jul 10 14:25:24.355293 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1263/5082] 10.4.3.66 () {68 vars in 1298 bytes} [Fri Jul 10 14:25:24 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:25:24.358491 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-24c61336-5ac5-4f3a-b0a8-ea85817461f2 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Delete volume request issued successfully. Jul 10 14:25:24.358740 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-24c61336-5ac5-4f3a-b0a8-ea85817461f2 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes/ca3cbb79-7844-4065-8859-22965915cd9d returned with HTTP 202 Jul 10 14:25:24.359340 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1266/5083] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:25:24 2026] DELETE /volume/v3/volumes/ca3cbb79-7844-4065-8859-22965915cd9d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:25:24.365106 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-3d413722-49db-46ac-99ac-b69e4fcf1f2f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:24.366357 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-31e3e713-6336-46fc-ac8d-2dab42d9381e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:24.367929 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-31e3e713-6336-46fc-ac8d-2dab42d9381e tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes/ca3cbb79-7844-4065-8859-22965915cd9d Jul 10 14:25:24.368099 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-31e3e713-6336-46fc-ac8d-2dab42d9381e tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:24.368275 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-31e3e713-6336-46fc-ac8d-2dab42d9381e tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:24.374649 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:24.374649 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:24.377995 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-31e3e713-6336-46fc-ac8d-2dab42d9381e tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Volume info retrieved successfully. Jul 10 14:25:24.381828 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-31e3e713-6336-46fc-ac8d-2dab42d9381e tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes/ca3cbb79-7844-4065-8859-22965915cd9d returned with HTTP 200 Jul 10 14:25:24.382215 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1275/5084] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:24 2026] GET /volume/v3/volumes/ca3cbb79-7844-4065-8859-22965915cd9d => generated 854 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:24.428645 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3d413722-49db-46ac-99ac-b69e4fcf1f2f tempest-VolumesTransfersV357Test-734376111 tempest-VolumesTransfersV357Test-734376111-project-member] POST https://10.4.3.66/volume/v3/volume-transfers/f67629ca-3525-4a97-bd74-7c7111377f13/accept Jul 10 14:25:24.429069 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3d413722-49db-46ac-99ac-b69e4fcf1f2f tempest-VolumesTransfersV357Test-734376111 tempest-VolumesTransfersV357Test-734376111-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "0e71e61929323333"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:24.430977 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.contrib.volume_transfer [None req-3d413722-49db-46ac-99ac-b69e4fcf1f2f tempest-VolumesTransfersV357Test-734376111 tempest-VolumesTransfersV357Test-734376111-project-member] Accepting volume transfer f67629ca-3525-4a97-bd74-7c7111377f13 {{(pid=100154) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 10 14:25:24.431139 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.contrib.volume_transfer [None req-3d413722-49db-46ac-99ac-b69e4fcf1f2f tempest-VolumesTransfersV357Test-734376111 tempest-VolumesTransfersV357Test-734376111-project-member] Accepting transfer f67629ca-3525-4a97-bd74-7c7111377f13 Jul 10 14:25:24.492158 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-3d413722-49db-46ac-99ac-b69e4fcf1f2f tempest-VolumesTransfersV357Test-734376111 tempest-VolumesTransfersV357Test-734376111-project-member] Created reservations ['19f1144b-1b2b-47a9-a8ab-c99e0aa05281', '8206f73b-9a53-46e0-b07c-9b8d3801c670', 'f167be5e-982b-4d9e-83ec-1b23596593c2', 'cdefd062-d11f-47cd-9d17-6a3ec258c53c'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:25:24.515363 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-3d413722-49db-46ac-99ac-b69e4fcf1f2f tempest-VolumesTransfersV357Test-734376111 tempest-VolumesTransfersV357Test-734376111-project-member] Created reservations ['275322f1-5886-402c-9489-0f23eb9ea6b1', '53f3271b-b064-4816-8c54-b862f00dee59', '43886aa3-9ebe-43b7-a63f-b412cdc833a1', '782ac04f-9c64-47a3-9844-5256377435e1'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:25:24.550889 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-3d413722-49db-46ac-99ac-b69e4fcf1f2f tempest-VolumesTransfersV357Test-734376111 tempest-VolumesTransfersV357Test-734376111-project-member] Created reservations ['e8413e95-5218-43f3-9919-4d716d80c59a', 'dc49109f-9702-4c30-9efc-d9e033e7b4df', '3bb45d64-8844-4e39-8d98-1507666aeba7', 'c4dff321-dc2e-4ab5-a65d-f2f67314536d'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:25:24.583141 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-3d413722-49db-46ac-99ac-b69e4fcf1f2f tempest-VolumesTransfersV357Test-734376111 tempest-VolumesTransfersV357Test-734376111-project-member] Created reservations ['c45f3d61-b39b-49d0-92d0-e90f6e69a3bb', 'ce0c9be3-7a1f-4c4e-9ea1-88fbfbed0814', 'db7510ec-879d-45b2-b58f-68331520e3b9', '63b56ed3-06ff-4009-8031-aad84b1ad3c3'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:25:24.762551 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-93fb23af-6e4b-4f22-a8f0-c194466f42a0 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:24.764359 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-93fb23af-6e4b-4f22-a8f0-c194466f42a0 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 Jul 10 14:25:24.764652 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-93fb23af-6e4b-4f22-a8f0-c194466f42a0 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:24.764879 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-93fb23af-6e4b-4f22-a8f0-c194466f42a0 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:24.765028 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-93fb23af-6e4b-4f22-a8f0-c194466f42a0 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f93e9cf8-e04e-457c-9d54-285848d1c502. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:24.769180 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:24.769180 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:24.769841 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-93fb23af-6e4b-4f22-a8f0-c194466f42a0 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 returned with HTTP 200 Jul 10 14:25:24.770241 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1264/5085] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:24 2026] GET /volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:25.085171 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-3d413722-49db-46ac-99ac-b69e4fcf1f2f tempest-VolumesTransfersV357Test-734376111 tempest-VolumesTransfersV357Test-734376111-project-member] Transfer volume completed successfully. Jul 10 14:25:25.143038 np0000005012 devstack@c-api.service[100154]: INFO cinder.transfer.api [None req-3d413722-49db-46ac-99ac-b69e4fcf1f2f tempest-VolumesTransfersV357Test-734376111 tempest-VolumesTransfersV357Test-734376111-project-member] Volume 504433d4-5a1d-4571-bee1-a5cb81ab8dc7 has been transferred. Jul 10 14:25:25.149728 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3d413722-49db-46ac-99ac-b69e4fcf1f2f tempest-VolumesTransfersV357Test-734376111 tempest-VolumesTransfersV357Test-734376111-project-member] https://10.4.3.66/volume/v3/volume-transfers/f67629ca-3525-4a97-bd74-7c7111377f13/accept returned with HTTP 202 Jul 10 14:25:25.150173 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1281/5086] 10.4.3.66 () {70 vars in 1451 bytes} [Fri Jul 10 14:25:24 2026] POST /volume/v3/volume-transfers/f67629ca-3525-4a97-bd74-7c7111377f13/accept => generated 363 bytes in 786 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:25:25.157971 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4e684168-1a53-49cf-9fe4-495a5dfef685 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:25.159610 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4e684168-1a53-49cf-9fe4-495a5dfef685 tempest-VolumesTransfersV357Test-734376111 tempest-VolumesTransfersV357Test-734376111-project-member] GET https://10.4.3.66/volume/v3/volumes/504433d4-5a1d-4571-bee1-a5cb81ab8dc7 Jul 10 14:25:25.159805 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4e684168-1a53-49cf-9fe4-495a5dfef685 tempest-VolumesTransfersV357Test-734376111 tempest-VolumesTransfersV357Test-734376111-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:25.159985 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4e684168-1a53-49cf-9fe4-495a5dfef685 tempest-VolumesTransfersV357Test-734376111 tempest-VolumesTransfersV357Test-734376111-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:25.166786 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:25.166786 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:25.170478 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4e684168-1a53-49cf-9fe4-495a5dfef685 tempest-VolumesTransfersV357Test-734376111 tempest-VolumesTransfersV357Test-734376111-project-member] Volume info retrieved successfully. Jul 10 14:25:25.174797 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4e684168-1a53-49cf-9fe4-495a5dfef685 tempest-VolumesTransfersV357Test-734376111 tempest-VolumesTransfersV357Test-734376111-project-member] https://10.4.3.66/volume/v3/volumes/504433d4-5a1d-4571-bee1-a5cb81ab8dc7 returned with HTTP 200 Jul 10 14:25:25.175276 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1267/5087] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:25:25 2026] GET /volume/v3/volumes/504433d4-5a1d-4571-bee1-a5cb81ab8dc7 => generated 944 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:25:25.186731 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ebcfcd51-a94c-4029-a8a5-8ffbf7c3025b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:25.188584 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ebcfcd51-a94c-4029-a8a5-8ffbf7c3025b tempest-VolumesTransfersV357Test-734376111 tempest-VolumesTransfersV357Test-734376111-project-member] GET https://10.4.3.66/volume/v3/volumes/504433d4-5a1d-4571-bee1-a5cb81ab8dc7 Jul 10 14:25:25.188845 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ebcfcd51-a94c-4029-a8a5-8ffbf7c3025b tempest-VolumesTransfersV357Test-734376111 tempest-VolumesTransfersV357Test-734376111-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:25.189082 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ebcfcd51-a94c-4029-a8a5-8ffbf7c3025b tempest-VolumesTransfersV357Test-734376111 tempest-VolumesTransfersV357Test-734376111-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:25.196138 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:25.196138 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:25.200362 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-ebcfcd51-a94c-4029-a8a5-8ffbf7c3025b tempest-VolumesTransfersV357Test-734376111 tempest-VolumesTransfersV357Test-734376111-project-member] Volume info retrieved successfully. Jul 10 14:25:25.205005 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ebcfcd51-a94c-4029-a8a5-8ffbf7c3025b tempest-VolumesTransfersV357Test-734376111 tempest-VolumesTransfersV357Test-734376111-project-member] https://10.4.3.66/volume/v3/volumes/504433d4-5a1d-4571-bee1-a5cb81ab8dc7 returned with HTTP 200 Jul 10 14:25:25.205528 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1276/5088] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:25:25 2026] GET /volume/v3/volumes/504433d4-5a1d-4571-bee1-a5cb81ab8dc7 => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:25:25.218374 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-07bae083-43ea-45a8-9d98-a4b0201759d4 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:25.220688 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-07bae083-43ea-45a8-9d98-a4b0201759d4 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] DELETE https://10.4.3.66/volume/v3/volume-transfers/f67629ca-3525-4a97-bd74-7c7111377f13 Jul 10 14:25:25.220973 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-07bae083-43ea-45a8-9d98-a4b0201759d4 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:25.221217 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-07bae083-43ea-45a8-9d98-a4b0201759d4 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:25.221354 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.contrib.volume_transfer [None req-07bae083-43ea-45a8-9d98-a4b0201759d4 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Delete transfer with id: f67629ca-3525-4a97-bd74-7c7111377f13 Jul 10 14:25:25.225063 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-07bae083-43ea-45a8-9d98-a4b0201759d4 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] https://10.4.3.66/volume/v3/volume-transfers/f67629ca-3525-4a97-bd74-7c7111377f13 returned with HTTP 404 Jul 10 14:25:25.225646 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1265/5089] 10.4.3.66 () {68 vars in 1412 bytes} [Fri Jul 10 14:25:25 2026] DELETE /volume/v3/volume-transfers/f67629ca-3525-4a97-bd74-7c7111377f13 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:25:25.233780 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-92282523-083e-4888-aa7e-43a153975a38 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:25.259581 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-92282523-083e-4888-aa7e-43a153975a38 tempest-VolumesTransfersV357Test-2046458533 tempest-VolumesTransfersV357Test-2046458533-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/504433d4-5a1d-4571-bee1-a5cb81ab8dc7 Jul 10 14:25:25.259966 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-92282523-083e-4888-aa7e-43a153975a38 tempest-VolumesTransfersV357Test-2046458533 tempest-VolumesTransfersV357Test-2046458533-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:25.260076 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-92282523-083e-4888-aa7e-43a153975a38 tempest-VolumesTransfersV357Test-2046458533 tempest-VolumesTransfersV357Test-2046458533-project-admin] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:25.260274 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-92282523-083e-4888-aa7e-43a153975a38 tempest-VolumesTransfersV357Test-2046458533 tempest-VolumesTransfersV357Test-2046458533-project-admin] Delete volume with id: 504433d4-5a1d-4571-bee1-a5cb81ab8dc7 Jul 10 14:25:25.269620 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:25.269620 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:25.270066 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-92282523-083e-4888-aa7e-43a153975a38 tempest-VolumesTransfersV357Test-2046458533 tempest-VolumesTransfersV357Test-2046458533-project-admin] Volume info retrieved successfully. Jul 10 14:25:25.291067 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-92282523-083e-4888-aa7e-43a153975a38 tempest-VolumesTransfersV357Test-2046458533 tempest-VolumesTransfersV357Test-2046458533-project-admin] Delete volume request issued successfully. Jul 10 14:25:25.291249 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-92282523-083e-4888-aa7e-43a153975a38 tempest-VolumesTransfersV357Test-2046458533 tempest-VolumesTransfersV357Test-2046458533-project-admin] https://10.4.3.66/volume/v3/volumes/504433d4-5a1d-4571-bee1-a5cb81ab8dc7 returned with HTTP 202 Jul 10 14:25:25.291685 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1282/5090] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:25:25 2026] DELETE /volume/v3/volumes/504433d4-5a1d-4571-bee1-a5cb81ab8dc7 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:25:25.299317 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-adebc210-eb9d-4f35-924b-0308c8b0f7b7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:25.301269 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-adebc210-eb9d-4f35-924b-0308c8b0f7b7 tempest-VolumesTransfersV357Test-2046458533 tempest-VolumesTransfersV357Test-2046458533-project-admin] GET https://10.4.3.66/volume/v3/volumes/504433d4-5a1d-4571-bee1-a5cb81ab8dc7 Jul 10 14:25:25.301571 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-adebc210-eb9d-4f35-924b-0308c8b0f7b7 tempest-VolumesTransfersV357Test-2046458533 tempest-VolumesTransfersV357Test-2046458533-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:25.301816 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-adebc210-eb9d-4f35-924b-0308c8b0f7b7 tempest-VolumesTransfersV357Test-2046458533 tempest-VolumesTransfersV357Test-2046458533-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:25.309720 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:25.309720 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:25.313402 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-adebc210-eb9d-4f35-924b-0308c8b0f7b7 tempest-VolumesTransfersV357Test-2046458533 tempest-VolumesTransfersV357Test-2046458533-project-admin] Volume info retrieved successfully. Jul 10 14:25:25.320465 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-adebc210-eb9d-4f35-924b-0308c8b0f7b7 tempest-VolumesTransfersV357Test-2046458533 tempest-VolumesTransfersV357Test-2046458533-project-admin] https://10.4.3.66/volume/v3/volumes/504433d4-5a1d-4571-bee1-a5cb81ab8dc7 returned with HTTP 200 Jul 10 14:25:25.320935 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1268/5091] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:25:25 2026] GET /volume/v3/volumes/504433d4-5a1d-4571-bee1-a5cb81ab8dc7 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:25:25.394938 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-caae4355-958b-48c7-a211-df37b58e9506 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:25.396874 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-caae4355-958b-48c7-a211-df37b58e9506 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] GET https://10.4.3.66/volume/v3/volumes/ca3cbb79-7844-4065-8859-22965915cd9d Jul 10 14:25:25.397148 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-caae4355-958b-48c7-a211-df37b58e9506 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:25.397455 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-caae4355-958b-48c7-a211-df37b58e9506 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:25.403691 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-caae4355-958b-48c7-a211-df37b58e9506 tempest-VolumesListTestJSON-85820675 tempest-VolumesListTestJSON-85820675-project-member] https://10.4.3.66/volume/v3/volumes/ca3cbb79-7844-4065-8859-22965915cd9d returned with HTTP 404 Jul 10 14:25:25.404042 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1277/5092] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:25 2026] GET /volume/v3/volumes/ca3cbb79-7844-4065-8859-22965915cd9d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:25:25.782789 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a168bfe9-614f-44e2-ba69-c3298fb69045 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:25.784394 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a168bfe9-614f-44e2-ba69-c3298fb69045 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 Jul 10 14:25:25.784588 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a168bfe9-614f-44e2-ba69-c3298fb69045 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:25.784859 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a168bfe9-614f-44e2-ba69-c3298fb69045 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:25.784859 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-a168bfe9-614f-44e2-ba69-c3298fb69045 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f93e9cf8-e04e-457c-9d54-285848d1c502. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:25.788862 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:25.788862 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:25.789516 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a168bfe9-614f-44e2-ba69-c3298fb69045 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 returned with HTTP 200 Jul 10 14:25:25.789851 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1266/5093] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:25 2026] GET /volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:26.332541 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-2af7b787-5d4f-4b44-b880-214af65a3d45 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:26.334866 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2af7b787-5d4f-4b44-b880-214af65a3d45 tempest-VolumesTransfersV357Test-2046458533 tempest-VolumesTransfersV357Test-2046458533-project-admin] GET https://10.4.3.66/volume/v3/volumes/504433d4-5a1d-4571-bee1-a5cb81ab8dc7 Jul 10 14:25:26.334866 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2af7b787-5d4f-4b44-b880-214af65a3d45 tempest-VolumesTransfersV357Test-2046458533 tempest-VolumesTransfersV357Test-2046458533-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:26.334989 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2af7b787-5d4f-4b44-b880-214af65a3d45 tempest-VolumesTransfersV357Test-2046458533 tempest-VolumesTransfersV357Test-2046458533-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:26.342388 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2af7b787-5d4f-4b44-b880-214af65a3d45 tempest-VolumesTransfersV357Test-2046458533 tempest-VolumesTransfersV357Test-2046458533-project-admin] https://10.4.3.66/volume/v3/volumes/504433d4-5a1d-4571-bee1-a5cb81ab8dc7 returned with HTTP 404 Jul 10 14:25:26.342984 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1283/5094] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:25:26 2026] GET /volume/v3/volumes/504433d4-5a1d-4571-bee1-a5cb81ab8dc7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:25:26.350704 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-57e7bf02-bbef-4adc-800a-17aebc0b541e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:26.352893 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-57e7bf02-bbef-4adc-800a-17aebc0b541e tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] GET https://10.4.3.66/volume/v3/volumes/504433d4-5a1d-4571-bee1-a5cb81ab8dc7 Jul 10 14:25:26.352893 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-57e7bf02-bbef-4adc-800a-17aebc0b541e tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:26.353071 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-57e7bf02-bbef-4adc-800a-17aebc0b541e tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:26.359074 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-57e7bf02-bbef-4adc-800a-17aebc0b541e tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] https://10.4.3.66/volume/v3/volumes/504433d4-5a1d-4571-bee1-a5cb81ab8dc7 returned with HTTP 404 Jul 10 14:25:26.359715 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1269/5095] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:25:26 2026] GET /volume/v3/volumes/504433d4-5a1d-4571-bee1-a5cb81ab8dc7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:25:26.369129 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-fa52d061-2d9d-4d77-acf6-f5846e641c02 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:26.371078 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fa52d061-2d9d-4d77-acf6-f5846e641c02 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] DELETE https://10.4.3.66/volume/v3/volumes/504433d4-5a1d-4571-bee1-a5cb81ab8dc7 Jul 10 14:25:26.371303 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-fa52d061-2d9d-4d77-acf6-f5846e641c02 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:26.371566 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-fa52d061-2d9d-4d77-acf6-f5846e641c02 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:26.371775 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-fa52d061-2d9d-4d77-acf6-f5846e641c02 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Delete volume with id: 504433d4-5a1d-4571-bee1-a5cb81ab8dc7 Jul 10 14:25:26.378693 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fa52d061-2d9d-4d77-acf6-f5846e641c02 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] https://10.4.3.66/volume/v3/volumes/504433d4-5a1d-4571-bee1-a5cb81ab8dc7 returned with HTTP 404 Jul 10 14:25:26.379191 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1278/5096] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:25:26 2026] DELETE /volume/v3/volumes/504433d4-5a1d-4571-bee1-a5cb81ab8dc7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:25:26.387762 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-3823b337-76a9-4f6b-98cb-3da15423ffa8 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:26.389673 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3823b337-76a9-4f6b-98cb-3da15423ffa8 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:25:26.390039 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3823b337-76a9-4f6b-98cb-3da15423ffa8 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1451919458"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:26.391467 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-3823b337-76a9-4f6b-98cb-3da15423ffa8 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1451919458'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:25:26.391713 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-3823b337-76a9-4f6b-98cb-3da15423ffa8 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Create volume of 1 GB Jul 10 14:25:26.396468 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-3823b337-76a9-4f6b-98cb-3da15423ffa8 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Availability Zones retrieved successfully. Jul 10 14:25:26.402296 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3823b337-76a9-4f6b-98cb-3da15423ffa8 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Flow 'volume_create_api' (8a12ec1d-c454-436a-9f50-bc42b36c892a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:25:26.403278 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3823b337-76a9-4f6b-98cb-3da15423ffa8 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3458d4f-ffce-4ecc-bb0f-98ff74ca0a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:26.404205 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-3823b337-76a9-4f6b-98cb-3da15423ffa8 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:25:26.432139 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3823b337-76a9-4f6b-98cb-3da15423ffa8 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3458d4f-ffce-4ecc-bb0f-98ff74ca0a25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:26.432816 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3823b337-76a9-4f6b-98cb-3da15423ffa8 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7d22f7d-1eb5-48b7-9562-c9bcb90a424b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:26.484200 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-3823b337-76a9-4f6b-98cb-3da15423ffa8 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Created reservations ['3d3c7af9-0613-4e61-b037-a84241f2c567', '4714d7ff-c168-4b62-ae4d-463f66571675', '15a0808a-0d2e-4003-98fb-a1e3cf6b4a52', '779ede88-9195-48b4-9bff-4ba0a677c90d'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:25:26.485236 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3823b337-76a9-4f6b-98cb-3da15423ffa8 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7d22f7d-1eb5-48b7-9562-c9bcb90a424b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d3c7af9-0613-4e61-b037-a84241f2c567', '4714d7ff-c168-4b62-ae4d-463f66571675', '15a0808a-0d2e-4003-98fb-a1e3cf6b4a52', '779ede88-9195-48b4-9bff-4ba0a677c90d']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:26.486314 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3823b337-76a9-4f6b-98cb-3da15423ffa8 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcfc73cf-f1f1-4385-91f4-8fb3bce99d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:26.516864 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3823b337-76a9-4f6b-98cb-3da15423ffa8 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcfc73cf-f1f1-4385-91f4-8fb3bce99d44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0df16077-21a9-4fbe-98b3-2c65fd159f2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1451919458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='283afd8d44db4c1eb58bf586bcf2f850',qos_specs=None,replication_status=,reservations=['3d3c7af9-0613-4e61-b037-a84241f2c567','4714d7ff-c168-4b62-ae4d-463f66571675','15a0808a-0d2e-4003-98fb-a1e3cf6b4a52','779ede88-9195-48b4-9bff-4ba0a677c90d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec7f07ba0e784cd1ae8ae73205ab3cfc',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:25:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1451919458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0df16077-21a9-4fbe-98b3-2c65fd159f2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='283afd8d44db4c1eb58bf586bcf2f850',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ec7f07ba0e784cd1ae8ae73205ab3cfc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:26.517997 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3823b337-76a9-4f6b-98cb-3da15423ffa8 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acf8c371-9f90-43bc-bdf9-74ab9c89059e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:26.537126 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3823b337-76a9-4f6b-98cb-3da15423ffa8 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acf8c371-9f90-43bc-bdf9-74ab9c89059e) transitioned into state 'SUCCESS' from state '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-1451919458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='283afd8d44db4c1eb58bf586bcf2f850',qos_specs=None,replication_status=,reservations=['3d3c7af9-0613-4e61-b037-a84241f2c567','4714d7ff-c168-4b62-ae4d-463f66571675','15a0808a-0d2e-4003-98fb-a1e3cf6b4a52','779ede88-9195-48b4-9bff-4ba0a677c90d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ec7f07ba0e784cd1ae8ae73205ab3cfc',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:26.538075 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3823b337-76a9-4f6b-98cb-3da15423ffa8 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dd3ef51-1c00-4716-9be1-d51f08b0613f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:26.549439 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3823b337-76a9-4f6b-98cb-3da15423ffa8 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dd3ef51-1c00-4716-9be1-d51f08b0613f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:26.550328 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3823b337-76a9-4f6b-98cb-3da15423ffa8 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Flow 'volume_create_api' (8a12ec1d-c454-436a-9f50-bc42b36c892a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:25:26.550757 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-3823b337-76a9-4f6b-98cb-3da15423ffa8 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Create volume request issued successfully. Jul 10 14:25:26.551519 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3823b337-76a9-4f6b-98cb-3da15423ffa8 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:25:26.552062 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1267/5097] 10.4.3.66 () {70 vars in 1292 bytes} [Fri Jul 10 14:25:26 2026] POST /volume/v3/volumes => generated 817 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:25:26.567885 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-1b4b9996-5533-4249-b71c-3fbdc897530a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:26.569823 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1b4b9996-5533-4249-b71c-3fbdc897530a tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] GET https://10.4.3.66/volume/v3/volumes/0df16077-21a9-4fbe-98b3-2c65fd159f2c Jul 10 14:25:26.570031 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1b4b9996-5533-4249-b71c-3fbdc897530a tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:26.570179 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1b4b9996-5533-4249-b71c-3fbdc897530a tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:26.577750 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:26.577750 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:26.581808 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-1b4b9996-5533-4249-b71c-3fbdc897530a tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Volume info retrieved successfully. Jul 10 14:25:26.586682 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1b4b9996-5533-4249-b71c-3fbdc897530a tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] https://10.4.3.66/volume/v3/volumes/0df16077-21a9-4fbe-98b3-2c65fd159f2c returned with HTTP 200 Jul 10 14:25:26.587042 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1284/5098] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:25:26 2026] GET /volume/v3/volumes/0df16077-21a9-4fbe-98b3-2c65fd159f2c => generated 885 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:25:26.800141 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5901b99a-d7c8-4ce4-8cf6-784ac05acc0b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:26.801829 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5901b99a-d7c8-4ce4-8cf6-784ac05acc0b tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 Jul 10 14:25:26.802007 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5901b99a-d7c8-4ce4-8cf6-784ac05acc0b tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:26.802176 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5901b99a-d7c8-4ce4-8cf6-784ac05acc0b tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:26.802317 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-5901b99a-d7c8-4ce4-8cf6-784ac05acc0b tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f93e9cf8-e04e-457c-9d54-285848d1c502. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:26.806353 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:26.806353 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:26.806895 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5901b99a-d7c8-4ce4-8cf6-784ac05acc0b tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 returned with HTTP 200 Jul 10 14:25:26.807232 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1270/5099] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:26 2026] GET /volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:27.601092 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-31a331d6-f297-4de8-9e57-674da4a15950 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:27.602784 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-31a331d6-f297-4de8-9e57-674da4a15950 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] GET https://10.4.3.66/volume/v3/volumes/0df16077-21a9-4fbe-98b3-2c65fd159f2c Jul 10 14:25:27.603032 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-31a331d6-f297-4de8-9e57-674da4a15950 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:27.603244 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-31a331d6-f297-4de8-9e57-674da4a15950 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:27.615871 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:27.615871 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:27.619729 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-31a331d6-f297-4de8-9e57-674da4a15950 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Volume info retrieved successfully. Jul 10 14:25:27.624032 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-31a331d6-f297-4de8-9e57-674da4a15950 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] https://10.4.3.66/volume/v3/volumes/0df16077-21a9-4fbe-98b3-2c65fd159f2c returned with HTTP 200 Jul 10 14:25:27.624233 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1279/5100] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:25:27 2026] GET /volume/v3/volumes/0df16077-21a9-4fbe-98b3-2c65fd159f2c => generated 944 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:25:27.638714 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-5dbef529-6593-4e4d-8135-389a052b225a None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:27.641307 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5dbef529-6593-4e4d-8135-389a052b225a tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] POST https://10.4.3.66/volume/v3/volume-transfers Jul 10 14:25:27.641826 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5dbef529-6593-4e4d-8135-389a052b225a tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "0df16077-21a9-4fbe-98b3-2c65fd159f2c"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:27.643802 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volume_transfer [None req-5dbef529-6593-4e4d-8135-389a052b225a tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Creating new volume transfer {'transfer': {'volume_id': '0df16077-21a9-4fbe-98b3-2c65fd159f2c'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 10 14:25:27.644017 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volume_transfer [None req-5dbef529-6593-4e4d-8135-389a052b225a tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Creating transfer of volume 0df16077-21a9-4fbe-98b3-2c65fd159f2c Jul 10 14:25:27.644210 np0000005012 devstack@c-api.service[100155]: INFO cinder.transfer.api [None req-5dbef529-6593-4e4d-8135-389a052b225a tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Generating transfer record for volume 0df16077-21a9-4fbe-98b3-2c65fd159f2c Jul 10 14:25:27.654227 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:27.654227 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:27.665218 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5dbef529-6593-4e4d-8135-389a052b225a tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] https://10.4.3.66/volume/v3/volume-transfers returned with HTTP 202 Jul 10 14:25:27.665770 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1268/5101] 10.4.3.66 () {70 vars in 1319 bytes} [Fri Jul 10 14:25:27 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:25:27.677216 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-1d9de90d-42a1-4f93-85e0-505d21be6422 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:27.679421 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1d9de90d-42a1-4f93-85e0-505d21be6422 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] GET https://10.4.3.66/volume/v3/volumes/0df16077-21a9-4fbe-98b3-2c65fd159f2c Jul 10 14:25:27.679762 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1d9de90d-42a1-4f93-85e0-505d21be6422 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:27.680050 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1d9de90d-42a1-4f93-85e0-505d21be6422 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:27.688190 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:27.688190 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:27.693269 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-1d9de90d-42a1-4f93-85e0-505d21be6422 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Volume info retrieved successfully. Jul 10 14:25:27.699597 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1d9de90d-42a1-4f93-85e0-505d21be6422 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] https://10.4.3.66/volume/v3/volumes/0df16077-21a9-4fbe-98b3-2c65fd159f2c returned with HTTP 200 Jul 10 14:25:27.700048 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1285/5102] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:25:27 2026] GET /volume/v3/volumes/0df16077-21a9-4fbe-98b3-2c65fd159f2c => generated 952 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:25:27.717719 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0ed87c7b-0e1c-4ee7-8936-82e785450793 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:27.724882 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0ed87c7b-0e1c-4ee7-8936-82e785450793 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] GET https://10.4.3.66/volume/v3/volume-transfers/detail Jul 10 14:25:27.725760 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0ed87c7b-0e1c-4ee7-8936-82e785450793 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:27.726849 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0ed87c7b-0e1c-4ee7-8936-82e785450793 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Calling method 'detail' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:27.727251 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volume_transfer [None req-0ed87c7b-0e1c-4ee7-8936-82e785450793 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Listing volume transfers {{(pid=100152) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 10 14:25:27.738944 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0ed87c7b-0e1c-4ee7-8936-82e785450793 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] https://10.4.3.66/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 10 14:25:27.741203 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1271/5103] 10.4.3.66 () {68 vars in 1319 bytes} [Fri Jul 10 14:25:27 2026] GET /volume/v3/volume-transfers/detail => generated 541 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:25:27.752491 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c4b592a1-2d95-4fec-a323-a8ac586eae3c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:27.754888 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c4b592a1-2d95-4fec-a323-a8ac586eae3c tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] DELETE https://10.4.3.66/volume/v3/volume-transfers/2b24e69f-c6f8-4b19-af56-7ef58263a728 Jul 10 14:25:27.755219 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c4b592a1-2d95-4fec-a323-a8ac586eae3c tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:27.755518 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c4b592a1-2d95-4fec-a323-a8ac586eae3c tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:27.755680 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.contrib.volume_transfer [None req-c4b592a1-2d95-4fec-a323-a8ac586eae3c tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Delete transfer with id: 2b24e69f-c6f8-4b19-af56-7ef58263a728 Jul 10 14:25:27.768201 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:27.768201 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:27.781106 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c4b592a1-2d95-4fec-a323-a8ac586eae3c tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] https://10.4.3.66/volume/v3/volume-transfers/2b24e69f-c6f8-4b19-af56-7ef58263a728 returned with HTTP 202 Jul 10 14:25:27.781676 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1280/5104] 10.4.3.66 () {68 vars in 1412 bytes} [Fri Jul 10 14:25:27 2026] DELETE /volume/v3/volume-transfers/2b24e69f-c6f8-4b19-af56-7ef58263a728 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:25:27.788851 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a8c3c1c0-979a-4fd9-9406-2ab25001e2b4 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:27.791076 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a8c3c1c0-979a-4fd9-9406-2ab25001e2b4 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] GET https://10.4.3.66/volume/v3/volumes/0df16077-21a9-4fbe-98b3-2c65fd159f2c Jul 10 14:25:27.791234 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a8c3c1c0-979a-4fd9-9406-2ab25001e2b4 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:27.791427 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a8c3c1c0-979a-4fd9-9406-2ab25001e2b4 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:27.798111 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:27.798111 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:27.801863 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-a8c3c1c0-979a-4fd9-9406-2ab25001e2b4 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Volume info retrieved successfully. Jul 10 14:25:27.806569 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a8c3c1c0-979a-4fd9-9406-2ab25001e2b4 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] https://10.4.3.66/volume/v3/volumes/0df16077-21a9-4fbe-98b3-2c65fd159f2c returned with HTTP 200 Jul 10 14:25:27.807332 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1269/5105] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:25:27 2026] GET /volume/v3/volumes/0df16077-21a9-4fbe-98b3-2c65fd159f2c => generated 944 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:25:27.817792 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-5179702d-1f35-4ba2-aeed-da8734b60848 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:27.819914 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5179702d-1f35-4ba2-aeed-da8734b60848 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 Jul 10 14:25:27.820200 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5179702d-1f35-4ba2-aeed-da8734b60848 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:27.820477 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5179702d-1f35-4ba2-aeed-da8734b60848 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:27.820607 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-5179702d-1f35-4ba2-aeed-da8734b60848 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f93e9cf8-e04e-457c-9d54-285848d1c502. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:27.824063 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-464d83ab-101d-4432-b125-9e0d20d4b2a4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:27.825878 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:27.825878 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:27.826044 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-464d83ab-101d-4432-b125-9e0d20d4b2a4 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] DELETE https://10.4.3.66/volume/v3/volume-transfers/2b24e69f-c6f8-4b19-af56-7ef58263a728 Jul 10 14:25:27.826132 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-464d83ab-101d-4432-b125-9e0d20d4b2a4 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:27.826304 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-464d83ab-101d-4432-b125-9e0d20d4b2a4 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:27.826440 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.contrib.volume_transfer [None req-464d83ab-101d-4432-b125-9e0d20d4b2a4 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Delete transfer with id: 2b24e69f-c6f8-4b19-af56-7ef58263a728 Jul 10 14:25:27.826738 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5179702d-1f35-4ba2-aeed-da8734b60848 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 returned with HTTP 200 Jul 10 14:25:27.827173 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1286/5106] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:27 2026] GET /volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:27.830165 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-464d83ab-101d-4432-b125-9e0d20d4b2a4 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] https://10.4.3.66/volume/v3/volume-transfers/2b24e69f-c6f8-4b19-af56-7ef58263a728 returned with HTTP 404 Jul 10 14:25:27.830874 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1272/5107] 10.4.3.66 () {68 vars in 1412 bytes} [Fri Jul 10 14:25:27 2026] DELETE /volume/v3/volume-transfers/2b24e69f-c6f8-4b19-af56-7ef58263a728 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:25:27.838746 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d53f0a37-a109-4aa5-a064-6a419f5a2616 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:27.841081 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d53f0a37-a109-4aa5-a064-6a419f5a2616 tempest-VolumesTransfersV357Test-2046458533 tempest-VolumesTransfersV357Test-2046458533-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/0df16077-21a9-4fbe-98b3-2c65fd159f2c Jul 10 14:25:27.841349 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d53f0a37-a109-4aa5-a064-6a419f5a2616 tempest-VolumesTransfersV357Test-2046458533 tempest-VolumesTransfersV357Test-2046458533-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:27.841640 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d53f0a37-a109-4aa5-a064-6a419f5a2616 tempest-VolumesTransfersV357Test-2046458533 tempest-VolumesTransfersV357Test-2046458533-project-admin] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:27.841864 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-d53f0a37-a109-4aa5-a064-6a419f5a2616 tempest-VolumesTransfersV357Test-2046458533 tempest-VolumesTransfersV357Test-2046458533-project-admin] Delete volume with id: 0df16077-21a9-4fbe-98b3-2c65fd159f2c Jul 10 14:25:27.851319 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:27.851319 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:27.851822 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-d53f0a37-a109-4aa5-a064-6a419f5a2616 tempest-VolumesTransfersV357Test-2046458533 tempest-VolumesTransfersV357Test-2046458533-project-admin] Volume info retrieved successfully. Jul 10 14:25:27.871089 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-d53f0a37-a109-4aa5-a064-6a419f5a2616 tempest-VolumesTransfersV357Test-2046458533 tempest-VolumesTransfersV357Test-2046458533-project-admin] Delete volume request issued successfully. Jul 10 14:25:27.871250 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d53f0a37-a109-4aa5-a064-6a419f5a2616 tempest-VolumesTransfersV357Test-2046458533 tempest-VolumesTransfersV357Test-2046458533-project-admin] https://10.4.3.66/volume/v3/volumes/0df16077-21a9-4fbe-98b3-2c65fd159f2c returned with HTTP 202 Jul 10 14:25:27.871669 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1281/5108] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:25:27 2026] DELETE /volume/v3/volumes/0df16077-21a9-4fbe-98b3-2c65fd159f2c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:25:27.879375 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-6064675c-8a2f-4b25-ba0d-131f3a95c007 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:27.881247 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6064675c-8a2f-4b25-ba0d-131f3a95c007 tempest-VolumesTransfersV357Test-2046458533 tempest-VolumesTransfersV357Test-2046458533-project-admin] GET https://10.4.3.66/volume/v3/volumes/0df16077-21a9-4fbe-98b3-2c65fd159f2c Jul 10 14:25:27.881585 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6064675c-8a2f-4b25-ba0d-131f3a95c007 tempest-VolumesTransfersV357Test-2046458533 tempest-VolumesTransfersV357Test-2046458533-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:27.881791 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6064675c-8a2f-4b25-ba0d-131f3a95c007 tempest-VolumesTransfersV357Test-2046458533 tempest-VolumesTransfersV357Test-2046458533-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:27.889250 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:27.889250 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:27.893716 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-6064675c-8a2f-4b25-ba0d-131f3a95c007 tempest-VolumesTransfersV357Test-2046458533 tempest-VolumesTransfersV357Test-2046458533-project-admin] Volume info retrieved successfully. Jul 10 14:25:27.898776 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6064675c-8a2f-4b25-ba0d-131f3a95c007 tempest-VolumesTransfersV357Test-2046458533 tempest-VolumesTransfersV357Test-2046458533-project-admin] https://10.4.3.66/volume/v3/volumes/0df16077-21a9-4fbe-98b3-2c65fd159f2c returned with HTTP 200 Jul 10 14:25:27.899242 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1270/5109] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:25:27 2026] GET /volume/v3/volumes/0df16077-21a9-4fbe-98b3-2c65fd159f2c => generated 1128 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:25:28.838657 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-91e84b5a-cff6-4fbc-8352-699a7a8dd074 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:28.841343 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-91e84b5a-cff6-4fbc-8352-699a7a8dd074 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 Jul 10 14:25:28.841681 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-91e84b5a-cff6-4fbc-8352-699a7a8dd074 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:28.842088 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-91e84b5a-cff6-4fbc-8352-699a7a8dd074 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:28.842088 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-91e84b5a-cff6-4fbc-8352-699a7a8dd074 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f93e9cf8-e04e-457c-9d54-285848d1c502. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:28.847789 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:28.847789 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:28.848581 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-91e84b5a-cff6-4fbc-8352-699a7a8dd074 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 returned with HTTP 200 Jul 10 14:25:28.848954 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1287/5110] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:28 2026] GET /volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:28.915390 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d27e291c-d760-4030-a9f0-32d9243762d8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:28.923541 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d27e291c-d760-4030-a9f0-32d9243762d8 tempest-VolumesTransfersV357Test-2046458533 tempest-VolumesTransfersV357Test-2046458533-project-admin] GET https://10.4.3.66/volume/v3/volumes/0df16077-21a9-4fbe-98b3-2c65fd159f2c Jul 10 14:25:28.924955 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d27e291c-d760-4030-a9f0-32d9243762d8 tempest-VolumesTransfersV357Test-2046458533 tempest-VolumesTransfersV357Test-2046458533-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:28.925577 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d27e291c-d760-4030-a9f0-32d9243762d8 tempest-VolumesTransfersV357Test-2046458533 tempest-VolumesTransfersV357Test-2046458533-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:28.940179 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d27e291c-d760-4030-a9f0-32d9243762d8 tempest-VolumesTransfersV357Test-2046458533 tempest-VolumesTransfersV357Test-2046458533-project-admin] https://10.4.3.66/volume/v3/volumes/0df16077-21a9-4fbe-98b3-2c65fd159f2c returned with HTTP 404 Jul 10 14:25:28.941101 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1273/5111] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:25:28 2026] GET /volume/v3/volumes/0df16077-21a9-4fbe-98b3-2c65fd159f2c => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:25:28.951337 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ec0cd724-c87d-490d-b467-4c4689744b93 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:28.954006 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ec0cd724-c87d-490d-b467-4c4689744b93 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] GET https://10.4.3.66/volume/v3/volumes/0df16077-21a9-4fbe-98b3-2c65fd159f2c Jul 10 14:25:28.954327 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ec0cd724-c87d-490d-b467-4c4689744b93 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:28.954644 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ec0cd724-c87d-490d-b467-4c4689744b93 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:28.962275 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ec0cd724-c87d-490d-b467-4c4689744b93 tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] https://10.4.3.66/volume/v3/volumes/0df16077-21a9-4fbe-98b3-2c65fd159f2c returned with HTTP 404 Jul 10 14:25:28.962842 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1282/5112] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:25:28 2026] GET /volume/v3/volumes/0df16077-21a9-4fbe-98b3-2c65fd159f2c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:25:28.973105 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-924b7154-d37f-455a-abec-f4f1f49ea2bb None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:28.975064 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-924b7154-d37f-455a-abec-f4f1f49ea2bb tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] DELETE https://10.4.3.66/volume/v3/volumes/0df16077-21a9-4fbe-98b3-2c65fd159f2c Jul 10 14:25:28.975379 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-924b7154-d37f-455a-abec-f4f1f49ea2bb tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:28.975630 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-924b7154-d37f-455a-abec-f4f1f49ea2bb tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:28.975964 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-924b7154-d37f-455a-abec-f4f1f49ea2bb tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] Delete volume with id: 0df16077-21a9-4fbe-98b3-2c65fd159f2c Jul 10 14:25:28.981792 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-924b7154-d37f-455a-abec-f4f1f49ea2bb tempest-VolumesTransfersV357Test-1500908337 tempest-VolumesTransfersV357Test-1500908337-project-member] https://10.4.3.66/volume/v3/volumes/0df16077-21a9-4fbe-98b3-2c65fd159f2c returned with HTTP 404 Jul 10 14:25:28.982359 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1271/5113] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:25:28 2026] DELETE /volume/v3/volumes/0df16077-21a9-4fbe-98b3-2c65fd159f2c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:25:29.234973 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-1a2da2b9-6559-42ea-a304-e825ac6247be req-4cea948e-639d-49b2-bcb2-2198c3b17815 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:29.237136 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-1a2da2b9-6559-42ea-a304-e825ac6247be req-4cea948e-639d-49b2-bcb2-2198c3b17815 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/5ebba5aa-de34-4226-b37d-c4317d8488b7/encryption Jul 10 14:25:29.237406 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-1a2da2b9-6559-42ea-a304-e825ac6247be req-4cea948e-639d-49b2-bcb2-2198c3b17815 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:29.237679 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-1a2da2b9-6559-42ea-a304-e825ac6247be req-4cea948e-639d-49b2-bcb2-2198c3b17815 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'index' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:29.247402 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:29.247402 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:29.255269 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-1a2da2b9-6559-42ea-a304-e825ac6247be req-4cea948e-639d-49b2-bcb2-2198c3b17815 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/5ebba5aa-de34-4226-b37d-c4317d8488b7/encryption returned with HTTP 200 Jul 10 14:25:29.255381 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1288/5114] 10.4.3.66 () {68 vars in 1624 bytes} [Fri Jul 10 14:25:29 2026] GET /volume/v3/volumes/5ebba5aa-de34-4226-b37d-c4317d8488b7/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:29.864785 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-118449b4-4691-4c3c-ba40-0eb646865fa9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:29.867599 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-118449b4-4691-4c3c-ba40-0eb646865fa9 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 Jul 10 14:25:29.868330 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-118449b4-4691-4c3c-ba40-0eb646865fa9 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:29.868727 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-118449b4-4691-4c3c-ba40-0eb646865fa9 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:29.868966 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-118449b4-4691-4c3c-ba40-0eb646865fa9 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f93e9cf8-e04e-457c-9d54-285848d1c502. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:29.875053 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:29.875053 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:29.876131 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-118449b4-4691-4c3c-ba40-0eb646865fa9 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 returned with HTTP 200 Jul 10 14:25:29.876820 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1274/5115] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:29 2026] GET /volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:25:30.899369 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c3ea2fcf-60ce-4c7e-a209-40e419305c3d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:30.899369 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c3ea2fcf-60ce-4c7e-a209-40e419305c3d tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 Jul 10 14:25:30.899369 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c3ea2fcf-60ce-4c7e-a209-40e419305c3d tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:30.899369 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c3ea2fcf-60ce-4c7e-a209-40e419305c3d tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:30.899369 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-c3ea2fcf-60ce-4c7e-a209-40e419305c3d tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f93e9cf8-e04e-457c-9d54-285848d1c502. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:30.906784 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:30.906784 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:30.907127 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c3ea2fcf-60ce-4c7e-a209-40e419305c3d tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 returned with HTTP 200 Jul 10 14:25:30.907574 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1283/5116] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:30 2026] GET /volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:31.920951 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-6f4d8578-a407-4f9f-89e1-1873b2e771ef None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:31.922921 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6f4d8578-a407-4f9f-89e1-1873b2e771ef tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 Jul 10 14:25:31.923269 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6f4d8578-a407-4f9f-89e1-1873b2e771ef tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:31.923386 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6f4d8578-a407-4f9f-89e1-1873b2e771ef tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:31.923540 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-6f4d8578-a407-4f9f-89e1-1873b2e771ef tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f93e9cf8-e04e-457c-9d54-285848d1c502. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:31.928402 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:31.928402 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:31.929009 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6f4d8578-a407-4f9f-89e1-1873b2e771ef tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 returned with HTTP 200 Jul 10 14:25:31.929410 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1272/5117] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:31 2026] GET /volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:32.108516 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-04d484cb-ef77-40a9-9862-8765bfb3d8f6 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:32.233205 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-04d484cb-ef77-40a9-9862-8765bfb3d8f6 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:25:32.233793 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-04d484cb-ef77-40a9-9862-8765bfb3d8f6 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1815503316"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:32.235175 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-04d484cb-ef77-40a9-9862-8765bfb3d8f6 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1815503316'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:25:32.235381 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-04d484cb-ef77-40a9-9862-8765bfb3d8f6 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Create volume of 1 GB Jul 10 14:25:32.241318 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-04d484cb-ef77-40a9-9862-8765bfb3d8f6 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Availability Zones retrieved successfully. Jul 10 14:25:32.248551 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-04d484cb-ef77-40a9-9862-8765bfb3d8f6 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Flow 'volume_create_api' (1bcd9b70-1852-4d34-b964-88035d0d569f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:25:32.249858 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-04d484cb-ef77-40a9-9862-8765bfb3d8f6 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49df092c-a0c5-4e0b-ac71-973115641e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:32.251492 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-04d484cb-ef77-40a9-9862-8765bfb3d8f6 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:25:32.291240 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-04d484cb-ef77-40a9-9862-8765bfb3d8f6 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49df092c-a0c5-4e0b-ac71-973115641e10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:32.292406 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-04d484cb-ef77-40a9-9862-8765bfb3d8f6 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e205aa75-dd2f-454c-9f09-806b269b2832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:32.372295 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-04d484cb-ef77-40a9-9862-8765bfb3d8f6 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Created reservations ['3d9451ac-92fc-481f-9010-f1097e99e81d', '8d1f33cb-df71-4473-a7c0-5c579319bcbc', '96106884-a1ff-490c-862d-ae954b117d8c', '71f9dc24-272c-499a-bd81-6559c4f8dc9c'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:25:32.373146 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-04d484cb-ef77-40a9-9862-8765bfb3d8f6 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e205aa75-dd2f-454c-9f09-806b269b2832) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d9451ac-92fc-481f-9010-f1097e99e81d', '8d1f33cb-df71-4473-a7c0-5c579319bcbc', '96106884-a1ff-490c-862d-ae954b117d8c', '71f9dc24-272c-499a-bd81-6559c4f8dc9c']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:32.374001 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-04d484cb-ef77-40a9-9862-8765bfb3d8f6 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24ae1992-ac17-4b21-b0d4-0cb491576db5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:32.400228 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-04d484cb-ef77-40a9-9862-8765bfb3d8f6 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24ae1992-ac17-4b21-b0d4-0cb491576db5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '461c3010-e0f7-409e-a833-d764d859cf87', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1815503316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ecc68c859664619b489ed14645ce49e',qos_specs=None,replication_status=,reservations=['3d9451ac-92fc-481f-9010-f1097e99e81d','8d1f33cb-df71-4473-a7c0-5c579319bcbc','96106884-a1ff-490c-862d-ae954b117d8c','71f9dc24-272c-499a-bd81-6559c4f8dc9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a89ead4e13d40d3b47153fcfa29b9f2',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:25:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1815503316',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=461c3010-e0f7-409e-a833-d764d859cf87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ecc68c859664619b489ed14645ce49e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a89ead4e13d40d3b47153fcfa29b9f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:32.401070 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-04d484cb-ef77-40a9-9862-8765bfb3d8f6 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78595dea-8177-494b-ad08-820f65ba28db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:32.421124 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-04d484cb-ef77-40a9-9862-8765bfb3d8f6 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78595dea-8177-494b-ad08-820f65ba28db) transitioned into state 'SUCCESS' from state '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-1815503316',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ecc68c859664619b489ed14645ce49e',qos_specs=None,replication_status=,reservations=['3d9451ac-92fc-481f-9010-f1097e99e81d','8d1f33cb-df71-4473-a7c0-5c579319bcbc','96106884-a1ff-490c-862d-ae954b117d8c','71f9dc24-272c-499a-bd81-6559c4f8dc9c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a89ead4e13d40d3b47153fcfa29b9f2',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:32.421935 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-04d484cb-ef77-40a9-9862-8765bfb3d8f6 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (743ba77f-824a-4a48-8d93-b48791b36c9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:32.431933 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-04d484cb-ef77-40a9-9862-8765bfb3d8f6 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (743ba77f-824a-4a48-8d93-b48791b36c9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:32.432945 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-04d484cb-ef77-40a9-9862-8765bfb3d8f6 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Flow 'volume_create_api' (1bcd9b70-1852-4d34-b964-88035d0d569f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:25:32.433326 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-04d484cb-ef77-40a9-9862-8765bfb3d8f6 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Create volume request issued successfully. Jul 10 14:25:32.434022 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-04d484cb-ef77-40a9-9862-8765bfb3d8f6 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:25:32.434653 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1289/5118] 10.4.3.66 () {70 vars in 1291 bytes} [Fri Jul 10 14:25:32 2026] POST /volume/v3/volumes => generated 750 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:25:32.450341 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-707de873-a697-42a6-b6c0-8648a8168e83 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:32.452796 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-707de873-a697-42a6-b6c0-8648a8168e83 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] GET https://10.4.3.66/volume/v3/volumes/461c3010-e0f7-409e-a833-d764d859cf87 Jul 10 14:25:32.453115 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-707de873-a697-42a6-b6c0-8648a8168e83 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:32.453438 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-707de873-a697-42a6-b6c0-8648a8168e83 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:32.465036 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:32.465036 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:32.470901 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-707de873-a697-42a6-b6c0-8648a8168e83 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Volume info retrieved successfully. Jul 10 14:25:32.477386 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-707de873-a697-42a6-b6c0-8648a8168e83 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] https://10.4.3.66/volume/v3/volumes/461c3010-e0f7-409e-a833-d764d859cf87 returned with HTTP 200 Jul 10 14:25:32.477770 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1275/5119] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:32 2026] GET /volume/v3/volumes/461c3010-e0f7-409e-a833-d764d859cf87 => generated 818 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:32.941734 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8d2cd869-d587-489f-a496-9487dca5ec4e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:32.943616 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8d2cd869-d587-489f-a496-9487dca5ec4e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 Jul 10 14:25:32.943830 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8d2cd869-d587-489f-a496-9487dca5ec4e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:32.944010 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8d2cd869-d587-489f-a496-9487dca5ec4e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:32.944109 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-8d2cd869-d587-489f-a496-9487dca5ec4e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f93e9cf8-e04e-457c-9d54-285848d1c502. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:32.949755 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:32.949755 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:32.950700 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8d2cd869-d587-489f-a496-9487dca5ec4e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 returned with HTTP 200 Jul 10 14:25:32.951420 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1284/5120] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:32 2026] GET /volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:32.961862 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b4173589-7b37-421c-8284-acb7f18bf945 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:33.049281 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b4173589-7b37-421c-8284-acb7f18bf945 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] POST https://10.4.3.66/volume/v3/backups Jul 10 14:25:33.049667 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b4173589-7b37-421c-8284-acb7f18bf945 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9529dfd3-231a-473d-9198-10c211669e0f"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:33.051150 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.contrib.backups [None req-b4173589-7b37-421c-8284-acb7f18bf945 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Creating new backup {'backup': {'volume_id': '9529dfd3-231a-473d-9198-10c211669e0f'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 14:25:33.051150 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.contrib.backups [None req-b4173589-7b37-421c-8284-acb7f18bf945 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Creating backup of volume 9529dfd3-231a-473d-9198-10c211669e0f in container None Jul 10 14:25:33.060489 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:33.060489 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:33.061154 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-b4173589-7b37-421c-8284-acb7f18bf945 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Volume info retrieved successfully. Jul 10 14:25:33.086755 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-b4173589-7b37-421c-8284-acb7f18bf945 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Created reservations ['dcf13404-7403-491d-87c5-173b4b2bc5ad', '7ff63db4-8585-47fc-b679-3d12670bdc87'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:25:33.121568 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b4173589-7b37-421c-8284-acb7f18bf945 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Jul 10 14:25:33.122097 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1273/5121] 10.4.3.66 () {70 vars in 1291 bytes} [Fri Jul 10 14:25:32 2026] POST /volume/v3/backups => generated 286 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:25:33.131541 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-db5b527c-4620-419f-8751-9f0416743b51 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:33.134112 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-db5b527c-4620-419f-8751-9f0416743b51 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c Jul 10 14:25:33.134447 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-db5b527c-4620-419f-8751-9f0416743b51 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:33.134724 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-db5b527c-4620-419f-8751-9f0416743b51 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:33.134869 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-db5b527c-4620-419f-8751-9f0416743b51 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f3e4719c-a8e7-4775-8598-b1aa108fcc6c. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:33.140380 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:33.140380 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:33.141257 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-db5b527c-4620-419f-8751-9f0416743b51 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c returned with HTTP 200 Jul 10 14:25:33.141769 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1290/5122] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:33 2026] GET /volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c => generated 693 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:33.492947 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-08972367-2f9d-4227-872e-ff591442ef8b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:33.494768 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-08972367-2f9d-4227-872e-ff591442ef8b tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] GET https://10.4.3.66/volume/v3/volumes/461c3010-e0f7-409e-a833-d764d859cf87 Jul 10 14:25:33.495662 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-08972367-2f9d-4227-872e-ff591442ef8b tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:33.495662 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-08972367-2f9d-4227-872e-ff591442ef8b tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:33.498573 np0000005012 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=378,cinder:UPDATE=75,cinder:INSERT=51,cinder:DELETE=2 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:25:33.503249 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:33.503249 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:33.506906 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-08972367-2f9d-4227-872e-ff591442ef8b tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Volume info retrieved successfully. Jul 10 14:25:33.512303 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-08972367-2f9d-4227-872e-ff591442ef8b tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] https://10.4.3.66/volume/v3/volumes/461c3010-e0f7-409e-a833-d764d859cf87 returned with HTTP 200 Jul 10 14:25:33.512809 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1276/5123] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:33 2026] GET /volume/v3/volumes/461c3010-e0f7-409e-a833-d764d859cf87 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:33.526049 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-243186e8-da7c-4b10-83d1-6709548f5919 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:33.528051 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-243186e8-da7c-4b10-83d1-6709548f5919 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] POST https://10.4.3.66/volume/v3/backups Jul 10 14:25:33.528453 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-243186e8-da7c-4b10-83d1-6709548f5919 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "461c3010-e0f7-409e-a833-d764d859cf87", "name": "tempest-VolumesBackupsV39Test-Backup-2082873255", "container": "tempest-volumesbackupsv39test-backup-container-973468695"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:33.529939 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.contrib.backups [None req-243186e8-da7c-4b10-83d1-6709548f5919 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Creating new backup {'backup': {'volume_id': '461c3010-e0f7-409e-a833-d764d859cf87', 'name': 'tempest-VolumesBackupsV39Test-Backup-2082873255', 'container': 'tempest-volumesbackupsv39test-backup-container-973468695'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 14:25:33.530071 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.contrib.backups [None req-243186e8-da7c-4b10-83d1-6709548f5919 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Creating backup of volume 461c3010-e0f7-409e-a833-d764d859cf87 in container tempest-volumesbackupsv39test-backup-container-973468695 Jul 10 14:25:33.538022 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:33.538022 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:33.538582 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-243186e8-da7c-4b10-83d1-6709548f5919 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Volume info retrieved successfully. Jul 10 14:25:33.571293 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-243186e8-da7c-4b10-83d1-6709548f5919 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Created reservations ['dfcab465-52cd-4c9e-bcb4-aaf7fe837f7e', 'f5b4aa46-06bb-46ff-892b-29a9b2fb50cf'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:25:33.614565 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-243186e8-da7c-4b10-83d1-6709548f5919 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Jul 10 14:25:33.615033 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1285/5124] 10.4.3.66 () {70 vars in 1292 bytes} [Fri Jul 10 14:25:33 2026] POST /volume/v3/backups => generated 331 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:25:33.636706 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-7f127245-3014-4bf0-ae12-1f7c8c256438 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:33.642199 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7f127245-3014-4bf0-ae12-1f7c8c256438 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] GET https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 Jul 10 14:25:33.642519 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7f127245-3014-4bf0-ae12-1f7c8c256438 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:33.642769 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7f127245-3014-4bf0-ae12-1f7c8c256438 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:33.642898 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-7f127245-3014-4bf0-ae12-1f7c8c256438 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Show backup with id 46ce7624-75e1-456b-ac4e-f204e755fb63. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:33.648110 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:33.648110 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:33.649025 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7f127245-3014-4bf0-ae12-1f7c8c256438 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 returned with HTTP 200 Jul 10 14:25:33.649561 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1274/5125] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:33 2026] GET /volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:34.153098 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-3cc61766-0ee8-44c2-806e-7869a1f568d7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:34.154985 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3cc61766-0ee8-44c2-806e-7869a1f568d7 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c Jul 10 14:25:34.155275 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3cc61766-0ee8-44c2-806e-7869a1f568d7 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:34.155536 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3cc61766-0ee8-44c2-806e-7869a1f568d7 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:34.155696 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-3cc61766-0ee8-44c2-806e-7869a1f568d7 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f3e4719c-a8e7-4775-8598-b1aa108fcc6c. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:34.174458 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:34.174458 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:34.175299 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3cc61766-0ee8-44c2-806e-7869a1f568d7 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c returned with HTTP 200 Jul 10 14:25:34.175806 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1291/5126] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:34 2026] GET /volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c => generated 695 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:34.661336 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f14642a8-a169-4c94-8fc3-549fad7cf67b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:34.663335 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f14642a8-a169-4c94-8fc3-549fad7cf67b tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] GET https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 Jul 10 14:25:34.663595 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f14642a8-a169-4c94-8fc3-549fad7cf67b tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:34.663794 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f14642a8-a169-4c94-8fc3-549fad7cf67b tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:34.663900 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-f14642a8-a169-4c94-8fc3-549fad7cf67b tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Show backup with id 46ce7624-75e1-456b-ac4e-f204e755fb63. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:34.668248 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:34.668248 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:34.669029 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f14642a8-a169-4c94-8fc3-549fad7cf67b tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 returned with HTTP 200 Jul 10 14:25:34.669391 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1277/5127] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:34 2026] GET /volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 => generated 794 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:35.191294 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-7e5b5da2-3766-423b-9b30-00cbad4fec6e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:35.195066 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7e5b5da2-3766-423b-9b30-00cbad4fec6e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c Jul 10 14:25:35.195066 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7e5b5da2-3766-423b-9b30-00cbad4fec6e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:35.195066 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7e5b5da2-3766-423b-9b30-00cbad4fec6e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:35.195066 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-7e5b5da2-3766-423b-9b30-00cbad4fec6e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f3e4719c-a8e7-4775-8598-b1aa108fcc6c. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:35.204339 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:35.204339 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:35.204339 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7e5b5da2-3766-423b-9b30-00cbad4fec6e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c returned with HTTP 200 Jul 10 14:25:35.204339 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1286/5128] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:35 2026] GET /volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c => generated 695 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:35.680704 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-5ff7f8a4-db89-4c3e-b379-7f1bf1b4cbeb None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:35.683456 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5ff7f8a4-db89-4c3e-b379-7f1bf1b4cbeb tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] GET https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 Jul 10 14:25:35.683456 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5ff7f8a4-db89-4c3e-b379-7f1bf1b4cbeb tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:35.683834 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5ff7f8a4-db89-4c3e-b379-7f1bf1b4cbeb tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:35.683939 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-5ff7f8a4-db89-4c3e-b379-7f1bf1b4cbeb tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Show backup with id 46ce7624-75e1-456b-ac4e-f204e755fb63. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:35.687534 np0000005012 devstack@c-api.service[100155]: DEBUG dbcounter [-] [100155] Writing DB stats cinder:SELECT=473,cinder:INSERT=104,cinder:UPDATE=153,cinder:DELETE=5 {{(pid=100155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:25:35.690259 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:35.690259 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:35.691177 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5ff7f8a4-db89-4c3e-b379-7f1bf1b4cbeb tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 returned with HTTP 200 Jul 10 14:25:35.691838 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1275/5129] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:35 2026] GET /volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:36.217460 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-be42bc7e-2c38-4af8-beb1-c0ab5176fba7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:36.237174 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-be42bc7e-2c38-4af8-beb1-c0ab5176fba7 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c Jul 10 14:25:36.237450 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-be42bc7e-2c38-4af8-beb1-c0ab5176fba7 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:36.237739 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-be42bc7e-2c38-4af8-beb1-c0ab5176fba7 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:36.237883 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-be42bc7e-2c38-4af8-beb1-c0ab5176fba7 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f3e4719c-a8e7-4775-8598-b1aa108fcc6c. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:36.246921 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:36.246921 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:36.247763 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-be42bc7e-2c38-4af8-beb1-c0ab5176fba7 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c returned with HTTP 200 Jul 10 14:25:36.248244 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1292/5130] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:36 2026] GET /volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c => generated 695 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:36.706627 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b526cab7-3c4c-4c49-a104-3c71679eabda None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:36.708719 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b526cab7-3c4c-4c49-a104-3c71679eabda tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] GET https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 Jul 10 14:25:36.708977 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b526cab7-3c4c-4c49-a104-3c71679eabda tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:36.709575 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b526cab7-3c4c-4c49-a104-3c71679eabda tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:36.709575 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-b526cab7-3c4c-4c49-a104-3c71679eabda tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Show backup with id 46ce7624-75e1-456b-ac4e-f204e755fb63. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:36.716048 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:36.716048 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:36.716698 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b526cab7-3c4c-4c49-a104-3c71679eabda tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 returned with HTTP 200 Jul 10 14:25:36.717192 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1278/5131] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:36 2026] GET /volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:37.261268 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8a5baabb-d2c0-4d61-aba9-a08b3e3f3143 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:37.265330 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8a5baabb-d2c0-4d61-aba9-a08b3e3f3143 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c Jul 10 14:25:37.265789 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8a5baabb-d2c0-4d61-aba9-a08b3e3f3143 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:37.266035 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8a5baabb-d2c0-4d61-aba9-a08b3e3f3143 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:37.266303 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-8a5baabb-d2c0-4d61-aba9-a08b3e3f3143 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f3e4719c-a8e7-4775-8598-b1aa108fcc6c. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:37.274279 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:37.274279 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:37.275683 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8a5baabb-d2c0-4d61-aba9-a08b3e3f3143 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c returned with HTTP 200 Jul 10 14:25:37.276634 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1287/5132] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:37 2026] GET /volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c => generated 706 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:37.692698 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-16bc9a42-c763-4bd0-a72e-723a7790874a None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:37.694978 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-16bc9a42-c763-4bd0-a72e-723a7790874a tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:25:37.695538 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-16bc9a42-c763-4bd0-a72e-723a7790874a tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1985883876", "imageRef": "4ff20130-b276-43a0-956f-1453107cff27", "size": 1}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:37.697371 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-16bc9a42-c763-4bd0-a72e-723a7790874a tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1985883876', 'imageRef': '4ff20130-b276-43a0-956f-1453107cff27', 'size': 1}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:25:37.729051 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-3ff46704-3881-41e9-9f18-d5b79502bee3 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:37.730790 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3ff46704-3881-41e9-9f18-d5b79502bee3 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] GET https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 Jul 10 14:25:37.731562 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3ff46704-3881-41e9-9f18-d5b79502bee3 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:37.731562 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3ff46704-3881-41e9-9f18-d5b79502bee3 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:37.731562 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-3ff46704-3881-41e9-9f18-d5b79502bee3 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Show backup with id 46ce7624-75e1-456b-ac4e-f204e755fb63. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:37.736596 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:37.736596 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:37.737791 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3ff46704-3881-41e9-9f18-d5b79502bee3 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 returned with HTTP 200 Jul 10 14:25:37.738285 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1293/5133] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:37 2026] GET /volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:37.801730 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-16bc9a42-c763-4bd0-a72e-723a7790874a tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Create volume of 1 GB Jul 10 14:25:37.806240 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-16bc9a42-c763-4bd0-a72e-723a7790874a tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Availability Zones retrieved successfully. Jul 10 14:25:37.811776 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-16bc9a42-c763-4bd0-a72e-723a7790874a tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Flow 'volume_create_api' (c24df21d-4615-4c6d-a447-31338ea22cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:25:37.812771 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-16bc9a42-c763-4bd0-a72e-723a7790874a tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c89bd894-d05b-49d3-bc8a-555eb6bfcb9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:37.813819 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-16bc9a42-c763-4bd0-a72e-723a7790874a tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:25:37.882065 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-16bc9a42-c763-4bd0-a72e-723a7790874a tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c89bd894-d05b-49d3-bc8a-555eb6bfcb9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:37.883360 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-16bc9a42-c763-4bd0-a72e-723a7790874a tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91f1eae1-edf8-4437-9d3d-cd2e42ec92d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:37.956295 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-16bc9a42-c763-4bd0-a72e-723a7790874a tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Created reservations ['8ac09645-d8dc-48ed-92bd-ef10b69a4ffa', '0796b939-a23f-4bb7-85ba-f968db013c7a', '7983cc68-39cf-4ac9-a3b9-f3d25d95b681', 'db954d86-6a49-4eab-80d4-334aac52cac9'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:25:37.957244 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-16bc9a42-c763-4bd0-a72e-723a7790874a tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91f1eae1-edf8-4437-9d3d-cd2e42ec92d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ac09645-d8dc-48ed-92bd-ef10b69a4ffa', '0796b939-a23f-4bb7-85ba-f968db013c7a', '7983cc68-39cf-4ac9-a3b9-f3d25d95b681', 'db954d86-6a49-4eab-80d4-334aac52cac9']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:37.958145 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-16bc9a42-c763-4bd0-a72e-723a7790874a tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3067e086-4192-4869-b46b-bff42c8606c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:37.984908 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-16bc9a42-c763-4bd0-a72e-723a7790874a tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3067e086-4192-4869-b46b-bff42c8606c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '799c97f4-79f4-427e-ac73-a7f3ce8b8dd8', '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-1985883876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e1b92a4536d4d31b73c67fd11296f0c',qos_specs=None,replication_status=,reservations=['8ac09645-d8dc-48ed-92bd-ef10b69a4ffa','0796b939-a23f-4bb7-85ba-f968db013c7a','7983cc68-39cf-4ac9-a3b9-f3d25d95b681','db954d86-6a49-4eab-80d4-334aac52cac9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efac2b47206c4281a9506cbd7a12cfec',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:25:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1985883876',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=799c97f4-79f4-427e-ac73-a7f3ce8b8dd8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e1b92a4536d4d31b73c67fd11296f0c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='efac2b47206c4281a9506cbd7a12cfec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:37.985663 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-16bc9a42-c763-4bd0-a72e-723a7790874a tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2a34a13-b71f-4c0b-a11d-0d064400c9c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:38.022368 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-16bc9a42-c763-4bd0-a72e-723a7790874a tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2a34a13-b71f-4c0b-a11d-0d064400c9c6) transitioned into state 'SUCCESS' from state '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-1985883876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e1b92a4536d4d31b73c67fd11296f0c',qos_specs=None,replication_status=,reservations=['8ac09645-d8dc-48ed-92bd-ef10b69a4ffa','0796b939-a23f-4bb7-85ba-f968db013c7a','7983cc68-39cf-4ac9-a3b9-f3d25d95b681','db954d86-6a49-4eab-80d4-334aac52cac9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='efac2b47206c4281a9506cbd7a12cfec',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:38.023195 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-16bc9a42-c763-4bd0-a72e-723a7790874a tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b41e67b9-d379-4fa7-8666-ba910160f385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:38.035925 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-16bc9a42-c763-4bd0-a72e-723a7790874a tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b41e67b9-d379-4fa7-8666-ba910160f385) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:38.036936 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-16bc9a42-c763-4bd0-a72e-723a7790874a tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Flow 'volume_create_api' (c24df21d-4615-4c6d-a447-31338ea22cc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:25:38.037317 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-16bc9a42-c763-4bd0-a72e-723a7790874a tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Create volume request issued successfully. Jul 10 14:25:38.037913 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-16bc9a42-c763-4bd0-a72e-723a7790874a tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:25:38.038319 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1276/5134] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:25:37 2026] POST /volume/v3/volumes => generated 751 bytes in 346 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:25:38.052926 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-19d5b797-bb12-4efa-b29c-55c21aed67f8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:38.055144 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-19d5b797-bb12-4efa-b29c-55c21aed67f8 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] GET https://10.4.3.66/volume/v3/volumes/799c97f4-79f4-427e-ac73-a7f3ce8b8dd8 Jul 10 14:25:38.055444 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-19d5b797-bb12-4efa-b29c-55c21aed67f8 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:38.056594 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-19d5b797-bb12-4efa-b29c-55c21aed67f8 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:38.065268 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:38.065268 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:38.069674 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-19d5b797-bb12-4efa-b29c-55c21aed67f8 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Volume info retrieved successfully. Jul 10 14:25:38.075128 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-19d5b797-bb12-4efa-b29c-55c21aed67f8 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] https://10.4.3.66/volume/v3/volumes/799c97f4-79f4-427e-ac73-a7f3ce8b8dd8 returned with HTTP 200 Jul 10 14:25:38.075666 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1279/5135] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:38 2026] GET /volume/v3/volumes/799c97f4-79f4-427e-ac73-a7f3ce8b8dd8 => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:38.294749 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d6aebbb7-1e55-4103-a132-0b4ce95fb754 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:38.297093 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d6aebbb7-1e55-4103-a132-0b4ce95fb754 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c Jul 10 14:25:38.297429 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d6aebbb7-1e55-4103-a132-0b4ce95fb754 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:38.297689 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d6aebbb7-1e55-4103-a132-0b4ce95fb754 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:38.297834 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-d6aebbb7-1e55-4103-a132-0b4ce95fb754 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f3e4719c-a8e7-4775-8598-b1aa108fcc6c. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:38.304871 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:38.304871 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:38.305717 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d6aebbb7-1e55-4103-a132-0b4ce95fb754 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c returned with HTTP 200 Jul 10 14:25:38.306200 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1288/5136] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:38 2026] GET /volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:38.752900 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8e9455ac-b7e5-4662-9db2-07f54308029b None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:38.758394 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8e9455ac-b7e5-4662-9db2-07f54308029b tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] GET https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 Jul 10 14:25:38.759629 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8e9455ac-b7e5-4662-9db2-07f54308029b tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:38.759943 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8e9455ac-b7e5-4662-9db2-07f54308029b tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:38.760215 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-8e9455ac-b7e5-4662-9db2-07f54308029b tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Show backup with id 46ce7624-75e1-456b-ac4e-f204e755fb63. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:38.770897 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:38.770897 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:38.772160 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8e9455ac-b7e5-4662-9db2-07f54308029b tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 returned with HTTP 200 Jul 10 14:25:38.773659 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1294/5137] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:38 2026] GET /volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 => generated 794 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:39.091525 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-c6c7a863-cf55-41d2-b16c-7cc73882ac68 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:39.094292 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c6c7a863-cf55-41d2-b16c-7cc73882ac68 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] GET https://10.4.3.66/volume/v3/volumes/799c97f4-79f4-427e-ac73-a7f3ce8b8dd8 Jul 10 14:25:39.094581 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c6c7a863-cf55-41d2-b16c-7cc73882ac68 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:39.094828 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c6c7a863-cf55-41d2-b16c-7cc73882ac68 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:39.104353 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:39.104353 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:39.110919 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-c6c7a863-cf55-41d2-b16c-7cc73882ac68 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Volume info retrieved successfully. Jul 10 14:25:39.119785 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c6c7a863-cf55-41d2-b16c-7cc73882ac68 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] https://10.4.3.66/volume/v3/volumes/799c97f4-79f4-427e-ac73-a7f3ce8b8dd8 returned with HTTP 200 Jul 10 14:25:39.120542 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1277/5138] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:39 2026] GET /volume/v3/volumes/799c97f4-79f4-427e-ac73-a7f3ce8b8dd8 => generated 1359 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:25:39.175143 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-6c441072-8fdf-438f-9758-549447182749 req-c7e38885-3ed5-48e4-9cf3-78a774adbe00 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:39.179391 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-6c441072-8fdf-438f-9758-549447182749 req-c7e38885-3ed5-48e4-9cf3-78a774adbe00 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] GET https://10.4.3.66/volume/v3/volumes/799c97f4-79f4-427e-ac73-a7f3ce8b8dd8 Jul 10 14:25:39.180615 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-6c441072-8fdf-438f-9758-549447182749 req-c7e38885-3ed5-48e4-9cf3-78a774adbe00 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:39.180615 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-6c441072-8fdf-438f-9758-549447182749 req-c7e38885-3ed5-48e4-9cf3-78a774adbe00 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:39.191887 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:39.191887 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:39.197511 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-6c441072-8fdf-438f-9758-549447182749 req-c7e38885-3ed5-48e4-9cf3-78a774adbe00 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Volume info retrieved successfully. Jul 10 14:25:39.204899 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-6c441072-8fdf-438f-9758-549447182749 req-c7e38885-3ed5-48e4-9cf3-78a774adbe00 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] https://10.4.3.66/volume/v3/volumes/799c97f4-79f4-427e-ac73-a7f3ce8b8dd8 returned with HTTP 200 Jul 10 14:25:39.205639 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1280/5139] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:25:39 2026] GET /volume/v3/volumes/799c97f4-79f4-427e-ac73-a7f3ce8b8dd8 => generated 1359 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:25:39.318966 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d542af4a-ddf4-4cda-b356-16eeade652b5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:39.320842 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d542af4a-ddf4-4cda-b356-16eeade652b5 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c Jul 10 14:25:39.321067 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d542af4a-ddf4-4cda-b356-16eeade652b5 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:39.321256 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d542af4a-ddf4-4cda-b356-16eeade652b5 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:39.321420 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-d542af4a-ddf4-4cda-b356-16eeade652b5 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f3e4719c-a8e7-4775-8598-b1aa108fcc6c. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:39.327107 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:39.327107 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:39.328041 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d542af4a-ddf4-4cda-b356-16eeade652b5 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c returned with HTTP 200 Jul 10 14:25:39.328684 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1289/5140] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:39 2026] GET /volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:39.734292 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-6c441072-8fdf-438f-9758-549447182749 req-7a7cdd57-c00c-46b1-9b0b-459fdec7b06d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:39.736834 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-6c441072-8fdf-438f-9758-549447182749 req-7a7cdd57-c00c-46b1-9b0b-459fdec7b06d tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] GET https://10.4.3.66/volume/v3/volumes/799c97f4-79f4-427e-ac73-a7f3ce8b8dd8 Jul 10 14:25:39.737019 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-6c441072-8fdf-438f-9758-549447182749 req-7a7cdd57-c00c-46b1-9b0b-459fdec7b06d tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:39.737287 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-6c441072-8fdf-438f-9758-549447182749 req-7a7cdd57-c00c-46b1-9b0b-459fdec7b06d tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:39.745294 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:39.745294 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:39.749856 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-6c441072-8fdf-438f-9758-549447182749 req-7a7cdd57-c00c-46b1-9b0b-459fdec7b06d tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Volume info retrieved successfully. Jul 10 14:25:39.756101 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-6c441072-8fdf-438f-9758-549447182749 req-7a7cdd57-c00c-46b1-9b0b-459fdec7b06d tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] https://10.4.3.66/volume/v3/volumes/799c97f4-79f4-427e-ac73-a7f3ce8b8dd8 returned with HTTP 200 Jul 10 14:25:39.756626 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1295/5141] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:25:39 2026] GET /volume/v3/volumes/799c97f4-79f4-427e-ac73-a7f3ce8b8dd8 => generated 1359 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:25:39.767198 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-1884c62a-bf41-4905-8855-1341d6ea82c2 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:39.767701 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1884c62a-bf41-4905-8855-1341d6ea82c2 None None] GET https://10.4.3.66/volume// Jul 10 14:25:39.767878 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1884c62a-bf41-4905-8855-1341d6ea82c2 None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:39.768150 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1884c62a-bf41-4905-8855-1341d6ea82c2 None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:39.770672 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1884c62a-bf41-4905-8855-1341d6ea82c2 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:25:39.771911 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1278/5142] 10.4.3.66 () {66 vars in 1412 bytes} [Fri Jul 10 14:25:39 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:25:39.784271 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-6c441072-8fdf-438f-9758-549447182749 req-05d8033e-925c-4134-84a7-9b7e8dee8dda None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:39.785982 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-77ba2d1d-4bfd-4859-a87e-4a57b985b1c1 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:39.786755 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-6c441072-8fdf-438f-9758-549447182749 req-05d8033e-925c-4134-84a7-9b7e8dee8dda tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:25:39.787123 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-6c441072-8fdf-438f-9758-549447182749 req-05d8033e-925c-4134-84a7-9b7e8dee8dda tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "799c97f4-79f4-427e-ac73-a7f3ce8b8dd8", "connector": null, "instance_uuid": "18989c93-df5d-41ac-b20b-00fd6ff9b58b"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:39.787686 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-77ba2d1d-4bfd-4859-a87e-4a57b985b1c1 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] GET https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 Jul 10 14:25:39.787860 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-77ba2d1d-4bfd-4859-a87e-4a57b985b1c1 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:39.788042 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-77ba2d1d-4bfd-4859-a87e-4a57b985b1c1 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:39.788150 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-77ba2d1d-4bfd-4859-a87e-4a57b985b1c1 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Show backup with id 46ce7624-75e1-456b-ac4e-f204e755fb63. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:39.792690 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:39.792690 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:39.793610 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-77ba2d1d-4bfd-4859-a87e-4a57b985b1c1 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 returned with HTTP 200 Jul 10 14:25:39.794052 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1290/5143] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:39 2026] GET /volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 => generated 794 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:39.797765 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:39.797765 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:39.828175 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-6c441072-8fdf-438f-9758-549447182749 req-05d8033e-925c-4134-84a7-9b7e8dee8dda tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:25:39.828756 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1281/5144] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:25:39 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 14:25:40.344150 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-07e3adbe-2c47-468c-bd0e-5796366e2ef9 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:40.347573 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-07e3adbe-2c47-468c-bd0e-5796366e2ef9 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c Jul 10 14:25:40.347887 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-07e3adbe-2c47-468c-bd0e-5796366e2ef9 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:40.348087 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-07e3adbe-2c47-468c-bd0e-5796366e2ef9 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:40.348207 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-07e3adbe-2c47-468c-bd0e-5796366e2ef9 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f3e4719c-a8e7-4775-8598-b1aa108fcc6c. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:40.355269 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:40.355269 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:40.356163 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-07e3adbe-2c47-468c-bd0e-5796366e2ef9 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c returned with HTTP 200 Jul 10 14:25:40.356720 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1296/5145] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:40 2026] GET /volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:40.808911 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-70350079-d56b-4eae-bc1d-d2807afcaa51 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:40.813481 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-70350079-d56b-4eae-bc1d-d2807afcaa51 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] GET https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 Jul 10 14:25:40.813816 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-70350079-d56b-4eae-bc1d-d2807afcaa51 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:40.814130 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-70350079-d56b-4eae-bc1d-d2807afcaa51 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:40.814268 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-70350079-d56b-4eae-bc1d-d2807afcaa51 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Show backup with id 46ce7624-75e1-456b-ac4e-f204e755fb63. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:40.827017 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:40.827017 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:40.827846 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-70350079-d56b-4eae-bc1d-d2807afcaa51 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 returned with HTTP 200 Jul 10 14:25:40.828216 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1279/5146] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:40 2026] GET /volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 => generated 794 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:41.373379 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-9a528ce7-a7e9-4d3f-8907-61e9a80033fa None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:41.375366 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9a528ce7-a7e9-4d3f-8907-61e9a80033fa tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c Jul 10 14:25:41.375656 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9a528ce7-a7e9-4d3f-8907-61e9a80033fa tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:41.375822 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9a528ce7-a7e9-4d3f-8907-61e9a80033fa tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:41.375925 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-9a528ce7-a7e9-4d3f-8907-61e9a80033fa tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f3e4719c-a8e7-4775-8598-b1aa108fcc6c. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:41.379597 np0000005012 devstack@c-api.service[100153]: DEBUG dbcounter [-] [100153] Writing DB stats cinder:SELECT=382,cinder:INSERT=61,cinder:UPDATE=123,cinder:DELETE=2 {{(pid=100153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:25:41.382904 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:41.382904 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:41.383606 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9a528ce7-a7e9-4d3f-8907-61e9a80033fa tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c returned with HTTP 200 Jul 10 14:25:41.383963 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1291/5147] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:41 2026] GET /volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:41.840104 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8adcdbc3-cc33-4b53-a58f-d4d1e680314c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:41.842168 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8adcdbc3-cc33-4b53-a58f-d4d1e680314c tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] GET https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 Jul 10 14:25:41.842486 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8adcdbc3-cc33-4b53-a58f-d4d1e680314c tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:41.843918 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8adcdbc3-cc33-4b53-a58f-d4d1e680314c tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:41.843918 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-8adcdbc3-cc33-4b53-a58f-d4d1e680314c tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Show backup with id 46ce7624-75e1-456b-ac4e-f204e755fb63. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:41.848458 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:41.848458 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:41.849619 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8adcdbc3-cc33-4b53-a58f-d4d1e680314c tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 returned with HTTP 200 Jul 10 14:25:41.850359 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1282/5148] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:41 2026] GET /volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:42.395381 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-02849e69-2ae2-4fef-8580-f0d067e9ff44 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:42.398774 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-02849e69-2ae2-4fef-8580-f0d067e9ff44 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c Jul 10 14:25:42.399105 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-02849e69-2ae2-4fef-8580-f0d067e9ff44 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:42.399549 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-02849e69-2ae2-4fef-8580-f0d067e9ff44 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:42.399549 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-02849e69-2ae2-4fef-8580-f0d067e9ff44 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f3e4719c-a8e7-4775-8598-b1aa108fcc6c. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:42.405143 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:42.405143 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:42.406031 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-02849e69-2ae2-4fef-8580-f0d067e9ff44 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c returned with HTTP 200 Jul 10 14:25:42.406616 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1297/5149] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:42 2026] GET /volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:42.860358 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-36303372-9378-46d2-8d90-c5cc7596211b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:42.862544 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-36303372-9378-46d2-8d90-c5cc7596211b tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] GET https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 Jul 10 14:25:42.862891 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-36303372-9378-46d2-8d90-c5cc7596211b tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:42.863191 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-36303372-9378-46d2-8d90-c5cc7596211b tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:42.863353 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-36303372-9378-46d2-8d90-c5cc7596211b tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Show backup with id 46ce7624-75e1-456b-ac4e-f204e755fb63. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:42.869415 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:42.869415 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:42.870523 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-36303372-9378-46d2-8d90-c5cc7596211b tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 returned with HTTP 200 Jul 10 14:25:42.870963 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1280/5150] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:42 2026] GET /volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:43.417827 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4ada1917-0efa-4d60-be34-b497deb09d0c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:43.419783 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4ada1917-0efa-4d60-be34-b497deb09d0c tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c Jul 10 14:25:43.420109 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4ada1917-0efa-4d60-be34-b497deb09d0c tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:43.420301 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4ada1917-0efa-4d60-be34-b497deb09d0c tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:43.420425 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-4ada1917-0efa-4d60-be34-b497deb09d0c tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f3e4719c-a8e7-4775-8598-b1aa108fcc6c. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:43.424643 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:43.424643 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:43.425242 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4ada1917-0efa-4d60-be34-b497deb09d0c tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c returned with HTTP 200 Jul 10 14:25:43.425626 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1292/5151] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:43 2026] GET /volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:43.883741 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-bd512dd1-ed0a-4380-90a7-b65f5585904f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:43.886124 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bd512dd1-ed0a-4380-90a7-b65f5585904f tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] GET https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 Jul 10 14:25:43.886432 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bd512dd1-ed0a-4380-90a7-b65f5585904f tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:43.886705 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-bd512dd1-ed0a-4380-90a7-b65f5585904f tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:43.886849 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-bd512dd1-ed0a-4380-90a7-b65f5585904f tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Show backup with id 46ce7624-75e1-456b-ac4e-f204e755fb63. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:43.892580 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:43.892580 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:43.893462 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-bd512dd1-ed0a-4380-90a7-b65f5585904f tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 returned with HTTP 200 Jul 10 14:25:43.894005 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1283/5152] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:43 2026] GET /volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:44.437103 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b7d9c56f-b02d-44f9-a6a5-6d257ef88761 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:44.439630 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b7d9c56f-b02d-44f9-a6a5-6d257ef88761 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c Jul 10 14:25:44.439701 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b7d9c56f-b02d-44f9-a6a5-6d257ef88761 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:44.439985 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b7d9c56f-b02d-44f9-a6a5-6d257ef88761 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:44.440099 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-b7d9c56f-b02d-44f9-a6a5-6d257ef88761 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f3e4719c-a8e7-4775-8598-b1aa108fcc6c. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:44.444513 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:44.444513 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:44.445119 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b7d9c56f-b02d-44f9-a6a5-6d257ef88761 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c returned with HTTP 200 Jul 10 14:25:44.445459 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1298/5153] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:44 2026] GET /volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:44.910227 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-af8e2930-8ff2-4a20-b595-d3d45801a7ca None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:44.912697 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-af8e2930-8ff2-4a20-b595-d3d45801a7ca tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] GET https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 Jul 10 14:25:44.913155 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-af8e2930-8ff2-4a20-b595-d3d45801a7ca tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:44.914358 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-af8e2930-8ff2-4a20-b595-d3d45801a7ca tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:44.914358 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-af8e2930-8ff2-4a20-b595-d3d45801a7ca tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Show backup with id 46ce7624-75e1-456b-ac4e-f204e755fb63. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:44.919486 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:44.919486 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:44.921351 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-af8e2930-8ff2-4a20-b595-d3d45801a7ca tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 returned with HTTP 200 Jul 10 14:25:44.921351 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1281/5154] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:44 2026] GET /volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:45.459307 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-cccf0789-e227-4e4f-b94d-50a425739260 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:45.461891 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-cccf0789-e227-4e4f-b94d-50a425739260 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c Jul 10 14:25:45.462211 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-cccf0789-e227-4e4f-b94d-50a425739260 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:45.462878 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-cccf0789-e227-4e4f-b94d-50a425739260 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:45.462878 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-cccf0789-e227-4e4f-b94d-50a425739260 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f3e4719c-a8e7-4775-8598-b1aa108fcc6c. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:45.469077 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:45.469077 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:45.470134 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-cccf0789-e227-4e4f-b94d-50a425739260 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c returned with HTTP 200 Jul 10 14:25:45.471009 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1293/5155] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:45 2026] GET /volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:45.940455 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a342dd71-df43-4e47-992b-ba1b3e452c49 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:45.942814 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a342dd71-df43-4e47-992b-ba1b3e452c49 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] GET https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 Jul 10 14:25:45.943072 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a342dd71-df43-4e47-992b-ba1b3e452c49 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:45.943214 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a342dd71-df43-4e47-992b-ba1b3e452c49 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:45.943476 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-a342dd71-df43-4e47-992b-ba1b3e452c49 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Show backup with id 46ce7624-75e1-456b-ac4e-f204e755fb63. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:45.948914 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:45.948914 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:45.950138 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a342dd71-df43-4e47-992b-ba1b3e452c49 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 returned with HTTP 200 Jul 10 14:25:45.950684 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1284/5156] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:45 2026] GET /volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:46.151960 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d26f086e-df7a-4bc8-848f-82b00cf72530 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:46.151960 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d26f086e-df7a-4bc8-848f-82b00cf72530 None None] GET https://10.4.3.66/volume// Jul 10 14:25:46.151960 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d26f086e-df7a-4bc8-848f-82b00cf72530 None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:46.151960 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d26f086e-df7a-4bc8-848f-82b00cf72530 None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:46.151960 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d26f086e-df7a-4bc8-848f-82b00cf72530 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:25:46.151960 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1299/5157] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:25:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:25:46.161826 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-6c441072-8fdf-438f-9758-549447182749 req-3cf4ad88-91c4-423c-9094-74b8b3bbaa26 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:46.164986 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-6c441072-8fdf-438f-9758-549447182749 req-3cf4ad88-91c4-423c-9094-74b8b3bbaa26 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] GET https://10.4.3.66/volume/v3/volumes/799c97f4-79f4-427e-ac73-a7f3ce8b8dd8 Jul 10 14:25:46.165213 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-6c441072-8fdf-438f-9758-549447182749 req-3cf4ad88-91c4-423c-9094-74b8b3bbaa26 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:46.165429 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-6c441072-8fdf-438f-9758-549447182749 req-3cf4ad88-91c4-423c-9094-74b8b3bbaa26 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:46.180236 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:46.180236 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:46.185997 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-6c441072-8fdf-438f-9758-549447182749 req-3cf4ad88-91c4-423c-9094-74b8b3bbaa26 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Volume info retrieved successfully. Jul 10 14:25:46.193227 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-6c441072-8fdf-438f-9758-549447182749 req-3cf4ad88-91c4-423c-9094-74b8b3bbaa26 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] https://10.4.3.66/volume/v3/volumes/799c97f4-79f4-427e-ac73-a7f3ce8b8dd8 returned with HTTP 200 Jul 10 14:25:46.193826 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1282/5158] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:25:46 2026] GET /volume/v3/volumes/799c97f4-79f4-427e-ac73-a7f3ce8b8dd8 => generated 1538 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:25:46.321780 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-6c441072-8fdf-438f-9758-549447182749 req-8baac71c-0b6b-467a-b576-2a90fc64cf61 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:46.323605 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-6c441072-8fdf-438f-9758-549447182749 req-8baac71c-0b6b-467a-b576-2a90fc64cf61 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] PUT https://10.4.3.66/volume/v3/attachments/dc6dee89-29aa-432d-9d11-53e5a32ffb60 Jul 10 14:25:46.323949 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-6c441072-8fdf-438f-9758-549447182749 req-8baac71c-0b6b-467a-b576-2a90fc64cf61 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:46.333173 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-6c441072-8fdf-438f-9758-549447182749 req-8baac71c-0b6b-467a-b576-2a90fc64cf61 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Acquiring lock "cinder-attachment_update-799c97f4-79f4-427e-ac73-a7f3ce8b8dd8-np0000005012" by "attachment_update" {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:25:46.338105 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-6c441072-8fdf-438f-9758-549447182749 req-8baac71c-0b6b-467a-b576-2a90fc64cf61 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Lock "cinder-attachment_update-799c97f4-79f4-427e-ac73-a7f3ce8b8dd8-np0000005012" acquired by "attachment_update" :: waited 0.005s {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:25:46.339132 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:46.339132 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:46.484333 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e5ae051e-798f-4fc7-9359-9887bdf03b7a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:46.486648 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e5ae051e-798f-4fc7-9359-9887bdf03b7a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c Jul 10 14:25:46.486957 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e5ae051e-798f-4fc7-9359-9887bdf03b7a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:46.487164 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e5ae051e-798f-4fc7-9359-9887bdf03b7a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:46.487288 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-e5ae051e-798f-4fc7-9359-9887bdf03b7a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f3e4719c-a8e7-4775-8598-b1aa108fcc6c. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:46.492365 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:46.492365 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:46.493200 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e5ae051e-798f-4fc7-9359-9887bdf03b7a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c returned with HTTP 200 Jul 10 14:25:46.493894 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1285/5159] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:46 2026] GET /volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:46.859440 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-6c441072-8fdf-438f-9758-549447182749 req-8baac71c-0b6b-467a-b576-2a90fc64cf61 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Lock "cinder-attachment_update-799c97f4-79f4-427e-ac73-a7f3ce8b8dd8-np0000005012" released by "attachment_update" :: held 0.521s {{(pid=100153) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:25:46.859945 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-6c441072-8fdf-438f-9758-549447182749 req-8baac71c-0b6b-467a-b576-2a90fc64cf61 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] https://10.4.3.66/volume/v3/attachments/dc6dee89-29aa-432d-9d11-53e5a32ffb60 returned with HTTP 200 Jul 10 14:25:46.860434 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1294/5160] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:25:46 2026] PUT /volume/v3/attachments/dc6dee89-29aa-432d-9d11-53e5a32ffb60 => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:25:46.963661 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d2391e5a-ada4-4d5b-8bc7-88a01c089920 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:46.966278 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d2391e5a-ada4-4d5b-8bc7-88a01c089920 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] GET https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 Jul 10 14:25:46.966463 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d2391e5a-ada4-4d5b-8bc7-88a01c089920 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:46.966679 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d2391e5a-ada4-4d5b-8bc7-88a01c089920 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:46.966815 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-d2391e5a-ada4-4d5b-8bc7-88a01c089920 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Show backup with id 46ce7624-75e1-456b-ac4e-f204e755fb63. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:46.968854 np0000005012 devstack@c-api.service[100154]: DEBUG dbcounter [-] [100154] Writing DB stats cinder:SELECT=454,cinder:UPDATE=129,cinder:INSERT=90,cinder:DELETE=3 {{(pid=100154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:25:46.971958 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:46.971958 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:46.972670 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d2391e5a-ada4-4d5b-8bc7-88a01c089920 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 returned with HTTP 200 Jul 10 14:25:46.973060 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1300/5161] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:46 2026] GET /volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:47.375341 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-6c441072-8fdf-438f-9758-549447182749 req-015cf2af-bc8a-4d20-ad1a-2f52b3127a75 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:47.379309 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-6c441072-8fdf-438f-9758-549447182749 req-015cf2af-bc8a-4d20-ad1a-2f52b3127a75 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] POST https://10.4.3.66/volume/v3/attachments/dc6dee89-29aa-432d-9d11-53e5a32ffb60/action Jul 10 14:25:47.379810 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-6c441072-8fdf-438f-9758-549447182749 req-015cf2af-bc8a-4d20-ad1a-2f52b3127a75 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Action body: b'{"os-complete": null}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:25:47.379947 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-6c441072-8fdf-438f-9758-549447182749 req-015cf2af-bc8a-4d20-ad1a-2f52b3127a75 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:47.396469 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:47.396469 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:47.406469 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-6c441072-8fdf-438f-9758-549447182749 req-015cf2af-bc8a-4d20-ad1a-2f52b3127a75 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] https://10.4.3.66/volume/v3/attachments/dc6dee89-29aa-432d-9d11-53e5a32ffb60/action returned with HTTP 204 Jul 10 14:25:47.406954 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1283/5162] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:25:47 2026] POST /volume/v3/attachments/dc6dee89-29aa-432d-9d11-53e5a32ffb60/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:25:47.505179 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ec1aa33b-5010-45f4-b707-eb56d0d7d810 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:47.506984 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ec1aa33b-5010-45f4-b707-eb56d0d7d810 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c Jul 10 14:25:47.507281 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ec1aa33b-5010-45f4-b707-eb56d0d7d810 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:47.507451 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ec1aa33b-5010-45f4-b707-eb56d0d7d810 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:47.507624 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-ec1aa33b-5010-45f4-b707-eb56d0d7d810 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f3e4719c-a8e7-4775-8598-b1aa108fcc6c. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:47.513653 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:47.513653 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:47.514344 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ec1aa33b-5010-45f4-b707-eb56d0d7d810 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c returned with HTTP 200 Jul 10 14:25:47.514850 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1286/5163] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:47 2026] GET /volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:47.986343 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-cac2c90d-ca17-437d-a610-bc2798d1589b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:47.988260 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-cac2c90d-ca17-437d-a610-bc2798d1589b tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] GET https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 Jul 10 14:25:47.988375 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-cac2c90d-ca17-437d-a610-bc2798d1589b tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:47.988607 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-cac2c90d-ca17-437d-a610-bc2798d1589b tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:47.988739 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-cac2c90d-ca17-437d-a610-bc2798d1589b tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Show backup with id 46ce7624-75e1-456b-ac4e-f204e755fb63. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:47.997301 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:47.997301 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:47.998261 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-cac2c90d-ca17-437d-a610-bc2798d1589b tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 returned with HTTP 200 Jul 10 14:25:47.998828 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1295/5164] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:47 2026] GET /volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 => generated 794 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:48.526775 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-a41d167c-5c58-4093-a7b9-0a3e75ed46d1 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:48.528640 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a41d167c-5c58-4093-a7b9-0a3e75ed46d1 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c Jul 10 14:25:48.528903 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a41d167c-5c58-4093-a7b9-0a3e75ed46d1 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:48.529087 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a41d167c-5c58-4093-a7b9-0a3e75ed46d1 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:48.529216 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-a41d167c-5c58-4093-a7b9-0a3e75ed46d1 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f3e4719c-a8e7-4775-8598-b1aa108fcc6c. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:48.533731 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:48.533731 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:48.534413 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a41d167c-5c58-4093-a7b9-0a3e75ed46d1 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c returned with HTTP 200 Jul 10 14:25:48.534822 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1301/5165] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:48 2026] GET /volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:49.012718 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-53a6b02c-5b7f-4857-b8a4-b7cfd52e30ee None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:49.015091 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-53a6b02c-5b7f-4857-b8a4-b7cfd52e30ee tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] GET https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 Jul 10 14:25:49.015383 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-53a6b02c-5b7f-4857-b8a4-b7cfd52e30ee tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:49.015690 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-53a6b02c-5b7f-4857-b8a4-b7cfd52e30ee tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:49.015830 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-53a6b02c-5b7f-4857-b8a4-b7cfd52e30ee tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Show backup with id 46ce7624-75e1-456b-ac4e-f204e755fb63. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:49.021097 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:49.021097 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:49.022162 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-53a6b02c-5b7f-4857-b8a4-b7cfd52e30ee tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 returned with HTTP 200 Jul 10 14:25:49.022615 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1284/5166] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:49 2026] GET /volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:49.547754 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7d34f341-888e-4bba-a12f-2057f4f0bb01 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:49.550149 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7d34f341-888e-4bba-a12f-2057f4f0bb01 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c Jul 10 14:25:49.550438 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7d34f341-888e-4bba-a12f-2057f4f0bb01 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:49.550720 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7d34f341-888e-4bba-a12f-2057f4f0bb01 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:49.550877 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-7d34f341-888e-4bba-a12f-2057f4f0bb01 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f3e4719c-a8e7-4775-8598-b1aa108fcc6c. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:49.556258 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:49.556258 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:49.557074 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7d34f341-888e-4bba-a12f-2057f4f0bb01 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c returned with HTTP 200 Jul 10 14:25:49.557554 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1287/5167] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:49 2026] GET /volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:50.032935 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8f235bf0-c1ec-4c73-ad2c-236cc925ab2c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:50.035993 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8f235bf0-c1ec-4c73-ad2c-236cc925ab2c tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] GET https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 Jul 10 14:25:50.036342 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8f235bf0-c1ec-4c73-ad2c-236cc925ab2c tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:50.036759 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8f235bf0-c1ec-4c73-ad2c-236cc925ab2c tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:50.036891 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-8f235bf0-c1ec-4c73-ad2c-236cc925ab2c tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Show backup with id 46ce7624-75e1-456b-ac4e-f204e755fb63. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:50.041579 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:50.041579 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:50.042427 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8f235bf0-c1ec-4c73-ad2c-236cc925ab2c tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 returned with HTTP 200 Jul 10 14:25:50.042887 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1296/5168] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:50 2026] GET /volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:50.568676 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8b93d70a-1a9c-4039-ad88-c1a89ba9a64d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:50.570851 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8b93d70a-1a9c-4039-ad88-c1a89ba9a64d tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c Jul 10 14:25:50.571083 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8b93d70a-1a9c-4039-ad88-c1a89ba9a64d tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:50.571324 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8b93d70a-1a9c-4039-ad88-c1a89ba9a64d tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:50.571518 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-8b93d70a-1a9c-4039-ad88-c1a89ba9a64d tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f3e4719c-a8e7-4775-8598-b1aa108fcc6c. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:50.576522 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:50.576522 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:50.577252 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8b93d70a-1a9c-4039-ad88-c1a89ba9a64d tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c returned with HTTP 200 Jul 10 14:25:50.577609 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1302/5169] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:50 2026] GET /volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:50.761630 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-13967754-e73c-4907-8943-4f5d97ac7470 req-dcf3daa3-7b86-4f80-837f-376a297c6771 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:50.764454 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-13967754-e73c-4907-8943-4f5d97ac7470 req-dcf3daa3-7b86-4f80-837f-376a297c6771 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/5ebba5aa-de34-4226-b37d-c4317d8488b7/encryption Jul 10 14:25:50.764746 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-13967754-e73c-4907-8943-4f5d97ac7470 req-dcf3daa3-7b86-4f80-837f-376a297c6771 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:50.764976 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-13967754-e73c-4907-8943-4f5d97ac7470 req-dcf3daa3-7b86-4f80-837f-376a297c6771 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'index' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:50.776876 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:50.776876 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:50.784684 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-13967754-e73c-4907-8943-4f5d97ac7470 req-dcf3daa3-7b86-4f80-837f-376a297c6771 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/5ebba5aa-de34-4226-b37d-c4317d8488b7/encryption returned with HTTP 200 Jul 10 14:25:50.785147 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1285/5170] 10.4.3.66 () {68 vars in 1624 bytes} [Fri Jul 10 14:25:50 2026] GET /volume/v3/volumes/5ebba5aa-de34-4226-b37d-c4317d8488b7/encryption => generated 161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:51.053096 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4e9840a2-2219-4f4d-ae71-eb22ab161e27 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:51.055131 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4e9840a2-2219-4f4d-ae71-eb22ab161e27 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] GET https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 Jul 10 14:25:51.055397 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4e9840a2-2219-4f4d-ae71-eb22ab161e27 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:51.055614 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4e9840a2-2219-4f4d-ae71-eb22ab161e27 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:51.055721 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-4e9840a2-2219-4f4d-ae71-eb22ab161e27 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Show backup with id 46ce7624-75e1-456b-ac4e-f204e755fb63. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:51.060057 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:51.060057 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:51.060763 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4e9840a2-2219-4f4d-ae71-eb22ab161e27 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 returned with HTTP 200 Jul 10 14:25:51.061180 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1288/5171] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:51 2026] GET /volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 => generated 795 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:51.588108 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a4cd5671-99bb-4926-8719-c481e0f0c9db None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:51.589928 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a4cd5671-99bb-4926-8719-c481e0f0c9db tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c Jul 10 14:25:51.590129 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a4cd5671-99bb-4926-8719-c481e0f0c9db tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:51.590313 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a4cd5671-99bb-4926-8719-c481e0f0c9db tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:51.590446 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-a4cd5671-99bb-4926-8719-c481e0f0c9db tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f3e4719c-a8e7-4775-8598-b1aa108fcc6c. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:51.596131 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:51.596131 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:51.596934 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a4cd5671-99bb-4926-8719-c481e0f0c9db tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c returned with HTTP 200 Jul 10 14:25:51.597382 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1297/5172] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:51 2026] GET /volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:52.071396 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-56d27871-65a7-4a1d-a00f-244676b2b68e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:52.073329 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-56d27871-65a7-4a1d-a00f-244676b2b68e tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] GET https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 Jul 10 14:25:52.073628 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-56d27871-65a7-4a1d-a00f-244676b2b68e tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:52.073736 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-56d27871-65a7-4a1d-a00f-244676b2b68e tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:52.073885 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-56d27871-65a7-4a1d-a00f-244676b2b68e tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Show backup with id 46ce7624-75e1-456b-ac4e-f204e755fb63. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:52.079060 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:52.079060 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:52.080138 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-56d27871-65a7-4a1d-a00f-244676b2b68e tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 returned with HTTP 200 Jul 10 14:25:52.080725 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1303/5173] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:52 2026] GET /volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:52.610965 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-7abd8a39-c8fd-4d05-9783-095420737ec8 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:52.613592 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7abd8a39-c8fd-4d05-9783-095420737ec8 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c Jul 10 14:25:52.613592 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7abd8a39-c8fd-4d05-9783-095420737ec8 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:52.613876 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7abd8a39-c8fd-4d05-9783-095420737ec8 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:52.614001 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-7abd8a39-c8fd-4d05-9783-095420737ec8 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f3e4719c-a8e7-4775-8598-b1aa108fcc6c. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:52.619802 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:52.619802 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:52.620285 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7abd8a39-c8fd-4d05-9783-095420737ec8 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c returned with HTTP 200 Jul 10 14:25:52.620780 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1286/5174] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:52 2026] GET /volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:53.092491 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-828a675e-98a0-4a13-9003-c386032da0ed None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:53.094515 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-828a675e-98a0-4a13-9003-c386032da0ed tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] GET https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 Jul 10 14:25:53.094812 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-828a675e-98a0-4a13-9003-c386032da0ed tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:53.095070 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-828a675e-98a0-4a13-9003-c386032da0ed tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:53.095204 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-828a675e-98a0-4a13-9003-c386032da0ed tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Show backup with id 46ce7624-75e1-456b-ac4e-f204e755fb63. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:53.100339 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:53.100339 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:53.101287 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-828a675e-98a0-4a13-9003-c386032da0ed tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 returned with HTTP 200 Jul 10 14:25:53.101763 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1289/5175] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:53 2026] GET /volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:53.631724 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e9f27fdb-b770-4377-9f92-4bfc8454aee2 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:53.633419 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e9f27fdb-b770-4377-9f92-4bfc8454aee2 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c Jul 10 14:25:53.633612 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e9f27fdb-b770-4377-9f92-4bfc8454aee2 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:53.633859 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e9f27fdb-b770-4377-9f92-4bfc8454aee2 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:53.633988 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-e9f27fdb-b770-4377-9f92-4bfc8454aee2 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f3e4719c-a8e7-4775-8598-b1aa108fcc6c. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:53.638286 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:53.638286 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:53.639008 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e9f27fdb-b770-4377-9f92-4bfc8454aee2 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c returned with HTTP 200 Jul 10 14:25:53.639429 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1298/5176] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:53 2026] GET /volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:53.650984 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-37d74f78-b66b-4fb9-89ea-8427073e4cba None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:53.652863 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-37d74f78-b66b-4fb9-89ea-8427073e4cba tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] DELETE https://10.4.3.66/volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c Jul 10 14:25:53.653092 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-37d74f78-b66b-4fb9-89ea-8427073e4cba tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:53.653301 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-37d74f78-b66b-4fb9-89ea-8427073e4cba tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:53.653708 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.contrib.backups [None req-37d74f78-b66b-4fb9-89ea-8427073e4cba tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Delete backup with id: f3e4719c-a8e7-4775-8598-b1aa108fcc6c. Jul 10 14:25:53.658213 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:53.658213 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:53.670373 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-13967754-e73c-4907-8943-4f5d97ac7470 req-37a24b2f-7b99-453a-ab59-617c5525f1f2 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:53.671960 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.backup.rpcapi [None req-37d74f78-b66b-4fb9-89ea-8427073e4cba tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] delete_backup rpcapi backup_id f3e4719c-a8e7-4775-8598-b1aa108fcc6c {{(pid=100154) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 14:25:53.673447 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-13967754-e73c-4907-8943-4f5d97ac7470 req-37a24b2f-7b99-453a-ab59-617c5525f1f2 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] DELETE https://10.4.3.66/volume/v3/attachments/23be81c1-b4c8-440a-9685-007cd933a627 Jul 10 14:25:53.673813 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-13967754-e73c-4907-8943-4f5d97ac7470 req-37a24b2f-7b99-453a-ab59-617c5525f1f2 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:53.674005 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-13967754-e73c-4907-8943-4f5d97ac7470 req-37a24b2f-7b99-453a-ab59-617c5525f1f2 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:53.674041 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-37d74f78-b66b-4fb9-89ea-8427073e4cba tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c returned with HTTP 202 Jul 10 14:25:53.674520 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1304/5177] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:25:53 2026] DELETE /volume/v3/backups/f3e4719c-a8e7-4775-8598-b1aa108fcc6c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:25:53.682628 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:53.682628 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:53.683032 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3f14a47d-b79d-48f5-b636-d8fafa066f49 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:53.684868 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3f14a47d-b79d-48f5-b636-d8fafa066f49 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:25:53.685292 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3f14a47d-b79d-48f5-b636-d8fafa066f49 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2055786932"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:53.687216 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-3f14a47d-b79d-48f5-b636-d8fafa066f49 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2055786932'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:25:53.687346 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-3f14a47d-b79d-48f5-b636-d8fafa066f49 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Create volume of 1 GB Jul 10 14:25:53.692211 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3f14a47d-b79d-48f5-b636-d8fafa066f49 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Availability Zones retrieved successfully. Jul 10 14:25:53.699192 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3f14a47d-b79d-48f5-b636-d8fafa066f49 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Flow 'volume_create_api' (6dfbf0b7-2d2e-4f68-8ca8-985f4be9ebe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:25:53.700575 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3f14a47d-b79d-48f5-b636-d8fafa066f49 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4419a30b-f5cd-4e5c-85da-5829cad1f6b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:53.701816 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-3f14a47d-b79d-48f5-b636-d8fafa066f49 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:25:53.730678 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3f14a47d-b79d-48f5-b636-d8fafa066f49 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4419a30b-f5cd-4e5c-85da-5829cad1f6b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:53.731521 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3f14a47d-b79d-48f5-b636-d8fafa066f49 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (817b81ba-f371-4eea-bdec-3756b2da0ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:53.783636 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-3f14a47d-b79d-48f5-b636-d8fafa066f49 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Created reservations ['d8440898-d1f5-47ce-8162-7f5118a3a5e5', '032ab25c-efd1-4688-bfcc-cbb7cf5656d4', 'a239d928-39a3-4d39-a291-98e2c069c060', 'ea5d9ae1-bec7-4d03-a14d-851d31440126'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:25:53.784436 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3f14a47d-b79d-48f5-b636-d8fafa066f49 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (817b81ba-f371-4eea-bdec-3756b2da0ee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8440898-d1f5-47ce-8162-7f5118a3a5e5', '032ab25c-efd1-4688-bfcc-cbb7cf5656d4', 'a239d928-39a3-4d39-a291-98e2c069c060', 'ea5d9ae1-bec7-4d03-a14d-851d31440126']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:53.785162 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3f14a47d-b79d-48f5-b636-d8fafa066f49 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb028224-9cef-45dc-a78c-b0a346b85420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:53.818357 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3f14a47d-b79d-48f5-b636-d8fafa066f49 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb028224-9cef-45dc-a78c-b0a346b85420) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '473d49d8-8b00-4cec-8151-dc8b9aadb6ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2055786932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0ee6b3606b447b49df1ca719cd89e1a',qos_specs=None,replication_status=,reservations=['d8440898-d1f5-47ce-8162-7f5118a3a5e5','032ab25c-efd1-4688-bfcc-cbb7cf5656d4','a239d928-39a3-4d39-a291-98e2c069c060','ea5d9ae1-bec7-4d03-a14d-851d31440126'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6079fc18c9f4fc5a16c7c5da8264e85',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:25:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2055786932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=473d49d8-8b00-4cec-8151-dc8b9aadb6ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0ee6b3606b447b49df1ca719cd89e1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6079fc18c9f4fc5a16c7c5da8264e85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:53.819124 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3f14a47d-b79d-48f5-b636-d8fafa066f49 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (096a0f64-054c-4eb5-a975-1218d84a504e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:53.838609 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3f14a47d-b79d-48f5-b636-d8fafa066f49 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (096a0f64-054c-4eb5-a975-1218d84a504e) transitioned into state 'SUCCESS' from state '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-2055786932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0ee6b3606b447b49df1ca719cd89e1a',qos_specs=None,replication_status=,reservations=['d8440898-d1f5-47ce-8162-7f5118a3a5e5','032ab25c-efd1-4688-bfcc-cbb7cf5656d4','a239d928-39a3-4d39-a291-98e2c069c060','ea5d9ae1-bec7-4d03-a14d-851d31440126'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6079fc18c9f4fc5a16c7c5da8264e85',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:53.839629 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3f14a47d-b79d-48f5-b636-d8fafa066f49 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16269db3-321f-4ec7-b9a0-85f3ad3bea9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:53.851884 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3f14a47d-b79d-48f5-b636-d8fafa066f49 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (16269db3-321f-4ec7-b9a0-85f3ad3bea9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:53.853043 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-3f14a47d-b79d-48f5-b636-d8fafa066f49 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Flow 'volume_create_api' (6dfbf0b7-2d2e-4f68-8ca8-985f4be9ebe7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:25:53.853329 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3f14a47d-b79d-48f5-b636-d8fafa066f49 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Create volume request issued successfully. Jul 10 14:25:53.854048 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3f14a47d-b79d-48f5-b636-d8fafa066f49 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:25:53.854539 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1290/5178] 10.4.3.66 () {70 vars in 1291 bytes} [Fri Jul 10 14:25:53 2026] POST /volume/v3/volumes => generated 776 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:25:53.866659 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ade94fd6-4f70-4608-9528-6d461115ce13 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:53.868579 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ade94fd6-4f70-4608-9528-6d461115ce13 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/volumes/473d49d8-8b00-4cec-8151-dc8b9aadb6ae Jul 10 14:25:53.869018 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ade94fd6-4f70-4608-9528-6d461115ce13 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:53.869018 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ade94fd6-4f70-4608-9528-6d461115ce13 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:53.876420 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:53.876420 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:53.880659 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-ade94fd6-4f70-4608-9528-6d461115ce13 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Volume info retrieved successfully. Jul 10 14:25:53.886872 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ade94fd6-4f70-4608-9528-6d461115ce13 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/volumes/473d49d8-8b00-4cec-8151-dc8b9aadb6ae returned with HTTP 200 Jul 10 14:25:53.887474 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1299/5179] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:53 2026] GET /volume/v3/volumes/473d49d8-8b00-4cec-8151-dc8b9aadb6ae => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:54.111080 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-911b688b-0462-4fe3-8ff6-f265dbf52f99 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:54.112927 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-911b688b-0462-4fe3-8ff6-f265dbf52f99 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] GET https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 Jul 10 14:25:54.113541 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-911b688b-0462-4fe3-8ff6-f265dbf52f99 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:54.113541 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-911b688b-0462-4fe3-8ff6-f265dbf52f99 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:54.113541 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-911b688b-0462-4fe3-8ff6-f265dbf52f99 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Show backup with id 46ce7624-75e1-456b-ac4e-f204e755fb63. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:54.118130 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:54.118130 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:54.119039 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-911b688b-0462-4fe3-8ff6-f265dbf52f99 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 returned with HTTP 200 Jul 10 14:25:54.119577 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1305/5180] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:54 2026] GET /volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:54.128667 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-90d59788-1846-460b-aa42-06fa62986626 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:54.130582 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-90d59788-1846-460b-aa42-06fa62986626 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] GET https://10.4.3.66/volume/v3/volumes/461c3010-e0f7-409e-a833-d764d859cf87 Jul 10 14:25:54.130808 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-90d59788-1846-460b-aa42-06fa62986626 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:54.130993 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-90d59788-1846-460b-aa42-06fa62986626 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:54.138191 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:54.138191 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:54.141851 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-90d59788-1846-460b-aa42-06fa62986626 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Volume info retrieved successfully. Jul 10 14:25:54.145768 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-90d59788-1846-460b-aa42-06fa62986626 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] https://10.4.3.66/volume/v3/volumes/461c3010-e0f7-409e-a833-d764d859cf87 returned with HTTP 200 Jul 10 14:25:54.146135 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1291/5181] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:54 2026] GET /volume/v3/volumes/461c3010-e0f7-409e-a833-d764d859cf87 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:54.157030 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-02fab16a-b732-469e-8a24-434e3161683a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:54.158520 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-02fab16a-b732-469e-8a24-434e3161683a tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] PUT https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 Jul 10 14:25:54.158875 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-02fab16a-b732-469e-8a24-434e3161683a tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1068017696", "description": "tempest-volume-backup-description-1997619535"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:54.163997 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:54.163997 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:54.169295 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-02fab16a-b732-469e-8a24-434e3161683a tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 returned with HTTP 200 Jul 10 14:25:54.170060 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1300/5182] 10.4.3.66 () {70 vars in 1402 bytes} [Fri Jul 10 14:25:54 2026] PUT /volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 => generated 331 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:54.176875 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-2f1d729a-1bf2-474c-957e-ed5a683fb48a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:54.178485 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2f1d729a-1bf2-474c-957e-ed5a683fb48a tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] GET https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 Jul 10 14:25:54.178698 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2f1d729a-1bf2-474c-957e-ed5a683fb48a tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:54.178907 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2f1d729a-1bf2-474c-957e-ed5a683fb48a tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:54.179005 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-2f1d729a-1bf2-474c-957e-ed5a683fb48a tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Show backup with id 46ce7624-75e1-456b-ac4e-f204e755fb63. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:54.184582 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:54.184582 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:54.185515 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2f1d729a-1bf2-474c-957e-ed5a683fb48a tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 returned with HTTP 200 Jul 10 14:25:54.185956 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1306/5183] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:54 2026] GET /volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 => generated 838 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:54.195213 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-75432fcf-b6b1-421e-a043-a039d145d374 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:54.198077 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-75432fcf-b6b1-421e-a043-a039d145d374 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] DELETE https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 Jul 10 14:25:54.198284 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-75432fcf-b6b1-421e-a043-a039d145d374 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:54.198473 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-75432fcf-b6b1-421e-a043-a039d145d374 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:54.198607 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.contrib.backups [None req-75432fcf-b6b1-421e-a043-a039d145d374 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Delete backup with id: 46ce7624-75e1-456b-ac4e-f204e755fb63. Jul 10 14:25:54.202466 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:54.202466 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:54.212346 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-13967754-e73c-4907-8943-4f5d97ac7470 req-37a24b2f-7b99-453a-ab59-617c5525f1f2 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/attachments/23be81c1-b4c8-440a-9685-007cd933a627 returned with HTTP 200 Jul 10 14:25:54.212817 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1287/5184] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:25:53 2026] DELETE /volume/v3/attachments/23be81c1-b4c8-440a-9685-007cd933a627 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:54.213172 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.backup.rpcapi [None req-75432fcf-b6b1-421e-a043-a039d145d374 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] delete_backup rpcapi backup_id 46ce7624-75e1-456b-ac4e-f204e755fb63 {{(pid=100152) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 14:25:54.217040 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-75432fcf-b6b1-421e-a043-a039d145d374 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 returned with HTTP 202 Jul 10 14:25:54.217471 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1292/5185] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:25:54 2026] DELETE /volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:25:54.223772 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-fb25793c-3e41-4830-bdec-0d215553fc64 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:54.225379 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fb25793c-3e41-4830-bdec-0d215553fc64 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] GET https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 Jul 10 14:25:54.225599 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-fb25793c-3e41-4830-bdec-0d215553fc64 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:54.225791 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-fb25793c-3e41-4830-bdec-0d215553fc64 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:54.225884 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-fb25793c-3e41-4830-bdec-0d215553fc64 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Show backup with id 46ce7624-75e1-456b-ac4e-f204e755fb63. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:54.230761 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:54.230761 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:54.231674 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fb25793c-3e41-4830-bdec-0d215553fc64 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 returned with HTTP 200 Jul 10 14:25:54.232066 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1301/5186] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:54 2026] GET /volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 => generated 837 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:54.901352 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-eda14884-03f5-44f3-88c2-f6de9061a048 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:54.903512 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-eda14884-03f5-44f3-88c2-f6de9061a048 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/volumes/473d49d8-8b00-4cec-8151-dc8b9aadb6ae Jul 10 14:25:54.903792 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-eda14884-03f5-44f3-88c2-f6de9061a048 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:54.904027 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-eda14884-03f5-44f3-88c2-f6de9061a048 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:54.911634 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:54.911634 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:54.915333 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-eda14884-03f5-44f3-88c2-f6de9061a048 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Volume info retrieved successfully. Jul 10 14:25:54.919330 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-eda14884-03f5-44f3-88c2-f6de9061a048 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/volumes/473d49d8-8b00-4cec-8151-dc8b9aadb6ae returned with HTTP 200 Jul 10 14:25:54.919912 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1307/5187] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:54 2026] GET /volume/v3/volumes/473d49d8-8b00-4cec-8151-dc8b9aadb6ae => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:25:54.932473 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b1cf41f4-7d48-4277-ae26-88c4907f258f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:54.934016 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b1cf41f4-7d48-4277-ae26-88c4907f258f tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] POST https://10.4.3.66/volume/v3/backups Jul 10 14:25:54.934331 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b1cf41f4-7d48-4277-ae26-88c4907f258f tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "473d49d8-8b00-4cec-8151-dc8b9aadb6ae", "name": "tempest-type-Backup-1434149197"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:54.935721 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.contrib.backups [None req-b1cf41f4-7d48-4277-ae26-88c4907f258f tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Creating new backup {'backup': {'volume_id': '473d49d8-8b00-4cec-8151-dc8b9aadb6ae', 'name': 'tempest-type-Backup-1434149197'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 14:25:54.935857 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.contrib.backups [None req-b1cf41f4-7d48-4277-ae26-88c4907f258f tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Creating backup of volume 473d49d8-8b00-4cec-8151-dc8b9aadb6ae in container None Jul 10 14:25:54.942420 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:54.942420 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:54.942844 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-b1cf41f4-7d48-4277-ae26-88c4907f258f tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Volume info retrieved successfully. Jul 10 14:25:54.958035 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-b1cf41f4-7d48-4277-ae26-88c4907f258f tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Created reservations ['4d444141-cbef-4d0f-acf7-7bb7cb157b70', 'a0538312-1cc9-4e37-bc82-ff88dc130a5a'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:25:54.988472 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b1cf41f4-7d48-4277-ae26-88c4907f258f tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Jul 10 14:25:54.988917 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1288/5188] 10.4.3.66 () {70 vars in 1292 bytes} [Fri Jul 10 14:25:54 2026] POST /volume/v3/backups => generated 314 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:25:54.997604 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fcc99c50-a195-466c-b984-18be1a0534f2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:54.999692 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fcc99c50-a195-466c-b984-18be1a0534f2 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c Jul 10 14:25:54.999927 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fcc99c50-a195-466c-b984-18be1a0534f2 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:55.000376 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fcc99c50-a195-466c-b984-18be1a0534f2 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:55.000376 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-fcc99c50-a195-466c-b984-18be1a0534f2 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id 083b9a8d-68fa-4c6b-8ac1-5f386480bf1c. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:55.004631 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:55.004631 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:55.005293 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fcc99c50-a195-466c-b984-18be1a0534f2 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c returned with HTTP 200 Jul 10 14:25:55.005692 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1293/5189] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:54 2026] GET /volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:55.242626 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-7921bc1e-5b01-4932-a4b1-17f76273fb98 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:55.244756 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7921bc1e-5b01-4932-a4b1-17f76273fb98 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] GET https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 Jul 10 14:25:55.244974 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7921bc1e-5b01-4932-a4b1-17f76273fb98 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:55.245164 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7921bc1e-5b01-4932-a4b1-17f76273fb98 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:55.245296 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-7921bc1e-5b01-4932-a4b1-17f76273fb98 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Show backup with id 46ce7624-75e1-456b-ac4e-f204e755fb63. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:55.249752 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7921bc1e-5b01-4932-a4b1-17f76273fb98 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] https://10.4.3.66/volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 returned with HTTP 404 Jul 10 14:25:55.250336 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1302/5190] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:55 2026] GET /volume/v3/backups/46ce7624-75e1-456b-ac4e-f204e755fb63 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:25:55.332308 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-1a8f45e8-e95a-4a54-9594-27c69d459dc4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:55.334169 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1a8f45e8-e95a-4a54-9594-27c69d459dc4 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] GET https://10.4.3.66/volume/v3/volumes/461c3010-e0f7-409e-a833-d764d859cf87 Jul 10 14:25:55.334369 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1a8f45e8-e95a-4a54-9594-27c69d459dc4 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:55.334602 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1a8f45e8-e95a-4a54-9594-27c69d459dc4 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:55.342419 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:55.342419 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:55.346391 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-1a8f45e8-e95a-4a54-9594-27c69d459dc4 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Volume info retrieved successfully. Jul 10 14:25:55.351362 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1a8f45e8-e95a-4a54-9594-27c69d459dc4 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] https://10.4.3.66/volume/v3/volumes/461c3010-e0f7-409e-a833-d764d859cf87 returned with HTTP 200 Jul 10 14:25:55.351848 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1308/5191] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:55 2026] GET /volume/v3/volumes/461c3010-e0f7-409e-a833-d764d859cf87 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:55.367750 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-8152a58d-79e6-4fce-b3b8-03d0c9031e9a None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:55.369567 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8152a58d-79e6-4fce-b3b8-03d0c9031e9a tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] DELETE https://10.4.3.66/volume/v3/volumes/461c3010-e0f7-409e-a833-d764d859cf87 Jul 10 14:25:55.369822 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8152a58d-79e6-4fce-b3b8-03d0c9031e9a tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:55.369998 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8152a58d-79e6-4fce-b3b8-03d0c9031e9a tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:55.370186 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-8152a58d-79e6-4fce-b3b8-03d0c9031e9a tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Delete volume with id: 461c3010-e0f7-409e-a833-d764d859cf87 Jul 10 14:25:55.377850 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:55.377850 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:55.378435 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-8152a58d-79e6-4fce-b3b8-03d0c9031e9a tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Volume info retrieved successfully. Jul 10 14:25:55.397518 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-8152a58d-79e6-4fce-b3b8-03d0c9031e9a tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Delete volume request issued successfully. Jul 10 14:25:55.397722 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8152a58d-79e6-4fce-b3b8-03d0c9031e9a tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] https://10.4.3.66/volume/v3/volumes/461c3010-e0f7-409e-a833-d764d859cf87 returned with HTTP 202 Jul 10 14:25:55.398146 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1289/5192] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:25:55 2026] DELETE /volume/v3/volumes/461c3010-e0f7-409e-a833-d764d859cf87 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:25:55.406632 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3b0e3273-a106-4f6f-a677-eddd404d388b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:55.408847 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3b0e3273-a106-4f6f-a677-eddd404d388b tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] GET https://10.4.3.66/volume/v3/volumes/461c3010-e0f7-409e-a833-d764d859cf87 Jul 10 14:25:55.409200 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3b0e3273-a106-4f6f-a677-eddd404d388b tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:55.409455 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3b0e3273-a106-4f6f-a677-eddd404d388b tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:55.417842 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:55.417842 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:55.421943 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3b0e3273-a106-4f6f-a677-eddd404d388b tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Volume info retrieved successfully. Jul 10 14:25:55.426659 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3b0e3273-a106-4f6f-a677-eddd404d388b tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] https://10.4.3.66/volume/v3/volumes/461c3010-e0f7-409e-a833-d764d859cf87 returned with HTTP 200 Jul 10 14:25:55.427131 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1294/5193] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:55 2026] GET /volume/v3/volumes/461c3010-e0f7-409e-a833-d764d859cf87 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:56.015945 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-fcb12300-a9e4-4abd-842d-d089ce4f5f83 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:56.018155 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fcb12300-a9e4-4abd-842d-d089ce4f5f83 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c Jul 10 14:25:56.018528 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-fcb12300-a9e4-4abd-842d-d089ce4f5f83 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:56.018908 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-fcb12300-a9e4-4abd-842d-d089ce4f5f83 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:56.019057 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-fcb12300-a9e4-4abd-842d-d089ce4f5f83 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id 083b9a8d-68fa-4c6b-8ac1-5f386480bf1c. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:56.024237 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:56.024237 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:56.024880 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-fcb12300-a9e4-4abd-842d-d089ce4f5f83 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c returned with HTTP 200 Jul 10 14:25:56.025221 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1303/5194] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:56 2026] GET /volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:56.441987 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6f1665d8-77c9-44fa-ab92-9d16dc9c5864 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:56.444256 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6f1665d8-77c9-44fa-ab92-9d16dc9c5864 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] GET https://10.4.3.66/volume/v3/volumes/461c3010-e0f7-409e-a833-d764d859cf87 Jul 10 14:25:56.444527 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6f1665d8-77c9-44fa-ab92-9d16dc9c5864 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:56.444739 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6f1665d8-77c9-44fa-ab92-9d16dc9c5864 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:56.453092 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6f1665d8-77c9-44fa-ab92-9d16dc9c5864 tempest-VolumesBackupsV39Test-343138088 tempest-VolumesBackupsV39Test-343138088-project-member] https://10.4.3.66/volume/v3/volumes/461c3010-e0f7-409e-a833-d764d859cf87 returned with HTTP 404 Jul 10 14:25:56.453763 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1309/5195] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:56 2026] GET /volume/v3/volumes/461c3010-e0f7-409e-a833-d764d859cf87 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:25:57.035107 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-fec6c7b6-2351-4a5d-a27f-d5b0ab889008 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:57.037015 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-fec6c7b6-2351-4a5d-a27f-d5b0ab889008 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c Jul 10 14:25:57.037290 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-fec6c7b6-2351-4a5d-a27f-d5b0ab889008 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:57.037477 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-fec6c7b6-2351-4a5d-a27f-d5b0ab889008 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:57.037618 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-fec6c7b6-2351-4a5d-a27f-d5b0ab889008 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id 083b9a8d-68fa-4c6b-8ac1-5f386480bf1c. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:57.044070 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:57.044070 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:57.044716 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-fec6c7b6-2351-4a5d-a27f-d5b0ab889008 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c returned with HTTP 200 Jul 10 14:25:57.045062 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1290/5196] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:57 2026] GET /volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:57.087921 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-edf5f6c6-efba-4f25-8d54-fa5b14f53d3b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:57.089688 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-edf5f6c6-efba-4f25-8d54-fa5b14f53d3b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] DELETE https://10.4.3.66/volume/v3/volumes/5ebba5aa-de34-4226-b37d-c4317d8488b7 Jul 10 14:25:57.089946 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-edf5f6c6-efba-4f25-8d54-fa5b14f53d3b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:57.090108 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-edf5f6c6-efba-4f25-8d54-fa5b14f53d3b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:57.090271 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-edf5f6c6-efba-4f25-8d54-fa5b14f53d3b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Delete volume with id: 5ebba5aa-de34-4226-b37d-c4317d8488b7 Jul 10 14:25:57.096958 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:57.096958 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:57.097376 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-edf5f6c6-efba-4f25-8d54-fa5b14f53d3b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:25:57.107439 np0000005012 devstack@c-api.service[100152]: WARNING cinder.keymgr.conf_key_mgr [None req-edf5f6c6-efba-4f25-8d54-fa5b14f53d3b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 10 14:25:57.113591 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-edf5f6c6-efba-4f25-8d54-fa5b14f53d3b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Delete volume request issued successfully. Jul 10 14:25:57.113814 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-edf5f6c6-efba-4f25-8d54-fa5b14f53d3b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/5ebba5aa-de34-4226-b37d-c4317d8488b7 returned with HTTP 202 Jul 10 14:25:57.114223 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1295/5197] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:25:57 2026] DELETE /volume/v3/volumes/5ebba5aa-de34-4226-b37d-c4317d8488b7 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:25:57.126485 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-2905d92c-ba2f-4d65-9e5e-b6355e5948f7 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:57.130219 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2905d92c-ba2f-4d65-9e5e-b6355e5948f7 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/5ebba5aa-de34-4226-b37d-c4317d8488b7 Jul 10 14:25:57.130436 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2905d92c-ba2f-4d65-9e5e-b6355e5948f7 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:57.130818 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2905d92c-ba2f-4d65-9e5e-b6355e5948f7 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:57.139671 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:57.139671 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:57.144610 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-2905d92c-ba2f-4d65-9e5e-b6355e5948f7 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:25:57.150835 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2905d92c-ba2f-4d65-9e5e-b6355e5948f7 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/5ebba5aa-de34-4226-b37d-c4317d8488b7 returned with HTTP 200 Jul 10 14:25:57.151635 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1304/5198] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:57 2026] GET /volume/v3/volumes/5ebba5aa-de34-4226-b37d-c4317d8488b7 => generated 868 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:58.057462 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0db53321-faa2-46f8-a395-4a1272df10ed None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:58.061691 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0db53321-faa2-46f8-a395-4a1272df10ed tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c Jul 10 14:25:58.062078 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0db53321-faa2-46f8-a395-4a1272df10ed tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:58.063021 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0db53321-faa2-46f8-a395-4a1272df10ed tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:58.063436 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-0db53321-faa2-46f8-a395-4a1272df10ed tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id 083b9a8d-68fa-4c6b-8ac1-5f386480bf1c. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:58.069556 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:58.069556 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:58.070468 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0db53321-faa2-46f8-a395-4a1272df10ed tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c returned with HTTP 200 Jul 10 14:25:58.071019 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1310/5199] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:58 2026] GET /volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:58.171127 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a782158e-5108-4b2f-8a9c-f638ce79ebad None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:58.173687 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a782158e-5108-4b2f-8a9c-f638ce79ebad tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/5ebba5aa-de34-4226-b37d-c4317d8488b7 Jul 10 14:25:58.173980 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a782158e-5108-4b2f-8a9c-f638ce79ebad tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:58.174255 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a782158e-5108-4b2f-8a9c-f638ce79ebad tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:58.187024 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a782158e-5108-4b2f-8a9c-f638ce79ebad tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/5ebba5aa-de34-4226-b37d-c4317d8488b7 returned with HTTP 404 Jul 10 14:25:58.187948 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1291/5200] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:58 2026] GET /volume/v3/volumes/5ebba5aa-de34-4226-b37d-c4317d8488b7 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:25:58.197489 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9b5f0796-be8d-4463-8602-9c9e35cc6103 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:58.200878 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9b5f0796-be8d-4463-8602-9c9e35cc6103 tempest-TestVolumeBootPattern-1821756474 tempest-TestVolumeBootPattern-1821756474-project-admin] GET https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 Jul 10 14:25:58.200878 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9b5f0796-be8d-4463-8602-9c9e35cc6103 tempest-TestVolumeBootPattern-1821756474 tempest-TestVolumeBootPattern-1821756474-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:58.200878 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9b5f0796-be8d-4463-8602-9c9e35cc6103 tempest-TestVolumeBootPattern-1821756474 tempest-TestVolumeBootPattern-1821756474-project-admin] Calling method 'detail' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:58.201996 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-9b5f0796-be8d-4463-8602-9c9e35cc6103 tempest-TestVolumeBootPattern-1821756474 tempest-TestVolumeBootPattern-1821756474-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100152) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:25:58.216803 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9b5f0796-be8d-4463-8602-9c9e35cc6103 tempest-TestVolumeBootPattern-1821756474 tempest-TestVolumeBootPattern-1821756474-project-admin] Get all volumes completed successfully. Jul 10 14:25:58.219538 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:58.219538 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:58.224578 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9b5f0796-be8d-4463-8602-9c9e35cc6103 tempest-TestVolumeBootPattern-1821756474 tempest-TestVolumeBootPattern-1821756474-project-admin] https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 10 14:25:58.225112 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1296/5201] 10.4.3.66 () {66 vars in 1278 bytes} [Fri Jul 10 14:25:58 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9087 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:25:58.248131 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a6b32b97-fb8d-4550-b07d-8a40f7c4c198 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:58.250700 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a6b32b97-fb8d-4550-b07d-8a40f7c4c198 tempest-TestVolumeBootPattern-1821756474 tempest-TestVolumeBootPattern-1821756474-project-admin] DELETE https://10.4.3.66/volume/v3/types/5d6acf81-9c38-4936-9ffa-8c14967c3bfc Jul 10 14:25:58.251207 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a6b32b97-fb8d-4550-b07d-8a40f7c4c198 tempest-TestVolumeBootPattern-1821756474 tempest-TestVolumeBootPattern-1821756474-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:58.251284 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a6b32b97-fb8d-4550-b07d-8a40f7c4c198 tempest-TestVolumeBootPattern-1821756474 tempest-TestVolumeBootPattern-1821756474-project-admin] Calling method '_delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:58.290222 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a6b32b97-fb8d-4550-b07d-8a40f7c4c198 tempest-TestVolumeBootPattern-1821756474 tempest-TestVolumeBootPattern-1821756474-project-admin] https://10.4.3.66/volume/v3/types/5d6acf81-9c38-4936-9ffa-8c14967c3bfc returned with HTTP 202 Jul 10 14:25:58.291626 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1305/5202] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:25:58 2026] DELETE /volume/v3/types/5d6acf81-9c38-4936-9ffa-8c14967c3bfc => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:25:58.330012 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-60c1a788-c3c2-4b74-a6f1-3c6775815476 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:58.332119 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-60c1a788-c3c2-4b74-a6f1-3c6775815476 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:25:58.332943 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-60c1a788-c3c2-4b74-a6f1-3c6775815476 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1709121519", "snapshot_id": null, "imageRef": "4ff20130-b276-43a0-956f-1453107cff27", "volume_type": null, "size": 1}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:25:58.334590 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-60c1a788-c3c2-4b74-a6f1-3c6775815476 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1709121519', 'snapshot_id': None, 'imageRef': '4ff20130-b276-43a0-956f-1453107cff27', 'volume_type': None, 'size': 1}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:25:58.459559 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-60c1a788-c3c2-4b74-a6f1-3c6775815476 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Create volume of 1 GB Jul 10 14:25:58.470913 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-60c1a788-c3c2-4b74-a6f1-3c6775815476 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Availability Zones retrieved successfully. Jul 10 14:25:58.479196 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-60c1a788-c3c2-4b74-a6f1-3c6775815476 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Flow 'volume_create_api' (4788e554-1e55-4b51-8b9b-043a0f7b4198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:25:58.481059 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-60c1a788-c3c2-4b74-a6f1-3c6775815476 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b1c71aa-b97a-4963-9a9c-231c34d98696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:58.482592 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-60c1a788-c3c2-4b74-a6f1-3c6775815476 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:25:58.557554 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-60c1a788-c3c2-4b74-a6f1-3c6775815476 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b1c71aa-b97a-4963-9a9c-231c34d98696) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:58.558412 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-60c1a788-c3c2-4b74-a6f1-3c6775815476 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16235edb-cdcb-4163-8a93-c3f54de8c020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:58.618164 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-60c1a788-c3c2-4b74-a6f1-3c6775815476 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Created reservations ['b60b1bc7-68ca-4003-a5f0-ae0bf159609f', 'cf5e2739-274e-45e8-8b21-ed57d2c891ec', '6d14e4c6-e1a3-4bd7-98ca-2c0320ae219e', '6f697eea-bdd7-47b8-b071-13413f4de4a8'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:25:58.619330 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-60c1a788-c3c2-4b74-a6f1-3c6775815476 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16235edb-cdcb-4163-8a93-c3f54de8c020) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b60b1bc7-68ca-4003-a5f0-ae0bf159609f', 'cf5e2739-274e-45e8-8b21-ed57d2c891ec', '6d14e4c6-e1a3-4bd7-98ca-2c0320ae219e', '6f697eea-bdd7-47b8-b071-13413f4de4a8']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:58.620212 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-60c1a788-c3c2-4b74-a6f1-3c6775815476 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eee6fac6-d9a7-4ca6-bce1-eb9c83fffc30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:58.644848 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-60c1a788-c3c2-4b74-a6f1-3c6775815476 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eee6fac6-d9a7-4ca6-bce1-eb9c83fffc30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c3fa088-f1fa-43ce-92da-bc4012a0a017', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1709121519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d7079d3a65940eaafb9ef5a30aceb65',qos_specs=None,replication_status=,reservations=['b60b1bc7-68ca-4003-a5f0-ae0bf159609f','cf5e2739-274e-45e8-8b21-ed57d2c891ec','6d14e4c6-e1a3-4bd7-98ca-2c0320ae219e','6f697eea-bdd7-47b8-b071-13413f4de4a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f36373e2fa841419e64f4f20204fed9',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:25:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1709121519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c3fa088-f1fa-43ce-92da-bc4012a0a017,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d7079d3a65940eaafb9ef5a30aceb65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f36373e2fa841419e64f4f20204fed9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:58.645556 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-60c1a788-c3c2-4b74-a6f1-3c6775815476 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f11e1e3a-80ef-4c5c-a18f-64e4d9a0d8cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:58.667447 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-60c1a788-c3c2-4b74-a6f1-3c6775815476 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f11e1e3a-80ef-4c5c-a18f-64e4d9a0d8cb) transitioned into state 'SUCCESS' from state '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-1709121519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d7079d3a65940eaafb9ef5a30aceb65',qos_specs=None,replication_status=,reservations=['b60b1bc7-68ca-4003-a5f0-ae0bf159609f','cf5e2739-274e-45e8-8b21-ed57d2c891ec','6d14e4c6-e1a3-4bd7-98ca-2c0320ae219e','6f697eea-bdd7-47b8-b071-13413f4de4a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f36373e2fa841419e64f4f20204fed9',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:58.668268 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-60c1a788-c3c2-4b74-a6f1-3c6775815476 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3a74cd9-2221-4417-98f6-9432105dd69d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:25:58.683880 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-60c1a788-c3c2-4b74-a6f1-3c6775815476 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3a74cd9-2221-4417-98f6-9432105dd69d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:25:58.685265 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-60c1a788-c3c2-4b74-a6f1-3c6775815476 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Flow 'volume_create_api' (4788e554-1e55-4b51-8b9b-043a0f7b4198) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:25:58.685743 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-60c1a788-c3c2-4b74-a6f1-3c6775815476 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Create volume request issued successfully. Jul 10 14:25:58.686550 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-60c1a788-c3c2-4b74-a6f1-3c6775815476 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:25:58.687059 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1311/5203] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:25:58 2026] POST /volume/v3/volumes => generated 757 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:25:58.704209 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-fc598713-da96-48f9-b0e2-8540510869a4 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:58.706668 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-fc598713-da96-48f9-b0e2-8540510869a4 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/9c3fa088-f1fa-43ce-92da-bc4012a0a017 Jul 10 14:25:58.707051 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-fc598713-da96-48f9-b0e2-8540510869a4 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:58.707425 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-fc598713-da96-48f9-b0e2-8540510869a4 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:58.716609 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:58.716609 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:25:58.722295 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-fc598713-da96-48f9-b0e2-8540510869a4 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:25:58.727172 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-fc598713-da96-48f9-b0e2-8540510869a4 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/9c3fa088-f1fa-43ce-92da-bc4012a0a017 returned with HTTP 200 Jul 10 14:25:58.727653 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1292/5204] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:58 2026] GET /volume/v3/volumes/9c3fa088-f1fa-43ce-92da-bc4012a0a017 => generated 825 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:59.086881 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-48cc885d-ffbf-4968-a792-7db6a54be76d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:59.089747 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-48cc885d-ffbf-4968-a792-7db6a54be76d tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c Jul 10 14:25:59.090055 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-48cc885d-ffbf-4968-a792-7db6a54be76d tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:59.090561 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-48cc885d-ffbf-4968-a792-7db6a54be76d tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:59.090561 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-48cc885d-ffbf-4968-a792-7db6a54be76d tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id 083b9a8d-68fa-4c6b-8ac1-5f386480bf1c. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:25:59.096877 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:59.096877 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:25:59.097012 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-48cc885d-ffbf-4968-a792-7db6a54be76d tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c returned with HTTP 200 Jul 10 14:25:59.097550 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1297/5205] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:25:59 2026] GET /volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:25:59.755113 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5f9a34ac-7be0-4bda-aedc-651319deb38e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:59.755113 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5f9a34ac-7be0-4bda-aedc-651319deb38e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/9c3fa088-f1fa-43ce-92da-bc4012a0a017 Jul 10 14:25:59.755113 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5f9a34ac-7be0-4bda-aedc-651319deb38e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:59.755113 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5f9a34ac-7be0-4bda-aedc-651319deb38e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:59.763959 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:59.763959 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:25:59.770163 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-5f9a34ac-7be0-4bda-aedc-651319deb38e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:25:59.776965 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5f9a34ac-7be0-4bda-aedc-651319deb38e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/9c3fa088-f1fa-43ce-92da-bc4012a0a017 returned with HTTP 200 Jul 10 14:25:59.777815 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1306/5206] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:59 2026] GET /volume/v3/volumes/9c3fa088-f1fa-43ce-92da-bc4012a0a017 => generated 1365 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:25:59.794956 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0fa91a0d-49a4-4c9a-8b94-4d31de6fc93b None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:25:59.797742 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0fa91a0d-49a4-4c9a-8b94-4d31de6fc93b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/9c3fa088-f1fa-43ce-92da-bc4012a0a017 Jul 10 14:25:59.798012 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0fa91a0d-49a4-4c9a-8b94-4d31de6fc93b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:25:59.798276 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0fa91a0d-49a4-4c9a-8b94-4d31de6fc93b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:25:59.806758 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:25:59.806758 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:25:59.811260 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-0fa91a0d-49a4-4c9a-8b94-4d31de6fc93b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:25:59.817068 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0fa91a0d-49a4-4c9a-8b94-4d31de6fc93b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/9c3fa088-f1fa-43ce-92da-bc4012a0a017 returned with HTTP 200 Jul 10 14:25:59.817587 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1312/5207] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:25:59 2026] GET /volume/v3/volumes/9c3fa088-f1fa-43ce-92da-bc4012a0a017 => generated 1365 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:26:00.110472 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-11d174f1-660d-4998-87c4-f2485236e866 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:00.112420 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-11d174f1-660d-4998-87c4-f2485236e866 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c Jul 10 14:26:00.112420 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-11d174f1-660d-4998-87c4-f2485236e866 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:00.112620 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-11d174f1-660d-4998-87c4-f2485236e866 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:00.113648 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-11d174f1-660d-4998-87c4-f2485236e866 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id 083b9a8d-68fa-4c6b-8ac1-5f386480bf1c. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:00.118994 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:00.118994 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:26:00.119852 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-11d174f1-660d-4998-87c4-f2485236e866 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c returned with HTTP 200 Jul 10 14:26:00.120467 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1293/5208] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:00 2026] GET /volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:01.133218 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-72cb01b7-50f4-45f6-8535-d785af4f063f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:01.135088 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-72cb01b7-50f4-45f6-8535-d785af4f063f tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c Jul 10 14:26:01.135363 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-72cb01b7-50f4-45f6-8535-d785af4f063f tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:01.135640 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-72cb01b7-50f4-45f6-8535-d785af4f063f tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:01.135789 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-72cb01b7-50f4-45f6-8535-d785af4f063f tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id 083b9a8d-68fa-4c6b-8ac1-5f386480bf1c. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:01.140639 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:01.140639 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:26:01.141335 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-72cb01b7-50f4-45f6-8535-d785af4f063f tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c returned with HTTP 200 Jul 10 14:26:01.141816 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1298/5209] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:01 2026] GET /volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:01.229757 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-a3109b74-9ad6-48c6-8b87-b0a0386d90c5 req-907de1bc-db40-4021-bf59-3e6faf50b703 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:01.232691 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-a3109b74-9ad6-48c6-8b87-b0a0386d90c5 req-907de1bc-db40-4021-bf59-3e6faf50b703 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/9c3fa088-f1fa-43ce-92da-bc4012a0a017 Jul 10 14:26:01.232895 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-a3109b74-9ad6-48c6-8b87-b0a0386d90c5 req-907de1bc-db40-4021-bf59-3e6faf50b703 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:01.233098 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-a3109b74-9ad6-48c6-8b87-b0a0386d90c5 req-907de1bc-db40-4021-bf59-3e6faf50b703 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:01.240517 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:01.240517 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:26:01.247588 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-a3109b74-9ad6-48c6-8b87-b0a0386d90c5 req-907de1bc-db40-4021-bf59-3e6faf50b703 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:26:01.253428 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-a3109b74-9ad6-48c6-8b87-b0a0386d90c5 req-907de1bc-db40-4021-bf59-3e6faf50b703 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/9c3fa088-f1fa-43ce-92da-bc4012a0a017 returned with HTTP 200 Jul 10 14:26:01.254048 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1307/5210] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:26:01 2026] GET /volume/v3/volumes/9c3fa088-f1fa-43ce-92da-bc4012a0a017 => generated 1365 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 10 14:26:02.155494 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-446e7359-ba15-479c-be50-775b62f9cbd5 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:02.157984 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-446e7359-ba15-479c-be50-775b62f9cbd5 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c Jul 10 14:26:02.158420 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-446e7359-ba15-479c-be50-775b62f9cbd5 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:02.158761 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-446e7359-ba15-479c-be50-775b62f9cbd5 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:02.158969 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-446e7359-ba15-479c-be50-775b62f9cbd5 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id 083b9a8d-68fa-4c6b-8ac1-5f386480bf1c. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:02.164117 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:02.164117 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:26:02.165030 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-446e7359-ba15-479c-be50-775b62f9cbd5 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c returned with HTTP 200 Jul 10 14:26:02.165595 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1313/5211] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:02 2026] GET /volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:02.407396 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-a3109b74-9ad6-48c6-8b87-b0a0386d90c5 req-88a63252-a7d9-4a1a-bc37-99f9697da1de None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:02.409711 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-a3109b74-9ad6-48c6-8b87-b0a0386d90c5 req-88a63252-a7d9-4a1a-bc37-99f9697da1de tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/9c3fa088-f1fa-43ce-92da-bc4012a0a017 Jul 10 14:26:02.409965 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-a3109b74-9ad6-48c6-8b87-b0a0386d90c5 req-88a63252-a7d9-4a1a-bc37-99f9697da1de tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:02.410160 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-a3109b74-9ad6-48c6-8b87-b0a0386d90c5 req-88a63252-a7d9-4a1a-bc37-99f9697da1de tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:02.418347 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:02.418347 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:26:02.422720 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-a3109b74-9ad6-48c6-8b87-b0a0386d90c5 req-88a63252-a7d9-4a1a-bc37-99f9697da1de tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:26:02.427952 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-a3109b74-9ad6-48c6-8b87-b0a0386d90c5 req-88a63252-a7d9-4a1a-bc37-99f9697da1de tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/9c3fa088-f1fa-43ce-92da-bc4012a0a017 returned with HTTP 200 Jul 10 14:26:02.428408 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1294/5212] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:26:02 2026] GET /volume/v3/volumes/9c3fa088-f1fa-43ce-92da-bc4012a0a017 => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:26:02.439221 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-65afa8e4-38f9-4a0f-8a1a-abf2dbb1a25e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:02.439707 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-65afa8e4-38f9-4a0f-8a1a-abf2dbb1a25e None None] GET https://10.4.3.66/volume// Jul 10 14:26:02.439843 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-65afa8e4-38f9-4a0f-8a1a-abf2dbb1a25e None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:02.440033 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-65afa8e4-38f9-4a0f-8a1a-abf2dbb1a25e None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:02.440399 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-65afa8e4-38f9-4a0f-8a1a-abf2dbb1a25e None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:26:02.440745 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1299/5213] 10.4.3.66 () {66 vars in 1412 bytes} [Fri Jul 10 14:26:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:26:02.450277 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-a3109b74-9ad6-48c6-8b87-b0a0386d90c5 req-2a0c312c-409a-4ff2-818c-7793ee4a71e5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:02.455513 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-a3109b74-9ad6-48c6-8b87-b0a0386d90c5 req-2a0c312c-409a-4ff2-818c-7793ee4a71e5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:26:02.455853 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-a3109b74-9ad6-48c6-8b87-b0a0386d90c5 req-2a0c312c-409a-4ff2-818c-7793ee4a71e5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c3fa088-f1fa-43ce-92da-bc4012a0a017", "connector": null, "instance_uuid": "99a48b03-7b5f-4f21-8d39-d4267ec38bb5"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:26:02.463792 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:02.463792 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:26:02.492575 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-a3109b74-9ad6-48c6-8b87-b0a0386d90c5 req-2a0c312c-409a-4ff2-818c-7793ee4a71e5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:26:02.493528 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1308/5214] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:26:02 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 14:26:03.179128 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-a82c9372-b8ed-4acf-a440-47f065745e1f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:03.184858 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a82c9372-b8ed-4acf-a440-47f065745e1f tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c Jul 10 14:26:03.185450 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a82c9372-b8ed-4acf-a440-47f065745e1f tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:03.185730 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a82c9372-b8ed-4acf-a440-47f065745e1f tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:03.186155 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-a82c9372-b8ed-4acf-a440-47f065745e1f tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id 083b9a8d-68fa-4c6b-8ac1-5f386480bf1c. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:03.204182 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:03.204182 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:26:03.205160 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a82c9372-b8ed-4acf-a440-47f065745e1f tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c returned with HTTP 200 Jul 10 14:26:03.205919 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1314/5215] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:03 2026] GET /volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c => generated 734 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:04.217019 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4107fa45-cb2c-4093-8fbe-c22a1554b76d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:04.218879 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4107fa45-cb2c-4093-8fbe-c22a1554b76d tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c Jul 10 14:26:04.219087 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4107fa45-cb2c-4093-8fbe-c22a1554b76d tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:04.219297 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4107fa45-cb2c-4093-8fbe-c22a1554b76d tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:04.219407 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-4107fa45-cb2c-4093-8fbe-c22a1554b76d tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id 083b9a8d-68fa-4c6b-8ac1-5f386480bf1c. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:04.226195 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:04.226195 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:26:04.227050 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4107fa45-cb2c-4093-8fbe-c22a1554b76d tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c returned with HTTP 200 Jul 10 14:26:04.227383 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1295/5216] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:04 2026] GET /volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:05.239262 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8a4ba169-f0ab-41f8-a081-fb91d6cfe8c9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:05.241778 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8a4ba169-f0ab-41f8-a081-fb91d6cfe8c9 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c Jul 10 14:26:05.242100 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8a4ba169-f0ab-41f8-a081-fb91d6cfe8c9 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:05.242396 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8a4ba169-f0ab-41f8-a081-fb91d6cfe8c9 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:05.242815 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-8a4ba169-f0ab-41f8-a081-fb91d6cfe8c9 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id 083b9a8d-68fa-4c6b-8ac1-5f386480bf1c. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:05.249010 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:05.249010 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:26:05.249936 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8a4ba169-f0ab-41f8-a081-fb91d6cfe8c9 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c returned with HTTP 200 Jul 10 14:26:05.250485 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1300/5217] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:05 2026] GET /volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:06.261703 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0c44b12e-9b6c-4a25-b970-9354eb07519d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:06.263685 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0c44b12e-9b6c-4a25-b970-9354eb07519d tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c Jul 10 14:26:06.263948 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0c44b12e-9b6c-4a25-b970-9354eb07519d tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:06.264161 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0c44b12e-9b6c-4a25-b970-9354eb07519d tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:06.264434 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-0c44b12e-9b6c-4a25-b970-9354eb07519d tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id 083b9a8d-68fa-4c6b-8ac1-5f386480bf1c. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:06.269009 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:06.269009 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:26:06.269770 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0c44b12e-9b6c-4a25-b970-9354eb07519d tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c returned with HTTP 200 Jul 10 14:26:06.270198 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1309/5218] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:06 2026] GET /volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:07.284858 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-471f14ed-4808-42a4-ba44-643e175de7de None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:07.287290 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-471f14ed-4808-42a4-ba44-643e175de7de tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c Jul 10 14:26:07.287603 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-471f14ed-4808-42a4-ba44-643e175de7de tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:07.287853 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-471f14ed-4808-42a4-ba44-643e175de7de tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:07.287997 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-471f14ed-4808-42a4-ba44-643e175de7de tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id 083b9a8d-68fa-4c6b-8ac1-5f386480bf1c. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:07.292896 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:07.292896 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:26:07.293577 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-471f14ed-4808-42a4-ba44-643e175de7de tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c returned with HTTP 200 Jul 10 14:26:07.293970 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1315/5219] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:07 2026] GET /volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:08.306918 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a114904f-f8a1-4da7-83c9-956375fdc36a None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:08.308736 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a114904f-f8a1-4da7-83c9-956375fdc36a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c Jul 10 14:26:08.308953 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a114904f-f8a1-4da7-83c9-956375fdc36a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:08.309175 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a114904f-f8a1-4da7-83c9-956375fdc36a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:08.309244 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-a114904f-f8a1-4da7-83c9-956375fdc36a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id 083b9a8d-68fa-4c6b-8ac1-5f386480bf1c. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:08.314023 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:08.314023 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:26:08.314901 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a114904f-f8a1-4da7-83c9-956375fdc36a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c returned with HTTP 200 Jul 10 14:26:08.315381 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1296/5220] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:08 2026] GET /volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:08.554613 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cdeb208e-6430-47e4-8b03-41b72e46735a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:08.555205 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cdeb208e-6430-47e4-8b03-41b72e46735a None None] GET https://10.4.3.66/volume// Jul 10 14:26:08.555645 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cdeb208e-6430-47e4-8b03-41b72e46735a None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:08.555762 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cdeb208e-6430-47e4-8b03-41b72e46735a None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:08.556895 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cdeb208e-6430-47e4-8b03-41b72e46735a None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:26:08.556895 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1301/5221] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:26:08 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:26:08.568106 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-a3109b74-9ad6-48c6-8b87-b0a0386d90c5 req-1c03e114-1903-4908-9154-954564eb8a35 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:08.571366 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-a3109b74-9ad6-48c6-8b87-b0a0386d90c5 req-1c03e114-1903-4908-9154-954564eb8a35 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/9c3fa088-f1fa-43ce-92da-bc4012a0a017 Jul 10 14:26:08.571743 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-a3109b74-9ad6-48c6-8b87-b0a0386d90c5 req-1c03e114-1903-4908-9154-954564eb8a35 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:08.572320 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-a3109b74-9ad6-48c6-8b87-b0a0386d90c5 req-1c03e114-1903-4908-9154-954564eb8a35 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:08.589840 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:08.589840 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:26:08.596079 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-a3109b74-9ad6-48c6-8b87-b0a0386d90c5 req-1c03e114-1903-4908-9154-954564eb8a35 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:26:08.603146 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-a3109b74-9ad6-48c6-8b87-b0a0386d90c5 req-1c03e114-1903-4908-9154-954564eb8a35 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/9c3fa088-f1fa-43ce-92da-bc4012a0a017 returned with HTTP 200 Jul 10 14:26:08.603585 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1310/5222] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:26:08 2026] GET /volume/v3/volumes/9c3fa088-f1fa-43ce-92da-bc4012a0a017 => generated 1544 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:26:08.732469 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-a3109b74-9ad6-48c6-8b87-b0a0386d90c5 req-416f32a2-cd41-4b5d-9857-b928c746da04 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:08.734717 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-a3109b74-9ad6-48c6-8b87-b0a0386d90c5 req-416f32a2-cd41-4b5d-9857-b928c746da04 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] PUT https://10.4.3.66/volume/v3/attachments/376286e2-99c4-4691-a8f0-3a32598c1552 Jul 10 14:26:08.735074 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-a3109b74-9ad6-48c6-8b87-b0a0386d90c5 req-416f32a2-cd41-4b5d-9857-b928c746da04 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:26:08.744707 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-a3109b74-9ad6-48c6-8b87-b0a0386d90c5 req-416f32a2-cd41-4b5d-9857-b928c746da04 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Acquiring lock "cinder-attachment_update-9c3fa088-f1fa-43ce-92da-bc4012a0a017-np0000005012" by "attachment_update" {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:26:08.749761 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-a3109b74-9ad6-48c6-8b87-b0a0386d90c5 req-416f32a2-cd41-4b5d-9857-b928c746da04 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Lock "cinder-attachment_update-9c3fa088-f1fa-43ce-92da-bc4012a0a017-np0000005012" acquired by "attachment_update" :: waited 0.005s {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:26:08.750935 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:08.750935 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:26:09.273745 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-a3109b74-9ad6-48c6-8b87-b0a0386d90c5 req-416f32a2-cd41-4b5d-9857-b928c746da04 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Lock "cinder-attachment_update-9c3fa088-f1fa-43ce-92da-bc4012a0a017-np0000005012" released by "attachment_update" :: held 0.524s {{(pid=100154) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:26:09.274060 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-a3109b74-9ad6-48c6-8b87-b0a0386d90c5 req-416f32a2-cd41-4b5d-9857-b928c746da04 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/attachments/376286e2-99c4-4691-a8f0-3a32598c1552 returned with HTTP 200 Jul 10 14:26:09.274870 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1316/5223] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:26:08 2026] PUT /volume/v3/attachments/376286e2-99c4-4691-a8f0-3a32598c1552 => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:26:09.330477 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e5b4a95b-ce23-46e0-821a-317c36aa9194 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:09.332967 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e5b4a95b-ce23-46e0-821a-317c36aa9194 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c Jul 10 14:26:09.333404 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e5b4a95b-ce23-46e0-821a-317c36aa9194 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:09.333758 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e5b4a95b-ce23-46e0-821a-317c36aa9194 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:09.333985 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-e5b4a95b-ce23-46e0-821a-317c36aa9194 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id 083b9a8d-68fa-4c6b-8ac1-5f386480bf1c. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:09.339969 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:09.339969 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:26:09.340705 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e5b4a95b-ce23-46e0-821a-317c36aa9194 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c returned with HTTP 200 Jul 10 14:26:09.341256 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1297/5224] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:09 2026] GET /volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:09.787044 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-a3109b74-9ad6-48c6-8b87-b0a0386d90c5 req-09e69645-b4ff-4c45-9ff1-22e83269516d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:09.789838 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-a3109b74-9ad6-48c6-8b87-b0a0386d90c5 req-09e69645-b4ff-4c45-9ff1-22e83269516d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] POST https://10.4.3.66/volume/v3/attachments/376286e2-99c4-4691-a8f0-3a32598c1552/action Jul 10 14:26:09.790906 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-a3109b74-9ad6-48c6-8b87-b0a0386d90c5 req-09e69645-b4ff-4c45-9ff1-22e83269516d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:26:09.790906 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-a3109b74-9ad6-48c6-8b87-b0a0386d90c5 req-09e69645-b4ff-4c45-9ff1-22e83269516d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:26:09.810411 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:09.810411 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:26:09.827772 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-a3109b74-9ad6-48c6-8b87-b0a0386d90c5 req-09e69645-b4ff-4c45-9ff1-22e83269516d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/attachments/376286e2-99c4-4691-a8f0-3a32598c1552/action returned with HTTP 204 Jul 10 14:26:09.828062 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1302/5225] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:26:09 2026] POST /volume/v3/attachments/376286e2-99c4-4691-a8f0-3a32598c1552/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:26:10.357326 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6f92c484-0a0f-4277-ac84-1aff46970bae None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:10.361593 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6f92c484-0a0f-4277-ac84-1aff46970bae tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c Jul 10 14:26:10.361977 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6f92c484-0a0f-4277-ac84-1aff46970bae tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:10.363036 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6f92c484-0a0f-4277-ac84-1aff46970bae tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:10.363198 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-6f92c484-0a0f-4277-ac84-1aff46970bae tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id 083b9a8d-68fa-4c6b-8ac1-5f386480bf1c. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:10.370341 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:10.370341 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:26:10.370606 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6f92c484-0a0f-4277-ac84-1aff46970bae tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c returned with HTTP 200 Jul 10 14:26:10.372244 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1311/5226] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:10 2026] GET /volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:11.383407 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6a095428-25bf-4457-a00d-3ebddb31546f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:11.385526 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6a095428-25bf-4457-a00d-3ebddb31546f tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c Jul 10 14:26:11.385798 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6a095428-25bf-4457-a00d-3ebddb31546f tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:11.386036 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6a095428-25bf-4457-a00d-3ebddb31546f tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:11.386187 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-6a095428-25bf-4457-a00d-3ebddb31546f tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id 083b9a8d-68fa-4c6b-8ac1-5f386480bf1c. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:11.391893 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:11.391893 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:26:11.392484 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6a095428-25bf-4457-a00d-3ebddb31546f tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c returned with HTTP 200 Jul 10 14:26:11.392883 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1317/5227] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:11 2026] GET /volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:12.404353 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-bc6db16e-739d-4418-932b-28e7551d6b9a None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:12.410711 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-bc6db16e-739d-4418-932b-28e7551d6b9a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c Jul 10 14:26:12.411014 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-bc6db16e-739d-4418-932b-28e7551d6b9a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:12.411340 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-bc6db16e-739d-4418-932b-28e7551d6b9a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:12.411529 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-bc6db16e-739d-4418-932b-28e7551d6b9a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id 083b9a8d-68fa-4c6b-8ac1-5f386480bf1c. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:12.421637 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:12.421637 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:26:12.422468 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-bc6db16e-739d-4418-932b-28e7551d6b9a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c returned with HTTP 200 Jul 10 14:26:12.422944 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1298/5228] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:12 2026] GET /volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:13.434967 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-35d33a0f-b839-4e29-8d6e-2a5cfbfa8553 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:13.436874 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-35d33a0f-b839-4e29-8d6e-2a5cfbfa8553 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c Jul 10 14:26:13.437164 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-35d33a0f-b839-4e29-8d6e-2a5cfbfa8553 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:13.437457 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-35d33a0f-b839-4e29-8d6e-2a5cfbfa8553 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:13.437710 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-35d33a0f-b839-4e29-8d6e-2a5cfbfa8553 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id 083b9a8d-68fa-4c6b-8ac1-5f386480bf1c. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:13.443828 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:13.443828 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:26:13.444907 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-35d33a0f-b839-4e29-8d6e-2a5cfbfa8553 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c returned with HTTP 200 Jul 10 14:26:13.445427 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1303/5229] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:13 2026] GET /volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:13.456174 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c7b61779-4660-4e13-a0a7-a790ac75df56 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:13.458465 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c7b61779-4660-4e13-a0a7-a790ac75df56 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] DELETE https://10.4.3.66/volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c Jul 10 14:26:13.458700 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c7b61779-4660-4e13-a0a7-a790ac75df56 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:13.458971 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c7b61779-4660-4e13-a0a7-a790ac75df56 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:13.459094 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.contrib.backups [None req-c7b61779-4660-4e13-a0a7-a790ac75df56 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Delete backup with id: 083b9a8d-68fa-4c6b-8ac1-5f386480bf1c. Jul 10 14:26:13.464432 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:13.464432 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:26:13.483373 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.backup.rpcapi [None req-c7b61779-4660-4e13-a0a7-a790ac75df56 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] delete_backup rpcapi backup_id 083b9a8d-68fa-4c6b-8ac1-5f386480bf1c {{(pid=100153) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 14:26:13.485738 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c7b61779-4660-4e13-a0a7-a790ac75df56 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] https://10.4.3.66/volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c returned with HTTP 202 Jul 10 14:26:13.486220 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1312/5230] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:26:13 2026] DELETE /volume/v3/backups/083b9a8d-68fa-4c6b-8ac1-5f386480bf1c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:26:13.494827 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-2e5453e4-4401-47bb-bbbf-9612c27d4295 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:13.497009 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2e5453e4-4401-47bb-bbbf-9612c27d4295 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/473d49d8-8b00-4cec-8151-dc8b9aadb6ae Jul 10 14:26:13.497217 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2e5453e4-4401-47bb-bbbf-9612c27d4295 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:13.497431 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2e5453e4-4401-47bb-bbbf-9612c27d4295 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:13.497622 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-2e5453e4-4401-47bb-bbbf-9612c27d4295 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Delete volume with id: 473d49d8-8b00-4cec-8151-dc8b9aadb6ae Jul 10 14:26:13.506380 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:13.506380 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:26:13.506892 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-2e5453e4-4401-47bb-bbbf-9612c27d4295 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Volume info retrieved successfully. Jul 10 14:26:13.531354 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-2e5453e4-4401-47bb-bbbf-9612c27d4295 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Delete volume request issued successfully. Jul 10 14:26:13.531654 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2e5453e4-4401-47bb-bbbf-9612c27d4295 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/volumes/473d49d8-8b00-4cec-8151-dc8b9aadb6ae returned with HTTP 202 Jul 10 14:26:13.532610 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1318/5231] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:26:13 2026] DELETE /volume/v3/volumes/473d49d8-8b00-4cec-8151-dc8b9aadb6ae => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:26:13.540637 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-561c4b17-7047-42bb-b8c2-6dd7ebdf6a17 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:13.542597 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-561c4b17-7047-42bb-b8c2-6dd7ebdf6a17 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/volumes/473d49d8-8b00-4cec-8151-dc8b9aadb6ae Jul 10 14:26:13.542814 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-561c4b17-7047-42bb-b8c2-6dd7ebdf6a17 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:13.543000 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-561c4b17-7047-42bb-b8c2-6dd7ebdf6a17 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:13.551241 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:13.551241 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:26:13.555116 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-561c4b17-7047-42bb-b8c2-6dd7ebdf6a17 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Volume info retrieved successfully. Jul 10 14:26:13.559217 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-561c4b17-7047-42bb-b8c2-6dd7ebdf6a17 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/volumes/473d49d8-8b00-4cec-8151-dc8b9aadb6ae returned with HTTP 200 Jul 10 14:26:13.559679 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1299/5232] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:13 2026] GET /volume/v3/volumes/473d49d8-8b00-4cec-8151-dc8b9aadb6ae => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:26:14.573897 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8377b82b-8b26-4e5a-82b2-9b629e932117 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:14.576283 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8377b82b-8b26-4e5a-82b2-9b629e932117 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/volumes/473d49d8-8b00-4cec-8151-dc8b9aadb6ae Jul 10 14:26:14.576618 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8377b82b-8b26-4e5a-82b2-9b629e932117 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:14.576871 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8377b82b-8b26-4e5a-82b2-9b629e932117 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:14.583971 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8377b82b-8b26-4e5a-82b2-9b629e932117 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/volumes/473d49d8-8b00-4cec-8151-dc8b9aadb6ae returned with HTTP 404 Jul 10 14:26:14.584660 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1304/5233] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:14 2026] GET /volume/v3/volumes/473d49d8-8b00-4cec-8151-dc8b9aadb6ae => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:26:14.592934 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-38b35e42-efc2-4166-a487-06fc72379d1a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:14.595110 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-38b35e42-efc2-4166-a487-06fc72379d1a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] GET https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502/export_record Jul 10 14:26:14.595430 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-38b35e42-efc2-4166-a487-06fc72379d1a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:14.595704 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-38b35e42-efc2-4166-a487-06fc72379d1a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Calling method 'export_record' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:14.595879 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.contrib.backups [None req-38b35e42-efc2-4166-a487-06fc72379d1a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Export record for backup f93e9cf8-e04e-457c-9d54-285848d1c502. {{(pid=100153) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 14:26:14.601140 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:14.601140 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:26:14.602252 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.policy [None req-38b35e42-efc2-4166-a487-06fc72379d1a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'e6fc5b417e4a4115b63abffad72560ee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ee6b3606b447b49df1ca719cd89e1a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100153) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 14:26:14.602459 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-38b35e42-efc2-4166-a487-06fc72379d1a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502/export_record returned with HTTP 403 Jul 10 14:26:14.603391 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1313/5234] 10.4.3.66 () {68 vars in 1423 bytes} [Fri Jul 10 14:26:14 2026] GET /volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502/export_record => generated 101 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:26:14.611070 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-4ec3750d-b21d-4cba-91af-36d74fbb6b0e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:14.613421 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4ec3750d-b21d-4cba-91af-36d74fbb6b0e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:26:14.613955 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4ec3750d-b21d-4cba-91af-36d74fbb6b0e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2074337841"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:26:14.615973 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-4ec3750d-b21d-4cba-91af-36d74fbb6b0e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2074337841'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:26:14.616189 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-4ec3750d-b21d-4cba-91af-36d74fbb6b0e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Create volume of 1 GB Jul 10 14:26:14.621607 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-4ec3750d-b21d-4cba-91af-36d74fbb6b0e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Availability Zones retrieved successfully. Jul 10 14:26:14.627869 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4ec3750d-b21d-4cba-91af-36d74fbb6b0e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Flow 'volume_create_api' (5071ca33-e8e6-474e-8848-3293ddc088dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:26:14.628825 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4ec3750d-b21d-4cba-91af-36d74fbb6b0e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e197729d-ea2e-4192-a777-36025f962407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:26:14.629621 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-4ec3750d-b21d-4cba-91af-36d74fbb6b0e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:26:14.655358 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4ec3750d-b21d-4cba-91af-36d74fbb6b0e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e197729d-ea2e-4192-a777-36025f962407) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:26:14.656550 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4ec3750d-b21d-4cba-91af-36d74fbb6b0e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71fd622e-70fa-47a4-a28d-69ecd8420301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:26:14.697827 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-4ec3750d-b21d-4cba-91af-36d74fbb6b0e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Created reservations ['6608a7c9-992e-4529-8f7f-c1de26c10b71', 'feedd7b8-02a6-4420-abda-f49a72c635ec', '57827365-fc08-437e-8204-563e1b1443b5', 'ab7076f7-8071-478c-8233-0849c01926ed'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:26:14.698656 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4ec3750d-b21d-4cba-91af-36d74fbb6b0e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71fd622e-70fa-47a4-a28d-69ecd8420301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6608a7c9-992e-4529-8f7f-c1de26c10b71', 'feedd7b8-02a6-4420-abda-f49a72c635ec', '57827365-fc08-437e-8204-563e1b1443b5', 'ab7076f7-8071-478c-8233-0849c01926ed']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:26:14.699512 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4ec3750d-b21d-4cba-91af-36d74fbb6b0e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b0ac099-8bb1-404c-97db-2c1a27a8fd73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:26:14.723076 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4ec3750d-b21d-4cba-91af-36d74fbb6b0e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b0ac099-8bb1-404c-97db-2c1a27a8fd73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ffd63c7-2a41-4e24-b566-dbb8eafa7bbf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2074337841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0ee6b3606b447b49df1ca719cd89e1a',qos_specs=None,replication_status=,reservations=['6608a7c9-992e-4529-8f7f-c1de26c10b71','feedd7b8-02a6-4420-abda-f49a72c635ec','57827365-fc08-437e-8204-563e1b1443b5','ab7076f7-8071-478c-8233-0849c01926ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6079fc18c9f4fc5a16c7c5da8264e85',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:26:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2074337841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ffd63c7-2a41-4e24-b566-dbb8eafa7bbf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0ee6b3606b447b49df1ca719cd89e1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6079fc18c9f4fc5a16c7c5da8264e85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:26:14.723902 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4ec3750d-b21d-4cba-91af-36d74fbb6b0e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a14d41c6-8161-4d69-8384-314d06aa82cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:26:14.742585 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4ec3750d-b21d-4cba-91af-36d74fbb6b0e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a14d41c6-8161-4d69-8384-314d06aa82cd) transitioned into state 'SUCCESS' from state '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-2074337841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0ee6b3606b447b49df1ca719cd89e1a',qos_specs=None,replication_status=,reservations=['6608a7c9-992e-4529-8f7f-c1de26c10b71','feedd7b8-02a6-4420-abda-f49a72c635ec','57827365-fc08-437e-8204-563e1b1443b5','ab7076f7-8071-478c-8233-0849c01926ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6079fc18c9f4fc5a16c7c5da8264e85',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:26:14.743191 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4ec3750d-b21d-4cba-91af-36d74fbb6b0e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d982e96-5a4d-47b7-bb84-99893b75d955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:26:14.758174 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4ec3750d-b21d-4cba-91af-36d74fbb6b0e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d982e96-5a4d-47b7-bb84-99893b75d955) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:26:14.759193 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4ec3750d-b21d-4cba-91af-36d74fbb6b0e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Flow 'volume_create_api' (5071ca33-e8e6-474e-8848-3293ddc088dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:26:14.759595 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-4ec3750d-b21d-4cba-91af-36d74fbb6b0e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Create volume request issued successfully. Jul 10 14:26:14.760315 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4ec3750d-b21d-4cba-91af-36d74fbb6b0e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:26:14.761077 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1319/5235] 10.4.3.66 () {70 vars in 1291 bytes} [Fri Jul 10 14:26:14 2026] POST /volume/v3/volumes => generated 776 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:26:14.775034 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-0a166ceb-750a-45dc-b3e0-5929ae57e7cc None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:14.777401 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0a166ceb-750a-45dc-b3e0-5929ae57e7cc tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/volumes/5ffd63c7-2a41-4e24-b566-dbb8eafa7bbf Jul 10 14:26:14.777687 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0a166ceb-750a-45dc-b3e0-5929ae57e7cc tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:14.777921 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0a166ceb-750a-45dc-b3e0-5929ae57e7cc tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:14.787804 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:14.787804 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:26:14.792858 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-0a166ceb-750a-45dc-b3e0-5929ae57e7cc tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Volume info retrieved successfully. Jul 10 14:26:14.798575 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0a166ceb-750a-45dc-b3e0-5929ae57e7cc tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/volumes/5ffd63c7-2a41-4e24-b566-dbb8eafa7bbf returned with HTTP 200 Jul 10 14:26:14.799209 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1300/5236] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:14 2026] GET /volume/v3/volumes/5ffd63c7-2a41-4e24-b566-dbb8eafa7bbf => generated 955 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:15.818593 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-988a570f-a65c-43f5-a5e2-9c6070f794de None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:15.820952 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-988a570f-a65c-43f5-a5e2-9c6070f794de tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/volumes/5ffd63c7-2a41-4e24-b566-dbb8eafa7bbf Jul 10 14:26:15.821214 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-988a570f-a65c-43f5-a5e2-9c6070f794de tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:15.821518 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-988a570f-a65c-43f5-a5e2-9c6070f794de tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:15.831002 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:15.831002 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:26:15.836144 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-988a570f-a65c-43f5-a5e2-9c6070f794de tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Volume info retrieved successfully. Jul 10 14:26:15.841936 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-988a570f-a65c-43f5-a5e2-9c6070f794de tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/volumes/5ffd63c7-2a41-4e24-b566-dbb8eafa7bbf returned with HTTP 200 Jul 10 14:26:15.842395 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1305/5237] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:15 2026] GET /volume/v3/volumes/5ffd63c7-2a41-4e24-b566-dbb8eafa7bbf => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:26:15.860160 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b4faf0f5-d800-471a-9e62-ba3339312916 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:15.862032 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b4faf0f5-d800-471a-9e62-ba3339312916 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] POST https://10.4.3.66/volume/v3/backups Jul 10 14:26:15.862430 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b4faf0f5-d800-471a-9e62-ba3339312916 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5ffd63c7-2a41-4e24-b566-dbb8eafa7bbf", "name": "tempest-type-Backup-1708292192"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:26:15.864054 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.contrib.backups [None req-b4faf0f5-d800-471a-9e62-ba3339312916 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Creating new backup {'backup': {'volume_id': '5ffd63c7-2a41-4e24-b566-dbb8eafa7bbf', 'name': 'tempest-type-Backup-1708292192'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 14:26:15.864195 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.contrib.backups [None req-b4faf0f5-d800-471a-9e62-ba3339312916 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Creating backup of volume 5ffd63c7-2a41-4e24-b566-dbb8eafa7bbf in container None Jul 10 14:26:15.872572 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:15.872572 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:26:15.872572 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-b4faf0f5-d800-471a-9e62-ba3339312916 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Volume info retrieved successfully. Jul 10 14:26:15.895613 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-b4faf0f5-d800-471a-9e62-ba3339312916 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Created reservations ['c954599f-44a5-4db3-86aa-bc6a3c62c241', 'abbb2f4a-b8c2-4c2a-9566-695903996a62'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:26:15.932414 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b4faf0f5-d800-471a-9e62-ba3339312916 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Jul 10 14:26:15.932558 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1314/5238] 10.4.3.66 () {70 vars in 1292 bytes} [Fri Jul 10 14:26:15 2026] POST /volume/v3/backups => generated 314 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:26:15.947104 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8c54b3e2-6c3c-4726-8ed2-75adc9a6a92f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:15.949760 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8c54b3e2-6c3c-4726-8ed2-75adc9a6a92f tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b Jul 10 14:26:15.950260 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8c54b3e2-6c3c-4726-8ed2-75adc9a6a92f tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:15.951526 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8c54b3e2-6c3c-4726-8ed2-75adc9a6a92f tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:15.951526 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-8c54b3e2-6c3c-4726-8ed2-75adc9a6a92f tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id aa89f977-05b3-4627-bea7-3c0054e96c6b. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:15.958634 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:15.958634 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:26:15.958634 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8c54b3e2-6c3c-4726-8ed2-75adc9a6a92f tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b returned with HTTP 200 Jul 10 14:26:15.958634 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1320/5239] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:15 2026] GET /volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b => generated 721 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:16.969197 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-8bd92efe-8f51-4d3a-b7f3-6b921571b9bd None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:16.971084 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8bd92efe-8f51-4d3a-b7f3-6b921571b9bd tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b Jul 10 14:26:16.971275 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8bd92efe-8f51-4d3a-b7f3-6b921571b9bd tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:16.971455 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8bd92efe-8f51-4d3a-b7f3-6b921571b9bd tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:16.971598 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-8bd92efe-8f51-4d3a-b7f3-6b921571b9bd tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id aa89f977-05b3-4627-bea7-3c0054e96c6b. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:16.976078 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:16.976078 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:26:16.976901 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8bd92efe-8f51-4d3a-b7f3-6b921571b9bd tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b returned with HTTP 200 Jul 10 14:26:16.977373 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1301/5240] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:16 2026] GET /volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:17.989560 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8268111f-b546-4d72-baa2-19e7dfcca852 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:17.991146 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8268111f-b546-4d72-baa2-19e7dfcca852 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b Jul 10 14:26:17.991423 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8268111f-b546-4d72-baa2-19e7dfcca852 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:17.991843 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8268111f-b546-4d72-baa2-19e7dfcca852 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:17.991843 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-8268111f-b546-4d72-baa2-19e7dfcca852 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id aa89f977-05b3-4627-bea7-3c0054e96c6b. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:17.996135 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:17.996135 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:26:17.996705 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8268111f-b546-4d72-baa2-19e7dfcca852 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b returned with HTTP 200 Jul 10 14:26:17.997026 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1306/5241] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:17 2026] GET /volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:19.009803 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c0566dd4-286e-403e-a4db-e9478386fafa None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:19.011962 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c0566dd4-286e-403e-a4db-e9478386fafa tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b Jul 10 14:26:19.012225 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c0566dd4-286e-403e-a4db-e9478386fafa tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:19.012434 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c0566dd4-286e-403e-a4db-e9478386fafa tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:19.012996 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-c0566dd4-286e-403e-a4db-e9478386fafa tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id aa89f977-05b3-4627-bea7-3c0054e96c6b. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:19.017757 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:19.017757 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:26:19.018618 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c0566dd4-286e-403e-a4db-e9478386fafa tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b returned with HTTP 200 Jul 10 14:26:19.019089 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1315/5242] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:19 2026] GET /volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:20.030487 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-70c4c8c0-a30b-4177-934d-d4e4b74117ec None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:20.032437 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-70c4c8c0-a30b-4177-934d-d4e4b74117ec tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b Jul 10 14:26:20.032702 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-70c4c8c0-a30b-4177-934d-d4e4b74117ec tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:20.032929 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-70c4c8c0-a30b-4177-934d-d4e4b74117ec tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:20.033063 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-70c4c8c0-a30b-4177-934d-d4e4b74117ec tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id aa89f977-05b3-4627-bea7-3c0054e96c6b. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:20.037383 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:20.037383 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:26:20.037979 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-70c4c8c0-a30b-4177-934d-d4e4b74117ec tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b returned with HTTP 200 Jul 10 14:26:20.038350 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1321/5243] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:20 2026] GET /volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:21.051632 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-40858f3b-321b-4e33-8c5d-b8d684454243 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:21.056427 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-40858f3b-321b-4e33-8c5d-b8d684454243 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b Jul 10 14:26:21.056427 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-40858f3b-321b-4e33-8c5d-b8d684454243 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:21.057340 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-40858f3b-321b-4e33-8c5d-b8d684454243 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:21.057638 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-40858f3b-321b-4e33-8c5d-b8d684454243 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id aa89f977-05b3-4627-bea7-3c0054e96c6b. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:21.063736 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:21.063736 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:26:21.064692 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-40858f3b-321b-4e33-8c5d-b8d684454243 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b returned with HTTP 200 Jul 10 14:26:21.065249 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1302/5244] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:21 2026] GET /volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:22.080286 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5c4e8107-69c7-44a4-9752-ab41efae40c0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:22.082222 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5c4e8107-69c7-44a4-9752-ab41efae40c0 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b Jul 10 14:26:22.082476 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5c4e8107-69c7-44a4-9752-ab41efae40c0 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:22.082738 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5c4e8107-69c7-44a4-9752-ab41efae40c0 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:22.082877 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-5c4e8107-69c7-44a4-9752-ab41efae40c0 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id aa89f977-05b3-4627-bea7-3c0054e96c6b. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:22.088390 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:22.088390 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:26:22.089363 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5c4e8107-69c7-44a4-9752-ab41efae40c0 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b returned with HTTP 200 Jul 10 14:26:22.089607 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1307/5245] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:22 2026] GET /volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:23.101224 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-2ca791dd-a16c-40af-9c8f-47602a0333b7 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:23.103557 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2ca791dd-a16c-40af-9c8f-47602a0333b7 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b Jul 10 14:26:23.103895 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2ca791dd-a16c-40af-9c8f-47602a0333b7 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:23.104099 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2ca791dd-a16c-40af-9c8f-47602a0333b7 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:23.104152 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-2ca791dd-a16c-40af-9c8f-47602a0333b7 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id aa89f977-05b3-4627-bea7-3c0054e96c6b. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:23.110513 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:23.110513 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:26:23.111315 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2ca791dd-a16c-40af-9c8f-47602a0333b7 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b returned with HTTP 200 Jul 10 14:26:23.111800 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1316/5246] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:23 2026] GET /volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:24.137224 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-4eb5992a-cfac-46ee-a0ef-e6a3dc15d419 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:24.140399 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4eb5992a-cfac-46ee-a0ef-e6a3dc15d419 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b Jul 10 14:26:24.140930 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4eb5992a-cfac-46ee-a0ef-e6a3dc15d419 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:24.142154 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4eb5992a-cfac-46ee-a0ef-e6a3dc15d419 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:24.142154 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-4eb5992a-cfac-46ee-a0ef-e6a3dc15d419 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id aa89f977-05b3-4627-bea7-3c0054e96c6b. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:24.149646 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:24.149646 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:26:24.150751 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4eb5992a-cfac-46ee-a0ef-e6a3dc15d419 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b returned with HTTP 200 Jul 10 14:26:24.151403 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1322/5247] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:24 2026] GET /volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:25.170814 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-67b8c8bd-4bdf-4bb2-a62e-7a206a58c7bd None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:25.173052 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-67b8c8bd-4bdf-4bb2-a62e-7a206a58c7bd tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b Jul 10 14:26:25.173312 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-67b8c8bd-4bdf-4bb2-a62e-7a206a58c7bd tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:25.173570 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-67b8c8bd-4bdf-4bb2-a62e-7a206a58c7bd tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:25.173703 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-67b8c8bd-4bdf-4bb2-a62e-7a206a58c7bd tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id aa89f977-05b3-4627-bea7-3c0054e96c6b. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:25.178793 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:25.178793 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:26:25.179591 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-67b8c8bd-4bdf-4bb2-a62e-7a206a58c7bd tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b returned with HTTP 200 Jul 10 14:26:25.180075 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1303/5248] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:25 2026] GET /volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:26.193429 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4927c7fa-4730-4991-8035-cdc4cedbee89 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:26.196357 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4927c7fa-4730-4991-8035-cdc4cedbee89 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b Jul 10 14:26:26.196718 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4927c7fa-4730-4991-8035-cdc4cedbee89 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:26.197034 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4927c7fa-4730-4991-8035-cdc4cedbee89 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:26.197219 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-4927c7fa-4730-4991-8035-cdc4cedbee89 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id aa89f977-05b3-4627-bea7-3c0054e96c6b. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:26.202636 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:26.202636 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:26:26.203466 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4927c7fa-4730-4991-8035-cdc4cedbee89 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b returned with HTTP 200 Jul 10 14:26:26.203982 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1308/5249] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:26 2026] GET /volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:27.223698 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a74525f3-fc6c-4fb7-89d3-8c806ffeca10 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:27.226222 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a74525f3-fc6c-4fb7-89d3-8c806ffeca10 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b Jul 10 14:26:27.226574 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a74525f3-fc6c-4fb7-89d3-8c806ffeca10 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:27.226944 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a74525f3-fc6c-4fb7-89d3-8c806ffeca10 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:27.227147 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-a74525f3-fc6c-4fb7-89d3-8c806ffeca10 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id aa89f977-05b3-4627-bea7-3c0054e96c6b. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:27.238830 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:27.238830 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:26:27.243065 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a74525f3-fc6c-4fb7-89d3-8c806ffeca10 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b returned with HTTP 200 Jul 10 14:26:27.243262 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1317/5250] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:27 2026] GET /volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:27.931998 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0c18a893-b318-4707-8cc2-cf1e4e0a0e4f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:27.934093 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0c18a893-b318-4707-8cc2-cf1e4e0a0e4f tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:26:27.934688 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0c18a893-b318-4707-8cc2-cf1e4e0a0e4f tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1305703941", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:26:27.936738 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-0c18a893-b318-4707-8cc2-cf1e4e0a0e4f tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1305703941', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:26:27.936911 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-0c18a893-b318-4707-8cc2-cf1e4e0a0e4f tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Create volume of 1 GB Jul 10 14:26:27.942584 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-0c18a893-b318-4707-8cc2-cf1e4e0a0e4f tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Availability Zones retrieved successfully. Jul 10 14:26:27.949524 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-0c18a893-b318-4707-8cc2-cf1e4e0a0e4f tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Flow 'volume_create_api' (190a4f39-0f82-4fcd-8526-99151ea5c965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:26:27.952025 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-0c18a893-b318-4707-8cc2-cf1e4e0a0e4f tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (658b8e4f-f548-4c2f-9392-2d72a45d94d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:26:27.953186 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-0c18a893-b318-4707-8cc2-cf1e4e0a0e4f tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:26:27.985203 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-0c18a893-b318-4707-8cc2-cf1e4e0a0e4f tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (658b8e4f-f548-4c2f-9392-2d72a45d94d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:26:27.986280 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-0c18a893-b318-4707-8cc2-cf1e4e0a0e4f tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40127849-6d3f-4ff4-af18-e742c800bf89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:26:28.063891 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-0c18a893-b318-4707-8cc2-cf1e4e0a0e4f tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Created reservations ['d5bc6243-6ef4-4bff-a0ee-4c37b56fec95', 'ca0f81e8-e8d8-44ca-8fc3-ec76e69492cd', '6c992ad8-7954-4c05-86ce-06dedb0790e5', 'a4d9a15a-2cfa-43b0-8a46-0dfe8c7cebd7'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:26:28.065105 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-0c18a893-b318-4707-8cc2-cf1e4e0a0e4f tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40127849-6d3f-4ff4-af18-e742c800bf89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5bc6243-6ef4-4bff-a0ee-4c37b56fec95', 'ca0f81e8-e8d8-44ca-8fc3-ec76e69492cd', '6c992ad8-7954-4c05-86ce-06dedb0790e5', 'a4d9a15a-2cfa-43b0-8a46-0dfe8c7cebd7']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:26:28.066241 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-0c18a893-b318-4707-8cc2-cf1e4e0a0e4f tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6e22e18-f3ea-4776-8e4b-434d8f324cd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:26:28.096983 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-0c18a893-b318-4707-8cc2-cf1e4e0a0e4f tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6e22e18-f3ea-4776-8e4b-434d8f324cd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae39e938-742b-4f7e-9edd-43a6ec8bc2bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1305703941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73736b022f3847648fb14639c9148006',qos_specs=None,replication_status=,reservations=['d5bc6243-6ef4-4bff-a0ee-4c37b56fec95','ca0f81e8-e8d8-44ca-8fc3-ec76e69492cd','6c992ad8-7954-4c05-86ce-06dedb0790e5','a4d9a15a-2cfa-43b0-8a46-0dfe8c7cebd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='548adea344ed40eab1dd8ae0ed47145d',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:26:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1305703941',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae39e938-742b-4f7e-9edd-43a6ec8bc2bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73736b022f3847648fb14639c9148006',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='548adea344ed40eab1dd8ae0ed47145d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:26:28.098076 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-0c18a893-b318-4707-8cc2-cf1e4e0a0e4f tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25386119-a2f1-4dda-9557-77086979b861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:26:28.120045 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-0c18a893-b318-4707-8cc2-cf1e4e0a0e4f tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25386119-a2f1-4dda-9557-77086979b861) transitioned into state 'SUCCESS' from state '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-1305703941',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73736b022f3847648fb14639c9148006',qos_specs=None,replication_status=,reservations=['d5bc6243-6ef4-4bff-a0ee-4c37b56fec95','ca0f81e8-e8d8-44ca-8fc3-ec76e69492cd','6c992ad8-7954-4c05-86ce-06dedb0790e5','a4d9a15a-2cfa-43b0-8a46-0dfe8c7cebd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='548adea344ed40eab1dd8ae0ed47145d',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:26:28.120835 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-0c18a893-b318-4707-8cc2-cf1e4e0a0e4f tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1179864f-1996-41a2-9d3a-b8b1877db898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:26:28.131031 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-0c18a893-b318-4707-8cc2-cf1e4e0a0e4f tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1179864f-1996-41a2-9d3a-b8b1877db898) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:26:28.132040 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-0c18a893-b318-4707-8cc2-cf1e4e0a0e4f tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Flow 'volume_create_api' (190a4f39-0f82-4fcd-8526-99151ea5c965) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:26:28.132453 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-0c18a893-b318-4707-8cc2-cf1e4e0a0e4f tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Create volume request issued successfully. Jul 10 14:26:28.133198 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0c18a893-b318-4707-8cc2-cf1e4e0a0e4f tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:26:28.133685 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1323/5251] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:26:27 2026] POST /volume/v3/volumes => generated 753 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:26:28.146679 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-896e0bb4-2580-4919-af1b-916762c609a2 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:28.148631 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-896e0bb4-2580-4919-af1b-916762c609a2 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc Jul 10 14:26:28.148857 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-896e0bb4-2580-4919-af1b-916762c609a2 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:28.149101 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-896e0bb4-2580-4919-af1b-916762c609a2 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:28.156954 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:28.156954 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:26:28.161280 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-896e0bb4-2580-4919-af1b-916762c609a2 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Volume info retrieved successfully. Jul 10 14:26:28.165887 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-896e0bb4-2580-4919-af1b-916762c609a2 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc returned with HTTP 200 Jul 10 14:26:28.166651 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1304/5252] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:26:28 2026] GET /volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:28.266687 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-642f56a0-313e-4e66-935e-8a93e3765801 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:28.268368 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-642f56a0-313e-4e66-935e-8a93e3765801 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b Jul 10 14:26:28.268584 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-642f56a0-313e-4e66-935e-8a93e3765801 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:28.268758 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-642f56a0-313e-4e66-935e-8a93e3765801 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:28.268853 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-642f56a0-313e-4e66-935e-8a93e3765801 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id aa89f977-05b3-4627-bea7-3c0054e96c6b. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:28.274689 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:28.274689 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:26:28.276600 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-642f56a0-313e-4e66-935e-8a93e3765801 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b returned with HTTP 200 Jul 10 14:26:28.276600 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1309/5253] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:28 2026] GET /volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:29.183798 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b0d62cb6-e6f4-44e3-a243-703e1d72d0c7 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:29.185966 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b0d62cb6-e6f4-44e3-a243-703e1d72d0c7 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc Jul 10 14:26:29.186294 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b0d62cb6-e6f4-44e3-a243-703e1d72d0c7 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:29.186582 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b0d62cb6-e6f4-44e3-a243-703e1d72d0c7 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:29.195388 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:29.195388 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:26:29.200482 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-b0d62cb6-e6f4-44e3-a243-703e1d72d0c7 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Volume info retrieved successfully. Jul 10 14:26:29.206188 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b0d62cb6-e6f4-44e3-a243-703e1d72d0c7 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc returned with HTTP 200 Jul 10 14:26:29.206732 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1318/5254] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:26:29 2026] GET /volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:29.219896 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-2725efaa-1030-421f-99dc-3c812ae98e0a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:29.222595 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2725efaa-1030-421f-99dc-3c812ae98e0a tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc Jul 10 14:26:29.222843 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2725efaa-1030-421f-99dc-3c812ae98e0a tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:29.223178 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2725efaa-1030-421f-99dc-3c812ae98e0a tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:29.232063 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:29.232063 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:26:29.236118 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-2725efaa-1030-421f-99dc-3c812ae98e0a tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Volume info retrieved successfully. Jul 10 14:26:29.241279 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2725efaa-1030-421f-99dc-3c812ae98e0a tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc returned with HTTP 200 Jul 10 14:26:29.242185 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1324/5255] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:26:29 2026] GET /volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:29.258535 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-0948e5c5-b776-4d96-89e0-037afe543e85 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:29.260994 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0948e5c5-b776-4d96-89e0-037afe543e85 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/volumes Jul 10 14:26:29.261658 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0948e5c5-b776-4d96-89e0-037afe543e85 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:29.262101 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0948e5c5-b776-4d96-89e0-037afe543e85 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'index' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:29.262703 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.api_utils [None req-0948e5c5-b776-4d96-89e0-037afe543e85 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Removing options '' from query. {{(pid=100155) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:26:29.263819 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-0948e5c5-b776-4d96-89e0-037afe543e85 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100155) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:26:29.273664 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-0948e5c5-b776-4d96-89e0-037afe543e85 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Get all volumes completed successfully. Jul 10 14:26:29.274278 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0948e5c5-b776-4d96-89e0-037afe543e85 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 200 Jul 10 14:26:29.274846 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1305/5256] 10.4.3.66 () {66 vars in 1230 bytes} [Fri Jul 10 14:26:29 2026] GET /volume/v3/volumes => generated 337 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:29.284611 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6e4f11a4-d5f2-4eae-bbe6-a9cf9ea3a615 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:29.286949 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6e4f11a4-d5f2-4eae-bbe6-a9cf9ea3a615 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc Jul 10 14:26:29.287334 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6e4f11a4-d5f2-4eae-bbe6-a9cf9ea3a615 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:29.287582 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6e4f11a4-d5f2-4eae-bbe6-a9cf9ea3a615 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:29.290182 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-45efd57c-a5ee-493f-a92a-c754603c37e5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:29.293217 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-45efd57c-a5ee-493f-a92a-c754603c37e5 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b Jul 10 14:26:29.293217 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-45efd57c-a5ee-493f-a92a-c754603c37e5 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:29.293731 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-45efd57c-a5ee-493f-a92a-c754603c37e5 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:29.293948 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-45efd57c-a5ee-493f-a92a-c754603c37e5 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id aa89f977-05b3-4627-bea7-3c0054e96c6b. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:29.294911 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:29.294911 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:26:29.299644 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6e4f11a4-d5f2-4eae-bbe6-a9cf9ea3a615 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Volume info retrieved successfully. Jul 10 14:26:29.299881 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:29.299881 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:26:29.300912 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-45efd57c-a5ee-493f-a92a-c754603c37e5 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b returned with HTTP 200 Jul 10 14:26:29.301521 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1319/5257] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:29 2026] GET /volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:29.306565 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6e4f11a4-d5f2-4eae-bbe6-a9cf9ea3a615 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc returned with HTTP 200 Jul 10 14:26:29.307295 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1310/5258] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:26:29 2026] GET /volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:29.363445 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-a3fa0aef-630c-4629-a28f-4560f9004235 req-10bd5173-4c00-49b9-8910-e30bd278be75 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:29.366103 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-a3fa0aef-630c-4629-a28f-4560f9004235 req-10bd5173-4c00-49b9-8910-e30bd278be75 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc Jul 10 14:26:29.366491 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-a3fa0aef-630c-4629-a28f-4560f9004235 req-10bd5173-4c00-49b9-8910-e30bd278be75 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:29.366769 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-a3fa0aef-630c-4629-a28f-4560f9004235 req-10bd5173-4c00-49b9-8910-e30bd278be75 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:29.377473 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:29.377473 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:26:29.383869 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-a3fa0aef-630c-4629-a28f-4560f9004235 req-10bd5173-4c00-49b9-8910-e30bd278be75 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Volume info retrieved successfully. Jul 10 14:26:29.390405 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-a3fa0aef-630c-4629-a28f-4560f9004235 req-10bd5173-4c00-49b9-8910-e30bd278be75 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc returned with HTTP 200 Jul 10 14:26:29.390798 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1325/5259] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:26:29 2026] GET /volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:30.315363 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-be2c9cfa-a5ae-4482-8041-da50557ea6ee None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:30.317432 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-be2c9cfa-a5ae-4482-8041-da50557ea6ee tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b Jul 10 14:26:30.317863 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-be2c9cfa-a5ae-4482-8041-da50557ea6ee tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:30.319400 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-be2c9cfa-a5ae-4482-8041-da50557ea6ee tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:30.319400 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-be2c9cfa-a5ae-4482-8041-da50557ea6ee tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id aa89f977-05b3-4627-bea7-3c0054e96c6b. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:30.323392 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:30.323392 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:26:30.324315 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-be2c9cfa-a5ae-4482-8041-da50557ea6ee tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b returned with HTTP 200 Jul 10 14:26:30.324908 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1306/5260] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:30 2026] GET /volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:31.338460 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-28e07096-87f9-46e4-8b88-87302a8323f6 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:31.340707 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-28e07096-87f9-46e4-8b88-87302a8323f6 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b Jul 10 14:26:31.340974 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-28e07096-87f9-46e4-8b88-87302a8323f6 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:31.341171 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-28e07096-87f9-46e4-8b88-87302a8323f6 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:31.341287 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-28e07096-87f9-46e4-8b88-87302a8323f6 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id aa89f977-05b3-4627-bea7-3c0054e96c6b. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:31.346706 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:31.346706 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:26:31.347747 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-28e07096-87f9-46e4-8b88-87302a8323f6 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b returned with HTTP 200 Jul 10 14:26:31.348240 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1320/5261] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:31 2026] GET /volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:31.437750 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6fa47524-c89c-4cae-80d9-24593a12b6bc None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:31.437750 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6fa47524-c89c-4cae-80d9-24593a12b6bc None None] GET https://10.4.3.66/volume// Jul 10 14:26:31.437750 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6fa47524-c89c-4cae-80d9-24593a12b6bc None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:31.437750 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6fa47524-c89c-4cae-80d9-24593a12b6bc None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:31.437750 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6fa47524-c89c-4cae-80d9-24593a12b6bc None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:26:31.437750 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1311/5262] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:26:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:26:31.446454 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-a3fa0aef-630c-4629-a28f-4560f9004235 req-39c4225e-6c9d-4035-b9c0-e3d1121506e6 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:31.589662 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-a3fa0aef-630c-4629-a28f-4560f9004235 req-39c4225e-6c9d-4035-b9c0-e3d1121506e6 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:26:31.589662 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-a3fa0aef-630c-4629-a28f-4560f9004235 req-39c4225e-6c9d-4035-b9c0-e3d1121506e6 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ae39e938-742b-4f7e-9edd-43a6ec8bc2bc", "connector": null, "instance_uuid": "2e4e34bf-6ef5-4ac4-bd3b-1ec9002dd246"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:26:31.599728 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:31.599728 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:26:31.626029 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-a3fa0aef-630c-4629-a28f-4560f9004235 req-39c4225e-6c9d-4035-b9c0-e3d1121506e6 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:26:31.626770 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1326/5263] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:26:31 2026] POST /volume/v3/attachments => generated 273 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:26:31.918327 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-9a45d863-f5b2-426a-bf5f-6edb4ba9d012 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:31.920233 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9a45d863-f5b2-426a-bf5f-6edb4ba9d012 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc Jul 10 14:26:31.920570 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9a45d863-f5b2-426a-bf5f-6edb4ba9d012 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:31.920754 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9a45d863-f5b2-426a-bf5f-6edb4ba9d012 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:31.930238 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:31.930238 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:26:31.933703 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-9a45d863-f5b2-426a-bf5f-6edb4ba9d012 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Volume info retrieved successfully. Jul 10 14:26:31.938096 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9a45d863-f5b2-426a-bf5f-6edb4ba9d012 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc returned with HTTP 200 Jul 10 14:26:31.938654 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1307/5264] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:26:31 2026] GET /volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:32.156986 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-47ce15ac-2dc9-4a2b-97cd-eba64596973c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:32.157595 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-47ce15ac-2dc9-4a2b-97cd-eba64596973c None None] GET https://10.4.3.66/volume// Jul 10 14:26:32.157897 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-47ce15ac-2dc9-4a2b-97cd-eba64596973c None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:32.158143 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-47ce15ac-2dc9-4a2b-97cd-eba64596973c None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:32.158567 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-47ce15ac-2dc9-4a2b-97cd-eba64596973c None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:26:32.159085 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1321/5265] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:26:32 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:26:32.168205 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-a3fa0aef-630c-4629-a28f-4560f9004235 req-a8c1a9a5-e0e4-4f43-b136-d2bd0f1e3fb2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:32.170646 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-a3fa0aef-630c-4629-a28f-4560f9004235 req-a8c1a9a5-e0e4-4f43-b136-d2bd0f1e3fb2 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc Jul 10 14:26:32.170958 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-a3fa0aef-630c-4629-a28f-4560f9004235 req-a8c1a9a5-e0e4-4f43-b136-d2bd0f1e3fb2 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:32.171233 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-a3fa0aef-630c-4629-a28f-4560f9004235 req-a8c1a9a5-e0e4-4f43-b136-d2bd0f1e3fb2 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:32.184160 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:32.184160 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:26:32.189449 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-a3fa0aef-630c-4629-a28f-4560f9004235 req-a8c1a9a5-e0e4-4f43-b136-d2bd0f1e3fb2 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Volume info retrieved successfully. Jul 10 14:26:32.195314 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-a3fa0aef-630c-4629-a28f-4560f9004235 req-a8c1a9a5-e0e4-4f43-b136-d2bd0f1e3fb2 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc returned with HTTP 200 Jul 10 14:26:32.195886 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1312/5266] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:26:32 2026] GET /volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc => generated 1025 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:26:32.313146 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-a3fa0aef-630c-4629-a28f-4560f9004235 req-1ad94558-90d1-488a-8027-2d9808b01b87 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:32.315368 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-a3fa0aef-630c-4629-a28f-4560f9004235 req-1ad94558-90d1-488a-8027-2d9808b01b87 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] PUT https://10.4.3.66/volume/v3/attachments/37ffa682-68db-4312-ab6b-bc99f5b2d825 Jul 10 14:26:32.317521 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-a3fa0aef-630c-4629-a28f-4560f9004235 req-1ad94558-90d1-488a-8027-2d9808b01b87 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:26:32.324787 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-a3fa0aef-630c-4629-a28f-4560f9004235 req-1ad94558-90d1-488a-8027-2d9808b01b87 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Acquiring lock "cinder-attachment_update-ae39e938-742b-4f7e-9edd-43a6ec8bc2bc-np0000005012" by "attachment_update" {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:26:32.330967 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-a3fa0aef-630c-4629-a28f-4560f9004235 req-1ad94558-90d1-488a-8027-2d9808b01b87 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Lock "cinder-attachment_update-ae39e938-742b-4f7e-9edd-43a6ec8bc2bc-np0000005012" acquired by "attachment_update" :: waited 0.006s {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:26:32.332323 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:32.332323 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:26:32.360008 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-7611a7cd-5481-4da8-a363-ef24cd5a4f75 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:32.362134 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7611a7cd-5481-4da8-a363-ef24cd5a4f75 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b Jul 10 14:26:32.362389 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7611a7cd-5481-4da8-a363-ef24cd5a4f75 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:32.362623 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7611a7cd-5481-4da8-a363-ef24cd5a4f75 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:32.362784 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-7611a7cd-5481-4da8-a363-ef24cd5a4f75 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id aa89f977-05b3-4627-bea7-3c0054e96c6b. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:32.367797 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:32.367797 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:26:32.368620 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7611a7cd-5481-4da8-a363-ef24cd5a4f75 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b returned with HTTP 200 Jul 10 14:26:32.369051 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1308/5267] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:32 2026] GET /volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:32.855429 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-a3fa0aef-630c-4629-a28f-4560f9004235 req-1ad94558-90d1-488a-8027-2d9808b01b87 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Lock "cinder-attachment_update-ae39e938-742b-4f7e-9edd-43a6ec8bc2bc-np0000005012" released by "attachment_update" :: held 0.524s {{(pid=100154) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:26:32.855429 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-a3fa0aef-630c-4629-a28f-4560f9004235 req-1ad94558-90d1-488a-8027-2d9808b01b87 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/attachments/37ffa682-68db-4312-ab6b-bc99f5b2d825 returned with HTTP 200 Jul 10 14:26:32.855429 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1327/5268] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:26:32 2026] PUT /volume/v3/attachments/37ffa682-68db-4312-ab6b-bc99f5b2d825 => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:26:32.951840 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a3d6ec31-9008-4b22-b494-52463dcfb054 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:32.953426 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a3d6ec31-9008-4b22-b494-52463dcfb054 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc Jul 10 14:26:32.953639 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a3d6ec31-9008-4b22-b494-52463dcfb054 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:32.953825 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a3d6ec31-9008-4b22-b494-52463dcfb054 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:32.964260 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:32.964260 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:26:32.968908 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a3d6ec31-9008-4b22-b494-52463dcfb054 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Volume info retrieved successfully. Jul 10 14:26:32.974609 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a3d6ec31-9008-4b22-b494-52463dcfb054 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc returned with HTTP 200 Jul 10 14:26:32.975254 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1322/5269] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:26:32 2026] GET /volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:33.383186 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-676bc6ac-8c2e-475b-9a4d-d66c353504ee None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:33.385167 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-676bc6ac-8c2e-475b-9a4d-d66c353504ee tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b Jul 10 14:26:33.385425 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-676bc6ac-8c2e-475b-9a4d-d66c353504ee tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:33.385693 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-676bc6ac-8c2e-475b-9a4d-d66c353504ee tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:33.385881 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-676bc6ac-8c2e-475b-9a4d-d66c353504ee tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id aa89f977-05b3-4627-bea7-3c0054e96c6b. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:33.391094 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:33.391094 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:26:33.391675 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-676bc6ac-8c2e-475b-9a4d-d66c353504ee tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b returned with HTTP 200 Jul 10 14:26:33.392117 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1313/5270] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:33 2026] GET /volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:33.990464 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-53a39410-cc3b-47c8-8665-4cc0d193599c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:33.992209 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-53a39410-cc3b-47c8-8665-4cc0d193599c tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc Jul 10 14:26:33.992398 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-53a39410-cc3b-47c8-8665-4cc0d193599c tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:33.992596 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-53a39410-cc3b-47c8-8665-4cc0d193599c tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:34.004942 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:34.004942 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:26:34.010884 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-53a39410-cc3b-47c8-8665-4cc0d193599c tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Volume info retrieved successfully. Jul 10 14:26:34.017183 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-53a39410-cc3b-47c8-8665-4cc0d193599c tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc returned with HTTP 200 Jul 10 14:26:34.017795 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1309/5271] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:26:33 2026] GET /volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:34.403821 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-57f8e85c-7d16-4a04-9487-2bc8f8cb618f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:34.406025 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-57f8e85c-7d16-4a04-9487-2bc8f8cb618f tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b Jul 10 14:26:34.406429 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-57f8e85c-7d16-4a04-9487-2bc8f8cb618f tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:34.406738 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-57f8e85c-7d16-4a04-9487-2bc8f8cb618f tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:34.407007 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-57f8e85c-7d16-4a04-9487-2bc8f8cb618f tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id aa89f977-05b3-4627-bea7-3c0054e96c6b. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:34.412055 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:34.412055 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:26:34.412931 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-57f8e85c-7d16-4a04-9487-2bc8f8cb618f tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b returned with HTTP 200 Jul 10 14:26:34.413453 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1328/5272] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:34 2026] GET /volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:34.428156 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-29c2726b-2f98-4782-aa5a-fbc5000fc976 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:34.430100 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-29c2726b-2f98-4782-aa5a-fbc5000fc976 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b/export_record Jul 10 14:26:34.430374 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-29c2726b-2f98-4782-aa5a-fbc5000fc976 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:34.430618 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-29c2726b-2f98-4782-aa5a-fbc5000fc976 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'export_record' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:34.430784 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.contrib.backups [None req-29c2726b-2f98-4782-aa5a-fbc5000fc976 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Export record for backup aa89f977-05b3-4627-bea7-3c0054e96c6b. {{(pid=100153) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 14:26:34.435241 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:34.435241 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:26:34.436223 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.backup.api [None req-29c2726b-2f98-4782-aa5a-fbc5000fc976 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling RPCAPI with context: , host: np0000005012, backup: aa89f977-05b3-4627-bea7-3c0054e96c6b. {{(pid=100153) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 10 14:26:34.443297 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.backup.rpcapi [None req-29c2726b-2f98-4782-aa5a-fbc5000fc976 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] export_record in rpcapi backup_id aa89f977-05b3-4627-bea7-3c0054e96c6b on host np0000005012. {{(pid=100153) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 10 14:26:34.945922 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.contrib.backups [None req-29c2726b-2f98-4782-aa5a-fbc5000fc976 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYWE4OWY5NzctMDViMy00NjI3LWJlYTctM2MwMDU0ZTk2YzZiIiwgInVzZXJfaWQiOiAiYjYwNzlmYzE4YzlmNGZjNWExNmM3YzVkYTgyNjRlODUiLCAicHJvamVjdF9pZCI6ICJmMGVlNmIzNjA2YjQ0N2I0OWRmMWNhNzE5Y2Q4OWUxYSIsICJ2b2x1bWVfaWQiOiAiNWZmZDYzYzctMmE0MS00ZTI0LWI1NjYtZGJiOGVhZmE3YmJmIiwgImhvc3QiOiAibnAwMDAwMDA1MDEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzA4MjkyMTkyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNWZmZDYzYzctMmE0MS00ZTI0LWI1NjYtZGJiOGVhZmE3YmJmLzIwMjYwNzEwMTQyNjE5L2F6X25vdmFfYmFja3VwX2FhODlmOTc3LTA1YjMtNDYyNy1iZWE3LTNjMDA1NGU5NmM2YiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMTQ6MjY6MTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMTQ6MjY6MTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxNDoyNjozNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100153) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 10 14:26:34.946182 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-29c2726b-2f98-4782-aa5a-fbc5000fc976 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b/export_record returned with HTTP 200 Jul 10 14:26:34.946662 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1323/5273] 10.4.3.66 () {68 vars in 1423 bytes} [Fri Jul 10 14:26:34 2026] GET /volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b/export_record => generated 1424 bytes in 519 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:26:34.956340 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ceac9473-3901-4891-bfbc-7f827eb700d9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:34.958885 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ceac9473-3901-4891-bfbc-7f827eb700d9 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b Jul 10 14:26:34.959245 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ceac9473-3901-4891-bfbc-7f827eb700d9 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:34.959601 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ceac9473-3901-4891-bfbc-7f827eb700d9 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:34.959790 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-ceac9473-3901-4891-bfbc-7f827eb700d9 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id aa89f977-05b3-4627-bea7-3c0054e96c6b. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:34.961908 np0000005012 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=93,cinder:UPDATE=18,cinder:INSERT=8 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:26:34.967069 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:34.967069 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:26:34.968077 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ceac9473-3901-4891-bfbc-7f827eb700d9 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b returned with HTTP 200 Jul 10 14:26:34.968628 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1314/5274] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:34 2026] GET /volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:34.981952 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-59aa1cf9-1321-40e2-ab69-cb126eb5466d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:34.984024 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-59aa1cf9-1321-40e2-ab69-cb126eb5466d tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] POST https://10.4.3.66/volume/v3/backups/import_record Jul 10 14:26:34.984582 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-59aa1cf9-1321-40e2-ab69-cb126eb5466d tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2VhMmM1M2ItNjIxNi00MTY3LTg3ZDItMGEwNTk0MTYzMDJlIiwgInVzZXJfaWQiOiAiYjYwNzlmYzE4YzlmNGZjNWExNmM3YzVkYTgyNjRlODUiLCAicHJvamVjdF9pZCI6ICJmMGVlNmIzNjA2YjQ0N2I0OWRmMWNhNzE5Y2Q4OWUxYSIsICJ2b2x1bWVfaWQiOiAiNWZmZDYzYzctMmE0MS00ZTI0LWI1NjYtZGJiOGVhZmE3YmJmIiwgImhvc3QiOiAibnAwMDAwMDA1MDEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzA4MjkyMTkyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNWZmZDYzYzctMmE0MS00ZTI0LWI1NjYtZGJiOGVhZmE3YmJmLzIwMjYwNzEwMTQyNjE5L2F6X25vdmFfYmFja3VwX2FhODlmOTc3LTA1YjMtNDYyNy1iZWE3LTNjMDA1NGU5NmM2YiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMTQ6MjY6MTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMTQ6MjY6MTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxNDoyNjozNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:26:34.986458 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.contrib.backups [None req-59aa1cf9-1321-40e2-ab69-cb126eb5466d tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2VhMmM1M2ItNjIxNi00MTY3LTg3ZDItMGEwNTk0MTYzMDJlIiwgInVzZXJfaWQiOiAiYjYwNzlmYzE4YzlmNGZjNWExNmM3YzVkYTgyNjRlODUiLCAicHJvamVjdF9pZCI6ICJmMGVlNmIzNjA2YjQ0N2I0OWRmMWNhNzE5Y2Q4OWUxYSIsICJ2b2x1bWVfaWQiOiAiNWZmZDYzYzctMmE0MS00ZTI0LWI1NjYtZGJiOGVhZmE3YmJmIiwgImhvc3QiOiAibnAwMDAwMDA1MDEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzA4MjkyMTkyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNWZmZDYzYzctMmE0MS00ZTI0LWI1NjYtZGJiOGVhZmE3YmJmLzIwMjYwNzEwMTQyNjE5L2F6X25vdmFfYmFja3VwX2FhODlmOTc3LTA1YjMtNDYyNy1iZWE3LTNjMDA1NGU5NmM2YiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMTQ6MjY6MTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMTQ6MjY6MTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxNDoyNjozNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100155) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 10 14:26:34.986648 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.contrib.backups [None req-59aa1cf9-1321-40e2-ab69-cb126eb5466d tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiN2VhMmM1M2ItNjIxNi00MTY3LTg3ZDItMGEwNTk0MTYzMDJlIiwgInVzZXJfaWQiOiAiYjYwNzlmYzE4YzlmNGZjNWExNmM3YzVkYTgyNjRlODUiLCAicHJvamVjdF9pZCI6ICJmMGVlNmIzNjA2YjQ0N2I0OWRmMWNhNzE5Y2Q4OWUxYSIsICJ2b2x1bWVfaWQiOiAiNWZmZDYzYzctMmE0MS00ZTI0LWI1NjYtZGJiOGVhZmE3YmJmIiwgImhvc3QiOiAibnAwMDAwMDA1MDEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzA4MjkyMTkyIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNWZmZDYzYzctMmE0MS00ZTI0LWI1NjYtZGJiOGVhZmE3YmJmLzIwMjYwNzEwMTQyNjE5L2F6X25vdmFfYmFja3VwX2FhODlmOTc3LTA1YjMtNDYyNy1iZWE3LTNjMDA1NGU5NmM2YiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMTBUMTQ6MjY6MTZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMTBUMTQ6MjY6MTZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxNDoyNjozNFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100155) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 10 14:26:34.987592 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.policy [None req-59aa1cf9-1321-40e2-ab69-cb126eb5466d tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'e6fc5b417e4a4115b63abffad72560ee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ee6b3606b447b49df1ca719cd89e1a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100155) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 14:26:34.987863 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-59aa1cf9-1321-40e2-ab69-cb126eb5466d tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] https://10.4.3.66/volume/v3/backups/import_record returned with HTTP 403 Jul 10 14:26:34.988527 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1310/5275] 10.4.3.66 () {70 vars in 1335 bytes} [Fri Jul 10 14:26:34 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:26:34.998693 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-c816ab5b-9722-4a0d-ab91-0d830cd3bd20 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:35.000846 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c816ab5b-9722-4a0d-ab91-0d830cd3bd20 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/5ffd63c7-2a41-4e24-b566-dbb8eafa7bbf Jul 10 14:26:35.001150 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c816ab5b-9722-4a0d-ab91-0d830cd3bd20 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:35.001392 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c816ab5b-9722-4a0d-ab91-0d830cd3bd20 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:35.001611 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-c816ab5b-9722-4a0d-ab91-0d830cd3bd20 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Delete volume with id: 5ffd63c7-2a41-4e24-b566-dbb8eafa7bbf Jul 10 14:26:35.009273 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:35.009273 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:26:35.009950 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-c816ab5b-9722-4a0d-ab91-0d830cd3bd20 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Volume info retrieved successfully. Jul 10 14:26:35.028289 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-c816ab5b-9722-4a0d-ab91-0d830cd3bd20 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Delete volume request issued successfully. Jul 10 14:26:35.030666 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c816ab5b-9722-4a0d-ab91-0d830cd3bd20 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/volumes/5ffd63c7-2a41-4e24-b566-dbb8eafa7bbf returned with HTTP 202 Jul 10 14:26:35.030666 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1329/5276] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:26:34 2026] DELETE /volume/v3/volumes/5ffd63c7-2a41-4e24-b566-dbb8eafa7bbf => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:26:35.036368 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f7bcff16-8608-40fa-b617-eefacea887c8 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:35.038333 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f7bcff16-8608-40fa-b617-eefacea887c8 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc Jul 10 14:26:35.038877 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f7bcff16-8608-40fa-b617-eefacea887c8 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:35.038940 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f7bcff16-8608-40fa-b617-eefacea887c8 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:35.040692 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0cda2af2-edbf-4a09-88e5-aab7ce886ec1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:35.043904 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0cda2af2-edbf-4a09-88e5-aab7ce886ec1 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/volumes/5ffd63c7-2a41-4e24-b566-dbb8eafa7bbf Jul 10 14:26:35.044614 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0cda2af2-edbf-4a09-88e5-aab7ce886ec1 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:35.044929 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0cda2af2-edbf-4a09-88e5-aab7ce886ec1 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:35.054818 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:35.054818 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:26:35.055185 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:35.055185 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:26:35.059923 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-f7bcff16-8608-40fa-b617-eefacea887c8 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Volume info retrieved successfully. Jul 10 14:26:35.060515 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0cda2af2-edbf-4a09-88e5-aab7ce886ec1 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Volume info retrieved successfully. Jul 10 14:26:35.066178 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f7bcff16-8608-40fa-b617-eefacea887c8 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc returned with HTTP 200 Jul 10 14:26:35.066735 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1324/5277] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:26:35 2026] GET /volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:35.067483 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0cda2af2-edbf-4a09-88e5-aab7ce886ec1 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/volumes/5ffd63c7-2a41-4e24-b566-dbb8eafa7bbf returned with HTTP 200 Jul 10 14:26:35.067864 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1315/5278] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:35 2026] GET /volume/v3/volumes/5ffd63c7-2a41-4e24-b566-dbb8eafa7bbf => generated 1006 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:26:36.088573 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-16f76fd8-a7a5-4131-b706-2e794eac7e9e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:36.090264 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-aa97c5ab-25bf-4e29-a548-8d7bd40cba48 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:36.090929 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-16f76fd8-a7a5-4131-b706-2e794eac7e9e tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc Jul 10 14:26:36.091205 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-16f76fd8-a7a5-4131-b706-2e794eac7e9e tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:36.091480 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-16f76fd8-a7a5-4131-b706-2e794eac7e9e tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:36.092305 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-aa97c5ab-25bf-4e29-a548-8d7bd40cba48 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/volumes/5ffd63c7-2a41-4e24-b566-dbb8eafa7bbf Jul 10 14:26:36.092592 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-aa97c5ab-25bf-4e29-a548-8d7bd40cba48 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:36.092894 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-aa97c5ab-25bf-4e29-a548-8d7bd40cba48 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:36.096176 np0000005012 devstack@c-api.service[100155]: DEBUG dbcounter [-] [100155] Writing DB stats cinder:SELECT=115,cinder:INSERT=14,cinder:UPDATE=26 {{(pid=100155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:26:36.099246 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-aa97c5ab-25bf-4e29-a548-8d7bd40cba48 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/volumes/5ffd63c7-2a41-4e24-b566-dbb8eafa7bbf returned with HTTP 404 Jul 10 14:26:36.099913 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1330/5279] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:36 2026] GET /volume/v3/volumes/5ffd63c7-2a41-4e24-b566-dbb8eafa7bbf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:26:36.108397 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:36.108397 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:26:36.110121 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-de3bb126-45a0-42f5-85e5-e3a00b4f6938 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:36.112440 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-de3bb126-45a0-42f5-85e5-e3a00b4f6938 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] GET https://10.4.3.66/volume/v3/backups Jul 10 14:26:36.112748 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-de3bb126-45a0-42f5-85e5-e3a00b4f6938 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:36.113023 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-de3bb126-45a0-42f5-85e5-e3a00b4f6938 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Calling method 'index' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:36.113281 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.api_utils [None req-de3bb126-45a0-42f5-85e5-e3a00b4f6938 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Removing options '' from query. {{(pid=100153) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:26:36.113988 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-16f76fd8-a7a5-4131-b706-2e794eac7e9e tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Volume info retrieved successfully. Jul 10 14:26:36.120643 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-16f76fd8-a7a5-4131-b706-2e794eac7e9e tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc returned with HTTP 200 Jul 10 14:26:36.121220 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1311/5280] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:26:36 2026] GET /volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:36.126578 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-de3bb126-45a0-42f5-85e5-e3a00b4f6938 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 200 Jul 10 14:26:36.127243 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1325/5281] 10.4.3.66 () {68 vars in 1270 bytes} [Fri Jul 10 14:26:36 2026] GET /volume/v3/backups => generated 621 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:36.140007 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1267ee72-4bb7-4c36-96d7-f3bef5b4c8b8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:36.141989 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1267ee72-4bb7-4c36-96d7-f3bef5b4c8b8 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] GET https://10.4.3.66/volume/v3/backups?project_id=f0ee6b3606b447b49df1ca719cd89e1a Jul 10 14:26:36.142266 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1267ee72-4bb7-4c36-96d7-f3bef5b4c8b8 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:36.142560 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1267ee72-4bb7-4c36-96d7-f3bef5b4c8b8 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:36.142847 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-1267ee72-4bb7-4c36-96d7-f3bef5b4c8b8 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Removing options 'project_id' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:26:36.148518 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1267ee72-4bb7-4c36-96d7-f3bef5b4c8b8 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] https://10.4.3.66/volume/v3/backups?project_id=f0ee6b3606b447b49df1ca719cd89e1a returned with HTTP 200 Jul 10 14:26:36.149025 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1316/5282] 10.4.3.66 () {68 vars in 1357 bytes} [Fri Jul 10 14:26:36 2026] GET /volume/v3/backups?project_id=f0ee6b3606b447b49df1ca719cd89e1a => generated 621 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:36.158649 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-4d2cb755-f691-4d7f-855d-180cf9aa8bd3 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:36.161250 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4d2cb755-f691-4d7f-855d-180cf9aa8bd3 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:26:36.161784 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4d2cb755-f691-4d7f-855d-180cf9aa8bd3 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-915219729"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:26:36.163945 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-4d2cb755-f691-4d7f-855d-180cf9aa8bd3 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-915219729'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:26:36.164216 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-4d2cb755-f691-4d7f-855d-180cf9aa8bd3 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Create volume of 1 GB Jul 10 14:26:36.169725 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-4d2cb755-f691-4d7f-855d-180cf9aa8bd3 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Availability Zones retrieved successfully. Jul 10 14:26:36.178927 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4d2cb755-f691-4d7f-855d-180cf9aa8bd3 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Flow 'volume_create_api' (94dcce03-7f5b-4c57-8bd1-2c41b1c85bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:26:36.180588 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4d2cb755-f691-4d7f-855d-180cf9aa8bd3 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (012f38c0-25e1-43c8-85b3-301dc978e0ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:26:36.182064 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-4d2cb755-f691-4d7f-855d-180cf9aa8bd3 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:26:36.219353 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4d2cb755-f691-4d7f-855d-180cf9aa8bd3 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (012f38c0-25e1-43c8-85b3-301dc978e0ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:26:36.220553 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4d2cb755-f691-4d7f-855d-180cf9aa8bd3 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d11a1313-8f43-46e1-9604-f5669090ada6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:26:36.272455 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-4d2cb755-f691-4d7f-855d-180cf9aa8bd3 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Created reservations ['81b74daf-6544-4bee-8d92-ceb597641198', '83664847-aa9a-409f-89f2-e9924140c245', '4e87221a-018b-4a66-998f-bf281d15f0b8', 'c8d06d5d-f56f-4371-9f9e-b4d5e48e5abb'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:26:36.273992 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4d2cb755-f691-4d7f-855d-180cf9aa8bd3 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d11a1313-8f43-46e1-9604-f5669090ada6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81b74daf-6544-4bee-8d92-ceb597641198', '83664847-aa9a-409f-89f2-e9924140c245', '4e87221a-018b-4a66-998f-bf281d15f0b8', 'c8d06d5d-f56f-4371-9f9e-b4d5e48e5abb']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:26:36.275310 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4d2cb755-f691-4d7f-855d-180cf9aa8bd3 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0474f6c-57be-487c-8e51-143af4780d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:26:36.309870 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4d2cb755-f691-4d7f-855d-180cf9aa8bd3 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0474f6c-57be-487c-8e51-143af4780d17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc71c838-a63b-4dae-86f8-68d2bdc0f9a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-915219729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0ee6b3606b447b49df1ca719cd89e1a',qos_specs=None,replication_status=,reservations=['81b74daf-6544-4bee-8d92-ceb597641198','83664847-aa9a-409f-89f2-e9924140c245','4e87221a-018b-4a66-998f-bf281d15f0b8','c8d06d5d-f56f-4371-9f9e-b4d5e48e5abb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6079fc18c9f4fc5a16c7c5da8264e85',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:26:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-915219729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc71c838-a63b-4dae-86f8-68d2bdc0f9a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0ee6b3606b447b49df1ca719cd89e1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6079fc18c9f4fc5a16c7c5da8264e85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:26:36.311021 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4d2cb755-f691-4d7f-855d-180cf9aa8bd3 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf142f97-29b8-4d44-8c17-3859cb9f2073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:26:36.338451 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4d2cb755-f691-4d7f-855d-180cf9aa8bd3 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf142f97-29b8-4d44-8c17-3859cb9f2073) transitioned into state 'SUCCESS' from state '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-915219729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0ee6b3606b447b49df1ca719cd89e1a',qos_specs=None,replication_status=,reservations=['81b74daf-6544-4bee-8d92-ceb597641198','83664847-aa9a-409f-89f2-e9924140c245','4e87221a-018b-4a66-998f-bf281d15f0b8','c8d06d5d-f56f-4371-9f9e-b4d5e48e5abb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6079fc18c9f4fc5a16c7c5da8264e85',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:26:36.339972 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4d2cb755-f691-4d7f-855d-180cf9aa8bd3 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09c90957-ccd9-4715-9b6e-76659b295541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:26:36.355213 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4d2cb755-f691-4d7f-855d-180cf9aa8bd3 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09c90957-ccd9-4715-9b6e-76659b295541) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:26:36.356927 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-4d2cb755-f691-4d7f-855d-180cf9aa8bd3 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Flow 'volume_create_api' (94dcce03-7f5b-4c57-8bd1-2c41b1c85bda) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:26:36.357618 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-4d2cb755-f691-4d7f-855d-180cf9aa8bd3 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Create volume request issued successfully. Jul 10 14:26:36.358788 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4d2cb755-f691-4d7f-855d-180cf9aa8bd3 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:26:36.359552 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1331/5283] 10.4.3.66 () {70 vars in 1291 bytes} [Fri Jul 10 14:26:36 2026] POST /volume/v3/volumes => generated 775 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:26:36.373152 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-6981a875-ae6b-452e-a22d-5a72f151641e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:36.375052 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6981a875-ae6b-452e-a22d-5a72f151641e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/volumes/bc71c838-a63b-4dae-86f8-68d2bdc0f9a6 Jul 10 14:26:36.375270 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6981a875-ae6b-452e-a22d-5a72f151641e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:36.375459 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6981a875-ae6b-452e-a22d-5a72f151641e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:36.382827 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:36.382827 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:26:36.386868 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-6981a875-ae6b-452e-a22d-5a72f151641e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Volume info retrieved successfully. Jul 10 14:26:36.391220 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6981a875-ae6b-452e-a22d-5a72f151641e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/volumes/bc71c838-a63b-4dae-86f8-68d2bdc0f9a6 returned with HTTP 200 Jul 10 14:26:36.391646 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1312/5284] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:36 2026] GET /volume/v3/volumes/bc71c838-a63b-4dae-86f8-68d2bdc0f9a6 => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:37.137160 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8574bfa6-34bd-45af-9e3b-ab51feb098c0 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:37.139134 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8574bfa6-34bd-45af-9e3b-ab51feb098c0 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc Jul 10 14:26:37.139467 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8574bfa6-34bd-45af-9e3b-ab51feb098c0 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:37.139721 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8574bfa6-34bd-45af-9e3b-ab51feb098c0 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:37.150873 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:37.150873 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:26:37.154302 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-8574bfa6-34bd-45af-9e3b-ab51feb098c0 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Volume info retrieved successfully. Jul 10 14:26:37.158486 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8574bfa6-34bd-45af-9e3b-ab51feb098c0 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc returned with HTTP 200 Jul 10 14:26:37.158864 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1326/5285] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:26:37 2026] GET /volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:37.406876 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c7f41a54-e38e-4113-b35d-16e0fcab75f9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:37.409305 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c7f41a54-e38e-4113-b35d-16e0fcab75f9 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/volumes/bc71c838-a63b-4dae-86f8-68d2bdc0f9a6 Jul 10 14:26:37.409560 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c7f41a54-e38e-4113-b35d-16e0fcab75f9 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:37.409792 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c7f41a54-e38e-4113-b35d-16e0fcab75f9 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:37.418755 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:37.418755 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:26:37.422830 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c7f41a54-e38e-4113-b35d-16e0fcab75f9 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Volume info retrieved successfully. Jul 10 14:26:37.427546 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c7f41a54-e38e-4113-b35d-16e0fcab75f9 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/volumes/bc71c838-a63b-4dae-86f8-68d2bdc0f9a6 returned with HTTP 200 Jul 10 14:26:37.428025 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1317/5286] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:37 2026] GET /volume/v3/volumes/bc71c838-a63b-4dae-86f8-68d2bdc0f9a6 => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:26:37.439844 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b9125e38-7902-4081-9184-781c977edf3f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:37.441887 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b9125e38-7902-4081-9184-781c977edf3f tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] POST https://10.4.3.66/volume/v3/backups Jul 10 14:26:37.442231 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b9125e38-7902-4081-9184-781c977edf3f tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bc71c838-a63b-4dae-86f8-68d2bdc0f9a6", "name": "tempest-type-Backup-1136693147"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:26:37.443828 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.contrib.backups [None req-b9125e38-7902-4081-9184-781c977edf3f tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Creating new backup {'backup': {'volume_id': 'bc71c838-a63b-4dae-86f8-68d2bdc0f9a6', 'name': 'tempest-type-Backup-1136693147'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 14:26:37.444030 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.contrib.backups [None req-b9125e38-7902-4081-9184-781c977edf3f tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Creating backup of volume bc71c838-a63b-4dae-86f8-68d2bdc0f9a6 in container None Jul 10 14:26:37.452147 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:37.452147 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:26:37.452829 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b9125e38-7902-4081-9184-781c977edf3f tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Volume info retrieved successfully. Jul 10 14:26:37.471919 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-b9125e38-7902-4081-9184-781c977edf3f tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Created reservations ['e915fc0c-a465-4af0-8978-77aa02d15a3e', 'be6f4d6a-e529-4c65-a474-2e98dea5e3ce'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:26:37.501363 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b9125e38-7902-4081-9184-781c977edf3f tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Jul 10 14:26:37.501904 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1332/5287] 10.4.3.66 () {70 vars in 1292 bytes} [Fri Jul 10 14:26:37 2026] POST /volume/v3/backups => generated 314 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:26:37.511642 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d0352c1d-2361-4adc-b327-30a5b7c9d792 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:37.514020 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d0352c1d-2361-4adc-b327-30a5b7c9d792 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 Jul 10 14:26:37.514266 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d0352c1d-2361-4adc-b327-30a5b7c9d792 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:37.514810 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d0352c1d-2361-4adc-b327-30a5b7c9d792 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:37.514810 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-d0352c1d-2361-4adc-b327-30a5b7c9d792 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id 1ad093e7-1e98-4404-8241-4304cfe48b56. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:37.519723 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:37.519723 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:26:37.520484 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d0352c1d-2361-4adc-b327-30a5b7c9d792 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 returned with HTTP 200 Jul 10 14:26:37.520953 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1313/5288] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:37 2026] GET /volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:38.174070 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8d1cc970-7028-4d77-b273-eb62345e3570 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:38.177144 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8d1cc970-7028-4d77-b273-eb62345e3570 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc Jul 10 14:26:38.177395 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8d1cc970-7028-4d77-b273-eb62345e3570 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:38.177642 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8d1cc970-7028-4d77-b273-eb62345e3570 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:38.192405 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:38.192405 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:26:38.197178 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-8d1cc970-7028-4d77-b273-eb62345e3570 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Volume info retrieved successfully. Jul 10 14:26:38.203989 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8d1cc970-7028-4d77-b273-eb62345e3570 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc returned with HTTP 200 Jul 10 14:26:38.204444 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1327/5289] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:26:38 2026] GET /volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:38.531865 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-13a729fb-fcc6-4f58-9f91-715bbed0539a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:38.534013 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-13a729fb-fcc6-4f58-9f91-715bbed0539a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 Jul 10 14:26:38.534268 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-13a729fb-fcc6-4f58-9f91-715bbed0539a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:38.534526 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-13a729fb-fcc6-4f58-9f91-715bbed0539a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:38.534690 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-13a729fb-fcc6-4f58-9f91-715bbed0539a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id 1ad093e7-1e98-4404-8241-4304cfe48b56. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:38.539833 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:38.539833 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:26:38.540647 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-13a729fb-fcc6-4f58-9f91-715bbed0539a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 returned with HTTP 200 Jul 10 14:26:38.541164 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1318/5290] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:38 2026] GET /volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:39.098888 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-a3fa0aef-630c-4629-a28f-4560f9004235 req-8edf8c9a-edd9-45f2-9cc9-0653fa9270ae None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:39.101191 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-a3fa0aef-630c-4629-a28f-4560f9004235 req-8edf8c9a-edd9-45f2-9cc9-0653fa9270ae tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] POST https://10.4.3.66/volume/v3/attachments/37ffa682-68db-4312-ab6b-bc99f5b2d825/action Jul 10 14:26:39.101616 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-a3fa0aef-630c-4629-a28f-4560f9004235 req-8edf8c9a-edd9-45f2-9cc9-0653fa9270ae tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Action body: b'{"os-complete": null}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:26:39.101788 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-a3fa0aef-630c-4629-a28f-4560f9004235 req-8edf8c9a-edd9-45f2-9cc9-0653fa9270ae tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:26:39.123212 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:39.123212 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:26:39.143681 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-a3fa0aef-630c-4629-a28f-4560f9004235 req-8edf8c9a-edd9-45f2-9cc9-0653fa9270ae tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/attachments/37ffa682-68db-4312-ab6b-bc99f5b2d825/action returned with HTTP 204 Jul 10 14:26:39.144247 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1333/5291] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:26:39 2026] POST /volume/v3/attachments/37ffa682-68db-4312-ab6b-bc99f5b2d825/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:26:39.221926 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-7fb581e2-676e-45a5-9eff-cf78490b14e1 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:39.223584 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7fb581e2-676e-45a5-9eff-cf78490b14e1 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc Jul 10 14:26:39.223837 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7fb581e2-676e-45a5-9eff-cf78490b14e1 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:39.224051 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7fb581e2-676e-45a5-9eff-cf78490b14e1 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:39.233143 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:39.233143 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:26:39.236898 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-7fb581e2-676e-45a5-9eff-cf78490b14e1 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Volume info retrieved successfully. Jul 10 14:26:39.241520 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7fb581e2-676e-45a5-9eff-cf78490b14e1 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc returned with HTTP 200 Jul 10 14:26:39.242195 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1314/5292] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:26:39 2026] GET /volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:26:39.255333 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a17ee893-1517-4db8-8df2-f8bd2b43f27b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:39.257132 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a17ee893-1517-4db8-8df2-f8bd2b43f27b tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc Jul 10 14:26:39.257393 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a17ee893-1517-4db8-8df2-f8bd2b43f27b tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:39.257633 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a17ee893-1517-4db8-8df2-f8bd2b43f27b tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:39.272594 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:39.272594 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:26:39.277126 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a17ee893-1517-4db8-8df2-f8bd2b43f27b tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Volume info retrieved successfully. Jul 10 14:26:39.282022 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a17ee893-1517-4db8-8df2-f8bd2b43f27b tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc returned with HTTP 200 Jul 10 14:26:39.282581 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1328/5293] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:26:39 2026] GET /volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:26:39.302877 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-84465713-7819-4917-b8f6-086c29739521 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:39.304656 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-84465713-7819-4917-b8f6-086c29739521 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:26:39.305041 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-84465713-7819-4917-b8f6-086c29739521 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ae39e938-742b-4f7e-9edd-43a6ec8bc2bc", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-589765800", "description": null, "metadata": null}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:26:39.319412 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:39.319412 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:26:39.320117 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-84465713-7819-4917-b8f6-086c29739521 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Volume info retrieved successfully. Jul 10 14:26:39.320266 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-84465713-7819-4917-b8f6-086c29739521 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Create snapshot from volume ae39e938-742b-4f7e-9edd-43a6ec8bc2bc Jul 10 14:26:39.364472 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-84465713-7819-4917-b8f6-086c29739521 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Created reservations ['834d73ed-354f-43be-b3a1-d35ca1181eb7', '079bcf90-606f-4a13-a016-33bc9e82f0c6', 'bbebc058-54d7-4647-b7f0-b56a67d0d784', '58cc8206-b5b7-4cd2-9f0f-0a276e0ca82f'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:26:39.413826 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-84465713-7819-4917-b8f6-086c29739521 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Snapshot force create request issued successfully. Jul 10 14:26:39.414263 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-84465713-7819-4917-b8f6-086c29739521 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:26:39.414741 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1319/5294] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:26:39 2026] POST /volume/v3/snapshots => generated 310 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:26:39.427515 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b86fb205-c975-4d24-a1e4-3f42d7ab0979 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:39.429869 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b86fb205-c975-4d24-a1e4-3f42d7ab0979 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/snapshots/7cbb46df-d59a-4a16-8c1d-1a5f7817b0e2 Jul 10 14:26:39.430158 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b86fb205-c975-4d24-a1e4-3f42d7ab0979 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:39.430561 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b86fb205-c975-4d24-a1e4-3f42d7ab0979 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:39.436689 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:39.436689 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:26:39.437325 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b86fb205-c975-4d24-a1e4-3f42d7ab0979 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Snapshot retrieved successfully. Jul 10 14:26:39.438396 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b86fb205-c975-4d24-a1e4-3f42d7ab0979 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/snapshots/7cbb46df-d59a-4a16-8c1d-1a5f7817b0e2 returned with HTTP 200 Jul 10 14:26:39.439174 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1334/5295] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:26:39 2026] GET /volume/v3/snapshots/7cbb46df-d59a-4a16-8c1d-1a5f7817b0e2 => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:39.553391 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b3b16437-7273-4d8a-97c7-00af0eb0c8f1 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:39.555193 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b3b16437-7273-4d8a-97c7-00af0eb0c8f1 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 Jul 10 14:26:39.555443 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b3b16437-7273-4d8a-97c7-00af0eb0c8f1 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:39.555716 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b3b16437-7273-4d8a-97c7-00af0eb0c8f1 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:39.555842 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-b3b16437-7273-4d8a-97c7-00af0eb0c8f1 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id 1ad093e7-1e98-4404-8241-4304cfe48b56. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:39.560314 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:39.560314 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:26:39.561071 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b3b16437-7273-4d8a-97c7-00af0eb0c8f1 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 returned with HTTP 200 Jul 10 14:26:39.561653 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1315/5296] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:39 2026] GET /volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:40.449351 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-2b0fa179-59b7-4fda-b6a9-e29d09823304 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:40.451879 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2b0fa179-59b7-4fda-b6a9-e29d09823304 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/snapshots/7cbb46df-d59a-4a16-8c1d-1a5f7817b0e2 Jul 10 14:26:40.452170 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2b0fa179-59b7-4fda-b6a9-e29d09823304 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:40.452451 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2b0fa179-59b7-4fda-b6a9-e29d09823304 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:40.459605 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:40.459605 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:26:40.460279 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-2b0fa179-59b7-4fda-b6a9-e29d09823304 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Snapshot retrieved successfully. Jul 10 14:26:40.461496 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2b0fa179-59b7-4fda-b6a9-e29d09823304 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/snapshots/7cbb46df-d59a-4a16-8c1d-1a5f7817b0e2 returned with HTTP 200 Jul 10 14:26:40.462320 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1329/5297] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:26:40 2026] GET /volume/v3/snapshots/7cbb46df-d59a-4a16-8c1d-1a5f7817b0e2 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:40.472003 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-570c42c6-4b3c-47a9-9c39-387a9114ceaf None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:40.474572 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-570c42c6-4b3c-47a9-9c39-387a9114ceaf tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/snapshots/7cbb46df-d59a-4a16-8c1d-1a5f7817b0e2 Jul 10 14:26:40.475199 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-570c42c6-4b3c-47a9-9c39-387a9114ceaf tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:40.475199 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-570c42c6-4b3c-47a9-9c39-387a9114ceaf tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:40.481829 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:40.481829 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:26:40.482516 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-570c42c6-4b3c-47a9-9c39-387a9114ceaf tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Snapshot retrieved successfully. Jul 10 14:26:40.483737 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-570c42c6-4b3c-47a9-9c39-387a9114ceaf tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/snapshots/7cbb46df-d59a-4a16-8c1d-1a5f7817b0e2 returned with HTTP 200 Jul 10 14:26:40.484240 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1320/5298] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:26:40 2026] GET /volume/v3/snapshots/7cbb46df-d59a-4a16-8c1d-1a5f7817b0e2 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:40.495280 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d4798939-7ecb-412f-8e55-eb312909aa04 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:40.497469 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d4798939-7ecb-412f-8e55-eb312909aa04 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc Jul 10 14:26:40.497711 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d4798939-7ecb-412f-8e55-eb312909aa04 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:40.497935 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d4798939-7ecb-412f-8e55-eb312909aa04 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:40.508823 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:40.508823 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:26:40.513194 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-d4798939-7ecb-412f-8e55-eb312909aa04 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Volume info retrieved successfully. Jul 10 14:26:40.519063 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d4798939-7ecb-412f-8e55-eb312909aa04 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc returned with HTTP 200 Jul 10 14:26:40.519570 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1335/5299] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:26:40 2026] GET /volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:26:40.574195 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-0ebb4237-3a62-4800-b9b9-94ef33fa6d26 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:40.576582 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0ebb4237-3a62-4800-b9b9-94ef33fa6d26 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 Jul 10 14:26:40.576904 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0ebb4237-3a62-4800-b9b9-94ef33fa6d26 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:40.577194 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0ebb4237-3a62-4800-b9b9-94ef33fa6d26 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:40.577363 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-0ebb4237-3a62-4800-b9b9-94ef33fa6d26 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id 1ad093e7-1e98-4404-8241-4304cfe48b56. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:40.582730 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:40.582730 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:26:40.583551 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0ebb4237-3a62-4800-b9b9-94ef33fa6d26 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 returned with HTTP 200 Jul 10 14:26:40.584048 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1316/5300] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:40 2026] GET /volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:41.595342 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f35486bf-7712-491f-9734-10737e104128 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:41.597625 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f35486bf-7712-491f-9734-10737e104128 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 Jul 10 14:26:41.597896 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f35486bf-7712-491f-9734-10737e104128 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:41.598147 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f35486bf-7712-491f-9734-10737e104128 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:41.598395 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-f35486bf-7712-491f-9734-10737e104128 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id 1ad093e7-1e98-4404-8241-4304cfe48b56. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:41.600152 np0000005012 devstack@c-api.service[100153]: DEBUG dbcounter [-] [100153] Writing DB stats cinder:SELECT=103,cinder:UPDATE=18,cinder:INSERT=4 {{(pid=100153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:26:41.604420 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:41.604420 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:26:41.605295 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f35486bf-7712-491f-9734-10737e104128 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 returned with HTTP 200 Jul 10 14:26:41.606002 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1330/5301] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:41 2026] GET /volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:42.147235 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6e982768-fcac-4803-ae03-e7ba505d029a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:42.147724 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6e982768-fcac-4803-ae03-e7ba505d029a None None] GET https://10.4.3.66/volume// Jul 10 14:26:42.147933 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6e982768-fcac-4803-ae03-e7ba505d029a None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:42.148182 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6e982768-fcac-4803-ae03-e7ba505d029a None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:42.148640 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6e982768-fcac-4803-ae03-e7ba505d029a None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:26:42.149045 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1321/5302] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:26:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:26:42.157059 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-669fb7d9-9cae-4806-b021-750890d6bcc1 req-a2db7527-76cf-4b9f-be8b-b25452cabb04 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:42.160524 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-669fb7d9-9cae-4806-b021-750890d6bcc1 req-a2db7527-76cf-4b9f-be8b-b25452cabb04 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:26:42.160979 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-669fb7d9-9cae-4806-b021-750890d6bcc1 req-a2db7527-76cf-4b9f-be8b-b25452cabb04 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "799c97f4-79f4-427e-ac73-a7f3ce8b8dd8", "connector": null, "instance_uuid": "18989c93-df5d-41ac-b20b-00fd6ff9b58b"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:26:42.175480 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:42.175480 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:26:42.211905 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-669fb7d9-9cae-4806-b021-750890d6bcc1 req-a2db7527-76cf-4b9f-be8b-b25452cabb04 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:26:42.212414 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1336/5303] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:26:42 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 14:26:42.228539 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-669fb7d9-9cae-4806-b021-750890d6bcc1 req-805e552b-5877-4c8f-978a-33f30b64a270 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:42.231151 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-669fb7d9-9cae-4806-b021-750890d6bcc1 req-805e552b-5877-4c8f-978a-33f30b64a270 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] DELETE https://10.4.3.66/volume/v3/attachments/dc6dee89-29aa-432d-9d11-53e5a32ffb60 Jul 10 14:26:42.231342 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-669fb7d9-9cae-4806-b021-750890d6bcc1 req-805e552b-5877-4c8f-978a-33f30b64a270 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:42.231650 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-669fb7d9-9cae-4806-b021-750890d6bcc1 req-805e552b-5877-4c8f-978a-33f30b64a270 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:42.239104 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:42.239104 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:26:42.618719 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-90d84b1b-0595-4bdc-946f-59d7f6cc39c3 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:42.621007 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-90d84b1b-0595-4bdc-946f-59d7f6cc39c3 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 Jul 10 14:26:42.621318 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-90d84b1b-0595-4bdc-946f-59d7f6cc39c3 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:42.621648 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-90d84b1b-0595-4bdc-946f-59d7f6cc39c3 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:42.621822 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-90d84b1b-0595-4bdc-946f-59d7f6cc39c3 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id 1ad093e7-1e98-4404-8241-4304cfe48b56. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:42.627358 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:42.627358 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:26:42.628218 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-90d84b1b-0595-4bdc-946f-59d7f6cc39c3 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 returned with HTTP 200 Jul 10 14:26:42.628751 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1331/5304] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:42 2026] GET /volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:42.770843 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-669fb7d9-9cae-4806-b021-750890d6bcc1 req-805e552b-5877-4c8f-978a-33f30b64a270 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] https://10.4.3.66/volume/v3/attachments/dc6dee89-29aa-432d-9d11-53e5a32ffb60 returned with HTTP 200 Jul 10 14:26:42.773473 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1317/5305] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:26:42 2026] DELETE /volume/v3/attachments/dc6dee89-29aa-432d-9d11-53e5a32ffb60 => generated 192 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:26:43.640276 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-80617171-6d78-40f0-a36f-e15f2b72732e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:43.642564 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-80617171-6d78-40f0-a36f-e15f2b72732e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 Jul 10 14:26:43.642844 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-80617171-6d78-40f0-a36f-e15f2b72732e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:43.643093 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-80617171-6d78-40f0-a36f-e15f2b72732e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:43.646519 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-80617171-6d78-40f0-a36f-e15f2b72732e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id 1ad093e7-1e98-4404-8241-4304cfe48b56. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:43.647473 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:43.647473 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:26:43.648096 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-80617171-6d78-40f0-a36f-e15f2b72732e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 returned with HTTP 200 Jul 10 14:26:43.648447 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1322/5306] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:43 2026] GET /volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:44.658570 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-adbea8ef-d9de-4dd0-9666-f02b8c3e12c1 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:44.660867 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-adbea8ef-d9de-4dd0-9666-f02b8c3e12c1 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 Jul 10 14:26:44.661131 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-adbea8ef-d9de-4dd0-9666-f02b8c3e12c1 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:44.661371 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-adbea8ef-d9de-4dd0-9666-f02b8c3e12c1 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:44.661528 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-adbea8ef-d9de-4dd0-9666-f02b8c3e12c1 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id 1ad093e7-1e98-4404-8241-4304cfe48b56. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:44.666657 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:44.666657 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:26:44.667544 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-adbea8ef-d9de-4dd0-9666-f02b8c3e12c1 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 returned with HTTP 200 Jul 10 14:26:44.668028 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1337/5307] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:44 2026] GET /volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:45.678817 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4a8dc076-90ae-4232-a1da-109261c8a690 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:45.681067 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4a8dc076-90ae-4232-a1da-109261c8a690 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 Jul 10 14:26:45.681302 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4a8dc076-90ae-4232-a1da-109261c8a690 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:45.681468 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4a8dc076-90ae-4232-a1da-109261c8a690 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:45.681618 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-4a8dc076-90ae-4232-a1da-109261c8a690 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id 1ad093e7-1e98-4404-8241-4304cfe48b56. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:45.686718 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:45.686718 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:26:45.687435 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4a8dc076-90ae-4232-a1da-109261c8a690 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 returned with HTTP 200 Jul 10 14:26:45.687898 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1332/5308] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:45 2026] GET /volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:46.584761 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f1703b7d-f453-49e5-a32a-22550e3de192 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:46.585201 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f1703b7d-f453-49e5-a32a-22550e3de192 None None] GET https://10.4.3.66/volume// Jul 10 14:26:46.585319 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f1703b7d-f453-49e5-a32a-22550e3de192 None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:46.585584 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f1703b7d-f453-49e5-a32a-22550e3de192 None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:46.585928 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f1703b7d-f453-49e5-a32a-22550e3de192 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:26:46.586190 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1318/5309] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:26:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:26:46.605747 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-45110128-2680-4e36-8ae3-d598a97acf10 req-cecb8d8e-f25a-4b49-9d6e-146bea720bad None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:46.608423 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-45110128-2680-4e36-8ae3-d598a97acf10 req-cecb8d8e-f25a-4b49-9d6e-146bea720bad tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] GET https://10.4.3.66/volume/v3/volumes/799c97f4-79f4-427e-ac73-a7f3ce8b8dd8 Jul 10 14:26:46.608704 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-45110128-2680-4e36-8ae3-d598a97acf10 req-cecb8d8e-f25a-4b49-9d6e-146bea720bad tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:46.608922 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-45110128-2680-4e36-8ae3-d598a97acf10 req-cecb8d8e-f25a-4b49-9d6e-146bea720bad tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:46.619608 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:46.619608 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:26:46.623629 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-45110128-2680-4e36-8ae3-d598a97acf10 req-cecb8d8e-f25a-4b49-9d6e-146bea720bad tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Volume info retrieved successfully. Jul 10 14:26:46.628852 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-45110128-2680-4e36-8ae3-d598a97acf10 req-cecb8d8e-f25a-4b49-9d6e-146bea720bad tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] https://10.4.3.66/volume/v3/volumes/799c97f4-79f4-427e-ac73-a7f3ce8b8dd8 returned with HTTP 200 Jul 10 14:26:46.629762 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1323/5310] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:26:46 2026] GET /volume/v3/volumes/799c97f4-79f4-427e-ac73-a7f3ce8b8dd8 => generated 1538 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:26:46.699841 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-cc912713-0664-44e9-a184-809a78dabeb3 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:46.702202 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cc912713-0664-44e9-a184-809a78dabeb3 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 Jul 10 14:26:46.702464 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cc912713-0664-44e9-a184-809a78dabeb3 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:46.702734 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-cc912713-0664-44e9-a184-809a78dabeb3 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:46.702873 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-cc912713-0664-44e9-a184-809a78dabeb3 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id 1ad093e7-1e98-4404-8241-4304cfe48b56. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:46.707920 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:46.707920 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:26:46.708544 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-cc912713-0664-44e9-a184-809a78dabeb3 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 returned with HTTP 200 Jul 10 14:26:46.709027 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1338/5311] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:46 2026] GET /volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:46.778852 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-45110128-2680-4e36-8ae3-d598a97acf10 req-9419fc62-da51-4bdc-a2e8-28af4cf04e87 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:46.781623 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-45110128-2680-4e36-8ae3-d598a97acf10 req-9419fc62-da51-4bdc-a2e8-28af4cf04e87 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] PUT https://10.4.3.66/volume/v3/attachments/f195d321-32fb-40f1-ad49-6efa0123d00e Jul 10 14:26:46.782113 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-45110128-2680-4e36-8ae3-d598a97acf10 req-9419fc62-da51-4bdc-a2e8-28af4cf04e87 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:26:46.796993 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-45110128-2680-4e36-8ae3-d598a97acf10 req-9419fc62-da51-4bdc-a2e8-28af4cf04e87 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Acquiring lock "cinder-attachment_update-799c97f4-79f4-427e-ac73-a7f3ce8b8dd8-np0000005012" by "attachment_update" {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:26:46.804900 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-45110128-2680-4e36-8ae3-d598a97acf10 req-9419fc62-da51-4bdc-a2e8-28af4cf04e87 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Lock "cinder-attachment_update-799c97f4-79f4-427e-ac73-a7f3ce8b8dd8-np0000005012" acquired by "attachment_update" :: waited 0.005s {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:26:46.804900 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:46.804900 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:26:47.324854 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-45110128-2680-4e36-8ae3-d598a97acf10 req-9419fc62-da51-4bdc-a2e8-28af4cf04e87 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Lock "cinder-attachment_update-799c97f4-79f4-427e-ac73-a7f3ce8b8dd8-np0000005012" released by "attachment_update" :: held 0.523s {{(pid=100153) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:26:47.325190 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-45110128-2680-4e36-8ae3-d598a97acf10 req-9419fc62-da51-4bdc-a2e8-28af4cf04e87 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] https://10.4.3.66/volume/v3/attachments/f195d321-32fb-40f1-ad49-6efa0123d00e returned with HTTP 200 Jul 10 14:26:47.325679 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1333/5312] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:26:46 2026] PUT /volume/v3/attachments/f195d321-32fb-40f1-ad49-6efa0123d00e => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:26:47.720929 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b549023f-3a54-419e-b7c6-5eed0828d7b4 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:47.723288 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b549023f-3a54-419e-b7c6-5eed0828d7b4 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 Jul 10 14:26:47.723616 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b549023f-3a54-419e-b7c6-5eed0828d7b4 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:47.723916 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b549023f-3a54-419e-b7c6-5eed0828d7b4 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:47.724038 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-b549023f-3a54-419e-b7c6-5eed0828d7b4 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id 1ad093e7-1e98-4404-8241-4304cfe48b56. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:47.730817 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:47.730817 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:26:47.731195 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b549023f-3a54-419e-b7c6-5eed0828d7b4 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 returned with HTTP 200 Jul 10 14:26:47.731684 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1319/5313] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:47 2026] GET /volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:47.842025 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-45110128-2680-4e36-8ae3-d598a97acf10 req-93f1e96b-de3e-4e5c-b2b3-ea401ed29734 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:47.844678 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-45110128-2680-4e36-8ae3-d598a97acf10 req-93f1e96b-de3e-4e5c-b2b3-ea401ed29734 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] POST https://10.4.3.66/volume/v3/attachments/f195d321-32fb-40f1-ad49-6efa0123d00e/action Jul 10 14:26:47.845082 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-45110128-2680-4e36-8ae3-d598a97acf10 req-93f1e96b-de3e-4e5c-b2b3-ea401ed29734 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:26:47.845231 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-45110128-2680-4e36-8ae3-d598a97acf10 req-93f1e96b-de3e-4e5c-b2b3-ea401ed29734 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:26:47.863422 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:47.863422 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:26:47.875243 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-45110128-2680-4e36-8ae3-d598a97acf10 req-93f1e96b-de3e-4e5c-b2b3-ea401ed29734 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] https://10.4.3.66/volume/v3/attachments/f195d321-32fb-40f1-ad49-6efa0123d00e/action returned with HTTP 204 Jul 10 14:26:47.875796 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1324/5314] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:26:47 2026] POST /volume/v3/attachments/f195d321-32fb-40f1-ad49-6efa0123d00e/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:26:48.744176 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8e487e8a-2d56-4916-b849-8c0655d24994 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:48.746094 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8e487e8a-2d56-4916-b849-8c0655d24994 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 Jul 10 14:26:48.746291 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8e487e8a-2d56-4916-b849-8c0655d24994 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:48.746510 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8e487e8a-2d56-4916-b849-8c0655d24994 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:48.746638 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-8e487e8a-2d56-4916-b849-8c0655d24994 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id 1ad093e7-1e98-4404-8241-4304cfe48b56. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:48.748168 np0000005012 devstack@c-api.service[100154]: DEBUG dbcounter [-] [100154] Writing DB stats cinder:SELECT=181,cinder:UPDATE=67,cinder:INSERT=37 {{(pid=100154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:26:48.752273 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:48.752273 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:26:48.752945 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8e487e8a-2d56-4916-b849-8c0655d24994 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 returned with HTTP 200 Jul 10 14:26:48.753457 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1339/5315] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:48 2026] GET /volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:49.764033 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-55778e22-e83d-4a8a-a312-df4bdfb84f0d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:49.765818 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-55778e22-e83d-4a8a-a312-df4bdfb84f0d tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 Jul 10 14:26:49.766064 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-55778e22-e83d-4a8a-a312-df4bdfb84f0d tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:49.766262 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-55778e22-e83d-4a8a-a312-df4bdfb84f0d tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:49.766379 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-55778e22-e83d-4a8a-a312-df4bdfb84f0d tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id 1ad093e7-1e98-4404-8241-4304cfe48b56. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:49.770535 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:49.770535 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:26:49.771224 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-55778e22-e83d-4a8a-a312-df4bdfb84f0d tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 returned with HTTP 200 Jul 10 14:26:49.771601 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1334/5316] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:49 2026] GET /volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:50.782809 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-5d7713e2-0364-4a58-83c1-734dacef73cc None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:50.784494 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5d7713e2-0364-4a58-83c1-734dacef73cc tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 Jul 10 14:26:50.784704 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5d7713e2-0364-4a58-83c1-734dacef73cc tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:50.784899 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5d7713e2-0364-4a58-83c1-734dacef73cc tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:50.785028 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-5d7713e2-0364-4a58-83c1-734dacef73cc tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id 1ad093e7-1e98-4404-8241-4304cfe48b56. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:50.789063 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:50.789063 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:26:50.789697 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5d7713e2-0364-4a58-83c1-734dacef73cc tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 returned with HTTP 200 Jul 10 14:26:50.790228 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1320/5317] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:50 2026] GET /volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:51.801819 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1dff1684-ecf6-4f84-8f69-d02f64383611 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:51.804089 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1dff1684-ecf6-4f84-8f69-d02f64383611 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 Jul 10 14:26:51.804291 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1dff1684-ecf6-4f84-8f69-d02f64383611 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:51.804621 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1dff1684-ecf6-4f84-8f69-d02f64383611 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:51.804789 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-1dff1684-ecf6-4f84-8f69-d02f64383611 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id 1ad093e7-1e98-4404-8241-4304cfe48b56. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:51.809572 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:51.809572 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:26:51.810296 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1dff1684-ecf6-4f84-8f69-d02f64383611 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 returned with HTTP 200 Jul 10 14:26:51.810761 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1325/5318] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:51 2026] GET /volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:52.821051 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6264a745-6b66-48c2-866f-1e658877329a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:52.823350 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6264a745-6b66-48c2-866f-1e658877329a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 Jul 10 14:26:52.823615 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6264a745-6b66-48c2-866f-1e658877329a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:52.823836 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6264a745-6b66-48c2-866f-1e658877329a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:52.823958 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-6264a745-6b66-48c2-866f-1e658877329a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id 1ad093e7-1e98-4404-8241-4304cfe48b56. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:52.828928 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:52.828928 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:26:52.829681 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6264a745-6b66-48c2-866f-1e658877329a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 returned with HTTP 200 Jul 10 14:26:52.830173 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1340/5319] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:52 2026] GET /volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:53.841071 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b320f3c3-f459-48d6-82fb-1caa5a97af5d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:53.842950 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b320f3c3-f459-48d6-82fb-1caa5a97af5d tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 Jul 10 14:26:53.843148 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b320f3c3-f459-48d6-82fb-1caa5a97af5d tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:53.843400 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b320f3c3-f459-48d6-82fb-1caa5a97af5d tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:53.843529 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-b320f3c3-f459-48d6-82fb-1caa5a97af5d tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id 1ad093e7-1e98-4404-8241-4304cfe48b56. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:53.847950 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:53.847950 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:26:53.848573 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b320f3c3-f459-48d6-82fb-1caa5a97af5d tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 returned with HTTP 200 Jul 10 14:26:53.848977 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1335/5320] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:53 2026] GET /volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:54.859119 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-41e1494f-579f-4126-8944-ae7f01d644e0 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:54.861376 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-41e1494f-579f-4126-8944-ae7f01d644e0 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 Jul 10 14:26:54.861670 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-41e1494f-579f-4126-8944-ae7f01d644e0 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:54.861909 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-41e1494f-579f-4126-8944-ae7f01d644e0 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:54.862046 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-41e1494f-579f-4126-8944-ae7f01d644e0 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id 1ad093e7-1e98-4404-8241-4304cfe48b56. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:54.867588 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:54.867588 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:26:54.868395 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-41e1494f-579f-4126-8944-ae7f01d644e0 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 returned with HTTP 200 Jul 10 14:26:54.868889 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1321/5321] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:54 2026] GET /volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:54.878550 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7ba20391-5967-4a44-a54e-f0de1d72c1ad None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:54.880273 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7ba20391-5967-4a44-a54e-f0de1d72c1ad tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] POST https://10.4.3.66/volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56/action Jul 10 14:26:54.880633 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7ba20391-5967-4a44-a54e-f0de1d72c1ad tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:26:54.880777 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7ba20391-5967-4a44-a54e-f0de1d72c1ad tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:26:54.882023 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.admin_actions [None req-7ba20391-5967-4a44-a54e-f0de1d72c1ad tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Updating backup '1ad093e7-1e98-4404-8241-4304cfe48b56' with '{'status': 'error'}' {{(pid=100152) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 10 14:26:54.888839 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:54.888839 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:26:54.890059 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.policy [None req-7ba20391-5967-4a44-a54e-f0de1d72c1ad tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'e6fc5b417e4a4115b63abffad72560ee', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f0ee6b3606b447b49df1ca719cd89e1a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100152) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 14:26:54.890245 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7ba20391-5967-4a44-a54e-f0de1d72c1ad tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] https://10.4.3.66/volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56/action returned with HTTP 403 Jul 10 14:26:54.890717 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1326/5322] 10.4.3.66 () {70 vars in 1423 bytes} [Fri Jul 10 14:26:54 2026] POST /volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56/action => generated 131 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:26:54.898242 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-04deff20-b235-4121-930f-de42aba3e62a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:54.899990 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-04deff20-b235-4121-930f-de42aba3e62a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/bc71c838-a63b-4dae-86f8-68d2bdc0f9a6 Jul 10 14:26:54.900148 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-04deff20-b235-4121-930f-de42aba3e62a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:54.900346 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-04deff20-b235-4121-930f-de42aba3e62a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:54.900564 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-04deff20-b235-4121-930f-de42aba3e62a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Delete volume with id: bc71c838-a63b-4dae-86f8-68d2bdc0f9a6 Jul 10 14:26:54.907198 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:54.907198 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:26:54.907526 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-04deff20-b235-4121-930f-de42aba3e62a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Volume info retrieved successfully. Jul 10 14:26:54.922038 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-04deff20-b235-4121-930f-de42aba3e62a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Delete volume request issued successfully. Jul 10 14:26:54.922247 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-04deff20-b235-4121-930f-de42aba3e62a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/volumes/bc71c838-a63b-4dae-86f8-68d2bdc0f9a6 returned with HTTP 202 Jul 10 14:26:54.922723 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1341/5323] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:26:54 2026] DELETE /volume/v3/volumes/bc71c838-a63b-4dae-86f8-68d2bdc0f9a6 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:26:54.930464 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5937f2c0-0dd1-4a76-a64e-a6ec67fda5e5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:54.932525 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5937f2c0-0dd1-4a76-a64e-a6ec67fda5e5 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/volumes/bc71c838-a63b-4dae-86f8-68d2bdc0f9a6 Jul 10 14:26:54.932901 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5937f2c0-0dd1-4a76-a64e-a6ec67fda5e5 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:54.933235 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5937f2c0-0dd1-4a76-a64e-a6ec67fda5e5 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:54.946382 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:54.946382 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:26:54.950254 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-5937f2c0-0dd1-4a76-a64e-a6ec67fda5e5 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Volume info retrieved successfully. Jul 10 14:26:54.954797 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5937f2c0-0dd1-4a76-a64e-a6ec67fda5e5 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/volumes/bc71c838-a63b-4dae-86f8-68d2bdc0f9a6 returned with HTTP 200 Jul 10 14:26:54.955339 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1336/5324] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:54 2026] GET /volume/v3/volumes/bc71c838-a63b-4dae-86f8-68d2bdc0f9a6 => generated 1005 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:26:55.571627 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-6d1b6f05-aea4-4812-9a47-c71376459a40 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:55.573875 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6d1b6f05-aea4-4812-9a47-c71376459a40 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/7cbb46df-d59a-4a16-8c1d-1a5f7817b0e2 Jul 10 14:26:55.574143 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6d1b6f05-aea4-4812-9a47-c71376459a40 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:55.574404 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6d1b6f05-aea4-4812-9a47-c71376459a40 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:55.574583 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.snapshots [None req-6d1b6f05-aea4-4812-9a47-c71376459a40 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Delete snapshot with id: 7cbb46df-d59a-4a16-8c1d-1a5f7817b0e2 Jul 10 14:26:55.580841 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:55.580841 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:26:55.581421 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-6d1b6f05-aea4-4812-9a47-c71376459a40 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Snapshot retrieved successfully. Jul 10 14:26:55.612123 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-6d1b6f05-aea4-4812-9a47-c71376459a40 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Snapshot delete request issued successfully. Jul 10 14:26:55.612279 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6d1b6f05-aea4-4812-9a47-c71376459a40 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/snapshots/7cbb46df-d59a-4a16-8c1d-1a5f7817b0e2 returned with HTTP 202 Jul 10 14:26:55.612740 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1322/5325] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:26:55 2026] DELETE /volume/v3/snapshots/7cbb46df-d59a-4a16-8c1d-1a5f7817b0e2 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:26:55.622650 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-52e600c0-f859-4e85-b320-e45e1b886650 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:55.624632 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-52e600c0-f859-4e85-b320-e45e1b886650 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/snapshots/7cbb46df-d59a-4a16-8c1d-1a5f7817b0e2 Jul 10 14:26:55.624959 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-52e600c0-f859-4e85-b320-e45e1b886650 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:55.625171 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-52e600c0-f859-4e85-b320-e45e1b886650 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:55.632168 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:55.632168 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:26:55.632858 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-52e600c0-f859-4e85-b320-e45e1b886650 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Snapshot retrieved successfully. Jul 10 14:26:55.634009 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-52e600c0-f859-4e85-b320-e45e1b886650 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/snapshots/7cbb46df-d59a-4a16-8c1d-1a5f7817b0e2 returned with HTTP 200 Jul 10 14:26:55.634754 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1327/5326] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:26:55 2026] GET /volume/v3/snapshots/7cbb46df-d59a-4a16-8c1d-1a5f7817b0e2 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:55.973889 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ce7155f6-6e11-4e55-8d18-c31f35bb72eb None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:55.975975 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ce7155f6-6e11-4e55-8d18-c31f35bb72eb tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/volumes/bc71c838-a63b-4dae-86f8-68d2bdc0f9a6 Jul 10 14:26:55.976631 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ce7155f6-6e11-4e55-8d18-c31f35bb72eb tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:55.976631 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ce7155f6-6e11-4e55-8d18-c31f35bb72eb tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:55.982715 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ce7155f6-6e11-4e55-8d18-c31f35bb72eb tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/volumes/bc71c838-a63b-4dae-86f8-68d2bdc0f9a6 returned with HTTP 404 Jul 10 14:26:55.983252 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1342/5327] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:55 2026] GET /volume/v3/volumes/bc71c838-a63b-4dae-86f8-68d2bdc0f9a6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:26:55.993608 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e4698574-0aa6-4b05-a870-ef2b1b49cf6a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:55.995662 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e4698574-0aa6-4b05-a870-ef2b1b49cf6a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] POST https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502/restore Jul 10 14:26:55.996085 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e4698574-0aa6-4b05-a870-ef2b1b49cf6a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:26:55.998024 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.contrib.backups [None req-e4698574-0aa6-4b05-a870-ef2b1b49cf6a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Restoring backup f93e9cf8-e04e-457c-9d54-285848d1c502 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100153) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 14:26:55.998237 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.contrib.backups [None req-e4698574-0aa6-4b05-a870-ef2b1b49cf6a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Restoring backup f93e9cf8-e04e-457c-9d54-285848d1c502 to volume None. Jul 10 14:26:56.003049 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:56.003049 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:26:56.004494 np0000005012 devstack@c-api.service[100153]: INFO cinder.backup.api [None req-e4698574-0aa6-4b05-a870-ef2b1b49cf6a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Creating volume of 1 GB for restore of backup f93e9cf8-e04e-457c-9d54-285848d1c502. Jul 10 14:26:56.008990 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e4698574-0aa6-4b05-a870-ef2b1b49cf6a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Availability Zones retrieved successfully. Jul 10 14:26:56.016329 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e4698574-0aa6-4b05-a870-ef2b1b49cf6a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Flow 'volume_create_api' (e44414bf-5d57-43e7-89ff-9842db86b9ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:26:56.017756 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e4698574-0aa6-4b05-a870-ef2b1b49cf6a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0569f46b-4af8-4887-b90d-3cf54aa5dfb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:26:56.019028 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-e4698574-0aa6-4b05-a870-ef2b1b49cf6a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:26:56.050164 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e4698574-0aa6-4b05-a870-ef2b1b49cf6a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0569f46b-4af8-4887-b90d-3cf54aa5dfb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:26:56.051300 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e4698574-0aa6-4b05-a870-ef2b1b49cf6a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (506b12d9-845a-4579-978a-5352c1e0a1fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:26:56.086897 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-e4698574-0aa6-4b05-a870-ef2b1b49cf6a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Created reservations ['54a69d99-5d67-4eb2-bc73-202fd1525897', 'dae8b8a1-c75c-4c5d-ae92-a2fad1a1d826', '63ea155d-cfea-4adb-b974-2f749e6b530a', 'c6ae92e8-a787-43b6-a8fa-25bfc09b35c0'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:26:56.087904 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e4698574-0aa6-4b05-a870-ef2b1b49cf6a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (506b12d9-845a-4579-978a-5352c1e0a1fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54a69d99-5d67-4eb2-bc73-202fd1525897', 'dae8b8a1-c75c-4c5d-ae92-a2fad1a1d826', '63ea155d-cfea-4adb-b974-2f749e6b530a', 'c6ae92e8-a787-43b6-a8fa-25bfc09b35c0']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:26:56.088812 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e4698574-0aa6-4b05-a870-ef2b1b49cf6a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a730bb06-e658-414a-bab7-2979f3307c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:26:56.116578 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e4698574-0aa6-4b05-a870-ef2b1b49cf6a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a730bb06-e658-414a-bab7-2979f3307c14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfb8aac9-33d5-4a77-9c07-309cd4735257', '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='f0ee6b3606b447b49df1ca719cd89e1a',qos_specs=None,replication_status=,reservations=['54a69d99-5d67-4eb2-bc73-202fd1525897','dae8b8a1-c75c-4c5d-ae92-a2fad1a1d826','63ea155d-cfea-4adb-b974-2f749e6b530a','c6ae92e8-a787-43b6-a8fa-25bfc09b35c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6fc5b417e4a4115b63abffad72560ee',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:26:56Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfb8aac9-33d5-4a77-9c07-309cd4735257,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0ee6b3606b447b49df1ca719cd89e1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6fc5b417e4a4115b63abffad72560ee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:26:56.117468 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e4698574-0aa6-4b05-a870-ef2b1b49cf6a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bae3855-0d03-47fc-9ef8-8ea3d3981bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:26:56.133373 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e4698574-0aa6-4b05-a870-ef2b1b49cf6a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bae3855-0d03-47fc-9ef8-8ea3d3981bd0) transitioned into 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='f0ee6b3606b447b49df1ca719cd89e1a',qos_specs=None,replication_status=,reservations=['54a69d99-5d67-4eb2-bc73-202fd1525897','dae8b8a1-c75c-4c5d-ae92-a2fad1a1d826','63ea155d-cfea-4adb-b974-2f749e6b530a','c6ae92e8-a787-43b6-a8fa-25bfc09b35c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6fc5b417e4a4115b63abffad72560ee',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:26:56.134174 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e4698574-0aa6-4b05-a870-ef2b1b49cf6a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f9f8dee-61c3-4bd8-b1fa-09b438db5942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:26:56.144780 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e4698574-0aa6-4b05-a870-ef2b1b49cf6a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f9f8dee-61c3-4bd8-b1fa-09b438db5942) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:26:56.144780 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-e4698574-0aa6-4b05-a870-ef2b1b49cf6a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Flow 'volume_create_api' (e44414bf-5d57-43e7-89ff-9842db86b9ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:26:56.144780 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e4698574-0aa6-4b05-a870-ef2b1b49cf6a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Create volume request issued successfully. Jul 10 14:26:56.154569 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:56.154569 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:26:56.155732 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e4698574-0aa6-4b05-a870-ef2b1b49cf6a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Volume info retrieved successfully. Jul 10 14:26:56.644690 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a7584f0a-6182-447b-b5d8-d3bffd33c544 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:56.646824 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a7584f0a-6182-447b-b5d8-d3bffd33c544 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/snapshots/7cbb46df-d59a-4a16-8c1d-1a5f7817b0e2 Jul 10 14:26:56.647040 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a7584f0a-6182-447b-b5d8-d3bffd33c544 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:56.647295 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a7584f0a-6182-447b-b5d8-d3bffd33c544 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:56.652527 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a7584f0a-6182-447b-b5d8-d3bffd33c544 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/snapshots/7cbb46df-d59a-4a16-8c1d-1a5f7817b0e2 returned with HTTP 404 Jul 10 14:26:56.653068 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1323/5328] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:26:56 2026] GET /volume/v3/snapshots/7cbb46df-d59a-4a16-8c1d-1a5f7817b0e2 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:26:57.166000 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:57.166000 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:26:57.166624 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e4698574-0aa6-4b05-a870-ef2b1b49cf6a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Volume info retrieved successfully. Jul 10 14:26:57.167260 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.backup.api [None req-e4698574-0aa6-4b05-a870-ef2b1b49cf6a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Checking backup size 1 against volume size 1 {{(pid=100153) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 14:26:57.167260 np0000005012 devstack@c-api.service[100153]: INFO cinder.backup.api [None req-e4698574-0aa6-4b05-a870-ef2b1b49cf6a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Overwriting volume bfb8aac9-33d5-4a77-9c07-309cd4735257 with restore of backup f93e9cf8-e04e-457c-9d54-285848d1c502 Jul 10 14:26:57.182662 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.backup.rpcapi [None req-e4698574-0aa6-4b05-a870-ef2b1b49cf6a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] restore_backup in rpcapi backup_id f93e9cf8-e04e-457c-9d54-285848d1c502 {{(pid=100153) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 14:26:57.185146 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e4698574-0aa6-4b05-a870-ef2b1b49cf6a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502/restore returned with HTTP 202 Jul 10 14:26:57.185785 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1337/5329] 10.4.3.66 () {70 vars in 1426 bytes} [Fri Jul 10 14:26:55 2026] POST /volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502/restore => generated 152 bytes in 1193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:26:57.195207 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-10af9e35-8b95-4010-9ba0-45058b301a29 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:57.197651 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-10af9e35-8b95-4010-9ba0-45058b301a29 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 Jul 10 14:26:57.198077 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-10af9e35-8b95-4010-9ba0-45058b301a29 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:57.198186 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-10af9e35-8b95-4010-9ba0-45058b301a29 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:57.198324 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-10af9e35-8b95-4010-9ba0-45058b301a29 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f93e9cf8-e04e-457c-9d54-285848d1c502. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:57.202900 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:57.202900 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:26:57.203641 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-10af9e35-8b95-4010-9ba0-45058b301a29 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 returned with HTTP 200 Jul 10 14:26:57.204056 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1328/5330] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:57 2026] GET /volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:57.743593 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-264bdf1b-9727-4324-8ac4-bbf3f5dce8fb req-4283f58e-9b01-49c9-b6f4-814255cb152f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:57.745777 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-264bdf1b-9727-4324-8ac4-bbf3f5dce8fb req-4283f58e-9b01-49c9-b6f4-814255cb152f tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/attachments?instance_id=2e4e34bf-6ef5-4ac4-bd3b-1ec9002dd246 Jul 10 14:26:57.745777 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-264bdf1b-9727-4324-8ac4-bbf3f5dce8fb req-4283f58e-9b01-49c9-b6f4-814255cb152f tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:57.746016 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-264bdf1b-9727-4324-8ac4-bbf3f5dce8fb req-4283f58e-9b01-49c9-b6f4-814255cb152f tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:57.760273 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-264bdf1b-9727-4324-8ac4-bbf3f5dce8fb req-4283f58e-9b01-49c9-b6f4-814255cb152f tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/attachments?instance_id=2e4e34bf-6ef5-4ac4-bd3b-1ec9002dd246 returned with HTTP 200 Jul 10 14:26:57.760792 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1343/5331] 10.4.3.66 () {70 vars in 1630 bytes} [Fri Jul 10 14:26:57 2026] GET /volume/v3/attachments?instance_id=2e4e34bf-6ef5-4ac4-bd3b-1ec9002dd246 => generated 192 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:26:57.768930 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-264bdf1b-9727-4324-8ac4-bbf3f5dce8fb req-27f54de3-050f-459d-b6ae-458a32c46fda None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:57.771590 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-264bdf1b-9727-4324-8ac4-bbf3f5dce8fb req-27f54de3-050f-459d-b6ae-458a32c46fda tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/attachments/37ffa682-68db-4312-ab6b-bc99f5b2d825 Jul 10 14:26:57.771835 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-264bdf1b-9727-4324-8ac4-bbf3f5dce8fb req-27f54de3-050f-459d-b6ae-458a32c46fda tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:57.771985 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-264bdf1b-9727-4324-8ac4-bbf3f5dce8fb req-27f54de3-050f-459d-b6ae-458a32c46fda tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:57.788554 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-264bdf1b-9727-4324-8ac4-bbf3f5dce8fb req-27f54de3-050f-459d-b6ae-458a32c46fda tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/attachments/37ffa682-68db-4312-ab6b-bc99f5b2d825 returned with HTTP 200 Jul 10 14:26:57.789125 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1324/5332] 10.4.3.66 () {70 vars in 1644 bytes} [Fri Jul 10 14:26:57 2026] GET /volume/v3/attachments/37ffa682-68db-4312-ab6b-bc99f5b2d825 => generated 993 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:26:58.215134 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-2086ad0e-db45-4f04-a89f-0641a398a6b5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:58.217398 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2086ad0e-db45-4f04-a89f-0641a398a6b5 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 Jul 10 14:26:58.217670 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2086ad0e-db45-4f04-a89f-0641a398a6b5 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:58.217901 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2086ad0e-db45-4f04-a89f-0641a398a6b5 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:58.218087 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-2086ad0e-db45-4f04-a89f-0641a398a6b5 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f93e9cf8-e04e-457c-9d54-285848d1c502. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:58.222966 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:58.222966 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:26:58.223628 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2086ad0e-db45-4f04-a89f-0641a398a6b5 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 returned with HTTP 200 Jul 10 14:26:58.224091 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1338/5333] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:58 2026] GET /volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:26:59.235327 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-eaa6ce87-7d9e-4188-a2e2-e425e2517ede None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:26:59.238065 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-eaa6ce87-7d9e-4188-a2e2-e425e2517ede tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 Jul 10 14:26:59.238398 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-eaa6ce87-7d9e-4188-a2e2-e425e2517ede tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:26:59.238716 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-eaa6ce87-7d9e-4188-a2e2-e425e2517ede tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:26:59.239048 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-eaa6ce87-7d9e-4188-a2e2-e425e2517ede tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f93e9cf8-e04e-457c-9d54-285848d1c502. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:26:59.244704 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:26:59.244704 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:26:59.245962 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-eaa6ce87-7d9e-4188-a2e2-e425e2517ede tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 returned with HTTP 200 Jul 10 14:26:59.246152 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1329/5334] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:26:59 2026] GET /volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:00.259912 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-15039eee-9f13-419f-b032-c174952b5938 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:00.263808 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-15039eee-9f13-419f-b032-c174952b5938 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 Jul 10 14:27:00.264191 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-15039eee-9f13-419f-b032-c174952b5938 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:00.264413 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-15039eee-9f13-419f-b032-c174952b5938 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:00.264579 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-15039eee-9f13-419f-b032-c174952b5938 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f93e9cf8-e04e-457c-9d54-285848d1c502. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:00.270419 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:00.270419 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:27:00.271328 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-15039eee-9f13-419f-b032-c174952b5938 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 returned with HTTP 200 Jul 10 14:27:00.272013 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1344/5335] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:00 2026] GET /volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:00.324199 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-7aa4fd02-05ec-42dd-a9c7-92dcdc7a2f62 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:00.326171 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7aa4fd02-05ec-42dd-a9c7-92dcdc7a2f62 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:27:00.326520 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7aa4fd02-05ec-42dd-a9c7-92dcdc7a2f62 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9c3fa088-f1fa-43ce-92da-bc4012a0a017", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1592132448", "description": null, "metadata": null}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:27:00.337611 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:00.337611 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:27:00.338138 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-7aa4fd02-05ec-42dd-a9c7-92dcdc7a2f62 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:27:00.338333 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.snapshots [None req-7aa4fd02-05ec-42dd-a9c7-92dcdc7a2f62 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Create snapshot from volume 9c3fa088-f1fa-43ce-92da-bc4012a0a017 Jul 10 14:27:00.375268 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-7aa4fd02-05ec-42dd-a9c7-92dcdc7a2f62 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Created reservations ['76bcc2cb-2475-4cf6-ab42-9135169e4cad', 'e320b590-1d61-4bab-879e-6a1f74649c41', '5a082322-b0ca-448e-9c77-2aff795bd07c', '3edc2b6c-1e44-46c6-a39f-6705bc738a89'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:27:00.409802 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-7aa4fd02-05ec-42dd-a9c7-92dcdc7a2f62 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot force create request issued successfully. Jul 10 14:27:00.410222 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7aa4fd02-05ec-42dd-a9c7-92dcdc7a2f62 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:27:00.410876 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1325/5336] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:27:00 2026] POST /volume/v3/snapshots => generated 308 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:27:00.421681 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-33a8bd62-38dd-41f3-bf40-91fe4cc55037 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:00.423548 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-33a8bd62-38dd-41f3-bf40-91fe4cc55037 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/snapshots/90002fc9-33e8-4be5-b40e-313d5f8f5ac7 Jul 10 14:27:00.423804 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-33a8bd62-38dd-41f3-bf40-91fe4cc55037 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:00.424046 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-33a8bd62-38dd-41f3-bf40-91fe4cc55037 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:00.429901 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:00.429901 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:27:00.430395 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-33a8bd62-38dd-41f3-bf40-91fe4cc55037 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot retrieved successfully. Jul 10 14:27:00.431364 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-33a8bd62-38dd-41f3-bf40-91fe4cc55037 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/90002fc9-33e8-4be5-b40e-313d5f8f5ac7 returned with HTTP 200 Jul 10 14:27:00.431775 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1339/5337] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:27:00 2026] GET /volume/v3/snapshots/90002fc9-33e8-4be5-b40e-313d5f8f5ac7 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:01.283649 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6c4792e9-edc6-4efb-9cd8-ec573c605b01 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:01.285935 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6c4792e9-edc6-4efb-9cd8-ec573c605b01 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 Jul 10 14:27:01.286247 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6c4792e9-edc6-4efb-9cd8-ec573c605b01 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:01.286494 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6c4792e9-edc6-4efb-9cd8-ec573c605b01 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:01.286626 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-6c4792e9-edc6-4efb-9cd8-ec573c605b01 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f93e9cf8-e04e-457c-9d54-285848d1c502. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:01.291156 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:01.291156 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:27:01.291873 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6c4792e9-edc6-4efb-9cd8-ec573c605b01 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 returned with HTTP 200 Jul 10 14:27:01.292290 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1330/5338] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:01 2026] GET /volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:01.442051 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-597d0bdc-1323-456a-a46b-5790d887b096 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:01.446314 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-597d0bdc-1323-456a-a46b-5790d887b096 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/snapshots/90002fc9-33e8-4be5-b40e-313d5f8f5ac7 Jul 10 14:27:01.446595 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-597d0bdc-1323-456a-a46b-5790d887b096 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:01.446835 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-597d0bdc-1323-456a-a46b-5790d887b096 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:01.458389 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:01.458389 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:27:01.459013 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-597d0bdc-1323-456a-a46b-5790d887b096 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot retrieved successfully. Jul 10 14:27:01.460040 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-597d0bdc-1323-456a-a46b-5790d887b096 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/90002fc9-33e8-4be5-b40e-313d5f8f5ac7 returned with HTTP 200 Jul 10 14:27:01.460725 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1345/5339] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:27:01 2026] GET /volume/v3/snapshots/90002fc9-33e8-4be5-b40e-313d5f8f5ac7 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:01.469907 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-56c0fb6e-ad53-44ad-82f6-7405072927ac None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:01.472014 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-56c0fb6e-ad53-44ad-82f6-7405072927ac tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/snapshots/90002fc9-33e8-4be5-b40e-313d5f8f5ac7 Jul 10 14:27:01.472222 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-56c0fb6e-ad53-44ad-82f6-7405072927ac tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:01.472420 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-56c0fb6e-ad53-44ad-82f6-7405072927ac tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:01.477851 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:01.477851 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:27:01.478312 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-56c0fb6e-ad53-44ad-82f6-7405072927ac tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot retrieved successfully. Jul 10 14:27:01.479167 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-56c0fb6e-ad53-44ad-82f6-7405072927ac tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/90002fc9-33e8-4be5-b40e-313d5f8f5ac7 returned with HTTP 200 Jul 10 14:27:01.479540 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1326/5340] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:27:01 2026] GET /volume/v3/snapshots/90002fc9-33e8-4be5-b40e-313d5f8f5ac7 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:01.488293 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f0023874-958d-4138-8d4a-5e6734b3d9ad None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:01.490325 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f0023874-958d-4138-8d4a-5e6734b3d9ad tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:27:01.490724 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f0023874-958d-4138-8d4a-5e6734b3d9ad tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9c3fa088-f1fa-43ce-92da-bc4012a0a017", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2108849017", "description": null, "metadata": null}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:27:01.503916 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:01.503916 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:27:01.504449 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-f0023874-958d-4138-8d4a-5e6734b3d9ad tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:27:01.504633 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.snapshots [None req-f0023874-958d-4138-8d4a-5e6734b3d9ad tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Create snapshot from volume 9c3fa088-f1fa-43ce-92da-bc4012a0a017 Jul 10 14:27:01.536470 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-f0023874-958d-4138-8d4a-5e6734b3d9ad tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Created reservations ['3b7f1b6a-ccab-4f58-a19b-c624ce200341', '47fcf90b-c9de-4235-915b-43c12f2e579d', 'fedd0ecc-c0af-478f-b593-a2b61adaf629', 'f8b993d9-bcf5-4f2e-8795-159e2ffbad8a'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:27:01.566582 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-f0023874-958d-4138-8d4a-5e6734b3d9ad tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot force create request issued successfully. Jul 10 14:27:01.566961 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f0023874-958d-4138-8d4a-5e6734b3d9ad tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:27:01.567407 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1340/5341] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:27:01 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 14:27:01.578612 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f2a43348-2ef0-48d2-9791-93adf0d61334 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:01.584315 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f2a43348-2ef0-48d2-9791-93adf0d61334 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/snapshots/ddd8fb00-d805-4ee8-86ac-96c4192aac69 Jul 10 14:27:01.584558 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f2a43348-2ef0-48d2-9791-93adf0d61334 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:01.584802 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f2a43348-2ef0-48d2-9791-93adf0d61334 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:01.594485 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:01.594485 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:27:01.595411 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f2a43348-2ef0-48d2-9791-93adf0d61334 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot retrieved successfully. Jul 10 14:27:01.596329 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f2a43348-2ef0-48d2-9791-93adf0d61334 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/ddd8fb00-d805-4ee8-86ac-96c4192aac69 returned with HTTP 200 Jul 10 14:27:01.596803 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1331/5342] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:27:01 2026] GET /volume/v3/snapshots/ddd8fb00-d805-4ee8-86ac-96c4192aac69 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:02.303283 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-31c1a8eb-598a-4fa9-a544-1e58d504fc4a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:02.305099 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-31c1a8eb-598a-4fa9-a544-1e58d504fc4a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 Jul 10 14:27:02.305314 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-31c1a8eb-598a-4fa9-a544-1e58d504fc4a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:02.305518 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-31c1a8eb-598a-4fa9-a544-1e58d504fc4a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:02.305634 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-31c1a8eb-598a-4fa9-a544-1e58d504fc4a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f93e9cf8-e04e-457c-9d54-285848d1c502. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:02.309745 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:02.309745 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:27:02.310378 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-31c1a8eb-598a-4fa9-a544-1e58d504fc4a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 returned with HTTP 200 Jul 10 14:27:02.310801 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1346/5343] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:02 2026] GET /volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:02.606663 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-8f32c4ba-8950-49b0-acf8-ec44f5f5d39e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:02.608669 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8f32c4ba-8950-49b0-acf8-ec44f5f5d39e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/snapshots/ddd8fb00-d805-4ee8-86ac-96c4192aac69 Jul 10 14:27:02.608880 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8f32c4ba-8950-49b0-acf8-ec44f5f5d39e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:02.609099 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8f32c4ba-8950-49b0-acf8-ec44f5f5d39e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:02.614858 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:02.614858 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:27:02.615359 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-8f32c4ba-8950-49b0-acf8-ec44f5f5d39e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot retrieved successfully. Jul 10 14:27:02.616263 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8f32c4ba-8950-49b0-acf8-ec44f5f5d39e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/ddd8fb00-d805-4ee8-86ac-96c4192aac69 returned with HTTP 200 Jul 10 14:27:02.616636 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1327/5344] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:27:02 2026] GET /volume/v3/snapshots/ddd8fb00-d805-4ee8-86ac-96c4192aac69 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:02.625497 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-121a3948-998f-4e9e-adb5-5a090aad3faf None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:02.627188 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-121a3948-998f-4e9e-adb5-5a090aad3faf tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/snapshots/ddd8fb00-d805-4ee8-86ac-96c4192aac69 Jul 10 14:27:02.627350 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-121a3948-998f-4e9e-adb5-5a090aad3faf tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:02.627534 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-121a3948-998f-4e9e-adb5-5a090aad3faf tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:02.632250 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:02.632250 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:27:02.632717 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-121a3948-998f-4e9e-adb5-5a090aad3faf tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot retrieved successfully. Jul 10 14:27:02.633429 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-121a3948-998f-4e9e-adb5-5a090aad3faf tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/ddd8fb00-d805-4ee8-86ac-96c4192aac69 returned with HTTP 200 Jul 10 14:27:02.633810 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1341/5345] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:27:02 2026] GET /volume/v3/snapshots/ddd8fb00-d805-4ee8-86ac-96c4192aac69 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:02.641455 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b3a3e651-ed4f-421e-9ca9-e735adfa3b92 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:02.643246 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b3a3e651-ed4f-421e-9ca9-e735adfa3b92 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:27:02.643608 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b3a3e651-ed4f-421e-9ca9-e735adfa3b92 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9c3fa088-f1fa-43ce-92da-bc4012a0a017", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1923307378", "description": null, "metadata": null}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:27:02.654385 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:02.654385 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:27:02.654862 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b3a3e651-ed4f-421e-9ca9-e735adfa3b92 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:27:02.654995 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-b3a3e651-ed4f-421e-9ca9-e735adfa3b92 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Create snapshot from volume 9c3fa088-f1fa-43ce-92da-bc4012a0a017 Jul 10 14:27:02.680487 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-b3a3e651-ed4f-421e-9ca9-e735adfa3b92 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Created reservations ['a786090c-c5d3-45fd-a1b8-c1781a5ebcf8', '4e30aa29-83b1-4a2d-b5bb-9c2a1bcd9a69', 'dbec4834-a71c-43f7-9032-f6845f13ab01', '67ce6f65-3e95-4cfd-9bd3-932d43cf4c53'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:27:02.708486 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b3a3e651-ed4f-421e-9ca9-e735adfa3b92 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot force create request issued successfully. Jul 10 14:27:02.708886 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b3a3e651-ed4f-421e-9ca9-e735adfa3b92 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:27:02.709320 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1332/5346] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:27:02 2026] POST /volume/v3/snapshots => generated 308 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:27:02.718080 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-768fbcc7-b8c1-484b-b79e-99b19c88a1fd None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:02.720090 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-768fbcc7-b8c1-484b-b79e-99b19c88a1fd tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/snapshots/ef12c418-d4df-4ea6-ac2e-184d1aa6cf39 Jul 10 14:27:02.720336 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-768fbcc7-b8c1-484b-b79e-99b19c88a1fd tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:02.720595 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-768fbcc7-b8c1-484b-b79e-99b19c88a1fd tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:02.726372 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:02.726372 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:27:02.726854 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-768fbcc7-b8c1-484b-b79e-99b19c88a1fd tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot retrieved successfully. Jul 10 14:27:02.727841 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-768fbcc7-b8c1-484b-b79e-99b19c88a1fd tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/ef12c418-d4df-4ea6-ac2e-184d1aa6cf39 returned with HTTP 200 Jul 10 14:27:02.728323 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1347/5347] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:27:02 2026] GET /volume/v3/snapshots/ef12c418-d4df-4ea6-ac2e-184d1aa6cf39 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:03.322955 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-759b6f2c-b844-43fe-9603-7105c21d4e02 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:03.325010 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-759b6f2c-b844-43fe-9603-7105c21d4e02 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 Jul 10 14:27:03.325294 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-759b6f2c-b844-43fe-9603-7105c21d4e02 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:03.325551 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-759b6f2c-b844-43fe-9603-7105c21d4e02 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:03.325723 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-759b6f2c-b844-43fe-9603-7105c21d4e02 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f93e9cf8-e04e-457c-9d54-285848d1c502. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:03.331234 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:03.331234 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:27:03.332056 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-759b6f2c-b844-43fe-9603-7105c21d4e02 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 returned with HTTP 200 Jul 10 14:27:03.332560 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1328/5348] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:03 2026] GET /volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:03.738647 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-1e331ea7-a39f-4e1c-8b10-c6f61ad3e8d0 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:03.741459 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1e331ea7-a39f-4e1c-8b10-c6f61ad3e8d0 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/snapshots/ef12c418-d4df-4ea6-ac2e-184d1aa6cf39 Jul 10 14:27:03.741839 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1e331ea7-a39f-4e1c-8b10-c6f61ad3e8d0 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:03.742119 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1e331ea7-a39f-4e1c-8b10-c6f61ad3e8d0 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:03.749521 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:03.749521 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:27:03.750219 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-1e331ea7-a39f-4e1c-8b10-c6f61ad3e8d0 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot retrieved successfully. Jul 10 14:27:03.751439 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1e331ea7-a39f-4e1c-8b10-c6f61ad3e8d0 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/ef12c418-d4df-4ea6-ac2e-184d1aa6cf39 returned with HTTP 200 Jul 10 14:27:03.752146 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1342/5349] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:27:03 2026] GET /volume/v3/snapshots/ef12c418-d4df-4ea6-ac2e-184d1aa6cf39 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:03.761880 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c5653a4f-885d-4a33-9de0-3e15205915e2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:03.763788 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c5653a4f-885d-4a33-9de0-3e15205915e2 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/snapshots/ef12c418-d4df-4ea6-ac2e-184d1aa6cf39 Jul 10 14:27:03.764160 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c5653a4f-885d-4a33-9de0-3e15205915e2 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:03.764840 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c5653a4f-885d-4a33-9de0-3e15205915e2 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:03.770781 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:03.770781 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:27:03.773003 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c5653a4f-885d-4a33-9de0-3e15205915e2 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot retrieved successfully. Jul 10 14:27:03.773003 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c5653a4f-885d-4a33-9de0-3e15205915e2 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/ef12c418-d4df-4ea6-ac2e-184d1aa6cf39 returned with HTTP 200 Jul 10 14:27:03.773003 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1333/5350] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:27:03 2026] GET /volume/v3/snapshots/ef12c418-d4df-4ea6-ac2e-184d1aa6cf39 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:04.343630 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6b80b43f-e0d3-41d1-8f32-bdc913a5a1c7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:04.345894 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6b80b43f-e0d3-41d1-8f32-bdc913a5a1c7 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 Jul 10 14:27:04.346167 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6b80b43f-e0d3-41d1-8f32-bdc913a5a1c7 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:04.346400 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6b80b43f-e0d3-41d1-8f32-bdc913a5a1c7 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:04.346550 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-6b80b43f-e0d3-41d1-8f32-bdc913a5a1c7 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f93e9cf8-e04e-457c-9d54-285848d1c502. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:04.352143 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:04.352143 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:27:04.352904 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6b80b43f-e0d3-41d1-8f32-bdc913a5a1c7 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 returned with HTTP 200 Jul 10 14:27:04.353389 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1348/5351] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:04 2026] GET /volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:05.366027 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-eb8fd2dc-c9a5-408f-9bad-c0f63778d668 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:05.369199 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-eb8fd2dc-c9a5-408f-9bad-c0f63778d668 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 Jul 10 14:27:05.369199 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-eb8fd2dc-c9a5-408f-9bad-c0f63778d668 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:05.369199 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-eb8fd2dc-c9a5-408f-9bad-c0f63778d668 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:05.369199 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-eb8fd2dc-c9a5-408f-9bad-c0f63778d668 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f93e9cf8-e04e-457c-9d54-285848d1c502. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:05.374814 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:05.374814 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:27:05.374814 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-eb8fd2dc-c9a5-408f-9bad-c0f63778d668 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 returned with HTTP 200 Jul 10 14:27:05.375073 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1329/5352] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:05 2026] GET /volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:06.389784 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5c3946e2-7e49-4b09-8af3-61d7c4e7c802 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:06.393172 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5c3946e2-7e49-4b09-8af3-61d7c4e7c802 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 Jul 10 14:27:06.393428 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5c3946e2-7e49-4b09-8af3-61d7c4e7c802 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:06.393695 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5c3946e2-7e49-4b09-8af3-61d7c4e7c802 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:06.393852 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-5c3946e2-7e49-4b09-8af3-61d7c4e7c802 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f93e9cf8-e04e-457c-9d54-285848d1c502. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:06.398067 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:06.398067 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:27:06.398768 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5c3946e2-7e49-4b09-8af3-61d7c4e7c802 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 returned with HTTP 200 Jul 10 14:27:06.399112 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1343/5353] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:06 2026] GET /volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:06.471656 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ef4e1910-4adc-4165-8e89-f904bc1e6021 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:06.473880 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ef4e1910-4adc-4165-8e89-f904bc1e6021 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/ef12c418-d4df-4ea6-ac2e-184d1aa6cf39 Jul 10 14:27:06.474136 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ef4e1910-4adc-4165-8e89-f904bc1e6021 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:06.474348 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ef4e1910-4adc-4165-8e89-f904bc1e6021 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:06.474478 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-ef4e1910-4adc-4165-8e89-f904bc1e6021 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Delete snapshot with id: ef12c418-d4df-4ea6-ac2e-184d1aa6cf39 Jul 10 14:27:06.480130 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:06.480130 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:27:06.480598 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ef4e1910-4adc-4165-8e89-f904bc1e6021 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot retrieved successfully. Jul 10 14:27:06.503552 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ef4e1910-4adc-4165-8e89-f904bc1e6021 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot delete request issued successfully. Jul 10 14:27:06.503709 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ef4e1910-4adc-4165-8e89-f904bc1e6021 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/ef12c418-d4df-4ea6-ac2e-184d1aa6cf39 returned with HTTP 202 Jul 10 14:27:06.504050 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1334/5354] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:27:06 2026] DELETE /volume/v3/snapshots/ef12c418-d4df-4ea6-ac2e-184d1aa6cf39 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:27:06.513134 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-2187ba79-6092-4300-9e7e-6299ff6c230c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:06.516876 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2187ba79-6092-4300-9e7e-6299ff6c230c tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/snapshots/ef12c418-d4df-4ea6-ac2e-184d1aa6cf39 Jul 10 14:27:06.516876 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2187ba79-6092-4300-9e7e-6299ff6c230c tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:06.516876 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2187ba79-6092-4300-9e7e-6299ff6c230c tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:06.525205 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:06.525205 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:27:06.525205 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-2187ba79-6092-4300-9e7e-6299ff6c230c tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot retrieved successfully. Jul 10 14:27:06.525831 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2187ba79-6092-4300-9e7e-6299ff6c230c tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/ef12c418-d4df-4ea6-ac2e-184d1aa6cf39 returned with HTTP 200 Jul 10 14:27:06.526637 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1349/5355] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:27:06 2026] GET /volume/v3/snapshots/ef12c418-d4df-4ea6-ac2e-184d1aa6cf39 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:07.410052 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f8dc5b8c-df97-432e-885a-dc8801c8c327 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:07.412241 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f8dc5b8c-df97-432e-885a-dc8801c8c327 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 Jul 10 14:27:07.412554 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f8dc5b8c-df97-432e-885a-dc8801c8c327 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:07.412805 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f8dc5b8c-df97-432e-885a-dc8801c8c327 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:07.412962 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-f8dc5b8c-df97-432e-885a-dc8801c8c327 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f93e9cf8-e04e-457c-9d54-285848d1c502. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:07.421253 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:07.421253 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:27:07.422006 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f8dc5b8c-df97-432e-885a-dc8801c8c327 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 returned with HTTP 200 Jul 10 14:27:07.422427 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1330/5356] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:07 2026] GET /volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:07.535643 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f5f4970d-c8e4-4152-b98d-30c62f2e180b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:07.537526 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f5f4970d-c8e4-4152-b98d-30c62f2e180b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/snapshots/ef12c418-d4df-4ea6-ac2e-184d1aa6cf39 Jul 10 14:27:07.537774 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f5f4970d-c8e4-4152-b98d-30c62f2e180b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:07.538022 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f5f4970d-c8e4-4152-b98d-30c62f2e180b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:07.543122 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f5f4970d-c8e4-4152-b98d-30c62f2e180b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/ef12c418-d4df-4ea6-ac2e-184d1aa6cf39 returned with HTTP 404 Jul 10 14:27:07.543680 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1344/5357] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:27:07 2026] GET /volume/v3/snapshots/ef12c418-d4df-4ea6-ac2e-184d1aa6cf39 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:27:07.551305 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e251485d-50aa-4099-b9ab-e5bcfebc4c5a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:07.554963 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e251485d-50aa-4099-b9ab-e5bcfebc4c5a tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/ddd8fb00-d805-4ee8-86ac-96c4192aac69 Jul 10 14:27:07.555312 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e251485d-50aa-4099-b9ab-e5bcfebc4c5a tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:07.555680 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e251485d-50aa-4099-b9ab-e5bcfebc4c5a tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:07.555865 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-e251485d-50aa-4099-b9ab-e5bcfebc4c5a tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Delete snapshot with id: ddd8fb00-d805-4ee8-86ac-96c4192aac69 Jul 10 14:27:07.562896 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:07.562896 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:27:07.563603 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e251485d-50aa-4099-b9ab-e5bcfebc4c5a tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot retrieved successfully. Jul 10 14:27:07.585459 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-e251485d-50aa-4099-b9ab-e5bcfebc4c5a tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot delete request issued successfully. Jul 10 14:27:07.585708 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e251485d-50aa-4099-b9ab-e5bcfebc4c5a tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/ddd8fb00-d805-4ee8-86ac-96c4192aac69 returned with HTTP 202 Jul 10 14:27:07.586116 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1335/5358] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:27:07 2026] DELETE /volume/v3/snapshots/ddd8fb00-d805-4ee8-86ac-96c4192aac69 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:27:07.598047 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-4e4d9e6c-3a85-4678-acdd-0bb873dfb4c2 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:07.600589 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4e4d9e6c-3a85-4678-acdd-0bb873dfb4c2 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/snapshots/ddd8fb00-d805-4ee8-86ac-96c4192aac69 Jul 10 14:27:07.600864 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4e4d9e6c-3a85-4678-acdd-0bb873dfb4c2 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:07.601154 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4e4d9e6c-3a85-4678-acdd-0bb873dfb4c2 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:07.606962 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:07.606962 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:27:07.607418 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-4e4d9e6c-3a85-4678-acdd-0bb873dfb4c2 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot retrieved successfully. Jul 10 14:27:07.608198 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4e4d9e6c-3a85-4678-acdd-0bb873dfb4c2 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/ddd8fb00-d805-4ee8-86ac-96c4192aac69 returned with HTTP 200 Jul 10 14:27:07.608612 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1350/5359] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:27:07 2026] GET /volume/v3/snapshots/ddd8fb00-d805-4ee8-86ac-96c4192aac69 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:08.438342 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-7a8fc092-471a-4b88-943a-e745712ff6bd None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:08.440139 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7a8fc092-471a-4b88-943a-e745712ff6bd tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 Jul 10 14:27:08.440333 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7a8fc092-471a-4b88-943a-e745712ff6bd tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:08.440541 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7a8fc092-471a-4b88-943a-e745712ff6bd tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:08.440711 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-7a8fc092-471a-4b88-943a-e745712ff6bd tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f93e9cf8-e04e-457c-9d54-285848d1c502. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:08.445179 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:08.445179 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:27:08.445931 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7a8fc092-471a-4b88-943a-e745712ff6bd tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 returned with HTTP 200 Jul 10 14:27:08.446391 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1331/5360] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:08 2026] GET /volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:08.618550 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-9d0e9803-b976-4ad0-bbd5-d8afef691dc6 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:08.622101 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9d0e9803-b976-4ad0-bbd5-d8afef691dc6 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/snapshots/ddd8fb00-d805-4ee8-86ac-96c4192aac69 Jul 10 14:27:08.622101 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9d0e9803-b976-4ad0-bbd5-d8afef691dc6 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:08.622101 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9d0e9803-b976-4ad0-bbd5-d8afef691dc6 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:08.625242 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9d0e9803-b976-4ad0-bbd5-d8afef691dc6 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/ddd8fb00-d805-4ee8-86ac-96c4192aac69 returned with HTTP 404 Jul 10 14:27:08.625978 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1345/5361] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:27:08 2026] GET /volume/v3/snapshots/ddd8fb00-d805-4ee8-86ac-96c4192aac69 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:27:08.632777 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-03495f52-8900-4f2a-abd6-33527e2b2cfc None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:08.635189 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-03495f52-8900-4f2a-abd6-33527e2b2cfc tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/90002fc9-33e8-4be5-b40e-313d5f8f5ac7 Jul 10 14:27:08.635578 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-03495f52-8900-4f2a-abd6-33527e2b2cfc tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:08.635816 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-03495f52-8900-4f2a-abd6-33527e2b2cfc tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:08.636031 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-03495f52-8900-4f2a-abd6-33527e2b2cfc tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Delete snapshot with id: 90002fc9-33e8-4be5-b40e-313d5f8f5ac7 Jul 10 14:27:08.641399 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:08.641399 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:27:08.642003 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-03495f52-8900-4f2a-abd6-33527e2b2cfc tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot retrieved successfully. Jul 10 14:27:08.662455 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-03495f52-8900-4f2a-abd6-33527e2b2cfc tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot delete request issued successfully. Jul 10 14:27:08.662735 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-03495f52-8900-4f2a-abd6-33527e2b2cfc tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/90002fc9-33e8-4be5-b40e-313d5f8f5ac7 returned with HTTP 202 Jul 10 14:27:08.663456 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1336/5362] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:27:08 2026] DELETE /volume/v3/snapshots/90002fc9-33e8-4be5-b40e-313d5f8f5ac7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:27:08.670696 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-08c3080d-b0bc-4e93-b140-b0cda4136d30 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:08.671795 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-08c3080d-b0bc-4e93-b140-b0cda4136d30 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/snapshots/90002fc9-33e8-4be5-b40e-313d5f8f5ac7 Jul 10 14:27:08.672042 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-08c3080d-b0bc-4e93-b140-b0cda4136d30 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:08.672256 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-08c3080d-b0bc-4e93-b140-b0cda4136d30 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:08.678584 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:08.678584 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:27:08.679159 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-08c3080d-b0bc-4e93-b140-b0cda4136d30 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot retrieved successfully. Jul 10 14:27:08.680133 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-08c3080d-b0bc-4e93-b140-b0cda4136d30 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/90002fc9-33e8-4be5-b40e-313d5f8f5ac7 returned with HTTP 200 Jul 10 14:27:08.680544 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1351/5363] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:27:08 2026] GET /volume/v3/snapshots/90002fc9-33e8-4be5-b40e-313d5f8f5ac7 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:09.456552 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-7fcd36b1-e815-4277-be5b-6bdd5a8a696b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:09.458400 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7fcd36b1-e815-4277-be5b-6bdd5a8a696b tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 Jul 10 14:27:09.458648 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7fcd36b1-e815-4277-be5b-6bdd5a8a696b tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:09.458849 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7fcd36b1-e815-4277-be5b-6bdd5a8a696b tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:09.458987 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-7fcd36b1-e815-4277-be5b-6bdd5a8a696b tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f93e9cf8-e04e-457c-9d54-285848d1c502. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:09.464025 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:09.464025 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:27:09.464025 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7fcd36b1-e815-4277-be5b-6bdd5a8a696b tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 returned with HTTP 200 Jul 10 14:27:09.464450 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1332/5364] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:09 2026] GET /volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:09.477390 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f93a8c25-bf26-4c97-bbf9-0ab1e1f745d5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:09.479729 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f93a8c25-bf26-4c97-bbf9-0ab1e1f745d5 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/bfb8aac9-33d5-4a77-9c07-309cd4735257 Jul 10 14:27:09.479975 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f93a8c25-bf26-4c97-bbf9-0ab1e1f745d5 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:09.480162 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f93a8c25-bf26-4c97-bbf9-0ab1e1f745d5 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:09.480348 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-f93a8c25-bf26-4c97-bbf9-0ab1e1f745d5 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Delete volume with id: bfb8aac9-33d5-4a77-9c07-309cd4735257 Jul 10 14:27:09.488172 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:09.488172 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:27:09.488591 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-f93a8c25-bf26-4c97-bbf9-0ab1e1f745d5 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Volume info retrieved successfully. Jul 10 14:27:09.505896 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-f93a8c25-bf26-4c97-bbf9-0ab1e1f745d5 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Delete volume request issued successfully. Jul 10 14:27:09.506208 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f93a8c25-bf26-4c97-bbf9-0ab1e1f745d5 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/volumes/bfb8aac9-33d5-4a77-9c07-309cd4735257 returned with HTTP 202 Jul 10 14:27:09.506551 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1346/5365] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:27:09 2026] DELETE /volume/v3/volumes/bfb8aac9-33d5-4a77-9c07-309cd4735257 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:27:09.514632 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0101b4b1-e7b8-44fa-9ced-fcbd5c634d90 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:09.517299 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0101b4b1-e7b8-44fa-9ced-fcbd5c634d90 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/volumes/bfb8aac9-33d5-4a77-9c07-309cd4735257 Jul 10 14:27:09.517542 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0101b4b1-e7b8-44fa-9ced-fcbd5c634d90 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:09.517978 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0101b4b1-e7b8-44fa-9ced-fcbd5c634d90 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:09.526717 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:09.526717 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:27:09.530271 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0101b4b1-e7b8-44fa-9ced-fcbd5c634d90 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Volume info retrieved successfully. Jul 10 14:27:09.535602 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0101b4b1-e7b8-44fa-9ced-fcbd5c634d90 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/volumes/bfb8aac9-33d5-4a77-9c07-309cd4735257 returned with HTTP 200 Jul 10 14:27:09.536105 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1337/5366] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:09 2026] GET /volume/v3/volumes/bfb8aac9-33d5-4a77-9c07-309cd4735257 => generated 1063 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:27:09.689904 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-eebefd03-ee72-4ecd-a5f2-ea241c5bbc45 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:09.691791 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-eebefd03-ee72-4ecd-a5f2-ea241c5bbc45 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/snapshots/90002fc9-33e8-4be5-b40e-313d5f8f5ac7 Jul 10 14:27:09.691984 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-eebefd03-ee72-4ecd-a5f2-ea241c5bbc45 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:09.692159 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-eebefd03-ee72-4ecd-a5f2-ea241c5bbc45 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:09.696243 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-eebefd03-ee72-4ecd-a5f2-ea241c5bbc45 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/90002fc9-33e8-4be5-b40e-313d5f8f5ac7 returned with HTTP 404 Jul 10 14:27:09.696674 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1352/5367] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:27:09 2026] GET /volume/v3/snapshots/90002fc9-33e8-4be5-b40e-313d5f8f5ac7 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:27:09.704429 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-13715574-35a6-4624-9275-ecdc1614944f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:09.706742 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-13715574-35a6-4624-9275-ecdc1614944f tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/ef12c418-d4df-4ea6-ac2e-184d1aa6cf39 Jul 10 14:27:09.706891 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-13715574-35a6-4624-9275-ecdc1614944f tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:09.707114 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-13715574-35a6-4624-9275-ecdc1614944f tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:09.707266 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.snapshots [None req-13715574-35a6-4624-9275-ecdc1614944f tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Delete snapshot with id: ef12c418-d4df-4ea6-ac2e-184d1aa6cf39 Jul 10 14:27:09.712398 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-13715574-35a6-4624-9275-ecdc1614944f tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/ef12c418-d4df-4ea6-ac2e-184d1aa6cf39 returned with HTTP 404 Jul 10 14:27:09.713003 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1333/5368] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:27:09 2026] DELETE /volume/v3/snapshots/ef12c418-d4df-4ea6-ac2e-184d1aa6cf39 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:27:09.719953 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c2448511-35d7-4c0e-a91d-5735d26202da None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:09.722013 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c2448511-35d7-4c0e-a91d-5735d26202da tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/snapshots/ef12c418-d4df-4ea6-ac2e-184d1aa6cf39 Jul 10 14:27:09.722225 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c2448511-35d7-4c0e-a91d-5735d26202da tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:09.722425 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c2448511-35d7-4c0e-a91d-5735d26202da tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:09.728172 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c2448511-35d7-4c0e-a91d-5735d26202da tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/ef12c418-d4df-4ea6-ac2e-184d1aa6cf39 returned with HTTP 404 Jul 10 14:27:09.728849 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1347/5369] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:27:09 2026] GET /volume/v3/snapshots/ef12c418-d4df-4ea6-ac2e-184d1aa6cf39 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:27:09.735922 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-97378869-e0ef-4d3c-a613-4cb062d33909 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:09.737944 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-97378869-e0ef-4d3c-a613-4cb062d33909 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/ddd8fb00-d805-4ee8-86ac-96c4192aac69 Jul 10 14:27:09.738153 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-97378869-e0ef-4d3c-a613-4cb062d33909 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:09.738369 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-97378869-e0ef-4d3c-a613-4cb062d33909 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:09.738479 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-97378869-e0ef-4d3c-a613-4cb062d33909 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Delete snapshot with id: ddd8fb00-d805-4ee8-86ac-96c4192aac69 Jul 10 14:27:09.743122 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-97378869-e0ef-4d3c-a613-4cb062d33909 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/ddd8fb00-d805-4ee8-86ac-96c4192aac69 returned with HTTP 404 Jul 10 14:27:09.743761 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1338/5370] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:27:09 2026] DELETE /volume/v3/snapshots/ddd8fb00-d805-4ee8-86ac-96c4192aac69 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:27:09.751619 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6d3907da-7c0f-4072-b86d-ca1fbd16898e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:09.753993 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6d3907da-7c0f-4072-b86d-ca1fbd16898e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/snapshots/ddd8fb00-d805-4ee8-86ac-96c4192aac69 Jul 10 14:27:09.754272 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6d3907da-7c0f-4072-b86d-ca1fbd16898e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:09.754565 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6d3907da-7c0f-4072-b86d-ca1fbd16898e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:09.760974 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6d3907da-7c0f-4072-b86d-ca1fbd16898e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/ddd8fb00-d805-4ee8-86ac-96c4192aac69 returned with HTTP 404 Jul 10 14:27:09.761574 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1353/5371] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:27:09 2026] GET /volume/v3/snapshots/ddd8fb00-d805-4ee8-86ac-96c4192aac69 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:27:09.769264 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-754217ad-f470-4b20-9e07-3b06017e5cc8 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:09.771235 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-754217ad-f470-4b20-9e07-3b06017e5cc8 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/90002fc9-33e8-4be5-b40e-313d5f8f5ac7 Jul 10 14:27:09.771464 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-754217ad-f470-4b20-9e07-3b06017e5cc8 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:09.771684 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-754217ad-f470-4b20-9e07-3b06017e5cc8 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:09.771783 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.snapshots [None req-754217ad-f470-4b20-9e07-3b06017e5cc8 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Delete snapshot with id: 90002fc9-33e8-4be5-b40e-313d5f8f5ac7 Jul 10 14:27:09.776905 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-754217ad-f470-4b20-9e07-3b06017e5cc8 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/90002fc9-33e8-4be5-b40e-313d5f8f5ac7 returned with HTTP 404 Jul 10 14:27:09.777490 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1334/5372] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:27:09 2026] DELETE /volume/v3/snapshots/90002fc9-33e8-4be5-b40e-313d5f8f5ac7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:27:09.784519 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f3ee4677-e446-47df-8f68-436d620bbad4 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:09.786699 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f3ee4677-e446-47df-8f68-436d620bbad4 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/snapshots/90002fc9-33e8-4be5-b40e-313d5f8f5ac7 Jul 10 14:27:09.786945 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f3ee4677-e446-47df-8f68-436d620bbad4 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:09.787078 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f3ee4677-e446-47df-8f68-436d620bbad4 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:09.792161 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f3ee4677-e446-47df-8f68-436d620bbad4 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/90002fc9-33e8-4be5-b40e-313d5f8f5ac7 returned with HTTP 404 Jul 10 14:27:09.792595 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1348/5373] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:27:09 2026] GET /volume/v3/snapshots/90002fc9-33e8-4be5-b40e-313d5f8f5ac7 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:27:10.549575 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fba4b2c5-5b18-4439-91cf-dd2d813d7a5d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:10.551424 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fba4b2c5-5b18-4439-91cf-dd2d813d7a5d tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/volumes/bfb8aac9-33d5-4a77-9c07-309cd4735257 Jul 10 14:27:10.551646 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fba4b2c5-5b18-4439-91cf-dd2d813d7a5d tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:10.551828 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fba4b2c5-5b18-4439-91cf-dd2d813d7a5d tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:10.557140 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fba4b2c5-5b18-4439-91cf-dd2d813d7a5d tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/volumes/bfb8aac9-33d5-4a77-9c07-309cd4735257 returned with HTTP 404 Jul 10 14:27:10.557566 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1339/5374] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:10 2026] GET /volume/v3/volumes/bfb8aac9-33d5-4a77-9c07-309cd4735257 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:27:10.566858 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-37bbf2e0-2791-421b-8ba0-b1d318b36207 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:10.568753 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-37bbf2e0-2791-421b-8ba0-b1d318b36207 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] GET https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 Jul 10 14:27:10.568985 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-37bbf2e0-2791-421b-8ba0-b1d318b36207 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:10.569215 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-37bbf2e0-2791-421b-8ba0-b1d318b36207 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:10.569325 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-37bbf2e0-2791-421b-8ba0-b1d318b36207 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] Show backup with id f93e9cf8-e04e-457c-9d54-285848d1c502. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:10.573840 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:10.573840 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:27:10.574672 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-37bbf2e0-2791-421b-8ba0-b1d318b36207 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-member] https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 returned with HTTP 200 Jul 10 14:27:10.575077 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1354/5375] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:10 2026] GET /volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:10.586888 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-c976f19f-d1ef-4863-97e0-f8f790a7384f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:10.588861 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c976f19f-d1ef-4863-97e0-f8f790a7384f tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] DELETE https://10.4.3.66/volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 Jul 10 14:27:10.589129 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c976f19f-d1ef-4863-97e0-f8f790a7384f tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:10.589352 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c976f19f-d1ef-4863-97e0-f8f790a7384f tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:10.589481 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.contrib.backups [None req-c976f19f-d1ef-4863-97e0-f8f790a7384f tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Delete backup with id: 1ad093e7-1e98-4404-8241-4304cfe48b56. Jul 10 14:27:10.594176 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:10.594176 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:27:10.606262 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.backup.rpcapi [None req-c976f19f-d1ef-4863-97e0-f8f790a7384f tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] delete_backup rpcapi backup_id 1ad093e7-1e98-4404-8241-4304cfe48b56 {{(pid=100155) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 14:27:10.608152 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c976f19f-d1ef-4863-97e0-f8f790a7384f tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 returned with HTTP 202 Jul 10 14:27:10.608649 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1335/5376] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:27:10 2026] DELETE /volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:27:10.616253 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4c126c38-b294-4e60-907d-3aa4cdbfd9c2 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:10.618239 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4c126c38-b294-4e60-907d-3aa4cdbfd9c2 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 Jul 10 14:27:10.618457 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4c126c38-b294-4e60-907d-3aa4cdbfd9c2 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:10.618662 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4c126c38-b294-4e60-907d-3aa4cdbfd9c2 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:10.618786 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-4c126c38-b294-4e60-907d-3aa4cdbfd9c2 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id 1ad093e7-1e98-4404-8241-4304cfe48b56. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:10.623167 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:10.623167 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:27:10.623694 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4c126c38-b294-4e60-907d-3aa4cdbfd9c2 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 returned with HTTP 200 Jul 10 14:27:10.624064 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1349/5377] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:10 2026] GET /volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:11.636065 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-04f30400-7ef7-4c6a-87b4-6de2830bdc6e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:11.638426 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-04f30400-7ef7-4c6a-87b4-6de2830bdc6e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 Jul 10 14:27:11.639013 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-04f30400-7ef7-4c6a-87b4-6de2830bdc6e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:11.639307 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-04f30400-7ef7-4c6a-87b4-6de2830bdc6e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:11.639455 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-04f30400-7ef7-4c6a-87b4-6de2830bdc6e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id 1ad093e7-1e98-4404-8241-4304cfe48b56. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:11.643942 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-04f30400-7ef7-4c6a-87b4-6de2830bdc6e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 returned with HTTP 404 Jul 10 14:27:11.644561 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1340/5378] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:11 2026] GET /volume/v3/backups/1ad093e7-1e98-4404-8241-4304cfe48b56 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:27:11.653548 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-04f87d89-2037-46dd-a101-5a84bb2c4860 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:11.655812 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-04f87d89-2037-46dd-a101-5a84bb2c4860 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] DELETE https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b Jul 10 14:27:11.656120 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-04f87d89-2037-46dd-a101-5a84bb2c4860 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:11.656400 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-04f87d89-2037-46dd-a101-5a84bb2c4860 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:11.656583 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.contrib.backups [None req-04f87d89-2037-46dd-a101-5a84bb2c4860 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Delete backup with id: aa89f977-05b3-4627-bea7-3c0054e96c6b. Jul 10 14:27:11.661276 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:11.661276 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:27:11.675630 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.backup.rpcapi [None req-04f87d89-2037-46dd-a101-5a84bb2c4860 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] delete_backup rpcapi backup_id aa89f977-05b3-4627-bea7-3c0054e96c6b {{(pid=100154) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 14:27:11.679467 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-04f87d89-2037-46dd-a101-5a84bb2c4860 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b returned with HTTP 202 Jul 10 14:27:11.679467 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1355/5379] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:27:11 2026] DELETE /volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:27:11.688353 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-16f7754d-64a7-4b62-9970-39f333f3bf8e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:11.690244 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-16f7754d-64a7-4b62-9970-39f333f3bf8e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b Jul 10 14:27:11.690451 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-16f7754d-64a7-4b62-9970-39f333f3bf8e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:11.690660 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-16f7754d-64a7-4b62-9970-39f333f3bf8e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:11.690812 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-16f7754d-64a7-4b62-9970-39f333f3bf8e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id aa89f977-05b3-4627-bea7-3c0054e96c6b. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:11.695968 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:11.695968 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:27:11.695968 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-16f7754d-64a7-4b62-9970-39f333f3bf8e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b returned with HTTP 200 Jul 10 14:27:11.696535 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1336/5380] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:11 2026] GET /volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:12.708035 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c0dffca6-fdae-43ea-a435-b8dafbe53858 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:12.709967 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c0dffca6-fdae-43ea-a435-b8dafbe53858 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b Jul 10 14:27:12.710228 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c0dffca6-fdae-43ea-a435-b8dafbe53858 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:12.710518 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c0dffca6-fdae-43ea-a435-b8dafbe53858 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:12.710666 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-c0dffca6-fdae-43ea-a435-b8dafbe53858 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id aa89f977-05b3-4627-bea7-3c0054e96c6b. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:12.714700 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c0dffca6-fdae-43ea-a435-b8dafbe53858 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b returned with HTTP 404 Jul 10 14:27:12.715333 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1350/5381] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:12 2026] GET /volume/v3/backups/aa89f977-05b3-4627-bea7-3c0054e96c6b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:27:12.724019 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b8af5b10-d378-4528-bfe3-eaef6c0e52b3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:12.726216 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b8af5b10-d378-4528-bfe3-eaef6c0e52b3 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] DELETE https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 Jul 10 14:27:12.726421 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b8af5b10-d378-4528-bfe3-eaef6c0e52b3 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:12.726590 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b8af5b10-d378-4528-bfe3-eaef6c0e52b3 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:12.726689 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.contrib.backups [None req-b8af5b10-d378-4528-bfe3-eaef6c0e52b3 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Delete backup with id: f93e9cf8-e04e-457c-9d54-285848d1c502. Jul 10 14:27:12.732134 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:12.732134 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:27:12.748019 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.backup.rpcapi [None req-b8af5b10-d378-4528-bfe3-eaef6c0e52b3 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] delete_backup rpcapi backup_id f93e9cf8-e04e-457c-9d54-285848d1c502 {{(pid=100152) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 14:27:12.752074 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b8af5b10-d378-4528-bfe3-eaef6c0e52b3 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 returned with HTTP 202 Jul 10 14:27:12.752553 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1341/5382] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:27:12 2026] DELETE /volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:27:12.769577 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ff7e073e-cde4-4773-996e-c61338191aff None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:12.772018 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ff7e073e-cde4-4773-996e-c61338191aff tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 Jul 10 14:27:12.772343 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ff7e073e-cde4-4773-996e-c61338191aff tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:12.772615 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ff7e073e-cde4-4773-996e-c61338191aff tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:12.772770 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-ff7e073e-cde4-4773-996e-c61338191aff tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f93e9cf8-e04e-457c-9d54-285848d1c502. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:12.779234 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:12.779234 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:27:12.780182 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ff7e073e-cde4-4773-996e-c61338191aff tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 returned with HTTP 200 Jul 10 14:27:12.780786 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1356/5383] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:12 2026] GET /volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:13.795379 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e4e13dd3-5d14-4670-832d-4d94b8d62a1e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:13.797746 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e4e13dd3-5d14-4670-832d-4d94b8d62a1e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 Jul 10 14:27:13.798057 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e4e13dd3-5d14-4670-832d-4d94b8d62a1e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:13.798340 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e4e13dd3-5d14-4670-832d-4d94b8d62a1e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:13.798525 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-e4e13dd3-5d14-4670-832d-4d94b8d62a1e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Show backup with id f93e9cf8-e04e-457c-9d54-285848d1c502. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:13.803136 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e4e13dd3-5d14-4670-832d-4d94b8d62a1e tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 returned with HTTP 404 Jul 10 14:27:13.803806 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1337/5384] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:13 2026] GET /volume/v3/backups/f93e9cf8-e04e-457c-9d54-285848d1c502 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:27:13.811015 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-12fa597f-c8ad-4912-83fd-9eb6beec72bd None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:13.812859 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-12fa597f-c8ad-4912-83fd-9eb6beec72bd tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/9529dfd3-231a-473d-9198-10c211669e0f Jul 10 14:27:13.813103 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-12fa597f-c8ad-4912-83fd-9eb6beec72bd tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:13.813317 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-12fa597f-c8ad-4912-83fd-9eb6beec72bd tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:13.813477 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-12fa597f-c8ad-4912-83fd-9eb6beec72bd tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Delete volume with id: 9529dfd3-231a-473d-9198-10c211669e0f Jul 10 14:27:13.823573 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:13.823573 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:27:13.823919 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-12fa597f-c8ad-4912-83fd-9eb6beec72bd tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Volume info retrieved successfully. Jul 10 14:27:13.847839 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-12fa597f-c8ad-4912-83fd-9eb6beec72bd tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Delete volume request issued successfully. Jul 10 14:27:13.848163 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-12fa597f-c8ad-4912-83fd-9eb6beec72bd tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/volumes/9529dfd3-231a-473d-9198-10c211669e0f returned with HTTP 202 Jul 10 14:27:13.848681 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1351/5385] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:27:13 2026] DELETE /volume/v3/volumes/9529dfd3-231a-473d-9198-10c211669e0f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:27:13.858530 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1433e9b8-931c-45eb-ac9c-59ac04159b54 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:13.861201 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1433e9b8-931c-45eb-ac9c-59ac04159b54 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/volumes/9529dfd3-231a-473d-9198-10c211669e0f Jul 10 14:27:13.861520 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1433e9b8-931c-45eb-ac9c-59ac04159b54 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:13.861711 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1433e9b8-931c-45eb-ac9c-59ac04159b54 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:13.870117 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:13.870117 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:27:13.874140 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1433e9b8-931c-45eb-ac9c-59ac04159b54 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Volume info retrieved successfully. Jul 10 14:27:13.879899 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1433e9b8-931c-45eb-ac9c-59ac04159b54 tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/volumes/9529dfd3-231a-473d-9198-10c211669e0f returned with HTTP 200 Jul 10 14:27:13.880455 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1342/5386] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:13 2026] GET /volume/v3/volumes/9529dfd3-231a-473d-9198-10c211669e0f => generated 1005 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:27:13.958644 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-ad9878b1-8857-4c49-9911-5e09783f5c72 req-b848a494-ca72-4650-bd48-6993fabfd10f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:13.960816 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-ad9878b1-8857-4c49-9911-5e09783f5c72 req-b848a494-ca72-4650-bd48-6993fabfd10f tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] DELETE https://10.4.3.66/volume/v3/attachments/376286e2-99c4-4691-a8f0-3a32598c1552 Jul 10 14:27:13.961105 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-ad9878b1-8857-4c49-9911-5e09783f5c72 req-b848a494-ca72-4650-bd48-6993fabfd10f tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:13.961301 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-ad9878b1-8857-4c49-9911-5e09783f5c72 req-b848a494-ca72-4650-bd48-6993fabfd10f tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:13.969489 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:13.969489 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:27:14.500933 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-ad9878b1-8857-4c49-9911-5e09783f5c72 req-b848a494-ca72-4650-bd48-6993fabfd10f tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/attachments/376286e2-99c4-4691-a8f0-3a32598c1552 returned with HTTP 200 Jul 10 14:27:14.501436 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1357/5387] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:27:13 2026] DELETE /volume/v3/attachments/376286e2-99c4-4691-a8f0-3a32598c1552 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:14.893455 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-8f0dc206-8a1d-4126-9bf5-5734ded33c0a None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:14.895024 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8f0dc206-8a1d-4126-9bf5-5734ded33c0a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] GET https://10.4.3.66/volume/v3/volumes/9529dfd3-231a-473d-9198-10c211669e0f Jul 10 14:27:14.895224 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8f0dc206-8a1d-4126-9bf5-5734ded33c0a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:14.895393 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8f0dc206-8a1d-4126-9bf5-5734ded33c0a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:14.900741 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8f0dc206-8a1d-4126-9bf5-5734ded33c0a tempest-ProjectMemberTests33-1579026152 tempest-ProjectMemberTests33-1579026152-project-admin] https://10.4.3.66/volume/v3/volumes/9529dfd3-231a-473d-9198-10c211669e0f returned with HTTP 404 Jul 10 14:27:14.901181 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1338/5388] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:14 2026] GET /volume/v3/volumes/9529dfd3-231a-473d-9198-10c211669e0f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:27:16.440375 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-92c93b2a-7814-452d-9c3f-995e7ac50e49 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:16.523851 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-92c93b2a-7814-452d-9c3f-995e7ac50e49 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:27:16.524301 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-92c93b2a-7814-452d-9c3f-995e7ac50e49 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1433363554"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:27:16.526277 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-92c93b2a-7814-452d-9c3f-995e7ac50e49 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1433363554'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:27:16.526430 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-92c93b2a-7814-452d-9c3f-995e7ac50e49 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Create volume of 1 GB Jul 10 14:27:16.532301 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-92c93b2a-7814-452d-9c3f-995e7ac50e49 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Availability Zones retrieved successfully. Jul 10 14:27:16.538925 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-92c93b2a-7814-452d-9c3f-995e7ac50e49 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Flow 'volume_create_api' (9bb5f0eb-bf21-4a6d-affc-0678e1cfe1a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:27:16.539948 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-92c93b2a-7814-452d-9c3f-995e7ac50e49 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f85e497f-626c-4b1e-898c-66e3100ae879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:27:16.540736 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-92c93b2a-7814-452d-9c3f-995e7ac50e49 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:27:16.569259 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-92c93b2a-7814-452d-9c3f-995e7ac50e49 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f85e497f-626c-4b1e-898c-66e3100ae879) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:27:16.570380 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-92c93b2a-7814-452d-9c3f-995e7ac50e49 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58be7bd7-93ac-4426-92bc-4eaa069102e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:27:16.630527 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-92c93b2a-7814-452d-9c3f-995e7ac50e49 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Created reservations ['88c173ce-2d02-496e-9d44-9d7017395282', '1639cc4e-18fc-43a4-ae7e-0fcd9d3eda0f', '413ef6ae-efe5-44d6-aa73-f1ab7235a0c6', '7a20c164-6a2e-4ad3-84bf-aa10c6b8bbd5'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:27:16.631334 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-92c93b2a-7814-452d-9c3f-995e7ac50e49 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58be7bd7-93ac-4426-92bc-4eaa069102e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88c173ce-2d02-496e-9d44-9d7017395282', '1639cc4e-18fc-43a4-ae7e-0fcd9d3eda0f', '413ef6ae-efe5-44d6-aa73-f1ab7235a0c6', '7a20c164-6a2e-4ad3-84bf-aa10c6b8bbd5']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:27:16.632092 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-92c93b2a-7814-452d-9c3f-995e7ac50e49 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7b6df4c-d03a-42f6-86e4-caa41328822c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:27:16.654733 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-92c93b2a-7814-452d-9c3f-995e7ac50e49 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7b6df4c-d03a-42f6-86e4-caa41328822c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bf50d03-ca04-40ec-a9c0-227e6af3915f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1433363554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37cb9f2d9303456898e7f627a4c232ae',qos_specs=None,replication_status=,reservations=['88c173ce-2d02-496e-9d44-9d7017395282','1639cc4e-18fc-43a4-ae7e-0fcd9d3eda0f','413ef6ae-efe5-44d6-aa73-f1ab7235a0c6','7a20c164-6a2e-4ad3-84bf-aa10c6b8bbd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63bb13c5e95548ff97d70b1c2c3cc530',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:27:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1433363554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bf50d03-ca04-40ec-a9c0-227e6af3915f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='37cb9f2d9303456898e7f627a4c232ae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63bb13c5e95548ff97d70b1c2c3cc530',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:27:16.655431 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-92c93b2a-7814-452d-9c3f-995e7ac50e49 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (783e2ad1-4db5-40f3-b4e4-7812629b7365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:27:16.671923 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-92c93b2a-7814-452d-9c3f-995e7ac50e49 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (783e2ad1-4db5-40f3-b4e4-7812629b7365) transitioned into state 'SUCCESS' from state '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-1433363554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='37cb9f2d9303456898e7f627a4c232ae',qos_specs=None,replication_status=,reservations=['88c173ce-2d02-496e-9d44-9d7017395282','1639cc4e-18fc-43a4-ae7e-0fcd9d3eda0f','413ef6ae-efe5-44d6-aa73-f1ab7235a0c6','7a20c164-6a2e-4ad3-84bf-aa10c6b8bbd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63bb13c5e95548ff97d70b1c2c3cc530',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:27:16.672607 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-92c93b2a-7814-452d-9c3f-995e7ac50e49 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b403def-8f37-4cff-b7e3-fac0f0919a7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:27:16.680577 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-92c93b2a-7814-452d-9c3f-995e7ac50e49 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b403def-8f37-4cff-b7e3-fac0f0919a7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:27:16.681392 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-92c93b2a-7814-452d-9c3f-995e7ac50e49 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Flow 'volume_create_api' (9bb5f0eb-bf21-4a6d-affc-0678e1cfe1a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:27:16.681619 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-92c93b2a-7814-452d-9c3f-995e7ac50e49 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Create volume request issued successfully. Jul 10 14:27:16.682145 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-92c93b2a-7814-452d-9c3f-995e7ac50e49 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:27:16.682573 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1352/5389] 10.4.3.66 () {70 vars in 1291 bytes} [Fri Jul 10 14:27:16 2026] POST /volume/v3/volumes => generated 776 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:27:16.697725 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0fe53080-2082-48db-b93d-f82e9351ce5a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:16.699962 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0fe53080-2082-48db-b93d-f82e9351ce5a tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] GET https://10.4.3.66/volume/v3/volumes/5bf50d03-ca04-40ec-a9c0-227e6af3915f Jul 10 14:27:16.700047 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0fe53080-2082-48db-b93d-f82e9351ce5a tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:16.700239 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0fe53080-2082-48db-b93d-f82e9351ce5a tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:16.707701 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:16.707701 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:27:16.711849 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0fe53080-2082-48db-b93d-f82e9351ce5a tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Volume info retrieved successfully. Jul 10 14:27:16.716228 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0fe53080-2082-48db-b93d-f82e9351ce5a tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] https://10.4.3.66/volume/v3/volumes/5bf50d03-ca04-40ec-a9c0-227e6af3915f returned with HTTP 200 Jul 10 14:27:16.716735 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1343/5390] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:16 2026] GET /volume/v3/volumes/5bf50d03-ca04-40ec-a9c0-227e6af3915f => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:17.270567 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8feeb948-3e07-4151-9307-fa85e1efa4f7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:17.272387 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8feeb948-3e07-4151-9307-fa85e1efa4f7 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] DELETE https://10.4.3.66/volume/v3/volumes/9c3fa088-f1fa-43ce-92da-bc4012a0a017 Jul 10 14:27:17.272620 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8feeb948-3e07-4151-9307-fa85e1efa4f7 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:17.272848 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8feeb948-3e07-4151-9307-fa85e1efa4f7 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:17.273007 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-8feeb948-3e07-4151-9307-fa85e1efa4f7 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Delete volume with id: 9c3fa088-f1fa-43ce-92da-bc4012a0a017 Jul 10 14:27:17.280119 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:17.280119 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:27:17.280582 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-8feeb948-3e07-4151-9307-fa85e1efa4f7 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:27:17.299101 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-8feeb948-3e07-4151-9307-fa85e1efa4f7 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Delete volume request issued successfully. Jul 10 14:27:17.299547 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8feeb948-3e07-4151-9307-fa85e1efa4f7 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/9c3fa088-f1fa-43ce-92da-bc4012a0a017 returned with HTTP 202 Jul 10 14:27:17.300008 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1358/5391] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:27:17 2026] DELETE /volume/v3/volumes/9c3fa088-f1fa-43ce-92da-bc4012a0a017 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:27:17.307454 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-ae9c0cb1-4a10-4299-a949-ad87d7e55271 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:17.309320 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ae9c0cb1-4a10-4299-a949-ad87d7e55271 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/9c3fa088-f1fa-43ce-92da-bc4012a0a017 Jul 10 14:27:17.309530 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ae9c0cb1-4a10-4299-a949-ad87d7e55271 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:17.309785 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ae9c0cb1-4a10-4299-a949-ad87d7e55271 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:17.316717 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:17.316717 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:27:17.320403 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-ae9c0cb1-4a10-4299-a949-ad87d7e55271 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:27:17.325126 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ae9c0cb1-4a10-4299-a949-ad87d7e55271 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/9c3fa088-f1fa-43ce-92da-bc4012a0a017 returned with HTTP 200 Jul 10 14:27:17.325556 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1339/5392] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:27:17 2026] GET /volume/v3/volumes/9c3fa088-f1fa-43ce-92da-bc4012a0a017 => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:27:17.729900 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-1dfd51d3-927c-4dc1-8f05-9cd2beddae78 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:17.731847 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1dfd51d3-927c-4dc1-8f05-9cd2beddae78 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] GET https://10.4.3.66/volume/v3/volumes/5bf50d03-ca04-40ec-a9c0-227e6af3915f Jul 10 14:27:17.732058 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1dfd51d3-927c-4dc1-8f05-9cd2beddae78 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:17.732245 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1dfd51d3-927c-4dc1-8f05-9cd2beddae78 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:17.740190 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:17.740190 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:27:17.744456 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-1dfd51d3-927c-4dc1-8f05-9cd2beddae78 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Volume info retrieved successfully. Jul 10 14:27:17.749002 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1dfd51d3-927c-4dc1-8f05-9cd2beddae78 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] https://10.4.3.66/volume/v3/volumes/5bf50d03-ca04-40ec-a9c0-227e6af3915f returned with HTTP 200 Jul 10 14:27:17.749585 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1353/5393] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:17 2026] GET /volume/v3/volumes/5bf50d03-ca04-40ec-a9c0-227e6af3915f => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:27:17.764861 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1c116462-6114-4187-ab58-4c3b2cf47546 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:17.766629 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1c116462-6114-4187-ab58-4c3b2cf47546 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] POST https://10.4.3.66/volume/v3/backups Jul 10 14:27:17.766986 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1c116462-6114-4187-ab58-4c3b2cf47546 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5bf50d03-ca04-40ec-a9c0-227e6af3915f", "name": "tempest-type-Backup-248327009"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:27:17.768368 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.backups [None req-1c116462-6114-4187-ab58-4c3b2cf47546 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Creating new backup {'backup': {'volume_id': '5bf50d03-ca04-40ec-a9c0-227e6af3915f', 'name': 'tempest-type-Backup-248327009'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 14:27:17.768516 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.contrib.backups [None req-1c116462-6114-4187-ab58-4c3b2cf47546 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Creating backup of volume 5bf50d03-ca04-40ec-a9c0-227e6af3915f in container None Jul 10 14:27:17.779524 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:17.779524 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:27:17.779524 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1c116462-6114-4187-ab58-4c3b2cf47546 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Volume info retrieved successfully. Jul 10 14:27:17.801853 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-1c116462-6114-4187-ab58-4c3b2cf47546 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Created reservations ['2c89f67c-2f18-482c-9395-9209cac5d31f', 'b9488ec0-fe06-4c70-927f-59fca72d5571'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:27:17.830863 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1c116462-6114-4187-ab58-4c3b2cf47546 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Jul 10 14:27:17.831525 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1344/5394] 10.4.3.66 () {70 vars in 1292 bytes} [Fri Jul 10 14:27:17 2026] POST /volume/v3/backups => generated 313 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:27:17.843234 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-3ebdbeb4-b542-48f1-94cf-fad0f1a7d93f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:17.845925 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3ebdbeb4-b542-48f1-94cf-fad0f1a7d93f tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] GET https://10.4.3.66/volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 Jul 10 14:27:17.846175 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3ebdbeb4-b542-48f1-94cf-fad0f1a7d93f tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:17.846405 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3ebdbeb4-b542-48f1-94cf-fad0f1a7d93f tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:17.846539 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-3ebdbeb4-b542-48f1-94cf-fad0f1a7d93f tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Show backup with id 138f273b-7d12-4b55-a67b-192d3093d459. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:17.852892 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:17.852892 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:27:17.853718 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3ebdbeb4-b542-48f1-94cf-fad0f1a7d93f tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] https://10.4.3.66/volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 returned with HTTP 200 Jul 10 14:27:17.854282 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1359/5395] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:17 2026] GET /volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 => generated 720 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:18.339025 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-23502351-13ef-4320-8e79-a32bea32d3f6 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:18.341478 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-23502351-13ef-4320-8e79-a32bea32d3f6 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/9c3fa088-f1fa-43ce-92da-bc4012a0a017 Jul 10 14:27:18.341703 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-23502351-13ef-4320-8e79-a32bea32d3f6 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:18.341946 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-23502351-13ef-4320-8e79-a32bea32d3f6 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:18.348892 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-23502351-13ef-4320-8e79-a32bea32d3f6 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/9c3fa088-f1fa-43ce-92da-bc4012a0a017 returned with HTTP 404 Jul 10 14:27:18.349479 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1340/5396] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:27:18 2026] GET /volume/v3/volumes/9c3fa088-f1fa-43ce-92da-bc4012a0a017 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:27:18.376578 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a9c3c1b4-2c97-4c9c-9fa1-7ec0d87d135e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:18.378713 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a9c3c1b4-2c97-4c9c-9fa1-7ec0d87d135e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:27:18.379167 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a9c3c1b4-2c97-4c9c-9fa1-7ec0d87d135e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2143913144", "snapshot_id": null, "imageRef": "4ff20130-b276-43a0-956f-1453107cff27", "volume_type": null, "size": 1}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:27:18.381117 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-a9c3c1b4-2c97-4c9c-9fa1-7ec0d87d135e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2143913144', 'snapshot_id': None, 'imageRef': '4ff20130-b276-43a0-956f-1453107cff27', 'volume_type': None, 'size': 1}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:27:18.574098 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-a9c3c1b4-2c97-4c9c-9fa1-7ec0d87d135e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Create volume of 1 GB Jul 10 14:27:18.578835 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a9c3c1b4-2c97-4c9c-9fa1-7ec0d87d135e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Availability Zones retrieved successfully. Jul 10 14:27:18.584336 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-a9c3c1b4-2c97-4c9c-9fa1-7ec0d87d135e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Flow 'volume_create_api' (ac500997-8c01-4f3d-bb36-b1226a414a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:27:18.585519 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-a9c3c1b4-2c97-4c9c-9fa1-7ec0d87d135e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c792af34-13fb-40ea-9262-16f02336a709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:27:18.586523 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-a9c3c1b4-2c97-4c9c-9fa1-7ec0d87d135e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:27:18.645798 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-a9c3c1b4-2c97-4c9c-9fa1-7ec0d87d135e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c792af34-13fb-40ea-9262-16f02336a709) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:27:18.646487 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-a9c3c1b4-2c97-4c9c-9fa1-7ec0d87d135e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c2595a9-c0ad-4728-9762-90a60d4a3465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:27:18.685246 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-a9c3c1b4-2c97-4c9c-9fa1-7ec0d87d135e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Created reservations ['cf3d3ce2-1c4c-4071-88ed-6e607781fa99', '936b2e24-df8e-46e5-898c-a8ed9a7a01ac', '89cfb5b7-1495-4d60-8cf5-7df74b2e977f', '1a4b1725-7e47-4b2e-938c-29ee03485afe'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:27:18.686035 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-a9c3c1b4-2c97-4c9c-9fa1-7ec0d87d135e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c2595a9-c0ad-4728-9762-90a60d4a3465) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf3d3ce2-1c4c-4071-88ed-6e607781fa99', '936b2e24-df8e-46e5-898c-a8ed9a7a01ac', '89cfb5b7-1495-4d60-8cf5-7df74b2e977f', '1a4b1725-7e47-4b2e-938c-29ee03485afe']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:27:18.686764 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-a9c3c1b4-2c97-4c9c-9fa1-7ec0d87d135e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0c10be5-3818-456e-bce4-8a3a0af177c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:27:18.708332 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-a9c3c1b4-2c97-4c9c-9fa1-7ec0d87d135e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0c10be5-3818-456e-bce4-8a3a0af177c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd13e767c-84df-4927-8267-9a2c80042d6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2143913144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d7079d3a65940eaafb9ef5a30aceb65',qos_specs=None,replication_status=,reservations=['cf3d3ce2-1c4c-4071-88ed-6e607781fa99','936b2e24-df8e-46e5-898c-a8ed9a7a01ac','89cfb5b7-1495-4d60-8cf5-7df74b2e977f','1a4b1725-7e47-4b2e-938c-29ee03485afe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f36373e2fa841419e64f4f20204fed9',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:27:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2143913144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d13e767c-84df-4927-8267-9a2c80042d6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d7079d3a65940eaafb9ef5a30aceb65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f36373e2fa841419e64f4f20204fed9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:27:18.709163 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-a9c3c1b4-2c97-4c9c-9fa1-7ec0d87d135e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42508598-180b-4e11-8a3b-659766c1dc27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:27:18.727397 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-a9c3c1b4-2c97-4c9c-9fa1-7ec0d87d135e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42508598-180b-4e11-8a3b-659766c1dc27) transitioned into state 'SUCCESS' from state '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-2143913144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d7079d3a65940eaafb9ef5a30aceb65',qos_specs=None,replication_status=,reservations=['cf3d3ce2-1c4c-4071-88ed-6e607781fa99','936b2e24-df8e-46e5-898c-a8ed9a7a01ac','89cfb5b7-1495-4d60-8cf5-7df74b2e977f','1a4b1725-7e47-4b2e-938c-29ee03485afe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f36373e2fa841419e64f4f20204fed9',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:27:18.728059 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-a9c3c1b4-2c97-4c9c-9fa1-7ec0d87d135e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ed8d819-3331-4fef-99db-7f8bb237f7ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:27:18.735899 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-a9c3c1b4-2c97-4c9c-9fa1-7ec0d87d135e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ed8d819-3331-4fef-99db-7f8bb237f7ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:27:18.736753 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-a9c3c1b4-2c97-4c9c-9fa1-7ec0d87d135e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Flow 'volume_create_api' (ac500997-8c01-4f3d-bb36-b1226a414a7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:27:18.737083 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a9c3c1b4-2c97-4c9c-9fa1-7ec0d87d135e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Create volume request issued successfully. Jul 10 14:27:18.737692 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a9c3c1b4-2c97-4c9c-9fa1-7ec0d87d135e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:27:18.738100 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1354/5397] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:27:18 2026] POST /volume/v3/volumes => generated 757 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:27:18.752471 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-47440173-9c53-4586-a737-0cc6bc6aabba None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:18.754129 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-47440173-9c53-4586-a737-0cc6bc6aabba tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/d13e767c-84df-4927-8267-9a2c80042d6e Jul 10 14:27:18.754478 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-47440173-9c53-4586-a737-0cc6bc6aabba tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:18.754950 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-47440173-9c53-4586-a737-0cc6bc6aabba tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:18.763921 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:18.763921 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:27:18.768588 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-47440173-9c53-4586-a737-0cc6bc6aabba tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:27:18.773961 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-47440173-9c53-4586-a737-0cc6bc6aabba tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/d13e767c-84df-4927-8267-9a2c80042d6e returned with HTTP 200 Jul 10 14:27:18.774447 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1345/5398] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:27:18 2026] GET /volume/v3/volumes/d13e767c-84df-4927-8267-9a2c80042d6e => generated 825 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:18.869401 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-25b1a522-2dc8-4dd5-8f57-c47e8c3858f3 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:18.871545 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-25b1a522-2dc8-4dd5-8f57-c47e8c3858f3 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] GET https://10.4.3.66/volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 Jul 10 14:27:18.871800 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-25b1a522-2dc8-4dd5-8f57-c47e8c3858f3 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:18.872061 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-25b1a522-2dc8-4dd5-8f57-c47e8c3858f3 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:18.872208 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-25b1a522-2dc8-4dd5-8f57-c47e8c3858f3 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Show backup with id 138f273b-7d12-4b55-a67b-192d3093d459. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:18.878773 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:18.878773 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:27:18.879677 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-25b1a522-2dc8-4dd5-8f57-c47e8c3858f3 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] https://10.4.3.66/volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 returned with HTTP 200 Jul 10 14:27:18.880335 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1360/5399] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:18 2026] GET /volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:19.786385 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-9488e4f6-a731-474a-8386-9e8cc560ab50 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:19.789918 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9488e4f6-a731-474a-8386-9e8cc560ab50 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/d13e767c-84df-4927-8267-9a2c80042d6e Jul 10 14:27:19.789918 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9488e4f6-a731-474a-8386-9e8cc560ab50 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:19.789918 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9488e4f6-a731-474a-8386-9e8cc560ab50 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:19.796448 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:19.796448 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:27:19.800555 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-9488e4f6-a731-474a-8386-9e8cc560ab50 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:27:19.805649 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9488e4f6-a731-474a-8386-9e8cc560ab50 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/d13e767c-84df-4927-8267-9a2c80042d6e returned with HTTP 200 Jul 10 14:27:19.806290 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1341/5400] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:27:19 2026] GET /volume/v3/volumes/d13e767c-84df-4927-8267-9a2c80042d6e => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:27:19.820719 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-758fbccf-97bf-45e1-8b01-8782685da2ec None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:19.823112 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-758fbccf-97bf-45e1-8b01-8782685da2ec tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/d13e767c-84df-4927-8267-9a2c80042d6e Jul 10 14:27:19.823562 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-758fbccf-97bf-45e1-8b01-8782685da2ec tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:19.823865 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-758fbccf-97bf-45e1-8b01-8782685da2ec tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:19.831065 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:19.831065 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:27:19.835162 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-758fbccf-97bf-45e1-8b01-8782685da2ec tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:27:19.840843 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-758fbccf-97bf-45e1-8b01-8782685da2ec tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/d13e767c-84df-4927-8267-9a2c80042d6e returned with HTTP 200 Jul 10 14:27:19.840843 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1355/5401] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:27:19 2026] GET /volume/v3/volumes/d13e767c-84df-4927-8267-9a2c80042d6e => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:27:19.890146 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-16c61a88-14df-4c72-a459-ba398c0b4c53 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:19.893527 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-16c61a88-14df-4c72-a459-ba398c0b4c53 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] GET https://10.4.3.66/volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 Jul 10 14:27:19.893527 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-16c61a88-14df-4c72-a459-ba398c0b4c53 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:19.893527 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-16c61a88-14df-4c72-a459-ba398c0b4c53 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:19.893527 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-16c61a88-14df-4c72-a459-ba398c0b4c53 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Show backup with id 138f273b-7d12-4b55-a67b-192d3093d459. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:19.900343 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:19.900343 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:27:19.900343 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-16c61a88-14df-4c72-a459-ba398c0b4c53 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] https://10.4.3.66/volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 returned with HTTP 200 Jul 10 14:27:19.900343 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1346/5402] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:19 2026] GET /volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:20.911818 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-90f85a6b-4e31-4f69-b289-f1e2d7903b94 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:20.914196 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-90f85a6b-4e31-4f69-b289-f1e2d7903b94 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] GET https://10.4.3.66/volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 Jul 10 14:27:20.914480 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-90f85a6b-4e31-4f69-b289-f1e2d7903b94 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:20.914761 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-90f85a6b-4e31-4f69-b289-f1e2d7903b94 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:20.914921 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-90f85a6b-4e31-4f69-b289-f1e2d7903b94 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Show backup with id 138f273b-7d12-4b55-a67b-192d3093d459. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:20.920311 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:20.920311 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:27:20.921243 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-90f85a6b-4e31-4f69-b289-f1e2d7903b94 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] https://10.4.3.66/volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 returned with HTTP 200 Jul 10 14:27:20.921759 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1361/5403] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:20 2026] GET /volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:20.974395 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-e02ec0a7-6274-4eee-8f0c-9d74217ee4ea req-5ac06418-3d94-4902-a5d4-a441d6bb2f3d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:20.976824 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-e02ec0a7-6274-4eee-8f0c-9d74217ee4ea req-5ac06418-3d94-4902-a5d4-a441d6bb2f3d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/d13e767c-84df-4927-8267-9a2c80042d6e Jul 10 14:27:20.977055 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-e02ec0a7-6274-4eee-8f0c-9d74217ee4ea req-5ac06418-3d94-4902-a5d4-a441d6bb2f3d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:20.977280 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-e02ec0a7-6274-4eee-8f0c-9d74217ee4ea req-5ac06418-3d94-4902-a5d4-a441d6bb2f3d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:20.988005 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:20.988005 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:27:20.992526 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-e02ec0a7-6274-4eee-8f0c-9d74217ee4ea req-5ac06418-3d94-4902-a5d4-a441d6bb2f3d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:27:20.998358 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-e02ec0a7-6274-4eee-8f0c-9d74217ee4ea req-5ac06418-3d94-4902-a5d4-a441d6bb2f3d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/d13e767c-84df-4927-8267-9a2c80042d6e returned with HTTP 200 Jul 10 14:27:20.998900 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1342/5404] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:27:20 2026] GET /volume/v3/volumes/d13e767c-84df-4927-8267-9a2c80042d6e => generated 1365 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:27:21.612263 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-e02ec0a7-6274-4eee-8f0c-9d74217ee4ea req-d32e6268-b70c-436e-913a-af3da933db6e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:21.614331 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-e02ec0a7-6274-4eee-8f0c-9d74217ee4ea req-d32e6268-b70c-436e-913a-af3da933db6e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/d13e767c-84df-4927-8267-9a2c80042d6e Jul 10 14:27:21.614564 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-e02ec0a7-6274-4eee-8f0c-9d74217ee4ea req-d32e6268-b70c-436e-913a-af3da933db6e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:21.614792 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-e02ec0a7-6274-4eee-8f0c-9d74217ee4ea req-d32e6268-b70c-436e-913a-af3da933db6e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:21.621815 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:21.621815 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:27:21.625196 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-e02ec0a7-6274-4eee-8f0c-9d74217ee4ea req-d32e6268-b70c-436e-913a-af3da933db6e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:27:21.629761 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-e02ec0a7-6274-4eee-8f0c-9d74217ee4ea req-d32e6268-b70c-436e-913a-af3da933db6e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/d13e767c-84df-4927-8267-9a2c80042d6e returned with HTTP 200 Jul 10 14:27:21.630186 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1356/5405] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:27:21 2026] GET /volume/v3/volumes/d13e767c-84df-4927-8267-9a2c80042d6e => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:27:21.640806 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4d5fd9fb-d6e6-4a6e-ba62-cd29ad3e28a5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:21.641219 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4d5fd9fb-d6e6-4a6e-ba62-cd29ad3e28a5 None None] GET https://10.4.3.66/volume// Jul 10 14:27:21.641428 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4d5fd9fb-d6e6-4a6e-ba62-cd29ad3e28a5 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:21.641712 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4d5fd9fb-d6e6-4a6e-ba62-cd29ad3e28a5 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:21.642124 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4d5fd9fb-d6e6-4a6e-ba62-cd29ad3e28a5 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:27:21.642466 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1347/5406] 10.4.3.66 () {66 vars in 1412 bytes} [Fri Jul 10 14:27:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:27:21.651513 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-e02ec0a7-6274-4eee-8f0c-9d74217ee4ea req-317f0e39-9a15-4139-b329-003e20a0721d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:21.653623 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-e02ec0a7-6274-4eee-8f0c-9d74217ee4ea req-317f0e39-9a15-4139-b329-003e20a0721d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:27:21.654011 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-e02ec0a7-6274-4eee-8f0c-9d74217ee4ea req-317f0e39-9a15-4139-b329-003e20a0721d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d13e767c-84df-4927-8267-9a2c80042d6e", "connector": null, "instance_uuid": "b65aa84e-a0d8-4bb6-bbf7-f65c09bde0d7"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:27:21.663237 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:21.663237 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:27:21.701628 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-e02ec0a7-6274-4eee-8f0c-9d74217ee4ea req-317f0e39-9a15-4139-b329-003e20a0721d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:27:21.702244 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1362/5407] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:27:21 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 14:27:21.941199 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-2a2718a9-a751-4907-8e8a-3fce79624fa8 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:21.943966 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2a2718a9-a751-4907-8e8a-3fce79624fa8 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] GET https://10.4.3.66/volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 Jul 10 14:27:21.944206 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2a2718a9-a751-4907-8e8a-3fce79624fa8 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:21.944452 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2a2718a9-a751-4907-8e8a-3fce79624fa8 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:21.944682 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-2a2718a9-a751-4907-8e8a-3fce79624fa8 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Show backup with id 138f273b-7d12-4b55-a67b-192d3093d459. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:21.951066 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:21.951066 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:27:21.951800 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2a2718a9-a751-4907-8e8a-3fce79624fa8 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] https://10.4.3.66/volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 returned with HTTP 200 Jul 10 14:27:21.952252 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1343/5408] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:21 2026] GET /volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:22.966076 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-14678988-8303-4ec7-8057-9a8af452b783 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:22.968920 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-14678988-8303-4ec7-8057-9a8af452b783 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] GET https://10.4.3.66/volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 Jul 10 14:27:22.969110 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-14678988-8303-4ec7-8057-9a8af452b783 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:22.969308 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-14678988-8303-4ec7-8057-9a8af452b783 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:22.969466 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-14678988-8303-4ec7-8057-9a8af452b783 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Show backup with id 138f273b-7d12-4b55-a67b-192d3093d459. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:22.980879 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:22.980879 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:27:22.981756 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-14678988-8303-4ec7-8057-9a8af452b783 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] https://10.4.3.66/volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 returned with HTTP 200 Jul 10 14:27:22.982227 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1357/5409] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:22 2026] GET /volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:23.995038 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6262d83d-1717-4e5f-b278-620a7adde844 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:23.996993 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6262d83d-1717-4e5f-b278-620a7adde844 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] GET https://10.4.3.66/volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 Jul 10 14:27:23.997214 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6262d83d-1717-4e5f-b278-620a7adde844 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:23.997374 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6262d83d-1717-4e5f-b278-620a7adde844 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:23.997486 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-6262d83d-1717-4e5f-b278-620a7adde844 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Show backup with id 138f273b-7d12-4b55-a67b-192d3093d459. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:24.001559 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:24.001559 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:27:24.002145 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6262d83d-1717-4e5f-b278-620a7adde844 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] https://10.4.3.66/volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 returned with HTTP 200 Jul 10 14:27:24.002481 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1348/5410] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:23 2026] GET /volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:25.012876 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e21d4393-3521-428e-8176-843ec4ec2798 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:25.014823 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e21d4393-3521-428e-8176-843ec4ec2798 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] GET https://10.4.3.66/volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 Jul 10 14:27:25.015020 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e21d4393-3521-428e-8176-843ec4ec2798 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:25.015216 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e21d4393-3521-428e-8176-843ec4ec2798 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:25.015317 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-e21d4393-3521-428e-8176-843ec4ec2798 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Show backup with id 138f273b-7d12-4b55-a67b-192d3093d459. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:25.023153 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:25.023153 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:27:25.023919 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e21d4393-3521-428e-8176-843ec4ec2798 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] https://10.4.3.66/volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 returned with HTTP 200 Jul 10 14:27:25.024344 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1363/5411] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:25 2026] GET /volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:26.036368 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e9c27b19-a5bc-4cae-9a29-34a1c0edeeeb None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:26.038355 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e9c27b19-a5bc-4cae-9a29-34a1c0edeeeb tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] GET https://10.4.3.66/volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 Jul 10 14:27:26.038701 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e9c27b19-a5bc-4cae-9a29-34a1c0edeeeb tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:26.038987 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e9c27b19-a5bc-4cae-9a29-34a1c0edeeeb tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:26.039106 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-e9c27b19-a5bc-4cae-9a29-34a1c0edeeeb tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Show backup with id 138f273b-7d12-4b55-a67b-192d3093d459. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:26.043600 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:26.043600 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:27:26.044324 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e9c27b19-a5bc-4cae-9a29-34a1c0edeeeb tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] https://10.4.3.66/volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 returned with HTTP 200 Jul 10 14:27:26.044782 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1344/5412] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:26 2026] GET /volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:27.055925 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e0fa1f90-a184-40f0-8ace-579cdf38db16 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:27.057638 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e0fa1f90-a184-40f0-8ace-579cdf38db16 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] GET https://10.4.3.66/volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 Jul 10 14:27:27.057895 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e0fa1f90-a184-40f0-8ace-579cdf38db16 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:27.058073 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e0fa1f90-a184-40f0-8ace-579cdf38db16 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:27.058172 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-e0fa1f90-a184-40f0-8ace-579cdf38db16 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Show backup with id 138f273b-7d12-4b55-a67b-192d3093d459. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:27.062205 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:27.062205 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:27:27.062917 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e0fa1f90-a184-40f0-8ace-579cdf38db16 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] https://10.4.3.66/volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 returned with HTTP 200 Jul 10 14:27:27.063261 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1358/5413] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:27 2026] GET /volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:27.669448 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-103ea4a2-6a00-4488-a689-aeca7600c9a4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:27.669942 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-103ea4a2-6a00-4488-a689-aeca7600c9a4 None None] GET https://10.4.3.66/volume// Jul 10 14:27:27.670049 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-103ea4a2-6a00-4488-a689-aeca7600c9a4 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:27.670225 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-103ea4a2-6a00-4488-a689-aeca7600c9a4 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:27.670613 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-103ea4a2-6a00-4488-a689-aeca7600c9a4 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:27:27.670972 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1349/5414] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:27:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:27:27.679965 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-e02ec0a7-6274-4eee-8f0c-9d74217ee4ea req-6563f5fc-79f5-42c1-83c2-af5c7f1473ba None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:27.682296 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-e02ec0a7-6274-4eee-8f0c-9d74217ee4ea req-6563f5fc-79f5-42c1-83c2-af5c7f1473ba tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/d13e767c-84df-4927-8267-9a2c80042d6e Jul 10 14:27:27.682604 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-e02ec0a7-6274-4eee-8f0c-9d74217ee4ea req-6563f5fc-79f5-42c1-83c2-af5c7f1473ba tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:27.682790 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-e02ec0a7-6274-4eee-8f0c-9d74217ee4ea req-6563f5fc-79f5-42c1-83c2-af5c7f1473ba tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:27.695749 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:27.695749 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:27:27.701191 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-e02ec0a7-6274-4eee-8f0c-9d74217ee4ea req-6563f5fc-79f5-42c1-83c2-af5c7f1473ba tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:27:27.708771 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-e02ec0a7-6274-4eee-8f0c-9d74217ee4ea req-6563f5fc-79f5-42c1-83c2-af5c7f1473ba tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/d13e767c-84df-4927-8267-9a2c80042d6e returned with HTTP 200 Jul 10 14:27:27.709338 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1364/5415] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:27:27 2026] GET /volume/v3/volumes/d13e767c-84df-4927-8267-9a2c80042d6e => generated 1544 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:27:27.829118 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-e02ec0a7-6274-4eee-8f0c-9d74217ee4ea req-e8d582b1-23dc-45e6-b56d-c5d5e3fe4b6b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:27.832635 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-e02ec0a7-6274-4eee-8f0c-9d74217ee4ea req-e8d582b1-23dc-45e6-b56d-c5d5e3fe4b6b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] PUT https://10.4.3.66/volume/v3/attachments/75160c3b-60b8-40f8-a171-1d3111010ec9 Jul 10 14:27:27.832635 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-e02ec0a7-6274-4eee-8f0c-9d74217ee4ea req-e8d582b1-23dc-45e6-b56d-c5d5e3fe4b6b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:27:27.844033 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-e02ec0a7-6274-4eee-8f0c-9d74217ee4ea req-e8d582b1-23dc-45e6-b56d-c5d5e3fe4b6b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Acquiring lock "cinder-attachment_update-d13e767c-84df-4927-8267-9a2c80042d6e-np0000005012" by "attachment_update" {{(pid=100155) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:27:27.850238 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-e02ec0a7-6274-4eee-8f0c-9d74217ee4ea req-e8d582b1-23dc-45e6-b56d-c5d5e3fe4b6b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Lock "cinder-attachment_update-d13e767c-84df-4927-8267-9a2c80042d6e-np0000005012" acquired by "attachment_update" :: waited 0.006s {{(pid=100155) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:27:27.851365 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:27.851365 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:27:28.075170 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a540b83d-1601-430d-aec8-00d956dff36b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:28.078839 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a540b83d-1601-430d-aec8-00d956dff36b tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] GET https://10.4.3.66/volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 Jul 10 14:27:28.078839 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a540b83d-1601-430d-aec8-00d956dff36b tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:28.078839 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a540b83d-1601-430d-aec8-00d956dff36b tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:28.079102 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-a540b83d-1601-430d-aec8-00d956dff36b tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Show backup with id 138f273b-7d12-4b55-a67b-192d3093d459. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:28.084372 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:28.084372 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:27:28.085348 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a540b83d-1601-430d-aec8-00d956dff36b tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] https://10.4.3.66/volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 returned with HTTP 200 Jul 10 14:27:28.085657 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1359/5416] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:28 2026] GET /volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:28.375984 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-e02ec0a7-6274-4eee-8f0c-9d74217ee4ea req-e8d582b1-23dc-45e6-b56d-c5d5e3fe4b6b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Lock "cinder-attachment_update-d13e767c-84df-4927-8267-9a2c80042d6e-np0000005012" released by "attachment_update" :: held 0.526s {{(pid=100155) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:27:28.376293 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-e02ec0a7-6274-4eee-8f0c-9d74217ee4ea req-e8d582b1-23dc-45e6-b56d-c5d5e3fe4b6b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/attachments/75160c3b-60b8-40f8-a171-1d3111010ec9 returned with HTTP 200 Jul 10 14:27:28.376848 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1345/5417] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:27:27 2026] PUT /volume/v3/attachments/75160c3b-60b8-40f8-a171-1d3111010ec9 => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:27:28.888051 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-e02ec0a7-6274-4eee-8f0c-9d74217ee4ea req-75d5c1e2-d6dd-4cb7-bc54-d762a9e49711 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:28.890399 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-e02ec0a7-6274-4eee-8f0c-9d74217ee4ea req-75d5c1e2-d6dd-4cb7-bc54-d762a9e49711 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] POST https://10.4.3.66/volume/v3/attachments/75160c3b-60b8-40f8-a171-1d3111010ec9/action Jul 10 14:27:28.890810 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-e02ec0a7-6274-4eee-8f0c-9d74217ee4ea req-75d5c1e2-d6dd-4cb7-bc54-d762a9e49711 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:27:28.890963 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-e02ec0a7-6274-4eee-8f0c-9d74217ee4ea req-75d5c1e2-d6dd-4cb7-bc54-d762a9e49711 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:27:28.909279 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:28.909279 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:27:28.921183 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-e02ec0a7-6274-4eee-8f0c-9d74217ee4ea req-75d5c1e2-d6dd-4cb7-bc54-d762a9e49711 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/attachments/75160c3b-60b8-40f8-a171-1d3111010ec9/action returned with HTTP 204 Jul 10 14:27:28.921881 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1350/5418] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:27:28 2026] POST /volume/v3/attachments/75160c3b-60b8-40f8-a171-1d3111010ec9/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:27:29.102816 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d774e781-065a-441f-a655-bc3eb3e3f66a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:29.104180 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d774e781-065a-441f-a655-bc3eb3e3f66a tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] GET https://10.4.3.66/volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 Jul 10 14:27:29.104390 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d774e781-065a-441f-a655-bc3eb3e3f66a tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:29.104644 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d774e781-065a-441f-a655-bc3eb3e3f66a tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:29.107516 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-d774e781-065a-441f-a655-bc3eb3e3f66a tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Show backup with id 138f273b-7d12-4b55-a67b-192d3093d459. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:29.109227 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:29.109227 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:27:29.109895 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d774e781-065a-441f-a655-bc3eb3e3f66a tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] https://10.4.3.66/volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 returned with HTTP 200 Jul 10 14:27:29.110313 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1365/5419] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:29 2026] GET /volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:30.125785 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-3da9258a-3217-45b5-bc14-9332da2748f0 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:30.128258 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3da9258a-3217-45b5-bc14-9332da2748f0 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] GET https://10.4.3.66/volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 Jul 10 14:27:30.128596 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3da9258a-3217-45b5-bc14-9332da2748f0 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:30.128874 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3da9258a-3217-45b5-bc14-9332da2748f0 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:30.129044 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-3da9258a-3217-45b5-bc14-9332da2748f0 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Show backup with id 138f273b-7d12-4b55-a67b-192d3093d459. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:30.137112 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:30.137112 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:27:30.138053 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3da9258a-3217-45b5-bc14-9332da2748f0 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] https://10.4.3.66/volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 returned with HTTP 200 Jul 10 14:27:30.138594 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1360/5420] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:30 2026] GET /volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:31.156990 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-0aa2ff4a-d97d-47a5-8544-d0eb7a828383 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:31.156990 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0aa2ff4a-d97d-47a5-8544-d0eb7a828383 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] GET https://10.4.3.66/volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 Jul 10 14:27:31.156990 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0aa2ff4a-d97d-47a5-8544-d0eb7a828383 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:31.156990 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0aa2ff4a-d97d-47a5-8544-d0eb7a828383 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:31.156990 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-0aa2ff4a-d97d-47a5-8544-d0eb7a828383 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Show backup with id 138f273b-7d12-4b55-a67b-192d3093d459. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:31.157794 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:31.157794 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:27:31.158476 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0aa2ff4a-d97d-47a5-8544-d0eb7a828383 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] https://10.4.3.66/volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 returned with HTTP 200 Jul 10 14:27:31.158836 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1346/5421] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:31 2026] GET /volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:32.168929 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-84d6d7c5-de26-4d6d-9c52-1207ce045699 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:32.170775 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-84d6d7c5-de26-4d6d-9c52-1207ce045699 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] GET https://10.4.3.66/volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 Jul 10 14:27:32.171011 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-84d6d7c5-de26-4d6d-9c52-1207ce045699 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:32.171196 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-84d6d7c5-de26-4d6d-9c52-1207ce045699 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:32.171302 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-84d6d7c5-de26-4d6d-9c52-1207ce045699 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Show backup with id 138f273b-7d12-4b55-a67b-192d3093d459. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:32.176084 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:32.176084 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:27:32.176861 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-84d6d7c5-de26-4d6d-9c52-1207ce045699 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] https://10.4.3.66/volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 returned with HTTP 200 Jul 10 14:27:32.177291 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1351/5422] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:32 2026] GET /volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:33.188527 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-4143fc83-3690-4b85-98e1-2de902a08e46 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:33.190267 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4143fc83-3690-4b85-98e1-2de902a08e46 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] GET https://10.4.3.66/volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 Jul 10 14:27:33.190478 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4143fc83-3690-4b85-98e1-2de902a08e46 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:33.190665 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4143fc83-3690-4b85-98e1-2de902a08e46 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:33.190774 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-4143fc83-3690-4b85-98e1-2de902a08e46 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Show backup with id 138f273b-7d12-4b55-a67b-192d3093d459. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:33.194838 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:33.194838 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:27:33.195585 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4143fc83-3690-4b85-98e1-2de902a08e46 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] https://10.4.3.66/volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 returned with HTTP 200 Jul 10 14:27:33.196194 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1366/5423] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:33 2026] GET /volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:34.212010 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4ca59d4f-9e45-4694-bb56-767927ce46b6 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:34.216608 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4ca59d4f-9e45-4694-bb56-767927ce46b6 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] GET https://10.4.3.66/volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 Jul 10 14:27:34.216608 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4ca59d4f-9e45-4694-bb56-767927ce46b6 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:34.216608 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4ca59d4f-9e45-4694-bb56-767927ce46b6 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:34.216608 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-4ca59d4f-9e45-4694-bb56-767927ce46b6 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Show backup with id 138f273b-7d12-4b55-a67b-192d3093d459. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:34.220764 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:34.220764 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:27:34.222646 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4ca59d4f-9e45-4694-bb56-767927ce46b6 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] https://10.4.3.66/volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 returned with HTTP 200 Jul 10 14:27:34.222646 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1361/5424] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:34 2026] GET /volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:35.235889 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-8e49cb89-2790-402b-846b-ad02d13ace8c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:35.238128 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8e49cb89-2790-402b-846b-ad02d13ace8c tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] GET https://10.4.3.66/volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 Jul 10 14:27:35.238433 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8e49cb89-2790-402b-846b-ad02d13ace8c tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:35.238722 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8e49cb89-2790-402b-846b-ad02d13ace8c tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:35.239052 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-8e49cb89-2790-402b-846b-ad02d13ace8c tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Show backup with id 138f273b-7d12-4b55-a67b-192d3093d459. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:35.243056 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:35.243056 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:27:35.243750 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8e49cb89-2790-402b-846b-ad02d13ace8c tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] https://10.4.3.66/volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 returned with HTTP 200 Jul 10 14:27:35.244165 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1347/5425] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:35 2026] GET /volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:35.254057 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3d1acc28-1661-49e4-a975-77ef8e6458dd None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:35.319872 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3d1acc28-1661-49e4-a975-77ef8e6458dd tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-member] PUT https://10.4.3.66/volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 Jul 10 14:27:35.320260 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3d1acc28-1661-49e4-a975-77ef8e6458dd tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:27:35.323608 np0000005012 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=115,cinder:INSERT=17,cinder:UPDATE=40 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:27:35.327475 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:35.327475 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:27:35.335700 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3d1acc28-1661-49e4-a975-77ef8e6458dd tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-member] https://10.4.3.66/volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 returned with HTTP 200 Jul 10 14:27:35.336090 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1352/5426] 10.4.3.66 () {70 vars in 1401 bytes} [Fri Jul 10 14:27:35 2026] PUT /volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 => generated 313 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:35.346132 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-21085523-b3d3-4200-b616-7da45ca8c58c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:35.347876 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-21085523-b3d3-4200-b616-7da45ca8c58c tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] GET https://10.4.3.66/volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 Jul 10 14:27:35.348104 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-21085523-b3d3-4200-b616-7da45ca8c58c tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:35.348327 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-21085523-b3d3-4200-b616-7da45ca8c58c tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:35.348481 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-21085523-b3d3-4200-b616-7da45ca8c58c tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Show backup with id 138f273b-7d12-4b55-a67b-192d3093d459. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:35.353285 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:35.353285 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:27:35.354179 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-21085523-b3d3-4200-b616-7da45ca8c58c tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] https://10.4.3.66/volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 returned with HTTP 200 Jul 10 14:27:35.354720 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1367/5427] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:35 2026] GET /volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:35.366830 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-619bad32-faa6-45af-a4c6-bc7b773c65a8 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:35.371526 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-619bad32-faa6-45af-a4c6-bc7b773c65a8 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] DELETE https://10.4.3.66/volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 Jul 10 14:27:35.371526 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-619bad32-faa6-45af-a4c6-bc7b773c65a8 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:35.371526 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-619bad32-faa6-45af-a4c6-bc7b773c65a8 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:35.371526 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.contrib.backups [None req-619bad32-faa6-45af-a4c6-bc7b773c65a8 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Delete backup with id: 138f273b-7d12-4b55-a67b-192d3093d459. Jul 10 14:27:35.377080 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:35.377080 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:27:35.399109 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.backup.rpcapi [None req-619bad32-faa6-45af-a4c6-bc7b773c65a8 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] delete_backup rpcapi backup_id 138f273b-7d12-4b55-a67b-192d3093d459 {{(pid=100153) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 14:27:35.400774 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-619bad32-faa6-45af-a4c6-bc7b773c65a8 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] https://10.4.3.66/volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 returned with HTTP 202 Jul 10 14:27:35.400774 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1362/5428] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:27:35 2026] DELETE /volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:27:35.409480 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-7c380eab-fe3d-46a1-bc4d-dc1ef3f4c270 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:35.411360 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7c380eab-fe3d-46a1-bc4d-dc1ef3f4c270 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] GET https://10.4.3.66/volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 Jul 10 14:27:35.411599 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7c380eab-fe3d-46a1-bc4d-dc1ef3f4c270 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:35.411761 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7c380eab-fe3d-46a1-bc4d-dc1ef3f4c270 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:35.411857 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-7c380eab-fe3d-46a1-bc4d-dc1ef3f4c270 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Show backup with id 138f273b-7d12-4b55-a67b-192d3093d459. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:35.419854 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:35.419854 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:27:35.419854 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7c380eab-fe3d-46a1-bc4d-dc1ef3f4c270 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] https://10.4.3.66/volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 returned with HTTP 200 Jul 10 14:27:35.419854 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1348/5429] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:35 2026] GET /volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:36.428847 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e8f620ec-70af-46aa-b8b3-bddf7e33cf42 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:36.430768 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e8f620ec-70af-46aa-b8b3-bddf7e33cf42 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] GET https://10.4.3.66/volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 Jul 10 14:27:36.430972 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e8f620ec-70af-46aa-b8b3-bddf7e33cf42 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:36.431168 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e8f620ec-70af-46aa-b8b3-bddf7e33cf42 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:36.431290 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-e8f620ec-70af-46aa-b8b3-bddf7e33cf42 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Show backup with id 138f273b-7d12-4b55-a67b-192d3093d459. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:36.434910 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e8f620ec-70af-46aa-b8b3-bddf7e33cf42 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] https://10.4.3.66/volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 returned with HTTP 404 Jul 10 14:27:36.435487 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1353/5430] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:36 2026] GET /volume/v3/backups/138f273b-7d12-4b55-a67b-192d3093d459 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:27:36.443663 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-1813ec79-a8ab-4156-af70-9dc8542202eb None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:36.445570 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1813ec79-a8ab-4156-af70-9dc8542202eb tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/5bf50d03-ca04-40ec-a9c0-227e6af3915f Jul 10 14:27:36.445771 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1813ec79-a8ab-4156-af70-9dc8542202eb tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:36.445964 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1813ec79-a8ab-4156-af70-9dc8542202eb tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:36.446117 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-1813ec79-a8ab-4156-af70-9dc8542202eb tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Delete volume with id: 5bf50d03-ca04-40ec-a9c0-227e6af3915f Jul 10 14:27:36.453073 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:36.453073 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:27:36.453397 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-1813ec79-a8ab-4156-af70-9dc8542202eb tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Volume info retrieved successfully. Jul 10 14:27:36.471579 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-1813ec79-a8ab-4156-af70-9dc8542202eb tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Delete volume request issued successfully. Jul 10 14:27:36.471937 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1813ec79-a8ab-4156-af70-9dc8542202eb tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] https://10.4.3.66/volume/v3/volumes/5bf50d03-ca04-40ec-a9c0-227e6af3915f returned with HTTP 202 Jul 10 14:27:36.472399 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1368/5431] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:27:36 2026] DELETE /volume/v3/volumes/5bf50d03-ca04-40ec-a9c0-227e6af3915f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:27:36.484120 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-1c610e7c-3903-402b-bfac-2a17a8de290e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:36.487861 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1c610e7c-3903-402b-bfac-2a17a8de290e tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] GET https://10.4.3.66/volume/v3/volumes/5bf50d03-ca04-40ec-a9c0-227e6af3915f Jul 10 14:27:36.488199 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1c610e7c-3903-402b-bfac-2a17a8de290e tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:36.488532 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1c610e7c-3903-402b-bfac-2a17a8de290e tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:36.498274 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:36.498274 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:27:36.503592 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-1c610e7c-3903-402b-bfac-2a17a8de290e tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Volume info retrieved successfully. Jul 10 14:27:36.509931 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1c610e7c-3903-402b-bfac-2a17a8de290e tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] https://10.4.3.66/volume/v3/volumes/5bf50d03-ca04-40ec-a9c0-227e6af3915f returned with HTTP 200 Jul 10 14:27:36.510591 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1363/5432] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:36 2026] GET /volume/v3/volumes/5bf50d03-ca04-40ec-a9c0-227e6af3915f => generated 1006 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:27:37.523563 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-cbcbbf3c-b289-492b-90b5-1521414d2700 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:37.525399 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-cbcbbf3c-b289-492b-90b5-1521414d2700 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] GET https://10.4.3.66/volume/v3/volumes/5bf50d03-ca04-40ec-a9c0-227e6af3915f Jul 10 14:27:37.525629 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-cbcbbf3c-b289-492b-90b5-1521414d2700 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:37.525818 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-cbcbbf3c-b289-492b-90b5-1521414d2700 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:37.528217 np0000005012 devstack@c-api.service[100155]: DEBUG dbcounter [-] [100155] Writing DB stats cinder:SELECT=94,cinder:UPDATE=18,cinder:INSERT=7 {{(pid=100155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:27:37.534109 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-cbcbbf3c-b289-492b-90b5-1521414d2700 tempest-ProjectMemberTests39-1912995876 tempest-ProjectMemberTests39-1912995876-project-admin] https://10.4.3.66/volume/v3/volumes/5bf50d03-ca04-40ec-a9c0-227e6af3915f returned with HTTP 404 Jul 10 14:27:37.534900 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1349/5433] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:37 2026] GET /volume/v3/volumes/5bf50d03-ca04-40ec-a9c0-227e6af3915f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:27:39.232522 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-57b54d38-ddb6-4aaa-a616-8b0da355ebad None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:39.350918 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-57b54d38-ddb6-4aaa-a616-8b0da355ebad tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:27:39.351392 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-57b54d38-ddb6-4aaa-a616-8b0da355ebad tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-283737206"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:27:39.354295 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-57b54d38-ddb6-4aaa-a616-8b0da355ebad tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-283737206'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:27:39.354467 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-57b54d38-ddb6-4aaa-a616-8b0da355ebad tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Create volume of 1 GB Jul 10 14:27:39.360288 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-57b54d38-ddb6-4aaa-a616-8b0da355ebad tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Availability Zones retrieved successfully. Jul 10 14:27:39.368243 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-57b54d38-ddb6-4aaa-a616-8b0da355ebad tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Flow 'volume_create_api' (7521d2db-7302-41fc-af7a-31d9904bcb4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:27:39.371145 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-57b54d38-ddb6-4aaa-a616-8b0da355ebad tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (016fd94d-8fdf-4bcf-84c7-8063022fbf1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:27:39.372742 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-57b54d38-ddb6-4aaa-a616-8b0da355ebad tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:27:39.407106 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-57b54d38-ddb6-4aaa-a616-8b0da355ebad tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (016fd94d-8fdf-4bcf-84c7-8063022fbf1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:27:39.407884 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-57b54d38-ddb6-4aaa-a616-8b0da355ebad tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c64bed2-4bc7-4d95-b2f1-1ed65f33afde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:27:39.476440 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-57b54d38-ddb6-4aaa-a616-8b0da355ebad tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Created reservations ['ce81dd22-7578-4fb8-bcb3-e23e10480870', 'cda1267e-0628-463e-bdac-b0ed118e0344', 'f716ed2f-b1dd-43a8-b6a3-b8e664ef71f3', 'b6adacc5-cbd7-4029-92e4-31b10ce37583'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:27:39.477470 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-57b54d38-ddb6-4aaa-a616-8b0da355ebad tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c64bed2-4bc7-4d95-b2f1-1ed65f33afde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce81dd22-7578-4fb8-bcb3-e23e10480870', 'cda1267e-0628-463e-bdac-b0ed118e0344', 'f716ed2f-b1dd-43a8-b6a3-b8e664ef71f3', 'b6adacc5-cbd7-4029-92e4-31b10ce37583']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:27:39.478477 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-57b54d38-ddb6-4aaa-a616-8b0da355ebad tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9b5a8cc-7827-42d4-af57-18bec0c54938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:27:39.508958 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-57b54d38-ddb6-4aaa-a616-8b0da355ebad tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9b5a8cc-7827-42d4-af57-18bec0c54938) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0f4fcaa-971b-457f-ade1-b59f457dbe8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-283737206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ae694f9890741548c91bce9b0754e1b',qos_specs=None,replication_status=,reservations=['ce81dd22-7578-4fb8-bcb3-e23e10480870','cda1267e-0628-463e-bdac-b0ed118e0344','f716ed2f-b1dd-43a8-b6a3-b8e664ef71f3','b6adacc5-cbd7-4029-92e4-31b10ce37583'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f23a31e4c6d477189363acb76bac483',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:27:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-283737206',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0f4fcaa-971b-457f-ade1-b59f457dbe8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ae694f9890741548c91bce9b0754e1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f23a31e4c6d477189363acb76bac483',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:27:39.509984 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-57b54d38-ddb6-4aaa-a616-8b0da355ebad tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09249ca7-afb2-474d-91e5-a1a7356136ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:27:39.533437 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-57b54d38-ddb6-4aaa-a616-8b0da355ebad tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09249ca7-afb2-474d-91e5-a1a7356136ef) transitioned into state 'SUCCESS' from state '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-283737206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ae694f9890741548c91bce9b0754e1b',qos_specs=None,replication_status=,reservations=['ce81dd22-7578-4fb8-bcb3-e23e10480870','cda1267e-0628-463e-bdac-b0ed118e0344','f716ed2f-b1dd-43a8-b6a3-b8e664ef71f3','b6adacc5-cbd7-4029-92e4-31b10ce37583'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f23a31e4c6d477189363acb76bac483',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:27:39.534341 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-57b54d38-ddb6-4aaa-a616-8b0da355ebad tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (419c30d9-bc94-4a05-a369-4b19199eb856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:27:39.546951 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-57b54d38-ddb6-4aaa-a616-8b0da355ebad tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (419c30d9-bc94-4a05-a369-4b19199eb856) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:27:39.548328 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-57b54d38-ddb6-4aaa-a616-8b0da355ebad tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Flow 'volume_create_api' (7521d2db-7302-41fc-af7a-31d9904bcb4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:27:39.548486 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-57b54d38-ddb6-4aaa-a616-8b0da355ebad tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Create volume request issued successfully. Jul 10 14:27:39.550313 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-57b54d38-ddb6-4aaa-a616-8b0da355ebad tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:27:39.550668 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1354/5434] 10.4.3.66 () {70 vars in 1291 bytes} [Fri Jul 10 14:27:39 2026] POST /volume/v3/volumes => generated 775 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:27:39.567167 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-24fc8bb8-e911-44b2-8e8c-d699e87ad808 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:39.569570 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-24fc8bb8-e911-44b2-8e8c-d699e87ad808 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] GET https://10.4.3.66/volume/v3/volumes/b0f4fcaa-971b-457f-ade1-b59f457dbe8e Jul 10 14:27:39.569924 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-24fc8bb8-e911-44b2-8e8c-d699e87ad808 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:39.570194 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-24fc8bb8-e911-44b2-8e8c-d699e87ad808 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:39.582437 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:39.582437 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:27:39.587757 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-24fc8bb8-e911-44b2-8e8c-d699e87ad808 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Volume info retrieved successfully. Jul 10 14:27:39.595589 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-24fc8bb8-e911-44b2-8e8c-d699e87ad808 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] https://10.4.3.66/volume/v3/volumes/b0f4fcaa-971b-457f-ade1-b59f457dbe8e returned with HTTP 200 Jul 10 14:27:39.596136 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1369/5435] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:39 2026] GET /volume/v3/volumes/b0f4fcaa-971b-457f-ade1-b59f457dbe8e => generated 954 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:40.615396 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-850a97d6-d4fe-4b4e-9bd4-8f0ac5111bfd None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:40.617050 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-850a97d6-d4fe-4b4e-9bd4-8f0ac5111bfd tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] GET https://10.4.3.66/volume/v3/volumes/b0f4fcaa-971b-457f-ade1-b59f457dbe8e Jul 10 14:27:40.617312 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-850a97d6-d4fe-4b4e-9bd4-8f0ac5111bfd tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:40.617555 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-850a97d6-d4fe-4b4e-9bd4-8f0ac5111bfd tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:40.625732 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:40.625732 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:27:40.629814 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-850a97d6-d4fe-4b4e-9bd4-8f0ac5111bfd tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Volume info retrieved successfully. Jul 10 14:27:40.635189 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-850a97d6-d4fe-4b4e-9bd4-8f0ac5111bfd tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] https://10.4.3.66/volume/v3/volumes/b0f4fcaa-971b-457f-ade1-b59f457dbe8e returned with HTTP 200 Jul 10 14:27:40.635730 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1364/5436] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:40 2026] GET /volume/v3/volumes/b0f4fcaa-971b-457f-ade1-b59f457dbe8e => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:27:40.649417 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b5bbc59f-6cfe-4801-869d-e7c4138903f5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:40.651850 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b5bbc59f-6cfe-4801-869d-e7c4138903f5 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] POST https://10.4.3.66/volume/v3/backups Jul 10 14:27:40.652379 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b5bbc59f-6cfe-4801-869d-e7c4138903f5 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b0f4fcaa-971b-457f-ade1-b59f457dbe8e", "name": "tempest-type-Backup-180579080"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:27:40.654592 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.contrib.backups [None req-b5bbc59f-6cfe-4801-869d-e7c4138903f5 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Creating new backup {'backup': {'volume_id': 'b0f4fcaa-971b-457f-ade1-b59f457dbe8e', 'name': 'tempest-type-Backup-180579080'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 14:27:40.654782 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.contrib.backups [None req-b5bbc59f-6cfe-4801-869d-e7c4138903f5 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Creating backup of volume b0f4fcaa-971b-457f-ade1-b59f457dbe8e in container None Jul 10 14:27:40.664784 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:40.664784 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:27:40.665248 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-b5bbc59f-6cfe-4801-869d-e7c4138903f5 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Volume info retrieved successfully. Jul 10 14:27:40.701379 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-b5bbc59f-6cfe-4801-869d-e7c4138903f5 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Created reservations ['7f11251d-e202-435a-a846-1e9b4e8798e0', 'ce4ead4a-0260-4691-bff8-40bfbb73b746'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:27:40.732069 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b5bbc59f-6cfe-4801-869d-e7c4138903f5 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Jul 10 14:27:40.732553 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1350/5437] 10.4.3.66 () {70 vars in 1292 bytes} [Fri Jul 10 14:27:40 2026] POST /volume/v3/backups => generated 313 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:27:40.744404 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-db464d5d-6f0e-4085-95c1-770169dda727 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:40.746495 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-db464d5d-6f0e-4085-95c1-770169dda727 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] GET https://10.4.3.66/volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f Jul 10 14:27:40.746495 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-db464d5d-6f0e-4085-95c1-770169dda727 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:40.746634 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-db464d5d-6f0e-4085-95c1-770169dda727 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:40.746750 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-db464d5d-6f0e-4085-95c1-770169dda727 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Show backup with id 26391314-a80f-42fd-ab37-5d310123419f. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:40.750931 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:40.750931 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:27:40.751579 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-db464d5d-6f0e-4085-95c1-770169dda727 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] https://10.4.3.66/volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f returned with HTTP 200 Jul 10 14:27:40.751947 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1355/5438] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:40 2026] GET /volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:41.763820 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d8187434-a816-4180-b7fe-fff351ebc672 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:41.765837 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d8187434-a816-4180-b7fe-fff351ebc672 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] GET https://10.4.3.66/volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f Jul 10 14:27:41.766087 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d8187434-a816-4180-b7fe-fff351ebc672 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:41.766290 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d8187434-a816-4180-b7fe-fff351ebc672 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:41.766397 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-d8187434-a816-4180-b7fe-fff351ebc672 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Show backup with id 26391314-a80f-42fd-ab37-5d310123419f. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:41.771025 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:41.771025 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:27:41.771644 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d8187434-a816-4180-b7fe-fff351ebc672 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] https://10.4.3.66/volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f returned with HTTP 200 Jul 10 14:27:41.771984 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1370/5439] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:41 2026] GET /volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:42.782897 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5836275f-1e35-4db2-809a-890aa6972917 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:42.784514 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5836275f-1e35-4db2-809a-890aa6972917 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] GET https://10.4.3.66/volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f Jul 10 14:27:42.784702 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5836275f-1e35-4db2-809a-890aa6972917 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:42.784873 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5836275f-1e35-4db2-809a-890aa6972917 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:42.784977 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-5836275f-1e35-4db2-809a-890aa6972917 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Show backup with id 26391314-a80f-42fd-ab37-5d310123419f. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:42.786610 np0000005012 devstack@c-api.service[100153]: DEBUG dbcounter [-] [100153] Writing DB stats cinder:SELECT=143,cinder:UPDATE=54,cinder:INSERT=29 {{(pid=100153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:27:42.789363 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:42.789363 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:27:42.789949 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5836275f-1e35-4db2-809a-890aa6972917 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] https://10.4.3.66/volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f returned with HTTP 200 Jul 10 14:27:42.790310 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1365/5440] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:42 2026] GET /volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:43.802320 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-afbd4c8d-d1df-40dd-b5cb-323305386cbc None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:43.804761 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-afbd4c8d-d1df-40dd-b5cb-323305386cbc tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] GET https://10.4.3.66/volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f Jul 10 14:27:43.804986 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-afbd4c8d-d1df-40dd-b5cb-323305386cbc tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:43.805197 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-afbd4c8d-d1df-40dd-b5cb-323305386cbc tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:43.805298 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-afbd4c8d-d1df-40dd-b5cb-323305386cbc tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Show backup with id 26391314-a80f-42fd-ab37-5d310123419f. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:43.809885 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:43.809885 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:27:43.810550 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-afbd4c8d-d1df-40dd-b5cb-323305386cbc tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] https://10.4.3.66/volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f returned with HTTP 200 Jul 10 14:27:43.810988 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1351/5441] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:43 2026] GET /volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:44.822458 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a56ccc63-5c23-48b0-8f54-4c8b57e3ae2f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:44.824047 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a56ccc63-5c23-48b0-8f54-4c8b57e3ae2f tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] GET https://10.4.3.66/volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f Jul 10 14:27:44.824280 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a56ccc63-5c23-48b0-8f54-4c8b57e3ae2f tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:44.824473 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a56ccc63-5c23-48b0-8f54-4c8b57e3ae2f tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:44.824622 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-a56ccc63-5c23-48b0-8f54-4c8b57e3ae2f tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Show backup with id 26391314-a80f-42fd-ab37-5d310123419f. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:44.828551 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:44.828551 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:27:44.829136 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a56ccc63-5c23-48b0-8f54-4c8b57e3ae2f tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] https://10.4.3.66/volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f returned with HTTP 200 Jul 10 14:27:44.829514 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1356/5442] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:44 2026] GET /volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:45.645969 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-05401ab7-f709-4ad9-923d-2848468bbe50 req-b2055673-4fd9-4b84-85ce-41d9a0e78a74 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:45.649169 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-05401ab7-f709-4ad9-923d-2848468bbe50 req-b2055673-4fd9-4b84-85ce-41d9a0e78a74 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] DELETE https://10.4.3.66/volume/v3/attachments/f195d321-32fb-40f1-ad49-6efa0123d00e Jul 10 14:27:45.649169 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-05401ab7-f709-4ad9-923d-2848468bbe50 req-b2055673-4fd9-4b84-85ce-41d9a0e78a74 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:45.649169 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-05401ab7-f709-4ad9-923d-2848468bbe50 req-b2055673-4fd9-4b84-85ce-41d9a0e78a74 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:45.657591 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:45.657591 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:27:45.843352 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f8d0f62c-d336-4c58-bb5c-1e28a06197e1 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:45.845522 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f8d0f62c-d336-4c58-bb5c-1e28a06197e1 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] GET https://10.4.3.66/volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f Jul 10 14:27:45.845782 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f8d0f62c-d336-4c58-bb5c-1e28a06197e1 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:45.845996 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f8d0f62c-d336-4c58-bb5c-1e28a06197e1 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:45.846130 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-f8d0f62c-d336-4c58-bb5c-1e28a06197e1 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Show backup with id 26391314-a80f-42fd-ab37-5d310123419f. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:45.851011 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:45.851011 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:27:45.851756 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f8d0f62c-d336-4c58-bb5c-1e28a06197e1 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] https://10.4.3.66/volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f returned with HTTP 200 Jul 10 14:27:45.852196 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1366/5443] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:45 2026] GET /volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:46.189625 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-05401ab7-f709-4ad9-923d-2848468bbe50 req-b2055673-4fd9-4b84-85ce-41d9a0e78a74 tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] https://10.4.3.66/volume/v3/attachments/f195d321-32fb-40f1-ad49-6efa0123d00e returned with HTTP 200 Jul 10 14:27:46.189625 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1371/5444] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:27:45 2026] DELETE /volume/v3/attachments/f195d321-32fb-40f1-ad49-6efa0123d00e => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:46.199257 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-05401ab7-f709-4ad9-923d-2848468bbe50 req-74e5b876-e5f4-4540-8aad-161eac7bcf7f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:46.201446 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-05401ab7-f709-4ad9-923d-2848468bbe50 req-74e5b876-e5f4-4540-8aad-161eac7bcf7f tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] DELETE https://10.4.3.66/volume/v3/volumes/799c97f4-79f4-427e-ac73-a7f3ce8b8dd8 Jul 10 14:27:46.202595 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-05401ab7-f709-4ad9-923d-2848468bbe50 req-74e5b876-e5f4-4540-8aad-161eac7bcf7f tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:46.202595 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-05401ab7-f709-4ad9-923d-2848468bbe50 req-74e5b876-e5f4-4540-8aad-161eac7bcf7f tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:46.202595 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [req-05401ab7-f709-4ad9-923d-2848468bbe50 req-74e5b876-e5f4-4540-8aad-161eac7bcf7f tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Delete volume with id: 799c97f4-79f4-427e-ac73-a7f3ce8b8dd8 Jul 10 14:27:46.208999 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:46.208999 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:27:46.209877 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-05401ab7-f709-4ad9-923d-2848468bbe50 req-74e5b876-e5f4-4540-8aad-161eac7bcf7f tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Volume info retrieved successfully. Jul 10 14:27:46.231414 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-05401ab7-f709-4ad9-923d-2848468bbe50 req-74e5b876-e5f4-4540-8aad-161eac7bcf7f tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] Delete volume request issued successfully. Jul 10 14:27:46.231640 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-05401ab7-f709-4ad9-923d-2848468bbe50 req-74e5b876-e5f4-4540-8aad-161eac7bcf7f tempest-TestShelveInstance-935998993 tempest-TestShelveInstance-935998993-project-member] https://10.4.3.66/volume/v3/volumes/799c97f4-79f4-427e-ac73-a7f3ce8b8dd8 returned with HTTP 202 Jul 10 14:27:46.232156 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1352/5445] 10.4.3.66 () {70 vars in 1613 bytes} [Fri Jul 10 14:27:46 2026] DELETE /volume/v3/volumes/799c97f4-79f4-427e-ac73-a7f3ce8b8dd8 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:27:46.863671 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ec5ff4af-25aa-4a20-9099-d86e9eba5a4f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:46.865597 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ec5ff4af-25aa-4a20-9099-d86e9eba5a4f tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] GET https://10.4.3.66/volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f Jul 10 14:27:46.865803 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ec5ff4af-25aa-4a20-9099-d86e9eba5a4f tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:46.865997 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ec5ff4af-25aa-4a20-9099-d86e9eba5a4f tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:46.866134 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-ec5ff4af-25aa-4a20-9099-d86e9eba5a4f tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Show backup with id 26391314-a80f-42fd-ab37-5d310123419f. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:46.870591 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:46.870591 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:27:46.871277 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ec5ff4af-25aa-4a20-9099-d86e9eba5a4f tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] https://10.4.3.66/volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f returned with HTTP 200 Jul 10 14:27:46.871659 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1357/5446] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:46 2026] GET /volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:47.881683 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-7bc21bda-ec14-4bf7-b26d-848bdff1e16d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:47.883942 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7bc21bda-ec14-4bf7-b26d-848bdff1e16d tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] GET https://10.4.3.66/volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f Jul 10 14:27:47.884234 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7bc21bda-ec14-4bf7-b26d-848bdff1e16d tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:47.884484 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7bc21bda-ec14-4bf7-b26d-848bdff1e16d tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:47.884698 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-7bc21bda-ec14-4bf7-b26d-848bdff1e16d tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Show backup with id 26391314-a80f-42fd-ab37-5d310123419f. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:47.889956 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:47.889956 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:27:47.890719 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7bc21bda-ec14-4bf7-b26d-848bdff1e16d tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] https://10.4.3.66/volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f returned with HTTP 200 Jul 10 14:27:47.891136 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1367/5447] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:47 2026] GET /volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:48.900952 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b9ea7f59-9901-4e08-b1bc-6ed9bbb8e9ba None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:48.903008 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b9ea7f59-9901-4e08-b1bc-6ed9bbb8e9ba tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] GET https://10.4.3.66/volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f Jul 10 14:27:48.903266 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b9ea7f59-9901-4e08-b1bc-6ed9bbb8e9ba tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:48.903483 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b9ea7f59-9901-4e08-b1bc-6ed9bbb8e9ba tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:48.903636 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-b9ea7f59-9901-4e08-b1bc-6ed9bbb8e9ba tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Show backup with id 26391314-a80f-42fd-ab37-5d310123419f. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:48.905311 np0000005012 devstack@c-api.service[100154]: DEBUG dbcounter [-] [100154] Writing DB stats cinder:SELECT=72,cinder:UPDATE=12,cinder:INSERT=4 {{(pid=100154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:27:48.908302 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:48.908302 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:27:48.909058 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b9ea7f59-9901-4e08-b1bc-6ed9bbb8e9ba tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] https://10.4.3.66/volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f returned with HTTP 200 Jul 10 14:27:48.909524 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1372/5448] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:48 2026] GET /volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:49.788792 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-418305da-f4bb-4454-ac86-66794a56a375 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:49.797577 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-418305da-f4bb-4454-ac86-66794a56a375 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/7cbb46df-d59a-4a16-8c1d-1a5f7817b0e2 Jul 10 14:27:49.797577 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-418305da-f4bb-4454-ac86-66794a56a375 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:49.797577 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-418305da-f4bb-4454-ac86-66794a56a375 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:49.797577 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.snapshots [None req-418305da-f4bb-4454-ac86-66794a56a375 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Delete snapshot with id: 7cbb46df-d59a-4a16-8c1d-1a5f7817b0e2 Jul 10 14:27:49.804519 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-418305da-f4bb-4454-ac86-66794a56a375 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/snapshots/7cbb46df-d59a-4a16-8c1d-1a5f7817b0e2 returned with HTTP 404 Jul 10 14:27:49.805118 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1353/5449] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:27:49 2026] DELETE /volume/v3/snapshots/7cbb46df-d59a-4a16-8c1d-1a5f7817b0e2 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:27:49.812612 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c26d034d-cf65-444d-bb74-d08c6bf4c361 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:49.814463 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c26d034d-cf65-444d-bb74-d08c6bf4c361 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/snapshots/7cbb46df-d59a-4a16-8c1d-1a5f7817b0e2 Jul 10 14:27:49.814790 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c26d034d-cf65-444d-bb74-d08c6bf4c361 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:49.815012 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c26d034d-cf65-444d-bb74-d08c6bf4c361 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:49.822168 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c26d034d-cf65-444d-bb74-d08c6bf4c361 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/snapshots/7cbb46df-d59a-4a16-8c1d-1a5f7817b0e2 returned with HTTP 404 Jul 10 14:27:49.822925 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1358/5450] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:27:49 2026] GET /volume/v3/snapshots/7cbb46df-d59a-4a16-8c1d-1a5f7817b0e2 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:27:49.870570 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-a92b123c-1160-4286-9f8d-7841b68601fb req-14925325-3336-468f-96f9-5f3e4d6677e4 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:49.876128 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-a92b123c-1160-4286-9f8d-7841b68601fb req-14925325-3336-468f-96f9-5f3e4d6677e4 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc Jul 10 14:27:49.876426 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-a92b123c-1160-4286-9f8d-7841b68601fb req-14925325-3336-468f-96f9-5f3e4d6677e4 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:49.876710 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-a92b123c-1160-4286-9f8d-7841b68601fb req-14925325-3336-468f-96f9-5f3e4d6677e4 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:49.889236 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:49.889236 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:27:49.893525 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-a92b123c-1160-4286-9f8d-7841b68601fb req-14925325-3336-468f-96f9-5f3e4d6677e4 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Volume info retrieved successfully. Jul 10 14:27:49.898674 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-a92b123c-1160-4286-9f8d-7841b68601fb req-14925325-3336-468f-96f9-5f3e4d6677e4 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc returned with HTTP 200 Jul 10 14:27:49.899132 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1368/5451] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:27:49 2026] GET /volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:27:49.921736 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e1964e6e-590f-4949-aa13-b80f4af624d7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:49.923613 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e1964e6e-590f-4949-aa13-b80f4af624d7 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] GET https://10.4.3.66/volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f Jul 10 14:27:49.925219 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-a92b123c-1160-4286-9f8d-7841b68601fb req-ddf8d8a8-5b56-4a93-a75c-7c377aa67d63 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:49.925314 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e1964e6e-590f-4949-aa13-b80f4af624d7 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:49.925314 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e1964e6e-590f-4949-aa13-b80f4af624d7 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:49.925314 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-e1964e6e-590f-4949-aa13-b80f4af624d7 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Show backup with id 26391314-a80f-42fd-ab37-5d310123419f. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:49.927762 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-a92b123c-1160-4286-9f8d-7841b68601fb req-ddf8d8a8-5b56-4a93-a75c-7c377aa67d63 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] POST https://10.4.3.66/volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc/action Jul 10 14:27:49.927762 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-a92b123c-1160-4286-9f8d-7841b68601fb req-ddf8d8a8-5b56-4a93-a75c-7c377aa67d63 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:27:49.927762 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-a92b123c-1160-4286-9f8d-7841b68601fb req-ddf8d8a8-5b56-4a93-a75c-7c377aa67d63 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:27:49.929163 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:49.929163 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:27:49.930063 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e1964e6e-590f-4949-aa13-b80f4af624d7 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] https://10.4.3.66/volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f returned with HTTP 200 Jul 10 14:27:49.930582 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1373/5452] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:49 2026] GET /volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:49.939392 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:49.939392 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:27:49.940321 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-a92b123c-1160-4286-9f8d-7841b68601fb req-ddf8d8a8-5b56-4a93-a75c-7c377aa67d63 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Volume info retrieved successfully. Jul 10 14:27:49.948604 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-a92b123c-1160-4286-9f8d-7841b68601fb req-ddf8d8a8-5b56-4a93-a75c-7c377aa67d63 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Begin detaching volume completed successfully. Jul 10 14:27:49.948838 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-a92b123c-1160-4286-9f8d-7841b68601fb req-ddf8d8a8-5b56-4a93-a75c-7c377aa67d63 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc/action returned with HTTP 202 Jul 10 14:27:49.949305 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1354/5453] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:27:49 2026] POST /volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:27:50.941714 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9573d7da-8d46-426e-aa96-2859755f22c4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:50.945435 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9573d7da-8d46-426e-aa96-2859755f22c4 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] GET https://10.4.3.66/volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f Jul 10 14:27:50.945435 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9573d7da-8d46-426e-aa96-2859755f22c4 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:50.945890 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9573d7da-8d46-426e-aa96-2859755f22c4 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:50.946283 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-9573d7da-8d46-426e-aa96-2859755f22c4 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Show backup with id 26391314-a80f-42fd-ab37-5d310123419f. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:50.953877 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:50.953877 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:27:50.954876 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9573d7da-8d46-426e-aa96-2859755f22c4 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] https://10.4.3.66/volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f returned with HTTP 200 Jul 10 14:27:50.956611 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1359/5454] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:50 2026] GET /volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:50.985119 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e1340bb2-9e6b-4d93-88fd-dea240caf753 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:50.985692 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e1340bb2-9e6b-4d93-88fd-dea240caf753 None None] GET https://10.4.3.66/volume// Jul 10 14:27:50.985862 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e1340bb2-9e6b-4d93-88fd-dea240caf753 None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:50.986182 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e1340bb2-9e6b-4d93-88fd-dea240caf753 None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:50.986650 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e1340bb2-9e6b-4d93-88fd-dea240caf753 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:27:50.987025 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1369/5455] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:27:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:27:50.995116 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-a92b123c-1160-4286-9f8d-7841b68601fb req-3b335e87-dd47-4273-9335-2ff53560ec7a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:50.998433 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-a92b123c-1160-4286-9f8d-7841b68601fb req-3b335e87-dd47-4273-9335-2ff53560ec7a tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc Jul 10 14:27:50.998681 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-a92b123c-1160-4286-9f8d-7841b68601fb req-3b335e87-dd47-4273-9335-2ff53560ec7a tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:50.998911 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-a92b123c-1160-4286-9f8d-7841b68601fb req-3b335e87-dd47-4273-9335-2ff53560ec7a tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:51.014861 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:51.014861 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:27:51.018128 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-a92b123c-1160-4286-9f8d-7841b68601fb req-3b335e87-dd47-4273-9335-2ff53560ec7a tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Volume info retrieved successfully. Jul 10 14:27:51.023229 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-a92b123c-1160-4286-9f8d-7841b68601fb req-3b335e87-dd47-4273-9335-2ff53560ec7a tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc returned with HTTP 200 Jul 10 14:27:51.023229 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1374/5456] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:27:50 2026] GET /volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc => generated 1321 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:27:51.932136 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-a92b123c-1160-4286-9f8d-7841b68601fb req-60aafc60-228f-4aad-83bf-eb8fa3553cf8 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:51.936883 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-a92b123c-1160-4286-9f8d-7841b68601fb req-60aafc60-228f-4aad-83bf-eb8fa3553cf8 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] DELETE https://10.4.3.66/volume/v3/attachments/37ffa682-68db-4312-ab6b-bc99f5b2d825 Jul 10 14:27:51.937178 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-a92b123c-1160-4286-9f8d-7841b68601fb req-60aafc60-228f-4aad-83bf-eb8fa3553cf8 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:51.937467 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-a92b123c-1160-4286-9f8d-7841b68601fb req-60aafc60-228f-4aad-83bf-eb8fa3553cf8 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:51.950147 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:51.950147 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:27:51.967364 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b9e0c095-c2a2-45fc-94e3-280ac9692c27 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:51.970271 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b9e0c095-c2a2-45fc-94e3-280ac9692c27 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] GET https://10.4.3.66/volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f Jul 10 14:27:51.970480 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b9e0c095-c2a2-45fc-94e3-280ac9692c27 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:51.970679 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b9e0c095-c2a2-45fc-94e3-280ac9692c27 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:51.970790 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-b9e0c095-c2a2-45fc-94e3-280ac9692c27 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Show backup with id 26391314-a80f-42fd-ab37-5d310123419f. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:51.975638 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:51.975638 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:27:51.976487 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b9e0c095-c2a2-45fc-94e3-280ac9692c27 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] https://10.4.3.66/volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f returned with HTTP 200 Jul 10 14:27:51.976940 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1360/5457] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:51 2026] GET /volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:52.482129 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-a92b123c-1160-4286-9f8d-7841b68601fb req-60aafc60-228f-4aad-83bf-eb8fa3553cf8 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/attachments/37ffa682-68db-4312-ab6b-bc99f5b2d825 returned with HTTP 200 Jul 10 14:27:52.482598 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1355/5458] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:27:51 2026] DELETE /volume/v3/attachments/37ffa682-68db-4312-ab6b-bc99f5b2d825 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:52.990056 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-3c3429da-58ba-4208-8e9b-da01402e85ac None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:52.993207 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3c3429da-58ba-4208-8e9b-da01402e85ac tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] GET https://10.4.3.66/volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f Jul 10 14:27:52.993207 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3c3429da-58ba-4208-8e9b-da01402e85ac tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:52.993417 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3c3429da-58ba-4208-8e9b-da01402e85ac tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:52.993581 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-3c3429da-58ba-4208-8e9b-da01402e85ac tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Show backup with id 26391314-a80f-42fd-ab37-5d310123419f. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:52.999709 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:52.999709 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:27:53.000155 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3c3429da-58ba-4208-8e9b-da01402e85ac tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] https://10.4.3.66/volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f returned with HTTP 200 Jul 10 14:27:53.000594 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1370/5459] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:52 2026] GET /volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:53.197047 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-7605e40a-eab7-4c0f-b7e7-bef4cca34fd4 req-f14f10d8-3646-401e-8264-2e8c3036a3ce None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:53.198855 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-7605e40a-eab7-4c0f-b7e7-bef4cca34fd4 req-f14f10d8-3646-401e-8264-2e8c3036a3ce tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc Jul 10 14:27:53.199042 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-7605e40a-eab7-4c0f-b7e7-bef4cca34fd4 req-f14f10d8-3646-401e-8264-2e8c3036a3ce tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:53.199208 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-7605e40a-eab7-4c0f-b7e7-bef4cca34fd4 req-f14f10d8-3646-401e-8264-2e8c3036a3ce tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:53.205588 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:53.205588 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:27:53.208910 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-7605e40a-eab7-4c0f-b7e7-bef4cca34fd4 req-f14f10d8-3646-401e-8264-2e8c3036a3ce tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Volume info retrieved successfully. Jul 10 14:27:53.212923 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-7605e40a-eab7-4c0f-b7e7-bef4cca34fd4 req-f14f10d8-3646-401e-8264-2e8c3036a3ce tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc returned with HTTP 200 Jul 10 14:27:53.213415 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1375/5460] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:27:53 2026] GET /volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:53.227662 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0cf88ff2-693a-4a79-ada3-b14e0564e389 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:53.229764 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0cf88ff2-693a-4a79-ada3-b14e0564e389 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] DELETE https://10.4.3.66/volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc Jul 10 14:27:53.229993 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0cf88ff2-693a-4a79-ada3-b14e0564e389 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:53.230220 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0cf88ff2-693a-4a79-ada3-b14e0564e389 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:53.230411 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-0cf88ff2-693a-4a79-ada3-b14e0564e389 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Delete volume with id: ae39e938-742b-4f7e-9edd-43a6ec8bc2bc Jul 10 14:27:53.237792 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:53.237792 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:27:53.238362 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0cf88ff2-693a-4a79-ada3-b14e0564e389 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Volume info retrieved successfully. Jul 10 14:27:53.260220 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0cf88ff2-693a-4a79-ada3-b14e0564e389 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Delete volume request issued successfully. Jul 10 14:27:53.260419 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0cf88ff2-693a-4a79-ada3-b14e0564e389 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc returned with HTTP 202 Jul 10 14:27:53.260854 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1361/5461] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:27:53 2026] DELETE /volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:27:53.269808 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4c14ab73-d417-459e-8bc2-8bcc1d693c83 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:53.271709 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4c14ab73-d417-459e-8bc2-8bcc1d693c83 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc Jul 10 14:27:53.271920 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4c14ab73-d417-459e-8bc2-8bcc1d693c83 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:53.272228 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4c14ab73-d417-459e-8bc2-8bcc1d693c83 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:53.279437 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:53.279437 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:27:53.283186 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-4c14ab73-d417-459e-8bc2-8bcc1d693c83 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Volume info retrieved successfully. Jul 10 14:27:53.287205 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4c14ab73-d417-459e-8bc2-8bcc1d693c83 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc returned with HTTP 200 Jul 10 14:27:53.287624 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1356/5462] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:27:53 2026] GET /volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:54.014274 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c403fe66-b14a-49a5-9a79-4ea8ae2cbea9 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:54.016078 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c403fe66-b14a-49a5-9a79-4ea8ae2cbea9 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] GET https://10.4.3.66/volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f Jul 10 14:27:54.016314 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c403fe66-b14a-49a5-9a79-4ea8ae2cbea9 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:54.016516 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c403fe66-b14a-49a5-9a79-4ea8ae2cbea9 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:54.016631 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-c403fe66-b14a-49a5-9a79-4ea8ae2cbea9 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Show backup with id 26391314-a80f-42fd-ab37-5d310123419f. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:54.021763 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:54.021763 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:27:54.022422 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c403fe66-b14a-49a5-9a79-4ea8ae2cbea9 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] https://10.4.3.66/volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f returned with HTTP 200 Jul 10 14:27:54.022912 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1371/5463] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:54 2026] GET /volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:54.237881 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b1936ca5-8ea2-4b09-ac47-3f3ced138ff8 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:54.300319 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ac5b1b8c-2c67-4314-a1e1-e8f253b302bd None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:54.302432 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ac5b1b8c-2c67-4314-a1e1-e8f253b302bd tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc Jul 10 14:27:54.302718 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ac5b1b8c-2c67-4314-a1e1-e8f253b302bd tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:54.302948 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ac5b1b8c-2c67-4314-a1e1-e8f253b302bd tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:54.308887 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ac5b1b8c-2c67-4314-a1e1-e8f253b302bd tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc returned with HTTP 404 Jul 10 14:27:54.309413 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1362/5464] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:27:54 2026] GET /volume/v3/volumes/ae39e938-742b-4f7e-9edd-43a6ec8bc2bc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:27:54.351715 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b1936ca5-8ea2-4b09-ac47-3f3ced138ff8 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:27:54.352219 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b1936ca5-8ea2-4b09-ac47-3f3ced138ff8 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1187580068"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:27:54.353956 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-b1936ca5-8ea2-4b09-ac47-3f3ced138ff8 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1187580068'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:27:54.354055 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-b1936ca5-8ea2-4b09-ac47-3f3ced138ff8 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Create volume of 1 GB Jul 10 14:27:54.358990 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b1936ca5-8ea2-4b09-ac47-3f3ced138ff8 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Availability Zones retrieved successfully. Jul 10 14:27:54.366857 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-b1936ca5-8ea2-4b09-ac47-3f3ced138ff8 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Flow 'volume_create_api' (4f3bfdac-07c9-4d51-84c7-08091ac570de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:27:54.368167 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-b1936ca5-8ea2-4b09-ac47-3f3ced138ff8 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21d3a9fb-ff4a-45e2-99bd-f571ab3d02a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:27:54.369590 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-b1936ca5-8ea2-4b09-ac47-3f3ced138ff8 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:27:54.399533 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-b1936ca5-8ea2-4b09-ac47-3f3ced138ff8 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21d3a9fb-ff4a-45e2-99bd-f571ab3d02a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:27:54.400291 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-b1936ca5-8ea2-4b09-ac47-3f3ced138ff8 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fa16c8e-4e05-4b32-a31b-a422e2478282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:27:54.466372 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-b1936ca5-8ea2-4b09-ac47-3f3ced138ff8 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Created reservations ['055a5e22-c534-4a68-909c-8ca20eb8c1da', '83e93a35-75ba-4677-b495-329aa8fd9ef6', '8bfa649b-1b98-42c8-8dac-56e07dddb509', 'e65328ce-6f88-4d56-9f5d-04201c5ae594'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:27:54.467180 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-b1936ca5-8ea2-4b09-ac47-3f3ced138ff8 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7fa16c8e-4e05-4b32-a31b-a422e2478282) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['055a5e22-c534-4a68-909c-8ca20eb8c1da', '83e93a35-75ba-4677-b495-329aa8fd9ef6', '8bfa649b-1b98-42c8-8dac-56e07dddb509', 'e65328ce-6f88-4d56-9f5d-04201c5ae594']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:27:54.468111 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-b1936ca5-8ea2-4b09-ac47-3f3ced138ff8 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f67c8a92-27c7-4c15-8b30-70fe52c01bb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:27:54.490741 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-b1936ca5-8ea2-4b09-ac47-3f3ced138ff8 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f67c8a92-27c7-4c15-8b30-70fe52c01bb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c987f492-b9bc-499d-ac90-f020de00609c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1187580068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42cb2890553643bd8047a5fd4b1ab864',qos_specs=None,replication_status=,reservations=['055a5e22-c534-4a68-909c-8ca20eb8c1da','83e93a35-75ba-4677-b495-329aa8fd9ef6','8bfa649b-1b98-42c8-8dac-56e07dddb509','e65328ce-6f88-4d56-9f5d-04201c5ae594'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ca09b4901a24ac5b6380d91ff2306bc',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:27:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1187580068',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c987f492-b9bc-499d-ac90-f020de00609c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42cb2890553643bd8047a5fd4b1ab864',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ca09b4901a24ac5b6380d91ff2306bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:27:54.492833 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-b1936ca5-8ea2-4b09-ac47-3f3ced138ff8 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed4795c0-91d6-4851-942f-6f0fc155b79a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:27:54.517526 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-b1936ca5-8ea2-4b09-ac47-3f3ced138ff8 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed4795c0-91d6-4851-942f-6f0fc155b79a) transitioned into state 'SUCCESS' from state '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-1187580068',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42cb2890553643bd8047a5fd4b1ab864',qos_specs=None,replication_status=,reservations=['055a5e22-c534-4a68-909c-8ca20eb8c1da','83e93a35-75ba-4677-b495-329aa8fd9ef6','8bfa649b-1b98-42c8-8dac-56e07dddb509','e65328ce-6f88-4d56-9f5d-04201c5ae594'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ca09b4901a24ac5b6380d91ff2306bc',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:27:54.518664 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-b1936ca5-8ea2-4b09-ac47-3f3ced138ff8 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f802bda-fcbf-48d4-bb19-a400abb02c6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:27:54.529031 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-b1936ca5-8ea2-4b09-ac47-3f3ced138ff8 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f802bda-fcbf-48d4-bb19-a400abb02c6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:27:54.529864 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-b1936ca5-8ea2-4b09-ac47-3f3ced138ff8 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Flow 'volume_create_api' (4f3bfdac-07c9-4d51-84c7-08091ac570de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:27:54.530163 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b1936ca5-8ea2-4b09-ac47-3f3ced138ff8 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Create volume request issued successfully. Jul 10 14:27:54.530745 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b1936ca5-8ea2-4b09-ac47-3f3ced138ff8 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:27:54.531132 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1376/5465] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:27:54 2026] POST /volume/v3/volumes => generated 762 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:27:54.543896 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-2159364a-6904-4d51-81a8-e91f43484e03 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:54.545992 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2159364a-6904-4d51-81a8-e91f43484e03 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] GET https://10.4.3.66/volume/v3/volumes/c987f492-b9bc-499d-ac90-f020de00609c Jul 10 14:27:54.546291 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2159364a-6904-4d51-81a8-e91f43484e03 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:54.546431 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2159364a-6904-4d51-81a8-e91f43484e03 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:54.554989 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:54.554989 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:27:54.559422 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-2159364a-6904-4d51-81a8-e91f43484e03 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Volume info retrieved successfully. Jul 10 14:27:54.564996 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2159364a-6904-4d51-81a8-e91f43484e03 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] https://10.4.3.66/volume/v3/volumes/c987f492-b9bc-499d-ac90-f020de00609c returned with HTTP 200 Jul 10 14:27:54.565443 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1357/5466] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:27:54 2026] GET /volume/v3/volumes/c987f492-b9bc-499d-ac90-f020de00609c => generated 830 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:55.034448 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-21c9bc0f-5504-4f89-aee3-d6ea99d50d9f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:55.036590 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-21c9bc0f-5504-4f89-aee3-d6ea99d50d9f tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] GET https://10.4.3.66/volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f Jul 10 14:27:55.036910 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-21c9bc0f-5504-4f89-aee3-d6ea99d50d9f tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:55.037172 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-21c9bc0f-5504-4f89-aee3-d6ea99d50d9f tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:55.037308 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-21c9bc0f-5504-4f89-aee3-d6ea99d50d9f tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Show backup with id 26391314-a80f-42fd-ab37-5d310123419f. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:55.047973 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:55.047973 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:27:55.048704 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-21c9bc0f-5504-4f89-aee3-d6ea99d50d9f tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] https://10.4.3.66/volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f returned with HTTP 200 Jul 10 14:27:55.049110 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1372/5467] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:55 2026] GET /volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:55.580451 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c2f9f135-c552-48e4-92c7-5055dd5b2df3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:55.582564 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c2f9f135-c552-48e4-92c7-5055dd5b2df3 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] GET https://10.4.3.66/volume/v3/volumes/c987f492-b9bc-499d-ac90-f020de00609c Jul 10 14:27:55.582857 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c2f9f135-c552-48e4-92c7-5055dd5b2df3 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:55.583124 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c2f9f135-c552-48e4-92c7-5055dd5b2df3 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:55.591133 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:55.591133 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:27:55.594149 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c2f9f135-c552-48e4-92c7-5055dd5b2df3 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Volume info retrieved successfully. Jul 10 14:27:55.599050 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c2f9f135-c552-48e4-92c7-5055dd5b2df3 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] https://10.4.3.66/volume/v3/volumes/c987f492-b9bc-499d-ac90-f020de00609c returned with HTTP 200 Jul 10 14:27:55.599644 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1363/5468] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:27:55 2026] GET /volume/v3/volumes/c987f492-b9bc-499d-ac90-f020de00609c => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:27:55.612207 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f95ffb81-bb6e-4870-88ba-f6d174c15a3b None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:55.614758 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f95ffb81-bb6e-4870-88ba-f6d174c15a3b tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:27:55.615146 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f95ffb81-bb6e-4870-88ba-f6d174c15a3b tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "c987f492-b9bc-499d-ac90-f020de00609c", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1510358927"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:27:55.616621 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-f95ffb81-bb6e-4870-88ba-f6d174c15a3b tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Create volume request body: {'volume': {"'source_volid": 'c987f492-b9bc-499d-ac90-f020de00609c', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1510358927'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:27:55.616746 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-f95ffb81-bb6e-4870-88ba-f6d174c15a3b tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Create volume of 1 GB Jul 10 14:27:55.617024 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:55.617024 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:27:55.620857 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-f95ffb81-bb6e-4870-88ba-f6d174c15a3b tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Availability Zones retrieved successfully. Jul 10 14:27:55.626160 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-f95ffb81-bb6e-4870-88ba-f6d174c15a3b tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Flow 'volume_create_api' (23416fcf-bc5d-4e7c-bb9f-a7c854e0b8a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:27:55.627030 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-f95ffb81-bb6e-4870-88ba-f6d174c15a3b tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae8d037d-c533-435d-98c2-91a3752d2121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:27:55.627874 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-f95ffb81-bb6e-4870-88ba-f6d174c15a3b tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:27:55.652191 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-f95ffb81-bb6e-4870-88ba-f6d174c15a3b tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae8d037d-c533-435d-98c2-91a3752d2121) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:27:55.653381 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-f95ffb81-bb6e-4870-88ba-f6d174c15a3b tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71cb43e7-b14e-4fc0-b62d-6671f668e986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:27:55.694466 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-f95ffb81-bb6e-4870-88ba-f6d174c15a3b tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Created reservations ['19348564-24d8-4047-9f5a-bcd1061e1986', '5f44e9b9-dba9-4cbb-b92d-d2c36924766f', '58fd6fc9-7f38-4644-bb05-8d6d15245d28', '0f9397d4-e96e-4398-b58a-2c8b68825c3a'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:27:55.695283 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-f95ffb81-bb6e-4870-88ba-f6d174c15a3b tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71cb43e7-b14e-4fc0-b62d-6671f668e986) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19348564-24d8-4047-9f5a-bcd1061e1986', '5f44e9b9-dba9-4cbb-b92d-d2c36924766f', '58fd6fc9-7f38-4644-bb05-8d6d15245d28', '0f9397d4-e96e-4398-b58a-2c8b68825c3a']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:27:55.696055 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-f95ffb81-bb6e-4870-88ba-f6d174c15a3b tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba527cbb-afac-42e8-82b3-e65fcbf2e82d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:27:55.720517 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-f95ffb81-bb6e-4870-88ba-f6d174c15a3b tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba527cbb-afac-42e8-82b3-e65fcbf2e82d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ed2f3fa-a99a-4e18-bf41-3c3dc1637bde', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1510358927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42cb2890553643bd8047a5fd4b1ab864',qos_specs=None,replication_status=,reservations=['19348564-24d8-4047-9f5a-bcd1061e1986','5f44e9b9-dba9-4cbb-b92d-d2c36924766f','58fd6fc9-7f38-4644-bb05-8d6d15245d28','0f9397d4-e96e-4398-b58a-2c8b68825c3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ca09b4901a24ac5b6380d91ff2306bc',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:27:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1510358927',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ed2f3fa-a99a-4e18-bf41-3c3dc1637bde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42cb2890553643bd8047a5fd4b1ab864',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ca09b4901a24ac5b6380d91ff2306bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:27:55.721320 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-f95ffb81-bb6e-4870-88ba-f6d174c15a3b tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5036b58c-f11b-4701-adf9-0f9cef1cee6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:27:55.741189 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-f95ffb81-bb6e-4870-88ba-f6d174c15a3b tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5036b58c-f11b-4701-adf9-0f9cef1cee6f) transitioned into state 'SUCCESS' from state '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-1510358927',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42cb2890553643bd8047a5fd4b1ab864',qos_specs=None,replication_status=,reservations=['19348564-24d8-4047-9f5a-bcd1061e1986','5f44e9b9-dba9-4cbb-b92d-d2c36924766f','58fd6fc9-7f38-4644-bb05-8d6d15245d28','0f9397d4-e96e-4398-b58a-2c8b68825c3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ca09b4901a24ac5b6380d91ff2306bc',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:27:55.741893 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-f95ffb81-bb6e-4870-88ba-f6d174c15a3b tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5142745d-03fe-4481-8033-f92a43101cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:27:55.750265 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-f95ffb81-bb6e-4870-88ba-f6d174c15a3b tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5142745d-03fe-4481-8033-f92a43101cf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:27:55.751073 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-f95ffb81-bb6e-4870-88ba-f6d174c15a3b tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Flow 'volume_create_api' (23416fcf-bc5d-4e7c-bb9f-a7c854e0b8a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:27:55.751354 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-f95ffb81-bb6e-4870-88ba-f6d174c15a3b tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Create volume request issued successfully. Jul 10 14:27:55.751875 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f95ffb81-bb6e-4870-88ba-f6d174c15a3b tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:27:55.752258 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1377/5469] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:27:55 2026] POST /volume/v3/volumes => generated 762 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:27:55.763956 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-2ad09061-9b67-43a5-9c2f-361e0ab9b60b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:55.765531 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2ad09061-9b67-43a5-9c2f-361e0ab9b60b tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:27:55.765881 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2ad09061-9b67-43a5-9c2f-361e0ab9b60b tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "c987f492-b9bc-499d-ac90-f020de00609c", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1517566946"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:27:55.767235 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-2ad09061-9b67-43a5-9c2f-361e0ab9b60b tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Create volume request body: {'volume': {"'source_volid": 'c987f492-b9bc-499d-ac90-f020de00609c', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1517566946'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:27:55.767351 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-2ad09061-9b67-43a5-9c2f-361e0ab9b60b tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Create volume of 1 GB Jul 10 14:27:55.771231 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-2ad09061-9b67-43a5-9c2f-361e0ab9b60b tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Availability Zones retrieved successfully. Jul 10 14:27:55.776438 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2ad09061-9b67-43a5-9c2f-361e0ab9b60b tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Flow 'volume_create_api' (11444164-7011-4724-aecb-20468d8f305f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:27:55.777287 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2ad09061-9b67-43a5-9c2f-361e0ab9b60b tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ac0ac3b-bf53-416a-906f-350ae1fe721d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:27:55.778143 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-2ad09061-9b67-43a5-9c2f-361e0ab9b60b tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:27:55.801988 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2ad09061-9b67-43a5-9c2f-361e0ab9b60b tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ac0ac3b-bf53-416a-906f-350ae1fe721d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:27:55.802981 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2ad09061-9b67-43a5-9c2f-361e0ab9b60b tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61b690ae-5fde-493c-8554-005c26d8f13d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:27:55.845657 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-2ad09061-9b67-43a5-9c2f-361e0ab9b60b tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Created reservations ['9b9df979-ea24-453c-ae9c-af914d21058b', 'fc31141c-ef3b-48bc-bbd3-5844b34678af', '5763abab-aa1f-47ca-96b3-e2c42a970d9a', '0fde0f02-ec88-49d7-8e2f-b410960a8738'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:27:55.846486 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2ad09061-9b67-43a5-9c2f-361e0ab9b60b tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61b690ae-5fde-493c-8554-005c26d8f13d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b9df979-ea24-453c-ae9c-af914d21058b', 'fc31141c-ef3b-48bc-bbd3-5844b34678af', '5763abab-aa1f-47ca-96b3-e2c42a970d9a', '0fde0f02-ec88-49d7-8e2f-b410960a8738']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:27:55.847240 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2ad09061-9b67-43a5-9c2f-361e0ab9b60b tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (615b3195-7ffe-4813-bd0a-01a2e41a3cc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:27:55.870854 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2ad09061-9b67-43a5-9c2f-361e0ab9b60b tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (615b3195-7ffe-4813-bd0a-01a2e41a3cc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0b20f4a-183d-42c7-9a3c-aeb3e20e1bb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1517566946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42cb2890553643bd8047a5fd4b1ab864',qos_specs=None,replication_status=,reservations=['9b9df979-ea24-453c-ae9c-af914d21058b','fc31141c-ef3b-48bc-bbd3-5844b34678af','5763abab-aa1f-47ca-96b3-e2c42a970d9a','0fde0f02-ec88-49d7-8e2f-b410960a8738'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ca09b4901a24ac5b6380d91ff2306bc',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:27:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1517566946',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0b20f4a-183d-42c7-9a3c-aeb3e20e1bb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42cb2890553643bd8047a5fd4b1ab864',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ca09b4901a24ac5b6380d91ff2306bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:27:55.871733 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2ad09061-9b67-43a5-9c2f-361e0ab9b60b tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (138ae277-ccf2-42ef-aad7-6a2d76b2152c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:27:55.891474 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2ad09061-9b67-43a5-9c2f-361e0ab9b60b tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (138ae277-ccf2-42ef-aad7-6a2d76b2152c) transitioned into state 'SUCCESS' from state '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-1517566946',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42cb2890553643bd8047a5fd4b1ab864',qos_specs=None,replication_status=,reservations=['9b9df979-ea24-453c-ae9c-af914d21058b','fc31141c-ef3b-48bc-bbd3-5844b34678af','5763abab-aa1f-47ca-96b3-e2c42a970d9a','0fde0f02-ec88-49d7-8e2f-b410960a8738'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ca09b4901a24ac5b6380d91ff2306bc',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:27:55.892201 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2ad09061-9b67-43a5-9c2f-361e0ab9b60b tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f009923-d996-42db-8540-5e225fad86f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:27:55.901584 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2ad09061-9b67-43a5-9c2f-361e0ab9b60b tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f009923-d996-42db-8540-5e225fad86f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:27:55.902309 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2ad09061-9b67-43a5-9c2f-361e0ab9b60b tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Flow 'volume_create_api' (11444164-7011-4724-aecb-20468d8f305f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:27:55.902681 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-2ad09061-9b67-43a5-9c2f-361e0ab9b60b tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Create volume request issued successfully. Jul 10 14:27:55.903192 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2ad09061-9b67-43a5-9c2f-361e0ab9b60b tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:27:55.903610 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1358/5470] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:27:55 2026] POST /volume/v3/volumes => generated 762 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:27:55.916611 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6795bc4b-5b1a-4684-a05b-edbe3e09d883 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:55.918377 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6795bc4b-5b1a-4684-a05b-edbe3e09d883 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:27:55.918787 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6795bc4b-5b1a-4684-a05b-edbe3e09d883 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "c987f492-b9bc-499d-ac90-f020de00609c", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-655025045"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:27:55.920354 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-6795bc4b-5b1a-4684-a05b-edbe3e09d883 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Create volume request body: {'volume': {"'source_volid": 'c987f492-b9bc-499d-ac90-f020de00609c', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-655025045'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:27:55.920535 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-6795bc4b-5b1a-4684-a05b-edbe3e09d883 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Create volume of 1 GB Jul 10 14:27:55.925052 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-6795bc4b-5b1a-4684-a05b-edbe3e09d883 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Availability Zones retrieved successfully. Jul 10 14:27:55.929979 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-6795bc4b-5b1a-4684-a05b-edbe3e09d883 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Flow 'volume_create_api' (99cd09e5-a9de-4ef0-b950-58dbac8e33e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:27:55.931364 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-6795bc4b-5b1a-4684-a05b-edbe3e09d883 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d4df7c0-163e-45f9-bca8-328aec95574a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:27:55.932351 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-6795bc4b-5b1a-4684-a05b-edbe3e09d883 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:27:55.958962 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-6795bc4b-5b1a-4684-a05b-edbe3e09d883 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d4df7c0-163e-45f9-bca8-328aec95574a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:27:55.959669 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-6795bc4b-5b1a-4684-a05b-edbe3e09d883 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3355a8c9-0842-424a-b26f-0f021155a03d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:27:56.006188 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-6795bc4b-5b1a-4684-a05b-edbe3e09d883 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Created reservations ['ccb93a70-c830-46cc-b628-f708d2e421d1', '7fdb486a-b753-4c88-bd01-b3ca06afb096', '5b1300b1-05ec-44cb-a7c9-61221a1df5cb', 'ca390e12-0fee-49b4-918f-ff2bd71c8117'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:27:56.007105 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-6795bc4b-5b1a-4684-a05b-edbe3e09d883 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3355a8c9-0842-424a-b26f-0f021155a03d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccb93a70-c830-46cc-b628-f708d2e421d1', '7fdb486a-b753-4c88-bd01-b3ca06afb096', '5b1300b1-05ec-44cb-a7c9-61221a1df5cb', 'ca390e12-0fee-49b4-918f-ff2bd71c8117']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:27:56.007950 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-6795bc4b-5b1a-4684-a05b-edbe3e09d883 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d55a3f6-b83c-46d3-9f7d-221b89a3fef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:27:56.031265 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-6795bc4b-5b1a-4684-a05b-edbe3e09d883 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d55a3f6-b83c-46d3-9f7d-221b89a3fef6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50b4add2-1049-4a34-a55a-fcf518768766', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-655025045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42cb2890553643bd8047a5fd4b1ab864',qos_specs=None,replication_status=,reservations=['ccb93a70-c830-46cc-b628-f708d2e421d1','7fdb486a-b753-4c88-bd01-b3ca06afb096','5b1300b1-05ec-44cb-a7c9-61221a1df5cb','ca390e12-0fee-49b4-918f-ff2bd71c8117'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ca09b4901a24ac5b6380d91ff2306bc',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:27:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-655025045',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50b4add2-1049-4a34-a55a-fcf518768766,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42cb2890553643bd8047a5fd4b1ab864',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ca09b4901a24ac5b6380d91ff2306bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:27:56.032165 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-6795bc4b-5b1a-4684-a05b-edbe3e09d883 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1257af0-28b6-49e5-b88d-77d2d3d8a043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:27:56.053145 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-6795bc4b-5b1a-4684-a05b-edbe3e09d883 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1257af0-28b6-49e5-b88d-77d2d3d8a043) transitioned into state 'SUCCESS' from state '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-655025045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42cb2890553643bd8047a5fd4b1ab864',qos_specs=None,replication_status=,reservations=['ccb93a70-c830-46cc-b628-f708d2e421d1','7fdb486a-b753-4c88-bd01-b3ca06afb096','5b1300b1-05ec-44cb-a7c9-61221a1df5cb','ca390e12-0fee-49b4-918f-ff2bd71c8117'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ca09b4901a24ac5b6380d91ff2306bc',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:27:56.053839 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-6795bc4b-5b1a-4684-a05b-edbe3e09d883 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29e36c4b-f444-4522-ac8e-cb500247de17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:27:56.059958 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2167803d-a0da-492e-864d-75717b38a34c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:56.064556 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2167803d-a0da-492e-864d-75717b38a34c tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] GET https://10.4.3.66/volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f Jul 10 14:27:56.064556 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2167803d-a0da-492e-864d-75717b38a34c tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:56.064556 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2167803d-a0da-492e-864d-75717b38a34c tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:56.064556 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-2167803d-a0da-492e-864d-75717b38a34c tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Show backup with id 26391314-a80f-42fd-ab37-5d310123419f. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:56.065671 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-6795bc4b-5b1a-4684-a05b-edbe3e09d883 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29e36c4b-f444-4522-ac8e-cb500247de17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:27:56.066630 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-6795bc4b-5b1a-4684-a05b-edbe3e09d883 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Flow 'volume_create_api' (99cd09e5-a9de-4ef0-b950-58dbac8e33e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:27:56.067532 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-6795bc4b-5b1a-4684-a05b-edbe3e09d883 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Create volume request issued successfully. Jul 10 14:27:56.067532 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6795bc4b-5b1a-4684-a05b-edbe3e09d883 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:27:56.068397 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1373/5471] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:27:55 2026] POST /volume/v3/volumes => generated 761 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:27:56.071573 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:56.071573 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:27:56.072990 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2167803d-a0da-492e-864d-75717b38a34c tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] https://10.4.3.66/volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f returned with HTTP 200 Jul 10 14:27:56.074120 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1364/5472] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:56 2026] GET /volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:56.079569 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-c9d8496b-4de8-4574-82b8-7b8d47b7d3f0 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:56.081427 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c9d8496b-4de8-4574-82b8-7b8d47b7d3f0 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:27:56.081825 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c9d8496b-4de8-4574-82b8-7b8d47b7d3f0 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "c987f492-b9bc-499d-ac90-f020de00609c", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2059511573"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:27:56.083236 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-c9d8496b-4de8-4574-82b8-7b8d47b7d3f0 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Create volume request body: {'volume': {"'source_volid": 'c987f492-b9bc-499d-ac90-f020de00609c', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2059511573'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:27:56.083356 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-c9d8496b-4de8-4574-82b8-7b8d47b7d3f0 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Create volume of 1 GB Jul 10 14:27:56.083651 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:56.083651 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:27:56.087869 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-c9d8496b-4de8-4574-82b8-7b8d47b7d3f0 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Availability Zones retrieved successfully. Jul 10 14:27:56.092700 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-c9d8496b-4de8-4574-82b8-7b8d47b7d3f0 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Flow 'volume_create_api' (882c7d03-bd37-43eb-90fa-1724886d08f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:27:56.093553 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-c9d8496b-4de8-4574-82b8-7b8d47b7d3f0 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58ea6901-07ab-442d-a082-5f28c090f152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:27:56.094400 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-c9d8496b-4de8-4574-82b8-7b8d47b7d3f0 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:27:56.122579 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-c9d8496b-4de8-4574-82b8-7b8d47b7d3f0 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58ea6901-07ab-442d-a082-5f28c090f152) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:27:56.123776 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-c9d8496b-4de8-4574-82b8-7b8d47b7d3f0 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edadddc0-ea7c-4321-9fc2-79726787d32f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:27:56.166663 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-c9d8496b-4de8-4574-82b8-7b8d47b7d3f0 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Created reservations ['15479058-6bc4-45cd-b7c4-2d55a97a38e8', '18ba6cc9-394b-43d9-8d03-42794c9fda06', 'c268e6ba-a667-4faf-a3a8-a792f3868aba', 'bbed6476-2c99-4b91-99a1-6fffda6efbfc'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:27:56.167914 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-c9d8496b-4de8-4574-82b8-7b8d47b7d3f0 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edadddc0-ea7c-4321-9fc2-79726787d32f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15479058-6bc4-45cd-b7c4-2d55a97a38e8', '18ba6cc9-394b-43d9-8d03-42794c9fda06', 'c268e6ba-a667-4faf-a3a8-a792f3868aba', 'bbed6476-2c99-4b91-99a1-6fffda6efbfc']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:27:56.169140 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-c9d8496b-4de8-4574-82b8-7b8d47b7d3f0 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38aaa25a-fd27-4097-ad18-d0cda293c50b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:27:56.200170 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-c9d8496b-4de8-4574-82b8-7b8d47b7d3f0 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38aaa25a-fd27-4097-ad18-d0cda293c50b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99cb2122-ec96-49dc-bfc4-1b5fd8f0e577', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2059511573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42cb2890553643bd8047a5fd4b1ab864',qos_specs=None,replication_status=,reservations=['15479058-6bc4-45cd-b7c4-2d55a97a38e8','18ba6cc9-394b-43d9-8d03-42794c9fda06','c268e6ba-a667-4faf-a3a8-a792f3868aba','bbed6476-2c99-4b91-99a1-6fffda6efbfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ca09b4901a24ac5b6380d91ff2306bc',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:27:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2059511573',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99cb2122-ec96-49dc-bfc4-1b5fd8f0e577,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42cb2890553643bd8047a5fd4b1ab864',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ca09b4901a24ac5b6380d91ff2306bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:27:56.201318 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-c9d8496b-4de8-4574-82b8-7b8d47b7d3f0 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c08485b-ab0d-4857-8640-21ce6ac4bc66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:27:56.224257 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-c9d8496b-4de8-4574-82b8-7b8d47b7d3f0 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c08485b-ab0d-4857-8640-21ce6ac4bc66) transitioned into state 'SUCCESS' from state '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-2059511573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42cb2890553643bd8047a5fd4b1ab864',qos_specs=None,replication_status=,reservations=['15479058-6bc4-45cd-b7c4-2d55a97a38e8','18ba6cc9-394b-43d9-8d03-42794c9fda06','c268e6ba-a667-4faf-a3a8-a792f3868aba','bbed6476-2c99-4b91-99a1-6fffda6efbfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ca09b4901a24ac5b6380d91ff2306bc',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:27:56.225151 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-c9d8496b-4de8-4574-82b8-7b8d47b7d3f0 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9163955-b5f7-46c8-bfc7-cd75f5424dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:27:56.238011 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-c9d8496b-4de8-4574-82b8-7b8d47b7d3f0 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9163955-b5f7-46c8-bfc7-cd75f5424dda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:27:56.239239 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-c9d8496b-4de8-4574-82b8-7b8d47b7d3f0 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Flow 'volume_create_api' (882c7d03-bd37-43eb-90fa-1724886d08f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:27:56.239674 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-c9d8496b-4de8-4574-82b8-7b8d47b7d3f0 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Create volume request issued successfully. Jul 10 14:27:56.240470 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c9d8496b-4de8-4574-82b8-7b8d47b7d3f0 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:27:56.241075 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1378/5473] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:27:56 2026] POST /volume/v3/volumes => generated 762 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:27:56.257320 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-3a896e87-39e4-4ac4-8dc2-d733f926d0d1 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:56.259235 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3a896e87-39e4-4ac4-8dc2-d733f926d0d1 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:27:56.259622 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3a896e87-39e4-4ac4-8dc2-d733f926d0d1 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "c987f492-b9bc-499d-ac90-f020de00609c", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-718657297"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:27:56.261314 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-3a896e87-39e4-4ac4-8dc2-d733f926d0d1 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Create volume request body: {'volume': {"'source_volid": 'c987f492-b9bc-499d-ac90-f020de00609c', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-718657297'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:27:56.261487 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-3a896e87-39e4-4ac4-8dc2-d733f926d0d1 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Create volume of 1 GB Jul 10 14:27:56.261786 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:56.261786 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:27:56.266922 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-3a896e87-39e4-4ac4-8dc2-d733f926d0d1 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Availability Zones retrieved successfully. Jul 10 14:27:56.273889 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3a896e87-39e4-4ac4-8dc2-d733f926d0d1 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Flow 'volume_create_api' (30630237-ff24-427e-ae21-76a2ffe56e9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:27:56.274906 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3a896e87-39e4-4ac4-8dc2-d733f926d0d1 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8840b538-0c32-498e-bba1-817d899e1b49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:27:56.276218 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-3a896e87-39e4-4ac4-8dc2-d733f926d0d1 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:27:56.314342 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3a896e87-39e4-4ac4-8dc2-d733f926d0d1 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8840b538-0c32-498e-bba1-817d899e1b49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:27:56.314342 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3a896e87-39e4-4ac4-8dc2-d733f926d0d1 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ade960a-5afa-4793-a592-ffa1ffc437ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:27:56.371514 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-3a896e87-39e4-4ac4-8dc2-d733f926d0d1 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Created reservations ['440c459c-ce2f-4a87-a5ff-aaac64e2e0f5', '875b7bfc-2a06-45b7-bc82-5b54f1f672e4', 'cacf34b7-3b47-476c-adf5-575cea64980e', '03686098-eade-4367-b86f-e4686a5e2c1b'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:27:56.372324 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3a896e87-39e4-4ac4-8dc2-d733f926d0d1 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ade960a-5afa-4793-a592-ffa1ffc437ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['440c459c-ce2f-4a87-a5ff-aaac64e2e0f5', '875b7bfc-2a06-45b7-bc82-5b54f1f672e4', 'cacf34b7-3b47-476c-adf5-575cea64980e', '03686098-eade-4367-b86f-e4686a5e2c1b']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:27:56.373119 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3a896e87-39e4-4ac4-8dc2-d733f926d0d1 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9968b0f2-fb5c-45bf-a337-ce7c00459baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:27:56.397907 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3a896e87-39e4-4ac4-8dc2-d733f926d0d1 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9968b0f2-fb5c-45bf-a337-ce7c00459baf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ac8771c-c99a-4e18-a6fa-661633c8c30a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-718657297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42cb2890553643bd8047a5fd4b1ab864',qos_specs=None,replication_status=,reservations=['440c459c-ce2f-4a87-a5ff-aaac64e2e0f5','875b7bfc-2a06-45b7-bc82-5b54f1f672e4','cacf34b7-3b47-476c-adf5-575cea64980e','03686098-eade-4367-b86f-e4686a5e2c1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ca09b4901a24ac5b6380d91ff2306bc',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:27:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-718657297',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ac8771c-c99a-4e18-a6fa-661633c8c30a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42cb2890553643bd8047a5fd4b1ab864',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5ca09b4901a24ac5b6380d91ff2306bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:27:56.399326 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3a896e87-39e4-4ac4-8dc2-d733f926d0d1 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b847247-72d4-4070-b6de-98105099d682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:27:56.420622 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3a896e87-39e4-4ac4-8dc2-d733f926d0d1 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b847247-72d4-4070-b6de-98105099d682) transitioned into state 'SUCCESS' from state '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-718657297',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42cb2890553643bd8047a5fd4b1ab864',qos_specs=None,replication_status=,reservations=['440c459c-ce2f-4a87-a5ff-aaac64e2e0f5','875b7bfc-2a06-45b7-bc82-5b54f1f672e4','cacf34b7-3b47-476c-adf5-575cea64980e','03686098-eade-4367-b86f-e4686a5e2c1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5ca09b4901a24ac5b6380d91ff2306bc',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:27:56.421573 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3a896e87-39e4-4ac4-8dc2-d733f926d0d1 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5088371c-2d0c-4ed1-867a-e5f50010ca8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:27:56.437999 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3a896e87-39e4-4ac4-8dc2-d733f926d0d1 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5088371c-2d0c-4ed1-867a-e5f50010ca8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:27:56.439090 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3a896e87-39e4-4ac4-8dc2-d733f926d0d1 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Flow 'volume_create_api' (30630237-ff24-427e-ae21-76a2ffe56e9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:27:56.439482 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-3a896e87-39e4-4ac4-8dc2-d733f926d0d1 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Create volume request issued successfully. Jul 10 14:27:56.440176 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3a896e87-39e4-4ac4-8dc2-d733f926d0d1 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:27:56.440603 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1359/5474] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:27:56 2026] POST /volume/v3/volumes => generated 761 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:27:56.454230 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4ac00515-680b-4595-82bf-5387ca94cb5f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:56.456208 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4ac00515-680b-4595-82bf-5387ca94cb5f tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] GET https://10.4.3.66/volume/v3/volumes/2ed2f3fa-a99a-4e18-bf41-3c3dc1637bde Jul 10 14:27:56.456425 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4ac00515-680b-4595-82bf-5387ca94cb5f tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:56.456631 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4ac00515-680b-4595-82bf-5387ca94cb5f tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:56.464907 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:56.464907 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:27:56.469648 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-4ac00515-680b-4595-82bf-5387ca94cb5f tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Volume info retrieved successfully. Jul 10 14:27:56.475413 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4ac00515-680b-4595-82bf-5387ca94cb5f tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] https://10.4.3.66/volume/v3/volumes/2ed2f3fa-a99a-4e18-bf41-3c3dc1637bde returned with HTTP 200 Jul 10 14:27:56.475965 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1374/5475] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:27:56 2026] GET /volume/v3/volumes/2ed2f3fa-a99a-4e18-bf41-3c3dc1637bde => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:56.490726 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1104f9b4-2caa-4431-9167-30ca2ebcd804 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:56.493636 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1104f9b4-2caa-4431-9167-30ca2ebcd804 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] GET https://10.4.3.66/volume/v3/volumes/b0b20f4a-183d-42c7-9a3c-aeb3e20e1bb5 Jul 10 14:27:56.493636 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1104f9b4-2caa-4431-9167-30ca2ebcd804 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:56.493636 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1104f9b4-2caa-4431-9167-30ca2ebcd804 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:56.501148 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:56.501148 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:27:56.506922 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-1104f9b4-2caa-4431-9167-30ca2ebcd804 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Volume info retrieved successfully. Jul 10 14:27:56.514403 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1104f9b4-2caa-4431-9167-30ca2ebcd804 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] https://10.4.3.66/volume/v3/volumes/b0b20f4a-183d-42c7-9a3c-aeb3e20e1bb5 returned with HTTP 200 Jul 10 14:27:56.514403 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1365/5476] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:27:56 2026] GET /volume/v3/volumes/b0b20f4a-183d-42c7-9a3c-aeb3e20e1bb5 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:56.528090 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-abf873df-2e1a-4ac5-b1c1-bc39ae1ed7c3 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:56.530110 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-abf873df-2e1a-4ac5-b1c1-bc39ae1ed7c3 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] GET https://10.4.3.66/volume/v3/volumes/50b4add2-1049-4a34-a55a-fcf518768766 Jul 10 14:27:56.530110 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-abf873df-2e1a-4ac5-b1c1-bc39ae1ed7c3 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:56.530295 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-abf873df-2e1a-4ac5-b1c1-bc39ae1ed7c3 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:56.537045 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:56.537045 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:27:56.540668 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-abf873df-2e1a-4ac5-b1c1-bc39ae1ed7c3 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Volume info retrieved successfully. Jul 10 14:27:56.544661 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-abf873df-2e1a-4ac5-b1c1-bc39ae1ed7c3 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] https://10.4.3.66/volume/v3/volumes/50b4add2-1049-4a34-a55a-fcf518768766 returned with HTTP 200 Jul 10 14:27:56.545030 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1379/5477] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:27:56 2026] GET /volume/v3/volumes/50b4add2-1049-4a34-a55a-fcf518768766 => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 10 14:27:56.557428 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-dd72eea3-41e0-47f8-bdbe-c6b502ffb4f4 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:56.559679 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-dd72eea3-41e0-47f8-bdbe-c6b502ffb4f4 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] GET https://10.4.3.66/volume/v3/volumes/99cb2122-ec96-49dc-bfc4-1b5fd8f0e577 Jul 10 14:27:56.559944 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-dd72eea3-41e0-47f8-bdbe-c6b502ffb4f4 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:56.560170 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-dd72eea3-41e0-47f8-bdbe-c6b502ffb4f4 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:56.568615 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:56.568615 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:27:56.572475 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-dd72eea3-41e0-47f8-bdbe-c6b502ffb4f4 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Volume info retrieved successfully. Jul 10 14:27:56.577569 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-dd72eea3-41e0-47f8-bdbe-c6b502ffb4f4 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] https://10.4.3.66/volume/v3/volumes/99cb2122-ec96-49dc-bfc4-1b5fd8f0e577 returned with HTTP 200 Jul 10 14:27:56.578043 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1360/5478] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:27:56 2026] GET /volume/v3/volumes/99cb2122-ec96-49dc-bfc4-1b5fd8f0e577 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:56.590764 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-183b08cf-63dd-4572-8d88-eec4e7de84d5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:56.592487 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-183b08cf-63dd-4572-8d88-eec4e7de84d5 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] GET https://10.4.3.66/volume/v3/volumes/4ac8771c-c99a-4e18-a6fa-661633c8c30a Jul 10 14:27:56.592683 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-183b08cf-63dd-4572-8d88-eec4e7de84d5 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:56.592870 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-183b08cf-63dd-4572-8d88-eec4e7de84d5 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:56.599315 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:56.599315 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:27:56.602910 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-183b08cf-63dd-4572-8d88-eec4e7de84d5 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Volume info retrieved successfully. Jul 10 14:27:56.606847 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-183b08cf-63dd-4572-8d88-eec4e7de84d5 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] https://10.4.3.66/volume/v3/volumes/4ac8771c-c99a-4e18-a6fa-661633c8c30a returned with HTTP 200 Jul 10 14:27:56.607175 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1375/5479] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:27:56 2026] GET /volume/v3/volumes/4ac8771c-c99a-4e18-a6fa-661633c8c30a => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:56.621282 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fb5ef6c5-cf25-4149-be48-3177b67abbfc None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:56.623043 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fb5ef6c5-cf25-4149-be48-3177b67abbfc tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] DELETE https://10.4.3.66/volume/v3/volumes/4ac8771c-c99a-4e18-a6fa-661633c8c30a Jul 10 14:27:56.623426 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fb5ef6c5-cf25-4149-be48-3177b67abbfc tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:56.624962 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fb5ef6c5-cf25-4149-be48-3177b67abbfc tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:56.624962 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-fb5ef6c5-cf25-4149-be48-3177b67abbfc tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Delete volume with id: 4ac8771c-c99a-4e18-a6fa-661633c8c30a Jul 10 14:27:56.631365 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:56.631365 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:27:56.632043 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-fb5ef6c5-cf25-4149-be48-3177b67abbfc tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Volume info retrieved successfully. Jul 10 14:27:56.649697 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-fb5ef6c5-cf25-4149-be48-3177b67abbfc tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Delete volume request issued successfully. Jul 10 14:27:56.650212 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fb5ef6c5-cf25-4149-be48-3177b67abbfc tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] https://10.4.3.66/volume/v3/volumes/4ac8771c-c99a-4e18-a6fa-661633c8c30a returned with HTTP 202 Jul 10 14:27:56.650848 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1366/5480] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:27:56 2026] DELETE /volume/v3/volumes/4ac8771c-c99a-4e18-a6fa-661633c8c30a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:27:56.658853 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-434ef53a-6499-458c-a66f-b4c293af0931 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:56.661150 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-434ef53a-6499-458c-a66f-b4c293af0931 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] GET https://10.4.3.66/volume/v3/volumes/4ac8771c-c99a-4e18-a6fa-661633c8c30a Jul 10 14:27:56.661449 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-434ef53a-6499-458c-a66f-b4c293af0931 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:56.661764 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-434ef53a-6499-458c-a66f-b4c293af0931 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:56.670469 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:56.670469 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:27:56.673947 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-434ef53a-6499-458c-a66f-b4c293af0931 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Volume info retrieved successfully. Jul 10 14:27:56.678737 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-434ef53a-6499-458c-a66f-b4c293af0931 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] https://10.4.3.66/volume/v3/volumes/4ac8771c-c99a-4e18-a6fa-661633c8c30a returned with HTTP 200 Jul 10 14:27:56.679135 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1380/5481] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:27:56 2026] GET /volume/v3/volumes/4ac8771c-c99a-4e18-a6fa-661633c8c30a => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:57.086551 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-946a66fc-4e4e-43da-a5f2-69f840b67cda None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:57.088705 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-946a66fc-4e4e-43da-a5f2-69f840b67cda tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] GET https://10.4.3.66/volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f Jul 10 14:27:57.088963 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-946a66fc-4e4e-43da-a5f2-69f840b67cda tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:57.089162 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-946a66fc-4e4e-43da-a5f2-69f840b67cda tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:57.089289 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-946a66fc-4e4e-43da-a5f2-69f840b67cda tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Show backup with id 26391314-a80f-42fd-ab37-5d310123419f. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:57.093489 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:57.093489 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:27:57.094196 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-946a66fc-4e4e-43da-a5f2-69f840b67cda tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] https://10.4.3.66/volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f returned with HTTP 200 Jul 10 14:27:57.094608 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1361/5482] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:57 2026] GET /volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:57.694361 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-56666cac-d9c3-4aef-91c0-89d9dc8c8eca None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:57.696271 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-56666cac-d9c3-4aef-91c0-89d9dc8c8eca tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] GET https://10.4.3.66/volume/v3/volumes/4ac8771c-c99a-4e18-a6fa-661633c8c30a Jul 10 14:27:57.696462 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-56666cac-d9c3-4aef-91c0-89d9dc8c8eca tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:57.696681 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-56666cac-d9c3-4aef-91c0-89d9dc8c8eca tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:57.703055 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-56666cac-d9c3-4aef-91c0-89d9dc8c8eca tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] https://10.4.3.66/volume/v3/volumes/4ac8771c-c99a-4e18-a6fa-661633c8c30a returned with HTTP 404 Jul 10 14:27:57.703595 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1376/5483] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:27:57 2026] GET /volume/v3/volumes/4ac8771c-c99a-4e18-a6fa-661633c8c30a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:27:57.712307 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ac21e707-f6d4-4aa7-8a48-6db90de300a8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:57.714799 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ac21e707-f6d4-4aa7-8a48-6db90de300a8 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] DELETE https://10.4.3.66/volume/v3/volumes/99cb2122-ec96-49dc-bfc4-1b5fd8f0e577 Jul 10 14:27:57.715075 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ac21e707-f6d4-4aa7-8a48-6db90de300a8 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:57.715341 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ac21e707-f6d4-4aa7-8a48-6db90de300a8 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:57.715592 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-ac21e707-f6d4-4aa7-8a48-6db90de300a8 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Delete volume with id: 99cb2122-ec96-49dc-bfc4-1b5fd8f0e577 Jul 10 14:27:57.723871 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:57.723871 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:27:57.724417 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ac21e707-f6d4-4aa7-8a48-6db90de300a8 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Volume info retrieved successfully. Jul 10 14:27:57.743156 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ac21e707-f6d4-4aa7-8a48-6db90de300a8 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Delete volume request issued successfully. Jul 10 14:27:57.743388 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ac21e707-f6d4-4aa7-8a48-6db90de300a8 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] https://10.4.3.66/volume/v3/volumes/99cb2122-ec96-49dc-bfc4-1b5fd8f0e577 returned with HTTP 202 Jul 10 14:27:57.743887 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1367/5484] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:27:57 2026] DELETE /volume/v3/volumes/99cb2122-ec96-49dc-bfc4-1b5fd8f0e577 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:27:57.750853 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b3e683b3-e3bd-4f5a-a721-a63c5fc4223e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:57.752645 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b3e683b3-e3bd-4f5a-a721-a63c5fc4223e tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] GET https://10.4.3.66/volume/v3/volumes/99cb2122-ec96-49dc-bfc4-1b5fd8f0e577 Jul 10 14:27:57.752852 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b3e683b3-e3bd-4f5a-a721-a63c5fc4223e tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:57.753115 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b3e683b3-e3bd-4f5a-a721-a63c5fc4223e tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:57.760623 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:57.760623 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:27:57.765520 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b3e683b3-e3bd-4f5a-a721-a63c5fc4223e tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Volume info retrieved successfully. Jul 10 14:27:57.772037 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b3e683b3-e3bd-4f5a-a721-a63c5fc4223e tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] https://10.4.3.66/volume/v3/volumes/99cb2122-ec96-49dc-bfc4-1b5fd8f0e577 returned with HTTP 200 Jul 10 14:27:57.772516 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1381/5485] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:27:57 2026] GET /volume/v3/volumes/99cb2122-ec96-49dc-bfc4-1b5fd8f0e577 => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:58.104571 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-77cb4112-631c-4585-aa4e-d33bd2b6b93d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:58.106948 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-77cb4112-631c-4585-aa4e-d33bd2b6b93d tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] GET https://10.4.3.66/volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f Jul 10 14:27:58.107231 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-77cb4112-631c-4585-aa4e-d33bd2b6b93d tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:58.107537 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-77cb4112-631c-4585-aa4e-d33bd2b6b93d tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:58.107691 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-77cb4112-631c-4585-aa4e-d33bd2b6b93d tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Show backup with id 26391314-a80f-42fd-ab37-5d310123419f. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:58.113094 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:58.113094 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:27:58.114007 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-77cb4112-631c-4585-aa4e-d33bd2b6b93d tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] https://10.4.3.66/volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f returned with HTTP 200 Jul 10 14:27:58.114563 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1362/5486] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:58 2026] GET /volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:58.125676 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d3748ada-f32a-40f8-95d6-fc983c37cb25 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:58.127522 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d3748ada-f32a-40f8-95d6-fc983c37cb25 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] DELETE https://10.4.3.66/volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f Jul 10 14:27:58.127732 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d3748ada-f32a-40f8-95d6-fc983c37cb25 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:58.127984 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d3748ada-f32a-40f8-95d6-fc983c37cb25 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:58.128092 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.contrib.backups [None req-d3748ada-f32a-40f8-95d6-fc983c37cb25 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Delete backup with id: 26391314-a80f-42fd-ab37-5d310123419f. Jul 10 14:27:58.132802 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:58.132802 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:27:58.146292 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.backup.rpcapi [None req-d3748ada-f32a-40f8-95d6-fc983c37cb25 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] delete_backup rpcapi backup_id 26391314-a80f-42fd-ab37-5d310123419f {{(pid=100153) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 14:27:58.148154 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d3748ada-f32a-40f8-95d6-fc983c37cb25 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] https://10.4.3.66/volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f returned with HTTP 202 Jul 10 14:27:58.148615 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1377/5487] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:27:58 2026] DELETE /volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:27:58.155671 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9b9c1835-32c8-4927-9e80-54bcd18c81d0 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:58.157805 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9b9c1835-32c8-4927-9e80-54bcd18c81d0 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] GET https://10.4.3.66/volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f Jul 10 14:27:58.158080 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9b9c1835-32c8-4927-9e80-54bcd18c81d0 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:58.158322 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9b9c1835-32c8-4927-9e80-54bcd18c81d0 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:58.158469 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-9b9c1835-32c8-4927-9e80-54bcd18c81d0 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Show backup with id 26391314-a80f-42fd-ab37-5d310123419f. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:58.163434 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:58.163434 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:27:58.164127 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9b9c1835-32c8-4927-9e80-54bcd18c81d0 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] https://10.4.3.66/volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f returned with HTTP 200 Jul 10 14:27:58.164548 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1368/5488] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:58 2026] GET /volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:58.784925 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-50261291-ae53-43b4-821c-46a833142b68 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:58.786818 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-50261291-ae53-43b4-821c-46a833142b68 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] GET https://10.4.3.66/volume/v3/volumes/99cb2122-ec96-49dc-bfc4-1b5fd8f0e577 Jul 10 14:27:58.787057 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-50261291-ae53-43b4-821c-46a833142b68 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:58.787314 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-50261291-ae53-43b4-821c-46a833142b68 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:58.793376 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-50261291-ae53-43b4-821c-46a833142b68 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] https://10.4.3.66/volume/v3/volumes/99cb2122-ec96-49dc-bfc4-1b5fd8f0e577 returned with HTTP 404 Jul 10 14:27:58.793885 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1382/5489] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:27:58 2026] GET /volume/v3/volumes/99cb2122-ec96-49dc-bfc4-1b5fd8f0e577 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:27:58.800794 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d3345b61-da75-4ad0-88e8-352443b8a223 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:58.802657 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d3345b61-da75-4ad0-88e8-352443b8a223 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] DELETE https://10.4.3.66/volume/v3/volumes/50b4add2-1049-4a34-a55a-fcf518768766 Jul 10 14:27:58.802863 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d3345b61-da75-4ad0-88e8-352443b8a223 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:58.803070 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d3345b61-da75-4ad0-88e8-352443b8a223 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:58.803223 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-d3345b61-da75-4ad0-88e8-352443b8a223 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Delete volume with id: 50b4add2-1049-4a34-a55a-fcf518768766 Jul 10 14:27:58.810109 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:58.810109 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:27:58.810543 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-d3345b61-da75-4ad0-88e8-352443b8a223 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Volume info retrieved successfully. Jul 10 14:27:58.829343 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-d3345b61-da75-4ad0-88e8-352443b8a223 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Delete volume request issued successfully. Jul 10 14:27:58.829513 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d3345b61-da75-4ad0-88e8-352443b8a223 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] https://10.4.3.66/volume/v3/volumes/50b4add2-1049-4a34-a55a-fcf518768766 returned with HTTP 202 Jul 10 14:27:58.830075 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1363/5490] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:27:58 2026] DELETE /volume/v3/volumes/50b4add2-1049-4a34-a55a-fcf518768766 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:27:58.837725 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-aa3df816-d599-42f0-925f-35e2a91651a3 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:58.839230 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-aa3df816-d599-42f0-925f-35e2a91651a3 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] GET https://10.4.3.66/volume/v3/volumes/50b4add2-1049-4a34-a55a-fcf518768766 Jul 10 14:27:58.839389 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-aa3df816-d599-42f0-925f-35e2a91651a3 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:58.839575 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-aa3df816-d599-42f0-925f-35e2a91651a3 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:58.845970 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:58.845970 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:27:58.849247 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-aa3df816-d599-42f0-925f-35e2a91651a3 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Volume info retrieved successfully. Jul 10 14:27:58.852885 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-aa3df816-d599-42f0-925f-35e2a91651a3 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] https://10.4.3.66/volume/v3/volumes/50b4add2-1049-4a34-a55a-fcf518768766 returned with HTTP 200 Jul 10 14:27:58.853201 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1378/5491] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:27:58 2026] GET /volume/v3/volumes/50b4add2-1049-4a34-a55a-fcf518768766 => generated 853 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:27:59.174925 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d53e426b-3bb9-48c5-bab9-d9fefd58c7a2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:59.177061 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d53e426b-3bb9-48c5-bab9-d9fefd58c7a2 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] GET https://10.4.3.66/volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f Jul 10 14:27:59.177380 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d53e426b-3bb9-48c5-bab9-d9fefd58c7a2 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:59.177636 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d53e426b-3bb9-48c5-bab9-d9fefd58c7a2 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:59.177813 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-d53e426b-3bb9-48c5-bab9-d9fefd58c7a2 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Show backup with id 26391314-a80f-42fd-ab37-5d310123419f. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:27:59.182277 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d53e426b-3bb9-48c5-bab9-d9fefd58c7a2 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] https://10.4.3.66/volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f returned with HTTP 404 Jul 10 14:27:59.182965 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1369/5492] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:59 2026] GET /volume/v3/backups/26391314-a80f-42fd-ab37-5d310123419f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:27:59.189842 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-accc570b-2ef0-41ed-90f2-73ea80ba7435 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:59.191637 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-accc570b-2ef0-41ed-90f2-73ea80ba7435 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/b0f4fcaa-971b-457f-ade1-b59f457dbe8e Jul 10 14:27:59.191878 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-accc570b-2ef0-41ed-90f2-73ea80ba7435 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:59.192085 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-accc570b-2ef0-41ed-90f2-73ea80ba7435 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:59.192342 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-accc570b-2ef0-41ed-90f2-73ea80ba7435 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Delete volume with id: b0f4fcaa-971b-457f-ade1-b59f457dbe8e Jul 10 14:27:59.199650 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:59.199650 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:27:59.200005 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-accc570b-2ef0-41ed-90f2-73ea80ba7435 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Volume info retrieved successfully. Jul 10 14:27:59.215552 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-accc570b-2ef0-41ed-90f2-73ea80ba7435 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Delete volume request issued successfully. Jul 10 14:27:59.215813 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-accc570b-2ef0-41ed-90f2-73ea80ba7435 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] https://10.4.3.66/volume/v3/volumes/b0f4fcaa-971b-457f-ade1-b59f457dbe8e returned with HTTP 202 Jul 10 14:27:59.216223 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1383/5493] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:27:59 2026] DELETE /volume/v3/volumes/b0f4fcaa-971b-457f-ade1-b59f457dbe8e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:27:59.223366 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-dde844df-fea3-4e0b-b454-2d4075b976c7 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:59.225120 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-dde844df-fea3-4e0b-b454-2d4075b976c7 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] GET https://10.4.3.66/volume/v3/volumes/b0f4fcaa-971b-457f-ade1-b59f457dbe8e Jul 10 14:27:59.225348 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-dde844df-fea3-4e0b-b454-2d4075b976c7 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:59.225632 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-dde844df-fea3-4e0b-b454-2d4075b976c7 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:59.234404 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:59.234404 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:27:59.239283 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-dde844df-fea3-4e0b-b454-2d4075b976c7 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Volume info retrieved successfully. Jul 10 14:27:59.244616 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-dde844df-fea3-4e0b-b454-2d4075b976c7 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] https://10.4.3.66/volume/v3/volumes/b0f4fcaa-971b-457f-ade1-b59f457dbe8e returned with HTTP 200 Jul 10 14:27:59.245156 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1364/5494] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:27:59 2026] GET /volume/v3/volumes/b0f4fcaa-971b-457f-ade1-b59f457dbe8e => generated 1005 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:27:59.865773 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-591d0261-6b1a-4da5-8238-01f09aabc449 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:59.867653 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-591d0261-6b1a-4da5-8238-01f09aabc449 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] GET https://10.4.3.66/volume/v3/volumes/50b4add2-1049-4a34-a55a-fcf518768766 Jul 10 14:27:59.867850 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-591d0261-6b1a-4da5-8238-01f09aabc449 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:59.868086 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-591d0261-6b1a-4da5-8238-01f09aabc449 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:59.874913 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-591d0261-6b1a-4da5-8238-01f09aabc449 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] https://10.4.3.66/volume/v3/volumes/50b4add2-1049-4a34-a55a-fcf518768766 returned with HTTP 404 Jul 10 14:27:59.875416 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1379/5495] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:27:59 2026] GET /volume/v3/volumes/50b4add2-1049-4a34-a55a-fcf518768766 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:27:59.882672 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3dbb41e2-7e93-489c-afd4-cb86c4e1f8c3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:59.884366 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3dbb41e2-7e93-489c-afd4-cb86c4e1f8c3 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] DELETE https://10.4.3.66/volume/v3/volumes/b0b20f4a-183d-42c7-9a3c-aeb3e20e1bb5 Jul 10 14:27:59.884568 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3dbb41e2-7e93-489c-afd4-cb86c4e1f8c3 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:59.884784 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3dbb41e2-7e93-489c-afd4-cb86c4e1f8c3 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:59.884936 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-3dbb41e2-7e93-489c-afd4-cb86c4e1f8c3 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Delete volume with id: b0b20f4a-183d-42c7-9a3c-aeb3e20e1bb5 Jul 10 14:27:59.891472 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:59.891472 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:27:59.891947 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3dbb41e2-7e93-489c-afd4-cb86c4e1f8c3 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Volume info retrieved successfully. Jul 10 14:27:59.906515 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3dbb41e2-7e93-489c-afd4-cb86c4e1f8c3 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Delete volume request issued successfully. Jul 10 14:27:59.906676 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3dbb41e2-7e93-489c-afd4-cb86c4e1f8c3 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] https://10.4.3.66/volume/v3/volumes/b0b20f4a-183d-42c7-9a3c-aeb3e20e1bb5 returned with HTTP 202 Jul 10 14:27:59.907085 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1370/5496] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:27:59 2026] DELETE /volume/v3/volumes/b0b20f4a-183d-42c7-9a3c-aeb3e20e1bb5 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:27:59.913636 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f80869f5-6aa8-4363-8cac-fe09bc550143 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:27:59.915378 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f80869f5-6aa8-4363-8cac-fe09bc550143 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] GET https://10.4.3.66/volume/v3/volumes/b0b20f4a-183d-42c7-9a3c-aeb3e20e1bb5 Jul 10 14:27:59.915611 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f80869f5-6aa8-4363-8cac-fe09bc550143 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:27:59.915845 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f80869f5-6aa8-4363-8cac-fe09bc550143 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:27:59.922426 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:27:59.922426 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:27:59.926022 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-f80869f5-6aa8-4363-8cac-fe09bc550143 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Volume info retrieved successfully. Jul 10 14:27:59.931138 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f80869f5-6aa8-4363-8cac-fe09bc550143 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] https://10.4.3.66/volume/v3/volumes/b0b20f4a-183d-42c7-9a3c-aeb3e20e1bb5 returned with HTTP 200 Jul 10 14:27:59.931594 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1384/5497] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:27:59 2026] GET /volume/v3/volumes/b0b20f4a-183d-42c7-9a3c-aeb3e20e1bb5 => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:00.258325 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-cdca4ba5-d675-4b3e-84ac-61546fd17119 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:00.260404 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-cdca4ba5-d675-4b3e-84ac-61546fd17119 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] GET https://10.4.3.66/volume/v3/volumes/b0f4fcaa-971b-457f-ade1-b59f457dbe8e Jul 10 14:28:00.260647 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-cdca4ba5-d675-4b3e-84ac-61546fd17119 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:00.260942 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-cdca4ba5-d675-4b3e-84ac-61546fd17119 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:00.267920 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-cdca4ba5-d675-4b3e-84ac-61546fd17119 tempest-ProjectReaderTests39-67060215 tempest-ProjectReaderTests39-67060215-project-admin] https://10.4.3.66/volume/v3/volumes/b0f4fcaa-971b-457f-ade1-b59f457dbe8e returned with HTTP 404 Jul 10 14:28:00.268554 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1365/5498] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:28:00 2026] GET /volume/v3/volumes/b0f4fcaa-971b-457f-ade1-b59f457dbe8e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:28:00.946212 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-02ae5cc6-26bf-454a-b9e5-a5f1d1f41fa3 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:00.948577 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-02ae5cc6-26bf-454a-b9e5-a5f1d1f41fa3 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] GET https://10.4.3.66/volume/v3/volumes/b0b20f4a-183d-42c7-9a3c-aeb3e20e1bb5 Jul 10 14:28:00.948879 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-02ae5cc6-26bf-454a-b9e5-a5f1d1f41fa3 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:00.949149 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-02ae5cc6-26bf-454a-b9e5-a5f1d1f41fa3 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:00.957249 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-02ae5cc6-26bf-454a-b9e5-a5f1d1f41fa3 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] https://10.4.3.66/volume/v3/volumes/b0b20f4a-183d-42c7-9a3c-aeb3e20e1bb5 returned with HTTP 404 Jul 10 14:28:00.957985 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1380/5499] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:28:00 2026] GET /volume/v3/volumes/b0b20f4a-183d-42c7-9a3c-aeb3e20e1bb5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:28:00.965302 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8c35dafa-e146-43d9-8d2c-88f25954b0ef None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:00.967117 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8c35dafa-e146-43d9-8d2c-88f25954b0ef tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] DELETE https://10.4.3.66/volume/v3/volumes/2ed2f3fa-a99a-4e18-bf41-3c3dc1637bde Jul 10 14:28:00.967365 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8c35dafa-e146-43d9-8d2c-88f25954b0ef tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:00.967575 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8c35dafa-e146-43d9-8d2c-88f25954b0ef tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:00.967765 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-8c35dafa-e146-43d9-8d2c-88f25954b0ef tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Delete volume with id: 2ed2f3fa-a99a-4e18-bf41-3c3dc1637bde Jul 10 14:28:00.975125 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:00.975125 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:28:00.975559 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8c35dafa-e146-43d9-8d2c-88f25954b0ef tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Volume info retrieved successfully. Jul 10 14:28:00.997566 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8c35dafa-e146-43d9-8d2c-88f25954b0ef tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Delete volume request issued successfully. Jul 10 14:28:00.997868 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8c35dafa-e146-43d9-8d2c-88f25954b0ef tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] https://10.4.3.66/volume/v3/volumes/2ed2f3fa-a99a-4e18-bf41-3c3dc1637bde returned with HTTP 202 Jul 10 14:28:00.998209 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1371/5500] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:28:00 2026] DELETE /volume/v3/volumes/2ed2f3fa-a99a-4e18-bf41-3c3dc1637bde => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:28:01.006306 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-66bec619-ca41-45f9-a6c7-df04b4a4df9f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:01.008411 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-66bec619-ca41-45f9-a6c7-df04b4a4df9f tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] GET https://10.4.3.66/volume/v3/volumes/2ed2f3fa-a99a-4e18-bf41-3c3dc1637bde Jul 10 14:28:01.010244 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-66bec619-ca41-45f9-a6c7-df04b4a4df9f tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:01.010244 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-66bec619-ca41-45f9-a6c7-df04b4a4df9f tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:01.020393 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:01.020393 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:28:01.032417 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-66bec619-ca41-45f9-a6c7-df04b4a4df9f tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Volume info retrieved successfully. Jul 10 14:28:01.041968 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-66bec619-ca41-45f9-a6c7-df04b4a4df9f tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] https://10.4.3.66/volume/v3/volumes/2ed2f3fa-a99a-4e18-bf41-3c3dc1637bde returned with HTTP 200 Jul 10 14:28:01.042379 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1385/5501] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:28:01 2026] GET /volume/v3/volumes/2ed2f3fa-a99a-4e18-bf41-3c3dc1637bde => generated 854 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:01.860210 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d97efa42-6268-467c-9fa8-7213aa7978cf None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:01.938827 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d97efa42-6268-467c-9fa8-7213aa7978cf tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:28:01.939145 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d97efa42-6268-467c-9fa8-7213aa7978cf tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1548487799"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:28:01.940426 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-d97efa42-6268-467c-9fa8-7213aa7978cf tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1548487799'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:28:01.940556 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-d97efa42-6268-467c-9fa8-7213aa7978cf tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Create volume of 1 GB Jul 10 14:28:01.944214 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-d97efa42-6268-467c-9fa8-7213aa7978cf tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Availability Zones retrieved successfully. Jul 10 14:28:01.949146 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d97efa42-6268-467c-9fa8-7213aa7978cf tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Flow 'volume_create_api' (0edfbea6-78fa-422f-84e0-e59592150685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:28:01.949950 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d97efa42-6268-467c-9fa8-7213aa7978cf tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9a6192f-b493-4f76-806a-419a4a46cf3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:01.950654 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-d97efa42-6268-467c-9fa8-7213aa7978cf tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:28:01.975315 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d97efa42-6268-467c-9fa8-7213aa7978cf tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9a6192f-b493-4f76-806a-419a4a46cf3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:01.976153 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d97efa42-6268-467c-9fa8-7213aa7978cf tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f93fb083-a795-42f2-9cf8-f0a029d78aee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:02.054557 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-d97efa42-6268-467c-9fa8-7213aa7978cf tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Created reservations ['c7626eff-3895-4639-973a-1dd37735877a', '448969c6-9cd5-44f7-ab87-49c245769db6', 'ff7cabaf-0ab6-4636-9cc2-df5360321e2f', 'a0e76852-25c3-409c-af38-e7e1b849de5d'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:28:02.055262 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d97efa42-6268-467c-9fa8-7213aa7978cf tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f93fb083-a795-42f2-9cf8-f0a029d78aee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7626eff-3895-4639-973a-1dd37735877a', '448969c6-9cd5-44f7-ab87-49c245769db6', 'ff7cabaf-0ab6-4636-9cc2-df5360321e2f', 'a0e76852-25c3-409c-af38-e7e1b849de5d']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:02.056331 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d97efa42-6268-467c-9fa8-7213aa7978cf tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96fa1f82-833d-4c44-aa6c-b5fc2dc54ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:02.058939 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c77d613b-d4dd-4b1d-94ed-8f553101947f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:02.060786 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c77d613b-d4dd-4b1d-94ed-8f553101947f tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] GET https://10.4.3.66/volume/v3/volumes/2ed2f3fa-a99a-4e18-bf41-3c3dc1637bde Jul 10 14:28:02.060971 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c77d613b-d4dd-4b1d-94ed-8f553101947f tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:02.061151 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c77d613b-d4dd-4b1d-94ed-8f553101947f tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:02.066646 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c77d613b-d4dd-4b1d-94ed-8f553101947f tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] https://10.4.3.66/volume/v3/volumes/2ed2f3fa-a99a-4e18-bf41-3c3dc1637bde returned with HTTP 404 Jul 10 14:28:02.067317 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1381/5502] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:28:02 2026] GET /volume/v3/volumes/2ed2f3fa-a99a-4e18-bf41-3c3dc1637bde => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:28:02.073930 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4083e96e-9c02-436a-a319-afcc2ea55b4e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:02.075622 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4083e96e-9c02-436a-a319-afcc2ea55b4e tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] DELETE https://10.4.3.66/volume/v3/volumes/c987f492-b9bc-499d-ac90-f020de00609c Jul 10 14:28:02.075813 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4083e96e-9c02-436a-a319-afcc2ea55b4e tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:02.076013 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4083e96e-9c02-436a-a319-afcc2ea55b4e tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:02.076177 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-4083e96e-9c02-436a-a319-afcc2ea55b4e tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Delete volume with id: c987f492-b9bc-499d-ac90-f020de00609c Jul 10 14:28:02.081651 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d97efa42-6268-467c-9fa8-7213aa7978cf tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96fa1f82-833d-4c44-aa6c-b5fc2dc54ea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d31310a-d733-4b67-9c46-cecf53738e0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1548487799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5b768f006574236af2635cdb9baba9f',qos_specs=None,replication_status=,reservations=['c7626eff-3895-4639-973a-1dd37735877a','448969c6-9cd5-44f7-ab87-49c245769db6','ff7cabaf-0ab6-4636-9cc2-df5360321e2f','a0e76852-25c3-409c-af38-e7e1b849de5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cab84e4c2e94a3bb209d2cf996a30c4',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:28:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1548487799',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d31310a-d733-4b67-9c46-cecf53738e0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5b768f006574236af2635cdb9baba9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8cab84e4c2e94a3bb209d2cf996a30c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:02.082348 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d97efa42-6268-467c-9fa8-7213aa7978cf tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e5fe1e2-b84f-4d38-b29c-073c4949876c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:02.083049 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:02.083049 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:28:02.083490 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4083e96e-9c02-436a-a319-afcc2ea55b4e tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Volume info retrieved successfully. Jul 10 14:28:02.099066 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d97efa42-6268-467c-9fa8-7213aa7978cf tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e5fe1e2-b84f-4d38-b29c-073c4949876c) transitioned into state 'SUCCESS' from state '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-1548487799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5b768f006574236af2635cdb9baba9f',qos_specs=None,replication_status=,reservations=['c7626eff-3895-4639-973a-1dd37735877a','448969c6-9cd5-44f7-ab87-49c245769db6','ff7cabaf-0ab6-4636-9cc2-df5360321e2f','a0e76852-25c3-409c-af38-e7e1b849de5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cab84e4c2e94a3bb209d2cf996a30c4',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:02.099256 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4083e96e-9c02-436a-a319-afcc2ea55b4e tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Delete volume request issued successfully. Jul 10 14:28:02.099256 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4083e96e-9c02-436a-a319-afcc2ea55b4e tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] https://10.4.3.66/volume/v3/volumes/c987f492-b9bc-499d-ac90-f020de00609c returned with HTTP 202 Jul 10 14:28:02.099646 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1372/5503] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:28:02 2026] DELETE /volume/v3/volumes/c987f492-b9bc-499d-ac90-f020de00609c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:28:02.099839 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d97efa42-6268-467c-9fa8-7213aa7978cf tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7646ac3-6c6b-4f85-9b65-e13b1d08b0f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:02.107060 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-dcb3f3eb-0699-49dd-909b-1bc3976278e2 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:02.108331 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d97efa42-6268-467c-9fa8-7213aa7978cf tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7646ac3-6c6b-4f85-9b65-e13b1d08b0f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:02.108860 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-dcb3f3eb-0699-49dd-909b-1bc3976278e2 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] GET https://10.4.3.66/volume/v3/volumes/c987f492-b9bc-499d-ac90-f020de00609c Jul 10 14:28:02.109051 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-dcb3f3eb-0699-49dd-909b-1bc3976278e2 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:02.109172 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-d97efa42-6268-467c-9fa8-7213aa7978cf tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Flow 'volume_create_api' (0edfbea6-78fa-422f-84e0-e59592150685) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:28:02.109216 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-dcb3f3eb-0699-49dd-909b-1bc3976278e2 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:02.109475 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-d97efa42-6268-467c-9fa8-7213aa7978cf tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Create volume request issued successfully. Jul 10 14:28:02.110177 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d97efa42-6268-467c-9fa8-7213aa7978cf tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:28:02.110584 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1366/5504] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:28:01 2026] POST /volume/v3/volumes => generated 776 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:28:02.117226 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:02.117226 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:28:02.121452 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-dcb3f3eb-0699-49dd-909b-1bc3976278e2 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Volume info retrieved successfully. Jul 10 14:28:02.124158 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d7bf762c-67a4-45b3-8ac7-6137ae14e217 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:02.126453 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d7bf762c-67a4-45b3-8ac7-6137ae14e217 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] GET https://10.4.3.66/volume/v3/volumes/6d31310a-d733-4b67-9c46-cecf53738e0c Jul 10 14:28:02.126749 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d7bf762c-67a4-45b3-8ac7-6137ae14e217 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:02.127023 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d7bf762c-67a4-45b3-8ac7-6137ae14e217 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:02.127591 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-dcb3f3eb-0699-49dd-909b-1bc3976278e2 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] https://10.4.3.66/volume/v3/volumes/c987f492-b9bc-499d-ac90-f020de00609c returned with HTTP 200 Jul 10 14:28:02.128223 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1386/5505] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:28:02 2026] GET /volume/v3/volumes/c987f492-b9bc-499d-ac90-f020de00609c => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:02.136874 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:02.136874 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:28:02.140982 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-d7bf762c-67a4-45b3-8ac7-6137ae14e217 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Volume info retrieved successfully. Jul 10 14:28:02.144462 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d7bf762c-67a4-45b3-8ac7-6137ae14e217 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] https://10.4.3.66/volume/v3/volumes/6d31310a-d733-4b67-9c46-cecf53738e0c returned with HTTP 200 Jul 10 14:28:02.144831 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1382/5506] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:28:02 2026] GET /volume/v3/volumes/6d31310a-d733-4b67-9c46-cecf53738e0c => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:03.141608 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-73f966ef-3828-4b51-b31c-09ede7048c99 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:03.143328 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-73f966ef-3828-4b51-b31c-09ede7048c99 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] GET https://10.4.3.66/volume/v3/volumes/c987f492-b9bc-499d-ac90-f020de00609c Jul 10 14:28:03.143562 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-73f966ef-3828-4b51-b31c-09ede7048c99 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:03.143847 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-73f966ef-3828-4b51-b31c-09ede7048c99 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:03.150731 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-73f966ef-3828-4b51-b31c-09ede7048c99 tempest-CreateVolumesFromSourceVolumeTest-1121711461 tempest-CreateVolumesFromSourceVolumeTest-1121711461-project-member] https://10.4.3.66/volume/v3/volumes/c987f492-b9bc-499d-ac90-f020de00609c returned with HTTP 404 Jul 10 14:28:03.151237 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1373/5507] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:28:03 2026] GET /volume/v3/volumes/c987f492-b9bc-499d-ac90-f020de00609c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:28:03.160650 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-186319ad-2a48-412e-8621-b4bbdbb9d946 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:03.162606 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-186319ad-2a48-412e-8621-b4bbdbb9d946 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] GET https://10.4.3.66/volume/v3/volumes/6d31310a-d733-4b67-9c46-cecf53738e0c Jul 10 14:28:03.162812 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-186319ad-2a48-412e-8621-b4bbdbb9d946 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:03.163018 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-186319ad-2a48-412e-8621-b4bbdbb9d946 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:03.172121 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:03.172121 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:28:03.176259 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-186319ad-2a48-412e-8621-b4bbdbb9d946 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Volume info retrieved successfully. Jul 10 14:28:03.180446 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-186319ad-2a48-412e-8621-b4bbdbb9d946 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] https://10.4.3.66/volume/v3/volumes/6d31310a-d733-4b67-9c46-cecf53738e0c returned with HTTP 200 Jul 10 14:28:03.180852 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1367/5508] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:28:03 2026] GET /volume/v3/volumes/6d31310a-d733-4b67-9c46-cecf53738e0c => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:28:03.194578 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-67455a86-5b59-4293-a06d-70ec3b31a465 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:03.259725 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-67455a86-5b59-4293-a06d-70ec3b31a465 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-reader] POST https://10.4.3.66/volume/v3/volumes/6d31310a-d733-4b67-9c46-cecf53738e0c/action Jul 10 14:28:03.260131 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-67455a86-5b59-4293-a06d-70ec3b31a465 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:28:03.260281 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-67455a86-5b59-4293-a06d-70ec3b31a465 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:28:03.270162 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:03.270162 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:28:03.271296 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-67455a86-5b59-4293-a06d-70ec3b31a465 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-reader] Volume info retrieved successfully. Jul 10 14:28:03.272141 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.policy [None req-67455a86-5b59-4293-a06d-70ec3b31a465 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '314c80b9038245c38f9fc4c51eb6b300', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5b768f006574236af2635cdb9baba9f', '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=100154) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 14:28:03.272322 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-67455a86-5b59-4293-a06d-70ec3b31a465 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-reader] https://10.4.3.66/volume/v3/volumes/6d31310a-d733-4b67-9c46-cecf53738e0c/action returned with HTTP 403 Jul 10 14:28:03.272891 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1387/5509] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:28:03 2026] POST /volume/v3/volumes/6d31310a-d733-4b67-9c46-cecf53738e0c/action => generated 131 bytes in 79 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:28:03.281560 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b8c57a29-efdb-4096-b8bf-220f97913804 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:03.283041 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b8c57a29-efdb-4096-b8bf-220f97913804 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/6d31310a-d733-4b67-9c46-cecf53738e0c Jul 10 14:28:03.283222 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b8c57a29-efdb-4096-b8bf-220f97913804 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:03.283406 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b8c57a29-efdb-4096-b8bf-220f97913804 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:03.283618 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-b8c57a29-efdb-4096-b8bf-220f97913804 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Delete volume with id: 6d31310a-d733-4b67-9c46-cecf53738e0c Jul 10 14:28:03.292271 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:03.292271 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:28:03.292699 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-b8c57a29-efdb-4096-b8bf-220f97913804 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Volume info retrieved successfully. Jul 10 14:28:03.311513 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-b8c57a29-efdb-4096-b8bf-220f97913804 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Delete volume request issued successfully. Jul 10 14:28:03.311733 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b8c57a29-efdb-4096-b8bf-220f97913804 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] https://10.4.3.66/volume/v3/volumes/6d31310a-d733-4b67-9c46-cecf53738e0c returned with HTTP 202 Jul 10 14:28:03.312203 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1383/5510] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:28:03 2026] DELETE /volume/v3/volumes/6d31310a-d733-4b67-9c46-cecf53738e0c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:28:03.320774 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-80abf9b0-0088-4713-9d7c-dcfcae58eda1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:03.323079 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-80abf9b0-0088-4713-9d7c-dcfcae58eda1 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] GET https://10.4.3.66/volume/v3/volumes/6d31310a-d733-4b67-9c46-cecf53738e0c Jul 10 14:28:03.323352 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-80abf9b0-0088-4713-9d7c-dcfcae58eda1 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:03.323653 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-80abf9b0-0088-4713-9d7c-dcfcae58eda1 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:03.331454 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:03.331454 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:28:03.335421 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-80abf9b0-0088-4713-9d7c-dcfcae58eda1 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Volume info retrieved successfully. Jul 10 14:28:03.340524 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-80abf9b0-0088-4713-9d7c-dcfcae58eda1 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] https://10.4.3.66/volume/v3/volumes/6d31310a-d733-4b67-9c46-cecf53738e0c returned with HTTP 200 Jul 10 14:28:03.340786 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1374/5511] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:28:03 2026] GET /volume/v3/volumes/6d31310a-d733-4b67-9c46-cecf53738e0c => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:28:04.355614 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f7bad7db-f549-46ff-b5e2-e333da9b8723 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:04.357715 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f7bad7db-f549-46ff-b5e2-e333da9b8723 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] GET https://10.4.3.66/volume/v3/volumes/6d31310a-d733-4b67-9c46-cecf53738e0c Jul 10 14:28:04.357949 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f7bad7db-f549-46ff-b5e2-e333da9b8723 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:04.358319 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f7bad7db-f549-46ff-b5e2-e333da9b8723 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:04.364936 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f7bad7db-f549-46ff-b5e2-e333da9b8723 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] https://10.4.3.66/volume/v3/volumes/6d31310a-d733-4b67-9c46-cecf53738e0c returned with HTTP 404 Jul 10 14:28:04.365698 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1368/5512] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:28:04 2026] GET /volume/v3/volumes/6d31310a-d733-4b67-9c46-cecf53738e0c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:28:04.373955 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-c1c20ef8-276a-4a6a-9dd7-7bbba85d9b07 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:04.375965 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c1c20ef8-276a-4a6a-9dd7-7bbba85d9b07 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:28:04.376315 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c1c20ef8-276a-4a6a-9dd7-7bbba85d9b07 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1685246462"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:28:04.377846 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-c1c20ef8-276a-4a6a-9dd7-7bbba85d9b07 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1685246462'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:28:04.377898 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-c1c20ef8-276a-4a6a-9dd7-7bbba85d9b07 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Create volume of 1 GB Jul 10 14:28:04.384804 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-c1c20ef8-276a-4a6a-9dd7-7bbba85d9b07 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Availability Zones retrieved successfully. Jul 10 14:28:04.391488 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-c1c20ef8-276a-4a6a-9dd7-7bbba85d9b07 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Flow 'volume_create_api' (c2089e2e-2272-49e5-8d18-b1bc5261c59b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:28:04.392827 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-c1c20ef8-276a-4a6a-9dd7-7bbba85d9b07 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84a204fa-8d8d-4be2-8df8-4c8fb543e62c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:04.394010 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-c1c20ef8-276a-4a6a-9dd7-7bbba85d9b07 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:28:04.423896 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-c1c20ef8-276a-4a6a-9dd7-7bbba85d9b07 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84a204fa-8d8d-4be2-8df8-4c8fb543e62c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:04.424665 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-c1c20ef8-276a-4a6a-9dd7-7bbba85d9b07 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e30a1f5-ce97-48a5-bd94-644235c16d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:04.462323 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-c1c20ef8-276a-4a6a-9dd7-7bbba85d9b07 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Created reservations ['140c5d54-bb3a-4339-bd1f-aaabe2ead0ec', '0e9b9d51-3301-44b4-8fbb-4f57941f7443', '987702a8-0f2d-46b7-859e-d0abc2bec52a', '02f23348-6c9f-4d43-8ae0-52c46927f497'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:28:04.463030 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-c1c20ef8-276a-4a6a-9dd7-7bbba85d9b07 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e30a1f5-ce97-48a5-bd94-644235c16d19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['140c5d54-bb3a-4339-bd1f-aaabe2ead0ec', '0e9b9d51-3301-44b4-8fbb-4f57941f7443', '987702a8-0f2d-46b7-859e-d0abc2bec52a', '02f23348-6c9f-4d43-8ae0-52c46927f497']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:04.463768 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-c1c20ef8-276a-4a6a-9dd7-7bbba85d9b07 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfdcb5bb-088d-4d54-97af-1e851816b540) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:04.490191 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-c1c20ef8-276a-4a6a-9dd7-7bbba85d9b07 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfdcb5bb-088d-4d54-97af-1e851816b540) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee3ef17c-14e3-4b1e-818c-e942137aacb9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1685246462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5b768f006574236af2635cdb9baba9f',qos_specs=None,replication_status=,reservations=['140c5d54-bb3a-4339-bd1f-aaabe2ead0ec','0e9b9d51-3301-44b4-8fbb-4f57941f7443','987702a8-0f2d-46b7-859e-d0abc2bec52a','02f23348-6c9f-4d43-8ae0-52c46927f497'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cab84e4c2e94a3bb209d2cf996a30c4',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:28:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1685246462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee3ef17c-14e3-4b1e-818c-e942137aacb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5b768f006574236af2635cdb9baba9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8cab84e4c2e94a3bb209d2cf996a30c4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:04.490878 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-c1c20ef8-276a-4a6a-9dd7-7bbba85d9b07 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1aa136d4-4a42-4e0a-a167-afc286914c80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:04.508152 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-c1c20ef8-276a-4a6a-9dd7-7bbba85d9b07 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1aa136d4-4a42-4e0a-a167-afc286914c80) transitioned into state 'SUCCESS' from state '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-1685246462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5b768f006574236af2635cdb9baba9f',qos_specs=None,replication_status=,reservations=['140c5d54-bb3a-4339-bd1f-aaabe2ead0ec','0e9b9d51-3301-44b4-8fbb-4f57941f7443','987702a8-0f2d-46b7-859e-d0abc2bec52a','02f23348-6c9f-4d43-8ae0-52c46927f497'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cab84e4c2e94a3bb209d2cf996a30c4',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:04.508821 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-c1c20ef8-276a-4a6a-9dd7-7bbba85d9b07 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2cbc3c1-189f-4e8e-9857-3a80e61ce771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:04.518082 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-c1c20ef8-276a-4a6a-9dd7-7bbba85d9b07 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2cbc3c1-189f-4e8e-9857-3a80e61ce771) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:04.518979 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-c1c20ef8-276a-4a6a-9dd7-7bbba85d9b07 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Flow 'volume_create_api' (c2089e2e-2272-49e5-8d18-b1bc5261c59b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:28:04.519284 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-c1c20ef8-276a-4a6a-9dd7-7bbba85d9b07 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Create volume request issued successfully. Jul 10 14:28:04.520175 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c1c20ef8-276a-4a6a-9dd7-7bbba85d9b07 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:28:04.520601 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1388/5513] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:28:04 2026] POST /volume/v3/volumes => generated 776 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:28:04.533176 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a5cc5bea-98ae-4511-9c83-e2237182a5e7 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:04.534889 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a5cc5bea-98ae-4511-9c83-e2237182a5e7 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] GET https://10.4.3.66/volume/v3/volumes/ee3ef17c-14e3-4b1e-818c-e942137aacb9 Jul 10 14:28:04.535069 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a5cc5bea-98ae-4511-9c83-e2237182a5e7 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:04.535284 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a5cc5bea-98ae-4511-9c83-e2237182a5e7 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:04.542729 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:04.542729 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:28:04.547207 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a5cc5bea-98ae-4511-9c83-e2237182a5e7 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Volume info retrieved successfully. Jul 10 14:28:04.552154 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a5cc5bea-98ae-4511-9c83-e2237182a5e7 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] https://10.4.3.66/volume/v3/volumes/ee3ef17c-14e3-4b1e-818c-e942137aacb9 returned with HTTP 200 Jul 10 14:28:04.552695 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1384/5514] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:28:04 2026] GET /volume/v3/volumes/ee3ef17c-14e3-4b1e-818c-e942137aacb9 => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:04.666399 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f7a704fe-6e5e-4483-9278-a7259c213bde None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:04.754965 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f7a704fe-6e5e-4483-9278-a7259c213bde tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:28:04.755352 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f7a704fe-6e5e-4483-9278-a7259c213bde tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1262390474", "extra_specs": {"storage_protocol": "tempest-storage_protocol-440016099", "vendor_name": "tempest-vendor_name-1569070754"}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:28:04.769459 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f7a704fe-6e5e-4483-9278-a7259c213bde tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:28:04.769889 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1375/5515] 10.4.3.66 () {68 vars in 1246 bytes} [Fri Jul 10 14:28:04 2026] POST /volume/v3/types => generated 329 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:04.780570 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-df199c7f-6a0d-474d-b6d8-bd76adb2a6d9 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:04.782326 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-df199c7f-6a0d-474d-b6d8-bd76adb2a6d9 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:28:04.782741 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-df199c7f-6a0d-474d-b6d8-bd76adb2a6d9 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7988c971-ec86-45e1-9410-85d36c6f2bc4", "size": 1}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:28:04.784387 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-df199c7f-6a0d-474d-b6d8-bd76adb2a6d9 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Create volume request body: {'volume': {'volume_type': '7988c971-ec86-45e1-9410-85d36c6f2bc4', 'size': 1}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:28:04.788103 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-df199c7f-6a0d-474d-b6d8-bd76adb2a6d9 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Create volume of 1 GB Jul 10 14:28:04.788419 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:04.788419 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:28:04.788887 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-df199c7f-6a0d-474d-b6d8-bd76adb2a6d9 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Availability Zones retrieved successfully. Jul 10 14:28:04.794187 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-df199c7f-6a0d-474d-b6d8-bd76adb2a6d9 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Flow 'volume_create_api' (967d6f44-9fa6-4c12-9498-8c069813481e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:28:04.795233 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-df199c7f-6a0d-474d-b6d8-bd76adb2a6d9 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dc9a3ea-29da-4c3a-b50a-57c3ccbe2d5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:04.795972 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-df199c7f-6a0d-474d-b6d8-bd76adb2a6d9 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:28:04.813465 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-df199c7f-6a0d-474d-b6d8-bd76adb2a6d9 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dc9a3ea-29da-4c3a-b50a-57c3ccbe2d5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:28:05Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-440016099',vendor_name='tempest-vendor_name-1569070754'},id=7988c971-ec86-45e1-9410-85d36c6f2bc4,is_public=True,name='tempest-ProjectMemberTests-volume-type-1262390474',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7988c971-ec86-45e1-9410-85d36c6f2bc4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:04.814159 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-df199c7f-6a0d-474d-b6d8-bd76adb2a6d9 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b83b9e51-23e5-4913-89c4-35a42f9d02ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:04.838101 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-df199c7f-6a0d-474d-b6d8-bd76adb2a6d9 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1262390474 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1262390474, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:28:04.838363 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-df199c7f-6a0d-474d-b6d8-bd76adb2a6d9 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1262390474 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1262390474, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:28:04.867900 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-df199c7f-6a0d-474d-b6d8-bd76adb2a6d9 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Created reservations ['bd998acd-d798-404c-a9ad-5500f4c19dd4', 'c32dccf9-d6bd-4c12-8ee1-65fada7e831f', '459031f1-4b0f-4898-94c9-b2f5dccd049a', 'f5c7ff8f-2e91-41b3-8aac-46944ce797d3'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:28:04.868634 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-df199c7f-6a0d-474d-b6d8-bd76adb2a6d9 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b83b9e51-23e5-4913-89c4-35a42f9d02ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd998acd-d798-404c-a9ad-5500f4c19dd4', 'c32dccf9-d6bd-4c12-8ee1-65fada7e831f', '459031f1-4b0f-4898-94c9-b2f5dccd049a', 'f5c7ff8f-2e91-41b3-8aac-46944ce797d3']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:04.869284 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-df199c7f-6a0d-474d-b6d8-bd76adb2a6d9 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54bbb08b-b424-4523-ac9f-ebe4d37c7f75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:04.894130 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-df199c7f-6a0d-474d-b6d8-bd76adb2a6d9 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54bbb08b-b424-4523-ac9f-ebe4d37c7f75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78254d5f-f735-4b25-b560-b4512882b4ac', '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='d5d62a6743174a05b34f1d0957613e80',qos_specs=None,replication_status=,reservations=['bd998acd-d798-404c-a9ad-5500f4c19dd4','c32dccf9-d6bd-4c12-8ee1-65fada7e831f','459031f1-4b0f-4898-94c9-b2f5dccd049a','f5c7ff8f-2e91-41b3-8aac-46944ce797d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e6a66e102be458ebe097cb27442895b',volume_type_id=7988c971-ec86-45e1-9410-85d36c6f2bc4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:28:04Z,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=78254d5f-f735-4b25-b560-b4512882b4ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5d62a6743174a05b34f1d0957613e80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e6a66e102be458ebe097cb27442895b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7988c971-ec86-45e1-9410-85d36c6f2bc4),volume_type_id=7988c971-ec86-45e1-9410-85d36c6f2bc4)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:04.894887 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-df199c7f-6a0d-474d-b6d8-bd76adb2a6d9 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c64763b-9864-4b81-b1c5-fd308dc83dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:04.915232 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-df199c7f-6a0d-474d-b6d8-bd76adb2a6d9 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c64763b-9864-4b81-b1c5-fd308dc83dfe) transitioned into state 'SUCCESS' from 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='d5d62a6743174a05b34f1d0957613e80',qos_specs=None,replication_status=,reservations=['bd998acd-d798-404c-a9ad-5500f4c19dd4','c32dccf9-d6bd-4c12-8ee1-65fada7e831f','459031f1-4b0f-4898-94c9-b2f5dccd049a','f5c7ff8f-2e91-41b3-8aac-46944ce797d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e6a66e102be458ebe097cb27442895b',volume_type_id=7988c971-ec86-45e1-9410-85d36c6f2bc4)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:04.915934 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-df199c7f-6a0d-474d-b6d8-bd76adb2a6d9 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa52f460-2042-49b9-b132-85b4d4e9eda4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:04.925930 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-df199c7f-6a0d-474d-b6d8-bd76adb2a6d9 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa52f460-2042-49b9-b132-85b4d4e9eda4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:04.927226 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-df199c7f-6a0d-474d-b6d8-bd76adb2a6d9 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Flow 'volume_create_api' (967d6f44-9fa6-4c12-9498-8c069813481e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:28:04.927706 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-df199c7f-6a0d-474d-b6d8-bd76adb2a6d9 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Create volume request issued successfully. Jul 10 14:28:04.928848 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-df199c7f-6a0d-474d-b6d8-bd76adb2a6d9 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:28:04.929464 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1369/5516] 10.4.3.66 () {70 vars in 1291 bytes} [Fri Jul 10 14:28:04 2026] POST /volume/v3/volumes => generated 772 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:28:04.943294 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-c5b820a7-1848-46e3-934a-c8d15e2f9cd3 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:04.945405 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c5b820a7-1848-46e3-934a-c8d15e2f9cd3 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] GET https://10.4.3.66/volume/v3/volumes/78254d5f-f735-4b25-b560-b4512882b4ac Jul 10 14:28:04.945671 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c5b820a7-1848-46e3-934a-c8d15e2f9cd3 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:04.945891 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c5b820a7-1848-46e3-934a-c8d15e2f9cd3 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:04.953770 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:04.953770 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:28:04.958009 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-c5b820a7-1848-46e3-934a-c8d15e2f9cd3 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Volume info retrieved successfully. Jul 10 14:28:04.962525 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c5b820a7-1848-46e3-934a-c8d15e2f9cd3 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] https://10.4.3.66/volume/v3/volumes/78254d5f-f735-4b25-b560-b4512882b4ac returned with HTTP 200 Jul 10 14:28:04.963010 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1389/5517] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:28:04 2026] GET /volume/v3/volumes/78254d5f-f735-4b25-b560-b4512882b4ac => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:05.567939 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8182945f-6c68-45c3-9044-297156be07d2 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:05.570466 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8182945f-6c68-45c3-9044-297156be07d2 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] GET https://10.4.3.66/volume/v3/volumes/ee3ef17c-14e3-4b1e-818c-e942137aacb9 Jul 10 14:28:05.570688 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8182945f-6c68-45c3-9044-297156be07d2 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:05.570894 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8182945f-6c68-45c3-9044-297156be07d2 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:05.578451 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:05.578451 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:28:05.582220 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-8182945f-6c68-45c3-9044-297156be07d2 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Volume info retrieved successfully. Jul 10 14:28:05.586479 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8182945f-6c68-45c3-9044-297156be07d2 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] https://10.4.3.66/volume/v3/volumes/ee3ef17c-14e3-4b1e-818c-e942137aacb9 returned with HTTP 200 Jul 10 14:28:05.587016 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1385/5518] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:28:05 2026] GET /volume/v3/volumes/ee3ef17c-14e3-4b1e-818c-e942137aacb9 => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:28:05.599549 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9ec08413-5ef2-4c75-adbb-cabaa38416ee None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:05.601278 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9ec08413-5ef2-4c75-adbb-cabaa38416ee tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-reader] POST https://10.4.3.66/volume/v3/volumes/ee3ef17c-14e3-4b1e-818c-e942137aacb9/action Jul 10 14:28:05.601673 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9ec08413-5ef2-4c75-adbb-cabaa38416ee tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:28:05.601840 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9ec08413-5ef2-4c75-adbb-cabaa38416ee tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:28:05.609542 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:05.609542 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:28:05.610113 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.policy [None req-9ec08413-5ef2-4c75-adbb-cabaa38416ee tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '314c80b9038245c38f9fc4c51eb6b300', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5b768f006574236af2635cdb9baba9f', '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=100152) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 14:28:05.610369 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9ec08413-5ef2-4c75-adbb-cabaa38416ee tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-reader] https://10.4.3.66/volume/v3/volumes/ee3ef17c-14e3-4b1e-818c-e942137aacb9/action returned with HTTP 403 Jul 10 14:28:05.610873 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1376/5519] 10.4.3.66 () {68 vars in 1383 bytes} [Fri Jul 10 14:28:05 2026] POST /volume/v3/volumes/ee3ef17c-14e3-4b1e-818c-e942137aacb9/action => generated 131 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:28:05.618240 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-06634919-fa58-4ce2-b00e-dbc38d131941 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:05.620521 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-06634919-fa58-4ce2-b00e-dbc38d131941 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/ee3ef17c-14e3-4b1e-818c-e942137aacb9 Jul 10 14:28:05.620729 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-06634919-fa58-4ce2-b00e-dbc38d131941 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:05.620911 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-06634919-fa58-4ce2-b00e-dbc38d131941 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:05.621068 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-06634919-fa58-4ce2-b00e-dbc38d131941 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Delete volume with id: ee3ef17c-14e3-4b1e-818c-e942137aacb9 Jul 10 14:28:05.628729 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:05.628729 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:28:05.629051 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-06634919-fa58-4ce2-b00e-dbc38d131941 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Volume info retrieved successfully. Jul 10 14:28:05.645255 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-06634919-fa58-4ce2-b00e-dbc38d131941 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Delete volume request issued successfully. Jul 10 14:28:05.645435 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-06634919-fa58-4ce2-b00e-dbc38d131941 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] https://10.4.3.66/volume/v3/volumes/ee3ef17c-14e3-4b1e-818c-e942137aacb9 returned with HTTP 202 Jul 10 14:28:05.645896 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1370/5520] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:28:05 2026] DELETE /volume/v3/volumes/ee3ef17c-14e3-4b1e-818c-e942137aacb9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:28:05.654254 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e15b8c16-24f1-4700-9d6b-aeaaf9ad87f2 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:05.655933 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e15b8c16-24f1-4700-9d6b-aeaaf9ad87f2 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] GET https://10.4.3.66/volume/v3/volumes/ee3ef17c-14e3-4b1e-818c-e942137aacb9 Jul 10 14:28:05.656123 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e15b8c16-24f1-4700-9d6b-aeaaf9ad87f2 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:05.656322 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e15b8c16-24f1-4700-9d6b-aeaaf9ad87f2 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:05.663535 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:05.663535 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:28:05.667589 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-e15b8c16-24f1-4700-9d6b-aeaaf9ad87f2 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Volume info retrieved successfully. Jul 10 14:28:05.671471 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e15b8c16-24f1-4700-9d6b-aeaaf9ad87f2 tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] https://10.4.3.66/volume/v3/volumes/ee3ef17c-14e3-4b1e-818c-e942137aacb9 returned with HTTP 200 Jul 10 14:28:05.671896 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1390/5521] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:28:05 2026] GET /volume/v3/volumes/ee3ef17c-14e3-4b1e-818c-e942137aacb9 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:28:05.979454 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-9c791f72-fa00-4408-ac74-1a655c50fb62 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:05.981987 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9c791f72-fa00-4408-ac74-1a655c50fb62 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] GET https://10.4.3.66/volume/v3/volumes/78254d5f-f735-4b25-b560-b4512882b4ac Jul 10 14:28:05.982342 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9c791f72-fa00-4408-ac74-1a655c50fb62 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:05.982569 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9c791f72-fa00-4408-ac74-1a655c50fb62 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:05.990282 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:05.990282 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:28:05.993913 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-9c791f72-fa00-4408-ac74-1a655c50fb62 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Volume info retrieved successfully. Jul 10 14:28:05.998112 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9c791f72-fa00-4408-ac74-1a655c50fb62 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] https://10.4.3.66/volume/v3/volumes/78254d5f-f735-4b25-b560-b4512882b4ac returned with HTTP 200 Jul 10 14:28:05.998481 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1386/5522] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:28:05 2026] GET /volume/v3/volumes/78254d5f-f735-4b25-b560-b4512882b4ac => generated 972 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:06.010624 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fdf9a662-a5ed-4bba-a5fd-65da6a8ecd7f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:06.012348 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fdf9a662-a5ed-4bba-a5fd-65da6a8ecd7f tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] GET https://10.4.3.66/volume/v3/messages Jul 10 14:28:06.012570 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fdf9a662-a5ed-4bba-a5fd-65da6a8ecd7f tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:06.012797 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fdf9a662-a5ed-4bba-a5fd-65da6a8ecd7f tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:06.017157 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fdf9a662-a5ed-4bba-a5fd-65da6a8ecd7f tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] https://10.4.3.66/volume/v3/messages returned with HTTP 200 Jul 10 14:28:06.017584 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1377/5523] 10.4.3.66 () {68 vars in 1273 bytes} [Fri Jul 10 14:28:06 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:06.025838 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-bdfc79dd-5650-48fe-bbea-60cff0fef4ab None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:06.082703 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-bdfc79dd-5650-48fe-bbea-60cff0fef4ab tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-member] DELETE https://10.4.3.66/volume/v3/messages/d9f470ea-5680-495d-a3ae-606c6a9bfb87 Jul 10 14:28:06.082921 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-bdfc79dd-5650-48fe-bbea-60cff0fef4ab tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:06.083149 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-bdfc79dd-5650-48fe-bbea-60cff0fef4ab tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:06.090624 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-bdfc79dd-5650-48fe-bbea-60cff0fef4ab tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-member] https://10.4.3.66/volume/v3/messages/d9f470ea-5680-495d-a3ae-606c6a9bfb87 returned with HTTP 204 Jul 10 14:28:06.090987 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1371/5524] 10.4.3.66 () {68 vars in 1387 bytes} [Fri Jul 10 14:28:06 2026] DELETE /volume/v3/messages/d9f470ea-5680-495d-a3ae-606c6a9bfb87 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 14:28:06.098180 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-5c05e0ea-1bd7-43cf-b2e7-6a7e163a66b4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:06.099824 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5c05e0ea-1bd7-43cf-b2e7-6a7e163a66b4 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-member] GET https://10.4.3.66/volume/v3/messages/d9f470ea-5680-495d-a3ae-606c6a9bfb87 Jul 10 14:28:06.099998 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5c05e0ea-1bd7-43cf-b2e7-6a7e163a66b4 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:06.100167 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5c05e0ea-1bd7-43cf-b2e7-6a7e163a66b4 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:06.103150 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5c05e0ea-1bd7-43cf-b2e7-6a7e163a66b4 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-member] https://10.4.3.66/volume/v3/messages/d9f470ea-5680-495d-a3ae-606c6a9bfb87 returned with HTTP 404 Jul 10 14:28:06.103709 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1391/5525] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:28:06 2026] GET /volume/v3/messages/d9f470ea-5680-495d-a3ae-606c6a9bfb87 => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:28:06.110436 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-450c9213-20e4-4c6e-a48a-8c9e6c26f31d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:06.112308 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-450c9213-20e4-4c6e-a48a-8c9e6c26f31d tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/78254d5f-f735-4b25-b560-b4512882b4ac Jul 10 14:28:06.112507 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-450c9213-20e4-4c6e-a48a-8c9e6c26f31d tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:06.112723 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-450c9213-20e4-4c6e-a48a-8c9e6c26f31d tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:06.112877 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-450c9213-20e4-4c6e-a48a-8c9e6c26f31d tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Delete volume with id: 78254d5f-f735-4b25-b560-b4512882b4ac Jul 10 14:28:06.119785 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:06.119785 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:28:06.120137 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-450c9213-20e4-4c6e-a48a-8c9e6c26f31d tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Volume info retrieved successfully. Jul 10 14:28:06.121067 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-450c9213-20e4-4c6e-a48a-8c9e6c26f31d tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100153) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 14:28:06.130194 np0000005012 devstack@c-api.service[100153]: WARNING cinder.quota [None req-450c9213-20e4-4c6e-a48a-8c9e6c26f31d tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1262390474 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1262390474, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:28:06.130451 np0000005012 devstack@c-api.service[100153]: WARNING cinder.quota [None req-450c9213-20e4-4c6e-a48a-8c9e6c26f31d tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1262390474 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1262390474, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:28:06.138589 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-450c9213-20e4-4c6e-a48a-8c9e6c26f31d tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Created reservations ['c6758af7-211e-4b69-8e15-146bbb7ff2cc', 'd28bd407-faeb-4e10-82fc-05d2d6381777', 'c3905f75-3b12-4dff-b39d-d59fc64aabfc', '19f7e7ae-afc7-4570-b5f8-dc9d858f580a'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:28:06.166023 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-450c9213-20e4-4c6e-a48a-8c9e6c26f31d tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Delete volume request issued successfully. Jul 10 14:28:06.166275 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-450c9213-20e4-4c6e-a48a-8c9e6c26f31d tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] https://10.4.3.66/volume/v3/volumes/78254d5f-f735-4b25-b560-b4512882b4ac returned with HTTP 202 Jul 10 14:28:06.166786 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1387/5526] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:28:06 2026] DELETE /volume/v3/volumes/78254d5f-f735-4b25-b560-b4512882b4ac => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:28:06.173901 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-039314d2-f8a2-47ab-b8cc-fcf7f0d4e048 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:06.176058 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-039314d2-f8a2-47ab-b8cc-fcf7f0d4e048 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] DELETE https://10.4.3.66/volume/v3/types/7988c971-ec86-45e1-9410-85d36c6f2bc4 Jul 10 14:28:06.176283 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-039314d2-f8a2-47ab-b8cc-fcf7f0d4e048 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:06.176537 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-039314d2-f8a2-47ab-b8cc-fcf7f0d4e048 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Calling method '_delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:06.200477 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-039314d2-f8a2-47ab-b8cc-fcf7f0d4e048 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] https://10.4.3.66/volume/v3/types/7988c971-ec86-45e1-9410-85d36c6f2bc4 returned with HTTP 202 Jul 10 14:28:06.201001 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1378/5527] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:28:06 2026] DELETE /volume/v3/types/7988c971-ec86-45e1-9410-85d36c6f2bc4 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:28:06.208909 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-7208c406-dc57-4d38-966d-1a7939303e9a None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:06.210838 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7208c406-dc57-4d38-966d-1a7939303e9a tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:28:06.211301 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7208c406-dc57-4d38-966d-1a7939303e9a tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1655822702", "extra_specs": {"storage_protocol": "tempest-storage_protocol-342022251", "vendor_name": "tempest-vendor_name-1587037747"}}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:28:06.226261 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7208c406-dc57-4d38-966d-1a7939303e9a tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:28:06.226668 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1372/5528] 10.4.3.66 () {68 vars in 1246 bytes} [Fri Jul 10 14:28:06 2026] POST /volume/v3/types => generated 329 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:06.235141 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-66114fcb-67ca-492e-a024-c74288cf817b None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:06.237209 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-66114fcb-67ca-492e-a024-c74288cf817b tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:28:06.237378 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-66114fcb-67ca-492e-a024-c74288cf817b tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b89275b2-2d5b-4544-9db3-37a4dd5db8b7", "size": 1}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:28:06.238884 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-66114fcb-67ca-492e-a024-c74288cf817b tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Create volume request body: {'volume': {'volume_type': 'b89275b2-2d5b-4544-9db3-37a4dd5db8b7', 'size': 1}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:28:06.242827 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-66114fcb-67ca-492e-a024-c74288cf817b tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Create volume of 1 GB Jul 10 14:28:06.243217 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:06.243217 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:28:06.243664 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-66114fcb-67ca-492e-a024-c74288cf817b tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Availability Zones retrieved successfully. Jul 10 14:28:06.252030 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-66114fcb-67ca-492e-a024-c74288cf817b tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Flow 'volume_create_api' (55a9fef2-dc9a-41a4-956d-3591d05489a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:28:06.253944 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-66114fcb-67ca-492e-a024-c74288cf817b tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (179089fb-7731-4e56-9ea9-400d31e922bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:06.255274 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-66114fcb-67ca-492e-a024-c74288cf817b tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:28:06.290542 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-66114fcb-67ca-492e-a024-c74288cf817b tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (179089fb-7731-4e56-9ea9-400d31e922bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:28:06Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-342022251',vendor_name='tempest-vendor_name-1587037747'},id=b89275b2-2d5b-4544-9db3-37a4dd5db8b7,is_public=True,name='tempest-ProjectMemberTests-volume-type-1655822702',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b89275b2-2d5b-4544-9db3-37a4dd5db8b7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:06.291289 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-66114fcb-67ca-492e-a024-c74288cf817b tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dce46eb1-71ce-4754-bdc4-a6b4697bd7aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:06.315969 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-66114fcb-67ca-492e-a024-c74288cf817b tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1655822702 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1655822702, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:28:06.316239 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-66114fcb-67ca-492e-a024-c74288cf817b tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1655822702 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1655822702, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:28:06.339240 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-66114fcb-67ca-492e-a024-c74288cf817b tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Created reservations ['99b6dc86-c709-4027-b6f6-96c8f716485c', '1fad1c4a-0ec9-433b-872e-23936a871e1b', '387b11f9-070f-47e5-8a6a-90e05185c2ae', '1703a2d9-40b7-4f92-98cb-bccb4342bb30'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:28:06.339971 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-66114fcb-67ca-492e-a024-c74288cf817b tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dce46eb1-71ce-4754-bdc4-a6b4697bd7aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99b6dc86-c709-4027-b6f6-96c8f716485c', '1fad1c4a-0ec9-433b-872e-23936a871e1b', '387b11f9-070f-47e5-8a6a-90e05185c2ae', '1703a2d9-40b7-4f92-98cb-bccb4342bb30']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:06.340670 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-66114fcb-67ca-492e-a024-c74288cf817b tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6ca093a-bff7-4e2d-9f55-9dd221bc91f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:06.364126 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-66114fcb-67ca-492e-a024-c74288cf817b tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6ca093a-bff7-4e2d-9f55-9dd221bc91f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '42c9b3bb-c008-4ac4-8a41-9c353048f0ec', '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='d5d62a6743174a05b34f1d0957613e80',qos_specs=None,replication_status=,reservations=['99b6dc86-c709-4027-b6f6-96c8f716485c','1fad1c4a-0ec9-433b-872e-23936a871e1b','387b11f9-070f-47e5-8a6a-90e05185c2ae','1703a2d9-40b7-4f92-98cb-bccb4342bb30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e6a66e102be458ebe097cb27442895b',volume_type_id=b89275b2-2d5b-4544-9db3-37a4dd5db8b7), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:28:06Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=42c9b3bb-c008-4ac4-8a41-9c353048f0ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5d62a6743174a05b34f1d0957613e80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e6a66e102be458ebe097cb27442895b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b89275b2-2d5b-4544-9db3-37a4dd5db8b7),volume_type_id=b89275b2-2d5b-4544-9db3-37a4dd5db8b7)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:06.364791 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-66114fcb-67ca-492e-a024-c74288cf817b tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (052b964c-c6b9-410d-bc4b-2e1ea1aca56b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:06.379637 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-66114fcb-67ca-492e-a024-c74288cf817b tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (052b964c-c6b9-410d-bc4b-2e1ea1aca56b) transitioned into state 'SUCCESS' from 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='d5d62a6743174a05b34f1d0957613e80',qos_specs=None,replication_status=,reservations=['99b6dc86-c709-4027-b6f6-96c8f716485c','1fad1c4a-0ec9-433b-872e-23936a871e1b','387b11f9-070f-47e5-8a6a-90e05185c2ae','1703a2d9-40b7-4f92-98cb-bccb4342bb30'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e6a66e102be458ebe097cb27442895b',volume_type_id=b89275b2-2d5b-4544-9db3-37a4dd5db8b7)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:06.380238 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-66114fcb-67ca-492e-a024-c74288cf817b tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c469cba1-8226-44bf-b55b-2327eadeffa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:06.388290 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-66114fcb-67ca-492e-a024-c74288cf817b tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c469cba1-8226-44bf-b55b-2327eadeffa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:06.389023 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-66114fcb-67ca-492e-a024-c74288cf817b tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Flow 'volume_create_api' (55a9fef2-dc9a-41a4-956d-3591d05489a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:28:06.389287 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-66114fcb-67ca-492e-a024-c74288cf817b tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Create volume request issued successfully. Jul 10 14:28:06.389928 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-66114fcb-67ca-492e-a024-c74288cf817b tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:28:06.390340 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1392/5529] 10.4.3.66 () {70 vars in 1291 bytes} [Fri Jul 10 14:28:06 2026] POST /volume/v3/volumes => generated 772 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:28:06.402246 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d4bf4863-ebb4-41b6-a883-b938679e96e2 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:06.403908 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d4bf4863-ebb4-41b6-a883-b938679e96e2 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] GET https://10.4.3.66/volume/v3/volumes/42c9b3bb-c008-4ac4-8a41-9c353048f0ec Jul 10 14:28:06.404084 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d4bf4863-ebb4-41b6-a883-b938679e96e2 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:06.404275 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d4bf4863-ebb4-41b6-a883-b938679e96e2 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:06.410602 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:06.410602 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:28:06.413653 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-d4bf4863-ebb4-41b6-a883-b938679e96e2 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Volume info retrieved successfully. Jul 10 14:28:06.417110 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d4bf4863-ebb4-41b6-a883-b938679e96e2 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] https://10.4.3.66/volume/v3/volumes/42c9b3bb-c008-4ac4-8a41-9c353048f0ec returned with HTTP 200 Jul 10 14:28:06.417456 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1388/5530] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:28:06 2026] GET /volume/v3/volumes/42c9b3bb-c008-4ac4-8a41-9c353048f0ec => generated 951 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:06.685107 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f36e2f1b-b402-485d-b95e-9fd494c3e6ef None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:06.687547 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f36e2f1b-b402-485d-b95e-9fd494c3e6ef tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] GET https://10.4.3.66/volume/v3/volumes/ee3ef17c-14e3-4b1e-818c-e942137aacb9 Jul 10 14:28:06.687952 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f36e2f1b-b402-485d-b95e-9fd494c3e6ef tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:06.688288 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f36e2f1b-b402-485d-b95e-9fd494c3e6ef tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:06.695076 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f36e2f1b-b402-485d-b95e-9fd494c3e6ef tempest-ProjectReaderTests-699432681 tempest-ProjectReaderTests-699432681-project-admin] https://10.4.3.66/volume/v3/volumes/ee3ef17c-14e3-4b1e-818c-e942137aacb9 returned with HTTP 404 Jul 10 14:28:06.695707 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1379/5531] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:28:06 2026] GET /volume/v3/volumes/ee3ef17c-14e3-4b1e-818c-e942137aacb9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:28:07.432160 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-8238f077-b065-4f06-b6f6-cfa98832fd1e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:07.434056 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8238f077-b065-4f06-b6f6-cfa98832fd1e tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] GET https://10.4.3.66/volume/v3/volumes/42c9b3bb-c008-4ac4-8a41-9c353048f0ec Jul 10 14:28:07.434312 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8238f077-b065-4f06-b6f6-cfa98832fd1e tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:07.434534 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8238f077-b065-4f06-b6f6-cfa98832fd1e tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:07.442148 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:07.442148 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:28:07.445863 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-8238f077-b065-4f06-b6f6-cfa98832fd1e tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Volume info retrieved successfully. Jul 10 14:28:07.449804 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8238f077-b065-4f06-b6f6-cfa98832fd1e tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] https://10.4.3.66/volume/v3/volumes/42c9b3bb-c008-4ac4-8a41-9c353048f0ec returned with HTTP 200 Jul 10 14:28:07.450118 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1373/5532] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:28:07 2026] GET /volume/v3/volumes/42c9b3bb-c008-4ac4-8a41-9c353048f0ec => generated 972 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:07.464490 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0c5caf5f-862d-4bda-bd79-abbaa49fa2c0 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:07.465673 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0c5caf5f-862d-4bda-bd79-abbaa49fa2c0 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] GET https://10.4.3.66/volume/v3/messages Jul 10 14:28:07.465956 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0c5caf5f-862d-4bda-bd79-abbaa49fa2c0 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:07.466183 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0c5caf5f-862d-4bda-bd79-abbaa49fa2c0 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:07.466454 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:07.466454 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:28:07.469756 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0c5caf5f-862d-4bda-bd79-abbaa49fa2c0 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] https://10.4.3.66/volume/v3/messages returned with HTTP 200 Jul 10 14:28:07.470163 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1393/5533] 10.4.3.66 () {68 vars in 1273 bytes} [Fri Jul 10 14:28:07 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:07.480603 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6b98772c-7c11-4321-a17c-f990e7d32308 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:07.482700 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6b98772c-7c11-4321-a17c-f990e7d32308 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-member] GET https://10.4.3.66/volume/v3/messages Jul 10 14:28:07.482985 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6b98772c-7c11-4321-a17c-f990e7d32308 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:07.483214 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6b98772c-7c11-4321-a17c-f990e7d32308 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-member] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:07.487517 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6b98772c-7c11-4321-a17c-f990e7d32308 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-member] https://10.4.3.66/volume/v3/messages returned with HTTP 200 Jul 10 14:28:07.487917 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1389/5534] 10.4.3.66 () {68 vars in 1273 bytes} [Fri Jul 10 14:28:07 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:07.497889 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-24e38a0e-8a62-4a00-955f-4a7a6b454092 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:07.500040 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-24e38a0e-8a62-4a00-955f-4a7a6b454092 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] DELETE https://10.4.3.66/volume/v3/messages/d403c117-a66c-4516-9167-0360499c3ae9 Jul 10 14:28:07.500365 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-24e38a0e-8a62-4a00-955f-4a7a6b454092 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:07.500665 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-24e38a0e-8a62-4a00-955f-4a7a6b454092 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:07.512990 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-24e38a0e-8a62-4a00-955f-4a7a6b454092 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] https://10.4.3.66/volume/v3/messages/d403c117-a66c-4516-9167-0360499c3ae9 returned with HTTP 204 Jul 10 14:28:07.513467 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1380/5535] 10.4.3.66 () {68 vars in 1387 bytes} [Fri Jul 10 14:28:07 2026] DELETE /volume/v3/messages/d403c117-a66c-4516-9167-0360499c3ae9 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 14:28:07.522687 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a3a405a2-f5be-479b-8840-8d3763f4985d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:07.525307 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a3a405a2-f5be-479b-8840-8d3763f4985d tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/42c9b3bb-c008-4ac4-8a41-9c353048f0ec Jul 10 14:28:07.525651 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a3a405a2-f5be-479b-8840-8d3763f4985d tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:07.525929 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a3a405a2-f5be-479b-8840-8d3763f4985d tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:07.526175 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-a3a405a2-f5be-479b-8840-8d3763f4985d tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Delete volume with id: 42c9b3bb-c008-4ac4-8a41-9c353048f0ec Jul 10 14:28:07.535259 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:07.535259 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:28:07.535727 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-a3a405a2-f5be-479b-8840-8d3763f4985d tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Volume info retrieved successfully. Jul 10 14:28:07.536838 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-a3a405a2-f5be-479b-8840-8d3763f4985d tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100155) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 14:28:07.551298 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-a3a405a2-f5be-479b-8840-8d3763f4985d tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1655822702 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1655822702, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:28:07.551783 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-a3a405a2-f5be-479b-8840-8d3763f4985d tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1655822702 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1655822702, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:28:07.563710 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-a3a405a2-f5be-479b-8840-8d3763f4985d tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Created reservations ['e715f0d4-791f-4c29-95db-341a384de8b5', '5b82ad4d-68c3-4fe8-8400-b84626861757', '0e1c72ac-3ad3-4952-9c00-09d529c10b4a', '21dac843-c6bc-42d9-b0ca-72d6fcc83449'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:28:07.602338 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-a3a405a2-f5be-479b-8840-8d3763f4985d tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Delete volume request issued successfully. Jul 10 14:28:07.602657 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a3a405a2-f5be-479b-8840-8d3763f4985d tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] https://10.4.3.66/volume/v3/volumes/42c9b3bb-c008-4ac4-8a41-9c353048f0ec returned with HTTP 202 Jul 10 14:28:07.603458 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1374/5536] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:28:07 2026] DELETE /volume/v3/volumes/42c9b3bb-c008-4ac4-8a41-9c353048f0ec => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:28:07.612675 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-5d9dc11b-7f94-46d5-992a-01b7f0f2f294 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:07.615794 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5d9dc11b-7f94-46d5-992a-01b7f0f2f294 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] DELETE https://10.4.3.66/volume/v3/types/b89275b2-2d5b-4544-9db3-37a4dd5db8b7 Jul 10 14:28:07.615794 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5d9dc11b-7f94-46d5-992a-01b7f0f2f294 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:07.616077 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5d9dc11b-7f94-46d5-992a-01b7f0f2f294 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Calling method '_delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:07.646653 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5d9dc11b-7f94-46d5-992a-01b7f0f2f294 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] https://10.4.3.66/volume/v3/types/b89275b2-2d5b-4544-9db3-37a4dd5db8b7 returned with HTTP 202 Jul 10 14:28:07.647376 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1394/5537] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:28:07 2026] DELETE /volume/v3/types/b89275b2-2d5b-4544-9db3-37a4dd5db8b7 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:28:07.657755 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-7040b9d1-d8f1-4d7b-b087-cd6c2b6cbbea None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:07.660201 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7040b9d1-d8f1-4d7b-b087-cd6c2b6cbbea tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:28:07.660658 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7040b9d1-d8f1-4d7b-b087-cd6c2b6cbbea tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-405614199", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2064771921", "vendor_name": "tempest-vendor_name-476322305"}}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:28:07.675933 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7040b9d1-d8f1-4d7b-b087-cd6c2b6cbbea tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:28:07.676339 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1390/5538] 10.4.3.66 () {68 vars in 1246 bytes} [Fri Jul 10 14:28:07 2026] POST /volume/v3/types => generated 328 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:07.685552 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b08c2ac4-ce80-4786-a969-a8fbe3f97115 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:07.687670 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b08c2ac4-ce80-4786-a969-a8fbe3f97115 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:28:07.688204 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b08c2ac4-ce80-4786-a969-a8fbe3f97115 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9cf362c5-0940-468c-8db3-1e33ea471dcf", "size": 1}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:28:07.689761 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-b08c2ac4-ce80-4786-a969-a8fbe3f97115 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Create volume request body: {'volume': {'volume_type': '9cf362c5-0940-468c-8db3-1e33ea471dcf', 'size': 1}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:28:07.694549 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-b08c2ac4-ce80-4786-a969-a8fbe3f97115 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Create volume of 1 GB Jul 10 14:28:07.694960 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:07.694960 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:28:07.695544 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b08c2ac4-ce80-4786-a969-a8fbe3f97115 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Availability Zones retrieved successfully. Jul 10 14:28:07.703305 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b08c2ac4-ce80-4786-a969-a8fbe3f97115 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Flow 'volume_create_api' (da0b6125-7f2f-4ae2-a865-9ff3395eae41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:28:07.704793 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b08c2ac4-ce80-4786-a969-a8fbe3f97115 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6959201e-b561-4bd1-bb8c-5af3ef4c7093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:07.706071 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-b08c2ac4-ce80-4786-a969-a8fbe3f97115 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:28:07.734006 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b08c2ac4-ce80-4786-a969-a8fbe3f97115 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6959201e-b561-4bd1-bb8c-5af3ef4c7093) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:28:08Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2064771921',vendor_name='tempest-vendor_name-476322305'},id=9cf362c5-0940-468c-8db3-1e33ea471dcf,is_public=True,name='tempest-ProjectMemberTests-volume-type-405614199',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9cf362c5-0940-468c-8db3-1e33ea471dcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:07.734811 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b08c2ac4-ce80-4786-a969-a8fbe3f97115 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd51014c-3445-4e3c-a307-220e190c8e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:07.765299 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-b08c2ac4-ce80-4786-a969-a8fbe3f97115 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-405614199 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-405614199, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:28:07.765799 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-b08c2ac4-ce80-4786-a969-a8fbe3f97115 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-405614199 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-405614199, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:28:07.798341 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-b08c2ac4-ce80-4786-a969-a8fbe3f97115 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Created reservations ['f9a680b6-6da0-450e-89d3-08aaafe35df2', '960121d7-acc8-47ac-a0b2-b85e2d02c1f6', 'c6c0946b-32a4-4b6d-a90d-164a322a9565', 'bbf8b9dc-6b63-4e97-aaed-04e684ac40c9'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:28:07.799307 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b08c2ac4-ce80-4786-a969-a8fbe3f97115 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd51014c-3445-4e3c-a307-220e190c8e0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9a680b6-6da0-450e-89d3-08aaafe35df2', '960121d7-acc8-47ac-a0b2-b85e2d02c1f6', 'c6c0946b-32a4-4b6d-a90d-164a322a9565', 'bbf8b9dc-6b63-4e97-aaed-04e684ac40c9']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:07.800750 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b08c2ac4-ce80-4786-a969-a8fbe3f97115 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c1b8b19-b615-45a5-b5bb-91e1f3631d82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:07.828022 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b08c2ac4-ce80-4786-a969-a8fbe3f97115 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c1b8b19-b615-45a5-b5bb-91e1f3631d82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '470669d1-bb74-490c-972e-ba657a43dd41', '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='d5d62a6743174a05b34f1d0957613e80',qos_specs=None,replication_status=,reservations=['f9a680b6-6da0-450e-89d3-08aaafe35df2','960121d7-acc8-47ac-a0b2-b85e2d02c1f6','c6c0946b-32a4-4b6d-a90d-164a322a9565','bbf8b9dc-6b63-4e97-aaed-04e684ac40c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e6a66e102be458ebe097cb27442895b',volume_type_id=9cf362c5-0940-468c-8db3-1e33ea471dcf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:28:07Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=470669d1-bb74-490c-972e-ba657a43dd41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5d62a6743174a05b34f1d0957613e80',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e6a66e102be458ebe097cb27442895b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9cf362c5-0940-468c-8db3-1e33ea471dcf),volume_type_id=9cf362c5-0940-468c-8db3-1e33ea471dcf)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:07.829020 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b08c2ac4-ce80-4786-a969-a8fbe3f97115 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d68c0cf4-589c-4692-9287-2ffae4aeb131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:07.851972 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b08c2ac4-ce80-4786-a969-a8fbe3f97115 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d68c0cf4-589c-4692-9287-2ffae4aeb131) transitioned into state 'SUCCESS' from 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='d5d62a6743174a05b34f1d0957613e80',qos_specs=None,replication_status=,reservations=['f9a680b6-6da0-450e-89d3-08aaafe35df2','960121d7-acc8-47ac-a0b2-b85e2d02c1f6','c6c0946b-32a4-4b6d-a90d-164a322a9565','bbf8b9dc-6b63-4e97-aaed-04e684ac40c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e6a66e102be458ebe097cb27442895b',volume_type_id=9cf362c5-0940-468c-8db3-1e33ea471dcf)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:07.853035 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b08c2ac4-ce80-4786-a969-a8fbe3f97115 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8e390c5-879b-432a-8127-379f88575849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:07.865439 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b08c2ac4-ce80-4786-a969-a8fbe3f97115 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8e390c5-879b-432a-8127-379f88575849) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:07.866316 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b08c2ac4-ce80-4786-a969-a8fbe3f97115 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Flow 'volume_create_api' (da0b6125-7f2f-4ae2-a865-9ff3395eae41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:28:07.866651 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b08c2ac4-ce80-4786-a969-a8fbe3f97115 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Create volume request issued successfully. Jul 10 14:28:07.867287 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b08c2ac4-ce80-4786-a969-a8fbe3f97115 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:28:07.867766 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1381/5539] 10.4.3.66 () {70 vars in 1291 bytes} [Fri Jul 10 14:28:07 2026] POST /volume/v3/volumes => generated 771 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:28:07.880801 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b6a7860e-ed9f-4cfc-976a-c0d232753690 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:07.882829 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b6a7860e-ed9f-4cfc-976a-c0d232753690 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] GET https://10.4.3.66/volume/v3/volumes/470669d1-bb74-490c-972e-ba657a43dd41 Jul 10 14:28:07.883133 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b6a7860e-ed9f-4cfc-976a-c0d232753690 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:07.883395 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b6a7860e-ed9f-4cfc-976a-c0d232753690 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:07.897557 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:07.897557 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:28:07.902397 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-b6a7860e-ed9f-4cfc-976a-c0d232753690 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Volume info retrieved successfully. Jul 10 14:28:07.906961 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b6a7860e-ed9f-4cfc-976a-c0d232753690 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] https://10.4.3.66/volume/v3/volumes/470669d1-bb74-490c-972e-ba657a43dd41 returned with HTTP 200 Jul 10 14:28:07.907388 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1375/5540] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:28:07 2026] GET /volume/v3/volumes/470669d1-bb74-490c-972e-ba657a43dd41 => generated 950 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:08.920235 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-fbab8787-8927-408a-92e4-a33a7f83fe9e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:08.922718 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-fbab8787-8927-408a-92e4-a33a7f83fe9e tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] GET https://10.4.3.66/volume/v3/volumes/470669d1-bb74-490c-972e-ba657a43dd41 Jul 10 14:28:08.922912 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-fbab8787-8927-408a-92e4-a33a7f83fe9e tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:08.923104 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-fbab8787-8927-408a-92e4-a33a7f83fe9e tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:08.931249 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:08.931249 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:28:08.937038 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-fbab8787-8927-408a-92e4-a33a7f83fe9e tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Volume info retrieved successfully. Jul 10 14:28:08.942854 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-fbab8787-8927-408a-92e4-a33a7f83fe9e tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] https://10.4.3.66/volume/v3/volumes/470669d1-bb74-490c-972e-ba657a43dd41 returned with HTTP 200 Jul 10 14:28:08.943281 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1395/5541] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:28:08 2026] GET /volume/v3/volumes/470669d1-bb74-490c-972e-ba657a43dd41 => generated 971 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:08.957445 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b98c2071-9324-4fcb-98d4-ff2c87dd4bce None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:08.959088 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b98c2071-9324-4fcb-98d4-ff2c87dd4bce tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] GET https://10.4.3.66/volume/v3/messages Jul 10 14:28:08.959289 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b98c2071-9324-4fcb-98d4-ff2c87dd4bce tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:08.959439 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b98c2071-9324-4fcb-98d4-ff2c87dd4bce tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:08.963242 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b98c2071-9324-4fcb-98d4-ff2c87dd4bce tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] https://10.4.3.66/volume/v3/messages returned with HTTP 200 Jul 10 14:28:08.963592 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1391/5542] 10.4.3.66 () {68 vars in 1273 bytes} [Fri Jul 10 14:28:08 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:08.974668 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a2cbb41c-3708-4f0d-a955-88ba3080c93f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:08.976738 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a2cbb41c-3708-4f0d-a955-88ba3080c93f tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-member] GET https://10.4.3.66/volume/v3/messages/f0fcbfa7-564d-4930-b1e4-79297dd567ba Jul 10 14:28:08.977006 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a2cbb41c-3708-4f0d-a955-88ba3080c93f tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:08.977263 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a2cbb41c-3708-4f0d-a955-88ba3080c93f tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:08.981017 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:08.981017 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:28:08.982150 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a2cbb41c-3708-4f0d-a955-88ba3080c93f tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-member] https://10.4.3.66/volume/v3/messages/f0fcbfa7-564d-4930-b1e4-79297dd567ba returned with HTTP 200 Jul 10 14:28:08.982576 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1382/5543] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:28:08 2026] GET /volume/v3/messages/f0fcbfa7-564d-4930-b1e4-79297dd567ba => generated 665 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:08.992852 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-87bdf6cf-9fb0-4473-9ef0-e6eab4969770 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:08.995078 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-87bdf6cf-9fb0-4473-9ef0-e6eab4969770 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] DELETE https://10.4.3.66/volume/v3/messages/f0fcbfa7-564d-4930-b1e4-79297dd567ba Jul 10 14:28:08.995388 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-87bdf6cf-9fb0-4473-9ef0-e6eab4969770 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:08.995714 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-87bdf6cf-9fb0-4473-9ef0-e6eab4969770 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:09.006479 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-87bdf6cf-9fb0-4473-9ef0-e6eab4969770 tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] https://10.4.3.66/volume/v3/messages/f0fcbfa7-564d-4930-b1e4-79297dd567ba returned with HTTP 204 Jul 10 14:28:09.007116 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1376/5544] 10.4.3.66 () {68 vars in 1387 bytes} [Fri Jul 10 14:28:08 2026] DELETE /volume/v3/messages/f0fcbfa7-564d-4930-b1e4-79297dd567ba => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 14:28:09.013772 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8cbcb572-ed11-4cb7-862c-9fc84c23488c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:09.015473 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8cbcb572-ed11-4cb7-862c-9fc84c23488c tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/470669d1-bb74-490c-972e-ba657a43dd41 Jul 10 14:28:09.015708 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8cbcb572-ed11-4cb7-862c-9fc84c23488c tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:09.015924 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8cbcb572-ed11-4cb7-862c-9fc84c23488c tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:09.016075 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-8cbcb572-ed11-4cb7-862c-9fc84c23488c tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Delete volume with id: 470669d1-bb74-490c-972e-ba657a43dd41 Jul 10 14:28:09.023420 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:09.023420 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:28:09.023819 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-8cbcb572-ed11-4cb7-862c-9fc84c23488c tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Volume info retrieved successfully. Jul 10 14:28:09.025026 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-8cbcb572-ed11-4cb7-862c-9fc84c23488c tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100154) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 14:28:09.037017 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-8cbcb572-ed11-4cb7-862c-9fc84c23488c tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-405614199 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-405614199, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:28:09.037212 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-8cbcb572-ed11-4cb7-862c-9fc84c23488c tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-405614199 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-405614199, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:28:09.045768 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-8cbcb572-ed11-4cb7-862c-9fc84c23488c tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Created reservations ['b143d2f0-6d9a-42ea-99d6-2a4da5b0bc68', '2c97a70d-20c6-451f-8b73-527d209a4b79', '0fa2a67e-6977-4eca-a01c-3148cd5bd218', 'b1c53de0-c8aa-490e-b50c-44cf0f6a267b'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:28:09.070286 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-8cbcb572-ed11-4cb7-862c-9fc84c23488c tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Delete volume request issued successfully. Jul 10 14:28:09.070574 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8cbcb572-ed11-4cb7-862c-9fc84c23488c tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] https://10.4.3.66/volume/v3/volumes/470669d1-bb74-490c-972e-ba657a43dd41 returned with HTTP 202 Jul 10 14:28:09.071042 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1396/5545] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:28:09 2026] DELETE /volume/v3/volumes/470669d1-bb74-490c-972e-ba657a43dd41 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:28:09.078813 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-cc3f821f-7e41-48ac-901d-ebe57962ddfa None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:09.080585 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-cc3f821f-7e41-48ac-901d-ebe57962ddfa tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] DELETE https://10.4.3.66/volume/v3/types/9cf362c5-0940-468c-8db3-1e33ea471dcf Jul 10 14:28:09.080818 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-cc3f821f-7e41-48ac-901d-ebe57962ddfa tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:09.081061 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-cc3f821f-7e41-48ac-901d-ebe57962ddfa tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] Calling method '_delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:09.108613 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-cc3f821f-7e41-48ac-901d-ebe57962ddfa tempest-ProjectMemberTests-468045982 tempest-ProjectMemberTests-468045982-project-admin] https://10.4.3.66/volume/v3/types/9cf362c5-0940-468c-8db3-1e33ea471dcf returned with HTTP 202 Jul 10 14:28:09.109144 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1392/5546] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:28:09 2026] DELETE /volume/v3/types/9cf362c5-0940-468c-8db3-1e33ea471dcf => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:28:10.821258 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-40325068-53da-4ea1-9862-56183deee863 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:10.935448 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-40325068-53da-4ea1-9862-56183deee863 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:28:10.935774 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-40325068-53da-4ea1-9862-56183deee863 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-909218628", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2029501005", "vendor_name": "tempest-vendor_name-966328676"}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:28:10.952055 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-40325068-53da-4ea1-9862-56183deee863 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:28:10.952589 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1383/5547] 10.4.3.66 () {68 vars in 1246 bytes} [Fri Jul 10 14:28:10 2026] POST /volume/v3/types => generated 328 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:10.962210 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e094043f-f55f-4e17-9f2a-9183ab3853e6 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:10.964052 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e094043f-f55f-4e17-9f2a-9183ab3853e6 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:28:10.964368 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e094043f-f55f-4e17-9f2a-9183ab3853e6 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "102fd08f-ac49-4eff-aa29-1e9358cb571e", "size": 1}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:28:10.965970 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-e094043f-f55f-4e17-9f2a-9183ab3853e6 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Create volume request body: {'volume': {'volume_type': '102fd08f-ac49-4eff-aa29-1e9358cb571e', 'size': 1}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:28:10.970145 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-e094043f-f55f-4e17-9f2a-9183ab3853e6 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Create volume of 1 GB Jul 10 14:28:10.970452 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:10.970452 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:28:10.970878 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e094043f-f55f-4e17-9f2a-9183ab3853e6 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Availability Zones retrieved successfully. Jul 10 14:28:10.976634 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e094043f-f55f-4e17-9f2a-9183ab3853e6 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Flow 'volume_create_api' (04ed3e84-e70c-4f91-b4db-4c7f5fdc2b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:28:10.977646 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e094043f-f55f-4e17-9f2a-9183ab3853e6 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84b5c45f-7930-4339-aba2-b76cf5625af1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:10.978788 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-e094043f-f55f-4e17-9f2a-9183ab3853e6 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:28:11.006535 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e094043f-f55f-4e17-9f2a-9183ab3853e6 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84b5c45f-7930-4339-aba2-b76cf5625af1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:28:11Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2029501005',vendor_name='tempest-vendor_name-966328676'},id=102fd08f-ac49-4eff-aa29-1e9358cb571e,is_public=True,name='tempest-ProjectReaderTests-volume-type-909218628',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '102fd08f-ac49-4eff-aa29-1e9358cb571e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:11.007739 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e094043f-f55f-4e17-9f2a-9183ab3853e6 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f65c179-4233-4a18-a506-f18a5a199fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:11.035954 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-e094043f-f55f-4e17-9f2a-9183ab3853e6 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-909218628 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-909218628, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:28:11.036198 np0000005012 devstack@c-api.service[100155]: WARNING cinder.quota [None req-e094043f-f55f-4e17-9f2a-9183ab3853e6 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-909218628 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-909218628, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:28:11.068761 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-e094043f-f55f-4e17-9f2a-9183ab3853e6 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Created reservations ['31d9230b-bbbf-42c9-8fef-07d04f547909', '1697514e-5501-4e26-8f15-74eb19d0e8a0', '7bdbf6f2-7928-441c-8a4a-cae5bbdd8e1f', '9130b760-a4ff-4d65-a50d-2cffd875f532'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:28:11.069464 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e094043f-f55f-4e17-9f2a-9183ab3853e6 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f65c179-4233-4a18-a506-f18a5a199fc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31d9230b-bbbf-42c9-8fef-07d04f547909', '1697514e-5501-4e26-8f15-74eb19d0e8a0', '7bdbf6f2-7928-441c-8a4a-cae5bbdd8e1f', '9130b760-a4ff-4d65-a50d-2cffd875f532']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:11.070491 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e094043f-f55f-4e17-9f2a-9183ab3853e6 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c00761d-8cf7-4972-8b10-131612c0379a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:11.095987 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e094043f-f55f-4e17-9f2a-9183ab3853e6 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c00761d-8cf7-4972-8b10-131612c0379a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44e23a27-737f-42a3-83ee-1d9bcb6bf975', '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='99d993a51e2d463982a0b5f92e57ca62',qos_specs=None,replication_status=,reservations=['31d9230b-bbbf-42c9-8fef-07d04f547909','1697514e-5501-4e26-8f15-74eb19d0e8a0','7bdbf6f2-7928-441c-8a4a-cae5bbdd8e1f','9130b760-a4ff-4d65-a50d-2cffd875f532'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6de2e3b32e674861a78a01346a21ec96',volume_type_id=102fd08f-ac49-4eff-aa29-1e9358cb571e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:28:11Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44e23a27-737f-42a3-83ee-1d9bcb6bf975,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='99d993a51e2d463982a0b5f92e57ca62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6de2e3b32e674861a78a01346a21ec96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(102fd08f-ac49-4eff-aa29-1e9358cb571e),volume_type_id=102fd08f-ac49-4eff-aa29-1e9358cb571e)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:11.096658 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e094043f-f55f-4e17-9f2a-9183ab3853e6 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22ebdc64-2fbb-4150-857f-43570b3d7f95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:11.112626 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e094043f-f55f-4e17-9f2a-9183ab3853e6 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22ebdc64-2fbb-4150-857f-43570b3d7f95) transitioned into state 'SUCCESS' from 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='99d993a51e2d463982a0b5f92e57ca62',qos_specs=None,replication_status=,reservations=['31d9230b-bbbf-42c9-8fef-07d04f547909','1697514e-5501-4e26-8f15-74eb19d0e8a0','7bdbf6f2-7928-441c-8a4a-cae5bbdd8e1f','9130b760-a4ff-4d65-a50d-2cffd875f532'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6de2e3b32e674861a78a01346a21ec96',volume_type_id=102fd08f-ac49-4eff-aa29-1e9358cb571e)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:11.113252 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e094043f-f55f-4e17-9f2a-9183ab3853e6 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc5dbb51-15cc-40b6-a7e9-6f3fc3f90358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:11.121864 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e094043f-f55f-4e17-9f2a-9183ab3853e6 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc5dbb51-15cc-40b6-a7e9-6f3fc3f90358) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:11.122965 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-e094043f-f55f-4e17-9f2a-9183ab3853e6 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Flow 'volume_create_api' (04ed3e84-e70c-4f91-b4db-4c7f5fdc2b33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:28:11.123304 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e094043f-f55f-4e17-9f2a-9183ab3853e6 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Create volume request issued successfully. Jul 10 14:28:11.123967 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e094043f-f55f-4e17-9f2a-9183ab3853e6 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:28:11.124396 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1377/5548] 10.4.3.66 () {70 vars in 1291 bytes} [Fri Jul 10 14:28:10 2026] POST /volume/v3/volumes => generated 771 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:28:11.141754 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-3de9911a-d05d-460e-b14e-9f44c9cc7ba4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:11.144143 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3de9911a-d05d-460e-b14e-9f44c9cc7ba4 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] GET https://10.4.3.66/volume/v3/volumes/44e23a27-737f-42a3-83ee-1d9bcb6bf975 Jul 10 14:28:11.144404 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3de9911a-d05d-460e-b14e-9f44c9cc7ba4 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:11.144712 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3de9911a-d05d-460e-b14e-9f44c9cc7ba4 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:11.154263 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:11.154263 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:28:11.159364 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-3de9911a-d05d-460e-b14e-9f44c9cc7ba4 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Volume info retrieved successfully. Jul 10 14:28:11.165640 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3de9911a-d05d-460e-b14e-9f44c9cc7ba4 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] https://10.4.3.66/volume/v3/volumes/44e23a27-737f-42a3-83ee-1d9bcb6bf975 returned with HTTP 200 Jul 10 14:28:11.166047 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1397/5549] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:28:11 2026] GET /volume/v3/volumes/44e23a27-737f-42a3-83ee-1d9bcb6bf975 => generated 950 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:12.178610 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-071d6430-9014-40ac-853c-e898af05e0af None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:12.180444 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-071d6430-9014-40ac-853c-e898af05e0af tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] GET https://10.4.3.66/volume/v3/volumes/44e23a27-737f-42a3-83ee-1d9bcb6bf975 Jul 10 14:28:12.180725 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-071d6430-9014-40ac-853c-e898af05e0af tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:12.180936 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-071d6430-9014-40ac-853c-e898af05e0af tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:12.193464 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:12.193464 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:28:12.197341 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-071d6430-9014-40ac-853c-e898af05e0af tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Volume info retrieved successfully. Jul 10 14:28:12.201773 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-071d6430-9014-40ac-853c-e898af05e0af tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] https://10.4.3.66/volume/v3/volumes/44e23a27-737f-42a3-83ee-1d9bcb6bf975 returned with HTTP 200 Jul 10 14:28:12.202400 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1393/5550] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:28:12 2026] GET /volume/v3/volumes/44e23a27-737f-42a3-83ee-1d9bcb6bf975 => generated 971 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:12.214913 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-410ef963-b816-44e7-b612-ec32314ba619 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:12.217142 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-410ef963-b816-44e7-b612-ec32314ba619 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] GET https://10.4.3.66/volume/v3/messages Jul 10 14:28:12.217396 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-410ef963-b816-44e7-b612-ec32314ba619 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:12.218282 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-410ef963-b816-44e7-b612-ec32314ba619 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:12.222401 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-410ef963-b816-44e7-b612-ec32314ba619 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] https://10.4.3.66/volume/v3/messages returned with HTTP 200 Jul 10 14:28:12.222889 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1384/5551] 10.4.3.66 () {68 vars in 1273 bytes} [Fri Jul 10 14:28:12 2026] GET /volume/v3/messages => generated 668 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:12.232338 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-c158461d-a15f-44e9-be8c-3efa28d28f85 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:12.289799 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c158461d-a15f-44e9-be8c-3efa28d28f85 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-reader] GET https://10.4.3.66/volume/v3/messages Jul 10 14:28:12.290063 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c158461d-a15f-44e9-be8c-3efa28d28f85 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-reader] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:12.290298 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c158461d-a15f-44e9-be8c-3efa28d28f85 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-reader] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:12.290659 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:12.290659 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:28:12.294334 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c158461d-a15f-44e9-be8c-3efa28d28f85 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-reader] https://10.4.3.66/volume/v3/messages returned with HTTP 200 Jul 10 14:28:12.294780 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1378/5552] 10.4.3.66 () {68 vars in 1273 bytes} [Fri Jul 10 14:28:12 2026] GET /volume/v3/messages => generated 668 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:12.306076 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-06ab6abb-88d6-4f4d-8915-ecaf2b3edf95 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:12.307926 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-06ab6abb-88d6-4f4d-8915-ecaf2b3edf95 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] DELETE https://10.4.3.66/volume/v3/messages/bcad70e6-a93c-44d4-9466-c1d0f52028ed Jul 10 14:28:12.308148 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-06ab6abb-88d6-4f4d-8915-ecaf2b3edf95 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:12.308327 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-06ab6abb-88d6-4f4d-8915-ecaf2b3edf95 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:12.318425 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-06ab6abb-88d6-4f4d-8915-ecaf2b3edf95 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] https://10.4.3.66/volume/v3/messages/bcad70e6-a93c-44d4-9466-c1d0f52028ed returned with HTTP 204 Jul 10 14:28:12.318938 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1398/5553] 10.4.3.66 () {68 vars in 1387 bytes} [Fri Jul 10 14:28:12 2026] DELETE /volume/v3/messages/bcad70e6-a93c-44d4-9466-c1d0f52028ed => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 14:28:12.327065 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c1453a1c-4d72-42ce-9fc0-53cebaa5a834 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:12.328810 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c1453a1c-4d72-42ce-9fc0-53cebaa5a834 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/44e23a27-737f-42a3-83ee-1d9bcb6bf975 Jul 10 14:28:12.329138 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c1453a1c-4d72-42ce-9fc0-53cebaa5a834 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:12.329317 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c1453a1c-4d72-42ce-9fc0-53cebaa5a834 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:12.329510 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-c1453a1c-4d72-42ce-9fc0-53cebaa5a834 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Delete volume with id: 44e23a27-737f-42a3-83ee-1d9bcb6bf975 Jul 10 14:28:12.336890 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:12.336890 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:28:12.337199 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-c1453a1c-4d72-42ce-9fc0-53cebaa5a834 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Volume info retrieved successfully. Jul 10 14:28:12.338143 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-c1453a1c-4d72-42ce-9fc0-53cebaa5a834 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100153) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 14:28:12.347837 np0000005012 devstack@c-api.service[100153]: WARNING cinder.quota [None req-c1453a1c-4d72-42ce-9fc0-53cebaa5a834 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-909218628 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-909218628, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:28:12.348121 np0000005012 devstack@c-api.service[100153]: WARNING cinder.quota [None req-c1453a1c-4d72-42ce-9fc0-53cebaa5a834 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-909218628 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-909218628, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:28:12.355805 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-c1453a1c-4d72-42ce-9fc0-53cebaa5a834 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Created reservations ['4cf8b292-3e45-402d-94e0-57e060fc31de', 'bad4f79e-6cc2-4a8c-a045-efc32e85dd40', '23d16af4-c77f-4109-8094-dc636c968bb6', 'c78419c6-b9a6-4d72-ba9a-654185484a9d'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:28:12.381798 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-c1453a1c-4d72-42ce-9fc0-53cebaa5a834 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Delete volume request issued successfully. Jul 10 14:28:12.382009 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c1453a1c-4d72-42ce-9fc0-53cebaa5a834 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] https://10.4.3.66/volume/v3/volumes/44e23a27-737f-42a3-83ee-1d9bcb6bf975 returned with HTTP 202 Jul 10 14:28:12.382760 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1394/5554] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:28:12 2026] DELETE /volume/v3/volumes/44e23a27-737f-42a3-83ee-1d9bcb6bf975 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:28:12.390455 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d48d98c5-28f0-4285-b9c3-a8b2a5eba071 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:12.392207 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d48d98c5-28f0-4285-b9c3-a8b2a5eba071 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] DELETE https://10.4.3.66/volume/v3/types/102fd08f-ac49-4eff-aa29-1e9358cb571e Jul 10 14:28:12.392397 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d48d98c5-28f0-4285-b9c3-a8b2a5eba071 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:12.392665 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d48d98c5-28f0-4285-b9c3-a8b2a5eba071 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Calling method '_delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:12.416115 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d48d98c5-28f0-4285-b9c3-a8b2a5eba071 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] https://10.4.3.66/volume/v3/types/102fd08f-ac49-4eff-aa29-1e9358cb571e returned with HTTP 202 Jul 10 14:28:12.416555 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1385/5555] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:28:12 2026] DELETE /volume/v3/types/102fd08f-ac49-4eff-aa29-1e9358cb571e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:28:12.426648 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b13df846-2858-420a-9704-e5a758aabb67 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:12.428420 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b13df846-2858-420a-9704-e5a758aabb67 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] POST https://10.4.3.66/volume/v3/types Jul 10 14:28:12.428799 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b13df846-2858-420a-9704-e5a758aabb67 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-911178425", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1303614364", "vendor_name": "tempest-vendor_name-1863512404"}}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:28:12.444306 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b13df846-2858-420a-9704-e5a758aabb67 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Jul 10 14:28:12.444747 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1379/5556] 10.4.3.66 () {68 vars in 1246 bytes} [Fri Jul 10 14:28:12 2026] POST /volume/v3/types => generated 329 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:12.453910 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-db039d63-3e49-4d8f-9125-980998362679 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:12.456103 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-db039d63-3e49-4d8f-9125-980998362679 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:28:12.456621 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-db039d63-3e49-4d8f-9125-980998362679 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "47e1018e-f2ef-42ae-97bc-7edada816d48", "size": 1}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:28:12.458199 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-db039d63-3e49-4d8f-9125-980998362679 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Create volume request body: {'volume': {'volume_type': '47e1018e-f2ef-42ae-97bc-7edada816d48', 'size': 1}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:28:12.463251 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-db039d63-3e49-4d8f-9125-980998362679 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Create volume of 1 GB Jul 10 14:28:12.463621 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:12.463621 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:28:12.464042 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-db039d63-3e49-4d8f-9125-980998362679 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Availability Zones retrieved successfully. Jul 10 14:28:12.469665 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-db039d63-3e49-4d8f-9125-980998362679 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Flow 'volume_create_api' (acc1f850-7d64-47d1-af8f-87325e7c86b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:28:12.470749 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-db039d63-3e49-4d8f-9125-980998362679 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac267505-c066-4382-a376-4fa0ebe754a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:12.471488 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-db039d63-3e49-4d8f-9125-980998362679 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:28:12.491456 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-db039d63-3e49-4d8f-9125-980998362679 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac267505-c066-4382-a376-4fa0ebe754a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:28:12Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1303614364',vendor_name='tempest-vendor_name-1863512404'},id=47e1018e-f2ef-42ae-97bc-7edada816d48,is_public=True,name='tempest-ProjectReaderTests-volume-type-911178425',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '47e1018e-f2ef-42ae-97bc-7edada816d48', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:12.492327 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-db039d63-3e49-4d8f-9125-980998362679 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77e617ff-a746-42a3-ac0b-a4219bf52a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:12.516625 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-db039d63-3e49-4d8f-9125-980998362679 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-911178425 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-911178425, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:28:12.516846 np0000005012 devstack@c-api.service[100154]: WARNING cinder.quota [None req-db039d63-3e49-4d8f-9125-980998362679 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-911178425 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-911178425, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:28:12.542157 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-db039d63-3e49-4d8f-9125-980998362679 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Created reservations ['3bc8024a-8a2f-4873-8985-e16a0e641f27', 'c0787e05-e751-4b81-916b-17e51e4d1f31', '67f17128-dd51-445e-8ef7-289af8d86408', '8c7df73d-6c6a-4254-826a-ce438246b651'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:28:12.543007 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-db039d63-3e49-4d8f-9125-980998362679 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77e617ff-a746-42a3-ac0b-a4219bf52a76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bc8024a-8a2f-4873-8985-e16a0e641f27', 'c0787e05-e751-4b81-916b-17e51e4d1f31', '67f17128-dd51-445e-8ef7-289af8d86408', '8c7df73d-6c6a-4254-826a-ce438246b651']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:12.543871 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-db039d63-3e49-4d8f-9125-980998362679 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b6f8757-5345-4d20-b4dc-e419b448d4e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:12.568208 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-db039d63-3e49-4d8f-9125-980998362679 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b6f8757-5345-4d20-b4dc-e419b448d4e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21afb6e2-050e-4c18-929b-a9c19a9480eb', '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='99d993a51e2d463982a0b5f92e57ca62',qos_specs=None,replication_status=,reservations=['3bc8024a-8a2f-4873-8985-e16a0e641f27','c0787e05-e751-4b81-916b-17e51e4d1f31','67f17128-dd51-445e-8ef7-289af8d86408','8c7df73d-6c6a-4254-826a-ce438246b651'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6de2e3b32e674861a78a01346a21ec96',volume_type_id=47e1018e-f2ef-42ae-97bc-7edada816d48), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:28:12Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21afb6e2-050e-4c18-929b-a9c19a9480eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='99d993a51e2d463982a0b5f92e57ca62',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6de2e3b32e674861a78a01346a21ec96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(47e1018e-f2ef-42ae-97bc-7edada816d48),volume_type_id=47e1018e-f2ef-42ae-97bc-7edada816d48)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:12.568921 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-db039d63-3e49-4d8f-9125-980998362679 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b564bed-7ebe-487e-b392-68ec4119639c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:12.586220 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-db039d63-3e49-4d8f-9125-980998362679 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b564bed-7ebe-487e-b392-68ec4119639c) transitioned into state 'SUCCESS' from 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='99d993a51e2d463982a0b5f92e57ca62',qos_specs=None,replication_status=,reservations=['3bc8024a-8a2f-4873-8985-e16a0e641f27','c0787e05-e751-4b81-916b-17e51e4d1f31','67f17128-dd51-445e-8ef7-289af8d86408','8c7df73d-6c6a-4254-826a-ce438246b651'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6de2e3b32e674861a78a01346a21ec96',volume_type_id=47e1018e-f2ef-42ae-97bc-7edada816d48)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:12.586970 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-db039d63-3e49-4d8f-9125-980998362679 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab6ac3e4-d001-4655-bcb0-121146ff7b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:12.595756 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-db039d63-3e49-4d8f-9125-980998362679 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab6ac3e4-d001-4655-bcb0-121146ff7b15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:12.596740 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-db039d63-3e49-4d8f-9125-980998362679 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Flow 'volume_create_api' (acc1f850-7d64-47d1-af8f-87325e7c86b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:28:12.597127 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-db039d63-3e49-4d8f-9125-980998362679 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Create volume request issued successfully. Jul 10 14:28:12.597902 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-db039d63-3e49-4d8f-9125-980998362679 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:28:12.598373 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1399/5557] 10.4.3.66 () {70 vars in 1291 bytes} [Fri Jul 10 14:28:12 2026] POST /volume/v3/volumes => generated 771 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:28:12.613634 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b6d06f84-d2aa-4922-8030-8dbe06713e88 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:12.616311 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b6d06f84-d2aa-4922-8030-8dbe06713e88 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] GET https://10.4.3.66/volume/v3/volumes/21afb6e2-050e-4c18-929b-a9c19a9480eb Jul 10 14:28:12.616606 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b6d06f84-d2aa-4922-8030-8dbe06713e88 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:12.616862 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b6d06f84-d2aa-4922-8030-8dbe06713e88 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:12.626050 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:12.626050 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:28:12.630354 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-b6d06f84-d2aa-4922-8030-8dbe06713e88 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Volume info retrieved successfully. Jul 10 14:28:12.635468 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b6d06f84-d2aa-4922-8030-8dbe06713e88 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] https://10.4.3.66/volume/v3/volumes/21afb6e2-050e-4c18-929b-a9c19a9480eb returned with HTTP 200 Jul 10 14:28:12.636246 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1395/5558] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:28:12 2026] GET /volume/v3/volumes/21afb6e2-050e-4c18-929b-a9c19a9480eb => generated 950 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:13.650343 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b7f7d3f9-5051-4fd4-a0a2-dd92f982c517 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:13.652201 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b7f7d3f9-5051-4fd4-a0a2-dd92f982c517 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] GET https://10.4.3.66/volume/v3/volumes/21afb6e2-050e-4c18-929b-a9c19a9480eb Jul 10 14:28:13.652458 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b7f7d3f9-5051-4fd4-a0a2-dd92f982c517 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:13.652703 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b7f7d3f9-5051-4fd4-a0a2-dd92f982c517 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:13.661250 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:13.661250 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:28:13.665851 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b7f7d3f9-5051-4fd4-a0a2-dd92f982c517 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Volume info retrieved successfully. Jul 10 14:28:13.671000 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b7f7d3f9-5051-4fd4-a0a2-dd92f982c517 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] https://10.4.3.66/volume/v3/volumes/21afb6e2-050e-4c18-929b-a9c19a9480eb returned with HTTP 200 Jul 10 14:28:13.671406 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1386/5559] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:28:13 2026] GET /volume/v3/volumes/21afb6e2-050e-4c18-929b-a9c19a9480eb => generated 971 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:13.685496 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-678f0a63-d700-47c2-b094-34841c9a8950 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:13.687611 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-678f0a63-d700-47c2-b094-34841c9a8950 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] GET https://10.4.3.66/volume/v3/messages Jul 10 14:28:13.687875 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-678f0a63-d700-47c2-b094-34841c9a8950 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:13.688119 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-678f0a63-d700-47c2-b094-34841c9a8950 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:13.692486 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-678f0a63-d700-47c2-b094-34841c9a8950 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] https://10.4.3.66/volume/v3/messages returned with HTTP 200 Jul 10 14:28:13.692899 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1380/5560] 10.4.3.66 () {68 vars in 1273 bytes} [Fri Jul 10 14:28:13 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:13.702981 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-1923b9c3-9df3-4822-8f7f-0c3be7273582 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:13.705223 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1923b9c3-9df3-4822-8f7f-0c3be7273582 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-reader] GET https://10.4.3.66/volume/v3/messages/456f7253-32ab-456f-a0fc-1016c6d53153 Jul 10 14:28:13.705537 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1923b9c3-9df3-4822-8f7f-0c3be7273582 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-reader] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:13.705824 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1923b9c3-9df3-4822-8f7f-0c3be7273582 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-reader] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:13.709493 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:13.709493 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:28:13.710296 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1923b9c3-9df3-4822-8f7f-0c3be7273582 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-reader] https://10.4.3.66/volume/v3/messages/456f7253-32ab-456f-a0fc-1016c6d53153 returned with HTTP 200 Jul 10 14:28:13.710738 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1400/5561] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:28:13 2026] GET /volume/v3/messages/456f7253-32ab-456f-a0fc-1016c6d53153 => generated 665 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:13.720784 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-3fc5b8a4-c4b7-4c0c-8bed-cdeed6e72589 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:13.722787 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3fc5b8a4-c4b7-4c0c-8bed-cdeed6e72589 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] DELETE https://10.4.3.66/volume/v3/messages/456f7253-32ab-456f-a0fc-1016c6d53153 Jul 10 14:28:13.723030 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3fc5b8a4-c4b7-4c0c-8bed-cdeed6e72589 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:13.723219 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3fc5b8a4-c4b7-4c0c-8bed-cdeed6e72589 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:13.731978 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3fc5b8a4-c4b7-4c0c-8bed-cdeed6e72589 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] https://10.4.3.66/volume/v3/messages/456f7253-32ab-456f-a0fc-1016c6d53153 returned with HTTP 204 Jul 10 14:28:13.732479 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1396/5562] 10.4.3.66 () {68 vars in 1387 bytes} [Fri Jul 10 14:28:13 2026] DELETE /volume/v3/messages/456f7253-32ab-456f-a0fc-1016c6d53153 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 10 14:28:13.741698 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8e65709f-8c20-4f80-b2cd-1f75448f9ceb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:13.743703 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8e65709f-8c20-4f80-b2cd-1f75448f9ceb tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/21afb6e2-050e-4c18-929b-a9c19a9480eb Jul 10 14:28:13.743984 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8e65709f-8c20-4f80-b2cd-1f75448f9ceb tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:13.744229 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8e65709f-8c20-4f80-b2cd-1f75448f9ceb tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:13.744464 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-8e65709f-8c20-4f80-b2cd-1f75448f9ceb tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Delete volume with id: 21afb6e2-050e-4c18-929b-a9c19a9480eb Jul 10 14:28:13.753179 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:13.753179 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:28:13.753546 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8e65709f-8c20-4f80-b2cd-1f75448f9ceb tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Volume info retrieved successfully. Jul 10 14:28:13.754693 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8e65709f-8c20-4f80-b2cd-1f75448f9ceb tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100152) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 10 14:28:13.770110 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-8e65709f-8c20-4f80-b2cd-1f75448f9ceb tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-911178425 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-911178425, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:28:13.770648 np0000005012 devstack@c-api.service[100152]: WARNING cinder.quota [None req-8e65709f-8c20-4f80-b2cd-1f75448f9ceb tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-911178425 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-911178425, it is now deprecated. Please use the default quota class for default quota. Jul 10 14:28:13.780033 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-8e65709f-8c20-4f80-b2cd-1f75448f9ceb tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Created reservations ['7ff062b0-269f-4cb1-afd8-36bc1e97efcc', '68cb01e5-fdb9-46c9-9926-df632af45ebc', 'b5d95c22-862b-4df5-a9f1-6cd02f34fdbb', '53bb8157-519a-4439-9b8f-bac465fbe737'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:28:13.816046 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8e65709f-8c20-4f80-b2cd-1f75448f9ceb tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Delete volume request issued successfully. Jul 10 14:28:13.816285 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8e65709f-8c20-4f80-b2cd-1f75448f9ceb tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] https://10.4.3.66/volume/v3/volumes/21afb6e2-050e-4c18-929b-a9c19a9480eb returned with HTTP 202 Jul 10 14:28:13.816819 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1387/5563] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:28:13 2026] DELETE /volume/v3/volumes/21afb6e2-050e-4c18-929b-a9c19a9480eb => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:28:13.824871 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-390924a6-8748-43c2-9292-1cea9c4b32d8 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:13.827191 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-390924a6-8748-43c2-9292-1cea9c4b32d8 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] DELETE https://10.4.3.66/volume/v3/types/47e1018e-f2ef-42ae-97bc-7edada816d48 Jul 10 14:28:13.827517 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-390924a6-8748-43c2-9292-1cea9c4b32d8 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:13.827786 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-390924a6-8748-43c2-9292-1cea9c4b32d8 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] Calling method '_delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:13.854252 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-390924a6-8748-43c2-9292-1cea9c4b32d8 tempest-ProjectReaderTests-1208257518 tempest-ProjectReaderTests-1208257518-project-admin] https://10.4.3.66/volume/v3/types/47e1018e-f2ef-42ae-97bc-7edada816d48 returned with HTTP 202 Jul 10 14:28:13.854772 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1381/5564] 10.4.3.66 () {66 vars in 1338 bytes} [Fri Jul 10 14:28:13 2026] DELETE /volume/v3/types/47e1018e-f2ef-42ae-97bc-7edada816d48 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:28:18.647905 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-63a51c5c-36f5-498c-a2d6-1edf17f63b40 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:18.649769 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-63a51c5c-36f5-498c-a2d6-1edf17f63b40 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:28:18.650092 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-63a51c5c-36f5-498c-a2d6-1edf17f63b40 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1589366787", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:28:18.651637 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-63a51c5c-36f5-498c-a2d6-1edf17f63b40 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1589366787', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:28:18.651782 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-63a51c5c-36f5-498c-a2d6-1edf17f63b40 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Create volume of 1 GB Jul 10 14:28:18.656177 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-63a51c5c-36f5-498c-a2d6-1edf17f63b40 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Availability Zones retrieved successfully. Jul 10 14:28:18.662282 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-63a51c5c-36f5-498c-a2d6-1edf17f63b40 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Flow 'volume_create_api' (f2a8b1ee-50e1-4037-a474-38aba855fea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:28:18.663288 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-63a51c5c-36f5-498c-a2d6-1edf17f63b40 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a5b8cc1-3b16-4800-8008-b3b3968dd647) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:18.664264 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-63a51c5c-36f5-498c-a2d6-1edf17f63b40 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:28:18.691971 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-63a51c5c-36f5-498c-a2d6-1edf17f63b40 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a5b8cc1-3b16-4800-8008-b3b3968dd647) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:18.692745 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-63a51c5c-36f5-498c-a2d6-1edf17f63b40 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cb02b54-b6c2-4da0-89c9-5142c2c82c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:18.732638 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-63a51c5c-36f5-498c-a2d6-1edf17f63b40 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Created reservations ['3bce204e-95ea-4c49-8926-63d7fd30e24e', 'ba05b415-3c95-44d2-87b3-cebd223ed3ff', 'fe99ca2e-2da0-4943-a1ab-ada6d610cf52', '4c800d67-1438-4134-b90f-4f955e22dd8a'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:28:18.733333 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-63a51c5c-36f5-498c-a2d6-1edf17f63b40 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0cb02b54-b6c2-4da0-89c9-5142c2c82c86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bce204e-95ea-4c49-8926-63d7fd30e24e', 'ba05b415-3c95-44d2-87b3-cebd223ed3ff', 'fe99ca2e-2da0-4943-a1ab-ada6d610cf52', '4c800d67-1438-4134-b90f-4f955e22dd8a']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:18.733992 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-63a51c5c-36f5-498c-a2d6-1edf17f63b40 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5720964-505d-44b0-bd1d-6d6ef8907804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:18.755795 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-63a51c5c-36f5-498c-a2d6-1edf17f63b40 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5720964-505d-44b0-bd1d-6d6ef8907804) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7768636d-55c6-451b-b6f1-8728d4b1e802', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1589366787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73736b022f3847648fb14639c9148006',qos_specs=None,replication_status=,reservations=['3bce204e-95ea-4c49-8926-63d7fd30e24e','ba05b415-3c95-44d2-87b3-cebd223ed3ff','fe99ca2e-2da0-4943-a1ab-ada6d610cf52','4c800d67-1438-4134-b90f-4f955e22dd8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='548adea344ed40eab1dd8ae0ed47145d',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:28:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1589366787',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7768636d-55c6-451b-b6f1-8728d4b1e802,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73736b022f3847648fb14639c9148006',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='548adea344ed40eab1dd8ae0ed47145d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:18.756510 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-63a51c5c-36f5-498c-a2d6-1edf17f63b40 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44aff1c0-547b-4cb1-bb03-e0a8ad84a3f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:18.773282 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-63a51c5c-36f5-498c-a2d6-1edf17f63b40 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44aff1c0-547b-4cb1-bb03-e0a8ad84a3f1) transitioned into state 'SUCCESS' from state '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-1589366787',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73736b022f3847648fb14639c9148006',qos_specs=None,replication_status=,reservations=['3bce204e-95ea-4c49-8926-63d7fd30e24e','ba05b415-3c95-44d2-87b3-cebd223ed3ff','fe99ca2e-2da0-4943-a1ab-ada6d610cf52','4c800d67-1438-4134-b90f-4f955e22dd8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='548adea344ed40eab1dd8ae0ed47145d',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:18.773985 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-63a51c5c-36f5-498c-a2d6-1edf17f63b40 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca29c263-f8d2-4f46-8275-1486b69cf8c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:18.784535 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-63a51c5c-36f5-498c-a2d6-1edf17f63b40 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca29c263-f8d2-4f46-8275-1486b69cf8c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:18.785722 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-63a51c5c-36f5-498c-a2d6-1edf17f63b40 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Flow 'volume_create_api' (f2a8b1ee-50e1-4037-a474-38aba855fea1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:28:18.786137 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-63a51c5c-36f5-498c-a2d6-1edf17f63b40 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Create volume request issued successfully. Jul 10 14:28:18.786818 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-63a51c5c-36f5-498c-a2d6-1edf17f63b40 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:28:18.787293 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1401/5565] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:28:18 2026] POST /volume/v3/volumes => generated 753 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:28:18.801565 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ff8035a1-613a-4047-a039-53177bb1016f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:18.803678 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ff8035a1-613a-4047-a039-53177bb1016f tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 Jul 10 14:28:18.803916 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ff8035a1-613a-4047-a039-53177bb1016f tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:18.804138 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ff8035a1-613a-4047-a039-53177bb1016f tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:18.813559 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:18.813559 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:28:18.818400 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-ff8035a1-613a-4047-a039-53177bb1016f tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Volume info retrieved successfully. Jul 10 14:28:18.823760 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ff8035a1-613a-4047-a039-53177bb1016f tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 returned with HTTP 200 Jul 10 14:28:18.824236 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1397/5566] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:28:18 2026] GET /volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:19.282459 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9ce938c0-58e3-4fad-a694-c1ce5f4119ea None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:19.284412 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9ce938c0-58e3-4fad-a694-c1ce5f4119ea tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:28:19.284783 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9ce938c0-58e3-4fad-a694-c1ce5f4119ea tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d13e767c-84df-4927-8267-9a2c80042d6e", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-191183880", "description": null, "metadata": null}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:28:19.295293 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:19.295293 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:28:19.295977 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9ce938c0-58e3-4fad-a694-c1ce5f4119ea tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:28:19.296170 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-9ce938c0-58e3-4fad-a694-c1ce5f4119ea tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Create snapshot from volume d13e767c-84df-4927-8267-9a2c80042d6e Jul 10 14:28:19.319393 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-9ce938c0-58e3-4fad-a694-c1ce5f4119ea tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Created reservations ['7d43cbd6-e61e-456c-8c79-02806c55e980', '0b0e2ffa-155a-4c86-8745-abd4503ef6e6', '0a13cce3-9d57-4624-8666-bfe585be94a5', '6c01783e-0c88-4a99-9f28-41ee30c55764'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:28:19.348471 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9ce938c0-58e3-4fad-a694-c1ce5f4119ea tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot force create request issued successfully. Jul 10 14:28:19.348984 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9ce938c0-58e3-4fad-a694-c1ce5f4119ea tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:28:19.349492 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1388/5567] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:28:19 2026] POST /volume/v3/snapshots => generated 307 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:28:19.357554 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-cd35a56a-cb36-4a2c-bbde-84371be7f8f8 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:19.359307 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-cd35a56a-cb36-4a2c-bbde-84371be7f8f8 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/snapshots/0cbd294f-8c83-4c2d-8138-00bf0af930d3 Jul 10 14:28:19.359474 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-cd35a56a-cb36-4a2c-bbde-84371be7f8f8 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:19.359698 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-cd35a56a-cb36-4a2c-bbde-84371be7f8f8 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:19.365757 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:19.365757 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:28:19.366426 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-cd35a56a-cb36-4a2c-bbde-84371be7f8f8 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot retrieved successfully. Jul 10 14:28:19.367480 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-cd35a56a-cb36-4a2c-bbde-84371be7f8f8 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/0cbd294f-8c83-4c2d-8138-00bf0af930d3 returned with HTTP 200 Jul 10 14:28:19.368020 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1382/5568] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:28:19 2026] GET /volume/v3/snapshots/0cbd294f-8c83-4c2d-8138-00bf0af930d3 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:19.839412 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8d14047a-3ef5-4e23-b9a4-77b44c4955f0 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:19.841318 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8d14047a-3ef5-4e23-b9a4-77b44c4955f0 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 Jul 10 14:28:19.841517 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8d14047a-3ef5-4e23-b9a4-77b44c4955f0 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:19.841791 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8d14047a-3ef5-4e23-b9a4-77b44c4955f0 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:19.849584 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:19.849584 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:28:19.853746 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-8d14047a-3ef5-4e23-b9a4-77b44c4955f0 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Volume info retrieved successfully. Jul 10 14:28:19.858872 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8d14047a-3ef5-4e23-b9a4-77b44c4955f0 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 returned with HTTP 200 Jul 10 14:28:19.859455 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1402/5569] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:28:19 2026] GET /volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:19.875585 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-938f6b66-f2fe-403b-83e4-7e567b46acbe None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:19.877943 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-938f6b66-f2fe-403b-83e4-7e567b46acbe tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 Jul 10 14:28:19.878202 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-938f6b66-f2fe-403b-83e4-7e567b46acbe tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:19.878455 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-938f6b66-f2fe-403b-83e4-7e567b46acbe tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:19.886760 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:19.886760 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:28:19.890469 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-938f6b66-f2fe-403b-83e4-7e567b46acbe tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Volume info retrieved successfully. Jul 10 14:28:19.895173 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-938f6b66-f2fe-403b-83e4-7e567b46acbe tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 returned with HTTP 200 Jul 10 14:28:19.895579 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1398/5570] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:28:19 2026] GET /volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:19.907277 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-057d0e80-b88b-4970-80d6-44786a14f589 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:19.909569 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-057d0e80-b88b-4970-80d6-44786a14f589 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/volumes Jul 10 14:28:19.909832 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-057d0e80-b88b-4970-80d6-44786a14f589 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:19.910074 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-057d0e80-b88b-4970-80d6-44786a14f589 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:19.910448 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-057d0e80-b88b-4970-80d6-44786a14f589 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:28:19.910888 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:19.910888 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:28:19.911290 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-057d0e80-b88b-4970-80d6-44786a14f589 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100152) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:28:19.917889 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-057d0e80-b88b-4970-80d6-44786a14f589 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Get all volumes completed successfully. Jul 10 14:28:19.918540 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-057d0e80-b88b-4970-80d6-44786a14f589 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 200 Jul 10 14:28:19.918943 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1389/5571] 10.4.3.66 () {66 vars in 1230 bytes} [Fri Jul 10 14:28:19 2026] GET /volume/v3/volumes => generated 337 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:19.927948 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-bd70f259-4155-4693-b5ae-9a7a7151a311 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:19.930155 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-bd70f259-4155-4693-b5ae-9a7a7151a311 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 Jul 10 14:28:19.930385 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-bd70f259-4155-4693-b5ae-9a7a7151a311 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:19.930585 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-bd70f259-4155-4693-b5ae-9a7a7151a311 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:19.938298 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:19.938298 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:28:19.942595 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-bd70f259-4155-4693-b5ae-9a7a7151a311 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Volume info retrieved successfully. Jul 10 14:28:19.947409 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-bd70f259-4155-4693-b5ae-9a7a7151a311 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 returned with HTTP 200 Jul 10 14:28:19.947875 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1383/5572] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:28:19 2026] GET /volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:19.993482 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-fe79e94e-38d2-4558-b93c-55982ed62f53 req-6f6562f8-e259-4187-85b9-880f7b3190d4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:19.995596 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-fe79e94e-38d2-4558-b93c-55982ed62f53 req-6f6562f8-e259-4187-85b9-880f7b3190d4 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 Jul 10 14:28:19.995765 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-fe79e94e-38d2-4558-b93c-55982ed62f53 req-6f6562f8-e259-4187-85b9-880f7b3190d4 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:19.995946 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-fe79e94e-38d2-4558-b93c-55982ed62f53 req-6f6562f8-e259-4187-85b9-880f7b3190d4 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:20.003309 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:20.003309 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:28:20.007523 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-fe79e94e-38d2-4558-b93c-55982ed62f53 req-6f6562f8-e259-4187-85b9-880f7b3190d4 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Volume info retrieved successfully. Jul 10 14:28:20.011937 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-fe79e94e-38d2-4558-b93c-55982ed62f53 req-6f6562f8-e259-4187-85b9-880f7b3190d4 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 returned with HTTP 200 Jul 10 14:28:20.012324 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1403/5573] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:28:19 2026] GET /volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:20.378236 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-dc71fab3-648f-4f6d-829a-fe1181510abb None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:20.380571 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-dc71fab3-648f-4f6d-829a-fe1181510abb tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/snapshots/0cbd294f-8c83-4c2d-8138-00bf0af930d3 Jul 10 14:28:20.380842 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-dc71fab3-648f-4f6d-829a-fe1181510abb tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:20.381050 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-dc71fab3-648f-4f6d-829a-fe1181510abb tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:20.386287 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:20.386287 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:28:20.386728 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-dc71fab3-648f-4f6d-829a-fe1181510abb tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot retrieved successfully. Jul 10 14:28:20.387423 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-dc71fab3-648f-4f6d-829a-fe1181510abb tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/0cbd294f-8c83-4c2d-8138-00bf0af930d3 returned with HTTP 200 Jul 10 14:28:20.387813 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1399/5574] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:28:20 2026] GET /volume/v3/snapshots/0cbd294f-8c83-4c2d-8138-00bf0af930d3 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:20.396674 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-34e8405f-474d-469e-8f71-b7fd6e3793e7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:20.398577 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-34e8405f-474d-469e-8f71-b7fd6e3793e7 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/snapshots/0cbd294f-8c83-4c2d-8138-00bf0af930d3 Jul 10 14:28:20.398832 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-34e8405f-474d-469e-8f71-b7fd6e3793e7 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:20.399057 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-34e8405f-474d-469e-8f71-b7fd6e3793e7 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:20.404632 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:20.404632 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:28:20.405242 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-34e8405f-474d-469e-8f71-b7fd6e3793e7 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot retrieved successfully. Jul 10 14:28:20.406175 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-34e8405f-474d-469e-8f71-b7fd6e3793e7 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/0cbd294f-8c83-4c2d-8138-00bf0af930d3 returned with HTTP 200 Jul 10 14:28:20.406635 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1390/5575] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:28:20 2026] GET /volume/v3/snapshots/0cbd294f-8c83-4c2d-8138-00bf0af930d3 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:22.047096 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-cff84ab7-789c-4585-b37d-ff178865ce36 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:22.047493 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-cff84ab7-789c-4585-b37d-ff178865ce36 None None] GET https://10.4.3.66/volume// Jul 10 14:28:22.047562 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-cff84ab7-789c-4585-b37d-ff178865ce36 None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:22.047707 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-cff84ab7-789c-4585-b37d-ff178865ce36 None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:22.048004 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-cff84ab7-789c-4585-b37d-ff178865ce36 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:28:22.048263 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1384/5576] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:28:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:28:22.054582 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-fe79e94e-38d2-4558-b93c-55982ed62f53 req-fd07d77a-fc51-4d58-93a5-eba545d975b1 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:22.056457 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-fe79e94e-38d2-4558-b93c-55982ed62f53 req-fd07d77a-fc51-4d58-93a5-eba545d975b1 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:28:22.056794 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-fe79e94e-38d2-4558-b93c-55982ed62f53 req-fd07d77a-fc51-4d58-93a5-eba545d975b1 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7768636d-55c6-451b-b6f1-8728d4b1e802", "connector": null, "instance_uuid": "5449b375-afe3-4b74-87ff-3378151b4fbe"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:28:22.064515 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:22.064515 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:28:22.085938 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-fe79e94e-38d2-4558-b93c-55982ed62f53 req-fd07d77a-fc51-4d58-93a5-eba545d975b1 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:28:22.086379 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1404/5577] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:28:22 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:28:22.536847 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a7b3e09c-14c0-494a-89d3-36caf28d7c69 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:22.538660 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a7b3e09c-14c0-494a-89d3-36caf28d7c69 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 Jul 10 14:28:22.538865 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a7b3e09c-14c0-494a-89d3-36caf28d7c69 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:22.539043 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a7b3e09c-14c0-494a-89d3-36caf28d7c69 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:22.548455 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:22.548455 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:28:22.551358 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a7b3e09c-14c0-494a-89d3-36caf28d7c69 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Volume info retrieved successfully. Jul 10 14:28:22.555737 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a7b3e09c-14c0-494a-89d3-36caf28d7c69 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 returned with HTTP 200 Jul 10 14:28:22.556327 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1400/5578] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:28:22 2026] GET /volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:22.617048 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e8f0ec47-d79b-4566-823b-32b0c4845f3e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:22.617487 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e8f0ec47-d79b-4566-823b-32b0c4845f3e None None] GET https://10.4.3.66/volume// Jul 10 14:28:22.617645 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e8f0ec47-d79b-4566-823b-32b0c4845f3e None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:22.617816 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e8f0ec47-d79b-4566-823b-32b0c4845f3e None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:22.618102 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e8f0ec47-d79b-4566-823b-32b0c4845f3e None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:28:22.618388 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1391/5579] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:28:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:28:22.625803 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-fe79e94e-38d2-4558-b93c-55982ed62f53 req-c402e46e-b0fa-4f4f-8c16-0c8540f49a71 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:22.628514 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-fe79e94e-38d2-4558-b93c-55982ed62f53 req-c402e46e-b0fa-4f4f-8c16-0c8540f49a71 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 Jul 10 14:28:22.628828 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-fe79e94e-38d2-4558-b93c-55982ed62f53 req-c402e46e-b0fa-4f4f-8c16-0c8540f49a71 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:22.629097 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-fe79e94e-38d2-4558-b93c-55982ed62f53 req-c402e46e-b0fa-4f4f-8c16-0c8540f49a71 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:22.641550 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:22.641550 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:28:22.646074 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-fe79e94e-38d2-4558-b93c-55982ed62f53 req-c402e46e-b0fa-4f4f-8c16-0c8540f49a71 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Volume info retrieved successfully. Jul 10 14:28:22.652377 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-fe79e94e-38d2-4558-b93c-55982ed62f53 req-c402e46e-b0fa-4f4f-8c16-0c8540f49a71 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 returned with HTTP 200 Jul 10 14:28:22.652960 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1385/5580] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:28:22 2026] GET /volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 => generated 1025 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:28:22.772336 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-fe79e94e-38d2-4558-b93c-55982ed62f53 req-a550024a-6f55-4fe2-912b-9434bb6aec06 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:22.774305 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-fe79e94e-38d2-4558-b93c-55982ed62f53 req-a550024a-6f55-4fe2-912b-9434bb6aec06 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] PUT https://10.4.3.66/volume/v3/attachments/77af802f-2a3c-4e4a-8e96-30452eab7420 Jul 10 14:28:22.774677 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-fe79e94e-38d2-4558-b93c-55982ed62f53 req-a550024a-6f55-4fe2-912b-9434bb6aec06 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:28:22.782322 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-fe79e94e-38d2-4558-b93c-55982ed62f53 req-a550024a-6f55-4fe2-912b-9434bb6aec06 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Acquiring lock "cinder-attachment_update-7768636d-55c6-451b-b6f1-8728d4b1e802-np0000005012" by "attachment_update" {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:28:22.786550 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-fe79e94e-38d2-4558-b93c-55982ed62f53 req-a550024a-6f55-4fe2-912b-9434bb6aec06 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Lock "cinder-attachment_update-7768636d-55c6-451b-b6f1-8728d4b1e802-np0000005012" acquired by "attachment_update" :: waited 0.004s {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:28:22.787522 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:22.787522 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:28:23.308670 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-fe79e94e-38d2-4558-b93c-55982ed62f53 req-a550024a-6f55-4fe2-912b-9434bb6aec06 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Lock "cinder-attachment_update-7768636d-55c6-451b-b6f1-8728d4b1e802-np0000005012" released by "attachment_update" :: held 0.522s {{(pid=100154) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:28:23.309079 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-fe79e94e-38d2-4558-b93c-55982ed62f53 req-a550024a-6f55-4fe2-912b-9434bb6aec06 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/attachments/77af802f-2a3c-4e4a-8e96-30452eab7420 returned with HTTP 200 Jul 10 14:28:23.309491 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1405/5581] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:28:22 2026] PUT /volume/v3/attachments/77af802f-2a3c-4e4a-8e96-30452eab7420 => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:28:23.570335 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-77bf81e3-124d-43ee-9d09-c46e5e91633e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:23.572220 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-77bf81e3-124d-43ee-9d09-c46e5e91633e tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 Jul 10 14:28:23.572417 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-77bf81e3-124d-43ee-9d09-c46e5e91633e tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:23.572629 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-77bf81e3-124d-43ee-9d09-c46e5e91633e tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:23.582755 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:23.582755 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:28:23.586704 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-77bf81e3-124d-43ee-9d09-c46e5e91633e tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Volume info retrieved successfully. Jul 10 14:28:23.591707 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-77bf81e3-124d-43ee-9d09-c46e5e91633e tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 returned with HTTP 200 Jul 10 14:28:23.592218 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1401/5582] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:28:23 2026] GET /volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:24.609205 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8545d4ed-ecd3-45ac-83ee-d28aa046d304 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:24.610045 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8545d4ed-ecd3-45ac-83ee-d28aa046d304 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 Jul 10 14:28:24.610145 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8545d4ed-ecd3-45ac-83ee-d28aa046d304 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:24.610294 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8545d4ed-ecd3-45ac-83ee-d28aa046d304 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:24.624679 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:24.624679 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:28:24.629906 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8545d4ed-ecd3-45ac-83ee-d28aa046d304 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Volume info retrieved successfully. Jul 10 14:28:24.638773 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8545d4ed-ecd3-45ac-83ee-d28aa046d304 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 returned with HTTP 200 Jul 10 14:28:24.638773 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1392/5583] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:28:24 2026] GET /volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:25.660041 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-82afbac8-4dd4-42fc-a727-476dff849d54 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:25.662100 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-82afbac8-4dd4-42fc-a727-476dff849d54 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 Jul 10 14:28:25.662340 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-82afbac8-4dd4-42fc-a727-476dff849d54 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:25.662538 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-82afbac8-4dd4-42fc-a727-476dff849d54 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:25.673182 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:25.673182 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:28:25.676689 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-82afbac8-4dd4-42fc-a727-476dff849d54 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Volume info retrieved successfully. Jul 10 14:28:25.681702 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-82afbac8-4dd4-42fc-a727-476dff849d54 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 returned with HTTP 200 Jul 10 14:28:25.682312 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1386/5584] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:28:25 2026] GET /volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:26.695223 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-c51d363f-8eec-4635-8a1e-7ac791c312d0 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:26.697120 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c51d363f-8eec-4635-8a1e-7ac791c312d0 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 Jul 10 14:28:26.697311 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c51d363f-8eec-4635-8a1e-7ac791c312d0 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:26.697521 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c51d363f-8eec-4635-8a1e-7ac791c312d0 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:26.707962 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:26.707962 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:28:26.713038 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-c51d363f-8eec-4635-8a1e-7ac791c312d0 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Volume info retrieved successfully. Jul 10 14:28:26.719251 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c51d363f-8eec-4635-8a1e-7ac791c312d0 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 returned with HTTP 200 Jul 10 14:28:26.719790 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1406/5585] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:28:26 2026] GET /volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:27.736660 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-cfa557dc-3b69-4d16-9672-d53d3f40bb4d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:27.738696 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-cfa557dc-3b69-4d16-9672-d53d3f40bb4d tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 Jul 10 14:28:27.738923 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-cfa557dc-3b69-4d16-9672-d53d3f40bb4d tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:27.739152 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-cfa557dc-3b69-4d16-9672-d53d3f40bb4d tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:27.749402 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:27.749402 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:28:27.753195 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-cfa557dc-3b69-4d16-9672-d53d3f40bb4d tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Volume info retrieved successfully. Jul 10 14:28:27.757455 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-cfa557dc-3b69-4d16-9672-d53d3f40bb4d tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 returned with HTTP 200 Jul 10 14:28:27.757866 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1402/5586] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:28:27 2026] GET /volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:28.770170 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5564f884-e5fd-45eb-83ce-0d2691f9931b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:28.772308 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5564f884-e5fd-45eb-83ce-0d2691f9931b tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 Jul 10 14:28:28.772563 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5564f884-e5fd-45eb-83ce-0d2691f9931b tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:28.772806 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5564f884-e5fd-45eb-83ce-0d2691f9931b tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:28.784414 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:28.784414 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:28:28.788312 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5564f884-e5fd-45eb-83ce-0d2691f9931b tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Volume info retrieved successfully. Jul 10 14:28:28.794193 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5564f884-e5fd-45eb-83ce-0d2691f9931b tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 returned with HTTP 200 Jul 10 14:28:28.794630 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1393/5587] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:28:28 2026] GET /volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:29.537774 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-fe79e94e-38d2-4558-b93c-55982ed62f53 req-9d941a07-4d92-4e16-98d4-baa390b3258f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:29.539737 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-fe79e94e-38d2-4558-b93c-55982ed62f53 req-9d941a07-4d92-4e16-98d4-baa390b3258f tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] POST https://10.4.3.66/volume/v3/attachments/77af802f-2a3c-4e4a-8e96-30452eab7420/action Jul 10 14:28:29.540098 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-fe79e94e-38d2-4558-b93c-55982ed62f53 req-9d941a07-4d92-4e16-98d4-baa390b3258f tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Action body: b'{"os-complete": null}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:28:29.540218 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-fe79e94e-38d2-4558-b93c-55982ed62f53 req-9d941a07-4d92-4e16-98d4-baa390b3258f tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:28:29.555741 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:29.555741 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:28:29.565920 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-fe79e94e-38d2-4558-b93c-55982ed62f53 req-9d941a07-4d92-4e16-98d4-baa390b3258f tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/attachments/77af802f-2a3c-4e4a-8e96-30452eab7420/action returned with HTTP 204 Jul 10 14:28:29.566465 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1387/5588] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:28:29 2026] POST /volume/v3/attachments/77af802f-2a3c-4e4a-8e96-30452eab7420/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:28:29.807659 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8a6f88fa-6e79-4460-a4d1-fad4ee9291de None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:29.809467 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8a6f88fa-6e79-4460-a4d1-fad4ee9291de tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 Jul 10 14:28:29.809750 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8a6f88fa-6e79-4460-a4d1-fad4ee9291de tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:29.809993 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8a6f88fa-6e79-4460-a4d1-fad4ee9291de tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:29.820122 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:29.820122 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:28:29.824627 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-8a6f88fa-6e79-4460-a4d1-fad4ee9291de tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Volume info retrieved successfully. Jul 10 14:28:29.829491 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8a6f88fa-6e79-4460-a4d1-fad4ee9291de tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 returned with HTTP 200 Jul 10 14:28:29.829906 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1407/5589] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:28:29 2026] GET /volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:28:29.846702 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-523ede5e-a915-457a-808d-8cf21116b328 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:29.848804 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-523ede5e-a915-457a-808d-8cf21116b328 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 Jul 10 14:28:29.849181 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-523ede5e-a915-457a-808d-8cf21116b328 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:29.849520 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-523ede5e-a915-457a-808d-8cf21116b328 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:29.862703 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:29.862703 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:28:29.866683 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-523ede5e-a915-457a-808d-8cf21116b328 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Volume info retrieved successfully. Jul 10 14:28:29.872404 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-523ede5e-a915-457a-808d-8cf21116b328 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 returned with HTTP 200 Jul 10 14:28:29.873150 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1403/5590] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:28:29 2026] GET /volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:28:29.886675 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-73c00d50-67ea-470c-ab94-2e728d034fc2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:29.888768 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-73c00d50-67ea-470c-ab94-2e728d034fc2 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 Jul 10 14:28:29.888954 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-73c00d50-67ea-470c-ab94-2e728d034fc2 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:29.889136 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-73c00d50-67ea-470c-ab94-2e728d034fc2 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:29.898883 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:29.898883 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:28:29.903494 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-73c00d50-67ea-470c-ab94-2e728d034fc2 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Volume info retrieved successfully. Jul 10 14:28:29.908657 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-73c00d50-67ea-470c-ab94-2e728d034fc2 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 returned with HTTP 200 Jul 10 14:28:29.909063 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1394/5591] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:28:29 2026] GET /volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:28:35.619460 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-bfe965de-c592-4da8-9799-df2114a782ae None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:35.621123 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-bfe965de-c592-4da8-9799-df2114a782ae tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/0cbd294f-8c83-4c2d-8138-00bf0af930d3 Jul 10 14:28:35.621483 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-bfe965de-c592-4da8-9799-df2114a782ae tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:35.623013 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-bfe965de-c592-4da8-9799-df2114a782ae tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:35.623013 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.snapshots [None req-bfe965de-c592-4da8-9799-df2114a782ae tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Delete snapshot with id: 0cbd294f-8c83-4c2d-8138-00bf0af930d3 Jul 10 14:28:35.628215 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:35.628215 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:28:35.628962 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-bfe965de-c592-4da8-9799-df2114a782ae tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot retrieved successfully. Jul 10 14:28:35.649134 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-bfe965de-c592-4da8-9799-df2114a782ae tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot delete request issued successfully. Jul 10 14:28:35.649553 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-bfe965de-c592-4da8-9799-df2114a782ae tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/0cbd294f-8c83-4c2d-8138-00bf0af930d3 returned with HTTP 202 Jul 10 14:28:35.650215 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1388/5592] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:28:35 2026] DELETE /volume/v3/snapshots/0cbd294f-8c83-4c2d-8138-00bf0af930d3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:28:35.658816 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ee22fe41-739c-47bd-b889-0f8bb23ceb89 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:35.661274 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ee22fe41-739c-47bd-b889-0f8bb23ceb89 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/snapshots/0cbd294f-8c83-4c2d-8138-00bf0af930d3 Jul 10 14:28:35.661589 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ee22fe41-739c-47bd-b889-0f8bb23ceb89 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:35.661856 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ee22fe41-739c-47bd-b889-0f8bb23ceb89 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:35.669672 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:35.669672 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:28:35.670257 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-ee22fe41-739c-47bd-b889-0f8bb23ceb89 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot retrieved successfully. Jul 10 14:28:35.671269 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ee22fe41-739c-47bd-b889-0f8bb23ceb89 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/0cbd294f-8c83-4c2d-8138-00bf0af930d3 returned with HTTP 200 Jul 10 14:28:35.671807 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1408/5593] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:28:35 2026] GET /volume/v3/snapshots/0cbd294f-8c83-4c2d-8138-00bf0af930d3 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:36.681470 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-3272d241-5da6-405f-9d7f-f4806a2b9b3e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:36.683569 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3272d241-5da6-405f-9d7f-f4806a2b9b3e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/snapshots/0cbd294f-8c83-4c2d-8138-00bf0af930d3 Jul 10 14:28:36.683777 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3272d241-5da6-405f-9d7f-f4806a2b9b3e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:36.684048 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3272d241-5da6-405f-9d7f-f4806a2b9b3e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:36.688865 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3272d241-5da6-405f-9d7f-f4806a2b9b3e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/0cbd294f-8c83-4c2d-8138-00bf0af930d3 returned with HTTP 404 Jul 10 14:28:36.689416 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1404/5594] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:28:36 2026] GET /volume/v3/snapshots/0cbd294f-8c83-4c2d-8138-00bf0af930d3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:28:39.907882 np0000005012 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:UPDATE=67,cinder:SELECT=163,cinder:INSERT=39 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:28:40.986388 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-acd5e5f2-f2b8-4c61-8861-27b6126cd898 req-9f6d6d72-40c6-4a4d-8e75-e430af9a1d23 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:40.989173 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-acd5e5f2-f2b8-4c61-8861-27b6126cd898 req-9f6d6d72-40c6-4a4d-8e75-e430af9a1d23 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] DELETE https://10.4.3.66/volume/v3/attachments/75160c3b-60b8-40f8-a171-1d3111010ec9 Jul 10 14:28:40.989362 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-acd5e5f2-f2b8-4c61-8861-27b6126cd898 req-9f6d6d72-40c6-4a4d-8e75-e430af9a1d23 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:40.989611 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-acd5e5f2-f2b8-4c61-8861-27b6126cd898 req-9f6d6d72-40c6-4a4d-8e75-e430af9a1d23 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:40.997836 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:40.997836 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:28:41.526326 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-acd5e5f2-f2b8-4c61-8861-27b6126cd898 req-9f6d6d72-40c6-4a4d-8e75-e430af9a1d23 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/attachments/75160c3b-60b8-40f8-a171-1d3111010ec9 returned with HTTP 200 Jul 10 14:28:41.526799 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1395/5595] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:28:40 2026] DELETE /volume/v3/attachments/75160c3b-60b8-40f8-a171-1d3111010ec9 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:45.169771 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-1b20e510-7105-4471-a470-9807ec2e3b74 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:45.173691 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1b20e510-7105-4471-a470-9807ec2e3b74 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] DELETE https://10.4.3.66/volume/v3/volumes/d13e767c-84df-4927-8267-9a2c80042d6e Jul 10 14:28:45.173691 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1b20e510-7105-4471-a470-9807ec2e3b74 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:45.173691 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-1b20e510-7105-4471-a470-9807ec2e3b74 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:45.173691 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-1b20e510-7105-4471-a470-9807ec2e3b74 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Delete volume with id: d13e767c-84df-4927-8267-9a2c80042d6e Jul 10 14:28:45.174766 np0000005012 devstack@c-api.service[100155]: DEBUG dbcounter [-] [100155] Writing DB stats cinder:SELECT=235,cinder:INSERT=60,cinder:UPDATE=99 {{(pid=100155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:28:45.180282 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:45.180282 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:28:45.181292 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-1b20e510-7105-4471-a470-9807ec2e3b74 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:28:45.199912 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-1b20e510-7105-4471-a470-9807ec2e3b74 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Delete volume request issued successfully. Jul 10 14:28:45.200443 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-1b20e510-7105-4471-a470-9807ec2e3b74 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/d13e767c-84df-4927-8267-9a2c80042d6e returned with HTTP 202 Jul 10 14:28:45.201373 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1389/5596] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:28:45 2026] DELETE /volume/v3/volumes/d13e767c-84df-4927-8267-9a2c80042d6e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:28:45.210331 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-efba8de6-31b5-477d-97cf-55a2a4f8472c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:45.213567 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-efba8de6-31b5-477d-97cf-55a2a4f8472c tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/d13e767c-84df-4927-8267-9a2c80042d6e Jul 10 14:28:45.213811 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-efba8de6-31b5-477d-97cf-55a2a4f8472c tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:45.214043 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-efba8de6-31b5-477d-97cf-55a2a4f8472c tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:45.223305 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:45.223305 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:28:45.228097 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-efba8de6-31b5-477d-97cf-55a2a4f8472c tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:28:45.233204 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-efba8de6-31b5-477d-97cf-55a2a4f8472c tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/d13e767c-84df-4927-8267-9a2c80042d6e returned with HTTP 200 Jul 10 14:28:45.233600 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1409/5597] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:28:45 2026] GET /volume/v3/volumes/d13e767c-84df-4927-8267-9a2c80042d6e => generated 1364 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:28:46.245921 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8f12b579-7f4a-4232-b8a4-dc6809f61850 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:46.247389 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8f12b579-7f4a-4232-b8a4-dc6809f61850 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/d13e767c-84df-4927-8267-9a2c80042d6e Jul 10 14:28:46.247593 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8f12b579-7f4a-4232-b8a4-dc6809f61850 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:46.247766 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8f12b579-7f4a-4232-b8a4-dc6809f61850 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:46.249730 np0000005012 devstack@c-api.service[100153]: DEBUG dbcounter [-] [100153] Writing DB stats cinder:SELECT=143,cinder:INSERT=18,cinder:UPDATE=49 {{(pid=100153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:28:46.253992 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8f12b579-7f4a-4232-b8a4-dc6809f61850 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/d13e767c-84df-4927-8267-9a2c80042d6e returned with HTTP 404 Jul 10 14:28:46.254680 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1405/5598] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:28:46 2026] GET /volume/v3/volumes/d13e767c-84df-4927-8267-9a2c80042d6e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:28:46.284734 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8516c6bf-8065-4710-a260-987a9a6b1884 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:46.287195 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8516c6bf-8065-4710-a260-987a9a6b1884 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:28:46.287602 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8516c6bf-8065-4710-a260-987a9a6b1884 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1996295454", "snapshot_id": null, "imageRef": "4ff20130-b276-43a0-956f-1453107cff27", "volume_type": null, "size": 1}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:28:46.289621 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-8516c6bf-8065-4710-a260-987a9a6b1884 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1996295454', 'snapshot_id': None, 'imageRef': '4ff20130-b276-43a0-956f-1453107cff27', 'volume_type': None, 'size': 1}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:28:46.509241 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-8516c6bf-8065-4710-a260-987a9a6b1884 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Create volume of 1 GB Jul 10 14:28:46.509700 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:46.509700 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:28:46.514833 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8516c6bf-8065-4710-a260-987a9a6b1884 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Availability Zones retrieved successfully. Jul 10 14:28:46.522822 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8516c6bf-8065-4710-a260-987a9a6b1884 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Flow 'volume_create_api' (73e3c258-742a-40ec-8a08-f81e85247b41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:28:46.524583 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8516c6bf-8065-4710-a260-987a9a6b1884 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3db162b1-f0de-4d16-9bd4-8491c043e2a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:46.525946 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-8516c6bf-8065-4710-a260-987a9a6b1884 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:28:46.585851 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8516c6bf-8065-4710-a260-987a9a6b1884 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3db162b1-f0de-4d16-9bd4-8491c043e2a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:46.586859 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8516c6bf-8065-4710-a260-987a9a6b1884 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9d3bf2a-8663-4db7-9de4-760b1d3365c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:46.625257 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-8516c6bf-8065-4710-a260-987a9a6b1884 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Created reservations ['7400d860-37b9-4e06-a140-93dbe68c4394', '2ac7d942-53f5-4e47-be8e-d1f7a2496415', '6c4015ec-c39f-4b37-8f53-46d2f9845f0e', '92ab5342-041e-4dbe-b158-db5652dd66bb'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:28:46.625989 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8516c6bf-8065-4710-a260-987a9a6b1884 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a9d3bf2a-8663-4db7-9de4-760b1d3365c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7400d860-37b9-4e06-a140-93dbe68c4394', '2ac7d942-53f5-4e47-be8e-d1f7a2496415', '6c4015ec-c39f-4b37-8f53-46d2f9845f0e', '92ab5342-041e-4dbe-b158-db5652dd66bb']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:46.626759 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8516c6bf-8065-4710-a260-987a9a6b1884 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (882a490b-8078-4ebb-937f-e5451057313d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:46.647412 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8516c6bf-8065-4710-a260-987a9a6b1884 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (882a490b-8078-4ebb-937f-e5451057313d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '428f4c91-f475-4d7b-8b76-9b5875d8721f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1996295454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d7079d3a65940eaafb9ef5a30aceb65',qos_specs=None,replication_status=,reservations=['7400d860-37b9-4e06-a140-93dbe68c4394','2ac7d942-53f5-4e47-be8e-d1f7a2496415','6c4015ec-c39f-4b37-8f53-46d2f9845f0e','92ab5342-041e-4dbe-b158-db5652dd66bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f36373e2fa841419e64f4f20204fed9',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:28:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1996295454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=428f4c91-f475-4d7b-8b76-9b5875d8721f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d7079d3a65940eaafb9ef5a30aceb65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f36373e2fa841419e64f4f20204fed9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:46.648929 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8516c6bf-8065-4710-a260-987a9a6b1884 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4eca45e4-b28a-4351-851b-f40b7ba040d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:46.665773 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8516c6bf-8065-4710-a260-987a9a6b1884 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4eca45e4-b28a-4351-851b-f40b7ba040d7) transitioned into state 'SUCCESS' from state '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-1996295454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d7079d3a65940eaafb9ef5a30aceb65',qos_specs=None,replication_status=,reservations=['7400d860-37b9-4e06-a140-93dbe68c4394','2ac7d942-53f5-4e47-be8e-d1f7a2496415','6c4015ec-c39f-4b37-8f53-46d2f9845f0e','92ab5342-041e-4dbe-b158-db5652dd66bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f36373e2fa841419e64f4f20204fed9',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:46.666383 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8516c6bf-8065-4710-a260-987a9a6b1884 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00792922-f467-4db1-9457-9e8c2e13b77b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:46.674867 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8516c6bf-8065-4710-a260-987a9a6b1884 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00792922-f467-4db1-9457-9e8c2e13b77b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:46.675595 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-8516c6bf-8065-4710-a260-987a9a6b1884 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Flow 'volume_create_api' (73e3c258-742a-40ec-8a08-f81e85247b41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:28:46.675914 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8516c6bf-8065-4710-a260-987a9a6b1884 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Create volume request issued successfully. Jul 10 14:28:46.676446 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8516c6bf-8065-4710-a260-987a9a6b1884 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:28:46.676871 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1396/5599] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:28:46 2026] POST /volume/v3/volumes => generated 757 bytes in 393 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:28:46.688398 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4e3ddaa5-c2db-4205-8957-05574b5f1a92 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:46.692715 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4e3ddaa5-c2db-4205-8957-05574b5f1a92 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/428f4c91-f475-4d7b-8b76-9b5875d8721f Jul 10 14:28:46.692715 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4e3ddaa5-c2db-4205-8957-05574b5f1a92 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:46.692715 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4e3ddaa5-c2db-4205-8957-05574b5f1a92 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:46.700123 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:46.700123 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:28:46.703197 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-4e3ddaa5-c2db-4205-8957-05574b5f1a92 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:28:46.707763 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4e3ddaa5-c2db-4205-8957-05574b5f1a92 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/428f4c91-f475-4d7b-8b76-9b5875d8721f returned with HTTP 200 Jul 10 14:28:46.708396 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1390/5600] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:28:46 2026] GET /volume/v3/volumes/428f4c91-f475-4d7b-8b76-9b5875d8721f => generated 825 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:47.722422 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b20a64f4-af1d-4942-b5f5-d6a6ed2a0a45 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:47.724192 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b20a64f4-af1d-4942-b5f5-d6a6ed2a0a45 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/428f4c91-f475-4d7b-8b76-9b5875d8721f Jul 10 14:28:47.724374 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b20a64f4-af1d-4942-b5f5-d6a6ed2a0a45 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:47.724665 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b20a64f4-af1d-4942-b5f5-d6a6ed2a0a45 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:47.731423 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:47.731423 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:28:47.735516 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b20a64f4-af1d-4942-b5f5-d6a6ed2a0a45 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:28:47.740611 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b20a64f4-af1d-4942-b5f5-d6a6ed2a0a45 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/428f4c91-f475-4d7b-8b76-9b5875d8721f returned with HTTP 200 Jul 10 14:28:47.740981 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1410/5601] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:28:47 2026] GET /volume/v3/volumes/428f4c91-f475-4d7b-8b76-9b5875d8721f => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:28:47.753232 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-09554965-bf7e-49fe-947e-c672bb374845 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:47.755204 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-09554965-bf7e-49fe-947e-c672bb374845 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/428f4c91-f475-4d7b-8b76-9b5875d8721f Jul 10 14:28:47.755424 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-09554965-bf7e-49fe-947e-c672bb374845 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:47.755650 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-09554965-bf7e-49fe-947e-c672bb374845 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:47.762539 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:47.762539 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:28:47.766064 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-09554965-bf7e-49fe-947e-c672bb374845 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:28:47.770483 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-09554965-bf7e-49fe-947e-c672bb374845 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/428f4c91-f475-4d7b-8b76-9b5875d8721f returned with HTTP 200 Jul 10 14:28:47.770861 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1406/5602] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:28:47 2026] GET /volume/v3/volumes/428f4c91-f475-4d7b-8b76-9b5875d8721f => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:28:47.783964 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7814c33c-11dc-4022-97f8-452ad19b2756 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:47.786299 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7814c33c-11dc-4022-97f8-452ad19b2756 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:28:47.786826 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7814c33c-11dc-4022-97f8-452ad19b2756 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "428f4c91-f475-4d7b-8b76-9b5875d8721f", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-975434895", "description": null, "metadata": null}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:28:47.796299 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:47.796299 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:28:47.796717 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7814c33c-11dc-4022-97f8-452ad19b2756 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:28:47.796876 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-7814c33c-11dc-4022-97f8-452ad19b2756 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Create snapshot from volume 428f4c91-f475-4d7b-8b76-9b5875d8721f Jul 10 14:28:47.821462 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-7814c33c-11dc-4022-97f8-452ad19b2756 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Created reservations ['9dde457a-e2c3-4cae-a3fc-7dbd87ee04b9', 'ebda72ce-45df-4801-9bcf-d1c4c84f43f4', 'efaffed9-6a67-4215-93a8-867b6e09f138', 'c21cb909-ca9a-47c0-ba62-3713e8b0ece7'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:28:47.849238 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7814c33c-11dc-4022-97f8-452ad19b2756 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot create request issued successfully. Jul 10 14:28:47.849588 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7814c33c-11dc-4022-97f8-452ad19b2756 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:28:47.850034 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1397/5603] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:28:47 2026] POST /volume/v3/snapshots => generated 307 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:28:47.860202 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-7f0d017b-fbf6-4a5e-ad28-e62b02e9d46c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:47.862170 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7f0d017b-fbf6-4a5e-ad28-e62b02e9d46c tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/snapshots/e0e41f91-19cc-416e-abd1-9e21b9be3ffb Jul 10 14:28:47.862534 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7f0d017b-fbf6-4a5e-ad28-e62b02e9d46c tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:47.862917 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7f0d017b-fbf6-4a5e-ad28-e62b02e9d46c tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:47.871236 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:47.871236 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:28:47.871885 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-7f0d017b-fbf6-4a5e-ad28-e62b02e9d46c tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot retrieved successfully. Jul 10 14:28:47.873485 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7f0d017b-fbf6-4a5e-ad28-e62b02e9d46c tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/e0e41f91-19cc-416e-abd1-9e21b9be3ffb returned with HTTP 200 Jul 10 14:28:47.873485 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1391/5604] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:28:47 2026] GET /volume/v3/snapshots/e0e41f91-19cc-416e-abd1-9e21b9be3ffb => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:48.884397 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-860618e7-079d-48c1-aead-405bef94db72 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:48.886817 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-860618e7-079d-48c1-aead-405bef94db72 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/snapshots/e0e41f91-19cc-416e-abd1-9e21b9be3ffb Jul 10 14:28:48.887069 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-860618e7-079d-48c1-aead-405bef94db72 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:48.887320 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-860618e7-079d-48c1-aead-405bef94db72 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:48.894267 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:48.894267 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:28:48.894921 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-860618e7-079d-48c1-aead-405bef94db72 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot retrieved successfully. Jul 10 14:28:48.896067 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-860618e7-079d-48c1-aead-405bef94db72 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/e0e41f91-19cc-416e-abd1-9e21b9be3ffb returned with HTTP 200 Jul 10 14:28:48.896688 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1411/5605] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:28:48 2026] GET /volume/v3/snapshots/e0e41f91-19cc-416e-abd1-9e21b9be3ffb => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:48.908186 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-49048802-7d1c-41cc-9f70-a525603ebfa2 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:48.910483 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-49048802-7d1c-41cc-9f70-a525603ebfa2 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/snapshots/e0e41f91-19cc-416e-abd1-9e21b9be3ffb Jul 10 14:28:48.910768 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-49048802-7d1c-41cc-9f70-a525603ebfa2 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:48.911011 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-49048802-7d1c-41cc-9f70-a525603ebfa2 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:48.916472 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:48.916472 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:28:48.916961 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-49048802-7d1c-41cc-9f70-a525603ebfa2 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot retrieved successfully. Jul 10 14:28:48.917736 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-49048802-7d1c-41cc-9f70-a525603ebfa2 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/e0e41f91-19cc-416e-abd1-9e21b9be3ffb returned with HTTP 200 Jul 10 14:28:48.918096 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1407/5606] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:28:48 2026] GET /volume/v3/snapshots/e0e41f91-19cc-416e-abd1-9e21b9be3ffb => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:49.057001 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-9157e586-eadf-436f-99c2-ae5672671d95 req-4b67962c-8c30-42df-b163-7ce29d25718c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:49.059382 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-4b67962c-8c30-42df-b163-7ce29d25718c tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/snapshots/e0e41f91-19cc-416e-abd1-9e21b9be3ffb Jul 10 14:28:49.059622 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-4b67962c-8c30-42df-b163-7ce29d25718c tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:49.059809 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-4b67962c-8c30-42df-b163-7ce29d25718c tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:49.065189 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:49.065189 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:28:49.065677 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-9157e586-eadf-436f-99c2-ae5672671d95 req-4b67962c-8c30-42df-b163-7ce29d25718c tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot retrieved successfully. Jul 10 14:28:49.066469 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-4b67962c-8c30-42df-b163-7ce29d25718c tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/e0e41f91-19cc-416e-abd1-9e21b9be3ffb returned with HTTP 200 Jul 10 14:28:49.066847 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1398/5607] 10.4.3.66 () {68 vars in 1597 bytes} [Fri Jul 10 14:28:49 2026] GET /volume/v3/snapshots/e0e41f91-19cc-416e-abd1-9e21b9be3ffb => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:49.076444 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-9157e586-eadf-436f-99c2-ae5672671d95 req-52811998-7bb0-4b52-a9e9-ece0b19a4e24 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:49.078558 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-52811998-7bb0-4b52-a9e9-ece0b19a4e24 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/428f4c91-f475-4d7b-8b76-9b5875d8721f Jul 10 14:28:49.080277 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-52811998-7bb0-4b52-a9e9-ece0b19a4e24 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:49.080277 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-52811998-7bb0-4b52-a9e9-ece0b19a4e24 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:49.086725 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:49.086725 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:28:49.090986 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-9157e586-eadf-436f-99c2-ae5672671d95 req-52811998-7bb0-4b52-a9e9-ece0b19a4e24 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:28:49.096195 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-52811998-7bb0-4b52-a9e9-ece0b19a4e24 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/428f4c91-f475-4d7b-8b76-9b5875d8721f returned with HTTP 200 Jul 10 14:28:49.096861 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1392/5608] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:28:49 2026] GET /volume/v3/volumes/428f4c91-f475-4d7b-8b76-9b5875d8721f => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:28:49.567648 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-9157e586-eadf-436f-99c2-ae5672671d95 req-39585e65-9b3d-4008-989b-53c8afbbc9ec None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:49.569923 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-39585e65-9b3d-4008-989b-53c8afbbc9ec tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/snapshots/e0e41f91-19cc-416e-abd1-9e21b9be3ffb Jul 10 14:28:49.570134 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-39585e65-9b3d-4008-989b-53c8afbbc9ec tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:49.570353 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-39585e65-9b3d-4008-989b-53c8afbbc9ec tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:49.572195 np0000005012 devstack@c-api.service[100154]: DEBUG dbcounter [-] [100154] Writing DB stats cinder:SELECT=266,cinder:INSERT=56,cinder:UPDATE=108 {{(pid=100154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:28:49.576464 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:49.576464 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:28:49.577129 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-9157e586-eadf-436f-99c2-ae5672671d95 req-39585e65-9b3d-4008-989b-53c8afbbc9ec tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot retrieved successfully. Jul 10 14:28:49.578238 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-39585e65-9b3d-4008-989b-53c8afbbc9ec tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/e0e41f91-19cc-416e-abd1-9e21b9be3ffb returned with HTTP 200 Jul 10 14:28:49.578771 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1412/5609] 10.4.3.66 () {68 vars in 1597 bytes} [Fri Jul 10 14:28:49 2026] GET /volume/v3/snapshots/e0e41f91-19cc-416e-abd1-9e21b9be3ffb => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:51.867810 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-e9cabe42-5d56-472a-8c3b-af0bdf928650 req-31ffd328-5603-4ada-8854-9404e79c1cda None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:51.870275 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-e9cabe42-5d56-472a-8c3b-af0bdf928650 req-31ffd328-5603-4ada-8854-9404e79c1cda tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/attachments?instance_id=5449b375-afe3-4b74-87ff-3378151b4fbe Jul 10 14:28:51.870598 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-e9cabe42-5d56-472a-8c3b-af0bdf928650 req-31ffd328-5603-4ada-8854-9404e79c1cda tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:51.870927 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-e9cabe42-5d56-472a-8c3b-af0bdf928650 req-31ffd328-5603-4ada-8854-9404e79c1cda tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:51.888227 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-e9cabe42-5d56-472a-8c3b-af0bdf928650 req-31ffd328-5603-4ada-8854-9404e79c1cda tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/attachments?instance_id=5449b375-afe3-4b74-87ff-3378151b4fbe returned with HTTP 200 Jul 10 14:28:51.888681 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1408/5610] 10.4.3.66 () {70 vars in 1630 bytes} [Fri Jul 10 14:28:51 2026] GET /volume/v3/attachments?instance_id=5449b375-afe3-4b74-87ff-3378151b4fbe => generated 192 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:28:51.895614 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-e9cabe42-5d56-472a-8c3b-af0bdf928650 req-d572160f-742d-4229-bf5e-75ec38d4b286 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:51.897680 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-e9cabe42-5d56-472a-8c3b-af0bdf928650 req-d572160f-742d-4229-bf5e-75ec38d4b286 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/attachments/77af802f-2a3c-4e4a-8e96-30452eab7420 Jul 10 14:28:51.897924 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-e9cabe42-5d56-472a-8c3b-af0bdf928650 req-d572160f-742d-4229-bf5e-75ec38d4b286 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:51.898148 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-e9cabe42-5d56-472a-8c3b-af0bdf928650 req-d572160f-742d-4229-bf5e-75ec38d4b286 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:51.913734 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-e9cabe42-5d56-472a-8c3b-af0bdf928650 req-d572160f-742d-4229-bf5e-75ec38d4b286 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/attachments/77af802f-2a3c-4e4a-8e96-30452eab7420 returned with HTTP 200 Jul 10 14:28:51.913734 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1399/5611] 10.4.3.66 () {70 vars in 1644 bytes} [Fri Jul 10 14:28:51 2026] GET /volume/v3/attachments/77af802f-2a3c-4e4a-8e96-30452eab7420 => generated 993 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:28:55.428096 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-9157e586-eadf-436f-99c2-ae5672671d95 req-f1d365ef-a834-43d5-93c6-daad77f0c8ef None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:55.429752 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-f1d365ef-a834-43d5-93c6-daad77f0c8ef tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/snapshots/e0e41f91-19cc-416e-abd1-9e21b9be3ffb Jul 10 14:28:55.429940 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-f1d365ef-a834-43d5-93c6-daad77f0c8ef tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:55.430140 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-f1d365ef-a834-43d5-93c6-daad77f0c8ef tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:55.434914 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:55.434914 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:28:55.435285 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-9157e586-eadf-436f-99c2-ae5672671d95 req-f1d365ef-a834-43d5-93c6-daad77f0c8ef tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot retrieved successfully. Jul 10 14:28:55.436024 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-f1d365ef-a834-43d5-93c6-daad77f0c8ef tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/e0e41f91-19cc-416e-abd1-9e21b9be3ffb returned with HTTP 200 Jul 10 14:28:55.436425 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1393/5612] 10.4.3.66 () {68 vars in 1597 bytes} [Fri Jul 10 14:28:55 2026] GET /volume/v3/snapshots/e0e41f91-19cc-416e-abd1-9e21b9be3ffb => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:55.443977 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-9157e586-eadf-436f-99c2-ae5672671d95 req-36c0cc45-ec31-4ad1-bb9e-b1eeb58661bc None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:55.445846 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-36c0cc45-ec31-4ad1-bb9e-b1eeb58661bc tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/428f4c91-f475-4d7b-8b76-9b5875d8721f Jul 10 14:28:55.446005 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-36c0cc45-ec31-4ad1-bb9e-b1eeb58661bc tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:55.446178 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-36c0cc45-ec31-4ad1-bb9e-b1eeb58661bc tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:55.452824 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:55.452824 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:28:55.456652 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-9157e586-eadf-436f-99c2-ae5672671d95 req-36c0cc45-ec31-4ad1-bb9e-b1eeb58661bc tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:28:55.461128 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-36c0cc45-ec31-4ad1-bb9e-b1eeb58661bc tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/428f4c91-f475-4d7b-8b76-9b5875d8721f returned with HTTP 200 Jul 10 14:28:55.461697 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1413/5613] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:28:55 2026] GET /volume/v3/volumes/428f4c91-f475-4d7b-8b76-9b5875d8721f => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:28:55.469957 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-9157e586-eadf-436f-99c2-ae5672671d95 req-93694bc1-b813-4066-a1f5-4b150382ce88 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:55.471899 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-93694bc1-b813-4066-a1f5-4b150382ce88 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:28:55.472261 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-93694bc1-b813-4066-a1f5-4b150382ce88 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "e0e41f91-19cc-416e-abd1-9e21b9be3ffb", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:28:55.473939 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [req-9157e586-eadf-436f-99c2-ae5672671d95 req-93694bc1-b813-4066-a1f5-4b150382ce88 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'e0e41f91-19cc-416e-abd1-9e21b9be3ffb', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:28:55.481112 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:55.481112 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:28:55.481577 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-9157e586-eadf-436f-99c2-ae5672671d95 req-93694bc1-b813-4066-a1f5-4b150382ce88 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot retrieved successfully. Jul 10 14:28:55.481691 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [req-9157e586-eadf-436f-99c2-ae5672671d95 req-93694bc1-b813-4066-a1f5-4b150382ce88 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Create volume of 1 GB Jul 10 14:28:55.482243 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-9157e586-eadf-436f-99c2-ae5672671d95 req-93694bc1-b813-4066-a1f5-4b150382ce88 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Availability Zones retrieved successfully. Jul 10 14:28:55.487367 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [req-9157e586-eadf-436f-99c2-ae5672671d95 req-93694bc1-b813-4066-a1f5-4b150382ce88 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Flow 'volume_create_api' (00ad8ebb-de30-4324-9021-b9942c580659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:28:55.488364 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [req-9157e586-eadf-436f-99c2-ae5672671d95 req-93694bc1-b813-4066-a1f5-4b150382ce88 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (140443bc-bc37-4646-9c0e-b1e1e906ab82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:55.489241 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [req-9157e586-eadf-436f-99c2-ae5672671d95 req-93694bc1-b813-4066-a1f5-4b150382ce88 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:28:55.512746 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [req-9157e586-eadf-436f-99c2-ae5672671d95 req-93694bc1-b813-4066-a1f5-4b150382ce88 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (140443bc-bc37-4646-9c0e-b1e1e906ab82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e0e41f91-19cc-416e-abd1-9e21b9be3ffb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:55.513457 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [req-9157e586-eadf-436f-99c2-ae5672671d95 req-93694bc1-b813-4066-a1f5-4b150382ce88 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cee16aa2-92e5-4e30-ab2d-1f772eac3775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:55.550322 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [req-9157e586-eadf-436f-99c2-ae5672671d95 req-93694bc1-b813-4066-a1f5-4b150382ce88 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Created reservations ['0af8375a-ddbd-4268-a0fd-d99beb14ac2a', 'de4a6306-43eb-45ce-a20b-9b4ad32af0ee', 'f7330c73-6a6e-4c85-93bb-a1b974358d3b', '91cc48c2-812d-4c38-b203-f87107755a52'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:28:55.551060 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [req-9157e586-eadf-436f-99c2-ae5672671d95 req-93694bc1-b813-4066-a1f5-4b150382ce88 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cee16aa2-92e5-4e30-ab2d-1f772eac3775) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0af8375a-ddbd-4268-a0fd-d99beb14ac2a', 'de4a6306-43eb-45ce-a20b-9b4ad32af0ee', 'f7330c73-6a6e-4c85-93bb-a1b974358d3b', '91cc48c2-812d-4c38-b203-f87107755a52']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:55.551738 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [req-9157e586-eadf-436f-99c2-ae5672671d95 req-93694bc1-b813-4066-a1f5-4b150382ce88 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (052bc098-c60f-48cb-a224-74bffdf2908e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:55.590281 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [req-9157e586-eadf-436f-99c2-ae5672671d95 req-93694bc1-b813-4066-a1f5-4b150382ce88 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (052bc098-c60f-48cb-a224-74bffdf2908e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a84cde98-d07f-4158-bd37-f5628be55032', '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='5d7079d3a65940eaafb9ef5a30aceb65',qos_specs=None,replication_status=,reservations=['0af8375a-ddbd-4268-a0fd-d99beb14ac2a','de4a6306-43eb-45ce-a20b-9b4ad32af0ee','f7330c73-6a6e-4c85-93bb-a1b974358d3b','91cc48c2-812d-4c38-b203-f87107755a52'],size=1,snapshot_id=e0e41f91-19cc-416e-abd1-9e21b9be3ffb,source_replicaid=,source_volid=None,status='creating',user_id='1f36373e2fa841419e64f4f20204fed9',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), '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-10T14:28:55Z,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=a84cde98-d07f-4158-bd37-f5628be55032,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d7079d3a65940eaafb9ef5a30aceb65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e0e41f91-19cc-416e-abd1-9e21b9be3ffb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f36373e2fa841419e64f4f20204fed9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:55.590967 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [req-9157e586-eadf-436f-99c2-ae5672671d95 req-93694bc1-b813-4066-a1f5-4b150382ce88 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7af2f07-622a-4cbe-b4b1-566b5a482e23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:55.607271 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [req-9157e586-eadf-436f-99c2-ae5672671d95 req-93694bc1-b813-4066-a1f5-4b150382ce88 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7af2f07-622a-4cbe-b4b1-566b5a482e23) transitioned into 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='5d7079d3a65940eaafb9ef5a30aceb65',qos_specs=None,replication_status=,reservations=['0af8375a-ddbd-4268-a0fd-d99beb14ac2a','de4a6306-43eb-45ce-a20b-9b4ad32af0ee','f7330c73-6a6e-4c85-93bb-a1b974358d3b','91cc48c2-812d-4c38-b203-f87107755a52'],size=1,snapshot_id=e0e41f91-19cc-416e-abd1-9e21b9be3ffb,source_replicaid=,source_volid=None,status='creating',user_id='1f36373e2fa841419e64f4f20204fed9',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:55.607871 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [req-9157e586-eadf-436f-99c2-ae5672671d95 req-93694bc1-b813-4066-a1f5-4b150382ce88 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c8fee00-1db7-47a3-858f-d9e9f4a8e301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:28:55.626306 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [req-9157e586-eadf-436f-99c2-ae5672671d95 req-93694bc1-b813-4066-a1f5-4b150382ce88 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c8fee00-1db7-47a3-858f-d9e9f4a8e301) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:28:55.627077 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [req-9157e586-eadf-436f-99c2-ae5672671d95 req-93694bc1-b813-4066-a1f5-4b150382ce88 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Flow 'volume_create_api' (00ad8ebb-de30-4324-9021-b9942c580659) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:28:55.627380 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-9157e586-eadf-436f-99c2-ae5672671d95 req-93694bc1-b813-4066-a1f5-4b150382ce88 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Create volume request issued successfully. Jul 10 14:28:55.627903 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-93694bc1-b813-4066-a1f5-4b150382ce88 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:28:55.628360 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1409/5614] 10.4.3.66 () {72 vars in 1534 bytes} [Fri Jul 10 14:28:55 2026] POST /volume/v3/volumes => generated 734 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:28:55.635446 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-9157e586-eadf-436f-99c2-ae5672671d95 req-9647c6e8-a3d4-46ea-9892-db8498e2418a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:55.637826 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-9647c6e8-a3d4-46ea-9892-db8498e2418a tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/a84cde98-d07f-4158-bd37-f5628be55032 Jul 10 14:28:55.638048 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-9647c6e8-a3d4-46ea-9892-db8498e2418a tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:55.638259 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-9647c6e8-a3d4-46ea-9892-db8498e2418a tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:55.647345 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:55.647345 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:28:55.652285 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-9157e586-eadf-436f-99c2-ae5672671d95 req-9647c6e8-a3d4-46ea-9892-db8498e2418a tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:28:55.658561 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-9647c6e8-a3d4-46ea-9892-db8498e2418a tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/a84cde98-d07f-4158-bd37-f5628be55032 returned with HTTP 200 Jul 10 14:28:55.659189 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1400/5615] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:28:55 2026] GET /volume/v3/volumes/a84cde98-d07f-4158-bd37-f5628be55032 => generated 802 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:55.669143 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-9157e586-eadf-436f-99c2-ae5672671d95 req-6ffa67c8-ea61-4a6a-a3ea-0ddacfa9c9b5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:55.671647 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-6ffa67c8-ea61-4a6a-a3ea-0ddacfa9c9b5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/a84cde98-d07f-4158-bd37-f5628be55032 Jul 10 14:28:55.671920 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-6ffa67c8-ea61-4a6a-a3ea-0ddacfa9c9b5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:55.672136 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-6ffa67c8-ea61-4a6a-a3ea-0ddacfa9c9b5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:55.680949 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:55.680949 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:28:55.685520 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-9157e586-eadf-436f-99c2-ae5672671d95 req-6ffa67c8-ea61-4a6a-a3ea-0ddacfa9c9b5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:28:55.690960 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-6ffa67c8-ea61-4a6a-a3ea-0ddacfa9c9b5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/a84cde98-d07f-4158-bd37-f5628be55032 returned with HTTP 200 Jul 10 14:28:55.691465 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1394/5616] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:28:55 2026] GET /volume/v3/volumes/a84cde98-d07f-4158-bd37-f5628be55032 => generated 802 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:28:58.700021 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-9157e586-eadf-436f-99c2-ae5672671d95 req-7d208696-2ee7-4bdb-a879-620e8648ce46 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:58.702017 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-7d208696-2ee7-4bdb-a879-620e8648ce46 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/a84cde98-d07f-4158-bd37-f5628be55032 Jul 10 14:28:58.702190 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-7d208696-2ee7-4bdb-a879-620e8648ce46 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:58.702390 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-7d208696-2ee7-4bdb-a879-620e8648ce46 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:58.709394 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:58.709394 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:28:58.712791 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-9157e586-eadf-436f-99c2-ae5672671d95 req-7d208696-2ee7-4bdb-a879-620e8648ce46 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:28:58.717172 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-7d208696-2ee7-4bdb-a879-620e8648ce46 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/a84cde98-d07f-4158-bd37-f5628be55032 returned with HTTP 200 Jul 10 14:28:58.717558 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1414/5617] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:28:58 2026] GET /volume/v3/volumes/a84cde98-d07f-4158-bd37-f5628be55032 => generated 1343 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:28:58.724940 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b48ca009-b02b-4704-a050-242903a041ae None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:58.725514 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b48ca009-b02b-4704-a050-242903a041ae None None] GET https://10.4.3.66/volume// Jul 10 14:28:58.725875 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b48ca009-b02b-4704-a050-242903a041ae None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:58.726110 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b48ca009-b02b-4704-a050-242903a041ae None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:58.726488 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b48ca009-b02b-4704-a050-242903a041ae None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:28:58.726967 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1410/5618] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:28:58 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:28:58.733557 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-9157e586-eadf-436f-99c2-ae5672671d95 req-3850f2f9-c4e5-40f9-ba10-59bb2ebfa90e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:58.735897 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-3850f2f9-c4e5-40f9-ba10-59bb2ebfa90e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:28:58.736332 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-3850f2f9-c4e5-40f9-ba10-59bb2ebfa90e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a84cde98-d07f-4158-bd37-f5628be55032", "connector": null, "instance_uuid": "feac8496-8825-43f6-a039-caf9deb7a8b1"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:28:58.746491 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:58.746491 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:28:58.774795 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-3850f2f9-c4e5-40f9-ba10-59bb2ebfa90e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:28:58.775352 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1401/5619] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:28:58 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 14:28:58.782817 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e2e3527a-9217-42c9-9e67-a88c7bef60e0 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:58.783208 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e2e3527a-9217-42c9-9e67-a88c7bef60e0 None None] GET https://10.4.3.66/volume// Jul 10 14:28:58.783311 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e2e3527a-9217-42c9-9e67-a88c7bef60e0 None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:58.783487 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e2e3527a-9217-42c9-9e67-a88c7bef60e0 None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:58.783842 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e2e3527a-9217-42c9-9e67-a88c7bef60e0 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:28:58.784108 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1395/5620] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:28:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:28:58.790944 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-9157e586-eadf-436f-99c2-ae5672671d95 req-091e720b-0051-45df-8539-1948247faaf4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:58.793607 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-091e720b-0051-45df-8539-1948247faaf4 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/a84cde98-d07f-4158-bd37-f5628be55032 Jul 10 14:28:58.793895 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-091e720b-0051-45df-8539-1948247faaf4 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:28:58.794132 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-091e720b-0051-45df-8539-1948247faaf4 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:28:58.805585 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:58.805585 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:28:58.809026 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-9157e586-eadf-436f-99c2-ae5672671d95 req-091e720b-0051-45df-8539-1948247faaf4 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:28:58.814021 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-091e720b-0051-45df-8539-1948247faaf4 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/a84cde98-d07f-4158-bd37-f5628be55032 returned with HTTP 200 Jul 10 14:28:58.814455 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1415/5621] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:28:58 2026] GET /volume/v3/volumes/a84cde98-d07f-4158-bd37-f5628be55032 => generated 1522 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:28:58.912867 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-9157e586-eadf-436f-99c2-ae5672671d95 req-ba948eb5-41a7-4c96-9e85-98fca3d109d4 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:58.914948 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-ba948eb5-41a7-4c96-9e85-98fca3d109d4 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] PUT https://10.4.3.66/volume/v3/attachments/05d4be4d-8d55-4ad2-af6a-45d06cdf5506 Jul 10 14:28:58.915299 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-ba948eb5-41a7-4c96-9e85-98fca3d109d4 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:28:58.923025 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-9157e586-eadf-436f-99c2-ae5672671d95 req-ba948eb5-41a7-4c96-9e85-98fca3d109d4 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Acquiring lock "cinder-attachment_update-a84cde98-d07f-4158-bd37-f5628be55032-np0000005012" by "attachment_update" {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:28:58.927202 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-9157e586-eadf-436f-99c2-ae5672671d95 req-ba948eb5-41a7-4c96-9e85-98fca3d109d4 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Lock "cinder-attachment_update-a84cde98-d07f-4158-bd37-f5628be55032-np0000005012" acquired by "attachment_update" :: waited 0.004s {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:28:58.928193 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:58.928193 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:28:59.449184 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-9157e586-eadf-436f-99c2-ae5672671d95 req-ba948eb5-41a7-4c96-9e85-98fca3d109d4 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Lock "cinder-attachment_update-a84cde98-d07f-4158-bd37-f5628be55032-np0000005012" released by "attachment_update" :: held 0.522s {{(pid=100153) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:28:59.449546 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-ba948eb5-41a7-4c96-9e85-98fca3d109d4 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/attachments/05d4be4d-8d55-4ad2-af6a-45d06cdf5506 returned with HTTP 200 Jul 10 14:28:59.450146 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1411/5622] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:28:58 2026] PUT /volume/v3/attachments/05d4be4d-8d55-4ad2-af6a-45d06cdf5506 => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:28:59.967841 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-9157e586-eadf-436f-99c2-ae5672671d95 req-3a1c4356-5fcf-4b1d-9261-1160052d57f9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:28:59.970618 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-3a1c4356-5fcf-4b1d-9261-1160052d57f9 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] POST https://10.4.3.66/volume/v3/attachments/05d4be4d-8d55-4ad2-af6a-45d06cdf5506/action Jul 10 14:28:59.971075 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-3a1c4356-5fcf-4b1d-9261-1160052d57f9 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:28:59.971286 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-3a1c4356-5fcf-4b1d-9261-1160052d57f9 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:28:59.991019 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:28:59.991019 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:29:00.001338 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-9157e586-eadf-436f-99c2-ae5672671d95 req-3a1c4356-5fcf-4b1d-9261-1160052d57f9 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/attachments/05d4be4d-8d55-4ad2-af6a-45d06cdf5506/action returned with HTTP 204 Jul 10 14:29:00.001936 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1402/5623] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:28:59 2026] POST /volume/v3/attachments/05d4be4d-8d55-4ad2-af6a-45d06cdf5506/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:29:05.689665 np0000005012 devstack@c-api.service[100155]: DEBUG dbcounter [-] [100155] Writing DB stats cinder:SELECT=16,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:29:08.812351 np0000005012 devstack@c-api.service[100154]: DEBUG dbcounter [-] [100154] Writing DB stats cinder:SELECT=13 {{(pid=100154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:29:09.443272 np0000005012 devstack@c-api.service[100153]: DEBUG dbcounter [-] [100153] Writing DB stats cinder:SELECT=35,cinder:INSERT=6,cinder:UPDATE=13 {{(pid=100153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:29:09.997931 np0000005012 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=61,cinder:UPDATE=31,cinder:INSERT=12 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:29:10.303521 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-167424ef-294c-436e-9e7c-32855772b22e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:29:10.305490 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-167424ef-294c-436e-9e7c-32855772b22e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/a84cde98-d07f-4158-bd37-f5628be55032 Jul 10 14:29:10.305714 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-167424ef-294c-436e-9e7c-32855772b22e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:29:10.305934 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-167424ef-294c-436e-9e7c-32855772b22e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:29:10.316172 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:29:10.316172 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:29:10.319842 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-167424ef-294c-436e-9e7c-32855772b22e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:29:10.325021 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-167424ef-294c-436e-9e7c-32855772b22e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/a84cde98-d07f-4158-bd37-f5628be55032 returned with HTTP 200 Jul 10 14:29:10.325471 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1396/5624] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:29:10 2026] GET /volume/v3/volumes/a84cde98-d07f-4158-bd37-f5628be55032 => generated 1635 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:29:14.505883 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-5a4841e9-fd35-4dee-bc87-969ece61faa0 req-bf4c3e90-a6c3-4c05-a85f-70d6e9611f7d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:29:14.507772 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-5a4841e9-fd35-4dee-bc87-969ece61faa0 req-bf4c3e90-a6c3-4c05-a85f-70d6e9611f7d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] DELETE https://10.4.3.66/volume/v3/attachments/05d4be4d-8d55-4ad2-af6a-45d06cdf5506 Jul 10 14:29:14.507956 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-5a4841e9-fd35-4dee-bc87-969ece61faa0 req-bf4c3e90-a6c3-4c05-a85f-70d6e9611f7d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:29:14.508121 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-5a4841e9-fd35-4dee-bc87-969ece61faa0 req-bf4c3e90-a6c3-4c05-a85f-70d6e9611f7d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:29:14.514984 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:29:14.514984 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:29:15.041163 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-5a4841e9-fd35-4dee-bc87-969ece61faa0 req-bf4c3e90-a6c3-4c05-a85f-70d6e9611f7d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/attachments/05d4be4d-8d55-4ad2-af6a-45d06cdf5506 returned with HTTP 200 Jul 10 14:29:15.041894 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1416/5625] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:29:14 2026] DELETE /volume/v3/attachments/05d4be4d-8d55-4ad2-af6a-45d06cdf5506 => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:29:15.053445 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-5a4841e9-fd35-4dee-bc87-969ece61faa0 req-c7f7fc8b-11e6-49fa-b456-33dc8170b1cd None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:29:15.057529 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-5a4841e9-fd35-4dee-bc87-969ece61faa0 req-c7f7fc8b-11e6-49fa-b456-33dc8170b1cd tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] DELETE https://10.4.3.66/volume/v3/volumes/a84cde98-d07f-4158-bd37-f5628be55032 Jul 10 14:29:15.057529 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-5a4841e9-fd35-4dee-bc87-969ece61faa0 req-c7f7fc8b-11e6-49fa-b456-33dc8170b1cd tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:29:15.057529 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-5a4841e9-fd35-4dee-bc87-969ece61faa0 req-c7f7fc8b-11e6-49fa-b456-33dc8170b1cd tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:29:15.057529 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [req-5a4841e9-fd35-4dee-bc87-969ece61faa0 req-c7f7fc8b-11e6-49fa-b456-33dc8170b1cd tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Delete volume with id: a84cde98-d07f-4158-bd37-f5628be55032 Jul 10 14:29:15.066756 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:29:15.066756 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:29:15.067382 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-5a4841e9-fd35-4dee-bc87-969ece61faa0 req-c7f7fc8b-11e6-49fa-b456-33dc8170b1cd tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:29:15.090814 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-5a4841e9-fd35-4dee-bc87-969ece61faa0 req-c7f7fc8b-11e6-49fa-b456-33dc8170b1cd tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Delete volume request issued successfully. Jul 10 14:29:15.091148 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-5a4841e9-fd35-4dee-bc87-969ece61faa0 req-c7f7fc8b-11e6-49fa-b456-33dc8170b1cd tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/a84cde98-d07f-4158-bd37-f5628be55032 returned with HTTP 202 Jul 10 14:29:15.091725 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1412/5626] 10.4.3.66 () {70 vars in 1613 bytes} [Fri Jul 10 14:29:15 2026] DELETE /volume/v3/volumes/a84cde98-d07f-4158-bd37-f5628be55032 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:29:18.407189 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-38cd02b2-cb41-4428-b0ac-a6492c856f4e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:29:18.409165 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-38cd02b2-cb41-4428-b0ac-a6492c856f4e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/a84cde98-d07f-4158-bd37-f5628be55032 Jul 10 14:29:18.409394 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-38cd02b2-cb41-4428-b0ac-a6492c856f4e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:29:18.409674 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-38cd02b2-cb41-4428-b0ac-a6492c856f4e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:29:18.415672 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-38cd02b2-cb41-4428-b0ac-a6492c856f4e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/a84cde98-d07f-4158-bd37-f5628be55032 returned with HTTP 404 Jul 10 14:29:18.416260 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1403/5627] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:29:18 2026] GET /volume/v3/volumes/a84cde98-d07f-4158-bd37-f5628be55032 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:29:18.473731 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-65ac90c0-248e-4dbb-ab45-0cda2c9f8556 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:29:18.476069 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-65ac90c0-248e-4dbb-ab45-0cda2c9f8556 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/e0e41f91-19cc-416e-abd1-9e21b9be3ffb Jul 10 14:29:18.476342 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-65ac90c0-248e-4dbb-ab45-0cda2c9f8556 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:29:18.476572 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-65ac90c0-248e-4dbb-ab45-0cda2c9f8556 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:29:18.476681 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.snapshots [None req-65ac90c0-248e-4dbb-ab45-0cda2c9f8556 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Delete snapshot with id: e0e41f91-19cc-416e-abd1-9e21b9be3ffb Jul 10 14:29:18.482630 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:29:18.482630 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:29:18.483145 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-65ac90c0-248e-4dbb-ab45-0cda2c9f8556 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot retrieved successfully. Jul 10 14:29:18.504568 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-65ac90c0-248e-4dbb-ab45-0cda2c9f8556 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot delete request issued successfully. Jul 10 14:29:18.504790 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-65ac90c0-248e-4dbb-ab45-0cda2c9f8556 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/e0e41f91-19cc-416e-abd1-9e21b9be3ffb returned with HTTP 202 Jul 10 14:29:18.505218 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1397/5628] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:29:18 2026] DELETE /volume/v3/snapshots/e0e41f91-19cc-416e-abd1-9e21b9be3ffb => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:29:18.513273 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-119ab4e7-94a7-491e-8d4c-0bf43fe12038 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:29:18.515129 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-119ab4e7-94a7-491e-8d4c-0bf43fe12038 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/snapshots/e0e41f91-19cc-416e-abd1-9e21b9be3ffb Jul 10 14:29:18.515347 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-119ab4e7-94a7-491e-8d4c-0bf43fe12038 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:29:18.515562 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-119ab4e7-94a7-491e-8d4c-0bf43fe12038 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:29:18.521375 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:29:18.521375 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:29:18.522060 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-119ab4e7-94a7-491e-8d4c-0bf43fe12038 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot retrieved successfully. Jul 10 14:29:18.523268 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-119ab4e7-94a7-491e-8d4c-0bf43fe12038 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/e0e41f91-19cc-416e-abd1-9e21b9be3ffb returned with HTTP 200 Jul 10 14:29:18.523841 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1417/5629] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:29:18 2026] GET /volume/v3/snapshots/e0e41f91-19cc-416e-abd1-9e21b9be3ffb => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:29:19.532897 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-42d6e346-cebc-4abc-acf7-f7d879418d6f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:29:19.534709 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-42d6e346-cebc-4abc-acf7-f7d879418d6f tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/snapshots/e0e41f91-19cc-416e-abd1-9e21b9be3ffb Jul 10 14:29:19.534918 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-42d6e346-cebc-4abc-acf7-f7d879418d6f tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:29:19.535141 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-42d6e346-cebc-4abc-acf7-f7d879418d6f tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:29:19.539576 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-42d6e346-cebc-4abc-acf7-f7d879418d6f tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/e0e41f91-19cc-416e-abd1-9e21b9be3ffb returned with HTTP 404 Jul 10 14:29:19.540136 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1413/5630] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:29:19 2026] GET /volume/v3/snapshots/e0e41f91-19cc-416e-abd1-9e21b9be3ffb => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:29:19.547196 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4229ae8c-5024-41a4-80d2-eb7d9fbf4096 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:29:19.549560 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4229ae8c-5024-41a4-80d2-eb7d9fbf4096 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] DELETE https://10.4.3.66/volume/v3/volumes/428f4c91-f475-4d7b-8b76-9b5875d8721f Jul 10 14:29:19.549796 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4229ae8c-5024-41a4-80d2-eb7d9fbf4096 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:29:19.550019 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4229ae8c-5024-41a4-80d2-eb7d9fbf4096 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:29:19.550200 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-4229ae8c-5024-41a4-80d2-eb7d9fbf4096 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Delete volume with id: 428f4c91-f475-4d7b-8b76-9b5875d8721f Jul 10 14:29:19.558851 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:29:19.558851 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:29:19.559395 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4229ae8c-5024-41a4-80d2-eb7d9fbf4096 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:29:19.577390 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4229ae8c-5024-41a4-80d2-eb7d9fbf4096 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Delete volume request issued successfully. Jul 10 14:29:19.577599 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4229ae8c-5024-41a4-80d2-eb7d9fbf4096 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/428f4c91-f475-4d7b-8b76-9b5875d8721f returned with HTTP 202 Jul 10 14:29:19.578212 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1404/5631] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:29:19 2026] DELETE /volume/v3/volumes/428f4c91-f475-4d7b-8b76-9b5875d8721f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:29:19.586396 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-ee6c44e4-2a4f-49ae-8d70-6426eda1e924 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:29:19.588850 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ee6c44e4-2a4f-49ae-8d70-6426eda1e924 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/428f4c91-f475-4d7b-8b76-9b5875d8721f Jul 10 14:29:19.589068 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ee6c44e4-2a4f-49ae-8d70-6426eda1e924 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:29:19.589277 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ee6c44e4-2a4f-49ae-8d70-6426eda1e924 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:29:19.597571 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:29:19.597571 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:29:19.602219 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-ee6c44e4-2a4f-49ae-8d70-6426eda1e924 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:29:19.608856 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ee6c44e4-2a4f-49ae-8d70-6426eda1e924 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/428f4c91-f475-4d7b-8b76-9b5875d8721f returned with HTTP 200 Jul 10 14:29:19.609434 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1398/5632] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:29:19 2026] GET /volume/v3/volumes/428f4c91-f475-4d7b-8b76-9b5875d8721f => generated 1364 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:29:20.621893 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-deea40df-ca09-4faa-a33a-f55fd318a1e1 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:29:20.623906 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-deea40df-ca09-4faa-a33a-f55fd318a1e1 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/428f4c91-f475-4d7b-8b76-9b5875d8721f Jul 10 14:29:20.624141 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-deea40df-ca09-4faa-a33a-f55fd318a1e1 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:29:20.624435 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-deea40df-ca09-4faa-a33a-f55fd318a1e1 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:29:20.630196 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-deea40df-ca09-4faa-a33a-f55fd318a1e1 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/428f4c91-f475-4d7b-8b76-9b5875d8721f returned with HTTP 404 Jul 10 14:29:20.630667 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1418/5633] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:29:20 2026] GET /volume/v3/volumes/428f4c91-f475-4d7b-8b76-9b5875d8721f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:29:20.659566 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-9120bb54-3964-484e-8ef1-d50af017e4c6 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:29:20.661286 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9120bb54-3964-484e-8ef1-d50af017e4c6 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:29:20.661625 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9120bb54-3964-484e-8ef1-d50af017e4c6 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-721911789", "snapshot_id": null, "imageRef": "4ff20130-b276-43a0-956f-1453107cff27", "volume_type": null, "size": 1}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:29:20.663058 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-9120bb54-3964-484e-8ef1-d50af017e4c6 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-721911789', 'snapshot_id': None, 'imageRef': '4ff20130-b276-43a0-956f-1453107cff27', 'volume_type': None, 'size': 1}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:29:20.741522 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-9120bb54-3964-484e-8ef1-d50af017e4c6 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Create volume of 1 GB Jul 10 14:29:20.745584 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-9120bb54-3964-484e-8ef1-d50af017e4c6 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Availability Zones retrieved successfully. Jul 10 14:29:20.750754 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-9120bb54-3964-484e-8ef1-d50af017e4c6 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Flow 'volume_create_api' (2b36721a-19d1-4ce2-b1e6-145c2d35c59d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:29:20.751638 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-9120bb54-3964-484e-8ef1-d50af017e4c6 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16417432-acff-488b-a11d-6ddcdef5bca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:29:20.752555 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-9120bb54-3964-484e-8ef1-d50af017e4c6 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:29:20.809876 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-9120bb54-3964-484e-8ef1-d50af017e4c6 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16417432-acff-488b-a11d-6ddcdef5bca4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:29:20.810660 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-9120bb54-3964-484e-8ef1-d50af017e4c6 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cea91b63-86bf-48b6-8bf1-d0110f086e5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:29:20.852861 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-9120bb54-3964-484e-8ef1-d50af017e4c6 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Created reservations ['5a72f823-c3b8-4afd-9c02-f082f064387c', 'be7e0dda-fff2-4d30-bdde-d7bcca009abd', '18460b24-2a67-447a-878f-52addc1e3632', 'd34fbcb4-3676-4c70-b64b-e770f4a4d5e2'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:29:20.854297 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-9120bb54-3964-484e-8ef1-d50af017e4c6 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cea91b63-86bf-48b6-8bf1-d0110f086e5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a72f823-c3b8-4afd-9c02-f082f064387c', 'be7e0dda-fff2-4d30-bdde-d7bcca009abd', '18460b24-2a67-447a-878f-52addc1e3632', 'd34fbcb4-3676-4c70-b64b-e770f4a4d5e2']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:29:20.854773 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-9120bb54-3964-484e-8ef1-d50af017e4c6 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1f97f2b-770a-49f1-ae43-184962ea760b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:29:20.884090 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-9120bb54-3964-484e-8ef1-d50af017e4c6 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1f97f2b-770a-49f1-ae43-184962ea760b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c19df56b-01d5-43b2-a51f-d20073723b46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-721911789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d7079d3a65940eaafb9ef5a30aceb65',qos_specs=None,replication_status=,reservations=['5a72f823-c3b8-4afd-9c02-f082f064387c','be7e0dda-fff2-4d30-bdde-d7bcca009abd','18460b24-2a67-447a-878f-52addc1e3632','d34fbcb4-3676-4c70-b64b-e770f4a4d5e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f36373e2fa841419e64f4f20204fed9',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:29:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-721911789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c19df56b-01d5-43b2-a51f-d20073723b46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d7079d3a65940eaafb9ef5a30aceb65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f36373e2fa841419e64f4f20204fed9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:29:20.885244 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-9120bb54-3964-484e-8ef1-d50af017e4c6 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (416814ab-127c-4dd0-8a8d-056adb70fdd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:29:20.902872 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-9120bb54-3964-484e-8ef1-d50af017e4c6 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (416814ab-127c-4dd0-8a8d-056adb70fdd4) transitioned into state 'SUCCESS' from state '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-721911789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d7079d3a65940eaafb9ef5a30aceb65',qos_specs=None,replication_status=,reservations=['5a72f823-c3b8-4afd-9c02-f082f064387c','be7e0dda-fff2-4d30-bdde-d7bcca009abd','18460b24-2a67-447a-878f-52addc1e3632','d34fbcb4-3676-4c70-b64b-e770f4a4d5e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f36373e2fa841419e64f4f20204fed9',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:29:20.903599 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-9120bb54-3964-484e-8ef1-d50af017e4c6 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a54d72d7-5e0c-4afd-8944-06dfac14ad74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:29:20.913366 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-9120bb54-3964-484e-8ef1-d50af017e4c6 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a54d72d7-5e0c-4afd-8944-06dfac14ad74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:29:20.914282 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-9120bb54-3964-484e-8ef1-d50af017e4c6 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Flow 'volume_create_api' (2b36721a-19d1-4ce2-b1e6-145c2d35c59d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:29:20.914618 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-9120bb54-3964-484e-8ef1-d50af017e4c6 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Create volume request issued successfully. Jul 10 14:29:20.915227 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9120bb54-3964-484e-8ef1-d50af017e4c6 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:29:20.915728 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1414/5634] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:29:20 2026] POST /volume/v3/volumes => generated 756 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:29:20.933288 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c6d49dcf-6924-478d-873f-8de57716c452 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:29:20.935337 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c6d49dcf-6924-478d-873f-8de57716c452 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/c19df56b-01d5-43b2-a51f-d20073723b46 Jul 10 14:29:20.935575 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c6d49dcf-6924-478d-873f-8de57716c452 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:29:20.935774 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c6d49dcf-6924-478d-873f-8de57716c452 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:29:20.943074 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:29:20.943074 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:29:20.947149 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c6d49dcf-6924-478d-873f-8de57716c452 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:29:20.951485 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c6d49dcf-6924-478d-873f-8de57716c452 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/c19df56b-01d5-43b2-a51f-d20073723b46 returned with HTTP 200 Jul 10 14:29:20.951950 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1405/5635] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:29:20 2026] GET /volume/v3/volumes/c19df56b-01d5-43b2-a51f-d20073723b46 => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:29:21.971142 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-29681e54-ad81-4fcc-991b-5088ce0778ad None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:29:21.973024 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-29681e54-ad81-4fcc-991b-5088ce0778ad tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/c19df56b-01d5-43b2-a51f-d20073723b46 Jul 10 14:29:21.973206 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-29681e54-ad81-4fcc-991b-5088ce0778ad tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:29:21.973391 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-29681e54-ad81-4fcc-991b-5088ce0778ad tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:29:21.981442 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:29:21.981442 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:29:21.985964 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-29681e54-ad81-4fcc-991b-5088ce0778ad tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:29:21.991832 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-29681e54-ad81-4fcc-991b-5088ce0778ad tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/c19df56b-01d5-43b2-a51f-d20073723b46 returned with HTTP 200 Jul 10 14:29:21.992304 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1399/5636] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:29:21 2026] GET /volume/v3/volumes/c19df56b-01d5-43b2-a51f-d20073723b46 => generated 1364 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:29:22.008332 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-dd8ec3e4-59ff-4ae9-b93b-8dc9873b00cc None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:29:22.010293 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-dd8ec3e4-59ff-4ae9-b93b-8dc9873b00cc tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/c19df56b-01d5-43b2-a51f-d20073723b46 Jul 10 14:29:22.010519 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-dd8ec3e4-59ff-4ae9-b93b-8dc9873b00cc tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:29:22.010752 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-dd8ec3e4-59ff-4ae9-b93b-8dc9873b00cc tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:29:22.017965 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:29:22.017965 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:29:22.021732 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-dd8ec3e4-59ff-4ae9-b93b-8dc9873b00cc tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:29:22.025915 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-dd8ec3e4-59ff-4ae9-b93b-8dc9873b00cc tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/c19df56b-01d5-43b2-a51f-d20073723b46 returned with HTTP 200 Jul 10 14:29:22.026293 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1419/5637] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:29:22 2026] GET /volume/v3/volumes/c19df56b-01d5-43b2-a51f-d20073723b46 => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:29:23.031307 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-5483f0d2-7c0a-4c33-868c-5979bd2857cf req-3bb79ea0-0f11-42c9-9e29-88ed7c57c442 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:29:23.033679 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-5483f0d2-7c0a-4c33-868c-5979bd2857cf req-3bb79ea0-0f11-42c9-9e29-88ed7c57c442 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/c19df56b-01d5-43b2-a51f-d20073723b46 Jul 10 14:29:23.033895 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-5483f0d2-7c0a-4c33-868c-5979bd2857cf req-3bb79ea0-0f11-42c9-9e29-88ed7c57c442 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:29:23.034075 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-5483f0d2-7c0a-4c33-868c-5979bd2857cf req-3bb79ea0-0f11-42c9-9e29-88ed7c57c442 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:29:23.041595 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:29:23.041595 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:29:23.045208 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-5483f0d2-7c0a-4c33-868c-5979bd2857cf req-3bb79ea0-0f11-42c9-9e29-88ed7c57c442 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:29:23.049788 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-5483f0d2-7c0a-4c33-868c-5979bd2857cf req-3bb79ea0-0f11-42c9-9e29-88ed7c57c442 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/c19df56b-01d5-43b2-a51f-d20073723b46 returned with HTTP 200 Jul 10 14:29:23.050366 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1415/5638] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:29:23 2026] GET /volume/v3/volumes/c19df56b-01d5-43b2-a51f-d20073723b46 => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:29:23.502936 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-5483f0d2-7c0a-4c33-868c-5979bd2857cf req-53a5438c-6dc0-4ea8-b4de-021510354885 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:29:23.506547 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-5483f0d2-7c0a-4c33-868c-5979bd2857cf req-53a5438c-6dc0-4ea8-b4de-021510354885 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/c19df56b-01d5-43b2-a51f-d20073723b46 Jul 10 14:29:23.506547 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-5483f0d2-7c0a-4c33-868c-5979bd2857cf req-53a5438c-6dc0-4ea8-b4de-021510354885 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:29:23.506547 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-5483f0d2-7c0a-4c33-868c-5979bd2857cf req-53a5438c-6dc0-4ea8-b4de-021510354885 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:29:23.512027 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:29:23.512027 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:29:23.515837 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-5483f0d2-7c0a-4c33-868c-5979bd2857cf req-53a5438c-6dc0-4ea8-b4de-021510354885 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:29:23.520689 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-5483f0d2-7c0a-4c33-868c-5979bd2857cf req-53a5438c-6dc0-4ea8-b4de-021510354885 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/c19df56b-01d5-43b2-a51f-d20073723b46 returned with HTTP 200 Jul 10 14:29:23.521197 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1406/5639] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:29:23 2026] GET /volume/v3/volumes/c19df56b-01d5-43b2-a51f-d20073723b46 => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:29:23.532744 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-3f61ee97-e181-4709-9eec-4438ef89b58a None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:29:23.533137 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3f61ee97-e181-4709-9eec-4438ef89b58a None None] GET https://10.4.3.66/volume// Jul 10 14:29:23.533380 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3f61ee97-e181-4709-9eec-4438ef89b58a None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:29:23.533681 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3f61ee97-e181-4709-9eec-4438ef89b58a None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:29:23.534057 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3f61ee97-e181-4709-9eec-4438ef89b58a None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:29:23.534375 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1400/5640] 10.4.3.66 () {66 vars in 1412 bytes} [Fri Jul 10 14:29:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:29:23.542476 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-5483f0d2-7c0a-4c33-868c-5979bd2857cf req-0ea7b2d7-43b2-429b-8800-c36d9da57828 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:29:23.544909 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-5483f0d2-7c0a-4c33-868c-5979bd2857cf req-0ea7b2d7-43b2-429b-8800-c36d9da57828 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:29:23.545424 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-5483f0d2-7c0a-4c33-868c-5979bd2857cf req-0ea7b2d7-43b2-429b-8800-c36d9da57828 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c19df56b-01d5-43b2-a51f-d20073723b46", "connector": null, "instance_uuid": "7b3cb7db-0034-4593-8e01-7c56cb896ea3"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:29:23.556064 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:29:23.556064 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:29:23.580890 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-5483f0d2-7c0a-4c33-868c-5979bd2857cf req-0ea7b2d7-43b2-429b-8800-c36d9da57828 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:29:23.581396 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1420/5641] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:29:23 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 14:29:29.815495 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b3b1e4d9-7e98-4435-9ca9-fe8b75fface1 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:29:29.815495 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b3b1e4d9-7e98-4435-9ca9-fe8b75fface1 None None] GET https://10.4.3.66/volume// Jul 10 14:29:29.815495 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b3b1e4d9-7e98-4435-9ca9-fe8b75fface1 None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:29:29.815495 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b3b1e4d9-7e98-4435-9ca9-fe8b75fface1 None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:29:29.815495 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b3b1e4d9-7e98-4435-9ca9-fe8b75fface1 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:29:29.815495 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1416/5642] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:29:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:29:29.816791 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-5483f0d2-7c0a-4c33-868c-5979bd2857cf req-479ed84e-0167-4876-9893-b1b2cb878802 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:29:29.816791 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-5483f0d2-7c0a-4c33-868c-5979bd2857cf req-479ed84e-0167-4876-9893-b1b2cb878802 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/c19df56b-01d5-43b2-a51f-d20073723b46 Jul 10 14:29:29.816791 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-5483f0d2-7c0a-4c33-868c-5979bd2857cf req-479ed84e-0167-4876-9893-b1b2cb878802 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:29:29.816791 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-5483f0d2-7c0a-4c33-868c-5979bd2857cf req-479ed84e-0167-4876-9893-b1b2cb878802 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:29:29.816791 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:29:29.816791 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:29:29.816791 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-5483f0d2-7c0a-4c33-868c-5979bd2857cf req-479ed84e-0167-4876-9893-b1b2cb878802 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:29:29.816791 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-5483f0d2-7c0a-4c33-868c-5979bd2857cf req-479ed84e-0167-4876-9893-b1b2cb878802 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/c19df56b-01d5-43b2-a51f-d20073723b46 returned with HTTP 200 Jul 10 14:29:29.816791 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1407/5643] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:29:29 2026] GET /volume/v3/volumes/c19df56b-01d5-43b2-a51f-d20073723b46 => generated 1543 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:29:29.817666 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-5483f0d2-7c0a-4c33-868c-5979bd2857cf req-94b73125-455c-4337-bbb4-e826dcd64519 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:29:29.817666 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-5483f0d2-7c0a-4c33-868c-5979bd2857cf req-94b73125-455c-4337-bbb4-e826dcd64519 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] PUT https://10.4.3.66/volume/v3/attachments/c5f86588-c887-4f07-abb6-3303a6589259 Jul 10 14:29:29.817666 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-5483f0d2-7c0a-4c33-868c-5979bd2857cf req-94b73125-455c-4337-bbb4-e826dcd64519 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:29:29.817666 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-5483f0d2-7c0a-4c33-868c-5979bd2857cf req-94b73125-455c-4337-bbb4-e826dcd64519 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Acquiring lock "cinder-attachment_update-c19df56b-01d5-43b2-a51f-d20073723b46-np0000005012" by "attachment_update" {{(pid=100155) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:29:29.817666 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-5483f0d2-7c0a-4c33-868c-5979bd2857cf req-94b73125-455c-4337-bbb4-e826dcd64519 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Lock "cinder-attachment_update-c19df56b-01d5-43b2-a51f-d20073723b46-np0000005012" acquired by "attachment_update" :: waited 0.006s {{(pid=100155) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:29:29.817666 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:29:29.817666 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:29:30.144519 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-5483f0d2-7c0a-4c33-868c-5979bd2857cf req-94b73125-455c-4337-bbb4-e826dcd64519 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Lock "cinder-attachment_update-c19df56b-01d5-43b2-a51f-d20073723b46-np0000005012" released by "attachment_update" :: held 0.524s {{(pid=100155) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:29:30.145006 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-5483f0d2-7c0a-4c33-868c-5979bd2857cf req-94b73125-455c-4337-bbb4-e826dcd64519 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/attachments/c5f86588-c887-4f07-abb6-3303a6589259 returned with HTTP 200 Jul 10 14:29:30.145525 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1401/5644] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:29:29 2026] PUT /volume/v3/attachments/c5f86588-c887-4f07-abb6-3303a6589259 => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:29:30.656693 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-5483f0d2-7c0a-4c33-868c-5979bd2857cf req-e93a2f52-b59e-4184-a204-ba6a057df182 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:29:30.658859 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-5483f0d2-7c0a-4c33-868c-5979bd2857cf req-e93a2f52-b59e-4184-a204-ba6a057df182 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] POST https://10.4.3.66/volume/v3/attachments/c5f86588-c887-4f07-abb6-3303a6589259/action Jul 10 14:29:30.659357 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-5483f0d2-7c0a-4c33-868c-5979bd2857cf req-e93a2f52-b59e-4184-a204-ba6a057df182 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action body: b'{"os-complete": null}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:29:30.659570 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-5483f0d2-7c0a-4c33-868c-5979bd2857cf req-e93a2f52-b59e-4184-a204-ba6a057df182 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:29:30.679178 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:29:30.679178 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:29:30.689537 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-5483f0d2-7c0a-4c33-868c-5979bd2857cf req-e93a2f52-b59e-4184-a204-ba6a057df182 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/attachments/c5f86588-c887-4f07-abb6-3303a6589259/action returned with HTTP 204 Jul 10 14:29:30.690032 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1421/5645] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:29:30 2026] POST /volume/v3/attachments/c5f86588-c887-4f07-abb6-3303a6589259/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:29:33.048298 np0000005012 devstack@c-api.service[100153]: DEBUG dbcounter [-] [100153] Writing DB stats cinder:SELECT=28,cinder:UPDATE=13,cinder:INSERT=7 {{(pid=100153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:29:36.673523 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-d6f1ea39-bf5c-4e61-ac4a-87fce24b49fd req-e4064a29-a575-4041-828e-9d181193c49e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:29:36.675688 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-d6f1ea39-bf5c-4e61-ac4a-87fce24b49fd req-e4064a29-a575-4041-828e-9d181193c49e tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 Jul 10 14:29:36.675957 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-d6f1ea39-bf5c-4e61-ac4a-87fce24b49fd req-e4064a29-a575-4041-828e-9d181193c49e tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:29:36.676205 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-d6f1ea39-bf5c-4e61-ac4a-87fce24b49fd req-e4064a29-a575-4041-828e-9d181193c49e tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:29:36.686960 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:29:36.686960 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:29:36.691000 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-d6f1ea39-bf5c-4e61-ac4a-87fce24b49fd req-e4064a29-a575-4041-828e-9d181193c49e tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Volume info retrieved successfully. Jul 10 14:29:36.695437 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-d6f1ea39-bf5c-4e61-ac4a-87fce24b49fd req-e4064a29-a575-4041-828e-9d181193c49e tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 returned with HTTP 200 Jul 10 14:29:36.695917 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1417/5646] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:29:36 2026] GET /volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:29:36.712307 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-d6f1ea39-bf5c-4e61-ac4a-87fce24b49fd req-d055108b-e977-4bbe-8294-13998f3b6724 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:29:36.714473 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-d6f1ea39-bf5c-4e61-ac4a-87fce24b49fd req-d055108b-e977-4bbe-8294-13998f3b6724 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] POST https://10.4.3.66/volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802/action Jul 10 14:29:36.714815 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-d6f1ea39-bf5c-4e61-ac4a-87fce24b49fd req-d055108b-e977-4bbe-8294-13998f3b6724 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:29:36.714927 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-d6f1ea39-bf5c-4e61-ac4a-87fce24b49fd req-d055108b-e977-4bbe-8294-13998f3b6724 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:29:36.725165 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:29:36.725165 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:29:36.725638 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-d6f1ea39-bf5c-4e61-ac4a-87fce24b49fd req-d055108b-e977-4bbe-8294-13998f3b6724 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Volume info retrieved successfully. Jul 10 14:29:36.731253 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-d6f1ea39-bf5c-4e61-ac4a-87fce24b49fd req-d055108b-e977-4bbe-8294-13998f3b6724 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Begin detaching volume completed successfully. Jul 10 14:29:36.731442 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-d6f1ea39-bf5c-4e61-ac4a-87fce24b49fd req-d055108b-e977-4bbe-8294-13998f3b6724 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802/action returned with HTTP 202 Jul 10 14:29:36.731875 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1408/5647] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:29:36 2026] POST /volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:29:37.755445 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-dfe194f2-661e-4cb6-a870-0c6c65403722 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:29:37.755824 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-dfe194f2-661e-4cb6-a870-0c6c65403722 None None] GET https://10.4.3.66/volume// Jul 10 14:29:37.755931 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-dfe194f2-661e-4cb6-a870-0c6c65403722 None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:29:37.756109 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-dfe194f2-661e-4cb6-a870-0c6c65403722 None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:29:37.756419 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-dfe194f2-661e-4cb6-a870-0c6c65403722 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:29:37.756697 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1402/5648] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:29:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:29:37.764338 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-d6f1ea39-bf5c-4e61-ac4a-87fce24b49fd req-f809a553-2780-418e-9a5a-5c0ab0fe4da7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:29:37.766363 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-d6f1ea39-bf5c-4e61-ac4a-87fce24b49fd req-f809a553-2780-418e-9a5a-5c0ab0fe4da7 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 Jul 10 14:29:37.766564 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-d6f1ea39-bf5c-4e61-ac4a-87fce24b49fd req-f809a553-2780-418e-9a5a-5c0ab0fe4da7 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:29:37.766742 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-d6f1ea39-bf5c-4e61-ac4a-87fce24b49fd req-f809a553-2780-418e-9a5a-5c0ab0fe4da7 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:29:37.775850 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:29:37.775850 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:29:37.778884 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-d6f1ea39-bf5c-4e61-ac4a-87fce24b49fd req-f809a553-2780-418e-9a5a-5c0ab0fe4da7 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Volume info retrieved successfully. Jul 10 14:29:37.782646 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-d6f1ea39-bf5c-4e61-ac4a-87fce24b49fd req-f809a553-2780-418e-9a5a-5c0ab0fe4da7 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 returned with HTTP 200 Jul 10 14:29:37.783032 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1422/5649] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:29:37 2026] GET /volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 => generated 1321 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:29:38.747313 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-d6f1ea39-bf5c-4e61-ac4a-87fce24b49fd req-c24ac874-2247-47fa-8364-e11ef272b8ac None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:29:38.749184 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-d6f1ea39-bf5c-4e61-ac4a-87fce24b49fd req-c24ac874-2247-47fa-8364-e11ef272b8ac tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] DELETE https://10.4.3.66/volume/v3/attachments/77af802f-2a3c-4e4a-8e96-30452eab7420 Jul 10 14:29:38.749526 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-d6f1ea39-bf5c-4e61-ac4a-87fce24b49fd req-c24ac874-2247-47fa-8364-e11ef272b8ac tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:29:38.749799 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-d6f1ea39-bf5c-4e61-ac4a-87fce24b49fd req-c24ac874-2247-47fa-8364-e11ef272b8ac tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:29:38.756518 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:29:38.756518 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:29:39.290255 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-d6f1ea39-bf5c-4e61-ac4a-87fce24b49fd req-c24ac874-2247-47fa-8364-e11ef272b8ac tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/attachments/77af802f-2a3c-4e4a-8e96-30452eab7420 returned with HTTP 200 Jul 10 14:29:39.290789 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1418/5650] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:29:38 2026] DELETE /volume/v3/attachments/77af802f-2a3c-4e4a-8e96-30452eab7420 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:29:39.940949 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-2585dca1-381e-4d37-8084-cee9a2e55ee6 req-d9d3749c-2a2c-454c-98ba-692f85fe0ba3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:29:39.943171 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-2585dca1-381e-4d37-8084-cee9a2e55ee6 req-d9d3749c-2a2c-454c-98ba-692f85fe0ba3 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 Jul 10 14:29:39.943382 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-2585dca1-381e-4d37-8084-cee9a2e55ee6 req-d9d3749c-2a2c-454c-98ba-692f85fe0ba3 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:29:39.943618 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-2585dca1-381e-4d37-8084-cee9a2e55ee6 req-d9d3749c-2a2c-454c-98ba-692f85fe0ba3 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:29:39.951549 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:29:39.951549 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:29:39.955692 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-2585dca1-381e-4d37-8084-cee9a2e55ee6 req-d9d3749c-2a2c-454c-98ba-692f85fe0ba3 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Volume info retrieved successfully. Jul 10 14:29:39.960399 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-2585dca1-381e-4d37-8084-cee9a2e55ee6 req-d9d3749c-2a2c-454c-98ba-692f85fe0ba3 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 returned with HTTP 200 Jul 10 14:29:39.960868 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1409/5651] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:29:39 2026] GET /volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:29:39.977077 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b3f72f31-a11d-4cb3-b1f5-d7e44b427b2c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:29:39.979201 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b3f72f31-a11d-4cb3-b1f5-d7e44b427b2c tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] DELETE https://10.4.3.66/volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 Jul 10 14:29:39.979511 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b3f72f31-a11d-4cb3-b1f5-d7e44b427b2c tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:29:39.979796 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b3f72f31-a11d-4cb3-b1f5-d7e44b427b2c tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:29:39.979966 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-b3f72f31-a11d-4cb3-b1f5-d7e44b427b2c tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Delete volume with id: 7768636d-55c6-451b-b6f1-8728d4b1e802 Jul 10 14:29:39.989171 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:29:39.989171 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:29:39.989858 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-b3f72f31-a11d-4cb3-b1f5-d7e44b427b2c tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Volume info retrieved successfully. Jul 10 14:29:40.011560 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-b3f72f31-a11d-4cb3-b1f5-d7e44b427b2c tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Delete volume request issued successfully. Jul 10 14:29:40.011560 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b3f72f31-a11d-4cb3-b1f5-d7e44b427b2c tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 returned with HTTP 202 Jul 10 14:29:40.012150 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1403/5652] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:29:39 2026] DELETE /volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:29:40.020200 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-71a9ab4b-9895-4e50-a7dc-89dab9568c45 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:29:40.024254 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-71a9ab4b-9895-4e50-a7dc-89dab9568c45 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 Jul 10 14:29:40.024254 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-71a9ab4b-9895-4e50-a7dc-89dab9568c45 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:29:40.024254 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-71a9ab4b-9895-4e50-a7dc-89dab9568c45 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:29:40.031003 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:29:40.031003 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:29:40.035331 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-71a9ab4b-9895-4e50-a7dc-89dab9568c45 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Volume info retrieved successfully. Jul 10 14:29:40.040115 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-71a9ab4b-9895-4e50-a7dc-89dab9568c45 tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 returned with HTTP 200 Jul 10 14:29:40.041454 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1423/5653] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:29:40 2026] GET /volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:29:41.055283 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-197c62fe-7cbf-438e-ab7f-07b3997b9d1f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:29:41.057002 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-197c62fe-7cbf-438e-ab7f-07b3997b9d1f tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] GET https://10.4.3.66/volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 Jul 10 14:29:41.057191 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-197c62fe-7cbf-438e-ab7f-07b3997b9d1f tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:29:41.057390 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-197c62fe-7cbf-438e-ab7f-07b3997b9d1f tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:29:41.062863 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-197c62fe-7cbf-438e-ab7f-07b3997b9d1f tempest-TestMinimumBasicScenario-1491261408 tempest-TestMinimumBasicScenario-1491261408-project-member] https://10.4.3.66/volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 returned with HTTP 404 Jul 10 14:29:41.063292 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1419/5654] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:29:41 2026] GET /volume/v3/volumes/7768636d-55c6-451b-b6f1-8728d4b1e802 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:29:49.959446 np0000005012 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=23,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:29:50.004961 np0000005012 devstack@c-api.service[100155]: DEBUG dbcounter [-] [100155] Writing DB stats cinder:SELECT=23,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:29:50.038645 np0000005012 devstack@c-api.service[100154]: DEBUG dbcounter [-] [100154] Writing DB stats cinder:SELECT=35,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:29:51.059496 np0000005012 devstack@c-api.service[100153]: DEBUG dbcounter [-] [100153] Writing DB stats cinder:SELECT=16,cinder:UPDATE=3 {{(pid=100153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:30:18.495530 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-ded8ec64-7850-45cf-8cef-87623aff4481 req-65018c88-2da9-4f96-a6f6-b81aec7c0a59 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:30:18.497931 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ded8ec64-7850-45cf-8cef-87623aff4481 req-65018c88-2da9-4f96-a6f6-b81aec7c0a59 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/limits Jul 10 14:30:18.498169 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-ded8ec64-7850-45cf-8cef-87623aff4481 req-65018c88-2da9-4f96-a6f6-b81aec7c0a59 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:30:18.498353 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-ded8ec64-7850-45cf-8cef-87623aff4481 req-65018c88-2da9-4f96-a6f6-b81aec7c0a59 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'index' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:30:18.519814 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ded8ec64-7850-45cf-8cef-87623aff4481 req-65018c88-2da9-4f96-a6f6-b81aec7c0a59 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/limits returned with HTTP 200 Jul 10 14:30:18.520269 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1410/5655] 10.4.3.66 () {68 vars in 1477 bytes} [Fri Jul 10 14:30:18 2026] GET /volume/v3/limits => generated 302 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:30:19.045324 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-ded8ec64-7850-45cf-8cef-87623aff4481 req-030d8554-717c-4436-97a9-0655add6d02c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:30:19.047784 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-ded8ec64-7850-45cf-8cef-87623aff4481 req-030d8554-717c-4436-97a9-0655add6d02c tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/c19df56b-01d5-43b2-a51f-d20073723b46 Jul 10 14:30:19.047784 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-ded8ec64-7850-45cf-8cef-87623aff4481 req-030d8554-717c-4436-97a9-0655add6d02c tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:30:19.048056 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-ded8ec64-7850-45cf-8cef-87623aff4481 req-030d8554-717c-4436-97a9-0655add6d02c tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:30:19.057990 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:30:19.057990 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:30:19.061445 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-ded8ec64-7850-45cf-8cef-87623aff4481 req-030d8554-717c-4436-97a9-0655add6d02c tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:30:19.066320 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-ded8ec64-7850-45cf-8cef-87623aff4481 req-030d8554-717c-4436-97a9-0655add6d02c tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/c19df56b-01d5-43b2-a51f-d20073723b46 returned with HTTP 200 Jul 10 14:30:19.066743 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1404/5656] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:30:19 2026] GET /volume/v3/volumes/c19df56b-01d5-43b2-a51f-d20073723b46 => generated 1656 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:30:19.075453 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-ded8ec64-7850-45cf-8cef-87623aff4481 req-bf1f8053-967c-4700-b2c9-cf76e48b0f59 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:30:19.077543 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-ded8ec64-7850-45cf-8cef-87623aff4481 req-bf1f8053-967c-4700-b2c9-cf76e48b0f59 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:30:19.077941 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-ded8ec64-7850-45cf-8cef-87623aff4481 req-bf1f8053-967c-4700-b2c9-cf76e48b0f59 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c19df56b-01d5-43b2-a51f-d20073723b46", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1481475987", "description": null, "metadata": {}}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:30:19.088803 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:30:19.088803 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:30:19.089273 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-ded8ec64-7850-45cf-8cef-87623aff4481 req-bf1f8053-967c-4700-b2c9-cf76e48b0f59 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:30:19.089417 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.snapshots [req-ded8ec64-7850-45cf-8cef-87623aff4481 req-bf1f8053-967c-4700-b2c9-cf76e48b0f59 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Create snapshot from volume c19df56b-01d5-43b2-a51f-d20073723b46 Jul 10 14:30:19.113983 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [req-ded8ec64-7850-45cf-8cef-87623aff4481 req-bf1f8053-967c-4700-b2c9-cf76e48b0f59 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Created reservations ['c81b2362-635b-489e-9387-5b84338003f8', 'fdb9f297-6cf8-4311-bf79-ebd2c2b8e619', '9c325f66-5ae8-4802-855f-9ec5b2741cc5', '49f5ac8f-a203-41b5-a2df-f49cb98a083c'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:30:19.142409 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-ded8ec64-7850-45cf-8cef-87623aff4481 req-bf1f8053-967c-4700-b2c9-cf76e48b0f59 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot force create request issued successfully. Jul 10 14:30:19.142760 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-ded8ec64-7850-45cf-8cef-87623aff4481 req-bf1f8053-967c-4700-b2c9-cf76e48b0f59 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:30:19.143223 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1424/5657] 10.4.3.66 () {72 vars in 1540 bytes} [Fri Jul 10 14:30:19 2026] POST /volume/v3/snapshots => generated 320 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:30:20.885356 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-82d00465-2560-49a0-9876-c41e9bee9659 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:30:20.887189 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-82d00465-2560-49a0-9876-c41e9bee9659 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/snapshots/b324a68c-e4ba-4eed-9b2b-00d867fce913 Jul 10 14:30:20.887425 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-82d00465-2560-49a0-9876-c41e9bee9659 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:30:20.887678 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-82d00465-2560-49a0-9876-c41e9bee9659 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:30:20.893047 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:30:20.893047 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:30:20.893453 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-82d00465-2560-49a0-9876-c41e9bee9659 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot retrieved successfully. Jul 10 14:30:20.894231 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-82d00465-2560-49a0-9876-c41e9bee9659 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/b324a68c-e4ba-4eed-9b2b-00d867fce913 returned with HTTP 200 Jul 10 14:30:20.894599 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1420/5658] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:30:20 2026] GET /volume/v3/snapshots/b324a68c-e4ba-4eed-9b2b-00d867fce913 => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:30:22.474106 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-3bb6a313-4fde-49a0-838c-72c08d918506 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:30:22.476240 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-3bb6a313-4fde-49a0-838c-72c08d918506 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/snapshots/b324a68c-e4ba-4eed-9b2b-00d867fce913 Jul 10 14:30:22.476433 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-3bb6a313-4fde-49a0-838c-72c08d918506 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:30:22.476640 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-3bb6a313-4fde-49a0-838c-72c08d918506 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:30:22.481959 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:30:22.481959 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:30:22.482468 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-3bb6a313-4fde-49a0-838c-72c08d918506 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot retrieved successfully. Jul 10 14:30:22.483251 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-3bb6a313-4fde-49a0-838c-72c08d918506 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/b324a68c-e4ba-4eed-9b2b-00d867fce913 returned with HTTP 200 Jul 10 14:30:22.483651 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1411/5659] 10.4.3.66 () {68 vars in 1597 bytes} [Fri Jul 10 14:30:22 2026] GET /volume/v3/snapshots/b324a68c-e4ba-4eed-9b2b-00d867fce913 => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:30:27.956939 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-5b7d192a-184b-42f4-a7ae-c8dfe8e9f2bb None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:30:27.959272 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-5b7d192a-184b-42f4-a7ae-c8dfe8e9f2bb tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/snapshots/b324a68c-e4ba-4eed-9b2b-00d867fce913 Jul 10 14:30:27.959496 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-5b7d192a-184b-42f4-a7ae-c8dfe8e9f2bb tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:30:27.959740 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-5b7d192a-184b-42f4-a7ae-c8dfe8e9f2bb tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:30:27.965321 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:30:27.965321 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:30:27.965816 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-5b7d192a-184b-42f4-a7ae-c8dfe8e9f2bb tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot retrieved successfully. Jul 10 14:30:27.966700 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-5b7d192a-184b-42f4-a7ae-c8dfe8e9f2bb tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/b324a68c-e4ba-4eed-9b2b-00d867fce913 returned with HTTP 200 Jul 10 14:30:27.967150 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1405/5660] 10.4.3.66 () {68 vars in 1597 bytes} [Fri Jul 10 14:30:27 2026] GET /volume/v3/snapshots/b324a68c-e4ba-4eed-9b2b-00d867fce913 => generated 479 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:30:27.974354 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-53d921dd-f81f-4c9b-ace9-50561baa97e4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:30:27.977272 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-53d921dd-f81f-4c9b-ace9-50561baa97e4 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/c19df56b-01d5-43b2-a51f-d20073723b46 Jul 10 14:30:27.977591 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-53d921dd-f81f-4c9b-ace9-50561baa97e4 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:30:27.977860 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-53d921dd-f81f-4c9b-ace9-50561baa97e4 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:30:27.991000 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:30:27.991000 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:30:27.998555 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-53d921dd-f81f-4c9b-ace9-50561baa97e4 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:30:28.004916 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-53d921dd-f81f-4c9b-ace9-50561baa97e4 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/c19df56b-01d5-43b2-a51f-d20073723b46 returned with HTTP 200 Jul 10 14:30:28.005299 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1425/5661] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:30:27 2026] GET /volume/v3/volumes/c19df56b-01d5-43b2-a51f-d20073723b46 => generated 1656 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:30:28.014163 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-ff1cc8c4-18d8-450d-bd49-808b391e73cb None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:30:28.016147 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-ff1cc8c4-18d8-450d-bd49-808b391e73cb tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:30:28.016460 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-ff1cc8c4-18d8-450d-bd49-808b391e73cb tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "b324a68c-e4ba-4eed-9b2b-00d867fce913", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:30:28.018039 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-ff1cc8c4-18d8-450d-bd49-808b391e73cb tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'b324a68c-e4ba-4eed-9b2b-00d867fce913', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:30:28.028565 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:30:28.028565 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:30:28.029054 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-ff1cc8c4-18d8-450d-bd49-808b391e73cb tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot retrieved successfully. Jul 10 14:30:28.029319 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-ff1cc8c4-18d8-450d-bd49-808b391e73cb tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Create volume of 1 GB Jul 10 14:30:28.029894 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-ff1cc8c4-18d8-450d-bd49-808b391e73cb tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Availability Zones retrieved successfully. Jul 10 14:30:28.034689 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-ff1cc8c4-18d8-450d-bd49-808b391e73cb tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Flow 'volume_create_api' (f4230cd4-5495-46de-a725-30d5f936ef09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:30:28.035794 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-ff1cc8c4-18d8-450d-bd49-808b391e73cb tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec269e6b-fdba-469a-b231-619c03838cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:30:28.036672 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-ff1cc8c4-18d8-450d-bd49-808b391e73cb tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:30:28.064451 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-ff1cc8c4-18d8-450d-bd49-808b391e73cb tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec269e6b-fdba-469a-b231-619c03838cf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b324a68c-e4ba-4eed-9b2b-00d867fce913', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:30:28.065199 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-ff1cc8c4-18d8-450d-bd49-808b391e73cb tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9645c88d-c19e-43be-8700-de4264bb64f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:30:28.102996 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-ff1cc8c4-18d8-450d-bd49-808b391e73cb tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Created reservations ['7f2e0a88-146d-4af4-a282-26781e3ac59e', '7debbfc0-4d99-4385-9220-21f76034d1f9', 'd717dee4-7d7d-4b4f-9bea-e9c90733b8a7', '333add95-231b-48b0-8581-2195a1f41b7c'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:30:28.103741 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-ff1cc8c4-18d8-450d-bd49-808b391e73cb tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9645c88d-c19e-43be-8700-de4264bb64f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f2e0a88-146d-4af4-a282-26781e3ac59e', '7debbfc0-4d99-4385-9220-21f76034d1f9', 'd717dee4-7d7d-4b4f-9bea-e9c90733b8a7', '333add95-231b-48b0-8581-2195a1f41b7c']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:30:28.104442 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-ff1cc8c4-18d8-450d-bd49-808b391e73cb tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11049bfa-6c65-4d19-8ba9-09338252bdd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:30:28.149214 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-ff1cc8c4-18d8-450d-bd49-808b391e73cb tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11049bfa-6c65-4d19-8ba9-09338252bdd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84c6cf83-1913-4e45-9ee6-0ee35c2da7fb', '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='5d7079d3a65940eaafb9ef5a30aceb65',qos_specs=None,replication_status=,reservations=['7f2e0a88-146d-4af4-a282-26781e3ac59e','7debbfc0-4d99-4385-9220-21f76034d1f9','d717dee4-7d7d-4b4f-9bea-e9c90733b8a7','333add95-231b-48b0-8581-2195a1f41b7c'],size=1,snapshot_id=b324a68c-e4ba-4eed-9b2b-00d867fce913,source_replicaid=,source_volid=None,status='creating',user_id='1f36373e2fa841419e64f4f20204fed9',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), '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-10T14:30:28Z,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=84c6cf83-1913-4e45-9ee6-0ee35c2da7fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d7079d3a65940eaafb9ef5a30aceb65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b324a68c-e4ba-4eed-9b2b-00d867fce913,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f36373e2fa841419e64f4f20204fed9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:30:28.150001 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-ff1cc8c4-18d8-450d-bd49-808b391e73cb tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dd1b120-9d96-4d85-893d-c60c648f2bf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:30:28.166962 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-ff1cc8c4-18d8-450d-bd49-808b391e73cb tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dd1b120-9d96-4d85-893d-c60c648f2bf8) transitioned into 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='5d7079d3a65940eaafb9ef5a30aceb65',qos_specs=None,replication_status=,reservations=['7f2e0a88-146d-4af4-a282-26781e3ac59e','7debbfc0-4d99-4385-9220-21f76034d1f9','d717dee4-7d7d-4b4f-9bea-e9c90733b8a7','333add95-231b-48b0-8581-2195a1f41b7c'],size=1,snapshot_id=b324a68c-e4ba-4eed-9b2b-00d867fce913,source_replicaid=,source_volid=None,status='creating',user_id='1f36373e2fa841419e64f4f20204fed9',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:30:28.167832 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-ff1cc8c4-18d8-450d-bd49-808b391e73cb tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f65f697-acdf-4647-ae75-2f8cff6e070e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:30:28.190015 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-ff1cc8c4-18d8-450d-bd49-808b391e73cb tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f65f697-acdf-4647-ae75-2f8cff6e070e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:30:28.190785 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-ff1cc8c4-18d8-450d-bd49-808b391e73cb tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Flow 'volume_create_api' (f4230cd4-5495-46de-a725-30d5f936ef09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:30:28.191134 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-ff1cc8c4-18d8-450d-bd49-808b391e73cb tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Create volume request issued successfully. Jul 10 14:30:28.191692 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-ff1cc8c4-18d8-450d-bd49-808b391e73cb tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:30:28.192144 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1421/5662] 10.4.3.66 () {72 vars in 1534 bytes} [Fri Jul 10 14:30:28 2026] POST /volume/v3/volumes => generated 734 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:30:28.201435 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-69cd949f-6e22-4271-bff9-eca205a5411a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:30:28.204087 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-69cd949f-6e22-4271-bff9-eca205a5411a tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/84c6cf83-1913-4e45-9ee6-0ee35c2da7fb Jul 10 14:30:28.204347 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-69cd949f-6e22-4271-bff9-eca205a5411a tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:30:28.204617 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-69cd949f-6e22-4271-bff9-eca205a5411a tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:30:28.213463 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:30:28.213463 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:30:28.218122 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-69cd949f-6e22-4271-bff9-eca205a5411a tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:30:28.223986 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-69cd949f-6e22-4271-bff9-eca205a5411a tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/84c6cf83-1913-4e45-9ee6-0ee35c2da7fb returned with HTTP 200 Jul 10 14:30:28.224644 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1412/5663] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:30:28 2026] GET /volume/v3/volumes/84c6cf83-1913-4e45-9ee6-0ee35c2da7fb => generated 802 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:30:28.234966 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-40fda77c-039b-4a07-b472-78f32775ecf0 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:30:28.236862 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-40fda77c-039b-4a07-b472-78f32775ecf0 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/84c6cf83-1913-4e45-9ee6-0ee35c2da7fb Jul 10 14:30:28.237063 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-40fda77c-039b-4a07-b472-78f32775ecf0 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:30:28.237284 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-40fda77c-039b-4a07-b472-78f32775ecf0 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:30:28.244100 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:30:28.244100 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:30:28.247744 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-40fda77c-039b-4a07-b472-78f32775ecf0 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:30:28.252800 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-40fda77c-039b-4a07-b472-78f32775ecf0 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/84c6cf83-1913-4e45-9ee6-0ee35c2da7fb returned with HTTP 200 Jul 10 14:30:28.253637 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1406/5664] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:30:28 2026] GET /volume/v3/volumes/84c6cf83-1913-4e45-9ee6-0ee35c2da7fb => generated 802 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:30:31.262286 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-4d5aef3a-5d3f-4f02-95b3-6f3fcb1e054c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:30:31.264334 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-4d5aef3a-5d3f-4f02-95b3-6f3fcb1e054c tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/84c6cf83-1913-4e45-9ee6-0ee35c2da7fb Jul 10 14:30:31.264563 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-4d5aef3a-5d3f-4f02-95b3-6f3fcb1e054c tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:30:31.264779 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-4d5aef3a-5d3f-4f02-95b3-6f3fcb1e054c tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:30:31.272097 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:30:31.272097 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:30:31.276119 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-4d5aef3a-5d3f-4f02-95b3-6f3fcb1e054c tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:30:31.281436 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-4d5aef3a-5d3f-4f02-95b3-6f3fcb1e054c tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/84c6cf83-1913-4e45-9ee6-0ee35c2da7fb returned with HTTP 200 Jul 10 14:30:31.281991 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1426/5665] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:30:31 2026] GET /volume/v3/volumes/84c6cf83-1913-4e45-9ee6-0ee35c2da7fb => generated 1343 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:30:31.293797 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e8a40314-c4c2-46eb-8ce2-7e722262a301 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:30:31.293797 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e8a40314-c4c2-46eb-8ce2-7e722262a301 None None] GET https://10.4.3.66/volume// Jul 10 14:30:31.293797 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e8a40314-c4c2-46eb-8ce2-7e722262a301 None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:30:31.293797 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e8a40314-c4c2-46eb-8ce2-7e722262a301 None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:30:31.293797 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e8a40314-c4c2-46eb-8ce2-7e722262a301 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:30:31.293797 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1422/5666] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:30:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:30:31.302861 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-782db37a-3cd9-4a56-98a7-63d167716756 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:30:31.305004 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-782db37a-3cd9-4a56-98a7-63d167716756 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:30:31.305350 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-782db37a-3cd9-4a56-98a7-63d167716756 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "84c6cf83-1913-4e45-9ee6-0ee35c2da7fb", "connector": null, "instance_uuid": "63508688-434d-44d3-afd7-b144db330b97"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:30:31.314704 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:30:31.314704 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:30:31.340688 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-782db37a-3cd9-4a56-98a7-63d167716756 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:30:31.341088 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1413/5667] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:30:31 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 14:30:31.347864 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-7bfdfe6f-0043-4900-8c6a-62a112512d71 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:30:31.348277 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7bfdfe6f-0043-4900-8c6a-62a112512d71 None None] GET https://10.4.3.66/volume// Jul 10 14:30:31.348464 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7bfdfe6f-0043-4900-8c6a-62a112512d71 None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:30:31.348689 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7bfdfe6f-0043-4900-8c6a-62a112512d71 None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:30:31.349025 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7bfdfe6f-0043-4900-8c6a-62a112512d71 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:30:31.349318 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1407/5668] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:30:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:30:31.357167 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-39b7f15e-58e1-4f1e-9150-d086f394dc31 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:30:31.359573 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-39b7f15e-58e1-4f1e-9150-d086f394dc31 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/84c6cf83-1913-4e45-9ee6-0ee35c2da7fb Jul 10 14:30:31.359819 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-39b7f15e-58e1-4f1e-9150-d086f394dc31 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:30:31.360073 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-39b7f15e-58e1-4f1e-9150-d086f394dc31 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:30:31.370109 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:30:31.370109 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:30:31.373557 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-39b7f15e-58e1-4f1e-9150-d086f394dc31 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:30:31.378343 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-39b7f15e-58e1-4f1e-9150-d086f394dc31 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/84c6cf83-1913-4e45-9ee6-0ee35c2da7fb returned with HTTP 200 Jul 10 14:30:31.378979 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1427/5669] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:30:31 2026] GET /volume/v3/volumes/84c6cf83-1913-4e45-9ee6-0ee35c2da7fb => generated 1522 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:30:31.474139 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-d751d274-8a1b-44ee-9567-582b15cbb66d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:30:31.476307 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-d751d274-8a1b-44ee-9567-582b15cbb66d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] PUT https://10.4.3.66/volume/v3/attachments/fc3a84d8-9532-4d80-a8ed-ee31a469ee2e Jul 10 14:30:31.476733 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-d751d274-8a1b-44ee-9567-582b15cbb66d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:30:31.484848 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-d751d274-8a1b-44ee-9567-582b15cbb66d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Acquiring lock "cinder-attachment_update-84c6cf83-1913-4e45-9ee6-0ee35c2da7fb-np0000005012" by "attachment_update" {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:30:31.490238 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-d751d274-8a1b-44ee-9567-582b15cbb66d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Lock "cinder-attachment_update-84c6cf83-1913-4e45-9ee6-0ee35c2da7fb-np0000005012" acquired by "attachment_update" :: waited 0.005s {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:30:31.491305 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:30:31.491305 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:30:32.013285 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-d751d274-8a1b-44ee-9567-582b15cbb66d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Lock "cinder-attachment_update-84c6cf83-1913-4e45-9ee6-0ee35c2da7fb-np0000005012" released by "attachment_update" :: held 0.523s {{(pid=100153) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:30:32.013654 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-d751d274-8a1b-44ee-9567-582b15cbb66d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/attachments/fc3a84d8-9532-4d80-a8ed-ee31a469ee2e returned with HTTP 200 Jul 10 14:30:32.014187 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1423/5670] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:30:31 2026] PUT /volume/v3/attachments/fc3a84d8-9532-4d80-a8ed-ee31a469ee2e => generated 969 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:30:32.525283 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-0fcd3f50-4f59-4900-aeb6-e5d5cbff2002 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:30:32.527359 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-0fcd3f50-4f59-4900-aeb6-e5d5cbff2002 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] POST https://10.4.3.66/volume/v3/attachments/fc3a84d8-9532-4d80-a8ed-ee31a469ee2e/action Jul 10 14:30:32.527734 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-0fcd3f50-4f59-4900-aeb6-e5d5cbff2002 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:30:32.527833 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-0fcd3f50-4f59-4900-aeb6-e5d5cbff2002 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:30:32.542305 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:30:32.542305 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:30:32.550305 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-3fb9a7a1-9c69-49dd-b32a-a0c3086a2046 req-0fcd3f50-4f59-4900-aeb6-e5d5cbff2002 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/attachments/fc3a84d8-9532-4d80-a8ed-ee31a469ee2e/action returned with HTTP 204 Jul 10 14:30:32.550736 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1414/5671] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:30:32 2026] POST /volume/v3/attachments/fc3a84d8-9532-4d80-a8ed-ee31a469ee2e/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:30:38.251642 np0000005012 devstack@c-api.service[100155]: DEBUG dbcounter [-] [100155] Writing DB stats cinder:SELECT=10 {{(pid=100155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:30:41.376973 np0000005012 devstack@c-api.service[100154]: DEBUG dbcounter [-] [100154] Writing DB stats cinder:SELECT=28,cinder:INSERT=5,cinder:UPDATE=12 {{(pid=100154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:30:42.006118 np0000005012 devstack@c-api.service[100153]: DEBUG dbcounter [-] [100153] Writing DB stats cinder:SELECT=32,cinder:INSERT=6,cinder:UPDATE=13 {{(pid=100153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:30:42.548380 np0000005012 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=22,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:30:53.388241 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-3d800f7e-3c91-4ce7-a915-4e80710d9517 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:30:53.389913 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3d800f7e-3c91-4ce7-a915-4e80710d9517 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:30:53.390240 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3d800f7e-3c91-4ce7-a915-4e80710d9517 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-2041953799", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:30:53.391638 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-3d800f7e-3c91-4ce7-a915-4e80710d9517 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-2041953799', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:30:53.391763 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-3d800f7e-3c91-4ce7-a915-4e80710d9517 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Create volume of 1 GB Jul 10 14:30:53.395660 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-3d800f7e-3c91-4ce7-a915-4e80710d9517 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Availability Zones retrieved successfully. Jul 10 14:30:53.401147 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3d800f7e-3c91-4ce7-a915-4e80710d9517 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Flow 'volume_create_api' (4c6b18f2-c2a0-4c99-b20b-d8c979329117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:30:53.402185 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3d800f7e-3c91-4ce7-a915-4e80710d9517 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e576ff7-e1cd-4ca1-bad3-1072ab0b41d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:30:53.403129 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-3d800f7e-3c91-4ce7-a915-4e80710d9517 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:30:53.426941 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3d800f7e-3c91-4ce7-a915-4e80710d9517 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e576ff7-e1cd-4ca1-bad3-1072ab0b41d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:30:53.427612 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3d800f7e-3c91-4ce7-a915-4e80710d9517 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b09a7de1-deec-4f87-8b79-e08d042c0a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:30:53.483114 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-3d800f7e-3c91-4ce7-a915-4e80710d9517 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Created reservations ['d1ee68f8-c299-4cd9-bb23-4a24d5b15d4c', 'ff7239cc-8642-43e1-ac6f-c76038bf36f3', 'baac1f1e-ad0b-4ef1-8fd2-4ec8d670b13b', 'd68956df-4b74-418e-9759-537a259ee799'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:30:53.483840 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3d800f7e-3c91-4ce7-a915-4e80710d9517 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b09a7de1-deec-4f87-8b79-e08d042c0a6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1ee68f8-c299-4cd9-bb23-4a24d5b15d4c', 'ff7239cc-8642-43e1-ac6f-c76038bf36f3', 'baac1f1e-ad0b-4ef1-8fd2-4ec8d670b13b', 'd68956df-4b74-418e-9759-537a259ee799']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:30:53.484611 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3d800f7e-3c91-4ce7-a915-4e80710d9517 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2900c63-adc4-4e13-a2f4-d9b26a1bb2a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:30:53.506401 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3d800f7e-3c91-4ce7-a915-4e80710d9517 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2900c63-adc4-4e13-a2f4-d9b26a1bb2a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '217e55b1-20bd-4039-a276-08133d7db20f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-2041953799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='170a1488ddeb426fb74dede947e3ebc9',qos_specs=None,replication_status=,reservations=['d1ee68f8-c299-4cd9-bb23-4a24d5b15d4c','ff7239cc-8642-43e1-ac6f-c76038bf36f3','baac1f1e-ad0b-4ef1-8fd2-4ec8d670b13b','d68956df-4b74-418e-9759-537a259ee799'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60098081e77b43bba6cd36d83292c999',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:30:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-2041953799',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=217e55b1-20bd-4039-a276-08133d7db20f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='170a1488ddeb426fb74dede947e3ebc9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60098081e77b43bba6cd36d83292c999',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:30:53.507682 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3d800f7e-3c91-4ce7-a915-4e80710d9517 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (474fb073-d2f8-45d9-ba7e-435f45a97cb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:30:53.525299 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3d800f7e-3c91-4ce7-a915-4e80710d9517 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (474fb073-d2f8-45d9-ba7e-435f45a97cb3) transitioned into state 'SUCCESS' from state '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-2041953799',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='170a1488ddeb426fb74dede947e3ebc9',qos_specs=None,replication_status=,reservations=['d1ee68f8-c299-4cd9-bb23-4a24d5b15d4c','ff7239cc-8642-43e1-ac6f-c76038bf36f3','baac1f1e-ad0b-4ef1-8fd2-4ec8d670b13b','d68956df-4b74-418e-9759-537a259ee799'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60098081e77b43bba6cd36d83292c999',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:30:53.525987 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3d800f7e-3c91-4ce7-a915-4e80710d9517 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4019703a-8943-4ba9-8144-9ac8ca298b95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:30:53.534593 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3d800f7e-3c91-4ce7-a915-4e80710d9517 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4019703a-8943-4ba9-8144-9ac8ca298b95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:30:53.535355 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-3d800f7e-3c91-4ce7-a915-4e80710d9517 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Flow 'volume_create_api' (4c6b18f2-c2a0-4c99-b20b-d8c979329117) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:30:53.535696 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-3d800f7e-3c91-4ce7-a915-4e80710d9517 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Create volume request issued successfully. Jul 10 14:30:53.536259 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3d800f7e-3c91-4ce7-a915-4e80710d9517 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:30:53.536688 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1408/5672] 10.4.3.66 () {70 vars in 1293 bytes} [Fri Jul 10 14:30:53 2026] POST /volume/v3/volumes => generated 787 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:30:53.552060 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b7981dd2-9ad6-49fa-981e-485d22c1da61 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:30:53.554028 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b7981dd2-9ad6-49fa-981e-485d22c1da61 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] GET https://10.4.3.66/volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f Jul 10 14:30:53.554265 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b7981dd2-9ad6-49fa-981e-485d22c1da61 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:30:53.554486 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b7981dd2-9ad6-49fa-981e-485d22c1da61 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:30:53.562304 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:30:53.562304 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:30:53.566133 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b7981dd2-9ad6-49fa-981e-485d22c1da61 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Volume info retrieved successfully. Jul 10 14:30:53.570800 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b7981dd2-9ad6-49fa-981e-485d22c1da61 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] https://10.4.3.66/volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f returned with HTTP 200 Jul 10 14:30:53.571246 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1428/5673] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:30:53 2026] GET /volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:30:54.586412 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-86aacea5-b77c-4a97-8352-b30fda8c05ba None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:30:54.588869 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-86aacea5-b77c-4a97-8352-b30fda8c05ba tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] GET https://10.4.3.66/volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f Jul 10 14:30:54.589202 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-86aacea5-b77c-4a97-8352-b30fda8c05ba tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:30:54.589511 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-86aacea5-b77c-4a97-8352-b30fda8c05ba tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:30:54.598897 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:30:54.598897 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:30:54.603217 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-86aacea5-b77c-4a97-8352-b30fda8c05ba tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Volume info retrieved successfully. Jul 10 14:30:54.608413 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-86aacea5-b77c-4a97-8352-b30fda8c05ba tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] https://10.4.3.66/volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f returned with HTTP 200 Jul 10 14:30:54.608875 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1424/5674] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:30:54 2026] GET /volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:30:54.623461 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6472d05c-54e3-4e18-9e04-bb649b2299e7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:30:54.625797 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6472d05c-54e3-4e18-9e04-bb649b2299e7 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] GET https://10.4.3.66/volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f Jul 10 14:30:54.626071 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6472d05c-54e3-4e18-9e04-bb649b2299e7 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:30:54.626336 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6472d05c-54e3-4e18-9e04-bb649b2299e7 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:30:54.634057 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:30:54.634057 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:30:54.638755 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6472d05c-54e3-4e18-9e04-bb649b2299e7 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Volume info retrieved successfully. Jul 10 14:30:54.643794 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6472d05c-54e3-4e18-9e04-bb649b2299e7 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] https://10.4.3.66/volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f returned with HTTP 200 Jul 10 14:30:54.644154 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1415/5675] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:30:54 2026] GET /volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:30:54.686391 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-df3135b9-00d9-4d7c-85ce-30b3caf04fb0 req-73d8ce98-9f5d-4808-81b9-205d2cc91836 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:30:54.688557 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-df3135b9-00d9-4d7c-85ce-30b3caf04fb0 req-73d8ce98-9f5d-4808-81b9-205d2cc91836 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] GET https://10.4.3.66/volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f Jul 10 14:30:54.688767 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-df3135b9-00d9-4d7c-85ce-30b3caf04fb0 req-73d8ce98-9f5d-4808-81b9-205d2cc91836 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:30:54.688955 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-df3135b9-00d9-4d7c-85ce-30b3caf04fb0 req-73d8ce98-9f5d-4808-81b9-205d2cc91836 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:30:54.695900 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:30:54.695900 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:30:54.699969 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-df3135b9-00d9-4d7c-85ce-30b3caf04fb0 req-73d8ce98-9f5d-4808-81b9-205d2cc91836 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Volume info retrieved successfully. Jul 10 14:30:54.704815 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-df3135b9-00d9-4d7c-85ce-30b3caf04fb0 req-73d8ce98-9f5d-4808-81b9-205d2cc91836 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] https://10.4.3.66/volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f returned with HTTP 200 Jul 10 14:30:54.705392 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1409/5676] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:30:54 2026] GET /volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f => generated 862 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:30:56.737229 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6810f561-d75a-43b4-9929-f3e20a98d6f0 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:30:56.737722 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6810f561-d75a-43b4-9929-f3e20a98d6f0 None None] GET https://10.4.3.66/volume// Jul 10 14:30:56.737859 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6810f561-d75a-43b4-9929-f3e20a98d6f0 None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:30:56.738039 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6810f561-d75a-43b4-9929-f3e20a98d6f0 None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:30:56.738396 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6810f561-d75a-43b4-9929-f3e20a98d6f0 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:30:56.738779 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1429/5677] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:30:56 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:30:56.746402 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-df3135b9-00d9-4d7c-85ce-30b3caf04fb0 req-af68cbe3-520c-45b4-b547-e12e9f8f32ff None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:30:56.831203 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-df3135b9-00d9-4d7c-85ce-30b3caf04fb0 req-af68cbe3-520c-45b4-b547-e12e9f8f32ff tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:30:56.831672 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-df3135b9-00d9-4d7c-85ce-30b3caf04fb0 req-af68cbe3-520c-45b4-b547-e12e9f8f32ff tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "217e55b1-20bd-4039-a276-08133d7db20f", "connector": null, "instance_uuid": "0430b1fa-fa91-44aa-a78f-40937dd7c9fc"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:30:56.839982 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:30:56.839982 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:30:56.864742 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-df3135b9-00d9-4d7c-85ce-30b3caf04fb0 req-af68cbe3-520c-45b4-b547-e12e9f8f32ff tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:30:56.865172 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1425/5678] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:30:56 2026] POST /volume/v3/attachments => generated 273 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:30:57.226298 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-01c51692-6f3e-485e-b745-269826513857 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:30:57.229328 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-01c51692-6f3e-485e-b745-269826513857 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] GET https://10.4.3.66/volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f Jul 10 14:30:57.229610 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-01c51692-6f3e-485e-b745-269826513857 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:30:57.229940 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-01c51692-6f3e-485e-b745-269826513857 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:30:57.241712 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:30:57.241712 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:30:57.246303 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-01c51692-6f3e-485e-b745-269826513857 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Volume info retrieved successfully. Jul 10 14:30:57.251430 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-01c51692-6f3e-485e-b745-269826513857 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] https://10.4.3.66/volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f returned with HTTP 200 Jul 10 14:30:57.251961 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1416/5679] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:30:57 2026] GET /volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:30:57.391599 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-fe392a8d-216a-4331-94d0-d35704a8a616 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:30:57.392015 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-fe392a8d-216a-4331-94d0-d35704a8a616 None None] GET https://10.4.3.66/volume// Jul 10 14:30:57.392180 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-fe392a8d-216a-4331-94d0-d35704a8a616 None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:30:57.392368 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-fe392a8d-216a-4331-94d0-d35704a8a616 None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:30:57.392700 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-fe392a8d-216a-4331-94d0-d35704a8a616 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:30:57.392993 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1410/5680] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:30:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:30:57.400627 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-df3135b9-00d9-4d7c-85ce-30b3caf04fb0 req-e3eeb58b-335d-417f-9dbb-73b356e4b276 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:30:57.402820 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-df3135b9-00d9-4d7c-85ce-30b3caf04fb0 req-e3eeb58b-335d-417f-9dbb-73b356e4b276 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] GET https://10.4.3.66/volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f Jul 10 14:30:57.403050 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-df3135b9-00d9-4d7c-85ce-30b3caf04fb0 req-e3eeb58b-335d-417f-9dbb-73b356e4b276 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:30:57.403280 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-df3135b9-00d9-4d7c-85ce-30b3caf04fb0 req-e3eeb58b-335d-417f-9dbb-73b356e4b276 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:30:57.412155 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:30:57.412155 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:30:57.415474 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-df3135b9-00d9-4d7c-85ce-30b3caf04fb0 req-e3eeb58b-335d-417f-9dbb-73b356e4b276 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Volume info retrieved successfully. Jul 10 14:30:57.419140 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-df3135b9-00d9-4d7c-85ce-30b3caf04fb0 req-e3eeb58b-335d-417f-9dbb-73b356e4b276 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] https://10.4.3.66/volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f returned with HTTP 200 Jul 10 14:30:57.419570 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1430/5681] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:30:57 2026] GET /volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f => generated 1041 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:30:57.517625 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-df3135b9-00d9-4d7c-85ce-30b3caf04fb0 req-e23ccddb-f568-4e3d-a2ac-107b64d5a8cb None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:30:57.520102 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-df3135b9-00d9-4d7c-85ce-30b3caf04fb0 req-e23ccddb-f568-4e3d-a2ac-107b64d5a8cb tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] PUT https://10.4.3.66/volume/v3/attachments/257d1c76-5817-4e71-97f4-dcaac9bacadf Jul 10 14:30:57.520583 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-df3135b9-00d9-4d7c-85ce-30b3caf04fb0 req-e23ccddb-f568-4e3d-a2ac-107b64d5a8cb tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:30:57.528315 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-df3135b9-00d9-4d7c-85ce-30b3caf04fb0 req-e23ccddb-f568-4e3d-a2ac-107b64d5a8cb tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Acquiring lock "cinder-attachment_update-217e55b1-20bd-4039-a276-08133d7db20f-np0000005012" by "attachment_update" {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:30:57.534088 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-df3135b9-00d9-4d7c-85ce-30b3caf04fb0 req-e23ccddb-f568-4e3d-a2ac-107b64d5a8cb tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Lock "cinder-attachment_update-217e55b1-20bd-4039-a276-08133d7db20f-np0000005012" acquired by "attachment_update" :: waited 0.006s {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:30:57.535216 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:30:57.535216 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:30:58.056237 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-df3135b9-00d9-4d7c-85ce-30b3caf04fb0 req-e23ccddb-f568-4e3d-a2ac-107b64d5a8cb tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Lock "cinder-attachment_update-217e55b1-20bd-4039-a276-08133d7db20f-np0000005012" released by "attachment_update" :: held 0.522s {{(pid=100153) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:30:58.056556 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-df3135b9-00d9-4d7c-85ce-30b3caf04fb0 req-e23ccddb-f568-4e3d-a2ac-107b64d5a8cb tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] https://10.4.3.66/volume/v3/attachments/257d1c76-5817-4e71-97f4-dcaac9bacadf returned with HTTP 200 Jul 10 14:30:58.056955 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1426/5682] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:30:57 2026] PUT /volume/v3/attachments/257d1c76-5817-4e71-97f4-dcaac9bacadf => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:30:58.265578 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a0f3411d-fd7e-43d0-a041-946056868241 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:30:58.267832 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a0f3411d-fd7e-43d0-a041-946056868241 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] GET https://10.4.3.66/volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f Jul 10 14:30:58.268091 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a0f3411d-fd7e-43d0-a041-946056868241 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:30:58.268322 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a0f3411d-fd7e-43d0-a041-946056868241 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:30:58.279554 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:30:58.279554 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:30:58.283492 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a0f3411d-fd7e-43d0-a041-946056868241 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Volume info retrieved successfully. Jul 10 14:30:58.288261 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a0f3411d-fd7e-43d0-a041-946056868241 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] https://10.4.3.66/volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f returned with HTTP 200 Jul 10 14:30:58.288748 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1417/5683] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:30:58 2026] GET /volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:30:59.300404 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4a98cb6b-af56-4e1b-bd2f-eab657820964 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:30:59.302581 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4a98cb6b-af56-4e1b-bd2f-eab657820964 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] GET https://10.4.3.66/volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f Jul 10 14:30:59.302882 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4a98cb6b-af56-4e1b-bd2f-eab657820964 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:30:59.303534 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4a98cb6b-af56-4e1b-bd2f-eab657820964 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:30:59.312355 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:30:59.312355 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:30:59.315468 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-4a98cb6b-af56-4e1b-bd2f-eab657820964 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Volume info retrieved successfully. Jul 10 14:30:59.319444 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4a98cb6b-af56-4e1b-bd2f-eab657820964 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] https://10.4.3.66/volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f returned with HTTP 200 Jul 10 14:30:59.320089 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1411/5684] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:30:59 2026] GET /volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:31:00.332578 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-4d580cdb-4369-4a2d-a8a3-a4f55f3a40d2 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:31:00.334665 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4d580cdb-4369-4a2d-a8a3-a4f55f3a40d2 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] GET https://10.4.3.66/volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f Jul 10 14:31:00.334972 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4d580cdb-4369-4a2d-a8a3-a4f55f3a40d2 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:31:00.335231 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4d580cdb-4369-4a2d-a8a3-a4f55f3a40d2 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:31:00.346592 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:31:00.346592 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:31:00.350652 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-4d580cdb-4369-4a2d-a8a3-a4f55f3a40d2 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Volume info retrieved successfully. Jul 10 14:31:00.356078 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4d580cdb-4369-4a2d-a8a3-a4f55f3a40d2 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] https://10.4.3.66/volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f returned with HTTP 200 Jul 10 14:31:00.356561 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1431/5685] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:31:00 2026] GET /volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:31:01.371192 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-67a9230e-4733-4c7d-b2f0-6d7d2d201f8b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:31:01.373088 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-67a9230e-4733-4c7d-b2f0-6d7d2d201f8b tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] GET https://10.4.3.66/volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f Jul 10 14:31:01.373298 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-67a9230e-4733-4c7d-b2f0-6d7d2d201f8b tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:31:01.373526 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-67a9230e-4733-4c7d-b2f0-6d7d2d201f8b tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:31:01.385368 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:31:01.385368 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:31:01.389599 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-67a9230e-4733-4c7d-b2f0-6d7d2d201f8b tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Volume info retrieved successfully. Jul 10 14:31:01.394792 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-67a9230e-4733-4c7d-b2f0-6d7d2d201f8b tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] https://10.4.3.66/volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f returned with HTTP 200 Jul 10 14:31:01.395278 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1427/5686] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:31:01 2026] GET /volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:31:02.407430 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cb227d8b-d7e2-4520-ba84-20b434db6a04 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:31:02.409403 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cb227d8b-d7e2-4520-ba84-20b434db6a04 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] GET https://10.4.3.66/volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f Jul 10 14:31:02.409686 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cb227d8b-d7e2-4520-ba84-20b434db6a04 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:31:02.409910 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cb227d8b-d7e2-4520-ba84-20b434db6a04 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:31:02.419335 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:31:02.419335 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:31:02.422799 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-cb227d8b-d7e2-4520-ba84-20b434db6a04 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Volume info retrieved successfully. Jul 10 14:31:02.426905 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cb227d8b-d7e2-4520-ba84-20b434db6a04 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] https://10.4.3.66/volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f returned with HTTP 200 Jul 10 14:31:02.427321 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1418/5687] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:31:02 2026] GET /volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:31:03.439256 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4d6ac2ca-f7d3-4889-b82c-d1b4a482b1ed None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:31:03.441146 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4d6ac2ca-f7d3-4889-b82c-d1b4a482b1ed tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] GET https://10.4.3.66/volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f Jul 10 14:31:03.441410 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4d6ac2ca-f7d3-4889-b82c-d1b4a482b1ed tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:31:03.441696 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4d6ac2ca-f7d3-4889-b82c-d1b4a482b1ed tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:31:03.451904 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:31:03.451904 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:31:03.455120 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-4d6ac2ca-f7d3-4889-b82c-d1b4a482b1ed tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Volume info retrieved successfully. Jul 10 14:31:03.459201 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4d6ac2ca-f7d3-4889-b82c-d1b4a482b1ed tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] https://10.4.3.66/volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f returned with HTTP 200 Jul 10 14:31:03.459567 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1412/5688] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:31:03 2026] GET /volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:31:04.266440 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-df3135b9-00d9-4d7c-85ce-30b3caf04fb0 req-9916b81b-67a4-4de0-8424-0982399ed4ec None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:31:04.268639 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-df3135b9-00d9-4d7c-85ce-30b3caf04fb0 req-9916b81b-67a4-4de0-8424-0982399ed4ec tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] POST https://10.4.3.66/volume/v3/attachments/257d1c76-5817-4e71-97f4-dcaac9bacadf/action Jul 10 14:31:04.269020 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-df3135b9-00d9-4d7c-85ce-30b3caf04fb0 req-9916b81b-67a4-4de0-8424-0982399ed4ec tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Action body: b'{"os-complete": null}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:31:04.269172 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-df3135b9-00d9-4d7c-85ce-30b3caf04fb0 req-9916b81b-67a4-4de0-8424-0982399ed4ec tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:31:04.285030 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:31:04.285030 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:31:04.293523 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-df3135b9-00d9-4d7c-85ce-30b3caf04fb0 req-9916b81b-67a4-4de0-8424-0982399ed4ec tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] https://10.4.3.66/volume/v3/attachments/257d1c76-5817-4e71-97f4-dcaac9bacadf/action returned with HTTP 204 Jul 10 14:31:04.294100 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1432/5689] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:31:04 2026] POST /volume/v3/attachments/257d1c76-5817-4e71-97f4-dcaac9bacadf/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:31:04.471828 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-908e7822-d843-47c5-8446-c9c13f1ffd29 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:31:04.473579 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-908e7822-d843-47c5-8446-c9c13f1ffd29 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] GET https://10.4.3.66/volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f Jul 10 14:31:04.473805 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-908e7822-d843-47c5-8446-c9c13f1ffd29 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:31:04.473972 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-908e7822-d843-47c5-8446-c9c13f1ffd29 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:31:04.483020 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:31:04.483020 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:31:04.486614 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-908e7822-d843-47c5-8446-c9c13f1ffd29 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Volume info retrieved successfully. Jul 10 14:31:04.490975 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-908e7822-d843-47c5-8446-c9c13f1ffd29 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] https://10.4.3.66/volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f returned with HTTP 200 Jul 10 14:31:04.491356 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1428/5690] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:31:04 2026] GET /volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f => generated 1172 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:31:04.501795 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3d74fa8c-323d-47b5-adce-62e1f72a399f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:31:04.503609 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3d74fa8c-323d-47b5-adce-62e1f72a399f tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] GET https://10.4.3.66/volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f Jul 10 14:31:04.503819 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3d74fa8c-323d-47b5-adce-62e1f72a399f tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:31:04.504020 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3d74fa8c-323d-47b5-adce-62e1f72a399f tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:31:04.512413 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:31:04.512413 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:31:04.515939 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3d74fa8c-323d-47b5-adce-62e1f72a399f tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Volume info retrieved successfully. Jul 10 14:31:04.520585 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3d74fa8c-323d-47b5-adce-62e1f72a399f tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] https://10.4.3.66/volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f returned with HTTP 200 Jul 10 14:31:04.521021 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1419/5691] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:31:04 2026] GET /volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f => generated 1172 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:31:04.532765 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-fb0ba54d-1771-4862-b8c0-660e84cf9348 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:31:04.534157 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1413/5692] 10.4.3.66 () {70 vars in 1604 bytes} [Fri Jul 10 14:31:04 2026] DELETE /volume/v3/attachments/257d1c76-5817-4e71-97f4-dcaac9bacadf => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 10 14:31:04.540082 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-af0cbaa6-ff12-4df6-9927-f88310329e61 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:31:04.560743 np0000005012 devstack@c-api.service[100154]: WARNING keystonemiddleware.auth_token [None req-af0cbaa6-ff12-4df6-9927-f88310329e61 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 10 14:31:04.561680 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1433/5693] 10.4.3.66 () {70 vars in 1604 bytes} [Fri Jul 10 14:31:04 2026] DELETE /volume/v3/attachments/257d1c76-5817-4e71-97f4-dcaac9bacadf => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 10 14:31:04.568359 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c2327a3f-a1a6-4431-90fc-f27e56542079 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:31:04.570237 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c2327a3f-a1a6-4431-90fc-f27e56542079 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] DELETE https://10.4.3.66/volume/v3/attachments/257d1c76-5817-4e71-97f4-dcaac9bacadf Jul 10 14:31:04.570452 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c2327a3f-a1a6-4431-90fc-f27e56542079 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:31:04.570670 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c2327a3f-a1a6-4431-90fc-f27e56542079 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Calling method 'version_select' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:31:04.578397 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:31:04.578397 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:31:04.581536 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-c2327a3f-a1a6-4431-90fc-f27e56542079 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Attachment connected to vm 0430b1fa-fa91-44aa-a78f-40937dd7c9fc, checking data on nova Jul 10 14:31:04.581847 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.compute.nova [None req-c2327a3f-a1a6-4431-90fc-f27e56542079 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Creating Keystone token plugin using URL: https://10.4.3.66/identity {{(pid=100153) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 10 14:31:04.657015 np0000005012 devstack@c-api.service[100153]: DEBUG novaclient.v2.client [None req-c2327a3f-a1a6-4431-90fc-f27e56542079 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] REQ: curl -g -i -X GET https://10.4.3.66/compute/v2.1/servers/0430b1fa-fa91-44aa-a78f-40937dd7c9fc/os-volume_attachments/217e55b1-20bd-4039-a276-08133d7db20f -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}55592ca719d3bdd65842435c117f3f9846a4240aafb1d2a7960c39c30e24781b" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-c2327a3f-a1a6-4431-90fc-f27e56542079" -H "X-Service-Token: {SHA256}bf79087f34fcc8b2f5089a89ac67a807c2b942e3af540827e29942249ce8ba12" {{(pid=100153) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 10 14:31:04.740385 np0000005012 devstack@c-api.service[100153]: DEBUG novaclient.v2.client [None req-c2327a3f-a1a6-4431-90fc-f27e56542079 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 10 Jul 2026 14:31:04 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-f2aab31b-41bb-4f2c-b83c-86ef29078a21 x-openstack-request-id: req-f2aab31b-41bb-4f2c-b83c-86ef29078a21 {{(pid=100153) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 10 14:31:04.740541 np0000005012 devstack@c-api.service[100153]: DEBUG novaclient.v2.client [None req-c2327a3f-a1a6-4431-90fc-f27e56542079 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "217e55b1-20bd-4039-a276-08133d7db20f", "serverId": "0430b1fa-fa91-44aa-a78f-40937dd7c9fc", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "257d1c76-5817-4e71-97f4-dcaac9bacadf", "bdm_uuid": "ac523d2a-17f0-46a0-b7d4-1aa38ed8a454"}} {{(pid=100153) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 10 14:31:04.740654 np0000005012 devstack@c-api.service[100153]: DEBUG novaclient.v2.client [None req-c2327a3f-a1a6-4431-90fc-f27e56542079 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] GET call to compute for https://10.4.3.66/compute/v2.1/servers/0430b1fa-fa91-44aa-a78f-40937dd7c9fc/os-volume_attachments/217e55b1-20bd-4039-a276-08133d7db20f used request id req-f2aab31b-41bb-4f2c-b83c-86ef29078a21 {{(pid=100153) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 10 14:31:04.742834 np0000005012 devstack@c-api.service[100153]: ERROR cinder.volume.api [None req-c2327a3f-a1a6-4431-90fc-f27e56542079 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-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 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault [None req-c2327a3f-a1a6-4431-90fc-f27e56542079 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Caught error: Detach volume from instance 0430b1fa-fa91-44aa-a78f-40937dd7c9fc using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 0430b1fa-fa91-44aa-a78f-40937dd7c9fc using the Compute API Jul 10 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 10 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 10 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: 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 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: 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 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: 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 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 10 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: 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 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: 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 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 10 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 10 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: 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 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: 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 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: 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 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 10 14:31:04.745667 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:31:04.746597 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 10 14:31:04.746597 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 10 14:31:04.746597 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:31:04.746597 np0000005012 devstack@c-api.service[100153]: 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 14:31:04.746597 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 10 14:31:04.746597 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:31:04.746597 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 14:31:04.746597 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 14:31:04.746597 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:31:04.746597 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 14:31:04.746597 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 14:31:04.746597 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:31:04.746597 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 10 14:31:04.746597 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 10 14:31:04.746597 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:31:04.746597 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 10 14:31:04.746597 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 10 14:31:04.746597 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:31:04.746597 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 10 14:31:04.746597 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 10 14:31:04.746597 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:31:04.746597 np0000005012 devstack@c-api.service[100153]: 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 14:31:04.746597 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 10 14:31:04.746597 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:31:04.746597 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 10 14:31:04.746597 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 10 14:31:04.746597 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:31:04.746597 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 10 14:31:04.746597 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 10 14:31:04.746597 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:31:04.746597 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 10 14:31:04.746597 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 10 14:31:04.746597 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:31:04.746597 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Jul 10 14:31:04.746597 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Jul 10 14:31:04.746597 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:31:04.746597 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Jul 10 14:31:04.746597 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Jul 10 14:31:04.746597 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 10 14:31:04.746597 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Jul 10 14:31:04.746597 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Jul 10 14:31:04.746597 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 10 14:31:04.746597 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 10 14:31:04.746597 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 0430b1fa-fa91-44aa-a78f-40937dd7c9fc using the Compute API Jul 10 14:31:04.746597 np0000005012 devstack@c-api.service[100153]: ERROR cinder.api.middleware.fault Jul 10 14:31:04.746597 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.middleware.fault [None req-c2327a3f-a1a6-4431-90fc-f27e56542079 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] https://10.4.3.66/volume/v3/attachments/257d1c76-5817-4e71-97f4-dcaac9bacadf returned with HTTP 409 Jul 10 14:31:04.747815 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1429/5694] 10.4.3.66 () {68 vars in 1397 bytes} [Fri Jul 10 14:31:04 2026] DELETE /volume/v3/attachments/257d1c76-5817-4e71-97f4-dcaac9bacadf => generated 167 bytes in 179 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:31:04.779464 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-a78d83da-17a5-4504-8cc4-937dfda58fdb req-b9237f20-0a8b-4a15-9ff8-4d1271f45d65 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:31:04.781781 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-a78d83da-17a5-4504-8cc4-937dfda58fdb req-b9237f20-0a8b-4a15-9ff8-4d1271f45d65 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] GET https://10.4.3.66/volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f Jul 10 14:31:04.782002 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-a78d83da-17a5-4504-8cc4-937dfda58fdb req-b9237f20-0a8b-4a15-9ff8-4d1271f45d65 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:31:04.782222 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-a78d83da-17a5-4504-8cc4-937dfda58fdb req-b9237f20-0a8b-4a15-9ff8-4d1271f45d65 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:31:04.792119 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:31:04.792119 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:31:04.796285 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-a78d83da-17a5-4504-8cc4-937dfda58fdb req-b9237f20-0a8b-4a15-9ff8-4d1271f45d65 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Volume info retrieved successfully. Jul 10 14:31:04.802182 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-a78d83da-17a5-4504-8cc4-937dfda58fdb req-b9237f20-0a8b-4a15-9ff8-4d1271f45d65 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] https://10.4.3.66/volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f returned with HTTP 200 Jul 10 14:31:04.802735 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1420/5695] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:31:04 2026] GET /volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f => generated 1154 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:31:04.820535 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-a78d83da-17a5-4504-8cc4-937dfda58fdb req-3bfd4802-5842-4e3b-9764-b21c4d6cd2fb None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:31:04.822768 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-a78d83da-17a5-4504-8cc4-937dfda58fdb req-3bfd4802-5842-4e3b-9764-b21c4d6cd2fb tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] POST https://10.4.3.66/volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f/action Jul 10 14:31:04.823131 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-a78d83da-17a5-4504-8cc4-937dfda58fdb req-3bfd4802-5842-4e3b-9764-b21c4d6cd2fb tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:31:04.823270 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-a78d83da-17a5-4504-8cc4-937dfda58fdb req-3bfd4802-5842-4e3b-9764-b21c4d6cd2fb tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:31:04.834626 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:31:04.834626 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:31:04.835136 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-a78d83da-17a5-4504-8cc4-937dfda58fdb req-3bfd4802-5842-4e3b-9764-b21c4d6cd2fb tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Volume info retrieved successfully. Jul 10 14:31:04.843976 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-a78d83da-17a5-4504-8cc4-937dfda58fdb req-3bfd4802-5842-4e3b-9764-b21c4d6cd2fb tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Begin detaching volume completed successfully. Jul 10 14:31:04.844226 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-a78d83da-17a5-4504-8cc4-937dfda58fdb req-3bfd4802-5842-4e3b-9764-b21c4d6cd2fb tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] https://10.4.3.66/volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f/action returned with HTTP 202 Jul 10 14:31:04.844774 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1414/5696] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:31:04 2026] POST /volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:31:05.873059 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-beed1e50-b1e1-488e-ad8a-02e833e21e0f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:31:05.873472 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-beed1e50-b1e1-488e-ad8a-02e833e21e0f None None] GET https://10.4.3.66/volume// Jul 10 14:31:05.873679 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-beed1e50-b1e1-488e-ad8a-02e833e21e0f None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:31:05.873877 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-beed1e50-b1e1-488e-ad8a-02e833e21e0f None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:31:05.874223 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-beed1e50-b1e1-488e-ad8a-02e833e21e0f None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:31:05.874524 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1434/5697] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:31:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:31:05.881801 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-a78d83da-17a5-4504-8cc4-937dfda58fdb req-7f75a6c2-4de2-45fd-8634-b36e49be2e45 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:31:05.883817 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-a78d83da-17a5-4504-8cc4-937dfda58fdb req-7f75a6c2-4de2-45fd-8634-b36e49be2e45 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] GET https://10.4.3.66/volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f Jul 10 14:31:05.884026 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-a78d83da-17a5-4504-8cc4-937dfda58fdb req-7f75a6c2-4de2-45fd-8634-b36e49be2e45 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:31:05.884206 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-a78d83da-17a5-4504-8cc4-937dfda58fdb req-7f75a6c2-4de2-45fd-8634-b36e49be2e45 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:31:05.914882 np0000005012 devstack@c-api.service[100153]: DEBUG oslo_db.sqlalchemy.engines [req-a78d83da-17a5-4504-8cc4-937dfda58fdb req-7f75a6c2-4de2-45fd-8634-b36e49be2e45 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100153) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 10 14:31:05.923360 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:31:05.923360 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:31:05.926597 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-a78d83da-17a5-4504-8cc4-937dfda58fdb req-7f75a6c2-4de2-45fd-8634-b36e49be2e45 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Volume info retrieved successfully. Jul 10 14:31:05.930772 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-a78d83da-17a5-4504-8cc4-937dfda58fdb req-7f75a6c2-4de2-45fd-8634-b36e49be2e45 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] https://10.4.3.66/volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f returned with HTTP 200 Jul 10 14:31:05.931145 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1430/5698] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:31:05 2026] GET /volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f => generated 1337 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:31:06.667735 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-a78d83da-17a5-4504-8cc4-937dfda58fdb req-f12ac619-f562-4645-b24d-683a0e7c3c7b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:31:06.669802 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-a78d83da-17a5-4504-8cc4-937dfda58fdb req-f12ac619-f562-4645-b24d-683a0e7c3c7b tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] DELETE https://10.4.3.66/volume/v3/attachments/257d1c76-5817-4e71-97f4-dcaac9bacadf Jul 10 14:31:06.669985 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-a78d83da-17a5-4504-8cc4-937dfda58fdb req-f12ac619-f562-4645-b24d-683a0e7c3c7b tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:31:06.670196 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-a78d83da-17a5-4504-8cc4-937dfda58fdb req-f12ac619-f562-4645-b24d-683a0e7c3c7b tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:31:06.677962 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:31:06.677962 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:31:07.213163 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-a78d83da-17a5-4504-8cc4-937dfda58fdb req-f12ac619-f562-4645-b24d-683a0e7c3c7b tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] https://10.4.3.66/volume/v3/attachments/257d1c76-5817-4e71-97f4-dcaac9bacadf returned with HTTP 200 Jul 10 14:31:07.213723 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1421/5699] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:31:06 2026] DELETE /volume/v3/attachments/257d1c76-5817-4e71-97f4-dcaac9bacadf => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:31:08.038244 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-a0e49668-1705-47d6-8686-9009aacee900 req-1b0f21f6-5795-488b-90c5-29b2dd1a7bea None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:31:08.040560 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-a0e49668-1705-47d6-8686-9009aacee900 req-1b0f21f6-5795-488b-90c5-29b2dd1a7bea tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] GET https://10.4.3.66/volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f Jul 10 14:31:08.040829 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-a0e49668-1705-47d6-8686-9009aacee900 req-1b0f21f6-5795-488b-90c5-29b2dd1a7bea tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:31:08.041072 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-a0e49668-1705-47d6-8686-9009aacee900 req-1b0f21f6-5795-488b-90c5-29b2dd1a7bea tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:31:08.048069 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:31:08.048069 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:31:08.051574 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-a0e49668-1705-47d6-8686-9009aacee900 req-1b0f21f6-5795-488b-90c5-29b2dd1a7bea tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Volume info retrieved successfully. Jul 10 14:31:08.055991 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-a0e49668-1705-47d6-8686-9009aacee900 req-1b0f21f6-5795-488b-90c5-29b2dd1a7bea tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] https://10.4.3.66/volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f returned with HTTP 200 Jul 10 14:31:08.056465 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1415/5700] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:31:08 2026] GET /volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f => generated 862 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:31:08.069001 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-1066fcd7-2a5a-41a9-898d-e7057a84a43e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:31:08.071211 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1066fcd7-2a5a-41a9-898d-e7057a84a43e tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] DELETE https://10.4.3.66/volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f Jul 10 14:31:08.071211 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1066fcd7-2a5a-41a9-898d-e7057a84a43e tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:31:08.071379 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1066fcd7-2a5a-41a9-898d-e7057a84a43e tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:31:08.071493 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-1066fcd7-2a5a-41a9-898d-e7057a84a43e tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Delete volume with id: 217e55b1-20bd-4039-a276-08133d7db20f Jul 10 14:31:08.078318 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:31:08.078318 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:31:08.078847 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-1066fcd7-2a5a-41a9-898d-e7057a84a43e tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Volume info retrieved successfully. Jul 10 14:31:08.098154 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-1066fcd7-2a5a-41a9-898d-e7057a84a43e tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Delete volume request issued successfully. Jul 10 14:31:08.098442 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1066fcd7-2a5a-41a9-898d-e7057a84a43e tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] https://10.4.3.66/volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f returned with HTTP 202 Jul 10 14:31:08.098970 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1435/5701] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:31:08 2026] DELETE /volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:31:08.107078 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5ca55d99-360a-477e-8fab-f25100acfec1 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:31:08.109371 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5ca55d99-360a-477e-8fab-f25100acfec1 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] GET https://10.4.3.66/volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f Jul 10 14:31:08.109677 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5ca55d99-360a-477e-8fab-f25100acfec1 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:31:08.109956 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5ca55d99-360a-477e-8fab-f25100acfec1 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:31:08.118107 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:31:08.118107 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:31:08.122859 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-5ca55d99-360a-477e-8fab-f25100acfec1 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Volume info retrieved successfully. Jul 10 14:31:08.127880 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5ca55d99-360a-477e-8fab-f25100acfec1 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] https://10.4.3.66/volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f returned with HTTP 200 Jul 10 14:31:08.128266 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1431/5702] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:31:08 2026] GET /volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:31:09.140904 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e1c8bef2-d432-4b2b-81d7-9d94d75612b9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:31:09.142669 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e1c8bef2-d432-4b2b-81d7-9d94d75612b9 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] GET https://10.4.3.66/volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f Jul 10 14:31:09.142871 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e1c8bef2-d432-4b2b-81d7-9d94d75612b9 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:31:09.143052 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e1c8bef2-d432-4b2b-81d7-9d94d75612b9 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:31:09.148907 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e1c8bef2-d432-4b2b-81d7-9d94d75612b9 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471 tempest-TestServerVolumeAttachScenarioOldVersion-1043478471-project-member] https://10.4.3.66/volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f returned with HTTP 404 Jul 10 14:31:09.149443 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1422/5703] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:31:09 2026] GET /volume/v3/volumes/217e55b1-20bd-4039-a276-08133d7db20f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:31:18.054874 np0000005012 devstack@c-api.service[100155]: DEBUG dbcounter [-] [100155] Writing DB stats cinder:SELECT=47,cinder:INSERT=10,cinder:UPDATE=13 {{(pid=100155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:31:18.092385 np0000005012 devstack@c-api.service[100154]: DEBUG dbcounter [-] [100154] Writing DB stats cinder:SELECT=21,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:31:18.126570 np0000005012 devstack@c-api.service[100153]: DEBUG dbcounter [-] [100153] Writing DB stats cinder:SELECT=35,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:31:19.145114 np0000005012 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=40,cinder:UPDATE=3 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:31:19.409654 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e26e3355-ae62-49f4-a5dc-d4bdaab2cf13 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:31:19.411702 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e26e3355-ae62-49f4-a5dc-d4bdaab2cf13 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/84c6cf83-1913-4e45-9ee6-0ee35c2da7fb Jul 10 14:31:19.411946 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e26e3355-ae62-49f4-a5dc-d4bdaab2cf13 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:31:19.412163 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e26e3355-ae62-49f4-a5dc-d4bdaab2cf13 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:31:19.421877 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:31:19.421877 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:31:19.425406 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e26e3355-ae62-49f4-a5dc-d4bdaab2cf13 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:31:19.429844 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e26e3355-ae62-49f4-a5dc-d4bdaab2cf13 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/84c6cf83-1913-4e45-9ee6-0ee35c2da7fb returned with HTTP 200 Jul 10 14:31:19.430232 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1416/5704] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:31:19 2026] GET /volume/v3/volumes/84c6cf83-1913-4e45-9ee6-0ee35c2da7fb => generated 1635 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:31:23.805634 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-826952df-09ad-4ad5-8dc3-3e2ca85ac1b7 req-5aaf3017-5846-4b28-ba5d-11174b933972 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:31:23.808267 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-826952df-09ad-4ad5-8dc3-3e2ca85ac1b7 req-5aaf3017-5846-4b28-ba5d-11174b933972 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] DELETE https://10.4.3.66/volume/v3/attachments/fc3a84d8-9532-4d80-a8ed-ee31a469ee2e Jul 10 14:31:23.808553 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-826952df-09ad-4ad5-8dc3-3e2ca85ac1b7 req-5aaf3017-5846-4b28-ba5d-11174b933972 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:31:23.808825 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-826952df-09ad-4ad5-8dc3-3e2ca85ac1b7 req-5aaf3017-5846-4b28-ba5d-11174b933972 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:31:23.818222 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:31:23.818222 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:31:24.354228 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-826952df-09ad-4ad5-8dc3-3e2ca85ac1b7 req-5aaf3017-5846-4b28-ba5d-11174b933972 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/attachments/fc3a84d8-9532-4d80-a8ed-ee31a469ee2e returned with HTTP 200 Jul 10 14:31:24.354601 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1436/5705] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:31:23 2026] DELETE /volume/v3/attachments/fc3a84d8-9532-4d80-a8ed-ee31a469ee2e => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:31:24.367421 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-826952df-09ad-4ad5-8dc3-3e2ca85ac1b7 req-88badf77-a7b7-4a33-851f-170668ef47df None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:31:24.370048 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-826952df-09ad-4ad5-8dc3-3e2ca85ac1b7 req-88badf77-a7b7-4a33-851f-170668ef47df tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] DELETE https://10.4.3.66/volume/v3/volumes/84c6cf83-1913-4e45-9ee6-0ee35c2da7fb Jul 10 14:31:24.370236 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-826952df-09ad-4ad5-8dc3-3e2ca85ac1b7 req-88badf77-a7b7-4a33-851f-170668ef47df tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:31:24.370446 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-826952df-09ad-4ad5-8dc3-3e2ca85ac1b7 req-88badf77-a7b7-4a33-851f-170668ef47df tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:31:24.370670 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [req-826952df-09ad-4ad5-8dc3-3e2ca85ac1b7 req-88badf77-a7b7-4a33-851f-170668ef47df tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Delete volume with id: 84c6cf83-1913-4e45-9ee6-0ee35c2da7fb Jul 10 14:31:24.381354 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:31:24.381354 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:31:24.381840 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-826952df-09ad-4ad5-8dc3-3e2ca85ac1b7 req-88badf77-a7b7-4a33-851f-170668ef47df tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:31:24.400177 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-826952df-09ad-4ad5-8dc3-3e2ca85ac1b7 req-88badf77-a7b7-4a33-851f-170668ef47df tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Delete volume request issued successfully. Jul 10 14:31:24.400399 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-826952df-09ad-4ad5-8dc3-3e2ca85ac1b7 req-88badf77-a7b7-4a33-851f-170668ef47df tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/84c6cf83-1913-4e45-9ee6-0ee35c2da7fb returned with HTTP 202 Jul 10 14:31:24.400885 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1432/5706] 10.4.3.66 () {70 vars in 1613 bytes} [Fri Jul 10 14:31:24 2026] DELETE /volume/v3/volumes/84c6cf83-1913-4e45-9ee6-0ee35c2da7fb => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:31:26.661709 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7751e07a-f329-49ad-a103-138ba17f65fd None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:31:26.663323 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7751e07a-f329-49ad-a103-138ba17f65fd tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/84c6cf83-1913-4e45-9ee6-0ee35c2da7fb Jul 10 14:31:26.663658 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7751e07a-f329-49ad-a103-138ba17f65fd tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:31:26.663920 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7751e07a-f329-49ad-a103-138ba17f65fd tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:31:26.669332 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7751e07a-f329-49ad-a103-138ba17f65fd tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/84c6cf83-1913-4e45-9ee6-0ee35c2da7fb returned with HTTP 404 Jul 10 14:31:26.669973 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1423/5707] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:31:26 2026] GET /volume/v3/volumes/84c6cf83-1913-4e45-9ee6-0ee35c2da7fb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:31:26.676405 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-45b34eda-8585-4a41-a5e5-12fbdb1c259b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:31:26.678365 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-45b34eda-8585-4a41-a5e5-12fbdb1c259b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/b324a68c-e4ba-4eed-9b2b-00d867fce913 Jul 10 14:31:26.678619 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-45b34eda-8585-4a41-a5e5-12fbdb1c259b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:31:26.678828 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-45b34eda-8585-4a41-a5e5-12fbdb1c259b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:31:26.678939 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.snapshots [None req-45b34eda-8585-4a41-a5e5-12fbdb1c259b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Delete snapshot with id: b324a68c-e4ba-4eed-9b2b-00d867fce913 Jul 10 14:31:26.684668 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:31:26.684668 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:31:26.685143 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-45b34eda-8585-4a41-a5e5-12fbdb1c259b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot retrieved successfully. Jul 10 14:31:26.704083 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-45b34eda-8585-4a41-a5e5-12fbdb1c259b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot delete request issued successfully. Jul 10 14:31:26.704236 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-45b34eda-8585-4a41-a5e5-12fbdb1c259b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/b324a68c-e4ba-4eed-9b2b-00d867fce913 returned with HTTP 202 Jul 10 14:31:26.704731 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1417/5708] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:31:26 2026] DELETE /volume/v3/snapshots/b324a68c-e4ba-4eed-9b2b-00d867fce913 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:31:26.711780 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ce462445-4c8a-45a1-896a-edb665a94df4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:31:26.713987 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ce462445-4c8a-45a1-896a-edb665a94df4 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/snapshots/b324a68c-e4ba-4eed-9b2b-00d867fce913 Jul 10 14:31:26.714251 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ce462445-4c8a-45a1-896a-edb665a94df4 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:31:26.714534 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ce462445-4c8a-45a1-896a-edb665a94df4 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:31:26.720250 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:31:26.720250 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:31:26.720838 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-ce462445-4c8a-45a1-896a-edb665a94df4 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot retrieved successfully. Jul 10 14:31:26.721842 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ce462445-4c8a-45a1-896a-edb665a94df4 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/b324a68c-e4ba-4eed-9b2b-00d867fce913 returned with HTTP 200 Jul 10 14:31:26.722323 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1437/5709] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:31:26 2026] GET /volume/v3/snapshots/b324a68c-e4ba-4eed-9b2b-00d867fce913 => generated 478 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:31:27.732641 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-313e7e44-1ca6-46e4-9a08-b8ce86b84a40 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:31:27.734479 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-313e7e44-1ca6-46e4-9a08-b8ce86b84a40 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/snapshots/b324a68c-e4ba-4eed-9b2b-00d867fce913 Jul 10 14:31:27.734727 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-313e7e44-1ca6-46e4-9a08-b8ce86b84a40 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:31:27.734989 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-313e7e44-1ca6-46e4-9a08-b8ce86b84a40 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:31:27.739605 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-313e7e44-1ca6-46e4-9a08-b8ce86b84a40 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/b324a68c-e4ba-4eed-9b2b-00d867fce913 returned with HTTP 404 Jul 10 14:31:27.740092 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1433/5710] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:31:27 2026] GET /volume/v3/snapshots/b324a68c-e4ba-4eed-9b2b-00d867fce913 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:31:31.926429 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d2b1cc11-6c6d-41e1-b4f3-eddcd18cc647 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:31:31.928255 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d2b1cc11-6c6d-41e1-b4f3-eddcd18cc647 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:31:31.928611 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d2b1cc11-6c6d-41e1-b4f3-eddcd18cc647 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1159525391", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:31:31.930079 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-d2b1cc11-6c6d-41e1-b4f3-eddcd18cc647 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1159525391', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:31:31.930190 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-d2b1cc11-6c6d-41e1-b4f3-eddcd18cc647 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Create volume of 1 GB Jul 10 14:31:31.930432 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:31:31.930432 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:31:31.936083 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d2b1cc11-6c6d-41e1-b4f3-eddcd18cc647 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Availability Zones retrieved successfully. Jul 10 14:31:31.944261 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d2b1cc11-6c6d-41e1-b4f3-eddcd18cc647 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Flow 'volume_create_api' (5f3d9177-57e3-4880-939b-e1d668ebd594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:31:31.945244 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d2b1cc11-6c6d-41e1-b4f3-eddcd18cc647 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cac16268-f1be-45b7-a5d9-c5273a2f5b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:31:31.946253 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-d2b1cc11-6c6d-41e1-b4f3-eddcd18cc647 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:31:31.972776 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d2b1cc11-6c6d-41e1-b4f3-eddcd18cc647 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cac16268-f1be-45b7-a5d9-c5273a2f5b24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:31:31.973647 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d2b1cc11-6c6d-41e1-b4f3-eddcd18cc647 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec102a6b-1a19-4636-adf7-eec120e51bec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:31:32.045739 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-d2b1cc11-6c6d-41e1-b4f3-eddcd18cc647 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Created reservations ['c6c5f12f-4884-4818-9ee5-ec4d1766fc1d', 'dc92bb1a-63bd-4187-94e1-3dbd06e7a4a1', '0916a835-f3e9-46c6-a05b-82e27db3f909', 'c901e388-3dfa-43dc-8fcd-c99fd1fc8f4a'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:31:32.046798 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d2b1cc11-6c6d-41e1-b4f3-eddcd18cc647 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec102a6b-1a19-4636-adf7-eec120e51bec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6c5f12f-4884-4818-9ee5-ec4d1766fc1d', 'dc92bb1a-63bd-4187-94e1-3dbd06e7a4a1', '0916a835-f3e9-46c6-a05b-82e27db3f909', 'c901e388-3dfa-43dc-8fcd-c99fd1fc8f4a']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:31:32.047943 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d2b1cc11-6c6d-41e1-b4f3-eddcd18cc647 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15ffbcf1-96c6-40a4-bf42-0ac08f3b5df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:31:32.077760 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d2b1cc11-6c6d-41e1-b4f3-eddcd18cc647 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15ffbcf1-96c6-40a4-bf42-0ac08f3b5df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8129d8ec-ae90-4d3b-b899-e2e78162f551', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1159525391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab4743d00f214c6dbc19d65b77b625f0',qos_specs=None,replication_status=,reservations=['c6c5f12f-4884-4818-9ee5-ec4d1766fc1d','dc92bb1a-63bd-4187-94e1-3dbd06e7a4a1','0916a835-f3e9-46c6-a05b-82e27db3f909','c901e388-3dfa-43dc-8fcd-c99fd1fc8f4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b31087a218f4d2dbca5fc9cb795995f',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:31:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1159525391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8129d8ec-ae90-4d3b-b899-e2e78162f551,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab4743d00f214c6dbc19d65b77b625f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b31087a218f4d2dbca5fc9cb795995f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:31:32.079025 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d2b1cc11-6c6d-41e1-b4f3-eddcd18cc647 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95abf816-3a9a-441f-81ce-19db908fd451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:31:32.100762 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d2b1cc11-6c6d-41e1-b4f3-eddcd18cc647 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95abf816-3a9a-441f-81ce-19db908fd451) transitioned into state 'SUCCESS' from state '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-1159525391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab4743d00f214c6dbc19d65b77b625f0',qos_specs=None,replication_status=,reservations=['c6c5f12f-4884-4818-9ee5-ec4d1766fc1d','dc92bb1a-63bd-4187-94e1-3dbd06e7a4a1','0916a835-f3e9-46c6-a05b-82e27db3f909','c901e388-3dfa-43dc-8fcd-c99fd1fc8f4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b31087a218f4d2dbca5fc9cb795995f',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:31:32.101840 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d2b1cc11-6c6d-41e1-b4f3-eddcd18cc647 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2825b000-d16a-4310-91ca-fbb72313eb5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:31:32.114483 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d2b1cc11-6c6d-41e1-b4f3-eddcd18cc647 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2825b000-d16a-4310-91ca-fbb72313eb5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:31:32.115263 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-d2b1cc11-6c6d-41e1-b4f3-eddcd18cc647 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Flow 'volume_create_api' (5f3d9177-57e3-4880-939b-e1d668ebd594) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:31:32.115627 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-d2b1cc11-6c6d-41e1-b4f3-eddcd18cc647 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Create volume request issued successfully. Jul 10 14:31:32.116209 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d2b1cc11-6c6d-41e1-b4f3-eddcd18cc647 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:31:32.116684 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1424/5711] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:31:31 2026] POST /volume/v3/volumes => generated 745 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:31:32.149948 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-3598d2c0-26b7-451a-8016-18fdb42224de req-e6341b48-18cc-478e-beb2-c05bf497e8ab None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:31:32.152742 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-3598d2c0-26b7-451a-8016-18fdb42224de req-e6341b48-18cc-478e-beb2-c05bf497e8ab tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] DELETE https://10.4.3.66/volume/v3/attachments/c5f86588-c887-4f07-abb6-3303a6589259 Jul 10 14:31:32.152997 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-3598d2c0-26b7-451a-8016-18fdb42224de req-e6341b48-18cc-478e-beb2-c05bf497e8ab tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:31:32.153244 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-3598d2c0-26b7-451a-8016-18fdb42224de req-e6341b48-18cc-478e-beb2-c05bf497e8ab tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:31:32.162789 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:31:32.162789 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:31:32.690371 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-3598d2c0-26b7-451a-8016-18fdb42224de req-e6341b48-18cc-478e-beb2-c05bf497e8ab tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/attachments/c5f86588-c887-4f07-abb6-3303a6589259 returned with HTTP 200 Jul 10 14:31:32.690823 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1418/5712] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:31:32 2026] DELETE /volume/v3/attachments/c5f86588-c887-4f07-abb6-3303a6589259 => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:31:32.700829 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-3598d2c0-26b7-451a-8016-18fdb42224de req-f8bfe677-fe70-4640-a6a0-6fc6297da9b3 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:31:32.702731 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-3598d2c0-26b7-451a-8016-18fdb42224de req-f8bfe677-fe70-4640-a6a0-6fc6297da9b3 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] DELETE https://10.4.3.66/volume/v3/volumes/c19df56b-01d5-43b2-a51f-d20073723b46 Jul 10 14:31:32.702945 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-3598d2c0-26b7-451a-8016-18fdb42224de req-f8bfe677-fe70-4640-a6a0-6fc6297da9b3 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:31:32.703056 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-3598d2c0-26b7-451a-8016-18fdb42224de req-f8bfe677-fe70-4640-a6a0-6fc6297da9b3 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:31:32.703224 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [req-3598d2c0-26b7-451a-8016-18fdb42224de req-f8bfe677-fe70-4640-a6a0-6fc6297da9b3 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Delete volume with id: c19df56b-01d5-43b2-a51f-d20073723b46 Jul 10 14:31:32.709515 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:31:32.709515 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:31:32.709945 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-3598d2c0-26b7-451a-8016-18fdb42224de req-f8bfe677-fe70-4640-a6a0-6fc6297da9b3 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:31:32.727576 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-3598d2c0-26b7-451a-8016-18fdb42224de req-f8bfe677-fe70-4640-a6a0-6fc6297da9b3 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Delete volume request issued successfully. Jul 10 14:31:32.727772 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-3598d2c0-26b7-451a-8016-18fdb42224de req-f8bfe677-fe70-4640-a6a0-6fc6297da9b3 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/c19df56b-01d5-43b2-a51f-d20073723b46 returned with HTTP 202 Jul 10 14:31:32.728182 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1438/5713] 10.4.3.66 () {70 vars in 1613 bytes} [Fri Jul 10 14:31:32 2026] DELETE /volume/v3/volumes/c19df56b-01d5-43b2-a51f-d20073723b46 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:31:35.864904 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e604f6ae-cfa6-4847-8eb4-73c069e69b10 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:31:35.866625 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e604f6ae-cfa6-4847-8eb4-73c069e69b10 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/c19df56b-01d5-43b2-a51f-d20073723b46 Jul 10 14:31:35.866827 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e604f6ae-cfa6-4847-8eb4-73c069e69b10 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:31:35.867116 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e604f6ae-cfa6-4847-8eb4-73c069e69b10 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:31:35.872742 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e604f6ae-cfa6-4847-8eb4-73c069e69b10 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/c19df56b-01d5-43b2-a51f-d20073723b46 returned with HTTP 404 Jul 10 14:31:35.873194 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1434/5714] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:31:35 2026] GET /volume/v3/volumes/c19df56b-01d5-43b2-a51f-d20073723b46 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:31:36.274589 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-48d2e7e8-d52c-4f91-967c-91b4c6a3549e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:31:36.276742 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-48d2e7e8-d52c-4f91-967c-91b4c6a3549e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/b324a68c-e4ba-4eed-9b2b-00d867fce913 Jul 10 14:31:36.277055 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-48d2e7e8-d52c-4f91-967c-91b4c6a3549e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:31:36.277263 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-48d2e7e8-d52c-4f91-967c-91b4c6a3549e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:31:36.277391 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-48d2e7e8-d52c-4f91-967c-91b4c6a3549e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Delete snapshot with id: b324a68c-e4ba-4eed-9b2b-00d867fce913 Jul 10 14:31:36.281663 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-48d2e7e8-d52c-4f91-967c-91b4c6a3549e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/b324a68c-e4ba-4eed-9b2b-00d867fce913 returned with HTTP 404 Jul 10 14:31:36.282095 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1425/5715] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:31:36 2026] DELETE /volume/v3/snapshots/b324a68c-e4ba-4eed-9b2b-00d867fce913 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:31:36.289280 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-3b13abaa-25ce-4941-85dd-229f3e8ef9a5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:31:36.291203 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3b13abaa-25ce-4941-85dd-229f3e8ef9a5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/snapshots/b324a68c-e4ba-4eed-9b2b-00d867fce913 Jul 10 14:31:36.291387 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3b13abaa-25ce-4941-85dd-229f3e8ef9a5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:31:36.291609 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3b13abaa-25ce-4941-85dd-229f3e8ef9a5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:31:36.296139 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3b13abaa-25ce-4941-85dd-229f3e8ef9a5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/b324a68c-e4ba-4eed-9b2b-00d867fce913 returned with HTTP 404 Jul 10 14:31:36.296747 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1419/5716] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:31:36 2026] GET /volume/v3/snapshots/b324a68c-e4ba-4eed-9b2b-00d867fce913 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:31:36.992823 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6385a7b3-f543-4566-920a-7da5f84888c7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:31:36.994631 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6385a7b3-f543-4566-920a-7da5f84888c7 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] DELETE https://10.4.3.66/volume/v3/volumes/c19df56b-01d5-43b2-a51f-d20073723b46 Jul 10 14:31:36.994800 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6385a7b3-f543-4566-920a-7da5f84888c7 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:31:36.995007 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6385a7b3-f543-4566-920a-7da5f84888c7 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:31:36.995153 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-6385a7b3-f543-4566-920a-7da5f84888c7 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Delete volume with id: c19df56b-01d5-43b2-a51f-d20073723b46 Jul 10 14:31:37.000739 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6385a7b3-f543-4566-920a-7da5f84888c7 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/c19df56b-01d5-43b2-a51f-d20073723b46 returned with HTTP 404 Jul 10 14:31:37.001349 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1439/5717] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:31:36 2026] DELETE /volume/v3/volumes/c19df56b-01d5-43b2-a51f-d20073723b46 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:31:37.007123 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-799077fc-2373-41d3-a3a4-54f582bc712b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:31:37.008727 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-799077fc-2373-41d3-a3a4-54f582bc712b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/c19df56b-01d5-43b2-a51f-d20073723b46 Jul 10 14:31:37.008890 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-799077fc-2373-41d3-a3a4-54f582bc712b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:31:37.009141 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-799077fc-2373-41d3-a3a4-54f582bc712b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:31:37.014057 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-799077fc-2373-41d3-a3a4-54f582bc712b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/c19df56b-01d5-43b2-a51f-d20073723b46 returned with HTTP 404 Jul 10 14:31:37.014452 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1435/5718] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:31:37 2026] GET /volume/v3/volumes/c19df56b-01d5-43b2-a51f-d20073723b46 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:31:38.134308 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6e94f6c0-8230-4f40-86bf-38b6f0c6f5d5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:31:38.136412 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6e94f6c0-8230-4f40-86bf-38b6f0c6f5d5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:31:38.136897 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6e94f6c0-8230-4f40-86bf-38b6f0c6f5d5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1911676925", "snapshot_id": null, "imageRef": "4ff20130-b276-43a0-956f-1453107cff27", "volume_type": null, "size": 1}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:31:38.139390 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-6e94f6c0-8230-4f40-86bf-38b6f0c6f5d5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1911676925', 'snapshot_id': None, 'imageRef': '4ff20130-b276-43a0-956f-1453107cff27', 'volume_type': None, 'size': 1}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:31:38.221111 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-6e94f6c0-8230-4f40-86bf-38b6f0c6f5d5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Create volume of 1 GB Jul 10 14:31:38.221512 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:31:38.221512 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:31:38.226657 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6e94f6c0-8230-4f40-86bf-38b6f0c6f5d5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Availability Zones retrieved successfully. Jul 10 14:31:38.233151 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6e94f6c0-8230-4f40-86bf-38b6f0c6f5d5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Flow 'volume_create_api' (e72366e2-3db9-438e-9baf-7253b4dc4a0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:31:38.234312 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6e94f6c0-8230-4f40-86bf-38b6f0c6f5d5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67d1dd30-ec9f-411a-9312-6d0bb778401c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:31:38.235497 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-6e94f6c0-8230-4f40-86bf-38b6f0c6f5d5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:31:38.299686 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6e94f6c0-8230-4f40-86bf-38b6f0c6f5d5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67d1dd30-ec9f-411a-9312-6d0bb778401c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:31:38.300438 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6e94f6c0-8230-4f40-86bf-38b6f0c6f5d5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc8eb297-dbfd-4737-848e-a7c2f44b1545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:31:38.347024 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-6e94f6c0-8230-4f40-86bf-38b6f0c6f5d5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Created reservations ['294df343-bf0d-46e8-8855-6804522e4eb7', '753011cc-d805-46e0-b9d0-789d6a162fe5', '6abbeafa-2ea0-4473-8274-58c3b6f2fd87', 'a10f1efe-3e25-4ab3-a849-ce7fe0d6b699'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:31:38.347888 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6e94f6c0-8230-4f40-86bf-38b6f0c6f5d5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc8eb297-dbfd-4737-848e-a7c2f44b1545) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['294df343-bf0d-46e8-8855-6804522e4eb7', '753011cc-d805-46e0-b9d0-789d6a162fe5', '6abbeafa-2ea0-4473-8274-58c3b6f2fd87', 'a10f1efe-3e25-4ab3-a849-ce7fe0d6b699']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:31:38.348757 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6e94f6c0-8230-4f40-86bf-38b6f0c6f5d5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2167b8d5-681d-4ece-9e91-ba8f227cd0f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:31:38.368614 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6e94f6c0-8230-4f40-86bf-38b6f0c6f5d5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2167b8d5-681d-4ece-9e91-ba8f227cd0f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb1a4389-bffd-4d9c-8c14-5accd59dc5e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1911676925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d7079d3a65940eaafb9ef5a30aceb65',qos_specs=None,replication_status=,reservations=['294df343-bf0d-46e8-8855-6804522e4eb7','753011cc-d805-46e0-b9d0-789d6a162fe5','6abbeafa-2ea0-4473-8274-58c3b6f2fd87','a10f1efe-3e25-4ab3-a849-ce7fe0d6b699'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f36373e2fa841419e64f4f20204fed9',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:31:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1911676925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb1a4389-bffd-4d9c-8c14-5accd59dc5e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d7079d3a65940eaafb9ef5a30aceb65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f36373e2fa841419e64f4f20204fed9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:31:38.369223 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6e94f6c0-8230-4f40-86bf-38b6f0c6f5d5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2a1ba10-0f58-4ed9-b75f-08a3feb1a34b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:31:38.385359 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6e94f6c0-8230-4f40-86bf-38b6f0c6f5d5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2a1ba10-0f58-4ed9-b75f-08a3feb1a34b) transitioned into state 'SUCCESS' from state '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-1911676925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d7079d3a65940eaafb9ef5a30aceb65',qos_specs=None,replication_status=,reservations=['294df343-bf0d-46e8-8855-6804522e4eb7','753011cc-d805-46e0-b9d0-789d6a162fe5','6abbeafa-2ea0-4473-8274-58c3b6f2fd87','a10f1efe-3e25-4ab3-a849-ce7fe0d6b699'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f36373e2fa841419e64f4f20204fed9',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:31:38.386258 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6e94f6c0-8230-4f40-86bf-38b6f0c6f5d5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09999b3d-72b0-49af-b931-3472c73a33ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:31:38.394380 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6e94f6c0-8230-4f40-86bf-38b6f0c6f5d5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09999b3d-72b0-49af-b931-3472c73a33ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:31:38.395101 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6e94f6c0-8230-4f40-86bf-38b6f0c6f5d5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Flow 'volume_create_api' (e72366e2-3db9-438e-9baf-7253b4dc4a0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:31:38.395363 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6e94f6c0-8230-4f40-86bf-38b6f0c6f5d5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Create volume request issued successfully. Jul 10 14:31:38.395989 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6e94f6c0-8230-4f40-86bf-38b6f0c6f5d5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:31:38.396386 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1426/5719] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:31:38 2026] POST /volume/v3/volumes => generated 757 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:31:38.408206 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-026b9df0-4b1a-4058-b7a9-ff0710c63084 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:31:38.409924 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-026b9df0-4b1a-4058-b7a9-ff0710c63084 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/cb1a4389-bffd-4d9c-8c14-5accd59dc5e8 Jul 10 14:31:38.410151 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-026b9df0-4b1a-4058-b7a9-ff0710c63084 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:31:38.410336 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-026b9df0-4b1a-4058-b7a9-ff0710c63084 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:31:38.416809 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:31:38.416809 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:31:38.420068 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-026b9df0-4b1a-4058-b7a9-ff0710c63084 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:31:38.423900 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-026b9df0-4b1a-4058-b7a9-ff0710c63084 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/cb1a4389-bffd-4d9c-8c14-5accd59dc5e8 returned with HTTP 200 Jul 10 14:31:38.424306 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1420/5720] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:31:38 2026] GET /volume/v3/volumes/cb1a4389-bffd-4d9c-8c14-5accd59dc5e8 => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:31:39.436089 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-602170cf-c214-486b-871c-91b11d36beb0 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:31:39.437937 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-602170cf-c214-486b-871c-91b11d36beb0 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/cb1a4389-bffd-4d9c-8c14-5accd59dc5e8 Jul 10 14:31:39.438119 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-602170cf-c214-486b-871c-91b11d36beb0 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:31:39.438322 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-602170cf-c214-486b-871c-91b11d36beb0 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:31:39.446141 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:31:39.446141 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:31:39.449839 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-602170cf-c214-486b-871c-91b11d36beb0 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:31:39.454470 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-602170cf-c214-486b-871c-91b11d36beb0 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/cb1a4389-bffd-4d9c-8c14-5accd59dc5e8 returned with HTTP 200 Jul 10 14:31:39.454853 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1440/5721] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:31:39 2026] GET /volume/v3/volumes/cb1a4389-bffd-4d9c-8c14-5accd59dc5e8 => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:31:39.466349 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-2cbb3e5e-2b79-4ccc-b76e-fbb0a6ffa3ff None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:31:39.468088 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2cbb3e5e-2b79-4ccc-b76e-fbb0a6ffa3ff tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/cb1a4389-bffd-4d9c-8c14-5accd59dc5e8 Jul 10 14:31:39.468372 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2cbb3e5e-2b79-4ccc-b76e-fbb0a6ffa3ff tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:31:39.468540 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2cbb3e5e-2b79-4ccc-b76e-fbb0a6ffa3ff tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:31:39.476426 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:31:39.476426 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:31:39.481277 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-2cbb3e5e-2b79-4ccc-b76e-fbb0a6ffa3ff tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:31:39.486367 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2cbb3e5e-2b79-4ccc-b76e-fbb0a6ffa3ff tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/cb1a4389-bffd-4d9c-8c14-5accd59dc5e8 returned with HTTP 200 Jul 10 14:31:39.486933 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1436/5722] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:31:39 2026] GET /volume/v3/volumes/cb1a4389-bffd-4d9c-8c14-5accd59dc5e8 => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:31:39.610848 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-aa560deb-ca3d-41c5-aa9c-ee4d379b3c5c req-b834eb25-b8db-48ba-ab3b-b363317f9b00 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:31:39.613597 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-aa560deb-ca3d-41c5-aa9c-ee4d379b3c5c req-b834eb25-b8db-48ba-ab3b-b363317f9b00 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/cb1a4389-bffd-4d9c-8c14-5accd59dc5e8 Jul 10 14:31:39.613889 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-aa560deb-ca3d-41c5-aa9c-ee4d379b3c5c req-b834eb25-b8db-48ba-ab3b-b363317f9b00 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:31:39.614195 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-aa560deb-ca3d-41c5-aa9c-ee4d379b3c5c req-b834eb25-b8db-48ba-ab3b-b363317f9b00 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:31:39.621767 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:31:39.621767 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:31:39.625582 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-aa560deb-ca3d-41c5-aa9c-ee4d379b3c5c req-b834eb25-b8db-48ba-ab3b-b363317f9b00 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:31:39.630094 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-aa560deb-ca3d-41c5-aa9c-ee4d379b3c5c req-b834eb25-b8db-48ba-ab3b-b363317f9b00 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/cb1a4389-bffd-4d9c-8c14-5accd59dc5e8 returned with HTTP 200 Jul 10 14:31:39.630556 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1427/5723] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:31:39 2026] GET /volume/v3/volumes/cb1a4389-bffd-4d9c-8c14-5accd59dc5e8 => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:31:40.065242 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-aa560deb-ca3d-41c5-aa9c-ee4d379b3c5c req-b9273f51-218f-4179-8e03-0e157b9469ac None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:31:40.069047 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-aa560deb-ca3d-41c5-aa9c-ee4d379b3c5c req-b9273f51-218f-4179-8e03-0e157b9469ac tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/cb1a4389-bffd-4d9c-8c14-5accd59dc5e8 Jul 10 14:31:40.069215 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-aa560deb-ca3d-41c5-aa9c-ee4d379b3c5c req-b9273f51-218f-4179-8e03-0e157b9469ac tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:31:40.069403 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-aa560deb-ca3d-41c5-aa9c-ee4d379b3c5c req-b9273f51-218f-4179-8e03-0e157b9469ac tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:31:40.075695 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:31:40.075695 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:31:40.078657 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-aa560deb-ca3d-41c5-aa9c-ee4d379b3c5c req-b9273f51-218f-4179-8e03-0e157b9469ac tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:31:40.082441 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-aa560deb-ca3d-41c5-aa9c-ee4d379b3c5c req-b9273f51-218f-4179-8e03-0e157b9469ac tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/cb1a4389-bffd-4d9c-8c14-5accd59dc5e8 returned with HTTP 200 Jul 10 14:31:40.082806 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1421/5724] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:31:40 2026] GET /volume/v3/volumes/cb1a4389-bffd-4d9c-8c14-5accd59dc5e8 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:31:40.092632 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-3d54438a-8727-40b7-a395-b15c682b6966 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:31:40.093073 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3d54438a-8727-40b7-a395-b15c682b6966 None None] GET https://10.4.3.66/volume// Jul 10 14:31:40.093303 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3d54438a-8727-40b7-a395-b15c682b6966 None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:31:40.093564 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3d54438a-8727-40b7-a395-b15c682b6966 None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:31:40.093899 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3d54438a-8727-40b7-a395-b15c682b6966 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:31:40.094219 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1441/5725] 10.4.3.66 () {66 vars in 1412 bytes} [Fri Jul 10 14:31:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:31:40.103696 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-aa560deb-ca3d-41c5-aa9c-ee4d379b3c5c req-ff5c4f3f-7173-4c65-b82a-f51a195c1aef None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:31:40.107544 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-aa560deb-ca3d-41c5-aa9c-ee4d379b3c5c req-ff5c4f3f-7173-4c65-b82a-f51a195c1aef tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:31:40.107889 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-aa560deb-ca3d-41c5-aa9c-ee4d379b3c5c req-ff5c4f3f-7173-4c65-b82a-f51a195c1aef tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cb1a4389-bffd-4d9c-8c14-5accd59dc5e8", "connector": null, "instance_uuid": "7d032ed9-2ea9-43c2-a834-070ec421c3bf"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:31:40.122117 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:31:40.122117 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:31:40.151033 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-aa560deb-ca3d-41c5-aa9c-ee4d379b3c5c req-ff5c4f3f-7173-4c65-b82a-f51a195c1aef tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:31:40.151792 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1437/5726] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:31:40 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 14:31:46.034614 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b96931a2-e72a-4ad5-a5ce-27f0d67630e2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:31:46.034989 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b96931a2-e72a-4ad5-a5ce-27f0d67630e2 None None] GET https://10.4.3.66/volume// Jul 10 14:31:46.035162 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b96931a2-e72a-4ad5-a5ce-27f0d67630e2 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:31:46.035371 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b96931a2-e72a-4ad5-a5ce-27f0d67630e2 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:31:46.035708 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b96931a2-e72a-4ad5-a5ce-27f0d67630e2 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:31:46.036117 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1428/5727] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:31:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:31:46.044219 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-aa560deb-ca3d-41c5-aa9c-ee4d379b3c5c req-fe934035-62ad-42db-9669-9ec3a45d7c77 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:31:46.046959 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-aa560deb-ca3d-41c5-aa9c-ee4d379b3c5c req-fe934035-62ad-42db-9669-9ec3a45d7c77 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/cb1a4389-bffd-4d9c-8c14-5accd59dc5e8 Jul 10 14:31:46.047269 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-aa560deb-ca3d-41c5-aa9c-ee4d379b3c5c req-fe934035-62ad-42db-9669-9ec3a45d7c77 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:31:46.047559 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-aa560deb-ca3d-41c5-aa9c-ee4d379b3c5c req-fe934035-62ad-42db-9669-9ec3a45d7c77 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:31:46.058553 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:31:46.058553 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:31:46.062030 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-aa560deb-ca3d-41c5-aa9c-ee4d379b3c5c req-fe934035-62ad-42db-9669-9ec3a45d7c77 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:31:46.066618 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-aa560deb-ca3d-41c5-aa9c-ee4d379b3c5c req-fe934035-62ad-42db-9669-9ec3a45d7c77 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/cb1a4389-bffd-4d9c-8c14-5accd59dc5e8 returned with HTTP 200 Jul 10 14:31:46.067005 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1422/5728] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:31:46 2026] GET /volume/v3/volumes/cb1a4389-bffd-4d9c-8c14-5accd59dc5e8 => generated 1544 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:31:46.179052 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-aa560deb-ca3d-41c5-aa9c-ee4d379b3c5c req-2be29142-970b-4e16-bf4c-5a93b12c18c5 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:31:46.181663 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-aa560deb-ca3d-41c5-aa9c-ee4d379b3c5c req-2be29142-970b-4e16-bf4c-5a93b12c18c5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] PUT https://10.4.3.66/volume/v3/attachments/8fe155a3-a231-4155-abf9-b623af4e08ad Jul 10 14:31:46.182117 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-aa560deb-ca3d-41c5-aa9c-ee4d379b3c5c req-2be29142-970b-4e16-bf4c-5a93b12c18c5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:31:46.191612 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-aa560deb-ca3d-41c5-aa9c-ee4d379b3c5c req-2be29142-970b-4e16-bf4c-5a93b12c18c5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Acquiring lock "cinder-attachment_update-cb1a4389-bffd-4d9c-8c14-5accd59dc5e8-np0000005012" by "attachment_update" {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:31:46.196614 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-aa560deb-ca3d-41c5-aa9c-ee4d379b3c5c req-2be29142-970b-4e16-bf4c-5a93b12c18c5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Lock "cinder-attachment_update-cb1a4389-bffd-4d9c-8c14-5accd59dc5e8-np0000005012" acquired by "attachment_update" :: waited 0.005s {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:31:46.198024 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:31:46.198024 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:31:46.722852 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-aa560deb-ca3d-41c5-aa9c-ee4d379b3c5c req-2be29142-970b-4e16-bf4c-5a93b12c18c5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Lock "cinder-attachment_update-cb1a4389-bffd-4d9c-8c14-5accd59dc5e8-np0000005012" released by "attachment_update" :: held 0.526s {{(pid=100154) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:31:46.723150 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-aa560deb-ca3d-41c5-aa9c-ee4d379b3c5c req-2be29142-970b-4e16-bf4c-5a93b12c18c5 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/attachments/8fe155a3-a231-4155-abf9-b623af4e08ad returned with HTTP 200 Jul 10 14:31:46.723640 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1442/5729] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:31:46 2026] PUT /volume/v3/attachments/8fe155a3-a231-4155-abf9-b623af4e08ad => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:31:47.233525 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-aa560deb-ca3d-41c5-aa9c-ee4d379b3c5c req-b8a7918f-c912-4493-a371-d180d218e970 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:31:47.235575 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-aa560deb-ca3d-41c5-aa9c-ee4d379b3c5c req-b8a7918f-c912-4493-a371-d180d218e970 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] POST https://10.4.3.66/volume/v3/attachments/8fe155a3-a231-4155-abf9-b623af4e08ad/action Jul 10 14:31:47.235922 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-aa560deb-ca3d-41c5-aa9c-ee4d379b3c5c req-b8a7918f-c912-4493-a371-d180d218e970 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action body: b'{"os-complete": null}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:31:47.236057 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-aa560deb-ca3d-41c5-aa9c-ee4d379b3c5c req-b8a7918f-c912-4493-a371-d180d218e970 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:31:47.252519 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:31:47.252519 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:31:47.262802 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-aa560deb-ca3d-41c5-aa9c-ee4d379b3c5c req-b8a7918f-c912-4493-a371-d180d218e970 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/attachments/8fe155a3-a231-4155-abf9-b623af4e08ad/action returned with HTTP 204 Jul 10 14:31:47.263454 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1438/5730] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:31:47 2026] POST /volume/v3/attachments/8fe155a3-a231-4155-abf9-b623af4e08ad/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:31:49.628837 np0000005012 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=53,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:31:56.065875 np0000005012 devstack@c-api.service[100155]: DEBUG dbcounter [-] [100155] Writing DB stats cinder:SELECT=33,cinder:UPDATE=4 {{(pid=100155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:31:56.714592 np0000005012 devstack@c-api.service[100154]: DEBUG dbcounter [-] [100154] Writing DB stats cinder:SELECT=23,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:31:57.259548 np0000005012 devstack@c-api.service[100153]: DEBUG dbcounter [-] [100153] Writing DB stats cinder:SELECT=20,cinder:UPDATE=5,cinder:INSERT=2 {{(pid=100153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:32:24.517278 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-36fa5edc-64b6-48c1-8841-9c27c5ce949d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:32:24.519132 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-36fa5edc-64b6-48c1-8841-9c27c5ce949d tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] GET https://10.4.3.66/volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 Jul 10 14:32:24.519343 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-36fa5edc-64b6-48c1-8841-9c27c5ce949d tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:32:24.519597 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-36fa5edc-64b6-48c1-8841-9c27c5ce949d tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:32:24.527011 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:32:24.527011 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:32:24.531084 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-36fa5edc-64b6-48c1-8841-9c27c5ce949d tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Volume info retrieved successfully. Jul 10 14:32:24.535723 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-36fa5edc-64b6-48c1-8841-9c27c5ce949d tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 returned with HTTP 200 Jul 10 14:32:24.536245 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1429/5731] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:32:24 2026] GET /volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:32:24.548797 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-47f1b1a2-2d97-4a5f-9c65-c15487772e1b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:32:24.550706 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-47f1b1a2-2d97-4a5f-9c65-c15487772e1b tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] GET https://10.4.3.66/volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 Jul 10 14:32:24.550930 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-47f1b1a2-2d97-4a5f-9c65-c15487772e1b tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:32:24.551099 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-47f1b1a2-2d97-4a5f-9c65-c15487772e1b tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:32:24.558372 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:32:24.558372 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:32:24.561977 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-47f1b1a2-2d97-4a5f-9c65-c15487772e1b tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Volume info retrieved successfully. Jul 10 14:32:24.567579 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-47f1b1a2-2d97-4a5f-9c65-c15487772e1b tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 returned with HTTP 200 Jul 10 14:32:24.568009 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1423/5732] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:32:24 2026] GET /volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:32:24.608704 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-b515a804-919b-4ea8-8e5b-09133baded0c req-55391b8f-1b9d-4e13-89eb-3586b088c88d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:32:24.610683 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-b515a804-919b-4ea8-8e5b-09133baded0c req-55391b8f-1b9d-4e13-89eb-3586b088c88d tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] GET https://10.4.3.66/volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 Jul 10 14:32:24.610972 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-b515a804-919b-4ea8-8e5b-09133baded0c req-55391b8f-1b9d-4e13-89eb-3586b088c88d tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:32:24.611144 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-b515a804-919b-4ea8-8e5b-09133baded0c req-55391b8f-1b9d-4e13-89eb-3586b088c88d tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:32:24.617846 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:32:24.617846 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:32:24.621101 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-b515a804-919b-4ea8-8e5b-09133baded0c req-55391b8f-1b9d-4e13-89eb-3586b088c88d tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Volume info retrieved successfully. Jul 10 14:32:24.624659 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-b515a804-919b-4ea8-8e5b-09133baded0c req-55391b8f-1b9d-4e13-89eb-3586b088c88d tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 returned with HTTP 200 Jul 10 14:32:24.625181 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1443/5733] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:32:24 2026] GET /volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:32:26.661403 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5923c263-47c3-4829-87ed-b882fb5779d7 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:32:26.663170 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5923c263-47c3-4829-87ed-b882fb5779d7 None None] GET https://10.4.3.66/volume// Jul 10 14:32:26.663170 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5923c263-47c3-4829-87ed-b882fb5779d7 None None] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:32:26.663170 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5923c263-47c3-4829-87ed-b882fb5779d7 None None] Calling method 'all' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:32:26.663170 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5923c263-47c3-4829-87ed-b882fb5779d7 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:32:26.663170 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1439/5734] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:32:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:32:26.670374 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-b515a804-919b-4ea8-8e5b-09133baded0c req-b43a0248-fced-454a-82cc-2f592cbf46fe None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:32:26.703750 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-b515a804-919b-4ea8-8e5b-09133baded0c req-b43a0248-fced-454a-82cc-2f592cbf46fe tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:32:26.704247 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-b515a804-919b-4ea8-8e5b-09133baded0c req-b43a0248-fced-454a-82cc-2f592cbf46fe tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8129d8ec-ae90-4d3b-b899-e2e78162f551", "connector": null, "instance_uuid": "3db4a17d-efed-4821-8999-6755562a3e8e"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:32:26.715118 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:32:26.715118 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:32:26.737858 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-b515a804-919b-4ea8-8e5b-09133baded0c req-b43a0248-fced-454a-82cc-2f592cbf46fe tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:32:26.738232 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1430/5735] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:32:26 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:32:27.147807 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-329ecc7a-bd49-4fc7-90b2-d373c36efe53 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:32:27.149427 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-329ecc7a-bd49-4fc7-90b2-d373c36efe53 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] GET https://10.4.3.66/volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 Jul 10 14:32:27.149614 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-329ecc7a-bd49-4fc7-90b2-d373c36efe53 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:32:27.149791 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-329ecc7a-bd49-4fc7-90b2-d373c36efe53 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:32:27.158798 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:32:27.158798 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:32:27.162174 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-329ecc7a-bd49-4fc7-90b2-d373c36efe53 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Volume info retrieved successfully. Jul 10 14:32:27.166442 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-329ecc7a-bd49-4fc7-90b2-d373c36efe53 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 returned with HTTP 200 Jul 10 14:32:27.166896 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1424/5736] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:32:27 2026] GET /volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:32:27.264698 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6ac1e9f9-c18a-4ac9-aa55-6098900094f7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:32:27.265242 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6ac1e9f9-c18a-4ac9-aa55-6098900094f7 None None] GET https://10.4.3.66/volume// Jul 10 14:32:27.265476 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6ac1e9f9-c18a-4ac9-aa55-6098900094f7 None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:32:27.265682 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6ac1e9f9-c18a-4ac9-aa55-6098900094f7 None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:32:27.266042 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6ac1e9f9-c18a-4ac9-aa55-6098900094f7 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:32:27.266360 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1444/5737] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:32:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:32:27.275069 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-b515a804-919b-4ea8-8e5b-09133baded0c req-f3430c3b-7d72-4391-8189-dfcd3cbd06a7 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:32:27.277031 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-b515a804-919b-4ea8-8e5b-09133baded0c req-f3430c3b-7d72-4391-8189-dfcd3cbd06a7 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] GET https://10.4.3.66/volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 Jul 10 14:32:27.277460 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-b515a804-919b-4ea8-8e5b-09133baded0c req-f3430c3b-7d72-4391-8189-dfcd3cbd06a7 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:32:27.278895 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-b515a804-919b-4ea8-8e5b-09133baded0c req-f3430c3b-7d72-4391-8189-dfcd3cbd06a7 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:32:27.288182 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:32:27.288182 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:32:27.291167 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-b515a804-919b-4ea8-8e5b-09133baded0c req-f3430c3b-7d72-4391-8189-dfcd3cbd06a7 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Volume info retrieved successfully. Jul 10 14:32:27.295902 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-b515a804-919b-4ea8-8e5b-09133baded0c req-f3430c3b-7d72-4391-8189-dfcd3cbd06a7 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 returned with HTTP 200 Jul 10 14:32:27.296572 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1440/5738] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:32:27 2026] GET /volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:32:27.404443 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-b515a804-919b-4ea8-8e5b-09133baded0c req-7d525ce1-2802-442d-8cf8-417fb740cf86 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:32:27.406484 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-b515a804-919b-4ea8-8e5b-09133baded0c req-7d525ce1-2802-442d-8cf8-417fb740cf86 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] PUT https://10.4.3.66/volume/v3/attachments/74a9318c-9459-4a34-9d32-5387597fe4dc Jul 10 14:32:27.406865 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-b515a804-919b-4ea8-8e5b-09133baded0c req-7d525ce1-2802-442d-8cf8-417fb740cf86 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:32:27.414406 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-b515a804-919b-4ea8-8e5b-09133baded0c req-7d525ce1-2802-442d-8cf8-417fb740cf86 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Acquiring lock "cinder-attachment_update-8129d8ec-ae90-4d3b-b899-e2e78162f551-np0000005012" by "attachment_update" {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:32:27.419355 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-b515a804-919b-4ea8-8e5b-09133baded0c req-7d525ce1-2802-442d-8cf8-417fb740cf86 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Lock "cinder-attachment_update-8129d8ec-ae90-4d3b-b899-e2e78162f551-np0000005012" acquired by "attachment_update" :: waited 0.005s {{(pid=100152) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:32:27.420288 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:32:27.420288 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:32:27.940197 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.coordination [req-b515a804-919b-4ea8-8e5b-09133baded0c req-7d525ce1-2802-442d-8cf8-417fb740cf86 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Lock "cinder-attachment_update-8129d8ec-ae90-4d3b-b899-e2e78162f551-np0000005012" released by "attachment_update" :: held 0.521s {{(pid=100152) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:32:27.940605 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-b515a804-919b-4ea8-8e5b-09133baded0c req-7d525ce1-2802-442d-8cf8-417fb740cf86 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/attachments/74a9318c-9459-4a34-9d32-5387597fe4dc returned with HTTP 200 Jul 10 14:32:27.941215 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1431/5739] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:32:27 2026] PUT /volume/v3/attachments/74a9318c-9459-4a34-9d32-5387597fe4dc => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:32:28.178907 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-6548a457-ba15-488d-8fb7-01b61129529f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:32:28.181281 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6548a457-ba15-488d-8fb7-01b61129529f tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] GET https://10.4.3.66/volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 Jul 10 14:32:28.181587 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6548a457-ba15-488d-8fb7-01b61129529f tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:32:28.181883 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6548a457-ba15-488d-8fb7-01b61129529f tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:32:28.192934 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:32:28.192934 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:32:28.195903 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-6548a457-ba15-488d-8fb7-01b61129529f tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Volume info retrieved successfully. Jul 10 14:32:28.199729 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6548a457-ba15-488d-8fb7-01b61129529f tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 returned with HTTP 200 Jul 10 14:32:28.200095 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1425/5740] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:32:28 2026] GET /volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:32:29.212735 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d8924319-e3c5-4f13-925f-c1e122520b81 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:32:29.217486 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d8924319-e3c5-4f13-925f-c1e122520b81 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] GET https://10.4.3.66/volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 Jul 10 14:32:29.217694 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d8924319-e3c5-4f13-925f-c1e122520b81 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:32:29.217893 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d8924319-e3c5-4f13-925f-c1e122520b81 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:32:29.229915 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:32:29.229915 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:32:29.234166 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-d8924319-e3c5-4f13-925f-c1e122520b81 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Volume info retrieved successfully. Jul 10 14:32:29.239083 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d8924319-e3c5-4f13-925f-c1e122520b81 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 returned with HTTP 200 Jul 10 14:32:29.239520 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1445/5741] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:32:29 2026] GET /volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:32:30.253283 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6918e77e-c204-49e1-bbd1-02d52a3bca55 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:32:30.255558 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6918e77e-c204-49e1-bbd1-02d52a3bca55 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] GET https://10.4.3.66/volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 Jul 10 14:32:30.255814 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6918e77e-c204-49e1-bbd1-02d52a3bca55 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:32:30.256060 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6918e77e-c204-49e1-bbd1-02d52a3bca55 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:32:30.268990 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:32:30.268990 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:32:30.273525 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-6918e77e-c204-49e1-bbd1-02d52a3bca55 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Volume info retrieved successfully. Jul 10 14:32:30.278816 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6918e77e-c204-49e1-bbd1-02d52a3bca55 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 returned with HTTP 200 Jul 10 14:32:30.279325 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1441/5742] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:32:30 2026] GET /volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:32:31.291139 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fbe3c425-3928-4246-9b43-8edc50688fbe None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:32:31.292835 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fbe3c425-3928-4246-9b43-8edc50688fbe tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] GET https://10.4.3.66/volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 Jul 10 14:32:31.293147 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fbe3c425-3928-4246-9b43-8edc50688fbe tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:32:31.293519 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fbe3c425-3928-4246-9b43-8edc50688fbe tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:32:31.302964 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:32:31.302964 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:32:31.306581 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-fbe3c425-3928-4246-9b43-8edc50688fbe tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Volume info retrieved successfully. Jul 10 14:32:31.310851 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fbe3c425-3928-4246-9b43-8edc50688fbe tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 returned with HTTP 200 Jul 10 14:32:31.311223 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1432/5743] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:32:31 2026] GET /volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:32:32.323093 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-cf66c9e2-6cb5-4e13-a4c3-5a13763aa786 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:32:32.324725 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-cf66c9e2-6cb5-4e13-a4c3-5a13763aa786 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] GET https://10.4.3.66/volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 Jul 10 14:32:32.324939 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-cf66c9e2-6cb5-4e13-a4c3-5a13763aa786 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:32:32.325120 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-cf66c9e2-6cb5-4e13-a4c3-5a13763aa786 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:32:32.334520 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:32:32.334520 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:32:32.337880 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-cf66c9e2-6cb5-4e13-a4c3-5a13763aa786 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Volume info retrieved successfully. Jul 10 14:32:32.341667 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-cf66c9e2-6cb5-4e13-a4c3-5a13763aa786 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 returned with HTTP 200 Jul 10 14:32:32.342041 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1426/5744] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:32:32 2026] GET /volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:32:33.354203 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6593ee8c-7527-4c0a-804c-9a33c52f1c3c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:32:33.355847 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6593ee8c-7527-4c0a-804c-9a33c52f1c3c tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] GET https://10.4.3.66/volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 Jul 10 14:32:33.356055 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6593ee8c-7527-4c0a-804c-9a33c52f1c3c tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:32:33.356215 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6593ee8c-7527-4c0a-804c-9a33c52f1c3c tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:32:33.365876 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:32:33.365876 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:32:33.369042 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-6593ee8c-7527-4c0a-804c-9a33c52f1c3c tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Volume info retrieved successfully. Jul 10 14:32:33.373156 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6593ee8c-7527-4c0a-804c-9a33c52f1c3c tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 returned with HTTP 200 Jul 10 14:32:33.373539 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1446/5745] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:32:33 2026] GET /volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:32:34.137411 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-b515a804-919b-4ea8-8e5b-09133baded0c req-c911fa5d-7f48-45ad-9a1b-8d2f1ef39cc2 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:32:34.139685 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-b515a804-919b-4ea8-8e5b-09133baded0c req-c911fa5d-7f48-45ad-9a1b-8d2f1ef39cc2 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] POST https://10.4.3.66/volume/v3/attachments/74a9318c-9459-4a34-9d32-5387597fe4dc/action Jul 10 14:32:34.140077 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-b515a804-919b-4ea8-8e5b-09133baded0c req-c911fa5d-7f48-45ad-9a1b-8d2f1ef39cc2 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Action body: b'{"os-complete": null}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:32:34.140200 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-b515a804-919b-4ea8-8e5b-09133baded0c req-c911fa5d-7f48-45ad-9a1b-8d2f1ef39cc2 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:32:34.155235 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:32:34.155235 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:32:34.163433 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-b515a804-919b-4ea8-8e5b-09133baded0c req-c911fa5d-7f48-45ad-9a1b-8d2f1ef39cc2 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/attachments/74a9318c-9459-4a34-9d32-5387597fe4dc/action returned with HTTP 204 Jul 10 14:32:34.163879 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1442/5746] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:32:34 2026] POST /volume/v3/attachments/74a9318c-9459-4a34-9d32-5387597fe4dc/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:32:34.385402 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2a219d5a-2445-4c59-9813-15b4a5056602 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:32:34.387175 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2a219d5a-2445-4c59-9813-15b4a5056602 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] GET https://10.4.3.66/volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 Jul 10 14:32:34.387392 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2a219d5a-2445-4c59-9813-15b4a5056602 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:32:34.387623 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2a219d5a-2445-4c59-9813-15b4a5056602 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:32:34.396711 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:32:34.396711 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:32:34.399966 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2a219d5a-2445-4c59-9813-15b4a5056602 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Volume info retrieved successfully. Jul 10 14:32:34.403941 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2a219d5a-2445-4c59-9813-15b4a5056602 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 returned with HTTP 200 Jul 10 14:32:34.404303 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1433/5747] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:32:34 2026] GET /volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 => generated 1130 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:32:34.416254 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-baa61f7e-8171-44d0-b0ee-415fb47b33c9 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:32:34.418031 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-baa61f7e-8171-44d0-b0ee-415fb47b33c9 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] GET https://10.4.3.66/volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 Jul 10 14:32:34.418235 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-baa61f7e-8171-44d0-b0ee-415fb47b33c9 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:32:34.418414 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-baa61f7e-8171-44d0-b0ee-415fb47b33c9 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:32:34.427377 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:32:34.427377 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:32:34.430736 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-baa61f7e-8171-44d0-b0ee-415fb47b33c9 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Volume info retrieved successfully. Jul 10 14:32:34.434925 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-baa61f7e-8171-44d0-b0ee-415fb47b33c9 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 returned with HTTP 200 Jul 10 14:32:34.435360 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1427/5748] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:32:34 2026] GET /volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 => generated 1130 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:32:37.662210 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-da009360-0b09-4fb8-b894-c4949387b01a req-8c42ba3c-bd36-4737-83c4-767499d9659d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:32:37.691950 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-da009360-0b09-4fb8-b894-c4949387b01a req-8c42ba3c-bd36-4737-83c4-767499d9659d tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] GET https://10.4.3.66/volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 Jul 10 14:32:37.692169 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-da009360-0b09-4fb8-b894-c4949387b01a req-8c42ba3c-bd36-4737-83c4-767499d9659d tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:32:37.692392 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-da009360-0b09-4fb8-b894-c4949387b01a req-8c42ba3c-bd36-4737-83c4-767499d9659d tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:32:37.703691 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:32:37.703691 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:32:37.707850 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-da009360-0b09-4fb8-b894-c4949387b01a req-8c42ba3c-bd36-4737-83c4-767499d9659d tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Volume info retrieved successfully. Jul 10 14:32:37.712755 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-da009360-0b09-4fb8-b894-c4949387b01a req-8c42ba3c-bd36-4737-83c4-767499d9659d tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 returned with HTTP 200 Jul 10 14:32:37.713110 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1447/5749] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:32:37 2026] GET /volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 => generated 1130 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:32:37.729786 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-da009360-0b09-4fb8-b894-c4949387b01a req-3b715475-e0ba-484e-b665-e4d744e9723c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:32:37.731552 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-da009360-0b09-4fb8-b894-c4949387b01a req-3b715475-e0ba-484e-b665-e4d744e9723c tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] POST https://10.4.3.66/volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551/action Jul 10 14:32:37.731867 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-da009360-0b09-4fb8-b894-c4949387b01a req-3b715475-e0ba-484e-b665-e4d744e9723c tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:32:37.732007 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-da009360-0b09-4fb8-b894-c4949387b01a req-3b715475-e0ba-484e-b665-e4d744e9723c tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:32:37.742240 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:32:37.742240 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:32:37.742781 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-da009360-0b09-4fb8-b894-c4949387b01a req-3b715475-e0ba-484e-b665-e4d744e9723c tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Volume info retrieved successfully. Jul 10 14:32:37.748454 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-da009360-0b09-4fb8-b894-c4949387b01a req-3b715475-e0ba-484e-b665-e4d744e9723c tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Begin detaching volume completed successfully. Jul 10 14:32:37.748682 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-da009360-0b09-4fb8-b894-c4949387b01a req-3b715475-e0ba-484e-b665-e4d744e9723c tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551/action returned with HTTP 202 Jul 10 14:32:37.749080 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1443/5750] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:32:37 2026] POST /volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:32:38.769889 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a8cf8b98-9241-4077-a116-419dbdfe8f00 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:32:38.770215 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a8cf8b98-9241-4077-a116-419dbdfe8f00 None None] GET https://10.4.3.66/volume// Jul 10 14:32:38.770329 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a8cf8b98-9241-4077-a116-419dbdfe8f00 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:32:38.770514 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a8cf8b98-9241-4077-a116-419dbdfe8f00 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:32:38.770828 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a8cf8b98-9241-4077-a116-419dbdfe8f00 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:32:38.771074 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1434/5751] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:32:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:32:38.778540 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-da009360-0b09-4fb8-b894-c4949387b01a req-30f63555-674b-4baa-8607-49599f3d117a None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:32:38.813815 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-da009360-0b09-4fb8-b894-c4949387b01a req-30f63555-674b-4baa-8607-49599f3d117a tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] GET https://10.4.3.66/volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 Jul 10 14:32:38.814058 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-da009360-0b09-4fb8-b894-c4949387b01a req-30f63555-674b-4baa-8607-49599f3d117a tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:32:38.814256 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-da009360-0b09-4fb8-b894-c4949387b01a req-30f63555-674b-4baa-8607-49599f3d117a tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:32:38.827705 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:32:38.827705 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:32:38.832475 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-da009360-0b09-4fb8-b894-c4949387b01a req-30f63555-674b-4baa-8607-49599f3d117a tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Volume info retrieved successfully. Jul 10 14:32:38.837931 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-da009360-0b09-4fb8-b894-c4949387b01a req-30f63555-674b-4baa-8607-49599f3d117a tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 returned with HTTP 200 Jul 10 14:32:38.838415 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1428/5752] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:32:38 2026] GET /volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 => generated 1313 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:32:39.674858 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-da009360-0b09-4fb8-b894-c4949387b01a req-661f853d-1075-47e1-a1c3-5c47425bc8c7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:32:39.676762 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-da009360-0b09-4fb8-b894-c4949387b01a req-661f853d-1075-47e1-a1c3-5c47425bc8c7 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] DELETE https://10.4.3.66/volume/v3/attachments/74a9318c-9459-4a34-9d32-5387597fe4dc Jul 10 14:32:39.676956 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-da009360-0b09-4fb8-b894-c4949387b01a req-661f853d-1075-47e1-a1c3-5c47425bc8c7 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:32:39.677116 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-da009360-0b09-4fb8-b894-c4949387b01a req-661f853d-1075-47e1-a1c3-5c47425bc8c7 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:32:39.684381 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:32:39.684381 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:32:40.210854 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-da009360-0b09-4fb8-b894-c4949387b01a req-661f853d-1075-47e1-a1c3-5c47425bc8c7 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/attachments/74a9318c-9459-4a34-9d32-5387597fe4dc returned with HTTP 200 Jul 10 14:32:40.211230 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1448/5753] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:32:39 2026] DELETE /volume/v3/attachments/74a9318c-9459-4a34-9d32-5387597fe4dc => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:32:40.900125 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-9c96232d-4e6b-4991-a2c5-bf559716de08 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:32:40.901552 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9c96232d-4e6b-4991-a2c5-bf559716de08 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:32:40.901854 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9c96232d-4e6b-4991-a2c5-bf559716de08 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8129d8ec-ae90-4d3b-b899-e2e78162f551", "force": false, "name": "tempest-TestStampPattern-snapshot-230234070", "description": null, "metadata": null}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:32:40.908869 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:32:40.908869 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:32:40.909280 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-9c96232d-4e6b-4991-a2c5-bf559716de08 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Volume info retrieved successfully. Jul 10 14:32:40.909431 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.snapshots [None req-9c96232d-4e6b-4991-a2c5-bf559716de08 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Create snapshot from volume 8129d8ec-ae90-4d3b-b899-e2e78162f551 Jul 10 14:32:40.937966 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-9c96232d-4e6b-4991-a2c5-bf559716de08 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Created reservations ['e28a7290-5051-48af-b78c-c82c5ca4787d', '11d6274e-415b-4bf4-87fe-56579a2be835', '288f085e-86db-412a-8d15-ab91a4b88161', 'd34c94d5-dea0-4351-841b-6d22dbfbe26d'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:32:40.959991 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-9c96232d-4e6b-4991-a2c5-bf559716de08 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Snapshot create request issued successfully. Jul 10 14:32:40.960342 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9c96232d-4e6b-4991-a2c5-bf559716de08 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:32:40.960781 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1444/5754] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:32:40 2026] POST /volume/v3/snapshots => generated 302 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:32:40.970186 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-75ca0f94-cf6a-4d38-99aa-6edd50f27fee None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:32:40.971852 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-75ca0f94-cf6a-4d38-99aa-6edd50f27fee tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] GET https://10.4.3.66/volume/v3/snapshots/568d8841-87fe-482f-a99e-d1a20c68f80a Jul 10 14:32:40.972039 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-75ca0f94-cf6a-4d38-99aa-6edd50f27fee tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:32:40.972215 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-75ca0f94-cf6a-4d38-99aa-6edd50f27fee tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:32:40.976843 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:32:40.976843 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:32:40.977217 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-75ca0f94-cf6a-4d38-99aa-6edd50f27fee tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Snapshot retrieved successfully. Jul 10 14:32:40.977975 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-75ca0f94-cf6a-4d38-99aa-6edd50f27fee tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/snapshots/568d8841-87fe-482f-a99e-d1a20c68f80a returned with HTTP 200 Jul 10 14:32:40.978286 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1435/5755] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:32:40 2026] GET /volume/v3/snapshots/568d8841-87fe-482f-a99e-d1a20c68f80a => generated 434 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:32:41.366490 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-110d1a6c-9c16-425d-89d9-2d14b868c392 req-7100743c-8e36-403d-8402-456b2b1584ef None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:32:41.368766 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-110d1a6c-9c16-425d-89d9-2d14b868c392 req-7100743c-8e36-403d-8402-456b2b1584ef tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] DELETE https://10.4.3.66/volume/v3/attachments/8fe155a3-a231-4155-abf9-b623af4e08ad Jul 10 14:32:41.368981 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-110d1a6c-9c16-425d-89d9-2d14b868c392 req-7100743c-8e36-403d-8402-456b2b1584ef tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:32:41.369200 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-110d1a6c-9c16-425d-89d9-2d14b868c392 req-7100743c-8e36-403d-8402-456b2b1584ef tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'version_select' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:32:41.377010 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:32:41.377010 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:32:41.901174 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-110d1a6c-9c16-425d-89d9-2d14b868c392 req-7100743c-8e36-403d-8402-456b2b1584ef tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/attachments/8fe155a3-a231-4155-abf9-b623af4e08ad returned with HTTP 200 Jul 10 14:32:41.901634 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1429/5756] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:32:41 2026] DELETE /volume/v3/attachments/8fe155a3-a231-4155-abf9-b623af4e08ad => generated 19 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:32:41.987528 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-635f7582-9747-41d2-84d4-ae3f056f67c7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:32:41.989068 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-635f7582-9747-41d2-84d4-ae3f056f67c7 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] GET https://10.4.3.66/volume/v3/snapshots/568d8841-87fe-482f-a99e-d1a20c68f80a Jul 10 14:32:41.989235 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-635f7582-9747-41d2-84d4-ae3f056f67c7 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:32:41.989406 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-635f7582-9747-41d2-84d4-ae3f056f67c7 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:32:41.993645 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:32:41.993645 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:32:41.994026 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-635f7582-9747-41d2-84d4-ae3f056f67c7 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Snapshot retrieved successfully. Jul 10 14:32:41.994645 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-635f7582-9747-41d2-84d4-ae3f056f67c7 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/snapshots/568d8841-87fe-482f-a99e-d1a20c68f80a returned with HTTP 200 Jul 10 14:32:41.994960 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1449/5757] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:32:41 2026] GET /volume/v3/snapshots/568d8841-87fe-482f-a99e-d1a20c68f80a => generated 461 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:32:42.002663 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6d11f23c-617e-4ed7-b901-ea97ea0e9511 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:32:42.004469 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6d11f23c-617e-4ed7-b901-ea97ea0e9511 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] GET https://10.4.3.66/volume/v3/snapshots/568d8841-87fe-482f-a99e-d1a20c68f80a Jul 10 14:32:42.004653 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6d11f23c-617e-4ed7-b901-ea97ea0e9511 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:32:42.004848 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6d11f23c-617e-4ed7-b901-ea97ea0e9511 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:32:42.009533 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:32:42.009533 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:32:42.009932 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-6d11f23c-617e-4ed7-b901-ea97ea0e9511 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Snapshot retrieved successfully. Jul 10 14:32:42.010723 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6d11f23c-617e-4ed7-b901-ea97ea0e9511 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/snapshots/568d8841-87fe-482f-a99e-d1a20c68f80a returned with HTTP 200 Jul 10 14:32:42.011086 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1445/5758] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:32:42 2026] GET /volume/v3/snapshots/568d8841-87fe-482f-a99e-d1a20c68f80a => generated 461 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:32:44.247894 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-cabbdadc-eb70-4879-aada-d88e877fda58 req-982a631c-8b2f-4d88-9422-cb34a5219acf None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:32:44.249983 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-cabbdadc-eb70-4879-aada-d88e877fda58 req-982a631c-8b2f-4d88-9422-cb34a5219acf tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/cb1a4389-bffd-4d9c-8c14-5accd59dc5e8 Jul 10 14:32:44.250167 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-cabbdadc-eb70-4879-aada-d88e877fda58 req-982a631c-8b2f-4d88-9422-cb34a5219acf tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:32:44.250361 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-cabbdadc-eb70-4879-aada-d88e877fda58 req-982a631c-8b2f-4d88-9422-cb34a5219acf tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:32:44.258700 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:32:44.258700 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:32:44.262569 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-cabbdadc-eb70-4879-aada-d88e877fda58 req-982a631c-8b2f-4d88-9422-cb34a5219acf tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:32:44.267113 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-cabbdadc-eb70-4879-aada-d88e877fda58 req-982a631c-8b2f-4d88-9422-cb34a5219acf tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/cb1a4389-bffd-4d9c-8c14-5accd59dc5e8 returned with HTTP 200 Jul 10 14:32:44.267680 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1436/5759] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:32:44 2026] GET /volume/v3/volumes/cb1a4389-bffd-4d9c-8c14-5accd59dc5e8 => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:32:44.705417 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-cabbdadc-eb70-4879-aada-d88e877fda58 req-3b67d6c1-de8b-41c6-a0a8-46009d7d3502 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:32:44.707456 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-cabbdadc-eb70-4879-aada-d88e877fda58 req-3b67d6c1-de8b-41c6-a0a8-46009d7d3502 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/cb1a4389-bffd-4d9c-8c14-5accd59dc5e8 Jul 10 14:32:44.707744 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-cabbdadc-eb70-4879-aada-d88e877fda58 req-3b67d6c1-de8b-41c6-a0a8-46009d7d3502 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:32:44.707958 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-cabbdadc-eb70-4879-aada-d88e877fda58 req-3b67d6c1-de8b-41c6-a0a8-46009d7d3502 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:32:44.714924 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:32:44.714924 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:32:44.718266 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-cabbdadc-eb70-4879-aada-d88e877fda58 req-3b67d6c1-de8b-41c6-a0a8-46009d7d3502 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:32:44.722394 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-cabbdadc-eb70-4879-aada-d88e877fda58 req-3b67d6c1-de8b-41c6-a0a8-46009d7d3502 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/cb1a4389-bffd-4d9c-8c14-5accd59dc5e8 returned with HTTP 200 Jul 10 14:32:44.722797 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1430/5760] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:32:44 2026] GET /volume/v3/volumes/cb1a4389-bffd-4d9c-8c14-5accd59dc5e8 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:32:44.731310 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-c78a8ae9-dfc0-4f30-8bd4-27d83cee75cb None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:32:44.731695 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c78a8ae9-dfc0-4f30-8bd4-27d83cee75cb None None] GET https://10.4.3.66/volume// Jul 10 14:32:44.731854 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c78a8ae9-dfc0-4f30-8bd4-27d83cee75cb None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:32:44.732022 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c78a8ae9-dfc0-4f30-8bd4-27d83cee75cb None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:32:44.732307 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c78a8ae9-dfc0-4f30-8bd4-27d83cee75cb None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:32:44.732574 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1450/5761] 10.4.3.66 () {66 vars in 1412 bytes} [Fri Jul 10 14:32:44 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:32:44.739078 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-cabbdadc-eb70-4879-aada-d88e877fda58 req-17b42e0f-fceb-43c7-89b4-634b1ca87563 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:32:44.741009 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-cabbdadc-eb70-4879-aada-d88e877fda58 req-17b42e0f-fceb-43c7-89b4-634b1ca87563 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:32:44.741408 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-cabbdadc-eb70-4879-aada-d88e877fda58 req-17b42e0f-fceb-43c7-89b4-634b1ca87563 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cb1a4389-bffd-4d9c-8c14-5accd59dc5e8", "connector": null, "instance_uuid": "46420404-a7d5-485f-a913-30dd6535f542"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:32:44.749387 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:32:44.749387 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:32:44.773208 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-cabbdadc-eb70-4879-aada-d88e877fda58 req-17b42e0f-fceb-43c7-89b4-634b1ca87563 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:32:44.773717 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1446/5762] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:32:44 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 14:32:49.694647 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6900f762-84c6-43f9-a221-6b575ff85caa None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:32:49.696324 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6900f762-84c6-43f9-a221-6b575ff85caa tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:32:49.696869 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6900f762-84c6-43f9-a221-6b575ff85caa tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-769955154", "snapshot_id": "568d8841-87fe-482f-a99e-d1a20c68f80a", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:32:49.698305 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-6900f762-84c6-43f9-a221-6b575ff85caa tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-769955154', 'snapshot_id': '568d8841-87fe-482f-a99e-d1a20c68f80a', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:32:49.702988 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:32:49.702988 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:32:49.703430 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6900f762-84c6-43f9-a221-6b575ff85caa tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Snapshot retrieved successfully. Jul 10 14:32:49.703576 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-6900f762-84c6-43f9-a221-6b575ff85caa tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Create volume of 1 GB Jul 10 14:32:49.706689 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6900f762-84c6-43f9-a221-6b575ff85caa tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Availability Zones retrieved successfully. Jul 10 14:32:49.711385 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6900f762-84c6-43f9-a221-6b575ff85caa tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Flow 'volume_create_api' (fbac63ff-7e9b-4808-88c0-ba70178552f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:32:49.712410 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6900f762-84c6-43f9-a221-6b575ff85caa tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94c922eb-c42c-4cea-8950-a989c79b6b12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:32:49.713253 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-6900f762-84c6-43f9-a221-6b575ff85caa tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:32:49.738799 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6900f762-84c6-43f9-a221-6b575ff85caa tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (94c922eb-c42c-4cea-8950-a989c79b6b12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '568d8841-87fe-482f-a99e-d1a20c68f80a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:32:49.739485 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6900f762-84c6-43f9-a221-6b575ff85caa tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcd3753e-bc67-4884-8da2-fb6d010b7014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:32:49.773463 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-6900f762-84c6-43f9-a221-6b575ff85caa tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Created reservations ['a3ad485e-34ed-4c00-988b-1559a795434d', '43389636-99af-4a58-a296-db0f58c650e1', '5453b895-3be8-46d6-96db-f0fc29352be2', 'c64fb692-ab3b-4f49-912d-3c48316f66b2'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:32:49.774340 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6900f762-84c6-43f9-a221-6b575ff85caa tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fcd3753e-bc67-4884-8da2-fb6d010b7014) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3ad485e-34ed-4c00-988b-1559a795434d', '43389636-99af-4a58-a296-db0f58c650e1', '5453b895-3be8-46d6-96db-f0fc29352be2', 'c64fb692-ab3b-4f49-912d-3c48316f66b2']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:32:49.775412 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6900f762-84c6-43f9-a221-6b575ff85caa tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3758037d-77fc-4091-8d85-3a6cf4d88170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:32:49.812024 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6900f762-84c6-43f9-a221-6b575ff85caa tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3758037d-77fc-4091-8d85-3a6cf4d88170) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45de1b2d-dad4-4eda-b17a-aa023461c06a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-769955154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab4743d00f214c6dbc19d65b77b625f0',qos_specs=None,replication_status=,reservations=['a3ad485e-34ed-4c00-988b-1559a795434d','43389636-99af-4a58-a296-db0f58c650e1','5453b895-3be8-46d6-96db-f0fc29352be2','c64fb692-ab3b-4f49-912d-3c48316f66b2'],size=1,snapshot_id=568d8841-87fe-482f-a99e-d1a20c68f80a,source_replicaid=,source_volid=None,status='creating',user_id='7b31087a218f4d2dbca5fc9cb795995f',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:32:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-769955154',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45de1b2d-dad4-4eda-b17a-aa023461c06a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab4743d00f214c6dbc19d65b77b625f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=568d8841-87fe-482f-a99e-d1a20c68f80a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b31087a218f4d2dbca5fc9cb795995f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:32:49.812849 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6900f762-84c6-43f9-a221-6b575ff85caa tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea677e01-8789-4472-ab7d-01ecf27ddf17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:32:49.829331 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6900f762-84c6-43f9-a221-6b575ff85caa tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea677e01-8789-4472-ab7d-01ecf27ddf17) transitioned into state 'SUCCESS' from state '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-769955154',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab4743d00f214c6dbc19d65b77b625f0',qos_specs=None,replication_status=,reservations=['a3ad485e-34ed-4c00-988b-1559a795434d','43389636-99af-4a58-a296-db0f58c650e1','5453b895-3be8-46d6-96db-f0fc29352be2','c64fb692-ab3b-4f49-912d-3c48316f66b2'],size=1,snapshot_id=568d8841-87fe-482f-a99e-d1a20c68f80a,source_replicaid=,source_volid=None,status='creating',user_id='7b31087a218f4d2dbca5fc9cb795995f',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:32:49.830122 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6900f762-84c6-43f9-a221-6b575ff85caa tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (478de6bc-9117-4254-ac13-f33e5d30b483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:32:49.847720 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6900f762-84c6-43f9-a221-6b575ff85caa tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (478de6bc-9117-4254-ac13-f33e5d30b483) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:32:49.848371 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-6900f762-84c6-43f9-a221-6b575ff85caa tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Flow 'volume_create_api' (fbac63ff-7e9b-4808-88c0-ba70178552f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:32:49.848830 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6900f762-84c6-43f9-a221-6b575ff85caa tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Create volume request issued successfully. Jul 10 14:32:49.849363 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6900f762-84c6-43f9-a221-6b575ff85caa tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:32:49.849841 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1437/5763] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:32:49 2026] POST /volume/v3/volumes => generated 778 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:32:50.690525 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-3a50b585-2a59-4ebd-bbf6-6c4ac51bd324 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:32:50.690988 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3a50b585-2a59-4ebd-bbf6-6c4ac51bd324 None None] GET https://10.4.3.66/volume// Jul 10 14:32:50.691183 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3a50b585-2a59-4ebd-bbf6-6c4ac51bd324 None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:32:50.691376 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3a50b585-2a59-4ebd-bbf6-6c4ac51bd324 None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:32:50.691751 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3a50b585-2a59-4ebd-bbf6-6c4ac51bd324 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:32:50.692075 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1431/5764] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:32:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:32:50.698953 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-cabbdadc-eb70-4879-aada-d88e877fda58 req-698943c0-ff2c-4072-af2e-1f88912e84ab None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:32:50.700927 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-cabbdadc-eb70-4879-aada-d88e877fda58 req-698943c0-ff2c-4072-af2e-1f88912e84ab tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/cb1a4389-bffd-4d9c-8c14-5accd59dc5e8 Jul 10 14:32:50.701142 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-cabbdadc-eb70-4879-aada-d88e877fda58 req-698943c0-ff2c-4072-af2e-1f88912e84ab tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:32:50.701342 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-cabbdadc-eb70-4879-aada-d88e877fda58 req-698943c0-ff2c-4072-af2e-1f88912e84ab tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:32:50.713084 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:32:50.713084 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:32:50.717799 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-cabbdadc-eb70-4879-aada-d88e877fda58 req-698943c0-ff2c-4072-af2e-1f88912e84ab tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:32:50.724147 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-cabbdadc-eb70-4879-aada-d88e877fda58 req-698943c0-ff2c-4072-af2e-1f88912e84ab tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/cb1a4389-bffd-4d9c-8c14-5accd59dc5e8 returned with HTTP 200 Jul 10 14:32:50.724746 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1451/5765] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:32:50 2026] GET /volume/v3/volumes/cb1a4389-bffd-4d9c-8c14-5accd59dc5e8 => generated 1544 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:32:50.821411 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-cabbdadc-eb70-4879-aada-d88e877fda58 req-41f1e4eb-36f0-4feb-9503-d58fe96659e4 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:32:50.823397 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-cabbdadc-eb70-4879-aada-d88e877fda58 req-41f1e4eb-36f0-4feb-9503-d58fe96659e4 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] PUT https://10.4.3.66/volume/v3/attachments/00f7e760-ef09-4fc6-92c0-dacf3f0ca98d Jul 10 14:32:50.823795 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-cabbdadc-eb70-4879-aada-d88e877fda58 req-41f1e4eb-36f0-4feb-9503-d58fe96659e4 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:32:50.831691 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-cabbdadc-eb70-4879-aada-d88e877fda58 req-41f1e4eb-36f0-4feb-9503-d58fe96659e4 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Acquiring lock "cinder-attachment_update-cb1a4389-bffd-4d9c-8c14-5accd59dc5e8-np0000005012" by "attachment_update" {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:32:50.836606 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-cabbdadc-eb70-4879-aada-d88e877fda58 req-41f1e4eb-36f0-4feb-9503-d58fe96659e4 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Lock "cinder-attachment_update-cb1a4389-bffd-4d9c-8c14-5accd59dc5e8-np0000005012" acquired by "attachment_update" :: waited 0.005s {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:32:50.837884 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:32:50.837884 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:32:51.361386 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-cabbdadc-eb70-4879-aada-d88e877fda58 req-41f1e4eb-36f0-4feb-9503-d58fe96659e4 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Lock "cinder-attachment_update-cb1a4389-bffd-4d9c-8c14-5accd59dc5e8-np0000005012" released by "attachment_update" :: held 0.525s {{(pid=100153) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:32:51.361755 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-cabbdadc-eb70-4879-aada-d88e877fda58 req-41f1e4eb-36f0-4feb-9503-d58fe96659e4 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/attachments/00f7e760-ef09-4fc6-92c0-dacf3f0ca98d returned with HTTP 200 Jul 10 14:32:51.362245 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1447/5766] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:32:50 2026] PUT /volume/v3/attachments/00f7e760-ef09-4fc6-92c0-dacf3f0ca98d => generated 969 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:32:51.875359 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-cabbdadc-eb70-4879-aada-d88e877fda58 req-ab69fea8-18e2-4796-a07f-e92d926e4969 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:32:51.877738 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-cabbdadc-eb70-4879-aada-d88e877fda58 req-ab69fea8-18e2-4796-a07f-e92d926e4969 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] POST https://10.4.3.66/volume/v3/attachments/00f7e760-ef09-4fc6-92c0-dacf3f0ca98d/action Jul 10 14:32:51.878082 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-cabbdadc-eb70-4879-aada-d88e877fda58 req-ab69fea8-18e2-4796-a07f-e92d926e4969 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:32:51.878226 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-cabbdadc-eb70-4879-aada-d88e877fda58 req-ab69fea8-18e2-4796-a07f-e92d926e4969 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:32:51.894075 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:32:51.894075 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:32:51.903128 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-cabbdadc-eb70-4879-aada-d88e877fda58 req-ab69fea8-18e2-4796-a07f-e92d926e4969 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/attachments/00f7e760-ef09-4fc6-92c0-dacf3f0ca98d/action returned with HTTP 204 Jul 10 14:32:51.903660 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1438/5767] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:32:51 2026] POST /volume/v3/attachments/00f7e760-ef09-4fc6-92c0-dacf3f0ca98d/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:32:54.721177 np0000005012 devstack@c-api.service[100155]: DEBUG dbcounter [-] [100155] Writing DB stats cinder:SELECT=43,cinder:UPDATE=3 {{(pid=100155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:33:00.722137 np0000005012 devstack@c-api.service[100154]: DEBUG dbcounter [-] [100154] Writing DB stats cinder:SELECT=35,cinder:UPDATE=3 {{(pid=100154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:33:01.355800 np0000005012 devstack@c-api.service[100153]: DEBUG dbcounter [-] [100153] Writing DB stats cinder:SELECT=42,cinder:UPDATE=18,cinder:INSERT=8 {{(pid=100153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:33:01.900637 np0000005012 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=58,cinder:UPDATE=17,cinder:INSERT=7 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:33:39.888217 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-2c7e1fa7-fa93-476d-b545-6069344a79dd None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:33:39.889899 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2c7e1fa7-fa93-476d-b545-6069344a79dd tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:33:39.890257 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2c7e1fa7-fa93-476d-b545-6069344a79dd tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cb1a4389-bffd-4d9c-8c14-5accd59dc5e8", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1741791706", "description": null, "metadata": null}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:33:39.901662 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:33:39.901662 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:33:39.902123 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-2c7e1fa7-fa93-476d-b545-6069344a79dd tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:33:39.902267 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.snapshots [None req-2c7e1fa7-fa93-476d-b545-6069344a79dd tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Create snapshot from volume cb1a4389-bffd-4d9c-8c14-5accd59dc5e8 Jul 10 14:33:39.928198 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-2c7e1fa7-fa93-476d-b545-6069344a79dd tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Created reservations ['cf9e7c5f-262b-4311-850b-aec4560d251f', '3102c5fd-e32c-49dc-8679-5c2ceab8f7dd', '5e6092a6-4859-4982-a73f-b38825382ca0', 'c8ecf13d-c4e5-4247-b9f5-fc969046ee90'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:33:39.963181 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-2c7e1fa7-fa93-476d-b545-6069344a79dd tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot force create request issued successfully. Jul 10 14:33:39.963362 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2c7e1fa7-fa93-476d-b545-6069344a79dd tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:33:39.963853 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1432/5768] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:33:39 2026] POST /volume/v3/snapshots => generated 308 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:33:39.971705 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-76d33012-047c-4060-b69d-4c2481ee159f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:33:39.973899 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-76d33012-047c-4060-b69d-4c2481ee159f tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/snapshots/d0854545-0f65-4151-8d6b-aa074fadb037 Jul 10 14:33:39.974132 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-76d33012-047c-4060-b69d-4c2481ee159f tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:33:39.974318 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-76d33012-047c-4060-b69d-4c2481ee159f tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:33:39.981117 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:33:39.981117 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:33:39.981698 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-76d33012-047c-4060-b69d-4c2481ee159f tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot retrieved successfully. Jul 10 14:33:39.982634 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-76d33012-047c-4060-b69d-4c2481ee159f tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/d0854545-0f65-4151-8d6b-aa074fadb037 returned with HTTP 200 Jul 10 14:33:39.983322 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1452/5769] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:33:39 2026] GET /volume/v3/snapshots/d0854545-0f65-4151-8d6b-aa074fadb037 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:33:40.787948 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c3191f6e-d4a6-4296-a003-37b753f115ce None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:33:40.789634 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c3191f6e-d4a6-4296-a003-37b753f115ce tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] GET https://10.4.3.66/volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a Jul 10 14:33:40.789819 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c3191f6e-d4a6-4296-a003-37b753f115ce tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:33:40.790014 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c3191f6e-d4a6-4296-a003-37b753f115ce tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:33:40.796678 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:33:40.796678 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:33:40.799945 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-c3191f6e-d4a6-4296-a003-37b753f115ce tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Volume info retrieved successfully. Jul 10 14:33:40.803829 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c3191f6e-d4a6-4296-a003-37b753f115ce tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a returned with HTTP 200 Jul 10 14:33:40.804193 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1448/5770] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:33:40 2026] GET /volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:33:40.815945 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7b97c397-56a9-42e8-b252-f153521b5819 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:33:40.818017 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7b97c397-56a9-42e8-b252-f153521b5819 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] GET https://10.4.3.66/volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a Jul 10 14:33:40.818275 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7b97c397-56a9-42e8-b252-f153521b5819 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:33:40.818527 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7b97c397-56a9-42e8-b252-f153521b5819 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:33:40.825575 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:33:40.825575 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:33:40.830131 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7b97c397-56a9-42e8-b252-f153521b5819 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Volume info retrieved successfully. Jul 10 14:33:40.836433 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7b97c397-56a9-42e8-b252-f153521b5819 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a returned with HTTP 200 Jul 10 14:33:40.837112 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1439/5771] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:33:40 2026] GET /volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:33:40.877451 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-23dfa33d-8cfc-442d-8a65-a3a6c5cad77c req-a7c66b90-9648-4113-a2f8-5e2d92f6d663 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:33:40.880456 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-23dfa33d-8cfc-442d-8a65-a3a6c5cad77c req-a7c66b90-9648-4113-a2f8-5e2d92f6d663 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] GET https://10.4.3.66/volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a Jul 10 14:33:40.880778 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-23dfa33d-8cfc-442d-8a65-a3a6c5cad77c req-a7c66b90-9648-4113-a2f8-5e2d92f6d663 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:33:40.881105 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-23dfa33d-8cfc-442d-8a65-a3a6c5cad77c req-a7c66b90-9648-4113-a2f8-5e2d92f6d663 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:33:40.890938 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:33:40.890938 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:33:40.896051 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-23dfa33d-8cfc-442d-8a65-a3a6c5cad77c req-a7c66b90-9648-4113-a2f8-5e2d92f6d663 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Volume info retrieved successfully. Jul 10 14:33:40.901483 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-23dfa33d-8cfc-442d-8a65-a3a6c5cad77c req-a7c66b90-9648-4113-a2f8-5e2d92f6d663 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a returned with HTTP 200 Jul 10 14:33:40.901897 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1433/5772] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:33:40 2026] GET /volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:33:40.992902 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0b9d0f11-7ff7-4148-b411-47bc7efb490e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:33:40.994673 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0b9d0f11-7ff7-4148-b411-47bc7efb490e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/snapshots/d0854545-0f65-4151-8d6b-aa074fadb037 Jul 10 14:33:40.994859 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0b9d0f11-7ff7-4148-b411-47bc7efb490e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:33:40.995054 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0b9d0f11-7ff7-4148-b411-47bc7efb490e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:33:40.999736 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:33:40.999736 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:33:41.000160 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-0b9d0f11-7ff7-4148-b411-47bc7efb490e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot retrieved successfully. Jul 10 14:33:41.000872 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0b9d0f11-7ff7-4148-b411-47bc7efb490e tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/d0854545-0f65-4151-8d6b-aa074fadb037 returned with HTTP 200 Jul 10 14:33:41.001232 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1453/5773] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:33:40 2026] GET /volume/v3/snapshots/d0854545-0f65-4151-8d6b-aa074fadb037 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:33:41.009772 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c03d2411-8786-4888-bbee-4b0469de9ae6 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:33:41.011549 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c03d2411-8786-4888-bbee-4b0469de9ae6 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/snapshots/d0854545-0f65-4151-8d6b-aa074fadb037 Jul 10 14:33:41.011731 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c03d2411-8786-4888-bbee-4b0469de9ae6 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:33:41.011907 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c03d2411-8786-4888-bbee-4b0469de9ae6 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:33:41.016760 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:33:41.016760 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:33:41.017314 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-c03d2411-8786-4888-bbee-4b0469de9ae6 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot retrieved successfully. Jul 10 14:33:41.018124 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c03d2411-8786-4888-bbee-4b0469de9ae6 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/d0854545-0f65-4151-8d6b-aa074fadb037 returned with HTTP 200 Jul 10 14:33:41.018464 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1449/5774] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:33:41 2026] GET /volume/v3/snapshots/d0854545-0f65-4151-8d6b-aa074fadb037 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:33:41.028864 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-86b27c7e-44d2-4f7e-88bf-3028de103b3f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:33:41.030583 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-86b27c7e-44d2-4f7e-88bf-3028de103b3f tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:33:41.030941 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-86b27c7e-44d2-4f7e-88bf-3028de103b3f tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-123901655", "snapshot_id": "d0854545-0f65-4151-8d6b-aa074fadb037", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:33:41.032383 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-86b27c7e-44d2-4f7e-88bf-3028de103b3f tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-123901655', 'snapshot_id': 'd0854545-0f65-4151-8d6b-aa074fadb037', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:33:41.037122 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:33:41.037122 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:33:41.037479 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-86b27c7e-44d2-4f7e-88bf-3028de103b3f tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot retrieved successfully. Jul 10 14:33:41.037624 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-86b27c7e-44d2-4f7e-88bf-3028de103b3f tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Create volume of 1 GB Jul 10 14:33:41.041602 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-86b27c7e-44d2-4f7e-88bf-3028de103b3f tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Availability Zones retrieved successfully. Jul 10 14:33:41.046857 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-86b27c7e-44d2-4f7e-88bf-3028de103b3f tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Flow 'volume_create_api' (4ab1c65d-2351-4dbe-9105-77ba10d0c82f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:33:41.047702 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-86b27c7e-44d2-4f7e-88bf-3028de103b3f tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfeb8fca-9aad-4974-9df5-cac05bede6aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:33:41.048544 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-86b27c7e-44d2-4f7e-88bf-3028de103b3f tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:33:41.080220 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-86b27c7e-44d2-4f7e-88bf-3028de103b3f tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfeb8fca-9aad-4974-9df5-cac05bede6aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd0854545-0f65-4151-8d6b-aa074fadb037', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:33:41.081007 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-86b27c7e-44d2-4f7e-88bf-3028de103b3f tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0a5e6f1-905c-48d8-b1ba-359029c506b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:33:41.118914 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-86b27c7e-44d2-4f7e-88bf-3028de103b3f tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Created reservations ['c0b8180d-f48a-4905-98e2-043aa7e960c4', 'a531baef-6ae6-42c2-a2e2-392ad6678c0d', '29b16130-9109-4e2f-a045-b90c2bd38481', 'aa83a79a-329f-48ef-973c-debc24ddde97'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:33:41.119647 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-86b27c7e-44d2-4f7e-88bf-3028de103b3f tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0a5e6f1-905c-48d8-b1ba-359029c506b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0b8180d-f48a-4905-98e2-043aa7e960c4', 'a531baef-6ae6-42c2-a2e2-392ad6678c0d', '29b16130-9109-4e2f-a045-b90c2bd38481', 'aa83a79a-329f-48ef-973c-debc24ddde97']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:33:41.120341 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-86b27c7e-44d2-4f7e-88bf-3028de103b3f tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecfe327e-c952-4672-a7b8-1a95c1cfb126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:33:41.159904 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-86b27c7e-44d2-4f7e-88bf-3028de103b3f tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecfe327e-c952-4672-a7b8-1a95c1cfb126) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8cac28a-2f95-48e4-a4ed-94182ecdec8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-123901655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d7079d3a65940eaafb9ef5a30aceb65',qos_specs=None,replication_status=,reservations=['c0b8180d-f48a-4905-98e2-043aa7e960c4','a531baef-6ae6-42c2-a2e2-392ad6678c0d','29b16130-9109-4e2f-a045-b90c2bd38481','aa83a79a-329f-48ef-973c-debc24ddde97'],size=1,snapshot_id=d0854545-0f65-4151-8d6b-aa074fadb037,source_replicaid=,source_volid=None,status='creating',user_id='1f36373e2fa841419e64f4f20204fed9',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), '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-10T14:33:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-123901655',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8cac28a-2f95-48e4-a4ed-94182ecdec8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d7079d3a65940eaafb9ef5a30aceb65',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d0854545-0f65-4151-8d6b-aa074fadb037,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f36373e2fa841419e64f4f20204fed9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:33:41.160545 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-86b27c7e-44d2-4f7e-88bf-3028de103b3f tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4807a606-cdeb-4fd6-b819-f1442045c2c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:33:41.176945 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-86b27c7e-44d2-4f7e-88bf-3028de103b3f tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4807a606-cdeb-4fd6-b819-f1442045c2c1) transitioned into state 'SUCCESS' from state '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-123901655',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d7079d3a65940eaafb9ef5a30aceb65',qos_specs=None,replication_status=,reservations=['c0b8180d-f48a-4905-98e2-043aa7e960c4','a531baef-6ae6-42c2-a2e2-392ad6678c0d','29b16130-9109-4e2f-a045-b90c2bd38481','aa83a79a-329f-48ef-973c-debc24ddde97'],size=1,snapshot_id=d0854545-0f65-4151-8d6b-aa074fadb037,source_replicaid=,source_volid=None,status='creating',user_id='1f36373e2fa841419e64f4f20204fed9',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:33:41.177600 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-86b27c7e-44d2-4f7e-88bf-3028de103b3f tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75822588-ef44-424f-a33c-d20c7c0edf19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:33:41.198753 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-86b27c7e-44d2-4f7e-88bf-3028de103b3f tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75822588-ef44-424f-a33c-d20c7c0edf19) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:33:41.199595 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-86b27c7e-44d2-4f7e-88bf-3028de103b3f tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Flow 'volume_create_api' (4ab1c65d-2351-4dbe-9105-77ba10d0c82f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:33:41.199881 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-86b27c7e-44d2-4f7e-88bf-3028de103b3f tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Create volume request issued successfully. Jul 10 14:33:41.200437 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-86b27c7e-44d2-4f7e-88bf-3028de103b3f tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:33:41.200842 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1440/5775] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:33:41 2026] POST /volume/v3/volumes => generated 782 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:33:41.213382 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-fe95be49-d5fd-40ce-92ba-04442a767fe2 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:33:41.215367 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-fe95be49-d5fd-40ce-92ba-04442a767fe2 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/f8cac28a-2f95-48e4-a4ed-94182ecdec8a Jul 10 14:33:41.215591 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-fe95be49-d5fd-40ce-92ba-04442a767fe2 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:33:41.215781 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-fe95be49-d5fd-40ce-92ba-04442a767fe2 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:33:41.223113 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:33:41.223113 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:33:41.226581 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-fe95be49-d5fd-40ce-92ba-04442a767fe2 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:33:41.231224 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-fe95be49-d5fd-40ce-92ba-04442a767fe2 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/f8cac28a-2f95-48e4-a4ed-94182ecdec8a returned with HTTP 200 Jul 10 14:33:41.231652 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1434/5776] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:33:41 2026] GET /volume/v3/volumes/f8cac28a-2f95-48e4-a4ed-94182ecdec8a => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:33:42.243375 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-2912a0b1-ab16-44e5-be0e-f9a39c1ec6f7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:33:42.245845 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2912a0b1-ab16-44e5-be0e-f9a39c1ec6f7 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/f8cac28a-2f95-48e4-a4ed-94182ecdec8a Jul 10 14:33:42.246080 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2912a0b1-ab16-44e5-be0e-f9a39c1ec6f7 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:33:42.246272 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2912a0b1-ab16-44e5-be0e-f9a39c1ec6f7 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:33:42.253419 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:33:42.253419 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:33:42.257591 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-2912a0b1-ab16-44e5-be0e-f9a39c1ec6f7 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:33:42.262429 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2912a0b1-ab16-44e5-be0e-f9a39c1ec6f7 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/f8cac28a-2f95-48e4-a4ed-94182ecdec8a returned with HTTP 200 Jul 10 14:33:42.262890 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1454/5777] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:33:42 2026] GET /volume/v3/volumes/f8cac28a-2f95-48e4-a4ed-94182ecdec8a => generated 1391 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:33:42.275594 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-2f5a3a3d-2f93-49f6-83cb-0e7ee930d482 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:33:42.277356 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2f5a3a3d-2f93-49f6-83cb-0e7ee930d482 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/f8cac28a-2f95-48e4-a4ed-94182ecdec8a Jul 10 14:33:42.277549 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2f5a3a3d-2f93-49f6-83cb-0e7ee930d482 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:33:42.277745 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2f5a3a3d-2f93-49f6-83cb-0e7ee930d482 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:33:42.284516 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:33:42.284516 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:33:42.288103 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-2f5a3a3d-2f93-49f6-83cb-0e7ee930d482 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:33:42.292721 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2f5a3a3d-2f93-49f6-83cb-0e7ee930d482 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/f8cac28a-2f95-48e4-a4ed-94182ecdec8a returned with HTTP 200 Jul 10 14:33:42.293110 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1450/5778] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:33:42 2026] GET /volume/v3/volumes/f8cac28a-2f95-48e4-a4ed-94182ecdec8a => generated 1391 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:33:42.377137 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-5b40d60a-afbf-4e25-9c44-b38b9569875b req-389ccb3b-d79a-4130-a4fd-fa01ca66c57a None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:33:42.379214 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-5b40d60a-afbf-4e25-9c44-b38b9569875b req-389ccb3b-d79a-4130-a4fd-fa01ca66c57a tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/f8cac28a-2f95-48e4-a4ed-94182ecdec8a Jul 10 14:33:42.379490 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-5b40d60a-afbf-4e25-9c44-b38b9569875b req-389ccb3b-d79a-4130-a4fd-fa01ca66c57a tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:33:42.379736 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-5b40d60a-afbf-4e25-9c44-b38b9569875b req-389ccb3b-d79a-4130-a4fd-fa01ca66c57a tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:33:42.387166 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:33:42.387166 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:33:42.390631 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-5b40d60a-afbf-4e25-9c44-b38b9569875b req-389ccb3b-d79a-4130-a4fd-fa01ca66c57a tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:33:42.395263 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-5b40d60a-afbf-4e25-9c44-b38b9569875b req-389ccb3b-d79a-4130-a4fd-fa01ca66c57a tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/f8cac28a-2f95-48e4-a4ed-94182ecdec8a returned with HTTP 200 Jul 10 14:33:42.395668 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1441/5779] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:33:42 2026] GET /volume/v3/volumes/f8cac28a-2f95-48e4-a4ed-94182ecdec8a => generated 1391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:33:42.887349 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-5b40d60a-afbf-4e25-9c44-b38b9569875b req-14cc8e3e-c545-474e-906a-aa2fd00c9cc3 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:33:42.889376 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-5b40d60a-afbf-4e25-9c44-b38b9569875b req-14cc8e3e-c545-474e-906a-aa2fd00c9cc3 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/f8cac28a-2f95-48e4-a4ed-94182ecdec8a Jul 10 14:33:42.889573 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-5b40d60a-afbf-4e25-9c44-b38b9569875b req-14cc8e3e-c545-474e-906a-aa2fd00c9cc3 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:33:42.889747 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-5b40d60a-afbf-4e25-9c44-b38b9569875b req-14cc8e3e-c545-474e-906a-aa2fd00c9cc3 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:33:42.896874 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:33:42.896874 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:33:42.900488 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-5b40d60a-afbf-4e25-9c44-b38b9569875b req-14cc8e3e-c545-474e-906a-aa2fd00c9cc3 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:33:42.905238 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-5b40d60a-afbf-4e25-9c44-b38b9569875b req-14cc8e3e-c545-474e-906a-aa2fd00c9cc3 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/f8cac28a-2f95-48e4-a4ed-94182ecdec8a returned with HTTP 200 Jul 10 14:33:42.905697 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1435/5780] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:33:42 2026] GET /volume/v3/volumes/f8cac28a-2f95-48e4-a4ed-94182ecdec8a => generated 1391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:33:42.915008 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-77c5ffd1-77d8-4e91-afd2-b90ef181a842 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:33:42.915395 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-77c5ffd1-77d8-4e91-afd2-b90ef181a842 None None] GET https://10.4.3.66/volume// Jul 10 14:33:42.915596 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-77c5ffd1-77d8-4e91-afd2-b90ef181a842 None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:33:42.915800 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-77c5ffd1-77d8-4e91-afd2-b90ef181a842 None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:33:42.916139 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-77c5ffd1-77d8-4e91-afd2-b90ef181a842 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:33:42.916644 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1455/5781] 10.4.3.66 () {66 vars in 1412 bytes} [Fri Jul 10 14:33:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:33:42.923083 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-5b40d60a-afbf-4e25-9c44-b38b9569875b req-c0258d9c-b973-4562-82a1-73eb2ef283d0 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:33:42.925176 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-5b40d60a-afbf-4e25-9c44-b38b9569875b req-c0258d9c-b973-4562-82a1-73eb2ef283d0 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:33:42.925595 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-5b40d60a-afbf-4e25-9c44-b38b9569875b req-c0258d9c-b973-4562-82a1-73eb2ef283d0 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f8cac28a-2f95-48e4-a4ed-94182ecdec8a", "connector": null, "instance_uuid": "f2ec97df-b4af-4202-952e-b586d660c19e"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:33:42.934166 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-50fc84b9-8925-4894-95b8-d2f8772a26cf None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:33:42.934530 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-50fc84b9-8925-4894-95b8-d2f8772a26cf None None] GET https://10.4.3.66/volume// Jul 10 14:33:42.934686 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-50fc84b9-8925-4894-95b8-d2f8772a26cf None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:33:42.934733 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:33:42.934733 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:33:42.934880 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-50fc84b9-8925-4894-95b8-d2f8772a26cf None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:33:42.935207 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-50fc84b9-8925-4894-95b8-d2f8772a26cf None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:33:42.935466 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1442/5782] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:33:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:33:42.942598 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-23dfa33d-8cfc-442d-8a65-a3a6c5cad77c req-df13eaac-c04f-481e-8970-2ea70b0e9f89 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:33:42.959813 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-5b40d60a-afbf-4e25-9c44-b38b9569875b req-c0258d9c-b973-4562-82a1-73eb2ef283d0 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:33:42.960306 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1451/5783] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:33:42 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 14:33:42.971191 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-23dfa33d-8cfc-442d-8a65-a3a6c5cad77c req-df13eaac-c04f-481e-8970-2ea70b0e9f89 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:33:42.971547 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-23dfa33d-8cfc-442d-8a65-a3a6c5cad77c req-df13eaac-c04f-481e-8970-2ea70b0e9f89 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "45de1b2d-dad4-4eda-b17a-aa023461c06a", "connector": null, "instance_uuid": "907ecfc8-49c0-4a2f-80a1-ec056133613f"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:33:42.979779 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:33:42.979779 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:33:43.002775 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-23dfa33d-8cfc-442d-8a65-a3a6c5cad77c req-df13eaac-c04f-481e-8970-2ea70b0e9f89 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:33:43.003152 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1436/5784] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:33:42 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:33:43.424595 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-67248322-57e9-4636-81fb-78f900ae19f6 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:33:43.426582 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-67248322-57e9-4636-81fb-78f900ae19f6 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] GET https://10.4.3.66/volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a Jul 10 14:33:43.426832 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-67248322-57e9-4636-81fb-78f900ae19f6 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:33:43.427104 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-67248322-57e9-4636-81fb-78f900ae19f6 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:33:43.437459 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:33:43.437459 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:33:43.441358 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-67248322-57e9-4636-81fb-78f900ae19f6 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Volume info retrieved successfully. Jul 10 14:33:43.447071 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-67248322-57e9-4636-81fb-78f900ae19f6 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a returned with HTTP 200 Jul 10 14:33:43.447515 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1456/5785] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:33:43 2026] GET /volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:33:43.528730 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3a47c956-81d9-4d53-8fb2-6ce28fec81ff None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:33:43.529140 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3a47c956-81d9-4d53-8fb2-6ce28fec81ff None None] GET https://10.4.3.66/volume// Jul 10 14:33:43.529303 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3a47c956-81d9-4d53-8fb2-6ce28fec81ff None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:33:43.529481 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3a47c956-81d9-4d53-8fb2-6ce28fec81ff None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:33:43.529806 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3a47c956-81d9-4d53-8fb2-6ce28fec81ff None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:33:43.530130 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1443/5786] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:33:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:33:43.536940 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-23dfa33d-8cfc-442d-8a65-a3a6c5cad77c req-1ee6c6d2-6286-4ea8-b256-a63b3496368e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:33:43.539112 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-23dfa33d-8cfc-442d-8a65-a3a6c5cad77c req-1ee6c6d2-6286-4ea8-b256-a63b3496368e tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] GET https://10.4.3.66/volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a Jul 10 14:33:43.539321 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-23dfa33d-8cfc-442d-8a65-a3a6c5cad77c req-1ee6c6d2-6286-4ea8-b256-a63b3496368e tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:33:43.539518 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-23dfa33d-8cfc-442d-8a65-a3a6c5cad77c req-1ee6c6d2-6286-4ea8-b256-a63b3496368e tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:33:43.550651 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:33:43.550651 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:33:43.555050 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-23dfa33d-8cfc-442d-8a65-a3a6c5cad77c req-1ee6c6d2-6286-4ea8-b256-a63b3496368e tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Volume info retrieved successfully. Jul 10 14:33:43.561020 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-23dfa33d-8cfc-442d-8a65-a3a6c5cad77c req-1ee6c6d2-6286-4ea8-b256-a63b3496368e tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a returned with HTTP 200 Jul 10 14:33:43.561592 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1452/5787] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:33:43 2026] GET /volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a => generated 1050 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:33:43.661964 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-23dfa33d-8cfc-442d-8a65-a3a6c5cad77c req-007c2f92-6e62-4194-b060-cdfaae9cda50 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:33:43.664054 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-23dfa33d-8cfc-442d-8a65-a3a6c5cad77c req-007c2f92-6e62-4194-b060-cdfaae9cda50 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] PUT https://10.4.3.66/volume/v3/attachments/3a733505-10d2-4202-b161-6d43bd8b444a Jul 10 14:33:43.664424 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-23dfa33d-8cfc-442d-8a65-a3a6c5cad77c req-007c2f92-6e62-4194-b060-cdfaae9cda50 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:33:43.673490 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-23dfa33d-8cfc-442d-8a65-a3a6c5cad77c req-007c2f92-6e62-4194-b060-cdfaae9cda50 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Acquiring lock "cinder-attachment_update-45de1b2d-dad4-4eda-b17a-aa023461c06a-np0000005012" by "attachment_update" {{(pid=100155) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:33:43.677652 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-23dfa33d-8cfc-442d-8a65-a3a6c5cad77c req-007c2f92-6e62-4194-b060-cdfaae9cda50 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Lock "cinder-attachment_update-45de1b2d-dad4-4eda-b17a-aa023461c06a-np0000005012" acquired by "attachment_update" :: waited 0.005s {{(pid=100155) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:33:43.678670 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:33:43.678670 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:33:44.198638 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-23dfa33d-8cfc-442d-8a65-a3a6c5cad77c req-007c2f92-6e62-4194-b060-cdfaae9cda50 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Lock "cinder-attachment_update-45de1b2d-dad4-4eda-b17a-aa023461c06a-np0000005012" released by "attachment_update" :: held 0.521s {{(pid=100155) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:33:44.199162 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-23dfa33d-8cfc-442d-8a65-a3a6c5cad77c req-007c2f92-6e62-4194-b060-cdfaae9cda50 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/attachments/3a733505-10d2-4202-b161-6d43bd8b444a returned with HTTP 200 Jul 10 14:33:44.199473 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1437/5788] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:33:43 2026] PUT /volume/v3/attachments/3a733505-10d2-4202-b161-6d43bd8b444a => generated 969 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:33:44.460281 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-1111b3ae-7664-4049-895c-ed8f0ca4f9c6 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:33:44.462232 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1111b3ae-7664-4049-895c-ed8f0ca4f9c6 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] GET https://10.4.3.66/volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a Jul 10 14:33:44.462520 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1111b3ae-7664-4049-895c-ed8f0ca4f9c6 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:33:44.462746 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1111b3ae-7664-4049-895c-ed8f0ca4f9c6 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:33:44.472252 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:33:44.472252 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:33:44.475824 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-1111b3ae-7664-4049-895c-ed8f0ca4f9c6 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Volume info retrieved successfully. Jul 10 14:33:44.480136 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1111b3ae-7664-4049-895c-ed8f0ca4f9c6 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a returned with HTTP 200 Jul 10 14:33:44.480492 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1457/5789] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:33:44 2026] GET /volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:33:45.492142 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c2d5d5ce-0779-458d-b50f-b178ad6228a9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:33:45.494210 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c2d5d5ce-0779-458d-b50f-b178ad6228a9 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] GET https://10.4.3.66/volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a Jul 10 14:33:45.494435 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c2d5d5ce-0779-458d-b50f-b178ad6228a9 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:33:45.494653 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c2d5d5ce-0779-458d-b50f-b178ad6228a9 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:33:45.505639 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:33:45.505639 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:33:45.509275 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c2d5d5ce-0779-458d-b50f-b178ad6228a9 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Volume info retrieved successfully. Jul 10 14:33:45.515821 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c2d5d5ce-0779-458d-b50f-b178ad6228a9 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a returned with HTTP 200 Jul 10 14:33:45.516287 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1444/5790] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:33:45 2026] GET /volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:33:46.528598 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-866e46a8-2b11-4d78-a6ce-6051924c026d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:33:46.530152 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-866e46a8-2b11-4d78-a6ce-6051924c026d tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] GET https://10.4.3.66/volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a Jul 10 14:33:46.530318 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-866e46a8-2b11-4d78-a6ce-6051924c026d tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:33:46.530494 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-866e46a8-2b11-4d78-a6ce-6051924c026d tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:33:46.539017 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:33:46.539017 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:33:46.541925 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-866e46a8-2b11-4d78-a6ce-6051924c026d tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Volume info retrieved successfully. Jul 10 14:33:46.545750 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-866e46a8-2b11-4d78-a6ce-6051924c026d tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a returned with HTTP 200 Jul 10 14:33:46.546122 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1453/5791] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:33:46 2026] GET /volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:33:47.559114 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-fe35daa9-caeb-4c7e-8d28-6561b228f794 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:33:47.561059 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-fe35daa9-caeb-4c7e-8d28-6561b228f794 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] GET https://10.4.3.66/volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a Jul 10 14:33:47.561274 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-fe35daa9-caeb-4c7e-8d28-6561b228f794 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:33:47.561479 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-fe35daa9-caeb-4c7e-8d28-6561b228f794 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:33:47.571079 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:33:47.571079 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:33:47.574385 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-fe35daa9-caeb-4c7e-8d28-6561b228f794 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Volume info retrieved successfully. Jul 10 14:33:47.578825 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-fe35daa9-caeb-4c7e-8d28-6561b228f794 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a returned with HTTP 200 Jul 10 14:33:47.579284 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1438/5792] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:33:47 2026] GET /volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:33:48.591788 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-26b21893-59de-44fc-9770-c06348a06143 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:33:48.593929 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-26b21893-59de-44fc-9770-c06348a06143 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] GET https://10.4.3.66/volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a Jul 10 14:33:48.594163 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-26b21893-59de-44fc-9770-c06348a06143 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:33:48.594405 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-26b21893-59de-44fc-9770-c06348a06143 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:33:48.605561 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:33:48.605561 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:33:48.609496 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-26b21893-59de-44fc-9770-c06348a06143 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Volume info retrieved successfully. Jul 10 14:33:48.613797 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-26b21893-59de-44fc-9770-c06348a06143 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a returned with HTTP 200 Jul 10 14:33:48.614234 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1458/5793] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:33:48 2026] GET /volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:33:48.917849 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9b02efda-07b2-4250-b29e-0af5c425354f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:33:48.918256 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9b02efda-07b2-4250-b29e-0af5c425354f None None] GET https://10.4.3.66/volume// Jul 10 14:33:48.918430 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9b02efda-07b2-4250-b29e-0af5c425354f None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:33:48.918633 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9b02efda-07b2-4250-b29e-0af5c425354f None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:33:48.918977 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9b02efda-07b2-4250-b29e-0af5c425354f None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:33:48.919739 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1445/5794] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:33:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:33:48.926421 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-5b40d60a-afbf-4e25-9c44-b38b9569875b req-3ff092ab-38e9-419a-8a05-00a3843e1dd8 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:33:48.928433 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-5b40d60a-afbf-4e25-9c44-b38b9569875b req-3ff092ab-38e9-419a-8a05-00a3843e1dd8 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/f8cac28a-2f95-48e4-a4ed-94182ecdec8a Jul 10 14:33:48.928630 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-5b40d60a-afbf-4e25-9c44-b38b9569875b req-3ff092ab-38e9-419a-8a05-00a3843e1dd8 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:33:48.928852 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-5b40d60a-afbf-4e25-9c44-b38b9569875b req-3ff092ab-38e9-419a-8a05-00a3843e1dd8 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:33:48.936804 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:33:48.936804 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:33:48.939490 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-5b40d60a-afbf-4e25-9c44-b38b9569875b req-3ff092ab-38e9-419a-8a05-00a3843e1dd8 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:33:48.943473 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-5b40d60a-afbf-4e25-9c44-b38b9569875b req-3ff092ab-38e9-419a-8a05-00a3843e1dd8 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/f8cac28a-2f95-48e4-a4ed-94182ecdec8a returned with HTTP 200 Jul 10 14:33:48.943915 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1454/5795] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:33:48 2026] GET /volume/v3/volumes/f8cac28a-2f95-48e4-a4ed-94182ecdec8a => generated 1570 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:33:49.049222 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-5b40d60a-afbf-4e25-9c44-b38b9569875b req-7b676008-17a0-43f0-bbff-0d716f31ee3a None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:33:49.051270 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-5b40d60a-afbf-4e25-9c44-b38b9569875b req-7b676008-17a0-43f0-bbff-0d716f31ee3a tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] PUT https://10.4.3.66/volume/v3/attachments/5aa4ac95-20fd-4097-8ec4-37455cb00dbe Jul 10 14:33:49.051677 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-5b40d60a-afbf-4e25-9c44-b38b9569875b req-7b676008-17a0-43f0-bbff-0d716f31ee3a tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:33:49.061719 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-5b40d60a-afbf-4e25-9c44-b38b9569875b req-7b676008-17a0-43f0-bbff-0d716f31ee3a tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Acquiring lock "cinder-attachment_update-f8cac28a-2f95-48e4-a4ed-94182ecdec8a-np0000005012" by "attachment_update" {{(pid=100155) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:33:49.067095 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-5b40d60a-afbf-4e25-9c44-b38b9569875b req-7b676008-17a0-43f0-bbff-0d716f31ee3a tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Lock "cinder-attachment_update-f8cac28a-2f95-48e4-a4ed-94182ecdec8a-np0000005012" acquired by "attachment_update" :: waited 0.005s {{(pid=100155) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:33:49.068585 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:33:49.068585 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:33:49.592680 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.coordination [req-5b40d60a-afbf-4e25-9c44-b38b9569875b req-7b676008-17a0-43f0-bbff-0d716f31ee3a tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Lock "cinder-attachment_update-f8cac28a-2f95-48e4-a4ed-94182ecdec8a-np0000005012" released by "attachment_update" :: held 0.526s {{(pid=100155) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:33:49.593001 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-5b40d60a-afbf-4e25-9c44-b38b9569875b req-7b676008-17a0-43f0-bbff-0d716f31ee3a tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/attachments/5aa4ac95-20fd-4097-8ec4-37455cb00dbe returned with HTTP 200 Jul 10 14:33:49.593456 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1439/5796] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:33:49 2026] PUT /volume/v3/attachments/5aa4ac95-20fd-4097-8ec4-37455cb00dbe => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:33:49.625945 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-09da65d8-c075-4fd5-aaee-e648389cb46e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:33:49.627853 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-09da65d8-c075-4fd5-aaee-e648389cb46e tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] GET https://10.4.3.66/volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a Jul 10 14:33:49.628040 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-09da65d8-c075-4fd5-aaee-e648389cb46e tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:33:49.628215 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-09da65d8-c075-4fd5-aaee-e648389cb46e tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:33:49.637580 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:33:49.637580 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:33:49.640859 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-09da65d8-c075-4fd5-aaee-e648389cb46e tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Volume info retrieved successfully. Jul 10 14:33:49.644898 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-09da65d8-c075-4fd5-aaee-e648389cb46e tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a returned with HTTP 200 Jul 10 14:33:49.645277 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1459/5797] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:33:49 2026] GET /volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:33:50.102962 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-5b40d60a-afbf-4e25-9c44-b38b9569875b req-bad9ef53-c1d8-4d0d-8714-87578abbb81d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:33:50.104850 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-5b40d60a-afbf-4e25-9c44-b38b9569875b req-bad9ef53-c1d8-4d0d-8714-87578abbb81d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] POST https://10.4.3.66/volume/v3/attachments/5aa4ac95-20fd-4097-8ec4-37455cb00dbe/action Jul 10 14:33:50.105226 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-5b40d60a-afbf-4e25-9c44-b38b9569875b req-bad9ef53-c1d8-4d0d-8714-87578abbb81d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action body: b'{"os-complete": null}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:33:50.105338 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-5b40d60a-afbf-4e25-9c44-b38b9569875b req-bad9ef53-c1d8-4d0d-8714-87578abbb81d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:33:50.120465 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:33:50.120465 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:33:50.131836 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-5b40d60a-afbf-4e25-9c44-b38b9569875b req-bad9ef53-c1d8-4d0d-8714-87578abbb81d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/attachments/5aa4ac95-20fd-4097-8ec4-37455cb00dbe/action returned with HTTP 204 Jul 10 14:33:50.132437 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1446/5798] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:33:50 2026] POST /volume/v3/attachments/5aa4ac95-20fd-4097-8ec4-37455cb00dbe/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:33:50.403599 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-23dfa33d-8cfc-442d-8a65-a3a6c5cad77c req-b0bf1325-15a4-4354-ae44-a449bdb4a36f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:33:50.405661 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-23dfa33d-8cfc-442d-8a65-a3a6c5cad77c req-b0bf1325-15a4-4354-ae44-a449bdb4a36f tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] POST https://10.4.3.66/volume/v3/attachments/3a733505-10d2-4202-b161-6d43bd8b444a/action Jul 10 14:33:50.406001 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-23dfa33d-8cfc-442d-8a65-a3a6c5cad77c req-b0bf1325-15a4-4354-ae44-a449bdb4a36f tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Action body: b'{"os-complete": null}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:33:50.406351 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-23dfa33d-8cfc-442d-8a65-a3a6c5cad77c req-b0bf1325-15a4-4354-ae44-a449bdb4a36f tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:33:50.423528 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:33:50.423528 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:33:50.434518 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-23dfa33d-8cfc-442d-8a65-a3a6c5cad77c req-b0bf1325-15a4-4354-ae44-a449bdb4a36f tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/attachments/3a733505-10d2-4202-b161-6d43bd8b444a/action returned with HTTP 204 Jul 10 14:33:50.434999 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1455/5799] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:33:50 2026] POST /volume/v3/attachments/3a733505-10d2-4202-b161-6d43bd8b444a/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:33:50.657277 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-21ed7662-c62a-458a-8cd1-90b6ec4293a8 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:33:50.659053 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-21ed7662-c62a-458a-8cd1-90b6ec4293a8 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] GET https://10.4.3.66/volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a Jul 10 14:33:50.659252 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-21ed7662-c62a-458a-8cd1-90b6ec4293a8 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:33:50.659449 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-21ed7662-c62a-458a-8cd1-90b6ec4293a8 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:33:50.668307 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:33:50.668307 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:33:50.671433 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-21ed7662-c62a-458a-8cd1-90b6ec4293a8 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Volume info retrieved successfully. Jul 10 14:33:50.675237 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-21ed7662-c62a-458a-8cd1-90b6ec4293a8 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a returned with HTTP 200 Jul 10 14:33:50.675784 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1440/5800] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:33:50 2026] GET /volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a => generated 1163 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:33:50.687610 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f1b725ef-bfa2-418b-ba94-47a72ee1bd96 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:33:50.689412 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f1b725ef-bfa2-418b-ba94-47a72ee1bd96 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] GET https://10.4.3.66/volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a Jul 10 14:33:50.689647 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f1b725ef-bfa2-418b-ba94-47a72ee1bd96 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:33:50.690031 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f1b725ef-bfa2-418b-ba94-47a72ee1bd96 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:33:50.699402 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:33:50.699402 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:33:50.702791 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-f1b725ef-bfa2-418b-ba94-47a72ee1bd96 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Volume info retrieved successfully. Jul 10 14:33:50.707017 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f1b725ef-bfa2-418b-ba94-47a72ee1bd96 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a returned with HTTP 200 Jul 10 14:33:50.707397 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1460/5801] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:33:50 2026] GET /volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a => generated 1163 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:33:53.226495 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-0fe5fa8e-eebc-479e-a5fa-e061723592bb req-e35c893c-f853-4814-85e9-72786e17f335 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:33:53.228367 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-0fe5fa8e-eebc-479e-a5fa-e061723592bb req-e35c893c-f853-4814-85e9-72786e17f335 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] GET https://10.4.3.66/volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a Jul 10 14:33:53.228600 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-0fe5fa8e-eebc-479e-a5fa-e061723592bb req-e35c893c-f853-4814-85e9-72786e17f335 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:33:53.228861 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-0fe5fa8e-eebc-479e-a5fa-e061723592bb req-e35c893c-f853-4814-85e9-72786e17f335 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:33:53.239546 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:33:53.239546 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:33:53.243621 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-0fe5fa8e-eebc-479e-a5fa-e061723592bb req-e35c893c-f853-4814-85e9-72786e17f335 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Volume info retrieved successfully. Jul 10 14:33:53.249253 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-0fe5fa8e-eebc-479e-a5fa-e061723592bb req-e35c893c-f853-4814-85e9-72786e17f335 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a returned with HTTP 200 Jul 10 14:33:53.249793 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1447/5802] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:33:53 2026] GET /volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a => generated 1163 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:33:53.267003 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-0fe5fa8e-eebc-479e-a5fa-e061723592bb req-f77d41a4-15e4-4042-86a6-4064abb65b13 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:33:53.269132 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-0fe5fa8e-eebc-479e-a5fa-e061723592bb req-f77d41a4-15e4-4042-86a6-4064abb65b13 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] POST https://10.4.3.66/volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a/action Jul 10 14:33:53.269545 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-0fe5fa8e-eebc-479e-a5fa-e061723592bb req-f77d41a4-15e4-4042-86a6-4064abb65b13 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:33:53.269685 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-0fe5fa8e-eebc-479e-a5fa-e061723592bb req-f77d41a4-15e4-4042-86a6-4064abb65b13 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:33:53.282922 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:33:53.282922 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:33:53.283536 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-0fe5fa8e-eebc-479e-a5fa-e061723592bb req-f77d41a4-15e4-4042-86a6-4064abb65b13 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Volume info retrieved successfully. Jul 10 14:33:53.291119 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-0fe5fa8e-eebc-479e-a5fa-e061723592bb req-f77d41a4-15e4-4042-86a6-4064abb65b13 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Begin detaching volume completed successfully. Jul 10 14:33:53.291373 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-0fe5fa8e-eebc-479e-a5fa-e061723592bb req-f77d41a4-15e4-4042-86a6-4064abb65b13 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a/action returned with HTTP 202 Jul 10 14:33:53.291988 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1456/5803] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:33:53 2026] POST /volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:33:54.316379 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-9e8a928b-8790-4b89-8249-939edd297ee3 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:33:54.316943 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9e8a928b-8790-4b89-8249-939edd297ee3 None None] GET https://10.4.3.66/volume// Jul 10 14:33:54.317180 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9e8a928b-8790-4b89-8249-939edd297ee3 None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:33:54.317431 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9e8a928b-8790-4b89-8249-939edd297ee3 None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:33:54.317839 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9e8a928b-8790-4b89-8249-939edd297ee3 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:33:54.318175 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1441/5804] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:33:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:33:54.326266 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-0fe5fa8e-eebc-479e-a5fa-e061723592bb req-99150360-bbed-46bb-a622-78740aa5a4a2 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:33:54.328721 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-0fe5fa8e-eebc-479e-a5fa-e061723592bb req-99150360-bbed-46bb-a622-78740aa5a4a2 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] GET https://10.4.3.66/volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a Jul 10 14:33:54.328989 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-0fe5fa8e-eebc-479e-a5fa-e061723592bb req-99150360-bbed-46bb-a622-78740aa5a4a2 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:33:54.329226 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-0fe5fa8e-eebc-479e-a5fa-e061723592bb req-99150360-bbed-46bb-a622-78740aa5a4a2 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:33:54.340460 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:33:54.340460 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:33:54.344937 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-0fe5fa8e-eebc-479e-a5fa-e061723592bb req-99150360-bbed-46bb-a622-78740aa5a4a2 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Volume info retrieved successfully. Jul 10 14:33:54.350099 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-0fe5fa8e-eebc-479e-a5fa-e061723592bb req-99150360-bbed-46bb-a622-78740aa5a4a2 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a returned with HTTP 200 Jul 10 14:33:54.350599 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1461/5805] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:33:54 2026] GET /volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a => generated 1346 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:33:55.181926 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-0fe5fa8e-eebc-479e-a5fa-e061723592bb req-66db9388-c3f8-4470-9477-7ec280a94847 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:33:55.184588 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-0fe5fa8e-eebc-479e-a5fa-e061723592bb req-66db9388-c3f8-4470-9477-7ec280a94847 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] DELETE https://10.4.3.66/volume/v3/attachments/3a733505-10d2-4202-b161-6d43bd8b444a Jul 10 14:33:55.184870 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-0fe5fa8e-eebc-479e-a5fa-e061723592bb req-66db9388-c3f8-4470-9477-7ec280a94847 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:33:55.185117 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-0fe5fa8e-eebc-479e-a5fa-e061723592bb req-66db9388-c3f8-4470-9477-7ec280a94847 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:33:55.194176 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:33:55.194176 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:33:55.722869 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-0fe5fa8e-eebc-479e-a5fa-e061723592bb req-66db9388-c3f8-4470-9477-7ec280a94847 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/attachments/3a733505-10d2-4202-b161-6d43bd8b444a returned with HTTP 200 Jul 10 14:33:55.723488 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1448/5806] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:33:55 2026] DELETE /volume/v3/attachments/3a733505-10d2-4202-b161-6d43bd8b444a => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:00.674433 np0000005012 devstack@c-api.service[100155]: DEBUG dbcounter [-] [100155] Writing DB stats cinder:SELECT=50,cinder:INSERT=6,cinder:UPDATE=16 {{(pid=100155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:34:03.287887 np0000005012 devstack@c-api.service[100153]: DEBUG dbcounter [-] [100153] Writing DB stats cinder:SELECT=36,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:34:03.778061 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6253824e-cfa9-4dba-b7d2-78ca8a662de6 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:03.779919 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6253824e-cfa9-4dba-b7d2-78ca8a662de6 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] DELETE https://10.4.3.66/volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a Jul 10 14:34:03.780146 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6253824e-cfa9-4dba-b7d2-78ca8a662de6 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:03.780349 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6253824e-cfa9-4dba-b7d2-78ca8a662de6 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:03.780537 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-6253824e-cfa9-4dba-b7d2-78ca8a662de6 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Delete volume with id: 45de1b2d-dad4-4eda-b17a-aa023461c06a Jul 10 14:34:03.787520 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:03.787520 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:34:03.788028 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-6253824e-cfa9-4dba-b7d2-78ca8a662de6 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Volume info retrieved successfully. Jul 10 14:34:03.811700 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-6253824e-cfa9-4dba-b7d2-78ca8a662de6 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Delete volume request issued successfully. Jul 10 14:34:03.811908 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6253824e-cfa9-4dba-b7d2-78ca8a662de6 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a returned with HTTP 202 Jul 10 14:34:03.812311 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1457/5807] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:34:03 2026] DELETE /volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:34:03.819250 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-70fb98cb-2d4a-4995-b0e2-a5a0f7148112 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:03.820910 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-70fb98cb-2d4a-4995-b0e2-a5a0f7148112 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] GET https://10.4.3.66/volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a Jul 10 14:34:03.821094 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-70fb98cb-2d4a-4995-b0e2-a5a0f7148112 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:03.821298 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-70fb98cb-2d4a-4995-b0e2-a5a0f7148112 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:03.828063 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:03.828063 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:34:03.831902 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-70fb98cb-2d4a-4995-b0e2-a5a0f7148112 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Volume info retrieved successfully. Jul 10 14:34:03.836141 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-70fb98cb-2d4a-4995-b0e2-a5a0f7148112 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a returned with HTTP 200 Jul 10 14:34:03.836512 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1442/5808] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:34:03 2026] GET /volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:04.349438 np0000005012 devstack@c-api.service[100154]: DEBUG dbcounter [-] [100154] Writing DB stats cinder:SELECT=36 {{(pid=100154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:34:04.848420 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-c0975174-3302-4aba-895f-ad69a4bab4e5 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:04.851215 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c0975174-3302-4aba-895f-ad69a4bab4e5 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] GET https://10.4.3.66/volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a Jul 10 14:34:04.851437 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c0975174-3302-4aba-895f-ad69a4bab4e5 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:04.851648 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c0975174-3302-4aba-895f-ad69a4bab4e5 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:04.858215 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c0975174-3302-4aba-895f-ad69a4bab4e5 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a returned with HTTP 404 Jul 10 14:34:04.858984 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1462/5809] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:34:04 2026] GET /volume/v3/volumes/45de1b2d-dad4-4eda-b17a-aa023461c06a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:34:05.121683 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8dbb58bd-fa42-441a-b48f-24e910dd5a03 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:05.125227 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8dbb58bd-fa42-441a-b48f-24e910dd5a03 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/568d8841-87fe-482f-a99e-d1a20c68f80a Jul 10 14:34:05.125227 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8dbb58bd-fa42-441a-b48f-24e910dd5a03 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:05.125227 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8dbb58bd-fa42-441a-b48f-24e910dd5a03 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:05.125227 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-8dbb58bd-fa42-441a-b48f-24e910dd5a03 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Delete snapshot with id: 568d8841-87fe-482f-a99e-d1a20c68f80a Jul 10 14:34:05.129324 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:05.129324 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:34:05.129878 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8dbb58bd-fa42-441a-b48f-24e910dd5a03 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Snapshot retrieved successfully. Jul 10 14:34:05.143400 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8dbb58bd-fa42-441a-b48f-24e910dd5a03 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Snapshot delete request issued successfully. Jul 10 14:34:05.143790 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8dbb58bd-fa42-441a-b48f-24e910dd5a03 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/snapshots/568d8841-87fe-482f-a99e-d1a20c68f80a returned with HTTP 202 Jul 10 14:34:05.144231 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1449/5810] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:34:05 2026] DELETE /volume/v3/snapshots/568d8841-87fe-482f-a99e-d1a20c68f80a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:34:05.152485 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-55689e4d-28e7-41d8-a61e-a88c515fc42f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:05.154307 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-55689e4d-28e7-41d8-a61e-a88c515fc42f tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] GET https://10.4.3.66/volume/v3/snapshots/568d8841-87fe-482f-a99e-d1a20c68f80a Jul 10 14:34:05.154489 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-55689e4d-28e7-41d8-a61e-a88c515fc42f tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:05.154707 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-55689e4d-28e7-41d8-a61e-a88c515fc42f tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:05.159478 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:05.159478 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:34:05.159974 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-55689e4d-28e7-41d8-a61e-a88c515fc42f tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Snapshot retrieved successfully. Jul 10 14:34:05.160787 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-55689e4d-28e7-41d8-a61e-a88c515fc42f tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/snapshots/568d8841-87fe-482f-a99e-d1a20c68f80a returned with HTTP 200 Jul 10 14:34:05.161151 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1458/5811] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:34:05 2026] GET /volume/v3/snapshots/568d8841-87fe-482f-a99e-d1a20c68f80a => generated 460 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:06.170177 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-938c94be-607c-484a-a98e-fe9a06bec15b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:06.171785 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-938c94be-607c-484a-a98e-fe9a06bec15b tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] GET https://10.4.3.66/volume/v3/snapshots/568d8841-87fe-482f-a99e-d1a20c68f80a Jul 10 14:34:06.171964 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-938c94be-607c-484a-a98e-fe9a06bec15b tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:06.172136 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-938c94be-607c-484a-a98e-fe9a06bec15b tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:06.175941 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-938c94be-607c-484a-a98e-fe9a06bec15b tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/snapshots/568d8841-87fe-482f-a99e-d1a20c68f80a returned with HTTP 404 Jul 10 14:34:06.176343 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1443/5812] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:34:06 2026] GET /volume/v3/snapshots/568d8841-87fe-482f-a99e-d1a20c68f80a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:34:06.208479 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-9a764f79-d4e0-405b-8ed8-4f131aa14e16 req-d8c8e0df-d472-42cb-b882-3c7125e5a4e3 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:06.210363 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-9a764f79-d4e0-405b-8ed8-4f131aa14e16 req-d8c8e0df-d472-42cb-b882-3c7125e5a4e3 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] GET https://10.4.3.66/volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 Jul 10 14:34:06.210547 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-9a764f79-d4e0-405b-8ed8-4f131aa14e16 req-d8c8e0df-d472-42cb-b882-3c7125e5a4e3 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:06.210746 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-9a764f79-d4e0-405b-8ed8-4f131aa14e16 req-d8c8e0df-d472-42cb-b882-3c7125e5a4e3 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:06.217153 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:06.217153 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:34:06.220546 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-9a764f79-d4e0-405b-8ed8-4f131aa14e16 req-d8c8e0df-d472-42cb-b882-3c7125e5a4e3 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Volume info retrieved successfully. Jul 10 14:34:06.224782 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-9a764f79-d4e0-405b-8ed8-4f131aa14e16 req-d8c8e0df-d472-42cb-b882-3c7125e5a4e3 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 returned with HTTP 200 Jul 10 14:34:06.225209 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1463/5813] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:34:06 2026] GET /volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:13.538961 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-283f6936-682b-4b30-a139-62079e131403 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:13.540445 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-283f6936-682b-4b30-a139-62079e131403 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] DELETE https://10.4.3.66/volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 Jul 10 14:34:13.540725 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-283f6936-682b-4b30-a139-62079e131403 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:13.540971 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-283f6936-682b-4b30-a139-62079e131403 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:13.542141 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-283f6936-682b-4b30-a139-62079e131403 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Delete volume with id: 8129d8ec-ae90-4d3b-b899-e2e78162f551 Jul 10 14:34:13.549527 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:13.549527 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:34:13.549527 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-283f6936-682b-4b30-a139-62079e131403 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Volume info retrieved successfully. Jul 10 14:34:13.562981 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-283f6936-682b-4b30-a139-62079e131403 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Delete volume request issued successfully. Jul 10 14:34:13.563345 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-283f6936-682b-4b30-a139-62079e131403 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 returned with HTTP 202 Jul 10 14:34:13.563864 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1450/5814] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:34:13 2026] DELETE /volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:34:13.572883 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-17c8e47d-ea75-49f7-87b1-1446e069827c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:13.574537 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-17c8e47d-ea75-49f7-87b1-1446e069827c tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] GET https://10.4.3.66/volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 Jul 10 14:34:13.574731 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-17c8e47d-ea75-49f7-87b1-1446e069827c tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:13.574929 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-17c8e47d-ea75-49f7-87b1-1446e069827c tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:13.581117 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:13.581117 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:34:13.584069 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-17c8e47d-ea75-49f7-87b1-1446e069827c tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Volume info retrieved successfully. Jul 10 14:34:13.587846 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-17c8e47d-ea75-49f7-87b1-1446e069827c tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 returned with HTTP 200 Jul 10 14:34:13.588175 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1459/5815] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:34:13 2026] GET /volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 => generated 837 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:14.599638 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a2f7753b-26a4-4327-a4f4-ef25a58d6bc3 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:14.601390 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a2f7753b-26a4-4327-a4f4-ef25a58d6bc3 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] GET https://10.4.3.66/volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 Jul 10 14:34:14.601665 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a2f7753b-26a4-4327-a4f4-ef25a58d6bc3 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:14.601881 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a2f7753b-26a4-4327-a4f4-ef25a58d6bc3 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:14.608816 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a2f7753b-26a4-4327-a4f4-ef25a58d6bc3 tempest-TestStampPattern-962983981 tempest-TestStampPattern-962983981-project-member] https://10.4.3.66/volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 returned with HTTP 404 Jul 10 14:34:14.609369 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1444/5816] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:34:14 2026] GET /volume/v3/volumes/8129d8ec-ae90-4d3b-b899-e2e78162f551 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:34:16.223981 np0000005012 devstack@c-api.service[100154]: DEBUG dbcounter [-] [100154] Writing DB stats cinder:SELECT=5 {{(pid=100154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:34:18.905359 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-458b5a90-3be8-4d61-af23-1f8ea63d1aaa None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:18.978866 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-458b5a90-3be8-4d61-af23-1f8ea63d1aaa tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:34:18.979175 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-458b5a90-3be8-4d61-af23-1f8ea63d1aaa tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1398246636"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:34:18.980424 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-458b5a90-3be8-4d61-af23-1f8ea63d1aaa tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1398246636'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:34:18.980618 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-458b5a90-3be8-4d61-af23-1f8ea63d1aaa tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Create volume of 1 GB Jul 10 14:34:18.984123 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-458b5a90-3be8-4d61-af23-1f8ea63d1aaa tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Availability Zones retrieved successfully. Jul 10 14:34:18.989170 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-458b5a90-3be8-4d61-af23-1f8ea63d1aaa tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Flow 'volume_create_api' (d8d49d6c-5ffa-47f2-93aa-85802a88814b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:34:18.989960 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-458b5a90-3be8-4d61-af23-1f8ea63d1aaa tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2781311d-65db-47ec-af6e-78ed61c1ddb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:34:18.990661 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-458b5a90-3be8-4d61-af23-1f8ea63d1aaa tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:34:19.015723 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-458b5a90-3be8-4d61-af23-1f8ea63d1aaa tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2781311d-65db-47ec-af6e-78ed61c1ddb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:34:19.016661 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-458b5a90-3be8-4d61-af23-1f8ea63d1aaa tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94aabc16-726f-441f-ada8-cdf13586a47c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:34:19.078728 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-458b5a90-3be8-4d61-af23-1f8ea63d1aaa tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Created reservations ['554922ed-e3da-410f-9e66-e7d5c35b4ca6', 'e38c788f-398c-4043-adcd-5387efab4149', '2db6a71f-0edd-4bbf-84b7-ec458fce6907', 'f4b6483c-5acc-4ce9-ad6c-1428ff7f426d'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:34:19.079434 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-458b5a90-3be8-4d61-af23-1f8ea63d1aaa tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94aabc16-726f-441f-ada8-cdf13586a47c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['554922ed-e3da-410f-9e66-e7d5c35b4ca6', 'e38c788f-398c-4043-adcd-5387efab4149', '2db6a71f-0edd-4bbf-84b7-ec458fce6907', 'f4b6483c-5acc-4ce9-ad6c-1428ff7f426d']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:34:19.080261 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-458b5a90-3be8-4d61-af23-1f8ea63d1aaa tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61518760-43fb-4759-a35e-b1f5acc696cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:34:19.103326 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-458b5a90-3be8-4d61-af23-1f8ea63d1aaa tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61518760-43fb-4759-a35e-b1f5acc696cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89fcd732-a47d-43c0-9e45-cf7d3e4900b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1398246636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfc6044b0d344bb19cd3223a9a90b2f2',qos_specs=None,replication_status=,reservations=['554922ed-e3da-410f-9e66-e7d5c35b4ca6','e38c788f-398c-4043-adcd-5387efab4149','2db6a71f-0edd-4bbf-84b7-ec458fce6907','f4b6483c-5acc-4ce9-ad6c-1428ff7f426d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1848f0b5d416472fad9c94e86b54254a',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:34:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1398246636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89fcd732-a47d-43c0-9e45-cf7d3e4900b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfc6044b0d344bb19cd3223a9a90b2f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1848f0b5d416472fad9c94e86b54254a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:34:19.104037 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-458b5a90-3be8-4d61-af23-1f8ea63d1aaa tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daf857ee-ae01-490f-9f02-d171af328d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:34:19.121981 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-458b5a90-3be8-4d61-af23-1f8ea63d1aaa tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daf857ee-ae01-490f-9f02-d171af328d9a) transitioned into state 'SUCCESS' from state '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-1398246636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfc6044b0d344bb19cd3223a9a90b2f2',qos_specs=None,replication_status=,reservations=['554922ed-e3da-410f-9e66-e7d5c35b4ca6','e38c788f-398c-4043-adcd-5387efab4149','2db6a71f-0edd-4bbf-84b7-ec458fce6907','f4b6483c-5acc-4ce9-ad6c-1428ff7f426d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1848f0b5d416472fad9c94e86b54254a',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:34:19.122690 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-458b5a90-3be8-4d61-af23-1f8ea63d1aaa tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00bb09a9-149a-42cb-b6a2-5e0695ff9b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:34:19.132598 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-458b5a90-3be8-4d61-af23-1f8ea63d1aaa tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00bb09a9-149a-42cb-b6a2-5e0695ff9b9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:34:19.133365 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-458b5a90-3be8-4d61-af23-1f8ea63d1aaa tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Flow 'volume_create_api' (d8d49d6c-5ffa-47f2-93aa-85802a88814b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:34:19.133699 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-458b5a90-3be8-4d61-af23-1f8ea63d1aaa tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Create volume request issued successfully. Jul 10 14:34:19.134292 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-458b5a90-3be8-4d61-af23-1f8ea63d1aaa tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:34:19.134780 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1464/5817] 10.4.3.66 () {70 vars in 1291 bytes} [Fri Jul 10 14:34:18 2026] POST /volume/v3/volumes => generated 776 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:34:19.145026 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0234c01c-854d-447a-9231-5c6e4c36cbf4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:19.146821 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0234c01c-854d-447a-9231-5c6e4c36cbf4 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/volumes/89fcd732-a47d-43c0-9e45-cf7d3e4900b5 Jul 10 14:34:19.147029 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0234c01c-854d-447a-9231-5c6e4c36cbf4 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:19.147233 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0234c01c-854d-447a-9231-5c6e4c36cbf4 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:19.155661 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:19.155661 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:34:19.159252 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0234c01c-854d-447a-9231-5c6e4c36cbf4 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Volume info retrieved successfully. Jul 10 14:34:19.163201 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0234c01c-854d-447a-9231-5c6e4c36cbf4 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/volumes/89fcd732-a47d-43c0-9e45-cf7d3e4900b5 returned with HTTP 200 Jul 10 14:34:19.163636 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1451/5818] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:34:19 2026] GET /volume/v3/volumes/89fcd732-a47d-43c0-9e45-cf7d3e4900b5 => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:20.175991 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4b04e18e-4ce7-481e-b759-3b7eff336149 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:20.177794 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4b04e18e-4ce7-481e-b759-3b7eff336149 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/volumes/89fcd732-a47d-43c0-9e45-cf7d3e4900b5 Jul 10 14:34:20.177988 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4b04e18e-4ce7-481e-b759-3b7eff336149 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:20.178173 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4b04e18e-4ce7-481e-b759-3b7eff336149 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:20.186071 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:20.186071 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:34:20.190131 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-4b04e18e-4ce7-481e-b759-3b7eff336149 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Volume info retrieved successfully. Jul 10 14:34:20.194344 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4b04e18e-4ce7-481e-b759-3b7eff336149 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/volumes/89fcd732-a47d-43c0-9e45-cf7d3e4900b5 returned with HTTP 200 Jul 10 14:34:20.194786 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1460/5819] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:34:20 2026] GET /volume/v3/volumes/89fcd732-a47d-43c0-9e45-cf7d3e4900b5 => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:34:20.206339 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-29ad9c29-a981-4fe3-af9e-2cfce54d06af None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:20.208239 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-29ad9c29-a981-4fe3-af9e-2cfce54d06af tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] POST https://10.4.3.66/volume/v3/backups Jul 10 14:34:20.208619 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-29ad9c29-a981-4fe3-af9e-2cfce54d06af tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "89fcd732-a47d-43c0-9e45-cf7d3e4900b5", "name": "tempest-type-Backup-785539588"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:34:20.210032 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.contrib.backups [None req-29ad9c29-a981-4fe3-af9e-2cfce54d06af tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Creating new backup {'backup': {'volume_id': '89fcd732-a47d-43c0-9e45-cf7d3e4900b5', 'name': 'tempest-type-Backup-785539588'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 14:34:20.210171 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.contrib.backups [None req-29ad9c29-a981-4fe3-af9e-2cfce54d06af tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Creating backup of volume 89fcd732-a47d-43c0-9e45-cf7d3e4900b5 in container None Jul 10 14:34:20.218257 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:20.218257 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:34:20.218641 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-29ad9c29-a981-4fe3-af9e-2cfce54d06af tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Volume info retrieved successfully. Jul 10 14:34:20.244388 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-29ad9c29-a981-4fe3-af9e-2cfce54d06af tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Created reservations ['20d158e6-2d90-494b-9215-e3c92f0318f0', '14255040-80a7-4ec9-bef9-f1a39dd27b54'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:34:20.275104 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-29ad9c29-a981-4fe3-af9e-2cfce54d06af tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Jul 10 14:34:20.275718 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1445/5820] 10.4.3.66 () {70 vars in 1292 bytes} [Fri Jul 10 14:34:20 2026] POST /volume/v3/backups => generated 313 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:34:20.283429 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-37feb5fd-69d8-4799-90e4-f9bd9e1b72fe None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:20.285616 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-37feb5fd-69d8-4799-90e4-f9bd9e1b72fe tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 Jul 10 14:34:20.285866 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-37feb5fd-69d8-4799-90e4-f9bd9e1b72fe tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:20.286075 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-37feb5fd-69d8-4799-90e4-f9bd9e1b72fe tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:20.286245 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-37feb5fd-69d8-4799-90e4-f9bd9e1b72fe tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 293aa80e-2480-45e4-836c-0dbc4f90ec86. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:34:20.290933 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:20.290933 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:34:20.291683 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-37feb5fd-69d8-4799-90e4-f9bd9e1b72fe tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 returned with HTTP 200 Jul 10 14:34:20.292115 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1465/5821] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:34:20 2026] GET /volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:21.301056 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-44bc6bdd-e708-48fc-964d-51c1a324c1e3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:21.302708 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-44bc6bdd-e708-48fc-964d-51c1a324c1e3 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 Jul 10 14:34:21.302886 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-44bc6bdd-e708-48fc-964d-51c1a324c1e3 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:21.303051 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-44bc6bdd-e708-48fc-964d-51c1a324c1e3 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:21.303141 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-44bc6bdd-e708-48fc-964d-51c1a324c1e3 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 293aa80e-2480-45e4-836c-0dbc4f90ec86. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:34:21.308108 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:21.308108 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:34:21.308844 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-44bc6bdd-e708-48fc-964d-51c1a324c1e3 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 returned with HTTP 200 Jul 10 14:34:21.309234 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1452/5822] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:34:21 2026] GET /volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:22.319531 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6ba00281-7859-4c65-ab62-e76c111680f9 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:22.322009 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6ba00281-7859-4c65-ab62-e76c111680f9 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 Jul 10 14:34:22.322344 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6ba00281-7859-4c65-ab62-e76c111680f9 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:22.322671 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6ba00281-7859-4c65-ab62-e76c111680f9 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:22.322851 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-6ba00281-7859-4c65-ab62-e76c111680f9 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 293aa80e-2480-45e4-836c-0dbc4f90ec86. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:34:22.327157 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:22.327157 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:34:22.327875 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6ba00281-7859-4c65-ab62-e76c111680f9 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 returned with HTTP 200 Jul 10 14:34:22.328308 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1461/5823] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:34:22 2026] GET /volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:23.338645 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-6290010a-fa4a-44bb-90bb-ca7980409cd3 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:23.341172 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6290010a-fa4a-44bb-90bb-ca7980409cd3 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 Jul 10 14:34:23.341512 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6290010a-fa4a-44bb-90bb-ca7980409cd3 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:23.341806 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6290010a-fa4a-44bb-90bb-ca7980409cd3 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:23.341978 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-6290010a-fa4a-44bb-90bb-ca7980409cd3 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 293aa80e-2480-45e4-836c-0dbc4f90ec86. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:34:23.347880 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:23.347880 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:34:23.348863 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6290010a-fa4a-44bb-90bb-ca7980409cd3 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 returned with HTTP 200 Jul 10 14:34:23.349383 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1446/5824] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:34:23 2026] GET /volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:24.359757 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-853bd681-abb7-4fbb-9ba3-49111f92dc42 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:24.361435 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-853bd681-abb7-4fbb-9ba3-49111f92dc42 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 Jul 10 14:34:24.361656 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-853bd681-abb7-4fbb-9ba3-49111f92dc42 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:24.361830 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-853bd681-abb7-4fbb-9ba3-49111f92dc42 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:24.361929 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-853bd681-abb7-4fbb-9ba3-49111f92dc42 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 293aa80e-2480-45e4-836c-0dbc4f90ec86. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:34:24.365825 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:24.365825 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:34:24.366364 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-853bd681-abb7-4fbb-9ba3-49111f92dc42 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 returned with HTTP 200 Jul 10 14:34:24.366771 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1466/5825] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:34:24 2026] GET /volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:25.377311 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-19f81647-a310-412c-8376-edcd4ee4edaf None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:25.379217 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-19f81647-a310-412c-8376-edcd4ee4edaf tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 Jul 10 14:34:25.379459 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-19f81647-a310-412c-8376-edcd4ee4edaf tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:25.379629 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-19f81647-a310-412c-8376-edcd4ee4edaf tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:25.379736 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-19f81647-a310-412c-8376-edcd4ee4edaf tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 293aa80e-2480-45e4-836c-0dbc4f90ec86. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:34:25.383604 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:25.383604 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:34:25.384158 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-19f81647-a310-412c-8376-edcd4ee4edaf tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 returned with HTTP 200 Jul 10 14:34:25.384748 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1453/5826] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:34:25 2026] GET /volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:26.395535 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b86ec89d-f79a-436c-9ae1-540b312ea74f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:26.397541 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b86ec89d-f79a-436c-9ae1-540b312ea74f tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 Jul 10 14:34:26.397813 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b86ec89d-f79a-436c-9ae1-540b312ea74f tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:26.398059 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b86ec89d-f79a-436c-9ae1-540b312ea74f tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:26.398198 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-b86ec89d-f79a-436c-9ae1-540b312ea74f tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 293aa80e-2480-45e4-836c-0dbc4f90ec86. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:34:26.403313 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:26.403313 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:34:26.404025 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b86ec89d-f79a-436c-9ae1-540b312ea74f tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 returned with HTTP 200 Jul 10 14:34:26.404446 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1462/5827] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:34:26 2026] GET /volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:27.415595 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d93a1553-8a6d-4ad8-b01e-d3eba11337af None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:27.419538 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d93a1553-8a6d-4ad8-b01e-d3eba11337af tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 Jul 10 14:34:27.419538 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d93a1553-8a6d-4ad8-b01e-d3eba11337af tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:27.419538 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d93a1553-8a6d-4ad8-b01e-d3eba11337af tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:27.419538 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-d93a1553-8a6d-4ad8-b01e-d3eba11337af tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 293aa80e-2480-45e4-836c-0dbc4f90ec86. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:34:27.425404 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:27.425404 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:34:27.426336 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d93a1553-8a6d-4ad8-b01e-d3eba11337af tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 returned with HTTP 200 Jul 10 14:34:27.427325 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1447/5828] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:34:27 2026] GET /volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:28.439407 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-30229350-e0f0-4776-bc06-3e017a1ea30b None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:28.441670 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-30229350-e0f0-4776-bc06-3e017a1ea30b tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 Jul 10 14:34:28.441913 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-30229350-e0f0-4776-bc06-3e017a1ea30b tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:28.442304 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-30229350-e0f0-4776-bc06-3e017a1ea30b tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:28.442304 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-30229350-e0f0-4776-bc06-3e017a1ea30b tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 293aa80e-2480-45e4-836c-0dbc4f90ec86. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:34:28.447991 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:28.447991 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:34:28.448900 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-30229350-e0f0-4776-bc06-3e017a1ea30b tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 returned with HTTP 200 Jul 10 14:34:28.449400 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1467/5829] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:34:28 2026] GET /volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:29.465495 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4823bec4-115e-46cc-bee5-ade9062778b6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:29.467442 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4823bec4-115e-46cc-bee5-ade9062778b6 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 Jul 10 14:34:29.469004 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4823bec4-115e-46cc-bee5-ade9062778b6 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:29.469004 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4823bec4-115e-46cc-bee5-ade9062778b6 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:29.469004 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-4823bec4-115e-46cc-bee5-ade9062778b6 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 293aa80e-2480-45e4-836c-0dbc4f90ec86. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:34:29.472685 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:29.472685 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:34:29.473707 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4823bec4-115e-46cc-bee5-ade9062778b6 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 returned with HTTP 200 Jul 10 14:34:29.474331 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1454/5830] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:34:29 2026] GET /volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:30.485927 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-885235e4-9252-4671-a2e7-57a20bf0fbdc None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:30.488135 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-885235e4-9252-4671-a2e7-57a20bf0fbdc tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 Jul 10 14:34:30.488369 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-885235e4-9252-4671-a2e7-57a20bf0fbdc tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:30.488562 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-885235e4-9252-4671-a2e7-57a20bf0fbdc tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:30.488662 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-885235e4-9252-4671-a2e7-57a20bf0fbdc tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 293aa80e-2480-45e4-836c-0dbc4f90ec86. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:34:30.492864 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:30.492864 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:34:30.493514 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-885235e4-9252-4671-a2e7-57a20bf0fbdc tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 returned with HTTP 200 Jul 10 14:34:30.493884 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1463/5831] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:34:30 2026] GET /volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:31.505367 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-82227192-d693-4b76-9b59-929e72e3c957 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:31.507025 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-82227192-d693-4b76-9b59-929e72e3c957 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 Jul 10 14:34:31.507198 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-82227192-d693-4b76-9b59-929e72e3c957 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:31.507381 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-82227192-d693-4b76-9b59-929e72e3c957 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:31.507487 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-82227192-d693-4b76-9b59-929e72e3c957 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 293aa80e-2480-45e4-836c-0dbc4f90ec86. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:34:31.516952 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:31.516952 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:34:31.517672 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-82227192-d693-4b76-9b59-929e72e3c957 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 returned with HTTP 200 Jul 10 14:34:31.518084 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1448/5832] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:34:31 2026] GET /volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:32.527586 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8123c604-bb3d-4080-9409-b68ad0ee980f None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:32.529340 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8123c604-bb3d-4080-9409-b68ad0ee980f tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 Jul 10 14:34:32.529537 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8123c604-bb3d-4080-9409-b68ad0ee980f tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:32.529756 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8123c604-bb3d-4080-9409-b68ad0ee980f tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:32.529805 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-8123c604-bb3d-4080-9409-b68ad0ee980f tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 293aa80e-2480-45e4-836c-0dbc4f90ec86. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:34:32.533837 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:32.533837 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:34:32.534473 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8123c604-bb3d-4080-9409-b68ad0ee980f tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 returned with HTTP 200 Jul 10 14:34:32.534974 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1468/5833] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:34:32 2026] GET /volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:33.544582 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0bd8adce-a98c-48ef-bf7f-66661af40f5e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:33.546270 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0bd8adce-a98c-48ef-bf7f-66661af40f5e tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 Jul 10 14:34:33.546546 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0bd8adce-a98c-48ef-bf7f-66661af40f5e tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:33.546738 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0bd8adce-a98c-48ef-bf7f-66661af40f5e tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:33.546840 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-0bd8adce-a98c-48ef-bf7f-66661af40f5e tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 293aa80e-2480-45e4-836c-0dbc4f90ec86. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:34:33.548552 np0000005012 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=74,cinder:INSERT=7,cinder:UPDATE=19 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:34:33.551295 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:33.551295 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:34:33.552333 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0bd8adce-a98c-48ef-bf7f-66661af40f5e tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 returned with HTTP 200 Jul 10 14:34:33.552781 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1455/5834] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:34:33 2026] GET /volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:34.562395 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6e0cc291-f6a1-49fb-9e5e-84a0d7a66e12 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:34.564614 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6e0cc291-f6a1-49fb-9e5e-84a0d7a66e12 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 Jul 10 14:34:34.564856 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6e0cc291-f6a1-49fb-9e5e-84a0d7a66e12 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:34.565205 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6e0cc291-f6a1-49fb-9e5e-84a0d7a66e12 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:34.565205 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-6e0cc291-f6a1-49fb-9e5e-84a0d7a66e12 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 293aa80e-2480-45e4-836c-0dbc4f90ec86. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:34:34.569344 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:34.569344 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:34:34.570109 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6e0cc291-f6a1-49fb-9e5e-84a0d7a66e12 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 returned with HTTP 200 Jul 10 14:34:34.570619 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1464/5835] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:34:34 2026] GET /volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:35.581328 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b5176dda-308e-4a11-bd00-9d42f0f80932 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:35.583078 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b5176dda-308e-4a11-bd00-9d42f0f80932 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 Jul 10 14:34:35.583269 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b5176dda-308e-4a11-bd00-9d42f0f80932 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:35.583663 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b5176dda-308e-4a11-bd00-9d42f0f80932 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:35.583663 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-b5176dda-308e-4a11-bd00-9d42f0f80932 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 293aa80e-2480-45e4-836c-0dbc4f90ec86. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:34:35.588791 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:35.588791 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:34:35.589825 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b5176dda-308e-4a11-bd00-9d42f0f80932 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 returned with HTTP 200 Jul 10 14:34:35.590533 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1449/5836] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:34:35 2026] GET /volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:36.600066 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6e879c8c-55de-4e3a-9ec2-a2b678e1c806 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:36.602205 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6e879c8c-55de-4e3a-9ec2-a2b678e1c806 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 Jul 10 14:34:36.602420 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6e879c8c-55de-4e3a-9ec2-a2b678e1c806 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:36.602617 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6e879c8c-55de-4e3a-9ec2-a2b678e1c806 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:36.602763 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-6e879c8c-55de-4e3a-9ec2-a2b678e1c806 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 293aa80e-2480-45e4-836c-0dbc4f90ec86. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:34:36.606647 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:36.606647 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:34:36.607157 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6e879c8c-55de-4e3a-9ec2-a2b678e1c806 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 returned with HTTP 200 Jul 10 14:34:36.607514 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1469/5837] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:34:36 2026] GET /volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:36.617263 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-070bd0e8-960a-45cd-8ea0-d5f8cde6a0b5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:36.619076 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-070bd0e8-960a-45cd-8ea0-d5f8cde6a0b5 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] POST https://10.4.3.66/volume/v3/backups Jul 10 14:34:36.619454 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-070bd0e8-960a-45cd-8ea0-d5f8cde6a0b5 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "89fcd732-a47d-43c0-9e45-cf7d3e4900b5"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:34:36.621020 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.backups [None req-070bd0e8-960a-45cd-8ea0-d5f8cde6a0b5 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Creating new backup {'backup': {'volume_id': '89fcd732-a47d-43c0-9e45-cf7d3e4900b5'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 14:34:36.621182 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.contrib.backups [None req-070bd0e8-960a-45cd-8ea0-d5f8cde6a0b5 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Creating backup of volume 89fcd732-a47d-43c0-9e45-cf7d3e4900b5 in container None Jul 10 14:34:36.628431 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:36.628431 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:34:36.628798 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-070bd0e8-960a-45cd-8ea0-d5f8cde6a0b5 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Volume info retrieved successfully. Jul 10 14:34:36.645227 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-070bd0e8-960a-45cd-8ea0-d5f8cde6a0b5 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Created reservations ['15d9cbfb-5288-4251-a22c-b7fb91f9c1ae', 'b1d577f5-1274-4122-8e5a-1985e68e8dc9'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:34:36.670905 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-070bd0e8-960a-45cd-8ea0-d5f8cde6a0b5 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Jul 10 14:34:36.671313 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1456/5838] 10.4.3.66 () {70 vars in 1291 bytes} [Fri Jul 10 14:34:36 2026] POST /volume/v3/backups => generated 286 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:34:36.679159 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-913cc2f1-eac9-4743-a49b-16e5a7bbf5e6 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:36.680966 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-913cc2f1-eac9-4743-a49b-16e5a7bbf5e6 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df Jul 10 14:34:36.681162 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-913cc2f1-eac9-4743-a49b-16e5a7bbf5e6 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:36.681378 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-913cc2f1-eac9-4743-a49b-16e5a7bbf5e6 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:36.681484 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-913cc2f1-eac9-4743-a49b-16e5a7bbf5e6 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 5a406d45-3b1b-45d0-a406-06be1c97b8df. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:34:36.685934 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:36.685934 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:34:36.686644 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-913cc2f1-eac9-4743-a49b-16e5a7bbf5e6 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df returned with HTTP 200 Jul 10 14:34:36.687086 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1465/5839] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:34:36 2026] GET /volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df => generated 693 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:37.697633 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-c1a308cd-dea9-41e7-8824-cec2b86cad11 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:37.699475 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c1a308cd-dea9-41e7-8824-cec2b86cad11 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df Jul 10 14:34:37.699678 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c1a308cd-dea9-41e7-8824-cec2b86cad11 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:37.699876 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c1a308cd-dea9-41e7-8824-cec2b86cad11 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:37.699987 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-c1a308cd-dea9-41e7-8824-cec2b86cad11 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 5a406d45-3b1b-45d0-a406-06be1c97b8df. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:34:37.706218 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:37.706218 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:34:37.707187 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c1a308cd-dea9-41e7-8824-cec2b86cad11 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df returned with HTTP 200 Jul 10 14:34:37.707726 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1450/5840] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:34:37 2026] GET /volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:38.717106 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-7ecc6893-6b69-4d7e-959a-fb82c402e382 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:38.719250 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7ecc6893-6b69-4d7e-959a-fb82c402e382 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df Jul 10 14:34:38.719469 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7ecc6893-6b69-4d7e-959a-fb82c402e382 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:38.719688 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7ecc6893-6b69-4d7e-959a-fb82c402e382 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:38.719793 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-7ecc6893-6b69-4d7e-959a-fb82c402e382 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 5a406d45-3b1b-45d0-a406-06be1c97b8df. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:34:38.724284 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:38.724284 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:34:38.724908 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7ecc6893-6b69-4d7e-959a-fb82c402e382 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df returned with HTTP 200 Jul 10 14:34:38.725492 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1470/5841] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:34:38 2026] GET /volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:39.736065 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cbef0c59-e497-4463-b0dd-c487bba0a88e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:39.737687 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cbef0c59-e497-4463-b0dd-c487bba0a88e tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df Jul 10 14:34:39.737867 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cbef0c59-e497-4463-b0dd-c487bba0a88e tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:39.738056 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cbef0c59-e497-4463-b0dd-c487bba0a88e tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:39.738154 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-cbef0c59-e497-4463-b0dd-c487bba0a88e tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 5a406d45-3b1b-45d0-a406-06be1c97b8df. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:34:39.743696 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:39.743696 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:34:39.744283 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cbef0c59-e497-4463-b0dd-c487bba0a88e tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df returned with HTTP 200 Jul 10 14:34:39.744602 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1457/5842] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:34:39 2026] GET /volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:40.755987 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-cdb19b91-a507-4057-96dc-7c721270f9c9 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:40.758410 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-cdb19b91-a507-4057-96dc-7c721270f9c9 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df Jul 10 14:34:40.758738 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-cdb19b91-a507-4057-96dc-7c721270f9c9 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:40.759008 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-cdb19b91-a507-4057-96dc-7c721270f9c9 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:40.759159 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-cdb19b91-a507-4057-96dc-7c721270f9c9 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 5a406d45-3b1b-45d0-a406-06be1c97b8df. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:34:40.765555 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:40.765555 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:34:40.766456 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-cdb19b91-a507-4057-96dc-7c721270f9c9 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df returned with HTTP 200 Jul 10 14:34:40.766826 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1466/5843] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:34:40 2026] GET /volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:41.777201 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-cc0419e0-b799-468f-8187-afe5037e0927 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:41.779296 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-cc0419e0-b799-468f-8187-afe5037e0927 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df Jul 10 14:34:41.779544 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-cc0419e0-b799-468f-8187-afe5037e0927 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:41.779800 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-cc0419e0-b799-468f-8187-afe5037e0927 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:41.779937 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-cc0419e0-b799-468f-8187-afe5037e0927 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 5a406d45-3b1b-45d0-a406-06be1c97b8df. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:34:41.784718 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:41.784718 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:34:41.785472 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-cc0419e0-b799-468f-8187-afe5037e0927 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df returned with HTTP 200 Jul 10 14:34:41.785921 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1451/5844] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:34:41 2026] GET /volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:42.683745 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-9083ad09-6135-43d6-aa77-5775955e1535 req-b8492523-86fe-4891-b08a-db91fce1286d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:42.685736 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-9083ad09-6135-43d6-aa77-5775955e1535 req-b8492523-86fe-4891-b08a-db91fce1286d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] DELETE https://10.4.3.66/volume/v3/attachments/5aa4ac95-20fd-4097-8ec4-37455cb00dbe Jul 10 14:34:42.685921 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-9083ad09-6135-43d6-aa77-5775955e1535 req-b8492523-86fe-4891-b08a-db91fce1286d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:42.686096 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-9083ad09-6135-43d6-aa77-5775955e1535 req-b8492523-86fe-4891-b08a-db91fce1286d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:42.694111 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:42.694111 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:34:42.795103 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4f71cdda-28bf-419c-9713-78c18bc2e164 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:42.796846 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4f71cdda-28bf-419c-9713-78c18bc2e164 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df Jul 10 14:34:42.797035 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4f71cdda-28bf-419c-9713-78c18bc2e164 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:42.797212 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4f71cdda-28bf-419c-9713-78c18bc2e164 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:42.797326 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-4f71cdda-28bf-419c-9713-78c18bc2e164 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 5a406d45-3b1b-45d0-a406-06be1c97b8df. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:34:42.801039 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:42.801039 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:34:42.801560 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4f71cdda-28bf-419c-9713-78c18bc2e164 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df returned with HTTP 200 Jul 10 14:34:42.801865 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1458/5845] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:34:42 2026] GET /volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:43.225441 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-9083ad09-6135-43d6-aa77-5775955e1535 req-b8492523-86fe-4891-b08a-db91fce1286d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/attachments/5aa4ac95-20fd-4097-8ec4-37455cb00dbe returned with HTTP 200 Jul 10 14:34:43.225988 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1471/5846] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:34:42 2026] DELETE /volume/v3/attachments/5aa4ac95-20fd-4097-8ec4-37455cb00dbe => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:43.811061 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-22545c63-5745-4922-ba37-4b7b365f6d56 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:43.812806 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-22545c63-5745-4922-ba37-4b7b365f6d56 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df Jul 10 14:34:43.813032 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-22545c63-5745-4922-ba37-4b7b365f6d56 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:43.813261 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-22545c63-5745-4922-ba37-4b7b365f6d56 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:43.813408 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-22545c63-5745-4922-ba37-4b7b365f6d56 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 5a406d45-3b1b-45d0-a406-06be1c97b8df. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:34:43.817380 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:43.817380 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:34:43.817995 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-22545c63-5745-4922-ba37-4b7b365f6d56 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df returned with HTTP 200 Jul 10 14:34:43.818362 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1467/5847] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:34:43 2026] GET /volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:44.828164 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-81fe7537-6a20-489a-a5ee-22fd863d8c53 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:44.830032 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-81fe7537-6a20-489a-a5ee-22fd863d8c53 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df Jul 10 14:34:44.830229 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-81fe7537-6a20-489a-a5ee-22fd863d8c53 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:44.830401 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-81fe7537-6a20-489a-a5ee-22fd863d8c53 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:44.830514 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-81fe7537-6a20-489a-a5ee-22fd863d8c53 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 5a406d45-3b1b-45d0-a406-06be1c97b8df. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:34:44.834208 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:44.834208 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:34:44.834735 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-81fe7537-6a20-489a-a5ee-22fd863d8c53 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df returned with HTTP 200 Jul 10 14:34:44.835063 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1452/5848] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:34:44 2026] GET /volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:45.544931 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0a2c28ae-e2a8-468e-bf5c-0da554e77329 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:45.546925 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0a2c28ae-e2a8-468e-bf5c-0da554e77329 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] DELETE https://10.4.3.66/volume/v3/volumes/f8cac28a-2f95-48e4-a4ed-94182ecdec8a Jul 10 14:34:45.547167 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0a2c28ae-e2a8-468e-bf5c-0da554e77329 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:45.547392 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0a2c28ae-e2a8-468e-bf5c-0da554e77329 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:45.547600 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-0a2c28ae-e2a8-468e-bf5c-0da554e77329 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Delete volume with id: f8cac28a-2f95-48e4-a4ed-94182ecdec8a Jul 10 14:34:45.556446 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:45.556446 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:34:45.557049 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0a2c28ae-e2a8-468e-bf5c-0da554e77329 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:34:45.574214 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0a2c28ae-e2a8-468e-bf5c-0da554e77329 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Delete volume request issued successfully. Jul 10 14:34:45.574410 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0a2c28ae-e2a8-468e-bf5c-0da554e77329 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/f8cac28a-2f95-48e4-a4ed-94182ecdec8a returned with HTTP 202 Jul 10 14:34:45.574900 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1459/5849] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:34:45 2026] DELETE /volume/v3/volumes/f8cac28a-2f95-48e4-a4ed-94182ecdec8a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:34:45.582088 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-40059dbc-214b-404c-b463-8264f72a6d44 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:45.584155 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-40059dbc-214b-404c-b463-8264f72a6d44 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/f8cac28a-2f95-48e4-a4ed-94182ecdec8a Jul 10 14:34:45.584363 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-40059dbc-214b-404c-b463-8264f72a6d44 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:45.584592 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-40059dbc-214b-404c-b463-8264f72a6d44 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:45.592341 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:45.592341 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:34:45.596096 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-40059dbc-214b-404c-b463-8264f72a6d44 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:34:45.600796 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-40059dbc-214b-404c-b463-8264f72a6d44 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/f8cac28a-2f95-48e4-a4ed-94182ecdec8a returned with HTTP 200 Jul 10 14:34:45.601230 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1472/5850] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:34:45 2026] GET /volume/v3/volumes/f8cac28a-2f95-48e4-a4ed-94182ecdec8a => generated 1390 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:34:45.845684 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0772adb2-7a35-40fb-94c0-117eac1c8539 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:45.847461 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0772adb2-7a35-40fb-94c0-117eac1c8539 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df Jul 10 14:34:45.847753 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0772adb2-7a35-40fb-94c0-117eac1c8539 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:45.847973 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0772adb2-7a35-40fb-94c0-117eac1c8539 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:45.848075 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-0772adb2-7a35-40fb-94c0-117eac1c8539 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 5a406d45-3b1b-45d0-a406-06be1c97b8df. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:34:45.852487 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:45.852487 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:34:45.853112 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0772adb2-7a35-40fb-94c0-117eac1c8539 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df returned with HTTP 200 Jul 10 14:34:45.853461 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1468/5851] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:34:45 2026] GET /volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:46.613270 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d54a58b6-6e62-4ada-a38d-08987f3188bf None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:46.615055 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d54a58b6-6e62-4ada-a38d-08987f3188bf tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/f8cac28a-2f95-48e4-a4ed-94182ecdec8a Jul 10 14:34:46.615289 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d54a58b6-6e62-4ada-a38d-08987f3188bf tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:46.615513 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d54a58b6-6e62-4ada-a38d-08987f3188bf tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:46.621178 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d54a58b6-6e62-4ada-a38d-08987f3188bf tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/f8cac28a-2f95-48e4-a4ed-94182ecdec8a returned with HTTP 404 Jul 10 14:34:46.621637 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1453/5852] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:34:46 2026] GET /volume/v3/volumes/f8cac28a-2f95-48e4-a4ed-94182ecdec8a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:34:46.628269 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3f0147fb-306c-4467-85ad-aae3accdc705 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:46.630025 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3f0147fb-306c-4467-85ad-aae3accdc705 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/d0854545-0f65-4151-8d6b-aa074fadb037 Jul 10 14:34:46.630228 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3f0147fb-306c-4467-85ad-aae3accdc705 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:46.630438 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3f0147fb-306c-4467-85ad-aae3accdc705 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:46.630563 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-3f0147fb-306c-4467-85ad-aae3accdc705 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Delete snapshot with id: d0854545-0f65-4151-8d6b-aa074fadb037 Jul 10 14:34:46.635943 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:46.635943 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:34:46.636452 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3f0147fb-306c-4467-85ad-aae3accdc705 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot retrieved successfully. Jul 10 14:34:46.655797 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3f0147fb-306c-4467-85ad-aae3accdc705 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot delete request issued successfully. Jul 10 14:34:46.655987 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3f0147fb-306c-4467-85ad-aae3accdc705 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/d0854545-0f65-4151-8d6b-aa074fadb037 returned with HTTP 202 Jul 10 14:34:46.656367 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1460/5853] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:34:46 2026] DELETE /volume/v3/snapshots/d0854545-0f65-4151-8d6b-aa074fadb037 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:34:46.664194 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-3feccfab-cb07-41f8-908b-7863412aea71 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:46.666116 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3feccfab-cb07-41f8-908b-7863412aea71 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/snapshots/d0854545-0f65-4151-8d6b-aa074fadb037 Jul 10 14:34:46.666333 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3feccfab-cb07-41f8-908b-7863412aea71 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:46.666539 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3feccfab-cb07-41f8-908b-7863412aea71 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:46.672182 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:46.672182 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:34:46.672762 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-3feccfab-cb07-41f8-908b-7863412aea71 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Snapshot retrieved successfully. Jul 10 14:34:46.673647 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3feccfab-cb07-41f8-908b-7863412aea71 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/d0854545-0f65-4151-8d6b-aa074fadb037 returned with HTTP 200 Jul 10 14:34:46.674071 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1473/5854] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:34:46 2026] GET /volume/v3/snapshots/d0854545-0f65-4151-8d6b-aa074fadb037 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:46.863777 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f4e157c0-ecc0-49c6-b920-e34d14b72884 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:46.865487 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f4e157c0-ecc0-49c6-b920-e34d14b72884 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df Jul 10 14:34:46.865720 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f4e157c0-ecc0-49c6-b920-e34d14b72884 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:46.865897 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f4e157c0-ecc0-49c6-b920-e34d14b72884 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:46.866031 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-f4e157c0-ecc0-49c6-b920-e34d14b72884 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 5a406d45-3b1b-45d0-a406-06be1c97b8df. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:34:46.870160 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:46.870160 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:34:46.870733 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f4e157c0-ecc0-49c6-b920-e34d14b72884 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df returned with HTTP 200 Jul 10 14:34:46.871147 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1469/5855] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:34:46 2026] GET /volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:47.683272 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-684c579b-98d6-49e0-b862-628a7d42f282 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:47.684921 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-684c579b-98d6-49e0-b862-628a7d42f282 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/snapshots/d0854545-0f65-4151-8d6b-aa074fadb037 Jul 10 14:34:47.685153 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-684c579b-98d6-49e0-b862-628a7d42f282 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:47.685345 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-684c579b-98d6-49e0-b862-628a7d42f282 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:47.689374 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-684c579b-98d6-49e0-b862-628a7d42f282 tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/snapshots/d0854545-0f65-4151-8d6b-aa074fadb037 returned with HTTP 404 Jul 10 14:34:47.689810 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1454/5856] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:34:47 2026] GET /volume/v3/snapshots/d0854545-0f65-4151-8d6b-aa074fadb037 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:34:47.880908 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-606f2c65-2133-4881-8657-5d9a62e1ef64 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:47.882756 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-606f2c65-2133-4881-8657-5d9a62e1ef64 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df Jul 10 14:34:47.882968 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-606f2c65-2133-4881-8657-5d9a62e1ef64 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:47.883218 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-606f2c65-2133-4881-8657-5d9a62e1ef64 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:47.883355 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-606f2c65-2133-4881-8657-5d9a62e1ef64 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 5a406d45-3b1b-45d0-a406-06be1c97b8df. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:34:47.888016 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:47.888016 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:34:47.888888 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-606f2c65-2133-4881-8657-5d9a62e1ef64 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df returned with HTTP 200 Jul 10 14:34:47.889309 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1461/5857] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:34:47 2026] GET /volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:48.899814 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d7a79dfc-ffc3-4fa7-927a-12ace72cc106 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:48.901885 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d7a79dfc-ffc3-4fa7-927a-12ace72cc106 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df Jul 10 14:34:48.902138 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d7a79dfc-ffc3-4fa7-927a-12ace72cc106 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:48.902347 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d7a79dfc-ffc3-4fa7-927a-12ace72cc106 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:48.902469 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-d7a79dfc-ffc3-4fa7-927a-12ace72cc106 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 5a406d45-3b1b-45d0-a406-06be1c97b8df. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:34:48.908039 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:48.908039 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:34:48.908880 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d7a79dfc-ffc3-4fa7-927a-12ace72cc106 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df returned with HTTP 200 Jul 10 14:34:48.909365 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1474/5858] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:34:48 2026] GET /volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:49.924416 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-7d3c38e6-53d4-4f50-9445-ba4b0fb7193f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:49.926663 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7d3c38e6-53d4-4f50-9445-ba4b0fb7193f tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df Jul 10 14:34:49.926936 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7d3c38e6-53d4-4f50-9445-ba4b0fb7193f tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:49.927220 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7d3c38e6-53d4-4f50-9445-ba4b0fb7193f tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:49.927384 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-7d3c38e6-53d4-4f50-9445-ba4b0fb7193f tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 5a406d45-3b1b-45d0-a406-06be1c97b8df. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:34:49.943177 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:49.943177 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:34:49.944982 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7d3c38e6-53d4-4f50-9445-ba4b0fb7193f tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df returned with HTTP 200 Jul 10 14:34:49.945856 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1470/5859] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:34:49 2026] GET /volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df => generated 706 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:50.957595 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-0bad8274-9adf-42c3-b627-371163de57f3 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:50.959323 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0bad8274-9adf-42c3-b627-371163de57f3 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df Jul 10 14:34:50.959592 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0bad8274-9adf-42c3-b627-371163de57f3 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:50.959811 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0bad8274-9adf-42c3-b627-371163de57f3 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:50.959954 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-0bad8274-9adf-42c3-b627-371163de57f3 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 5a406d45-3b1b-45d0-a406-06be1c97b8df. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:34:50.964846 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:50.964846 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:34:50.965664 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0bad8274-9adf-42c3-b627-371163de57f3 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df returned with HTTP 200 Jul 10 14:34:50.966035 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1455/5860] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:34:50 2026] GET /volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:51.977756 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b6ca369b-2c67-43fa-99a4-ac2898fc2aa3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:51.979418 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b6ca369b-2c67-43fa-99a4-ac2898fc2aa3 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df Jul 10 14:34:51.979631 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b6ca369b-2c67-43fa-99a4-ac2898fc2aa3 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:51.979807 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b6ca369b-2c67-43fa-99a4-ac2898fc2aa3 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:51.979910 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-b6ca369b-2c67-43fa-99a4-ac2898fc2aa3 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 5a406d45-3b1b-45d0-a406-06be1c97b8df. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:34:51.983813 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:51.983813 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:34:51.984353 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b6ca369b-2c67-43fa-99a4-ac2898fc2aa3 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df returned with HTTP 200 Jul 10 14:34:51.984690 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1462/5861] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:34:51 2026] GET /volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df => generated 707 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:52.080785 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-7cdaf23f-8cbe-4d23-82c1-c4954d8488e3 req-f0b93043-3059-4254-9262-556c61254e4b None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:52.082922 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-7cdaf23f-8cbe-4d23-82c1-c4954d8488e3 req-f0b93043-3059-4254-9262-556c61254e4b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] DELETE https://10.4.3.66/volume/v3/attachments/00f7e760-ef09-4fc6-92c0-dacf3f0ca98d Jul 10 14:34:52.083158 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-7cdaf23f-8cbe-4d23-82c1-c4954d8488e3 req-f0b93043-3059-4254-9262-556c61254e4b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:52.083334 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-7cdaf23f-8cbe-4d23-82c1-c4954d8488e3 req-f0b93043-3059-4254-9262-556c61254e4b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'version_select' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:52.090841 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:52.090841 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:34:52.616649 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-7cdaf23f-8cbe-4d23-82c1-c4954d8488e3 req-f0b93043-3059-4254-9262-556c61254e4b tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/attachments/00f7e760-ef09-4fc6-92c0-dacf3f0ca98d returned with HTTP 200 Jul 10 14:34:52.616993 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1475/5862] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:34:52 2026] DELETE /volume/v3/attachments/00f7e760-ef09-4fc6-92c0-dacf3f0ca98d => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:52.994132 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-cfa69e91-0419-476b-8355-1879efa11455 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:52.995811 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-cfa69e91-0419-476b-8355-1879efa11455 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df Jul 10 14:34:52.996012 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-cfa69e91-0419-476b-8355-1879efa11455 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:52.996202 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-cfa69e91-0419-476b-8355-1879efa11455 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:52.996333 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-cfa69e91-0419-476b-8355-1879efa11455 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 5a406d45-3b1b-45d0-a406-06be1c97b8df. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:34:53.000233 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:53.000233 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:34:53.000806 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-cfa69e91-0419-476b-8355-1879efa11455 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df returned with HTTP 200 Jul 10 14:34:53.001140 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1471/5863] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:34:52 2026] GET /volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:53.009522 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-3f49421c-1689-4b1c-ada6-b11ee67e4e51 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:53.011054 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3f49421c-1689-4b1c-ada6-b11ee67e4e51 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] DELETE https://10.4.3.66/volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df Jul 10 14:34:53.011248 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3f49421c-1689-4b1c-ada6-b11ee67e4e51 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:53.011426 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3f49421c-1689-4b1c-ada6-b11ee67e4e51 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:53.011535 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.contrib.backups [None req-3f49421c-1689-4b1c-ada6-b11ee67e4e51 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Delete backup with id: 5a406d45-3b1b-45d0-a406-06be1c97b8df. Jul 10 14:34:53.015526 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:53.015526 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:34:53.026292 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.backup.rpcapi [None req-3f49421c-1689-4b1c-ada6-b11ee67e4e51 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] delete_backup rpcapi backup_id 5a406d45-3b1b-45d0-a406-06be1c97b8df {{(pid=100155) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 14:34:53.027861 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3f49421c-1689-4b1c-ada6-b11ee67e4e51 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df returned with HTTP 202 Jul 10 14:34:53.028293 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1456/5864] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:34:53 2026] DELETE /volume/v3/backups/5a406d45-3b1b-45d0-a406-06be1c97b8df => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:34:53.035188 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9268223a-b906-4c91-b4db-767b7888a4ad None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:53.036773 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9268223a-b906-4c91-b4db-767b7888a4ad tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:34:53.037125 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9268223a-b906-4c91-b4db-767b7888a4ad tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1950123003"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:34:53.038569 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-9268223a-b906-4c91-b4db-767b7888a4ad tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1950123003'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:34:53.038689 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-9268223a-b906-4c91-b4db-767b7888a4ad tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Create volume of 1 GB Jul 10 14:34:53.042493 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9268223a-b906-4c91-b4db-767b7888a4ad tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Availability Zones retrieved successfully. Jul 10 14:34:53.047843 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-9268223a-b906-4c91-b4db-767b7888a4ad tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Flow 'volume_create_api' (9a2ed76f-a318-4f1b-9fb3-31dfc7124509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:34:53.048747 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-9268223a-b906-4c91-b4db-767b7888a4ad tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7475823e-8ec3-4d2b-996a-e55d03b19275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:34:53.049488 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-9268223a-b906-4c91-b4db-767b7888a4ad tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:34:53.073610 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-9268223a-b906-4c91-b4db-767b7888a4ad tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7475823e-8ec3-4d2b-996a-e55d03b19275) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:34:53.074276 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-9268223a-b906-4c91-b4db-767b7888a4ad tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2c5a829-4766-4289-a97a-74e3ba2b9f7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:34:53.108907 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-9268223a-b906-4c91-b4db-767b7888a4ad tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Created reservations ['4ae8f41e-4e30-4719-a5db-3609ea0f357a', '56371545-942f-4f63-9d12-f5bfc6038e73', '7ae841c9-3802-4927-a6d7-dd896a699800', '512fe36a-a911-4e82-b6f7-c1872160a526'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:34:53.109620 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-9268223a-b906-4c91-b4db-767b7888a4ad tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2c5a829-4766-4289-a97a-74e3ba2b9f7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ae8f41e-4e30-4719-a5db-3609ea0f357a', '56371545-942f-4f63-9d12-f5bfc6038e73', '7ae841c9-3802-4927-a6d7-dd896a699800', '512fe36a-a911-4e82-b6f7-c1872160a526']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:34:53.110288 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-9268223a-b906-4c91-b4db-767b7888a4ad tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b27a688c-fc03-45b5-8707-40e8a107258c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:34:53.133737 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-9268223a-b906-4c91-b4db-767b7888a4ad tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b27a688c-fc03-45b5-8707-40e8a107258c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38ab571e-a92d-4254-84df-8fd16b2de255', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1950123003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfc6044b0d344bb19cd3223a9a90b2f2',qos_specs=None,replication_status=,reservations=['4ae8f41e-4e30-4719-a5db-3609ea0f357a','56371545-942f-4f63-9d12-f5bfc6038e73','7ae841c9-3802-4927-a6d7-dd896a699800','512fe36a-a911-4e82-b6f7-c1872160a526'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1848f0b5d416472fad9c94e86b54254a',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:34:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1950123003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38ab571e-a92d-4254-84df-8fd16b2de255,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfc6044b0d344bb19cd3223a9a90b2f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1848f0b5d416472fad9c94e86b54254a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:34:53.134366 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-9268223a-b906-4c91-b4db-767b7888a4ad tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f573050f-7fde-4ab2-9e59-f3b1623dc08c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:34:53.149516 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-9268223a-b906-4c91-b4db-767b7888a4ad tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f573050f-7fde-4ab2-9e59-f3b1623dc08c) transitioned into state 'SUCCESS' from state '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-1950123003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfc6044b0d344bb19cd3223a9a90b2f2',qos_specs=None,replication_status=,reservations=['4ae8f41e-4e30-4719-a5db-3609ea0f357a','56371545-942f-4f63-9d12-f5bfc6038e73','7ae841c9-3802-4927-a6d7-dd896a699800','512fe36a-a911-4e82-b6f7-c1872160a526'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1848f0b5d416472fad9c94e86b54254a',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:34:53.150158 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-9268223a-b906-4c91-b4db-767b7888a4ad tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e95dce01-abed-4d59-b248-511324199802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:34:53.158906 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-9268223a-b906-4c91-b4db-767b7888a4ad tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e95dce01-abed-4d59-b248-511324199802) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:34:53.159733 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-9268223a-b906-4c91-b4db-767b7888a4ad tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Flow 'volume_create_api' (9a2ed76f-a318-4f1b-9fb3-31dfc7124509) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:34:53.160054 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9268223a-b906-4c91-b4db-767b7888a4ad tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Create volume request issued successfully. Jul 10 14:34:53.160632 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9268223a-b906-4c91-b4db-767b7888a4ad tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:34:53.161033 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1463/5865] 10.4.3.66 () {70 vars in 1291 bytes} [Fri Jul 10 14:34:53 2026] POST /volume/v3/volumes => generated 776 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:34:53.174437 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-241ff806-5755-4c57-a061-e748adec0d9d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:53.176275 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-241ff806-5755-4c57-a061-e748adec0d9d tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/volumes/38ab571e-a92d-4254-84df-8fd16b2de255 Jul 10 14:34:53.176522 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-241ff806-5755-4c57-a061-e748adec0d9d tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:53.176745 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-241ff806-5755-4c57-a061-e748adec0d9d tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:53.183555 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:53.183555 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:34:53.187327 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-241ff806-5755-4c57-a061-e748adec0d9d tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Volume info retrieved successfully. Jul 10 14:34:53.191842 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-241ff806-5755-4c57-a061-e748adec0d9d tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/volumes/38ab571e-a92d-4254-84df-8fd16b2de255 returned with HTTP 200 Jul 10 14:34:53.192340 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1476/5866] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:34:53 2026] GET /volume/v3/volumes/38ab571e-a92d-4254-84df-8fd16b2de255 => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:54.205093 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a125a3a7-1571-4e73-989f-3ca51a429f29 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:54.206891 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a125a3a7-1571-4e73-989f-3ca51a429f29 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/volumes/38ab571e-a92d-4254-84df-8fd16b2de255 Jul 10 14:34:54.207143 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a125a3a7-1571-4e73-989f-3ca51a429f29 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:54.207351 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a125a3a7-1571-4e73-989f-3ca51a429f29 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:54.215431 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:54.215431 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:34:54.219075 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a125a3a7-1571-4e73-989f-3ca51a429f29 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Volume info retrieved successfully. Jul 10 14:34:54.222865 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a125a3a7-1571-4e73-989f-3ca51a429f29 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/volumes/38ab571e-a92d-4254-84df-8fd16b2de255 returned with HTTP 200 Jul 10 14:34:54.223249 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1472/5867] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:34:54 2026] GET /volume/v3/volumes/38ab571e-a92d-4254-84df-8fd16b2de255 => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:34:54.235172 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-24118504-a869-4775-8b60-8c58db565bb2 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:54.237118 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-24118504-a869-4775-8b60-8c58db565bb2 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] POST https://10.4.3.66/volume/v3/backups Jul 10 14:34:54.237520 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-24118504-a869-4775-8b60-8c58db565bb2 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "38ab571e-a92d-4254-84df-8fd16b2de255", "name": "tempest-type-Backup-631294225"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:34:54.239068 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.contrib.backups [None req-24118504-a869-4775-8b60-8c58db565bb2 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Creating new backup {'backup': {'volume_id': '38ab571e-a92d-4254-84df-8fd16b2de255', 'name': 'tempest-type-Backup-631294225'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 14:34:54.239204 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.contrib.backups [None req-24118504-a869-4775-8b60-8c58db565bb2 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Creating backup of volume 38ab571e-a92d-4254-84df-8fd16b2de255 in container None Jul 10 14:34:54.246784 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:54.246784 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:34:54.247209 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-24118504-a869-4775-8b60-8c58db565bb2 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Volume info retrieved successfully. Jul 10 14:34:54.263451 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-24118504-a869-4775-8b60-8c58db565bb2 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Created reservations ['91be0810-b9d5-4ebd-aaf5-3c21448f8e3a', '80667e64-b4dc-4680-97a8-727f8ce01f78'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:34:54.294777 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-24118504-a869-4775-8b60-8c58db565bb2 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Jul 10 14:34:54.295373 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1457/5868] 10.4.3.66 () {70 vars in 1292 bytes} [Fri Jul 10 14:34:54 2026] POST /volume/v3/backups => generated 313 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:34:54.303397 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9de9112c-f34e-4e5c-88d4-cb25bee312f5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:54.305516 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9de9112c-f34e-4e5c-88d4-cb25bee312f5 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 Jul 10 14:34:54.306028 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9de9112c-f34e-4e5c-88d4-cb25bee312f5 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:54.306028 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9de9112c-f34e-4e5c-88d4-cb25bee312f5 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:54.306153 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-9de9112c-f34e-4e5c-88d4-cb25bee312f5 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id c2f9562e-e8ed-4332-b3b5-93c46b30d734. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:34:54.311259 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:54.311259 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:34:54.312076 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9de9112c-f34e-4e5c-88d4-cb25bee312f5 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 returned with HTTP 200 Jul 10 14:34:54.312561 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1464/5869] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:34:54 2026] GET /volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:55.253261 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6a0c6f96-929e-4b6d-9890-7898c007b7df None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:55.254951 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6a0c6f96-929e-4b6d-9890-7898c007b7df tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] DELETE https://10.4.3.66/volume/v3/volumes/cb1a4389-bffd-4d9c-8c14-5accd59dc5e8 Jul 10 14:34:55.255177 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6a0c6f96-929e-4b6d-9890-7898c007b7df tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:55.255363 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6a0c6f96-929e-4b6d-9890-7898c007b7df tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:55.255534 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-6a0c6f96-929e-4b6d-9890-7898c007b7df tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Delete volume with id: cb1a4389-bffd-4d9c-8c14-5accd59dc5e8 Jul 10 14:34:55.262671 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:55.262671 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:34:55.263158 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-6a0c6f96-929e-4b6d-9890-7898c007b7df tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:34:55.278227 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-6a0c6f96-929e-4b6d-9890-7898c007b7df tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Delete volume request issued successfully. Jul 10 14:34:55.278433 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6a0c6f96-929e-4b6d-9890-7898c007b7df tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/cb1a4389-bffd-4d9c-8c14-5accd59dc5e8 returned with HTTP 202 Jul 10 14:34:55.278979 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1477/5870] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:34:55 2026] DELETE /volume/v3/volumes/cb1a4389-bffd-4d9c-8c14-5accd59dc5e8 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:34:55.286235 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-921e7e7a-2c34-4230-84e8-599e786c019d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:55.287974 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-921e7e7a-2c34-4230-84e8-599e786c019d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/cb1a4389-bffd-4d9c-8c14-5accd59dc5e8 Jul 10 14:34:55.288237 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-921e7e7a-2c34-4230-84e8-599e786c019d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:55.288532 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-921e7e7a-2c34-4230-84e8-599e786c019d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:55.295484 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:55.295484 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:34:55.298814 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-921e7e7a-2c34-4230-84e8-599e786c019d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Volume info retrieved successfully. Jul 10 14:34:55.303714 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-921e7e7a-2c34-4230-84e8-599e786c019d tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/cb1a4389-bffd-4d9c-8c14-5accd59dc5e8 returned with HTTP 200 Jul 10 14:34:55.304134 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1473/5871] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:34:55 2026] GET /volume/v3/volumes/cb1a4389-bffd-4d9c-8c14-5accd59dc5e8 => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:34:55.322944 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d096db6e-b256-4af5-9ccd-51179e28aea8 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:55.324852 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d096db6e-b256-4af5-9ccd-51179e28aea8 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 Jul 10 14:34:55.325093 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d096db6e-b256-4af5-9ccd-51179e28aea8 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:55.325339 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d096db6e-b256-4af5-9ccd-51179e28aea8 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:55.325454 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-d096db6e-b256-4af5-9ccd-51179e28aea8 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id c2f9562e-e8ed-4332-b3b5-93c46b30d734. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:34:55.329929 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:55.329929 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:34:55.330579 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d096db6e-b256-4af5-9ccd-51179e28aea8 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 returned with HTTP 200 Jul 10 14:34:55.330949 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1458/5872] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:34:55 2026] GET /volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:56.318832 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f78471d6-d2a6-4e31-901a-f850723f9aaa None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:56.320440 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f78471d6-d2a6-4e31-901a-f850723f9aaa tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] GET https://10.4.3.66/volume/v3/volumes/cb1a4389-bffd-4d9c-8c14-5accd59dc5e8 Jul 10 14:34:56.320635 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f78471d6-d2a6-4e31-901a-f850723f9aaa tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:56.320799 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f78471d6-d2a6-4e31-901a-f850723f9aaa tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:56.325723 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f78471d6-d2a6-4e31-901a-f850723f9aaa tempest-TestVolumeBootPattern-1357795089 tempest-TestVolumeBootPattern-1357795089-project-member] https://10.4.3.66/volume/v3/volumes/cb1a4389-bffd-4d9c-8c14-5accd59dc5e8 returned with HTTP 404 Jul 10 14:34:56.326154 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1465/5873] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:34:56 2026] GET /volume/v3/volumes/cb1a4389-bffd-4d9c-8c14-5accd59dc5e8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:34:56.340864 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-a3d9fc1a-d068-445b-b8cd-241dddfc2f58 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:56.342622 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a3d9fc1a-d068-445b-b8cd-241dddfc2f58 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 Jul 10 14:34:56.342865 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a3d9fc1a-d068-445b-b8cd-241dddfc2f58 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:56.343080 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a3d9fc1a-d068-445b-b8cd-241dddfc2f58 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:56.343173 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-a3d9fc1a-d068-445b-b8cd-241dddfc2f58 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id c2f9562e-e8ed-4332-b3b5-93c46b30d734. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:34:56.347664 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:56.347664 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:34:56.348291 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a3d9fc1a-d068-445b-b8cd-241dddfc2f58 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 returned with HTTP 200 Jul 10 14:34:56.348686 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1478/5874] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:34:56 2026] GET /volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:57.358703 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ed0baff8-9871-4697-9a6d-0bbc61ec184c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:57.360382 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ed0baff8-9871-4697-9a6d-0bbc61ec184c tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 Jul 10 14:34:57.360610 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ed0baff8-9871-4697-9a6d-0bbc61ec184c tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:57.360851 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ed0baff8-9871-4697-9a6d-0bbc61ec184c tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:57.361006 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-ed0baff8-9871-4697-9a6d-0bbc61ec184c tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id c2f9562e-e8ed-4332-b3b5-93c46b30d734. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:34:57.364744 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:57.364744 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:34:57.365371 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ed0baff8-9871-4697-9a6d-0bbc61ec184c tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 returned with HTTP 200 Jul 10 14:34:57.365719 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1474/5875] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:34:57 2026] GET /volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:58.376003 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-0f73ae96-d312-4dec-90af-264ac846b621 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:58.377751 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0f73ae96-d312-4dec-90af-264ac846b621 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 Jul 10 14:34:58.377751 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0f73ae96-d312-4dec-90af-264ac846b621 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:58.377928 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0f73ae96-d312-4dec-90af-264ac846b621 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:58.378040 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-0f73ae96-d312-4dec-90af-264ac846b621 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id c2f9562e-e8ed-4332-b3b5-93c46b30d734. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:34:58.381745 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:58.381745 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:34:58.382298 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0f73ae96-d312-4dec-90af-264ac846b621 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 returned with HTTP 200 Jul 10 14:34:58.384517 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1459/5876] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:34:58 2026] GET /volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:34:59.393898 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-19dda486-a8d8-48e4-bf9b-d95832b26c0c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:34:59.395431 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-19dda486-a8d8-48e4-bf9b-d95832b26c0c tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 Jul 10 14:34:59.395632 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-19dda486-a8d8-48e4-bf9b-d95832b26c0c tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:34:59.395795 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-19dda486-a8d8-48e4-bf9b-d95832b26c0c tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:34:59.395896 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-19dda486-a8d8-48e4-bf9b-d95832b26c0c tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id c2f9562e-e8ed-4332-b3b5-93c46b30d734. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:34:59.399877 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:34:59.399877 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:34:59.400444 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-19dda486-a8d8-48e4-bf9b-d95832b26c0c tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 returned with HTTP 200 Jul 10 14:34:59.400778 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1466/5877] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:34:59 2026] GET /volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:00.410472 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0b4c3a5c-fef3-444f-b563-b8ce62c2f600 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:00.412273 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0b4c3a5c-fef3-444f-b563-b8ce62c2f600 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 Jul 10 14:35:00.412559 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0b4c3a5c-fef3-444f-b563-b8ce62c2f600 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:00.412751 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0b4c3a5c-fef3-444f-b563-b8ce62c2f600 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:00.412848 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-0b4c3a5c-fef3-444f-b563-b8ce62c2f600 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id c2f9562e-e8ed-4332-b3b5-93c46b30d734. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:00.417940 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:00.417940 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:00.418563 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0b4c3a5c-fef3-444f-b563-b8ce62c2f600 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 returned with HTTP 200 Jul 10 14:35:00.418931 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1479/5878] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:00 2026] GET /volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:01.169492 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5b9bb0ae-e079-41ea-ac5e-8e3cb00be346 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:01.276272 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5b9bb0ae-e079-41ea-ac5e-8e3cb00be346 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:35:01.277093 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5b9bb0ae-e079-41ea-ac5e-8e3cb00be346 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1858996000"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:35:01.278832 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-5b9bb0ae-e079-41ea-ac5e-8e3cb00be346 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1858996000'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:35:01.279030 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-5b9bb0ae-e079-41ea-ac5e-8e3cb00be346 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Create volume of 1 GB Jul 10 14:35:01.285422 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-5b9bb0ae-e079-41ea-ac5e-8e3cb00be346 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Availability Zones retrieved successfully. Jul 10 14:35:01.295027 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5b9bb0ae-e079-41ea-ac5e-8e3cb00be346 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Flow 'volume_create_api' (e5e3f6af-3caa-4903-90b7-6167691d83a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:35:01.296328 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5b9bb0ae-e079-41ea-ac5e-8e3cb00be346 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a09efbc2-6182-48ec-9721-9b155878a2b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:01.297391 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-5b9bb0ae-e079-41ea-ac5e-8e3cb00be346 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:35:01.325999 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5b9bb0ae-e079-41ea-ac5e-8e3cb00be346 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a09efbc2-6182-48ec-9721-9b155878a2b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:01.327048 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5b9bb0ae-e079-41ea-ac5e-8e3cb00be346 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44df0e7d-caa0-4306-b0f5-9c70455a06ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:01.392759 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-5b9bb0ae-e079-41ea-ac5e-8e3cb00be346 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Created reservations ['a3f8ca7f-1a93-4460-83e5-4eae8de356e3', 'bd7a7d2b-0cab-4c6c-b27b-2fa065da8b9f', '7201dec3-5592-438d-8aab-01b671190d4c', '0b1078c5-247f-4cc6-8158-e21630e910d6'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:35:01.393698 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5b9bb0ae-e079-41ea-ac5e-8e3cb00be346 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44df0e7d-caa0-4306-b0f5-9c70455a06ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3f8ca7f-1a93-4460-83e5-4eae8de356e3', 'bd7a7d2b-0cab-4c6c-b27b-2fa065da8b9f', '7201dec3-5592-438d-8aab-01b671190d4c', '0b1078c5-247f-4cc6-8158-e21630e910d6']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:01.394485 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5b9bb0ae-e079-41ea-ac5e-8e3cb00be346 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9d3e334-f69d-4a3e-add7-c97e32c2810c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:01.417308 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5b9bb0ae-e079-41ea-ac5e-8e3cb00be346 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9d3e334-f69d-4a3e-add7-c97e32c2810c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56162c08-9419-45ec-9d7e-a0e221feeb24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1858996000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5e3102ca2db4cfb84c7cdeb8b01d813',qos_specs=None,replication_status=,reservations=['a3f8ca7f-1a93-4460-83e5-4eae8de356e3','bd7a7d2b-0cab-4c6c-b27b-2fa065da8b9f','7201dec3-5592-438d-8aab-01b671190d4c','0b1078c5-247f-4cc6-8158-e21630e910d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a41f0a6500574ec4a3eafa29dd0920ae',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:35:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1858996000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56162c08-9419-45ec-9d7e-a0e221feeb24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5e3102ca2db4cfb84c7cdeb8b01d813',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a41f0a6500574ec4a3eafa29dd0920ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:01.418112 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5b9bb0ae-e079-41ea-ac5e-8e3cb00be346 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bba15c66-f047-4055-8323-df8c52c50529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:01.431933 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4294d2cd-8545-41dc-9b7d-3f683ab6db1c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:01.434305 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4294d2cd-8545-41dc-9b7d-3f683ab6db1c tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 Jul 10 14:35:01.434638 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4294d2cd-8545-41dc-9b7d-3f683ab6db1c tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:01.434946 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4294d2cd-8545-41dc-9b7d-3f683ab6db1c tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:01.435118 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-4294d2cd-8545-41dc-9b7d-3f683ab6db1c tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id c2f9562e-e8ed-4332-b3b5-93c46b30d734. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:01.437254 np0000005012 devstack@c-api.service[100155]: DEBUG dbcounter [-] [100155] Writing DB stats cinder:SELECT=43,cinder:INSERT=8,cinder:UPDATE=17 {{(pid=100155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:35:01.437987 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5b9bb0ae-e079-41ea-ac5e-8e3cb00be346 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bba15c66-f047-4055-8323-df8c52c50529) transitioned into state 'SUCCESS' from state '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-1858996000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5e3102ca2db4cfb84c7cdeb8b01d813',qos_specs=None,replication_status=,reservations=['a3f8ca7f-1a93-4460-83e5-4eae8de356e3','bd7a7d2b-0cab-4c6c-b27b-2fa065da8b9f','7201dec3-5592-438d-8aab-01b671190d4c','0b1078c5-247f-4cc6-8158-e21630e910d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a41f0a6500574ec4a3eafa29dd0920ae',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:01.438845 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5b9bb0ae-e079-41ea-ac5e-8e3cb00be346 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (223d3fc9-1f34-4846-b127-9e48065d2aea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:01.441960 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:01.441960 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:35:01.442942 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4294d2cd-8545-41dc-9b7d-3f683ab6db1c tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 returned with HTTP 200 Jul 10 14:35:01.443763 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1460/5879] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:01 2026] GET /volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:01.450150 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5b9bb0ae-e079-41ea-ac5e-8e3cb00be346 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (223d3fc9-1f34-4846-b127-9e48065d2aea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:01.451287 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-5b9bb0ae-e079-41ea-ac5e-8e3cb00be346 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Flow 'volume_create_api' (e5e3f6af-3caa-4903-90b7-6167691d83a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:35:01.451599 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-5b9bb0ae-e079-41ea-ac5e-8e3cb00be346 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Create volume request issued successfully. Jul 10 14:35:01.452270 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5b9bb0ae-e079-41ea-ac5e-8e3cb00be346 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:35:01.452752 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1475/5880] 10.4.3.66 () {70 vars in 1291 bytes} [Fri Jul 10 14:35:01 2026] POST /volume/v3/volumes => generated 776 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:35:01.466739 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-aa77ec16-667d-4e89-8caf-597823391969 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:01.469117 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-aa77ec16-667d-4e89-8caf-597823391969 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] GET https://10.4.3.66/volume/v3/volumes/56162c08-9419-45ec-9d7e-a0e221feeb24 Jul 10 14:35:01.469489 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-aa77ec16-667d-4e89-8caf-597823391969 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:01.469726 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-aa77ec16-667d-4e89-8caf-597823391969 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:01.479009 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:01.479009 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:35:01.483464 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-aa77ec16-667d-4e89-8caf-597823391969 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Volume info retrieved successfully. Jul 10 14:35:01.489062 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-aa77ec16-667d-4e89-8caf-597823391969 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] https://10.4.3.66/volume/v3/volumes/56162c08-9419-45ec-9d7e-a0e221feeb24 returned with HTTP 200 Jul 10 14:35:01.489594 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1467/5881] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:01 2026] GET /volume/v3/volumes/56162c08-9419-45ec-9d7e-a0e221feeb24 => generated 955 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:02.456299 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-79f330a3-b8b5-421f-8037-783a8675048d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:02.458304 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-79f330a3-b8b5-421f-8037-783a8675048d tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 Jul 10 14:35:02.458567 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-79f330a3-b8b5-421f-8037-783a8675048d tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:02.458785 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-79f330a3-b8b5-421f-8037-783a8675048d tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:02.458914 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-79f330a3-b8b5-421f-8037-783a8675048d tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id c2f9562e-e8ed-4332-b3b5-93c46b30d734. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:02.463812 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:02.463812 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:02.464416 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-79f330a3-b8b5-421f-8037-783a8675048d tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 returned with HTTP 200 Jul 10 14:35:02.464827 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1480/5882] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:02 2026] GET /volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:02.501810 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-0d595d2d-fd48-4efd-bfea-f8f97759d1cd None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:02.503636 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0d595d2d-fd48-4efd-bfea-f8f97759d1cd tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] GET https://10.4.3.66/volume/v3/volumes/56162c08-9419-45ec-9d7e-a0e221feeb24 Jul 10 14:35:02.503859 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0d595d2d-fd48-4efd-bfea-f8f97759d1cd tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:02.504038 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0d595d2d-fd48-4efd-bfea-f8f97759d1cd tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:02.511259 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:02.511259 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:35:02.514423 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-0d595d2d-fd48-4efd-bfea-f8f97759d1cd tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Volume info retrieved successfully. Jul 10 14:35:02.517901 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0d595d2d-fd48-4efd-bfea-f8f97759d1cd tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] https://10.4.3.66/volume/v3/volumes/56162c08-9419-45ec-9d7e-a0e221feeb24 returned with HTTP 200 Jul 10 14:35:02.518252 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1461/5883] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:02 2026] GET /volume/v3/volumes/56162c08-9419-45ec-9d7e-a0e221feeb24 => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:35:02.529826 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-2bd42b19-2970-4b98-b997-3cfbe01145ad None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:02.531776 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2bd42b19-2970-4b98-b997-3cfbe01145ad tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] POST https://10.4.3.66/volume/v3/backups Jul 10 14:35:02.532171 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2bd42b19-2970-4b98-b997-3cfbe01145ad tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "56162c08-9419-45ec-9d7e-a0e221feeb24", "name": "tempest-type-Backup-665376414"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:35:02.533555 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.contrib.backups [None req-2bd42b19-2970-4b98-b997-3cfbe01145ad tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Creating new backup {'backup': {'volume_id': '56162c08-9419-45ec-9d7e-a0e221feeb24', 'name': 'tempest-type-Backup-665376414'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 14:35:02.533696 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.contrib.backups [None req-2bd42b19-2970-4b98-b997-3cfbe01145ad tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Creating backup of volume 56162c08-9419-45ec-9d7e-a0e221feeb24 in container None Jul 10 14:35:02.540854 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:02.540854 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:35:02.541206 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-2bd42b19-2970-4b98-b997-3cfbe01145ad tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Volume info retrieved successfully. Jul 10 14:35:02.566937 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-2bd42b19-2970-4b98-b997-3cfbe01145ad tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Created reservations ['ea4cd03e-2614-4a28-b258-b4d392c867a1', '54f1b685-2717-44f5-9111-cedee0ca1182'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:35:02.596128 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2bd42b19-2970-4b98-b997-3cfbe01145ad tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Jul 10 14:35:02.596733 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1476/5884] 10.4.3.66 () {70 vars in 1292 bytes} [Fri Jul 10 14:35:02 2026] POST /volume/v3/backups => generated 313 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:35:02.604470 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5a80224d-d0ac-4030-8828-6183d5354a45 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:02.606541 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5a80224d-d0ac-4030-8828-6183d5354a45 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] GET https://10.4.3.66/volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d Jul 10 14:35:02.606926 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5a80224d-d0ac-4030-8828-6183d5354a45 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:02.607148 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5a80224d-d0ac-4030-8828-6183d5354a45 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:02.607276 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-5a80224d-d0ac-4030-8828-6183d5354a45 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Show backup with id 6618bda7-4480-40c3-9981-33201a8b411d. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:02.611640 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:02.611640 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:35:02.612259 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5a80224d-d0ac-4030-8828-6183d5354a45 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] https://10.4.3.66/volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d returned with HTTP 200 Jul 10 14:35:02.612607 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1468/5885] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:02 2026] GET /volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:03.475105 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e6f170de-e0be-4517-bd92-67bb7f53c8cf None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:03.476678 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e6f170de-e0be-4517-bd92-67bb7f53c8cf tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 Jul 10 14:35:03.476853 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e6f170de-e0be-4517-bd92-67bb7f53c8cf tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:03.477031 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e6f170de-e0be-4517-bd92-67bb7f53c8cf tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:03.477123 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-e6f170de-e0be-4517-bd92-67bb7f53c8cf tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id c2f9562e-e8ed-4332-b3b5-93c46b30d734. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:03.481561 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:03.481561 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:03.482190 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e6f170de-e0be-4517-bd92-67bb7f53c8cf tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 returned with HTTP 200 Jul 10 14:35:03.482571 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1481/5886] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:03 2026] GET /volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:03.622297 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b87b2bee-6a80-4241-9d1d-8888d18d4225 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:03.624076 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b87b2bee-6a80-4241-9d1d-8888d18d4225 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] GET https://10.4.3.66/volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d Jul 10 14:35:03.624336 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b87b2bee-6a80-4241-9d1d-8888d18d4225 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:03.624574 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b87b2bee-6a80-4241-9d1d-8888d18d4225 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:03.624687 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-b87b2bee-6a80-4241-9d1d-8888d18d4225 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Show backup with id 6618bda7-4480-40c3-9981-33201a8b411d. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:03.628845 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:03.628845 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:35:03.629445 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b87b2bee-6a80-4241-9d1d-8888d18d4225 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] https://10.4.3.66/volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d returned with HTTP 200 Jul 10 14:35:03.629890 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1462/5887] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:03 2026] GET /volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:04.492704 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c4547ca9-31f4-4bc9-893f-8b955704818b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:04.494470 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c4547ca9-31f4-4bc9-893f-8b955704818b tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 Jul 10 14:35:04.494698 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c4547ca9-31f4-4bc9-893f-8b955704818b tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:04.494933 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c4547ca9-31f4-4bc9-893f-8b955704818b tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:04.495067 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-c4547ca9-31f4-4bc9-893f-8b955704818b tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id c2f9562e-e8ed-4332-b3b5-93c46b30d734. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:04.496930 np0000005012 devstack@c-api.service[100153]: DEBUG dbcounter [-] [100153] Writing DB stats cinder:SELECT=72,cinder:UPDATE=21,cinder:INSERT=16 {{(pid=100153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:35:04.499757 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:04.499757 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:35:04.500677 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c4547ca9-31f4-4bc9-893f-8b955704818b tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 returned with HTTP 200 Jul 10 14:35:04.501457 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1477/5888] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:04 2026] GET /volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:04.639748 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f9ca88c5-a79f-4393-a2cb-2cc9c26ce1b2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:04.641680 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f9ca88c5-a79f-4393-a2cb-2cc9c26ce1b2 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] GET https://10.4.3.66/volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d Jul 10 14:35:04.641888 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f9ca88c5-a79f-4393-a2cb-2cc9c26ce1b2 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:04.642096 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f9ca88c5-a79f-4393-a2cb-2cc9c26ce1b2 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:04.642195 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-f9ca88c5-a79f-4393-a2cb-2cc9c26ce1b2 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Show backup with id 6618bda7-4480-40c3-9981-33201a8b411d. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:04.646954 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:04.646954 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:35:04.647523 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f9ca88c5-a79f-4393-a2cb-2cc9c26ce1b2 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] https://10.4.3.66/volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d returned with HTTP 200 Jul 10 14:35:04.647845 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1469/5889] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:04 2026] GET /volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:05.511185 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-7c6746bb-c463-4a06-a92c-c85dd0dd769e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:05.513027 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7c6746bb-c463-4a06-a92c-c85dd0dd769e tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 Jul 10 14:35:05.513240 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7c6746bb-c463-4a06-a92c-c85dd0dd769e tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:05.513424 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7c6746bb-c463-4a06-a92c-c85dd0dd769e tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:05.513563 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-7c6746bb-c463-4a06-a92c-c85dd0dd769e tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id c2f9562e-e8ed-4332-b3b5-93c46b30d734. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:05.520489 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:05.520489 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:05.521159 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7c6746bb-c463-4a06-a92c-c85dd0dd769e tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 returned with HTTP 200 Jul 10 14:35:05.521510 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1482/5890] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:05 2026] GET /volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:05.658795 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-16a9974d-4613-40aa-b433-2ca62108e0cd None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:05.661252 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-16a9974d-4613-40aa-b433-2ca62108e0cd tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] GET https://10.4.3.66/volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d Jul 10 14:35:05.661560 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-16a9974d-4613-40aa-b433-2ca62108e0cd tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:05.661830 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-16a9974d-4613-40aa-b433-2ca62108e0cd tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:05.661998 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-16a9974d-4613-40aa-b433-2ca62108e0cd tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Show backup with id 6618bda7-4480-40c3-9981-33201a8b411d. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:05.667329 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:05.667329 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:35:05.668156 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-16a9974d-4613-40aa-b433-2ca62108e0cd tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] https://10.4.3.66/volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d returned with HTTP 200 Jul 10 14:35:05.668677 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1463/5891] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:05 2026] GET /volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:06.530774 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0bbb73db-5c95-4ec4-a455-148c77c8e052 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:06.532715 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0bbb73db-5c95-4ec4-a455-148c77c8e052 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 Jul 10 14:35:06.532936 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0bbb73db-5c95-4ec4-a455-148c77c8e052 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:06.533149 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0bbb73db-5c95-4ec4-a455-148c77c8e052 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:06.533257 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-0bbb73db-5c95-4ec4-a455-148c77c8e052 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id c2f9562e-e8ed-4332-b3b5-93c46b30d734. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:06.537723 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:06.537723 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:35:06.538058 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0bbb73db-5c95-4ec4-a455-148c77c8e052 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 returned with HTTP 200 Jul 10 14:35:06.538607 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1478/5892] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:06 2026] GET /volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:06.678413 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ee84f043-f100-4a27-9d0d-7a174b7b3110 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:06.680207 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ee84f043-f100-4a27-9d0d-7a174b7b3110 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] GET https://10.4.3.66/volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d Jul 10 14:35:06.680207 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ee84f043-f100-4a27-9d0d-7a174b7b3110 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:06.680531 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ee84f043-f100-4a27-9d0d-7a174b7b3110 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:06.680722 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-ee84f043-f100-4a27-9d0d-7a174b7b3110 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Show backup with id 6618bda7-4480-40c3-9981-33201a8b411d. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:06.685123 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:06.685123 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:35:06.685523 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ee84f043-f100-4a27-9d0d-7a174b7b3110 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] https://10.4.3.66/volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d returned with HTTP 200 Jul 10 14:35:06.685849 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1470/5893] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:06 2026] GET /volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:07.548200 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ab48f408-4bb7-42b4-85f4-9b92e111bfcb None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:07.551580 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ab48f408-4bb7-42b4-85f4-9b92e111bfcb tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 Jul 10 14:35:07.551580 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ab48f408-4bb7-42b4-85f4-9b92e111bfcb tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:07.551757 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ab48f408-4bb7-42b4-85f4-9b92e111bfcb tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:07.551830 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-ab48f408-4bb7-42b4-85f4-9b92e111bfcb tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id c2f9562e-e8ed-4332-b3b5-93c46b30d734. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:07.556159 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:07.556159 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:07.556941 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ab48f408-4bb7-42b4-85f4-9b92e111bfcb tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 returned with HTTP 200 Jul 10 14:35:07.557273 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1483/5894] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:07 2026] GET /volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:07.695537 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f3513534-b49c-4e76-93c9-77432179490d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:07.697351 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f3513534-b49c-4e76-93c9-77432179490d tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] GET https://10.4.3.66/volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d Jul 10 14:35:07.697621 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f3513534-b49c-4e76-93c9-77432179490d tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:07.697826 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f3513534-b49c-4e76-93c9-77432179490d tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:07.697962 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-f3513534-b49c-4e76-93c9-77432179490d tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Show backup with id 6618bda7-4480-40c3-9981-33201a8b411d. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:07.702133 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:07.702133 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:35:07.702739 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f3513534-b49c-4e76-93c9-77432179490d tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] https://10.4.3.66/volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d returned with HTTP 200 Jul 10 14:35:07.703138 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1464/5895] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:07 2026] GET /volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:08.567190 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0180fe48-dc2c-4e4f-b7af-a203af83b117 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:08.569029 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0180fe48-dc2c-4e4f-b7af-a203af83b117 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 Jul 10 14:35:08.569029 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0180fe48-dc2c-4e4f-b7af-a203af83b117 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:08.569186 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0180fe48-dc2c-4e4f-b7af-a203af83b117 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:08.569280 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-0180fe48-dc2c-4e4f-b7af-a203af83b117 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id c2f9562e-e8ed-4332-b3b5-93c46b30d734. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:08.573049 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:08.573049 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:35:08.573647 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0180fe48-dc2c-4e4f-b7af-a203af83b117 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 returned with HTTP 200 Jul 10 14:35:08.574002 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1479/5896] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:08 2026] GET /volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:08.714891 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-e1595606-abcb-46d6-8884-0ce2097cdde4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:08.717132 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e1595606-abcb-46d6-8884-0ce2097cdde4 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] GET https://10.4.3.66/volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d Jul 10 14:35:08.717407 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e1595606-abcb-46d6-8884-0ce2097cdde4 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:08.717676 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-e1595606-abcb-46d6-8884-0ce2097cdde4 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:08.717836 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-e1595606-abcb-46d6-8884-0ce2097cdde4 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Show backup with id 6618bda7-4480-40c3-9981-33201a8b411d. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:08.723175 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:08.723175 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:35:08.723766 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-e1595606-abcb-46d6-8884-0ce2097cdde4 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] https://10.4.3.66/volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d returned with HTTP 200 Jul 10 14:35:08.724095 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1471/5897] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:08 2026] GET /volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:09.583602 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-a8eb4789-c8a7-4845-b989-3b5e7a25f81d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:09.585447 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a8eb4789-c8a7-4845-b989-3b5e7a25f81d tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 Jul 10 14:35:09.585702 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a8eb4789-c8a7-4845-b989-3b5e7a25f81d tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:09.585959 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a8eb4789-c8a7-4845-b989-3b5e7a25f81d tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:09.586145 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-a8eb4789-c8a7-4845-b989-3b5e7a25f81d tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id c2f9562e-e8ed-4332-b3b5-93c46b30d734. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:09.590829 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:09.590829 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:09.591525 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a8eb4789-c8a7-4845-b989-3b5e7a25f81d tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 returned with HTTP 200 Jul 10 14:35:09.591925 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1484/5898] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:09 2026] GET /volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:09.734163 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-24765e85-919c-4e32-b6ac-c2b9b1c603cc None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:09.736188 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-24765e85-919c-4e32-b6ac-c2b9b1c603cc tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] GET https://10.4.3.66/volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d Jul 10 14:35:09.736391 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-24765e85-919c-4e32-b6ac-c2b9b1c603cc tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:09.736586 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-24765e85-919c-4e32-b6ac-c2b9b1c603cc tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:09.736702 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-24765e85-919c-4e32-b6ac-c2b9b1c603cc tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Show backup with id 6618bda7-4480-40c3-9981-33201a8b411d. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:09.741303 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:09.741303 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:35:09.742120 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-24765e85-919c-4e32-b6ac-c2b9b1c603cc tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] https://10.4.3.66/volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d returned with HTTP 200 Jul 10 14:35:09.742764 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1465/5899] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:09 2026] GET /volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:10.601086 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-1528fc8d-8ced-409f-9d8a-7db7d98df59a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:10.603126 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1528fc8d-8ced-409f-9d8a-7db7d98df59a tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 Jul 10 14:35:10.603318 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1528fc8d-8ced-409f-9d8a-7db7d98df59a tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:10.603491 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1528fc8d-8ced-409f-9d8a-7db7d98df59a tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:10.603610 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-1528fc8d-8ced-409f-9d8a-7db7d98df59a tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id c2f9562e-e8ed-4332-b3b5-93c46b30d734. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:10.607570 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:10.607570 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:35:10.608111 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1528fc8d-8ced-409f-9d8a-7db7d98df59a tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 returned with HTTP 200 Jul 10 14:35:10.608485 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1480/5900] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:10 2026] GET /volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:10.617563 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-58be0f9a-68dd-4d44-81e0-5c9a77f6398e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:10.619383 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-58be0f9a-68dd-4d44-81e0-5c9a77f6398e tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] DELETE https://10.4.3.66/volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 Jul 10 14:35:10.619658 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-58be0f9a-68dd-4d44-81e0-5c9a77f6398e tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:10.619903 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-58be0f9a-68dd-4d44-81e0-5c9a77f6398e tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:10.620068 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.contrib.backups [None req-58be0f9a-68dd-4d44-81e0-5c9a77f6398e tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Delete backup with id: c2f9562e-e8ed-4332-b3b5-93c46b30d734. Jul 10 14:35:10.624949 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:10.624949 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:35:10.636018 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.backup.rpcapi [None req-58be0f9a-68dd-4d44-81e0-5c9a77f6398e tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] delete_backup rpcapi backup_id c2f9562e-e8ed-4332-b3b5-93c46b30d734 {{(pid=100152) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 14:35:10.638092 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-58be0f9a-68dd-4d44-81e0-5c9a77f6398e tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 returned with HTTP 202 Jul 10 14:35:10.638514 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1472/5901] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:35:10 2026] DELETE /volume/v3/backups/c2f9562e-e8ed-4332-b3b5-93c46b30d734 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:35:10.645981 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-549571f3-4f6a-4f63-9dd5-c35f447584a4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:10.648206 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-549571f3-4f6a-4f63-9dd5-c35f447584a4 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/38ab571e-a92d-4254-84df-8fd16b2de255 Jul 10 14:35:10.648461 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-549571f3-4f6a-4f63-9dd5-c35f447584a4 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:10.648716 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-549571f3-4f6a-4f63-9dd5-c35f447584a4 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:10.648938 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-549571f3-4f6a-4f63-9dd5-c35f447584a4 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Delete volume with id: 38ab571e-a92d-4254-84df-8fd16b2de255 Jul 10 14:35:10.656132 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:10.656132 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:10.656576 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-549571f3-4f6a-4f63-9dd5-c35f447584a4 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Volume info retrieved successfully. Jul 10 14:35:10.671366 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-549571f3-4f6a-4f63-9dd5-c35f447584a4 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Delete volume request issued successfully. Jul 10 14:35:10.671587 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-549571f3-4f6a-4f63-9dd5-c35f447584a4 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/volumes/38ab571e-a92d-4254-84df-8fd16b2de255 returned with HTTP 202 Jul 10 14:35:10.672017 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1485/5902] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:35:10 2026] DELETE /volume/v3/volumes/38ab571e-a92d-4254-84df-8fd16b2de255 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:35:10.678760 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-16b2f827-6a99-4848-a6e2-ef46c0e4ed36 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:10.680393 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-16b2f827-6a99-4848-a6e2-ef46c0e4ed36 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/volumes/38ab571e-a92d-4254-84df-8fd16b2de255 Jul 10 14:35:10.680622 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-16b2f827-6a99-4848-a6e2-ef46c0e4ed36 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:10.680885 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-16b2f827-6a99-4848-a6e2-ef46c0e4ed36 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:10.687915 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:10.687915 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:35:10.691097 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-16b2f827-6a99-4848-a6e2-ef46c0e4ed36 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Volume info retrieved successfully. Jul 10 14:35:10.694865 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-16b2f827-6a99-4848-a6e2-ef46c0e4ed36 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/volumes/38ab571e-a92d-4254-84df-8fd16b2de255 returned with HTTP 200 Jul 10 14:35:10.695270 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1466/5903] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:10 2026] GET /volume/v3/volumes/38ab571e-a92d-4254-84df-8fd16b2de255 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:35:10.753597 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-458fafa4-29e0-403d-b95c-d507d376a1f1 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:10.756205 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-458fafa4-29e0-403d-b95c-d507d376a1f1 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] GET https://10.4.3.66/volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d Jul 10 14:35:10.756490 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-458fafa4-29e0-403d-b95c-d507d376a1f1 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:10.756933 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-458fafa4-29e0-403d-b95c-d507d376a1f1 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:10.757009 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-458fafa4-29e0-403d-b95c-d507d376a1f1 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Show backup with id 6618bda7-4480-40c3-9981-33201a8b411d. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:10.762653 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:10.762653 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:35:10.763200 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-458fafa4-29e0-403d-b95c-d507d376a1f1 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] https://10.4.3.66/volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d returned with HTTP 200 Jul 10 14:35:10.763844 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1481/5904] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:10 2026] GET /volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:11.709148 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-1e38f980-3014-431e-8fb4-a2306fdc0bd1 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:11.710994 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1e38f980-3014-431e-8fb4-a2306fdc0bd1 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/volumes/38ab571e-a92d-4254-84df-8fd16b2de255 Jul 10 14:35:11.711221 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1e38f980-3014-431e-8fb4-a2306fdc0bd1 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:11.711416 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-1e38f980-3014-431e-8fb4-a2306fdc0bd1 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:11.717516 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-1e38f980-3014-431e-8fb4-a2306fdc0bd1 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/volumes/38ab571e-a92d-4254-84df-8fd16b2de255 returned with HTTP 404 Jul 10 14:35:11.718030 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1473/5905] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:11 2026] GET /volume/v3/volumes/38ab571e-a92d-4254-84df-8fd16b2de255 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:35:11.726022 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-03b100ce-8fb3-4e1a-b9a4-af6d5c966492 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:11.728232 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-03b100ce-8fb3-4e1a-b9a4-af6d5c966492 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86/export_record Jul 10 14:35:11.728464 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-03b100ce-8fb3-4e1a-b9a4-af6d5c966492 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:11.728676 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-03b100ce-8fb3-4e1a-b9a4-af6d5c966492 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'export_record' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:11.728799 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.contrib.backups [None req-03b100ce-8fb3-4e1a-b9a4-af6d5c966492 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Export record for backup 293aa80e-2480-45e4-836c-0dbc4f90ec86. {{(pid=100154) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 14:35:11.732978 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:11.732978 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:11.733886 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.backup.api [None req-03b100ce-8fb3-4e1a-b9a4-af6d5c966492 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling RPCAPI with context: , host: np0000005012, backup: 293aa80e-2480-45e4-836c-0dbc4f90ec86. {{(pid=100154) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 10 14:35:11.741289 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.backup.rpcapi [None req-03b100ce-8fb3-4e1a-b9a4-af6d5c966492 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] export_record in rpcapi backup_id 293aa80e-2480-45e4-836c-0dbc4f90ec86 on host np0000005012. {{(pid=100154) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 10 14:35:11.774136 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-474723c2-14ef-4d15-9e50-a63d14954c83 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:11.776053 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-474723c2-14ef-4d15-9e50-a63d14954c83 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] GET https://10.4.3.66/volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d Jul 10 14:35:11.776242 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-474723c2-14ef-4d15-9e50-a63d14954c83 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:11.776451 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-474723c2-14ef-4d15-9e50-a63d14954c83 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:11.776598 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-474723c2-14ef-4d15-9e50-a63d14954c83 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Show backup with id 6618bda7-4480-40c3-9981-33201a8b411d. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:11.780961 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:11.780961 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:35:11.781261 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-474723c2-14ef-4d15-9e50-a63d14954c83 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] https://10.4.3.66/volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d returned with HTTP 200 Jul 10 14:35:11.781633 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1467/5906] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:11 2026] GET /volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:12.243251 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.contrib.backups [None req-03b100ce-8fb3-4e1a-b9a4-af6d5c966492 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjkzYWE4MGUtMjQ4MC00NWU0LTgzNmMtMGRiYzRmOTBlYzg2IiwgInVzZXJfaWQiOiAiMTg0OGYwYjVkNDE2NDcyZmFkOWM5NGU4NmI1NDI1NGEiLCAicHJvamVjdF9pZCI6ICJiZmM2MDQ0YjBkMzQ0YmIxOWNkMzIyM2E5YTkwYjJmMiIsICJ2b2x1bWVfaWQiOiAiODlmY2Q3MzItYTQ3ZC00M2MwLTllNDUtY2Y3ZDNlNDkwMGI1IiwgImhvc3QiOiAibnAwMDAwMDA1MDEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03ODU1Mzk1ODgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84OWZjZDczMi1hNDdkLTQzYzAtOWU0NS1jZjdkM2U0OTAwYjUvMjAyNjA3MTAxNDM0MjMvYXpfbm92YV9iYWNrdXBfMjkzYWE4MGUtMjQ4MC00NWU0LTgzNmMtMGRiYzRmOTBlYzg2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQxNDozNDoyMFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxNDozNDoyMFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDE0OjM0OjM2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100154) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 10 14:35:12.243612 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-03b100ce-8fb3-4e1a-b9a4-af6d5c966492 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86/export_record returned with HTTP 200 Jul 10 14:35:12.245203 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1486/5907] 10.4.3.66 () {68 vars in 1423 bytes} [Fri Jul 10 14:35:11 2026] GET /volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86/export_record => generated 1424 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:35:12.251845 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-9fdeed99-4806-4be5-ac30-c58166b62565 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:12.253546 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9fdeed99-4806-4be5-ac30-c58166b62565 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:35:12.253898 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9fdeed99-4806-4be5-ac30-c58166b62565 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1566826947"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:35:12.255221 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-9fdeed99-4806-4be5-ac30-c58166b62565 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1566826947'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:35:12.255381 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-9fdeed99-4806-4be5-ac30-c58166b62565 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Create volume of 1 GB Jul 10 14:35:12.259527 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-9fdeed99-4806-4be5-ac30-c58166b62565 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Availability Zones retrieved successfully. Jul 10 14:35:12.264383 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-9fdeed99-4806-4be5-ac30-c58166b62565 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Flow 'volume_create_api' (0649e180-2ea6-4ced-946d-6b3415584b40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:35:12.265462 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-9fdeed99-4806-4be5-ac30-c58166b62565 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d90b937a-bce5-4368-963c-68e5a80a1d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:12.266238 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-9fdeed99-4806-4be5-ac30-c58166b62565 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:35:12.288826 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-9fdeed99-4806-4be5-ac30-c58166b62565 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d90b937a-bce5-4368-963c-68e5a80a1d9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:12.289611 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-9fdeed99-4806-4be5-ac30-c58166b62565 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (295f61ac-2d07-4d48-b153-1699b7afc406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:12.325300 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-9fdeed99-4806-4be5-ac30-c58166b62565 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Created reservations ['af863c07-3803-44a2-a3d5-fe01668d4fc1', '8e33bd04-8b7e-45a3-8619-53fdaa326182', '010efd7a-0070-4dd4-a162-f5091e89342b', '82592a44-2533-4f27-98fe-6e545f13a877'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:35:12.326124 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-9fdeed99-4806-4be5-ac30-c58166b62565 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (295f61ac-2d07-4d48-b153-1699b7afc406) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af863c07-3803-44a2-a3d5-fe01668d4fc1', '8e33bd04-8b7e-45a3-8619-53fdaa326182', '010efd7a-0070-4dd4-a162-f5091e89342b', '82592a44-2533-4f27-98fe-6e545f13a877']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:12.326919 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-9fdeed99-4806-4be5-ac30-c58166b62565 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20add043-017c-4420-87ca-1fa6970cef39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:12.352919 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-9fdeed99-4806-4be5-ac30-c58166b62565 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20add043-017c-4420-87ca-1fa6970cef39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2af738b-e460-4631-8da1-9a2ea534d6a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1566826947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfc6044b0d344bb19cd3223a9a90b2f2',qos_specs=None,replication_status=,reservations=['af863c07-3803-44a2-a3d5-fe01668d4fc1','8e33bd04-8b7e-45a3-8619-53fdaa326182','010efd7a-0070-4dd4-a162-f5091e89342b','82592a44-2533-4f27-98fe-6e545f13a877'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1848f0b5d416472fad9c94e86b54254a',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:35:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1566826947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2af738b-e460-4631-8da1-9a2ea534d6a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfc6044b0d344bb19cd3223a9a90b2f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1848f0b5d416472fad9c94e86b54254a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:12.353804 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-9fdeed99-4806-4be5-ac30-c58166b62565 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f509ad5-5f38-4a49-a8ce-69342bb911e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:12.373690 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-9fdeed99-4806-4be5-ac30-c58166b62565 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f509ad5-5f38-4a49-a8ce-69342bb911e8) transitioned into state 'SUCCESS' from state '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-1566826947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfc6044b0d344bb19cd3223a9a90b2f2',qos_specs=None,replication_status=,reservations=['af863c07-3803-44a2-a3d5-fe01668d4fc1','8e33bd04-8b7e-45a3-8619-53fdaa326182','010efd7a-0070-4dd4-a162-f5091e89342b','82592a44-2533-4f27-98fe-6e545f13a877'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1848f0b5d416472fad9c94e86b54254a',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:12.374546 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-9fdeed99-4806-4be5-ac30-c58166b62565 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (472cf49e-5559-4785-8a06-2dad01b47c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:12.386004 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-9fdeed99-4806-4be5-ac30-c58166b62565 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (472cf49e-5559-4785-8a06-2dad01b47c1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:12.386872 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-9fdeed99-4806-4be5-ac30-c58166b62565 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Flow 'volume_create_api' (0649e180-2ea6-4ced-946d-6b3415584b40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:35:12.387224 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-9fdeed99-4806-4be5-ac30-c58166b62565 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Create volume request issued successfully. Jul 10 14:35:12.387950 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9fdeed99-4806-4be5-ac30-c58166b62565 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:35:12.388466 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1482/5908] 10.4.3.66 () {70 vars in 1291 bytes} [Fri Jul 10 14:35:12 2026] POST /volume/v3/volumes => generated 776 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:35:12.400572 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ec662bb8-4a8c-4ea0-b90b-2de23ac6c492 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:12.402460 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ec662bb8-4a8c-4ea0-b90b-2de23ac6c492 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/volumes/e2af738b-e460-4631-8da1-9a2ea534d6a2 Jul 10 14:35:12.402674 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ec662bb8-4a8c-4ea0-b90b-2de23ac6c492 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:12.403012 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ec662bb8-4a8c-4ea0-b90b-2de23ac6c492 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:12.410221 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:12.410221 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:35:12.413390 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ec662bb8-4a8c-4ea0-b90b-2de23ac6c492 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Volume info retrieved successfully. Jul 10 14:35:12.417448 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ec662bb8-4a8c-4ea0-b90b-2de23ac6c492 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/volumes/e2af738b-e460-4631-8da1-9a2ea534d6a2 returned with HTTP 200 Jul 10 14:35:12.417847 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1474/5909] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:12 2026] GET /volume/v3/volumes/e2af738b-e460-4631-8da1-9a2ea534d6a2 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:12.791032 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-7d5baa2c-e85f-47d5-9458-43307e4a25cb None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:12.792519 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7d5baa2c-e85f-47d5-9458-43307e4a25cb tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] GET https://10.4.3.66/volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d Jul 10 14:35:12.792711 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7d5baa2c-e85f-47d5-9458-43307e4a25cb tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:12.792897 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7d5baa2c-e85f-47d5-9458-43307e4a25cb tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:12.793003 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-7d5baa2c-e85f-47d5-9458-43307e4a25cb tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Show backup with id 6618bda7-4480-40c3-9981-33201a8b411d. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:12.796797 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:12.796797 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:35:12.797328 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7d5baa2c-e85f-47d5-9458-43307e4a25cb tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] https://10.4.3.66/volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d returned with HTTP 200 Jul 10 14:35:12.797675 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1468/5910] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:12 2026] GET /volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:13.433886 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0ad3ffe4-e1db-4abb-94b7-f3dff90d3d4e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:13.442031 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0ad3ffe4-e1db-4abb-94b7-f3dff90d3d4e tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/volumes/e2af738b-e460-4631-8da1-9a2ea534d6a2 Jul 10 14:35:13.443287 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0ad3ffe4-e1db-4abb-94b7-f3dff90d3d4e tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:13.444515 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0ad3ffe4-e1db-4abb-94b7-f3dff90d3d4e tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:13.472559 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:13.472559 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:13.487573 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-0ad3ffe4-e1db-4abb-94b7-f3dff90d3d4e tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Volume info retrieved successfully. Jul 10 14:35:13.506286 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0ad3ffe4-e1db-4abb-94b7-f3dff90d3d4e tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/volumes/e2af738b-e460-4631-8da1-9a2ea534d6a2 returned with HTTP 200 Jul 10 14:35:13.506744 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1487/5911] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:13 2026] GET /volume/v3/volumes/e2af738b-e460-4631-8da1-9a2ea534d6a2 => generated 1007 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:35:13.518917 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-7bfb6189-d5f0-4043-8aad-bd57e9681b0f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:13.520827 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7bfb6189-d5f0-4043-8aad-bd57e9681b0f tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] POST https://10.4.3.66/volume/v3/backups Jul 10 14:35:13.521182 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7bfb6189-d5f0-4043-8aad-bd57e9681b0f tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e2af738b-e460-4631-8da1-9a2ea534d6a2", "name": "tempest-type-Backup-363027109"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:35:13.522560 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.contrib.backups [None req-7bfb6189-d5f0-4043-8aad-bd57e9681b0f tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Creating new backup {'backup': {'volume_id': 'e2af738b-e460-4631-8da1-9a2ea534d6a2', 'name': 'tempest-type-Backup-363027109'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 14:35:13.522712 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.contrib.backups [None req-7bfb6189-d5f0-4043-8aad-bd57e9681b0f tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Creating backup of volume e2af738b-e460-4631-8da1-9a2ea534d6a2 in container None Jul 10 14:35:13.529946 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:13.529946 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:35:13.530266 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-7bfb6189-d5f0-4043-8aad-bd57e9681b0f tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Volume info retrieved successfully. Jul 10 14:35:13.545650 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-7bfb6189-d5f0-4043-8aad-bd57e9681b0f tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Created reservations ['ad51384b-6afa-4ad9-b6c0-26f7f3f26348', '939644b3-17dd-4210-a3c3-b4c83751485c'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:35:13.576747 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7bfb6189-d5f0-4043-8aad-bd57e9681b0f tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Jul 10 14:35:13.577255 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1483/5912] 10.4.3.66 () {70 vars in 1292 bytes} [Fri Jul 10 14:35:13 2026] POST /volume/v3/backups => generated 313 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:35:13.586055 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-40b809a9-93cb-4dfa-8787-874c71b0656b None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:13.589808 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-40b809a9-93cb-4dfa-8787-874c71b0656b tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 Jul 10 14:35:13.589940 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-40b809a9-93cb-4dfa-8787-874c71b0656b tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:13.590175 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-40b809a9-93cb-4dfa-8787-874c71b0656b tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:13.590312 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-40b809a9-93cb-4dfa-8787-874c71b0656b tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id b786b724-1c80-4383-9f4d-85b9677bbe74. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:13.595117 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:13.595117 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:35:13.596217 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-40b809a9-93cb-4dfa-8787-874c71b0656b tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 returned with HTTP 200 Jul 10 14:35:13.596373 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1475/5913] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:13 2026] GET /volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:13.807866 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-3f53c7c8-3eb6-4f31-9777-2fcabb434006 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:13.809518 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3f53c7c8-3eb6-4f31-9777-2fcabb434006 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] GET https://10.4.3.66/volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d Jul 10 14:35:13.809830 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3f53c7c8-3eb6-4f31-9777-2fcabb434006 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:13.810008 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3f53c7c8-3eb6-4f31-9777-2fcabb434006 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:13.810104 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-3f53c7c8-3eb6-4f31-9777-2fcabb434006 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Show backup with id 6618bda7-4480-40c3-9981-33201a8b411d. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:13.814242 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:13.814242 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:35:13.814850 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3f53c7c8-3eb6-4f31-9777-2fcabb434006 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] https://10.4.3.66/volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d returned with HTTP 200 Jul 10 14:35:13.815375 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1469/5914] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:13 2026] GET /volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:14.605911 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b73aed0f-ed48-4563-907e-1161eab2512a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:14.607607 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b73aed0f-ed48-4563-907e-1161eab2512a tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 Jul 10 14:35:14.607836 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b73aed0f-ed48-4563-907e-1161eab2512a tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:14.608007 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b73aed0f-ed48-4563-907e-1161eab2512a tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:14.608100 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-b73aed0f-ed48-4563-907e-1161eab2512a tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id b786b724-1c80-4383-9f4d-85b9677bbe74. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:14.612006 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:14.612006 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:14.612548 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b73aed0f-ed48-4563-907e-1161eab2512a tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 returned with HTTP 200 Jul 10 14:35:14.612870 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1488/5915] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:14 2026] GET /volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:14.824689 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-94fea147-9048-48c0-b67b-ae49350f41b7 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:14.826807 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-94fea147-9048-48c0-b67b-ae49350f41b7 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] GET https://10.4.3.66/volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d Jul 10 14:35:14.827064 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-94fea147-9048-48c0-b67b-ae49350f41b7 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:14.827298 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-94fea147-9048-48c0-b67b-ae49350f41b7 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:14.827428 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-94fea147-9048-48c0-b67b-ae49350f41b7 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Show backup with id 6618bda7-4480-40c3-9981-33201a8b411d. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:14.832065 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:14.832065 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:35:14.832801 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-94fea147-9048-48c0-b67b-ae49350f41b7 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] https://10.4.3.66/volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d returned with HTTP 200 Jul 10 14:35:14.833226 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1484/5916] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:14 2026] GET /volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:15.622562 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c0611203-0799-4ff1-aa64-5ac52aaf6356 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:15.624764 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c0611203-0799-4ff1-aa64-5ac52aaf6356 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 Jul 10 14:35:15.625147 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c0611203-0799-4ff1-aa64-5ac52aaf6356 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:15.625352 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c0611203-0799-4ff1-aa64-5ac52aaf6356 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:15.625493 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-c0611203-0799-4ff1-aa64-5ac52aaf6356 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id b786b724-1c80-4383-9f4d-85b9677bbe74. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:15.630558 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:15.630558 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:35:15.631286 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c0611203-0799-4ff1-aa64-5ac52aaf6356 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 returned with HTTP 200 Jul 10 14:35:15.631839 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1476/5917] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:15 2026] GET /volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:15.844241 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-190620fe-aaca-4e61-922c-5203636c00ca None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:15.845980 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-190620fe-aaca-4e61-922c-5203636c00ca tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] GET https://10.4.3.66/volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d Jul 10 14:35:15.846175 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-190620fe-aaca-4e61-922c-5203636c00ca tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:15.846360 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-190620fe-aaca-4e61-922c-5203636c00ca tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:15.846468 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-190620fe-aaca-4e61-922c-5203636c00ca tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Show backup with id 6618bda7-4480-40c3-9981-33201a8b411d. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:15.850234 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:15.850234 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:35:15.850838 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-190620fe-aaca-4e61-922c-5203636c00ca tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] https://10.4.3.66/volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d returned with HTTP 200 Jul 10 14:35:15.851188 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1470/5918] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:15 2026] GET /volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:16.643646 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-9a1af671-9437-42c7-8c17-7bb1c2881a8d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:16.649658 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9a1af671-9437-42c7-8c17-7bb1c2881a8d tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 Jul 10 14:35:16.650013 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9a1af671-9437-42c7-8c17-7bb1c2881a8d tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:16.650862 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9a1af671-9437-42c7-8c17-7bb1c2881a8d tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:16.651563 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-9a1af671-9437-42c7-8c17-7bb1c2881a8d tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id b786b724-1c80-4383-9f4d-85b9677bbe74. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:16.657734 np0000005012 devstack@c-api.service[100154]: DEBUG dbcounter [-] [100154] Writing DB stats cinder:SELECT=84,cinder:INSERT=12,cinder:UPDATE=21 {{(pid=100154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:35:16.661533 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:16.661533 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:16.662604 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9a1af671-9437-42c7-8c17-7bb1c2881a8d tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 returned with HTTP 200 Jul 10 14:35:16.663189 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1489/5919] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:16 2026] GET /volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 => generated 733 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:16.861546 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-1bbd6b8e-d637-4e66-9f6e-94d48ef90eeb None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:16.863110 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1bbd6b8e-d637-4e66-9f6e-94d48ef90eeb tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] GET https://10.4.3.66/volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d Jul 10 14:35:16.863316 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1bbd6b8e-d637-4e66-9f6e-94d48ef90eeb tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:16.863493 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1bbd6b8e-d637-4e66-9f6e-94d48ef90eeb tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:16.863613 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-1bbd6b8e-d637-4e66-9f6e-94d48ef90eeb tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Show backup with id 6618bda7-4480-40c3-9981-33201a8b411d. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:16.867544 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:16.867544 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:35:16.868153 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1bbd6b8e-d637-4e66-9f6e-94d48ef90eeb tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] https://10.4.3.66/volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d returned with HTTP 200 Jul 10 14:35:16.868516 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1485/5920] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:16 2026] GET /volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:17.672287 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7b33e319-6707-4663-9f2d-9a4a36945809 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:17.673883 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7b33e319-6707-4663-9f2d-9a4a36945809 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 Jul 10 14:35:17.674068 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7b33e319-6707-4663-9f2d-9a4a36945809 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:17.674230 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7b33e319-6707-4663-9f2d-9a4a36945809 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:17.674326 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-7b33e319-6707-4663-9f2d-9a4a36945809 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id b786b724-1c80-4383-9f4d-85b9677bbe74. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:17.678227 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:17.678227 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:35:17.678831 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7b33e319-6707-4663-9f2d-9a4a36945809 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 returned with HTTP 200 Jul 10 14:35:17.679298 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1477/5921] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:17 2026] GET /volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:17.879345 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f4d46874-7524-47c8-b250-ff3a39208d32 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:17.881233 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f4d46874-7524-47c8-b250-ff3a39208d32 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] GET https://10.4.3.66/volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d Jul 10 14:35:17.881435 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f4d46874-7524-47c8-b250-ff3a39208d32 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:17.881668 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f4d46874-7524-47c8-b250-ff3a39208d32 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:17.881798 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-f4d46874-7524-47c8-b250-ff3a39208d32 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Show backup with id 6618bda7-4480-40c3-9981-33201a8b411d. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:17.886519 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:17.886519 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:35:17.887299 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f4d46874-7524-47c8-b250-ff3a39208d32 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] https://10.4.3.66/volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d returned with HTTP 200 Jul 10 14:35:17.887733 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1471/5922] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:17 2026] GET /volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:18.688479 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ee40b077-db8e-4bd3-ac44-eb89b8824154 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:18.690241 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ee40b077-db8e-4bd3-ac44-eb89b8824154 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 Jul 10 14:35:18.690367 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ee40b077-db8e-4bd3-ac44-eb89b8824154 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:18.690564 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ee40b077-db8e-4bd3-ac44-eb89b8824154 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:18.690683 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-ee40b077-db8e-4bd3-ac44-eb89b8824154 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id b786b724-1c80-4383-9f4d-85b9677bbe74. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:18.694516 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:18.694516 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:18.695103 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ee40b077-db8e-4bd3-ac44-eb89b8824154 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 returned with HTTP 200 Jul 10 14:35:18.695431 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1490/5923] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:18 2026] GET /volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:18.897978 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-df565252-d2bb-41c2-857f-bf52b9cc9e01 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:18.899616 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-df565252-d2bb-41c2-857f-bf52b9cc9e01 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] GET https://10.4.3.66/volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d Jul 10 14:35:18.899846 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-df565252-d2bb-41c2-857f-bf52b9cc9e01 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:18.900050 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-df565252-d2bb-41c2-857f-bf52b9cc9e01 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:18.900179 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-df565252-d2bb-41c2-857f-bf52b9cc9e01 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Show backup with id 6618bda7-4480-40c3-9981-33201a8b411d. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:18.904094 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:18.904094 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:35:18.904679 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-df565252-d2bb-41c2-857f-bf52b9cc9e01 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] https://10.4.3.66/volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d returned with HTTP 200 Jul 10 14:35:18.904990 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1486/5924] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:18 2026] GET /volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:18.916525 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3e4236e6-a152-40e6-b1fb-3b701cee5301 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:18.918727 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3e4236e6-a152-40e6-b1fb-3b701cee5301 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] PUT https://10.4.3.66/volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d Jul 10 14:35:18.919102 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3e4236e6-a152-40e6-b1fb-3b701cee5301 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:35:18.924752 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:18.924752 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:35:18.931172 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3e4236e6-a152-40e6-b1fb-3b701cee5301 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] https://10.4.3.66/volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d returned with HTTP 200 Jul 10 14:35:18.931578 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1478/5925] 10.4.3.66 () {70 vars in 1401 bytes} [Fri Jul 10 14:35:18 2026] PUT /volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d => generated 313 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:18.940332 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-879c3c92-54a6-4d33-ab93-45c4bb691567 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:18.942221 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-879c3c92-54a6-4d33-ab93-45c4bb691567 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] GET https://10.4.3.66/volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d Jul 10 14:35:18.942465 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-879c3c92-54a6-4d33-ab93-45c4bb691567 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:18.942734 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-879c3c92-54a6-4d33-ab93-45c4bb691567 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:18.942884 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-879c3c92-54a6-4d33-ab93-45c4bb691567 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Show backup with id 6618bda7-4480-40c3-9981-33201a8b411d. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:18.947205 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:18.947205 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:35:18.947799 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-879c3c92-54a6-4d33-ab93-45c4bb691567 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] https://10.4.3.66/volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d returned with HTTP 200 Jul 10 14:35:18.948133 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1472/5926] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:18 2026] GET /volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:18.959305 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8b2e6dc9-8770-42d5-bfa3-91b5a851e1d0 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:18.961117 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8b2e6dc9-8770-42d5-bfa3-91b5a851e1d0 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] DELETE https://10.4.3.66/volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d Jul 10 14:35:18.961310 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8b2e6dc9-8770-42d5-bfa3-91b5a851e1d0 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:18.961493 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8b2e6dc9-8770-42d5-bfa3-91b5a851e1d0 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:18.961666 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.contrib.backups [None req-8b2e6dc9-8770-42d5-bfa3-91b5a851e1d0 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Delete backup with id: 6618bda7-4480-40c3-9981-33201a8b411d. Jul 10 14:35:18.965789 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:18.965789 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:18.977931 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.backup.rpcapi [None req-8b2e6dc9-8770-42d5-bfa3-91b5a851e1d0 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] delete_backup rpcapi backup_id 6618bda7-4480-40c3-9981-33201a8b411d {{(pid=100154) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 14:35:18.979570 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8b2e6dc9-8770-42d5-bfa3-91b5a851e1d0 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] https://10.4.3.66/volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d returned with HTTP 202 Jul 10 14:35:18.979969 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1491/5927] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:35:18 2026] DELETE /volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:35:18.987758 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-226b00af-5fbb-4844-a810-76f972a34701 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:18.989473 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-226b00af-5fbb-4844-a810-76f972a34701 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] GET https://10.4.3.66/volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d Jul 10 14:35:18.989761 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-226b00af-5fbb-4844-a810-76f972a34701 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:18.989958 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-226b00af-5fbb-4844-a810-76f972a34701 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:18.990100 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-226b00af-5fbb-4844-a810-76f972a34701 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Show backup with id 6618bda7-4480-40c3-9981-33201a8b411d. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:18.994345 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:18.994345 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:35:18.995027 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-226b00af-5fbb-4844-a810-76f972a34701 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] https://10.4.3.66/volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d returned with HTTP 200 Jul 10 14:35:18.995391 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1487/5928] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:18 2026] GET /volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d => generated 758 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:19.704912 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fa2d85f6-1277-452c-b3a0-70307f25f0a4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:19.708278 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fa2d85f6-1277-452c-b3a0-70307f25f0a4 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 Jul 10 14:35:19.708278 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fa2d85f6-1277-452c-b3a0-70307f25f0a4 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:19.708278 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fa2d85f6-1277-452c-b3a0-70307f25f0a4 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:19.708278 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-fa2d85f6-1277-452c-b3a0-70307f25f0a4 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id b786b724-1c80-4383-9f4d-85b9677bbe74. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:19.712071 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:19.712071 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:35:19.712878 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fa2d85f6-1277-452c-b3a0-70307f25f0a4 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 returned with HTTP 200 Jul 10 14:35:19.713389 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1479/5929] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:19 2026] GET /volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:20.005791 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-0cc0bfed-38bd-429d-be99-b45e76b7ca18 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:20.007496 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0cc0bfed-38bd-429d-be99-b45e76b7ca18 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] GET https://10.4.3.66/volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d Jul 10 14:35:20.007718 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0cc0bfed-38bd-429d-be99-b45e76b7ca18 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:20.007900 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0cc0bfed-38bd-429d-be99-b45e76b7ca18 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:20.008004 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-0cc0bfed-38bd-429d-be99-b45e76b7ca18 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Show backup with id 6618bda7-4480-40c3-9981-33201a8b411d. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:20.012125 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0cc0bfed-38bd-429d-be99-b45e76b7ca18 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] https://10.4.3.66/volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d returned with HTTP 404 Jul 10 14:35:20.012554 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1473/5930] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:20 2026] GET /volume/v3/backups/6618bda7-4480-40c3-9981-33201a8b411d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:35:20.019144 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-5f5d7198-0f7e-48d9-9bd8-4d2522c1af49 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:20.020804 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5f5d7198-0f7e-48d9-9bd8-4d2522c1af49 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/56162c08-9419-45ec-9d7e-a0e221feeb24 Jul 10 14:35:20.021042 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5f5d7198-0f7e-48d9-9bd8-4d2522c1af49 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:20.021248 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5f5d7198-0f7e-48d9-9bd8-4d2522c1af49 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:20.021427 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-5f5d7198-0f7e-48d9-9bd8-4d2522c1af49 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Delete volume with id: 56162c08-9419-45ec-9d7e-a0e221feeb24 Jul 10 14:35:20.028290 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:20.028290 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:20.028612 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-5f5d7198-0f7e-48d9-9bd8-4d2522c1af49 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Volume info retrieved successfully. Jul 10 14:35:20.044253 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-5f5d7198-0f7e-48d9-9bd8-4d2522c1af49 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Delete volume request issued successfully. Jul 10 14:35:20.044388 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5f5d7198-0f7e-48d9-9bd8-4d2522c1af49 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] https://10.4.3.66/volume/v3/volumes/56162c08-9419-45ec-9d7e-a0e221feeb24 returned with HTTP 202 Jul 10 14:35:20.044795 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1492/5931] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:35:20 2026] DELETE /volume/v3/volumes/56162c08-9419-45ec-9d7e-a0e221feeb24 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:35:20.050994 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-675f1478-8520-4072-8072-c512a1eca994 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:20.052897 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-675f1478-8520-4072-8072-c512a1eca994 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] GET https://10.4.3.66/volume/v3/volumes/56162c08-9419-45ec-9d7e-a0e221feeb24 Jul 10 14:35:20.053130 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-675f1478-8520-4072-8072-c512a1eca994 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:20.053320 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-675f1478-8520-4072-8072-c512a1eca994 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:20.061474 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:20.061474 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:35:20.065374 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-675f1478-8520-4072-8072-c512a1eca994 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Volume info retrieved successfully. Jul 10 14:35:20.069704 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-675f1478-8520-4072-8072-c512a1eca994 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] https://10.4.3.66/volume/v3/volumes/56162c08-9419-45ec-9d7e-a0e221feeb24 returned with HTTP 200 Jul 10 14:35:20.070074 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1488/5932] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:20 2026] GET /volume/v3/volumes/56162c08-9419-45ec-9d7e-a0e221feeb24 => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:35:20.723234 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a6e6ab23-95eb-4292-88aa-e712613c44bb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:20.725654 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a6e6ab23-95eb-4292-88aa-e712613c44bb tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 Jul 10 14:35:20.725953 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a6e6ab23-95eb-4292-88aa-e712613c44bb tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:20.726199 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a6e6ab23-95eb-4292-88aa-e712613c44bb tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:20.726361 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-a6e6ab23-95eb-4292-88aa-e712613c44bb tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id b786b724-1c80-4383-9f4d-85b9677bbe74. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:20.731738 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:20.731738 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:35:20.732582 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a6e6ab23-95eb-4292-88aa-e712613c44bb tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 returned with HTTP 200 Jul 10 14:35:20.733062 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1480/5933] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:20 2026] GET /volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:21.083754 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-828a9faf-0bf7-4d4b-8f6e-ddfb1ac55cc6 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:21.085805 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-828a9faf-0bf7-4d4b-8f6e-ddfb1ac55cc6 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] GET https://10.4.3.66/volume/v3/volumes/56162c08-9419-45ec-9d7e-a0e221feeb24 Jul 10 14:35:21.086067 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-828a9faf-0bf7-4d4b-8f6e-ddfb1ac55cc6 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:21.086297 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-828a9faf-0bf7-4d4b-8f6e-ddfb1ac55cc6 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:21.092655 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-828a9faf-0bf7-4d4b-8f6e-ddfb1ac55cc6 tempest-ProjectAdminTests39-1315347672 tempest-ProjectAdminTests39-1315347672-project-admin] https://10.4.3.66/volume/v3/volumes/56162c08-9419-45ec-9d7e-a0e221feeb24 returned with HTTP 404 Jul 10 14:35:21.093045 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1474/5934] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:21 2026] GET /volume/v3/volumes/56162c08-9419-45ec-9d7e-a0e221feeb24 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:35:21.743543 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-751a70fc-1941-44b9-8537-7b8ebf52320a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:21.745889 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-751a70fc-1941-44b9-8537-7b8ebf52320a tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 Jul 10 14:35:21.746170 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-751a70fc-1941-44b9-8537-7b8ebf52320a tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:21.746412 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-751a70fc-1941-44b9-8537-7b8ebf52320a tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:21.746574 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-751a70fc-1941-44b9-8537-7b8ebf52320a tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id b786b724-1c80-4383-9f4d-85b9677bbe74. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:21.751941 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:21.751941 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:21.752759 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-751a70fc-1941-44b9-8537-7b8ebf52320a tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 returned with HTTP 200 Jul 10 14:35:21.753226 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1493/5935] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:21 2026] GET /volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:22.646055 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-00663998-7a90-447b-a549-79a711d7843e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:22.695901 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-00663998-7a90-447b-a549-79a711d7843e tempest-ProjectMemberTests-151609336 tempest-ProjectMemberTests-151609336-project-admin] GET https://10.4.3.66/volume/v3/scheduler-stats/get_pools Jul 10 14:35:22.696095 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-00663998-7a90-447b-a549-79a711d7843e tempest-ProjectMemberTests-151609336 tempest-ProjectMemberTests-151609336-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:22.696272 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-00663998-7a90-447b-a549-79a711d7843e tempest-ProjectMemberTests-151609336 tempest-ProjectMemberTests-151609336-project-admin] Calling method 'get_pools' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:22.762519 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cfc84d0f-64d2-48b9-abc3-aefaddab507d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:22.764098 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cfc84d0f-64d2-48b9-abc3-aefaddab507d tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 Jul 10 14:35:22.764296 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cfc84d0f-64d2-48b9-abc3-aefaddab507d tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:22.764463 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cfc84d0f-64d2-48b9-abc3-aefaddab507d tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:22.764572 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-cfc84d0f-64d2-48b9-abc3-aefaddab507d tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id b786b724-1c80-4383-9f4d-85b9677bbe74. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:22.768308 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:22.768308 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:35:22.768863 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cfc84d0f-64d2-48b9-abc3-aefaddab507d tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 returned with HTTP 200 Jul 10 14:35:22.769189 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1481/5936] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:22 2026] GET /volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:23.198806 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-00663998-7a90-447b-a549-79a711d7843e tempest-ProjectMemberTests-151609336 tempest-ProjectMemberTests-151609336-project-admin] https://10.4.3.66/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 10 14:35:23.199240 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1489/5937] 10.4.3.66 () {66 vars in 1284 bytes} [Fri Jul 10 14:35:22 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:23.206561 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-8a593640-d352-4a6d-b8ec-c5c2f758f92c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:23.257733 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8a593640-d352-4a6d-b8ec-c5c2f758f92c tempest-ProjectMemberTests-151609336 tempest-ProjectMemberTests-151609336-project-member] GET https://10.4.3.66/volume/v3/capabilities/np0000005012@storpool Jul 10 14:35:23.258007 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8a593640-d352-4a6d-b8ec-c5c2f758f92c tempest-ProjectMemberTests-151609336 tempest-ProjectMemberTests-151609336-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:23.258259 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8a593640-d352-4a6d-b8ec-c5c2f758f92c tempest-ProjectMemberTests-151609336 tempest-ProjectMemberTests-151609336-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:23.259211 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.policy [None req-8a593640-d352-4a6d-b8ec-c5c2f758f92c tempest-ProjectMemberTests-151609336 tempest-ProjectMemberTests-151609336-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '3d34984033e64df790b1453835ee3b62', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f444de69be604ea5b40ac2f39e8f7123', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100155) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 14:35:23.259451 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8a593640-d352-4a6d-b8ec-c5c2f758f92c tempest-ProjectMemberTests-151609336 tempest-ProjectMemberTests-151609336-project-member] https://10.4.3.66/volume/v3/capabilities/np0000005012@storpool returned with HTTP 403 Jul 10 14:35:23.260058 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1475/5938] 10.4.3.66 () {66 vars in 1311 bytes} [Fri Jul 10 14:35:23 2026] GET /volume/v3/capabilities/np0000005012@storpool => generated 110 bytes in 54 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:35:23.779319 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ec764742-73cb-40bd-8ba8-23e1d5bdbe7c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:23.781354 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ec764742-73cb-40bd-8ba8-23e1d5bdbe7c tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 Jul 10 14:35:23.781616 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ec764742-73cb-40bd-8ba8-23e1d5bdbe7c tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:23.781884 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ec764742-73cb-40bd-8ba8-23e1d5bdbe7c tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:23.782046 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-ec764742-73cb-40bd-8ba8-23e1d5bdbe7c tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id b786b724-1c80-4383-9f4d-85b9677bbe74. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:23.786667 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:23.786667 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:23.787322 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ec764742-73cb-40bd-8ba8-23e1d5bdbe7c tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 returned with HTTP 200 Jul 10 14:35:23.787779 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1494/5939] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:23 2026] GET /volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:24.722194 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5f9d7b8d-548e-42b0-98e7-19cb39069e02 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:24.797420 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-31891d1a-d9e2-4226-b8f8-8e8791dfdcb5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:24.799106 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-31891d1a-d9e2-4226-b8f8-8e8791dfdcb5 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 Jul 10 14:35:24.799297 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-31891d1a-d9e2-4226-b8f8-8e8791dfdcb5 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:24.799478 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-31891d1a-d9e2-4226-b8f8-8e8791dfdcb5 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:24.799621 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-31891d1a-d9e2-4226-b8f8-8e8791dfdcb5 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id b786b724-1c80-4383-9f4d-85b9677bbe74. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:24.803445 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5f9d7b8d-548e-42b0-98e7-19cb39069e02 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:35:24.803584 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:24.803584 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:35:24.803792 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5f9d7b8d-548e-42b0-98e7-19cb39069e02 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-118246393"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:35:24.804115 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-31891d1a-d9e2-4226-b8f8-8e8791dfdcb5 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 returned with HTTP 200 Jul 10 14:35:24.804417 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1490/5940] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:24 2026] GET /volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:24.805020 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-5f9d7b8d-548e-42b0-98e7-19cb39069e02 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-118246393'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:35:24.805137 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-5f9d7b8d-548e-42b0-98e7-19cb39069e02 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Create volume of 1 GB Jul 10 14:35:24.809092 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5f9d7b8d-548e-42b0-98e7-19cb39069e02 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Availability Zones retrieved successfully. Jul 10 14:35:24.813914 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-5f9d7b8d-548e-42b0-98e7-19cb39069e02 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Flow 'volume_create_api' (72e708ac-e160-4b5a-81b8-06781bcac4c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:35:24.814892 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-5f9d7b8d-548e-42b0-98e7-19cb39069e02 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f518f68-ed18-4291-a171-2e6327380440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:24.815768 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-5f9d7b8d-548e-42b0-98e7-19cb39069e02 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:35:24.842348 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-5f9d7b8d-548e-42b0-98e7-19cb39069e02 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f518f68-ed18-4291-a171-2e6327380440) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:24.843022 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-5f9d7b8d-548e-42b0-98e7-19cb39069e02 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e7ff31e-b04a-4605-9d40-2fb49fa3b81b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:24.896685 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-5f9d7b8d-548e-42b0-98e7-19cb39069e02 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Created reservations ['d0b94ec0-2c7e-4da2-ab21-34d857b4c618', '3345906c-6a58-42c7-a8ba-3d0a8fb072bc', 'ad746c7c-7174-4df3-b544-f85e42c4f254', 'e3862521-2ac1-4e2a-b281-8b4769575aee'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:35:24.897384 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-5f9d7b8d-548e-42b0-98e7-19cb39069e02 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e7ff31e-b04a-4605-9d40-2fb49fa3b81b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0b94ec0-2c7e-4da2-ab21-34d857b4c618', '3345906c-6a58-42c7-a8ba-3d0a8fb072bc', 'ad746c7c-7174-4df3-b544-f85e42c4f254', 'e3862521-2ac1-4e2a-b281-8b4769575aee']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:24.898035 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-5f9d7b8d-548e-42b0-98e7-19cb39069e02 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d478def3-82fa-4e27-999d-6bfda0be7ba4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:24.919880 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-5f9d7b8d-548e-42b0-98e7-19cb39069e02 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d478def3-82fa-4e27-999d-6bfda0be7ba4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b369c31-6d5e-4444-9f0e-ee14d9e8d8fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-118246393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de996466f13943d4afea4608704c208f',qos_specs=None,replication_status=,reservations=['d0b94ec0-2c7e-4da2-ab21-34d857b4c618','3345906c-6a58-42c7-a8ba-3d0a8fb072bc','ad746c7c-7174-4df3-b544-f85e42c4f254','e3862521-2ac1-4e2a-b281-8b4769575aee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffa268b867a84bd295f3afc6e95c9732',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:35:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-118246393',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b369c31-6d5e-4444-9f0e-ee14d9e8d8fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de996466f13943d4afea4608704c208f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ffa268b867a84bd295f3afc6e95c9732',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:24.920775 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-5f9d7b8d-548e-42b0-98e7-19cb39069e02 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (477daf44-1c6b-4ee6-a3db-20db0296b3e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:24.938996 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-5f9d7b8d-548e-42b0-98e7-19cb39069e02 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (477daf44-1c6b-4ee6-a3db-20db0296b3e6) transitioned into state 'SUCCESS' from state '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-118246393',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de996466f13943d4afea4608704c208f',qos_specs=None,replication_status=,reservations=['d0b94ec0-2c7e-4da2-ab21-34d857b4c618','3345906c-6a58-42c7-a8ba-3d0a8fb072bc','ad746c7c-7174-4df3-b544-f85e42c4f254','e3862521-2ac1-4e2a-b281-8b4769575aee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffa268b867a84bd295f3afc6e95c9732',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:24.939679 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-5f9d7b8d-548e-42b0-98e7-19cb39069e02 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be4712d0-704b-4ab3-b4bb-8acec894b6b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:24.947850 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-5f9d7b8d-548e-42b0-98e7-19cb39069e02 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be4712d0-704b-4ab3-b4bb-8acec894b6b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:24.948600 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-5f9d7b8d-548e-42b0-98e7-19cb39069e02 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Flow 'volume_create_api' (72e708ac-e160-4b5a-81b8-06781bcac4c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:35:24.948885 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5f9d7b8d-548e-42b0-98e7-19cb39069e02 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Create volume request issued successfully. Jul 10 14:35:24.949398 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5f9d7b8d-548e-42b0-98e7-19cb39069e02 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:35:24.949809 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1482/5941] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:35:24 2026] POST /volume/v3/volumes => generated 775 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:35:24.961194 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-c7c9ef5a-09e0-4446-a9ad-e7db8350c643 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:24.964871 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c7c9ef5a-09e0-4446-a9ad-e7db8350c643 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/volumes/3b369c31-6d5e-4444-9f0e-ee14d9e8d8fd Jul 10 14:35:24.964871 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c7c9ef5a-09e0-4446-a9ad-e7db8350c643 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:24.964871 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c7c9ef5a-09e0-4446-a9ad-e7db8350c643 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:24.971416 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:24.971416 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:35:24.975201 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-c7c9ef5a-09e0-4446-a9ad-e7db8350c643 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Volume info retrieved successfully. Jul 10 14:35:24.978793 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c7c9ef5a-09e0-4446-a9ad-e7db8350c643 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes/3b369c31-6d5e-4444-9f0e-ee14d9e8d8fd returned with HTTP 200 Jul 10 14:35:24.979339 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1476/5942] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:35:24 2026] GET /volume/v3/volumes/3b369c31-6d5e-4444-9f0e-ee14d9e8d8fd => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:25.815044 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-269f7199-e586-47ef-bb13-f5d107dbdcb6 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:25.816627 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-269f7199-e586-47ef-bb13-f5d107dbdcb6 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 Jul 10 14:35:25.816801 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-269f7199-e586-47ef-bb13-f5d107dbdcb6 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:25.816963 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-269f7199-e586-47ef-bb13-f5d107dbdcb6 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:25.817054 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-269f7199-e586-47ef-bb13-f5d107dbdcb6 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id b786b724-1c80-4383-9f4d-85b9677bbe74. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:25.820755 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:25.820755 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:25.821229 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-269f7199-e586-47ef-bb13-f5d107dbdcb6 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 returned with HTTP 200 Jul 10 14:35:25.821539 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1495/5943] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:25 2026] GET /volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:25.991200 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-471fbee9-1cc1-4403-92e4-d3c3426d5290 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:25.992978 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-471fbee9-1cc1-4403-92e4-d3c3426d5290 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/volumes/3b369c31-6d5e-4444-9f0e-ee14d9e8d8fd Jul 10 14:35:25.993159 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-471fbee9-1cc1-4403-92e4-d3c3426d5290 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:25.993335 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-471fbee9-1cc1-4403-92e4-d3c3426d5290 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:26.000603 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:26.000603 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:35:26.003789 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-471fbee9-1cc1-4403-92e4-d3c3426d5290 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Volume info retrieved successfully. Jul 10 14:35:26.007891 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-471fbee9-1cc1-4403-92e4-d3c3426d5290 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes/3b369c31-6d5e-4444-9f0e-ee14d9e8d8fd returned with HTTP 200 Jul 10 14:35:26.008337 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1491/5944] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:35:25 2026] GET /volume/v3/volumes/3b369c31-6d5e-4444-9f0e-ee14d9e8d8fd => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:35:26.020735 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-80d25a4a-05c6-43fa-a85e-434e08a8195e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:26.073495 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-80d25a4a-05c6-43fa-a85e-434e08a8195e tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:35:26.073852 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-80d25a4a-05c6-43fa-a85e-434e08a8195e tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3b369c31-6d5e-4444-9f0e-ee14d9e8d8fd", "name": "tempest-ProjectMemberTests-Snapshot-1543663177"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:35:26.082642 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:26.082642 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:35:26.083177 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-80d25a4a-05c6-43fa-a85e-434e08a8195e tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Volume info retrieved successfully. Jul 10 14:35:26.083285 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-80d25a4a-05c6-43fa-a85e-434e08a8195e tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Create snapshot from volume 3b369c31-6d5e-4444-9f0e-ee14d9e8d8fd Jul 10 14:35:26.122278 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-80d25a4a-05c6-43fa-a85e-434e08a8195e tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Created reservations ['ba75b619-847e-4932-b3c4-e2b57f969fbe', 'a03e66af-9786-4bcc-8932-258253a6945b', '8b429963-8ef0-46b9-b83a-fada8f0b8e63', 'e12690be-ca1f-4be2-8888-c834c4ceb018'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:35:26.157902 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-80d25a4a-05c6-43fa-a85e-434e08a8195e tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Snapshot create request issued successfully. Jul 10 14:35:26.158132 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-80d25a4a-05c6-43fa-a85e-434e08a8195e tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:35:26.158724 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1483/5945] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:35:26 2026] POST /volume/v3/snapshots => generated 305 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:35:26.168046 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-7e43b2fa-06ef-4ca6-9197-08b90a2e4f64 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:26.169864 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7e43b2fa-06ef-4ca6-9197-08b90a2e4f64 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] GET https://10.4.3.66/volume/v3/snapshots/596284a0-634e-4925-ae87-e8a2434ccb67 Jul 10 14:35:26.170006 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7e43b2fa-06ef-4ca6-9197-08b90a2e4f64 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:26.170196 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7e43b2fa-06ef-4ca6-9197-08b90a2e4f64 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:26.175152 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:26.175152 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:35:26.175636 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-7e43b2fa-06ef-4ca6-9197-08b90a2e4f64 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Snapshot retrieved successfully. Jul 10 14:35:26.176443 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7e43b2fa-06ef-4ca6-9197-08b90a2e4f64 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] https://10.4.3.66/volume/v3/snapshots/596284a0-634e-4925-ae87-e8a2434ccb67 returned with HTTP 200 Jul 10 14:35:26.176792 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1477/5946] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:35:26 2026] GET /volume/v3/snapshots/596284a0-634e-4925-ae87-e8a2434ccb67 => generated 437 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:26.830825 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-33861137-e2cc-4be5-a140-03bdf31283cb None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:26.832521 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-33861137-e2cc-4be5-a140-03bdf31283cb tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 Jul 10 14:35:26.832767 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-33861137-e2cc-4be5-a140-03bdf31283cb tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:26.832971 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-33861137-e2cc-4be5-a140-03bdf31283cb tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:26.833110 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-33861137-e2cc-4be5-a140-03bdf31283cb tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id b786b724-1c80-4383-9f4d-85b9677bbe74. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:26.836825 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:26.836825 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:26.837377 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-33861137-e2cc-4be5-a140-03bdf31283cb tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 returned with HTTP 200 Jul 10 14:35:26.837758 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1496/5947] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:26 2026] GET /volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:27.186798 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e5561c64-f5ed-4011-9f89-b0a9d0183c42 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:27.189136 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e5561c64-f5ed-4011-9f89-b0a9d0183c42 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] GET https://10.4.3.66/volume/v3/snapshots/596284a0-634e-4925-ae87-e8a2434ccb67 Jul 10 14:35:27.189366 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e5561c64-f5ed-4011-9f89-b0a9d0183c42 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:27.189653 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e5561c64-f5ed-4011-9f89-b0a9d0183c42 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:27.213640 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:27.213640 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:35:27.214697 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e5561c64-f5ed-4011-9f89-b0a9d0183c42 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Snapshot retrieved successfully. Jul 10 14:35:27.215461 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e5561c64-f5ed-4011-9f89-b0a9d0183c42 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] https://10.4.3.66/volume/v3/snapshots/596284a0-634e-4925-ae87-e8a2434ccb67 returned with HTTP 200 Jul 10 14:35:27.215859 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1492/5948] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:35:27 2026] GET /volume/v3/snapshots/596284a0-634e-4925-ae87-e8a2434ccb67 => generated 464 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:27.224611 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5a829b89-080d-440c-bdb8-966f89564357 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:27.226530 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5a829b89-080d-440c-bdb8-966f89564357 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/596284a0-634e-4925-ae87-e8a2434ccb67 Jul 10 14:35:27.226758 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5a829b89-080d-440c-bdb8-966f89564357 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:27.226977 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5a829b89-080d-440c-bdb8-966f89564357 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:27.227112 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-5a829b89-080d-440c-bdb8-966f89564357 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Delete snapshot with id: 596284a0-634e-4925-ae87-e8a2434ccb67 Jul 10 14:35:27.231938 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:27.231938 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:35:27.232366 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5a829b89-080d-440c-bdb8-966f89564357 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Snapshot retrieved successfully. Jul 10 14:35:27.246060 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5a829b89-080d-440c-bdb8-966f89564357 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Snapshot delete request issued successfully. Jul 10 14:35:27.246279 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5a829b89-080d-440c-bdb8-966f89564357 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] https://10.4.3.66/volume/v3/snapshots/596284a0-634e-4925-ae87-e8a2434ccb67 returned with HTTP 202 Jul 10 14:35:27.246884 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1484/5949] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:35:27 2026] DELETE /volume/v3/snapshots/596284a0-634e-4925-ae87-e8a2434ccb67 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:35:27.254325 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e9c9ee7d-60e7-4057-9017-95d15d41ddb1 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:27.256086 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e9c9ee7d-60e7-4057-9017-95d15d41ddb1 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] GET https://10.4.3.66/volume/v3/snapshots/596284a0-634e-4925-ae87-e8a2434ccb67 Jul 10 14:35:27.256300 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e9c9ee7d-60e7-4057-9017-95d15d41ddb1 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:27.256513 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e9c9ee7d-60e7-4057-9017-95d15d41ddb1 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:27.262561 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:27.262561 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:35:27.263139 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e9c9ee7d-60e7-4057-9017-95d15d41ddb1 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Snapshot retrieved successfully. Jul 10 14:35:27.264160 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e9c9ee7d-60e7-4057-9017-95d15d41ddb1 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] https://10.4.3.66/volume/v3/snapshots/596284a0-634e-4925-ae87-e8a2434ccb67 returned with HTTP 200 Jul 10 14:35:27.264665 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1478/5950] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:35:27 2026] GET /volume/v3/snapshots/596284a0-634e-4925-ae87-e8a2434ccb67 => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:27.847978 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-bc1ac3bb-348d-4bef-a56f-ac6a0e7bd7f3 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:27.849873 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-bc1ac3bb-348d-4bef-a56f-ac6a0e7bd7f3 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 Jul 10 14:35:27.850093 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-bc1ac3bb-348d-4bef-a56f-ac6a0e7bd7f3 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:27.850305 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-bc1ac3bb-348d-4bef-a56f-ac6a0e7bd7f3 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:27.850428 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-bc1ac3bb-348d-4bef-a56f-ac6a0e7bd7f3 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id b786b724-1c80-4383-9f4d-85b9677bbe74. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:27.854961 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:27.854961 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:27.855642 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-bc1ac3bb-348d-4bef-a56f-ac6a0e7bd7f3 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 returned with HTTP 200 Jul 10 14:35:27.855968 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1497/5951] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:27 2026] GET /volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:28.274061 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b0a61f87-fd6d-40e5-b2b7-dd4c38520936 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:28.275887 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b0a61f87-fd6d-40e5-b2b7-dd4c38520936 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] GET https://10.4.3.66/volume/v3/snapshots/596284a0-634e-4925-ae87-e8a2434ccb67 Jul 10 14:35:28.276069 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b0a61f87-fd6d-40e5-b2b7-dd4c38520936 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:28.276260 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b0a61f87-fd6d-40e5-b2b7-dd4c38520936 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:28.280159 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b0a61f87-fd6d-40e5-b2b7-dd4c38520936 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] https://10.4.3.66/volume/v3/snapshots/596284a0-634e-4925-ae87-e8a2434ccb67 returned with HTTP 404 Jul 10 14:35:28.280750 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1493/5952] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:35:28 2026] GET /volume/v3/snapshots/596284a0-634e-4925-ae87-e8a2434ccb67 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:35:28.286673 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f362b402-a4c2-48fa-aae0-c22c59e02022 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:28.288335 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f362b402-a4c2-48fa-aae0-c22c59e02022 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/3b369c31-6d5e-4444-9f0e-ee14d9e8d8fd Jul 10 14:35:28.288541 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f362b402-a4c2-48fa-aae0-c22c59e02022 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:28.288726 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f362b402-a4c2-48fa-aae0-c22c59e02022 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:28.288877 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-f362b402-a4c2-48fa-aae0-c22c59e02022 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Delete volume with id: 3b369c31-6d5e-4444-9f0e-ee14d9e8d8fd Jul 10 14:35:28.295524 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:28.295524 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:35:28.295917 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f362b402-a4c2-48fa-aae0-c22c59e02022 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Volume info retrieved successfully. Jul 10 14:35:28.312101 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f362b402-a4c2-48fa-aae0-c22c59e02022 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Delete volume request issued successfully. Jul 10 14:35:28.312277 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f362b402-a4c2-48fa-aae0-c22c59e02022 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes/3b369c31-6d5e-4444-9f0e-ee14d9e8d8fd returned with HTTP 202 Jul 10 14:35:28.312713 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1485/5953] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:35:28 2026] DELETE /volume/v3/volumes/3b369c31-6d5e-4444-9f0e-ee14d9e8d8fd => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:35:28.321040 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-0157ac68-51e8-4a9c-89f0-5aebbfbd6ea7 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:28.323195 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0157ac68-51e8-4a9c-89f0-5aebbfbd6ea7 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/volumes/3b369c31-6d5e-4444-9f0e-ee14d9e8d8fd Jul 10 14:35:28.323436 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0157ac68-51e8-4a9c-89f0-5aebbfbd6ea7 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:28.323715 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0157ac68-51e8-4a9c-89f0-5aebbfbd6ea7 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:28.332725 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:28.332725 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:35:28.336955 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-0157ac68-51e8-4a9c-89f0-5aebbfbd6ea7 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Volume info retrieved successfully. Jul 10 14:35:28.340672 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0157ac68-51e8-4a9c-89f0-5aebbfbd6ea7 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes/3b369c31-6d5e-4444-9f0e-ee14d9e8d8fd returned with HTTP 200 Jul 10 14:35:28.341060 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1479/5954] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:35:28 2026] GET /volume/v3/volumes/3b369c31-6d5e-4444-9f0e-ee14d9e8d8fd => generated 1014 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:35:28.865193 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-df3680f0-0762-4ae1-80fc-f04dab620d2d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:28.866922 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-df3680f0-0762-4ae1-80fc-f04dab620d2d tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 Jul 10 14:35:28.867123 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-df3680f0-0762-4ae1-80fc-f04dab620d2d tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:28.867381 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-df3680f0-0762-4ae1-80fc-f04dab620d2d tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:28.867589 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-df3680f0-0762-4ae1-80fc-f04dab620d2d tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id b786b724-1c80-4383-9f4d-85b9677bbe74. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:28.873170 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:28.873170 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:28.874071 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-df3680f0-0762-4ae1-80fc-f04dab620d2d tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 returned with HTTP 200 Jul 10 14:35:28.874610 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1498/5955] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:28 2026] GET /volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:29.353040 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0cf7ef0f-e97f-4610-b91c-90d4d7fadf2a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:29.354894 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0cf7ef0f-e97f-4610-b91c-90d4d7fadf2a tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/volumes/3b369c31-6d5e-4444-9f0e-ee14d9e8d8fd Jul 10 14:35:29.355109 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0cf7ef0f-e97f-4610-b91c-90d4d7fadf2a tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:29.355331 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0cf7ef0f-e97f-4610-b91c-90d4d7fadf2a tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:29.362215 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0cf7ef0f-e97f-4610-b91c-90d4d7fadf2a tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes/3b369c31-6d5e-4444-9f0e-ee14d9e8d8fd returned with HTTP 404 Jul 10 14:35:29.362215 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1494/5956] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:35:29 2026] GET /volume/v3/volumes/3b369c31-6d5e-4444-9f0e-ee14d9e8d8fd => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:35:29.369267 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b9cd21ba-6f80-479c-80cf-d9deffd40cef None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:29.371007 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b9cd21ba-6f80-479c-80cf-d9deffd40cef tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:35:29.371313 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b9cd21ba-6f80-479c-80cf-d9deffd40cef tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1208419915"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:35:29.372680 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-b9cd21ba-6f80-479c-80cf-d9deffd40cef tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1208419915'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:35:29.372798 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-b9cd21ba-6f80-479c-80cf-d9deffd40cef tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Create volume of 1 GB Jul 10 14:35:29.376362 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b9cd21ba-6f80-479c-80cf-d9deffd40cef tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Availability Zones retrieved successfully. Jul 10 14:35:29.381450 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b9cd21ba-6f80-479c-80cf-d9deffd40cef tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Flow 'volume_create_api' (ea3e862f-e91c-44c6-aa55-5ea432bf4d6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:35:29.382277 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b9cd21ba-6f80-479c-80cf-d9deffd40cef tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5143a028-7370-4797-8514-d36dd84b00a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:29.382984 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-b9cd21ba-6f80-479c-80cf-d9deffd40cef tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:35:29.403882 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b9cd21ba-6f80-479c-80cf-d9deffd40cef tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5143a028-7370-4797-8514-d36dd84b00a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:29.404520 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b9cd21ba-6f80-479c-80cf-d9deffd40cef tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ade8cc6a-8e43-4e37-ace5-1e03f612f29d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:29.436585 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-b9cd21ba-6f80-479c-80cf-d9deffd40cef tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Created reservations ['9d3fda9e-fc0c-4e51-9cb5-6ddad5bfeea4', '628a8c5a-685e-478c-ab1e-ec1619880001', '91e0c117-bec9-48f9-8355-f89295b84a03', 'cb677830-d789-4c03-b51b-1931fb44e833'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:35:29.437357 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b9cd21ba-6f80-479c-80cf-d9deffd40cef tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ade8cc6a-8e43-4e37-ace5-1e03f612f29d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d3fda9e-fc0c-4e51-9cb5-6ddad5bfeea4', '628a8c5a-685e-478c-ab1e-ec1619880001', '91e0c117-bec9-48f9-8355-f89295b84a03', 'cb677830-d789-4c03-b51b-1931fb44e833']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:29.438087 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b9cd21ba-6f80-479c-80cf-d9deffd40cef tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb2f64e3-8ce7-4393-ba5d-be1afd694c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:29.457865 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b9cd21ba-6f80-479c-80cf-d9deffd40cef tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb2f64e3-8ce7-4393-ba5d-be1afd694c76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4059e26c-97bc-46f1-8077-40ee063e9075', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1208419915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de996466f13943d4afea4608704c208f',qos_specs=None,replication_status=,reservations=['9d3fda9e-fc0c-4e51-9cb5-6ddad5bfeea4','628a8c5a-685e-478c-ab1e-ec1619880001','91e0c117-bec9-48f9-8355-f89295b84a03','cb677830-d789-4c03-b51b-1931fb44e833'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffa268b867a84bd295f3afc6e95c9732',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:35:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1208419915',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4059e26c-97bc-46f1-8077-40ee063e9075,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de996466f13943d4afea4608704c208f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ffa268b867a84bd295f3afc6e95c9732',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:29.458462 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b9cd21ba-6f80-479c-80cf-d9deffd40cef tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e59559b-496d-45aa-9f2b-29d097ae4cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:29.473750 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b9cd21ba-6f80-479c-80cf-d9deffd40cef tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e59559b-496d-45aa-9f2b-29d097ae4cea) transitioned into state 'SUCCESS' from state '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-1208419915',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de996466f13943d4afea4608704c208f',qos_specs=None,replication_status=,reservations=['9d3fda9e-fc0c-4e51-9cb5-6ddad5bfeea4','628a8c5a-685e-478c-ab1e-ec1619880001','91e0c117-bec9-48f9-8355-f89295b84a03','cb677830-d789-4c03-b51b-1931fb44e833'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffa268b867a84bd295f3afc6e95c9732',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:29.474388 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b9cd21ba-6f80-479c-80cf-d9deffd40cef tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02ec9bd6-e575-46d8-91a0-ef3ac759e383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:29.482083 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b9cd21ba-6f80-479c-80cf-d9deffd40cef tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02ec9bd6-e575-46d8-91a0-ef3ac759e383) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:29.482810 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-b9cd21ba-6f80-479c-80cf-d9deffd40cef tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Flow 'volume_create_api' (ea3e862f-e91c-44c6-aa55-5ea432bf4d6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:35:29.483079 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b9cd21ba-6f80-479c-80cf-d9deffd40cef tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Create volume request issued successfully. Jul 10 14:35:29.483732 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b9cd21ba-6f80-479c-80cf-d9deffd40cef tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:35:29.484245 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1486/5957] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:35:29 2026] POST /volume/v3/volumes => generated 776 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:35:29.494637 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-8e8dd857-06d4-494c-99d0-96c8378e3de2 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:29.496209 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8e8dd857-06d4-494c-99d0-96c8378e3de2 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/volumes/4059e26c-97bc-46f1-8077-40ee063e9075 Jul 10 14:35:29.496366 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8e8dd857-06d4-494c-99d0-96c8378e3de2 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:29.496580 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-8e8dd857-06d4-494c-99d0-96c8378e3de2 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:29.502643 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:29.502643 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:35:29.505593 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-8e8dd857-06d4-494c-99d0-96c8378e3de2 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Volume info retrieved successfully. Jul 10 14:35:29.508819 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-8e8dd857-06d4-494c-99d0-96c8378e3de2 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes/4059e26c-97bc-46f1-8077-40ee063e9075 returned with HTTP 200 Jul 10 14:35:29.509156 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1480/5958] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:35:29 2026] GET /volume/v3/volumes/4059e26c-97bc-46f1-8077-40ee063e9075 => generated 955 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:29.884845 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-3f0d6007-1cb6-4a96-9f89-c9533fc3db45 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:29.886392 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3f0d6007-1cb6-4a96-9f89-c9533fc3db45 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 Jul 10 14:35:29.886617 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3f0d6007-1cb6-4a96-9f89-c9533fc3db45 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:29.886818 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3f0d6007-1cb6-4a96-9f89-c9533fc3db45 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:29.886920 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-3f0d6007-1cb6-4a96-9f89-c9533fc3db45 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id b786b724-1c80-4383-9f4d-85b9677bbe74. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:29.891275 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:29.891275 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:29.891900 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3f0d6007-1cb6-4a96-9f89-c9533fc3db45 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 returned with HTTP 200 Jul 10 14:35:29.892240 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1499/5959] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:29 2026] GET /volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:29.901307 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-21f2e99e-fcfd-4992-8cfd-d472ebfdd035 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:29.903278 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-21f2e99e-fcfd-4992-8cfd-d472ebfdd035 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74/export_record Jul 10 14:35:29.903577 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-21f2e99e-fcfd-4992-8cfd-d472ebfdd035 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:29.903816 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-21f2e99e-fcfd-4992-8cfd-d472ebfdd035 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'export_record' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:29.903964 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.contrib.backups [None req-21f2e99e-fcfd-4992-8cfd-d472ebfdd035 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Export record for backup b786b724-1c80-4383-9f4d-85b9677bbe74. {{(pid=100153) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 10 14:35:29.908247 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:29.908247 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:35:29.909292 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.backup.api [None req-21f2e99e-fcfd-4992-8cfd-d472ebfdd035 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling RPCAPI with context: , host: np0000005012, backup: b786b724-1c80-4383-9f4d-85b9677bbe74. {{(pid=100153) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 10 14:35:29.917564 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.backup.rpcapi [None req-21f2e99e-fcfd-4992-8cfd-d472ebfdd035 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] export_record in rpcapi backup_id b786b724-1c80-4383-9f4d-85b9677bbe74 on host np0000005012. {{(pid=100153) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 10 14:35:30.419789 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.contrib.backups [None req-21f2e99e-fcfd-4992-8cfd-d472ebfdd035 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjc4NmI3MjQtMWM4MC00MzgzLTlmNGQtODViOTY3N2JiZTc0IiwgInVzZXJfaWQiOiAiMTg0OGYwYjVkNDE2NDcyZmFkOWM5NGU4NmI1NDI1NGEiLCAicHJvamVjdF9pZCI6ICJiZmM2MDQ0YjBkMzQ0YmIxOWNkMzIyM2E5YTkwYjJmMiIsICJ2b2x1bWVfaWQiOiAiZTJhZjczOGItZTQ2MC00NjMxLThkYTEtOWEyZWE1MzRkNmEyIiwgImhvc3QiOiAibnAwMDAwMDA1MDEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zNjMwMjcxMDkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lMmFmNzM4Yi1lNDYwLTQ2MzEtOGRhMS05YTJlYTUzNGQ2YTIvMjAyNjA3MTAxNDM1MTYvYXpfbm92YV9iYWNrdXBfYjc4NmI3MjQtMWM4MC00MzgzLTlmNGQtODViOTY3N2JiZTc0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQxNDozNToxNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxNDozNToxNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDE0OjM1OjI5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100153) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 10 14:35:30.420245 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-21f2e99e-fcfd-4992-8cfd-d472ebfdd035 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74/export_record returned with HTTP 200 Jul 10 14:35:30.420449 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1495/5960] 10.4.3.66 () {68 vars in 1423 bytes} [Fri Jul 10 14:35:29 2026] GET /volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74/export_record => generated 1424 bytes in 520 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:35:30.428487 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9997d95b-69f9-4d26-b3e1-609b92532afa None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:30.430406 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9997d95b-69f9-4d26-b3e1-609b92532afa tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 Jul 10 14:35:30.430668 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9997d95b-69f9-4d26-b3e1-609b92532afa tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:30.430880 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9997d95b-69f9-4d26-b3e1-609b92532afa tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:30.431012 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-9997d95b-69f9-4d26-b3e1-609b92532afa tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id b786b724-1c80-4383-9f4d-85b9677bbe74. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:30.435201 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:30.435201 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:35:30.435788 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9997d95b-69f9-4d26-b3e1-609b92532afa tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 returned with HTTP 200 Jul 10 14:35:30.436149 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1487/5961] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:30 2026] GET /volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:30.445637 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-c2306da6-16d8-4401-ba07-2280c9097b1c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:30.447759 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c2306da6-16d8-4401-ba07-2280c9097b1c tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] POST https://10.4.3.66/volume/v3/backups/import_record Jul 10 14:35:30.448228 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c2306da6-16d8-4401-ba07-2280c9097b1c tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWE5MGFjYTctNjI3Yi00OTUzLThjNTItOTFjYWViNGIxNmQxIiwgInVzZXJfaWQiOiAiMTg0OGYwYjVkNDE2NDcyZmFkOWM5NGU4NmI1NDI1NGEiLCAicHJvamVjdF9pZCI6ICJiZmM2MDQ0YjBkMzQ0YmIxOWNkMzIyM2E5YTkwYjJmMiIsICJ2b2x1bWVfaWQiOiAiZTJhZjczOGItZTQ2MC00NjMxLThkYTEtOWEyZWE1MzRkNmEyIiwgImhvc3QiOiAibnAwMDAwMDA1MDEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zNjMwMjcxMDkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lMmFmNzM4Yi1lNDYwLTQ2MzEtOGRhMS05YTJlYTUzNGQ2YTIvMjAyNjA3MTAxNDM1MTYvYXpfbm92YV9iYWNrdXBfYjc4NmI3MjQtMWM4MC00MzgzLTlmNGQtODViOTY3N2JiZTc0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQxNDozNToxNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxNDozNToxNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDE0OjM1OjI5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:35:30.449602 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.contrib.backups [None req-c2306da6-16d8-4401-ba07-2280c9097b1c tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWE5MGFjYTctNjI3Yi00OTUzLThjNTItOTFjYWViNGIxNmQxIiwgInVzZXJfaWQiOiAiMTg0OGYwYjVkNDE2NDcyZmFkOWM5NGU4NmI1NDI1NGEiLCAicHJvamVjdF9pZCI6ICJiZmM2MDQ0YjBkMzQ0YmIxOWNkMzIyM2E5YTkwYjJmMiIsICJ2b2x1bWVfaWQiOiAiZTJhZjczOGItZTQ2MC00NjMxLThkYTEtOWEyZWE1MzRkNmEyIiwgImhvc3QiOiAibnAwMDAwMDA1MDEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zNjMwMjcxMDkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lMmFmNzM4Yi1lNDYwLTQ2MzEtOGRhMS05YTJlYTUzNGQ2YTIvMjAyNjA3MTAxNDM1MTYvYXpfbm92YV9iYWNrdXBfYjc4NmI3MjQtMWM4MC00MzgzLTlmNGQtODViOTY3N2JiZTc0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQxNDozNToxNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxNDozNToxNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDE0OjM1OjI5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100155) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 10 14:35:30.449719 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.contrib.backups [None req-c2306da6-16d8-4401-ba07-2280c9097b1c tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWE5MGFjYTctNjI3Yi00OTUzLThjNTItOTFjYWViNGIxNmQxIiwgInVzZXJfaWQiOiAiMTg0OGYwYjVkNDE2NDcyZmFkOWM5NGU4NmI1NDI1NGEiLCAicHJvamVjdF9pZCI6ICJiZmM2MDQ0YjBkMzQ0YmIxOWNkMzIyM2E5YTkwYjJmMiIsICJ2b2x1bWVfaWQiOiAiZTJhZjczOGItZTQ2MC00NjMxLThkYTEtOWEyZWE1MzRkNmEyIiwgImhvc3QiOiAibnAwMDAwMDA1MDEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zNjMwMjcxMDkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lMmFmNzM4Yi1lNDYwLTQ2MzEtOGRhMS05YTJlYTUzNGQ2YTIvMjAyNjA3MTAxNDM1MTYvYXpfbm92YV9iYWNrdXBfYjc4NmI3MjQtMWM4MC00MzgzLTlmNGQtODViOTY3N2JiZTc0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQxNDozNToxNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxNDozNToxNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDE0OjM1OjI5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100155) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 10 14:35:30.478711 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-c2306da6-16d8-4401-ba07-2280c9097b1c tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Created reservations ['b4057d35-84a8-492e-bff3-d96a1108ae86', 'c244fd3f-4efb-40f4-b369-b4fdb87d5957'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:35:30.495083 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.backup.rpcapi [None req-c2306da6-16d8-4401-ba07-2280c9097b1c tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] import_record rpcapi backup id 5a90aca7-627b-4953-8c52-91caeb4b16d1 on host np0000005012 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWE5MGFjYTctNjI3Yi00OTUzLThjNTItOTFjYWViNGIxNmQxIiwgInVzZXJfaWQiOiAiMTg0OGYwYjVkNDE2NDcyZmFkOWM5NGU4NmI1NDI1NGEiLCAicHJvamVjdF9pZCI6ICJiZmM2MDQ0YjBkMzQ0YmIxOWNkMzIyM2E5YTkwYjJmMiIsICJ2b2x1bWVfaWQiOiAiZTJhZjczOGItZTQ2MC00NjMxLThkYTEtOWEyZWE1MzRkNmEyIiwgImhvc3QiOiAibnAwMDAwMDA1MDEyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0zNjMwMjcxMDkiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lMmFmNzM4Yi1lNDYwLTQ2MzEtOGRhMS05YTJlYTUzNGQ2YTIvMjAyNjA3MTAxNDM1MTYvYXpfbm92YV9iYWNrdXBfYjc4NmI3MjQtMWM4MC00MzgzLTlmNGQtODViOTY3N2JiZTc0IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0xMFQxNDozNToxNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0xMFQxNDozNToxNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTEwVDE0OjM1OjI5WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100155) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 10 14:35:30.497072 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.contrib.backups [None req-c2306da6-16d8-4401-ba07-2280c9097b1c tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Import record output: {'backup': {'id': '5a90aca7-627b-4953-8c52-91caeb4b16d1', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.66/volume/v3/backups/5a90aca7-627b-4953-8c52-91caeb4b16d1'}, {'rel': 'bookmark', 'href': 'https://10.4.3.66/volume/backups/5a90aca7-627b-4953-8c52-91caeb4b16d1'}]}}. {{(pid=100155) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 10 14:35:30.497369 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c2306da6-16d8-4401-ba07-2280c9097b1c tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/import_record returned with HTTP 201 Jul 10 14:35:30.497986 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1481/5962] 10.4.3.66 () {70 vars in 1335 bytes} [Fri Jul 10 14:35:30 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 52 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 10 14:35:30.505353 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-5f79222b-495d-4eec-bfb6-83cdf2474ab7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:30.507094 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5f79222b-495d-4eec-bfb6-83cdf2474ab7 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/5a90aca7-627b-4953-8c52-91caeb4b16d1 Jul 10 14:35:30.507354 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5f79222b-495d-4eec-bfb6-83cdf2474ab7 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:30.507615 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5f79222b-495d-4eec-bfb6-83cdf2474ab7 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:30.507768 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-5f79222b-495d-4eec-bfb6-83cdf2474ab7 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 5a90aca7-627b-4953-8c52-91caeb4b16d1. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:30.511825 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:30.511825 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:30.512433 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5f79222b-495d-4eec-bfb6-83cdf2474ab7 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/5a90aca7-627b-4953-8c52-91caeb4b16d1 returned with HTTP 200 Jul 10 14:35:30.512828 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1500/5963] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:30 2026] GET /volume/v3/backups/5a90aca7-627b-4953-8c52-91caeb4b16d1 => generated 645 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:30.520400 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-97e220ed-ff35-4ef4-b548-8a20ff011d7f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:30.522743 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-97e220ed-ff35-4ef4-b548-8a20ff011d7f tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/volumes/4059e26c-97bc-46f1-8077-40ee063e9075 Jul 10 14:35:30.522990 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-97e220ed-ff35-4ef4-b548-8a20ff011d7f tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:30.523243 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-97e220ed-ff35-4ef4-b548-8a20ff011d7f tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:30.530283 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:30.530283 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:35:30.533766 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-97e220ed-ff35-4ef4-b548-8a20ff011d7f tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Volume info retrieved successfully. Jul 10 14:35:30.537922 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-97e220ed-ff35-4ef4-b548-8a20ff011d7f tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes/4059e26c-97bc-46f1-8077-40ee063e9075 returned with HTTP 200 Jul 10 14:35:30.538371 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1496/5964] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:35:30 2026] GET /volume/v3/volumes/4059e26c-97bc-46f1-8077-40ee063e9075 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:35:30.549932 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-152c1c31-a797-4cf6-8adf-b836163e9078 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:30.551607 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-152c1c31-a797-4cf6-8adf-b836163e9078 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:35:30.551936 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-152c1c31-a797-4cf6-8adf-b836163e9078 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4059e26c-97bc-46f1-8077-40ee063e9075", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1228693661"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:35:30.560032 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:30.560032 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:35:30.560366 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-152c1c31-a797-4cf6-8adf-b836163e9078 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Volume info retrieved successfully. Jul 10 14:35:30.560508 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-152c1c31-a797-4cf6-8adf-b836163e9078 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Create snapshot from volume 4059e26c-97bc-46f1-8077-40ee063e9075 Jul 10 14:35:30.581296 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-152c1c31-a797-4cf6-8adf-b836163e9078 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Created reservations ['6fe8b82e-95a0-4d0b-ba9d-29535dd40acc', '7959d242-2986-41b7-af20-4f9298d7ded4', '0d783c95-f9b0-4758-8126-213500651871', '8840340e-2135-4cfa-a95f-7014ee70ef4a'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:35:30.606902 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-152c1c31-a797-4cf6-8adf-b836163e9078 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Snapshot create request issued successfully. Jul 10 14:35:30.607212 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-152c1c31-a797-4cf6-8adf-b836163e9078 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:35:30.607756 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1488/5965] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:35:30 2026] POST /volume/v3/snapshots => generated 308 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:35:30.616538 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-93753680-cf48-4b30-b1c7-8940d9fc4be3 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:30.618649 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-93753680-cf48-4b30-b1c7-8940d9fc4be3 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/snapshots/1bea7e7f-a3da-4158-9f2a-b18ccc0de7cc Jul 10 14:35:30.618857 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-93753680-cf48-4b30-b1c7-8940d9fc4be3 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:30.619047 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-93753680-cf48-4b30-b1c7-8940d9fc4be3 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:30.624157 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:30.624157 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:35:30.624483 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-93753680-cf48-4b30-b1c7-8940d9fc4be3 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Snapshot retrieved successfully. Jul 10 14:35:30.625163 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-93753680-cf48-4b30-b1c7-8940d9fc4be3 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots/1bea7e7f-a3da-4158-9f2a-b18ccc0de7cc returned with HTTP 200 Jul 10 14:35:30.625567 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1482/5966] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:35:30 2026] GET /volume/v3/snapshots/1bea7e7f-a3da-4158-9f2a-b18ccc0de7cc => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:31.522402 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-3a55bb99-4115-4b30-959b-99116160adcb None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:31.524511 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3a55bb99-4115-4b30-959b-99116160adcb tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/5a90aca7-627b-4953-8c52-91caeb4b16d1 Jul 10 14:35:31.524730 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3a55bb99-4115-4b30-959b-99116160adcb tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:31.524911 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3a55bb99-4115-4b30-959b-99116160adcb tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:31.525009 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-3a55bb99-4115-4b30-959b-99116160adcb tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 5a90aca7-627b-4953-8c52-91caeb4b16d1. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:31.528860 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:31.528860 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:31.529391 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3a55bb99-4115-4b30-959b-99116160adcb tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/5a90aca7-627b-4953-8c52-91caeb4b16d1 returned with HTTP 200 Jul 10 14:35:31.529923 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1501/5967] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:31 2026] GET /volume/v3/backups/5a90aca7-627b-4953-8c52-91caeb4b16d1 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:31.538212 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b25807a5-0d62-4362-8345-98f7c9c35863 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:31.540094 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b25807a5-0d62-4362-8345-98f7c9c35863 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] DELETE https://10.4.3.66/volume/v3/backups/5a90aca7-627b-4953-8c52-91caeb4b16d1 Jul 10 14:35:31.540293 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b25807a5-0d62-4362-8345-98f7c9c35863 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:31.540515 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b25807a5-0d62-4362-8345-98f7c9c35863 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:31.540635 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.contrib.backups [None req-b25807a5-0d62-4362-8345-98f7c9c35863 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Delete backup with id: 5a90aca7-627b-4953-8c52-91caeb4b16d1. Jul 10 14:35:31.544582 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:31.544582 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:35:31.554683 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.backup.rpcapi [None req-b25807a5-0d62-4362-8345-98f7c9c35863 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] delete_backup rpcapi backup_id 5a90aca7-627b-4953-8c52-91caeb4b16d1 {{(pid=100153) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 14:35:31.556216 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b25807a5-0d62-4362-8345-98f7c9c35863 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/5a90aca7-627b-4953-8c52-91caeb4b16d1 returned with HTTP 202 Jul 10 14:35:31.556669 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1497/5968] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:35:31 2026] DELETE /volume/v3/backups/5a90aca7-627b-4953-8c52-91caeb4b16d1 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:35:31.563168 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-16c77900-f055-46d7-9a7c-604ce0b3c95f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:31.564975 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-16c77900-f055-46d7-9a7c-604ce0b3c95f tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/5a90aca7-627b-4953-8c52-91caeb4b16d1 Jul 10 14:35:31.565171 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-16c77900-f055-46d7-9a7c-604ce0b3c95f tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:31.565344 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-16c77900-f055-46d7-9a7c-604ce0b3c95f tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:31.565515 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-16c77900-f055-46d7-9a7c-604ce0b3c95f tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 5a90aca7-627b-4953-8c52-91caeb4b16d1. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:31.570137 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:31.570137 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:35:31.571072 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-16c77900-f055-46d7-9a7c-604ce0b3c95f tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/5a90aca7-627b-4953-8c52-91caeb4b16d1 returned with HTTP 200 Jul 10 14:35:31.571550 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1489/5969] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:31 2026] GET /volume/v3/backups/5a90aca7-627b-4953-8c52-91caeb4b16d1 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:31.634158 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-2d104b4d-a5cc-4669-81ff-17f133512b97 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:31.635768 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2d104b4d-a5cc-4669-81ff-17f133512b97 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/snapshots/1bea7e7f-a3da-4158-9f2a-b18ccc0de7cc Jul 10 14:35:31.635943 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2d104b4d-a5cc-4669-81ff-17f133512b97 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:31.636105 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2d104b4d-a5cc-4669-81ff-17f133512b97 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:31.640807 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:31.640807 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:35:31.641137 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-2d104b4d-a5cc-4669-81ff-17f133512b97 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Snapshot retrieved successfully. Jul 10 14:35:31.642201 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2d104b4d-a5cc-4669-81ff-17f133512b97 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots/1bea7e7f-a3da-4158-9f2a-b18ccc0de7cc returned with HTTP 200 Jul 10 14:35:31.642201 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1483/5970] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:35:31 2026] GET /volume/v3/snapshots/1bea7e7f-a3da-4158-9f2a-b18ccc0de7cc => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:31.650832 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8704f9f4-67c3-46f0-afbb-42f044bf6189 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:31.652431 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8704f9f4-67c3-46f0-afbb-42f044bf6189 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/1bea7e7f-a3da-4158-9f2a-b18ccc0de7cc Jul 10 14:35:31.652637 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8704f9f4-67c3-46f0-afbb-42f044bf6189 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:31.652812 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8704f9f4-67c3-46f0-afbb-42f044bf6189 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:31.652913 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.snapshots [None req-8704f9f4-67c3-46f0-afbb-42f044bf6189 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Delete snapshot with id: 1bea7e7f-a3da-4158-9f2a-b18ccc0de7cc Jul 10 14:35:31.658237 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:31.658237 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:31.658653 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-8704f9f4-67c3-46f0-afbb-42f044bf6189 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Snapshot retrieved successfully. Jul 10 14:35:31.676396 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-8704f9f4-67c3-46f0-afbb-42f044bf6189 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Snapshot delete request issued successfully. Jul 10 14:35:31.676723 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8704f9f4-67c3-46f0-afbb-42f044bf6189 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] https://10.4.3.66/volume/v3/snapshots/1bea7e7f-a3da-4158-9f2a-b18ccc0de7cc returned with HTTP 202 Jul 10 14:35:31.677328 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1502/5971] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:35:31 2026] DELETE /volume/v3/snapshots/1bea7e7f-a3da-4158-9f2a-b18ccc0de7cc => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:35:31.684808 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-e7d7c1ef-b341-44d8-9e01-f514309928ff None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:31.687431 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e7d7c1ef-b341-44d8-9e01-f514309928ff tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] GET https://10.4.3.66/volume/v3/snapshots/1bea7e7f-a3da-4158-9f2a-b18ccc0de7cc Jul 10 14:35:31.687794 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e7d7c1ef-b341-44d8-9e01-f514309928ff tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:31.688153 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-e7d7c1ef-b341-44d8-9e01-f514309928ff tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:31.695080 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:31.695080 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:35:31.695662 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-e7d7c1ef-b341-44d8-9e01-f514309928ff tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Snapshot retrieved successfully. Jul 10 14:35:31.696470 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-e7d7c1ef-b341-44d8-9e01-f514309928ff tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] https://10.4.3.66/volume/v3/snapshots/1bea7e7f-a3da-4158-9f2a-b18ccc0de7cc returned with HTTP 200 Jul 10 14:35:31.696883 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1498/5972] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:35:31 2026] GET /volume/v3/snapshots/1bea7e7f-a3da-4158-9f2a-b18ccc0de7cc => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:32.580317 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fd1790c0-6c1d-4825-b1a9-72fbb008c561 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:32.581988 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fd1790c0-6c1d-4825-b1a9-72fbb008c561 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/5a90aca7-627b-4953-8c52-91caeb4b16d1 Jul 10 14:35:32.582171 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fd1790c0-6c1d-4825-b1a9-72fbb008c561 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:32.582337 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fd1790c0-6c1d-4825-b1a9-72fbb008c561 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:32.582437 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-fd1790c0-6c1d-4825-b1a9-72fbb008c561 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 5a90aca7-627b-4953-8c52-91caeb4b16d1. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:32.585595 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fd1790c0-6c1d-4825-b1a9-72fbb008c561 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/5a90aca7-627b-4953-8c52-91caeb4b16d1 returned with HTTP 404 Jul 10 14:35:32.585980 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1490/5973] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:32 2026] GET /volume/v3/backups/5a90aca7-627b-4953-8c52-91caeb4b16d1 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:35:32.592198 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-c0d2dd5f-b7b7-43c0-aab6-f7ee86540aaf None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:32.593868 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c0d2dd5f-b7b7-43c0-aab6-f7ee86540aaf tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/e2af738b-e460-4631-8da1-9a2ea534d6a2 Jul 10 14:35:32.594106 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c0d2dd5f-b7b7-43c0-aab6-f7ee86540aaf tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:32.594279 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c0d2dd5f-b7b7-43c0-aab6-f7ee86540aaf tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:32.594425 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-c0d2dd5f-b7b7-43c0-aab6-f7ee86540aaf tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Delete volume with id: e2af738b-e460-4631-8da1-9a2ea534d6a2 Jul 10 14:35:32.602066 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:32.602066 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:35:32.602476 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-c0d2dd5f-b7b7-43c0-aab6-f7ee86540aaf tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Volume info retrieved successfully. Jul 10 14:35:32.617018 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-c0d2dd5f-b7b7-43c0-aab6-f7ee86540aaf tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Delete volume request issued successfully. Jul 10 14:35:32.617192 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c0d2dd5f-b7b7-43c0-aab6-f7ee86540aaf tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/volumes/e2af738b-e460-4631-8da1-9a2ea534d6a2 returned with HTTP 202 Jul 10 14:35:32.617663 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1484/5974] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:35:32 2026] DELETE /volume/v3/volumes/e2af738b-e460-4631-8da1-9a2ea534d6a2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:35:32.623972 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-aa0cdc86-d241-4812-8305-8066f9e259cc None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:32.625768 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-aa0cdc86-d241-4812-8305-8066f9e259cc tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/volumes/e2af738b-e460-4631-8da1-9a2ea534d6a2 Jul 10 14:35:32.625976 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-aa0cdc86-d241-4812-8305-8066f9e259cc tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:32.626159 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-aa0cdc86-d241-4812-8305-8066f9e259cc tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:32.633330 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:32.633330 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:32.636545 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-aa0cdc86-d241-4812-8305-8066f9e259cc tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Volume info retrieved successfully. Jul 10 14:35:32.640178 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-aa0cdc86-d241-4812-8305-8066f9e259cc tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/volumes/e2af738b-e460-4631-8da1-9a2ea534d6a2 returned with HTTP 200 Jul 10 14:35:32.640549 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1503/5975] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:32 2026] GET /volume/v3/volumes/e2af738b-e460-4631-8da1-9a2ea534d6a2 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:35:32.705863 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ce9a28dc-47f0-417a-8948-4f8ccfd80f5e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:32.707658 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ce9a28dc-47f0-417a-8948-4f8ccfd80f5e tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] GET https://10.4.3.66/volume/v3/snapshots/1bea7e7f-a3da-4158-9f2a-b18ccc0de7cc Jul 10 14:35:32.707844 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ce9a28dc-47f0-417a-8948-4f8ccfd80f5e tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:32.708060 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ce9a28dc-47f0-417a-8948-4f8ccfd80f5e tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:32.711908 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ce9a28dc-47f0-417a-8948-4f8ccfd80f5e tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] https://10.4.3.66/volume/v3/snapshots/1bea7e7f-a3da-4158-9f2a-b18ccc0de7cc returned with HTTP 404 Jul 10 14:35:32.712320 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1499/5976] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:35:32 2026] GET /volume/v3/snapshots/1bea7e7f-a3da-4158-9f2a-b18ccc0de7cc => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:35:32.718124 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d93375d7-d12b-4da4-b8f3-9bbd0a134c1f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:32.719690 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d93375d7-d12b-4da4-b8f3-9bbd0a134c1f tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] DELETE https://10.4.3.66/volume/v3/snapshots/1bea7e7f-a3da-4158-9f2a-b18ccc0de7cc Jul 10 14:35:32.719851 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d93375d7-d12b-4da4-b8f3-9bbd0a134c1f tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:32.720016 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d93375d7-d12b-4da4-b8f3-9bbd0a134c1f tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:32.720115 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-d93375d7-d12b-4da4-b8f3-9bbd0a134c1f tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Delete snapshot with id: 1bea7e7f-a3da-4158-9f2a-b18ccc0de7cc Jul 10 14:35:32.723951 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d93375d7-d12b-4da4-b8f3-9bbd0a134c1f tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots/1bea7e7f-a3da-4158-9f2a-b18ccc0de7cc returned with HTTP 404 Jul 10 14:35:32.724332 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1491/5977] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:35:32 2026] DELETE /volume/v3/snapshots/1bea7e7f-a3da-4158-9f2a-b18ccc0de7cc => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:35:32.730026 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-ee93a4fc-cdf7-4a71-ae6d-60a14e9d88a0 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:32.731668 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ee93a4fc-cdf7-4a71-ae6d-60a14e9d88a0 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/snapshots/1bea7e7f-a3da-4158-9f2a-b18ccc0de7cc Jul 10 14:35:32.731841 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ee93a4fc-cdf7-4a71-ae6d-60a14e9d88a0 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:32.732018 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ee93a4fc-cdf7-4a71-ae6d-60a14e9d88a0 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:32.735969 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ee93a4fc-cdf7-4a71-ae6d-60a14e9d88a0 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots/1bea7e7f-a3da-4158-9f2a-b18ccc0de7cc returned with HTTP 404 Jul 10 14:35:32.736402 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1485/5978] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:35:32 2026] GET /volume/v3/snapshots/1bea7e7f-a3da-4158-9f2a-b18ccc0de7cc => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:35:32.742128 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-406d6175-10a7-49c2-87ba-30b7b2196d9e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:32.743637 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-406d6175-10a7-49c2-87ba-30b7b2196d9e tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/4059e26c-97bc-46f1-8077-40ee063e9075 Jul 10 14:35:32.743943 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-406d6175-10a7-49c2-87ba-30b7b2196d9e tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:32.744189 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-406d6175-10a7-49c2-87ba-30b7b2196d9e tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:32.744372 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-406d6175-10a7-49c2-87ba-30b7b2196d9e tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Delete volume with id: 4059e26c-97bc-46f1-8077-40ee063e9075 Jul 10 14:35:32.750691 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:32.750691 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:32.750963 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-406d6175-10a7-49c2-87ba-30b7b2196d9e tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Volume info retrieved successfully. Jul 10 14:35:32.766853 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-406d6175-10a7-49c2-87ba-30b7b2196d9e tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Delete volume request issued successfully. Jul 10 14:35:32.767015 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-406d6175-10a7-49c2-87ba-30b7b2196d9e tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes/4059e26c-97bc-46f1-8077-40ee063e9075 returned with HTTP 202 Jul 10 14:35:32.767392 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1504/5979] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:35:32 2026] DELETE /volume/v3/volumes/4059e26c-97bc-46f1-8077-40ee063e9075 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:35:32.775238 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-433b9000-4815-47bd-82b0-2fa3af3bda16 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:32.777050 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-433b9000-4815-47bd-82b0-2fa3af3bda16 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/volumes/4059e26c-97bc-46f1-8077-40ee063e9075 Jul 10 14:35:32.777229 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-433b9000-4815-47bd-82b0-2fa3af3bda16 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:32.777404 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-433b9000-4815-47bd-82b0-2fa3af3bda16 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:32.784617 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:32.784617 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:35:32.788110 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-433b9000-4815-47bd-82b0-2fa3af3bda16 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Volume info retrieved successfully. Jul 10 14:35:32.791912 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-433b9000-4815-47bd-82b0-2fa3af3bda16 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes/4059e26c-97bc-46f1-8077-40ee063e9075 returned with HTTP 200 Jul 10 14:35:32.792364 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1500/5980] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:35:32 2026] GET /volume/v3/volumes/4059e26c-97bc-46f1-8077-40ee063e9075 => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:35:33.652742 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c8caa7a5-6da2-47d3-abba-e78b34ad60e7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:33.654542 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c8caa7a5-6da2-47d3-abba-e78b34ad60e7 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/volumes/e2af738b-e460-4631-8da1-9a2ea534d6a2 Jul 10 14:35:33.654757 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c8caa7a5-6da2-47d3-abba-e78b34ad60e7 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:33.654953 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c8caa7a5-6da2-47d3-abba-e78b34ad60e7 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:33.656760 np0000005012 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=151,cinder:INSERT=39,cinder:UPDATE=74 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:35:33.660189 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c8caa7a5-6da2-47d3-abba-e78b34ad60e7 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/volumes/e2af738b-e460-4631-8da1-9a2ea534d6a2 returned with HTTP 404 Jul 10 14:35:33.660688 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1492/5981] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:33 2026] GET /volume/v3/volumes/e2af738b-e460-4631-8da1-9a2ea534d6a2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:35:33.669136 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-268ea682-75c5-4a8c-aff6-3d2c8faeca60 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:33.670886 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-268ea682-75c5-4a8c-aff6-3d2c8faeca60 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups Jul 10 14:35:33.671114 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-268ea682-75c5-4a8c-aff6-3d2c8faeca60 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:33.671287 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-268ea682-75c5-4a8c-aff6-3d2c8faeca60 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'index' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:33.676650 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-268ea682-75c5-4a8c-aff6-3d2c8faeca60 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups returned with HTTP 200 Jul 10 14:35:33.677019 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1486/5982] 10.4.3.66 () {68 vars in 1270 bytes} [Fri Jul 10 14:35:33 2026] GET /volume/v3/backups => generated 619 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:33.684868 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-00183631-ef6b-453e-9b6d-080f6fb5b854 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:33.686770 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-00183631-ef6b-453e-9b6d-080f6fb5b854 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups?project_id=bfc6044b0d344bb19cd3223a9a90b2f2 Jul 10 14:35:33.686971 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-00183631-ef6b-453e-9b6d-080f6fb5b854 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:33.687162 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-00183631-ef6b-453e-9b6d-080f6fb5b854 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'index' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:33.702305 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-00183631-ef6b-453e-9b6d-080f6fb5b854 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups?project_id=bfc6044b0d344bb19cd3223a9a90b2f2 returned with HTTP 200 Jul 10 14:35:33.703011 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1505/5983] 10.4.3.66 () {68 vars in 1357 bytes} [Fri Jul 10 14:35:33 2026] GET /volume/v3/backups?project_id=bfc6044b0d344bb19cd3223a9a90b2f2 => generated 619 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:33.710931 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f1caf976-0a60-4460-bd35-1fcf45374763 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:33.712603 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f1caf976-0a60-4460-bd35-1fcf45374763 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:35:33.712979 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f1caf976-0a60-4460-bd35-1fcf45374763 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-311747995"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:35:33.714318 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-f1caf976-0a60-4460-bd35-1fcf45374763 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-311747995'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:35:33.714480 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-f1caf976-0a60-4460-bd35-1fcf45374763 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Create volume of 1 GB Jul 10 14:35:33.717979 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-f1caf976-0a60-4460-bd35-1fcf45374763 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Availability Zones retrieved successfully. Jul 10 14:35:33.722949 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-f1caf976-0a60-4460-bd35-1fcf45374763 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Flow 'volume_create_api' (ed78ac09-c15c-491e-a0ff-2ea98ad54149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:35:33.723794 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-f1caf976-0a60-4460-bd35-1fcf45374763 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff15297b-759a-45e8-b5f1-4cece07994ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:33.724505 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-f1caf976-0a60-4460-bd35-1fcf45374763 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:35:33.746332 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-f1caf976-0a60-4460-bd35-1fcf45374763 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff15297b-759a-45e8-b5f1-4cece07994ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:33.747054 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-f1caf976-0a60-4460-bd35-1fcf45374763 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d019289d-3e9d-4086-acc9-e4db1cc7d3d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:33.781280 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-f1caf976-0a60-4460-bd35-1fcf45374763 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Created reservations ['7cd406df-0fab-4eb0-bae3-d8134621576b', '3220359b-5a00-45e7-a500-95d59691fca4', '69ef6c47-75df-4413-95ef-b4569f95aa00', '46dd68aa-48e4-4518-bcfb-4f360a44038a'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:35:33.782132 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-f1caf976-0a60-4460-bd35-1fcf45374763 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d019289d-3e9d-4086-acc9-e4db1cc7d3d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7cd406df-0fab-4eb0-bae3-d8134621576b', '3220359b-5a00-45e7-a500-95d59691fca4', '69ef6c47-75df-4413-95ef-b4569f95aa00', '46dd68aa-48e4-4518-bcfb-4f360a44038a']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:33.782858 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-f1caf976-0a60-4460-bd35-1fcf45374763 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ff3b136-a2e9-4c26-a6f5-957cb108373b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:33.803702 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4812df3b-9678-4f67-98d9-d6022968e875 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:33.804308 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-f1caf976-0a60-4460-bd35-1fcf45374763 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ff3b136-a2e9-4c26-a6f5-957cb108373b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d3cbbf1-60ae-48f2-aa5c-4b08bc188904', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-311747995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfc6044b0d344bb19cd3223a9a90b2f2',qos_specs=None,replication_status=,reservations=['7cd406df-0fab-4eb0-bae3-d8134621576b','3220359b-5a00-45e7-a500-95d59691fca4','69ef6c47-75df-4413-95ef-b4569f95aa00','46dd68aa-48e4-4518-bcfb-4f360a44038a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1848f0b5d416472fad9c94e86b54254a',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:35:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-311747995',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d3cbbf1-60ae-48f2-aa5c-4b08bc188904,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfc6044b0d344bb19cd3223a9a90b2f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1848f0b5d416472fad9c94e86b54254a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:33.805316 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-f1caf976-0a60-4460-bd35-1fcf45374763 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e92df67d-1b2c-4345-bea2-5693a1f4f1be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:33.805700 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4812df3b-9678-4f67-98d9-d6022968e875 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/volumes/4059e26c-97bc-46f1-8077-40ee063e9075 Jul 10 14:35:33.805900 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4812df3b-9678-4f67-98d9-d6022968e875 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:33.806117 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4812df3b-9678-4f67-98d9-d6022968e875 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:33.812829 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4812df3b-9678-4f67-98d9-d6022968e875 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes/4059e26c-97bc-46f1-8077-40ee063e9075 returned with HTTP 404 Jul 10 14:35:33.813307 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1493/5984] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:35:33 2026] GET /volume/v3/volumes/4059e26c-97bc-46f1-8077-40ee063e9075 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:35:33.820019 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-c6705c21-6c53-4b8b-a66c-682f80ce817d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:33.821678 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c6705c21-6c53-4b8b-a66c-682f80ce817d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:35:33.822059 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c6705c21-6c53-4b8b-a66c-682f80ce817d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-798619339"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:35:33.823869 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-c6705c21-6c53-4b8b-a66c-682f80ce817d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-798619339'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:35:33.824043 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-c6705c21-6c53-4b8b-a66c-682f80ce817d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Create volume of 1 GB Jul 10 14:35:33.824392 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:33.824392 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:35:33.824814 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-f1caf976-0a60-4460-bd35-1fcf45374763 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e92df67d-1b2c-4345-bea2-5693a1f4f1be) transitioned into state 'SUCCESS' from state '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-311747995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bfc6044b0d344bb19cd3223a9a90b2f2',qos_specs=None,replication_status=,reservations=['7cd406df-0fab-4eb0-bae3-d8134621576b','3220359b-5a00-45e7-a500-95d59691fca4','69ef6c47-75df-4413-95ef-b4569f95aa00','46dd68aa-48e4-4518-bcfb-4f360a44038a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1848f0b5d416472fad9c94e86b54254a',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:33.825516 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-f1caf976-0a60-4460-bd35-1fcf45374763 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (052ff6ce-b13f-4d58-9d1c-f5a5a871f7aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:33.828084 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-c6705c21-6c53-4b8b-a66c-682f80ce817d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Availability Zones retrieved successfully. Jul 10 14:35:33.833547 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-c6705c21-6c53-4b8b-a66c-682f80ce817d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Flow 'volume_create_api' (b4fc7504-e867-44ad-801f-03fefda466de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:35:33.834096 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-f1caf976-0a60-4460-bd35-1fcf45374763 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (052ff6ce-b13f-4d58-9d1c-f5a5a871f7aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:33.834466 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-c6705c21-6c53-4b8b-a66c-682f80ce817d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bc2d3d2-43ec-47bf-8576-90ec5b7b7939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:33.834918 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-f1caf976-0a60-4460-bd35-1fcf45374763 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Flow 'volume_create_api' (ed78ac09-c15c-491e-a0ff-2ea98ad54149) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:35:33.835174 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-c6705c21-6c53-4b8b-a66c-682f80ce817d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:35:33.835228 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-f1caf976-0a60-4460-bd35-1fcf45374763 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Create volume request issued successfully. Jul 10 14:35:33.835777 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f1caf976-0a60-4460-bd35-1fcf45374763 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:35:33.836211 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1501/5985] 10.4.3.66 () {70 vars in 1291 bytes} [Fri Jul 10 14:35:33 2026] POST /volume/v3/volumes => generated 775 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:35:33.847695 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-44fcc253-fa25-44f6-bd74-d25e1d92afc0 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:33.849465 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-44fcc253-fa25-44f6-bd74-d25e1d92afc0 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/volumes/1d3cbbf1-60ae-48f2-aa5c-4b08bc188904 Jul 10 14:35:33.849793 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-44fcc253-fa25-44f6-bd74-d25e1d92afc0 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:33.849965 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-44fcc253-fa25-44f6-bd74-d25e1d92afc0 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:33.857923 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:33.857923 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:33.858617 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-c6705c21-6c53-4b8b-a66c-682f80ce817d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bc2d3d2-43ec-47bf-8576-90ec5b7b7939) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:33.859291 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-c6705c21-6c53-4b8b-a66c-682f80ce817d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c22c597b-06a6-4fc7-8f36-6bb185f0e2be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:33.861351 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-44fcc253-fa25-44f6-bd74-d25e1d92afc0 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Volume info retrieved successfully. Jul 10 14:35:33.865142 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-44fcc253-fa25-44f6-bd74-d25e1d92afc0 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/volumes/1d3cbbf1-60ae-48f2-aa5c-4b08bc188904 returned with HTTP 200 Jul 10 14:35:33.865575 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1506/5986] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:33 2026] GET /volume/v3/volumes/1d3cbbf1-60ae-48f2-aa5c-4b08bc188904 => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:33.891553 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-c6705c21-6c53-4b8b-a66c-682f80ce817d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Created reservations ['5ad35357-2bbf-4b20-b8aa-9a1e617aa7a9', '87cdaa37-35fb-4db2-84ba-51779ea4db75', '3703bceb-c20e-4e9f-b201-d6511d04a262', 'b3ae3171-b9b9-43ac-ac55-f567f26196e0'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:35:33.892341 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-c6705c21-6c53-4b8b-a66c-682f80ce817d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c22c597b-06a6-4fc7-8f36-6bb185f0e2be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ad35357-2bbf-4b20-b8aa-9a1e617aa7a9', '87cdaa37-35fb-4db2-84ba-51779ea4db75', '3703bceb-c20e-4e9f-b201-d6511d04a262', 'b3ae3171-b9b9-43ac-ac55-f567f26196e0']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:33.893333 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-c6705c21-6c53-4b8b-a66c-682f80ce817d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef9d4688-0a70-403d-8022-630f46aae763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:33.913791 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-c6705c21-6c53-4b8b-a66c-682f80ce817d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef9d4688-0a70-403d-8022-630f46aae763) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91876689-e04b-43a4-b3b0-f34c03d5e3e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-798619339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de996466f13943d4afea4608704c208f',qos_specs=None,replication_status=,reservations=['5ad35357-2bbf-4b20-b8aa-9a1e617aa7a9','87cdaa37-35fb-4db2-84ba-51779ea4db75','3703bceb-c20e-4e9f-b201-d6511d04a262','b3ae3171-b9b9-43ac-ac55-f567f26196e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffa268b867a84bd295f3afc6e95c9732',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:35:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-798619339',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=91876689-e04b-43a4-b3b0-f34c03d5e3e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de996466f13943d4afea4608704c208f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ffa268b867a84bd295f3afc6e95c9732',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:33.914437 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-c6705c21-6c53-4b8b-a66c-682f80ce817d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (266e88b3-d7dc-4d72-8635-e4ca9b8f8bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:33.932274 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-c6705c21-6c53-4b8b-a66c-682f80ce817d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (266e88b3-d7dc-4d72-8635-e4ca9b8f8bdd) transitioned into state 'SUCCESS' from state '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-798619339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de996466f13943d4afea4608704c208f',qos_specs=None,replication_status=,reservations=['5ad35357-2bbf-4b20-b8aa-9a1e617aa7a9','87cdaa37-35fb-4db2-84ba-51779ea4db75','3703bceb-c20e-4e9f-b201-d6511d04a262','b3ae3171-b9b9-43ac-ac55-f567f26196e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffa268b867a84bd295f3afc6e95c9732',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:33.933116 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-c6705c21-6c53-4b8b-a66c-682f80ce817d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bb99b1f-66f8-4ce1-ab0c-d0bc8797c68b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:33.942622 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-c6705c21-6c53-4b8b-a66c-682f80ce817d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bb99b1f-66f8-4ce1-ab0c-d0bc8797c68b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:33.943567 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-c6705c21-6c53-4b8b-a66c-682f80ce817d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Flow 'volume_create_api' (b4fc7504-e867-44ad-801f-03fefda466de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:35:33.943908 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-c6705c21-6c53-4b8b-a66c-682f80ce817d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Create volume request issued successfully. Jul 10 14:35:33.944563 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c6705c21-6c53-4b8b-a66c-682f80ce817d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:35:33.945039 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1487/5987] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:35:33 2026] POST /volume/v3/volumes => generated 775 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:35:33.955888 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3ef18f94-0e8c-454f-9432-bf520305e58d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:33.957731 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3ef18f94-0e8c-454f-9432-bf520305e58d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/volumes/91876689-e04b-43a4-b3b0-f34c03d5e3e7 Jul 10 14:35:33.957941 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3ef18f94-0e8c-454f-9432-bf520305e58d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:33.958152 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3ef18f94-0e8c-454f-9432-bf520305e58d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:33.965239 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:33.965239 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:35:33.968463 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3ef18f94-0e8c-454f-9432-bf520305e58d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Volume info retrieved successfully. Jul 10 14:35:33.972270 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3ef18f94-0e8c-454f-9432-bf520305e58d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes/91876689-e04b-43a4-b3b0-f34c03d5e3e7 returned with HTTP 200 Jul 10 14:35:33.972706 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1494/5988] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:35:33 2026] GET /volume/v3/volumes/91876689-e04b-43a4-b3b0-f34c03d5e3e7 => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:34.879397 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-22bbb53e-e870-4b86-80fe-0066249ab3fa None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:34.882124 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-22bbb53e-e870-4b86-80fe-0066249ab3fa tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/volumes/1d3cbbf1-60ae-48f2-aa5c-4b08bc188904 Jul 10 14:35:34.882423 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-22bbb53e-e870-4b86-80fe-0066249ab3fa tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:34.882662 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-22bbb53e-e870-4b86-80fe-0066249ab3fa tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:34.889652 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:34.889652 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:35:34.892975 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-22bbb53e-e870-4b86-80fe-0066249ab3fa tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Volume info retrieved successfully. Jul 10 14:35:34.896291 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-22bbb53e-e870-4b86-80fe-0066249ab3fa tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/volumes/1d3cbbf1-60ae-48f2-aa5c-4b08bc188904 returned with HTTP 200 Jul 10 14:35:34.896675 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1502/5989] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:34 2026] GET /volume/v3/volumes/1d3cbbf1-60ae-48f2-aa5c-4b08bc188904 => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:35:34.907854 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ade19d67-f419-4364-921f-b769839672a1 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:34.909543 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ade19d67-f419-4364-921f-b769839672a1 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] POST https://10.4.3.66/volume/v3/backups Jul 10 14:35:34.909907 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ade19d67-f419-4364-921f-b769839672a1 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1d3cbbf1-60ae-48f2-aa5c-4b08bc188904", "name": "tempest-type-Backup-1557212581"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:35:34.911315 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.contrib.backups [None req-ade19d67-f419-4364-921f-b769839672a1 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Creating new backup {'backup': {'volume_id': '1d3cbbf1-60ae-48f2-aa5c-4b08bc188904', 'name': 'tempest-type-Backup-1557212581'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 10 14:35:34.911477 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.contrib.backups [None req-ade19d67-f419-4364-921f-b769839672a1 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Creating backup of volume 1d3cbbf1-60ae-48f2-aa5c-4b08bc188904 in container None Jul 10 14:35:34.918150 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:34.918150 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:34.918477 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-ade19d67-f419-4364-921f-b769839672a1 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Volume info retrieved successfully. Jul 10 14:35:34.932308 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-ade19d67-f419-4364-921f-b769839672a1 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Created reservations ['1893b1a5-e352-4c00-bd59-9d52153b5bba', 'c8420ea6-89bd-4b44-8f63-75dc0fd49ae0'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:35:34.954468 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ade19d67-f419-4364-921f-b769839672a1 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Jul 10 14:35:34.954892 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1507/5990] 10.4.3.66 () {70 vars in 1292 bytes} [Fri Jul 10 14:35:34 2026] POST /volume/v3/backups => generated 314 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:35:34.964462 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-bcd06d7f-3050-44f4-bbca-3317396f6b9d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:34.966711 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-bcd06d7f-3050-44f4-bbca-3317396f6b9d tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 Jul 10 14:35:34.966711 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-bcd06d7f-3050-44f4-bbca-3317396f6b9d tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:34.966784 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-bcd06d7f-3050-44f4-bbca-3317396f6b9d tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:34.966957 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-bcd06d7f-3050-44f4-bbca-3317396f6b9d tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 9c09324f-e927-456c-8d77-96935b571777. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:34.971077 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:34.971077 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:35:34.971717 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-bcd06d7f-3050-44f4-bbca-3317396f6b9d tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 returned with HTTP 200 Jul 10 14:35:34.972085 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1488/5991] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:34 2026] GET /volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:34.986264 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-80f7849a-f660-462a-a501-00905a6a358d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:34.988011 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-80f7849a-f660-462a-a501-00905a6a358d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/volumes/91876689-e04b-43a4-b3b0-f34c03d5e3e7 Jul 10 14:35:34.988255 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-80f7849a-f660-462a-a501-00905a6a358d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:34.988534 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-80f7849a-f660-462a-a501-00905a6a358d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:34.996081 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:34.996081 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:35:34.999228 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-80f7849a-f660-462a-a501-00905a6a358d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Volume info retrieved successfully. Jul 10 14:35:35.003146 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-80f7849a-f660-462a-a501-00905a6a358d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes/91876689-e04b-43a4-b3b0-f34c03d5e3e7 returned with HTTP 200 Jul 10 14:35:35.003549 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1495/5992] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:35:34 2026] GET /volume/v3/volumes/91876689-e04b-43a4-b3b0-f34c03d5e3e7 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:35:35.016270 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-584d084d-793e-4127-a857-5693b7653ddf None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:35.017846 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-584d084d-793e-4127-a857-5693b7653ddf tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:35:35.018151 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-584d084d-793e-4127-a857-5693b7653ddf tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "91876689-e04b-43a4-b3b0-f34c03d5e3e7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2068500114"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:35:35.026910 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:35.026910 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:35:35.027285 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-584d084d-793e-4127-a857-5693b7653ddf tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Volume info retrieved successfully. Jul 10 14:35:35.027497 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.snapshots [None req-584d084d-793e-4127-a857-5693b7653ddf tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Create snapshot from volume 91876689-e04b-43a4-b3b0-f34c03d5e3e7 Jul 10 14:35:35.051168 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-584d084d-793e-4127-a857-5693b7653ddf tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Created reservations ['a76adc24-fefa-4dd2-b941-892aba766bfa', 'cb577cf6-8e2a-47f4-b7b2-a8a23fd9c71b', 'a6650d2e-db9c-4ddd-a05b-df4df2473f61', '82f3b6a7-d558-4c3b-9032-8a5b93627a86'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:35:35.078352 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-584d084d-793e-4127-a857-5693b7653ddf tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Snapshot create request issued successfully. Jul 10 14:35:35.078730 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-584d084d-793e-4127-a857-5693b7653ddf tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:35:35.079133 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1503/5993] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:35:35 2026] POST /volume/v3/snapshots => generated 308 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:35:35.087209 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-89631488-e2f7-43d4-8382-f6f9c9395a31 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:35.088974 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-89631488-e2f7-43d4-8382-f6f9c9395a31 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/snapshots/c5358634-ef33-4c27-86de-a9f86a7c9e70 Jul 10 14:35:35.089159 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-89631488-e2f7-43d4-8382-f6f9c9395a31 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:35.089366 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-89631488-e2f7-43d4-8382-f6f9c9395a31 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:35.094168 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:35.094168 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:35.094459 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-89631488-e2f7-43d4-8382-f6f9c9395a31 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Snapshot retrieved successfully. Jul 10 14:35:35.095096 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-89631488-e2f7-43d4-8382-f6f9c9395a31 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots/c5358634-ef33-4c27-86de-a9f86a7c9e70 returned with HTTP 200 Jul 10 14:35:35.095474 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1508/5994] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:35:35 2026] GET /volume/v3/snapshots/c5358634-ef33-4c27-86de-a9f86a7c9e70 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:35.981796 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-22cf1ae4-36d4-4a5c-86b7-3881ddeb50d5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:35.983582 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-22cf1ae4-36d4-4a5c-86b7-3881ddeb50d5 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 Jul 10 14:35:35.983819 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-22cf1ae4-36d4-4a5c-86b7-3881ddeb50d5 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:35.984043 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-22cf1ae4-36d4-4a5c-86b7-3881ddeb50d5 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:35.984180 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-22cf1ae4-36d4-4a5c-86b7-3881ddeb50d5 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 9c09324f-e927-456c-8d77-96935b571777. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:35.988160 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:35.988160 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:35:35.988753 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-22cf1ae4-36d4-4a5c-86b7-3881ddeb50d5 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 returned with HTTP 200 Jul 10 14:35:35.989109 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1489/5995] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:35 2026] GET /volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:36.104266 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a9c133b6-9cee-407d-a5d5-53f6337c6210 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:36.105998 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a9c133b6-9cee-407d-a5d5-53f6337c6210 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/snapshots/c5358634-ef33-4c27-86de-a9f86a7c9e70 Jul 10 14:35:36.106157 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a9c133b6-9cee-407d-a5d5-53f6337c6210 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:36.106334 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a9c133b6-9cee-407d-a5d5-53f6337c6210 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:36.111077 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:36.111077 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:35:36.111351 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a9c133b6-9cee-407d-a5d5-53f6337c6210 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Snapshot retrieved successfully. Jul 10 14:35:36.112077 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a9c133b6-9cee-407d-a5d5-53f6337c6210 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots/c5358634-ef33-4c27-86de-a9f86a7c9e70 returned with HTTP 200 Jul 10 14:35:36.112436 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1496/5996] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:35:36 2026] GET /volume/v3/snapshots/c5358634-ef33-4c27-86de-a9f86a7c9e70 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:36.120744 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-66cb4684-92b2-4cb8-b3b9-507456f76c12 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:36.123003 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-66cb4684-92b2-4cb8-b3b9-507456f76c12 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] POST https://10.4.3.66/volume/v3/snapshots/c5358634-ef33-4c27-86de-a9f86a7c9e70/action Jul 10 14:35:36.123352 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-66cb4684-92b2-4cb8-b3b9-507456f76c12 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:35:36.123479 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-66cb4684-92b2-4cb8-b3b9-507456f76c12 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:35:36.129206 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:36.129206 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:35:36.129667 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-66cb4684-92b2-4cb8-b3b9-507456f76c12 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Snapshot retrieved successfully. Jul 10 14:35:36.130435 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.policy [None req-66cb4684-92b2-4cb8-b3b9-507456f76c12 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'c8028c89b3fd47f28d13a36fda5881ef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de996466f13943d4afea4608704c208f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100153) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 14:35:36.130649 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-66cb4684-92b2-4cb8-b3b9-507456f76c12 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] https://10.4.3.66/volume/v3/snapshots/c5358634-ef33-4c27-86de-a9f86a7c9e70/action returned with HTTP 403 Jul 10 14:35:36.131190 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1504/5997] 10.4.3.66 () {68 vars in 1389 bytes} [Fri Jul 10 14:35:36 2026] POST /volume/v3/snapshots/c5358634-ef33-4c27-86de-a9f86a7c9e70/action => generated 133 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:35:36.138064 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-4a5ce6fd-3fc3-45cf-b11f-730d41c47859 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:36.140329 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4a5ce6fd-3fc3-45cf-b11f-730d41c47859 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] DELETE https://10.4.3.66/volume/v3/snapshots/c5358634-ef33-4c27-86de-a9f86a7c9e70 Jul 10 14:35:36.140627 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4a5ce6fd-3fc3-45cf-b11f-730d41c47859 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:36.140890 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-4a5ce6fd-3fc3-45cf-b11f-730d41c47859 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:36.141045 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.snapshots [None req-4a5ce6fd-3fc3-45cf-b11f-730d41c47859 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Delete snapshot with id: c5358634-ef33-4c27-86de-a9f86a7c9e70 Jul 10 14:35:36.147434 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:36.147434 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:36.147815 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-4a5ce6fd-3fc3-45cf-b11f-730d41c47859 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Snapshot retrieved successfully. Jul 10 14:35:36.163789 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-4a5ce6fd-3fc3-45cf-b11f-730d41c47859 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Snapshot delete request issued successfully. Jul 10 14:35:36.163958 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-4a5ce6fd-3fc3-45cf-b11f-730d41c47859 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots/c5358634-ef33-4c27-86de-a9f86a7c9e70 returned with HTTP 202 Jul 10 14:35:36.164338 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1509/5998] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:35:36 2026] DELETE /volume/v3/snapshots/c5358634-ef33-4c27-86de-a9f86a7c9e70 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:35:36.171898 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-df6b290c-b48e-44de-a017-58544df60942 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:36.173959 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-df6b290c-b48e-44de-a017-58544df60942 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/snapshots/c5358634-ef33-4c27-86de-a9f86a7c9e70 Jul 10 14:35:36.174182 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-df6b290c-b48e-44de-a017-58544df60942 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:36.174423 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-df6b290c-b48e-44de-a017-58544df60942 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:36.179711 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:36.179711 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:35:36.180025 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-df6b290c-b48e-44de-a017-58544df60942 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Snapshot retrieved successfully. Jul 10 14:35:36.180762 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-df6b290c-b48e-44de-a017-58544df60942 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots/c5358634-ef33-4c27-86de-a9f86a7c9e70 returned with HTTP 200 Jul 10 14:35:36.181108 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1490/5999] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:35:36 2026] GET /volume/v3/snapshots/c5358634-ef33-4c27-86de-a9f86a7c9e70 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:36.998491 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6d972a64-0b82-4317-a5e1-76e4779e60fc None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:37.000236 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6d972a64-0b82-4317-a5e1-76e4779e60fc tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 Jul 10 14:35:37.000459 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6d972a64-0b82-4317-a5e1-76e4779e60fc tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:37.000700 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6d972a64-0b82-4317-a5e1-76e4779e60fc tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:37.000806 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-6d972a64-0b82-4317-a5e1-76e4779e60fc tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 9c09324f-e927-456c-8d77-96935b571777. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:37.004766 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:37.004766 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:35:37.005321 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6d972a64-0b82-4317-a5e1-76e4779e60fc tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 returned with HTTP 200 Jul 10 14:35:37.005721 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1497/6000] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:36 2026] GET /volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:37.190330 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-be0bfbdc-d39e-4750-ab72-c0330b1e3395 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:37.192155 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-be0bfbdc-d39e-4750-ab72-c0330b1e3395 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/snapshots/c5358634-ef33-4c27-86de-a9f86a7c9e70 Jul 10 14:35:37.192373 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-be0bfbdc-d39e-4750-ab72-c0330b1e3395 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:37.192605 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-be0bfbdc-d39e-4750-ab72-c0330b1e3395 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:37.197321 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-be0bfbdc-d39e-4750-ab72-c0330b1e3395 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots/c5358634-ef33-4c27-86de-a9f86a7c9e70 returned with HTTP 404 Jul 10 14:35:37.197811 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1505/6001] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:35:37 2026] GET /volume/v3/snapshots/c5358634-ef33-4c27-86de-a9f86a7c9e70 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:35:37.204290 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-9c77823d-ffe7-47f9-be8b-5ea3b2e9f5eb None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:37.206155 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9c77823d-ffe7-47f9-be8b-5ea3b2e9f5eb tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/91876689-e04b-43a4-b3b0-f34c03d5e3e7 Jul 10 14:35:37.206427 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9c77823d-ffe7-47f9-be8b-5ea3b2e9f5eb tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:37.206689 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-9c77823d-ffe7-47f9-be8b-5ea3b2e9f5eb tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:37.206909 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-9c77823d-ffe7-47f9-be8b-5ea3b2e9f5eb tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Delete volume with id: 91876689-e04b-43a4-b3b0-f34c03d5e3e7 Jul 10 14:35:37.214417 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:37.214417 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:37.214753 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-9c77823d-ffe7-47f9-be8b-5ea3b2e9f5eb tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Volume info retrieved successfully. Jul 10 14:35:37.232203 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-9c77823d-ffe7-47f9-be8b-5ea3b2e9f5eb tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Delete volume request issued successfully. Jul 10 14:35:37.232425 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-9c77823d-ffe7-47f9-be8b-5ea3b2e9f5eb tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes/91876689-e04b-43a4-b3b0-f34c03d5e3e7 returned with HTTP 202 Jul 10 14:35:37.232869 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1510/6002] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:35:37 2026] DELETE /volume/v3/volumes/91876689-e04b-43a4-b3b0-f34c03d5e3e7 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:35:37.240096 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-0b9e92ee-d6f6-4485-b40c-c0393b5af510 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:37.241774 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0b9e92ee-d6f6-4485-b40c-c0393b5af510 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/volumes/91876689-e04b-43a4-b3b0-f34c03d5e3e7 Jul 10 14:35:37.241966 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0b9e92ee-d6f6-4485-b40c-c0393b5af510 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:37.242173 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0b9e92ee-d6f6-4485-b40c-c0393b5af510 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:37.250420 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:37.250420 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:35:37.254154 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-0b9e92ee-d6f6-4485-b40c-c0393b5af510 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Volume info retrieved successfully. Jul 10 14:35:37.258185 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0b9e92ee-d6f6-4485-b40c-c0393b5af510 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes/91876689-e04b-43a4-b3b0-f34c03d5e3e7 returned with HTTP 200 Jul 10 14:35:37.258641 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1491/6003] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:35:37 2026] GET /volume/v3/volumes/91876689-e04b-43a4-b3b0-f34c03d5e3e7 => generated 1005 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:35:38.015330 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-62a069ff-2b80-44e1-be8b-4961407446d7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:38.017130 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-62a069ff-2b80-44e1-be8b-4961407446d7 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 Jul 10 14:35:38.017382 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-62a069ff-2b80-44e1-be8b-4961407446d7 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:38.017616 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-62a069ff-2b80-44e1-be8b-4961407446d7 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:38.017724 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-62a069ff-2b80-44e1-be8b-4961407446d7 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 9c09324f-e927-456c-8d77-96935b571777. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:38.021787 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:38.021787 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:35:38.022477 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-62a069ff-2b80-44e1-be8b-4961407446d7 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 returned with HTTP 200 Jul 10 14:35:38.022836 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1498/6004] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:38 2026] GET /volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:38.271714 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-aa351aaa-f4be-4f8d-85b9-4de01bd81799 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:38.273338 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-aa351aaa-f4be-4f8d-85b9-4de01bd81799 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/volumes/91876689-e04b-43a4-b3b0-f34c03d5e3e7 Jul 10 14:35:38.273586 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-aa351aaa-f4be-4f8d-85b9-4de01bd81799 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:38.273795 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-aa351aaa-f4be-4f8d-85b9-4de01bd81799 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:38.279347 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-aa351aaa-f4be-4f8d-85b9-4de01bd81799 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes/91876689-e04b-43a4-b3b0-f34c03d5e3e7 returned with HTTP 404 Jul 10 14:35:38.279830 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1506/6005] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:35:38 2026] GET /volume/v3/volumes/91876689-e04b-43a4-b3b0-f34c03d5e3e7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:35:38.287059 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-87ed7924-3557-4ea0-9246-cfc7b3478221 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:38.288948 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-87ed7924-3557-4ea0-9246-cfc7b3478221 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:35:38.289320 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-87ed7924-3557-4ea0-9246-cfc7b3478221 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1016434161"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:35:38.290953 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-87ed7924-3557-4ea0-9246-cfc7b3478221 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1016434161'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:35:38.291087 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-87ed7924-3557-4ea0-9246-cfc7b3478221 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Create volume of 1 GB Jul 10 14:35:38.295584 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-87ed7924-3557-4ea0-9246-cfc7b3478221 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Availability Zones retrieved successfully. Jul 10 14:35:38.301268 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-87ed7924-3557-4ea0-9246-cfc7b3478221 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Flow 'volume_create_api' (379c9fc4-3aa2-4e01-83b7-47440c13ae54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:35:38.302200 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-87ed7924-3557-4ea0-9246-cfc7b3478221 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcc89a44-2346-47fb-8a07-11bb78e147e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:38.303029 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-87ed7924-3557-4ea0-9246-cfc7b3478221 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:35:38.326468 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-87ed7924-3557-4ea0-9246-cfc7b3478221 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcc89a44-2346-47fb-8a07-11bb78e147e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:38.327225 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-87ed7924-3557-4ea0-9246-cfc7b3478221 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd58f99a-17cf-4be5-88d2-537340bbe9f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:38.363226 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-87ed7924-3557-4ea0-9246-cfc7b3478221 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Created reservations ['06d6ca0d-a9f8-4ae5-a920-e021bb001711', '22e2fca6-1ab0-44ac-b67b-48394b2e81f1', '35e03ec3-9c30-4a9d-8c86-3c643bcb67e9', '0e7f9154-3ce9-4d1c-9e0a-14f857f375fc'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:35:38.364059 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-87ed7924-3557-4ea0-9246-cfc7b3478221 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd58f99a-17cf-4be5-88d2-537340bbe9f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06d6ca0d-a9f8-4ae5-a920-e021bb001711', '22e2fca6-1ab0-44ac-b67b-48394b2e81f1', '35e03ec3-9c30-4a9d-8c86-3c643bcb67e9', '0e7f9154-3ce9-4d1c-9e0a-14f857f375fc']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:38.364801 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-87ed7924-3557-4ea0-9246-cfc7b3478221 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e10f59a8-e571-4c97-813a-a48045c519d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:38.387191 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-87ed7924-3557-4ea0-9246-cfc7b3478221 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e10f59a8-e571-4c97-813a-a48045c519d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fba9142e-7297-410a-96ab-af6d55eb5b63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1016434161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de996466f13943d4afea4608704c208f',qos_specs=None,replication_status=,reservations=['06d6ca0d-a9f8-4ae5-a920-e021bb001711','22e2fca6-1ab0-44ac-b67b-48394b2e81f1','35e03ec3-9c30-4a9d-8c86-3c643bcb67e9','0e7f9154-3ce9-4d1c-9e0a-14f857f375fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffa268b867a84bd295f3afc6e95c9732',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:35:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1016434161',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fba9142e-7297-410a-96ab-af6d55eb5b63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de996466f13943d4afea4608704c208f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ffa268b867a84bd295f3afc6e95c9732',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:38.387873 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-87ed7924-3557-4ea0-9246-cfc7b3478221 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff820784-df4b-4230-b32c-97a6f46a37f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:38.405194 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-87ed7924-3557-4ea0-9246-cfc7b3478221 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff820784-df4b-4230-b32c-97a6f46a37f1) transitioned into state 'SUCCESS' from state '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-1016434161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de996466f13943d4afea4608704c208f',qos_specs=None,replication_status=,reservations=['06d6ca0d-a9f8-4ae5-a920-e021bb001711','22e2fca6-1ab0-44ac-b67b-48394b2e81f1','35e03ec3-9c30-4a9d-8c86-3c643bcb67e9','0e7f9154-3ce9-4d1c-9e0a-14f857f375fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffa268b867a84bd295f3afc6e95c9732',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:38.405892 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-87ed7924-3557-4ea0-9246-cfc7b3478221 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41757152-eb3f-402b-b665-40d4aa7b9f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:38.414320 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-87ed7924-3557-4ea0-9246-cfc7b3478221 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41757152-eb3f-402b-b665-40d4aa7b9f7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:38.415191 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-87ed7924-3557-4ea0-9246-cfc7b3478221 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Flow 'volume_create_api' (379c9fc4-3aa2-4e01-83b7-47440c13ae54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:35:38.415513 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-87ed7924-3557-4ea0-9246-cfc7b3478221 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Create volume request issued successfully. Jul 10 14:35:38.416060 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-87ed7924-3557-4ea0-9246-cfc7b3478221 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:35:38.416696 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1511/6006] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:35:38 2026] POST /volume/v3/volumes => generated 776 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:35:38.427208 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-7b3630ce-fb4a-4ac9-b108-b2bb8b374fc6 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:38.428988 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7b3630ce-fb4a-4ac9-b108-b2bb8b374fc6 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/volumes/fba9142e-7297-410a-96ab-af6d55eb5b63 Jul 10 14:35:38.429181 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7b3630ce-fb4a-4ac9-b108-b2bb8b374fc6 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:38.429371 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-7b3630ce-fb4a-4ac9-b108-b2bb8b374fc6 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:38.436791 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:38.436791 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:35:38.440253 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-7b3630ce-fb4a-4ac9-b108-b2bb8b374fc6 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Volume info retrieved successfully. Jul 10 14:35:38.444321 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-7b3630ce-fb4a-4ac9-b108-b2bb8b374fc6 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes/fba9142e-7297-410a-96ab-af6d55eb5b63 returned with HTTP 200 Jul 10 14:35:38.444772 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1492/6007] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:35:38 2026] GET /volume/v3/volumes/fba9142e-7297-410a-96ab-af6d55eb5b63 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:39.032737 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d90069a4-bb38-44a3-8d30-3622197ffe51 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:39.034862 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d90069a4-bb38-44a3-8d30-3622197ffe51 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 Jul 10 14:35:39.035068 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d90069a4-bb38-44a3-8d30-3622197ffe51 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:39.035245 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d90069a4-bb38-44a3-8d30-3622197ffe51 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:39.035360 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-d90069a4-bb38-44a3-8d30-3622197ffe51 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 9c09324f-e927-456c-8d77-96935b571777. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:39.039629 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:39.039629 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:35:39.040175 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d90069a4-bb38-44a3-8d30-3622197ffe51 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 returned with HTTP 200 Jul 10 14:35:39.040522 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1499/6008] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:39 2026] GET /volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:39.456995 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-75f9e331-831d-44bc-9ab6-559e7c375b9b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:39.458726 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-75f9e331-831d-44bc-9ab6-559e7c375b9b tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/volumes/fba9142e-7297-410a-96ab-af6d55eb5b63 Jul 10 14:35:39.458912 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-75f9e331-831d-44bc-9ab6-559e7c375b9b tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:39.459097 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-75f9e331-831d-44bc-9ab6-559e7c375b9b tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:39.465877 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:39.465877 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:35:39.469020 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-75f9e331-831d-44bc-9ab6-559e7c375b9b tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Volume info retrieved successfully. Jul 10 14:35:39.472516 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-75f9e331-831d-44bc-9ab6-559e7c375b9b tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes/fba9142e-7297-410a-96ab-af6d55eb5b63 returned with HTTP 200 Jul 10 14:35:39.472873 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1507/6009] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:35:39 2026] GET /volume/v3/volumes/fba9142e-7297-410a-96ab-af6d55eb5b63 => generated 1007 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:35:39.483864 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-5536b50d-306b-456c-aea9-33ac562c93b3 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:39.485607 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5536b50d-306b-456c-aea9-33ac562c93b3 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:35:39.485957 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5536b50d-306b-456c-aea9-33ac562c93b3 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fba9142e-7297-410a-96ab-af6d55eb5b63", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1698734141"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:35:39.494152 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:39.494152 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:39.494491 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-5536b50d-306b-456c-aea9-33ac562c93b3 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Volume info retrieved successfully. Jul 10 14:35:39.494624 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.snapshots [None req-5536b50d-306b-456c-aea9-33ac562c93b3 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Create snapshot from volume fba9142e-7297-410a-96ab-af6d55eb5b63 Jul 10 14:35:39.514524 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-5536b50d-306b-456c-aea9-33ac562c93b3 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Created reservations ['f6c6f4ee-2686-4f93-a7e5-2faa040977ca', '3b513b5d-f835-45b4-9e44-7c330bb69b4d', 'bd01df9d-438b-4cf2-a83f-322961b8a24e', '331ec176-f8d6-46aa-89d9-4e648bef490c'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:35:39.543060 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-5536b50d-306b-456c-aea9-33ac562c93b3 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Snapshot create request issued successfully. Jul 10 14:35:39.543401 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5536b50d-306b-456c-aea9-33ac562c93b3 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:35:39.543817 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1512/6010] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:35:39 2026] POST /volume/v3/snapshots => generated 308 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:35:39.553364 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4ec4297e-2ef3-4b23-9e23-5430ad641192 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:39.555166 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4ec4297e-2ef3-4b23-9e23-5430ad641192 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/snapshots/001567b7-66cc-4c95-ba7b-15061302bfbf Jul 10 14:35:39.555374 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4ec4297e-2ef3-4b23-9e23-5430ad641192 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:39.555619 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4ec4297e-2ef3-4b23-9e23-5430ad641192 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:39.560527 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:39.560527 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:35:39.560850 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-4ec4297e-2ef3-4b23-9e23-5430ad641192 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Snapshot retrieved successfully. Jul 10 14:35:39.561603 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4ec4297e-2ef3-4b23-9e23-5430ad641192 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots/001567b7-66cc-4c95-ba7b-15061302bfbf returned with HTTP 200 Jul 10 14:35:39.561954 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1493/6011] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:35:39 2026] GET /volume/v3/snapshots/001567b7-66cc-4c95-ba7b-15061302bfbf => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:40.049757 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4d7c38ab-d8b3-453f-9546-9208cbd6caa7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:40.051646 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4d7c38ab-d8b3-453f-9546-9208cbd6caa7 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 Jul 10 14:35:40.051893 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4d7c38ab-d8b3-453f-9546-9208cbd6caa7 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:40.052116 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4d7c38ab-d8b3-453f-9546-9208cbd6caa7 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:40.052263 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-4d7c38ab-d8b3-453f-9546-9208cbd6caa7 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 9c09324f-e927-456c-8d77-96935b571777. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:40.056387 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:40.056387 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:35:40.057021 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4d7c38ab-d8b3-453f-9546-9208cbd6caa7 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 returned with HTTP 200 Jul 10 14:35:40.057411 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1500/6012] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:40 2026] GET /volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:40.570266 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4270cf6a-e484-428c-b047-932682ddd29a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:40.572297 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4270cf6a-e484-428c-b047-932682ddd29a tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/snapshots/001567b7-66cc-4c95-ba7b-15061302bfbf Jul 10 14:35:40.572570 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4270cf6a-e484-428c-b047-932682ddd29a tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:40.572764 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4270cf6a-e484-428c-b047-932682ddd29a tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:40.577619 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:40.577619 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:35:40.577937 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-4270cf6a-e484-428c-b047-932682ddd29a tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Snapshot retrieved successfully. Jul 10 14:35:40.578644 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4270cf6a-e484-428c-b047-932682ddd29a tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots/001567b7-66cc-4c95-ba7b-15061302bfbf returned with HTTP 200 Jul 10 14:35:40.579069 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1508/6013] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:35:40 2026] GET /volume/v3/snapshots/001567b7-66cc-4c95-ba7b-15061302bfbf => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:40.586677 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f7784052-3153-453c-9e53-84023b8a1afd None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:40.588394 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f7784052-3153-453c-9e53-84023b8a1afd tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] GET https://10.4.3.66/volume/v3/snapshots Jul 10 14:35:40.588617 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f7784052-3153-453c-9e53-84023b8a1afd tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:40.588805 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f7784052-3153-453c-9e53-84023b8a1afd tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Calling method 'index' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:40.589035 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.api_utils [None req-f7784052-3153-453c-9e53-84023b8a1afd tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Removing options '' from query. {{(pid=100154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:35:40.589308 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:40.589308 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:40.590095 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.db.api [None req-f7784052-3153-453c-9e53-84023b8a1afd tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Building query based on filter {{(pid=100154) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 10 14:35:40.593574 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-f7784052-3153-453c-9e53-84023b8a1afd tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Get all snapshots completed successfully. Jul 10 14:35:40.593853 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f7784052-3153-453c-9e53-84023b8a1afd tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 200 Jul 10 14:35:40.594190 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1513/6014] 10.4.3.66 () {66 vars in 1236 bytes} [Fri Jul 10 14:35:40 2026] GET /volume/v3/snapshots => generated 336 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:40.603443 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-52c35f9a-edce-4573-a4ed-8c8de33d6d23 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:40.605208 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-52c35f9a-edce-4573-a4ed-8c8de33d6d23 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] DELETE https://10.4.3.66/volume/v3/snapshots/001567b7-66cc-4c95-ba7b-15061302bfbf Jul 10 14:35:40.605406 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-52c35f9a-edce-4573-a4ed-8c8de33d6d23 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:40.605641 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-52c35f9a-edce-4573-a4ed-8c8de33d6d23 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:40.605784 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.snapshots [None req-52c35f9a-edce-4573-a4ed-8c8de33d6d23 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Delete snapshot with id: 001567b7-66cc-4c95-ba7b-15061302bfbf Jul 10 14:35:40.610982 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:40.610982 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:35:40.611336 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-52c35f9a-edce-4573-a4ed-8c8de33d6d23 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Snapshot retrieved successfully. Jul 10 14:35:40.626484 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-52c35f9a-edce-4573-a4ed-8c8de33d6d23 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Snapshot delete request issued successfully. Jul 10 14:35:40.626676 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-52c35f9a-edce-4573-a4ed-8c8de33d6d23 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots/001567b7-66cc-4c95-ba7b-15061302bfbf returned with HTTP 202 Jul 10 14:35:40.627095 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1494/6015] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:35:40 2026] DELETE /volume/v3/snapshots/001567b7-66cc-4c95-ba7b-15061302bfbf => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:35:40.634195 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-da2718a2-529a-41d0-b9a2-a6a551580752 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:40.635997 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-da2718a2-529a-41d0-b9a2-a6a551580752 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/snapshots/001567b7-66cc-4c95-ba7b-15061302bfbf Jul 10 14:35:40.636220 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-da2718a2-529a-41d0-b9a2-a6a551580752 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:40.636486 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-da2718a2-529a-41d0-b9a2-a6a551580752 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:40.644627 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:40.644627 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:35:40.646203 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-da2718a2-529a-41d0-b9a2-a6a551580752 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Snapshot retrieved successfully. Jul 10 14:35:40.649704 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-da2718a2-529a-41d0-b9a2-a6a551580752 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots/001567b7-66cc-4c95-ba7b-15061302bfbf returned with HTTP 200 Jul 10 14:35:40.651143 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1501/6016] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:35:40 2026] GET /volume/v3/snapshots/001567b7-66cc-4c95-ba7b-15061302bfbf => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:41.067390 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-99613cff-03f7-4dfe-a121-adcfd8aa6959 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:41.069196 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-99613cff-03f7-4dfe-a121-adcfd8aa6959 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 Jul 10 14:35:41.069471 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-99613cff-03f7-4dfe-a121-adcfd8aa6959 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:41.069814 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-99613cff-03f7-4dfe-a121-adcfd8aa6959 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:41.069814 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-99613cff-03f7-4dfe-a121-adcfd8aa6959 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 9c09324f-e927-456c-8d77-96935b571777. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:41.074220 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:41.074220 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:35:41.074892 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-99613cff-03f7-4dfe-a121-adcfd8aa6959 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 returned with HTTP 200 Jul 10 14:35:41.075253 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1509/6017] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:41 2026] GET /volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:41.660127 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-a240a9e6-d3ce-491d-881a-ff5f0cf00822 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:41.662238 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a240a9e6-d3ce-491d-881a-ff5f0cf00822 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/snapshots/001567b7-66cc-4c95-ba7b-15061302bfbf Jul 10 14:35:41.662533 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a240a9e6-d3ce-491d-881a-ff5f0cf00822 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:41.662771 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a240a9e6-d3ce-491d-881a-ff5f0cf00822 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:41.667447 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a240a9e6-d3ce-491d-881a-ff5f0cf00822 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots/001567b7-66cc-4c95-ba7b-15061302bfbf returned with HTTP 404 Jul 10 14:35:41.668068 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1514/6018] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:35:41 2026] GET /volume/v3/snapshots/001567b7-66cc-4c95-ba7b-15061302bfbf => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:35:41.676684 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-bfd84b4e-aebd-4b9f-862a-d2008ce8b2d4 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:41.679029 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-bfd84b4e-aebd-4b9f-862a-d2008ce8b2d4 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/fba9142e-7297-410a-96ab-af6d55eb5b63 Jul 10 14:35:41.679217 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-bfd84b4e-aebd-4b9f-862a-d2008ce8b2d4 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:41.679513 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-bfd84b4e-aebd-4b9f-862a-d2008ce8b2d4 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:41.679729 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-bfd84b4e-aebd-4b9f-862a-d2008ce8b2d4 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Delete volume with id: fba9142e-7297-410a-96ab-af6d55eb5b63 Jul 10 14:35:41.688591 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:41.688591 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:35:41.688993 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-bfd84b4e-aebd-4b9f-862a-d2008ce8b2d4 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Volume info retrieved successfully. Jul 10 14:35:41.706196 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-bfd84b4e-aebd-4b9f-862a-d2008ce8b2d4 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Delete volume request issued successfully. Jul 10 14:35:41.706420 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-bfd84b4e-aebd-4b9f-862a-d2008ce8b2d4 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes/fba9142e-7297-410a-96ab-af6d55eb5b63 returned with HTTP 202 Jul 10 14:35:41.706846 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1495/6019] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:35:41 2026] DELETE /volume/v3/volumes/fba9142e-7297-410a-96ab-af6d55eb5b63 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:35:41.722859 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0ddcfd91-e7f1-4cb8-8ccd-395014c73492 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:41.736189 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0ddcfd91-e7f1-4cb8-8ccd-395014c73492 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/volumes/fba9142e-7297-410a-96ab-af6d55eb5b63 Jul 10 14:35:41.736486 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0ddcfd91-e7f1-4cb8-8ccd-395014c73492 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:41.737302 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0ddcfd91-e7f1-4cb8-8ccd-395014c73492 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:41.746065 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:41.746065 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:35:41.750672 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0ddcfd91-e7f1-4cb8-8ccd-395014c73492 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Volume info retrieved successfully. Jul 10 14:35:41.757164 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0ddcfd91-e7f1-4cb8-8ccd-395014c73492 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes/fba9142e-7297-410a-96ab-af6d55eb5b63 returned with HTTP 200 Jul 10 14:35:41.762144 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1502/6020] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:35:41 2026] GET /volume/v3/volumes/fba9142e-7297-410a-96ab-af6d55eb5b63 => generated 1006 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:35:42.084876 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-9f3902c6-ae2a-444d-9f7c-46531c567bb1 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:42.087010 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9f3902c6-ae2a-444d-9f7c-46531c567bb1 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 Jul 10 14:35:42.087284 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9f3902c6-ae2a-444d-9f7c-46531c567bb1 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:42.087546 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9f3902c6-ae2a-444d-9f7c-46531c567bb1 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:42.087690 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-9f3902c6-ae2a-444d-9f7c-46531c567bb1 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 9c09324f-e927-456c-8d77-96935b571777. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:42.092641 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:42.092641 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:35:42.093385 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9f3902c6-ae2a-444d-9f7c-46531c567bb1 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 returned with HTTP 200 Jul 10 14:35:42.093978 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1510/6021] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:42 2026] GET /volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:42.773588 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d5ff638a-f65f-4345-adfb-106eba227d81 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:42.775273 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d5ff638a-f65f-4345-adfb-106eba227d81 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/volumes/fba9142e-7297-410a-96ab-af6d55eb5b63 Jul 10 14:35:42.775518 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d5ff638a-f65f-4345-adfb-106eba227d81 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:42.775732 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d5ff638a-f65f-4345-adfb-106eba227d81 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:42.781190 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d5ff638a-f65f-4345-adfb-106eba227d81 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes/fba9142e-7297-410a-96ab-af6d55eb5b63 returned with HTTP 404 Jul 10 14:35:42.781631 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1515/6022] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:35:42 2026] GET /volume/v3/volumes/fba9142e-7297-410a-96ab-af6d55eb5b63 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:35:42.790125 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-587a0be3-1e16-4e26-87d4-9094e39c2094 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:42.791885 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-587a0be3-1e16-4e26-87d4-9094e39c2094 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:35:42.792241 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-587a0be3-1e16-4e26-87d4-9094e39c2094 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-901800024"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:35:42.793698 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-587a0be3-1e16-4e26-87d4-9094e39c2094 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-901800024'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:35:42.793828 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-587a0be3-1e16-4e26-87d4-9094e39c2094 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Create volume of 1 GB Jul 10 14:35:42.797947 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-587a0be3-1e16-4e26-87d4-9094e39c2094 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Availability Zones retrieved successfully. Jul 10 14:35:42.804371 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-587a0be3-1e16-4e26-87d4-9094e39c2094 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Flow 'volume_create_api' (3c396eee-3907-4e21-9c6f-7ebbd85ea30f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:35:42.805599 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-587a0be3-1e16-4e26-87d4-9094e39c2094 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8ee77c6-a8aa-4c06-888b-ebcbc02c5df9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:42.806494 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-587a0be3-1e16-4e26-87d4-9094e39c2094 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:35:42.832579 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-587a0be3-1e16-4e26-87d4-9094e39c2094 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8ee77c6-a8aa-4c06-888b-ebcbc02c5df9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:42.833316 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-587a0be3-1e16-4e26-87d4-9094e39c2094 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9401d52c-453e-4c23-a339-4e0821ad9b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:42.868796 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-587a0be3-1e16-4e26-87d4-9094e39c2094 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Created reservations ['cff07759-69f2-4350-8b1c-4fbc92f5e36a', 'd4317c86-a8b8-4565-b2cb-50afa929e217', '6d9120d9-c78e-48c5-85f9-e5c87cee4c09', 'd2408f37-8102-406b-830f-1e38fa59cafb'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:35:42.869713 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-587a0be3-1e16-4e26-87d4-9094e39c2094 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9401d52c-453e-4c23-a339-4e0821ad9b9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cff07759-69f2-4350-8b1c-4fbc92f5e36a', 'd4317c86-a8b8-4565-b2cb-50afa929e217', '6d9120d9-c78e-48c5-85f9-e5c87cee4c09', 'd2408f37-8102-406b-830f-1e38fa59cafb']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:42.870475 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-587a0be3-1e16-4e26-87d4-9094e39c2094 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecac4ac9-5688-4b93-8238-f862d47c6bf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:42.892166 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-587a0be3-1e16-4e26-87d4-9094e39c2094 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecac4ac9-5688-4b93-8238-f862d47c6bf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66c1cbcd-88f1-443a-8bbb-e4a44c1addf3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-901800024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de996466f13943d4afea4608704c208f',qos_specs=None,replication_status=,reservations=['cff07759-69f2-4350-8b1c-4fbc92f5e36a','d4317c86-a8b8-4565-b2cb-50afa929e217','6d9120d9-c78e-48c5-85f9-e5c87cee4c09','d2408f37-8102-406b-830f-1e38fa59cafb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffa268b867a84bd295f3afc6e95c9732',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:35:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-901800024',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66c1cbcd-88f1-443a-8bbb-e4a44c1addf3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de996466f13943d4afea4608704c208f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ffa268b867a84bd295f3afc6e95c9732',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:42.893197 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-587a0be3-1e16-4e26-87d4-9094e39c2094 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (748ce5d4-04ee-4f36-a926-a054fb99ad61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:42.909762 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-587a0be3-1e16-4e26-87d4-9094e39c2094 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (748ce5d4-04ee-4f36-a926-a054fb99ad61) transitioned into state 'SUCCESS' from state '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-901800024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de996466f13943d4afea4608704c208f',qos_specs=None,replication_status=,reservations=['cff07759-69f2-4350-8b1c-4fbc92f5e36a','d4317c86-a8b8-4565-b2cb-50afa929e217','6d9120d9-c78e-48c5-85f9-e5c87cee4c09','d2408f37-8102-406b-830f-1e38fa59cafb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffa268b867a84bd295f3afc6e95c9732',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:42.910554 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-587a0be3-1e16-4e26-87d4-9094e39c2094 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e216c8a-1994-4a42-9faa-145a1ea99d7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:42.919491 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-587a0be3-1e16-4e26-87d4-9094e39c2094 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e216c8a-1994-4a42-9faa-145a1ea99d7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:42.920256 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-587a0be3-1e16-4e26-87d4-9094e39c2094 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Flow 'volume_create_api' (3c396eee-3907-4e21-9c6f-7ebbd85ea30f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:35:42.920598 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-587a0be3-1e16-4e26-87d4-9094e39c2094 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Create volume request issued successfully. Jul 10 14:35:42.921230 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-587a0be3-1e16-4e26-87d4-9094e39c2094 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:35:42.921699 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1496/6023] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:35:42 2026] POST /volume/v3/volumes => generated 775 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:35:42.934568 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4bb1ed23-8eeb-4821-913a-92e4a08f063d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:42.936146 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4bb1ed23-8eeb-4821-913a-92e4a08f063d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/volumes/66c1cbcd-88f1-443a-8bbb-e4a44c1addf3 Jul 10 14:35:42.936338 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4bb1ed23-8eeb-4821-913a-92e4a08f063d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:42.936527 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4bb1ed23-8eeb-4821-913a-92e4a08f063d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:42.943359 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:42.943359 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:35:42.946660 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4bb1ed23-8eeb-4821-913a-92e4a08f063d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Volume info retrieved successfully. Jul 10 14:35:42.950657 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4bb1ed23-8eeb-4821-913a-92e4a08f063d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes/66c1cbcd-88f1-443a-8bbb-e4a44c1addf3 returned with HTTP 200 Jul 10 14:35:42.951059 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1503/6024] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:35:42 2026] GET /volume/v3/volumes/66c1cbcd-88f1-443a-8bbb-e4a44c1addf3 => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:43.102750 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4900acf1-db1e-41ad-a071-5980720588cb None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:43.104443 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4900acf1-db1e-41ad-a071-5980720588cb tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 Jul 10 14:35:43.104666 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4900acf1-db1e-41ad-a071-5980720588cb tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:43.104842 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4900acf1-db1e-41ad-a071-5980720588cb tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:43.104942 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-4900acf1-db1e-41ad-a071-5980720588cb tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 9c09324f-e927-456c-8d77-96935b571777. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:43.108972 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:43.108972 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:35:43.109602 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4900acf1-db1e-41ad-a071-5980720588cb tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 returned with HTTP 200 Jul 10 14:35:43.109975 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1511/6025] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:43 2026] GET /volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:43.965625 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-5e3b547d-b0fd-450e-b452-33a461732f3c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:43.967263 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5e3b547d-b0fd-450e-b452-33a461732f3c tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/volumes/66c1cbcd-88f1-443a-8bbb-e4a44c1addf3 Jul 10 14:35:43.967475 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5e3b547d-b0fd-450e-b452-33a461732f3c tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:43.967718 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5e3b547d-b0fd-450e-b452-33a461732f3c tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:43.974637 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:43.974637 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:43.978434 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-5e3b547d-b0fd-450e-b452-33a461732f3c tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Volume info retrieved successfully. Jul 10 14:35:43.982497 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5e3b547d-b0fd-450e-b452-33a461732f3c tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes/66c1cbcd-88f1-443a-8bbb-e4a44c1addf3 returned with HTTP 200 Jul 10 14:35:43.982876 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1516/6026] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:35:43 2026] GET /volume/v3/volumes/66c1cbcd-88f1-443a-8bbb-e4a44c1addf3 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:35:43.995727 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d6d0c98b-1628-4856-a766-cbe5a0d86efc None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:43.997579 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d6d0c98b-1628-4856-a766-cbe5a0d86efc tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:35:43.997902 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d6d0c98b-1628-4856-a766-cbe5a0d86efc tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "66c1cbcd-88f1-443a-8bbb-e4a44c1addf3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2141174687"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:35:44.006067 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:44.006067 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:35:44.006377 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-d6d0c98b-1628-4856-a766-cbe5a0d86efc tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Volume info retrieved successfully. Jul 10 14:35:44.006523 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.snapshots [None req-d6d0c98b-1628-4856-a766-cbe5a0d86efc tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Create snapshot from volume 66c1cbcd-88f1-443a-8bbb-e4a44c1addf3 Jul 10 14:35:44.027474 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-d6d0c98b-1628-4856-a766-cbe5a0d86efc tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Created reservations ['cd482416-a8d8-483d-9616-407db730f2d2', '43af802f-2078-4e9b-a62d-7443d41ad0ca', 'a5319c9d-0ad4-4e72-8dad-8664a120bc21', '2bf61fc2-b8f9-4cf7-94c4-7bfa5356a1b3'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:35:44.052737 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-d6d0c98b-1628-4856-a766-cbe5a0d86efc tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Snapshot create request issued successfully. Jul 10 14:35:44.053097 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d6d0c98b-1628-4856-a766-cbe5a0d86efc tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:35:44.053610 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1497/6027] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:35:43 2026] POST /volume/v3/snapshots => generated 308 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:35:44.065756 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-70adf5da-5be5-420f-a430-b0f44d980958 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:44.067526 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-70adf5da-5be5-420f-a430-b0f44d980958 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/snapshots/de24bd2c-0293-46da-ba4c-702ffb7427c3 Jul 10 14:35:44.067782 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-70adf5da-5be5-420f-a430-b0f44d980958 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:44.068436 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-70adf5da-5be5-420f-a430-b0f44d980958 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:44.074524 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:44.074524 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:35:44.074524 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-70adf5da-5be5-420f-a430-b0f44d980958 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Snapshot retrieved successfully. Jul 10 14:35:44.075027 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-70adf5da-5be5-420f-a430-b0f44d980958 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots/de24bd2c-0293-46da-ba4c-702ffb7427c3 returned with HTTP 200 Jul 10 14:35:44.075436 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1504/6028] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:35:44 2026] GET /volume/v3/snapshots/de24bd2c-0293-46da-ba4c-702ffb7427c3 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:44.119263 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4e273641-6a4a-44be-927a-9205f23d57f6 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:44.121050 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4e273641-6a4a-44be-927a-9205f23d57f6 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 Jul 10 14:35:44.121295 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4e273641-6a4a-44be-927a-9205f23d57f6 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:44.121513 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4e273641-6a4a-44be-927a-9205f23d57f6 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:44.121654 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-4e273641-6a4a-44be-927a-9205f23d57f6 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 9c09324f-e927-456c-8d77-96935b571777. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:44.125675 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:44.125675 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:35:44.126253 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4e273641-6a4a-44be-927a-9205f23d57f6 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 returned with HTTP 200 Jul 10 14:35:44.126650 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1512/6029] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:44 2026] GET /volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:45.084889 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-7ae26c1d-57fd-41c4-a400-bfbbdbd3605d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:45.086875 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7ae26c1d-57fd-41c4-a400-bfbbdbd3605d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/snapshots/de24bd2c-0293-46da-ba4c-702ffb7427c3 Jul 10 14:35:45.087095 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7ae26c1d-57fd-41c4-a400-bfbbdbd3605d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:45.087356 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7ae26c1d-57fd-41c4-a400-bfbbdbd3605d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:45.093369 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:45.093369 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:45.093798 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-7ae26c1d-57fd-41c4-a400-bfbbdbd3605d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Snapshot retrieved successfully. Jul 10 14:35:45.094548 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7ae26c1d-57fd-41c4-a400-bfbbdbd3605d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots/de24bd2c-0293-46da-ba4c-702ffb7427c3 returned with HTTP 200 Jul 10 14:35:45.094945 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1517/6030] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:35:45 2026] GET /volume/v3/snapshots/de24bd2c-0293-46da-ba4c-702ffb7427c3 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:45.104662 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f04b5d6c-9025-4060-9fba-d6d832a41013 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:45.106597 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f04b5d6c-9025-4060-9fba-d6d832a41013 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] POST https://10.4.3.66/volume/v3/snapshots/de24bd2c-0293-46da-ba4c-702ffb7427c3/action Jul 10 14:35:45.106926 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f04b5d6c-9025-4060-9fba-d6d832a41013 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:35:45.107046 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f04b5d6c-9025-4060-9fba-d6d832a41013 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:35:45.108400 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.contrib.admin_actions [None req-f04b5d6c-9025-4060-9fba-d6d832a41013 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Updating snapshot 'de24bd2c-0293-46da-ba4c-702ffb7427c3' with '{'status': 'error'}' {{(pid=100155) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 14:35:45.118250 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:45.118250 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:35:45.118857 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.policy [None req-f04b5d6c-9025-4060-9fba-d6d832a41013 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'c8028c89b3fd47f28d13a36fda5881ef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de996466f13943d4afea4608704c208f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100155) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 14:35:45.119130 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f04b5d6c-9025-4060-9fba-d6d832a41013 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] https://10.4.3.66/volume/v3/snapshots/de24bd2c-0293-46da-ba4c-702ffb7427c3/action returned with HTTP 403 Jul 10 14:35:45.119667 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1498/6031] 10.4.3.66 () {68 vars in 1389 bytes} [Fri Jul 10 14:35:45 2026] POST /volume/v3/snapshots/de24bd2c-0293-46da-ba4c-702ffb7427c3/action => generated 133 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:35:45.126568 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4e9f2277-7063-4c07-bf23-a5fd26acdcf3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:45.128723 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4e9f2277-7063-4c07-bf23-a5fd26acdcf3 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] DELETE https://10.4.3.66/volume/v3/snapshots/de24bd2c-0293-46da-ba4c-702ffb7427c3 Jul 10 14:35:45.128943 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4e9f2277-7063-4c07-bf23-a5fd26acdcf3 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:45.129171 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4e9f2277-7063-4c07-bf23-a5fd26acdcf3 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:45.129324 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-4e9f2277-7063-4c07-bf23-a5fd26acdcf3 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Delete snapshot with id: de24bd2c-0293-46da-ba4c-702ffb7427c3 Jul 10 14:35:45.135094 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:45.135094 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:35:45.135457 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4e9f2277-7063-4c07-bf23-a5fd26acdcf3 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Snapshot retrieved successfully. Jul 10 14:35:45.136388 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8b5ca780-d667-4b62-8894-bc7d9fcbfe65 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:45.138228 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8b5ca780-d667-4b62-8894-bc7d9fcbfe65 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 Jul 10 14:35:45.138489 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8b5ca780-d667-4b62-8894-bc7d9fcbfe65 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:45.138729 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8b5ca780-d667-4b62-8894-bc7d9fcbfe65 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:45.138888 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-8b5ca780-d667-4b62-8894-bc7d9fcbfe65 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 9c09324f-e927-456c-8d77-96935b571777. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:45.142518 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:45.142518 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:35:45.143148 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8b5ca780-d667-4b62-8894-bc7d9fcbfe65 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 returned with HTTP 200 Jul 10 14:35:45.143545 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1513/6032] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:45 2026] GET /volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:45.155525 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4e9f2277-7063-4c07-bf23-a5fd26acdcf3 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Snapshot delete request issued successfully. Jul 10 14:35:45.155525 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4e9f2277-7063-4c07-bf23-a5fd26acdcf3 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots/de24bd2c-0293-46da-ba4c-702ffb7427c3 returned with HTTP 202 Jul 10 14:35:45.155525 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1505/6033] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:35:45 2026] DELETE /volume/v3/snapshots/de24bd2c-0293-46da-ba4c-702ffb7427c3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:35:45.160813 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-2cc76e57-c4a1-4d78-b548-dc91424112c8 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:45.162645 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2cc76e57-c4a1-4d78-b548-dc91424112c8 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/snapshots/de24bd2c-0293-46da-ba4c-702ffb7427c3 Jul 10 14:35:45.162859 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2cc76e57-c4a1-4d78-b548-dc91424112c8 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:45.163042 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-2cc76e57-c4a1-4d78-b548-dc91424112c8 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:45.167906 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:45.167906 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:45.170164 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-2cc76e57-c4a1-4d78-b548-dc91424112c8 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Snapshot retrieved successfully. Jul 10 14:35:45.170164 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-2cc76e57-c4a1-4d78-b548-dc91424112c8 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots/de24bd2c-0293-46da-ba4c-702ffb7427c3 returned with HTTP 200 Jul 10 14:35:45.170164 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1518/6034] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:35:45 2026] GET /volume/v3/snapshots/de24bd2c-0293-46da-ba4c-702ffb7427c3 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:46.154629 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-ce933488-c36d-4487-8a2d-9193e5f3e07e None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:46.156319 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ce933488-c36d-4487-8a2d-9193e5f3e07e tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 Jul 10 14:35:46.157659 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ce933488-c36d-4487-8a2d-9193e5f3e07e tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:46.157659 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-ce933488-c36d-4487-8a2d-9193e5f3e07e tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:46.157659 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-ce933488-c36d-4487-8a2d-9193e5f3e07e tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 9c09324f-e927-456c-8d77-96935b571777. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:46.161203 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:46.161203 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:35:46.162046 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-ce933488-c36d-4487-8a2d-9193e5f3e07e tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 returned with HTTP 200 Jul 10 14:35:46.162522 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1499/6035] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:46 2026] GET /volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:46.179167 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-87bc536c-c419-4317-9616-9b479c7ce8e3 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:46.181082 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-87bc536c-c419-4317-9616-9b479c7ce8e3 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/snapshots/de24bd2c-0293-46da-ba4c-702ffb7427c3 Jul 10 14:35:46.181296 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-87bc536c-c419-4317-9616-9b479c7ce8e3 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:46.181481 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-87bc536c-c419-4317-9616-9b479c7ce8e3 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:46.186298 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-87bc536c-c419-4317-9616-9b479c7ce8e3 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots/de24bd2c-0293-46da-ba4c-702ffb7427c3 returned with HTTP 404 Jul 10 14:35:46.187052 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1514/6036] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:35:46 2026] GET /volume/v3/snapshots/de24bd2c-0293-46da-ba4c-702ffb7427c3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:35:46.194440 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-846275e0-1821-490f-9149-783acb7df6d8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:46.196249 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-846275e0-1821-490f-9149-783acb7df6d8 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/66c1cbcd-88f1-443a-8bbb-e4a44c1addf3 Jul 10 14:35:46.196442 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-846275e0-1821-490f-9149-783acb7df6d8 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:46.196641 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-846275e0-1821-490f-9149-783acb7df6d8 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:46.196792 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-846275e0-1821-490f-9149-783acb7df6d8 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Delete volume with id: 66c1cbcd-88f1-443a-8bbb-e4a44c1addf3 Jul 10 14:35:46.203686 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:46.203686 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:35:46.204063 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-846275e0-1821-490f-9149-783acb7df6d8 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Volume info retrieved successfully. Jul 10 14:35:46.218359 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-846275e0-1821-490f-9149-783acb7df6d8 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Delete volume request issued successfully. Jul 10 14:35:46.218583 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-846275e0-1821-490f-9149-783acb7df6d8 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes/66c1cbcd-88f1-443a-8bbb-e4a44c1addf3 returned with HTTP 202 Jul 10 14:35:46.219008 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1506/6037] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:35:46 2026] DELETE /volume/v3/volumes/66c1cbcd-88f1-443a-8bbb-e4a44c1addf3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:35:46.227462 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-5c9b809e-4e56-496f-af26-9ae1117ab7dd None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:46.231954 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5c9b809e-4e56-496f-af26-9ae1117ab7dd tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/volumes/66c1cbcd-88f1-443a-8bbb-e4a44c1addf3 Jul 10 14:35:46.231954 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5c9b809e-4e56-496f-af26-9ae1117ab7dd tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:46.231954 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5c9b809e-4e56-496f-af26-9ae1117ab7dd tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:46.239186 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:46.239186 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:46.243041 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-5c9b809e-4e56-496f-af26-9ae1117ab7dd tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Volume info retrieved successfully. Jul 10 14:35:46.247807 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5c9b809e-4e56-496f-af26-9ae1117ab7dd tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes/66c1cbcd-88f1-443a-8bbb-e4a44c1addf3 returned with HTTP 200 Jul 10 14:35:46.247807 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1519/6038] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:35:46 2026] GET /volume/v3/volumes/66c1cbcd-88f1-443a-8bbb-e4a44c1addf3 => generated 1005 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:35:47.172354 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f50c31cf-ed1d-4e2a-8336-59e1de991954 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:47.174594 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f50c31cf-ed1d-4e2a-8336-59e1de991954 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 Jul 10 14:35:47.174908 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f50c31cf-ed1d-4e2a-8336-59e1de991954 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:47.175194 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f50c31cf-ed1d-4e2a-8336-59e1de991954 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:47.175396 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-f50c31cf-ed1d-4e2a-8336-59e1de991954 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 9c09324f-e927-456c-8d77-96935b571777. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:47.179512 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:47.179512 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:35:47.180146 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f50c31cf-ed1d-4e2a-8336-59e1de991954 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 returned with HTTP 200 Jul 10 14:35:47.180603 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1500/6039] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:47 2026] GET /volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:47.260472 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c14194ef-ba9f-47a1-8c1a-fa32774aac6d None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:47.262148 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c14194ef-ba9f-47a1-8c1a-fa32774aac6d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/volumes/66c1cbcd-88f1-443a-8bbb-e4a44c1addf3 Jul 10 14:35:47.262373 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c14194ef-ba9f-47a1-8c1a-fa32774aac6d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:47.262570 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c14194ef-ba9f-47a1-8c1a-fa32774aac6d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:47.268337 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c14194ef-ba9f-47a1-8c1a-fa32774aac6d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes/66c1cbcd-88f1-443a-8bbb-e4a44c1addf3 returned with HTTP 404 Jul 10 14:35:47.268787 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1515/6040] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:35:47 2026] GET /volume/v3/volumes/66c1cbcd-88f1-443a-8bbb-e4a44c1addf3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:35:47.277089 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2d1bcb6d-2c0b-427e-b478-e89c6b5e35d9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:47.278805 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2d1bcb6d-2c0b-427e-b478-e89c6b5e35d9 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:35:47.279116 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2d1bcb6d-2c0b-427e-b478-e89c6b5e35d9 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-168947225"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:35:47.280488 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-2d1bcb6d-2c0b-427e-b478-e89c6b5e35d9 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-168947225'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:35:47.280615 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-2d1bcb6d-2c0b-427e-b478-e89c6b5e35d9 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Create volume of 1 GB Jul 10 14:35:47.284217 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2d1bcb6d-2c0b-427e-b478-e89c6b5e35d9 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Availability Zones retrieved successfully. Jul 10 14:35:47.289235 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-2d1bcb6d-2c0b-427e-b478-e89c6b5e35d9 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Flow 'volume_create_api' (1c515641-7a56-4e82-8504-2b9019daca6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:35:47.290118 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-2d1bcb6d-2c0b-427e-b478-e89c6b5e35d9 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7263edcc-35e7-4dff-ab58-6a71161879d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:47.290895 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-2d1bcb6d-2c0b-427e-b478-e89c6b5e35d9 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:35:47.314287 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-2d1bcb6d-2c0b-427e-b478-e89c6b5e35d9 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7263edcc-35e7-4dff-ab58-6a71161879d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:47.315012 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-2d1bcb6d-2c0b-427e-b478-e89c6b5e35d9 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b53cf9c6-0be0-4a36-bf3c-446eedc6b8c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:47.350975 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-2d1bcb6d-2c0b-427e-b478-e89c6b5e35d9 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Created reservations ['e86ebc0f-de9f-486b-a449-528b0b130f9a', '4fda1316-f836-4541-b485-790cdc6eb8ef', '35c6b0d1-2d67-48ff-ba59-da594a298001', 'f1aaafc8-9601-4598-a12a-9793f22b6eb9'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:35:47.351705 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-2d1bcb6d-2c0b-427e-b478-e89c6b5e35d9 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b53cf9c6-0be0-4a36-bf3c-446eedc6b8c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e86ebc0f-de9f-486b-a449-528b0b130f9a', '4fda1316-f836-4541-b485-790cdc6eb8ef', '35c6b0d1-2d67-48ff-ba59-da594a298001', 'f1aaafc8-9601-4598-a12a-9793f22b6eb9']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:47.352366 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-2d1bcb6d-2c0b-427e-b478-e89c6b5e35d9 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc358925-0d01-499a-a1bc-ae6d0cd6f53a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:47.373863 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-2d1bcb6d-2c0b-427e-b478-e89c6b5e35d9 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc358925-0d01-499a-a1bc-ae6d0cd6f53a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e732241a-38fa-46cf-b471-994b4e381358', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-168947225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de996466f13943d4afea4608704c208f',qos_specs=None,replication_status=,reservations=['e86ebc0f-de9f-486b-a449-528b0b130f9a','4fda1316-f836-4541-b485-790cdc6eb8ef','35c6b0d1-2d67-48ff-ba59-da594a298001','f1aaafc8-9601-4598-a12a-9793f22b6eb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffa268b867a84bd295f3afc6e95c9732',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:35:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-168947225',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e732241a-38fa-46cf-b471-994b4e381358,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de996466f13943d4afea4608704c208f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ffa268b867a84bd295f3afc6e95c9732',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:47.374580 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-2d1bcb6d-2c0b-427e-b478-e89c6b5e35d9 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e62535a-c702-421a-9ac7-a301ae356502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:47.389986 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-2d1bcb6d-2c0b-427e-b478-e89c6b5e35d9 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e62535a-c702-421a-9ac7-a301ae356502) transitioned into state 'SUCCESS' from state '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-168947225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de996466f13943d4afea4608704c208f',qos_specs=None,replication_status=,reservations=['e86ebc0f-de9f-486b-a449-528b0b130f9a','4fda1316-f836-4541-b485-790cdc6eb8ef','35c6b0d1-2d67-48ff-ba59-da594a298001','f1aaafc8-9601-4598-a12a-9793f22b6eb9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffa268b867a84bd295f3afc6e95c9732',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:47.390806 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-2d1bcb6d-2c0b-427e-b478-e89c6b5e35d9 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd0d76a6-3e40-4e4a-aa32-0d3c3c0dfead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:47.399487 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-2d1bcb6d-2c0b-427e-b478-e89c6b5e35d9 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd0d76a6-3e40-4e4a-aa32-0d3c3c0dfead) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:47.399862 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-2d1bcb6d-2c0b-427e-b478-e89c6b5e35d9 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Flow 'volume_create_api' (1c515641-7a56-4e82-8504-2b9019daca6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:35:47.400147 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2d1bcb6d-2c0b-427e-b478-e89c6b5e35d9 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Create volume request issued successfully. Jul 10 14:35:47.400727 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2d1bcb6d-2c0b-427e-b478-e89c6b5e35d9 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:35:47.401149 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1507/6041] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:35:47 2026] POST /volume/v3/volumes => generated 775 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:35:47.415167 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0fd7268c-e8cf-42a0-84b8-4a468bcd3f39 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:47.416844 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0fd7268c-e8cf-42a0-84b8-4a468bcd3f39 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/volumes/e732241a-38fa-46cf-b471-994b4e381358 Jul 10 14:35:47.417055 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0fd7268c-e8cf-42a0-84b8-4a468bcd3f39 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:47.417242 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0fd7268c-e8cf-42a0-84b8-4a468bcd3f39 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:47.424052 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:47.424052 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:47.427430 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-0fd7268c-e8cf-42a0-84b8-4a468bcd3f39 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Volume info retrieved successfully. Jul 10 14:35:47.431942 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0fd7268c-e8cf-42a0-84b8-4a468bcd3f39 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes/e732241a-38fa-46cf-b471-994b4e381358 returned with HTTP 200 Jul 10 14:35:47.432405 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1520/6042] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:35:47 2026] GET /volume/v3/volumes/e732241a-38fa-46cf-b471-994b4e381358 => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:48.190012 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d95508c1-69bb-4cad-a8b6-b012cc9926f8 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:48.191801 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d95508c1-69bb-4cad-a8b6-b012cc9926f8 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 Jul 10 14:35:48.192041 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d95508c1-69bb-4cad-a8b6-b012cc9926f8 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:48.192254 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d95508c1-69bb-4cad-a8b6-b012cc9926f8 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:48.192356 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-d95508c1-69bb-4cad-a8b6-b012cc9926f8 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 9c09324f-e927-456c-8d77-96935b571777. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:48.196406 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:48.196406 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:35:48.196992 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d95508c1-69bb-4cad-a8b6-b012cc9926f8 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 returned with HTTP 200 Jul 10 14:35:48.197352 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1501/6043] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:48 2026] GET /volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:48.446905 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-b3613c56-2deb-40cb-81a1-c7387764fa64 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:48.448757 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b3613c56-2deb-40cb-81a1-c7387764fa64 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/volumes/e732241a-38fa-46cf-b471-994b4e381358 Jul 10 14:35:48.448920 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b3613c56-2deb-40cb-81a1-c7387764fa64 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:48.449089 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-b3613c56-2deb-40cb-81a1-c7387764fa64 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:48.456229 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:48.456229 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:35:48.459850 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-b3613c56-2deb-40cb-81a1-c7387764fa64 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Volume info retrieved successfully. Jul 10 14:35:48.463781 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-b3613c56-2deb-40cb-81a1-c7387764fa64 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes/e732241a-38fa-46cf-b471-994b4e381358 returned with HTTP 200 Jul 10 14:35:48.464147 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1516/6044] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:35:48 2026] GET /volume/v3/volumes/e732241a-38fa-46cf-b471-994b4e381358 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:35:48.478873 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-fbe239ec-bcdd-43da-8699-fe8bc3f14d85 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:48.480466 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fbe239ec-bcdd-43da-8699-fe8bc3f14d85 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:35:48.480789 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-fbe239ec-bcdd-43da-8699-fe8bc3f14d85 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e732241a-38fa-46cf-b471-994b4e381358", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1124823388"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:35:48.488815 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:48.488815 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:35:48.489100 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-fbe239ec-bcdd-43da-8699-fe8bc3f14d85 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Volume info retrieved successfully. Jul 10 14:35:48.489211 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-fbe239ec-bcdd-43da-8699-fe8bc3f14d85 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Create snapshot from volume e732241a-38fa-46cf-b471-994b4e381358 Jul 10 14:35:48.511098 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-fbe239ec-bcdd-43da-8699-fe8bc3f14d85 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Created reservations ['8a9ae7aa-eee7-4a24-8a97-4692fd0aece4', 'a3db47ef-8b72-43c3-8a43-6d4b4780627b', '4bf090b4-93db-43dc-98ed-1a912ca8ce00', 'b750af4e-11c1-4b12-91ea-35b808c1a863'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:35:48.538819 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-fbe239ec-bcdd-43da-8699-fe8bc3f14d85 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Snapshot create request issued successfully. Jul 10 14:35:48.539168 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-fbe239ec-bcdd-43da-8699-fe8bc3f14d85 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:35:48.539613 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1508/6045] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:35:48 2026] POST /volume/v3/snapshots => generated 308 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:35:48.547231 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-85c522ed-2654-4226-8f9e-d2a1b0ae0bf7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:48.549184 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-85c522ed-2654-4226-8f9e-d2a1b0ae0bf7 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/snapshots/81fceb55-271e-4eb6-9cda-698388ee97ac Jul 10 14:35:48.549415 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-85c522ed-2654-4226-8f9e-d2a1b0ae0bf7 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:48.549653 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-85c522ed-2654-4226-8f9e-d2a1b0ae0bf7 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:48.554518 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:48.554518 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:48.554822 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-85c522ed-2654-4226-8f9e-d2a1b0ae0bf7 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Snapshot retrieved successfully. Jul 10 14:35:48.555378 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-85c522ed-2654-4226-8f9e-d2a1b0ae0bf7 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots/81fceb55-271e-4eb6-9cda-698388ee97ac returned with HTTP 200 Jul 10 14:35:48.555724 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1521/6046] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:35:48 2026] GET /volume/v3/snapshots/81fceb55-271e-4eb6-9cda-698388ee97ac => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:49.207099 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-9c74c519-3a86-48ee-a93a-6c27053cec01 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:49.208793 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9c74c519-3a86-48ee-a93a-6c27053cec01 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 Jul 10 14:35:49.208988 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9c74c519-3a86-48ee-a93a-6c27053cec01 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:49.209163 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9c74c519-3a86-48ee-a93a-6c27053cec01 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:49.209276 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-9c74c519-3a86-48ee-a93a-6c27053cec01 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 9c09324f-e927-456c-8d77-96935b571777. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:49.213379 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:49.213379 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:35:49.213991 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9c74c519-3a86-48ee-a93a-6c27053cec01 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 returned with HTTP 200 Jul 10 14:35:49.214352 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1502/6047] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:49 2026] GET /volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:49.564257 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-003d271a-8c96-49ba-87d2-2df6dd6217df None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:49.565802 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-003d271a-8c96-49ba-87d2-2df6dd6217df tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/snapshots/81fceb55-271e-4eb6-9cda-698388ee97ac Jul 10 14:35:49.565968 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-003d271a-8c96-49ba-87d2-2df6dd6217df tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:49.566139 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-003d271a-8c96-49ba-87d2-2df6dd6217df tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:49.570675 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:49.570675 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:35:49.570917 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-003d271a-8c96-49ba-87d2-2df6dd6217df tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Snapshot retrieved successfully. Jul 10 14:35:49.571509 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-003d271a-8c96-49ba-87d2-2df6dd6217df tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots/81fceb55-271e-4eb6-9cda-698388ee97ac returned with HTTP 200 Jul 10 14:35:49.571835 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1517/6048] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:35:49 2026] GET /volume/v3/snapshots/81fceb55-271e-4eb6-9cda-698388ee97ac => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:49.580991 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cbf721ae-d37e-49c3-a347-d954df6572d3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:49.582907 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cbf721ae-d37e-49c3-a347-d954df6572d3 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] GET https://10.4.3.66/volume/v3/snapshots/81fceb55-271e-4eb6-9cda-698388ee97ac Jul 10 14:35:49.583116 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cbf721ae-d37e-49c3-a347-d954df6572d3 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:49.583344 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cbf721ae-d37e-49c3-a347-d954df6572d3 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:49.588199 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:49.588199 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:35:49.588694 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-cbf721ae-d37e-49c3-a347-d954df6572d3 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Snapshot retrieved successfully. Jul 10 14:35:49.589411 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cbf721ae-d37e-49c3-a347-d954df6572d3 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] https://10.4.3.66/volume/v3/snapshots/81fceb55-271e-4eb6-9cda-698388ee97ac returned with HTTP 200 Jul 10 14:35:49.589854 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1509/6049] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:35:49 2026] GET /volume/v3/snapshots/81fceb55-271e-4eb6-9cda-698388ee97ac => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:49.597866 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f44d169e-5f22-4400-baa4-73745d77b4ce None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:49.599566 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f44d169e-5f22-4400-baa4-73745d77b4ce tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] DELETE https://10.4.3.66/volume/v3/snapshots/81fceb55-271e-4eb6-9cda-698388ee97ac Jul 10 14:35:49.599770 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f44d169e-5f22-4400-baa4-73745d77b4ce tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:49.599948 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f44d169e-5f22-4400-baa4-73745d77b4ce tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:49.600047 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.snapshots [None req-f44d169e-5f22-4400-baa4-73745d77b4ce tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Delete snapshot with id: 81fceb55-271e-4eb6-9cda-698388ee97ac Jul 10 14:35:49.606241 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:49.606241 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:49.606678 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-f44d169e-5f22-4400-baa4-73745d77b4ce tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Snapshot retrieved successfully. Jul 10 14:35:49.624020 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-f44d169e-5f22-4400-baa4-73745d77b4ce tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Snapshot delete request issued successfully. Jul 10 14:35:49.624158 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f44d169e-5f22-4400-baa4-73745d77b4ce tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots/81fceb55-271e-4eb6-9cda-698388ee97ac returned with HTTP 202 Jul 10 14:35:49.624753 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1522/6050] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:35:49 2026] DELETE /volume/v3/snapshots/81fceb55-271e-4eb6-9cda-698388ee97ac => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:35:49.631563 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-eb5591da-2c5a-44c0-a946-80495639cfb9 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:49.633257 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-eb5591da-2c5a-44c0-a946-80495639cfb9 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/snapshots/81fceb55-271e-4eb6-9cda-698388ee97ac Jul 10 14:35:49.633442 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-eb5591da-2c5a-44c0-a946-80495639cfb9 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:49.633676 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-eb5591da-2c5a-44c0-a946-80495639cfb9 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:49.638745 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:49.638745 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:35:49.639055 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-eb5591da-2c5a-44c0-a946-80495639cfb9 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Snapshot retrieved successfully. Jul 10 14:35:49.639676 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-eb5591da-2c5a-44c0-a946-80495639cfb9 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots/81fceb55-271e-4eb6-9cda-698388ee97ac returned with HTTP 200 Jul 10 14:35:49.640015 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1503/6051] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:35:49 2026] GET /volume/v3/snapshots/81fceb55-271e-4eb6-9cda-698388ee97ac => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:50.224793 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5072a8dc-238b-4801-bee8-1e6334d91054 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:50.226534 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5072a8dc-238b-4801-bee8-1e6334d91054 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 Jul 10 14:35:50.226731 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5072a8dc-238b-4801-bee8-1e6334d91054 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:50.226931 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5072a8dc-238b-4801-bee8-1e6334d91054 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:50.227033 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-5072a8dc-238b-4801-bee8-1e6334d91054 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 9c09324f-e927-456c-8d77-96935b571777. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:50.231093 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:50.231093 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:35:50.231719 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5072a8dc-238b-4801-bee8-1e6334d91054 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 returned with HTTP 200 Jul 10 14:35:50.232072 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1518/6052] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:50 2026] GET /volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:50.649003 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-d0f2d8db-feeb-40e0-b418-8e9d1de38c41 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:50.650716 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d0f2d8db-feeb-40e0-b418-8e9d1de38c41 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/snapshots/81fceb55-271e-4eb6-9cda-698388ee97ac Jul 10 14:35:50.650893 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d0f2d8db-feeb-40e0-b418-8e9d1de38c41 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:50.651066 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-d0f2d8db-feeb-40e0-b418-8e9d1de38c41 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:50.654855 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-d0f2d8db-feeb-40e0-b418-8e9d1de38c41 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots/81fceb55-271e-4eb6-9cda-698388ee97ac returned with HTTP 404 Jul 10 14:35:50.655268 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1510/6053] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:35:50 2026] GET /volume/v3/snapshots/81fceb55-271e-4eb6-9cda-698388ee97ac => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:35:50.661234 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0345bea2-8d5f-4fb0-a8af-070a1c47b961 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:50.663288 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0345bea2-8d5f-4fb0-a8af-070a1c47b961 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/e732241a-38fa-46cf-b471-994b4e381358 Jul 10 14:35:50.663469 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0345bea2-8d5f-4fb0-a8af-070a1c47b961 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:50.663670 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0345bea2-8d5f-4fb0-a8af-070a1c47b961 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:50.663825 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-0345bea2-8d5f-4fb0-a8af-070a1c47b961 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Delete volume with id: e732241a-38fa-46cf-b471-994b4e381358 Jul 10 14:35:50.670274 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:50.670274 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:50.670550 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-0345bea2-8d5f-4fb0-a8af-070a1c47b961 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Volume info retrieved successfully. Jul 10 14:35:50.684375 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-0345bea2-8d5f-4fb0-a8af-070a1c47b961 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Delete volume request issued successfully. Jul 10 14:35:50.684523 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0345bea2-8d5f-4fb0-a8af-070a1c47b961 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes/e732241a-38fa-46cf-b471-994b4e381358 returned with HTTP 202 Jul 10 14:35:50.684935 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1523/6054] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:35:50 2026] DELETE /volume/v3/volumes/e732241a-38fa-46cf-b471-994b4e381358 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:35:50.691217 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-df98f9af-a5e0-4000-a505-9335dffb1b96 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:50.692983 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-df98f9af-a5e0-4000-a505-9335dffb1b96 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/volumes/e732241a-38fa-46cf-b471-994b4e381358 Jul 10 14:35:50.693226 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-df98f9af-a5e0-4000-a505-9335dffb1b96 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:50.693491 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-df98f9af-a5e0-4000-a505-9335dffb1b96 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:50.701472 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:50.701472 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:35:50.705119 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-df98f9af-a5e0-4000-a505-9335dffb1b96 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Volume info retrieved successfully. Jul 10 14:35:50.708827 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-df98f9af-a5e0-4000-a505-9335dffb1b96 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes/e732241a-38fa-46cf-b471-994b4e381358 returned with HTTP 200 Jul 10 14:35:50.709204 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1504/6055] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:35:50 2026] GET /volume/v3/volumes/e732241a-38fa-46cf-b471-994b4e381358 => generated 1005 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:35:51.242033 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8cca234c-c46f-4853-9448-4156486f78bc None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:51.244059 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8cca234c-c46f-4853-9448-4156486f78bc tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 Jul 10 14:35:51.244321 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8cca234c-c46f-4853-9448-4156486f78bc tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:51.244569 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8cca234c-c46f-4853-9448-4156486f78bc tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:51.244680 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-8cca234c-c46f-4853-9448-4156486f78bc tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 9c09324f-e927-456c-8d77-96935b571777. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:51.249242 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:51.249242 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:35:51.249919 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8cca234c-c46f-4853-9448-4156486f78bc tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 returned with HTTP 200 Jul 10 14:35:51.250333 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1519/6056] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:51 2026] GET /volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:51.259938 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3336aa37-2abf-4a2e-8cd4-b520f85600b6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:51.261927 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3336aa37-2abf-4a2e-8cd4-b520f85600b6 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] POST https://10.4.3.66/volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777/action Jul 10 14:35:51.262305 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3336aa37-2abf-4a2e-8cd4-b520f85600b6 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:35:51.262440 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3336aa37-2abf-4a2e-8cd4-b520f85600b6 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:35:51.264004 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.admin_actions [None req-3336aa37-2abf-4a2e-8cd4-b520f85600b6 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Updating backup '9c09324f-e927-456c-8d77-96935b571777' with '{'status': 'error'}' {{(pid=100152) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 10 14:35:51.271729 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:51.271729 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:35:51.280247 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.backup.rpcapi [None req-3336aa37-2abf-4a2e-8cd4-b520f85600b6 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] reset_status in rpcapi backup_id 9c09324f-e927-456c-8d77-96935b571777 on host np0000005012. {{(pid=100152) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 10 14:35:51.282187 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3336aa37-2abf-4a2e-8cd4-b520f85600b6 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777/action returned with HTTP 202 Jul 10 14:35:51.282689 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1511/6057] 10.4.3.66 () {70 vars in 1423 bytes} [Fri Jul 10 14:35:51 2026] POST /volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:35:51.290034 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-bee6a9ef-348c-4c19-893c-14a693a8574c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:51.291804 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-bee6a9ef-348c-4c19-893c-14a693a8574c tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/1d3cbbf1-60ae-48f2-aa5c-4b08bc188904 Jul 10 14:35:51.291994 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-bee6a9ef-348c-4c19-893c-14a693a8574c tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:51.292209 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-bee6a9ef-348c-4c19-893c-14a693a8574c tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:51.292336 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-bee6a9ef-348c-4c19-893c-14a693a8574c tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Delete volume with id: 1d3cbbf1-60ae-48f2-aa5c-4b08bc188904 Jul 10 14:35:51.299588 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:51.299588 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:51.299918 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-bee6a9ef-348c-4c19-893c-14a693a8574c tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Volume info retrieved successfully. Jul 10 14:35:51.313954 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-bee6a9ef-348c-4c19-893c-14a693a8574c tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Delete volume request issued successfully. Jul 10 14:35:51.314225 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-bee6a9ef-348c-4c19-893c-14a693a8574c tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/volumes/1d3cbbf1-60ae-48f2-aa5c-4b08bc188904 returned with HTTP 202 Jul 10 14:35:51.314789 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1524/6058] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:35:51 2026] DELETE /volume/v3/volumes/1d3cbbf1-60ae-48f2-aa5c-4b08bc188904 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:35:51.321596 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-54ba75dc-271b-4998-99f6-6a17c8b44d22 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:51.323151 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-54ba75dc-271b-4998-99f6-6a17c8b44d22 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/volumes/1d3cbbf1-60ae-48f2-aa5c-4b08bc188904 Jul 10 14:35:51.323370 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-54ba75dc-271b-4998-99f6-6a17c8b44d22 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:51.323563 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-54ba75dc-271b-4998-99f6-6a17c8b44d22 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:51.330213 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:51.330213 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:35:51.333221 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-54ba75dc-271b-4998-99f6-6a17c8b44d22 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Volume info retrieved successfully. Jul 10 14:35:51.337236 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-54ba75dc-271b-4998-99f6-6a17c8b44d22 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/volumes/1d3cbbf1-60ae-48f2-aa5c-4b08bc188904 returned with HTTP 200 Jul 10 14:35:51.337649 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1505/6059] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:51 2026] GET /volume/v3/volumes/1d3cbbf1-60ae-48f2-aa5c-4b08bc188904 => generated 1014 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:35:51.721947 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-81650379-67f3-4a27-8d99-79bfad7d9dac None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:51.723752 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-81650379-67f3-4a27-8d99-79bfad7d9dac tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/volumes/e732241a-38fa-46cf-b471-994b4e381358 Jul 10 14:35:51.723967 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-81650379-67f3-4a27-8d99-79bfad7d9dac tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:51.724210 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-81650379-67f3-4a27-8d99-79bfad7d9dac tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:51.730116 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-81650379-67f3-4a27-8d99-79bfad7d9dac tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes/e732241a-38fa-46cf-b471-994b4e381358 returned with HTTP 404 Jul 10 14:35:51.730693 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1520/6060] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:35:51 2026] GET /volume/v3/volumes/e732241a-38fa-46cf-b471-994b4e381358 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:35:51.738088 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-54cc3885-79b0-4500-9eef-8e170c06c8a5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:51.739693 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-54cc3885-79b0-4500-9eef-8e170c06c8a5 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:35:51.739998 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-54cc3885-79b0-4500-9eef-8e170c06c8a5 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1268941986"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:35:51.741296 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-54cc3885-79b0-4500-9eef-8e170c06c8a5 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1268941986'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:35:51.741429 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-54cc3885-79b0-4500-9eef-8e170c06c8a5 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Create volume of 1 GB Jul 10 14:35:51.744971 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-54cc3885-79b0-4500-9eef-8e170c06c8a5 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Availability Zones retrieved successfully. Jul 10 14:35:51.751641 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-54cc3885-79b0-4500-9eef-8e170c06c8a5 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Flow 'volume_create_api' (56bac9b9-5880-4f3a-b3cc-2a54a66c2cae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:35:51.752475 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-54cc3885-79b0-4500-9eef-8e170c06c8a5 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65440f71-0d9b-4859-b333-3db45360409c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:51.753184 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-54cc3885-79b0-4500-9eef-8e170c06c8a5 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:35:51.773900 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-54cc3885-79b0-4500-9eef-8e170c06c8a5 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65440f71-0d9b-4859-b333-3db45360409c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:51.774598 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-54cc3885-79b0-4500-9eef-8e170c06c8a5 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecf23e35-be22-4c66-88e5-a830f24fcc50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:51.806232 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-54cc3885-79b0-4500-9eef-8e170c06c8a5 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Created reservations ['f60873b8-6bba-44e1-afa9-fc44697e6329', '54ce647b-e803-4ca9-b8ad-96f4844a9a6f', 'c5b9fdb0-c445-4b0f-a049-2cc9a17b641c', '70bc5f98-65b7-4ccc-b715-1d39212f3dd8'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:35:51.807070 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-54cc3885-79b0-4500-9eef-8e170c06c8a5 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecf23e35-be22-4c66-88e5-a830f24fcc50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f60873b8-6bba-44e1-afa9-fc44697e6329', '54ce647b-e803-4ca9-b8ad-96f4844a9a6f', 'c5b9fdb0-c445-4b0f-a049-2cc9a17b641c', '70bc5f98-65b7-4ccc-b715-1d39212f3dd8']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:51.807775 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-54cc3885-79b0-4500-9eef-8e170c06c8a5 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d25589c-81aa-4846-b59e-3cf1b6c53b9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:51.831341 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-54cc3885-79b0-4500-9eef-8e170c06c8a5 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d25589c-81aa-4846-b59e-3cf1b6c53b9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f78e99e-aad7-4fa2-85a5-0207e1bf9359', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1268941986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de996466f13943d4afea4608704c208f',qos_specs=None,replication_status=,reservations=['f60873b8-6bba-44e1-afa9-fc44697e6329','54ce647b-e803-4ca9-b8ad-96f4844a9a6f','c5b9fdb0-c445-4b0f-a049-2cc9a17b641c','70bc5f98-65b7-4ccc-b715-1d39212f3dd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffa268b867a84bd295f3afc6e95c9732',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:35:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1268941986',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f78e99e-aad7-4fa2-85a5-0207e1bf9359,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de996466f13943d4afea4608704c208f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ffa268b867a84bd295f3afc6e95c9732',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:51.832380 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-54cc3885-79b0-4500-9eef-8e170c06c8a5 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec029853-f323-4815-9a8f-17a589cd4401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:51.847798 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-54cc3885-79b0-4500-9eef-8e170c06c8a5 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec029853-f323-4815-9a8f-17a589cd4401) transitioned into state 'SUCCESS' from state '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-1268941986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de996466f13943d4afea4608704c208f',qos_specs=None,replication_status=,reservations=['f60873b8-6bba-44e1-afa9-fc44697e6329','54ce647b-e803-4ca9-b8ad-96f4844a9a6f','c5b9fdb0-c445-4b0f-a049-2cc9a17b641c','70bc5f98-65b7-4ccc-b715-1d39212f3dd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffa268b867a84bd295f3afc6e95c9732',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:51.848462 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-54cc3885-79b0-4500-9eef-8e170c06c8a5 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c915c3c9-1f50-4860-af1d-dc5f507c50da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:51.856146 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-54cc3885-79b0-4500-9eef-8e170c06c8a5 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c915c3c9-1f50-4860-af1d-dc5f507c50da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:51.857134 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-54cc3885-79b0-4500-9eef-8e170c06c8a5 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Flow 'volume_create_api' (56bac9b9-5880-4f3a-b3cc-2a54a66c2cae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:35:51.857412 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-54cc3885-79b0-4500-9eef-8e170c06c8a5 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Create volume request issued successfully. Jul 10 14:35:51.857913 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-54cc3885-79b0-4500-9eef-8e170c06c8a5 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:35:51.858300 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1512/6061] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:35:51 2026] POST /volume/v3/volumes => generated 776 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:35:51.868839 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b081372e-7c2b-45b7-94ac-74cf27920ef7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:51.870641 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b081372e-7c2b-45b7-94ac-74cf27920ef7 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/volumes/4f78e99e-aad7-4fa2-85a5-0207e1bf9359 Jul 10 14:35:51.870831 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b081372e-7c2b-45b7-94ac-74cf27920ef7 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:51.871001 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b081372e-7c2b-45b7-94ac-74cf27920ef7 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:51.877738 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:51.877738 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:51.880837 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b081372e-7c2b-45b7-94ac-74cf27920ef7 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Volume info retrieved successfully. Jul 10 14:35:51.884248 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b081372e-7c2b-45b7-94ac-74cf27920ef7 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes/4f78e99e-aad7-4fa2-85a5-0207e1bf9359 returned with HTTP 200 Jul 10 14:35:51.884616 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1525/6062] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:35:51 2026] GET /volume/v3/volumes/4f78e99e-aad7-4fa2-85a5-0207e1bf9359 => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:52.349225 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a1d0e503-1a06-495e-bd0f-9b61e648e298 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:52.350865 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a1d0e503-1a06-495e-bd0f-9b61e648e298 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/volumes/1d3cbbf1-60ae-48f2-aa5c-4b08bc188904 Jul 10 14:35:52.351080 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a1d0e503-1a06-495e-bd0f-9b61e648e298 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:52.351310 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a1d0e503-1a06-495e-bd0f-9b61e648e298 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:52.356619 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a1d0e503-1a06-495e-bd0f-9b61e648e298 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/volumes/1d3cbbf1-60ae-48f2-aa5c-4b08bc188904 returned with HTTP 404 Jul 10 14:35:52.357069 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1506/6063] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:52 2026] GET /volume/v3/volumes/1d3cbbf1-60ae-48f2-aa5c-4b08bc188904 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:35:52.364375 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-4967e7a1-2901-40cf-b100-8c69d580e2b7 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:52.366117 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4967e7a1-2901-40cf-b100-8c69d580e2b7 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] POST https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86/restore Jul 10 14:35:52.366479 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-4967e7a1-2901-40cf-b100-8c69d580e2b7 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:35:52.367715 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.contrib.backups [None req-4967e7a1-2901-40cf-b100-8c69d580e2b7 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Restoring backup 293aa80e-2480-45e4-836c-0dbc4f90ec86 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100153) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 10 14:35:52.367824 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.contrib.backups [None req-4967e7a1-2901-40cf-b100-8c69d580e2b7 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Restoring backup 293aa80e-2480-45e4-836c-0dbc4f90ec86 to volume None. Jul 10 14:35:52.371914 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:52.371914 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:35:52.372809 np0000005012 devstack@c-api.service[100153]: INFO cinder.backup.api [None req-4967e7a1-2901-40cf-b100-8c69d580e2b7 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Creating volume of 1 GB for restore of backup 293aa80e-2480-45e4-836c-0dbc4f90ec86. Jul 10 14:35:52.375685 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-4967e7a1-2901-40cf-b100-8c69d580e2b7 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Availability Zones retrieved successfully. Jul 10 14:35:52.381340 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-4967e7a1-2901-40cf-b100-8c69d580e2b7 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Flow 'volume_create_api' (1e818a47-d624-45dd-ae75-7aaa12b7cf0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:35:52.382214 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-4967e7a1-2901-40cf-b100-8c69d580e2b7 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e653980-39f7-4b3d-9c4c-9739921f809e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:52.382970 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-4967e7a1-2901-40cf-b100-8c69d580e2b7 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:35:52.406918 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-4967e7a1-2901-40cf-b100-8c69d580e2b7 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e653980-39f7-4b3d-9c4c-9739921f809e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:52.407714 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-4967e7a1-2901-40cf-b100-8c69d580e2b7 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf7939c0-5e32-4cf9-96a9-e36c209e1d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:52.444960 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-4967e7a1-2901-40cf-b100-8c69d580e2b7 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Created reservations ['e81641e3-fad5-4c67-88ec-8f9691ccbfd7', '97094ce3-14b0-4927-bd5c-14a37cd21604', '651b2039-0ee1-49f1-8794-4d0562e7a90e', '38a06ad5-fc48-455a-9c12-9b61f9aba006'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:35:52.445898 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-4967e7a1-2901-40cf-b100-8c69d580e2b7 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf7939c0-5e32-4cf9-96a9-e36c209e1d04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e81641e3-fad5-4c67-88ec-8f9691ccbfd7', '97094ce3-14b0-4927-bd5c-14a37cd21604', '651b2039-0ee1-49f1-8794-4d0562e7a90e', '38a06ad5-fc48-455a-9c12-9b61f9aba006']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:52.446615 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-4967e7a1-2901-40cf-b100-8c69d580e2b7 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f4a461c-d9b5-448c-b1b5-3f1cabc68615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:52.474616 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-4967e7a1-2901-40cf-b100-8c69d580e2b7 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f4a461c-d9b5-448c-b1b5-3f1cabc68615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de32ec3d-dd86-4798-b858-25be2b12b232', '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='bfc6044b0d344bb19cd3223a9a90b2f2',qos_specs=None,replication_status=,reservations=['e81641e3-fad5-4c67-88ec-8f9691ccbfd7','97094ce3-14b0-4927-bd5c-14a37cd21604','651b2039-0ee1-49f1-8794-4d0562e7a90e','38a06ad5-fc48-455a-9c12-9b61f9aba006'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1848f0b5d416472fad9c94e86b54254a',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:35:52Z,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=de32ec3d-dd86-4798-b858-25be2b12b232,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bfc6044b0d344bb19cd3223a9a90b2f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1848f0b5d416472fad9c94e86b54254a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:52.475364 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-4967e7a1-2901-40cf-b100-8c69d580e2b7 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b229f5f-f823-4158-a887-ac488a1fde28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:52.492353 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-4967e7a1-2901-40cf-b100-8c69d580e2b7 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b229f5f-f823-4158-a887-ac488a1fde28) transitioned into 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='bfc6044b0d344bb19cd3223a9a90b2f2',qos_specs=None,replication_status=,reservations=['e81641e3-fad5-4c67-88ec-8f9691ccbfd7','97094ce3-14b0-4927-bd5c-14a37cd21604','651b2039-0ee1-49f1-8794-4d0562e7a90e','38a06ad5-fc48-455a-9c12-9b61f9aba006'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1848f0b5d416472fad9c94e86b54254a',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:52.493090 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-4967e7a1-2901-40cf-b100-8c69d580e2b7 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19e2713f-8492-444f-bacd-b6ed29e0797d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:52.502818 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-4967e7a1-2901-40cf-b100-8c69d580e2b7 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19e2713f-8492-444f-bacd-b6ed29e0797d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:52.503816 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-4967e7a1-2901-40cf-b100-8c69d580e2b7 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Flow 'volume_create_api' (1e818a47-d624-45dd-ae75-7aaa12b7cf0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:35:52.504172 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-4967e7a1-2901-40cf-b100-8c69d580e2b7 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Create volume request issued successfully. Jul 10 14:35:52.512187 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:52.512187 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:35:52.512590 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-4967e7a1-2901-40cf-b100-8c69d580e2b7 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Volume info retrieved successfully. Jul 10 14:35:52.896939 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-acc2ce93-3924-42c9-ab80-923c032f5853 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:52.898850 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-acc2ce93-3924-42c9-ab80-923c032f5853 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/volumes/4f78e99e-aad7-4fa2-85a5-0207e1bf9359 Jul 10 14:35:52.899031 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-acc2ce93-3924-42c9-ab80-923c032f5853 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:52.899227 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-acc2ce93-3924-42c9-ab80-923c032f5853 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:52.906408 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:52.906408 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:35:52.910327 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-acc2ce93-3924-42c9-ab80-923c032f5853 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Volume info retrieved successfully. Jul 10 14:35:52.914282 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-acc2ce93-3924-42c9-ab80-923c032f5853 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes/4f78e99e-aad7-4fa2-85a5-0207e1bf9359 returned with HTTP 200 Jul 10 14:35:52.914705 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1513/6064] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:35:52 2026] GET /volume/v3/volumes/4f78e99e-aad7-4fa2-85a5-0207e1bf9359 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:35:52.926721 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ba566d5e-f49a-40d2-941c-360b20e08264 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:52.928238 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ba566d5e-f49a-40d2-941c-360b20e08264 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:35:52.928535 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ba566d5e-f49a-40d2-941c-360b20e08264 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4f78e99e-aad7-4fa2-85a5-0207e1bf9359", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1296630732"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:35:52.935812 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:52.935812 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:52.936179 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-ba566d5e-f49a-40d2-941c-360b20e08264 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Volume info retrieved successfully. Jul 10 14:35:52.936326 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.snapshots [None req-ba566d5e-f49a-40d2-941c-360b20e08264 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Create snapshot from volume 4f78e99e-aad7-4fa2-85a5-0207e1bf9359 Jul 10 14:35:52.956056 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-ba566d5e-f49a-40d2-941c-360b20e08264 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Created reservations ['bfee2a72-cb75-4e22-8a03-dcd37da672ab', 'b9ae2606-0fbc-4bf0-a77b-24789b99c397', 'd32dd9d4-0287-4923-bffc-57e7cbca8f60', 'ed5f2495-cdd1-4635-9944-c955cbe3e4b0'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:35:52.980133 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-ba566d5e-f49a-40d2-941c-360b20e08264 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Snapshot create request issued successfully. Jul 10 14:35:52.980509 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ba566d5e-f49a-40d2-941c-360b20e08264 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:35:52.980962 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1526/6065] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:35:52 2026] POST /volume/v3/snapshots => generated 308 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:35:52.988647 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e8b61a1c-3784-4495-ae92-661439e5701b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:52.990182 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e8b61a1c-3784-4495-ae92-661439e5701b tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/snapshots/0fe5d3d7-880b-4b40-80d9-a22663868b03 Jul 10 14:35:52.990351 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e8b61a1c-3784-4495-ae92-661439e5701b tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:52.990534 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e8b61a1c-3784-4495-ae92-661439e5701b tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:52.994680 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:52.994680 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:35:52.994959 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-e8b61a1c-3784-4495-ae92-661439e5701b tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Snapshot retrieved successfully. Jul 10 14:35:52.995563 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e8b61a1c-3784-4495-ae92-661439e5701b tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots/0fe5d3d7-880b-4b40-80d9-a22663868b03 returned with HTTP 200 Jul 10 14:35:52.995911 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1507/6066] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:35:52 2026] GET /volume/v3/snapshots/0fe5d3d7-880b-4b40-80d9-a22663868b03 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:53.520606 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:53.520606 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:35:53.521090 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-4967e7a1-2901-40cf-b100-8c69d580e2b7 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Volume info retrieved successfully. Jul 10 14:35:53.521125 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.backup.api [None req-4967e7a1-2901-40cf-b100-8c69d580e2b7 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Checking backup size 1 against volume size 1 {{(pid=100153) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 10 14:35:53.521241 np0000005012 devstack@c-api.service[100153]: INFO cinder.backup.api [None req-4967e7a1-2901-40cf-b100-8c69d580e2b7 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Overwriting volume de32ec3d-dd86-4798-b858-25be2b12b232 with restore of backup 293aa80e-2480-45e4-836c-0dbc4f90ec86 Jul 10 14:35:53.533301 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.backup.rpcapi [None req-4967e7a1-2901-40cf-b100-8c69d580e2b7 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] restore_backup in rpcapi backup_id 293aa80e-2480-45e4-836c-0dbc4f90ec86 {{(pid=100153) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 10 14:35:53.535200 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-4967e7a1-2901-40cf-b100-8c69d580e2b7 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86/restore returned with HTTP 202 Jul 10 14:35:53.535705 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1521/6067] 10.4.3.66 () {70 vars in 1426 bytes} [Fri Jul 10 14:35:52 2026] POST /volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86/restore => generated 152 bytes in 1172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:35:53.543868 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f47ab725-3bc0-442c-bb07-c3e67a3bd9c9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:53.546166 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f47ab725-3bc0-442c-bb07-c3e67a3bd9c9 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 Jul 10 14:35:53.546397 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f47ab725-3bc0-442c-bb07-c3e67a3bd9c9 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:53.546663 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f47ab725-3bc0-442c-bb07-c3e67a3bd9c9 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:53.546777 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-f47ab725-3bc0-442c-bb07-c3e67a3bd9c9 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 293aa80e-2480-45e4-836c-0dbc4f90ec86. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:53.550686 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:53.550686 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:35:53.551243 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f47ab725-3bc0-442c-bb07-c3e67a3bd9c9 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 returned with HTTP 200 Jul 10 14:35:53.551617 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1514/6068] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:53 2026] GET /volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:54.004267 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-72006a7a-d9a1-463e-beb9-d2d783b9c514 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:54.005902 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-72006a7a-d9a1-463e-beb9-d2d783b9c514 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/snapshots/0fe5d3d7-880b-4b40-80d9-a22663868b03 Jul 10 14:35:54.006069 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-72006a7a-d9a1-463e-beb9-d2d783b9c514 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:54.006254 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-72006a7a-d9a1-463e-beb9-d2d783b9c514 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:54.010495 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:54.010495 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:54.010748 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-72006a7a-d9a1-463e-beb9-d2d783b9c514 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Snapshot retrieved successfully. Jul 10 14:35:54.011287 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-72006a7a-d9a1-463e-beb9-d2d783b9c514 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots/0fe5d3d7-880b-4b40-80d9-a22663868b03 returned with HTTP 200 Jul 10 14:35:54.011595 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1527/6069] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:35:54 2026] GET /volume/v3/snapshots/0fe5d3d7-880b-4b40-80d9-a22663868b03 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:54.019664 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d6834cb0-2aea-48a1-9ff8-2ea9b3a36668 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:54.021446 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d6834cb0-2aea-48a1-9ff8-2ea9b3a36668 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] POST https://10.4.3.66/volume/v3/snapshots/0fe5d3d7-880b-4b40-80d9-a22663868b03/action Jul 10 14:35:54.021833 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d6834cb0-2aea-48a1-9ff8-2ea9b3a36668 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:35:54.021992 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d6834cb0-2aea-48a1-9ff8-2ea9b3a36668 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:35:54.023258 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.contrib.snapshot_unmanage [None req-d6834cb0-2aea-48a1-9ff8-2ea9b3a36668 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Unmanage snapshot with id: 0fe5d3d7-880b-4b40-80d9-a22663868b03 Jul 10 14:35:54.028216 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:54.028216 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:35:54.028626 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-d6834cb0-2aea-48a1-9ff8-2ea9b3a36668 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Snapshot retrieved successfully. Jul 10 14:35:54.029376 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.policy [None req-d6834cb0-2aea-48a1-9ff8-2ea9b3a36668 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'c8028c89b3fd47f28d13a36fda5881ef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'de996466f13943d4afea4608704c208f', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100155) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 10 14:35:54.029588 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d6834cb0-2aea-48a1-9ff8-2ea9b3a36668 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] https://10.4.3.66/volume/v3/snapshots/0fe5d3d7-880b-4b40-80d9-a22663868b03/action returned with HTTP 403 Jul 10 14:35:54.030010 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1508/6070] 10.4.3.66 () {68 vars in 1389 bytes} [Fri Jul 10 14:35:54 2026] POST /volume/v3/snapshots/0fe5d3d7-880b-4b40-80d9-a22663868b03/action => generated 117 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:35:54.036279 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-2ce2b373-8290-477c-bd2d-776b6dd45cee None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:54.038067 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2ce2b373-8290-477c-bd2d-776b6dd45cee tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] DELETE https://10.4.3.66/volume/v3/snapshots/0fe5d3d7-880b-4b40-80d9-a22663868b03 Jul 10 14:35:54.038256 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2ce2b373-8290-477c-bd2d-776b6dd45cee tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:54.038432 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2ce2b373-8290-477c-bd2d-776b6dd45cee tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:54.038550 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.snapshots [None req-2ce2b373-8290-477c-bd2d-776b6dd45cee tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Delete snapshot with id: 0fe5d3d7-880b-4b40-80d9-a22663868b03 Jul 10 14:35:54.043055 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:54.043055 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:35:54.043320 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-2ce2b373-8290-477c-bd2d-776b6dd45cee tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Snapshot retrieved successfully. Jul 10 14:35:54.057396 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-2ce2b373-8290-477c-bd2d-776b6dd45cee tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Snapshot delete request issued successfully. Jul 10 14:35:54.057574 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2ce2b373-8290-477c-bd2d-776b6dd45cee tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots/0fe5d3d7-880b-4b40-80d9-a22663868b03 returned with HTTP 202 Jul 10 14:35:54.057940 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1522/6071] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:35:54 2026] DELETE /volume/v3/snapshots/0fe5d3d7-880b-4b40-80d9-a22663868b03 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:35:54.065580 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-efcbda4f-85fe-4d8c-bdbf-af61e22022db None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:54.067336 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-efcbda4f-85fe-4d8c-bdbf-af61e22022db tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/snapshots/0fe5d3d7-880b-4b40-80d9-a22663868b03 Jul 10 14:35:54.067549 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-efcbda4f-85fe-4d8c-bdbf-af61e22022db tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:54.067754 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-efcbda4f-85fe-4d8c-bdbf-af61e22022db tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:54.072246 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:54.072246 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:35:54.072545 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-efcbda4f-85fe-4d8c-bdbf-af61e22022db tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Snapshot retrieved successfully. Jul 10 14:35:54.073214 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-efcbda4f-85fe-4d8c-bdbf-af61e22022db tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots/0fe5d3d7-880b-4b40-80d9-a22663868b03 returned with HTTP 200 Jul 10 14:35:54.073578 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1515/6072] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:35:54 2026] GET /volume/v3/snapshots/0fe5d3d7-880b-4b40-80d9-a22663868b03 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:54.561183 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-27407ee8-8177-41e1-b92f-36abfa105a94 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:54.562888 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-27407ee8-8177-41e1-b92f-36abfa105a94 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 Jul 10 14:35:54.563073 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-27407ee8-8177-41e1-b92f-36abfa105a94 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:54.563277 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-27407ee8-8177-41e1-b92f-36abfa105a94 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:54.563388 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-27407ee8-8177-41e1-b92f-36abfa105a94 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 293aa80e-2480-45e4-836c-0dbc4f90ec86. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:54.567480 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:54.567480 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:54.568050 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-27407ee8-8177-41e1-b92f-36abfa105a94 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 returned with HTTP 200 Jul 10 14:35:54.568391 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1528/6073] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:54 2026] GET /volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:55.082012 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-afdd659f-b779-40e8-805a-d68a045c88b0 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:55.083701 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-afdd659f-b779-40e8-805a-d68a045c88b0 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/snapshots/0fe5d3d7-880b-4b40-80d9-a22663868b03 Jul 10 14:35:55.083881 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-afdd659f-b779-40e8-805a-d68a045c88b0 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:55.084058 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-afdd659f-b779-40e8-805a-d68a045c88b0 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:55.088027 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-afdd659f-b779-40e8-805a-d68a045c88b0 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots/0fe5d3d7-880b-4b40-80d9-a22663868b03 returned with HTTP 404 Jul 10 14:35:55.088523 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1509/6074] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:35:55 2026] GET /volume/v3/snapshots/0fe5d3d7-880b-4b40-80d9-a22663868b03 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:35:55.094727 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8670ffb9-761c-43ef-8038-c7a13d044f00 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:55.096415 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8670ffb9-761c-43ef-8038-c7a13d044f00 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/4f78e99e-aad7-4fa2-85a5-0207e1bf9359 Jul 10 14:35:55.096614 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8670ffb9-761c-43ef-8038-c7a13d044f00 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:55.096789 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8670ffb9-761c-43ef-8038-c7a13d044f00 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:55.096944 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-8670ffb9-761c-43ef-8038-c7a13d044f00 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Delete volume with id: 4f78e99e-aad7-4fa2-85a5-0207e1bf9359 Jul 10 14:35:55.103674 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:55.103674 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:35:55.103987 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-8670ffb9-761c-43ef-8038-c7a13d044f00 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Volume info retrieved successfully. Jul 10 14:35:55.118645 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-8670ffb9-761c-43ef-8038-c7a13d044f00 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Delete volume request issued successfully. Jul 10 14:35:55.118860 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8670ffb9-761c-43ef-8038-c7a13d044f00 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes/4f78e99e-aad7-4fa2-85a5-0207e1bf9359 returned with HTTP 202 Jul 10 14:35:55.119242 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1523/6075] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:35:55 2026] DELETE /volume/v3/volumes/4f78e99e-aad7-4fa2-85a5-0207e1bf9359 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:35:55.126443 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9d42e9dd-7147-4008-a935-be65ff477dca None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:55.128723 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9d42e9dd-7147-4008-a935-be65ff477dca tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/volumes/4f78e99e-aad7-4fa2-85a5-0207e1bf9359 Jul 10 14:35:55.128876 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9d42e9dd-7147-4008-a935-be65ff477dca tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:55.129569 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9d42e9dd-7147-4008-a935-be65ff477dca tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:55.137308 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:55.137308 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:35:55.141043 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9d42e9dd-7147-4008-a935-be65ff477dca tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Volume info retrieved successfully. Jul 10 14:35:55.145411 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9d42e9dd-7147-4008-a935-be65ff477dca tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes/4f78e99e-aad7-4fa2-85a5-0207e1bf9359 returned with HTTP 200 Jul 10 14:35:55.145868 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1516/6076] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:35:55 2026] GET /volume/v3/volumes/4f78e99e-aad7-4fa2-85a5-0207e1bf9359 => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:35:55.577434 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8f064da8-cb7f-44f0-b532-a45dd4c3a999 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:55.579135 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8f064da8-cb7f-44f0-b532-a45dd4c3a999 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 Jul 10 14:35:55.579388 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8f064da8-cb7f-44f0-b532-a45dd4c3a999 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:55.579641 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8f064da8-cb7f-44f0-b532-a45dd4c3a999 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:55.579768 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-8f064da8-cb7f-44f0-b532-a45dd4c3a999 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 293aa80e-2480-45e4-836c-0dbc4f90ec86. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:55.583880 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:55.583880 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:55.584538 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8f064da8-cb7f-44f0-b532-a45dd4c3a999 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 returned with HTTP 200 Jul 10 14:35:55.585084 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1529/6077] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:55 2026] GET /volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:56.157885 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-5cec9c2e-d9b6-4254-ad89-7467ea47c3a6 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:56.159532 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5cec9c2e-d9b6-4254-ad89-7467ea47c3a6 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/volumes/4f78e99e-aad7-4fa2-85a5-0207e1bf9359 Jul 10 14:35:56.159715 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5cec9c2e-d9b6-4254-ad89-7467ea47c3a6 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:56.159890 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5cec9c2e-d9b6-4254-ad89-7467ea47c3a6 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:56.165439 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5cec9c2e-d9b6-4254-ad89-7467ea47c3a6 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes/4f78e99e-aad7-4fa2-85a5-0207e1bf9359 returned with HTTP 404 Jul 10 14:35:56.166046 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1510/6078] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:35:56 2026] GET /volume/v3/volumes/4f78e99e-aad7-4fa2-85a5-0207e1bf9359 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:35:56.174319 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-390dbc60-2b7a-4853-81b6-4e1865229680 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:56.176676 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-390dbc60-2b7a-4853-81b6-4e1865229680 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:35:56.177187 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-390dbc60-2b7a-4853-81b6-4e1865229680 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1663835668"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:35:56.179120 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.volumes [None req-390dbc60-2b7a-4853-81b6-4e1865229680 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1663835668'}} {{(pid=100153) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:35:56.179308 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-390dbc60-2b7a-4853-81b6-4e1865229680 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Create volume of 1 GB Jul 10 14:35:56.183544 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-390dbc60-2b7a-4853-81b6-4e1865229680 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Availability Zones retrieved successfully. Jul 10 14:35:56.189122 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-390dbc60-2b7a-4853-81b6-4e1865229680 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Flow 'volume_create_api' (54938601-096b-4ffb-9879-169bd6bd23b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:35:56.190004 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-390dbc60-2b7a-4853-81b6-4e1865229680 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f534de27-4b5b-4c6f-a71d-dba427c276ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:56.190790 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.flows.api.create_volume [None req-390dbc60-2b7a-4853-81b6-4e1865229680 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Validating volume size '1' using validate_int {{(pid=100153) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:35:56.214457 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-390dbc60-2b7a-4853-81b6-4e1865229680 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f534de27-4b5b-4c6f-a71d-dba427c276ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:56.215268 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-390dbc60-2b7a-4853-81b6-4e1865229680 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01a2b828-a598-4910-9a84-61abf9f4d1f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:56.253016 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-390dbc60-2b7a-4853-81b6-4e1865229680 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Created reservations ['c65dc303-80da-4b54-9724-c58907cd95e1', '0a489a41-37dc-4077-8b6f-0d3e89f96e33', '7955f3c1-b662-4d0c-97ac-2779c2a243f4', 'c2122507-b674-4e8d-baa8-be78f6663229'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:35:56.253897 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-390dbc60-2b7a-4853-81b6-4e1865229680 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01a2b828-a598-4910-9a84-61abf9f4d1f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c65dc303-80da-4b54-9724-c58907cd95e1', '0a489a41-37dc-4077-8b6f-0d3e89f96e33', '7955f3c1-b662-4d0c-97ac-2779c2a243f4', 'c2122507-b674-4e8d-baa8-be78f6663229']}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:56.254629 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-390dbc60-2b7a-4853-81b6-4e1865229680 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a34b7a5-ede4-4972-96c7-73e8b3acfe75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:56.275727 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-390dbc60-2b7a-4853-81b6-4e1865229680 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a34b7a5-ede4-4972-96c7-73e8b3acfe75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b3e22c0-ce5a-4517-a120-4199282ab9fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1663835668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de996466f13943d4afea4608704c208f',qos_specs=None,replication_status=,reservations=['c65dc303-80da-4b54-9724-c58907cd95e1','0a489a41-37dc-4077-8b6f-0d3e89f96e33','7955f3c1-b662-4d0c-97ac-2779c2a243f4','c2122507-b674-4e8d-baa8-be78f6663229'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffa268b867a84bd295f3afc6e95c9732',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:35:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1663835668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b3e22c0-ce5a-4517-a120-4199282ab9fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de996466f13943d4afea4608704c208f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ffa268b867a84bd295f3afc6e95c9732',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:56.276401 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-390dbc60-2b7a-4853-81b6-4e1865229680 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5fb6c43-ad87-4d23-9908-cbe1a4222391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:56.292725 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-390dbc60-2b7a-4853-81b6-4e1865229680 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5fb6c43-ad87-4d23-9908-cbe1a4222391) transitioned into state 'SUCCESS' from state '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-1663835668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de996466f13943d4afea4608704c208f',qos_specs=None,replication_status=,reservations=['c65dc303-80da-4b54-9724-c58907cd95e1','0a489a41-37dc-4077-8b6f-0d3e89f96e33','7955f3c1-b662-4d0c-97ac-2779c2a243f4','c2122507-b674-4e8d-baa8-be78f6663229'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffa268b867a84bd295f3afc6e95c9732',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:56.293360 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-390dbc60-2b7a-4853-81b6-4e1865229680 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d696037-82f9-4eb2-a7cc-e4269384b157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:35:56.301161 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-390dbc60-2b7a-4853-81b6-4e1865229680 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d696037-82f9-4eb2-a7cc-e4269384b157) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100153) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:35:56.301886 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-390dbc60-2b7a-4853-81b6-4e1865229680 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Flow 'volume_create_api' (54938601-096b-4ffb-9879-169bd6bd23b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100153) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:35:56.302172 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-390dbc60-2b7a-4853-81b6-4e1865229680 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Create volume request issued successfully. Jul 10 14:35:56.302721 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-390dbc60-2b7a-4853-81b6-4e1865229680 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:35:56.303096 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1524/6079] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:35:56 2026] POST /volume/v3/volumes => generated 776 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:35:56.314528 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-0b853216-762d-45aa-b625-e03b111b2d8c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:56.316442 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0b853216-762d-45aa-b625-e03b111b2d8c tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/volumes/4b3e22c0-ce5a-4517-a120-4199282ab9fc Jul 10 14:35:56.316678 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0b853216-762d-45aa-b625-e03b111b2d8c tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:56.316875 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-0b853216-762d-45aa-b625-e03b111b2d8c tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:56.324344 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:56.324344 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:35:56.328337 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-0b853216-762d-45aa-b625-e03b111b2d8c tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Volume info retrieved successfully. Jul 10 14:35:56.332404 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-0b853216-762d-45aa-b625-e03b111b2d8c tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes/4b3e22c0-ce5a-4517-a120-4199282ab9fc returned with HTTP 200 Jul 10 14:35:56.332986 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1517/6080] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:35:56 2026] GET /volume/v3/volumes/4b3e22c0-ce5a-4517-a120-4199282ab9fc => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:56.594290 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-7a0eb5b7-74a7-43cb-ac78-586639645564 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:56.596833 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7a0eb5b7-74a7-43cb-ac78-586639645564 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 Jul 10 14:35:56.596833 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7a0eb5b7-74a7-43cb-ac78-586639645564 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:56.596833 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7a0eb5b7-74a7-43cb-ac78-586639645564 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:56.596833 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-7a0eb5b7-74a7-43cb-ac78-586639645564 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 293aa80e-2480-45e4-836c-0dbc4f90ec86. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:56.600077 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:56.600077 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:56.600672 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7a0eb5b7-74a7-43cb-ac78-586639645564 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 returned with HTTP 200 Jul 10 14:35:56.601009 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1530/6081] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:56 2026] GET /volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:57.346149 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-93411d1e-2c1c-44a7-aaf0-0987968bbb7d None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:57.347985 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-93411d1e-2c1c-44a7-aaf0-0987968bbb7d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/volumes/4b3e22c0-ce5a-4517-a120-4199282ab9fc Jul 10 14:35:57.348225 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-93411d1e-2c1c-44a7-aaf0-0987968bbb7d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:57.348381 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-93411d1e-2c1c-44a7-aaf0-0987968bbb7d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:57.355158 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:57.355158 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:35:57.358341 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-93411d1e-2c1c-44a7-aaf0-0987968bbb7d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Volume info retrieved successfully. Jul 10 14:35:57.361996 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-93411d1e-2c1c-44a7-aaf0-0987968bbb7d tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes/4b3e22c0-ce5a-4517-a120-4199282ab9fc returned with HTTP 200 Jul 10 14:35:57.362541 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1511/6082] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:35:57 2026] GET /volume/v3/volumes/4b3e22c0-ce5a-4517-a120-4199282ab9fc => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:35:57.376297 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-f0e62b8f-42c5-4c43-936c-1e295ee6b888 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:57.378396 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f0e62b8f-42c5-4c43-936c-1e295ee6b888 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:35:57.378784 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-f0e62b8f-42c5-4c43-936c-1e295ee6b888 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4b3e22c0-ce5a-4517-a120-4199282ab9fc", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-43054073"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:35:57.388689 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:57.388689 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:35:57.389096 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-f0e62b8f-42c5-4c43-936c-1e295ee6b888 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Volume info retrieved successfully. Jul 10 14:35:57.389230 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.snapshots [None req-f0e62b8f-42c5-4c43-936c-1e295ee6b888 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Create snapshot from volume 4b3e22c0-ce5a-4517-a120-4199282ab9fc Jul 10 14:35:57.412852 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.quota [None req-f0e62b8f-42c5-4c43-936c-1e295ee6b888 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Created reservations ['453cddc3-c83e-4790-a9e9-69feaababea8', '417317ea-9911-4929-a715-a285b96c86a0', '9aafff4a-1458-48e9-9414-5624173e7367', '118f10bf-8287-4fbd-a186-bb22fe882067'] {{(pid=100153) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:35:57.439347 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-f0e62b8f-42c5-4c43-936c-1e295ee6b888 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Snapshot create request issued successfully. Jul 10 14:35:57.439668 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-f0e62b8f-42c5-4c43-936c-1e295ee6b888 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:35:57.440324 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1525/6083] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:35:57 2026] POST /volume/v3/snapshots => generated 306 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:35:57.448731 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-727271a6-5916-4698-bc7b-f4a6b01af3d8 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:57.450259 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-727271a6-5916-4698-bc7b-f4a6b01af3d8 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/snapshots/f6262c6a-f118-4224-a46f-e11d2c47627a Jul 10 14:35:57.450938 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-727271a6-5916-4698-bc7b-f4a6b01af3d8 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:57.450938 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-727271a6-5916-4698-bc7b-f4a6b01af3d8 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:57.454803 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:57.454803 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:35:57.455104 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-727271a6-5916-4698-bc7b-f4a6b01af3d8 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Snapshot retrieved successfully. Jul 10 14:35:57.455703 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-727271a6-5916-4698-bc7b-f4a6b01af3d8 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots/f6262c6a-f118-4224-a46f-e11d2c47627a returned with HTTP 200 Jul 10 14:35:57.456026 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1518/6084] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:35:57 2026] GET /volume/v3/snapshots/f6262c6a-f118-4224-a46f-e11d2c47627a => generated 438 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:57.610591 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-86bb1933-e742-4a89-93d8-e8ca72059be8 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:57.612802 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-86bb1933-e742-4a89-93d8-e8ca72059be8 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 Jul 10 14:35:57.613094 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-86bb1933-e742-4a89-93d8-e8ca72059be8 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:57.613348 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-86bb1933-e742-4a89-93d8-e8ca72059be8 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:57.613485 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-86bb1933-e742-4a89-93d8-e8ca72059be8 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 293aa80e-2480-45e4-836c-0dbc4f90ec86. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:57.618798 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:57.618798 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:57.619514 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-86bb1933-e742-4a89-93d8-e8ca72059be8 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 returned with HTTP 200 Jul 10 14:35:57.619888 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1531/6085] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:57 2026] GET /volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:58.464741 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b76d0d01-adf0-41f5-9737-450382545cb6 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:58.466765 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b76d0d01-adf0-41f5-9737-450382545cb6 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/snapshots/f6262c6a-f118-4224-a46f-e11d2c47627a Jul 10 14:35:58.466955 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b76d0d01-adf0-41f5-9737-450382545cb6 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:58.467160 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b76d0d01-adf0-41f5-9737-450382545cb6 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:58.471919 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:58.471919 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:35:58.472341 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-b76d0d01-adf0-41f5-9737-450382545cb6 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Snapshot retrieved successfully. Jul 10 14:35:58.473262 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b76d0d01-adf0-41f5-9737-450382545cb6 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots/f6262c6a-f118-4224-a46f-e11d2c47627a returned with HTTP 200 Jul 10 14:35:58.473651 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1512/6086] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:35:58 2026] GET /volume/v3/snapshots/f6262c6a-f118-4224-a46f-e11d2c47627a => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:58.481837 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-3db8131e-15b4-4914-87fc-0fea1fb1e431 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:58.483702 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3db8131e-15b4-4914-87fc-0fea1fb1e431 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] PUT https://10.4.3.66/volume/v3/snapshots/f6262c6a-f118-4224-a46f-e11d2c47627a Jul 10 14:35:58.484018 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3db8131e-15b4-4914-87fc-0fea1fb1e431 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:35:58.490515 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:58.490515 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:35:58.490949 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-3db8131e-15b4-4914-87fc-0fea1fb1e431 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Snapshot retrieved successfully. Jul 10 14:35:58.498113 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3db8131e-15b4-4914-87fc-0fea1fb1e431 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] https://10.4.3.66/volume/v3/snapshots/f6262c6a-f118-4224-a46f-e11d2c47627a returned with HTTP 200 Jul 10 14:35:58.498707 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1526/6087] 10.4.3.66 () {68 vars in 1367 bytes} [Fri Jul 10 14:35:58 2026] PUT /volume/v3/snapshots/f6262c6a-f118-4224-a46f-e11d2c47627a => generated 359 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:58.506604 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-85e0191d-63d5-43b3-aacc-d514cf64d9df None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:58.508531 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-85e0191d-63d5-43b3-aacc-d514cf64d9df tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] DELETE https://10.4.3.66/volume/v3/snapshots/f6262c6a-f118-4224-a46f-e11d2c47627a Jul 10 14:35:58.508742 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-85e0191d-63d5-43b3-aacc-d514cf64d9df tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:58.508951 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-85e0191d-63d5-43b3-aacc-d514cf64d9df tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:58.509081 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-85e0191d-63d5-43b3-aacc-d514cf64d9df tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Delete snapshot with id: f6262c6a-f118-4224-a46f-e11d2c47627a Jul 10 14:35:58.514285 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:58.514285 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:35:58.514670 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-85e0191d-63d5-43b3-aacc-d514cf64d9df tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Snapshot retrieved successfully. Jul 10 14:35:58.529612 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-85e0191d-63d5-43b3-aacc-d514cf64d9df tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Snapshot delete request issued successfully. Jul 10 14:35:58.529850 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-85e0191d-63d5-43b3-aacc-d514cf64d9df tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots/f6262c6a-f118-4224-a46f-e11d2c47627a returned with HTTP 202 Jul 10 14:35:58.530531 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1519/6088] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:35:58 2026] DELETE /volume/v3/snapshots/f6262c6a-f118-4224-a46f-e11d2c47627a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:35:58.537732 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-8bcc345a-b590-48ba-a10d-6100d25ef9da None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:58.539581 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8bcc345a-b590-48ba-a10d-6100d25ef9da tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/snapshots/f6262c6a-f118-4224-a46f-e11d2c47627a Jul 10 14:35:58.539810 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8bcc345a-b590-48ba-a10d-6100d25ef9da tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:58.539989 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-8bcc345a-b590-48ba-a10d-6100d25ef9da tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:58.545586 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:58.545586 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:58.545965 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-8bcc345a-b590-48ba-a10d-6100d25ef9da tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Snapshot retrieved successfully. Jul 10 14:35:58.546763 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-8bcc345a-b590-48ba-a10d-6100d25ef9da tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots/f6262c6a-f118-4224-a46f-e11d2c47627a returned with HTTP 200 Jul 10 14:35:58.547238 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1532/6089] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:35:58 2026] GET /volume/v3/snapshots/f6262c6a-f118-4224-a46f-e11d2c47627a => generated 492 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:58.629709 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-486109ad-80bf-4b42-8e88-da6bb61a0701 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:58.631397 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-486109ad-80bf-4b42-8e88-da6bb61a0701 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 Jul 10 14:35:58.631619 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-486109ad-80bf-4b42-8e88-da6bb61a0701 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:58.631799 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-486109ad-80bf-4b42-8e88-da6bb61a0701 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:58.631903 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-486109ad-80bf-4b42-8e88-da6bb61a0701 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 293aa80e-2480-45e4-836c-0dbc4f90ec86. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:58.635813 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:58.635813 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:35:58.636415 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-486109ad-80bf-4b42-8e88-da6bb61a0701 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 returned with HTTP 200 Jul 10 14:35:58.636762 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1513/6090] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:58 2026] GET /volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:35:59.556097 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-ec370c1c-2cc7-44cb-96c8-fab64e3020bf None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:59.558159 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ec370c1c-2cc7-44cb-96c8-fab64e3020bf tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/snapshots/f6262c6a-f118-4224-a46f-e11d2c47627a Jul 10 14:35:59.558454 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ec370c1c-2cc7-44cb-96c8-fab64e3020bf tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:59.558652 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-ec370c1c-2cc7-44cb-96c8-fab64e3020bf tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:59.563581 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-ec370c1c-2cc7-44cb-96c8-fab64e3020bf tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots/f6262c6a-f118-4224-a46f-e11d2c47627a returned with HTTP 404 Jul 10 14:35:59.564124 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1527/6091] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:35:59 2026] GET /volume/v3/snapshots/f6262c6a-f118-4224-a46f-e11d2c47627a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:35:59.571980 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-cae004d8-c4d3-40ad-bacd-b5634be4402c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:59.574405 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cae004d8-c4d3-40ad-bacd-b5634be4402c tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/4b3e22c0-ce5a-4517-a120-4199282ab9fc Jul 10 14:35:59.574715 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cae004d8-c4d3-40ad-bacd-b5634be4402c tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:59.574992 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-cae004d8-c4d3-40ad-bacd-b5634be4402c tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:59.575233 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-cae004d8-c4d3-40ad-bacd-b5634be4402c tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Delete volume with id: 4b3e22c0-ce5a-4517-a120-4199282ab9fc Jul 10 14:35:59.584449 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:59.584449 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:35:59.584858 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-cae004d8-c4d3-40ad-bacd-b5634be4402c tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Volume info retrieved successfully. Jul 10 14:35:59.603494 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-cae004d8-c4d3-40ad-bacd-b5634be4402c tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Delete volume request issued successfully. Jul 10 14:35:59.603714 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-cae004d8-c4d3-40ad-bacd-b5634be4402c tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes/4b3e22c0-ce5a-4517-a120-4199282ab9fc returned with HTTP 202 Jul 10 14:35:59.604302 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1520/6092] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:35:59 2026] DELETE /volume/v3/volumes/4b3e22c0-ce5a-4517-a120-4199282ab9fc => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:35:59.612740 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f35f92cb-4fda-479d-af13-ebfec7163dc2 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:59.614765 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f35f92cb-4fda-479d-af13-ebfec7163dc2 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/volumes/4b3e22c0-ce5a-4517-a120-4199282ab9fc Jul 10 14:35:59.615021 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f35f92cb-4fda-479d-af13-ebfec7163dc2 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:59.615290 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f35f92cb-4fda-479d-af13-ebfec7163dc2 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:59.624058 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:59.624058 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:35:59.628715 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-f35f92cb-4fda-479d-af13-ebfec7163dc2 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Volume info retrieved successfully. Jul 10 14:35:59.633514 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f35f92cb-4fda-479d-af13-ebfec7163dc2 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes/4b3e22c0-ce5a-4517-a120-4199282ab9fc returned with HTTP 200 Jul 10 14:35:59.633961 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1533/6093] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:35:59 2026] GET /volume/v3/volumes/4b3e22c0-ce5a-4517-a120-4199282ab9fc => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:35:59.646868 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-5fd98bae-00a6-49be-9697-83872b150d1b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:35:59.648647 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5fd98bae-00a6-49be-9697-83872b150d1b tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 Jul 10 14:35:59.648883 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5fd98bae-00a6-49be-9697-83872b150d1b tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:35:59.649370 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5fd98bae-00a6-49be-9697-83872b150d1b tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:35:59.649462 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-5fd98bae-00a6-49be-9697-83872b150d1b tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 293aa80e-2480-45e4-836c-0dbc4f90ec86. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:35:59.653741 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:35:59.653741 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:35:59.654516 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5fd98bae-00a6-49be-9697-83872b150d1b tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 returned with HTTP 200 Jul 10 14:35:59.654913 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1514/6094] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:35:59 2026] GET /volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:36:00.646901 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6de8f069-4aa3-4b88-967c-479e2fc07da0 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:00.648735 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6de8f069-4aa3-4b88-967c-479e2fc07da0 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/volumes/4b3e22c0-ce5a-4517-a120-4199282ab9fc Jul 10 14:36:00.648956 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6de8f069-4aa3-4b88-967c-479e2fc07da0 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:00.649117 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6de8f069-4aa3-4b88-967c-479e2fc07da0 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:00.655617 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6de8f069-4aa3-4b88-967c-479e2fc07da0 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes/4b3e22c0-ce5a-4517-a120-4199282ab9fc returned with HTTP 404 Jul 10 14:36:00.656223 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1528/6095] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:36:00 2026] GET /volume/v3/volumes/4b3e22c0-ce5a-4517-a120-4199282ab9fc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:36:00.664655 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c90b7290-26a9-40e1-8de8-c3128c0cb609 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:00.666601 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-e20aeca1-80a4-4c69-8801-c6f8fe91c4c6 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:00.667033 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c90b7290-26a9-40e1-8de8-c3128c0cb609 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:36:00.667033 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c90b7290-26a9-40e1-8de8-c3128c0cb609 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1352176628"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:36:00.668574 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e20aeca1-80a4-4c69-8801-c6f8fe91c4c6 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 Jul 10 14:36:00.668747 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-c90b7290-26a9-40e1-8de8-c3128c0cb609 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1352176628'}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:36:00.668816 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e20aeca1-80a4-4c69-8801-c6f8fe91c4c6 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:00.668907 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-c90b7290-26a9-40e1-8de8-c3128c0cb609 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Create volume of 1 GB Jul 10 14:36:00.669047 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-e20aeca1-80a4-4c69-8801-c6f8fe91c4c6 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:00.669172 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-e20aeca1-80a4-4c69-8801-c6f8fe91c4c6 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 293aa80e-2480-45e4-836c-0dbc4f90ec86. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:36:00.673590 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c90b7290-26a9-40e1-8de8-c3128c0cb609 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Availability Zones retrieved successfully. Jul 10 14:36:00.674513 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:00.674513 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:36:00.675450 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-e20aeca1-80a4-4c69-8801-c6f8fe91c4c6 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 returned with HTTP 200 Jul 10 14:36:00.675969 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1534/6096] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:36:00 2026] GET /volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:36:00.681357 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c90b7290-26a9-40e1-8de8-c3128c0cb609 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Flow 'volume_create_api' (e6b020bf-4aa3-4f14-b8b5-acd85ee09b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:36:00.682609 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c90b7290-26a9-40e1-8de8-c3128c0cb609 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f53291f7-be31-4fc7-81d8-a2575f861d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:36:00.683808 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-c90b7290-26a9-40e1-8de8-c3128c0cb609 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:36:00.714248 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c90b7290-26a9-40e1-8de8-c3128c0cb609 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f53291f7-be31-4fc7-81d8-a2575f861d1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:36:00.715109 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c90b7290-26a9-40e1-8de8-c3128c0cb609 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06856a2f-f728-4722-98c3-dad683eb2d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:36:00.757743 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-c90b7290-26a9-40e1-8de8-c3128c0cb609 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Created reservations ['3db4b493-bc31-4b59-b721-067599982515', '11328253-bf47-432b-bb76-8ea29c1d0d83', 'c3e5ef31-b682-47c7-9d86-44530bbef1ec', 'a58320f7-a763-4e96-8d0b-17dd02a4f883'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:36:00.758576 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c90b7290-26a9-40e1-8de8-c3128c0cb609 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06856a2f-f728-4722-98c3-dad683eb2d3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3db4b493-bc31-4b59-b721-067599982515', '11328253-bf47-432b-bb76-8ea29c1d0d83', 'c3e5ef31-b682-47c7-9d86-44530bbef1ec', 'a58320f7-a763-4e96-8d0b-17dd02a4f883']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:36:00.759408 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c90b7290-26a9-40e1-8de8-c3128c0cb609 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9652414-7880-41f5-ac24-2c196e5aca38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:36:00.786120 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c90b7290-26a9-40e1-8de8-c3128c0cb609 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9652414-7880-41f5-ac24-2c196e5aca38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b17c5be6-a371-4c40-a9c0-c54cfa4ca8e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1352176628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de996466f13943d4afea4608704c208f',qos_specs=None,replication_status=,reservations=['3db4b493-bc31-4b59-b721-067599982515','11328253-bf47-432b-bb76-8ea29c1d0d83','c3e5ef31-b682-47c7-9d86-44530bbef1ec','a58320f7-a763-4e96-8d0b-17dd02a4f883'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffa268b867a84bd295f3afc6e95c9732',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:36:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1352176628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b17c5be6-a371-4c40-a9c0-c54cfa4ca8e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de996466f13943d4afea4608704c208f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ffa268b867a84bd295f3afc6e95c9732',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:36:00.786915 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c90b7290-26a9-40e1-8de8-c3128c0cb609 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ed5132a-3bed-4ea5-ab7d-7129e23047c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:36:00.806569 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c90b7290-26a9-40e1-8de8-c3128c0cb609 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ed5132a-3bed-4ea5-ab7d-7129e23047c2) transitioned into state 'SUCCESS' from state '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-1352176628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='de996466f13943d4afea4608704c208f',qos_specs=None,replication_status=,reservations=['3db4b493-bc31-4b59-b721-067599982515','11328253-bf47-432b-bb76-8ea29c1d0d83','c3e5ef31-b682-47c7-9d86-44530bbef1ec','a58320f7-a763-4e96-8d0b-17dd02a4f883'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffa268b867a84bd295f3afc6e95c9732',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:36:00.807438 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c90b7290-26a9-40e1-8de8-c3128c0cb609 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2380c0b1-2a0c-408b-9d9d-37722210a462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:36:00.818148 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c90b7290-26a9-40e1-8de8-c3128c0cb609 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2380c0b1-2a0c-408b-9d9d-37722210a462) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:36:00.819199 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-c90b7290-26a9-40e1-8de8-c3128c0cb609 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Flow 'volume_create_api' (e6b020bf-4aa3-4f14-b8b5-acd85ee09b14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:36:00.819556 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c90b7290-26a9-40e1-8de8-c3128c0cb609 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Create volume request issued successfully. Jul 10 14:36:00.820205 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c90b7290-26a9-40e1-8de8-c3128c0cb609 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:36:00.820820 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1521/6097] 10.4.3.66 () {68 vars in 1251 bytes} [Fri Jul 10 14:36:00 2026] POST /volume/v3/volumes => generated 776 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:36:00.834209 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-83d3a3ce-ce52-42fb-a00e-314b0ab7c224 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:00.836334 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-83d3a3ce-ce52-42fb-a00e-314b0ab7c224 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/volumes/b17c5be6-a371-4c40-a9c0-c54cfa4ca8e3 Jul 10 14:36:00.836480 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-83d3a3ce-ce52-42fb-a00e-314b0ab7c224 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:00.836731 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-83d3a3ce-ce52-42fb-a00e-314b0ab7c224 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:00.845207 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:00.845207 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:36:00.849592 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-83d3a3ce-ce52-42fb-a00e-314b0ab7c224 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Volume info retrieved successfully. Jul 10 14:36:00.855013 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-83d3a3ce-ce52-42fb-a00e-314b0ab7c224 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes/b17c5be6-a371-4c40-a9c0-c54cfa4ca8e3 returned with HTTP 200 Jul 10 14:36:00.855876 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1515/6098] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:36:00 2026] GET /volume/v3/volumes/b17c5be6-a371-4c40-a9c0-c54cfa4ca8e3 => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:36:01.686776 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-81a6c374-4c3d-44f5-bcf7-b14d8b688377 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:01.688801 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-81a6c374-4c3d-44f5-bcf7-b14d8b688377 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 Jul 10 14:36:01.688993 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-81a6c374-4c3d-44f5-bcf7-b14d8b688377 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:01.689203 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-81a6c374-4c3d-44f5-bcf7-b14d8b688377 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:01.689331 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-81a6c374-4c3d-44f5-bcf7-b14d8b688377 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 293aa80e-2480-45e4-836c-0dbc4f90ec86. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:36:01.693953 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:01.693953 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:36:01.694808 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-81a6c374-4c3d-44f5-bcf7-b14d8b688377 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 returned with HTTP 200 Jul 10 14:36:01.695336 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1529/6099] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:36:01 2026] GET /volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:36:01.870672 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d4f80aaf-bd92-47b4-af44-ca32a07fe748 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:01.872458 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d4f80aaf-bd92-47b4-af44-ca32a07fe748 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/volumes/b17c5be6-a371-4c40-a9c0-c54cfa4ca8e3 Jul 10 14:36:01.872678 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d4f80aaf-bd92-47b4-af44-ca32a07fe748 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:01.872876 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d4f80aaf-bd92-47b4-af44-ca32a07fe748 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:01.881606 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:01.881606 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:36:01.886471 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-d4f80aaf-bd92-47b4-af44-ca32a07fe748 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Volume info retrieved successfully. Jul 10 14:36:01.892446 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d4f80aaf-bd92-47b4-af44-ca32a07fe748 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes/b17c5be6-a371-4c40-a9c0-c54cfa4ca8e3 returned with HTTP 200 Jul 10 14:36:01.893300 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1535/6100] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:36:01 2026] GET /volume/v3/volumes/b17c5be6-a371-4c40-a9c0-c54cfa4ca8e3 => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:36:01.906479 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-3ad9240d-cc67-4362-84a0-e9d8e74a3085 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:01.908689 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3ad9240d-cc67-4362-84a0-e9d8e74a3085 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:36:01.909064 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-3ad9240d-cc67-4362-84a0-e9d8e74a3085 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b17c5be6-a371-4c40-a9c0-c54cfa4ca8e3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-935393148"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:36:01.919974 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:01.919974 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:36:01.920388 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3ad9240d-cc67-4362-84a0-e9d8e74a3085 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Volume info retrieved successfully. Jul 10 14:36:01.920541 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-3ad9240d-cc67-4362-84a0-e9d8e74a3085 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Create snapshot from volume b17c5be6-a371-4c40-a9c0-c54cfa4ca8e3 Jul 10 14:36:01.955158 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-3ad9240d-cc67-4362-84a0-e9d8e74a3085 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Created reservations ['892de607-053f-4a7d-b102-203f1cc44b80', 'ca238d5e-c6b1-4690-8cf7-a524224b4306', '620f37ba-4e08-4f07-b9a4-b823cf1793d1', '7e3242c3-a3fe-4e43-b470-3bc731685456'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:36:01.990706 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-3ad9240d-cc67-4362-84a0-e9d8e74a3085 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Snapshot create request issued successfully. Jul 10 14:36:01.991139 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-3ad9240d-cc67-4362-84a0-e9d8e74a3085 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:36:01.991633 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1522/6101] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:36:01 2026] POST /volume/v3/snapshots => generated 307 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:36:01.999692 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-9db51dc5-cd94-4aca-8a5b-9be049cf1e58 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:02.001598 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9db51dc5-cd94-4aca-8a5b-9be049cf1e58 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/snapshots/d5e7e082-0bbe-47ac-9fb2-621fae8858b6 Jul 10 14:36:02.001842 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9db51dc5-cd94-4aca-8a5b-9be049cf1e58 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:02.002102 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9db51dc5-cd94-4aca-8a5b-9be049cf1e58 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:02.003852 np0000005012 devstack@c-api.service[100155]: DEBUG dbcounter [-] [100155] Writing DB stats cinder:SELECT=153,cinder:INSERT=22,cinder:UPDATE=45 {{(pid=100155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:36:02.009087 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:02.009087 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:36:02.009710 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-9db51dc5-cd94-4aca-8a5b-9be049cf1e58 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Snapshot retrieved successfully. Jul 10 14:36:02.010879 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9db51dc5-cd94-4aca-8a5b-9be049cf1e58 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots/d5e7e082-0bbe-47ac-9fb2-621fae8858b6 returned with HTTP 200 Jul 10 14:36:02.011398 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1516/6102] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:36:01 2026] GET /volume/v3/snapshots/d5e7e082-0bbe-47ac-9fb2-621fae8858b6 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:36:02.707432 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-16590c2a-f038-4f91-9585-6a80923fb179 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:02.711066 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-16590c2a-f038-4f91-9585-6a80923fb179 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 Jul 10 14:36:02.711066 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-16590c2a-f038-4f91-9585-6a80923fb179 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:02.711066 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-16590c2a-f038-4f91-9585-6a80923fb179 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:02.711066 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-16590c2a-f038-4f91-9585-6a80923fb179 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 293aa80e-2480-45e4-836c-0dbc4f90ec86. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:36:02.715000 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:02.715000 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:36:02.715913 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-16590c2a-f038-4f91-9585-6a80923fb179 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 returned with HTTP 200 Jul 10 14:36:02.716435 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1530/6103] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:36:02 2026] GET /volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:36:03.020543 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-84d248dc-3808-43ed-838a-6e85415daf76 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:03.022343 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-84d248dc-3808-43ed-838a-6e85415daf76 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/snapshots/d5e7e082-0bbe-47ac-9fb2-621fae8858b6 Jul 10 14:36:03.022579 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-84d248dc-3808-43ed-838a-6e85415daf76 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:03.022838 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-84d248dc-3808-43ed-838a-6e85415daf76 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:03.029104 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:03.029104 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:36:03.029496 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-84d248dc-3808-43ed-838a-6e85415daf76 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Snapshot retrieved successfully. Jul 10 14:36:03.030396 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-84d248dc-3808-43ed-838a-6e85415daf76 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots/d5e7e082-0bbe-47ac-9fb2-621fae8858b6 returned with HTTP 200 Jul 10 14:36:03.030863 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1536/6104] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:36:03 2026] GET /volume/v3/snapshots/d5e7e082-0bbe-47ac-9fb2-621fae8858b6 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:36:03.040933 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-20d24252-ddd5-4c58-b89e-82b0fd7fa5ff None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:03.043294 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-20d24252-ddd5-4c58-b89e-82b0fd7fa5ff tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] POST https://10.4.3.66/volume/v3/snapshots/d5e7e082-0bbe-47ac-9fb2-621fae8858b6/action Jul 10 14:36:03.043673 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-20d24252-ddd5-4c58-b89e-82b0fd7fa5ff tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100152) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:36:03.043795 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-20d24252-ddd5-4c58-b89e-82b0fd7fa5ff tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:36:03.045215 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.contrib.admin_actions [None req-20d24252-ddd5-4c58-b89e-82b0fd7fa5ff tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Updating snapshot 'd5e7e082-0bbe-47ac-9fb2-621fae8858b6' with '{'status': 'creating'}' {{(pid=100152) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 10 14:36:03.055754 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:03.055754 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:36:03.068999 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-20d24252-ddd5-4c58-b89e-82b0fd7fa5ff tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots/d5e7e082-0bbe-47ac-9fb2-621fae8858b6/action returned with HTTP 202 Jul 10 14:36:03.069604 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1523/6105] 10.4.3.66 () {68 vars in 1389 bytes} [Fri Jul 10 14:36:03 2026] POST /volume/v3/snapshots/d5e7e082-0bbe-47ac-9fb2-621fae8858b6/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:36:03.076262 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a236f1bf-ecba-463f-9f70-6557b02e9f37 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:03.078089 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a236f1bf-ecba-463f-9f70-6557b02e9f37 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/snapshots/d5e7e082-0bbe-47ac-9fb2-621fae8858b6 Jul 10 14:36:03.078306 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a236f1bf-ecba-463f-9f70-6557b02e9f37 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:03.078577 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a236f1bf-ecba-463f-9f70-6557b02e9f37 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:03.084576 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:03.084576 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:36:03.084977 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-a236f1bf-ecba-463f-9f70-6557b02e9f37 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Snapshot retrieved successfully. Jul 10 14:36:03.085765 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a236f1bf-ecba-463f-9f70-6557b02e9f37 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots/d5e7e082-0bbe-47ac-9fb2-621fae8858b6 returned with HTTP 200 Jul 10 14:36:03.086232 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1517/6106] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:36:03 2026] GET /volume/v3/snapshots/d5e7e082-0bbe-47ac-9fb2-621fae8858b6 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:36:03.096325 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a98992b8-0a8c-4125-8b92-ee6f21162d01 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:03.098369 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a98992b8-0a8c-4125-8b92-ee6f21162d01 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] POST https://10.4.3.66/volume/v3/snapshots/d5e7e082-0bbe-47ac-9fb2-621fae8858b6/action Jul 10 14:36:03.098832 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a98992b8-0a8c-4125-8b92-ee6f21162d01 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100153) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:36:03.098977 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a98992b8-0a8c-4125-8b92-ee6f21162d01 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:36:03.100666 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.contrib.snapshot_actions [None req-a98992b8-0a8c-4125-8b92-ee6f21162d01 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100153) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 10 14:36:03.107151 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:03.107151 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:36:03.107796 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.contrib.snapshot_actions [None req-a98992b8-0a8c-4125-8b92-ee6f21162d01 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] Updating snapshot d5e7e082-0bbe-47ac-9fb2-621fae8858b6 with info {'id': 'd5e7e082-0bbe-47ac-9fb2-621fae8858b6', 'status': 'error', 'progress': '80%'} Jul 10 14:36:03.116013 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a98992b8-0a8c-4125-8b92-ee6f21162d01 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-member] https://10.4.3.66/volume/v3/snapshots/d5e7e082-0bbe-47ac-9fb2-621fae8858b6/action returned with HTTP 202 Jul 10 14:36:03.116559 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1531/6107] 10.4.3.66 () {68 vars in 1389 bytes} [Fri Jul 10 14:36:03 2026] POST /volume/v3/snapshots/d5e7e082-0bbe-47ac-9fb2-621fae8858b6/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:36:03.124252 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-c8b3146b-d0f0-4e7d-abde-885e9c86a9ae None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:03.126263 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c8b3146b-d0f0-4e7d-abde-885e9c86a9ae tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] DELETE https://10.4.3.66/volume/v3/snapshots/d5e7e082-0bbe-47ac-9fb2-621fae8858b6 Jul 10 14:36:03.126520 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c8b3146b-d0f0-4e7d-abde-885e9c86a9ae tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:03.126810 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c8b3146b-d0f0-4e7d-abde-885e9c86a9ae tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:03.126969 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.snapshots [None req-c8b3146b-d0f0-4e7d-abde-885e9c86a9ae tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Delete snapshot with id: d5e7e082-0bbe-47ac-9fb2-621fae8858b6 Jul 10 14:36:03.133262 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:03.133262 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:36:03.133730 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-c8b3146b-d0f0-4e7d-abde-885e9c86a9ae tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Snapshot retrieved successfully. Jul 10 14:36:03.152480 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-c8b3146b-d0f0-4e7d-abde-885e9c86a9ae tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Snapshot delete request issued successfully. Jul 10 14:36:03.152688 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c8b3146b-d0f0-4e7d-abde-885e9c86a9ae tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots/d5e7e082-0bbe-47ac-9fb2-621fae8858b6 returned with HTTP 202 Jul 10 14:36:03.153244 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1537/6108] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:36:03 2026] DELETE /volume/v3/snapshots/d5e7e082-0bbe-47ac-9fb2-621fae8858b6 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:36:03.161229 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b9e2c010-f419-48a5-ac4b-1de2661a5e33 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:03.163706 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b9e2c010-f419-48a5-ac4b-1de2661a5e33 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/snapshots/d5e7e082-0bbe-47ac-9fb2-621fae8858b6 Jul 10 14:36:03.163942 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b9e2c010-f419-48a5-ac4b-1de2661a5e33 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:03.164192 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b9e2c010-f419-48a5-ac4b-1de2661a5e33 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:03.170928 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:03.170928 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:36:03.171370 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b9e2c010-f419-48a5-ac4b-1de2661a5e33 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Snapshot retrieved successfully. Jul 10 14:36:03.172343 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b9e2c010-f419-48a5-ac4b-1de2661a5e33 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots/d5e7e082-0bbe-47ac-9fb2-621fae8858b6 returned with HTTP 200 Jul 10 14:36:03.172894 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1524/6109] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:36:03 2026] GET /volume/v3/snapshots/d5e7e082-0bbe-47ac-9fb2-621fae8858b6 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:36:03.726864 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d65016fb-4d1f-43d2-9167-7f9188e7278c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:03.728793 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d65016fb-4d1f-43d2-9167-7f9188e7278c tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 Jul 10 14:36:03.729096 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d65016fb-4d1f-43d2-9167-7f9188e7278c tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:03.729343 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d65016fb-4d1f-43d2-9167-7f9188e7278c tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:03.729483 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-d65016fb-4d1f-43d2-9167-7f9188e7278c tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 293aa80e-2480-45e4-836c-0dbc4f90ec86. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:36:03.734474 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:03.734474 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:36:03.735340 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d65016fb-4d1f-43d2-9167-7f9188e7278c tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 returned with HTTP 200 Jul 10 14:36:03.735865 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1518/6110] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:36:03 2026] GET /volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:36:04.182370 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8bb0cce0-23d8-42be-965a-4149dce5714c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:04.184192 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8bb0cce0-23d8-42be-965a-4149dce5714c tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/snapshots/d5e7e082-0bbe-47ac-9fb2-621fae8858b6 Jul 10 14:36:04.184406 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8bb0cce0-23d8-42be-965a-4149dce5714c tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:04.184636 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8bb0cce0-23d8-42be-965a-4149dce5714c tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:04.189235 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8bb0cce0-23d8-42be-965a-4149dce5714c tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/snapshots/d5e7e082-0bbe-47ac-9fb2-621fae8858b6 returned with HTTP 404 Jul 10 14:36:04.189787 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1532/6111] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:36:04 2026] GET /volume/v3/snapshots/d5e7e082-0bbe-47ac-9fb2-621fae8858b6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:36:04.199413 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-27bec1fb-9974-44b1-8123-896dbfb1b9f1 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:04.201412 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-27bec1fb-9974-44b1-8123-896dbfb1b9f1 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/b17c5be6-a371-4c40-a9c0-c54cfa4ca8e3 Jul 10 14:36:04.201640 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-27bec1fb-9974-44b1-8123-896dbfb1b9f1 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:04.201864 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-27bec1fb-9974-44b1-8123-896dbfb1b9f1 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:04.202060 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-27bec1fb-9974-44b1-8123-896dbfb1b9f1 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Delete volume with id: b17c5be6-a371-4c40-a9c0-c54cfa4ca8e3 Jul 10 14:36:04.210629 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:04.210629 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:36:04.211066 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-27bec1fb-9974-44b1-8123-896dbfb1b9f1 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Volume info retrieved successfully. Jul 10 14:36:04.230062 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-27bec1fb-9974-44b1-8123-896dbfb1b9f1 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Delete volume request issued successfully. Jul 10 14:36:04.230294 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-27bec1fb-9974-44b1-8123-896dbfb1b9f1 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes/b17c5be6-a371-4c40-a9c0-c54cfa4ca8e3 returned with HTTP 202 Jul 10 14:36:04.230860 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1538/6112] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:36:04 2026] DELETE /volume/v3/volumes/b17c5be6-a371-4c40-a9c0-c54cfa4ca8e3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:36:04.240122 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5ced6c35-2f39-4bef-af1e-9fa3f37ded69 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:04.242195 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5ced6c35-2f39-4bef-af1e-9fa3f37ded69 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/volumes/b17c5be6-a371-4c40-a9c0-c54cfa4ca8e3 Jul 10 14:36:04.242402 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5ced6c35-2f39-4bef-af1e-9fa3f37ded69 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:04.242633 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5ced6c35-2f39-4bef-af1e-9fa3f37ded69 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:04.250370 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:04.250370 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:36:04.254650 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5ced6c35-2f39-4bef-af1e-9fa3f37ded69 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Volume info retrieved successfully. Jul 10 14:36:04.259920 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5ced6c35-2f39-4bef-af1e-9fa3f37ded69 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes/b17c5be6-a371-4c40-a9c0-c54cfa4ca8e3 returned with HTTP 200 Jul 10 14:36:04.260629 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1525/6113] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:36:04 2026] GET /volume/v3/volumes/b17c5be6-a371-4c40-a9c0-c54cfa4ca8e3 => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:36:04.747302 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-fa1ecd73-7270-4855-824b-e49cd6b4d4ff None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:04.749470 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-fa1ecd73-7270-4855-824b-e49cd6b4d4ff tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 Jul 10 14:36:04.749722 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-fa1ecd73-7270-4855-824b-e49cd6b4d4ff tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:04.749943 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-fa1ecd73-7270-4855-824b-e49cd6b4d4ff tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:04.750097 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-fa1ecd73-7270-4855-824b-e49cd6b4d4ff tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 293aa80e-2480-45e4-836c-0dbc4f90ec86. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:36:04.754795 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:04.754795 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:36:04.755439 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-fa1ecd73-7270-4855-824b-e49cd6b4d4ff tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 returned with HTTP 200 Jul 10 14:36:04.755811 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1519/6114] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:36:04 2026] GET /volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:36:04.766176 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-3d51a003-f697-4625-bb74-7063da3aa564 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:04.768281 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3d51a003-f697-4625-bb74-7063da3aa564 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/de32ec3d-dd86-4798-b858-25be2b12b232 Jul 10 14:36:04.768590 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3d51a003-f697-4625-bb74-7063da3aa564 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:04.768858 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-3d51a003-f697-4625-bb74-7063da3aa564 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:04.769142 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-3d51a003-f697-4625-bb74-7063da3aa564 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Delete volume with id: de32ec3d-dd86-4798-b858-25be2b12b232 Jul 10 14:36:04.771188 np0000005012 devstack@c-api.service[100153]: DEBUG dbcounter [-] [100153] Writing DB stats cinder:SELECT=193,cinder:INSERT=38,cinder:UPDATE=88 {{(pid=100153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:36:04.777649 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:04.777649 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:36:04.778156 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-3d51a003-f697-4625-bb74-7063da3aa564 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Volume info retrieved successfully. Jul 10 14:36:04.794852 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-3d51a003-f697-4625-bb74-7063da3aa564 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Delete volume request issued successfully. Jul 10 14:36:04.795160 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-3d51a003-f697-4625-bb74-7063da3aa564 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/volumes/de32ec3d-dd86-4798-b858-25be2b12b232 returned with HTTP 202 Jul 10 14:36:04.795655 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1533/6115] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:36:04 2026] DELETE /volume/v3/volumes/de32ec3d-dd86-4798-b858-25be2b12b232 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:36:04.803121 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6f586463-e289-4c6d-ac1f-35d43faca71c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:04.805029 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6f586463-e289-4c6d-ac1f-35d43faca71c tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/volumes/de32ec3d-dd86-4798-b858-25be2b12b232 Jul 10 14:36:04.805218 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6f586463-e289-4c6d-ac1f-35d43faca71c tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:04.805455 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6f586463-e289-4c6d-ac1f-35d43faca71c tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:04.813408 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:04.813408 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:36:04.817705 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-6f586463-e289-4c6d-ac1f-35d43faca71c tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Volume info retrieved successfully. Jul 10 14:36:04.822405 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6f586463-e289-4c6d-ac1f-35d43faca71c tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/volumes/de32ec3d-dd86-4798-b858-25be2b12b232 returned with HTTP 200 Jul 10 14:36:04.822881 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1539/6116] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:36:04 2026] GET /volume/v3/volumes/de32ec3d-dd86-4798-b858-25be2b12b232 => generated 1063 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:36:05.273241 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7327092c-0eab-4380-ad44-ef8f4bf87ab9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:05.275032 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7327092c-0eab-4380-ad44-ef8f4bf87ab9 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] GET https://10.4.3.66/volume/v3/volumes/b17c5be6-a371-4c40-a9c0-c54cfa4ca8e3 Jul 10 14:36:05.275221 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7327092c-0eab-4380-ad44-ef8f4bf87ab9 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:05.275404 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7327092c-0eab-4380-ad44-ef8f4bf87ab9 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:05.280614 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7327092c-0eab-4380-ad44-ef8f4bf87ab9 tempest-ProjectMemberTests-266970296 tempest-ProjectMemberTests-266970296-project-admin] https://10.4.3.66/volume/v3/volumes/b17c5be6-a371-4c40-a9c0-c54cfa4ca8e3 returned with HTTP 404 Jul 10 14:36:05.281051 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1526/6117] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:36:05 2026] GET /volume/v3/volumes/b17c5be6-a371-4c40-a9c0-c54cfa4ca8e3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:36:05.837276 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-31129f51-8715-4b78-81f2-1e1350fbacfd None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:05.839060 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-31129f51-8715-4b78-81f2-1e1350fbacfd tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/volumes/de32ec3d-dd86-4798-b858-25be2b12b232 Jul 10 14:36:05.839314 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-31129f51-8715-4b78-81f2-1e1350fbacfd tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:05.839511 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-31129f51-8715-4b78-81f2-1e1350fbacfd tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:05.846235 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-31129f51-8715-4b78-81f2-1e1350fbacfd tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/volumes/de32ec3d-dd86-4798-b858-25be2b12b232 returned with HTTP 404 Jul 10 14:36:05.846768 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1520/6118] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:36:05 2026] GET /volume/v3/volumes/de32ec3d-dd86-4798-b858-25be2b12b232 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:36:05.854912 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-60470754-9b95-4277-8d5c-85395586ae49 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:05.857096 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-60470754-9b95-4277-8d5c-85395586ae49 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 Jul 10 14:36:05.857372 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-60470754-9b95-4277-8d5c-85395586ae49 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:05.857646 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-60470754-9b95-4277-8d5c-85395586ae49 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:05.857809 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.v3.backups [None req-60470754-9b95-4277-8d5c-85395586ae49 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 293aa80e-2480-45e4-836c-0dbc4f90ec86. {{(pid=100153) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:36:05.862638 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:05.862638 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:36:05.863440 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-60470754-9b95-4277-8d5c-85395586ae49 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 returned with HTTP 200 Jul 10 14:36:05.863931 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1534/6119] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:36:05 2026] GET /volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:36:05.873919 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-27ff6a57-ab8e-431c-93b0-d10d6f4455dd None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:05.875625 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-27ff6a57-ab8e-431c-93b0-d10d6f4455dd tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] DELETE https://10.4.3.66/volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 Jul 10 14:36:05.875832 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-27ff6a57-ab8e-431c-93b0-d10d6f4455dd tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:05.876020 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-27ff6a57-ab8e-431c-93b0-d10d6f4455dd tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:05.876151 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.contrib.backups [None req-27ff6a57-ab8e-431c-93b0-d10d6f4455dd tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Delete backup with id: 9c09324f-e927-456c-8d77-96935b571777. Jul 10 14:36:05.880587 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:05.880587 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:36:05.895063 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.backup.rpcapi [None req-27ff6a57-ab8e-431c-93b0-d10d6f4455dd tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] delete_backup rpcapi backup_id 9c09324f-e927-456c-8d77-96935b571777 {{(pid=100154) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 14:36:05.897280 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-27ff6a57-ab8e-431c-93b0-d10d6f4455dd tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 returned with HTTP 202 Jul 10 14:36:05.897897 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1540/6120] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:36:05 2026] DELETE /volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:36:05.904530 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-eb8c778c-1314-426b-b7c8-aeff2fae52ee None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:05.906193 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-eb8c778c-1314-426b-b7c8-aeff2fae52ee tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 Jul 10 14:36:05.906402 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-eb8c778c-1314-426b-b7c8-aeff2fae52ee tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:05.906645 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-eb8c778c-1314-426b-b7c8-aeff2fae52ee tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:05.906740 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-eb8c778c-1314-426b-b7c8-aeff2fae52ee tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 9c09324f-e927-456c-8d77-96935b571777. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:36:05.911024 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:05.911024 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:36:05.911793 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-eb8c778c-1314-426b-b7c8-aeff2fae52ee tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 returned with HTTP 200 Jul 10 14:36:05.912296 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1527/6121] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:36:05 2026] GET /volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:36:06.690245 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-2c24cdbc-d2cc-46ad-8eb3-c88949b3492b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:06.770191 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2c24cdbc-d2cc-46ad-8eb3-c88949b3492b tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:36:06.770513 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2c24cdbc-d2cc-46ad-8eb3-c88949b3492b tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-70090480"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:36:06.771821 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-2c24cdbc-d2cc-46ad-8eb3-c88949b3492b tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-70090480'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:36:06.771933 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-2c24cdbc-d2cc-46ad-8eb3-c88949b3492b tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Create volume of 1 GB Jul 10 14:36:06.775381 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-2c24cdbc-d2cc-46ad-8eb3-c88949b3492b tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Availability Zones retrieved successfully. Jul 10 14:36:06.780487 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2c24cdbc-d2cc-46ad-8eb3-c88949b3492b tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Flow 'volume_create_api' (5bb84aec-3ed1-4904-a2cd-b25c9947ebc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:36:06.781352 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2c24cdbc-d2cc-46ad-8eb3-c88949b3492b tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2aec4c0e-067d-4b2d-b25b-b507fae5a28a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:36:06.782022 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-2c24cdbc-d2cc-46ad-8eb3-c88949b3492b tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:36:06.805184 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2c24cdbc-d2cc-46ad-8eb3-c88949b3492b tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2aec4c0e-067d-4b2d-b25b-b507fae5a28a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:36:06.805876 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2c24cdbc-d2cc-46ad-8eb3-c88949b3492b tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95a3efd0-3bc0-49b6-b874-e58e7d10c458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:36:06.853916 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-2c24cdbc-d2cc-46ad-8eb3-c88949b3492b tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Created reservations ['55887497-269f-43bf-980a-b981b4e33aa7', 'd5720fa2-2c02-4cc0-bf07-a4305b941600', '6c037c96-2e60-4f71-8944-c51b2309414a', '715fbce7-0dfb-4d10-91da-7888ff96df32'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:36:06.854573 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2c24cdbc-d2cc-46ad-8eb3-c88949b3492b tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95a3efd0-3bc0-49b6-b874-e58e7d10c458) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55887497-269f-43bf-980a-b981b4e33aa7', 'd5720fa2-2c02-4cc0-bf07-a4305b941600', '6c037c96-2e60-4f71-8944-c51b2309414a', '715fbce7-0dfb-4d10-91da-7888ff96df32']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:36:06.855254 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2c24cdbc-d2cc-46ad-8eb3-c88949b3492b tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b84465e-7786-4cbb-b945-65d56df4249f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:36:06.876769 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2c24cdbc-d2cc-46ad-8eb3-c88949b3492b tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b84465e-7786-4cbb-b945-65d56df4249f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '670bcf42-a52c-44a2-b68d-0b265dfe64bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-70090480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9eb5654a0f8046dd90ac0cd1d7a2396a',qos_specs=None,replication_status=,reservations=['55887497-269f-43bf-980a-b981b4e33aa7','d5720fa2-2c02-4cc0-bf07-a4305b941600','6c037c96-2e60-4f71-8944-c51b2309414a','715fbce7-0dfb-4d10-91da-7888ff96df32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d4b799157bd412fa7345ee8a1be71c6',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:36:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-70090480',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=670bcf42-a52c-44a2-b68d-0b265dfe64bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9eb5654a0f8046dd90ac0cd1d7a2396a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d4b799157bd412fa7345ee8a1be71c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:36:06.877439 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2c24cdbc-d2cc-46ad-8eb3-c88949b3492b tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29834d09-1713-41fa-a66e-5e3f3f095b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:36:06.891637 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2c24cdbc-d2cc-46ad-8eb3-c88949b3492b tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29834d09-1713-41fa-a66e-5e3f3f095b9c) transitioned into state 'SUCCESS' from state '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-70090480',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9eb5654a0f8046dd90ac0cd1d7a2396a',qos_specs=None,replication_status=,reservations=['55887497-269f-43bf-980a-b981b4e33aa7','d5720fa2-2c02-4cc0-bf07-a4305b941600','6c037c96-2e60-4f71-8944-c51b2309414a','715fbce7-0dfb-4d10-91da-7888ff96df32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d4b799157bd412fa7345ee8a1be71c6',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:36:06.892231 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2c24cdbc-d2cc-46ad-8eb3-c88949b3492b tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c4f2239-3ac4-4822-8c27-23a46d8ad87e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:36:06.899966 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2c24cdbc-d2cc-46ad-8eb3-c88949b3492b tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c4f2239-3ac4-4822-8c27-23a46d8ad87e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:36:06.900637 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-2c24cdbc-d2cc-46ad-8eb3-c88949b3492b tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Flow 'volume_create_api' (5bb84aec-3ed1-4904-a2cd-b25c9947ebc8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:36:06.900899 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-2c24cdbc-d2cc-46ad-8eb3-c88949b3492b tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Create volume request issued successfully. Jul 10 14:36:06.901439 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2c24cdbc-d2cc-46ad-8eb3-c88949b3492b tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:36:06.901937 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1521/6122] 10.4.3.66 () {70 vars in 1292 bytes} [Fri Jul 10 14:36:06 2026] POST /volume/v3/volumes => generated 774 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:36:06.912877 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-31f64593-1e16-4fe6-8afa-c4ed079fc227 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:06.914486 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-31f64593-1e16-4fe6-8afa-c4ed079fc227 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] GET https://10.4.3.66/volume/v3/volumes/670bcf42-a52c-44a2-b68d-0b265dfe64bf Jul 10 14:36:06.914938 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-31f64593-1e16-4fe6-8afa-c4ed079fc227 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:06.914938 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-31f64593-1e16-4fe6-8afa-c4ed079fc227 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:06.921797 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-06d09038-72d6-4054-8ce5-2f599763339e None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:06.923020 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:06.923020 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:36:06.923485 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-06d09038-72d6-4054-8ce5-2f599763339e tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 Jul 10 14:36:06.923692 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-06d09038-72d6-4054-8ce5-2f599763339e tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:06.923876 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-06d09038-72d6-4054-8ce5-2f599763339e tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:06.924020 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-06d09038-72d6-4054-8ce5-2f599763339e tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 9c09324f-e927-456c-8d77-96935b571777. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:36:06.926690 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-31f64593-1e16-4fe6-8afa-c4ed079fc227 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Volume info retrieved successfully. Jul 10 14:36:06.927306 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-06d09038-72d6-4054-8ce5-2f599763339e tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 returned with HTTP 404 Jul 10 14:36:06.927743 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1541/6123] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:36:06 2026] GET /volume/v3/backups/9c09324f-e927-456c-8d77-96935b571777 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:36:06.930553 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-31f64593-1e16-4fe6-8afa-c4ed079fc227 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] https://10.4.3.66/volume/v3/volumes/670bcf42-a52c-44a2-b68d-0b265dfe64bf returned with HTTP 200 Jul 10 14:36:06.930897 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1535/6124] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:36:06 2026] GET /volume/v3/volumes/670bcf42-a52c-44a2-b68d-0b265dfe64bf => generated 953 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:36:06.933959 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-89f5ef55-5884-4835-8ca4-dce99f5755f6 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:06.935958 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-89f5ef55-5884-4835-8ca4-dce99f5755f6 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] DELETE https://10.4.3.66/volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 Jul 10 14:36:06.936232 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-89f5ef55-5884-4835-8ca4-dce99f5755f6 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:06.936454 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-89f5ef55-5884-4835-8ca4-dce99f5755f6 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:06.936590 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.contrib.backups [None req-89f5ef55-5884-4835-8ca4-dce99f5755f6 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Delete backup with id: b786b724-1c80-4383-9f4d-85b9677bbe74. Jul 10 14:36:06.940994 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:06.940994 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:36:06.952624 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.backup.rpcapi [None req-89f5ef55-5884-4835-8ca4-dce99f5755f6 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] delete_backup rpcapi backup_id b786b724-1c80-4383-9f4d-85b9677bbe74 {{(pid=100152) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 14:36:06.954290 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-89f5ef55-5884-4835-8ca4-dce99f5755f6 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 returned with HTTP 202 Jul 10 14:36:06.954801 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1528/6125] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:36:06 2026] DELETE /volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:36:06.962361 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a25d23a1-8070-4a42-849b-57831f8d281b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:06.964994 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a25d23a1-8070-4a42-849b-57831f8d281b tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 Jul 10 14:36:06.965319 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a25d23a1-8070-4a42-849b-57831f8d281b tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:06.965570 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a25d23a1-8070-4a42-849b-57831f8d281b tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:06.965749 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.backups [None req-a25d23a1-8070-4a42-849b-57831f8d281b tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id b786b724-1c80-4383-9f4d-85b9677bbe74. {{(pid=100155) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:36:06.971076 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:06.971076 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:36:06.971897 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a25d23a1-8070-4a42-849b-57831f8d281b tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 returned with HTTP 200 Jul 10 14:36:06.972404 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1522/6126] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:36:06 2026] GET /volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:36:07.943517 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-1bb78158-2d8f-44b8-8a49-8ebcafc2b7d1 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:07.945163 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1bb78158-2d8f-44b8-8a49-8ebcafc2b7d1 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] GET https://10.4.3.66/volume/v3/volumes/670bcf42-a52c-44a2-b68d-0b265dfe64bf Jul 10 14:36:07.945403 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1bb78158-2d8f-44b8-8a49-8ebcafc2b7d1 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:07.945606 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1bb78158-2d8f-44b8-8a49-8ebcafc2b7d1 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:07.955266 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:07.955266 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:36:07.959921 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-1bb78158-2d8f-44b8-8a49-8ebcafc2b7d1 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Volume info retrieved successfully. Jul 10 14:36:07.964250 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1bb78158-2d8f-44b8-8a49-8ebcafc2b7d1 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] https://10.4.3.66/volume/v3/volumes/670bcf42-a52c-44a2-b68d-0b265dfe64bf returned with HTTP 200 Jul 10 14:36:07.964689 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1542/6127] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:36:07 2026] GET /volume/v3/volumes/670bcf42-a52c-44a2-b68d-0b265dfe64bf => generated 1014 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:36:07.978425 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-85c0408d-b9e1-4c65-9cf1-4eef0b07bde6 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:07.983019 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-371b755b-4668-4c0f-8540-90574f0ab616 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:07.985481 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-371b755b-4668-4c0f-8540-90574f0ab616 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 Jul 10 14:36:07.985799 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-371b755b-4668-4c0f-8540-90574f0ab616 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:07.986165 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-371b755b-4668-4c0f-8540-90574f0ab616 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:07.986331 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.backups [None req-371b755b-4668-4c0f-8540-90574f0ab616 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id b786b724-1c80-4383-9f4d-85b9677bbe74. {{(pid=100152) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:36:07.991918 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-371b755b-4668-4c0f-8540-90574f0ab616 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 returned with HTTP 404 Jul 10 14:36:07.992578 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1529/6128] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:36:07 2026] GET /volume/v3/backups/b786b724-1c80-4383-9f4d-85b9677bbe74 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:36:08.000732 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-c7c39003-a6ab-447c-a657-2e9f02d56dbd None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:08.002622 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c7c39003-a6ab-447c-a657-2e9f02d56dbd tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] DELETE https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 Jul 10 14:36:08.002841 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c7c39003-a6ab-447c-a657-2e9f02d56dbd tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:08.003034 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c7c39003-a6ab-447c-a657-2e9f02d56dbd tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:08.003125 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.contrib.backups [None req-c7c39003-a6ab-447c-a657-2e9f02d56dbd tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Delete backup with id: 293aa80e-2480-45e4-836c-0dbc4f90ec86. Jul 10 14:36:08.007526 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:08.007526 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:36:08.019252 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.backup.rpcapi [None req-c7c39003-a6ab-447c-a657-2e9f02d56dbd tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] delete_backup rpcapi backup_id 293aa80e-2480-45e4-836c-0dbc4f90ec86 {{(pid=100155) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 10 14:36:08.020861 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c7c39003-a6ab-447c-a657-2e9f02d56dbd tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 returned with HTTP 202 Jul 10 14:36:08.021369 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1523/6129] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:36:07 2026] DELETE /volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:36:08.028488 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-09d78478-3e90-4d04-9b07-39bc60106582 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:08.031364 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-09d78478-3e90-4d04-9b07-39bc60106582 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 Jul 10 14:36:08.031691 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-09d78478-3e90-4d04-9b07-39bc60106582 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:08.031898 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-09d78478-3e90-4d04-9b07-39bc60106582 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:08.032094 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-09d78478-3e90-4d04-9b07-39bc60106582 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 293aa80e-2480-45e4-836c-0dbc4f90ec86. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:36:08.036302 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:08.036302 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:36:08.037038 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-09d78478-3e90-4d04-9b07-39bc60106582 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 returned with HTTP 200 Jul 10 14:36:08.037496 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1543/6130] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:36:08 2026] GET /volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:36:08.047754 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-85c0408d-b9e1-4c65-9cf1-4eef0b07bde6 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-reader] GET https://10.4.3.66/volume/v3/volumes Jul 10 14:36:08.048081 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-85c0408d-b9e1-4c65-9cf1-4eef0b07bde6 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-reader] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:08.048336 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-85c0408d-b9e1-4c65-9cf1-4eef0b07bde6 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-reader] Calling method 'index' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:08.048732 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.api_utils [None req-85c0408d-b9e1-4c65-9cf1-4eef0b07bde6 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-reader] Removing options '' from query. {{(pid=100153) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:36:08.049766 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.volume.api [None req-85c0408d-b9e1-4c65-9cf1-4eef0b07bde6 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100153) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:36:08.059517 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-85c0408d-b9e1-4c65-9cf1-4eef0b07bde6 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-reader] Get all volumes completed successfully. Jul 10 14:36:08.060217 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-85c0408d-b9e1-4c65-9cf1-4eef0b07bde6 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-reader] https://10.4.3.66/volume/v3/volumes returned with HTTP 200 Jul 10 14:36:08.060728 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1536/6131] 10.4.3.66 () {68 vars in 1271 bytes} [Fri Jul 10 14:36:07 2026] GET /volume/v3/volumes => generated 332 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:36:08.070252 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c14dd1cf-ae38-40ff-a2d6-036880d01cf9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:08.072018 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c14dd1cf-ae38-40ff-a2d6-036880d01cf9 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/670bcf42-a52c-44a2-b68d-0b265dfe64bf Jul 10 14:36:08.072238 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c14dd1cf-ae38-40ff-a2d6-036880d01cf9 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:08.072431 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c14dd1cf-ae38-40ff-a2d6-036880d01cf9 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:08.072693 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-c14dd1cf-ae38-40ff-a2d6-036880d01cf9 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Delete volume with id: 670bcf42-a52c-44a2-b68d-0b265dfe64bf Jul 10 14:36:08.081925 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:08.081925 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:36:08.082238 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c14dd1cf-ae38-40ff-a2d6-036880d01cf9 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Volume info retrieved successfully. Jul 10 14:36:08.098884 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-c14dd1cf-ae38-40ff-a2d6-036880d01cf9 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Delete volume request issued successfully. Jul 10 14:36:08.099180 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c14dd1cf-ae38-40ff-a2d6-036880d01cf9 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] https://10.4.3.66/volume/v3/volumes/670bcf42-a52c-44a2-b68d-0b265dfe64bf returned with HTTP 202 Jul 10 14:36:08.099687 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1530/6132] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:36:08 2026] DELETE /volume/v3/volumes/670bcf42-a52c-44a2-b68d-0b265dfe64bf => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:36:08.108345 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-03f3cfbe-5d13-4ced-98d5-4d2fb3b88e58 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:08.110084 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-03f3cfbe-5d13-4ced-98d5-4d2fb3b88e58 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] GET https://10.4.3.66/volume/v3/volumes/670bcf42-a52c-44a2-b68d-0b265dfe64bf Jul 10 14:36:08.110294 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-03f3cfbe-5d13-4ced-98d5-4d2fb3b88e58 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:08.110479 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-03f3cfbe-5d13-4ced-98d5-4d2fb3b88e58 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:08.118222 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:08.118222 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:36:08.121878 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-03f3cfbe-5d13-4ced-98d5-4d2fb3b88e58 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Volume info retrieved successfully. Jul 10 14:36:08.126400 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-03f3cfbe-5d13-4ced-98d5-4d2fb3b88e58 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] https://10.4.3.66/volume/v3/volumes/670bcf42-a52c-44a2-b68d-0b265dfe64bf returned with HTTP 200 Jul 10 14:36:08.126595 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1524/6133] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:36:08 2026] GET /volume/v3/volumes/670bcf42-a52c-44a2-b68d-0b265dfe64bf => generated 1013 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:36:09.048678 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d28a0ef8-d442-457a-baae-ffc30750f449 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:09.050424 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d28a0ef8-d442-457a-baae-ffc30750f449 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 Jul 10 14:36:09.050675 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d28a0ef8-d442-457a-baae-ffc30750f449 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:09.050887 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d28a0ef8-d442-457a-baae-ffc30750f449 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:09.051041 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.backups [None req-d28a0ef8-d442-457a-baae-ffc30750f449 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Show backup with id 293aa80e-2480-45e4-836c-0dbc4f90ec86. {{(pid=100154) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 10 14:36:09.054417 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d28a0ef8-d442-457a-baae-ffc30750f449 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 returned with HTTP 404 Jul 10 14:36:09.054872 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1544/6134] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:36:09 2026] GET /volume/v3/backups/293aa80e-2480-45e4-836c-0dbc4f90ec86 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:36:09.061930 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-83e7984c-8000-41ac-8217-2a5b31242293 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:09.063490 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-83e7984c-8000-41ac-8217-2a5b31242293 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/89fcd732-a47d-43c0-9e45-cf7d3e4900b5 Jul 10 14:36:09.063694 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-83e7984c-8000-41ac-8217-2a5b31242293 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:09.063877 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-83e7984c-8000-41ac-8217-2a5b31242293 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:09.064116 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-83e7984c-8000-41ac-8217-2a5b31242293 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Delete volume with id: 89fcd732-a47d-43c0-9e45-cf7d3e4900b5 Jul 10 14:36:09.071118 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:09.071118 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:36:09.071394 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-83e7984c-8000-41ac-8217-2a5b31242293 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Volume info retrieved successfully. Jul 10 14:36:09.087083 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-83e7984c-8000-41ac-8217-2a5b31242293 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Delete volume request issued successfully. Jul 10 14:36:09.087083 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-83e7984c-8000-41ac-8217-2a5b31242293 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/volumes/89fcd732-a47d-43c0-9e45-cf7d3e4900b5 returned with HTTP 202 Jul 10 14:36:09.087365 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1537/6135] 10.4.3.66 () {68 vars in 1384 bytes} [Fri Jul 10 14:36:09 2026] DELETE /volume/v3/volumes/89fcd732-a47d-43c0-9e45-cf7d3e4900b5 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:36:09.094095 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a1ebfcd7-7244-42ee-af6c-7330083beca5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:09.096381 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a1ebfcd7-7244-42ee-af6c-7330083beca5 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/volumes/89fcd732-a47d-43c0-9e45-cf7d3e4900b5 Jul 10 14:36:09.096711 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a1ebfcd7-7244-42ee-af6c-7330083beca5 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:09.096995 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a1ebfcd7-7244-42ee-af6c-7330083beca5 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:09.104368 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:09.104368 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:36:09.107559 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a1ebfcd7-7244-42ee-af6c-7330083beca5 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Volume info retrieved successfully. Jul 10 14:36:09.111145 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a1ebfcd7-7244-42ee-af6c-7330083beca5 tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/volumes/89fcd732-a47d-43c0-9e45-cf7d3e4900b5 returned with HTTP 200 Jul 10 14:36:09.111474 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1531/6136] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:36:09 2026] GET /volume/v3/volumes/89fcd732-a47d-43c0-9e45-cf7d3e4900b5 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:36:09.138704 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-d18d0524-5adf-4c3c-8799-0a706087686a None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:09.140715 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d18d0524-5adf-4c3c-8799-0a706087686a tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] GET https://10.4.3.66/volume/v3/volumes/670bcf42-a52c-44a2-b68d-0b265dfe64bf Jul 10 14:36:09.140961 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d18d0524-5adf-4c3c-8799-0a706087686a tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:09.141170 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-d18d0524-5adf-4c3c-8799-0a706087686a tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:09.147587 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-d18d0524-5adf-4c3c-8799-0a706087686a tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] https://10.4.3.66/volume/v3/volumes/670bcf42-a52c-44a2-b68d-0b265dfe64bf returned with HTTP 404 Jul 10 14:36:09.148246 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1525/6137] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:36:09 2026] GET /volume/v3/volumes/670bcf42-a52c-44a2-b68d-0b265dfe64bf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:36:09.155782 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-71a9f14c-64d0-49ce-bf8b-796a71942e9a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:09.157906 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-71a9f14c-64d0-49ce-bf8b-796a71942e9a tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:36:09.158384 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-71a9f14c-64d0-49ce-bf8b-796a71942e9a tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1223632912"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:36:09.159788 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-71a9f14c-64d0-49ce-bf8b-796a71942e9a tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1223632912'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:36:09.159939 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-71a9f14c-64d0-49ce-bf8b-796a71942e9a tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Create volume of 1 GB Jul 10 14:36:09.164222 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-71a9f14c-64d0-49ce-bf8b-796a71942e9a tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Availability Zones retrieved successfully. Jul 10 14:36:09.169221 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-71a9f14c-64d0-49ce-bf8b-796a71942e9a tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Flow 'volume_create_api' (9d70757a-f2c4-4b99-8a7b-cad11f3bc718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:36:09.170232 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-71a9f14c-64d0-49ce-bf8b-796a71942e9a tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e291d4b1-44d8-42bc-9243-3f85f2872822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:36:09.170956 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-71a9f14c-64d0-49ce-bf8b-796a71942e9a tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:36:09.192441 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-71a9f14c-64d0-49ce-bf8b-796a71942e9a tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e291d4b1-44d8-42bc-9243-3f85f2872822) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:36:09.193189 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-71a9f14c-64d0-49ce-bf8b-796a71942e9a tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82e6c189-cd34-4ee0-a569-4dbde24a65a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:36:09.226757 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-71a9f14c-64d0-49ce-bf8b-796a71942e9a tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Created reservations ['d21fa8cc-c8bf-4e06-91db-ff30b4a573ca', '73b14f26-0c0d-4ae3-974c-f22318ffda58', '40aa91c8-835f-4f39-a356-cdd20fc9586c', 'aff76792-dcf6-4a72-b5db-8b305fc27591'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:36:09.227397 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-71a9f14c-64d0-49ce-bf8b-796a71942e9a tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82e6c189-cd34-4ee0-a569-4dbde24a65a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d21fa8cc-c8bf-4e06-91db-ff30b4a573ca', '73b14f26-0c0d-4ae3-974c-f22318ffda58', '40aa91c8-835f-4f39-a356-cdd20fc9586c', 'aff76792-dcf6-4a72-b5db-8b305fc27591']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:36:09.228066 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-71a9f14c-64d0-49ce-bf8b-796a71942e9a tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12dda767-becc-4e18-99bd-d27c8cb316c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:36:09.248750 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-71a9f14c-64d0-49ce-bf8b-796a71942e9a tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12dda767-becc-4e18-99bd-d27c8cb316c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26a71f7f-ea57-4556-a157-275257584717', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1223632912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9eb5654a0f8046dd90ac0cd1d7a2396a',qos_specs=None,replication_status=,reservations=['d21fa8cc-c8bf-4e06-91db-ff30b4a573ca','73b14f26-0c0d-4ae3-974c-f22318ffda58','40aa91c8-835f-4f39-a356-cdd20fc9586c','aff76792-dcf6-4a72-b5db-8b305fc27591'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d4b799157bd412fa7345ee8a1be71c6',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:36:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1223632912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26a71f7f-ea57-4556-a157-275257584717,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9eb5654a0f8046dd90ac0cd1d7a2396a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d4b799157bd412fa7345ee8a1be71c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:36:09.249358 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-71a9f14c-64d0-49ce-bf8b-796a71942e9a tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (888bd1c3-c409-440f-8694-19a1f72e37c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:36:09.264711 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-71a9f14c-64d0-49ce-bf8b-796a71942e9a tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (888bd1c3-c409-440f-8694-19a1f72e37c6) transitioned into state 'SUCCESS' from state '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-1223632912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9eb5654a0f8046dd90ac0cd1d7a2396a',qos_specs=None,replication_status=,reservations=['d21fa8cc-c8bf-4e06-91db-ff30b4a573ca','73b14f26-0c0d-4ae3-974c-f22318ffda58','40aa91c8-835f-4f39-a356-cdd20fc9586c','aff76792-dcf6-4a72-b5db-8b305fc27591'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d4b799157bd412fa7345ee8a1be71c6',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:36:09.265329 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-71a9f14c-64d0-49ce-bf8b-796a71942e9a tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (891f1b6e-003c-451c-b849-28ed31856ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:36:09.273226 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-71a9f14c-64d0-49ce-bf8b-796a71942e9a tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (891f1b6e-003c-451c-b849-28ed31856ede) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:36:09.274022 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-71a9f14c-64d0-49ce-bf8b-796a71942e9a tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Flow 'volume_create_api' (9d70757a-f2c4-4b99-8a7b-cad11f3bc718) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:36:09.274269 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-71a9f14c-64d0-49ce-bf8b-796a71942e9a tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Create volume request issued successfully. Jul 10 14:36:09.274953 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-71a9f14c-64d0-49ce-bf8b-796a71942e9a tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:36:09.275343 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1545/6138] 10.4.3.66 () {70 vars in 1292 bytes} [Fri Jul 10 14:36:09 2026] POST /volume/v3/volumes => generated 776 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:36:09.290083 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-9281c4f2-5801-479e-b43c-9fdeed663054 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:09.291913 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9281c4f2-5801-479e-b43c-9fdeed663054 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] GET https://10.4.3.66/volume/v3/volumes/26a71f7f-ea57-4556-a157-275257584717 Jul 10 14:36:09.292120 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9281c4f2-5801-479e-b43c-9fdeed663054 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:09.292302 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9281c4f2-5801-479e-b43c-9fdeed663054 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:09.299379 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:09.299379 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:36:09.302725 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-9281c4f2-5801-479e-b43c-9fdeed663054 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Volume info retrieved successfully. Jul 10 14:36:09.306414 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9281c4f2-5801-479e-b43c-9fdeed663054 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] https://10.4.3.66/volume/v3/volumes/26a71f7f-ea57-4556-a157-275257584717 returned with HTTP 200 Jul 10 14:36:09.306782 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1538/6139] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:36:09 2026] GET /volume/v3/volumes/26a71f7f-ea57-4556-a157-275257584717 => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:36:10.126436 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-672b201f-b103-40fd-abe8-ebaa47e4adcd None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:10.128343 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-672b201f-b103-40fd-abe8-ebaa47e4adcd tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] GET https://10.4.3.66/volume/v3/volumes/89fcd732-a47d-43c0-9e45-cf7d3e4900b5 Jul 10 14:36:10.128610 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-672b201f-b103-40fd-abe8-ebaa47e4adcd tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:10.128826 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-672b201f-b103-40fd-abe8-ebaa47e4adcd tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:10.135179 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-672b201f-b103-40fd-abe8-ebaa47e4adcd tempest-ProjectAdminTests33-1961286630 tempest-ProjectAdminTests33-1961286630-project-admin] https://10.4.3.66/volume/v3/volumes/89fcd732-a47d-43c0-9e45-cf7d3e4900b5 returned with HTTP 404 Jul 10 14:36:10.135896 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1532/6140] 10.4.3.66 () {68 vars in 1381 bytes} [Fri Jul 10 14:36:10 2026] GET /volume/v3/volumes/89fcd732-a47d-43c0-9e45-cf7d3e4900b5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:36:10.320287 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a625daa4-b382-4f72-a32b-ab41d45838b3 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:10.322228 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a625daa4-b382-4f72-a32b-ab41d45838b3 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] GET https://10.4.3.66/volume/v3/volumes/26a71f7f-ea57-4556-a157-275257584717 Jul 10 14:36:10.322493 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a625daa4-b382-4f72-a32b-ab41d45838b3 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:10.322706 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a625daa4-b382-4f72-a32b-ab41d45838b3 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:10.330353 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:10.330353 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:36:10.334058 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-a625daa4-b382-4f72-a32b-ab41d45838b3 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Volume info retrieved successfully. Jul 10 14:36:10.338163 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a625daa4-b382-4f72-a32b-ab41d45838b3 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] https://10.4.3.66/volume/v3/volumes/26a71f7f-ea57-4556-a157-275257584717 returned with HTTP 200 Jul 10 14:36:10.338567 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1526/6141] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:36:10 2026] GET /volume/v3/volumes/26a71f7f-ea57-4556-a157-275257584717 => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:36:10.350389 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-921506e3-da20-47c0-9355-02fb0d1466aa None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:10.351962 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-921506e3-da20-47c0-9355-02fb0d1466aa tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-reader] GET https://10.4.3.66/volume/v3/volumes/detail Jul 10 14:36:10.352141 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-921506e3-da20-47c0-9355-02fb0d1466aa tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-reader] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:10.352310 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-921506e3-da20-47c0-9355-02fb0d1466aa tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-reader] Calling method 'detail' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:10.352550 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.api_utils [None req-921506e3-da20-47c0-9355-02fb0d1466aa tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-reader] Removing options '' from query. {{(pid=100154) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:36:10.352828 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:10.352828 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:36:10.353191 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-921506e3-da20-47c0-9355-02fb0d1466aa tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100154) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 10 14:36:10.360327 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-921506e3-da20-47c0-9355-02fb0d1466aa tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-reader] Get all volumes completed successfully. Jul 10 14:36:10.361035 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:10.361035 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:36:10.365090 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-921506e3-da20-47c0-9355-02fb0d1466aa tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-reader] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Jul 10 14:36:10.365457 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1546/6142] 10.4.3.66 () {68 vars in 1292 bytes} [Fri Jul 10 14:36:10 2026] GET /volume/v3/volumes/detail => generated 846 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:36:10.376379 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-48194a19-8079-499b-b91e-f09428d0e7eb None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:10.378135 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-48194a19-8079-499b-b91e-f09428d0e7eb tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/26a71f7f-ea57-4556-a157-275257584717 Jul 10 14:36:10.378340 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-48194a19-8079-499b-b91e-f09428d0e7eb tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:10.378540 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-48194a19-8079-499b-b91e-f09428d0e7eb tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:10.378736 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-48194a19-8079-499b-b91e-f09428d0e7eb tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Delete volume with id: 26a71f7f-ea57-4556-a157-275257584717 Jul 10 14:36:10.386046 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:10.386046 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:36:10.386368 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-48194a19-8079-499b-b91e-f09428d0e7eb tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Volume info retrieved successfully. Jul 10 14:36:10.401430 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-48194a19-8079-499b-b91e-f09428d0e7eb tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Delete volume request issued successfully. Jul 10 14:36:10.401672 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-48194a19-8079-499b-b91e-f09428d0e7eb tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] https://10.4.3.66/volume/v3/volumes/26a71f7f-ea57-4556-a157-275257584717 returned with HTTP 202 Jul 10 14:36:10.402350 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1539/6143] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:36:10 2026] DELETE /volume/v3/volumes/26a71f7f-ea57-4556-a157-275257584717 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:36:10.408329 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a08598fb-b9f6-403b-8b64-3e46cf8adcb5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:10.410169 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a08598fb-b9f6-403b-8b64-3e46cf8adcb5 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] GET https://10.4.3.66/volume/v3/volumes/26a71f7f-ea57-4556-a157-275257584717 Jul 10 14:36:10.410384 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a08598fb-b9f6-403b-8b64-3e46cf8adcb5 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:10.410590 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a08598fb-b9f6-403b-8b64-3e46cf8adcb5 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:10.418166 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:10.418166 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:36:10.421555 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a08598fb-b9f6-403b-8b64-3e46cf8adcb5 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Volume info retrieved successfully. Jul 10 14:36:10.425830 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a08598fb-b9f6-403b-8b64-3e46cf8adcb5 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] https://10.4.3.66/volume/v3/volumes/26a71f7f-ea57-4556-a157-275257584717 returned with HTTP 200 Jul 10 14:36:10.426259 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1533/6144] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:36:10 2026] GET /volume/v3/volumes/26a71f7f-ea57-4556-a157-275257584717 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:36:11.438922 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-3a97e943-3110-43d3-a8d1-3571b45ccc5f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:11.440655 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3a97e943-3110-43d3-a8d1-3571b45ccc5f tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] GET https://10.4.3.66/volume/v3/volumes/26a71f7f-ea57-4556-a157-275257584717 Jul 10 14:36:11.440883 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3a97e943-3110-43d3-a8d1-3571b45ccc5f tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:11.441081 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-3a97e943-3110-43d3-a8d1-3571b45ccc5f tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:11.447386 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-3a97e943-3110-43d3-a8d1-3571b45ccc5f tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] https://10.4.3.66/volume/v3/volumes/26a71f7f-ea57-4556-a157-275257584717 returned with HTTP 404 Jul 10 14:36:11.448080 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1527/6145] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:36:11 2026] GET /volume/v3/volumes/26a71f7f-ea57-4556-a157-275257584717 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:36:11.455779 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-823977a1-ed58-4286-9bfa-ce98622af8d8 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:11.457358 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-823977a1-ed58-4286-9bfa-ce98622af8d8 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:36:11.457706 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-823977a1-ed58-4286-9bfa-ce98622af8d8 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-652786104"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:36:11.459005 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.v3.volumes [None req-823977a1-ed58-4286-9bfa-ce98622af8d8 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-652786104'}} {{(pid=100154) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:36:11.459118 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-823977a1-ed58-4286-9bfa-ce98622af8d8 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Create volume of 1 GB Jul 10 14:36:11.463304 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-823977a1-ed58-4286-9bfa-ce98622af8d8 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Availability Zones retrieved successfully. Jul 10 14:36:11.469881 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-823977a1-ed58-4286-9bfa-ce98622af8d8 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Flow 'volume_create_api' (88bba38f-1212-4ed4-be15-8f93b52ec71d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:36:11.470749 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-823977a1-ed58-4286-9bfa-ce98622af8d8 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4497e81a-51dc-41d1-86a1-c4472fa52dd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:36:11.471580 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.flows.api.create_volume [None req-823977a1-ed58-4286-9bfa-ce98622af8d8 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Validating volume size '1' using validate_int {{(pid=100154) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:36:11.496751 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-823977a1-ed58-4286-9bfa-ce98622af8d8 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4497e81a-51dc-41d1-86a1-c4472fa52dd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:36:11.497875 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-823977a1-ed58-4286-9bfa-ce98622af8d8 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2693e0c-bb1d-453c-af65-95cd72bdced2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:36:11.533002 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.quota [None req-823977a1-ed58-4286-9bfa-ce98622af8d8 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Created reservations ['54117dbe-8f57-47f0-905c-45ca81bb63c3', 'afc34a5c-aa82-40e7-9099-021d653e539c', '9ea2331a-ca11-4adb-aecf-450e3df29520', '4a5187bd-ef3c-4705-8afa-ce7f008283bd'] {{(pid=100154) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:36:11.533708 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-823977a1-ed58-4286-9bfa-ce98622af8d8 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2693e0c-bb1d-453c-af65-95cd72bdced2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54117dbe-8f57-47f0-905c-45ca81bb63c3', 'afc34a5c-aa82-40e7-9099-021d653e539c', '9ea2331a-ca11-4adb-aecf-450e3df29520', '4a5187bd-ef3c-4705-8afa-ce7f008283bd']}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:36:11.534337 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-823977a1-ed58-4286-9bfa-ce98622af8d8 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e4d5e1b-8f2c-4dd4-b991-ccee17b28893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:36:11.554869 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-823977a1-ed58-4286-9bfa-ce98622af8d8 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e4d5e1b-8f2c-4dd4-b991-ccee17b28893) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c761c4c-5df2-40a3-a3a7-3345ccf1df84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-652786104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9eb5654a0f8046dd90ac0cd1d7a2396a',qos_specs=None,replication_status=,reservations=['54117dbe-8f57-47f0-905c-45ca81bb63c3','afc34a5c-aa82-40e7-9099-021d653e539c','9ea2331a-ca11-4adb-aecf-450e3df29520','4a5187bd-ef3c-4705-8afa-ce7f008283bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d4b799157bd412fa7345ee8a1be71c6',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:36:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-652786104',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c761c4c-5df2-40a3-a3a7-3345ccf1df84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9eb5654a0f8046dd90ac0cd1d7a2396a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d4b799157bd412fa7345ee8a1be71c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:36:11.555528 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-823977a1-ed58-4286-9bfa-ce98622af8d8 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40b206cb-ba34-4cb0-877f-940ea54ef61c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:36:11.571666 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-823977a1-ed58-4286-9bfa-ce98622af8d8 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40b206cb-ba34-4cb0-877f-940ea54ef61c) transitioned into state 'SUCCESS' from state '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-652786104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9eb5654a0f8046dd90ac0cd1d7a2396a',qos_specs=None,replication_status=,reservations=['54117dbe-8f57-47f0-905c-45ca81bb63c3','afc34a5c-aa82-40e7-9099-021d653e539c','9ea2331a-ca11-4adb-aecf-450e3df29520','4a5187bd-ef3c-4705-8afa-ce7f008283bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d4b799157bd412fa7345ee8a1be71c6',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:36:11.572284 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-823977a1-ed58-4286-9bfa-ce98622af8d8 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9003bfe5-51c1-4073-9315-bf08372bda6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:36:11.582034 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-823977a1-ed58-4286-9bfa-ce98622af8d8 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9003bfe5-51c1-4073-9315-bf08372bda6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100154) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:36:11.582472 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.volume.api [None req-823977a1-ed58-4286-9bfa-ce98622af8d8 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Flow 'volume_create_api' (88bba38f-1212-4ed4-be15-8f93b52ec71d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100154) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:36:11.582755 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-823977a1-ed58-4286-9bfa-ce98622af8d8 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Create volume request issued successfully. Jul 10 14:36:11.583251 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-823977a1-ed58-4286-9bfa-ce98622af8d8 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:36:11.583674 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1547/6146] 10.4.3.66 () {70 vars in 1292 bytes} [Fri Jul 10 14:36:11 2026] POST /volume/v3/volumes => generated 775 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:36:11.593811 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-46700e57-d1b2-4b6e-955c-6cad3dd17d34 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:11.595377 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-46700e57-d1b2-4b6e-955c-6cad3dd17d34 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] GET https://10.4.3.66/volume/v3/volumes/3c761c4c-5df2-40a3-a3a7-3345ccf1df84 Jul 10 14:36:11.595572 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-46700e57-d1b2-4b6e-955c-6cad3dd17d34 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:11.595741 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-46700e57-d1b2-4b6e-955c-6cad3dd17d34 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:11.601674 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:11.601674 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:36:11.604726 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-46700e57-d1b2-4b6e-955c-6cad3dd17d34 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Volume info retrieved successfully. Jul 10 14:36:11.610402 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-46700e57-d1b2-4b6e-955c-6cad3dd17d34 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] https://10.4.3.66/volume/v3/volumes/3c761c4c-5df2-40a3-a3a7-3345ccf1df84 returned with HTTP 200 Jul 10 14:36:11.610840 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1540/6147] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:36:11 2026] GET /volume/v3/volumes/3c761c4c-5df2-40a3-a3a7-3345ccf1df84 => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:36:12.622324 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f434fd83-bc13-407e-b676-cee203bbed20 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:12.624181 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f434fd83-bc13-407e-b676-cee203bbed20 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] GET https://10.4.3.66/volume/v3/volumes/3c761c4c-5df2-40a3-a3a7-3345ccf1df84 Jul 10 14:36:12.624382 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f434fd83-bc13-407e-b676-cee203bbed20 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:12.624628 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f434fd83-bc13-407e-b676-cee203bbed20 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:12.631712 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:12.631712 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:36:12.635418 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f434fd83-bc13-407e-b676-cee203bbed20 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Volume info retrieved successfully. Jul 10 14:36:12.639406 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f434fd83-bc13-407e-b676-cee203bbed20 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] https://10.4.3.66/volume/v3/volumes/3c761c4c-5df2-40a3-a3a7-3345ccf1df84 returned with HTTP 200 Jul 10 14:36:12.639776 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1534/6148] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:36:12 2026] GET /volume/v3/volumes/3c761c4c-5df2-40a3-a3a7-3345ccf1df84 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:36:12.652058 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-316daf7b-d2a1-470e-862a-431bfa31789a None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:12.654386 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-316daf7b-d2a1-470e-862a-431bfa31789a tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-reader] GET https://10.4.3.66/volume/v3/volumes/3c761c4c-5df2-40a3-a3a7-3345ccf1df84 Jul 10 14:36:12.654721 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-316daf7b-d2a1-470e-862a-431bfa31789a tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-reader] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:12.655014 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-316daf7b-d2a1-470e-862a-431bfa31789a tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-reader] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:12.664527 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:12.664527 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:36:12.668904 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-316daf7b-d2a1-470e-862a-431bfa31789a tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-reader] Volume info retrieved successfully. Jul 10 14:36:12.674256 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-316daf7b-d2a1-470e-862a-431bfa31789a tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-reader] https://10.4.3.66/volume/v3/volumes/3c761c4c-5df2-40a3-a3a7-3345ccf1df84 returned with HTTP 200 Jul 10 14:36:12.674801 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1528/6149] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:36:12 2026] GET /volume/v3/volumes/3c761c4c-5df2-40a3-a3a7-3345ccf1df84 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:36:12.686533 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-ff1a7cc6-72d9-4189-aa32-03b0109d96b7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:12.688370 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ff1a7cc6-72d9-4189-aa32-03b0109d96b7 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/3c761c4c-5df2-40a3-a3a7-3345ccf1df84 Jul 10 14:36:12.688584 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ff1a7cc6-72d9-4189-aa32-03b0109d96b7 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:12.688762 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-ff1a7cc6-72d9-4189-aa32-03b0109d96b7 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:12.688941 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.volumes [None req-ff1a7cc6-72d9-4189-aa32-03b0109d96b7 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Delete volume with id: 3c761c4c-5df2-40a3-a3a7-3345ccf1df84 Jul 10 14:36:12.695450 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:12.695450 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:36:12.695802 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-ff1a7cc6-72d9-4189-aa32-03b0109d96b7 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Volume info retrieved successfully. Jul 10 14:36:12.711719 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-ff1a7cc6-72d9-4189-aa32-03b0109d96b7 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Delete volume request issued successfully. Jul 10 14:36:12.711911 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-ff1a7cc6-72d9-4189-aa32-03b0109d96b7 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] https://10.4.3.66/volume/v3/volumes/3c761c4c-5df2-40a3-a3a7-3345ccf1df84 returned with HTTP 202 Jul 10 14:36:12.712333 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1548/6150] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:36:12 2026] DELETE /volume/v3/volumes/3c761c4c-5df2-40a3-a3a7-3345ccf1df84 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:36:12.720120 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-377d0fa2-5f3b-48a6-bde2-feecfda77cdb None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:12.721860 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-377d0fa2-5f3b-48a6-bde2-feecfda77cdb tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] GET https://10.4.3.66/volume/v3/volumes/3c761c4c-5df2-40a3-a3a7-3345ccf1df84 Jul 10 14:36:12.722083 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-377d0fa2-5f3b-48a6-bde2-feecfda77cdb tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:12.722267 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-377d0fa2-5f3b-48a6-bde2-feecfda77cdb tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:12.728713 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:12.728713 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:36:12.731992 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-377d0fa2-5f3b-48a6-bde2-feecfda77cdb tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Volume info retrieved successfully. Jul 10 14:36:12.735889 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-377d0fa2-5f3b-48a6-bde2-feecfda77cdb tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] https://10.4.3.66/volume/v3/volumes/3c761c4c-5df2-40a3-a3a7-3345ccf1df84 returned with HTTP 200 Jul 10 14:36:12.736239 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1541/6151] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:36:12 2026] GET /volume/v3/volumes/3c761c4c-5df2-40a3-a3a7-3345ccf1df84 => generated 1005 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:36:13.749523 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-19b5b1e0-28b5-4731-9330-68655313dbf7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:13.751215 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-19b5b1e0-28b5-4731-9330-68655313dbf7 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] GET https://10.4.3.66/volume/v3/volumes/3c761c4c-5df2-40a3-a3a7-3345ccf1df84 Jul 10 14:36:13.751421 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-19b5b1e0-28b5-4731-9330-68655313dbf7 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:13.751620 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-19b5b1e0-28b5-4731-9330-68655313dbf7 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:13.756697 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-19b5b1e0-28b5-4731-9330-68655313dbf7 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] https://10.4.3.66/volume/v3/volumes/3c761c4c-5df2-40a3-a3a7-3345ccf1df84 returned with HTTP 404 Jul 10 14:36:13.757147 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1535/6152] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:36:13 2026] GET /volume/v3/volumes/3c761c4c-5df2-40a3-a3a7-3345ccf1df84 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:36:13.764686 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b161389b-f16f-45c0-b52f-a7f65babf4da None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:13.766334 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b161389b-f16f-45c0-b52f-a7f65babf4da tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:36:13.766699 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b161389b-f16f-45c0-b52f-a7f65babf4da tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-874903993"}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:36:13.768110 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-b161389b-f16f-45c0-b52f-a7f65babf4da tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-874903993'}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:36:13.768224 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-b161389b-f16f-45c0-b52f-a7f65babf4da tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Create volume of 1 GB Jul 10 14:36:13.771770 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-b161389b-f16f-45c0-b52f-a7f65babf4da tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Availability Zones retrieved successfully. Jul 10 14:36:13.777014 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b161389b-f16f-45c0-b52f-a7f65babf4da tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Flow 'volume_create_api' (339aa655-0fce-41b0-a229-17877af21c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:36:13.777977 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b161389b-f16f-45c0-b52f-a7f65babf4da tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d77e149-72fa-4b01-8cd4-9631470ab914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:36:13.778652 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-b161389b-f16f-45c0-b52f-a7f65babf4da tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Validating volume size '1' using validate_int {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:36:13.799809 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b161389b-f16f-45c0-b52f-a7f65babf4da tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d77e149-72fa-4b01-8cd4-9631470ab914) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:36:13.800478 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b161389b-f16f-45c0-b52f-a7f65babf4da tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (334e735c-94a6-4f4f-b28b-ceb28dd7c3d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:36:13.836801 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-b161389b-f16f-45c0-b52f-a7f65babf4da tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Created reservations ['bdd86fa1-0e1b-4987-870a-7e977ea33c4a', '3b1abe96-a1a3-4eeb-9d64-99d8f815c041', '15f5b88b-f08f-476e-b7df-b5cee5b9eba6', '124bc3d7-79af-4b86-ae46-2f634b136f78'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:36:13.837590 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b161389b-f16f-45c0-b52f-a7f65babf4da tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (334e735c-94a6-4f4f-b28b-ceb28dd7c3d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bdd86fa1-0e1b-4987-870a-7e977ea33c4a', '3b1abe96-a1a3-4eeb-9d64-99d8f815c041', '15f5b88b-f08f-476e-b7df-b5cee5b9eba6', '124bc3d7-79af-4b86-ae46-2f634b136f78']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:36:13.838330 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b161389b-f16f-45c0-b52f-a7f65babf4da tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db15d859-8eb9-40fa-a1c2-2eabc9287e66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:36:13.861431 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b161389b-f16f-45c0-b52f-a7f65babf4da tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db15d859-8eb9-40fa-a1c2-2eabc9287e66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '004f7e32-bf95-4c88-ad0d-6e5260fc6d9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-874903993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9eb5654a0f8046dd90ac0cd1d7a2396a',qos_specs=None,replication_status=,reservations=['bdd86fa1-0e1b-4987-870a-7e977ea33c4a','3b1abe96-a1a3-4eeb-9d64-99d8f815c041','15f5b88b-f08f-476e-b7df-b5cee5b9eba6','124bc3d7-79af-4b86-ae46-2f634b136f78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d4b799157bd412fa7345ee8a1be71c6',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:36:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-874903993',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=004f7e32-bf95-4c88-ad0d-6e5260fc6d9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9eb5654a0f8046dd90ac0cd1d7a2396a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d4b799157bd412fa7345ee8a1be71c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:36:13.862351 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b161389b-f16f-45c0-b52f-a7f65babf4da tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09cecc13-3765-4c7c-ac4c-b723cb3d6898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:36:13.884459 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b161389b-f16f-45c0-b52f-a7f65babf4da tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09cecc13-3765-4c7c-ac4c-b723cb3d6898) transitioned into state 'SUCCESS' from state '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-874903993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9eb5654a0f8046dd90ac0cd1d7a2396a',qos_specs=None,replication_status=,reservations=['bdd86fa1-0e1b-4987-870a-7e977ea33c4a','3b1abe96-a1a3-4eeb-9d64-99d8f815c041','15f5b88b-f08f-476e-b7df-b5cee5b9eba6','124bc3d7-79af-4b86-ae46-2f634b136f78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d4b799157bd412fa7345ee8a1be71c6',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:36:13.885427 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b161389b-f16f-45c0-b52f-a7f65babf4da tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (590bb620-1e94-4353-9942-a0ec02a41730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:36:13.895191 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b161389b-f16f-45c0-b52f-a7f65babf4da tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (590bb620-1e94-4353-9942-a0ec02a41730) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:36:13.896342 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-b161389b-f16f-45c0-b52f-a7f65babf4da tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Flow 'volume_create_api' (339aa655-0fce-41b0-a229-17877af21c8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:36:13.896727 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-b161389b-f16f-45c0-b52f-a7f65babf4da tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Create volume request issued successfully. Jul 10 14:36:13.897389 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b161389b-f16f-45c0-b52f-a7f65babf4da tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:36:13.897971 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1529/6153] 10.4.3.66 () {70 vars in 1292 bytes} [Fri Jul 10 14:36:13 2026] POST /volume/v3/volumes => generated 775 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:36:13.911190 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-367c7c29-a220-4fa5-9542-48f66bdb46f7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:13.914014 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-367c7c29-a220-4fa5-9542-48f66bdb46f7 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] GET https://10.4.3.66/volume/v3/volumes/004f7e32-bf95-4c88-ad0d-6e5260fc6d9b Jul 10 14:36:13.914367 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-367c7c29-a220-4fa5-9542-48f66bdb46f7 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:13.914688 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-367c7c29-a220-4fa5-9542-48f66bdb46f7 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:13.923660 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:13.923660 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:36:13.927466 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-367c7c29-a220-4fa5-9542-48f66bdb46f7 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Volume info retrieved successfully. Jul 10 14:36:13.931512 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-367c7c29-a220-4fa5-9542-48f66bdb46f7 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] https://10.4.3.66/volume/v3/volumes/004f7e32-bf95-4c88-ad0d-6e5260fc6d9b returned with HTTP 200 Jul 10 14:36:13.931965 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1549/6154] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:36:13 2026] GET /volume/v3/volumes/004f7e32-bf95-4c88-ad0d-6e5260fc6d9b => generated 954 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:36:14.944090 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-2242d1ba-e84e-432a-88d9-887cf2da4c39 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:14.945823 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2242d1ba-e84e-432a-88d9-887cf2da4c39 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] GET https://10.4.3.66/volume/v3/volumes/004f7e32-bf95-4c88-ad0d-6e5260fc6d9b Jul 10 14:36:14.946044 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2242d1ba-e84e-432a-88d9-887cf2da4c39 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:14.946215 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2242d1ba-e84e-432a-88d9-887cf2da4c39 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:14.953090 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:14.953090 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:36:14.956377 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-2242d1ba-e84e-432a-88d9-887cf2da4c39 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Volume info retrieved successfully. Jul 10 14:36:14.960290 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2242d1ba-e84e-432a-88d9-887cf2da4c39 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] https://10.4.3.66/volume/v3/volumes/004f7e32-bf95-4c88-ad0d-6e5260fc6d9b returned with HTTP 200 Jul 10 14:36:14.960653 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1542/6155] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:36:14 2026] GET /volume/v3/volumes/004f7e32-bf95-4c88-ad0d-6e5260fc6d9b => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:36:14.972038 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-28e34ba9-021e-4148-954b-d676fb2d15e2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:14.973629 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-28e34ba9-021e-4148-954b-d676fb2d15e2 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-reader] GET https://10.4.3.66/volume/v3/volumes/summary Jul 10 14:36:14.973834 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-28e34ba9-021e-4148-954b-d676fb2d15e2 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-reader] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:14.974007 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-28e34ba9-021e-4148-954b-d676fb2d15e2 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-reader] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:14.974166 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.api_utils [None req-28e34ba9-021e-4148-954b-d676fb2d15e2 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-reader] Removing options '' from query. {{(pid=100152) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 10 14:36:14.979567 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-28e34ba9-021e-4148-954b-d676fb2d15e2 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-reader] Get summary completed successfully. Jul 10 14:36:14.979781 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-28e34ba9-021e-4148-954b-d676fb2d15e2 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-reader] https://10.4.3.66/volume/v3/volumes/summary returned with HTTP 200 Jul 10 14:36:14.980119 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1536/6156] 10.4.3.66 () {68 vars in 1295 bytes} [Fri Jul 10 14:36:14 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:36:14.987333 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-35c924ec-c43b-4259-a189-e754660a2370 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:14.989144 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-35c924ec-c43b-4259-a189-e754660a2370 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/004f7e32-bf95-4c88-ad0d-6e5260fc6d9b Jul 10 14:36:14.989359 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-35c924ec-c43b-4259-a189-e754660a2370 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:14.989573 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-35c924ec-c43b-4259-a189-e754660a2370 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:14.989723 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-35c924ec-c43b-4259-a189-e754660a2370 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Delete volume with id: 004f7e32-bf95-4c88-ad0d-6e5260fc6d9b Jul 10 14:36:14.998380 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:14.998380 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:36:14.998837 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-35c924ec-c43b-4259-a189-e754660a2370 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Volume info retrieved successfully. Jul 10 14:36:15.015725 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-35c924ec-c43b-4259-a189-e754660a2370 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Delete volume request issued successfully. Jul 10 14:36:15.015930 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-35c924ec-c43b-4259-a189-e754660a2370 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] https://10.4.3.66/volume/v3/volumes/004f7e32-bf95-4c88-ad0d-6e5260fc6d9b returned with HTTP 202 Jul 10 14:36:15.016379 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1530/6157] 10.4.3.66 () {68 vars in 1385 bytes} [Fri Jul 10 14:36:14 2026] DELETE /volume/v3/volumes/004f7e32-bf95-4c88-ad0d-6e5260fc6d9b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 10 14:36:15.023221 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-1906d987-6613-4062-b6d5-15a24bc89ad0 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:15.024954 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1906d987-6613-4062-b6d5-15a24bc89ad0 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] GET https://10.4.3.66/volume/v3/volumes/004f7e32-bf95-4c88-ad0d-6e5260fc6d9b Jul 10 14:36:15.025184 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1906d987-6613-4062-b6d5-15a24bc89ad0 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:15.025423 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-1906d987-6613-4062-b6d5-15a24bc89ad0 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:15.032921 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:36:15.032921 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:36:15.036476 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-1906d987-6613-4062-b6d5-15a24bc89ad0 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Volume info retrieved successfully. Jul 10 14:36:15.040643 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-1906d987-6613-4062-b6d5-15a24bc89ad0 tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] https://10.4.3.66/volume/v3/volumes/004f7e32-bf95-4c88-ad0d-6e5260fc6d9b returned with HTTP 200 Jul 10 14:36:15.041137 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1550/6158] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:36:15 2026] GET /volume/v3/volumes/004f7e32-bf95-4c88-ad0d-6e5260fc6d9b => generated 1005 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:36:16.054438 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-2edc47f2-b85b-4dfd-a2bf-bf7cccefd11e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:36:16.056985 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2edc47f2-b85b-4dfd-a2bf-bf7cccefd11e tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] GET https://10.4.3.66/volume/v3/volumes/004f7e32-bf95-4c88-ad0d-6e5260fc6d9b Jul 10 14:36:16.057291 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2edc47f2-b85b-4dfd-a2bf-bf7cccefd11e tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:36:16.057588 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-2edc47f2-b85b-4dfd-a2bf-bf7cccefd11e tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:36:16.065359 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-2edc47f2-b85b-4dfd-a2bf-bf7cccefd11e tempest-ProjectReaderTests-1705665181 tempest-ProjectReaderTests-1705665181-project-admin] https://10.4.3.66/volume/v3/volumes/004f7e32-bf95-4c88-ad0d-6e5260fc6d9b returned with HTTP 404 Jul 10 14:36:16.066015 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1543/6159] 10.4.3.66 () {68 vars in 1382 bytes} [Fri Jul 10 14:36:16 2026] GET /volume/v3/volumes/004f7e32-bf95-4c88-ad0d-6e5260fc6d9b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 10 14:36:24.979019 np0000005012 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=173,cinder:UPDATE=68,cinder:INSERT=31,cinder:DELETE=1 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:36:25.011039 np0000005012 devstack@c-api.service[100155]: DEBUG dbcounter [-] [100155] Writing DB stats cinder:SELECT=72,cinder:INSERT=17,cinder:UPDATE=26 {{(pid=100155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:36:25.039470 np0000005012 devstack@c-api.service[100154]: DEBUG dbcounter [-] [100154] Writing DB stats cinder:SELECT=211,cinder:UPDATE=81,cinder:INSERT=38 {{(pid=100154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:36:26.060354 np0000005012 devstack@c-api.service[100153]: DEBUG dbcounter [-] [100153] Writing DB stats cinder:SELECT=31,cinder:UPDATE=3,cinder:INSERT=3 {{(pid=100153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:37:11.130100 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-2828b1ce-af58-4daf-a365-1c183afca45d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:11.131602 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2828b1ce-af58-4daf-a365-1c183afca45d tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:37:11.131923 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-2828b1ce-af58-4daf-a365-1c183afca45d tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1269967156", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:37:11.133673 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.v3.volumes [None req-2828b1ce-af58-4daf-a365-1c183afca45d tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1269967156', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100152) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:37:11.133788 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-2828b1ce-af58-4daf-a365-1c183afca45d tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Create volume of 1 GB Jul 10 14:37:11.138441 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2828b1ce-af58-4daf-a365-1c183afca45d tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Availability Zones retrieved successfully. Jul 10 14:37:11.143414 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-2828b1ce-af58-4daf-a365-1c183afca45d tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Flow 'volume_create_api' (b255056d-9ab4-4693-b826-00f34f3ad5d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:37:11.144515 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-2828b1ce-af58-4daf-a365-1c183afca45d tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05ea17fb-93cd-471d-a421-154772f1a070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:37:11.145412 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.flows.api.create_volume [None req-2828b1ce-af58-4daf-a365-1c183afca45d tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Validating volume size '1' using validate_int {{(pid=100152) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:37:11.171487 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-2828b1ce-af58-4daf-a365-1c183afca45d tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05ea17fb-93cd-471d-a421-154772f1a070) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:37:11.172169 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-2828b1ce-af58-4daf-a365-1c183afca45d tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b6b1af2-9a13-4750-8885-b831a4cf8f36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:37:11.228886 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-2828b1ce-af58-4daf-a365-1c183afca45d tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Created reservations ['a97783c1-e5c9-474b-98d6-492df1443ff3', 'e1527070-10e2-4c79-b85d-ecc5df29cced', '4770a100-fd81-4d1e-83aa-160c7969ca20', 'ea1aadb6-42a0-488b-9816-fc01c47feca9'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:37:11.229489 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-2828b1ce-af58-4daf-a365-1c183afca45d tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b6b1af2-9a13-4750-8885-b831a4cf8f36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a97783c1-e5c9-474b-98d6-492df1443ff3', 'e1527070-10e2-4c79-b85d-ecc5df29cced', '4770a100-fd81-4d1e-83aa-160c7969ca20', 'ea1aadb6-42a0-488b-9816-fc01c47feca9']}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:37:11.230137 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-2828b1ce-af58-4daf-a365-1c183afca45d tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16429d3d-d734-4a05-9e28-208ccc63ca35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:37:11.251319 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-2828b1ce-af58-4daf-a365-1c183afca45d tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16429d3d-d734-4a05-9e28-208ccc63ca35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc875a80-4d6c-4e88-97e8-67c9b6fcb854', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1269967156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19bbd0575fc4413e959b43b610c55f90',qos_specs=None,replication_status=,reservations=['a97783c1-e5c9-474b-98d6-492df1443ff3','e1527070-10e2-4c79-b85d-ecc5df29cced','4770a100-fd81-4d1e-83aa-160c7969ca20','ea1aadb6-42a0-488b-9816-fc01c47feca9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bdfd98790a544f39ba8ad4e8956de92',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:37:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1269967156',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc875a80-4d6c-4e88-97e8-67c9b6fcb854,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19bbd0575fc4413e959b43b610c55f90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4bdfd98790a544f39ba8ad4e8956de92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:37:11.251985 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-2828b1ce-af58-4daf-a365-1c183afca45d tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (675c4add-4088-4743-9625-7c55df1c68a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:37:11.267517 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-2828b1ce-af58-4daf-a365-1c183afca45d tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (675c4add-4088-4743-9625-7c55df1c68a7) transitioned into state 'SUCCESS' from state '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-1269967156',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19bbd0575fc4413e959b43b610c55f90',qos_specs=None,replication_status=,reservations=['a97783c1-e5c9-474b-98d6-492df1443ff3','e1527070-10e2-4c79-b85d-ecc5df29cced','4770a100-fd81-4d1e-83aa-160c7969ca20','ea1aadb6-42a0-488b-9816-fc01c47feca9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4bdfd98790a544f39ba8ad4e8956de92',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:37:11.268146 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-2828b1ce-af58-4daf-a365-1c183afca45d tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c233972e-80f3-4e74-ac14-1998a1c859a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:37:11.276433 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-2828b1ce-af58-4daf-a365-1c183afca45d tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c233972e-80f3-4e74-ac14-1998a1c859a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100152) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:37:11.277169 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.volume.api [None req-2828b1ce-af58-4daf-a365-1c183afca45d tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Flow 'volume_create_api' (b255056d-9ab4-4693-b826-00f34f3ad5d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100152) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:37:11.277433 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-2828b1ce-af58-4daf-a365-1c183afca45d tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Create volume request issued successfully. Jul 10 14:37:11.277961 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-2828b1ce-af58-4daf-a365-1c183afca45d tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:37:11.278377 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1537/6160] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:37:11 2026] POST /volume/v3/volumes => generated 755 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:37:11.290096 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f564df92-d7ce-41cc-a868-d09226bc7179 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:11.292128 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f564df92-d7ce-41cc-a868-d09226bc7179 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 Jul 10 14:37:11.292312 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f564df92-d7ce-41cc-a868-d09226bc7179 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:11.292489 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f564df92-d7ce-41cc-a868-d09226bc7179 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:11.299079 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:11.299079 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:37:11.302607 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-f564df92-d7ce-41cc-a868-d09226bc7179 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:37:11.306209 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f564df92-d7ce-41cc-a868-d09226bc7179 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 returned with HTTP 200 Jul 10 14:37:11.306553 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1531/6161] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:37:11 2026] GET /volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:37:12.319854 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-7f94c4f6-ba1a-434f-945f-c49ba0e3f85a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:12.321627 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7f94c4f6-ba1a-434f-945f-c49ba0e3f85a tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 Jul 10 14:37:12.321839 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7f94c4f6-ba1a-434f-945f-c49ba0e3f85a tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:12.322045 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-7f94c4f6-ba1a-434f-945f-c49ba0e3f85a tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:12.328537 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:12.328537 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:37:12.332005 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-7f94c4f6-ba1a-434f-945f-c49ba0e3f85a tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:37:12.336133 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-7f94c4f6-ba1a-434f-945f-c49ba0e3f85a tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 returned with HTTP 200 Jul 10 14:37:12.336484 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1551/6162] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:37:12 2026] GET /volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:37:12.351139 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-19eb220c-6d62-4cec-bf14-29c31548aed5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:12.353064 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-19eb220c-6d62-4cec-bf14-29c31548aed5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 Jul 10 14:37:12.353232 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-19eb220c-6d62-4cec-bf14-29c31548aed5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:12.353413 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-19eb220c-6d62-4cec-bf14-29c31548aed5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:12.360775 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:12.360775 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:37:12.364548 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-19eb220c-6d62-4cec-bf14-29c31548aed5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:37:12.368562 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-19eb220c-6d62-4cec-bf14-29c31548aed5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 returned with HTTP 200 Jul 10 14:37:12.368936 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1544/6163] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:37:12 2026] GET /volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:37:13.002637 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-074e92ca-51a0-4cb1-8bc5-919da3fb6fe8 req-3196ac1d-4a31-4df8-8946-328a7cce4350 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:13.004573 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-074e92ca-51a0-4cb1-8bc5-919da3fb6fe8 req-3196ac1d-4a31-4df8-8946-328a7cce4350 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 Jul 10 14:37:13.004735 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-074e92ca-51a0-4cb1-8bc5-919da3fb6fe8 req-3196ac1d-4a31-4df8-8946-328a7cce4350 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:13.004916 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-074e92ca-51a0-4cb1-8bc5-919da3fb6fe8 req-3196ac1d-4a31-4df8-8946-328a7cce4350 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:13.011298 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:13.011298 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:37:13.014393 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-074e92ca-51a0-4cb1-8bc5-919da3fb6fe8 req-3196ac1d-4a31-4df8-8946-328a7cce4350 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:37:13.017977 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-074e92ca-51a0-4cb1-8bc5-919da3fb6fe8 req-3196ac1d-4a31-4df8-8946-328a7cce4350 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 returned with HTTP 200 Jul 10 14:37:13.018301 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1538/6164] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:37:13 2026] GET /volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:37:15.052392 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-92758f6d-fd31-4a02-97e6-ed4916e851c5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:15.052864 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-92758f6d-fd31-4a02-97e6-ed4916e851c5 None None] GET https://10.4.3.66/volume// Jul 10 14:37:15.053008 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-92758f6d-fd31-4a02-97e6-ed4916e851c5 None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:15.053238 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-92758f6d-fd31-4a02-97e6-ed4916e851c5 None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:15.053602 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-92758f6d-fd31-4a02-97e6-ed4916e851c5 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:37:15.053931 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1532/6165] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:37:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:37:15.061058 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-074e92ca-51a0-4cb1-8bc5-919da3fb6fe8 req-fb2368e9-7c0f-4c8b-b4c2-db7c2409fe6d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:15.119464 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-074e92ca-51a0-4cb1-8bc5-919da3fb6fe8 req-fb2368e9-7c0f-4c8b-b4c2-db7c2409fe6d tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:37:15.119807 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-074e92ca-51a0-4cb1-8bc5-919da3fb6fe8 req-fb2368e9-7c0f-4c8b-b4c2-db7c2409fe6d tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bc875a80-4d6c-4e88-97e8-67c9b6fcb854", "connector": null, "instance_uuid": "cdfa9444-6639-41b3-b01f-aa58bcd68bf9"}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:37:15.127723 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:15.127723 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:37:15.151754 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-074e92ca-51a0-4cb1-8bc5-919da3fb6fe8 req-fb2368e9-7c0f-4c8b-b4c2-db7c2409fe6d tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:37:15.152115 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1552/6166] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:37:15 2026] POST /volume/v3/attachments => generated 273 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:37:15.537892 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d4126ad8-9397-424f-aa7a-46440a28c5c1 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:15.539635 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d4126ad8-9397-424f-aa7a-46440a28c5c1 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 Jul 10 14:37:15.539818 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d4126ad8-9397-424f-aa7a-46440a28c5c1 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:15.540013 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d4126ad8-9397-424f-aa7a-46440a28c5c1 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:15.548929 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:15.548929 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:37:15.552053 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-d4126ad8-9397-424f-aa7a-46440a28c5c1 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:37:15.555866 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d4126ad8-9397-424f-aa7a-46440a28c5c1 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 returned with HTTP 200 Jul 10 14:37:15.556205 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1545/6167] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:37:15 2026] GET /volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:37:15.678350 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ad6a5335-0543-45b3-89e6-d570e50bcb17 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:15.678758 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ad6a5335-0543-45b3-89e6-d570e50bcb17 None None] GET https://10.4.3.66/volume// Jul 10 14:37:15.678952 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ad6a5335-0543-45b3-89e6-d570e50bcb17 None None] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:15.679151 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ad6a5335-0543-45b3-89e6-d570e50bcb17 None None] Calling method 'all' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:15.679431 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ad6a5335-0543-45b3-89e6-d570e50bcb17 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:37:15.679745 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1539/6168] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:37:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:37:15.686260 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-074e92ca-51a0-4cb1-8bc5-919da3fb6fe8 req-c600c493-2d70-46d8-8a87-65e3d483d32b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:15.688221 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-074e92ca-51a0-4cb1-8bc5-919da3fb6fe8 req-c600c493-2d70-46d8-8a87-65e3d483d32b tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 Jul 10 14:37:15.688418 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-074e92ca-51a0-4cb1-8bc5-919da3fb6fe8 req-c600c493-2d70-46d8-8a87-65e3d483d32b tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:15.688621 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-074e92ca-51a0-4cb1-8bc5-919da3fb6fe8 req-c600c493-2d70-46d8-8a87-65e3d483d32b tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:15.697952 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:15.697952 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:37:15.701426 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-074e92ca-51a0-4cb1-8bc5-919da3fb6fe8 req-c600c493-2d70-46d8-8a87-65e3d483d32b tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:37:15.705451 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-074e92ca-51a0-4cb1-8bc5-919da3fb6fe8 req-c600c493-2d70-46d8-8a87-65e3d483d32b tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 returned with HTTP 200 Jul 10 14:37:15.705936 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1533/6169] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:37:15 2026] GET /volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 => generated 1027 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:37:15.804588 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-074e92ca-51a0-4cb1-8bc5-919da3fb6fe8 req-26633d71-98d4-4340-915c-8178dfbe2e9a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:15.806668 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-074e92ca-51a0-4cb1-8bc5-919da3fb6fe8 req-26633d71-98d4-4340-915c-8178dfbe2e9a tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] PUT https://10.4.3.66/volume/v3/attachments/dab9cb9a-fb72-4559-ba2e-a21d5c044989 Jul 10 14:37:15.807087 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-074e92ca-51a0-4cb1-8bc5-919da3fb6fe8 req-26633d71-98d4-4340-915c-8178dfbe2e9a tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:37:15.814421 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-074e92ca-51a0-4cb1-8bc5-919da3fb6fe8 req-26633d71-98d4-4340-915c-8178dfbe2e9a tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Acquiring lock "cinder-attachment_update-bc875a80-4d6c-4e88-97e8-67c9b6fcb854-np0000005012" by "attachment_update" {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:37:15.818359 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-074e92ca-51a0-4cb1-8bc5-919da3fb6fe8 req-26633d71-98d4-4340-915c-8178dfbe2e9a tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Lock "cinder-attachment_update-bc875a80-4d6c-4e88-97e8-67c9b6fcb854-np0000005012" acquired by "attachment_update" :: waited 0.004s {{(pid=100154) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:37:15.819285 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:15.819285 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:37:16.338167 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.coordination [req-074e92ca-51a0-4cb1-8bc5-919da3fb6fe8 req-26633d71-98d4-4340-915c-8178dfbe2e9a tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Lock "cinder-attachment_update-bc875a80-4d6c-4e88-97e8-67c9b6fcb854-np0000005012" released by "attachment_update" :: held 0.520s {{(pid=100154) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:37:16.338596 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-074e92ca-51a0-4cb1-8bc5-919da3fb6fe8 req-26633d71-98d4-4340-915c-8178dfbe2e9a tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/attachments/dab9cb9a-fb72-4559-ba2e-a21d5c044989 returned with HTTP 200 Jul 10 14:37:16.338949 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1553/6170] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:37:15 2026] PUT /volume/v3/attachments/dab9cb9a-fb72-4559-ba2e-a21d5c044989 => generated 969 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:37:16.568676 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a82f0486-3c63-4201-a001-8734429ed97e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:16.570777 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a82f0486-3c63-4201-a001-8734429ed97e tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 Jul 10 14:37:16.571043 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a82f0486-3c63-4201-a001-8734429ed97e tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:16.571268 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a82f0486-3c63-4201-a001-8734429ed97e tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:16.583460 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:16.583460 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:37:16.587795 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a82f0486-3c63-4201-a001-8734429ed97e tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:37:16.593032 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a82f0486-3c63-4201-a001-8734429ed97e tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 returned with HTTP 200 Jul 10 14:37:16.593480 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1546/6171] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:37:16 2026] GET /volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:37:17.605026 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-165ec0f9-ca38-4595-9c0c-05b96b29e727 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:17.606785 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-165ec0f9-ca38-4595-9c0c-05b96b29e727 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 Jul 10 14:37:17.606978 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-165ec0f9-ca38-4595-9c0c-05b96b29e727 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:17.607149 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-165ec0f9-ca38-4595-9c0c-05b96b29e727 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:17.615746 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:17.615746 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:37:17.618731 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-165ec0f9-ca38-4595-9c0c-05b96b29e727 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:37:17.622350 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-165ec0f9-ca38-4595-9c0c-05b96b29e727 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 returned with HTTP 200 Jul 10 14:37:17.622720 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1540/6172] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:37:17 2026] GET /volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:37:18.637607 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-437a38c9-20ea-4b4c-b291-1e2212daa536 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:18.639154 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-437a38c9-20ea-4b4c-b291-1e2212daa536 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 Jul 10 14:37:18.639330 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-437a38c9-20ea-4b4c-b291-1e2212daa536 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:18.639533 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-437a38c9-20ea-4b4c-b291-1e2212daa536 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:18.648182 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:18.648182 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:37:18.651214 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-437a38c9-20ea-4b4c-b291-1e2212daa536 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:37:18.654769 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-437a38c9-20ea-4b4c-b291-1e2212daa536 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 returned with HTTP 200 Jul 10 14:37:18.655208 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1534/6173] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:37:18 2026] GET /volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:37:19.666624 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b964a415-76be-4c86-a972-4e796b8b255a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:19.668325 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b964a415-76be-4c86-a972-4e796b8b255a tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 Jul 10 14:37:19.668523 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b964a415-76be-4c86-a972-4e796b8b255a tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:19.668720 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b964a415-76be-4c86-a972-4e796b8b255a tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:19.677731 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:19.677731 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:37:19.680753 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b964a415-76be-4c86-a972-4e796b8b255a tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:37:19.684357 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b964a415-76be-4c86-a972-4e796b8b255a tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 returned with HTTP 200 Jul 10 14:37:19.684707 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1554/6174] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:37:19 2026] GET /volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:37:20.696129 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5d4045b8-ecfb-447a-9195-c102faa4187a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:20.697663 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5d4045b8-ecfb-447a-9195-c102faa4187a tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 Jul 10 14:37:20.697848 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5d4045b8-ecfb-447a-9195-c102faa4187a tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:20.698036 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5d4045b8-ecfb-447a-9195-c102faa4187a tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:20.706397 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:20.706397 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:37:20.709687 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-5d4045b8-ecfb-447a-9195-c102faa4187a tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:37:20.713867 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5d4045b8-ecfb-447a-9195-c102faa4187a tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 returned with HTTP 200 Jul 10 14:37:20.714211 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1547/6175] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:37:20 2026] GET /volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:37:21.725617 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-09ce2085-6e4a-4412-8cb3-af235e018e7c None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:21.727917 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-09ce2085-6e4a-4412-8cb3-af235e018e7c tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 Jul 10 14:37:21.728125 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-09ce2085-6e4a-4412-8cb3-af235e018e7c tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:21.728329 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-09ce2085-6e4a-4412-8cb3-af235e018e7c tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:21.738101 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:21.738101 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:37:21.741806 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-09ce2085-6e4a-4412-8cb3-af235e018e7c tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:37:21.746887 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-09ce2085-6e4a-4412-8cb3-af235e018e7c tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 returned with HTTP 200 Jul 10 14:37:21.747266 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1541/6176] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:37:21 2026] GET /volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:37:22.759333 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-46f58c38-4a04-488b-9a04-3150cd4af4ac None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:22.761031 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-46f58c38-4a04-488b-9a04-3150cd4af4ac tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 Jul 10 14:37:22.761217 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-46f58c38-4a04-488b-9a04-3150cd4af4ac tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:22.761397 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-46f58c38-4a04-488b-9a04-3150cd4af4ac tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:22.771310 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:22.771310 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:37:22.775126 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-46f58c38-4a04-488b-9a04-3150cd4af4ac tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:37:22.780034 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-46f58c38-4a04-488b-9a04-3150cd4af4ac tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 returned with HTTP 200 Jul 10 14:37:22.780548 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1535/6177] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:37:22 2026] GET /volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:37:23.538975 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-074e92ca-51a0-4cb1-8bc5-919da3fb6fe8 req-6ed0bea2-0106-464d-8025-e8833557fa23 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:23.541070 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-074e92ca-51a0-4cb1-8bc5-919da3fb6fe8 req-6ed0bea2-0106-464d-8025-e8833557fa23 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] POST https://10.4.3.66/volume/v3/attachments/dab9cb9a-fb72-4559-ba2e-a21d5c044989/action Jul 10 14:37:23.541426 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-074e92ca-51a0-4cb1-8bc5-919da3fb6fe8 req-6ed0bea2-0106-464d-8025-e8833557fa23 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Action body: b'{"os-complete": null}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:37:23.541565 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-074e92ca-51a0-4cb1-8bc5-919da3fb6fe8 req-6ed0bea2-0106-464d-8025-e8833557fa23 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:37:23.555968 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:23.555968 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:37:23.564254 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-074e92ca-51a0-4cb1-8bc5-919da3fb6fe8 req-6ed0bea2-0106-464d-8025-e8833557fa23 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/attachments/dab9cb9a-fb72-4559-ba2e-a21d5c044989/action returned with HTTP 204 Jul 10 14:37:23.564798 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1555/6178] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:37:23 2026] POST /volume/v3/attachments/dab9cb9a-fb72-4559-ba2e-a21d5c044989/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:37:23.794152 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-8321d74b-540e-4055-a232-d7b13b98a067 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:23.796055 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8321d74b-540e-4055-a232-d7b13b98a067 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 Jul 10 14:37:23.796269 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8321d74b-540e-4055-a232-d7b13b98a067 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:23.796476 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-8321d74b-540e-4055-a232-d7b13b98a067 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:23.806177 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:23.806177 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:37:23.809751 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-8321d74b-540e-4055-a232-d7b13b98a067 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:37:23.813817 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-8321d74b-540e-4055-a232-d7b13b98a067 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 returned with HTTP 200 Jul 10 14:37:23.814230 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1548/6179] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:37:23 2026] GET /volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:37:26.512088 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-a6f409ca-3071-4078-98b7-861ba78d65d4 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:26.513667 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a6f409ca-3071-4078-98b7-861ba78d65d4 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:37:26.513970 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-a6f409ca-3071-4078-98b7-861ba78d65d4 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bc875a80-4d6c-4e88-97e8-67c9b6fcb854", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1185569251", "description": null, "metadata": null}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:37:26.523994 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:26.523994 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:37:26.524483 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a6f409ca-3071-4078-98b7-861ba78d65d4 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:37:26.524636 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-a6f409ca-3071-4078-98b7-861ba78d65d4 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Create snapshot from volume bc875a80-4d6c-4e88-97e8-67c9b6fcb854 Jul 10 14:37:26.555249 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-a6f409ca-3071-4078-98b7-861ba78d65d4 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Created reservations ['3b3b1aa6-ede4-4ee2-bcc6-5e8bb2b8fc62', '3261886c-7188-464e-aade-20f38ac8363a', '7f326eb4-14bd-4acb-a5dc-09f7d32d343e', '2562fbc6-3bca-4434-90cb-2fe437f9da84'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:37:26.583623 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-a6f409ca-3071-4078-98b7-861ba78d65d4 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Snapshot force create request issued successfully. Jul 10 14:37:26.583978 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-a6f409ca-3071-4078-98b7-861ba78d65d4 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:37:26.584371 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1542/6180] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:37:26 2026] POST /volume/v3/snapshots => generated 313 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:37:26.594113 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-12eb7c2d-b5fc-4325-831c-e888ca63cc09 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:26.595629 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-12eb7c2d-b5fc-4325-831c-e888ca63cc09 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/snapshots/a94cf7ee-9eb2-41dd-adc8-0523ce61eda1 Jul 10 14:37:26.595856 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-12eb7c2d-b5fc-4325-831c-e888ca63cc09 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:26.596053 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-12eb7c2d-b5fc-4325-831c-e888ca63cc09 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:26.600692 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:26.600692 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:37:26.601077 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-12eb7c2d-b5fc-4325-831c-e888ca63cc09 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Snapshot retrieved successfully. Jul 10 14:37:26.601726 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-12eb7c2d-b5fc-4325-831c-e888ca63cc09 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/snapshots/a94cf7ee-9eb2-41dd-adc8-0523ce61eda1 returned with HTTP 200 Jul 10 14:37:26.602051 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1536/6181] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:37:26 2026] GET /volume/v3/snapshots/a94cf7ee-9eb2-41dd-adc8-0523ce61eda1 => generated 445 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:37:27.612052 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-36c2ef8b-f810-409b-bec6-04f6fb8efb32 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:27.614120 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-36c2ef8b-f810-409b-bec6-04f6fb8efb32 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/snapshots/a94cf7ee-9eb2-41dd-adc8-0523ce61eda1 Jul 10 14:37:27.614348 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-36c2ef8b-f810-409b-bec6-04f6fb8efb32 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:27.614547 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-36c2ef8b-f810-409b-bec6-04f6fb8efb32 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:27.619127 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:27.619127 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:37:27.619493 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-36c2ef8b-f810-409b-bec6-04f6fb8efb32 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Snapshot retrieved successfully. Jul 10 14:37:27.620187 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-36c2ef8b-f810-409b-bec6-04f6fb8efb32 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/snapshots/a94cf7ee-9eb2-41dd-adc8-0523ce61eda1 returned with HTTP 200 Jul 10 14:37:27.620564 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1556/6182] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:37:27 2026] GET /volume/v3/snapshots/a94cf7ee-9eb2-41dd-adc8-0523ce61eda1 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:37:27.630650 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-959dd5d3-953e-440e-a539-c25e880bcd08 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:27.632219 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-959dd5d3-953e-440e-a539-c25e880bcd08 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/snapshots/a94cf7ee-9eb2-41dd-adc8-0523ce61eda1 Jul 10 14:37:27.632379 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-959dd5d3-953e-440e-a539-c25e880bcd08 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:27.632564 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-959dd5d3-953e-440e-a539-c25e880bcd08 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:27.637014 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:27.637014 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:37:27.637398 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-959dd5d3-953e-440e-a539-c25e880bcd08 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Snapshot retrieved successfully. Jul 10 14:37:27.638159 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-959dd5d3-953e-440e-a539-c25e880bcd08 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/snapshots/a94cf7ee-9eb2-41dd-adc8-0523ce61eda1 returned with HTTP 200 Jul 10 14:37:27.638456 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1549/6183] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:37:27 2026] GET /volume/v3/snapshots/a94cf7ee-9eb2-41dd-adc8-0523ce61eda1 => generated 472 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:37:29.051026 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-32653531-c6d6-4264-82b8-6c827e085ec5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:29.052900 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-32653531-c6d6-4264-82b8-6c827e085ec5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:37:29.053255 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-32653531-c6d6-4264-82b8-6c827e085ec5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bc875a80-4d6c-4e88-97e8-67c9b6fcb854", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-127812033", "description": null, "metadata": null}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:37:29.066572 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:29.066572 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:37:29.067197 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-32653531-c6d6-4264-82b8-6c827e085ec5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:37:29.067371 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-32653531-c6d6-4264-82b8-6c827e085ec5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Create snapshot from volume bc875a80-4d6c-4e88-97e8-67c9b6fcb854 Jul 10 14:37:29.093003 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-32653531-c6d6-4264-82b8-6c827e085ec5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Created reservations ['9020ef9c-b658-4830-9cb0-a35a5bc6011b', '8382bf29-8b6f-4f2b-a1c6-01c486df1d3f', 'a996d859-2b18-455c-a37e-5af0689cf83a', 'f067c719-4a1c-4efc-8a39-92ae3348a33d'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:37:29.124324 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-32653531-c6d6-4264-82b8-6c827e085ec5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Snapshot force create request issued successfully. Jul 10 14:37:29.124798 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-32653531-c6d6-4264-82b8-6c827e085ec5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:37:29.125253 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1543/6184] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:37:29 2026] POST /volume/v3/snapshots => generated 312 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:37:29.133892 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-80814b56-f0c3-4bae-906c-cda770103722 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:29.135640 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-80814b56-f0c3-4bae-906c-cda770103722 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/snapshots/468c4ab8-78bd-42cd-bede-53878105a392 Jul 10 14:37:29.135860 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-80814b56-f0c3-4bae-906c-cda770103722 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:29.136098 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-80814b56-f0c3-4bae-906c-cda770103722 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:29.141248 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:29.141248 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:37:29.141721 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-80814b56-f0c3-4bae-906c-cda770103722 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Snapshot retrieved successfully. Jul 10 14:37:29.142584 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-80814b56-f0c3-4bae-906c-cda770103722 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/snapshots/468c4ab8-78bd-42cd-bede-53878105a392 returned with HTTP 200 Jul 10 14:37:29.143033 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1537/6185] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:37:29 2026] GET /volume/v3/snapshots/468c4ab8-78bd-42cd-bede-53878105a392 => generated 444 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:37:30.151660 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-689e7499-89fc-4bdd-a5ac-88fa51c49e32 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:30.153609 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-689e7499-89fc-4bdd-a5ac-88fa51c49e32 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/snapshots/468c4ab8-78bd-42cd-bede-53878105a392 Jul 10 14:37:30.153816 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-689e7499-89fc-4bdd-a5ac-88fa51c49e32 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:30.154021 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-689e7499-89fc-4bdd-a5ac-88fa51c49e32 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:30.159322 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:30.159322 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:37:30.159853 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-689e7499-89fc-4bdd-a5ac-88fa51c49e32 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Snapshot retrieved successfully. Jul 10 14:37:30.160724 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-689e7499-89fc-4bdd-a5ac-88fa51c49e32 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/snapshots/468c4ab8-78bd-42cd-bede-53878105a392 returned with HTTP 200 Jul 10 14:37:30.161115 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1557/6186] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:37:30 2026] GET /volume/v3/snapshots/468c4ab8-78bd-42cd-bede-53878105a392 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:37:30.169029 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-706a2c0e-69ae-42ae-a6ee-e7a1af2ce3f1 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:30.170746 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-706a2c0e-69ae-42ae-a6ee-e7a1af2ce3f1 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/snapshots/468c4ab8-78bd-42cd-bede-53878105a392 Jul 10 14:37:30.170986 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-706a2c0e-69ae-42ae-a6ee-e7a1af2ce3f1 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:30.171175 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-706a2c0e-69ae-42ae-a6ee-e7a1af2ce3f1 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:30.177543 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:30.177543 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:37:30.178184 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-706a2c0e-69ae-42ae-a6ee-e7a1af2ce3f1 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Snapshot retrieved successfully. Jul 10 14:37:30.179330 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-706a2c0e-69ae-42ae-a6ee-e7a1af2ce3f1 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/snapshots/468c4ab8-78bd-42cd-bede-53878105a392 returned with HTTP 200 Jul 10 14:37:30.179919 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1550/6187] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:37:30 2026] GET /volume/v3/snapshots/468c4ab8-78bd-42cd-bede-53878105a392 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:37:31.561435 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-919196bf-500a-4ef7-9f7f-2b908dfe64a7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:31.563254 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-919196bf-500a-4ef7-9f7f-2b908dfe64a7 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] POST https://10.4.3.66/volume/v3/snapshots Jul 10 14:37:31.563673 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-919196bf-500a-4ef7-9f7f-2b908dfe64a7 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bc875a80-4d6c-4e88-97e8-67c9b6fcb854", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-565331966", "description": null, "metadata": null}} {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:37:31.574626 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:31.574626 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:37:31.575135 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-919196bf-500a-4ef7-9f7f-2b908dfe64a7 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:37:31.575280 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-919196bf-500a-4ef7-9f7f-2b908dfe64a7 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Create snapshot from volume bc875a80-4d6c-4e88-97e8-67c9b6fcb854 Jul 10 14:37:31.597804 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.quota [None req-919196bf-500a-4ef7-9f7f-2b908dfe64a7 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Created reservations ['13807291-9c8c-4f5f-a859-7919f8f38658', '4307f4bc-eb4b-457f-8f5a-4e8a17ba65e4', 'd8f636ab-ffd8-425e-af63-2157e0b83fa1', 'd6bb1588-8cc5-41d9-a031-84fea272687d'] {{(pid=100152) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:37:31.627320 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-919196bf-500a-4ef7-9f7f-2b908dfe64a7 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Snapshot force create request issued successfully. Jul 10 14:37:31.627658 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-919196bf-500a-4ef7-9f7f-2b908dfe64a7 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Jul 10 14:37:31.628065 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1544/6188] 10.4.3.66 () {68 vars in 1258 bytes} [Fri Jul 10 14:37:31 2026] POST /volume/v3/snapshots => generated 312 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:37:31.636485 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-a839dc47-0556-4a49-b2f2-7f7e3d87ea66 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:31.638210 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a839dc47-0556-4a49-b2f2-7f7e3d87ea66 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/snapshots/9e7064f5-2044-4fdb-9cfe-56644a9e42f0 Jul 10 14:37:31.638436 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a839dc47-0556-4a49-b2f2-7f7e3d87ea66 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:31.638667 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-a839dc47-0556-4a49-b2f2-7f7e3d87ea66 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:31.644942 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:31.644942 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:37:31.645469 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-a839dc47-0556-4a49-b2f2-7f7e3d87ea66 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Snapshot retrieved successfully. Jul 10 14:37:31.646337 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-a839dc47-0556-4a49-b2f2-7f7e3d87ea66 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/snapshots/9e7064f5-2044-4fdb-9cfe-56644a9e42f0 returned with HTTP 200 Jul 10 14:37:31.646751 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1538/6189] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:37:31 2026] GET /volume/v3/snapshots/9e7064f5-2044-4fdb-9cfe-56644a9e42f0 => generated 444 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:37:32.655045 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-c38920d6-7602-4a79-b012-a5e32efaae88 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:32.657004 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c38920d6-7602-4a79-b012-a5e32efaae88 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/snapshots/9e7064f5-2044-4fdb-9cfe-56644a9e42f0 Jul 10 14:37:32.657215 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c38920d6-7602-4a79-b012-a5e32efaae88 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:32.657453 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c38920d6-7602-4a79-b012-a5e32efaae88 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:32.662644 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:32.662644 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:37:32.663013 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-c38920d6-7602-4a79-b012-a5e32efaae88 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Snapshot retrieved successfully. Jul 10 14:37:32.663808 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c38920d6-7602-4a79-b012-a5e32efaae88 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/snapshots/9e7064f5-2044-4fdb-9cfe-56644a9e42f0 returned with HTTP 200 Jul 10 14:37:32.664116 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1558/6190] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:37:32 2026] GET /volume/v3/snapshots/9e7064f5-2044-4fdb-9cfe-56644a9e42f0 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:37:32.671811 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a310c1a0-ea5f-446c-9c60-495f033b5d92 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:32.673708 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a310c1a0-ea5f-446c-9c60-495f033b5d92 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/snapshots/9e7064f5-2044-4fdb-9cfe-56644a9e42f0 Jul 10 14:37:32.673922 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a310c1a0-ea5f-446c-9c60-495f033b5d92 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:32.674127 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a310c1a0-ea5f-446c-9c60-495f033b5d92 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:32.680072 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:32.680072 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:37:32.680562 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a310c1a0-ea5f-446c-9c60-495f033b5d92 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Snapshot retrieved successfully. Jul 10 14:37:32.681391 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a310c1a0-ea5f-446c-9c60-495f033b5d92 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/snapshots/9e7064f5-2044-4fdb-9cfe-56644a9e42f0 returned with HTTP 200 Jul 10 14:37:32.681791 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1551/6191] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:37:32 2026] GET /volume/v3/snapshots/9e7064f5-2044-4fdb-9cfe-56644a9e42f0 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:37:32.712166 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-fad02d25-129c-4c69-b7e2-70d0f3f7919e req-57328cb4-4d6e-47fa-9d36-f4b46f1cc8d2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:32.714645 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-fad02d25-129c-4c69-b7e2-70d0f3f7919e req-57328cb4-4d6e-47fa-9d36-f4b46f1cc8d2 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 Jul 10 14:37:32.714845 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-fad02d25-129c-4c69-b7e2-70d0f3f7919e req-57328cb4-4d6e-47fa-9d36-f4b46f1cc8d2 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:32.715025 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-fad02d25-129c-4c69-b7e2-70d0f3f7919e req-57328cb4-4d6e-47fa-9d36-f4b46f1cc8d2 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:32.724455 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:32.724455 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:37:32.727761 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-fad02d25-129c-4c69-b7e2-70d0f3f7919e req-57328cb4-4d6e-47fa-9d36-f4b46f1cc8d2 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:37:32.731840 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-fad02d25-129c-4c69-b7e2-70d0f3f7919e req-57328cb4-4d6e-47fa-9d36-f4b46f1cc8d2 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 returned with HTTP 200 Jul 10 14:37:32.732213 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1545/6192] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:37:32 2026] GET /volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:37:32.747679 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-fad02d25-129c-4c69-b7e2-70d0f3f7919e req-e9a6183d-663c-4f9f-8f3f-3533ba1cf982 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:32.749626 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-fad02d25-129c-4c69-b7e2-70d0f3f7919e req-e9a6183d-663c-4f9f-8f3f-3533ba1cf982 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] POST https://10.4.3.66/volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854/action Jul 10 14:37:32.749975 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-fad02d25-129c-4c69-b7e2-70d0f3f7919e req-e9a6183d-663c-4f9f-8f3f-3533ba1cf982 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:37:32.750096 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-fad02d25-129c-4c69-b7e2-70d0f3f7919e req-e9a6183d-663c-4f9f-8f3f-3533ba1cf982 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:37:32.760378 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:32.760378 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:37:32.760958 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-fad02d25-129c-4c69-b7e2-70d0f3f7919e req-e9a6183d-663c-4f9f-8f3f-3533ba1cf982 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:37:32.766386 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-fad02d25-129c-4c69-b7e2-70d0f3f7919e req-e9a6183d-663c-4f9f-8f3f-3533ba1cf982 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Begin detaching volume completed successfully. Jul 10 14:37:32.766608 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-fad02d25-129c-4c69-b7e2-70d0f3f7919e req-e9a6183d-663c-4f9f-8f3f-3533ba1cf982 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854/action returned with HTTP 202 Jul 10 14:37:32.766973 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1539/6193] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:37:32 2026] POST /volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:37:33.787611 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6396e35b-4870-4db2-a73f-486f91a8486c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:33.787942 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6396e35b-4870-4db2-a73f-486f91a8486c None None] GET https://10.4.3.66/volume// Jul 10 14:37:33.788088 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6396e35b-4870-4db2-a73f-486f91a8486c None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:33.788274 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6396e35b-4870-4db2-a73f-486f91a8486c None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:33.788668 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6396e35b-4870-4db2-a73f-486f91a8486c None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:37:33.788972 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1559/6194] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:37:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:37:33.795094 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-fad02d25-129c-4c69-b7e2-70d0f3f7919e req-e57f627b-bb44-460f-8015-75a8a0aa8263 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:33.797205 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-fad02d25-129c-4c69-b7e2-70d0f3f7919e req-e57f627b-bb44-460f-8015-75a8a0aa8263 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 Jul 10 14:37:33.797411 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-fad02d25-129c-4c69-b7e2-70d0f3f7919e req-e57f627b-bb44-460f-8015-75a8a0aa8263 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:33.797632 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-fad02d25-129c-4c69-b7e2-70d0f3f7919e req-e57f627b-bb44-460f-8015-75a8a0aa8263 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:33.806448 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:33.806448 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:37:33.809893 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-fad02d25-129c-4c69-b7e2-70d0f3f7919e req-e57f627b-bb44-460f-8015-75a8a0aa8263 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:37:33.813725 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-fad02d25-129c-4c69-b7e2-70d0f3f7919e req-e57f627b-bb44-460f-8015-75a8a0aa8263 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 returned with HTTP 200 Jul 10 14:37:33.814105 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1552/6195] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:37:33 2026] GET /volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 => generated 1323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:37:34.589874 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-fad02d25-129c-4c69-b7e2-70d0f3f7919e req-42185b98-f087-4a15-a5b3-5a48790851cf None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:34.592025 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-fad02d25-129c-4c69-b7e2-70d0f3f7919e req-42185b98-f087-4a15-a5b3-5a48790851cf tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] DELETE https://10.4.3.66/volume/v3/attachments/dab9cb9a-fb72-4559-ba2e-a21d5c044989 Jul 10 14:37:34.592209 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-fad02d25-129c-4c69-b7e2-70d0f3f7919e req-42185b98-f087-4a15-a5b3-5a48790851cf tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:34.592388 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-fad02d25-129c-4c69-b7e2-70d0f3f7919e req-42185b98-f087-4a15-a5b3-5a48790851cf tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:34.599340 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:34.599340 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:37:35.123883 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-fad02d25-129c-4c69-b7e2-70d0f3f7919e req-42185b98-f087-4a15-a5b3-5a48790851cf tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/attachments/dab9cb9a-fb72-4559-ba2e-a21d5c044989 returned with HTTP 200 Jul 10 14:37:35.124178 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1546/6196] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:37:34 2026] DELETE /volume/v3/attachments/dab9cb9a-fb72-4559-ba2e-a21d5c044989 => generated 19 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:37:35.921475 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-85b4239a-2502-4b90-9058-0ead9a4d18d1 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:35.923075 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-85b4239a-2502-4b90-9058-0ead9a4d18d1 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:37:35.923572 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-85b4239a-2502-4b90-9058-0ead9a4d18d1 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-181861233", "snapshot_id": "a94cf7ee-9eb2-41dd-adc8-0523ce61eda1", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:37:35.925896 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-85b4239a-2502-4b90-9058-0ead9a4d18d1 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-181861233', 'snapshot_id': 'a94cf7ee-9eb2-41dd-adc8-0523ce61eda1', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:37:35.931790 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:35.931790 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:37:35.932301 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-85b4239a-2502-4b90-9058-0ead9a4d18d1 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Snapshot retrieved successfully. Jul 10 14:37:35.932473 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-85b4239a-2502-4b90-9058-0ead9a4d18d1 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Create volume of 1 GB Jul 10 14:37:35.935932 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-85b4239a-2502-4b90-9058-0ead9a4d18d1 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Availability Zones retrieved successfully. Jul 10 14:37:35.940831 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-85b4239a-2502-4b90-9058-0ead9a4d18d1 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Flow 'volume_create_api' (928e7e43-fbd3-4a63-938d-dbbba9dd736d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:37:35.942043 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-85b4239a-2502-4b90-9058-0ead9a4d18d1 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f48790a-d883-4574-acb8-3429b4290098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:37:35.943011 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-85b4239a-2502-4b90-9058-0ead9a4d18d1 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:37:35.972857 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-85b4239a-2502-4b90-9058-0ead9a4d18d1 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f48790a-d883-4574-acb8-3429b4290098) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a94cf7ee-9eb2-41dd-adc8-0523ce61eda1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:37:35.973963 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-85b4239a-2502-4b90-9058-0ead9a4d18d1 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abe34a17-6d0d-4e6e-8f6b-501b4e6f291f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:37:36.010534 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-85b4239a-2502-4b90-9058-0ead9a4d18d1 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Created reservations ['30aae9e3-7cfd-4165-be7a-c8ee1515cd8f', '284afbdc-2ead-4281-86bb-0f51c2a8a1cc', '019e43ec-9393-4fdb-a580-721ec35acdb2', '5f846e9c-a160-429e-b171-4e540bf5a4cf'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:37:36.011239 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-85b4239a-2502-4b90-9058-0ead9a4d18d1 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abe34a17-6d0d-4e6e-8f6b-501b4e6f291f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30aae9e3-7cfd-4165-be7a-c8ee1515cd8f', '284afbdc-2ead-4281-86bb-0f51c2a8a1cc', '019e43ec-9393-4fdb-a580-721ec35acdb2', '5f846e9c-a160-429e-b171-4e540bf5a4cf']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:37:36.011933 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-85b4239a-2502-4b90-9058-0ead9a4d18d1 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb228af1-f489-452c-91c8-23aa0746cdd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:37:36.045920 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-85b4239a-2502-4b90-9058-0ead9a4d18d1 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb228af1-f489-452c-91c8-23aa0746cdd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43af4093-4324-41eb-9287-4b353c6a1268', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-181861233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19bbd0575fc4413e959b43b610c55f90',qos_specs=None,replication_status=,reservations=['30aae9e3-7cfd-4165-be7a-c8ee1515cd8f','284afbdc-2ead-4281-86bb-0f51c2a8a1cc','019e43ec-9393-4fdb-a580-721ec35acdb2','5f846e9c-a160-429e-b171-4e540bf5a4cf'],size=1,snapshot_id=a94cf7ee-9eb2-41dd-adc8-0523ce61eda1,source_replicaid=,source_volid=None,status='creating',user_id='4bdfd98790a544f39ba8ad4e8956de92',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:37:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-181861233',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43af4093-4324-41eb-9287-4b353c6a1268,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19bbd0575fc4413e959b43b610c55f90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a94cf7ee-9eb2-41dd-adc8-0523ce61eda1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4bdfd98790a544f39ba8ad4e8956de92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:37:36.046680 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-85b4239a-2502-4b90-9058-0ead9a4d18d1 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ecd7180-6790-4807-80d4-88ee56a566bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:37:36.062756 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-85b4239a-2502-4b90-9058-0ead9a4d18d1 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ecd7180-6790-4807-80d4-88ee56a566bb) transitioned into state 'SUCCESS' from state '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-181861233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19bbd0575fc4413e959b43b610c55f90',qos_specs=None,replication_status=,reservations=['30aae9e3-7cfd-4165-be7a-c8ee1515cd8f','284afbdc-2ead-4281-86bb-0f51c2a8a1cc','019e43ec-9393-4fdb-a580-721ec35acdb2','5f846e9c-a160-429e-b171-4e540bf5a4cf'],size=1,snapshot_id=a94cf7ee-9eb2-41dd-adc8-0523ce61eda1,source_replicaid=,source_volid=None,status='creating',user_id='4bdfd98790a544f39ba8ad4e8956de92',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:37:36.063434 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-85b4239a-2502-4b90-9058-0ead9a4d18d1 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e279e0e2-0792-41dd-b5ec-34eaee8be1cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:37:36.081868 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-85b4239a-2502-4b90-9058-0ead9a4d18d1 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e279e0e2-0792-41dd-b5ec-34eaee8be1cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:37:36.082694 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-85b4239a-2502-4b90-9058-0ead9a4d18d1 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Flow 'volume_create_api' (928e7e43-fbd3-4a63-938d-dbbba9dd736d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:37:36.083001 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-85b4239a-2502-4b90-9058-0ead9a4d18d1 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Create volume request issued successfully. Jul 10 14:37:36.083554 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-85b4239a-2502-4b90-9058-0ead9a4d18d1 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:37:36.083984 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1540/6197] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:37:35 2026] POST /volume/v3/volumes => generated 788 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:37:36.095203 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b6ee0a86-1d0e-4a64-bc0e-059729b07131 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:36.097418 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b6ee0a86-1d0e-4a64-bc0e-059729b07131 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 Jul 10 14:37:36.097715 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b6ee0a86-1d0e-4a64-bc0e-059729b07131 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:36.097991 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b6ee0a86-1d0e-4a64-bc0e-059729b07131 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:36.106905 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:36.106905 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:37:36.111742 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-b6ee0a86-1d0e-4a64-bc0e-059729b07131 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:37:36.117790 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b6ee0a86-1d0e-4a64-bc0e-059729b07131 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 returned with HTTP 200 Jul 10 14:37:36.118282 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1560/6198] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:37:36 2026] GET /volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:37:37.129624 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-d0be5562-7f96-4427-b32d-c9efbf77a574 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:37.131514 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d0be5562-7f96-4427-b32d-c9efbf77a574 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 Jul 10 14:37:37.131734 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d0be5562-7f96-4427-b32d-c9efbf77a574 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:37.131921 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-d0be5562-7f96-4427-b32d-c9efbf77a574 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:37.139188 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:37.139188 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:37:37.142658 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-d0be5562-7f96-4427-b32d-c9efbf77a574 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:37:37.147076 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-d0be5562-7f96-4427-b32d-c9efbf77a574 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 returned with HTTP 200 Jul 10 14:37:37.147562 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1553/6199] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:37:37 2026] GET /volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:37:37.160400 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-4e8cf35c-0aa4-45e7-984e-25987e67c8a3 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:37.162511 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4e8cf35c-0aa4-45e7-984e-25987e67c8a3 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 Jul 10 14:37:37.162773 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4e8cf35c-0aa4-45e7-984e-25987e67c8a3 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:37.163000 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-4e8cf35c-0aa4-45e7-984e-25987e67c8a3 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:37.171425 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:37.171425 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:37:37.175760 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-4e8cf35c-0aa4-45e7-984e-25987e67c8a3 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:37:37.180080 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-4e8cf35c-0aa4-45e7-984e-25987e67c8a3 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 returned with HTTP 200 Jul 10 14:37:37.180437 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1547/6200] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:37:37 2026] GET /volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:37:37.626243 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-ec8539d9-5f8c-4c42-a755-ac5ebe8817f3 req-7b74096a-9493-422a-8030-29e25e9b3504 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:37.628716 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-ec8539d9-5f8c-4c42-a755-ac5ebe8817f3 req-7b74096a-9493-422a-8030-29e25e9b3504 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 Jul 10 14:37:37.628930 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-ec8539d9-5f8c-4c42-a755-ac5ebe8817f3 req-7b74096a-9493-422a-8030-29e25e9b3504 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:37.629137 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-ec8539d9-5f8c-4c42-a755-ac5ebe8817f3 req-7b74096a-9493-422a-8030-29e25e9b3504 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:37.636263 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:37.636263 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:37:37.639435 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-ec8539d9-5f8c-4c42-a755-ac5ebe8817f3 req-7b74096a-9493-422a-8030-29e25e9b3504 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:37:37.643018 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-ec8539d9-5f8c-4c42-a755-ac5ebe8817f3 req-7b74096a-9493-422a-8030-29e25e9b3504 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 returned with HTTP 200 Jul 10 14:37:37.643370 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1541/6201] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:37:37 2026] GET /volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:37:39.673923 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-16a43737-f65f-41a0-bf8c-0942ad5d8f1c None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:39.674405 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-16a43737-f65f-41a0-bf8c-0942ad5d8f1c None None] GET https://10.4.3.66/volume// Jul 10 14:37:39.674609 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-16a43737-f65f-41a0-bf8c-0942ad5d8f1c None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:39.674843 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-16a43737-f65f-41a0-bf8c-0942ad5d8f1c None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:39.675193 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-16a43737-f65f-41a0-bf8c-0942ad5d8f1c None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:37:39.675533 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1561/6202] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:37:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:37:39.682356 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-ec8539d9-5f8c-4c42-a755-ac5ebe8817f3 req-1c9a164e-897b-449c-98fa-df83acfec926 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:39.684303 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-ec8539d9-5f8c-4c42-a755-ac5ebe8817f3 req-1c9a164e-897b-449c-98fa-df83acfec926 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:37:39.684706 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-ec8539d9-5f8c-4c42-a755-ac5ebe8817f3 req-1c9a164e-897b-449c-98fa-df83acfec926 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "43af4093-4324-41eb-9287-4b353c6a1268", "connector": null, "instance_uuid": "cdfa9444-6639-41b3-b01f-aa58bcd68bf9"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:37:39.695202 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:39.695202 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:37:39.718286 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-ec8539d9-5f8c-4c42-a755-ac5ebe8817f3 req-1c9a164e-897b-449c-98fa-df83acfec926 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:37:39.718754 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1554/6203] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:37:39 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:37:40.162244 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-612c76db-531e-4784-8846-28d1be134456 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:40.163975 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-612c76db-531e-4784-8846-28d1be134456 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 Jul 10 14:37:40.164154 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-612c76db-531e-4784-8846-28d1be134456 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:40.164330 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-612c76db-531e-4784-8846-28d1be134456 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:40.174128 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:40.174128 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:37:40.177448 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-612c76db-531e-4784-8846-28d1be134456 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:37:40.181480 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-612c76db-531e-4784-8846-28d1be134456 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 returned with HTTP 200 Jul 10 14:37:40.181921 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1548/6204] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:37:40 2026] GET /volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:37:40.243662 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-5cb5af14-d90e-4013-9d8c-c05777219109 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:40.244025 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5cb5af14-d90e-4013-9d8c-c05777219109 None None] GET https://10.4.3.66/volume// Jul 10 14:37:40.244187 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5cb5af14-d90e-4013-9d8c-c05777219109 None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:40.244366 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5cb5af14-d90e-4013-9d8c-c05777219109 None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:40.244716 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5cb5af14-d90e-4013-9d8c-c05777219109 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:37:40.244990 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1542/6205] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:37:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:37:40.253237 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-ec8539d9-5f8c-4c42-a755-ac5ebe8817f3 req-ba539c6f-3d4a-411e-bac6-92715e04a339 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:40.279680 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-ec8539d9-5f8c-4c42-a755-ac5ebe8817f3 req-ba539c6f-3d4a-411e-bac6-92715e04a339 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 Jul 10 14:37:40.279925 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-ec8539d9-5f8c-4c42-a755-ac5ebe8817f3 req-ba539c6f-3d4a-411e-bac6-92715e04a339 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:40.280148 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-ec8539d9-5f8c-4c42-a755-ac5ebe8817f3 req-ba539c6f-3d4a-411e-bac6-92715e04a339 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:40.290341 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:40.290341 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:37:40.293913 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-ec8539d9-5f8c-4c42-a755-ac5ebe8817f3 req-ba539c6f-3d4a-411e-bac6-92715e04a339 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:37:40.298247 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-ec8539d9-5f8c-4c42-a755-ac5ebe8817f3 req-ba539c6f-3d4a-411e-bac6-92715e04a339 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 returned with HTTP 200 Jul 10 14:37:40.298650 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1562/6206] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:37:40 2026] GET /volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 => generated 1060 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:37:40.393044 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-ec8539d9-5f8c-4c42-a755-ac5ebe8817f3 req-4f29a553-61cd-4a22-8f63-0e412eafb169 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:40.395188 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-ec8539d9-5f8c-4c42-a755-ac5ebe8817f3 req-4f29a553-61cd-4a22-8f63-0e412eafb169 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] PUT https://10.4.3.66/volume/v3/attachments/25bd822d-ef04-49c7-bac3-310058df29be Jul 10 14:37:40.395526 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-ec8539d9-5f8c-4c42-a755-ac5ebe8817f3 req-4f29a553-61cd-4a22-8f63-0e412eafb169 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:37:40.402529 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-ec8539d9-5f8c-4c42-a755-ac5ebe8817f3 req-4f29a553-61cd-4a22-8f63-0e412eafb169 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Acquiring lock "cinder-attachment_update-43af4093-4324-41eb-9287-4b353c6a1268-np0000005012" by "attachment_update" {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:37:40.406908 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-ec8539d9-5f8c-4c42-a755-ac5ebe8817f3 req-4f29a553-61cd-4a22-8f63-0e412eafb169 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Lock "cinder-attachment_update-43af4093-4324-41eb-9287-4b353c6a1268-np0000005012" acquired by "attachment_update" :: waited 0.004s {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:37:40.407796 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:40.407796 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:37:40.924544 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-ec8539d9-5f8c-4c42-a755-ac5ebe8817f3 req-4f29a553-61cd-4a22-8f63-0e412eafb169 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Lock "cinder-attachment_update-43af4093-4324-41eb-9287-4b353c6a1268-np0000005012" released by "attachment_update" :: held 0.518s {{(pid=100153) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:37:40.924941 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-ec8539d9-5f8c-4c42-a755-ac5ebe8817f3 req-4f29a553-61cd-4a22-8f63-0e412eafb169 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/attachments/25bd822d-ef04-49c7-bac3-310058df29be returned with HTTP 200 Jul 10 14:37:40.925279 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1555/6207] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:37:40 2026] PUT /volume/v3/attachments/25bd822d-ef04-49c7-bac3-310058df29be => generated 969 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:37:41.193657 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-948108eb-5067-4fe8-9a8a-0bb20de88c5f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:41.195775 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-948108eb-5067-4fe8-9a8a-0bb20de88c5f tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 Jul 10 14:37:41.195915 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-948108eb-5067-4fe8-9a8a-0bb20de88c5f tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:41.196292 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-948108eb-5067-4fe8-9a8a-0bb20de88c5f tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:41.206562 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:41.206562 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:37:41.210072 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-948108eb-5067-4fe8-9a8a-0bb20de88c5f tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:37:41.214432 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-948108eb-5067-4fe8-9a8a-0bb20de88c5f tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 returned with HTTP 200 Jul 10 14:37:41.214860 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1549/6208] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:37:41 2026] GET /volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:37:42.227227 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-f35f038d-ea52-4836-b1c2-6a70cbea4e2c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:42.228992 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f35f038d-ea52-4836-b1c2-6a70cbea4e2c tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 Jul 10 14:37:42.229181 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f35f038d-ea52-4836-b1c2-6a70cbea4e2c tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:42.229358 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-f35f038d-ea52-4836-b1c2-6a70cbea4e2c tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:42.240174 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:42.240174 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:37:42.243343 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-f35f038d-ea52-4836-b1c2-6a70cbea4e2c tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:37:42.247680 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-f35f038d-ea52-4836-b1c2-6a70cbea4e2c tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 returned with HTTP 200 Jul 10 14:37:42.247784 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1543/6209] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:37:42 2026] GET /volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:37:43.259421 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-3c92246e-3545-4f71-b3f2-a26a60819a26 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:43.260960 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3c92246e-3545-4f71-b3f2-a26a60819a26 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 Jul 10 14:37:43.261139 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3c92246e-3545-4f71-b3f2-a26a60819a26 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:43.261311 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3c92246e-3545-4f71-b3f2-a26a60819a26 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:43.270880 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:43.270880 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:37:43.274594 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-3c92246e-3545-4f71-b3f2-a26a60819a26 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:37:43.278679 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3c92246e-3545-4f71-b3f2-a26a60819a26 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 returned with HTTP 200 Jul 10 14:37:43.279186 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1563/6210] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:37:43 2026] GET /volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:37:44.292462 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-1c26fca1-c69f-4018-be03-c5187b39ad69 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:44.294508 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1c26fca1-c69f-4018-be03-c5187b39ad69 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 Jul 10 14:37:44.294766 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1c26fca1-c69f-4018-be03-c5187b39ad69 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:44.295008 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-1c26fca1-c69f-4018-be03-c5187b39ad69 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:44.306446 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:44.306446 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:37:44.310576 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-1c26fca1-c69f-4018-be03-c5187b39ad69 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:37:44.315991 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-1c26fca1-c69f-4018-be03-c5187b39ad69 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 returned with HTTP 200 Jul 10 14:37:44.316511 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1556/6211] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:37:44 2026] GET /volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:37:45.327902 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-9d524783-59f6-4618-afab-80da015c1f27 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:45.329844 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9d524783-59f6-4618-afab-80da015c1f27 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 Jul 10 14:37:45.330063 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9d524783-59f6-4618-afab-80da015c1f27 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:45.330249 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-9d524783-59f6-4618-afab-80da015c1f27 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:45.339780 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:45.339780 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:37:45.343091 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-9d524783-59f6-4618-afab-80da015c1f27 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:37:45.347524 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-9d524783-59f6-4618-afab-80da015c1f27 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 returned with HTTP 200 Jul 10 14:37:45.347894 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1550/6212] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:37:45 2026] GET /volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:37:46.359525 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-b6bcfdc1-fe92-4a29-9378-d473179548b5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:46.361361 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b6bcfdc1-fe92-4a29-9378-d473179548b5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 Jul 10 14:37:46.361567 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b6bcfdc1-fe92-4a29-9378-d473179548b5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:46.361771 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-b6bcfdc1-fe92-4a29-9378-d473179548b5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:46.370705 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:46.370705 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:37:46.373901 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-b6bcfdc1-fe92-4a29-9378-d473179548b5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:37:46.377686 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-b6bcfdc1-fe92-4a29-9378-d473179548b5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 returned with HTTP 200 Jul 10 14:37:46.378045 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1544/6213] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:37:46 2026] GET /volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:37:47.122192 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-ec8539d9-5f8c-4c42-a755-ac5ebe8817f3 req-4dad5158-03a6-4f74-91a8-76542e119f61 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:47.124561 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-ec8539d9-5f8c-4c42-a755-ac5ebe8817f3 req-4dad5158-03a6-4f74-91a8-76542e119f61 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] POST https://10.4.3.66/volume/v3/attachments/25bd822d-ef04-49c7-bac3-310058df29be/action Jul 10 14:37:47.124924 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-ec8539d9-5f8c-4c42-a755-ac5ebe8817f3 req-4dad5158-03a6-4f74-91a8-76542e119f61 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Action body: b'{"os-complete": null}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:37:47.125058 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-ec8539d9-5f8c-4c42-a755-ac5ebe8817f3 req-4dad5158-03a6-4f74-91a8-76542e119f61 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:37:47.140138 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:47.140138 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:37:47.148806 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-ec8539d9-5f8c-4c42-a755-ac5ebe8817f3 req-4dad5158-03a6-4f74-91a8-76542e119f61 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/attachments/25bd822d-ef04-49c7-bac3-310058df29be/action returned with HTTP 204 Jul 10 14:37:47.149230 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1564/6214] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:37:47 2026] POST /volume/v3/attachments/25bd822d-ef04-49c7-bac3-310058df29be/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:37:47.390025 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-7e24731a-ef60-4414-b34f-f76fca253aa7 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:47.391706 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7e24731a-ef60-4414-b34f-f76fca253aa7 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 Jul 10 14:37:47.391903 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7e24731a-ef60-4414-b34f-f76fca253aa7 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:47.392056 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-7e24731a-ef60-4414-b34f-f76fca253aa7 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:47.400470 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:47.400470 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:37:47.403454 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-7e24731a-ef60-4414-b34f-f76fca253aa7 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:37:47.408888 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-7e24731a-ef60-4414-b34f-f76fca253aa7 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 returned with HTTP 200 Jul 10 14:37:47.409289 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1557/6215] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:37:47 2026] GET /volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 => generated 1173 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:37:50.564532 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-3ff06e5c-88d8-4adf-ae1f-443b7b77ca8b req-200f946b-0b23-4f57-8901-6bec6027dbe7 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:50.594800 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-3ff06e5c-88d8-4adf-ae1f-443b7b77ca8b req-200f946b-0b23-4f57-8901-6bec6027dbe7 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 Jul 10 14:37:50.594974 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-3ff06e5c-88d8-4adf-ae1f-443b7b77ca8b req-200f946b-0b23-4f57-8901-6bec6027dbe7 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:50.595143 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-3ff06e5c-88d8-4adf-ae1f-443b7b77ca8b req-200f946b-0b23-4f57-8901-6bec6027dbe7 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:50.606288 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:50.606288 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:37:50.610256 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-3ff06e5c-88d8-4adf-ae1f-443b7b77ca8b req-200f946b-0b23-4f57-8901-6bec6027dbe7 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:37:50.615548 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-3ff06e5c-88d8-4adf-ae1f-443b7b77ca8b req-200f946b-0b23-4f57-8901-6bec6027dbe7 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 returned with HTTP 200 Jul 10 14:37:50.616044 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1551/6216] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:37:50 2026] GET /volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 => generated 1173 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:37:50.632390 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-3ff06e5c-88d8-4adf-ae1f-443b7b77ca8b req-55667a00-b55f-42af-ae43-968dd602bd00 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:50.634318 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-3ff06e5c-88d8-4adf-ae1f-443b7b77ca8b req-55667a00-b55f-42af-ae43-968dd602bd00 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] POST https://10.4.3.66/volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268/action Jul 10 14:37:50.634653 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-3ff06e5c-88d8-4adf-ae1f-443b7b77ca8b req-55667a00-b55f-42af-ae43-968dd602bd00 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:37:50.634771 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-3ff06e5c-88d8-4adf-ae1f-443b7b77ca8b req-55667a00-b55f-42af-ae43-968dd602bd00 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:37:50.645519 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:50.645519 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:37:50.645987 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-3ff06e5c-88d8-4adf-ae1f-443b7b77ca8b req-55667a00-b55f-42af-ae43-968dd602bd00 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:37:50.651485 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-3ff06e5c-88d8-4adf-ae1f-443b7b77ca8b req-55667a00-b55f-42af-ae43-968dd602bd00 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Begin detaching volume completed successfully. Jul 10 14:37:50.651713 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-3ff06e5c-88d8-4adf-ae1f-443b7b77ca8b req-55667a00-b55f-42af-ae43-968dd602bd00 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268/action returned with HTTP 202 Jul 10 14:37:50.652127 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1545/6217] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:37:50 2026] POST /volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:37:51.672736 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-73d21c83-5c94-4e3f-aebf-2dde1ee7393d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:51.673128 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-73d21c83-5c94-4e3f-aebf-2dde1ee7393d None None] GET https://10.4.3.66/volume// Jul 10 14:37:51.673343 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-73d21c83-5c94-4e3f-aebf-2dde1ee7393d None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:51.673539 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-73d21c83-5c94-4e3f-aebf-2dde1ee7393d None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:51.673867 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-73d21c83-5c94-4e3f-aebf-2dde1ee7393d None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:37:51.674154 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1565/6218] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:37:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:37:51.680524 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-3ff06e5c-88d8-4adf-ae1f-443b7b77ca8b req-7c39f3cf-3eb7-4709-90a4-c2963bf1828b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:51.682531 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-3ff06e5c-88d8-4adf-ae1f-443b7b77ca8b req-7c39f3cf-3eb7-4709-90a4-c2963bf1828b tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 Jul 10 14:37:51.682732 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-3ff06e5c-88d8-4adf-ae1f-443b7b77ca8b req-7c39f3cf-3eb7-4709-90a4-c2963bf1828b tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:51.682939 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-3ff06e5c-88d8-4adf-ae1f-443b7b77ca8b req-7c39f3cf-3eb7-4709-90a4-c2963bf1828b tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:51.692679 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:51.692679 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:37:51.696636 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-3ff06e5c-88d8-4adf-ae1f-443b7b77ca8b req-7c39f3cf-3eb7-4709-90a4-c2963bf1828b tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:37:51.701169 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-3ff06e5c-88d8-4adf-ae1f-443b7b77ca8b req-7c39f3cf-3eb7-4709-90a4-c2963bf1828b tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 returned with HTTP 200 Jul 10 14:37:51.701616 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1558/6219] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:37:51 2026] GET /volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 => generated 1356 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:37:52.496633 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-3ff06e5c-88d8-4adf-ae1f-443b7b77ca8b req-307c0127-bbe6-4561-a311-1b6644e17bf5 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:52.498590 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-3ff06e5c-88d8-4adf-ae1f-443b7b77ca8b req-307c0127-bbe6-4561-a311-1b6644e17bf5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] DELETE https://10.4.3.66/volume/v3/attachments/25bd822d-ef04-49c7-bac3-310058df29be Jul 10 14:37:52.498716 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-3ff06e5c-88d8-4adf-ae1f-443b7b77ca8b req-307c0127-bbe6-4561-a311-1b6644e17bf5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:52.498887 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-3ff06e5c-88d8-4adf-ae1f-443b7b77ca8b req-307c0127-bbe6-4561-a311-1b6644e17bf5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:52.506448 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:52.506448 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:37:53.030306 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-3ff06e5c-88d8-4adf-ae1f-443b7b77ca8b req-307c0127-bbe6-4561-a311-1b6644e17bf5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/attachments/25bd822d-ef04-49c7-bac3-310058df29be returned with HTTP 200 Jul 10 14:37:53.030712 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1552/6220] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:37:52 2026] DELETE /volume/v3/attachments/25bd822d-ef04-49c7-bac3-310058df29be => generated 19 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:37:53.800242 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-eab3f2d2-fcf4-4244-b325-1023c44ea4e5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:53.801891 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-eab3f2d2-fcf4-4244-b325-1023c44ea4e5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:37:53.802217 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-eab3f2d2-fcf4-4244-b325-1023c44ea4e5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-862270056", "snapshot_id": "468c4ab8-78bd-42cd-bede-53878105a392", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:37:53.803695 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-eab3f2d2-fcf4-4244-b325-1023c44ea4e5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-862270056', 'snapshot_id': '468c4ab8-78bd-42cd-bede-53878105a392', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:37:53.808420 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:53.808420 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:37:53.808841 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-eab3f2d2-fcf4-4244-b325-1023c44ea4e5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Snapshot retrieved successfully. Jul 10 14:37:53.808949 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-eab3f2d2-fcf4-4244-b325-1023c44ea4e5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Create volume of 1 GB Jul 10 14:37:53.812123 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-eab3f2d2-fcf4-4244-b325-1023c44ea4e5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Availability Zones retrieved successfully. Jul 10 14:37:53.817236 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-eab3f2d2-fcf4-4244-b325-1023c44ea4e5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Flow 'volume_create_api' (009496b2-b25a-4b60-b456-7ce8aa3af738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:37:53.818124 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-eab3f2d2-fcf4-4244-b325-1023c44ea4e5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37bccca3-3a0c-41cb-a253-7f04fb4ca55e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:37:53.818996 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-eab3f2d2-fcf4-4244-b325-1023c44ea4e5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:37:53.846588 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-eab3f2d2-fcf4-4244-b325-1023c44ea4e5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37bccca3-3a0c-41cb-a253-7f04fb4ca55e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '468c4ab8-78bd-42cd-bede-53878105a392', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:37:53.847266 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-eab3f2d2-fcf4-4244-b325-1023c44ea4e5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f9ef25e-e4d2-4dc2-90d5-fd80eca7de47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:37:53.883664 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-eab3f2d2-fcf4-4244-b325-1023c44ea4e5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Created reservations ['f6a16433-cce4-4c38-a9b8-7a6e28719250', 'f5a9f9c9-a020-48ce-ac2f-89448e0527ff', 'dba580ec-7d74-4487-bde0-75f412462857', '9570f51a-383f-4bd4-b9c7-0cc8efe73423'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:37:53.884406 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-eab3f2d2-fcf4-4244-b325-1023c44ea4e5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f9ef25e-e4d2-4dc2-90d5-fd80eca7de47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6a16433-cce4-4c38-a9b8-7a6e28719250', 'f5a9f9c9-a020-48ce-ac2f-89448e0527ff', 'dba580ec-7d74-4487-bde0-75f412462857', '9570f51a-383f-4bd4-b9c7-0cc8efe73423']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:37:53.885098 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-eab3f2d2-fcf4-4244-b325-1023c44ea4e5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b12ff0f6-8bc4-4a78-b089-f478aa50a40d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:37:53.924127 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-eab3f2d2-fcf4-4244-b325-1023c44ea4e5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b12ff0f6-8bc4-4a78-b089-f478aa50a40d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e35856c4-8cc3-4109-9a1a-f0a925db8560', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-862270056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19bbd0575fc4413e959b43b610c55f90',qos_specs=None,replication_status=,reservations=['f6a16433-cce4-4c38-a9b8-7a6e28719250','f5a9f9c9-a020-48ce-ac2f-89448e0527ff','dba580ec-7d74-4487-bde0-75f412462857','9570f51a-383f-4bd4-b9c7-0cc8efe73423'],size=1,snapshot_id=468c4ab8-78bd-42cd-bede-53878105a392,source_replicaid=,source_volid=None,status='creating',user_id='4bdfd98790a544f39ba8ad4e8956de92',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:37:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-862270056',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e35856c4-8cc3-4109-9a1a-f0a925db8560,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19bbd0575fc4413e959b43b610c55f90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=468c4ab8-78bd-42cd-bede-53878105a392,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4bdfd98790a544f39ba8ad4e8956de92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:37:53.924785 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-eab3f2d2-fcf4-4244-b325-1023c44ea4e5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c82be9fe-9c5c-4c58-9d32-44ab636fd268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:37:53.939662 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-eab3f2d2-fcf4-4244-b325-1023c44ea4e5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c82be9fe-9c5c-4c58-9d32-44ab636fd268) transitioned into state 'SUCCESS' from state '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-862270056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19bbd0575fc4413e959b43b610c55f90',qos_specs=None,replication_status=,reservations=['f6a16433-cce4-4c38-a9b8-7a6e28719250','f5a9f9c9-a020-48ce-ac2f-89448e0527ff','dba580ec-7d74-4487-bde0-75f412462857','9570f51a-383f-4bd4-b9c7-0cc8efe73423'],size=1,snapshot_id=468c4ab8-78bd-42cd-bede-53878105a392,source_replicaid=,source_volid=None,status='creating',user_id='4bdfd98790a544f39ba8ad4e8956de92',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:37:53.940317 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-eab3f2d2-fcf4-4244-b325-1023c44ea4e5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f4cc758-de11-4330-883b-6084e25c71ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:37:53.958442 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-eab3f2d2-fcf4-4244-b325-1023c44ea4e5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f4cc758-de11-4330-883b-6084e25c71ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:37:53.959295 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-eab3f2d2-fcf4-4244-b325-1023c44ea4e5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Flow 'volume_create_api' (009496b2-b25a-4b60-b456-7ce8aa3af738) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:37:53.959611 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-eab3f2d2-fcf4-4244-b325-1023c44ea4e5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Create volume request issued successfully. Jul 10 14:37:53.960219 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-eab3f2d2-fcf4-4244-b325-1023c44ea4e5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:37:53.960675 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1546/6221] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:37:53 2026] POST /volume/v3/volumes => generated 788 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:37:53.972315 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-3231ec7d-c1a4-4249-9cee-0a58bd9ec95d None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:53.974166 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3231ec7d-c1a4-4249-9cee-0a58bd9ec95d tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 Jul 10 14:37:53.974383 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3231ec7d-c1a4-4249-9cee-0a58bd9ec95d tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:53.974605 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-3231ec7d-c1a4-4249-9cee-0a58bd9ec95d tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:53.981377 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:53.981377 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:37:53.984860 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-3231ec7d-c1a4-4249-9cee-0a58bd9ec95d tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:37:53.988656 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-3231ec7d-c1a4-4249-9cee-0a58bd9ec95d tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 returned with HTTP 200 Jul 10 14:37:53.989056 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1566/6222] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:37:53 2026] GET /volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:37:55.000811 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-a704dcc1-16ea-4dca-aa27-2415e3894e86 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:55.002693 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a704dcc1-16ea-4dca-aa27-2415e3894e86 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 Jul 10 14:37:55.002951 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a704dcc1-16ea-4dca-aa27-2415e3894e86 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:55.003189 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-a704dcc1-16ea-4dca-aa27-2415e3894e86 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:55.012204 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:55.012204 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:37:55.016470 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-a704dcc1-16ea-4dca-aa27-2415e3894e86 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:37:55.021607 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-a704dcc1-16ea-4dca-aa27-2415e3894e86 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 returned with HTTP 200 Jul 10 14:37:55.022062 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1559/6223] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:37:54 2026] GET /volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:37:55.034206 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5ba7a5b1-d143-4e50-a81e-7700ce014594 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:55.035869 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5ba7a5b1-d143-4e50-a81e-7700ce014594 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 Jul 10 14:37:55.036042 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5ba7a5b1-d143-4e50-a81e-7700ce014594 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:55.036242 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5ba7a5b1-d143-4e50-a81e-7700ce014594 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:55.044195 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:55.044195 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:37:55.048092 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5ba7a5b1-d143-4e50-a81e-7700ce014594 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:37:55.052617 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5ba7a5b1-d143-4e50-a81e-7700ce014594 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 returned with HTTP 200 Jul 10 14:37:55.053272 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1553/6224] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:37:55 2026] GET /volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:37:55.483598 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-d6274fed-4c10-4897-97ac-5cd5442fac20 req-c46f5009-6878-4aee-8e63-c4baa5b3cfc5 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:55.512199 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-d6274fed-4c10-4897-97ac-5cd5442fac20 req-c46f5009-6878-4aee-8e63-c4baa5b3cfc5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 Jul 10 14:37:55.512388 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-d6274fed-4c10-4897-97ac-5cd5442fac20 req-c46f5009-6878-4aee-8e63-c4baa5b3cfc5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:55.512591 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-d6274fed-4c10-4897-97ac-5cd5442fac20 req-c46f5009-6878-4aee-8e63-c4baa5b3cfc5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:55.536689 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:55.536689 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:37:55.539759 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-d6274fed-4c10-4897-97ac-5cd5442fac20 req-c46f5009-6878-4aee-8e63-c4baa5b3cfc5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:37:55.543175 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-d6274fed-4c10-4897-97ac-5cd5442fac20 req-c46f5009-6878-4aee-8e63-c4baa5b3cfc5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 returned with HTTP 200 Jul 10 14:37:55.543544 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1547/6225] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:37:55 2026] GET /volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 => generated 881 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:37:57.573427 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-0d4f64e1-cc19-4d55-ada8-41d62c1570a7 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:57.573875 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0d4f64e1-cc19-4d55-ada8-41d62c1570a7 None None] GET https://10.4.3.66/volume// Jul 10 14:37:57.573910 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0d4f64e1-cc19-4d55-ada8-41d62c1570a7 None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:57.574105 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-0d4f64e1-cc19-4d55-ada8-41d62c1570a7 None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:57.574417 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-0d4f64e1-cc19-4d55-ada8-41d62c1570a7 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:37:57.574708 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1567/6226] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:37:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:37:57.580898 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-d6274fed-4c10-4897-97ac-5cd5442fac20 req-0dc3d0af-6320-4b4d-b3c2-e1c45e888c64 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:57.612086 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-d6274fed-4c10-4897-97ac-5cd5442fac20 req-0dc3d0af-6320-4b4d-b3c2-e1c45e888c64 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:37:57.612467 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-d6274fed-4c10-4897-97ac-5cd5442fac20 req-0dc3d0af-6320-4b4d-b3c2-e1c45e888c64 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e35856c4-8cc3-4109-9a1a-f0a925db8560", "connector": null, "instance_uuid": "cdfa9444-6639-41b3-b01f-aa58bcd68bf9"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:37:57.623034 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:57.623034 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:37:57.650801 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-d6274fed-4c10-4897-97ac-5cd5442fac20 req-0dc3d0af-6320-4b4d-b3c2-e1c45e888c64 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:37:57.651487 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1560/6227] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:37:57 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 14:37:58.062465 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-46c50ec9-3c0e-4551-8376-57d044b9d97e None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:58.064233 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-46c50ec9-3c0e-4551-8376-57d044b9d97e tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 Jul 10 14:37:58.064424 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-46c50ec9-3c0e-4551-8376-57d044b9d97e tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:58.064637 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-46c50ec9-3c0e-4551-8376-57d044b9d97e tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:58.073405 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:58.073405 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:37:58.076688 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-46c50ec9-3c0e-4551-8376-57d044b9d97e tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:37:58.080302 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-46c50ec9-3c0e-4551-8376-57d044b9d97e tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 returned with HTTP 200 Jul 10 14:37:58.080788 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1554/6228] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:37:58 2026] GET /volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:37:58.176403 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-9874518a-8ed5-4052-bd2d-448947b8fa93 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:58.176832 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9874518a-8ed5-4052-bd2d-448947b8fa93 None None] GET https://10.4.3.66/volume// Jul 10 14:37:58.177018 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9874518a-8ed5-4052-bd2d-448947b8fa93 None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:58.177245 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9874518a-8ed5-4052-bd2d-448947b8fa93 None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:58.177605 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9874518a-8ed5-4052-bd2d-448947b8fa93 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:37:58.177925 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1548/6229] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:37:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:37:58.184453 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-d6274fed-4c10-4897-97ac-5cd5442fac20 req-bb949100-7299-494f-80f7-9bd2857c984b None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:58.186464 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-d6274fed-4c10-4897-97ac-5cd5442fac20 req-bb949100-7299-494f-80f7-9bd2857c984b tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 Jul 10 14:37:58.186709 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-d6274fed-4c10-4897-97ac-5cd5442fac20 req-bb949100-7299-494f-80f7-9bd2857c984b tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:58.186911 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-d6274fed-4c10-4897-97ac-5cd5442fac20 req-bb949100-7299-494f-80f7-9bd2857c984b tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:58.196327 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:58.196327 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:37:58.199653 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-d6274fed-4c10-4897-97ac-5cd5442fac20 req-bb949100-7299-494f-80f7-9bd2857c984b tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:37:58.203450 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-d6274fed-4c10-4897-97ac-5cd5442fac20 req-bb949100-7299-494f-80f7-9bd2857c984b tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 returned with HTTP 200 Jul 10 14:37:58.203876 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1568/6230] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:37:58 2026] GET /volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 => generated 1060 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:37:58.305019 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-d6274fed-4c10-4897-97ac-5cd5442fac20 req-ebe71636-bb4e-43c9-ace7-e7fa5f99613a None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:58.307476 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-d6274fed-4c10-4897-97ac-5cd5442fac20 req-ebe71636-bb4e-43c9-ace7-e7fa5f99613a tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] PUT https://10.4.3.66/volume/v3/attachments/8b128e17-7f97-42a4-a3b4-a1cee678e82f Jul 10 14:37:58.307956 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-d6274fed-4c10-4897-97ac-5cd5442fac20 req-ebe71636-bb4e-43c9-ace7-e7fa5f99613a tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:37:58.316636 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-d6274fed-4c10-4897-97ac-5cd5442fac20 req-ebe71636-bb4e-43c9-ace7-e7fa5f99613a tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Acquiring lock "cinder-attachment_update-e35856c4-8cc3-4109-9a1a-f0a925db8560-np0000005012" by "attachment_update" {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:37:58.321822 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-d6274fed-4c10-4897-97ac-5cd5442fac20 req-ebe71636-bb4e-43c9-ace7-e7fa5f99613a tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Lock "cinder-attachment_update-e35856c4-8cc3-4109-9a1a-f0a925db8560-np0000005012" acquired by "attachment_update" :: waited 0.005s {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:37:58.323185 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:58.323185 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:37:58.843858 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-d6274fed-4c10-4897-97ac-5cd5442fac20 req-ebe71636-bb4e-43c9-ace7-e7fa5f99613a tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Lock "cinder-attachment_update-e35856c4-8cc3-4109-9a1a-f0a925db8560-np0000005012" released by "attachment_update" :: held 0.522s {{(pid=100153) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:37:58.844314 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-d6274fed-4c10-4897-97ac-5cd5442fac20 req-ebe71636-bb4e-43c9-ace7-e7fa5f99613a tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/attachments/8b128e17-7f97-42a4-a3b4-a1cee678e82f returned with HTTP 200 Jul 10 14:37:58.844613 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1561/6231] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:37:58 2026] PUT /volume/v3/attachments/8b128e17-7f97-42a4-a3b4-a1cee678e82f => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:37:59.092928 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f2ca564b-52b9-4f5b-8a77-2c4bd7531aeb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:37:59.094831 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f2ca564b-52b9-4f5b-8a77-2c4bd7531aeb tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 Jul 10 14:37:59.095045 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f2ca564b-52b9-4f5b-8a77-2c4bd7531aeb tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:37:59.095306 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f2ca564b-52b9-4f5b-8a77-2c4bd7531aeb tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:37:59.105926 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:37:59.105926 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:37:59.109406 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f2ca564b-52b9-4f5b-8a77-2c4bd7531aeb tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:37:59.113857 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f2ca564b-52b9-4f5b-8a77-2c4bd7531aeb tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 returned with HTTP 200 Jul 10 14:37:59.114304 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1555/6232] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:37:59 2026] GET /volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:38:00.126113 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-9686bba9-8fbc-470a-9de5-dea8529b4be6 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:00.128215 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9686bba9-8fbc-470a-9de5-dea8529b4be6 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 Jul 10 14:38:00.128433 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9686bba9-8fbc-470a-9de5-dea8529b4be6 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:00.128684 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-9686bba9-8fbc-470a-9de5-dea8529b4be6 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:00.140386 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:00.140386 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:38:00.144786 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-9686bba9-8fbc-470a-9de5-dea8529b4be6 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:38:00.150336 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-9686bba9-8fbc-470a-9de5-dea8529b4be6 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 returned with HTTP 200 Jul 10 14:38:00.150855 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1549/6233] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:38:00 2026] GET /volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:38:01.164887 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-5595cd22-6e2e-45c8-bf1a-89df29e9a31a None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:01.166743 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5595cd22-6e2e-45c8-bf1a-89df29e9a31a tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 Jul 10 14:38:01.166950 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5595cd22-6e2e-45c8-bf1a-89df29e9a31a tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:01.167174 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-5595cd22-6e2e-45c8-bf1a-89df29e9a31a tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:01.179223 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:01.179223 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:38:01.182759 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-5595cd22-6e2e-45c8-bf1a-89df29e9a31a tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:38:01.187390 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-5595cd22-6e2e-45c8-bf1a-89df29e9a31a tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 returned with HTTP 200 Jul 10 14:38:01.188019 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1569/6234] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:38:01 2026] GET /volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:38:02.199138 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-c4636891-7fe9-4048-8640-5e9d9791193e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:02.201094 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c4636891-7fe9-4048-8640-5e9d9791193e tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 Jul 10 14:38:02.201320 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c4636891-7fe9-4048-8640-5e9d9791193e tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:02.201527 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-c4636891-7fe9-4048-8640-5e9d9791193e tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:02.211863 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:02.211863 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:38:02.215329 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-c4636891-7fe9-4048-8640-5e9d9791193e tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:38:02.220149 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-c4636891-7fe9-4048-8640-5e9d9791193e tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 returned with HTTP 200 Jul 10 14:38:02.220570 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1562/6235] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:38:02 2026] GET /volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:38:03.234320 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-f744bc33-0819-46d0-aadd-5391f7b211e2 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:03.236160 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f744bc33-0819-46d0-aadd-5391f7b211e2 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 Jul 10 14:38:03.236375 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f744bc33-0819-46d0-aadd-5391f7b211e2 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:03.236576 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-f744bc33-0819-46d0-aadd-5391f7b211e2 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:03.247702 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:03.247702 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:38:03.252436 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-f744bc33-0819-46d0-aadd-5391f7b211e2 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:38:03.258339 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-f744bc33-0819-46d0-aadd-5391f7b211e2 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 returned with HTTP 200 Jul 10 14:38:03.258876 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1556/6236] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:38:03 2026] GET /volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:38:04.270778 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-5c7a2d5e-9a88-46f8-9d3a-f044fcbefd5c None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:04.272654 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5c7a2d5e-9a88-46f8-9d3a-f044fcbefd5c tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 Jul 10 14:38:04.272859 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5c7a2d5e-9a88-46f8-9d3a-f044fcbefd5c tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:04.273047 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-5c7a2d5e-9a88-46f8-9d3a-f044fcbefd5c tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:04.281709 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:04.281709 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:38:04.284649 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-5c7a2d5e-9a88-46f8-9d3a-f044fcbefd5c tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:38:04.288100 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-5c7a2d5e-9a88-46f8-9d3a-f044fcbefd5c tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 returned with HTTP 200 Jul 10 14:38:04.288431 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1550/6237] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:38:04 2026] GET /volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:38:05.048200 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-d6274fed-4c10-4897-97ac-5cd5442fac20 req-fedf7d1f-8f80-46de-9838-95dc40484fa4 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:05.049811 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-d6274fed-4c10-4897-97ac-5cd5442fac20 req-fedf7d1f-8f80-46de-9838-95dc40484fa4 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] POST https://10.4.3.66/volume/v3/attachments/8b128e17-7f97-42a4-a3b4-a1cee678e82f/action Jul 10 14:38:05.050190 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-d6274fed-4c10-4897-97ac-5cd5442fac20 req-fedf7d1f-8f80-46de-9838-95dc40484fa4 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Action body: b'{"os-complete": null}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:38:05.050331 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-d6274fed-4c10-4897-97ac-5cd5442fac20 req-fedf7d1f-8f80-46de-9838-95dc40484fa4 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:38:05.053236 np0000005012 devstack@c-api.service[100154]: DEBUG dbcounter [-] [100154] Writing DB stats cinder:SELECT=59,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:38:05.067243 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:05.067243 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:38:05.075929 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-d6274fed-4c10-4897-97ac-5cd5442fac20 req-fedf7d1f-8f80-46de-9838-95dc40484fa4 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/attachments/8b128e17-7f97-42a4-a3b4-a1cee678e82f/action returned with HTTP 204 Jul 10 14:38:05.076422 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1570/6238] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:38:05 2026] POST /volume/v3/attachments/8b128e17-7f97-42a4-a3b4-a1cee678e82f/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:38:05.300211 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0c795946-3ca4-4e19-9175-061d3ae83825 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:05.302411 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0c795946-3ca4-4e19-9175-061d3ae83825 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 Jul 10 14:38:05.302565 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0c795946-3ca4-4e19-9175-061d3ae83825 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:05.303116 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0c795946-3ca4-4e19-9175-061d3ae83825 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:05.312134 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:05.312134 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:38:05.315284 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-0c795946-3ca4-4e19-9175-061d3ae83825 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:38:05.319181 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0c795946-3ca4-4e19-9175-061d3ae83825 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 returned with HTTP 200 Jul 10 14:38:05.319483 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1563/6239] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:38:05 2026] GET /volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 => generated 1173 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:38:08.096204 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-ede70a70-8875-4fc8-af33-e8d6c9cec5a7 req-f4b01825-043a-46e0-9c6b-f738de4abdfa None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:08.119738 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ede70a70-8875-4fc8-af33-e8d6c9cec5a7 req-f4b01825-043a-46e0-9c6b-f738de4abdfa tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 Jul 10 14:38:08.119999 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-ede70a70-8875-4fc8-af33-e8d6c9cec5a7 req-f4b01825-043a-46e0-9c6b-f738de4abdfa tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:08.120212 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-ede70a70-8875-4fc8-af33-e8d6c9cec5a7 req-f4b01825-043a-46e0-9c6b-f738de4abdfa tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:08.122450 np0000005012 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=155,cinder:INSERT=27,cinder:UPDATE=54 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:38:08.129617 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:08.129617 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:38:08.132746 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-ede70a70-8875-4fc8-af33-e8d6c9cec5a7 req-f4b01825-043a-46e0-9c6b-f738de4abdfa tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:38:08.136695 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ede70a70-8875-4fc8-af33-e8d6c9cec5a7 req-f4b01825-043a-46e0-9c6b-f738de4abdfa tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 returned with HTTP 200 Jul 10 14:38:08.137106 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1557/6240] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:38:08 2026] GET /volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 => generated 1173 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:38:08.154408 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-ede70a70-8875-4fc8-af33-e8d6c9cec5a7 req-58fd84fc-3d75-4290-a445-124c5b5ad07a None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:08.156558 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-ede70a70-8875-4fc8-af33-e8d6c9cec5a7 req-58fd84fc-3d75-4290-a445-124c5b5ad07a tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] POST https://10.4.3.66/volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560/action Jul 10 14:38:08.156894 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-ede70a70-8875-4fc8-af33-e8d6c9cec5a7 req-58fd84fc-3d75-4290-a445-124c5b5ad07a tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:38:08.157028 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-ede70a70-8875-4fc8-af33-e8d6c9cec5a7 req-58fd84fc-3d75-4290-a445-124c5b5ad07a tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:38:08.160279 np0000005012 devstack@c-api.service[100155]: DEBUG dbcounter [-] [100155] Writing DB stats cinder:SELECT=105,cinder:UPDATE=26,cinder:INSERT=12 {{(pid=100155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:38:08.169452 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:08.169452 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:38:08.170061 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-ede70a70-8875-4fc8-af33-e8d6c9cec5a7 req-58fd84fc-3d75-4290-a445-124c5b5ad07a tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:38:08.178093 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-ede70a70-8875-4fc8-af33-e8d6c9cec5a7 req-58fd84fc-3d75-4290-a445-124c5b5ad07a tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Begin detaching volume completed successfully. Jul 10 14:38:08.178338 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-ede70a70-8875-4fc8-af33-e8d6c9cec5a7 req-58fd84fc-3d75-4290-a445-124c5b5ad07a tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560/action returned with HTTP 202 Jul 10 14:38:08.178897 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1551/6241] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:38:08 2026] POST /volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:38:09.199976 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-f3a8093b-0dd8-476b-be18-e07c10266a59 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:09.200345 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f3a8093b-0dd8-476b-be18-e07c10266a59 None None] GET https://10.4.3.66/volume// Jul 10 14:38:09.200520 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f3a8093b-0dd8-476b-be18-e07c10266a59 None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:09.200733 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-f3a8093b-0dd8-476b-be18-e07c10266a59 None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:09.201047 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-f3a8093b-0dd8-476b-be18-e07c10266a59 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:38:09.201353 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1571/6242] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:38:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:38:09.207726 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-ede70a70-8875-4fc8-af33-e8d6c9cec5a7 req-9380a5bb-b06a-49a0-83db-7742aea25e9c None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:09.209854 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-ede70a70-8875-4fc8-af33-e8d6c9cec5a7 req-9380a5bb-b06a-49a0-83db-7742aea25e9c tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 Jul 10 14:38:09.210096 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-ede70a70-8875-4fc8-af33-e8d6c9cec5a7 req-9380a5bb-b06a-49a0-83db-7742aea25e9c tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:09.210293 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-ede70a70-8875-4fc8-af33-e8d6c9cec5a7 req-9380a5bb-b06a-49a0-83db-7742aea25e9c tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:09.212839 np0000005012 devstack@c-api.service[100153]: DEBUG dbcounter [-] [100153] Writing DB stats cinder:SELECT=86,cinder:UPDATE=6,cinder:INSERT=2 {{(pid=100153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:38:09.220776 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:09.220776 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:38:09.224811 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-ede70a70-8875-4fc8-af33-e8d6c9cec5a7 req-9380a5bb-b06a-49a0-83db-7742aea25e9c tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:38:09.229775 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-ede70a70-8875-4fc8-af33-e8d6c9cec5a7 req-9380a5bb-b06a-49a0-83db-7742aea25e9c tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 returned with HTTP 200 Jul 10 14:38:09.230286 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1564/6243] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:38:09 2026] GET /volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 => generated 1356 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:38:09.970383 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-ede70a70-8875-4fc8-af33-e8d6c9cec5a7 req-5ce2c1bc-659d-495d-9652-b654f789770f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:09.973049 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ede70a70-8875-4fc8-af33-e8d6c9cec5a7 req-5ce2c1bc-659d-495d-9652-b654f789770f tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] DELETE https://10.4.3.66/volume/v3/attachments/8b128e17-7f97-42a4-a3b4-a1cee678e82f Jul 10 14:38:09.973290 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-ede70a70-8875-4fc8-af33-e8d6c9cec5a7 req-5ce2c1bc-659d-495d-9652-b654f789770f tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:09.973542 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-ede70a70-8875-4fc8-af33-e8d6c9cec5a7 req-5ce2c1bc-659d-495d-9652-b654f789770f tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:09.982100 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:09.982100 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:38:10.506825 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-ede70a70-8875-4fc8-af33-e8d6c9cec5a7 req-5ce2c1bc-659d-495d-9652-b654f789770f tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/attachments/8b128e17-7f97-42a4-a3b4-a1cee678e82f returned with HTTP 200 Jul 10 14:38:10.507336 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1558/6244] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:38:09 2026] DELETE /volume/v3/attachments/8b128e17-7f97-42a4-a3b4-a1cee678e82f => generated 19 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:38:11.336343 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-4ee420a8-3397-440c-a208-3548566e4ac0 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:11.337994 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4ee420a8-3397-440c-a208-3548566e4ac0 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] POST https://10.4.3.66/volume/v3/volumes Jul 10 14:38:11.338303 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-4ee420a8-3397-440c-a208-3548566e4ac0 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-2129874227", "snapshot_id": "9e7064f5-2044-4fdb-9cfe-56644a9e42f0", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:38:11.339728 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.v3.volumes [None req-4ee420a8-3397-440c-a208-3548566e4ac0 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-2129874227', 'snapshot_id': '9e7064f5-2044-4fdb-9cfe-56644a9e42f0', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100155) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 10 14:38:11.344682 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:11.344682 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:38:11.345117 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-4ee420a8-3397-440c-a208-3548566e4ac0 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Snapshot retrieved successfully. Jul 10 14:38:11.345219 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-4ee420a8-3397-440c-a208-3548566e4ac0 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Create volume of 1 GB Jul 10 14:38:11.348541 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-4ee420a8-3397-440c-a208-3548566e4ac0 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Availability Zones retrieved successfully. Jul 10 14:38:11.354458 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-4ee420a8-3397-440c-a208-3548566e4ac0 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Flow 'volume_create_api' (ffb6ac66-beab-4554-bbf4-be01e6dcaca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:38:11.355685 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-4ee420a8-3397-440c-a208-3548566e4ac0 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27ac4052-0108-4797-bb06-169ea3a91139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:38:11.356703 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.flows.api.create_volume [None req-4ee420a8-3397-440c-a208-3548566e4ac0 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100155) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 10 14:38:11.385915 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-4ee420a8-3397-440c-a208-3548566e4ac0 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (27ac4052-0108-4797-bb06-169ea3a91139) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9e7064f5-2044-4fdb-9cfe-56644a9e42f0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-10T14:05:18Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=95828c8e-b396-4b85-82b5-483b2b1ead15,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '95828c8e-b396-4b85-82b5-483b2b1ead15', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:38:11.386729 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-4ee420a8-3397-440c-a208-3548566e4ac0 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6564d962-8ccd-4595-be8f-ea7cda5f5ccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:38:11.425406 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.quota [None req-4ee420a8-3397-440c-a208-3548566e4ac0 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Created reservations ['ebc1c400-7088-4a10-be49-834545173228', '2fd90f86-39d2-4c1f-bd92-04482a531aa0', '6b771f8b-99a1-42d9-b6c3-9a60acc3b98b', '49d8c827-ce72-4808-8a88-b10b8d9e328f'] {{(pid=100155) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 10 14:38:11.426236 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-4ee420a8-3397-440c-a208-3548566e4ac0 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6564d962-8ccd-4595-be8f-ea7cda5f5ccb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebc1c400-7088-4a10-be49-834545173228', '2fd90f86-39d2-4c1f-bd92-04482a531aa0', '6b771f8b-99a1-42d9-b6c3-9a60acc3b98b', '49d8c827-ce72-4808-8a88-b10b8d9e328f']}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:38:11.427009 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-4ee420a8-3397-440c-a208-3548566e4ac0 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d869d6dc-d3ea-4b34-8413-dc93795a7ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:38:11.467116 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-4ee420a8-3397-440c-a208-3548566e4ac0 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d869d6dc-d3ea-4b34-8413-dc93795a7ff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e3f94a4-08d1-42f0-853e-a13fda3e31e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2129874227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19bbd0575fc4413e959b43b610c55f90',qos_specs=None,replication_status=,reservations=['ebc1c400-7088-4a10-be49-834545173228','2fd90f86-39d2-4c1f-bd92-04482a531aa0','6b771f8b-99a1-42d9-b6c3-9a60acc3b98b','49d8c827-ce72-4808-8a88-b10b8d9e328f'],size=1,snapshot_id=9e7064f5-2044-4fdb-9cfe-56644a9e42f0,source_replicaid=,source_volid=None,status='creating',user_id='4bdfd98790a544f39ba8ad4e8956de92',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-10T14:38:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2129874227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e3f94a4-08d1-42f0-853e-a13fda3e31e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='19bbd0575fc4413e959b43b610c55f90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9e7064f5-2044-4fdb-9cfe-56644a9e42f0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4bdfd98790a544f39ba8ad4e8956de92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(95828c8e-b396-4b85-82b5-483b2b1ead15),volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:38:11.467799 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-4ee420a8-3397-440c-a208-3548566e4ac0 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7565cbda-8744-4ba5-8a14-3fd0cac2652b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:38:11.486645 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-4ee420a8-3397-440c-a208-3548566e4ac0 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7565cbda-8744-4ba5-8a14-3fd0cac2652b) transitioned into state 'SUCCESS' from state '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-2129874227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='19bbd0575fc4413e959b43b610c55f90',qos_specs=None,replication_status=,reservations=['ebc1c400-7088-4a10-be49-834545173228','2fd90f86-39d2-4c1f-bd92-04482a531aa0','6b771f8b-99a1-42d9-b6c3-9a60acc3b98b','49d8c827-ce72-4808-8a88-b10b8d9e328f'],size=1,snapshot_id=9e7064f5-2044-4fdb-9cfe-56644a9e42f0,source_replicaid=,source_volid=None,status='creating',user_id='4bdfd98790a544f39ba8ad4e8956de92',volume_type_id=95828c8e-b396-4b85-82b5-483b2b1ead15)}' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:38:11.487369 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-4ee420a8-3397-440c-a208-3548566e4ac0 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bba22508-3f82-4577-a24b-4b3a8593e17d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 10 14:38:11.506646 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-4ee420a8-3397-440c-a208-3548566e4ac0 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bba22508-3f82-4577-a24b-4b3a8593e17d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100155) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 10 14:38:11.507373 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.volume.api [None req-4ee420a8-3397-440c-a208-3548566e4ac0 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Flow 'volume_create_api' (ffb6ac66-beab-4554-bbf4-be01e6dcaca0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100155) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 10 14:38:11.507672 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-4ee420a8-3397-440c-a208-3548566e4ac0 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Create volume request issued successfully. Jul 10 14:38:11.508215 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-4ee420a8-3397-440c-a208-3548566e4ac0 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Jul 10 14:38:11.508654 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1552/6245] 10.4.3.66 () {68 vars in 1252 bytes} [Fri Jul 10 14:38:11 2026] POST /volume/v3/volumes => generated 789 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 10 14:38:11.519443 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-fa3efff0-c675-4b36-9441-9b90e3916ba0 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:11.521095 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-fa3efff0-c675-4b36-9441-9b90e3916ba0 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 Jul 10 14:38:11.521702 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-fa3efff0-c675-4b36-9441-9b90e3916ba0 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:11.521702 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-fa3efff0-c675-4b36-9441-9b90e3916ba0 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:11.530834 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:11.530834 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:38:11.535097 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-fa3efff0-c675-4b36-9441-9b90e3916ba0 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:38:11.540096 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-fa3efff0-c675-4b36-9441-9b90e3916ba0 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 returned with HTTP 200 Jul 10 14:38:11.540592 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1572/6246] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:38:11 2026] GET /volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:38:12.552026 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-5dcb89eb-0a22-4f7d-a65e-1ece7039ae73 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:12.553730 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5dcb89eb-0a22-4f7d-a65e-1ece7039ae73 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 Jul 10 14:38:12.553930 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5dcb89eb-0a22-4f7d-a65e-1ece7039ae73 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:12.554106 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-5dcb89eb-0a22-4f7d-a65e-1ece7039ae73 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:12.561827 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:12.561827 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:38:12.565801 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-5dcb89eb-0a22-4f7d-a65e-1ece7039ae73 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:38:12.570190 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-5dcb89eb-0a22-4f7d-a65e-1ece7039ae73 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 returned with HTTP 200 Jul 10 14:38:12.570637 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1565/6247] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:38:12 2026] GET /volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:38:12.581792 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-01c80762-b9d4-41c9-abc2-390a23863d5d None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:12.583569 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-01c80762-b9d4-41c9-abc2-390a23863d5d tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 Jul 10 14:38:12.583758 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-01c80762-b9d4-41c9-abc2-390a23863d5d tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:12.583975 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-01c80762-b9d4-41c9-abc2-390a23863d5d tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:12.591226 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:12.591226 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:38:12.594669 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-01c80762-b9d4-41c9-abc2-390a23863d5d tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:38:12.598470 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-01c80762-b9d4-41c9-abc2-390a23863d5d tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 returned with HTTP 200 Jul 10 14:38:12.598843 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1559/6248] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:38:12 2026] GET /volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:38:13.041034 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-9e741f57-6e4f-4380-82f2-c5a2086bfdb4 req-26383b46-48fd-4775-ba6b-2e33f8a1beeb None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:13.068707 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-9e741f57-6e4f-4380-82f2-c5a2086bfdb4 req-26383b46-48fd-4775-ba6b-2e33f8a1beeb tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 Jul 10 14:38:13.068926 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-9e741f57-6e4f-4380-82f2-c5a2086bfdb4 req-26383b46-48fd-4775-ba6b-2e33f8a1beeb tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:13.069115 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-9e741f57-6e4f-4380-82f2-c5a2086bfdb4 req-26383b46-48fd-4775-ba6b-2e33f8a1beeb tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:13.075600 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:13.075600 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:38:13.078896 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-9e741f57-6e4f-4380-82f2-c5a2086bfdb4 req-26383b46-48fd-4775-ba6b-2e33f8a1beeb tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:38:13.082605 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-9e741f57-6e4f-4380-82f2-c5a2086bfdb4 req-26383b46-48fd-4775-ba6b-2e33f8a1beeb tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 returned with HTTP 200 Jul 10 14:38:13.082998 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1553/6249] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:38:13 2026] GET /volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 => generated 882 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:38:15.112447 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-b62676b7-88fd-4f29-8798-bef161bcb5dc None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:15.112918 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b62676b7-88fd-4f29-8798-bef161bcb5dc None None] GET https://10.4.3.66/volume// Jul 10 14:38:15.113097 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b62676b7-88fd-4f29-8798-bef161bcb5dc None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:15.113277 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-b62676b7-88fd-4f29-8798-bef161bcb5dc None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:15.113582 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-b62676b7-88fd-4f29-8798-bef161bcb5dc None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:38:15.113887 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1573/6250] 10.4.3.66 () {66 vars in 1421 bytes} [Fri Jul 10 14:38:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:38:15.121989 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-9e741f57-6e4f-4380-82f2-c5a2086bfdb4 req-de418c20-5d3e-4faa-9bd7-8ae4c1c4b166 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:15.147416 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-9e741f57-6e4f-4380-82f2-c5a2086bfdb4 req-de418c20-5d3e-4faa-9bd7-8ae4c1c4b166 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] POST https://10.4.3.66/volume/v3/attachments Jul 10 14:38:15.147776 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-9e741f57-6e4f-4380-82f2-c5a2086bfdb4 req-de418c20-5d3e-4faa-9bd7-8ae4c1c4b166 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0e3f94a4-08d1-42f0-853e-a13fda3e31e0", "connector": null, "instance_uuid": "cdfa9444-6639-41b3-b01f-aa58bcd68bf9"}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:38:15.155715 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:15.155715 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:38:15.178920 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-9e741f57-6e4f-4380-82f2-c5a2086bfdb4 req-de418c20-5d3e-4faa-9bd7-8ae4c1c4b166 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Jul 10 14:38:15.179305 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1566/6251] 10.4.3.66 () {74 vars in 1587 bytes} [Fri Jul 10 14:38:15 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 14:38:15.601859 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-b5e8f778-ddf1-46a7-a965-dc764b5c72aa None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:15.603636 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b5e8f778-ddf1-46a7-a965-dc764b5c72aa tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 Jul 10 14:38:15.603834 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b5e8f778-ddf1-46a7-a965-dc764b5c72aa tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:15.604011 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-b5e8f778-ddf1-46a7-a965-dc764b5c72aa tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:15.613998 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:15.613998 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:38:15.617317 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-b5e8f778-ddf1-46a7-a965-dc764b5c72aa tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:38:15.621346 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-b5e8f778-ddf1-46a7-a965-dc764b5c72aa tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 returned with HTTP 200 Jul 10 14:38:15.621733 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1560/6252] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:38:15 2026] GET /volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:38:15.702755 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-978215bd-628a-4373-8c4d-8a817fc332f9 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:15.703240 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-978215bd-628a-4373-8c4d-8a817fc332f9 None None] GET https://10.4.3.66/volume// Jul 10 14:38:15.703462 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-978215bd-628a-4373-8c4d-8a817fc332f9 None None] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:15.703737 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-978215bd-628a-4373-8c4d-8a817fc332f9 None None] Calling method 'all' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:15.704131 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-978215bd-628a-4373-8c4d-8a817fc332f9 None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:38:15.704451 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1554/6253] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:38:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:38:15.711487 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-9e741f57-6e4f-4380-82f2-c5a2086bfdb4 req-c456f80d-2272-401c-b7d7-f1b0f5cc2fc5 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:15.713694 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-9e741f57-6e4f-4380-82f2-c5a2086bfdb4 req-c456f80d-2272-401c-b7d7-f1b0f5cc2fc5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 Jul 10 14:38:15.713932 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-9e741f57-6e4f-4380-82f2-c5a2086bfdb4 req-c456f80d-2272-401c-b7d7-f1b0f5cc2fc5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:15.714144 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-9e741f57-6e4f-4380-82f2-c5a2086bfdb4 req-c456f80d-2272-401c-b7d7-f1b0f5cc2fc5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:15.723494 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:15.723494 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:38:15.726437 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [req-9e741f57-6e4f-4380-82f2-c5a2086bfdb4 req-c456f80d-2272-401c-b7d7-f1b0f5cc2fc5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:38:15.730045 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-9e741f57-6e4f-4380-82f2-c5a2086bfdb4 req-c456f80d-2272-401c-b7d7-f1b0f5cc2fc5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 returned with HTTP 200 Jul 10 14:38:15.730434 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1574/6254] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:38:15 2026] GET /volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 => generated 1061 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:38:15.843598 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-9e741f57-6e4f-4380-82f2-c5a2086bfdb4 req-2434e48a-ab2b-41d7-b67f-dcfbba8871b5 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:15.845822 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-9e741f57-6e4f-4380-82f2-c5a2086bfdb4 req-2434e48a-ab2b-41d7-b67f-dcfbba8871b5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] PUT https://10.4.3.66/volume/v3/attachments/8c359053-e79b-4212-9fab-c9e7669ed980 Jul 10 14:38:15.846143 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-9e741f57-6e4f-4380-82f2-c5a2086bfdb4 req-2434e48a-ab2b-41d7-b67f-dcfbba8871b5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000005012", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:bcae01c35aa", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7b664175-0371-4db5-9037-64d0172b2838", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:38:15.854068 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-9e741f57-6e4f-4380-82f2-c5a2086bfdb4 req-2434e48a-ab2b-41d7-b67f-dcfbba8871b5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Acquiring lock "cinder-attachment_update-0e3f94a4-08d1-42f0-853e-a13fda3e31e0-np0000005012" by "attachment_update" {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 10 14:38:15.858916 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-9e741f57-6e4f-4380-82f2-c5a2086bfdb4 req-2434e48a-ab2b-41d7-b67f-dcfbba8871b5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Lock "cinder-attachment_update-0e3f94a4-08d1-42f0-853e-a13fda3e31e0-np0000005012" acquired by "attachment_update" :: waited 0.005s {{(pid=100153) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 10 14:38:15.859963 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:15.859963 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:38:16.382434 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.coordination [req-9e741f57-6e4f-4380-82f2-c5a2086bfdb4 req-2434e48a-ab2b-41d7-b67f-dcfbba8871b5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Lock "cinder-attachment_update-0e3f94a4-08d1-42f0-853e-a13fda3e31e0-np0000005012" released by "attachment_update" :: held 0.523s {{(pid=100153) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 10 14:38:16.382868 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-9e741f57-6e4f-4380-82f2-c5a2086bfdb4 req-2434e48a-ab2b-41d7-b67f-dcfbba8871b5 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/attachments/8c359053-e79b-4212-9fab-c9e7669ed980 returned with HTTP 200 Jul 10 14:38:16.383181 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1567/6255] 10.4.3.66 () {74 vars in 1697 bytes} [Fri Jul 10 14:38:15 2026] PUT /volume/v3/attachments/8c359053-e79b-4212-9fab-c9e7669ed980 => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:38:16.633265 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-ebdcdc82-7ecc-4362-a1c1-66063ac57444 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:16.634915 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ebdcdc82-7ecc-4362-a1c1-66063ac57444 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 Jul 10 14:38:16.635118 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ebdcdc82-7ecc-4362-a1c1-66063ac57444 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:16.635298 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-ebdcdc82-7ecc-4362-a1c1-66063ac57444 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:16.644056 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:16.644056 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:38:16.647439 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-ebdcdc82-7ecc-4362-a1c1-66063ac57444 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:38:16.651250 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-ebdcdc82-7ecc-4362-a1c1-66063ac57444 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 returned with HTTP 200 Jul 10 14:38:16.651597 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1561/6256] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:38:16 2026] GET /volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:38:17.663898 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-6a9415cb-f774-40cb-b815-0821432a2ecc None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:17.665593 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6a9415cb-f774-40cb-b815-0821432a2ecc tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 Jul 10 14:38:17.665837 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6a9415cb-f774-40cb-b815-0821432a2ecc tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:17.666057 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-6a9415cb-f774-40cb-b815-0821432a2ecc tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:17.678610 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:17.678610 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:38:17.682461 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-6a9415cb-f774-40cb-b815-0821432a2ecc tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:38:17.687675 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-6a9415cb-f774-40cb-b815-0821432a2ecc tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 returned with HTTP 200 Jul 10 14:38:17.688171 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1555/6257] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:38:17 2026] GET /volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:38:18.701491 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6a6b2b7c-cfa5-464b-98e8-9c5b79d87641 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:18.703297 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6a6b2b7c-cfa5-464b-98e8-9c5b79d87641 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 Jul 10 14:38:18.703535 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6a6b2b7c-cfa5-464b-98e8-9c5b79d87641 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:18.703725 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6a6b2b7c-cfa5-464b-98e8-9c5b79d87641 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:18.712619 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:18.712619 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:38:18.715901 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-6a6b2b7c-cfa5-464b-98e8-9c5b79d87641 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:38:18.719662 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6a6b2b7c-cfa5-464b-98e8-9c5b79d87641 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 returned with HTTP 200 Jul 10 14:38:18.720092 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1575/6258] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:38:18 2026] GET /volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:38:19.731927 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-860ef4e8-a1d8-486f-ba53-d405da63f2ce None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:19.733780 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-860ef4e8-a1d8-486f-ba53-d405da63f2ce tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 Jul 10 14:38:19.733980 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-860ef4e8-a1d8-486f-ba53-d405da63f2ce tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:19.734187 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-860ef4e8-a1d8-486f-ba53-d405da63f2ce tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:19.744342 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:19.744342 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:38:19.747931 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-860ef4e8-a1d8-486f-ba53-d405da63f2ce tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:38:19.752878 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-860ef4e8-a1d8-486f-ba53-d405da63f2ce tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 returned with HTTP 200 Jul 10 14:38:19.753369 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1568/6259] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:38:19 2026] GET /volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:38:20.767799 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-7a653e0b-c149-47f5-a8e0-7189a685aa10 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:20.769949 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7a653e0b-c149-47f5-a8e0-7189a685aa10 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 Jul 10 14:38:20.770190 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7a653e0b-c149-47f5-a8e0-7189a685aa10 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:20.770443 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-7a653e0b-c149-47f5-a8e0-7189a685aa10 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:20.782618 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:20.782618 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:38:20.787062 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-7a653e0b-c149-47f5-a8e0-7189a685aa10 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:38:20.792475 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-7a653e0b-c149-47f5-a8e0-7189a685aa10 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 returned with HTTP 200 Jul 10 14:38:20.793032 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1562/6260] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:38:20 2026] GET /volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:38:21.807519 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-c5d5c610-1cca-4e5e-81cc-9fb3045606de None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:21.809484 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c5d5c610-1cca-4e5e-81cc-9fb3045606de tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 Jul 10 14:38:21.809714 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c5d5c610-1cca-4e5e-81cc-9fb3045606de tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:21.809938 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-c5d5c610-1cca-4e5e-81cc-9fb3045606de tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:21.820586 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:21.820586 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:38:21.824159 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-c5d5c610-1cca-4e5e-81cc-9fb3045606de tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:38:21.828872 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-c5d5c610-1cca-4e5e-81cc-9fb3045606de tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 returned with HTTP 200 Jul 10 14:38:21.829320 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1556/6261] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:38:21 2026] GET /volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:38:22.588637 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [req-9e741f57-6e4f-4380-82f2-c5a2086bfdb4 req-7f5aed8a-f628-4b37-b9b0-86c374337b04 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:22.591222 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-9e741f57-6e4f-4380-82f2-c5a2086bfdb4 req-7f5aed8a-f628-4b37-b9b0-86c374337b04 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] POST https://10.4.3.66/volume/v3/attachments/8c359053-e79b-4212-9fab-c9e7669ed980/action Jul 10 14:38:22.591632 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-9e741f57-6e4f-4380-82f2-c5a2086bfdb4 req-7f5aed8a-f628-4b37-b9b0-86c374337b04 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Action body: b'{"os-complete": null}' {{(pid=100154) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:38:22.591762 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [req-9e741f57-6e4f-4380-82f2-c5a2086bfdb4 req-7f5aed8a-f628-4b37-b9b0-86c374337b04 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:38:22.607989 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:22.607989 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:38:22.618217 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [req-9e741f57-6e4f-4380-82f2-c5a2086bfdb4 req-7f5aed8a-f628-4b37-b9b0-86c374337b04 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/attachments/8c359053-e79b-4212-9fab-c9e7669ed980/action returned with HTTP 204 Jul 10 14:38:22.618715 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1576/6262] 10.4.3.66 () {74 vars in 1718 bytes} [Fri Jul 10 14:38:22 2026] POST /volume/v3/attachments/8c359053-e79b-4212-9fab-c9e7669ed980/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:38:22.841256 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-9c3b94e5-0d33-48a2-9394-aca2557d1634 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:22.843569 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9c3b94e5-0d33-48a2-9394-aca2557d1634 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 Jul 10 14:38:22.843569 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9c3b94e5-0d33-48a2-9394-aca2557d1634 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:22.843569 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-9c3b94e5-0d33-48a2-9394-aca2557d1634 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:22.851511 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:22.851511 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:38:22.854562 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-9c3b94e5-0d33-48a2-9394-aca2557d1634 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:38:22.858467 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-9c3b94e5-0d33-48a2-9394-aca2557d1634 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 returned with HTTP 200 Jul 10 14:38:22.858467 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1569/6263] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:38:22 2026] GET /volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 => generated 1174 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:38:26.012838 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-bc97b366-d37b-46ae-ac4a-590e069d1c7d req-44b92688-c453-44c3-a0b5-9235e4e48d73 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:26.014922 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-bc97b366-d37b-46ae-ac4a-590e069d1c7d req-44b92688-c453-44c3-a0b5-9235e4e48d73 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 Jul 10 14:38:26.015156 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-bc97b366-d37b-46ae-ac4a-590e069d1c7d req-44b92688-c453-44c3-a0b5-9235e4e48d73 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:26.015389 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-bc97b366-d37b-46ae-ac4a-590e069d1c7d req-44b92688-c453-44c3-a0b5-9235e4e48d73 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:26.023965 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:26.023965 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:38:26.026743 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [req-bc97b366-d37b-46ae-ac4a-590e069d1c7d req-44b92688-c453-44c3-a0b5-9235e4e48d73 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:38:26.030015 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-bc97b366-d37b-46ae-ac4a-590e069d1c7d req-44b92688-c453-44c3-a0b5-9235e4e48d73 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 returned with HTTP 200 Jul 10 14:38:26.030355 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1563/6264] 10.4.3.66 () {68 vars in 1591 bytes} [Fri Jul 10 14:38:26 2026] GET /volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 => generated 1174 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 10 14:38:26.048294 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [req-bc97b366-d37b-46ae-ac4a-590e069d1c7d req-4352d11f-f906-46f6-8325-f605eb060d4b None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:26.050300 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-bc97b366-d37b-46ae-ac4a-590e069d1c7d req-4352d11f-f906-46f6-8325-f605eb060d4b tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] POST https://10.4.3.66/volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0/action Jul 10 14:38:26.050671 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-bc97b366-d37b-46ae-ac4a-590e069d1c7d req-4352d11f-f906-46f6-8325-f605eb060d4b tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100155) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 10 14:38:26.050794 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [req-bc97b366-d37b-46ae-ac4a-590e069d1c7d req-4352d11f-f906-46f6-8325-f605eb060d4b tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 10 14:38:26.060768 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:26.060768 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:38:26.061186 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-bc97b366-d37b-46ae-ac4a-590e069d1c7d req-4352d11f-f906-46f6-8325-f605eb060d4b tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:38:26.066446 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [req-bc97b366-d37b-46ae-ac4a-590e069d1c7d req-4352d11f-f906-46f6-8325-f605eb060d4b tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Begin detaching volume completed successfully. Jul 10 14:38:26.066667 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [req-bc97b366-d37b-46ae-ac4a-590e069d1c7d req-4352d11f-f906-46f6-8325-f605eb060d4b tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0/action returned with HTTP 202 Jul 10 14:38:26.067063 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1557/6265] 10.4.3.66 () {72 vars in 1665 bytes} [Fri Jul 10 14:38:26 2026] POST /volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 10 14:38:27.088122 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-c0a4092a-816e-4669-9c61-ebc740ec9dba None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:27.088517 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c0a4092a-816e-4669-9c61-ebc740ec9dba None None] GET https://10.4.3.66/volume// Jul 10 14:38:27.088712 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c0a4092a-816e-4669-9c61-ebc740ec9dba None None] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:27.088892 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-c0a4092a-816e-4669-9c61-ebc740ec9dba None None] Calling method 'all' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:27.089189 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-c0a4092a-816e-4669-9c61-ebc740ec9dba None None] https://10.4.3.66/volume// returned with HTTP 300 Jul 10 14:38:27.089456 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1577/6266] 10.4.3.66 () {66 vars in 1419 bytes} [Fri Jul 10 14:38:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 10 14:38:27.096470 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [req-bc97b366-d37b-46ae-ac4a-590e069d1c7d req-05d2d898-a8a7-4577-80dd-90e2564941fe None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:27.098575 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-bc97b366-d37b-46ae-ac4a-590e069d1c7d req-05d2d898-a8a7-4577-80dd-90e2564941fe tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 Jul 10 14:38:27.098880 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-bc97b366-d37b-46ae-ac4a-590e069d1c7d req-05d2d898-a8a7-4577-80dd-90e2564941fe tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:27.099132 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [req-bc97b366-d37b-46ae-ac4a-590e069d1c7d req-05d2d898-a8a7-4577-80dd-90e2564941fe tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:27.110109 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:27.110109 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:38:27.113704 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [req-bc97b366-d37b-46ae-ac4a-590e069d1c7d req-05d2d898-a8a7-4577-80dd-90e2564941fe tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:38:27.118970 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [req-bc97b366-d37b-46ae-ac4a-590e069d1c7d req-05d2d898-a8a7-4577-80dd-90e2564941fe tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 returned with HTTP 200 Jul 10 14:38:27.119449 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1570/6267] 10.4.3.66 () {70 vars in 1632 bytes} [Fri Jul 10 14:38:27 2026] GET /volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 => generated 1357 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 10 14:38:27.919428 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [req-bc97b366-d37b-46ae-ac4a-590e069d1c7d req-c6ad53ce-5305-45eb-8ca4-a82e79a0ebbb None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:27.921631 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-bc97b366-d37b-46ae-ac4a-590e069d1c7d req-c6ad53ce-5305-45eb-8ca4-a82e79a0ebbb tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] DELETE https://10.4.3.66/volume/v3/attachments/8c359053-e79b-4212-9fab-c9e7669ed980 Jul 10 14:38:27.921858 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-bc97b366-d37b-46ae-ac4a-590e069d1c7d req-c6ad53ce-5305-45eb-8ca4-a82e79a0ebbb tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:27.922045 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [req-bc97b366-d37b-46ae-ac4a-590e069d1c7d req-c6ad53ce-5305-45eb-8ca4-a82e79a0ebbb tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'version_select' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:27.932144 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:27.932144 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:38:28.456866 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [req-bc97b366-d37b-46ae-ac4a-590e069d1c7d req-c6ad53ce-5305-45eb-8ca4-a82e79a0ebbb tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/attachments/8c359053-e79b-4212-9fab-c9e7669ed980 returned with HTTP 200 Jul 10 14:38:28.457291 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1564/6268] 10.4.3.66 () {72 vars in 1666 bytes} [Fri Jul 10 14:38:27 2026] DELETE /volume/v3/attachments/8c359053-e79b-4212-9fab-c9e7669ed980 => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:38:29.227668 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-2c14be48-49fd-4c15-85bf-03d31bb490d2 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:29.229347 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2c14be48-49fd-4c15-85bf-03d31bb490d2 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 Jul 10 14:38:29.229558 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2c14be48-49fd-4c15-85bf-03d31bb490d2 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:29.229753 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2c14be48-49fd-4c15-85bf-03d31bb490d2 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:29.236402 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:29.236402 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:38:29.239828 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-2c14be48-49fd-4c15-85bf-03d31bb490d2 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:38:29.243828 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2c14be48-49fd-4c15-85bf-03d31bb490d2 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 returned with HTTP 200 Jul 10 14:38:29.244246 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1558/6269] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:38:29 2026] GET /volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:38:29.256538 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-bbe06c6b-0a3c-4f85-8df5-ad0ccba44c51 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:29.258460 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-bbe06c6b-0a3c-4f85-8df5-ad0ccba44c51 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 Jul 10 14:38:29.258684 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-bbe06c6b-0a3c-4f85-8df5-ad0ccba44c51 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:29.258887 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-bbe06c6b-0a3c-4f85-8df5-ad0ccba44c51 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:29.265614 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:29.265614 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:38:29.269072 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-bbe06c6b-0a3c-4f85-8df5-ad0ccba44c51 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:38:29.272968 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-bbe06c6b-0a3c-4f85-8df5-ad0ccba44c51 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 returned with HTTP 200 Jul 10 14:38:29.273341 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1578/6270] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:38:29 2026] GET /volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:38:29.284859 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-323b6317-b80e-44c4-acb1-9eef4f5c8b7e None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:29.286771 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-323b6317-b80e-44c4-acb1-9eef4f5c8b7e tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] DELETE https://10.4.3.66/volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 Jul 10 14:38:29.286986 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-323b6317-b80e-44c4-acb1-9eef4f5c8b7e tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:29.287166 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-323b6317-b80e-44c4-acb1-9eef4f5c8b7e tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:29.287387 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-323b6317-b80e-44c4-acb1-9eef4f5c8b7e tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Delete volume with id: 0e3f94a4-08d1-42f0-853e-a13fda3e31e0 Jul 10 14:38:29.296187 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:29.296187 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:38:29.296776 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-323b6317-b80e-44c4-acb1-9eef4f5c8b7e tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:38:29.316411 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-323b6317-b80e-44c4-acb1-9eef4f5c8b7e tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Delete volume request issued successfully. Jul 10 14:38:29.316665 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-323b6317-b80e-44c4-acb1-9eef4f5c8b7e tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 returned with HTTP 202 Jul 10 14:38:29.317151 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1571/6271] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:38:29 2026] DELETE /volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:38:29.325332 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-8ab6428d-5605-4d1b-a235-f81ab33e7d09 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:29.327370 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8ab6428d-5605-4d1b-a235-f81ab33e7d09 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 Jul 10 14:38:29.327683 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8ab6428d-5605-4d1b-a235-f81ab33e7d09 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:29.327934 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-8ab6428d-5605-4d1b-a235-f81ab33e7d09 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:29.334877 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:29.334877 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:38:29.339399 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-8ab6428d-5605-4d1b-a235-f81ab33e7d09 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:38:29.345934 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-8ab6428d-5605-4d1b-a235-f81ab33e7d09 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 returned with HTTP 200 Jul 10 14:38:29.346514 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1565/6272] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:38:29 2026] GET /volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:38:30.358918 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-e73c5f90-03a5-4afa-98f8-cc13b237b52f None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:30.360626 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e73c5f90-03a5-4afa-98f8-cc13b237b52f tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 Jul 10 14:38:30.360830 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e73c5f90-03a5-4afa-98f8-cc13b237b52f tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:30.361011 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-e73c5f90-03a5-4afa-98f8-cc13b237b52f tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:30.366429 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-e73c5f90-03a5-4afa-98f8-cc13b237b52f tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 returned with HTTP 404 Jul 10 14:38:30.366913 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1559/6273] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:38:30 2026] GET /volume/v3/volumes/0e3f94a4-08d1-42f0-853e-a13fda3e31e0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:38:30.372964 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-53592714-5bfb-4fde-b935-e2db615a49fb None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:30.374596 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-53592714-5bfb-4fde-b935-e2db615a49fb tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 Jul 10 14:38:30.374776 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-53592714-5bfb-4fde-b935-e2db615a49fb tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:30.374945 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-53592714-5bfb-4fde-b935-e2db615a49fb tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:30.381094 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:30.381094 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:38:30.384201 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-53592714-5bfb-4fde-b935-e2db615a49fb tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:38:30.387801 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-53592714-5bfb-4fde-b935-e2db615a49fb tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 returned with HTTP 200 Jul 10 14:38:30.388141 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1579/6274] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:38:30 2026] GET /volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:38:30.398912 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-0cfa5deb-bfca-4874-82a3-f5122ec1d71f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:30.400606 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0cfa5deb-bfca-4874-82a3-f5122ec1d71f tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 Jul 10 14:38:30.400792 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0cfa5deb-bfca-4874-82a3-f5122ec1d71f tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:30.400968 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-0cfa5deb-bfca-4874-82a3-f5122ec1d71f tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:30.407516 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:30.407516 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:38:30.410839 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-0cfa5deb-bfca-4874-82a3-f5122ec1d71f tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:38:30.414684 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-0cfa5deb-bfca-4874-82a3-f5122ec1d71f tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 returned with HTTP 200 Jul 10 14:38:30.415037 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1572/6275] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:38:30 2026] GET /volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:38:30.425396 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-6d1ee944-1b66-49ff-bba2-4fb578381352 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:30.427321 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6d1ee944-1b66-49ff-bba2-4fb578381352 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] DELETE https://10.4.3.66/volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 Jul 10 14:38:30.427541 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6d1ee944-1b66-49ff-bba2-4fb578381352 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:30.427761 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-6d1ee944-1b66-49ff-bba2-4fb578381352 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:30.427935 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.volumes [None req-6d1ee944-1b66-49ff-bba2-4fb578381352 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Delete volume with id: e35856c4-8cc3-4109-9a1a-f0a925db8560 Jul 10 14:38:30.435485 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:30.435485 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:38:30.436002 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6d1ee944-1b66-49ff-bba2-4fb578381352 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:38:30.452461 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-6d1ee944-1b66-49ff-bba2-4fb578381352 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Delete volume request issued successfully. Jul 10 14:38:30.452711 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-6d1ee944-1b66-49ff-bba2-4fb578381352 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 returned with HTTP 202 Jul 10 14:38:30.453161 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1566/6276] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:38:30 2026] DELETE /volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:38:30.461161 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-787e193f-82f6-4fce-859e-0ff03154a569 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:30.462888 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-787e193f-82f6-4fce-859e-0ff03154a569 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 Jul 10 14:38:30.463052 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-787e193f-82f6-4fce-859e-0ff03154a569 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:30.463225 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-787e193f-82f6-4fce-859e-0ff03154a569 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:30.469766 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:30.469766 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:38:30.473131 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-787e193f-82f6-4fce-859e-0ff03154a569 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:38:30.477894 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-787e193f-82f6-4fce-859e-0ff03154a569 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 returned with HTTP 200 Jul 10 14:38:30.478587 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1560/6277] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:38:30 2026] GET /volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 => generated 880 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:38:31.491394 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-d7da3c6d-75fe-4758-9252-4b857176b4ba None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:31.492944 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d7da3c6d-75fe-4758-9252-4b857176b4ba tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 Jul 10 14:38:31.493106 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d7da3c6d-75fe-4758-9252-4b857176b4ba tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:31.493273 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-d7da3c6d-75fe-4758-9252-4b857176b4ba tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:31.498360 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-d7da3c6d-75fe-4758-9252-4b857176b4ba tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 returned with HTTP 404 Jul 10 14:38:31.498872 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1580/6278] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:38:31 2026] GET /volume/v3/volumes/e35856c4-8cc3-4109-9a1a-f0a925db8560 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 10 14:38:31.505965 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-04f9d3ef-7d6a-4746-ad25-8a1fdc3c5822 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:31.507993 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-04f9d3ef-7d6a-4746-ad25-8a1fdc3c5822 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 Jul 10 14:38:31.508208 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-04f9d3ef-7d6a-4746-ad25-8a1fdc3c5822 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:31.508418 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-04f9d3ef-7d6a-4746-ad25-8a1fdc3c5822 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:31.516243 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:31.516243 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:38:31.520362 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-04f9d3ef-7d6a-4746-ad25-8a1fdc3c5822 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:38:31.524923 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-04f9d3ef-7d6a-4746-ad25-8a1fdc3c5822 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 returned with HTTP 200 Jul 10 14:38:31.525331 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1573/6279] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:38:31 2026] GET /volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:38:31.536838 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-494d8971-740a-4729-9c86-dace55409ac9 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:31.538611 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-494d8971-740a-4729-9c86-dace55409ac9 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 Jul 10 14:38:31.538798 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-494d8971-740a-4729-9c86-dace55409ac9 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:31.538974 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-494d8971-740a-4729-9c86-dace55409ac9 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:31.546323 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:31.546323 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:38:31.550073 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-494d8971-740a-4729-9c86-dace55409ac9 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:38:31.554224 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-494d8971-740a-4729-9c86-dace55409ac9 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 returned with HTTP 200 Jul 10 14:38:31.554630 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1567/6280] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:38:31 2026] GET /volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:38:31.565630 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-45ff5c30-1fd1-4dd5-ac69-4ab97d5cc186 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:31.567665 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-45ff5c30-1fd1-4dd5-ac69-4ab97d5cc186 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] DELETE https://10.4.3.66/volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 Jul 10 14:38:31.567879 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-45ff5c30-1fd1-4dd5-ac69-4ab97d5cc186 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:31.568102 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-45ff5c30-1fd1-4dd5-ac69-4ab97d5cc186 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'delete' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:31.568293 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.v3.volumes [None req-45ff5c30-1fd1-4dd5-ac69-4ab97d5cc186 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Delete volume with id: 43af4093-4324-41eb-9287-4b353c6a1268 Jul 10 14:38:31.576127 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:31.576127 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:38:31.576723 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-45ff5c30-1fd1-4dd5-ac69-4ab97d5cc186 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:38:31.593519 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-45ff5c30-1fd1-4dd5-ac69-4ab97d5cc186 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Delete volume request issued successfully. Jul 10 14:38:31.593756 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-45ff5c30-1fd1-4dd5-ac69-4ab97d5cc186 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 returned with HTTP 202 Jul 10 14:38:31.594263 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1561/6281] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:38:31 2026] DELETE /volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:38:31.600878 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-596c7d54-42d2-4589-98dc-8ab95b2bd280 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:31.603146 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-596c7d54-42d2-4589-98dc-8ab95b2bd280 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 Jul 10 14:38:31.603423 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-596c7d54-42d2-4589-98dc-8ab95b2bd280 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:31.603721 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-596c7d54-42d2-4589-98dc-8ab95b2bd280 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:31.610396 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:31.610396 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:38:31.613547 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-596c7d54-42d2-4589-98dc-8ab95b2bd280 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:38:31.617429 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-596c7d54-42d2-4589-98dc-8ab95b2bd280 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 returned with HTTP 200 Jul 10 14:38:31.617840 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1581/6282] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:38:31 2026] GET /volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 => generated 880 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:38:32.629215 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-6bbe229c-125e-4f66-8f0a-6bc6b0c4c79b None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:32.630843 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6bbe229c-125e-4f66-8f0a-6bc6b0c4c79b tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 Jul 10 14:38:32.631001 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6bbe229c-125e-4f66-8f0a-6bc6b0c4c79b tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:32.631166 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-6bbe229c-125e-4f66-8f0a-6bc6b0c4c79b tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:32.636617 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-6bbe229c-125e-4f66-8f0a-6bc6b0c4c79b tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 returned with HTTP 404 Jul 10 14:38:32.637072 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1574/6283] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:38:32 2026] GET /volume/v3/volumes/43af4093-4324-41eb-9287-4b353c6a1268 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:38:32.642684 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-5ae4ffce-0d8b-4160-89e9-caeebf847b97 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:32.644316 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5ae4ffce-0d8b-4160-89e9-caeebf847b97 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/9e7064f5-2044-4fdb-9cfe-56644a9e42f0 Jul 10 14:38:32.644520 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5ae4ffce-0d8b-4160-89e9-caeebf847b97 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:32.644718 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-5ae4ffce-0d8b-4160-89e9-caeebf847b97 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'delete' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:32.644825 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.v3.snapshots [None req-5ae4ffce-0d8b-4160-89e9-caeebf847b97 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Delete snapshot with id: 9e7064f5-2044-4fdb-9cfe-56644a9e42f0 Jul 10 14:38:32.649313 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:32.649313 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:38:32.649732 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5ae4ffce-0d8b-4160-89e9-caeebf847b97 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Snapshot retrieved successfully. Jul 10 14:38:32.663286 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-5ae4ffce-0d8b-4160-89e9-caeebf847b97 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Snapshot delete request issued successfully. Jul 10 14:38:32.663524 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-5ae4ffce-0d8b-4160-89e9-caeebf847b97 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/snapshots/9e7064f5-2044-4fdb-9cfe-56644a9e42f0 returned with HTTP 202 Jul 10 14:38:32.664068 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1568/6284] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:38:32 2026] DELETE /volume/v3/snapshots/9e7064f5-2044-4fdb-9cfe-56644a9e42f0 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:38:32.670750 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-0d2c2592-95ef-41e1-9c80-984686c89e45 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:32.672311 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0d2c2592-95ef-41e1-9c80-984686c89e45 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/snapshots/9e7064f5-2044-4fdb-9cfe-56644a9e42f0 Jul 10 14:38:32.672529 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0d2c2592-95ef-41e1-9c80-984686c89e45 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:32.672715 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-0d2c2592-95ef-41e1-9c80-984686c89e45 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:32.678317 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:32.678317 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:38:32.678831 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-0d2c2592-95ef-41e1-9c80-984686c89e45 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Snapshot retrieved successfully. Jul 10 14:38:32.680026 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-0d2c2592-95ef-41e1-9c80-984686c89e45 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/snapshots/9e7064f5-2044-4fdb-9cfe-56644a9e42f0 returned with HTTP 200 Jul 10 14:38:32.680026 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1562/6285] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:38:32 2026] GET /volume/v3/snapshots/9e7064f5-2044-4fdb-9cfe-56644a9e42f0 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:38:33.688376 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-a490fb0b-5606-4f84-b859-9e6fea4b2bab None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:33.690064 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a490fb0b-5606-4f84-b859-9e6fea4b2bab tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/snapshots/9e7064f5-2044-4fdb-9cfe-56644a9e42f0 Jul 10 14:38:33.690280 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a490fb0b-5606-4f84-b859-9e6fea4b2bab tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:33.690475 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-a490fb0b-5606-4f84-b859-9e6fea4b2bab tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:33.694471 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-a490fb0b-5606-4f84-b859-9e6fea4b2bab tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/snapshots/9e7064f5-2044-4fdb-9cfe-56644a9e42f0 returned with HTTP 404 Jul 10 14:38:33.694934 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1582/6286] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:38:33 2026] GET /volume/v3/snapshots/9e7064f5-2044-4fdb-9cfe-56644a9e42f0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:38:33.701274 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-67343f25-949b-496c-a187-0e7590e2e537 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:33.702802 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-67343f25-949b-496c-a187-0e7590e2e537 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/468c4ab8-78bd-42cd-bede-53878105a392 Jul 10 14:38:33.703021 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-67343f25-949b-496c-a187-0e7590e2e537 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:33.703210 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-67343f25-949b-496c-a187-0e7590e2e537 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:33.703311 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.snapshots [None req-67343f25-949b-496c-a187-0e7590e2e537 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Delete snapshot with id: 468c4ab8-78bd-42cd-bede-53878105a392 Jul 10 14:38:33.708436 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:33.708436 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:38:33.708905 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-67343f25-949b-496c-a187-0e7590e2e537 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Snapshot retrieved successfully. Jul 10 14:38:33.724227 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-67343f25-949b-496c-a187-0e7590e2e537 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Snapshot delete request issued successfully. Jul 10 14:38:33.724424 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-67343f25-949b-496c-a187-0e7590e2e537 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/snapshots/468c4ab8-78bd-42cd-bede-53878105a392 returned with HTTP 202 Jul 10 14:38:33.724925 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1575/6287] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:38:33 2026] DELETE /volume/v3/snapshots/468c4ab8-78bd-42cd-bede-53878105a392 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:38:33.731873 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-84d92345-784c-4d12-873d-f4252b0eac1f None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:33.733669 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-84d92345-784c-4d12-873d-f4252b0eac1f tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/snapshots/468c4ab8-78bd-42cd-bede-53878105a392 Jul 10 14:38:33.733875 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-84d92345-784c-4d12-873d-f4252b0eac1f tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:33.734047 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-84d92345-784c-4d12-873d-f4252b0eac1f tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:33.739124 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:33.739124 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:38:33.739678 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-84d92345-784c-4d12-873d-f4252b0eac1f tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Snapshot retrieved successfully. Jul 10 14:38:33.740621 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-84d92345-784c-4d12-873d-f4252b0eac1f tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/snapshots/468c4ab8-78bd-42cd-bede-53878105a392 returned with HTTP 200 Jul 10 14:38:33.740967 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1569/6288] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:38:33 2026] GET /volume/v3/snapshots/468c4ab8-78bd-42cd-bede-53878105a392 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:38:34.749926 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-bf16649d-9e4e-4252-aa81-3e76f89a7bc2 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:34.751670 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-bf16649d-9e4e-4252-aa81-3e76f89a7bc2 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/snapshots/468c4ab8-78bd-42cd-bede-53878105a392 Jul 10 14:38:34.751898 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-bf16649d-9e4e-4252-aa81-3e76f89a7bc2 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:34.752050 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-bf16649d-9e4e-4252-aa81-3e76f89a7bc2 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:34.756169 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-bf16649d-9e4e-4252-aa81-3e76f89a7bc2 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/snapshots/468c4ab8-78bd-42cd-bede-53878105a392 returned with HTTP 404 Jul 10 14:38:34.756785 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1563/6289] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:38:34 2026] GET /volume/v3/snapshots/468c4ab8-78bd-42cd-bede-53878105a392 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:38:34.763285 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-80895325-0777-4418-bc72-660d92f1f503 None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:34.765346 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-80895325-0777-4418-bc72-660d92f1f503 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/a94cf7ee-9eb2-41dd-adc8-0523ce61eda1 Jul 10 14:38:34.765346 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-80895325-0777-4418-bc72-660d92f1f503 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:34.765563 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-80895325-0777-4418-bc72-660d92f1f503 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'delete' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:34.765675 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.v3.snapshots [None req-80895325-0777-4418-bc72-660d92f1f503 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Delete snapshot with id: a94cf7ee-9eb2-41dd-adc8-0523ce61eda1 Jul 10 14:38:34.770577 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:34.770577 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:38:34.770948 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-80895325-0777-4418-bc72-660d92f1f503 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Snapshot retrieved successfully. Jul 10 14:38:34.783737 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-80895325-0777-4418-bc72-660d92f1f503 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Snapshot delete request issued successfully. Jul 10 14:38:34.783953 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-80895325-0777-4418-bc72-660d92f1f503 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/snapshots/a94cf7ee-9eb2-41dd-adc8-0523ce61eda1 returned with HTTP 202 Jul 10 14:38:34.784457 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1583/6290] 10.4.3.66 () {66 vars in 1350 bytes} [Fri Jul 10 14:38:34 2026] DELETE /volume/v3/snapshots/a94cf7ee-9eb2-41dd-adc8-0523ce61eda1 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:38:34.791249 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-77f60934-1694-4660-a564-11934eac7ae7 None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:34.792968 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-77f60934-1694-4660-a564-11934eac7ae7 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/snapshots/a94cf7ee-9eb2-41dd-adc8-0523ce61eda1 Jul 10 14:38:34.793155 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-77f60934-1694-4660-a564-11934eac7ae7 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:34.793333 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-77f60934-1694-4660-a564-11934eac7ae7 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:34.798429 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:34.798429 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:38:34.798870 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-77f60934-1694-4660-a564-11934eac7ae7 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Snapshot retrieved successfully. Jul 10 14:38:34.799546 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-77f60934-1694-4660-a564-11934eac7ae7 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/snapshots/a94cf7ee-9eb2-41dd-adc8-0523ce61eda1 returned with HTTP 200 Jul 10 14:38:34.799875 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1576/6291] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:38:34 2026] GET /volume/v3/snapshots/a94cf7ee-9eb2-41dd-adc8-0523ce61eda1 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:38:35.809356 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-c8c96ec0-89fb-4c0c-a247-581678052f87 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:35.811290 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c8c96ec0-89fb-4c0c-a247-581678052f87 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/snapshots/a94cf7ee-9eb2-41dd-adc8-0523ce61eda1 Jul 10 14:38:35.811490 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c8c96ec0-89fb-4c0c-a247-581678052f87 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:35.811735 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-c8c96ec0-89fb-4c0c-a247-581678052f87 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:35.815843 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-c8c96ec0-89fb-4c0c-a247-581678052f87 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/snapshots/a94cf7ee-9eb2-41dd-adc8-0523ce61eda1 returned with HTTP 404 Jul 10 14:38:35.816295 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1570/6292] 10.4.3.66 () {66 vars in 1347 bytes} [Fri Jul 10 14:38:35 2026] GET /volume/v3/snapshots/a94cf7ee-9eb2-41dd-adc8-0523ce61eda1 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:38:35.823288 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-2a44ae4f-7500-4f8f-841a-84f05ff04b55 None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:35.825732 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2a44ae4f-7500-4f8f-841a-84f05ff04b55 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 Jul 10 14:38:35.826035 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2a44ae4f-7500-4f8f-841a-84f05ff04b55 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:35.826309 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-2a44ae4f-7500-4f8f-841a-84f05ff04b55 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:35.836382 np0000005012 devstack@c-api.service[100155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:35.836382 np0000005012 devstack@c-api.service[100155]: warnings.warn( Jul 10 14:38:35.841295 np0000005012 devstack@c-api.service[100155]: INFO cinder.volume.api [None req-2a44ae4f-7500-4f8f-841a-84f05ff04b55 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:38:35.847332 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-2a44ae4f-7500-4f8f-841a-84f05ff04b55 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 returned with HTTP 200 Jul 10 14:38:35.847876 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1564/6293] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:38:35 2026] GET /volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:38:35.861055 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.middleware.request_id [None req-6306d4d7-986d-4231-9172-08fb4d1dfdbe None None] RequestId filter calling following filter/app {{(pid=100154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:35.863364 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6306d4d7-986d-4231-9172-08fb4d1dfdbe tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 Jul 10 14:38:35.863667 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6306d4d7-986d-4231-9172-08fb4d1dfdbe tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100154) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:35.863972 np0000005012 devstack@c-api.service[100154]: DEBUG cinder.api.openstack.wsgi [None req-6306d4d7-986d-4231-9172-08fb4d1dfdbe tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:35.874041 np0000005012 devstack@c-api.service[100154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:35.874041 np0000005012 devstack@c-api.service[100154]: warnings.warn( Jul 10 14:38:35.878891 np0000005012 devstack@c-api.service[100154]: INFO cinder.volume.api [None req-6306d4d7-986d-4231-9172-08fb4d1dfdbe tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:38:35.884837 np0000005012 devstack@c-api.service[100154]: INFO cinder.api.openstack.wsgi [None req-6306d4d7-986d-4231-9172-08fb4d1dfdbe tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 returned with HTTP 200 Jul 10 14:38:35.885376 np0000005012 devstack@c-api.service[100154]: [pid: 100154|app: 0|req: 1584/6294] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:38:35 2026] GET /volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:38:35.898331 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.middleware.request_id [None req-15e6cd06-649a-4fad-819b-50516248a95f None None] RequestId filter calling following filter/app {{(pid=100153) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:35.900293 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-15e6cd06-649a-4fad-819b-50516248a95f tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] DELETE https://10.4.3.66/volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 Jul 10 14:38:35.900554 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-15e6cd06-649a-4fad-819b-50516248a95f tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100153) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:35.900841 np0000005012 devstack@c-api.service[100153]: DEBUG cinder.api.openstack.wsgi [None req-15e6cd06-649a-4fad-819b-50516248a95f tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'delete' {{(pid=100153) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:35.901070 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.v3.volumes [None req-15e6cd06-649a-4fad-819b-50516248a95f tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Delete volume with id: bc875a80-4d6c-4e88-97e8-67c9b6fcb854 Jul 10 14:38:35.910234 np0000005012 devstack@c-api.service[100153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:35.910234 np0000005012 devstack@c-api.service[100153]: warnings.warn( Jul 10 14:38:35.911060 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-15e6cd06-649a-4fad-819b-50516248a95f tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:38:35.928479 np0000005012 devstack@c-api.service[100153]: INFO cinder.volume.api [None req-15e6cd06-649a-4fad-819b-50516248a95f tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Delete volume request issued successfully. Jul 10 14:38:35.928787 np0000005012 devstack@c-api.service[100153]: INFO cinder.api.openstack.wsgi [None req-15e6cd06-649a-4fad-819b-50516248a95f tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 returned with HTTP 202 Jul 10 14:38:35.929329 np0000005012 devstack@c-api.service[100153]: [pid: 100153|app: 0|req: 1577/6295] 10.4.3.66 () {66 vars in 1344 bytes} [Fri Jul 10 14:38:35 2026] DELETE /volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 10 14:38:35.936976 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.middleware.request_id [None req-220f90e2-26df-47d6-865d-378057fa0c49 None None] RequestId filter calling following filter/app {{(pid=100152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:35.938825 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-220f90e2-26df-47d6-865d-378057fa0c49 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 Jul 10 14:38:35.939045 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-220f90e2-26df-47d6-865d-378057fa0c49 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100152) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:35.939232 np0000005012 devstack@c-api.service[100152]: DEBUG cinder.api.openstack.wsgi [None req-220f90e2-26df-47d6-865d-378057fa0c49 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:35.948259 np0000005012 devstack@c-api.service[100152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 10 14:38:35.948259 np0000005012 devstack@c-api.service[100152]: warnings.warn( Jul 10 14:38:35.953119 np0000005012 devstack@c-api.service[100152]: INFO cinder.volume.api [None req-220f90e2-26df-47d6-865d-378057fa0c49 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Volume info retrieved successfully. Jul 10 14:38:35.959257 np0000005012 devstack@c-api.service[100152]: INFO cinder.api.openstack.wsgi [None req-220f90e2-26df-47d6-865d-378057fa0c49 tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 returned with HTTP 200 Jul 10 14:38:35.959846 np0000005012 devstack@c-api.service[100152]: [pid: 100152|app: 0|req: 1571/6296] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:38:35 2026] GET /volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 10 14:38:36.976050 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.middleware.request_id [None req-66affd21-f7e3-4735-a2d6-090798eb23fc None None] RequestId filter calling following filter/app {{(pid=100155) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 10 14:38:36.977867 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-66affd21-f7e3-4735-a2d6-090798eb23fc tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] GET https://10.4.3.66/volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 Jul 10 14:38:36.978045 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-66affd21-f7e3-4735-a2d6-090798eb23fc tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Empty body provided in request {{(pid=100155) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 10 14:38:36.978227 np0000005012 devstack@c-api.service[100155]: DEBUG cinder.api.openstack.wsgi [None req-66affd21-f7e3-4735-a2d6-090798eb23fc tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] Calling method 'show' {{(pid=100155) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 10 14:38:36.984284 np0000005012 devstack@c-api.service[100155]: INFO cinder.api.openstack.wsgi [None req-66affd21-f7e3-4735-a2d6-090798eb23fc tempest-SnapshotDataIntegrityTests-408179861 tempest-SnapshotDataIntegrityTests-408179861-project-member] https://10.4.3.66/volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 returned with HTTP 404 Jul 10 14:38:36.984759 np0000005012 devstack@c-api.service[100155]: [pid: 100155|app: 0|req: 1565/6297] 10.4.3.66 () {66 vars in 1341 bytes} [Fri Jul 10 14:38:36 2026] GET /volume/v3/volumes/bc875a80-4d6c-4e88-97e8-67c9b6fcb854 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 10 14:38:45.883340 np0000005012 devstack@c-api.service[100154]: DEBUG dbcounter [-] [100154] Writing DB stats cinder:SELECT=42,cinder:UPDATE=5 {{(pid=100154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:38:45.923681 np0000005012 devstack@c-api.service[100153]: DEBUG dbcounter [-] [100153] Writing DB stats cinder:SELECT=52,cinder:UPDATE=6,cinder:INSERT=3 {{(pid=100153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:38:45.957852 np0000005012 devstack@c-api.service[100152]: DEBUG dbcounter [-] [100152] Writing DB stats cinder:SELECT=68,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=100152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 10 14:38:46.980424 np0000005012 devstack@c-api.service[100155]: DEBUG dbcounter [-] [100155] Writing DB stats cinder:SELECT=61,cinder:UPDATE=15,cinder:INSERT=7 {{(pid=100155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}